/*!
* ZergNet
* www.zergnet.com/info
* 2016
*/@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,700i';@-webkit-keyframes a{0%{opacity:0}to{opacity:1}}@keyframes a{0%{opacity:0}to{opacity:1}}@-webkit-keyframes b{0%{-webkit-transform:scale(.7);transform:scale(.7)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes b{0%{-webkit-transform:scale(.7);transform:scale(.7)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes c{0%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes c{0%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}#earn .earn-graphic:after,#grow .grow-graphic:after,#header:after{content:"";display:block;clear:both}html{height:100%}body{position:relative;min-height:100%;margin:0;padding:5.5rem 0 8.8rem;box-sizing:border-box;color:#3e4b55;font-size:1.4rem;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overflow-y:scroll;background-color:#f7f7f7}body a{color:#009fe2;text-decoration:none}body ul{list-style:none}body img{display:block;width:100%}body hr{border:0;height:0;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid hsla(0,0%,100%,.4);margin:30px 0 50px}@media (min-width:550px){body{font-size:1.5rem}}.button,button{font-size:1.5rem;font-weight:800;border:1px solid #009fe2;border-radius:4px}.button.button-primary,button.button-primary{color:#fff;background-color:#009fe2}.button.button-shadow{box-shadow:0 4px 0 0 #055a8a}body input[type=email],body input[type=password],body input[type=text],body input[type=url]{border-radius:0}body input[type=checkbox]{display:none}body input[type=checkbox]:checked+label:before{background-color:#009fe2;box-shadow:inset 0 0 0 4px #fff}body .select{display:inline-block;width:100%;position:relative;background-color:#fff;margin-bottom:1.5rem}body .select select{position:relative;margin:0;padding-right:39px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:transparent;box-sizing:border-box;z-index:3}body .select select,body .select select option{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body .select:before{top:1px;right:1px;width:38px;height:36px;background-color:#fff;border-left:1px solid #dbe0e3;z-index:1}body .select:after,body .select:before{display:block;position:absolute;content:""}body .select:after{top:8px;right:14px;width:10px;height:10px;border-right:3px solid #009fe2;border-bottom:3px solid #009fe2;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin:0 0 3px 8px;z-index:2}body select,body textarea{border-radius:0}body textarea{display:block;resize:vertical}body label.checkbox-label{display:inline-block;position:relative;font-weight:400;cursor:pointer}body label.checkbox-label:before{content:"";display:inline-block;vertical-align:middle;width:20px;height:20px;margin-top:-2px;margin-right:10px;border:1px solid #d1d1d1;background-color:#fff}body fieldset,body form{margin-bottom:0}body fieldset{width:100%}.mb-zero{margin-bottom:0!important}@media (min-width:750px){.mb-zero{margin-bottom:0!important}}.mb-small{margin-bottom:.5rem!important}@media (min-width:750px){.mb-small{margin-bottom:1rem!important}}.mb-medium{margin-bottom:1rem!important}@media (min-width:750px){.mb-medium{margin-bottom:2rem!important}}.mb-large{margin-bottom:1.5rem!important}@media (min-width:750px){.mb-large{margin-bottom:3rem!important}}.block{display:block}.text-center{text-align:center}.text-white{color:#fff}.text-italic{font-style:italic}.text-normal{font-weight:400}.text-semibold{font-weight:600}.text-bold{font-weight:700}.text-shadow{text-shadow:1px 1px #323d46}.uppercase{text-transform:uppercase}.bg-striping{background-color:#e6eff8}.bg-alt-striping{background-color:#586875}.hr-small-margin{margin:10px 0 25px}.hr-white-dotted{border:none;height:1px;background-image:linear-gradient(90deg,#fff 10%,hsla(0,0%,100%,0) 0);background-position:top;background-size:8px 1px;background-repeat:repeat-x}#header{position:fixed;top:0;width:100%;max-height:55px;background-color:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.2);border-bottom:1px solid #dbe0e3;z-index:4}#header .container,#header .row{position:static}#header a{color:#6e8292;font-family:Open Sans,sans-serif;font-weight:800;font-size:1.4rem;text-transform:uppercase;text-decoration:none}#header a:hover{color:#009fe2}#zerg-logo{display:inline-block;max-width:11.5rem;float:left;padding:15px 0;margin-right:8%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#nav-open{position:relative;float:right;padding:15px 0 15px 15px;border-left:1px solid #fff}#nav-open .nav-icon{position:relative;display:block;width:40px;height:26px;margin:0;cursor:pointer;background-color:transparent}#nav-open .nav-icon:hover .nav-icon-inner,#nav-open .nav-icon:hover .nav-icon-inner:after,#nav-open .nav-icon:hover .nav-icon-inner:before{background-color:#009fe2}#nav-open .nav-icon-inner,#nav-open .nav-icon-inner:after,#nav-open .nav-icon-inner:before{position:absolute;width:40px;height:6px;border-radius:1px;background-color:#6e8292}#nav-open .nav-icon-inner{display:block;top:50%;margin-top:-3px;transition-timing-function:cubic-bezier(.5,.05,.7,.2);transition-duration:.1s}#nav-open .nav-icon-inner:after,#nav-open .nav-icon-inner:before{display:block;content:""}#nav-open .nav-icon-inner:before{top:-10px;transition:top .1s ease .15s,opacity .1s ease,background-color .3s ease}#nav-open .nav-icon-inner:after{bottom:-10px;transition:bottom .1s ease .15s,background-color .3s ease,-webkit-transform .1s cubic-bezier(.5,.05,.7,.2);transition:bottom .1s ease .15s,transform .1s cubic-bezier(.5,.05,.7,.2),background-color .3s ease;transition:bottom .1s ease .15s,transform .1s cubic-bezier(.5,.05,.7,.2),background-color .3s ease,-webkit-transform .1s cubic-bezier(.5,.05,.7,.2)}#nav-open.open{border-left:1px solid #dbe0e3}#nav-open.open:after{position:absolute;display:block;content:"";height:6px;width:calc(100% + 20px);right:-20px;bottom:-5px;background-color:#fff}#nav-open.open .nav-icon-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:4px;transition:background-color .3s ease,-webkit-transform .1s cubic-bezier(.22,.6,.35,1) .15s;transition:transform .1s cubic-bezier(.22,.6,.35,1) .15s,background-color .3s ease;transition:transform .1s cubic-bezier(.22,.6,.35,1) .15s,background-color .3s ease,-webkit-transform .1s cubic-bezier(.22,.6,.35,1) .15s}#nav-open.open .nav-icon-inner:before{top:0;opacity:0;border-radius:4px;transition:top .1s ease,opacity .1s ease .15s}#nav-open.open .nav-icon-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);border-radius:4px;transition:bottom .1s ease,background-color .3s ease,-webkit-transform .1s cubic-bezier(.22,.6,.35,1) .15s;transition:bottom .1s ease,transform .1s cubic-bezier(.22,.6,.35,1) .15s,background-color .3s ease;transition:bottom .1s ease,transform .1s cubic-bezier(.22,.6,.35,1) .15s,background-color .3s ease,-webkit-transform .1s cubic-bezier(.22,.6,.35,1) .15s}#nav-shelf{position:absolute;display:none;top:56px;left:0;right:0;list-style:none;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#nav-shelf li{background-color:#fff;padding:1.5rem;margin:0;border-bottom:1px solid #dbe0e3}#nav-shelf li:last-child{box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}#nav-shelf.open{display:block}#login-open{position:relative;float:right;border-right:1px solid #fff;border-left:1px solid #fff;background-image:url(https://d2x3bkdslnxkuj.cloudfront.net/0_assets/images/info/login-icon.png);background-size:contain;background-repeat:no-repeat;background-position:50%;background-origin:content-box;width:40px;height:26px;padding:15px 15px 14px;cursor:pointer;transition:.3s ease}#login-open:hover{background-image:url(https://d2x3bkdslnxkuj.cloudfront.net/0_assets/images/info/login-icon-hover.png)}#login-open.open{border-right:1px solid #dbe0e3;border-left:1px solid #dbe0e3}#login-open.open:after{position:absolute;display:block;content:"";height:4px;width:100%;right:0;bottom:-2px;background-color:#fff;z-index:5}#login-open a{display:none}#login-popup{display:none;position:absolute;top:56px;left:0;right:0;padding:20px 0;background-color:#fff;border-bottom:1px solid #dbe0e3;box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}#login-popup.open{display:block}#login-popup a{color:#009fe2;text-transform:none;font-weight:400;font-size:1.5rem}#login-popup a:hover{color:#3e4b55}#login-popup button{margin:1rem 0 0}@media (min-width:400px){#nav-open{padding:15px;border-right:1px solid #fff}#nav-open.open{border-right:1px solid #dbe0e3}#nav-open.open:after{width:100%;right:0}}@media (min-width:550px){#header .container,#header .row{position:relative}#nav-shelf{border-left:1px solid #dbe0e3;border-right:1px solid #dbe0e3}#login-popup,#nav-shelf,#nav-shelf li:last-child{border-radius:0 0 4px 4px}#login-popup{left:auto;right:0;width:400px;border-left:1px solid #dbe0e3;border-right:1px solid #dbe0e3}}@media (min-width:1050px){#nav-open{display:none}#nav-shelf{position:relative;display:inline-block;top:auto;left:auto;right:auto;margin:0;border:none;border-radius:0;box-shadow:none}#nav-shelf li{float:left;border:none;padding-bottom:1.6rem;transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease}#nav-shelf li:last-child{border-radius:0;box-shadow:none}#nav-shelf li.active{box-shadow:inset 0 -5px 0 0 #009fe2;border-bottom:1px solid #009fe2}#login-open{width:auto;height:auto;padding:16px 20px 15px}#login-open,#login-open:hover{background-image:none}#login-open.open:before{display:none}#login-open:before{position:absolute;content:"";top:20px;left:-1px;width:2px;height:19px;background:url(https://d2x3bkdslnxkuj.cloudfront.net/0_assets/images/info/border-dots.png)}#login-open:before,#login-open a,#login-open a:after{display:inline-block}#login-open a:after{content:"";width:6px;height:6px;border-right:3px solid #009fe2;border-bottom:3px solid #009fe2;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin:0 0 3px 8px}}#footer{position:absolute;bottom:0;width:100%;padding:2.5rem 0;background-color:#323d46}#footer .copy{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;font-size:1.2rem;color:#c9d3dc;margin-top:1rem}#footer span{display:none}#footer .button{font-size:1.4rem;padding:0 15px;margin:0}#footer .contact-button{border-color:transparent;cursor:default}#footer .contact-button a{text-decoration:none;color:#fff;cursor:pointer;transition:.3s ease}#footer .contact-button a:before{content:"";display:inline-block;width:30px;height:22px;background-image:url(https://d2x3bkdslnxkuj.cloudfront.net/0_assets/images/info/mail-icon.png);background-size:30px 22px;background-repeat:no-repeat;vertical-align:middle;margin-top:-4px;transition:.3s ease}#footer .contact-button a:hover{color:#16baff}#footer .contact-button a:hover:before{background-image:url(https://d2x3bkdslnxkuj.cloudfront.net/0_assets/images/info/mail-icon-hover.png)}@media (min-width:750px){#footer .copy{font-size:1.4rem;margin-top:.8rem}#footer span{display:inline}#footer .button{padding:0 30px}#footer .contact-button a:before{margin-right:10px}#footer .contact-button a:after{content:"Contact Us"}}@font-face{font-family:icomoon;src:url(/info-site/fonts/icomoon.eot?o0o0eo);src:url(/info-site/fonts/icomoon.eot?o0o0eo#iefix) format("embedded-opentype"),url(/info-site/fonts/icomoon.ttf?o0o0eo) format("truetype"),url(/info-site/fonts/icomoon.woff?o0o0eo) format("woff"),url(/info-site/fonts/icomoon.svg?o0o0eo#icomoon) format("svg");font-weight:400;font-style:normal}[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:2.5rem;display:inline-block;vertical-align:middle;width:25px;margin-top:-3px;margin-right:10px;color:#009fe2;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-download:before{content:"\f019"}.icon-plane:before{content:"\f072"}.icon-linkedin-square:before{content:"\f08c"}.icon-umbrella:before{content:"\f0e9"}.icon-coffee:before{content:"\f0f4"}.icon-mobile:before{content:"\f10b"}.icon-usd:before{content:"\f155"}.icon-heartbeat:before{content:"\f21e"}.modal{visibility:hidden}.modal.open{visibility:visible}.modal.open .modal-overlay{opacity:1}.modal.open .modal-body,.modal.open .modal-overlay{transition:.3s;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}.modal.open .modal-body{-webkit-transform:scale(1);transform:scale(1)}.modal .modal-overlay{z-index:5;opacity:0;background:rgba(0,0,0,.5)}.modal .modal-body,.modal .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.modal .modal-body{display:table;z-index:6;padding:30px 20px;background:#fff;box-sizing:border-box;-webkit-transform:scale(.6);transform:scale(.6)}.modal .modal-content{display:table-cell;position:relative;vertical-align:middle}.modal .modal-close{position:absolute;top:0;right:0}.modal .modal-close-inner{position:relative;width:20px;height:20px;cursor:pointer}.modal .modal-close-inner:after,.modal .modal-close-inner:before{display:block;content:"";position:absolute;top:8px;width:20px;height:2px;background-color:#3e4b55}.modal .modal-close-inner:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal .modal-close-inner:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal .zerg-logo{position:absolute;top:0;left:0}@media (min-width:400px){.modal .modal-body{padding:30px 40px}}@media (min-width:550px){.modal .modal-overlay{display:block}.modal .modal-body{top:25%;left:50%;width:45rem;height:auto;margin-left:-22.5rem;border-radius:4px}.modal .modal-close{top:-10px;right:-15px}.modal .zerg-logo{display:none}}.zerg-logo{display:inline-block;width:11.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page-header{padding:35px 0;color:#fff;background-size:cover}.section{padding:50px 0}.article{width:100%;margin-bottom:2.5rem}.article img{display:inline-block;width:4.5rem}.article .content{display:inline-block;width:calc(100% - 50px);font-weight:700;padding-left:15px;box-sizing:border-box;vertical-align:top;margin-top:-.5rem}.article .content h6{font-weight:600;margin-bottom:1rem}.article .content span{display:block;font-weight:400;font-style:italic;color:#c9d3dc}#hero{padding-top:30px;background:url(https://d2x3bkdslnxkuj.cloudfront.net/0_assets/images/info/hero-background.jpg) no-repeat 50%;background-size:cover;background-color:#242729;color:#fff}#hero h1{font-size:2.6rem}#hero img{-webkit-filter:drop-shadow(10px 20px 15px rgba(0,0,0,.5));filter:drop-shadow(10px 20px 15px rgba(0,0,0,.5))}#hero .hero-blurb .button,#hero .hero-blurb span p,#hero .hero-graphic img{opacity:0;-webkit-animation-name:a;animation-name:a;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#hero .hero-graphic{margin:0 auto;-webkit-transform:scale(.7);transform:scale(.7);-webkit-animation-name:b;animation-name:b;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#hero .hero-graphic img{opacity:0}#hero .hero-blurb .button{-webkit-animation-delay:2.5s;animation-delay:2.5s}#hero .hero-blurb span{display:block;margin:2rem 0;text-align:center;font-style:italic;font-weight:600;font-size:16px;font-size:1.6rem}#hero .hero-blurb span p{margin:0}#hero .hero-blurb span p:nth-child(1){-webkit-animation-delay:1.25s;animation-delay:1.25s}#hero .hero-blurb span p:nth-child(2){-webkit-animation-delay:1.5s;animation-delay:1.5s}#hero .hero-blurb span p:nth-child(3){-webkit-animation-delay:1.75s;animation-delay:1.75s}#hero .hero-blurb span p:nth-child(4){-webkit-animation-delay:2s;animation-delay:2s}#hero .hero-blurb span p:nth-child(5){-webkit-animation-delay:2.25s;animation-delay:2.25s}@media (min-width:400px){#hero .hero-blurb span{font-size:18px;font-size:1.8rem}}@media (min-width:550px){#hero .hero-blurb span{font-size:20px;font-size:2rem}}@media (min-width:750px){#hero .hero-blurb span{display:block;text-align:left;line-height:30px;font-size:14px;font-size:1.4rem}}@media (min-width:900px){#hero .hero-blurb span{line-height:36px;font-size:17px;font-size:1.7rem}}@media (min-width:1050px){#hero .hero-blurb span{line-height:40px;font-size:19px;font-size:1.9rem}}@media (min-width:1250px){#hero .hero-blurb span{font-size:20px;font-size:2rem}}#publishers h3{font-size:2.2rem}#publishers span{display:block;width:100%;font-size:1.6rem}@media (min-width:935px){#publishers span{display:inline-block;width:auto}#publishers span:first-of-type{position:relative;margin-right:3rem}#publishers span:first-of-type:after{display:inline-block;content:"";position:absolute;top:7px;right:-20px;width:2px;height:19px;background:url(https://d2x3bkdslnxkuj.cloudfront.net/0_assets/images/info/border-dots.png)}}#publishers .publisher-logos{margin:2rem 0}#publishers .publisher-logos:after{display:block;content:"";clear:both}#publishers .publisher-logo{display:block;float:left;width:30%;margin-left:5%;margin:.5rem 0 .5rem 5%;border-radius:50%;overflow:hidden}#publishers .publisher-logo:nth-of-type(3n+1){margin-left:0;clear:left}#grow{background:url(https://d2x3bkdslnxkuj.cloudfront.net/0_assets/images/info/grow-background.jpg) no-repeat top;background-size:200%;background-color:#0677b1;color:#fff}#grow .grow-graphic{width:100%}#earn{background:url(https://d2x3bkdslnxkuj.cloudfront.net/0_assets/images/info/earn-background.png) no-repeat top;background-size:200%;background-color:#0677b1;color:#fff}#earn .earn-graphic{width:100%;margin:0 auto 3rem}#earn img{-webkit-filter:drop-shadow(10px 20px 15px rgba(0,0,0,.5));filter:drop-shadow(10px 20px 15px rgba(0,0,0,.5))}.bullet-list{width:100%}.bullet-list li{position:relative;width:100%;margin-bottom:3rem;padding-left:3rem;box-sizing:border-box}.bullet-list li:before{content:"";position:absolute;display:block;top:6px;left:0;width:12px;height:12px;border-radius:50%;background-color:#009fe2}.bullet-list h6{font-weight:700;font-style:oblique;margin-bottom:1rem}.about-header{background:linear-gradient(rgba(0,159,226,.7),rgba(0,159,226,.7)),url(https://d2x3bkdslnxkuj.cloudfront.net/0_assets/images/info/about_us2.jpg) no-repeat top;background-size:cover}#team-list{list-style:none;display:block;margin-bottom:2rem}#team-list:after{content:"";display:block;clear:both}#team-list.open li .team-member span{opacity:0}#team-list li{width:31%;margin-left:3.5%;margin-bottom:2rem;float:left;text-align:center}#team-list li:nth-of-type(3n+1){margin-left:0;clear:left}#team-list li:nth-of-type(3n+2) .member-bio{left:-111%}#team-list li:nth-of-type(3n+3) .member-bio{left:-222%}#team-list li .team-member h6{text-transform:uppercase;font-weight:600;font-size:1.6rem;margin-bottom:0}#team-list li .team-member h6,#team-list li .team-member span{transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;-moz-transition:.3s ease;-webkit-transition:.3s ease}#team-list li .team-member span{opacity:1;font-size:1.3rem;color:#6e8292}#team-list li .member-bio{display:none;opacity:0;position:relative;width:322.5%;padding:20px;margin:10px 0 0;text-align:left;background-color:#fff;box-sizing:border-box;overflow:hidden;transition:opacity .1s;-o-transition:opacity .1s;-ms-transition:opacity .1s;-moz-transition:opacity .1s;-webkit-transition:opacity .1s}#team-list li .member-bio .bio-close{position:absolute;top:20px;right:20px;cursor:pointer}#team-list li .member-bio .bio-close-inner{position:relative;width:20px;height:20px;cursor:pointer}#team-list li .member-bio .bio-close-inner:after,#team-list li .member-bio .bio-close-inner:before{display:block;content:"";position:absolute;top:8px;width:20px;height:2px;background-color:#3e4b55}#team-list li .member-bio .bio-close-inner:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#team-list li .member-bio .bio-close-inner:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#team-list li .member-bio [class^=icon-]{font-size:3rem}#team-list li .member-bio p{margin-bottom:0;margin-top:10px}#team-list li.open .team-member h6,#team-list li.open .team-member span{opacity:1}#team-list li.open .team-member h6{color:#009fe2}#team-list li.open .team-member a{box-shadow:0 0 0 5px #009fe2}#team-list li.open .member-bio{opacity:1}#team-list .member-photo{display:block;width:100%;border-radius:50%;margin-bottom:1rem;overflow:hidden;cursor:pointer;border:2px solid #f7f7f7;box-sizing:border-box;transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out}#team-list .member-photo.clickable:hover{box-shadow:0 0 0 5px #009fe2}.careers-header{background:linear-gradient(rgba(0,159,226,.7),rgba(0,159,226,.8)),url(https://d2x3bkdslnxkuj.cloudfront.net/0_assets/images/info/careers.jpg) no-repeat 50%;background-size:cover}.button.button-apply{padding:5px 10px;height:25px;border:none;background-color:#33c3f0;color:#fff;line-height:1}.signup-header{background:linear-gradient(rgba(0,159,226,.6),rgba(0,159,226,.7)),url(https://d2x3bkdslnxkuj.cloudfront.net/0_assets/images/info/signup.jpg) no-repeat 50%;background-size:cover}.legal{display:block;width:100%;height:200px;margin-bottom:2.5rem;padding:2rem;overflow-y:scroll;background-color:#fff;border:1px solid #dbe0e3;box-sizing:border-box}.legal h6{font-size:1.8rem;font-weight:600}.accept-download .accept{float:left;width:65%;text-align:left}.accept-download .accept .checkbox-label{padding-left:30px}.accept-download .accept .checkbox-label:before{position:absolute;left:0;top:3px}.accept-download .download{float:left;width:35%;text-align:right}.submit-button{margin-top:2rem;width:100%}@media (min-width:400px){.page-header{padding:50px 0}#hero h1{font-size:3rem}}@media (min-width:550px){.article img{width:9rem}.article .content{width:calc(100% - 100px)}#hero .hero-graphic{width:80%}#hero .button{display:block;max-width:280px;margin:0 auto;font-size:20px;font-size:2rem}#publishers h3{font-size:3rem}#publishers span{font-size:1.8rem}#publishers .publisher-logos{margin:3.5rem 0}#publishers .publisher-logo{width:15%;margin-left:2%;margin-bottom:1rem}#publishers .publisher-logo:nth-of-type(3n+1):not(:first-of-type){margin-left:2%;clear:none}#earn .earn-graphic{width:80%}.bullet-list li,ul.bullet-list li{float:left;width:45%;margin-left:10%;margin-bottom:4rem}.bullet-list li:before,ul.bullet-list li:before{top:10px}.bullet-list li:nth-of-type(2n+1),ul.bullet-list li:nth-of-type(2n+1){margin-left:0;clear:left}#team-list li h6{font-size:1.6rem}#team-list li span{font-size:1.4rem}.submit-button{width:auto}}@media (min-width:750px){.page-header{padding:75px 0}.page-header h3{font-size:4rem}.article{width:48%;margin-left:4%;float:left}.article:nth-of-type(2n+1){margin-left:0}#hero{padding:50px 0 70px}#hero h1{font-size:4rem}#hero .hero-graphic{width:60%;float:left}#hero .hero-blurb{width:40%;float:left;padding:2rem 0 0 3rem;box-sizing:border-box}#hero .hero-blurb .button{margin:0}#publishers h3{font-size:3.6rem}#publishers span{font-size:2rem}#earn,#grow{background-size:150%}#team-list li{width:22.75%;margin-left:3%}#team-list li:nth-of-type(3n+1){margin-left:3%;clear:none}#team-list li:nth-of-type(4n+1){margin-left:0;clear:left}#team-list li:nth-of-type(3n+2) .member-bio,#team-list li:nth-of-type(3n+3) .member-bio{left:auto}#team-list li:nth-of-type(4n+2) .member-bio{left:-113%}#team-list li:nth-of-type(4n+3) .member-bio{left:-226%}#team-list li:nth-of-type(4n+4) .member-bio{left:-339%}#team-list li .member-bio{width:439%}.city{float:left;width:58%}.state{float:left;width:38%;margin-left:4%}.country{float:left;width:68%}.zip{float:left;width:28%;margin-left:4%}.accept-download .download span:nth-of-type(2):before{content:"Download "}}@media (min-width:1050px){#hero h1{font-size:5rem}#hero .hero-graphic{width:62%}#hero .hero-blurb{width:38%;padding-top:5rem}#hero .hero-blurb .button{height:6rem;padding:1rem;font-size:24px;font-size:2.4rem}#earn,#grow{background-size:100%}#team-list li{width:17.6%;margin-left:3%}#team-list li:nth-of-type(3n+1),#team-list li:nth-of-type(4n+1){margin-left:3%;clear:none}#team-list li:nth-of-type(5n+1){margin-left:0;clear:left}#team-list li:nth-of-type(4n+2) .member-bio,#team-list li:nth-of-type(4n+3) .member-bio,#team-list li:nth-of-type(4n+4) .member-bio{left:auto}#team-list li:nth-of-type(5n-3) .member-bio{left:-117%}#team-list li:nth-of-type(5n-2) .member-bio{left:-234%}#team-list li:nth-of-type(5n-1) .member-bio{left:-351%}#team-list li:nth-of-type(5n) .member-bio{left:-468%}#team-list li .member-bio{width:568%}}input[type].parsley-error,select.parsley-error,textarea.parsley-error{color:#491010;background-color:#ffc6c6;border:1px solid #ed9e9e}input[type].parsley-error:focus,select.parsley-error:focus,textarea.parsley-error:focus{border-color:#b74040}.select.parsley-error{background-color:#ffc6c6}.select.parsley-error:before{background-color:#ffc6c6;border-color:#ed9e9e}.select.parsley-error:after{border-color:#b74040}.select.parsley-error select{color:#491010;border-color:#ed9e9e}.parsley-error input[type=checkbox]+label:before{background-color:#ffc6c6;border-color:#b74040}.parsley-errors-list{opacity:0;padding:0;margin:0;color:#b74040;font-size:1.2rem;font-weight:600;list-style-type:none}.parsley-errors-list.filled{-webkit-animation-name:c;animation-name:c;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.required:after{content:"*";color:#c91414;margin-left:3px}
@media screen and (max-width: 400px) {#team-list li .team-member h6 {font-size: 1.3rem;}}

/*!
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/.container{position:relative;max-width:960px;margin:0 auto;padding:0 15px}.columns,.container{width:100%;box-sizing:border-box}.columns{float:left}@media (min-width:400px){.container{width:85%;padding:0}}@media (min-width:550px){.columns{margin-left:4%}.columns:first-child{margin-left:0}.six.columns{width:48%}.twelve.columns{width:100%;margin-left:0}}html{font-size:62.5%}body{line-height:1.6;font-weight:400}h1,h2,h3,h5,h6{margin-top:0;margin-bottom:2rem;font-weight:300}h1{font-size:4rem;line-height:1.2}h1,h2{letter-spacing:-.1rem}h2{font-size:3.6rem;line-height:1.25}h3{font-size:3rem;line-height:1.3;letter-spacing:-.1rem}h5{font-size:2rem;line-height:1.5;letter-spacing:-.05rem}h6{font-size:1.5rem;line-height:1.6;letter-spacing:0}@media (min-width:550px){h1{font-size:5rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h5{font-size:2.4rem}h6{font-size:2rem}}p{margin-top:0}a{color:#1eaedb}a:hover{color:#1b9cc5}.button,button{display:inline-block;height:38px;padding:0 30px;text-align:center;line-height:38px;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;white-space:nowrap;background-color:transparent;cursor:pointer;box-sizing:border-box}.button:focus,.button:hover,button:focus,button:hover{color:#333;border-color:#888;outline:0}.button.button-primary:focus,.button.button-primary:hover,button.button-primary:focus,button.button-primary:hover{color:#fff;background-color:#1eaedb;border-color:#1eaedb}input[type=email],input[type=password],input[type=text],input[type=url],select,textarea{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}input[type=email],input[type=password],input[type=text],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:65px;padding-top:6px;padding-bottom:6px}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border:1px solid #33c3f0;outline:0}label{display:block;margin-bottom:.5rem;font-weight:600}fieldset{padding:0;border-width:0}input[type=checkbox]{display:inline}ul{list-style:circle inside}ol{list-style:decimal inside}ol,ul{padding-left:0;margin-top:0}.button,button,li{margin-bottom:1rem}fieldset,input,select,textarea{margin-bottom:1.5rem}form,ol,p,ul{margin-bottom:2.5rem}.full-width{width:100%;box-sizing:border-box}.pull-right{float:right}.pull-left{float:left}.clearfix,.container:after,.row:after{content:"";display:table;clear:both}