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

#wwcn {
  min-width: 310px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 2rem; }
  #wwcn .section {
    width: 100%;
    padding: 4rem 1rem 5.4rem 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #wwcn .wrapper {
    max-width: 1220px;
    margin: 0 auto;
    width: 100%; }
  #wwcn .button__holder {
    position: relative;
    text-align: center; }
  #wwcn .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; }
  #wwcn .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; }
    #wwcn .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); }
      #wwcn .prime__button-green:hover {
        background: #98c838; }
    #wwcn .prime__button-shadow {
      -webkit-box-shadow: 0 3px 1px 0 #132e4e;
      box-shadow: 0 3px 1px 0 #132e4e; }
    #wwcn .prime__button-bottom {
      margin-top: -2.8rem;
    z-index: 4;
    position: relative; }
    #wwcn .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; }
      #wwcn .prime__button-white:hover {
        -webkit-box-shadow: 0px 0px 5px 1px #d0d6db;
        box-shadow: 0px 0px 5px 1px #d0d6db; }
  #wwcn h1 {
    font-size: 5rem;
    line-height: 6rem;
    font-weight: 500;
    color: #fff; }
  #wwcn h2 {
    font-size: 4rem;
    line-height: 4rem;
    font-weight: 300; }
  @media all and (max-width: 410px) {
    #wwcn .prime__button {
      padding: 2rem;
      min-width: 28rem; } }

#wwcn #security {
  position: relative; }
  #wwcn #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%; }
  #wwcn #security .wrapper {
    position: relative;
    z-index: 2;
    text-align: left; }
  #wwcn #security .header {
    margin-top: 3rem;
    margin-bottom: 5rem; }
    #wwcn #security .header span {
      padding-left: 0.4rem;
      font-size: 1.8rem;
      line-height: 2rem;
      font-weight: 300; }
    #wwcn #security .header h2 {
      margin: 2rem 0 1.8rem 0; }
  #wwcn #security .container {
    display: inline-block;
    max-width: 744px;
    padding: 1.6rem; }
  #wwcn #security .list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0.2rem;
    padding: 0; }
    #wwcn #security .list li {
      width: 340px;
      margin-bottom: 3.5rem; }
      #wwcn #security .list li a {
        display: inherit;
        position: relative;
        margin-top: 2.9rem;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 2rem;
        color: #697d8c; }
        #wwcn #security .list li a:visited {
          color: #697d8c; }
        #wwcn #security .list li a:hover {
          color: #697d8c;
          text-decoration: underline; }
  #wwcn #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; }
    #wwcn #security .img-2 {
      content: " ";
      background: url("/uploads/pages/general/images/section-security/security-icon.png") -94px -1px; }
    #wwcn #security .img-3 {
      content: " ";
      background: url("/uploads/pages/general/images/section-security/security-icon.png") -193px -1px; }
    #wwcn #security .img-4 {
      content: " ";
      background: url("/uploads/pages/general/images/section-security/security-icon.png") -297px -1px; }
  @media all and (min-width: 4000px) {
    #wwcn #security::after {
      background-position: 70% 100%; } }
  @media all and (min-width: 3000px) and (max-width: 3999px) {
    #wwcn #security::after {
      background-position: 71% 100%; } }
  @media all and (max-width: 1720px) {
    #wwcn #security::after {
      background-position: 111% 100%; } }
  @media all and (max-width: 1520px) {
    #wwcn #security::after {
      background-position: 121% 100%; } }
  @media all and (max-width: 1320px) {
    #wwcn #security::after {
      background-position: 161% 100%;
      opacity: 0.1; } }
  @media all and (max-width: 990px) {
    #wwcn #security::after {
      background-position: 50% 50%; } }
  @media all and (max-width: 740px) {
    #wwcn #security .header {
      text-align: center; }
    #wwcn #security .list {
      -ms-flex-pack: distribute;
      justify-content: space-around; }
      #wwcn #security .list li {
        width: 100%; } }
  @media all and (max-width: 560px) {
    #wwcn #security .list {
      margin-right: 0px; }
      #wwcn #security .list li {
        width: 100%; }
    #wwcn #security .container {
      padding: 1.6rem 0; } }

#wwcn .calendar {
  position: relative;
  text-align: center; }

