@charset "UTF-8";
/* Aligns children in the horizontal and veritical center.
 * Multiple children are stacked vertically */
/* normalize.css v1.1.0 | MIT License | git.io/normalize */
/* normalize.css v1.1.0 | HTML5 Display Definitions | 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;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

button, input, select, textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

p, pre {
  margin: 1em 0;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
  quotes: none;
}
q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl, menu, ol, ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu, ol, ul {
  padding: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure, form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
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;
}

@keyframes scroll-prompt {
  0% {
    transform: translate3d(0, 0, 0);
  }
  70% {
    transform: translate3d(0, 0, 0);
  }
  80% {
    transform: translate3d(0, -10px, 0);
  }
  85% {
    transform: translate3d(0, 30px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes drawline {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
/* Aligns children in the horizontal and veritical center.
 * Multiple children are stacked vertically */
@font-face {
  font-family: "sqmarket";
  src: url("https://cash-f.squarecdn.com/static/fonts/sqmarket/sqmarket-thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "sqmarket";
  src: url("https://cash-f.squarecdn.com/static/fonts/sqmarket/sqmarket-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "sqmarket";
  src: url("https://cash-f.squarecdn.com/static/fonts/sqmarket/sqmarket-light-italic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "sqmarket";
  src: url("https://cash-f.squarecdn.com/static/fonts/sqmarket/sqmarket-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "sqmarket";
  src: url("https://cash-f.squarecdn.com/static/fonts/sqmarket/sqmarket-regular-italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "sqmarket";
  src: url("https://cash-f.squarecdn.com/static/fonts/sqmarket/sqmarket-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "sqmarket";
  src: url("https://cash-f.squarecdn.com/static/fonts/sqmarket/sqmarket-medium-italic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "sqmarket";
  src: url("https://cash-f.squarecdn.com/static/fonts/sqmarket/sqmarket-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "sqmarket";
  src: url("https://cash-f.squarecdn.com/static/fonts/sqmarket/sqmarket-bold-italic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
}
.button {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  height: 60px;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: #28c101;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  text-decoration: none;
  font-weight: 500;
}
.button:hover {
  background-color: #27bc01;
}
.button:active {
  background-color: #25b201;
}
.button--pill {
  border-radius: 100px;
  height: 40px;
  font-size: 15px;
  text-transform: uppercase;
}
.button--shadow {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.button--small {
  height: auto;
  padding: 12px;
  font-size: 16px;
}
.button--inverted {
  background-color: #fff;
  color: #000;
  border: 1px solid #e2e2e2;
  transition: background 0.35s ease-out;
}
.button--inverted:hover {
  background-color: #f8f8f8;
}
.button--inverted:active {
  background-color: #e2e2e2;
}
.button.download {
  font-weight: 400;
}
.button.app-store, .button.play-store {
  justify-content: space-between;
  white-space: nowrap;
  font-weight: 400;
}
.button.app-store::before, .button.play-store::before {
  content: "";
  min-width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: auto 30px;
  margin-right: 8px;
}
.button.app-store::before {
  background-image: url(images/apple-icon.svg);
}
.button.play-store::before {
  background-image: url(images/google-play-icon.svg);
}

.arrow {
  display: inline-block;
  color: #fff;
}
.arrow::before {
  display: block;
  padding-top: calc(100% - 2px);
  border-width: 2px;
  border-left-width: 0;
  border-bottom-width: 0;
  border-color: currentColor;
  border-style: solid;
  content: "";
  transform: rotate(45deg);
  transform-origin: 50%;
}
.arrow--down::before {
  transform: rotate(135deg);
}

.marquee-canvas {
  background-color: #000;
  display: flex;
  flex-direction: column;
}
.marquee-canvas__canvas {
  flex: 1 0 auto;
}
.marquee-canvas__canvas.no-bgvideo {
  background-image: url(images/marketing/marquee-background.png);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.marquee-canvas__nav-bar {
  position: absolute;
  bottom: 6rem;
  left: 50%;
  height: 50px;
  text-align: center;
  transform: translateX(-50%);
}
.marquee-canvas__nav-bar .arrow {
  width: 50px;
  padding: 15px;
  animation: scroll-prompt 3s infinite both;
  outline: none;
}
.marquee-canvas .cashcard {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 75%;
  max-width: 468px;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: opacity 0.5s 0.5s ease-out;
  pointer-events: none;
  user-select: none;
}
.marquee-canvas .cashcard__caption {
  transition: opacity 0.35s ease-out;
  opacity: 0;
}
.marquee-canvas .cashcard__caption.show {
  opacity: 1;
}
.marquee-canvas .background-video video {
  position: absolute;
  top: -12.5vh;
  left: -12vw;
  bottom: 0;
  right: -12vw;
  object-fit: cover;
  object-position: 50% 50%;
  width: 124%;
  height: 125%;
}
.marquee-canvas .background-video::after {
  position: absolute;
  bottom: -12vh;
  left: -12vw;
  right: -12vw;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 10%, rgb(0, 0, 0));
  content: "";
}
.marquee-canvas .cash-header-bar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
}
@media (min-width: 768px) and (min-height: 600px) {
  .marquee-canvas__nav-bar {
    display: none;
  }
  .marquee-canvas .cash-header-bar {
    display: flex;
  }
  .marquee-canvas .cashcard {
    width: 498px;
  }
}
@media (min-width: 600px) {
  .marquee-canvas .cash-header-bar {
    padding: 0 80px 80px;
    max-height: 120px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .marquee-canvas__nav-bar {
    bottom: 20px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .marquee-canvas .cashcard {
    max-width: 290px;
  }
}

.content-area {
  padding-left: 40px;
  padding-right: 40px;
  background-color: #fff;
}
.content-area .flush {
  margin-left: -40px;
  margin-right: -40px;
}
@media (min-width: 480px) {
  .content-area {
    padding-left: 60px;
    padding-right: 60px;
  }
  .content-area .flush {
    margin-left: -60px;
    margin-right: -60px;
  }
}
@media (min-width: 600px) {
  .content-area {
    padding-left: 80px;
    padding-right: 80px;
  }
  .content-area .flush {
    margin-left: -80px;
    margin-right: -80px;
  }
}

.about-cash {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 18px;
}
.about-cash-main-copy p {
  margin: 0 0 40px;
}
.about-cash .about-cash-header {
  flex: 1 1 auto;
}
.about-cash .about-cash-content-area {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  font-size: 18px;
  line-height: 1.81;
}
.about-cash .app-graphic {
  background-color: #f8f8f8;
  height: 320px;
  margin-left: -40px;
  margin-right: -40px;
  overflow: hidden;
  padding-top: 32px;
  text-align: center;
  margin-bottom: 53px;
}
.about-cash .app-graphic picture {
  margin: 0 auto;
}
.about-cash .app-graphic img {
  max-width: 252px;
}
.about-cash .cta {
  display: flex;
  justify-content: center;
  margin: 25px 0 40px;
}
.about-cash .cta .button:not(:last-of-type) {
  margin-right: 20px;
}
@media (min-width: 480px) {
  .about-cash .app-graphic {
    margin-left: -60px;
    margin-right: -60px;
  }
  .about-cash .cta {
    margin: 50px 0 60px;
  }
}
@media (min-width: 600px) {
  .about-cash {
    padding-left: 80px;
    padding-right: 80px;
  }
  .about-cash .about-cash-content-area {
    font-size: 22px;
  }
  .about-cash .app-graphic {
    margin-left: -80px;
    margin-right: -80px;
    height: 480px;
    padding-top: 58px;
    margin-bottom: 70px;
  }
  .about-cash .app-graphic img {
    max-width: 330px;
  }
}
@media (min-width: 1024px) {
  .about-cash .about-cash-content-area {
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: -9px;
    align-self: stretch;
  }
  .about-cash .app-graphic {
    display: flex;
    justify-content: center;
    background-color: transparent;
    height: auto;
    margin-left: 72px;
    margin-right: 10px;
    margin-bottom: 0;
    flex: 1 0 auto;
    padding-top: 0;
  }
  .about-cash .app-graphic picture {
    margin: 0;
    max-width: 360px;
  }
  .about-cash .app-graphic img {
    max-width: 100%;
  }
  .about-cash .about-cash-main-copy {
    width: 436px;
    font-weight: 300;
  }
  .about-cash .cta {
    justify-content: flex-start;
    margin-right: 16px;
  }
  .about-cash .cta .button {
    width: 200px;
  }
}
@media (min-width: 1200px) {
  .about-cash .app-graphic {
    width: 386px;
    flex: 0 0 386px;
    justify-content: flex-end;
  }
  .about-cash .app-graphic picture {
    max-width: 100%;
    width: 100%;
  }
  .about-cash .cta {
    margin: 70px 0 80px;
  }
}
@media (min-width: 1278px) {
  .about-cash .about-cash-main-copy {
    width: 476px;
  }
  .about-cash .app-graphic {
    width: 550px;
    min-width: 370px;
    margin-left: 65px;
    margin-top: -68px;
    margin-right: 37px;
    flex: 0 0 550px;
  }
}

.cash-header-bar {
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-height: 120px;
  max-height: 200px;
  z-index: 2;
}
.cash-header-bar .header-cta .button:not(:last-child) {
  margin-right: 10px;
}
.cash-header-bar .logotype {
  display: none;
}
@media (min-width: 600px) {
  .cash-header-bar .logotype {
    display: inline-block;
  }
}
@media (min-width: 1024px) {
  .cash-header-bar {
    align-items: center;
    padding: 80px 0;
  }
}

.cash-marketing-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 0;
  border-top: 1px solid #d8d8d8;
  font-size: 15px;
  color: #666;
  font-weight: 300;
}
.cash-marketing-footer a {
  color: currentColor;
  text-decoration: none;
}
.cash-marketing-footer a:hover {
  color: #333;
}
.cash-marketing-footer a:active {
  color: #333;
}
.cash-marketing-footer .social-sites {
  flex: 1 0 auto;
  text-align: center;
  margin-bottom: 25px;
}
.cash-marketing-footer .social-sites a {
  display: inline-block;
}
.cash-marketing-footer .social-sites a:not(:last-child) {
  margin-right: 20px;
}
.cash-marketing-footer .social-sites img {
  height: 20px;
  width: 20px;
}
.cash-marketing-footer .links-and-copyright {
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
  text-align: center;
  line-height: 2.8;
  max-width: 16rem;
  margin: 0 auto;
}
.cash-marketing-footer .copyright {
  flex: 1 0 auto;
}
.cash-marketing-footer .cash-marketing-footer-links a {
  display: inline-block;
  margin: 0 12px;
}
@media (min-width: 600px) {
  .cash-marketing-footer {
    padding-bottom: 80px;
  }
  .cash-marketing-footer .links-and-copyright {
    max-width: 100%;
    margin: 0;
  }
}
@media (min-width: 1277px) {
  .cash-marketing-footer {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    padding: 23px 0 80px;
  }
  .cash-marketing-footer .links-and-copyright {
    flex-direction: row;
  }
  .cash-marketing-footer .copyright,
  .cash-marketing-footer .cash-marketing-footer-links {
    margin-right: 23px;
    margin-left: 0;
  }
  .cash-marketing-footer .social-sites {
    margin-bottom: 0;
  }
}

.cash-logo-lockup {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.cash-logo-lockup .app-icon {
  width: 40px;
  height: 40px;
}
.cash-logo-lockup .logotype {
  width: 120px;
  height: 27px;
  margin: 2px 0 0 14px;
}
.cash-logo-lockup .logotype path {
  fill: #000;
}
.inverted .cash-logo-lockup .logotype path {
  fill: #fff;
}
.drop-shadow .cash-logo-lockup .app-icon,
.drop-shadow .cash-logo-lockup .logotype {
  filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.15));
}

.animated-signature .animatable-path {
  fill: none;
  stroke: #fffdec;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.animated-signature.animate .animatable-path {
  animation: drawline 0.5s ease-in both;
}
.animated-signature.no-animated-paths .animatable-path {
  opacity: 0;
}
.animated-signature.no-animated-paths.animate .animatable-path {
  animation: fadeIn 0.5s ease-in both;
}
.animated-signature.no-animated-paths.animate .animatable-path:nth-child(1n) {
  animation-delay: 0s;
}
.animated-signature--cat .animatable-path:nth-child(1) {
  animation-duration: 0.2s;
}
.animated-signature--cat .animatable-path:nth-child(2) {
  animation-delay: 0.45s;
  animation-duration: 0.25s;
}
.animated-signature--cat .animatable-path:nth-child(3) {
  animation-delay: 0.85s;
  animation-duration: 0.2s;
}
.animated-signature--cat .animatable-path:nth-child(4) {
  animation-delay: 1.2s;
  animation-duration: 0.55s;
}

.cashcard {
  position: relative;
}
.cashcard__card-background {
  position: relative;
  z-index: 2;
  padding-top: 63.0607477%;
  background-color: #000;
  border-radius: 3.75%/5.9%;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
  background-image: url(images/marketing/blankcard.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .cashcard__card-background {
    background-image: url(images/marketing/blankcard@2x.png);
  }
}
.cashcard__caption {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  width: 55%;
  transform: translate(-50%, 170%);
}
.cashcard .animated-signature {
  position: absolute;
  bottom: 9.26%;
  right: 5.84%;
  max-width: 40%;
  max-height: 27.78%;
}
@media (min-width: 768px) {
  .cashcard__caption {
    width: 62.6%;
    transform: translate(-50%, 200%);
  }
}

@keyframes spin {
  0% {
    transform: translateZ(0) rotate(0);
  }
  100% {
    transform: translateZ(0) rotate(360deg);
  }
}
.spinner.spin {
  animation: spin 1s infinite cubic-bezier(0.7, 0.4, 0.5, 0.7);
}

.text-link {
  text-decoration: none;
  color: #18c300;
}
.text-link:hover {
  color: #15aa00;
}

.marketing-notification {
  visibility: hidden;
  position: absolute;
  width: 100vw;
  top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: white;
  padding: 1rem;
  z-index: 2;
  transform: translate3d(0, -100%, 0);
  transition: visibility 0s 1s, transform 0.3s ease;
}
@media (min-width: 768px) {
  .marketing-notification {
    padding: 1.5rem;
    text-align: center;
  }
}
.marketing-notification[data-active=true] {
  transition: visibility 0s 0s, transform 0.3s ease;
  transform: translate3d(0, 0, 0);
  visibility: visible;
}
.marketing-notification .message {
  flex: 1;
}
@media (min-width: 768px) {
  .marketing-notification .message {
    margin-right: -2rem;
  }
}
.marketing-notification .action {
  flex-shrink: 0;
  margin-left: 1rem;
}
.marketing-notification .action svg {
  display: block;
}
.marketing-notification h4, .marketing-notification p {
  font-size: 0.75rem;
}
@media (min-width: 375px) {
  .marketing-notification h4, .marketing-notification p {
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) {
  .marketing-notification h4, .marketing-notification p {
    font-size: 1rem;
  }
}
.marketing-notification h4 {
  font-weight: 500;
  margin: 0 0 0.25em;
  letter-spacing: 0.01em;
}
.marketing-notification p {
  margin: 0;
  color: #9B9B9B;
  font-weight: 300;
  line-height: 1.4;
}
.marketing-notification a {
  color: black;
  text-decoration: none;
}
.marketing-notification[data-notification=uk-cookie] .message p {
  max-width: 13em;
}
@media (min-width: 480px) {
  .marketing-notification[data-notification=uk-cookie] .message p {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .marketing-notification[data-notification=uk-cookie] .message p {
    max-width: 100%;
  }
}

.help-content-area {
  max-width: 960px;
  padding-top: 64px;
  margin: auto;
  box-sizing: content-box;
  -webkit-font-smoothing: antialiased;
  /* Avoid adding styles that target tag names here.
  * They will be applied to all article contents.
  * Instead add them to .help-article-body. */
}
@media (min-width: 960px) {
  .help-content-area {
    padding-top: 128px;
  }
}
@media (max-width: 480px) {
  .help-content-area {
    padding: 0px 0px 0px;
  }
}
.help-content-area a {
  text-decoration: none;
}
.help-content-area h3 {
  color: #333;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.2px;
  margin-bottom: 24px;
}
.help-content-area section {
  margin-bottom: 48px;
}
@media (max-width: 480px) {
  .help-content-area section {
    margin: 32px;
  }
}

.help-header .help-title {
  color: #333;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0.2px;
  margin: 0.83em 0;
}
@media (min-width: 768px) {
  .help-header .help-title {
    font-size: 40px;
    line-height: 48px;
  }
}
.help-header .help-breadcrumb {
  position: relative;
  top: -16px;
  color: #999;
  font-size: 16px;
  letter-spacing: 0.2px;
}
.help-header .help-breadcrumb:last-child {
  margin-left: 12px;
}
.help-header .chevron-after:after {
  margin-left: 11px;
}
.help-header .chevron-after:after:hover {
  cursor: default;
}
.help-header .cash-app-icon {
  width: 40px;
  height: 40px;
}
@media (max-width: 768px) {
  .help-header .cash-app-icon {
    width: 48px;
    height: 48px;
  }
}
.help-header .cash-app-text {
  font-size: 36px;
  font-weight: 500;
  color: #333;
  padding-left: 16px;
  position: relative;
  top: -8px;
}
@media (max-width: 768px) {
  .help-header .cash-app-text {
    display: none;
  }
}

.chevron-after:after {
  display: inline-block;
  width: 10px;
  height: 10px;
  content: "";
  border: 2px solid #ddd;
  border-left: 0px;
  border-top: 0px;
  position: relative;
  z-index: 1;
  transform: rotate(-45deg);
}

.help-contact-support {
  color: #999;
  padding: 24px;
  background: #f8f8f8;
  border-radius: 12px;
}
@media (min-width: 450px) {
  .help-contact-support {
    padding: 42px;
  }
}
@media (min-width: 768px) {
  .help-contact-support {
    height: 195px;
  }
}
.help-contact-support h3 {
  margin-top: 0px;
}
.help-contact-support .contact {
  color: #17b500;
}
.help-contact-support .chevron-after:after {
  border: 2px solid #17b500;
  border-top: 0px;
  border-left: 0px;
  margin-left: 12px;
  top: -1px;
}

.help-article-cards {
  display: grid;
  grid-gap: 8px;
  grid-template-columns: repeat(2, minmax(auto, 260px));
}
.help-article-cards img {
  max-width: 260px;
  width: 100%;
}
@media (min-width: 600px) {
  .help-article-cards {
    grid-gap: 24px;
  }
}
@media (min-width: 960px) {
  .help-article-cards {
    grid-template-columns: repeat(4, 1fr);
  }
}
.help-article-cards .help-article-card {
  position: relative;
  overflow: hidden;
}
.help-article-cards .help-article-card .help-article-card-content {
  position: absolute;
  width: 100%;
  top: 40%;
}
@media (min-width: 600px) {
  .help-article-cards .help-article-card .help-article-card-content {
    top: 45%;
  }
}
.help-article-cards .help-article-card .help-article-card-content .help-article-card-title {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0.2px;
  margin-left: 18px;
}
@media (min-width: 599px) {
  .help-article-cards .help-article-card .help-article-card-content .help-article-card-title {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .help-article-cards .help-article-card .help-article-card-content .help-article-card-title {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .help-article-cards .help-article-card .help-article-card-content .help-article-card-title {
    font-size: 18px;
  }
}
.help-article-cards .help-article-card .help-article-card-content .help-article-card-assurance {
  display: none;
  color: rgba(0, 0, 0, 0.4);
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.2px;
  max-width: 180px;
  margin: 0px 18px;
  padding-top: 6px;
}
@media (min-width: 480px) {
  .help-article-cards .help-article-card .help-article-card-content .help-article-card-assurance {
    display: block;
  }
}
@media (min-width: 599px) {
  .help-article-cards .help-article-card .help-article-card-content .help-article-card-assurance {
    font-size: 14px;
  }
}
@media (min-width: 960px) {
  .help-article-cards .help-article-card .help-article-card-content .help-article-card-assurance {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .help-article-cards .help-article-card .help-article-card-content .help-article-card-assurance {
    font-size: 14px;
  }
}

.help-article-list {
  display: flex;
  flex-wrap: wrap;
}
.help-article-list .chevron-after {
  display: inline-block;
  width: 100%;
}
.help-article-list .chevron-after:after {
  margin-right: -32px;
  float: right;
  top: 4px;
}
@media (min-width: 768px) {
  .help-article-list .chevron-after {
    width: auto;
  }
  .help-article-list .chevron-after:after {
    margin-left: 18px;
    float: none;
    top: -1px;
  }
}
.help-article-list .help-article-list-item {
  display: inline-block;
  color: #666;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.2px;
  width: 100%;
  padding: 16px;
  padding-right: 48px;
  padding-left: 0px;
}
@media (min-width: 768px) {
  .help-article-list .help-article-list-item {
    width: 50%;
  }
}

/* --- Search --- */
#search-bar input:focus {
  outline: none;
}

#search-input-field {
  background-color: #f8f8f8;
  background-image: url(images/icon-search-rounded.svg);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: left 20px top 20px;
  border: none;
  border-radius: 12px;
  color: #999;
  font-size: 18px;
  height: 64px;
  padding-left: 60px;
  padding-right: 24px;
  width: 100%;
}
@media (max-width: 480px) {
  #search-input-field {
    height: 56px;
    background-position: left 16px top 16px;
  }
}

#search-bar-results {
  background-color: #f8f8f8;
  border: none;
  border-radius: 12px;
  margin: 24px 0px;
  padding: 48px;
  position: relative;
  width: 100%;
  z-index: 100;
  display: none;
}
#search-bar-results .search-item:first-child h3 {
  margin-top: 0px;
}

.search-link {
  margin-right: 8px;
}

#search-prev-next {
  float: none;
  padding: 48px 0px;
}
#search-prev-next .search-prev {
  color: #17b500;
  font-size: 20px;
  letter-spacing: 0.18px;
  float: left;
}
#search-prev-next .search-next {
  color: #17b500;
  font-size: 20px;
  letter-spacing: 0.18px;
  float: right;
}

#issue-detected {
  display: none;
  border: 1px solid #EBEBEB;
  border-radius: 8px;
  float: right;
  color: #F46E38;
  background: url(images/alert-exclamation.svg) no-repeat 16px;
  background-size: 16px 16px;
  padding: 8px 12px 8px 42px;
  font-size: 15px;
  line-height: 28px;
  text-align: right;
  letter-spacing: 0.2px;
}

a#issue-detected:focus {
  outline: none;
}

.fill-height {
  min-height: 100vh;
}

.flex-fill {
  flex: 1 0 auto;
}

.flex-v {
  display: flex;
  flex-direction: column;
}

.flex-center {
  align-items: center;
}

.inline-at-xs-min {
  display: block;
}
@media (min-width: 480px) {
  .inline-at-xs-min {
    display: inline;
  }
}

@media (max-width: 599px) {
  .show-at-sm {
    display: none;
  }
}
@media (min-width: 600px) {
  .hide-at-sm {
    display: none;
  }
}
@media (max-width: 767px) {
  .show-at-md {
    display: none;
  }
}
@media (min-width: 768px) {
  .hide-at-md {
    display: none;
  }
}
@media (max-width: 1023px) {
  .show-at-lg {
    display: none;
  }
}
@media (min-width: 1024px) {
  .hide-at-lg {
    display: none;
  }
}
@media (max-width: 1277px) {
  .show-at-xl {
    display: none;
  }
}
@media (min-width: 1278px) {
  .hide-at-xl {
    display: none;
  }
}
@media (max-width: 1439px) {
  .show-at-xxl {
    display: none;
  }
}
@media (min-width: 1440px) {
  .hide-at-xxl {
    display: none;
  }
}
.index-page {
  background: #f8f8f8;
}
.index-page .marquee-canvas {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  perspective: 1000px;
}
.index-page .marquee-canvas .marquee-canvas__canvas.ready .cashcard {
  opacity: 1;
}
.index-page .marquee-canvas .marquee-canvas__canvas.ready ~ .cash-header-bar, .index-page .marquee-canvas .marquee-canvas__canvas.ready ~ .marquee-canvas__nav-bar {
  opacity: 1;
}
.index-page .marquee-canvas .cash-header-bar,
.index-page .marquee-canvas .marquee-canvas__nav-bar {
  opacity: 0;
  transition: opacity 0.5s 2.8s ease-out;
}
.index-page .scrollable {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  margin-top: 100vh;
}
@media (orientation: portrait) {
  .index-page.is-iphone .scrollable {
    margin-top: calc(100vh - 60px);
  }
}
.index-page .about-cash {
  max-width: 1278px;
  width: 100%;
  min-height: 100vh;
}
@media (min-width: 1024px) {
  .index-page .about-cash {
    min-height: 0;
  }
}
.index-page .marquee-canvas-bitcoin {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.index-page .marquee-canvas-bitcoin::after {
  position: absolute;
  bottom: -12vh;
  left: -12vw;
  right: -12vw;
  top: 50%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.24));
  content: "";
  z-index: 1;
}
.index-page .marquee-canvas-bitcoin > a {
  z-index: 3;
}
.index-page .marquee-bitcoin-background {
  width: 100vw;
  height: 100vh;
}
.index-page .marquee-bitcoin-logo {
  height: 100vh;
  z-index: 2;
}
@keyframes scale-in {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.index-page.uk .marquee-canvas {
  background-image: linear-gradient(135deg, #000000 0%, #3F4046 100%);
  background-size: 175% 100%;
}
.index-page.uk .marquee-canvas-uk {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.index-page.uk .marquee-canvas-uk-content {
  will-change: opacity, transform;
}
.index-page.uk .marquee-uk-logo {
  animation: scale-in 1s ease;
  height: 47vh;
  will-change: opacity, transform;
}
@media (min-width: 768px) {
  .index-page.uk .marquee-uk-logo {
    height: 58vh;
  }
}
.index-page.uk h1 {
  font-size: 1.125rem;
  font-weight: 500;
  font-style: italic;
  text-align: center;
  letter-spacing: 0.01em;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  color: white;
  margin: -0.65em 0 0;
  animation: fade-in 2s 0s;
}
@media (min-width: 375px) {
  .index-page.uk h1 {
    font-size: 1.424rem;
  }
}
@media (min-width: 480px) {
  .index-page.uk h1 {
    font-size: 1.602rem;
  }
}
@media (min-width: 600px) {
  .index-page.uk h1 {
    font-size: 1.802rem;
  }
}
@media (min-width: 768px) {
  .index-page.uk h1 {
    font-size: 2.027rem;
  }
}
@media (min-width: 1024px) {
  .index-page.uk h1 {
    font-size: 2.281rem;
  }
}
.index-page.uk .marquee-canvas__nav-bar {
  display: block !important;
  animation: fade-in 2.5s;
}
@media (min-width: 768px) {
  .index-page.uk .marquee-canvas__nav-bar {
    bottom: 4rem;
  }
}
@media (min-width: 1024px) {
  .index-page.uk .about-cash .app-graphic img {
    max-width: 16.25rem;
  }
}
@media (min-width: 1278px) {
  .index-page.uk .about-cash .app-graphic img {
    max-width: 28.125rem;
  }
}
.index-page.boost-launch {
  overflow-x: hidden;
}
@keyframes scale {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
}
@keyframes oscillate1 {
  0%, 100% {
    transform: rotate(0deg) scale(1);
  }
  33% {
    transform: rotate(5deg) scale(0.6);
  }
  66% {
    transform: rotate(-5deg) scale(1.01);
  }
}
@keyframes oscillate2 {
  0%, 100% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(-10deg) scale(0.8);
  }
}
@keyframes oscillate3 {
  0%, 100% {
    transform: rotate(0deg) scale(1);
  }
  33% {
    transform: rotate(13deg) scale(0.6);
  }
  66% {
    transform: rotate(-17deg) scale(1.1);
  }
}
.index-page.boost-launch .marquee-canvas {
  background: #204fc7;
}
.index-page.boost-launch .marquee-boost-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 3;
}
.index-page.boost-launch .marquee-boost-logo {
  width: 80vw;
  max-height: 50vh;
  animation: scale 15s ease-in-out infinite;
}
.index-page.boost-launch .bubble-marker {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.index-page.boost-launch .bubble-marker.layer0 {
  z-index: 0;
}
.index-page.boost-launch .bubble-marker.layer1 {
  z-index: 1;
}
.index-page.boost-launch .bubble-marker.layer2 {
  z-index: 2;
}
.index-page.boost-launch .bubble-marker.layer3 {
  z-index: 3;
}
.index-page.boost-launch .bubble-marker.layer4 {
  z-index: 4;
}
.index-page.boost-launch .bubble-marker.layer5 {
  z-index: 5;
}
.index-page.boost-launch .bubble {
  border-radius: 100%;
  overflow: hidden;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20%;
}
.index-page.boost-launch .bubble.small {
  width: 23vw;
  height: 23vw;
}
@media (min-width: 768px) {
  .index-page.boost-launch .bubble.small {
    width: 18vw;
    height: 18vw;
  }
}
@media (min-width: 1024px) {
  .index-page.boost-launch .bubble.small {
    width: 14vw;
    height: 14vw;
  }
}
.index-page.boost-launch .bubble.medium {
  width: 24vw;
  height: 24vw;
}
@media (min-width: 768px) {
  .index-page.boost-launch .bubble.medium {
    width: 20vw;
    height: 20vw;
  }
}
@media (min-width: 1024px) {
  .index-page.boost-launch .bubble.medium {
    width: 18vw;
    height: 18vw;
  }
}
.index-page.boost-launch .bubble.large {
  width: 29vw;
  height: 29vw;
}
@media (min-width: 768px) {
  .index-page.boost-launch .bubble.large {
    width: 22vw;
    height: 22vw;
  }
}
@media (min-width: 1024px) {
  .index-page.boost-launch .bubble.large {
    width: 20vw;
    height: 20vw;
  }
}
.index-page.boost-launch .bubble.extra-large {
  width: 32vw;
  height: 32vw;
}
@media (min-width: 768px) {
  .index-page.boost-launch .bubble.extra-large {
    width: 30vw;
    height: 30vw;
  }
}
@media (min-width: 1024px) {
  .index-page.boost-launch .bubble.extra-large {
    width: 28vw;
    height: 28vw;
  }
}
.index-page.boost-launch .bubble.extra-extra-large {
  width: 38vw;
  height: 38vw;
}
@media (min-width: 768px) {
  .index-page.boost-launch .bubble.extra-extra-large {
    width: 36vw;
    height: 36vw;
  }
}
@media (min-width: 1024px) {
  .index-page.boost-launch .bubble.extra-extra-large {
    width: 34vw;
    height: 34vw;
  }
}
.index-page.boost-launch .bubble.color1 {
  background-color: #e2163d;
}
.index-page.boost-launch .bubble.color2 {
  background-color: #27ffab;
}
.index-page.boost-launch .bubble.color3 {
  background-color: #fff727;
}
.index-page.boost-launch .bubble.color4 {
  background-color: #b48ce2;
}
.index-page.boost-launch .bubble.color5 {
  background-color: #ec6188;
}
.index-page.boost-launch .bubble.color6 {
  background-color: #ffc740;
}
.index-page.boost-launch .bubble.color7 {
  background-color: #6bf2f0;
}
.index-page.boost-launch .bubble.color8 {
  background-color: #000000;
}
.index-page.boost-launch .bubble.color9 {
  background-color: #9c96fc;
}
.index-page.boost-launch .bubble.color10 {
  background-color: #eecac3;
}
.index-page.boost-launch .bubble.color11 {
  background-color: #a81612;
}
.index-page.boost-launch .bubble.color12 {
  background-color: #bdbdbd;
}
.index-page.boost-launch .bubble.color13 {
  background-color: #00fcff;
}
.index-page.boost-launch .bubble.color14 {
  background-color: #00aeff;
}
.index-page.boost-launch .bubble.color15 {
  background-color: #3e175f;
}
.index-page.boost-launch .bubble.color16 {
  background-color: #e89fc0;
}
.index-page.boost-launch .bubble.color17 {
  background-color: #4bff86;
}
.index-page.boost-launch .bubble.color18 {
  background-color: #ff7800;
}
.index-page.boost-launch .bubble.color19 {
  background-color: #39d6b7;
}
.index-page.boost-launch .bubble.color20 {
  background-color: #d9318a;
}
.index-page.boost-launch .bubble.color21 {
  background-color: #5d5d5d;
}
.index-page.boost-launch .bubble.color22 {
  background-color: #e84bff;
}
.index-page.boost-launch .bubble.color23 {
  background-color: #ffffff;
}
.index-page.boost-launch .bubble img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.index-page.boost-launch .bubble.oscillate1 {
  animation: oscillate1 25s ease-in-out infinite;
  transform-origin: 100% 50%;
}
.index-page.boost-launch .bubble.oscillate2 {
  animation: oscillate2 19s ease-in-out infinite;
  transform-origin: -100% 50%;
}
.index-page.boost-launch .bubble.oscillate3 {
  animation: oscillate3 20s ease-in-out infinite;
  transform-origin: -120% -50%;
}
.index-page.boost-launch .bubble.oscillate4 {
  animation: oscillate3 25s ease-in-out infinite;
  transform-origin: -220% -50%;
}
.index-page.boost-launch .bubble.oscillate5 {
  animation: oscillate2 15s ease-in-out reverse infinite;
  transform-origin: -220% -50%;
}
.index-page.boost-launch .bubble.oscillate6 {
  animation: oscillate3 15s ease-in-out reverse infinite;
  transform-origin: -220% -50%;
}
.index-page.boost-launch .bubble.oscillate7 {
  animation: oscillate3 45s ease-in-out reverse infinite;
  transform-origin: -55% -50%;
}
.index-page.boost-launch .bubble.oscillate8 {
  animation: oscillate3 55s ease-in-out reverse infinite;
  transform-origin: 55% 50%;
}
.index-page.boost-launch .bubble-marker1 {
  margin-left: -25vw;
  margin-top: -20vh;
}
.index-page.boost-launch .bubble-marker2 {
  margin-left: -30vw;
  margin-top: 16vh;
}
@media (min-width: 768px) {
  .index-page.boost-launch .bubble-marker2 {
    margin-left: -32vw;
    margin-top: 5vh;
  }
}
.index-page.boost-launch .bubble-marker3 {
  margin-left: -22vw;
  margin-top: 20vh;
}
.index-page.boost-launch .bubble-marker4 {
  margin-left: -5vw;
  margin-top: 30vh;
}
.index-page.boost-launch .bubble-marker5 {
  margin-left: 15vw;
  margin-top: 34vh;
}
.index-page.boost-launch .bubble-marker6 {
  margin-left: -43vw;
  margin-top: 34vh;
}
.index-page.boost-launch .bubble-marker7 {
  margin-left: -43vw;
  margin-top: -26vh;
}
.index-page.boost-launch .bubble-marker8 {
  margin-left: -40vw;
  margin-top: -38vh;
}
.index-page.boost-launch .bubble-marker9 {
  margin-left: -18vw;
  margin-top: -38vh;
}
.index-page.boost-launch .bubble-marker10 {
  margin-left: 30vw;
  margin-top: -20vh;
}
.index-page.boost-launch .bubble-marker11 {
  margin-left: 37vw;
  margin-top: -25vh;
}
.index-page.boost-launch .bubble-marker12 {
  margin-left: 40vw;
  margin-top: -29vh;
}
.index-page.boost-launch .bubble-marker13 {
  margin-left: 43vw;
  margin-top: 1vh;
}
.index-page.boost-launch .bubble-marker14 {
  margin-left: 44vw;
  margin-top: 25vh;
}
.index-page.boost-launch .bubble-marker15 {
  margin-left: 37vw;
  margin-top: 20vh;
}
.index-page.boost-launch .bubble-marker16 {
  margin-left: 31vw;
  margin-top: 29vh;
}
.index-page.boost-launch .bubble-marker17 {
  margin-left: -30vw;
  margin-top: -39vh;
}
.index-page.boost-launch .bubble-marker18 {
  margin-left: -10vw;
  margin-top: -40vh;
}
.index-page.boost-launch .bubble-marker19 {
  margin-left: 2vw;
  margin-top: -45vh;
}
.index-page.boost-launch .bubble-marker20 {
  margin-left: 20vw;
  margin-top: -35vh;
}
.index-page.boost-launch .bubble-marker21 {
  margin-left: 39vw;
  margin-top: -45vh;
}
.index-page.boost-launch .bubble-marker22 {
  margin-left: 45vw;
  margin-top: -1vh;
}
.index-page.boost-launch .bubble-marker23 {
  margin-left: 15vw;
  margin-top: 5vh;
}
.index-page.boost-launch .bubble-marker24 {
  margin-left: -35vw;
  margin-top: 45vh;
}
.index-page.boost-launch .bubble-marker25 {
  margin-left: -45vw;
  margin-top: 5vh;
}
.index-page.boost-launch .bubble-marker26 {
  margin-left: 5vw;
  margin-top: 48vh;
}
.index-page.boost-launch .bubble-marker27 {
  margin-left: 20vw;
  margin-top: 48vh;
}
.index-page.boost-launch .bubble-marker28 {
  margin-left: 40vw;
  margin-top: 40vh;
}
.index-page.boost-launch .bubble-marker29 {
  margin-left: -20vw;
  margin-top: 46vh;
}
.index-page.boost-launch .bubble-marker30 {
  margin-left: -25vw;
  margin-top: 6vh;
}
.index-page.boost-launch .bubble-marker31 {
  margin-left: -2vw;
  margin-top: 28vh;
}
.index-page.boost-launch .bubble-marker32 {
  margin-left: 40vw;
  margin-top: 40vh;
}
.index-page.boost-launch .bubble-marker33 {
  margin-left: -10vw;
  margin-top: -10vh;
}
.index-page.boost-launch .bubble-marker34 {
  margin-left: 25vw;
  margin-top: 5vh;
}

.help-article-body {
  color: #666;
  letter-spacing: 0.2;
  /* ---- Headlines ---- */
  /* ---- Lists ---- */
  /* ---- Generic Copy ---- */
  /* ---- Images ---- */
  /* ---- Tables ---- */
}
@media (min-width: 600px) {
  .help-article-body {
    max-width: 43em;
    margin-left: auto;
    margin-right: auto;
  }
}
.help-article-body h1, .help-article-body h2, .help-article-body h3, .help-article-body h4, .help-article-body h5, .help-article-body h6 {
  color: #333;
  font-weight: 500;
  margin: 48px 0 12px;
}
.help-article-body h1 a, .help-article-body h2 a, .help-article-body h3 a, .help-article-body h4 a, .help-article-body h5 a, .help-article-body h6 a {
  color: #333;
}
.help-article-body h1 a:hover, .help-article-body h2 a:hover, .help-article-body h3 a:hover, .help-article-body h4 a:hover, .help-article-body h5 a:hover, .help-article-body h6 a:hover {
  text-decoration: underline;
}
.help-article-body h2 {
  font-size: 30px;
  line-height: 32px;
}
.help-article-body h3 {
  font-size: 24px;
  line-height: 32px;
}
.help-article-body ul, .help-article-body ol {
  margin: 8px 0 18px;
  padding-left: 30px;
}
.help-article-body li {
  font-size: 18px;
  line-height: 1.9;
  letter-spacing: 0.18px;
  color: #666;
  margin-bottom: 5px;
}
.help-article-body p, .help-article-body .article-body {
  font-size: 18px;
  line-height: 1.9;
  letter-spacing: 0.18px;
  color: #666;
  margin-bottom: 18px;
}
.help-article-body a {
  color: #17b500;
}
.help-article-body strong {
  font-weight: 500;
}
.help-article-body img {
  margin: 36px 0;
  display: block;
  max-height: 600px;
  max-width: 100%;
}
.help-article-body figcaption {
  font-size: 14px;
}
.help-article-body table {
  width: 100%;
  max-width: 100%;
  margin: 18px 0 36px;
  border: 0 solid #E0E0E0;
  border-spacing: 0;
  border-collapse: collapse;
  background-color: transparent;
  text-align: left;
  vertical-align: top;
  line-height: 1.9;
}
.help-article-body td,
.help-article-body th {
  padding: 10px;
  border-color: inherit;
  border-style: solid;
  border-width: 1px;
}
.help-article-body th {
  font-weight: 500;
}
.help-article-body thead {
  background: rgba(0, 0, 0, 0.06);
}
.help-article-body tbody td,
.help-article-body tbody th {
  background: rgba(0, 0, 0, 0.02);
}
.help-article-body tbody tr:nth-child(odd) td,
.help-article-body tbody tr:nth-child(odd) th {
  background: none;
}

.reward-terms-page {
  padding: 32px;
  max-width: 500px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.18px;
  color: #666;
  margin: 0 auto;
}
.reward-terms-page h1, .reward-terms-page h2, .reward-terms-page h3 {
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0.2px;
  margin: 32px 0;
  color: #333;
}
.reward-terms-page h2 {
  font-size: 16px;
  margin: 32px 0 16px;
}
.reward-terms-page h3 {
  font-size: 16px;
  color: #666;
  margin: 32px 0 16px;
}
.reward-terms-page ul {
  margin-top: 8px;
  padding-left: 30px;
}
.reward-terms-page p, .reward-terms-page li {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.18px;
  color: #666;
  margin-bottom: 5px;
}
.reward-terms-page p a, .reward-terms-page li a {
  color: #17b500;
  text-decoration: none;
}
.reward-terms-page img {
  width: 100%;
  height: auto;
  margin: 32px 0;
  display: block;
}
.reward-terms-page .reward-header-icon {
  width: 64px;
  height: 64px;
}
.reward-terms-page .well {
  background-color: rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.06);
  padding: 12px;
  margin: 32px 0;
  border-radius: 6px;
}
.reward-terms-page .well p {
  margin: 0;
}

.tax-info {
  background: #f2f2f2;
}

.tax-info-column {
  width: 100%;
}
.tax-info-column .tax-section {
  padding: 30px;
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.tax-info-column .tax-section.personal-info {
  padding: 0 30px;
}
@media (min-width: 600px) {
  .tax-info-column {
    max-width: 415px;
    margin: 0 auto;
  }
  .tax-info-column .tax-section {
    border-radius: 4px;
  }
}
.tax-info-column .logo {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto;
}
.tax-info-column .account-module-header {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1.2px;
  color: #999;
  padding: 0 30px;
  margin: 40px 0 15px;
}

.tax-info-table {
  width: 100%;
  line-height: 24px;
  margin: 0;
  font-weight: 300;
  font-size: 16px;
}
.tax-info-table .tax-info-label {
  color: #999;
  text-align: left;
  float: left;
  clear: left;
  padding: 11px 0;
}
.tax-info-table .tax-info-value {
  color: #333;
  text-align: right;
  margin-left: 0;
  padding: 12px 0;
  border-bottom: 1px solid #f2f2f2;
  min-height: 49px;
}
.tax-info-table .tax-info-value:last-child {
  border-bottom: none;
}

.tax-description h2 {
  color: #333;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.tax-description p {
  color: #999;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.2px;
}
.tax-description hr {
  border: none;
  border-top: 1px solid #dadada;
  margin: 30px 0;
}

.cardfees {
  font-size: 16px;
  letter-spacing: 0.2px;
  max-width: 1000px;
  margin: 0 auto;
}
.cardfees .cardfees-header {
  margin: 40px 32px;
}
.cardfees .cardfees-header .cash-app-icon {
  width: 40px;
  height: 40px;
}
@media (max-width: 768px) {
  .cardfees .cardfees-header .cash-app-icon {
    width: 48px;
    height: 48px;
  }
}
.cardfees .cardfees-header .cardfees-content-area {
  padding: 0;
}
.cardfees .cardfees-header h1 {
  color: #333;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0.2px;
  margin: 16px 0;
}
.cardfees table {
  width: 100%;
  line-height: 16px;
}
.cardfees table th {
  color: #fff;
  background-color: #333;
  text-align: left;
  padding: 16px 24px;
  font-weight: 500;
}
.cardfees table td {
  padding: 16px 24px;
  border: 1px solid #e5e5e5;
}
.cardfees table ul {
  padding: 0;
  margin: 0;
}
.cardfees table li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.cardfees table li.details {
  color: #666;
  line-height: 21px;
  margin-top: 16px;
  white-space: normal;
}
.cardfees table td.fee {
  text-align: center;
}
.cardfees table td:nth-child(1) {
  width: 62%;
}
.cardfees table td:nth-child(2) {
  width: 38%;
}
.cardfees table .cardfees-section {
  color: #000;
  background-color: #e5e5e5;
}
.cardfees .disclosures-text {
  padding: 32px 32px 16px 24px;
  line-height: 21px;
}
.cardfees .disclosures-text ul {
  margin: 0;
  padding: 0;
}
.cardfees .disclosures-text ul li {
  margin: 0 0 1em 0;
  padding: 0;
  list-style-type: none;
}
.cardfees .disclosures-text a {
  color: #000;
  text-decoration: none;
}
.cardfees .disclosures-text a:visited {
  color: #000;
}

* {
  box-sizing: border-box;
}

picture, picture image {
  display: block;
}
picture img {
  max-width: 100%;
}

body {
  font-family: sqmarket, "Helvetica Neue", helvetica, sans-serif;
  min-width: 320px;
}

/*# sourceMappingURL=marketing.css.map */
