.u-section-1 {
  background-image: linear-gradient(#478ac9, #adcce9);
}

.u-section-1 .u-sheet-1 {
  min-height: 160px;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-size: 2.9375rem;
  font-weight: 700;
  margin: 55px 0 0;
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 175px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 37px;
    margin-bottom: 37px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1781px;
}

.u-section-2 .u-text-1 {
  animation-duration: 1000ms;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  text-transform: uppercase;
  margin: 29px auto 0 20px;
}

.u-section-2 .u-text-2 {
  margin: 20px auto 0 20px;
}

.u-section-2 .u-text-3 {
  margin: 20px 0 0;
}

.u-section-2 .u-text-4 {
  margin: 20px 364px 0 20px;
}

.u-section-2 .u-text-5 {
  margin: 20px 0 0;
}

.u-section-2 .u-text-6 {
  margin: 20px 0 0 20px;
}

.u-section-2 .u-text-7 {
  margin: 20px 0 0;
}

.u-section-2 .u-custom-html-1 {
  min-height: 157px;
  margin-top: 20px;
  margin-bottom: 0;
}

.u-section-2 .u-image-1 {
  height: 565px;
  margin-top: 20px;
  margin-bottom: 0;
}

.u-section-2 .u-text-8 {
  margin: 20px 11px 0;
}

.u-section-2 .u-text-9 {
  margin: 20px 101px 0;
}

.u-section-2 .u-text-10 {
  font-size: 1.4375rem;
  font-weight: 700;
  width: 66px;
  margin: 20px auto 0;
}

.u-section-2 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: linear-gradient(#f1c50e, #d98b0d);
  animation-duration: 1000ms;
  box-shadow: 2px 2px 8px 0 rgba(128,128,128,1);
  font-size: 1.5rem;
  margin: 20px auto;
  padding: 14px 58px 14px 57px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 1785px;
  }

  .u-section-2 .u-text-4 {
    margin-right: 184px;
    margin-left: 0;
  }

  .u-section-2 .u-text-6 {
    margin-left: 0;
  }

  .u-section-2 .u-custom-html-1 {
    height: auto;
  }

  .u-section-2 .u-image-1 {
    height: 467px;
  }

  .u-section-2 .u-text-8 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-text-9 {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 1812px;
  }

  .u-section-2 .u-text-4 {
    margin-right: 0;
  }

  .u-section-2 .u-image-1 {
    height: 355px;
  }

  .u-section-2 .u-text-10 {
    width: auto;
    margin-right: 317px;
    margin-left: 337px;
  }

  .u-section-2 .u-btn-1 {
    margin-right: 234px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 1877px;
  }

  .u-section-2 .u-image-1 {
    height: 267px;
  }

  .u-section-2 .u-text-10 {
    margin-right: 227px;
    margin-left: 247px;
  }

  .u-section-2 .u-btn-1 {
    margin-right: auto;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 2048px;
  }

  .u-section-2 .u-text-3 {
    width: auto;
    margin-top: 21px;
  }

  .u-section-2 .u-text-5 {
    margin-top: 19px;
  }

  .u-section-2 .u-image-1 {
    height: 173px;
  }

  .u-section-2 .u-text-9 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-text-10 {
    margin-left: 147px;
    margin-right: 127px;
  }
}.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
} 