@impor url('https://fonts.googleapis.com/css?family=Lato:300,400,600,700,900');
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.row--table-lg {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .row--table-lg {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .row--table-lg > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--table-md {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .row--table-md {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .row--table-md > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--table-sm {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .row--table-sm {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .row--table-sm > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--table-xs {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 480px) {
  .row--table-xs {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
@media (min-width: 480px) {
  .row--table-xs > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--table-xsm {
  margin-right: 0;
  margin-left: 0;
}
.row--tableb-lg {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .row--tableb-lg {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
.row--tableb-lg > [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
@media (min-width: 1200px) {
  .row--tableb-lg > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--tableb-md {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .row--tableb-md {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
.row--tableb-md > [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
@media (min-width: 992px) {
  .row--tableb-md > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--tableb-sm {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .row--tableb-sm {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
.row--tableb-sm > [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
@media (min-width: 768px) {
  .row--tableb-sm > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--tableb-xs {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 480px) {
  .row--tableb-xs {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 auto;
  }
}
.row--tableb-xs > [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
@media (min-width: 480px) {
  .row--tableb-xs > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.row--tableb-xsm {
  margin-right: 0;
  margin-left: 0;
}
.row--tableb-xsm > [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
input,
textarea,
select,
button {
  box-sizing: border-box;
}
input:focus,
textarea:focus,
select:focus,
button:focus {
  outline: none;
}
a,
input {
  transition: all 0.3s ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
p {
  margin: 0 0 0;
}
body {
  font-size: 16px;
  line-height: 1.6;
  font-family: "Lato", "Open Sans", sans-serif;
  color: #484848;
  background: #fff;
}
@media screen and (max-width: 991px) {
  body {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 479px) {
  body {
    font-size: 15px;
    line-height: 1.6;
  }
}
a {
  color: #0067b1;
}
a:hover,
a:active,
a:focus {
  color: #000;
}
.site--container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
}
.form {
  text-align: center;
  background: #f5f5f5;
  padding: 70px 0;
}
@media (max-width: 767px) {
  .form {
    padding: 50px 0;
  }
}
@media (max-width: 479px) {
  .form {
    padding: 40px 0;
  }
}
.form__inner {
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
}
.form--heading {
  color: #0067b1;
  font-weight: 300;
  font-size: 35px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .form--heading {
    font-size: 35px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .form--heading {
    font-size: 32px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .form--heading {
    font-size: 32px;
    line-height: 1.3;
  }
}
.form--subheading {
  font-size: 16px;
  color: #3c3c3c;
  font-weight: 300;
  padding-top: 5px;
}
@media (max-width: 767px) {
  .form--subheading {
    font-size: 13px;
  }
}
.form--form {
  text-align: left;
  padding-top: 30px;
}
@media (max-width: 991px) {
  .form--form {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .form--form {
    padding-top: 5px;
  }
}
.form--control {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .form--control {
    padding-top: 25px;
  }
}
.form--label {
  color: #404040;
  padding: 0 0 5px 10px;
}
.form--input,
.form--select,
.form--textarea {
  display: block;
  width: 100%;
  border: 0;
}
.form--input::-webkit-input-placeholder,
.form--select::-webkit-input-placeholder,
.form--textarea::-webkit-input-placeholder {
  color: #818a91;
}
.form--input::-moz-placeholder,
.form--select::-moz-placeholder,
.form--textarea::-moz-placeholder {
  color: #818a91;
}
.form--input:-ms-input-placeholder,
.form--select:-ms-input-placeholder,
.form--textarea:-ms-input-placeholder {
  color: #818a91;
}
.form--input:-moz-placeholder,
.form--select:-moz-placeholder,
.form--textarea:-moz-placeholder {
  color: #818a91;
}
@media (max-width: 767px) {
  .form--input,
  .form--select,
  .form--textarea {
    background: #fff;
    border-radius: 4px;
  }
}
.form--input {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
}
.form--input.form--input-special {
  padding: 0 0 0 100px;
}
.form--error {
  color: #c0392b;
  font-size: 70%;
  text-transform: uppercase;
  padding-top: 10px;
  font-weight: normal;
}
.form--customer-label {
  text-align: center;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .form--customer-label {
    padding-top: 0;
  }
}
.form--customer-label span {
  margin-right: 40px;
}
@media (max-width: 767px) {
  .form--customer-label span {
    display: block;
    margin: 0 0 10px 0;
  }
}
.form--customer-label label {
  font-weight: normal;
}
.form--customer-label label + label {
  margin-left: 20px;
}
.form--customer-label input {
  margin-right: 10px;
}
.form--tnc-container {
  margin: 0 0 10px;
}
.form--tnc-input {
  vertical-align: top;
  float: left;
  width: 20px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .form--tnc-input {
    width: 15px;
  }
}
.form--tnc-label {
  padding-left: 10px;
  float: right;
  width: calc(100% - 20px);
}
.form--tnc-label p + p {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .form--tnc-label {
    width: calc(100% - 15px);
  }
}
.form--tnc-label-text {
  color: #404040;
  font-size: 14px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .form--tnc-label-text {
    font-size: 81.25%;
  }
}
@media (max-width: 479px) {
  .form--tnc-label-text {
    font-size: 75%;
  }
}
.form--submit {
  text-align: center;
}
.form--submit-btn {
  font-weight: 500;
  display: inline-block;
  padding: 15px 60px;
  background: #ef3e42;
  color: #ffffff;
  margin: 40px auto 0;
  border: none;
  font-size: 25px;
  line-height: 1.3;
  border-radius: 10px;
}
@media screen and (max-width: 991px) {
  .form--submit-btn {
    font-size: 23px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .form--submit-btn {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .form--submit-btn {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .form--submit-btn {
    padding: 15px 50px;
    display: inline-block;
  }
}
.form--submit-btn:hover {
  background: #0067b1;
}
.form--disclaimer-wrrapper {
  width: 100%;
  margin: 40px auto 0;
}
.form--disclaimer-wrrapper .form--disclaimer {
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}
.form--disclaimer-wrrapper .form--disclaimer + .form--disclaimer {
  margin-top: 20px;
}
.form--input-wrapper {
  height: 54px;
  line-height: 54px;
  background: #ffffff;
  border: 1px solid #969696;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
.form--input-wrapper select {
  background: #ffffff;
}
.form--input-wrapper label {
  font-weight: normal;
}
.form--input-wrapper label + label {
  margin-left: 20px;
}
.form--input-wrapper input {
  margin-right: 10px;
}
.footer {
  color: #404040;
  font-size: 14px;
  line-height: 1.3;
  padding: 0 0 45.28px 0;
}
@media (max-width: 991px) {
  .footer {
    font-size: 10px;
  }
}
@media (max-width: 620px) {
  .footer {
    padding: 0 0 20.58px 0;
  }
}
.footer__top {
  margin: 0 68.38px;
}
@media (max-width: 620px) {
  .footer__top {
    margin: 0 30.38px;
  }
}
.footer__top .footer__tnc {
  color: #818a91;
  padding: 45.28px 0 22.64px;
  font-size: 20px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .footer__top .footer__tnc {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) {
  .footer__top .footer__tnc {
    font-size: 10px;
    line-height: 1.3;
    padding: 22.64px 0;
  }
}
@media screen and (max-width: 479px) {
  .footer__top .footer__tnc {
    font-size: 15px;
    line-height: 1.3;
    padding: 22.64px 0 11px 0;
  }
}
/* @media (max-width: 767px) {
	.footer__top .footer__tnc {
		padding: 22.64px 0;
	}
}
@media (max-width: 620px) {
	.footer__top .footer__tnc {
		padding: 22.64px 0 11px 0;
	}
} */
.footer__top .footer__tnc {
  color: #404040;
  font-size: 15px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .footer__top .footer__tnc {
    font-size: 15px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) {
  .footer__top .footer__tnc a {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .footer__top .footer__tnc a {
    font-size: 12px;
    line-height: 1.3;
  }
}
.footer__top .footer__tnc a:first-child {
  border-left: none;
  border-right: none;
}
.footer__top .footer__box {
  background: #5bc2e7;
  color: #ffffff;
  font-weight: bold;
  padding: 45.28px 38.38px;
}
.footer__top .footer__box.footer__box-premier {
  background: #002f65;
}
.footer__top .footer__box.footer__box-premier .footer__box-heading {
  font-size: 40px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .footer__top .footer__box.footer__box-premier .footer__box-heading {
    font-size: 36px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) {
  .footer__top .footer__box.footer__box-premier .footer__box-heading {
    font-size: 32px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 600px) {
  .footer__top .footer__box.footer__box-premier .footer__box-heading {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .footer__top .footer__box.footer__box-premier .footer__box-heading {
    font-size: 16px;
    line-height: 1.3;
  }
}
.footer__top .footer__box.footer__box-premier .footer__box-subheading {
  font-size: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .footer__top .footer__box.footer__box-premier .footer__box-subheading {
    font-size: 26px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) {
  .footer__top .footer__box.footer__box-premier .footer__box-subheading {
    font-size: 24px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 600px) {
  .footer__top .footer__box.footer__box-premier .footer__box-subheading {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .footer__top .footer__box.footer__box-premier .footer__box-subheading {
    font-size: 12px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .footer__top .footer__box {
    padding: 22.64px 68.38px;
  }
}
@media (max-width: 620px) {
  .footer__top .footer__box {
    padding: 15px 15px;
  }
}
.footer__top .footer__box .footer__box-heading {
  font-size: 40px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .footer__top .footer__box .footer__box-heading {
    font-size: 34px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .footer__top .footer__box .footer__box-heading {
    font-size: 32px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 600px) {
  .footer__top .footer__box .footer__box-heading {
    font-size: 26px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .footer__top .footer__box .footer__box-heading {
    font-size: 18px;
    line-height: 1.3;
  }
}
.footer__top .footer__box .footer__box-subheading {
  font-size: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .footer__top .footer__box .footer__box-subheading {
    font-size: 26px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .footer__top .footer__box .footer__box-subheading {
    font-size: 24px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 600px) {
  .footer__top .footer__box .footer__box-subheading {
    font-size: 22px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .footer__top .footer__box .footer__box-subheading {
    font-size: 13px;
    line-height: 1.3;
  }
}
.footer__top .footer__box .footer__box-subheading a {
  color: #ffffff;
}
.footer__top .footer__box .footer__box-subheading .text--light {
  font-weight: 300;
}
.footer__top .footer__box .footer__box-subheading .footer--number {
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .footer__mid.footer__mid-long {
    margin: 0 0 22.64px 0;
  }
}
.footer__mid .footer__mid-left,
.footer__mid .footer__mid-right {
  display: table-cell;
  vertical-align: middle;
}
.footer__mid .footer__mid-left {
  background: #5bc2e7;
  width: 270px;
  padding: 0 45.28px 0 68.38px;
}
@media (max-width: 620px) {
  .footer__mid .footer__mid-left {
    padding: 0 20.75px 0 30.38px;
    width: 170px;
  }
}
@media (max-width: 479px) {
  .footer__mid .footer__mid-left {
    width: 122.74px;
    padding: 3px 20.75px 3px 30.38px;
  }
}
.footer__mid .footer__mid-left.footer__mid-left-premier {
  background: #002f65;
  padding: 28.7px 22.9px 28.7px 68.38px;
}
@media (max-width: 620px) {
  .footer__mid .footer__mid-left.footer__mid-left-premier {
    width: 140.46px;
    padding: 22.9px 20.75px 22.9px 30.38px;
  }
  .footer__mid .footer__mid-left.footer__mid-left-premier img {
    width: 97.35px;
  }
}
@media (max-width: 620px) {
  .footer__mid .footer__mid-left img {
    width: 106px;
  }
}
@media (max-width: 479px) {
  .footer__mid .footer__mid-left img {
    width: 74px;
  }
}
.footer__mid .footer__mid-right {
  padding: 22.64px 0 0 22.82px;
}
@media (max-width: 991px) {
  .footer__mid .footer__mid-right {
    display: block;
    padding: 22.64px 0 0 68.38px;
  }
}
@media (max-width: 767px) {
  .footer__mid .footer__mid-right {
    display: block;
    padding: 22.64px 0 0 68.38px;
  }
}
@media (max-width: 620px) {
  .footer__mid .footer__mid-right {
    padding: 16px 0 0 30.38px;
  }
}
@media (max-width: 479px) {
  .footer__mid .footer__mid-right {
    padding: 16px 0 0 52.38px;
  }
}
.footer__mid .footer__mid-right.mid-right-short {
  vertical-align: bottom;
}
@media (max-width: 767px) {
  .footer__mid .footer__mid-right.mid-right-short {
    display: table-cell;
    padding: 0;
  }
}
.footer__mid .footer__mid-right .islam__logo,
.footer__mid .footer__mid-right .footer__mid-right-text {
  display: table-cell;
  vertical-align: middle;
  color: #818a91;
}
@media (max-width: 767px) {
  .footer__mid .footer__mid-right .islam__logo,
  .footer__mid .footer__mid-right .footer__mid-right-text {
    vertical-align: middle;
  }
}
.footer__mid .footer__mid-right .islam__logo {
  width: 42px;
}
@media (max-width: 620px) {
  .footer__mid .footer__mid-right .islam__logo {
    width: 36px;
    display: block;
    float: left;
    margin: 0 12px 4px 0;
  }
}
@media (max-width: 479px) {
  .footer__mid .footer__mid-right .islam__logo {
    width: 30px;
    margin: 2px 12px 1px 0;
  }
}
.footer__mid .footer__mid-right .islam__logo img {
  width: 100%;
}
.footer__mid .footer__mid-right .footer__mid-right-text {
  font-size: 14px;
  padding: 0 68.38px 0 22.82px;
  text-align: justify;
}
/* @media (max-width: 1199px) {
	.footer__mid .footer__mid-right .footer__mid-right-text {
		font-size: 12px;
	}
} */
@media (max-width: 768px) {
  .footer__mid .footer__mid-right .footer__mid-right-text {
    font-size: 10px;
    padding: 0 30.38px 0 0;
    display: block;
  }
}
/* @media (max-width: 479px) {
	.footer__mid .footer__mid-right .footer__mid-right-text {
		padding: 0 30.38px 0 0;
	}
} */
.footer__mid .footer__mid-right .footer__mid-right-copyright {
  margin-top: 24.64px;
  text-align: justify;
}
@media (max-width: 1199px) {
  .footer__mid .footer__mid-right .footer__mid-right-copyright {
    font-size: 12px;
  }
}
@media (max-width: 479px) {
  .footer__mid .footer__mid-right .footer__mid-right-copyright {
    margin-top: 20.58px;
    padding-right: 30.38px;
  }
}
.footer__btm {
  margin: 45.28px 68.38px 0 106.76px;
  color: #818a91;
  text-align: justify;
}
/* @media (max-width: 991px) {
	.footer__btm {
		margin: 22.64px 68.38px 0;
	}
} */
@media (max-width: 768px) {
  .footer__btm {
    margin: 20.58px 30.38px 0 46px;
  }
}

.footer__btm .footer__btm-text p {
  font-size: 14px;
  line-height: 1.3;
}
@media (max-width: 479px) {
  .footer__btm .footer__btm-text p {
    font-size: 10px;
    line-height: 1.3;
  }
}

.footer__btm .footer__btm-text {
  margin-top: 20px;
}
.footer__btm .footer__btm-text a {
  color: #0067b1;
  font-weight: 600;
  text-decoration: underline;
}
.footer__btm .footer__btm-text a.underline {
  text-decoration: underline;
}
.footer__btm .footer__btm-text:last-child {
  margin-top: 30px;
  color: #818a91;
}

.rhb_logo {
  width: 25rem !important;
  position: absolute;
  top: 45px;
}

.rhb_logo_mobile {
  width: 30vw !important;
  position: absolute;
  top: 21px;
}

.show--sm {
  display: none;
}

@media (max-width: 768px) {
  .show--sm {
    display: block;
  }
}

@media (max-width: 479px) {
  .hide--xs {
    display: none;
  }
}
@media (max-width: 767px) {
  .hide--sm {
    display: none;
  }
}
@media (max-width: 991px) {
  .hide--md {
    display: none;
  }
}
@media (max-width: 1199px) {
  .hide--lg {
    display: none;
  }
}

#banner img {
  width: 100%;
}

#banner {
  height: 94vw;
}

.intro {
  background: #ffffff;
  background-position: top;
  background-size: contain;
  text-align: center;
  padding: 48px 0 30px;
}

.intro .intro__heading {
  color: #0067b1;
  font-size: 38px;
  line-height: 1.3;
  padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .intro .intro__heading {
    font-size: 34px;
    line-height: 1.3;
    padding-bottom: 20px;
    color: #0067b1;
  }
}

@media screen and (max-width: 767px) {
  .intro .intro__heading {
    font-size: 33px;
    line-height: 1.3;
    color: #0067b1;
  }
}
@media screen and (max-width: 479px) {
  .intro .intro__heading {
    font-size: 22px;
    line-height: 1.3;
    color: #0067b1;
  }
}

.intro .intro__desc {
  color: #606060;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  .intro .intro__desc {
    font-size: 20px;
    line-height: 27px;
  }
}

@media (max-width: 479px) {
  .intro .intro__desc {
    font-size: 16px;
    line-height: 22px;
    width: 270px;
  }
}

.intro .prize__heading {
  max-width: 542px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .intro .prize__heading {
    max-width: 611px;
  }
}

.intro .logo {
  padding-top: 15px;
  width: 110px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .intro .logo {
    width: 148px;
  }
}
.intro .prize__desc {
  max-width: 560px;
}
@media (min-width: 768px) {
  .intro .prize__desc {
    max-width: 622px;
  }
}

.benefits .benefits__heading {
  margin: 60px auto 40px;
  font-size: 32px;
  line-height: 40px;
  color: #0067b1;
  font-weight: 700px;
  max-width: 800px;
}

@media screen and (max-width: 991px) {
  .benefits .benefits__heading {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .benefits .benefits__heading {
    font-size: 28px;
    line-height: 1.2;
  }
}

@media (max-width: 480px) {
  .benefits .benefits__heading {
    font-size: 24px;
    line-height: 1.2;
  }
}

.benefits .benefits__desc {
  color: #0067b1;
  font-size: 22px;
  line-height: 28px;
  max-width: 176px;
  padding-top: 15px;
  font-weight: bold;
  align-content: center;
  text-align: center;
  margin: 0 auto;
}

.benefits .benefits__item::after {
  content: url("../images/arrow_right.png");
  transform: scale(0.9);
  position: absolute;
  top: 10%;
  right: -10%;
}

.benefits .benefits__item:last-child::after {
  content: none;
}

.benefits .benefits__container {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.mx-auto {
  margin: 0 auto;
}

@media (max-width: 480px) {
  .benefits .benefits__desc {
    font-size: 16px;
    margin: 0px auto 5px;
    line-height: 22px;
  }
}

@media (max-width: 768px) {
  .benefits .benefits__item::after {
    content: none;
  }
}

@media screen and (max-width: 991px) {
  .benefits .benefits__container {
    flex-direction: column;
  }

  .benefits .benefits__item::after {
    content: none;
  }
}

.benefits .benefits__p {
  color: #606060;
  font-size: 22px;
  margin: 0px auto 5px;
  line-height: 28px;
  max-width: 220px;
}
@media (max-width: 480px) {
  .benefits .benefits__p {
    font-size: 16px;
    margin: 0px auto 5px;
    line-height: 22px;
    max-width: 240px;
  }
}

.logo img {
  padding-top: 10px;
  width: 84px;
  height: 100px;
}
@media (min-width: 480px) {
  .logo img {
    width: 104px;
    height: 120px;
  }
}
@media (min-width: 768px) {
  .logo img {
    padding-top: 0;
    width: 119px;
    height: 130px;
    transform: translateY(-24%);
    padding-left: 5px;
  }
}

.howTable {
  margin: 30px auto 85px;
  width: 100%;
  max-width: 1014px;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.howTable tr:nth-child(1) td:nth-child(1) {
  background-image: linear-gradient(#5bc2e7, #5291ad);
  border-top-left-radius: 15px;
  padding: 15px;
  width: 22%;
}
.howTable tr:nth-child(1) td:nth-child(2) {
  background-image: linear-gradient(#5bc2e7, #5291ad);
  padding: 15px;
  width: 55%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px,
    rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;
}
.howTable tr:nth-child(1) td:nth-child(3) {
  background-image: linear-gradient(#0067b1, #033050);
  border-top-right-radius: 15px;
  padding: 15px;
}

.howTable tr:nth-child(2) td,
.howTable tr:nth-child(3) td {
  background-color: #ffffff;
  padding: 40px 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px,
    rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;
}

.howTable tr:nth-child(3) td:nth-child(1) {
  border-bottom-left-radius: 15px;
}
.howTable tr:nth-child(3) td:nth-child(3) {
  border-bottom-right-radius: 15px;
}

@media (max-width: 480px) {
  .howTable {
    margin: 10px auto 30px;
    width: 100%;
    max-width: 306px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  }
  .howTable tr:nth-child(1) td:nth-child(1) {
    border-top-left-radius: 10px;
    padding: 10px 15px;
    width: 10%;
  }
  .howTable tr:nth-child(1) td:nth-child(2) {
    padding: 10px 5px;
    width: 48%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px,
      rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;
  }
  .howTable tr:nth-child(1) td:nth-child(3) {
    border-top-right-radius: 10px;
    padding: 5px 5px;
  }
  .howTable tr:nth-child(2) td,
  .howTable tr:nth-child(3) td {
    background-color: #ffffff;
    padding: 8px 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px,
      rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;
  }
  .howTable tr:nth-child(3) td:nth-child(1) {
    border-bottom-left-radius: 10px;
  }
  .howTable tr:nth-child(3) td:nth-child(3) {
    border-bottom-right-radius: 10px;
  }
}

.howTitle {
  margin: 0 auto;
  font-size: 25px;
  line-height: 1.3;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
}

.howDes {
  margin: 0 auto;
  font-size: 25px;
  line-height: 1.3;
  color: #404040;
  font-weight: 400;
  text-align: center;
}

.rm {
  margin: 0 auto;
  font-size: 30px;
  line-height: 1.3;
  color: #0067b1;
  font-weight: 700;
  text-align: center;
}

.trans {
  margin: 0 auto;
  font-size: 22px;
  line-height: 1.3;
  color: #404040;
  font-weight: 400;
  text-align: center;
}

@media (max-width: 480px) {
  .howTitle {
    font-size: 13px;
  }

  .howDes {
    font-size: 12px;
  }

  .rm {
    font-size: 17px;
  }

  .trans {
    font-size: 13px;
  }
}

.funds {
  background: #def3fa;
  padding-bottom: 45px;
  padding-top: 45px;
}

.funds__heading {
  color: #0067b1;
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
  font-size: 32px;
  line-height: 40px;
  padding-bottom: 25px;
}
.funds__text {
  color: #606060;
  margin: 0 auto 20px;
  max-width: 920px;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  padding-top: 5px;
}

.funds__note {
  color: #606060;
  margin: 0 auto 20px;
  max-width: 920px;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  padding-top: 25px;
}
@media screen and (max-width: 991px) {
  .funds__heading {
    font-size: 32px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .funds__heading {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .funds__heading {
    font-size: 22px;
    line-height: 1.3;
    max-width: 250px;
  }
}
@media screen and (max-width: 991px) {
  .funds__text {
    font-size: 23px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .funds__text {
    font-size: 22px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .funds__text {
    font-size: 16px;
    line-height: 1.2;
    max-width: 256px;
  }
  .funds__note {
    max-width: 250px;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    padding-top: 15px;
  }
}
@media (min-width: 768px) {
  .funds__heading {
    max-width: 700px;
  }
}

.register {
  background: #ffffff;
}

.register__heading {
  color: #0067b1;
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
  font-size: 32px;
  line-height: 40px;
}
.register__text {
  color: #606060;
  margin: 0 auto 20px;
  max-width: 800px;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  padding-top: 5px;
}
@media screen and (max-width: 991px) {
  .register__heading {
    font-size: 32px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .register__heading {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .register__heading {
    font-size: 22px;
    line-height: 1.3;
    max-width: 250px;
  }
}
@media screen and (max-width: 991px) {
  .register__text {
    font-size: 23px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .register__text {
    font-size: 22px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 479px) {
  .register__text {
    font-size: 16px;
    line-height: 1.2;
    max-width: 256px;
  }
}
@media (min-width: 768px) {
  .register__heading {
    max-width: 700px;
  }
}

#prize {
  text-align: center;
  background: radial-gradient(#ceecf7, #5bc2e7);
}

@media (min-width: 480px) {
  #prize {
    padding: 0px 16px 0;
  }
}
@media (min-width: 768px) {
  #prize {
    padding: 0px 16px 0px;
  }
}
#prize .prize__heading {
  color: #0067b1;
  max-width: 542px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 30px;
  padding-top: 10px;
}

#prize .prize__subhead {
  color: #0067b1;
  max-width: 507px;
  font-size: 32px;
  line-height: 38px;
  font-weight: bold;
  text-align: left;
}

@media screen and (max-width: 991px) {
  #prize .prize__heading {
    font-size: 35px;
    line-height: 44px;
  }
}
@media screen and (max-width: 767px) {
  #prize .prize__heading {
    font-size: 33px;
    line-height: 40px;
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  #prize .prize__heading {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    padding-top: 40px;
  }
}

@media screen and (max-width: 991px) {
  #prize .prize__subhead {
    font-size: 32px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  #prize .prize__subhead {
    font-size: 30px;
    line-height: 1.3;
    text-align: center;
    margin: 0 auto;
  }
}
@media screen and (max-width: 479px) {
  #prize .prize__subhead {
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
  }
}
#prize .prize__hero {
  margin: -70px auto 0;
  max-width: 625px;
}
@media (min-width: 768px) {
  #prize .prize__hero {
    max-width: 100%;
  }
}

#prize .prize__hero img {
  margin: 0 auto;
}

@media (min-width: 769px) and (max-width: 991px) {
  #prize .prize__hero img {
    margin: 100% auto 0;
  }
}

@media (min-width: 992px) and (max-width: 1023px) {
  #prize .prize__hero img {
    margin: 70% auto 0;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  #prize .prize__hero img {
    margin: 40% auto 0;
  }
}

#prize .prize__desc {
  color: #404040;
  font-size: 24px;
  line-height: 31px;
  max-width: 541px;
  text-align: left;
  padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
  #prize .prize__desc {
    font-size: 21px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  #prize .prize__heading {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
  }

  #prize .prize__desc {
    text-align: center;
    margin: 0 auto;
  }
}

@media screen and (max-width: 479px) {
  #prize .prize__desc {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin: 0 auto;
  }
}

@media (min-width: 767px) {
  .vertical-align {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
  }
}

.vertical-align-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: row;
}

.phone {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 430px;
}

@media screen and (max-width: 767px) {
  .phone {
    max-width: 153px;
  }
}

.category__table {
  /* margin-bottom: 30px; */
  width: 100%;
  border-radius: 0 0 9px 9px;
  border-collapse: collapse;
  overflow: hidden;
  border-style: unset;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
}

.category__table th,
.category__table td {
  padding: 12px 36px;
  border: 2px solid #186aa5;
  text-align: center;
  font-size: 18px;
}

.category__table th,
.category__table-highlight {
  color: #fff;
  background-color: #0067b1;
  border: 1px solid #fff !important;
  font-size: 24px;
}

.category__table-head {
  background-color: #d7f0f8;
}

.category__table td {
  background-color: #fff;
  color: #0067b1;
  line-height: 1.2;
}

.table-bordered {
  border: 1px solid #186aa5;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #186aa5;
}

.category__table-body b {
  font-size: 38px;
}

.dotted_lines {
  border-top: 4px dotted #0067b1;
  width: 90%;
  margin: 48px auto;
}

.steps {
  border: 1px solid #404040;
  width: inherit;
  margin: 0 auto 18px;
  padding: 6px 0;
  border-radius: 8px;
  font-weight: 600;
  color: #404040;
}

.steps_img {
  height: 136px;
}

.steps_desc {
  padding: 18px 0;
  line-height: 1.3;
  font-size: 16px;
}

.steps_container {
  border-left: 1px solid #707070;
}

.steps_question {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
  text-align: left;
  padding: 8px 24px;
  margin-top: 40px;
}

.slick-dots {
  display: flex;
  justify-content: left;
  margin-top: 24px;
}

.slick-dots li {
  margin: 0 18px;
  width: 12px;
}

.slick-dots img {
  width: 100%;
}

.slick-dots li img:nth-child(1) {
  display: block;
}

.slick-dots li img:nth-child(2) {
  display: none;
}

.slick-dots li.slick-active img:nth-child(1) {
  display: none;
}

.slick-dots li.slick-active img:nth-child(2) {
  display: block;
}

@media (max-width: 768px) {
  .category__table th {
    padding: 12px 24px;
    font-size: 18px;
  }

  .category__table td {
    padding: 12px 24px;
    font-size: 16px;
  }

  .category__table-body b {
    font-size: 32px;
  }

  .dotted_lines {
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .steps_container {
    border-left: unset;
  }

  .steps {
    margin: 24px auto;
    width: fit-content;
    padding: 8px 24px;
  }
}

.button_container {
  display: flex;
  justify-content: space-evenly;
  width: 700px;
  margin: auto;
}

.blue_button {
  background: #0067b1;
  color: #fff;
  border-radius: 10px;
  padding: 18px auto;
  width: 243px;
  height: 60px;
  border: unset;
  text-decoration: unset;
  text-align: center;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

.blue_button:hover {
  opacity: 0.6;
  color: #fff;
}

.blue_button:focus {
  background-color: #0067b1;
  color: #fff;
  opacity: 0.6;
}

.no_padding {
  padding: unset;
}

@media (max-width: 768px) {
  .button_container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: unset;
  }

  .blue_button {
    margin: 12px 0;
  }
}

.details table {
  border-radius: 15px;
  margin: auto;
  width: 100%;
  max-width: 630px;
  border-collapse: collapse;
  overflow: hidden;
  background-image: linear-gradient(#002f65, #518ac9);
  /*box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
}

.details table th {
  background-image: linear-gradient(#002f65, #518ac9);
  font-size: 20;
  line-height: 25px;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
  margin: auto;
}

@media screen and (max-width: 479px) {
  .details table {
    border-radius: 10px;
    margin: auto;
    max-width: 190px;
    border-collapse: collapse;
    overflow: hidden;
    background-image: linear-gradient(#002f65, #518ac9);
    /*box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
  }

  .details table th {
    background-image: linear-gradient(#002f65, #518ac9);
    font-size: 16;
    line-height: 22px;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 12px;
    padding-top: 12px;
    text-align: center;
    max-width: 186px;
  }
}
