@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap);@keyframes quantumWizPaperInputRemoveUnderline{0%{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:0}}@-webkit-keyframes quantumWizPaperInputRemoveUnderline{0%{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:0}}@keyframes quantumWizPaperInputAddUnderline{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes quantumWizPaperInputAddUnderline{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes FadeIn{0%{opacity:0;transition-duration:.8s;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto;transition:cubic-bezier(.4,0,.2,1)}}@keyframes FadeIn{0%{opacity:0;transition-duration:.8s;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto;transition:cubic-bezier(.4,0,.2,1)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;transition-duration:.8s;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:auto;transition:cubic-bezier(.4,0,.2,1)}}@keyframes fadeInLeft{0%{opacity:0;transition-duration:.8s;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:auto;transition:cubic-bezier(.4,0,.2,1)}}@-webkit-keyframes fadeInRightCustom{0%{opacity:0;transition-duration:.8s;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:auto;transition:cubic-bezier(.4,0,.2,1)}}@keyframes fadeInRightCustom{0%{opacity:0;transition-duration:.8s;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:auto;transition:cubic-bezier(.4,0,.2,1)}}@-webkit-keyframes fadeInLeftDefault{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftDefault{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInUpCustom{0%{opacity:0;transition-duration:.8s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:auto;transition:cubic-bezier(.4,0,.2,1)}}@keyframes fadeInUpCustom{0%{opacity:0;transition-duration:.8s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:auto;transition:cubic-bezier(.4,0,.2,1)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeftDefault;animation-name:fadeInLeftDefault}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}.nav li,.nav-social li,article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#4e606d;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}address,hr{margin-bottom:1rem}hr{box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;border:0;border-top:1px solid #cfd8dc}dl,h1,h2,h3,h4,h5,h6,ol,p,ul{margin-top:0}dl,ol,p,ul{margin-bottom:1rem}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote,figure{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#2a50a2;text-decoration:none;background-color:transparent}a:hover{color:#1a3265;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}img,svg{vertical-align:middle}img{border-style:none}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}body,html{height:100%}body{position:relative}body,main{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.text-center{text-align:center}.text-right{text-align:right!important}.text-up{text-transform:uppercase}.text-justify{text-align:justify}.h1,h1{line-height:1.2;color:#000}.h1,.h2,h1,h2{margin-bottom:.5rem;font-family:inherit}.h2,.h3,.h4,h2,h3,h4,h6{line-height:1.2}.h3,.h4,.h5,.h6,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:600;color:#000}.h6{line-height:1.2}.h1,h1{font-size:1.125rem;font-weight:700}@media (min-width:360px){.h1,h1{font-size:1.25rem}}@media (min-width:576px){.h1,h1{font-size:1.375rem}}@media (min-width:768px){.h1,h1{font-size:1.5625rem}}@media (min-width:992px){.h1,h1{font-size:1.875rem}}@media (min-width:1200px){.h1,h1{font-size:2.8rem}}.h2,h2{font-weight:400;color:#000;font-size:1.125rem}@media (min-width:576px){.h2,h2{font-size:1.25rem}}@media (min-width:768px){.h2,h2{font-size:1.5rem}}@media (min-width:992px){.h2,h2{font-size:1.75rem}}@media (min-width:1200px){.h2,h2{font-size:2.25rem}}.h3,h3{font-size:1rem}@media (min-width:576px){.h3,h3{font-size:1.125rem}}@media (min-width:768px){.h3,h3{font-size:1.25rem}}@media (min-width:992px){.h3,h3{font-size:1.5rem}}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:1.125rem}@media (min-width:768px){.h4,h4{font-size:1.25rem}}@media (min-width:992px){.h4,h4{font-size:1.5rem}}@media (min-width:1200px){.h4,h4{font-size:1.625rem}}.h5,.nav li a,h5{font-size:.75rem;line-height:24px}@media (min-width:576px){.h5,h5{font-size:.875rem}}@media (min-width:992px){.h5,h5{font-size:1rem;line-height:28px}}.h6,h6{font-size:1rem}.article .content-wrapper .nav-contents li ul,.mrg-0,hr.hr-invest{margin-bottom:0}hr.hr-invest{margin-top:0;border-top:2px solid #7f7f7f;width:100%}hr.yellow{border-top-color:#fdc34f}.container{margin:0 auto;width:100%;max-width:100%;padding:0 15px}@media (min-width:576px){.container{width:540px}}@media (min-width:768px){.container{width:720px}}@media (min-width:992px){.container{width:960px}}@media (min-width:1200px){.container{width:1140px}}.container.media,main{-webkit-flex:1 0 auto;flex:1 0 auto}.row{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.row.nowrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.bg-gray{background-color:#f1f1f2}.bg-blue{background-color:#2a50a2}.bg-yellow{background-color:#fdc34f}.nav,.nav-social{padding-left:0;list-style:none;margin-bottom:0}.nav .title{color:#000;font-weight:400;font-size:.875rem}.nav li a{display:block;transition:all .2s;line-height:20px}@media (min-width:992px){.nav li a{font-size:.875rem;line-height:24px}}.article .content-wrapper a:hover,.article .digest-contents ul li a,.nav li a:hover{text-decoration:none}.nav li a:focus{outline:0}.nav-social li a{display:block;width:26px;height:26px;border-radius:50%;border:1px solid #2a50a2;background-position:center;background-repeat:no-repeat;background-size:24px}@media (min-width:992px){.nav-social li a{width:24px;height:24px;background-size:22px}}@media (min-width:1200px){.nav-social li a{width:28px;height:28px;background-size:26px}}.nav-social li a.tme{background-image:url(../img/socials-new/telegram.svg)}.nav-social li a.tme:hover{background-image:url(../img/socials-new/telegram-yellow.svg)}.nav-social li a.vk{background-image:url(../img/socials-new/vk.svg);background-size:16px!important}.nav-social li a.vk:hover{background-image:url(../img/socials-new/vk-yellow.svg)}.nav-social li a.fb{background-image:url(../img/socials-new/facebook.svg)}.nav-social li a.fb:hover{background-image:url(../img/socials-new/facebook-yellow.svg)}.nav-social li a.in{background-image:url(../img/socials-new/linkedin.svg)}.nav-social li a.in:hover{background-image:url(../img/socials-new/linkedin-yellow.svg)}.nav-social li a.inst{background-image:url(../img/socials-new/instagram.svg)}.nav-social li a.inst:hover{background-image:url(../img/socials-new/instagram-yellow.svg)}.nav-social li a.tw{background-image:url(../img/socials-new/twitter.svg)}.nav-social li a.tw:hover{background-image:url(../img/socials-new/twitter-yellow.svg)}.nav-social li a.yt{background-image:url(../img/socials-new/youtube.svg)}.nav-social li a.yt:hover{background-image:url(../img/socials-new/youtube-yellow.svg)}.nav-social li a.hub{background-image:url(../img/socials-new/hub.svg);background-size:16px!important}@media (min-width:992px){.nav-social li a.hub{background-size:14px!important}}@media (min-width:1200px){.nav-social li a.hub{background-size:16px!important}}.nav-social li a.hub:hover{background-image:url(../img/socials-new/hub-yellow.svg)}.nav-social li a.bit{background-image:url(../img/socials-new/bitcointalk.svg)}.nav-social li a.bit:hover{background-image:url(../img/socials-new/bitcointalk-yellow.svg)}.nav-social li a.medium{background-image:url(../img/socials-new/medium.svg)}.nav-social li a.medium:hover{background-image:url(../img/socials-new/medium-yellow.svg)}.nav-social li a.reddit{background-image:url(../img/socials/reddit.svg)}.nav-social li a.reddit:hover{background-image:url(../img/socials-new/reddit-yellow.svg)}.nav-social li a.golos{background-image:url(../img/socials-new/golos.svg)}.nav-social li a.golos:hover{background-image:url(../img/socials-new/golos-yellow.svg)}.nav-social li a.github{background-image:url(../img/socials-new/github.svg)}.nav-social li a.github:hover{background-image:url(../img/socials-new/github-yellow.svg)}.nav-social li a:hover{border-color:#fdc34f}.nav-exchange{padding-left:0;list-style:none;margin-bottom:0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.nav-exchange li{display:block;-webkit-flex:none;flex:none;margin-bottom:.5rem}@media (min-width:992px){.nav-exchange li{margin-bottom:0}}.nav-exchange li:not(:last-child){margin-right:15px}.nav-exchange li a{display:block;width:102px;height:24px;background-position:0 0;background-repeat:no-repeat;background-size:contain}.nav-exchange li a.latoken{background-image:url(../img/exchange/logo-latoken-blue.svg)}.nav-exchange li a.latoken:hover{background-image:url(../img/exchange/logo-latoken-yellow.svg)}.nav-exchange li a.p2pb2b{background-image:url(../img/exchange/logop2pb2b.svg)}.nav-exchange li a.p2pb2b:hover{opacity:.8}.dropdown,.dropdown>a{position:relative}.dropdown-menu{position:static!important;top:100%;left:50%;z-index:1000;display:none;padding-left:0;list-style:none;margin-bottom:0;min-width:100%;text-align:left;background-color:#fff;box-shadow:0 2px 3px rgba(0,0,0,.15);-webkit-transform:none!important;transform:none!important}@media (min-width:768px){.dropdown-menu{position:absolute!important;left:50%!important;top:100%!important;-webkit-transform:translate3d(-50%,0,0)!important;transform:translate3d(-50%,0,0)!important}}.dropdown-menu li{display:block;padding:5px 10px}.dropdown-menu li a{display:block;position:relative}.btn,.show>.dropdown-menu,.team-social li{display:block}.btn{background-color:#fdc34f;border:1px solid #fdc34f;border-radius:0;box-shadow:0 9px 5px rgba(0,0,0,.3);color:#000;cursor:pointer;font-size:.75rem;font-weight:400;line-height:1.5;padding:.35rem .25rem;transition:all .2s;text-align:center;text-decoration:none!important;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:130px;white-space:nowrap}@media (min-width:360px){.btn{width:135px}}@media (min-width:576px){.btn{width:160px;padding:.5rem .75rem}}@media (min-width:992px){.btn{width:180px;font-size:.875rem;line-height:1.3}}@media (min-width:1200px){.btn{width:200px}}.btn:focus,.btn:hover{text-decoration:none}.btn:focus{outline:0}.btn:hover{background-color:#0094d9;border-color:#0094d9;color:#fff;box-shadow:none}.btn:not(:last-child){margin-right:.5rem}@media (min-width:576px){.btn:not(:last-child){margin-right:.75rem}}@media (min-width:768px){.btn:not(:last-child){margin-right:1rem}}@media (min-width:992px){.btn:not(:last-child){margin-right:1.5rem}}.btn.disabled,.btn:disabled{box-shadow:none;cursor:default;color:#fff;background-color:#6c757d;border-color:#6c757d;opacity:.65}.btn.btn-media,.btn.btn-present,.btn.btn-request{display:block;background-image:url(../img/invest/icon_present.svg);background-position:4px center;background-repeat:no-repeat;background-size:24px;padding:0 0 0 32px;color:#000}.btn.btn-present span{display:block;width:100%;background-color:#fff;padding:.35rem .25rem}@media (min-width:576px){.btn.btn-present span{padding:.5rem .25rem}}.btn.btn-media,.btn.btn-request{background-image:url(../img/business/icon_post.svg)}.btn.btn-request span,.form-control{display:block;width:100%;background-color:#fff;padding:.35rem .25rem}@media (min-width:576px){.btn.btn-request span{padding:.5rem .25rem}}.btn.btn-media{background-image:url(../img/invest/icon_present.svg);color:#fdc34f;width:auto;max-width:100%}.btn.btn-media span{display:block;width:100%;background-color:#0094d9;padding:.35rem .75rem}@media (min-width:576px){.btn.btn-media span{padding:.5rem .75rem}}@media (min-width:768px){.btn.btn-media span{padding:.5rem 1rem}}@media (min-width:992px){.btn.btn-media span{padding:.5rem 1.25rem}}@media (min-width:1200px){.btn.btn-media span{padding:.5rem 1.5rem}}.btn.btn-blue,.btn.btn-media:hover{border-color:#2a50a2;background-color:#2a50a2;color:#fff}.btn.btn-blue{width:auto}.btn.btn-blue:hover{background-color:#203c7a;border-color:#203c7a;color:#fff}.btn.btn-large{padding:1rem 2rem;font-size:.875rem}@media (min-width:576px){.btn.btn-large{padding:1.25rem 2rem;width:230px}}@media (min-width:1200px){.btn.btn-large{font-size:1rem}}.btn.btn-connect{border-color:#2a50a2;background-color:#fff;color:#2a50a2;padding:1rem 1.5rem;font-size:.875rem;font-weight:400;text-transform:uppercase;width:320px;max-width:100%;margin:0 auto}@media (min-width:576px){.btn.btn-connect{padding:1.25rem 2rem}}@media (min-width:1200px){.btn.btn-connect{font-size:1rem}}.btn.btn-connect:hover{border-color:#203c7a;color:#203c7a}.btn.btn-accept{border-color:#000;background-color:transparent;color:#000;padding:.5rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;box-shadow:none;border-radius:1.5em;line-height:1;width:150px}@media (min-width:768px){.btn.btn-accept{padding:.75rem 1rem;font-size:.875rem;width:170px}}@media (min-width:992px){.btn.btn-accept{font-size:1rem;padding:1rem 2rem;width:220px}}.btn.btn-accept:hover{border-color:#1a1919;color:#1a1919}.btn.press-kit{color:#839ca9;font-weight:600;background-color:#fff;border-width:2px;box-shadow:none;padding:1rem 2rem;font-size:.875rem;width:auto}@media (min-width:576px){.btn.press-kit{padding:1.25rem 3rem}}@media (min-width:1200px){.btn.press-kit{padding:1.5rem 5rem;font-size:1rem}}ul.list-circle{list-style:disc}ul.list-circle>li{color:#000}ul.list-dash{list-style:none}ul.list-dash>li{position:relative;color:#000}ul.list-dash>li:before{content:'\2013';position:absolute;left:-15px}.form-control{padding:.75rem .825rem;font-size:1rem;line-height:1.5;color:#4e606d;background-image:none;background-clip:padding-box;border:1px solid #fff;border-radius:2px;transition:border-color ease-in-out .15s;width:270px}.form-control:focus{color:#4e606d;background-color:#fff;border-color:#b6b6b6;outline:0}@media (min-width:576px){.form-control+.btn{margin-left:15px}}.checkbox input[type=checkbox]:disabled+label,.form-control:disabled{opacity:.5}.form-control::-webkit-input-placeholder{color:#b6b6b6;opacity:1}.form-control:-ms-input-placeholder{color:#b6b6b6;opacity:1}.form-control::-ms-input-placeholder{color:#b6b6b6;opacity:1}.form-control::-moz-placeholder{color:#b6b6b6;opacity:1}.form-control::placeholder{color:#b6b6b6;opacity:1}.form-group{padding:1.5rem 0;color:#000}.form-group.has-error .form-group-input:before,.form-group.has-error .form-line{background-color:#db4437}.form-group.has-error .form-control:focus+.form-line{background-color:#db4437}.form-group.has-error .help-block{color:#db4437;font-size:.875rem;display:block;margin-top:5px;text-align:center}.form-group .form-group-input{position:relative}.form-group .form-group-input:before{position:absolute;content:'';bottom:0;height:1px;left:0;width:100%;background-color:#cfd8dc}.form-group .form-line{position:absolute;bottom:0;height:2px;-webkit-transform:scaleX(0);transform:scaleX(0);left:0;width:100%;background-color:transparent;-webkit-animation:quantumWizPaperInputRemoveUnderline .3s cubic-bezier(.4,0,.2,1);animation:quantumWizPaperInputRemoveUnderline .3s cubic-bezier(.4,0,.2,1)}.form-group .help-block,.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div b{font-size:.875rem}@media (min-width:576px){.form-group .help-block{font-size:1rem}}.form-group .form-control{border:0;border-radius:0;padding:.5rem 0 .3rem;width:100%;text-align:center;color:#333;font-size:.875rem;background-color:transparent}@media (min-width:992px){.form-group .form-control{font-size:1rem}}.form-group .form-control:focus+.form-line{background-color:#2a50a2;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-animation:quantumWizPaperInputAddUnderline .3s cubic-bezier(.4,0,.2,1);animation:quantumWizPaperInputAddUnderline .3s cubic-bezier(.4,0,.2,1)}.form-group .form-control:focus:-moz-placeholder-shown{-webkit-text-fill-color:transparent}.form-group .form-control:focus:-ms-input-placeholder{-webkit-text-fill-color:transparent}.form-group .form-control:focus:placeholder-shown{-webkit-text-fill-color:transparent}.form-group-button{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-top:15px;-webkit-justify-content:center;justify-content:center}.form-group-button>:not(:first-child){margin-left:.25rem}.form-group-button>:not(:last-child){margin-right:.25rem}@media (min-width:576px){.checkbox{text-align:center}}.checkbox input[type=checkbox]{display:none;box-sizing:border-box;padding:0}.checkbox label{margin-bottom:0;display:inline-block;cursor:pointer;position:relative;padding-left:35px;color:#333;font-size:.875rem}@media (min-width:576px){.checkbox label{font-size:1rem}}.checkbox label a{color:#2a50a2;border-bottom:1px solid #2a50a2}.checkbox label a:hover{color:#203c7a;border-color:#203c7a;text-decoration:none}.checkbox label:before{content:"";display:block;width:22px;height:22px;margin-right:10px;position:absolute;left:0;top:2px;background-color:transparent;border:1px solid #cfd8dc}@media (min-width:700px){.checkbox label:before{top:0}}.checkbox input[type=checkbox]:checked+label:before{content:"\2713";text-shadow:1px 1px 1px rgba(0,0,0,.2);font-size:20px;color:#333;text-align:center;line-height:18px}.team-social{display:-webkit-flex;display:flex;margin-bottom:0;padding-left:0;list-style:none}.team-social li:not(:last-child){margin-right:1rem}.link,.team-social li a{background-repeat:no-repeat}.team-social li a{display:block;width:19px;height:19px;background-position:center;background-size:19px}@media (min-width:576px){.team-social li a{width:21px;height:21px;background-size:21px}}.team-social li a:hover{opacity:.8}.team-social li a.fb{background-image:url(../img/socials/facebook-blue.svg)}.team-social li a.inst{background-image:url(../img/socials/instagram-blue.svg)}.team-social li a.in{background-image:url(../img/socials/linkedin-blue.svg)}.team-social li a.tw{background-image:url(../img/socials/twitter-blue.svg)}.team-social li a.vk{background-image:url(../img/socials/vkontakte-blue.svg);width:25px;background-size:25px}@media (min-width:576px){.team-social li a.vk{width:30px;background-size:30px}}.team-social li a.tme{background-image:url(../img/socials/telegram-blue.svg)}.team-social li a.gplus{background-image:url(../img/socials/gplus-blue.svg);width:25px;background-size:25px}@media (min-width:576px){.team-social li a.gplus{width:30px;background-size:30px}}.team-social.white li a.fb{background-image:url(../img/socials/facebook.svg)}.team-social.white li a.inst{background-image:url(../img/socials/instagram.svg)}.team-social.white li a.in{background-image:url(../img/socials/linkedin.svg)}.team-social.white li a.tw{background-image:url(../img/socials/twitter.svg)}.team-social.white li a.vk{background-image:url(../img/socials/vkontakte.svg)}.team-social.white li a.tme{background-image:url(../img/socials/telegram.svg)}.team-social.white li a.gplus{background-image:url(../img/socials/gplus.svg)}.team-social.black li a.fb{background-image:url(../img/socials/facebook-black.svg)}.team-social.black li a.inst{background-image:url(../img/socials/instagram-black.svg)}.team-social.black li a.in{background-image:url(../img/socials/linkedin-black.svg)}.team-social.black li a.tw{background-image:url(../img/socials/twitter-black.svg)}.team-social.black li a.vk{background-image:url(../img/socials/vkontakte-black.svg)}.team-social.black li a.tme{background-image:url(../img/socials/telegram-black.svg)}.team-social.black li a.gplus{background-image:url(../img/socials/gplus-black.svg)}.team-social.black li a.mail{background-image:url(../img/socials/mail-black.svg);width:25px;background-size:26px}.team-social.black li a.medium{background-image:url(../img/socials/medium-black.svg)}.team-social.black li a.github{background-image:url(../img/socials/github-black.svg)}.team-social.black li a.call{background-image:url(../img/socials/call.svg);width:25px;background-size:26px}.link{color:#839ca9;font-weight:400;line-height:1.5;transition:background-position .15s linear .1s,box-shadow .15s linear 0s;background-size:100%;background-position:0 1.5em;overflow:hidden;text-decoration:none}.btn-docs b,.btn-more,.btn-more:hover,.link,.link:hover{background-image:linear-gradient(to bottom,#fdc34f 0,#fdc34f 100%)}.btn-more:hover,.link:hover{color:#839ca9;text-decoration:none;cursor:pointer;background-position:0 0;box-shadow:.2em 0 0 #fdc34f,-.2em 0 0 #fdc34f;transition:background-position .1s linear 0s,box-shadow .1s linear .1s}.btn-more{position:relative;display:inline-block;color:#839ca9;font-weight:400;font-size:1.125rem;line-height:1.5;border:0;background-color:transparent;margin:0;padding:0;transition:background-position .15s linear .1s,box-shadow .15s linear 0s;background-size:100%;background-repeat:no-repeat;background-position:0 1.5em;overflow:hidden;text-decoration:none}@media (min-width:992px){.btn-more{font-size:1.25rem}}.btn-docs i,.btn-more span,.business-api .content-wrapper .api-links a i{color:#fdc34f;position:relative;font-size:1.375rem;line-height:1;top:-.1rem;left:.1em}@media (min-width:992px){.btn-more span{font-size:1.5rem}}.btn-docs,.btn-docs:hover{color:#839ca9;text-decoration:none}.btn-docs{position:relative;display:inline-block;font-weight:400;line-height:1.5;overflow:hidden;padding-left:1.5rem;background:url(../img/personal/docs.svg) 0 center no-repeat;background-size:1rem;transition:background-image .2s;font-size:.875rem}@media (min-width:576px){.btn-docs{white-space:nowrap}}@media (min-width:992px){.btn-docs{font-size:1rem;padding-left:2rem;background-size:1.2rem}}.btn-docs b{font-weight:400;transition:background-position .15s linear .1s,box-shadow .15s linear 0s;background-size:100%;background-repeat:no-repeat;background-position:0 1.5em}.btn-docs:hover{cursor:pointer;background-image:url(../img/personal/docs-hover.svg)}.btn-docs:hover b,.business-api .content-wrapper .api-links a:hover span{background-image:linear-gradient(to bottom,#fdc34f 0,#fdc34f 100%);background-position:0 0;box-shadow:.2em 0 0 #fdc34f,-.2em 0 0 #fdc34f;transition:background-position .1s linear 0s,box-shadow .1s linear .1s}@media (min-width:992px){.btn-docs i{font-size:1.5rem}}.btn-docs.docs{background-image:url(../img/personal/docs-1.svg)}.btn-docs.docs:hover{background-image:url(../img/personal/docs-hover-1.svg)}.btn-docs.license{line-height:1.7;background-image:url(../img/invest/icon_license.svg)}.btn-docs.license:hover{background-image:url(../img/invest/icon_license-hover.svg)}.responsive-wrapper{overflow:hidden;overflow-x:auto;margin-right:-15px;margin-left:-15px}.main-block .content-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0 0 2rem}@media (min-width:576px){.main-block .content-wrapper{padding:0 15px 2rem}}@media (min-width:768px){.main-block .content-wrapper{padding:0 15px 2.5rem}}@media (min-width:992px){.main-block .content-wrapper{padding:0 15px 3.5rem}}.main-block .main-content{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 15px;z-index:2}@media (min-width:576px){.main-block .main-content{padding:0 30px}}@media (min-width:768px){.main-block .main-content{position:static;-webkit-transform:none;transform:none;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:4rem 15px 4rem 0}}@media (min-width:992px){.main-block .main-content{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:5rem 30px 5rem 0}}@media (min-width:1200px){.main-block .main-content{padding:6rem 30px 6rem 0}}.main-block .main-content .btn-more,.main-block .main-content h1,.main-block .main-content p{color:#fff}@media (min-width:768px){.main-block .main-content h1,.main-block .main-content p{color:#000}}.main-block .main-content p{text-align:left;line-height:1.4}@media (min-width:360px){.main-block .main-content p{line-height:1.5}}@media (min-width:1200px){.main-block .main-content p{font-size:1.125rem}}.article .content-wrapper .nav-contents li ul li:last-child,.main-block .main-content p:last-child{margin-bottom:0}@media (min-width:768px){.main-block .main-content .btn-more{color:#839ca9}}.main-block .main-img{position:relative;height:340px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;background:url(../img/main/image_1.jpg) center no-repeat;background-size:cover!important}@media (min-width:360px){.main-block .main-img{height:320px}}@media (min-width:400px){.main-block .main-img{height:280px}}@media (min-width:768px){.main-block .main-img{height:auto;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.main-block .main-img{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.main-block .main-img:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;display:block;background-color:rgba(0,0,0,.35);z-index:1}@media (min-width:768px){.main-block .main-img:after{display:none}}.main-block.personal .main-img{background:url(../img/personal/image_1.jpg) center no-repeat}.main-block.business .content-wrapper{padding-bottom:3rem}@media (min-width:768px){.main-block.business .content-wrapper{padding:0 0 2rem 15px}}.main-block.business .main-content{position:static;padding:1.5rem 15px;-webkit-transform:none;transform:none;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (min-width:768px){.main-block.business .main-content{padding:1.5rem 0}}.article .content-wrapper .nav-contents li a:hover,.main-block-2 .fits-items-wrapper .fits-btn .btn-more span,.main-block.business .main-content h1,.main-block.business .main-content p,header ul.nav>li a:hover{color:#000}.main-block.business .main-img{position:static;height:auto;padding:0;background:url(../img/business/image_1.jpg) center no-repeat}@media (min-width:992px){.main-block.business .main-img{height:450px}}.main-block.business .main-img:after{display:none}.main-block.jas .main-img{background:url(../img/jas/image_1.jpg) center no-repeat}.main-block.cases .main-img{background:url(../img/cases/image_1.jpg) center no-repeat}.main-block.invest .main-img{height:260px;background:url(../img/invest/image_11.jpg) center no-repeat}@media (min-width:768px){.main-block.invest .main-img{height:auto}}.main-block-2 .bg-yellow{background-color:#fdc34f;margin-left:-15px;margin-right:-15px}.main-block-2 .fits-items-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:1.5rem 0;overflow:hidden}@media (min-width:768px){.main-block-2 .fits-items-wrapper{padding:2rem 0}}.main-block-2 .fits-items-wrapper .fits-item{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;margin-bottom:1.5rem;opacity:0}@media (min-width:576px){.main-block-2 .fits-items-wrapper .fits-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;-webkit-flex-direction:column;flex-direction:column}}@media (min-width:768px){.main-block-2 .fits-items-wrapper .fits-item{margin-bottom:0}}@media (min-width:992px){.main-block-2 .fits-items-wrapper .fits-item{-webkit-flex-direction:row;flex-direction:row}}.main-block-2 .fits-items-wrapper .fits-item.visible{-webkit-animation:fadeInLeft 1s cubic-bezier(.65,.05,.36,1);animation:fadeInLeft 1s cubic-bezier(.65,.05,.36,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}.main-block-2 .fits-items-wrapper .fits-item.visible:nth-child(1){-webkit-animation-delay:.3s;animation-delay:.3s}@media (min-width:576px){.main-block-2 .fits-items-wrapper .fits-item.visible:nth-child(1){-webkit-animation-delay:.3s;animation-delay:.3s}}.main-block-2 .fits-items-wrapper .fits-item.visible:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}@media (min-width:576px){.main-block-2 .fits-items-wrapper .fits-item.visible:nth-child(2){-webkit-animation-delay:.9s;animation-delay:.9s}}.main-block-2 .fits-items-wrapper .fits-item.item-1 .fits-img{background-image:url(../img/main/bits_1.jpg)}.main-block-2 .fits-items-wrapper .fits-item.item-2 .fits-img{background-image:url(../img/main/bits_2.jpg)}.main-block-2 .fits-items-wrapper .fits-img{position:relative;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-top:100%;background-position:center;background-repeat:no-repeat;margin-bottom:1rem;background-size:contain;height:0}@media (min-width:576px){.main-block-2 .fits-items-wrapper .fits-img{margin-bottom:1rem;-webkit-flex:none;flex:none}}@media (min-width:768px){.main-block-2 .fits-items-wrapper .fits-img{padding-top:75%}}@media (min-width:992px){.main-block-2 .fits-items-wrapper .fits-img{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-top:50%;height:0;background-size:90%;margin-bottom:0}}.bg-blackout,.main-block-2 .fits-items-wrapper .fits-content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-block-2 .fits-items-wrapper .fits-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.main-block-2 .fits-items-wrapper .fits-content{-webkit-flex:1 0 auto;flex:1 0 auto}}@media (min-width:992px){.main-block-2 .fits-items-wrapper .fits-content{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:15px}}.main-block-2 .fits-items-wrapper .fits-btn{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.main-block-2 .fits-items-wrapper .fits-btn{-webkit-flex:none;flex:none}}@media (min-width:992px){.main-block-2 .fits-items-wrapper .fits-btn{-webkit-flex:0 0 100%;flex:0 0 100%}}.main-block-2 .fits-items-wrapper .fits-btn .btn-more{color:#000;font-weight:700;background-image:linear-gradient(to bottom,#fff 0,#fff 100%)}@media (min-width:992px){.main-block-2 .fits-items-wrapper .fits-btn .btn-more{left:50%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.main-block-2 .fits-items-wrapper .fits-btn .btn-more:hover{background-image:linear-gradient(to bottom,#fff 0,#fff 100%);box-shadow:.2em 0 0 #fff,-.2em 0 0 #fff}.main-block-2 .fits-items-wrapper p{color:#000;line-height:1.4;margin-bottom:.75rem}@media (min-width:576px){.main-block-2 .fits-items-wrapper p{margin-bottom:1rem}}@media (min-width:1200px){.main-block-2 .fits-items-wrapper p{font-size:1rem;margin-bottom:1.25rem}}@media (min-width:992px){.main-block-2 .fits-items-wrapper p:last-child{margin-bottom:0}}.bg-blackout{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;padding:2rem 0 3rem;-webkit-justify-content:center;justify-content:center}@media (min-width:576px){.bg-blackout{padding:0;height:300px}}@media (min-width:768px){.bg-blackout{height:400px}}@media (min-width:1200px){.bg-blackout{height:505px}}.bg-blackout:before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(31,76,174,.5)}.bg-blackout .bg-blackout-content{position:relative;border:1px solid #fff;padding:1rem .5rem;-webkit-flex:0 0 92%;flex:0 0 92%;max-width:92%}@media (min-width:360px){.bg-blackout .bg-blackout-content{padding:1rem .75rem}}@media (min-width:576px){.bg-blackout .bg-blackout-content{padding:2rem 1.5rem;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}}@media (min-width:768px){.bg-blackout .bg-blackout-content{-webkit-flex:0 0 65%;flex:0 0 65%;max-width:65%}}@media (min-width:992px){.bg-blackout .bg-blackout-content{-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%}}@media (min-width:1200px){.bg-blackout .bg-blackout-content{-webkit-flex:0 0 63%;flex:0 0 63%;max-width:63%}}.bg-blackout .bg-blackout-content h1{color:#fff;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.25)}.bg-blackout .bg-blackout-content h1.small{margin-bottom:0;font-size:1rem}@media (min-width:576px){.bg-blackout .bg-blackout-content h1.small{font-size:1.125rem}}@media (min-width:768px){.bg-blackout .bg-blackout-content h1.small{font-size:1.25rem}}@media (min-width:992px){.bg-blackout .bg-blackout-content h1.small{font-size:1.625rem}}@media (min-width:1200px){.bg-blackout .bg-blackout-content h1.small{font-size:2rem}}.bg-blackout .bg-blackout-content p{text-align:center;color:#fff;font-size:.75rem;margin-bottom:.5rem}@media (min-width:768px){.bg-blackout .bg-blackout-content p{font-size:.875rem}}@media (min-width:992px){.bg-blackout .bg-blackout-content p{font-size:1rem}}@media (min-width:1200px){.bg-blackout .bg-blackout-content p{font-size:1.125rem;padding:0 1rem}}.bg-blackout .bg-blackout-content .buttons{display:-webkit-flex;display:flex;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.bg-blackout.main-img-1{background-image:url(../img/main/image_1.jpg)}.bg-blackout.main-img-2{background-image:url(../img/main/image_2.jpg);-webkit-justify-content:flex-start;justify-content:flex-start}.bg-blackout.main-img-2:before{background-color:rgba(0,0,0,.3)}.bg-blackout.main-img-3{background-image:url(../img/main/image_3.jpg);margin-bottom:4px}.bg-blackout.cases-img-1:before,.bg-blackout.main-img-3:before,.content-wrapper p.large br{display:none}.bg-blackout.main-img-3 .bg-blackout-content{background-color:rgba(31,76,174,.5)}.bg-blackout.payments-img-1{background-image:url(../img/payments/image_1.jpg)}.bg-blackout.jas-img-1{background:url(../img/jas/image_1.jpg);background-position:70% center}@media (min-width:992px){.bg-blackout.jas-img-1{background-position:left center}}@media (min-width:576px){.bg-blackout.jas-img-1 .bg-blackout-content{padding:1.5rem 1rem}}@media (min-width:768px){.bg-blackout.jas-img-1 .bg-blackout-content{padding:2rem 1.5rem}}.bg-blackout.invest-img-1{background-image:url(../img/invest/image_1.jpg)}.bg-blackout.cases-img-1{background-image:url(../img/cases/image_1.jpg)}@media (min-width:1200px){.bg-blackout.cases-img-1 .bg-blackout-content{-webkit-flex:0 0 67%;flex:0 0 67%;max-width:67%}}@media (min-width:576px){.article{box-shadow:0 0 5px rgba(0,0,0,.15);margin:.25rem auto;border-radius:.25rem}}@media (min-width:992px){.article .content-wrapper{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1200px){.article .content-wrapper{padding-left:3rem;padding-right:3rem}}.article .content-wrapper .nav-contents{padding-left:0;list-style:none}.article .content-wrapper .nav-contents li{display:block;margin-bottom:.5rem}.article .content-wrapper .nav-contents li a{display:inline-block;color:#839ca9;font-size:1rem;text-decoration:none;font-weight:600;text-align:left}@media (min-width:992px){.article .content-wrapper .nav-contents li a{font-size:1.125rem}}.article .content-wrapper .nav-contents li ul li{margin-bottom:.25rem}.article .content-wrapper .nav-contents li ul li a{font-size:.875rem;font-weight:400}@media (min-width:992px){.article .content-wrapper .nav-contents li ul li a{font-size:1rem}}.article .content-wrapper .article-header{position:relative;border-bottom:1px solid #2a50a2;padding-bottom:.5rem;margin-bottom:2rem}@media (min-width:768px){.article .content-wrapper .article-header{margin-bottom:2.5rem}}@media (min-width:992px){.article .content-wrapper .article-header{margin-bottom:3rem}}@media (min-width:1200px){.article .content-wrapper .article-header{margin-bottom:3.5rem}}.article .content-wrapper .article-header .download-pdf{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-align:right;font-size:.875em;margin-top:.5rem}@media (min-width:768px){.article .content-wrapper .article-header .download-pdf{position:absolute;right:0;bottom:.5rem}}@media (min-width:992px){.article .content-wrapper .article-header .download-pdf{font-size:1em}}.article .content-wrapper .article-header>p{font-weight:400;font-size:.875em;margin-top:.75rem;line-height:1.3;margin-bottom:0}@media (min-width:576px){.article .content-wrapper .article-header>p{font-size:1rem}}@media (min-width:768px){.article .content-wrapper .article-header>p{font-size:1.125rem}}@media (min-width:992px){.article .content-wrapper .article-header>p{font-size:1.25rem}}@media (min-width:1200px){.article .content-wrapper .article-header>p{font-size:1.375rem}}.article .content-wrapper .article-header>span{display:block;font-weight:400;font-size:.875em;margin-top:.5rem}@media (min-width:576px){.article .content-wrapper .article-header>span{font-size:1rem}}@media (min-width:768px){.article .content-wrapper .article-header>span{font-size:1.125rem}}@media (min-width:992px){.article .content-wrapper .article-header>span{font-size:1.25rem}}@media (min-width:1200px){.article .content-wrapper .article-header>span{font-size:1.375rem}}.article .content-wrapper h1{display:inline-block;line-height:1.3;font-weight:600;color:#212529;font-size:1.125rem;margin-bottom:0}@media (min-width:576px){.article .content-wrapper h1{font-size:1.25rem}}@media (min-width:768px){.article .content-wrapper h1{font-size:1.375rem}}@media (min-width:992px){.article .content-wrapper h1{font-size:1.5rem}}@media (min-width:1200px){.article .content-wrapper h1{font-size:1.75rem}}.article .content-wrapper h1 span{display:block;color:#2c3237;font-size:.85em;margin-top:.75rem}.article .content-wrapper h2{font-weight:600;color:#212529;font-size:1rem;margin-bottom:1rem}@media (min-width:576px){.article .content-wrapper h2{font-size:1.125rem}}@media (min-width:768px){.article .content-wrapper h2{font-size:1.25rem;margin-bottom:1.25rem}}@media (min-width:992px){.article .content-wrapper h2{font-size:1.375rem}}@media (min-width:1200px){.article .content-wrapper h2{font-size:1.5rem;margin-bottom:1.5rem}}.article .content-wrapper h3{font-weight:600;color:ligthen(#212529,10%);font-size:1rem;margin-bottom:.75rem}@media (min-width:576px){.article .content-wrapper h3{font-size:1.125rem}}@media (min-width:992px){.article .content-wrapper h3{font-size:1.25rem;margin-bottom:1rem}}@media (min-width:1200px){.article .content-wrapper h3{font-size:1.375rem;margin-bottom:1.125rem}}.article .content-wrapper p{margin-bottom:1rem;color:#212529;font-size:.875rem;text-align:justify}@media (min-width:992px){.article .content-wrapper p{font-size:1rem;margin-bottom:1.5rem}}.article .content-wrapper p.text-center{text-align:center!important}.article .content-wrapper .quote{margin:0;background:#eee;padding:1em;border-radius:.5rem;margin-bottom:1rem}@media (min-width:992px){.article .content-wrapper .quote{font-size:1rem;margin-bottom:1.5rem}}.article .content-wrapper .quote blockquote{margin-bottom:0;color:#212529;font-size:.875rem}@media (min-width:992px){.article .content-wrapper .quote blockquote{font-size:1rem}}.article .content-wrapper pre{color:#212529;font-size:.875rem}@media (min-width:992px){.article .content-wrapper pre{font-size:1rem}}.article .content-wrapper img{max-width:100%;height:auto}.article .content-wrapper a{font-weight:600;text-decoration:underline;word-break:break-all}.article .content-wrapper ol,.article .content-wrapper ol li.mb-st,.article .content-wrapper ul,.article .content-wrapper ul li.mb-st{margin-bottom:1rem}@media (min-width:992px){.article .content-wrapper ol,.article .content-wrapper ul{margin-bottom:1.5rem}}.article .content-wrapper ol li,.article .content-wrapper ul li{color:#212529;font-size:.875rem;text-align:justify;margin-bottom:0}@media (min-width:992px){.article .content-wrapper ol li,.article .content-wrapper ul li{font-size:1rem}}@media (min-width:992px){.article .content-wrapper ol li.mb-st,.article .content-wrapper ul li.mb-st{margin-bottom:1.5rem}}.article .content-wrapper ul.list-unstyled{padding-left:1.5rem;list-style:none}.article .content-wrapper ol{padding-left:0;list-style:none;counter-reset:item}.article .content-wrapper ol li{position:relative;padding-left:40px}.article .content-wrapper ol li:before{position:absolute;left:22px;top:0;counter-increment:item;content:counters(item,".") ".";font-weight:300;font-size:.875rem}@media (min-width:992px){.article .content-wrapper ol li:before{font-size:1rem}}.article .content-wrapper ol li ol li:before{left:14px!important}.article .content-wrapper ol li ol li ol li:before{left:4px!important}.article .content-wrapper .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.agents-wr .agent-item.table table,.article .content-wrapper table{width:100%;margin-bottom:1rem;color:#212529}.article .content-wrapper table td,.article .content-wrapper table th{padding:.5rem;vertical-align:top;border:1px solid #dee2e6;font-size:.875rem}@media (min-width:992px){.article .content-wrapper table td,.article .content-wrapper table th{font-size:1rem;padding:.75rem}}.article .content-wrapper table thead th{vertical-align:bottom;border-bottom:1px solid #dee2e6}.article .content-wrapper .text-indent{padding-left:40px}.article .content-wrapper .text-indent-big{padding-left:20%}.article .content-wrapper .mb-big{margin-bottom:2rem}@media (min-width:768px){.article .content-wrapper .mb-big{margin-bottom:2.5rem}}@media (min-width:992px){.article .content-wrapper .mb-big{margin-bottom:3rem}}@media (min-width:1200px){.article .content-wrapper .mb-big{margin-bottom:3.5rem}}.article .content-wrapper .mb-0,.content-image-wrapper.invest-docs.licence .content-text{margin-bottom:0}.article .digest-contents{position:relative;padding:1.5rem 0 2rem 1.5rem}@media (min-width:992px){.article .digest-contents{padding:2rem 0 2rem 2rem}}.article .digest-contents p,.article .digest-contents ul li{text-align:left}.article .digest-contents p,.article .digest-contents ul{position:relative;z-index:2}.article .digest-contents:after{border:5px solid #2a50a2;-webkit-clip-path:polygon(0 0,20% 0,20% 100%,0 100%);clip-path:polygon(0 0,20% 0,20% 100%,0 100%);content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%}.content-wrapper{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:1.5rem 15px}@media (min-width:768px){.content-wrapper{padding:2rem 15px}}.content-wrapper.big{padding:2rem 15px}@media (min-width:768px){.content-wrapper.big{padding:2.5rem 15px}}@media (min-width:992px){.content-wrapper.big{padding:3.5rem 15px}}.content-wrapper.pb-0{padding-bottom:0}.content-wrapper.pt-1{padding-top:1rem}.content-wrapper h2{text-align:left;font-weight:700;margin-bottom:1.25rem}@media (min-width:768px){.content-wrapper h2{margin-bottom:1.5rem}}@media (min-width:1200px){.content-wrapper h2{margin-bottom:2rem}}.content-wrapper p{color:#000;font-size:.875rem;margin-bottom:.75rem}@media (min-width:768px){.content-wrapper p{margin-bottom:1rem}}@media (min-width:992px){.content-wrapper p{margin-bottom:1.25rem;font-size:1rem}}@media (min-width:1200px){.content-wrapper p{margin-bottom:1.25rem}}.content-wrapper p.large-md{color:#000;font-weight:400;font-size:1rem;line-height:1.3;margin-bottom:1.5rem}@media (min-width:768px){.content-wrapper p.large-md{font-size:1.125rem}}@media (min-width:992px){.content-wrapper p.large-md{font-size:1.25rem}}@media (min-width:1200px){.content-wrapper p.large-md{font-size:1.375rem;margin-bottom:2rem}}.content-wrapper p.large-sm{color:#000;font-weight:400;font-size:.875rem;line-height:1.3;margin-bottom:1rem}@media (min-width:768px){.content-wrapper p.large-sm{font-size:1rem}}@media (min-width:992px){.content-wrapper p.large-sm{font-size:1.125rem}}@media (min-width:1200px){.content-wrapper p.large-sm{font-size:1.25rem;margin-bottom:1rem}}.content-wrapper p.large{color:#000;font-weight:400;font-size:.875rem;line-height:1.3;margin-bottom:1.5rem}@media (min-width:576px){.content-wrapper p.large{font-size:1rem}}@media (min-width:768px){.content-wrapper p.large{font-size:1.125rem}}@media (min-width:992px){.content-wrapper p.large{font-size:1.25rem}}@media (min-width:1200px){.content-wrapper p.large{font-size:1.5rem;margin-bottom:2rem}}@media (min-width:576px){.content-wrapper p.large br{display:block}}.content-image-wrapper,.square-items-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.content-image-wrapper:not(:last-child){margin-bottom:1.5rem}@media (min-width:992px){.content-image-wrapper:not(:last-child){margin-bottom:2rem}}.content-image-wrapper .content-img{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-left:15px;-webkit-order:1;order:1}@media (min-width:768px){.content-image-wrapper .content-img{-webkit-order:0;order:0;-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%}}.content-image-wrapper .content-img+.content-text{-webkit-order:0;order:0}@media (min-width:992px){.content-image-wrapper .content-img+.content-text{padding-right:0;padding-left:0}}.content-image-wrapper .content-img .img-wr{position:relative;width:240px;height:240px;background-position:center;background-repeat:no-repeat;background-size:cover}@media (min-width:992px){.content-image-wrapper .content-img .img-wr{width:320px;height:320px}}@media (min-width:1200px){.content-image-wrapper .content-img .img-wr{width:360px;height:360px}}.content-image-wrapper.invest .content-img.img-1 .img-wr{background-image:url(../img/invest/image_2.jpg)}.content-image-wrapper.invest .content-img.img-2 .img-wr{background-image:url(../img/invest/image_3.png);background-size:70%}.content-image-wrapper.invest .content-img.img-3 .img-wr{background-image:url(../img/invest/image_4.jpg)}@media (min-width:576px){.content-image-wrapper.invest-docs.licence .content-text{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.content-image-wrapper.invest-docs.licence .content-text{-webkit-flex:0 0 65%;flex:0 0 65%;max-width:65%}}@media (min-width:576px){.content-image-wrapper.invest-docs.licence .docs-wrapper ul{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.content-image-wrapper.invest-docs .content-text{padding-right:0;-webkit-align-items:stretch;align-items:stretch}@media (min-width:576px){.content-image-wrapper.invest-docs .content-text{-webkit-flex:0 0 55%;flex:0 0 55%;max-width:55%;margin-bottom:0}}@media (min-width:768px){.content-image-wrapper.invest-docs .content-text{-webkit-flex:0 0 65%;flex:0 0 65%;max-width:65%}}.content-image-wrapper.invest-docs .content-text .text{width:100%}@media (min-width:576px){.content-image-wrapper.invest-docs .content-img{padding:0!important;-webkit-flex:0 0 45%;flex:0 0 45%;max-width:45%}}@media (min-width:768px){.content-image-wrapper.invest-docs .content-img{-webkit-flex:0 0 35%;flex:0 0 35%;max-width:35%}}.content-image-wrapper.invest-docs .content-img.img-1 .img-wr{background-image:url(../img/invest/docs.jpg)}@media (min-width:992px){.content-image-wrapper.software{height:440px}}@media (min-width:1200px){.content-image-wrapper.software{height:480px}}.content-image-wrapper.software .content-img.img-1 .img-wr{background-image:url(../img/soft/image_1.jpg)}.content-image-wrapper.software .content-img.img-2 .img-wr{background-image:url(../img/soft/image_2.jpg)}.content-image-wrapper.software .content-img.img-3 .img-wr{background-image:url(../img/soft/image_3.jpg)}.content-image-wrapper.software .content-img.img-4 .img-wr{background-image:url(../img/soft/image_4.jpg)}.content-image-wrapper.software .content-text .logos{margin-left:-.15rem;margin-right:-.15rem;margin-bottom:1rem}@media (min-width:576px){.content-image-wrapper.software .content-text .logos{margin-left:-.5rem;margin-right:-.5rem}}@media (min-width:992px){.content-image-wrapper.software .content-text .logos{margin-bottom:1.5rem;margin-left:-.75rem;margin-right:-.75rem}}@media (min-width:1200px){.content-image-wrapper.software .content-text .logos{margin-bottom:2rem}}.content-image-wrapper.software .content-text .logos img{width:auto;max-width:100%;height:auto;max-height:35px;margin-left:.15rem;margin-right:.15rem}@media (min-width:576px){.content-image-wrapper.software .content-text .logos img{max-height:40px;margin-left:.5rem;margin-right:.5rem}}@media (min-width:992px){.content-image-wrapper.software .content-text .logos img{margin-left:.75rem;margin-right:.75rem}}.content-image-wrapper.software .content-text .logos.big img{max-height:45px}@media (min-width:576px){.content-image-wrapper.software .content-text .logos.big img{max-height:50px}}.content-image-wrapper .content-text{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:1.5rem}@media (min-width:768px){.content-image-wrapper .content-text{margin-bottom:0;padding-right:15px;-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.content-image-wrapper .content-text+.content-img{padding-right:15px;-webkit-justify-content:flex-end;justify-content:flex-end}}.content-image-wrapper .content-text .text{padding:0 15px}.content-image-wrapper .content-text p{width:100%;color:#000;font-size:.875rem;margin-bottom:.75rem}@media (min-width:992px){.content-image-wrapper .content-text p{font-size:1rem;margin-bottom:1rem}}.content-image-wrapper .content-text p img{width:25%;height:auto}@media (min-width:992px){.content-image-wrapper .content-text p img{width:40%}}@media (min-width:1200px){.content-image-wrapper .content-text p img{width:30%}}.content-image-wrapper .content-text p.large{font-size:1.125rem;margin-bottom:.5rem}@media (min-width:576px){.content-image-wrapper .content-text p.large{font-size:1.25rem}}@media (min-width:768px){.content-image-wrapper .content-text p.large{font-size:1.5rem}}@media (min-width:992px){.content-image-wrapper .content-text p.large{font-size:1.75rem;margin-bottom:.75rem}}@media (min-width:1200px){.content-image-wrapper .content-text p.large{font-size:2rem;margin-bottom:1rem}}.content-image-wrapper .content-text .btn-more{font-size:1rem;background-position:0 1.625em}@media (min-width:992px){.content-image-wrapper .content-text .btn-more{font-size:1.125rem}}.content-image-wrapper .content-text .btn-more:hover{background-position:0 0}.square-items-wrapper .square-item{padding:0 15px;margin-bottom:1.5rem;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-flex;display:flex}@media (min-width:576px){.square-items-wrapper .square-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.square-items-wrapper .square-item{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;margin-bottom:2rem}}.square-items-wrapper .square-item .square-img{position:relative;margin-right:15px;width:4rem;height:4rem}@media (min-width:992px){.square-items-wrapper .square-item .square-img{width:5rem;height:5rem}}.square-items-wrapper .square-item .square-img:after{position:absolute;content:'';left:1px;top:1px;width:4rem;height:4rem;display:block;background-position:center top;background-repeat:no-repeat;background-size:75%}@media (min-width:992px){.square-items-wrapper .square-item .square-img:after{width:5rem;height:5rem}}.square-items-wrapper .square-item p,.square-items-wrapper .square-item span{-webkit-flex:1;flex:1;color:#000;font-size:.875rem;text-align:left}@media (min-width:576px){.square-items-wrapper .square-item p{font-size:1rem}}@media (min-width:1200px){.square-items-wrapper .square-item p{font-size:1.125rem}}.square-items-wrapper .square-item span{display:block}.square-items-wrapper.payments .square-item.item-1 .square-img{background-image:url(../img/payments/icons_11.svg)}.square-items-wrapper.payments .square-item.item-2 .square-img{background-image:url(../img/payments/icons_12.svg)}.square-items-wrapper.payments .square-item.item-3 .square-img{background-image:url(../img/payments/icons_13.svg)}.square-items-wrapper.payments .square-item.item-4 .square-img{background-image:url(../img/payments/icons_21.svg)}.square-items-wrapper.payments .square-item.item-5 .square-img{background-image:url(../img/payments/icons_22.svg)}.square-items-wrapper.payments .square-item.item-6 .square-img{background-image:url(../img/payments/icons_23.svg)}.square-items-wrapper.jas .square-item.item-1 .square-img:after{background-image:url(../img/jas/icons_11.svg)}.square-items-wrapper.jas .square-item.item-2 .square-img:after{background-image:url(../img/jas/icons_12.svg)}.square-items-wrapper.jas .square-item.item-3 .square-img:after{background-image:url(../img/jas/icons_13.svg)}.square-items-wrapper.jas .square-item.item-4 .square-img:after{background-image:url(../img/jas/icons_14.svg)}.square-items-wrapper.jas .square-item.item-5 .square-img:after{background-image:url(../img/jas/icons_15.svg)}.square-items-wrapper.invest-four .square-item{-webkit-flex:0 0 80%;flex:0 0 80%;max-width:80%}@media (min-width:576px){.square-items-wrapper.invest-four .square-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.square-items-wrapper.invest-four .square-item{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.square-items-wrapper.invest-four .square-item.item-1 .square-img{background-image:url(../img/invest/icons_11.svg)}.square-items-wrapper.invest-four .square-item.item-2 .square-img{background-image:url(../img/invest/icons_12.svg)}.square-items-wrapper.invest-four .square-item.item-3 .square-img{background-image:url(../img/invest/icons_13.svg)}.square-items-wrapper.invest-four .square-item.item-4 .square-img{background-image:url(../img/invest/icons_14.svg)}.square-items-wrapper.invest-four .square-item.item-5 .square-img{background-image:url(../img/invest/icons_15.svg)}.square-items-wrapper.invest-four .square-item.item-6 .square-img{background-image:url(../img/invest/icons_16.svg)}.square-items-wrapper.invest-four .square-item.item-7 .square-img{background-image:url(../img/invest/icons_17.svg)}.square-items-wrapper.invest-four .square-item.item-8 .square-img{background-image:url(../img/invest/icons_18.svg)}.square-items-wrapper.invest-four .square-item.item-9 .square-img{background-image:url(../img/invest/icons_19.svg)}.square-items-wrapper.invest-four .square-item.item-10 .square-img{background-image:url(../img/invest/icons_110.svg)}.square-items-wrapper.invest-four .square-item.item-11 .square-img{background-image:url(../img/invest/icons_111.svg)}.square-items-wrapper.invest-four .square-item.item-12 .square-img{background-image:url(../img/invest/icons_112.svg)}.square-items-wrapper.invest-four .square-item.item-13 .square-img{background-image:url(../img/invest/icons_113.svg)}.square-items-wrapper.invest-four .square-item.item-14 .square-img{background-image:url(../img/invest/icons_114.svg)}.square-items-wrapper.invest-four .square-item.item-15 .square-img{background-image:url(../img/invest/icons_115.svg)}.square-items-wrapper.invest-four .square-item.item-16 .square-img{background-image:url(../img/invest/icons_116.svg)}.square-items-wrapper.invest-four .square-item.item-17 .square-img{background-image:url(../img/invest/icons_117.svg)}.square-items-wrapper.invest-four .square-item.item-18 .square-img{background-image:url(../img/invest/icons_118.svg)}.square-items-wrapper.invest-four .square-item.item-19 .square-img{background-image:url(../img/invest/icons_119.svg)}.square-items-wrapper.invest-four .square-item.item-20 .square-img{background-image:url(../img/invest/icons_120.svg)}.square-items-wrapper.invest-four .square-item.item-21 .square-img{background-image:url(../img/invest/icons_121.svg)}.square-items-wrapper.invest-four .square-item.item-22 .square-img{background-image:url(../img/invest/icons_122.svg)}.square-items-wrapper.invest-four .square-item.item-23 .square-img{background-image:url(../img/invest/icons_123.svg)}.square-items-wrapper.invest-four .square-item.item-24 .square-img{background-image:url(../img/invest/icons_20.svg)}.square-items-wrapper.invest-four .square-item.item-24 .square-img.en{background-image:url(../img/invest/icons_20-en.svg)}@media (min-width:768px){.square-items-wrapper.invest-four .square-item span{padding:0 15px}}@media (min-width:992px){.square-items-wrapper.invest-four .square-item span{padding:0}}@media (min-width:1200px){.square-items-wrapper.invest-four .square-item span{padding:0 15px}}.square-items-wrapper.pdg-0 .square-item span,header ul.nav.active .dropdown-menu li a,header ul.nav>li .dropdown-menu li{padding:0}.square-items-wrapper.invest-progress .square-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (min-width:992px){.square-items-wrapper.invest-progress .square-item{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.square-items-wrapper.invest-progress .square-item.item-20{-webkit-order:1;order:1}@media (min-width:992px){.square-items-wrapper.invest-progress .square-item.item-20{-webkit-order:0;order:0}}.square-items-wrapper.invest-progress .square-item.item-21{-webkit-order:2;order:2}@media (min-width:992px){.square-items-wrapper.invest-progress .square-item.item-21{-webkit-order:0;order:0}}.square-items-wrapper.invest-progress .square-item.item-22{-webkit-order:4;order:4}@media (min-width:992px){.square-items-wrapper.invest-progress .square-item.item-22{-webkit-order:0;order:0}}.square-items-wrapper.invest-progress .square-item.item-23{-webkit-order:5;order:5}@media (min-width:992px){.square-items-wrapper.invest-progress .square-item.item-23{-webkit-order:0;order:0}}.square-items-wrapper.invest-progress .square-item-other{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 15px;margin-bottom:1.25rem}@media (min-width:992px){.square-items-wrapper.invest-progress .square-item-other{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%;margin-bottom:1.5rem}}.square-items-wrapper.invest-progress .square-item-other.double{-webkit-align-items:center;align-items:center;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px}@media (min-width:768px){.square-items-wrapper.invest-progress .square-item-other.double{padding:0 60px}}@media (min-width:992px){.square-items-wrapper.invest-progress .square-item-other.double{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 30px}}.square-items-wrapper.invest-progress .square-item-other.item-1{-webkit-order:3;order:3}@media (min-width:992px){.square-items-wrapper.invest-progress .square-item-other.item-1{-webkit-order:0;order:0}}.square-items-wrapper.invest-progress .square-item-other.item-2{-webkit-order:6;order:6}@media (min-width:992px){.square-items-wrapper.invest-progress .square-item-other.item-2{-webkit-order:0;order:0}}.square-items-wrapper.invest-progress .square-item-other.item-3{-webkit-order:7;order:7}@media (min-width:992px){.square-items-wrapper.invest-progress .square-item-other.item-3{-webkit-order:0;order:0}}.square-items-wrapper.invest-progress .square-item-other img{margin:0 .75rem 1rem;max-height:25px;height:auto;width:auto;max-width:100%}@media (min-width:576px){.square-items-wrapper.invest-progress .square-item-other img{max-height:30px;margin:0 1.5rem 1.5rem}}.square-items-wrapper.invest-progress .square-item-other img.large{max-height:35px}@media (min-width:576px){.square-items-wrapper.invest-progress .square-item-other img.large{max-height:40px}}.main-mechanics-wrapper .content-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;padding-right:0}.main-mechanics-wrapper .mechanics-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 15px}@media (min-width:768px){.main-mechanics-wrapper .mechanics-content{padding:1rem 15px;margin-bottom:0;-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%}}.main-mechanics-wrapper .mechanics-content h2{color:#000;margin-bottom:1rem;text-align:left;font-weight:700}@media (min-width:1200px){.main-mechanics-wrapper .mechanics-content h2{margin-bottom:1.25rem}}.main-mechanics-wrapper .mechanics-content p{font-weight:400;color:#000;text-align:left;margin-bottom:1.5rem;font-size:.875rem}@media (min-width:768px){.main-mechanics-wrapper .mechanics-content p{font-size:1rem}}.main-mechanics-wrapper .mechanics-img{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-top:50%;background-image:url(../img/main/mechanics.svg);background-position:center;background-repeat:no-repeat;background-size:90%;opacity:0}@media (min-width:768px){.main-mechanics-wrapper .mechanics-img{padding-top:30%;-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%}}.main-mechanics-wrapper .mechanics-img.visible{-webkit-animation:fadeIn 1s cubic-bezier(.65,.05,.36,1);animation:fadeIn 1s cubic-bezier(.65,.05,.36,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:.3s;animation-delay:.3s}.main-mechanics-wrapper .mechanics-img.en{background-image:url(../img/main/mechanics-en.svg)}.mechanics-wrapper{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:1.25rem 1rem}@media (min-width:576px){.mechanics-wrapper{padding:1.75rem 1.5rem}}@media (min-width:768px){.mechanics-wrapper{padding:2.25rem 2rem}}@media (min-width:992px){.mechanics-wrapper{padding:2.75rem 2.5rem}}@media (min-width:1200px){.mechanics-wrapper{padding:3rem 2.75rem}}.mechanics-wrapper .mechanics-content{position:relative;padding:1rem .75rem;border:1px solid #fdc34f}@media (min-width:576px){.mechanics-wrapper .mechanics-content{padding:1.25rem 1rem}}@media (min-width:992px){.mechanics-wrapper .mechanics-content{padding:1.75rem 1.5rem}}@media (min-width:1200px){.mechanics-wrapper .mechanics-content{padding:2rem 1.75rem}}.mechanics-wrapper .mechanics-content h2{color:#000;font-weight:700;margin-bottom:1rem;text-align:left}@media (min-width:1200px){.mechanics-wrapper .mechanics-content h2{margin-bottom:1.25rem}}.mechanics-wrapper .mechanics-content p{font-weight:400;color:#000;margin-bottom:1.5rem;font-size:.875rem;line-height:1.3}@media (min-width:576px){.mechanics-wrapper .mechanics-content p{font-size:1rem}}@media (min-width:768px){.mechanics-wrapper .mechanics-content p{font-size:1.125rem}}@media (min-width:992px){.mechanics-wrapper .mechanics-content p{font-size:1.25rem}}@media (min-width:1200px){.mechanics-wrapper .mechanics-content p{font-size:1.375rem;margin-bottom:2rem}}.mechanics-wrapper .mechanics-content .btn-more{font-size:1rem;background-position:0 1.625em}@media (min-width:992px){.mechanics-wrapper .mechanics-content .btn-more{font-size:1.125rem}}.mechanics-wrapper .mechanics-content .btn-more:hover{background-position:0 0}.mechanics-wrapper .mechanics-content .mechanics-text{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding-top:1rem}.mechanics-wrapper .mechanics-content .mechanics-text>:not(:first-child){padding-left:.5rem}@media (min-width:576px){.mechanics-wrapper .mechanics-content .mechanics-text>:not(:first-child){padding-left:1rem}}.mechanics-wrapper .mechanics-content .mechanics-text>:not(:first-child):before{position:absolute;content:'';display:block;width:1px;height:90%;left:2px;top:50%;background-color:#0094d9;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mechanics-wrapper.invest-finance{padding:2rem 15px}@media (min-width:768px){.mechanics-wrapper.invest-finance{padding:2.5rem 15px}}@media (min-width:1200px){.mechanics-wrapper.invest-finance{padding:3.5rem 15px}}.mechanics-wrapper.invest-finance .mechanics-content,.mechanics-wrapper.invest-profit .mechanics-content,.mechanics-wrapper.invest-strategy .mechanics-content{border:0;padding:0}.mechanics-wrapper.invest-finance .mechanics-content h2{margin-bottom:1.25rem}@media (min-width:768px){.mechanics-wrapper.invest-finance .mechanics-content h2{margin-bottom:1.5rem}}@media (min-width:1200px){.mechanics-wrapper.invest-finance .mechanics-content h2{margin-bottom:2rem}}.mechanics-wrapper.invest-finance .mechanics-content .mechanics-img,.mechanics-wrapper.invest-profit .mechanics-content .mechanics-img{padding-top:65%;background-image:url(../img/invest/graph-05_1.svg);background-size:contain;background-repeat:no-repeat}.mechanics-wrapper.invest-finance .mechanics-content .mechanics-img.img-en{background-image:url(../img/invest/graph-05_en.svg)}.mechanics-wrapper.invest-profit{padding:2rem 15px}@media (min-width:768px){.mechanics-wrapper.invest-profit{padding:2.5rem 15px}}@media (min-width:1200px){.mechanics-wrapper.invest-profit{padding:3.5rem 15px}}.mechanics-wrapper.invest-profit .mechanics-content h2{margin-bottom:1.25rem}@media (min-width:768px){.mechanics-wrapper.invest-profit .mechanics-content h2{margin-bottom:1.5rem}}@media (min-width:1200px){.mechanics-wrapper.invest-profit .mechanics-content h2{margin-bottom:2rem}}.mechanics-wrapper.invest-profit .mechanics-content .mechanics-img{background-image:url(../img/invest/graph-06_1.svg)}.mechanics-wrapper.invest-profit .mechanics-content .mechanics-img.img-en{background-image:url(../img/invest/graph-06_en-01.svg)}.mechanics-wrapper.invest-strategy{padding:2rem 15px}@media (min-width:768px){.mechanics-wrapper.invest-strategy{padding:2.5rem 15px}}@media (min-width:1200px){.mechanics-wrapper.invest-strategy{padding:3.5rem 15px}}.mechanics-wrapper.invest-strategy .mechanics-content h2{margin-bottom:1.25rem}@media (min-width:768px){.mechanics-wrapper.invest-strategy .mechanics-content h2{margin-bottom:1.5rem}}@media (min-width:1200px){.mechanics-wrapper.invest-strategy .mechanics-content h2{margin-bottom:2rem}}.mechanics-wrapper.invest-strategy .mechanics-content .mechanics-img{padding-top:65%;background-image:url(../img/invest/graph-07.svg);background-size:contain;background-repeat:no-repeat}.mechanics-wrapper.invest-strategy .mechanics-content .mechanics-img.img-en{background-image:url(../img/invest/graph-07_en.svg)}.mechanics-wrapper.invest-stages{padding:1.25rem 15px 2rem}@media (min-width:576px){.mechanics-wrapper.invest-stages{padding:1.75rem 0 2.5rem}}@media (min-width:768px){.mechanics-wrapper.invest-stages{padding:2.25rem 0 3rem}}@media (min-width:992px){.mechanics-wrapper.invest-stages{padding:2.75rem 0 3.5rem}}@media (min-width:1200px){.mechanics-wrapper.invest-stages{padding:3rem 0 4rem}}.mechanics-wrapper.invest-stages .mechanics-content{padding:1rem .75rem 1.5rem}@media (min-width:576px){.mechanics-wrapper.invest-stages .mechanics-content{padding:1.25rem 1rem 1.5rem}}@media (min-width:768px){.mechanics-wrapper.invest-stages .mechanics-content{padding:1.5rem 1.25rem 2rem}}@media (min-width:992px){.mechanics-wrapper.invest-stages .mechanics-content{padding:1.75rem 1.5rem 2rem;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1200px){.mechanics-wrapper.invest-stages .mechanics-content{padding:2rem 1.75rem}}.mechanics-wrapper.invest-stages .mechanics-content h2{color:#000;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:1rem}@media (min-width:992px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text{padding-top:0;padding-left:15px;-webkit-flex:0 0 30%;flex:0 0 30%;max-width:30%}}.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text>:not(:first-child){padding-left:30px}@media (min-width:576px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text>:not(:first-child){padding-left:30px}}.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text>:not(:first-child):before{display:none}.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text>:not(:last-child){padding-right:.5rem}@media (min-width:992px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text>:not(:last-child){padding-right:1rem}}.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div{position:relative;text-align:left;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;color:#000;font-size:.75rem;line-height:1.3;padding-left:30px;margin-bottom:.75rem}@media (min-width:576px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div{-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%}}@media (min-width:768px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div{-webkit-flex:0 0 38%;flex:0 0 38%;max-width:38%}}@media (min-width:992px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div{font-size:.875rem;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div{font-size:1rem}}.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div:after{position:absolute;content:'02';left:5px;top:2px;font-weight:700;color:#0087e6;font-size:1rem;line-height:1}@media (min-width:992px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div:after{left:0;top:1px;font-size:1.125rem}}@media (min-width:1200px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div:after{font-size:1.25rem}}@media (min-width:768px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div:first-child{-webkit-flex:0 0 31%;flex:0 0 31%;max-width:31%}}@media (min-width:992px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div:first-child{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div:first-child:after{content:'01';color:#2a50a2}@media (min-width:768px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div:last-child{-webkit-flex:1;flex:1}}@media (min-width:992px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div:last-child{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div:last-child:after{content:'03';color:#94d0e8}@media (min-width:992px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div b{font-size:1rem}}@media (min-width:1200px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-text div b{font-size:1.125rem}}.mechanics-wrapper.invest-stages .mechanics-content .mechanics-img{padding-top:60%;background-image:url(../img/invest/shema-stage_1.svg);background-position:center;background-repeat:no-repeat;background-size:contain}@media (min-width:992px){.mechanics-wrapper.invest-stages .mechanics-content .mechanics-img{padding-top:40%;-webkit-flex:0 0 70%;flex:0 0 70%;max-width:70%}}@media (min-width:768px){.advantages-wrapper h2{padding-left:calc(40% - (15px/2))}}.advantages-wrapper .advantages-items,.blue-square-items-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.advantages-wrapper .advantages-items{opacity:0}@media (min-width:576px){.advantages-wrapper .advantages-items{margin-left:-15px;margin-right:-15px}}@media (min-width:768px){.advantages-wrapper .advantages-items{-webkit-justify-content:flex-start;justify-content:flex-start}}.advantages-wrapper .advantages-items.visible{-webkit-animation:fadeInLeft 1s cubic-bezier(.65,.05,.36,1);animation:fadeInLeft 1s cubic-bezier(.65,.05,.36,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:.3s;animation-delay:.3s}.advantages-wrapper .advantages-items.item-1{margin-bottom:1.5rem}@media (min-width:768px){.advantages-wrapper .advantages-items.item-1{margin-bottom:2rem}}.advantages-wrapper .advantages-items.item-1 .advantages-img .img-wr{background-image:url(../img/main/advantages_1.jpg)}.advantages-wrapper .advantages-items.item-1 .advantages-btn{margin-bottom:1rem}.advantages-wrapper .advantages-items.item-1 .advantages-btn .btn-more{display:inline}@media (min-width:768px){.advantages-wrapper .advantages-items.item-1 .advantages-btn .btn-more{left:36%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media (min-width:992px){.advantages-wrapper .advantages-items.item-1 .advantages-btn .btn-more{left:33.5%}}@media (min-width:1200px){.advantages-wrapper .advantages-items.item-1 .advantages-btn .btn-more{left:31.5%}}.advantages-wrapper .advantages-items.item-2 .advantages-content{-webkit-order:1;order:1}@media (min-width:768px){.advantages-wrapper .advantages-items.item-2 .advantages-content{-webkit-order:0;order:0;padding-left:15px}}.advantages-wrapper .advantages-items.item-2 .advantages-btn{-webkit-order:2;order:2}@media (min-width:768px){.advantages-wrapper .advantages-items.item-2 .advantages-btn{-webkit-order:0;order:0}}.advantages-wrapper .advantages-items.item-2 .advantages-btn .btn-more{display:inline}@media (min-width:768px){.advantages-wrapper .advantages-items.item-2 .advantages-btn .btn-more{left:calc(100% - 15px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.advantages-wrapper .advantages-items.item-2 .advantages-img{padding-right:15px;-webkit-justify-content:flex-end;justify-content:flex-end}}.advantages-wrapper .advantages-items.item-2 .advantages-img .img-wr{background-image:url(../img/main/advantages_2.jpg)}.advantages-wrapper .advantages-content,.press-kit-bg-image span{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.advantages-wrapper .advantages-content{padding:0 15px}}@media (min-width:768px){.advantages-wrapper .advantages-content{padding:0 15px 0 0;-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%}}.advantages-wrapper .advantages-img{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-order:1;order:1;margin-bottom:1rem}@media (min-width:576px){.advantages-wrapper .advantages-img{padding-left:15px}}@media (min-width:768px){.advantages-wrapper .advantages-img{-webkit-order:0;order:0;-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%}}.advantages-wrapper .advantages-img+.content-text{-webkit-order:0;order:0}@media (min-width:992px){.advantages-wrapper .advantages-img+.content-text{padding-right:0;padding-left:0}}.advantages-wrapper .advantages-img .img-wr{position:relative;width:240px;height:240px;background-position:center;background-repeat:no-repeat;background-size:cover}@media (min-width:992px){.advantages-wrapper .advantages-img .img-wr{width:320px;height:320px}}@media (min-width:1200px){.advantages-wrapper .advantages-img .img-wr{width:360px;height:360px}}.advantages-wrapper .advantages-btn{display:-webkit-flex;display:flex;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.advantages-wrapper .advantages-btn .btn-more{font-size:1rem;background-position:0 1.625em}@media (min-width:576px){.advantages-wrapper .advantages-btn .btn-more{left:15px}}@media (min-width:992px){.advantages-wrapper .advantages-btn .btn-more{font-size:1.125rem}}.advantages-wrapper .advantages-btn .btn-more:hover{background-position:0 0}.advantages-wrapper h2{text-align:left;font-weight:700}.advantages-wrapper .content-wrapper p{text-align:left;font-size:.875rem}@media (min-width:992px){.advantages-wrapper .content-wrapper p{font-size:1rem}}.blue-square-items-wrapper{margin-left:-2px;margin-right:-2px}.blue-square-items-wrapper .blue-square-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:3rem 2px 0;margin-bottom:1rem}@media (min-width:576px){.blue-square-items-wrapper .blue-square-item{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-top:3.5rem;margin-bottom:1.5rem}}@media (min-width:992px){.blue-square-items-wrapper .blue-square-item{margin-bottom:2rem;padding-top:4rem}}.blue-square-items-wrapper .blue-square-item-content{position:relative;background-color:#fff;height:100%;padding:3.5rem .5rem 1rem}@media (min-width:576px){.blue-square-items-wrapper .blue-square-item-content{padding-top:4rem}}.blue-square-items-wrapper .blue-square-item-content i{display:block;position:absolute;height:5rem;width:5rem;background-color:#0094d9;background-position:center;background-repeat:no-repeat;background-size:60%;left:50%;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:576px){.blue-square-items-wrapper .blue-square-item-content i{height:6rem;width:6rem}}@media (min-width:1200px){.blue-square-items-wrapper .blue-square-item-content i{height:6.5rem;width:6.5rem}}.blue-square-items-wrapper .blue-square-item-content span{display:block;color:#454545;line-height:1.4;font-size:.75rem;text-align:center}@media (min-width:1200px){.blue-square-items-wrapper .blue-square-item-content span{font-size:.875rem}}@media (min-width:992px){.blue-square-items-wrapper.main .blue-square-item{-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.blue-square-items-wrapper.main .blue-square-item.item-1 .blue-square-item-content i{background-image:url(../img/main/icons_01.svg)}.blue-square-items-wrapper.main .blue-square-item.item-2 .blue-square-item-content i{background-image:url(../img/main/icons_02.svg)}.blue-square-items-wrapper.main .blue-square-item.item-3 .blue-square-item-content i{background-image:url(../img/main/icons_03.svg)}.blue-square-items-wrapper.main .blue-square-item.item-4 .blue-square-item-content i{background-image:url(../img/main/icons_04.svg)}.blue-square-items-wrapper.main .blue-square-item.item-5 .blue-square-item-content i{background-image:url(../img/main/icons_05.svg)}@media (min-width:992px){.blue-square-items-wrapper.jas .blue-square-item{-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}}.blue-square-items-wrapper.jas .blue-square-item.item-1 .blue-square-item-content i{background-image:url(../img/jas/icons_01.svg)}.blue-square-items-wrapper.jas .blue-square-item.item-2 .blue-square-item-content i{background-image:url(../img/jas/icons_02.svg)}.blue-square-items-wrapper.jas .blue-square-item.item-3 .blue-square-item-content i{background-image:url(../img/jas/icons_03.svg);background-size:45%}.blue-square-items-wrapper.jas .blue-square-item.item-4 .blue-square-item-content i{background-image:url(../img/jas/icons_04.svg)}.blue-square-items-wrapper.jas .blue-square-item.item-5 .blue-square-item-content i{background-image:url(../img/jas/icons_05.svg);background-size:45%}.blue-square-items-wrapper.jas .blue-square-item.item-6 .blue-square-item-content i{background-image:url(../img/jas/icons_06.svg)}.blue-square-items-wrapper.invest{margin-left:-10px;margin-right:-10px}.blue-square-items-wrapper.invest .blue-square-item{padding-left:10px;padding-right:10px}@media (min-width:576px){.blue-square-items-wrapper.invest .blue-square-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.blue-square-items-wrapper.invest .blue-square-item{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.blue-square-items-wrapper.invest .blue-square-item .blue-square-item-content img{display:block;margin:.75rem auto;max-width:60%;max-height:35px;width:auto;height:auto}@media (min-width:576px){.blue-square-items-wrapper.invest .blue-square-item .blue-square-item-content img{max-height:45px;max-width:50%}}.blue-square-items-wrapper.invest .blue-square-item .blue-square-item-content span{font-size:.875rem}@media (min-width:992px){.blue-square-items-wrapper.invest .blue-square-item .blue-square-item-content span{font-size:1rem}}.blue-square-items-wrapper.invest .blue-square-item.item-1 .blue-square-item-content i{background-image:url(../img/invest/icons_21.svg)}.blue-square-items-wrapper.invest .blue-square-item.item-2 .blue-square-item-content i{background-image:url(../img/invest/icons_22.svg)}.blue-square-items-wrapper.invest .blue-square-item.item-3 .blue-square-item-content i{background-image:url(../img/invest/icons_23.svg)}.blue-square-items-wrapper.invest .blue-square-item.item-4 .blue-square-item-content i{background-image:url(../img/invest/icons_24.svg)}.blue-square-items-wrapper.invest .blue-square-item.item-4 .blue-square-item-content img{max-height:25px}@media (min-width:576px){.blue-square-items-wrapper.invest .blue-square-item.item-4 .blue-square-item-content img{max-height:35px}}.blue-square-items-wrapper.invest .blue-square-item.item-4 .blue-square-item-content img:last-child{max-height:60px}@media (min-width:576px){.blue-square-items-wrapper.invest .blue-square-item.item-4 .blue-square-item-content img:last-child{max-height:80px}}.svg-items-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;margin-left:-15px;margin-right:-15px}.svg-items-wrapper .svg-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (min-width:576px){.svg-items-wrapper .svg-item{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.svg-items-wrapper .svg-item-content{position:relative;height:100%;padding:1rem 15px}.svg-items-wrapper .svg-item-content i{display:block;height:5rem;width:5rem;background-position:0 center;background-repeat:no-repeat;background-size:60%}@media (min-width:576px){.svg-items-wrapper .svg-item-content i{height:6rem;width:6rem}}@media (min-width:1200px){.svg-items-wrapper .svg-item-content i{height:6.5rem;width:6.5rem}}.svg-items-wrapper .svg-item-content span{display:block;color:#000;line-height:1.4;font-size:.75rem;text-align:left}@media (min-width:1200px){.svg-items-wrapper .svg-item-content span{font-size:.875rem}}@media (min-width:992px){.svg-items-wrapper.jas .svg-item{-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}}.svg-items-wrapper.jas .svg-item.item-1 .svg-item-content i{background-image:url(../img/jas/icons_01.svg)}.svg-items-wrapper.jas .svg-item.item-2 .svg-item-content i{background-image:url(../img/jas/icons_02.svg)}.svg-items-wrapper.jas .svg-item.item-3 .svg-item-content i{background-image:url(../img/jas/icons_03.svg)}.svg-items-wrapper.jas .svg-item.item-4 .svg-item-content i{background-image:url(../img/jas/icons_04.svg)}.svg-items-wrapper.jas .svg-item.item-5 .svg-item-content i{background-image:url(../img/jas/icons_05.svg)}.svg-items-wrapper.jas .svg-item.item-6 .svg-item-content i{background-image:url(../img/jas/icons_06.svg)}.cookie-wr{display:none;position:fixed;left:0;bottom:0;width:100%;background-color:rgba(253,195,79,.8);padding:.5em 0;z-index:1200}@media (min-width:768px){.cookie-wr{padding:1em 0}}@media (min-width:992px){.cookie-wr{padding:1.5em 0}}.cookie-wr.active,header ul.nav>li.dropdown:hover .dropdown-menu{display:block}.cookie-wr .container,.press-kit-wrapper .content-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.cookie-wr p{color:#000;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:.5rem;font-size:.75rem;line-height:1.25}@media (min-width:768px){.cookie-wr p{margin-bottom:0;line-height:1.5;padding-right:1.5em;-webkit-flex:1;flex:1}}@media (min-width:992px){.cookie-wr p{font-size:.875rem;padding-right:2em}}.cookie-wr p a{color:#000;text-decoration:underline;font-weight:600}.press-kit-bg-image,.share-icons a{background-position:center;background-repeat:no-repeat}.press-kit-bg-image{position:relative;background-image:url(../img/presskit/img-01.jpg);background-size:cover;padding:2rem 15px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#fff;font-weight:600;font-size:1.125rem;text-shadow:0 1px 0 rgba(0,0,0,.3);margin-left:-15px;margin-right:-15px}@media (min-width:576px){.press-kit-bg-image{padding:3rem 2rem}}@media (min-width:768px){.press-kit-bg-image{padding:3.5rem 2.5rem}}@media (min-width:992px){.press-kit-bg-image{padding:4rem 3rem;font-size:1.25rem}}@media (min-width:1200px){.press-kit-bg-image{padding:5rem 4rem;font-size:1.375rem}}@media (min-width:992px){.press-kit-bg-image span{-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}}@media (min-width:1200px){.press-kit-bg-image span{-webkit-flex:0 0 70%;flex:0 0 70%;max-width:70%}}.press-kit-wrapper .content-wrapper{-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:space-between;justify-content:space-between}.press-kit-wrapper .press-kit-text{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:1.5rem}@media (min-width:768px){.press-kit-wrapper .press-kit-text{-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%;margin-bottom:0}}@media (min-width:1200px){.press-kit-wrapper .press-kit-text{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.personal-links h4.mb-0,.press-kit-wrapper .press-kit-text p{margin-bottom:0}.share-icons{text-align:left;display:-webkit-flex;display:flex;padding:0 1rem;margin-bottom:1rem}@media (min-width:992px){.share-icons{padding:0 1.5rem;margin-bottom:1.5rem}}@media (min-width:1200px){.share-icons{padding:0 2rem}}.share-icons a{display:block;width:24px;height:24px;background-size:24px;border-radius:.25rem;border:1px solid #2a50a2}@media (min-width:1200px){.share-icons a{width:32px;height:32px;background-size:32px}}.share-icons a:not(:first-child){margin-left:.5rem}@media (min-width:1200px){.share-icons a:not(:first-child){margin-left:1rem}}.share-icons a.social-icon-1{background-image:url(../img/socials-new/facebook.svg)}.share-icons a.social-icon-2{background-image:url(../img/socials-new/twitter.svg)}.share-icons a.social-icon-3{background-image:url(../img/socials-new/vk.svg);background-size:16px}@media (min-width:1200px){.share-icons a.social-icon-3{background-size:24px}}.share-icons a.social-icon-copy{background-image:url(../img/copy.svg);background-size:auto 14px}@media (min-width:1200px){.share-icons a.social-icon-copy{background-size:auto 20px}}.share-icons a.social-icon-copy.copied{background-image:url(../img/done.svg)}.share-icons a:hover{opacity:.8}.share-icons a:focus{outline:0}header{background-color:#fff;padding:.75rem 0;z-index:1001}@media (min-width:768px){header{padding:1rem 0}}header ul.nav,header.fixed{position:fixed;left:0;right:0}header.fixed{width:100%}header .container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}header .logo{position:relative;top:3px;display:block;-webkit-flex:0 0 55px;flex:0 0 55px;width:55px;height:23px;background:url(../img/logo.svg) center no-repeat;background-size:contain;margin-right:1rem}@media (min-width:576px){header .logo{top:4px;-webkit-flex:0 0 78px;flex:0 0 78px;width:78px;height:33px;margin-right:1rem}}@media (min-width:1200px){header .logo{top:5px;-webkit-flex:0 0 98px;flex:0 0 98px;height:41px;width:98px;margin-right:1.75rem}}header .logo-sbp{position:relative;display:block;-webkit-flex:0 0 50px;flex:0 0 50px;width:50px;height:23px;background:url(../img/sbp/sbp.svg) center no-repeat;background-size:contain;margin-right:1rem}@media (min-width:576px){header .logo-sbp{-webkit-flex:0 0 60px;flex:0 0 60px;width:60px;height:28px}}@media (min-width:1200px){header .logo-sbp{-webkit-flex:0 0 70px;flex:0 0 70px;height:33px;width:70px;margin-right:1.75rem}}header .logo-skolkovo{position:relative;display:block;-webkit-flex:0 0 35px;flex:0 0 35px;width:35px;height:23px;background:url(../img/sk_resident.png) center no-repeat;background-size:contain}@media (min-width:576px){header .logo-skolkovo{-webkit-flex:0 0 40px;flex:0 0 40px;width:40px;height:28px}}@media (min-width:1200px){header .logo-skolkovo{-webkit-flex:0 0 50px;flex:0 0 50px;height:33px;width:50px}}header .toggle-menu{display:block;position:relative;width:20px;height:16px;border-top:2px solid #2a50a2;cursor:pointer;margin-left:auto;transition:all .3s ease-in}@media (min-width:992px){header .toggle-menu{display:none}}header .toggle-menu:after,header .toggle-menu:before{content:"";display:block;position:absolute;height:2px;width:20px;left:0;background:#2a50a2;transition:all .3s ease-in}header .toggle-menu:before{top:5px}header .toggle-menu:after{bottom:0}header .toggle-menu.active{border-color:transparent}header .toggle-menu.active:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);width:20px}header .toggle-menu.active:after{-webkit-transform:rotate(135deg);transform:rotate(135deg);bottom:7px;width:20px}header ul.nav{top:47px;bottom:0;background:#fff;list-style:none;margin-bottom:0;-webkit-transform:translateY(-40px);transform:translateY(-40px);opacity:0;visibility:hidden;transition:.3s;padding:0 15px}@media (min-width:576px){header ul.nav{top:57px}}@media (min-width:768px){header ul.nav{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;bottom:auto;-webkit-justify-content:center;justify-content:center;padding:0}}@media (min-width:992px){header ul.nav{position:static;margin-left:auto;opacity:1;-webkit-transform:none;transform:none;visibility:visible;transition:all .6s ease}}header ul.nav.active{opacity:1;visibility:visible;-webkit-transform:none;transform:none}header ul.nav.active .dropdown-menu{left:0;-webkit-transform:none;transform:none;position:static;box-shadow:none}header ul.nav.active .dropdown-menu li{padding:10px 15px}header ul.nav>li{padding:10px 0}@media (min-width:576px){header ul.nav>li{padding:10px 15px;width:540px;margin-left:auto;margin-right:auto}}@media (min-width:768px){header ul.nav>li{padding:10px 7px;width:auto;margin-left:0;margin-right:0}}@media (min-width:992px){header ul.nav>li{padding:0 7px}}@media (min-width:1200px){header ul.nav>li{padding:0 8px}}header ul.nav>li:last-child{padding-right:0}header ul.nav>li.dropdown.actived>a{pointer-events:none}@media (min-width:768px){header ul.nav>li.dropdown.actived>a{pointer-events:auto}}header ul.nav>li .dropdown-menu{box-shadow:rgba(0,0,0,.04) 0 0 4px 0,rgba(0,0,0,.08) 0 8px 16px 0}header ul.nav>li .dropdown-menu li a{padding:5px 0;white-space:nowrap}@media (min-width:768px){header ul.nav>li .dropdown-menu li a{padding:1rem 1.5rem}}@media (min-width:1200px){header ul.nav>li .dropdown-menu li a{font-size:.875rem;padding:1rem 2rem}}header ul.nav>li .dropdown-menu li a:hover,header ul.nav>li .dropdown-menu li.active a:hover{background:#f3f4f5}header ul.nav>li .dropdown-menu li.active a{background-color:#fff}header ul.nav>li .dropdown-menu li.active a:after{content:'';display:block;position:absolute;left:2rem;bottom:.75rem;width:1.5rem;height:1px;background-color:#2a50a2}header ul.nav>li a{position:relative;color:#839ca9;font-size:1rem;line-height:1.5;text-transform:uppercase;font-weight:600;display:inline-block}@media (min-width:768px){header ul.nav>li a{font-size:.875rem;display:block}}@media (min-width:992px){header ul.nav>li a{padding:5px 0}}@media (min-width:1200px){header ul.nav>li a{font-size:1rem}}header ul.nav>li .dropdown-menu li.active a,header ul.nav>li.active a{color:#000;font-weight:400;pointer-events:none}@media (min-width:1200px){header ul.nav>li.active a{font-size:.9375rem}}header ul.nav>li.active a:hover,header ul.nav>li.actived>a:hover{color:#000}header ul.nav>li.active a:after,header ul.nav>li.actived>a:after{content:'';display:block;position:absolute;left:0;bottom:0;width:1.5rem;height:1px;background-color:#2a50a2}header ul.nav>li.actived>a{color:#000;font-weight:400}.show-backdrop{overflow-y:hidden}@media (min-width:768px){.show-backdrop{overflow-y:auto}}footer{background-color:#fff}footer .footer-navs{display:-webkit-flex;display:flex;padding:15px 0}@media (min-width:576px){footer .footer-navs{padding:20px 0}}@media (min-width:768px){footer .footer-navs{padding:25px 0}}@media (min-width:992px){footer .footer-navs{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:flex-start;align-items:flex-start}}@media (min-width:1200px){footer .footer-navs{padding:30px 0}}footer .footer-navs .logo{display:block;-webkit-flex:0 0 61px;flex:0 0 61px;width:61px;height:25px;background:url(../img/logo.svg) center no-repeat;background-size:contain;margin-right:.5rem;margin-top:6px}@media (min-width:576px){footer .footer-navs .logo{-webkit-flex:0 0 78px;flex:0 0 78px;width:78px;height:33px;margin-right:1rem}}@media (min-width:768px){footer .footer-navs .logo{margin-top:3px}}@media (min-width:992px){footer .footer-navs .logo{margin-right:0}}@media (min-width:1200px){footer .footer-navs .logo{-webkit-flex:0 0 98px;flex:0 0 98px;height:41px;width:98px;margin-right:2rem}}footer .footer-navs .nav-container{-webkit-flex:1;flex:1;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin-right:-5px}@media (min-width:1200px){footer .footer-navs .nav-container{margin-right:-10px}}footer .footer-navs .nav,footer .footer-navs-social ul.nav-social{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}footer .footer-navs .nav>li{margin-bottom:5px;padding:0 5px}@media (min-width:992px){footer .footer-navs .nav>li{margin-bottom:0;padding:0 6px}}@media (min-width:1200px){footer .footer-navs .nav>li{padding:0 12px}}footer .footer-navs .nav>li:nth-child(-n+3) a{font-weight:600;font-size:.875rem}@media (min-width:768px){footer .footer-navs .nav>li:nth-child(-n+3) a{font-size:1rem}}footer .footer-navs .nav>li a{display:inline-block;font-size:.875rem;color:#839ca9;text-transform:uppercase;font-weight:400}@media (min-width:768px){footer .footer-navs .nav>li a{font-size:.875rem}}.business-tarif-wrapper .nav-tabs li a.active:hover,footer .footer-nav-policy .nav li a:hover,footer .footer-navs .nav>li a:hover{color:#000}footer .footer-navs-social,footer .footer-navs-social .nav{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;align-items:flex-start}footer .footer-navs-social{-webkit-justify-content:space-between;justify-content:space-between;border-top:1px solid #cfd8dc;padding-top:15px;margin-bottom:15px}@media (min-width:576px){footer .footer-navs-social{margin-bottom:20px;padding-top:20px}}@media (min-width:768px){footer .footer-navs-social{margin-bottom:25px;padding-top:25px}}@media (min-width:992px){footer .footer-navs-social{margin-bottom:30px;padding-top:40px}}@media (min-width:1200px){footer .footer-navs-social{margin-bottom:40px}}footer .footer-navs-social .nav{margin-bottom:1rem;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:992px){footer .footer-navs-social .nav{margin-right:5px;margin-bottom:0;-webkit-flex:0 1 auto;flex:0 1 auto}}@media (min-width:1200px){footer .footer-navs-social .nav{-webkit-align-items:center;align-items:center}}footer .footer-navs-social .nav:last-child{margin-right:0;margin-bottom:0}@media (min-width:992px){footer .footer-navs-social .nav:last-child{position:relative;-webkit-flex:1;flex:1}}@media (min-width:1200px){footer .footer-navs-social .nav:last-child{-webkit-flex:none;flex:none}}@media (min-width:576px){footer .footer-navs-social .nav:last-child .title{margin-bottom:10px}}@media (min-width:768px){footer .footer-navs-social .nav:last-child .title{margin-bottom:0}}footer .footer-navs-social .nav .title{margin-right:10px;white-space:nowrap;line-height:24px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:.5rem;font-weight:600}@media (min-width:576px){footer .footer-navs-social .nav .title{margin-bottom:0;-webkit-flex:none;flex:none}}@media (min-width:992px){footer .footer-navs-social .nav .title{margin-right:15px}}footer .footer-navs-social ul.nav-social li{padding:0;-webkit-flex:none;flex:none;margin-bottom:.75rem;margin-right:.75rem}@media (min-width:992px){footer .footer-navs-social ul.nav-social li{margin-right:10px}}@media (min-width:1200px){footer .footer-navs-social ul.nav-social li{margin-bottom:0;margin-right:.75rem}}footer .footer-nav-policy{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.5rem;-webkit-align-items:center;align-items:center}@media (min-width:576px){footer .footer-nav-policy{-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.75rem}}footer .footer-nav-policy .sk_resident{margin-bottom:1rem}footer .footer-nav-policy .sk_resident img{max-width:100px;height:auto}footer .footer-nav-policy>div{font-weight:600;color:#839ca9;font-size:1rem;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:1rem}@media (min-width:576px){footer .footer-nav-policy>div{-webkit-flex:none;flex:none;margin-bottom:0}}@media (min-width:768px){footer .footer-nav-policy>div{font-size:1.125rem}}@media (min-width:992px){footer .footer-nav-policy>div{font-size:1.25rem}}@media (min-width:1200px){footer .footer-nav-policy>div{font-size:1.375rem}}footer .footer-nav-policy .nav,footer .footer-nav-policy .nav li{display:block}@media (min-width:576px){footer .footer-nav-policy .nav li{text-align:right}}footer .footer-nav-policy .nav li:not(:last-child){margin-bottom:.5rem}@media (min-width:768px){footer .footer-nav-policy .nav li:not(:last-child){margin-bottom:.75rem}}footer .footer-nav-policy .nav li a{color:#839ca9;font-weight:400;text-transform:none;font-size:.875rem}@media (min-width:768px){footer .footer-nav-policy .nav li a{font-size:.875rem}}.main-content-wrapper,footer .copyright{position:relative;display:-webkit-flex;display:flex}footer .copyright{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:15px}@media (min-width:576px){footer .copyright{margin-bottom:20px;-webkit-align-items:center;align-items:center}}@media (min-width:768px){footer .copyright{margin-bottom:25px}}footer .copyright p{color:#000;margin-bottom:0;font-size:.875rem;font-weight:400;-webkit-order:1;order:1}@media (min-width:576px){footer .copyright p{-webkit-order:0;order:0}}footer .copyright a{color:#000;text-decoration:underline}footer .copyright a:hover{color:#1a1919;text-decoration:none}.main-content-wrapper{-webkit-align-items:center;align-items:center;padding:0 15px;z-index:3}@media (min-width:576px){.main-content-wrapper{-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%;padding-left:40px;padding-right:0}}@media (min-width:768px){.main-content-wrapper{-webkit-flex:0 0 54%;flex:0 0 54%;max-width:54%;padding-left:55px}}@media (min-width:992px){.main-content-wrapper{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:10%}}.main-content-wrapper h2{color:#fff;margin-bottom:.75rem}@media (min-width:768px){.main-content-wrapper h2{margin-bottom:1rem}}@media (min-width:992px){.main-content-wrapper h2{margin-bottom:1.25rem}}@media (min-width:1200px){.main-content-wrapper h2{margin-bottom:1.5rem}}.main-content-wrapper p{color:#fff;font-size:.75rem;margin-bottom:0}@media (min-width:768px){.main-content-wrapper p{font-size:.875rem}}@media (min-width:992px){.main-content-wrapper p{font-size:1rem}}@media (min-width:1200px){.main-content-wrapper p{font-size:1.125rem}}.main-nav-container{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-top:.75rem}@media (min-width:768px){.main-nav-container{padding-top:1rem}}@media (min-width:992px){.main-nav-container{padding-top:1.25rem}}.main-nav-container h2{font-weight:400;color:#333;margin-bottom:1rem}@media (min-width:768px){.main-nav-container h2{margin-bottom:1.25rem}}@media (min-width:992px){.main-nav-container h2{margin-bottom:1.5rem}}.main-nav{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-2px;margin-right:-2px}.main-nav li{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 2px;margin-bottom:4px}@media (min-width:576px){.main-nav li{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.main-nav li a{position:relative;display:block;padding-top:100%;background-position:center;background-repeat:no-repeat;background-size:cover;transition:all .2s}.main-nav li a.item-1{background-image:url(../img/main/nav-image_1.jpg)}.main-nav li a.item-2{background-image:url(../img/main/nav-image_2.jpg)}.main-nav li a.item-3{background-image:url(../img/main/nav-image_3.jpg)}.main-nav li a.item-4{background-image:url(../img/main/nav-image_4.jpg)}.main-nav li a span,.main-nav li a:before{position:absolute;left:0;transition:all .2s}.main-nav li a:before{content:'';width:100%;height:100%;top:0;background-color:rgba(255,255,255,.3)}.main-nav li a:hover:before{background-color:transparent}.main-nav li a:hover span{color:#fdc34f;background-color:rgba(0,0,0,.7)}.main-nav li a span{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;bottom:0;right:0;color:#fff;background-color:rgba(0,0,0,.3);height:45%;font-size:.875rem;line-height:1.2;padding:0 .5rem}@media (min-width:576px){.main-nav li a span{padding:0 .25rem;font-size:.75rem}}@media (min-width:768px){.main-nav li a span{font-size:.875rem;padding:0 1rem}}@media (min-width:992px){.main-nav li a span{font-size:1rem;padding:0 1.25rem;height:35%}}@media (min-width:1200px){.main-nav li a span{font-size:1.125rem;padding:0 1.5rem}}.personal-freedom-items{position:relative;padding:1.5rem 0}@media (min-width:576px){.personal-freedom-items{-webkit-justify-content:center;justify-content:center}}@media (min-width:768px){.personal-freedom-items{-webkit-justify-content:space-between;justify-content:space-between;padding:2rem 0}.personal-freedom-items.pos{-webkit-justify-content:space-around;justify-content:space-around}}.personal-freedom-items.pos>p{font-size:.875rem;margin-bottom:0;color:#000;padding:1rem 15px 0}@media (min-width:992px){.personal-freedom-items.pos>p{font-size:1rem}}@media (min-width:1200px){.personal-freedom-items.pos>p{font-size:1.125rem}}.personal-freedom-items .personal-freedom-item{position:relative;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;z-index:2}@media (min-width:576px){.personal-freedom-items .personal-freedom-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.personal-freedom-items .personal-freedom-item{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:1200px){.personal-freedom-items .personal-freedom-item{-webkit-flex:0 0 30%;flex:0 0 30%;max-width:30%}}.personal-control-wrapper .personal-control-items .personal-control-item:not(:last-child),.personal-freedom-items .personal-freedom-item:not(:last-child){margin-bottom:1.5rem}@media (min-width:768px){.personal-freedom-items .personal-freedom-item:not(:last-child){margin-bottom:0}}.personal-freedom-items p{font-size:.875rem;margin-bottom:.75rem;color:#000}@media (min-width:992px){.personal-freedom-items p{font-size:1rem;margin-bottom:1rem}}.info-window-container .info-window .info-body p:last-child,.personal-content-wrapper .personal-content-item p:last-child,.personal-content-wrapper .personal-content-item ul:last-child,.personal-control-wrapper .personal-control-items p:last-child,.personal-freedom-items p:last-child{margin-bottom:0}.personal-freedom-items .pg-canvas{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;opacity:.5}.personal-control-wrapper .personal-control-items{margin-left:-15px;margin-right:-15px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}@media (min-width:576px){.personal-control-wrapper .personal-control-items{-webkit-justify-content:center;justify-content:center}}@media (min-width:768px){.personal-control-wrapper .personal-control-items{-webkit-justify-content:space-between;justify-content:space-between}}.personal-control-wrapper .personal-control-items .personal-control-item{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;opacity:0}@media (min-width:576px){.personal-control-wrapper .personal-control-items .personal-control-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.personal-control-wrapper .personal-control-items .personal-control-item{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:1200px){.personal-control-wrapper .personal-control-items .personal-control-item{-webkit-flex:0 0 30%;flex:0 0 30%;max-width:30%}}@media (min-width:768px){.personal-control-wrapper .personal-control-items .personal-control-item:not(:last-child){margin-bottom:0}}.personal-control-wrapper .personal-control-items .personal-control-item.visible{-webkit-animation:fadeInUp 1s cubic-bezier(.65,.05,.36,1);animation:fadeInUp 1s cubic-bezier(.65,.05,.36,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}.personal-control-wrapper .personal-control-items .personal-control-item.visible:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.personal-control-wrapper .personal-control-items .personal-control-item.visible:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.personal-control-wrapper .personal-control-items .personal-control-item.visible:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.personal-control-wrapper .personal-control-items p{font-size:.875rem;margin-bottom:.75rem;color:#000}@media (min-width:992px){.personal-control-wrapper .personal-control-items p{font-size:1rem;margin-bottom:1rem}}.personal-bg-image{position:relative;background-image:url(../img/personal/image_2.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;padding:2rem 15px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (min-width:576px){.personal-bg-image{height:220px}}@media (min-width:768px){.personal-bg-image{height:280px}}@media (min-width:992px){.personal-bg-image{height:320px}}@media (min-width:1200px){.personal-bg-image{height:360px}}.personal-bg-image:before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);z-index:1}.business-bg-image div,.personal-bg-image div{position:relative;z-index:3}.personal-bg-image h3{color:#fff;font-weight:700;margin-bottom:0;font-size:1.125rem}@media (min-width:768px){.personal-bg-image h3{font-size:1.25rem}}@media (min-width:992px){.personal-bg-image h3{font-size:1.5rem}}@media (min-width:1200px){.personal-bg-image h3{font-size:1.75rem}}.personal-bg-image h3 span{display:block;color:#fff;font-size:.875rem;line-height:1.5;font-weight:400}@media (min-width:768px){.personal-bg-image h3 span{font-size:1rem}}.personal-links .links-items{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-bottom:.75rem}@media (min-width:768px){.personal-links .links-items{margin-bottom:1rem}}.personal-links .links-items .personal-link{display:block;height:2rem;width:6.5rem;margin:0 15px;background-position:center;background-repeat:no-repeat;background-size:contain;transition:all .2s}@media (min-width:992px){.personal-links .links-items .personal-link{height:2.5rem;width:8.5rem}}.personal-links .links-items .personal-link:focus{outline:0}.last-news .media-items-wrapper .media-item__first .media-content>a:hover p,.personal-links .links-items .personal-link:hover{opacity:.8}.personal-links .links-items .personal-link.link-1{background-image:url(../img/business/appstore.svg)}.personal-links .links-items .personal-link.link-2{background-image:url(../img/business/gplay.svg)}.personal-links h4{font-weight:700;text-align:center;margin-bottom:.75rem}@media (min-width:768px){.personal-links h4{margin-bottom:1rem}}.personal-links p{font-weight:700;line-height:1.3;font-size:1rem}@media (min-width:768px){.personal-links p{font-size:1.125rem}}@media (min-width:992px){.personal-links p{font-size:1.375rem}}.agents-wr .agent-item.table ul,.business-agent .business-agent-img div ul,.personal-content-wrapper h2{margin-bottom:1rem}@media (min-width:768px){.personal-content-wrapper h2{margin-bottom:1.5rem}}@media (min-width:992px){.personal-content-wrapper h2{margin-bottom:2rem}}@media (min-width:1200px){.personal-content-wrapper h2{margin-bottom:2.5rem}}.personal-content-wrapper .content-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;align-items:flex-start}.personal-content-wrapper .personal-content-item{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:1rem}@media (min-width:576px){.personal-content-wrapper .personal-content-item{-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%;margin-bottom:0}}.personal-content-wrapper .personal-content-item .personal-content{padding-bottom:2rem}@media (min-width:768px){.personal-content-wrapper .personal-content-item .personal-content{padding-bottom:3rem}}@media (min-width:992px){.personal-content-wrapper .personal-content-item .personal-content{padding-bottom:5rem}}@media (min-width:576px){.personal-content-wrapper .personal-content-item .personal-content.big{padding-bottom:2rem}}@media (min-width:768px){.personal-content-wrapper .personal-content-item .personal-content.big{padding-bottom:6rem}}@media (min-width:992px){.personal-content-wrapper .personal-content-item .personal-content.big{padding-bottom:8rem}}@media (min-width:1200px){.personal-content-wrapper .personal-content-item .personal-content.big{padding-bottom:10rem}}.personal-content-wrapper .personal-content-item .personal-content:not(:first-child){padding-top:2rem}@media (min-width:768px){.personal-content-wrapper .personal-content-item .personal-content:not(:first-child){padding-top:3rem}}@media (min-width:992px){.personal-content-wrapper .personal-content-item .personal-content:not(:first-child){padding-top:5rem}}@media (min-width:576px){.personal-content-wrapper .personal-content-item .personal-content.last{padding-bottom:2rem}}@media (min-width:768px){.personal-content-wrapper .personal-content-item .personal-content.last{padding-bottom:6rem}}@media (min-width:992px){.personal-content-wrapper .personal-content-item .personal-content.last{padding-bottom:7rem}}@media (min-width:1200px){.personal-content-wrapper .personal-content-item .personal-content.last{padding-bottom:10rem}}.personal-content-wrapper .personal-content-mobile-img{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding:0 15px;overflow:hidden}@media (min-width:576px){.personal-content-wrapper .personal-content-mobile-img{display:none}}.personal-content-wrapper .personal-content-mobile-img.visible .img-wr{-webkit-animation:fadeInRightCustom 1s cubic-bezier(.65,.05,.36,1);animation:fadeInRightCustom 1s cubic-bezier(.65,.05,.36,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:.3s;animation-delay:.3s}.personal-content-wrapper .personal-content-mobile-img.item-1 .img-wr{background-image:url(../img/personal/slider_ru_1.gif)}.personal-content-wrapper .personal-content-mobile-img.item-1 .img-wr.en{background-image:url(../img/personal/slider_en_1.gif)}.personal-content-wrapper .personal-content-mobile-img.item-2 .img-wr{background-image:url(../img/personal/slider_ru_2.png)}.personal-content-wrapper .personal-content-mobile-img.item-2 .img-wr.en{background-image:url(../img/personal/slider_en_2.png)}.personal-content-wrapper .personal-content-mobile-img.item-3 .img-wr{background-image:url(../img/personal/slider_ru_3.gif)}.personal-content-wrapper .personal-content-mobile-img.item-3 .img-wr.en{background-image:url(../img/personal/slider_en_3.gif)}.personal-content-wrapper .personal-content-mobile-img.item-4 .img-wr{background-image:url(../img/personal/slider_ru_4.png)}.personal-content-wrapper .personal-content-mobile-img.item-4 .img-wr.en{background-image:url(../img/personal/slider_en_4.png)}.personal-content-wrapper .personal-content-mobile-img.item-5 .img-wr{background-image:url(../img/personal/slider_ru_5.png)}.personal-content-wrapper .personal-content-mobile-img.item-5 .img-wr.en{background-image:url(../img/personal/slider_en_5.png)}.personal-content-wrapper .personal-content-img{position:-webkit-sticky;position:sticky;top:25%;display:none;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;-webkit-justify-content:center;justify-content:center;padding:0 15px;overflow:hidden}@media (min-width:576px){.personal-content-wrapper .personal-content-img{display:-webkit-flex;display:flex;-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%}}.personal-content-wrapper .personal-content-img.visible .img-wr{-webkit-animation:fadeInRightCustom 1s cubic-bezier(.65,.05,.36,1);animation:fadeInRightCustom 1s cubic-bezier(.65,.05,.36,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:.3s;animation-delay:.3s}.personal-content-wrapper .img-wr,.personal-content-wrapper .personal-content-img.item-1 .img-wr{background-image:url(../img/personal/slider_ru_1.gif)}.personal-content-wrapper .img-wr.en,.personal-content-wrapper .personal-content-img.item-1 .img-wr.en{background-image:url(../img/personal/slider_en_1.gif)}.personal-content-wrapper .personal-content-img.item-2 .img-wr{background-image:url(../img/personal/slider_ru_2.png)}.personal-content-wrapper .personal-content-img.item-2 .img-wr.en{background-image:url(../img/personal/slider_en_2.png)}.personal-content-wrapper .personal-content-img.item-3 .img-wr{background-image:url(../img/personal/slider_ru_3.gif)}.personal-content-wrapper .personal-content-img.item-3 .img-wr.en{background-image:url(../img/personal/slider_en_3.gif)}.personal-content-wrapper .personal-content-img.item-4 .img-wr{background-image:url(../img/personal/slider_ru_4.png)}.personal-content-wrapper .personal-content-img.item-4 .img-wr.en{background-image:url(../img/personal/slider_en_4.png)}.personal-content-wrapper .personal-content-img.item-5 .img-wr{background-image:url(../img/personal/slider_ru_5.png)}.personal-content-wrapper .personal-content-img.item-5 .img-wr.en{background-image:url(../img/personal/slider_en_5.png)}.personal-content-wrapper .img-wr{background-position:center;background-repeat:no-repeat;background-size:contain;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-top:100%;opacity:0;transition:all .2s}@media (min-width:576px){.personal-content-wrapper .img-wr{padding-top:0;height:310px}}@media (min-width:768px){.personal-content-wrapper .img-wr{-webkit-flex:0 0 220px;flex:0 0 220px;max-width:220px;height:320px}}@media (min-width:992px){.personal-content-wrapper .img-wr{height:380px;-webkit-flex:0 0 260px;flex:0 0 260px;max-width:260px}}@media (min-width:1200px){.personal-content-wrapper .img-wr{height:480px}}.personal-tarif-items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px){.personal-tarif-items{border-top:1px solid #839ca9}}.personal-tarif-items.help{padding:.5rem 0}@media (min-width:768px){.personal-tarif-items.help{padding:.75rem 0}}@media (min-width:992px){.personal-tarif-items.help{margin-left:135px}}@media (min-width:1200px){.personal-tarif-items.help{margin-left:155px}}.accordion .card-body .answer .animated ol,.personal-tarif-items.help ol{margin-bottom:.75rem;padding-left:1rem}.personal-tarif-items.help ol li{color:#000;font-size:.625rem}@media (min-width:1200px){.personal-tarif-items.help ol li{font-size:.75rem}}.personal-tarif-items.help p{font-size:.625rem;margin-bottom:.75rem}@media (min-width:1200px){.personal-tarif-items.help p{font-size:.75rem}}.personal-tarif-items.help p.mb-0{margin-bottom:0}.business-api .content-wrapper>div .h2,.personal-tarif-items.help .link{font-weight:700}.personal-tarif-items.help ul{margin-bottom:0;padding-left:1rem}.personal-tarif-items.help ul li{margin-bottom:0;font-size:.625rem}@media (min-width:1200px){.personal-tarif-items.help ul li{font-size:.75rem}}.personal-tarif-items.docs-list{border-bottom:1px solid #839ca9}.personal-tarif-items.docs-list .personal-tarif-item:first-child{border-bottom:0}@media (min-width:992px){.personal-tarif-items.docs-list .personal-tarif-item:first-child{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.personal-tarif-items.docs-list .personal-tarif-item:last-child{overflow-x:visible}@media (min-width:992px){.personal-tarif-items.docs-list .personal-tarif-item:last-child{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.personal-tarif-items.docs-list .personal-tarif-list{-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}.personal-tarif-items.docs-list .personal-tarif-list>div{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:.5rem 0!important}@media (min-width:576px){.personal-tarif-items.docs-list .personal-tarif-list>div{-webkit-flex:none!important;flex:none!important}}@media (min-width:992px){.personal-tarif-items.docs-list .personal-tarif-list>div{padding:1rem 0!important}}.personal-tarif-items .personal-tarif-item{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.personal-tarif-items .personal-tarif-item:first-child{border-bottom:1px solid #839ca9}@media (min-width:992px){.personal-tarif-items .personal-tarif-item:first-child{-webkit-flex:0 0 135px;flex:0 0 135px;max-width:135px;border-bottom:0}}@media (min-width:1200px){.personal-tarif-items .personal-tarif-item:first-child{-webkit-flex:0 0 155px;flex:0 0 155px;max-width:155px}}.personal-tarif-items .personal-tarif-item:first-child span{font-weight:600;padding:.5rem 0;font-size:.875rem}@media (min-width:576px){.personal-tarif-items .personal-tarif-item:first-child span{font-size:1rem}}@media (min-width:768px){.personal-tarif-items .personal-tarif-item:first-child span{padding:.75rem 0}}@media (min-width:992px){.personal-tarif-items .personal-tarif-item:first-child span{font-size:.875rem}}@media (min-width:1200px){.personal-tarif-items .personal-tarif-item:first-child span{font-size:1rem}}.personal-tarif-items .personal-tarif-item:last-child{overflow-x:auto}@media (min-width:992px){.personal-tarif-items .personal-tarif-item:last-child{-webkit-flex:1;flex:1;overflow-x:visible}}.personal-tarif-items .personal-tarif-item span{display:block;color:#000;line-height:1.3;font-size:.75rem}@media (min-width:768px){.personal-tarif-items .personal-tarif-item span{font-size:.8125rem}}@media (min-width:1200px){.personal-tarif-items .personal-tarif-item span{font-size:.9375rem}}.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list>div{-webkit-flex:0 0 135px;flex:0 0 135px;max-width:135px}@media (min-width:768px){.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list>div{-webkit-flex:0 0 165px;flex:0 0 165px;max-width:165px}}@media (min-width:992px){.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list>div{-webkit-flex:1;flex:1;max-width:145px}}@media (min-width:1200px){.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list>div{max-width:175px}}.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list>div:not(:first-child){-webkit-flex:0 0 180px;flex:0 0 180px;max-width:180px}@media (min-width:768px){.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list>div:not(:first-child){-webkit-flex:0 0 200px;flex:0 0 200px;max-width:200px}}@media (min-width:992px){.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list>div:not(:first-child){-webkit-flex:1;flex:1;max-width:100%}}.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list>div.flex-2{-webkit-flex:0 0 220px;flex:0 0 220px;max-width:220px}@media (min-width:768px){.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list>div.flex-2{-webkit-flex:0 0 270px;flex:0 0 270px;max-width:270px}}@media (min-width:1200px){.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list>div.flex-2{-webkit-flex:0 0 350px;flex:0 0 350px;max-width:350px}}.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list:first-child .d-flex{border-top:1px solid #839ca9;margin-top:.5rem;padding-top:.5rem}@media (min-width:992px){.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list:first-child .d-flex{padding-top:1rem;margin-top:1rem}}.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list .d-flex,.personal-tarif-items .personal-tarif-list{display:-webkit-flex;display:flex}.personal-tarif-items .personal-tarif-item.item-1 .personal-tarif-list .d-flex span{-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;max-width:100%}.personal-tarif-items .personal-tarif-item.item-2 .personal-tarif-list>div{-webkit-flex:1;flex:1;max-width:100%}@media (min-width:576px){.personal-tarif-items .personal-tarif-item.item-2 .personal-tarif-list>div{-webkit-flex:1;flex:1;max-width:100%}}.personal-tarif-items .personal-tarif-item.item-2 .personal-tarif-list>div:not(:first-child){-webkit-flex:0 0 180px;flex:0 0 180px;max-width:180px}@media (min-width:576px){.personal-tarif-items .personal-tarif-item.item-2 .personal-tarif-list>div:not(:first-child){-webkit-flex:1;flex:1;max-width:100%}}.personal-tarif-items .personal-tarif-item.item-3 .personal-tarif-list.dbl>div,.personal-tarif-items .personal-tarif-item.item-3 .personal-tarif-list>div{-webkit-flex:0 0 135px;flex:0 0 135px;max-width:135px}@media (min-width:768px){.personal-tarif-items .personal-tarif-item.item-3 .personal-tarif-list>div{-webkit-flex:0 0 165px;flex:0 0 165px;max-width:165px}}@media (min-width:992px){.personal-tarif-items .personal-tarif-item.item-3 .personal-tarif-list>div{-webkit-flex:1;flex:1;max-width:100%}}.personal-tarif-items .personal-tarif-item.item-3 .personal-tarif-list>div:not(:first-child):not(:last-child){-webkit-flex:0 0 170px;flex:0 0 170px;max-width:170px}@media (min-width:768px){.personal-tarif-items .personal-tarif-item.item-3 .personal-tarif-list>div:not(:first-child):not(:last-child){-webkit-flex:0 0 190px;flex:0 0 190px;max-width:190px}}@media (min-width:992px){.personal-tarif-items .personal-tarif-item.item-3 .personal-tarif-list>div:not(:first-child):not(:last-child){-webkit-flex:1;flex:1;max-width:100%}}@media (min-width:768px){.personal-tarif-items .personal-tarif-item.item-3 .personal-tarif-list.dbl>div{-webkit-flex:0 0 165px;flex:0 0 165px;max-width:165px}}@media (min-width:992px){.personal-tarif-items .personal-tarif-item.item-3 .personal-tarif-list.dbl>div{-webkit-flex:0 0 24.5%;flex:0 0 24.5%;max-width:100%}}.personal-tarif-items .personal-tarif-item.item-3 .personal-tarif-list.dbl>div.ptl-dbl{-webkit-flex:0 0 340px;flex:0 0 340px;max-width:340px}@media (min-width:768px){.personal-tarif-items .personal-tarif-item.item-3 .personal-tarif-list.dbl>div.ptl-dbl{-webkit-flex:0 0 380px;flex:0 0 380px;max-width:380px}}@media (min-width:992px){.personal-tarif-items .personal-tarif-item.item-3 .personal-tarif-list.dbl>div.ptl-dbl{-webkit-flex:1 auto!important;flex:1 auto!important;max-width:100%!important}}.personal-tarif-items .personal-tarif-list:last-child>div{border-bottom:0}.personal-tarif-items .personal-tarif-list>div{border-bottom:1px solid #839ca9;padding:.5rem}@media (min-width:992px){.personal-tarif-items .personal-tarif-list>div{padding:1rem .5rem}}.personal-tarif-items .personal-tarif-list>div:first-child,.rates-wr table td:first-child,.rates-wr table th:first-child{padding-left:0}.personal-tarif-items .personal-tarif-list>div:last-child{padding-right:0}.personal-tarif-container{position:relative}.personal-tarif-container .personal-tarif-items{-webkit-filter:blur(2px);filter:blur(2px)}.info-window-container{background:rgba(0,0,0,.5);position:absolute;top:0;left:-15px;right:-15px;bottom:-1px;opacity:0;visibility:hidden;transition:all .3s}@media (min-width:768px){.info-window-container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start}}.info-window-container.visible{opacity:1;visibility:visible}.info-window-container.visible .info-window{-webkit-animation:fadeInUpCustom .7s cubic-bezier(.65,.05,.36,1);animation:fadeInUpCustom .7s cubic-bezier(.65,.05,.36,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:.3s;animation-delay:.3s}.info-window-container .info-window{position:-webkit-sticky;position:sticky;top:15px;background:#fff;border-radius:.3rem;border:1px solid rgba(0,0,0,.2);margin:15px;max-height:calc(100vh - 2rem);overflow:hidden;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media (min-width:768px){.info-window-container .info-window{max-width:500px}}@media (min-width:992px){.info-window-container .info-window{max-width:60%}}.info-window-container .info-window .info-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:.5rem .75rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);-webkit-flex-shrink:0;flex-shrink:0}@media (min-width:576px){.info-window-container .info-window .info-header{padding:1rem}}.info-window-container .info-window h4{margin-bottom:0;line-height:1.2;font-size:1rem;text-align:left}@media (min-width:576px){.info-window-container .info-window h4{font-size:1.125rem}}@media (min-width:992px){.info-window-container .info-window h4{font-size:1.25rem}}.info-window-container .info-window .info-body{padding:.5rem .75rem;overflow-y:auto}@media (min-width:576px){.info-window-container .info-window .info-body{padding:1rem}}.info-window-container .info-window .info-body p{line-height:1.3;margin-bottom:.5rem}@media (min-width:992px){.info-window-container .info-window .info-body p{margin-bottom:1rem;line-height:1.4}}.shops-wr{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media (min-width:768px){.shops-wr{height:400px}}@media (min-width:992px){.shops-wr{height:460px}}@media (min-width:1200px){.shops-wr{height:500px}}.shops-wr .shops-items-wr{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:1.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-height:470px}@media (min-width:576px){.shops-wr .shops-items-wr{padding:0 15px}}@media (min-width:768px){.shops-wr .shops-items-wr{max-height:100%;-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%;margin-bottom:0}}@media (min-width:992px){.shops-wr .shops-items-wr{-webkit-flex:0 0 35%;flex:0 0 35%;max-width:35%}}@media (min-width:1200px){.shops-wr .shops-items-wr{-webkit-flex:0 0 30%;flex:0 0 30%;max-width:30%}}.shops-wr .shops-filters{margin-bottom:1rem;padding:0 15px}@media (min-width:576px){.shops-wr .shops-filters{padding:0}}.shops-wr .shops-filters .form-control{max-width:100%;width:100%;min-width:200px;font-size:.875rem;border-bottom-color:#000;color:#000;margin-bottom:0}.shops-wr .shops-filters .form-control:first-child{margin-bottom:1rem}.shops-wr .shops-filters .form-control:focus{border-color:#fff #fff #000}.shops-wr .shops-items{-webkit-flex:1;flex:1;overflow-y:scroll;padding-left:15px;padding-right:15px}@media (min-width:576px){.shops-wr .shops-items{padding-right:.5rem;padding-left:0}}.shops-wr .shops-items::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}.shops-wr .shops-items::-webkit-scrollbar{width:6px;background-color:#839ca9}.shops-wr .shops-items::-webkit-scrollbar-thumb{background-color:#fdc34f}.shops-wr .active .shop{border-color:#fdc34f}.shops-wr .shop{position:relative;display:block;color:#000;padding:.75rem 1rem;border:1px solid #fff;font-size:.875rem;cursor:pointer}.shops-wr .shop b,.shops-wr .shop span{display:block}.shops-wr .shop,.shops-wr .shop span{margin-bottom:.5rem}.shops-wr .shop i{position:relative;display:inline-block;font-style:normal;color:#839ca9;padding-right:2rem}.shops-wr .shop i:after{position:absolute;display:block;top:0;right:0;bottom:0;content:'';width:1.5rem;background:url(../img/arrow-next-yell.svg) center no-repeat;background-size:1rem}.shops-wr .shop .global{position:absolute;display:block;bottom:.75rem;right:1rem;width:1.25rem;height:1.25rem;background:url(../img/personal/global.svg) center no-repeat;background-size:contain}.shops-wr .shop .global:hover{background-image:url(../img/personal/global-hover.svg);text-decoration:none}.shops-wr .map-wr{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){.shops-wr .map-wr{padding:0 15px;-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%}}@media (min-width:992px){.shops-wr .map-wr{-webkit-flex:0 0 65%;flex:0 0 65%;max-width:65%}}@media (min-width:1200px){.shops-wr .map-wr{-webkit-flex:0 0 70%;flex:0 0 70%;max-width:70%}}.map{height:260px}@media (min-width:576px){.map{height:320px}}@media (min-width:768px){.map{height:400px}}@media (min-width:992px){.map{height:460px}}@media (min-width:1200px){.map{height:500px}}.leaflet-touch .leaflet-control-attribution{display:none!important}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease;transition:transform 100ms ease,-webkit-transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel,.owl-carousel .owl-stage-outer,.owl-carousel .owl-stage-outer .owl-stage,.owl-carousel .owl-stage-outer .owl-stage .owl-item{height:100%}.owl-carousel .item,.owl-carousel .item .cover{height:100%;position:relative}.owl-carousel .item .cover{padding:1rem;width:100%;top:0;left:0;background:rgba(0,0,0,.4);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (min-width:768px){.owl-carousel .item .cover{padding:1.5rem}}.owl-carousel .item .cover .container{padding:0;width:100%}.owl-carousel .item .cover .header-content{position:relative;padding:1.5rem 0 1.5rem 1.5rem;overflow:hidden}@media (min-width:768px){.owl-carousel .item .cover .header-content{padding:1.5rem 2rem}}.owl-carousel .item .cover .header-content .line{content:"";display:inline-block;width:100%;height:100%;left:0;top:0;position:absolute;border:5px solid #fff;-webkit-clip-path:polygon(0 0,60% 0,36% 100%,0 100%);clip-path:polygon(0 0,60% 0,36% 100%,0 100%)}.owl-carousel .item .cover .header-content .h2{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600}@media (min-width:576px){.owl-carousel .item .cover .header-content .h2{font-size:1.25rem}}@media (min-width:768px){.owl-carousel .item .cover .header-content .h2{font-size:1.5rem}}@media (min-width:992px){.owl-carousel .item .cover .header-content .h2{font-size:1.75rem}}@media (min-width:1200px){.owl-carousel .item .cover .header-content .h2{font-size:2rem}}.owl-carousel .item .cover .header-content p{font-size:.875rem;color:#fff;margin-bottom:0}@media (min-width:992px){.owl-carousel .item .cover .header-content p{font-size:1rem}}.owl-carousel .owl-item.active .h2,.owl-carousel .owl-item.active .line,.owl-carousel .owl-item.active p{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInLeftDefault;animation-name:fadeInLeftDefault;-webkit-animation-delay:.3s;animation-delay:.3s}.owl-carousel .owl-item.active .h2,.owl-carousel .owl-item.active p{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.owl-carousel .owl-item.active p{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.owl-carousel .owl-dots{position:absolute;display:-webkit-flex;display:flex;left:15px;bottom:1.5rem;z-index:3;cursor:pointer;-webkit-transform:translateY(3px);transform:translateY(3px)}@media (min-width:768px){.owl-carousel .owl-dots{bottom:2rem}}.owl-carousel .owl-dots .owl-dot{margin:0;width:2rem;padding:3px 0;background-color:transparent;border:0}.owl-carousel .owl-dots .owl-dot span{display:block;width:100%;height:3px;background-color:#2a50a2}.owl-carousel .owl-dots .owl-dot:not(:last-child){margin-right:.5rem}.owl-carousel .owl-dots .owl-dot.active span{background-color:#fdc34f}.owl-carousel .owl-dots .owl-dot:focus{outline:0}.business-howitwork .bg-yellow{margin-left:-15px;margin-right:-15px}.business-howitwork .item{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.business-howitwork .item .text-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:1.5rem 15px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (min-width:768px){.business-howitwork .item .text-content{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.business-howitwork .item .text-content p{font-size:.875rem;color:#000;margin-bottom:1rem}@media (min-width:992px){.business-howitwork .item .text-content p{font-size:1rem}}.business-howitwork .item .text-content p:last-child,.business-payments .owl-carousel-3 .item .text-content p:last-child{margin-bottom:0}.business-howitwork .item .img-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-top:50%}@media (min-width:768px){.business-howitwork .item .img-content{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-top:25%}}@media (min-width:992px){.business-howitwork .item .img-content{padding-top:20%}}.business-howitwork .item .img-content.img-3{background:url(../img/business/slide_3.svg) center no-repeat;background-size:calc(100% - 30px)}.business-howitwork .item.visible .img-3,.business-howitwork .item.visible .text-content{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-delay:.3s;animation-delay:.3s}.business-howitwork .item.visible .text-content{-webkit-animation-name:fadeInLeftDefault;animation-name:fadeInLeftDefault}.business-payments{position:relative}.business-payments .business-payments-wrapper{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.business-payments .content-wrapper h2 span{position:relative;left:calc(40% + 15px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.business-payments .owl-carousel-3 .owl-dots{bottom:1rem}.business-payments .owl-carousel-3 .item{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.business-payments .owl-carousel-3 .item .text-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:1.5rem 15px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (min-width:768px){.business-payments .owl-carousel-3 .item .text-content{-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%}}.business-payments .owl-carousel-3 .item .text-content .h2{color:#000;margin-bottom:1rem;font-size:1.125rem;font-weight:600}@media (min-width:576px){.business-payments .owl-carousel-3 .item .text-content .h2{font-size:1.25rem}}@media (min-width:768px){.business-payments .owl-carousel-3 .item .text-content .h2{font-size:1.5rem}}@media (min-width:992px){.business-payments .owl-carousel-3 .item .text-content .h2{font-size:1.75rem}}@media (min-width:1200px){.business-payments .owl-carousel-3 .item .text-content .h2{font-size:2rem}}.business-payments .owl-carousel-3 .item .text-content p{font-size:.875rem;color:#000;margin-bottom:1rem}@media (min-width:992px){.business-payments .owl-carousel-3 .item .text-content p{font-size:1rem}}.business-payments .owl-carousel-3 .item .img-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}@media (min-width:768px){.business-payments .owl-carousel-3 .item .img-content{-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%}}.business-bg-image,.business-payments .owl-carousel-3 .item .img-content .img-wr{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover}.business-payments .owl-carousel-3 .item .img-content .img-wr{width:240px;height:240px}@media (min-width:992px){.business-payments .owl-carousel-3 .item .img-content .img-wr{width:100%;height:300px}}@media (min-width:1200px){.business-payments .owl-carousel-3 .item .img-content .img-wr{width:100%;height:330px}}.business-payments .owl-carousel-3 .item .img-content.img-1 .img-wr{background-image:url(../img/business/slide_11.jpg)}.business-payments .owl-carousel-3 .item .img-content.img-2 .img-wr{background-image:url(../img/business/slide_12.jpg)}.business-payments .owl-item.active .img-1 .img-wr,.business-payments .owl-item.active .img-2 .img-wr{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-delay:.3s;animation-delay:.3s}.business-payments .owl-item.active .text-content>div{-webkit-animation-name:fadeInLeftDefault;animation-name:fadeInLeftDefault;-webkit-animation-delay:.3s;animation-delay:.3s}.business-bg-image{background-image:url(../img/business/image_3.jpg);padding:2rem 15px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (min-width:576px){.business-bg-image{height:220px}}@media (min-width:768px){.business-bg-image{height:280px}}@media (min-width:992px){.business-bg-image{height:320px}}@media (min-width:1200px){.business-bg-image{height:360px}}.business-bg-image:before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);z-index:1}@media (min-width:576px){.business-bg-image div{-webkit-flex:0 0 77.75%;flex:0 0 77.75%;max-width:77.75%}}@media (min-width:768px){.business-bg-image div{-webkit-flex:0 0 57.75%;flex:0 0 57.75%;max-width:57.75%}}@media (min-width:992px){.business-bg-image div{-webkit-flex:0 0 48.75%;flex:0 0 48.75%;max-width:48.75%}}@media (min-width:1200px){.business-bg-image div{-webkit-flex:0 0 40.75%;flex:0 0 40.75%;max-width:40.75%}}.business-bg-image p{color:#fff;font-size:.875rem;line-height:1.5;font-weight:400}@media (min-width:992px){.business-bg-image p{font-size:1rem}}.business-bg-image p.h3{font-weight:700;margin-bottom:1rem;font-size:1.125rem}@media (min-width:768px){.business-bg-image p.h3{font-size:1.25rem}}@media (min-width:992px){.business-bg-image p.h3{font-size:1.5rem}}@media (min-width:1200px){.business-bg-image p.h3{font-size:1.75rem}}.business-bg-image p.h3 span{display:block;font-size:.875rem!important;line-height:1.5;font-weight:400}@media (min-width:992px){.business-bg-image p.h3 span{font-size:1rem!important}}.cont{position:relative;height:380px;overflow:hidden;min-width:900px}.slide,.slide__bg{position:absolute;top:0;width:100%;height:100%;will-change:transform}.slide{overflow:hidden;cursor:default}.slide__bg{left:0;-webkit-transform-origin:center left;transform-origin:center left;background-color:#161616;z-index:1;transition:950ms}.slide__img{position:relative;height:100%}.slide__img-wrapper{position:absolute;top:-10%;left:-35%;width:125%;height:120%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:950ms;will-change:transform}.slide__bg-dark{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:.3;transition:350ms;z-index:2}.slide__text{position:absolute;top:50%;left:2%;width:21%;height:35%;word-wrap:break-word;color:#fff;font-size:1.25rem;font-weight:700;-webkit-transform:translate3d(0,-50%,0) rotate(.01deg);transform:translate3d(0,-50%,0) rotate(.01deg);will-change:transform,opacity;transition:750ms;opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;z-index:3}@media (min-width:768px){.slide__text{font-size:1.375rem}}@media (min-width:992px){.slide__text{font-size:1.5rem}}@media (min-width:1200px){.slide__text{font-size:1.75rem}}.slide__text span{display:block;font-weight:400;font-size:.875rem}.slide{left:100%}.slide:nth-child(1) .slide__text{-webkit-animation-delay:3s;animation-delay:3s}.slide:nth-child(2) .slide__text{-webkit-animation-delay:4s;animation-delay:4s}.slide:nth-child(3) .slide__text{-webkit-animation-delay:5s;animation-delay:5s}.slide:nth-child(4) .slide__text{-webkit-animation-delay:6s;animation-delay:6s}.slide--1{z-index:0}.slide--1 .slide__img-wrapper{background:url(../img/business/slides_1.jpg) center center no-repeat;background-size:contain}.slide--2{z-index:1}.slide--2 .slide__img-wrapper{background:url(../img/business/slides_3.jpg) center center no-repeat;background-size:contain}.slide--3{z-index:2}.slide--3 .slide__img-wrapper{background:url(../img/business/slides_2.jpg) center center no-repeat;background-size:contain}.slide--4{z-index:3}.slide--4 .slide__img-wrapper{background:url(../img/business/slides_4.jpg) center center no-repeat;background-size:contain}.active .slide--1{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);transition:transform 950ms 0ms;transition:transform 950ms 0ms,-webkit-transform 950ms 0ms}.active .slide--1 .slide__bg{-webkit-transform:scale(0,1);transform:scale(0,1);transition:1900ms 0ms}.active .slide--1 .slide__img-wrapper{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0);transition:2000ms 0ms}.active .slide--2{-webkit-transform:translate3d(-75%,0,0);transform:translate3d(-75%,0,0);transition:transform 950ms 1235ms;transition:transform 950ms 1235ms,-webkit-transform 950ms 1235ms}.active .slide--2 .slide__bg{-webkit-transform:scale(0,1);transform:scale(0,1);transition:1900ms 1235ms}.active .slide--2 .slide__img-wrapper{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0);transition:2000ms 1235ms}.active .slide--3{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);transition:transform 950ms 2470ms;transition:transform 950ms 2470ms,-webkit-transform 950ms 2470ms}.active .slide--3 .slide__bg{-webkit-transform:scale(0,1);transform:scale(0,1);transition:1900ms 2470ms}.active .slide--3 .slide__img-wrapper{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0);transition:2000ms 2470ms}.active .slide--4{-webkit-transform:translate3d(-25%,0,0);transform:translate3d(-25%,0,0);transition:transform 950ms 3705ms;transition:transform 950ms 3705ms,-webkit-transform 950ms 3705ms}.active .slide--4 .slide__bg{-webkit-transform:scale(0,1);transform:scale(0,1);transition:1900ms 3705ms}.active .slide--4 .slide__img-wrapper{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0);transition:2000ms 3705ms}.business-api .content-wrapper{padding-left:0;padding-right:0;-webkit-flex-wrap:wrap;flex-wrap:wrap}.business-api .content-wrapper>div{padding-left:15px;padding-right:15px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.business-api .content-wrapper>div{-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%}}.business-api .content-wrapper,.business-api .content-wrapper .api-links{display:-webkit-flex;display:flex}@media (min-width:576px){.business-api .content-wrapper .api-links{-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%;-webkit-justify-content:center;justify-content:center}}.business-api .content-wrapper .api-links a{position:relative;display:inline-block;color:#839ca9;font-weight:400;line-height:1.5;overflow:hidden;text-decoration:none;padding-top:2.5rem;background:url(../img/business/api_doc.svg) left top no-repeat;background-size:2rem;transition:background-image .2s;font-size:.875rem}@media (min-width:992px){.business-api .content-wrapper .api-links a{font-size:1rem;padding-top:3.5rem;background-size:3rem}}.business-api .content-wrapper .api-links a:not(:last-child){margin-right:1.5rem}@media (min-width:992px){.business-api .content-wrapper .api-links a:not(:last-child){margin-right:2rem}}.business-api .content-wrapper .api-links a span{transition:background-position .15s linear .1s,box-shadow .15s linear 0s;background-image:linear-gradient(to bottom,#fdc34f 0,#fdc34f 100%);background-size:100%;background-repeat:no-repeat;background-position:0 1.5em;white-space:nowrap}.business-api .content-wrapper .api-links a:hover{color:#839ca9;text-decoration:none;cursor:pointer;background-image:url(../img/business/api_doc-hover.svg)}@media (min-width:992px){.business-api .content-wrapper .api-links a i{font-size:1.5rem}}.business-tarif-wrapper .h2{font-weight:700;margin-bottom:1.5rem}@media (min-width:992px){.business-tarif-wrapper .h2{margin-bottom:2rem}}.business-tarif-wrapper .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.business-tarif-wrapper .fade{transition:none}}.business-tarif-wrapper .fade:not(.show){opacity:0}.business-tarif-wrapper .nav-tabs{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:1rem}.business-tarif-wrapper .nav-tabs li{position:relative;padding:.75rem 15px}@media (min-width:768px){.business-tarif-wrapper .nav-tabs li{padding:1rem 15px}}.business-tarif-wrapper .nav-tabs li a.active{color:#000;cursor:default;font-size:1rem}@media (min-width:768px){.business-tarif-wrapper .nav-tabs li a.active{font-size:1.125rem}}@media (min-width:992px){.business-tarif-wrapper .nav-tabs li a.active{font-size:1.375rem}}.business-tarif-wrapper .nav-tabs li a.active:before,.team-wrapper .nav-team li.active a:before{content:'';position:absolute;bottom:-1px;left:0;right:0;height:1px;background-color:#fff}.business-tarif-wrapper .nav-tabs li a{display:block;color:#839ca9;text-align:center;transition:all .2s;font-size:.875rem;font-weight:700}@media (min-width:768px){.business-tarif-wrapper .nav-tabs li a{font-size:1rem}}@media (min-width:992px){.business-tarif-wrapper .nav-tabs li a{font-size:1.25rem}}.business-tarif-wrapper .nav-tabs li a:hover{color:#000}.business-tarif-wrapper .tab-content{width:100%;padding:0 15px}.business-install .business-install-pos h4 br,.business-tarif-items.docs-list .business-tarif-item.last .item .btn-docs br,.business-tarif-wrapper .tab-content>.tab-pane{display:none}.business-tarif-wrapper .tab-content>.active{display:block}.business-tarif-items{overflow-x:auto}@media (min-width:768px){.business-tarif-items{overflow-x:none}}.business-tarif-items .business-tarif-item{display:-webkit-flex;display:flex}.business-tarif-items .business-tarif-item>div{border-top:1px solid #839ca9;padding:.5rem;-webkit-flex:0 0 160px;flex:0 0 160px;max-width:160px}@media (min-width:768px){.business-tarif-items .business-tarif-item>div{padding:1rem .5rem;-webkit-flex:1;flex:1;max-width:100%}}.business-tarif-items .business-tarif-item>div.item-full{-webkit-flex:1!important;flex:1!important;max-width:100%!important;padding-bottom:1.25rem}@media (min-width:768px){.business-tarif-items .business-tarif-item>div.item-full{padding-bottom:2rem}}.business-tarif-items .business-tarif-item>div:first-child{padding-left:0;-webkit-flex:0 0 190px;flex:0 0 190px;max-width:190px}@media (min-width:768px){.business-tarif-items .business-tarif-item>div:first-child{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (min-width:992px){.business-tarif-items .business-tarif-item>div:first-child{-webkit-flex:0 0 22%;flex:0 0 22%;max-width:22%}}.business-tarif-items .business-tarif-item>div:last-child{padding-right:0}.business-tarif-items .business-tarif-item>div span{display:block;color:#000;line-height:1.3;font-size:.75rem}@media (min-width:768px){.business-tarif-items .business-tarif-item>div span{font-size:.875rem}}@media (min-width:1200px){.business-tarif-items .business-tarif-item>div span{font-size:1rem}}.business-tarif-items.docs-list{overflow-x:visible;border-top:1px solid #839ca9;border-bottom:1px solid #839ca9}.business-tarif-items.docs-list.btb-0{border-top:0;border-bottom:0}.business-tarif-items.docs-list .business-tarif-item:first-child{border-bottom:0}@media (min-width:992px){.business-tarif-items.docs-list .business-tarif-item:first-child{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.business-tarif-items.docs-list .business-tarif-item:first-child span{color:#000;line-height:1.3;font-weight:700;padding:.5rem 0;font-size:.875rem}@media (min-width:576px){.business-tarif-items.docs-list .business-tarif-item:first-child span{font-size:1rem}}@media (min-width:768px){.business-tarif-items.docs-list .business-tarif-item:first-child span{padding:.75rem 0}}@media (min-width:992px){.business-tarif-items.docs-list .business-tarif-item:first-child span{font-size:1.125rem}}@media (min-width:1200px){.business-tarif-items.docs-list .business-tarif-item:first-child span{font-size:1.25rem}}.business-tarif-items.docs-list .business-tarif-item.last .item{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;align-items:flex-start;padding-left:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;border-top:0}@media (min-width:576px){.business-tarif-items.docs-list .business-tarif-item.last .item{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}}.business-tarif-items.docs-list .business-tarif-item.last .item>div{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;flex-direction:column}@media (min-width:576px){.business-tarif-items.docs-list .business-tarif-item.last .item>div{-webkit-flex:none;flex:none;max-width:100%}}.business-tarif-items.docs-list .business-tarif-item.last .item .btn-docs,.tooltip-inner p{margin-bottom:.5rem}@media (min-width:576px){.business-tarif-items.docs-list .business-tarif-item.last .item .btn-docs br{display:block}}@media (min-width:1200px){.business-tarif-items.docs-list .business-tarif-item.last .item .btn-docs br{display:none}}.business-install{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:1.5rem 0}@media (min-width:768px){.business-install{padding:2rem 0}}.business-install .business-install-mobile{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;margin-bottom:1rem}@media (min-width:768px){.business-install .business-install-mobile{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:0;padding-top:1rem}}@media (min-width:992px){.business-install .business-install-mobile{padding-top:1.5rem}}.business-install .business-install-mobile .h2{font-weight:700;margin-bottom:1rem}@media (min-width:1200px){.business-install .business-install-mobile .h2{font-size:2rem}}.business-install .business-install-pos{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;margin-bottom:1rem}@media (min-width:768px){.business-install .business-install-pos{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:0;padding-left:0}}@media (min-width:992px){.business-install .business-install-pos{padding-left:15px}}.business-install .business-install-pos .install-pos-wrapper{display:block;border:2px solid #fdc34f;padding:1rem;transition:box-shadow .15s linear 0s}@media (min-width:768px){.business-install .business-install-pos .install-pos-wrapper{padding:1.25rem 1rem}}@media (min-width:992px){.business-install .business-install-pos .install-pos-wrapper{padding:2rem}}@media (min-width:1200px){.business-install .business-install-pos .install-pos-wrapper{padding:2.5rem 3rem}}.business-install .business-install-pos .install-pos-wrapper:hover{text-decoration:none;box-shadow:0 0 .5em #fdc34f;transition:box-shadow .1s linear .1s}.business-install .business-install-pos h4{font-weight:700;font-size:1.125rem;margin-bottom:1rem}@media (min-width:768px){.business-install .business-install-pos h4{font-size:1.25rem}}@media (min-width:992px){.business-install .business-install-pos h4{font-size:1.375rem}}@media (min-width:1200px){.business-install .business-install-pos h4{font-size:1.5rem}}@media (min-width:576px){.business-install .business-install-pos h4 br{display:block}}@media (min-width:768px){.business-install .business-install-pos h4 br{display:none}}@media (min-width:992px){.business-install .business-install-pos h4 br{display:block}}.business-install .business-install-pos .install-pos-items{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.business-agent .business-agent-img div .link-present:not(:last-child),.business-install .business-install-pos .install-pos-items:not(:last-child){margin-bottom:1rem}.business-install .business-install-pos .install-pos-items:last-child{-webkit-justify-content:space-between;justify-content:space-between}.business-install .business-install-pos .install-pos-items:last-child img{height:2rem}@media (min-width:992px){.business-install .business-install-pos .install-pos-items:last-child img{height:3rem}}.business-install .business-install-pos .install-pos-items:last-child img:nth-child(2){height:3rem}@media (min-width:992px){.business-install .business-install-pos .install-pos-items:last-child img:nth-child(2){height:4rem}}.business-install .business-install-pos .install-pos-items img{height:1.25rem;width:auto;max-width:100%}@media (min-width:992px){.business-install .business-install-pos .install-pos-items img{height:2rem}}.business-install .links-mobile{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.business-install .links-mobile{margin-bottom:1rem}}.business-install .links-mobile a{-webkit-flex:none;flex:none;position:relative;display:block;color:#839ca9;font-weight:400;line-height:1.5;overflow:hidden;text-decoration:none;padding-top:2.5rem;background-position:left top;background-repeat:no-repeat;background-size:2rem;transition:background-image .2s;font-size:.875rem;margin-bottom:.75rem}@media (min-width:1200px){.business-install .links-mobile a{font-size:1rem;padding-top:3.5rem;background-size:3rem}}.business-install .links-mobile a:not(:last-child){margin-right:.75rem}@media (min-width:768px){.business-install .links-mobile a:not(:last-child){margin-right:1rem}}@media (min-width:992px){.business-install .links-mobile a:not(:last-child){margin-right:1.5rem}}@media (min-width:1200px){.business-install .links-mobile a:not(:last-child){margin-right:2rem}}.business-install .links-mobile a:focus{outline:0}.business-install .links-mobile a.link-1{background-image:url(../img/personal/link_app_1.svg)}.business-install .links-mobile a.link-1:hover{background-image:url(../img/personal/link_app-hover_1.svg)}.business-install .links-mobile a.link-2{background-image:url(../img/personal/link_app_2.svg)}.business-install .links-mobile a.link-2:hover{background-image:url(../img/personal/link_app-hover_2.svg)}.business-install .links-mobile a.link-3{background-image:url(../img/personal/link_app_3.svg);background-position:left .75rem;background-size:100% auto}@media (min-width:1200px){.business-install .links-mobile a.link-3{background-position:left 1rem;background-size:100% auto}}.business-install .links-mobile a.link-3:hover{background-image:url(../img/personal/link_app-hover_3.svg)}.business-install .links-mobile a span{transition:background-position .15s linear .1s,box-shadow .15s linear 0s;background-image:linear-gradient(to bottom,#fdc34f 0,#fdc34f 100%);background-size:100%;background-repeat:no-repeat;background-position:0 1.5em;white-space:nowrap}.business-install .links-mobile a:hover{color:#839ca9;text-decoration:none;cursor:pointer;background-image:url(../img/business/api-hover.svg)}.business-install .links-mobile a:hover span{background-image:linear-gradient(to bottom,#fdc34f 0,#fdc34f 100%);background-position:0 0;box-shadow:.2em 0 0 #fdc34f,-.2em 0 0 #fdc34f;transition:background-position .1s linear 0s,box-shadow .1s linear .1s}.business-install .links-mobile a i{color:#fdc34f;position:relative;font-size:1.375rem;line-height:1;top:-.1rem;left:.1em}@media (min-width:992px){.business-install .links-mobile a i{font-size:1.5rem}}.business-agent .content-wrapper{padding-bottom:0}.business-agent .h2{font-weight:700;margin-bottom:1.25rem}@media (min-width:768px){.business-agent .h2{margin-bottom:1.5rem}}.business-agent .h2 span{display:block;font-weight:400;font-size:.8em;line-height:1.5}.business-agent .business-agent-img{background-image:url(../img/business/image_2.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;padding:2rem 15px;margin-left:-15px;margin-right:-15px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (min-width:576px){.business-agent .business-agent-img{min-height:330px}}@media (min-width:992px){.business-agent .business-agent-img{min-height:400px}}.business-agent .business-agent-img div{position:relative;z-index:3}@media (min-width:576px){.business-agent .business-agent-img div{-webkit-flex:0 0 77.75%;flex:0 0 77.75%;max-width:77.75%}}@media (min-width:768px){.business-agent .business-agent-img div{-webkit-flex:0 0 57.75%;flex:0 0 57.75%;max-width:57.75%}}@media (min-width:992px){.business-agent .business-agent-img div{-webkit-flex:0 0 48.75%;flex:0 0 48.75%;max-width:48.75%}}@media (min-width:1200px){.business-agent .business-agent-img div{-webkit-flex:0 0 40.75%;flex:0 0 40.75%;max-width:40.75%}}.business-agent .business-agent-img div p.h2{color:#000;font-weight:700;margin-bottom:1.25rem;font-size:1.125rem}@media (min-width:576px){.business-agent .business-agent-img div p.h2{font-size:1.5rem}}@media (min-width:768px){.business-agent .business-agent-img div p.h2{font-size:1.75rem}}@media (min-width:992px){.business-agent .business-agent-img div p.h2{font-size:2rem}}@media (min-width:1200px){.business-agent .business-agent-img div p.h2{font-size:2rem;margin-bottom:2.5rem}}.business-agent .business-agent-img div p.h4{font-weight:700;font-size:1.125rem}@media (min-width:768px){.business-agent .business-agent-img div p.h4{font-size:1.25rem}}@media (min-width:992px){.business-agent .business-agent-img div p.h4{font-size:1.5rem}}@media (min-width:1200px){.business-agent .business-agent-img div p.h4{font-size:1.625rem}}.business-agent .business-agent-img div ul li{font-size:.875rem}@media (min-width:992px){.business-agent .business-agent-img div ul li{font-size:1rem}}.business-connect .h2{font-weight:700;margin-bottom:1.25rem}@media (min-width:768px){.business-connect .h2{margin-bottom:1.5rem}}@media (min-width:1200px){.business-connect .h2{margin-bottom:2rem}}.business-connect ol{padding-left:0;list-style:none;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:0;counter-reset:item}.business-connect ol li,.link-present{position:relative;color:#000;font-size:.875rem}.business-connect ol li{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:1.5rem;padding-left:3rem}@media (min-width:576px){.business-connect ol li{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-right:1rem}}@media (min-width:992px){.business-connect ol li{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-left:4rem;padding-right:1rem;font-size:1rem}}@media (min-width:1200px){.business-connect ol li{padding-right:2rem}}@media (min-width:576px){.business-connect ol li:last-child{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.business-connect ol li:last-child{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.business-connect ol li a{color:#fff}.business-connect ol li:before{position:absolute;left:0;top:-.4rem;font-weight:700;font-size:3rem;line-height:1;color:#fff;counter-increment:item;content:counter(item)}@media (min-width:992px){.business-connect ol li:before{left:.5rem;font-size:4rem}}.link-present{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-weight:400;line-height:1.5;overflow:hidden;text-decoration:none;height:2rem;padding-left:2.5rem;background-image:url(../img/business/present_doc.svg);background-position:left center;background-repeat:no-repeat;background-size:2rem;transition:background-image .2s}@media (min-width:992px){.link-present{font-size:1rem;height:3rem;padding-left:4rem;background-size:3rem}}.link-present:not(:last-child){margin-right:1.5rem}@media (min-width:992px){.link-present:not(:last-child){margin-right:2rem}}.link-present:focus{outline:0}.link-present span,.link-present:hover span{background-image:linear-gradient(to bottom,#fdc34f 0,#fdc34f 100%)}.link-present span{transition:background-position .15s linear .1s,box-shadow .15s linear 0s;background-size:100%;background-repeat:no-repeat;background-position:0 1.75em;white-space:nowrap}.link-present:hover{color:#000;text-decoration:none;cursor:pointer;background-image:url(../img/business/present_doc-hover.svg)}.link-present:hover span{background-position:0 0;box-shadow:.2em 0 0 #fdc34f,-.2em 0 0 #fdc34f;transition:background-position .1s linear 0s,box-shadow .1s linear .1s}.link-present i{color:#000;position:relative;font-size:1.375rem;line-height:1;top:-.1rem;left:.1em}@media (min-width:992px){.link-present i{font-size:1.5rem}}.tooltip{z-index:1070;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:1}.tooltip,.tooltip .arrow{position:absolute;display:block}.tooltip .arrow{width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#fff}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#fff}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#fff}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#fff}.tooltip-inner{max-width:300px;padding:.25rem .5rem;color:#000;text-align:left;background-color:#fff;border-radius:.25rem;border:1px solid #fdc34f}.agents-wr .agent-item p:last-child,.agents-wr .agent-item.last ul li:last-child,.agents-wr .agent-item.table ul li:last-child,.jas-content-wrapper ul:last-child,.popover-body p:last-child,.tooltip-inner p:last-child{margin-bottom:0}.tooltip-agents .tooltip-inner{padding:0;border:0}.popover,.popover .arrow{position:absolute;display:block}.popover{top:0;left:0;z-index:1060;max-width:310px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}@media (min-width:360px){.popover{max-width:320px}}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top,.popover-body p{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px)*-1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#000}.agents-wr,.dinect-bg-image{display:-webkit-flex;display:flex}.agents-wr{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;margin-left:-15px;margin-right:-15px}.agents-wr.with-business .agent-item{margin-bottom:0}.agents-wr .agent-item{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:1.5rem;padding:0 15px}@media (min-width:992px){.agents-wr .agent-item{-webkit-flex:0 0 55%;flex:0 0 55%;max-width:55%;margin-bottom:0}}.agents-wr .agent-item.table,.agents-wr.with-business .agent-item{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:992px){.agents-wr .agent-item.table{padding-top:1.5rem}}.agents-wr .agent-item.table .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.agents-wr .agent-item.table table td,.agents-wr .agent-item.table table th{padding:.3rem;vertical-align:top;border:1px solid #dee2e6;font-size:.875rem;line-height:1.4}@media (min-width:992px){.agents-wr .agent-item.table table td,.agents-wr .agent-item.table table th{font-size:1rem;padding:.5rem}}.agents-wr .agent-item.table table thead th{vertical-align:bottom;border-bottom:1px solid #dee2e6;font-weight:500}@media (min-width:1200px){.agents-wr .agent-item.table ul{margin-bottom:1.25rem}}.agents-wr .agent-item.table ul li{font-size:.875rem;margin-bottom:.5rem}@media (min-width:992px){.agents-wr .agent-item.table ul li{font-size:1rem;margin-bottom:.75rem}}.agents-wr .agent-item.last{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:0;-webkit-order:1;order:1}@media (min-width:992px){.agents-wr .agent-item.last{-webkit-flex:0 0 45%;flex:0 0 45%;max-width:45%;-webkit-order:0;order:0}}@media (min-width:1200px){.agents-wr .agent-item.last{-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%}}.agents-wr .agent-item.last>div{border:2px solid #fdc34f;padding:1.25rem}@media (min-width:576px){.agents-wr .agent-item.last>div{padding:1.5rem 2rem}}@media (min-width:1200px){.agents-wr .agent-item.last>div{padding:1.5rem 2.25rem}}.agents-wr .agent-item.last p,.media-items-wrapper .media-item .media-content strong,.offer-items-wrapper .offer-item .offer-content b,.offer-items-wrapper .offer-item .offer-content strong{font-weight:700}.agents-wr .agent-item.last ul{margin-bottom:0}.agents-wr .agent-item.last ul li{font-size:.875rem;margin-bottom:.75rem}@media (min-width:768px){.agents-wr .agent-item.last ul li{margin-bottom:1rem}}@media (min-width:992px){.agents-wr .agent-item.last ul li{margin-bottom:1.25rem;font-size:1rem}}@media (min-width:1200px){.agents-wr .agent-item.last ul li{margin-bottom:1.25rem}}.dinect-bg-image{position:relative;background-image:url(../img/business/image_4.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;padding:2rem 15px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:180px}@media (min-width:576px){.dinect-bg-image{height:220px}}@media (min-width:768px){.dinect-bg-image{height:280px}}@media (min-width:992px){.dinect-bg-image{height:320px}}@media (min-width:1200px){.dinect-bg-image{height:360px}}.dinect-bg-image:before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,146,215,.6);z-index:1}.dinect-bg-image:hover,.last-news .media-items-wrapper .media-item__first .media-content>a:hover{text-decoration:none}.dinect-bg-image .h1{position:relative;z-index:3;font-weight:700;color:#fff;margin-bottom:0;font-size:1.25rem;line-height:1.5}@media (min-width:576px){.dinect-bg-image .h1{font-size:1.375rem}}@media (min-width:768px){.dinect-bg-image .h1{font-size:1.75rem}}@media (min-width:992px){.dinect-bg-image .h1{font-size:2.25rem}}@media (min-width:1200px){.dinect-bg-image .h1{font-size:2.8rem}}.dinect-bg-image .link{display:inline-block}.dinect-bg-image .link span{display:inline-block;vertical-align:middle;height:1rem;width:1.25rem;background-image:url(../img/business/arrow.svg);background-position:center left;background-repeat:no-repeat;background-size:1rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:768px){.dinect-bg-image .link span{background-size:1.25rem;width:1.5rem}}@media (min-width:992px){.dinect-bg-image .link span{background-size:1.5rem;width:1.75rem}}@media (min-width:1200px){.dinect-bg-image .link span{background-size:1.75rem;width:2rem}}.jas-image-wrapper,.jas-image-wrapper.one{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-flex;display:flex}.jas-image-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.jas-image-wrapper.one{padding:0 15px;-webkit-justify-content:center;justify-content:center}@media (min-width:576px){.jas-image-wrapper.one{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;-webkit-align-items:center;align-items:center}}@media (min-width:768px){.jas-image-wrapper.one{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.jas-image-wrapper.one .slider-container{-webkit-flex:0 0 220px;flex:0 0 220px;max-width:220px;margin-bottom:1rem}@media (min-width:992px){.jas-image-wrapper.one .slider-container{-webkit-flex:0 0 260px;flex:0 0 260px;max-width:260px}}.jas-content-wrapper,.jas-image-wrapper .jas-image-content{display:-webkit-flex;display:flex;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.jas-image-wrapper .jas-image-content{position:relative;padding-top:75%;height:0;background-position:center;background-repeat:no-repeat;background-size:calc(100% - 30px)}@media (min-width:576px){.jas-image-wrapper .jas-image-content{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-top:33.3333333333%}}@media (min-width:768px){.jas-image-wrapper .jas-image-content{height:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-top:33.3333333333%}}.jas-image-wrapper .jas-image-content.image-1{background-image:url(../img/jas/jas-img_21.jpeg)}.jas-image-wrapper .jas-image-content.image-2{background-image:url(../img/jas/jas-img_22.png)}@media (min-width:576px){.jas-image-wrapper .jas-image-content.image-2{background-size:contain}}.jas-image-wrapper .jas-image-content.image-3{background-image:url(../img/jas/jas-img_23.jpeg)}.jas-content-wrapper{-webkit-align-items:center;align-items:center;padding:1.5rem 15px}@media (min-width:576px){.jas-content-wrapper{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.jas-content-wrapper{-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;padding:2rem 15px}}@media (min-width:992px){.jas-content-wrapper{padding:2rem 4rem 2rem 15px}}@media (min-width:1200px){.jas-content-wrapper{padding:2rem 8.5rem 2rem 15px}}.jas-content-wrapper h2{color:#000;font-weight:700;margin-bottom:.75rem}@media (min-width:768px){.jas-content-wrapper h2{margin-bottom:1rem}}@media (min-width:992px){.jas-content-wrapper h2{margin-bottom:1.25rem}}@media (min-width:1200px){.jas-content-wrapper h2{margin-bottom:1.5rem}}.jas-content-wrapper p{font-size:.75rem;color:#000;margin-bottom:.75rem}@media (min-width:768px){.jas-content-wrapper p{margin-bottom:1rem;font-size:.875rem}}@media (min-width:1200px){.jas-content-wrapper p{font-size:1rem}}.jas-content-wrapper p.mrg-0{margin-bottom:.25rem}@media (min-width:768px){.jas-content-wrapper p.mrg-0{margin-bottom:.5rem}}.jas-content-wrapper ul li{font-size:.75rem;margin-bottom:.75rem}@media (min-width:768px){.jas-content-wrapper ul li{margin-bottom:1rem;font-size:.875rem}}@media (min-width:1200px){.jas-content-wrapper ul li{font-size:1rem}}.jas-content-wrapper a{color:#839ca9;text-decoration:none;font-weight:600}.close.close-theme{font-weight:400;font-size:2rem;color:#fdc34f;opacity:1}@media (min-width:768px){.close.close-theme{font-size:2.5rem}}.close.close-theme:hover{color:#fcb21d}.jas-nav-wrapper{margin-left:-5px;margin-right:-5px}@media (min-width:768px){.jas-nav-wrapper{margin-left:-10px;margin-right:-10px}}@media (min-width:992px){.jas-nav-wrapper{margin-left:-15px;margin-right:-15px}}.jas-nav-wrapper.jas-nav-wrapper-theme,.nav-jas-filter{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.nav-jas-filter li{padding:0 5px;margin-bottom:10px}@media (min-width:768px){.nav-jas-filter li{padding:0 10px;margin-bottom:15px}}@media (min-width:992px){.nav-jas-filter li{padding:0 15px;margin-bottom:20px}}@media (min-width:1200px){.nav-jas-filter li{margin-bottom:25px}}.nav-jas-filter li a{border:1px solid #000;color:#000;display:block;font-size:.75rem;padding:.3rem .5rem;text-align:center;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:768px){.nav-jas-filter li a{font-size:.875rem;padding:.3rem .75rem}}@media (min-width:992px){.nav-jas-filter li a{padding:.5rem 1rem}}@media (min-width:1200px){.nav-jas-filter li a{padding:.5rem 1.25rem}}.nav-jas-filter li a:hover{background-color:#d9f3ff;border-color:#0071a6;color:#203c7a}.nav-jas-filter li.active a,.nav-jas-filter li.active a:hover{background-color:#0094d9;border-color:#0094d9;color:#fff}.jas-theme-wrapper{margin-bottom:15px;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-top:10px;-webkit-order:1;order:1}@media (min-width:576px){.jas-theme-wrapper{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:768px){.jas-theme-wrapper{padding-top:15px;margin-bottom:20px;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (min-width:992px){.jas-theme-wrapper{margin-bottom:25px;-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (min-width:1200px){.jas-theme-wrapper{margin-bottom:30px;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}}.jas-theme-wrapper .theme-filter{padding:0 10px}@media (min-width:768px){.jas-theme-wrapper .theme-filter{padding:0 15px}}.jas-theme-wrapper .theme-filter a{position:relative;display:block;margin-bottom:.5rem;transition:all .2s}.jas-theme-wrapper .theme-filter a span{position:absolute;bottom:.5rem;left:.5rem;right:.5rem;color:#fff;line-height:1.3;text-shadow:1px 1px 0 rgba(0,0,0,.3);font-size:.875rem}@media (min-width:576px){.jas-theme-wrapper .theme-filter a span{line-height:1.2}}@media (min-width:992px){.jas-theme-wrapper .theme-filter a span{font-size:1rem}}.jas-theme-wrapper .theme-filter a:before{content:'';position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.3);transition:all .2s}.jas-theme-wrapper .theme-filter a:hover:before{background-color:rgba(31,76,174,.5)}.jas-theme-wrapper img{width:100%;height:auto}.jas-theme-wrapper .jas-theme-tags{display:block;color:#666;font-size:.75rem;line-height:1.3}@media (min-width:1200px){.jas-theme-wrapper .jas-theme-tags{font-size:.875rem}}.jas-theme-wrapper .theme-filter-content{overflow:hidden;height:0}.jas-theme-wrapper .theme-filter-content p{font-size:.875rem;margin-bottom:1rem}@media (min-width:992px){.jas-theme-wrapper .theme-filter-content p{font-size:1rem}}.jas-theme-wrapper .theme-filter-content .btn{margin:0 auto}.jas-theme-wrapper.active{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-order:0;order:0}.jas-theme-wrapper.active .theme-filter{-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%;padding-right:0}@media (min-width:576px){.jas-theme-wrapper.active .theme-filter{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-right:10px}}@media (min-width:768px){.jas-theme-wrapper.active .theme-filter{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding-right:15px}}@media (min-width:992px){.jas-theme-wrapper.active .theme-filter{-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (min-width:1200px){.jas-theme-wrapper.active .theme-filter{-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}}.jas-theme-wrapper.active .theme-filter a{cursor:default}.jas-theme-wrapper.active .theme-filter a:hover:before{background-color:rgba(0,0,0,.3)}.jas-theme-wrapper.active .theme-filter a span,.soft-items-wrapper .soft-item .soft-content-footer.reticul div p a{font-size:.75rem}@media (min-width:360px){.jas-theme-wrapper.active .theme-filter a span{font-size:.875rem}}@media (min-width:576px){.jas-theme-wrapper.active .theme-filter a span{font-size:1rem}}@media (min-width:992px){.jas-theme-wrapper.active .theme-filter a span{font-size:1.125rem}}.jas-theme-wrapper.active .theme-filter-content{display:block;padding:0 1rem;height:auto;width:100%}.jas-theme-wrapper.active .theme-filter-content .btn{margin:0}@media (min-width:576px){.jas-theme-wrapper.active .theme-filter-content .btn{margin:0 auto}}.jas-theme-wrapper.active p{font-size:.75rem;margin-bottom:1rem}@media (min-width:576px){.jas-theme-wrapper.active p{font-size:.875rem}}@media (min-width:992px){.jas-theme-wrapper.active p{font-size:1rem}}.jas-theme-wrapper.open{background-color:#f1f1f2}.jas-theme-wrapper.open:nth-child(1) .theme-filter-content{margin-left:0}.jas-theme-wrapper.open:nth-child(2) .theme-filter-content{margin-left:-100%}.jas-theme-wrapper.open:nth-child(3) .theme-filter-content{margin-left:0}@media (min-width:576px){.jas-theme-wrapper.open:nth-child(3) .theme-filter-content{margin-left:-200%}}.jas-theme-wrapper.open:nth-child(4) .theme-filter-content{margin-left:-100%}@media (min-width:576px){.jas-theme-wrapper.open:nth-child(4) .theme-filter-content{margin-left:0}}@media (min-width:768px){.jas-theme-wrapper.open:nth-child(4) .theme-filter-content{margin-left:-300%}}.jas-theme-wrapper.open:nth-child(5) .theme-filter-content{margin-left:0}@media (min-width:576px){.jas-theme-wrapper.open:nth-child(5) .theme-filter-content{margin-left:-100%}}@media (min-width:768px){.jas-theme-wrapper.open:nth-child(5) .theme-filter-content{margin-left:0}}@media (min-width:992px){.jas-theme-wrapper.open:nth-child(5) .theme-filter-content{margin-left:-400%}}.jas-theme-wrapper.open:nth-child(6) .theme-filter-content{margin-left:-100%}@media (min-width:576px){.jas-theme-wrapper.open:nth-child(6) .theme-filter-content{margin-left:-200%}}@media (min-width:768px){.jas-theme-wrapper.open:nth-child(6) .theme-filter-content{margin-left:-100%}}@media (min-width:992px){.jas-theme-wrapper.open:nth-child(6) .theme-filter-content{margin-left:0}}@media (min-width:1200px){.jas-theme-wrapper.open:nth-child(6) .theme-filter-content{margin-left:-500%}}.jas-theme-wrapper.open:nth-child(7) .theme-filter-content{margin-left:0}@media (min-width:768px){.jas-theme-wrapper.open:nth-child(7) .theme-filter-content{margin-left:-200%}}@media (min-width:992px){.jas-theme-wrapper.open:nth-child(7) .theme-filter-content{margin-left:-100%}}@media (min-width:1200px){.jas-theme-wrapper.open:nth-child(7) .theme-filter-content{margin-left:0}}.jas-theme-wrapper.open:nth-child(8) .theme-filter-content{margin-left:-100%}@media (min-width:768px){.jas-theme-wrapper.open:nth-child(8) .theme-filter-content{margin-left:-300%}}@media (min-width:992px){.jas-theme-wrapper.open:nth-child(8) .theme-filter-content{margin-left:-200%}}@media (min-width:1200px){.jas-theme-wrapper.open:nth-child(8) .theme-filter-content{margin-left:-100%}}.jas-theme-wrapper.open:nth-child(9) .theme-filter-content{margin-left:0}@media (min-width:576px){.jas-theme-wrapper.open:nth-child(9) .theme-filter-content{margin-left:-200%}}@media (min-width:768px){.jas-theme-wrapper.open:nth-child(9) .theme-filter-content{margin-left:0}}@media (min-width:992px){.jas-theme-wrapper.open:nth-child(9) .theme-filter-content{margin-left:-300%}}@media (min-width:1200px){.jas-theme-wrapper.open:nth-child(9) .theme-filter-content{margin-left:-200%}}.jas-theme-wrapper.open:nth-child(10) .theme-filter-content{margin-left:-100%}@media (min-width:576px){.jas-theme-wrapper.open:nth-child(10) .theme-filter-content{margin-left:0}}@media (min-width:768px){.jas-theme-wrapper.open:nth-child(10) .theme-filter-content{margin-left:-100%}}@media (min-width:992px){.jas-theme-wrapper.open:nth-child(10) .theme-filter-content{margin-left:-400%}}@media (min-width:1200px){.jas-theme-wrapper.open:nth-child(10) .theme-filter-content{margin-left:-300%}}.jas-theme-wrapper.open:nth-child(11) .theme-filter-content{margin-left:0}@media (min-width:576px){.jas-theme-wrapper.open:nth-child(11) .theme-filter-content{margin-left:-100%}}@media (min-width:768px){.jas-theme-wrapper.open:nth-child(11) .theme-filter-content{margin-left:-200%}}@media (min-width:992px){.jas-theme-wrapper.open:nth-child(11) .theme-filter-content{margin-left:0}}@media (min-width:1200px){.jas-theme-wrapper.open:nth-child(11) .theme-filter-content{margin-left:-400%}}.jas-theme-wrapper.open:nth-child(12) .theme-filter-content{margin-left:-100%}@media (min-width:576px){.jas-theme-wrapper.open:nth-child(12) .theme-filter-content{margin-left:-200%}}@media (min-width:768px){.jas-theme-wrapper.open:nth-child(12) .theme-filter-content{margin-left:-300%}}@media (min-width:992px){.jas-theme-wrapper.open:nth-child(12) .theme-filter-content{margin-left:-100%}}@media (min-width:1200px){.jas-theme-wrapper.open:nth-child(12) .theme-filter-content{margin-left:-500%}}.jas-theme-wrapper.open:nth-child(13) .theme-filter-content{margin-left:0}@media (min-width:992px){.jas-theme-wrapper.open:nth-child(13) .theme-filter-content{margin-left:-200%}}@media (min-width:1200px){.jas-theme-wrapper.open:nth-child(13) .theme-filter-content{margin-left:0}}.jas-theme-wrapper.open:nth-child(14) .theme-filter-content{margin-left:-100%}@media (min-width:992px){.jas-theme-wrapper.open:nth-child(14) .theme-filter-content{margin-left:-300%}}@media (min-width:1200px){.jas-theme-wrapper.open:nth-child(14) .theme-filter-content{margin-left:-100%}}.jas-theme-wrapper.open:nth-child(15) .theme-filter-content{margin-left:0}@media (min-width:576px){.jas-theme-wrapper.open:nth-child(15) .theme-filter-content{margin-left:-200%}}@media (min-width:992px){.jas-theme-wrapper.open:nth-child(15) .theme-filter-content{margin-left:-400%}}@media (min-width:1200px){.jas-theme-wrapper.open:nth-child(15) .theme-filter-content{margin-left:-200%}}.jas-theme-wrapper.open .theme-filter-content{position:relative;margin-top:1.5rem;height:auto;width:200%;padding:.75rem 1rem 1.5rem;transition:height .2s;background-color:#f1f1f2}@media (min-width:576px){.jas-theme-wrapper.open .theme-filter-content{width:300%}}@media (min-width:768px){.jas-theme-wrapper.open .theme-filter-content{width:400%}}@media (min-width:992px){.jas-theme-wrapper.open .theme-filter-content{width:500%}}@media (min-width:1200px){.jas-theme-wrapper.open .theme-filter-content{width:600%}}.content-marketsize-img{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-top:45%;background:url(../img/invest/marketsize.svg) center no-repeat;background-size:contain}.content-marketsize-img.img-en{background-image:url(../img/invest/marketsize-en.svg)}.invest-presentation{position:relative;height:0;background-color:#0094d9;margin-left:-15px;margin-right:-15px;transition:all .2s;overflow:hidden;-webkit-transform:translateY(0);transform:translateY(0);z-index:100}.invest-presentation.with-request{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media (min-width:768px){.invest-presentation.with-request{-webkit-justify-content:space-around;justify-content:space-around}}.invest-presentation.with-request div:last-child{display:none}@media (min-width:768px){.invest-presentation.with-request div:last-child{display:-webkit-flex;display:flex}}.invest-presentation.is_stuck{height:auto}.invest-presentation>div{padding:.5rem 0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.invest-presentation>div>span{font-weight:600;color:#fff;font-size:.75rem;text-align:right}@media (min-width:576px){.invest-presentation>div>span{font-size:.875rem}}@media (min-width:992px){.invest-presentation>div>span{font-size:1rem}}.invest-presentation .btn{margin:0 .5rem;width:190px}@media (min-width:992px){.invest-presentation .btn{width:220px}}.invest-presentation .btn:hover{border-color:#2a50a2;background-color:#2a50a2}.docs-wrapper,.docs-wrapper ul{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.docs-wrapper{padding:1.5rem 15px 0}@media (min-width:768px){.docs-wrapper{padding:2rem 15px}}.docs-wrapper .docs-content{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media (min-width:576px){.docs-wrapper .docs-content{margin-left:-10px;margin-right:-10px}}@media (min-width:992px){.docs-wrapper .docs-content{margin-left:-15px;margin-right:-15px}}.docs-wrapper ul{list-style:none;padding:0 15px;margin-bottom:0}@media (min-width:768px){.docs-wrapper ul{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.docs-wrapper ul li{margin-bottom:.75rem}@media (min-width:768px){.invest .contacts-form-content{padding-left:30px}}.invest .contacts-form-content .help-block{opacity:1}.invest-benefits{width:100%;background-image:url(../img/invest/img-03.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.invest-benefits .h2{font-weight:700;color:#fff;margin-bottom:1.25rem}@media (min-width:768px){.invest-benefits .h2{padding-left:15px;margin-bottom:1.5rem}}@media (min-width:1200px){.invest-benefits .h2{margin-bottom:2rem}}.invest-benefits p{color:#fff}.invest-benefits p:last-child,.invest-items .invest-item p:last-child{margin-bottom:0}.invest-benefits p.yellow{color:#fdc34f}.invest-benefits p.big{font-size:1.5rem!important}@media (min-width:768px){.invest-benefits p.big{font-size:1.625rem!important}}@media (min-width:992px){.invest-benefits p.big{font-size:1.75rem!important}}@media (min-width:1200px){.invest-benefits p.big{font-size:1.875rem!important}}.invest-benefits p.pd-top{padding-top:1.852rem}@media (min-width:992px){.invest-benefits p.pd-top{padding-top:2rem}}@media (min-width:1200px){.invest-benefits p.pd-top{padding-top:2.25rem}}.invest-benefits .invest-benefits-items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media (min-width:768px){.invest-benefits .invest-benefits-items{margin-left:0;margin-right:0}}.invest-benefits .invest-benefits-items .invest-benefits-item{padding:0 15px}.invest-benefits .invest-benefits-items .invest-benefits-item.item-1{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:1.25rem}@media (min-width:768px){.invest-benefits .invest-benefits-items .invest-benefits-item.item-1{-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%;margin-bottom:0}}@media (min-width:992px){.invest-benefits .invest-benefits-items .invest-benefits-item.item-1{-webkit-flex:0 0 55%;flex:0 0 55%;max-width:55%}}.invest-benefits .invest-benefits-items .invest-benefits-item.item-2{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){.invest-benefits .invest-benefits-items .invest-benefits-item.item-2{-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media (min-width:992px){.invest-benefits .invest-benefits-items .invest-benefits-item.item-2{-webkit-flex:0 0 45%;flex:0 0 45%;max-width:45%}}.invest-benefits .invest-benefits-items .invest-benefits-item .row{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}.invest-benefits .invest-benefits-items .invest-benefits-item .row.center{-webkit-justify-content:center;justify-content:center;position:relative;padding-right:.5rem}@media (min-width:576px){.invest-benefits .invest-benefits-items .invest-benefits-item .row.center{padding-right:1.5rem}}@media (min-width:1200px){.invest-benefits .invest-benefits-items .invest-benefits-item .row.center{padding-right:1rem}}.invest-benefits .invest-benefits-items .invest-benefits-item .row.center span{position:absolute;left:50%;bottom:-4.25rem;-webkit-transform:translate3d(-75%,0,0);transform:translate3d(-75%,0,0);color:#fff;font-size:.875rem}@media (min-width:576px){.invest-benefits .invest-benefits-items .invest-benefits-item .row.center span{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@media (min-width:992px){.invest-benefits .invest-benefits-items .invest-benefits-item .row.center span{font-size:1rem;bottom:-4.75rem}}@media (min-width:1200px){.invest-benefits .invest-benefits-items .invest-benefits-item .row.center span{font-size:1.125rem;bottom:-5.25rem;-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}}.invest-benefits .invest-benefits-items .invest-benefits-item .row.center-en{-webkit-justify-content:center;justify-content:center;position:relative;padding-right:.5rem}@media (min-width:576px){.invest-benefits .invest-benefits-items .invest-benefits-item .row.center-en{padding-right:1.5rem}}@media (min-width:1200px){.invest-benefits .invest-benefits-items .invest-benefits-item .row.center-en{padding-right:1rem}}.invest-benefits .invest-benefits-items .invest-benefits-item .row.center-en span{position:absolute;left:50%;bottom:-4.25rem;-webkit-transform:translate3d(-75%,0,0);transform:translate3d(-75%,0,0);color:#fff;font-size:.875rem}@media (min-width:576px){.invest-benefits .invest-benefits-items .invest-benefits-item .row.center-en span{-webkit-transform:translate3d(-200%,0,0);transform:translate3d(-200%,0,0)}}@media (min-width:992px){.invest-benefits .invest-benefits-items .invest-benefits-item .row.center-en span{font-size:1rem;bottom:-4.75rem;-webkit-transform:translate3d(-200%,0,0);transform:translate3d(-200%,0,0)}}@media (min-width:1200px){.invest-benefits .invest-benefits-items .invest-benefits-item .row.center-en span{font-size:1.125rem;bottom:-5.25rem;-webkit-transform:translate3d(-130%,0,0);transform:translate3d(-130%,0,0)}}.invest-benefits .invest-benefits-items .invest-benefits-item .row:not(:last-child){margin-bottom:.75rem}.invest-benefits .invest-benefits-items .invest-benefits-item .row>p:not(:last-child){margin-bottom:0!important}@media (min-width:1200px){.invest-benefits .invest-benefits-items .invest-benefits-item .row p{font-size:1.125rem}}.invest-benefits .invest-benefits-items .invest-benefits-item .row p:not(:last-child){margin-bottom:.5rem}.invest-benefits .invest-benefits-items .invest-benefits-subitem{padding:0 15px;-webkit-flex:0 0 52%;flex:0 0 52%;max-width:52%}@media (min-width:768px){.invest-benefits .invest-benefits-items .invest-benefits-subitem{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.invest-benefits .invest-benefits-items .invest-benefits-subitem{-webkit-flex:0 0 48%;flex:0 0 48%;max-width:48%}}@media (min-width:1200px){.invest-benefits .invest-benefits-items .invest-benefits-subitem{-webkit-flex:0 0 45%;flex:0 0 45%;max-width:45%}}.invest-benefits .invest-benefits-items .invest-benefits-subitem:first-child{padding-right:0}@media (min-width:360px){.invest-benefits .invest-benefits-items .invest-benefits-subitem:first-child{padding-right:10px}}@media (min-width:375px){.invest-benefits .invest-benefits-items .invest-benefits-subitem:first-child{padding-right:5px}}@media (min-width:576px){.invest-benefits .invest-benefits-items .invest-benefits-subitem:first-child{padding-right:15px}}.invest-benefits .invest-benefits-items .invest-benefits-subitem:last-child{-webkit-flex:0 0 48%;flex:0 0 48%;max-width:48%;padding-left:10px}@media (min-width:360px){.invest-benefits .invest-benefits-items .invest-benefits-subitem:last-child{padding-left:10px}}@media (min-width:576px){.invest-benefits .invest-benefits-items .invest-benefits-subitem:last-child{padding-left:15px}}@media (min-width:768px){.invest-benefits .invest-benefits-items .invest-benefits-subitem:last-child{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.invest-benefits .invest-benefits-items .invest-benefits-subitem:last-child{-webkit-flex:0 0 45%;flex:0 0 45%;max-width:45%;padding-left:15px}}.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (min-width:768px){.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en{-webkit-flex:0 0 48%;flex:0 0 48%;max-width:48%}}@media (min-width:1200px){.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en{-webkit-flex:0 0 45%;flex:0 0 45%;max-width:45%}}.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en:first-child{padding-right:5px}@media (min-width:360px){.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en:first-child{padding-right:10px}}@media (min-width:375px){.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en:first-child{padding-right:5px}}@media (min-width:576px){.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en:first-child{padding-right:15px}}.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en:last-child{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:5px}@media (min-width:360px){.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en:last-child{padding-left:10px}}@media (min-width:576px){.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en:last-child{padding-left:15px}}@media (min-width:768px){.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en:last-child{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:0;padding-right:0}}@media (min-width:992px){.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en:last-child{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:5px;padding-right:15px}}@media (min-width:1200px){.invest-benefits .invest-benefits-items .invest-benefits-subitem.subitem-en:last-child{-webkit-flex:0 0 48%;flex:0 0 48%;max-width:48%;padding-left:15px}}.invest-items{display:-webkit-flex;display:flex}.invest-items:not(:last-child){margin-bottom:2rem}@media (min-width:768px){.invest-items:not(:last-child){margin-bottom:2.5rem}}@media (min-width:992px){.invest-items:not(:last-child){margin-bottom:3.5rem}}.invest-items .invest-item.item-img-1,.invest-items .invest-item.item-img-2,.invest-items .invest-item.item-img-3{-webkit-flex:none;flex:none;width:4rem;height:4rem;background-position:center;background-repeat:no-repeat;background-size:4rem}@media (min-width:576px){.invest-items .invest-item.item-img-1,.invest-items .invest-item.item-img-2,.invest-items .invest-item.item-img-3{width:5rem;height:5rem;background-size:5rem}}@media (min-width:768px){.invest-items .invest-item.item-img-1,.invest-items .invest-item.item-img-2,.invest-items .invest-item.item-img-3{width:6rem;height:6rem;background-size:6rem}}@media (min-width:992px){.invest-items .invest-item.item-img-1,.invest-items .invest-item.item-img-2,.invest-items .invest-item.item-img-3{width:7rem;height:7rem;background-size:7rem}}@media (min-width:1200px){.invest-items .invest-item.item-img-1,.invest-items .invest-item.item-img-2,.invest-items .invest-item.item-img-3{width:8rem;height:8rem;background-size:8rem}}.invest-items .invest-item.item-img-1{background-image:url(../img/invest/graph-01.svg)}.invest-items .invest-item.item-img-2{background-image:url(../img/invest/graph-02.svg)}.invest-items .invest-item.item-img-3{background-image:url(../img/invest/graph-03.svg)}.invest-items .invest-item.item-text{padding-left:15px;-webkit-flex:1;flex:1}@media (min-width:1200px){.invest-items .invest-item.item-text{padding-left:30px}}.invest-now{width:100%;background-image:url(../img/invest/img-02.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.invest-now .h2{font-weight:700;color:#fff;margin-bottom:1.25rem;text-align:center}@media (min-width:576px){.invest-now .h2{text-align:left!important}}@media (min-width:768px){.invest-now .h2{padding-left:15px;margin-bottom:1.5rem}}@media (min-width:1200px){.invest-now .h2{margin-bottom:2rem}}.invest-now p{color:#fff;text-align:center;margin-bottom:.5rem}@media (min-width:576px){.invest-now p{text-align:left}}@media (min-width:1200px){.invest-now p{font-size:1.125rem}}.invest-now p:last-child{margin-bottom:0}.invest-now p.yellow{color:#fdc34f}.invest-now p.big{font-size:1.5rem!important}@media (min-width:768px){.invest-now p.big{font-size:1.625rem!important}}@media (min-width:992px){.invest-now p.big{font-size:1.75rem!important}}@media (min-width:1200px){.invest-now p.big{font-size:1.875rem!important}}.invest-now .invest-now-items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.invest-now .invest-now-items .invest-now-item{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:1.5rem}@media (min-width:576px){.invest-now .invest-now-items .invest-now-item{-webkit-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}}@media (min-width:768px){.invest-now .invest-now-items .invest-now-item{margin-bottom:0;padding:0 15px}.invest-now .invest-now-items.items-1{margin-bottom:2rem}}@media (min-width:576px){.invest-now .invest-now-items.items-1 .invest-now-item:last-child{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.media-nav-wrapper{margin-left:-5px;margin-right:-5px;padding:1rem 0 .5rem}@media (min-width:768px){.media-nav-wrapper{padding:1.5rem 0 .75rem;margin-left:-10px;margin-right:-10px}}@media (min-width:992px){.media-nav-wrapper{padding:2rem 0 1rem;margin-left:-15px;margin-right:-15px}}@media (min-width:1200px){.media-nav-wrapper{padding:2rem 0;margin-left:-8px;margin-right:-8px}}.media-items-wrapper,.nav-media{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.nav-media li{padding:0 5px;margin-bottom:10px;-webkit-flex:1 0 auto;flex:1 0 auto;max-width:100%}@media (min-width:576px){.nav-media li{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:768px){.nav-media li{padding:0 10px;margin-bottom:15px}}@media (min-width:992px){.nav-media li{padding:0 15px;margin-bottom:20px}}@media (min-width:1200px){.nav-media li{margin-bottom:0;padding:0 8px;-webkit-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;max-width:14.2857142857%}}.nav-media li a{border:1px solid #839ca9;color:#839ca9;display:block;font-size:.75rem;padding:.3rem .25rem;text-align:center;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:600}@media (min-width:768px){.nav-media li a{font-size:.875rem;padding:.3rem .75rem}}@media (min-width:992px){.nav-media li a{padding:.5rem}}@media (min-width:1200px){.nav-media li a{padding:.5rem .25rem}}.nav-media li a:hover{border-color:#668493;color:#000}.nav-media li.active a{background-color:#fff}.nav-media li.active a,.nav-media li.active a:hover{border-color:#fdc34f;color:#000}.media-items-wrapper{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.media-items-wrapper.media-detail{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:1px;padding-top:1rem}@media (min-width:992px){.media-items-wrapper.media-detail{padding-top:1.5rem}}@media (min-width:1200px){.media-items-wrapper.media-detail{padding-top:2rem}}.media-items-wrapper.media-detail .btn-more{display:none}@media (min-width:768px){.media-items-wrapper.media-detail .btn-more{display:inline-block;margin-bottom:1rem}.media-items-wrapper.media-detail .media-item{-webkit-flex:0 0 70%;flex:0 0 70%;max-width:70%}}@media (min-width:576px){.media-items-wrapper.media-detail .media-item img{width:auto}}.media-items-wrapper .media-item{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;margin-bottom:1rem}@media (min-width:768px){.media-items-wrapper .media-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.media-items-wrapper .media-item{margin-bottom:1.5rem}}@media (min-width:1200px){.media-items-wrapper .media-item{margin-bottom:2rem}}.media-items-wrapper .media-item .media-item-content{border:1px solid #fdc34f;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.media-items-wrapper .media-item iframe,.media-items-wrapper .media-item img{-webkit-flex:0 0 auto;flex:0 0 auto;width:350px;max-width:100%;margin-left:auto;margin-right:auto;height:auto;margin-bottom:1rem}@media (min-width:576px){.media-items-wrapper .media-item img{width:100%}}@media (min-width:992px){.media-items-wrapper .media-item img{margin-bottom:1.5rem}}.media-items-wrapper .media-item iframe{border:0;height:200px}@media (min-width:360px){.media-items-wrapper .media-item iframe{height:230px}}@media (min-width:400px){.media-items-wrapper .media-item iframe{height:250px}}@media (min-width:576px){.media-items-wrapper .media-item iframe{width:100%;height:300px}}@media (min-width:768px){.media-items-wrapper .media-item iframe{height:213.88px}}@media (min-width:992px){.media-items-wrapper .media-item iframe{margin-bottom:1.5rem;height:291.66px}}@media (min-width:1200px){.media-items-wrapper .media-item iframe{height:350px}}.media-items-wrapper .media-item .media-content{-webkit-flex:1 0 auto;flex:1 0 auto;padding:0 1rem}@media (min-width:992px){.media-items-wrapper .media-item .media-content{padding:0 1.5rem}}@media (min-width:1200px){.media-items-wrapper .media-item .media-content{padding:0 2rem}}.media-items-wrapper .media-item .media-content a{word-wrap:break-word}.media-items-wrapper .media-item .media-content p{color:#000;font-size:.75rem;margin-bottom:1rem;font-weight:300}@media (min-width:576px){.media-items-wrapper .media-item .media-content p{font-size:.875rem;margin-bottom:1.5rem}}@media (min-width:1200px){.media-items-wrapper .media-item .media-content p{font-size:1rem}}.media-items-wrapper .media-item .media-content p span{display:block;font-size:.875rem;overflow:hidden;font-weight:700}@media (min-width:576px){.media-items-wrapper .media-item .media-content p span{font-size:1rem}}@media (min-width:1200px){.media-items-wrapper .media-item .media-content p span{font-size:1.125rem}}.media-items-wrapper .media-item .media-content p b,.modal-bounty .modal-body p b,.soft-items-wrapper .soft-item .soft-content p b{font-weight:600}.media-items-wrapper .media-item .media-content p.preview-date{font-weight:600;margin-bottom:0}.media-items-wrapper .media-item .media-content-footer{margin-bottom:.5rem;font-size:.75rem;padding:0 1rem}@media (min-width:768px){.media-items-wrapper .media-item .media-content-footer{margin-bottom:.75rem;font-size:.875rem}}@media (min-width:992px){.media-items-wrapper .media-item .media-content-footer{padding:0 1.5rem}}@media (min-width:1200px){.media-items-wrapper .media-item .media-content-footer{margin-bottom:1rem;padding:0 2rem}}.media-items-wrapper .media-item .media-content-footer>div>:not(:first-child){margin-left:.25rem}.media-items-wrapper .media-item .media-content-footer>div>:not(:last-child){margin-right:.25rem}.media-presskit-wrapper,.paginator-wrapper .nav-paginator{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.media-presskit-wrapper{background-color:#0094d9;padding:.75rem 0}@media (min-width:992px){.media-presskit-wrapper{padding:1rem 0}}.paginator-wrapper{padding:1rem 0}@media (min-width:768px){.paginator-wrapper{padding:1.5rem 0}}@media (min-width:1200px){.paginator-wrapper{padding:2rem 0}}.paginator-wrapper .nav-paginator{-webkit-align-items:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.paginator-wrapper .nav-paginator li{padding:0 .25rem}.paginator-wrapper .nav-paginator li a{padding:.25rem;color:#839ca9;font-size:.875rem}@media (min-width:1200px){.paginator-wrapper .nav-paginator li a{font-size:1rem}}.paginator-wrapper .nav-paginator li a:hover{color:#000}.paginator-wrapper .nav-paginator li.active{color:#000;font-size:1.125rem;cursor:default}@media (min-width:1200px){.paginator-wrapper .nav-paginator li.active{font-size:1.25rem}}.paginator-wrapper .nav-paginator li.next a,.paginator-wrapper .nav-paginator li.prev a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:.5rem .6rem;border:1px solid #839ca9;transition:all .2s}.paginator-wrapper .nav-paginator li.next a:hover,.paginator-wrapper .nav-paginator li.prev a:hover{border-color:#fdc34f}.paginator-wrapper .nav-paginator li.next a:hover svg,.paginator-wrapper .nav-paginator li.next.disabled a svg,.paginator-wrapper .nav-paginator li.prev a:hover svg,.paginator-wrapper .nav-paginator li.prev.disabled a svg{fill:#000}.paginator-wrapper .nav-paginator li.next a svg,.paginator-wrapper .nav-paginator li.prev a svg{width:1.125rem;fill:#fdc34f;transition:all .2s}.paginator-wrapper .nav-paginator li.next.disabled a,.paginator-wrapper .nav-paginator li.prev.disabled a{color:#000;border-color:#000;cursor:default;pointer-events:none}.contacts-bg .checkbox label:before,.form-content .checkbox label:before,.paginator-wrapper .nav-paginator li.next.disabled a:hover,.paginator-wrapper .nav-paginator li.prev.disabled a:hover{border-color:#000}.last-news{padding:1.5rem 0}@media (min-width:768px){.last-news{padding:2rem 0}}.last-news .btn-block{width:100%;padding:0 15px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.last-news .media-items-wrapper{-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.last-news .media-items-wrapper .media-item .media-content a{word-break:normal;word-wrap:break-word}.last-news .media-items-wrapper .media-item .media-content p{font-size:.875rem;margin-bottom:.5rem;font-weight:400}.last-news .media-items-wrapper .media-item .media-content p.preview-date{font-size:.875rem}.last-news .media-items-wrapper .media-item .media-content p span{font-size:1rem}.last-news .media-items-wrapper .media-item .media-content p:last-child,.soft-items-wrapper .soft-item .soft-content ul:last-child{margin-bottom:0}.last-news .media-items-wrapper .media-item__first{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){.last-news .media-items-wrapper .media-item__first{-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (min-width:576px){.last-news .media-items-wrapper .media-item__first .media-item-content{-webkit-flex-direction:row;flex-direction:row}}.last-news .media-items-wrapper .media-item__first .img-wrapper{-webkit-flex:0 0 auto;flex:0 0 auto;width:100%;padding:1rem}@media (min-width:576px){.last-news .media-items-wrapper .media-item__first .img-wrapper{width:35%;padding:1rem .5rem 1rem 1rem}}@media (min-width:768px){.last-news .media-items-wrapper .media-item__first .img-wrapper{padding:1rem .5rem 1rem 1rem;width:40%}}@media (min-width:1200px){.last-news .media-items-wrapper .media-item__first .img-wrapper{padding:1.5rem .75rem 1.5rem 1.5rem}}.last-news .media-items-wrapper .media-item__first img{display:block;margin-bottom:0}.last-news .media-items-wrapper .media-item__first .media-content{-webkit-flex:0 0 auto;flex:0 0 auto;width:100%;padding:0 1rem 1rem}@media (min-width:576px){.last-news .media-items-wrapper .media-item__first .media-content{padding:1rem 1rem 1rem .5rem;width:65%}}@media (min-width:768px){.last-news .media-items-wrapper .media-item__first .media-content{padding:1rem 1rem 1rem .5rem;width:60%}}@media (min-width:1200px){.last-news .media-items-wrapper .media-item__first .media-content{padding:1.5rem 1.5rem 1.5rem .75rem}}.last-news .media-items-wrapper .media-item__first .media-content .media-text{display:-webkit-box;max-height:calc(6*1.5em);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:6}.last-news .media-items-wrapper .media-item-right,.offer-items-wrapper{display:-webkit-flex;display:flex;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.last-news .media-items-wrapper .media-item-right{-webkit-flex-direction:column;flex-direction:column}@media (min-width:768px){.last-news .media-items-wrapper .media-item-right{width:33.3333333333%}}.last-news .media-items-wrapper .media-item-right .media-item,.nav-soft li{-webkit-flex:1 0 auto;flex:1 0 auto;max-width:100%}.last-news .media-items-wrapper .media-item-right .media-item .media-item-content{border-left:0;border-right:0}.last-news .media-items-wrapper .media-item-right .media-item .media-content{padding:1rem 0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.last-news .media-items-wrapper .media-item-right .media-item .media-content p span{font-weight:400}.last-news .media-items-wrapper .media-item-right .media-item .media-content p span a{color:#839ca9}.last-news .media-items-wrapper .media-item-right .media-item .media-content p span a:hover{color:#000;text-decoration:none}.offer-items-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:1rem}@media (min-width:992px){.offer-items-wrapper{padding-top:1.5rem}}@media (min-width:1200px){.offer-items-wrapper{padding-top:2rem}}.offer-items-wrapper.offer-detail{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:1px}.offer-items-wrapper.offer-detail .btn-more{display:none}@media (min-width:768px){.offer-items-wrapper.offer-detail .btn-more{display:inline-block;margin-bottom:1rem}}.offer-items-wrapper .offer-item{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;margin-bottom:1rem}@media (min-width:768px){.offer-items-wrapper .offer-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.offer-items-wrapper .offer-item{margin-bottom:1.5rem}}@media (min-width:1200px){.offer-items-wrapper .offer-item{margin-bottom:2rem}}.offer-items-wrapper .offer-item .offer-item-content{border:1px solid #fdc34f;border-radius:.25rem;overflow:hidden;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.offer-items-wrapper .offer-item img{-webkit-flex:0 0 auto;flex:0 0 auto;max-width:100%;height:auto;margin-bottom:1rem}@media (min-width:992px){.offer-items-wrapper .offer-item img{margin-bottom:1.5rem}}.offer-items-wrapper .offer-item .offer-content{-webkit-flex:1 0 auto;flex:1 0 auto;padding:0 1rem}@media (min-width:992px){.offer-items-wrapper .offer-item .offer-content{padding:0 1.5rem}}@media (min-width:1200px){.offer-items-wrapper .offer-item .offer-content{padding:0 2rem}}.offer-items-wrapper .offer-item .offer-content h4{color:#262626;font-weight:700;font-size:1rem;margin-bottom:1rem}@media (min-width:1200px){.offer-items-wrapper .offer-item .offer-content h4{font-size:1.25rem}}.offer-items-wrapper .offer-item .offer-content p{color:#000;font-size:.875rem;margin-bottom:1rem}@media (min-width:992px){.offer-items-wrapper .offer-item .offer-content p{margin-bottom:1.5rem}}@media (min-width:1200px){.offer-items-wrapper .offer-item .offer-content p{font-size:1rem}}.offer-items-wrapper .offer-item .offer-content ul{margin-bottom:1rem}@media (min-width:992px){.offer-items-wrapper .offer-item .offer-content ul{margin-bottom:1.5rem}}.contacts-hero .contacts-hero-info a,.offer-items-wrapper .offer-item .offer-content ul li{color:#000;font-size:.875rem}@media (min-width:1200px){.offer-items-wrapper .offer-item .offer-content ul li{font-size:1rem}}.soft-nav-wrapper{margin-left:-5px;margin-right:-5px;padding:1rem 0 .5rem}@media (min-width:768px){.soft-nav-wrapper{padding:1.5rem 0 .75rem;margin-left:-10px;margin-right:-10px}}@media (min-width:992px){.soft-nav-wrapper{padding:2rem 0 1rem;margin-left:-15px;margin-right:-15px}}@media (min-width:1200px){.soft-nav-wrapper{padding:2rem 0}}.nav-soft,.soft-items-wrapper .soft-item .soft-content-footer.reticul div{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.nav-soft li{padding:0 5px;margin-bottom:10px}@media (min-width:576px){.nav-soft li{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:768px){.nav-soft li{padding:0 10px;margin-bottom:15px}}@media (min-width:992px){.nav-soft li{padding:0 15px;margin-bottom:20px}}@media (min-width:1200px){.nav-soft li{margin-bottom:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}}.nav-soft li a{border:1px solid #839ca9;color:#839ca9;display:block;font-size:.75rem;padding:.3rem .25rem;font-weight:600;text-align:center;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:768px){.nav-soft li a{font-size:.875rem;padding:.3rem .5rem}}@media (min-width:992px){.nav-soft li a{padding:.5rem 1rem}}@media (min-width:1200px){.nav-soft li a{padding:.5rem 1.25rem}}.nav-soft li a:hover{border-color:#668493;color:#000}.nav-soft li.active a,.nav-soft li.active a:hover{border-color:#fdc34f;color:#000}.soft-items-wrapper,.soft-items-wrapper .soft-item{display:-webkit-flex;display:flex;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.soft-items-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}.soft-items-wrapper.pos .soft-item .soft-content p{margin-bottom:.75rem;font-weight:300}@media (min-width:1200px){.soft-items-wrapper.pos .soft-item .soft-content p{margin-bottom:1rem}}.soft-items-wrapper.pos .soft-item .soft-content-footer .btn.disabled{cursor:pointer}.soft-items-wrapper .soft-item{position:relative;-webkit-flex-direction:column;flex-direction:column;padding:0 15px;margin-bottom:1.5rem}@media (min-width:768px){.soft-items-wrapper .soft-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.soft-items-wrapper .soft-item{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:1200px){.soft-items-wrapper .soft-item{margin-bottom:2rem}}.soft-items-wrapper .soft-item:before{content:'';position:absolute;left:15px;right:15px;bottom:0;height:1px;background-color:#fdc34f}.soft-items-wrapper .soft-item .soft-img{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:50px;margin-bottom:1rem}@media (min-width:992px){.soft-items-wrapper .soft-item .soft-img{margin-bottom:1.5rem}}.contacts-hero img,.soft-items-wrapper .soft-item .soft-img img{max-width:100%;height:auto}.soft-items-wrapper .soft-item .soft-content{-webkit-flex:1 0 auto;flex:1 0 auto;margin-bottom:1rem}@media (min-width:576px){.soft-items-wrapper .soft-item .soft-content{margin-bottom:1.5rem}}@media (min-width:1200px){.soft-items-wrapper .soft-item .soft-content{margin-bottom:2rem}}.soft-items-wrapper .soft-item .soft-content p{color:#000;font-size:.75rem;margin-bottom:1rem;font-weight:300}@media (min-width:576px){.soft-items-wrapper .soft-item .soft-content p{font-size:.875rem;margin-bottom:1.5rem}}@media (min-width:1200px){.soft-items-wrapper .soft-item .soft-content p{font-size:1rem;margin-bottom:2rem}}.soft-items-wrapper .soft-item .soft-content p.last-child,.soft-items-wrapper .soft-item .soft-content p.mrg-0{margin-bottom:0}.soft-items-wrapper .soft-item .soft-content p span{display:block;font-size:1rem;overflow:hidden;font-weight:400;text-align:center}@media (min-width:576px){.soft-items-wrapper .soft-item .soft-content p span{font-size:1.125rem}}@media (min-width:1200px){.soft-items-wrapper .soft-item .soft-content p span{font-size:1.25rem}}.soft-items-wrapper .soft-item .soft-content ul{list-style:none;padding-left:25px;margin-bottom:1rem}@media (min-width:576px){.soft-items-wrapper .soft-item .soft-content ul{margin-bottom:1.5rem}}@media (min-width:1200px){.soft-items-wrapper .soft-item .soft-content ul{margin-bottom:2rem}}.soft-items-wrapper .soft-item .soft-content ul li{position:relative;color:#000;font-size:.75rem;font-weight:300}@media (min-width:576px){.soft-items-wrapper .soft-item .soft-content ul li{font-size:.875rem}}@media (min-width:1200px){.soft-items-wrapper .soft-item .soft-content ul li{font-size:1rem}}.soft-items-wrapper .soft-item .soft-content ul li:before{content:'\2013';position:absolute;left:-15px}.soft-items-wrapper .soft-item .soft-content-footer{margin-bottom:1.25rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}@media (min-width:768px){.soft-items-wrapper .soft-item .soft-content-footer{margin-bottom:1.5rem;font-size:.875rem}}@media (min-width:1200px){.soft-items-wrapper .soft-item .soft-content-footer{margin-bottom:2rem}}.soft-items-wrapper .soft-item .soft-content-footer.reticul div{-webkit-flex:1 0 auto;flex:1 0 auto}.soft-items-wrapper .soft-item .soft-content-footer.reticul div p{width:100%;text-align:center;margin-bottom:0}@media (min-width:576px){.soft-items-wrapper .soft-item .soft-content-footer.reticul div p a{font-size:.875rem}}@media (min-width:992px){.soft-items-wrapper .soft-item .soft-content-footer.reticul div p a{font-size:1rem}}.soft-items-wrapper .soft-item .soft-content-footer.reticul div.hr{-webkit-flex:0 0 auto;flex:0 0 auto;width:1px;background-color:#cfd8dc;padding:0}.soft-items-wrapper .soft-item .soft-content-footer.reticul>:not(:first-child){padding-left:.75rem}.soft-items-wrapper .soft-item .soft-content-footer.reticul>:not(:last-child){padding-right:.75rem}.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-mac,.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-win{display:block;background-repeat:no-repeat;margin-bottom:.75rem;padding-top:50px}.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-mac{background-position:center top}.contacts-bg.business-form .contacts-form-content .h2 span,.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-mac span,.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-win span{display:block;font-size:.75rem}@media (min-width:576px){.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-mac span,.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-win span{font-size:.875rem}}@media (min-width:992px){.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-mac span,.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-win span{font-size:1rem}}.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-mac:hover,.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-win:hover{opacity:.8}.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-win{background-image:url(../img/soft/logo_windows.svg);background-position:center 10px;background-size:30px}.soft-items-wrapper .soft-item .soft-content-footer.reticul .logo-mac{background-image:url(../img/soft/logo_apple.svg);background-size:35px}.maps-content-wrapper{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px}@media (min-width:576px){.maps-content-wrapper{margin-bottom:1.5rem}}@media (min-width:768px){.maps-content-wrapper{margin-bottom:2rem}}@media (min-width:992px){.maps-content-wrapper{margin-bottom:3rem}}.maps-content-wrapper h2{font-weight:700;color:#000;margin-bottom:1rem}@media (min-width:768px){.maps-content-wrapper h2{font-size:1.25rem}}@media (min-width:992px){.maps-content-wrapper h2{font-size:1.375rem}}@media (min-width:1200px){.maps-content-wrapper h2{margin-bottom:1.5rem;font-size:1.5rem}}.maps-content-wrapper.invest{padding-top:0}.maps-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.maps-wrapper .maps-frame{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;height:300px}@media (min-width:576px){.maps-wrapper .maps-frame{min-height:330px;height:auto;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.maps-wrapper .maps-frame{-webkit-flex:0 0 55%;flex:0 0 55%;max-width:55%}}@media (min-width:992px){.maps-wrapper .maps-frame{min-height:420px;height:auto}}@media (min-width:1200px){.maps-wrapper .maps-frame{min-height:480px;height:auto;-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%}}.maps-wrapper .maps-frame iframe{width:100%;height:100%;border:0}.maps-wrapper .maps-info{padding:1rem 15px 2rem;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.maps-wrapper .maps-info{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:1rem 15px}}@media (min-width:768px){.maps-wrapper .maps-info{-webkit-flex:0 0 45%;flex:0 0 45%;max-width:45%;padding:1rem 15px}}@media (min-width:992px){.maps-wrapper .maps-info{padding:1rem 15px 1rem 1.5rem}}@media (min-width:1200px){.maps-wrapper .maps-info{-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%;padding:1rem 15px 1rem 2rem}}@media (min-width:576px){.maps-wrapper .maps-info.top{-webkit-align-items:flex-start;align-items:flex-start}}.maps-wrapper .maps-info .contact-tabs{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-webkit-justify-content:space-between;justify-content:space-between;margin-right:-1rem;margin-left:-1rem;margin-bottom:1rem}.maps-wrapper .maps-info .contact-tabs .nav-link{position:relative;display:block;padding:.5rem 1rem;color:#839ca9;font-weight:600;text-decoration:none;font-size:.875rem}@media (min-width:992px){.maps-wrapper .maps-info .contact-tabs .nav-link{font-size:1rem}}.maps-wrapper .maps-info .contact-tabs .nav-link.active{font-weight:400;color:#000}.maps-wrapper .maps-info .contact-tabs .nav-link.active:after{content:'';display:block;position:absolute;left:1rem;bottom:.25rem;width:1.5rem;height:1px;background-color:#2a50a2}.maps-wrapper .maps-info p{font-size:.875rem;margin-bottom:.5rem;color:#000;line-height:1.3}@media (min-width:768px){.maps-wrapper .maps-info p{line-height:1.5}}@media (min-width:992px){.maps-wrapper .maps-info p{font-size:1rem;margin-bottom:.75rem}}@media (min-width:1200px){.maps-wrapper .maps-info p{margin-bottom:1rem}}.maps-wrapper .maps-info p:first-child span{font-size:1rem}@media (min-width:992px){.maps-wrapper .maps-info p:first-child span{font-size:1.125rem}}@media (min-width:1200px){.maps-wrapper .maps-info p:first-child span{font-size:1.25rem}}.maps-wrapper .maps-info p:last-child{margin-bottom:0}.maps-wrapper .maps-info .p-flex{display:-webkit-flex;display:flex;font-size:.875rem;margin-bottom:.5rem;color:#000;line-height:1.3}@media (min-width:768px){.maps-wrapper .maps-info .p-flex{line-height:1.5}}@media (min-width:992px){.maps-wrapper .maps-info .p-flex{font-size:1rem;margin-bottom:.75rem}}@media (min-width:1200px){.maps-wrapper .maps-info .p-flex{margin-bottom:1rem}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.contacts-form-wrapper{padding-top:3rem}.contacts-form-wrapper h2{font-weight:700;color:#000;margin-bottom:1.5rem}@media (min-width:1200px){.contacts-form-wrapper h2{margin-bottom:2rem}}.contacts-form-wrapper.invest{padding-top:0}.contacts-form-wrapper.agents{padding-top:2rem;padding-bottom:2rem}.contacts-form-wrapper .form-select-group,.contacts-form-wrapper.agents .contacts-bg{-webkit-justify-content:center;justify-content:center}.contacts-form-wrapper.agents .contacts-form-content{-webkit-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important;padding:0 15px;margin-bottom:0}@media (min-width:768px){.contacts-form-wrapper.agents .contacts-form-content{-webkit-flex:0 0 75%!important;flex:0 0 75%!important;max-width:75%!important;padding:0 30px}}.contacts-bg .checkbox label,.contacts-bg .form-group-button .btn-more span,.contacts-form-wrapper.agents .success-message p,.team-wrapper .nav-team li.active a:hover{color:#000}.contacts-form-wrapper .form-select-group{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem}.contacts-form-wrapper .form-select-group>:not(:first-child){width:auto}@media (min-width:768px){.contacts-form-wrapper .form-select-group>:not(:first-child){margin-left:.5rem}.contacts-form-wrapper .form-select-group>:not(:last-child){margin-right:.5rem}}.contacts-form-wrapper .form-select-group .form-control{max-width:100%;min-width:200px;font-size:.875rem;border-bottom-color:#000;color:#000;margin-bottom:1rem}.contacts-form-wrapper .form-select-group .form-control:focus{border-color:#fff #fff #000}.contacts-bg{position:relative;background-color:#fdc34f;padding:1rem 0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.contacts-bg{padding:2rem 0;-webkit-justify-content:space-between;justify-content:space-between}}.cases-nav>li.large a.item-8>span br,.contacts-bg.banks-form .error-message,.contacts-bg.banks-form .success-message,.modal-help .modal-body p br,.modal-help .modal-body p.text-left br,.team-wrapper .nav-team li.hide{display:none}.contacts-bg.banks-form .error-message.active,.contacts-bg.banks-form .success-message.active{display:block}.contacts-bg.banks-form .contacts-form-content{padding:1.5rem 15px}@media (min-width:768px){.contacts-bg.banks-form .contacts-form-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:2rem 15px}}.contacts-bg.banks-form .contacts-form-content h2 span{display:block;font-size:.875rem}@media (min-width:576px){.contacts-bg.banks-form .contacts-form-content h2 span{font-size:1rem}}@media (min-width:768px){.contacts-bg.banks-form .contacts-form-content h2 span{font-size:1.125rem}}@media (min-width:992px){.contacts-bg.banks-form .contacts-form-content h2 span{font-size:1.25rem}}@media (min-width:1200px){.contacts-bg.banks-form .contacts-form-content h2 span{font-size:1.375rem}}.contacts-bg.banks-form .contacts-form-content .form-elements{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px){.contacts-bg.banks-form .contacts-form-content .form-elements{margin-left:-15px;margin-right:-15px}}.contacts-bg.banks-form .contacts-form-content .form-elements .form-group,.contacts-bg.banks-form .contacts-form-content .form-elements .form-group.full{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:992px){.contacts-bg.banks-form .contacts-form-content .form-elements .form-group{padding:.5rem 15px;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.contacts-bg.banks-form .contacts-form-content .form-elements .form-group-button{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:15px}.contacts-bg.sbp-form .contacts-form-content{padding:1.5rem 15px}@media (min-width:768px){.contacts-bg.sbp-form .contacts-form-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:2rem 15px}}.contacts-bg.sbp-form .contacts-form-content .form-elements{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px){.contacts-bg.sbp-form .contacts-form-content .form-elements{margin-left:-15px;margin-right:-15px}}.contacts-bg.sbp-form .contacts-form-content .form-elements .form-group,.contacts-bg.sbp-form .contacts-form-content .form-elements .form-group.full{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:992px){.contacts-bg.sbp-form .contacts-form-content .form-elements .form-group{padding:.5rem 15px;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.contacts-bg.sbp-form .contacts-form-content .form-elements .form-group-button{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:15px}@media (min-width:768px){.contacts-bg.business-form .contacts-form-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:576px){.contacts-bg.business-form .contacts-form-content .h2 span{font-size:.875rem}}@media (min-width:768px){.contacts-bg.business-form .contacts-form-content .h2 span{font-size:1rem}}@media (min-width:992px){.contacts-bg.business-form .contacts-form-content .h2 span{font-size:1.125rem}}@media (min-width:1200px){.contacts-bg.business-form .contacts-form-content .h2 span{font-size:1.25rem}}.contacts-bg.business-form .contacts-form-content .help-block{opacity:1}.contacts-bg.business-form .contacts-form-content .form-elements{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px){.contacts-bg.business-form .contacts-form-content .form-elements{margin-left:-15px;margin-right:-15px}}.contacts-bg.business-form .contacts-form-content .form-elements .form-group,.contacts-bg.business-form .contacts-form-content .form-elements .form-group.full{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:992px){.contacts-bg.business-form .contacts-form-content .form-elements .form-group{padding:.5rem 15px;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.contacts-bg.business-form .contacts-form-content .form-elements .form-group-button{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:15px}.contacts-bg .form-group{padding:.25rem 0}@media (min-width:992px){.contacts-bg .form-group{padding:.5rem 0}}.contacts-bg .form-control::-webkit-input-placeholder{color:#000}.contacts-bg .form-control:-ms-input-placeholder{color:#000}.contacts-bg .form-control::-ms-input-placeholder{color:#000}.contacts-bg .form-control::-moz-placeholder{color:#000}.contacts-bg .form-control::placeholder{color:#000}.contacts-bg .form-control{color:#000;padding:.5rem 1rem .3rem;text-align:left}.contacts-bg .form-group-input:before{background-color:#000}.contacts-bg .checkbox{text-align:left}.contacts-bg .checkbox label a{color:#000;border-color:#000}.contacts-bg .checkbox label a:hover{color:#1a1919;border-color:#1a1919;text-decoration:none}.contacts-bg .checkbox input[type=checkbox]:checked+label:before,.form-content .checkbox input[type=checkbox]:checked+label:before{color:#000}.contacts-bg .form-group-button{-webkit-justify-content:flex-start;justify-content:flex-start}.contacts-bg .form-group-button .btn-more{color:#000;font-weight:700;background-image:linear-gradient(to bottom,#fff 0,#fff 100%)}.contacts-bg .form-group-button .btn-more:hover{background-image:linear-gradient(to bottom,#fff 0,#fff 100%);box-shadow:.2em 0 0 #fff,-.2em 0 0 #fff}.contacts-bg .form-group-button .btn-more:disabled,.contacts-bg .form-group-button .btn-more:disabled span,.form-content .form-group-button .btn-more:disabled span{color:#4d4c4c}.contacts-bg .form-group-button .btn-more:disabled:hover{background-position:0 1.5em;box-shadow:none}.contacts-form-content{position:relative;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;z-index:3;margin-bottom:1rem}@media (min-width:768px){.contacts-form-content{-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%;margin-bottom:0}.contacts-form-content:last-child{-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media (min-width:992px){.contacts-form-content:last-child{-webkit-flex:0 0 35%;flex:0 0 35%;max-width:35%}}.contacts-form-content .help-block{opacity:.5}.contacts-form-content .h2{color:#000;font-weight:700;margin-bottom:1rem;font-size:1.125rem}@media (min-width:576px){.contacts-form-content .h2{font-size:1.25rem}}@media (min-width:768px){.contacts-form-content .h2{font-size:1.5rem}}@media (min-width:992px){.contacts-form-content .h2{font-size:1.75rem}}@media (min-width:1200px){.contacts-form-content .h2{font-size:2rem;margin-bottom:1.5rem}}.contacts-hero{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.5rem}@media (min-width:1200px){.contacts-hero{margin-bottom:2rem}}.contacts-hero .contacts-hero-img{-webkit-flex:0 0 100px;flex:0 0 100px;max-width:100px;height:100px;margin-bottom:1rem}@media (min-width:576px){.contacts-hero .contacts-hero-img{-webkit-flex:0 0 110px;flex:0 0 110px;max-width:110px;height:110px}}@media (min-width:992px){.contacts-hero .contacts-hero-img{-webkit-flex:0 0 120px;flex:0 0 120px;max-width:120px;height:120px}}.contacts-hero .contacts-hero-info{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.contacts-hero .contacts-hero-info p{color:#000;margin-bottom:.5rem;font-size:.875rem}@media (min-width:576px){.contacts-hero .contacts-hero-info p{font-size:1rem}}@media (min-width:992px){.contacts-hero .contacts-hero-info p{font-size:1.125rem}}.contacts-hero .contacts-hero-info p span{display:block;text-transform:uppercase;font-size:.75rem}@media (min-width:992px){.contacts-hero .contacts-hero-info p span{font-size:.875rem}}.contacts-hero .contacts-hero-info p:last-child{margin-bottom:0;line-height:1.3}@media (min-width:576px){.contacts-hero .contacts-hero-info a{font-size:1rem}}.team-wrapper{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:.5rem 15px 0}@media (min-width:576px){.team-wrapper{padding:1rem 0 0}}@media (min-width:768px){.team-wrapper{padding:1rem 0 0}}.team-wrapper .nav-team{position:relative;z-index:2}.team-wrapper .nav-team li{position:relative;padding:.75rem 15px}@media (min-width:768px){.team-wrapper .nav-team li{padding:1rem 15px}}.team-wrapper .nav-team li.active a{color:#000;cursor:default;font-size:1.25rem}@media (min-width:768px){.team-wrapper .nav-team li.active a{font-size:1.375rem}}@media (min-width:992px){.team-wrapper .nav-team li.active a{font-size:1.75rem}}.team-wrapper .nav-team li a{display:block;color:#839ca9;text-align:center;transition:all .2s;font-size:1rem;font-weight:700}@media (min-width:768px){.team-wrapper .nav-team li a{font-size:1.125rem}}@media (min-width:992px){.team-wrapper .nav-team li a{font-size:1.375rem}}.team-wrapper .nav-team li a:hover,.team-wrapper .nav-team-list li a:hover,.team-wrapper .nav-team-list li.active a,.team-wrapper .nav-team-list li.active a span{color:#000}.team-wrapper .nav-team,.team-wrapper .team-container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px){.team-wrapper .team-container{min-height:510px}}@media (min-width:1200px){.team-wrapper .team-container{min-height:565px}}.team-wrapper .team-list-wr{padding:1.5rem 0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){.team-wrapper .team-list-wr{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.team-wrapper .team-list-wr{-webkit-flex:0 0 60%;flex:0 0 60%;max-width:60%}}@media (min-width:1200px){.team-wrapper .team-list-wr{-webkit-flex:0 0 65%;flex:0 0 65%;max-width:65%}}.team-wrapper .nav-team-list,.team-wrapper .team-info-wr .team-info-foto{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.team-wrapper .nav-team-list li{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;display:block;padding:0 15px;margin-bottom:.75rem}@media (min-width:992px){.team-wrapper .nav-team-list li{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;margin-bottom:1rem}}.team-wrapper .nav-team-list li a{color:#839ca9;font-size:.875rem;line-height:1.3;font-weight:700}@media (min-width:1200px){.team-wrapper .nav-team-list li a{font-size:1rem}}.team-wrapper .nav-team-list li a span{font-weight:400;display:block;font-size:.625rem;text-transform:uppercase;margin-top:2px}@media (min-width:1200px){.team-wrapper .nav-team-list li a span{font-size:.75rem!important}}.team-wrapper .team-info-wr{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px}@media (min-width:768px){.team-wrapper .team-info-wr{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.team-wrapper .team-info-wr{-webkit-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media (min-width:1200px){.team-wrapper .team-info-wr{-webkit-flex:0 0 35%;flex:0 0 35%;max-width:35%}}.team-wrapper .team-info-wr .team-info-foto{max-width:100%}.team-wrapper .team-info-wr .team-info-foto .img-wr{position:relative;width:150px;height:150px}@media (min-width:576px){.team-wrapper .team-info-wr .team-info-foto .img-wr{width:160px;height:160px}}@media (min-width:1200px){.team-wrapper .team-info-wr .team-info-foto .img-wr{width:195px;height:195px}}.team-wrapper .team-info-wr .team-info-foto img{width:100%;height:100%}.team-wrapper .team-info-wr .team-info-foto .team-info-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:1rem 0 0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.team-wrapper .team-info-wr .team-info-foto .team-info-content p{color:#000;font-size:.875rem;text-align:center;font-weight:700}@media (min-width:576px){.team-wrapper .team-info-wr .team-info-foto .team-info-content p{text-align:left}}@media (min-width:1200px){.team-wrapper .team-info-wr .team-info-foto .team-info-content p{font-size:1rem}}.team-wrapper .team-info-wr .team-info-foto .team-info-content p span{color:#000;display:block;font-weight:600;font-size:.625rem;text-transform:uppercase}@media (min-width:1200px){.team-wrapper .team-info-wr .team-info-foto .team-info-content p span{font-size:.75rem}}.team-wrapper .team-info-wr .team-info-achiev{-webkit-flex:1 0 auto;flex:1 0 auto;color:#000;padding:.75rem 0;font-size:.875rem}.team-wrapper .team-info-wr .team-info-achiev .d-flex{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1rem}.joys-links-social-wr{padding:20px 0 5px;border-bottom:1px solid #cfd8dc}@media (min-width:576px){.joys-links-social-wr{padding:30px 0 20px}}@media (min-width:768px){.joys-links-social-wr{padding:30px 0 15px}}@media (min-width:992px){.joys-links-social-wr{padding:40px 0 25px}}.joys-links-social-wr .contact-social{padding-left:0;list-style:none;margin-bottom:0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;margin-left:-10px;margin-right:-10px}@media (min-width:576px){.joys-links-social-wr .contact-social{margin-left:-15px;margin-right:-15px}}.joys-links-social-wr .contact-social li{display:block;margin-bottom:10px;padding:0 10px}@media (min-width:576px){.joys-links-social-wr .contact-social li{padding:0 15px;margin-bottom:10px}}@media (min-width:768px){.joys-links-social-wr .contact-social li{margin-bottom:15px;padding:0 15px}}.joys-links-social-wr .contact-social li a{text-transform:uppercase;color:#2a50a2;font-weight:600;padding-left:25px;background-position:left center;background-repeat:no-repeat;background-size:contain;line-height:30px;font-size:.75rem}@media (min-width:576px){.joys-links-social-wr .contact-social li a{font-size:.875rem;padding-left:30px}}@media (min-width:768px){.joys-links-social-wr .contact-social li a{padding-left:30px}}@media (min-width:992px){.joys-links-social-wr .contact-social li a{padding-left:35px}}@media (min-width:1200px){.joys-links-social-wr .contact-social li a{font-size:1rem}}.joys-links-social-wr .contact-social li a:hover{text-decoration:none;opacity:.8}.joys-links-social-wr .contact-social li a.fb{background-image:url(../img/contacts/facebook-blue.svg)}.joys-links-social-wr .contact-social li a.lin{background-image:url(../img/contacts/linkedin-blue.svg)}.joys-links-social-wr .contact-social li a.tw{background-image:url(../img/contacts/twitter-blue.svg)}.joys-links-social-wr .contact-social li a.inst{background-image:url(../img/contacts/instagram-blue.svg)}.joys-links-social-wr .contact-social li a.email{background-image:url(../img/contacts/support-blue.svg)}.joys-links-social-wr .contact-social li a.tme{background-image:url(../img/contacts/telegram-blue.svg)}.joys-links-social-wr .contact-social li a.sl{background-image:url(../img/contacts/slack-blue.svg)}.joys-links-social-wr .contact-social li a.yt{background-image:url(../img/contacts/youtube-blue.svg)}@media (min-width:576px){.joys-links-social-wr .contact-social li a.yt{background-size:24px}}@media (min-width:1200px){.joys-links-social-wr .contact-social li a.yt{background-size:26px}}.joys-links-social-wr .contact-social li a.bit{background-image:url(../img/contacts/bitcointalk-blue.svg)}.joys-links-social-wr .contact-social li a.reddit{background-image:url(../img/contacts/reddit-blue.svg)}.joys-links-social-wr .contact-social li a.golos{background-image:url(../img/contacts/golos-blue.svg)}.joys-links-social-wr .contact-social li a.medium{background-image:url(../img/contacts/medium-blue.svg)}.joys-links-social-wr .contact-social li a.github{background-image:url(../img/contacts/github-blue.svg)}.modal,.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;outline:0}.modal.fade .modal-dialog{transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background-color:#fff;background-clip:padding-box;border:1px solid #999;border-radius:2px;box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.in,.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:15px;border-bottom:1px solid #e5e5e5}.modal-title{margin:0}.modal-body{position:relative;-webkit-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;padding:15px;border-top:1px solid #e5e5e5}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:700px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;cursor:pointer}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}.close:focus{outline:0}button.close{padding:0;background:0 0;border:0;-webkit-appearance:none}.modal-help .modal-header{border-bottom:0;padding:5px 15px;-webkit-justify-content:flex-end;justify-content:flex-end}.modal-help .modal-header .close{font-weight:300;font-size:1.25rem}@media (min-width:768px){.modal-help .modal-header .close{font-size:2rem}}.modal-help .modal-header.pd0{padding-bottom:0}.modal-help .modal-body.pd0{padding-top:0}.modal-help .modal-body p{color:#000;margin-bottom:1rem;font-size:.875rem;text-align:center}@media (min-width:576px){.modal-help .modal-body p{font-size:1rem}}@media (min-width:992px){.modal-help .modal-body p{font-size:1.125rem}}.modal-help .modal-body p:last-child{margin-bottom:0}.modal-help .modal-body p.text-left{text-align:left}@media (min-width:576px){.modal-help .modal-body p.text-left{padding-left:1rem;padding-right:1rem}}@media (min-width:576px){.modal-help .modal-body p.text-left br{display:block}}@media (min-width:360px){.modal-help .modal-body p br{display:block}}.modal-help .modal-footer{border-top:0;-webkit-justify-content:center;justify-content:center;padding:10px 15px 1.5rem}@media (min-width:576px){.modal-present .modal-dialog{width:480px;margin:10px auto}}@media (min-width:768px){.modal-present .modal-dialog{width:700px;margin:30px auto}}@media (min-width:992px){.modal-present .modal-dialog{width:800px}}.modal-present .modal-header{border-bottom:0;padding:5px 15px;-webkit-justify-content:flex-end;justify-content:flex-end}.modal-present .modal-header .close{font-weight:300;font-size:1.25rem}@media (min-width:768px){.modal-present .modal-header .close{font-size:2rem}}.modal-present .modal-body{position:relative;padding:90% 0 0}@media (min-width:576px){.modal-present .modal-body{padding-top:60%}}@media (min-width:768px){.modal-present .modal-body{padding-top:80%}}.modal-present .modal-body iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.modal-present .modal-footer{border-top:0;-webkit-justify-content:center;justify-content:center;padding:10px 15px 1.5rem}@media (min-width:992px){.modal-model .modal-dialog{width:800px}}.modal-model .modal-header .close{font-weight:300;font-size:1.25rem}@media (min-width:768px){.modal-model .modal-header .close{font-size:2rem}}.modal-model .modal-header h4{margin-bottom:0;font-size:1rem}@media (min-width:768px){.modal-model .modal-header h4{font-size:1.125rem}}@media (min-width:992px){.modal-model .modal-header h4{font-size:1.25rem}}@media (min-width:1200px){.modal-model .modal-header h4{font-size:1.375rem}}.modal-model .modal-body ol li,.modal-model .modal-body p{color:#000;margin-bottom:1rem;font-size:.875rem;text-align:justify}@media (min-width:992px){.modal-model .modal-body p{font-size:1rem}}.modal-bounty .modal-body p:last-child,.modal-model .modal-body ol li:last-child,.modal-model .modal-body p:last-child,.show-content .show-content-border p:last-child{margin-bottom:0}@media (min-width:992px){.modal-model .modal-body ol li{font-size:1rem}}.modal-model .modal-footer{border-top:0;-webkit-justify-content:center;justify-content:center;padding:10px 15px 1.5rem}.modal-model .btn{width:auto!important}@media (min-width:768px){.modal-jas .modal-dialog{width:660px}}.modal-jas .modal-header{border-bottom:0;padding:10px 15px;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;justify-content:space-between}@media (min-width:768px){.modal-jas .modal-header{padding:15px 15px 10px 30px}}.modal-jas .modal-header h4{margin-bottom:0;font-size:1.125rem;font-weight:300;-webkit-flex:1 0 auto;flex:1 0 auto}@media (min-width:768px){.modal-jas .modal-header h4{font-size:1.375rem}}@media (min-width:992px){.modal-jas .modal-header h4{font-size:1.5rem}}.modal-jas .modal-header .close{font-weight:300;font-size:1.25rem}@media (min-width:768px){.modal-jas .modal-header .close{font-size:2rem}}.modal-jas .modal-body{padding:0 15px 20px}@media (min-width:768px){.modal-jas .modal-body{padding:0 60px 45px}}.modal-jas .modal-body.success{color:#000}.modal-jas .modal-body.error,.modal-jas .modal-body.success{padding-top:1rem;text-align:center;font-size:1.25rem}@media (min-width:768px){.modal-jas .modal-body.error,.modal-jas .modal-body.success{font-size:1.75rem}}.modal-jas .modal-body.error{color:#db4437}.modal-image.show .modal-dialog{-webkit-transform:none;transform:none}.modal-image .modal-header{border-bottom:0;padding:5px 10px;-webkit-justify-content:flex-end;justify-content:flex-end}.modal-image .close{position:absolute;color:#fff;right:-1.5rem;top:-2rem;opacity:1;width:1.5rem;height:1.5rem;background:url(../img/close-white.svg) center no-repeat;background-size:1.5rem}@media (min-width:576px){.modal-image .close{top:-1.5rem;right:-3rem}}.modal-image .modal-dialog{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:auto;margin:3rem 2rem 2rem;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100%;min-height:calc(100% - 5rem);max-height:calc(100% - 5rem)}@media (min-width:576px){.modal-image .modal-dialog{margin:2.25rem auto;min-height:calc(100% - 4.5rem);max-height:calc(100% - 4.5rem);max-width:480px}}.modal-image .modal-content{max-height:none;overflow:hidden;border:0;border-radius:0;background-color:transparent;box-shadow:none}.modal-image .modal-body{padding:0;-webkit-flex:1 1 0;flex:1 1 0%;max-height:100%}.modal-image .modal-body img{display:block;margin:0 auto;max-width:100%;max-height:100%;height:auto;box-shadow:0 3px 9px rgba(0,0,0,.5)}@media (min-width:700px){.modal-bounty .modal-dialog{width:660px}}@media (min-width:768px){.modal-bounty.large .modal-dialog{width:920px}}@media (min-width:992px){.modal-bounty.large .modal-dialog{width:1120px}}@media (min-width:768px){.modal-bounty.large .modal-content{-webkit-flex-direction:row;flex-direction:row}.modal-bounty.large .modal-header{padding:15px 10px}}@media (min-width:992px){.modal-bounty.large .modal-header{padding:15px}}@media (min-width:768px){.modal-bounty.large .modal-header h5{font-size:.9375rem}}@media (min-width:992px){.modal-bounty.large .modal-header h5{font-size:1.125rem}}@media (min-width:768px){.modal-bounty.large .modal-body{padding:15px 10px}}@media (min-width:992px){.modal-bounty.large .modal-body{padding:15px}}@media (min-width:768px){.modal-bounty.large .modal-footer{padding:0 10px 15px}}@media (min-width:992px){.modal-bounty.large .modal-footer{padding:0 15px 15px}}@media (min-width:1200px){.modal-bounty.large .modal-footer .btn{width:auto}}.modal-bounty.large .modal-content-row{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media (min-width:768px){.modal-bounty.large .modal-content-row{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.modal-bounty.large .modal-content-row:not(:first-child) .modal-header .close{display:none}@media (min-width:768px){.modal-bounty.large .modal-content-row:not(:first-child) .modal-header .close{display:block}}.modal-bounty.large .modal-content-row:not(:last-child) .modal-header .close{display:block}@media (min-width:768px){.modal-bounty.large .modal-content-row:not(:last-child) .modal-header .close{display:none}}.modal-bounty .modal-header{padding:10px}@media (min-width:700px){.modal-bounty .modal-header{padding:15px}}.modal-bounty .modal-header h5{font-size:1rem;line-height:1.5}@media (min-width:700px){.modal-bounty .modal-header h5{font-size:1.125rem}}.modal-bounty .modal-body{padding:10px}@media (min-width:700px){.modal-bounty .modal-body{padding:15px}}.modal-bounty .modal-body p{margin-bottom:10px;font-size:.875rem}@media (min-width:700px){.modal-bounty .modal-body p{font-size:1rem}}.modal-bounty .modal-body a{color:#2a50a2;text-decoration:underline}.modal-bounty .modal-body a:hover{color:#203c7a}.modal-bounty .modal-body ul{margin-bottom:10px;padding-left:35px}.accordion.sbp .card-header h4,.modal-bounty .modal-body ul li{font-size:.875rem}@media (min-width:700px){.modal-bounty .modal-body ul li{font-size:1rem}}.modal-bounty .modal-body ul li span{color:#ed1f24;font-weight:600}.modal-bounty .modal-footer{border-top:0;padding:0 10px 10px;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:700px){.modal-bounty .modal-footer{padding:0 15px 15px;-webkit-justify-content:flex-start;justify-content:flex-start}}.modal-bounty .modal-footer>:not(:first-child),.modal-bounty .modal-footer>:not(:last-child){margin:.25rem}.modal-bounty .modal-footer .btn{width:190px}@media (min-width:576px){.modal-bounty .modal-footer .btn{width:200px}}@media (min-width:1200px){.modal-bounty .modal-footer .btn{font-size:.75rem}}.paginator-wrapper{margin:0 auto}.pos .nav-tabs{position:relative;padding-left:0;list-style:none;width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}@media (min-width:768px){.pos .nav-tabs{-webkit-justify-content:flex-start;justify-content:flex-start}}.pos .nav-tabs li{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;z-index:2}@media (min-width:576px){.pos .nav-tabs li{-webkit-flex:0;flex:0}}@media (min-width:768px){.pos .nav-tabs li{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:1200px){.pos .nav-tabs li{-webkit-flex:0 0 30%;flex:0 0 30%;max-width:30%}}.pos .nav-tabs li:not(:last-child){margin-bottom:1.5rem}@media (min-width:768px){.pos .nav-tabs li:not(:last-child){margin-bottom:0}}.pos .fade:not(.show){opacity:0}.pos .fade{transition:opacity .15s linear}.pos-list-wr{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;margin-left:-15px;margin-right:-15px;padding:1rem 0 0}@media (min-width:992px){.pos-list-wr{padding:1.5rem 0 0}}@media (min-width:1200px){.pos-list-wr{padding:2.5rem 0 0}}.pos-list-wr a:hover,.pos-list-wr.other a:hover{opacity:.8}.pos-list-wr.other{-webkit-align-items:flex-start;align-items:flex-start}.pos-list-wr.other:last-child{padding-bottom:0;-webkit-justify-content:space-around;justify-content:space-around}.pos-list-wr.other:last-child div{padding:0 10px}@media (min-width:576px){.pos-list-wr.other:last-child div{padding:0 15px}}@media (min-width:992px){.pos-list-wr.other div{margin-bottom:0}}.pos-list-wr.other img{height:30px}@media (min-width:768px){.pos-list-wr.other img{height:40px}}@media (min-width:992px){.pos-list-wr.other img{height:45px}}.pos-list-wr div{display:block;padding:0 15px;margin-bottom:1.5rem}.pos-list-wr img{width:auto;max-width:100%;max-height:100%;height:30px}@media (min-width:768px){.pos-list-wr img{height:35px}}@media (min-width:992px){.pos-list-wr img{height:40px}}@media (min-width:1200px){.pos-list-wr img{height:45px}}.pos-list-wr img.evotor{max-width:120px}@media (min-width:992px){.pos-list-wr img.evotor{max-width:170px}}.pos-list-wr .links-mobile{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;margin-bottom:1.5rem}.pos-list-wr .links-mobile .app-link{-webkit-flex:none;flex:none;position:relative;display:block;font-weight:400;line-height:1.5;overflow:hidden;text-decoration:none;height:2rem;width:6.5rem;background-position:left top;background-repeat:no-repeat;background-size:contain;transition:background-image .2s}@media (min-width:768px){.pos-list-wr .links-mobile .app-link{height:2.5rem;width:8.5rem}}.pos-list-wr .links-mobile .app-link:not(:last-child){margin-right:1rem}@media (min-width:768px){.pos-list-wr .links-mobile .app-link:not(:last-child){margin-right:1.25rem}}@media (min-width:992px){.pos-list-wr .links-mobile .app-link:not(:last-child){margin-right:1.5rem}}.pos-list-wr .links-mobile .app-link:focus{outline:0}.pos-list-wr .links-mobile .app-link.link-1{background-image:url(../img/business/appstore.svg)}.pos-list-wr .links-mobile .app-link.link-2{background-image:url(../img/business/gplay.svg)}.pos-list-wr .links-mobile .app-link:hover{text-decoration:none;cursor:pointer;opacity:.8}.pos-list-wr .api-links{margin-bottom:0}.pos-list-wr .api-links a{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#839ca9;font-weight:400;line-height:1.5;overflow:hidden;text-decoration:none;padding-left:2.5rem;background:url(../img/business/api_doc.svg) left center no-repeat;background-size:2rem;transition:background-image .2s;font-size:.875rem;height:2rem}@media (min-width:768px){.pos-list-wr .api-links a{height:2.5rem}}@media (min-width:992px){.pos-list-wr .api-links a{font-size:1rem;padding-left:3rem;background-size:2.5rem}}.pos-list-wr .api-links a:not(:last-child){margin-right:1.5rem}@media (min-width:992px){.pos-list-wr .api-links a:not(:last-child){margin-right:2rem}}.pos-list-wr .api-links a span{display:inline-block;transition:background-position .15s linear .1s,box-shadow .15s linear 0s;background-image:linear-gradient(to bottom,#fdc34f 0,#fdc34f 100%);background-size:100%;background-repeat:no-repeat;background-position:0 1.75em;white-space:nowrap}.pos-list-wr .api-links a:hover{color:#839ca9;text-decoration:none;cursor:pointer;background-image:url(../img/business/api_doc-hover.svg)}.pos-api .api-links a:hover span,.pos-links a:hover span,.pos-list-wr .api-links a:hover span,ol.pos-dopinfo .pos-links a:hover span{background-image:linear-gradient(to bottom,#fdc34f 0,#fdc34f 100%);background-position:0 0;box-shadow:.2em 0 0 #fdc34f,-.2em 0 0 #fdc34f;transition:background-position .1s linear 0s,box-shadow .1s linear .1s}.pos-links a i,.pos-list-wr .api-links a i,ol.pos-dopinfo .pos-links a i{color:#fdc34f;position:relative;font-size:1.375rem;line-height:1;top:-.1rem;left:.1em}@media (min-width:992px){.pos-list-wr .api-links a i{font-size:1.5rem}}.pos-h3{font-weight:600;margin-bottom:1.25rem}@media (min-width:768px){.pos-h3{margin-bottom:1.5rem}}@media (min-width:1200px){.pos-h3{margin-bottom:2rem}}.pos-links{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.pos-links{margin-bottom:1rem}}.pos-links a{-webkit-flex:none;flex:none;position:relative;display:block;color:#839ca9;font-weight:400;line-height:1.5;overflow:hidden;text-decoration:none;padding-top:2.5rem;background-position:left top;background-repeat:no-repeat;background-size:2rem;transition:background-image .2s;font-size:.875rem;margin-bottom:.75rem}@media (min-width:1200px){.pos-links a{font-size:1rem;padding-top:3.5rem;background-size:3rem}}.pos-links a:not(:last-child),ol.pos-dopinfo .pos-links a:not(:last-child){margin-right:.75rem}@media (min-width:768px){.pos-links a:not(:last-child){margin-right:1rem}}@media (min-width:992px){.pos-links a:not(:last-child){margin-right:1.5rem}}@media (min-width:1200px){.pos-links a:not(:last-child){margin-right:2rem}}.pos-links a:focus{outline:0}.pos-links a.link-1{background-image:url(../img/personal/link_app_1.svg)}.pos-links a.link-1:hover,ol.pos-dopinfo .pos-links a.link-1:hover{background-image:url(../img/personal/link_app-hover_1.svg)}.pos-links a.link-2{background-image:url(../img/personal/link_app_2.svg)}.pos-links a.link-2:hover,ol.pos-dopinfo .pos-links a.link-2:hover{background-image:url(../img/personal/link_app-hover_2.svg)}.pos-links a.link-3{background-image:url(../img/pos/manual.svg)}.pos-links a.link-3:hover,ol.pos-dopinfo .pos-links a.link-3:hover{background-image:url(../img/pos/manual-hover.svg)}.pos-api .api-links a span,.pos-links a span{transition:background-position .15s linear .1s,box-shadow .15s linear 0s;background-image:linear-gradient(to bottom,#fdc34f 0,#fdc34f 100%);background-size:100%;background-repeat:no-repeat;background-position:0 1.5em;white-space:nowrap}.pos-links a:hover{color:#839ca9;text-decoration:none;cursor:pointer;background-image:url(../img/business/api-hover.svg)}@media (min-width:992px){.pos-links a i{font-size:1.5rem}}ol.pos-dopinfo{color:#000;list-style:none;padding-left:1rem}@media (min-width:576px){ol.pos-dopinfo{padding-left:1.5rem}}@media (min-width:992px){ol.pos-dopinfo{padding-left:2rem}}@media (min-width:1200px){ol.pos-dopinfo{padding-left:2.5rem}}ol.pos-dopinfo>li{position:relative;display:list-item;list-style-type:decimal;margin-bottom:1rem;font-size:.875rem}@media (min-width:768px){ol.pos-dopinfo>li{font-size:1rem}}@media (min-width:992px){ol.pos-dopinfo>li{font-size:1.125rem;margin-bottom:1.25rem}}@media (min-width:1200px){ol.pos-dopinfo>li{font-size:1.25rem}}.sbp-price table tr,ol.pos-dopinfo>li span{display:block;margin-bottom:1rem}@media (min-width:992px){ol.pos-dopinfo>li span{margin-bottom:1.25rem}}ol.pos-dopinfo>li ul{padding-left:1rem}@media (min-width:576px){ol.pos-dopinfo>li ul{padding-left:1.5rem}}@media (min-width:992px){ol.pos-dopinfo>li ul{padding-left:2rem}}@media (min-width:1200px){ol.pos-dopinfo>li ul{padding-left:2.5rem}}ol.pos-dopinfo>li ul li{list-style-type:lower-alpha;margin-bottom:1rem;font-size:.875rem}@media (min-width:768px){ol.pos-dopinfo>li ul li{font-size:1rem}}@media (min-width:992px){ol.pos-dopinfo>li ul li{font-size:1.125rem;margin-bottom:1.25rem}}@media (min-width:1200px){ol.pos-dopinfo>li ul li{font-size:1.25rem}}ol.pos-dopinfo .pos-links a,ol.pos-dopinfo div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}ol.pos-dopinfo div{-webkit-flex-wrap:wrap;flex-wrap:wrap}.accordion .card-body .answer .animated ol.mb-0 li,.accordion .card-body ul,ol.pos-dopinfo div span{margin-bottom:0}ol.pos-dopinfo .pos-links a{-webkit-flex:none;flex:none;position:relative;color:#839ca9;font-weight:400;line-height:1.5;overflow:hidden;text-decoration:none;margin-left:.5rem;padding-top:0;padding-left:2.5rem;height:2rem;background-position:left top;background-repeat:no-repeat;background-size:contain;transition:background-image .2s;font-size:.875rem;margin-bottom:0}@media (min-width:1200px){ol.pos-dopinfo .pos-links a{font-size:1rem;padding-top:0;padding-left:2.5rem;background-size:contain}}@media (min-width:768px){ol.pos-dopinfo .pos-links a:not(:last-child){margin-right:1rem}}@media (min-width:992px){ol.pos-dopinfo .pos-links a:not(:last-child){margin-right:1.5rem}}@media (min-width:1200px){ol.pos-dopinfo .pos-links a:not(:last-child){margin-right:2rem}}ol.pos-dopinfo .pos-links a:focus{outline:0}ol.pos-dopinfo .pos-links a.link-1{background-image:url(../img/personal/link_app_1.svg)}ol.pos-dopinfo .pos-links a.link-2{background-image:url(../img/personal/link_app_2.svg)}ol.pos-dopinfo .pos-links a.link-3{background-image:url(../img/pos/manual.svg)}ol.pos-dopinfo .pos-links a span{transition:background-position .15s linear .1s,box-shadow .15s linear 0s;background-image:linear-gradient(to bottom,#fdc34f 0,#fdc34f 100%);background-size:100%;background-repeat:no-repeat;background-position:0 1.75em;white-space:nowrap}ol.pos-dopinfo .pos-links a:hover{color:#839ca9;text-decoration:none;cursor:pointer;background-image:url(../img/business/api-hover.svg)}@media (min-width:992px){ol.pos-dopinfo .pos-links a i{font-size:1.5rem}}.pos-api .h2{font-weight:700;margin-bottom:1.25rem}@media (min-width:768px){.pos-api .h2{margin-bottom:1.5rem}}@media (min-width:1200px){.pos-api .h2{margin-bottom:2rem}}.pos-api p.large-sm{margin-bottom:1rem}@media (min-width:768px){.pos-api p.large-sm{margin-bottom:1.25rem}}@media (min-width:1200px){.pos-api p.large-sm{margin-bottom:1.5rem}}.pos-api .api-links a{position:relative;display:inline-block;color:#000;font-weight:600;line-height:1.5;overflow:hidden;text-decoration:none;padding-top:2.5rem;background:url(../img/business/api_doc-white.svg) left top no-repeat;background-size:2rem;transition:background-image .2s;font-size:.875rem}@media (min-width:992px){.pos-api .api-links a{font-size:1rem;padding-top:3.5rem;background-size:3rem}}.pos-api .api-links a:not(:last-child){margin-right:1.5rem}@media (min-width:992px){.pos-api .api-links a:not(:last-child){margin-right:2rem}}.pos-api .api-links a:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.8}.pos-api .api-links a.active,.pos-api .api-links a:hover{background-image:url(../img/business/api_doc-hover.svg)}.pos-api .api-links a i{color:#000;position:relative;font-size:1.375rem;line-height:1;top:-.1rem;left:.1em}@media (min-width:992px){.pos-api .api-links a i{font-size:1.5rem}}.guide-wr{background-color:#fdc34f;position:relative}.guide-wr h2{margin-bottom:.75rem;font-size:1.125rem}@media (min-width:576px){.guide-wr h2{margin-bottom:1rem;font-size:1.25rem}}@media (min-width:768px){.guide-wr h2{margin-bottom:1rem;padding:0 1rem;font-size:1.5rem}}@media (min-width:992px){.guide-wr h2{font-size:1.75rem}}@media (min-width:1200px){.guide-wr h2{font-size:2rem;margin-bottom:1.25rem}}.guide-wr p{position:absolute;bottom:16%;left:15px;font-size:.875rem;margin-bottom:0}@media (min-width:768px){.guide-wr p{bottom:20%;padding:0 1rem;font-size:1rem}}@media (min-width:992px){.guide-wr p{font-size:1.125rem}}.activate-guide-wr p{margin-bottom:1rem}@media (min-width:768px){.activate-guide-wr p{padding-left:1rem}}.activate-guide-wr ol{padding-left:1.25rem}@media (min-width:768px){.activate-guide-wr ol{padding-left:2rem}}.activate-guide-wr ol li{font-size:.875rem;color:#141414;margin-bottom:.5rem}@media (min-width:768px){.activate-guide-wr ol li{font-size:1rem;margin-bottom:1rem}}.activate-guide-wr ol li span{display:block;color:#505050;margin-top:.25rem;font-size:.75rem;font-weight:300}@media (min-width:768px){.activate-guide-wr ol li span{font-size:.875rem}}.activate-guide-wr ol li span+span{color:#141414;font-weight:600;font-size:.875rem}@media (min-width:768px){.activate-guide-wr ol li span+span{font-size:1rem}}.activate-guide-wr ol li:last-child span:last-child{margin-top:.5rem}@media (min-width:768px){.activate-guide-wr ol li:last-child span:last-child{margin-top:.75rem}}.pos-help{position:relative;background:url(../img/pos/image.jpg) center no-repeat;background-size:cover;margin-bottom:1rem}@media (min-width:768px){.pos-help{margin-bottom:1.5rem}}@media (min-width:1200px){.pos-help{margin-bottom:2rem}}.pos-help .content-wrapper{padding:1rem 1.5rem;position:relative;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.4);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (min-width:768px){.pos-help .content-wrapper{padding:2rem 2.5rem}}@media (min-width:1200px){.pos-help .content-wrapper{padding:3rem 3.5rem}}.pos-help .help-content{position:relative;width:100%;padding:1.5rem 0 1.5rem 1.5rem;overflow:hidden}@media (min-width:768px){.pos-help .help-content{padding:1.5rem 2rem}}.cases-nav>li>a:before,.pos-help .line{position:absolute;width:100%;height:100%;top:0;left:0}.pos-help .line{content:"";display:inline-block;border:5px solid #fff;-webkit-clip-path:polygon(0 0,50% 0,32% 100%,0 100%);clip-path:polygon(0 0,50% 0,32% 100%,0 100%);z-index:1}.pos-help .h2,.pos-help p.large-sm{position:relative;color:#fff;z-index:2}.pos-help .h2{font-weight:700;margin-bottom:1rem}@media (min-width:768px){.pos-help .h2{margin-bottom:1.5rem}}.pos-help p.large-sm{margin-bottom:0}.pos-help p.large-sm a{color:#fff;text-decoration:underline}.pos-help p.large-sm a:hover{opacity:.8}.main-nav-container{margin-bottom:1.5rem}@media (min-width:768px){.main-nav-container{margin-bottom:2rem}}.cases-nav,.cases-nav>li>a>span{display:-webkit-flex;display:flex}.cases-nav{-webkit-flex-wrap:wrap;flex-wrap:wrap}.cases-nav>li{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 2px;margin-bottom:4px}@media (min-width:768px){.cases-nav>li{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.cases-nav>li.large{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.cases-nav>li.large.order-item{-webkit-order:1;order:1}@media (min-width:768px){.cases-nav>li.large.order-item{-webkit-order:0;order:0}}.cases-nav>li.large a{padding-top:50%}@media (min-width:768px){.cases-nav>li.large a{padding-top:33.3333333333%}}.cases-nav>li.large a:before{background-color:rgba(0,0,0,.15)}.cases-nav>li.large a.item-7:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:url(../img/cases/nav-image_7-2.svg) center no-repeat;background-size:auto 50%;opacity:1}.cases-nav>li.large a>span{top:auto;bottom:0;-webkit-justify-content:center;justify-content:center;height:30%}.cases-nav>li.large a.item-8 div{position:absolute;left:.75rem;top:12%;color:#fdc34f;font-size:1.125rem;font-weight:600;line-height:1.5;letter-spacing:-.05rem}@media (min-width:576px){.cases-nav>li.large a.item-8 div{left:1rem;top:15%;font-size:1.5rem}}@media (min-width:768px){.cases-nav>li.large a.item-8 div{font-size:1.75rem}}@media (min-width:992px){.cases-nav>li.large a.item-8 div{font-size:2rem}}@media (min-width:1200px){.cases-nav>li.large a.item-8 div{font-size:2.5rem;left:1.5rem}}.cases-nav>li.large a.item-8 div span{display:block;color:#fff;font-size:80%;line-height:1.7}.cases-nav>li.large a.item-8>span{-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left;padding-left:.75rem}@media (min-width:576px){.cases-nav>li.large a.item-8>span{padding-left:1rem}}@media (min-width:1200px){.cases-nav>li.large a.item-8>span{padding-left:1.5rem}}@media (min-width:576px){.cases-nav>li.large a.item-8>span br{display:block}}.cases-nav>li.active a:before,.cases-nav>li.active a:hover:before,.cases-nav>li>a:hover:before{background-color:rgba(0,0,0,.5)}.backtop,.cases-nav>li>a{background-position:center;background-repeat:no-repeat}.cases-nav>li>a{position:relative;display:block;padding-top:100%;background-size:cover;transition:all .2s;overflow:hidden}.cases-nav>li>a.item-1{background-image:url(../img/cases/nav-image_1.jpg)}.cases-nav>li>a.item-2{background-image:url(../img/cases/nav-image_2.jpg)}.cases-nav>li>a.item-3{background-image:url(../img/cases/nav-image_3.jpg)}.cases-nav>li>a.item-4{background-image:url(../img/cases/nav-image_4.jpg)}.cases-nav>li>a.item-5{background-image:url(../img/cases/nav-image_5.jpg)}.cases-nav>li>a.item-6{background-image:url(../img/cases/nav-image_6.jpg)}.cases-nav>li>a.item-7{background-image:url(../img/cases/nav-image_7-1.jpg)}.cases-nav>li>a.item-8{background-image:url(../img/cases/nav-image_8.jpg)}.cases-nav>li>a:before{content:'';background-color:transparent;transition:all .3s}.cases-nav>li>a>span{position:absolute;-webkit-align-items:center;align-items:center;left:0;right:0;top:0;color:#fff;padding:.75rem .5rem;font-size:.75rem;line-height:1.2;transition:all .5s;text-shadow:0 1px 0 rgba(0,0,0,.5)}@media (min-width:400px){.cases-nav>li>a>span{font-size:.875rem;padding:.75rem .5rem}}@media (min-width:576px){.cases-nav>li>a>span{padding:.75rem 1rem}}@media (min-width:768px){.cases-nav>li>a>span{padding:1rem .5rem}}@media (min-width:992px){.cases-nav>li>a>span{font-size:1rem;padding:1.25rem .75rem}}@media (min-width:1200px){.cases-nav>li>a>span{font-size:1.125rem;padding:1.5rem}}.backtop{position:fixed;bottom:6rem;right:20px;margin-left:auto;display:none;width:32px;height:32px;border-radius:50%;background-color:#1f4cae;background-image:url(../img/cases/down.svg);background-size:65%;-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:.8;cursor:pointer;z-index:999}@media (min-width:992px){.backtop{width:42px;height:42px}}@media (min-width:1200px){.backtop{right:2rem}}.backtop:hover{opacity:1}.show-content{position:relative}@media (min-width:992px){.show-content .show-content-wrapper{padding:0 7%}}@media (min-width:1200px){.show-content .show-content-wrapper{padding:0 7%}}.show-content .btns .link-present,.show-content .mrb,.show-content ul{margin-bottom:.75rem}@media (min-width:768px){.show-content .mrb{margin-bottom:1rem}}@media (min-width:992px){.show-content .mrb{margin-bottom:1.25rem}}.show-content .show-content-border{border:1px solid #fdc34f;padding:1rem;margin-bottom:1rem}@media (min-width:576px){.show-content .show-content-border{margin-left:1rem;margin-right:1rem}}@media (min-width:768px){.show-content .show-content-border{padding:1.5rem;margin-left:1.5rem;margin-right:1.5rem}}@media (min-width:992px){.show-content .show-content-border{padding:2rem;margin-bottom:1.5rem;margin-left:2rem;margin-right:2rem}}.show-content h2,.show-content h3{color:#000}.show-content h3{font-weight:700;margin-bottom:1rem}@media (min-width:768px){.show-content h3{margin-bottom:1.25rem}}@media (min-width:1200px){.show-content h3{margin-bottom:1.5rem}}.show-content p{color:#000;text-align:left}@media (min-width:768px){.show-content ul{margin-bottom:1rem}}@media (min-width:992px){.show-content ul{margin-bottom:1.25rem}}@media (min-width:1200px){.show-content ul{margin-bottom:1.5rem}}.show-content ul li{color:#000;font-size:.875rem;margin-bottom:.5rem}@media (min-width:992px){.show-content ul li{font-size:1rem}}.accordion.sbp .card-body p:last-child,.show-content ul li:last-child{margin-bottom:0}.show-content .video-frame{width:640px;max-width:100%;margin:0 auto}.show-content .video-frame>div{position:relative;padding-top:56.25%}.show-content iframe{position:absolute;top:0;left:0;border:0;width:100%;height:100%}.show-content img{display:block;width:640px;max-width:100%;height:auto;margin:0 auto .75rem}@media (min-width:768px){.show-content img{margin-bottom:1rem}}@media (min-width:992px){.show-content img{margin-bottom:1.25rem}}.show-content .btns{-webkit-justify-content:space-between;justify-content:space-between}.show-content .btns,.show-content .btns-wr,.slider-wr{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.show-content .btns-wr{margin-top:1rem;margin-left:-.25rem;margin-right:-.25rem;-webkit-justify-content:center;justify-content:center}@media (min-width:768px){.show-content .btns-wr{-webkit-justify-content:flex-start;justify-content:flex-start}}@media (min-width:992px){.show-content .btns-wr{margin-left:-.5rem;margin-right:-.5rem}}.show-content .btns-wr.center{-webkit-justify-content:center;justify-content:center}.show-content .btns-wr a{margin-bottom:1.25rem;-webkit-flex:0 0 160px;flex:0 0 160px;max-width:160px;margin-left:.25rem;margin-right:.25rem}@media (min-width:768px){.show-content .btns-wr a{-webkit-flex:0 0 200px;flex:0 0 200px;max-width:200px}}@media (min-width:992px){.show-content .btns-wr a{margin-left:.5rem;margin-right:.5rem}}.slider-wr{margin-bottom:1.25rem}@media (min-width:768px){.slider-wr{margin-bottom:1.5rem}}@media (min-width:1200px){.slider-wr{margin-bottom:2rem}}.slider-wr .slider-container{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:1rem}@media (min-width:768px){.slider-wr .slider-container{margin-bottom:0;-webkit-flex:0 0 220px;flex:0 0 220px;max-width:220px}}.slider-wr .bx-wrapper{margin:0 auto}.slider-wr .slider-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (min-width:768px){.slider-wr .slider-content{padding-left:30px;-webkit-flex:0 0 calc(100% - 250px);flex:0 0 calc(100% - 250px);max-width:calc(100% - 250px)}}.slider2-wr{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.slider2-wr .slider-container{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.slider2-wr .bx-wrapper,.slider2-wr .bx-wrapper img{margin:0 auto;max-height:250px!important}@media (min-width:576px){.slider2-wr .bx-wrapper{max-height:300px!important}}@media (min-width:768px){.slider2-wr .bx-wrapper{max-height:400px!important}}@media (min-width:992px){.slider2-wr .bx-wrapper{max-height:500px!important}}@media (min-width:1200px){.slider2-wr .bx-wrapper{max-height:600px!important}}.slider2-wr .bx-wrapper img{max-width:100%;width:auto;display:block}@media (min-width:576px){.slider2-wr .bx-wrapper img{max-height:300px!important}}@media (min-width:768px){.slider2-wr .bx-wrapper img{max-height:400px!important}}@media (min-width:992px){.slider2-wr .bx-wrapper img{max-height:500px!important}}@media (min-width:1200px){.slider2-wr .bx-wrapper img{max-height:600px!important}}.bx-wrapper{position:relative;padding:0;*zoom:1;touch-action:pan-y}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0;-webkit-perspective:1000}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translateZ(0)}.bx-wrapper{background:#fff}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-prev{left:-10px;background:url(../img/cases/arrows-01.svg) no-repeat center;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover,.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{opacity:.8}.bx-wrapper .bx-next{right:-10px;background:url(../img/cases/arrows-01.svg) no-repeat center}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:44px;height:32px;text-indent:-9999px;z-index:9999}.accordion.bank .card-header i:after,.accordion.bank .card-header i:before,.bx-wrapper .bx-controls-direction a.disabled,.sbp-price table thead,.sbp-qr h2 br{display:none}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.accordion.sbp{margin-left:-15px;margin-right:-15px}@media (min-width:576px){.accordion.sbp{margin-left:0;margin-right:0}}@media (min-width:576px){.accordion.sbp .card-header h4{font-size:1rem}}@media (min-width:768px){.accordion.sbp .card-header h4{font-size:1.125rem}}@media (min-width:992px){.accordion.sbp .card-header h4{font-size:1.25rem}}@media (min-width:1200px){.accordion.sbp .card-header h4{font-size:1.375rem}}.accordion.sbp .card-body{padding:1rem 15px}@media (min-width:992px){.accordion.sbp .card-body{padding:1.25rem 15px}}.accordion.sbp .card-body p{font-size:.875rem;margin-bottom:.5rem}@media (min-width:992px){.accordion.sbp .card-body p{margin-bottom:.75rem;font-size:1rem}}@media (min-width:1200px){.accordion.sbp .card-body p{font-size:1.125rem}}.accordion.bank .card{border-bottom:1px solid #cfd8dc}.accordion.bank .card:not(:last-child){margin-bottom:.25rem}.accordion.bank .card-header{background-color:#fff;padding-left:0;padding-right:0}.accordion.bank .card-header h4{font-size:.875rem}@media (min-width:576px){.accordion.bank .card-header h4{font-size:1rem}}@media (min-width:768px){.accordion.bank .card-header h4{font-size:1.125rem}}@media (min-width:992px){.accordion.bank .card-header h4{font-size:1.25rem}}@media (min-width:1200px){.accordion.bank .card-header h4{font-size:1.375rem}}.accordion.bank .card-header .icon{-webkit-flex:0 0 26px;flex:0 0 26px;width:26px;height:26px;margin-right:.5rem;background-position:center;background-repeat:no-repeat;background-size:contain}@media (min-width:992px){.accordion.bank .card-header .icon{margin-right:.75rem;-webkit-flex:0 0 30px;flex:0 0 30px;width:30px;height:30px}}.accordion.bank .card-header .icon.icon-1{background-image:url(../img/banks/icons-03.svg)}.accordion.bank .card-header .icon.icon-2{background-image:url(../img/banks/icons-04.svg)}.accordion.bank .card-header .icon.icon-3{background-image:url(../img/banks/icons-05.svg)}.accordion.bank .card-header .collapsed i{-webkit-transform:rotate(0);transform:rotate(0)}.accordion.bank .card-header i{-webkit-flex:0 0 20px;flex:0 0 20px;width:20px;height:20px;margin-right:0;margin-left:auto;background-image:url(../img/banks/icons-02.svg);background-position:center;background-repeat:no-repeat;background-size:100%;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media (min-width:992px){.accordion.bank .card-header i{-webkit-flex:0 0 24px;flex:0 0 24px;width:24px;height:24px}}.accordion.bank .card-body p{margin-bottom:.75rem}@media (min-width:992px){.accordion.bank .card-body p{margin-bottom:1rem}}.accordion.bank .card-body p:last-child,.accordion.bank .card-body ul li:last-child{margin-bottom:.75rem}@media (min-width:992px){.accordion.bank .card-body p:last-child{margin-bottom:1rem}.accordion.bank .card-body ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}.accordion.bank .card-body ul li{font-weight:400;margin-bottom:.75rem}@media (min-width:992px){.accordion.bank .card-body ul li{margin-bottom:1rem}}@media (min-width:992px){.accordion.bank .card-body ul li:last-child{margin-bottom:1rem}}.accordion .card{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box}.accordion .card:not(:last-child){margin-bottom:2px}.accordion .card-header{padding:.75rem 1rem;margin-bottom:0;background-color:#f2f2f2}@media (min-width:992px){.accordion .card-header{padding:.75rem 1.25rem}}.accordion .card-header h4{margin-bottom:0;font-size:1rem}@media (min-width:768px){.accordion .card-header h4{font-size:1.125rem}}@media (min-width:992px){.accordion .card-header h4{font-size:1.375rem}}@media (min-width:1200px){.accordion .card-header h4{font-size:1.5rem}}.accordion .card-header a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#000;cursor:pointer}.accordion .card-header i{position:relative;display:inline-block;vertical-align:middle;-webkit-flex:0 0 16px;flex:0 0 16px;width:16px;height:16px;margin-right:.5rem;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}@media (min-width:992px){.accordion .card-header i{-webkit-flex:0 0 20px;flex:0 0 20px;width:20px;height:20px}}.accordion .card-header i:after,.accordion .card-header i:before{position:absolute;content:'';background-color:#fdc34f}.accordion .card-header i:before{height:4px;width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.accordion .card-header i:after{height:100%;width:4px;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.accordion .card-header i.rotate-icon{-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}.accordion .collapse:not(.show){display:none}.accordion .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.accordion .card-body{padding:1rem 0}.accordion .card-body .answer .animated ol li,.accordion .card-body p{font-size:.875rem;color:#000;margin-bottom:.75rem;font-weight:400}@media (min-width:992px){.accordion .card-body p{margin-bottom:1rem;font-size:1rem}}.accordion .card-body .answer .animated ol li:last-child,.accordion .card-body .answer .animated ol:last-child,.accordion .card-body p:last-child,.accordion .card-body ul li:last-child{margin-bottom:0}.accordion .card-body ul li{font-size:.875rem;color:#000;margin-bottom:.75rem;transition:height .35s ease;font-weight:700}@media (min-width:992px){.accordion .card-body ul li{margin-bottom:1rem;font-size:1rem}}.accordion .card-body .answer .animated{padding-top:1rem;padding-bottom:1rem}.accordion .card-body .answer .animated .link,.accordion .card-body .answer .animated b,.nav-guide ul li.active a,.sbp-price table td b{font-weight:600}@media (min-width:992px){.accordion .card-body .answer .animated ol{margin-bottom:1rem;padding-left:1.125rem}}@media (min-width:992px){.accordion .card-body .answer .animated ol li{margin-bottom:1rem;font-size:1rem}}.accordion .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.accordion .animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.accordion .animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.form-subscribe .content-wrapper p.h2{color:#000;font-weight:700;margin-bottom:1rem;font-size:1.125rem}@media (min-width:576px){.form-subscribe .content-wrapper p.h2{font-size:1.25rem}}@media (min-width:768px){.form-subscribe .content-wrapper p.h2{font-size:1.5rem}}@media (min-width:992px){.form-subscribe .content-wrapper p.h2{font-size:1.75rem}}@media (min-width:1200px){.form-subscribe .content-wrapper p.h2{font-size:2rem;margin-bottom:1.5rem}}.sp-form{margin:0!important;padding:0!important;font-family:"Montserrat",sans-serif!important;width:auto!important;border:0!important;background-color:transparent!important}.sp-form .sp-element-container{-webkit-align-items:center!important;align-items:center!important}.sp-form .sp-field{padding:0!important;width:100%!important;margin-bottom:20px!important;min-height:0!important}@media (min-width:768px){.sp-form .sp-field{margin-bottom:0!important}}.sp-form .sp-field label{margin-bottom:0!important}.sp-form .sp-field.sp-button-container{text-align:center!important}@media (min-width:768px){.sp-form .sp-field.sp-button-container{padding-left:15px!important;width:auto!important}}@media (min-width:992px){.sp-form .sp-field.sp-button-container{width:auto!important}}.sp-form .sp-form-control{padding:.5rem .825rem!important;font-size:1rem!important;line-height:1.5!important;color:#000!important;font-family:"Montserrat",sans-serif!important;height:auto!important;border-color:#807f7f!important}.sp-form .sp-form-control:focus{outline:0;border-color:#2a50a2!important}.sp-form .sp-form-control::-webkit-input-placeholder{color:#b6b6b6;opacity:1}.sp-form .sp-form-control:-ms-input-placeholder{color:#b6b6b6;opacity:1}.sp-form .sp-form-control::-ms-input-placeholder{color:#b6b6b6;opacity:1}.sp-form .sp-form-control::-moz-placeholder{color:#b6b6b6;opacity:1}.sp-form .sp-form-control::placeholder{color:#b6b6b6;opacity:1}.sp-form .sp-button{height:auto!important;color:#fff!important;font-weight:400!important;padding-top:.5rem!important;padding-bottom:.5rem!important;line-height:1.5!important;text-transform:uppercase!important;font-family:"Montserrat",sans-serif!important;background-color:#2a50a2!important;font-size:1rem!important;border:1px solid #2a50a2!important}.sp-form .sp-button:hover{background-color:#203c7a!important;border-color:#203c7a!important;color:#fff!important;opacity:1!important;top:0!important}.sp-link-wrapper.sp-brandname__left{display:none!important}.sp-form-fields-wrapper{width:auto!important}.sp-message.sp-message-error,.sp-message.sp-message-success{margin:0!important}.sp-message.sp-message-error p,.sp-message.sp-message-success p{font-family:"Montserrat",sans-serif!important;font-size:.875rem!important;color:#000!important}@media (min-width:768px){.sp-message.sp-message-error p,.sp-message.sp-message-success p{font-size:1rem!important}}.sp-message.sp-message-error p:first-child,.sp-message.sp-message-success p:first-child{color:#000!important;font-size:1rem!important}@media (min-width:768px){.sp-message.sp-message-error p:first-child,.sp-message.sp-message-success p:first-child{font-size:1.125rem!important}}.sp-message.sp-message-error p:last-child,.sp-message.sp-message-success p:last-child{margin-bottom:0!important}.footer-partners{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #cfd8dc;margin-bottom:15px;padding-top:15px}@media (min-width:576px){.footer-partners{margin-bottom:20px;padding-top:20px}}@media (min-width:768px){.footer-partners{margin-bottom:25px;padding-top:25px}}@media (min-width:992px){.footer-partners{-webkit-align-items:center;align-items:center}}@media (min-width:1200px){.footer-partners{margin-bottom:25px;padding-top:25px}}.footer-partners .title{margin-right:10px;white-space:nowrap;line-height:24px;color:#000;font-weight:600;font-size:.875rem;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:.75rem}.footer-partners .partners-items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center;margin-left:-10px;margin-right:-10px}@media (min-width:1200px){.footer-partners .partners-items{-webkit-justify-content:flex-start;justify-content:flex-start}}.footer-partners .partners-items a{display:block;margin-left:10px;margin-right:10px;margin-bottom:15px}.footer-partners .partners-items img{width:auto;max-width:100%;max-height:26px;height:auto}@media (min-width:992px){.footer-partners .partners-items img{max-height:28px}}.footer-partners .partners-items img.img-square{max-height:36px}@media (min-width:768px){.footer-partners .partners-items img.img-square{max-height:42px}}@media (min-width:992px){.footer-partners .partners-items img.img-square{max-height:54px}}.footer-partners .partners-items img.img-square__large{max-height:48px}@media (min-width:768px){.footer-partners .partners-items img.img-square__large{max-height:54px}}@media (min-width:992px){.footer-partners .partners-items img.img-square__large{max-height:66px}}.comparison-items{width:100%;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.comparison-items-line{display:-webkit-flex;display:flex}.comparison-items-line:not(:first-child) .comparison-item{border-top:1px solid #b2c0c6}.comparison-items-line:first-child .comparison-item{padding:1rem .75rem}.comparison-items-line .comparison-item{padding:.75rem .5rem}.comparison-items-line .comparison-item:first-child{-webkit-flex:0 0 62px;flex:0 0 62px;max-width:62px;padding-left:0}@media (min-width:992px){.comparison-items-line .comparison-item:first-child{-webkit-flex:0 0 10%;flex:0 0 10%;max-width:10%}}.comparison-items-line .comparison-item:last-child{padding-right:0}.comparison-items-line .comparison-item:not(:first-child){-webkit-flex:0 0 140px;flex:0 0 140px;max-width:140px}@media (min-width:992px){.comparison-items-line .comparison-item:not(:first-child){-webkit-flex:0 0 18%;flex:0 0 18%;max-width:18%}}.comparison-items-line .comparison-item.bg-gradient{background:linear-gradient(-45deg,transparent 48%,rgba(0,0,0,.15) 50%,transparent 52%);background-size:.3em .3em;background-color:#fff}.comparison-items-line .comparison-item.border-left{border-left:1px dashed #cfd8dc}.comparison-items-line .comparison-item.center,.comparison-items-line .danger{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.comparison-items-line .comparison-item.between,.comparison-items-line .comparison-item.center{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.comparison-items-line .comparison-item.center p{text-align:center}.comparison-items-line .comparison-item.between{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:0}.comparison-items-line .comparison-item.between ul{padding:.75rem .25rem 0 1rem;margin-bottom:.5rem}.comparison-items-line .danger{position:relative;background-color:#ffcfcf;height:3.75rem}@media (min-width:992px){.comparison-items-line .danger{height:4.25rem}}@media (min-width:1200px){.comparison-items-line .danger{height:3.75rem}}.comparison-items-line .danger ul{padding-top:0!important;margin-bottom:0!important;padding-right:.25rem!important}@media (min-width:992px){.comparison-items-line .danger ul{padding-right:.25rem!important}}.comparison-items-line .danger ul li{color:#58585a;line-height:1.1;font-weight:400}.comparison-items-line ul{margin-bottom:0;padding-left:.75rem}.comparison-items-line ul.list-dash li:before{left:-10px}.comparison-items-line p,.comparison-items-line ul li{color:#000;font-weight:600;font-size:.625rem;line-height:1.3}@media (min-width:992px){.comparison-items-line ul li{font-size:.75rem}}.comparison-items-line p{margin-bottom:0}@media (min-width:992px){.comparison-items-line p{font-size:.75rem}}.comparison-items-line p.light,.comparison-items-line ul.light li{color:#58585a;font-weight:400}.comparison-items-line p.green{color:#007a00}.comparison-items-line p.red{color:#e2001a}.comparison-items-line p.yellow{color:#fbc74b}.comparison-items-line p.blue{color:#37a8db}.comparison-items-line .chicon,.comparison-items-line .cicon{-webkit-flex:none;flex:none;display:block;background-position:center;background-repeat:no-repeat}.comparison-items-line .cicon{width:1.5rem;height:2rem;background-size:1.5rem;margin-bottom:.25rem}.comparison-items-line .cicon.cicon-like{background-image:url(../img/comparison/icon-like.svg)}.comparison-items-line .cicon.cicon-dislike{background-image:url(../img/comparison/icon-dislike.svg)}.comparison-items-line .cicon.cicon-comission{background-image:url(../img/comparison/icon-comission.svg)}.comparison-items-line .cicon.cicon-pay{background-image:url(../img/comparison/icon-pay.svg)}.comparison-items-line .chicon{width:3rem;height:3rem;background-size:contain;margin-bottom:.5rem}@media (min-width:768px){.comparison-items-line .chicon{width:4rem;height:4rem}}@media (min-width:992px){.comparison-items-line .chicon{width:4.5rem;height:4.5rem}}@media (min-width:1200px){.comparison-items-line .chicon{width:5rem;height:5rem}}.comparison-items-line .chicon.chicon-1{background-image:url(../img/comparison/sravnenie_send-01.svg)}.comparison-items-line .chicon.chicon-2{background-image:url(../img/comparison/sravnenie_send-02.svg)}.comparison-items-line .chicon.chicon-3{background-image:url(../img/comparison/sravnenie_send-03.svg)}.comparison-items-line .chicon.chicon-4{background-image:url(../img/comparison/sravnenie_send-04.svg)}.comparison-items-line .chicon.chicon-5{background-image:url(../img/comparison/sravnenie_send-05.svg)}.agents-heros .agents-hero p span,.smartbanner-show .smartbanner{display:block}.smartbanner{position:fixed;left:0;top:0;display:none;width:100%;height:80px;line-height:80px;font-family:"Montserrat",sans-serif;background:#f4f4f4;z-index:9998;-webkit-font-smoothing:antialiased;overflow:hidden;-webkit-text-size-adjust:none}.smartbanner-container{margin:0 auto;white-space:nowrap}.smartbanner-close{margin:0 5px;font-family:'ArialRoundedMTBold',Arial;font-size:20px;text-align:center;color:#888;text-decoration:none;border:0;border-radius:14px;-webkit-font-smoothing:subpixel-antialiased}.smartbanner-close:active,.smartbanner-close:hover,.smartbanner-ios .smartbanner-close:active,.smartbanner-ios .smartbanner-close:hover{color:#aaa}.smartbanner-close,.smartbanner-icon,.smartbanner-info{display:inline-block;vertical-align:middle}.smartbanner-icon{width:57px;height:57px;margin-right:.75rem;background-size:cover;border-radius:4px}.smartbanner-info{width:44%;font-size:11px;line-height:1.2em;font-weight:300}.smartbanner-title{font-size:.875rem;line-height:1.2}.smartbanner-button{position:absolute;right:20px;top:0;bottom:0;margin:auto 0;height:24px;font-size:.875rem;line-height:24px;text-align:center;font-weight:300;color:#fff;text-transform:uppercase;text-decoration:none}.smartbanner-button:active,.smartbanner-button:hover{color:#fefefe}.smartbanner-android,.smartbanner-ios{background:rgba(0,0,0,.75);box-shadow:inset 0 4px 0 #fdc34f;line-height:80px}.smartbanner-ios .smartbanner-close{border:0;width:17px;height:17px;line-height:17px;margin-right:7px;color:#b1b1b3;background:#1c1e21;text-shadow:0 1px 1px #000;box-shadow:0 1px 2px rgba(0,0,0,.8) inset,0 1px 1px rgba(255,255,255,.3)}.smartbanner-ios .smartbanner-icon{background-color:transparent;box-shadow:none;background-size:cover}.smartbanner-ios .smartbanner-info{color:#ccc;text-shadow:0 1px 2px #000}.smartbanner-ios .smartbanner-title{color:#fff;font-weight:600}.smartbanner-ios .smartbanner-button{padding:0 10px;min-width:10%;color:#fff;background:#fdc34f;border-radius:2px}.smartbanner-ios .smartbanner-button:active,.smartbanner-ios .smartbanner-button:hover{background:#fcb21d}.smartbanner-android{line-height:82px}.smartbanner-android .smartbanner-close{border:0;width:17px;height:17px;line-height:17px;margin-right:7px;color:#b1b1b3;background:#1c1e21;text-shadow:0 1px 1px #000;box-shadow:0 1px 2px rgba(0,0,0,.8) inset,0 1px 1px rgba(255,255,255,.3)}.smartbanner-android .smartbanner-close:active,.smartbanner-android .smartbanner-close:hover{color:#aaa}.smartbanner-android .smartbanner-icon{background-color:transparent;box-shadow:none}.smartbanner-android .smartbanner-info{color:#ccc;text-shadow:0 1px 2px #000}.smartbanner-android .smartbanner-title{color:#fff;font-weight:700}.smartbanner-android .smartbanner-button{min-width:12%;color:#000;padding:0;background:0 0;border-radius:0}.smartbanner-android .smartbanner-button:active,.smartbanner-android .smartbanner-button:hover{background:0 0}.smartbanner-android .smartbanner-button-text{text-align:center;display:block;padding:0 10px;background:#fdc34f;border-radius:10%;text-transform:none;text-shadow:none;box-shadow:none}.smartbanner-android .smartbanner-button-text:active,.smartbanner-android .smartbanner-button-text:hover{background:#fcb21d}.smartbanner-windows{background:#f4f4f4;background:linear-gradient(to bottom,#f4f4f4,#cdcdcd);box-shadow:0 1px 2px rgba(0,0,0,.5);line-height:80px}.smartbanner-windows .smartbanner-close{border:0;width:18px;height:18px;line-height:18px;color:#888;text-shadow:0 1px 0 #fff}.smartbanner-windows .smartbanner-close:active,.smartbanner-windows .smartbanner-close:hover{color:#aaa}.smartbanner-windows .smartbanner-icon{background:rgba(0,0,0,.6);background-size:cover;box-shadow:0 1px 3px rgba(0,0,0,.3)}.smartbanner-windows .smartbanner-info{color:#6a6a6a;text-shadow:0 1px 0 rgba(255,255,255,.8)}.smartbanner-windows .smartbanner-title{color:#4d4d4d;font-weight:700}.smartbanner-windows .smartbanner-button{padding:0 10px;min-width:10%;color:#6a6a6a;background:#efefef;background:linear-gradient(to bottom,#efefef,#dcdcdc);border-radius:3px;box-shadow:inset 0 0 0 1px #bfbfbf,0 1px 0 rgba(255,255,255,.6),0 2px 0 rgba(255,255,255,.7) inset}.smartbanner-windows .smartbanner-button:active,.smartbanner-windows .smartbanner-button:hover{background:#dcdcdc;background:linear-gradient(to bottom,#dcdcdc,#efefef)}.agents-map{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.agents-map a,.nav-guide ul li a:hover span,.nav-guide ul li.active a:hover span,.sbp-price .sbp-cashbox-wr .sbp-cashbox-counter a:hover{text-decoration:none}.agents-map .russian-map{-webkit-flex:0 0 100%;flex:0 0 100%;width:100%}.agents-map .russian-map svg{display:block;width:100%;height:100%;transition:all .15s}.agents-map .russian-map svg a{transition:all .15s}.agents-heros,.agents-map{display:-webkit-flex;display:flex}.agents-heros .agents-hero{-webkit-flex:0 0 155px;flex:0 0 155px;max-width:155px;border:1px solid #cfd8dc;padding:.5rem;background-color:#fff}@media (min-width:992px){.agents-heros .agents-hero{-webkit-flex:0 0 170px;flex:0 0 170px;max-width:170px}}.agents-heros .agents-hero+.agents-hero{margin-left:-1px}.agents-heros .agents-hero img{display:block;max-width:100%;height:auto;border:1px solid #cfd8dc;margin-bottom:.5rem}.agents-heros .agents-hero p{font-size:.75rem;color:#000;margin-bottom:.5rem;line-height:1.3}.agents-heros .agents-hero p:last-child{margin-bottom:0}.agents-heros .agents-hero p.name{font-size:1rem;font-weight:600}.nav-guide{padding:1rem 0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;position:-webkit-sticky;position:sticky;top:0;overflow:hidden;background-color:#fff;box-shadow:0 3px 6px -4px rgba(39,52,64,.3)}@media (min-width:768px){.nav-guide{box-shadow:none;overflow:visible;position:relative;padding:2.5rem 15px;-webkit-flex:0 0 200px;flex:0 0 200px;max-width:200px}}@media (min-width:992px){.nav-guide{padding:3.5rem 15px;-webkit-flex:0 0 240px;flex:0 0 240px;max-width:240px}}@media (min-width:1200px){.nav-guide{-webkit-flex:0 0 280px;flex:0 0 280px;max-width:280px}}.nav-guide ul{list-style:none;display:-webkit-flex;display:flex;counter-reset:item;margin-bottom:0;overflow-x:hidden;overflow-y:hidden;padding:0 5px;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}@media (min-width:768px){.nav-guide ul{overflow-x:visible;overflow-y:visible;position:-webkit-sticky;position:sticky;top:2.5rem;-webkit-flex-direction:column;flex-direction:column;padding:0}}@media (min-width:992px){.nav-guide ul{top:3.5rem}}.nav-guide ul li{-webkit-flex:0 0 100px;flex:0 0 100px;max-width:100px}@media (min-width:768px){.nav-guide ul li{-webkit-flex:none;flex:none;max-width:100%}.nav-guide ul li:not(:last-child){margin-bottom:2rem}}.nav-guide ul li:first-child a:after{display:none}@media (min-width:768px){.nav-guide ul li.active a{font-size:1rem}}.nav-guide ul li.active a:before{background-color:#fdc34f;width:2.5rem;height:2.5rem;font-size:1.125rem;line-height:2.5rem;margin-top:0;font-weight:600;margin-bottom:.25rem;margin-left:.25rem}@media (min-width:768px){.nav-guide ul li.active a:before{margin-left:-.25rem;margin-bottom:0}}.nav-guide ul li.active~li a:after,.nav-guide ul li.active~li a:before{background-color:#93999f}.nav-guide ul li a,.nav-guide ul li a:before{position:relative;font-size:.875rem;transition:all .2s}.nav-guide ul li a{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;color:#273440;text-decoration:none}@media (min-width:768px){.nav-guide ul li a{-webkit-flex-direction:row;flex-direction:row}}@media (min-width:768px){.nav-guide ul li a:hover span{text-decoration:underline}}.nav-guide ul li a:before{-webkit-flex:none;flex:none;display:block;width:1.875rem;height:1.875rem;text-align:center;counter-increment:item;content:counters(item,".");border-radius:50%;background-color:#fdc34f;font-weight:400;line-height:1.875rem;margin-top:.3125rem;margin-bottom:.5625rem;margin-left:.125rem}@media (min-width:768px){.nav-guide ul li a:before{margin-left:.125rem;margin-right:.5rem;margin-bottom:0;margin-top:0}}@media (min-width:992px){.nav-guide ul li a:before{margin-right:.75rem}}.nav-guide ul li a:after{position:absolute;display:block;content:'';top:1.125rem;left:-1.125rem;width:2.5rem;height:.25rem;background-color:#fdc34f;transition:all .2s}@media (min-width:768px){.nav-guide ul li a:after{top:-1.5rem;left:.875rem;width:.25rem;height:1rem}}.guide-container{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px}@media (min-width:768px){.guide-container{-webkit-flex:1;flex:1}}.guide-container .guide-header{padding:2rem 0 0}@media (min-width:768px){.guide-container .guide-header{padding:2.5rem 0 0}}@media (min-width:992px){.guide-container .guide-header{padding:3.5rem 0 0}}.guide-container h1{font-size:1.125rem;margin-bottom:0}@media (min-width:360px){.guide-container h1{font-size:1.25rem}}@media (min-width:576px){.guide-container h1{font-size:1.375rem}}@media (min-width:768px){.guide-container h1{font-size:1.5rem}}@media (min-width:992px){.guide-container h1{font-size:1.75rem}}@media (min-width:1200px){.guide-container h1{font-size:2.25rem}}.guide-container .section{padding:2rem 0}@media (min-width:768px){.guide-container .section{padding:2.5rem 0}}@media (min-width:992px){.guide-container .section{padding:3.5rem 0}}.guide-container h3{margin-bottom:1.25rem}@media (min-width:992px){.guide-container h3{margin-bottom:1.5rem}}@media (min-width:1200px){.guide-container h3{margin-bottom:1.75rem}}.guide-container p{color:#000;margin-bottom:1rem;font-size:.875rem}@media (min-width:992px){.guide-container p{margin-bottom:1.25rem;font-size:1rem}}@media (min-width:1200px){.guide-container p{margin-bottom:1.5rem}}.guide-container .guide-img-wr{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-bottom:1rem}@media (min-width:992px){.guide-container .guide-img-wr{margin-bottom:1.25rem}}@media (min-width:1200px){.guide-container .guide-img-wr{margin-bottom:1.5rem}}.guide-container .guide-img-wr a{max-width:200px}@media (min-width:768px){.guide-container .guide-img-wr a{max-width:240px}}@media (min-width:992px){.guide-container .guide-img-wr a{max-width:280px}}@media (min-width:1200px){.guide-container .guide-img-wr a{max-width:320px}}.guide-container .guide-img-wr img{max-width:100%;height:auto}.guide-container .guide-img-wr>:not(:first-child){margin-left:.75rem}.guide-container .guide-img-wr>:not(:last-child){margin-right:.75rem}.rates-wr h1.h2{font-weight:600;margin-bottom:1.5rem}@media (min-width:992px){.rates-wr h1.h2{margin-bottom:2rem}}.rates-wr table{width:100%;color:#212529;margin-bottom:.75rem}.rates-wr table td,.rates-wr table th{padding:.5rem;vertical-align:top;border:0;font-size:.875rem;text-align:left}@media (min-width:992px){.rates-wr table td,.rates-wr table th{font-size:1rem;padding:.75rem}}.rates-wr table td:last-child,.rates-wr table th:last-child{padding-right:0;width:100px;max-width:100px}@media (min-width:992px){.rates-wr table td:last-child,.rates-wr table th:last-child{width:115px;max-width:115px}}.rates-wr table tr:not(:last-child){border-bottom:2px dashed #cfd8dc}.rates-wr table thead th{vertical-align:bottom;border-bottom:0;font-weight:600}.rates-wr span,.rates-wr table tbody td{vertical-align:middle}.rates-wr table tbody td:first-child{font-weight:600;white-space:nowrap}.rates-wr i{display:inline-block;vertical-align:middle;width:1.5rem;height:1.5rem;background-position:center;background-repeat:no-repeat;background-size:1.5rem;margin-right:.5rem}@media (min-width:992px){.rates-wr i{width:2rem;height:2rem;background-size:2rem;margin-right:.75rem}}.rates-wr i.JOYS{background-image:url(../img/rates/coins-01.svg)}.rates-wr i.BTC{background-image:url(../img/rates/coins-02.svg)}.rates-wr i.ETH{background-image:url(../img/rates/coins-03.svg)}.rates-wr i.LTC{background-image:url(../img/rates/coins-04.svg)}.rates-wr i.BCH{background-image:url(../img/rates/coins-05.svg)}.rates-wr i.BNB{background-image:url(../img/rates/coins-06.svg)}.connect-logo{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.connect-logo img{width:auto;max-width:100%;max-height:42px;height:auto}@media (min-width:768px){.connect-logo img{max-height:52px}}@media (min-width:992px){.connect-logo img{max-height:66px}}.connect-logo img.img-square{max-height:52px}@media (min-width:768px){.connect-logo img.img-square{max-height:62px}}@media (min-width:992px){.connect-logo img.img-square{max-height:82px}}.form-content{margin-left:auto;margin-right:auto;padding:2rem 15px;max-width:640px;width:100%}.form-content .h2{color:#000;font-weight:700;margin-bottom:1rem;font-size:6.5vw}@media (min-width:576px){.form-content .h2{font-size:5.5vw}}@media (min-width:768px){.form-content .h2{font-size:1.5rem}}@media (min-width:992px){.form-content .h2{font-size:1.75rem}}@media (min-width:1200px){.form-content .h2{font-size:2rem;margin-bottom:1.5rem}}.form-content .help-block{color:#262626}.form-content .checkbox{padding-top:1rem;text-align:left}.form-content .checkbox label,.form-content .form-group-button .btn-more span{color:#000}.form-content .checkbox label a{color:#000;border-color:#000}.form-content .checkbox label a:hover{color:#1a1919;border-color:#1a1919;text-decoration:none}.form-content .form-group-button{-webkit-justify-content:center;justify-content:center;padding-top:1.25rem}.form-content .form-group-button .btn-more{color:#000;font-weight:700;background-image:linear-gradient(to bottom,#fff 0,#fff 100%)}.form-content .form-group-button .btn-more:hover{background-image:linear-gradient(to bottom,#fff 0,#fff 100%);box-shadow:.2em 0 0 #fff,-.2em 0 0 #fff}.form-content .form-group-button .btn-more:disabled{cursor:default;color:#4d4c4c}.form-content .form-group-button .btn-more:disabled:hover{background-position:0 1.5em;box-shadow:none}.form-control-custom{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fdc34f;background-clip:padding-box;border:1px solid transparent;border-bottom-color:#000;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control-custom{transition:none}}.form-control-custom::-ms-expand{background-color:transparent;border:0}.form-control-custom:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control-custom:focus{color:#000;background-color:#fdc34f;border-bottom-color:#2a50a2;outline:0;box-shadow:none}.form-control-custom::-webkit-input-placeholder{color:#262626;opacity:1}.form-control-custom::-moz-placeholder{color:#262626;opacity:1}.form-control-custom:-ms-input-placeholder{color:#262626;opacity:1}.form-control-custom::-ms-input-placeholder{color:#262626;opacity:1}.form-control-custom::placeholder{color:#262626;opacity:1}.form-control-custom:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.sbp-main-container{background:#000 url(../img/sbp/bg-main.jpg) center top no-repeat;background-size:cover}.sbp-main-container .container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0}@media (min-width:576px){.sbp-main-container .container{padding:0 15px}}.sbp-main-container .sbp-main-content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background:#fdc34f;padding:1.5rem 15px;min-height:260px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.sbp-main-container .sbp-main-content{min-height:340px}}@media (min-width:768px){.sbp-main-container .sbp-main-content{-webkit-flex-direction:row;flex-direction:row;-webkit-flex:none;flex:none;max-width:50%;min-height:380px}}@media (min-width:992px){.sbp-main-container .sbp-main-content{padding:2rem 30px;min-height:500px}}@media (min-width:1200px){.sbp-main-container .sbp-main-content{min-height:560px}}.sbp-main-container .sbp-main-phone{min-height:160px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center}@media (min-width:768px){.sbp-main-container .sbp-main-phone{-webkit-flex:1;flex:1;padding-left:10px}}.sbp-main-container .sbp-main-phone h2{padding:.5rem .75rem;background-color:rgba(0,0,0,.25);color:#fff;line-height:1.3;margin-bottom:0;font-weight:500;text-shadow:0 1px 0 rgba(0,0,0,.5)}@media (min-width:576px){.sbp-main-container .sbp-main-phone h2{padding:.5rem 1rem}}@media (min-width:1200px){.sbp-main-container .sbp-main-phone h2{font-size:2rem;padding:.5rem .75rem}}.sbp-main-container .h1,.sbp-main-container h1{line-height:1;margin-bottom:1rem;font-size:1.125rem}@media (min-width:360px){.sbp-main-container .h1,.sbp-main-container h1{font-size:1.125rem}}@media (min-width:576px){.sbp-main-container .h1,.sbp-main-container h1{font-size:1.375rem}}@media (min-width:768px){.sbp-main-container .h1,.sbp-main-container h1{font-size:1.5625rem}}@media (min-width:992px){.sbp-main-container .h1,.sbp-main-container h1{font-size:1.875rem}}@media (min-width:1200px){.sbp-main-container .h1,.sbp-main-container h1{margin-bottom:1.5rem;font-size:2.25rem}}.sbp-main-container p,.sbp-main-container ul li{color:#000;font-weight:400;line-height:1.4;font-size:.875rem;margin-bottom:1rem}@media (min-width:992px){.sbp-main-container p{font-size:1rem}}@media (min-width:1200px){.sbp-main-container p{margin-bottom:1.5rem;font-size:1.125rem}}.sbp-main-container p.mb-0{margin-bottom:.15rem}@media (min-width:576px){.sbp-main-container p.mb-0{margin-bottom:.25rem}}@media (min-width:992px){.sbp-main-container p.mb-0{margin-bottom:.35rem}}.sbp-main-container.main-page{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin-left:-15px;margin-right:-15px}@media (min-width:576px){.sbp-main-container.main-page{margin-left:0;margin-right:0}}.sbp-main-container.main-page p,.sbp-main-container.main-page ul li,.sbp-price table tr.trone td{font-size:.875rem}@media (min-width:992px){.sbp-main-container.main-page p{font-size:1rem}}@media (min-width:1200px){.sbp-main-container.main-page p{font-size:1.125rem}}@media (min-width:992px){.sbp-main-container.main-page ul li{font-size:1rem}}@media (min-width:1200px){.sbp-main-container.main-page ul li{font-size:1.125rem}}.sbp-main-container.main-page .sbp-main-btns{-webkit-justify-content:flex-start;justify-content:flex-start}.sbp-main-container ul{padding-left:1.3rem;margin-bottom:1rem}@media (min-width:1200px){.sbp-main-container ul{margin-bottom:1.5rem}}.sbp-main-container ul li{font-size:.8125rem;margin-bottom:.15rem}@media (min-width:576px){.sbp-main-container ul li{margin-bottom:.25rem;font-size:.875rem}}@media (min-width:992px){.sbp-main-container ul li{margin-bottom:.35rem}}@media (min-width:1200px){.sbp-main-container ul li{font-size:1rem}}.sbp-main-container .sbp-main-btns{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around}.sbp-main-container .sbp-main-btns .btn-connect:first-child{margin-bottom:1rem}@media (min-width:576px){.sbp-main-container .sbp-main-btns .btn-connect:first-child{margin-bottom:0}}.sbp-main-container .btn-connect{display:inline-block;background-color:#fff;color:#2a50a2;border-width:2px;font-weight:600;margin:0;width:100%;padding:.75rem 1rem;box-shadow:none}@media (min-width:576px){.sbp-main-container .btn-connect{padding:.75rem 1.25rem;width:auto}}@media (min-width:992px){.sbp-main-container .btn-connect{padding:1rem 2.5rem}}.sbp-main-container .btn-connect:hover{color:#fff;background-color:#203c7a}.sbp p{color:#000;line-height:1.4;font-size:.875rem}@media (min-width:992px){.sbp p{font-size:1rem}}@media (min-width:1200px){.sbp p{font-size:1.125rem}}.sbp .content-wrapper ol,.sbp .content-wrapper ol li.mb-0,.sbp .content-wrapper ul,.sbp .content-wrapper ul li.mb-0,.sbp p.mb-0{margin-bottom:0}.banks-cases-items .banks-cases-item h3,.sbp p.p-large{font-size:1rem}@media (min-width:992px){.sbp p.p-large{font-size:1.125rem}}@media (min-width:1200px){.sbp p.p-large{font-size:1.25rem}}.sbp p.p-small{font-size:.8125rem}@media (min-width:992px){.sbp p.p-small{font-size:.875rem}}.sbp .content-wrapper ol li,.sbp .content-wrapper ul li{color:#000;line-height:1.4;font-size:.875rem;margin-bottom:.75rem}@media (min-width:992px){.sbp .content-wrapper ol li,.sbp .content-wrapper ul li{font-size:1rem;margin-bottom:1rem}}@media (min-width:1200px){.sbp .content-wrapper ol li,.sbp .content-wrapper ul li{font-size:1.125rem}}.hit-items .hit-item{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:260px;padding:15px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media (min-width:576px){.hit-items .hit-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.hit-items .hit-item{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.hit-items .hit-item img{display:block;max-width:70%;height:auto;margin:0 auto 1rem}@media (min-width:992px){.hit-items .hit-item img{margin-bottom:2rem}}.hit-items .hit-item .hit-item-content{position:relative;border-bottom:2px solid #fdc34f;-webkit-flex:1;flex:1}.hit-items .hit-item .hit-item-content:before{content:'';color:#e5e6e7;font-size:8rem;font-weight:900;line-height:1}@media (min-width:576px){.hit-items .hit-item .hit-item-content:before{font-size:9rem}}@media (min-width:768px){.hit-items .hit-item .hit-item-content:before{font-size:10rem}}@media (min-width:992px){.hit-items .hit-item .hit-item-content:before{font-size:12.5rem}}@media (min-width:1200px){.hit-items .hit-item .hit-item-content:before{font-size:15rem}}.hit-items .hit-item .hit-item-content.one:before{content:"1"}.hit-items .hit-item .hit-item-content.two:before{content:"2"}.hit-items .hit-item .hit-item-content.three:before{content:"3"}.hit-items .hit-item .hit-item-content p{position:absolute;top:40%;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);white-space:nowrap}@media (min-width:576px){.sbp-qr h2 br{display:block}}.sbp-any-bussiness h4,.sbp-any-items .sbp-any-item h5{position:relative;line-height:1.5;margin-bottom:1rem;font-weight:700;font-size:1rem}@media (min-width:576px){.sbp-any-bussiness h4{font-size:1.125rem}}@media (min-width:768px){.sbp-any-bussiness h4{font-size:1.25rem}}@media (min-width:992px){.sbp-any-bussiness h4{font-size:1.375rem;margin-bottom:1.5rem}}@media (min-width:1200px){.sbp-any-bussiness h4{font-size:1.5rem}}.sbp-any-bussiness h4:after{content:'';position:absolute;left:0;top:100%;width:4rem;height:2px;background-color:#fdc34f}@media (min-width:576px){.sbp-any-bussiness h4:after{width:4.5rem}}@media (min-width:768px){.sbp-any-bussiness h4:after{width:5rem}}@media (min-width:992px){.sbp-any-bussiness h4:after{width:5.5rem}}@media (min-width:1200px){.sbp-any-bussiness h4:after{width:6rem}}.hit-items,.sbp-any-items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;margin-left:-15px;margin-right:-15px}@media (min-width:768px){.sbp-any-items{margin-left:-10px;margin-right:-10px}}@media (min-width:992px){.sbp-any-items{margin-left:-15px;margin-right:-15px}}@media (min-width:1200px){.sbp-any-items{margin-left:-20px;margin-right:-20px}}.sbp-any-items .sbp-any-item{-webkit-flex:0 0 320px;flex:0 0 320px;max-width:320px;padding:15px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media (min-width:576px){.sbp-any-items .sbp-any-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.sbp-any-items .sbp-any-item{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding:15px 10px;margin-bottom:1rem}}@media (min-width:992px){.sbp-any-items .sbp-any-item{padding:15px}}@media (min-width:1200px){.sbp-any-items .sbp-any-item{padding:15px 20px}}.sbp-any-items .sbp-any-item .sbp-any-item-img{background-position:left top;background-repeat:no-repeat;background-size:contain;padding-top:66.66%;margin-bottom:1rem}.sbp-any-items .sbp-any-item.item-1 .sbp-any-item-img{background-image:url(../img/sbp/any-1.jpg)}.sbp-any-items .sbp-any-item.item-2 .sbp-any-item-img{background-image:url(../img/sbp/any-2.jpg)}.sbp-any-items .sbp-any-item.item-3 .sbp-any-item-img{background-image:url(../img/sbp/any-3.jpg)}.sbp-any-items .sbp-any-item.item-4 .sbp-any-item-img{background-image:url(../img/sbp/any-4.jpg)}.sbp-any-items .sbp-any-item.item-5 .sbp-any-item-img{background-image:url(../img/sbp/any-5.jpg)}.sbp-any-items .sbp-any-item.item-6 .sbp-any-item-img{background-image:url(../img/sbp/any-6.jpg)}.sbp-any-items .sbp-any-item.item-7 .sbp-any-item-img{background-image:url(../img/sbp/any-7.jpg)}.sbp-any-items .sbp-any-item.item-8 .sbp-any-item-img{background-image:url(../img/sbp/any-8.jpg)}.sbp-any-items .sbp-any-item .sbp-any-item-content{-webkit-flex:1;flex:1;border-bottom:2px solid #fdc34f}.sbp-any-items .sbp-any-item h5{line-height:1.3;font-weight:600;font-size:.875rem}@media (min-width:768px){.sbp-any-items .sbp-any-item h5{font-size:1rem}}@media (min-width:992px){.sbp-any-items .sbp-any-item h5{font-size:1.125rem;margin-bottom:1.25rem}}@media (min-width:1200px){.sbp-any-items .sbp-any-item h5{font-size:1.25rem}}.sbp-pos-items,.sbp-tarif-items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.sbp-pos-items{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-left:-10px;margin-right:-10px;margin-bottom:1rem}.sbp-pos-items>div{padding:5px 10px}@media (min-width:992px){.sbp-pos-items>div{padding:8px 15px}}.sbp-pos-items>div img{max-width:100%;width:auto;height:32px}@media (min-width:1200px){.sbp-pos-items>div img{height:38px}}.sbp-pos-items>div img.big{height:40px}@media (min-width:1200px){.sbp-pos-items>div img.big{height:45px}}.sbp-tarif-items{margin-left:-15px;margin-right:-15px}@media (min-width:1200px){.sbp-tarif-items{margin-left:-20px;margin-right:-20px}}.sbp-tarif-items .sbp-tarif-item{position:relative;padding:0 15px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){.sbp-tarif-items .sbp-tarif-item{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:1200px){.sbp-tarif-items .sbp-tarif-item{padding:0 20px}}.sbp-tarif-items .sbp-tarif-item:not(:last-child){padding-bottom:1.5rem;margin-bottom:1.5rem}@media (min-width:768px){.sbp-tarif-items .sbp-tarif-item:not(:last-child){padding-bottom:0;margin-bottom:0}}.sbp-tarif-items .sbp-tarif-item:not(:last-child):after{content:'';position:absolute;left:50%;top:calc(100% - 1px);height:2px;width:10rem;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);background-color:#f1f1f2}@media (min-width:768px){.sbp-tarif-items .sbp-tarif-item:not(:last-child):after{height:100%;width:2px;top:0;left:calc(100% - 1px);-webkit-transform:none;transform:none}}.sbp-tarif-items .sbp-tarif-item p{text-align:center;margin-bottom:0}.sbp-tarif-items .sbp-tarif-item p span{color:#fdc34f;display:block;font-weight:900;line-height:1;font-size:3rem;margin-bottom:.25rem}@media (min-width:576px){.sbp-tarif-items .sbp-tarif-item p span{font-size:3.25rem}}@media (min-width:768px){.sbp-tarif-items .sbp-tarif-item p span{font-size:3.5rem}}@media (min-width:992px){.sbp-tarif-items .sbp-tarif-item p span{font-size:3.75rem}}@media (min-width:1200px){.sbp-tarif-items .sbp-tarif-item p span{font-size:4rem}}.sbp-connect-button{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;margin-top:1.5rem}@media (min-width:992px){.sbp-connect-button{margin-top:2.5rem}}.sbp-connect-button .btn{margin:0;text-transform:uppercase}.sbp-connect-items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;margin-left:-15px;margin-right:-15px}.sbp-connect-items .sbp-connect-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative;padding:0 15px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:350px;margin-bottom:2.25rem}@media (min-width:768px){.sbp-connect-items .sbp-connect-item{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;margin-bottom:1.5rem}}.sbp-connect-items .sbp-connect-item-content{border-bottom:2px solid #fdc34f;-webkit-flex:1;flex:1;padding-bottom:1rem}.sbp-connect-items .sbp-connect-item-img{text-align:center;margin-bottom:1.5rem}@media (min-width:992px){.sbp-connect-items .sbp-connect-item-img{margin-bottom:2rem}}.sbp-connect-items .sbp-connect-item-img img{max-width:100%;height:auto}.sbp-connect-items p.large-md{font-size:1rem;margin-bottom:.75rem}@media (min-width:768px){.sbp-connect-items p.large-md{font-size:1.125rem;margin-bottom:1rem}}@media (min-width:992px){.sbp-connect-items p.large-md{font-size:1.25rem}}@media (min-width:1200px){.sbp-connect-items p.large-md{font-size:1.375rem}}.sbp-price p.p-small a{word-wrap:break-word}.sbp-price .table-responsive{display:block;width:100%}@media (min-width:576px){.sbp-price .table-responsive{padding:0 15px}}.sbp-price .bg-orange{background-color:#fdc34f}.sbp-price table{width:100%;margin-bottom:1rem;color:#212529}@media (min-width:768px){.sbp-price table{table-layout:fixed}}.sbp-price table.bordered{border:1px solid #dee2e6}.sbp-price table.bordered tr td:first-child{line-height:1.3;width:33.3333333333%}@media (min-width:576px){.sbp-price table.bordered tr td:first-child{width:20%}}.sbp-price table td,.sbp-price table th{padding:.5rem .75rem;vertical-align:top;border:0;font-size:.75rem;line-height:1.3}@media (min-width:992px){.sbp-price table td,.sbp-price table th{font-size:.875rem;padding:.75rem}}.sbp-price table td.bg-orange,.sbp-price table th.bg-orange{border-color:#fcb21d}@media (min-width:768px){.sbp-price table td.bl,.sbp-price table th.bl{border-left:1px solid #dee2e6}}@media (min-width:768px){.sbp-price table thead{display:table-header-group}}.sbp-price table thead th{background-color:#fff;vertical-align:top;border-bottom:1px solid #dee2e6;white-space:nowrap;line-height:1.3;font-weight:600}@media (min-width:992px){.sbp-price table thead th{font-weight:700;padding:1rem .75rem}}@media (min-width:768px){.sbp-price table th{position:-webkit-sticky;position:sticky;top:96px;z-index:9}}@media (min-width:992px){.sbp-price table th{top:110px}}@media (min-width:768px){.sbp-price table tr{display:table-row;margin-bottom:0}}.sbp-price table tr.trone{margin-bottom:0;border-bottom:0}.sbp-price table tr.sbp-total-price{background-color:#fff;position:-webkit-sticky;position:sticky;bottom:0;margin-bottom:0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-bottom:0}@media (min-width:768px){.sbp-price table tr.sbp-total-price{position:static;display:table-row}}.sbp-price table tr.sbp-total-price td{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;padding:.5rem .25rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}@media (min-width:768px){.sbp-price table tr.sbp-total-price td{padding:.5rem;display:table-cell}}@media (min-width:992px){.sbp-price table tr.sbp-total-price td{padding:.75rem}}.sbp-price table tr.sbp-total-price td:before{display:block;content:attr(data-label);font-weight:600;white-space:pre;margin-bottom:.5rem}@media (min-width:768px){.sbp-price table tr.sbp-total-price td:before{display:none}}.sbp-price table tr.sbp-total-price td:first-child{display:none;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;text-align:center;font-size:.875rem;text-transform:uppercase}@media (min-width:768px){.sbp-price table tr.sbp-total-price td:first-child{display:table-cell;text-align:left;text-transform:none}}.sbp-price table td{display:block}@media (min-width:768px){.sbp-price table td{border-bottom:1px solid #dee2e6;display:table-cell}}.sbp-price table td.hidden{display:none}@media (min-width:768px){.sbp-price table td.hidden{display:table-cell}}@media (min-width:992px){.sbp-price table td b{font-weight:700}}.sbp-price table td p{margin-bottom:.25rem;font-size:.75rem!important;line-height:1.3}@media (min-width:992px){.sbp-price table td p{font-size:.875rem!important}}.sbp-price table td ul{padding-left:1.25rem;margin-bottom:.5rem}@media (min-width:992px){.sbp-price table td ul{padding-left:1.5rem}}.sbp-price table td ul li{line-height:1.3;font-size:.75rem}@media (min-width:992px){.sbp-price table td ul li{font-size:.875rem}}.sbp-price .form-check{display:-webkit-flex;display:flex;text-align:left}.sbp-price .form-check .form-check-input{position:absolute;z-index:-1;opacity:0}.sbp-price .form-check .form-check-input+label{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#212529;margin-bottom:0;font-size:.875rem;line-height:1.3;position:relative}@media (min-width:992px){.sbp-price .form-check .form-check-input+label{font-size:.875rem}}.sbp-price .form-check .form-check-input+label::before{content:'';display:inline-block;-webkit-align-self:flex-start;align-self:flex-start;width:1.5rem;height:1.5rem;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-grow:0;flex-grow:0;border:1px solid #2a50a2;margin-right:.5rem;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}@media (min-width:992px){.sbp-price .form-check .form-check-input+label::before{width:1.25rem;height:1.25rem}}.sbp-price .form-check .form-check-input:checked+label::before{border-color:#2a50a2;background-color:#2a50a2;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");background-size:12px}.sbp-price .form-check .form-check-input:not(:disabled):active+label::before,.sbp-price .form-check .form-check-input:not(:disabled):not(:checked)+label:hover::before{border-color:#4974d0}.sbp-price .form-check .form-check-input:focus+label::before{box-shadow:0 0 0 .2rem rgba(42,80,162,.2)}.sbp-price .form-check .form-check-input:focus:not(:checked)+label::before{border-color:#3564cb}.sbp-price .form-check .form-check-input:disabled+label::before{background-color:#e9ecef}.sbp-price .sbp-cashbox-wr-fixed{position:-webkit-sticky;position:sticky;top:0;z-index:10;margin-left:-15px;margin-right:-15px;padding:0 15px .25rem;background-color:#fff}.sbp-price .sbp-cashbox-wr{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;margin-bottom:.5rem}@media (min-width:768px){.sbp-price .sbp-cashbox-wr{margin-bottom:.75rem}}@media (min-width:992px){.sbp-price .sbp-cashbox-wr{margin-bottom:1rem}}.sbp-price .sbp-cashbox-wr span{font-weight:500;font-size:.875rem;color:#212529;white-space:nowrap}@media (min-width:992px){.sbp-price .sbp-cashbox-wr span{font-size:1rem}}@media (min-width:1200px){.sbp-price .sbp-cashbox-wr span{font-size:1.125rem}}.sbp-price .sbp-cashbox-wr .sbp-cashbox-counter,.sbp-price .sbp-cashbox-wr .sbp-profit{-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;padding-right:10px}.sbp-price .sbp-cashbox-wr .sbp-cashbox-counter{display:-webkit-inline-flex;display:inline-flex}.sbp-price .sbp-cashbox-wr .sbp-cashbox-counter a{font-weight:600;font-size:2rem;line-height:1.25;padding:0 15px}.sbp-price .sbp-cashbox-wr .sbp-profit{display:inline-grid}.sbp-price .sbp-cashbox-wr .sbp-profit.pr-0{padding-right:0}.sbp-price .sbp-cashbox-wr .sbp-profit span{padding-right:10px}.sbp-price .sbp-cashbox-wr .sbp-profit input,.sbp-price .sbp-cashbox-wr .sbp-profit::after{width:auto;min-width:1rem;grid-area:1/2;font:inherit;padding:0;margin:0;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-bottom:1px solid #212529;border-radius:0;line-height:1.5;font-weight:600;color:#212529;font-size:1.125rem;text-align:center}@media (min-width:992px){.sbp-price .sbp-cashbox-wr .sbp-profit input,.sbp-price .sbp-cashbox-wr .sbp-profit::after{font-size:1.375rem}}.sbp-price .sbp-cashbox-wr .sbp-profit input::-webkit-inner-spin-button,.sbp-price .sbp-cashbox-wr .sbp-profit input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sbp-price .sbp-cashbox-wr .sbp-profit::after{content:attr(data-value) " ";visibility:hidden;white-space:pre-wrap}.sbp-price .sbp-cashbox-wr .sbp-profit:focus-within input:focus{outline:0}.sp-form[sp-id="194160"]{background:#fff!important;background-repeat:no-repeat;background-position:center;background-size:auto}@media (min-width:992px){.sp-form[sp-id="194160"]{width:490px!important}}.sp-form[sp-id="194160"] input[type=checkbox]{display:inline-block;opacity:1;visibility:visible}@media (min-width:992px){.sp-form[sp-id="194160"] .sp-form-fields-wrapper{width:460px!important}}.sp-form[sp-id="194160"] .sp-form-control{background:#fff!important}@media (min-width:992px){.sp-form[sp-id="194160"] .sp-field p{font-size:1rem!important}}.sp-form[sp-id="194160"] .sp-field label{margin-bottom:.5rem!important;color:#000!important;font-size:.875rem!important;font-style:normal!important;font-weight:500!important}.sp-form[sp-id="194160"] .sp-button{width:auto!important;font-style:normal!important;font-family:"Montserrat",sans-serif!important;box-shadow:none!important}@media (min-width:992px){.sp-form[sp-id="194160"] .sp-button-container{margin-top:1.25rem!important}}.sp-popup-outer{background:rgba(0,0,0,.5)!important;display:-webkit-flex!important;display:flex!important;-webkit-align-items:center!important;align-items:center!important;-webkit-justify-content:center!important;justify-content:center!important;padding:15px!important;z-index:1101!important}.sp-force-hide{display:none!important}.sp-form[sp-id="194160"]{display:block!important;background:#fdc34f!important;padding:0!important;width:450px!important;max-width:100%!important;border:0!important;margin:0 auto!important}@media (min-width:992px){.sp-form[sp-id="194160"]{width:560px!important}}.sp-form[sp-id="194160"] .sp-form-fields-wrapper{margin:0 auto!important;width:100%!important}.sp-form[sp-id="194160"] .sp-form-control{background:#fdc34f!important;border:0!important;border-bottom:1px solid #000!important;color:#000!important;font-size:15px!important;padding-left:8.75px;padding-right:8.75px;border-radius:0!important;height:35px;width:100%}.sp-form[sp-id="194160"] .sp-form-control:focus:-moz-placeholder-shown{-webkit-text-fill-color:transparent}.sp-form[sp-id="194160"] .sp-form-control:focus:-ms-input-placeholder{-webkit-text-fill-color:transparent}.sp-form[sp-id="194160"] .sp-form-control:focus:placeholder-shown{-webkit-text-fill-color:transparent}.sp-form[sp-id="194160"] .sp-form-control::-webkit-input-placeholder{color:#1a1919!important;opacity:1!important}.sp-form[sp-id="194160"] .sp-form-control:-ms-input-placeholder{color:#1a1919!important;opacity:1!important}.sp-form[sp-id="194160"] .sp-form-control::-ms-input-placeholder{color:#1a1919!important;opacity:1!important}.sp-form[sp-id="194160"] .sp-form-control::-moz-placeholder{color:#1a1919!important;opacity:1!important}.sp-form[sp-id="194160"] .sp-form-control::placeholder{color:#1a1919!important;opacity:1!important}.sp-form[sp-id="194160"] .sp-field p{line-height:1.2!important;font-size:.875rem!important;margin-bottom:1rem!important;font-weight:600!important}@media (min-width:992px){.sp-form[sp-id="194160"] .sp-field p{font-size:1.125rem!important;margin-bottom:1.5rem!important}}.sp-form[sp-id="194160"] .sp-button-messengers{border-radius:4px!important}.sp-form[sp-id="194160"] .sp-button,.sp-form[sp-id="194160"] .sp-button:hover{color:#000!important;text-decoration:none!important;background-image:linear-gradient(to bottom,#fff 0,#fff 100%)}.sp-form[sp-id="194160"] .sp-button{position:relative;display:inline-block!important;font-weight:700!important;font-size:1.125rem!important;line-height:1.5!important;border:0!important;border-radius:0!important;background-color:transparent!important;margin:0!important;padding:0!important;transition:background-position .15s linear .1s,box-shadow .15s linear 0s;background-size:100%;background-repeat:no-repeat;background-position:0 1.5em;overflow:hidden;text-transform:none!important}@media (min-width:992px){.sp-form[sp-id="194160"] .sp-button{font-size:1.25rem}}.sp-form[sp-id="194160"] .sp-button:hover{cursor:pointer;background-position:0 0;box-shadow:.2em 0 0 #fff,-.2em 0 0 #fff;transition:background-position .1s linear 0s,box-shadow .1s linear .1s}.sp-form[sp-id="194160"] .sp-button:focus{outline:0}.sp-form[sp-id="194160"] .sp-button-container{text-align:left!important;margin-top:1rem!important;margin-bottom:0!important;padding-left:0!important}@media (min-width:992px){.sp-form[sp-id="194160"] .sp-button-container{margin-top:1.5rem!important}}.offer-wrapper,.offer-wrapper .offer-content .btns{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.offer-wrapper .offer-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:2rem 0}@media (min-width:768px){.offer-wrapper .offer-content{padding:2.5rem 0;-webkit-flex:0 0 52.5%;flex:0 0 52.5%;max-width:52.5%}}@media (min-width:992px){.offer-wrapper .offer-content{padding:3.5rem 0}}.offer-wrapper .offer-content h2{margin-bottom:1rem;font-weight:700;font-size:1.125rem}@media (min-width:360px){.offer-wrapper .offer-content h2{font-size:1.25rem}}@media (min-width:576px){.offer-wrapper .offer-content h2{font-size:1.375rem}}@media (min-width:768px){.offer-wrapper .offer-content h2{font-size:1.5625rem}}@media (min-width:992px){.offer-wrapper .offer-content h2{font-size:1.875rem}}@media (min-width:1200px){.offer-wrapper .offer-content h2{font-size:2.8rem}}.offer-wrapper .offer-content p{color:#2a50a2;font-weight:600;font-size:.875rem;margin-bottom:2rem}@media (min-width:992px){.offer-wrapper .offer-content p{font-size:1rem;margin-bottom:2.5rem}}@media (min-width:1200px){.offer-wrapper .offer-content p{font-size:1.125rem}}.offer-wrapper .offer-content p.black{color:#000;font-weight:600;margin-bottom:.5rem;font-size:1rem;text-align:center}@media (min-width:992px){.offer-wrapper .offer-content p.black{font-size:1.25rem}}.offer-wrapper .offer-content p span.large{position:relative;font-size:125%;font-weight:700}.offer-wrapper .offer-content p span.large:after{content:'';position:absolute;left:0;top:100%;width:100%;height:1rem;background-image:url(../img/sbp/offer/offer-1.png);background-position:center bottom;background-repeat:no-repeat;background-size:contain}.offer-wrapper .offer-content .btns{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-left:-.5rem;margin-right:-.5rem}.offer-wrapper .offer-content .btn{border-color:#2a50a2;background-color:#2a50a2;color:#fff;width:auto;font-weight:600;text-transform:uppercase;padding:.75rem 1rem;font-size:.75rem;margin:.5rem;min-width:160px}@media (min-width:992px){.offer-wrapper .offer-content .btn{padding:1rem 1.75rem;min-width:190px}}@media (min-width:1200px){.offer-wrapper .offer-content .btn{font-size:1rem;min-width:222px}}.offer-wrapper .offer-content .btn:hover{background-color:#203c7a;border-color:#203c7a;color:#fff}.offer-wrapper .offer-img{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;background-image:url(../img/sbp/offer/offer-img.png);background-position:center bottom;background-repeat:no-repeat;background-size:auto 100%;height:200px}@media (min-width:768px){.offer-wrapper .offer-img{-webkit-flex:0 0 47.5%;flex:0 0 47.5%;max-width:47.5%;height:auto;background-position:right bottom;background-size:contain}}@media (min-width:992px){.offer-wrapper .offer-img{background-position:center bottom}}.agents-btns,.offer-popup{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.agents-btns{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;padding-top:.75rem}.offer-popup{position:fixed;top:0;padding:0 15px;height:100%;width:100%;background-color:rgba(0,0,0,.5);z-index:-100;opacity:0;transition:all .2s}.offer-popup.show{opacity:1;z-index:1029}.offer-popup .container{position:relative;overflow-y:auto;max-height:calc(100% - 30px)}.offer-popup .offer-content{padding:1.5rem 0 2rem}@media (min-width:768px){.offer-popup .offer-content{padding:2.5rem 0}}@media (min-width:992px){.offer-popup .offer-content{padding:3.5rem 0}}.offer-popup .close{position:absolute;right:.5rem;top:.75rem;font-size:0;opacity:.75;cursor:pointer;width:1.5rem;height:1.5rem;background-image:url(../img/close.svg);background-position:center;background-repeat:no-repeat;background-size:contain}@media (min-width:768px){.offer-popup .close{width:2rem;height:2rem;right:.75rem}}.offer-popup .close:focus,.offer-popup .close:hover{opacity:1}.loyalty .form-wr input[type=text]:focus,.offer-popup .close:focus{outline:0}.offer-popup button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}#timer3baa717eac82c976d7bef1b152771149,#timerf4914d91ba446689a903685cf25af193{margin:0 0 1rem!important;min-width:260px!important}#timer3baa717eac82c976d7bef1b152771149 .timer-separator{padding:0 10px!important}#timer3baa717eac82c976d7bef1b152771149 #timer-number-3baa717eac82c976d7bef1b152771149-days,#timer3baa717eac82c976d7bef1b152771149 #timer-number-3baa717eac82c976d7bef1b152771149-hours,#timer3baa717eac82c976d7bef1b152771149 #timer-number-3baa717eac82c976d7bef1b152771149-minutes{font-size:32px!important}@media (min-width:576px){#timer3baa717eac82c976d7bef1b152771149 #timer-number-3baa717eac82c976d7bef1b152771149-days,#timer3baa717eac82c976d7bef1b152771149 #timer-number-3baa717eac82c976d7bef1b152771149-hours,#timer3baa717eac82c976d7bef1b152771149 #timer-number-3baa717eac82c976d7bef1b152771149-minutes{font-size:36px!important}}.banks-bx-wrapper{position:relative;overflow:hidden}.banks-bx-wrapper .bx-controls{position:absolute;bottom:.75rem;left:0;width:100%}@media (min-width:576px){.banks-bx-wrapper .bx-controls{bottom:1rem}}@media (min-width:768px){.banks-bx-wrapper .bx-controls{left:50%;width:50%}}.banks-bx-wrapper .bx-controls .bx-pager{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:0;line-height:0}.banks-bx-wrapper .bx-controls .bx-pager a{position:relative;background:#fff;border:.15rem solid #fff;text-indent:-9999px;display:block;width:1rem;height:1rem;margin:0 .5rem;outline:0;box-shadow:0 0 2px rgba(0,0,0,.2)}@media (min-width:992px){.banks-bx-wrapper .bx-controls .bx-pager a{border-width:.2rem;width:1.2rem;height:1.2rem}}.banks-bx-wrapper .bx-controls .bx-pager a.active{background:#fdc34f}.banks-slider{height:360px}@media (min-width:576px){.banks-slider{height:340px}}@media (min-width:768px){.banks-slider{height:380px}}@media (min-width:992px){.banks-slider{height:500px}}@media (min-width:1200px){.banks-slider{height:560px}}.banks-slider .slide-1,.banks-slider .slide-2,.banks-slider .slide-3,.banks-slider .slide-4{display:none;position:relative}.banks-slider .slide-1:after,.banks-slider .slide-2:after,.banks-slider .slide-3:after,.banks-slider .slide-4:after,.main-banks .banks-slider .slide-1:after,.main-banks .banks-slider .slide-2:after,.main-banks .banks-slider .slide-3:after,.main-banks .banks-slider .slide-4:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.banks-slider .slide-1:after,.banks-slider .slide-2:after,.banks-slider .slide-3:after,.banks-slider .slide-4:after{left:50%;width:50%}}.banks-slider .slide-1:after{background-image:url(../img/banks/slide-1.jpg)}.banks-slider .slide-2:after{background-image:url(../img/banks/slide-2.jpg)}.banks-slider .slide-3:after{background-image:url(../img/banks/slide-3.jpg)}.banks-slider .slide-4:after{background-image:url(../img/banks/slide-4.jpg)}.banks-slider .container{padding:15px}@media (min-width:576px){.banks-slider .container{padding:0 15px}}.banks-slider .banks-slider-content{position:relative;z-index:2;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background:rgba(255,255,255,.8);padding:2rem 15px;min-height:360px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.banks-slider .banks-slider-content{min-height:340px}}@media (min-width:768px){.banks-slider .banks-slider-content{background:#fff;-webkit-flex-direction:row;flex-direction:row;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;min-height:380px}}@media (min-width:992px){.banks-slider .banks-slider-content{padding:2rem 30px;min-height:500px}}@media (min-width:1200px){.banks-slider .banks-slider-content{min-height:560px}}@media (min-width:992px){.banks-slider .banks-slider-content>div{width:90%;max-width:920px}}.banks-slider h1,.banks-slider h2,.banks-slider p,.main-banks .banks-slider h2{line-height:1.2;margin-bottom:1rem;font-weight:700;font-size:1.125rem}@media (min-width:360px){.banks-slider h1,.banks-slider h2{font-size:1.125rem}}@media (min-width:576px){.banks-slider h1,.banks-slider h2{font-size:1.375rem}}@media (min-width:768px){.banks-slider h1,.banks-slider h2{font-size:1.5625rem}}@media (min-width:992px){.banks-slider h1,.banks-slider h2{font-size:1.875rem}}@media (min-width:1200px){.banks-slider h1,.banks-slider h2{font-size:2.5rem;margin-bottom:1.5rem}}.banks-slider p{color:#000;font-weight:400;line-height:1.5;font-size:.875rem}@media (min-width:992px){.banks-slider p{margin-bottom:1.25rem;font-size:1.125rem}}@media (min-width:1200px){.banks-slider p{margin-bottom:1.5rem;font-size:1.25rem}}.banks-slider p.mb-0,.banks-slider ul li{margin-bottom:.15rem}@media (min-width:576px){.banks-slider p.mb-0{margin-bottom:.25rem}}@media (min-width:992px){.banks-slider p.mb-0{margin-bottom:.35rem}}.banks-slider ul{padding-left:1.3rem;margin-bottom:1rem}@media (min-width:1200px){.banks-slider ul{margin-bottom:1.5rem}}.banks-slider ul li{color:#000;font-weight:400;line-height:1.4;font-size:.875rem}@media (min-width:576px){.banks-slider ul li{margin-bottom:.25rem;font-size:.875rem}}@media (min-width:992px){.banks-slider ul li{margin-bottom:.35rem;font-size:1.125rem}}@media (min-width:1200px){.banks-slider ul li{margin-bottom:.5rem;font-size:1.25rem}}.banks-slider .banks-btns{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.banks-slider .banks-btns .btn-connect:first-child{margin-bottom:1rem}@media (min-width:576px){.banks-slider .banks-btns .btn-connect:first-child{margin-bottom:0}}.banks-slider .btn-connect{display:inline-block;background-color:#fff;color:#2a50a2;border-width:2px;font-weight:600;margin:0;width:auto;padding:.5rem 1rem;box-shadow:none}@media (min-width:576px){.banks-slider .btn-connect{padding:.75rem 1.25rem;width:auto}}@media (min-width:992px){.banks-slider .btn-connect{padding:1rem 2.5rem}}.banks-slider .btn-connect:hover,.intelligence-wrapper.main-page .btn.btn-connect:hover,.loyalty-wrapper.main-page .btn.btn-connect:hover{color:#fff;background-color:#203c7a}.main-banks{padding:0}@media (min-width:576px){.main-banks{padding:0 15px}}@media (min-width:768px){.main-banks .banks-bx-wrapper .bx-controls{left:0}}@media (min-width:576px){.main-banks .banks-slider h2{font-size:1.375rem}}@media (min-width:768px){.main-banks .banks-slider h2{font-size:1.5625rem}}@media (min-width:992px){.main-banks .banks-slider h2{font-size:1.875rem}}@media (min-width:1200px){.main-banks .banks-slider h2{font-size:2.25rem}}.main-banks .banks-slider .slide-1,.main-banks .banks-slider .slide-2,.main-banks .banks-slider .slide-3,.main-banks .banks-slider .slide-4{display:none;position:relative}@media (min-width:768px){.main-banks .banks-slider .slide-1:after,.main-banks .banks-slider .slide-2:after,.main-banks .banks-slider .slide-3:after,.main-banks .banks-slider .slide-4:after{left:0;width:50%}}.main-banks .banks-slider .slide-1:after{background-image:url(../img/banks/slide-1.jpg)}.main-banks .banks-slider .slide-2:after{background-image:url(../img/banks/slide-2.jpg)}.main-banks .banks-slider .slide-3:after{background-image:url(../img/banks/slide-3.jpg)}.main-banks .banks-slider .slide-4:after{background-image:url(../img/banks/slide-4.jpg)}.main-banks .banks-slider .banks-slider-content{position:relative;z-index:2;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background:rgba(255,255,255,.8);padding:2rem 15px;min-height:360px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.main-banks .banks-slider .banks-slider-content{min-height:340px}}@media (min-width:768px){.main-banks .banks-slider .banks-slider-content{background:#fff;-webkit-flex-direction:row;flex-direction:row;width:50%;min-height:380px;margin-left:auto}}@media (min-width:992px){.main-banks .banks-slider .banks-slider-content{padding:2rem 30px;padding-right:0;min-height:500px}}@media (min-width:1200px){.main-banks .banks-slider .banks-slider-content{min-height:560px}}@media (min-width:992px){.main-banks .banks-slider .banks-slider-content>div{width:100%;max-width:920px}}.main-banks .banks-slider p,.main-banks .banks-slider ul li{font-size:.875rem}@media (min-width:992px){.main-banks .banks-slider p{font-size:1rem}}@media (min-width:1200px){.main-banks .banks-slider p{font-size:1.125rem}}@media (min-width:992px){.main-banks .banks-slider ul li{font-size:1rem}}@media (min-width:1200px){.main-banks .banks-slider ul li{font-size:1.125rem}}.bg-darkwhite{background-color:#f1f1f2}.banks .text-center{text-align:center}.banks .text-justify{text-align:justify}.banks .content-wrapper ol li,.banks p{color:#000;line-height:1.4;font-size:.875rem}@media (min-width:992px){.banks p{font-size:1rem}}@media (min-width:1200px){.banks p{font-size:1.125rem}}.banks p.mb-0,.banks-hiw-items.hiw-4 .banks-hiw-item.mb-0{margin-bottom:0}.banks p.p-large{font-size:.875rem}@media (min-width:768px){.banks p.p-large{font-size:1rem}}@media (min-width:992px){.banks p.p-large{font-size:1.125rem}}@media (min-width:1200px){.banks p.p-large{font-size:1.25rem}}.banks p.p-small{font-size:.8125rem}@media (min-width:992px){.banks p.p-small{font-size:.875rem}}.banks p.p-indent{text-indent:2.5rem}@media (min-width:768px){.banks ul.col-2{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}.banks ul li,.loyalty-main-container p{color:#000;line-height:1.4;font-size:.875rem;margin-bottom:.5rem}@media (min-width:992px){.banks ul li{font-size:1rem}}@media (min-width:1200px){.banks ul li{font-size:1.125rem}}@media (min-width:992px){.banks .content-wrapper ol li{font-size:1rem}}@media (min-width:1200px){.banks .content-wrapper ol li{font-size:1.125rem}}.banks-pos-items{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}@media (min-width:992px){.banks-pos-items{-webkit-justify-content:space-between;justify-content:space-between}}@media (min-width:1200px){.banks-pos-items{-webkit-justify-content:center;justify-content:center;margin-left:-2rem;margin-right:-2rem}}.banks-pos-items>div{padding:10px}@media (min-width:1200px){.banks-pos-items>div{padding:1rem 2rem}}.banks-pos-items>div img{max-width:100%;width:auto;height:30px}@media (min-width:992px){.banks-pos-items>div img{height:35px}}@media (min-width:1200px){.banks-pos-items>div img{height:38px}}.banks-logos{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}@media (min-width:768px){.banks-logos{margin-left:-1rem;margin-right:-1rem}}@media (min-width:992px){.banks-logos{-webkit-justify-content:space-between;justify-content:space-between;margin-left:-1.25rem;margin-right:-1.25rem}}@media (min-width:1200px){.banks-logos{margin-left:-1.75rem;margin-right:-1.75rem}}.banks-logos>div{padding:10px .75rem}@media (min-width:768px){.banks-logos>div{padding:10px 1rem}}@media (min-width:992px){.banks-logos>div{padding:1rem 1.25rem}}@media (min-width:1200px){.banks-logos>div{padding:1rem 1.75rem}}.banks-logos>div img{max-width:100%;width:auto;height:30px}@media (min-width:992px){.banks-logos>div img{height:38px}}@media (min-width:1200px){.banks-logos>div img{height:42px}}.banks-logos>div img.square{height:60px}@media (min-width:992px){.banks-logos>div img.square{height:76px}}@media (min-width:1200px){.banks-logos>div img.square{height:80px}}.banks-logos>div img.medium{height:44px}@media (min-width:992px){.banks-logos>div img.medium{height:54px}}@media (min-width:1200px){.banks-logos>div img.medium{height:60px}}.banks-hiw-items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media (min-width:1200px){.banks-hiw-items{margin-left:-20px;margin-right:-20px}}.banks-hiw-items .banks-hiw-item,.banks-hiw-items.hiw-4 .banks-hiw-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 15px;margin-bottom:1.5rem}@media (min-width:768px){.banks-hiw-items.hiw-4 .banks-hiw-item{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (min-width:1200px){.banks-hiw-items.hiw-4 .banks-hiw-item{padding:15px 20px 0}}.banks-hiw-items .banks-hiw-item{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){.banks-hiw-items .banks-hiw-item{-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;margin-bottom:0}}@media (min-width:1200px){.banks-hiw-items .banks-hiw-item{padding:15px 20px 0}}.banks-hiw-items .banks-hiw-item span{display:block;height:3.5rem;margin-bottom:1rem;background-position:center;background-repeat:no-repeat;background-size:contain}@media (min-width:768px){.banks-hiw-items .banks-hiw-item span{height:4rem;margin-bottom:1.5rem}}@media (min-width:992px){.banks-hiw-items .banks-hiw-item span{height:4.5rem;margin-bottom:1.75rem}}@media (min-width:1200px){.banks-hiw-items .banks-hiw-item span{height:5rem;margin-bottom:2rem}}.banks-hiw-items .banks-hiw-item.item-1 span{background-image:url(../img/banks/icons-12.svg)}.banks-hiw-items .banks-hiw-item.item-2 span{background-image:url(../img/banks/icons-11.svg)}.banks-hiw-items .banks-hiw-item.item-3 span{background-image:url(../img/banks/icons-10.svg)}.banks-hiw-items .banks-hiw-item.item-4 span{background-image:url(../img/banks/icons-06.svg)}.banks-hiw-items .banks-hiw-item.item-5 span{background-image:url(../img/banks/icons-07.svg)}.banks-hiw-items .banks-hiw-item.item-6 span{background-image:url(../img/banks/icons-08.svg)}.banks-hiw-items .banks-hiw-item.item-7 span{background-image:url(../img/banks/icons-09.svg)}.banks-connect{width:100%;padding:1.5rem 0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}@media (min-width:576px){.banks-connect{-webkit-flex-direction:row;flex-direction:row}}@media (min-width:768px){.banks-connect{padding:2rem 0}}@media (min-width:992px){.banks-connect{padding:3rem 0}}.banks-connect h3{padding-right:1rem;font-size:1.125rem;margin-bottom:1rem;font-weight:700}@media (min-width:576px){.banks-connect h3{padding-right:2rem;font-size:1.25rem;margin-bottom:0}}@media (min-width:768px){.banks-connect h3{font-size:1.375rem}}@media (min-width:992px){.banks-connect h3{font-size:1.5rem}}@media (min-width:1200px){.banks-connect h3{font-size:1.75rem}}.banks-connect h3 span{display:block;font-size:80%}.banks-connect .btn{border:2px solid #fff;margin:0;width:auto;padding:.5rem 1.5rem;box-shadow:none;font-size:.875rem;font-weight:600;text-transform:uppercase}@media (min-width:576px){.banks-connect .btn{padding:.75rem 2rem;width:auto}}@media (min-width:992px){.banks-connect .btn{padding:1rem 2.5rem}}@media (min-width:1200px){.banks-connect .btn{font-size:1rem;padding:1rem 3.5rem}}.banks-connect .btn:hover{border-color:#0094d9}.banks-cases-items,.banks-team-items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.banks-cases-items .banks-cases-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;margin-bottom:1.5rem}@media (min-width:768px){.banks-cases-items .banks-cases-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.banks-cases-items .banks-cases-item{margin-bottom:2rem}}@media (min-width:1200px){.banks-cases-items .banks-cases-item{margin-bottom:2.5rem}}.banks-cases-items .banks-cases-item.w-100,.banks-team-items .banks-team-item{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.banks-cases-items .banks-cases-item.w-100 span{-webkit-align-self:flex-start;align-self:flex-start}@media (min-width:992px){.banks-cases-items .banks-cases-item.w-100 span{-webkit-align-self:center;align-self:center}}.banks-cases-items .banks-cases-item span{-webkit-flex:none;flex:none;display:block;height:3.5rem;width:3.5rem;margin-right:.75rem;background-position:center;background-repeat:no-repeat;background-size:contain}@media (min-width:576px){.banks-cases-items .banks-cases-item span{height:5rem;width:5rem;margin-right:1rem}}@media (min-width:992px){.banks-cases-items .banks-cases-item span{height:5.5rem;width:5.5rem;margin-right:1.25rem}}@media (min-width:1200px){.banks-cases-items .banks-cases-item span{height:6.5rem;width:6.5rem;margin-right:1.5rem}}@media (min-width:768px){.banks-cases-items .banks-cases-item h3{font-size:1.125rem}}@media (min-width:992px){.banks-cases-items .banks-cases-item h3{font-size:1.25rem}}@media (min-width:1200px){.banks-cases-items .banks-cases-item h3{font-size:1.5rem}}.banks-cases-items .banks-cases-item p{margin-bottom:0;line-height:1.3;font-size:.875rem}@media (min-width:1200px){.banks-cases-items .banks-cases-item p{font-size:1rem}}.banks-cases-items .banks-cases-item.item-1 span{background-image:url(../img/banks/cases-01.png)}.banks-cases-items .banks-cases-item.item-2 span{background-image:url(../img/banks/cases-02.png)}.banks-cases-items .banks-cases-item.item-3 span{background-image:url(../img/banks/cases-03.png)}.banks-cases-items .banks-cases-item.item-4 span{background-image:url(../img/banks/cases-04.png)}.banks-cases-items .banks-cases-item.item-5 span{background-image:url(../img/banks/cases-05.png)}.banks-cases-items .banks-cases-item.item-6 span{background-image:url(../img/banks/cases-06.png)}.banks-cases-items .banks-cases-item.item-7 span{background-image:url(../img/banks/cases-07.png)}.banks-team-items .banks-team-item{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;padding:0 15px;margin-bottom:1.5rem}@media (min-width:768px){.banks-team-items .banks-team-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.banks-team-items .banks-team-item{margin-bottom:2rem}}@media (min-width:1200px){.banks-team-items .banks-team-item{margin-bottom:2.5rem}}.banks-team-items .banks-team-item>span{-webkit-flex:none;flex:none;display:block;height:4rem;width:4rem;margin-right:.75rem;background-position:center;background-repeat:no-repeat;background-size:contain;border:1px solid #cfd8dc}@media (min-width:576px){.banks-team-items .banks-team-item>span{height:5.5rem;width:5.5rem;margin-right:1rem}}@media (min-width:768px){.banks-team-items .banks-team-item>span{height:5rem;width:5rem}}@media (min-width:992px){.banks-team-items .banks-team-item>span{height:6rem;width:6rem;margin-right:1.25rem}}@media (min-width:1200px){.banks-team-items .banks-team-item>span{height:7rem;width:7rem;margin-right:1.5rem}}.banks-team-items .banks-team-item .team-item-content h4{margin-bottom:.75rem;font-size:1rem}@media (min-width:992px){.banks-team-items .banks-team-item .team-item-content h4{font-size:1.125rem}}@media (min-width:1200px){.banks-team-items .banks-team-item .team-item-content h4{font-size:1.25rem}}.banks-team-items .banks-team-item .team-item-content h4 span{display:block;font-weight:400;font-size:80%;background:0 0}.banks-team-items .banks-team-item .team-item-content p{margin-bottom:0;line-height:1.3;font-size:.8125rem}@media (min-width:1200px){.banks-team-items .banks-team-item .team-item-content p{font-size:.875rem}}.banks-team-items .banks-team-item.item-1>span{background-image:url(../img/banks/mikhaylishin.jpg)}.banks-team-items .banks-team-item.item-2>span{background-image:url(../img/banks/tolmachev.jpg)}.banks-team-items .banks-team-item.item-3>span{background-image:url(../img/banks/zhdanoff-s.jpg)}.banks-team-items .banks-team-item.item-4>span{background-image:url(../img/banks/shamyan.jpg)}.banks-team-items .banks-team-item.item-5>span{background-image:url(../img/banks/polyakov.jpg)}.loyalty-main-container{background:#000 url(../img/loyalty/bg-main.jpg) center no-repeat;background-size:cover}.loyalty-main-container .container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0}@media (min-width:576px){.loyalty-main-container .container{padding:0 15px}}.loyalty-main-container .loyalty-main-content,video-modal{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.loyalty-main-container .loyalty-main-content{background:#fdc34f;padding:1.5rem 15px;min-height:260px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.loyalty-main-container .loyalty-main-content{min-height:340px}}@media (min-width:768px){.loyalty-main-container .loyalty-main-content{-webkit-flex-direction:row;flex-direction:row;-webkit-flex:none;flex:none;max-width:50%;min-height:380px}}@media (min-width:992px){.loyalty-main-container .loyalty-main-content{padding:2rem 30px;min-height:500px}}@media (min-width:1200px){.loyalty-main-container .loyalty-main-content{min-height:560px}}.loyalty-main-container h1{line-height:1.2;margin-bottom:1rem;font-size:1.125rem}@media (min-width:360px){.loyalty-main-container h1{font-size:1.125rem}}@media (min-width:576px){.loyalty-main-container h1{font-size:1.375rem}}@media (min-width:768px){.loyalty-main-container h1{font-size:1.5rem}}@media (min-width:992px){.loyalty-main-container h1{font-size:1.875rem}}@media (min-width:1200px){.loyalty-main-container h1{font-size:2.375rem;margin-bottom:1.5rem}}.loyalty-main-container p{font-weight:400;font-size:.8125rem;margin-bottom:1.5rem}@media (min-width:576px){.loyalty-main-container p{font-size:.875rem}}@media (min-width:1200px){.loyalty-main-container p{margin-bottom:2.5rem;font-size:1.125rem}}.loyalty-main-container p.mb-0{margin-bottom:.15rem}@media (min-width:576px){.loyalty-main-container p.mb-0{margin-bottom:.25rem}}@media (min-width:992px){.loyalty-main-container p.mb-0{margin-bottom:.35rem}}.loyalty-main-container .loyalty-main-btns{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.loyalty-main-container .btn-connect{display:inline-block;background-color:#fdc34f;border-color:#fff;color:#000;border-width:2px;font-weight:600;margin:0;width:100%;padding:.75rem 1rem;box-shadow:none;margin-bottom:1.5rem}@media (min-width:576px){.loyalty-main-container .btn-connect{padding:.75rem 1.25rem;width:auto}}@media (min-width:992px){.loyalty-main-container .btn-connect{padding:1rem 2.5rem;margin-bottom:2rem}}.loyalty-main-container .btn-connect:hover{color:#fff;background-color:#0094d9;border-color:#0094d9}.loyalty-main-container .video-link{color:#000;text-transform:uppercase;opacity:1;font-weight:500;padding-left:2rem;padding-top:.15rem;padding-bottom:.15rem;background:url(../img/loyalty/icons-02.svg) left center no-repeat;background-size:contain;font-size:.875rem}@media (min-width:992px){.loyalty-main-container .video-link{font-size:1rem;padding-left:2.5rem}}.loyalty-main-container .video-link span{display:inline-block;vertical-align:middle;border-top:1px solid transparent;border-bottom:1px solid transparent}.loyalty-main-container .video-link:hover{text-decoration:none;color:#2a50a2}.loyalty-main-container .video-link:hover span{border-color:#2a50a2}video-modal{background:rgba(34,34,34,.92);position:fixed;display:none;z-index:2000;opacity:0;bottom:0;right:0;left:0;top:0;padding:10%;transition:all .2s linear}video-modal .close{color:#ccc;right:20px;top:20px;font-size:50px;height:25px;width:25px;line-height:25px;position:absolute;cursor:pointer}video-modal .close:after{content:'×'}video-modal .video-content{position:relative;width:80%;padding-top:45%;box-shadow:0 10px 20px -10px #000;border:3px solid #222;border-radius:3px;background-color:#000}video-modal iframe{position:absolute;top:0;left:0;width:100%;height:100%}.loyalty .content-wrapper ol li,.loyalty p{color:#000;line-height:1.4;font-size:.875rem}@media (min-width:992px){.loyalty p{font-size:1rem}}@media (min-width:1200px){.loyalty p{font-size:1.125rem}}.loyalty p.mb-0{margin-bottom:0}.loyalty p.p-large{font-size:1rem}@media (min-width:992px){.loyalty p.p-large{font-size:1.125rem}}@media (min-width:1200px){.loyalty p.p-large{font-size:1.25rem}}.loyalty p.p-small{font-size:.8125rem}@media (min-width:992px){.loyalty p.p-small{font-size:.875rem}}.loyalty p.p-sm{font-size:.875rem}@media (min-width:992px){.loyalty p.p-sm{font-size:1rem}}@media (min-width:1200px){.loyalty p.p-sm{font-size:1rem}}.loyalty h2{text-align:left;font-weight:700;margin-bottom:1.25rem}@media (min-width:768px){.loyalty h2{margin-bottom:1.5rem}}@media (min-width:1200px){.loyalty h2{margin-bottom:2rem}}.loyalty .content-wrapper.p-0{padding-top:0;padding-bottom:0}.loyalty .content-wrapper.pt-0{padding-top:0}@media (min-width:992px){.loyalty .content-wrapper ol li{font-size:1rem}}@media (min-width:1200px){.loyalty .content-wrapper ol li{font-size:1.125rem}}.loyalty .btn-connect{display:inline-block;border-width:2px;border-color:#2a50a2;background-color:transparent;color:#000;padding:.75rem 1.75rem;font-size:.875rem;text-transform:uppercase;font-weight:600;width:auto}@media (min-width:768px){.loyalty .btn-connect{padding:1rem 2rem}}@media (min-width:1200px){.loyalty .btn-connect{font-size:1rem;padding:1rem 2rem}}.loyalty .btn-connect:hover{border-color:#2a50a2;color:#fff;background-color:#2a50a2}.loyalty .form-subsribe{position:relative;margin:0 auto;width:100%;max-width:700px}.loyalty .form-subsribe .response{margin-top:5px;padding:0;font-size:14px;text-align:left;text-transform:none;font-weight:400}.loyalty .form-subsribe div.mce_inline_error{padding:0 10px;margin-bottom:10px;font-size:14px;text-align:left}@media (min-width:768px){.loyalty .form-subsribe div.mce_inline_error{margin-top:5px;margin-bottom:0}}.loyalty .form-wr{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.loyalty .form-wr .form-input{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.loyalty .form-wr .form-input{padding:0 15px;-webkit-flex:1;flex:1}}.loyalty .form-wr .form-input input{width:100%}.loyalty .form-wr input{border-radius:0;background-color:transparent;border:0;border-bottom:1px solid #000;color:#000;height:44px;padding:5px 10px;line-height:20px;font-size:16px}@media (min-width:768px){.loyalty .form-wr input{height:50px;padding:8px 14px;font-size:18px}}.loyalty .form-wr input.mce_inline_error{border-color:#d42620;background-color:rgba(240,160,157,.2)}.loyalty .form-wr input[type=text]{margin-bottom:10px}@media (min-width:768px){.loyalty .form-wr input[type=text]{margin-bottom:0}}.loyalty .form-wr input::-webkit-input-placeholder{color:#212529;opacity:1}.loyalty .form-wr input::-moz-placeholder{color:#212529;opacity:1}.loyalty .form-wr input:-ms-input-placeholder{color:#212529;opacity:1}.loyalty .form-wr input::-ms-input-placeholder{color:#212529;opacity:1}.loyalty .form-wr input::placeholder{color:#212529;opacity:1}.loyalty .form-wr input[type=submit]{border:1px solid #2a50a2;background-color:#2a50a2;text-align:center;cursor:pointer;text-transform:uppercase;font-weight:400;color:#fff;transition:all .2s}.loyalty .form-wr input[type=submit]:hover{border-color:#203c7a;background-color:#203c7a}.loyalty .form-wr input[type=submit]:focus{outline:0}.testimonials{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.testimonials .testimonials-item{padding:0 15px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){.testimonials .testimonials-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.testimonials .testimonials-item:not(:last-child){margin-bottom:1.5rem}@media (min-width:768px){.testimonials .testimonials-item:not(:last-child){margin-bottom:0}}.testimonials .testimonials-item:hover{text-decoration:none}.testimonials .testimonials-item:hover>div{background-color:#e4e4e6}.testimonials .testimonials-item>div{height:100%;background-color:#f1f1f2;background-position:1rem 1.6rem;background-repeat:no-repeat;background-size:3rem;border-bottom:2px solid #fdc34f;padding:1.5rem 1.5rem 1.5rem 5rem}@media (min-width:1200px){.testimonials .testimonials-item>div{padding:2rem 2rem 2rem 7rem;background-position:1.5rem 2.25rem;background-size:4rem}}.testimonials .testimonials-item.item-1>div{background-image:url(../img/loyalty/loyalty_icons-01.svg)}.testimonials .testimonials-item.item-2>div{background-image:url(../img/loyalty/loyalty_icons-02.svg)}.testimonials .testimonials-item.item-3>div{background-image:url(../img/loyalty/loyalty_icons-03.svg)}.testimonials .testimonials-item.item-4>div{background-image:url(../img/loyalty/loyalty_icons-04.svg)}.loyalty-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;margin-left:-15px;margin-right:-15px}@media (min-width:1200px){.loyalty-wrapper.main-page .loyalty-content{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.loyalty-wrapper .loyalty-content p.mb-0,.loyalty-wrapper.main-page .loyalty-img{margin-bottom:0}@media (min-width:768px){.loyalty-wrapper.main-page .loyalty-img{min-height:360px}}@media (min-width:992px){.loyalty-wrapper.main-page .loyalty-img{min-height:465px}}@media (min-width:1200px){.loyalty-wrapper.main-page .loyalty-img{min-height:560px}}.loyalty-wrapper.main-page .loyalty-img.img-1{background-image:url(../img/loyalty/img-2.jpg);background-size:cover}@media (min-width:576px){.loyalty-wrapper.main-page .loyalty-img.img-1{background-image:url(../img/loyalty/img-1.png);background-size:contain}}@media (min-width:768px){.loyalty-wrapper.main-page .loyalty-img.img-1{background-position:calc(100% - 15px) center}}.loyalty-wrapper.main-page .btn.btn-connect{box-shadow:none;color:#2a50a2}.loyalty-wrapper .loyalty-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 15px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:1rem}@media (min-width:768px){.loyalty-wrapper .loyalty-content{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:0}}@media (min-width:1200px){.loyalty-wrapper .loyalty-content{padding-right:30px;-webkit-flex:0 0 48%;flex:0 0 48%;max-width:48%}}.intelligence h2,.loyalty-wrapper .loyalty-content p{margin-bottom:1.25rem}@media (min-width:768px){.loyalty-wrapper .loyalty-content p{margin-bottom:1.5rem}}@media (min-width:1200px){.loyalty-wrapper .loyalty-content p{margin-bottom:2rem}}.loyalty-wrapper .loyalty-content .btn{display:inline-block;border-width:2px;border-color:#2a50a2;background-color:transparent;color:#000;padding:.75rem 1.75rem;font-size:.875rem;text-transform:uppercase;font-weight:600;width:auto}@media (min-width:768px){.loyalty-wrapper .loyalty-content .btn{padding:1rem 2rem}}@media (min-width:1200px){.loyalty-wrapper .loyalty-content .btn{font-size:1rem;padding:1rem 3rem}}.loyalty-wrapper .loyalty-content .btn:hover{border-color:#2a50a2;color:#fff;background-color:#2a50a2}.loyalty-wrapper .loyalty-img{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;background-position:center;background-repeat:no-repeat;background-size:contain;min-height:260px;margin-bottom:1.5rem;-webkit-order:1;order:1}@media (min-width:576px){.loyalty-wrapper .loyalty-img{min-height:320px}}@media (min-width:768px){.loyalty-wrapper .loyalty-img{-webkit-order:0;order:0;margin-bottom:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;min-height:340px}}@media (min-width:992px){.loyalty-wrapper .loyalty-img{min-height:420px}}@media (min-width:1200px){.loyalty-wrapper .loyalty-img{min-height:520px}}.loyalty-wrapper .loyalty-img.img-1{background-image:url(../img/loyalty/img-1.png)}@media (min-width:768px){.loyalty-wrapper .loyalty-img.img-1{background-position:calc(100% - 15px) center}}.loyalty-wrapper .loyalty-img.img-2{background-image:url(../img/loyalty/img-2.jpg);background-size:cover}@media (min-width:768px){.loyalty-wrapper .loyalty-img.img-2{background-position:15px center}}.loyalty-wrapper .loyalty-img.img-3{background-image:url(../img/loyalty/img-3.jpg);background-size:cover}@media (min-width:768px){.loyalty-wrapper .loyalty-img.img-3{background-position:15px center}}.loyalty-wrapper .loyalty-img.img-4{background-image:url(../img/loyalty/img-4.jpg);background-size:cover}@media (min-width:768px){.loyalty-wrapper .loyalty-img.img-4{background-position:15px center}}.loyalty-wrapper .loyalty-img.img-5{background-image:url(../img/loyalty/img-5.jpg);background-size:cover}@media (min-width:768px){.loyalty-wrapper .loyalty-img.img-5{background-position:15px center}}.loyalty-wrapper .loyalty-img.img-6{background-image:url(../img/loyalty/img-6.jpg);background-size:cover}@media (min-width:768px){.loyalty-wrapper .loyalty-img.img-6{background-position:15px center}}.loyalty-wrapper .loyalty-img.img-7{background-image:url(../img/loyalty/img-7.jpg);background-size:cover}@media (min-width:768px){.loyalty-wrapper .loyalty-img.img-7{background-position:15px center}}.loyalty-wrapper .loyalty-img.img-8{background-image:url(../img/loyalty/img-8.jpg);background-size:cover}@media (min-width:768px){.loyalty-wrapper .loyalty-img.img-8{background-position:15px center}}@media (min-width:992px){.loyalty-wrapper .loyalty-img+.loyalty-content{padding-left:30px}}.loyalty-about-wrapper{background:url(../img/loyalty/bg-about.jpg) center no-repeat;background-size:cover}.loyalty-about-wrapper .loyalty-about-content{background-color:rgba(0,0,0,.35);width:100%;padding:3rem 1.25rem}@media (min-width:576px){.loyalty-about-wrapper .loyalty-about-content{padding:3rem 1.5rem}}@media (min-width:768px){.loyalty-about-wrapper .loyalty-about-content{width:50%}}@media (min-width:1200px){.loyalty-about-wrapper .loyalty-about-content{padding:5rem 2rem}}.intelligence-wrapper.main-page h2,.loyalty-about-wrapper .loyalty-about-content h2,.loyalty-about-wrapper .loyalty-about-content p{color:#fff}.loyalty-about-wrapper .loyalty-about-content .btn-connect{border-color:#fdc34f;color:#fdc34f}.loyalty-about-wrapper .loyalty-about-content .btn-connect:hover{background-color:#fdc34f;color:#fff}.intelligence .content-wrapper ol li,.intelligence p{color:#000;line-height:1.4;font-size:.875rem}@media (min-width:992px){.intelligence p{font-size:1rem}}@media (min-width:1200px){.intelligence p{font-size:1.125rem}}.intelligence p.mb-0,.intelligence-wrapper .intelligence-content p.mb-0{margin-bottom:0}.intelligence p.p-large{font-size:1rem}@media (min-width:992px){.intelligence p.p-large{font-size:1.125rem}}@media (min-width:1200px){.intelligence p.p-large{font-size:1.25rem}}.intelligence p.p-small{font-size:.8125rem}@media (min-width:992px){.intelligence p.p-small{font-size:.875rem}}.intelligence p.p-sm{font-size:.875rem}@media (min-width:992px){.intelligence p.p-sm{font-size:1rem}}@media (min-width:1200px){.intelligence p.p-sm{font-size:1rem}}.intelligence h2{text-align:left;font-weight:700}@media (min-width:768px){.intelligence h2{margin-bottom:1.5rem}}@media (min-width:1200px){.intelligence h2{margin-bottom:2rem}}.intelligence .content-wrapper.p-0{padding-top:0;padding-bottom:0}.intelligence .content-wrapper.pt-0{padding-top:0}@media (min-width:992px){.intelligence .content-wrapper ol li{font-size:1rem}}@media (min-width:1200px){.intelligence .content-wrapper ol li{font-size:1.125rem}}.intelligence .btn-connect{display:inline-block;border-width:2px;border-color:#2a50a2;background-color:transparent;color:#000;padding:.75rem 1.75rem;font-size:.875rem;text-transform:uppercase;font-weight:600;width:auto}@media (min-width:768px){.intelligence .btn-connect{padding:1rem 2rem}}@media (min-width:1200px){.intelligence .btn-connect{font-size:1rem;padding:1rem 2rem}}.intelligence .btn-connect:hover{border-color:#2a50a2;color:#fff;background-color:#2a50a2}.intelligence-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;margin-left:-15px;margin-right:-15px}@media (min-width:576px){.intelligence-wrapper{margin-left:0;margin-right:0}}.intelligence-wrapper.main-page{position:relative}.intelligence-wrapper .intelligence-content,.intelligence-wrapper.main-page .intelligence-content{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.intelligence-wrapper.main-page .intelligence-content{position:relative;z-index:1;-webkit-justify-content:center;justify-content:center;background:rgba(0,0,0,.35);padding:1.5rem 1rem}@media (min-width:768px){.intelligence-wrapper.main-page .intelligence-content{background:0 0;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:1.5rem 1rem;padding-right:0}}@media (min-width:992px){.intelligence-wrapper.main-page .intelligence-content{padding:2rem 30px;padding-right:0}}@media (min-width:1200px){.intelligence-wrapper.main-page .intelligence-content{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.intelligence-wrapper.main-page .intelligence-img{-webkit-order:0;order:0;margin-bottom:0;position:absolute;left:0;right:0;bottom:0;top:0;min-height:0}@media (min-width:768px){.intelligence-wrapper.main-page .intelligence-img{position:static;min-height:360px}}@media (min-width:992px){.intelligence-wrapper.main-page .intelligence-img{min-height:465px}}@media (min-width:1200px){.intelligence-wrapper.main-page .intelligence-img{min-height:560px}}.intelligence-wrapper.main-page .intelligence-img.img-1{background-image:url(../img/intelligence/img-1.jpg);background-size:cover}@media (min-width:576px){.intelligence-wrapper.main-page .intelligence-img.img-1{background-image:url(../img/intelligence/img-1.jpg);background-size:cover}}@media (min-width:768px){.intelligence-wrapper.main-page .intelligence-img.img-1{background-position:left center}}@media (min-width:768px){.intelligence-wrapper.main-page h2{color:#000}}.intelligence-wrapper.main-page ul{padding-left:1.3rem;margin-bottom:1rem}@media (min-width:1200px){.intelligence-wrapper.main-page ul{margin-bottom:1.5rem}}.intelligence-main-container p,.intelligence-wrapper.main-page ul li{color:#fff;font-weight:400;line-height:1.4;font-size:.875rem;margin-bottom:.15rem}@media (min-width:576px){.intelligence-wrapper.main-page ul li{margin-bottom:.25rem}}@media (min-width:768px){.intelligence-wrapper.main-page ul li{color:#000}}@media (min-width:992px){.intelligence-wrapper.main-page ul li{margin-bottom:.35rem;font-size:1rem}}@media (min-width:1200px){.intelligence-wrapper.main-page ul li{font-size:1.125rem}}.intelligence-wrapper.main-page .sbp-main-btns{-webkit-justify-content:flex-start;justify-content:flex-start}.intelligence-wrapper.main-page .btn.btn-connect{display:inline-block;background-color:#fff;color:#2a50a2;border-width:2px;font-weight:600;margin:0;width:100%;padding:.75rem 1rem;box-shadow:none}@media (min-width:576px){.intelligence-wrapper.main-page .btn.btn-connect{padding:.75rem 1.25rem;width:auto}}@media (min-width:992px){.intelligence-wrapper.main-page .btn.btn-connect{padding:1rem 2.5rem}}.intelligence-wrapper .intelligence-content{padding:0 15px;margin-bottom:1rem}@media (min-width:768px){.intelligence-wrapper .intelligence-content{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:0}}@media (min-width:1200px){.intelligence-wrapper .intelligence-content{padding-right:30px;-webkit-flex:0 0 48%;flex:0 0 48%;max-width:48%}}.intelligence-wrapper .intelligence-content p{margin-bottom:1.25rem}@media (min-width:768px){.intelligence-wrapper .intelligence-content p{margin-bottom:1.5rem}}@media (min-width:1200px){.intelligence-wrapper .intelligence-content p{margin-bottom:2rem}}.intelligence-wrapper .intelligence-content .btn{display:inline-block;border-width:2px;border-color:#2a50a2;background-color:transparent;color:#000;padding:.75rem 1.75rem;font-size:.875rem;text-transform:uppercase;font-weight:600;width:auto}@media (min-width:768px){.intelligence-wrapper .intelligence-content .btn{padding:1rem 2rem}}@media (min-width:1200px){.intelligence-wrapper .intelligence-content .btn{font-size:1rem;padding:1rem 3rem}}.intelligence-wrapper .intelligence-content .btn:hover{border-color:#2a50a2;color:#fff;background-color:#2a50a2}.intelligence-img,.intelligence-wrapper .intelligence-img{-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;background-position:center;background-repeat:no-repeat;background-size:contain;min-height:260px;margin-bottom:1.5rem;-webkit-order:1;order:1}@media (min-width:576px){.intelligence-wrapper .intelligence-img{min-height:320px}}@media (min-width:768px){.intelligence-wrapper .intelligence-img{-webkit-order:0;order:0;margin-bottom:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;min-height:340px}}@media (min-width:992px){.intelligence-wrapper .intelligence-img{min-height:420px}}@media (min-width:1200px){.intelligence-wrapper .intelligence-img{min-height:520px}}.intelligence-wrapper .intelligence-img.img-1{background-image:url(../img/intelligence/img-2.png)}@media (min-width:768px){.intelligence-wrapper .intelligence-img.img-1{background-position:calc(100% - 15px) center}}.intelligence-wrapper .intelligence-img.img-2{background-image:url(../img/intelligence/img-3.png)}@media (min-width:768px){.intelligence-wrapper .intelligence-img.img-2{background-position:15px center}}@media (min-width:992px){.intelligence-wrapper .intelligence-img+.intelligence-content{padding-left:30px}}@media (min-width:576px){.intelligence-img{min-height:320px}}@media (min-width:768px){.intelligence-img{-webkit-order:0;order:0;margin-bottom:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%;min-height:340px}}@media (min-width:992px){.intelligence-img{min-height:420px}}@media (min-width:1200px){.intelligence-img{min-height:520px}}.intelligence-main-container{background:#000 url(../img/intelligence/bg-main.jpg) center center no-repeat;background-size:cover}.intelligence-main-container .container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0}@media (min-width:576px){.intelligence-main-container .container{padding:0 15px}}.intelligence-main-container .intelligence-main-content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background:#fdc34f;padding:1.5rem 15px;min-height:260px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.intelligence-main-container .intelligence-main-content{min-height:340px}}@media (min-width:768px){.intelligence-main-container .intelligence-main-content{-webkit-flex-direction:row;flex-direction:row;-webkit-flex:none;flex:none;max-width:50%;min-height:380px}}@media (min-width:992px){.intelligence-main-container .intelligence-main-content{padding:2rem 30px;min-height:500px}}@media (min-width:1200px){.intelligence-main-container .intelligence-main-content{max-width:45%;min-height:560px}}.intelligence-any-items,.intelligence-main-container .intelligence-main-phone{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.intelligence-main-container .intelligence-main-phone{min-height:160px;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;text-align:center}@media (min-width:768px){.intelligence-main-container .intelligence-main-phone{-webkit-flex:1;flex:1;padding-right:10px}}.intelligence-main-container .intelligence-main-phone h1{padding:.5rem .75rem;background-color:rgba(0,0,0,.25);color:#fff;line-height:1.15;margin-bottom:1.5rem;font-weight:500;text-shadow:0 1px rgba(0,0,0,.5)}@media (min-width:1200px){.intelligence-main-container .intelligence-main-phone h1{font-size:2rem;padding:.5rem .75rem}}.intelligence-main-container .intelligence-main-phone p{padding:.25rem .75rem;background-color:rgba(0,0,0,.25);color:#fff;line-height:1.3;font-size:.875rem;font-weight:500;text-shadow:0 1px 0 rgba(0,0,0,.5)}@media (min-width:1200px){.intelligence-main-container .intelligence-main-phone p{font-size:1rem;padding:.35rem .75rem}}.intelligence-main-container p{color:#000;margin-bottom:1rem}@media (min-width:992px){.intelligence-main-container p{font-size:1rem}}@media (min-width:1200px){.intelligence-main-container p{margin-bottom:1.5rem;font-size:1.125rem}}.intelligence-main-container p.mb-0{margin-bottom:.15rem}@media (min-width:576px){.intelligence-main-container p.mb-0{margin-bottom:.25rem}}@media (min-width:992px){.intelligence-main-container p.mb-0{margin-bottom:.35rem}}.intelligence-any-items{-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media (min-width:768px){.intelligence-any-items{margin-left:-10px;margin-right:-10px}}@media (min-width:992px){.intelligence-any-items{margin-left:-15px;margin-right:-15px}}@media (min-width:1200px){.intelligence-any-items{margin-left:-20px;margin-right:-20px}}.intelligence-any-items .intelligence-any-item{-webkit-flex:0 0 320px;flex:0 0 320px;max-width:320px;padding:15px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media (min-width:576px){.intelligence-any-items .intelligence-any-item{-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.intelligence-any-items .intelligence-any-item{-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding:15px 10px;margin-bottom:1rem}}@media (min-width:992px){.intelligence-any-items .intelligence-any-item{padding:15px}}@media (min-width:1200px){.intelligence-any-items .intelligence-any-item{padding:15px 20px}}.intelligence-any-items .intelligence-any-item .intelligence-any-item-img{background-position:left top;background-repeat:no-repeat;background-size:contain;padding-top:66.66%;margin-bottom:1rem}.intelligence-any-items .intelligence-any-item.item-1 .intelligence-any-item-img{background-image:url(../img/intelligence/any-1.jpg)}.intelligence-any-items .intelligence-any-item.item-2 .intelligence-any-item-img{background-image:url(../img/intelligence/any-2.jpg)}.intelligence-any-items .intelligence-any-item.item-3 .intelligence-any-item-img{background-image:url(../img/intelligence/any-3.jpg)}.intelligence-any-items .intelligence-any-item.item-4 .intelligence-any-item-img{background-image:url(../img/intelligence/any-4.jpg)}.intelligence-any-items .intelligence-any-item .intelligence-any-item-content{-webkit-flex:1;flex:1;border-bottom:2px solid #fdc34f}.intelligence-any-items .intelligence-any-item h5{position:relative;line-height:1.3;margin-bottom:1rem;font-weight:600;font-size:.875rem}@media (min-width:768px){.intelligence-any-items .intelligence-any-item h5{font-size:1rem}}@media (min-width:992px){.intelligence-any-items .intelligence-any-item h5{font-size:1.125rem;margin-bottom:1.25rem}}@media (min-width:1200px){.intelligence-any-items .intelligence-any-item h5{font-size:1.25rem}}.intelligence-pos-items{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-bottom:1rem}.intelligence-pos-items>div{padding:5px 10px}@media (min-width:992px){.intelligence-pos-items>div{padding:8px 15px}}.intelligence-pos-items>div img{max-width:100%;width:auto;height:32px}@media (min-width:1200px){.intelligence-pos-items>div img{height:38px}}.intelligence-pos-items>div img.big{height:40px}@media (min-width:1200px){.intelligence-pos-items>div img.big{height:45px}}