.zero, #customer h1,
#customer h2,
#customer h3,
#customer h4,
#customer h5,
#customer h6,
#customer p {
  margin: 0;
  padding: 0; }

#customer {
  min-width: 310px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 2rem; }
  #customer .section {
    width: 100%;
    padding: 4rem 1rem 5.4rem 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #customer .wrapper {
    max-width: 1220px;
    margin: 0 auto;
    width: 100%; }
  #customer .list-basic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    padding: 0 1rem;
    font-size: 0;
    list-style-type: none; }
  #customer .button__holder {
    text-align: center; }
  #customer .link {
    color: #0578be;
    text-decoration: underline; }
    #customer .link:hover {
      color: #0578be;
      text-decoration: none; }
    #customer .link:visited {
      color: #0578be;
      text-decoration: none; }
  #customer .prime__button {
    display: inline-block;
    vertical-align: middle;
    min-width: 38rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    padding: 3rem 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; }
    #customer .prime__button-green {
      background: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
      background: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
      background: -webkit-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
      background: linear-gradient(to right, #7fba2f, #98c838, #7fba2f); }
      #customer .prime__button-green:hover {
        background: #98c838; }
    #customer .prime__button-blue {
      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); }
      #customer .prime__button-blue:hover {
        background: #198ece; }
    #customer .prime__button-shadow {
      -webkit-box-shadow: 0 3px 1px 0 #132e4e;
      box-shadow: 0 3px 1px 0 #132e4e; }
    #customer .prime__button-bottom {
      margin-bottom: -12.8rem; }
  #customer a {
    color: #ffffff;
    text-decoration: none; }
    #customer a:hover, #customer a:visited {
      color: #ffffff; }
  #customer h1 {
    font-size: 4rem;
    line-height: 4rem;
    font-weight: 300; }
  #customer h2 {
    font-size: 4rem;
    line-height: 4rem;
    font-weight: 300; }
  #customer h4 {
    font-size: 2.2rem;
    line-height: 2.2rem;
    font-weight: 500; }
  @media all and (max-width: 410px) {
    #customer .prime__button {
      min-width: 28rem; } }

#customer #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: #112244; }
  #customer #banner .header {
    margin-top: 7.6rem;
    margin-bottom: 9.7rem; }
    #customer #banner .header h1 {
      margin-bottom: 3.2rem;
      color: #fff; }
      @media all and (max-width: 410px) {
        #customer #banner .header h1 {
          font-size: 3rem; } }
    #customer #banner .header p {
      display: inline-block;
      max-width: 800px;
      font-size: 1.8rem;
      line-height: 3rem;
      font-weight: 400;
      color: #fff; }
  #customer #banner .list {
    margin-bottom: 7.3rem; }
    #customer #banner .list h4 {
      margin: 2.7rem 0 2.1rem 0;
      font-size: 1.8rem;
      line-height: 2rem;
      font-weight: 500;
      color: #fff; }
    #customer #banner .list p {
      font-size: 1.4rem;
      line-height: 2rem;
      color: #fff;
      opacity: 0.7; }
    #customer #banner .list li {
      -ms-flex-preferred-size: 20%;
      flex-basis: 20%; }
  #customer #banner .list__img {
    display: inline-block;
    width: 80px;
    height: 90px;
    background: url("images/banner-icons.png") -14px 0; }
    #customer #banner .list__img-2 {
      background: url("images/banner-icons.png") -116px 0; }
    #customer #banner .list__img-3 {
      background: url("images/banner-icons.png") -217px 0; }
    #customer #banner .list__img-4 {
      background: url("images/banner-icons.png") -308px 0; }
  @media all and (max-width: 1024px) {
    #customer #banner .list li {
      -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
      margin-bottom: 3rem; } }
  @media all and (max-width: 560px) {
    #customer #banner .header h1 {
      font-size: 4rem;
      line-height: 4rem; }
    #customer #banner .header p {
      font-size: 2rem;
      line-height: 3rem; }
    #customer #banner .list li {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

