h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #9b9b9b;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

a {
  color: #fff;
  text-decoration: underline;
}

a:visited {
  color: #fff;
}

.section {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  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;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  margin-top: 50px;
  -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;
}

.rich-text-block {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px;
  text-align: center;
}

.body {
  background-color: #270038;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-large {
  position: relative;
  padding: 0px 5%;
  background-color: transparent;
}

.section-large.detail {
  background-color: rgba(64, 0, 92, 0.61);
}

.section-large.detail.release {
  background-color: #701fa2;
}

.section-large.social-media {
  background-color: rgba(64, 0, 92, 0.61);
}

.heading-detail-small {
  margin-top: 25px;
  color: #fff;
  font-size: 28px;
  line-height: 33px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nav-btn {
  margin-left: 25px;
  border-radius: 4px;
  background-color: #fff;
  color: #d56307;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}

.flex-wrapper-centre {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.flex-wrapper-centre.lead_section {
  max-width: 500px;
  margin-left: 175px;
  padding-right: 30px;
  padding-left: 20px;
  background-color: rgba(0, 0, 0, 0.67);
}

.nav-link-3 {
  color: #4f5e78;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}

.nav-link-3.hvr-pop {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

.nav-link-3.hvr-pop.w--current {
  font-weight: 700;
}

.container-regular {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: left;
}

.navbar-1 {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(255, 115, 0, 0.83);
}

.nav-bar-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.info-wrap {
  margin-bottom: 30px;
  padding: 5px 5px 30px;
}

.margin-bottom-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 32px;
}

.section-2.lead_section {
  height: 1200px;
  background-color: #092224;
  background-image: url('../images/Mythic_Markers_Background_20230226.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-2.lead_section.universe {
  background-image: url('../images/Mythic_Markers_Background_Universe_20230226.jpg');
}

.section-2.lead_section.mythicmasters {
  background-image: url('../images/Mythic_Markers_Background_Masters_20230226.jpg');
}

.section-2.footer {
  background-color: #2b2b2b;
}

.margin-bottom-12 {
  margin-bottom: 12px;
}

.heading {
  color: #ff7300;
  line-height: 40px;
}

.brand-4 {
  height: 100%;
}

.paragraph-large {
  color: #d8d8d8;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -0.02em;
}

.footer-3-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.paragraph {
  color: #b2c7eb;
  text-align: right;
}

.footer-3-copywrite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #ff7300;
  font-weight: 500;
}

.footer-3 {
  padding: 100px 5% 20px;
}

.footer-3-col-2 {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-3-col {
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.row-5 {
  display: block;
  height: auto;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.footer-3-links {
  margin-right: -20px;
  margin-bottom: 20px;
  padding-right: 0px;
}

.footer-3-button {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-3-link {
  margin-right: 20px;
  margin-left: 19px;
  color: #ff7300;
  font-weight: 700;
  text-decoration: none;
}

.footer-3-line {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: rgba(79, 94, 120, 0.23);
}

.universe_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 700px;
  margin: 50px auto;
  padding: 25px 10px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #353535;
}

.universe_logo {
  margin-right: 10px;
}

.universe_text {
  margin-right: 20px;
  margin-left: 20px;
  font-size: 18px;
}

.image-3 {
  margin-right: 10px;
  margin-bottom: 25px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 0px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-block {
  width: 100%;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 991px) {
  .nav-menu-2 {
    background-color: rgba(70, 70, 70, 0.96);
  }

  .nav-btn {
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .flex-wrapper-centre.lead_section {
    margin-left: 25px;
  }

  .nav-link-3.hvr-pop {
    font-size: 20px;
    text-align: center;
  }

  .container-regular {
    padding-top: 0px;
  }

  .section-2.lead_section {
    clear: left;
    background-position: 60% 100%;
  }

  .brand-4 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-3-wrap {
    width: 100%;
    margin-left: 0px;
  }

  .row-5 {
    display: block;
  }

  .footer-3-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .menu-button {
    background-color: #ef851f;
  }

  .menu-button.w--open {
    background-color: #838383;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    max-width: 350px;
    margin-top: 25px;
  }

  .info-wrap {
    margin-bottom: 15px;
  }

  .section-2.lead_section {
    background-position: 55% 50%;
  }

  .section-2.lead_section.universe {
    background-position: 65% 50%;
  }

  .footer-3-copywrite {
    text-align: center;
  }

  .image-2 {
    margin-bottom: 40px;
  }

  .footer-3-col-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-3-col {
    -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;
  }

  .row-5 {
    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;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    max-width: 300px;
  }

  .image {
    max-width: 80%;
    min-width: 200px;
  }

  .heading-detail-small {
    display: block;
    line-height: 30px;
  }

  .flex-wrapper-centre {
    margin-top: 50px;
    opacity: 1;
  }

  .flex-wrapper-centre.lead_section {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: rgba(60, 60, 60, 0.62);
  }

  .nav-bar-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-2.lead_section {
    height: 1200px;
    background-position: 55% 50%;
  }

  .section-2.lead_section.universe {
    background-position: 75% 50%;
  }

  .section-2.lead_section.mythicmasters {
    background-position: 55% 50%;
  }

  .footer-3-copywrite {
    text-align: center;
  }

  .footer-3-links {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

