.btn-hamburger{width:60px;height:45px;position:relative;cursor:pointer;background:transparent;-webkit-transform:scale(.3);transform:scale(.3);margin-right:-20px}.btn-hamburger span{display:block;position:absolute;height:9px;width:50%;background:#fff;opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out}.btn-hamburger span:nth-child(2n){left:50%;border-radius:0 9px 9px 0}.btn-hamburger span:nth-child(odd){left:0;border-radius:9px 0 0 9px}.btn-hamburger span:first-child,.btn-hamburger span:nth-child(2){top:0}.btn-hamburger span:nth-child(3),.btn-hamburger span:nth-child(4){top:18px}.btn-hamburger span:nth-child(5),.btn-hamburger span:nth-child(6){top:36px}.btn-hamburger-open span:first-child,.btn-hamburger-open span:nth-child(6){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btn-hamburger-open span:nth-child(2),.btn-hamburger-open span:nth-child(5){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.btn-hamburger-open span:first-child{left:5px;top:7px}.btn-hamburger-open span:nth-child(2){left:calc(50% - 5px);top:7px}.btn-hamburger-open span:nth-child(3){left:-50%;opacity:0}.btn-hamburger-open span:nth-child(4){left:100%;opacity:0}.btn-hamburger-open span:nth-child(5){left:5px;top:29px}.btn-hamburger-open span:nth-child(6){left:calc(50% - 5px);top:29px}.locale-picker{position:relative;padding:13px 0}.locale-picker .opener{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:.8;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.locale-picker .opener .line{width:2px;height:14px;border-radius:1px;background-color:hsla(0,0%,100%,.2);margin-right:12px}.locale-picker .opener img{margin-left:5px}.locale-picker .opener.open,.locale-picker .opener:hover{opacity:1}.locale-picker .locale-list{position:absolute;top:46px;right:-14px;display:none;background-color:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);min-width:170px}.locale-picker .locale-list.open{display:block}.locale-picker .locale-list hr{opacity:.1}.locale-picker .locale-list .locale{margin:4px;padding:10px 5px;color:#87909c;opacity:.8;border-radius:3px;cursor:pointer;transition:background-color .2s,color .2s;display:-webkit-box;display:-ms-flexbox;display:flex}.locale-picker .locale-list .locale.current{opacity:1}.locale-picker .locale-list .locale:hover{opacity:1;background-color:#f3f3f3}.locale-picker .locale-list .locale.help-us{display:inherit;font-weight:500;line-height:16px}.locale-picker .locale-list .locale.help-us .fake-link{opacity:1;color:#00aff7}.locale-picker .locale-list .locale.help-us:hover{opacity:.8;background-color:inherit}.locale-picker .locale-list .locale.help-us:hover .fake-link{text-decoration:underline}.locale-picker .locale-list .locale.help-us a{color:inherit}.locale-picker .locale-list .locale img{width:24px;height:16px;margin-right:8px}.locale-picker-mobile{cursor:pointer}.locale-picker-mobile .locale{padding:10px;font-size:14px;opacity:.8;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.locale-picker-mobile .locale:hover{opacity:1}.locale-picker-mobile .locale .select{left:10px;position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;text-indent:-10000px;border:none;outline:none;cursor:pointer;height:calc(100% - 20px);width:calc(100% - 20px)}.locale-picker-mobile .locale img{width:24px;height:14px;margin-right:8px}.desktop-header{font-weight:400;color:#fff;background:#7289da;font-size:14px;padding:8px 0;height:72px;box-sizing:border-box;z-index:56;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 auto;max-width:1600px}.desktop-header .desktop-header-inner{margin:0 auto;padding:0 30px;position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.desktop-header .desktop-header-logo{margin-right:20px;width:130px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4px}.desktop-header .desktop-header-nav{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;margin:0}.desktop-header .desktop-header-nav .desktop-header-more{cursor:default}.desktop-header .desktop-header-nav .desktop-header-more img{margin-left:5px;position:relative;top:-1px}.desktop-header .desktop-header-nav li:first-child a{padding:15px 10px 15px 0}.desktop-header .desktop-header-nav-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.desktop-header .desktop-header-nav-right a{position:relative;top:3px;margin-right:8px;padding:15px 10px 15px 0}.desktop-header .desktop-header-nav-right .app-button{top:0;border:2px solid hsla(0,0%,100%,.8);padding:5px 17px 7px;border-radius:20px;line-height:23.8px;margin-right:18px}.desktop-header li{display:inline-block;position:relative;opacity:.8}.desktop-header li.active,.desktop-header li:hover{opacity:1}.desktop-header li .desktop-header-more,.desktop-header li a{color:#fff;text-decoration:none;font-weight:400;transition:opacity .2s;cursor:pointer;padding:15px 10px}.desktop-header .desktop-header-more-list{display:none;position:absolute;top:30px;left:0;font-size:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden;min-width:122px;background:#fff;border-radius:4px;padding:0}.desktop-header .desktop-header-more-list.open{display:initial}.desktop-header .desktop-header-more-list .divider{opacity:.1}.desktop-header .desktop-header-more-list a{padding:0}.desktop-header .desktop-header-more-list li{background-color:#fff;font-weight:400;margin:4px;display:block;border-radius:3px;padding:5px 10px;transition:background-color .2s,color .2s;opacity:1}.desktop-header .desktop-header-more-list li a{color:#87909d}.desktop-header .desktop-header-more-list li:hover{background-color:#f3f3f3}.desktop-header .desktop-header-more-list li.active a,.desktop-header .desktop-header-more-list li:hover a{color:#535559}.mobile-header{height:38px;padding:2px 0;font-weight:400;color:#fff;font-size:14px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mobile-header,.mobile-header .mobile-header-inner{position:relative;background:#7289da;z-index:56}.mobile-header .mobile-header-inner{margin:0 auto;padding:0 10px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mobile-header .mobile-header-hamburger-wrap{opacity:.8;transition:opacity .2s}.mobile-header .mobile-header-hamburger-wrap:active,.mobile-header .mobile-header-hamburger-wrap:hover{opacity:1}.mobile-header .mobile-header-hamburger-wrap .btn.btn-hamburger{top:-1px;left:-21px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-36px;border:1px solid transparent}.mobile-header .mobile-header-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-header .mobile-header-logo-link{transition:opacity .2s;opacity:.8;overflow:hidden;width:22px;margin:4px 0 0 -24px}.mobile-header .mobile-header-logo-link:hover{opacity:1}.mobile-header .mobile-header-menu{position:absolute;top:-500px;left:0;right:0;list-style:none;background-color:#7289da;margin:0;padding:0;z-index:55;transition:all .2s;opacity:0}.mobile-header .mobile-header-menu.open{top:38px;opacity:1}.mobile-header .mobile-header-menu .mobile-header-menu-link,.mobile-header .mobile-header-menu li:not(.mobile-menu-more){display:block;padding:12px 10px;font-size:14px;font-weight:600;color:#fff;opacity:.8;text-decoration:none;transition:opacity .2s;cursor:pointer}.mobile-header .mobile-header-menu .mobile-header-menu-link a,.mobile-header .mobile-header-menu li:not(.mobile-menu-more) a{color:#fff}.mobile-header .mobile-header-menu .mobile-header-menu-link.active,.mobile-header .mobile-header-menu .mobile-header-menu-link:hover,.mobile-header .mobile-header-menu li:not(.mobile-menu-more).active,.mobile-header .mobile-header-menu li:not(.mobile-menu-more):hover{opacity:1}.mobile-header .mobile-header-menu.mobile-header-sub-menu{position:relative;top:-500px;margin:0;box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.1);display:none;border-bottom:1px solid #7289da}.mobile-header .mobile-header-menu.mobile-header-sub-menu.open{top:0;display:initial}.mobile-header .mobile-header-menu.mobile-header-sub-menu li{background-color:#697ec4;border-top:1px solid hsla(0,0%,100%,.075)}.mobile-header .mobile-menu-toggle{position:relative;left:5px;top:1px}footer.footer{position:relative;padding:26px 160px 48px;font-weight:500;overflow:hidden}footer.footer .footer-background{position:absolute;top:0;left:0;background:#21262b;width:100%}footer.footer .footer-background path{-webkit-animation:100s footer-blob-animation linear infinite alternate;animation:100s footer-blob-animation linear infinite alternate;-webkit-animation-play-state:paused;animation-play-state:paused}footer.footer .footer-background.animate path{-webkit-animation-play-state:running;animation-play-state:running}footer.footer .footer-content{position:relative;max-width:1600px;margin:0 auto}footer.footer .navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer.footer .navigation .navigation-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 16px}footer.footer .navigation h3{color:#fff;font-size:14px;margin-bottom:13px}footer.footer .navigation a{color:hsla(0,0%,100%,.6);font-size:14px;line-height:20px}footer.footer .navigation a:hover{color:#fff}footer.footer .logo{width:36px;height:36px}footer.footer .separator{height:1px;width:100%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEyMCIgaGVpZ2h0PSIyIiB2aWV3Qm94PSIwIDAgMTEyMCAyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDx0aXRsZT4KICAgIGltZ19mb290ZXJfZGl2aWRlcgogIDwvdGl0bGU+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxwYXRoIGQ9Ik0xMTE5LjAwMTc4IDBIMjIwLjYwNjA2MWMtLjU1MTMwMSAwLS45OTgyMTguNDQ3NzE1MjUtLjk5ODIxOCAxcy40NDY5MTcgMSAuOTk4MjE4IDFoODk4LjM5NTcxOWMuNTUxMyAwIC45OTgyMi0uNDQ3NzE1MjUuOTk4MjItMXMtLjQ0NjkyLTEtLjk5ODIyLTF6TTIwMC42NDE3MTEgMEgxNjUuNzA0MWMtLjU1MTMgMC0uOTk4MjE4LjQ0NzcxNTI1LS45OTgyMTggMXMuNDQ2OTE4IDEgLjk5ODIxOCAxaDM0LjkzNzYxMWMuNTUxMzAxIDAgLjk5ODIxOC0uNDQ3NzE1MjUuOTk4MjE4LTFzLS40NDY5MTctMS0uOTk4MjE4LTF6TTE0NS43Mzk3NSAwSC45OTgyMTc0N0MuNDQ2OTE3MTcgMCAwIC40NDc3MTUyNSAwIDFzLjQ0NjkxNzE4IDEgLjk5ODIxNzQ3IDFIMTQ1LjczOTc1Yy41NTEzMDEgMCAuOTk4MjE4LS40NDc3MTUyNS45OTgyMTgtMXMtLjQ0NjkxNy0xLS45OTgyMTgtMXoiIGZpbGw9IiM5OUFBQjUiLz4KICAgIDxwYXRoIGQ9Ik0wIDBoMTEyMHYySDB6Ii8+CiAgPC9nPgo8L3N2Zz4K);opacity:.1;margin:34px 0}footer.footer .join-discord{display:-webkit-box;display:-ms-flexbox;display:flex}footer.footer .stats{-webkit-box-flex:1;-ms-flex:1;flex:1}footer.footer .ready-to-join{font-size:26px;color:#fff;line-height:34px}footer.footer .join-other-players{font-size:14px;color:hsla(0,0%,100%,.6);font-weight:600;margin-top:4px}footer.footer .button{position:relative;padding:16px;height:15px;background-color:#7289da;border-radius:3px;color:#fff;font-size:15px;line-height:15px;cursor:pointer}footer.footer .button:hover{top:-1px;box-shadow:0 4px 14px 0 rgba(28,30,34,.4)}footer.footer .button:active{top:1px}footer.footer.blurple .button{background:#fff;color:#7289da}footer.footer.blurple .footer-background{background:#7289da}footer.footer.blurple .footer-background path{fill:rgba(106,127,203,.6)}@media screen and (max-width:848px){footer.footer{background:#7289da;padding-left:8px;padding-right:8px}footer.footer .footer-background{display:none;-webkit-animation:none;animation:none}footer.footer .navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer.footer .navigation .navigation-section{text-align:center;margin:16px 0}footer.footer .join-discord{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}footer.footer .button{margin-top:16px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}@-webkit-keyframes footer-blob-animation{0%{d:path("M140.881198,194.260295 C257.600568,129.32862 342.939626,119.84993 418.009939,203.154617 C493.080251,286.459305 545.728689,70.9046172 636.439626,63.9593047 C727.150564,57.0139922 768.99822,139.670242 858.802907,119.431961 C948.607595,99.1936797 1071.91228,-32.9977266 1243.91228,7.75227342 C1415.91228,48.5022734 1404.10369,208.584305 1508.27166,178.709305 C1612.43963,148.834305 1633.73291,79.913472 1711.63588,98.8569055 C1776.28676,114.577866 1819.96778,221.391836 1889.37253,185.808108 C2017.32661,120.206212 2004.01952,336.769569 2004.01952,336.769569 L271.635881,337 L-149.063338,337 C-149.063338,337 -245.850307,175.637635 -58.0633382,228.867188 C33.8652851,254.92501 64.1722713,236.933925 140.881198,194.260295 Z")}50%{d:path("M-60.13579,199.189799 C-33.8674767,-71.7287911 170.194454,11.9640675 274.985105,83.0972992 C379.775756,154.230531 409.072181,161.653171 521.54913,124.460269 C634.026079,87.2673683 645.348165,219.42808 735.152853,199.189799 C824.95754,178.951518 948.262228,46.7601116 1120.26223,87.5101116 C1292.26223,128.260112 1309.89513,321.347957 1414.0631,291.472957 C1518.23106,261.597957 1580.53259,89.5639434 1732.07052,88.5665294 C1892.57296,87.5101116 1897.70372,225.708266 2049.59054,199.189799 C2201.47736,172.671332 2002.94707,336.794682 2002.94707,336.794682 L270.563429,337.025114 L-60.13579,337.025114 C-60.13579,337.025114 -469.886827,134.917309 -282.099858,188.146862 C-190.171235,214.204685 -65.9645849,259.30515 -60.13579,199.189799 Z")}to{d:path("M-160.553381,263.533987 C-124.4955,243.377988 -18.6139605,181.080724 56.456352,264.385412 C131.526664,347.690099 165.148428,226.409513 223.668826,168.5 C282.189224,110.590487 372.68516,208.331261 462.489847,188.09298 C552.294535,167.854699 723.262827,-40.1656225 847.424394,40.7522734 C971.58596,121.670169 1156.59375,252.295176 1300.40314,228.958726 C1444.21253,205.622277 1478.90991,106.221579 1563.51957,124.699258 C1655.80276,144.85274 1595.69955,250.007434 1832.41793,206.740235 C2069.1363,163.473036 2002.94707,336.794682 2002.94707,336.794682 L270.563429,337.025114 L-60.13579,337.025114 C-60.13579,337.025114 -495.794798,256.512987 -308.007829,309.74254 C-216.079206,335.800362 -208.740043,290.469854 -160.553381,263.533987 Z")}}.modal{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:9999;opacity:0;top:0;left:0;right:0;bottom:0;height:100%}.modal.modal-open{background-color:rgba(0,0,0,.75);pointer-events:auto;opacity:1}.modal .content{box-shadow:0 0 20px rgba(0,0,0,.5);background-color:#fff;box-sizing:border-box;overflow:hidden;border-radius:5px;max-width:400px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.modal .inner{padding:25px}.modal header{color:#7289da;text-transform:uppercase;text-align:center;font-weight:700;line-height:1.3;font-size:18px}.modal header.danger{color:#f04747}.modal .text{color:#87909c;text-align:center;font-weight:500;line-height:1.2;margin-top:16px;font-size:18px}.modal .text.warning{font-weight:600;color:#c03939}.modal footer{background-color:#f9f9f9;border-top:1px solid #f0f0f0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:15px 25px;display:-webkit-box;display:-ms-flexbox;display:flex}.modal footer button{background-color:#7289da;color:#fff;cursor:pointer;display:block;padding:8px 15px;font-weight:600;outline:none;border-radius:5px;font-size:16px;margin:0 0 0 15px;border:0}.modal footer button.lame{height:26px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin:0 10px;padding:0;border-radius:0;background:none;color:#949494;border-bottom:2px solid transparent}.modal footer button.lame:hover{border-bottom:2px solid #87909c}.modal footer button.danger{background:#f04747}.modal footer button.danger:hover{background:#d84040}.modal footer button.danger:disabled{cursor:default;background:#f69191!important}.modal.prompt .content{max-width:500px}.modal.prompt .prompt-input{width:100%;border:none;border-bottom:2px solid #444;font-size:16px;padding:4px 5px;margin:15px 10px 10px;outline:none;box-sizing:border-box}.modal.prompt .prompt-input:focus,.modal.prompt .prompt-input:hover{border-bottom:2px solid #7289da}#section-company-hero{height:440px;width:100%;background:url(/assets/662610141e91eb195f873002216270d2.jpg);background-repeat:no-repeat;background-position:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section-company-hero .logo{width:336px}#section-company-mission .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section-company-mission .content h2{margin-bottom:24px;text-align:center}#section-company-mission .content p{margin-left:128px;margin-right:128px;color:#8a8e94;line-height:1.65em;text-align:justify;font-size:18px}#section-company-mission .content p a{color:#7289da}#section-company-mission .content p a:hover{color:#677bc4}#section-company-mission .content .logo{margin:64px 0}@media screen and (max-width:848px){#section-company-mission .content{width:100%}#section-company-mission .content p{margin-left:24px;margin-right:24px}}#section-company-team{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section-company-team,#section-company-team .team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}#section-company-team .team{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:18;width:100;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#section-company-team .team .team-member{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;margin:22px 16px 0;padding-bottom:22px;border:1px solid #e9e7e7;border-radius:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:296px;width:226px;text-align:center}#section-company-team .team .team-member .name{color:#4f545c;margin:0}#section-company-team .team .team-member .job-title{color:#99aab5;margin-top:10px;padding:0 4px}#section-company-testimonials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section-company-testimonials .love{margin:20px 0}#section-company-testimonials .tweets{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1000px}#section-company-testimonials .tweet{transition:background-color .3s ease-in-out;background-color:#f3f3f3;position:relative;border-radius:4px;margin:15px;height:200px;width:370px;padding:30px 40px;box-sizing:border-box}#section-company-testimonials .tweet.big{background-color:#f9f9f9;width:570px}#section-company-testimonials .tweet:hover{background-color:#f0f0f0}#section-company-testimonials .tweet .text{color:#4f545c;line-height:1.3em;font-weight:600;font-size:18px}#section-company-testimonials .tweet .user{margin-top:20px;color:#99aab5;font-style:italic;font-weight:500}#section-company-testimonials .tweet .icon{position:absolute;bottom:20px;right:20px}@media screen and (max-width:1000px){#section-company-testimonials .tweet.big{width:360px}}#section-company-investors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section-company-investors .investors{margin-top:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}#section-company-investors .investor,#section-company-investors .investors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#section-company-investors .investor{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #f0f0f0;border-radius:4px;height:300px;width:310px;transition:background-color .3s ease-in-out;margin:10px}#section-company-investors .investor img{max-width:75%}#section-company-investors .investor:hover{background-color:#f9f9f9}.spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spinner-inner{position:relative;display:inline-block;width:32px;height:32px}.spinner-wandering-cubes .spinner-item{background-color:#7289da;width:10px;height:10px;position:absolute;top:0;left:0;-webkit-animation:spinner-wandering-cubes 1.8s infinite ease-in-out;animation:spinner-wandering-cubes 1.8s infinite ease-in-out}.spinner-wandering-cubes .spinner-item:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes spinner-wandering-cubes{25%{-webkit-transform:translateX(22px) rotate(-90deg) scale(.5);transform:translateX(22px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(22px) translateY(22px) rotate(-180deg);transform:translateX(22px) translateY(22px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(22px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(22px) rotate(-270deg) scale(.5)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes spinner-wandering-cubes{25%{-webkit-transform:translateX(22px) rotate(-90deg) scale(.5);transform:translateX(22px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(22px) translateY(22px) rotate(-180deg);transform:translateX(22px) translateY(22px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(22px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(22px) rotate(-270deg) scale(.5)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.spinner-chasing-dots{-webkit-animation:spinner-chasing-dots-rotate 2s infinite linear;animation:spinner-chasing-dots-rotate 2s infinite linear}.spinner-chasing-dots .spinner-item{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#7289da;border-radius:100%;-webkit-animation:spinner-chasing-dots-bounce 2s infinite ease-in-out;animation:spinner-chasing-dots-bounce 2s infinite ease-in-out}.spinner-chasing-dots .spinner-item:last-child{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes spinner-chasing-dots-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-chasing-dots-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spinner-chasing-dots-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes spinner-chasing-dots-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.spinner-pulsing-ellipsis{height:auto;width:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.spinner-pulsing-ellipsis .spinner-item{-webkit-animation:spinner-ellipsis 1.4s infinite ease-in-out;animation:spinner-ellipsis 1.4s infinite ease-in-out;width:6px;height:6px;margin-right:2px;background-color:#99aab5;border-radius:3px;display:inline-block;opacity:.3}.spinner-pulsing-ellipsis .spinner-item:nth-of-type(2){-webkit-animation-delay:.2s;animation-delay:.2s}.spinner-pulsing-ellipsis .spinner-item:nth-of-type(3){-webkit-animation-delay:.4s;animation-delay:.4s}.stop-animation .spinner-pulsing-ellipsis .spinner-item{-webkit-animation:none;animation:none}@-webkit-keyframes spinner-ellipsis{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.3}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes spinner-ellipsis{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.3}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.spinner.spinner-spinning-circle{width:100%}.spinner.spinner-spinning-circle .circular{-webkit-animation:spinner-spinning-circle-rotate 2s linear infinite;animation:spinner-spinning-circle-rotate 2s linear infinite;height:100%;width:100%}.spinner.spinner-spinning-circle .path{-webkit-animation:spinner-spinning-circle-dash 1.5s ease-in-out infinite;animation:spinner-spinning-circle-dash 1.5s ease-in-out infinite;stroke-dasharray:1,200;stroke-dashoffset:0;stroke:#7289da;fill:none;stroke-width:6;stroke-miterlimit:10;stroke-linecap:round}@-webkit-keyframes spinner-spinning-circle-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-spinning-circle-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spinner-spinning-circle-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes spinner-spinning-circle-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}#section-company-join{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section-company-join h2{text-align:center}#section-company-join p{margin-left:128px;margin-right:128px;color:#8a8e94;line-height:1.65em;text-align:justify;font-size:18px}#section-company-join p a{color:#7289da}#section-company-join p a:hover{color:#677bc4}#section-company-join .positions{margin-top:60px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:100%}#section-company-join .position{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f3f3f3;margin:10px 0;border-radius:4px;padding:20px}#section-company-join .position .image{margin-right:24px;width:62px}#section-company-join .position .job-title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:0;font-weight:700}@media screen and (max-width:848px){#section-company-join .content{width:100%}#section-company-join .content p{margin-left:24px;margin-right:24px}}@media screen and (max-width:768px){#section-company-join .content .position{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px 40px}#section-company-join .content .position .image{margin:0 0 8px}#section-company-join .content .position .job-title{margin:0 0 8px;text-align:center}}#section-company-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section-company-media h2{text-align:center;margin-bottom:24px}#section-company-media .temp-contact{font-weight:600;font-size:14px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:72px}@media screen and (max-width:848px){#section-company-media .content{width:80%}}.forms-submit-button{padding:10px 8px;border-radius:4px}.forms-can-submit{background:#7289da;cursor:pointer}.forms-cannot-submit{background:red;cursor:no-drop}.forms-submitting{background:grey;cursor:progress}.field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.required-label-wrapper{margin-bottom:8px}.error{color:red}.forms-text-area-input{background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.7);border:2px solid hsla(0,0%,100%,.2);outline:none;padding:4px 8px;border-radius:4px}.forms-text-input-input{background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.7);border:2px solid hsla(0,0%,100%,.2);outline:none;padding:4px 8px;border-radius:4px}.forms-text-input-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.4)}.forms-text-input-input::-moz-placeholder{color:hsla(0,0%,100%,.4)}.forms-text-input-input:-ms-input-placeholder{color:hsla(0,0%,100%,.4)}.forms-text-input-input::placeholder{color:hsla(0,0%,100%,.4)}.forms-multi-text-input{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.forms-multi-text-input,.forms-multi-text-input .value{display:-webkit-box;display:-ms-flexbox;display:flex}.forms-multi-text-input .value{width:100%}.forms-multi-text-input .value input{-webkit-box-flex:1;-ms-flex:1;flex:1}.forms-multi-text-input .value .remove{margin-left:16px;padding:0 16px;background:#f04747}.forms-multi-text-input .add{padding:8px 16px;margin-top:8px;-ms-flex-item-align:end;align-self:flex-end;background:#43b581}.forms-multi-text-input .multi-text-input-transition-enter{opacity:0}.forms-multi-text-input .multi-text-input-transition-enter.multi-text-input-transition-enter-active,.forms-multi-text-input .multi-text-input-transition-leave{opacity:1;transition:opacity .3s ease}.forms-multi-text-input .multi-text-input-transition-leave.multi-text-input-transition-leave-active{opacity:0}.forms-prefixed-text-input .forms-prefixed-text-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.forms-prefixed-text-input .forms-prefixed-text-input-wrapper .forms-prefixed-text-input-prefix{border-bottom:2px solid #f0f0f0;margin-bottom:4px;outline:none;transition:border-bottom .2s ease;color:#8a8e94;line-height:28px}.forms-prefixed-text-input .forms-prefixed-text-input-wrapper .forms-prefixed-text-input-prefix.focused{border-bottom:2px solid #7289da}.forms-prefixed-text-input .forms-prefixed-text-input-wrapper .forms-text-input-input{padding-left:0;margin-left:-2px;-webkit-box-flex:1;-ms-flex:1;flex:1}.forms-multi-type-text-input .forms-text-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:8px 0 8px 72px}.forms-multi-type-text-input .forms-text-input-wrapper .forms-field{-webkit-box-flex:1;-ms-flex:1;flex:1}.forms-multi-type-text-input .forms-text-input-wrapper .remove{margin-left:16px;background-color:#f04747;padding:8px 16px;max-height:34px}.forms-single-select .is-disabled{opacity:.25;cursor:no-drop}.forms-single-select .is-disabled .Select-control:hover{border-color:#cdcdcd}.forms-single-select .is-focused .Select-control{border-color:#cdcdcd;box-shadow:none}.forms-single-select .Select-item,.forms-single-select .Select-placeholder{box-sizing:border-box;padding:5px 25px 15px 10px;color:#cdcdcd}.forms-single-select .has-value .Select-placeholder{color:#36393e}.forms-single-select .Select-control{width:100%;margin-top:10px;height:46px;border:1px solid #cdcdcd;font-size:16px}.forms-single-select .Select-control *{font-family:Whitney,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}.forms-single-select .Select-control .Select-arrow{top:20px}.forms-single-select .Select-control:hover{border-color:#bbb}.forms-single-select .Select-control .Select-clear,.forms-single-select .Select-control .Select-item-icon{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.forms-single-select .Select-option{color:#36393e}.forms-single-select .Select-option.is-focused{background:#f7f7f7;color:#36393e}.forms-single-select .Select.Select--multi .Select-item{padding:0;margin-top:11px;border-color:#7289da;color:hsla(0,0%,100%,.8);background-color:rgba(114,137,218,.9)}.forms-single-select .Select.Select--multi .Select-item-icon{border-color:#7289da}.forms-single-select .Select.Select--multi .Select-item-icon:hover{color:#fff}.forms-single-select .forms-error{margin-top:4px}.forms-single-select .Select-input{height:0}section .oauth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section .oauth.connected,section .oauth.disabled{cursor:not-allowed}section .oauth .loader{margin:0;top:-10px}section .oauth .icon{margin-right:4px;width:20px;height:20px}section .oauth .disconnect{opacity:.8;width:12px;height:12px;cursor:pointer}section .oauth .disconnect:hover{opacity:1}section .oauth .oauth-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}section .button.oauth-twitch{background-color:#6441a5}section .button.oauth-twitch:not(.disabled):not(.connected):hover{background-color:#5a3b95}section .button.oauth-youtube{background-color:#cd201f}section .button.oauth-youtube:not(.disabled):not(.connected):hover{background-color:#b91d1c}section .button.oauth-reddit{background-color:#5f99cf}section .button.oauth-reddit:not(.disabled):not(.connected):hover{background-color:#568aba}section .button.oauth-facebook{background-color:#3b5998}section .button.oauth-facebook:not(.disabled):not(.connected):hover{background-color:#355089}section .button.oauth-twitter{background-color:#1da1f2}section .button.oauth-twitter:not(.disabled):not(.connected):hover{background-color:#1a91da}.forms-switch .switch-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(115,127,141,.8);font-size:12px}.forms-switch .value-off{margin-right:4px}.forms-switch .value-on{margin-left:4px}.forms-switch .forms-switch-checkbox{position:relative;width:44px;height:24px;background:#737f8d;border-radius:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer;outline:none}.forms-switch .forms-switch-checkbox:focus{background:#6d7986;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(115,127,141,.3)}.forms-switch .forms-switch-checkbox:checked{background:#7289da}.forms-switch .forms-switch-checkbox:checked:focus{background:#6c82cf;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(114,137,218,.3)}.forms-switch .forms-switch-checkbox:before{content:"";display:block;height:18px;width:18px;position:absolute;top:3px;left:3px;bottom:3px;background-color:#f7f8f9;border-radius:10px;box-shadow:0 3px 1px 0 rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.1),0 3px 3px 0 rgba(0,0,0,.05);transition:all .15s ease}.forms-switch .forms-switch-checkbox:checked:before{left:23px}.forms-switch .forms-switch-checkbox:focus:before,.forms-switch .forms-switch-checkbox:hover:before{width:20px}.forms-switch .forms-switch-checkbox:focus:checked:before,.forms-switch .forms-switch-checkbox:hover:checked:before{margin-left:-2px}.forms-switch .forms-switch-checkbox:focus:before{background:#fff}.forms-switch .forms-switch-checkbox:active:before{width:28px;box-shadow:0 3px 3px 0 rgba(0,0,0,.05)}.forms-switch .forms-switch-checkbox:active:checked:before{margin-left:-10px}.sprite{display:block;position:absolute;background-position:0}.sprite.sparkle{width:43px;height:43px;background-image:url(/assets/c7539bb38577495f5021c8ea455c7145.png);background-size:774px 43px;background-position:-731px;-webkit-animation:sparkle 1.5s steps(17,start) forwards infinite;animation:sparkle 1.5s steps(17,start) forwards infinite}.sprite.sparkle.grey{background-image:url(/assets/22a50c5f66884ef5762f0a0b96d1ef08.png)}.sprite.sparkle.blurple{background-image:url(/assets/a66f45abf930caa0b221315ebbc031de.png)}.sprite.pop{width:24px;height:24px;background-image:url(/assets/237a2f9325a83d230fb30b2cd63bbfe6.png);background-size:840px 24px;background-position:-816px;-webkit-animation:pop 2.91666666667s steps(34,start) forwards infinite;animation:pop 2.91666666667s steps(34,start) forwards infinite}.sprite.pop.grey{background-image:url(/assets/0e773bb475b552235a800e6424e43e6b.png)}.sprite.pop.blurple{background-image:url(/assets/cf13db31abf9a13e54f5f43599eef59a.png)}.sprite.light{width:20px;height:20px;background-image:url(/assets/1c20f6ecd2d83c1844a3fd6da306d239.png);background-size:620px 20px;background-position:-600px;-webkit-animation:light 2.58333333333s steps(30,start) forwards infinite;animation:light 2.58333333333s steps(30,start) forwards infinite}.sprite.light.grey{background-image:url(/assets/64aaf58241b1f4a6c9655564d0f0b028.png)}.sprite.light.blurple{background-image:url(/assets/07c7a85ef9cb930a3797629fc9a537cd.png)}.sprite.cross{width:25px;height:25px;background-image:url(/assets/c13a0b03a798023c27155fad5f0c7a61.png);background-size:625px 25px;background-position:-600px;-webkit-animation:cross 2.083325s steps(23,start) forwards infinite;animation:cross 2.083325s steps(23,start) forwards infinite}.sprite.cross.grey{background-image:url(/assets/eb0e7f0b11970eca575cbdc7718e8482.png)}.sprite.cross.blurple{background-image:url(/assets/18d708afcc8653f148927a308b203be2.png)}@-webkit-keyframes sparkle{0%{background-position:0}40%{background-position:-731px}to{background-position:-731px}}@keyframes sparkle{0%{background-position:0}40%{background-position:-731px}to{background-position:-731px}}@-webkit-keyframes pop{0%{background-position:0}40%{background-position:-816px}to{background-position:-816px}}@keyframes pop{0%{background-position:0}40%{background-position:-816px}to{background-position:-816px}}@-webkit-keyframes light{0%{background-position:0}40%{background-position:-600px}to{background-position:-600px}}@keyframes light{0%{background-position:0}40%{background-position:-600px}to{background-position:-600px}}@-webkit-keyframes cross{0%{background-position:0}40%{background-position:-600px}to{background-position:-600px}}@keyframes cross{0%{background-position:0}40%{background-position:-600px}to{background-position:-600px}}.download-apps{background:#7289da;padding:120px 0;overflow:hidden;transition:padding .7s ease}.download-apps .hero{-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0 auto;padding:20px 20px 100px;width:100%;max-width:1150px}.download-apps .download-wrapper,.download-apps .hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box}.download-apps .download-wrapper{width:45%;-ms-flex-flow:column nowrap;flex-flow:column nowrap;color:#fff;padding-left:75px}.download-apps .download-wrapper .download-header{font-size:26px;line-height:26px;font-weight:600;margin-bottom:8px}.download-apps .download-wrapper .download-ptb{font-size:14px;font-weight:400;line-height:18px}.download-apps .download-wrapper .download-ptb span{opacity:.6}.download-apps .download-wrapper .download-ptb a{cursor:pointer;color:#fff}.download-apps .download-wrapper .download-ptb a:hover{color:#f0f0f0}.download-apps .download-wrapper .download-btn{background:#fff;color:#7289da;width:210px;height:40px;margin:22px 0 8px;border:none;border-radius:3px;font-size:16px;cursor:pointer;transition:all .2s ease;outline:none;text-align:center;line-height:40px}.download-apps .download-wrapper .download-btn:hover{-webkit-transform:translate3d(0,-1px,0);transform:translate3d(0,-1px,0);box-shadow:0 0 10px hsla(0,0%,100%,.32)}.download-apps .download-wrapper .download-info{font-size:12px;opacity:.4;cursor:default}.download-apps .download-wrapper .download-image{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:190px;margin-top:50px}.download-apps .download-wrapper .download-image img{height:190px}.download-apps .download-wrapper .forms-form{width:310px}.download-apps .download-wrapper .forms-form .download-btn{-webkit-box-flex:0.93;-ms-flex:0.93;flex:0.93;height:46px;line-height:46px;margin-top:10px}.download-apps .download-wrapper .forms-form .row :first-child{margin-left:0}.download-apps .download-wrapper .forms-form .Select-arrow{border-color:hsla(0,0%,100%,.3) transparent transparent}.download-apps .download-wrapper .forms-form .Select-control{background:transparent;border-color:hsla(0,0%,100%,.3)}.download-apps .download-wrapper .forms-form .Select-placeholder{color:#fff}.download-apps .discord-preview{width:55%;position:relative}.download-apps .discord-preview .anim-float{position:relative;-webkit-animation:float 2.3s forwards ease infinite;animation:float 2.3s forwards ease infinite;z-index:2}.download-apps .discord-preview .anim-float .anim-float-image{width:100%;max-width:628px;height:100%;max-height:428px}.download-apps .discord-preview .anim-float-shadow{position:absolute;bottom:-50px;left:0;width:100%;max-width:628px;height:58px;background:radial-gradient(ellipse 38% 30%,rgba(0,0,0,.16),#738bd7);-webkit-animation:floatShadow 2.3s forwards infinite;animation:floatShadow 2.3s forwards infinite}.download-apps .sprite{opacity:.75;z-index:1}.download-apps .pop.one{top:40px;left:-50px;-webkit-animation-delay:1s;animation-delay:1s}.download-apps .pop.two{top:-45px;right:40px}.download-apps .pop.three{bottom:12px;left:0;opacity:.45;-webkit-animation-delay:2s;animation-delay:2s}.download-apps .sparkle.one{top:-40px;left:20px;-webkit-animation-delay:.9s;animation-delay:.9s}.download-apps .sparkle.two{bottom:100px;left:-30px;-webkit-animation-delay:.6s;animation-delay:.6s}.download-apps .sparkle.three{bottom:-15px;left:180px;-webkit-animation-delay:1.2s;animation-delay:1.2s;z-index:3}.download-apps .sparkle.four{bottom:80px;right:-20px;z-index:3}.download-apps .light.one{top:112px;right:-15px;-webkit-animation-delay:.4s;animation-delay:.4s}.download-apps .light.two{bottom:-6px;right:200px;-webkit-animation-delay:1.1s;animation-delay:1.1s}.download-apps .cross.one{top:5px;right:-32px;-webkit-animation-delay:.2s;animation-delay:.2s}.download-apps .cross.two{bottom:-35px;right:0;-webkit-animation-delay:.9s;animation-delay:.9s}.download-apps .cross.three{top:200px;left:-8px;-webkit-animation-delay:1.4s;animation-delay:1.4s}.download-apps .extra-downloads{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;max-width:1600px;max-height:360px;margin:0 auto}.download-apps .extra-downloads-box{position:relative;-ms-flex-preferred-size:400px;flex-basis:400px;width:100%;max-width:400px;height:350px;margin:0 10px;text-align:center;text-decoration:none;background:#fff;border-radius:5px;box-shadow:0 0 10px 3px rgba(0,0,0,.2);transition:all .8s ease}.download-apps .extra-downloads-box:hover h3{-webkit-transform:translateZ(0);transform:translateZ(0)}.download-apps .extra-downloads-box:hover .download-container{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.download-apps .extra-downloads-box.disabled{cursor:not-allowed}.download-apps .extra-downloads-box.disabled:hover{-webkit-transform:none;transform:none}.download-apps .extra-downloads-box.disabled h3,.download-apps .extra-downloads-box.disabled h4{opacity:.4;-webkit-transform:none;transform:none}.download-apps .extra-downloads-box.disabled h4{color:#7289da;font-size:18px;line-height:26px}.download-apps .extra-downloads-box h3{color:#7289da;font-size:28px;font-weight:600;margin-top:30px;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease}.download-apps .extra-downloads-box .download-container{margin:18px 0;opacity:0;position:relative;transition:all .35s ease;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);z-index:1}.download-apps .extra-downloads-box .download-container .download{background:#7289da;border-radius:3px;display:block;margin-left:auto;margin-right:auto;max-width:110px;color:#fff;padding:15px 30px}.download-apps .extra-downloads-box .download-container .download:hover{-webkit-transform:translate3d(0,-1px,0);transform:translate3d(0,-1px,0);box-shadow:0 0 10px rgba(0,0,0,.32)}.download-apps .extra-downloads-box .download-container .download-ptb{color:#99aab5;cursor:pointer;font-size:10px}.download-apps .extra-downloads-box .download-container .download-ptb:hover{color:#adbbc4}.download-apps .extra-downloads-box .preview{position:absolute;bottom:0;left:0;right:0;height:100%;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.download-apps .extra-downloads-box .image{width:100%;height:100%;background-size:contain;background-position:bottom;background-repeat:no-repeat}.download-apps .extra-downloads-box.Mac .image{background-image:url(/assets/784caa3aa984dff713bb3a61163a6042.png);max-width:270px;max-height:205px;margin-left:-3px}.download-apps .extra-downloads-box.iOS .image{background-image:url(/assets/fdf6bd4613657c3692558d7cc38b8132.png);max-width:328px;max-height:214px;margin-left:0}.download-apps .extra-downloads-box.Android .image{background-image:url(/assets/b1b2c24cafa7060d239b6b4e3341b762.png);max-width:270px;max-height:205px;margin-left:0}.download-apps .extra-downloads-box.Windows .image{background-image:url(/assets/22dd57f15c73057713a90234b81b989b.png);max-width:256px;max-height:200px;margin-left:-3px}.download-apps .extra-downloads-box.Linux .image{background-image:url(/assets/6dcf185a8e7242fbcefb62205b9c6983.png);max-width:338px;max-height:193px;margin-left:0}.download-apps .extra-downloads-box.has-formats .download-container{margin:28px 30px}.download-apps .extra-downloads-box.has-formats .download-container .download{box-sizing:border-box;-webkit-box-flex:0.75;-ms-flex:0.75;flex:0.75;height:46px;max-width:none;padding:15px 0;white-space:nowrap}.download-apps .extra-downloads-box.has-formats .download-container .row>:first-child{margin-left:0}.download-apps .extra-downloads-box.has-formats .download-container .Select-control{margin-top:0}@-webkit-keyframes float{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}40%{-webkit-transform:translate3d(0,-6px,0);transform:translate3d(0,-6px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes float{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}40%{-webkit-transform:translate3d(0,-6px,0);transform:translate3d(0,-6px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes floatShadow{0%{opacity:1}40%{opacity:.8}to{opacity:1}}@keyframes floatShadow{0%{opacity:1}40%{opacity:.8}to{opacity:1}}@media screen and (max-width:1600px){.download-apps{padding-bottom:0}.download-apps .extra-downloads-box{margin:0;border-radius:0;box-shadow:0 0 3px rgba(0,0,0,.2);border-left:1px solid #f3f3f3}}@media screen and (max-width:1200px){.download-apps .extra-downloads-box{height:320px}.download-apps .extra-downloads-box h3{font-size:24px}.download-apps .extra-downloads-box .download{margin:7px auto}}@media screen and (max-width:1024px){.download-apps .hero{padding-bottom:0}.download-apps .download-wrapper{width:100%;padding:0;text-align:center}.download-apps .download-wrapper .download-image{display:-webkit-box;display:-ms-flexbox;display:flex;height:335px}.download-apps .download-wrapper .download-image img{height:315px}.download-apps .download-wrapper .download-image.mainImage{height:345px;position:relative}.download-apps .download-wrapper .download-image.mainImage img{width:97%;height:auto;position:absolute;top:20px;left:2%;right:2%}.download-apps .download-wrapper .download-btn{margin:22px auto}.download-apps .discord-preview,.download-apps .extra-downloads{display:none}.download-apps .extra-downloads-box h3{font-size:22px}}@media screen and (max-width:767px){body,html{min-width:320px}.download-apps{padding-top:70px}.download-apps .download-wrapper .download-image{height:190px}.download-apps .download-wrapper .download-image.mainImage{height:205px}.download-apps .download-wrapper .download-image img{height:190px}}.generated-markdown,.generated-markdown *{white-space:pre-wrap}.generated-markdown * ol,.generated-markdown * pre,.generated-markdown * ul,.generated-markdown ol,.generated-markdown pre,.generated-markdown ul{padding-bottom:20px}.generated-markdown * code,.generated-markdown * li,.generated-markdown code,.generated-markdown li{line-height:22px}#partner-page{height:100%}#partner-page.form-open{overflow:hidden}#partner-page .partner-page-wrapper{transition:all .6s ease;-webkit-transform:none;transform:none}#partner-page .partner-page-wrapper.form-open{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}#partner-page .partner-form-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none}#partner-page .partner-form-wrapper .close-btn{-ms-flex-item-align:end;align-self:flex-end;margin-top:24px;margin-right:24px;cursor:pointer}#partner-page .partner-form-wrapper.open{pointer-events:auto;background-color:rgba(0,0,0,.7)}#partner-page .partner-form-wrapper .partner-form{top:0;left:0;height:100%;width:100%;position:fixed;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);opacity:0;padding:50px;transition:all .6s ease;box-sizing:border-box;overflow:scroll}#partner-page .partner-form-wrapper .partner-form.open{opacity:1;-webkit-transform:none;transform:none}#partner-page .partner-form-wrapper .partner-form .form-wrapper{border-radius:7px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#partner-page .partner-form-wrapper .partner-form .form-wrapper h2{color:#7289da;font-size:36px;margin:0 0 48px;text-align:center;font-weight:400}#partner-page .partner-form-wrapper .partner-form .form-wrapper h3{box-sizing:border-box;color:#4f545c;max-width:1100px;width:100%;margin:0 auto 90px;padding:0 20px;font-size:25px;text-align:center;line-height:30px;font-weight:600;opacity:.9}#partner-page .partner-form-wrapper .partner-form .form-wrapper .forms-form{padding:0 24px 48px;box-sizing:border-box}#partner-page .partner-form-wrapper .partner-form .form-wrapper .forms-form .warning{margin:10px;font-size:18px;line-height:24px;opacity:.6}#partners-hero{position:relative;top:-72px;height:440px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:-72px;border-bottom:none;background-color:#21262b}#partners-hero .rendered{transition:opacity .3s}#partners-hero .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;height:100%}#partners-hero .content h1{text-transform:uppercase}#partners-hero .content.theme-dark{background:rgba(0,0,0,.6)}#partners-hero .content .blurb{margin-bottom:24px}#partners-hero .content .button{width:212px;text-align:center;color:#21262b}#partners-hero .content .applied{font-size:24px;color:#7289da}#partners-hero .partner-images{top:-72px;position:fixed;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:calc(100% + 220px);-webkit-animation:move-up 30s forwards infinite linear;animation:move-up 30s forwards infinite linear;opacity:.2}#partners-hero .partner-images.partner-images-2{top:588px}#partners-hero .partner-images.paused{-webkit-animation-play-state:paused;animation-play-state:paused}#partners-hero .partner-images .row{display:-webkit-box;display:-ms-flexbox;display:flex}#partners-hero .partner-images .row .partner-image{min-width:220px;height:220px}@-webkit-keyframes move-up{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-660px,0);transform:translate3d(0,-660px,0)}}@keyframes move-up{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-660px,0);transform:translate3d(0,-660px,0)}}#partners-server-circles{border-top:1px solid #dadddf;border-bottom:none;padding:72px 0;background-color:#f9f9f9;position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#partners-server-circles .icons{display:-webkit-box;display:-ms-flexbox;display:flex;height:124px}#partners-server-circles .partner-icon-circle{position:relative;-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0);height:100px;width:100px;min-width:100px;border-radius:100%;margin:0 5px;-webkit-animation:float-partner-server-circles 4s infinite alternate ease-in-out;animation:float-partner-server-circles 4s infinite alternate ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}#partners-server-circles .partner-icon-circle.bottom{-webkit-animation-delay:1s;animation-delay:1s;top:calc(100% - 100px)}#partners-server-circles .partner-icon-circle.middle{-webkit-animation-delay:.5s;animation-delay:.5s;top:calc(50% - 50px)}#partners-server-circles .partner-icon-circle.top{top:0}#partners-server-circles .partner-icon-circle.live:after{position:absolute;bottom:-4px;right:-12px;content:"live";text-transform:uppercase;padding:7px 12px;background-color:#f04747;border:4px solid #fff;border-radius:62px;font-size:16px;font-weight:600;line-height:16px;color:#fff}#partners-server-circles .partner-icon-circle:hover img{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1);opacity:1}#partners-server-circles .partner-icon-circle img{transition:.2s ease-out;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;width:100%;border-radius:100%;pointer-events:none;opacity:.8}@-webkit-keyframes float-partner-server-circles{0%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}to{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}}@keyframes float-partner-server-circles{0%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}to{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}}#partner-apply-form-selection{border-bottom:none}#partner-apply-form-selection .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#partner-apply-form-selection .content .temporary-unavailable{color:#fff;font-size:24px;text-align:center;margin-top:80px}#partner-apply-form-selection .content .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:72px}#partner-apply-form-selection .content .main-content .text{margin-right:56px;white-space:nowrap}#partner-apply-form-selection .content .main-content .text .get-started{color:hsla(0,0%,100%,.6);text-transform:uppercase;font-size:20px;line-height:24px;margin-bottom:8px}#partner-apply-form-selection .content .main-content .text .describes-you{color:#fff;font-size:26px;font-weight:500;line-height:31px}#partner-apply-form-selection .content .main-content .button{height:60px;width:320px;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:24px}#partner-apply-form-selection .content .main-content .button:last-child{margin-left:24px}#partner-apply-form-selection .content .main-content.not-logged-in{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#partner-apply-form-selection .content .main-content.not-logged-in .wrapper{position:relative;width:408px;height:122px}#partner-apply-form-selection .content .main-content.not-logged-in .wrapper .background,#partner-apply-form-selection .content .main-content.not-logged-in .wrapper .button{position:absolute;margin-left:0;top:0;left:0}#partner-apply-form-selection .content .main-content.not-logged-in .wrapper .background.button,#partner-apply-form-selection .content .main-content.not-logged-in .wrapper .button.button{top:30px;left:44px}#partner-apply-form-selection .line{margin:72px 0 24px;height:1px;width:100%;background-color:hsla(0,0%,100%,.1)}#partner-apply-form-selection .blurb.wrong-form{padding-bottom:24px;max-width:1000px}#partner-apply-form-selection .blurb.wrong-form a{color:hsla(0,0%,100%,.9)}#partner-apply-form-selection .blurb.wrong-form a:hover{color:#fff}@media screen and (max-width:900px){#partner-apply-form-selection .content .main-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#partner-apply-form-selection .content .main-content .text{margin-right:0;text-align:center}#partner-apply-form-selection .content .main-content .text .describes-you{margin:8px 0 36px}#partner-apply-form-selection .content .main-content .button{margin-top:8px}#partner-apply-form-selection .content .main-content .button:last-child{margin-left:0}#partner-apply-form-selection .blurb.wrong-form{max-width:320px}}.carousel{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.carousel .arrow,.carousel .arrow-background,.carousel.arrows .arrow,.carousel.arrows .arrow-background{position:absolute}.carousel .arrow,.carousel.arrows .arrow{top:calc(50% - 22px);width:32px;height:32px;pointer-events:all;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;z-index:2}.carousel .arrow.right,.carousel.arrows .arrow.right{right:36px}.carousel .arrow.left,.carousel.arrows .arrow.left{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);left:36px}.carousel .arrow-background,.carousel.arrows .arrow-background{top:calc(50% - 30px);background-color:rgba(0,0,0,.2);height:48px;width:48px;border-radius:50%;position:absolute;z-index:1}.carousel .arrow-background.right,.carousel.arrows .arrow-background.right{right:28px}.carousel .arrow-background.left,.carousel.arrows .arrow-background.left{left:28px}.carousel-desktop{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.carousel-desktop .carousel-item{position:absolute;pointer-events:all}.carousel-mobile{width:100%;position:relative;white-space:nowrap}.carousel-mobile .items{width:100%}.carousel-mobile .items .item{display:inline-block;position:relative;width:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carousel-mobile .arrows{height:100%}.carousel-mobile .arrows img{pointer-events:all;cursor:pointer}.partners-section-featured{background:#fff}.partners-section-featured .content{width:100%;position:relative}.partners-section-featured .content .bio{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;pointer-events:all}.partners-section-featured .content .bio h4{color:rgba(79,84,92,.3);font-size:12px;line-height:15px;text-transform:uppercase}.partners-section-featured .content .bio h2{margin-top:0;font-size:36px;line-height:44px}.partners-section-featured .content .bio p{font-weight:500;line-height:20px}.partners-section-featured .content .bio .line{width:80px;height:2px;background-color:hsla(0,0%,100%,.3);-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin:20px 0}.partners-section-featured .content .bio .links{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partners-section-featured .content .bio .links a{margin:0 8px;opacity:.8}.partners-section-featured .content .bio .links a:hover{opacity:1}.partners-section-featured.desktop,.partners-section-featured.desktop .carousel-desktop{padding:45px 0}.partners-section-featured.desktop .carousel-desktop .carousel-item{border-radius:8px;overflow:hidden}.partners-section-featured.desktop .content .bio{top:0;position:absolute;height:500px;width:600px;left:calc(50% - 400px);white-space:normal;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 100px;z-index:3;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.partners-section-featured.desktop .content .bio h2{color:#fff}.partners-section-featured.desktop .content .bio h4,.partners-section-featured.desktop .content .bio p{color:hsla(0,0%,100%,.6)}.partners-section-featured.desktop .content .partner{height:500px;width:800px;z-index:2;pointer-events:all}.partners-section-featured.desktop .content .partner .background{content:"";position:absolute;top:0;left:0;background-color:#fff;width:100%;height:100%;z-index:2}.partners-section-featured.desktop .content .partner .image{position:relative;display:inline-block;-webkit-transform-origin:center;transform-origin:center;z-index:3}.partners-section-featured.desktop .content .partner .cover{background-color:#000;position:absolute;top:0;left:0;height:100%;width:100%;z-index:3}@media screen and (max-width:1500px){.partners-section-featured.desktop .content .featured-wrapper{left:0}}.partners-section-featured.mobile .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:24px;overflow:hidden}.partners-section-featured.mobile .content .partner{width:100%}.partners-section-featured.mobile .content .partner .image{position:relative;width:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.partners-section-featured.mobile .content .bio{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.partners-section-featured.mobile .content .bio .line{display:none}.partners-section-featured.mobile .content .bio .links .img{color:#000}#partners-section-stats{overflow:hidden;background-color:#f9f9f9;border:none}#partners-section-stats .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#partners-section-stats .content .header{color:#4f545c;text-transform:uppercase}#partners-section-stats .content .stats{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}#partners-section-stats .content .stats .stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 20px}#partners-section-stats .content .stats .stat .stat-name{white-space:nowrap;text-transform:uppercase;font-size:12px;line-height:15px;color:rgba(115,127,141,.3)}#partners-section-stats .content .stats .stat .stat-value{font-size:26px;font-weight:500;line-height:34px;color:#4f545c}@media screen and (max-width:768px){#partners-section-stats .content .stats{-ms-flex-flow:column;flex-flow:column}#partners-section-stats .content .stats .stat{margin-top:24px}#partners-section-stats .content .stats .stat .stat-name{font-size:24px;line-height:30px}#partners-section-stats .content .stats .stat .stat-value{font-size:52px;line-height:68px}}#partners-perks{border-top:none;background-color:#f9f9f9;padding-top:144px;padding-bottom:72px}#partners-perks .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#partners-perks .content,#partners-perks .content .perks{display:-webkit-box;display:-ms-flexbox;display:flex}#partners-perks .content .perks{margin-top:56px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#partners-perks .content .perks .perk{margin:56px 36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;width:260px}#partners-perks .content .perks .perk h3{color:#4f545c;font-weight:700;font-size:20px;line-height:24px;margin-top:24px}#partners-perks .content .perks .perk img{margin:0 auto;width:210px}#partners-perks .content .perks .perk p{font-size:16px;line-height:20px}#partners-perks .content .perks .perk a{color:#00aff7;cursor:pointer}#partners-perks .content .perks .perk a:hover{color:#009ede}#partners-section-faq{background-color:#f9f9f9;padding-bottom:144px}#partners-section-faq .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#partners-section-faq .faqs{margin-top:56px}#partners-section-faq .faq{overflow-y:hidden;margin:10px 0;width:100%;border:2px solid rgba(0,0,0,.06);border-radius:3px;box-sizing:border-box;transition:opacity .3s ease}#partners-section-faq .faq.open .faq-header,#partners-section-faq .faq:hover .faq-header{opacity:1}#partners-section-faq .faq-content .faq-header{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:24px;color:#737f8d;padding:16px 24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.3}#partners-section-faq .faq-content .faq-header .faq-question{-webkit-box-flex:1;-ms-flex:1;flex:1}#partners-section-faq .faq-content .faq-body{padding:0 20px 24px}#partners-section-faq .faq-content .faq-body .faq-answer{margin-top:8px}#partners-section-faq .faq-content .faq-body .faq-answer p{color:#99aab5;font-weight:300}#partners-section-faq .line{height:1px;margin:0 auto;background-color:#eaeaea}#partner-page .not-rendered{opacity:0}#partner-page .rendered{transition:opacity .1s;opacity:1}#partner-page .modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80%;height:80%}#partner-page .modal-content img{height:100%}.section-hypesquad-about{background:url(/assets/8da856ba40cc05c0edb6957eaeaf57bc.svg),#fff url(/assets/008e2c37d3b89c444d451cd305fb3e14.svg) no-repeat bottom/contain;padding:100px 0}@media screen and (max-width:848px){.section-hypesquad-about{padding:50px 0}}.section-hypesquad-about .about-duties{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:1180px}.section-hypesquad-about .about-duties .about-duty{background:#fff;border-radius:3px;box-shadow:0 9px 20px 0 rgba(153,170,181,.1);box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:345px;flex-basis:345px;margin:0 2% 50px;max-width:345px;padding:120px 20px 30px;text-align:center;transition:-webkit-transform .2s cubic-bezier(.175,.885,.32,1.275);transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.section-hypesquad-about .about-duties .about-duty:hover{box-shadow:0 12px 30px 0 rgba(153,170,181,.1);-webkit-transform:translateY(-10px);transform:translateY(-10px)}.section-hypesquad-about .about-duties .about-duty.become-hype{background:#fff url(/assets/19654c38399b0e75c351d6fc960fe0ca.svg) no-repeat 50% 45px;background-size:92px 102px}.section-hypesquad-about .about-duties .about-duty.receive-goods{background:#fff url(/assets/84d4951c6eb1f90d3cc51c8a696cc1a0.png) no-repeat 50% 46px;background-size:98px 91px}.section-hypesquad-about .about-duties .about-duty.spread-word{background:#fff url(/assets/1fd30dc5922029b453afe4c78e10873b.svg) no-repeat 50% 52px;background-size:94px 86px}.section-hypesquad-about .about-duties .about-duty h3{font-size:18px;font-weight:700}.section-hypesquad-about .about-duties .about-duty p{font-size:20px;line-height:1.5}.section-hypesquad-about em{font-style:italic}.ui-spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ui-spinner-inner{position:relative;display:inline-block;width:32px;height:32px}.spinner-wandering-cubes .ui-spinner-item{background-color:#7289da;width:10px;height:10px;position:absolute;top:0;left:0;-webkit-animation:spinner-wandering-cubes 1.8s infinite ease-in-out;animation:spinner-wandering-cubes 1.8s infinite ease-in-out}.spinner-wandering-cubes .ui-spinner-item:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes spinner-wandering-cubes{25%{-webkit-transform:translateX(22px) rotate(-90deg) scale(.5);transform:translateX(22px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(22px) translateY(22px) rotate(-180deg);transform:translateX(22px) translateY(22px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(22px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(22px) rotate(-270deg) scale(.5)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes spinner-wandering-cubes{25%{-webkit-transform:translateX(22px) rotate(-90deg) scale(.5);transform:translateX(22px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(22px) translateY(22px) rotate(-180deg);transform:translateX(22px) translateY(22px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(22px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(22px) rotate(-270deg) scale(.5)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.spinner-chasing-dots{-webkit-animation:spinner-chasing-dots-rotate 2s infinite linear;animation:spinner-chasing-dots-rotate 2s infinite linear}.spinner-chasing-dots .ui-spinner-item{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#7289da;border-radius:100%;-webkit-animation:spinner-chasing-dots-bounce 2s infinite ease-in-out;animation:spinner-chasing-dots-bounce 2s infinite ease-in-out}.spinner-chasing-dots .ui-spinner-item:last-child{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes spinner-chasing-dots-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-chasing-dots-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spinner-chasing-dots-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes spinner-chasing-dots-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.spinner-pulsing-ellipsis{height:auto;width:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.spinner-pulsing-ellipsis .ui-spinner-item{-webkit-animation:spinner-ellipsis 1.4s infinite ease-in-out;animation:spinner-ellipsis 1.4s infinite ease-in-out;width:6px;height:6px;margin-right:2px;background-color:#f8f9f9;border-radius:3px;display:inline-block;opacity:.3}.spinner-pulsing-ellipsis .ui-spinner-item:nth-of-type(2){-webkit-animation-delay:.2s;animation-delay:.2s}.spinner-pulsing-ellipsis .ui-spinner-item:nth-of-type(3){-webkit-animation-delay:.4s;animation-delay:.4s}.stop-animation .spinner-pulsing-ellipsis .ui-spinner-item{-webkit-animation:none;animation:none}@-webkit-keyframes spinner-ellipsis{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.3}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes spinner-ellipsis{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.3}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.ui-spinner.spinner-spinning-circle{width:100%}.ui-spinner.spinner-spinning-circle .ui-spinner-inner{-webkit-transform:rotate(280deg);transform:rotate(280deg)}.ui-spinner.spinner-spinning-circle .circular{-webkit-animation:spinner-spinning-circle-rotate 2s linear infinite;animation:spinner-spinning-circle-rotate 2s linear infinite;height:100%;width:100%}.ui-spinner.spinner-spinning-circle .path{-webkit-animation:spinner-spinning-circle-dash 2s ease-in-out infinite;animation:spinner-spinning-circle-dash 2s ease-in-out infinite;stroke-dasharray:1,200;stroke-dashoffset:0;fill:none;stroke-width:6;stroke-miterlimit:10;stroke-linecap:round}.ui-spinner.spinner-spinning-circle .path-2{-webkit-animation-delay:.15s;animation-delay:.15s}.ui-spinner.spinner-spinning-circle .path-3{-webkit-animation-delay:.23s;animation-delay:.23s}.theme-light .ui-spinner.spinner-spinning-circle .path{stroke:#7289da}.theme-light .ui-spinner.spinner-spinning-circle .path-2{stroke:#c7d0f0;opacity:.6}.theme-light .ui-spinner.spinner-spinning-circle .path-3{stroke:#f8f9fd;opacity:.3}.theme-dark .ui-spinner.spinner-spinning-circle .path{stroke:#7289da}.theme-dark .ui-spinner.spinner-spinning-circle .path-2{stroke:#7289da;opacity:.6}.theme-dark .ui-spinner.spinner-spinning-circle .path-3{stroke:#222941}@-webkit-keyframes spinner-spinning-circle-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-spinning-circle-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spinner-spinning-circle-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:130,200}to{stroke-dasharray:130,200;stroke-dashoffset:-124}}@keyframes spinner-spinning-circle-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:130,200}to{stroke-dasharray:130,200;stroke-dashoffset:-124}}.ui-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;background:none;border:none;border-radius:3px;font-size:14px;font-weight:600;line-height:16px;padding:2px 16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .1s ease-out}.ui-button:hover{box-shadow:0 9px 20px 0 #6276bf;top:-1px}.ui-button .ui-button-contents{display:inline;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui-button.submitting .ui-button-contents{visibility:hidden}.ui-button.submitting .ui-spinner{position:absolute;top:0;width:100%;height:100%}.ui-button.disabled,.ui-button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none;outline:none}.ui-button.disabled:hover,.ui-button:disabled:hover{box-shadow:none;top:0}.ui-button.filled,.ui-button.inverted{transition:background-color .17s ease}.ui-button.outlined{border-width:1px;border-style:solid;transition:color .17s ease,background-color .17s ease,border-color .17s ease}.ui-button.ghost{transition:background-color .17s ease,-webkit-transform .17s ease;transition:transform .17s ease,background-color .17s ease}.ui-button.ghost .ui-button-contents{pointer-events:none;line-height:20px}.ui-button.brand:hover{box-shadow:0 9px 20px 0 rgba(0,0,0,.2)}.ui-button.brand.filled{color:#fff;background-color:#7289da}.ui-button.brand.filled:hover{background-color:#677bc4}.ui-button.brand.filled:not(.disabled):active{background-color:#5b6eae}.ui-button.brand.filled:disabled{color:#fff;background-color:#7289da}.ui-button.brand.filled .ui-spinner-item{background-color:#fff}.ui-button.brand.inverted{color:#7289da;background-color:#fff}.ui-button.brand.inverted:hover{background-color:#f8f9fd}.ui-button.brand.inverted:active{background-color:#e3e7f8}.ui-button.brand.outlined{color:#7289da;border-color:rgba(114,137,218,.3)}.ui-button.brand.outlined:hover{border-color:rgba(114,137,218,.6)}.ui-button.brand.outlined:active{background-color:rgba(114,137,218,.2);border-color:#7289da}.ui-button.brand.outlined:disabled{color:#7289da;background:none;border-color:rgba(114,137,218,.3)}.ui-button.brand.link{color:#7289da}.ui-button.brand.link:not(:disabled):active .ui-button-contents,.ui-button.brand.link:not(:disabled):hover .ui-button-contents{background-image:linear-gradient(to top,transparent,transparent 1px,#7289da 1px,#7289da 2px,transparent 2px)}.ui-button.brand.ghost{color:#7289da;background-color:rgba(114,137,218,.1)}.ui-button.brand.ghost:not(.disabled):active{background-color:rgba(114,137,218,.15)}.ui-button.brand .ui-spinner-item{background-color:#7289da}.ui-button.red.filled{color:#fff;background-color:#f04747}.ui-button.red.filled:hover{background-color:#d84040}.ui-button.red.filled:active{background-color:#c03939}.ui-button.red.filled:disabled{color:#fff;background-color:#f04747}.ui-button.red.filled .ui-spinner-item{background-color:#fff}.ui-button.red.inverted{color:#f04747;background-color:#fff}.ui-button.red.inverted:hover{background-color:#fef6f6}.ui-button.red.inverted:active{background-color:#fcdada}.ui-button.red.outlined{color:#f04747;border-color:rgba(240,71,71,.3)}.ui-button.red.outlined:hover{border-color:rgba(240,71,71,.6)}.ui-button.red.outlined:active{background-color:rgba(240,71,71,.1);border-color:#f04747}.ui-button.red.outlined:disabled{color:#f04747;background:none;border-color:rgba(240,71,71,.3)}.ui-button.red.link{color:#f04747}.ui-button.red.link:not(:disabled):active .ui-button-contents,.ui-button.red.link:not(:disabled):hover .ui-button-contents{background-image:linear-gradient(to top,transparent,transparent 1px,#f04747 1px,#f04747 2px,transparent 2px)}.ui-button.red.ghost{color:#f04747;background-color:rgba(240,71,71,.1)}.ui-button.red.ghost:not(.disabled):active{background-color:rgba(240,71,71,.15)}.ui-button.red .ui-spinner-item{background-color:#f04747}.ui-button.green.filled{color:#fff;background-color:#43b581}.ui-button.green.filled:hover{background-color:#3ca374}.ui-button.green.filled:active{background-color:#369167}.ui-button.green.filled:disabled{color:#fff;background-color:#43b581}.ui-button.green.filled .ui-spinner-item{background-color:#fff}.ui-button.green.inverted{color:#43b581;background-color:#fff}.ui-button.green.inverted:hover{background-color:#f6fbf9}.ui-button.green.inverted:active{background-color:#d9f0e6}.ui-button.green.outlined{color:#43b581;border-color:rgba(67,181,129,.3)}.ui-button.green.outlined:hover{border-color:rgba(67,181,129,.6)}.ui-button.green.outlined:active{background-color:rgba(67,181,129,.1);border-color:#43b581}.ui-button.green.outlined:disabled{color:#43b581;background:none;border-color:rgba(67,181,129,.3)}.ui-button.green.link{color:#43b581}.ui-button.green.link:not(:disabled):active .ui-button-contents,.ui-button.green.link:not(:disabled):hover .ui-button-contents{background-image:linear-gradient(to top,transparent,transparent 1px,#43b581 1px,#43b581 2px,transparent 2px)}.ui-button.green.ghost{color:#43b581;background-color:rgba(67,181,129,.1)}.ui-button.green.ghost:not(.disabled):active{background-color:rgba(67,181,129,.15)}.ui-button.green .ui-spinner-item{background-color:#43b581}.ui-button.yellow.filled{color:#fff;background-color:#faa61a}.ui-button.yellow.filled:hover{background-color:#e19517}.ui-button.yellow.filled:active{background-color:#c88515}.ui-button.yellow.filled:disabled{color:#fff;background-color:#faa61a}.ui-button.yellow.filled .ui-spinner-item{background-color:#fff}.ui-button.yellow.inverted{color:#faa61a;background-color:#fff}.ui-button.yellow.inverted:hover{background-color:#fffbf4}.ui-button.yellow.inverted:active{background-color:#feedd1}.ui-button.yellow.outlined{color:#faa61a;border-color:rgba(250,166,26,.3)}.ui-button.yellow.outlined:hover{border-color:rgba(250,166,26,.6)}.ui-button.yellow.outlined:active{background-color:rgba(250,166,26,.1);border-color:#faa61a}.ui-button.yellow.outlined:disabled{color:#faa61a;background:none;border-color:rgba(250,166,26,.3)}.ui-button.yellow.link{color:#faa61a}.ui-button.yellow.link:not(:disabled):active .ui-button-contents,.ui-button.yellow.link:not(:disabled):hover .ui-button-contents{background-image:linear-gradient(to top,transparent,transparent 1px,#faa61a 1px,#faa61a 2px,transparent 2px)}.ui-button.yellow.ghost{color:#faa61a;background-color:rgba(250,166,26,.1)}.ui-button.yellow.ghost:not(.disabled):active{background-color:rgba(250,166,26,.15)}.ui-button.yellow .ui-spinner-item{background-color:#faa61a}.ui-button.grey.filled{color:#fff;background-color:#747f8d}.ui-button.grey.filled:hover{background-color:#68727f}.ui-button.grey.filled:active{background-color:#5d6671}.ui-button.grey.filled:disabled{color:#fff;background-color:#747f8d}.ui-button.grey.filled .ui-spinner-item{background-color:#fff}.ui-button.grey.inverted{color:#747f8d;background-color:#fff}.ui-button.grey.inverted:hover{background-color:#f8f9f9}.ui-button.grey.inverted:active{background-color:#e3e5e8}.ui-button.grey.outlined{color:#747f8d;border-color:rgba(116,127,141,.3)}.ui-button.grey.outlined:hover{border-color:rgba(116,127,141,.6)}.ui-button.grey.outlined:active{background-color:rgba(116,127,141,.1);border-color:#747f8d}.ui-button.grey.outlined:disabled{color:#747f8d;background:none;border-color:rgba(116,127,141,.3)}.ui-button.grey.link{color:#747f8d}.ui-button.grey.link:not(:disabled):active .ui-button-contents,.ui-button.grey.link:not(:disabled):hover .ui-button-contents{background-image:linear-gradient(to top,transparent,transparent 1px,#747f8d 1px,#747f8d 2px,transparent 2px)}.ui-button.grey.ghost{color:#4f5660;background-color:rgba(116,127,141,.1)}.ui-button.grey.ghost:not(.disabled):active{background-color:rgba(116,127,141,.15)}.ui-button.grey .ui-spinner-item{background-color:#747f8d}.ui-button.link-color.filled{color:#fff;background-color:#00b0f4}.ui-button.link-color.filled:hover{background-color:#009edc}.ui-button.link-color.filled:active{background-color:#008dc3}.ui-button.link-color.filled:disabled{color:#fff;background-color:#00b0f4}.ui-button.link-color.filled .ui-spinner-item{background-color:#fff}.ui-button.link-color.inverted{color:#00b0f4;background-color:#fff}.ui-button.link-color.inverted:hover{background-color:#f2fbfe}.ui-button.link-color.inverted:active{background-color:#cceffd}.ui-button.link-color.outlined{color:#00b0f4;border-color:rgba(0,176,244,.3)}.ui-button.link-color.outlined:hover{border-color:rgba(0,176,244,.6)}.ui-button.link-color.outlined:active{background-color:rgba(0,176,244,.1);border-color:#00b0f4}.ui-button.link-color.outlined:disabled{color:#00b0f4;background:none;border-color:rgba(0,176,244,.3)}.ui-button.link-color.link{color:#00b0f4}.ui-button.link-color.link:not(:disabled):active .ui-button-contents,.ui-button.link-color.link:not(:disabled):hover .ui-button-contents{background-image:linear-gradient(to top,transparent,transparent 1px,#00b0f4 1px,#00b0f4 2px,transparent 2px)}.ui-button.link-color.ghost{color:#00b0f4;background-color:rgba(0,176,244,.1)}.ui-button.link-color.ghost:active{background-color:rgba(0,176,244,.15)}.ui-button.link-color .ui-spinner-item{background-color:#00b0f4}.ui-button.white.outlined{color:#fff;border-color:hsla(0,0%,100%,.3)}.ui-button.white.outlined:hover{border-color:hsla(0,0%,100%,.6)}.ui-button.white.outlined:active{background-color:hsla(0,0%,100%,.1);border-color:#fff}.ui-button.white.outlined:disabled{color:#fff;background:none;border-color:hsla(0,0%,100%,.3)}.ui-button.white.ghost{color:#fff;background-color:hsla(0,0%,100%,.1)}.ui-button.white.ghost:active{background-color:hsla(0,0%,100%,.15)}.ui-button.black.filled{color:#fff;background-color:#202225}.ui-button.black.filled:hover{background-color:#18191c;box-shadow:0 9px 20px 0 rgba(0,0,0,.2)}.ui-button.black.filled:active{background-color:#040405;color:#f6f6f7}.ui-button.black.filled.disabled{background-color:#4f545c;color:#f6f6f7}.ui-button.primary.filled{color:#7289da;background-color:#fff}.ui-button.primary.filled:hover{background-color:#f8f9fd}.ui-button.primary.filled:active{background-color:#e3e7f8;color:#5b6eae}.ui-button.primary.filled.disabled{background-color:#4f545c;color:#f6f6f7}.ui-button.primary.inverted{color:#fff;background-color:#4f545c}.ui-button.primary.inverted:hover{background-color:#36393f}.ui-button.primary.inverted:active{background-color:#202225}.ui-button.primary.inverted .ui-spinner-item{background-color:#fff}.ui-button.primary.outlined{color:#4f545c;border-color:rgba(79,84,92,.3)}.ui-button.primary.outlined:hover{border-color:rgba(79,84,92,.6)}.ui-button.primary.outlined.active{border-color:#4f545c;background-color:rgba(79,84,92,.1)}.ui-button.primary.outlined:disabled{color:#4f545c;border-color:#dcddde}.ui-button.primary.link{color:#4f545c}.ui-button.primary.link:not(:disabled):active .ui-button-contents,.ui-button.primary.link:not(:disabled):hover .ui-button-contents{background-image:linear-gradient(to top,transparent,transparent 1px,#4f545c 1px,#4f545c 2px,transparent 2px)}.ui-button.primary.ghost{color:#4f545c;background-color:rgba(79,84,92,.1)}.ui-button.primary.ghost:not(.disabled):active{background-color:rgba(79,84,92,.15)}.ui-button.primary .ui-spinner-item{background-color:#4f545c}.ui-button.link:hover{box-shadow:none;top:0}.ui-button.small{width:60px;height:32px}.ui-button.small.grow{min-width:60px;min-height:32px}.ui-button.medium{width:96px;height:38px}.ui-button.medium.grow{min-width:96px;min-height:38px}.ui-button.large{width:130px;height:44px}.ui-button.large.grow{min-width:130px;min-height:44px}.ui-button.xlarge{width:148px;height:50px;font-size:16px;line-height:normal;padding:2px 20px}.ui-button.xlarge.grow{min-width:148px;min-height:50px}.ui-button.grow,.ui-button.min{width:auto;height:auto}.ui-button.min{display:inline;padding:2px 4px}.ui-button.max{width:100%;height:100%;font-size:16px}.ui-button.icon{width:auto;height:auto;padding:4px}.section-hypesquad-cta{background:#f8f9fd url(/assets/610918cd61367c50cb80bb1b56032cd4.svg) no-repeat 0 0/cover;color:#4f545c;padding:100px 30px;position:relative;text-align:center}@media screen and (max-width:848px){.section-hypesquad-cta{padding:60px 30px 100px}}.section-hypesquad-cta div.apply-button-wrapper div.age-disclaimer{color:#4f545c}.section-hypesquad-cta .cta-text{font-size:50px;font-weight:700;margin:80px 0 30px}@media screen and (max-width:848px){.section-hypesquad-cta .cta-text{margin:0 0 30px}}.section-hypesquad-cta .partner-link{position:absolute;bottom:20px;left:0;border-top:1px solid #dcddde;padding-top:20px;text-align:center;width:100%}.section-hypesquad-cta .partner-link a{color:#7289da}.section-hypesquad-cta .partner-link a:hover{text-decoration:underline}.section-hypesquad-cta .ui-button{margin:auto}.modal-animation-wrapper{position:fixed;top:0;left:0;height:100%;width:100%;z-index:9999}.modal-animation-wrapper .modal-animation-shade{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#7289da}.modal-animation-wrapper .modal-animation-content{position:absolute;top:0;left:0;bottom:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-modal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;box-shadow:0 9px 20px 0 rgba(0,0,0,.2);max-height:90%;position:relative;width:800px;height:680px}.form-modal-wrapper.with-side-image{width:1120px}.form-modal-wrapper.with-side-image .form-modal-content{border-radius:0 8px 8px 0}.form-modal-wrapper .side-image{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:8px 0 0 8px}.form-modal-wrapper .button-wrapper{position:absolute;right:0;width:50%;z-index:1}.form-modal-wrapper .button-wrapper.next{bottom:-24px}.form-modal-wrapper .button-wrapper.next .ui-button{background:#000 url(/assets/df437cab29c27e81e9ffaab036bd7aa2.svg) no-repeat right 20px center}.form-modal-wrapper .button-wrapper.prev{top:-24px}.form-modal-wrapper .button-wrapper.prev .ui-button{background:#000 url(/assets/03385fc1d38dabb4865f24eab0ccbfe0.svg) no-repeat right 20px center}.form-modal-wrapper .button-wrapper.error .ui-button{background-color:#e3e5e8;color:#9099a4;outline:none;opacity:.8}.form-modal-wrapper .button-wrapper.error .ui-button:hover{background-color:#e3e5e8;box-shadow:none;cursor:not-allowed;top:0}.form-modal-wrapper .button-wrapper .ui-button{box-shadow:0 9px 20px 0 rgba(0,0,0,.2);margin:0 auto;min-width:auto;padding-right:75px}.form-modal-wrapper .close{position:absolute;top:20px;right:20px;border:0;cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPHBhdGggZmlsbD0iIzcyODlkYSIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTEuMjE4ODIzNSw5Ljg2OTQ2MTE5IEMxMS41OTI3ODU5LDEwLjI0MTQ3NjkgMTEuNTkyNzg1OSwxMC44NDcwMjcxIDExLjIyMTA3NCwxMS4yMTg3MzcxIEMxMC44NDgzNzM4LDExLjU5MzM3OTUgMTAuMjQzNTY1NCwxMS41OTMzNzk1IDkuODcwMDQ3NzksMTEuMjE5ODYwOCBMNS45OTk1NDUyLDcuMzQ5MzQ3NDMgTDIuMTMwNzkxNTUsMTEuMjE4NzM3MSBDMS43NTc5MDQ5NywxMS41OTM1NjY4IDEuMTUxNTMxMDIsMTEuNTkzNTY2OCAwLjc3OTc2NTI5OCwxMS4yMTk4NjA4IEMwLjQwNjkzMjU2LDEwLjg0NzAyNzEgMC40MDY5MzI1NiwxMC4yNDE0NzY5IDAuNzc5NzY1Mjk4LDkuODcwNTg3OSBMNC42NTAyNzIxMSw2LjAwMDA3MDI3IEwwLjc4MDg5NDk1MywyLjEzMDY3OTY1IEMwLjQwNjc0NDI4NCwxLjc1ODQ3NjY0IDAuNDA2NzQ0Mjg0LDEuMTUxMzU2MyAwLjc3ODY0NDQzNCwwLjc4MTQwMzc4MyBDMS4xNTE1MzEwMiwwLjQwNjU3NDAzNCAxLjc1NzkwNDk3LDAuNDA2NTc0MDM0IDIuMTI5NzA1NzMsMC43ODAzMTUwNDkgTDUuOTk5NTQ1MzMsNC42NTA3OTMyOCBMOS44NzAwNDc3OSwwLjc4MDI4IEMxMC4yNDM1NjU0LDAuNDA2NzYxMzMxIDEwLjg0ODM3MzgsMC40MDY3NjEzMzEgMTEuMjE4ODIzNSwwLjc3OTE1MzI4OCBDMTEuNTkyOTc0MiwxLjE1MTM1NjMgMTEuNTkyOTc0MiwxLjc1ODQ3NjY0IDExLjIxOTk1MzIsMi4xMjk1NTI5NCBMNy4zNDk0NDYzNyw2LjAwMDA3MDU3IEwxMS4yMTg4MjM1LDkuODY5NDYxMTkgWiIvPgogICAgPHBvbHlnb24gcG9pbnRzPSIwIDAgMTIgMCAxMiAxMiAwIDEyIi8+CiAgPC9nPgo8L3N2Zz4K) no-repeat 5px 5px;background-size:10px;width:20px;height:20px;z-index:9999}.form-modal-wrapper .close:hover{top:19px}.form-modal-wrapper .form-modal-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;position:relative}.form-modal-wrapper .form-modal-content.no-scroll{overflow:hidden}.form-modal-wrapper .form-modal-content .animation-wrapper{position:absolute;max-height:100%;overflow-y:auto;width:100%}.form-modal-wrapper .form-modal-content .animation-wrapper::-webkit-scrollbar{width:10px}.form-modal-wrapper .form-modal-content .animation-wrapper::-webkit-scrollbar-thumb{background-color:rgba(114,137,218,.5);background-clip:padding-box;border:1px solid transparent;border-radius:5px}.form-modal-wrapper .form-modal-content .animation-wrapper::-webkit-scrollbar-track-piece{background-color:transparent;background-clip:padding-box;border-radius:5px}.form-modal-wrapper .form-modal-content .ui-form-section{box-sizing:border-box;height:100%;margin:0;padding:80px 40px 60px}.form-modal-wrapper .form-modal-content .ui-form-section h1{font-size:50px;font-weight:700;margin-bottom:8px}.form-modal-wrapper .form-modal-content .ui-form-section h2{font-size:26px;font-weight:500;line-height:1.3;margin-bottom:40px;text-align:center;text-transform:none}.form-modal-wrapper .form-modal-content .ui-form-section .error-message{margin:0}.form-modal-wrapper .form-modal-content .ui-form-section .submission-error{color:#f36c6c;margin-top:20px;text-align:center}.form-modal-wrapper .form-modal-content .ui-form-section .submission-error a{color:#f36c6c;font-weight:700}.form-modal-wrapper .form-modal-content .ui-form-section .submission-error a:hover{color:#f04747;text-decoration:underline}.form-modal-wrapper .form-row-compact{padding-top:0}.form-modal-wrapper ol{counter-reset:a;font-weight:lighter;list-style:none;padding-left:16px}.form-modal-wrapper ol li{line-height:24px;padding-left:20px;position:relative;margin:0 0 16px}.form-modal-wrapper ol li:before{position:absolute;top:0;left:-10px;color:#7289da;content:counter(a);counter-increment:a;font-size:18px;font-weight:700}@media screen and (max-width:848px){.form-modal-wrapper{background:#fff;border-radius:0;height:100%;max-height:100%}.form-modal-wrapper .ui-form-section{padding:80px 20px 60px}.form-modal-wrapper .side-image{display:none}.form-modal-wrapper .button-wrapper{background:hsla(0,0%,100%,.5);padding:8px 0;width:100%}.form-modal-wrapper .button-wrapper.next{bottom:0}.form-modal-wrapper .button-wrapper.prev{top:0}.form-modal-wrapper .form-modal-content{margin:0}.form-modal-wrapper .form-modal-content .animation-wrapper{max-height:calc(100% - 132px);top:66px}.form-modal-wrapper .form-modal-content .animation-wrapper.no-nav{top:0;max-height:100%}.form-modal-wrapper .form-modal-content .animation-wrapper .content-step{padding:40px}}.ui-form-title{-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:default}.ui-form-title.h2{font-size:16px;font-weight:700;line-height:20px;text-transform:uppercase}.ui-form-title.h3{font-size:16px;line-height:24px;font-weight:600}.ui-form-title.h5{font-size:12px;line-height:16px;font-family:WhitneyMedium,Whitney,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.5px;text-transform:uppercase}.ui-form-title.disabled{opacity:.3;cursor:not-allowed}.ui-form-title .is-required{color:#f04747;padding-left:4px}.theme-light .ui-form-title{color:#4f545c}.theme-light .ui-form-title.h5{color:#72767d}.theme-dark .ui-form-title{color:#f6f6f7}.theme-dark .ui-form-title.h5{color:#b9bbbe}.theme-blurple .ui-form-title.h5{color:#7289da;font-weight:700;margin-bottom:16px}.ui-form-text{font-size:16px;line-height:20px;font-family:Whitney,Helvetica Neue,Helvetica,Arial,sans-serif;cursor:default}.ui-form-text.style-label-selected{font-weight:600}.ui-form-text.style-label-bold,.ui-form-text strong{font-family:WhitneyMedium,Whitney,Helvetica Neue,Helvetica,Arial,sans-serif}.ui-form-text.style-description{font-size:14px;font-weight:600}.ui-form-text a:hover{text-decoration:underline}.ui-form-text.selectable{cursor:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ui-form-text.disabled{cursor:not-allowed;opacity:.3}.theme-light .ui-form-text{color:#4f545c}.theme-light .ui-form-text.style-input-placeholder{color:rgba(79,84,92,.3)}.theme-light .ui-form-text.style-description,.theme-light .ui-form-text.style-label-descriptor{color:hsla(218,5%,47%,.6)}.theme-dark .ui-form-text{color:#f6f6f7}.theme-dark .ui-form-text.style-input-placeholder{color:hsla(240,6%,97%,.3)}.theme-dark .ui-form-text.style-description,.theme-dark .ui-form-text.style-label-descriptor{color:#72767d}.ui-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.ui-flex.flex-horizontal-reverse>.ui-flex,.ui-flex.flex-horizontal-reverse>.ui-flex-child,.ui-flex.flex-horizontal>.ui-flex,.ui-flex.flex-horizontal>.ui-flex-child{margin-left:10px;margin-right:10px}.ui-flex.flex-horizontal-reverse>.ui-flex-child:first-child,.ui-flex.flex-horizontal-reverse>.ui-flex:first-child,.ui-flex.flex-horizontal>.ui-flex-child:first-child,.ui-flex.flex-horizontal>.ui-flex:first-child{margin-left:0}.ui-flex.flex-horizontal-reverse>.ui-flex-child:last-child,.ui-flex.flex-horizontal-reverse>.ui-flex:last-child,.ui-flex.flex-horizontal>.ui-flex-child:last-child,.ui-flex.flex-horizontal>.ui-flex:last-child{margin-right:0}.ui-flex.flex-horizontal>.ui-flex.margin-reset{margin:0}.ui-card{position:relative;border-width:1px;border-style:solid;border-radius:5px}.ui-card a{color:#fff}.ui-card .ui-form-text a:link,.ui-card .ui-form-text a:visited{text-decoration:none;font-weight:700}.ui-card .ui-form-text a:hover{text-decoration:underline}.ui-card-danger{background:#f04747;border-color:#f04747}.ui-card-danger .ui-form-text,.ui-card-danger .ui-form-title.h5{color:#fff}.ui-card-warning{background:#faa61a;border-color:#faa61a}.ui-card-warning .ui-form-text,.ui-card-warning .ui-form-title.h5{color:#fff}.ui-card-success{background:#43b581;border-color:#43b581}.ui-card-success .ui-form-text,.ui-card-success .ui-form-title.h5{color:#fff}.ui-card-brand{background:#7289da;border-color:#7289da}.ui-card-brand .ui-form-text,.ui-card-brand .ui-form-title.h5{color:#fff}.ui-card-primary{background-color:#f8f9f9;border-color:#dcddde}.ui-card-primary .ui-form-title.h5{color:hsla(218,5%,47%,.6)}.ui-card-primary.editable{background-color:#fff}.ui-card-primary.editable .ui-form-title.h5{color:#72767d}.ui-card-primary a{color:#4f545c}.ui-card.outline{background:none}.ui-card.outline.ui-card-primary{border-color:hsla(210,3%,87%,.6)}.ui-form-notice{padding:20px;cursor:default}.ui-form-notice-body p{letter-spacing:-.39px;margin:0 0 12px}.ui-form-notice-body p:last-child{margin-bottom:0}.ui-form-notice-body u{text-decoration:none;font-style:italic}.ui-form-divider{width:100%;height:1px}.theme-light .ui-form-divider{background-color:hsla(216,4%,74%,.3)}.theme-dark .ui-form-divider{background-color:hsla(218,5%,47%,.3)}.ui-form-row{width:100%;padding:20px 0}.ui-form-row.flex-horizontal>div,.ui-form-row .flex-horizontal>div,.ui-form-row.flex-horizontal>h3,.ui-form-row .flex-horizontal>h3{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:10px;margin-right:10px}.ui-form-row.flex-horizontal>div:first-child,.ui-form-row .flex-horizontal>div:first-child,.ui-form-row.flex-horizontal>h3:first-child,.ui-form-row .flex-horizontal>h3:first-child{margin-left:0}.ui-form-row.flex-horizontal>div:last-child,.ui-form-row .flex-horizontal>div:last-child,.ui-form-row.flex-horizontal>h3:last-child,.ui-form-row .flex-horizontal>h3:last-child{margin-right:0}/* !override */.ui-form-row .ui-form-item.shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ui-form-row.inlined,.ui-form-row .inlined{display:block}.ui-form-row.inlined>div,.ui-form-row .inlined>div{display:inline-block}.ui-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ui-checkbox-wrapper.disabled{opacity:.5}.ui-checkbox-wrapper.disabled .input{cursor:not-allowed}.ui-checkbox-wrapper.disabled .input:focus+.ui-checkbox{box-shadow:none}.ui-checkbox-wrapper .input{position:absolute;top:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%;z-index:1}.ui-checkbox-wrapper .input:focus+.ui-checkbox{box-shadow:0 0 0 1px transparent,0 0 0 3px rgba(114,137,218,.3)}.ui-checkbox-wrapper.read-only .input{cursor:default;width:0;height:0;z-index:-1}.ui-checkbox-wrapper.read-only .input:focus+.ui-checkbox{box-shadow:none}.ui-checkbox-wrapper .ui-checkbox{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;border:1px solid #b9bbbe;box-sizing:border-box}.ui-checkbox-wrapper .ui-checkbox.round{border-radius:50%}.ui-checkbox-wrapper .ui-checkbox.checked{background:#fff}.ui-checkbox-wrapper .ui-checkbox.checked polyline{stroke:#7289da}.ui-checkbox-wrapper .ui-checkbox.checked.inverted{background:#7289da}.ui-checkbox-wrapper .ui-checkbox.checked.inverted polyline{stroke:#fff}.ui-checkbox-wrapper .label{padding-left:8px;line-height:24px}.ui-radiogroup{color:#4f545c;border:1px solid transparent}.ui-radiogroup.error{background:#fff;border:1px solid #f36c6c;border-radius:3px;box-shadow:0 0 6px 0 hsla(0,85%,69%,.5)}.ui-radiogroup.error .ui-checkbox{border-color:#f36c6c}.ui-radiogroup .ui-card{background:none;border:none;cursor:pointer;border-radius:3px;padding:10px}.ui-radiogroup .ui-card:last-child{margin:0}.ui-radiogroup .ui-card.checked{background:none;border-color:#fff}.ui-radiogroup .ui-card.checked .desc,.ui-radiogroup .ui-card.checked .title{color:inherit}.ui-radiogroup .ui-card:hover{border-color:#b9bbbe;background-color:hsla(180,8%,97%,.6)}.ui-radiogroup .info{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 8px}.ui-radiogroup .title{color:inherit;font-weight:500;line-height:24px}.ui-radiogroup .desc{color:inherit;font-size:14px}.dark-elevation-low,.theme-dark .elevation-low{box-shadow:0 1px 5px 0 rgba(0,0,0,.3)}.dark-elevation-high,.theme-dark .elevation-high{box-shadow:0 2px 10px 0 rgba(0,0,0,.2)}.dark-elevation-border-low,.theme-dark .elevation-border-low{box-shadow:0 0 0 1px rgba(32,34,37,.6),0 1px 5px 0 rgba(0,0,0,.3)}.dark-elevation-border-high,.theme-dark .elevation-border-high{box-shadow:0 0 0 1px rgba(32,34,37,.6),0 2px 10px 0 rgba(0,0,0,.2)}.light-elevation-low,.theme-light .elevation-low{box-shadow:0 1px 5px rgba(0,0,0,.2)}.light-elevation-high,.theme-light .elevation-high{box-shadow:0 2px 10px 0 rgba(0,0,0,.2)}.light-elevation-border-low,.theme-light .elevation-border-low{box-shadow:0 0 0 1px hsla(216,4%,74%,.3),0 1px 5px rgba(0,0,0,.2)}.light-elevation-border-high,.theme-light .elevation-border-high{box-shadow:0 0 0 1px hsla(216,4%,74%,.3),0 2px 10px 0 rgba(0,0,0,.2)}.Select{position:relative}.Select,.Select div,.Select input,.Select span{box-sizing:border-box}.Select.is-disabled>.Select-control{background-color:#f6f6f6}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.is-searchable.is-open>.Select-control{cursor:text}.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.is-open>.Select-control>.Select-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.is-focused:not(.is-open)>.Select-control{border-color:#08c #0099e6 #0099e6;box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 0 5px -1px rgba(0,136,204,.5)}.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-value>.Select-control>.Select-placeholder{color:#333}.Select-value{color:#aaa;left:0;padding:8px 52px 8px 10px;position:absolute;right:-15px;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-value>.Select-control>.Select-value{color:#333}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;height:34px;margin:0;outline:none;padding:0;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s infinite linear;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0}.is-open .Select-arrow,.Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-focused{background-color:#f2f9fc;color:#333}.Select-option.is-disabled{color:#ccc;cursor:not-allowed}.Select-noresults,.Select-search-prompt,.Select-searching{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.has-value .Select-input,.Select-item{margin-left:5px}.Select-item{background-color:#f2f9fc;border-radius:2px;border:1px solid #c9e6f2;color:#08c;display:inline-block;font-size:.9em;margin-top:5px;vertical-align:top}.Select-item-icon,.Select-item-label{display:inline-block;vertical-align:middle}.Select-item-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select-item-label .Select-item-label__a{color:#08c;cursor:pointer}.Select-item-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c9e6f2;padding:1px 5px 3px}.Select-item-icon:focus,.Select-item-icon:hover{background-color:#ddeff7;color:#0077b3}.Select-item-icon:active{background-color:#c9e6f2}.Select--multi.is-disabled .Select-item{background-color:#f2f2f2;border:1px solid #d9d9d9;color:#888}.Select--multi.is-disabled .Select-item-icon{cursor:not-allowed;border-right:1px solid #d9d9d9}.Select--multi.is-disabled .Select-item-icon:active,.Select--multi.is-disabled .Select-item-icon:focus,.Select--multi.is-disabled .Select-item-icon:hover{background-color:#f2f2f2}@keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.ui-select{font-size:16px}.ui-select .Select-value-label{font-weight:500}.ui-select .Select-control{outline:none;border-radius:3px;transition:border .15s ease}.ui-select .Select-control .Select-placeholder{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ui-select .Select-control .Select-arrow{transition:border .15s ease}.ui-select .Select-control .Select-clear{opacity:.5}.ui-select .Select-control:hover .Select-clear{opacity:1}.ui-select.error .Select .Select-control{border-color:#f04747}.ui-select .is-open .Select-control{border-radius:3px 3px 0 0}.ui-select .is-focused .Select-control{box-shadow:none}.ui-select .is-focused .Select-control .Select-clear{opacity:1}.ui-select .is-disabled .Select-control{opacity:.3;cursor:not-allowed}.ui-select .is-disabled .Select-control:hover{box-shadow:none}.ui-select .error-message{font-size:14px;line-height:20px;margin-top:8px;color:#f04747}.ui-select .Select-menu-outer{outline:none}.ui-select .Select-menu{border-radius:0 0 3px 3px}.ui-select .Select-option.is-selected{border-radius:0}.ui-select .Select-control,.ui-select .Select-option{min-height:40px}.ui-select .Select-option,.ui-select .Select-value{padding-top:12px}.ui-select .Select-placeholder{line-height:39px}.theme-light .ui-select .Select.has-value .Select-control,.theme-light .ui-select:hover .Select .Select-control{border-color:#7289da}.theme-light .ui-select .Select.has-value .Select-control .Select-arrow,.theme-light .ui-select:hover .Select .Select-control .Select-arrow{border-color:#7289da transparent transparent}.theme-light .ui-select .Select-value-label{color:#7289da}.theme-light .ui-select .Select-control{background:#fff;border:1px solid rgba(79,84,92,.3);box-shadow:none}.theme-light .ui-select .Select-control .Select-placeholder{color:#b9bbbe}.theme-light .ui-select .Select-control .Select-arrow{border-color:#dcddde transparent transparent}.theme-light .ui-select .Select-control:hover{border-color:#b9bbbe}.theme-light .ui-select .Select-control:hover .Select-arrow{border-color:#4f545c transparent transparent}.theme-light .ui-select .is-open .Select-control{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#7289da;background:hsla(240,6%,97%,.3)}.theme-light .ui-select .is-focused .Select-control{border-color:#b9bbbe}.theme-light .ui-select .is-focused .Select-control .Select-arrow{border-color:#4f545c transparent transparent}.theme-light .ui-select .is-disabled .Select-control{border-color:#dcddde}.theme-light .ui-select .is-disabled .Select-control:hover .Select-arrow{border-color:#dcddde transparent transparent}.theme-light .ui-select .Select-menu-outer{border-color:#7289da;box-shadow:0 0 6px 0 rgba(114,137,218,.5)}.theme-light .ui-select .Select-menu-outer .Select-option{color:#7289da}.theme-light .ui-select .Select-menu-outer .Select-option:hover{background:rgba(114,137,218,.3)}.theme-light .ui-select .Select-option{background:hsla(240,6%,97%,.3)}.theme-light .ui-select .Select-option.is-focused,.theme-light .ui-select .Select-option:hover{background:#f6f6f7}.theme-light .ui-select .Select-option.is-selected{background:#dcddde}.theme-light .ui-select.error .Select .Select-control{border-color:#f36c6c;box-shadow:0 0 6px 0 hsla(0,85%,69%,.5)}.theme-light .ui-select.error .Select .Select-control .Select-arrow{border-color:#f36c6c transparent transparent}.theme-light .ui-select .error-message,.theme-light .ui-select.error .Select-placeholder{color:#f36c6c}.ui-text-input .input{box-sizing:border-box;width:100%;height:40px;padding:10px;border-width:1px;border-style:solid;border-radius:3px;outline:none;font-size:16px;transition:background-color .15s ease,border .15s ease}.ui-text-input .input.mini{padding:4px 7px;height:26px;line-height:16px}.ui-text-input .input.editable{background-color:transparent;border-color:transparent}.ui-text-input .input,.ui-text-input .input.editable:focus,.ui-text-input .input.editable:hover{color:#7289da;background-color:#fff;border-color:rgba(79,84,92,.3)}.ui-text-input .input.editable:focus::-webkit-input-placeholder,.ui-text-input .input.editable:hover::-webkit-input-placeholder,.ui-text-input .input::-webkit-input-placeholder{color:#b9bbbe}.ui-text-input .input.editable:focus::-moz-placeholder,.ui-text-input .input.editable:hover::-moz-placeholder,.ui-text-input .input::-moz-placeholder{color:#b9bbbe}.ui-text-input .input.editable:focus:-ms-input-placeholder,.ui-text-input .input.editable:hover:-ms-input-placeholder,.ui-text-input .input:-ms-input-placeholder{color:#b9bbbe}.ui-text-input .input.editable:focus::placeholder,.ui-text-input .input.editable:hover::placeholder,.ui-text-input .input::placeholder{color:#b9bbbe}.ui-text-input .input.editable:focus:hover,.ui-text-input .input.editable:hover:hover,.ui-text-input .input:hover{border-color:#7289da}.ui-text-input .input.editable:focus:focus,.ui-text-input .input.editable:hover:focus,.ui-text-input .input:focus{border-color:#7289da;box-shadow:0 0 6px 0 rgba(114,137,218,.5)}.ui-text-input .input.editable:focus.error,.ui-text-input .input.editable:hover.error,.ui-text-input .input.error{border-color:#f36c6c;box-shadow:0 0 6px 0 hsla(0,85%,69%,.5)}.ui-text-input .input.disabled,.ui-text-input .input.editable:focus.disabled,.ui-text-input .input.editable:hover.disabled{border-color:#dcddde}.ui-text-input .error-message{color:#f36c6c}.ui-text-input .disabled{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed;opacity:.5}.ui-error-message{font-size:14px;line-height:20px;color:#f04747}.ui-text-input .input{box-sizing:border-box;width:100%;height:40px;padding:10px;border-width:1px;border-style:solid;border-radius:3px;outline:none;font-size:16px;transition:background-color .15s ease,border .15s ease}.ui-text-input .input.mini{padding:4px 7px;height:26px;line-height:16px}.ui-text-input .input.editable{background-color:transparent;border-color:transparent}.ui-text-input .input,.ui-text-input .input.editable:focus,.ui-text-input .input.editable:hover{color:#7289da;background-color:#fff;border-color:rgba(79,84,92,.3)}.ui-text-input .input.editable:focus::-webkit-input-placeholder,.ui-text-input .input.editable:hover::-webkit-input-placeholder,.ui-text-input .input::-webkit-input-placeholder{color:#b9bbbe}.ui-text-input .input.editable:focus::-moz-placeholder,.ui-text-input .input.editable:hover::-moz-placeholder,.ui-text-input .input::-moz-placeholder{color:#b9bbbe}.ui-text-input .input.editable:focus:-ms-input-placeholder,.ui-text-input .input.editable:hover:-ms-input-placeholder,.ui-text-input .input:-ms-input-placeholder{color:#b9bbbe}.ui-text-input .input.editable:focus::placeholder,.ui-text-input .input.editable:hover::placeholder,.ui-text-input .input::placeholder{color:#b9bbbe}.ui-text-input .input.editable:focus:hover,.ui-text-input .input.editable:hover:hover,.ui-text-input .input:hover{border-color:#7289da}.ui-text-input .input.editable:focus:focus,.ui-text-input .input.editable:hover:focus,.ui-text-input .input:focus{border-color:#7289da;box-shadow:0 0 6px 0 rgba(114,137,218,.5)}.ui-text-input .input.editable:focus.error,.ui-text-input .input.editable:hover.error,.ui-text-input .input.error{border-color:#f36c6c;box-shadow:0 0 6px 0 hsla(0,85%,69%,.5)}.ui-text-input .input.disabled,.ui-text-input .input.editable:focus.disabled,.ui-text-input .input.editable:hover.disabled{border-color:#dcddde}.ui-text-input .error-message{color:#f36c6c}.ui-text-input .disabled{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed;opacity:.5}.ui-text-input.ui-text-area .input{height:120px;resize:none;font-family:Whitney,Helvetica Neue,Helvetica,Arial,sans-serif}.ui-text-input.ui-text-area .input.resizeable{resize:auto}.flex-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-vertical>.flex-spacer{min-height:1px}.flex-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-horizontal>.flex-spacer{min-width:1px}.flex-horizontal-reverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-horizontal-reverse>.flex-spacer{min-width:1px}.flex-spacer{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-justify-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.margin-reset{margin-top:0;margin-bottom:0}.margin-top-4{margin-top:4px}.margin-bottom-4{margin-bottom:4px}.margin-top-8{margin-top:8px}.margin-bottom-8{margin-bottom:8px}.margin-top-20{margin-top:20px}.margin-bottom-20{margin-bottom:20px}.margin-top-40{margin-top:40px}.margin-bottom-40{margin-bottom:40px}.margin-top-60{margin-top:60px}.margin-bottom-60{margin-bottom:60px}.margin-horizontal-40{margin-left:40px;margin-right:40px}.form-hypesquad-apply .side-image{background:#fff url(/assets/37756a066ca6a6628ad8962ccfd5ac50.png) no-repeat 0 100%;background-size:100% auto}.form-hypesquad-apply .form-modal-content{background:#fff url(/assets/31dc2cf4c0db6b4d16d5b308acb23593.png) no-repeat 0 100%;background-size:cover}.form-hypesquad-apply .form-modal-content .ui-form-section .error-message{font-size:14px;margin-top:5px}.form-hypesquad-apply .user-greeting{color:#4f545c;margin-bottom:35px;text-align:center}.form-hypesquad-apply .user-greeting .avatar{border-radius:50%;width:60px;height:60px;vertical-align:middle}.form-hypesquad-apply .user-greeting .greeting-text{font-size:18px;margin-top:10px}.form-hypesquad-apply .wumpus-processing,.form-hypesquad-apply .wumpus-submit,.form-hypesquad-apply .wumpus-submitted{display:inline-block;margin-bottom:40px;max-width:100%}.form-hypesquad-apply .wumpus-processing,.form-hypesquad-apply .wumpus-submit{padding-right:20px}.form-hypesquad-apply .wumpus-wrapper{position:relative}.form-hypesquad-apply .wumpus-wrapper.error .wumpus-error{z-index:2}.form-hypesquad-apply .wumpus-wrapper .wumpus-error{position:absolute;top:0;left:0;z-index:0}.form-hypesquad-apply .wumpus-wrapper .wumpus-submit{position:relative;z-index:1}.section-hypesquad-hero .hypesquad-hero-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:660px;position:relative}.section-hypesquad-hero .hypesquad-hero-wrapper .hypesquad-hero{margin:0 53% 0 7%;max-width:575px;width:40%}.section-hypesquad-hero .hypesquad-hero-wrapper .hypesquad-hero h1{color:#fff;font-size:50px;line-height:60px}.section-hypesquad-hero .hypesquad-hero-wrapper .hypesquad-hero .hero-copy{color:hsla(0,0%,95%,.6);font-size:20px;line-height:30px;margin-top:30px}@media screen and (max-width:848px){.section-hypesquad-hero .hypesquad-hero-wrapper{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;height:380px}.section-hypesquad-hero .hypesquad-hero-wrapper .hypesquad-hero{margin:40px;width:auto}.section-hypesquad-hero .hypesquad-hero-wrapper .hypesquad-hero .hero-copy{margin-bottom:55px}}.section-hypesquad-perks{padding-top:90px}@media screen and (max-width:848px){.section-hypesquad-perks{padding-top:20px}}.section-hypesquad-perks .perks-flex-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-hypesquad-perks .perks-flex-wrapper .lan-animation-wrapper{direction:rtl;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}@media screen and (max-width:848px){.section-hypesquad-perks .perks-flex-wrapper .lan-animation-wrapper{display:none}}.section-hypesquad-perks .perks-flex-wrapper .lan-animation-wrapper .lan-animation{width:1377px;height:660px}.section-hypesquad-perks .perks-flex-wrapper .lan-animation-wrapper .lan-animation svg{-webkit-transform:translateZ(0);transform:translateZ(0)}.section-hypesquad-perks .perks-flex-wrapper .perks-list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:500px;flex-basis:500px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-hypesquad-perks .perks-flex-wrapper .perks-list-wrapper .perks-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:500px}.section-hypesquad-perks .perks-flex-wrapper .perks-list-wrapper .perks-list .perk{margin:25px;padding-top:17px;width:200px}.section-hypesquad-perks .perks-flex-wrapper .perks-list-wrapper .perks-list .perk.perk-badge{background:url(/assets/104aed05aa971c3f6ec263c6d0314927.png) no-repeat 0 0/45px 45px}.section-hypesquad-perks .perks-flex-wrapper .perks-list-wrapper .perks-list .perk.perk-server{background:url(/assets/2e972c97c3483bf0bee8fc011a77044d.png) no-repeat 0 0/45px 45px}.section-hypesquad-perks .perks-flex-wrapper .perks-list-wrapper .perks-list .perk.perk-shirt{background:url(/assets/2402224b8957788a59a1bed474d77d6e.png) no-repeat 0 0/45px 45px}.section-hypesquad-perks .perks-flex-wrapper .perks-list-wrapper .perks-list .perk.perk-swag{background:url(/assets/5d0876ba7f8b081321655a7fc5c60aa2.png) no-repeat 0 0/45px 45px}.section-hypesquad-perks .perks-flex-wrapper .perks-list-wrapper .perks-list .perk h3{color:#7289da}.section-hypesquad-perks .section-heading-wrapper{width:100%}.page-hypesquad,.page-hypesquad input,.page-hypesquad option{font-weight:500}.page-hypesquad textarea{font-weight:300}.page-hypesquad .apply-button-wrapper{margin-top:30px}.page-hypesquad .apply-button-wrapper .age-disclaimer{color:hsla(0,0%,95%,.6);font-size:12px;font-style:italic;margin-top:8px}.page-hypesquad .apply-button-wrapper .ui-button{min-width:190px}.page-hypesquad .desktop-header,.page-hypesquad .mobile-header{background:transparent}.page-hypesquad .hero-bg-wrapper{position:absolute;top:0;left:0;background:#f9f9f9 url(/assets/909c987e9e8c30d8509752464753e7f6.svg) no-repeat 0 0/cover;width:100%;height:732px}.page-hypesquad .hero-bg-wrapper .human-animation{bottom:0;height:100%;position:absolute;right:0;width:50%}.page-hypesquad .hero-bg-wrapper .human-animation svg{-webkit-transform:translateZ(0);transform:translateZ(0)}@media screen and (max-width:848px){.page-hypesquad .hero-bg-wrapper{height:418px}.page-hypesquad .hero-bg-wrapper .human-animation{height:50%}}.page-hypesquad .section-heading{color:#dcddde;margin:0 auto 50px;max-width:55%;text-align:center}@media screen and (max-width:848px){.page-hypesquad .section-heading{max-width:75%}}.page-hypesquad .section-heading p{font-size:18px;line-height:30px}.page-hypesquad .section-hypesquad-hero,.page-hypesquad .section-hypesquad-perks{margin:0 auto;max-width:1600px}.page-hypesquad .ui-button .ui-button-contents{margin:0 auto}#security-section-hero{padding-top:72px;background-color:#161a29;position:relative;height:calc(100% - 72px);max-height:828px;min-height:568px;border-bottom:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#security-section-hero .background{position:absolute;left:0;right:0;bottom:0;height:100%;overflow:hidden}#security-section-hero .background>*{position:absolute;bottom:0;overflow:visible}#security-section-hero .background svg,#security-section-hero .background svg *{-webkit-transform-origin:center;transform-origin:center}#security-section-hero .background .stars{left:calc(50% - 720px + 0px);top:0;bottom:auto}#security-section-hero .background .tree-lg-repeat-lefter{left:calc(50% - 281px + -1100px)}#security-section-hero .background .tree-sm-lefter{left:calc(50% - 286px + -1100px);-webkit-transform:scaleX(-1);transform:scaleX(-1)}#security-section-hero .background .tree-lg-hole-left{left:calc(50% - 370px + -400px)}#security-section-hero .background .tree-sm-left{left:calc(50% - 218px + -540px)}#security-section-hero .background .tree-lg-repeat-right{-webkit-transform:scaleX(-1);transform:scaleX(-1);left:calc(50% - 281px + 400px)}#security-section-hero .background .tree-sm-right{left:calc(50% - 286px + 400px)}#security-section-hero .background .tree-lg-repeat-righter{left:calc(50% - 281px + 1100px)}#security-section-hero .background .tree-sm-righter{left:calc(50% - 286px + 1000px);-webkit-transform:scaleX(-1);transform:scaleX(-1)}#security-section-hero .background .leaves{left:calc(50% - 720px + 0px);bottom:auto;top:-35px}#security-section-hero .background .present{left:-100px;bottom:560px;cursor:pointer;pointer-events:all}#security-section-hero .background .fire{left:calc(50% - 70px + -130px)}#security-section-hero .background .bug-tree-front{z-index:100}#security-section-hero .background .bug-small{left:calc(50% - 12px + 615px);bottom:280px}#security-section-hero .background .bug-medium{left:calc(50% - 12px + -128px);bottom:720px;-webkit-transform:rotate(120deg);transform:rotate(120deg)}#security-section-hero .background .bug-large{left:calc(50% - 23px + 205px);bottom:8px}#security-section-hero .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#security-section-hero .content a{pointer-events:all}#security-section-hero .content .button{margin-top:72px}#security-section-hero .content .callout{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;padding-left:0;text-align:center;font-size:12px;line-height:15px;z-index:10;pointer-events:none}#security-section-hero .content .callout .callout-text{display:inline-block;padding:12px 0;cursor:pointer;font-size:16px;text-transform:uppercase;pointer-events:all;color:hsla(0,0%,100%,.6)}#security-section-hero .content .callout .callout-text img{margin-left:8px;position:relative;top:-2px;opacity:.6}#security-section-thanked{border-bottom:none}#security-section-thanked .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#security-section-thanked .content .title-thanked{color:#9ba9cc;margin-bottom:72px}#security-section-thanked .content .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#security-section-thanked .content .users-wrapper{margin:0 0 0 72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#security-section-thanked .content .users-wrapper .users:first-child{margin-right:16px}#security-section-thanked .content .users-wrapper .users:nth-child(2){margin-left:16px}#security-section-thanked .content .users-wrapper .user{display:-webkit-box;display:-ms-flexbox;display:flex;margin:8px 0}#security-section-thanked .content .users-wrapper .user img{height:22px;width:22px;border-radius:100%;margin-right:8px}#security-section-thanked .content .users-wrapper .user .username{font-size:18px;line-height:24px;color:hsla(0,0%,100%,.6)}#security-section-thanked .content .users-wrapper .user .username:hover{color:#fff}@media screen and (max-width:768px){#security-section-thanked .content .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#security-section-thanked .content .row .users-wrapper{margin:48px 0 0}}#security-section-explain{background:linear-gradient(to bottom,#161a29 0,#1b2138 100%);border-bottom:none}#security-section-explain a{color:#7289da}#security-section-explain a:hover{text-decoration:underline}#security-section-explain .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:500;padding-bottom:192px;max-width:660px}#security-section-explain .content,#security-section-explain .content h2,#security-section-explain .content li,#security-section-explain .content p{color:hsla(0,0%,100%,.5)}#security-section-explain .content ul{margin:12px 40px 0;margin-top:12px}#security-section-explain .content ul li{font-size:16px;line-height:24px;margin-bottom:8px;list-style:disc}#security-section-explain .content h2{margin-top:72px;font-family:SourceCodePro,Whitney,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}#security-section-explain .content .bug-bounty{color:#65d6ad}#security-section-explain .content .approach{color:#f98e70}#security-section-explain .content .rules{color:#ff7878}#security-section-explain .content .line{margin-top:72px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;background-color:hsla(0,0%,100%,.1);width:330px;height:1px}#security-section-submit{position:relative;border-bottom:none;height:100%;background-color:#161a29}#security-section-submit .background{position:absolute;left:0;right:0;bottom:0;height:100%;overflow:hidden}#security-section-submit .background>*{position:absolute;top:0}#security-section-submit .background .stars{left:calc(50% - 720px + 0px);top:auto;bottom:0;-webkit-transform:scaleY(-1);transform:scaleY(-1)}#security-section-submit .background .otherwise-1{top:-3px;left:calc(50% - 209px + -400px)}#security-section-submit .background .otherwise-2{top:-3px;left:calc(50% - 254px + 300px)}#security-section-submit .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:100%}#security-section-submit .content h1{color:#fff}#security-section-submit .content h2{color:hsla(0,0%,100%,.6);margin:4px 0 32px}#nitro-section-hero{position:relative;width:100%;height:660px;background-color:#7289da;overflow:hidden}#nitro-section-hero,#nitro-section-hero .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#nitro-section-hero .content{margin:0;margin-top:104px;margin-bottom:300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}#nitro-section-hero .nitro-logo{height:57px}#nitro-section-hero .premium-pitch{margin-top:25px;margin-bottom:40px;opacity:1;font-size:24px;color:hsla(0,0%,100%,.6);letter-spacing:.32px;line-height:1.3em;text-align:center}#nitro-section-hero .premium-pitch strong{color:#fff}#nitro-section-hero .premium-pitch em{vertical-align:super;font-size:14px;margin-left:2px}#nitro-section-hero .button{font-weight:600}#nitro-section-hero .button:hover{box-shadow:0 4px 14px 0 rgba(0,0,0,.2)}#nitro-section-hero .animation{position:absolute;left:calc(50% - 800px);bottom:-15px;width:1600px;z-index:1}#nitro-section-hero .animation:before{content:"";position:absolute;height:calc(100% - 39px);width:100%;z-index:1;background:linear-gradient(to right,#7289da 0,transparent 20%),linear-gradient(to left,#7289da 0,transparent 20%)}#nitro-section-info{position:relative;margin-bottom:70px}#nitro-section-info .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1300px;max-width:100%}#nitro-section-info .content h2{margin-top:70px;max-width:660px;text-align:center;font-size:24px;line-height:30px}#nitro-section-info .content .features{margin-top:25px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#nitro-section-info .content .features,#nitro-section-info .content .features .feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#nitro-section-info .content .features .feature{box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:25px 20px;padding:30px;box-shadow:0 0 0 1px rgba(153,170,181,.3);border-radius:5px;max-width:510px;transition:box-shadow .15s ease-out}#nitro-section-info .content .features .feature:hover{box-shadow:0 9px 30px 1px rgba(153,170,181,.2)}#nitro-section-info .content .features .feature .feature-info{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:40px}#nitro-section-info .content .features .feature .feature-title{font-size:18px;font-weight:700;color:#4f545c;margin-bottom:10px}#nitro-section-info .content .features .feature .feature-description{font-size:16px;line-height:24px;color:#949494}@media screen and (max-width:848px){#nitro-section-info .content .features .feature{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}#nitro-section-info .content .features .feature .feature-info{margin-left:0}#nitro-section-info .content .features .feature .feature-img{margin-bottom:20px}}@media screen and (max-width:1030px){#nitro-section-info .content .showcase{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#nitro-section-info .content .showcase .features{max-width:100%}}#nitro-section-video{padding-bottom:70px;position:relative;overflow:hidden}#nitro-section-video .svg-dots,#nitro-section-video .svg-wave{top:50px;left:0;right:0;position:absolute;overflow:hidden;width:100%;min-width:1920px;height:auto;max-height:646px}#nitro-section-video .svg-dots{top:0;-webkit-animation:dot-animation 30s ease-in-out infinite;animation:dot-animation 30s ease-in-out infinite;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}#nitro-section-video .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:10px}#nitro-section-video .content .video-container{position:relative;width:718px;height:404px;border-radius:5px;overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.3);-webkit-transform:translateZ(0);transform:translateZ(0);transition:box-shadow .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}#nitro-section-video .content .video-container:hover{-webkit-transform:translate3d(0,-3px,0);transform:translate3d(0,-3px,0);box-shadow:0 9px 30px 1px rgba(0,0,0,.2)}#nitro-section-video .content .video-container iframe{width:100%;height:100%}@media screen and (max-width:848px){#nitro-section-video .svg-dots{display:none}#nitro-section-video .svg-wave{top:0;margin-left:-50px}#nitro-section-video .content{height:300px}#nitro-section-video .content .video-container{margin-top:60px;height:180px;margin-bottom:20px}}@-webkit-keyframes dot-animation{0%{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}50%{-webkit-transform:translate3d(0,5px,0) scale(.95);transform:translate3d(0,5px,0) scale(.95)}to{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@keyframes dot-animation{0%{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}50%{-webkit-transform:translate3d(0,5px,0) scale(.95);transform:translate3d(0,5px,0) scale(.95)}to{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}#nitro-section-getting-started{background-color:#21262b;overflow:hidden}#nitro-section-getting-started .content{padding-bottom:100px;text-align:center}#nitro-section-getting-started .content h2{color:#fff;margin-bottom:30px;margin-top:20px}#nitro-section-getting-started .content .button{font-weight:600;display:inline-block}.developers{color:hsla(0,0%,100%,.5);font-size:16px;line-height:24px;background:#2e3136;background:linear-gradient(to right,#2e3136 50%,#2a2d32 50%);position:absolute;top:72px;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.developers a{cursor:pointer;color:#1c90c4;transition:color .2s}.developers .spinner{width:92px}.developers .spinner .spinner-item{background-color:hsla(0,0%,100%,.3)}.developers .scroller::-webkit-scrollbar{width:11px}.developers .scroller::-webkit-scrollbar-thumb{background-color:#282b30}.developers .scroller::-webkit-scrollbar-thumb,.developers .scroller::-webkit-scrollbar-track-piece{background-clip:padding-box;border:3px solid #2e3136;border-left-width:1px;border-right-width:1px;border-radius:5.5px}.developers .scroller::-webkit-scrollbar-track-piece{background-color:#2e3136}.developers .scroller .article-inner{min-width:400px;max-width:700px;box-sizing:border-box;padding:45px 0 80px}.developers .scroller .article-inner h1:first-child{padding-top:0!important;margin-top:0!important}.developers .sidebar{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:209px;flex-basis:209px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;overflow:auto;background:#2e3136;padding:50px 16px 40px 60px;border-right:1px solid #393c41;z-index:2}.developers .sidebar .sidebar-inner{width:209px;height:100%}.developers .sidebar .header{color:#fff;text-transform:uppercase;margin:30px 0 18px 2px}.developers .sidebar .applicationsHeader{margin:0 0 18px 2px}.developers .sidebar .applications,.developers .sidebar .link,.developers .sidebar .subLink{font-size:16px;font-weight:500;line-height:16px;color:hsla(0,0%,100%,.3);padding-left:15px;display:block;margin:10px 0;transition:opacity .1s ease}.developers .sidebar .applications:hover,.developers .sidebar .link:hover,.developers .sidebar .subLink:hover{color:#fff}.developers .sidebar .applications{fontWeight:400}.developers .sidebar .subLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;padding-left:33px;position:relative}.developers .sidebar .activeLink{color:#fff}.developers .sidebar .activeLink.subLink:before{content:" ";position:absolute;top:2px;left:17px;width:14px;height:6px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjdweCIgaGVpZ2h0PSI1cHgiIHZpZXdCb3g9IjAgMCA3IDUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzLjQuMSAoMTU2ODEpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPlJlY3RhbmdsZSAxICsgUGF0aC00NzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPgogICAgICAgIDxnIGlkPSJSZWN0YW5nbGUtMS0rLVBhdGgtNDciIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTEiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiIHg9IjAiIHk9IjAiIHdpZHRoPSI3IiBoZWlnaHQ9IjUiPjwvcmVjdD4KICAgICAgICAgICAgPHBhdGggZD0iTTAsMSBMMy40ODc2NTM0OSwzLjczNzA3NjA0IEw2Ljk3NTMwNjk5LDEiIGlkPSJQYXRoLTQ3IiBzdHJva2U9IiNGRkZGRkYiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) no-repeat;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.developers .sidebar .hr{background:#393c41;height:1px;border:none;margin:30px 0}.developers .article{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:1391px;flex-basis:1391px;overflow:auto;padding:0 25px 0 65px;background:#2a2d32;box-sizing:border-box}.developers .article .developer-docs a:hover{text-decoration:underline}.developers .article .crown h1{color:#fff;font-size:26px;font-weight:500}.developers .article .crown p{font-size:18px;color:hsla(0,0%,100%,.65);margin:20px 0}.developers .action-btn,.developers .submit-btn{font-weight:500;color:#fff;background:#7289da;border:none;padding:6px 15px;border-radius:3px;-ms-flex-item-align:end;align-self:flex-end;cursor:pointer;transition:background .2s}.developers .action-btn:hover,.developers .submit-btn:hover{color:#fff;background:#6c82cf}.developers .authed-app{margin-bottom:16px;padding:20px;border-radius:5px;background:#35383c;box-shadow:0 1px 10px rgba(0,0,0,.1)}.developers .authed-app:hover .header .header-actions .action-btn{opacity:1}.developers .authed-app .header{display:-webkit-box;display:-ms-flexbox;display:flex}.developers .authed-app .header .header-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.developers .authed-app .header .header-actions,.developers .authed-app .header .header-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.developers .authed-app .header .header-actions .action-btn{background:#f04747;opacity:0;font-size:14px;text-transform:uppercase;padding:3px 15px;transition:opacity .1s}.developers .authed-app .header .app-avatar{width:32px;height:32px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.developers .authed-app .header .app-name{font-size:16px;color:#fff}.developers .authed-app .details{margin-top:22px;display:-webkit-box;display:-ms-flexbox;display:flex}.developers .authed-app .details .column{width:50%}.developers .authed-app .details .column.description{padding-right:20px}.developers .authed-app .details .column.description .body{max-width:335px;line-height:20px}.developers .authed-app .details .column.permissions{padding-left:20px;border-left:1px solid #282b30}.developers .authed-app .details .header{font-size:11px;font-weight:400;line-height:15px;color:hsla(0,0%,100%,.2);text-transform:uppercase}.developers .authed-app .details .body{margin-top:5px;font-size:16px;line-height:20px;color:hsla(0,0%,100%,.8);font-weight:500}.developers .authed-app .details .body li{padding-bottom:6px}.developers .authed-app .details .permission-checkmark{background:url(/assets/0dad6ae26c09abbd543809368519a210.svg) no-repeat;background-size:13px 10px;opacity:.4;display:inline-block;width:23px;height:10px}.developers .my-apps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;pointer-events:none}.developers .my-apps:hover .my-app:not(.new-app):not(:hover){opacity:.5}.developers .my-apps .my-app{width:220px;height:200px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#35383c;margin:0 20px 14px 0;box-shadow:0 1px 10px rgba(0,0,0,.1);border-radius:6px;box-sizing:border-box;transition:box-shadow .2s ease-in,opacity .2s ease-in;pointer-events:auto}.developers .my-apps .my-app:hover{box-shadow:0 1px 10px rgba(0,0,0,.3)}.developers .my-apps .my-app .upper{border-radius:6px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.developers .my-apps .my-app .upper,.developers .my-apps .my-app .upper .img-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.developers .my-apps .my-app .upper .img-wrapper{box-shadow:0 0 5px hsla(0,0%,100%,.2);border-radius:50%;width:80px;height:80px;padding:5px}.developers .my-apps .my-app .upper .img-wrapper img{width:80px;border-radius:50%;transition:opacity .2s ease-in}.developers .my-apps .my-app .lower{height:61px;background:#2e3136;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:18px;color:#fff;overflow:hidden;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.developers .my-apps .my-app.new-app{background:#2a2d32;border:2px solid hsla(0,0%,100%,.1);box-shadow:none;box-sizing:border-box;transition:border-color .2s}.developers .my-apps .my-app.new-app:hover{border-color:hsla(0,0%,100%,.2)}.developers .my-apps .my-app.new-app:hover .upper .img-wrapper{border-color:hsla(0,0%,100%,.45)}.developers .my-apps .my-app.new-app:hover .lower{color:hsla(0,0%,100%,.6)}.developers .my-apps .my-app.new-app .upper .img-wrapper{box-shadow:none;border:2px dashed hsla(0,0%,100%,.2);transition:border-color .2s}.developers .my-apps .my-app.new-app .upper .img-wrapper img{width:34px;height:34px}.developers .my-apps .my-app.new-app .lower{background:#2a2d32;color:hsla(0,0%,100%,.2);transition:color .2s}.developers .my-apps .my-app.full-app{background:#2a2d32;border:2px solid hsla(0,0%,100%,.06);box-sizing:border-box;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.developers .my-apps .my-app.full-app .app-avatar{width:95px;height:73px;margin-bottom:22px}.developers .my-apps .my-app.full-app h4{font-size:18px;line-height:22px;color:hsla(0,0%,100%,.6)}.developers .my-apps .my-app.full-app small{font-size:12px;line-height:22px;color:hsla(0,0%,100%,.2)}.developers .empty-state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:400px}.developers .empty-state p{max-width:280px;text-align:center;color:hsla(0,0%,100%,.4)}.developers .documentation h1,.developers .documentation h2,.developers .documentation h3,.developers .documentation h4,.developers .documentation h5,.developers .documentation h6{display:-webkit-box;display:-ms-flexbox;display:flex}.developers .documentation h1 .hyperlink,.developers .documentation h2 .hyperlink,.developers .documentation h3 .hyperlink,.developers .documentation h4 .hyperlink,.developers .documentation h5 .hyperlink,.developers .documentation h6 .hyperlink{visibility:hidden;margin-left:10px;font-size:22px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNmZmYiIGQ9Ik0xNS4yIDIuMUwxMy45LjhjLTEtMS0yLjctMS0zLjcgMGwtLjQuMy0xLjEgMS4xYy0uMi4yLS4yLjUgMCAuNy4xLjEuMy4xLjQuMS4xIDAgLjMgMCAuNC0uMWwxLjEtMS4xLjQtLjRjLjYtLjYgMS42LS42IDIuMiAwbDEuMyAxLjNjLjYuNi42IDEuNyAwIDIuMmwtMy4zIDMuM0wxMCA5LjZjLS42LjYtMS44LjctMi40LjFMNyA5LjFWOWwtLjQtLjNjLS4yLS4yLS42LS4yLS44IDAtLjIuMi0uMi41IDAgLjdsLjQuNC43LjdzLjEgMCAuMS4xYzEgLjggMi41LjggMy41LS4xbC4xLS4xLjEtLjEgNC41LTQuNWMxLjEtMSAxLTIuNyAwLTMuN3ptLTguNiAxMWwtMS4xIDEuMS0uNC40Yy0uNi42LTEuNi42LTIuMiAwbC0xLjUtMS41Yy0uNi0uNi0uNi0xLjYgMC0yLjJsNC43LTQuN2MuNi0uNiAxLjYtLjYgMi4yIDBsLjcuNy40LjRjLjEuMS4yLjIuNC4yLjEgMCAuMyAwIC40LS4yLjItLjIuMi0uNSAwLS43bC0uNC0uNC0uNy0uOGMtMS0xLTIuNi0xLTMuNiAwTC44IDEwLjFjLTEgMS0xIDIuNiAwIDMuNmwxLjUgMS41YzEgMSAyLjYgMSAzLjYgMGwuNC0uNCAxLjEtMS4xYy4yLS4yLjItLjUgMC0uNy0uMy0uMS0uNi0uMS0uOC4xeiIvPjwvc3ZnPg==);width:14px;height:14px}.developers .documentation h1:hover .hyperlink,.developers .documentation h2:hover .hyperlink,.developers .documentation h3:hover .hyperlink,.developers .documentation h4:hover .hyperlink,.developers .documentation h5:hover .hyperlink,.developers .documentation h6:hover .hyperlink{visibility:visible}.developers .documentation h3~span{margin-top:10px!important}.developers .documentation table{width:100%;border-bottom-left-radius:6px;border-bottom-right-radius:6px;font-size:14px;line-height:22px;font-weight:300;overflow:hidden;box-shadow:0 1px 3px #282b30}.developers .documentation table thead{background:#35383c}.developers .documentation table tbody tr{background:#2e3136}.developers .documentation table tbody tr:nth-child(2n){background:#35383c}.developers .documentation table td,.developers .documentation table th{border:1px solid #282b30}.developers .documentation table th{padding:8px;font-size:13px;line-height:15px;text-transform:capitalize;color:hsla(0,0%,100%,.8)}.developers .documentation table td{vertical-align:top;padding:8px;font-weight:300;max-width:272px}.developers .documentation table td strong{color:#fff;font-weight:600}.developers .documentation table td pre{color:#87909c}.developers .documentation .hljs{display:block;overflow-x:auto;padding:.5em;background:#002b36;color:#839496;-webkit-text-size-adjust:none;font-family:monospace}.developers .documentation .diff .hljs-header,.developers .documentation .hljs-comment,.developers .documentation .hljs-doctype,.developers .documentation .hljs-pi,.developers .documentation .lisp .hljs-string{color:#586e75}.developers .documentation .css .hljs-tag,.developers .documentation .hljs-addition,.developers .documentation .hljs-keyword,.developers .documentation .hljs-request,.developers .documentation .hljs-status,.developers .documentation .hljs-winutils,.developers .documentation .method,.developers .documentation .nginx .hljs-title{color:#859900}.developers .documentation .hljs-command,.developers .documentation .hljs-doctag,.developers .documentation .hljs-hexcolor,.developers .documentation .hljs-link_url,.developers .documentation .hljs-number,.developers .documentation .hljs-regexp,.developers .documentation .hljs-rule .hljs-value,.developers .documentation .hljs-string,.developers .documentation .hljs-tag .hljs-value,.developers .documentation .tex .hljs-formula{color:#2aa198}.developers .documentation .css .hljs-function,.developers .documentation .hljs-built_in,.developers .documentation .hljs-chunk,.developers .documentation .hljs-decorator,.developers .documentation .hljs-id,.developers .documentation .hljs-identifier,.developers .documentation .hljs-localvars,.developers .documentation .hljs-name,.developers .documentation .hljs-title,.developers .documentation .vhdl .hljs-literal{color:#268bd2}.developers .documentation .hljs-attribute,.developers .documentation .hljs-class .hljs-title,.developers .documentation .hljs-constant,.developers .documentation .hljs-link_reference,.developers .documentation .hljs-parent,.developers .documentation .hljs-type,.developers .documentation .hljs-variable,.developers .documentation .lisp .hljs-body,.developers .documentation .smalltalk .hljs-number{color:#b58900}.developers .documentation .css .hljs-pseudo,.developers .documentation .diff .hljs-change,.developers .documentation .hljs-attr_selector,.developers .documentation .hljs-cdata,.developers .documentation .hljs-header,.developers .documentation .hljs-pragma,.developers .documentation .hljs-preprocessor,.developers .documentation .hljs-preprocessor .hljs-keyword,.developers .documentation .hljs-shebang,.developers .documentation .hljs-special,.developers .documentation .hljs-subst,.developers .documentation .hljs-symbol,.developers .documentation .hljs-symbol .hljs-string{color:#cb4b16}.developers .documentation .hljs-deletion,.developers .documentation .hljs-important{color:#dc322f}.developers .documentation .hljs-link_label{color:#6c71c4}.developers .documentation .tex .hljs-formula{background:#073642}.developers .documentation .hljs.json .hljs-attribute{color:#faa61a}.developers .documentation .hljs.json .hljs-number,.developers .documentation .hljs.json .hljs-string,.developers .documentation .hljs.json .hljs-value{color:hsla(0,0%,100%,.7);font-weight:500}.developers .documentation .http-req{font-size:20px;margin:35px 0 -5px}.developers .documentation .http-req .http-req-title{margin:75px 0 10px!important}.developers .documentation .http-req .http-req-verb{font-size:20px;color:#faa61a;font-family:Menlo,Consolas,Monaco,monospace;text-transform:uppercase;margin-right:10px}.developers .documentation .http-req .http-req-url{font-family:Menlo,Consolas,Monaco,monospace;font-size:18px}.developers .documentation .http-req .http-req-variable{color:hsla(0,0%,100%,.9)}.developers .documentation .alert-box{margin:20px 0;padding:10px;border-radius:5px;font-size:14px;font-weight:300;line-height:22px}.developers .documentation .alert-box span{color:hsla(0,0%,100%,.9);margin:0!important}.developers .documentation .alert-box strong{font-weight:900}.developers .documentation .alert-box.danger{background:rgba(240,71,71,.3);border:2px solid rgba(240,71,71,.75)}.developers .documentation .alert-box.warn{background:rgba(250,166,26,.3);border:2px solid rgba(250,166,26,.75)}.developers .documentation .alert-box.success{background:rgba(67,181,129,.3);border:2px solid rgba(67,181,129,.75)}.developers .documentation .alert-box.info{background:rgba(114,137,218,.3);border:2px solid rgba(114,137,218,.75)}.developers .documentation li{list-style-type:disc;list-style-position:inside;margin:5px 0 0 16px;color:hsla(0,0%,100%,.5);font-size:16px;font-weight:500;line-height:24px}.developers .documentation ol li{list-style-type:decimal}@media screen and (max-width:848px){.developers{background:#2a2d32;top:38px}}.avatar-uploader{text-align:center;font-size:12px}.avatar-uploader .avatar-uploader-inner{display:inline-block;width:138px;height:138px;border:5px solid #ebebeb;border-radius:138px;margin-bottom:10px;background-color:#7289da;background-size:128px 128px;background-position:50%;background-repeat:no-repeat;position:relative;box-sizing:border-box;transition:box-shadow .1s}.avatar-uploader .avatar-uploader-inner>*{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;color:#fff}.avatar-uploader .avatar-uploader-inner .avatar-uploader-acronym{font-size:40px}.avatar-uploader .avatar-uploader-inner .avatar-uploader-hint{visibility:hidden;font-size:10px;font-weight:700;text-transform:uppercase;line-height:12px;white-space:pre}.avatar-uploader .avatar-uploader-inner .file-input,.avatar-uploader .avatar-uploader-inner input[type=file]{pointer-events:auto}.avatar-uploader .avatar-uploader-inner:hover{box-shadow:inset 0 0 120px rgba(0,0,0,.75)}.avatar-uploader .avatar-uploader-inner:hover .avatar-uploader-acronym{visibility:hidden}.avatar-uploader .avatar-uploader-inner:hover .avatar-uploader-hint{visibility:visible}.avatar-uploader a{font-weight:700;display:block;color:#697ec4;text-decoration:none;cursor:pointer}.avatar-uploader a:hover{color:#4f5f93}.avatar-uploader small{display:block;font-size:10px;color:#87909c}.avatar-uploader small strong{font-weight:700}.Select{position:relative}.Select,.Select div,.Select input,.Select span{box-sizing:border-box}.Select.is-disabled>.Select-control{background-color:#f6f6f6}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.is-searchable.is-open>.Select-control{cursor:text}.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.is-open>.Select-control>.Select-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.is-focused:not(.is-open)>.Select-control{border-color:#08c #0099e6 #0099e6;box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 0 5px -1px rgba(0,136,204,.5)}.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-value>.Select-control>.Select-placeholder{color:#333}.Select-value{color:#aaa;left:0;padding:8px 52px 8px 10px;position:absolute;right:-15px;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-value>.Select-control>.Select-value{color:#333}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;height:34px;margin:0;outline:none;padding:0;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s infinite linear;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0}.is-open .Select-arrow,.Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-focused{background-color:#f2f9fc;color:#333}.Select-option.is-disabled{color:#ccc;cursor:not-allowed}.Select-noresults,.Select-search-prompt,.Select-searching{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.has-value .Select-input,.Select-item{margin-left:5px}.Select-item{background-color:#f2f9fc;border-radius:2px;border:1px solid #c9e6f2;color:#08c;display:inline-block;font-size:.9em;margin-top:5px;vertical-align:top}.Select-item-icon,.Select-item-label{display:inline-block;vertical-align:middle}.Select-item-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select-item-label .Select-item-label__a{color:#08c;cursor:pointer}.Select-item-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c9e6f2;padding:1px 5px 3px}.Select-item-icon:focus,.Select-item-icon:hover{background-color:#ddeff7;color:#0077b3}.Select-item-icon:active{background-color:#c9e6f2}.Select--multi.is-disabled .Select-item{background-color:#f2f2f2;border:1px solid #d9d9d9;color:#888}.Select--multi.is-disabled .Select-item-icon{cursor:not-allowed;border-right:1px solid #d9d9d9}.Select--multi.is-disabled .Select-item-icon:active,.Select--multi.is-disabled .Select-item-icon:focus,.Select--multi.is-disabled .Select-item-icon:hover{background-color:#f2f2f2}@keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.create-app .input-group .URIInput-wrapper .form-inputWrapper{position:relative}.create-app .input-group .URIInput-wrapper .form-inputWrapper .remove-input{position:absolute;right:10px;top:10px;cursor:pointer}.create-app .input-group .URIInput-wrapper .form-inputWrapper .remove-input img{width:10px}.create-app .input-group .URIInput-wrapper .form-inputWrapper .Input.TextInput{margin:3px 0;padding:0 25px 0 10px;height:auto;transition:border .2s}.create-app .input-group .URIInput-wrapper .form-inputWrapper .Input.TextInput:focus{border:1px solid #7289da}.create-app .input-group .URIInput-wrapper .form-inputWrapper .Input.TextInput.hasError{border:1px solid #f04747}.create-app .input-group .URIInput-wrapper .form-inputWrapper .Input.TextInput.isValid{border:1px solid #43b581}.URIInput-btn{font-weight:500;color:#fff;background:#7289da;font-size:14px;border:none;padding:1px 10px;border-radius:3px;cursor:pointer;transition:background .2s;display:inline-block;margin:10px 0}.URIInput-btn:hover{color:#fff;background:#6c82cf}.URIInput-btn.danger{margin-left:15px;background:84.92462312%}.URIInput-btn.danger:hover{background:#f04747}.create-app{margin-top:5px}.create-app ::-webkit-input-placeholder{color:hsla(0,0%,100%,.2)}.create-app :-moz-placeholder,.create-app ::-moz-placeholder{color:hsla(0,0%,100%,.2)}.create-app :-ms-input-placeholder{color:hsla(0,0%,100%,.2)}.create-app .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.create-app .header .h1{color:#fff}.create-app .header .h1 .prefix{text-transform:uppercase;color:hsla(0,0%,100%,.5);font-size:11px}.create-app .header .terms-agreement{font-size:12px;font-weight:500}.create-app .Form-Errors,.create-app .Form-Success{position:relative;margin:15px 0 20px;padding:10px;border-radius:5px;font-size:14px;font-weight:300;line-height:22px;color:#fff;background:rgba(240,71,71,.2);border:2px solid rgba(240,71,71,.6)}.create-app .Form-Errors .Form-Errors-Label,.create-app .Form-Errors .Form-Success-Label,.create-app .Form-Success .Form-Errors-Label,.create-app .Form-Success .Form-Success-Label{font-weight:900;text-transform:uppercase}.create-app .Form-Errors .Form-Button-Close,.create-app .Form-Success .Form-Button-Close{cursor:pointer;padding:0 5px;font-family:Arial;font-size:22px;position:absolute;top:10px;right:10px;opacity:.7}.create-app .Form-Errors .Form-Button-Close:hover,.create-app .Form-Success .Form-Button-Close:hover{opacity:1}.create-app .Form-Success{border:2px solid rgba(67,181,129,.6);background:rgba(67,181,129,.2)}.create-app .section{margin-top:16px;border-radius:5px;background:#35383c;box-shadow:0 1px 10px rgba(0,0,0,.1);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-app .row,.create-app .section{display:-webkit-box;display:-ms-flexbox;display:flex}.create-app .row{width:100%}.create-app .checkbox{padding-top:10px}.create-app .checkbox .checkbox-inner{margin-top:-45px}.create-app .checkbox .checkbox-inner+span{color:#fff;font-weight:400}.create-app .input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px;margin:20px 0;width:100%}.create-app .input-group.half{width:50%}.create-app .input-group.centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.create-app .input-group.bot-group .label{text-align:center}.create-app .input-group.bot-group-active{max-width:200px;position:relative}.create-app .input-group.bot-group-active img{position:absolute;width:92px;bottom:-30px;left:50%;margin-left:-46px}.create-app .input-group .redirect-uris .form-inputWrapper,.create-app .input-group .rpc-origins .form-inputWrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.create-app .input-group .label{text-transform:uppercase;color:#fff;font-size:11px;line-height:14px;margin-bottom:13px}.create-app .input-group .label sup{color:#f04747;margin-left:4px}.create-app .input-group .label small{text-transform:none;opacity:.6;margin-left:10px}.create-app .input-group .TextInput{color:hsla(0,0%,100%,.9);font-weight:300;font-size:16px;line-height:40px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;background:none;border:0;border-radius:0;border-bottom:1px solid #2e3136;transition:border .2s}.create-app .input-group .TextInput.isValid,.create-app .input-group .TextInput:focus{outline:none;border-bottom:1px solid #7289da}.create-app .input-group .TextInput.isValid{border-color:#43b581}.create-app .input-group .RedirectURIInput-wrapper .TextInput,.create-app .input-group .TextArea{font-size:14px;color:#fff;padding:12px;background:#323439;border:1px solid #2a2c31;border-radius:5px;width:100%;height:150px;resize:none;box-sizing:border-box;transition:border .2s}.create-app .input-group .RedirectURIInput-wrapper .TextInput.isValid,.create-app .input-group .RedirectURIInput-wrapper .TextInput:focus,.create-app .input-group .TextArea.isValid,.create-app .input-group .TextArea:focus{outline:none;border:1px solid #7289da}.create-app .input-group .RedirectURIInput-wrapper .TextInput.isValid,.create-app .input-group .TextArea.isValid{border-color:#43b581}.create-app .input-group .more-info{margin-top:6px;font-size:12px;line-height:18px;font-weight:500;color:hsla(0,0%,100%,.5)}.create-app .input-group .bot-header{color:#fff}.create-app .input-group .bot-description{font-size:12px;margin:12px 0 20px;color:hsla(0,0%,100%,.5)}.create-app .app-details p{margin-bottom:5px}.create-app .app-details div{color:hsla(0,0%,100%,.6);font-weight:500;font-size:13px}.create-app .app-details div strong{color:hsla(0,0%,100%,.9);margin-right:2px;font-weight:400}.create-app .avatar-uploader-inner{border-color:#535559}.create-app .footer{margin-top:22px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.create-app .footer,.create-app .footer .footer-rhs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-app .footer a{font-weight:500;color:#fff;margin:2px 20px 0 0;border-bottom:2px solid transparent}.create-app .footer a:hover{border-bottom:2px solid #fff}.create-app .footer .delete-application{background:none;transition:background .2s;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-app .footer .delete-application img{width:16px;height:16px}.create-app .footer .delete-application:hover{background:#f04747}.create-app .footer .SubmitBtn{margin-left:15px;transition:background-color .4s}.create-app .footer .SubmitBtn.isSubmitting{background:#43b581}.create-app .footer .SubmitBtn.Error{background:#8a8e94;cursor:not-allowed}.create-app .footer .SubmitBtn .spinner{margin:0}.create-app .footer .SubmitBtn .spinner-inner{width:24px;height:24px}.create-app .footer .SubmitBtn .spinner-item{background:#fff;width:6px;height:6px}.create-app .my-app{margin-top:16px;padding:0;border-radius:5px;background:#35383c;box-shadow:0 1px 10px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:background .15s ease}.create-app .my-app.rpc-unsubmitted{background-color:#f39c12}.create-app .my-app.rpc-unsubmitted .action-btn{background-color:#fff;color:#7289da}.create-app .my-app.rpc-unsubmitted .action-btn:hover{background-color:hsla(0,0%,100%,.8)}.create-app .my-app .app-avatar{width:66px;height:64px;border-radius:0;-ms-flex-item-align:end;align-self:flex-end;margin:16px 20px 0;-ms-flex-negative:0;flex-shrink:0}.create-app .my-app .app-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:15px}.create-app .my-app .app-info .app-misc{color:hsla(0,0%,100%,.3);font-size:13px;font-weight:500;line-height:15px}.create-app .my-app .app-info .app-misc.app-description{margin:0 20px 0 0;line-height:18px;font-size:14px;color:hsla(0,0%,100%,.8)}.create-app .my-app .app-info .app-misc.app-description .warningText{color:#faa61a}.create-app .my-app .app-info .app-misc.rpc-title{font-size:16px;color:#fff;letter-spacing:.21px;line-height:16px}.create-app .my-app .app-info .app-misc.rpc-description{color:hsla(0,0%,100%,.6)}.create-app .my-app .app-edit{opacity:1;-ms-flex-negative:0;flex-shrink:0;font-size:14px;margin-right:20px}.developers .invite-tester .TextInput{width:calc(100% - 100px);padding-right:100px}.developers .invite-tester .TextInput.hasError{color:#f04747;border-bottom-color:#f04747}.developers .invite-tester .text-input .error{color:#f04747;font-size:10px;margin-top:-55px;float:left}.developers .invite-tester .action-btn{font-weight:500;color:#fff;background:#7289da;font-size:14px;border:none;padding:1px 10px;border-radius:3px;cursor:pointer;transition:background .2s;display:inline-block;margin:10px 0;margin-top:-35px}.developers .invite-tester .action-btn:hover{color:#fff;background:#6c82cf}.whitelist{max-height:300px;width:100%;background:#323439;border:1px solid #282b30;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex}.whitelist .spinner{height:350px;width:100%}.whitelist .whitelist-inner{width:100%}.whitelist .whitelist-inner .scroller-wrap{height:100%}.whitelist .whitelist-inner .tester{margin-left:13px;display:-webkit-box;display:-ms-flexbox;display:flex;box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.06);width:calc(100% - 13px);height:44px}.whitelist .whitelist-inner .tester:last-child:not(:first-child){box-shadow:none}.whitelist .whitelist-inner .tester .avatar{padding-top:11px;padding-right:10px}.whitelist .whitelist-inner .tester .name{font-weight:200;font-size:16px;color:hsla(0,0%,100%,.6);text-overflow:ellipsis;display:inline;overflow:hidden;padding-top:9px;padding-right:8px}.whitelist .whitelist-inner .tester .status{font-weight:200;font-size:14px;color:hsla(0,0%,100%,.3);text-overflow:ellipsis;display:inline;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding-top:10px}.whitelist .whitelist-inner .tester .status.status-accepted{font-weight:600;color:rgba(67,181,129,.3)}.whitelist .whitelist-inner .tester:hover .remove{display:inline-block}.whitelist .whitelist-inner .tester .remove{cursor:pointer;display:none;font-size:16px;width:24px;height:24px;opacity:.6;padding-top:10px}.whitelist .whitelist-inner .tester .remove:hover{opacity:1}.avatar-large,.avatar-profile,.avatar-small,.avatar-xlarge,.avatar-xsmall,.avatar-xxlarge{background-clip:padding-box;position:relative;background-color:none;background-position:50%;border-radius:50%}.avatar-large .status,.avatar-profile .status,.avatar-small .status,.avatar-xlarge .status,.avatar-xsmall .status,.avatar-xxlarge .status{background-clip:padding-box;position:absolute;pointer-events:none;width:14px;height:14px;border-radius:50%;right:-4px;bottom:-4px}.avatar-profile{width:128px;height:128px;background-size:128px 128px}.avatar-profile .status{width:30px;height:30px;box-sizing:border-box;border:4px solid #fff;bottom:2px;right:2px}.avatar-popout{width:90px;height:90px;background-size:90px 90px;border-radius:50%}.avatar-popout .status{width:30px;height:30px;right:0;bottom:0}.avatar-xxxlarge{width:128px;height:128px;background-size:128px 128px}.avatar-xxlarge{width:100px;height:100px;background-size:100px 100px}.avatar-xxlarge .status{width:28px;height:28px;border:4px solid #fff;background-clip:border-box}.avatar-xlarge{width:60px;height:60px;background-size:60px 60px}.avatar-large{width:40px;height:40px;background-size:40px 40px}.avatar-xsmall{width:20px;height:20px;background-size:20px 20px}.avatar-xsmall .status{width:8px;height:8px;border:2px solid #fff;right:-3px;bottom:-3px}.avatar-small{width:30px;height:30px;background-size:30px 30px;float:left;margin-top:6px;margin-right:10px}.avatar-small .status{width:10px;height:10px;right:-3px;bottom:-3px;border-radius:7px}.avatar-small.animate{transition:background-image .3s}.avatar-small.animate .status{transition:width .2s ease,right .2s ease,background-color .2s ease}.online{background-color:#43b581}.idle{background-color:#faa61a}.muted{background-color:#f04747}.offline{background-color:#747f8d}.scroller-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.scroller-wrap,.scroller-wrap .scroller{min-height:1px;-webkit-box-flex:1;-ms-flex:1;flex:1}.scroller-wrap .scroller{overflow-y:scroll}.scroller-wrap .scroller.scrolling>*{pointer-events:none}.scroller-wrap .scroller::-webkit-scrollbar{width:14px}.scroller-wrap .scroller::-webkit-scrollbar-thumb,.scroller-wrap .scroller::-webkit-scrollbar-track-piece{background-color:#7289da;background-clip:padding-box;border:3px solid #fff;border-radius:7px}.scroller-wrap .scroller::-webkit-scrollbar-track-piece{background-color:#f3f3f3}.scroller-wrap.polyfill .scroller{padding-right:14px}.scroller-wrap .scrollbar{background-color:#fff;width:14px;pointer-events:none;position:absolute;top:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}.scroller-wrap .scrollbar:after{left:-3px;width:3px;background-color:#fff;position:absolute;top:0;bottom:0;content:""}.scroller-wrap .scrollbar .track{background:#f3f3f3;border-radius:4px;margin:3px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.scroller-wrap .scrollbar .thumb{background-color:#fff;border-radius:7px;position:absolute;top:0;right:0;left:0}.scroller-wrap .scrollbar .thumb:after{border-radius:4px;background-color:#7289da;margin:3px;position:absolute;top:0;right:0;bottom:0;left:0;content:""}.scroller-wrap.fade .scroller::-webkit-scrollbar-thumb,.scroller-wrap.fade .scroller::-webkit-scrollbar-track-piece{visibility:hidden}.scroller-wrap.fade .scroller:hover:hover::-webkit-scrollbar-thumb,.scroller-wrap.fade .scroller:hover:hover::-webkit-scrollbar-track-piece,.scroller-wrap.fade:hover:hover::-webkit-scrollbar-thumb,.scroller-wrap.fade:hover:hover::-webkit-scrollbar-track-piece{visibility:visible}.scroller-wrap.fade .scroller:hover .scrollbar .thumb,.scroller-wrap.fade:hover .scrollbar .thumb{opacity:1}.scroller-wrap.fade .scrollbar .thumb{transition:opacity .1s ease-in-out;opacity:0}.scroller-wrap.dark .scroller::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-color:transparent}.scroller-wrap.dark .scroller::-webkit-scrollbar-track-piece{background-color:transparent;border-color:transparent}.scroller-wrap.dark .scrollbar,.scroller-wrap.dark .scrollbar:after{background-color:#2e3136}.scroller-wrap.dark .scrollbar .track{background-color:transparent}.scroller-wrap.dark .scrollbar .thumb{background-color:#2e3136}.scroller-wrap.dark .scrollbar .thumb:after{background-color:rgba(0,0,0,.4)}.scroller-wrap.light .scroller::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-color:transparent}.scroller-wrap.light .scroller::-webkit-scrollbar-track-piece{background-color:transparent;border-color:transparent}.scroller-wrap.light .scrollbar,.scroller-wrap.light .scrollbar:after{background-color:#f3f3f3}.scroller-wrap.light .scrollbar .track{background-color:transparent}.scroller-wrap.light .scrollbar .thumb{background-color:#f3f3f3}.scroller-wrap.light .scrollbar .thumb:after{background-color:rgba(0,0,0,.4)}.checkbox{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox.disabled{opacity:.3;pointer-events:none}.checkbox .checkbox-inner{width:18px;height:18px;position:relative;vertical-align:top;-ms-flex-negative:0;flex-shrink:0}.checkbox .checkbox-inner:after,.checkbox .checkbox-inner:before{content:""}.checkbox .checkbox-inner span{position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid #cdcdcd;transition:.24s;border-radius:2px;box-sizing:border-box}.checkbox .checkbox-inner+span{margin-left:8px}.checkbox .checkbox-inner input[type=checkbox]{display:none}.checkbox .checkbox-inner input[type=checkbox]:checked+span{background-color:#7289da;border-color:#7289da}.checkbox .checkbox-inner input[type=checkbox]:checked+span:after{content:"";position:absolute;top:0;left:4px;display:table;width:4px;height:10px;border:2px solid #fff;border-top-width:0;border-left-width:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.checkbox .checkbox-inner input[type=checkbox]:disabled+span{border-color:#cdcdcd;background-color:#f3f3f3;cursor:not-allowed}.checkbox .checkbox-inner input[type=checkbox]:checked:disabled+span{background-color:#c9d2f0;border-color:#c9d2f0}.checkbox .checkbox-inner.alt input[type=checkbox]+span{background:#fff;border-color:#fff}.checkbox .checkbox-inner.alt input[type=checkbox]:checked+span:after{border-color:#7289da}.theme-dark .checkbox .checkbox-inner span{border-color:hsla(0,0%,100%,.2)}#job-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#job-description .icon{width:62px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-top:100px}#job-description .title{margin-top:20px;font-size:36px}#job-description .subtitle{margin-top:24px;max-width:680px;max-width:1000px}#job-description .details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:824px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f5;padding:48px 54px;margin-bottom:72px;box-sizing:border-box}#job-description .details .header{color:#4f545c;font-size:22px;line-height:26px}#job-description .details ul{margin-top:23px;margin-bottom:28px;list-style:disc;padding:0 24px}#job-description .details ul li{line-height:22px;color:#404040;font-weight:100;padding-bottom:5px}#job-description .details .flex-column{-webkit-box-flex:1;-ms-flex:1;flex:1}#job-description .details .apply-btn{padding:11px 40px;margin-top:32px;color:#fff;background:#43b581;border-radius:6px}@media (max-width:850px){#job-description .subtitle{padding:0 24px}#job-description .details{padding-top:32px;padding-left:16px;padding-right:16px;margin-bottom:-1px}#job-description .details .flex-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#job-description .details .apply-btn{line-height:24px;width:90%;text-align:center;padding-left:0;padding-right:0}#job-description .details .divider{display:none}}#benefits,#perks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#benefits,#benefits .bullets,#perks,#perks .bullets{display:-webkit-box;display:-ms-flexbox;display:flex}#benefits .bullets,#perks .bullets{max-width:680px;margin-bottom:72px}#benefits .bullets .divider .vertical-line,#perks .bullets .divider .vertical-line{border-color:#f3f3f3}#benefits .bullets .column,#perks .bullets .column{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#benefits .bullets .column .bullet,#perks .bullets .column .bullet{margin-bottom:21px;display:-webkit-box;display:-ms-flexbox;display:flex}#benefits .bullets .column .bullet .bullet-check,#perks .bullets .column .bullet .bullet-check{-ms-flex-item-align:start;align-self:flex-start;margin-top:4px;margin-right:8px}#benefits .bullets .column .bullet .bullet-text,#perks .bullets .column .bullet .bullet-text{display:inline-block;font-size:16px;line-height:19px;color:#4f545c;font-weight:600}@media(max-width:850px){#benefits .bullets,#perks .bullets{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:16px;margin-right:16px}#benefits .bullets .divider,#perks .bullets .divider{display:none}}.page-job-permalink .title{margin-top:72px;font-size:25px;line-height:30px}.page-job-permalink .subtitle{font-size:18px;font-weight:100;color:#8a8e94;line-height:24px;text-align:center;margin-bottom:24px;margin-left:16px;margin-right:16px}.page-job-permalink .divider{-webkit-box-flex:0.6;-ms-flex:0.6;flex:0.6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-job-permalink .divider .vertical-line{margin:40px 0;border-left:1px solid #e9e7e7;border-right:1px solid #e9e7e7}.page-job-permalink .flex-column,.page-job-permalink .flex-row{display:-webkit-box;display:-ms-flexbox;display:flex}.page-job-permalink .flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section-hero{height:440px;background-repeat:no-repeat;background-position:50%;background-image:url(/assets/11c5705c8f83166c5b4ef9eaba3e7afa.svg)}#section-hero .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0}#section-hero .content .background{background-color:rgba(42,45,50,.8);box-shadow:0 0 80px 50px rgba(42,45,50,.8)}#section-hero .content h1{text-transform:uppercase;text-align:center}#section-hero .content .blurb{margin-top:0;color:hsla(0,0%,100%,.6)}#section-logos{background:#f9f9f9}#section-logos .content{max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 40px 32px;overflow:hidden}#section-logos .content img{height:40px;width:auto;cursor:pointer;margin-right:24px;margin-left:24px}#section-logos .content img:hover{filter:brightness(90%);-webkit-filter:brightness(90%);-moz-filter:brightness(90%);-o-filter:brightness(90%);-ms-filter:brightness(90%)}@media screen and (max-width:848px){#section-logos{display:none}}.instructor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.instructor,.instructor h2{text-align:center}.instructor .steps{margin-top:72px;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.instructor .steps,.instructor .steps .step-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.instructor .steps .step-wrapper .step .header{color:#7289da}.instructor .steps .step-wrapper .step .header .number{opacity:.3}.instructor .steps .step-wrapper .step .description{max-width:200px}.instructor .steps .step-wrapper .step .description a{color:#00aff7;cursor:pointer}.instructor .steps .step-wrapper .step .description a:hover{color:#009ede}.instructor .steps .step-wrapper .arrow-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:281px}.instructor .steps .step-wrapper .arrow-wrapper .arrow{margin:0 48px}@media screen and (max-width:848px){.instructor .steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.instructor .steps .step-wrapper{margin-bottom:72px}.instructor .steps .step-wrapper .arrow-wrapper{display:none}}#section-instructor{padding-bottom:72px}#section-instructor .content{padding-top:0}#section-blurb,#section-community-blurb{border-bottom:none}#section-blurb .content,#section-community-blurb .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0;padding-bottom:34px}#section-blurb .content h2,#section-community-blurb .content h2{text-align:center}#section-blurb .content em,#section-community-blurb .content em{font-style:italic}#section-blurb .content .line,#section-community-blurb .content .line{margin-top:26px;width:60px;border-bottom:2px solid #f3f3f3}.callout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:35px}.callout .callout-text{font-size:12px;line-height:15px;color:#737f8d}.callout.callout-with-line .callout-after{margin-left:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:2px;background:#f3f3f3}.callout.callout-with-scroll .callout-text{cursor:pointer}.theme-dark .callout .callout-text{color:hsla(0,0%,100%,.6)}.theme-dark .callout.callout-with-line .callout-after{background:hsla(0,0%,100%,.6)}.addons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.addons .addon{opacity:0;border-radius:5px;max-width:560px;width:calc(50% - 30px);border:2px solid #f3f3f3;margin:0 10px 16px}.addons .addon.animate{-webkit-animation:animate-addon;animation:animate-addon;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.addons .addon .header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:-1px;left:-1px;width:calc(100% - 48px);padding:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px 5px 0 0}.addons .addon .header .logo{width:80px;height:80px;background-size:contain;background-repeat:no-repeat;background-position:50%}.addons .addon .header .name-and-links{margin:0 25px;-webkit-box-flex:1;-ms-flex:1;flex:1}.addons .addon .header .name-and-links h2{margin-top:0}.addons .addon .header .name-and-links .links{font-weight:500;color:#fff;font-size:12px;line-height:15px}.addons .addon .header .name-and-links .links a{opacity:.5;color:#fff}.addons .addon .header .name-and-links .links a:hover{opacity:1}.addons .addon .header .name-and-links .links .visit{padding-right:4px;opacity:.5}.addons .addon .header .name-and-links .links .dot{opacity:.5;padding:0 4px}.addons .addon .header .button{border:2px solid hsla(0,0%,100%,.1);padding:6px 10px;text-align:center}.addons .addon .header .button:hover{border:2px solid hsla(0,0%,100%,.3);box-shadow:none;-webkit-transform:none;transform:none}.addons .addon .header .button.disabled{border:none;cursor:default;color:hsla(0,0%,100%,.3)}.addons .addon .header .button.disabled:hover{border:none;top:0}.addons .addon .description{margin-top:0;padding:35px}.addons .addon .features{display:-webkit-box;display:-ms-flexbox;display:flex;padding:35px}.addons .addon .features .list{-webkit-box-flex:0.5;-ms-flex:0.5;flex:0.5}.addons .addon .features .list:nth-child(odd){margin-right:24px}.addons .addon .features .list:nth-child(2n){margin-left:24px}.addons .addon .features .list .feature{display:-webkit-box;display:-ms-flexbox;display:flex}.addons .addon .features .list .feature:not(:last-child){margin-bottom:16px}.addons .addon .features .list .feature span{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:8px;font-size:14px;line-height:16px;color:#87909c}.addons .addon .screenshots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:35px}.addons .addon .screenshots img{width:100px;cursor:zoom-in;margin:0 5px}@-webkit-keyframes animate-addon{0%{-webkit-transform:translate3d(0,96px,0);transform:translate3d(0,96px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes animate-addon{0%{-webkit-transform:translate3d(0,96px,0);transform:translate3d(0,96px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@media screen and (max-width:360px){.addons .addon .header .button{max-width:50px}}#section-addons .content,#section-community-addons .content{margin-bottom:72px;padding:0;width:100%}#section-addons .modal,#section-community-addons .modal{transition:all .25s ease}#section-addons .modal .modal-content,#section-community-addons .modal .modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:zoom-out;height:100%;width:100%}#section-addons .modal .modal-content .modal-img-transition,#section-community-addons .modal .modal-content .modal-img-transition{transition:all .25s ease}@media screen and (max-width:848px){#section-addons .content .addons,#section-community-addons .content .addons{max-height:100%}#section-addons .content .addons .addon,#section-community-addons .content .addons .addon{width:calc(100% - 20px)}}#section-missing{border-bottom:none}#section-missing .content{padding-top:32px;padding-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section-missing .content .text h2{margin-top:0}@media screen and (max-width:848px){#section-missing .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section-missing .content .text{text-align:center;margin-bottom:12px}}nav .field-button .arrow{display:none}.field-button.open .field{display:block}.field-button.open .button{background-color:#fff!important;text-indent:60px;width:60px}.field-button.open .button:after{left:0}.field-button.open .button.registering .loader{display:block}.field-button.open .button.registering:after{display:none}.field-button{position:relative;border-radius:25px;margin-top:30px;width:250px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex}.field-button .field{border-radius:25px;font-weight:500;padding:0 24px;font-size:14px;color:#99aab5;outline:none;display:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:0}.field-button .field::-webkit-input-placeholder{color:#bdc8cf}.field-button .field:-moz-placeholder{color:#bdc8cf}.field-button .button{transition:all .35s cubic-bezier(.25,.25,.315,1.35);translate:translateZ(0);background-color:#43b581;text-transform:uppercase;white-space:no-wrap;border-radius:25px;text-align:center;position:absolute;font-weight:600;overflow:hidden;font-size:16px;cursor:pointer;outline:none;color:#fff;margin:auto;width:100%;height:40px;border:0;padding:0;bottom:0;right:0;top:0}.field-button .button .loader{position:absolute;top:13px;right:0;left:0;font-size:6px;display:none;margin:auto;z-index:1}.field-button .button .wrap{position:absolute;top:4px;left:4px;right:4px;background:#43b581;height:32px;line-height:32px;box-sizing:border-box;transition:all .35s cubic-bezier(.25,.25,.315,1.35);transition-property:background-color;border-radius:21px;vertical-align:top;overflow:hidden;font-size:14px;display:block}.field-button .button:hover,.field-button .button:hover .wrap{background-color:#3ca374}.field-button .button:after{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSJub25lIiBkPSJNMjQsMjRIMEwwLDBsMjQsMFYyNHoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMTNoMTIuMmwtNS42LDUuNkwxMiwyMGw4LThsLTgtOGwtMS40LDEuNGw1LjYsNS42SDRWMTN6Ii8+Cjwvc3ZnPgo=) 50% no-repeat;transition:all .35s cubic-bezier(.25,.25,.315,1.35);translate:translateZ(0);background-size:24px;position:absolute;width:60px;height:40px;content:"";left:-60px;top:0}.field-button .arrow{font-family:Reenie Beanie,Comic Sans MS,cursive;text-transform:none;text-align:center;position:absolute;font-size:22px;color:#ebebeb;bottom:-40px;width:200px;left:218px}.field-button .arrow.errors{color:#f8a3a3!important;padding-left:30px}.field-button .arrow.errors:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA5NCAzOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOTQgMzkiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjZjhhM2EzIiBkPSJNOTMuMSwzMi43bDAuOSwzYy0wLjEsMC0xNC4xLDQuNC0zMS43LDMuMUM0NiwzNy41LDIzLjcsMzAuMyw2LjUsNy4xYy0wLjItMC4yLTAuMi0wLjYsMC0wLjgKCUM2LjYsNiw2LjksNS45LDcuMiw1LjlsOC4yLDIuN0wyLjMsMmMxLjIsMi40LDQuOCw2LjQsOS44LDE2LjhsLTMtMC4xQzQsNS44LDAuMSwxLjIsMC4xLDEuMUMtMC4xLDAuOSwwLDAuNSwwLjIsMC4zCglDMC40LDAsMC43LTAuMSwxLDBsMjEuNSw5LjRjMC40LDAuMSwwLjYsMC41LDAuNSwwLjlDMjMsMTAuNywyMi42LDExLDIyLjIsMTFMOC43LDcuNmMxNi4xLDIyLjMsMzgsMjguNCw1My42LDI5LjYKCUM3OS43LDM4LjUsOTIuOSwzMi43LDkzLjEsMzIuN3oiLz4KPC9zdmc+Cg==)}.field-button .arrow:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA5NCAzOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOTQgMzkiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNOTMuMSwzMi43bDAuOSwzYy0wLjEsMC0xNC4xLDQuNC0zMS43LDMuMUM0NiwzNy41LDIzLjcsMzAuMyw2LjUsNy4xYy0wLjItMC4yLTAuMi0wLjYsMC0wLjgKCUM2LjYsNiw2LjksNS45LDcuMiw1LjlsOC4yLDIuN0wyLjMsMmMxLjIsMi40LDQuOCw2LjQsOS44LDE2LjhsLTMtMC4xQzQsNS44LDAuMSwxLjIsMC4xLDEuMUMtMC4xLDAuOSwwLDAuNSwwLjIsMC4zCglDMC40LDAsMC43LTAuMSwxLDBsMjEuNSw5LjRjMC40LDAuMSwwLjYsMC41LDAuNSwwLjlDMjMsMTAuNywyMi42LDExLDIyLjIsMTFMOC43LDcuNmMxNi4xLDIyLjMsMzgsMjguNCw1My42LDI5LjYKCUM3OS43LDM4LjUsOTIuOSwzMi43LDkzLjEsMzIuN3oiLz4KPC9zdmc+Cg==) no-repeat;background-size:94px 39px;position:absolute;width:94px;height:39px;bottom:-10px;left:0;content:""}@media screen and (max-width:848px){.field-button{margin-left:auto!important;margin-right:auto!important}.field-button .arrow{display:none}}.loader,.loader:after,.loader:before{-webkit-animation:load7 1.8s infinite ease-in-out;animation:load7 1.8s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;border-radius:50%;height:1.25em;width:1.25em}.loader{-webkit-animation-delay:.16s;animation-delay:.16s;text-indent:-9999em;position:relative;margin:4em auto;font-size:8px}.loader:before{left:-1.75em}.loader:after{-webkit-animation-delay:.32s;animation-delay:.32s;left:1.75em}.loader:after,.loader:before{position:absolute;content:"";top:0}@-webkit-keyframes load7{0%,80%,to{box-shadow:0 1.35em 0 -.65em #fff}40%{box-shadow:0 1.35em 0 0 #fff}}@keyframes load7{0%,80%,to{box-shadow:0 1.35em 0 -.65em #fff}40%{box-shadow:0 1.35em 0 0 #fff}}.recaptcha.error{border:1px solid #f04747;width:304px;height:78px;box-sizing:border-box;border-radius:4px}.dropdown-button-wrapper{margin-right:40px;position:relative}.dropdown-button-wrapper.open .dropdown-button{border-radius:3px 3px 0 0}.dropdown-button-wrapper.open .dropdown-button-contents{border-top:1px solid #f0f0f0;display:block}.dropdown-button-wrapper .dropdown-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:0;border-radius:3px;color:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:inherit;font-weight:inherit;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;width:100%}.dropdown-button-wrapper .dropdown-button-contents{position:absolute;top:100%;border-radius:0 0 3px 3px;display:none;overflow:hidden;width:100%}.dropdown-button-wrapper .dropdown-button-contents a{background:#fff;border-top:1px solid #f0f0f0;color:inherit;display:block;height:46px;line-height:46px}.dropdown-button-wrapper .dropdown-button-contents a:hover{background:#f0f0f0}.dropdown-button-wrapper .dropdown-button-contents a:first-child{border:0}section#landing-hero .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-animation:buttons-fade-in both .5s ease;animation:buttons-fade-in both .5s ease}section#landing-hero .buttons .button-shell,section#landing-hero .buttons .download-now,section#landing-hero .buttons .field-button{transition:all .3s cubic-bezier(.25,.25,.315,1.35),top .1s linear;border-radius:3px;box-shadow:0 2px 6px 0 rgba(0,0,0,.2);color:#7289da;margin-right:40px;top:-1px;height:45px;background-color:#fff;width:250px}section#landing-hero .buttons .button-shell:hover,section#landing-hero .buttons .download-now:hover,section#landing-hero .buttons .field-button:hover{top:0;box-shadow:none}section#landing-hero .buttons .button-shell.open,section#landing-hero .buttons .button-shell:active,section#landing-hero .buttons .download-now.open,section#landing-hero .buttons .download-now:active,section#landing-hero .buttons .field-button.open,section#landing-hero .buttons .field-button:active{top:1px}section#landing-hero .buttons .download-now{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:250px;font-weight:600;padding:0}section#landing-hero .buttons .field-button{margin-top:0;margin-right:0!important;margin-left:0!important}section#landing-hero .buttons .field-button .button{border-radius:3px;-webkit-transform:none;transform:none;box-shadow:none;background-color:#fff;height:45px;text-transform:none}section#landing-hero .buttons .field-button .button:hover{top:0}section#landing-hero .buttons .field-button .button .wrap{color:#7289da;background-color:#fff;height:45px;line-height:45px;top:0;border-radius:2px;font-size:15px}section#landing-hero .buttons .field-button .button:after{height:45px}section#landing-hero .buttons .field-button.open .wrap{background-color:rgba(67,181,129,.8);height:37px;top:4px;left:4px;right:4px;bottom:4px}section#landing-hero .buttons .field-button.open .button{transition:all 0ms}section#landing-hero .buttons.open .download-now,section#landing-hero .buttons.open .forms-form{opacity:0;width:0;margin-right:0;pointer-events:none;cursor:default}section#landing-hero .buttons.open .field-button{width:400px;top:0;box-shadow:none}section#landing-hero .buttons .no-dl-required{margin-top:12px;font-size:12px;opacity:.4;color:#fff}section#landing-hero .buttons .forms-form{max-width:250px;margin-right:40px}section#landing-hero .buttons .forms-form .row,section#landing-hero .buttons .forms-form .row .forms-single-select{margin:0}section#landing-hero .buttons .forms-form .row .forms-single-select .Select{box-shadow:0 2px 6px 0 rgba(0,0,0,.2);top:-1px}section#landing-hero .buttons .forms-form .row .forms-single-select .Select-control{margin:0}section#landing-hero .buttons .forms-form .row .forms-single-select .Select-placeholder{color:#7289da;padding-right:10px}section#landing-hero .buttons .forms-form .row .forms-single-select .Select-arrow-zone{display:none}section#landing-hero .landing-cta{z-index:1}@-webkit-keyframes buttons-fade-in{0%{opacity:0}to{opacity:1}}@keyframes buttons-fade-in{0%{opacity:0}to{opacity:1}}section#landing-hero{height:100%;border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;padding-right:0}section#landing-hero .content{padding-left:16px;padding-right:16px;padding-top:0}section#landing-hero .blurb{margin-bottom:30px;max-width:710px}section#landing-hero .callout{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;bottom:0;left:0;width:100%;padding-left:0;text-align:center;color:#fff;font-size:12px;line-height:15px;height:80px;z-index:10;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}section#landing-hero .callout .callout-text{color:#fff;display:inline-block;padding:12px 0;cursor:pointer;font-size:16px;text-transform:uppercase;pointer-events:all}section#landing-hero .callout .callout-text img{margin-left:8px;position:relative;top:-2px}section#landing-hero .terms-text{font-size:12px;color:hsla(0,0%,100%,.6);margin-top:8px}section#landing-hero .terms-text a{color:#fff;text-decoration:none}section#landing-hero .terms-text a:hover{border-bottom:2px solid #fff;padding-bottom:5px}section#landing-hero .images{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;max-height:638px}section#landing-hero .images .images-inner{position:relative;height:638px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}section#landing-hero .images .spawner{position:absolute}section#landing-hero .images .spawner.potion{left:calc(50% - 10px + -505px);bottom:132px}section#landing-hero .images .spawner.box{transition:none;left:calc(50% - 34px + -200px);bottom:532px}section#landing-hero .images .spawner .animation{position:absolute}section#landing-hero .images .svg{position:absolute;bottom:10px;transition:all .5s ease}section#landing-hero .images .svg.background{opacity:.3;transition:none}section#landing-hero .images .svg.background.triangle.triangle-0{left:calc(50% - 19px + -560px);bottom:300px}section#landing-hero .images .svg.background.triangle.triangle-1{left:calc(50% - 19px + 50px);bottom:550px}section#landing-hero .images .svg.background.triangle.triangle-2{left:calc(50% - 19px + -270px);bottom:448px}section#landing-hero .images .svg.background.dot.dot-0{left:calc(50% - 19px + -580px);bottom:200px}section#landing-hero .images .svg.background.dot.dot-1{left:calc(50% - 19px + -300px);bottom:600px}section#landing-hero .images .svg.background.dot.dot-2{left:calc(50% - 19px + 200px);bottom:500px}section#landing-hero .images .svg.background.dot.dot-3{left:calc(50% - 19px + 550px);bottom:600px}section#landing-hero .images .svg.background.dot.dot-4{left:calc(50% - 19px + 640px);bottom:140px}section#landing-hero .images .svg.background.circle.circle-0{left:calc(50% - 19px + -340px);bottom:530px}section#landing-hero .images .svg.background.circle.circle-1{left:calc(50% - 19px + 595px);bottom:280px}section#landing-hero .images .svg.background.circle.circle-2{left:calc(50% - 19px + -180px);bottom:88px}section#landing-hero .images .svg.x.x-0{left:calc(50% - 19px + 120px);bottom:440px}section#landing-hero .images .svg.x.x-1{left:calc(50% - 19px + 560px);bottom:220px}section#landing-hero .images .svg.x.x-2{left:calc(50% - 19px + -560px);bottom:510px}section#landing-hero .images .svg.square.square-0{left:calc(50% - 19px + 36px);bottom:92px}section#landing-hero .images .svg.square.square-1{left:calc(50% - 19px + 450px);bottom:400px}section#landing-hero .images .svg.square.square-2{left:calc(50% - 19px + 350px);bottom:600px}section#landing-hero .images .svg.potion{left:calc(50% - 59px + -500px);z-index:1;cursor:pointer}section#landing-hero .images .svg.potion-bubble{left:calc(50% - 10px + -505px);bottom:132px}section#landing-hero .images .svg.potion-bubble-bubble{transition:none}section#landing-hero .images .svg.bomb{left:calc(50% - 46px + -435px);bottom:335px}section#landing-hero .images .svg.coin{left:calc(50% - 40px + -388px);bottom:300px}section#landing-hero .images .svg.small-box{left:calc(50% - 39px + -200px);bottom:462px;cursor:pointer;transition:none}section#landing-hero .images .svg.cartridge{left:calc(50% - 46px + 296px);bottom:392px}section#landing-hero .images .svg.coin-2{left:calc(50% - 40px + 120px);bottom:530px}section#landing-hero .images .svg.headphones{-webkit-transform:scale(.75);transform:scale(.75);left:calc(50% - 70px + 340px);bottom:142px}section#landing-hero .images .svg.shield{left:calc(50% - 109px + 552px)}section#landing-hero .images .svg.desktop{left:calc(50% - 289.5px + 0px)}section#landing-hero .images .svg.android{left:calc(50% - 128px + -364px);z-index:2}section#landing-hero .images .svg.iphone{left:calc(50% - 125.5px + -216px)}section#landing-hero .images .svg.controller{left:calc(50% - 80px + -115px)}section#landing-hero .images .svg.laptop{left:calc(50% - 304px + 300px)}section#landing-hero .images .svg.shadow{bottom:0;border-radius:50px;left:calc(50% - 650px + 50px);width:1300px;height:50px;background-color:rgba(0,0,0,.1)}section#landing-hero .images .svg.animated{transition:none;left:calc(50% - 34px + -200px);bottom:452px}section#landing-hero .images .svg.animated-svg{transition:none;left:0;bottom:0}section#landing-hero .images .svg.float{-webkit-animation-name:float-landing;animation-name:float-landing;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}section#landing-hero .images .svg.float.background{-webkit-animation-name:float-landing-bg;animation-name:float-landing-bg}section#landing-hero .images .svg.float.delayed{-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes float-landing{0%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}to{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@keyframes float-landing{0%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}to{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@-webkit-keyframes float-landing-bg{0%{-webkit-transform:translate3d(0,-1px,0);transform:translate3d(0,-1px,0)}to{-webkit-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0)}}@keyframes float-landing-bg{0%{-webkit-transform:translate3d(0,-1px,0);transform:translate3d(0,-1px,0)}to{-webkit-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0)}}@media screen and (max-height:1000px){section#landing-hero{height:auto;margin-top:72px}}@media screen and (max-height:1060px){section#landing-hero .callout{background:linear-gradient(transparent,rgba(0,0,0,.6))}}@media screen and (max-width:848px){section#landing-hero h1{font-size:32px;line-height:120%}section#landing-hero .buttons{margin-bottom:32px}section#landing-hero .images .svg.animated,section#landing-hero .images .svg.controller,section#landing-hero .images .svg.desktop,section#landing-hero .images .svg.float,section#landing-hero .images .svg.small-box{display:none}section#landing-hero .images .svg.animated.background,section#landing-hero .images .svg.controller.background,section#landing-hero .images .svg.desktop.background,section#landing-hero .images .svg.float.background,section#landing-hero .images .svg.small-box.background{display:initial}section#landing-hero .images .svg.laptop{left:calc(50% - 304px + 180px)}section#landing-hero .images .svg.iphone{left:calc(50% - 125.5px + -104px)}section#landing-hero .images .svg.android{left:calc(50% - 128px + -256px)}section#landing-hero .images .svg.background.square.square-1{left:calc(50% - 19px + -140px);bottom:300px}section#landing-hero .images .svg.background.dot.dot-0{left:calc(50% - 19px + -340px);bottom:300px}}@media screen and (max-height:750px) and (max-width:700px){section#landing-hero .images .svg.headphones,section#landing-hero .images .svg.laptop{display:none}section#landing-hero .images .svg.iphone{left:calc(50% - 125.5px + 160px);top:7%;bottom:auto}section#landing-hero .images .svg.android{left:calc(50% - 128px + -50px);top:7%;bottom:auto}}#landing-friends-list{background-color:#ebebeb;height:600px}#landing-friends-list .content{height:100%}#landing-friends-list .content .image{width:816px;height:392px;background-image:url(/assets/ac0aa0d7e79ce5deb0d21fcfc596179f.png);position:absolute;right:-425px;bottom:0;top:0;background-size:816px 392px;margin:auto;border-radius:10px}#landing-friends-list .content .hook-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:350px}#landing-friends-list .content .hook-wrap .hook{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1024px){#landing-friends-list .image{right:-575px!important}}@media screen and (max-width:848px){#landing-friends-list.section{height:450px!important}#landing-friends-list .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-friends-list .hook-wrap{height:100%!important;width:auto!important;margin:auto!important}#landing-friends-list .hook-wrap .hook{width:auto!important}#landing-friends-list .hook-wrap p{text-align:center!important;width:auto!important}#landing-friends-list .image{display:none!important}}#landing-overlay{background-color:#f3f3f3;height:600px;border-bottom:none}#landing-overlay .content{height:100%}#landing-overlay .content .hook-wrap{float:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:350px}#landing-overlay .content .hook-wrap .hook{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-overlay .content .video-container{position:absolute;bottom:0;left:-300px;width:855px;height:485px;overflow:hidden;z-index:5}#landing-overlay .content .video-frame{width:100%;height:100%;background-image:url(/assets/60e1f1cfa842d54fe6ab801670cea7b8.png);background-size:contain;background-repeat:no-repeat;z-index:1}#landing-overlay .content .video{position:absolute;top:7px;left:7px;width:100%;z-index:-1}#landing-overlay .content .image{width:473px;height:397px;background-image:url(/assets/02c8e36d4ab8d5daf2e5ed6a108f1ce3.png);position:absolute;left:20px;bottom:0;top:35px;background-size:473px 397px;margin:auto;background-size:cover;box-shadow:0 0 10px 2px rgba(0,0,0,.3)}@media screen and (max-width:1024px){#landing-overlay .hook-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#landing-overlay .hook{width:250px!important}#landing-overlay .image{left:100px}#landing-overlay .video-container{display:none}}@media screen and (max-width:848px){#landing-overlay.section{height:450px!important}#landing-overlay .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-overlay .hook-wrap{height:100%!important;width:auto!important;margin:auto!important}#landing-overlay .hook-wrap .hook{width:auto!important}#landing-overlay .hook-wrap p{text-align:center!important;width:auto!important}#landing-overlay .image,#landing-overlay .video-container{display:none}}#landing-groups{background-color:#ebebeb;height:600px}#landing-groups .content{height:100%}#landing-groups .content .image{background-image:url(/assets/7a8f095edaae359508629bd44abe1b70.png);box-shadow:0 0 10px rgba(28,36,43,.2);position:absolute;right:-300px;bottom:0;top:0;background-size:100%;border-radius:5px;height:490px;width:798px;margin:auto}#landing-groups .content .hook-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}#landing-groups .content .hook-wrap .hook{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-groups .content .hook-wrap .hook p{width:365px}@media screen and (max-width:1024px){#landing-groups .content .image{right:-438px}}@media screen and (max-width:848px){#landing-groups.section{height:500px!important}#landing-groups .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-groups .hook-wrap{height:100%!important;width:auto!important;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-top:0}#landing-groups .hook-wrap p{text-align:center!important;width:auto!important}#landing-groups .image{display:none!important}}.discord-logo:after{box-shadow:0 5px 10px rgba(0,0,0,.1);border:4px solid #7289da;box-sizing:border-box;border-radius:4px;position:absolute;bottom:-25px;content:"";right:0;left:0;top:0}.product{text-indent:-9999px;position:relative;height:110px}.product.discord:after{background:#7289da url(/assets/f9e3796cfdddad01e538402612c09790.png) no-repeat bottom;position:absolute;border-radius:4px;padding-top:20px;height:84px;content:"";right:0;left:0;top:0}.product.curse{background:url(/assets/6ab40c96e1bda5c6ae317a9756b5313e.png) no-repeat center bottom 25px}.product.ventrilo{background:url(/assets/f1008235ea09ae85fbbdd75fe7fccf56.png) no-repeat center bottom 20px}.product.skype{background:url(/assets/5e1124dd5f2767064ca48e9225dc22ec.png) no-repeat center bottom 13px}.product.teamspeak{background:url(/assets/51396ff61ea30134b08ae1c8667259af.png) no-repeat center bottom 13px}#landing-chat{background-color:#f3f3f3;height:600px}#landing-chat .content{height:100%}#landing-chat .content .image{width:583px;height:600px;background:url(/assets/4389f445433f2b4e0524a6563bbbb0c1.png);position:absolute;left:-75px;bottom:0;background-size:583px 600px}#landing-chat .content .hook-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:400px;float:right}#landing-chat .content .hook-wrap .hook{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1024px){#landing-chat .content .image{left:-250px!important}}@media screen and (max-width:848px){#landing-chat.section{height:450px!important}#landing-chat .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-chat .hook-wrap{height:auto!important;width:auto!important;margin:auto!important}#landing-chat .hook-wrap p{text-align:center!important}#landing-chat .image{display:none!important}}#landing-mobile{background-color:#ebebeb;height:600px}#landing-mobile .content{height:100%}#landing-mobile .content .image{position:absolute;right:-10px;top:-200px;height:546px;width:280px;background-image:url(/assets/50221720e75e9bb0e901731790a300cc.png);background-size:280px 546px}#landing-mobile .content .image:after{content:"";position:absolute;top:400px;left:-100px;background:url(/assets/27e2279f627bc7136bfcc96ace8798fe.png);width:266px;height:524px;background-size:266px 524px}#landing-mobile .content .hook-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:500px}#landing-mobile .content .hook-wrap .hook{margin-left:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}#landing-mobile .content .hook-wrap p{width:350px}#landing-mobile .content .hook-wrap .mobile{margin-top:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-mobile .content .hook-wrap .icon{margin-right:15px}#landing-mobile .content .hook-wrap .icon.ios{width:45px;height:57px;background:url(/assets/6a01e350b89d152764e3d0619334f97e.png)}#landing-mobile .content .hook-wrap .icon.android{width:60px;height:60px;background:url(/assets/cd9c194712bb75b6c3644accfe81da2b.png)}@media screen and (max-width:1024px){#landing-mobile .image{right:-150px!important}}@media screen and (max-width:848px){#landing-mobile.section{height:450px!important}#landing-mobile .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-mobile .hook-wrap{height:auto!important;width:auto!important;margin:auto!important}#landing-mobile .hook-wrap .hook{margin:0!important}#landing-mobile .hook-wrap p{text-align:center!important;width:auto!important}#landing-mobile .mobile{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#landing-mobile .image{display:none!important}}#landing-voice{background-color:#f3f3f3;height:600px}#landing-voice .content{height:100%}#landing-voice .content .image{position:absolute;margin:auto;bottom:0;top:0}#landing-voice .content .image.bot{background:url(/assets/8c0369fcf5b79f7006f7d67e28784efa.png);width:434px;height:313px;background-size:434px 313px;left:-350px}#landing-voice .content .image.channels{background:url(/assets/d6715c96e71db4cd0039256d727e9309.png);width:204px;height:674px;background-size:204px 674px;top:-100px;left:150px}#landing-voice .content .image.overlay{background-color:#f3f3f3;width:204px;height:404px;left:150px;top:auto;background:linear-gradient(to bottom,transparent,#f3f3f3)}#landing-voice .content .hook-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:475px;float:right}#landing-voice .content .hook-wrap .hook{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;width:320px}@media screen and (max-width:1024px){#landing-voice .image.bot{left:-400px!important}#landing-voice .image.channels,#landing-voice .image.overlay{left:100px!important}}@media screen and (max-width:848px){#landing-voice.section{height:500px!important}#landing-voice .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-voice .hook-wrap{height:auto!important;width:auto!important;text-align:center;margin:auto}#landing-voice .image{display:none!important}}#landing-secure{background-color:#f3f3f3;height:600px}#landing-secure .content{height:100%}#landing-secure .content .image{position:absolute;top:0;left:-600px;right:0;bottom:0;width:375px;height:374px;background:url(/assets/620cbc7437f078f413be90840891c36d.png);background-size:375px 374px;margin:auto;z-index:1}#landing-secure .content .chips{position:absolute;content:"";z-index:0;top:25px;left:0;width:711px;height:593px;background:url(/assets/61ef80b399106268bbeccc9bca7bfee6.png);background-size:711px 593px}#landing-secure .content .hook-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:425px;float:right}#landing-secure .content .hook-wrap .hook{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (max-width:1024px){#landing-secure .image{right:-488px}#landing-secure .hook-wrap{width:387px}}@media screen and (max-width:848px){#landing-secure.section{height:450px!important}#landing-secure .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-secure .hook-wrap{height:auto!important;width:auto!important;margin:auto!important}#landing-secure .hook-wrap p{text-align:center!important}#landing-secure .image{display:none!important}}#landing-performance{background-color:#ebebeb;height:600px}#landing-performance .content{height:100%}#landing-performance .content .image{width:473px;height:397px;background-image:url(/assets/c638611dd40327434266bd1fc8bdc2c6.png);position:absolute;right:20px;bottom:0;top:0;background-size:473px 397px;margin:auto}#landing-performance .content .hook-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:350px}#landing-performance .content .hook-wrap .hook{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1024px){#landing-performance .image{right:10px!important}#landing-performance .hook{width:250px!important}}@media screen and (max-width:848px){#landing-performance.section{height:450px!important}#landing-performance .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-performance .hook-wrap{height:100%!important;width:auto!important;margin:auto!important}#landing-performance .hook-wrap .hook{width:auto!important}#landing-performance .hook-wrap p{text-align:center!important;width:auto!important}#landing-performance .image{display:none!important}}#landing-setup{background-color:#f3f3f3;height:635px}#landing-setup .content{height:100%}#landing-setup .content .image{width:800px;height:556px;background:url(/assets/c7c2d0cb723a59aaf395ce5ccea53f00.png);box-shadow:0 0 10px rgba(28,36,43,.2);position:absolute;left:-425px;top:0;bottom:0;background-size:800px 556px;border-radius:10px;margin:auto}#landing-setup .content .hook-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:500px;float:right}#landing-setup .content .hook-wrap .hook{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-setup .content .hook-wrap p{width:440px}#landing-setup .content .mobile{margin-top:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-setup .content .icon{margin-right:15px}#landing-setup .content .icon.windows{width:60px;height:60px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhBJREFUeNrsm8tKw0AUhideuxHaaEHUIta09hHc+QyuxJ0+gLv4FtkI7t269A0UQVBQBFeuBXGhoigFpbT1DD2x4zSXCrFmmv+Hn850ppcvczIpJ6dWu90WWdKIyJgyBzwWNeh6tyYyjZNt355bO+sbOMWaIJfJFbJDXlHaJbKlzLVMAZbfbZFBpKtKWz4/mnhID2gPKfHKVHil/HaZw3Nw53CCUHI1GuQieVcJP+lcajatX2iSV2SZ7bcl0BJ5g3xEnmfgdO7SmgoaiAq2oG8OxlyW6FK0pq2Ww317WK/DJ/ilBWAAAxjAAAYwgAEMYAADGMAABvBwKSgBsBcy943cChmTCbp6xOfc8OMdeTti3ju5GTL2wQ5Sk18bKyvqZpqhdx6+5bm1eGCC3Orz/eJWVdUF+UF0UrKzIXNaHEVJQ7/GhfTBHxzsddFJ066Sjwe80BZ2aQADGMAABjCAAQxgAAMYwABOG3Aja8D1/wYOSgDsiG5Jkl/BkxuWkO4B9tzavt/mnJbMGMyJ3qIzvzzQNho4QDLpdc8+DRjPaxHhiBQXrCVReiiTZFdsXbIkUZYePnH/kXyoHJi8icBR+iSruV4ZJZtKf1p0S4L9CPH7tonAcXpmnweMFUS39FGtvpXtoqnAUXohX7J1TSkHoKrsGw5vsEYCR0neVrlm65rgCJhh/5CF/y0BGMBG60uAAQD2hFg/dsMkygAAAABJRU5ErkJggg==)}#landing-setup .content .icon.osx{width:60px;height:60px;background:url(/assets/4cf3c8c6336d404090a7a30373655676.png)}#landing-setup .content .icon.firefox{width:60px;height:60px;background:url(/assets/7df18a4290b143da1384d20629b0084c.png)}#landing-setup .content .icon.chrome{width:60px;height:60px;background:url(/assets/0dcb6056d65fd65a3b96feea9fc916ea.png)}#landing-setup .content .icon.opera{width:60px;height:60px;background:url(/assets/4054fb559f82de6b1df26216bc48499d.png)}@media screen and (max-width:1024px){#landing-setup .image{left:-575px!important}}@media screen and (max-width:848px){#landing-setup.section{height:450px!important}#landing-setup .mobile{display:none!important}#landing-setup .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-setup .hook,#landing-setup .hook-wrap{height:auto!important;width:auto!important;margin:auto!important}#landing-setup .hook-wrap p,#landing-setup .hook p{text-align:center!important;width:auto!important}#landing-setup .image{display:none!important}}#landing-permissions{background-color:#ebebeb;height:600px}#landing-permissions .content{height:100%}#landing-permissions .content .image{width:512px;height:397px;background-image:url(/assets/c4ed0ad6f65cfcc9fbeef9e6e9b989fd.png);position:absolute;right:20px;bottom:0;top:0;background-size:512px 397px;margin:auto;box-shadow:0 0 10px rgba(28,36,43,.2);border-radius:10px}#landing-permissions .content .hook-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:350px}#landing-permissions .content .hook-wrap .hook{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1024px){#landing-permissions .image{right:10px!important}#landing-permissions .hook{width:250px!important}}@media screen and (max-width:848px){#landing-permissions.section{height:450px!important}#landing-permissions .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#landing-permissions .hook-wrap{height:100%!important;width:auto!important;margin:auto!important}#landing-permissions .hook-wrap .hook{width:auto!important}#landing-permissions .hook-wrap p{text-align:center!important;width:auto!important}#landing-permissions .image{display:none!important}}.features .section{border-bottom:1px solid #e9e7e7}.route-landing{height:calc(100% - 72px)}.full-height{height:100%}.full-height.landing{background-color:#7289da}#wrap{position:relative}.to-features-enter{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);z-index:1;position:relative}.to-features-enter.to-features-enter-active{transition:all .7s ease;-webkit-transform:translateZ(0);transform:translateZ(0)}.to-features-leave{-webkit-transform:translate3d(0,calc(-100% - 72px),0) scale(1);transform:translate3d(0,calc(-100% - 72px),0) scale(1);z-index:0}.to-features-leave.to-features-leave-active{transition:all .7s ease;-webkit-transform:translate3d(0,-100%,0) scale(.8);transform:translate3d(0,-100%,0) scale(.8)}.to-landing-enter{-webkit-transform:scale(.8);transform:scale(.8);z-index:0}.to-landing-enter.to-landing-enter-active{transition:all .7s ease;-webkit-transform:scale(1);transform:scale(1)}.to-landing-leave{-webkit-transform:translate3d(0,calc(-100% + 72px),0);transform:translate3d(0,calc(-100% + 72px),0);z-index:100}.to-landing-leave.to-landing-leave-active{transition:all .7s ease;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}@media screen and (max-width:848px){.route-landing{height:calc(100% - 38px)}}.two-page{height:100%}.two-page .page-1{height:100%;transition:all .6s ease}.two-page .page-1.active{-webkit-perspective:1200px;perspective:1200px;z-index:1;overflow:auto;-webkit-transform:scale(1);transform:scale(1)}.two-page .page-1.inactive{overflow:scroll;z-index:-2;-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.two-page .page-2{position:fixed;top:0;left:0;height:100%;width:100%;-webkit-perspective:1200px;perspective:1200px;overflow:auto;z-index:2;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:perspective-3d;transform-style:perspective-3d;transition:all .6s ease}.two-page .page-2.inactive{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.two-page .page-2.active{-webkit-transform:translateZ(0);transform:translateZ(0)}#gamebridge-page .thanks{color:#fff;padding:15px 25px;border:1px solid #fff;border-radius:3px;opacity:.3;background-color:transparent}#gamebridge-page .sign-up-button,#gamebridge-page .thanks{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}#section-gamebridge-hero{position:relative;margin-top:-80px;height:660px;background:url(/assets/6e7c74dc52768423fb7873d4b7e9c280.png) 50% no-repeat #7188d9;overflow:hidden}#section-gamebridge-hero .background-mask{position:absolute;bottom:-1px;left:-5%;right:0;width:110%}#section-gamebridge-hero h1{text-align:center}#section-gamebridge-hero .content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}#section-gamebridge-hero .content .blurb{margin-bottom:30px}#section-gamebridge-hero .content .docs-link{margin-top:16px;color:hsla(0,0%,100%,.6)}#section-gamebridge-hero .content .docs-link:hover{color:#fff}@media screen and (max-width:848px){#section-gamebridge-hero .content{max-width:400px;width:100%}}#section-gamebridge-how-it-works{position:relative;overflow:hidden;background-color:#fff}#section-gamebridge-how-it-works .content{position:relative;z-index:1}#section-gamebridge-how-it-works .content .instructor{padding-top:150px;padding-bottom:150px}#section-gamebridge-how-it-works .content .instructor h2{margin-top:0}#section-gamebridge-how-it-works .content .instructor .step-wrapper{background-position:0 0;background-repeat:no-repeat}#section-gamebridge-how-it-works .content .instructor .step-wrapper .description{max-width:220px}#section-gamebridge-how-it-works .content .instructor .step-wrapper img{position:relative;margin-bottom:20px}#section-gamebridge-how-it-works .content .instructor .step-wrapper .step{position:relative}#section-gamebridge-how-it-works .content .instructor .step-wrapper .step:before{content:"";position:absolute;z-index:0;top:0;left:50%;margin-left:-130px;width:260px;height:260px}#section-gamebridge-how-it-works .content .instructor .step-wrapper.index-1 .step:before{background-image:url(/assets/7f8a8b4dd31e973b336c3ef60aa7bef5.svg)}#section-gamebridge-how-it-works .content .instructor .step-wrapper.index-1 img{top:18px}#section-gamebridge-how-it-works .content .instructor .step-wrapper.index-2 .step:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNjAiIGhlaWdodD0iMjYwIj4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPHBhdGggZmlsbD0iI0UyRThGRiIgZmlsbC1vcGFjaXR5PSIuMyIgZD0iTTU3LjM5NDQxMTIgNjQuMjYxNzE4OEMyNC41ODgzNzA5IDg0LjA0NTY0MzEgODQuNzU5NDQyMyA5OS4xODcwNDI2IDY5LjE5OTA5ODcgMTI0LjMzMjAzMWMtOC43NzMzOTMyIDE0LjE3NzUwNy01Mi44MTM2MzY2IDQ0LjQwMjU1LTQ4Ljk2MDkzNzUgNzMuMjYxNzE5IDMuOTI2MDA3MiAyOS40MDgyOTQgNDQuMTMxMTA2MSAxNi41MjMxNTUgNjAuNTk3NjU2MiAxNS42MjUgNDIuOTM4ODgyNi0yLjM0MjA2OCA4NS4zNjk0Mzk2IDE2LjM2ODEwNCAxMjcuNDI5Njg3Ni4zNDc2NTYgMjkuNzgxNDgzLTExLjM0MzU1NCA0NS41NTExNjctMzkuNDI0MjM2IDE3LjcxMDkzNy02NS42MjUtMTMuMjA1NTk0LTEyLjQyNzkzOC0yOC4xMDk1LTIuNzY2NzY2LTM4Ljg5MDYyNS0yMy42MDkzNzVDMTc3LjA1NDU5MyAxMDQuOTM5MTY3IDE5NS42Mjc2NzcgMzkgMTU2Ljg3ODc4NiAzOWMtMTYuODg0MDYxIDAtMzMuNzM5NTgzIDEuMzg4MDIwOC01MC42MDkzNzUgMi4wODIwMzEyIDAgMC0zNi41MDg3MDg2IDE1LjcyMjEwNDUtNDguODc0OTk5OCAyMy4xNzk2ODc2eiIvPgogICAgPHBhdGggZD0iTTAgMGgyNjB2MjYwSDB6Ii8+CiAgPC9nPgo8L3N2Zz4=)}#section-gamebridge-how-it-works .content .instructor .step-wrapper.index-2 .step{min-width:220px}#section-gamebridge-how-it-works .content .instructor .step-wrapper.index-2 img{top:28px}#section-gamebridge-how-it-works .content .instructor .step-wrapper.index-3 .step:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNjAiIGhlaWdodD0iMjYwIj4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPHBhdGggZmlsbD0iI0UyRThGRiIgZmlsbC1vcGFjaXR5PSIuMyIgZD0iTTIxOC42OTk0MzYgOTIuMDgyMDMxM2MxLjUxMTk0IDMuMTcyNzg3MiA0Ljg1NjE3MyAxNy45MDA1NjI3LTEuNzM4MjgxIDIyLjIyMjY1NjctOS4xODk1NjcgNi4wMjI5NjMtMzYuMTgzOTA4LTUuODU0ODMzLTMyLjI4OTA2MyA0LjE2NDA2MiAyLjA4MjM5OSA1LjM1NjY1MyA0LjE2MzY3NyAxMC44MDE5MjIgNy4yODkwNjMgMTUuNjI1IDkuMDMyNTg0IDEzLjkzOTAzNCA1My41MzY3NjQgNTkuMjE3NDUxIDMwLjU1ODU5MyA3OS41MTU2MjUtMi4xMTQ0NjYgMS44Njc4NTEtMTYuNjkxMzAzIDkuOTg5ODI1LTIyLjkxNzk2OCAxMC40MTQwNjMtNjAuNjIyMDk0IDQuMTMwMzMtOTUuOTg0MDQ5LTE4LjEzMTk3My0xMzcuODQ3NjU2Ny01NS45MDIzNDQtMTIuOTA4NDg4Ni0xMS42NDYzNTUtNDAuMjUyMTAyNi0zNi4xOTQ2MjEtMjkuMTY3OTY4OC01Ny4yODkwNjMgNi4zMjY2NTExLTEyLjA0MDM3ODggMjcuNDA0MjAwMi0xLjI3NDAzMSAzNy44NDc2NTYzLTcuOTg4MjgxIDYuMjc5ODIyLTQuMDM3Mzg4OSAyLjY1NDk5ODUtMjguNTk5NjE2OSAxNC4yMzgyODEyLTQyLjAxMTcxODcgMTAuOTAzNTQ0NC0xMi42MjUwNDM0IDI4LjU4MzAxMS0yMi4zNjQzODk1IDQ1LjgzMjAzMS0xOC4wNTQ2ODc1IDkuODQ4NDMgMi40NjA2NDk2IDEyLjQ4NTkwMyA3LjkyMDkyNiAxOC4wMTU2MjUgNS41NTQ2ODc1QzE1NC4wNDk0NyA0NS45NjU3OTI3IDE1MS4yNDI0MDUgMzYgMTY0LjM5NDc0OCAzNmMxMy4xNTIzNDQgMCA0NC4xMDk2ODIgMzQuNjg3OTM3NyA1NC4zMDQ2ODggNTYuMDgyMDMxM3oiLz4KICAgIDxwYXRoIGQ9Ik0wIDBoMjYwdjI2MEgweiIvPgogIDwvZz4KPC9zdmc+)}#section-gamebridge-how-it-works .content .instructor .step-wrapper.index-3 img{top:28px}#section-gamebridge-how-it-works .content .instructor .step-wrapper.index-3 .description{max-width:260px}#section-gamebridge-how-it-works .gamebridge-wave-svg{position:absolute;top:0;left:0;right:0;overflow:hidden;width:100%;min-width:1920px;height:auto;max-height:760px}#section-gamebridge-how-it-works .gamebridge-wave-svg path{-webkit-animation:20s how-it-works-blob ease-in-out infinite alternate;animation:20s how-it-works-blob ease-in-out infinite alternate;-webkit-animation-play-state:paused;animation-play-state:paused}#section-gamebridge-how-it-works .gamebridge-wave-svg.animate path{-webkit-animation-play-state:running;animation-play-state:running}@media screen and (max-width:848px){#section-gamebridge-how-it-works{padding-top:72px}#section-gamebridge-how-it-works .instructor{padding-top:0!important;padding-bottom:0!important}#section-gamebridge-how-it-works .instructor .steps{margin-top:16px}#section-gamebridge-how-it-works .gamebridge-wave-svg{display:none}#section-gamebridge-how-it-works .content .instructor{padding-bottom:32px}}@-webkit-keyframes how-it-works-blob{0%{d:path("M1.13686838e-13,728.845415 C1.13686838e-13,728.845415 120.39815,734.64229 268.315283,734.64229 C416.232416,734.64229 737.200407,638.821978 965.226733,667.73604 C1193.25306,696.650103 1316.5781,759.696978 1492.71208,759.696978 C1649.70856,759.696978 1920,587.774751 1920,587.774751 L1920,103.150727 C1920,103.150727 1808.50932,100.620921 1703.98953,72.7907279 C1477.71309,12.5407279 1114.90416,-17.7952096 926.593915,62.5954154 C738.283667,142.98604 606.584193,82.0329154 483.99869,46.7047904 C361.413187,11.3766654 112.309108,-46.9358346 0.129154957,72.7907279 C1.13686838e-13,196.231782 1.13686838e-13,728.845415 1.13686838e-13,728.845415 Z")}50%{d:path("M0.0574022029,646.061571 C0.0574022029,646.061571 45.5736147,708.342821 193.490747,708.342821 C341.40788,708.342821 446.276921,617.147508 674.303247,646.061571 C902.329574,674.975633 981.946715,857.526167 1286.4583,685.749591 C1590.96988,513.973015 1919.92825,667.569383 1919.92825,667.569383 L1918.53246,139.79428 C1918.53246,139.79428 1807.04179,60.3839514 1702.522,32.553758 C1476.24555,-27.696242 1412.47512,145.530321 1198.772,145.530321 C985.068872,145.530321 829.325375,-92.9741612 481.475122,72.3522984 C133.62487,237.678758 69.7329347,133.975633 0.0574022029,72.3522984 C-0.0717527537,195.793353 0.0574022029,646.061571 0.0574022029,646.061571 Z")}to{d:path("M-3.62376795e-13,634.467905 C321.186812,530.932949 406.711188,764.954038 635.078093,723.433958 C863.444998,681.913879 992.50788,632.019029 1230.1906,704.090699 C1467.87332,776.16237 1603.70276,662.57062 1779.83675,662.57062 C1936.83323,662.57062 1920,704.090699 1920,704.090699 L1920,46.7047904 C1920,46.7047904 1613.01878,167.921708 1543.33144,127.583947 C1203.36881,-69.1997504 1024.51942,14.8208575 836.209172,95.2114825 C647.898923,175.602107 527.066369,0.759448139 321.186812,46.7047904 C115.307254,92.6501326 111.723252,207.531771 -1.90425453e-12,207.531771 C-0.129154957,330.972826 -138.9114,517.023716 -3.62376795e-13,634.467905 Z")}}.alternating-list,.alternating-list *{box-sizing:border-box}.alternating-list .item{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alternating-list .item,.alternating-list .item .content,.alternating-list .item .visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.alternating-list .item .content,.alternating-list .item .visual{position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:50%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;padding-left:100px}.alternating-list .item .visual{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.alternating-list .item .visual img{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}.alternating-list .item .content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;padding-right:100px}.alternating-list .item .content>*{width:100%;max-width:370px}.alternating-list .item.alt .content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.alternating-list .item.alt .visual{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:848px){.alternating-list .item,.alternating-list .item.alt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:88px}.alternating-list .item.alt .content,.alternating-list .item.alt .visual,.alternating-list .item .content,.alternating-list .item .visual{width:100%;padding:0 40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.alternating-list .item.alt .visual,.alternating-list .item .visual{width:370px}.alternating-list .item.alt .visual img,.alternating-list .item .visual img{width:100%;height:auto}}#section-gamebridge-features{padding-top:40px;padding-bottom:160px;background-color:#fff}#section-gamebridge-features .content h2{text-align:center;margin-top:0;padding-top:52px}#section-gamebridge-features .fancy-features-list h3{color:#7289da;margin-bottom:4px}#section-gamebridge-features .fancy-features-list p{font-size:16px;line-height:24px;margin:0 0 10px}@media screen and (max-width:848px){#section-gamebridge-features .fancy-features-list h3{margin-top:0}#section-gamebridge-features .fancy-features-list .item:first-of-type{margin-top:16px}}#section-gamebridge-sdk{background-color:#34373d;color:hsla(0,0%,100%,.6);padding-top:40px}#section-gamebridge-sdk .content{padding-top:90px;padding-bottom:90px}#section-gamebridge-sdk .content h2{color:#fff;margin-top:0;text-align:center;margin-bottom:10px}#section-gamebridge-sdk .content .sdk-bullets-byline{max-width:660px;margin:0 auto;text-align:center;margin-bottom:60px}#section-gamebridge-sdk .content .sdk-bullets-grid{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#section-gamebridge-sdk .content .sdk-bullets-grid .sdk-bullet{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333%;font-size:16px;line-height:24px;margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section-gamebridge-sdk .content .sdk-bullets-grid .sdk-bullet img{margin-right:26px}#section-gamebridge-sdk .content .sdk-bullets-grid .sdk-bullet .description{display:block;margin-right:40px}@media screen and (max-width:848px){#section-gamebridge-sdk .content{display:-webkit-box;display:-ms-flexbox;display:flex}#section-gamebridge-sdk .content,#section-gamebridge-sdk .content .sdk-bullets-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section-gamebridge-sdk .content .sdk-bullets-grid .sdk-bullet{width:auto}#section-gamebridge-sdk .content .sdk-bullets-grid .sdk-bullet .description{margin-right:0}}#section-gamebridge-final-cta{position:relative}#section-gamebridge-final-cta:before{position:absolute;top:-30px;left:0;background:url(/assets/7227039e1eb79185953bbb5ceb0862bf.svg) top repeat-x;width:100%;height:100%;content:""}#section-gamebridge-final-cta .content{overflow:hidden;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section-gamebridge-final-cta .content h1{margin-top:232px;margin-bottom:30px}#section-gamebridge-final-cta .content .sign-up-button:not(.thanks){margin-bottom:24px}#section-gamebridge-final-cta .content .sign-up-button:not(.thanks):not(.thanks){color:#4f545c}#section-gamebridge-final-cta .content p{margin:16px 0 120px}#section-gamebridge-final-cta .content p a:link,#section-gamebridge-final-cta .content p a:visited{font-weight:650;font-size:15px;color:#7289da}#section-gamebridge-featured{font-weight:500;background-color:#fff;padding-bottom:40px}#section-gamebridge-featured .content{width:100%;max-width:2000px}#section-gamebridge-featured .content h2{text-align:center;padding-top:100px;margin-top:0}#section-gamebridge-featured .content .blurb{margin-bottom:72px}#section-gamebridge-featured .content .featured-partner.active .visit-site{pointer-events:all}#section-gamebridge-featured .content .featured-partner.active .video-overlay{cursor:pointer}#section-gamebridge-featured .content .featured-partner.active .video-overlay:hover{width:12800px;height:7200px;border-width:0}#section-gamebridge-featured .content .featured-partner.active .logo{box-shadow:0 1px 7px 0 rgba(153,170,181,.3)}#section-gamebridge-featured .content .featured-partner .screenshot{border-radius:5px;width:640px;height:360px}#section-gamebridge-featured .content .featured-partner .video-overlay-wrapper{position:absolute;top:0;left:0;width:640px;height:360px;pointer-events:none;overflow:hidden}#section-gamebridge-featured .content .featured-partner .video-overlay,#section-gamebridge-featured .content .featured-partner .video-overlay-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section-gamebridge-featured .content .featured-partner .video-overlay{background-color:rgba(114,137,218,.9);width:58px;height:58px;transition:all .5s;border-radius:50%;border:5px solid hsla(0,0%,100%,.3);pointer-events:all;box-sizing:border-box}#section-gamebridge-featured .content .featured-partner .play-button{position:absolute;left:312px;top:171px}#section-gamebridge-featured .content .featured-partner .info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}#section-gamebridge-featured .content .featured-partner .company-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:10px}#section-gamebridge-featured .content .featured-partner .game-name{color:#4f545c;font-weight:400;margin-bottom:4px}#section-gamebridge-featured .content .featured-partner .company-name{color:rgba(91,79,83,.6)}#section-gamebridge-featured .content .featured-partner .logo{width:46px;height:46px;border-radius:5px}#section-gamebridge-featured .content .featured-partner .visit-site{-webkit-transform:translateZ(0);transform:translateZ(0);-ms-flex-item-align:end;align-self:flex-end;border-color:rgba(114,137,218,.1);padding:4px 8px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}#section-gamebridge-featured .content .featured-partner .visit-site img{margin-left:4px}#section-gamebridge-featured .content .featured-partner .visit-site:hover{border-color:rgba(114,137,218,.3)}#section-gamebridge-featured .content .featured-partner-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section-gamebridge-featured .content .featured-partner-mobile .video-overlay-wrapper{width:100%;height:calc(100% - 62px)}#section-gamebridge-featured .content .featured-partner-mobile .video-overlay:hover{width:100%;height:100%}#section-gamebridge-featured .content .featured-partner-mobile .play-button{top:calc(50% - 9px);left:calc(50% - 8px)}#section-gamebridge-featured .content .featured-partner-mobile .screenshot{width:100%;height:auto;border-radius:0}#section-gamebridge-featured .content .featured-partner-mobile .info{padding:0 40px}#section-gamebridge-featured .content .carousel.carousel-mobile .arrows .arrow{top:calc(50% - 46px)}#section-gamebridge-featured .modal{transition:opacity .3s ease-in-out}#section-gamebridge-featured .modal-content{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#section-gamebridge-sign-up-form{padding:48px 24px}#section-gamebridge-sign-up-form .form-wrapper{position:relative;background-color:#fff;padding:48px 24px;border-radius:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section-gamebridge-sign-up-form .form-wrapper h2{color:#7289da;font-size:36px;margin:0 0 48px;text-align:center;font-weight:400}#section-gamebridge-sign-up-form .form-wrapper h3{box-sizing:border-box;color:#4f545c;max-width:1100px;width:100%;margin:0 auto 90px;padding:0 20px;font-size:25px;text-align:center;line-height:30px;font-weight:600;opacity:.9}#section-gamebridge-sign-up-form .form-wrapper .form-subtitle{margin-bottom:45px}#section-gamebridge-sign-up-form .form-wrapper .forms-field{margin-left:0;margin-right:0}#section-gamebridge-sign-up-form .form-wrapper .forms-submit-button{box-sizing:border-box;max-width:300px;margin:0 auto}#section-gamebridge-sign-up-form .close-btn{position:absolute;top:24px;right:24px;cursor:pointer}#section-gamebridge-sign-up-form .forms-form{box-sizing:border-box}@media screen and (max-width:848px){#section-gamebridge-sign-up-form{padding:20px}#section-gamebridge-sign-up-form .form-wrapper{display:block;margin:0;padding:20px}#section-gamebridge-sign-up-form .form-wrapper .form-title{font-size:30px;line-height:35px;text-align:left;margin-right:35px;margin-bottom:20px}#section-gamebridge-sign-up-form .form-wrapper .form-subtitle{margin:0;padding:0;text-align:left;font-size:18px;line-height:24px;margin-bottom:20px}#section-gamebridge-sign-up-form .form-wrapper .forms-form{display:block}#section-gamebridge-sign-up-form .form-wrapper .forms-submit-button{width:auto}#section-gamebridge-sign-up-form .close-btn{position:absolute;top:20px;right:20px;cursor:pointer;width:30px;height:30px}#section-gamebridge-sign-up-form .close-btn img{position:relative;width:100%;height:100%}}#gamebridge-page{background-color:rgba(0,0,0,.7)}.section-guidelines-hero{position:relative;top:-72px;padding-top:72px;margin-bottom:-72px;height:206px;background-image:linear-gradient(45deg,#9295e2 11%,#738ef5 88%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}.section-guidelines-hero:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:url(/assets/8da856ba40cc05c0edb6957eaeaf57bc.svg);opacity:.05}.section-guidelines-hero .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.section-guidelines-hero h1{color:#fff}.page-guidelines .list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-guidelines .list{margin:10px 0 0 15px}.page-guidelines .list-title{margin-top:35px;font-size:20px;line-height:24px;font-weight:700;color:#4f545c}.page-guidelines .list-item,.page-guidelines .list-subtitle{font-size:18px;line-height:30px;color:#9099a4}.page-guidelines .list-item{margin-top:10px;position:relative}.page-guidelines .list-item:before{font-family:Menlo,Consolas,Monaco,monospace;font-size:10px;content:"\2022";color:#7289da;position:absolute;top:0;left:-15px}@font-face{font-family:WhitneyNew;font-weight:300;src:url(/assets/16801bfdf51ed88e69bc90626a3ea436.woff) format("woff")}@font-face{font-family:WhitneyNew;font-weight:400;src:url(/assets/d153359b5d87601d2b9c708b7ae2db02.woff) format("woff")}@font-face{font-family:WhitneyNew;font-weight:500;src:url(/assets/a934ab008c7f6a2274ec441f6be0696a.woff) format("woff")}@font-face{font-family:WhitneyNew;font-weight:600;src:url(/assets/877ef48bf9fcfee590f0ba64de101b59.woff) format("woff")}@font-face{font-family:WhitneyNew;font-weight:700;src:url(/assets/2e004dd717cdc58b9ccb361d286ebbce.woff) format("woff")}.section-guidelines-guidelines{font-family:WhitneyNew,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}.section-guidelines-guidelines p{color:inherit;font-family:inherit;font-weight:inherit;line-height:1.6666666666666667;margin:20px 0 0}.section-guidelines-guidelines a{color:#7289da;font-weight:600;background-image:linear-gradient(to top,transparent,transparent 1px,#e3e7f8 1px,#e3e7f8 2px,transparent 2px)}.section-guidelines-guidelines a:active,.section-guidelines-guidelines a:focus{color:#7289da;background-image:linear-gradient(to top,transparent,transparent 1px,#7289da 1px,#7289da 2px,transparent 2px)}.section-guidelines-guidelines a:hover{color:#7289da;background-image:linear-gradient(to top,transparent,transparent 1px,#c7d0f0 1px,#c7d0f0 2px,transparent 2px)}.section-guidelines-guidelines h2{font-family:inherit;font-size:26px;font-weight:500;line-height:1.3}.section-guidelines-guidelines{overflow:auto;position:relative}.section-guidelines-guidelines .background{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden}.section-guidelines-guidelines .background .top-left{position:absolute;top:-10px;left:-70px;width:333px;height:268px;background:url(/assets/99e0e31f28595812fa61091b2cb53b48.svg) 50% no-repeat}.section-guidelines-guidelines .background .top-right{position:absolute;top:-40px;right:-120px;width:457px;height:282px;background:url(/assets/e5306f3a8ad715c49878bb580f3711f4.svg) 50% no-repeat}.section-guidelines-guidelines .background .middle-left{position:absolute;bottom:280px;left:-30px;width:199px;height:419px;background:url(/assets/cadcca159e721d8a3545fae035e99b05.svg) 50% no-repeat}.section-guidelines-guidelines .background .middle-right{position:absolute;bottom:560px;right:-160px;width:300px;height:401px;background:url(/assets/9092368d6c92b196a4fe5ca8ef758297.svg) 50% no-repeat}.section-guidelines-guidelines .background .bottom-right{position:absolute;bottom:0;right:0;width:333px;height:268px;background:url(/assets/4ad691ae989dc7e3e1ef8df2117915ee.svg) 50% no-repeat}.section-guidelines-guidelines .content{max-width:720px}.section-guidelines-guidelines .foreground{z-index:1}.section-guidelines-guidelines .opening-paragraph{padding-top:31px}.section-guidelines-guidelines .opening-paragraph p{margin-top:24px;font-size:18px;line-height:30px;color:#9099a4}.section-guidelines-guidelines .submit-report{margin-top:35px;background:#fff;padding:30px;border-radius:5px;box-shadow:0 9px 30px 0 hsla(210,3%,87%,.6)}.section-guidelines-guidelines .submit-text{margin-left:30px;-webkit-box-flex:1;-ms-flex:1;flex:1}.section-guidelines-guidelines .submit-report-title{font-size:18px;font-weight:400;line-height:23px;color:#4f545c}.section-guidelines-guidelines .submit-report-body{margin-top:10px;font-size:16px;line-height:24px;color:#9099a4;max-width:336px}.section-guidelines-guidelines .more-help{text-align:center;margin-bottom:30px}.section-guidelines-guidelines .help-buttons{margin-bottom:50px}.section-guidelines-guidelines .help-button,.section-guidelines-guidelines .help-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.section-guidelines-guidelines .help-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:5px;font-weight:400;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:30px;padding:30px;width:160px;height:146px;text-align:center;transition:box-shadow .2s ease,-webkit-transform .2s cubic-bezier(.175,.885,.32,1.275);transition:box-shadow .2s ease,transform .2s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 9px 30px 0 hsla(210,3%,87%,.6)}.section-guidelines-guidelines .help-button:hover{box-shadow:0 12px 30px 0 hsla(210,3%,87%,.6);background:#fff;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.section-guidelines-guidelines .help-button:first-child{margin-left:0}.section-guidelines-guidelines .help-button .title{margin-top:10px;font-weight:700;color:#4f545c}.section-guidelines-guidelines .help-button .blurb{color:#9099a4;margin-top:20px}.section-guidelines-guidelines .help-button .icon{width:45px;height:45px}.section-guidelines-guidelines .help-button .icon.support{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NSIgaGVpZ2h0PSI0NSIgdmlld0JveD0iMCAwIDQ1IDQ1Ij4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPGcgc3Ryb2tlPSIjNzI4OURBIiBzdHJva2Utd2lkdGg9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgOSkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgICAgIDxwYXRoIGQ9Ik0tLjAwMDEgNS45OTk5TC0uMDAwMSAyNS4xNjE5Qy0uMDAwMSAyNi4yNjU5Ljg5NTkgMjcuMTYxOSAxLjk5OTkgMjcuMTYxOUwzOC45OTk5IDI3LjE2MTlDNDAuMTAzOSAyNy4xNjE5IDQwLjk5OTkgMjYuMjY1OSA0MC45OTk5IDI1LjE2MTlMNDAuOTk5OSAxLjk5OTlDNDAuOTk5OS44OTU5IDQwLjEwMzktLjAwMDEgMzguOTk5OS0uMDAwMUwyLjc2NzktLjAwMDFDMS43NjA5LS4wMDAxIDEuMzg0OSAxLjMxNzkgMi4yMzk5IDEuODQ5OUwxOS45MDA5IDEyLjgyMzlDMjAuNTY1OSAxMy4yODE5IDIxLjQ0MTkgMTMuMjk0OSAyMi4xMjA5IDEyLjg1NTlMMzIuODcwOSA1LjkwMzlNMjMuNzQyMSAxMS44NDU2QzI3Ljg2MzEgMTUuMzAyNiAzMS45ODQxIDE4Ljc1OTYgMzYuMTA0MSAyMi4yMTU2TTE4LjI1ODIgMTEuODQ1NkMxNC4xNTAyIDE1LjI5MTYgMTAuMDQyMiAxOC43Mzc2IDUuOTM1MiAyMi4xODI2Ii8+CiAgICA8L2c+CiAgICA8cmVjdCB3aWR0aD0iNDUiIGhlaWdodD0iNDUiLz4KICA8L2c+Cjwvc3ZnPgo=)}.section-guidelines-guidelines .help-button .icon.twitter{background:url(/assets/922cca99051cfab5718542bd2e6bd96f.svg)}.section-guidelines-guidelines .help-button .icon.help-center{background:url(/assets/8d49d5a4f9acc72f2d7adc605064595b.svg)}.guide-lines-modal-container{padding-top:60px;padding-bottom:60px}@media screen and (max-width:848px){.section-guidelines-guidelines .submit-report{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:160px;margin-left:auto;margin-right:auto}.section-guidelines-guidelines .submit-report .ui-button{margin-top:10px}.section-guidelines-guidelines .submit-text{text-align:center;margin-top:10px;margin-left:0}.section-guidelines-guidelines .help-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-guidelines-guidelines .help-button{margin-left:0;margin-top:20px}}@font-face{font-family:WhitneyNew;font-weight:300;src:url(/assets/16801bfdf51ed88e69bc90626a3ea436.woff) format("woff")}@font-face{font-family:WhitneyNew;font-weight:400;src:url(/assets/d153359b5d87601d2b9c708b7ae2db02.woff) format("woff")}@font-face{font-family:WhitneyNew;font-weight:500;src:url(/assets/a934ab008c7f6a2274ec441f6be0696a.woff) format("woff")}@font-face{font-family:WhitneyNew;font-weight:600;src:url(/assets/877ef48bf9fcfee590f0ba64de101b59.woff) format("woff")}@font-face{font-family:WhitneyNew;font-weight:700;src:url(/assets/2e004dd717cdc58b9ccb361d286ebbce.woff) format("woff")}.guidelines-modal-report{font-family:WhitneyNew,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}.guidelines-modal-report p{color:inherit;font-family:inherit;font-weight:inherit;line-height:1.6666666666666667;margin:20px 0 0}.guidelines-modal-report a{color:#7289da;font-weight:600;background-image:linear-gradient(to top,transparent,transparent 1px,#e3e7f8 1px,#e3e7f8 2px,transparent 2px)}.guidelines-modal-report a:active,.guidelines-modal-report a:focus{color:#7289da;background-image:linear-gradient(to top,transparent,transparent 1px,#7289da 1px,#7289da 2px,transparent 2px)}.guidelines-modal-report a:hover{color:#7289da;background-image:linear-gradient(to top,transparent,transparent 1px,#c7d0f0 1px,#c7d0f0 2px,transparent 2px)}.guidelines-modal-report h2{font-family:inherit;font-size:26px;font-weight:500;line-height:1.3}.guidelines-modal-report .form-modal-wrapper{width:1120px}.guidelines-modal-report .form-modal-content .guide-title{text-align:center;margin-bottom:0;color:#36393f}.guidelines-modal-report .guide-blurb{margin-top:0;color:#9099a4;font-size:18px;line-height:30px;text-align:center}.guidelines-modal-report .steps{margin-top:50px}.guidelines-modal-report .step{margin:0 15px}.guidelines-modal-report .step-image{border-radius:5px;box-shadow:0 9px 30px 0 hsla(210,3%,87%,.6)}.guidelines-modal-report .step-number,.guidelines-modal-report .step-title{font-size:18px;font-weight:600;line-height:23px;margin-top:40px}.guidelines-modal-report .step-number{color:#7289da}.guidelines-modal-report .step-title{color:#4f545c;margin-left:4px}.guidelines-modal-report .step-description{font-size:16px;line-height:24px;text-align:center;color:#9099a4;margin-top:10px;max-width:280px}.guidelines-modal-report .close-btn{text-align:center;margin:50px auto 0;min-width:0!important}.guidelines-modal-report .close-btn div{display:inline}.guide-lines-modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1120px){.guidelines-modal-report .form-modal-wrapper{max-width:100%}.guidelines-modal-report .steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:35px}.guidelines-modal-report .step{margin:15px 0}}@media screen and (max-width:848px){.guide-lines-modal-container{display:block}}@-webkit-keyframes fade-from-left-frames{0%{-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes fade-from-left-frames{0%{-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes fade-from-right-frames{0%{-webkit-transform:translate3d(40px,0,0);transform:translate3d(40px,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes fade-from-right-frames{0%{-webkit-transform:translate3d(40px,0,0);transform:translate3d(40px,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes fade-from-bottom-frames{0%{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes fade-from-bottom-frames{0%{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes fade-from-top-frames{0%{-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes fade-from-top-frames{0%{-webkit-transform:translate3d(0,-40px,0);transform:translate3d(0,-40px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes hand{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}95%{-webkit-transform:translate3d(-14px,0,0);transform:translate3d(-14px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes hand{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}95%{-webkit-transform:translate3d(-14px,0,0);transform:translate3d(-14px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.fade-from-left-1,.hide{position:relative;opacity:0}.fade-from-left-1{-webkit-animation:fade-from-left-frames .5s 0s ease-out forwards;animation:fade-from-left-frames .5s 0s ease-out forwards}.fade-from-left-2{position:relative;opacity:0;-webkit-animation:fade-from-left-frames .5s .1s ease-out forwards;animation:fade-from-left-frames .5s .1s ease-out forwards}.fade-from-left-3{position:relative;opacity:0;-webkit-animation:fade-from-left-frames .5s .2s ease-out forwards;animation:fade-from-left-frames .5s .2s ease-out forwards}.fade-from-left-4{position:relative;opacity:0;-webkit-animation:fade-from-left-frames .5s .3s ease-out forwards;animation:fade-from-left-frames .5s .3s ease-out forwards}.fade-from-left-5{position:relative;opacity:0;-webkit-animation:fade-from-left-frames .5s .4s ease-out forwards;animation:fade-from-left-frames .5s .4s ease-out forwards}.fade-from-right-last-1{position:relative;opacity:0;-webkit-animation:fade-from-right-frames .5s .3s ease-out forwards;animation:fade-from-right-frames .5s .3s ease-out forwards}.fade-from-right-last-2{position:relative;opacity:0;-webkit-animation:fade-from-right-frames .5s .4s ease-out forwards;animation:fade-from-right-frames .5s .4s ease-out forwards}.fade-from-right-last-3{position:relative;opacity:0;-webkit-animation:fade-from-right-frames .5s .5s ease-out forwards;animation:fade-from-right-frames .5s .5s ease-out forwards}.fade-from-right-1{position:relative;opacity:0;-webkit-animation:fade-from-right-frames .5s 0s ease-out forwards;animation:fade-from-right-frames .5s 0s ease-out forwards}.fade-from-right-2{position:relative;opacity:0;-webkit-animation:fade-from-right-frames .5s .1s ease-out forwards;animation:fade-from-right-frames .5s .1s ease-out forwards}.fade-from-right-3{position:relative;opacity:0;-webkit-animation:fade-from-right-frames .5s .2s ease-out forwards;animation:fade-from-right-frames .5s .2s ease-out forwards}.fade-from-right-4{position:relative;opacity:0;-webkit-animation:fade-from-right-frames .5s .3s ease-out forwards;animation:fade-from-right-frames .5s .3s ease-out forwards}.fade-from-left-last-1{position:relative;opacity:0;-webkit-animation:fade-from-left-frames .5s .3s ease-out forwards;animation:fade-from-left-frames .5s .3s ease-out forwards}.fade-from-left-last-2{position:relative;opacity:0;-webkit-animation:fade-from-left-frames .5s .4s ease-out forwards;animation:fade-from-left-frames .5s .4s ease-out forwards}.fade-from-bottom-1{position:relative;opacity:0;-webkit-animation:fade-from-bottom-frames .5s 0s ease-out forwards;animation:fade-from-bottom-frames .5s 0s ease-out forwards}.fade-from-bottom-2{position:relative;opacity:0;-webkit-animation:fade-from-bottom-frames .5s .1s ease-out forwards;animation:fade-from-bottom-frames .5s .1s ease-out forwards}.fade-from-bottom-3{position:relative;opacity:0;-webkit-animation:fade-from-bottom-frames .5s .2s ease-out forwards;animation:fade-from-bottom-frames .5s .2s ease-out forwards}.fade-from-bottom-4{position:relative;opacity:0;-webkit-animation:fade-from-bottom-frames .5s .3s ease-out forwards;animation:fade-from-bottom-frames .5s .3s ease-out forwards}.fade-from-bottom-5{position:relative;opacity:0;-webkit-animation:fade-from-bottom-frames .5s .4s ease-out forwards;animation:fade-from-bottom-frames .5s .4s ease-out forwards}.fade-from-top-1{position:relative;opacity:0;-webkit-animation:fade-from-top-frames .5s 0s ease-out forwards;animation:fade-from-top-frames .5s 0s ease-out forwards}.fade-from-top-2{position:relative;opacity:0;-webkit-animation:fade-from-top-frames .5s .1s ease-out forwards;animation:fade-from-top-frames .5s .1s ease-out forwards}.fade-from-top-3{position:relative;opacity:0;-webkit-animation:fade-from-top-frames .5s .2s ease-out forwards;animation:fade-from-top-frames .5s .2s ease-out forwards}.fade-from-top-4{position:relative;opacity:0;-webkit-animation:fade-from-top-frames .5s .3s ease-out forwards;animation:fade-from-top-frames .5s .3s ease-out forwards}.fade-from-top-5{position:relative;opacity:0;-webkit-animation:fade-from-top-frames .5s .4s ease-out forwards;animation:fade-from-top-frames .5s .4s ease-out forwards}.fade-from-top-last-1{position:relative;opacity:0;-webkit-animation:fade-from-top-frames .5s .3s ease-out forwards;animation:fade-from-top-frames .5s .3s ease-out forwards}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseline}body{line-height:1;color:#000;background:#fff}table{border-collapse:separate;border-spacing:0}caption,table,td,th{vertical-align:middle}caption,td,th{text-align:left;font-weight:400}ol,ul{list-style:none}a img{border:none}body,button,html,input{text-rendering:optimizeLegibility;font-family:Whitney,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}body,html{min-width:1000px;margin:0 auto}#app-mount,#wrap,body,html{overflow-scrolling:touch;height:100%}.no-overflow{overflow:hidden}p{line-height:1.5em;margin-top:36px;font-weight:500;font-size:17px;color:#737f8d}a{text-decoration:none}.soon{font-size:13px;margin-top:12px;color:#99aab5}.content{width:1000px;position:relative;margin:0 auto}.hidden{display:none}.section{overflow:hidden}.spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:1024px){body,html{min-width:824px}.content{width:824px}}@media screen and (max-width:848px){body,html{min-width:320px}.content{width:320px}}@font-face{font-family:Reenie Beanie;src:url(/assets/4b861c4f9cb4e4fbec1662f6c6e9186f.woff) format("woff")}@font-face{font-family:Whitney;font-style:light;font-weight:300;src:url(/assets/16801bfdf51ed88e69bc90626a3ea436.woff) format("woff")}@font-face{font-family:Whitney;font-style:normal;font-weight:500;src:url(/assets/d153359b5d87601d2b9c708b7ae2db02.woff) format("woff")}@font-face{font-family:Whitney;font-style:medium;font-weight:600;src:url(/assets/a934ab008c7f6a2274ec441f6be0696a.woff) format("woff")}@font-face{font-family:Whitney;font-style:semibold;font-weight:650;src:url(/assets/877ef48bf9fcfee590f0ba64de101b59.woff) format("woff")}@font-face{font-family:Whitney;font-style:bold;font-weight:700;src:url(/assets/2e004dd717cdc58b9ccb361d286ebbce.woff) format("woff")}@font-face{font-family:SourceCodePro;font-style:normal;font-weight:500;src:url(/assets/748ac49ebe4bf0ddfe85c005be7c64c4.woff) format("woff")}.forms-form{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.forms-form,.forms-form .row{display:-webkit-box;display:-ms-flexbox;display:flex}.forms-form .row{margin:8px 0}.forms-form .row>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:8px;margin-right:8px}.forms-form>:not(.row){margin:8px 4px}.forms-form .forms-required-label-wrapper{padding-left:4px;margin-bottom:4px}.forms-form .forms-error,.forms-form .forms-required-label-wrapper .forms-required-star{color:#f04747}.forms-form input,.forms-form textarea{position:relative;box-sizing:border-box;width:100%;font-size:16px;color:#36393e}.forms-form input::-webkit-input-placeholder,.forms-form textarea::-webkit-input-placeholder{color:#dadddf}.forms-form input::-moz-placeholder,.forms-form textarea::-moz-placeholder{color:#dadddf}.forms-form input:-ms-input-placeholder,.forms-form textarea:-ms-input-placeholder{color:#dadddf}.forms-form input::placeholder,.forms-form textarea::placeholder{color:#dadddf}.forms-form .forms-submit-button{margin-top:16px;text-align:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;color:#fff;width:300px;cursor:pointer}.forms-form .forms-submit-button.forms-cannot-submit{background-color:#747f8d;cursor:not-allowed}.forms-form .forms-submit-button.forms-submitting{cursor:not-allowed}.forms-form .forms-submit-button .loader{margin:0 auto;top:-1.25em}.forms-form .forms-text-area-input,.forms-form .forms-text-input-input{border:none;border-bottom:2px solid #f0f0f0;margin-bottom:4px;outline:none;transition:border-bottom .2s ease;-webkit-appearance:none;border-radius:0}.forms-form .forms-text-area-input:focus,.forms-form .forms-text-input-input:focus{border-bottom:2px solid #7289da}.forms-form a{color:#00aff7}.forms-form a:hover{color:#009ede}.flex-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-vertical>.flex-spacer{min-height:1px}.flex-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-horizontal>.flex-spacer{min-width:1px}.flex-horizontal-reverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-horizontal-reverse>.flex-spacer{min-width:1px}.flex-spacer{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-justify-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.margin-reset{margin-top:0;margin-bottom:0}.margin-top-4{margin-top:4px}.margin-bottom-4{margin-bottom:4px}.margin-top-8{margin-top:8px}.margin-bottom-8{margin-bottom:8px}.margin-top-20{margin-top:20px}.margin-bottom-20{margin-bottom:20px}.margin-top-40{margin-top:40px}.margin-bottom-40{margin-bottom:40px}.margin-top-60{margin-top:60px}.margin-bottom-60{margin-bottom:60px}.margin-horizontal-40{margin-left:40px;margin-right:40px}body{margin:0;padding:0;font-family:Whitney,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}h1,h2,h3,h4,h5,h6{font-family:inherit}section{font-weight:500}section h1{font-weight:700;font-size:36px;line-height:44px;margin:0}section h2{font-weight:600;font-size:26px;line-height:34px;margin:52px 0 0}section h3{font-weight:600;font-size:24px;line-height:30px;margin:48px 0 0}section h4{font-weight:600;font-size:18px;line-height:23px;margin:36px 0 0}section h5{font-weight:500;font-size:16px;line-height:20px;margin:32px 0 0}section h6{font-weight:500;font-size:14px;line-height:17px;margin:28px 0 0}section p{font-family:Whitney,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:500;color:#737f8d;font-size:16px;line-height:24px;margin-top:12px}section p.blurb{line-height:20px;text-align:center;max-width:740px;margin-left:auto;margin-right:auto}section p a{color:#fff}section p a:hover{color:#b3b3b3}section a:hover{text-decoration:none}section h1,section h2,section h3,section h4,section h5,section h6{font-family:Whitney,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;color:#4f545c}section .button{background-color:#747f8d;border-radius:3px;border:none;outline:none;font-size:15px;padding:15px 25px;position:relative;transition:all .12s ease-out;top:0;cursor:pointer;color:#fff}section .button.disabled{cursor:not-allowed}section .button.disabled:hover{top:0;box-shadow:none}section .button:hover{top:-1px;box-shadow:0 4px 14px 0 rgba(0,0,0,.4)}section .button:active{top:0;box-shadow:none}section .button.success{background-color:#43b581}section .button.warning{background-color:#faa61a}section .button.error{background-color:#f04747}section .button.brand{background-color:#7289da}section .button.light{background-color:#fff;color:#7289da}section .button.light:hover{color:#677bc4}section .button.link{border:none;outline:none;background:none;font-size:inherit;padding:0;font-weight:inherit;cursor:pointer;color:#00aff7}section .button.link:hover{text-decoration:underline;top:0;box-shadow:none}section .button.flat:hover{box-shadow:none;top:0}section .button.flat:hover.brand{background-color:#697ec4}section .button.flat-bordered{border:1px solid #7289da}section .button.flat-bordered:hover{box-shadow:none;top:0}@media screen and (max-width:848px){section .grid .content{width:760px;max-width:calc(100% - 20px)}}.theme-light{background:#fff}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:#4f545c}.theme-light p{color:#737f8d}.theme-dark{background:#2a2d32}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:#fff}.theme-dark p{color:hsla(0,0%,100%,.6)}.theme-brand{background:#7289da}.theme-brand h1,.theme-brand h2,.theme-brand h3,.theme-brand h4,.theme-brand h5,.theme-brand h6{color:#fff}.theme-brand p{color:hsla(0,0%,100%,.6)}.theme-brand.transparent{background:none}.theme-brand.gradient{background-image:linear-gradient(45deg,#5872c8 0,#7289da 100%)}.theme-underground{background:#21262b}.theme-underground h1,.theme-underground h2,.theme-underground h3,.theme-underground h4,.theme-underground h5,.theme-underground h6{color:#fff}.theme-underground p{color:hsla(0,0%,100%,.6)}.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid .content{box-sizing:border-box;padding:72px 50px 0;max-width:1200px}.grid .content.full{width:100%;max-width:100%;padding:0}.grid .content-text{max-width:660px}@media screen and (max-width:848px){.grid .content{max-width:740px;width:calc(100% - 30px)}}
/*# sourceMappingURL=dea52cfab2a554b96b9b.css.map*/