#customer .table_content {
  margin-bottom: 2rem;
  text-align: left; }
  #customer .table_content .table {
    display: inline-block;
    width: auto;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0; }
  #customer .table_content td {
    border: none; }
    #customer .table_content td:nth-child(even) {
      padding: 0; }
  #customer .table_content .caption-mobile {
    display: none; }
  #customer .table_content .item_text {
    display: block; }
  #customer .table_content .col_item {
    width: 28rem; }
  #customer .table_content .col_item-2 {
    width: 17.5rem; }
  #customer .table_content .empty_desktop {
    padding: 0;
    line-height: 0; }
  #customer .table_content .empty_space {
    padding: 0;
    padding-right: 2rem;
    line-height: 0; }
  #customer .table_content .empty_item {
    padding: 0;
    padding-right: 24rem;
    line-height: 0; }
  #customer .table_content .empty_item-2 {
    padding: 0;
    padding-right: 17.5rem;
    line-height: 0; }
  #customer .table_content .col_space {
    width: 2rem; }
  #customer .table_content .col_desktop {
    width: 58rem; }
  #customer .table_content .desktop {
    position: relative;
    padding: 1rem 0;
    vertical-align: top;
    text-align: left;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #697d8c; }
  #customer .table_content .item_subtitle {
    opacity: 0.7; }
  #customer .table_content .cell {
    position: relative;
    padding: 0 3rem;
    vertical-align: middle;
    text-align: left;
    font-size: 1.8rem;
    line-height: 4rem;
    font-weight: 500;
    color: #697d8c; }
  #customer .table_content .cell-bg {
    background: #fff; }
  #customer .table_content .button {
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center; }
    #customer .table_content .button a {
      display: inline-block;
      width: 100%;
      padding: 1.5rem 0;
      border-radius: 5px;
      font-size: 1.6rem;
      font-weight: 500;
      text-align: center; }
  #customer .table_content .demo {
    padding: 1.5rem 0;
    text-align: center;
    font-size: 1.4rem; }
    #customer .table_content .demo a {
      color: #0578be;
      text-decoration: none; }
      #customer .table_content .demo a:hover {
        color: #0578be;
        text-decoration: underline; }
      #customer .table_content .demo a:visited {
        color: #0578be;
        text-decoration: underline; }
  #customer .table_content .cell-last {
    padding-bottom: 2.6rem; }
  #customer .table_content tfoot tr:last-child .cell {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: none; }
  #customer .table_content .cell_title {
    padding-top: 4.3rem;
    padding-bottom: 1.1rem;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-size: 1.8rem;
    line-height: 2rem;
    font-weight: 400;
    color: #000;
    text-align: center; }
  #customer .table_content .cell_title.desktop {
    text-align: left; }
  #customer .table_content .img {
    display: inline-block;
    width: 180px;
    height: 40px;
    background: urlimages/uploaimages/iimages/structuimages/clienimages/funimages/deposiimages/iimages/skrill.png") 0 4px;
    background-repeat: no-repeat; }
    #customer .table_content .img-2 {
      background: urlimages/uploaimages/iimages/structuimages/clienimages/funimages/deposiimages/iimages/neteller.png") 0 10px;
      background-repeat: no-repeat; }
    #customer .table_content .img-3 {
      background: urlimages/uploaimages/iimages/structuimages/clienimages/funimages/deposiimages/iimages/table-epayments.png");
      background-repeat: no-repeat; }
  #customer .table_content .table__container {
    text-align: right; }
  #customer .table_content tbody .cell {
    text-align: center; }
  #customer .table_content tbody tr:not(:last-child) td:not(:nth-child(even)) {
    position: relative; }
    #customer .table_content tbody tr:not(:last-child) td:not(:nth-child(even)):before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(56, 79, 107, 0)), color-stop(#d8dbdf), color-stop(80%, rgba(56, 79, 107, 0)));
      background: -webkit-linear-gradient(left, rgba(56, 79, 107, 0) 20%, #d8dbdf, rgba(56, 79, 107, 0) 80%);
      background: -o-linear-gradient(left, rgba(56, 79, 107, 0) 20%, #d8dbdf, rgba(56, 79, 107, 0) 80%);
      background: linear-gradient(to right, rgba(56, 79, 107, 0) 20%, #d8dbdf, rgba(56, 79, 107, 0) 80%); }
  #customer .table_content tbody tr:not(:last-child) td.desktop {
    position: relative; }
    #customer .table_content tbody tr:not(:last-child) td.desktop:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: -webkit-gradient(linear, right top, left top, from(#d8dbdf), color-stop(85%, rgba(56, 79, 107, 0)));
      background: -webkit-linear-gradient(right, #d8dbdf, rgba(56, 79, 107, 0) 85%);
      background: -o-linear-gradient(right, #d8dbdf, rgba(56, 79, 107, 0) 85%);
      background: linear-gradient(to left, #d8dbdf, rgba(56, 79, 107, 0) 85%); }
  @media all and (max-width: 1200px) {
    #customer .table_content .col_desktop {
      width: 49rem; }
    #customer .table_content .empty_desktop {
      padding-right: 49rem; }
    #customer .table_content .empty_item {
      padding-right: 20rem; }
    #customer .table_content .empty_item-2 {
      padding-right: 10rem; }
    #customer .table_content .col_item {
      width: 20rem; }
    #customer .table_content .col_item-2 {
      width: 10rem; }
    #customer .table_content .col_space {
      width: 1rem; }
    #customer .table_content .empty_space {
      width: 1rem; }
    #customer .table_content {
      padding: 0; }
    #customer .table_content .cell {
      padding-right: 0;
      padding-left: 0; } }
  @media all and (max-width: 1000px) {
    #customer .table_content .table {
      margin: 0; }
    #customer .table_content .col_desktop {
      width: 12rem; } }
  @media all and (max-width: 940px) {
    #customer .table_content .desktop {
      display: none; }
    #customer .table_content .empty_desktop {
      display: none; }
    #customer .table_content .caption-mobile {
      display: block;
      position: relative;
      top: 0;
      font-size: 1rem;
      line-height: 1rem;
      color: #000;
      opacity: 0.7; }
    #customer .table_content .item_text {
      display: block;
      position: relative; }
    #customer .table_content {
      display: inline-block;
      max-width: 600px;
      padding-left: 0; }
    #customer .table_content .empty_item, #customer .table_content .empty_item-2 {
      padding-right: 30rem; } }
  @media all and (max-width: 840px) {
    #customer .table_content {
      padding-bottom: 2rem; }
    #customer .table_content .empty_item {
      padding-right: 30rem; }
    #customer .table_content .empty_item-2 {
      padding-right: 25rem; }
    #customer .table_content .col_desktop {
      width: 0; }
    #customer .table_content .col_space {
      width: 0; } }
  @media all and (max-width: 640px) {
    #customer .table_content {
      position: relative;
      display: block; }
    #customer .table_content .table {
      padding-right: 2rem; }
    #customer .table_content {
      overflow-x: scroll; }
    #customer .table_content .empty_item {
      padding-right: 20rem; }
    #customer .table_content .empty_item-2 {
      padding-right: 20rem; }
    #customer .table_content .cell {
      padding-right: 1rem;
      padding-left: 1rem; } }

