@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i");
.zero, #cashback h1,
#cashback h2,
#cashback h3,
#cashback h4,
#cashback h5,
#cashback h6,
#cashback p {
  margin: 0;
  padding: 0; }

#cashback {
  min-width: 310px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 2rem; }
  #cashback .section {
    width: 100%;
    padding: 4rem 1rem 5.4rem 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #cashback .wrapper {
    max-width: 1220px;
    margin: 0 auto;
    width: 100%; }
  #cashback .list-basic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    padding: 0;
    font-size: 0;
    list-style-type: none; }
  #cashback .button__holder {
    text-align: center; }
  #cashback .link {
    color: #0578be;
    text-decoration: none; }
    #cashback .link:hover {
      color: #0578be;
      text-decoration: underline; }
    #cashback .link:visited {
      color: #0578be;
      text-decoration: none; }
  #cashback .prime__button {
    display: inline-block;
    vertical-align: middle;
    min-width: 28rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    padding: 2rem;
    font-size: 2.2rem;
    line-height: 2rem;
    font-weight: 500;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    -webkit-box-shadow: 0 3px 1px 0 #cbced3;
    box-shadow: 0 3px 1px 0 #cbced3; }
    #cashback .prime__button-green {
      background: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
      background: -webkit-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
      background: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
      background: linear-gradient(to right, #7fba2f, #98c838, #7fba2f); }
      #cashback .prime__button-green:hover {
        background: #98c838; }
    #cashback .prime__button-blue {
      font-size: 1.6rem;
      font-weight: 400;
      background: -webkit-gradient(linear, left top, right top, from(#1378bf), color-stop(#168ac9), to(#1378bf));
      background: -webkit-linear-gradient(left, #1378bf, #168ac9, #1378bf);
      background: -o-linear-gradient(left, #1378bf, #168ac9, #1378bf);
      background: linear-gradient(to right, #1378bf, #168ac9, #1378bf); }
      #cashback .prime__button-blue:hover {
        background: #198ece; }
    #cashback .prime__button span {
      font-size: 1.6rem;
      line-height: 2rem;
      font-weight: 400; }
    #cashback .prime__button-shadow {
      -webkit-box-shadow: 0 3px 1px 0 #132e4e;
      box-shadow: 0 3px 1px 0 #132e4e; }
    #cashback .prime__button-bottom {
      margin-bottom: -12.8rem; }
    #cashback .prime__button-white {
      font-size: 1.6rem;
      font-weight: 400;
      color: #697d8c;
      border: 1px solid #d0d6db;
      -webkit-box-shadow: 0 3px 1px 0 #f2f5fb;
      box-shadow: 0 3px 1px 0 #f2f5fb; }
      #cashback .prime__button-white:hover {
        -webkit-box-shadow: 0px 0px 4px 4px #f2f5fb;
        box-shadow: 0px 0px 4px 4px #f2f5fb; }
  #cashback h1 {
    font-size: 5rem;
    line-height: 6rem;
    font-weight: 500; }
  #cashback h2 {
    font-size: 4rem;
    line-height: 4rem;
    font-weight: 300; }
  @media all and (max-width: 410px) {
    #cashback .prime__button {
      min-width: 28rem; } }

#cashback #banner {
  position: relative;
  z-index: 4;
  color: #ffffff;
  text-align: center;
  background: url("images/banner-bg.jpg") no-repeat;
  background-size: auto 100%;
  background-position: 50%;
  background-color: #1d2354;
  z-index:1; }
  #cashback #banner .header {
    margin-top: 10.2rem;
    margin-bottom: 9rem; }
    #cashback #banner .header h1 {
      margin-bottom: .2rem;
      color: #7fba2f; }
      @media all and (max-width: 410px) {
        #cashback #banner .header h1 {
          font-size: 3rem; } }
    #cashback #banner .header p {
      display: inline-block;
      font-size: 3rem;
      line-height: 3rem;
      font-weight: 300;
      color: #fff; }
  #cashback #banner .list {
    margin-bottom: 5.2rem; }
    #cashback #banner .list h4 {
      margin: 1.8rem 0 2.2rem 0;
      font-size: 2.2rem;
      line-height: 2rem;
      font-weight: 500;
      color: #fff; }
    #cashback #banner .list p {
      font-size: 1.4rem;
      line-height: 2rem;
      color: #fff;
      opacity: 0.7; }
    #cashback #banner .list li {
      -ms-flex-preferred-size: 30%;
      flex-basis: 30%; }
  #cashback #banner .list__img {
    display: inline-block;
    width: 80px;
    height: 90px;
    background: url("images/banner-icons.png") -14px 0; }
    #cashback #banner .list__img-2 {
      background: url("images/banner-icons.png") -116px 0; }
    #cashback #banner .list__img-3 {
      background: url("images/banner-icons.png") -217px 0; }
    #cashback #banner .list__img-4 {
      background: url("images/banner-icons.png") -308px 0; }
  @media all and (max-width: 1024px) {
    #cashback #banner .list li {
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
      margin-bottom: 3rem; } }
  @media all and (max-width: 700px) {
    #cashback #banner #banner .list {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    #cashback #banner #banner .list li {
      -ms-flex-preferred-size: 60%;
      flex-basis: 60%; } }
  @media all and (max-width: 560px) {
    #cashback #banner .header h1 {
      font-size: 4rem;
      line-height: 4rem; }
    #cashback #banner .header p {
      font-size: 2rem;
      line-height: 3rem; }
    #cashback #banner .list li {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

