
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;600;700;900&family=Barlow:wght@400;600;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Anton&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;600;700;800&display=swap");

body {
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
  scrollbar-color: #c1c1c4 #4d4f6e;
}

a,
a:hover,
a:visited {
  text-decoration: none !important;
}

::-webkit-scrollbar {
  width: 1.1rem;
}

::-webkit-scrollbar-track {
  background: #282a3e;
}

::-webkit-scrollbar-thumb {
  background: #4d4f6e;
  border-radius: 8px;
}

::-ms-scrollbar {
  width: 1.1rem;
}

::-ms-scrollbar-track {
  background: #282a3e;
}

::-ms-scrollbar-thumb {
  background: #4d4f6e;
  border-radius: 8px;
}

::-o-scrollbar {
  width: 1.1rem;
}

::-o-scrollbar-track {
  background: #282a3e;
}

::-o-scrollbar-thumb {
  background: #4d4f6e;
  border-radius: 8px;
}

::-moz-scrollbar {
  width: 1.1rem;
}

::-moz-scrollbar-track {
  background: #282a3e;
}

::-moz-scrollbar-thumb {
  background: #4d4f6e;
  border-radius: 8px;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
span {
  font-family: "Barlow", sans-serif !important;
}

.panel {
  background-color: unset !important;
}

#imagefeatureelement_4gbwyp_1602208907 > div {
  max-width: 250px !important;
}

/* Headlines */
#textelement_8g8oun_1603811412 > div > span > p > span > strong,
#timerelement_a89ic4_1602252022 > div > div > span:nth-child(1) > div,
#timerelement_a89ic4_1602252022 > div > div > span:nth-child(2) > div,
#timerelement_a89ic4_1602252022 > div > div > span:nth-child(3) > div,
#timerelement_a89ic4_1602252022 > div > div > span:nth-child(4) > div,
#textelement_o0kg4k_1602212986 > div > p > span > strong,
#textelement_4zxz3q_1602211979 > div > p > span > strong,
#textelement_h5rkbd_1602204081 > div > p > span > strong,
#textelement_o0kg4k_1602212986 > div > span > p > span > strong,
#textelement_4zxz3q_1602211979 > div > span > p > span > strong,
#headlineImageFeature_imagefeatureelement_4gbwyp_1602208907
  > p
  > span
  > strong
  > span,
#textelement_h5rkbd_1602204081 > div > span > p > span > strong {
  font-family: "Anton", sans-serif !important;
  letter-spacing: 1px;
}

#timerelement_a89ic4_1602252022 > div > div > span:nth-child(1) > div,
#timerelement_a89ic4_1602252022 > div > div > span:nth-child(2) > div,
#timerelement_a89ic4_1602252022 > div > div > span:nth-child(3) > div,
#timerelement_a89ic4_1602252022 > div > div > span:nth-child(4) > div {
  font-size: 20px !important;
}

/* Override Kickpages width limit  */
#row_aigzic_1602220058_container,
#row_gkenug_1602212888_container,
#row_kzcoh6_1602211879_container,
#row_y8wza9_1602205118_container {
  max-width: unset !important;
}

/* Headline box adjustment */
#textelement_o0kg4k_1602212986,
#textelement_4zxz3q_1602211979,
#textelement_h5rkbd_1602204081 {
  margin-top: -44px;
}

.tournament-info-wrapper {
  margin: 0 auto;
  text-align: center;
}

.tournament-btns-wrapper {
  margin: 0 auto;
  text-align: left;
  /* display: none !important; */
}

.full-rules-btns-wrapper {
  margin: 0 auto;
  text-align: center;
  /* display: none !important; */
}

.tournament-info-big-div,
.tournament-info-div {
  border: 1px solid #ff4654;
  text-align: center;
  color: #fff;
  display: inline;
}

.tournament-info-div {
  margin: 3px;
  border-radius: 2px;
  padding: 2px 5px;
}

.tournament-info-big-div {
  margin: 5px;
  padding: 6px;
  border-radius: 1px;
}

.tournament-info-div h2,
.tournament-info-big-div h2 {
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  display: table-cell;
  margin-block-start: 0;
  margin-block-end: 0;
}