#customer .header h2 {
  font-size: 4rem;
  line-height: 4rem;
  font-weight: 300; }

#customer .header p {
  font-size: 1.8rem;
  line-height: 3rem; }

#customer #why {
  text-align: left;
  background: #f2f5fb; }
  #customer #why .header {
    position: relative;
    z-index: 4;
    margin-top: 8.6rem;
    margin-bottom: 8.3rem;
    text-align: center; }
    #customer #why .header h2 {
      margin-bottom: 3.1rem; }
    #customer #why .header p {
      display: inline-block;
      max-width: 1000px;
      font-size: 1.8rem;
      line-height: 3rem; }
  #customer #why .content {
    padding-left: 10rem; }
  #customer #why .item {
    position: relative;
    z-index: 3;
    margin-bottom: 3.5rem;
    text-align: left; }
    #customer #why .item h3 {
      margin-bottom: 1.4rem;
      font-size: 2.5rem;
      line-height: 4rem;
      font-weight: 400;
      color: #000; }
    #customer #why .item p {
      font-size: 1.4rem;
      line-height: 2rem;
      color: #697d8c; }
    #customer #why .item .img {
      position: absolute;
      display: inline-block;
      top: 0;
      left: -100px;
      width: 90px;
      height: 90px;
      background: url(images/why-icons.png) -10px -16px;
      background-repeat: no-repeat; }
  #customer #why .items_holder {
    position: relative;
    z-index: 3;
    margin-bottom: 6.6rem;
    margin-top: 5.6rem; }
  #customer #why .item_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    #customer #why .item_container .checkbox_title {
      display: none;
      margin-bottom: 3.7rem;
      font-size: 1.8rem;
      line-height: 2rem;
      color: #000; }
    #customer #why .item_container .show {
      display: block; }
    #customer #why .item_container:not(:last-child) .item_checkbox {
      position: relative; }
      #customer #why .item_container:not(:last-child) .item_checkbox::after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 2;
        width: 100%;
        height: 1px;
        background: #e1e4e7; }
    #customer #why .item_container:not(:last-child) .item_title::after {
      content: "";
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 1px;
      background: -webkit-gradient(linear, right top, left top, from(#e1e4e7), to(rgba(225, 228, 231, 0)));
      background: -webkit-linear-gradient(right, #e1e4e7, rgba(225, 228, 231, 0));
      background: -o-linear-gradient(right, #e1e4e7, rgba(225, 228, 231, 0));
      background: linear-gradient(to left, #e1e4e7, rgba(225, 228, 231, 0)); }
    #customer #why .item_container:last-child .itemcheckbox {
      padding-bottom: 0; }
    #customer #why .item_container:last-child .item_title {
      padding-bottom: 1.4rem; }
  #customer #why .item_title {
    position: relative;
    display: inline-block;
    max-width: 580px;
    padding: 3.5rem 2rem 4.6rem 0; }
    #customer #why .item_title h3 {
      margin-bottom: 1.9rem;
      font-size: 2.5rem;
      line-height: 3rem;
      font-weight: 400;
      color: #000; }
    #customer #why .item_title p {
      font-size: 1.4rem;
      line-height: 2rem;
      color: #697d8c; }
    #customer #why .item_title .img {
      position: absolute;
      display: inline-block;
      top: 15px;
      left: -100px;
      width: 90px;
      height: 90px;
      background: url(images/why-icons.png) -104px 0;
      background-repeat: no-repeat; }
      #customer #why .item_title .img-2 {
        background: url(images/why-icons.png) -209px 0;
        background-repeat: no-repeat; }
      #customer #why .item_title .img-3 {
        background: url(images/why-icons.png) -301px -9px;
        background-repeat: no-repeat; }
      #customer #why .item_title .img-4 {
        background: url(images/why-icons.png) -405px -2px;
        background-repeat: no-repeat; }
  #customer #why .item_checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: center; }
  #customer #why .first-container .item_title {
    padding-top: 11.7rem; }
  #customer #why .first-container .prof {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px; }
  #customer #why .first-container .img {
    top: 10rem; }
  #customer #why .prof {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 282px;
    height: 100%;
    padding-top: 4.3rem;
    background: #fff; }
  #customer #why .prof.last {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }
  #customer #why .retail {
    display: inline-block;
    padding-top: 3.9rem;
    width: 212px;
    height: 100%; }
  #customer #why .icon-check {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 2px solid #7fba2f;
    border-radius: 100%; }
    #customer #why .icon-check::before {
      content: "";
      position: absolute;
      bottom: 16px;
      right: 3px;
      -webkit-transform: rotate(130deg);
      -ms-transform: rotate(130deg);
      transform: rotate(130deg);
      width: 22px;
      height: 2px;
      background: #7fba2f; }
    #customer #why .icon-check::after {
      position: absolute;
      content: "";
      bottom: 11px;
      right: 19px;
      width: 12px;
      height: 2px;
      -webkit-transform: rotate(50deg);
      -ms-transform: rotate(50deg);
      transform: rotate(50deg);
      background: #7fba2f; }
  #customer #why .icon-cross {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 2px solid #d8dbdf;
    border-radius: 100%; }
    #customer #why .icon-cross::before {
      content: "";
      position: absolute;
      bottom: 16px;
      right: 8px;
      -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      transform: rotate(135deg);
      width: 21px;
      height: 2px;
      background: #d8dbdf; }
    #customer #why .icon-cross::after {
      position: absolute;
      content: "";
      bottom: 16px;
      right: 8px;
      width: 21px;
      height: 2px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      background: #d8dbdf; }
  #customer #why .note {
    position: relative;
    z-index: 3;
    margin-bottom: 4rem; }
    #customer #why .note::before {
      content: "";
      position: absolute;
      top: 0;
      left: -40px;
      width: 30px;
      height: 30px;
      background: url(images/why-note.png);
      background-repeat: no-repeat; }
  #customer #why .prime__button {
    position: relative;
    z-index: 3; }


  #customer #why .warning-special {
    color: #f00;
  }
 #customer div.about__warning-special {
    text-align: left;
    margin-top: 20px;
}

 #customer div.about__warning-special span{
     color: #f00;

}

