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

#dwcn {
  min-width: 310px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 2rem; }
  #dwcn .section {
    width: 100%;
    padding: 4rem 1rem 5.4rem 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #dwcn .wrapper {
    max-width: 1220px;
    margin: 0 auto;
    width: 100%; }
  #dwcn .button__holder {
    position: relative;
    text-align: center; }
  #dwcn .list-basic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    padding: 0;
    font-size: 0;
    list-style-type: none; }
  #dwcn .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; }
    #dwcn .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); }
      #dwcn .prime__button-green:hover {
        background: #98c838; }
    #dwcn .prime__button-shadow {
      -webkit-box-shadow: 0 3px 1px 0 #132e4e;
      box-shadow: 0 3px 1px 0 #132e4e; }
    #dwcn .prime__button-bottom {
        margin-top: -2.8rem;
    z-index: 4;
    position: relative; }
    #dwcn .prime__button-white {
      min-width: 28rem;
      padding: 2rem;
      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;
      background: #fff; }
      #dwcn .prime__button-white:hover {
        -webkit-box-shadow: 0px 0px 5px 1px #d0d6db;
        box-shadow: 0px 0px 5px 1px #d0d6db; }
  #dwcn h1 {
    font-size: 5rem;
    line-height: 6rem;
    font-weight: 500;
    color: #fff; }
  #dwcn h2 {
    font-size: 4rem;
    line-height: 4rem;
    font-weight: 300; }
  @media all and (max-width: 410px) {
    #dwcn .prime__button {
      padding: 2rem;
      min-width: 28rem; } }
  @media all and (max-width: 650px) {
    #dwcn h1 {
      font-size: 4rem;
      line-height: 4rem; }
    #dwcn #banner p {
      font-size: 2rem; } }

html {
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-family: Roboto; }

body {
  margin: 0;
  padding: 0; }