.tournament-info-div h2 {
  padding: 6px;
  font-size: 12px;
}

.tournament-info-big-div h2 {
  padding: 10px;
  font-size: 15px;
  margin: 10px;
}

.btn-regulamento-div,
.btn-inscricao-div,
.btn-regras-div {
  text-align: center;
  color: #fff;
  display: inline;
  margin: 5px;
  border-radius: 3px;
}

.btn-inscricao-div,
.btn-regras-div {
  padding: 10px 30px;
}

.btn-regulamento-div {
  color: #161a25;
  padding: 12px 15px;
}

.btn-regras-div {
  border: 1px solid #ff4654;
  /* background-color: #0e1a2e; */
}

.btn-regulamento-div,
.btn-inscricao-div {
  border: 1px solid #ff7d87;
  background-color: #ff4654;
}

.btn-regulamento-div span,
.btn-inscricao-div span,
.btn-regras-div span {
  padding: 8px 0 8px 8px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}

.full-rules-icon {
  max-width: 16px;
}

.btn-regulamento-div span {
  font-size: 16px;
}

.btn-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.custom-btn,
.custom-btn:hover {
  color: transparent;
}

.waves {
  max-width: 450px;
  width: 30%;
}

.features-wrapper {
  display: inline-block;
  max-width: 100px;
  margin: 10px 5px;
  vertical-align: top;
}

.feature-icon {
  padding: 10px;
  height: 47px;
  text-align: center;
}

.feature-text {
  padding: 20px 5px;
}

.feature-text span {
  display: block;
  font-size: 12px;
  color: #fff;
  text-align: center;
}

.warning {
  background-color: #ff4654;
  width: 250px;
  padding: 5px 10px;
  display: flex;
  margin: 5px auto;
  margin-top: -212px;
  border-radius: 2px;
}

.warning img {
  display: inline;
  width: 20%;
  /* padding: 0 5px; */
  margin: 2px 5px 5px 5px;
}

.warning span {
  font-family: "Anton", sans-serif !important;
  text-transform: uppercase;
  font-size: 26px;
  color: #161a25;
  display: inline-block;
  margin: 5px;
}

#paragraphelement_7ilivx_1602208745 > div > span > p {
  font-family: "Barlow Semi Condensed", sans-serif !important;
  font-weight: 600 !important;
}

@media (min-width: 1200px) {
  #timerelement_a89ic4_1602252022 > div {
    margin-top: -419px !important;
    margin-left: -271px !important;
  }
}

@media (max-width: 410px) {
  #timerelement_a89ic4_1602252022 {
    display: none !important;
  }
}

@media (max-width: 433px) {
  .custom-btn {
    display: block !important;
    margin: 15px !important;
  }
}

@media (min-width: 767px) and (max-width: 1200px) {
  #column_y1c1ct_1602221746 {
    height: 0 !important;
  }
}

@media (min-width: 767px) and (max-width: 990px) {
  #timerelement_a89ic4_1602252022 > div {
    margin-top: -259px !important;
    margin-left: -168px !important;
  }
}

@media (min-width: 990px) and (max-width: 1200px) {
  #column_y1c1ct_1602221746 {
    height: 0 !important;
  }

  #timerelement_a89ic4_1602252022 > div {
    margin-top: -329px !important;
    margin-left: -224px !important;
  }
}