#customer #tips {
  counter-reset: number; }
  #customer #tips .header {
    margin-top: 4.6rem;
    margin-bottom: 7.6rem; }
    #customer #tips .header h2 {
      margin-bottom: 3.1rem; }
    #customer #tips .header p {
      display: inline-block;
      max-width: 780px;
      color: #000; }
  #customer #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; }
  #customer #tips .conditions {
    position: relative;
    max-width: 480px;
    padding-left: 9.6rem;
    padding-top: 4.6rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #customer #tips .conditions::before {
      counter-increment: number;
      content: counter(number);
      position: absolute;
      top: 36px;
      font-size: 200px;
      color: #f2f5fb;
      font-weight: 700; }
    #customer #tips .conditions .conditions__icons {
      position: absolute;
      display: inline-block;
      left: 0;
      top: 36px;
      height: 90px;
      width: 80px;
      background: url("images/tips-icons.png") -10px 0;
      background-repeat: no-repeat; }
      #customer #tips .conditions .conditions__icons-1 {
        background: url("images/tips-icons.png") -104px 6px;
        background-repeat: no-repeat; }
    #customer #tips .conditions h4 {
      position: relative;
      margin-bottom: 3.5rem;
      font-size: 3rem;
      line-height: 4rem;
      color: #000;
      font-weight: 300; }
    #customer #tips .conditions p {
      padding-left: 0.4rem;
      font-size: 1.4rem;
      line-height: 2rem;
      color: #697d8c; }
  #customer #tips .describe {
    max-width: 580px; }
    #customer #tips .describe h5 {
      margin-bottom: 2.1rem;
      font-size: 1.6rem;
      line-height: 2rem;
      color: #000; }
    #customer #tips .describe ul {
      padding: 0;
      list-style-type: none;
      font-size: 1.4rem;
      line-height: 2rem;
      color: #697d8c; }
    #customer #tips .describe li {
      position: relative;
      margin-bottom: 2rem;
      padding-left: 3rem; }
      #customer #tips .describe li::before {
        content: "\2022";
        position: absolute;
        left: 0;
        color: #7fba2f;
        font-size: 4rem;
        vertical-align: middle; }

