.slideDown{animation-name:slideDown;-webkit-animation-name:slideDown;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideDown{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%)}50%{-webkit-transform:translateY(8%)}65%{-webkit-transform:translateY(-4%)}80%{-webkit-transform:translateY(4%)}95%{-webkit-transform:translateY(-2%)}100%{-webkit-transform:translateY(0%)}}.slideUp{animation-name:slideUp;-webkit-animation-name:slideUp;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideUp{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0%)}}.slideLeft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideLeft{0%{transform:translateX(150%)}50%{transform:translateX(-8%)}65%{transform:translateX(4%)}80%{transform:translateX(-4%)}95%{transform:translateX(2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(150%)}50%{-webkit-transform:translateX(-8%)}65%{-webkit-transform:translateX(4%)}80%{-webkit-transform:translateX(-4%)}95%{-webkit-transform:translateX(2%)}100%{-webkit-transform:translateX(0%)}}.slideRight{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideRight{0%{transform:translateX(-150%)}50%{transform:translateX(8%)}65%{transform:translateX(-4%)}80%{transform:translateX(4%)}95%{transform:translateX(-2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-150%)}50%{-webkit-transform:translateX(8%)}65%{-webkit-transform:translateX(-4%)}80%{-webkit-transform:translateX(4%)}95%{-webkit-transform:translateX(-2%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp{animation-name:slideExpandUp;-webkit-animation-name:slideExpandUp;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important}@keyframes slideExpandUp{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(-8%) scaleX(0.5)}40%{transform:translateY(2%) scaleX(0.5)}50%{transform:translateY(0%) scaleX(1.1)}60%{transform:translateY(0%) scaleX(0.9)}70%{transform:translateY(0%) scaleX(1.05)}80%{transform:translateY(0%) scaleX(0.95)}90%{transform:translateY(0%) scaleX(1.02)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}40%{-webkit-transform:translateY(2%) scaleX(0.5)}50%{-webkit-transform:translateY(0%) scaleX(1.1)}60%{-webkit-transform:translateY(0%) scaleX(0.9)}70%{-webkit-transform:translateY(0%) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleX(0.95)}90%{-webkit-transform:translateY(0%) scaleX(1.02)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp{animation-name:expandUp;-webkit-animation-name:expandUp;animation-duration:0.7s;-webkit-animation-duration:0.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes expandUp{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{-webkit-transform:translateY(-7%) scaleY(1.12)}75%{-webkit-transform:translateY(3%)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn{animation-name:fadeIn;-webkit-animation-name:fadeIn;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes fadeIn{0%{transform:scale(0);opacity:0.0}60%{transform:scale(1.1)}80%{transform:scale(0.9);opacity:1}100%{transform:scale(1);opacity:1}}@-webkit-keyframes fadeIn{0%{-webkit-transform:scale(0);opacity:0.0}60%{-webkit-transform:scale(1.1)}80%{-webkit-transform:scale(0.9);opacity:1}100%{-webkit-transform:scale(1);opacity:1}}.expandOpen{animation-name:expandOpen;-webkit-animation-name:expandOpen;animation-duration:1.2s;-webkit-animation-duration:1.2s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes expandOpen{0%{transform:scale(1.8)}50%{transform:scale(0.95)}80%{transform:scale(1.05)}90%{transform:scale(0.98)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen{0%{-webkit-transform:scale(1.8)}50%{-webkit-transform:scale(0.95)}80%{-webkit-transform:scale(1.05)}90%{-webkit-transform:scale(0.98)}100%{-webkit-transform:scale(1)}}.bigEntrance{animation-name:bigEntrance;-webkit-animation-name:bigEntrance;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes bigEntrance{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:0.2}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1}75%{transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1}}@-webkit-keyframes bigEntrance{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:0.2}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{-webkit-transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1}75%{-webkit-transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1}}.hatch{animation-name:hatch;-webkit-animation-name:hatch;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch{0%{transform:rotate(0deg) scaleY(0.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes hatch{0%{-webkit-transform:rotate(0deg) scaleY(0.6)}20%{-webkit-transform:rotate(-2deg) scaleY(1.05)}35%{-webkit-transform:rotate(2deg) scaleY(1)}50%{-webkit-transform:rotate(-2deg)}65%{-webkit-transform:rotate(1deg)}80%{-webkit-transform:rotate(-1deg)}100%{-webkit-transform:rotate(0deg)}}.bounce{animation-name:bounce;-webkit-animation-name:bounce;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease;-webkit-animation-timing-function:ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%}@keyframes bounce{0%{transform:translateY(0%) scaleY(0.6)}60%{transform:translateY(-100%) scaleY(1.1)}70%{transform:translateY(0%) scaleY(0.95) scaleX(1.05)}80%{transform:translateY(0%) scaleY(1.05) scaleX(1)}90%{transform:translateY(0%) scaleY(0.95) scaleX(1)}100%{transform:translateY(0%) scaleY(1) scaleX(1)}}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(0%) scaleY(0.6)}60%{-webkit-transform:translateY(-100%) scaleY(1.1)}70%{-webkit-transform:translateY(0%) scaleY(0.95) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleY(1.05) scaleX(1)}90%{-webkit-transform:translateY(0%) scaleY(0.95) scaleX(1)}100%{-webkit-transform:translateY(0%) scaleY(1) scaleX(1)}}.pulse{animation-name:pulse;-webkit-animation-name:pulse;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes pulse{0%{transform:scale(0.9);opacity:0.7}50%{transform:scale(1);opacity:1}100%{transform:scale(0.9);opacity:0.7}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0.95);opacity:0.7}50%{-webkit-transform:scale(1);opacity:1}100%{-webkit-transform:scale(0.95);opacity:0.7}}.floating{animation-name:floating;-webkit-animation-name:floating;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes floating{0%{transform:translateY(0%)}50%{transform:translateY(8%)}100%{transform:translateY(0%)}}@-webkit-keyframes floating{0%{-webkit-transform:translateY(0%)}50%{-webkit-transform:translateY(8%)}100%{-webkit-transform:translateY(0%)}}.tossing{animation-name:tossing;-webkit-animation-name:tossing;animation-duration:2.5s;-webkit-animation-duration:2.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes tossing{0%{transform:rotate(-4deg)}50%{transform:rotate(4deg)}100%{transform:rotate(-4deg)}}@-webkit-keyframes tossing{0%{-webkit-transform:rotate(-4deg)}50%{-webkit-transform:rotate(4deg)}100%{-webkit-transform:rotate(-4deg)}}.pullUp{animation-name:pullUp;-webkit-animation-name:pullUp;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%}@keyframes pullUp{0%{transform:scaleY(0.1)}40%{transform:scaleY(1.02)}60%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}@-webkit-keyframes pullUp{0%{-webkit-transform:scaleY(0.1)}40%{-webkit-transform:scaleY(1.02)}60%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(1)}}.pullDown{animation-name:pullDown;-webkit-animation-name:pullDown;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 0%;-ms-transform-origin:50% 0%;-webkit-transform-origin:50% 0%}@keyframes pullDown{0%{transform:scaleY(0.1)}40%{transform:scaleY(1.02)}60%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}@-webkit-keyframes pullDown{0%{-webkit-transform:scaleY(0.1)}40%{-webkit-transform:scaleY(1.02)}60%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(1)}}.stretchLeft{animation-name:stretchLeft;-webkit-animation-name:stretchLeft;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:100% 0%;-ms-transform-origin:100% 0%;-webkit-transform-origin:100% 0%}@keyframes stretchLeft{0%{transform:scaleX(0.3)}40%{transform:scaleX(1.02)}60%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(1)}}@-webkit-keyframes stretchLeft{0%{-webkit-transform:scaleX(0.3)}40%{-webkit-transform:scaleX(1.02)}60%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(1)}}.stretchRight{animation-name:stretchRight;-webkit-animation-name:stretchRight;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:0% 0%;-ms-transform-origin:0% 0%;-webkit-transform-origin:0% 0%}@keyframes stretchRight{0%{transform:scaleX(0.3)}40%{transform:scaleX(1.02)}60%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(1)}}@-webkit-keyframes stretchRight{0%{-webkit-transform:scaleX(0.3)}40%{-webkit-transform:scaleX(1.02)}60%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(1)}}/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../fonts/fontawesome-webfont.eot?v=4.2.0");src:url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"),url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:0.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.pull-right,header ul{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right,header ul.fa{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}html,body{margin:0;padding:0;height:100%}body{background:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;color:#252525;font-weight:400;overflow-y:scroll}h1,h2,h3,h4,h5,h6{font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;color:#4d4d4d}h1{font-size:48px;font-weight:300;text-transform:uppercase}a{text-decoration:underline}a:hover{text-decoration:none}section{min-width:960px;text-align:center}button{text-transform:uppercase}button:focus{outline:none}.white,#overview,#questions,#data,#analytics,#as-seen-in,#terms-of-service,#privacy-policy,#segmentation,#funnels,#cohorts,#redshift,#integrations,#speed,#plans,#mobile-app-tracking,#team,#whywork,#perks,#hiring,#contact,#docs,#problem,#benefits-landing,#data-quote,#pricing-quote,#questions-quote,#demo,#clients{padding-top:20px}.white button,#overview button,#questions button,#data button,#analytics button,#as-seen-in button,#terms-of-service button,#privacy-policy button,#segmentation button,#funnels button,#cohorts button,#redshift button,#integrations button,#speed button,#plans button,#mobile-app-tracking button,#team button,#whywork button,#perks button,#hiring button,#contact button,#docs button,#problem button,#benefits-landing button,#data-quote button,#pricing-quote button,#questions-quote button,#demo button,#clients button{border:1px solid #2079aa;background-color:#2799d5;color:#fff}.white h2,#overview h2,#questions h2,#data h2,#analytics h2,#as-seen-in h2,#terms-of-service h2,#privacy-policy h2,#segmentation h2,#funnels h2,#cohorts h2,#redshift h2,#integrations h2,#speed h2,#plans h2,#mobile-app-tracking h2,#team h2,#whywork h2,#perks h2,#hiring h2,#contact h2,#docs h2,#problem h2,#benefits-landing h2,#data-quote h2,#pricing-quote h2,#questions-quote h2,#demo h2,#clients h2{font-size:18px;max-width:880px;margin:15px auto 25px auto;line-height:26px}.white h3,#overview h3,#questions h3,#data h3,#analytics h3,#as-seen-in h3,#terms-of-service h3,#privacy-policy h3,#segmentation h3,#funnels h3,#cohorts h3,#redshift h3,#integrations h3,#speed h3,#plans h3,#mobile-app-tracking h3,#team h3,#whywork h3,#perks h3,#hiring h3,#contact h3,#docs h3,#problem h3,#benefits-landing h3,#data-quote h3,#pricing-quote h3,#questions-quote h3,#demo h3,#clients h3{font-size:18px;font-weight:700;text-transform:uppercase}.white h3 span,#overview h3 span,#questions h3 span,#data h3 span,#analytics h3 span,#as-seen-in h3 span,#terms-of-service h3 span,#privacy-policy h3 span,#segmentation h3 span,#funnels h3 span,#cohorts h3 span,#redshift h3 span,#integrations h3 span,#speed h3 span,#plans h3 span,#mobile-app-tracking h3 span,#team h3 span,#whywork h3 span,#perks h3 span,#hiring h3 span,#contact h3 span,#docs h3 span,#problem h3 span,#benefits-landing h3 span,#data-quote h3 span,#pricing-quote h3 span,#questions-quote h3 span,#demo h3 span,#clients h3 span{color:#2899d6;font-size:20px}.white p,#overview p,#questions p,#data p,#analytics p,#as-seen-in p,#terms-of-service p,#privacy-policy p,#segmentation p,#funnels p,#cohorts p,#redshift p,#integrations p,#speed p,#plans p,#mobile-app-tracking p,#team p,#whywork p,#perks p,#hiring p,#contact p,#docs p,#problem p,#benefits-landing p,#data-quote p,#pricing-quote p,#questions-quote p,#demo p,#clients p{font-size:16px;margin:0 auto 25px auto;color:#4d4d4d}.white a,#overview a,#questions a,#data a,#analytics a,#as-seen-in a,#terms-of-service a,#privacy-policy a,#segmentation a,#funnels a,#cohorts a,#redshift a,#integrations a,#speed a,#plans a,#mobile-app-tracking a,#team a,#whywork a,#perks a,#hiring a,#contact a,#docs a,#problem a,#benefits-landing a,#data-quote a,#pricing-quote a,#questions-quote a,#demo a,#clients a{color:#2899d6}.white a:hover,#overview a:hover,#questions a:hover,#data a:hover,#analytics a:hover,#as-seen-in a:hover,#terms-of-service a:hover,#privacy-policy a:hover,#segmentation a:hover,#funnels a:hover,#cohorts a:hover,#redshift a:hover,#integrations a:hover,#speed a:hover,#plans a:hover,#mobile-app-tracking a:hover,#team a:hover,#whywork a:hover,#perks a:hover,#hiring a:hover,#contact a:hover,#docs a:hover,#problem a:hover,#benefits-landing a:hover,#data-quote a:hover,#pricing-quote a:hover,#questions-quote a:hover,#demo a:hover,#clients a:hover{color:#2899d6}.white .next-step,#overview .next-step,#questions .next-step,#data .next-step,#analytics .next-step,#as-seen-in .next-step,#terms-of-service .next-step,#privacy-policy .next-step,#segmentation .next-step,#funnels .next-step,#cohorts .next-step,#redshift .next-step,#integrations .next-step,#speed .next-step,#plans .next-step,#mobile-app-tracking .next-step,#team .next-step,#whywork .next-step,#perks .next-step,#hiring .next-step,#contact .next-step,#docs .next-step,#problem .next-step,#benefits-landing .next-step,#data-quote .next-step,#pricing-quote .next-step,#questions-quote .next-step,#demo .next-step,#clients .next-step{background:transparent url('/static/img/landing-page/next-step-arrow.png') no-repeat 50% 50%}.white .next-step:hover,#overview .next-step:hover,#questions .next-step:hover,#data .next-step:hover,#analytics .next-step:hover,#as-seen-in .next-step:hover,#terms-of-service .next-step:hover,#privacy-policy .next-step:hover,#segmentation .next-step:hover,#funnels .next-step:hover,#cohorts .next-step:hover,#redshift .next-step:hover,#integrations .next-step:hover,#speed .next-step:hover,#plans .next-step:hover,#mobile-app-tracking .next-step:hover,#team .next-step:hover,#whywork .next-step:hover,#perks .next-step:hover,#hiring .next-step:hover,#contact .next-step:hover,#docs .next-step:hover,#problem .next-step:hover,#benefits-landing .next-step:hover,#data-quote .next-step:hover,#pricing-quote .next-step:hover,#questions-quote .next-step:hover,#demo .next-step:hover,#clients .next-step:hover{opacity:0.8;cursor:pointer}.blue,#hero-unit,#subpage-hero-unit{color:#fff}.blue .next-step,#hero-unit .next-step,#subpage-hero-unit .next-step{background:transparent url('/static/img/landing-page/next-step-arrow-white.png') no-repeat 50% 50%}.next-step{height:54px;display:block}.btn-big,.white button,#overview button,#questions button,#data button,#analytics button,#as-seen-in button,#terms-of-service button,#privacy-policy button,#segmentation button,#funnels button,#cohorts button,#redshift button,#integrations button,#speed button,#plans button,#mobile-app-tracking button,#team button,#whywork button,#perks button,#hiring button,#contact button,#docs button,#problem button,#benefits-landing button,#data-quote button,#pricing-quote button,#questions-quote button,#demo button,#clients button,#hero-unit button:not(.notahero),#subpage-hero-unit button:not(.notahero),#hero-unit #btn-signup-1,#subpage-hero-unit #btn-signup-1{display:block;height:69px;border-radius:31px;text-transform:uppercase;padding:0 55px;font-size:24px;font-weight:300}header{width:960px;margin:0 auto -62px auto;padding-top:18px}header .logo-amplitude{float:left;width:120px;height:38px;background-image:url('/static/img/logo-amplitude-bold-3.png');background-size:100%;background-repeat:no-repeat;vertical-align:top;margin-left:20px}header ul{list-style:none;display:inline-block;vertical-align:middle}header li{display:inline-block;text-transform:uppercase;font-weight:400;font-size:14px;color:#fff;margin-right:26px;cursor:pointer}header li:hover{border-bottom:1px solid #fff}header li:last-child{position:relative;vertical-align:middle;cursor:default}header li:last-child:hover{border-bottom:none}header li:last-child .header-link{background-color:transparent;border:1px solid #fff;width:75px;height:32px;border-radius:16px;color:#fff;padding:6px 12px;text-align:center}header li:last-child .header-link:hover,header li:last-child .header-link:focus{color:#2899d6;background-color:#fff}header li:nth-last-child(2){position:relative;vertical-align:middle;cursor:default}header li:nth-last-child(2):hover{border-bottom:none}header li:nth-last-child(2) .header-link{background-color:#fff;border:1px solid #fff;width:75px;height:32px;border-radius:16px;color:#2899d6;padding:6px 12px;text-align:center}header li:nth-last-child(2) .header-link:hover,header li:nth-last-child(2) .header-link:focus{color:#fff;background-color:#2899d6}.header-link{color:#fff;text-decoration:none}.header-link:hover,.header-link:focus{color:#fff}#hero-unit,#subpage-hero-unit{background:#2899d6 url('/static/img/landing-page/section-blue-1-background.png') no-repeat 50% 50%;background-size:cover;padding-top:75px;-webkit-box-shadow:inset 0px -30px 30px -30px rgba(0,0,0,0.3);-moz-box-shadow:inset 0px -30px 30px -30px rgba(0,0,0,0.3);box-shadow:inset 0px -30px 30px -30px rgba(0,0,0,0.3)}#hero-unit h1,#subpage-hero-unit h1{font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;font-size:72px}#hero-unit h2,#subpage-hero-unit h2{font-weight:300;font-size:24px;text-transform:uppercase}#hero-unit div,#subpage-hero-unit div{height:124px;margin-left:auto;margin-right:auto;width:940px;position:relative}#hero-unit button:not(.notahero),#subpage-hero-unit button:not(.notahero){position:absolute;width:255px;background-color:#fff;color:#2899d6;margin:25px auto 30px auto;left:340px;border:1px solid #fff}#hero-unit button:not(.notahero):hover,#subpage-hero-unit button:not(.notahero):hover{background-color:#eee}#hero-unit button:not(.notahero) a,#subpage-hero-unit button:not(.notahero) a{color:#2899d6;text-decoration:none}#hero-unit a,#subpage-hero-unit a{color:#fff;display:inline-block}#hero-unit .tablet,#subpage-hero-unit .tablet{margin:50px auto 0 auto;min-width:940px;max-width:1000px;height:265px;background-image:url('/static/img/landing-page/tablet.png');background-repeat:no-repeat;background-position:50% bottom;background-size:contain}#overview{overflow-x:hidden;width:960px;margin-left:auto;margin-right:auto}#overview .next-step{margin-bottom:20px}.feature-box{text-align:left;display:inline-block;vertical-align:top;margin:90px auto 0 0}.feature-box p{max-width:405px;font-size:16px;position:relative;margin-bottom:30px;line-height:1.6}.feature-box p:before{content:" ";display:block;height:35px;width:35px;position:absolute;left:-60px;top:3px}.feature-box p:nth-child(1):before{background:transparent url('/static/img/landing-page/feature-bullet-1.png') no-repeat 50% 0}.feature-box p:nth-child(2):before{background:transparent url('/static/img/landing-page/feature-bullet-2.png') no-repeat 50% 0}.feature-box p:nth-child(3):before{background:transparent url('/static/img/landing-page/feature-bullet-3.png') no-repeat 50% 0}.feature-box p:nth-child(4):before{background:transparent url('/static/img/landing-page/feature-bullet-4.png') no-repeat 50% 0}#iphone-graphic{width:560px;height:548px;display:inline-block;vertical-align:top;margin:30px -50px 0 -80px;background:transparent url('/static/img/landing-page/funnel-w-dropoff.png') no-repeat 50% 0;background-size:contain}#questions h1{text-transform:none}#questions div.questions-summary{width:1000px;display:block}#questions div.next-step{width:100%;padding:0;margin-top:20px}#questions i{color:#2899d6}#questions p{text-align:left;color:#4d4d4d;font-size:16px}.feature-box-1{text-align:left;display:inline-block;vertical-align:top;margin:40px auto 0 0}.feature-box-1 p{max-width:405px;position:relative;font-size:18px;margin-bottom:30px;line-height:1.6}.feature-box-1 p:before{content:" ";display:block;height:35px;width:35px;position:absolute;left:-60px;top:3px}.feature-box-1 p:nth-child(1):before{background:transparent url('/static/img/landing-page/questions-bullet-1.png') no-repeat 50% 0}.feature-box-1 p:nth-child(2):before{background:transparent url('/static/img/landing-page/questions-bullet-2.png') no-repeat 50% 0}.feature-box-1 p:nth-child(3):before{background:transparent url('/static/img/landing-page/questions-bullet-3.png') no-repeat 50% 0}.feature-box-1 p:nth-child(4):before{background:transparent url('/static/img/landing-page/questions-bullet-4.png') no-repeat 50% 0}#questions-screenshot{width:450px;height:auto;display:inline-block;vertical-align:top;padding-left:45px;padding-top:0px;background-size:contain}#data{overflow-x:hidden;width:960px;margin-left:auto;margin-right:auto;margin-top:-60px;padding-bottom:50px}#data h1{text-transform:none}#data .next-step{margin-bottom:20px}#feature-box-2{text-align:left;display:inline-block;vertical-align:top;margin:25px auto 0 25px}#feature-box-2 h3{padding-bottom:-10px}#feature-box-2 p{max-width:405px;position:relative;margin-bottom:30px;margin-top:-10px;padding-top:-20px;line-height:1.4}#feature-box-2 p:before{content:" ";display:block;height:35px;width:35px;position:absolute;left:-60px;top:3px}#data-screenshot{width:500px;height:auto;display:inline-block;vertical-align:top;padding-left:0px;padding-top:0px;background-size:contain}#iphone-graphic{width:560px;height:548px;display:inline-block;vertical-align:top;margin:30px -50px 0 -80px;background:transparent url('/static/img/landing-page/isometric-iphone.png') no-repeat 50% 0;background-size:contain}#analytics h2{max-width:720px}#analytics p{max-width:610px}#analytics .plus{height:19px;width:19px;background:transparent url('/static/img/landing-page/analytics-plus.png') no-repeat 50% 50%;margin:auto}#analytics #arrow-one,#analytics #arrow-two{width:122px;height:10px;background:transparent url('/static/img/landing-page/analytics-arrow.png') no-repeat 50% 50%;margin-left:-5px;margin-right:-5px}#analytics .steps{padding-top:80px;margin-top:-30px;background:transparent url('/static/img/landing-page/analytics-background.png') no-repeat 50% 0}#analytics .steps>div{display:inline-block;vertical-align:top;padding-top:150px}#analytics .next-step{margin:110px 0 90px 0;display:block}#analytics #step-one,#analytics #step-two,#analytics #step-three{width:160px}#analytics #step-one{background:transparent url('/static/img/landing-page/analytics-step-1.png') no-repeat 50% 0}#analytics #step-two{background:transparent url('/static/img/landing-page/analytics-step-2.png') no-repeat 50% 0}#analytics #step-three{background:transparent url('/static/img/landing-page/analytics-step-3.png') no-repeat 50% 0}#as-seen-in .logo{width:200px;height:80px;display:inline-block;background-repeat:no-repeat;background-position:50% 50%;margin-left:15px;margin-right:15px}#as-seen-in .row-one .logo:nth-child(1){background-image:url('/static/img/landing-page/logos/logo-smashing.png')}#as-seen-in .row-one .logo:nth-child(2){background-image:url('/static/img/landing-page/logos/logo-bloomberg.png')}#as-seen-in .row-one .logo:nth-child(3){background-image:url('/static/img/landing-page/logos/logo-forbes.png')}#as-seen-in .row-one .logo:nth-child(4){background-image:url('/static/img/landing-page/logos/logo-ted.png')}#as-seen-in .row-two .logo:nth-child(1){background-image:url('/static/img/landing-page/logos/logo-rein.png')}#as-seen-in .row-two .logo:nth-child(2){background-image:url('/static/img/landing-page/logos/logo-microsoft.png')}#as-seen-in .row-two .logo:nth-child(3){background-image:url('/static/img/landing-page/logos/logo-creattica.png')}#as-seen-in .row-two .logo:nth-child(4){background-image:url('/static/img/landing-page/logos/logo-cisco.png')}#as-seen-in .next-step{margin-top:75px}footer{background-color:#333;color:#fff;min-width:960px}footer a{color:#999;text-decoration:none}footer a:hover{color:#999;text-decoration:underline}footer ul{padding:0;list-style:none}footer article{width:220px;display:inline-block;vertical-align:top;zoom:1}footer article h1{margin-top:50px;padding-bottom:13px;font-size:18px;color:#dbdbdb;text-transform:none;border-bottom:1px solid #5b5b5b}footer article p{color:#dbdbdb}footer article ul{font-size:18px;font-weight:300}footer article li{padding-bottom:6px}footer article:nth-child(2){margin-left:auto;margin-right:auto}footer .bottom{border-top:1px solid #5b5b5b;height:60px;position:relative}footer .bottom ul,footer .bottom li{display:inline-block;vertical-align:middle}footer .bottom ul{margin-top:20px}footer .bottom li{margin-right:30px}footer .logo-amplitude-small{display:inline-block;vertical-align:middle;width:96px;height:44px;background:transparent url('/static/img/logo-white-bariolreg-clearbg-96.png') no-repeat 50% 50%;opacity:0.5;margin-top:6px;position:absolute;right:0;top:0}footer>div{margin-left:auto;margin-right:auto}footer>div:nth-child(1){width:960px;padding:0 10px 7px 10px;text-align:justify;-ms-text-justify:distribute-all-lines;text-justify:distribute-all-lines}footer>div:nth-child(2){width:940px}footer .stretch{width:100%;display:inline-block;font-size:0;line-height:0}#subpage-hero-unit{font-size:20px}#subpage-hero-unit h1{font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;margin-top:0;margin-bottom:15px}#subpage-hero-unit div{height:55px}#subpage-hero-unit p{margin-top:10px;margin-bottom:20px;font-weight:300}#subpage-hero-unit a:hover,#subpage-hero-unit a:focus,#subpage-hero-unit a:active{background-color:#fff;color:#2899d6}#terms-of-service,#privacy-policy{width:960px;margin:0 auto;margin-bottom:100px;text-align:left}#terms-of-service h3,#privacy-policy h3{text-transform:uppercase;font-weight:700;margin:0;line-height:1.5}#terms-of-service p,#privacy-policy p{margin-bottom:20px;line-height:1.5}#mobile-app-tracking>div{margin-bottom:50px}#mat-graphic{width:308px;height:483px;display:inline-block;vertical-align:top;margin:auto;background:transparent url('/static/img/landing-page/visualizations_phone.png') no-repeat 50% 0}.btn-features-signup{background-color:#2899d6;color:#fff !important;text-decoration:none;text-transform:none;font-size:20px;border:1px solid #2386bd;border-radius:20px;width:225px;box-shadow:1px 1px #d1d1d1;line-height:2em;padding:10px 20px 10px 20px}.btn-features-signup:hover,.btn-features-signup:focus,.btn-features-signup:active{text-decoration:none;color:#2899d6 !important;background-color:#fff}.cta{margin-top:20px;margin-bottom:20px;padding-top:0px;background-color:#ffe680;border-radius:0px}.cta p{padding:10px;color:#424242}.cta a{color:#424242}#segmentation h1,#funnels h1,#cohorts h1,#redshift h1,#integrations h1,#speed h1{text-transform:none}#segmentation .benefits-box,#funnels .benefits-box,#cohorts .benefits-box,#redshift .benefits-box,#integrations .benefits-box,#speed .benefits-box{font-size:0;width:960px;margin-left:auto;margin-right:auto;margin-bottom:0px}#segmentation .benefits-box>div,#funnels .benefits-box>div,#cohorts .benefits-box>div,#redshift .benefits-box>div,#integrations .benefits-box>div,#speed .benefits-box>div{width:479px;display:inline-block;text-align:left;padding:30px 30px;vertical-align:top;height:500px}#segmentation .benefits-box .benefits-box-gray,#funnels .benefits-box .benefits-box-gray,#cohorts .benefits-box .benefits-box-gray,#redshift .benefits-box .benefits-box-gray,#integrations .benefits-box .benefits-box-gray,#speed .benefits-box .benefits-box-gray{background-color:#eee}#segmentation .benefits-box h1,#funnels .benefits-box h1,#cohorts .benefits-box h1,#redshift .benefits-box h1,#integrations .benefits-box h1,#speed .benefits-box h1{font-size:32px}#segmentation-sc{margin:-10px 0px 0px 0px}#funnels-sc{margin:-50px 0px 0px 0px}#cohorts-sc{margin:-30px 0px 0px 0px}#redshift-sc{margin:-30px 75px 0px -80px}#integrations-img{margin:15px -75px 0px 20px}#learn-graphic{width:721px;height:259px;display:inline-block;vertical-align:top;margin:30px 0 70px 0;background:transparent url('/static/img/landing-page/benefits-learn.png') no-repeat 50% 0}.pricing-upgrade-reason{font-size:20px;text-align:center}.pricing-upgrade-reason-quota{font-size:16px;text-align:center}.change-plan-modal-contact-us{text-align:center}.pricing-table{margin:0 auto;margin-bottom:10px;background-color:white}.pricing-table,.pricing-table td,.pricing-table th{text-align:center}.pricing-table .current-plan-text{display:none}.pricing-table td.selected .current-plan-text{display:block}.pricing-table td.selected .change-plan-btn{display:none}.pricing-table{border:1px solid #ddd}.pricing-table>tbody>tr.pricing-preheader{line-height:1em}.pricing-table>tbody>tr.pricing-preheader>td{border-top:1px solid transparent;border-right:1px solid transparent;border-left:1px solid transparent;padding:3px 0;vertical-align:middle;font-weight:300;line-height:1em;font-size:12px;margin-bottom:1px}.pricing-table>tbody>tr.pricing-preheader>td.most-popular{background-color:#2899d6;text-transform:uppercase;color:white;letter-spacing:5px;position:relative;top:-1px}.pricing-table>tbody>tr.pricing-title{font-size:18px;background-color:#eee;text-transform:uppercase}.pricing-table>tbody>tr.pricing-title th{font-weight:500;border:1px solid #ddd;border-bottom-style:dotted}.pricing-table>tbody>tr.pricing-price>td>div{height:80px}.pricing-table>tbody>tr.pricing-price>td>div>div{color:#2899d6;height:85px;vertical-align:middle;font-size:45px;line-height:1.42857em}.pricing-table>tbody>tr.pricing-price>td.most-popular>div>div{background-color:#2899d6}.pricing-table>tbody>tr.pricing-signup .btn-pricing-signup{background-color:#00CC66;color:#fff !important;text-decoration:none;text-transform:uppercase;font-size:20px;border:1px solid #00CC66;border-radius:15px;width:225px;box-shadow:1px 1px #d1d1d1;line-height:2em}.pricing-table>tbody>tr.pricing-signup .btn-pricing-signup:hover,.pricing-table>tbody>tr.pricing-signup .btn-pricing-signup:focus,.pricing-table>tbody>tr.pricing-signup .btn-pricing-signup:active{text-decoration:none;color:#2899d6 !important;background-color:#fff}.pricing-table>tbody>tr.pricing-border-below{border-bottom:1px solid #ddd}.pricing-table>tbody>tr>td,.pricing-table>tbody>tr>th{border-top:0 none;border-right:1px solid #ddd}.pricing-table .strikethrough{text-decoration:line-through;color:#b1b1b1}.pricing-subprice{font-size:20px;line-height:0em;font-style:italic;font-weight:300}.pricing-header,.pricing-header td{font-size:13px;line-height:18px;background-color:#eee}.pricing-detail,.pricing-detail td{padding-left:10px;font-size:18px}.pricing-detail-icon,.pricing-detail-icon td{padding-left:10px;font-size:18px;line-height:18px}h1{text-transform:none}.feature{text-decoration:none;border-bottom:1px gray dotted}.feature:visited,.feature:active{text-decoration:none;border-bottom:1px gray dotted}.feature:hover{text-decoration:none;border:none}#plans h2{max-width:720px}#plans p{max-width:610px}#plans table{max-width:960px}#mobile-app-tracking .mat-feature{display:inline-block;text-align:left;width:400px;margin:70px auto auto 30px}#mat-graphic{width:308px;height:483px;display:inline-block;vertical-align:top;margin:auto;background:transparent url('/static/img/landing-page/visualizations_phone.png') no-repeat 50% 0}#login{width:320px;min-width:320px;margin-left:auto;margin-right:auto;margin-bottom:230px}#login .well{margin-top:40px;margin-bottom:16.4em;text-align:left}#login .login-form{margin-bottom:8px}#login p{margin:4px 0}#signup{width:320px;min-width:320px;margin-left:auto;margin-right:auto;margin-bottom:257px}#signup .well{margin-top:40px;margin-bottom:0em;text-align:left}#signup .login-form{margin-bottom:8px}#signup p{margin:4px 0}#signup .message{margin-top:20px;margin-bottom:-15px;padding-top:0px;background-color:#ffe680;border:1px solid #ccb866;border-radius:10px}#signup .message p{padding:10px;color:#424242}#signup .customer-strip{width:700px;display:inline-block;margin-left:-180px;margin-top:20px}#activate{width:320px;min-width:320px;margin-left:auto;margin-right:auto;margin-bottom:230px}#activate .well{margin-top:40px;margin-bottom:16.4em;text-align:left}#activate .activate-form{margin-bottom:8px}#activate p{margin:4px 0}#about-subnav{background-color:#eee;border-bottom:1px solid #ddd}#about-subnav a{display:inline-block;padding:20px;text-decoration:none;color:#777;font-size:14px;font-weight:700;text-transform:uppercase}#about-subnav a.active,#about-subnav a:hover,#about-subnav a:focus,#about-subnav a:active{border-bottom:1px solid #2899d6;text-decoration:none;margin-bottom:-1px}#team h1{margin-bottom:50px}.teamscreenshot{position:relative;margin:30px 10px;display:inline-block;direction:ltr;vertical-align:top}.teamscreenshot img{width:218px;height:218px;border-radius:109px}.biorow{width:800px;margin:auto;margin-bottom:90px;text-align:left}.biorow h4{text-transform:uppercase;color:#2899d6;font-size:14px;margin:0;font-weight:bold;line-height:1.4em}.biorow h3{text-transform:uppercase;font-size:16px;font-weight:bold;margin-top:0;margin-bottom:20px;line-height:1.4em}.bioemail{position:absolute;top:16px;width:34px;height:34px;background:transparent url('/static/img/landing-page/about-email.png') no-repeat 50% 50%}.biolinkedin{position:absolute;top:-16px;width:34px;height:34px;background:transparent url('/static/img/landing-page/about-linkedin.png') no-repeat 50% 50%}.biorow-left .bioemail{left:-16px}.biorow-left .biolinkedin{left:16px}.biorow-left .bio{margin-left:50px}.biorow-right{direction:rtl}.biorow-right .bioemail{right:-16px}.biorow-right .biolinkedin{right:16px}.biorow-right .bio{margin-right:50px}.bio{display:inline-block;width:508px;direction:ltr;vertical-align:top}.bio p{line-height:1.5}#whywork div{display:inline-block;margin:30px auto 0 auto;width:320px;padding-top:140px;padding-bottom:25px;line-height:1.5}#whywork div.question-one{background:transparent url('/static/img/landing-page/careers-fire.png') no-repeat 50% 5px}#whywork div.question-two{background:transparent url('/static/img/landing-page/careers-study.png') no-repeat 50% 10px}#whywork div.question-three{background:transparent url('/static/img/landing-page/careers-user.png') no-repeat 50% 0}#whywork div.next-step{width:100%;padding:0;margin-top:105px}#perks .perks-box{text-align:center}#perks .perks-box>div>p{display:inline-block;width:500px;min-height:88px;vertical-align:top;padding-top:22px;line-height:1.5;margin-top:30px}#perks .perks-box>div>p:nth-child(1){text-align:right;padding-right:110px;margin-right:20px;background-position:right 0;background-repeat:no-repeat}#perks .perks-box>div>p:nth-child(2){text-align:left;padding-left:110px;margin-left:20px;background-position:left 0;background-repeat:no-repeat}#perks .next-step{margin-top:25px}.perks-salary{background-image:url('/static/img/landing-page/careers-banknote.png')}.perks-health{background-image:url('/static/img/landing-page/careers-heart.png')}.perks-lunch{background-image:url('/static/img/landing-page/careers-food.png')}.perks-transit{background-image:url('/static/img/landing-page/careers-bus.png')}.perks-laptop{background-image:url('/static/img/landing-page/careers-monitor.png')}.perks-vacation{background-image:url('/static/img/landing-page/careers-calendar.png')}.perks-environment{background-image:url('/static/img/landing-page/careers-controller.png')}.perks-location{background-image:url('/static/img/landing-page/careers-location.png')}#hiring{margin-bottom:100px}#hiring>div{width:800px;margin:40px auto;text-align:left}#contact{margin-bottom:100px}#docs{text-align:left;width:940px;margin:0 auto;padding-top:20px}.sidebar{display:inline-block;vertical-align:top}.sidebar-list{width:170px;display:block;margin:0px;padding:25px 40px 0 15px;list-style:none;text-align:right;line-height:1.5;font-size:16px}.docs-main{display:inline-block;width:740px}.docs-sub{float:right;display:block;width:690px}.docs-main h2{font-size:40px;font-weight:normal;padding:10px 0px}.docs-main h2:not(:first-child){padding-top:35px}.docs-main .definition{list-style:none}.docs-main .definition li{padding:10px 0px}#keyword{font-weight:bold}#section{font-weight:bold;text-decoration:none}.docs-main h3{font-size:28px;font-weight:bold;margin:35px 0px 5px 0px}.docs-main h4{padding-top:20px}code{background-color:#ececec;border:1px solid #b3b3b3}.screenshot{display:block;margin-right:auto;margin-left:auto;margin-top:30px;margin-bottom:30px;width:auto;max-width:800px;border:1px solid #b3b3b3;box-shadow:8px 8px 8px 1px #ccc}body.special-body{overflow-x:hidden;font-family:"Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;webkit-tap-highlight-color:#fed136}body.special-body .text-muted{color:#777}body.special-body .text-primary{color:#fed136}body.special-body header{width:100%}body.special-body p{font-size:16px;line-height:1.75}body.special-body p.large{font-size:16px}body.special-body a{outline:0;color:#2a99d5}body.special-body a:hover,body.special-body a:focus,body.special-body a:active,body.special-body a.active{outline:0}body.special-body a:hover,body.special-body a:focus,body.special-body a:active,body.special-body a.active{color:#2a99d5}body.special-body a{text-decoration:none}body.special-body h1,body.special-body h2,body.special-body h3,body.special-body h4,body.special-body h5,body.special-body h6{text-transform:uppercase;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700}body.special-body h4{text-transform:none;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:26px}body.special-body .img-centered{margin:0 auto}body.special-body .bg-light-gray{background-color:#f7f7f7}body.special-body .bg-darkest-gray{background-color:#222}body.special-body .btn-primary{border-color:#fed136;text-transform:uppercase;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;color:#fff;background-color:#fed136}body.special-body .btn-primary:hover,body.special-body .btn-primary:focus,body.special-body .btn-primary:active,body.special-body .btn-primary.active{border-color:#f6bf01;color:#fff;background-color:#fec503}body.special-body .open .dropdown-toggle.btn-primary{border-color:#f6bf01;color:#fff;background-color:#fec503}body.special-body .btn-primary:active,body.special-body .btn-primary.active{background-image:none}body.special-body .open .dropdown-toggle.btn-primary{background-image:none}body.special-body .btn-primary.disabled,body.special-body .btn-primary[disabled]{border-color:#fed136;background-color:#fed136}body.special-body fieldset[disabled] .btn-primary{border-color:#fed136;background-color:#fed136}body.special-body .btn-primary.disabled:hover,body.special-body .btn-primary[disabled]:hover{border-color:#fed136;background-color:#fed136}body.special-body fieldset[disabled] .btn-primary:hover{border-color:#fed136;background-color:#fed136}body.special-body .btn-primary.disabled:focus,body.special-body .btn-primary[disabled]:focus{border-color:#fed136;background-color:#fed136}body.special-body fieldset[disabled] .btn-primary:focus{border-color:#fed136;background-color:#fed136}body.special-body .btn-primary.disabled:active,body.special-body .btn-primary[disabled]:active{border-color:#fed136;background-color:#fed136}body.special-body fieldset[disabled] .btn-primary:active{border-color:#fed136;background-color:#fed136}body.special-body .btn-primary.disabled.active,body.special-body .btn-primary[disabled].active{border-color:#fed136;background-color:#fed136}body.special-body fieldset[disabled] .btn-primary.active{border-color:#fed136;background-color:#fed136}body.special-body .btn-primary .badge{color:#fed136;background-color:#fff}body.special-body .btn-xl{padding:25px 45px;border-color:#fed136;border-radius:3px;text-transform:uppercase;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;font-weight:300;color:#fff;background-color:#fed136}body.special-body .btn-xl:hover,body.special-body .btn-xl:focus,body.special-body .btn-xl:active,body.special-body .btn-xl.active{border-color:#f6bf01;color:#fff;background-color:#fec503}body.special-body .open .dropdown-toggle.btn-xl{border-color:#f6bf01;color:#fff;background-color:#fec503}body.special-body .btn-xl:active,body.special-body .btn-xl.active{background-image:none}body.special-body .open .dropdown-toggle.btn-xl{background-image:none}body.special-body .btn-xl.disabled,body.special-body .btn-xl[disabled]{border-color:#fed136;background-color:#fed136}body.special-body fieldset[disabled] .btn-xl{border-color:#fed136;background-color:#fed136}body.special-body .btn-xl.disabled:hover,body.special-body .btn-xl[disabled]:hover{border-color:#fed136;background-color:#fed136}body.special-body fieldset[disabled] .btn-xl:hover{border-color:#fed136;background-color:#fed136}body.special-body .btn-xl.disabled:focus,body.special-body .btn-xl[disabled]:focus{border-color:#fed136;background-color:#fed136}body.special-body fieldset[disabled] .btn-xl:focus{border-color:#fed136;background-color:#fed136}body.special-body .btn-xl.disabled:active,body.special-body .btn-xl[disabled]:active{border-color:#fed136;background-color:#fed136}body.special-body fieldset[disabled] .btn-xl:active{border-color:#fed136;background-color:#fed136}body.special-body .btn-xl.disabled.active,body.special-body .btn-xl[disabled].active{border-color:#fed136;background-color:#fed136}body.special-body fieldset[disabled] .btn-xl.active{border-color:#fed136;background-color:#fed136}body.special-body .btn-xl .badge{color:#fed136;background-color:#fff}body.special-body .navbar-default{border-color:transparent;background-color:#222}body.special-body .navbar-default .navbar-brand{font-family:"Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;color:#fed136}body.special-body .navbar-default .navbar-brand:hover,body.special-body .navbar-default .navbar-brand:focus,body.special-body .navbar-default .navbar-brand:active,body.special-body .navbar-default .navbar-brand.active{color:#fec503}body.special-body .navbar-default .navbar-collapse{border-color:rgba(255,255,255,0.02);height:50px !important}body.special-body .navbar-default .navbar-toggle{border-color:#fed136;background-color:#fed136}body.special-body .navbar-default .navbar-toggle .icon-bar{background-color:#fff}body.special-body .navbar-default .navbar-toggle:hover,body.special-body .navbar-default .navbar-toggle:focus{background-color:#fed136}body.special-body .navbar-default .nav li a{text-transform:uppercase;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;letter-spacing:1px;color:#fff}body.special-body .navbar-default .nav li a:hover,body.special-body .navbar-default .nav li a:focus{outline:0;color:#fed136}body.special-body .navbar-default .navbar-nav>.active>a{border-radius:0;color:#fff;background-color:#fed136}body.special-body .navbar-default .navbar-nav>.active>a:hover,body.special-body .navbar-default .navbar-nav>.active>a:focus{color:#fff;background-color:#fec503}body.special-body .ampLogo{height:35px;width:auto;padding-bottom:0px}@media (min-width: 768px){body.special-body .navbar-default{padding:25px 0;border:0;background-color:transparent;-webkit-transition:padding 0.3s;-moz-transition:padding 0.3s;transition:padding 0.3s}body.special-body .navbar-default .navbar-brand{font-size:2em;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;padding:0px}body.special-body .navbar-default .navbar-nav>.active>a{border-radius:3px}body.special-body .navbar-default.navbar-shrink{padding:10px 0;background-color:#222}body.special-body .navbar-default.navbar-shrink .navbar-brand{font-size:1.5em}body.special-body .ampLogo{height:45px;width:auto;padding-top:0px;padding-bottom:0px}}body.special-body header{text-align:center;color:#fff;background-attachment:scroll;background-image:url("/static/img/special/sc1-blur-2.png");background-position:center center;background-repeat:none;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover}body.special-body header .intro-text{padding-top:100px;padding-bottom:50px}body.special-body header .intro-text .intro-lead-in{margin-bottom:25px;font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:22px;line-height:22px}body.special-body header .intro-text .intro-heading{margin-bottom:25px;text-transform:uppercase;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:50px;font-weight:600;line-height:50px}@media (min-width: 768px){body.special-body header .intro-text{padding-top:200px;padding-bottom:150px}body.special-body header .intro-text .intro-lead-in{margin-bottom:25px;font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:22px;font-weight:400;line-height:30px}body.special-body header .intro-text .intro-heading{margin-bottom:50px;text-transform:uppercase;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:75px;font-weight:600;line-height:75px}}body.special-body section{padding:75px 0}body.special-body section h2.section-heading{margin-top:0;margin-bottom:15px;font-size:25px;text-transform:none}body.special-body section h3.section-subheading{margin-bottom:75px;text-transform:none;font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-style:italic;font-weight:400}@media (min-width: 768px){body.special-body section{padding:75px 0}body.special-body section h2.section-heading{margin-top:0;margin-bottom:15px;font-size:40px;text-transform:none}}body.special-body .service-heading{margin:18px 0;text-transform:none;font-size:22px}body.special-body label,body.special-body input{display:block}body.special-body label{margin-bottom:20px}body.special-body .twitter-share{font-weight:500;color:#fed136;background-color:#fff;border-color:#fed136;border-width:medium}body.special-body footer{padding:25px 0;text-align:center}body.special-body footer span.copyright{text-transform:uppercase;text-transform:none;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:40px}body.special-body footer ul.quicklinks{margin-bottom:0;text-transform:uppercase;text-transform:none;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:40px}body.special-body ul.social-buttons{margin-bottom:0}body.special-body ul.social-buttons li a{display:block;width:40px;height:40px;border-radius:100%;font-size:20px;line-height:40px;outline:0;color:#fff;background-color:#222;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}body.special-body ul.social-buttons li a:hover,body.special-body ul.social-buttons li a:focus,body.special-body ul.social-buttons li a:active{background-color:#fed136}body.special-body .btn:focus,body.special-body button:focus,body.special-body .btn-normal:focus,body.special-body #hero-unit button.notahero:focus,#hero-unit body.special-body button.notahero:focus,body.special-body #subpage-hero-unit button.notahero:focus,#subpage-hero-unit body.special-body button.notahero:focus,body.special-body .btn:active,body.special-body button:active,body.special-body .btn-normal:active,body.special-body #hero-unit button.notahero:active,#hero-unit body.special-body button.notahero:active,body.special-body #subpage-hero-unit button.notahero:active,#subpage-hero-unit body.special-body button.notahero:active,body.special-body .btn.active,body.special-body button.active,body.special-body .active.btn-normal,body.special-body #hero-unit button.active.notahero,#hero-unit body.special-body button.active.notahero,body.special-body #subpage-hero-unit button.active.notahero,#subpage-hero-unit body.special-body button.active.notahero,body.special-body .btn:active:focus,body.special-body button:active:focus,body.special-body .btn-normal:active:focus,body.special-body #hero-unit button.notahero:active:focus,#hero-unit body.special-body button.notahero:active:focus,body.special-body #subpage-hero-unit button.notahero:active:focus,#subpage-hero-unit body.special-body button.notahero:active:focus{outline:0}body.special-body ::-moz-selection{text-shadow:none;background:#fed136}body.special-body ::selection{text-shadow:none;background:#fed136}body.special-body img::selection,body.special-body img::-moz-selection{background:0 0}body.special-body #details,body.special-body #watsi{padding-top:120px}body.special-body .has-warning input.form-control{border:2px solid red}body.special-body section#details h2.section-heading,body.special-body section#signup-2 h2.section-heading{margin-bottom:50px}body.special-body .integration>li{line-height:24px}body.special-body .twitter-share-btn{margin-top:10px}.footnotes{margin-bottom:30px}#problem{overflow-x:hidden;width:960px;margin-left:auto;margin-right:auto}#problem .next-step{margin-bottom:20px}#about-subnav{background-color:#eee;border-bottom:1px solid #ddd}#about-subnav a{display:inline-block;padding:20px;text-decoration:none;color:#777;font-size:14px;font-weight:700;text-transform:uppercase}#about-subnav a.active,#about-subnav a:hover,#about-subnav a:focus,#about-subnav a:active{border-bottom:1px solid #2899d6;text-decoration:none;margin-bottom:-1px}#team h1{margin-bottom:50px}.teamscreenshot{position:relative;margin:30px 10px;display:inline-block;direction:ltr;vertical-align:top}.teamscreenshot img{width:218px;height:218px;border-radius:109px}.biorow{width:800px;margin:auto;margin-bottom:90px;text-align:left}.biorow h4{text-transform:uppercase;color:#2899d6;font-size:14px;margin:0;font-weight:bold;line-height:1.4em}.biorow h3{text-transform:uppercase;font-size:16px;font-weight:bold;margin-top:0;margin-bottom:20px;line-height:1.4em}.bioemail{position:absolute;top:16px;width:34px;height:34px;background:transparent url('/static/img/landing-page/about-email.png') no-repeat 50% 50%}.biolinkedin{position:absolute;top:-16px;width:34px;height:34px;background:transparent url('/static/img/landing-page/about-linkedin.png') no-repeat 50% 50%}.biorow-left .bioemail{left:-16px}.biorow-left .biolinkedin{left:16px}.biorow-left .bio{margin-left:50px}.biorow-right{direction:rtl}.biorow-right .bioemail{right:-16px}.biorow-right .biolinkedin{right:16px}.biorow-right .bio{margin-right:50px}.bio{display:inline-block;width:508px;direction:ltr;vertical-align:top}.bio p{line-height:1.5}#benefits-landing h1{text-transform:none}#benefits-landing div{display:inline-block;margin:30px auto 0 auto;width:300px;padding-top:0px;padding-bottom:25px}#benefits-landing div.next-step{width:100%;padding:0;margin-top:40px}#data-quote{background-color:#595959;color:#fff;min-width:960px}#data-quote h2{color:#dbdbdb;font-size:20px;text-align:left}#data-quote p{color:#dbdbdb;text-align:right}.customer-quote{width:500px;margin-left:0px;display:inline-block;padding-top:50px;float:left}.data-quote-wrapper{width:800px;height:225px;display:block;margin:-25px auto 0px auto}.customer-headshot{display:inline-block;width:225px;height:225px;padding-top:40px}.customer-headshot img{max-height:100%;width:auto}#pricing-quote{background-color:#595959;color:#dbdbdb;min-width:960px}#pricing-quote h2{color:#dbdbdb;font-size:20px;text-align:left}#pricing-quote p{color:#dbdbdb;text-align:right}.pricing-customer-quote{width:500px;margin-left:0px;height:200px;display:inline-block;padding-top:50px}.pricing-quote-wrapper{width:800px;display:block;margin:-40px auto 100px auto;height:275px}#shane-headshot{display:inline-block;width:225px;height:225px;padding-top:50px;float:left}#shane-headshot img{max-height:100%;width:auto}#questions-quote{background-color:#595959;color:#dbdbdb;min-width:960px}#questions-quote h2{color:#dbdbdb;font-size:20px;text-align:left}#questions-quote p{color:#dbdbdb;text-align:right}.questions-customer-quote{width:500px;margin-left:0px;height:200px;display:inline-block;padding-top:70px}.questions-quote-wrapper{width:800px;display:block;margin:-50px auto 100px auto;height:275px}#marcelo-headshot{display:inline-block;width:250px;height:250px;padding-top:65px;float:left}#marcelo-headshot img{max-height:100%;width:auto}#demo{padding-top:10px}#demo button{margin:25px auto 5px auto}#demo button:hover{background-color:#2ca8eb}#demo button a{color:#fff;text-decoration:none}#demo button a:hover{color:#fff;text-decoration:none}.demo-form{text-align:center;width:25em;margin-top:25px;margin-left:auto;margin-right:auto}.demo-form .input-group{margin-left:auto;margin-right:auto;width:20em}#hero-unit h1,#subpage-hero-unit h1{color:#fff;text-transform:none}#hero-unit h2,#subpage-hero-unit h2{color:#fff;text-transform:none}#hero-unit #btn-demo-1,#subpage-hero-unit #btn-demo-1{margin:25px auto 0 auto}#hero-unit #btn-signup-1,#subpage-hero-unit #btn-signup-1{border:2px solid #fff;background-color:transparent;color:#fff;text-align:center}#hero-unit #btn-signup-1:hover,#subpage-hero-unit #btn-signup-1:hover,#hero-unit #btn-signup-1:focus,#subpage-hero-unit #btn-signup-1:focus{color:#2899d6;background-color:#fff}#hero-unit div.smaller,#subpage-hero-unit div.smaller{height:100px;vertical-align:bottom}#hero-unit div.notahero,#subpage-hero-unit div.notahero{width:280px;height:auto}#clients{padding-top:25px}#clients h1{text-transform:none}#clients table{margin-left:auto;margin-right:auto}#clients table tbody tr td{padding:10px 30px 10px 30px;height:155px}#clients table tbody tr td img{max-width:260px;max-height:135px;padding:10px;vertical-align:center;text-align:center}.carousel-wrapper{width:840px;margin:0 auto;position:relative;margin-top:85px}.carousel-wrapper .logo-carousel{height:55px;width:260px;background-repeat:no-repeat;background-position:50% 50%}.carousel-wrapper .testimonial-wrapper{width:700px;top:160px;left:-220px;position:absolute;display:none;font-size:16px}.carousel-wrapper .testimonial-wrapper .author{font-size:14px;font-weight:300}.carousel-wrapper .carousel{width:840px;overflow:hidden;height:260px;padding-left:280px;margin-bottom:70px}.carousel-wrapper li{position:relative;width:260px;margin-left:10px;margin-right:10px}.carousel-wrapper li .logo-carousel.one{background-image:url('/static/img/landing-page/logos/logo-game-closure.png')}.carousel-wrapper li .logo-carousel.two{background-image:url('/static/img/landing-page/logos/logo-heyday.png')}.carousel-wrapper li .logo-carousel.three{background-image:url('/static/img/landing-page/logos/logo-lvl6.png')}.carousel-wrapper li .logo-carousel.four{background-image:url('/static/img/landing-page/logos/logo-hullabalu.png')}.carousel-wrapper li .logo-carousel.five{background-image:url('/static/img/landing-page/logos/logo-drchrono.png')}.carousel-wrapper li .logo-carousel.six{background-image:url('/static/img/landing-page/logos/logo-12gigs.png')}.carousel-wrapper .next,.carousel-wrapper .prev{width:18px;height:81px;position:absolute;top:-10px;background-repeat:no-repeat}.carousel-wrapper .next:hover,.carousel-wrapper .prev:hover{opacity:0.8;cursor:pointer}.carousel-wrapper .prev{background-image:url('/static/img/landing-page/next-arrow-left.png');left:-17px}.carousel-wrapper .next{background-image:url('/static/img/landing-page/next-arrow-right.png');right:-17px}
