/*! normalize.css v2.1.2 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    border: 0;
    padding: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
pre code {
    display: block;
    padding: .5em;
    color: #333;
    background: #f8f8ff;
}
pre .comment, pre .template_comment, pre .diff .header, pre .javadoc {
    color: #998;
    font-style: italic;
}
pre .keyword, pre .css .rule .keyword, pre .winutils, pre .javascript .title, pre .nginx .title, pre .subst, pre .request, pre .status {
    color: #333;
    font-weight: bold;
}
pre .number, pre .hexcolor, pre .ruby .constant {
    color: #099;
}
pre .string, pre .tag .value, pre .phpdoc, pre .tex .formula {
    color: #d14;
}
pre .title, pre .id {
    color: #900;
    font-weight: bold;
}
pre .javascript .title, pre .lisp .title, pre .clojure .title, pre .subst {
    font-weight: normal;
}
pre .class .title, pre .haskell .type, pre .vhdl .literal, pre .tex .command {
    color: #458;
    font-weight: bold;
}
pre .tag, pre .tag .title, pre .rules .property, pre .django .tag .keyword {
    color: navy;
    font-weight: normal;
}
pre .attribute, pre .variable, pre .lisp .body {
    color: teal;
}
pre .regexp {
    color: #009926;
}
pre .class {
    color: #458;
    font-weight: bold;
}
pre .symbol, pre .ruby .symbol .string, pre .lisp .keyword, pre .tex .special, pre .prompt {
    color: #990073;
}
pre .built_in, pre .lisp .title, pre .clojure .built_in {
    color: #0086b3;
}
pre .preprocessor, pre .pi, pre .doctype, pre .shebang, pre .cdata {
    color: #999;
    font-weight: bold;
}
pre .deletion {
    background: #fdd;
}
pre .addition {
    background: #dfd;
}
pre .diff .change {
    background: #0086b3;
}
pre .chunk {
    color: #aaa;
}
html {
    background: #f8f9fb;
    background: #e8ebf1;
    background: #f8f9fb;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.5)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 100%);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 100%);
    background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 100%);
    -webkit-background-size: 100% 30%;
    -moz-background-size: 100% 30%;
    background-size: 100% 30%;
    background-repeat: no-repeat;
    background-position: 0 100%}
body {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
    -webkit-background-size: 100% 900px;
    -moz-background-size: 100% 900px;
    background-size: 100% 900px;
    background-repeat: no-repeat;
    font-size: 62.5%;
    color: #6f7c82;
    font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial;
    font-weight: 400;
    font-style: normal;
    overflow-x: hidden;
    padding: 0;
}
@media screen and (max-width:479px) {
    body {
    font-size: 14px;
}
}a {
    color: #008cdd;
    text-decoration: none;
}
a span.arrow {
    color: #008cdd;
}
a:hover, a:hover span.arrow {
    color: #292e31;
}
a.arrow, a span.arrow {
    display: inline-block;
}
a.arrow:after, a span.arrow:after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 7px;
    position: relative;
    top: -1px;
    margin: 0 0 0 6px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    a.arrow: after, a span.arrow:after {
    -webkit-background-size: 10px 7px;
    -moz-background-size: 10px 7px;
    background-size: 10px 7px;
}
}a.arrow:hover:after, a:hover span.arrow:after {
    background-position: -5px 0;
}
h1 {
    font-size: 3.6em;
    line-height: 1.3em;
    font-weight: 400;
    color: #292e31;
}
@media screen and (max-width:1012px) {
    h1 {
    font-size: 2.8em;
}
}@media screen and (max-width:479px) {
    h1 {
    font-size: 1.6em;
    font-weight: 500;
}
}h2 {
    font-size: 2.4em;
    font-weight: 400;
    color: #292e31;
}
@media screen and (max-width:1012px) {
    h2 {
    font-size: 2em;
}
}@media screen and (max-width:479px) {
    h2 {
    font-size: 1.4em;
    font-weight: 500;
}
}h3 {
    font-size: 1.6em;
    font-weight: 400;
    color: #292e31;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: .2em;
}
@media screen and (max-width:1012px) {
    h3 {
    font-size: 1.4em;
}
}p {
    font-size: 1.6em;
    line-height: 1.5em;
    padding: 0;
    margin: 0 0 1em;
}
@media screen and (max-width:1012px) {
    p {
    font-size: 1.4em;
}
}@media screen and (max-width:479px) {
    p {
    font-size: 1.1em;
}
}strong {
    font-weight: 500;
}
div#main {
    padding: 0 10px;
}
@media screen and (max-width:1012px) {
    div#main {
    min-width: 748px;
}
}@media screen and (max-width:479px) {
    div#main {
    min-width: 0;
    overflow: hidden;
}
}.inner-col, footer#main-footer, .block {
    margin: 0 auto;
    width: 952px;
}
@media screen and (max-width:1012px) {
    .inner-col, footer#main-footer, .block {
    width: 748px;
}
}@media screen and (max-width:479px) {
    .inner-col, footer#main-footer, .block {
    width: auto;
}
}.block {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div#grid {
    overflow: hidden;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9000;
    pointer-events: none;
    width: 952px;
    left: 50%;
    margin-left: -476px;
    background: rgba(255, 0, 234, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width:1012px) {
    div#grid {
    width: 748px;
    margin-left: -374px;
}
}div#grid div {
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(255, 0, 234, 0.1);
    border-left: 1px solid rgba(255, 0, 234, 0.5);
    border-right: 1px solid rgba(255, 0, 234, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 61px;
}
div#grid div:nth-child(1) {
    left: 0;
}
div#grid div:nth-child(2) {
    left: 81px;
}
div#grid div:nth-child(3) {
    left: 162px;
}
div#grid div:nth-child(4) {
    left: 243px;
}
div#grid div:nth-child(5) {
    left: 324px;
}
div#grid div:nth-child(6) {
    left: 405px;
}
div#grid div:nth-child(7) {
    left: 486px;
}
div#grid div:nth-child(8) {
    left: 567px;
}
div#grid div:nth-child(9) {
    left: 648px;
}
div#grid div:nth-child(10) {
    left: 729px;
}
div#grid div:nth-child(11) {
    left: 810px;
}
div#grid div:nth-child(12) {
    left: 891px;
}
@media screen and (max-width:1012px) {
    div#grid div {
    width: 37px;
}
div#grid div:nth-child(1) {
    left: 41px;
}
div#grid div:nth-child(2) {
    left: 98px;
}
div#grid div:nth-child(3) {
    left: 155px;
}
div#grid div:nth-child(4) {
    left: 212px;
}
div#grid div:nth-child(5) {
    left: 269px;
}
div#grid div:nth-child(6) {
    left: 326px;
}
div#grid div:nth-child(7) {
    left: 383px;
}
div#grid div:nth-child(8) {
    left: 440px;
}
div#grid div:nth-child(9) {
    left: 497px;
}
div#grid div:nth-child(10) {
    left: 554px;
}
div#grid div:nth-child(11) {
    left: 611px;
}
div#grid div:nth-child(12) {
    left: 668px;
}
}a.button, strong.button, button.button {
    display: inline-block;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #6f7c82;
    border: 1px solid #d8dee3;
}
a.button span, strong.button span, button.button span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    padding: 0 14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
a.button:active, strong.button:active, button.button:active {
    background: rgba(216, 222, 227, 0.2);
}
a.button.default, strong.button.default, button.button.default {
    padding: 1px;
    border: 0;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
    background: #008cdd;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #489dce), color-stop(1, #1272ac));
    background: -webkit-linear-gradient(top, #489dce 0, #1272ac 100%);
    background: -moz-linear-gradient(top, #489dce 0, #1272ac 100%);
    background: -o-linear-gradient(top, #489dce 0, #1272ac 100%);
    background: -ms-linear-gradient(top, #489dce 0, #1272ac 100%);
    background: linear-gradient(top, #489dce 0, #1272ac 100%);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}
a.button.default span, strong.button.default span, button.button.default span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5db6e8), color-stop(0.85, #168eda), color-stop(0.9, #168eda), color-stop(1, #1d93dd));
    background: -webkit-linear-gradient(top, #5db6e8 0, #168eda 85%, #168eda 90%, #1d93dd 100%);
    background: -moz-linear-gradient(top, #5db6e8 0, #168eda 85%, #168eda 90%, #1d93dd 100%);
    background: -o-linear-gradient(top, #5db6e8 0, #168eda 85%, #168eda 90%, #1d93dd 100%);
    background: -ms-linear-gradient(top, #5db6e8 0, #168eda 85%, #168eda 90%, #1d93dd 100%);
    background: linear-gradient(top, #5db6e8 0, #168eda 85%, #168eda 90%, #1d93dd 100%);
}
a.button.default:active, strong.button.default:active, a:active strong.button {
    background: #0f6fab;
}
a.button.default:active span, strong.button.default:active span, a:active strong.button span {
    background: #168eda;
}
header#main-header {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, sans-serif;
    font-size: 1.2em;
}
header#main-header div.inner-col {
    height: 48px;
    border-bottom: 1px solid rgba(49, 78, 95, 0.075);
}
header#main-header nav {
    position: relative;
    margin-left: 120px;
    padding-top: 2px;
}
header#main-header h1 {
    width: 174px;
    height: 20px;
    overflow: hidden;
    text-indent: 100%;
    margin: 0;
    position: absolute;
    z-index: 10;
    top: 13px;
}
header#main-header h1 a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url("/assets/img/logo-small.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    header#main-header h1 a {
    background-image: url("/assets/img/logo-small@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}header#main-header h1 a:hover {
    opacity: .8;
    -ms-filter: "alpha(opacity=80)";
    -webkit-filter: alpha(opacity=80);
    -moz-filter: alpha(opacity=80);
    -o-filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
}
header#main-header ul {
    margin: 0;
    padding: 16px 0 0 0;
}
header#main-header ul.pages {
    margin-left: 65px;
}
header#main-header ul.external {
    position: absolute;
    right: 0;
    top: -5px;
}
header#main-header li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline;
    margin-right: 0;
}
header#main-header li.home {
    display: none;
}
header#main-header a, header#main-header li.more>span {
    color: #6f7c82;
    text-decoration: none;
}
header#main-header a:hover, header#main-header li.more>span:hover {
    color: #292e31;
}
header#main-header li a, header#main-header li.more span {
    padding: 10px;
}
header#main-header li.button {
    margin-right: 0;
    margin-left: 10px;
}
header#main-header li.button a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #d8dee3;
}
header#main-header li.button a:active {
    background: rgba(216, 222, 227, 0.1);
}
header#main-header li.more {
    position: relative;
}
header#main-header li.more span {
    position: relative;
    padding-right: 25px;
    cursor: pointer;
}
header#main-header li.more span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -1px;
    width: 7px;
    height: 4px;
    background-image: url("/assets/img/nav-arrow.png");
    background-repeat: no-repeat;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    header#main-header li.more span: after {
    background-image: url("/assets/img/nav-arrow@2x.png");
    -webkit-background-size: 21px 4px;
    -moz-background-size: 21px 4px;
    background-size: 21px 4px;
}
}header#main-header li.more span:hover:after {
    background-position: -7px 0;
}
header#main-header ul ul {
    display: none;
    top: 30px;
    left: -4px;
    margin: 0;
    padding: 0;
    z-index: 9000;
    position: absolute;
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
    box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
    width: 123px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -webkit-transform-origin: 29px -10px;
    -moz-transform-origin: 29px -10px;
    -o-transform-origin: 29px -10px;
    -ms-transform-origin: 29px -10px;
    transform-origin: 29px -10px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}
header#main-header ul ul a {
    display: block;
    line-height: 1em;
    padding: 7.5px 15px;
    -webkit-font-smoothing: subpixel-antialiased;
}
header#main-header ul ul li {
    display: block;
    margin: 0;
}
header#main-header ul ul li:first-child a {
    padding-top: 15px;
}
header#main-header ul ul li:last-child a {
    padding-bottom: 15px;
}
header#main-header ul ul li.separator:before {
    content: "";
    display: block;
    height: 1px;
    background: rgba(0, 0, 0, 0.05);
    margin: 7.5px 15px;
}
header#main-header ul ul:before {
    content: "";
    position: absolute;
    display: block;
    width: 37px;
    height: 12px;
    top: -12px;
    left: 10px;
    background-image: url("/assets/img/arrow_top.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    header#main-header ul ul: before {
    background-image: url("/assets/img/arrow_top@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}header#main-header ul ul.hidden-animation-state {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
header#main-header a.toggle-search {
    position: absolute;
    overflow: hidden;
    text-indent: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    width: 13px;
    height: 13px;
    background-image: url("/img/search/magnifying_glass.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    header#main-header a.toggle-search {
    background-image: url("/img/search/magnifying_glass@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#features header#main-header li.features a {
    color: #b3babe;
    cursor: default;
}
html#pricing header#main-header li.pricing a {
    color: #b3babe;
    cursor: default;
}
header#main-header div.mobile-nav-button {
    display: none;
    position: absolute;
    right: -10px;
    top: -3px;
    bottom: 0;
    width: 90px;
    background-image: url("/assets/img/nav.png");
    background-position: 57px 17px;
    background-repeat: no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    header#main-header div.mobile-nav-button {
    background-image: url("/assets/img/nav@2x.png");
    -webkit-background-size: 23px 20px;
    -moz-background-size: 23px 20px;
    background-size: 23px 20px;
}
}@media screen and (max-width:479px) {
    header#main-header div.mobile-nav-button {
    display: block;
}
header#main-header nav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 0;
    z-index: 10000;
    background: #24282b;
    -webkit-box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.3);
    box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.3);
}
header#main-header ul {
    display: block;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    margin: 0 !important;
    padding: 0;
}
header#main-header ul li {
    display: block;
    margin: 0 !important;
}
header#main-header ul li.home {
    display: block;
}
header#main-header ul li.button {
    display: none;
}
header#main-header ul li.separator:before {
    display: none !important;
}
header#main-header ul a {
    padding: 5px 20px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial;
    font-weight: 500;
    color: #fff !important;
    line-height: 3em !important;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased !important;
}
header#main-header ul a.active {
    background: rgba(0, 0, 0, 0.3);
}
header#main-header ul.external li:nth-child(2) a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
header#main-header ul.pages>li:first-child a {
    border-top: 0;
}
header#main-header ul ul {
    display: block;
    z-index: 9000;
    position: absolute;
    background: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
header#main-header ul ul:before {
    display: none;
}
header#main-header ul li.more span {
    display: none;
}
}.nav-animatable {
    -webkit-transition: -webkit-transform 350ms cubic-bezier(0.225, 0.5, 0.165, 1);
    -moz-transition: -moz-transform 350ms cubic-bezier(0.225, 0.5, 0.165, 1);
    -o-transition: -o-transform 350ms cubic-bezier(0.225, 0.5, 0.165, 1);
    -ms-transition: -ms-transform 350ms cubic-bezier(0.225, 0.5, 0.165, 1);
    transition: transform 350ms cubic-bezier(0.225, 0.5, 0.165, 1);
}
body.is-animating {
    pointer-events: none;
}
body.nav-shown {
    overflow: hidden;
}
body.nav-shown header#main-header nav {
    display: block;
}
body.nav-shown .nav-animation-element {
    pointer-events: none;
}
footer#main-footer {
    position: relative;
    margin-top: 20px;
    padding-bottom: 60px;
    color: rgba(14, 60, 86, 0.33);
    font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, sans-serif;
    font-size: 1.2em;
}
@media screen and (max-width:479px) {
    footer#main-footer {
    font-size: 1em;
    text-align: center;
    padding-bottom: 20px;
}
}footer#main-footer a {
    color: rgba(14, 60, 86, 0.33);
    cursor: pointer;
}
footer#main-footer a:hover {
    color: rgba(14, 60, 86, 0.63);
}
footer#main-footer ul {
    display: inline;
    margin: 0;
    padding: 0;
}
@media screen and (max-width:479px) {
    footer#main-footer ul {
    display: block;
    margin-top: 1em;
    padding: 1em 0;
    border-top: 1px solid rgba(192, 199, 205, 0.3);
}
}footer#main-footer ul li {
    list-style-type: none;
    padding: 0;
    margin: 0 10px 0 0;
    display: inline;
}
@media screen and (max-width:479px) {
    footer#main-footer ul li {
    margin: 0 5px 0 0;
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    -webkit-filter: alpha(opacity=50);
    -moz-filter: alpha(opacity=50);
    -o-filter: alpha(opacity=50);
    -ms-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
}
}footer#main-footer div.country-selector {
    position: relative;
    display: inline-block;
    border-right: 1px solid #c0c7cd;
    padding-right: 10px;
    margin-right: 10px;
}
@media screen and (max-width:479px) {
    footer#main-footer div.country-selector {
    border: 0;
}
}footer#main-footer div.country-selector a.select {
    font-weight: normal;
}
footer#main-footer div.country-selector a.select img {
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 3px;
}
footer#main-footer div.country-selector ul {
    display: none;
    left: -15px;
    text-align: left;
    border: 0;
    z-index: 9000;
    position: absolute;
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
    box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
    width: 199px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}
footer#main-footer div.country-selector ul a {
    position: relative;
    display: block;
    line-height: 1em;
    padding: 7.5px 15px;
    color: #6f7c82;
}
footer#main-footer div.country-selector ul a em {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    color: #c0c7cd;
    font-size: 11px;
    font-style: normal;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid rgba(192, 199, 205, 0.3);
    padding: 0 2px;
    margin-left: 2px;
}
footer#main-footer div.country-selector ul a:hover {
    color: #292e31;
}
footer#main-footer div.country-selector ul a.selected {
    padding-right: 37px;
}
footer#main-footer div.country-selector ul a.selected:after {
    content: "";
    display: block;
    width: 13px;
    height: 12px;
    background-image: url("/img/footer/check.png");
    position: absolute;
    right: 15px;
    margin-top: -14px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    footer#main-footer div.country-selector ul a.selected: after {
    background-image: url("/img/footer/check@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}footer#main-footer div.country-selector ul img {
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 4px;
}
footer#main-footer div.country-selector ul li {
    display: block;
    margin: 0;
}
footer#main-footer div.country-selector ul li:first-child a {
    padding-top: 15px;
}
footer#main-footer div.country-selector ul li:last-child a {
    padding-bottom: 15px;
}
footer#main-footer div.country-selector ul li+li.beta:before {
    content: '';
    display: block;
    height: 1px;
    background: rgba(192, 199, 205, 0.3);
    margin: 10px 16px;
}
footer#main-footer div.country-selector ul li.beta+li.beta:before {
    display: none;
}
footer#main-footer div.country-selector ul:before {
    content: "";
    position: absolute;
    display: block;
    width: 47px;
    height: 23px;
    bottom: -23px;
    left: 3px;
    background-image: url("/img/arrow_bottom.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    footer#main-footer div.country-selector ul: before {
    background-image: url("/img/arrow_bottom@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}footer#main-footer div.country-selector ul.hidden-animation-state {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
footer#main-footer p {
    display: inline;
    float: right;
    position: relative;
    top: -1px;
    padding: 0;
    margin: 0;
    font-size: 1em;
}
@media screen and (max-width:479px) {
    footer#main-footer p {
    display: none;
}
}article.block#get-started {
    background: #fff -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 58, 91, 0)), color-stop(1, rgba(0, 58, 91, 0.02)));
    background: #fff -webkit-linear-gradient(top, rgba(0, 58, 91, 0) 0, rgba(0, 58, 91, 0.02) 100%);
    background: #fff -moz-linear-gradient(top, rgba(0, 58, 91, 0) 0, rgba(0, 58, 91, 0.02) 100%);
    background: #fff -o-linear-gradient(top, rgba(0, 58, 91, 0) 0, rgba(0, 58, 91, 0.02) 100%);
    background: #fff -ms-linear-gradient(top, rgba(0, 58, 91, 0) 0, rgba(0, 58, 91, 0.02) 100%);
    background: #fff linear-gradient(top, rgba(0, 58, 91, 0) 0, rgba(0, 58, 91, 0.02) 100%);
    padding: 50px 60px;
    zoom: 1;
}
@media screen and (max-width:1012px) {
    article.block#get-started {
    padding: 20px 20px;
}
}@media screen and (max-width:479px) {
    article.block#get-started {
    padding: 20px 30px !important;
    text-align: center;
}
}article.block#get-started:before, article.block#get-started:after {
    content: "";
    display: table;
}
article.block#get-started:after {
    clear: both;
}
article.block#get-started div {
    float: right;
    width: 537px;
}
@media screen and (max-width:1012px) {
    article.block#get-started div {
    padding-top: 15px;
    width: 425px;
}
}@media screen and (max-width:479px) {
    article.block#get-started div {
    float: none;
    width: auto;
    padding-top: 0;
}
}article.block#get-started div h2 {
    font-size: 2em;
    margin-top: .5em;
    margin-bottom: .4em;
}
@media screen and (max-width:1012px) {
    article.block#get-started div h2 {
    font-size: 1.6em;
}
}@media screen and (max-width:479px) {
    article.block#get-started div h2 {
    font-size: 1.2em;
}
}article.block#get-started div p {
    margin-bottom: 12px;
}
article.block#get-started div a.button {
    margin-right: 5px;
}
@media screen and (max-width:479px) {
    article.block#get-started div a.button {
    display: block;
    margin: 0 0 1em 0;
}
}article.block#get-started div a.button span {
    height: 33px;
    line-height: 33px;
}
article.block#get-started aside {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #e4eaed;
    width: 225px;
    padding-right: 60px;
    padding-top: 5px;
}
@media screen and (max-width:1012px) {
    article.block#get-started aside {
    width: 240px;
    padding: 0 30px 0 10px;
    text-align: center;
}
}@media screen and (max-width:479px) {
    article.block#get-started aside {
    float: none;
    width: auto;
    border-right: 0;
    margin-top: 25px;
    padding: 25px 0 0 0;
    border-top: 1px solid rgba(49, 78, 95, 0.06);
}
}article.block#get-started aside img {
    position: relative;
    margin-top: 5px;
    left: -25px;
}
@media screen and (max-width:1012px) {
    article.block#get-started aside img {
    margin-top: 10px;
}
}@media screen and (max-width:479px) {
    article.block#get-started aside img {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    display: block;
}
}article.block#get-started aside p {
    font-size: 1.2em;
    margin-top: .8em;
}
@media screen and (max-width:479px) {
    article.block#get-started aside p {
    font-size: 1em;
}
}article.block#get-started aside a.arrow:after {
    top: 0;
}
div#search {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 56px;
}
div#search div.input {
    background: rgba(111, 124, 130, 0.05);
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}
div#search div.input input {
    border: 0;
    background: 0;
    font-size: 1.6em;
    line-height: 1.5em;
    height: 60px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    width: 100%;
    color: #292e31;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    padding-left: 60px;
    background-image: url("/img/search/input/magnifying_glass.png");
    background-repeat: no-repeat;
    background-position: 20px 50%}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    div#search div.input input {
    background-image: url("/img/search/input/magnifying_glass@2x.png");
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    background-size: 20px 20px;
}
}div#search div.input input:focus {
    outline: 0;
}
div#search div.input input::-webkit-input-placeholder {
    color: #6f7c82;
}
div#search div.input input::-moz-placeholder {
    color: #6f7c82;
}
div#search div.input input::-ms-input-placeholder {
    color: #6f7c82;
}
div#search.visible {
    display: block;
}
div#search div.results a {
    display: block;
    padding: 1em 0;
}
div#search div.results.loading {
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    -webkit-filter: alpha(opacity=50);
    -moz-filter: alpha(opacity=50);
    -o-filter: alpha(opacity=50);
    -ms-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
}
.search-animatable div#main-content, .search-animatable div#search div.input {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
}
body.show-search div#search div.input {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
body.show-search div#main-content {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -o-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    pointer-events: none;
}
body.is-animating {
    pointer-events: none;
}
html#home {
    background: #f8f9fb;
}
html#home header#main-header div.inner-col {
    border-bottom: 0;
}
html#home aside.update {
    background: #fff;
    border-bottom: 1px solid rgba(49, 78, 95, 0.12);
    margin-left: -10px;
    margin-right: -10px;
}
html#home aside.update strong {
    color: #292e31;
}
html#home aside.update p {
    margin: 0 auto;
    text-align: center;
    font-size: 1.4em;
    padding: 0;
}
@media screen and (max-width:479px) {
    html#home aside.update p {
    width: auto;
    font-size: 1.1em;
    padding-right: 10px;
    padding-left: 10px;
}
}html#home aside.update p a {
    color: #6f7c82;
    display: block;
    padding: 1em 0;
}
html#home aside.update p a:hover span.arrow {
    text-decoration: underline;
}
html#home aside.update p a span.arrow {
    color: #008cdd;
}
html#home aside.update p a span.arrow:after {
    background-position: 0 0;
}
html#home div.links {
    width: 100%;
    display: table;
    border-bottom: 1px solid rgba(49, 78, 95, 0.09);
    margin: 0 auto;
}
@media screen and (max-width:479px) {
    html#home div.links {
    display: block;
}
}html#home div.links section {
    display: table-cell;
    width: 33.333%;
    text-align: center;
}
@media screen and (max-width:479px) {
    html#home div.links section {
    display: block;
    width: auto;
}
}html#home div.links section a {
    display: block;
    color: #6f7c82;
    border: 0 solid rgba(49, 78, 95, 0.09);
    padding: 23px 0 25px;
    -webkit-transition: background 200ms ease;
    -moz-transition: background 200ms ease;
    -o-transition: background 200ms ease;
    -ms-transition: background 200ms ease;
    transition: background 200ms ease;
}
@media screen and (min-height:750px) {
    html#home div.links section a {
    padding-top: 38px;
    padding-bottom: 40px;
}
}@media screen and (max-width:1012px) {
    html#home div.links section a {
    padding-left: 10px;
    padding-right: 10px;
}
}@media screen and (max-width:479px) {
    html#home div.links section a {
    padding-top: 20px;
    padding-bottom: 20px;
}
}html#home div.links section a:hover {
    background-color: rgba(14, 60, 86, 0.04);
}
html#home div.links section a:hover span.arrow {
    text-decoration: underline;
}
html#home div.links section a span.arrow {
    color: #008cdd;
}
html#home div.links section a span.arrow:after {
    background-position: 0 0;
}
html#home div.links section:nth-child(1) a {
    border-left-width: 1px;
}
html#home div.links section:nth-child(2) a {
    border-left-width: 1px;
    border-right-width: 1px;
}
html#home div.links section:nth-child(3) a {
    border-right-width: 1px;
}
@media screen and (max-width:479px) {
    html#home div.links section a {
    border-width: 0 !important;
    border-top-width: 1px !important;
}
html#home div.links section:first-child a {
    border-top: 0;
}
}html#home div.links section h2, html#home div.links section p {
    font-size: 1.6em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}
@media screen and (max-width:1012px) {
    html#home div.links section h2, html#home div.links section p {
    font-size: 1.4em;
}
}@media screen and (max-width:479px) {
    html#home div.links section h2, html#home div.links section p {
    font-size: 1.1em;
}
}html#home div.links section h2 {
    font-weight: 500;
    padding-top: 92px;
    background-repeat: no-repeat;
    background-position: 50% 2px;
}
@media screen and (max-width:479px) {
    html#home div.links section h2 {
    padding-top: 87px;
}
}html#home div.links section.all-features h2 {
    background-image: url("/assets/img/card.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#home div.links section.all-features h2 {
    background-image: url("/assets/img/card@2x.png");
    -webkit-background-size: 70px 70px;
    -moz-background-size: 70px 70px;
    background-size: 70px 70px;
}
}html#home div.links section.simple-pricing h2 {
    background-image: url("/assets/img/tag.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#home div.links section.simple-pricing h2 {
    background-image: url("/assets/img/tag@2x.png");
    -webkit-background-size: 70px 70px;
    -moz-background-size: 70px 70px;
    background-size: 70px 70px;
}
}html#home div.links section.web-mobile h2 {
    background-image: url("/assets/img/web_mobile.png");
    background-position: 50% 0;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#home div.links section.web-mobile h2 {
    background-image: url("/assets/img/web_mobile@2x.png");
    -webkit-background-size: 77px 72px;
    -moz-background-size: 77px 72px;
    background-size: 77px 72px;
}
}html#home div.logos {
    padding: 25px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flex;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -ms-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -ms-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row;
}
@media screen and (max-width:1012px) {
    html#home div.logos {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
}@media screen and (max-width:479px) {
    html#home div.logos {
    zoom: 1;
    display: block;
    text-align: center;
    -webkit-box-pack: none;
    -moz-box-pack: none;
    -o-box-pack: none;
    -ms-box-pack: none;
    -webkit-justify-content: none;
    justify-content: none;
    padding: 20px;
}
html#home div.logos:before, html#home div.logos:after {
    content: "";
    display: table;
}
html#home div.logos:after {
    clear: both;
}
}html#home div.logos img {
    width: 100%;
    height: 100%}
@media screen and (max-width:1012px) {
    html#home div.logos img {
    height: auto;
}
}@media screen and (max-width:479px) {
    html#home div.logos img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    margin: 0;
    max-width: auto;
    max-height: auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -o-box-flex: 0;
    -ms-box-flex: 0;
    box-flex: 0;
    -webkit-flex: none;
    flex: none;
    vertical-align: middle;
}
}html#home div.logos span {
    position: relative;
    margin: 0 10px;
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
}
html#home div.logos span:first-child {
    margin-left: 0;
}
html#home div.logos span:last-child {
    margin-right: 0;
}
html#home div.logos span.fastcompany {
    max-width: 152px;
    max-height: 23px;
}
html#home div.logos span.opentable {
    max-width: 188px;
    max-height: 37px;
}
html#home div.logos span.rackspace {
    max-width: 152px;
    max-height: 33px;
    top: -4px;
}
html#home div.logos span.squarespace {
    max-width: 215px;
    max-height: 30px;
    top: 1px;
}
html#home div.logos span.foursquare {
    max-width: 134px;
    max-height: 37px;
    top: -1px;
}
html#home div.logos span.dribbble {
    max-width: 118px;
    max-height: 29px;
    position: relative;
    top: -4px;
}
html#home div.logos span.shopify {
    max-width: 137px;
    max-height: 39px;
    top: -4px;
}
html#home div.logos span.lyft {
    max-width: 48px;
    max-height: 36px;
    min-width: 38px;
    min-height: 28px;
    top: 1px;
}
@media screen and (max-width:1012px) {
    html#home div.logos span {
    width: 100%;
    height: auto;
}
}@media screen and (max-width:479px) {
    html#home div.logos span {
    display: block;
    width: 50% !important;
    max-width: none !important;
    max-height: none !important;
    min-width: none !important;
    min-height: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -o-box-flex: 0;
    -ms-box-flex: 0;
    box-flex: 0;
    -webkit-flex: none;
    flex: none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    height: 50px;
    line-height: 40px;
    position: relative;
}
html#home div.logos span.lyft img {
    max-width: 48px;
    max-height: 36px;
}
}html#home footer#main-footer {
    border-top: 1px solid rgba(49, 78, 95, 0.09);
    padding-top: 20px;
    margin-top: 0;
}
@media screen and (max-width:479px) {
    html#home footer#main-footer {
    padding-top: 12px;
}
}html#home footer#main-footer div.country-selector {
    border-color: rgba(49, 78, 95, 0.09);
}
html#home header.hero {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    height: 500px;
    margin-left: -10px;
    margin-right: -10px;
}
@media screen and (max-width:479px) {
    html#home header.hero {
    max-height: 500px;
}
}html#home header.hero:before, html#home header.hero:after {
    content: "";
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    height: 1px;
    background: rgba(0, 0, 0, 0.07);
    top: 0;
}
html#home header.hero:after {
    top: auto;
    bottom: 0;
}
html#home header.hero div.inner-col {
    position: relative;
    min-height: 100%;
    z-index: 40;
}
html#home header.hero div.text {
    position: absolute;
    width: 50.7%;
    top: 0;
    bottom: 0;
    margin: auto 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-font-smoothing: antialiased;
}
@media screen and (max-width:479px) {
    html#home header.hero div.text {
    width: auto;
    position: relative;
    height: auto !important;
    text-align: center;
}
}html#home header.hero h1 {
    color: #fff;
    margin: 0;
    font-weight: 500;
    margin-top: -16px;
}
@media screen and (max-width:479px) {
    html#home header.hero h1 {
    margin-top: 1.3em;
    padding-left: 20px;
    padding-right: 20px;
}
}html#home header.hero p.t {
    font-size: 2em;
    line-height: 1.4em;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    margin: .5em 0 1em;
    width: 96%}
html#home header.hero p.t strong {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
html#home header.hero p.t a {
    color: #fff;
    font-weight: 500;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media screen and (max-width:1012px) {
    html#home header.hero p.t {
    font-size: 1.8em;
    width: 100%}
}@media screen and (max-width:479px) {
    html#home header.hero p.t {
    font-size: 1.1em;
    padding: 0 20px .2em;
    width: auto;
}
}html#home header.hero p.button-group {
    display: inline-block;
}
@media screen and (max-width:479px) {
    html#home header.hero p.button-group {
    margin-bottom: 2.2em;
}
}html#home header.hero a.button.default {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.2)), color-stop(1, rgba(0, 0, 0, 0.35)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.35) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.35) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.35) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.35) 100%);
    background: linear-gradient(top, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.35) 100%);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-font-smoothing: subpixel-antialiased;
}
html#home header.hero a.button.default span {
    height: 37px;
    line-height: 37px;
}
html#home header.hero a.button.secondary {
    color: #fff;
    font-weight: 500;
    border-color: rgba(215, 227, 232, 0.73);
    margin-left: .5em;
}
html#home header.hero a.button.secondary span {
    height: 35px;
    line-height: 35px;
}
html#home header.hero a.button.secondary:active span {
    background: rgba(21, 33, 108, 0.1);
}
html#home header.hero section {
    display: none;
    position: absolute;
    left: -70px;
    right: -70px;
    padding-right: 70px;
    padding-left: 70px;
    top: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 5;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
html#home header.hero section.current {
    display: block;
}
html#home header.hero section.animatable {
    -webkit-transition: -webkit-transform 700ms cubic-bezier(0.225, 0.5, 0.165, 1);
    -moz-transition: -moz-transform 700ms cubic-bezier(0.225, 0.5, 0.165, 1);
    -o-transition: -o-transform 700ms cubic-bezier(0.225, 0.5, 0.165, 1);
    -ms-transition: -ms-transform 700ms cubic-bezier(0.225, 0.5, 0.165, 1);
    transition: transform 700ms cubic-bezier(0.225, 0.5, 0.165, 1);
}
html#home header.hero section.off-screen-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
html#home header.hero section.off-screen-right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
html#home header.hero div.backgrounds div {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: none;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
}
html#home header.hero div.backgrounds div.animatable {
    -webkit-transition: opacity 560ms ease;
    -moz-transition: opacity 560ms ease;
    -o-transition: opacity 560ms ease;
    -ms-transition: opacity 560ms ease;
    transition: opacity 560ms ease;
    z-index: 2;
    display: block;
}
html#home header.hero div.backgrounds div.animate-in {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}
html#home header.hero div.backgrounds div.current {
    display: block;
    z-index: 1;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}
html#home header.hero section.mobile div.img {
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -238px;
    width: 430px;
    height: 488px;
    background-image: url("/assets/img/phones.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#home header.hero section.mobile div.img {
    background-image: url("/assets/img/phones@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}@media screen and (max-width:1012px) {
    html#home header.hero section.mobile div.img {
    right: -86px;
}
}@media screen and (max-width:479px) {
    html#home header.hero section.mobile div.img {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    left: 50%;
    margin-top: 0;
    margin-left: -215px;
}
}html#home header.hero section.mobile div.text {
    width: 51%;
    height: 228px;
}
@media screen and (max-width:1012px) {
    html#home header.hero section.mobile div.text {
    height: 200px;
}
}@media screen and (max-width:479px) {
    html#home header.hero section.mobile div.text {
    width: auto;
}
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#home header.hero div.mobile-background {
    background: #1e8ecf;
    background-image: url('/assets/img/office@2x.png');
}
}

html#home header.hero div.mobile-background {
    background: #1e8ecf;
    background-image: url('/assets/img/office.png');
}
html#home header.hero section.desktop div.text {
    height: 229px;
}
@media screen and (max-width:1012px) {
    html#home header.hero section.desktop div.text {
    height: 222px;
}
}html#home header.hero section.desktop div.img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 525px;
    width: 873px;
    height: 488px;
    background-image: url("/assets/img/tablet-transparent.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#home header.hero section.desktop div.img {
    background-image: url("/assets/img/tablet-transparent@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#home header.hero section.desktop div.img:after {
    content: "";
    display: block;
    width: 622px;
    height: 389px;
    background-image: url("/assets/img/tablet-content.png");
    position: absolute;
    top: 38px;
    left: 141px;
    z-index: -1;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#home header.hero section.desktop div.img: after {
    background-image: url("/assets/img/tablet-content@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}@media screen and (max-width:1012px) {
    html#home header.hero section.desktop div.img {
    left: 397px;
}
}@media screen and (max-width:479px) {
    html#home header.hero section.desktop div.img {
    position: relative;
    left: auto;
    top: auto;
    left: 50%;
    margin: 0;
    margin-left: -436.5px;
}
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#home header.hero div.desktop-background {
    background-image: url('/assets/img/office@2x.png');
}

}

html#home header.hero div.desktop-background {
    background-image: url('/assets/img/office.png');
}
html#home header.hero section.international div.text {
    width: 640px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 60px;
    top: auto;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    color: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width:1012px) {
    html#home header.hero section.international div.text {
    bottom: 70px;
}
}@media screen and (max-width:479px) {
    html#home header.hero section.international div.text {
    width: auto;
    left: auto;
    right: auto;
    bottom: auto;
}
}html#home header.hero section.international div.text .button.default {
    background: #008cdd;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #489dce), color-stop(1, #1272ac));
    background: -webkit-linear-gradient(top, #489dce 0, #1272ac 100%);
    background: -moz-linear-gradient(top, #489dce 0, #1272ac 100%);
    background: -o-linear-gradient(top, #489dce 0, #1272ac 100%);
    background: -ms-linear-gradient(top, #489dce 0, #1272ac 100%);
    background: linear-gradient(top, #489dce 0, #1272ac 100%);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
html#home header.hero section.international div.text .button.default span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5db6e8), color-stop(0.85, #168eda), color-stop(0.9, #168eda), color-stop(1, #1d93dd));
    background: -webkit-linear-gradient(top, #5db6e8 0, #168eda 85%, #168eda 90%, #1d93dd 100%);
    background: -moz-linear-gradient(top, #5db6e8 0, #168eda 85%, #168eda 90%, #1d93dd 100%);
    background: -o-linear-gradient(top, #5db6e8 0, #168eda 85%, #168eda 90%, #1d93dd 100%);
    background: -ms-linear-gradient(top, #5db6e8 0, #168eda 85%, #168eda 90%, #1d93dd 100%);
    background: linear-gradient(top, #5db6e8 0, #168eda 85%, #168eda 90%, #1d93dd 100%);
}
html#home header.hero section.international div.text .button.secondary {
    border: 1px solid #fff;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
html#home header.hero section.international div.img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 260px;
    margin: 0 auto;
    width: 636px;
    height: 387px;
    background-image: url("/assets/img/heros/uk/uk.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#home header.hero section.international div.img {
    background-image: url("/assets/img/heros/uk/uk@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}@media screen and (max-width:479px) {
    html#home header.hero section.international div.img {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: 50%;
    margin: 0;
    margin-left: -318px;
}
}html#home header.hero div.international-background {
    background: #00396f;
    background-image: -webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -webkit-linear-gradient(108deg, #C44D58, #FF6B6B 90%);
    background-image: -moz-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -moz-linear-gradient(108deg, #e5e9bf 10%, #00396f 90%);
    background-image: -ms-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -ms-linear-gradient(108deg, #e5e9bf 10%, #00396f 90%);
}
html#home header.hero nav {
    position: absolute;
    z-index: 30;
    bottom: 10px;
    left: 0;
    right: 0;
}
@media screen and (max-width:479px) {
    html#home header.hero nav {
    display: none;
}
}html#home header.hero nav ul {
    padding: 0;
    margin-top: 0;
    text-align: center;
    font-size: 0;
}
html#home header.hero nav li {
    list-style-type: none;
    display: inline-block;
}
html#home header.hero nav a {
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    cursor: pointer;
    width: 10px;
    height: 10px;
    background-image: url("/assets/img/dot.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 5px;
    opacity: .55;
    -ms-filter: "alpha(opacity=55)";
    -webkit-filter: alpha(opacity=55);
    -moz-filter: alpha(opacity=55);
    -o-filter: alpha(opacity=55);
    -ms-filter: alpha(opacity=55);
    filter: alpha(opacity=55);
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#home header.hero nav a {
    background-image: url("/assets/img/dot@2x.png");
    -webkit-background-size: 10px 10px;
    -moz-background-size: 10px 10px;
    background-size: 10px 10px;
}
}html#home header.hero nav a:active {
    opacity: .8;
    -ms-filter: "alpha(opacity=80)";
    -webkit-filter: alpha(opacity=80);
    -moz-filter: alpha(opacity=80);
    -o-filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
}
html#home header.hero nav a.current {
    cursor: default;
    background-image: url("/assets/img/selected.png");
    opacity: .55;
    -ms-filter: "alpha(opacity=55)";
    -webkit-filter: alpha(opacity=55);
    -moz-filter: alpha(opacity=55);
    -o-filter: alpha(opacity=55);
    -ms-filter: alpha(opacity=55);
    filter: alpha(opacity=55);
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#home header.hero nav a.current {
    background-image: url("/assets/img/selected@2x.png");
    -webkit-background-size: 10px 10px;
    -moz-background-size: 10px 10px;
    background-size: 10px 10px;
}
}html#home header.hero a.directional-arrow {
    display: none;
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    text-indent: 100%;
    overflow: hidden;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    -ms-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
}
html#home header.hero a.directional-arrow:hover {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}
html#home header.hero a.directional-arrow:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 19px;
    height: 58px;
    background-image: url("/assets/img/arrow.png");
    background-repeat: no-repeat;
    opacity: .55;
    -ms-filter: "alpha(opacity=55)";
    -webkit-filter: alpha(opacity=55);
    -moz-filter: alpha(opacity=55);
    -o-filter: alpha(opacity=55);
    -ms-filter: alpha(opacity=55);
    filter: alpha(opacity=55);
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#home header.hero a.directional-arrow: after {
    background-image: url("/assets/img/arrow@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#home header.hero a.directional-arrow:active:after {
    opacity: .8;
    -ms-filter: "alpha(opacity=80)";
    -webkit-filter: alpha(opacity=80);
    -moz-filter: alpha(opacity=80);
    -o-filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
}
html#home header.hero a.directional-arrow.previous {
    left: 0;
}
html#home header.hero a.directional-arrow.previous:after {
    left: 30px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
html#home header.hero a.directional-arrow.next {
    right: 0;
}
html#home header.hero a.directional-arrow.next:after {
    right: 30px;
}
html#features strong.new {
    position: relative;
    background: #64bd2e;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #64bd2e), color-stop(1, #50a91a));
    background-image: -webkit-linear-gradient(top, #64bd2e 0, #50a91a 100%);
    background-image: -moz-linear-gradient(top, #64bd2e 0, #50a91a 100%);
    background-image: -o-linear-gradient(top, #64bd2e 0, #50a91a 100%);
    background-image: -ms-linear-gradient(top, #64bd2e 0, #50a91a 100%);
    background-image: linear-gradient(top, #64bd2e 0, #50a91a 100%);
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    line-height: 19px;
    margin-left: 5px;
    top: -2px;
    height: 19px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
}
html#features strong.new:before {
    content: "NEW";
    display: block;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    background: #68c62f;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #68c62f), color-stop(1, #55b31c));
    background-image: -webkit-linear-gradient(top, #68c62f 0, #55b31c 100%);
    background-image: -moz-linear-gradient(top, #68c62f 0, #55b31c 100%);
    background-image: -o-linear-gradient(top, #68c62f 0, #55b31c 100%);
    background-image: -ms-linear-gradient(top, #68c62f 0, #55b31c 100%);
    background-image: linear-gradient(top, #68c62f 0, #55b31c 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    line-height: 17px;
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    -webkit-filter: alpha(opacity=50);
    -moz-filter: alpha(opacity=50);
    -o-filter: alpha(opacity=50);
    -ms-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
}
html#features header.title {
    text-align: center;
}
html#features header.title h1 {
    margin-bottom: 0;
    line-height: 1.2em;
    margin-top: 1em;
}
@media screen and (max-width:1012px) {
    html#features header.title h1 {
    margin-top: 1em;
}
}html#features header.title p {
    color: #008cdd;
    padding: 0 150px;
    font-size: 2em;
    line-height: 1.4em;
    margin-top: .4em;
    margin-bottom: 2.15em;
}
@media screen and (max-width:1012px) {
    html#features header.title p {
    font-size: 1.6em;
    padding: 0 80px;
}
}@media screen and (max-width:479px) {
    html#features header.title p {
    font-size: 1.1em;
    margin-bottom: 1.6em;
    padding: 0 10px;
}
}html#features nav.sections {
    position: relative;
    z-index: 20;
    border-top: 1px solid rgba(49, 78, 95, 0.075);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    padding: 20px 0 25px 0;
    overflow: hidden;
}
@media screen and (max-width:1012px) {
    html#features nav.sections {
    padding: 20px 0;
}
}@media screen and (max-width:479px) {
    html#features nav.sections {
    padding: 20px 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}
}html#features nav.sections ul {
    margin: 0;
    padding: 0;
    zoom: 1;
    width: 105%}
html#features nav.sections ul:before, html#features nav.sections ul:after {
    content: "";
    display: table;
}
html#features nav.sections ul:after {
    clear: both;
}
@media screen and (max-width:479px) {
    html#features nav.sections ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flex;
    width: auto;
}
 {
    display: box;
    display: flex;
}
}html#features nav.sections li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 243px;
    min-height: 61px;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
}
html#features nav.sections li:last-child {
    width: 223px;
}
@media screen and (max-width:1012px) {
    html#features nav.sections li {
    -webkit-transform: translateY(150px);
    -moz-transform: translateY(150px);
    -o-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px);
    width: 187px !important;
}
}@media screen and (max-width:479px) {
    html#features nav.sections li {
    -webkit-transform: translateY(120px);
    -moz-transform: translateY(120px);
    -o-transform: translateY(120px);
    -ms-transform: translateY(120px);
    transform: translateY(120px);
    width: 61px !important;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    text-align: center;
}
html#features nav.sections li span {
    display: none;
}
html#features nav.sections li a {
    padding: 0;
}
html#features nav.sections li a:before {
    display: inline-block;
    position: relative;
}
}html#features nav.sections li.shown {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}
html#features nav.sections ul.animatable li {
    -webkit-transition: -webkit-transform 600ms cubic-bezier(0.34, 1.5, 0.7, 1.1);
    -moz-transition: -moz-transform 600ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: -o-transform 600ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -ms-transition: -ms-transform 600ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: transform 600ms cubic-bezier(0.34, 1.61, 0.7, 1);
}
html#features nav.sections a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: block;
    position: relative;
    text-decoration: none;
    color: #6f7c82;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px 0 81px;
}
@media screen and (max-width:1012px) {
    html#features nav.sections a {
    padding-left: 75px;
}
}html#features nav.sections a strong {
    font-size: 1.4em;
    line-height: 1.2em;
    margin-bottom: 3px;
    color: #292e31;
    font-weight: 500;
    display: block;
}
@media screen and (max-width:479px) {
    html#features nav.sections a strong {
    display: block;
    text-align: center;
    font-size: 1em;
    color: #6f7c82;
    padding-top: 5px;
    margin-bottom: -3px;
}
}html#features nav.sections a span {
    font-size: 1.2em;
    line-height: 1.4em;
}
html#features nav.sections a:before {
    content: "";
    display: block;
    width: 61px;
    height: 63px;
    position: absolute;
    left: 0;
    top: 0;
}
html#features nav.sections a.developers:before {
    background-image: url("/assets/img/developers.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features nav.sections a.developers:before {
    background-image: url("/assets/img/developers@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#features nav.sections a.complete:before {
    background-image: url("/assets/img/complete.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features nav.sections a.complete:before {
    background-image: url("/assets/img/complete@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#features nav.sections a.reliable:before {
    background-image: url("/assets/img/reliable.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features nav.sections a.reliable:before {
    background-image: url("/assets/img/reliable@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#features nav.sections a.secure:before {
    background-image: url("/assets/img/secure.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features nav.sections a.secure:before {
    background-image: url("/assets/img/secure@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#features nav.sections a:active:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    width: 61px;
    height: 61px;
    background: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
@media screen and (max-width:479px) {
    html#features nav.sections a: active:after {
    left: 50%;
    margin-left: -30px;
}
}html#features article.block {
    margin-bottom: 12px;
    padding-left: 60px;
    padding-right: 60px;
}
@media screen and (max-width:1012px) {
    html#features article.block {
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
}
}@media screen and (max-width:479px) {
    html#features article.block {
    padding-left: 10px;
    padding-right: 10px;
}
}html#features article.block>header {
    text-align: center;
    margin: 0 -60px;
    padding: 0 60px 49px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
@media screen and (max-width:1012px) {
    html#features article.block>header {
    margin: 0 -40px;
    padding-left: 40px;
    padding-right: 40px;
}
}@media screen and (max-width:479px) {
    html#features article.block>header {
    margin: 0 -10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 23px;
}
}html#features article.block>header h2 {
    padding-top: 50px;
    margin-top: 0;
    margin-bottom: .3em;
}
@media screen and (max-width:479px) {
    html#features article.block>header h2 {
    padding-top: 106px;
}
}html#features article.block>header p {
    margin: 0;
    padding: 0;
}
html#features article article header {
    border-bottom: 1px solid rgba(49, 78, 95, 0.06);
}
html#features article article header h2 {
    margin-bottom: .3em;
    padding-bottom: 0;
}
html#features aside.link {
    padding: 40px 0 38px;
    text-align: center;
}
@media screen and (max-width:479px) {
    html#features aside.link {
    padding: 25px 20px;
}
}html#features aside.link p {
    margin: 0;
    padding: 0;
}
html#features aside.link strong {
    color: #292e31;
}
html#features div.three-blocks {
    display: table;
    width: 100%;
    width: 852px;
}
@media screen and (max-width:1012px) {
    html#features div.three-blocks {
    width: 688px;
}
}@media screen and (max-width:479px) {
    html#features div.three-blocks {
    display: block;
    width: auto;
}
}html#features div.three-blocks section {
    width: 33%;
    display: table-cell;
    padding-right: 20px;
    background-repeat: no-repeat;
    margin-top: 17px;
    padding-top: 31px;
}
@media screen and (max-width:479px) {
    html#features div.three-blocks section {
    display: block;
    padding-right: 0;
    margin: 20px !important;
    width: auto;
}
}@media screen and (max-width:479px) {
    html#features div.three-blocks section {
    padding-top: 0;
    padding-left: 85px;
}
}html#features article.block#built-for-developers {
    background-image: url("/img/features/developers/ie/background-gradient.png");
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(0.33, #154866), color-stop(1, #fff));
    background-image: -webkit-linear-gradient(top, #000 0, #154866 33%, #fff 100%);
    background-image: -moz-linear-gradient(top, #000 0, #154866 33%, #fff 100%);
    background-image: -o-linear-gradient(top, #000 0, #154866 33%, #fff 100%);
    background-image: -ms-linear-gradient(top, #000 0, #154866 33%, #fff 100%);
    background-image: linear-gradient(top, #000 0, #154866 33%, #fff 100%);
    -webkit-background-size: 100% 590px;
    -moz-background-size: 100% 590px;
    background-size: 100% 590px;
    background-repeat: repeat-x;
}
html#features article.block#built-for-developers>header {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
html#features article.block#built-for-developers>header h2 {
    background-image: url("/img/features/developers/developers.png");
    background-repeat: no-repeat;
    background-position: 50% 28px;
    color: #fff;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#built-for-developers>header h2 {
    background-image: url("/img/features/developers/developers@2x.png");
    -webkit-background-size: 105px 107px;
    -moz-background-size: 105px 107px;
    background-size: 105px 107px;
}
}@media screen and (max-width:479px) {
    html#features article.block#built-for-developers>header h2 {
    background-position: 50% 6px;
}
}html#features article.block#built-for-developers>header p {
    color: #c3c8cd;
}
html#features article.block#built-for-developers div.examples {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-bottom: 50px;
}
@media screen and (max-width:479px) {
    html#features article.block#built-for-developers div.examples {
    margin-bottom: 20px;
}
}html#features article.block#built-for-developers div.examples ul {
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: 16px 0 36px;
    padding: 0;
    height: 171px;
    color: #fff;
    font-size: 1.6em;
    margin-left: -7px;
}
@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers div.examples ul {
    font-size: 1.4em;
    margin-left: 0;
}
}@media screen and (max-width:479px) {
    html#features article.block#built-for-developers div.examples ul {
    display: none;
}
}html#features article.block#built-for-developers div.examples ul li {
    list-style-type: none;
    padding-left: 10px;
    line-height: 34px;
    height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 110px;
    cursor: default;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers div.examples ul li {
    width: 74px;
}
}html#features article.block#built-for-developers div.examples ul li.selected {
    position: relative;
    background: rgba(11, 45, 64, 0.4);
}
html#features article.block#built-for-developers div.examples ul li.selected>div {
    display: block;
    position: absolute;
    width: 19px;
    height: 34px;
    right: -19px;
    top: 0;
    overflow: hidden;
    xbackground: red;
}
html#features article.block#built-for-developers div.examples ul li.selected>div div {
    display: block;
    width: 26px;
    height: 26px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: rgba(11, 45, 64, 0.4);
    -webkit-border-radius: 4px 3px;
    border-radius: 4px 3px;
    position: absolute;
    top: 4px;
    left: -13px;
}
html#features article.block#built-for-developers div.examples div.code {
    position: relative;
    margin: 0 auto;
    text-shadow: none;
    background: #fff;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 1.3em;
    line-height: 1.5em;
    width: 506px;
    min-height: 235px;
    overflow: auto;
}
@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers div.examples div.code {
    width: 436px;
}
}@media screen and (max-width:479px) {
    html#features article.block#built-for-developers div.examples div.code {
    width: auto;
    overflow: scroll;
    font-size: 1em;
}
}html#features article.block#built-for-developers div.examples div.code:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    width: 61px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background: #f5f7f9;
    border-right: 1px solid #e8edf1;
}
html#features article.block#built-for-developers div.examples div.code pre {
    position: relative;
    padding: 19px 0 22px 25px;
    margin: 0 0 0 61px;
    font-family: Menlo, Consolas, Monaco, "Lucida Console", monospace;
}
html#features article.block#built-for-developers div.examples div.code pre:before {
    content: "1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16";
    text-align: right;
    display: block;
    position: absolute;
    left: -64px;
    top: 19px;
    bottom: 19px;
    overflow: hidden;
    width: 17px;
    padding: 0 22px;
    color: rgba(5, 41, 62, 0.27);
}
html#features article.block#built-for-developers div.examples div.code pre.java {
    width: 520px;
}
html#features article.block#built-for-developers div.examples div.code pre.php {
    width: 480px;
}
html#features article.block#built-for-developers div.examples div.code pre.curl, html#features article.block#built-for-developers div.examples div.code pre.bash {
    padding-top: 32px;
}
html#features article.block#built-for-developers div.examples div.code pre.curl:before, html#features article.block#built-for-developers div.examples div.code pre.bash:before {
    top: 32px;
}
@media screen and (max-width:479px) {
    html#features article.block#built-for-developers div.examples div.code pre {
    min-width: 520px;
}
}html#features article.block#built-for-developers div.examples aside {
    position: absolute;
    top: 0;
    right: -28px;
    width: 150px;
    height: 80px;
    top: 0;
    bottom: 0;
    margin: auto;
}
@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers div.examples aside {
    right: -10px;
    width: 100px;
    height: 200px;
}
}@media screen and (max-width:479px) {
    html#features article.block#built-for-developers div.examples aside {
    display: none;
}
}html#features article.block#built-for-developers div.examples aside p {
    position: relative;
    font-size: 1.2em;
    line-height: 1.7em;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
    padding: 0;
}
html#features article.block#built-for-developers div.examples aside p:before, html#features article.block#built-for-developers div.examples aside p:after {
    content: "";
    position: absolute;
    display: block;
    background: rgba(5, 37, 55, 0.19);
}
html#features article.block#built-for-developers div.examples aside p:before {
    bottom: -22px;
    left: 60px;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%}
html#features article.block#built-for-developers div.examples aside p:after {
    bottom: -20px;
    height: 1px;
    left: -30px;
    width: 90px;
}
@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers div.examples aside p: before {
    left: -12px;
}
html#features article.block#built-for-developers div.examples aside p:after {
    left: -7px;
    width: 50px;
}
}html#features article.block#built-for-developers aside.libraries {
    border-top: 1px solid rgba(49, 78, 95, 0.06);
    border-bottom: 1px solid rgba(49, 78, 95, 0.06);
    padding: 40px 81px 37px;
}
html#features article.block#built-for-developers aside.libraries p {
    padding: 0;
    margin: 0;
}
html#features article.block#built-for-developers aside.libraries:before {
    content: "";
    display: inline-block;
    width: 160px;
    height: 45px;
    background-image: url("/img/features/developers/libraries.png");
    float: left;
    margin-right: 25px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#built-for-developers aside.libraries: before {
    background-image: url("/img/features/developers/libraries@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers aside.libraries {
    padding: 37px 51px;
}
}@media screen and (max-width:479px) {
    html#features article.block#built-for-developers aside.libraries {
    padding: 25px 10px 25px;
    text-align: center;
}
html#features article.block#built-for-developers aside.libraries:before {
    float: none;
    margin: 0 0 15px;
}
}html#features article.block#built-for-developers div.clientside-integration {
    position: relative;
    padding: 63px 0 40px;
}
@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers div.clientside-integration {
    min-height: 435px;
}
}@media screen and (max-width:479px) {
    html#features article.block#built-for-developers div.clientside-integration {
    min-height: 0;
    padding: 30px 0;
}
}html#features article.block#built-for-developers div.clientside-integration div.screenshot {
    position: absolute;
    top: 77px;
    right: -3px;
    width: 412px;
    height: 425px;
    background-image: url("/img/features/developers/checkout-window.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#built-for-developers div.clientside-integration div.screenshot {
    background-image: url("/img/features/developers/checkout-window@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#features article.block#built-for-developers div.clientside-integration div.screenshot div.checkout-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 18px;
    right: 3px;
    left: 3px;
    bottom: 6px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
    -webkit-transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    -o-transition: opacity .35s ease-in-out;
    -ms-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out;
}
html#features article.block#built-for-developers div.clientside-integration div.screenshot div.checkout-overlay.hidden {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
}
html#features article.block#built-for-developers div.clientside-integration div.screenshot.fallback-screenshot {
    top: 33px;
    width: 411px;
    height: 468px;
    background-image: url("/img/features/developers/checkout.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#built-for-developers div.clientside-integration div.screenshot.fallback-screenshot {
    background-image: url("/img/features/developers/checkout@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#features article.block#built-for-developers div.clientside-integration div.screenshot.fallback-screenshot div.checkout-overlay {
    display: none;
}
@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers div.clientside-integration div.screenshot.fallback-screenshot {
    right: -120px;
}
}@media screen and (max-width:479px) {
    html#features article.block#built-for-developers div.clientside-integration div.screenshot.fallback-screenshot {
    position: relative;
    top: auto;
    right: auto;
    margin-top: -20px;
}
}html#features article.block#built-for-developers div.clientside-integration h3, html#features article.block#built-for-developers div.clientside-integration p {
    width: 344px;
}
@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers div.clientside-integration h3, html#features article.block#built-for-developers div.clientside-integration p {
    width: 323px;
}
}@media screen and (max-width:479px) {
    html#features article.block#built-for-developers div.clientside-integration h3, html#features article.block#built-for-developers div.clientside-integration p {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}
}html#features article.block#built-for-developers div.clientside-integration p {
    margin-bottom: .2em;
}
html#features article.block#built-for-developers div.clientside-integration section {
    margin-bottom: 40px;
}
@media screen and (max-width:479px) {
    html#features article.block#built-for-developers div.clientside-integration section {
    margin-bottom: 25px;
}
}@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers div.clientside-integration section.checkout h3 {
    padding-top: 20px;
}
}@media $obile {
    html#features article.block#built-for-developers div.clientside-integration section.checkout h3 {
    padding-top: 0;
}
}html#features article.block#built-for-developers div.clientside-integration #checkout-container {
    pointer-events: none;
    position: absolute;
    top: -465px;
    right: -364px;
    width: 1260px;
    height: 1546px;
    overflow: hidden;
    pointer-events: none;
    -webkit-transform: scale(0.34) translateX(186px) translateY(-70px);
    -moz-transform: scale(0.34) translateX(186px) translateY(-70px);
    -o-transform: scale(0.34) translateX(186px) translateY(-70px);
    -ms-transform: scale(0.34) translateX(186px) translateY(-70px);
    transform: scale(0.34) translateX(186px) translateY(-70px);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
html#features article.block#built-for-developers div.clientside-integration #checkout-container.non-animated {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
html#features article.block#built-for-developers div.clientside-integration #checkout-container.visible {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}
html#features article.block#built-for-developers section.mobile-libraries {
    zoom: 1;
    border-top: 1px solid #ecf0f2;
    border-bottom: 1px solid #d9e1e6;
    background: #fafbfc;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafbfc), color-stop(1, #e6ecef));
    background-image: -webkit-linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    background-image: -moz-linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    background-image: -o-linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    background-image: -ms-linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    background-image: linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    margin: 0 -60px;
    padding: 0 60px;
}
html#features article.block#built-for-developers section.mobile-libraries:before, html#features article.block#built-for-developers section.mobile-libraries:after {
    content: "";
    display: table;
}
html#features article.block#built-for-developers section.mobile-libraries:after {
    clear: both;
}
@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers section.mobile-libraries {
    margin: 0 -40px;
    padding: 0 40px;
}
}@media screen and (max-width:479px) {
    html#features article.block#built-for-developers section.mobile-libraries {
    margin: 0 -10px;
    padding: 25px 10px;
    height: auto;
    overflow: hidden;
}
}html#features article.block#built-for-developers section.mobile-libraries img {
    margin-top: 50px;
    margin-bottom: 38px;
    margin-left: -15px;
    float: left;
}
@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers section.mobile-libraries img {
    margin-left: -99px;
}
}@media screen and (max-width:479px) {
    html#features article.block#built-for-developers section.mobile-libraries img {
    float: none;
    display: block;
    position: relative;
    left: 50%;
    margin-top: -80%;
    margin-left: -215px;
    margin-bottom: 0;
}
}html#features article.block#built-for-developers section.mobile-libraries h3, html#features article.block#built-for-developers section.mobile-libraries p {
    margin-left: 487px;
}
@media screen and (max-width:1012px) {
    html#features article.block#built-for-developers section.mobile-libraries h3, html#features article.block#built-for-developers section.mobile-libraries p {
    margin-left: 380px;
}
}@media screen and (max-width:479px) {
    html#features article.block#built-for-developers section.mobile-libraries h3, html#features article.block#built-for-developers section.mobile-libraries p {
    margin-left: 20px;
    margin-right: 20px;
}
}html#features article.block#built-for-developers section.mobile-libraries p {
    margin-bottom: .2em;
}
html#features article.block#built-for-developers section.mobile-libraries h3 {
    background-image: url("/img/features/developers-libraries.png");
    background-repeat: no-repeat;
    padding-top: 63px;
    margin-top: 128px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#built-for-developers section.mobile-libraries h3 {
    background-image: url("/img/features/developers-libraries@2x.png");
    -webkit-background-size: 128px 50px;
    -moz-background-size: 128px 50px;
    background-size: 128px 50px;
}
}@media screen and (max-width:479px) {
    html#features article.block#built-for-developers section.mobile-libraries h3 {
    padding-top: 70px;
    margin-top: 20px;
}
}html#features article.block#built-for-developers section.mobile-libraries aside p {
    color: rgba(111, 124, 130, 0.5);
    border-top: 1px solid rgba(49, 78, 95, 0.06);
    margin-top: 20px;
    padding-top: 20px;
    font-size: 1.2em;
}
@media screen and (max-width:479px) {
    html#features article.block#built-for-developers section.mobile-libraries aside p {
    font-size: 1em;
}
}html#features article.block#powerful-toolkit {
    min-height: 0px;
}
html#features article.block#powerful-toolkit>header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.99, #f2f5f7));
    background-image: -webkit-linear-gradient(top, #fff 0, #f2f5f7 99%);
    background-image: -moz-linear-gradient(top, #fff 0, #f2f5f7 99%);
    background-image: -o-linear-gradient(top, #fff 0, #f2f5f7 99%);
    background-image: -ms-linear-gradient(top, #fff 0, #f2f5f7 99%);
    background-image: linear-gradient(top, #fff 0, #f2f5f7 99%);
    background-repeat: no-repeat;
    border-bottom: 1px solid #e8ecef;
}
html#features article.block#powerful-toolkit>header h2 {

}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#powerful-toolkit>header h2 {

}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit>header h2 {
    background-position: 50% 28px;
}
}html#features article.block#powerful-toolkit section.full-stack {
    position: relative;
    margin-top: 70px;
    margin-bottom: 70px;
    min-height: 240px;
}
@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.full-stack {
    margin-top: 25px;
    margin-bottom: 25px;
}
}html#features article.block#powerful-toolkit section.full-stack img {
    position: absolute;
    right: -60px;
    top: -10px;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit section.full-stack img {
    right: -176px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.full-stack img {
    left: 80%;
    top: 50%;
    margin-top: -132.5px;
}
}html#features article.block#powerful-toolkit section.full-stack h3 {
    padding-top: 2px;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit section.full-stack h3 {
    padding-top: 15px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.full-stack h3 {
    padding-top: 0;
}
}html#features article.block#powerful-toolkit section.full-stack h3, html#features article.block#powerful-toolkit section.full-stack p, html#features article.block#powerful-toolkit section.full-stack ul {
    width: 346px;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit section.full-stack h3, html#features article.block#powerful-toolkit section.full-stack p, html#features article.block#powerful-toolkit section.full-stack ul {
    width: 322px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.full-stack h3, html#features article.block#powerful-toolkit section.full-stack p, html#features article.block#powerful-toolkit section.full-stack ul {
    width: 70%;
    padding-left: 20px;
    padding-right: 20px;
}
}html#features article.block#powerful-toolkit section.full-stack ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(49, 78, 95, 0.06);
    padding-top: 20px;
    margin-top: 0;
    font-size: 1.4em;
    line-height: 1.4em;
    zoom: 1;
}
html#features article.block#powerful-toolkit section.full-stack ul:before, html#features article.block#powerful-toolkit section.full-stack ul:after {
    content: "";
    display: table;
}
html#features article.block#powerful-toolkit section.full-stack ul:after {
    clear: both;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit section.full-stack ul {
    font-size: 1.25em;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.full-stack ul {
    display: none;
}
}html#features article.block#powerful-toolkit section.full-stack ul li {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0;
}
html#features article.block#powerful-toolkit section.full-stack ul li:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background: rgba(14, 60, 86, 0.1);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 12px;
    position: relative;
    top: -2px;
}
html#features article.block#powerful-toolkit section.full-stack ul li:last-child:after {
    display: none;
}
html#features article.block#powerful-toolkit section.subscriptions {
    border-top: 1px solid #ecf0f2;
    border-bottom: 1px solid #d9e1e6;
    background: #fafbfc;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafbfc), color-stop(1, #e6ecef));
    background-image: -webkit-linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    background-image: -moz-linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    background-image: -o-linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    background-image: -ms-linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    background-image: linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    margin: 0 -60px;
    padding: 48px 60px;
    position: relative;
    zoom: 1;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit section.subscriptions {
    margin: 0 -40px;
    padding: 55px 40px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.subscriptions {
    margin: 0 -10px;
    padding: 0 10px;
}
}html#features article.block#powerful-toolkit section.subscriptions div.description {
    width: 344px;
    float: right;
    padding-top: 9px;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit section.subscriptions div.description {
    width: 288px;
    padding-top: 40px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.subscriptions div.description {
    width: auto;
    float: none;
    padding: 15px 20px 0;
}
}html#features article.block#powerful-toolkit section.subscriptions div.description:before {
    content: "";
    display: block;
    width: 74px;
    height: 74px;
    background-image: url("/img/features/complete/subscriptions/calendar.png");
    float: right;
    margin: 10px 25px 0 10px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#powerful-toolkit section.subscriptions div.description: before {
    background-image: url("/img/features/complete/subscriptions/calendar@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit section.subscriptions div.description: before {
    margin: 5px 10px 0 20px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.subscriptions div.description: before {
    margin: 20px 0 20px 10px;
}
}html#features article.block#powerful-toolkit section.subscriptions dl {
    float: left;
    width: 404px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    background: rgba(251, 251, 251, 0.68) -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.7)), color-stop(1, rgba(255, 255, 255, 0)));
    background: rgba(251, 251, 251, 0.68) -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0) 100%);
    background: rgba(251, 251, 251, 0.68) -moz-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0) 100%);
    background: rgba(251, 251, 251, 0.68) -o-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0) 100%);
    background: rgba(251, 251, 251, 0.68) -ms-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0) 100%);
    background: rgba(251, 251, 251, 0.68) linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0) 100%);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.34), 0 0 0 1px rgba(0, 0, 0, 0.13), inset 0 -1px 1px rgba(14, 60, 86, 0.1);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.34), 0 0 0 1px rgba(0, 0, 0, 0.13), inset 0 -1px 1px rgba(14, 60, 86, 0.1);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 40px 40px 40px 80px;
    font-size: 1.3em;
    line-height: 1.4em;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit section.subscriptions dl {
    width: 322px;
    padding: 30px 30px 30px 70px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.subscriptions dl {
    font-size: 1em;
    width: auto;
    max-width: 404px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 25px;
    padding: 20px 20px 20px 60px;
}
}html#features article.block#powerful-toolkit section.subscriptions dl dt {
    color: #292e31;
    margin: 0 0 .3em;
    padding: 0;
    position: relative;
}
html#features article.block#powerful-toolkit section.subscriptions dl dt:before {
    content: "";
    display: block;
    position: absolute;
}
html#features article.block#powerful-toolkit section.subscriptions dl dt.periods:before {
    top: 2px;
    left: -39px;
    width: 21px;
    height: 22px;
    background-image: url("/img/features/complete/subscriptions/periods.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#powerful-toolkit section.subscriptions dl dt.periods: before {
    background-image: url("/img/features/complete/subscriptions/periods@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#features article.block#powerful-toolkit section.subscriptions dl dt.coupons:before {
    top: 5px;
    left: -40px;
    width: 23px;
    height: 15px;
    background-image: url("/img/features/complete/subscriptions/coupons.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#powerful-toolkit section.subscriptions dl dt.coupons: before {
    background-image: url("/img/features/complete/subscriptions/coupons@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#features article.block#powerful-toolkit section.subscriptions dl dt.trials:before {
    top: 2px;
    left: -38px;
    width: 19px;
    height: 22px;
    background-image: url("/img/features/complete/subscriptions/trials.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#powerful-toolkit section.subscriptions dl dt.trials: before {
    background-image: url("/img/features/complete/subscriptions/trials@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#features article.block#powerful-toolkit section.subscriptions dl dt.plans:before {
    top: 2px;
    left: -40px;
    width: 23px;
    height: 23px;
    background-image: url("/img/features/complete/subscriptions/plans.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#powerful-toolkit section.subscriptions dl dt.plans: before {
    background-image: url("/img/features/complete/subscriptions/plans@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#features article.block#powerful-toolkit section.subscriptions dl dd {
    margin: 0 0 20px;
    padding: 0;
}
html#features article.block#powerful-toolkit section.subscriptions dl dd:last-child {
    margin-bottom: 0;
}
html#features article.block#powerful-toolkit section.subscriptions:before, html#features article.block#powerful-toolkit section.subscriptions:after {
    content: "";
    display: table;
}
html#features article.block#powerful-toolkit section.subscriptions:after {
    clear: both;
}
html#features article.block#powerful-toolkit section.international-payments {
    text-align: center;
    padding: 60px 0;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit section.international-payments {
    padding: 35px 0;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.international-payments {
    padding: 25px 0;
}
}html#features article.block#powerful-toolkit section.international-payments header {
    border: 0;
}
html#features article.block#powerful-toolkit section.international-payments header h2 {
    margin-top: 0;
    margin-bottom: .5em;
}
html#features article.block#powerful-toolkit section.international-payments p {
    padding: 0 80px;
}
@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.international-payments p {
    padding: 0 20px;
}
}html#features article.block#powerful-toolkit section.international-payments img {
    margin-top: 30px;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit section.international-payments img {
    display: block;
    margin: 25px auto 0;
    width: 90%;
    height: auto;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.international-payments img {
    display: block;
    margin: 25px auto 0;
    width: 100%;
    height: auto;
}
}html#features article.block#powerful-toolkit section.international-payments p.cards {
    position: relative;
    margin: 20px 0 0;
    padding: 30px 160px 43px;
}
@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.international-payments p.cards {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
    padding-top: 20px;
}
}html#features article.block#powerful-toolkit section.international-payments p.cards:before {
    content: '';
    width: 300px;
    height: 1px;
    background: rgba(49, 78, 95, 0.06);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit section.international-payments p.cards: before {
    width: auto;
    left: 30px;
    right: 30px;
}
}html#features article.block#powerful-toolkit section.international-payments p.cards:after {
    content: '';
    width: 324px;
    height: 21px;
    background-image: url("/img/features/complete/card_logos.png");
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#powerful-toolkit section.international-payments p.cards: after {
    background-image: url("/img/features/complete/card_logos@2x.png");
    -webkit-background-size: 324px 21px;
    -moz-background-size: 324px 21px;
    background-size: 324px 21px;
}
}html#features article.block#powerful-toolkit section.international-payments p.cards.visa-mastercard-amex:after {
    width: 200px;
}
html#features article.block#powerful-toolkit article.marketplaces {
    border-top: 1px solid #ecf0f2;
    border-bottom: 1px solid #d9e1e6;
    background: #fafbfc;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafbfc), color-stop(1, #e6ecef));
    background-image: -webkit-linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    background-image: -moz-linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    background-image: -o-linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    background-image: -ms-linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    background-image: linear-gradient(top, #fafbfc 0, #e6ecef 100%);
    margin: 0 -60px;
    padding: 50px 60px;
    zoom: 1;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit article.marketplaces {
    margin: 0 -40px;
    padding: 30px 40px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.marketplaces {
    margin: 0 -10px;
    padding: 25px 20px;
}
}html#features article.block#powerful-toolkit article.marketplaces:before, html#features article.block#powerful-toolkit article.marketplaces:after {
    content: "";
    display: table;
}
html#features article.block#powerful-toolkit article.marketplaces:after {
    clear: both;
}
html#features article.block#powerful-toolkit article.marketplaces header {
    background-image: url("/assets/img/marketplace.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-top: 0;
    padding-left: 101px;
    padding-bottom: 15px;
    margin-bottom: 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#powerful-toolkit article.marketplaces header {
    background-image: url("/assets/img/marketplace@2x.png");
    -webkit-background-size: 74px 74px;
    -moz-background-size: 74px 74px;
    background-size: 74px 74px;
}
}@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit article.marketplaces header {
    margin-right: 100px;
    margin-bottom: 40px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.marketplaces header {
    margin-right: 0;
    margin-bottom: 25px;
    padding-left: 0;
    background-position: 100% 10px;
}
html#features article.block#powerful-toolkit article.marketplaces header h2 {
    padding-right: 101px;
}
}html#features article.block#powerful-toolkit article.marketplaces header h2 {
    margin-top: 0;
    padding-top: 8px;
}
html#features article.block#powerful-toolkit article.marketplaces aside {
    float: right;
    width: 410px;
    position: relative;
    right: -2px;
    margin-top: -16px;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit article.marketplaces aside {
    right: 0;
    width: 290px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.marketplaces aside {
    float: none;
    right: auto;
    margin: 0;
    width: auto;
    overflow: hidden;
    display: none;
}
html#features article.block#powerful-toolkit article.marketplaces aside img {
    position: relative;
    left: 50%;
    margin-left: -205px;
    margin-top: -80%}
}html#features article.block#powerful-toolkit article.marketplaces aside p {
    color: rgba(111, 124, 130, 0.5);
    margin-top: 20px;
    font-size: 1.2em;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit article.marketplaces aside p {
    display: none;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.marketplaces aside p {
    font-size: 1em;
    display: block;
}
}html#features article.block#powerful-toolkit article.marketplaces section {
    margin-right: 486px;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit article.marketplaces section {
    margin-right: 344px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.marketplaces section {
    margin: 0;
}
}html#features article.block#powerful-toolkit article.marketplaces section.connect {
    padding-top: 5px;
    padding-bottom: 0;
    margin-bottom: 0;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit article.marketplaces section.connect {
    padding-top: 15px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.marketplaces section.connect {
    padding-top: 0;
}
}html#features article.block#powerful-toolkit article.marketplaces section.payouts {
    border-top: 1px solid rgba(49, 78, 95, 0.06);
    margin-top: 26px;
    padding-top: 14px;
}
html#features article.block#powerful-toolkit article.marketplaces.payouts section.connect {
    padding-top: 0;
}
@media screen and (max-width:1012px) {
    html#features article.block#powerful-toolkit article.marketplaces.payouts section.connect {
    padding-top: 0;
}
}html#features article.block#powerful-toolkit article.more {
    padding-top: 40px;
}
@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.more {
    padding-top: 25px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.more header {
    padding: 0 20px;
}
}html#features article.block#powerful-toolkit article.more div.three-blocks {
    border-bottom: 1px solid rgba(49, 78, 95, 0.06);
    padding-bottom: 47px;
    padding-top: 30px;
}
@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.more div.three-blocks {
    padding-bottom: 0;
}
}html#features article.block#powerful-toolkit article.more section {
    background-repeat: no-repeat;
    margin-top: 45px;
    padding-top: 31px;
}
@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.more section {
    padding-top: 0;
    padding-left: 85px;
}
}html#features article.block#powerful-toolkit article.more section p {
    margin-bottom: .2em;
}
html#features article.block#powerful-toolkit article.more section p:last-child {
    margin-bottom: 0;
}
html#features article.block#powerful-toolkit article.more section.teams {
    background-image: url("/assets/img/teams.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#powerful-toolkit article.more section.teams {
    background-image: url("/assets/img/teams@2x.png");
    -webkit-background-size: 63px 35px;
    -moz-background-size: 63px 35px;
    background-size: 63px 35px;
}
}html#features article.block#powerful-toolkit article.more section.webhooks {
    background-image: url("/assets/img/webhooks.png");
    background-position: 0 1px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#powerful-toolkit article.more section.webhooks {
    background-image: url("/assets/img/webhooks@2x.png");
    -webkit-background-size: 29px 32px;
    -moz-background-size: 29px 32px;
    background-size: 29px 32px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.more section.webhooks {
    background-position: 30px 4px;
}
}html#features article.block#powerful-toolkit article.more section.connect {
    background-image: url("/assets/img/connect.png");
    background-position: 0 4px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#powerful-toolkit article.more section.connect {
    background-image: url("/assets/img/connect@2x.png");
    -webkit-background-size: 26px 26px;
    -moz-background-size: 26px 26px;
    background-size: 26px 26px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.more section.connect {
    background-position: 30px 4px;
}
}html#features article.block#powerful-toolkit article.more section.reporting {
    background-image: url("/assets/img/reporting.png");
    background-position: 0 5px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#powerful-toolkit article.more section.reporting {
    background-image: url("/assets/img/reporting@2x.png");
    -webkit-background-size: 25px 30px;
    -moz-background-size: 25px 30px;
    background-size: 25px 30px;
}
}@media screen and (max-width:479px) {
    html#features article.block#powerful-toolkit article.more section.reporting {
    background-position: 30px 5px;
}
}html#features article.block#perfectly-scaled>header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.99, #f2f5f7));
    background-image: -webkit-linear-gradient(top, #fff 0, #f2f5f7 99%);
    background-image: -moz-linear-gradient(top, #fff 0, #f2f5f7 99%);
    background-image: -o-linear-gradient(top, #fff 0, #f2f5f7 99%);
    background-image: -ms-linear-gradient(top, #fff 0, #f2f5f7 99%);
    background-image: linear-gradient(top, #fff 0, #f2f5f7 99%);
    background-repeat: no-repeat;
    border-bottom: 1px solid #e8ecef;
}
html#features article.block#perfectly-scaled>header h2 {
    background-image: url("/assets/img/reliable.png");
    background-repeat: no-repeat;
    background-position: 50% 50px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#perfectly-scaled>header h2 {
    background-image: url("/assets/img/reliable@2x.png");
    -webkit-background-size: 61px 63px;
    -moz-background-size: 61px 63px;
    background-size: 61px 63px;
}
}@media screen and (max-width:479px) {
    html#features article.block#perfectly-scaled>header h2 {
    background-position: 50% 28px;
}
}html#features article.block#perfectly-scaled>header p {
    padding-left: 100px;
    padding-right: 100px;
}
@media screen and (max-width:1012px) {
    html#features article.block#perfectly-scaled>header p {
    padding-left: 30px;
    padding-right: 30px;
}
}html#features article.block#perfectly-scaled div.features {
    padding: 17px 0 50px;
}
@media screen and (max-width:479px) {
    html#features article.block#perfectly-scaled div.features {
    padding: 10px 0;
}
}html#features article.block#perfectly-scaled div.three-blocks {
    padding-top: 43px;
}
html#features article.block#perfectly-scaled div.three-blocks:first-child {
    border-bottom: 1px solid rgba(49, 78, 95, 0.06);
    padding-bottom: 38px;
}
@media screen and (max-width:479px) {
    html#features article.block#perfectly-scaled div.three-blocks: first-child {
    padding-bottom: 0;
}
}html#features article.block#perfectly-scaled div.three-blocks section {
    background-repeat: no-repeat;
    margin-top: 0;
    padding-top: 31px;
}
@media screen and (max-width:479px) {
    html#features article.block#perfectly-scaled div.three-blocks section {
    padding-top: 0;
    padding-left: 55px;
}
}html#features article.block#perfectly-scaled div.three-blocks section p {
    margin-bottom: .2em;
}
html#features article.block#perfectly-scaled div.three-blocks section p:last-child {
    margin-bottom: 0;
}
html#features article.block#perfectly-scaled div.three-blocks section.local-currencies {
    background-image: url("/img/features/battletested/globe.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#perfectly-scaled div.three-blocks section.local-currencies {
    background-image: url("/img/features/battletested/globe@2x.png");
    -webkit-background-size: 31px 31px;
    -moz-background-size: 31px 31px;
    background-size: 31px 31px;
}
}html#features article.block#perfectly-scaled div.three-blocks section.accounting {
    background-image: url("/img/features/battletested/accounting.png");
    background-position: 0 2px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#perfectly-scaled div.three-blocks section.accounting {
    background-image: url("/img/features/battletested/accounting@2x.png");
    -webkit-background-size: 24px 27px;
    -moz-background-size: 24px 27px;
    background-size: 24px 27px;
}
}@media screen and (max-width:479px) {
    html#features article.block#perfectly-scaled div.three-blocks section.accounting {
    background-position: 3px 5px;
}
}html#features article.block#perfectly-scaled div.three-blocks section.international-cards {
    background-image: url("/img/features/battletested/cards.png");
    background-position: 0 3px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#perfectly-scaled div.three-blocks section.international-cards {
    background-image: url("/img/features/battletested/cards@2x.png");
    -webkit-background-size: 31px 24px;
    -moz-background-size: 31px 24px;
    background-size: 31px 24px;
}
}html#features article.block#perfectly-scaled div.three-blocks section.operations {
    background-image: url("/img/features/battletested/operations.png");
    background-position: 0 2px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#perfectly-scaled div.three-blocks section.operations {
    background-image: url("/img/features/battletested/operations@2x.png");
    -webkit-background-size: 31px 25px;
    -moz-background-size: 31px 25px;
    background-size: 31px 25px;
}
}html#features article.block#perfectly-scaled div.three-blocks section.availability {
    background-image: url("/img/features/battletested/powerful.png");
    background-position: 0 0;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#perfectly-scaled div.three-blocks section.availability {
    background-image: url("/img/features/battletested/powerful@2x.png");
    -webkit-background-size: 24px 29px;
    -moz-background-size: 24px 29px;
    background-size: 24px 29px;
}
}html#features article.block#perfectly-scaled div.three-blocks section.ecosystem {
    background-image: url("/img/features/battletested/ecosystem.png");
    background-position: 0 1px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#perfectly-scaled div.three-blocks section.ecosystem {
    background-image: url("/img/features/battletested/ecosystem@2x.png");
    -webkit-background-size: 28px 26px;
    -moz-background-size: 28px 26px;
    background-size: 28px 26px;
}
}html#features article.block#perfectly-scaled div.three-blocks section.data {
    background-image: url("/img/features/battletested/lock-open.png");
    background-position: 0 0;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#perfectly-scaled div.three-blocks section.data {
    background-image: url("/img/features/battletested/lock-open@2x.png");
    -webkit-background-size: 30px 27px;
    -moz-background-size: 30px 27px;
    background-size: 30px 27px;
}
}html#features article.block#perfectly-scaled div.logos {
    border-top: 1px solid rgba(49, 78, 95, 0.06);
    padding: 50px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flex;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -ms-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -ms-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row;
}
@media screen and (max-width:1012px) {
    html#features article.block#perfectly-scaled div.logos {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
}@media screen and (max-width:479px) {
    html#features article.block#perfectly-scaled div.logos {
    zoom: 1;
    display: block;
    text-align: center;
    -webkit-box-pack: none;
    -moz-box-pack: none;
    -o-box-pack: none;
    -ms-box-pack: none;
    -webkit-justify-content: none;
    justify-content: none;
    padding: 20px;
    display: none;
}
html#features article.block#perfectly-scaled div.logos:before, html#features article.block#perfectly-scaled div.logos:after {
    content: "";
    display: table;
}
html#features article.block#perfectly-scaled div.logos:after {
    clear: both;
}
}html#features article.block#perfectly-scaled div.logos img {
    width: 100%;
    height: 100%}
@media screen and (max-width:1012px) {
    html#features article.block#perfectly-scaled div.logos img {
    height: auto;
}
}@media screen and (max-width:479px) {
    html#features article.block#perfectly-scaled div.logos img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    margin: 0;
    max-width: auto;
    max-height: auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -o-box-flex: 0;
    -ms-box-flex: 0;
    box-flex: 0;
    -webkit-flex: none;
    flex: none;
    vertical-align: middle;
}
}html#features article.block#perfectly-scaled div.logos span {
    position: relative;
    margin: 0 10px;
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
}
html#features article.block#perfectly-scaled div.logos span:first-child {
    margin-left: 0;
}
html#features article.block#perfectly-scaled div.logos span:last-child {
    margin-right: 0;
}
html#features article.block#perfectly-scaled div.logos span.fastcompany {
    max-width: 152px;
    max-height: 23px;
}
html#features article.block#perfectly-scaled div.logos span.opentable {
    max-width: 188px;
    max-height: 37px;
}
html#features article.block#perfectly-scaled div.logos span.rackspace {
    max-width: 152px;
    max-height: 33px;
    top: -4px;
}
html#features article.block#perfectly-scaled div.logos span.squarespace {
    max-width: 215px;
    max-height: 30px;
    top: 1px;
}
html#features article.block#perfectly-scaled div.logos span.foursquare {
    max-width: 134px;
    max-height: 37px;
    top: -1px;
}
html#features article.block#perfectly-scaled div.logos span.dribbble {
    max-width: 118px;
    max-height: 29px;
    position: relative;
    top: -4px;
}
html#features article.block#perfectly-scaled div.logos span.shopify {
    max-width: 137px;
    max-height: 39px;
    top: -4px;
}
html#features article.block#perfectly-scaled div.logos span.lyft {
    max-width: 48px;
    max-height: 36px;
    min-width: 38px;
    min-height: 28px;
    top: 1px;
}
@media screen and (max-width:1012px) {
    html#features article.block#perfectly-scaled div.logos span {
    width: 100%;
    height: auto;
}
}@media screen and (max-width:479px) {
    html#features article.block#perfectly-scaled div.logos span {
    display: block;
    width: 50% !important;
    max-width: none !important;
    max-height: none !important;
    min-width: none !important;
    min-height: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -o-box-flex: 0;
    -ms-box-flex: 0;
    box-flex: 0;
    -webkit-flex: none;
    flex: none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    height: 50px;
    line-height: 40px;
    position: relative;
}
html#features article.block#perfectly-scaled div.logos span.lyft img {
    max-width: 48px;
    max-height: 36px;
}
}html#features article.block#seamless-security {
    color: #c7cfd4;
    background: #557395;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000911), color-stop(1, #557395));
    background-image: -webkit-linear-gradient(top, #000911 0, #557395 100%);
    background-image: -moz-linear-gradient(top, #000911 0, #557395 100%);
    background-image: -o-linear-gradient(top, #000911 0, #557395 100%);
    background-image: -ms-linear-gradient(top, #000911 0, #557395 100%);
    background-image: linear-gradient(top, #000911 0, #557395 100%);
    overflow: hidden;
}
html#features article.block#seamless-security>header {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.39);
    height: 241px;
    margin-bottom: 50px;
}
@media screen and (max-width:479px) {
    html#features article.block#seamless-security>header {
    margin-bottom: 25px;
    height: auto;
}
}html#features article.block#seamless-security>header h2 {
    background-image: url("/img/features/secure/secure.png");
    background-repeat: no-repeat;
    background-position: 50% 28px;
    color: #fff;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#seamless-security>header h2 {
    background-image: url("/img/features/secure/secure@2x.png");
    -webkit-background-size: 105px 107px;
    -moz-background-size: 105px 107px;
    background-size: 105px 107px;
}
}@media screen and (max-width:479px) {
    html#features article.block#seamless-security>header h2 {
    background-position: 50% 6px;
}
}html#features article.block#seamless-security>header:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.33333333333333326, rgba(255, 255, 255, 0.06)), color-stop(1, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.06) 33.33333333333333%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.06) 33.33333333333333%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.06) 33.33333333333333%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.06) 33.33333333333333%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.06) 33.33333333333333%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    bottom: 0;
}
html#features article.block#seamless-security h3 {
    color: #fff;
}
html#features article.block#seamless-security section.automatically-secure {
    zoom: 1;
}
html#features article.block#seamless-security section.automatically-secure:before, html#features article.block#seamless-security section.automatically-secure:after {
    content: "";
    display: table;
}
html#features article.block#seamless-security section.automatically-secure:after {
    clear: both;
}
html#features article.block#seamless-security section.automatically-secure img {
    float: left;
    margin-left: -6px;
}
@media screen and (max-width:1012px) {
    html#features article.block#seamless-security section.automatically-secure img {
    margin-left: -120px;
}
}@media screen and (max-width:479px) {
    html#features article.block#seamless-security section.automatically-secure img {
    float: none;
    position: relative;
    display: block;
}
}html#features article.block#seamless-security section.automatically-secure h3, html#features article.block#seamless-security section.automatically-secure p {
    margin-left: 487px;
}
@media screen and (max-width:1012px) {
    html#features article.block#seamless-security section.automatically-secure h3, html#features article.block#seamless-security section.automatically-secure p {
    margin-left: 380px;
}
}@media screen and (max-width:479px) {
    html#features article.block#seamless-security section.automatically-secure h3, html#features article.block#seamless-security section.automatically-secure p {
    margin-left: 20px;
    margin-right: 20px;
}
}html#features article.block#seamless-security section.automatically-secure h3 {
    padding-top: 15px;
}
html#features article.block#seamless-security div.three-blocks {
    background: rgba(0, 0, 0, 0.14);
    padding: 50px 60px;
    margin: 45px -60px 0;
}
@media screen and (max-width:479px) {
    html#features article.block#seamless-security div.three-blocks {
    padding: 15px 10px;
    margin: 22px -10px 0;
}
}html#features article.block#seamless-security div.three-blocks section {
    background-repeat: no-repeat;
    padding-top: 31px;
}
@media screen and (max-width:479px) {
    html#features article.block#seamless-security div.three-blocks section {
    padding-top: 0;
    padding-left: 55px;
}
}html#features article.block#seamless-security div.three-blocks section p {
    margin-bottom: .2em;
}
html#features article.block#seamless-security div.three-blocks section p:last-child {
    margin-bottom: 0;
}
html#features article.block#seamless-security div.three-blocks section.compliant {
    background-image: url("/img/features/secure/compliant.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#seamless-security div.three-blocks section.compliant {
    background-image: url("/img/features/secure/compliant@2x.png");
    -webkit-background-size: 31px 31px;
    -moz-background-size: 31px 31px;
    background-size: 31px 31px;
}
}@media screen and (max-width:479px) {
    html#features article.block#seamless-security div.three-blocks section.compliant {
    background-position: 0 4px;
}
}html#features article.block#seamless-security div.three-blocks section.pci-level-1 {
    background-image: url("/img/features/secure/shield.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#seamless-security div.three-blocks section.pci-level-1 {
    background-image: url("/img/features/secure/shield@2x.png");
    -webkit-background-size: 27px 31px;
    -moz-background-size: 27px 31px;
    background-size: 27px 31px;
}
}@media screen and (max-width:479px) {
    html#features article.block#seamless-security div.three-blocks section.pci-level-1 {
    background-position: 0 4px;
}
}html#features article.block#seamless-security div.three-blocks section.two-factor-auth {
    background-image: url("/img/features/secure/phone.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#features article.block#seamless-security div.three-blocks section.two-factor-auth {
    background-image: url("/img/features/secure/phone@2x.png");
    -webkit-background-size: 19px 31px;
    -moz-background-size: 19px 31px;
    background-size: 19px 31px;
}
}@media screen and (max-width:479px) {
    html#features article.block#seamless-security div.three-blocks section.two-factor-auth {
    background-position: 4px 4px;
}
}html#global header.title {
    text-align: center;
}
html#global header.title h1 {
    margin: 1.3em 0 0;
    line-height: 1.2em;
}
html#global header.title p {
    display: block;
    line-height: 1.3em;
    margin: .5em auto 2.35em;
    width: 700px;
}
@media screen and (max-width:1012px) {
    html#global header.title p {
    font-size: 1.6em;
}
}@media screen and (max-width:479px) {
    html#global header.title p {
    margin-left: 1em;
    margin-right: 1em;
    width: auto;
}
}html#global article.map {
    height: 485px;
    background-image: url("/img/global/map.png");
    left: -50px;
    margin-bottom: 1.3em;
    position: relative;
    width: 1052px;
    z-index: 50;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global article.map {
    background-image: url("/img/global/map@2x.png");
    -webkit-background-size: 1052px 485px;
    -moz-background-size: 1052px 485px;
    background-size: 1052px 485px;
}
}@media screen and (max-width:1012px) {
    html#global article.map {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: auto;
    left: 0;
    width: 100%}
}@media screen and (max-width:479px) {
    html#global article.map {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: auto;
    left: 0;
    width: 100%}
}html#global article.map img.resize-map {
    display: none;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    width: 100%}
@media screen and (max-width:1012px) {
    html#global article.map img.resize-map {
    display: block;
    margin-bottom: 2em;
}
}@media screen and (max-width:479px) {
    html#global article.map img.resize-map {
    display: block;
    margin-bottom: 2em;
}
}html#global article.map div.notice {
    -webkit-animation: notice .7s;
    -moz-animation: notice .7s;
    -o-animation: notice .7s;
    -ms-animation: notice .7s;
    animation: notice .7s;
    background: rgba(255, 255, 255, 0.9);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.05);
    padding: 25px 30px;
    position: absolute;
    text-align: center;
    width: 220px;
    z-index: 100;
}
@media screen and (max-width:1012px) {
    html#global article.map div.notice {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    -ms-animation: none;
    animation: none;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.05);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    left: 0 !important;
    top: 0 !important;
    width: 100%}
}@media screen and (max-width:479px) {
    html#global article.map div.notice {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    -ms-animation: none;
    animation: none;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.05);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    left: 0 !important;
    top: 0 !important;
    width: 100%}
}html#global article.map div.notice:before {
    border: 12px solid transparent;
    border-bottom-color: rgba(255, 255, 255, 0.9);
    content: '';
    display: block;
    height: 0;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    top: -24px;
    width: 0;
    z-index: 20;
}
html#global article.map div.notice:after {
    border: 12px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    content: '';
    display: block;
    height: 0;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    top: -25px;
    width: 0;
    z-index: 10;
}
html#global article.map div.notice p {
    font-size: 1.3em;
    text-align: left;
}
@media screen and (max-width:479px) {
    html#global article.map div.notice p {
    font-size: 1.1em;
}
}@media screen and (max-width:1012px) {
    html#global article.map div.notice p {
    font-size: 1.6em;
}
}html#global article.map div.notice a.button {
    display: none;
    text-align: center;
}
html#global article.map div.notice a.button.default {
    display: block;
    margin-bottom: .8em;
}
html#global article.map div.notice a.close {
    cursor: pointer;
    font-size: 1em;
}
@media screen and (max-width:479px) {
    html#global article.map div.notice a.close {
    display: none;
}
}@media screen and (max-width:1012px) {
    html#global article.map div.notice a.close {
    display: none;
}
}html#global section.rollout {
    overflow: hidden;
    padding: 50px 60px;
}
@media screen and (max-width:479px) {
    html#global section.rollout {
    padding: 25px 30px;
}
}html#global section.rollout form {
    border-right: 1px solid #e7ecf0;
    float: left;
    overflow: hidden;
    padding: 0 40px 1px 0;
    position: relative;
    width: 240px;
}
@media screen and (max-width:1012px) {
    html#global section.rollout form {
    border-bottom: 1px solid #e7ecf0;
    border-right: 0;
    float: none;
    margin: 0 auto;
    padding: 0 0 2em;
    width: 100%}
}@media screen and (max-width:479px) {
    html#global section.rollout form {
    border-bottom: 1px solid #e7ecf0;
    border-right: 0;
    float: none;
    padding: 0 0 1.5em;
    width: 100%}
}html#global section.rollout form p {
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: .5em;
}
@media screen and (max-width:1012px) {
    html#global section.rollout form p {
    font-size: 1.6em;
}
}@media screen and (max-width:479px) {
    html#global section.rollout form p {
    font-size: 1.1em;
    margin-bottom: 1em;
}
}html#global section.rollout form div.success {
    display: none;
    text-align: center;
}
html#global section.rollout form div.success div.icon {
    background-image: url("/img/global/success.png");
    height: 38px;
    margin: .5em auto 0;
    width: 38px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout form div.success div.icon {
    background-image: url("/img/global/success@2x.png");
    -webkit-background-size: 38px 38px;
    -moz-background-size: 38px 38px;
    background-size: 38px 38px;
}
}html#global section.rollout form div.success h3 {
    margin: .3em 0 0;
}
html#global section.rollout form div.success p {
    font-size: 1.3em;
    margin: 0;
}
html#global section.rollout form div.country {
    margin-bottom: 6px;
    position: relative;
    z-index: 50;
}
@media screen and (max-width:1012px) {
    html#global section.rollout form div.country {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    width: 254px;
}
}@media screen and (max-width:479px) {
    html#global section.rollout form div.country {
    margin-bottom: .5em;
}
}html#global section.rollout form div.country select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #f1f5f8));
    background: -webkit-linear-gradient(top, #fff 0, #f1f5f8 100%);
    background: -moz-linear-gradient(top, #fff 0, #f1f5f8 100%);
    background: -o-linear-gradient(top, #fff 0, #f1f5f8 100%);
    background: -ms-linear-gradient(top, #fff 0, #f1f5f8 100%);
    background: linear-gradient(top, #fff 0, #f1f5f8 100%);
    border: 1px solid #bdccd6;
    border-bottom-color: #b7c7d1;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border-top-color: #c1d0da;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #576777;
    cursor: pointer;
    display: block;
    font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial;
    font-size: 1.3em;
    font-style: normal;
    font-weight: 400;
    height: 33px;
    outline: 0;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    vertical-align: middle;
    width: 240px;
    z-index: 50;
    padding-bottom: .4em;
    padding-top: .4em;
    -moz-appearance: none;
    text-indent: .01px;
    -o-text-overflow: '';
    text-overflow: ''}
@media screen and (max-width:1012px) {
    html#global section.rollout form div.country select {
    font-size: 1.6em;
    height: 39px;
    padding: 0 .8em;
    width: 100%}
}@media screen and (max-width:479px) {
    html#global section.rollout form div.country select {
    height: 39px;
    padding: 0 .5em;
    width: 100%}
}html#global section.rollout form div.country div.arrows {
    background-image: url("/img/global/arrows.png");
    height: 11px;
    pointer-events: none;
    position: absolute;
    right: 11px;
    top: 11px;
    width: 7px;
    z-index: 100;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout form div.country div.arrows {
    background-image: url("/img/global/arrows@2x.png");
    -webkit-background-size: 7px 11px;
    -moz-background-size: 7px 11px;
    background-size: 7px 11px;
}
}html#global section.rollout form div.country div.arrows doesnotexist:-o-prefocus, html#global section.rollout form div.country div.arrows {
    display: none;
}
@media screen and (max-width:1012px) {
    html#global section.rollout form div.country div.arrows {
    right: 14px;
    top: 14px;
}
}@media screen and (max-width:479px) {
    html#global section.rollout form div.country div.arrows {
    right: 14px;
    top: 14px;
}
}html#global section.rollout form input.email {
    border: 1px solid #b6c7d1;
    border-bottom-color: #c0d0da;
    border-top-color: #adbec9;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-family: 'Whitney SSm A', 'Whitney SSm B', Helvetica, Arial;
    font-size: 1.3em;
    font-weight: 400;
    height: 33px;
    line-height: 33px;
    outline: 0;
    padding: 0 10px;
    position: relative;
    vertical-align: middle;
    width: 170px;
    z-index: 50;
}
@media screen and (max-width:1012px) {
    html#global section.rollout form input.email {
    font-size: 1.6em;
    height: 39px;
    line-height: 39px;
    margin-bottom: 0;
    padding: 0 .8em;
    width: 254px;
}
}@media screen and (max-width:479px) {
    html#global section.rollout form input.email {
    height: 39px;
    line-height: 39px;
    margin-bottom: .5em;
    padding: 0 .5em;
    width: 100%}
}html#global section.rollout form button.button {
    float: right;
    position: relative;
    z-index: 50;
}
@media screen and (max-width:1012px) {
    html#global section.rollout form button.button {
    width: 100px;
}
}@media screen and (max-width:479px) {
    html#global section.rollout form button.button {
    display: block;
    float: none;
    width: 100%}
}html#global section.rollout form button.button span {
    font-size: 1.3em;
    height: 31px;
    line-height: 31px;
}
@media screen and (max-width:1012px) {
    html#global section.rollout form button.button span {
    font-size: 1.6em;
    height: 37px;
    line-height: 37px;
    text-align: center;
}
}@media screen and (max-width:479px) {
    html#global section.rollout form button.button span {
    height: 37px;
    line-height: 37px;
    text-align: center;
}
}html#global section.rollout form.completed div.fields {
    display: none;
}
html#global section.rollout form.completed div.success {
    display: block;
}
html#global section.rollout div.availability {
    float: right;
    width: 510px;
}
@media screen and (max-width:1012px) {
    html#global section.rollout div.availability {
    padding-top: 2em;
    width: 100%}
}@media screen and (max-width:479px) {
    html#global section.rollout div.availability {
    padding-top: 1.5em;
    width: 100%}
}html#global section.rollout div.availability p {
    font-size: 1.2em;
    margin: 0 0 .3em;
}
@media screen and (max-width:1012px) {
    html#global section.rollout div.availability p {
    font-size: 1.6em;
    margin-bottom: .5em;
}
}@media screen and (max-width:479px) {
    html#global section.rollout div.availability p {
    font-size: 1.1em;
}
}html#global section.rollout div.availability div.columns {
    overflow: hidden;
}
html#global section.rollout div.availability div.columns ul {
    float: left;
    list-style: none;
    margin: 0 10px 0 0;
    padding: 0;
    width: 160px;
}
@media screen and (max-width:1012px) {
    html#global section.rollout div.availability div.columns ul {
    width: 202px;
}
}@media screen and (max-width:479px) {
    html#global section.rollout div.availability div.columns ul {
    margin: 0;
    width: 100%}
}html#global section.rollout div.availability div.columns ul.three {
    margin: 0;
}
html#global section.rollout div.availability div.columns ul li {
    background-image: url("/img/flags/au.png");
    background-repeat: no-repeat;
    font-size: 1.2em;
    height: 17px;
    line-height: 17px;
    padding: 0 0 6px 28px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li {
    background-image: url("/img/flags/au@2x.png");
    -webkit-background-size: 23px 17px;
    -moz-background-size: 23px 17px;
    background-size: 23px 17px;
}
}@media screen and (max-width:1012px) {
    html#global section.rollout div.availability div.columns ul li {
    font-size: 1.6em;
    padding-bottom: .5em;
}
}@media screen and (max-width:479px) {
    html#global section.rollout div.availability div.columns ul li {
    font-size: 1.1em;
    padding-bottom: .5em;
}
}html#global section.rollout div.availability div.columns ul li.at {
    background-image: url("/img/flags/at.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li.at {
    background-image: url("/img/flags/at@2x.png");
    -webkit-background-size: 23px 17px;
    -moz-background-size: 23px 17px;
    background-size: 23px 17px;
}
}html#global section.rollout div.availability div.columns ul li.be {
    background-image: url("/img/flags/be.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li.be {
    background-image: url("/img/flags/be@2x.png");
    -webkit-background-size: 23px 17px;
    -moz-background-size: 23px 17px;
    background-size: 23px 17px;
}
}html#global section.rollout div.availability div.columns ul li.ca {
    background-image: url("/img/flags/ca.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li.ca {
    background-image: url("/img/flags/ca@2x.png");
    -webkit-background-size: 23px 17px;
    -moz-background-size: 23px 17px;
    background-size: 23px 17px;
}
}html#global section.rollout div.availability div.columns ul li.de {
    background-image: url("/img/flags/de.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li.de {
    background-image: url("/img/flags/de@2x.png");
    -webkit-background-size: 23px 17px;
    -moz-background-size: 23px 17px;
    background-size: 23px 17px;
}
}html#global section.rollout div.availability div.columns ul li.es {
    background-image: url("/img/flags/es.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li.es {
    background-image: url("/img/flags/es@2x.png");
    -webkit-background-size: 23px 17px;
    -moz-background-size: 23px 17px;
    background-size: 23px 17px;
}
}html#global section.rollout div.availability div.columns ul li.fr {
    background-image: url("/img/flags/fr.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li.fr {
    background-image: url("/img/flags/fr@2x.png");
    -webkit-background-size: 23px 17px;
    -moz-background-size: 23px 17px;
    background-size: 23px 17px;
}
}html#global section.rollout div.availability div.columns ul li.gb {
    background-image: url("/img/flags/gb.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li.gb {
    background-image: url("/img/flags/gb@2x.png");
    -webkit-background-size: 23px 17px;
    -moz-background-size: 23px 17px;
    background-size: 23px 17px;
}
}html#global section.rollout div.availability div.columns ul li.ie {
    background-image: url("/img/flags/ie.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li.ie {
    background-image: url("/img/flags/ie@2x.png");
    -webkit-background-size: 23px 17px;
    -moz-background-size: 23px 17px;
    background-size: 23px 17px;
}
}html#global section.rollout div.availability div.columns ul li.lu {
    background-image: url("/img/flags/lu.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li.lu {
    background-image: url("/img/flags/lu@2x.png");
    -webkit-background-size: 23px 17px;
    -moz-background-size: 23px 17px;
    background-size: 23px 17px;
}
}html#global section.rollout div.availability div.columns ul li.nl {
    background-image: url("/img/flags/nl.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li.nl {
    background-image: url("/img/flags/nl@2x.png");
    -webkit-background-size: 23px 17px;
    -moz-background-size: 23px 17px;
    background-size: 23px 17px;
}
}html#global section.rollout div.availability div.columns ul li.us {
    background-image: url("/img/flags/us.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li.us {
    background-image: url("/img/flags/us@2x.png");
    -webkit-background-size: 23px 17px;
    -moz-background-size: 23px 17px;
    background-size: 23px 17px;
}
}html#global section.rollout div.availability div.columns ul li span {
    display: block;
    float: left;
    height: 17px;
    line-height: 17px;
}
html#global section.rollout div.availability div.columns ul li span.badge {
    background-image: url("/img/global/beta.png");
    background-position: 0 1px;
    background-repeat: no-repeat;
    display: none;
    margin-left: 4px;
    position: relative;
    width: 33px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.rollout div.availability div.columns ul li span.badge {
    background-image: url("/img/global/beta@2x.png");
    -webkit-background-size: 33px 15px;
    -moz-background-size: 33px 15px;
    background-size: 33px 15px;
}
}html#global section.rollout div.availability div.columns ul li.beta span.badge {
    display: block;
}
html#global section.points {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafbfc), color-stop(1, #f5f9fa));
    background: -webkit-linear-gradient(top, #fafbfc 0, #f5f9fa 100%);
    background: -moz-linear-gradient(top, #fafbfc 0, #f5f9fa 100%);
    background: -o-linear-gradient(top, #fafbfc 0, #f5f9fa 100%);
    background: -ms-linear-gradient(top, #fafbfc 0, #f5f9fa 100%);
    background: linear-gradient(top, #fafbfc 0, #f5f9fa 100%);
    border-bottom: 1px solid #e0e7ec;
    border-top: 1px solid #f2f3f4;
    padding: 55px 60px;
}
@media screen and (max-width:479px) {
    html#global section.points {
    padding: 25px 30px;
}
}html#global section.points div.row {
    overflow: hidden;
}
html#global section.points div.row div.point {
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    padding: 30px 30px 0 0;
    width: 257px;
}
@media screen and (max-width:1012px) {
    html#global section.points div.row div.point {
    background-position: 50% 0;
    margin-top: 1.5em;
    padding-right: 0;
    text-align: center;
    width: 100%}
}@media screen and (max-width:479px) {
    html#global section.points div.row div.point {
    margin-top: 1.5em;
    padding-right: 0;
    width: 100%}
}html#global section.points div.row div.point:last-child {
    padding-right: 0;
}
html#global section.points div.row div.point.rest {
    background-image: url("/img/global/rest.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.points div.row div.point.rest {
    background-image: url("/img/global/rest@2x.png");
    -webkit-background-size: 31px 31px;
    -moz-background-size: 31px 31px;
    background-size: 31px 31px;
}
}html#global section.points div.row div.point.pricing {
    background-image: url("/img/global/pricing.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.points div.row div.point.pricing {
    background-image: url("/img/global/pricing@2x.png");
    -webkit-background-size: 26px 26px;
    -moz-background-size: 26px 26px;
    background-size: 26px 26px;
}
}html#global section.points div.row div.point.volume {
    background-image: url("/img/global/volume.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.points div.row div.point.volume {
    background-image: url("/img/global/volume@2x.png");
    -webkit-background-size: 40px 33px;
    -moz-background-size: 40px 33px;
    background-size: 40px 33px;
}
}html#global section.points div.row div.point.noun {
    background-image: url("/img/global/noun.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.points div.row div.point.noun {
    background-image: url("/img/global/noun@2x.png");
    -webkit-background-size: 28px 34px;
    -moz-background-size: 28px 34px;
    background-size: 28px 34px;
}
}html#global section.points div.row div.point.involved {
    background-image: url("/img/global/involved.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.points div.row div.point.involved {
    background-image: url("/img/global/involved@2x.png");
    -webkit-background-size: 34px 34px;
    -moz-background-size: 34px 34px;
    background-size: 34px 34px;
}
}html#global section.points div.row div.point.leaving {
    background-image: url("/img/global/leaving.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#global section.points div.row div.point.leaving {
    background-image: url("/img/global/leaving@2x.png");
    -webkit-background-size: 23px 35px;
    -moz-background-size: 23px 35px;
    background-size: 23px 35px;
}
}html#global section.points div.row div.point h3 {
    font-size: 1.6em;
}
@media screen and (max-width:1012px) {
    html#global section.points div.row div.point h3 {
    font-size: 1.9em;
}
}@media screen and (max-width:479px) {
    html#global section.points div.row div.point h3 {
    font-size: 1.4em;
}
}html#global section.points div.row div.point p {
    font-size: 1.3em;
    line-height: 1.5em;
}
@media screen and (max-width:1012px) {
    html#global section.points div.row div.point p {
    font-size: 1.6em;
}
}@media screen and (max-width:479px) {
    html#global section.points div.row div.point p {
    font-size: 1.1em;
}
}html#global section.points div.divider {
    background: #e0e7ec;
    height: 1px;
    margin: 40px 0;
    width: 100%}
@media screen and (max-width:1012px) {
    html#global section.points div.divider {
    display: none;
}
}@media screen and (max-width:479px) {
    html#global section.points div.divider {
    display: none;
}
}html#global section.pitch {
    display: table;
    padding: 55px 60px;
}
@media screen and (max-width:479px) {
    html#global section.pitch {
    display: block;
    padding: 25px 30px;
}
}html#global section.pitch p {
    display: table-cell;
    font-size: 1.4em;
    margin: 0;
    padding: 0 .5em 0 0;
    vertical-align: middle;
}
@media screen and (max-width:1012px) {
    html#global section.pitch p {
    font-size: 1.6em;
    padding-right: 2em;
}
}@media screen and (max-width:479px) {
    html#global section.pitch p {
    display: block;
    font-size: 1.1em;
    padding: 0 0 1em 0;
}
}html#global section.pitch div.buttons {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
}
@media screen and (max-width:479px) {
    html#global section.pitch div.buttons {
    display: block;
    margin-bottom: 1em;
}
html#global section.pitch div.buttons a.button {
    display: block;
    text-align: center;
}
html#global section.pitch div.buttons a.button.default {
    margin-bottom: .5em;
}
}@-moz-keyframes notice {
    0 {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}@-webkit-keyframes notice {
    0 {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}@-o-keyframes notice {
    0 {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}@-ms-keyframes notice {
    0 {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}@keyframes notice {
    0 {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}html#pricing header.title {
    position: relative;
}
@media screen and (max-width:479px) {
    html#pricing header.title {
    text-align: center;
}
}html#pricing header.title h1 {
    margin-bottom: 0;
    line-height: 1.2em;
    margin-top: 1em;
}
@media screen and (max-width:1012px) {
    html#pricing header.title h1 {
    margin-top: 1em;
}
}html#pricing header.title p {
    color: #008cdd;
    font-size: 2em;
    line-height: 1.4em;
    margin-top: .4em;
    margin-bottom: 2.15em;
    padding-right: 354px;
}
@media screen and (max-width:1012px) {
    html#pricing header.title p {
    font-size: 1.6em;
}
}@media screen and (max-width:479px) {
    html#pricing header.title p {
    font-size: 1.1em;
    margin-bottom: 1.6em;
    padding: 0 10px;
}
}html#pricing header.title p.button-group {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    padding-right: 0;
}
html#pricing header.title p.button-group a.default {
    margin-right: 10px;
}
@media screen and (max-width:479px) {
    html#pricing header.title p.button-group {
    display: none;
}
}html#pricing .block {
    overflow: hidden;
    margin-bottom: 12px;
}
html#pricing article#pricing {
    position: relative;
    background: #1f2c65;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1f2c65), color-stop(1, #85bbcd));
    background-image: -webkit-linear-gradient(top, #1f2c65 0, #85bbcd 100%);
    background-image: -moz-linear-gradient(top, #1f2c65 0, #85bbcd 100%);
    background-image: -o-linear-gradient(top, #1f2c65 0, #85bbcd 100%);
    background-image: -ms-linear-gradient(top, #1f2c65 0, #85bbcd 100%);
    background-image: linear-gradient(top, #1f2c65 0, #85bbcd 100%);
    color: #d6e2e9;
    padding: 60px;
}
html#pricing article#pricing div {
    zoom: 1;
}
html#pricing article#pricing div:before, html#pricing article#pricing div:after {
    content: "";
    display: table;
}
html#pricing article#pricing div:after {
    clear: both;
}
@media screen and (max-width:1012px) {
    html#pricing article#pricing {
    padding: 40px;
}
}@media screen and (max-width:479px) {
    html#pricing article#pricing {
    padding: 20px 20px 40px;
    margin-left: -10px;
    margin-right: -10px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
}html#pricing article#pricing h2 {
    font-weight: 500;
    margin-bottom: .4em;
    color: #fff;
}
html#pricing article#pricing section.details {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(214, 226, 233, 0.15);
    width: 326px;
    margin-right: 20px;
    margin-bottom: 60px;
    padding-top: 44px;
    padding-bottom: 10px;
    -webkit-font-smoothing: antialiased;
}
html#pricing article#pricing section.details p {
    font-weight: 500;
}
html#pricing article#pricing section.details a {
    color: #ccecff;
}
html#pricing article#pricing section.details a:hover {
    color: #fff;
}
@media screen and (max-width:1012px) {
    html#pricing article#pricing section.details {
    width: 268px;
    margin-right: 0;
}
}@media screen and (max-width:479px) {
    html#pricing article#pricing section.details {
    float: none;
    text-align: center;
    width: auto;
    padding-top: 0;
    margin-bottom: 35px;
}
}html#pricing article#pricing section.details:after {
    content: "";
    display: block;
    position: absolute;
    width: 327px;
    height: 23px;
    bottom: -48px;
    background-image: url("/img/pricing/logos.png");
    background-repeat: no-repeat;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#pricing article#pricing section.details: after {
    background-image: url("/img/pricing/logos@2x.png");
    -webkit-background-size: 327px 23px;
    -moz-background-size: 327px 23px;
    background-size: 327px 23px;
}
}@media screen and (max-width:1012px) {
    html#pricing article#pricing section.details: after {
    width: 100%;
    max-width: 342px;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    margin-left: auto;
    margin-right: auto;
}
}html#pricing article#pricing section.details.visa-mastercard-amex:after {
    width: 200px;
    -webkit-background-size: 327px 23px;
    -moz-background-size: 327px 23px;
    background-size: 327px 23px;
}
@media screen and (max-width:1012px) {
    html#pricing article#pricing section.details.visa-mastercard-amex: after {
    -webkit-background-size: 327px 23px;
    -moz-background-size: 327px 23px;
    background-size: 327px 23px;
}
}@media screen and (max-width:479px) {
    html#pricing article#pricing section.details.visa-mastercard-amex: after {
    left: 50%;
    margin-left: -100px;
}
}html#pricing article#pricing section.fees {
    position: relative;
    z-index: 30;
    float: left;
    background: #f7f9fa;
    background: rgba(247, 249, 250, 0.84) -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, rgba(255, 255, 255, 0)));
    background: rgba(247, 249, 250, 0.84) -webkit-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: rgba(247, 249, 250, 0.84) -moz-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: rgba(247, 249, 250, 0.84) -o-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: rgba(247, 249, 250, 0.84) -ms-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: rgba(247, 249, 250, 0.84) linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.42), 0 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px 2px rgba(14, 60, 86, 0.1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.42), 0 0 1px rgba(0, 0, 0, 0.12), inset 0 -1px 2px rgba(14, 60, 86, 0.1);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #6f7c82;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 406px;
    padding: 35px 60px 40px;
    margin-left: 0;
}
@media screen and (max-width:1012px) {
    html#pricing article#pricing section.fees {
    width: 342px;
    padding: 25px 30px 30px;
}
}@media screen and (max-width:479px) {
    html#pricing article#pricing section.fees {
    width: auto;
    margin-bottom: 30px;
    float: none;
}
}html#pricing article#pricing section.fees h2 {
    text-align: center;
    color: #46a41c;
    font-size: 3.2em;
    margin: 0 0 .1em;
    -webkit-font-smoothing: antialiased;
}
@media screen and (max-width:479px) {
    html#pricing article#pricing section.fees h2 {
    font-size: 2em;
}
}html#pricing article#pricing section.fees p {
    text-align: center;
    padding-bottom: 1.5em;
    border-bottom: 1px solid rgba(49, 78, 95, 0.1);
    margin-bottom: 2em;
}
html#pricing article#pricing section.fees dl {
    font-size: 1.3em;
    line-height: 1.4em;
    padding: 0 0 0 30px;
}
@media screen and (max-width:479px) {
    html#pricing article#pricing section.fees dl {
    font-size: 1.1em;
}
}html#pricing article#pricing section.fees dl dt {
    color: #292e31;
    margin: 0;
    position: relative;
    margin-bottom: .1em;
}
html#pricing article#pricing section.fees dl dt:before {
    content: "";
    display: block;
    position: absolute;
    left: -30px;
}
html#pricing article#pricing section.fees dl dt.no-monthly-fees:before {
    top: 3px;
    width: 18px;
    height: 18px;
    background-image: url("/img/pricing/price-features/monthly.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#pricing article#pricing section.fees dl dt.no-monthly-fees: before {
    background-image: url("/img/pricing/price-features/monthly@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#pricing article#pricing section.fees dl dt.refunds:before {
    top: 3px;
    width: 18px;
    height: 18px;
    background-image: url("/img/pricing/price-features/refunds.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#pricing article#pricing section.fees dl dt.refunds: before {
    background-image: url("/img/pricing/price-features/refunds@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#pricing article#pricing section.fees dl dt.no-hidden-fees:before {
    top: 3px;
    width: 18px;
    height: 14px;
    background-image: url("/img/pricing/price-features/card.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#pricing article#pricing section.fees dl dt.no-hidden-fees: before {
    background-image: url("/img/pricing/price-features/card@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#pricing article#pricing section.fees dl dd {
    margin: 0 0 30px;
    padding: 0;
}
html#pricing article#pricing section.fees dl dd:last-child {
    margin-bottom: 0;
}
html#pricing article#pricing:after {
    z-index: 20;
    content: "";
    display: block;
    width: 29px;
    height: 265px;
    position: absolute;
    left: 466px;
    bottom: 60px;
    background-image: url("/img/pricing/card_edge.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#pricing article#pricing: after {
    background-image: url("/img/pricing/card_edge@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}@media screen and (max-width:1012px) {
    html#pricing article#pricing: after {
    left: 382px;
}
}@media screen and (max-width:479px) {
    html#pricing article#pricing: after {
    display: none;
}
}html#pricing article#features {
    padding: 30px 60px 0;
}
@media screen and (max-width:1012px) {
    html#pricing article#features {
    padding: 30px 40px 0;
}
}@media screen and (max-width:479px) {
    html#pricing article#features {
    padding: 25px 30px;
}
}html#pricing article#features header {
    text-align: center;
    border-bottom: 1px solid rgba(49, 78, 95, 0.06);
    padding-bottom: 25px;
    margin-bottom: 30px;
}
@media screen and (max-width:479px) {
    html#pricing article#features header {
    padding-bottom: 15px;
    margin-bottom: 20px;
}
}html#pricing article#features header h2 {
    margin-bottom: .4em;
}
html#pricing article#features header p {
    padding-left: 80px;
    padding-right: 80px;
}
@media screen and (max-width:479px) {
    html#pricing article#features header p {
    padding-left: 0;
    padding-right: 0;
}
}html#pricing article#features div {
    padding-bottom: 26px;
    margin-top: 29px;
    zoom: 1;
}
html#pricing article#features div:before, html#pricing article#features div:after {
    content: "";
    display: table;
}
html#pricing article#features div:after {
    clear: both;
}
@media screen and (max-width:479px) {
    html#pricing article#features div {
    display: block;
    width: auto;
}
}html#pricing article#features div section {
    width: 405px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    background-repeat: no-repeat;
    margin-top: 17px;
    padding-left: 59px;
    padding-right: 20px;
    padding-bottom: 28px;
}
html#pricing article#features div section:nth-child(odd) {
    clear: both;
}
html#pricing article#features div section:nth-child(even) {
    float: right;
}
@media screen and (max-width:1012px) {
    html#pricing article#features div section {
    width: 320px;
}
}@media screen and (max-width:479px) {
    html#pricing article#features div section {
    padding-top: 0;
    padding-right: 0;
    padding-left: 55px;
    display: block;
    padding-right: 0;
    width: auto;
}
}html#pricing article#features div section h3 {
    margin-top: 0;
}
html#pricing article#features div section p {
    margin-bottom: .2em;
}
html#pricing article#features div section p:last-child {
    margin-bottom: 0;
}
html#pricing article#features div section.no-surprises {
    background-image: url("/img/cards.png");
    background-position: 0 1px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#pricing article#features div section.no-surprises {
    background-image: url("/img/cards@2x.png");
    -webkit-background-size: 32px 25px;
    -moz-background-size: 32px 25px;
    background-size: 32px 25px;
}
}html#pricing article#features div section.chargebacks {
    background-image: url("/img/chargebacks.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#pricing article#features div section.chargebacks {
    background-image: url("/img/chargebacks@2x.png");
    -webkit-background-size: 32px 29px;
    -moz-background-size: 32px 29px;
    background-size: 32px 29px;
}
}html#pricing article#features div section.gst {
    background-image: url("/img/tax.png");
    background-position: 1px 2px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#pricing article#features div section.gst {
    background-image: url("/img/tax@2x.png");
    -webkit-background-size: 30px 28px;
    -moz-background-size: 30px 28px;
    background-size: 30px 28px;
}
}html#pricing article#features div section.fx {
    background-image: url("/img/tax.png");
    background-position: 1px 2px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#pricing article#features div section.fx {
    background-image: url("/img/tax@2x.png");
    -webkit-background-size: 30px 28px;
    -moz-background-size: 30px 28px;
    background-size: 30px 28px;
}
}html#pricing article#features div section.fx span.currency {
    position: relative;
    cursor: default;
    display: inline-block;
}
html#pricing article#features div section.fx span.currency strong {
    font-weight: normal;
    border-bottom: 1px dotted rgba(49, 78, 95, 0.2);
}
html#pricing article#features div section.fx span.currency span.fee {
    display: none;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 110px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    top: -49px;
    left: 50%;
    margin-left: -55px;
    pointer-events: none;
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
    box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
    text-align: center;
}
html#pricing article#features div section.fx span.currency span.fee:before {
    content: "";
    position: absolute;
    display: block;
    width: 47px;
    height: 23px;
    bottom: -23px;
    left: 50%;
    margin-left: -23.5px;
    background-image: url("/img/arrow_bottom.png");
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#pricing article#features div section.fx span.currency span.fee: before {
    background-image: url("/img/arrow_bottom@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#pricing article#features div section.fx span.currency:hover span.fee {
    display: block;
}
html#pricing article#features div section.international-cards {
    background-image: url("/img/globe.png");
    background-position: 0 1px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#pricing article#features div section.international-cards {
    background-image: url("/img/globe@2x.png");
    -webkit-background-size: 31px 31px;
    -moz-background-size: 31px 31px;
    background-size: 31px 31px;
}
}html#pricing article#features div section.payouts {
    background-image: url("/img/arrow.png");
    background-position: 2px 1px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#pricing article#features div section.payouts {
    background-image: url("/img/arrow@2x.png");
    -webkit-background-size: 29px 29px;
    -moz-background-size: 29px 29px;
    background-size: 29px 29px;
}
}html#pricing article#features aside {
    border-top: 1px solid #ecf0f2;
    background: #fafbfc -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafbfc), color-stop(1, #f3f6f8));
    background: #fafbfc -webkit-linear-gradient(top, #fafbfc 0, #f3f6f8 100%);
    background: #fafbfc -moz-linear-gradient(top, #fafbfc 0, #f3f6f8 100%);
    background: #fafbfc -o-linear-gradient(top, #fafbfc 0, #f3f6f8 100%);
    background: #fafbfc -ms-linear-gradient(top, #fafbfc 0, #f3f6f8 100%);
    background: #fafbfc linear-gradient(top, #fafbfc 0, #f3f6f8 100%);
    text-align: center;
    margin: 0 -60px;
    padding: 40px 60px;
}
@media screen and (max-width:479px) {
    html#pricing article#features aside {
    margin: -30px;
}
}@media screen and (max-width:1012px) {
    html#pricing article#features aside {
    padding-left: 140px;
    padding-right: 140px;
}
}@media screen and (max-width:479px) {
    html#pricing article#features aside {
    padding: 25px 20px;
}
}html#pricing article#features aside p {
    margin: 0;
    padding: 0;
}
html#pricing article#features aside strong {
    color: #292e31;
}
html#gallery {
    background: #1f3138 -webkit-gradient(linear, left top, left bottom, color-stop(0.57, #111), color-stop(1, #1f3138));
    background: #1f3138 -webkit-linear-gradient(top, #111 57px, #1f3138 100%);
    background: #1f3138 -moz-linear-gradient(top, #111 57px, #1f3138 100%);
    background: #1f3138 -o-linear-gradient(top, #111 57px, #1f3138 100%);
    background: #1f3138 -ms-linear-gradient(top, #111 57px, #1f3138 100%);
    background: #1f3138 linear-gradient(top, #111 57px, #1f3138 100%);
    -webkit-background-size: 100% 700px;
    -moz-background-size: 100% 700px;
    background-size: 100% 700px;
    background-repeat: no-repeat;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.28);
}
html#gallery body {
    background: 0;
}
html#gallery header#main-header {
    position: relative;
    border-bottom: 1px solid rgba(111, 124, 130, 0.15);
    z-index: 10000;
}
html#gallery header#main-header h1 a {
    background-image: url("/assets/img/logo-white-small.png");
    opacity: .68;
    -ms-filter: "alpha(opacity=68)";
    -webkit-filter: alpha(opacity=68);
    -moz-filter: alpha(opacity=68);
    -o-filter: alpha(opacity=68);
    -ms-filter: alpha(opacity=68);
    filter: alpha(opacity=68);
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#gallery header#main-header h1 a {
    background-image: url("/assets/img/logo-white-small@2x.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%}
}html#gallery header#main-header h1 a:hover {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}
html#gallery header#main-header ul.pages li a:hover, html#gallery header#main-header ul.external li a:hover, html#gallery header#main-header li.more span:hover {
    color: #b7bcbe;
}
html#gallery header#main-header li.more span:hover:after {
    background-position: -14px 0;
}
html#gallery header#main-header ul.pages ul {
    text-shadow: none;
}
html#gallery header#main-header ul.pages ul a:hover {
    color: #292e31;
}
html#gallery header#main-header li.button a {
    border-color: rgba(111, 124, 130, 0.25);
}
html#gallery header#main-header div.mobile-nav-button {
    background-image: url("/assets/img/nav-white.png");
    opacity: .68;
    -ms-filter: "alpha(opacity=68)";
    -webkit-filter: alpha(opacity=68);
    -moz-filter: alpha(opacity=68);
    -o-filter: alpha(opacity=68);
    -ms-filter: alpha(opacity=68);
    filter: alpha(opacity=68);
}
@media all and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:138dpi), (min-resolution:1.5dppx) {
    html#gallery header#main-header div.mobile-nav-button {
    background-image: url("/assets/img/nav-white@2x.png");
    -webkit-background-size: 23px 20px;
    -moz-background-size: 23px 20px;
    background-size: 23px 20px;
}
}html#gallery header.title {
    padding: 36px 0 0;
    text-align: center;
}
@media screen and (max-width:479px) {
    html#gallery header.title {
    padding: 0;
}
}html#gallery header.title h1 {
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2em;
    margin-top: 1em;
}
@media screen and (max-width:1012px) {
    html#gallery header.title h1 {
    margin-top: 1em;
}
}html#gallery header.title p {
    color: #4fbeff;
    padding: 0 150px;
    font-size: 2em;
    line-height: 1.4em;
    margin-top: .25em;
    margin-bottom: 1.6em;
}
@media screen and (max-width:1012px) {
    html#gallery header.title p {
    font-size: 1.6em;
    padding: 0 80px;
}
}@media screen and (max-width:479px) {
    html#gallery header.title p {
    font-size: 1.1em;
    padding: 0 10px;
}
}html#gallery header.title div {
    border-top: 1px solid rgba(111, 124, 130, 0.15);
    border-bottom: 1px solid rgba(111, 124, 130, 0.15);
    padding: 20px 0;
    margin: 60px 0 70px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flex;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -ms-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -ms-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row;
}
@media screen and (max-width:479px) {
    html#gallery header.title div {
    margin: 20px 0 30px;
}
}@media screen and (max-width:1012px) {
    html#gallery header.title div {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
}@media screen and (max-width:479px) {
    html#gallery header.title div {
    zoom: 1;
    display: block;
    text-align: center;
    -webkit-box-pack: none;
    -moz-box-pack: none;
    -o-box-pack: none;
    -ms-box-pack: none;
    -webkit-justify-content: none;
    justify-content: none;
    padding: 20px;
}
html#gallery header.title div:before, html#gallery header.title div:after {
    content: "";
    display: table;
}
html#gallery header.title div:after {
    clear: both;
}
}html#gallery header.title div img {
    width: 100%;
    height: 100%}
@media screen and (max-width:1012px) {
    html#gallery header.title div img {
    height: auto;
}
}@media screen and (max-width:479px) {
    html#gallery header.title div img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    margin: 0;
    max-width: auto;
    max-height: auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -o-box-flex: 0;
    -ms-box-flex: 0;
    box-flex: 0;
    -webkit-flex: none;
    flex: none;
    vertical-align: middle;
}
}html#gallery header.title div span {
    position: relative;
    margin: 0 10px;
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
}
html#gallery header.title div span:first-child {
    margin-left: 0;
}
html#gallery header.title div span:last-child {
    margin-right: 0;
}
html#gallery header.title div span.fastcompany {
    max-width: 152px;
    max-height: 23px;
}
html#gallery header.title div span.opentable {
    max-width: 188px;
    max-height: 37px;
}
html#gallery header.title div span.rackspace {
    max-width: 132px;
    max-height: 39px;
    top: -2px;
}
html#gallery header.title div span.squarespace {
    max-width: 215px;
    max-height: 30px;
    top: 1px;
}
html#gallery header.title div span.foursquare {
    max-width: 134px;
    max-height: 37px;
    top: -1px;
}
html#gallery header.title div span.dribbble {
    max-width: 118px;
    max-height: 29px;
    position: relative;
    top: -4px;
}
html#gallery header.title div span.shopify {
    max-width: 137px;
    max-height: 39px;
    top: -4px;
}
html#gallery header.title div span.lyft {
    max-width: 48px;
    max-height: 36px;
    min-width: 38px;
    min-height: 28px;
    top: 1px;
}
@media screen and (max-width:1012px) {
    html#gallery header.title div span {
    width: 100%;
    height: auto;
}
}@media screen and (max-width:479px) {
    html#gallery header.title div span {
    display: block;
    width: 50% !important;
    max-width: none !important;
    max-height: none !important;
    min-width: none !important;
    min-height: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -o-box-flex: 0;
    -ms-box-flex: 0;
    box-flex: 0;
    -webkit-flex: none;
    flex: none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    height: 50px;
    line-height: 40px;
    position: relative;
}
html#gallery header.title div span.lyft img {
    max-width: 48px;
    max-height: 36px;
}
}html#gallery div#loading-indicator {
    z-index: 9000;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
html#gallery div#loading-indicator div {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
html#gallery div#loading-indicator div.spinner-container {
    z-index: 10;
    width: 44px;
    height: 44px;
    margin: auto;
    position: fixed;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}
html#gallery div#loading-indicator div.spinner-container.hidden {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
}
html#gallery div#loading-indicator div.gradient {
    background: #1f3138 -webkit-gradient(linear, left top, left bottom, color-stop(0, #111), color-stop(1, #1f3138));
    background: #1f3138 -webkit-linear-gradient(top, #111 0, #1f3138 100%);
    background: #1f3138 -moz-linear-gradient(top, #111 0, #1f3138 100%);
    background: #1f3138 -o-linear-gradient(top, #111 0, #1f3138 100%);
    background: #1f3138 -ms-linear-gradient(top, #111 0, #1f3138 100%);
    background: #1f3138 linear-gradient(top, #111 0, #1f3138 100%);
    -webkit-background-size: 100% 700px;
    -moz-background-size: 100% 700px;
    background-size: 100% 700px;
    background-repeat: no-repeat;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}
html#gallery div#loading-indicator div.gradient.hidden {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
}
html#gallery article {
    -webkit-font-smoothing: antialiased;
}
html#gallery article footer {
    text-align: center;
    border-top: 1px solid rgba(111, 124, 130, 0.15);
    border-bottom: 1px solid rgba(111, 124, 130, 0.15);
    min-height: 96px;
}
html#gallery article footer p {
    margin: 0;
    padding: 0;
    font-weight: 500;
}
html#gallery article footer a {
    color: #fff;
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 96px;
}
@media screen and (max-width:479px) {
    html#gallery article footer a {
    height: auto;
}
}html#gallery article footer a.sticky {
    border: 0;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(31, 49, 56, 0.9);
}
@media screen and (max-width:479px) {
    html#gallery article footer a.sticky {
    position: relative;
    border: inherit;
}
}html#gallery article footer strong.button {
    margin-left: 10px;
    background: rgba(0, 0, 0, 0.2);
}
html#gallery article footer strong.button span {
    height: 34px;
    line-height: 34px;
    font-weight: 500;
}
@media screen and (max-width:479px) {
    html#gallery article footer strong.button {
    display: block;
    margin: 1em 0 0;
}
}html#gallery div#sites {
    zoom: 1;
    padding: 0;
    text-align: left;
}
html#gallery div#sites:before, html#gallery div#sites:after {
    content: "";
    display: table;
}
html#gallery div#sites:after {
    clear: both;
}
html#gallery div#sites section {
    vertical-align: top;
    text-align: center;
    padding: 0;
    display: inline-block;
    width: 290.6666666666667px;
    margin: 0 0 50px;
}
html#gallery div#sites section:nth-child(2n+2) {
    margin-left: 40px;
    margin-right: 40px;
}
html#gallery div#sites section img {
    display: block;
    width: 290.6666666666667px;
    height: 227.02396514161222px;
    background-color: #000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
html#gallery div#sites section a {
    display: block;
    position: relative;
}
html#gallery div#sites section a h3 {
    color: #fff;
    margin-top: 20px;
}
html#gallery div#sites section a p {
    color: #6f7c82;
}
html#gallery div#sites section a {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}
html#gallery div#sites section.animatable a {
    -webkit-transition: all 600ms cubic-bezier(0.62, 1.78, 0.44, 0.89);
    -moz-transition: all 600ms cubic-bezier(0.62, 1.78, 0.44, 0.89);
    -o-transition: all 600ms cubic-bezier(0.62, 1.78, 0.44, 0.89);
    -ms-transition: all 600ms cubic-bezier(0.62, 1.78, 0.44, 0.89);
    transition: all 600ms cubic-bezier(0.62, 1.78, 0.44, 0.89);
}
html#gallery div#sites section.hidden a {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
}
@media screen and (max-width:1012px) {
    html#gallery div#sites section {
    width: 222.66666666666666px;
    margin: 0 0 60px;
}
html#gallery div#sites section:nth-child(2n+2) {
    margin-left: 40px;
    margin-right: 40px;
}
html#gallery div#sites section img {
    width: 222.66666666666666px;
    height: 173.91285403050108px;
}
}@media screen and (max-width:479px) {
    html#gallery div#sites section {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
html#gallery div#sites section:nth-child(2n+2) {
    margin-left: auto;
    margin-right: auto;
}
html#gallery div#sites section img {
    width: 100%;
    height: 78.10457516%;
    max-width: 306px;
    max-height: 239px;
    margin: 0 auto;
}
}html#gallery div.clear {
    clear: both;
}
html#gallery footer#main-footer {
    color: #6f7c82;
}
html#gallery footer#main-footer a {
    color: #6f7c82;
}
html#gallery footer#main-footer a:hover {
    color: #b7bcbe;
}
html#gallery footer#main-footer div.country-selector {
    border-right-color: rgba(111, 124, 130, 0.15);
}
html#gallery footer#main-footer div.country-selector ul {
    text-shadow: none;
}
html#gallery footer#main-footer div.country-selector ul a:hover {
    color: #292e31;
}
html#home.ie div.logos {
    display: table;
}
html#home.ie div.logos img {
    height: auto;
    vertical-align: middle;
}
html#home.ie div.logos span {
    display: table-cell;
    padding: 10px;
    width: auto !important;
}
html#features.ie article.block#perfectly-scaled div.logos {
    display: table;
}
html#features.ie article.block#perfectly-scaled div.logos img {
    height: auto;
    vertical-align: middle;
}
html#features.ie article.block#perfectly-scaled div.logos span {
    display: table-cell;
    padding: 10px;
    width: auto !important;
}
html#gallery.ie header.title div {
    display: table;
}
html#gallery.ie header.title div img {
    height: auto;
    vertical-align: middle;
}
html#gallery.ie header.title div span {
    display: table-cell;
    padding: 10px;
    width: auto !important
}
#map-canvas {
    height: 300px
}
@media screen and (min-width:1012px) {
    .jobs-link {
        float: right;
        margin-right: 100px;
    }
    .jobs-location {
        float: right;
        margin-right: 200px;
    }
}


.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}