@media (max-width: 767px) {
  #textelement_sdubd4_1602222145 > div > span > p {
    text-align: center !important;
  }

  #timerelement_a89ic4_1602252022 {
    margin: -112px 0 50px 0 !important;
  }

  #textelement_o0kg4k_1602212986,
  #textelement_4zxz3q_1602211979,
  #textelement_h5rkbd_1602204081 {
    margin-bottom: 24px;
  }

  .red-line {
    display: none;
  }

  #textelement_o0kg4k_1602212986 {
    margin-top: 0 !important;
  }

  .warning {
    display: none !important;
  }

  .full-rules-btns-wrapper {
    margin: 16px auto;
  }

  .btn-regras-div {
    padding: 10px 36px;
  }

  #paragraphelement_7ilivx_1602208745 {
    margin-top: 35px !important;
  }

  .tournament-btns-wrapper {
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
  }

  .tournament-info-big-div {
    display: block !important;
  }

  .tournament-info-big-div h2 {
    text-align: center !important;
    display: inline !important;
  }

  #htmlelement_ksoong_1602216552,
  #htmlelement_fl1eem_1602216482,
  #htmlelement_nq21sl_1602216448,
  #htmlelement_q1i3ij_1602214928,
  #htmlelement_qse263_1602215659 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 1200px) {
  #imageelement_2783c1_1602210852,
  #imageelement_m0in1d_1602211771,
  #imageelement_m0in1d_1602211771,
  #imageelement_2w3owo_1602211810,
  #imageelement_oakkou_1602212772 {
    margin: 20px 0px 0px 100px;
  }

  /* Override Kickpages width limit  */

  #page-wrapper #row_d0426e_1602210852_container,
  #page-wrapper #row_gyiedt_1602211720_container,
  #page-wrapper #row_on8bor_1602211771_container,
  #page-wrapper #row_hm3ch8_1602211810_container {
    max-width: unset !important;
  }

  #row_5cmfvo_1602212772 {
    padding: 43px !important;
    background-size: contain !important;
  }

  #page-wrapper #row_hm3ch8_1602211810,
  #page-wrapper #row_on8bor_1602211771,
  #page-wrapper #row_gyiedt_1602211720,
  #page-wrapper #row_d0426e_1602210852 {
    padding: 10px 0 0 0 !important;
  }

  .tournament-btns-wrapper {
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
  }

  #htmlelement_jmi0ne_1602216552,
  #htmlelement_whlzvp_1602216482,
  #htmlelement_of0xvj_1602216448,
  #htmlelement_vzso1q_1602215659,
  #htmlelement_zsyq8r_1602214928 {
    margin-bottom: 0 !important;
  }

  #row_0f5ub8_1602216552 .col-xs-12 .paragraphelement_cl .styleParagraph,
  #row_0f5ub8_1602216552 .col-xs-12 .textelement_cl .headlines,
  #row_0f5ub8_1602216552 .col-xs-12 .imageelement_cl,
  #row_tpmyzi_1602216482 .col-xs-12 .paragraphelement_cl .styleParagraph,
  #row_tpmyzi_1602216482 .col-xs-12 .textelement_cl .headlines,
  #row_tpmyzi_1602216482 .col-xs-12 .imageelement_cl,
  #row_zz0cps_1602216448 .col-xs-12 .paragraphelement_cl .styleParagraph,
  #row_zz0cps_1602216448 .col-xs-12 .textelement_cl .headlines,
  #row_zz0cps_1602216448 .col-xs-12 .imageelement_cl,
  #row_k78gx2_1602215659 .col-xs-12 .paragraphelement_cl .styleParagraph,
  #row_k78gx2_1602215659 .col-xs-12 .textelement_cl .headlines,
  #row_k78gx2_1602215659 .col-xs-12 .imageelement_cl,
  #row_olw1ja_1602214928 .col-xs-12 .paragraphelement_cl .styleParagraph,
  #row_olw1ja_1602214928 .col-xs-12 .textelement_cl .headlines,
  #row_olw1ja_1602214928 .col-xs-12 .imageelement_cl {
    padding: 0 !important;
  }
}

.hero-bg {
  width: 100%;
  max-width: 1200px;
}

#timerelement_a89ic4_1602252022 > div > div > span:nth-child(2) > span {
  margin: 0 17px;
}

