.text-block {
  font-weight: 700;
  text-align: center;
}

.heading {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 255, 0.28)), to(rgba(0, 0, 255, 0.28)));
  background-image: linear-gradient(180deg, rgba(0, 0, 255, 0.28), rgba(0, 0, 255, 0.28));
  text-align: center;
}

.link-block {
  text-align: center;
}

.heading-2 {
  position: relative;
  top: 50%;
}

.section {
  position: relative;
  margin-top: 6px;
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: center;
}

.row {
  border-bottom: 1px solid #000;
}

.text-block-2 {
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.body {
  font-weight: 700;
}

.image {
  border-color: #000;
}

.image-2 {
  position: absolute;
}

.image-3 {
  display: inline;
  margin-bottom: 0px;
}

.container {
  display: block;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -76px;
  margin-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  min-height: 50px;
}

.container-2 {
  display: block;
}

.image-5 {
  display: inline;
}

.section-2 {
  margin-bottom: 33px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-2-copy {
  position: relative;
  top: 50%;
}

.section-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 31px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  position: relative;
  margin-top: 34px;
  margin-bottom: 19px;
}

.div-block-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  margin-top: -84px;
}

.div-block-7 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 27px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-8 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 430px;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.heading-3 {
  text-align: center;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-2 {
  margin-bottom: 42px;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 430px;
  background-color: #2e93d8;
}

.div-block-10 {
  width: 320px;
  height: 300px;
  background-color: #b1bcc3;
}

.div-block-11 {
  background-color: #00c2ff;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-2 {
  height: 300px;
  background-color: #3a6ca5;
}

.image-6 {
  height: 300px;
}

.heading-4 {
  margin-left: 0px;
  text-align: center;
}

.image-7 {
  position: static;
}

.heading-5 {
  text-align: center;
  text-decoration: none;
}

.link {
  font-style: normal;
  text-decoration: none;
}

.link-2 {
  text-decoration: none;
}

.link-3 {
  text-decoration: none;
}

.link-4 {
  text-decoration: none;
}

.image-8 {
  float: right;
  clear: none;
}

.text-block-3 {
  position: static;
}

.donatenowbutton {
  position: absolute;
  left: 6%;
  top: 6%;
  right: auto;
  bottom: auto;
  border-style: solid;
  border-width: 3px;
  border-color: #d26811;
  border-radius: 10px;
  background-color: #3898ec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3898ec), to(#fff));
  background-image: linear-gradient(180deg, #3898ec, #fff);
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  background-clip: border-box;
}

.registernowbutton {
  position: absolute;
  left: auto;
  top: 6%;
  right: 6%;
  bottom: auto;
  z-index: auto;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 3px;
  border-color: #d26811;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3898ec), to(#fff));
  background-image: linear-gradient(180deg, #3898ec, #fff);
}

.datetextdiv {
  position: absolute;
  left: 32%;
  top: 27%;
  right: 0%;
  bottom: auto;
  max-height: 50px;
  max-width: 500px;
  min-height: 50px;
  min-width: 300px;
  clear: both;
  background-color: transparent;
  box-shadow: inset 1px 1px 3px 0 transparent;
  opacity: 1;
  color: #fff;
}

.datetextblock {
  position: absolute;
  left: 43%;
  top: 25%;
  right: 0%;
  bottom: auto;
  display: inline;
  width: 250px;
  background-color: #000;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: 'Atomic Age', sans-serif;
  color: #fff;
  font-style: normal;
  text-align: center;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.huni-image {
  display: inline-block;
  padding-left: 25px;
}

.sunnyside-image {
  display: inline-block;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 0px;
}

.image-9 {
  color: #482020;
}

@media screen and (max-width: 991px) {
  .donatenowbutton {
    z-index: 3;
    display: inline-block;
  }

  .registernowbutton {
    z-index: 2;
  }

  .datetextdiv {
    left: 79px;
    z-index: auto;
  }

  .datetextblock {
    left: 270px;
    top: 108px;
    right: auto;
    bottom: auto;
    z-index: 1;
    background-color: #000;
    color: transparent;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .datetextblock {
    left: 165px;
    top: 57px;
    background-color: #000;
  }
}

@media screen and (max-width: 479px) {
  .section-3 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-7 {
    margin-top: 26px;
  }

  .datetextblock {
    position: absolute;
    left: 38px;
    top: 70px;
    background-color: #fff;
    color: #fff;
  }
}

