a {
  text-decoration: underline;
}

a:visited {
  color: #615757;
}

.section {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-2 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.div-block {
  height: 20px;
}

.container {
  height: 100%;
  min-height: 85vh;
  margin-top: 20px;
}

.div-block-2 {
  height: 10px;
}

.slider {
  height: 750px;
}

.rich-text-block {
  font-family: PT Serif, serif;
  font-size: 16px;
  line-height: 22px;
}

.heading {
  margin-top: 0;
  font-family: PT Serif, serif;
}

.div-block-3, .div-block-4 {
  height: 20px;
}

.div-block-5 {
  height: 10px;
}

.image {
  width: 100%;
  object-fit: fill;
}

.div-block-6 {
  height: 560px;
  display: block;
  overflow: hidden;
}

.rich-text-block-3 {
  font-family: PT Serif, serif;
  font-size: 16px;
}

.video {
  height: auto;
  margin-bottom: 10px;
}

.div-block-8 {
  width: 100%;
  height: auto;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.img-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  margin-bottom: 10px;
  display: flex;
}

.image-2 {
  width: 230px;
  height: auto;
}

.image-3 {
  width: 398px;
  height: auto;
  margin-right: 0;
}

.img-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  margin-bottom: 20px;
  margin-left: 0;
  display: flex;
}

.button {
  width: 40%;
  text-align: center;
  background-color: #068aa5;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-family: PT Serif, serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 35px;
  display: flex;
}

.button:hover {
  background-color: #75b3e9;
}

.button:visited {
  color: #fff;
}

.button-2 {
  width: 100px;
}

.button-3 {
  width: 100%;
  text-align: center;
  background-color: #a0a0a0;
  border-radius: 6px;
  margin-bottom: 10px;
  font-family: PT Serif, serif;
  font-weight: 700;
}

.button-3:hover {
  background-color: #75b3e9;
}

.heading-2 {
  font-family: PT Serif, serif;
  display: block;
}

.body {
  background-color: #fff;
  display: block;
}

.main-body {
  background-color: rgba(0, 0, 0, 0);
  padding: 0 10px 0 5px;
  display: flex;
}

.div-block-11 {
  background-color: #ebeaea;
  padding: 20px;
}

.photo {
  padding-right: 5px;
  display: flex;
}

.link {
  color: #646060;
  font-family: PT Serif, serif;
  font-size: 16px;
}

.html-embed {
  display: none;
}

.main-content {
  margin-bottom: 10px;
  display: flex;
}

.dates {
  font-family: PT Serif, serif;
  font-size: 16px;
}

.video-2 {
  margin-bottom: 10px;
}

.html-embed-2 {
  width: 100%;
}

.html-embed-3 {
  width: 100%;
  margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    height: 10px;
  }

  .rich-text-block {
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-5 {
    height: 10px;
  }

  .div-block-6 {
    height: 440px;
    overflow: hidden;
  }

  .rich-text-block-3 {
    font-size: 12px;
  }

  .img-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 10px;
  }

  .image-3 {
    width: 315px;
  }

  .img-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
  }

  .button {
    margin-top: 0;
    font-size: 22px;
    line-height: 26px;
  }

  .main-body {
    padding-left: 5px;
    display: flex;
  }

  .photo {
    padding-left: 10px;
    padding-right: 5px;
  }

  .link {
    font-size: 12px;
  }

  .html-embed {
    display: none;
  }

  .main-content {
    align-items: stretch;
    margin-bottom: 10px;
  }

  .dates {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    background-color: rgba(0, 0, 0, 0);
  }

  .container {
    margin-top: 10px;
  }

  .rich-text-block {
    font-size: 14px;
    line-height: 20px;
  }

  .heading {
    padding-left: 0;
    padding-right: 10px;
  }

  .image {
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    background-clip: border-box;
    position: relative;
    top: -120px;
    bottom: 0;
  }

  .div-block-6 {
    height: 420px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    margin-bottom: 10px;
    margin-right: 0;
    display: block;
    overflow: hidden;
  }

  .rich-text-block-3 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .tribute {
    padding-left: 10px;
    padding-right: 10px;
  }

  .img-block {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-3 {
    width: 240px;
  }

  .img-block-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .button {
    font-size: 16px;
    line-height: 18px;
  }

  .heading-2 {
    margin-top: 10px;
  }

  .main-body {
    padding-left: 10px;
    display: block;
  }

  .div-block-11 {
    margin-bottom: 0;
    padding: 10px 10px 20px;
  }

  .photo {
    padding-right: 10px;
    display: block;
  }

  .link {
    font-size: 14px;
  }

  .html-embed {
    margin-left: 10px;
    margin-right: 10px;
  }

  .main-content {
    flex-direction: column;
    margin-right: 0;
    display: flex;
  }

  .header {
    margin-left: 10px;
    margin-right: 10px;
  }

  .dates {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .livestream {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    margin-bottom: 5px;
    font-size: 30px;
  }

  .div-block-5 {
    height: 5px;
  }

  .image {
    width: 100%;
    margin-bottom: 0;
    top: 0;
  }

  .div-block-6 {
    height: auto;
    margin-bottom: 0;
  }

  .rich-text-block-3 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .video {
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
  }

  .img-block {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-bottom: 5px;
  }

  .image-3 {
    width: 430px;
  }

  .img-block-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .button {
    width: 95%;
    font-size: 11px;
    line-height: 13px;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
  }

  .main-body {
    padding-left: 10px;
  }

  .div-block-11 {
    margin-bottom: 0;
    padding: 10px 10px 20px;
  }

  .photo {
    height: auto;
    margin-bottom: 5px;
  }

  .html-embed, .main-content {
    margin-bottom: 5px;
  }

  .dates {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .html-embed-3 {
    margin-bottom: 5px;
  }
}


