/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*,*:before,*:after{outline:none;-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}body{font-family:'Montserrat', sans-serif}body.page-disabled{overflow:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.clearfix:before,.clearfix:after,.container:before,.container:after{content:" ";display:table}.container:after,.clearfix:after{clear:both}::-moz-selection{background:#303961;color:#fff}::selection{background:#303961;color:#fff}::-moz-selection{background:#303961;color:#fff}.browserupgrade{background:#2f4ffd;color:#fff;padding:20px;text-align:center;margin:0;-webkit-box-shadow:0px 4px 0px 0px rgba(34,45,125,0.1);box-shadow:0px 4px 0px 0px rgba(34,45,125,0.1)}.browserupgrade a{color:#fff}p,h1,h2,h3,h4,h5{margin-top:0}nav ul{list-style:none;margin:0;padding:0}a,button,svg{-webkit-transition:background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease, fill 0.3s ease;transition:background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease, fill 0.3s ease}button{outline:none}button:active{-webkit-transform:scale(0.98);transform:scale(0.98)}a,a:active,a:visited,a:hover{text-decoration:none}img{display:block;max-width:100%;height:auto}button{border:none;padding:0}section.pinned .container{position:fixed;top:0px;width:100%;height:100%;z-index:2}@media screen and (min-width: 768px){main{-webkit-transform:translateed(0, 0, 0);transform:translateed(0, 0, 0);height:100%;width:100%;overflow:hidden;position:relative;z-index:2}}.loading{position:fixed;background-color:#fff;width:100%;height:100%;top:0;left:0;z-index:1999;-webkit-transition:opacity 300ms ease, visibility 300ms ease;transition:opacity 300ms ease, visibility 300ms ease}.page-loaded .loading{opacity:0;visibility:hidden;-webkit-animation-play-state:paused;animation-play-state:paused}nav.social a{display:block}nav.social a span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.modal-trigger{cursor:pointer}.modal{content:'';position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background-color:rgba(0,0,0,0.9);display:none}.modal-window{position:fixed;width:85%;max-width:486px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1006;max-height:90%}.modal-content{padding:42px 30px 30px 30px}.modal.video .modal-window{max-width:1280px}.modal.video .modal-window .modal-content{position:relative;padding:0 0 56.35% 0;height:0;overflow:hidden;max-width:100%}.modal.video .modal-window .modal-content iframe,.modal.video .modal-window .modal-content object,.modal.video .modal-window .modal-content embed{position:absolute;top:0;left:0;width:100%;height:100%}.modal-window .modal-close{background-color:#485592;height:60px;width:60px;background-position:center;background-repeat:no-repeat;position:fixed;-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease}.modal-window .modal-close:after,.modal-window .modal-close:before{content:'';position:absolute;left:50%;top:50%;background-color:#fff;height:3px;width:35px}.modal-window .modal-close:after{margin-top:-2px;margin-left:-16px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal-window .modal-close:before{margin-top:-2px;margin-left:-16px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.no-touch .modal-window .modal-close:hover{background-color:#3e4a80}@media (min-width: 768px){.modal-window .modal-close{right:-60px;left:auto;top:0}}@media (max-width: 767px){.modal-window .modal-close{right:0;top:-60px}}.site-logo{position:absolute;z-index:10}.site-logo span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}@media screen and (min-width: 768px){.site-logo{top:40px;left:50px}.site-logo,.site-logo img{width:265px;height:43px}}@media screen and (max-width: 767px){.site-logo{top:15px;left:15px}.site-logo,.site-logo img{width:172px;height:26px}}.polygon-animation{position:fixed;top:0;left:0;width:100%;height:100%}.polygon-animation.background{z-index:1}.polygon-animation span{position:absolute;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);background-size:cover}.polygon-animation>span>span{width:100%;height:100%;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotate1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.polygon-animation.background>span:nth-child(1){background-image:url("/b1888e4a48c04f61d11b63cdad632b8104790e1e/84bed/img/bg-shape-1.svg");left:5%}.polygon-animation.background>span:nth-child(2){background-image:url("/fb3497fb47824faf3379e133e0208ca0807ce551/53031/img/bg-shape-2.svg");left:30%}.polygon-animation.background>span:nth-child(3){background-image:url("/90e71d562b818d2d86b977f7dd27ab1039347bfe/549be/img/bg-shape-3.svg");right:10%}.polygon-animation.background>span:nth-child(4){left:60%}.polygon-animation.background>span:nth-child(4)>span{background-image:url("/0c3ace2b89a06b30b2bbea9eed7799abffa90ad3/44ab7/img/bg-shape-4.svg")}.polygon-animation.background>span:nth-child(5){left:20%}.polygon-animation.background>span:nth-child(5)>span{background-image:url("/24d64dbaaed68bf6e55c69227d1a9e790c955aa6/191a3/img/bg-shape-5.svg");-webkit-animation-direction:reverse;animation-direction:reverse}.polygon-animation.background>span>span{-webkit-animation:rotate1 infinite 30s linear;animation:rotate1 infinite 30s linear}@media screen and (min-width: 1025px){.polygon-animation.background>span:nth-child(1){width:185px;height:489px}.polygon-animation.background>span:nth-child(2){width:144px;height:489px}.polygon-animation.background>span:nth-child(3){width:244px;height:484px}.polygon-animation.background>span:nth-child(4){width:162px;height:215px}.polygon-animation.background>span:nth-child(5){width:135px;height:99px}}@media screen and (max-width: 1024px){.polygon-animation.background>span:nth-child(1){width:95px;height:250px}.polygon-animation.background>span:nth-child(2){width:74px;height:250px}.polygon-animation.background>span:nth-child(3){width:125px;height:248px}.polygon-animation.background>span:nth-child(4){width:83px;height:110px}.polygon-animation.background>span:nth-child(5){width:70px;height:51px}}@media screen and (min-width: 768px){.desktop-menu{position:fixed;top:0;right:0;z-index:10}.desktop-menu .burger{position:absolute;right:0;background-color:#485592;width:80px;height:80px;z-index:2}.desktop-menu .burger:hover{background-color:#3e4a80}.desktop-menu .burger span{display:block;background:#ffffff;width:28px;height:3px;position:absolute;left:50%;margin-left:-13px;-webkit-transition:all 300ms ease;transition:all 300ms ease}.desktop-menu .burger span:nth-child(1){top:26px}.desktop-menu .burger span:nth-child(2){top:36px}.desktop-menu .burger span:nth-child(3){top:46px}.desktop-menu .burger:active{-webkit-transform:scale(0.98);transform:scale(0.98)}.desktop-menu-active .desktop-menu .burger span:nth-child(1){-webkit-transform:translateY(10px) translateX(0) rotate(45deg);transform:translateY(10px) translateX(0) rotate(45deg)}.desktop-menu-active .desktop-menu .burger span:nth-child(2){opacity:0}.desktop-menu-active .desktop-menu .burger span:nth-child(3){-webkit-transform:translateY(-10px) translateX(0) rotate(-45deg);transform:translateY(-10px) translateX(0) rotate(-45deg)}.desktop-menu nav{position:relative;z-index:1;right:-100%;padding-right:80px;height:80px;background-color:#303961;-webkit-transition:right 300ms ease;transition:right 300ms ease}.desktop-menu-active .desktop-menu nav{right:0}.desktop-menu nav li{float:left}.desktop-menu a{display:block;color:#fff;font-weight:500;font-size:14px;padding:30px 20px;height:80px}.desktop-menu a:hover{color:#7483c7}}@media screen and (max-width: 767px){.desktop-menu{display:none}}@media screen and (min-width: 768px){.social-menu{position:fixed;bottom:0;left:0;z-index:10}.social-menu button{position:absolute;left:0;bottom:0;background-color:#485592;width:80px;height:80px;z-index:2;background-image:url("/85fe42f67e70bfb40fa80d169ea2bba5f63ab272/e4b28/img/icon-social.svg");background-repeat:no-repeat;background-size:20px 24px;background-position:center}.social-menu button:after{content:'';position:absolute;top:50%;left:50%;width:20px;height:24px;margin-top:-12px;margin-left:-10px}.social-menu button:hover{background-color:#3e4a80}.social-menu nav{height:80px;position:relative;z-index:1;padding-bottom:80px;background-color:#303961;-webkit-transition:height 300ms ease;transition:height 300ms ease}.social-menu-active .social-menu nav{height:428px}.social-menu a{position:relative;width:80px;height:58px;border-bottom:1px solid #454d71}.social-menu nav.social a svg{fill:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.social-menu nav.social a:hover svg{fill:#7483c7}.social-menu nav.social a.facebook svg{width:9px;height:20px}.social-menu nav.social a.twitter svg{width:15px;height:13px}.social-menu nav.social a.linkedin svg{width:17px;height:15px}.social-menu nav.social a.slack svg{width:16px;height:16px}.social-menu nav.social a.reddit svg{width:18px;height:15px}.social-menu nav.social a.medium svg{width:17px;height:14px}}@media screen and (max-width: 767px){.social-menu{display:none}}#intro .bull{pointer-events:none}#intro .bull svg{display:block;width:100%;height:auto}#intro .bull polygon{-webkit-transition:fill 700ms ease;transition:fill 700ms ease}.st0{fill:transparent}.st1{fill:transparent}.st2{fill:transparent}.st3{fill:transparent}.st4{fill:transparent}.st5{fill:transparent}.st6{fill:transparent}.st7{fill:transparent}.st0.active{fill:#313A62}.st1.active{fill:#3F4B80}.st2.active{fill:#4B5897}.st3.active{fill:#5161A4}.st4.active{fill:#1F243E}.st5.active{fill:#495692}.st6.active{fill:#5D6CAC}.st7.active{fill:#4F60A3}#intro .copy{margin:0 auto;max-width:730px;text-align:center}#intro .copy h2{font-weight:700;text-transform:uppercase;color:#485592}#intro .copy p{color:#485592;font-weight:300}#intro .copy button{color:#fff;font-weight:700;background-color:#303961;-webkit-box-shadow:0px 8px 35px 0px rgba(128,133,179,0.41);box-shadow:0px 8px 35px 0px rgba(128,133,179,0.41)}#intro .copy button:hover{background-color:#3e4a80;color:#7483c7}.video-tab{overflow:hidden;position:absolute;z-index:0;height:100%;right:0;bottom:0;background-repeat:no-repeat;background-position:bottom right;background-image:url("/img/135508ca382e0dc5961e918d73393b4a526a8cca/video-tab-bg.jpg")}.video-tab video{position:absolute;bottom:0;right:0;width:100%;height:auto}.video-tab:after{content:'';position:absolute;-webkit-transform:rotate(-57.6deg);transform:rotate(-57.6deg);background-color:#fff;bottom:0;left:0;height:2000px;width:2000px;-webkit-transform-origin:bottom left;transform-origin:bottom left;z-index:2}.video-tab:before{content:'';position:absolute;height:100%;width:100%;background-color:#1a1f39;opacity:.8;z-index:1}.video-button{position:absolute;z-index:9;font-size:13px;font-weight:500;text-align:center;background-color:transparent;color:#fff;letter-spacing:1px}.no-touch .video-button:hover{color:#7483c7}.video-button>span{display:block;position:relative;z-index:2;padding-top:37px}.video-button>span>span{display:block;position:absolute;top:0;left:50%;margin-left:-8px;width:17px;height:20px}.video-button>span>span svg{width:17px;height:20px}.video-button>span>span svg{fill:#ffffff}.no-touch .video-button:hover>span>span svg{fill:#7483c7}@media screen and (min-width: 768px){#intro .bull{position:absolute}}@media screen and (min-width: 1360px){#intro .content{padding-top:450px}.video-tab{width:495px}.video-button{bottom:213px;right:151px}#intro .bull{top:-15px;margin-left:-420px;width:1003px;height:624px}}@media screen and (max-width: 1370px) and (min-width: 768px){#intro .content{padding-top:240px}#intro .bull{top:20px;margin-left:-100px;width:500px;height:313px}.video-tab{width:250px}.video-button{bottom:50px;right:30px}}@media screen and (max-height: 900px) and (min-width: 768px){#intro .content{padding-top:240px}#intro .bull{top:20px;margin-left:-100px;width:500px;height:313px}.video-tab{width:250px}.video-button{bottom:50px;right:30px}}@media screen and (min-width: 768px){#intro{position:absolute;width:100%;height:100%;z-index:3}#intro .content{position:absolute;z-index:2;width:1010px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#intro .copy h2{font-size:30px;margin-bottom:26px;letter-spacing:2px}#intro .copy p{font-size:22px;line-height:38px;margin-bottom:35px;padding:0 20px}#intro .copy button{width:207px;height:78px;font-size:18px;line-height:18px;letter-spacing:1.2px}.video-tab{-webkit-transform:translate3d(15px, 0, 0);transform:translate3d(15px, 0, 0);-webkit-transition:-webkit-transform 300ms ease;transition:-webkit-transform 300ms ease;transition:transform 300ms ease;transition:transform 300ms ease, -webkit-transform 300ms ease}.no-touch .video-tab.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.video-button{width:138px;height:116px}.video-button:after{content:'';position:absolute;left:20px;top:10px;width:138px;height:116px;z-index:-2;background-image:url("/53029dc681dd7535420c5d5b4cd8dfb2af5332af/07511/img/play-button-shadow.svg");opacity:.4;background-size:138px 116px;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:-webkit-transform 300ms ease;transition:-webkit-transform 300ms ease;transition:transform 300ms ease;transition:transform 300ms ease, -webkit-transform 300ms ease}.no-touch .video-button:hover:after{-webkit-transform:translate3d(10px, 10px, 0);transform:translate3d(10px, 10px, 0)}.video-button>svg{content:'';position:absolute;left:0;top:0;width:138px;height:116px;z-index:1;fill:#485592}.video-button:hover svg{fill:#3e4a80}.video-button>span{margin-left:6px;margin-top:26px}}@media screen and (max-width: 767px){#intro .content{padding:78px 20px 0 20px;width:100%;max-width:600px;margin:0 auto}#intro .bull{position:relative;z-index:11;margin-left:-70px;width:360px;height:226px}#intro .copy{position:relative;z-index:3;margin-top:-50px}#intro .copy h2{font-size:17px;line-height:28px;margin:0 auto 12px auto;letter-spacing:2px;max-width:250px}#intro .copy p{font-weight:300;font-size:17px;line-height:28px;margin-bottom:28px}#intro .copy button{width:157px;height:59px;font-size:13px;line-height:13px;letter-spacing:.8px}.video-tab{width:140px}.video-tab.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.video-button{right:23px;bottom:28px;width:40px}.video-button>svg{display:none}}@media screen and (min-width: 768px){.countdown.desktop{position:absolute;z-index:2;top:80px;right:100px}.countdown.desktop ul{margin:0;padding:0;list-style:none}.countdown.desktop li{position:relative;color:#e3ebf9;font-size:40px;font-weight:700;text-align:right;margin-bottom:5px;padding-right:70px;letter-spacing:2px}.countdown.desktop li span{position:absolute;top:0;right:0}}@media screen and (max-width: 767px){.countdown.desktop{display:none}}@media screen and (min-width: 768px){.mobile-gui{display:none}}@media screen and (max-width: 767px){.mobile-gui .burger{position:absolute;right:0;background-color:#485592;width:50px;height:50px;z-index:99}.mobile-gui .burger:hover{background-color:#3e4a80}.mobile-gui .burger span{display:block;background:#ffffff;width:22px;height:2px;position:absolute;left:50%;margin-left:-10px;-webkit-transition:all 300ms ease;transition:all 300ms ease}.mobile-gui .burger span:nth-child(1){top:15px}.mobile-gui .burger span:nth-child(2){top:23px}.mobile-gui .burger span:nth-child(3){top:31px}.mobile-gui .burger:active{-webkit-transform:scale(0.98);transform:scale(0.98)}.mobile-menu-active .mobile-gui .burger span:nth-child(1){-webkit-transform:translateY(9px) translateX(0) rotate(45deg);transform:translateY(9px) translateX(0) rotate(45deg)}.mobile-menu-active .mobile-gui .burger span:nth-child(2){opacity:0}.mobile-menu-active .mobile-gui .burger span:nth-child(3){-webkit-transform:translateY(-8px) translateX(0) rotate(-45deg);transform:translateY(-8px) translateX(0) rotate(-45deg)}.mobile-menu{position:fixed;z-index:10;width:100%;height:100%;background-color:#394473;background-image:url("/d5aeec48d8a3fc1494fc803a10d8a3be7c080c9a/a2183/img/mobile-menu-bg.svg");background-size:cover;overflow:scroll;opacity:0;visibility:hidden;-webkit-transition:opacity 300ms ease, visibility 300ms ease;transition:opacity 300ms ease, visibility 300ms ease}.mobile-menu-active .mobile-menu{opacity:1;visibility:visible}.mobile-menu .logo{position:fixed;top:15px;left:15px;width:172px;height:26px;background-image:url("/ea5240e0844dd12e577f05b65aad16f62a9d07f8/4f40d/img/site-logo-white.svg");background-size:172px 26px}.mobile-menu .content{padding:290px 45px 20px 45px}.mobile-menu nav.secondary{padding-bottom:7px}.mobile-menu nav.secondary li{margin-bottom:20px}.mobile-menu nav.secondary a{font-size:17px;color:#fff}.countdown.mobile ul{margin:0;padding:0;list-style:none}.countdown.mobile li{position:relative;color:#5160a3;font-weight:700;font-size:33px;padding-left:65px;margin-bottom:5px}.countdown.mobile li span{position:absolute;top:0;left:0}.mobile-menu nav.social{width:100%}.mobile-menu nav.social li{float:left;width:16.66%}.mobile-menu nav.social a{height:75px;width:100%}.mobile-menu nav.social a{background-repeat:no-repeat;background-position:center}.mobile-menu nav.social a.facebook{background-size:9px 20px;background-image:url("/9e7dadd43a0fdbed12694ed6141036b551aeebf0/464b0/img/icon-facebook.svg")}.mobile-menu nav.social a.twitter{background-size:15px 13px;background-image:url("/3761ea5e30e6cb306a4e3110ff6ae68fd731e170/906d5/img/icon-twitter.svg")}.mobile-menu nav.social a.linkedin{background-size:17px 15px;background-image:url("/590a0958a6aa632a417271c6249e7e949d33fed1/4b581/img/icon-linkedin.svg")}.mobile-menu nav.social a.slack{background-size:16px 16px;background-image:url("/18e92fa6edb79271fe2755b90a9a34e404e51388/90bc2/img/icon-slack.svg")}.mobile-menu nav.social a.reddit{background-size:18px 15px;background-image:url("/047d59819fb69f34bfe349af3f7e3bf7bdb1ae7a/13b7c/img/icon-reddit.svg")}.mobile-menu nav.social a.medium{background-size:17px 14px;background-image:url("/6b1188928c3853ed8aed9d3ec5fe3cd4286ed7d7/7635e/img/icon-medium.svg")}}
/*# sourceMappingURL=style.min.css.map *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=ddd84c335529306480b09e9a3adfbeb6)
 * Config saved to config.json and https://gist.github.com/ddd84c335529306480b09e9a3adfbeb6
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1040px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}@keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(30px);-moz-transform:translateX(30px);-ms-transform:translateX(30px);-o-transform:translateX(30px);transform:translateX(30px)}100%{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}*{font-family:'Montserrat', sans-serif}.Contribute{background:#F2F5F8;height:auto}.Contribute #airdropResult{display:none}.Contribute .loader,.Contribute .loader:before,.Contribute .loader:after{background:#2a3152;-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:1em;height:4em}.Contribute .loader{display:none;color:#2a3152;text-indent:-9999em;margin:88px auto;position:relative;font-size:11px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s}.Contribute .loader:before,.Contribute .loader:after{position:absolute;top:0;content:''}.Contribute .loader:before{left:-1.5em;-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.Contribute .loader:after{left:1.5em}@-webkit-keyframes load1{0%,80%,100%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes load1{0%,80%,100%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.Contribute h3{color:#3E4A80;font-size:24px;font-weight:500;letter-spacing:6px;margin-bottom:50px;text-align:center;text-transform:uppercase}.Contribute h4{color:#636466;font-weight:300;font-size:24px;line-height:40px;letter-spacing:0.2px;max-width:700px;margin:0 auto;text-align:center}.Contribute strong{font-weight:500}.Contribute a:hover{text-decoration:none}.Contribute button.primary,.Contribute button.secondary{padding:28px;font-size:17px;font-weight:500;min-width:195px;text-align:center;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.Contribute button.primary{background:#303961;color:#fff;-webkit-box-shadow:0 8px 34px rgba(128,133,179,0.4);-moz-box-shadow:0 8px 34px rgba(128,133,179,0.4);box-shadow:0 8px 34px rgba(128,133,179,0.4)}.Contribute button.primary:hover{-webkit-box-shadow:0 8px 44px rgba(128,133,179,0.7);-moz-box-shadow:0 8px 44px rgba(128,133,179,0.7);box-shadow:0 8px 44px rgba(128,133,179,0.7)}.Contribute button.secondary{color:#3E4A80;background:#fff;-webkit-box-shadow:0 8px 34px rgba(128,133,179,0.16);-moz-box-shadow:0 8px 34px rgba(128,133,179,0.16);box-shadow:0 8px 34px rgba(128,133,179,0.16)}.Contribute button.secondary:hover{-webkit-box-shadow:0 8px 44px rgba(128,133,179,0.55);-moz-box-shadow:0 8px 44px rgba(128,133,179,0.55);box-shadow:0 8px 44px rgba(128,133,179,0.55)}.Contribute .input-group{margin-bottom:100px;overflow:hidden;position:relative}@media (max-width: 768px){.Contribute .input-group{margin-bottom:60px}}.Contribute .input-group label{color:#3E4A80;font-size:18px;font-weight:500;letter-spacing:0.7px;text-transform:uppercase}.Contribute .input-group input{border:none;border-bottom:1px solid #d7d9e0;color:#636466;display:block;font-size:24px;font-weight:300;letter-spacing:0.2px;margin-left:40px;padding:30px 0 15px;width:94%}.Contribute .input-group input:active,.Contribute .input-group input:focus{border-bottom:1px solid #3E4A80}.Contribute .input-group select{border:none;border-bottom:1px solid #d7d9e0;color:#636466;display:block;font-size:24px;font-weight:300;height:80px;letter-spacing:0.2px;margin-top:5px;margin-left:35px;padding:30px 0 15px;width:94%;background:none}.Contribute .input-group select:active,.Contribute .input-group select:focus{border-bottom:1px solid #3E4A80}.Contribute .input-group .question-number{color:#c3c7d9;font-size:15px;font-weight:500;margin-right:8px}.Contribute .input-group .tip{color:#c3c7d9;font-size:24px;font-weight:300;position:absolute;bottom:20px;right:2%}.Contribute .checkbox-group{padding:30px 0 4px 80px;position:relative}@media (max-width: 768px){.Contribute .checkbox-group{padding-left:50px}}.Contribute .checkbox-group input[type='checkbox']{position:absolute;left:-9999px}.Contribute .checkbox-group input[type='checkbox']+label{cursor:pointer}.Contribute .checkbox-group input[type='checkbox']+label:before{content:'';border:1px solid #c3c7d9;border-radius:12px;display:block;height:24px;width:24px;position:absolute;left:35px;top:30px}@media (max-width: 768px){.Contribute .checkbox-group input[type='checkbox']+label:before{left:5px}}.Contribute .checkbox-group input[type='checkbox']:checked+label:before{border:1px solid #3E4A80}.Contribute .checkbox-group input[type='checkbox']:checked+label:after{content:'';background:#3E4A80;border-radius:12px;display:block;height:18px;width:18px;position:absolute;left:38px;top:33px}@media (max-width: 768px){.Contribute .checkbox-group input[type='checkbox']:checked+label:after{left:8px}}.Contribute .checkbox-group input[type='checkbox']:disabled+label:before{background:#f0f1f5}.Contribute .checkbox-group label{color:#636466;font-size:16px;font-weight:300;line-height:24px}.Contribute .input-group .error-message,.Contribute .checkbox-group .error-message{color:#E22020;display:none;margin:10px 0 0 40px;font-size:14px;font-weight:300}.Contribute section{padding:130px 0;position:relative;z-index:1000 !important}.Contribute .error{color:#E22020}.Contribute #Intro{text-align:center;padding:260px 0 110px}@media (max-width: 768px){.Contribute #Intro{padding-top:200px}}.Contribute #Intro:before{background:url("/ad2801060ad2cc26ec6b14f4413f4c961d452c35/1717b/img/bg-shape-7.svg") no-repeat;background-size:100% 100%;content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media (max-width: 768px){.Contribute #Intro:before{background:url("/f69e01cd773680d225e82ddfc6aeb4c29982cc86/843a6/img/bg-shape-18.svg") no-repeat;background-size:100% 100%}}.Contribute #Intro h1{color:#3E4A80;font-size:28px;font-weight:700;letter-spacing:6px;text-transform:uppercase}.Contribute #Intro h1 strong{font-size:40px;margin:16px 0 20px}@media (max-width: 768px){.Contribute #Intro h1 strong{line-height:22px;font-size:32px}}.Contribute #Intro h2{color:#3E4A80;letter-spacing:0.2px;font-weight:300}.Contribute #Intro h2 strong{color:#636466;font-size:21px;font-weight:500;letter-spacing:6px;margin:0;text-transform:uppercase}.Contribute #Intro h2 em{font-weight:500;font-style:normal}.Contribute #Intro h4{color:#3E4A80;margin-bottom:28px}.Contribute #Intro button{display:block;margin:0 auto 20px}.Contribute #Intro .input-field{border:0;outline:0;background:transparent;border-bottom:1px solid lightgrey;text-align:center;width:500px;max-width:500px;padding:10px;margin-bottom:30px}.Contribute #Intro .Intro-countdown{margin-bottom:85px}.Contribute #Intro .Intro-countdown .Intro-countdown-wrapper{display:inline-block}.Contribute #Intro .Intro-countdown .Intro-countdown-wrapper .Intro-countdown-value{color:#3E4A80;display:block;font-size:50px;font-weight:300;line-height:1;padding:0 14px 4px}.Contribute #Intro .Intro-countdown .Intro-countdown-wrapper .Intro-countdown-unit{color:#636466;font-weight:500;font-size:14px}.Contribute #Intro .Intro-countdown .Intro-countdown-delimiter{font-size:32px;vertical-align:top}@media (max-width: 768px){.Contribute #Intro .Intro-countdown .Intro-countdown-wrapper .Intro-countdown-value{font-size:40px;padding:0 2px 4px}.Contribute #Intro .Intro-countdown .Intro-countdown-delimiter{font-size:25px}}.Contribute #Intro .Intro-small{color:#636466;font-weight:300}.Contribute #PartnersPress{padding:0}.Contribute #PartnersPress .PartnersPress-wrapper{text-align:center;height:95px;margin-bottom:-30px;overflow:hidden}.Contribute #PartnersPress .PartnersPress-wrapper .PartnersPress-logo{background:url("/img/7d602bc55faca40e8475c40491d16c674abd5171/press.png") no-repeat;display:inline-block;height:90px;width:150px;filter:saturate(30%);-webkit-filter:saturate(30%);opacity:0.4;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.Contribute #PartnersPress .PartnersPress-wrapper .PartnersPress-logo:hover{opacity:1;filter:none;-webkit-filter:none;-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}.Contribute #PartnersPress .PartnersPress-wrapper a:nth-of-type(1) .PartnersPress-logo{background-position:0 0}.Contribute #PartnersPress .PartnersPress-wrapper a:nth-of-type(2) .PartnersPress-logo{background-position:-150px 0}.Contribute #PartnersPress .PartnersPress-wrapper a:nth-of-type(3) .PartnersPress-logo{background-position:-300px 0}.Contribute #PartnersPress .PartnersPress-wrapper a:nth-of-type(4) .PartnersPress-logo{background-position:-450px 0}.Contribute #PartnersPress .PartnersPress-wrapper a:nth-of-type(5) .PartnersPress-logo{background-position:-600px 0}.Contribute #PartnersPress .PartnersPress-wrapper a:nth-of-type(6) .PartnersPress-logo{background-position:-750px 0}.Contribute #PartnersPress .PartnersPress-wrapper a:nth-of-type(7) .PartnersPress-logo{background-position:-900px 0}.Contribute #Specs{background:#3E4A80 url("/img/24b7021577db3c60d7323bc662da3c96301b6dce/poly-stock-2.jpg") center no-repeat;background-size:cover;padding:70px 0}.Contribute #Specs:before{background:url("/8cbc21b5da531ab969be098d8e80726f720817de/b5ccb/img/bg-shape-17.svg") no-repeat;background-size:100% 100%;content:'';position:absolute;top:-90px;left:90%;width:180px;height:280px;z-index:1}@media (max-width: 768px){.Contribute #Specs:before{left:auto;right:0;top:-104px;width:60px}}.Contribute #Specs:after{background:url("/3e0cf8f11592e30c9f102ed625983c4e8f07ff8e/0d02d/img/bg-shape-13.svg") no-repeat;background-size:100% 100%;content:'';position:absolute;top:365px;width:310px;height:280px;z-index:1;right:83%}@media (max-width: 991px){.Contribute #Specs:after{display:none}}.Contribute #Specs .Specs-token{padding-right:40px}.Contribute #Specs .Specs-crowdsale{padding-left:40px}@media (max-width: 991px){.Contribute #Specs .Specs-token{padding-right:0}.Contribute #Specs .Specs-crowdsale{padding-left:0;padding-top:30px}}.Contribute #Specs .Specs-header{margin-bottom:20px}.Contribute #Specs .Specs-header span{display:block;letter-spacing:0.7px;text-transform:uppercase}.Contribute #Specs .Specs-header span:first-of-type{color:#fff;font-size:18px;margin-bottom:5px}.Contribute #Specs .Specs-header span:last-of-type{color:#c3c7d9}.Contribute #Specs .Specs-list{list-style:none;margin:0;padding:0}.Contribute #Specs .Specs-list li{border-top:1px solid #696e8c;overflow:auto;padding:10px 0}.Contribute #Specs .Specs-list li .Specs-list-key{color:#8a8fa6;float:left;font-size:14px;font-weight:500;letter-spacing:0.7px;text-transform:uppercase}.Contribute #Specs .Specs-list li .Specs-list-value{color:#fff;float:right;font-size:14px;font-weight:500;letter-spacing:0.7px;text-transform:uppercase}.Contribute #Video{height:300px;background:url("/img/7dfea349061151330030f240f294b33885819fc7/poly-stock-4.png");background-size:cover;margin-top:50px;padding:75px 0;margin-bottom:50px;cursor:pointer}.Contribute #ContributeStats{background:url("/img/7dfea349061151330030f240f294b33885819fc7/poly-stock-4.png");background-size:cover;padding:75px 0;margin-bottom:50px}.Contribute #ContributeStats .ContributeStats-list{list-style:none;padding:0;width:100%;max-width:420px;margin:0 auto 65px}.Contribute #ContributeStats .ContributeStats-list .ContributeStats-list-key,.Contribute #ContributeStats .ContributeStats-list .ContributeStats-list-value{color:#fff;font-size:14px;font-weight:500;letter-spacing:0.7px;text-transform:uppercase;margin-bottom:10px;display:inline-block}.Contribute #ContributeStats .ContributeStats-list .ContributeStats-list-value{float:right}.Contribute #ContributeStats .ContributeStats-progress{max-width:718px;margin:0 auto;width:100%;position:relative}.Contribute #ContributeStats .ContributeStats-progress label{background:#5161a4;color:#fff;border-radius:4px;font-size:16px;font-weight:500;padding:2px 8px;width:50px;text-align:center;position:absolute;top:-40px;left:57%}.Contribute #ContributeStats .ContributeStats-progress label:after{border-color:#5161a4 transparent transparent transparent;border-width:5px;border-style:solid;content:'';position:absolute;left:20px;top:100%}.Contribute #ContributeStats .ContributeStats-progress progress{display:block;border-radius:20px;border:none;height:26px;width:100%;overflow:hidden}.Contribute #ContributeStats .ContributeStats-progress progress:after{border-color:transparent transparent transparent #dbe7fe;border-width:13px;border-style:solid;content:'';position:absolute;left:60%;top:0}.Contribute #ContributeStats .ContributeStats-progress progress::-webkit-progress-bar{background:rgba(49,58,98,0.5);height:26px}.Contribute #ContributeStats .ContributeStats-progress progress::-webkit-progress-value{background:#dbe7fe}.Contribute #CTA-banner{background:#d6e0f3;display:relative;padding:18px 0;z-index:1000 !important}.Contribute #CTA-banner span{color:#3E4A80;display:inline-block;font-size:16px;font-weight:500;letter-spacing:0.7px;text-transform:uppercase;text-align:center;padding:30px 0 0}.Contribute #CTA-banner .CTAs{float:right;text-align:center}.Contribute #CTA-banner .CTAs button:first-of-type{margin-right:12px;margin-bottom:10px}@media (max-width: 991px){.Contribute #CTA-banner span{display:block;padding:10px 0 20px}.Contribute #CTA-banner .CTAs{float:none}}.Contribute #TokenDistribution:before{background:url("/a3c2b93f9545387787bb346adf68fa4b35b53e26/39d6b/img/bg-shape-12.svg") no-repeat;background-size:100% 100%;content:'';position:absolute;top:60px;left:0;width:100%;height:100%;z-index:-1}@media (max-width: 991px){.Contribute #TokenDistribution .TokenDistribution-donut-wrapper{display:none}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper{margin-top:50px !important}}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper{margin-top:50px}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut{text-align:center;margin-top:100%}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut svg{position:absolute;left:-40px;top:0;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut svg.active:nth-of-type(1) circle{-webkit-animation:growA 0.2s ease-in-out forwards;-moz-animation:growA 0.2s ease-in-out forwards;-ms-animation:growA 0.2s ease-in-out forwards;-o-animation:growA 0.2s ease-in-out forwards;animation:growA 0.2s ease-in-out forwards}@keyframes growA{from{stroke-width:0}to{stroke-width:10}}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut svg.active:nth-of-type(2) circle{-webkit-animation:growB 0.2s ease-in-out forwards;-moz-animation:growB 0.2s ease-in-out forwards;-ms-animation:growB 0.2s ease-in-out forwards;-o-animation:growB 0.2s ease-in-out forwards;animation:growB 0.2s ease-in-out forwards}@keyframes growB{from{stroke-width:100}to{stroke-width:110}}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut svg.active:nth-of-type(3) circle{-webkit-animation:growC 0.2s ease-in-out forwards;-moz-animation:growC 0.2s ease-in-out forwards;-ms-animation:growC 0.2s ease-in-out forwards;-o-animation:growC 0.2s ease-in-out forwards;animation:growC 0.2s ease-in-out forwards}@keyframes growC{from{stroke-width:52}to{stroke-width:62}}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut svg.active:nth-of-type(4) circle{-webkit-animation:growD 0.2s ease-in-out forwards;-moz-animation:growD 0.2s ease-in-out forwards;-ms-animation:growD 0.2s ease-in-out forwards;-o-animation:growD 0.2s ease-in-out forwards;animation:growD 0.2s ease-in-out forwards}@keyframes growD{from{stroke-width:80}to{stroke-width:90}}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut svg:nth-of-type(1) circle{fill:#adb8e3;stroke:#adb8e3}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut svg:nth-of-type(2){-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut svg:nth-of-type(2) circle{fill:transparent;stroke:#313a62;stroke-width:100;stroke-dasharray:367 1226}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut svg:nth-of-type(3){-webkit-transform:rotate(17.5deg);-moz-transform:rotate(17.5deg);-ms-transform:rotate(17.5deg);-o-transform:rotate(17.5deg);transform:rotate(17.5deg)}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut svg:nth-of-type(3) circle{fill:transparent;stroke:#5161a4;stroke-width:52;stroke-dasharray:183 1226}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut svg:nth-of-type(4){-webkit-transform:rotate(70deg);-moz-transform:rotate(70deg);-ms-transform:rotate(70deg);-o-transform:rotate(70deg);transform:rotate(70deg)}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut svg:nth-of-type(4) circle{fill:transparent;stroke:#3e4a80;stroke-width:80;stroke-dasharray:61 1226}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut .TokenDistribution-copy-wrapper{background:url("/img/c10926e3949bcaccaca0c64f30582818b54e9813/poly-stock-3.png");background-size:100%;height:340px;width:340px;position:absolute;padding:16px;left:43%;top:52%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (max-width: 1200px){.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut .TokenDistribution-copy-wrapper{left:45%;top:57%}}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut .TokenDistribution-copy-wrapper .TokenDistribution-copy-container{background:rgba(74,87,150,0.75);border-radius:50%;height:100%;padding-top:40%;width:100%}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut .TokenDistribution-copy-wrapper .TokenDistribution-copy-container .TokenDistribution-copy{color:#fff;display:block;letter-spacing:0.7px;text-transform:uppercase}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut .TokenDistribution-copy-wrapper .TokenDistribution-copy-container .TokenDistribution-copy:first-of-type{font-size:30px;font-weight:300;line-height:40px}.Contribute #TokenDistribution .TokenDistribution-donut-wrapper .TokenDistribution-donut .TokenDistribution-copy-wrapper .TokenDistribution-copy-container .TokenDistribution-copy:last-of-type{font-size:18px;font-weight:500}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper{margin-top:170px}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper .progress{cursor:pointer}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper .progress-label{color:#636466;font-size:16px;font-weight:500;letter-spacing:0.7px;text-transform:uppercase;padding:20px 0 0;display:inline-block;margin-bottom:-5px}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper .progress-value{color:#636466;font-size:16px;font-weight:300;letter-spacing:0.7px;padding:20px 0 0;float:right;margin-bottom:-5px}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper progress{width:100%;border-radius:12px;border:none;overflow:hidden;text-align:left}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper progress::-webkit-progress-bar{background:#dde8f6}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper progress::-webkit-progress-value{border-radius:20px}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper .progress:nth-of-type(1) progress::-webkit-progress-value{background:#acb7e3}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper .progress:nth-of-type(1) progress::-moz-progress-bar{background:#acb7e3}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper .progress:nth-of-type(2) progress::-webkit-progress-value{background:#313a62}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper .progress:nth-of-type(2) progress::-moz-progress-bar{background:#313a62}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper .progress:nth-of-type(3) progress::-webkit-progress-value{background:#5161a4}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper .progress:nth-of-type(3) progress::-moz-progress-bar{background:#5161a4}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper .progress:nth-of-type(4) progress::-webkit-progress-value{background:#3e4a80}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper .progress:nth-of-type(4) progress::-moz-progress-bar{background:#3e4a80}.Contribute #TokenDistribution .TokenDistribution-progress-wrapper.activeHover .progress:not(.active) progress::-webkit-progress-value,.Contribute #TokenDistribution .TokenDistribution-progress-wrapper.activeHover .progress:not(.active) progress::-moz-progress-value{background:#bfcbdc;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.Contribute #BudgetDistribution{margin-bottom:100px}.Contribute #BudgetDistribution:before{background:url("/adba0426acc9a6cd37ea0c3438315734e5c23b57/9d6a4/img/bg-shape-14.svg") no-repeat;background-size:100% 100%;content:'';position:absolute;top:20px;left:0;width:90%;height:120%;z-index:-1}@media (max-width: 991px){.Contribute #BudgetDistribution:before{width:100%}}.Contribute #BudgetDistribution .BudgetDistribution-breakdown{height:400px;margin-top:180px}@media (max-width: 1010px){.Contribute #BudgetDistribution .BudgetDistribution-breakdown{margin-top:40px;height:auto}}.Contribute #BudgetDistribution .BudgetDistribution-breakdown:before{content:'';background:url("/img/ef4c8b46c767643fbaed2bc0dfc5349c553f5066/bg-budget-distribution.png");background-size:100%;width:375px;height:375px;display:block;position:absolute;left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}@media (max-width: 1010px){.Contribute #BudgetDistribution .BudgetDistribution-breakdown:before{width:150px;height:150px;z-index:-1}}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .bull{background:url("/1508bf7c14ea6c60d2e2724dfa4c8b44768ea974/d62cd/img/bull.svg") no-repeat center center;width:360px;height:360px;position:absolute;left:50%;margin-top:35px;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}@media (max-width: 1010px){.Contribute #BudgetDistribution .BudgetDistribution-breakdown .bull{width:160px;height:160px;position:static;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;margin:0 auto}}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense{position:relative;width:300px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:hover:before,.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:hover:after{-webkit-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);-o-transform:scale(2);transform:scale(2)}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:before,.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:after{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;content:'';display:block;position:absolute;border-radius:40px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:before{width:20px;height:20px;background:#dbe7fe}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:after{width:10px;height:10px;background:#3E4A80}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(1){top:-80px;left:50%;-webkit-transform:translate(-140%);-moz-transform:translate(-140%);-ms-transform:translate(-140%);-o-transform:translate(-140%);transform:translate(-140%)}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(1):before{bottom:-20px;right:-20px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(1):after{bottom:-15px;right:-15px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(2){top:45px;left:50%;-webkit-transform:translate(-165%);-moz-transform:translate(-165%);-ms-transform:translate(-165%);-o-transform:translate(-165%);transform:translate(-165%)}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(2):before{top:20px;right:-20px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(2):after{top:25px;right:-15px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(3){top:140px;left:53%;-webkit-transform:translate(-126%);-moz-transform:translate(-126%);-ms-transform:translate(-126%);-o-transform:translate(-126%);transform:translate(-126%)}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(3):before{top:0px;right:0px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(3):after{top:5px;right:5px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(4){top:-430px;left:50%;-webkit-transform:translate(33%);-moz-transform:translate(33%);-ms-transform:translate(33%);-o-transform:translate(33%);transform:translate(33%)}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(4):before{bottom:-30px;left:-30px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(4):after{bottom:-25px;left:-25px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(5){top:-270px;left:50%;-webkit-transform:translate(72%);-moz-transform:translate(72%);-ms-transform:translate(72%);-o-transform:translate(72%);transform:translate(72%)}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(5):before{top:30px;left:-40px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(5):after{top:35px;left:-35px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(6){top:-158px;left:49%;-webkit-transform:translate(40%);-moz-transform:translate(40%);-ms-transform:translate(40%);-o-transform:translate(40%);transform:translate(40%)}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(6):before{top:-30px;left:-30px}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:nth-of-type(6):after{top:-25px;left:-25px}@media (max-width: 1010px){.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense{top:0 !important;right:0 !important;left:0 !important;bottom:0 !important;width:100%;margin-bottom:20px;padding-left:34px;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:before{top:0 !important;left:0 !important}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense:after{top:5px !important;left:5px !important}}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense .title{color:#3f3f3f;display:block;font-size:16px;font-weight:500;letter-spacing:0.2px;margin-bottom:12px;text-transform:uppercase}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense .title .percentage{color:#3E4A80}.Contribute #BudgetDistribution .BudgetDistribution-breakdown .BudgetDistribution-expenses .BudgetDistribution-expense .description{color:#636466;font-size:16px;font-weight:300;letter-spacing:0.2px;line-height:21px}.Contribute #WhatIsPoly h4{text-align:left}.Contribute #WhatIsPoly p{color:#636466;font-size:16px;font-weight:300;line-height:24px;letter-spacing:0.2px;margin:16px 0 46px}.Contribute #KeyDates{position:relative}.Contribute #KeyDates:before{background:url("/d09dcce9d075537d7605b003f60b8ff7b9f6117a/00bcf/img/bg-shape-9.svg") no-repeat center top;background-size:auto;content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.Contribute #KeyDates:after{background:url("/b127a0b8974af00950dad4aab4955783f2d759b0/2a49a/img/bg-shape-10.svg") no-repeat 92% 94%;background-size:auto;content:'';position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:99}.Contribute #KeyDates .KeyDates-image{background:url("/img/c53e6ed0acf567e6cbd2f59236776b12e3e9861f/poly-stock-1.jpg") no-repeat right;background-size:cover;position:absolute;left:0;width:70%;height:684px;top:240px;z-index:-1}.Contribute #KeyDates .KeyDates-dates-bg{background:#303136;display:block;position:absolute;width:100%;height:550px;right:0;top:308px;z-index:-1;left:50%}.Contribute #KeyDates ul.KeyDates-dates{list-style:none;margin-top:104px;padding:18px 0 18px 35px}@media (max-width: 768px){.Contribute #KeyDates ul.KeyDates-dates{padding:18px 10px 18px 10px}}.Contribute #KeyDates ul.KeyDates-dates li{border-bottom:1px solid #383a3f;padding:28px 0 28px 80px;position:relative}.Contribute #KeyDates ul.KeyDates-dates li:last-of-type{border:none}.Contribute #KeyDates ul.KeyDates-dates li .KeyDates-date{display:inline-block;margin-right:20px;text-align:center;width:60px;position:absolute;left:0;top:22px}.Contribute #KeyDates ul.KeyDates-dates li .KeyDates-date .day{color:#c3c7d9;display:block;font-size:32px;font-weight:300;line-height:34px}.Contribute #KeyDates ul.KeyDates-dates li .KeyDates-date .month{color:#6078E1;font-size:18px;font-weight:500;text-transform:uppercase}.Contribute #KeyDates ul.KeyDates-dates li .KeyDates-disc{display:inline-block}.Contribute #KeyDates ul.KeyDates-dates li .KeyDates-disc .title{color:#c3c7d9;display:block;font-size:16px;font-weight:500;letter-spacing:0.7px;margin-bottom:2px;text-transform:uppercase}.Contribute #KeyDates ul.KeyDates-dates li .KeyDates-disc .subtitle{color:#c3c7d9;display:block;font-size:14px;font-weight:300;letter-spacing:0.2px}@media (max-width: 991px){.Contribute #KeyDates .KeyDates-image{display:none}.Contribute #KeyDates .KeyDates-dates-bg{display:none}.Contribute #KeyDates ul.KeyDates-dates{background:#303136}}.Contribute #HowToContribute{padding-bottom:100px;width:100% !important;padding-left:100px;padding-right:100px}.Contribute #HowToContribute:before{background:url("/8ae2091f14543abadacea65662dc3af87ed32174/90eb3/img/bg-shape-8.svg") no-repeat 65% 20px;background-size:auto;content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.Contribute #HowToContribute ul{list-style:none;margin:0;padding:70px 0 0 0}.Contribute #HowToContribute ul li{text-align:center;padding:0 40px;margin-bottom:40px}@media (max-width: 991px){.Contribute #HowToContribute ul li{padding:0}}.Contribute #HowToContribute ul li img{margin:0 auto 5px;max-width:140px;border:1px solid #3E4A80;border-radius:70px}.Contribute #HowToContribute ul li a{color:#3E4A80;font-size:12px;font-weight:500;line-height:22px;letter-spacing:0.7px;text-transform:uppercase}.Contribute #HowToContribute ul li a:hover{text-decoration:none;color:#6078E1}.Contribute #FAQ:before{background:url("/e29ff2aa25f17e6ee69a84e79e2be75d7a83e7ab/584b1/img/bg-shape-6.svg") no-repeat;background-size:100% 90%;content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media (max-width: 991px){.Contribute #FAQ:before{background-size:auto;height:92%}}.Contribute #FAQ .FAQ-accordion{padding-top:35px}.Contribute #FAQ .FAQ-accordion .FAQ-item{background:#fff;cursor:pointer;margin-bottom:10px;padding:30px 34px;-webkit-box-shadow:1px 1px 4px rgba(62,74,128,0.15);-moz-box-shadow:1px 1px 4px rgba(62,74,128,0.15);box-shadow:1px 1px 4px rgba(62,74,128,0.15);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.Contribute #FAQ .FAQ-accordion .FAQ-item:hover{-webkit-box-shadow:1px 1px 12px rgba(62,74,128,0.2);-moz-box-shadow:1px 1px 12px rgba(62,74,128,0.2);box-shadow:1px 1px 12px rgba(62,74,128,0.2)}.Contribute #FAQ .FAQ-accordion .FAQ-item.active .FAQ-q .fa-angle-up{display:block}.Contribute #FAQ .FAQ-accordion .FAQ-item.active .FAQ-q .fa-angle-down{display:none}.Contribute #FAQ .FAQ-accordion .FAQ-item.active .FAQ-q{color:#303136}.Contribute #FAQ .FAQ-accordion .FAQ-item.active .FAQ-a{height:auto;margin-top:40px}.Contribute #FAQ .FAQ-accordion .FAQ-item .FAQ-q{color:#3E4A80;display:block;font-size:16px;font-weight:500;letter-spacing:0.7px;text-transform:uppercase}.Contribute #FAQ .FAQ-accordion .FAQ-item .FAQ-q i{color:#3E4A80;float:right;font-size:20px}.Contribute #FAQ .FAQ-accordion .FAQ-item .FAQ-q i.fa-angle-up{display:none}.Contribute #FAQ .FAQ-accordion .FAQ-item .FAQ-q i.fa-angle-down{display:block}@media (max-width: 768px){.Contribute #FAQ .FAQ-accordion .FAQ-item .FAQ-q i.fa-angle-up,.Contribute #FAQ .FAQ-accordion .FAQ-item .FAQ-q i.fa-angle-down{display:none !important}}.Contribute #FAQ .FAQ-accordion .FAQ-item .FAQ-a{color:#636466;height:0px;margin:0;overflow:hidden;display:block;-webkit-transition:all 0.4s cubic-bezier(0.2, 1, 0.2, 1);-moz-transition:all 0.4s cubic-bezier(0.2, 1, 0.2, 1);-ms-transition:all 0.4s cubic-bezier(0.2, 1, 0.2, 1);-o-transition:all 0.4s cubic-bezier(0.2, 1, 0.2, 1);transition:all 0.4s cubic-bezier(0.2, 1, 0.2, 1);font-weight:300;font-size:16px;letter-spacing:0.2px;line-height:24px}.Contribute #Footer{z-index:999 !important;margin-top:50px;text-align:center}.Contribute #Footer .twitter-embed{margin-bottom:50px}.Contribute #Footer .social-menu{display:relative;position:static}.Contribute #Footer .social-menu .social{background:none;height:auto;padding-bottom:20px}.Contribute #Footer .social-menu .social li{display:inline-block}.Contribute #Footer .social-menu .social li a{border:none;background:#3E4A80;border:none;border-radius:20px;height:38px;width:38px;position:relative}.Contribute #Footer .social-menu .social li a i{fill:#fff;color:white;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.Contribute #Footer .footer-other{text-align:center;padding-bottom:40px;color:#636466;font-size:12px;font-weight:300}.Contribute #Footer .footer-legal{text-align:center;padding-bottom:140px;color:#636466;font-size:12px;font-weight:300}.Contribute form#crowdsale-register{padding:110px 0 0}.Contribute .modal{background:none;overflow:scroll;padding:120px 30px;z-index:9999}@media (max-width: 991px){.Contribute .modal{padding:40px 30px}.Contribute .modal .modal-wrapper{padding:80px 30px !important}}.Contribute .modal p{color:#636466;font-size:16px;line-height:30px;font-weight:300;letter-spacing:0.2px;text-align:center}.Contribute .modal .modal-close{position:absolute;right:-30px;top:-30px;background:none;width:30px;height:30px;z-index:2}.Contribute .modal .modal-close span{display:block;background:#ffffff;width:28px;height:3px;position:absolute;left:50%;margin-left:-13px;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.Contribute .modal .modal-close span:nth-child(1){top:0;-webkit-transform:translateY(10px) translateX(0) rotate(45deg);-moz-transform:translateY(10px) translateX(0) rotate(45deg);-ms-transform:translateY(10px) translateX(0) rotate(45deg);-o-transform:translateY(10px) translateX(0) rotate(45deg);transform:translateY(10px) translateX(0) rotate(45deg)}.Contribute .modal .modal-close span:nth-child(2){top:20px;-webkit-transform:translateY(-10px) translateX(0) rotate(-45deg);-moz-transform:translateY(-10px) translateX(0) rotate(-45deg);-ms-transform:translateY(-10px) translateX(0) rotate(-45deg);-o-transform:translateY(-10px) translateX(0) rotate(-45deg);transform:translateY(-10px) translateX(0) rotate(-45deg)}.Contribute .modal .modal-bg{background:rgba(48,49,54,0.86);position:fixed;top:0;width:100%;right:0;left:0;bottom:0;z-index:-1}.Contribute .modal .modal-wrapper{background:#fff;padding:120px 80px;position:relative}.Contribute .modal .modal-wrapper:before{background:url("/3ae67c405ab3072f1fe2ab11e936dc8b19c03bd1/043fa/img/bg-shape-11.svg") no-repeat center 50px;background-size:contain;content:'';position:absolute;top:0;left:-120px;width:108%;height:280px;z-index:0}@media (max-width: 768px){.Contribute .modal .modal-wrapper:before{display:none}}.Contribute .modal.small:after{background:url("/40a484091df1e81542db82c728d05d570ab41aa1/73fbc/img/bg-shape-15.svg") no-repeat center 170px;background-size:56%;content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.Contribute .modal.small .modal-wrapper{padding:100px 80px}.Contribute .modal button.primary{display:block;margin:100px auto 0}.Contribute .terms-conditions{padding:20px;border:1px solid #d7d9e0;height:350px;overflow-y:scroll;font-weight:300;font-size:12px;text-align:left;margin-bottom:10px}.Contribute .terms-conditions p{color:#3f3f3f;font-weight:300;font-size:12px;text-align:left;line-height:20px}.Contribute .terms-conditions p:first-of-type{font-size:16px}.sk-cube-grid{width:40px;height:40px;margin:100px auto}.sk-cube-grid .sk-cube{width:33%;height:33%;background-color:#333;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{-webkit-animation-delay:0.2s;animation-delay:0.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:0.3s;animation-delay:0.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:0.4s;animation-delay:0.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:0.1s;animation-delay:0.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:0.2s;animation-delay:0.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:0.3s;animation-delay:0.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0s;animation-delay:0s}.sk-cube-grid .sk-cube8{-webkit-animation-delay:0.1s;animation-delay:0.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:0.2s;animation-delay:0.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,70%,100%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1)}35%{-webkit-transform:scale3D(0, 0, 1);transform:scale3D(0, 0, 1)}}@keyframes sk-cubeGridScaleDelay{0%,70%,100%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1)}35%{-webkit-transform:scale3D(0, 0, 1);transform:scale3D(0, 0, 1)}}.ContributeStep:before{background:url("/ccbf4d80c0319365f3e3efc6648e41c72e9a526e/45a8a/img/bg-shape-16.svg") no-repeat center top;background-size:100% 100%;content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media (max-width: 768px){.ContributeStep:before{background-size:100% 50%}}.ContributeStep section{padding:0}.ContributeStep h4{font-size:22px;text-align:left;max-width:100%}.ContributeStep p{color:#636466;font-size:16px;font-weight:300;letter-spacing:0.2px;line-height:24px}.ContributeStep a{font-weight:500;color:#3E4A80}.ContributeStep #Breadcrumb{padding:230px 0 22px}@media (max-width: 991px){.ContributeStep #Breadcrumb{padding-top:150px}}@media (max-width: 768px){.ContributeStep #Breadcrumb{padding-top:100px}}.ContributeStep #Breadcrumb .container{padding:0}.ContributeStep #Breadcrumb ul{list-style:none;margin:0;padding:0 0 0 6px}.ContributeStep #Breadcrumb ul li{color:#3E4A80;display:inline-block;float:left;font-size:12px;font-weight:500;padding:6px 14px;text-align:center;text-transform:uppercase;margin-left:-1px;position:relative}@media (max-width: 350px){.ContributeStep #Breadcrumb ul li{padding:6px 10px}}.ContributeStep #Breadcrumb ul li:before{background:#f2f5f8;content:'';display:block;position:absolute;width:100%;height:100%;border:1px solid #d7d9e0;left:0;top:0;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);z-index:-1}.ContributeStep #Breadcrumb ul li i{color:#3E4A80;font-size:18px}.ContributeStep #Breadcrumb ul li:first-of-type{color:#3E4A80;padding:5px 10px;width:40px}.ContributeStep #Breadcrumb ul li:first-of-type:before{background:#fff;height:29px}.ContributeStep #Breadcrumb ul li.current:before{background:#dde8f6}.ContributeStep #Breadcrumb ul li.current ~ li{display:none}.ContributeStep .Step{background:#fff;display:none;opacity:0;padding:60px;margin-bottom:120px;-webkit-box-shadow:0 12px 34px rgba(62,74,128,0.06);-moz-box-shadow:0 12px 34px rgba(62,74,128,0.06);box-shadow:0 12px 34px rgba(62,74,128,0.06);-webkit-animation:slideIn 0.5s cubic-bezier(0.2, 1, 0.2, 1) 0.2s forwards;-moz-animation:slideIn 0.5s cubic-bezier(0.2, 1, 0.2, 1) 0.2s forwards;-ms-animation:slideIn 0.5s cubic-bezier(0.2, 1, 0.2, 1) 0.2s forwards;-o-animation:slideIn 0.5s cubic-bezier(0.2, 1, 0.2, 1) 0.2s forwards;animation:slideIn 0.5s cubic-bezier(0.2, 1, 0.2, 1) 0.2s forwards}@media (max-width: 768px){.ContributeStep .Step{padding:30px 20px}}.ContributeStep .Step .bullet{display:block;padding-left:26px;position:relative}.ContributeStep .Step .bullet:before{border-color:transparent transparent transparent #636466;border-width:5px;border-style:solid;content:'';position:absolute;left:0;top:6px}.ContributeStep .Step .bullet p{font-weight:500;margin-bottom:10px}.ContributeStep .Step .terms-conditions{margin-top:50px}.ContributeStep .Step #upload-error{margin-top:30px !important;text-align:center}.ContributeStep .Step input[type='radio']{position:absolute;left:-100%}.ContributeStep .Step input[type='radio']:checked+.contribution-method .contribution-method-wrapper{border:1px solid #3E4A80}.ContributeStep .Step .contribution-method{cursor:pointer;margin:50px 0 0}.ContributeStep .Step .contribution-method:first-of-type{padding-right:20px}.ContributeStep .Step .contribution-method:last-child{padding-left:20px}.ContributeStep .Step .contribution-method:hover .contribution-method-wrapper{border:1px solid #b8b9bf}.ContributeStep .Step .contribution-method .contribution-method-wrapper{border:1px solid #d7d9e0;padding:28px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.ContributeStep .Step .contribution-method .contribution-method-wrapper .contribution-method-title{color:#3E4A80;display:block;font-size:18px;font-weight:500;letter-spacing:0.2px;margin-bottom:0px;text-transform:uppercase;text-align:center}.ContributeStep .Step .contribution-method .contribution-method-wrapper .contribute-method-logo{height:40px;margin-bottom:30px}.ContributeStep .Step .contribution-method .contribution-method-wrapper .contribute-method-logo.wide{height:40px}.ContributeStep .Step .contribution-method .contribution-method-wrapper .contribute-method-logo.wide img{max-width:120px}.ContributeStep .Step .contribution-method .contribution-method-wrapper .contribute-method-logo img{max-width:60px;margin:0 auto}.ContributeStep .Step #contribute-web3{padding:50px 0;max-width:500px;margin:0 auto}@media (max-width: 768px){.ContributeStep .Step #contribute-web3 .input-group input{margin-bottom:10px !important;width:100% !important}.ContributeStep .Step #contribute-web3 .input-group input+.tip{right:30px;left:auto}.ContributeStep .Step #contribute-web3 .input-group button{width:100%}}.ContributeStep .Step #contribute-web3 .contribute-amount{color:#3E4A80;font-size:18px;font-weight:500;letter-spacing:0.7px;margin-bottom:10px;text-transform:uppercase}.ContributeStep .Step #contribute-web3 .contribute-gas{color:#636466;font-size:12px;font-weight:300;letter-spacing:0.2px}.ContributeStep .Step #contribute-web3 .input-group{margin-bottom:20px;overflow:visible}.ContributeStep .Step #contribute-web3 input{border:1px solid #d7d9e0;color:#636466;font-size:24px;font-weight:300;padding:22px;vertical-align:bottom;width:280px;float:left;margin:0 20px 0 0}.ContributeStep .Step #contribute-web3 input+.tip{top:22px;left:213px;right:auto}.ContributeStep .Step .contribute-addr{color:#3E4A80;cursor:pointer;border:1px solid #d7d9e0;font-size:20px;letter-spacing:0.2px;margin:40px auto;padding:15px;position:relative;text-align:center;max-width:560px;word-break:break-word}.ContributeStep .Step .contribute-addr i{position:absolute;top:20px;right:-35px}@media (max-width: 768px){.ContributeStep .Step .contribute-addr i{display:none}}.ContributeStep .Step .table-wrapper{background:#f2f5f8;overflow:auto;padding:30px 40px;margin-bottom:50px}.ContributeStep .Step .table-wrapper table{width:100%}.ContributeStep .Step .table-wrapper table tr:not(:last-child){border-bottom:1px solid #e1e5e8}.ContributeStep .Step .table-wrapper table tr td{font-size:14px;padding:10px 0;text-transform:uppercase}.ContributeStep .Step .table-wrapper table tr td:first-child{color:#3E4A80;font-weight:500}.ContributeStep .Step .table-wrapper table tr td:last-child{color:#636466;font-weight:300;text-align:right;word-break:break-word}@media (max-width: 768px){.ContributeStep .Step .table-wrapper{padding:14px 20px}.ContributeStep .Step .table-wrapper table tr{display:block;width:100%}.ContributeStep .Step .table-wrapper table tr td{display:block;width:100%}.ContributeStep .Step .table-wrapper table tr td:first-child{padding:8px 0 0}.ContributeStep .Step .table-wrapper table tr td:last-child{text-align:left;padding:0 0 8px}}.ContributeStep .Step .ctas{text-align:center;margin:70px 0 40px}.ContributeStep .Step .ctas button:first-child{margin-right:14px;margin:0 14px 20px;margin-bottom:20px}.ContributeStep .share-success{text-align:center;padding:13px;border-radius:3px}.ContributeStep .btn-twitter{background:#00ACEE;border-radius:0;color:#fff;border-width:1px;border-style:solid;border-color:#0075a2}.ContributeStep .btn-twitter:link,.ContributeStep .btn-twitter:visited{color:#fff}.ContributeStep .btn-twitter:active,.ContributeStep .btn-twitter:hover{background:#0075a2;color:#fff}
@font-face {
  font-family: 'Lucida Grande';
  src: url("/789ee53979df3fdda9a83a4fc4a44a2ed264e3e5/23de6/fonts/lucidagrande.eot");
  src: url("/789ee53979df3fdda9a83a4fc4a44a2ed264e3e5/23de6/fonts/lucidagrande.eot") format('embedded-opentype'), url("/32367cd64fa87d4a8aea9e61dadb13677e15534a/f6f25/fonts/lucidagrande.woff2") format('woff2'), url("/98d5df65ba5ff98e4a92589e84487222b5767992/ab9fa/fonts/lucidagrande.woff") format('woff'), url("/e3317b1e4d3ee91a0bec9dde141bd41e8db06977/819b9/fonts/lucidagrande.ttf") format('truetype'), url("/cccb609f849ab6834d07d333f23c1db45ae893e1/58ba8/fonts/lucidagrande.svg#lucidagrande") format('svg');
}
@keyframes move_diamond_first {
  0% {
    top: 33.6787%;
    left: 37.00256%;
  }
  40% {
    top: 52.1787%;
    left: 19.87256%;
  }
  41% {
    top: 54.2787%;
  }
  71% {
    top: 65.1787%;
    left: 31.37256%;
  }
  72% {
    top: 66.1787%;
  }
  100% {
    top: 65.1787%;
    left: 31.37256%;
  }
  /*77%{
		top: 78.1787%;
    	left: 43.77256%;
	}
	100%{
		top: 79.1787%;
    	left: 44.77256%;
	}*/
}
@keyframes simple_second {
  0% {
    top: 33.0787%;
    left: 36.87256%;
  }
  40% {
    top: 45.4787%;
    left: 49.07256%;
  }
  100% {
    top: 46.4787%;
    left: 52.07256%;
  }
}
@keyframes verified_investors {
  0% {
    top: 66.3787%;
    left: 32.60256%;
  }
  15% {
    top: 78.92849%;
    left: 44.62686%;
  }
  16% {
    top: 76.62849%;
    left: 49.42686%;
  }
  20% {
    top: 74.42849%;
    left: 51.62686%;
  }
  23% {
    top: 72.92849%;
    left: 52.12686%;
  }
  26% {
    top: 71.92849%;
    left: 52.00686%;
  }
  30% {
    top: 67.92849%;
    left: 48.42686%;
  }
  59% {
    top: 47.92849%;
    left: 28.82686%;
  }
  62% {
    top: 46.92849%;
    left: 28.29686%;
  }
  65% {
    top: 45.22849%;
    left: 28.62686%;
  }
  76% {
    top: 39.42849%;
    left: 33.52686%;
  }
  100% {
    top: 38.02849%;
    left: 34.52686%;
  }
}
@keyframes notverified_investors {
  0% {
    top: 66.3787%;
    left: 32.60256%;
  }
  15% {
    top: 78.92849%;
    left: 44.62686%;
  }
  30% {
    top: 66.3787%;
    left: 32.60256%;
  }
  100% {
    top: 66.3787%;
    left: 32.60256%;
  }
}
@keyframes compliance_template {
  0% {
    top: 45.22849%;
    left: 56.92686%;
  }
  30% {
    top: 45.90849%;
    left: 56.92686%;
  }
  55% {
    top: 35.52849%;
    left: 66.52686%;
  }
  60% {
    top: 35.10849%;
    left: 67.02686%;
  }
  65% {
    top: 34.92849%;
    left: 67.52686%;
  }
  70% {
    top: 34.97849%;
    left: 67.75686%;
  }
  75% {
    top: 35.02849%;
    left: 67.90686%;
  }
  80% {
    top: 35.52849%;
    left: 68.42686%;
  }
  100% {
    top: 42.52849%;
    left: 74.62686%;
  }
}
@keyframes bottom_security {
  0% {
    top: 82.62849%;
    left: 63.62686%;
  }
  /*25%{
		top: 87.62849%;
    	left: 60.02686%;
	}*/
  40% {
    top: 90.29849%;
    left: 58.22686%;
  }
  48% {
    top: 90.91849%;
    left: 57.02686%;
  }
  56% {
    top: 90.69849%;
    left: 56.02686%;
  }
  64% {
    top: 89.89849%;
    left: 54.82686%;
  }
  100% {
    top: 80.89849%;
    left: 46.02686%;
  }
}
@keyframes verify_investors {
  0% {
    top: 81.82849%;
    left: 42.42686%;
  }
  12.5% {
    top: 67.82849%;
    left: 28.00686%;
  }
  13% {
    top: 67.82849%;
    left: 29.00686%;
  }
  25% {
    top: 55.82849%;
    left: 16.82686%;
  }
  49.5% {
    top: 55.42849%;
    left: 17.32686%;
    opacity: 1;
  }
  49.6% {
    opacity: 0;
  }
  49.9% {
    top: 81.82849%;
    left: 42.42686%;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  62.5% {
    top: 67.82849%;
    left: 28.00686%;
  }
  63% {
    top: 67.82849%;
    left: 28.00686%;
  }
  75% {
    top: 55.82849%;
    left: 16.82686%;
  }
  100% {
    top: 55.42849%;
    left: 17.32686%;
  }
}
@keyframes changing_investors {
  0% {
    opacity: 1;
  }
  29.4% {
    opacity: 1;
  }
  29.5% {
    opacity: 0;
  }
  32.5% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes long_security_token {
  0% {
    top: 33.0787%;
    left: 36.87256%;
  }
  10% {
    top: 39.02849%;
    left: 42.62686%;
  }
  15% {
    top: 43.52849%;
    left: 39.01686%;
  }
  16.5% {
    top: 44.32849%;
    left: 38.79686%;
  }
  18% {
    top: 44.82849%;
    left: 38.34686%;
  }
  19.5% {
    top: 46.32849%;
    left: 38.00686%;
  }
  21% {
    top: 47.32849%;
    left: 38.20686%;
  }
  22.5% {
    top: 48.72849%;
    left: 38.50686%;
  }
  49% {
    top: 75.32849%;
    left: 64.32686%;
  }
  51% {
    top: 75.32849%;
    left: 64.32686%;
  }
  76% {
    top: 48.72849%;
    left: 38.50686%;
  }
  78% {
    top: 47.32849%;
    left: 38.20686%;
  }
  79.5% {
    top: 46.32849%;
    left: 38.00686%;
  }
  81% {
    top: 44.82849%;
    left: 38.34686%;
  }
  82.5% {
    top: 44.32849%;
    left: 38.79686%;
  }
  84% {
    top: 43.52849%;
    left: 39.01686%;
  }
  89% {
    top: 39.02849%;
    left: 42.62686%;
  }
  99% {
    top: 33.0787%;
    left: 36.87256%;
  }
  100% {
    top: 33.0787%;
    left: 36.87256%;
  }
}
html,
body {
  padding: 0px;
  margin: 0px;
  font-family: 'Lucida Grande', sans-serif;
}
.animation-main {
  font-family: 'Lucida Grande', sans-serif;
  color: #3d4979;
}
.animation-ease-in-out {
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.animation-holder {
  width: 100%;
  padding-top: 55%;
  position: relative;
}
.animation-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 18px;
  background-image: url('../images/background.svg');
  background-size: cover;
  background-position: center;
  background-color: #eFf3fa;
}
.animation-main h2 {
  font-size: 2em;
}
.animation-main h4 {
  font-size: 1em;
}
.animation-main img.issuer {
  width: 14.85429%;
  position: absolute;
  top: 26.165803%;
  left: 29.779673%;
  z-index: 100;
}
.animation-main img.kyc-providers {
  position: absolute;
  width: 14.78322%;
  top: 45.595854%;
  left: 13.0774%;
  z-index: 100;
}
.animation-main img.attestation_providers {
  position: absolute;
  width: 14.78322%;
  top: 42.595854%;
  left: 13.0774%;
  z-index: 101;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main img.customers_registry {
  position: absolute;
  width: 14.78322%;
  top: 39.595854%;
  left: 13.0774%;
  z-index: 102;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main img.investors {
  position: absolute;
  width: 14.78322%;
  top: 58.80829%;
  left: 24.3781%;
  z-index: 100;
}
.animation-main img.verified-investors {
  position: absolute;
  width: 14.78322%;
  top: 58.80829%;
  left: 24.3781%;
  z-index: 101;
  opacity: 0;
  -webkit-animation-delay: 6.5s;
  -webkit-animation-duration: 10s;
  -webkit-animation-name: changing_investors;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 6.5s;
  -moz-animation-duration: 10s;
  -moz-animation-name: changing_investors;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 6.5s;
  -o-animation-duration: 10s;
  -o-animation-name: changing_investors;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 6.5s;
  animation-duration: 10s;
  animation-name: changing_investors;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.animation-main img.security-token-offerings {
  position: absolute;
  width: 13.64605%;
  top: 75.12955%;
  left: 38.87704%;
  z-index: 100;
}
.animation-main img.developers {
  position: absolute;
  width: 13.64605%;
  top: 71.50259%;
  left: 38.80597%;
  z-index: 101;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main img.compllance-template {
  position: absolute;
  width: 17.98152%;
  top: 39.896373%;
  left: 45.98436%;
  z-index: 102;
}
.animation-main img.legal-delegates {
  position: absolute;
  width: 17.98152%;
  top: 36.398963%;
  left: 45.98436%;
  z-index: 103;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main img.compliance-temlate-repository {
  position: absolute;
  width: 17.98152%;
  top: 36.528497%;
  left: 68.017057%;
  z-index: 103;
}
.animation-main img.equities {
  position: absolute;
  width: 13.7882%;
  top: 69.68911%;
  left: 59.70149%;
  z-index: 104;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main img.hedge-funds {
  position: absolute;
  width: 13.7882%;
  top: 66.19171%;
  left: 59.70149%;
  z-index: 105;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main img.reit-s {
  position: absolute;
  width: 13.7882%;
  top: 62.69431%;
  left: 59.70149%;
  z-index: 106;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main img.security-token-registrar {
  position: absolute;
  width: 13.7882%;
  top: 59.19691%;
  left: 59.70149%;
  z-index: 106;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main img.arrow-1 {
  position: absolute;
  width: 6.96517%;
  top: 40.4145%;
  left: 25.65742%;
  z-index: 50;
}
.animation-main img.arrow-2 {
  position: absolute;
  width: 10.8742%;
  top: 55.31088%;
  left: 21.32196%;
  z-index: 50;
}
.animation-main img.arrow-3 {
  position: absolute;
  width: 10.8742%;
  top: 58.60533%;
  left: 19.3319%;
  z-index: 50;
}
.animation-main img.arrow-4 {
  position: absolute;
  width: 10.8742%;
  top: 71.33212%;
  left: 31.469722%;
  z-index: 50;
}
.animation-main img.arrow-5 {
  position: absolute;
  width: 10.51883%;
  top: 68.35751%;
  left: 33.801912%;
  z-index: 50;
}
.animation-main img.arrow-6 {
  position: absolute;
  width: 16.06254%;
  top: 83.16062%;
  left: 48.542999%;
  z-index: 50;
}
.animation-main img.arrow-7 {
  position: absolute;
  width: 22.88557%;
  top: 35.62176%;
  left: 38.59488%;
  z-index: 50;
}
.animation-main img.arrow-8 {
  position: absolute;
  width: 24.16488%;
  top: 41.83937%;
  left: 28.708599%;
  z-index: 50;
}
.animation-main img.arrow-9 {
  position: absolute;
  width: 20.75337%;
  top: 39.766839%;
  left: 38.94811%;
  z-index: 50;
}
.animation-main img.arrow-10 {
  position: absolute;
  width: 15.19034%;
  top: 36.1904%;
  left: 58.07256%;
  z-index: 50;
}
.animation-main img.diamond-1 {
  position: absolute;
  width: 1.2793%;
  top: 33.6787%;
  left: 36.17256%;
  z-index: 51;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 10s;
  -webkit-animation-name: move_diamond_first;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 10s;
  -moz-animation-name: move_diamond_first;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 0s;
  -o-animation-duration: 10s;
  -o-animation-name: move_diamond_first;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 0s;
  animation-duration: 10s;
  animation-name: move_diamond_first;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.animation-main img.diamond-2 {
  position: absolute;
  width: 1.2793%;
  top: 32.4787%;
  left: 37.97256%;
  z-index: 52;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-duration: 6s;
  -webkit-animation-name: simple_second;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 0.5s;
  -moz-animation-duration: 6s;
  -moz-animation-name: simple_second;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 0.5s;
  -o-animation-duration: 6s;
  -o-animation-name: simple_second;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 0.5s;
  animation-duration: 6s;
  animation-name: simple_second;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.animation-main img.diamond-3 {
  position: absolute;
  width: 1.2793%;
  top: 32.4787%;
  left: 37.97256%;
  z-index: 52;
  -webkit-animation-delay: 0.8s;
  -webkit-animation-duration: 6s;
  -webkit-animation-name: simple_second;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 0.8s;
  -moz-animation-duration: 6s;
  -moz-animation-name: simple_second;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 0.8s;
  -o-animation-duration: 6s;
  -o-animation-name: simple_second;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 0.8s;
  animation-duration: 6s;
  animation-name: simple_second;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.animation-main img.diamond-4 {
  position: absolute;
  width: 1.2793%;
  top: 32.4787%;
  left: 37.97256%;
  z-index: 52;
  -webkit-animation-delay: 1.1s;
  -webkit-animation-duration: 6s;
  -webkit-animation-name: simple_second;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 1.1s;
  -moz-animation-duration: 6s;
  -moz-animation-name: simple_second;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 1.1s;
  -o-animation-duration: 6s;
  -o-animation-name: simple_second;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 1.1s;
  animation-duration: 6s;
  animation-name: simple_second;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.animation-main img.diamond-5 {
  position: absolute;
  width: 1.2793%;
  top: 41.52849%;
  left: 74.62686%;
  z-index: 52;
  -webkit-animation-delay: 3s;
  -webkit-animation-duration: 5s;
  -webkit-animation-name: compliance_template;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 3s;
  -moz-animation-duration: 5s;
  -moz-animation-name: compliance_template;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 3s;
  -o-animation-duration: 5s;
  -o-animation-name: compliance_template;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 3s;
  animation-duration: 5s;
  animation-name: compliance_template;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.animation-main img.diamond-6 {
  position: absolute;
  width: 1.2793%;
  top: 82.62849%;
  left: 63.42686%;
  z-index: 52;
  -webkit-animation-delay: 2s;
  -webkit-animation-duration: 4s;
  -webkit-animation-name: bottom_security;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 2s;
  -moz-animation-duration: 4s;
  -moz-animation-name: bottom_security;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 2s;
  -o-animation-duration: 4s;
  -o-animation-name: bottom_security;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 2s;
  animation-duration: 4s;
  animation-name: bottom_security;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.animation-main img.diamond-7 {
  position: absolute;
  width: 1.2793%;
  top: 81.82849%;
  left: 42.42686%;
  z-index: 52;
  -webkit-animation-delay: 8.1s;
  -webkit-animation-duration: 20s;
  -webkit-animation-name: verify_investors;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 8.1s;
  -moz-animation-duration: 20s;
  -moz-animation-name: verify_investors;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 8.1s;
  -o-animation-duration: 20s;
  -o-animation-name: verify_investors;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 8.1s;
  animation-duration: 20s;
  animation-name: verify_investors;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.animation-main img.diamond-8 {
  position: absolute;
  width: 1.2793%;
  top: 33.32849%;
  left: 38.42686%;
  z-index: 53;
  -webkit-animation-delay: 4.6s;
  -webkit-animation-duration: 12s;
  -webkit-animation-name: long_security_token;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 4.6s;
  -moz-animation-duration: 12s;
  -moz-animation-name: long_security_token;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 4.6s;
  -o-animation-duration: 12s;
  -o-animation-name: long_security_token;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 4.6s;
  animation-duration: 12s;
  animation-name: long_security_token;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.animation-main img.diamond-9 {
  position: absolute;
  width: 1.2793%;
  top: 33.32849%;
  left: 38.42686%;
  z-index: 53;
  -webkit-animation-delay: 4.9s;
  -webkit-animation-duration: 12s;
  -webkit-animation-name: long_security_token;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 4.9s;
  -moz-animation-duration: 12s;
  -moz-animation-name: long_security_token;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 4.9s;
  -o-animation-duration: 12s;
  -o-animation-name: long_security_token;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 4.9s;
  animation-duration: 12s;
  animation-name: long_security_token;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.animation-main img.diamond-10 {
  position: absolute;
  width: 1.2793%;
  top: 33.32849%;
  left: 38.42686%;
  z-index: 53;
  -webkit-animation-delay: 5.2s;
  -webkit-animation-duration: 12s;
  -webkit-animation-name: long_security_token;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 5.2s;
  -moz-animation-duration: 12s;
  -moz-animation-name: long_security_token;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 5.2s;
  -o-animation-duration: 12s;
  -o-animation-name: long_security_token;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 5.2s;
  animation-duration: 12s;
  animation-name: long_security_token;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.animation-main img._temp_1 {
  position: absolute;
  width: 1.2793%;
  top: 33.32849%;
  left: 38.42686%;
  z-index: 153;
}
.animation-main img.diamond-11 {
  position: absolute;
  width: 1.2793%;
  top: 66.3787%;
  left: 32.60256%;
  z-index: 53;
  -webkit-animation-delay: 7.2s;
  -webkit-animation-duration: 10s;
  -webkit-animation-name: verified_investors;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 7.2s;
  -moz-animation-duration: 10s;
  -moz-animation-name: verified_investors;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 7.2s;
  -o-animation-duration: 10s;
  -o-animation-name: verified_investors;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 7.2s;
  animation-duration: 10s;
  animation-name: verified_investors;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.animation-main img.diamond-12 {
  position: absolute;
  width: 1.2793%;
  top: 66.3787%;
  left: 32.60256%;
  z-index: 53;
  -webkit-animation-delay: 10.7s;
  -webkit-animation-duration: 10s;
  -webkit-animation-name: notverified_investors;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-delay: 10.7s;
  -moz-animation-duration: 10s;
  -moz-animation-name: notverified_investors;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-delay: 10.7s;
  -o-animation-duration: 10s;
  -o-animation-name: notverified_investors;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-delay: 10.7s;
  animation-duration: 10s;
  animation-name: notverified_investors;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.animation-main #developers_overlay {
  position: absolute;
  width: 13.64605%;
  top: 68.50259%;
  left: 38.80597%;
  height: 22.1917%;
  z-index: 150;
}
.animation-main #legal_delagets_overlay {
  position: absolute;
  width: 17.98152%;
  top: 29.896373%;
  left: 45.98436%;
  height: 29.1917%;
  z-index: 152;
}
.animation-main #security_token_overlay {
  position: absolute;
  width: 13.7882%;
  top: 50.19691%;
  left: 59.70149%;
  height: 36.1917%;
  z-index: 152;
}
.animation-main #customers_registry_overlay {
  position: absolute;
  width: 14.78322%;
  top: 34.595854%;
  left: 13.0774%;
  height: 28%;
  z-index: 152;
}
.animation-main h2.main-title {
  text-align: center;
  position: absolute;
  top: 9.45595%;
  width: 100%;
  margin: auto;
}
.animation-main h4.app-layer {
  position: absolute;
  top: 14.766839%;
  left: 5.61478%;
}
.animation-main h4.protocol-layer {
  position: absolute;
  top: 85.62176%;
  left: 5.61478%;
}
.animation-main h4.legal-layer {
  position: absolute;
  top: 82.77202%;
  right: 3.4115%;
}
.animation-main.developres-schema img.developers {
  top: 67.50259%;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main.legal_delagets-schema img.legal-delegates {
  top: 26.398963%;
  left: 45.98436%;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main.security_token-schema img.hedge-funds {
  top: 59.19171%;
  left: 59.70149%;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main.security_token-schema img.reit-s {
  top: 47.69431%;
  left: 59.70149%;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main.security_token-schema img.security-token-registrar {
  top: 37.19691%;
  left: 59.70149%;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main.customers_registry-schema img.attestation_providers {
  top: 38.595854%;
  left: 13.0774%;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.animation-main.customers_registry-schema img.customers_registry {
  top: 31.595854%;
  left: 13.0774%;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImJhc2UvX2ZvbnRzLmxlc3MiLCJiYXNlL19jb21wb25lbnRzLmxlc3MiLCJiYXNlL19yZXNldC5sZXNzIiwidmlld3MvX2FuaW1hdGlvbi5sZXNzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0VBQ0ksYUFBYSxlQUFiO0VBQ0EsU0FBUyw0QkFBVDtFQUNBLFNBQVMsNkJBQTZCLE9BQU8sMEJBQ3BDLCtCQUErQixPQUFPLGNBQ3RDLDhCQUE4QixPQUFPLGFBQ3JDLDZCQUE2QixPQUFPLGlCQUNwQywwQ0FBMEMsT0FBTyxNQUoxRDs7QUNISjtFQUNDO0lBQ0MsYUFBQTtJQUNBLGVBQUE7O0VBRUQ7SUFDQyxhQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGFBQUE7O0VBRUQ7SUFDQyxhQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGFBQUE7O0VBRUQ7SUFDQyxhQUFBO0lBQ0csZUFBQTs7Ozs7Ozs7Ozs7QUFXTDtFQUNDO0lBQ0MsYUFBQTtJQUNHLGVBQUE7O0VBRUo7SUFDQyxhQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGFBQUE7SUFDRyxlQUFBOzs7QUFHTDtFQUNDO0lBQ0MsYUFBQTtJQUNHLGVBQUE7O0VBRUo7SUFDQyxjQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGNBQUE7SUFDRyxlQUFBOztFQUVKO0lBQ0MsY0FBQTtJQUNHLGVBQUE7O0VBRUo7SUFDQyxjQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGNBQUE7SUFDRyxlQUFBOztFQUVKO0lBQ0MsY0FBQTtJQUNHLGVBQUE7O0VBRUo7SUFDQyxjQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGNBQUE7SUFDRyxlQUFBOztFQUVKO0lBQ0MsY0FBQTtJQUNHLGVBQUE7O0VBRUo7SUFDQyxjQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGNBQUE7SUFDRyxlQUFBOzs7QUFHTDtFQUNDO0lBQ0MsYUFBQTtJQUNHLGVBQUE7O0VBRUo7SUFDQyxjQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGFBQUE7SUFDRyxlQUFBOztFQUVKO0lBQ0MsYUFBQTtJQUNHLGVBQUE7OztBQUdMO0VBQ0M7SUFDQyxjQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGNBQUE7SUFDRyxlQUFBOztFQUVKO0lBQ0MsY0FBQTtJQUNHLGVBQUE7O0VBRUo7SUFDQyxjQUFBO0lBQ0EsZUFBQTs7RUFFRDtJQUNDLGNBQUE7SUFDQSxlQUFBOztFQUVEO0lBQ0MsY0FBQTtJQUNHLGVBQUE7O0VBRUo7SUFDQyxjQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGNBQUE7SUFDRyxlQUFBOztFQUVKO0lBQ0MsY0FBQTtJQUNHLGVBQUE7OztBQUdMO0VBQ0M7SUFDQyxjQUFBO0lBQ0csZUFBQTs7Ozs7O0VBTUo7SUFDQyxjQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGNBQUE7SUFDRyxlQUFBOztFQUVKO0lBQ0MsY0FBQTtJQUNHLGVBQUE7O0VBRUo7SUFDQyxjQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGNBQUE7SUFDRyxlQUFBOzs7QUFJTDtFQUNDO0lBQ0MsY0FBQTtJQUNHLGVBQUE7O0VBRUo7SUFDQyxjQUFBO0lBQ0csZUFBQTs7RUFFRDtJQUNGLGNBQUE7SUFDRyxlQUFBOztFQUVKO0lBQ0MsY0FBQTtJQUNHLGVBQUE7O0VBRUo7SUFDQyxjQUFBO0lBQ0csZUFBQTtJQUNBLFVBQUE7O0VBRUo7SUFDQyxVQUFBOztFQUVEO0lBQ0MsY0FBQTtJQUNHLGVBQUE7SUFDQSxVQUFBOztFQUVKO0lBQ0MsVUFBQTs7RUFFRDtJQUNDLGNBQUE7SUFDRyxlQUFBOztFQUVKO0lBQ0MsY0FBQTtJQUNHLGVBQUE7O0VBRUo7SUFDQyxjQUFBO0lBQ0csZUFBQTs7RUFFSjtJQUNDLGNBQUE7SUFDRyxlQUFBOzs7QUFHTDtFQUNDO0lBQ0MsVUFBQTs7RUFFRDtJQUNDLFVBQUE7O0VBRUQ7SUFDQyxVQUFBOztFQUVEO0lBQ0MsVUFBQTs7RUFFRDtJQUNDLFVBQUE7O0VBRUQ7SUFDQyxVQUFBOzs7QUFHRjtFQUNDO0lBQ0MsYUFBQTtJQUNHLGVBQUE7O0VBRUo7SUFD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O0VBQ0YsZUFBQTtFQUNBLGVBQUE7RUF0WUQsbUNBQUE7RUFDQSxnQ0FBQTtFQUNBLCtCQUFBO0VBQ0EsOEJBQUE7RUFDQSwyQkFBQTs7QUFzWUQsZUFBZSxzQkFFZCxJQUFHO0VBQ0YsY0FBQTtFQUNBLGVBQUE7RUE5WUQsbUNBQUE7RUFDQSxnQ0FBQTtFQUNBLCtCQUFBO0VBQ0EsOEJBQUE7RUFDQSwyQkFBQTs7QUFzWUQsZUFBZSxzQkFPZCxJQUFHO0VBQ0YsY0FBQTtFQUNBLGVBQUE7RUFuWkQsbUNBQUE7RUFDQSxnQ0FBQTtFQUNBLCtCQUFBO0VBQ0EsOEJBQUE7RUFDQSwyQkFBQTs7QUFzWUQsZUFBZSxzQkFZZCxJQUFHO0VBQ0YsY0FBQTtFQUNBLGVBQUE7RUF4WkQsbUNBQUE7RUFDQSxnQ0FBQTtFQUNBLCtCQUFBO0VBQ0EsOEJBQUE7RUFDQSwyQkFBQTs7QUF3WkQsZUFBZSwwQkFDZCxJQUFHO0VBQ0YsZUFBQTtFQUNBLGNBQUE7RUEvWkQsbUNBQUE7RUFDQSxnQ0FBQTtFQUNBLCtCQUFBO0VBQ0EsOEJBQUE7RUFDQSwyQkFBQTs7QUF3WkQsZUFBZSwwQkFNZCxJQUFHO0VBQ0YsZUFBQTtFQUNBLGNBQUE7RUFwYUQsbUNBQUE7RUFDQSxnQ0FBQTtFQUNBLCtCQUFBO0VBQ0EsOEJBQUE7RUFDQSwyQkFBQSIsInNvdXJjZXNDb250ZW50IjpbIkBmb250LWZhY2Uge1xuICAgIGZvbnQtZmFtaWx5OiAnTHVjaWRhIEdyYW5kZSc7XG4gICAgc3JjOiB1cmwoJy4uL2ZvbnRzL2x1Y2lkYWdyYW5kZS5lb3QnKTtcbiAgICBzcmM6IHVybCgnLi4vZm9udHMvbHVjaWRhZ3JhbmRlLmVvdCcpIGZvcm1hdCgnZW1iZWRkZWQtb3BlbnR5cGUnKSxcbiAgICAgICAgIHVybCgnLi4vZm9udHMvbHVjaWRhZ3JhbmRlLndvZmYyJykgZm9ybWF0KCd3b2ZmMicpLFxuICAgICAgICAgdXJsKCcuLi9mb250cy9sdWNpZGFncmFuZGUud29mZicpIGZvcm1hdCgnd29mZicpLFxuICAgICAgICAgdXJsKCcuLi9mb250cy9sdWNpZGFncmFuZGUudHRmJykgZm9ybWF0KCd0cnVldHlwZScpLFxuICAgICAgICAgdXJsKCcuLi9mb250cy9sdWNpZGFncmFuZGUuc3ZnI2x1Y2lkYWdyYW5kZScpIGZvcm1hdCgnc3ZnJyk7XG59IiwiQGtleWZyYW1lcyBtb3ZlX2RpYW1vbmRfZmlyc3R7XG5cdDAle1xuXHRcdHRvcDogMzMuNjc4NyU7XG5cdFx0bGVmdDogMzcuMDAyNTYlO1xuXHR9XG5cdDQwJXtcblx0XHR0b3A6IDUyLjE3ODclO1xuICAgIFx0bGVmdDogMTkuODcyNTYlO1xuXHR9XG5cdDQxJXtcblx0XHR0b3A6IDU0LjI3ODclO1xuXHR9XG5cdDcxJXtcblx0XHR0b3A6IDY1LjE3ODclO1xuICAgIFx0bGVmdDogMzEuMzcyNTYlO1xuXHR9XG5cdDcyJXtcblx0XHR0b3A6IDY2LjE3ODclO1xuXHR9XG5cdDEwMCV7XG5cdFx0dG9wOiA2NS4xNzg3JTtcbiAgICBcdGxlZnQ6IDMxLjM3MjU2JTtcblx0fVxuXHQvKjc3JXtcblx0XHR0b3A6IDc4LjE3ODclO1xuICAgIFx0bGVmdDogNDMuNzcyNTYlO1xuXHR9XG5cdDEwMCV7XG5cdFx0dG9wOiA3OS4xNzg3JTtcbiAgICBcdGxlZnQ6IDQ0Ljc3MjU2JTtcblx0fSovXG59XG5Aa2V5ZnJhbWVzIHNpbXBsZV9zZWNvbmR7XG5cdDAle1xuXHRcdHRvcDogMzMuMDc4NyU7XG4gICAgXHRsZWZ0OiAzNi44NzI1NiU7XG5cdH1cblx0NDAle1xuXHRcdHRvcDogNDUuNDc4NyU7XG4gICAgXHRsZWZ0OiA0OS4wNzI1NiU7XG5cdH1cblx0MTAwJXtcblx0XHR0b3A6IDQ2LjQ3ODclO1xuICAgIFx0bGVmdDogNTIuMDcyNTYlO1xuXHR9XG59XG5Aa2V5ZnJhbWVzIHZlcmlmaWVkX2ludmVzdG9yc3tcblx0MCV7XG5cdFx0dG9wOiA2Ni4zNzg3JTtcbiAgICBcdGxlZnQ6IDMyLjYwMjU2JTtcblx0fVxuXHQxNSV7XG5cdFx0dG9wOiA3OC45Mjg0OSU7XG4gICAgXHRsZWZ0OiA0NC42MjY4NiU7XG5cdH1cblx0MTYle1xuXHRcdHRvcDogNzYuNjI4NDklO1xuICAgIFx0bGVmdDogNDkuNDI2ODYlO1xuXHR9XG5cdDIwJXtcblx0XHR0b3A6IDc0LjQyODQ5JTtcbiAgICBcdGxlZnQ6IDUxLjYyNjg2JTtcblx0fVxuXHQyMyV7XG5cdFx0dG9wOiA3Mi45Mjg0OSU7XG4gICAgXHRsZWZ0OiA1Mi4xMjY4NiU7XG5cdH1cblx0MjYle1xuXHRcdHRvcDogNzEuOTI4NDklO1xuICAgIFx0bGVmdDogNTIuMDA2ODYlO1xuXHR9XG5cdDMwJXtcblx0XHR0b3A6IDY3LjkyODQ5JTtcbiAgICBcdGxlZnQ6IDQ4LjQyNjg2JTtcblx0fVxuXHQ1OSV7XG5cdFx0dG9wOiA0Ny45Mjg0OSU7XG4gICAgXHRsZWZ0OiAyOC44MjY4NiU7XG5cdH1cblx0NjIle1xuXHRcdHRvcDogNDYuOTI4NDklO1xuICAgIFx0bGVmdDogMjguMjk2ODYlOztcblx0fVxuXHQ2NSV7XG5cdFx0dG9wOiA0NS4yMjg0OSU7XG4gICAgXHRsZWZ0OiAyOC42MjY4NiU7XG5cdH1cblx0NzYle1xuXHRcdHRvcDogMzkuNDI4NDklO1xuICAgIFx0bGVmdDogMzMuNTI2ODYlO1xuXHR9XG5cdDEwMCV7XG5cdFx0dG9wOiAzOC4wMjg0OSU7XG4gICAgXHRsZWZ0OiAzNC41MjY4NiU7XG5cdH1cbn1cbkBrZXlmcmFtZXMgbm90dmVyaWZpZWRfaW52ZXN0b3Jze1xuXHQwJXtcblx0XHR0b3A6IDY2LjM3ODclO1xuICAgIFx0bGVmdDogMzIuNjAyNTYlO1xuXHR9XG5cdDE1JXtcblx0XHR0b3A6IDc4LjkyODQ5JTtcbiAgICBcdGxlZnQ6IDQ0LjYyNjg2JTtcblx0fVxuXHQzMCV7XG5cdFx0dG9wOiA2Ni4zNzg3JTtcbiAgICBcdGxlZnQ6IDMyLjYwMjU2JTtcblx0fVxuXHQxMDAle1xuXHRcdHRvcDogNjYuMzc4NyU7XG4gICAgXHRsZWZ0OiAzMi42MDI1NiU7XG5cdH1cbn1cbkBrZXlmcmFtZXMgY29tcGxpYW5jZV90ZW1wbGF0ZXtcblx0MCV7XG5cdFx0dG9wOiA0NS4yMjg0OSU7XG4gICAgXHRsZWZ0OiA1Ni45MjY4NiU7XG5cdH1cblx0MzAle1xuXHRcdHRvcDogNDUuOTA4NDklO1xuICAgIFx0bGVmdDogNTYuOTI2ODYlO1xuXHR9XG5cdDU1JXtcblx0XHR0b3A6IDM1LjUyODQ5JTtcbiAgICBcdGxlZnQ6IDY2LjUyNjg2JTtcblx0fVxuXHQ2MCV7XG5cdFx0dG9wOiAzNS4xMDg0OSU7XG5cdFx0bGVmdDogNjcuMDI2ODYlO1xuXHR9XG5cdDY1JXtcblx0XHR0b3A6IDM0LjkyODQ5JTtcblx0XHRsZWZ0OiA2Ny41MjY4NiU7XG5cdH1cblx0NzAle1xuXHRcdHRvcDogMzQuOTc4NDklO1xuICAgIFx0bGVmdDogNjcuNzU2ODYlO1xuXHR9XG5cdDc1JXtcblx0XHR0b3A6IDM1LjAyODQ5JTtcbiAgICBcdGxlZnQ6IDY3LjkwNjg2JTtcblx0fVxuXHQ4MCV7XG5cdFx0dG9wOiAzNS41Mjg0OSU7XG4gICAgXHRsZWZ0OiA2OC40MjY4NiU7XG5cdH1cblx0MTAwJXtcblx0XHR0b3A6IDQyLjUyODQ5JTtcbiAgICBcdGxlZnQ6IDc0LjYyNjg2JTtcblx0fVxufVxuQGtleWZyYW1lcyBib3R0b21fc2VjdXJpdHl7XG5cdDAle1xuXHRcdHRvcDogODIuNjI4NDklO1xuICAgIFx0bGVmdDogNjMuNjI2ODYlO1xuXHR9XG5cdC8qMjUle1xuXHRcdHRvcDogODcuNjI4NDklO1xuICAgIFx0bGVmdDogNjAuMDI2ODYlO1xuXHR9Ki9cblx0NDAle1xuXHRcdHRvcDogOTAuMjk4NDklO1xuICAgIFx0bGVmdDogNTguMjI2ODYlO1xuXHR9XG5cdDQ4JXtcblx0XHR0b3A6IDkwLjkxODQ5JTtcbiAgICBcdGxlZnQ6IDU3LjAyNjg2JTtcblx0fVxuXHQ1NiV7XG5cdFx0dG9wOiA5MC42OTg0OSU7XG4gICAgXHRsZWZ0OiA1Ni4wMjY4NiU7XG5cdH1cblx0NjQle1xuXHRcdHRvcDogODkuODk4NDklO1xuICAgIFx0bGVmdDogNTQuODI2ODYlO1xuXHR9XG5cdDEwMCV7XG5cdFx0dG9wOiA4MC44OTg0OSU7XG4gICAgXHRsZWZ0OiA0Ni4wMjY4NiU7XG5cdH1cbn1cblxuQGtleWZyYW1lcyB2ZXJpZnlfaW52ZXN0b3Jze1xuXHQwJXtcblx0XHR0b3A6IDgxLjgyODQ5JTtcbiAgICBcdGxlZnQ6IDQyLjQyNjg2JTtcblx0fVxuXHQxMi41JXtcblx0XHR0b3A6IDY3LjgyODQ5JTtcbiAgICBcdGxlZnQ6IDI4LjAwNjg2JTtcbiAgICB9XG4gICAgMTMle1xuXHRcdHRvcDogNjcuODI4NDklO1xuICAgIFx0bGVmdDogMjkuMDA2ODYlOyAgICBcdFxuICAgIH1cblx0MjUle1xuXHRcdHRvcDogNTUuODI4NDklO1xuICAgIFx0bGVmdDogMTYuODI2ODYlO1xuXHR9XG5cdDQ5LjUle1xuXHRcdHRvcDogNTUuNDI4NDklO1xuICAgIFx0bGVmdDogMTcuMzI2ODYlO1xuICAgIFx0b3BhY2l0eTogMTtcblx0fVxuXHQ0OS42JXtcblx0XHRvcGFjaXR5OiAwO1xuXHR9XG5cdDQ5Ljkle1xuXHRcdHRvcDogODEuODI4NDklO1xuICAgIFx0bGVmdDogNDIuNDI2ODYlO1xuICAgIFx0b3BhY2l0eTogMDtcblx0fVxuXHQ1MCV7XG5cdFx0b3BhY2l0eTogMTtcblx0fVxuXHQ2Mi41JXtcblx0XHR0b3A6IDY3LjgyODQ5JTtcbiAgICBcdGxlZnQ6IDI4LjAwNjg2JTtcblx0fVxuXHQ2MyV7XG5cdFx0dG9wOiA2Ny44Mjg0OSU7XG4gICAgXHRsZWZ0OiAyOC4wMDY4NiU7ICAgIFx0XG4gICAgfVxuXHQ3NSV7XG5cdFx0dG9wOiA1NS44Mjg0OSU7XG4gICAgXHRsZWZ0OiAxNi44MjY4NiU7XG5cdH1cblx0MTAwJXtcblx0XHR0b3A6IDU1LjQyODQ5JTtcbiAgICBcdGxlZnQ6IDE3LjMyNjg2JTtcblx0fVxufVxuQGtleWZyYW1lcyBjaGFuZ2luZ19pbnZlc3RvcnN7XG5cdDAle1xuXHRcdG9wYWNpdHk6IDE7XG5cdH1cblx0MjkuNCV7XG5cdFx0b3BhY2l0eTogMTtcblx0fVxuXHQyOS41JXtcblx0XHRvcGFjaXR5OiAwO1xuXHR9XG5cdDMyLjUle1xuXHRcdG9wYWNpdHk6IDA7XG5cdH1cblx0MzMle1xuXHRcdG9wYWNpdHk6IDA7XG5cdH1cblx0MTAwJXtcblx0XHRvcGFjaXR5OiAwO1xuXHR9XG59XG5Aa2V5ZnJhbWVzIGxvbmdfc2VjdXJpdHlfdG9rZW57XG5cdDAle1xuXHRcdHRvcDogMzMuMDc4NyU7XG4gICAgXHRsZWZ0OiAzNi44NzI1NiU7XG5cdH1cblx0MTAle1xuXHRcdHRvcDogMzkuMDI4NDklO1xuICAgIFx0bGVmdDogNDIuNjI2ODYlO1xuXHR9XG5cdDE1JXtcblx0XHR0b3A6IDQzLjUyODQ5JTtcbiAgICBcdGxlZnQ6IDM5LjAxNjg2JTs7XG5cdH1cblx0MTYuNSV7XG5cdFx0dG9wOiA0NC4zMjg0OSU7XG4gICAgXHRsZWZ0OiAzOC43OTY4NiU7XG5cdH1cblx0MTgle1xuXHRcdHRvcDogNDQuODI4NDklO1xuICAgIFx0bGVmdDogMzguMzQ2ODYlO1xuXHR9XG5cdDE5LjUle1xuXHRcdHRvcDogNDYuMzI4NDklO1xuICAgIFx0bGVmdDogMzguMDA2ODYlO1xuXHR9XHRcblx0MjEle1xuXHRcdHRvcDogNDcuMzI4NDklO1xuICAgIFx0bGVmdDogMzguMjA2ODYlO1xuXHR9XG5cdDIyLjUle1xuXHRcdHRvcDogNDguNzI4NDklO1xuICAgIFx0bGVmdDogMzguNTA2ODYlO1xuXHR9XG5cdDQ5JXtcblx0XHR0b3A6IDc1LjMyODQ5JTtcbiAgICBcdGxlZnQ6IDY0LjMyNjg2JTtcblx0fVxuXHQ1MSV7XG5cdFx0dG9wOiA3NS4zMjg0OSU7XG4gICAgXHRsZWZ0OiA2NC4zMjY4NiU7XG5cdH1cblx0NzYle1xuXHRcdHRvcDogNDguNzI4NDklO1xuICAgIFx0bGVmdDogMzguNTA2ODYlO1xuXHR9XG5cdDc4JXtcblx0XHR0b3A6IDQ3LjMyODQ5JTtcbiAgICBcdGxlZnQ6IDM4LjIwNjg2JTtcblx0fVxuXHQ3OS41JXtcblx0XHR0b3A6IDQ2LjMyODQ5JTtcbiAgICBcdGxlZnQ6IDM4LjAwNjg2JTtcblx0fVxuXHQ4MSV7XG5cdFx0dG9wOiA0NC44Mjg0OSU7XG4gICAgXHRsZWZ0OiAzOC4zNDY4NiU7XG5cdH1cblx0ODIuNSV7XG5cdFx0dG9wOiA0NC4zMjg0OSU7XG4gICAgXHRsZWZ0OiAzOC43OTY4NiU7XG5cdH1cblx0ODQle1xuXHRcdHRvcDogNDMuNTI4NDklO1xuICAgIFx0bGVmdDogMzkuMDE2ODYlOztcblx0fVxuXHQ4OSV7XG5cdFx0dG9wOiAzOS4wMjg0OSU7XG4gICAgXHRsZWZ0OiA0Mi42MjY4NiU7XG5cdH1cblx0OTkle1xuXHRcdHRvcDogMzMuMDc4NyU7XG4gICAgXHRsZWZ0OiAzNi44NzI1NiU7XG5cdH1cblx0MTAwJXtcblx0XHR0b3A6IDMzLjA3ODclO1xuICAgIFx0bGVmdDogMzYuODcyNTYlO1xuXHR9XG5cbn1cbiIsIkBmb250RmFtaWx5OiAnTHVjaWRhIEdyYW5kZScsIHNhbnMtc2VyaWY7XG5AdGV4dENvbG9yOiAjM2Q0OTc5O1xuXG5odG1sLGJvZHl7XG5cdHBhZGRpbmc6IDBweDtcblx0bWFyZ2luOiAwcHg7XG5cdGZvbnQtZmFtaWx5OiBAZm9udEZhbWlseTtcbn1cbi5hbmltYXRpb24tbWFpbntcblx0Zm9udC1mYW1pbHk6IEBmb250RmFtaWx5O1xuXHRjb2xvcjogQHRleHRDb2xvcjtcbn0iLCJcbi5hbmltYXRpb24tcGxheShAbmFtZTogbW92ZV9kaWFtb25kX2ZpcnN0LCBAZGVsYXk6IDBzLCBAZHVyYXRpb246IDVzKXtcblx0LXdlYmtpdC1hbmltYXRpb24tZGVsYXk6IEBkZWxheTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi1kdXJhdGlvbjogQGR1cmF0aW9uO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IEBuYW1lO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLWZpbGwtbW9kZTogZm9yd2FyZHM7IC8qIHRoaXMgcHJldmVudHMgdGhlIGFuaW1hdGlvbiBmcm9tIHJlc3RhcnRpbmchICovXG4gICAgLXdlYmtpdC1hbmltYXRpb24taXRlcmF0aW9uLWNvdW50OiBpbmZpbml0ZTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGxpbmVhcjtcblxuICAgIC1tb3otYW5pbWF0aW9uLWRlbGF5OiBAZGVsYXk7XG4gICAgLW1vei1hbmltYXRpb24tZHVyYXRpb246IEBkdXJhdGlvbjtcbiAgICAtbW96LWFuaW1hdGlvbi1uYW1lOiBAbmFtZTtcbiAgICAtbW96LWFuaW1hdGlvbi1maWxsLW1vZGU6IGZvcndhcmRzOyAvKiB0aGlzIHByZXZlbnRzIHRoZSBhbmltYXRpb24gZnJvbSByZXN0YXJ0aW5nISAqL1xuICAgIC1tb3otYW5pbWF0aW9uLWl0ZXJhdGlvbi1jb3VudDogaW5maW5pdGU7XG4gICAgLW1vei1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBsaW5lYXI7XG5cbiAgICAtby1hbmltYXRpb24tZGVsYXk6IEBkZWxheTtcbiAgICAtby1hbmltYXRpb24tZHVyYXRpb246IEBkdXJhdGlvbjtcbiAgICAtby1hbmltYXRpb24tbmFtZTogQG5hbWU7XG4gICAgLW8tYW5pbWF0aW9uLWZpbGwtbW9kZTogZm9yd2FyZHM7IC8qIHRoaXMgcHJldmVudHMgdGhlIGFuaW1hdGlvbiBmcm9tIHJlc3RhcnRpbmchICovXG4gICAgLW8tYW5pbWF0aW9uLWl0ZXJhdGlvbi1jb3VudDogaW5maW5pdGU7XG4gICAgLW8tYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogbGluZWFyO1xuXG4gICAgYW5pbWF0aW9uLWRlbGF5OiBAZGVsYXk7XG4gICAgYW5pbWF0aW9uLWR1cmF0aW9uOiBAZHVyYXRpb247XG4gICAgYW5pbWF0aW9uLW5hbWU6IEBuYW1lO1xuICAgIGFuaW1hdGlvbi1maWxsLW1vZGU6IGZvcndhcmRzOyAvKiB0aGlzIHByZXZlbnRzIHRoZSBhbmltYXRpb24gZnJvbSByZXN0YXJ0aW5nISAqL1xuICAgIGFuaW1hdGlvbi1pdGVyYXRpb24tY291bnQ6IGluZmluaXRlO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGxpbmVhcjtcbn1cblxuLmFuaW1hdGlvbi1lYXNlLWluLW91dHtcblx0LXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcblx0LW1vei1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcblx0LW8tYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1pbi1vdXQ7XG5cdGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW4tb3V0O1xufVxuXG4uc2V0X3RyYW5zaXRpb24oQHRpbWUpe1xuXHQtd2Via2l0LXRyYW5zaXRpb246IGFsbCBAdGltZSBlYXNlLW91dDtcblx0LW1vei10cmFuc2l0aW9uOiBhbGwgQHRpbWUgZWFzZS1vdXQ7XG5cdC1tcy10cmFuc2l0aW9uOiBhbGwgQHRpbWUgZWFzZS1vdXQ7XG5cdC1vLXRyYW5zaXRpb246IGFsbCBAdGltZSBlYXNlLW91dDtcblx0dHJhbnNpdGlvbjogYWxsIEB0aW1lIGVhc2Utb3V0O1xufVxuXG4uYW5pbWF0aW9uLWhvbGRlcntcblx0d2lkdGg6IDEwMCU7XG5cdHBhZGRpbmctdG9wOiA1NSU7XG5cdHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbi5hbmltYXRpb24tbWFpbntcblx0cG9zaXRpb246IGFic29sdXRlO1xuXHR0b3A6IDA7XG5cdGxlZnQ6IDA7XG5cdHdpZHRoOiAxMDAlO1xuXHRoZWlnaHQ6IDEwMCU7XG5cdGZvbnQtc2l6ZTogMThweDtcblx0YmFja2dyb3VuZC1pbWFnZTogdXJsKCcuLi9pbWFnZXMvYmFja2dyb3VuZC5zdmcnKTtcblx0YmFja2dyb3VuZC1zaXplOiBjb3Zlcjtcblx0YmFja2dyb3VuZC1wb3NpdGlvbjogY2VudGVyO1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZUZmM2ZhO1xuXG5cdGgye1xuXHRcdGZvbnQtc2l6ZTogMmVtO1xuXHR9XG5cblx0aDR7XG5cdFx0Zm9udC1zaXplOiAxZW07XG5cdH1cblxuXHRpbWcuaXNzdWVye1xuXHRcdHdpZHRoOiAxNC44NTQyOSU7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHRvcDogMjYuMTY1ODAzJTtcblx0XHRsZWZ0OiAyOS43Nzk2NzMlO1xuXHRcdHotaW5kZXg6IDEwMDtcblx0fVxuXHRpbWcua3ljLXByb3ZpZGVyc3tcblx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0d2lkdGg6IDE0Ljc4MzIyJTtcblx0XHR0b3A6IDQ1LjU5NTg1NCU7XG5cdFx0bGVmdDogMTMuMDc3NCU7XG5cdFx0ei1pbmRleDogMTAwO1xuXHR9XG5cdGltZy5hdHRlc3RhdGlvbl9wcm92aWRlcnN7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAxNC43ODMyMiU7XG5cdFx0dG9wOiA0Mi41OTU4NTQlO1xuXHRcdGxlZnQ6IDEzLjA3NzQlO1xuXHRcdHotaW5kZXg6IDEwMTtcblx0XHQuc2V0X3RyYW5zaXRpb24oMXMpO1xuXHR9XG5cdGltZy5jdXN0b21lcnNfcmVnaXN0cnl7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAxNC43ODMyMiU7XG5cdFx0dG9wOiAzOS41OTU4NTQlO1xuXHRcdGxlZnQ6IDEzLjA3NzQlO1xuXHRcdHotaW5kZXg6IDEwMjtcblx0XHQuc2V0X3RyYW5zaXRpb24oMXMpO1xuXHR9XG5cdGltZy5pbnZlc3RvcnN7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAxNC43ODMyMiU7XG5cdFx0dG9wOiA1OC44MDgyOSU7XG5cdFx0bGVmdDogMjQuMzc4MSU7XG5cdFx0ei1pbmRleDogMTAwO1xuXHR9XG5cdGltZy52ZXJpZmllZC1pbnZlc3RvcnN7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAxNC43ODMyMiU7XG5cdFx0dG9wOiA1OC44MDgyOSU7XG5cdFx0bGVmdDogMjQuMzc4MSU7XG5cdFx0ei1pbmRleDogMTAxO1xuXHRcdG9wYWNpdHk6IDA7XG5cdFx0LmFuaW1hdGlvbi1wbGF5KGNoYW5naW5nX2ludmVzdG9ycyw2LjVzLDEwcyk7XG5cdH1cblx0aW1nLnNlY3VyaXR5LXRva2VuLW9mZmVyaW5nc3tcblx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0d2lkdGg6IDEzLjY0NjA1JTtcblx0XHR0b3A6IDc1LjEyOTU1JTtcblx0XHRsZWZ0OiAzOC44NzcwNCU7XG5cdFx0ei1pbmRleDogMTAwO1xuXHR9XG5cdGltZy5kZXZlbG9wZXJze1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMTMuNjQ2MDUlO1xuXHRcdHRvcDogNzEuNTAyNTklO1xuXHRcdGxlZnQ6IDM4LjgwNTk3JTtcblx0XHR6LWluZGV4OiAxMDE7XG5cdFx0LnNldF90cmFuc2l0aW9uKDFzKTtcblx0fVxuXHRpbWcuY29tcGxsYW5jZS10ZW1wbGF0ZXtcblx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0d2lkdGg6IDE3Ljk4MTUyJTtcblx0XHR0b3A6IDM5Ljg5NjM3MyU7XG5cdFx0bGVmdDogNDUuOTg0MzYlO1xuXHRcdHotaW5kZXg6IDEwMjtcblx0fVxuXHRpbWcubGVnYWwtZGVsZWdhdGVze1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMTcuOTgxNTIlO1xuXHRcdHRvcDogMzYuMzk4OTYzJTtcblx0XHRsZWZ0OiA0NS45ODQzNiU7XG5cdFx0ei1pbmRleDogMTAzO1xuXHRcdC5zZXRfdHJhbnNpdGlvbigxcyk7XG5cdH1cblx0aW1nLmNvbXBsaWFuY2UtdGVtbGF0ZS1yZXBvc2l0b3J5e1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMTcuOTgxNTIlO1xuXHRcdHRvcDogMzYuNTI4NDk3JTtcblx0XHRsZWZ0OiA2OC4wMTcwNTclO1xuXHRcdHotaW5kZXg6IDEwMztcblx0fVxuXHRpbWcuZXF1aXRpZXN7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAxMy43ODgyJTtcblx0XHR0b3A6IDY5LjY4OTExJTtcblx0XHRsZWZ0OiA1OS43MDE0OSU7XG5cdFx0ei1pbmRleDogMTA0O1xuXHRcdC5zZXRfdHJhbnNpdGlvbigxcyk7XG5cdH1cblx0aW1nLmhlZGdlLWZ1bmRze1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMTMuNzg4MiU7XG5cdFx0dG9wOiA2Ni4xOTE3MSU7XG5cdFx0bGVmdDogNTkuNzAxNDklO1xuXHRcdHotaW5kZXg6IDEwNTtcblx0XHQuc2V0X3RyYW5zaXRpb24oMXMpO1xuXHR9XG5cdGltZy5yZWl0LXN7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAxMy43ODgyJTtcblx0XHR0b3A6IDYyLjY5NDMxJTtcblx0XHRsZWZ0OiA1OS43MDE0OSU7XG5cdFx0ei1pbmRleDogMTA2O1xuXHRcdC5zZXRfdHJhbnNpdGlvbigxcyk7XG5cdH1cblx0aW1nLnNlY3VyaXR5LXRva2VuLXJlZ2lzdHJhcntcblx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0d2lkdGg6IDEzLjc4ODIlO1xuXHRcdHRvcDogNTkuMTk2OTElO1xuXHRcdGxlZnQ6IDU5LjcwMTQ5JTtcblx0XHR6LWluZGV4OiAxMDY7XG5cdFx0LnNldF90cmFuc2l0aW9uKDFzKTtcblx0fVxuXHRpbWcuYXJyb3ctMXtcblx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0d2lkdGg6IDYuOTY1MTclO1xuXHRcdHRvcDogNDAuNDE0NSU7XG5cdFx0bGVmdDogMjUuNjU3NDIlO1xuXHRcdHotaW5kZXg6IDUwO1xuXHR9XG5cdGltZy5hcnJvdy0ye1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMTAuODc0MiU7XG5cdFx0dG9wOiA1NS4zMTA4OCU7XG5cdFx0bGVmdDogMjEuMzIxOTYlO1xuXHRcdHotaW5kZXg6IDUwO1xuXHR9XG5cdGltZy5hcnJvdy0ze1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMTAuODc0MiU7XG5cdFx0dG9wOiA1OC42MDUzMyU7XG4gICAgXHRsZWZ0OiAxOS4zMzE5JTtcblx0XHR6LWluZGV4OiA1MDtcblx0fVxuXHRpbWcuYXJyb3ctNHtcblx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0d2lkdGg6IDEwLjg3NDIlO1xuXHRcdHRvcDogNzEuMzMyMTIlO1xuICAgIFx0bGVmdDogMzEuNDY5NzIyJTtcblx0XHR6LWluZGV4OiA1MDtcblx0fVxuXHRpbWcuYXJyb3ctNXtcblx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0d2lkdGg6IDEwLjUxODgzJTtcblx0XHR0b3A6IDY4LjM1NzUxJTtcblx0XHRsZWZ0OiAzMy44MDE5MTIlO1xuXHRcdHotaW5kZXg6IDUwO1xuXHR9XG5cdGltZy5hcnJvdy02e1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMTYuMDYyNTQlO1xuXHRcdHRvcDogODMuMTYwNjIlO1xuXHRcdGxlZnQ6IDQ4LjU0Mjk5OSU7XG5cdFx0ei1pbmRleDogNTA7XG5cdH1cblx0aW1nLmFycm93LTd7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAyMi44ODU1NyU7XG5cdFx0dG9wOiAzNS42MjE3NiU7XG4gICAgXHRsZWZ0OiAzOC41OTQ4OCU7XG5cdFx0ei1pbmRleDogNTA7XG5cdH1cblx0aW1nLmFycm93LTh7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAyNC4xNjQ4OCU7XG5cdFx0dG9wOiA0MS44MzkzNyU7XG4gICAgXHRsZWZ0OiAyOC43MDg1OTklO1xuXHRcdHotaW5kZXg6IDUwO1xuXHR9XG5cdGltZy5hcnJvdy05e1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMjAuNzUzMzclO1xuXHRcdHRvcDogMzkuNzY2ODM5JTtcblx0XHRsZWZ0OiAzOC45NDgxMSU7XG5cdFx0ei1pbmRleDogNTA7XG5cdH1cblx0aW1nLmFycm93LTEwe1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMTUuMTkwMzQlO1xuICAgIFx0dG9wOiAzNi4xOTA0JTtcbiAgICBcdGxlZnQ6IDU4LjA3MjU2JTtcblx0XHR6LWluZGV4OiA1MDtcblx0fVxuXHRpbWcuZGlhbW9uZC0xe1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMS4yNzkzJTtcblx0XHR0b3A6IDMzLjY3ODclO1xuXHRcdGxlZnQ6IDM2LjE3MjU2JTtcblx0XHR6LWluZGV4OiA1MTtcblx0XHQuYW5pbWF0aW9uLXBsYXkobW92ZV9kaWFtb25kX2ZpcnN0LDBzLDEwcyk7XG5cdFx0LmFuaW1hdGlvbi1lYXNlLWluLW91dDtcblx0fVxuXHRpbWcuZGlhbW9uZC0ye1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMS4yNzkzJTtcblx0XHR0b3A6IDMyLjQ3ODclO1xuICAgIFx0bGVmdDogMzcuOTcyNTYlO1xuXHRcdHotaW5kZXg6IDUyO1xuXHRcdC5hbmltYXRpb24tcGxheShzaW1wbGVfc2Vjb25kLDAuNXMsNnMpO1xuXHR9XG5cdGltZy5kaWFtb25kLTN7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAxLjI3OTMlO1xuXHRcdHRvcDogMzIuNDc4NyU7XG4gICAgXHRsZWZ0OiAzNy45NzI1NiU7XG5cdFx0ei1pbmRleDogNTI7XG5cdFx0LmFuaW1hdGlvbi1wbGF5KHNpbXBsZV9zZWNvbmQsMC44cyw2cyk7XG5cdH1cblx0aW1nLmRpYW1vbmQtNHtcblx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0d2lkdGg6IDEuMjc5MyU7XG5cdFx0dG9wOiAzMi40Nzg3JTtcbiAgICBcdGxlZnQ6IDM3Ljk3MjU2JTtcblx0XHR6LWluZGV4OiA1Mjtcblx0XHQuYW5pbWF0aW9uLXBsYXkoc2ltcGxlX3NlY29uZCwxLjFzLDZzKTtcblx0fVxuXHRpbWcuZGlhbW9uZC01e1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMS4yNzkzJTtcblx0XHR0b3A6IDQxLjUyODQ5JTtcbiAgICBcdGxlZnQ6IDc0LjYyNjg2JTtcblx0XHR6LWluZGV4OiA1Mjtcblx0XHQuYW5pbWF0aW9uLXBsYXkoY29tcGxpYW5jZV90ZW1wbGF0ZSwzcyw1cyk7XG5cdH1cblx0aW1nLmRpYW1vbmQtNntcblx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0d2lkdGg6IDEuMjc5MyU7XG5cdFx0dG9wOiA4Mi42Mjg0OSU7XG4gICAgXHRsZWZ0OiA2My40MjY4NiU7XG5cdFx0ei1pbmRleDogNTI7XG5cdFx0LmFuaW1hdGlvbi1wbGF5KGJvdHRvbV9zZWN1cml0eSwycyw0cyk7XG5cdFx0Ly8uYW5pbWF0aW9uLWVhc2UtaW4tb3V0O1xuXHR9XG5cdGltZy5kaWFtb25kLTd7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAxLjI3OTMlO1xuXHRcdHRvcDogODEuODI4NDklO1xuICAgIFx0bGVmdDogNDIuNDI2ODYlO1xuXHRcdHotaW5kZXg6IDUyO1xuXHRcdC5hbmltYXRpb24tcGxheSh2ZXJpZnlfaW52ZXN0b3JzLDguMXMsMjBzKTtcblx0XHQuYW5pbWF0aW9uLWVhc2UtaW4tb3V0O1xuXHR9XG5cdGltZy5kaWFtb25kLTh7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAxLjI3OTMlO1xuXHRcdHRvcDogMzMuMzI4NDklO1xuICAgIFx0bGVmdDogMzguNDI2ODYlO1xuXHRcdHotaW5kZXg6IDUzO1xuXHRcdC5hbmltYXRpb24tcGxheShsb25nX3NlY3VyaXR5X3Rva2VuLDQuNnMsMTJzKTtcblx0fVxuXHRpbWcuZGlhbW9uZC05e1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMS4yNzkzJTtcblx0XHR0b3A6IDMzLjMyODQ5JTtcbiAgICBcdGxlZnQ6IDM4LjQyNjg2JTtcblx0XHR6LWluZGV4OiA1Mztcblx0XHQuYW5pbWF0aW9uLXBsYXkobG9uZ19zZWN1cml0eV90b2tlbiw0LjlzLDEycyk7XG5cdH1cblx0aW1nLmRpYW1vbmQtMTB7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAxLjI3OTMlO1xuXHRcdHRvcDogMzMuMzI4NDklO1xuICAgIFx0bGVmdDogMzguNDI2ODYlO1xuXHRcdHotaW5kZXg6IDUzO1xuXHRcdC5hbmltYXRpb24tcGxheShsb25nX3NlY3VyaXR5X3Rva2VuLDUuMnMsMTJzKTtcblx0fVxuXHRpbWcuX3RlbXBfMXtcblx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0d2lkdGg6IDEuMjc5MyU7XG5cdFx0dG9wOiAzMy4zMjg0OSU7XG4gICAgXHRsZWZ0OiAzOC40MjY4NiU7XG5cdFx0ei1pbmRleDogMTUzO1xuXHR9XG5cdGltZy5kaWFtb25kLTExe1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMS4yNzkzJTtcblx0XHR0b3A6IDY2LjM3ODclO1xuICAgIFx0bGVmdDogMzIuNjAyNTYlO1xuICAgIFx0ei1pbmRleDogNTM7XG4gICAgXHQuYW5pbWF0aW9uLXBsYXkodmVyaWZpZWRfaW52ZXN0b3JzLCA3LjJzLCAxMHMpO1xuXHR9XG5cdGltZy5kaWFtb25kLTEye1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMS4yNzkzJTtcblx0XHR0b3A6IDY2LjM3ODclO1xuICAgIFx0bGVmdDogMzIuNjAyNTYlO1xuICAgIFx0ei1pbmRleDogNTM7XG4gICAgXHQuYW5pbWF0aW9uLXBsYXkobm90dmVyaWZpZWRfaW52ZXN0b3JzLCAxMC43cywgMTBzKTtcblx0fVxuXG5cdCNkZXZlbG9wZXJzX292ZXJsYXl7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHdpZHRoOiAxMy42NDYwNSU7XG5cdFx0dG9wOiA2OC41MDI1OSU7XG5cdFx0bGVmdDogMzguODA1OTclO1xuXHRcdGhlaWdodDogMjIuMTkxNyU7XG5cdFx0ei1pbmRleDogMTUwO1xuXHR9XG5cdCNsZWdhbF9kZWxhZ2V0c19vdmVybGF5e1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMTcuOTgxNTIlO1xuXHRcdHRvcDogMjkuODk2MzczJTtcblx0XHRsZWZ0OiA0NS45ODQzNiU7XG4gICAgXHRoZWlnaHQ6IDI5LjE5MTclO1xuXHRcdHotaW5kZXg6IDE1Mjtcblx0fVxuXHQjc2VjdXJpdHlfdG9rZW5fb3ZlcmxheXtcblx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0d2lkdGg6IDEzLjc4ODIlO1xuXHRcdHRvcDogNTAuMTk2OTElO1xuICAgIFx0bGVmdDogNTkuNzAxNDklO1xuICAgIFx0aGVpZ2h0OiAzNi4xOTE3JTtcblx0XHR6LWluZGV4OiAxNTI7XG5cdH1cblx0I2N1c3RvbWVyc19yZWdpc3RyeV9vdmVybGF5e1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR3aWR0aDogMTQuNzgzMjIlO1xuXHRcdHRvcDogMzQuNTk1ODU0JTtcbiAgICBcdGxlZnQ6IDEzLjA3NzQlO1xuICAgIFx0aGVpZ2h0OiAyOCU7XG5cdFx0ei1pbmRleDogMTUyO1xuXHR9XG5cdGgyLm1haW4tdGl0bGV7XG5cdFx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHR0b3A6IDkuNDU1OTUlO1xuXHRcdHdpZHRoOiAxMDAlO1xuXHRcdG1hcmdpbjogYXV0bztcblx0fVxuXHRoNC5hcHAtbGF5ZXJ7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHRvcDogMTQuNzY2ODM5JTtcblx0XHRsZWZ0OiA1LjYxNDc4JTtcblx0fVxuXHRoNC5wcm90b2NvbC1sYXllcntcblx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0dG9wOiA4NS42MjE3NiU7XG5cdFx0bGVmdDogNS42MTQ3OCU7XG5cdH1cblx0aDQubGVnYWwtbGF5ZXJ7XG5cdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdHRvcDogODIuNzcyMDIlO1xuXHRcdHJpZ2h0OiAzLjQxMTUlO1xuXHR9XG59XG4uYW5pbWF0aW9uLW1haW4uZGV2ZWxvcHJlcy1zY2hlbWF7XG5cblx0aW1nLmRldmVsb3BlcnN7XG5cdFx0dG9wOiA2Ny41MDI1OSU7XG5cdFx0LnNldF90cmFuc2l0aW9uKDFzKTtcblx0fVxufVxuLmFuaW1hdGlvbi1tYWluLmxlZ2FsX2RlbGFnZXRzLXNjaGVtYXtcblxuXHRpbWcubGVnYWwtZGVsZWdhdGVze1xuXHRcdHRvcDogMjYuMzk4OTYzJTtcblx0XHRsZWZ0OiA0NS45ODQzNiU7XG5cdFx0LnNldF90cmFuc2l0aW9uKDFzKTtcblx0fVxufVxuLmFuaW1hdGlvbi1tYWluLnNlY3VyaXR5X3Rva2VuLXNjaGVtYXtcblxuXHRpbWcuaGVkZ2UtZnVuZHN7XG5cdFx0dG9wOiA1OS4xOTE3MSU7XG5cdFx0bGVmdDogNTkuNzAxNDklO1xuXHRcdC5zZXRfdHJhbnNpdGlvbigxcyk7XG5cdH1cblx0aW1nLnJlaXQtc3tcblx0XHR0b3A6IDQ3LjY5NDMxJTtcblx0XHRsZWZ0OiA1OS43MDE0OSU7XG5cdFx0LnNldF90cmFuc2l0aW9uKDFzKTtcblx0fVxuXHRpbWcuc2VjdXJpdHktdG9rZW4tcmVnaXN0cmFye1xuXHRcdHRvcDogMzcuMTk2OTElO1xuXHRcdGxlZnQ6IDU5LjcwMTQ5JTtcblx0XHQuc2V0X3RyYW5zaXRpb24oMXMpO1xuXHR9XG59XG4uYW5pbWF0aW9uLW1haW4uY3VzdG9tZXJzX3JlZ2lzdHJ5LXNjaGVtYXtcblx0aW1nLmF0dGVzdGF0aW9uX3Byb3ZpZGVyc3tcblx0XHR0b3A6IDM4LjU5NTg1NCU7XG5cdFx0bGVmdDogMTMuMDc3NCU7XG5cdFx0LnNldF90cmFuc2l0aW9uKDFzKTtcblx0fVxuXHRpbWcuY3VzdG9tZXJzX3JlZ2lzdHJ5e1xuXHRcdHRvcDogMzEuNTk1ODU0JTtcblx0XHRsZWZ0OiAxMy4wNzc0JTtcblx0XHQuc2V0X3RyYW5zaXRpb24oMXMpO1xuXHR9XG59Il0sImZpbGUiOiJtYWluLmNzcyJ9 */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("/d980c2ce873dc43af460d4d572d441304499f400/d815e/fonts/font-awesome/fonts/fontawesome-webfont.eot");src:url("/d980c2ce873dc43af460d4d572d441304499f400/d815e/fonts/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.7.0") format('embedded-opentype'),url("/d6f48cba7d076fb6f2fd6ba993a75b9dc1ecbf0c/7aad6/fonts/font-awesome/fonts/fontawesome-webfont.woff2") format('woff2'),url("/28b782240b3e76db824e12c02754a9731a167527/6ee54/fonts/font-awesome/fonts/fontawesome-webfont.woff") format('woff'),url("/13b1eab65a983c7a73bc7997c479d66943f7c6cb/30022/fonts/font-awesome/fonts/fontawesome-webfont.ttf") format('truetype'),url("/98a8aa5cf7d62c2eff5f07ede8d844b874ef06ed/c88a4/fonts/font-awesome/fonts/fontawesome-webfont.svg#fontawesomeregular") format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