#wwcn .ace_dd {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 6rem !important;
  left: calc(50% - 140px) !important;
  min-width: 27.8rem !important;
  border: 1px solid #d0d6db;
  background: white; }

#wwcn a.ace_opt {
  padding: 1.0rem 1.1rem;
  display: block;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  top: 0;
  font-size: 1.4rem;
  color: #697d8c; }

#wwcn a.ace_opt:hover {
  background-color: #f0f0f0;
  color: #697d8c;
  text-decoration: underline; }

#wwcn #banner {
  color: #fff;
  text-align: left;
  background: url("images/banner-bg.jpg") no-repeat;
  background-size: auto 100%;
  background-position: 50%;
  background-color: #044f00; }
  #wwcn #banner .container {
    display: inline-block;
    max-width: 740px;
    margin-top: 8.2rem;
    margin-bottom: 10.2rem;
    padding-left: 1.6rem; }
  #wwcn #banner p {
    font-size: 1.4rem;
    line-height: 2rem;
    padding-left: 0.4rem; }
  #wwcn #banner .subtext {
    margin-top: 1.7rem;
    margin-bottom: 1.5rem;
    padding-left: 0.3rem;
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300; }

#wwcn #content {
  color: #000;
  background: #f2f5fb; }
  #wwcn #content h2 {
    margin-top: 4.5rem;
    margin-bottom: 5.2rem;
    color: #000; }
  #wwcn #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; }
  #wwcn #content .calendar {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%; }
  #wwcn #content .rules {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    text-align: left;
    padding-left: 1.7rem;
    padding-top: 2.6rem; }
    #wwcn #content .rules h4 {
      margin-bottom: 4.2rem; }
    #wwcn #content .rules ul {
      list-style-type: none;
      padding: 0;
      max-width: 480px; }
    #wwcn #content .rules li {
      position: relative;
      padding-left: 3rem;
      margin-bottom: 2rem; }
      #wwcn #content .rules li:before {
        content: "\2022";
        position: absolute;
        left: 0;
        color: #7fba2f;
        font-size: 4rem;
        vertical-align: middle; }
  #wwcn #content .button__holder {
    margin-top: 5.2rem; }
  #wwcn #content .prime__button {
    margin-bottom: 4.6rem; }

#wwcn #payments {
  background: #044f00; }
  #wwcn #payments .header {
    margin-top: 5.6rem;
    margin-bottom: 5.3rem; }
  #wwcn #payments h2 {
    margin-bottom: 0.5rem;
    color: #fff; }
  #wwcn #payments p {
    color: #fff;
    font-size: 2.5rem;
    line-height: 4rem;
    font-weight: 300; }
  #wwcn #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; }
  #wwcn #payments .img {
    display: inline-block;
    width: 80px;
    height: 52px;
    opacity: 0.5;
    background: url(images/icons.png) -107px -4px;
    background-repeat: no-repeat; }
    #wwcn #payments .img-2 {
      background: url(images/icons.png) -204px -4px;
      background-repeat: no-repeat; }
    #wwcn #payments .img-3 {
      background: url(images/icons.png) -309px -4px;
      background-repeat: no-repeat; }
    #wwcn #payments .img-4 {
      background: url(images/icons.png) -409px -4px;
      background-repeat: no-repeat; }
    #wwcn #payments .img-5 {
      background: url(images/icons.png) -510px -4px;
      background-repeat: no-repeat; }
    #wwcn #payments .img-6 {
      background: url(images/icons.png) -607px -4px;
      background-repeat: no-repeat; }
    #wwcn #payments .img-7 {
      background: url(images/icons.png) -707px -4px;
      background-repeat: no-repeat; }
    #wwcn #payments .img:hover {
      opacity: 1; }

@media all and (max-width: 1023px) {
  #wwcn #payments .container {
    padding: 0 1rem; } }

@media all and (max-width: 730px) {
  #wwcn #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; }
    #wwcn #content .container .calendar {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      margin-bottom: 3rem; }
    #wwcn #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; }
      #wwcn #content .container .rules ul {
        max-width: 600px; }
    #wwcn #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) {
  #wwcn #payments .container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #wwcn #payments .img {
    margin: 2rem; } }