@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;500;600;700&display=swap");
html {
  scroll-behavior: smooth;
}

body.st {
  background: white;
}
body.st section.intro {
  background: white;
  padding: 3em 0;
}
body.st section.intro h1 {
  color: #F58220;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 0.5em;
}
body.st section.intro h3 {
  color: #F58220;
  font-size: 17px;
  font-weight: 600;
  padding-bottom: 1.5em;
  line-height: 28px;
}
body.st section.intro p {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  font-weight: 400;
}
body.st section.intro p.hl {
  color: #0055A4;
  font-weight: 600;
  line-height: 24px;
}
body.st section.intro p.tip {
  font-size: 20px;
  font-style: italic;
  width: 70%;
  text-align: center;
  margin: 0 auto;
  color: #0055A4;
  font-weight: 600;
  padding: 2em 0;
}
body.st section.intro p span.hl2 {
  color: #0055A4;
  font-weight: 600;
}
body.st section.intro span.divider {
  display: block;
  width: 200px;
  height: 1px;
  background: #D9D9D9;
  margin: 0 auto 3em;
}
body.st section.intro figure img {
  width: 100%;
}
body.st section.intro .members {
  background: #FAFAFA;
  border: 1px solid #D9D9D9;
  border-radius: 20px;
  padding: 3em 2em;
  margin: 1em 0;
}
body.st section.intro .members ol {
  color: #0055A4 !important;
  font-weight: 400 !important;
  margin: 0;
  padding: 0;
}
body.st section.intro .members ol li {
  line-height: 36px;
  font-size: 16px;
  font-weight: 600;
  color: #0055A4 !important;
  font-weight: 400 !important;
  list-style: none;
}
body.st section.timeline {
  background: #f6f7f8;
  padding: 3em 0;
  display: block;
}
body.st section.timeline h2 {
  color: #F58220;
  font-size: 24px;
  font-weight: 600;
  padding: 0 0 3em;
  margin: 0 auto;
  text-align: center;
}
body.st section.timeline .tl-container {
  position: relative;
}
body.st section.timeline .tl-container .tl-line {
  height: 2px;
  background: #ECECEC;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 65%;
  margin: 0 auto;
  display: block;
}
body.st section.timeline .tl-container ul.items {
  padding: 0;
}
body.st section.timeline .tl-container ul.items li {
  list-style: none;
  text-align: center;
}
body.st section.timeline .tl-container ul.items li span.date {
  color: #0055A4;
  display: block;
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 0.5em;
}
body.st section.timeline .tl-container ul.items li span.detail {
  font-size: 14px;
  font-style: italic;
  color: #444444;
  font-weight: 400;
}
body.st section.timeline .tl-container ul.items li figure img {
  width: 40%;
}
body.st section.issues {
  background: #fafafa;
  padding: 3em 0;
}
body.st section.issues h2 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0055A4;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 2.5em;
}
body.st section.issues ul {
  padding: 0;
}
body.st section.issues ul li {
  list-style: none;
  text-align: center;
}
body.st section.issues ul li figure img {
  width: 100%;
}
body.st section.issues ul li figcaption {
  font-size: 15px;
  text-transform: uppercase;
  color: #0055A4;
  font-weight: 600;
}
body.st section.issues ul li a {
  background: none;
  display: block;
  border: solid 2px #F58220;
  border-radius: 50px;
  padding: 0.3em;
  margin: 1em 0;
  text-transform: uppercase;
  color: #F58220;
  font-weight: 600;
}
body.st section.issues ul li a:hover {
  background: #F58220;
  color: white;
  text-decoration: none;
}
body.st section.program {
  padding: 3em 0;
}
body.st section.program h2 {
  border-bottom: 1px solid #D9D9D9;
  display: block;
  text-transform: uppercase;
  color: #0055A4;
  font-size: 22px;
  padding-bottom: 1em;
  font-weight: 600;
}
body.st section.program h3 {
  font-size: 19px;
  color: #F58220;
  font-weight: 500;
  margin-bottom: 1.7em;
  font-weight: 600;
}
body.st section.program p {
  margin: 2em 0 3em;
  color: #666666;
  line-height: 26px;
  line-height: 30px;
}
body.st section.program .awards_logo figure img {
  width: 80%;
}
body.st section.program ul.aw {
  margin: 20px;
}
body.st section.program ul.aw.mobile {
  display: none;
}
body.st section.program ul.aw li {
  padding: 0 0 0.3em;
  color: #666666;
}
body.st section.program ul.aw li::marker {
  color: #F58220;
}
body.st section.ceremony {
  padding: 2em 0 1em;
  height: auto;
}
body.st section.ceremony h2 {
  border-bottom: 1px solid #D9D9D9;
  display: block;
  color: #0055A4;
  padding-bottom: 1em;
  font-size: 23px;
  font-weight: 600;
}
body.st section.ceremony img {
  width: 100%;
}
body.st section.ceremony p {
  margin: 2em 0;
  line-height: 30px;
}
body.st section.regional {
  padding: 0;
  height: auto;
}
body.st section.regional h2 {
  border-bottom: 1px solid #D9D9D9;
  display: block;
  color: #0055A4;
  padding-bottom: 1em;
  font-size: 23px;
  font-weight: 600;
}
body.st section.regional ul.regional-awards {
  padding: 1em 2em 3em;
  width: 100%;
  display: flex;
}
body.st section.regional ul.regional-awards li {
  width: 25%;
  color: #444444;
  list-style: none;
  text-align: center;
  font-size: 15px;
}
body.st section.regional ul.regional-awards li span.detail {
  color: #0055A4;
  display: block;
}
body.st section.regional ul.regional-awards ::marker {
  color: #F58220;
}
body.st section.regional figure img {
  width: 100%;
}