@media all and (max-width: 1200px) {
  #customer #why .item_title {
    max-width: 489px; }
  #customer #why .prof {
    width: 200px; }
  #customer #why .retail {
    width: 142px; } }

@media all and (max-width: 1100px) {
  #customer #tips .content__holder {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  #customer #tips .conditions {
    margin-bottom: 5rem; } }

@media all and (max-width: 940px) {
  #customer #graphic .graphic {
    padding-left: 0; } }

@media all and (max-width: 840px) {
  #customer #graphic .graphic__holder {
    padding-left: 0; }
  #customer #graphic .show-line-upper {
    width: 365px; } }

@media all and (max-width: 840px) {
  #customer #why .item_container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #customer #why .first-container .item_title {
    padding-top: 3.5rem; }
  #customer #why .first-container .img {
    top: 2rem; }
  #customer #why .item_title {
    max-width: 100%;
    padding-right: 0; }
    #customer #why .item_title::after {
      display: none; }
  #customer #why .prof {
    padding: 1rem 0;
    width: 50%;
    border-radius: 5px; }
  #customer #why .retail {
    padding: 1rem 0;
    width: 50%; }
  #customer #why .item_container .checkbox_title {
    display: block;
    margin-bottom: 2rem;
    font-size: 1.4rem; }
  #customer #why .item_checkbox {
    width: 100%; }
    #customer #why .item_checkbox::after {
      display: none; }
  #customer #why .item_container:last-child .item_title {
    padding-bottom: 4.6rem; } }

