/* header */
.pal-blue {
  background-color: #009cde;
}
.pay-blue {
  background-color: #003087;
}
.pink {
  background-color: #de0063;
}
.purple {
  background-color: #640487;
}
.green {
  background-color: #00cf92;
}
.orange {
  background-color: #ff9600;
}
.pink,
.purple,
.green,
.orange,
.pink *,
.purple *,
.green *,
.orange *,
.pay-blue *,
.pal-blue * {
  color: #fff;
}
/* For mobile - shorter height and width */
header .paypal-img-logo {
  display: inline-block;
  overflow: hidden;
  text-indent: -999em;
  vertical-align: middle;
}
header[role="banner"] {
  position: relative;
  z-index: 5;
  padding: 15px 0;
}
header[role="banner"] .paypal-img-logo {
  background: url("https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom-white.svg") center top no-repeat;
  width: 126px;
  height: 33px;
  background-size: 124px 33px;
  padding: 5px;
  margin-top: 0;
}
header[role="banner"].no-svg .paypal-img-logo {
  background: url("https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom-white.png") center top no-repeat;
}
header[role="banner"] .main-menu {
  display: inline-block;
  vertical-align: middle;
}
header[role="banner"] .main-menu ul {
  margin: 0;
}
header[role="banner"] .main-menu ul li {
  display: inline-block;
}
header[role="banner"] .main-menu ul a {
  padding-bottom: 5px;
  color: #fff;
  font-size: 16px;
  font-size: 1.14285714rem;
  font-weight: 500;
  text-decoration: none;
}
header[role="banner"] div.header-buttons {
  float: right;
  -ms-touch-action: none;
  /* Fix for MS Surface issues */
  touch-action: none;
}
header[role="banner"] div.header-buttons .btn {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
header[role="banner"] div.header-buttons .btn-signup {
  margin-left: 4px;
}
header[role="banner"] > div {
  background-color: transparent;
  box-shadow: none;
}
html[data-device-type="dedicated"] .nav-simple,
html[data-device-type="portable"] .nav-simple {
  /*  specific height of hero's to target their editorial container and
        increase their height and line height */
  /*  specific height of hero dark to target their editorial container and
        adjust their height and line height */
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"],
html[data-device-type="portable"] .nav-simple header[role="banner"] {
  padding: 15px 0 67px;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0) 100%);
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .btn-secondary,
html[data-device-type="portable"] .nav-simple header[role="banner"] .btn-secondary {
  background: #fff;
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .btn-secondary:hover,
html[data-device-type="portable"] .nav-simple header[role="banner"] .btn-secondary:hover {
  background: #ddd;
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .main-menu ul a,
html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu ul a {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .main-menu ul a:hover,
html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu ul a:hover,
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .main-menu ul a:focus,
html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu ul a:focus,
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .main-menu ul a:active,
html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu ul a:active {
  border-bottom: 2px solid #fff;
  color: #fff;
}
html[data-device-type="dedicated"] .nav-simple .hero-bg,
html[data-device-type="portable"] .nav-simple .hero-bg,
html[data-device-type="dedicated"] .nav-simple .moving-background,
html[data-device-type="portable"] .nav-simple .moving-background {
  overflow: visible;
}
html[data-device-type="dedicated"] .nav-simple section.hero-bg,
html[data-device-type="portable"] .nav-simple section.hero-bg,
html[data-device-type="dedicated"] .nav-simple div.hero-bg,
html[data-device-type="portable"] .nav-simple div.hero-bg,
html[data-device-type="dedicated"] .nav-simple div.hero,
html[data-device-type="portable"] .nav-simple div.hero,
html[data-device-type="dedicated"] .nav-simple section.hero,
html[data-device-type="portable"] .nav-simple section.hero {
  margin-top: -125px;
}
html[data-device-type="dedicated"] .nav-simple section.hero-bg .parallax-bg,
html[data-device-type="portable"] .nav-simple section.hero-bg .parallax-bg {
  height: 735px;
}
html[data-device-type="dedicated"] .nav-simple section.hero-bg .editorial-container,
html[data-device-type="portable"] .nav-simple section.hero-bg .editorial-container,
html[data-device-type="dedicated"] .nav-simple div.hero-bg .editorial-container,
html[data-device-type="portable"] .nav-simple div.hero-bg .editorial-container {
  height: 655px;
  line-height: 655px;
}
html[data-device-type="dedicated"] .nav-simple section.hero .editorial-container,
html[data-device-type="portable"] .nav-simple section.hero .editorial-container,
html[data-device-type="dedicated"] .nav-simple div.hero .editorial-container,
html[data-device-type="portable"] .nav-simple div.hero .editorial-container {
  height: 725px;
  line-height: 725px;
}
html[data-device-type="dedicated"] .nav-simple section.hero-bg.dark .editorial-container,
html[data-device-type="portable"] .nav-simple section.hero-bg.dark .editorial-container {
  height: 530px;
  line-height: 530px;
}
html[data-device-type="dedicated"] .nav-simple section.hero.dark .editorial-container,
html[data-device-type="portable"] .nav-simple section.hero.dark .editorial-container {
  height: 600px;
  line-height: 600px;
}
/* adding gradient fallback for older IE broswers */
.no-cssgradients .nav-simple header[role=banner] {
  background-image: url("https://www.paypalobjects.com/webstatic/mktg/2014design/flatnav_gradient.png");
}
/* Only DESKTOP Layout---------------------- */
html[data-device-type="dedicated"] header .main-menu {
  margin: 0 0 0 12px;
}
html[data-device-type="dedicated"] header .main-menu ul li {
  padding: 0 12px;
}
html[data-device-type="dedicated"] header .main-menu li a {
  font-size: 16px;
  font-size: 1.14285714rem;
}
/* Only Portable Layout---------------------- */
html[data-device-type="portable"] header .main-menu {
  margin: 0;
}
html[data-device-type="portable"] header .main-menu ul li {
  padding: 0 5px;
}
html[data-device-type="portable"] header .main-menu li a {
  font-size: 15px;
  font-size: 1.07142857rem;
}
/* (reducing width for new logo)*/
@media (orientation: portrait) and (max-width: 54.78571429em) {
  html[data-device-type="portable"] .containerCentered {
    padding-left: 1%;
    padding-right: 1%;
  }
  /*reducing the left/right padding on the tablet portrait header. this is done due to new logo taking more space */
  html[data-device-type="portable"] .containerCentered.minimal {
    padding-left: 3.75%;
    padding-right: 3.75%;
  }
}
@media (min-width: 768px) {
  html[data-device-type="portable"] .nav-simple header[role="banner"] ul.sublist,
  html[data-device-type="portable"] .nav-simple #menu-button {
    display: none;
  }
}
/* Mobile Layout----------------------------------------- */
@media (max-width: 767px) {
  html[data-device-type="mobile"] .nav-simple header[role="banner"],
  html[data-device-type="portable"] .nav-simple header[role="banner"] {
    padding: 0;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .paypal-img-logo,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .paypal-img-logo {
    /* on mobile just showing pp mono-gram*/
    margin-top: 0;
    width: 29px;
    height: 34px;
    background: transparent url('https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom_monogram.svg') center center no-repeat;
    background-image: url('https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom_monogram.png');
    background-size: 29px 34px;
    margin-left: 5px;
    padding: 0;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .btn-signup,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .btn-signup,
  html[data-device-type="mobile"] .nav-simple header[role="banner"] #logout-button,
  html[data-device-type="portable"] .nav-simple header[role="banner"] #logout-button {
    display: none;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] > div,
  html[data-device-type="portable"] .nav-simple header[role="banner"] > div {
    background: #fff;
    position: relative;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] div.containerCentered,
  html[data-device-type="portable"] .nav-simple header[role="banner"] div.containerCentered {
    padding: 14px 20px 14px 66px;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] div.containerCentered.minimal,
  html[data-device-type="portable"] .nav-simple header[role="banner"] div.containerCentered.minimal {
    padding: 18px 3.75% 10px;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] #menu-button,
  html[data-device-type="portable"] .nav-simple header[role="banner"] #menu-button {
    border-right: 1px solid #e5e5e5;
    width: 50px;
    height: 57px;
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAYCAQAAAA4sZfFAAAFPWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTIgMS4xNDk2MDIsIDIwMTIvMTAvMTAtMTg6MTA6MjQgICAgICAgICI+CiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICB4bWxuczpkYW09Imh0dHA6Ly93d3cuZGF5LmNvbS9kYW0vMS4wIgogICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICB4bWxuczpwcmlzbT0iaHR0cDovL3ByaXNtc3RhbmRhcmQub3JnL25hbWVzcGFjZXMvYmFzaWMvMi4xLyIKICAgIHhtbG5zOlBheVBhbD0id3d3LnBheXBhbC5jb20vYmFzZS92MSIKICAgZGM6Zm9ybWF0PSJpbWFnZS9wbmciCiAgIGRjOm1vZGlmaWVkPSIyMDEzLTEwLTI5VDE2OjAxOjE1LjYxNS0wNzowMCIKICAgZGFtOnNpemU9IjkwIgogICBkYW06UGh5c2ljYWx3aWR0aGluaW5jaGVzPSItMS4wIgogICBkYW06ZXh0cmFjdGVkPSIyMDEzLTEwLTI5VDE2OjAxOjE0Ljk4LTA3OjAwIgogICBkYW06c2hhMT0iOWFiMTYxMTVjYmMyNDRhMGQ1ZTM3NGEwNWM2NGM4Yjc0NTViZDU5MSIKICAgZGFtOk51bWJlcm9mdGV4dHVhbGNvbW1lbnRzPSIwIgogICBkYW06RmlsZWZvcm1hdD0iUE5HIgogICBkYW06UHJvZ3Jlc3NpdmU9Im5vIgogICBkYW06UGh5c2ljYWxoZWlnaHRpbmRwaT0iLTEiCiAgIGRhbTpNSU1FdHlwZT0iaW1hZ2UvcG5nIgogICBkYW06TnVtYmVyb2ZpbWFnZXM9IjEiCiAgIGRhbTpCaXRzcGVycGl4ZWw9IjE2IgogICBkYW06UGh5c2ljYWxoZWlnaHRpbmluY2hlcz0iLTEuMCIKICAgZGFtOlBoeXNpY2Fsd2lkdGhpbmRwaT0iLTEiCiAgIHRpZmY6SW1hZ2VMZW5ndGg9IjI0IgogICB0aWZmOkltYWdlV2lkdGg9IjM2IgogICBwcmlzbTpleHBpcmF0aW9uRGF0ZT0iMjAxOC0xMS0xMlQwMTowMC0wODowMCIKICAgUGF5UGFsOnN0YXR1cz0iU291cmNlQXBwcm92ZWQiCiAgIFBheVBhbDpzb3VyY2VOb2RlUGF0aD0iL2NvbnRlbnQvZGFtL1BheVBhbERpZ2l0YWxBc3NldHMvc3BhcnRhSW1hZ2VzL0dsb2JhbEltYWdlcy9ta3RnLzIwMTRkZXNpZ24vaGFtYnVyZ2VyMngucG5nIgogICBQYXlQYWw6aXNTb3VyY2U9InRydWUiLz4KIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+Cjw/eHBhY2tldCBlbmQ9InIiPz6GG1x8AAAAIUlEQVR4AWPs+c9AFTCsDWIYcgaNGjRSU/Zo9I+m7FGDAKBdGS1ia3bRAAAAAElFTkSuQmCC') center center no-repeat;
    background-size: 18px 12px;
    text-indent: -999em;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .main-menu,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 240px;
    height: 100%;
    z-index: -1;
    margin: 0;
    padding: 0;
    background: #009cde;
    box-sizing: border-box;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    transform: translate(0, 0);
    touch-action: none;
    transform: translate(-240px, 0);
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .header-buttons,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .header-buttons {
    float: right;
    /* Fix for MS Surface issues */
    -ms-touch-action: none;
    touch-action: none;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .header-buttons .btn,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .header-buttons .btn {
    background: #ddd;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
  }
  /*Navigation layout and sublist*/
  html[data-device-type="mobile"] header .main-menu ul,
  html[data-device-type="portable"] header .main-menu ul,
  html[data-device-type="mobile"] header .main-menu li,
  html[data-device-type="portable"] header .main-menu li {
    display: block;
  }
  html[data-device-type="mobile"] header .main-menu > ul > li,
  html[data-device-type="portable"] header .main-menu > ul > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  html[data-device-type="mobile"] header .main-menu li > a,
  html[data-device-type="portable"] header .main-menu li > a {
    color: #fff;
    display: block;
    line-height: 50px;
    text-decoration: none;
    font-size: 20px;
    font-size: 1.42857143rem;
    font-weight: 300;
    padding-left: 2%;
  }
  html[data-device-type="mobile"] header .main-menu li > a :focus,
  html[data-device-type="portable"] header .main-menu li > a :focus {
    outline: none;
  }
  html[data-device-type="mobile"] header .main-menu li > a :active,
  html[data-device-type="portable"] header .main-menu li > a :active {
    color: #fff;
  }
  html[data-device-type="mobile"] header .main-menu li > a.desktop-only::after,
  html[data-device-type="portable"] header .main-menu li > a.desktop-only::after {
    display: none;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist,
  html[data-device-type="portable"] header .main-menu ul.sublist {
    display: block;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li,
  html[data-device-type="portable"] header .main-menu ul.sublist > li {
    border: none;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li > a,
  html[data-device-type="portable"] header .main-menu ul.sublist > li > a,
  html[data-device-type="mobile"] header .main-menu ul.sublist > li > form > button,
  html[data-device-type="portable"] header .main-menu ul.sublist > li > form > button {
    font-size: 14px;
    font-size: 1rem;
    text-decoration: none;
    line-height: 40px;
    min-width: 0;
    padding-left: 2%;
    margin-left: 0;
    font-weight: 300;
    color: #fff;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li > a:after,
  html[data-device-type="portable"] header .main-menu ul.sublist > li > a:after {
    display: none;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li > a:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li > a:before,
  html[data-device-type="mobile"] header .main-menu ul.sublist > li form > button:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li form > button:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    border-radius: 13px;
    background: transparent url(https://www.paypalobjects.com/webstatic/mktg/2014design/menubar-mobile-icons2x.png) 2px 0 no-repeat;
    background-size: 8px 41px;
    vertical-align: middle;
    margin: 0 8px 3px 0;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li #menu-sublist-help:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li #menu-sublist-help:before {
    background-position: 2px -10px;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li #menu-sublist-contact:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li #menu-sublist-contact:before {
    background-position: 2px -20px;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li #menu-sublist-logout:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li #menu-sublist-logout:before {
    background-position: 2px -30px;
  }
  /*Mobile side navigation*/
  html[data-device-type="mobile"] body header .main-menu,
  html[data-device-type="portable"] body header .main-menu {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate(-240px, 0);
  }
  html[data-device-type="mobile"] body #body,
  html[data-device-type="portable"] body #body {
    background: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
  }
  html[data-device-type="mobile"] body.on #body,
  html[data-device-type="portable"] body.on #body {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate(0, 0);
  }
  html[data-device-type="mobile"] body #body.moving,
  html[data-device-type="portable"] body #body.moving {
    -webkit-transition: all 0 ease 0;
    transition: all 0 ease 0;
  }
  html[data-device-type="mobile"] body.open #body,
  html[data-device-type="portable"] body.open #body {
    left: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate(240px, 0);
  }
  html[data-device-type="mobile"] body #body.moving,
  html[data-device-type="portable"] body #body.moving {
    -webkit-transition: all 0 ease 0;
    transition: all 0 ease 0;
  }
}

.pal-blue{background-color:#009cde}.pay-blue{background-color:#003087}.pink{background-color:#de0063}.purple{background-color:#640487}.green{background-color:#00cf92}.orange{background-color:#ff9600}.pink,.purple,.green,.orange,.pink *,.purple *,.green *,.orange *,.pay-blue *,.pal-blue *{color:#fff}@font-face{font-family:"pp-sans-big-light";src:local('pp-sans-big-light'),url("https://www.paypalobjects.com/digitalassets/c/paypal-ui/fonts/PayPalSansBig-Light.woff2") format("woff2"),url("https://www.paypalobjects.com/digitalassets/c/paypal-ui/fonts/PayPalSansBig-Light.woff") format("woff"),url("https://www.paypalobjects.com/digitalassets/c/paypal-ui/fonts/PayPalSansBig-Light.eot") format("embedded-opentype"),url("https://www.paypalobjects.com/digitalassets/c/paypal-ui/fonts/PayPalSansBig-Light.svg") format("svg")}@font-face{font-family:"pp-sans-small-regular";src:local('pp-sans-small-regular'),url("https://www.paypalobjects.com/digitalassets/c/paypal-ui/fonts/PayPalSansSmall-Regular.woff2") format("woff2"),url("https://www.paypalobjects.com/digitalassets/c/paypal-ui/fonts/PayPalSansSmall-Regular.woff") format("woff"),url("https://www.paypalobjects.com/digitalassets/c/paypal-ui/fonts/PayPalSansSmall-Regular.eot") format("embedded-opentype"),url("https://www.paypalobjects.com/digitalassets/c/paypal-ui/fonts/PayPalSansSmall-Regular.svg") format("svg")}.pp-sans-big-bold{font-family:"pp-sans-small-regular",Helvetica Neue,Arial,sans-serif;font-weight:700}.pp-sans-big-light{font-family:"pp-sans-big-light",Helvetica Neue,Arial,sans-serif;font-weight:normal}.pp-sans-big-medium{font-family:"pp-sans-small-regular",Helvetica Neue,Arial,sans-serif;font-weight:700}.pp-sans-big-regular{font-family:"pp-sans-small-regular",Helvetica Neue,Arial,sans-serif;font-weight:normal}.pp-sans-small-bold{font-family:"pp-sans-small-regular",Helvetica Neue,Arial,sans-serif;font-weight:700}.pp-sans-small-light{font-family:"pp-sans-big-light",Helvetica Neue,Arial,sans-serif;font-weight:normal}.pp-sans-small-medium{font-family:"pp-sans-small-regular",Helvetica Neue,Arial,sans-serif;font-weight:700}.pp-sans-small-regular{font-family:"pp-sans-small-regular",Helvetica Neue,Arial,sans-serif;font-weight:normal}.pp-sans-small-thin{font-family:"pp-sans-big-light",Helvetica Neue,Arial,sans-serif;font-weight:normal}@font-face{font-family:'DharmaGothicE-Regular';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_0_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_0_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_0_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_0_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-ExLightItalic';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_1_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_1_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_1_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_1_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-Heavy';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_2_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_2_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_2_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_2_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-Thin';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_3_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_3_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_3_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_3_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-ExBoldItalic';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_4_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_4_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_4_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_4_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-ThinItalic';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_5_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_5_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_5_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_5_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-Bold';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_6_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_6_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_6_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_6_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-RegularItalic';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_7_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_7_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_7_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_7_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-ExLight';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_8_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_8_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_8_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_8_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-LightItalic';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_9_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_9_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_9_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_9_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-Light';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_A_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_A_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_A_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_A_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-BoldItalic';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_B_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_B_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_B_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_B_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-HeavyItalic';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_C_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_C_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_C_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_C_0.ttf') format('truetype')}@font-face{font-family:'DharmaGothicE-ExBold';src:url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_D_0.woff') format('woff'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_D_0.eot'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_D_0.eot?#iefix') format('embedded-opentype'),url('https://www.paypalobjects.com/webstatic/mktg/2014design/font/Dharma-Gothic-Expanded/webfonts/2F7DFA_D_0.ttf') format('truetype')}html[data-device-type="mobile"] .nav-simple header[role="banner"] div.containerCentered{padding-top:12px;padding-bottom:11px}html[data-device-type="mobile"] .nav-simple header[role="banner"] nav.main-menu ul li:first-child{display:none}html[data-device-type="mobile"] .nav-simple header[role="banner"] nav.main-menu ul li:last-child{border-bottom:none;padding-left:5px}html[data-device-type="mobile"] .nav-simple header[role="banner"] nav.main-menu ul li:last-child a{font-size:14px;line-height:40px;min-width:0;padding:0;margin-left:0;font-weight:300;color:#fff;background-color:transparent}html[data-device-type="mobile"] .nav-simple header[role="banner"] nav.main-menu ul li:last-child a:before{content:"";display:inline-block;width:12px;height:12px;border:1px solid #fff;border-radius:13px;background:transparent url(https://www.paypalobjects.com/webstatic/mktg/2014design/menubar-mobile-icons2x.png) 2px -30px no-repeat;background-size:8px 41px;vertical-align:middle;margin:0 8px 3px 0}html[data-device-type="mobile"] .nav-simple header[role="banner"] nav.main-menu ul li:last-child a:before{background-position:2px -20px}html[data-device-type="dedicated"] header[role="banner"] nav.main-menu,html[data-device-type="portable"] header[role="banner"] nav.main-menu{width:85.5%;margin-left:0}html[data-device-type="dedicated"] header[role="banner"] nav.main-menu ul,html[data-device-type="portable"] header[role="banner"] nav.main-menu ul{text-align:right}html[data-device-type="dedicated"] header[role="banner"] nav.main-menu ul li,html[data-device-type="portable"] header[role="banner"] nav.main-menu ul li{padding-left:10px;padding-right:10px}html[data-device-type="dedicated"] header[role="banner"] nav.main-menu ul li a,html[data-device-type="portable"] header[role="banner"] nav.main-menu ul li a{color:#fff}html[data-device-type="dedicated"] header[role="banner"] nav.main-menu ul li:first-child,html[data-device-type="portable"] header[role="banner"] nav.main-menu ul li:first-child{padding-left:0;float:left;color:#fff;font-family:"pp-sans-small-regular",Helvetica Neue,Arial,sans-serif;font-weight:normal;font-size:18px;font-size:1.28571429rem;font-style:italic}html[data-device-type="dedicated"] header[role="banner"] nav.main-menu ul li:nth-last-child(2),html[data-device-type="portable"] header[role="banner"] nav.main-menu ul li:nth-last-child(2){padding-right:3px;margin-right:18px}html[data-device-type="dedicated"] header[role="banner"] nav.main-menu ul li:last-child,html[data-device-type="portable"] header[role="banner"] nav.main-menu ul li:last-child{padding-right:0;padding-left:3px}html[data-device-type="dedicated"] header[role="banner"] nav.main-menu ul li:last-child a,html[data-device-type="portable"] header[role="banner"] nav.main-menu ul li:last-child a{color:#222;background-color:#fff;position:relative;border:0;border-radius:25px;padding:10px 18px;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;height:36px;line-height:24px;box-sizing:border-box;font-size:12px;font-size:.85714286rem;font-weight:bold;text-shadow:none}html[data-device-type="dedicated"] header[role="banner"] nav.main-menu ul li:last-child a:hover,html[data-device-type="portable"] header[role="banner"] nav.main-menu ul li:last-child a:hover{border-bottom:0;color:#222}html[data-device-type="portable"] header[role="banner"] nav.main-menu{width:81%}html[data-device-type="portable"] header[role="banner"] nav.main-menu ul li{padding-left:4px;padding-right:4px}html[data-device-type="portable"] header[role="banner"] nav.main-menu ul li:nth-last-child(2) a{padding:10px 0}html[data-device-type="portable"] header[role="banner"] nav.main-menu ul li:last-child a{padding:10px 10px}@media (orientation:portrait) and (max-width:54.78571429em){html[data-device-type="portable"] .containerCentered{padding-left:3.75%;padding-right:3.75%}header[role="banner"] .containerCentered{padding-left:1%;padding-right:1%}}.hero-bg .containerCentered{padding:124px 0}.hero-bg .editorial-cell{padding-left:4em;margin-top:6.5em;width:auto \9}.hero-bg .editorial-cell .pageHeadline{margin-bottom:.6em}.hero-bg .editorial-cell .contentPara{padding-bottom:1.3em}.input-wrapper label[class*="span"]{margin-left:0}.form-container{color:#898989;padding:20px 40px;background-color:#f5f5f5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.form-container form{margin:0}.form-container .controls{width:100%;margin:6px 10px 6px 0}.form-container .controls .input-wrapper{width:100%}html[data-device-type="mobile"] .form-container .controls .input-wrapper{white-space:normal}.form-container .controls.radio{padding:10px 0}.form-container .controls input{margin:0}.form-container .controls input[type="text"],.form-container .controls input[type="email"],.form-container .controls input[type="number"],.form-container .controls input[type="url"],.form-container .controls input[type="dropdown"]{width:100%}.form-container .controls input[type="radio"],.form-container .controls input[type="checkbox"]{vertical-align:-2px}.form-container .controls select,.form-container .controls textarea{margin:0;width:100%;resize:vertical;padding-top:10px}html[data-device-type="mobile"] .form-container select,html[data-device-type="portable"] .form-container select{padding-top:0}.form-container .required-message{text-align:right}.form-container label{display:inline-block}html[data-device-type="mobile"] .form-container label.select-arrow{display:none}.form-container input[type="submit"]{width:100%;margin-left:0;margin-top:20px}html[data-device-type="mobile"] .hero-bg{background-size:AUTO AUTO}html[data-device-type="mobile"] .hero-bg .containerCentered{padding:0}html[data-device-type="mobile"] .hero-bg .editorial-cell{margin-top:0;padding:4em 2% 2em;width:96%}html[data-device-type="mobile"] .form-container{padding:20px 20px}html[data-device-type="portable"] .hero-bg .containerCentered{padding:124px 0}@media (orientation:landscape){html[data-device-type="portable"] .hero-bg .containerCentered{padding-top:100px}}html[data-device-type="portable"] .hero-bg .editorial-cell{padding-left:0}html[data-device-type="portable"] .form-container{margin-left:1em}html[data-device-type="portable"] .location .controls .input-wrapper label[class*="span"],html[data-device-type="portable"] .income .controls .input-wrapper label[class*="span"],html[data-device-type="portable"] .business .controls .input-wrapper label[class*="span"]{width:100%;margin-left:0}.input-wrapper.error:before{background-image:url(https://www.paypalobjects.com/webstatic/i/consumer/onboarding/sprite_form_2x.png);background-position:top -411px right 5px;background-size:25px;background-repeat:no-repeat;width:50px;height:50px;position:absolute;top:5px;border:0}.input-wrapper.error input,.input-wrapper.error textarea{border-bottom-left-radius:0;border-bottom-right-radius:0}.error-overlay{padding:10px 10px}.location .input-wrapper label.span4{width:25%;margin:0;margin-top:1em}.business .input-wrapper label.span6{width:50%;margin:0;line-height:30px}.location .input-wrapper label.span4,.income .input-wrapper label.span4,.location .input-wrapper label.span6,.income .input-wrapper label.span6{margin-top:1em}.hero-bg .editorial-cell{box-sizing:border-box}.business .others{display:none}html[lang="id-ID"] .income label.span3,html[lang="th-TH"] .income label.span3{position:relative}html[lang="id-ID"] .income label.span3 .input-text,html[lang="th-TH"] .income label.span3 .input-text{position:absolute;margin-left:5px;display:inline-block}html[lang="id-ID"] .income .input-wrapper,html[lang="th-TH"] .income .input-wrapper{padding-bottom:15px}.acknowledge .input-wrapper .span6{width:100%}.center-text{text-align:left}html[data-device-type="dedicated"] header[role="banner"] nav.main-menu,html[data-device-type="portable"] header[role="banner"] nav.main-menu{width:50%}.center-text{text-align:left}