section.awards-timeline {
  padding: 1em 0 3em;
}
section.awards-timeline .tl-container {
  background: #f6f7f8;
  border-radius: 20px;
  padding: 3em 2em;
  position: relative;
}
section.awards-timeline .tl-container .tl-line {
  height: 2px;
  background: #ECECEC;
  position: absolute;
  top: 170px;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
  margin: 0 auto;
  display: block;
}
section.awards-timeline .tl-container h2 {
  font-size: 20px;
  font-weight: 600;
  color: #0055A4;
  text-transform: uppercase;
  padding: 0.5em 2em 2em;
}
section.awards-timeline .tl-container ul li {
  list-style: none;
  text-align: center;
}
section.awards-timeline .tl-container ul li span.date {
  color: #0055A4;
  display: block;
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 0.5em;
}
section.awards-timeline .tl-container ul li span.detail {
  font-size: 15px;
  font-style: italic;
  color: #444444;
  font-weight: 400;
}
section.awards-timeline .tl-container ul li figure img {
  width: 30%;
}

.cta-cont {
  text-align: center;
}

a.cta {
  text-align: center;
  background: #F58220;
  margin: 1em auto 2em;
  display: inline-block;
  /*padding: 0.7em 2.3em;*/
  border-radius: 50px;
  color: #fff !important;
  font-weight: 600;
  font-size: 17px;
}
a.cta:hover {
  text-decoration: none;
}

