.blog-page{margin-top:4rem;height:80vh;width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}.day .blog-page{background-color:#eaeaee}.night .blog-page{background-color:#16121b}.day .blog-page{color:#000}.night .blog-page{color:#efe9f3}.blog-page h4{margin-top:2rem;text-align:center}.blog-page i{display:block}.blog-page i svg{width:10rem;height:10rem}.day .blog-page i svg{fill:#60606b}.night .blog-page i svg{fill:#a3a3a6}.exchange-content{width:100%;z-index:0;margin-bottom:-5rem;margin-top:-2rem}@keyframes slide-from-up{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slide-to-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes slide-left-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-left-out{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-right-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-right-out{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes slide-transform-in{0%{opacity:0;transform:translateX(5%)}to{opacity:1;transform:translateX(0)}}@keyframes slide-transform-out{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-5%)}}.exchange-content *{box-sizing:border-box}.exchange-content article,.exchange-content aside,.exchange-content footer,.exchange-content header,.exchange-content main,.exchange-content section{display:block}.exchange-content body,.exchange-content html{margin:0;padding:0}.exchange-content body{overflow-x:hidden;overflow-y:auto}.exchange-content a:link,.exchange-content a:visited{text-decoration:none}.exchange-content a:not(.button):hover{text-decoration:underline}.exchange-content a,.exchange-content button{cursor:pointer}.exchange-content a,.exchange-content a:after,.exchange-content a:before,.exchange-content button,.exchange-content button:after,.exchange-content button:before{transition:all .15s ease}.exchange-content a,.exchange-content button,.exchange-content input,.exchange-content select{outline:none}.exchange-content h1,.exchange-content h2,.exchange-content h3,.exchange-content h4,.exchange-content h5,.exchange-content h6{margin-top:0;margin-bottom:0}.exchange-content svg:not(:root){overflow:hidden}.exchange-content img{border-style:none}.exchange-content img.icon{display:inline-flex;width:1em;height:auto}.exchange-content img.icon.md{width:1.5em}.exchange-content img.icon.lg{width:2em}.exchange-content img.icon.xl{width:3em}.exchange-content div.image-mask+span,.exchange-content img.icon+span{margin-left:.5rem}.exchange-content ul.clear{margin:0;padding:0;list-style:none}.exchange-content ul.inline{display:flex;align-items:center}.exchange-content ul.list li+li{margin-top:.5rem}.exchange-content p{margin:0}.exchange-content p:not(:first-of-type){margin-top:1rem}.exchange-content .combo-trigger{display:flex;align-items:center}.exchange-content .combo-trigger i.la{font-size:1.5em!important}.exchange-content .combo-trigger span{margin-bottom:-.25em}.exchange-content .image-mask{border-radius:50%;overflow:hidden}.exchange-content .image-mask img{display:block}.exchange-content .content-left{text-align:left}.exchange-content .content-center{text-align:center}.exchange-content .content-right{text-align:right}.exchange-content .wrapper{margin-left:auto;margin-right:auto}.exchange-content .wrapper,.exchange-content .wrapper-fluid{width:100%;padding-left:1.5rem;padding-right:1.5rem}@media (max-width:768px){.exchange-content .wrapper{max-width:100%}}@media (min-width:768px){.exchange-content .wrapper{max-width:calc(768px - 1.5rem)}}@media (min-width:992px){.exchange-content .wrapper{max-width:calc(992px - 1.5rem)}}@media (min-width:1200px){.exchange-content .wrapper{max-width:calc(1200px - 1.5rem)}}.exchange-content .row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;position:relative;margin-left:-.5rem;margin-right:-.5rem}.exchange-content .row+.row{margin-top:.5rem}.exchange-content .row-flood{height:100%}.exchange-content .row-inline{flex-wrap:nowrap}.exchange-content .row-reverse{flex-direction:row-reverse}.exchange-content .row-compact{margin:0}.exchange-content .row-compact>[class*=col-],.exchange-content .row-compact>[class^=col-]{padding:0}.exchange-content .row-indent{margin-top:-.5rem;margin-bottom:-.5rem}.exchange-content .row-indent>[class*=col-],.exchange-content .row-indent>[class^=col-]{padding-top:.5rem;padding-bottom:.5rem}.exchange-content .row-left{justify-content:flex-start}.exchange-content .row-right{justify-content:flex-end}.exchange-content .row-between{justify-content:space-between}.exchange-content .row-top{align-items:flex-start}.exchange-content .row-middle{align-items:center}.exchange-content .row-bottom{align-items:flex-end}.exchange-content [class*=col-],.exchange-content [class^=col-]{display:block;max-width:100%;padding-left:.5rem;padding-right:.5rem}.exchange-content [class*=col-].align-top,.exchange-content [class^=col-].align-top{align-self:flex-start}.exchange-content [class*=col-].align-middle,.exchange-content [class^=col-].align-middle{align-self:center}.exchange-content [class*=col-].align-bottom,.exchange-content [class^=col-].align-bottom{align-self:flex-end}.exchange-content [class*=col-].align-stretch,.exchange-content [class^=col-].align-stretch{align-self:stretch}@media (max-width:767px){.exchange-content .col-xs-1{display:block;flex:0 0 8.33333%;width:8.33333%}.exchange-content .col-xs-2{display:block;flex:0 0 16.66667%;width:16.66667%}.exchange-content .col-xs-3{display:block;flex:0 0 25%;width:25%}.exchange-content .col-xs-4{display:block;flex:0 0 33.33333%;width:33.33333%}.exchange-content .col-xs-5{display:block;flex:0 0 41.66667%;width:41.66667%}.exchange-content .col-xs-6{display:block;flex:0 0 50%;width:50%}.exchange-content .col-xs-7{display:block;flex:0 0 58.33333%;width:58.33333%}.exchange-content .col-xs-8{display:block;flex:0 0 66.66667%;width:66.66667%}.exchange-content .col-xs-9{display:block;flex:0 0 75%;width:75%}.exchange-content .col-xs-10{display:block;flex:0 0 83.33333%;width:83.33333%}.exchange-content .col-xs-11{display:block;flex:0 0 91.66667%;width:91.66667%}.exchange-content .col-xs-12{display:block;flex:0 0 100%;width:100%}.exchange-content .col-xs-min{flex:0 0 auto}.exchange-content .col-xs-max,.exchange-content .col-xs-min{display:block;width:auto}.exchange-content .col-xs-max{flex:1}.exchange-content .col-xs-none,.exchange-content .xs-none{display:none}}@media (min-width:768px){.exchange-content .col-sm-1{display:block;flex:0 0 8.33333%;width:8.33333%}.exchange-content .col-sm-2{display:block;flex:0 0 16.66667%;width:16.66667%}.exchange-content .col-sm-3{display:block;flex:0 0 25%;width:25%}.exchange-content .col-sm-4{display:block;flex:0 0 33.33333%;width:33.33333%}.exchange-content .col-sm-5{display:block;flex:0 0 41.66667%;width:41.66667%}.exchange-content .col-sm-6{display:block;flex:0 0 50%;width:50%}.exchange-content .col-sm-7{display:block;flex:0 0 58.33333%;width:58.33333%}.exchange-content .col-sm-8{display:block;flex:0 0 66.66667%;width:66.66667%}.exchange-content .col-sm-9{display:block;flex:0 0 75%;width:75%}.exchange-content .col-sm-10{display:block;flex:0 0 83.33333%;width:83.33333%}.exchange-content .col-sm-11{display:block;flex:0 0 91.66667%;width:91.66667%}.exchange-content .col-sm-12{display:block;flex:0 0 100%;width:100%}.exchange-content .col-sm-min{flex:0 0 auto}.exchange-content .col-sm-max,.exchange-content .col-sm-min{display:block;width:auto}.exchange-content .col-sm-max{flex:1}.exchange-content .col-sm-none,.exchange-content .sm-none{display:none}}@media (min-width:992px){.exchange-content .col-md-1{display:block;flex:0 0 8.33333%;width:8.33333%}.exchange-content .col-md-2{display:block;flex:0 0 16.66667%;width:16.66667%}.exchange-content .col-md-3{display:block;flex:0 0 25%;width:25%}.exchange-content .col-md-4{display:block;flex:0 0 33.33333%;width:33.33333%}.exchange-content .col-md-5{display:block;flex:0 0 41.66667%;width:41.66667%}.exchange-content .col-md-6{display:block;flex:0 0 50%;width:50%}.exchange-content .col-md-7{display:block;flex:0 0 58.33333%;width:58.33333%}.exchange-content .col-md-8{display:block;flex:0 0 66.66667%;width:66.66667%}.exchange-content .col-md-9{display:block;flex:0 0 75%;width:75%}.exchange-content .col-md-10{display:block;flex:0 0 83.33333%;width:83.33333%}.exchange-content .col-md-11{display:block;flex:0 0 91.66667%;width:91.66667%}.exchange-content .col-md-12{display:block;flex:0 0 100%;width:100%}.exchange-content .col-md-min{flex:0 0 auto}.exchange-content .col-md-max,.exchange-content .col-md-min{display:block;width:auto}.exchange-content .col-md-max{flex:1}.exchange-content .col-md-none,.exchange-content .md-none{display:none}}@media (min-width:1200px){.exchange-content .col-lg-1{display:block;flex:0 0 8.33333%;width:8.33333%}.exchange-content .col-lg-2{display:block;flex:0 0 16.66667%;width:16.66667%}.exchange-content .col-lg-3{display:block;flex:0 0 25%;width:25%}.exchange-content .col-lg-4{display:block;flex:0 0 33.33333%;width:33.33333%}.exchange-content .col-lg-5{display:block;flex:0 0 41.66667%;width:41.66667%}.exchange-content .col-lg-6{display:block;flex:0 0 50%;width:50%}.exchange-content .col-lg-7{display:block;flex:0 0 58.33333%;width:58.33333%}.exchange-content .col-lg-8{display:block;flex:0 0 66.66667%;width:66.66667%}.exchange-content .col-lg-9{display:block;flex:0 0 75%;width:75%}.exchange-content .col-lg-10{display:block;flex:0 0 83.33333%;width:83.33333%}.exchange-content .col-lg-11{display:block;flex:0 0 91.66667%;width:91.66667%}.exchange-content .col-lg-12{display:block;flex:0 0 100%;width:100%}.exchange-content .col-lg-min{flex:0 0 auto}.exchange-content .col-lg-max,.exchange-content .col-lg-min{display:block;width:auto}.exchange-content .col-lg-max{flex:1}.exchange-content .col-lg-none,.exchange-content .lg-none{display:none}}.exchange-content .mt-1{margin-top:1rem}.exchange-content .mb-1{margin-bottom:1rem}.exchange-content .ml-1{margin-left:1rem}.exchange-content .mr-1{margin-right:1rem}.exchange-content .mt-2{margin-top:2rem}.exchange-content .mb-2{margin-bottom:2rem}.exchange-content .ml-2{margin-left:2rem}.exchange-content .mr-2{margin-right:2rem}.exchange-content .mt-3{margin-top:3rem}.exchange-content .mb-3{margin-bottom:3rem}.exchange-content .ml-3{margin-left:3rem}.exchange-content .mr-3{margin-right:3rem}.exchange-content .mt-4{margin-top:4rem}.exchange-content .mb-4{margin-bottom:4rem}.exchange-content .ml-4{margin-left:4rem}.exchange-content .mr-4{margin-right:4rem}.exchange-content .mt-5{margin-top:5rem}.exchange-content .mb-5{margin-bottom:5rem}.exchange-content .ml-5{margin-left:5rem}.exchange-content .mr-5{margin-right:5rem}.exchange-content .mt-6{margin-top:6rem}.exchange-content .mb-6{margin-bottom:6rem}.exchange-content .ml-6{margin-left:6rem}.exchange-content .mr-6{margin-right:6rem}.exchange-content .mt-7{margin-top:7rem}.exchange-content .mb-7{margin-bottom:7rem}.exchange-content .ml-7{margin-left:7rem}.exchange-content .mr-7{margin-right:7rem}.exchange-content .mt-8{margin-top:8rem}.exchange-content .mb-8{margin-bottom:8rem}.exchange-content .ml-8{margin-left:8rem}.exchange-content .mr-8{margin-right:8rem}.exchange-content .mt-9{margin-top:9rem}.exchange-content .mb-9{margin-bottom:9rem}.exchange-content .ml-9{margin-left:9rem}.exchange-content .mr-9{margin-right:9rem}.exchange-content .mt-10{margin-top:10rem}.exchange-content .mb-10{margin-bottom:10rem}.exchange-content .ml-10{margin-left:10rem}.exchange-content .mr-10{margin-right:10rem}.exchange-content .mt-11{margin-top:11rem}.exchange-content .mb-11{margin-bottom:11rem}.exchange-content .ml-11{margin-left:11rem}.exchange-content .mr-11{margin-right:11rem}.exchange-content .mt-12{margin-top:12rem}.exchange-content .mb-12{margin-bottom:12rem}.exchange-content .ml-12{margin-left:12rem}.exchange-content .mr-12{margin-right:12rem}.exchange-content button{padding:0;border:none;text-align:left;line-height:100%}.exchange-content .button,.exchange-content button{display:inline-flex;align-items:center;background-color:transparent}.exchange-content .button{cursor:pointer;border:1px solid transparent;border-radius:.125rem;overflow:hidden}.exchange-content .button:disabled{cursor:not-allowed}.exchange-content .button.icon{padding:.5rem;border-radius:50%}.exchange-content .button.small{padding:.5rem .75rem}.exchange-content .button.medium{min-height:38px;padding:.75rem 1rem}.exchange-content .button.large{padding:1rem 1.25rem}.exchange-content .button.extra{padding:1.25rem 2.5rem}.exchange-content .button-wide{width:100%;justify-content:center}.exchange-content .button-cover{color:#fff}.exchange-content .button-cover.primary{background-color:#8045b8}.exchange-content .button-cover.primary:hover{background-color:#423cc0}.exchange-content .button-cover.second{background-color:#4595c9}.exchange-content .button-cover.second:hover{background-color:#2953a7}.exchange-content .button-cover.red,.exchange-content .button-cover.red:hover{background-color:#fc5b56}.exchange-content .button-cover.green,.exchange-content .button-cover.green:hover{background-color:#2abb62}.exchange-content .button-cover.blue,.exchange-content .button-cover.blue:hover{background-color:#2d8dcf}.exchange-content .button-outline.primary{color:#8045b8!important;border-color:#8045b8}.exchange-content .button-outline.primary:hover{color:#fff!important;background-color:#8045b8}.exchange-content .button-outline.second{color:#4595c9!important;border-color:#4595c9}.exchange-content .button-outline.second:hover{color:#fff!important;background-color:#4595c9}.exchange-content .button-outline.grey{color:#7a848d!important;border-color:#7a848d}.exchange-content .button-outline.grey:hover{color:#14191d!important;border-color:#14191d}.exchange-content .button-outline.red{color:#fc5b56!important;border-color:#fc5b56}.exchange-content .button-outline.red:hover{color:#fff!important;border-color:#fc5b56;background-color:#fc5b56}.exchange-content .button-outline.green{color:#2abb62!important;border-color:#2abb62}.exchange-content .button-outline.green:hover{color:#fff!important;border-color:#2abb62;background-color:#2abb62}.exchange-content .button-outline.blue{color:#2d8dcf!important;border-color:#2d8dcf}.exchange-content .button-outline.blue:hover{color:#fff!important;border-color:#2d8dcf;background-color:#2d8dcf}.exchange-content .select,.exchange-content input,.exchange-content textarea{display:block;width:100%;padding:.75rem 0;outline:none;background:transparent;border:none;border-bottom:1px solid #252c32;transition:border .15s ease}.exchange-content .select:-webkit-autofill,.exchange-content input:-webkit-autofill,.exchange-content textarea:-webkit-autofill{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 50px #14191d!important}.exchange-content .select:focus,.exchange-content input:focus,.exchange-content textarea:focus{border-color:#fff}.exchange-content .theme-dark .select,.exchange-content .theme-dark input,.exchange-content .theme-dark textarea{color:#fff}.exchange-content .theme-dark .select:-webkit-autofill,.exchange-content .theme-dark input:-webkit-autofill,.exchange-content .theme-dark textarea:-webkit-autofill{color:#fff;-webkit-box-shadow:inset 0 0 0 50px #192026}.exchange-content textarea{resize:none;max-width:100%;min-height:2rem;padding-left:1rem;padding-right:1rem;border-top:1px solid #252c32;border-left:1px solid #252c32;border-right:1px solid #252c32}.exchange-content label{cursor:text}.exchange-content .form{width:100%;margin:0 auto}.exchange-content .form .row:not(:first-child){margin-top:1rem}.exchange-content .form-group{width:100%}.exchange-content .form-action{width:100%;margin-top:2rem}.exchange-content .form-message{min-height:1rem;line-height:1rem;font-size:.85rem}.exchange-content .form-input{position:relative}.exchange-content .form-input label{display:inline-block;position:relative;z-index:1;color:#7a848d!important;transform:translateY(165%);transition:all .15s ease}.exchange-content .form-input.is-focused>label{font-size:.85rem;transform:translateY(0)}.exchange-content .workspace{min-height:100vh;display:flex;flex-direction:column}.exchange-content .workspace.theme-light{color:#252c32;background-color:#fafcfc}.exchange-content .workspace.theme-light a{color:#7a848d}.exchange-content .workspace.theme-light a:not(.button):hover{color:#2d8dcf;text-decoration:underline}.exchange-content .workspace.theme-dark{color:#7a848d;background-color:#192026}.exchange-content .workspace.theme-dark a{color:#7a848d}.exchange-content .workspace.theme-dark a:not(.button):hover{color:#2d8dcf;text-decoration:underline}.exchange-content main.content>.wrapper{padding-top:1.5rem;padding-bottom:4.5rem}.exchange-content .logotype a{display:block;color:#2d8dcf!important;font-size:1.25rem;font-weight:500;text-decoration:none!important}.exchange-content mark{display:inline-block;font-size:.85rem;font-weight:500}.exchange-content mark.tag{background-color:transparent}.exchange-content mark.tag.red{color:#fc5b56}.exchange-content mark.tag.green{color:#2abb62}.exchange-content mark.tag.blue{color:#2d8dcf}.exchange-content mark.tag.yellow{color:#eeb82e}.exchange-content section{position:relative}.exchange-content section.header{text-align:center;padding:.5rem 0 1.5rem}.exchange-content .thumb-mask{width:100%;overflow:hidden}.exchange-content .thumb-mask img{display:block;width:100%}.exchange-content .thumb-mask:after{content:"";padding-top:100%}.exchange-content .categories{text-align:center}.exchange-content .categories ul{justify-content:center}.exchange-content .categories ul li:not(:first-child){margin-left:1rem}.exchange-content .categories ul li>a{position:relative;color:#7a848d!important;text-decoration:none!important}.exchange-content .categories ul li>a:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;height:0}.exchange-content .categories ul li>a.active-link:after{height:.125rem}.exchange-content .theme-light .categories ul li>a:after{background-color:#14191d}.exchange-content .theme-light .categories ul li>a.active-link,.exchange-content .theme-light .categories ul li>a:hover{color:#14191d!important}.exchange-content .theme-dark .categories ul li>a:after{background-color:#fff}.exchange-content .theme-dark .categories ul li>a.active-link,.exchange-content .theme-dark .categories ul li>a:hover{color:#fff!important}.exchange-content header.head{position:fixed;z-index:50;top:0;left:0;right:0;height:5rem;background-color:#fff;box-shadow:0 .25rem .5rem rgba(0,0,0,.05)}.exchange-content header.head>.wrapper-fluid{height:100%}.exchange-content header.head a{text-decoration:none!important}.exchange-content header.head div.logotype{margin-right:.5rem}.exchange-content header.head div.responsive-menu .fade{content:"";position:fixed;z-index:100;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.75)}.exchange-content header.head nav{display:flex}.exchange-content header.head nav>a{position:relative}.exchange-content header.head nav>a:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;height:0;background-color:#14191d}.exchange-content header.head nav>a.active-link{color:#14191d}.exchange-content header.head nav>a.active-link:after{height:.125rem}.exchange-content header.head nav>a:hover{color:#14191d!important}.exchange-content header.head nav.nav-expand{align-items:center}.exchange-content header.head nav.nav-expand>:not(:first-child){margin-left:1rem}.exchange-content header.head nav.nav-collapse{align-items:flex-start;flex-direction:column;position:fixed;z-index:100;top:0;bottom:0;left:-320px;width:100%;max-width:320px;padding:2rem;background-color:#2d8dcf;transition:left .15s ease}@media (max-width:991px){.exchange-content .expand header.head nav.nav-collapse{left:0}}.exchange-content header.head nav.nav-collapse button{align-self:flex-end}.exchange-content header.head nav.nav-collapse>a{color:#fff;font-size:1.5rem}.exchange-content header.head nav.nav-collapse>a:after{background-color:#fff!important}.exchange-content header.head nav.nav-collapse>a+a{margin-top:1rem}.exchange-content header.head .user-menu>ul>li+li{margin-left:1rem}.exchange-content footer.foo{position:relative;color:#7a848d;background-color:#14191d}.exchange-content footer.foo:before{content:"";position:absolute;z-index:1;left:0;right:0;bottom:100%;background:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:100% 100%;height:3rem;background-size:contain}.exchange-content footer.foo .app-foo,.exchange-content footer.foo .site-map{padding:2rem 0}@media (max-width:767px){.exchange-content footer.foo .app-foo p,.exchange-content footer.foo .site-map p{text-align:center}.exchange-content footer.foo .app-foo>:first-child,.exchange-content footer.foo .site-map>:first-child{max-width:18rem;margin:0 auto}}@media (min-width:768px){.exchange-content footer.foo .app-foo,.exchange-content footer.foo .site-map{text-align:left}.exchange-content footer.foo .app-foo .copyright,.exchange-content footer.foo .site-map .copyright{text-align:right}}.exchange-content footer.foo .site-map h2{margin-top:1rem;color:#fff}.exchange-content footer.foo .site-map ul{margin-top:1rem}.exchange-content footer.foo .site-map ul li+li{margin-top:.75rem}.exchange-content footer.foo .site-map img,.exchange-content footer.foo .site-map img+span{color:#2d8dcf}.exchange-content footer.foo .site-map .free-call{margin-top:1rem}.exchange-content footer.foo .site-map .free-call small{display:inline-block;padding-top:.75rem;border-top:1px solid #252c32}.exchange-content footer.foo .app-foo{border-top:1px solid #252c32}.exchange-content footer.foo .social>ul{justify-content:center}.exchange-content footer.foo .social>ul li+li{margin-left:1.5rem}.exchange-content footer.foo .social>ul li a{color:#2d8dcf;font-size:2.5rem;text-decoration:none!important}.exchange-content footer.foo .social>ul li a:hover{color:#2d8dcf}.exchange-content main.content{flex:1;width:100%;margin-top:5rem;padding:1.25rem 0 3.75rem;display:flex;overflow-x:hidden}.exchange-content main.content>.wrapper{flex:1}.exchange-content .theme-light main.content a{color:#14191d}.exchange-content .theme-dark main.content a{color:#fff}.exchange-content .contact-info{margin-top:2.5rem}@media (max-width:767px){.exchange-content .contact-info{margin-top:0;margin-bottom:2.5rem}}.exchange-content .contact-info h1{color:#fff;margin-bottom:1rem}.exchange-content .contact-info img.icon{width:1rem}.exchange-content .contact-info_card:not(:first-child){margin-top:3rem}.exchange-content .error-page{text-align:center}.exchange-content .error-page p{margin:.25rem 0 2rem}@media (max-width:767px){.exchange-content .layout-sidebar{margin:-1.25rem -1.5rem 0}}@media (min-width:768px){.exchange-content .layout-sidebar{margin:3rem 0}}.exchange-content .sidebar{position:relative;z-index:1;min-width:100%;background-color:#2d8dcf}.exchange-content .sidebar ul{padding:1rem 0}@media (min-width:768px){.exchange-content .sidebar ul{padding:2rem 0}}.exchange-content .sidebar ul li>a{display:flex;align-items:center;position:relative;padding:1rem 1.5rem;color:hsla(0,0%,100%,.75)!important}@media (min-width:768px){.exchange-content .sidebar ul li>a{padding:1em 3rem}}.exchange-content .sidebar ul li>a img+span{margin-top:.125rem;margin-left:1.5rem}.exchange-content .sidebar ul li>a.active-link,.exchange-content .sidebar ul li>a:hover{color:#fff!important;text-decoration:none!important}.exchange-content .sidebar ul li>a.active-link:after{content:"";position:absolute;top:0;bottom:0;left:0;width:2px;background-color:#fff}.exchange-content .content-title{margin-bottom:3rem;text-align:center}.exchange-content .content-title h1{font-size:2.5rem;color:#2d8dcf}.exchange-content .container{padding:.5rem 3rem;overflow:hidden;box-shadow:0 0 2rem rgba(0,0,0,.25)}.exchange-content .theme-light .container{background-color:#fff}.exchange-content .theme-dark .container{background-color:#14191d}.exchange-content .theme-light .container h1,.exchange-content .theme-light .container h2,.exchange-content .theme-light .container h3,.exchange-content .theme-light .container label{color:#14191d}.exchange-content .theme-dark .container h1,.exchange-content .theme-dark .container h2,.exchange-content .theme-dark .container h3,.exchange-content .theme-dark .container label{color:#fff}.exchange-content .aside-widget,.exchange-content .aside-widget>*{padding:1rem 0}.exchange-content .talking ul li+li{margin-top:.5rem}.exchange-content .talking a,.exchange-content .talking b{font-weight:500}.exchange-content .spreadsheet{display:flex;flex-direction:column;width:100%;height:100%;border:1px solid #252c32}.exchange-content .spreadsheet-header{padding:.75rem .5rem;border-bottom:1px solid #252c32;font-weight:500}.exchange-content .spreadsheet-content{flex:1;overflow:hidden;position:relative}.exchange-content .spreadsheet-row{padding:.5rem}.exchange-content .spreadsheet thead th{padding:.75rem 0;color:#fff;font-weight:300;text-align:left}.exchange-content .theme-light .spreadsheet thead th{color:#14191d}.exchange-content .theme-dark .spreadsheet thead th{border-bottom:1px solid #252c32}.exchange-content .spreadsheet tbody tr{color:#192026;transition:all .15s ease}.exchange-content .theme-light .spreadsheet tbody tr{color:#192026}.exchange-content .theme-light .spreadsheet tbody tr:hover{color:#14191d}.exchange-content .theme-dark .spreadsheet tbody tr{color:#7a848d}.exchange-content .theme-dark .spreadsheet tbody tr:hover{color:#fff}.exchange-content .spreadsheet tbody tr:first-child td{padding-top:1rem}.exchange-content .spreadsheet td{padding:.5rem 0}.exchange-content .spreadsheet ul.inline{justify-content:flex-end}.exchange-content .spreadsheet ul.inline li+li{margin-left:.5rem}.exchange-content mark{background-color:transparent;font-weight:300}.exchange-content mark.green{color:#2abb62}.exchange-content mark.red{color:#fc5b56}.exchange-content .landing-page{width:100%;margin:-1.25rem 0 -3.75rem}.exchange-content .landing-page>section{padding:5rem 0}.exchange-content ul.list{margin:0;padding:0;list-style:none}.exchange-content ul.list li{position:relative;padding:.25rem 0 .25rem 1.5rem}.exchange-content ul.list li:before{content:"";position:absolute;top:.5rem;left:0;width:.5rem;height:.5rem;border-radius:50%;background-color:#2abb62}.exchange-content .lnd-desc,.exchange-content .promo-desc{margin-top:2rem;text-align:center}.exchange-content .lnd-desc p,.exchange-content .promo-desc p{margin:0}.exchange-content .lnd-title{margin-bottom:1.5rem}.exchange-content .lnd-foo{margin-top:1.5rem}.exchange-content .red .lnd-foo a{color:#fc5b56!important}.exchange-content .green .lnd-foo a{color:#2abb62!important}.exchange-content .blue .lnd-foo a{color:#2d8dcf!important}.exchange-content .lnd-events p,.exchange-content .lnd-news article.thumb+article.thumb{margin-top:1rem}.exchange-content .thumb{position:relative}.exchange-content .tabs{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-bottom:2rem}.exchange-content .tabs .tab{cursor:pointer;padding:.5rem 0;border-bottom:3px solid transparent;font-size:1.25rem}.exchange-content .tabs .tab:not(:first-child){margin-left:1.5rem}.exchange-content .tabs .tab.active{color:#fafcfc;border-bottom-color:#fafcfc}.exchange-content .image{overflow:hidden;width:100%}.exchange-content .image img{display:block;width:100%}.exchange-content .image+.caption{position:absolute;bottom:0;left:0;right:0;padding:.5rem .75rem;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent)}.exchange-content .lnd-oppinions a{font-size:.85rem}.exchange-content .lnd-quote{margin:6rem 0}.exchange-content .lnd-statistics{margin-top:4rem;padding:3rem;color:#dee0e2;background-color:rgba(0,0,0,.4);box-shadow:0 0 2rem rgba(0,0,0,.25)}@media (max-width:767px){.exchange-content .lnd-statistics{padding:1rem}}.exchange-content .lnd-statistics .spreadsheet{border:none}.exchange-content .lnd-education{margin-top:4rem;padding:3rem;color:#dee0e2;background-color:rgba(0,0,0,.4);box-shadow:0 0 2rem rgba(0,0,0,.25)}@media (max-width:767px){.exchange-content .lnd-education{padding:1rem}}.exchange-content .lnd-education p,.exchange-content .lnd-reviews{text-align:center}.exchange-content .lnd-reviews .review-avatar{overflow:hidden;cursor:pointer;width:100px;height:100px;border:2px solid transparent;border-radius:50%}@media (max-width:767px){.exchange-content .lnd-reviews .review-avatar{width:60px;height:60px}}.exchange-content .lnd-reviews .review-avatar.active{width:120px;height:120px;border-color:#2d8dcf}@media (max-width:767px){.exchange-content .lnd-reviews .review-avatar.active{width:80px;height:80px}}.exchange-content .lnd-reviews .review-avatar img{display:block;width:100%}.exchange-content .lnd-reviews .review-name{margin-top:1rem}.exchange-content .lnd-reviews .review-quote{margin:2rem 0;font-style:oblique}.exchange-content article,.exchange-content article .image{position:relative}.exchange-content article .image{width:100%;height:210px}.exchange-content article .image+.caption{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent)}.exchange-content .adv-list{margin-top:15rem;margin-bottom:6rem}.exchange-content .adv-card{display:flex;flex-direction:column;align-items:center}.exchange-content .adv-card>.icon{margin-bottom:.5rem}.exchange-content .adv-card>:not(:first-child){margin-top:1rem}.exchange-content section{width:100%}.exchange-content section hr{min-width:3rem;border:none;border-bottom:1px solid #252c32}.exchange-content section h1{font-size:2.25rem}.exchange-content section h2{font-size:1.5rem}.exchange-content section h3{font-size:1.25rem}.exchange-content section h4{font-size:1rem}.exchange-content section.black h1,.exchange-content section.black h2,.exchange-content section.black h3,.exchange-content section.black h4{color:#14191d!important}.exchange-content section.red h1,.exchange-content section.red h2,.exchange-content section.red h3,.exchange-content section.red h4{color:#fc5b56!important}.exchange-content section.green h1,.exchange-content section.green h2,.exchange-content section.green h3,.exchange-content section.green h4{color:#2abb62!important}.exchange-content section.blue h1,.exchange-content section.blue h2,.exchange-content section.blue h3,.exchange-content section.blue h4{color:#2d8dcf!important}.exchange-content section .section-header{margin-bottom:4rem}.exchange-content section.primary{background-color:#14191d}.exchange-content section.second{background-color:#192026}.exchange-content section.advs{background-color:#fff;text-align:center}.exchange-content section.advs a{color:#2d8dcf!important}.exchange-content section.promo{background-image:url(/dist/img/9ac4e274.png);background-position:center 130px;background-size:contain;background-repeat:no-repeat;text-align:center}.exchange-content section.education,.exchange-content section.promo{background-color:#14191d}.exchange-content section.education a{color:#2abb62!important}.exchange-content section.referral{padding:10rem 0;color:#dee0e2;background-image:url(/dist/img/419879a2.jpg);background-position:50%;background-size:cover;text-align:center}.exchange-content section.referral a{color:#2abb62!important}.exchange-content .vue-draggable-handle{cursor:move;touch-action:none}.exchange-content .vue-resizable-handle{touch-action:none;z-index:10;width:1rem!important;height:1rem!important;padding:0!important;bottom:.25rem!important;right:.25rem!important;background:none!important;background-size:cover!important}.exchange-content .theme-light .vue-resizable-handle{border-color:transparent #14191d #14191d transparent;border-style:solid;border-width:.5rem}.exchange-content .theme-dark .vue-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMy4zNjkgMjMuMzY5IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PGcgZmlsbD0iI0ZGRiI+PHBhdGggZD0iTTIyLjg2OCAyMy4zNjlhLjUwMi41MDIgMCAwMS0uMzU0LS4xNDZMLjE0Ni44NTRBLjUuNSAwIDAxLjg1My4xNDdsMjIuMzY4IDIyLjM2OGEuNS41IDAgMDEtLjM1My44NTR6Ii8+PHBhdGggZD0iTTIyLjg2OSAyMy4zNjhINS4xNDFhLjUuNSAwIDAxMC0xSDIyLjM3bC0uMDAzLTE3LjIyN2EuNS41IDAgMDExIDBsLjAwMiAxNy43MjdhLjQ5OC40OTggMCAwMS0uNS41eiIvPjwvZz48L3N2Zz4=)!important}.exchange-content .order-book_el{position:relative;z-index:1;padding:.5rem}.exchange-content .order-book_el:before{content:"";position:absolute;z-index:-1;width:100%;height:100%;top:0;bottom:0;opacity:.3}.exchange-content .order-book_el.bid:before{background-color:#fc5b56;max-width:calc(100%*var(--qty));right:0}.exchange-content .order-book_el.ask:before{background-color:#2abb62;max-width:calc(100%*var(--qty));left:0}.exchange-content .vue-grid-layout{margin:-10px -20px}@media (max-width:991px){.exchange-content .vue-grid-layout{height:auto!important}}.exchange-content .vue-grid-item{display:flex;flex-direction:column;border:none}.exchange-content .theme-light .vue-grid-item{color:#14191d;background-color:#fff}.exchange-content .theme-light .vue-grid-item .button,.exchange-content .theme-light .vue-grid-item a,.exchange-content .theme-light .vue-grid-item button{color:#14191d}.exchange-content .theme-dark .vue-grid-item{color:#fff;background-color:#14191d}.exchange-content .theme-dark .vue-grid-item .button,.exchange-content .theme-dark .vue-grid-item a,.exchange-content .theme-dark .vue-grid-item button{color:#fff}@media (max-width:991px){.exchange-content .vue-grid-item{position:relative;height:calc(100vh - 60px);max-height:40rem;margin:10px}}.exchange-content .vue-grid-item-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem}.exchange-content .vue-grid-item-header>*{flex:0 0 auto}.exchange-content .vue-grid-item-action{display:flex;align-items:center}.exchange-content .vue-grid-item-action .button+.button{margin-left:.5rem}.exchange-content .vue-grid-item-content{position:relative;flex:1;overflow:hidden;margin:0 1.5rem 1.5rem}.exchange-content .vue-grid-placeholder{background-color:rgba(0,0,0,.1)!important;border:1px dashed #fff!important;opacity:1!important}.exchange-content .ps__scrollbar-x-rail,.exchange-content .ps__scrollbar-y-rail{z-index:5}.exchange-content .ps__scrollbar-x-rail,.exchange-content .ps__scrollbar-x-rail:hover,.exchange-content .ps__scrollbar-y-rail,.exchange-content .ps__scrollbar-y-rail:hover{background:none!important}.exchange-content .vertical-wrapper{position:relative;margin-bottom:1.5rem;margin-left:1.5rem}.exchange-content .vertical-wrapper__area{position:absolute;top:0;left:0;width:100%;overflow:hidden}.exchange-content .scroll-area{position:relative;width:100%;height:100%;max-width:100%;max-height:100%}.exchange-content .market-tokens{display:flex;justify-content:flex-start;align-items:flex-start}.exchange-content .market-val{font-size:.9rem}.exchange-content .token+*{margin-left:1.5rem}.exchange-content .token:hover .name{color:#2d8dcf}.exchange-content .token ul{margin-top:.25rem;padding-top:.25rem;border-top:1px solid #252c32}.exchange-content .token li{min-width:4rem;text-align:right;white-space:nowrap}.exchange-content .token small{display:inline-flex}.exchange-content .token small+small{margin-left:.5rem}.exchange-content .token .name{display:block;color:#fff;text-align:center}.exchange-content .token .price{color:#fff}.exchange-content .token .currency{min-width:2em;justify-content:flex-end}.exchange-content .error{text-align:center}.exchange-content .talking{bottom:0}.exchange-content .talking,.exchange-content .talking .messages{position:absolute;top:0;left:0;right:0}.exchange-content .talking .messages{bottom:120px;overflow:hidden}.exchange-content .talking .messages .message:not(:first-child){margin-top:.5rem}.exchange-content .talking .textarea{position:absolute;bottom:0;left:0;right:0;padding-top:1.5rem;border-top:1px solid #252c32}.exchange-content .post{width:100%;position:relative}.exchange-content .post h1{font-size:2.5rem}.exchange-content .post a{font-size:1.25rem}@media (max-width:576px){.exchange-content .post:not(.details) .thumb{height:150px}}@media (min-width:576px){.exchange-content .post:not(.details) .thumb{height:200px}}@media (min-width:768px){.exchange-content .post:not(.details) .thumb{height:250px}}.exchange-content .post.details{margin-top:-1.25rem}.exchange-content .post.details .thumb{height:300px}@media (min-width:768px){.exchange-content .post.details .thumb{height:600px}}.exchange-content .post.details .caption{padding:3rem 0!important}.exchange-content .post .preview{position:relative;color:#fff}.exchange-content .post .preview+.content{margin-top:2rem}.exchange-content .post .preview .thumb{width:100%;background-position:50%;background-size:cover}.exchange-content .post .preview .caption{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent)}.exchange-content .post .preview .caption a{color:#fff}.exchange-content .post .preview .caption mark.tag{padding:.5rem .75rem;background-color:rgba(0,0,0,.5)}.exchange-content .compact{padding-bottom:1.5rem}.exchange-content .compact:not(:first-child){padding-top:1.5rem}.exchange-content .theme-light .compact:not(:first-child){border-top:1px solid #dee0e2}.exchange-content .theme-dark .compact:not(:first-child){border-top:1px solid #252c32}.exchange-content .compact a.caption{font-size:1.5rem}