#cashback .holder {
  font-size: 1.2rem; }

#cashback #info .header {
  position: relative;
  z-index: 3;
  margin-top: 7.5rem;
  margin-bottom: 7.9rem; }
  #cashback #info .header p {
    margin-top: 3.9rem;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #697d8c; }

#cashback #info .table__container {
  margin-bottom: 4rem; }

#cashback #info .table {
  max-width: 980px;
  margin: 0 auto; }
  #cashback #info .table .head {
    padding: 0.4rem 0 2.1rem 0;
    line-height: 1; }
  #cashback #info .table .col__cell-header {
    width: 18.1rem; }
  #cashback #info .table .col__cell {
    width: 19rem; }
  #cashback #info .table td {
    padding: 0;
    font-size: 1.4rem;
    line-height: 4rem;
    color: #697d8c;
    border-bottom: 2px solid #f2f5f7;
    border-right: 2px solid #f2f5f7;
    vertical-align: middle; }
  #cashback #info .table thead tr:first-child td {
    border: none; }
  #cashback #info .table .space {
    padding-right: 19rem;
    line-height: 0; }
  #cashback #info .table .space-header {
    padding-right: 18.1rem; }
  #cashback #info .table thead td:first-child {
    text-align: left; }
  #cashback #info .table tbody td:first-child {
    text-align: left;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 6rem;
    color: #000; }
  #cashback #info .table tbody tr:last-child td:not(:first-child) {
    background: #f8fafb; }
  #cashback #info .table tbody tr:last-child td:first-child {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#f8fafb));
    background: -webkit-linear-gradient(left, #fff, #f8fafb);
    background: -o-linear-gradient(left, #fff, #f8fafb);
    background: linear-gradient(to right, #fff, #f8fafb); }
  #cashback #info .table .figure {
    font-size: 3rem;
    line-height: 6rem;
    font-weight: 500; }
    #cashback #info .table .figure-blue {
      color: #1378bf; }
    #cashback #info .table .figure-green {
      color: #4aa27c; }
    #cashback #info .table .figure-lgreen {
      color: #7fba2f; }
  #cashback #info .table .cell-last {
    border-right: none; }

#cashback #info .note {
  position: relative;
  z-index: 3;
  margin-bottom: 5.4rem;
  font-size: 1.2rem;
  color: #697d8c; }

#cashback #info .prime__button {
  position: relative;
  z-index: 3; }