@media only screen and (max-width: 1024px) {
  section.timeline .tl-container .tl-line {
    top: 25px;
  }
  body.st section.timeline .tl-container ul.items li figure img {
    width: 50%;
  }
  body.st section.awards-timeline .tl-container .tl-line {
    top: 160px;
  }
}
@media only screen and (max-width: 768px) {
  body.st section.intro p.tip {
    width: 100%;
  }
  body.st section.intro h3 {
    padding-bottom: 1em;
  }
  body.st section.timeline .tl-container {
    position: relative;
  }
  body.st section.timeline .tl-container .tl-line {
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
  }
  body.st section.timeline .tl-container ul.items li {
    padding: 0;
    margin: 0 auto;
  }
  body.st section.timeline .tl-container ul.items li span.date {
    font-size: 13px;
  }
  body.st section.timeline .tl-container ul.items li span.detail {
    font-size: 13px;
    line-height: 20px;
    display: inline-block;
  }
  body.st section.timeline .tl-container ul.items li figure img {
    width: 60%;
  }
  body.st section.issues h2 {
    margin: 0 3em;
    line-height: 1.5em;
    font-weight: 600;
  }
  body.st section.issues ul li figure img {
    width: 70%;
  }
  body.st section.issues ul li a {
    width: 90%;
    margin: 1em auto 3em;
    font-size: 16px;
  }
  body.st section.awards-timeline .tl-container {
    padding: 3em 1em;
  }
  body.st section.awards-timeline .tl-container .tl-line {
    top: 170px;
  }
  body.st section.awards-timeline .tl-container ul {
    padding: 0;
  }
  body.st section.awards-timeline .tl-container ul li figure img {
    width: 50%;
  }
}
@media only screen and (max-width: 425px) {
  body.st section.intro h3 {
    line-height: 24px;
    padding-bottom: 1em;
  }
  body.st section.intro p {
    line-height: 28px !important;
  }
  body.st section.intro .members ol li {
    line-height: 24px;
  }
  body.st section.timeline .no-mob {
    display: none;
  }
  body.st section.timeline h2 {
    padding: 0 2em 2em;
  }
  body.st section.timeline .tl-container {
    position: relative;
  }
  body.st section.timeline .tl-container .tl-line {
    display: none;
  }
  body.st section.timeline .tl-container ul.items li {
    padding-bottom: 2em;
  }
  body.st section.timeline .tl-container ul.items li span.date {
    font-size: 16px;
  }
  body.st section.timeline .tl-container ul.items li span.detail {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
  }
  body.st section.timeline .tl-container ul.items li figure img {
    width: 20%;
  }
  body.st section.issues {
    padding: 3em 1em;
  }
  body.st section.issues h2 {
    margin: 0 0.5em;
    line-height: 1.5em;
  }
  body.st section.issues ul li figure img {
    width: 100%;
  }
  body.st section.issues ul li a {
    font-size: 16px;
    margin: 1em 0 2em;
  }
  body.st section.program {
    padding: 3em 1em;
  }
  body.st section.program h3 {
    margin: 2em 0 1.7em;
  }
  body.st section.program .awards_logo figure img {
    width: 60%;
    margin: 1em 70px;
  }
  body.st section.program ul.aw.mobile {
    display: block;
    margin: 0 20px 1em;
  }
  body.st section.program ul.aw.desktop {
    display: none;
  }
  body.st section.ceremony {
    padding: 2em 1em;
  }
  body.st section.regional .regional-awards-logos figure img {
    width: 50%;
    margin: 1em 0.5em 1em 4em;
    display: block;
  }
  body.st section.regional {
    padding: 2em 1em;
  }
  body.st section.regional ul.regional-awards {
    flex-wrap: wrap;
    padding: 0;
  }
  body.st section.regional ul.regional-awards li {
    width: 100%;
    margin-bottom: 2em;
    font-size: 17px;
  }
  body.st section.awards-timeline {
    padding: 1em;
  }
  body.st section.awards-timeline h2 {
    text-align: center;
  }
  body.st section.awards-timeline .tl-container {
    padding: 3em 0.5em;
  }
  body.st section.awards-timeline .tl-container .tl-line {
    display: none;
  }
  body.st section.awards-timeline .tl-container ul {
    padding: 0;
  }
  body.st section.awards-timeline .tl-container ul li {
    padding-bottom: 2em;
  }
  body.st section.awards-timeline .tl-container ul li figure img {
    width: 20%;
  }
  body.st section.program p {
    margin: 2em 0;
  }
}