#dwcn { }
  #dwcn #security {
    position: relative; }
    #dwcn #security::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      overflow: hidden;
      width: 100%;
      height: 100%;
      background-image: url(/uploads/pages/general/images/section-security/security-bg.jpg);
      background-repeat: no-repeat;
      background-position: 85% 100%;
      background-size: auto 100%; }
    #dwcn #security .wrapper {
      position: relative;
      z-index: 2;
      text-align: left; }
    #dwcn #security .header {
      margin-top: 3rem;
      margin-bottom: 5rem; }
      #dwcn #security .header span {
        padding-left: 0.4rem;
        font-size: 1.8rem;
        line-height: 2rem;
        font-weight: 300; }
      #dwcn #security .header h2 {
        margin: 2rem 0 1.8rem 0; }
    #dwcn #security .container {
      display: inline-block;
      max-width: 744px;
      padding: 1.6rem; }
    #dwcn #security .list {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-left: 0;
      margin-right: 0.2rem;
      padding: 0; }
      #dwcn #security .list li {
        width: 340px;
        margin-bottom: 3.5rem; }
        #dwcn #security .list li a {
          display: inherit;
          position: relative;
          margin-top: 2.9rem;
          font-size: 1.6rem;
          font-weight: 400;
          line-height: 2rem;
          color: #697d8c; }
          #dwcn #security .list li a:visited {
            color: #697d8c; }
          #dwcn #security .list li a:hover {
            color: #697d8c;
            text-decoration: underline; }
    #dwcn #security .img {
      content: " ";
      float: left;
      width: 90px;
      height: 85px;
      margin-right: 1.2rem;
      background: url("/uploads/pages/general/images/section-security/security-icon.png") 1px -1px; }
      #dwcn #security .img-2 {
        content: " ";
        background: url("/uploads/pages/general/images/section-security/security-icon.png") -94px -1px; }
      #dwcn #security .img-3 {
        content: " ";
        background: url("/uploads/pages/general/images/section-security/security-icon.png") -193px -1px; }
      #dwcn #security .img-4 {
        content: " ";
        background: url("/uploads/pages/general/images/section-security/security-icon.png") -297px -1px; }
    @media all and (min-width: 4000px) {
      #dwcn #security::after {
        background-position: 70% 100%; } }
    @media all and (min-width: 3000px) and (max-width: 3999px) {
      #dwcn #security::after {
        background-position: 71% 100%; } }
    @media all and (max-width: 1720px) {
      #dwcn #security::after {
        background-position: 111% 100%; } }
    @media all and (max-width: 1520px) {
      #dwcn #security::after {
        background-position: 121% 100%; } }
    @media all and (max-width: 1320px) {
      #dwcn #security::after {
        background-position: 161% 100%;
        opacity: 0.1; } }
    @media all and (max-width: 990px) {
      #dwcn #security::after {
        background-position: 50% 50%; } }
    @media all and (max-width: 740px) {
      #dwcn #security .header {
        text-align: center; }
      #dwcn #security .list {
        -ms-flex-pack: distribute;
        justify-content: space-around; }
        #dwcn #security .list li {
          width: 100%; } }
    @media all and (max-width: 560px) {
      #dwcn #security .list {
        margin-right: 0px; }
        #dwcn #security .list li {
          width: 100%; }
      #dwcn #security .container {
        padding: 1.6rem 0; } }
  #dwcn .zero, #dwcn h1,
  #dwcn h2,
  #dwcn h3,
  #dwcn h4,
  #dwcn h5,
  #dwcn h6,
  #dwcn p, #dwcn #dwcn h1,
  #dwcn #dwcn h2,
  #dwcn #dwcn h3,
  #dwcn #dwcn h4,
  #dwcn #dwcn h5,
  #dwcn #dwcn h6,
  #dwcn #dwcn p {
    margin: 0;
    padding: 0; }
  #dwcn #dwcn {
    min-width: 310px;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 2rem; }
    #dwcn #dwcn .section {
      width: 100%;
      padding: 4rem 1rem 5.4rem 1rem;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    #dwcn #dwcn .wrapper {
      max-width: 1220px;
      margin: 0 auto;
      width: 100%; }
    #dwcn #dwcn .button__holder {
      position: relative;
      text-align: center; }
    #dwcn #dwcn .list-basic {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      justify-content: space-around;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: distribute;
      padding: 0;
      font-size: 0;
      list-style-type: none; }
    #dwcn #dwcn .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; }
      #dwcn #dwcn .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); }
        #dwcn #dwcn .prime__button-green:hover {
          background: #98c838; }
      #dwcn #dwcn .prime__button-shadow {
        -webkit-box-shadow: 0 3px 1px 0 #132e4e;
        box-shadow: 0 3px 1px 0 #132e4e; }
      #dwcn #dwcn .prime__button-bottom {
        margin-bottom: -12.8rem; }
      #dwcn #dwcn .prime__button-white {
        min-width: 28rem;
        padding: 2rem;
        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;
        background: #fff; }
        #dwcn #dwcn .prime__button-white:hover {
          -webkit-box-shadow: 0px 0px 5px 1px #d0d6db;
          box-shadow: 0px 0px 5px 1px #d0d6db; }
    #dwcn #dwcn h1 {
      font-size: 5rem;
      line-height: 6rem;
      font-weight: 500;
      color: #fff; }
    #dwcn #dwcn h2 {
      font-size: 4rem;
      line-height: 4rem;
      font-weight: 300; }
    @media all and (max-width: 410px) {
      #dwcn #dwcn .prime__button {
        padding: 2rem;
        min-width: 28rem; } }
    @media all and (max-width: 650px) {
      #dwcn #dwcn h1 {
        font-size: 4rem;
        line-height: 4rem; }
      #dwcn #dwcn #banner p {
        font-size: 2rem; } }
  #dwcn html {
    margin: 0;
    padding: 0;
    font-size: 10px;
    font-family: Roboto; }
  #dwcn body {
    margin: 0;
    padding: 0; }
  #dwcn #banner {
    background: url("images/banner-bg_deposit.jpg") no-repeat;
    color: #fff;
    text-align: left;
    background-size: auto 100%;
    background-position: 50%;
    background-color: #002d55; }
    #dwcn #banner .container {
      display: inline-block;
      max-width: 740px;
      margin-top: 8.2rem;
      margin-bottom: 10.2rem;
      padding-left: 1.6rem; }
    #dwcn #banner p {
      font-size: 1.4rem;
      line-height: 2rem;
      padding-left: 0.4rem; }
    #dwcn #banner .subtext {
      margin-top: 1.7rem;
      margin-bottom: 1.5rem;
      padding-left: 0.3rem;
      font-size: 3rem;
      line-height: 4rem;
      font-weight: 300; }
  #dwcn #content {
    color: #000;
    background: #f2f5fb;
    padding-bottom: 8rem; }
    #dwcn #content h2 {
      margin-top: 4.5rem;
      margin-bottom: 5.2rem;
      color: #000; }
    #dwcn #content .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    #dwcn #content .how-it-works {
      padding-bottom: 7rem; }
    #dwcn #content .section__header {
      margin-top: 4.5rem;
      margin-bottom: 2rem;
      padding-left: 1rem;
      padding-right: 1rem; }
    #dwcn #content h3.section__title {
      font-size: 4rem;
      line-height: 3.8rem; }
    #dwcn #content .section__title {
      display: inline;
      vertical-align: baseline;
      font-weight: 300;
      color: #000000; }
    #dwcn #content .section__desc p {
      margin-top: 1rem;
      margin-bottom: 1rem; }
    #dwcn #content .section__desc {
      display: block;
      margin-top: 4rem;
      margin-bottom: 6.5rem;
      font-weight: 400;
      font-size: 1.8rem;
      line-height: 1.11111111;
      color: #535456; }
    #dwcn #content .how-it-works__list {
      list-style-type: none;
      margin: 0;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-flex-align: stretch;
      -webkit-box-align: stretch;
      align-items: stretch;
      -webkit-transition: -webkit-transform .8s ease-in-out;
      transition: -webkit-transform .8s ease-in-out;
      -o-transition: transform .8s ease-in-out;
      transition: transform .8s ease-in-out;
      transition: transform .8s ease-in-out, -webkit-transform .8s ease-in-out;
      -webkit-transform-style: preserve-3d;
      -webkit-backface-visibility: hidden;
      padding-left: 3rem;
      padding-right: 3rem;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    #dwcn #content .how-it-works__item {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background-color: #fff;
      position: relative;
      border-radius: 8px;
      -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
      padding-right: 3rem;
      padding-left: 3rem;
      padding-top: 18rem;
      padding-bottom: 6rem;
      -ms-flex-preferred-size: 22%;
      flex-basis: 22%; }
    #dwcn #content .how-it-works__item:not(.how-it-works__item__amount):after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      right: -12%;
      width: 15px;
      height: 20px;
      background: url("images/next.png");
      background-repeat: no-repeat; }
    #dwcn #content .how-it-works__lead {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: inline-block; }
    #dwcn #content .how-it-works__lead::before {
      content: '';
      display: block;
      position: absolute;
      width: 8rem;
      height: 6.8rem;
      background-position: 0 0;
      background-repeat: no-repeat;
      left: 0;
      top: 0;
      bottom: 137px;
      right: 0;
      margin: auto; }
    #dwcn #content .how-it-works__item__deposit .how-it-works__lead::before {
      background: url("images/dwc-sprites_icon.png") -10px -162px; }
    #dwcn #content .how-it-works__item__commission .how-it-works__lead::before {
      background: url("images/dwc-sprites_icon.png") -10px -10px;
      bottom: 127px; }
    #dwcn #content .how-it-works__item__compensation .how-it-works__lead::before {
      background: url("images/dwc-sprites_icon.png") -10px -78px; }
    #dwcn #content .how-it-works__item__amount .how-it-works__lead::before {
      background: url("images/dwc-sprites_icon.png") -10px -250px;
      height: 8rem;
      bottom: 133px; }
    #dwcn #content .how-it-works__heading {
      font-size: 1.8rem;
      line-height: 1.11111111;
      color: #000;
      margin-bottom: 2rem; }
    #dwcn #content .how-it-works__text {
      font-size: 1.4rem;
      color: #686868; }
    #dwcn #content .rules {
      -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
      text-align: left;
      padding-left: 1.7rem;
      padding-top: 2.6rem; }
      #dwcn #content .rules h4 {
        margin-bottom: 4.2rem; }
      #dwcn #content .rules ul {
        list-style-type: none;
        padding: 0;
        max-width: 480px; }
      #dwcn #content .rules li {
        position: relative;
        padding-left: 3rem;
        margin-bottom: 2rem; }
        #dwcn #content .rules li:before {
          content: "\2022";
          position: absolute;
          left: 0;
          color: #7fba2f;
          font-size: 4rem;
          vertical-align: middle; }
    #dwcn #content .button__holder {
      margin-top: 5.2rem; }
    #dwcn #content .prime__button {
      margin-bottom: 4.6rem; }
  #dwcn #payments {
    background: #002d55; }
    #dwcn #payments .header {
      margin-top: 5.6rem;
      margin-bottom: 5.3rem; }
    #dwcn #payments h2 {
      margin-bottom: 0.5rem;
      color: #fff; }
    #dwcn #payments p {
      color: #fff;
      font-size: 2.5rem;
      line-height: 4rem;
      font-weight: 300; }
    #dwcn #payments .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      padding: 0 12rem;
      margin-bottom: 4rem; }
    #dwcn #payments .img {
      display: inline-block;
      width: 80px;
      height: 52px;
      opacity: 0.5;
      background: url(images/icons.png) -107px -4px;
      background-repeat: no-repeat; }
      #dwcn #payments .img-2 {
        background: url(images/icons.png) -204px -4px;
        background-repeat: no-repeat; }
      #dwcn #payments .img-3 {
        background: url(images/icons.png) -6px -4px;
        background-repeat: no-repeat; }
      #dwcn #payments .img-4 {
        background: url(images/icons.png) -409px -4px;
        background-repeat: no-repeat; }
      #dwcn #payments .img-5 {
        background: url(images/icons.png) -510px -4px;
        background-repeat: no-repeat; }
      #dwcn #payments .img-6 {
        background: url(images/icons.png) -607px -4px;
        background-repeat: no-repeat; }
      #dwcn #payments .img-7 {
        background: url(images/icons.png) -707px -4px;
        background-repeat: no-repeat; }
      #dwcn #payments .img-8 {
        background: url(images/icons.png) -309px -4px;
        background-repeat: no-repeat; }
      #dwcn #payments .img:hover {
        opacity: 1; }
  @media all and (max-width: 1023px) {
    #dwcn #payments .container {
      padding: 0 1rem; }
    #dwcn #content .how-it-works__list {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    #dwcn #content .how-it-works__item {
      -ms-flex-preferred-size: 70%;
      flex-basis: 70%; }
    #dwcn .how-it-works__item:not(.how-it-works__item__compensation) {
      margin-bottom: 50px; }
    #dwcn .how-it-works__item:not(.how-it-works__item__amount) {
      margin-bottom: 50px; }
    #dwcn #content .how-it-works__item:not(.how-it-works__item__amount):after {
      top: 105%;
      right: 50%;
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); } }
  @media all and (max-width: 910px) {
    #dwcn #content .how-it-works__list {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media all and (max-width: 730px) {
    #dwcn #content .container {
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      #dwcn #content .container .calendar {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 3rem; }
      #dwcn #content .container .rules {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 0 auto;
        padding-left: 0; }
        #dwcn #content .container .rules ul {
          max-width: 600px; }
      #dwcn #content .container .button__holder {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 3.2rem; } }
  @media all and (max-width: 650px) {
    #dwcn #banner .subtext {
      line-height: 3rem;
      font-size: 2rem; }
    #dwcn #content .how-it-works__list {
      padding-left: 0.5rem;
      padding-right: 0.5rem; }
    #dwcn #payments .container {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    #dwcn #payments .img {
      margin: 2rem; }
    #dwcn #content .how-it-works__item {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      margin-bottom: 5rem;
      padding-right: 1rem;
      padding-left: 1rem; }
    #dwcn .how-it-works__item:not(.how-it-works__item__amount) {
      margin-bottom: 45px; }
    #dwcn #content .how-it-works__item:not(.how-it-works__item__amount):after {
      top: 105%;
      right: 50%;
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); } }

:lang(ae) #dwcn #banner {
  background: url("images/banner-bg_deposit_ae.jpg") no-repeat;
  background-size: auto 100%;
  background-position: 50%;
  background-color: #002d55;
  text-align: right; }

:lang(ae) #dwcn #content .how-it-works__item:not(.how-it-works__item__amount):after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 107%; }

:lang(ae) #dwcn #security::after {
  right: auto;
  left: 0;
  background-position: 9% 100%; }

:lang(ae) #dwcn #security .wrapper {
  text-align: right; }

:lang(ae) #dwcn #security .img {
  float: right;
  margin-right: 0;
  margin-left: 1.2rem; }