#cashback #tips {
  counter-reset: number;
  padding-top: 3.1rem;
  padding-bottom: 4.6rem; }
  #cashback #tips .note {
    font-size: 1.2rem;
     color: #697d8c; 
  }
  #cashback #tips .header {
    margin-bottom: 5.8rem; }
    #cashback #tips .header h2 {
      margin-bottom: 3.1rem; }
  #cashback #tips .content__holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 2rem;
    margin-bottom: 5.9rem;
    text-align: left; }
  #cashback #tips .conditions {
    position: relative;
    max-width: 580px;
    padding-left: 9.6rem;
    padding-top: 4.6rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #cashback #tips .conditions::before {
      counter-increment: number;
      content: counter(number);
      position: absolute;
      top: 36px;
      font-size: 200px;
      color: #f2f5fb;
      font-weight: 700; }
    #cashback #tips .conditions .conditions__icons {
      position: absolute;
      display: inline-block;
      left: 0;
      top: 37px;
      height: 90px;
      width: 80px;
      background: url("images/tips-icons.png") -8px 10px;
      background-repeat: no-repeat; }
      #cashback #tips .conditions .conditions__icons-1 {
        background: url("images/tips-icons.png") -110px 2px;
        background-repeat: no-repeat; }
    #cashback #tips .conditions h4 {
      position: relative;
      margin-bottom: 3.5rem;
      font-size: 3rem;
      line-height: 4rem;
      color: #000;
      font-weight: 300; }
    #cashback #tips .conditions p {
      padding-left: 0.4rem;
      font-size: 1.4rem;
      line-height: 2rem;
      color: #697d8c; }
    #cashback #tips .conditions ul {
      padding: 0;
      list-style-type: none;
      font-size: 1.4rem;
      line-height: 2rem;
      color: #697d8c; }
    #cashback #tips .conditions li {
      position: relative;
      margin-bottom: 2rem;
      padding-left: 3rem; }
      #cashback #tips .conditions li::before {
        content: "\2022";
        position: absolute;
        left: 0;
        color: #7fba2f;
        font-size: 4rem;
        vertical-align: middle; }

#cashback #account {
  z-index: 1;
  position: relative;
  background-color: #f2f5fb; }
  #cashback #account .header {
    margin: 2.2rem 0 0 0;
    text-align: left; }
  #cashback #account .prime__button {
    margin: 0 1rem; }
  #cashback #account .holder {
    margin-bottom: 2rem; }

#cashback #calculation {
  display: none; }

@media all and (max-width: 1023px) {
  #cashback #info .table {
    max-width: 800px; }
    #cashback #info .table .col__cell-header {
      width: 10rem; }
    #cashback #info .table .col__cell {
      width: 10rem; }
    #cashback #info .table .space {
      padding-right: 10rem; }
    #cashback #info .table .space-header {
      padding-right: 10rem; }
    #cashback #info .table .head {
      font-size: 1.2rem; }
    #cashback #info .table tbody td:first-child {
      font-size: 1.4rem; }
    #cashback #info .table td {
      font-size: 1.2rem; }
    #cashback #info .table .figure {
      font-size: 2.5rem; }
  #cashback .accounts__slider {
    padding-left: 0; } }

@media all and (max-width: 700px) {
  #cashback #info .table .col__cell-header {
    width: 5rem; }
  #cashback #info .table .col__cell {
    width: 5rem; }
  #cashback #info .table .space {
    padding-right: 5rem; }
  #cashback #info .table .space-header {
    padding-right: 5rem; }
  #cashback #info .table .head {
    font-size: 1rem; }
  #cashback #info .table tbody td:first-child {
    font-size: 1.2rem; }
  #cashback #info .table td {
    font-size: 1rem; }
  #cashback #info .table .figure {
    font-size: 2.5rem; }
  #cashback #tips .content__holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    #cashback #tips .content__holder .conditions:first-child {
      margin-bottom: 5rem; }
  #cashback #account .prime__button {
    margin-bottom: 2rem; } }

@media all and (max-width: 450px) {
  #cashback #info {
    position: relative; }
    #cashback #info::after {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      z-index: 2;
      height: 100%;
      width: 5rem;
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, #fff), to(RGBA(255, 255, 255, 0)));
      background: -webkit-linear-gradient(right, #fff 30%, RGBA(255, 255, 255, 0));
      background: -o-linear-gradient(right, #fff 30%, RGBA(255, 255, 255, 0));
      background: linear-gradient(to left, #fff 30%, RGBA(255, 255, 255, 0)); }
    #cashback #info .table {
      width: 500px; }
    #cashback #info .table__container {
      overflow-x: scroll; }
    #cashback #info .cell-last {
      position: relative;
      z-index: 3; } }

@media all and (max-width: 410px) {
  #cashback #tips .conditions {
    padding-left: 0; }
  #cashback #tips .conditions .conditions__icons {
    display: none; } }

.fancybox-opened .fancybox-skin {
  background: #fff;
  border: 1px solid #d0d6db;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none; }

.fancybox-opened .fancybox-close {
  display: none; }

.fancybox-opened {
  left: auto; }