/* Screen Width Patch */
/* Variables */
/* **** */
/* Mix-ins */
/* **** */
.container-size {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 544px) {
  .container-size {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container-size {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-size {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .container-size {
    max-width: 1140px;
  }
}
@media (min-width: 544px) {
  .container-size-half {
    width: 288px;
  }
}
@media (min-width: 768px) {
  .container-size-half {
    width: 360px;
  }
}
@media (min-width: 992px) {
  .container-size-half {
    width: 470px;
  }
}
@media (min-width: 1200px) {
  .container-size-half {
    width: 570px;
  }
}
@media (min-width: 544px) {
  .container-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .container-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .container-padding {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  .container-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.feature-button {
  display: inline-block;
  height: auto;
  padding: 13px 26px;
  border: 0 none transparent;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none !important;
  text-transform: uppercase;
}
.feature-button.hollow {
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
.feature-button.hollow:hover {
  border: 1px solid #000000;
  color: #000000;
}
.feature-button.transparent {
  background-color: rgba(142, 198, 0, 0.6);
  color: #ffffff;
}
.feature-button.transparent:hover {
  background-color: #000000;
}
.feature-button.solid {
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
.feature-button.solid:hover {
  background-color: #00c4a9;
}
.feature-button.white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
.feature-button.white:hover {
  background-color: white;
  color: #3db39d;
}
.feature-button.dark-teal {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
}
.feature-button.dark-teal:hover {
  background-color: #3db39d;
  color: white;
}
.feature-button.subnet {
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
.feature-button.subnet:hover {
  background-color: #146282;
  color: white;
}
table + p > a.feature-button.hollow,
h2 + p > a.feature-button.hollow {
  margin: 0 auto 2.5rem 0;
}
.wp-block-columns.button-container {
  justify-content: center;
}
.wp-block-columns.button-container div.wp-block-column {
  flex-basis: auto;
}
.wp-block-columns.button-container div.wp-block-column a.feature-button.hollow {
  margin-top: 0;
}
.search-button {
  box-sizing: border-box;
  padding: 4px 12px;
  background-color: #414042;
  border: 0 none #000;
  border-radius: 0;
  font-size: 0;
  line-height: 0;
}
.search-button:hover {
  background-color: #000;
}
.search-button::before {
  display: inline;
  color: #ffffff;
  content: '\f002';
  font-family: 'FontAwesome';
  font-size: 1.8rem;
  line-height: 26px;
  text-align: center;
}
.super-large-serif-bold {
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .super-large-serif-bold {
    font-size: 6.4rem;
  }
}
@media (min-width: 992px) {
  .super-large-serif-bold {
    font-size: 9rem;
  }
}
.medium-serif-bold {
  margin: 40px 0;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
}
@media (min-width: 992px) {
  .medium-serif-bold {
    font-size: 4rem;
  }
}
.medium-sans-bold {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 3.4rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.medium-serif-regular {
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 2.5rem;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
}
.medium-sans-regular {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.1rem;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .medium-sans-regular {
    font-size: 2.6rem;
  }
}
@media (min-width: 992px) {
  .medium-sans-regular {
    font-size: 3.4rem;
  }
}
.small-sans-bold {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
}
.small-sans-bold.upper {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.small-spaced-sans-regular {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.force-text-break {
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.category-id-dot,
.tag-id-dot {
  font-size: 0;
  line-height: 0;
}
.category-id-dot:hover::before,
.tag-id-dot:hover::before {
  background-color: #ca1981 !important;
}
.category-id-dot-before,
.tag-id-dot-before {
  display: inline-block;
  height: 30px;
  transition: all 0.25s ease-out;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 544px) {
  .category-id-dot-before,
  .tag-id-dot-before {
    height: 24px;
    width: 24px;
    font-size: 1.3rem;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .category-id-dot-before,
  .tag-id-dot-before {
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
.category-id-dot-before-events {
  background-color: #146282;
  content: 'E';
}
.category-id-dot-before-profile {
  background-color: #00c4a9;
  content: 'S';
}
.category-id-dot-before-news {
  background-color: #ccdc29;
  content: 'N';
}
.tag-id-dot-before-commercial {
  content: 'IC';
}
.tag-id-dot-before-urban-form {
  content: 'UF';
}
.tag-id-dot-before-social {
  content: 'SC';
}
.tag-id-dot-before-commercial,
.tag-id-dot-before-urban-form,
.tag-id-dot-before-social {
  background-color: #000;
}
.id-dot-before-inactive {
  background-color: #aaa;
}
.category-id-dots:hover {
  transition: all 0.25s ease-in;
  color: #ca1981;
}
.category-id-dots:hover::before {
  transition: all 0.25s ease-in;
  background-color: #ca1981 !important;
}
.category-id-dots::before {
  display: inline-block;
  height: 30px;
  transition: all 0.25s ease-out;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
  margin-right: 10px;
}
@media (min-width: 544px) {
  .category-id-dots::before {
    height: 24px;
    width: 24px;
    font-size: 1.3rem;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .category-id-dots::before {
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
.category-id-dots[data-category-slug="events"]::before {
  background-color: #146282;
  content: 'E';
}
.category-id-dots[data-category-slug="profile"]::before {
  background-color: #00c4a9;
  content: 'S';
}
.category-id-dots[data-category-slug="news"]::before {
  background-color: #ccdc29;
  content: 'N';
}
.category-id-dots.inactive {
  background-color: #aaa;
}
.circular-icon {
  display: inline-block;
  margin: 0;
  padding: 0 4px 0 0;
}
.circular-icon:last-child {
  padding-right: 0;
}
.circular-icon a {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.circular-icon a::before {
  display: inline-block;
  height: 34px;
  width: 34px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-family: 'FontAwesome';
  font-size: 2rem;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .circular-icon a::before {
    height: 34px;
    width: 34px;
    border: 2px solid #fff;
    font-size: 2rem;
    line-height: 30px;
  }
}
.circular-icon a:hover::before {
  border-color: #ca1981;
  color: #ca1981;
}
.circular-icon.facebook a::before {
  content: '\f09a';
}
.circular-icon.twitter a::before {
  content: '\f099';
}
.circular-icon.instagram a::before {
  content: '\f16d';
}
.content-shape-top-left {
  bottom: auto;
  left: -80px;
  right: auto;
  top: -20px;
  display: block;
  height: 66px;
  position: absolute;
  width: 41px;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2018/05/24112520/shape-bottom-right.png');
  background-repeat: no-repeat;
  content: none;
}
@media (min-width: 768px) {
  .content-shape-top-left {
    content: '';
  }
}
.content-shape-bottom-right {
  bottom: 40%;
  left: auto;
  right: -100px;
  top: auto;
  display: block;
  height: 66px;
  position: absolute;
  width: 41px;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2018/05/24112520/shape-bottom-right.png');
  background-repeat: no-repeat;
  content: none;
}
@media (min-width: 768px) {
  .content-shape-bottom-right {
    content: '';
  }
}
.post-snippet-item {
  float: none;
  margin-right: 0;
  padding: 25px 0 15px;
  transition: all 0.25s ease-out;
  width: 100%;
  border-top: 3px solid #414042;
  border-bottom: 3px solid #414042;
}
@media (min-width: 544px) {
  .post-snippet-item {
    float: left;
    margin-right: 10%;
    width: 45%;
  }
}
@media (min-width: 992px) {
  .post-snippet-item {
    margin-right: 5%;
    width: 30%;
  }
}
@media (min-width: 1200px) {
  .post-snippet-item {
    margin-right: 11%;
    width: 26%;
  }
}
.post-snippet-item:hover {
  transition: all 0.25s ease-in;
  border-top: 3px solid #ca1981;
  border-bottom: 3px solid #ca1981;
}
@media (min-width: 544px) and (max-width: 991px) {
  .post-snippet-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .post-snippet-item:nth-of-type(3n) {
    margin-right: 0;
  }
}
.post-snippet-image-container {
  display: block;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.post-snippet-image {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100% !important;
  object-fit: cover;
  opacity: 1;
  position: absolute;
  transition: all 0.25s ease-out;
  width: 100% !important;
  z-index: -1;
}
.post-snippet-image-hover {
  opacity: 0.8;
  transition: all 0.25s ease-in;
}
.post-snippet-title {
  margin: 30px 0 0 !important;
  min-height: 6.3rem;
  padding: 0 15px;
  transition: all 0.25s ease-out;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.4;
}
.post-snippet-title.upper {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.post-snippet-title a {
  transition: all 0.25s ease-out;
  color: #414042;
}
.post-snippet-title a:hover {
  transition: all 0.25s ease-in;
  color: #ca1981;
}
.post-snippet-event-details {
  clear: both;
  display: block;
  margin: 0;
  overflow: auto;
  padding: 0;
}
.post-snippet-event-details dt {
  box-sizing: border-box;
  clear: left;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.post-snippet-event-details dd {
  display: block;
  float: left;
  margin: 0;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.post-snippet-tag-list {
  margin: 0;
  list-style-type: none;
}
.post-snippet-tag-list li {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
}
@media (min-width: 768px) {
  .post-snippet-tag-list li {
    margin: 0 10px 0 0;
  }
}
@media (min-width: 992px) {
  .post-snippet-tag-list li {
    margin: 0 12px 0 0;
  }
}
.post-snippet-tag-list li:last-child {
  margin-right: 0;
}
.post-snippet-tag-list li a {
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.post-snippet-tag-list li a::before {
  display: inline-block;
  height: 30px;
  transition: all 0.25s ease-out;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
  margin-right: 0;
}
@media (min-width: 544px) {
  .post-snippet-tag-list li a::before {
    height: 24px;
    width: 24px;
    font-size: 1.3rem;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .post-snippet-tag-list li a::before {
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
.post-snippet-tag-list li a.commercial::before {
  content: 'IC';
  background-color: #000;
}
.post-snippet-tag-list li a.social::before {
  content: 'SC';
  background-color: #000;
}
.post-snippet-tag-list li a.urban-form::before {
  content: 'UF';
  background-color: #000;
}
.post-snippet-tag-list li a.inactive::before {
  background-color: #aaa;
}
.post-snippet-tag-list li a:hover::before {
  background-color: #ca1981;
}
.wp-block-image.right-align {
  float: right;
  margin-left: 2rem;
}
.wp-block-embed-youtube {
  clear: both;
}
/* ***
 * Data Item
 * *** */
.data-list {
  margin: 2rem 0 0 0;
  padding: 0;
  list-style-type: none;
}
.data-item {
  margin: 0;
  padding: 1.5rem;
  border-bottom: 3px solid #e6e7e8;
}
.data-item:first-child {
  border-top: 3px solid #e6e7e8;
}
.data-item__inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.data-item__date {
  flex-basis: 25%;
}
.data-item__date h4 {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.1rem;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .data-item__date h4 {
    font-size: 2.6rem;
  }
}
@media (min-width: 992px) {
  .data-item__date h4 {
    font-size: 3.4rem;
  }
}
.data-item__detail {
  flex-basis: 73%;
  margin-left: 2%;
}
.data-item__detail h4 {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.data-item__detail h4.upper {
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* ***
 * Data Stubs
 * *** */
.data-stub-dots {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.data-stub-dots li {
  display: inline-block;
  margin: 0 0 1rem;
  padding: 0;
}
.data-stub-dots li:last-child {
  margin-right: 0;
}
.data-stub-dot {
  font-size: 0;
  line-height: 0;
}
.data-stub-dot::before {
  display: inline-block;
  height: 30px;
  transition: all 0.25s ease-out;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 544px) {
  .data-stub-dot::before {
    height: 24px;
    width: 24px;
    font-size: 1.3rem;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .data-stub-dot::before {
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
.data-stub-dot[data-category-slug="event"]::before {
  background-color: #146282;
  content: 'E';
}
.data-stub-dot[data-category-slug="news"]::before {
  background-color: #ccdc29;
  content: 'N';
}
.data-stub-dot[data-category-slug="stories"]::before {
  background-color: #00c4a9;
  content: 'S';
}
.data-stub-dot[data-tag-slug="commercial"]::before {
  background-color: black;
  content: 'IC';
}
.data-stub-dot[data-tag-slug="urban-form"]::before {
  background-color: black;
  content: 'UF';
}
.data-stub-dot[data-tag-slug="social"]::before {
  background-color: black;
  content: 'SC';
}
.data-stub-dot.inactive::before {
  background-color: #aaa;
}
.data-stubs {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 544px) {
  .data-stubs {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.data-stub {
  display: block;
  padding: 25px 0 15px;
  transition: all 0.25s ease-out;
  border-top: 3px solid #414042;
  border-bottom: 3px solid #414042;
}
@media (min-width: 544px) {
  .data-stub {
    flex-basis: 48%;
    margin-right: 4%;
  }
}
@media (min-width: 544px) and (max-width: 767px) {
  .data-stub:nth-child( 2n ) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .data-stub {
    flex-basis: 31%;
    margin-right: 3.5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .data-stub:nth-child( 3n ) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .data-stub {
    flex-basis: 22%;
    margin-right: 4%;
  }
  .data-stub:nth-child( 4n ) {
    margin-right: 0;
  }
}
.data-stub::before {
  content: none;
}
.data-stub:hover {
  transition: all 0.25s ease-in;
  border-top: 3px solid #ca1981;
  border-bottom: 3px solid #ca1981;
}
.data-stub .stub-header,
.data-stub__feature {
  position: relative;
}
.data-stub .stub-header .stub-header-text,
.data-stub__feature .stub-header-text {
  bottom: auto;
  left: 15px;
  right: auto;
  top: 15px;
  position: absolute;
  z-index: 1;
}
.data-stub .stub-header .stub-header-text ul,
.data-stub__feature .stub-header-text ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.data-stub .stub-header .stub-header-text ul li,
.data-stub__feature .stub-header-text ul li {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
}
@media (min-width: 768px) {
  .data-stub .stub-header .stub-header-text ul li,
  .data-stub__feature .stub-header-text ul li {
    margin: 0 10px 0 0;
  }
}
@media (min-width: 992px) {
  .data-stub .stub-header .stub-header-text ul li,
  .data-stub__feature .stub-header-text ul li {
    margin: 0 12px 0 0;
  }
}
.data-stub .stub-header .stub-header-text ul li:last-child,
.data-stub__feature .stub-header-text ul li:last-child {
  margin-right: 0;
}
.data-stub .stub-header .stub-header-text ul li a,
.data-stub__feature .stub-header-text ul li a {
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.data-stub .stub-header .stub-header-text ul li a::before,
.data-stub__feature .stub-header-text ul li a::before {
  display: inline-block;
  height: 30px;
  transition: all 0.25s ease-out;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
  margin-right: 0;
}
@media (min-width: 544px) {
  .data-stub .stub-header .stub-header-text ul li a::before,
  .data-stub__feature .stub-header-text ul li a::before {
    height: 24px;
    width: 24px;
    font-size: 1.3rem;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .data-stub .stub-header .stub-header-text ul li a::before,
  .data-stub__feature .stub-header-text ul li a::before {
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
.data-stub .stub-header .stub-header-text ul li a.commercial::before,
.data-stub__feature .stub-header-text ul li a.commercial::before {
  content: 'IC';
  background-color: #000;
}
.data-stub .stub-header .stub-header-text ul li a.social::before,
.data-stub__feature .stub-header-text ul li a.social::before {
  content: 'SC';
  background-color: #000;
}
.data-stub .stub-header .stub-header-text ul li a.urban-form::before,
.data-stub__feature .stub-header-text ul li a.urban-form::before {
  content: 'UF';
  background-color: #000;
}
.data-stub .stub-header .stub-header-text ul li a.inactive::before,
.data-stub__feature .stub-header-text ul li a.inactive::before {
  background-color: #aaa;
}
.data-stub .stub-header .stub-header-text ul li a:hover::before,
.data-stub__feature .stub-header-text ul li a:hover::before {
  background-color: #ca1981;
}
.data-stub .stub-header .stub-header-image,
.data-stub__feature .stub-header-image,
.data-stub .stub-header__image,
.data-stub__feature__image {
  margin: 0;
}
.data-stub .stub-header .stub-header-image a,
.data-stub__feature .stub-header-image a,
.data-stub .stub-header__image a,
.data-stub__feature__image a {
  display: block;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.data-stub .stub-header .stub-header-image a img,
.data-stub__feature .stub-header-image a img,
.data-stub .stub-header__image a img,
.data-stub__feature__image a img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
  position: absolute;
  opacity: 1;
  transition: all 0.25s ease-out;
}
.data-stub .stub-header .stub-header-image a:hover img,
.data-stub__feature .stub-header-image a:hover img,
.data-stub .stub-header__image a:hover img,
.data-stub__feature__image a:hover img {
  opacity: 0.8;
  transition: all 0.25s ease-in;
}
.data-stub .stub-body,
.data-stub__detail {
  padding-bottom: 2.5rem;
}
.data-stub .stub-body h4,
.data-stub__detail h4 {
  margin: 30px 0 0 !important;
  min-height: 7rem;
  padding: 0 15px;
  transition: all 0.25s ease-out;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.4;
}
.data-stub .stub-body h4.upper,
.data-stub__detail h4.upper {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.data-stub .stub-body h4 a,
.data-stub__detail h4 a {
  transition: all 0.25s ease-out;
  color: #414042;
}
.data-stub .stub-body h4 a:hover,
.data-stub__detail h4 a:hover {
  transition: all 0.25s ease-in;
  color: #ca1981;
}
.data-stub .stub-body p,
.data-stub__detail p {
  padding: 0 15px;
}
.data-stub .stub-body p a.read-more,
.data-stub__detail p a.read-more {
  color: black;
  font-weight: 700;
}
.data-stub .stub-body__event-date,
.data-stub__detail__event-date {
  margin-bottom: 2rem;
}
.data-stub .stub-body__read-more a,
.data-stub__detail__read-more a {
  color: black;
  font-weight: 700;
}
.data-stub .stub-body dl,
.data-stub__detail dl {
  clear: both;
  display: block;
  margin: 0;
  overflow: auto;
  padding: 0;
}
.data-stub .stub-body dt,
.data-stub__detail dt {
  box-sizing: border-box;
  clear: left;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.data-stub .stub-body dd,
.data-stub__detail dd {
  display: block;
  float: left;
  margin: 0;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.data-stub.home {
  padding: 0;
  background-color: white;
  border: 0 none transparent;
}
.data-stub.home .data-stub__feature .gdw-event-toggle-favourite {
  bottom: 1.5rem;
  left: auto;
  right: 1.5rem;
  top: auto;
  position: absolute;
  font-size: 0;
  line-height: 0;
}
.data-stub.home .data-stub__feature .gdw-event-toggle-favourite::before {
  color: #1df075;
  content: '\f006';
  font-family: 'FontAwesome', glyphs;
  font-size: 2rem;
  line-height: 1;
}
.data-stub.home .data-stub__feature .gdw-event-toggle-favourite.is-favourite::before {
  content: '\f005';
}
.data-stub.home .data-stub__feature .gdw-event-toggle-favourite:hover {
  color: #1df075;
}
.data-stub.home .data-stub__feature__image a img {
  object-fit: cover;
}
.data-stub.home .stub-body {
  padding: 0 2.5rem 2.5rem;
}
.data-stub.home .data-stub__detail {
  color: black;
}
.data-stub.home .data-stub__detail__read-more a {
  color: #ef5ba1;
  text-transform: uppercase;
}
.data-stub.cancelled .data-stub__feature {
  position: relative;
}
.data-stub.cancelled .data-stub__feature::before {
  bottom: auto;
  left: 50%;
  right: auto;
  top: 50%;
  height: auto;
  width: 100%;
  padding: 1.5rem 0;
  position: absolute;
  z-index: 100;
  transform: translate(-50%, -50%);
  background-color: #ef5ba1;
  border: 3px solid white;
  border-style: solid none;
  color: white;
  content: 'Event Cancelled';
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.3rem;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 544px) {
  ul.data-stubs:not(.filtered):not(.search-results) li.data-stub.home:first-child {
    display: flex;
    flex-direction: row;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    align-items: stretch;
  }
  ul.data-stubs:not(.filtered):not(.search-results) li.data-stub.home:first-child .data-stub__feature {
    flex-basis: 40%;
  }
  ul.data-stubs:not(.filtered):not(.search-results) li.data-stub.home:first-child .data-stub__feature__image {
    height: 100%;
    width: 100%;
    margin-bottom: 0;
  }
  ul.data-stubs:not(.filtered):not(.search-results) li.data-stub.home:first-child .data-stub__feature__image a {
    display: block;
    height: 100%;
    width: 100%;
  }
  ul.data-stubs:not(.filtered):not(.search-results) li.data-stub.home:first-child .data-stub__detail {
    flex-basis: 60%;
    padding: 0 3rem;
  }
  ul.data-stubs:not(.filtered):not(.search-results) li.data-stub.home:first-child .data-stub__detail h4 {
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 3.4rem;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 2rem !important;
    min-height: 0;
  }
  ul.data-stubs:not(.filtered):not(.search-results) li.data-stub.home:first-child:nth-child( 2n ) {
    flex-direction: row-reverse;
  }
}
div.homepage-tiles {
  display: grid;
  margin: 0;
  height: 300px;
  padding: 0;
  width: 100%;
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  grid-template-columns: [col1] 1fr [col2] 1fr [col3] 1fr;
  grid-template-rows: [row1] 2fr [row2] 1fr;
  list-style-type: none;
}
@media (min-width: 544px) {
  div.homepage-tiles {
    height: 450px;
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }
}
@media (min-width: 768px) {
  div.homepage-tiles {
    height: 550px;
  }
}
@media (min-width: 992px) {
  div.homepage-tiles {
    height: 700px;
  }
}
div.homepage-tiles > div:first-child {
  grid-column: col1 / span 2;
  grid-row: row1 / span 1;
}
div.homepage-tiles > div:first-child.tile .tile-header figure a img {
  object-position: center top;
}
div.homepage-tiles > div:nth-child( 2 ) {
  grid-column: col3 / span 1;
  grid-row: row1 / span 1;
}
div.homepage-tiles > div:nth-child( 3 ) {
  grid-column: col1 / span 2;
  grid-row: row2 / span 1;
}
div.homepage-tiles > div:nth-child( 4 ) {
  grid-column: col3 / span 1;
  grid-row: row2 / span 1;
}
div.homepage-tiles > div.tile-container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
div.homepage-tiles > div.tile-container.A div.tile:first-child {
  flex-basis: calc( 70% - 5px );
  margin-bottom: 0.5rem;
}
@media (min-width: 544px) {
  div.homepage-tiles > div.tile-container.A div.tile:first-child {
    flex-basis: calc( 70% - 15px );
    margin-bottom: 1.5rem;
  }
}
div.homepage-tiles > div.tile-container.A div.tile:not( :first-child ) {
  flex-basis: 30%;
}
div.homepage-tiles > div.tile-container.C div.tile:first-child {
  flex-basis: calc( 68% - 5px );
  margin-bottom: 0.5rem;
}
@media (min-width: 544px) {
  div.homepage-tiles > div.tile-container.C div.tile:first-child {
    flex-basis: calc( 68% - 15px );
    margin-bottom: 1.5rem;
  }
}
div.homepage-tiles > div.tile-container.C div.tile:not( :first-child ) {
  flex-basis: 42%;
}
div.homepage-tiles > div.tile-container.D {
  flex-direction: row;
}
div.homepage-tiles > div.tile-container.D div.tile:first-child {
  flex-basis: 42%;
  margin: 0 0.5rem 0 0;
}
@media (min-width: 544px) {
  div.homepage-tiles > div.tile-container.D div.tile:first-child {
    margin: 0 1.5rem 0 0;
  }
}
div.homepage-tiles > div.tile-container.D div.tile:not( :first-child ) {
  flex-basis: calc( 58% - 5px );
}
@media (min-width: 544px) {
  div.homepage-tiles > div.tile-container.D div.tile:not( :first-child ) {
    flex-basis: calc( 58% - 15px );
  }
}
div.homepage-tiles > div.tile,
div.homepage-tiles > div > div.tile {
  position: relative;
}
div.homepage-tiles > div.tile .tile-header,
div.homepage-tiles > div > div.tile .tile-header {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}
div.homepage-tiles > div.tile .tile-header figure,
div.homepage-tiles > div > div.tile .tile-header figure {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
div.homepage-tiles > div.tile .tile-header figure a,
div.homepage-tiles > div > div.tile .tile-header figure a {
  display: block;
  height: 100%;
  width: 100%;
}
div.homepage-tiles > div.tile .tile-header figure a img,
div.homepage-tiles > div > div.tile .tile-header figure a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
div.homepage-tiles > div.tile .tile-body,
div.homepage-tiles > div > div.tile .tile-body {
  box-sizing: border-box;
  bottom: 0;
  left: auto;
  right: 0;
  top: auto;
  padding: 0.5rem 0.5rem;
  position: absolute;
  width: 100%;
}
@media (min-width: 544px) {
  div.homepage-tiles > div.tile .tile-body,
  div.homepage-tiles > div > div.tile .tile-body {
    bottom: -0.75rem;
    left: auto;
    right: -0.75rem;
    top: auto;
    max-width: 80%;
    padding: 1.5rem 1rem;
    width: auto;
  }
}
div.homepage-tiles > div.tile .tile-body h4,
div.homepage-tiles > div > div.tile .tile-body h4 {
  margin: 0;
  padding: 0;
}
div.homepage-tiles > div.tile .tile-body h4 a,
div.homepage-tiles > div > div.tile .tile-body h4 a {
  color: white;
  font-size: 1.4rem;
  font-weight: 700;
}
@media (min-width: 544px) {
  div.homepage-tiles > div.tile .tile-body h4 a,
  div.homepage-tiles > div > div.tile .tile-body h4 a {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  div.homepage-tiles > div.tile .tile-body h4 a,
  div.homepage-tiles > div > div.tile .tile-body h4 a {
    font-size: 2.6rem;
  }
}
@media (min-width: 992px) {
  div.homepage-tiles > div.tile .tile-body h4 a,
  div.homepage-tiles > div > div.tile .tile-body h4 a {
    font-size: 3rem;
  }
}
div.homepage-tiles > div.tile .tile-body h4 a:hover,
div.homepage-tiles > div > div.tile .tile-body h4 a:hover {
  text-decoration: none;
}
div.homepage-tiles > div.tile .tile-body h4 a.video-popup::before,
div.homepage-tiles > div > div.tile .tile-body h4 a.video-popup::before {
  display: inline-block;
  margin-right: 7px;
  content: '\f144';
  font-family: 'FontAwesome', glyphs;
  font-size: 70%;
  line-height: inherit;
}
div.homepage-tiles > div.tile:hover img,
div.homepage-tiles > div > div.tile:hover img {
  filter: brightness(80%);
}
@media (min-width: 544px) {
  div.homepage-tiles > div.tile:hover .tile-body,
  div.homepage-tiles > div > div.tile:hover .tile-body {
    bottom: -0.65rem;
    left: auto;
    right: -0.65rem;
    top: auto;
    padding: 1.4rem 0.9rem;
  }
}
/* ***
 * Tables
 * *** */
table.wp-block-table.date-table {
  margin-bottom: 2.5rem;
  max-width: 600px;
  border: 0 none transparent;
  border-top: 1px solid #e6e7e8;
  outline: none;
}
table.wp-block-table.date-table tr {
  border-bottom: 1px solid #e6e7e8;
}
table.wp-block-table.date-table tr td {
  border: 0 none transparent;
  outline: none;
  text-align: left;
}
table.wp-block-table.date-table tr td:first-child {
  width: 60%;
}
table.wp-block-table.date-table tr td:nth-child( 2 ) {
  width: 40%;
}
table.wp-block-table.details-table {
  margin-bottom: 2.5rem;
  border: 0 none transparent;
  border-top: 1px solid #e6e7e8;
  outline: none;
}
table.wp-block-table.details-table tr {
  border-bottom: 1px solid #e6e7e8;
}
table.wp-block-table.details-table tr td {
  border: 0 none transparent;
  outline: none;
  text-align: left;
}
table.wp-block-table.details-table tr td:first-child {
  width: 50%;
}
table.wp-block-table.details-table tr td:nth-child( 2 ) {
  width: 25%;
}
table.wp-block-table.details-table tr td:nth-child( 2 ) {
  width: 25%;
}
/* ***
 * FAQs
 * *** */
.faqs-list {
  margin: 0;
  padding: 0;
}
.faqs-list dt,
.faqs-list dd {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  letter-spacing: normal;
  text-transform: none;
}
.faqs-list dt {
  margin-top: 1.5rem;
  cursor: pointer;
  font-weight: 700;
}
.faqs-list dt:hover {
  color: #00c4a9;
}
.faqs-list dt::before {
  display: inline-block;
  margin-right: 1.5rem;
  content: '\f0da';
  font-family: 'FontAwesome', glyphs;
}
.faqs-list dd {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.45s, margin 0.45s;
}
.faqs-list dd.active {
  margin-bottom: 4rem;
  max-height: 400px;
}
/* ***
 * Form Controls
 * *** */
.form-control {
  padding: 1.3rem;
  width: 100%;
  border: 1px solid #414042;
  border-radius: 0;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
}
.form-control::placeholder {
  opacity: 0.75;
  text-transform: uppercase;
}
/***
 * Container
 ***/
.break-out-full-container {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  width: 100vw;
  transform: none;
}
.break-out-full-container-hack {
  margin-left: calc(-50vw + (20px / 2));
  margin-right: calc(-50vw + (20px / 2));
  width: calc(100vw - 20px);
}
@supports (color: var(--scroll-bar)) {
  .break-out-full-container-hack {
    margin-left: calc(-50vw + (var(--scroll-bar) / 2));
    margin-right: calc(-50vw + (var(--scroll-bar) / 2));
    width: calc(100vw - var(--scroll-bar));
  }
}
/* Variables */
.feature-button--beige {
  background-color: transparent;
  border: 1px solid #a5937b;
  color: #a5937b;
}
.feature-button--beige:hover {
  background-color: #a5937b;
  color: white;
}
.gdw-event-details {
  clear: both;
  display: block;
  margin: 0 0 3rem;
  overflow: auto;
  padding: 1.5rem;
  background-color: rgba(0, 163, 255, 0.4);
}
.gdw-event-details dt {
  box-sizing: border-box;
  clear: left;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  color: black;
  font-size: 1.5rem;
}
.gdw-event-details dd {
  display: block;
  float: left;
  margin: 0;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  color: black;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
}
.gdw-event-details dd a {
  color: black;
  text-decoration: underline;
}
.gdw-event-types-container,
.gdw-events-container {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin: 0 -50vw;
  padding: 10px 0;
  position: relative;
  width: 100vw;
  background-color: transparent;
}
.gdw-event-types-container.calendar,
.gdw-events-container.calendar {
  margin-bottom: 200px;
  padding-top: 0;
}
.gdw-event-types-container {
  margin-top: 4rem;
  background-color: #0a2e54;
  border-bottom: 1px solid #1560af;
}
.gdw-event-types-container.scroll-to-fixed-fixed {
  margin-top: 0;
}
.gdw-event-types-container + div:empty {
  display: none !important;
}
.gdw-event-types-list {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 15px;
  list-style-type: none;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 544px) {
  .gdw-event-types-list {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .gdw-event-types-list {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .gdw-event-types-list {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .gdw-event-types-list {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  .gdw-event-types-list {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
.gdw-event-type {
  margin: 3px 0;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .gdw-event-type:last-child {
    padding-right: 0;
  }
}
.gdw-event-type--all,
.gdw-event-type--calendar,
.gdw-event-type--favourites {
  white-space: nowrap;
}
.gdw-event-type--all::before,
.gdw-event-type--calendar::before,
.gdw-event-type--favourites::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #1df075;
  font-family: 'FontAwesome', glyphs;
  font-size: 1.1rem;
  line-height: inherit;
}
.gdw-event-type--all::before {
  content: '\f069';
}
.gdw-event-type--calendar::before {
  content: '\f133';
}
.gdw-event-type--favourites::before {
  content: '\f006';
}
.gdw-event-type--categories {
  flex-grow: 2;
  flex-shrink: 1;
  position: relative;
  white-space: nowrap;
}
.gdw-event-type--categories div.gdw-categories-container {
  display: flex;
  flex-direction: row;
  flex-wrap: no-wrap;
  max-width: 100%;
}
.gdw-event-type--categories label {
  display: inline-block;
  margin: 0;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
.gdw-event-type--categories label::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #1df075;
  content: '\f0ca';
  font-family: 'FontAwesome', glyphs;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: inherit;
}
.gdw-event-type--categories select {
  display: inline-block;
  max-width: 250px;
  padding: 0 0 0 0.5rem;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  background-color: transparent;
  border: none;
  color: white;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .gdw-event-type--categories select {
    max-width: 160px;
  }
}
@media (min-width: 992px) {
  .gdw-event-type--categories select {
    max-width: 250px;
  }
}
.gdw-event-type--categories select:hover {
  color: #1df075;
}
.gdw-event-type--categories select option {
  color: #0a2e54;
}
.gdw-event-type--search {
  margin-left: 1rem;
}
.gdw-event-type--search form {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.gdw-event-type--search form label {
  flex-grow: 2;
  margin: 0;
  padding-right: 1rem;
  text-align: right;
}
.gdw-event-type--search form label input {
  display: inline-block;
  max-width: 300px;
  padding: 0.2rem 0.5rem;
  width: 100%;
  background-color: #1b547e;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: white;
}
.gdw-event-type--search form label input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.gdw-event-type--search form button {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
  font-size: 0;
  line-height: 0;
}
.gdw-event-type--search form button::before {
  color: white;
  content: '\f002';
  font-family: 'FontAwesome', glyphs;
  font-size: 1.5rem;
  line-height: 1;
}
.gdw-event-type--search form button:hover::before {
  color: #1df075;
}
.gdw-event-type a {
  color: white !important;
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
.gdw-event-type a.filter-current {
  color: #1df075 !important;
  font-weight: 700;
}
.gdw-event-type a:hover,
.gdw-event-type a:focus {
  color: #1df075 !important;
}
@media (min-width: 544px) {
  .gdw-event-type--all a,
  .gdw-event-type--calendar a,
  .gdw-event-type--favourites a {
    font-size: 1.7rem;
    font-weight: 700;
  }
}
/* ***
 * Design Week Events List
 * *** */
#gdw_events_list {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 544px) {
  #gdw_events_list {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  #gdw_events_list {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #gdw_events_list {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  #gdw_events_list {
    max-width: 1140px;
  }
}
/* ***
 * Design Week Calendar
 * *** */
.gdw-calendar {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 auto;
  overflow-x: auto;
  padding: 0 0 1.5rem 0;
  list-style-type: none;
}
@media (min-width: 544px) {
  .gdw-calendar {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .gdw-calendar {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .gdw-calendar {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .gdw-calendar {
    max-width: 1140px;
  }
}
.gdw-calendar > li {
  flex-basis: auto;
  margin: 0 20px 0 0;
  min-width: 280px;
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.gdw-calendar > li h3 {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 3.4rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 0;
  color: white;
}
.gdw-calendar > li > h4 {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.1rem;
  line-height: 1.1;
  margin-bottom: 2rem;
  color: white;
}
@media (min-width: 768px) {
  .gdw-calendar > li > h4 {
    font-size: 2.6rem;
  }
}
@media (min-width: 992px) {
  .gdw-calendar > li > h4 {
    font-size: 3.4rem;
  }
}
.gdw-calendar > li ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.gdw-calendar > li ul li {
  padding: 0 0 1px 0;
  background-color: transparent;
}
.gdw-calendar > li ul li p.event-date {
  margin: 0;
  padding: 5px 0 0;
  background-color: transparent;
  color: white;
  font-size: 1.7rem;
}
.gdw-calendar > li ul li h4 {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  margin: 1px 1px 0 1px;
  padding: 8px 10px 5px;
  background-color: white;
  line-height: 1.2;
}
.gdw-calendar > li ul li h4.upper {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.gdw-calendar > li ul li p.event-type {
  margin: 0 1px;
  padding: 0 10px 10px;
  background-color: white;
  color: #414042;
  font-size: 1.3rem;
}
.gdw-calendar > li ul li p.data-stub__detail__read-more {
  margin: 0 1px;
  background-color: white;
}
.gdw-calendar > li ul li p.data-stub__detail__read-more a {
  display: block;
  color: #05ba70;
  line-height: 2.2rem;
  text-align: right;
  text-transform: uppercase;
}
.gdw-calendar > li ul li p.data-stub__detail__read-more a::after {
  display: inline-block;
  height: 24px;
  width: 24px;
  margin-left: 1rem;
  background-color: #05ba70;
  color: white;
  content: '\f061';
  font-family: 'FontAwesome', glyphs;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.2rem;
  text-align: center;
}
.gdw-calendar > li ul li p.data-stub__detail__read-more a:hover {
  color: #1df075;
}
.gdw-calendar > li ul li p.data-stub__detail__read-more a:hover::after {
  background-color: #1df075;
}
ul.gdw-calendar-nav {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 auto 2rem;
  padding: 1rem;
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
  width: 100%;
  background-color: rgba(10, 46, 84, 0.8);
  list-style-type: none;
  justify-content: space-between;
}
@media (min-width: 544px) {
  ul.gdw-calendar-nav {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  ul.gdw-calendar-nav {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  ul.gdw-calendar-nav {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  ul.gdw-calendar-nav {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  ul.gdw-calendar-nav {
    top: 81px;
  }
}
ul.gdw-calendar-nav li {
  flex-grow: 1;
  margin: 0 0.5rem 0 0;
  padding: 0;
}
ul.gdw-calendar-nav li:last-child {
  margin-right: 0;
}
ul.gdw-calendar-nav li a {
  display: block;
  padding: 3px 0;
  background-color: #0a2e54;
  border: 1px solid #0f4782;
  color: white;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
}
ul.gdw-calendar-nav li a strong {
  font-size: 120%;
}
ul.gdw-calendar-nav li a:hover {
  background-color: #0f4782;
  color: #00a3ff;
}
@media (min-width: 768px) {
  body.admin-bar ul.gdw-calendar-nav {
    top: 113px;
  }
}
body[class*="template-geelong-design-week"] header#masthead .brand-and-nav .site-branding,
body.single-design-week-events header#masthead .brand-and-nav .site-branding {
  padding: 1rem 0;
}
body[class*="template-geelong-design-week"] header#masthead .brand-and-nav .site-branding img,
body.single-design-week-events header#masthead .brand-and-nav .site-branding img {
  max-height: 90px;
}
body[class*="template-geelong-design-week"] #content #primary,
body.single-design-week-events #content #primary {
  padding-bottom: 0;
}
@media (min-width: 544px) {
  body[class*="template-geelong-design-week"] #content #primary #main .entry-content::after,
  body.single-design-week-events #content #primary #main .entry-content::after,
  body[class*="template-geelong-design-week"] #content #primary #main .entry-content h1.entry-title::before,
  body.single-design-week-events #content #primary #main .entry-content h1.entry-title::before {
    content: none;
  }
}
body[class*="template-geelong-design-week"] #above-footer aside#custom_html-6,
body.single-design-week-events #above-footer aside#custom_html-6 {
  display: none;
}
body[class*="page-template-template-geelong-design-week-2021"] #above-footer aside#custom_html-7,
body[class*="page-template-template-geelong-design-week-calendar"] #above-footer aside#custom_html-7,
body.single-design-week-events #above-footer aside#custom_html-7 {
  background-color: #05ba70;
}
body[class*="page-template-template-geelong-design-week-2021"] footer.site-footer,
body[class*="page-template-template-geelong-design-week-calendar"] footer.site-footer,
body.single-design-week-events footer.site-footer {
  background-color: #0a2e54;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week {
  background-color: white;
  background-image: none;
  color: black;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main {
  padding-bottom: 0;
  padding-top: 2rem;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main .entry-content:empty {
  display: none;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main .entry-content .gallery-slider ul.slick-slider {
  margin: 0;
  max-width: 100%;
  padding: 0;
  list-style-type: none;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main .entry-content .gallery-slider ul.slick-slider .slick-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: flex-start;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main .entry-content .gallery-slider ul.slick-slider .slick-track li {
  display: block;
  flex-basis: auto;
  float: none;
  height: auto;
  margin-right: 1rem;
  width: auto;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main .entry-content .gallery-slider ul.slick-slider .slick-track li::before {
  content: none;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main .entry-content .gallery-slider ul.slick-slider .slick-track li figure {
  height: 100%;
  width: 100%;
  margin: 0;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main .entry-content .gallery-slider ul.slick-slider .slick-track li figure img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main .entry-content .gallery-slider ul.slick-dots {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style-type: none;
  justify-content: center;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main .entry-content .gallery-slider ul.slick-dots li {
  margin: 0 1rem 0 0;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main .entry-content .gallery-slider ul.slick-dots li::before {
  content: none;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main .entry-content .gallery-slider ul.slick-dots li button {
  height: 1rem;
  width: 1rem;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
}
body.page-template-template-geelong-design-week-splash #content.site-content--geelong-design-week #main .entry-content .gallery-slider ul.slick-dots li button:hover {
  background-color: #00c4a9;
}
#gdw-details {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin: 0 -50vw;
  padding: 0.5rem 0;
  position: relative;
  width: 100vw;
  background-color: rgba(10, 46, 84, 0.8);
  border-top: 1px solid #243d98;
  color: white;
}
#gdw-details aside {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 544px) {
  #gdw-details aside {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  #gdw-details aside {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #gdw-details aside {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  #gdw-details aside {
    max-width: 1140px;
  }
}
#gdw-details .textwidget {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 768px) {
  #gdw-details .textwidget {
    flex-wrap: nowrap;
  }
}
#gdw-details .textwidget > p {
  flex-basis: 100%;
  margin-bottom: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  #gdw-details .textwidget > p {
    flex-basis: 50%;
    margin: 0;
    text-align: left;
  }
}
@media (min-width: 768px) {
  #gdw-details .textwidget > p:last-child {
    text-align: right;
  }
}
#gdw-details .textwidget > p strong {
  display: inline-block;
  margin-left: 1rem;
}
#gdw-details .textwidget > p strong:first-child {
  margin-left: 0;
}
#gdw-details .textwidget > p a.button {
  margin-left: 1rem;
}
#gdw-details a:not(.button) {
  color: #1df075;
}
#gdw-details a:not(.button):hover {
  color: white;
}
#gdw-details a.button {
  display: inline-block;
  padding: 0.5rem 2rem;
  border: 1px solid white;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
#gdw-details a.button:hover {
  background-color: white;
  color: #123854;
}
#gdw-details a.button:first-child {
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  #gdw-details a.button:first-child {
    margin-bottom: 0;
  }
}
/* ***
 * Geelong Design Week specific styling
 * *** */
body.page-id-1047 #masthead .brand-and-nav .header-right-wrapper,
body.page-id-1241 #masthead .brand-and-nav .header-right-wrapper,
body.page-template-template-geelong-design-week-calendar #masthead .brand-and-nav .header-right-wrapper,
body[class*="template-geelong-design-week"]:not([class*="template-geelong-design-week-splash-2022"]):not([class*="template-geelong-design-week-tickets"]) #masthead .brand-and-nav .header-right-wrapper,
body.single-design-week-events #masthead .brand-and-nav .header-right-wrapper {
  position: relative;
}
body.page-id-1047 #masthead .brand-and-nav .header-right-wrapper::before,
body.page-id-1241 #masthead .brand-and-nav .header-right-wrapper::before,
body.page-template-template-geelong-design-week-calendar #masthead .brand-and-nav .header-right-wrapper::before,
body[class*="template-geelong-design-week"]:not([class*="template-geelong-design-week-splash-2022"]):not([class*="template-geelong-design-week-tickets"]) #masthead .brand-and-nav .header-right-wrapper::before,
body.single-design-week-events #masthead .brand-and-nav .header-right-wrapper::before {
  bottom: 0;
  left: 0;
  right: 0;
  top: 50%;
  height: 100%;
  width: 100%;
  position: absolute;
  opacity: 1;
  pointer-events: none;
  transform: translateY(-50%);
  transition: height 0.3s, opacity 0.3s;
  background-image: none;
  background-position: 20px center;
  background-size: 55% auto;
  background-repeat: no-repeat;
  content: '';
}
@media (min-width: 768px) {
  body.page-id-1047 #masthead .brand-and-nav .header-right-wrapper::before,
  body.page-id-1241 #masthead .brand-and-nav .header-right-wrapper::before,
  body.page-template-template-geelong-design-week-calendar #masthead .brand-and-nav .header-right-wrapper::before,
  body[class*="template-geelong-design-week"]:not([class*="template-geelong-design-week-splash-2022"]):not([class*="template-geelong-design-week-tickets"]) #masthead .brand-and-nav .header-right-wrapper::before,
  body.single-design-week-events #masthead .brand-and-nav .header-right-wrapper::before {
    background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2020/02/24112019/gdw-logo-long.png');
    background-position: center center;
    background-size: 70% auto;
    background-repeat: no-repeat;
  }
}
body.page-id-1047 #masthead .brand-and-nav .header-right-wrapper #nav-toggle,
body.page-id-1241 #masthead .brand-and-nav .header-right-wrapper #nav-toggle,
body.page-template-template-geelong-design-week-calendar #masthead .brand-and-nav .header-right-wrapper #nav-toggle,
body[class*="template-geelong-design-week"]:not([class*="template-geelong-design-week-splash-2022"]):not([class*="template-geelong-design-week-tickets"]) #masthead .brand-and-nav .header-right-wrapper #nav-toggle,
body.single-design-week-events #masthead .brand-and-nav .header-right-wrapper #nav-toggle {
  display: none;
}
body.page-id-1047 #masthead .brand-and-nav .header-right-wrapper #site-navigation,
body.page-id-1241 #masthead .brand-and-nav .header-right-wrapper #site-navigation,
body.page-template-template-geelong-design-week-calendar #masthead .brand-and-nav .header-right-wrapper #site-navigation,
body[class*="template-geelong-design-week"]:not([class*="template-geelong-design-week-splash-2022"]):not([class*="template-geelong-design-week-tickets"]) #masthead .brand-and-nav .header-right-wrapper #site-navigation,
body.single-design-week-events #masthead .brand-and-nav .header-right-wrapper #site-navigation {
  display: none;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.45s, opacity 0.45s;
}
body.page-id-1047 #masthead .brand-and-nav .header-right-wrapper.nav-is-visible::before,
body.page-id-1241 #masthead .brand-and-nav .header-right-wrapper.nav-is-visible::before,
body.page-template-template-geelong-design-week-calendar #masthead .brand-and-nav .header-right-wrapper.nav-is-visible::before,
body[class*="template-geelong-design-week"]:not([class*="template-geelong-design-week-splash-2022"]):not([class*="template-geelong-design-week-tickets"]) #masthead .brand-and-nav .header-right-wrapper.nav-is-visible::before,
body.single-design-week-events #masthead .brand-and-nav .header-right-wrapper.nav-is-visible::before {
  height: 0;
  opacity: 0;
}
body.page-id-1047 #masthead .brand-and-nav .header-right-wrapper.nav-is-visible #site-navigation,
body.page-id-1241 #masthead .brand-and-nav .header-right-wrapper.nav-is-visible #site-navigation,
body.page-template-template-geelong-design-week-calendar #masthead .brand-and-nav .header-right-wrapper.nav-is-visible #site-navigation,
body[class*="template-geelong-design-week"]:not([class*="template-geelong-design-week-splash-2022"]):not([class*="template-geelong-design-week-tickets"]) #masthead .brand-and-nav .header-right-wrapper.nav-is-visible #site-navigation,
body.single-design-week-events #masthead .brand-and-nav .header-right-wrapper.nav-is-visible #site-navigation {
  max-height: 140px;
  overflow: visible;
  opacity: 1;
}
@media (min-width: 992px) {
  body.page-id-1047 #masthead #search-bar.nav-is-visible,
  body.page-id-1241 #masthead #search-bar.nav-is-visible,
  body.page-template-template-geelong-design-week-calendar #masthead #search-bar.nav-is-visible,
  body[class*="template-geelong-design-week"]:not([class*="template-geelong-design-week-splash-2022"]):not([class*="template-geelong-design-week-tickets"]) #masthead #search-bar.nav-is-visible,
  body.single-design-week-events #masthead #search-bar.nav-is-visible {
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    max-height: 0;
    opacity: 0;
    position: static;
    width: auto;
    background-color: #ccdc29;
  }
  body.page-id-1047 #masthead #search-bar.nav-is-visible.active,
  body.page-id-1241 #masthead #search-bar.nav-is-visible.active,
  body.page-template-template-geelong-design-week-calendar #masthead #search-bar.nav-is-visible.active,
  body[class*="template-geelong-design-week"]:not([class*="template-geelong-design-week-splash-2022"]):not([class*="template-geelong-design-week-tickets"]) #masthead #search-bar.nav-is-visible.active,
  body.single-design-week-events #masthead #search-bar.nav-is-visible.active {
    max-height: 100px;
    opacity: 1;
  }
}
body.page-id-1047 #content h2,
body.page-id-1241 #content h2,
body.page-template-template-geelong-design-week-calendar #content h2,
body[class*="template-geelong-design-week"]:not([class*="template-geelong-design-week-splash-2022"]):not([class*="template-geelong-design-week-tickets"]) #content h2,
body.single-design-week-events #content h2 {
  margin: 40px 0;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
}
@media (min-width: 992px) {
  body.page-id-1047 #content h2,
  body.page-id-1241 #content h2,
  body.page-template-template-geelong-design-week-calendar #content h2,
  body[class*="template-geelong-design-week"]:not([class*="template-geelong-design-week-splash-2022"]):not([class*="template-geelong-design-week-tickets"]) #content h2,
  body.single-design-week-events #content h2 {
    font-size: 4rem;
  }
}
.grecaptcha-badge {
  display: none;
}
/* ***
 * Geelong Design Week - content area styling
 * ***/
#content.site-content--geelong-design-week {
  background-color: #0a2e54;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2021/01/24111455/design-week-2021-banner-background.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  color: white;
}
#content.site-content--geelong-design-week header.gdw-title {
  padding: 20px 0 0 50%;
  transition: padding 0.45s, background-position 0.45s;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2021/01/24111456/gdw-2021-logo.png');
  background-position: left top 20px;
  background-repeat: no-repeat;
  background-size: 42% auto;
}
@media (min-width: 768px) {
  #content.site-content--geelong-design-week header.gdw-title {
    padding: 60px 0 60px 35%;
    background-position: left center;
    background-size: 31% auto;
  }
}
@media (min-width: 992px) {
  #content.site-content--geelong-design-week header.gdw-title {
    padding-left: 30%;
    background-size: 23% auto;
  }
}
#content.site-content--geelong-design-week header.gdw-title h1 {
  color: white;
  font-family: 'Source Sans Pro', serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  text-transform: lowercase;
}
@media (min-width: 768px) {
  #content.site-content--geelong-design-week header.gdw-title h1 {
    font-size: 3.5rem;
  }
}
@media (min-width: 1200px) {
  #content.site-content--geelong-design-week header.gdw-title h1 {
    font-size: 4.5rem;
  }
}
#content.site-content--geelong-design-week header.gdw-title h1 img {
  max-width: 50%;
  transition: max-width 0.45s;
}
#content.site-content--geelong-design-week header.gdw-title h1::before {
  content: none;
}
#content.site-content--geelong-design-week header.gdw-title h3 {
  padding: 1.5rem 0 0 0.5rem;
  transition: padding 0.45s, font-size 0.45s;
  font-size: 3rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  #content.site-content--geelong-design-week header.gdw-title h3 {
    padding: 1.5rem 0 0 2rem;
  }
}
#content.site-content--geelong-design-week header.gdw-title p {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.2;
}
@media (min-width: 992px) {
  #content.site-content--geelong-design-week header.gdw-title p {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
#content.site-content--geelong-design-week header.gdw-title p img {
  max-width: 280px;
}
#content.site-content--geelong-design-week header.gdw-title p a {
  color: white;
}
#content.site-content--geelong-design-week header.gdw-title p.gdw-dates {
  margin-top: 1rem;
  font-size: 2.2rem;
}
@media (min-width: 992px) {
  #content.site-content--geelong-design-week header.gdw-title p.gdw-dates {
    margin-top: 2rem;
  }
}
@media (min-width: 1200px) {
  #content.site-content--geelong-design-week header.gdw-title p.gdw-dates {
    font-size: 2.4rem;
  }
}
#content.site-content--geelong-design-week header.gdw-title .wp-block-button__link {
  margin-top: 3rem;
  padding: 0.5rem 1.2rem;
  background-color: transparent;
  border: 2px solid white;
  border-radius: 0;
  color: white;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.25rem;
  text-transform: uppercase;
}
#content.site-content--geelong-design-week header.gdw-title .wp-block-button__link:hover {
  background-color: white;
  color: #0a2e54;
  text-decoration: none;
}
#content.site-content--geelong-design-week .feature-button.solid {
  background-color: #1df075;
}
#content.site-content--geelong-design-week .feature-button.solid:hover {
  background-color: #00a3ff;
  color: white;
}
#content.site-content--geelong-design-week .data-stub.home .data-stub__detail__read-more a {
  color: #1df075;
}
body.page-id-1047 #content.site-content--geelong-design-week {
  background-image: none;
}
body.has-scrollbar[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title {
  margin-left: calc(-50vw + (20px / 2));
  margin-right: calc(-50vw + (20px / 2));
  width: calc(100vw - 20px);
}
@supports (color: var(--scroll-bar)) {
  body.has-scrollbar[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title {
    margin-left: calc(-50vw + (var(--scroll-bar) / 2));
    margin-right: calc(-50vw + (var(--scroll-bar) / 2));
    width: calc(100vw - var(--scroll-bar));
  }
}
body.single-design-week-events #content #main article.gdw-event-content .entry-content::after {
  height: 66px;
  width: 70px;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2020/01/24111945/gdw-shape-bottom-right.png');
  content: '';
}
body.single-design-week-events #content #main article.gdw-event-content .entry-content h1.entry-title::before {
  height: 66px;
  width: 65px;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2020/02/24112019/gdw-shape-top-left.png');
  content: '';
}
body.single-design-week-events #content #main article.gdw-event-content .entry-content .feature-button.solid {
  margin-top: 3rem;
  background-color: #1df075;
}
body.single-design-week-events #content #main article.gdw-event-content .entry-content .feature-button.solid:hover {
  background-color: #00a3ff;
  color: white;
}
body.single-design-week-events #above-footer aside::before {
  height: 87px;
  width: 56px;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2020/01/24111945/gdw-shape-bottom-left.png');
}
/* ***
 * Geelong Design Week 2021 - content area styling
 * ***/
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 {
  background-color: white;
  color: black;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #primary {
  padding-top: 0;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  width: 100vw;
  transform: none;
  padding: 4rem 0;
  background-color: black;
  color: white;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 {
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  color: white;
  text-transform: lowercase;
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 {
    font-size: 6.4rem;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 {
    font-size: 9rem;
  }
}
@media (min-width: 544px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 {
    max-width: 1140px;
  }
}
@media (min-width: 544px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 {
    padding: 0 30px;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 {
    padding: 0 60px;
  }
}
@media (min-width: 1200px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 {
    padding: 0 80px;
  }
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 img {
  max-width: 70%;
  transition: max-width 0.45s;
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 img {
    max-width: 60%;
  }
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 img {
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1 img {
    max-width: 40%;
  }
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 header.gdw-title h1::before {
  content: none;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content {
  margin-bottom: 0;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content h2.has-text-align-left {
  text-align: left;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content h3 {
  margin-top: 5rem;
  padding: 1.5rem 0 0;
  transition: padding 0.45s, font-size 0.45s;
  color: black;
  font-size: 4rem;
  font-weight: 700;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content h3 + h4 {
  margin-top: 1rem;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content h4 {
  margin: 4rem 0 0.5rem 0;
  color: black;
  font-size: 2rem;
  font-weight: 700;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-buttons {
  margin: 2rem auto 4rem;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link {
  display: inline-block;
  height: auto;
  padding: 13px 26px;
  border: 0 none transparent;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none !important;
  text-transform: uppercase;
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link.hollow {
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link.hollow:hover {
  border: 1px solid #000000;
  color: #000000;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link.transparent {
  background-color: rgba(142, 198, 0, 0.6);
  color: #ffffff;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link.transparent:hover {
  background-color: #000000;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link.solid {
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link.solid:hover {
  background-color: #00c4a9;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link.white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link.white:hover {
  background-color: white;
  color: #3db39d;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link.dark-teal {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link.dark-teal:hover {
  background-color: #3db39d;
  color: white;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link.subnet {
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link.subnet:hover {
  background-color: #146282;
  color: white;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link:hover {
  border: 1px solid #000000;
  color: #000000;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-button__link:hover {
  background-color: #00c4a9;
  border-color: #00c4a9;
  color: white;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content p.intro {
  margin-bottom: 2rem;
  color: #3db39d;
  font-size: 2.1rem;
  line-height: 1.7;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content p.intro:first-child {
  margin-top: 4rem;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content ul {
  list-style-type: none;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content ul li {
  padding-left: 15px !important;
  position: relative;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content ul li::before {
  bottom: auto;
  left: 0;
  right: auto;
  top: 2px;
  display: inline-block;
  margin-right: 0.5rem;
  position: absolute;
  color: #3db39d;
  content: '\f111';
  font-family: 'FontAwesome', glyphs;
  font-size: 1.2rem;
  line-height: inherit;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content ul.columns {
  columns: 2 250px;
  column-gap: 4rem;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content a:hover {
  color: #00c4a9;
  text-decoration: underline;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .gallery-slider ul.slick-slider {
  margin: 0;
  max-width: 100%;
  padding: 0;
  list-style-type: none;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .gallery-slider ul.slick-slider .slick-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: flex-start;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .gallery-slider ul.slick-slider .slick-track li {
  display: block;
  flex-basis: auto;
  float: none;
  height: auto;
  margin-right: 1rem;
  width: auto;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .gallery-slider ul.slick-slider .slick-track li::before {
  content: none;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .gallery-slider ul.slick-slider .slick-track li figure {
  height: 100%;
  width: 100%;
  margin: 0;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .gallery-slider ul.slick-slider .slick-track li figure img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .gallery-slider ul.slick-dots {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style-type: none;
  justify-content: center;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .gallery-slider ul.slick-dots li {
  margin: 0 1rem 0 0;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .gallery-slider ul.slick-dots li::before {
  content: none;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .gallery-slider ul.slick-dots li button {
  height: 1rem;
  width: 1rem;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .gallery-slider ul.slick-dots li button:hover {
  background-color: #00c4a9;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  width: 100vw;
  transform: none;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 544px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    max-width: 1140px;
  }
}
@media (min-width: 544px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.grey {
  margin-top: 50px;
  padding-bottom: 30px;
  padding-top: 30px;
  background-color: #e6e7e8;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.grey h2 {
  margin: 0 0 1.5rem;
  color: #3db39d;
  text-align: center;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.grey .wp-block-buttons {
  margin: 0;
  justify-content: center;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.grey .wp-block-button__link {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
  margin-top: 0;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.grey .wp-block-button__link:hover {
  background-color: #3db39d;
  color: white;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.teal {
  margin-top: 50px;
  padding-bottom: 50px;
  padding-top: 50px;
  background-color: #82d4c5;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.teal h3:first-child {
  margin-bottom: 2rem;
  margin-top: 0;
  color: white;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.teal a {
  color: #23675a;
  text-decoration: underline;
  text-decoration-style: dashed;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.teal a:hover {
  color: white;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.teal .wp-block-table {
  border: 1px solid #3db39d;
  border-style: solid none;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.teal .wp-block-table table tbody > tr:not(:last-child) > td {
  border-bottom: 1px solid #3db39d;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.teal .wp-block-button__link {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group.full-width.teal .wp-block-button__link:hover {
  background-color: white;
  color: #3db39d;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group--grid .wp-block-group__inner-container {
  display: grid;
  padding: 0 !important;
  grid-column-gap: 0;
  grid-row-gap: 4rem;
  grid-template-columns: 100%;
  grid-template-rows: auto;
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group--grid .wp-block-group__inner-container {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto;
  }
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 #main .entry-content .wp-block-group--grid .wp-block-group__inner-container .fluid-width-video-wrapper {
  padding-top: 67% !important;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 .wp-block-table {
  margin-top: 1rem;
  border: 1px solid #ccc;
  border-style: solid none;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 .wp-block-table.is-style-stripes tr:nth-child(odd) {
  background-color: transparent;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 .wp-block-table table {
  margin: 0;
  border: none;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 .wp-block-table table tbody > tr {
  border-bottom: none;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 .wp-block-table table tbody > tr > td {
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #ccc;
  text-align: left;
}
body[class*="template-geelong-design-week"] #content.site-content--geelong-design-week-2021 .wp-block-table table tbody > tr:last-child td {
  border-bottom: none;
}
/* ***
 * Geelong Design Week 2022 - content area styling
 * ***/
body[class*="template-geelong-design-week-tickets"] {
  height: auto !important;
  font-size: 1.4rem;
}
body[class*="template-geelong-design-week-tickets"] h6 {
  font-size: 1.2rem;
}
body[class*="template-geelong-design-week-splash-2022"] .gdw-gcod-nav,
body[class*="template-geelong-design-week-tickets"] .gdw-gcod-nav {
  background-color: #565758;
}
body[class*="template-geelong-design-week-splash-2022"] .gdw-gcod-nav__inner,
body[class*="template-geelong-design-week-tickets"] .gdw-gcod-nav__inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 0.2rem 0;
}
@media (min-width: 544px) {
  body[class*="template-geelong-design-week-splash-2022"] .gdw-gcod-nav__inner,
  body[class*="template-geelong-design-week-tickets"] .gdw-gcod-nav__inner {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week-splash-2022"] .gdw-gcod-nav__inner,
  body[class*="template-geelong-design-week-tickets"] .gdw-gcod-nav__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week-splash-2022"] .gdw-gcod-nav__inner,
  body[class*="template-geelong-design-week-tickets"] .gdw-gcod-nav__inner {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  body[class*="template-geelong-design-week-splash-2022"] .gdw-gcod-nav__inner,
  body[class*="template-geelong-design-week-tickets"] .gdw-gcod-nav__inner {
    max-width: 1140px;
  }
}
body[class*="template-geelong-design-week-splash-2022"] .gdw-gcod-nav__inner a,
body[class*="template-geelong-design-week-tickets"] .gdw-gcod-nav__inner a {
  color: white;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  text-decoration: none;
  text-transform: uppercase;
}
body[class*="template-geelong-design-week-splash-2022"] .gdw-gcod-nav__inner a:hover,
body[class*="template-geelong-design-week-tickets"] .gdw-gcod-nav__inner a:hover {
  color: #f3ebc4;
  text-decoration: none;
}
body[class*="template-geelong-design-week-splash-2022"] header#masthead .brand-and-nav .header-right-wrapper,
body[class*="template-geelong-design-week-tickets"] header#masthead .brand-and-nav .header-right-wrapper {
  align-items: center;
}
body[class*="template-geelong-design-week-splash-2022"] header#masthead .brand-and-nav .header-right-wrapper .textwidget p,
body[class*="template-geelong-design-week-tickets"] header#masthead .brand-and-nav .header-right-wrapper .textwidget p {
  margin: 1.5rem 0 1.5rem 0;
  color: #a5937b;
  font-size: 2.4rem;
  text-align: right;
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week-splash-2022"] header#masthead .brand-and-nav .header-right-wrapper .textwidget p,
  body[class*="template-geelong-design-week-tickets"] header#masthead .brand-and-nav .header-right-wrapper .textwidget p {
    margin: 0 4.5rem 0 0;
    text-align: left;
  }
}
body[class*="template-geelong-design-week-splash-2022"] nav.gdw-navigation ul.nav-menu,
body[class*="template-geelong-design-week-tickets"] nav.gdw-navigation ul.nav-menu {
  text-align: right;
}
body[class*="template-geelong-design-week-splash-2022"] nav.gdw-navigation ul.nav-menu li,
body[class*="template-geelong-design-week-tickets"] nav.gdw-navigation ul.nav-menu li {
  display: inline-block;
  float: none;
  margin-bottom: 1rem;
  margin-left: 1.5rem;
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week-splash-2022"] nav.gdw-navigation ul.nav-menu li,
  body[class*="template-geelong-design-week-tickets"] nav.gdw-navigation ul.nav-menu li {
    display: block;
    float: left;
    margin-bottom: 0;
  }
  body[class*="template-geelong-design-week-splash-2022"] nav.gdw-navigation ul.nav-menu li:first-child,
  body[class*="template-geelong-design-week-tickets"] nav.gdw-navigation ul.nav-menu li:first-child {
    margin-left: 0;
  }
}
body[class*="template-geelong-design-week-splash-2022"] nav.gdw-navigation ul.nav-menu li a,
body[class*="template-geelong-design-week-tickets"] nav.gdw-navigation ul.nav-menu li a {
  display: block;
  padding: 0.5rem 1rem;
  border: 1px solid #a5937b;
  color: #a5937b;
  font-size: 1.5rem;
  font-weight: 700;
}
body[class*="template-geelong-design-week-splash-2022"] nav.gdw-navigation ul.nav-menu li a:hover,
body[class*="template-geelong-design-week-tickets"] nav.gdw-navigation ul.nav-menu li a:hover {
  background-color: #a5937b;
  color: white;
  text-decoration: none;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 {
  background-color: white;
  color: black;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #primary,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #primary {
  padding-top: 0;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  width: 100vw;
  transform: none;
  padding: 4rem 0;
  background-color: black;
  color: white;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 {
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  color: white;
  text-transform: lowercase;
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 {
    font-size: 6.4rem;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 {
    font-size: 9rem;
  }
}
@media (min-width: 544px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 {
    max-width: 1140px;
  }
}
@media (min-width: 544px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 {
    padding: 0 30px;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 {
    padding: 0 60px;
  }
}
@media (min-width: 1200px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 {
    padding: 0 80px;
  }
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 img,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 img {
  max-width: 70%;
  transition: max-width 0.45s;
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 img,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 img {
    max-width: 60%;
  }
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 img,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 img {
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 img,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1 img {
    max-width: 40%;
  }
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 header.gdw-title h1::before,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 header.gdw-title h1::before {
  content: none;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content {
  margin-bottom: 0;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content h2,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content h2 {
  margin: 4rem 0 2rem;
  color: black;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.2;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content h2.has-text-align-left,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content h2.has-text-align-left {
  text-align: left;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content h3,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content h3 {
  margin-top: 5rem;
  padding: 1.5rem 0 0;
  transition: padding 0.45s, font-size 0.45s;
  color: black;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.1;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content h3 + h4,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content h3 + h4 {
  margin-top: 1rem;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content h4,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content h4 {
  margin: 4rem 0 0.5rem 0;
  color: black;
  font-size: 2rem;
  font-weight: 700;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content > p:first-child,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content > p:first-child {
  color: #a5937b;
  font-size: 1.8rem;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-buttons,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-buttons {
  margin: 2rem auto 4rem;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link {
  display: inline-block;
  height: auto;
  padding: 13px 26px;
  border: 0 none transparent;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none !important;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #a5937b;
  color: #a5937b;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.hollow,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.hollow {
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.hollow:hover,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.hollow:hover {
  border: 1px solid #000000;
  color: #000000;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.transparent,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.transparent {
  background-color: rgba(142, 198, 0, 0.6);
  color: #ffffff;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.transparent:hover,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.transparent:hover {
  background-color: #000000;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.solid,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.solid {
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.solid:hover,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.solid:hover {
  background-color: #00c4a9;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.white,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.white:hover,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.white:hover {
  background-color: white;
  color: #3db39d;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.dark-teal,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.dark-teal {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.dark-teal:hover,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.dark-teal:hover {
  background-color: #3db39d;
  color: white;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.subnet,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.subnet {
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.subnet:hover,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link.subnet:hover {
  background-color: #146282;
  color: white;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link:hover,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-button__link:hover {
  background-color: #a5937b;
  color: white;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-media-text .wp-block-media-text__media,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-media-text .wp-block-media-text__media {
  padding-bottom: 100%;
  position: relative;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-media-text .wp-block-media-text__media img,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-media-text .wp-block-media-text__media img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-media-text .wp-block-media-text__content h3:first-child,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-media-text .wp-block-media-text__content h3:first-child {
  margin-top: 0;
  padding-top: 0;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-media-text .wp-block-media-text__content h4:first-child,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-media-text .wp-block-media-text__content h4:first-child {
  margin-top: 0;
  font-size: 1.5rem;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-media-text .wp-block-media-text__content h4:first-child + h3,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-media-text .wp-block-media-text__content h4:first-child + h3 {
  margin-top: 0;
  padding-top: 0;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content h2 + .wp-block-media-text .wp-block-media-text__media img,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content h2 + .wp-block-media-text .wp-block-media-text__media img {
  object-position: center 20%;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content p.intro,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content p.intro {
  margin-bottom: 2rem;
  color: #a5937b;
  font-size: 2.1rem;
  line-height: 1.7;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content p.intro:first-child,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content p.intro:first-child {
  margin-top: 4rem;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content ul,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content ul {
  list-style-type: none;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content ul li,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content ul li {
  padding-left: 15px !important;
  position: relative;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content ul li::before,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content ul li::before {
  bottom: auto;
  left: 0;
  right: auto;
  top: 2px;
  display: inline-block;
  margin-right: 0.5rem;
  position: absolute;
  color: #a5937b;
  content: '\f111';
  font-family: 'FontAwesome', glyphs;
  font-size: 1.2rem;
  line-height: inherit;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content ul.columns,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content ul.columns {
  columns: 2 250px;
  column-gap: 4rem;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content a:hover,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content a:hover {
  color: #00c4a9;
  text-decoration: underline;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  width: 100vw;
  transform: none;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 544px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    max-width: 1140px;
  }
}
@media (min-width: 544px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.grey,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.grey {
  margin-top: 50px;
  padding-bottom: 30px;
  padding-top: 30px;
  background-color: #e4ded7;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.grey h2,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.grey h2 {
  margin: 0 0 1.5rem;
  color: #a5937b;
  text-align: center;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.grey .wp-block-buttons,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.grey .wp-block-buttons {
  margin: 0;
  justify-content: center;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.grey .wp-block-button__link,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.grey .wp-block-button__link {
  background-color: transparent;
  border: 1px solid #a5937b;
  color: #a5937b;
  margin-top: 0;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.grey .wp-block-button__link:hover,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.grey .wp-block-button__link:hover {
  background-color: #a5937b;
  color: white;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.grey + .wp-block-group.beige,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.grey + .wp-block-group.beige {
  margin-top: 0;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige {
  margin-top: 50px;
  padding-bottom: 50px;
  padding-top: 50px;
  background-color: #f3ebc4;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2022/01/25085714/gdw2022-background-1.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige h3:first-child,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige h3:first-child,
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige h2:first-child,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige h2:first-child {
  margin-bottom: 2rem;
  margin-top: 0;
  color: #a5937b;
  text-align: center;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige a,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige a {
  color: #a5937b;
  text-decoration: underline;
  text-decoration-style: dashed;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige a:hover,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige a:hover {
  color: white;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige .wp-block-table,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige .wp-block-table {
  border: 1px solid #a5937b;
  border-style: solid none;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige .wp-block-table table tbody > tr:not(:last-child) > td,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige .wp-block-table table tbody > tr:not(:last-child) > td {
  border-bottom: 1px solid #a5937b;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige .wp-block-buttons,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige .wp-block-buttons {
  margin: 0;
  justify-content: center;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige .wp-block-button__link,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige .wp-block-button__link {
  background-color: transparent;
  border: 1px solid #a5937b;
  color: #a5937b;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige .wp-block-button__link:hover,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige .wp-block-button__link:hover {
  background-color: #a5937b;
  color: white;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige.small,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige.small {
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2022/01/25111152/gdw2022-background-2.jpg');
  background-position: left bottom;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige .wp-block-media-text__content h3,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group.full-width.beige .wp-block-media-text__content h3 {
  text-align: left;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group--grid .wp-block-group__inner-container,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group--grid .wp-block-group__inner-container {
  display: grid;
  padding: 0 !important;
  grid-column-gap: 0;
  grid-row-gap: 4rem;
  grid-template-columns: 100%;
  grid-template-rows: auto;
}
@media (min-width: 768px) {
  body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group--grid .wp-block-group__inner-container,
  body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group--grid .wp-block-group__inner-container {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto;
  }
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group--grid .wp-block-group__inner-container .fluid-width-video-wrapper,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .wp-block-group--grid .wp-block-group__inner-container .fluid-width-video-wrapper {
  padding-top: 67% !important;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-slider,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-slider {
  margin: 0;
  max-width: 100%;
  padding: 0;
  list-style-type: none;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-slider .slick-track,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-slider .slick-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: flex-start;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-slider .slick-track li,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-slider .slick-track li {
  display: block;
  flex-basis: auto;
  float: none;
  height: auto;
  margin-right: 1rem;
  width: auto;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-slider .slick-track li::before,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-slider .slick-track li::before {
  content: none;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-slider .slick-track li figure,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-slider .slick-track li figure {
  height: 100%;
  width: 100%;
  margin: 0;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-slider .slick-track li figure img,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-slider .slick-track li figure img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-dots,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-dots {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style-type: none;
  justify-content: center;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-dots li,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-dots li {
  margin: 0 1rem 0 0;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-dots li::before,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-dots li::before {
  content: none;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-dots li button,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-dots li button {
  height: 1rem;
  width: 1rem;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-dots li button:hover,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 #main .entry-content .gallery-slider ul.slick-dots li button:hover {
  background-color: #00c4a9;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 .wp-block-table,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 .wp-block-table {
  margin-top: 1rem;
  border: 1px solid #ccc;
  border-style: solid none;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 .wp-block-table.is-style-stripes tr:nth-child(odd),
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 .wp-block-table.is-style-stripes tr:nth-child(odd) {
  background-color: transparent;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 .wp-block-table table,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 .wp-block-table table {
  margin: 0;
  border: none;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 .wp-block-table table tbody > tr,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 .wp-block-table table tbody > tr {
  border-bottom: none;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 .wp-block-table table tbody > tr > td,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 .wp-block-table table tbody > tr > td {
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #ccc;
  text-align: left;
}
body[class*="template-geelong-design-week-splash-2022"] #content.site-content--geelong-design-week-2022 .wp-block-table table tbody > tr:last-child td,
body[class*="template-geelong-design-week-tickets"] #content.site-content--geelong-design-week-2022 .wp-block-table table tbody > tr:last-child td {
  border-bottom: none;
}
body[class*="template-geelong-design-week-splash-2022"] #above-footer aside#custom_html-7,
body[class*="template-geelong-design-week-tickets"] #above-footer aside#custom_html-7 {
  background-color: #6f604b;
}
body[class*="template-geelong-design-week-splash-2022"] footer.site-footer,
body[class*="template-geelong-design-week-tickets"] footer.site-footer {
  background-color: #a5937b;
}
/* ***
 * Geelong Design Week - filter styling
 * ***/
#gdw_events_list.filtered li {
  max-height: 1000px;
  max-width: 600px;
  transition: max-height 0.55s, max-width 0.45s, opacity 0.45s;
}
#gdw_events_list.filtered li:not(.filter-match) {
  margin: 0;
  max-height: 0;
  max-width: 0;
  opacity: 0;
  pointer-events: none;
}
ul.sliding-text-list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  width: 30%;
  list-style-type: none;
  align-items: center;
}
ul.sliding-text-list li {
  flex-basis: 100%;
  padding: 2.5rem 0;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}
#search-toggle {
  font-size: 0;
  line-height: 0;
}
#search-toggle::before {
  color: white;
  content: '\f002';
  font-family: 'FontAwesome', glyphs;
  font-size: 1.5rem;
  line-height: 1;
}
#search-toggle:hover::before {
  color: #1df075;
}
#search-pane {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.45s;
}
@media (min-width: 544px) {
  #search-pane {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  #search-pane {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #search-pane {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  #search-pane {
    max-width: 1140px;
  }
}
#search-pane.active {
  max-height: 25px;
}
#search-pane form {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: flex-end;
}
#search-pane form label {
  flex-grow: 2;
  margin: 0;
  padding-right: 1rem;
  text-align: right;
}
#search-pane form label input {
  display: inline-block;
  max-width: 300px;
  padding: 0.2rem 0.5rem;
  width: 100%;
  background-color: #1b547e;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: white;
}
#search-pane form label input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
#search-pane form button {
  margin: 0;
  padding: 0 0.5rem;
  background-color: white;
  border: none;
  box-shadow: none;
  color: #123854;
  font-weight: 700;
  text-transform: uppercase;
}
#search-pane form button:hover {
  background-color: #1df075;
}
/* ***
 *
 * Code Souvenir Geelong specific styling
 *
 * *** */
/* ***
 * Masthead
 * *** */
body[class*="template-code-souvenir-geelong"] #masthead,
body[class*="post-type-archive-code-stockists"] #masthead,
body[class*="post-type-archive-code-press"] #masthead,
body[class*="page-template-template-code-souvenir-products"] #masthead,
body[class*="code-products-template-default"] #masthead {
  background-color: #d3d4d8;
}
body[class*="template-code-souvenir-geelong"] #masthead .brand-and-nav .header-right-wrapper,
body[class*="post-type-archive-code-stockists"] #masthead .brand-and-nav .header-right-wrapper,
body[class*="post-type-archive-code-press"] #masthead .brand-and-nav .header-right-wrapper,
body[class*="page-template-template-code-souvenir-products"] #masthead .brand-and-nav .header-right-wrapper,
body[class*="code-products-template-default"] #masthead .brand-and-nav .header-right-wrapper {
  position: relative;
}
body[class*="template-code-souvenir-geelong"] #masthead .brand-and-nav .header-right-wrapper::before,
body[class*="post-type-archive-code-stockists"] #masthead .brand-and-nav .header-right-wrapper::before,
body[class*="post-type-archive-code-press"] #masthead .brand-and-nav .header-right-wrapper::before,
body[class*="page-template-template-code-souvenir-products"] #masthead .brand-and-nav .header-right-wrapper::before,
body[class*="code-products-template-default"] #masthead .brand-and-nav .header-right-wrapper::before {
  bottom: 0;
  left: 0;
  right: 0;
  top: 50%;
  height: 100%;
  width: 100%;
  position: absolute;
  opacity: 1;
  pointer-events: none;
  transform: translateY(-50%);
  transition: height 0.3s, opacity 0.3s;
  background-image: none;
  background-position: 20px center;
  background-size: 55% auto;
  background-repeat: no-repeat;
  content: '';
}
@media (min-width: 768px) {
  body[class*="template-code-souvenir-geelong"] #masthead .brand-and-nav .header-right-wrapper::before,
  body[class*="post-type-archive-code-stockists"] #masthead .brand-and-nav .header-right-wrapper::before,
  body[class*="post-type-archive-code-press"] #masthead .brand-and-nav .header-right-wrapper::before,
  body[class*="page-template-template-code-souvenir-products"] #masthead .brand-and-nav .header-right-wrapper::before,
  body[class*="code-products-template-default"] #masthead .brand-and-nav .header-right-wrapper::before {
    background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2021/03/24111311/CODE-Geelong-logo_RGB_White.svg');
    background-position: calc(100% - 15px) calc(55% - 0px);
    background-size: 80% auto;
    background-repeat: no-repeat;
  }
}
body[class*="template-code-souvenir-geelong"] #masthead .brand-and-nav .header-right-wrapper #nav-toggle,
body[class*="post-type-archive-code-stockists"] #masthead .brand-and-nav .header-right-wrapper #nav-toggle,
body[class*="post-type-archive-code-press"] #masthead .brand-and-nav .header-right-wrapper #nav-toggle,
body[class*="page-template-template-code-souvenir-products"] #masthead .brand-and-nav .header-right-wrapper #nav-toggle,
body[class*="code-products-template-default"] #masthead .brand-and-nav .header-right-wrapper #nav-toggle {
  display: none;
}
body[class*="template-code-souvenir-geelong"] #masthead .brand-and-nav .header-right-wrapper #site-navigation,
body[class*="post-type-archive-code-stockists"] #masthead .brand-and-nav .header-right-wrapper #site-navigation,
body[class*="post-type-archive-code-press"] #masthead .brand-and-nav .header-right-wrapper #site-navigation,
body[class*="page-template-template-code-souvenir-products"] #masthead .brand-and-nav .header-right-wrapper #site-navigation,
body[class*="code-products-template-default"] #masthead .brand-and-nav .header-right-wrapper #site-navigation {
  display: none;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.45s, opacity 0.45s;
}
body[class*="template-code-souvenir-geelong"] #masthead .brand-and-nav .header-right-wrapper.nav-is-visible::before,
body[class*="post-type-archive-code-stockists"] #masthead .brand-and-nav .header-right-wrapper.nav-is-visible::before,
body[class*="post-type-archive-code-press"] #masthead .brand-and-nav .header-right-wrapper.nav-is-visible::before,
body[class*="page-template-template-code-souvenir-products"] #masthead .brand-and-nav .header-right-wrapper.nav-is-visible::before,
body[class*="code-products-template-default"] #masthead .brand-and-nav .header-right-wrapper.nav-is-visible::before {
  height: 0;
  opacity: 0;
}
body[class*="template-code-souvenir-geelong"] #masthead .brand-and-nav .header-right-wrapper.nav-is-visible #site-navigation,
body[class*="post-type-archive-code-stockists"] #masthead .brand-and-nav .header-right-wrapper.nav-is-visible #site-navigation,
body[class*="post-type-archive-code-press"] #masthead .brand-and-nav .header-right-wrapper.nav-is-visible #site-navigation,
body[class*="page-template-template-code-souvenir-products"] #masthead .brand-and-nav .header-right-wrapper.nav-is-visible #site-navigation,
body[class*="code-products-template-default"] #masthead .brand-and-nav .header-right-wrapper.nav-is-visible #site-navigation {
  max-height: 140px;
  overflow: visible;
  opacity: 1;
}
@media (min-width: 992px) {
  body[class*="template-code-souvenir-geelong"] #masthead #search-bar.nav-is-visible,
  body[class*="post-type-archive-code-stockists"] #masthead #search-bar.nav-is-visible,
  body[class*="post-type-archive-code-press"] #masthead #search-bar.nav-is-visible,
  body[class*="page-template-template-code-souvenir-products"] #masthead #search-bar.nav-is-visible,
  body[class*="code-products-template-default"] #masthead #search-bar.nav-is-visible {
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    max-height: 0;
    opacity: 0;
    position: static;
    width: auto;
    background-color: #ccdc29;
  }
  body[class*="template-code-souvenir-geelong"] #masthead #search-bar.nav-is-visible.active,
  body[class*="post-type-archive-code-stockists"] #masthead #search-bar.nav-is-visible.active,
  body[class*="post-type-archive-code-press"] #masthead #search-bar.nav-is-visible.active,
  body[class*="page-template-template-code-souvenir-products"] #masthead #search-bar.nav-is-visible.active,
  body[class*="code-products-template-default"] #masthead #search-bar.nav-is-visible.active {
    max-height: 100px;
    opacity: 1;
  }
}
/* ***
 * Breadcrumbs
 * *** */
body[class*="template-code-souvenir-geelong"] #below-header aside,
body[class*="post-type-archive-code-stockists"] #below-header aside,
body[class*="post-type-archive-code-press"] #below-header aside,
body[class*="page-template-template-code-souvenir-products"] #below-header aside,
body[class*="code-products-template-default"] #below-header aside {
  padding-top: 0.4rem;
  background-color: #d3d4d8;
  border-top: 1px solid white;
}
body[class*="template-code-souvenir-geelong"] #below-header aside .breadcrumbs,
body[class*="post-type-archive-code-stockists"] #below-header aside .breadcrumbs,
body[class*="post-type-archive-code-press"] #below-header aside .breadcrumbs,
body[class*="page-template-template-code-souvenir-products"] #below-header aside .breadcrumbs,
body[class*="code-products-template-default"] #below-header aside .breadcrumbs {
  display: none;
}
/* ***
 * Code Navigation
 * *** */
.code-filter-container {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin: 0 -50vw;
  padding: 0 0 0.4rem;
  position: relative;
  width: 100vw;
  background-color: #d3d4d8;
  border-bottom: 2px solid #969798;
}
.code-filter-container.calendar {
  margin-bottom: 200px;
  padding-top: 0;
}
.code-filter-container.scroll-to-fixed-fixed {
  margin-top: 0;
}
.code-filter-container + div:empty {
  display: none !important;
}
.code-filter-list {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 15px;
  list-style-type: none;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 544px) {
  .code-filter-list {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .code-filter-list {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .code-filter-list {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .code-filter-list {
    max-width: 1140px;
  }
}
#content .code-menu-link {
  margin: 3px 0;
  padding: 0;
}
@media (min-width: 768px) {
  #content .code-menu-link {
    padding-right: 2rem;
  }
}
@media (min-width: 768px) {
  #content .code-menu-link:last-child {
    padding-right: 0;
  }
}
#content .code-menu-link--categories {
  flex-grow: 2;
  flex-shrink: 1;
  position: relative;
  white-space: nowrap;
}
#content .code-menu-link--categories div.code-categories-container {
  display: flex;
  flex-direction: row;
  flex-wrap: no-wrap;
  max-width: 100%;
}
#content .code-menu-link--categories label {
  display: inline-block;
  margin: 0;
  color: black;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
#content .code-menu-link--categories select {
  display: inline-block;
  max-width: 250px;
  padding: 0 0 0 0.5rem;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  background-color: transparent;
  border: none;
  color: #000000;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: none;
}
@media (min-width: 768px) {
  #content .code-menu-link--categories select {
    max-width: 160px;
  }
}
@media (min-width: 992px) {
  #content .code-menu-link--categories select {
    max-width: 250px;
  }
}
#content .code-menu-link--categories select:hover {
  color: #00c4a9;
}
#content .code-menu-link--categories select option {
  color: #146282;
}
#content .code-menu-link--search {
  margin-left: 1rem;
}
#content .code-menu-link--search form {
  display: flex;
  flex-direction: row;
  width: 100%;
}
#content .code-menu-link--search form label {
  flex-grow: 2;
  margin: 0;
  padding-right: 1rem;
  text-align: right;
}
#content .code-menu-link--search form label input {
  display: inline-block;
  max-width: 300px;
  padding: 0.2rem 0.5rem;
  width: 100%;
  background-color: #1b547e;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: white;
}
#content .code-menu-link--search form label input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
#content .code-menu-link--search form button {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
  font-size: 0;
  line-height: 0;
}
#content .code-menu-link--search form button::before {
  color: white;
  content: '\f002';
  font-family: 'FontAwesome', glyphs;
  font-size: 1.5rem;
  line-height: 1;
}
#content .code-menu-link--search form button:hover::before {
  color: #1df075;
}
#content .code-menu-link a {
  color: black;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
#content .code-menu-link a.filter-current {
  color: #00c4a9;
  font-weight: 700;
}
#content .code-menu-link a:hover,
#content .code-menu-link a:focus {
  color: #00c4a9;
}
#content #search-toggle.code-souvenir {
  font-size: 0;
}
#content #search-toggle.code-souvenir::before {
  color: black;
}
#content #search-toggle.code-souvenir:hover {
  text-decoration: none;
}
#content #search-toggle.code-souvenir:hover::before {
  color: #00c4a9;
  text-decoration: none;
}
#content #search-pane.code-souvenir form label input {
  background-color: white;
  color: #061f2a;
}
#content #search-pane.code-souvenir form button {
  background-color: #00c4a9;
  color: white;
}
/* ***
 * Content Area
 * *** */
body[class*="template-code-souvenir-geelong"] #content h2,
body[class*="post-type-archive-code-stockists"] #content h2,
body[class*="post-type-archive-code-press"] #content h2,
body[class*="page-template-template-code-souvenir-products"] #content h2,
body[class*="code-products-template-default"] #content h2 {
  margin: 40px 0;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
}
@media (min-width: 992px) {
  body[class*="template-code-souvenir-geelong"] #content h2,
  body[class*="post-type-archive-code-stockists"] #content h2,
  body[class*="post-type-archive-code-press"] #content h2,
  body[class*="page-template-template-code-souvenir-products"] #content h2,
  body[class*="code-products-template-default"] #content h2 {
    font-size: 4rem;
  }
}
body[class*="template-code-souvenir-geelong"] #content h3,
body[class*="post-type-archive-code-stockists"] #content h3,
body[class*="post-type-archive-code-press"] #content h3,
body[class*="page-template-template-code-souvenir-products"] #content h3,
body[class*="code-products-template-default"] #content h3 {
  margin: 40px 0;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
  margin-bottom: 0;
  text-align: left;
}
@media (min-width: 992px) {
  body[class*="template-code-souvenir-geelong"] #content h3,
  body[class*="post-type-archive-code-stockists"] #content h3,
  body[class*="post-type-archive-code-press"] #content h3,
  body[class*="page-template-template-code-souvenir-products"] #content h3,
  body[class*="code-products-template-default"] #content h3 {
    font-size: 4rem;
  }
}
body[class*="template-code-souvenir-geelong"] #content p.intro,
body[class*="post-type-archive-code-stockists"] #content p.intro,
body[class*="post-type-archive-code-press"] #content p.intro,
body[class*="page-template-template-code-souvenir-products"] #content p.intro,
body[class*="code-products-template-default"] #content p.intro {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  line-height: 1.7;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-gallery,
body[class*="post-type-archive-code-stockists"] #content .wp-block-gallery,
body[class*="post-type-archive-code-press"] #content .wp-block-gallery,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-gallery,
body[class*="code-products-template-default"] #content .wp-block-gallery {
  margin-top: 5rem;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link,
body[class*="code-products-template-default"] #content .wp-block-button__link {
  display: inline-block;
  height: auto;
  padding: 13px 26px;
  border: 0 none transparent;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none !important;
  text-transform: uppercase;
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link.hollow,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link.hollow,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link.hollow,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link.hollow,
body[class*="code-products-template-default"] #content .wp-block-button__link.hollow {
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link.hollow:hover,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link.hollow:hover,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link.hollow:hover,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link.hollow:hover,
body[class*="code-products-template-default"] #content .wp-block-button__link.hollow:hover {
  border: 1px solid #000000;
  color: #000000;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link.transparent,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link.transparent,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link.transparent,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link.transparent,
body[class*="code-products-template-default"] #content .wp-block-button__link.transparent {
  background-color: rgba(142, 198, 0, 0.6);
  color: #ffffff;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link.transparent:hover,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link.transparent:hover,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link.transparent:hover,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link.transparent:hover,
body[class*="code-products-template-default"] #content .wp-block-button__link.transparent:hover {
  background-color: #000000;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link.solid,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link.solid,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link.solid,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link.solid,
body[class*="code-products-template-default"] #content .wp-block-button__link.solid {
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link.solid:hover,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link.solid:hover,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link.solid:hover,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link.solid:hover,
body[class*="code-products-template-default"] #content .wp-block-button__link.solid:hover {
  background-color: #00c4a9;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link.white,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link.white,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link.white,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link.white,
body[class*="code-products-template-default"] #content .wp-block-button__link.white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link.white:hover,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link.white:hover,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link.white:hover,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link.white:hover,
body[class*="code-products-template-default"] #content .wp-block-button__link.white:hover {
  background-color: white;
  color: #3db39d;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link.dark-teal,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link.dark-teal,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link.dark-teal,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link.dark-teal,
body[class*="code-products-template-default"] #content .wp-block-button__link.dark-teal {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link.dark-teal:hover,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link.dark-teal:hover,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link.dark-teal:hover,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link.dark-teal:hover,
body[class*="code-products-template-default"] #content .wp-block-button__link.dark-teal:hover {
  background-color: #3db39d;
  color: white;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link.subnet,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link.subnet,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link.subnet,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link.subnet,
body[class*="code-products-template-default"] #content .wp-block-button__link.subnet {
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link.subnet:hover,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link.subnet:hover,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link.subnet:hover,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link.subnet:hover,
body[class*="code-products-template-default"] #content .wp-block-button__link.subnet:hover {
  background-color: #146282;
  color: white;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link:hover,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link:hover,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link:hover,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link:hover,
body[class*="code-products-template-default"] #content .wp-block-button__link:hover {
  border: 1px solid #000000;
  color: #000000;
}
body[class*="template-code-souvenir-geelong"] #content .wp-block-button__link:hover,
body[class*="post-type-archive-code-stockists"] #content .wp-block-button__link:hover,
body[class*="post-type-archive-code-press"] #content .wp-block-button__link:hover,
body[class*="page-template-template-code-souvenir-products"] #content .wp-block-button__link:hover,
body[class*="code-products-template-default"] #content .wp-block-button__link:hover {
  background-color: #00c4a9;
  border-color: #00c4a9;
  color: white;
}
body[class*="template-code-souvenir-geelong"] #content dl.faqs,
body[class*="post-type-archive-code-stockists"] #content dl.faqs,
body[class*="post-type-archive-code-press"] #content dl.faqs,
body[class*="page-template-template-code-souvenir-products"] #content dl.faqs,
body[class*="code-products-template-default"] #content dl.faqs {
  margin: 0;
  padding: 0;
}
body[class*="template-code-souvenir-geelong"] #content dl.faqs dt,
body[class*="post-type-archive-code-stockists"] #content dl.faqs dt,
body[class*="post-type-archive-code-press"] #content dl.faqs dt,
body[class*="page-template-template-code-souvenir-products"] #content dl.faqs dt,
body[class*="code-products-template-default"] #content dl.faqs dt,
body[class*="template-code-souvenir-geelong"] #content dl.faqs dd,
body[class*="post-type-archive-code-stockists"] #content dl.faqs dd,
body[class*="post-type-archive-code-press"] #content dl.faqs dd,
body[class*="page-template-template-code-souvenir-products"] #content dl.faqs dd,
body[class*="code-products-template-default"] #content dl.faqs dd {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  letter-spacing: normal;
  text-transform: none;
}
body[class*="template-code-souvenir-geelong"] #content dl.faqs dt,
body[class*="post-type-archive-code-stockists"] #content dl.faqs dt,
body[class*="post-type-archive-code-press"] #content dl.faqs dt,
body[class*="page-template-template-code-souvenir-products"] #content dl.faqs dt,
body[class*="code-products-template-default"] #content dl.faqs dt {
  margin-top: 1.5rem;
  cursor: pointer;
  font-weight: 700;
}
body[class*="template-code-souvenir-geelong"] #content dl.faqs dt:hover,
body[class*="post-type-archive-code-stockists"] #content dl.faqs dt:hover,
body[class*="post-type-archive-code-press"] #content dl.faqs dt:hover,
body[class*="page-template-template-code-souvenir-products"] #content dl.faqs dt:hover,
body[class*="code-products-template-default"] #content dl.faqs dt:hover {
  color: #00c4a9;
}
body[class*="template-code-souvenir-geelong"] #content dl.faqs dt::before,
body[class*="post-type-archive-code-stockists"] #content dl.faqs dt::before,
body[class*="post-type-archive-code-press"] #content dl.faqs dt::before,
body[class*="page-template-template-code-souvenir-products"] #content dl.faqs dt::before,
body[class*="code-products-template-default"] #content dl.faqs dt::before {
  display: inline-block;
  margin-right: 1.5rem;
  content: '\f0da';
  font-family: 'FontAwesome', glyphs;
}
body[class*="template-code-souvenir-geelong"] #content dl.faqs dd,
body[class*="post-type-archive-code-stockists"] #content dl.faqs dd,
body[class*="post-type-archive-code-press"] #content dl.faqs dd,
body[class*="page-template-template-code-souvenir-products"] #content dl.faqs dd,
body[class*="code-products-template-default"] #content dl.faqs dd {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.45s, margin 0.45s;
}
body[class*="template-code-souvenir-geelong"] #content dl.faqs dd.active,
body[class*="post-type-archive-code-stockists"] #content dl.faqs dd.active,
body[class*="post-type-archive-code-press"] #content dl.faqs dd.active,
body[class*="page-template-template-code-souvenir-products"] #content dl.faqs dd.active,
body[class*="code-products-template-default"] #content dl.faqs dd.active {
  margin-bottom: 4rem;
  max-height: 400px;
}
body[class*="template-code-souvenir-geelong"] #content .data-stub,
body[class*="post-type-archive-code-stockists"] #content .data-stub,
body[class*="post-type-archive-code-press"] #content .data-stub,
body[class*="page-template-template-code-souvenir-products"] #content .data-stub,
body[class*="code-products-template-default"] #content .data-stub {
  padding: 0;
  border: none;
}
body[class*="template-code-souvenir-geelong"] #content .data-stub:hover,
body[class*="post-type-archive-code-stockists"] #content .data-stub:hover,
body[class*="post-type-archive-code-press"] #content .data-stub:hover,
body[class*="page-template-template-code-souvenir-products"] #content .data-stub:hover,
body[class*="code-products-template-default"] #content .data-stub:hover {
  border: none;
}
body[class*="template-code-souvenir-geelong"] #content .data-stub .data-stub__detail h4,
body[class*="post-type-archive-code-stockists"] #content .data-stub .data-stub__detail h4,
body[class*="post-type-archive-code-press"] #content .data-stub .data-stub__detail h4,
body[class*="page-template-template-code-souvenir-products"] #content .data-stub .data-stub__detail h4,
body[class*="code-products-template-default"] #content .data-stub .data-stub__detail h4 {
  margin-top: 2rem;
}
body[class*="template-code-souvenir-geelong"] #content .data-stub .data-stub__detail .data-stub__detail__read-more a,
body[class*="post-type-archive-code-stockists"] #content .data-stub .data-stub__detail .data-stub__detail__read-more a,
body[class*="post-type-archive-code-press"] #content .data-stub .data-stub__detail .data-stub__detail__read-more a,
body[class*="page-template-template-code-souvenir-products"] #content .data-stub .data-stub__detail .data-stub__detail__read-more a,
body[class*="code-products-template-default"] #content .data-stub .data-stub__detail .data-stub__detail__read-more a {
  color: black;
}
body[class*="template-code-souvenir-geelong"] #content .data-stub .data-stub__detail .data-stub__detail__read-more a:hover,
body[class*="post-type-archive-code-stockists"] #content .data-stub .data-stub__detail .data-stub__detail__read-more a:hover,
body[class*="post-type-archive-code-press"] #content .data-stub .data-stub__detail .data-stub__detail__read-more a:hover,
body[class*="page-template-template-code-souvenir-products"] #content .data-stub .data-stub__detail .data-stub__detail__read-more a:hover,
body[class*="code-products-template-default"] #content .data-stub .data-stub__detail .data-stub__detail__read-more a:hover {
  color: #00c4a9;
}
/* ***
 * Products
 * *** */
body[class*="code-products-template-default"] #content article {
  padding-top: 2rem;
}
.code-products-container {
  padding-top: 3rem;
}
#code_products_list.filtered li {
  max-height: 1000px;
  max-width: 600px;
  transition: max-height 0.55s, max-width 0.55s, opacity 0.25s;
}
#code_products_list.filtered li .data-stub__detail {
  opacity: 1;
  transition: opacity 0.1s;
}
#code_products_list.filtered li:not(.filter-match) {
  margin: 0;
  max-height: 0;
  max-width: 0;
  opacity: 0;
  pointer-events: none;
}
#code_products_list.filtered li:not(.filter-match) .data-stub__detail {
  opacity: 0;
}
.code-product-stub-cat {
  height: auto;
  width: 100%;
  padding: 0.2rem 0.5rem;
  font-size: 1.2rem;
  font-weight: 400;
  text-align: left;
}
.code-product-stub-cat--books-and-stationery,
.code-product-stub-cat--luggage-travel-and-personal-storage {
  background-color: #d3d4d8;
  color: #565758;
}
.code-product-stub-cat--jewellery-fashion-and-accessories,
.code-product-stub-cat--food-and-beverage {
  background-color: #e8eeae;
  color: #ccdc29;
}
.code-product-stub-cat--home-living-and-decor,
.code-product-stub-cat--art {
  background-color: #8db1c2;
  color: #146282;
}
.code-product-stub-cat--beauty-and-skincare,
.code-product-stub-cat--toys-and-products-for-children {
  background-color: #89cac6;
  color: #00c4a9;
}
/* ***
 * Code Souvenir Geelong specific styling
 * *** */
body.code-products-template-default #content #primary {
  padding-top: 0;
}
body.code-products-template-default #content #main article.code-souvenir {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  body.code-products-template-default #content #main article.code-souvenir {
    flex-wrap: nowrap;
  }
}
body.code-products-template-default #content #main article.code-souvenir .entry-photo {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  body.code-products-template-default #content #main article.code-souvenir .entry-photo {
    flex-basis: 33.333%;
    margin-right: 3%;
  }
}
@media (min-width: 992px) {
  body.code-products-template-default #content #main article.code-souvenir .entry-photo {
    flex-basis: 48%;
    margin-right: 4%;
  }
}
body.code-products-template-default #content #main article.code-souvenir .entry-content {
  flex-basis: 100%;
  padding: 0;
}
@media (min-width: 768px) {
  body.code-products-template-default #content #main article.code-souvenir .entry-content {
    flex-basis: 63.667%;
  }
}
@media (min-width: 992px) {
  body.code-products-template-default #content #main article.code-souvenir .entry-content {
    flex-basis: 48%;
  }
}
body.code-products-template-default #content #main article.code-souvenir .entry-content h1.entry-title {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 3.4rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
body.code-products-template-default #content #main article.code-souvenir .entry-content h1.entry-title::before {
  content: none;
}
body.code-products-template-default #content #main article.code-souvenir .entry-content h1.entry-title + h3 {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  margin-bottom: 3rem;
}
body.code-products-template-default #content #main article.code-souvenir .entry-content h1.entry-title + h3.upper {
  letter-spacing: 1px;
  text-transform: uppercase;
}
body.code-products-template-default #content #main article.code-souvenir .entry-content:after {
  content: none;
}
body.code-products-template-default #content #main article.code-souvenir .entry-content .code-product-rrp {
  margin-bottom: 2.5rem;
  color: #00c4a9;
  font-size: 1.8rem;
}
body.code-products-template-default #content #main article.code-souvenir .entry-content dl.code-product-details {
  margin: 2rem 0;
  overflow: auto;
}
body.code-products-template-default #content #main article.code-souvenir .entry-content dl.code-product-details dt {
  display: inline;
  float: none;
  margin: 0 0.5rem 0 0;
  color: #969798;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  text-transform: none;
}
body.code-products-template-default #content #main article.code-souvenir .entry-content dl.code-product-details dd {
  display: inline;
  float: none;
  margin: 0;
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 1.5;
  text-transform: none;
}
body.code-products-template-default #content #main article.code-souvenir .entry-content dl.code-product-details dd::after {
  display: block;
  float: none;
  content: '';
}
body.code-products-template-default #content #main article.code-souvenir .entry-content dl.code-product-details dd p {
  display: inline;
  margin: 0;
}
#content.site-content--code-souvenir #primary {
  padding-top: 0;
}
/* ***
 * Code Souvenir - filter styling
 * ***/
body[class*="template-code-souvenir-geelong"] header#masthead .brand-and-nav .site-branding {
  padding: 1rem 0;
}
body[class*="template-code-souvenir-geelong"] header#masthead .brand-and-nav .site-branding img {
  max-height: 90px;
}
body[class*="template-code-souvenir-geelong"] #content #primary {
  padding-bottom: 0;
  padding-top: 0;
}
@media (min-width: 544px) {
  body[class*="template-code-souvenir-geelong"] #content #primary #main .entry-content::after,
  body[class*="template-code-souvenir-geelong"] #content #primary #main .entry-content h1.entry-title::before {
    content: none;
  }
}
body[class*="template-code-souvenir-geelong"] #content #primary .csg-title {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  width: 100vw;
  transform: none;
}
body[class*="template-code-souvenir-geelong"] #content #primary .csg-title h1 {
  height: 400px;
  width: 100%;
  position: relative;
}
body[class*="template-code-souvenir-geelong"] #content #primary .csg-title h1 img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  object-fit: cover;
  object-position: center center;
}
body[class*="template-code-souvenir-geelong"].has-scrollbar #content #primary .csg-title {
  margin-left: calc(-50vw + (20px / 2));
  margin-right: calc(-50vw + (20px / 2));
  width: calc(100vw - 20px);
}
@supports (color: var(--scroll-bar)) {
  body[class*="template-code-souvenir-geelong"].has-scrollbar #content #primary .csg-title {
    margin-left: calc(-50vw + (var(--scroll-bar) / 2));
    margin-right: calc(-50vw + (var(--scroll-bar) / 2));
    width: calc(100vw - var(--scroll-bar));
  }
}
.code-souvenir-contact {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  width: 100vw;
  transform: none;
  padding: 2rem 0;
  background-color: #e6e7e8;
}
.code-souvenir-contact__inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
}
@media (min-width: 544px) {
  .code-souvenir-contact__inner {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .code-souvenir-contact__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .code-souvenir-contact__inner {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .code-souvenir-contact__inner {
    max-width: 1140px;
  }
}
.code-souvenir-contact__close {
  bottom: auto;
  left: auto;
  right: 0;
  top: 0;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-2rem);
  transition: opacity 0.45s, transform 0.45s;
  font-size: 0;
  line-height: 0;
}
.code-souvenir-contact__close::before {
  color: #565758;
  content: '\f00d';
  font-family: 'FontAwesome', glyphs;
  font-size: 2rem;
}
.code-souvenir-contact__close:hover {
  text-decoration: none;
}
.code-souvenir-contact__close:hover::before {
  color: #146282;
}
.code-souvenir-contact[open] .code-souvenir-contact__close {
  opacity: 1;
  pointer-events: all;
  transform: none;
}
.code-souvenir-contact__toggle {
  display: block;
}
.code-souvenir-contact__toggle h3 {
  margin-top: 0 !important;
  padding-top: 0;
  transition: padding-top 0.25s;
  color: #565758 !important;
}
.code-souvenir-contact__toggle p {
  margin-bottom: 1rem;
  transition: margin-bottom 0.25s;
  color: #565758 !important;
}
.code-souvenir-contact__toggle:hover {
  color: #565758;
  text-decoration: none;
}
.code-souvenir-contact__toggle:hover h3 {
  padding-top: 0.5rem;
  color: #146282 !important;
  text-decoration: none;
}
.code-souvenir-contact__toggle:hover p {
  margin-bottom: 0.5rem;
  color: #565758;
  text-decoration: none;
}
.code-souvenir-contact[open] .code-souvenir-contact__toggle h3 {
  padding-top: 0.5rem;
}
.code-souvenir-contact[open] .code-souvenir-contact__toggle p {
  margin-bottom: 0.5rem;
}
.code-souvenir-contact__form {
  height: 0;
  overflow: hidden;
}
.code-souvenir-contact__form input:not([type="submit"]) {
  padding: 1.3rem;
  width: 100%;
  border: 1px solid #414042;
  border-radius: 0;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
}
.code-souvenir-contact__form input:not([type="submit"])::placeholder {
  opacity: 0.75;
  text-transform: uppercase;
}
.code-souvenir-contact__form input[type="submit"] {
  display: inline-block;
  height: auto;
  padding: 13px 26px;
  border: 0 none transparent;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none !important;
  text-transform: uppercase;
}
.code-souvenir-contact__form input[type="submit"].hollow {
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
.code-souvenir-contact__form input[type="submit"].hollow:hover {
  border: 1px solid #000000;
  color: #000000;
}
.code-souvenir-contact__form input[type="submit"].transparent {
  background-color: rgba(142, 198, 0, 0.6);
  color: #ffffff;
}
.code-souvenir-contact__form input[type="submit"].transparent:hover {
  background-color: #000000;
}
.code-souvenir-contact__form input[type="submit"].solid {
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
.code-souvenir-contact__form input[type="submit"].solid:hover {
  background-color: #00c4a9;
}
.code-souvenir-contact__form input[type="submit"].white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
.code-souvenir-contact__form input[type="submit"].white:hover {
  background-color: white;
  color: #3db39d;
}
.code-souvenir-contact__form input[type="submit"].dark-teal {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
}
.code-souvenir-contact__form input[type="submit"].dark-teal:hover {
  background-color: #3db39d;
  color: white;
}
.code-souvenir-contact__form input[type="submit"].subnet {
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
.code-souvenir-contact__form input[type="submit"].subnet:hover {
  background-color: #146282;
  color: white;
}
body.has-scrollbar .code-souvenir-contact {
  margin-left: calc(-50vw + (20px / 2));
  margin-right: calc(-50vw + (20px / 2));
  width: calc(100vw - 20px);
}
@supports (color: var(--scroll-bar)) {
  body.has-scrollbar .code-souvenir-contact {
    margin-left: calc(-50vw + (var(--scroll-bar) / 2));
    margin-right: calc(-50vw + (var(--scroll-bar) / 2));
    width: calc(100vw - var(--scroll-bar));
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #primary {
  margin-top: 0;
  padding-top: 0;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content {
  margin-top: 0;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .fluid-width-video-wrapper:first-child {
  margin-bottom: 6rem;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content h3 {
  color: #00c4a9;
  font-size: 2.1rem;
  font-weight: 700;
  text-transform: capitalize;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content > h3:first-child {
  margin-top: 50px;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content h4 {
  margin-top: 14px;
  font-size: 1.6rem;
  font-weight: 700;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content ul li {
  margin: 4px 0;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-media-text + .wp-block-media-text {
  margin-top: 2rem;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link {
  display: inline-block;
  height: auto;
  padding: 13px 26px;
  border: 0 none transparent;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none !important;
  text-transform: uppercase;
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link.hollow {
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link.hollow:hover {
  border: 1px solid #000000;
  color: #000000;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link.transparent {
  background-color: rgba(142, 198, 0, 0.6);
  color: #ffffff;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link.transparent:hover {
  background-color: #000000;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link.solid {
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link.solid:hover {
  background-color: #00c4a9;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link.white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link.white:hover {
  background-color: white;
  color: #3db39d;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link.dark-teal {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link.dark-teal:hover {
  background-color: #3db39d;
  color: white;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link.subnet {
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link.subnet:hover {
  background-color: #146282;
  color: white;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-button__link:hover {
  background-color: #146282;
  color: white;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-buttons + .wp-block-group {
  margin-top: 50px;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-buttons + h3 {
  margin-top: 30px;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  width: 100vw;
  transform: none;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 544px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    max-width: 1140px;
  }
}
@media (min-width: 544px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width > .wp-block-group__inner-container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.grey {
  margin-bottom: 0;
  margin-top: 50px;
  padding: 40px 0;
  background-color: #e6e7e8;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.teal {
  margin-bottom: 0;
  margin-top: 50px;
  padding: 40px 0;
  background-color: #c4e6e1;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.teal h2,
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.teal h3 {
  color: #005e51;
  text-align: left;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.teal + .wp-block-group.full-width.grey {
  margin-top: 0;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width:first-child {
  margin-bottom: 50px;
  margin-top: 0;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width + .wp-block-group.full-width:not(.grey):not(.teal) {
  padding-top: 40px;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day {
  padding-bottom: 50px;
  padding-top: 50px;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day:nth-of-type( 2n+ 1 ) {
  background-color: rgba(20, 98, 130, 0.4);
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day h3 {
  margin-bottom: 30px;
  padding: 0 8%;
  color: #146282;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 582px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day h3 {
    padding: 0;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day h4 {
  margin-bottom: 0;
  font-size: 2.1rem;
  font-weight: 400;
  text-transform: capitalize;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day h4 + p,
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day h4 + ul {
  margin-top: 0.5rem;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day h5 {
  font-size: 1.5rem;
  font-weight: 700;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link {
  display: inline-block;
  height: auto;
  padding: 13px 26px;
  border: 0 none transparent;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none !important;
  text-transform: uppercase;
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
  margin-bottom: 3rem;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link.hollow {
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link.hollow:hover {
  border: 1px solid #000000;
  color: #000000;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link.transparent {
  background-color: rgba(142, 198, 0, 0.6);
  color: #ffffff;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link.transparent:hover {
  background-color: #000000;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link.solid {
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link.solid:hover {
  background-color: #00c4a9;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link.white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link.white:hover {
  background-color: white;
  color: #3db39d;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link.dark-teal {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link.dark-teal:hover {
  background-color: #3db39d;
  color: white;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link.subnet {
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link.subnet:hover {
  background-color: #146282;
  color: white;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.meeting-day .wp-block-button__link:hover {
  background-color: #146282;
  color: white;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience {
  padding: 40px 0;
  background-color: #e6e7e8;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container {
  display: grid;
  grid-row-gap: 4rem;
  grid-template-columns: 1;
  grid-template-rows: auto;
}
@media (min-width: 768px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container {
    grid-column-gap: 4rem;
    grid-template-columns: 50fr 50fr;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container > h2 {
  padding: 0 8%;
}
@media (min-width: 582px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container > h2 {
    padding: 0;
  }
}
@media (min-width: 768px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container > h2 {
    margin-bottom: 0;
    grid-column-start: span 2;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container > p {
  padding: 0 8%;
  text-align: center;
}
@media (min-width: 582px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container > p {
    padding: 0;
  }
}
@media (min-width: 768px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container > p {
    grid-column-start: span 2;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container .visitor-experience__item {
  position: relative;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container .visitor-experience__item figure {
  margin: 0;
  padding-bottom: 66.67%;
  position: relative;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container .visitor-experience__item figure img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  z-index: 2;
  object-fit: cover;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container .visitor-experience__item figure figcaption {
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
  top: auto;
  margin: 0;
  padding: 0.5rem;
  position: absolute;
  z-index: 3;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.1rem;
  line-height: 1.1;
  text-align: center;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container .visitor-experience__item figure a {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  z-index: 1;
  background-color: #146282;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container .visitor-experience__item figure a:hover img {
  opacity: 0.7;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width.visitor-experience > .wp-block-group__inner-container .visitor-experience__item figure a:hover + figcaption {
  background-color: transparent;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-group.full-width p.intro {
  font-size: 150%;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content h2 {
  margin: 40px 0;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
}
@media (min-width: 992px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content h2 {
    font-size: 4rem;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-media-text:first-child {
  margin-top: 50px;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-top: 2rem;
}
@media (min-width: 582px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
    padding-top: 0;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-top: 2rem;
}
@media (min-width: 582px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
    padding-right: 0;
    padding-top: 0;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action {
  margin: 0;
  padding: 4rem 0;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action .wp-block-column {
  margin-bottom: 3rem;
}
@media (min-width: 582px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action .wp-block-column {
    margin-bottom: 0;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action .wp-block-column figure {
  margin: 0;
  padding: 0 0 80% 0;
  position: relative;
}
@media (min-width: 544px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action .wp-block-column figure {
    padding: 0 0 90% 0;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action .wp-block-column figure img {
  bottom: 15%;
  left: 0;
  right: 0;
  top: 0;
  height: 85% !important;
  width: 100% !important;
  position: absolute;
  object-fit: cover;
}
@media (min-width: 544px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action .wp-block-column figure img {
    bottom: 20%;
    height: 80%;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action .wp-block-column figure figcaption {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.1rem;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  margin: 0;
  position: absolute;
  z-index: 3;
  pointer-events: none;
  line-height: 1.1;
  text-align: center;
}
@media (min-width: 768px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action .wp-block-column figure figcaption {
    font-size: 2.6rem;
  }
}
@media (min-width: 992px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action .wp-block-column figure figcaption {
    font-size: 3.4rem;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action .wp-block-column figure a {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  z-index: 1;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action .wp-block-column figure a:hover img {
  opacity: 0.7;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .calls-to-action .wp-block-column figure a:hover + figcaption {
  color: #146282;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-buttons {
  margin-bottom: 3rem;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link {
  display: inline-block;
  height: auto;
  padding: 13px 26px;
  border: 0 none transparent;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none !important;
  text-transform: uppercase;
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link.hollow {
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link.hollow:hover {
  border: 1px solid #000000;
  color: #000000;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link.transparent {
  background-color: rgba(142, 198, 0, 0.6);
  color: #ffffff;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link.transparent:hover {
  background-color: #000000;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link.solid {
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link.solid:hover {
  background-color: #00c4a9;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link.white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link.white:hover {
  background-color: white;
  color: #3db39d;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link.dark-teal {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link.dark-teal:hover {
  background-color: #3db39d;
  color: white;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link.subnet {
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link.subnet:hover {
  background-color: #146282;
  color: white;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-button__link:hover {
  background-color: #146282;
  color: white;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-group.full-width:nth-of-type( 2n ) {
  background-color: rgba(20, 98, 130, 0.4);
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-group.full-width .wp-block-group__inner-container {
  padding-bottom: 4rem;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-group.full-width .wp-block-group__inner-container > h3 {
  margin: 40px 0;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 2rem;
  text-align: left;
}
@media (min-width: 992px) {
  body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-group.full-width .wp-block-group__inner-container > h3 {
    font-size: 4rem;
  }
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-group.full-width .wp-block-group__inner-container > h3:first-child {
  margin-top: 0;
  border-top: none;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-group.full-width .wp-block-group__inner-container > h4 {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  margin-top: 1rem;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content div.subnetwork-meeting-bios .wp-block-group.full-width .wp-block-group__inner-container > h4.upper {
  letter-spacing: 1px;
  text-transform: uppercase;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .subnetwork-meeting-bio {
  display: flex;
  flex-direction: row;
  margin: 0 0 3rem 0;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .subnetwork-meeting-bio__feature {
  flex-basis: 25%;
  margin-right: 2%;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .subnetwork-meeting-bio__feature figure {
  margin: 0;
  padding-bottom: 133.33%;
  position: relative;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .subnetwork-meeting-bio__feature figure img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  object-fit: cover;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .subnetwork-meeting-bio__detail {
  flex-basis: 73%;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .subnetwork-meeting-bio__detail h4 {
  margin: 0;
  font-weight: 700;
}
body.page-template-template-subnetwork-meeting #content.site-content--subnetwork-meeting #main .entry-content .subnetwork-meeting-bio__detail h5 {
  margin: 0 0 2.5rem;
  font-size: 1.5rem;
  font-weight: 400;
}
:root {
  --scroll-bar: 8px;
}
/* Site Layout Styling */
html {
  font-size: 62.5% !important;
}
body {
  overflow-x: hidden;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
}
.container {
  width: 100%;
}
#page {
  overflow-x: hidden;
  overflow-y: hidden;
}
/* New Masthead */
header#masthead {
  height: auto;
  line-height: 1.1;
}
header#masthead .brand-and-nav .site-branding {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  top: auto;
  padding: 1.5rem 0;
  transform: none;
}
header#masthead .brand-and-nav .site-branding a {
  display: inline-block;
}
header#masthead .brand-and-nav .site-branding a img {
  height: 100% !important;
  width: 100% !important;
  object-fit: contain;
}
header#masthead .brand-and-nav .site-branding a.custom-logo-link {
  flex-basis: 55%;
  margin: 0 5%;
}
@media (min-width: 768px) {
  header#masthead .brand-and-nav .site-branding a.custom-logo-link {
    flex-basis: 60%;
    margin-left: 0;
  }
}
header#masthead .brand-and-nav .site-branding a.custom-logo-link img {
  max-height: 120px;
}
header#masthead .brand-and-nav .site-branding a.custom-secondary-logo-link {
  flex-basis: 35%;
}
header#masthead .brand-and-nav .header-right-wrapper {
  position: relative;
}
@media (min-width: 992px) {
  header#masthead .brand-and-nav .header-right-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
  }
}
header#masthead .brand-and-nav .header-right-wrapper #nav-toggle {
  bottom: auto;
  left: auto;
  right: 10px;
  top: 50%;
  overflow: visible;
  position: absolute;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  header#masthead .brand-and-nav .header-right-wrapper #nav-toggle {
    display: block;
  }
}
@media (min-width: 992px) {
  header#masthead .brand-and-nav .header-right-wrapper #nav-toggle {
    display: none;
  }
}
header#masthead .brand-and-nav .header-right-wrapper #nav-toggle span {
  overflow: visible;
}
header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li a {
  font-size: 1.5rem;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu {
    bottom: 0;
    left: -80vw;
    right: auto;
    top: 0;
    box-sizing: border-box;
    display: block;
    height: 100vh !important;
    width: 80vw !important;
    padding: 180px 30px 30px;
    position: fixed;
    pointer-events: none;
    transition: left 0.45s;
    background-color: rgba(0, 196, 169, 0.95);
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu.nav-menu-mobile.open {
    left: 0;
    pointer-events: all;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li {
    padding: 0;
    background-color: transparent;
    border: 0 none transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.6);
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li:last-child {
    display: none;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li div.nav-toggle-subarrow {
    border-left: 0 none transparent;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li div.nav-toggle-subarrow i {
    color: white;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li a {
    color: #fff;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li a#site-search-toggle {
    display: none;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu {
    padding-bottom: 20px;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li {
    padding: 0;
    background-color: transparent;
    border: 0 none transparent;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li a {
    padding: 3px 30px;
    background-color: transparent;
    font-weight: normal;
  }
}
@media (min-width: 992px) {
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu {
    display: block;
    padding-bottom: 2rem;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li a {
    display: block;
    padding: 1rem 2rem;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li a:hover {
    color: #00c4a9;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li:hover > a {
    color: #00c4a9;
    text-decoration: none;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li.button a {
    margin: 0 1rem;
    padding: 1rem 1.75rem;
    border: 1px solid #414042;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li.button a:hover {
    background-color: #414042;
    border: 1px solid #414042;
    color: white;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li.button:hover a {
    background-color: #414042;
    color: white;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li.button.current-menu-item > a {
    border-color: #00c4a9;
    color: #00c4a9;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li.button.current-menu-item > a::after {
    content: none;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li.button.current-menu-item > a:hover {
    border-color: #414042;
    color: white;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li.current-menu-item > a,
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li.current-menu-parent > a,
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li.current-menu-ancestor > a {
    position: relative;
    color: #00c4a9;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li.current-menu-item > a::after,
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li.current-menu-parent > a::after,
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li.current-menu-ancestor > a::after {
    bottom: 0.5rem;
    left: 0;
    right: 0;
    top: auto;
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    background-color: #00c4a9;
    content: '';
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu {
    background-color: rgba(0, 0, 0, 0.8);
    border: 0 none transparent;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li {
    background-color: transparent;
    border: 0 none transparent;
    border-bottom: 1px solid black;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li a {
    padding: 0.5rem 1.5rem;
    background-color: transparent;
    border: 0 none transparent;
    color: white;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li a:hover {
    color: #00c4a9;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li.current-menu-item > a {
    background-color: black;
    color: #00c4a9;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li.current-menu-item > a::before {
    content: '\f0da' ' ';
    font-family: 'FontAwesome', glyphs;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li.current-menu-item > a::after {
    content: none;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li.menu-item-has-children > a {
    position: relative;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li.menu-item-has-children > a::after {
    bottom: auto;
    left: auto;
    right: 1rem;
    top: 50%;
    height: auto;
    width: auto;
    position: absolute;
    transform: translateY(-50%);
    background-color: transparent;
    content: '\f0da';
    font-family: 'FontAwesome', glyphs;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li.current-menu-parent > a {
    position: relative;
    color: #00c4a9;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li.current-menu-parent > a::before {
    bottom: auto;
    left: auto;
    right: 1rem;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    content: '\f0da';
    font-family: 'FontAwesome', glyphs;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li.current-menu-parent > a::after {
    content: none;
  }
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li ul.sub-menu li:hover > a {
    color: #00c4a9;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu li a {
    padding: 1rem 2.75rem;
  }
}
header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu a#site-search-toggle {
  font-size: 0;
  line-height: 0;
}
header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu a#site-search-toggle::before {
  color: #414042;
  content: '\f002';
  font-family: 'FontAwesome', glyphs;
  font-size: 1.5rem;
  line-height: 1.1;
}
header#masthead .brand-and-nav .header-right-wrapper #site-navigation.main-navigation ul.nav-menu a#site-search-toggle:hover::before {
  color: #00c4a9;
}
header#masthead #search-bar {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  background-color: #ccdc29;
}
@media (min-width: 992px) {
  header#masthead #search-bar {
    transition: max-height 0.45s, opacity 0.45s;
  }
}
header#masthead #search-bar.active {
  max-height: 100px;
  opacity: 1;
}
header#masthead #search-bar.nav-is-visible {
  bottom: 10px;
  left: 0;
  right: auto;
  top: auto;
  max-height: 120px;
  opacity: 1;
  position: fixed;
  width: 80vw;
  z-index: 200;
  transition: max-height 0.45s, opacity 0.45s;
  background-color: transparent;
}
header#masthead #search-bar.nav-is-visible form.search-form button {
  margin-top: 0.5rem;
  padding: 13px 0;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
@media (min-width: 576px) {
  header#masthead #search-bar.nav-is-visible form.search-form button {
    margin-top: 0;
  }
}
header#masthead #search-bar.nav-is-visible form.search-form button::before {
  content: '\f002';
  font-family: 'FontAwesome', glyphs;
  font-size: 1.5rem;
  line-height: 1.5;
}
header#masthead #search-bar form.search-form {
  padding: 1rem 0;
}
header#masthead #search-bar form.search-form label {
  display: block;
  margin: 0;
  width: 100%;
}
header#masthead #search-bar form.search-form label input {
  padding: 1.3rem;
  width: 100%;
  border: 1px solid #414042;
  border-radius: 0;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
  border: 0 none transparent;
}
header#masthead #search-bar form.search-form label input::placeholder {
  opacity: 0.75;
  text-transform: uppercase;
}
header#masthead #search-bar form.search-form button {
  display: inline-block;
  height: auto;
  padding: 13px 26px;
  border: 0 none transparent;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none !important;
  text-transform: uppercase;
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
  width: 100%;
  border-color: white;
  color: white;
}
header#masthead #search-bar form.search-form button.hollow {
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
header#masthead #search-bar form.search-form button.hollow:hover {
  border: 1px solid #000000;
  color: #000000;
}
header#masthead #search-bar form.search-form button.transparent {
  background-color: rgba(142, 198, 0, 0.6);
  color: #ffffff;
}
header#masthead #search-bar form.search-form button.transparent:hover {
  background-color: #000000;
}
header#masthead #search-bar form.search-form button.solid {
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
header#masthead #search-bar form.search-form button.solid:hover {
  background-color: #00c4a9;
}
header#masthead #search-bar form.search-form button.white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
header#masthead #search-bar form.search-form button.white:hover {
  background-color: white;
  color: #3db39d;
}
header#masthead #search-bar form.search-form button.dark-teal {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
}
header#masthead #search-bar form.search-form button.dark-teal:hover {
  background-color: #3db39d;
  color: white;
}
header#masthead #search-bar form.search-form button.subnet {
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
header#masthead #search-bar form.search-form button.subnet:hover {
  background-color: #146282;
  color: white;
}
header#masthead #search-bar form.search-form button:hover {
  border: 1px solid #000000;
  color: #000000;
}
/* Masthead */
/* Below Header */
#below-header aside {
  background-color: #e6e7e8;
  border-bottom: 0 none transparent;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
}
#below-header aside div.breadcrumbs {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 5px 15px;
  text-align: left;
}
@media (min-width: 544px) {
  #below-header aside div.breadcrumbs {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  #below-header aside div.breadcrumbs {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #below-header aside div.breadcrumbs {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  #below-header aside div.breadcrumbs {
    max-width: 1140px;
  }
}
#below-header aside div.breadcrumbs > span:not([typeof="ListItem"]) {
  display: none;
}
#below-header aside div.breadcrumbs a::before {
  bottom: auto;
  left: auto;
  right: auto;
  top: auto;
  display: inline-block;
  margin-right: 0.5rem;
  position: static;
  content: '\f060';
  font-family: 'FontAwesome', glyphs;
  font-weight: 300;
  border: 0 none transparent;
}
#below-header aside div.breadcrumbs a::after {
  content: none;
}
#below-header aside div.breadcrumbs a:hover {
  color: #00c4a9;
}
#below-header aside a {
  color: #000;
}
#below-header aside a strong {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
  font-size: 1.6rem;
}
#below-header aside a strong.upper {
  letter-spacing: 1px;
  text-transform: uppercase;
}
#below-header aside a:hover {
  color: #fff;
  text-decoration: none;
}
#below-header aside a:hover strong {
  color: #fff;
}
#below-header aside a:hover button {
  background-color: #fff;
  border-color: #fff;
  color: #ccdc29;
}
/* Banner Area */
body.home div#banner-area aside div.n2-ss-slider-1 {
  background-color: #00c4a9;
}
body.home div#banner-area aside div.n2-ss-slider-1 .n2-ss-slide-backgrounds {
  opacity: 0.6;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2019/07/24112211/19001-GCOD-cropped-logo-for-banner.png');
  background-position: right top;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  body.home div#banner-area aside div.n2-ss-slider-1 .n2-ss-slide-backgrounds {
    opacity: 1;
  }
}
body.home div#banner-area .n2-ss-slide-background-mask video {
  display: none;
}
@media (min-width: 768px) {
  body.home div#banner-area .n2-ss-slide-background-mask video {
    display: block;
  }
}
body:not(.home) div#banner-area {
  position: relative;
}
body:not(.home) div#banner-area aside h3.widget-title {
  display: none;
}
body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide {
  height: auto !important;
}
body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container {
  margin: 0 !important;
}
body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  bottom: auto;
  left: 0;
  right: 0;
  top: 60%;
  display: block;
  height: auto;
  min-height: 246px;
  padding: 0 !important;
  position: absolute;
  transform: translateY(-50%);
}
@media (min-width: 544px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content {
    top: 50%;
  }
}
@media (min-width: 1200px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content {
    top: 60%;
  }
}
body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer {
  box-sizing: border-box;
  clear: both;
  display: none;
  float: right;
  height: auto;
  background-color: rgba(0, 0, 0, 0.7);
}
@media (min-width: 544px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer {
    display: block;
    margin: 0 -20px 0 auto !important;
    max-width: calc(50% + 20px);
    padding: 20px 20px 15px 15px;
  }
}
@media (min-width: 768px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer {
    margin: 0 -30px 0 auto !important;
    max-width: calc(50% + 30px);
    padding: 30px 30px 20px 20px;
  }
}
@media (min-width: 992px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer {
    margin: 0 -40px 0 auto !important;
    max-width: calc(50% + 40px);
    padding: 40px 40px 30px 30px;
  }
}
@media (min-width: 1200px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer {
    margin: 0 -50px 0 auto !important;
    max-width: calc(50% + 50px);
    padding: 50px 50px 30px 30px;
  }
}
body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer p {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.1;
  text-align: right;
}
@media (min-width: 544px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer p {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer p {
    font-size: 2.4rem;
  }
}
@media (min-width: 992px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer p {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer p {
    font-size: 3.7rem;
  }
}
@media (min-width: 544px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer a.button {
    display: inline-block;
    padding: 7px 12px;
    border: 2px solid #fff;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer a.button {
    padding: 10px 16px;
    font-size: 1.7rem;
  }
}
@media (min-width: 992px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer a.button {
    padding: 12px 20px;
    font-size: 1.9rem;
  }
}
body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer a.button:hover {
  background-color: #ffffff;
  color: #414042;
}
@media (min-width: 544px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer:nth-child(2) {
    padding: 0 20px 15px 40px;
  }
}
@media (min-width: 768px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer:nth-child(2) {
    padding: 0 30px 20px 60px;
  }
}
@media (min-width: 992px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer:nth-child(2) {
    padding: 0 40px 30px 80px;
  }
}
@media (min-width: 1200px) {
  body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer:nth-child(2) {
    padding: 0 50px 30px 80px;
  }
}
body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div#n2-ss-4-arrow-previous,
body:not(.home) div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div#n2-ss-4-arrow-next {
  top: 50% !important;
  transform: translateY(-50%);
}
body:not(.home) div#banner-area aside.gdw-banner-text {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  bottom: auto;
  left: 50%;
  right: auto;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
@media (min-width: 544px) {
  body:not(.home) div#banner-area aside.gdw-banner-text {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  body:not(.home) div#banner-area aside.gdw-banner-text {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body:not(.home) div#banner-area aside.gdw-banner-text {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  body:not(.home) div#banner-area aside.gdw-banner-text {
    max-width: 1140px;
  }
}
body:not(.home) div#banner-area aside.gdw-banner-text div.textwidget {
  box-sizing: border-box;
  height: auto;
  width: 80%;
  margin-left: 0;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.1rem;
  letter-spacing: 0.15rem;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body:not(.home) div#banner-area aside.gdw-banner-text div.textwidget {
    padding: 20px 25px;
    width: 55%;
    font-size: 2.1rem;
    letter-spacing: 0.2rem;
  }
}
@media (min-width: 992px) {
  body:not(.home) div#banner-area aside.gdw-banner-text div.textwidget {
    padding: 35px;
    font-size: 2.8rem;
    letter-spacing: 0.25rem;
  }
}
@media (min-width: 1200px) {
  body:not(.home) div#banner-area aside.gdw-banner-text div.textwidget {
    padding: 45px;
    font-size: 3.2rem;
    letter-spacing: 0.3rem;
  }
}
body:not(.home) div#banner-area aside.gdw-banner-text p {
  margin-bottom: 1.5rem;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
@media (min-width: 768px) {
  body:not(.home) div#banner-area aside.gdw-banner-text p {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  body:not(.home) div#banner-area aside.gdw-banner-text p {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1200px) {
  body:not(.home) div#banner-area aside.gdw-banner-text p {
    margin-bottom: 3rem;
  }
}
body:not(.home) div#banner-area aside.gdw-banner-text p:first-child {
  display: none;
}
@media (min-width: 768px) {
  body:not(.home) div#banner-area aside.gdw-banner-text p:first-child {
    display: block;
  }
}
body:not(.home) div#banner-area aside.gdw-banner-text p:not( :first-child ) {
  font-size: 1.4rem;
  letter-spacing: 0.15rem;
}
@media (min-width: 768px) {
  body:not(.home) div#banner-area aside.gdw-banner-text p:not( :first-child ) {
    font-size: 1.6rem;
    letter-spacing: 0.15rem;
  }
}
@media (min-width: 992px) {
  body:not(.home) div#banner-area aside.gdw-banner-text p:not( :first-child ) {
    font-size: 1.8rem;
    letter-spacing: 0.2rem;
  }
}
@media (min-width: 1200px) {
  body:not(.home) div#banner-area aside.gdw-banner-text p:not( :first-child ) {
    font-size: 2.2rem;
    letter-spacing: 0.25rem;
  }
}
body:not(.home) div#banner-area aside.gdw-banner-text a.button {
  display: inline-block;
  padding: 1rem 1.5rem;
  background-color: transparent;
  border: 2px solid white;
  color: inherit;
  font-family: inherit;
  font-size: 1.6rem;
  letter-spacing: 0.15rem;
  text-transform: inherit;
}
@media (min-width: 768px) {
  body:not(.home) div#banner-area aside.gdw-banner-text a.button {
    padding: 1.5rem 2.5rem;
    font-size: 1.6rem;
    letter-spacing: 0.15rem;
  }
}
@media (min-width: 992px) {
  body:not(.home) div#banner-area aside.gdw-banner-text a.button {
    font-size: 1.8rem;
    letter-spacing: 0.2rem;
  }
}
@media (min-width: 1200px) {
  body:not(.home) div#banner-area aside.gdw-banner-text a.button {
    font-size: 2.2rem;
    letter-spacing: 0.25rem;
  }
}
body:not(.home) div#banner-area aside.gdw-banner-text a.button:hover {
  background-color: white;
  text-decoration: none;
}
body.home div#banner-area aside h3.widget-title {
  display: none;
}
body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 {
  height: 280px !important;
}
@media (min-width: 768px) {
  body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 {
    height: 380px !important;
  }
}
body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas {
  height: 280px !important;
}
@media (min-width: 768px) {
  body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas {
    height: 380px !important;
  }
}
body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas div.n2-ss-layers-container {
  height: 100% !important;
  width: 100% !important;
  margin: 0 !important;
}
body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content {
  padding: 0 !important;
  position: relative;
}
body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer img {
  opacity: 0.5;
}
@media (min-width: 992px) {
  body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer img {
    opacity: 1;
  }
}
body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer:last-child {
  bottom: auto;
  left: 45%;
  right: auto;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer:last-child p {
  max-width: 850px;
  pointer-events: none;
  color: white;
  font-size: 2.6rem;
  letter-spacing: 0.1rem;
  line-height: 1.2;
  text-align: right;
}
@media (min-width: 544px) {
  body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer:last-child p {
    font-size: 3rem;
    letter-spacing: 0.2rem;
  }
}
@media (min-width: 768px) {
  body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer:last-child p {
    font-size: 4rem;
    letter-spacing: 0.2rem;
  }
}
@media (min-width: 992px) {
  body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer:last-child p {
    font-size: 4rem;
    letter-spacing: 0.2rem;
  }
}
body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer:last-child p br {
  display: none;
}
@media (min-width: 768px) {
  body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div.n2-ss-slider-2 div.n2-ss-slider-3 div.n2-ss-slide.n2-ss-canvas div.n2-ss-layers-container > div.n2-ss-layer div.n2-ss-section-main-content div.n2-ss-layer:last-child p br {
    display: inline;
  }
}
body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div#n2-ss-4-arrow-previous,
body.home div#banner-area aside div.n2-section-smartslider > div.n2-ss-align div.n2-padding div.n2-ss-slider div.n2-ss-slider-1 div#n2-ss-4-arrow-next {
  top: 50% !important;
  transform: translateY(-50%);
}
body.page-template-template-tag-detail article .entry-content h1.entry-title::after {
  display: inline-block;
  height: 30px;
  transition: all 0.25s ease-out;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
  margin-left: 5px;
  font-family: 'Source Sans Pro', sans-serif;
}
@media (min-width: 544px) {
  body.page-template-template-tag-detail article .entry-content h1.entry-title::after {
    height: 24px;
    width: 24px;
    font-size: 1.3rem;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  body.page-template-template-tag-detail article .entry-content h1.entry-title::after {
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
body.page-template-template-tag-detail article.tag-urban-form .entry-content h1.entry-title::after {
  content: 'UF';
  background-color: #000;
}
body.page-template-template-tag-detail article.tag-social .entry-content h1.entry-title::after {
  content: 'SC';
  background-color: #000;
}
body.page-template-template-tag-detail article.tag-commercial .entry-content h1.entry-title::after {
  content: 'IC';
  background-color: #000;
}
body.page-template-full-width-page #content #main .entry-content,
body.page-template-template-tag-detail #content #main .entry-content,
body.post-type-archive-design-spotlights #content #main .entry-content,
body.single #content #main .entry-content,
body[class*="template-geelong-design-week"] #content #main .entry-content,
body.page-template-full-width-page #content #main .archive-intro,
body.page-template-template-tag-detail #content #main .archive-intro,
body.post-type-archive-design-spotlights #content #main .archive-intro,
body.single #content #main .archive-intro,
body[class*="template-geelong-design-week"] #content #main .archive-intro {
  margin-bottom: 50px;
  position: relative;
  text-align: left;
}
@media (min-width: 544px) {
  body.page-template-full-width-page #content #main .entry-content,
  body.page-template-template-tag-detail #content #main .entry-content,
  body.post-type-archive-design-spotlights #content #main .entry-content,
  body.single #content #main .entry-content,
  body[class*="template-geelong-design-week"] #content #main .entry-content,
  body.page-template-full-width-page #content #main .archive-intro,
  body.page-template-template-tag-detail #content #main .archive-intro,
  body.post-type-archive-design-spotlights #content #main .archive-intro,
  body.single #content #main .archive-intro,
  body[class*="template-geelong-design-week"] #content #main .archive-intro {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  body.page-template-full-width-page #content #main .entry-content,
  body.page-template-template-tag-detail #content #main .entry-content,
  body.post-type-archive-design-spotlights #content #main .entry-content,
  body.single #content #main .entry-content,
  body[class*="template-geelong-design-week"] #content #main .entry-content,
  body.page-template-full-width-page #content #main .archive-intro,
  body.page-template-template-tag-detail #content #main .archive-intro,
  body.post-type-archive-design-spotlights #content #main .archive-intro,
  body.single #content #main .archive-intro,
  body[class*="template-geelong-design-week"] #content #main .archive-intro {
    padding: 0 30px;
  }
}
@media (min-width: 992px) {
  body.page-template-full-width-page #content #main .entry-content,
  body.page-template-template-tag-detail #content #main .entry-content,
  body.post-type-archive-design-spotlights #content #main .entry-content,
  body.single #content #main .entry-content,
  body[class*="template-geelong-design-week"] #content #main .entry-content,
  body.page-template-full-width-page #content #main .archive-intro,
  body.page-template-template-tag-detail #content #main .archive-intro,
  body.post-type-archive-design-spotlights #content #main .archive-intro,
  body.single #content #main .archive-intro,
  body[class*="template-geelong-design-week"] #content #main .archive-intro {
    padding: 0 60px;
  }
}
@media (min-width: 1200px) {
  body.page-template-full-width-page #content #main .entry-content,
  body.page-template-template-tag-detail #content #main .entry-content,
  body.post-type-archive-design-spotlights #content #main .entry-content,
  body.single #content #main .entry-content,
  body[class*="template-geelong-design-week"] #content #main .entry-content,
  body.page-template-full-width-page #content #main .archive-intro,
  body.page-template-template-tag-detail #content #main .archive-intro,
  body.post-type-archive-design-spotlights #content #main .archive-intro,
  body.single #content #main .archive-intro,
  body[class*="template-geelong-design-week"] #content #main .archive-intro {
    padding: 0 80px;
  }
}
body.page-template-full-width-page #content #main .entry-content::after,
body.page-template-template-tag-detail #content #main .entry-content::after,
body.post-type-archive-design-spotlights #content #main .entry-content::after,
body.single #content #main .entry-content::after,
body[class*="template-geelong-design-week"] #content #main .entry-content::after,
body.page-template-full-width-page #content #main .archive-intro::after,
body.page-template-template-tag-detail #content #main .archive-intro::after,
body.post-type-archive-design-spotlights #content #main .archive-intro::after,
body.single #content #main .archive-intro::after,
body[class*="template-geelong-design-week"] #content #main .archive-intro::after {
  bottom: 40%;
  left: auto;
  right: -100px;
  top: auto;
  display: block;
  height: 66px;
  position: absolute;
  width: 41px;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2018/05/24112520/shape-bottom-right.png');
  background-repeat: no-repeat;
  content: none;
}
@media (min-width: 768px) {
  body.page-template-full-width-page #content #main .entry-content::after,
  body.page-template-template-tag-detail #content #main .entry-content::after,
  body.post-type-archive-design-spotlights #content #main .entry-content::after,
  body.single #content #main .entry-content::after,
  body[class*="template-geelong-design-week"] #content #main .entry-content::after,
  body.page-template-full-width-page #content #main .archive-intro::after,
  body.page-template-template-tag-detail #content #main .archive-intro::after,
  body.post-type-archive-design-spotlights #content #main .archive-intro::after,
  body.single #content #main .archive-intro::after,
  body[class*="template-geelong-design-week"] #content #main .archive-intro::after {
    content: '';
  }
}
body.page-template-full-width-page #content #main .entry-content h1.entry-title,
body.page-template-template-tag-detail #content #main .entry-content h1.entry-title,
body.post-type-archive-design-spotlights #content #main .entry-content h1.entry-title,
body.single #content #main .entry-content h1.entry-title,
body[class*="template-geelong-design-week"] #content #main .entry-content h1.entry-title,
body.page-template-full-width-page #content #main .archive-intro h1.entry-title,
body.page-template-template-tag-detail #content #main .archive-intro h1.entry-title,
body.post-type-archive-design-spotlights #content #main .archive-intro h1.entry-title,
body.single #content #main .archive-intro h1.entry-title,
body[class*="template-geelong-design-week"] #content #main .archive-intro h1.entry-title,
body.page-template-full-width-page #content #main .entry-content h1.archive-title,
body.page-template-template-tag-detail #content #main .entry-content h1.archive-title,
body.post-type-archive-design-spotlights #content #main .entry-content h1.archive-title,
body.single #content #main .entry-content h1.archive-title,
body[class*="template-geelong-design-week"] #content #main .entry-content h1.archive-title,
body.page-template-full-width-page #content #main .archive-intro h1.archive-title,
body.page-template-template-tag-detail #content #main .archive-intro h1.archive-title,
body.post-type-archive-design-spotlights #content #main .archive-intro h1.archive-title,
body.single #content #main .archive-intro h1.archive-title,
body[class*="template-geelong-design-week"] #content #main .archive-intro h1.archive-title {
  margin-bottom: 4.5rem;
  position: relative;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
}
@media (min-width: 768px) {
  body.page-template-full-width-page #content #main .entry-content h1.entry-title,
  body.page-template-template-tag-detail #content #main .entry-content h1.entry-title,
  body.post-type-archive-design-spotlights #content #main .entry-content h1.entry-title,
  body.single #content #main .entry-content h1.entry-title,
  body[class*="template-geelong-design-week"] #content #main .entry-content h1.entry-title,
  body.page-template-full-width-page #content #main .archive-intro h1.entry-title,
  body.page-template-template-tag-detail #content #main .archive-intro h1.entry-title,
  body.post-type-archive-design-spotlights #content #main .archive-intro h1.entry-title,
  body.single #content #main .archive-intro h1.entry-title,
  body[class*="template-geelong-design-week"] #content #main .archive-intro h1.entry-title,
  body.page-template-full-width-page #content #main .entry-content h1.archive-title,
  body.page-template-template-tag-detail #content #main .entry-content h1.archive-title,
  body.post-type-archive-design-spotlights #content #main .entry-content h1.archive-title,
  body.single #content #main .entry-content h1.archive-title,
  body[class*="template-geelong-design-week"] #content #main .entry-content h1.archive-title,
  body.page-template-full-width-page #content #main .archive-intro h1.archive-title,
  body.page-template-template-tag-detail #content #main .archive-intro h1.archive-title,
  body.post-type-archive-design-spotlights #content #main .archive-intro h1.archive-title,
  body.single #content #main .archive-intro h1.archive-title,
  body[class*="template-geelong-design-week"] #content #main .archive-intro h1.archive-title {
    font-size: 6.4rem;
  }
}
@media (min-width: 992px) {
  body.page-template-full-width-page #content #main .entry-content h1.entry-title,
  body.page-template-template-tag-detail #content #main .entry-content h1.entry-title,
  body.post-type-archive-design-spotlights #content #main .entry-content h1.entry-title,
  body.single #content #main .entry-content h1.entry-title,
  body[class*="template-geelong-design-week"] #content #main .entry-content h1.entry-title,
  body.page-template-full-width-page #content #main .archive-intro h1.entry-title,
  body.page-template-template-tag-detail #content #main .archive-intro h1.entry-title,
  body.post-type-archive-design-spotlights #content #main .archive-intro h1.entry-title,
  body.single #content #main .archive-intro h1.entry-title,
  body[class*="template-geelong-design-week"] #content #main .archive-intro h1.entry-title,
  body.page-template-full-width-page #content #main .entry-content h1.archive-title,
  body.page-template-template-tag-detail #content #main .entry-content h1.archive-title,
  body.post-type-archive-design-spotlights #content #main .entry-content h1.archive-title,
  body.single #content #main .entry-content h1.archive-title,
  body[class*="template-geelong-design-week"] #content #main .entry-content h1.archive-title,
  body.page-template-full-width-page #content #main .archive-intro h1.archive-title,
  body.page-template-template-tag-detail #content #main .archive-intro h1.archive-title,
  body.post-type-archive-design-spotlights #content #main .archive-intro h1.archive-title,
  body.single #content #main .archive-intro h1.archive-title,
  body[class*="template-geelong-design-week"] #content #main .archive-intro h1.archive-title {
    font-size: 9rem;
  }
}
body.page-template-full-width-page #content #main .entry-content h1.entry-title::before,
body.page-template-template-tag-detail #content #main .entry-content h1.entry-title::before,
body.post-type-archive-design-spotlights #content #main .entry-content h1.entry-title::before,
body.single #content #main .entry-content h1.entry-title::before,
body[class*="template-geelong-design-week"] #content #main .entry-content h1.entry-title::before,
body.page-template-full-width-page #content #main .archive-intro h1.entry-title::before,
body.page-template-template-tag-detail #content #main .archive-intro h1.entry-title::before,
body.post-type-archive-design-spotlights #content #main .archive-intro h1.entry-title::before,
body.single #content #main .archive-intro h1.entry-title::before,
body[class*="template-geelong-design-week"] #content #main .archive-intro h1.entry-title::before,
body.page-template-full-width-page #content #main .entry-content h1.archive-title::before,
body.page-template-template-tag-detail #content #main .entry-content h1.archive-title::before,
body.post-type-archive-design-spotlights #content #main .entry-content h1.archive-title::before,
body.single #content #main .entry-content h1.archive-title::before,
body[class*="template-geelong-design-week"] #content #main .entry-content h1.archive-title::before,
body.page-template-full-width-page #content #main .archive-intro h1.archive-title::before,
body.page-template-template-tag-detail #content #main .archive-intro h1.archive-title::before,
body.post-type-archive-design-spotlights #content #main .archive-intro h1.archive-title::before,
body.single #content #main .archive-intro h1.archive-title::before,
body[class*="template-geelong-design-week"] #content #main .archive-intro h1.archive-title::before {
  bottom: auto;
  left: -80px;
  right: auto;
  top: -20px;
  display: block;
  height: 66px;
  position: absolute;
  width: 41px;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2018/05/24112520/shape-bottom-right.png');
  background-repeat: no-repeat;
  content: none;
}
@media (min-width: 768px) {
  body.page-template-full-width-page #content #main .entry-content h1.entry-title::before,
  body.page-template-template-tag-detail #content #main .entry-content h1.entry-title::before,
  body.post-type-archive-design-spotlights #content #main .entry-content h1.entry-title::before,
  body.single #content #main .entry-content h1.entry-title::before,
  body[class*="template-geelong-design-week"] #content #main .entry-content h1.entry-title::before,
  body.page-template-full-width-page #content #main .archive-intro h1.entry-title::before,
  body.page-template-template-tag-detail #content #main .archive-intro h1.entry-title::before,
  body.post-type-archive-design-spotlights #content #main .archive-intro h1.entry-title::before,
  body.single #content #main .archive-intro h1.entry-title::before,
  body[class*="template-geelong-design-week"] #content #main .archive-intro h1.entry-title::before,
  body.page-template-full-width-page #content #main .entry-content h1.archive-title::before,
  body.page-template-template-tag-detail #content #main .entry-content h1.archive-title::before,
  body.post-type-archive-design-spotlights #content #main .entry-content h1.archive-title::before,
  body.single #content #main .entry-content h1.archive-title::before,
  body[class*="template-geelong-design-week"] #content #main .entry-content h1.archive-title::before,
  body.page-template-full-width-page #content #main .archive-intro h1.archive-title::before,
  body.page-template-template-tag-detail #content #main .archive-intro h1.archive-title::before,
  body.post-type-archive-design-spotlights #content #main .archive-intro h1.archive-title::before,
  body.single #content #main .archive-intro h1.archive-title::before,
  body[class*="template-geelong-design-week"] #content #main .archive-intro h1.archive-title::before {
    content: '';
  }
}
body.page-template-full-width-page #content #main .entry-content h1.entry-title + p:first-of-type,
body.page-template-template-tag-detail #content #main .entry-content h1.entry-title + p:first-of-type,
body.post-type-archive-design-spotlights #content #main .entry-content h1.entry-title + p:first-of-type,
body.single #content #main .entry-content h1.entry-title + p:first-of-type,
body[class*="template-geelong-design-week"] #content #main .entry-content h1.entry-title + p:first-of-type,
body.page-template-full-width-page #content #main .archive-intro h1.entry-title + p:first-of-type,
body.page-template-template-tag-detail #content #main .archive-intro h1.entry-title + p:first-of-type,
body.post-type-archive-design-spotlights #content #main .archive-intro h1.entry-title + p:first-of-type,
body.single #content #main .archive-intro h1.entry-title + p:first-of-type,
body[class*="template-geelong-design-week"] #content #main .archive-intro h1.entry-title + p:first-of-type,
body.page-template-full-width-page #content #main .entry-content h1.archive-title + p:first-of-type,
body.page-template-template-tag-detail #content #main .entry-content h1.archive-title + p:first-of-type,
body.post-type-archive-design-spotlights #content #main .entry-content h1.archive-title + p:first-of-type,
body.single #content #main .entry-content h1.archive-title + p:first-of-type,
body[class*="template-geelong-design-week"] #content #main .entry-content h1.archive-title + p:first-of-type,
body.page-template-full-width-page #content #main .archive-intro h1.archive-title + p:first-of-type,
body.page-template-template-tag-detail #content #main .archive-intro h1.archive-title + p:first-of-type,
body.post-type-archive-design-spotlights #content #main .archive-intro h1.archive-title + p:first-of-type,
body.single #content #main .archive-intro h1.archive-title + p:first-of-type,
body[class*="template-geelong-design-week"] #content #main .archive-intro h1.archive-title + p:first-of-type {
  margin: 0 0 4rem 0;
  max-width: 900px;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.1rem;
  line-height: 1.1;
}
@media (min-width: 768px) {
  body.page-template-full-width-page #content #main .entry-content h1.entry-title + p:first-of-type,
  body.page-template-template-tag-detail #content #main .entry-content h1.entry-title + p:first-of-type,
  body.post-type-archive-design-spotlights #content #main .entry-content h1.entry-title + p:first-of-type,
  body.single #content #main .entry-content h1.entry-title + p:first-of-type,
  body[class*="template-geelong-design-week"] #content #main .entry-content h1.entry-title + p:first-of-type,
  body.page-template-full-width-page #content #main .archive-intro h1.entry-title + p:first-of-type,
  body.page-template-template-tag-detail #content #main .archive-intro h1.entry-title + p:first-of-type,
  body.post-type-archive-design-spotlights #content #main .archive-intro h1.entry-title + p:first-of-type,
  body.single #content #main .archive-intro h1.entry-title + p:first-of-type,
  body[class*="template-geelong-design-week"] #content #main .archive-intro h1.entry-title + p:first-of-type,
  body.page-template-full-width-page #content #main .entry-content h1.archive-title + p:first-of-type,
  body.page-template-template-tag-detail #content #main .entry-content h1.archive-title + p:first-of-type,
  body.post-type-archive-design-spotlights #content #main .entry-content h1.archive-title + p:first-of-type,
  body.single #content #main .entry-content h1.archive-title + p:first-of-type,
  body[class*="template-geelong-design-week"] #content #main .entry-content h1.archive-title + p:first-of-type,
  body.page-template-full-width-page #content #main .archive-intro h1.archive-title + p:first-of-type,
  body.page-template-template-tag-detail #content #main .archive-intro h1.archive-title + p:first-of-type,
  body.post-type-archive-design-spotlights #content #main .archive-intro h1.archive-title + p:first-of-type,
  body.single #content #main .archive-intro h1.archive-title + p:first-of-type,
  body[class*="template-geelong-design-week"] #content #main .archive-intro h1.archive-title + p:first-of-type {
    font-size: 2.6rem;
  }
}
@media (min-width: 992px) {
  body.page-template-full-width-page #content #main .entry-content h1.entry-title + p:first-of-type,
  body.page-template-template-tag-detail #content #main .entry-content h1.entry-title + p:first-of-type,
  body.post-type-archive-design-spotlights #content #main .entry-content h1.entry-title + p:first-of-type,
  body.single #content #main .entry-content h1.entry-title + p:first-of-type,
  body[class*="template-geelong-design-week"] #content #main .entry-content h1.entry-title + p:first-of-type,
  body.page-template-full-width-page #content #main .archive-intro h1.entry-title + p:first-of-type,
  body.page-template-template-tag-detail #content #main .archive-intro h1.entry-title + p:first-of-type,
  body.post-type-archive-design-spotlights #content #main .archive-intro h1.entry-title + p:first-of-type,
  body.single #content #main .archive-intro h1.entry-title + p:first-of-type,
  body[class*="template-geelong-design-week"] #content #main .archive-intro h1.entry-title + p:first-of-type,
  body.page-template-full-width-page #content #main .entry-content h1.archive-title + p:first-of-type,
  body.page-template-template-tag-detail #content #main .entry-content h1.archive-title + p:first-of-type,
  body.post-type-archive-design-spotlights #content #main .entry-content h1.archive-title + p:first-of-type,
  body.single #content #main .entry-content h1.archive-title + p:first-of-type,
  body[class*="template-geelong-design-week"] #content #main .entry-content h1.archive-title + p:first-of-type,
  body.page-template-full-width-page #content #main .archive-intro h1.archive-title + p:first-of-type,
  body.page-template-template-tag-detail #content #main .archive-intro h1.archive-title + p:first-of-type,
  body.post-type-archive-design-spotlights #content #main .archive-intro h1.archive-title + p:first-of-type,
  body.single #content #main .archive-intro h1.archive-title + p:first-of-type,
  body[class*="template-geelong-design-week"] #content #main .archive-intro h1.archive-title + p:first-of-type {
    font-size: 3.4rem;
  }
}
body.page-template-full-width-page #content #main .entry-content .hidden-section-heading,
body.page-template-template-tag-detail #content #main .entry-content .hidden-section-heading,
body.post-type-archive-design-spotlights #content #main .entry-content .hidden-section-heading,
body.single #content #main .entry-content .hidden-section-heading,
body[class*="template-geelong-design-week"] #content #main .entry-content .hidden-section-heading,
body.page-template-full-width-page #content #main .archive-intro .hidden-section-heading,
body.page-template-template-tag-detail #content #main .archive-intro .hidden-section-heading,
body.post-type-archive-design-spotlights #content #main .archive-intro .hidden-section-heading,
body.single #content #main .archive-intro .hidden-section-heading,
body[class*="template-geelong-design-week"] #content #main .archive-intro .hidden-section-heading {
  display: block;
  margin-bottom: 1rem;
  background-position: left 4px;
  font-weight: bold;
  text-align: left;
}
body.page-template-full-width-page #content #main .entry-content .hidden-section-heading:hover,
body.page-template-template-tag-detail #content #main .entry-content .hidden-section-heading:hover,
body.post-type-archive-design-spotlights #content #main .entry-content .hidden-section-heading:hover,
body.single #content #main .entry-content .hidden-section-heading:hover,
body[class*="template-geelong-design-week"] #content #main .entry-content .hidden-section-heading:hover,
body.page-template-full-width-page #content #main .archive-intro .hidden-section-heading:hover,
body.page-template-template-tag-detail #content #main .archive-intro .hidden-section-heading:hover,
body.post-type-archive-design-spotlights #content #main .archive-intro .hidden-section-heading:hover,
body.single #content #main .archive-intro .hidden-section-heading:hover,
body[class*="template-geelong-design-week"] #content #main .archive-intro .hidden-section-heading:hover {
  color: #00c4a9;
}
body.page-template-full-width-page #content #main .entry-content .hidden-section-heading + h2,
body.page-template-template-tag-detail #content #main .entry-content .hidden-section-heading + h2,
body.post-type-archive-design-spotlights #content #main .entry-content .hidden-section-heading + h2,
body.single #content #main .entry-content .hidden-section-heading + h2,
body[class*="template-geelong-design-week"] #content #main .entry-content .hidden-section-heading + h2,
body.page-template-full-width-page #content #main .archive-intro .hidden-section-heading + h2,
body.page-template-template-tag-detail #content #main .archive-intro .hidden-section-heading + h2,
body.post-type-archive-design-spotlights #content #main .archive-intro .hidden-section-heading + h2,
body.single #content #main .archive-intro .hidden-section-heading + h2,
body[class*="template-geelong-design-week"] #content #main .archive-intro .hidden-section-heading + h2 {
  margin-top: 2.5rem;
}
body.page-template-full-width-page #content #main .entry-content .collapseomatic_content,
body.page-template-template-tag-detail #content #main .entry-content .collapseomatic_content,
body.post-type-archive-design-spotlights #content #main .entry-content .collapseomatic_content,
body.single #content #main .entry-content .collapseomatic_content,
body[class*="template-geelong-design-week"] #content #main .entry-content .collapseomatic_content,
body.page-template-full-width-page #content #main .archive-intro .collapseomatic_content,
body.page-template-template-tag-detail #content #main .archive-intro .collapseomatic_content,
body.post-type-archive-design-spotlights #content #main .archive-intro .collapseomatic_content,
body.single #content #main .archive-intro .collapseomatic_content,
body[class*="template-geelong-design-week"] #content #main .archive-intro .collapseomatic_content {
  padding-bottom: 3rem;
}
body.page-template-full-width-page #content #main .entry-content dl:not(.faqs):not(.gdw-event-details),
body.page-template-template-tag-detail #content #main .entry-content dl:not(.faqs):not(.gdw-event-details),
body.post-type-archive-design-spotlights #content #main .entry-content dl:not(.faqs):not(.gdw-event-details),
body.single #content #main .entry-content dl:not(.faqs):not(.gdw-event-details),
body[class*="template-geelong-design-week"] #content #main .entry-content dl:not(.faqs):not(.gdw-event-details),
body.page-template-full-width-page #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details),
body.page-template-template-tag-detail #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details),
body.post-type-archive-design-spotlights #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details),
body.single #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details),
body[class*="template-geelong-design-week"] #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details) {
  clear: both;
  display: block;
  margin: 0;
  overflow: auto;
  padding: 0;
  margin-bottom: 3rem;
}
body.page-template-full-width-page #content #main .entry-content dl:not(.faqs):not(.gdw-event-details) dt,
body.page-template-template-tag-detail #content #main .entry-content dl:not(.faqs):not(.gdw-event-details) dt,
body.post-type-archive-design-spotlights #content #main .entry-content dl:not(.faqs):not(.gdw-event-details) dt,
body.single #content #main .entry-content dl:not(.faqs):not(.gdw-event-details) dt,
body[class*="template-geelong-design-week"] #content #main .entry-content dl:not(.faqs):not(.gdw-event-details) dt,
body.page-template-full-width-page #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details) dt,
body.page-template-template-tag-detail #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details) dt,
body.post-type-archive-design-spotlights #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details) dt,
body.single #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details) dt,
body[class*="template-geelong-design-week"] #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details) dt {
  box-sizing: border-box;
  clear: left;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
body.page-template-full-width-page #content #main .entry-content dl:not(.faqs):not(.gdw-event-details) dd,
body.page-template-template-tag-detail #content #main .entry-content dl:not(.faqs):not(.gdw-event-details) dd,
body.post-type-archive-design-spotlights #content #main .entry-content dl:not(.faqs):not(.gdw-event-details) dd,
body.single #content #main .entry-content dl:not(.faqs):not(.gdw-event-details) dd,
body[class*="template-geelong-design-week"] #content #main .entry-content dl:not(.faqs):not(.gdw-event-details) dd,
body.page-template-full-width-page #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details) dd,
body.page-template-template-tag-detail #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details) dd,
body.post-type-archive-design-spotlights #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details) dd,
body.single #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details) dd,
body[class*="template-geelong-design-week"] #content #main .archive-intro dl:not(.faqs):not(.gdw-event-details) dd {
  display: block;
  float: left;
  margin: 0;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
body.page-template-full-width-page #content #main .entry-content dl.faqs,
body.page-template-template-tag-detail #content #main .entry-content dl.faqs,
body.post-type-archive-design-spotlights #content #main .entry-content dl.faqs,
body.single #content #main .entry-content dl.faqs,
body[class*="template-geelong-design-week"] #content #main .entry-content dl.faqs,
body.page-template-full-width-page #content #main .archive-intro dl.faqs,
body.page-template-template-tag-detail #content #main .archive-intro dl.faqs,
body.post-type-archive-design-spotlights #content #main .archive-intro dl.faqs,
body.single #content #main .archive-intro dl.faqs,
body[class*="template-geelong-design-week"] #content #main .archive-intro dl.faqs {
  margin: 0;
  padding: 0;
}
body.page-template-full-width-page #content #main .entry-content dl.faqs dt,
body.page-template-template-tag-detail #content #main .entry-content dl.faqs dt,
body.post-type-archive-design-spotlights #content #main .entry-content dl.faqs dt,
body.single #content #main .entry-content dl.faqs dt,
body[class*="template-geelong-design-week"] #content #main .entry-content dl.faqs dt,
body.page-template-full-width-page #content #main .archive-intro dl.faqs dt,
body.page-template-template-tag-detail #content #main .archive-intro dl.faqs dt,
body.post-type-archive-design-spotlights #content #main .archive-intro dl.faqs dt,
body.single #content #main .archive-intro dl.faqs dt,
body[class*="template-geelong-design-week"] #content #main .archive-intro dl.faqs dt,
body.page-template-full-width-page #content #main .entry-content dl.faqs dd,
body.page-template-template-tag-detail #content #main .entry-content dl.faqs dd,
body.post-type-archive-design-spotlights #content #main .entry-content dl.faqs dd,
body.single #content #main .entry-content dl.faqs dd,
body[class*="template-geelong-design-week"] #content #main .entry-content dl.faqs dd,
body.page-template-full-width-page #content #main .archive-intro dl.faqs dd,
body.page-template-template-tag-detail #content #main .archive-intro dl.faqs dd,
body.post-type-archive-design-spotlights #content #main .archive-intro dl.faqs dd,
body.single #content #main .archive-intro dl.faqs dd,
body[class*="template-geelong-design-week"] #content #main .archive-intro dl.faqs dd {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  letter-spacing: normal;
  text-transform: none;
}
body.page-template-full-width-page #content #main .entry-content dl.faqs dt,
body.page-template-template-tag-detail #content #main .entry-content dl.faqs dt,
body.post-type-archive-design-spotlights #content #main .entry-content dl.faqs dt,
body.single #content #main .entry-content dl.faqs dt,
body[class*="template-geelong-design-week"] #content #main .entry-content dl.faqs dt,
body.page-template-full-width-page #content #main .archive-intro dl.faqs dt,
body.page-template-template-tag-detail #content #main .archive-intro dl.faqs dt,
body.post-type-archive-design-spotlights #content #main .archive-intro dl.faqs dt,
body.single #content #main .archive-intro dl.faqs dt,
body[class*="template-geelong-design-week"] #content #main .archive-intro dl.faqs dt {
  margin-top: 1.5rem;
  cursor: pointer;
  font-weight: 700;
}
body.page-template-full-width-page #content #main .entry-content dl.faqs dt:hover,
body.page-template-template-tag-detail #content #main .entry-content dl.faqs dt:hover,
body.post-type-archive-design-spotlights #content #main .entry-content dl.faqs dt:hover,
body.single #content #main .entry-content dl.faqs dt:hover,
body[class*="template-geelong-design-week"] #content #main .entry-content dl.faqs dt:hover,
body.page-template-full-width-page #content #main .archive-intro dl.faqs dt:hover,
body.page-template-template-tag-detail #content #main .archive-intro dl.faqs dt:hover,
body.post-type-archive-design-spotlights #content #main .archive-intro dl.faqs dt:hover,
body.single #content #main .archive-intro dl.faqs dt:hover,
body[class*="template-geelong-design-week"] #content #main .archive-intro dl.faqs dt:hover {
  color: #00c4a9;
}
body.page-template-full-width-page #content #main .entry-content dl.faqs dt::before,
body.page-template-template-tag-detail #content #main .entry-content dl.faqs dt::before,
body.post-type-archive-design-spotlights #content #main .entry-content dl.faqs dt::before,
body.single #content #main .entry-content dl.faqs dt::before,
body[class*="template-geelong-design-week"] #content #main .entry-content dl.faqs dt::before,
body.page-template-full-width-page #content #main .archive-intro dl.faqs dt::before,
body.page-template-template-tag-detail #content #main .archive-intro dl.faqs dt::before,
body.post-type-archive-design-spotlights #content #main .archive-intro dl.faqs dt::before,
body.single #content #main .archive-intro dl.faqs dt::before,
body[class*="template-geelong-design-week"] #content #main .archive-intro dl.faqs dt::before {
  display: inline-block;
  margin-right: 1.5rem;
  content: '\f0da';
  font-family: 'FontAwesome', glyphs;
}
body.page-template-full-width-page #content #main .entry-content dl.faqs dd,
body.page-template-template-tag-detail #content #main .entry-content dl.faqs dd,
body.post-type-archive-design-spotlights #content #main .entry-content dl.faqs dd,
body.single #content #main .entry-content dl.faqs dd,
body[class*="template-geelong-design-week"] #content #main .entry-content dl.faqs dd,
body.page-template-full-width-page #content #main .archive-intro dl.faqs dd,
body.page-template-template-tag-detail #content #main .archive-intro dl.faqs dd,
body.post-type-archive-design-spotlights #content #main .archive-intro dl.faqs dd,
body.single #content #main .archive-intro dl.faqs dd,
body[class*="template-geelong-design-week"] #content #main .archive-intro dl.faqs dd {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.45s, margin 0.45s;
}
body.page-template-full-width-page #content #main .entry-content dl.faqs dd.active,
body.page-template-template-tag-detail #content #main .entry-content dl.faqs dd.active,
body.post-type-archive-design-spotlights #content #main .entry-content dl.faqs dd.active,
body.single #content #main .entry-content dl.faqs dd.active,
body[class*="template-geelong-design-week"] #content #main .entry-content dl.faqs dd.active,
body.page-template-full-width-page #content #main .archive-intro dl.faqs dd.active,
body.page-template-template-tag-detail #content #main .archive-intro dl.faqs dd.active,
body.post-type-archive-design-spotlights #content #main .archive-intro dl.faqs dd.active,
body.single #content #main .archive-intro dl.faqs dd.active,
body[class*="template-geelong-design-week"] #content #main .archive-intro dl.faqs dd.active {
  margin-bottom: 4rem;
  max-height: 400px;
}
body.page-template-full-width-page #content #main .entry-content p,
body.page-template-template-tag-detail #content #main .entry-content p,
body.post-type-archive-design-spotlights #content #main .entry-content p,
body.single #content #main .entry-content p,
body[class*="template-geelong-design-week"] #content #main .entry-content p,
body.page-template-full-width-page #content #main .archive-intro p,
body.page-template-template-tag-detail #content #main .archive-intro p,
body.post-type-archive-design-spotlights #content #main .archive-intro p,
body.single #content #main .archive-intro p,
body[class*="template-geelong-design-week"] #content #main .archive-intro p {
  margin-bottom: 1.4rem;
  line-height: 1.5;
  text-align: left;
}
body.page-template-full-width-page #content #main .entry-content h3,
body.page-template-template-tag-detail #content #main .entry-content h3,
body.post-type-archive-design-spotlights #content #main .entry-content h3,
body.single #content #main .entry-content h3,
body[class*="template-geelong-design-week"] #content #main .entry-content h3,
body.page-template-full-width-page #content #main .archive-intro h3,
body.page-template-template-tag-detail #content #main .archive-intro h3,
body.post-type-archive-design-spotlights #content #main .archive-intro h3,
body.single #content #main .archive-intro h3,
body[class*="template-geelong-design-week"] #content #main .archive-intro h3 {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  text-align: left;
}
body.page-template-full-width-page #content #main .entry-content h3.upper,
body.page-template-template-tag-detail #content #main .entry-content h3.upper,
body.post-type-archive-design-spotlights #content #main .entry-content h3.upper,
body.single #content #main .entry-content h3.upper,
body[class*="template-geelong-design-week"] #content #main .entry-content h3.upper,
body.page-template-full-width-page #content #main .archive-intro h3.upper,
body.page-template-template-tag-detail #content #main .archive-intro h3.upper,
body.post-type-archive-design-spotlights #content #main .archive-intro h3.upper,
body.single #content #main .archive-intro h3.upper,
body[class*="template-geelong-design-week"] #content #main .archive-intro h3.upper {
  letter-spacing: 1px;
  text-transform: uppercase;
}
body.page-template-full-width-page #content #main .entry-content ul:not( .data-stubs ),
body.page-template-template-tag-detail #content #main .entry-content ul:not( .data-stubs ),
body.post-type-archive-design-spotlights #content #main .entry-content ul:not( .data-stubs ),
body.single #content #main .entry-content ul:not( .data-stubs ),
body[class*="template-geelong-design-week"] #content #main .entry-content ul:not( .data-stubs ),
body.page-template-full-width-page #content #main .archive-intro ul:not( .data-stubs ),
body.page-template-template-tag-detail #content #main .archive-intro ul:not( .data-stubs ),
body.post-type-archive-design-spotlights #content #main .archive-intro ul:not( .data-stubs ),
body.single #content #main .archive-intro ul:not( .data-stubs ),
body[class*="template-geelong-design-week"] #content #main .archive-intro ul:not( .data-stubs ) {
  margin: 0 0 1.4rem 0;
  padding: 0;
  list-style-type: none;
}
body.page-template-full-width-page #content #main .entry-content ul:not( .data-stubs ) li,
body.page-template-template-tag-detail #content #main .entry-content ul:not( .data-stubs ) li,
body.post-type-archive-design-spotlights #content #main .entry-content ul:not( .data-stubs ) li,
body.single #content #main .entry-content ul:not( .data-stubs ) li,
body[class*="template-geelong-design-week"] #content #main .entry-content ul:not( .data-stubs ) li,
body.page-template-full-width-page #content #main .archive-intro ul:not( .data-stubs ) li,
body.page-template-template-tag-detail #content #main .archive-intro ul:not( .data-stubs ) li,
body.post-type-archive-design-spotlights #content #main .archive-intro ul:not( .data-stubs ) li,
body.single #content #main .archive-intro ul:not( .data-stubs ) li,
body[class*="template-geelong-design-week"] #content #main .archive-intro ul:not( .data-stubs ) li {
  margin: 0 0 0.5rem 0;
  padding: 0;
}
body.page-template-full-width-page #content #main .entry-content ul:not( .data-stubs ) li::before,
body.page-template-template-tag-detail #content #main .entry-content ul:not( .data-stubs ) li::before,
body.post-type-archive-design-spotlights #content #main .entry-content ul:not( .data-stubs ) li::before,
body.single #content #main .entry-content ul:not( .data-stubs ) li::before,
body[class*="template-geelong-design-week"] #content #main .entry-content ul:not( .data-stubs ) li::before,
body.page-template-full-width-page #content #main .archive-intro ul:not( .data-stubs ) li::before,
body.page-template-template-tag-detail #content #main .archive-intro ul:not( .data-stubs ) li::before,
body.post-type-archive-design-spotlights #content #main .archive-intro ul:not( .data-stubs ) li::before,
body.single #content #main .archive-intro ul:not( .data-stubs ) li::before,
body[class*="template-geelong-design-week"] #content #main .archive-intro ul:not( .data-stubs ) li::before {
  display: inline-block;
  padding-right: 8px;
  content: '•';
}
body.page-template-full-width-page #content #main .entry-content div.columns,
body.page-template-template-tag-detail #content #main .entry-content div.columns,
body.post-type-archive-design-spotlights #content #main .entry-content div.columns,
body.single #content #main .entry-content div.columns,
body[class*="template-geelong-design-week"] #content #main .entry-content div.columns,
body.page-template-full-width-page #content #main .archive-intro div.columns,
body.page-template-template-tag-detail #content #main .archive-intro div.columns,
body.post-type-archive-design-spotlights #content #main .archive-intro div.columns,
body.single #content #main .archive-intro div.columns,
body[class*="template-geelong-design-week"] #content #main .archive-intro div.columns {
  -webkit-columns: 300px 2;
  -moz-columns: 300px 2;
  columns: 300px 2;
  -webkit-column-gap: 8rem;
  -moz-column-gap: 8rem;
  column-gap: 8rem;
}
body.page-template-full-width-page #content #main .archive-intro,
body.page-template-template-tag-detail #content #main .archive-intro,
body.post-type-archive-design-spotlights #content #main .archive-intro,
body.single #content #main .archive-intro,
body[class*="template-geelong-design-week"] #content #main .archive-intro {
  margin-bottom: 40px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e9e9e9;
}
body.page-template-full-width-page #content #main .widget_gcod_plugin_faqs_widget h3.widget-title,
body.page-template-template-tag-detail #content #main .widget_gcod_plugin_faqs_widget h3.widget-title,
body.post-type-archive-design-spotlights #content #main .widget_gcod_plugin_faqs_widget h3.widget-title,
body.single #content #main .widget_gcod_plugin_faqs_widget h3.widget-title,
body[class*="template-geelong-design-week"] #content #main .widget_gcod_plugin_faqs_widget h3.widget-title {
  display: none;
}
body.page-template-full-width-page #content #main .entry-footer.full,
body.page-template-template-tag-detail #content #main .entry-footer.full,
body.post-type-archive-design-spotlights #content #main .entry-footer.full,
body.single #content #main .entry-footer.full,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin: 30px -50vw 0;
  padding: 0;
  position: relative;
  width: 100vw;
  background-color: #e6e7e8;
  border-top: 0 none #000;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists,
body.single #content #main .entry-footer.full .post-taxonomy-lists,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  overflow: auto;
  padding: 10px 15px 0;
}
@media (min-width: 544px) {
  body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists,
  body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists,
  body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists,
  body.single #content #main .entry-footer.full .post-taxonomy-lists,
  body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists,
  body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists,
  body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists,
  body.single #content #main .entry-footer.full .post-taxonomy-lists,
  body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists,
  body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists,
  body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists,
  body.single #content #main .entry-footer.full .post-taxonomy-lists,
  body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists,
  body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists,
  body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists,
  body.single #content #main .entry-footer.full .post-taxonomy-lists,
  body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists {
    max-width: 1140px;
  }
}
@media (min-width: 768px) {
  body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists,
  body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists,
  body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists,
  body.single #content #main .entry-footer.full .post-taxonomy-lists,
  body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists {
    padding: 10px 30px 0;
  }
}
@media (min-width: 992px) {
  body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists,
  body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists,
  body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists,
  body.single #content #main .entry-footer.full .post-taxonomy-lists,
  body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists {
    padding: 10px 60px 0;
  }
}
@media (min-width: 1200px) {
  body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists,
  body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists,
  body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists,
  body.single #content #main .entry-footer.full .post-taxonomy-lists,
  body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists {
    padding: 10px 80px 0;
  }
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories,
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories li,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories li,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories li,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories li,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories li,
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags li,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags li,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags li,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags li,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags li {
  display: inline-block;
  margin-right: 10px;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories li:last-child,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories li:last-child,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories li:last-child,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories li:last-child,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories li:last-child,
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags li:last-child,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags li:last-child,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags li:last-child,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags li:last-child,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags li:last-child {
  margin-right: 0;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories {
  float: left;
  padding-left: 10px;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a {
  font-size: 0;
  line-height: 0;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a:hover::before,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a:hover::before,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a:hover::before,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a:hover::before,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a:hover::before {
  background-color: #ca1981 !important;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before {
  display: inline-block;
  height: 30px;
  transition: all 0.25s ease-out;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 544px) {
  body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before,
  body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before,
  body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before,
  body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before,
  body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before {
    height: 24px;
    width: 24px;
    font-size: 1.3rem;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before,
  body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before,
  body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before,
  body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before,
  body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a::before {
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.profile::before,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.profile::before,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.profile::before,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.profile::before,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.profile::before {
  background-color: #00c4a9;
  content: 'S';
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.event::before,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.event::before,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.event::before,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.event::before,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.event::before {
  background-color: #146282;
  content: 'E';
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.news::before,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.news::before,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.news::before,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.news::before,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.news::before {
  background-color: #ccdc29;
  content: 'N';
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.inactive::before,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.inactive::before,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.inactive::before,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.inactive::before,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.categories li a.inactive::before {
  background-color: #aaa;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags {
  float: right;
  padding-right: 10px;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a {
  font-size: 0;
  line-height: 0;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a:hover::before,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a:hover::before,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a:hover::before,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a:hover::before,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a:hover::before {
  background-color: #ca1981 !important;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before {
  display: inline-block;
  height: 30px;
  transition: all 0.25s ease-out;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 544px) {
  body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before,
  body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before,
  body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before,
  body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before,
  body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before {
    height: 24px;
    width: 24px;
    font-size: 1.3rem;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before,
  body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before,
  body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before,
  body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before,
  body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a::before {
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.social::before,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.social::before,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.social::before,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.social::before,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.social::before {
  content: 'SC';
  background-color: #000;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.urban-form::before,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.urban-form::before,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.urban-form::before,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.urban-form::before,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.urban-form::before {
  content: 'UF';
  background-color: #000;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.commercial::before,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.commercial::before,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.commercial::before,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.commercial::before,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.commercial::before {
  content: 'IC';
  background-color: #000;
}
body.page-template-full-width-page #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.inactive::before,
body.page-template-template-tag-detail #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.inactive::before,
body.post-type-archive-design-spotlights #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.inactive::before,
body.single #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.inactive::before,
body[class*="template-geelong-design-week"] #content #main .entry-footer.full .post-taxonomy-lists ul.tags li a.inactive::before {
  background-color: #aaa;
}
body.page-template-template-gcod-events #content #main h1.archive-title {
  margin: 40px 0;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 4.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  body.page-template-template-gcod-events #content #main h1.archive-title {
    font-size: 4rem;
  }
}
body.page-template-template-gcod-events #content #main div.events-list::after {
  clear: both;
  display: block;
  content: '';
}
body.page-template-template-gcod-events #content #main div.events-list + p {
  margin-top: 50px;
}
body.page-template-template-gcod-events #content #main .past-events-cover {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  width: 100vw;
  transform: none;
  margin-top: 4rem;
  padding-bottom: 5rem;
  padding-top: 5rem;
  background-color: #e6e7e8;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons {
  justify-content: center;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button {
  margin-bottom: 0;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link {
  display: inline-block;
  height: auto;
  padding: 13px 26px;
  border: 0 none transparent;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none !important;
  text-transform: uppercase;
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link.hollow {
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link.hollow:hover {
  border: 1px solid #000000;
  color: #000000;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link.transparent {
  background-color: rgba(142, 198, 0, 0.6);
  color: #ffffff;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link.transparent:hover {
  background-color: #000000;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link.solid {
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link.solid:hover {
  background-color: #00c4a9;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link.white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link.white:hover {
  background-color: white;
  color: #3db39d;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link.dark-teal {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link.dark-teal:hover {
  background-color: #3db39d;
  color: white;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link.subnet {
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link.subnet:hover {
  background-color: #146282;
  color: white;
}
body.page-template-template-gcod-events #content #main .past-events-cover__inner .wp-block-buttons .wp-block-button__link:hover {
  border: 1px solid #000000;
  color: #000000;
}
/* Archive Results Styling */
body.archive #content #main h1.archive-title,
body.search-results #content #main h1.archive-title,
#content div.post-snippets h1.archive-title,
div.events-list h1.archive-title {
  margin: 40px 0;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 4.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  body.archive #content #main h1.archive-title,
  body.search-results #content #main h1.archive-title,
  #content div.post-snippets h1.archive-title,
  div.events-list h1.archive-title {
    font-size: 4rem;
  }
}
body.archive #content #main article,
body.search-results #content #main article,
#content div.post-snippets article,
div.events-list article {
  float: none;
  margin-right: 0;
  padding: 25px 0 15px;
  transition: all 0.25s ease-out;
  width: 100%;
  border-top: 3px solid #414042;
  border-bottom: 3px solid #414042;
}
@media (min-width: 544px) {
  body.archive #content #main article,
  body.search-results #content #main article,
  #content div.post-snippets article,
  div.events-list article {
    float: left;
    margin-right: 10%;
    width: 45%;
  }
}
@media (min-width: 992px) {
  body.archive #content #main article,
  body.search-results #content #main article,
  #content div.post-snippets article,
  div.events-list article {
    margin-right: 5%;
    width: 30%;
  }
}
@media (min-width: 1200px) {
  body.archive #content #main article,
  body.search-results #content #main article,
  #content div.post-snippets article,
  div.events-list article {
    margin-right: 11%;
    width: 26%;
  }
}
body.archive #content #main article:hover,
body.search-results #content #main article:hover,
#content div.post-snippets article:hover,
div.events-list article:hover {
  transition: all 0.25s ease-in;
  border-top: 3px solid #ca1981;
  border-bottom: 3px solid #ca1981;
}
@media (min-width: 544px) and (max-width: 991px) {
  body.archive #content #main article:nth-of-type(2n),
  body.search-results #content #main article:nth-of-type(2n),
  #content div.post-snippets article:nth-of-type(2n),
  div.events-list article:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  body.archive #content #main article:nth-of-type(3n),
  body.search-results #content #main article:nth-of-type(3n),
  #content div.post-snippets article:nth-of-type(3n),
  div.events-list article:nth-of-type(3n) {
    margin-right: 0;
  }
}
body.archive #content #main article .entry-header .entry-thumb,
body.search-results #content #main article .entry-header .entry-thumb,
#content div.post-snippets article .entry-header .entry-thumb,
div.events-list article .entry-header .entry-thumb {
  position: relative;
}
body.archive #content #main article .entry-header .entry-thumb > a,
body.search-results #content #main article .entry-header .entry-thumb > a,
#content div.post-snippets article .entry-header .entry-thumb > a,
div.events-list article .entry-header .entry-thumb > a {
  display: block;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
body.archive #content #main article .entry-header .entry-thumb > a img,
body.search-results #content #main article .entry-header .entry-thumb > a img,
#content div.post-snippets article .entry-header .entry-thumb > a img,
div.events-list article .entry-header .entry-thumb > a img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100% !important;
  object-fit: cover;
  opacity: 1;
  position: absolute;
  transition: all 0.25s ease-out;
  width: 100% !important;
  z-index: -1;
}
body.archive #content #main article .entry-header .entry-thumb > a:hover img,
body.search-results #content #main article .entry-header .entry-thumb > a:hover img,
#content div.post-snippets article .entry-header .entry-thumb > a:hover img,
div.events-list article .entry-header .entry-thumb > a:hover img,
body.archive #content #main article .entry-header .entry-thumb > a img:hover,
body.search-results #content #main article .entry-header .entry-thumb > a img:hover,
#content div.post-snippets article .entry-header .entry-thumb > a img:hover,
div.events-list article .entry-header .entry-thumb > a img:hover {
  opacity: 0.8;
  transition: all 0.25s ease-in;
}
body.archive #content #main article .entry-header .entry-thumb ul.categories,
body.search-results #content #main article .entry-header .entry-thumb ul.categories,
#content div.post-snippets article .entry-header .entry-thumb ul.categories,
div.events-list article .entry-header .entry-thumb ul.categories {
  bottom: 0;
  left: 16px;
  right: auto;
  top: 16px;
  margin: 0;
  padding: 0;
  position: absolute;
  list-style-type: none;
}
body.archive #content #main article .entry-header .entry-thumb ul.categories li,
body.search-results #content #main article .entry-header .entry-thumb ul.categories li,
#content div.post-snippets article .entry-header .entry-thumb ul.categories li,
div.events-list article .entry-header .entry-thumb ul.categories li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
body.archive #content #main article .entry-header .entry-thumb ul.categories li a,
body.search-results #content #main article .entry-header .entry-thumb ul.categories li a,
#content div.post-snippets article .entry-header .entry-thumb ul.categories li a,
div.events-list article .entry-header .entry-thumb ul.categories li a {
  font-size: 0;
  line-height: 0;
}
body.archive #content #main article .entry-header .entry-thumb ul.categories li a:hover::before,
body.search-results #content #main article .entry-header .entry-thumb ul.categories li a:hover::before,
#content div.post-snippets article .entry-header .entry-thumb ul.categories li a:hover::before,
div.events-list article .entry-header .entry-thumb ul.categories li a:hover::before {
  background-color: #ca1981 !important;
}
body.archive #content #main article .entry-header .entry-thumb ul.categories li a::before,
body.search-results #content #main article .entry-header .entry-thumb ul.categories li a::before,
#content div.post-snippets article .entry-header .entry-thumb ul.categories li a::before,
div.events-list article .entry-header .entry-thumb ul.categories li a::before {
  display: inline-block;
  height: 30px;
  transition: all 0.25s ease-out;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 544px) {
  body.archive #content #main article .entry-header .entry-thumb ul.categories li a::before,
  body.search-results #content #main article .entry-header .entry-thumb ul.categories li a::before,
  #content div.post-snippets article .entry-header .entry-thumb ul.categories li a::before,
  div.events-list article .entry-header .entry-thumb ul.categories li a::before {
    height: 24px;
    width: 24px;
    font-size: 1.3rem;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  body.archive #content #main article .entry-header .entry-thumb ul.categories li a::before,
  body.search-results #content #main article .entry-header .entry-thumb ul.categories li a::before,
  #content div.post-snippets article .entry-header .entry-thumb ul.categories li a::before,
  div.events-list article .entry-header .entry-thumb ul.categories li a::before {
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
body.archive #content #main article .entry-header .entry-thumb ul.categories li a.profile::before,
body.search-results #content #main article .entry-header .entry-thumb ul.categories li a.profile::before,
#content div.post-snippets article .entry-header .entry-thumb ul.categories li a.profile::before,
div.events-list article .entry-header .entry-thumb ul.categories li a.profile::before {
  background-color: #00c4a9;
  content: 'S';
}
body.archive #content #main article .entry-header .entry-thumb ul.categories li a.event::before,
body.search-results #content #main article .entry-header .entry-thumb ul.categories li a.event::before,
#content div.post-snippets article .entry-header .entry-thumb ul.categories li a.event::before,
div.events-list article .entry-header .entry-thumb ul.categories li a.event::before {
  background-color: #146282;
  content: 'E';
}
body.archive #content #main article .entry-header .entry-thumb ul.categories li a.news::before,
body.search-results #content #main article .entry-header .entry-thumb ul.categories li a.news::before,
#content div.post-snippets article .entry-header .entry-thumb ul.categories li a.news::before,
div.events-list article .entry-header .entry-thumb ul.categories li a.news::before {
  background-color: #ccdc29;
  content: 'N';
}
body.archive #content #main article .entry-header .entry-thumb ul.categories li a.inactive::before,
body.search-results #content #main article .entry-header .entry-thumb ul.categories li a.inactive::before,
#content div.post-snippets article .entry-header .entry-thumb ul.categories li a.inactive::before,
div.events-list article .entry-header .entry-thumb ul.categories li a.inactive::before {
  background-color: #aaa;
}
body.archive #content #main article .entry-header h2.entry-title,
body.search-results #content #main article .entry-header h2.entry-title,
#content div.post-snippets article .entry-header h2.entry-title,
div.events-list article .entry-header h2.entry-title {
  margin: 30px 0 0 !important;
  min-height: 6.3rem;
  padding: 0 15px;
  transition: all 0.25s ease-out;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.4;
}
body.archive #content #main article .entry-header h2.entry-title.upper,
body.search-results #content #main article .entry-header h2.entry-title.upper,
#content div.post-snippets article .entry-header h2.entry-title.upper,
div.events-list article .entry-header h2.entry-title.upper {
  letter-spacing: 1px;
  text-transform: uppercase;
}
body.archive #content #main article .entry-header h2.entry-title a,
body.search-results #content #main article .entry-header h2.entry-title a,
#content div.post-snippets article .entry-header h2.entry-title a,
div.events-list article .entry-header h2.entry-title a {
  transition: all 0.25s ease-out;
  color: #414042;
}
body.archive #content #main article .entry-header h2.entry-title a:hover,
body.search-results #content #main article .entry-header h2.entry-title a:hover,
#content div.post-snippets article .entry-header h2.entry-title a:hover,
div.events-list article .entry-header h2.entry-title a:hover {
  transition: all 0.25s ease-in;
  color: #ca1981;
}
body.archive #content #main article .entry-header:hover .entry-thumb > a img,
body.search-results #content #main article .entry-header:hover .entry-thumb > a img,
#content div.post-snippets article .entry-header:hover .entry-thumb > a img,
div.events-list article .entry-header:hover .entry-thumb > a img {
  opacity: 0.8;
  transition: all 0.25s ease-in;
}
body.archive #content #main article .entry-header:hover h2.entry-title a,
body.search-results #content #main article .entry-header:hover h2.entry-title a,
#content div.post-snippets article .entry-header:hover h2.entry-title a,
div.events-list article .entry-header:hover h2.entry-title a {
  color: #ca1981;
}
body.archive #content #main article .entry-header:hover ~ .entry-more > a,
body.search-results #content #main article .entry-header:hover ~ .entry-more > a,
#content div.post-snippets article .entry-header:hover ~ .entry-more > a,
div.events-list article .entry-header:hover ~ .entry-more > a {
  transition: all 0.25s ease-in;
  color: #ca1981;
}
body.archive #content #main article .entry-content,
body.search-results #content #main article .entry-content,
#content div.post-snippets article .entry-content,
div.events-list article .entry-content {
  margin-top: 0;
  max-height: 11.7rem;
  min-height: 4.7rem;
  overflow: hidden;
  padding: 10px 0 15px;
  position: relative;
  line-height: 1.5;
  text-align: justify;
  /*			&::before {
				bottom: 0; left: auto; right: ~"calc(15px - 1rem)"; top: auto;
				display: inline-block;
				margin-bottom: -0.7rem;
				position: absolute;
				
				content: '...';
				font-size: inherit;
				line-height: inherit;
			}
			
			&::after {			  
				bottom: auto; left: auto; right: ~"calc(15px - 1rem)"; top: auto;
				display: inline-block;
				height: 3rem;
				margin-top: -1.1em;
				position: absolute;
				width: 1.2rem;
				
				background: #fff;
				
				content: ' ';
				font-size: inherit;
				line-height: inherit;
			}*/
}
body.archive #content #main article .entry-content::after,
body.search-results #content #main article .entry-content::after,
#content div.post-snippets article .entry-content::after,
div.events-list article .entry-content::after {
  content: none;
}
body.archive #content #main article .entry-content dl,
body.search-results #content #main article .entry-content dl,
#content div.post-snippets article .entry-content dl,
div.events-list article .entry-content dl {
  clear: both;
  display: block;
  margin: 0;
  overflow: auto;
  padding: 0;
  padding: 0 15px;
  line-height: 1.875;
}
body.archive #content #main article .entry-content dl dt,
body.search-results #content #main article .entry-content dl dt,
#content div.post-snippets article .entry-content dl dt,
div.events-list article .entry-content dl dt {
  box-sizing: border-box;
  clear: left;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
body.archive #content #main article .entry-content dl dd,
body.search-results #content #main article .entry-content dl dd,
#content div.post-snippets article .entry-content dl dd,
div.events-list article .entry-content dl dd {
  display: block;
  float: left;
  margin: 0;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
body.archive #content #main article .entry-content p,
body.search-results #content #main article .entry-content p,
#content div.post-snippets article .entry-content p,
div.events-list article .entry-content p {
  padding: 0 15px;
}
body.archive #content #main article .entry-more,
body.search-results #content #main article .entry-more,
#content div.post-snippets article .entry-more,
div.events-list article .entry-more {
  overflow: auto;
}
body.archive #content #main article .entry-more ul.tags,
body.search-results #content #main article .entry-more ul.tags,
#content div.post-snippets article .entry-more ul.tags,
div.events-list article .entry-more ul.tags {
  box-sizing: border-box;
  display: block;
  float: left;
  padding-left: 15px;
  width: 66.667%;
  margin: 0;
  list-style-type: none;
}
body.archive #content #main article .entry-more ul.tags li,
body.search-results #content #main article .entry-more ul.tags li,
#content div.post-snippets article .entry-more ul.tags li,
div.events-list article .entry-more ul.tags li {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
}
@media (min-width: 768px) {
  body.archive #content #main article .entry-more ul.tags li,
  body.search-results #content #main article .entry-more ul.tags li,
  #content div.post-snippets article .entry-more ul.tags li,
  div.events-list article .entry-more ul.tags li {
    margin: 0 10px 0 0;
  }
}
@media (min-width: 992px) {
  body.archive #content #main article .entry-more ul.tags li,
  body.search-results #content #main article .entry-more ul.tags li,
  #content div.post-snippets article .entry-more ul.tags li,
  div.events-list article .entry-more ul.tags li {
    margin: 0 12px 0 0;
  }
}
body.archive #content #main article .entry-more ul.tags li:last-child,
body.search-results #content #main article .entry-more ul.tags li:last-child,
#content div.post-snippets article .entry-more ul.tags li:last-child,
div.events-list article .entry-more ul.tags li:last-child {
  margin-right: 0;
}
body.archive #content #main article .entry-more ul.tags li a,
body.search-results #content #main article .entry-more ul.tags li a,
#content div.post-snippets article .entry-more ul.tags li a,
div.events-list article .entry-more ul.tags li a {
  padding: 0;
  font-size: 0;
  line-height: 0;
}
body.archive #content #main article .entry-more ul.tags li a::before,
body.search-results #content #main article .entry-more ul.tags li a::before,
#content div.post-snippets article .entry-more ul.tags li a::before,
div.events-list article .entry-more ul.tags li a::before {
  display: inline-block;
  height: 30px;
  transition: all 0.25s ease-out;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
  margin-right: 0;
}
@media (min-width: 544px) {
  body.archive #content #main article .entry-more ul.tags li a::before,
  body.search-results #content #main article .entry-more ul.tags li a::before,
  #content div.post-snippets article .entry-more ul.tags li a::before,
  div.events-list article .entry-more ul.tags li a::before {
    height: 24px;
    width: 24px;
    font-size: 1.3rem;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  body.archive #content #main article .entry-more ul.tags li a::before,
  body.search-results #content #main article .entry-more ul.tags li a::before,
  #content div.post-snippets article .entry-more ul.tags li a::before,
  div.events-list article .entry-more ul.tags li a::before {
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
body.archive #content #main article .entry-more ul.tags li a.commercial::before,
body.search-results #content #main article .entry-more ul.tags li a.commercial::before,
#content div.post-snippets article .entry-more ul.tags li a.commercial::before,
div.events-list article .entry-more ul.tags li a.commercial::before {
  content: 'IC';
  background-color: #000;
}
body.archive #content #main article .entry-more ul.tags li a.social::before,
body.search-results #content #main article .entry-more ul.tags li a.social::before,
#content div.post-snippets article .entry-more ul.tags li a.social::before,
div.events-list article .entry-more ul.tags li a.social::before {
  content: 'SC';
  background-color: #000;
}
body.archive #content #main article .entry-more ul.tags li a.urban-form::before,
body.search-results #content #main article .entry-more ul.tags li a.urban-form::before,
#content div.post-snippets article .entry-more ul.tags li a.urban-form::before,
div.events-list article .entry-more ul.tags li a.urban-form::before {
  content: 'UF';
  background-color: #000;
}
body.archive #content #main article .entry-more ul.tags li a.inactive::before,
body.search-results #content #main article .entry-more ul.tags li a.inactive::before,
#content div.post-snippets article .entry-more ul.tags li a.inactive::before,
div.events-list article .entry-more ul.tags li a.inactive::before {
  background-color: #aaa;
}
body.archive #content #main article .entry-more ul.tags li a:hover::before,
body.search-results #content #main article .entry-more ul.tags li a:hover::before,
#content div.post-snippets article .entry-more ul.tags li a:hover::before,
div.events-list article .entry-more ul.tags li a:hover::before {
  background-color: #ca1981;
}
@media (min-width: 544px) {
  body.archive #content #main article .entry-more ul.tags,
  body.search-results #content #main article .entry-more ul.tags,
  #content div.post-snippets article .entry-more ul.tags,
  div.events-list article .entry-more ul.tags {
    width: 50%;
  }
}
@media (min-width: 992px) {
  body.archive #content #main article .entry-more ul.tags,
  body.search-results #content #main article .entry-more ul.tags,
  #content div.post-snippets article .entry-more ul.tags,
  div.events-list article .entry-more ul.tags {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  body.archive #content #main article .entry-more ul.tags,
  body.search-results #content #main article .entry-more ul.tags,
  #content div.post-snippets article .entry-more ul.tags,
  div.events-list article .entry-more ul.tags {
    width: 66.667%;
  }
}
body.archive #content #main article .entry-more > a,
body.search-results #content #main article .entry-more > a,
#content div.post-snippets article .entry-more > a,
div.events-list article .entry-more > a {
  box-sizing: border-box;
  display: block;
  float: right;
  padding: 0 15px 0 0;
  transition: all 0.25s ease-out;
  width: 33.333%;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 30px;
  text-align: right;
}
@media (min-width: 544px) {
  body.archive #content #main article .entry-more > a,
  body.search-results #content #main article .entry-more > a,
  #content div.post-snippets article .entry-more > a,
  div.events-list article .entry-more > a {
    width: 50%;
  }
}
@media (min-width: 992px) {
  body.archive #content #main article .entry-more > a,
  body.search-results #content #main article .entry-more > a,
  #content div.post-snippets article .entry-more > a,
  div.events-list article .entry-more > a {
    width: 40%;
  }
}
@media (min-width: 1200px) {
  body.archive #content #main article .entry-more > a,
  body.search-results #content #main article .entry-more > a,
  #content div.post-snippets article .entry-more > a,
  div.events-list article .entry-more > a {
    width: 33.333%;
  }
}
body.archive #content #main article .entry-more > a:hover,
body.search-results #content #main article .entry-more > a:hover,
#content div.post-snippets article .entry-more > a:hover,
div.events-list article .entry-more > a:hover {
  transition: all 0.25s ease-in;
  color: #ca1981;
}
body.archive #content #main.events h2.month-title,
body.search-results #content #main.events h2.month-title,
#content div.post-snippets.events h2.month-title,
div.events-list.events h2.month-title {
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 3.4rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 4.5rem;
}
/* Homepage Sections */
#homepage-content {
  padding: 0;
  background-color: #ffffff;
}
#homepage-content p {
  color: #000000;
  font-size: 1.4rem;
  font-weight: 100;
}
#homepage-content .card {
  background-color: transparent;
  border: 0 none #000;
  border-radius: 0;
}
#homepage-content .row:nth-child(1) h3.card-title,
#homepage-content .row:nth-child(2) h3.card-title,
#homepage-content .row:nth-child(3) h3.card-title {
  display: none;
}
#homepage-content .row:nth-child(1) {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin: 0 -50vw;
  padding: 0 0 130px;
  position: relative;
  width: 100vw;
  background-color: #ffffff;
  border: 0px none #000;
  text-align: left;
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(1) {
    background-position: calc(50% + 45rem) bottom;
  }
}
#homepage-content .row:nth-child(1) .card {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 544px) {
  #homepage-content .row:nth-child(1) .card {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(1) .card {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(1) .card {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  #homepage-content .row:nth-child(1) .card {
    max-width: 1140px;
  }
}
#homepage-content .row:nth-child(1) .card > .card-block {
  padding: 0;
}
#homepage-content .row:nth-child(1) .card .service-button {
  display: none;
}
#homepage-content .row:nth-child(1) .card .card-text {
  position: relative;
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(1) .card .card-text {
    padding-top: 80px;
  }
}
#homepage-content .row:nth-child(1) .card .card-text blockquote {
  margin: 50px 0 0;
  overflow: visible;
  padding: 0 40px 30px 0;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(1) .card .card-text blockquote {
    float: left;
    margin: 90px 0 0;
    padding: 0 60px 50px 0;
    width: 60%;
  }
}
#homepage-content .row:nth-child(1) .card .card-text blockquote::before {
  bottom: auto;
  left: -80px;
  right: auto;
  top: -20px;
  display: block;
  height: 66px;
  position: absolute;
  width: 41px;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2018/05/24112520/shape-bottom-right.png');
  background-repeat: no-repeat;
  content: none;
  left: 20px;
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(1) .card .card-text blockquote::before {
    content: '';
  }
}
#homepage-content .row:nth-child(1) .card .card-text blockquote p,
#homepage-content .row:nth-child(1) .card .card-text blockquote p:first-of-type {
  float: none;
  padding-right: 0;
  width: 100%;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(1) .card .card-text blockquote p,
  #homepage-content .row:nth-child(1) .card .card-text blockquote p:first-of-type {
    font-size: 6.4rem;
  }
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(1) .card .card-text blockquote p,
  #homepage-content .row:nth-child(1) .card .card-text blockquote p:first-of-type {
    font-size: 9rem;
  }
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(1) .card .card-text blockquote p,
  #homepage-content .row:nth-child(1) .card .card-text blockquote p:first-of-type {
    text-align: right;
  }
}
#homepage-content .row:nth-child(1) .card .card-text blockquote p:last-of-type::after {
  content: none;
}
#homepage-content .row:nth-child(1) .card .card-text p {
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(1) .card .card-text p {
    float: left;
    width: 40%;
  }
}
#homepage-content .row:nth-child(1) .card .card-text p a {
  color: #000;
  font-weight: bold;
}
#homepage-content .row:nth-child(1) .card .card-text p:first-of-type {
  box-sizing: border-box;
  margin-bottom: 30px;
  padding-right: 5%;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.1rem;
  line-height: 1.1;
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(1) .card .card-text p:first-of-type {
    font-size: 2.6rem;
  }
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(1) .card .card-text p:first-of-type {
    font-size: 3.4rem;
  }
}
#homepage-content .row:nth-child(7) {
  margin: 0;
  background-color: #ffffff;
  border: 0px none #000;
  position: relative;
}
#homepage-content .row:nth-child(7) .card {
  margin-bottom: 0;
  position: relative;
}
#homepage-content .row:nth-child(7) .card .service-button {
  display: none;
}
#homepage-content .row:nth-child(7) .card .card-block {
  padding: 0;
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(7) .card .card-block {
    padding: 1.75rem 1.875rem 1.875rem;
  }
}
#homepage-content .row:nth-child(7) .card .card-block .card-text h2 {
  margin: 40px 0;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(7) .card .card-block .card-text h2 {
    font-size: 4rem;
  }
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended h3.widget-title {
  display: none;
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul {
  margin: 0;
  overflow: auto;
  padding: 0;
  width: 100%;
  list-style-type: none;
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li {
  box-sizing: border-box;
  overflow: auto;
  padding: 0 0 30px 0;
  width: 100%;
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li {
    float: left;
    margin: 0;
    padding: 0 15px;
    width: 33.333%;
  }
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li {
    padding: 0 40px;
  }
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li > a {
  clear: left;
  display: block;
  float: left;
  position: relative;
  width: 30%;
  text-decoration: none;
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li > a {
    float: none;
    margin: 0;
    width: 100%;
  }
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li > a img {
  height: auto !important;
  width: 100% !important;
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li > a::after {
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  height: 0;
  width: 100%;
  pointer-events: none;
  position: absolute;
  transition: all 0.25s ease-in;
  z-index: 10;
  background-color: #00c4a9;
  content: '';
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li > a::before {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  position: absolute;
  z-index: 9;
  background-image: radial-gradient(circle farthest-corner, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.4));
  opacity: 0;
  transition: all 0.25s ease-in;
  content: '';
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li > a:hover::after {
  height: 10px;
  transition: all 0.25s ease-in;
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li > a:hover::before {
  opacity: 1;
  transition: all 0.25s ease-in;
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li > a:hover + h3 {
  transform: translateY(-5px);
  transition: all 0.25s ease-in;
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li > a:hover + h3 a {
  transition: all 0.25s ease-in;
  color: #00c4a9;
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li h3.rpwe-title {
  box-sizing: border-box;
  clear: none;
  display: block;
  float: left;
  padding: 0 15px;
  width: 70%;
  background-color: transparent;
  border-radius: 0;
  transition: all 0.25s ease-in;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 2.5rem;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  text-align: left;
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li h3.rpwe-title {
    float: none;
    margin: 20px auto 10px;
    min-height: 5.5rem;
    width: 100%;
    text-align: center;
  }
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li h3.rpwe-title a {
  transition: all 0.25s ease-in;
  color: #000;
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li h3.rpwe-title a:hover {
  color: #00c4a9;
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li h3.rpwe-title a::after {
  display: inline-block;
  height: 30px;
  transition: all 0.25s ease-out;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
  height: 16px !important;
  width: 16px !important;
  margin-left: 5px;
  font-size: 10px !important;
  line-height: 16px !important;
}
@media (min-width: 544px) {
  #homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li h3.rpwe-title a::after {
    height: 24px;
    width: 24px;
    font-size: 1.3rem;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li h3.rpwe-title a::after {
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li.urban-form h3.rpwe-title a::after {
  content: 'UF';
  background-color: #000;
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li.social h3.rpwe-title a::after {
  content: 'SC';
  background-color: #000;
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li.commercial h3.rpwe-title a::after {
  content: 'IC';
  background-color: #000;
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li div.rpwe-summary {
  box-sizing: border-box;
  float: left;
  padding: 0 15px;
  width: 70%;
  line-height: 1.2;
  text-align: left;
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li div.rpwe-summary {
    float: none;
    margin: 0;
    width: 100%;
    line-height: 1.5;
    text-align: center;
  }
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li div.rpwe-summary a {
  display: block;
  margin-top: 5px;
  color: #000;
  font-weight: bold;
  text-align: left;
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li div.rpwe-summary a {
    margin-top: 45px;
    text-align: center;
  }
}
#homepage-content .row:nth-child(7) .card .card-block .card-text aside.recent-posts-extended div ul li div.rpwe-summary a:hover {
  color: #00c4a9;
}
#homepage-content .row:nth-child(2) {
  bottom: auto;
  left: 50%;
  right: 50%;
  top: auto;
  margin: 0 -50vw;
  padding: 30px 0 90px;
  position: relative;
  width: 100vw;
  background-color: #e6e7e8;
}
#homepage-content .row:nth-child(2) .card {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 544px) {
  #homepage-content .row:nth-child(2) .card {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(2) .card {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(2) .card {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  #homepage-content .row:nth-child(2) .card {
    max-width: 1140px;
  }
}
#homepage-content .row:nth-child(2) .card .card-block {
  padding: 0;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search {
  margin: 0 0 30px 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search li {
  display: inline-block;
  margin: 0;
  padding: 0 10px;
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search li {
    padding: 0 40px;
  }
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search li a {
  color: #000;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search li a:hover {
  transition: all 0.25s ease-in;
  color: #ca1981;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search li a:hover::before {
  transition: all 0.25s ease-in;
  background-color: #ca1981 !important;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search li a::before {
  display: inline-block;
  height: 30px;
  transition: all 0.25s ease-out;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
  margin-right: 10px;
}
@media (min-width: 544px) {
  #homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search li a::before {
    height: 24px;
    width: 24px;
    font-size: 1.3rem;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  #homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search li a::before {
    height: 30px;
    width: 30px;
    font-size: 1.8rem;
    line-height: 30px;
  }
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search li a[data-category-slug="events"]::before {
  background-color: #146282;
  content: 'E';
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search li a[data-category-slug="profile"]::before {
  background-color: #00c4a9;
  content: 'S';
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search li a[data-category-slug="news"]::before {
  background-color: #ccdc29;
  content: 'N';
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.home-post-search li a.inactive {
  background-color: #aaa;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text h2 {
  margin: 40px 0;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(2) .card .card-block .card-text h2 {
    font-size: 4rem;
  }
}
#homepage-content .row:nth-child(2) .card .card-block .card-text aside.widget_search {
  margin-bottom: 40px;
  padding: 0 6px;
  width: 100%;
}
@media (min-width: 992px) {
  #homepage-content .row:nth-child(2) .card .card-block .card-text aside.widget_search {
    padding: 0 12px;
  }
}
#homepage-content .row:nth-child(2) .card .card-block .card-text aside.widget_search form {
  display: flex;
  flex-direction: row;
  width: 100%;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text aside.widget_search form label {
  flex-basis: calc(100% - 100px);
  margin-bottom: 0;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text aside.widget_search form label input {
  width: 100%;
  background-color: #fff;
  border: 0px none #000;
  border-radius: 0;
  font-family: 'Source Serif Pro';
  font-size: 4rem;
  line-height: normal;
  text-align: center;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text aside.widget_search form label input::-webkit-input-placeholder,
#homepage-content .row:nth-child(2) .card .card-block .card-text aside.widget_search form label input::-moz-placeholder,
#homepage-content .row:nth-child(2) .card .card-block .card-text aside.widget_search form label input:-ms-input-placeholder {
  color: #e6e7e8;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text aside.widget_search form button {
  flex-basis: 100px;
  box-sizing: border-box;
  padding: 4px 12px;
  background-color: #414042;
  border: 0 none #000;
  border-radius: 0;
  font-size: 0;
  line-height: 0;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text aside.widget_search form button:hover {
  background-color: #000;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text aside.widget_search form button::before {
  display: inline;
  color: #ffffff;
  content: '\f002';
  font-family: 'FontAwesome';
  font-size: 1.8rem;
  line-height: 26px;
  text-align: center;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text h3.widget-title {
  display: none;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.latest-news > li {
  padding: 0;
  background-color: white;
  border: 0 none transparent;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.latest-news > li .data-stub__feature .gdw-event-toggle-favourite {
  bottom: 1.5rem;
  left: auto;
  right: 1.5rem;
  top: auto;
  position: absolute;
  font-size: 0;
  line-height: 0;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.latest-news > li .data-stub__feature .gdw-event-toggle-favourite::before {
  color: #1df075;
  content: '\f006';
  font-family: 'FontAwesome', glyphs;
  font-size: 2rem;
  line-height: 1;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.latest-news > li .data-stub__feature .gdw-event-toggle-favourite.is-favourite::before {
  content: '\f005';
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.latest-news > li .data-stub__feature .gdw-event-toggle-favourite:hover {
  color: #1df075;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.latest-news > li .data-stub__feature__image a img {
  object-fit: cover;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.latest-news > li .stub-body {
  padding: 0 2.5rem 2.5rem;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.latest-news > li .data-stub__detail {
  color: black;
}
#homepage-content .row:nth-child(2) .card .card-block .card-text ul.latest-news > li .data-stub__detail__read-more a {
  color: #ef5ba1;
  text-transform: uppercase;
}
#homepage-content .row:nth-child(3) #sb_instagram .sbi_header_text h3 {
  margin-left: 0 !important;
}
#homepage-content .row:nth-child(3) #sb_instagram .sb_instagram_header {
  text-align: center;
}
#homepage-content .row:nth-child(3) #sb_instagram .sb_instagram_header a {
  display: inline-block;
  float: none;
}
#homepage-content .row:nth-child(3) #sb_instagram .sb_instagram_header .sbi_header_img {
  display: none;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_follow_btn {
  display: none;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn {
  display: inline-block;
  height: auto;
  padding: 13px 26px;
  border: 0 none transparent;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none !important;
  text-transform: uppercase;
  margin-top: 2.5rem;
  border: 1px solid #00c4a9;
  color: #00c4a9;
  background-color: transparent;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn.hollow {
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn.hollow:hover {
  border: 1px solid #000000;
  color: #000000;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn.transparent {
  background-color: rgba(142, 198, 0, 0.6);
  color: #ffffff;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn.transparent:hover {
  background-color: #000000;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn.solid {
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn.solid:hover {
  background-color: #00c4a9;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn.white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn.white:hover {
  background-color: white;
  color: #3db39d;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn.dark-teal {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn.dark-teal:hover {
  background-color: #3db39d;
  color: white;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn.subnet {
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn.subnet:hover {
  background-color: #146282;
  color: white;
}
#homepage-content .row:nth-child(3) #sb_instagram #sbi_load .sbi_load_btn:hover {
  border: 1px solid #000000;
  color: #000000;
}
/* Content */
.site-content {
  /* Contact */
}
.site-content h1.entry-title {
  overflow: visible;
  position: relative;
}
.site-content h1.entry-title::before {
  bottom: auto;
  left: -80px;
  right: auto;
  top: -20px;
  display: block;
  height: 66px;
  position: absolute;
  width: 41px;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2018/05/24112520/shape-bottom-right.png');
  background-repeat: no-repeat;
  content: none;
}
@media (min-width: 768px) {
  .site-content h1.entry-title::before {
    content: '';
  }
}
.site-content a {
  color: #00c4a9;
}
.site-content a:hover {
  color: #ca1981;
}
.site-content blockquote {
  padding: 20px 30px;
  background-color: transparent;
  border-left-color: #00c4a9;
  color: #00c4a9;
  font-family: 'Source Sans Pro', serif;
  font-size: 1.8rem;
}
.site-content blockquote p:last-child {
  margin-bottom: 0 !important;
}
.site-content div.gallery {
  margin-top: 40px;
}
.site-content ul.infographics {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 auto 30px !important;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 544px) {
  .site-content ul.infographics {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .site-content ul.infographics {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .site-content ul.infographics {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .site-content ul.infographics {
    width: 66%;
  }
}
.site-content ul.infographics li {
  box-sizing: border-box;
  margin: 0;
  padding: 0 20px !important;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}
.site-content ul.infographics li::before {
  content: none !important;
}
.site-content ul.infographics li img {
  display: block;
  margin: 0 auto 15px;
}
.site-content ul.infographics li strong {
  display: block;
  line-height: 1;
}
@media (min-width: 544px) {
  .site-content ul.infographics li strong {
    font-size: 2.1rem;
  }
}
@media (min-width: 768px) {
  .site-content ul.infographics li strong {
    font-size: 2.6rem;
  }
}
@media (min-width: 992px) {
  .site-content ul.infographics li strong {
    font-size: 3.2rem;
  }
}
@media (min-width: 1200px) {
  .site-content ul.infographics li strong {
    font-size: 4.2rem;
  }
}
.site-content aside.rpwe_widget {
  margin-top: 80px;
}
.site-content aside.rpwe_widget h3.widget-title {
  display: none;
}
.site-content aside.rpwe_widget .post-snippets ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.site-content aside.rpwe_widget .post-snippets ul li {
  float: none;
  margin-right: 0;
  padding: 25px 0 15px;
  transition: all 0.25s ease-out;
  width: 100%;
  border-top: 3px solid #414042;
  border-bottom: 3px solid #414042;
}
@media (min-width: 544px) {
  .site-content aside.rpwe_widget .post-snippets ul li {
    float: left;
    margin-right: 10%;
    width: 45%;
  }
}
@media (min-width: 992px) {
  .site-content aside.rpwe_widget .post-snippets ul li {
    margin-right: 5%;
    width: 30%;
  }
}
@media (min-width: 1200px) {
  .site-content aside.rpwe_widget .post-snippets ul li {
    margin-right: 11%;
    width: 26%;
  }
}
.site-content aside.rpwe_widget .post-snippets ul li:hover {
  transition: all 0.25s ease-in;
  border-top: 3px solid #ca1981;
  border-bottom: 3px solid #ca1981;
}
@media (min-width: 544px) and (max-width: 991px) {
  .site-content aside.rpwe_widget .post-snippets ul li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .site-content aside.rpwe_widget .post-snippets ul li:nth-of-type(3n) {
    margin-right: 0;
  }
}
.site-content aside.rpwe_widget .post-snippets ul li::before {
  content: none;
}
.site-content aside.rpwe_widget .post-snippets ul li a.rpwe-img {
  display: block;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
  padding: 0;
  border: 0 none #000;
}
.site-content aside.rpwe_widget .post-snippets ul li a.rpwe-img img {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100% !important;
  object-fit: cover;
  opacity: 1;
  position: absolute;
  transition: all 0.25s ease-out;
  width: 100% !important;
  z-index: -1;
}
.site-content aside.rpwe_widget .post-snippets ul li h3.rpwe-title {
  margin: 30px 0 0 !important;
  min-height: 6.3rem;
  padding: 0 15px;
  transition: all 0.25s ease-out;
  color: #000;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.4;
}
.site-content aside.rpwe_widget .post-snippets ul li h3.rpwe-title.upper {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.site-content aside.rpwe_widget .post-snippets ul li h3.rpwe-title a {
  transition: all 0.25s ease-out;
  color: #414042;
}
.site-content aside.rpwe_widget .post-snippets ul li h3.rpwe-title a:hover {
  transition: all 0.25s ease-in;
  color: #ca1981;
}
.site-content footer,
.site-content .post-snippets {
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 1px solid #e9e9e9;
}
.site-content footer:empty,
.site-content .post-snippets:empty {
  margin: 0;
  padding: 0;
  border-top: 0 none #000;
}
.site-content footer h3,
.site-content .post-snippets h3 {
  margin: 40px 0;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
}
@media (min-width: 992px) {
  .site-content footer h3,
  .site-content .post-snippets h3 {
    font-size: 4rem;
  }
}
.site-content footer h3 > a,
.site-content .post-snippets h3 > a {
  font-size: 0;
  line-height: 0;
}
.site-content footer h3 > a::before,
.site-content .post-snippets h3 > a::before {
  display: inline-block;
  padding-left: 15px;
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 40px;
  font-weight: 700;
  line-height: 4.4rem;
}
.site-content footer ul.related-pages,
.site-content .post-snippets ul.related-pages {
  margin: 0;
  overflow: auto;
  padding: 0;
  list-style-type: none;
  justify-content: space-between;
}
@media (min-width: 544px) {
  .site-content footer ul.related-pages,
  .site-content .post-snippets ul.related-pages {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
  }
}
.site-content footer ul.related-pages li,
.site-content .post-snippets ul.related-pages li {
  box-sizing: border-box;
  display: flex;
  flex-basis: 25%;
  flex-direction: row;
  flex-grow: 1;
  margin-right: 10px;
  min-height: 8.5rem;
  padding: 2rem;
  position: relative;
  align-content: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (min-width: 768px) {
  .site-content footer ul.related-pages li,
  .site-content .post-snippets ul.related-pages li {
    min-height: 10.5rem;
    padding: 3rem;
  }
}
.site-content footer ul.related-pages li:last-child,
.site-content .post-snippets ul.related-pages li:last-child {
  margin-right: 0;
}
.site-content footer ul.related-pages li a,
.site-content .post-snippets ul.related-pages li a {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  position: absolute;
  z-index: 10;
  border: 1px solid #414042;
}
.site-content footer ul.related-pages li a:hover,
.site-content .post-snippets ul.related-pages li a:hover {
  border-color: #ca1981;
}
.site-content footer ul.related-pages li a:hover ~ *,
.site-content .post-snippets ul.related-pages li a:hover ~ * {
  color: #ca1981;
}
.site-content footer ul.related-pages li.current-page a,
.site-content .post-snippets ul.related-pages li.current-page a {
  border-color: #cccccc !important;
}
.site-content footer ul.related-pages li.current-page a ~ *,
.site-content .post-snippets ul.related-pages li.current-page a ~ * {
  color: #cccccc;
}
.site-content footer ul.related-pages li h4,
.site-content .post-snippets ul.related-pages li h4 {
  display: inline-block;
  margin-bottom: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: center;
  color: #000;
}
.site-content footer ul.related-pages li h4.upper,
.site-content .post-snippets ul.related-pages li h4.upper {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.site-content form.wpcf7-form {
  padding-top: 70px;
}
.site-content form.wpcf7-form p {
  height: auto;
  margin-bottom: 1.4rem;
  transition: all 0.5s ease;
  line-height: 1.5;
}
.site-content form.wpcf7-form p.hidden {
  height: 0;
  margin: 0;
  overflow: hidden;
  transition: all 0.5s ease;
  line-height: 0;
}
.site-content form.wpcf7-form label {
  display: block;
  margin-bottom: 0;
  width: 100%;
}
.site-content form.wpcf7-form label span {
  display: block;
  width: 100%;
}
.site-content form.wpcf7-form label.file {
  height: auto;
  padding: 13px;
  border: 1px solid #414042;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
}
.site-content form.wpcf7-form label.file:hover,
.site-content form.wpcf7-form label.file.populated:hover {
  background-color: #cccccc;
}
.site-content form.wpcf7-form label.file.populated {
  background-color: #eeeeee;
}
.site-content form.wpcf7-form label.file br {
  display: none;
}
.site-content form.wpcf7-form label.file span:not(:first-child) {
  font-size: 0;
  line-height: 0;
}
.site-content form.wpcf7-form label.file span:not(:first-child) input {
  height: 0;
}
.site-content form.wpcf7-form input[type="text"],
.site-content form.wpcf7-form input[type="email"],
.site-content form.wpcf7-form input[type="tel"],
.site-content form.wpcf7-form input[type="date"],
.site-content form.wpcf7-form input[type="url"],
.site-content form.wpcf7-form textarea,
.site-content form.wpcf7-form select {
  width: 100%;
  border: 1px solid #414042;
  border-radius: 0;
  text-align: center;
}
.site-content form.wpcf7-form input[type="text"]::placeholder,
.site-content form.wpcf7-form input[type="email"]::placeholder,
.site-content form.wpcf7-form input[type="tel"]::placeholder,
.site-content form.wpcf7-form input[type="date"]::placeholder,
.site-content form.wpcf7-form input[type="url"]::placeholder,
.site-content form.wpcf7-form textarea::placeholder,
.site-content form.wpcf7-form select::placeholder {
  text-transform: uppercase;
}
.site-content form.wpcf7-form select {
  padding: 13px;
  text-align-last: center;
  text-transform: uppercase;
}
.site-content form.wpcf7-form select option {
  text-align: center;
  text-align-last: center;
  text-transform: none;
}
.site-content form.wpcf7-form select option:first-child {
  color: #4c4c4c;
}
.site-content form.wpcf7-form input[type="file"] {
  width: 100%;
}
.site-content form.wpcf7-form textarea {
  height: 76px;
}
.site-content form.wpcf7-form .wpcf7-recaptcha {
  text-align: center;
}
.site-content form.wpcf7-form .wpcf7-recaptcha > div {
  margin: 0 auto;
}
.site-content form.wpcf7-form input[type="submit"] {
  margin: 0;
  width: 100%;
  display: inline-block;
  height: auto;
  padding: 13px 26px;
  border: 0 none transparent;
  border-radius: 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none !important;
  text-transform: uppercase;
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
.site-content form.wpcf7-form input[type="submit"].hollow {
  margin-top: 2.5rem;
  background-color: transparent;
  border: 1px solid #00c4a9;
  color: #00c4a9;
}
.site-content form.wpcf7-form input[type="submit"].hollow:hover {
  border: 1px solid #000000;
  color: #000000;
}
.site-content form.wpcf7-form input[type="submit"].transparent {
  background-color: rgba(142, 198, 0, 0.6);
  color: #ffffff;
}
.site-content form.wpcf7-form input[type="submit"].transparent:hover {
  background-color: #000000;
}
.site-content form.wpcf7-form input[type="submit"].solid {
  background-color: #414042;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.25;
}
.site-content form.wpcf7-form input[type="submit"].solid:hover {
  background-color: #00c4a9;
}
.site-content form.wpcf7-form input[type="submit"].white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}
.site-content form.wpcf7-form input[type="submit"].white:hover {
  background-color: white;
  color: #3db39d;
}
.site-content form.wpcf7-form input[type="submit"].dark-teal {
  background-color: transparent;
  border: 1px solid #3db39d;
  color: #3db39d;
}
.site-content form.wpcf7-form input[type="submit"].dark-teal:hover {
  background-color: #3db39d;
  color: white;
}
.site-content form.wpcf7-form input[type="submit"].subnet {
  padding: 6px 32px;
  background-color: transparent;
  border: 1px solid #146282;
  color: #146282;
}
.site-content form.wpcf7-form input[type="submit"].subnet:hover {
  background-color: #146282;
  color: white;
}
.site-content form.wpcf7-form input[type="submit"]:hover {
  background-color: #00c4a9;
}
.site-content div.wpcf7-mail-sent-ok {
  padding: 0;
  border: 0 none #000;
  font-size: 1.8rem;
}
.toggle-pane {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}
.toggle-pane.open {
  max-height: 500px;
  transition: all 0.5s ease;
}
#post-job-ad.open {
  max-height: 1200px;
}
/* Popup Controls */
#popup-controls {
  position: static;
}
#popup-controls a#close-popup {
  bottom: auto;
  left: auto;
  right: 3rem;
  top: 5rem;
  display: none;
  position: fixed;
  z-index: 96;
  font-size: 0;
  line-height: 0;
}
#popup-controls a#close-popup::before {
  display: block;
  height: 32px;
  width: 32px;
  cursor: pointer;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2019/07/24112206/cross-icon.png');
  background-position: left top;
  background-repeat: no-repeat;
  content: '';
}
#popup-controls .black-out {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  position: fixed;
  z-index: 95;
  cursor: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2019/07/24112206/cursor-close.png'), auto;
  opacity: 0;
  pointer-events: none;
  transition: 0.45s opacity;
  background-color: rgba(0, 0, 0, 0.8);
}
#popup-controls .black-out.active {
  opacity: 1;
  pointer-events: all;
}
#popup-controls .black-out.active ~ #close-popup {
  display: block;
}
#popup-controls div.iframe-container {
  bottom: auto;
  left: 50%;
  right: auto;
  top: 50%;
  display: none;
  height: 80%;
  width: 80%;
  position: fixed;
  z-index: 96;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -50%);
  transition: 0.45s opacity;
}
@media (min-width: 768px) {
  #popup-controls div.iframe-container {
    display: block;
  }
}
#popup-controls div.iframe-container.active {
  display: block;
  opacity: 1;
  pointer-events: all;
}
#popup-controls div.iframe-container iframe {
  z-index: 97;
  border: 0 none transparent;
}
/* Above Footer */
#above-footer aside {
  position: relative;
}
#above-footer aside h3.widget-title {
  display: none;
}
#above-footer aside::before {
  bottom: auto;
  left: -80px;
  right: auto;
  top: -20px;
  display: block;
  height: 66px;
  position: absolute;
  width: 41px;
  background-image: url('https://pkc-gcod-media-ap2.s3.ap-southeast-2.amazonaws.com/wp-content/uploads/2018/05/24112520/shape-bottom-right.png');
  background-repeat: no-repeat;
  content: none;
}
@media (min-width: 768px) {
  #above-footer aside::before {
    content: '';
  }
}
#above-footer aside#custom_html-6 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 544px) {
  #above-footer aside#custom_html-6 {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  #above-footer aside#custom_html-6 {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #above-footer aside#custom_html-6 {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  #above-footer aside#custom_html-6 {
    max-width: 1140px;
  }
}
#above-footer aside#custom_html-6 .sb_instagram_header a {
  float: none;
}
#above-footer aside#custom_html-6 .sb_instagram_header .sbi_header_text {
  float: none;
}
#above-footer aside#custom_html-6 .sb_instagram_header .sbi_header_text h3 {
  display: flex;
  float: none;
  margin: 0 !important;
  transition: all 0.25s ease-out;
  margin: 40px 0;
  color: #000;
  font-family: 'Source Sans Pro', serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
  justify-content: center;
}
@media (min-width: 992px) {
  #above-footer aside#custom_html-6 .sb_instagram_header .sbi_header_text h3 {
    font-size: 4rem;
  }
}
#above-footer aside#custom_html-6 .sb_instagram_header .sbi_header_text h3::before {
  order: -2;
  content: '\f16d';
  font-family: 'FontAwesome';
}
#above-footer aside#custom_html-6 .sb_instagram_header .sbi_header_text h3::after {
  margin-left: 2rem;
  order: -1;
  content: '@';
  font-family: inherit;
}
#above-footer aside#custom_html-6 .sb_instagram_header .sbi_header_text h3:hover {
  transition: all 0.25s ease-in;
  color: #ca1981 !important;
}
#above-footer aside#custom_html-6 .sb_instagram_header .sbi_header_img {
  display: none;
}
#above-footer aside#custom_html-7 {
  padding: 15px 10px;
  background-color: #146282;
}
#above-footer aside#custom_html-7 .newsletter-signup {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 544px) {
  #above-footer aside#custom_html-7 .newsletter-signup {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  #above-footer aside#custom_html-7 .newsletter-signup {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #above-footer aside#custom_html-7 .newsletter-signup {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  #above-footer aside#custom_html-7 .newsletter-signup {
    max-width: 1140px;
  }
}
#above-footer aside#custom_html-7 .newsletter-signup .prompt {
  margin-bottom: 10px;
}
#above-footer aside#custom_html-7 .newsletter-signup .prompt h3 {
  margin: 0;
  width: auto;
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1;
}
#above-footer aside#custom_html-7 .newsletter-signup .prompt p {
  display: flex;
  flex-direction: column;
  margin: 0;
  width: auto;
  color: #fff;
  font-size: 1.7rem;
  justify-content: flex-end;
  line-height: 1.4;
}
#above-footer aside#custom_html-7 .newsletter-signup #mc_embed_signup #mc_embed_signup_scroll {
  overflow: hidden;
  position: relative;
}
#above-footer aside#custom_html-7 .newsletter-signup #mc_embed_signup #mc_embed_signup_scroll .mc-field-group input {
  padding: 15px 13px;
  width: 100%;
  border: 0 none #000;
  border-radius: 0;
  font-size: 1.8rem;
}
#above-footer aside#custom_html-7 .newsletter-signup #mc_embed_signup #mc_embed_signup_scroll input[type="submit"] {
  margin: 0;
  padding: 13px 18px;
  width: 100%;
  cursor: pointer;
  background-color: transparent;
  border: 2px solid white;
  border-radius: 0;
  color: white;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
}
#above-footer aside#custom_html-7 .newsletter-signup #mc_embed_signup #mc_embed_signup_scroll input[type="submit"]:hover {
  opacity: 1;
  background-color: white;
  color: #146282;
}
#above-footer aside#custom_html-7 .newsletter-signup #mc_embed_signup #mc_embed_signup_scroll #mce-responses {
  pointer-events: none;
  z-index: 10;
}
#above-footer aside#custom_html-7 .newsletter-signup #mc_embed_signup #mc_embed_signup_scroll #mce-responses div.response {
  height: 48px;
  position: static;
  pointer-events: all;
  width: 100%;
  background-color: #146282;
  color: white;
  font-size: 2.1rem;
  line-height: 48px;
  text-align: center;
}
body.home #above-footer aside::before {
  content: none;
}
/* Footer */
footer.site-footer {
  background-color: #00c4a9;
}
footer.site-footer div.site-info {
  padding: 0;
  background-color: transparent;
  border-top: 0 none transparent;
}
footer.site-footer div.site-info .container {
  overflow: auto;
  padding: 40px 0 30px;
}
footer.site-footer div.site-info .container div.site-copyright {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  footer.site-footer div.site-info .container div.site-copyright {
    float: left;
    width: 35%;
    text-align: left;
  }
}
@media (min-width: 992px) {
  footer.site-footer div.site-info .container div.site-copyright {
    width: 33.3333%;
  }
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials {
  display: inline-block;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside {
  float: left;
  margin-right: 25px;
  line-height: 30px;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside:nth-child(2) {
  margin-right: 0;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside h3 {
  display: none;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.menu-socials-container ul.menu {
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  display: inline-block !important;
  height: auto !important;
  margin: 0;
  min-width: 45px;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.menu-socials-container ul.menu li {
  line-height: 0 !important;
  background-color: transparent !important;
  border-top: 0 none #000 !important;
  width: auto !important;
  display: inline-block;
  margin: 0;
  padding: 0 4px 0 0;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.menu-socials-container ul.menu li:last-child {
  padding-right: 0;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.menu-socials-container ul.menu li a {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.menu-socials-container ul.menu li a::before {
  display: inline-block;
  height: 34px;
  width: 34px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-family: 'FontAwesome';
  font-size: 2rem;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.menu-socials-container ul.menu li a::before {
    height: 34px;
    width: 34px;
    border: 2px solid #fff;
    font-size: 2rem;
    line-height: 30px;
  }
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.menu-socials-container ul.menu li a:hover::before {
  border-color: #ca1981;
  color: #ca1981;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.menu-socials-container ul.menu li.facebook a::before {
  content: '\f09a';
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.menu-socials-container ul.menu li.twitter a::before {
  content: '\f099';
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.menu-socials-container ul.menu li.instagram a::before {
  content: '\f16d';
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.custom-html-widget {
  display: inline-block;
  line-height: normal;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.custom-html-widget div#google_translate_element {
  display: inline-block;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.custom-html-widget div#google_translate_element .goog-te-gadget-simple {
  padding: 0;
  border: 0 none #000;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.custom-html-widget div#google_translate_element .goog-te-gadget-simple a.goog-te-menu-value {
  vertical-align: baseline;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.custom-html-widget div#google_translate_element .goog-te-gadget-simple a.goog-te-menu-value span:first-child {
  display: inline-block;
  overflow: hidden;
  max-width: 15px;
  font-family: 'Source Sans Pro', serif;
  font-size: 1.1rem;
  line-height: 1.1;
  text-transform: uppercase;
  vertical-align: baseline;
}
footer.site-footer div.site-info .container div.site-copyright div#footer-socials aside div.custom-html-widget div#google_translate_element .goog-te-gadget-simple a.goog-te-menu-value span:nth-of-type(2) {
  display: none;
}
footer.site-footer div.site-info .container div.site-copyright > ul {
  clear: left;
  margin: 0;
  padding: 15px 0 0;
  list-style-type: none;
}
footer.site-footer div.site-info .container div.site-copyright > ul li {
  display: block;
  margin: 0;
  width: 100%;
  color: #ffffff;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  footer.site-footer div.site-info .container div.site-copyright > ul li {
    display: inline-block;
    margin-right: 25px;
  }
}
footer.site-footer div.site-info .container div.site-copyright > ul li a {
  color: #ffffff;
}
footer.site-footer div.site-info .container div.site-copyright > ul li:last-child a {
  font-weight: 700;
  text-transform: uppercase;
}
footer.site-footer div.site-info .container div#disclaimer {
  margin: 20px 0;
  width: 100%;
}
@media (min-width: 768px) {
  footer.site-footer div.site-info .container div#disclaimer {
    float: left;
    margin: 0;
    padding-right: 30px;
    width: 40%;
  }
}
@media (min-width: 992px) {
  footer.site-footer div.site-info .container div#disclaimer {
    padding-right: 0;
    width: 33.3333%;
  }
}
footer.site-footer div.site-info .container div#disclaimer p {
  color: white;
  font-style: italic;
  line-height: 1.7;
}
footer.site-footer div.site-info .container div.theme-info {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  footer.site-footer div.site-info .container div.theme-info {
    float: left;
    width: 25%;
    text-align: right;
  }
}
@media (min-width: 992px) {
  footer.site-footer div.site-info .container div.theme-info {
    width: 33.3333%;
  }
}
#pageFadeInOut {
  bottom: auto;
  left: 0;
  right: auto;
  top: 0;
  height: 100vh;
  width: 100vw;
  opacity: 1;
  position: fixed;
  z-index: 9999;
  background-color: #fff;
  transition: all 1s ease-in;
  transition-delay: 0.5s;
}
#pageFadeInOut.out {
  opacity: 0;
  pointer-events: none;
  z-index: -2;
  transition: all 0.5s ease-out;
}
.video-container {
  margin: 0 auto;
  width: 66.67%;
}
.video-container .fluid-width-video-wrapper {
  margin: 40px auto 0;
  padding: 0 0 56.25% 0 !important;
  position: relative;
  width: 100%;
}
.video-container .fluid-width-video-wrapper iframe {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
}
/**
 * Popup
 **/
.site-modal {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.45s;
}
.site-modal.is-visible {
  z-index: 101;
  opacity: 1;
  pointer-events: all;
}
.site-modal__close {
  padding-bottom: 1rem;
  text-align: right;
}
.site-modal__close a {
  font-size: 0;
  line-height: 0;
}
.site-modal__close a::before {
  color: white;
  content: '\f00d';
  font-family: 'FontAwesome', glyphs;
  font-size: 1.8rem;
  line-height: 1;
}
.site-modal__close a:hover {
  text-decoration: none;
}
.site-modal__close a:hover::before {
  color: #00c4a9;
}
.site-modal__inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  bottom: auto;
  left: 50%;
  right: auto;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -100%);
  transition: transform 0.6s ease-out;
  z-index: 102;
}
@media (min-width: 544px) {
  .site-modal__inner {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .site-modal__inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .site-modal__inner {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .site-modal__inner {
    max-width: 1140px;
  }
}
.site-modal.is-visible .site-modal__inner {
  transform: translate(-50%, -50%);
}
.site-modal__content {
  padding-bottom: 4rem;
  padding-top: 4rem;
  background-color: white;
}
@media (min-width: 544px) {
  .site-modal__content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .site-modal__content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .site-modal__content {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  .site-modal__content {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.site-modal__screen {
  height: 100%;
  width: 100%;
  z-index: 101;
  background-color: rgba(0, 0, 0, 0.8);
}
