.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

a {
  color: #fff;
  text-decoration: none;
  white-space: normal;
}

a:hover {
  color: #868686;
  text-decoration: underline;
}

img {
  display: inline-block;
  max-width: 100%;
  padding-bottom: 24px;
}

.container {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.list-item {
  padding-top: 80px;
  font-family: Archivo, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  -o-object-fit: fill;
  object-fit: fill;
}

.body {
  background-color: #000;
}

.text-span {
  border-style: solid;
  border-width: 0px;
  border-color: #000;
  color: #5f5f5f;
}

.text-span-2 {
  color: #5f5f5f;
}

.text-span-3 {
  color: #5f5f5f;
}

.paragraph {
  overflow: visible;
  width: 80%;
  border-radius: 0px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.heading {
  font-family: Archivo, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

.menu {
  position: relative;
  top: auto;
}

.html-embed {
  position: relative;
  margin-bottom: 26px;
  padding-bottom: 0px;
}

.container-2 {
  padding-top: 80px;
}

.text-span-4 {
  text-decoration: underline;
}

.youtube {
  margin-bottom: 27px;
}

.youtube-2 {
  display: block;
  overflow: visible;
  width: 85%;
  margin-right: 0px;
  margin-left: 100px;
}

.background-video {
  width: auto;
  height: 400px;
  border-radius: 5px;
}

.background-video-2 {
  margin-bottom: 30px;
}

.background-video-3 {
  margin-bottom: 30px;
}

.background-video-4 {
  margin-bottom: 30px;
}

.image {
  max-width: 100%;
}

.background-video-5 {
  margin-bottom: 30px;
}

.text-span-5 {
  color: #5f5f5f;
}

.text-span-6 {
  color: #5f5f5f;
}

.text-span-7 {
  color: #5f5f5f;
}

.text-span-8 {
  color: #5f5f5f;
}

.list-item-2 {
  list-style-type: none;
}

@media screen and (max-width: 991px) {
  .background-video {
    width: 700px;
    height: 400px;
  }
}

@media screen and (max-width: 767px) {
  .background-video {
    width: 400px;
    height: 300px;
  }
}

@media screen and (max-width: 479px) {
  .background-video {
    width: 100%;
    height: 250px;
    min-width: 290px;
  }
}