#timerelement_a89ic4_1602252022 > div > div > span:nth-child(1) > span {
  margin: 0 10px;
}#page-wrapper{background-position: center center;background-repeat: no-repeat;background-size: inherit;color: #000000;background-attachment: scroll;}#page-wrapper:after{background-image: url(""), linear-gradient(90deg, #161a25, #161a25);background-image: url(""), -webkit-linear-gradient(90deg, #161a25, #161a25);background-image: url(""), -moz-linear-gradient(90deg, #161a25, #161a25);background-image: url(""), -ms-linear-gradient(90deg, #161a25, #161a25);background-image: url(""), -o-linear-gradient(90deg, #161a25, #161a25);}#page-wrapper .headlines{color: #000000;font-weight: normal;}#page-wrapper .styleParagraph{color: #000000;font-weight: normal;}#timerelement_a89ic4_1602252022 .customElementCss { display: none !important; }#textelement_db6781_1602210852 .customElementCss { font-weight: 600 !important; }#textelement_fkqwmr_1602211720 .customElementCss { font-weight: 600 !important; }#textelement_mo318h_1602211771 .customElementCss { font-weight: 600 !important; }#textelement_77i4xy_1602211810 .customElementCss { font-weight: 600 !important; }#textelement_gu0fe9_1602214928 .customElementCss { font-weight: 600 !important; }#textelement_7ui0kx_1602215659 .customElementCss { font-weight: 600 !important; }#textelement_do9vjb_1602216448 .customElementCss { font-weight: 600 !important; }#textelement_qged57_1602216482 .customElementCss { font-weight: 600 !important; }#textelement_io9w8k_1602212772 .customElementCss { font-weight: 600 !important; }#textelement_qx4npf_1602216552 .customElementCss { font-weight: 600 !important; }#page-wrapper #section_pr5aoc_1602252992{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;margin: 0px 0px 0px 0px;}#page-wrapper #section_pr5aoc_1602252992{ border-top-left-radius: 0px; border-top-right-radius: 0px;border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;}#page-wrapper #row_2a3xtp_1602252999 #column_akvod8_1602252999 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_2a3xtp_1602252999 #column_akvod8_1602252999 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #section_eql87m_1602004277{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 10px 0px 0px 0px;}#page-wrapper #section_eql87m_1602004277{ border-top-left-radius: 0px; border-top-right-radius: 0px;border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;}#page-wrapper #row_1ga61h_1602252152{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;}#page-wrapper #row_1ga61h_1602252152{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_1ga61h_1602252152_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_1ga61h_1602252152 #column_quaq5k_1602252152 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_1ga61h_1602252152 #column_quaq5k_1602252152 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_y8wza9_1602205118{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;}#page-wrapper #row_y8wza9_1602205118{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_y8wza9_1602205118_container{ margin-top: -31px; margin-bottom: 0px;}#page-wrapper #row_y8wza9_1602205118 #column_f4intl_1602205118 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_y8wza9_1602205118 #column_f4intl_1602205118 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_8ftgj9_1602204077{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;}#page-wrapper #row_8ftgj9_1602204077{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_8ftgj9_1602204077_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_8ftgj9_1602204077 #column_9gs29l_1602204077 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_8ftgj9_1602204077 #column_9gs29l_1602204077 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_8ftgj9_1602204077 #column_u201po_1602204077 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_8ftgj9_1602204077 #column_u201po_1602204077 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_8ftgj9_1602204077 #column_2owa3c_1602204077 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_8ftgj9_1602204077 #column_2owa3c_1602204077 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_jyhzyn_1602205611{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 26px 0px 13px 0px;}#page-wrapper #row_jyhzyn_1602205611{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_jyhzyn_1602205611_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_jyhzyn_1602205611 #column_zz611f_1602205611 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_jyhzyn_1602205611 #column_zz611f_1602205611 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_jyhzyn_1602205611 #column_3c0cb4_1602205611 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_jyhzyn_1602205611 #column_3c0cb4_1602205611 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_jyhzyn_1602205611 #column_e82vw4_1602205611 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_jyhzyn_1602205611 #column_e82vw4_1602205611 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_uhpeln_1602205502{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 0px 0px 0px 0px;}#page-wrapper #row_uhpeln_1602205502{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_uhpeln_1602205502_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_uhpeln_1602205502 #column_f3yotf_1602205502 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_uhpeln_1602205502 #column_f3yotf_1602205502 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_fwefne_1602208293{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 25px 0px 25px 0px;}#page-wrapper #row_fwefne_1602208293{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_fwefne_1602208293_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_fwefne_1602208293 #column_sj3sg8_1602208293 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_fwefne_1602208293 #column_sj3sg8_1602208293 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_i2op7m_1603816114 #column_wne34e_1603816114 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_i2op7m_1603816114 #column_wne34e_1603816114 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_i2op7m_1603816114 #column_2p5omr_1603816114 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_i2op7m_1603816114 #column_2p5omr_1603816114 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_i2op7m_1603816114 #column_48zk5r_1603816114 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_i2op7m_1603816114 #column_48zk5r_1603816114 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_dc46j7_1602208499{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 40px 0px 40px 0px;}#page-wrapper #row_dc46j7_1602208499{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_dc46j7_1602208499_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_dc46j7_1602208499 #column_4pxhm4_1602208499 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_dc46j7_1602208499 #column_4pxhm4_1602208499 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_dc46j7_1602208499 #column_60dfrj_1602208782 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_dc46j7_1602208499 #column_60dfrj_1602208782 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_dc46j7_1602208499 #column_dzh1cb_1602208787 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_dc46j7_1602208499 #column_dzh1cb_1602208787 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_ogz7tg_1602210229 #column_986lbc_1602210229 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_ogz7tg_1602210229 #column_986lbc_1602210229 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #section_108c54_1602210852{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: no-repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;}#page-wrapper #section_108c54_1602210852{ border-top-left-radius: 0px; border-top-right-radius: 0px;border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;}#page-wrapper #row_d0426e_1602210852{background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: no-repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 39px 137px 39px 137px;}#page-wrapper #row_d0426e_1602210852{ margin-top: 10px; margin-bottom: 10px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_d0426e_1602210852_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_d0426e_1602210852 #column_9a426b_1602210852 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_d0426e_1602210852 #column_9a426b_1602210852 > .colChild {padding:0px 0px 15px 0px; margin:0px 0px 0px 0px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_d0426e_1602210852 #column_d44f36_1602210852 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_d0426e_1602210852 #column_d44f36_1602210852 > .colChild {padding:0px 0px 0px 44px; margin:0px 0px 0px -35px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_gyiedt_1602211720{background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: no-repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 39px 137px 39px 137px;}#page-wrapper #row_gyiedt_1602211720{ margin-top: 10px; margin-bottom: 10px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_gyiedt_1602211720_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_gyiedt_1602211720 #column_pb84k6_1602211720 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_gyiedt_1602211720 #column_pb84k6_1602211720 > .colChild {padding:0px 0px 15px 0px; margin:0px 0px 0px 0px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_gyiedt_1602211720 #column_y4dnj4_1602211720 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_gyiedt_1602211720 #column_y4dnj4_1602211720 > .colChild {padding:0px 0px 0px 44px; margin:0px 0px 0px -35px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_on8bor_1602211771{background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: no-repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 39px 137px 39px 137px;}#page-wrapper #row_on8bor_1602211771{ margin-top: 10px; margin-bottom: 10px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_on8bor_1602211771_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_on8bor_1602211771 #column_zkk9gj_1602211771 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_on8bor_1602211771 #column_zkk9gj_1602211771 > .colChild {padding:0px 0px 15px 0px; margin:0px 0px 0px 0px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_on8bor_1602211771 #column_x99crp_1602211771 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_on8bor_1602211771 #column_x99crp_1602211771 > .colChild {padding:0px 0px 0px 44px; margin:0px 0px 0px -35px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_hm3ch8_1602211810{background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: no-repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 39px 137px 39px 137px;}#page-wrapper #row_hm3ch8_1602211810{ margin-top: 10px; margin-bottom: 10px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_hm3ch8_1602211810_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_hm3ch8_1602211810 #column_b7f5uo_1602211810 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_hm3ch8_1602211810 #column_b7f5uo_1602211810 > .colChild {padding:0px 0px 15px 0px; margin:0px 0px 0px 0px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_hm3ch8_1602211810 #column_ofoxqx_1602211810 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_hm3ch8_1602211810 #column_ofoxqx_1602211810 > .colChild {padding:0px 0px 0px 44px; margin:0px 0px 0px -35px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_olw1ja_1602214928{background-image: url(""), linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -webkit-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -moz-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -ms-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -o-linear-gradient(90deg, #181E2B, #181E2B);background-position: center center;background-repeat: no-repeat;background-size: inherit;background-attachment: scroll;border-width: 1px 1px 1px 1px;border-style: solid;border-color: #12213b;padding: 39px 137px 39px 137px;}#page-wrapper #row_olw1ja_1602214928{ margin-top: 10px; margin-bottom: 10px; box-shadow: 0px 1px 1px rgba(23,22,22,1);border-radius: 5px;width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_olw1ja_1602214928_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_olw1ja_1602214928 #column_rsicrv_1602214928 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_olw1ja_1602214928 #column_rsicrv_1602214928 > .colChild {padding:0px 0px 15px 0px; margin:0px 0px 0px 0px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_olw1ja_1602214928 #column_n6lxci_1602214928 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_olw1ja_1602214928 #column_n6lxci_1602214928 > .colChild {padding:0px 0px 0px 44px; margin:0px 0px 0px -35px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_k78gx2_1602215659{background-image: url(""), linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -webkit-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -moz-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -ms-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -o-linear-gradient(90deg, #181E2B, #181E2B);background-position: center center;background-repeat: no-repeat;background-size: inherit;background-attachment: scroll;border-width: 1px 1px 1px 1px;border-style: solid;border-color: #12213b;padding: 39px 137px 39px 137px;}#page-wrapper #row_k78gx2_1602215659{ margin-top: 10px; margin-bottom: 10px; box-shadow: 0px 1px 1px rgba(23,22,22,1);border-radius: 5px;width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_k78gx2_1602215659_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_k78gx2_1602215659 #column_yng0bo_1602215659 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_k78gx2_1602215659 #column_yng0bo_1602215659 > .colChild {padding:0px 0px 15px 0px; margin:0px 0px 0px 0px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_k78gx2_1602215659 #column_2kqalu_1602215659 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_k78gx2_1602215659 #column_2kqalu_1602215659 > .colChild {padding:0px 0px 0px 44px; margin:0px 0px 0px -35px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_zz0cps_1602216448{background-image: url(""), linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -webkit-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -moz-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -ms-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -o-linear-gradient(90deg, #181E2B, #181E2B);background-position: center center;background-repeat: no-repeat;background-size: inherit;background-attachment: scroll;border-width: 1px 1px 1px 1px;border-style: solid;border-color: #12213b;padding: 39px 137px 39px 137px;}#page-wrapper #row_zz0cps_1602216448{ margin-top: 10px; margin-bottom: 10px; box-shadow: 0px 1px 1px rgba(23,22,22,1);border-radius: 5px;width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_zz0cps_1602216448_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_zz0cps_1602216448 #column_f0ahdh_1602216448 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_zz0cps_1602216448 #column_f0ahdh_1602216448 > .colChild {padding:0px 0px 15px 0px; margin:0px 0px 0px 0px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_zz0cps_1602216448 #column_i6wajf_1602216448 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_zz0cps_1602216448 #column_i6wajf_1602216448 > .colChild {padding:0px 0px 0px 44px; margin:0px 0px 0px -35px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_tpmyzi_1602216482{background-image: url(""), linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -webkit-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -moz-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -ms-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -o-linear-gradient(90deg, #181E2B, #181E2B);background-position: center center;background-repeat: no-repeat;background-size: inherit;background-attachment: scroll;border-width: 1px 1px 1px 1px;border-style: solid;border-color: #12213b;padding: 39px 137px 39px 137px;}#page-wrapper #row_tpmyzi_1602216482{ margin-top: 10px; margin-bottom: 10px; box-shadow: 0px 1px 1px rgba(23,22,22,1);border-radius: 5px;width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_tpmyzi_1602216482_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_tpmyzi_1602216482 #column_7jayyh_1602216482 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_tpmyzi_1602216482 #column_7jayyh_1602216482 > .colChild {padding:0px 0px 15px 0px; margin:0px 0px 0px 0px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_tpmyzi_1602216482 #column_nf09kl_1602216482 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_tpmyzi_1602216482 #column_nf09kl_1602216482 > .colChild {padding:0px 0px 0px 44px; margin:0px 0px 0px -35px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #section_iuysab_1602211877{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 80px 0px 0px 0px;}#page-wrapper #section_iuysab_1602211877{ border-top-left-radius: 0px; border-top-right-radius: 0px;border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;}#page-wrapper #row_aigzic_1602220058 #column_m5p8zi_1602220058 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_aigzic_1602220058 #column_m5p8zi_1602220058 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_0vc00h_1602211979{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;}#page-wrapper #row_0vc00h_1602211979{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_0vc00h_1602211979_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_0vc00h_1602211979 #column_epcy7f_1602211979 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_0vc00h_1602211979 #column_epcy7f_1602211979 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_0vc00h_1602211979 #column_uzpj2l_1602211979 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_0vc00h_1602211979 #column_uzpj2l_1602211979 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_0vc00h_1602211979 #column_z9fm7p_1602211979 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_0vc00h_1602211979 #column_z9fm7p_1602211979 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_r4ezq7_1602212115{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 26px 0px 0px 0px;}#page-wrapper #row_r4ezq7_1602212115{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_r4ezq7_1602212115_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_r4ezq7_1602212115 #column_6f801t_1602212115 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_r4ezq7_1602212115 #column_6f801t_1602212115 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_r4ezq7_1602212115 #column_mx85zi_1602212115 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_r4ezq7_1602212115 #column_mx85zi_1602212115 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_r4ezq7_1602212115 #column_z0fc7c_1602212115 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_r4ezq7_1602212115 #column_z0fc7c_1602212115 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_hmz43o_1602212159{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: no-repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 0px 0px 0px 0px;}#page-wrapper #row_hmz43o_1602212159{ margin-top: 10px; margin-bottom: 10px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_hmz43o_1602212159_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_hmz43o_1602212159 #column_k685e6_1602212159 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_hmz43o_1602212159 #column_k685e6_1602212159 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_ikn7u8_1602212306{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 15px 0px 25px 0px;}#page-wrapper #row_ikn7u8_1602212306{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_ikn7u8_1602212306_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_ikn7u8_1602212306 #column_vke0lt_1602212307 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_ikn7u8_1602212306 #column_vke0lt_1602212307 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_5cmfvo_1602212772{background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url("https://cdn.kickpages.com/img/Admin/upload/media/8945_1602210869.png"), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: no-repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 39px 137px 39px 137px;}#page-wrapper #row_5cmfvo_1602212772{ margin-top: 10px; margin-bottom: 10px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_5cmfvo_1602212772_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_5cmfvo_1602212772 #column_x7rs51_1602212772 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_5cmfvo_1602212772 #column_x7rs51_1602212772 > .colChild {padding:0px 0px 15px 0px; margin:0px 0px 0px 0px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_5cmfvo_1602212772 #column_d2bkxo_1602212772 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_5cmfvo_1602212772 #column_d2bkxo_1602212772 > .colChild {padding:0px 0px 0px 44px; margin:0px 0px 0px -35px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #section_g63nwb_1602212884{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 90px 0px 65px 0px;}#page-wrapper #section_g63nwb_1602212884{ border-top-left-radius: 0px; border-top-right-radius: 0px;border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;}#page-wrapper #row_0f5ub8_1602216552{background-image: url(""), linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -webkit-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -moz-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -ms-linear-gradient(90deg, #181E2B, #181E2B);background-image: url(""), -o-linear-gradient(90deg, #181E2B, #181E2B);background-position: center center;background-repeat: no-repeat;background-size: inherit;background-attachment: scroll;border-width: 1px 1px 1px 1px;border-style: solid;border-color: #12213b;padding: 39px 137px 39px 137px;}#page-wrapper #row_0f5ub8_1602216552{ margin-top: 10px; margin-bottom: 10px; box-shadow: 0px 1px 1px rgba(23,22,22,1);border-radius: 5px;width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_0f5ub8_1602216552_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_0f5ub8_1602216552 #column_ix7cub_1602216552 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_0f5ub8_1602216552 #column_ix7cub_1602216552 > .colChild {padding:0px 0px 15px 0px; margin:0px 0px 0px 0px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_0f5ub8_1602216552 #column_vzap5i_1602216552 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_0f5ub8_1602216552 #column_vzap5i_1602216552 > .colChild {padding:0px 0px 0px 44px; margin:0px 0px 0px -35px; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_gkenug_1602212888 #column_voozzp_1602212888 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_gkenug_1602212888 #column_voozzp_1602212888 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_ceuu66_1602212986{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;}#page-wrapper #row_ceuu66_1602212986{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_ceuu66_1602212986_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_ceuu66_1602212986 #column_2xll7p_1602212986 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_ceuu66_1602212986 #column_2xll7p_1602212986 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_ceuu66_1602212986 #column_6ad2v9_1602212986 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_ceuu66_1602212986 #column_6ad2v9_1602212986 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_ceuu66_1602212986 #column_o1duvg_1602212986 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_ceuu66_1602212986 #column_o1duvg_1602212986 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_elboad_1602213406{background-image: url(""), linear-gradient(90deg, transparent, transparent);background-image: url(""), -webkit-linear-gradient(90deg, transparent, transparent);background-image: url(""), -moz-linear-gradient(90deg, transparent, transparent);background-image: url(""), -ms-linear-gradient(90deg, transparent, transparent);background-image: url(""), -o-linear-gradient(90deg, transparent, transparent);background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 32px 0px 32px 0px;}#page-wrapper #row_elboad_1602213406{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_elboad_1602213406_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_elboad_1602213406 #column_5j1woo_1602213406 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_elboad_1602213406 #column_5j1woo_1602213406 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #section_hfrato_1602213965{background-image: url(""), linear-gradient(360deg, #ff4654, #81000a);background-image: url(""), -webkit-linear-gradient(360deg, #ff4654, #81000a);background-image: url(""), -moz-linear-gradient(360deg, #ff4654, #81000a);background-image: url(""), -ms-linear-gradient(360deg, #ff4654, #81000a);background-image: url(""), -o-linear-gradient(360deg, #ff4654, #81000a);background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;}#page-wrapper #section_hfrato_1602213965{ border-top-left-radius: 0px; border-top-right-radius: 0px;border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;}#page-wrapper #row_k57j61_1602221746{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 0px 0px 0px 24px;}#page-wrapper #row_k57j61_1602221746{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_k57j61_1602221746_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_k57j61_1602221746 #column_0sj63v_1602221746 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_k57j61_1602221746 #column_0sj63v_1602221746 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_k57j61_1602221746 #column_a98d5g_1602221746 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_k57j61_1602221746 #column_a98d5g_1602221746 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_k57j61_1602221746 #column_99kfip_1602221746 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_k57j61_1602221746 #column_99kfip_1602221746 > .colChild {padding:0px 0px 0px 9px; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_k57j61_1602221746 #column_y1c1ct_1602221746 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_k57j61_1602221746 #column_y1c1ct_1602221746 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_q421ba_1602222145{background-image: url(""), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-image: url(""), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0));background-position: center center;background-repeat: repeat;background-size: inherit;background-attachment: scroll;border-width: 0px;border-style: solid;border-color: transparent;padding: 0px 0px 0px 24px;}#page-wrapper #row_q421ba_1602222145{ margin-top: 0px; margin-bottom: 0px; width: 100%; margin-left: auto !important; margin-right: auto !important;}#page-wrapper #row_q421ba_1602222145_container{ margin-top: 0px; margin-bottom: 0px;}#page-wrapper #row_q421ba_1602222145 #column_8pd5tj_1602222145 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_q421ba_1602222145 #column_8pd5tj_1602222145 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_q421ba_1602222145 #column_cqwq8f_1602222145 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_q421ba_1602222145 #column_cqwq8f_1602222145 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_q421ba_1602222145 #column_26hmqe_1602222145 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_q421ba_1602222145 #column_26hmqe_1602222145 > .colChild {padding:0px 0px 0px 9px; margin:0; border-width:0; border-style:solid; border-color:transparent; }#page-wrapper #row_q421ba_1602222145 #column_jwx78k_1602222145 > .colChild {background-image: url(''), linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -webkit-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -moz-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -ms-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-image: url(''), -o-linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0)); background-position:center center; background-repeat:repeat; background-size:initial; background-attachment:scroll; }#page-wrapper #row_q421ba_1602222145 #column_jwx78k_1602222145 > .colChild {padding:0; margin:0; border-width:0; border-style:solid; border-color:transparent; }        
        