:root {
  --black: black;
  --red: black;
}

a {
  text-decoration: underline;
}

.div-main-nav {
  mix-blend-mode: normal;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.logo-c {
  max-width: 100%;
  max-height: 30px;
}

.div-event-title {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}

.heading {
  color: #ff4d00;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Domainesanstext, sans-serif;
  font-size: 20px;
  display: flex;
}

.image-2 {
  height: 60px;
}

.logo-whs {
  max-width: none;
  height: 45px;
  display: block;
  position: absolute;
  top: 25px;
  left: auto;
  right: auto;
}

.container {
  background-color: #fbfbf8;
  max-width: 100%;
}

.div-key-message {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.div-kv {
  flex-flow: column;
  place-content: stretch center;
  align-items: center;
  display: flex;
  position: relative;
}

.img-title {
  flex: 0 auto;
  max-width: 400px;
  display: block;
}

.heading-2 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-map {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.p2 {
  text-align: center;
  flex-wrap: nowrap;
  flex: 0 auto;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Domainesanstext, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: flex;
}

.p1 {
  text-align: center;
  margin-top: 30px;
  font-family: Domainesanstext, sans-serif;
  font-weight: 500;
}

.p3 {
  text-align: center;
  margin-top: 20px;
  font-family: Domainesanstext, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.image-3 {
  max-width: 500px;
}

.text-block {
  text-align: center;
  margin-top: 20px;
}

.section-5 {
  padding-top: 30px;
  padding-bottom: 0;
}

.map-desc {
  padding-top: 10px;
}

.div-btn {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.btn-getdirections {
  color: #ff4d00;
  text-align: center;
  background-color: #fbfbf8;
  border: 1px solid #000;
  border-radius: 0;
  padding: 5px;
  font-family: Domainesanstext, sans-serif;
}

.text-block-2 {
  text-align: center;
  margin-top: 30px;
  font-family: Domainesanstext, sans-serif;
  font-weight: 500;
}

.link {
  color: #333;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  text-decoration: none;
}

.link:visited {
  color: #333;
}

.link-block-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.sm-icon {
  object-fit: cover;
  width: 50px;
  height: auto;
}

.button-2 {
  background-color: #0000;
}

.sm-icon-2 {
  object-fit: cover;
  width: 20px;
  height: auto;
  margin-right: 7px;
  display: inline;
}

.div-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  place-content: stretch center;
  align-self: auto;
  align-items: stretch;
  margin-top: 25px;
  display: flex;
}

.text-block-3 {
  font-family: Domainesanstext, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.sm-icon-3 {
  object-fit: cover;
  width: 20px;
  height: auto;
  margin-right: 7px;
}

.link-2 {
  color: #333;
  font-family: Domainesanstext, sans-serif;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

.p4 {
  text-align: center;
  margin-top: 20px;
  font-family: Domainesanstext, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 28px;
}

.image-4 {
  max-width: 365px;
}

.image-5 {
  max-width: 600px;
  position: static;
  top: 0;
}

.heading-3 {
  color: #fe3b1f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Domainesanstext, sans-serif;
  font-size: 30px;
}

.div-block-2 {
  border-bottom: 1px solid #fe3b1f;
  width: 500px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.div-block-3 {
  border-bottom: 1px solid #fe3b1f;
  max-width: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.columns {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  max-width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.column {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}

.bold-text, .paragraph, .paragraph-2, .paragraph-3, .paragraph-4 {
  text-align: center;
}

.div-block-4 {
  border-top: 1px solid #fe3b1f;
  width: 500px;
  padding-top: 20px;
}

.paragraph-5 {
  text-align: center;
}

.div-block-5 {
  border-bottom: 1px solid #fe3b1f;
  min-width: 500px;
  max-width: 500px;
  padding-bottom: 10px;
}

.paragraph-6, .paragraph-7 {
  text-align: center;
  font-family: Domainesanstext, sans-serif;
}

.paragraph-8 {
  text-align: center;
  font-family: Domainesanstext, sans-serif;
  font-size: 8px;
  display: block;
}

.text-block-4 {
  text-align: center;
  margin-top: 10px;
  font-family: Domainesanstext, sans-serif;
  font-size: 9px;
  text-decoration: none;
}

.paragraph-9 {
  font-family: Domainesanstext, sans-serif;
}

.txt-bonus {
  font-family: Domainesanstext, sans-serif;
  font-weight: 500;
}

.txt-detail {
  text-align: center;
  font-family: Domainesanstext, sans-serif;
}

.text-block-5 {
  display: inline;
}

.txt-link {
  color: #333;
  font-family: Domainesanstext, sans-serif;
  font-size: 10px;
  text-decoration: none;
  display: inline;
}

.txt-footer {
  font-family: Domainesanstext, sans-serif;
}

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

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

.link-block-4 {
  justify-content: center;
  align-self: center;
}

.column-2 {
  padding-left: 0;
  padding-right: 0;
}

.link-3, .link-4 {
  color: #333;
  text-decoration: none;
}

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

.link-ig {
  text-decoration: none;
  display: none;
}

.columns-3 {
  background-image: url('../images/bg-centerline.png');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: auto;
  border-bottom: 1px #fe3b1f;
  justify-content: center;
  align-items: stretch;
  width: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.columns-4 {
  width: 500px;
}

.columns-5 {
  border-bottom: 1px solid #fe3b1f;
  width: 500px;
  padding-bottom: 10px;
}

.p1-d {
  text-align: center;
  margin-top: 20px;
  font-family: Domainesanstext, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.p2-m {
  text-align: center;
  margin-top: 20px;
  font-family: Domainesanstext, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 28px;
  display: none;
}

.p3-m, .p1-m {
  text-align: center;
  margin-top: 20px;
  font-family: Domainesanstext, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: none;
}

.p2-d {
  text-align: center;
  margin-top: 20px;
  font-family: Domainesanstext, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 28px;
}

.p3-d {
  text-align: center;
  margin-top: 20px;
  font-family: Domainesanstext, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.image-7 {
  max-width: none;
  height: 30px;
  display: block;
  position: absolute;
  top: 95px;
}

.txt-freeparking {
  text-align: center;
  margin-top: 10px;
  font-family: Domainesanstext, sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-decoration: none;
}

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

.txt-footer-copy {
  font-family: Domainesanstext, sans-serif;
}

.txt-footer-m {
  font-family: Domainesanstext, sans-serif;
  display: none;
}

@media screen and (max-width: 991px) {
  .img-title {
    max-width: 50%;
  }

  .image-3 {
    max-width: 65%;
    display: inline-block;
  }

  .link-block-4 {
    justify-content: center;
    align-items: stretch;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .img-title {
    max-width: 60%;
  }

  .image-3 {
    max-width: 80%;
  }

  .image-5 {
    max-width: 100%;
  }

  .columns-3 {
    background-image: none;
    flex-direction: column;
  }

  .column-5 {
    padding-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .logo-c {
    max-width: 100%;
  }

  .div-event-title {
    padding-bottom: 30px;
  }

  .logo-whs {
    max-width: 200px;
    height: auto;
    top: 32px;
  }

  .div-key-message {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .img-title {
    max-width: 85%;
  }

  .div-map {
    padding-top: 0;
  }

  .p2 {
    font-size: 11px;
  }

  .p1 {
    font-size: 13px;
  }

  .p3 {
    margin-top: 20px;
  }

  .image-3 {
    max-width: 95%;
  }

  .text-block {
    max-width: 90%;
  }

  .div-btn {
    margin-top: 0;
  }

  .link:active {
    color: #333;
  }

  .link-block {
    background-image: url('../images/logo-C_1logo-C.png');
    background-position: 0 0;
    background-size: auto;
  }

  .button {
    -webkit-text-fill-color: inherit;
    object-fit: fill;
    background-clip: border-box;
  }

  .link-block-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block {
    flex-direction: column;
    flex: 0 auto;
    align-self: center;
    align-items: center;
    max-width: 95%;
    display: block;
  }

  .link-2 {
    font-family: Domainesanstext, sans-serif;
    font-size: 13px;
    font-weight: 500;
  }

  .p4 {
    font-size: 22px;
  }

  .image-4 {
    max-width: 80%;
  }

  .image-5 {
    max-width: 100%;
    margin-top: 75px;
  }

  .heading-3 {
    font-size: 22px;
  }

  .div-block-2 {
    max-width: 100%;
  }

  .div-block-3 {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .column {
    flex-direction: column;
    display: flex;
  }

  .div-block-4 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .div-block-5 {
    align-self: center;
    min-width: 100%;
  }

  .txt-detail {
    max-width: 95%;
  }

  .txt-footer {
    text-align: center;
    justify-content: center;
    align-items: stretch;
    width: 95%;
    font-size: 13px;
    display: block;
  }

  .column-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-2 {
    max-width: 100%;
  }

  .column-3, .column-4 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-line {
    margin-right: 10px;
  }

  .columns-3 {
    align-self: auto;
    width: 100%;
  }

  .columns-5 {
    width: 100%;
  }

  .column-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-6, .column-7 {
    justify-content: center;
    display: flex;
  }

  .column-8 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-6 {
    max-width: 90%;
  }

  .p1-d {
    margin-top: 20px;
    display: none;
  }

  .p2-m {
    font-size: 19px;
    line-height: 24px;
    display: block;
  }

  .p3-m, .p1-m {
    margin-top: 20px;
    font-size: 14px;
    display: block;
  }

  .p2-d {
    font-size: 22px;
    display: none;
  }

  .p3-d {
    margin-top: 20px;
    display: none;
  }

  .image-7 {
    height: 25px;
    top: 80px;
  }

  .txt-freeparking {
    margin-top: 20px;
    font-size: 10px;
  }

  .txt-footer-copy {
    text-align: center;
    justify-content: center;
    align-items: stretch;
    width: 95%;
    font-size: 13px;
    display: none;
  }

  .txt-footer-m {
    text-align: center;
    justify-content: center;
    align-items: stretch;
    width: 95%;
    font-size: 13px;
    display: block;
  }
}


@font-face {
  font-family: 'Domainesanstext';
  src: url('../fonts/DomaineSansText-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Domainesanstext';
  src: url('../fonts/DomaineSansText-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}