@media all and (max-width: 640px) {
  #customer #graphic {
    position: relative; }
    #customer #graphic::after {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      z-index: 2;
      height: 100%;
      width: 4rem;
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, #f2f5fb), to(RGBA(242, 245, 251, 0)));
      background: -webkit-linear-gradient(right, #f2f5fb 30%, RGBA(242, 245, 251, 0));
      background: -o-linear-gradient(right, #f2f5fb 30%, RGBA(242, 245, 251, 0));
      background: linear-gradient(to left, #f2f5fb 30%, RGBA(242, 245, 251, 0)); }
    #customer #graphic .graphic__holder {
      padding-left: 0; }
    #customer #graphic .show-line-upper {
      width: 205px; }
  #customer .table td {
    font-size: 0; } }

@media all and (max-width: 480px) {
  #customer #graphic .graphic__holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  #customer #graphic .line {
    margin: 0 auto; }
  #customer #graphic .graphic .text {
    margin: 0 auto 2rem auto;
    text-align: center; }
  #customer #why .item {
    text-align: center; }
  #customer #why .item_title .img,
  #customer #why .item .img {
    position: relative;
    top: auto;
    left: auto; }
  #customer #why .content {
    padding-left: 0; }
  #customer #why .item_container {
    text-align: center;
    margin-bottom: 2rem;
    background-color: #ffffff;
    -webkit-box-shadow: 0 3px 1px 0 rgba(203, 206, 211, 0.25);
    box-shadow: 0 3px 1px 0 rgba(203, 206, 211, 0.25);
    border-radius: 6px;
    padding: 2rem 1rem; }
  #customer #why .note {
    padding-left: 4rem; }
    #customer #why .note::before {
      left: 0; } }

@media all and (max-width: 410px) {
  #customer #tips .conditions {
    padding-left: 0; }
    #customer #tips .conditions .conditions__icons {
      display: none; }
  #customer .header h2 {
    font-size: 3rem; }
  #customer #banner .header h1 {
    font-size: 3rem; }
  #customer #why {
    position: relative; }
    #customer #why .item_title h3,
    #customer #why .item h3 {
      font-size: 2rem; }
  #customer #why::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 6rem;
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, #f2f5fb), to(RGBA(242, 245, 251, 0.1)));
    background: -webkit-linear-gradient(right, #f2f5fb 50%, RGBA(242, 245, 251, 0.1));
    background: -o-linear-gradient(right, #f2f5fb 50%, RGBA(242, 245, 251, 0.1));
    background: linear-gradient(to left, #f2f5fb 50%, RGBA(242, 245, 251, 0.1)); } }
