@charset "UTF-8";
/*Colors*/
/*Breakpoints*/
html {
  box-sizing: border-box;
  overflow-x: hidden;
}

*,
*:before,
*:after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

body {
  position: relative;
  overflow-x: hidden;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 0.9375em;
  line-height: 1.466;
  letter-spacing: 0.02em;
  color: #1C2728;
  background-color: #fff;
}

.no-scroll {
  overflow: hidden;
}
@media screen and (min-width: 1025px) {
  .no-scroll {
    overflow: auto;
  }
}

.no-scroll-mobile {
  overflow: hidden;
}
@media screen and (min-width: 641px) {
  .no-scroll-mobile {
    overflow: auto;
  }
}

.no-scroll-full {
  overflow: hidden;
}

.alert-active .main-content {
  margin-top: 50px;
}
@media screen and (max-width: 1024px) {
  .alert-active .main-content {
    margin-top: 80px;
  }
}
@media screen and (max-width: 640px) {
  .alert-active .main-content {
    margin-top: 105px;
  }
}

.page-template-artist-directory .main-content:after {
  content: "";
  width: 257px;
  height: 2426px;
  background-image: url("../images/svg/decoration-baltimore.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 256px;
  left: -212px;
}
@media screen and (max-width: 1024px) {
  .page-template-artist-directory .main-content:after {
    display: none;
  }
}

.page-template-default .main-content:after, .single-news .main-content:after {
  content: "";
  width: 207px;
  height: 1950px;
  background-image: url("../images/svg/decoration-baltimore.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 106px;
  right: -123px;
  z-index: -1;
}

.page-template-default.home .main-content:after {
  display: none;
}

.page-template-program-listing .main-content {
  background-image: url("../images/2x/listing-texture@2x.png");
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.main-content {
  overflow: hidden;
  position: relative;
  margin-top: var(--main-content-offset);
  transition: all 0.3s ease;
}

.purple-section {
  position: relative;
  background-color: #4E0C43;
  padding-top: 90px;
}
.purple-section:before {
  content: "";
  height: 1294px;
  width: 136px;
  background-image: url("../images/svg/decoration-baltimore-stroke.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: -10px;
}
.purple-section h1, .purple-section h2, .purple-section h3, .purple-section h4, .purple-section h5, .purple-section h6, .purple-section p {
  color: #fff;
}
.purple-section .btn:hover, .purple-section .btn:focus {
  border-color: #F0F550;
  color: #F0F550;
}
.purple-section .sponsor-block .title-area {
  align-items: flex-end;
  max-width: 880px;
}
@media screen and (max-width: 900px) {
  .purple-section .sponsor-block .title-area {
    flex-flow: column;
    align-items: flex-start;
  }
}
.purple-section .sponsor-block .title-area h2 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.25;
  margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .purple-section .sponsor-block .title-area h2 {
    font-size: 28px;
  }
}
.purple-section .sponsor-block .title-area .btn {
  margin-top: 15px;
  margin-bottom: 15px;
}
.purple-section .sponsor-block .sponsor-container {
  max-width: 1056px;
}
.purple-section .sponsor-block .sponsor-container .sponsor-slider .slide .sponsor {
  background-color: #44093A;
}
.purple-section .sponsor-block .sponsor-container .sponsor-controls .controls-container button svg line,
.purple-section .sponsor-block .sponsor-container .sponsor-controls .controls-container button svg path {
  stroke: #fff;
}
.purple-section .sponsor-block .sponsor-container .sponsor-controls .controls-container button:hover svg line,
.purple-section .sponsor-block .sponsor-container .sponsor-controls .controls-container button:hover svg path {
  stroke: #1C2728;
}

.map-section {
  position: relative;
  padding-right: 60px;
  margin-bottom: 110px;
}
@media screen and (max-width: 1024px) {
  .map-section {
    padding-right: 36px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .map-section {
    padding-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .map-section {
    padding-right: 0;
    margin-bottom: 0;
  }
}
.map-section .black-container {
  position: relative;
  padding-left: 46px;
  background-color: #1C2728;
  padding-bottom: 240px;
  margin-bottom: -140px;
}
@media screen and (max-width: 1024px) {
  .map-section .black-container {
    padding-left: 22px;
    padding-bottom: 220px;
    margin-bottom: -120px;
  }
}
@media screen and (max-width: 768px) {
  .map-section .black-container {
    padding-left: 0;
    padding-bottom: 200px;
    margin-bottom: -104px;
  }
}
@media screen and (max-width: 640px) {
  .map-section .black-container {
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.map-section .black-container .texture {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/2x/halfton-heat_texture_inverse.png");
  opacity: 0.1;
}

.black-container h1, .black-container h2, .black-container h3, .black-container h4, .black-container h5, .black-container p, .black-container span, .black-container strong, .black-container label {
  color: #fff;
}
.black-container a {
  color: #fff;
}
.black-container a:visited {
  color: #fff;
}
.black-container a:focus {
  color: #fff;
}
.black-container a:hover {
  color: #fff;
}
.black-container a:active {
  color: #fff;
}
.black-container .text-link:hover, .black-container .text-link:focus {
  border-color: #fff;
}
.black-container .text-link:hover svg path, .black-container .text-link:focus svg path {
  fill: #fff;
}
.black-container .text-link svg path {
  fill: #F0F550;
  transition: all 0.3s ease;
}

h1, .like-h1 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 45px;
  line-height: 1.222;
  color: #1C2728;
  padding: 0;
  margin: 0 0 15px;
}
@media screen and (max-width: 1024px) {
  h1, .like-h1 {
    font-size: 30px;
  }
}
h1.white, .like-h1.white {
  color: #fff;
}

.small-title {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #1C2728;
  text-transform: uppercase;
  margin-bottom: 8px;
}

h2, .like-h2 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.25;
  color: #1C2728;
  padding: 0;
  margin: 0 0 15px;
}
@media screen and (max-width: 1024px) {
  h2, .like-h2 {
    font-size: 28px;
  }
}
h2.white, .like-h2.white {
  color: #fff;
}

h3, .like-h3 {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.333;
  color: #1C2728;
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0 0 15px;
}

h4, .like-h4 {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.666;
  color: #1C2728;
  padding: 0;
  margin: 0 0 10px;
}

h5, .like-h5 {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.666;
  color: #1C2728;
  padding: 0;
  margin: 0 0 10px;
}

h6, .like-h6 {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.666;
  color: #1C2728;
  padding: 0;
  margin: 0 0 10px;
}

p, .like-p {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 0.9375em;
  line-height: 1.466;
  color: #1C2728;
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0 0 15px;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

figure {
  margin: 0;
}

blockquote, q, .wp-block-quote {
  position: relative;
  quotes: none;
  border: none;
  background-color: #F0F550;
  box-sizing: border-box;
  display: flex;
  padding: 80px 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-bottom: 80px;
}
@media screen and (min-width: 601px) {
  blockquote, q, .wp-block-quote {
    align-items: flex-end;
  }
}
@media screen and (max-width: 768px) {
  blockquote, q, .wp-block-quote {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  blockquote, q, .wp-block-quote {
    flex-flow: column;
  }
}
blockquote:after, q:after, .wp-block-quote:after {
  content: "";
  width: 988px;
  height: 348px;
  background-image: url("../images/svg/lines-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -310px;
}
blockquote.pink-background, q.pink-background, .wp-block-quote.pink-background {
  background-color: #F157AE;
}
blockquote.blue-background, q.blue-background, .wp-block-quote.blue-background {
  background-color: #215CA5;
}
blockquote.blue-background p, q.blue-background p, .wp-block-quote.blue-background p {
  color: #fff;
}
blockquote.blue-background p:before, q.blue-background p:before, .wp-block-quote.blue-background p:before {
  background-image: url("../images/svg/quote-white.svg");
}
blockquote.blue-background cite, q.blue-background cite, .wp-block-quote.blue-background cite {
  color: #fff;
  border-top: 2px #fff solid;
}
blockquote p, q p, .wp-block-quote p {
  width: 100%;
  max-width: 395px;
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.3125em;
  line-height: 1.428;
  color: #1C2728;
  margin: 0;
  position: relative;
  padding-left: 60px;
}
@media screen and (max-width: 600px) {
  blockquote p, q p, .wp-block-quote p {
    padding-left: 0;
    max-width: none;
  }
}
blockquote p:before, q p:before, .wp-block-quote p:before {
  content: "";
  width: 46px;
  height: 34px;
  background-image: url("../images/svg/quote.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -14px;
  left: 0;
}
@media screen and (max-width: 600px) {
  blockquote p:before, q p:before, .wp-block-quote p:before {
    top: -44px;
  }
}
blockquote cite, q cite, .wp-block-quote cite {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.466;
  color: #1C2728;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  position: relative;
  top: 20px;
  flex: 0 0 155px;
  border-top: 2px #1C2728 solid;
  text-align: right;
  margin: 0;
  padding: 8px 0 0;
}
@media screen and (max-width: 600px) {
  blockquote cite, q cite, .wp-block-quote cite {
    flex: auto;
    width: 100%;
  }
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
}

embed,
iframe,
object {
  max-width: 100%;
}

input, select, option, textarea {
  font-family: inherit;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 3px;
  margin-bottom: 1.5em;
}

header ul, footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header ul li, footer ul li {
  padding: 0;
  max-width: none;
}
header ul li:before, footer ul li:before {
  display: none;
}
header .btn, footer .btn {
  margin: 0;
}

.main-content ul {
  list-style: none;
  margin: 0;
  padding: 20px 0 15px 54px;
}
@media screen and (max-width: 1024px) {
  .main-content ul {
    padding-left: 48px;
  }
}
@media screen and (max-width: 450px) {
  .main-content ul {
    padding-left: 0;
  }
}
.main-content ol {
  list-style: decimal;
  margin: 0;
  padding: 20px 0 15px 54px;
}
@media screen and (max-width: 1024px) {
  .main-content ol {
    padding-left: 48px;
  }
}
.main-content ol li::marker {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.466;
  color: #215CA5;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.main-content ol li {
  padding-left: 18px;
}
.main-content ul li {
  padding-left: 46px;
}
.main-content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 32px;
  height: 3px;
  background-color: #215CA5;
}
.main-content li {
  position: relative;
  width: 100%;
  max-width: 600px;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.466;
  color: #1C2728;
  padding: 0;
  margin: 0 0 15px;
  letter-spacing: 0.02em;
}

a {
  transition: all 0.3s ease;
  color: #215CA5;
}
a:visited {
  color: #215CA5;
}
a:focus {
  color: #215CA5;
}
a:hover {
  color: #1C2728;
}
a:active {
  color: #215CA5;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

input[type=search],
input[type=submit],
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

.multiple-cta .btn {
  margin-right: 15px;
  margin-bottom: 15px;
}
.multiple-cta .btn:last-of-type {
  margin: 0;
  border: 2px #1C2728 solid;
  background-color: transparent;
  color: #1C2728;
}
.multiple-cta .btn:last-of-type:visited {
  color: #1C2728;
}
.multiple-cta .btn:last-of-type:focus {
  color: #1C2728;
}
.multiple-cta .btn:last-of-type:hover {
  color: #1C2728;
}
.multiple-cta .btn:last-of-type:active {
  color: #1C2728;
}
.multiple-cta .btn:last-of-type:hover, .multiple-cta .btn:last-of-type:focus {
  background-color: #F0F550;
  border-color: #F0F550;
}
.multiple-cta .btn:last-of-type.on-dark {
  border: 2px #F0F550 solid;
  background-color: transparent;
  color: #F0F550;
}
.multiple-cta .btn:last-of-type.on-dark:visited {
  color: #F0F550;
}
.multiple-cta .btn:last-of-type.on-dark:focus {
  color: #F0F550;
}
.multiple-cta .btn:last-of-type.on-dark:hover {
  color: #1C2728;
}
.multiple-cta .btn:last-of-type.on-dark:active {
  color: #F0F550;
}
.multiple-cta .btn:last-of-type.on-dark:hover, .multiple-cta .btn:last-of-type.on-dark:focus {
  background-color: #F0F550;
  border-color: #F0F550;
}
.multiple-cta .btn:first-of-type {
  border: 2px #F0F550 solid;
  background-color: #F0F550;
  color: #1C2728;
}
.multiple-cta .btn:first-of-type:visited {
  color: #1C2728;
}
.multiple-cta .btn:first-of-type:focus {
  color: #1C2728;
}
.multiple-cta .btn:first-of-type:hover {
  color: #1C2728;
}
.multiple-cta .btn:first-of-type:active {
  color: #1C2728;
}
.multiple-cta .btn:first-of-type:hover, .multiple-cta .btn:first-of-type:focus {
  background-color: transparent;
  border-color: #1C2728;
}
.multiple-cta .btn:first-of-type.on-dark {
  border: 2px #F0F550 solid;
  background-color: #F0F550;
  color: #1C2728;
}
.multiple-cta .btn:first-of-type.on-dark:visited {
  color: #1C2728;
}
.multiple-cta .btn:first-of-type.on-dark:focus {
  color: #1C2728;
}
.multiple-cta .btn:first-of-type.on-dark:hover {
  color: #F0F550;
}
.multiple-cta .btn:first-of-type.on-dark:active {
  color: #1C2728;
}
.multiple-cta .btn:first-of-type.on-dark:hover, .multiple-cta .btn:first-of-type.on-dark:focus {
  background-color: transparent;
  border-color: #F0F550;
}

@media screen and (max-width: 1250px) {
  .mobile-screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
  }
}
.mobile-screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/*Styles*/
.white-background {
  background-color: #fff;
}

.blue-background {
  background-color: #215CA5;
}

.cover-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cover-image img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.cover-image .mobile-overlay {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  height: 45px;
  background-color: #fff;
  opacity: 0.45;
}
@media screen and (max-width: 782px) {
  .cover-image .mobile-overlay {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .cover-image .mobile-overlay {
    height: 30px;
  }
}

.accessible-image {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/*Buttons*/
.wp-block-button,
.btn {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  background-color: #F0F550;
  color: #1C2728;
  border: 2px #F0F550 solid;
  box-shadow: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.02em;
  margin: 0;
  padding: 13px 30px 12px;
  text-align: center;
  min-width: 162px;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  transition: all 0.3s ease;
  overflow-wrap: break-word;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .wp-block-button,
.btn {
    padding: 12px 20px;
  }
}
.wp-block-button.on-dark:hover, .wp-block-button.on-dark:focus,
.btn.on-dark:hover,
.btn.on-dark:focus {
  border-color: #F0F550;
  color: #F0F550;
}
.wp-block-button:hover, .wp-block-button:focus,
.btn:hover,
.btn:focus {
  background-color: transparent;
  border-color: #1C2728;
  color: #1C2728;
}
.wp-block-button:active, .wp-block-button:visited,
.btn:active,
.btn:visited {
  color: #1C2728;
}
.wp-block-button.outline-on-blue,
.btn.outline-on-blue {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.wp-block-button.outline-on-blue:hover, .wp-block-button.outline-on-blue:focus,
.btn.outline-on-blue:hover,
.btn.outline-on-blue:focus {
  background-color: #fff;
  border-color: #fff;
  color: #005EB8;
}
.wp-block-button.white-hover:hover, .wp-block-button.white-hover:focus,
.btn.white-hover:hover,
.btn.white-hover:focus {
  background-color: #fff;
  border-color: #fff;
  color: #005EB8;
}
.wp-block-button.outline,
.btn.outline {
  background-color: transparent;
  color: #005EB8;
}
.wp-block-button.outline:hover, .wp-block-button.outline:focus,
.btn.outline:hover,
.btn.outline:focus {
  background-color: #005EB8;
  color: #fff;
}
.wp-block-button.outline.visited,
.btn.outline.visited {
  color: #005EB8;
}
.wp-block-button.is-style-underline,
.btn.is-style-underline {
  margin-right: 40px;
}
.wp-block-button.is-style-underline .btn__link,
.btn.is-style-underline .btn__link {
  font-size: 15px;
  line-height: 1.666;
  background-color: transparent;
  color: #215CA5;
  border: 0;
  border-bottom: 3px #FF9E1A solid;
  letter-spacing: 0.15em;
  padding: 0;
}
.wp-block-button.is-style-underline .btn__link:hover,
.btn.is-style-underline .btn__link:hover {
  border-color: transparent;
  color: #002D72;
}
.has-dark-background .wp-block-button.is-style-underline .btn__link, .has-dark-background .wp-block-button.is-style-underline .btn__link:hover,
.has-dark-background .btn.is-style-underline .btn__link,
.has-dark-background .btn.is-style-underline .btn__link:hover {
  color: #fff;
}
.wp-block-button.is-style-underline:last-child,
.btn.is-style-underline:last-child {
  margin-right: 0;
}

.btn-underline {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  background-color: #F0F550;
  color: #1C2728;
  border: 2px #F0F550 solid;
  box-shadow: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.02em;
  margin: 0;
  padding: 13px 30px 12px;
  text-align: center;
  min-width: 162px;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  transition: all 0.3s ease;
  overflow-wrap: break-word;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.666;
  background-color: transparent;
  color: #215CA5;
  border: 0;
  border-bottom: 3px #FF9E1A solid;
  letter-spacing: 0.15em;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .btn-underline {
    padding: 12px 20px;
  }
}
.btn-underline.on-dark:hover, .btn-underline.on-dark:focus {
  border-color: #F0F550;
  color: #F0F550;
}
.btn-underline:hover, .btn-underline:focus {
  background-color: transparent;
  border-color: #1C2728;
  color: #1C2728;
}
.btn-underline:active, .btn-underline:visited {
  color: #1C2728;
}
.btn-underline.outline-on-blue {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.btn-underline.outline-on-blue:hover, .btn-underline.outline-on-blue:focus {
  background-color: #fff;
  border-color: #fff;
  color: #005EB8;
}
.btn-underline.white-hover:hover, .btn-underline.white-hover:focus {
  background-color: #fff;
  border-color: #fff;
  color: #005EB8;
}
.btn-underline.outline {
  background-color: transparent;
  color: #005EB8;
}
.btn-underline.outline:hover, .btn-underline.outline:focus {
  background-color: #005EB8;
  color: #fff;
}
.btn-underline.outline.visited {
  color: #005EB8;
}
.btn-underline:hover {
  border-color: transparent;
  color: #002D72;
}
.has-dark-background .btn-underline, .has-dark-background .btn-underline:hover {
  color: #fff;
}

.text-link {
  overflow-x: hidden;
  position: relative;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5625;
  display: inline-block;
  padding-bottom: 2px;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.text-link:visited {
  color: #1C2728;
}
.text-link:focus {
  color: #1C2728;
}
.text-link:hover {
  color: #1C2728;
}
.text-link:active {
  color: #1C2728;
}
.text-link.overflow-item {
  overflow: visible;
}
.text-link.overflow-item:before {
  right: 0;
}
.text-link.overflow-item:hover:before, .text-link.overflow-item:focus:before {
  right: 0;
}
.text-link:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #F0F550;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease;
}
.text-link:hover:before, .text-link:focus:before {
  right: -100%;
  background-color: #1C2728;
}
.text-link.on-dark {
  color: #fff;
}
.text-link.on-dark:visited {
  color: #fff;
}
.text-link.on-dark:focus {
  color: #fff;
}
.text-link.on-dark:hover {
  color: #fff;
}
.text-link.on-dark:active {
  color: #fff;
}
.text-link.on-dark:hover:before, .text-link.on-dark:focus:before {
  background-color: #fff;
}

.arrow-link:hover .link-arrow, .arrow-link:focus .link-arrow {
  left: 5px;
  border-color: #1C2728;
}
.arrow-link .link-arrow {
  position: relative;
  left: 0;
  border-bottom: 2px #F0F550 solid;
  transition: all 0.3s ease;
}

/*404*/
.error404 .content-area {
  height: 100vh;
  padding-top: 100px;
  background: #2B2826;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.site-clip-paths {
  position: absolute;
}

#html5-watermark {
  display: none !important;
}

#wpadminbar {
  position: fixed !important;
}

.slick-track {
  display: flex;
}

.animate-scroll {
  position: relative;
  opacity: 0;
  top: 40px;
  transition: all 0.3s ease;
}
.animate-scroll.in-view {
  opacity: 1;
  top: 0;
}

.search-results-container {
  width: 100%;
  max-width: 652px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.search-results-container .search-results-item {
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .search-results-container .search-results-item {
    margin-bottom: 40px;
  }
}
.search-results-container .search-results-item .post-type {
  font-weight: 600;
  text-transform: uppercase;
}

.acf-block-component {
  margin: 30px;
}

.keyboard-control .site-header .main-header .header-navs .main-nav .main-menu .menu-item .keyboard-dropdown {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .keyboard-control .site-header .main-header .header-navs .main-nav .main-menu .menu-item .keyboard-dropdown {
    display: none;
  }
}

.keyboard-control .site-header .mobile-header .mobile-nav .main-menu .menu-item .keyboard-dropdown {
  display: none;
}

.alert-active .site-header .mobile-header {
  padding-top: 205px;
}
@media screen and (max-width: 600px) {
  .alert-active .site-header .mobile-header {
    padding-top: 225px;
  }
}

.site-header {
  position: fixed;
  z-index: 10;
  left: 0;
  right: 0;
}
.site-header .alert-bar {
  width: 100%;
  position: relative;
  z-index: 10;
  background-color: #F0F550;
}
.site-header .alert-bar.one-alert .slider-controls {
  display: none;
}
.site-header .alert-bar .alert-slider .slick-track {
  display: flex;
}
.site-header .alert-bar .alert-slider .slide {
  padding: 13px 200px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .site-header .alert-bar .alert-slider .slide {
    padding: 13px 30px;
  }
}
.site-header .alert-bar .alert-slider .slide a {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.6;
  color: #1C2728;
  text-decoration-color: #1C2728;
  -webkit-text-decoration-color: #1C2728;
}
.site-header .alert-bar .alert-slider .slide a:visited {
  color: #1C2728;
}
.site-header .alert-bar .alert-slider .slide a:focus {
  color: #1C2728;
}
.site-header .alert-bar .alert-slider .slide a:hover {
  color: #1C2728;
}
.site-header .alert-bar .alert-slider .slide a:active {
  color: #1C2728;
}
.site-header .alert-bar .alert-slider .slide a:hover, .site-header .alert-bar .alert-slider .slide a:focus {
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.site-header .alert-bar .controls-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
  height: 100%;
  background-color: #F0F550;
}
@media screen and (max-width: 1024px) {
  .site-header .alert-bar .controls-backdrop {
    display: none;
  }
}
.site-header .alert-bar .slider-controls {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 60px;
}
@media screen and (max-width: 1024px) {
  .site-header .alert-bar .slider-controls {
    position: relative;
    justify-content: center;
    right: 0;
    left: 0;
    top: auto;
    transform: none;
    height: 31px;
    border-top: 1px #fff solid;
  }
}
.site-header .alert-bar .slider-controls button {
  font-size: 0;
  line-height: 0;
  background: none;
  border: none;
  cursor: pointer;
  margin: 0 10px;
  transition: all 0.3s ease;
}
.site-header .alert-bar .slider-controls .slider-autoplay-controls {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-header .alert-bar .slider-controls .slider-autoplay-controls .slider-pause {
  opacity: 0;
  pointer-events: none;
}
.site-header .alert-bar .slider-controls .slider-autoplay-controls .slider-play {
  position: absolute;
  opacity: 1;
  pointer-events: all;
}
.site-header .alert-bar .slider-controls .slider-autoplay-controls .slider-play svg {
  transform: rotate(-90deg);
}
.site-header .alert-bar .slider-controls .slider-autoplay-controls.playing .slider-pause {
  opacity: 1;
  pointer-events: all;
}
.site-header .alert-bar .slider-controls .slider-autoplay-controls.playing .slider-play {
  opacity: 0;
  pointer-events: none;
}
.site-header .alert-bar .close-alert {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border-radius: 9px;
  border: 2px #1C2728 solid;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
}
@media screen and (max-width: 1024px) {
  .site-header .alert-bar .close-alert {
    top: auto;
    transform: none;
    bottom: 6px;
    right: 31px;
  }
}
.site-header .alert-bar .close-alert:hover, .site-header .alert-bar .close-alert:focus {
  background-color: #1C2728;
}
.site-header .alert-bar .close-alert:hover svg path, .site-header .alert-bar .close-alert:focus svg path {
  stroke: #F0F550;
}
.site-header .alert-bar .close-alert svg path {
  transition: all 0.3s ease;
}
.site-header .main-header {
  display: flex;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 1025px) {
  .site-header .main-header.sticky .header-logo {
    flex: 0 0 209px;
    transition: all 0.3s ease;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1250px) {
  .site-header .main-header.sticky .header-logo {
    flex: 0 0 180px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1120px) {
  .site-header .main-header.sticky .header-logo {
    flex: 0 0 160px;
  }
}
@media screen and (min-width: 1025px) {
  .site-header .main-header.sticky .header-logo .logo {
    height: 61px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1120px) {
  .site-header .main-header.sticky .header-logo .logo {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1025px) {
  .site-header .main-header.sticky .header-logo .logo .logo-desktop {
    opacity: 0;
  }
}
@media screen and (min-width: 1025px) {
  .site-header .main-header.sticky .header-logo .logo .logo-mobile {
    opacity: 1;
  }
}
@media screen and (min-width: 1025px) {
  .site-header .main-header.sticky .header-logo .gradient {
    height: 4px;
    top: calc(100% - 4px);
  }
}
@media screen and (min-width: 1025px) {
  .site-header .main-header.sticky .header-navs .utility-nav .nav-container {
    height: 0;
    opacity: 0;
    pointer-events: none;
  }
  .site-header .main-header.sticky .header-navs .utility-nav .nav-container .utility-menu {
    display: none;
  }
  .site-header .main-header.sticky .header-navs .utility-nav .nav-container .search-area {
    display: none;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1250px) {
  .site-header .main-header.sticky .header-navs .main-nav {
    padding: 0 24px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1250px) {
  .site-header .main-header.sticky .header-navs .main-nav .main-menu a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1025px) {
  .site-header .main-header.sticky .header-navs .main-nav .sticky-button {
    opacity: 1;
    max-width: none;
    min-width: 114px;
    padding: 12px 30px;
    margin-left: 20px;
    pointer-events: all;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1250px) {
  .site-header .main-header.sticky .header-navs .main-nav .sticky-button {
    margin-left: 14px;
  }
}
.site-header .main-header .header-logo {
  position: relative;
  flex: 0 0 388px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1250px) {
  .site-header .main-header .header-logo {
    flex: 0 0 24vw;
  }
}
@media screen and (max-width: 1024px) {
  .site-header .main-header .header-logo {
    flex: 0 0 272px;
  }
}
.site-header .main-header .header-logo .logo {
  position: relative;
  padding: 0 30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1C2728;
  height: 108px;
}
@media screen and (max-width: 1024px) {
  .site-header .main-header .header-logo .logo {
    height: 75px;
  }
}
.site-header .main-header .header-logo .logo:hover .background-gradient {
  opacity: 1;
}
.site-header .main-header .header-logo .logo .background-gradient {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  background-image: linear-gradient(to right, #004D9B 0%, #E33789 64%, #E43C83 68%, #E74C74 72%, #EC655B 78%, #F38939 84%, #FCB70D 94%, #FFC500 100%);
  transition: all 0.3s ease;
}
.site-header .main-header .header-logo .logo .logo-desktop {
  display: flex;
  position: relative;
  opacity: 1;
  transition: all 0.3s ease;
}
.site-header .main-header .header-logo .logo .logo-desktop svg {
  width: 100%;
  max-width: 260px;
}
.site-header .main-header .header-logo .logo .logo-mobile {
  display: flex;
  position: absolute;
  opacity: 0;
  transition: all 0.3s ease;
}
.site-header .main-header .header-logo .gradient {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 17px;
  background-image: linear-gradient(to right, #004D9B 0%, #E33789 64%, #E43C83 68%, #E74C74 72%, #EC655B 78%, #F38939 84%, #FCB70D 94%, #FFC500 100%);
  transition: all 0.3s ease;
}
@media screen and (max-width: 1250px) {
  .site-header .main-header .header-logo .gradient {
    height: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .site-header .main-header .header-logo .gradient {
    height: 8px;
  }
}
.site-header .main-header .header-navs {
  width: 100%;
}
.site-header .main-header .header-navs .utility-nav {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .site-header .main-header .header-navs .utility-nav {
    display: none;
  }
}
.site-header .main-header .header-navs .utility-nav.search-open .nav-container .header-search-wrapper {
  width: 285px;
}
.site-header .main-header .header-navs .utility-nav.search-open .nav-container .header-search-wrapper .header-search-form .searchform-wrapper .searchform-input {
  width: 254px;
  margin-right: 8px;
  border-bottom: 1px #1C2728 solid;
}
.site-header .main-header .header-navs .utility-nav.search-open .nav-container .header-search-wrapper .header-search-form .searchform-wrapper .searchform-submit {
  pointer-events: all;
}
.site-header .main-header .header-navs .utility-nav .nav-container {
  width: 100%;
  overflow: hidden;
  max-width: 394px;
  height: 43px;
  padding: 0 60px 0 12px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  transition: all 0.3s ease;
  background-color: #F4F5F9;
}
@media screen and (max-width: 1250px) {
  .site-header .main-header .header-navs .utility-nav .nav-container {
    padding: 0 50px 0 12px;
  }
}
.site-header .main-header .header-navs .utility-nav .nav-container .utility-menu {
  display: flex;
  height: 100%;
}
.site-header .main-header .header-navs .utility-nav .nav-container .utility-menu li {
  height: 100%;
}
.site-header .main-header .header-navs .utility-nav .nav-container .header-search-wrapper {
  width: 75px;
  transition: all 0.3s ease;
}
.site-header .main-header .header-navs .utility-nav .nav-container .header-search-wrapper .header-search-form .searchform-wrapper {
  display: flex;
  justify-content: flex-end;
  position: relative;
  top: 1px;
}
.site-header .main-header .header-navs .utility-nav .nav-container .header-search-wrapper .header-search-form .searchform-wrapper .searchform-input {
  padding: 0;
  margin: 0;
  width: 44px;
  background: none;
  border: none;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.166;
  letter-spacing: 0.02em;
  color: #1C2728;
  transition: all 0.3s ease;
  border-bottom: 1px transparent solid;
}
.site-header .main-header .header-navs .utility-nav .nav-container .header-search-wrapper .header-search-form .searchform-wrapper .searchform-input::placeholder {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.166;
  letter-spacing: 0.02em;
  color: #1C2728;
}
.site-header .main-header .header-navs .utility-nav .nav-container .header-search-wrapper .header-search-form .searchform-wrapper .searchform-submit {
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  border: none;
  background: none;
  pointer-events: none;
}
.site-header .main-header .header-navs .utility-nav .nav-container a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.166;
  letter-spacing: 0.02em;
  margin: 0 20px;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.site-header .main-header .header-navs .utility-nav .nav-container a:visited {
  color: #1C2728;
}
.site-header .main-header .header-navs .utility-nav .nav-container a:focus {
  color: #1C2728;
}
.site-header .main-header .header-navs .utility-nav .nav-container a:hover {
  color: #215CA5;
}
.site-header .main-header .header-navs .utility-nav .nav-container a:active {
  color: #1C2728;
}
.site-header .main-header .header-navs .utility-nav .nav-container a:hover, .site-header .main-header .header-navs .utility-nav .nav-container a:focus {
  text-decoration-color: #215CA5;
  -webkit-text-decoration-color: #215CA5;
}
.site-header .main-header .header-navs .main-nav {
  position: relative;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-color: #fff;
  padding: 0 46px;
  box-sizing: border-box;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1250px) {
  .site-header .main-header .header-navs .main-nav {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1024px) {
  .site-header .main-header .header-navs .main-nav {
    height: 75px;
  }
}
.site-header .main-header .header-navs .main-nav:after {
  content: "";
  height: 4px;
  width: 100%;
  position: absolute;
  right: 0;
  top: calc(100% - 4px);
  background-color: #1C2728;
  pointer-events: none;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .site-header .main-header .header-navs .main-nav:after {
    height: 5px;
    top: calc(100% - 5px);
  }
}
.site-header .main-header .header-navs .main-nav .menu-main-nav-container {
  height: 100%;
}
.site-header .main-header .header-navs .main-nav .main-menu {
  display: flex;
  justify-content: space-around;
  width: 100%;
  max-width: 788px;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .site-header .main-header .header-navs .main-nav .main-menu {
    display: none;
  }
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /*&:after {
    content: '';
    width: 70px;
    height: 8px;
    background-color: $bright-yellow;
    position: absolute;
    top: 0;
    opacity: 0;
    @include transition();
  }*/
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item:nth-last-of-type(3) {
  justify-content: center;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item:nth-last-of-type(2) {
  justify-content: flex-end;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item:last-of-type {
  justify-content: flex-end;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item.current_page_item, .site-header .main-header .header-navs .main-nav .main-menu .menu-item.active {
  /*&> a {

    &:after {
      opacity: 1;
    }
  }*/
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item.current_page_item .keyboard-dropdown, .site-header .main-header .header-navs .main-nav .main-menu .menu-item.active .keyboard-dropdown {
  transform: rotate(180deg);
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item.menu-item-has-children:hover .sub-menu, .site-header .main-header .header-navs .main-nav .main-menu .menu-item.menu-item-has-children:focus .sub-menu, .site-header .main-header .header-navs .main-nav .main-menu .menu-item.menu-item-has-children.active .sub-menu {
  opacity: 1;
  pointer-events: all;
  top: calc(100% - 4px);
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item.menu-item-has-children > a:after {
  content: "";
  width: 10px;
  height: 7px;
  background-image: url("../images/svg/down-arrow.svg");
  background-size: contain;
  background-position: center;
  position: relative;
  display: none;
  left: 5px;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item.top-level-link.current_page_item > a:before, .site-header .main-header .header-navs .main-nav .main-menu .menu-item.top-level-link.active > a:before {
  opacity: 1;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item.top-level-link:hover > a:before, .site-header .main-header .header-navs .main-nav .main-menu .menu-item.top-level-link:focus > a:before {
  opacity: 1;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item.top-level-link > a {
  position: relative;
  padding: 0 15px;
  color: #1C2728;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item.top-level-link > a:visited {
  color: #1C2728;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item.top-level-link > a:focus {
  color: #1C2728;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item.top-level-link > a:hover {
  color: #1C2728;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item.top-level-link > a:active {
  color: #1C2728;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item.top-level-link > a:before {
  content: "";
  width: 70px;
  height: 8px;
  background-color: #F0F550;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: all 0.3s ease;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item .keyboard-dropdown {
  display: none;
  position: relative;
  left: -10px;
  transition: all 0.3s ease;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item .keyboard-dropdown img {
  transition: all 0.3s ease;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item .sub-menu {
  position: absolute;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  padding: 2px 22px 4px;
  top: 0;
  width: 100%;
  max-width: 608px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  background-color: #fff;
  border: 4px #1C2728 solid;
  box-sizing: border-box;
  transition: all 0.3s ease;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item .sub-menu .menu-item {
  position: relative;
  flex: 0 0 33.33%;
  padding: 16px 8px;
  white-space: nowrap;
  justify-content: flex-start;
  border-top: 1px #CED0D8 solid;
  /*&:nth-of-type(3n+3) {
    border: none;
  }*/
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item .sub-menu .menu-item:first-of-type, .site-header .main-header .header-navs .main-nav .main-menu .menu-item .sub-menu .menu-item:nth-of-type(2), .site-header .main-header .header-navs .main-nav .main-menu .menu-item .sub-menu .menu-item:nth-of-type(3), .site-header .main-header .header-navs .main-nav .main-menu .menu-item .sub-menu .menu-item:nth-of-type(4) {
  border: none;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item .sub-menu .menu-item:after {
  display: none;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item .sub-menu .menu-item.overview-link {
  display: none;
}
.site-header .main-header .header-navs .main-nav .main-menu .menu-item .sub-menu .menu-item.border-bottom:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #CED0D8;
}
.site-header .main-header .header-navs .main-nav .main-menu a {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.site-header .main-header .header-navs .main-nav .main-menu a:visited {
  color: #1C2728;
}
.site-header .main-header .header-navs .main-nav .main-menu a:focus {
  color: #1C2728;
}
.site-header .main-header .header-navs .main-nav .main-menu a:hover {
  color: #215CA5;
}
.site-header .main-header .header-navs .main-nav .main-menu a:active {
  color: #1C2728;
}
.site-header .main-header .header-navs .main-nav .sticky-button {
  opacity: 0;
  pointer-events: none;
  max-width: 0;
  min-width: 0;
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.214;
  color: #fff;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  background-color: #4E0C43;
}
.site-header .main-header .header-navs .main-nav .sticky-button:visited {
  color: #fff;
}
.site-header .main-header .header-navs .main-nav .sticky-button:focus {
  color: #fff;
}
.site-header .main-header .header-navs .main-nav .sticky-button:hover {
  color: #fff;
}
.site-header .main-header .header-navs .main-nav .sticky-button:active {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .site-header .main-header .header-navs .main-nav .sticky-button {
    display: none;
  }
}
.site-header .main-header .header-navs .main-nav .sticky-button:hover, .site-header .main-header .header-navs .main-nav .sticky-button:focus {
  background-color: #215CA5;
}
.site-header .main-header .header-navs .main-nav .open-menu {
  display: none;
  position: relative;
  width: 20px;
  height: 15px;
}
@media screen and (max-width: 1024px) {
  .site-header .main-header .header-navs .main-nav .open-menu {
    display: block;
  }
}
.site-header .main-header .header-navs .main-nav .open-menu .hamburger {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-header .main-header .header-navs .main-nav .open-menu .hamburger div {
  width: 100%;
  height: 3px;
  background-color: #1C2728;
  position: absolute;
  transition: all 0.3s ease;
}
.site-header .main-header .header-navs .main-nav .open-menu .hamburger div:first-of-type {
  top: 0;
}
.site-header .main-header .header-navs .main-nav .open-menu .hamburger div:last-of-type {
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  .site-header.menu-open .main-header .header-navs .main-nav:after {
    background-color: #F0F550;
  }
}
.site-header.menu-open .main-header .header-navs .main-nav .open-menu .hamburger div:first-of-type {
  opacity: 0;
}
.site-header.menu-open .main-header .header-navs .main-nav .open-menu .hamburger div:nth-of-type(2) {
  transform: rotate(45deg);
}
.site-header.menu-open .main-header .header-navs .main-nav .open-menu .hamburger div:nth-of-type(3) {
  transform: rotate(-45deg);
}
.site-header.menu-open .main-header .header-navs .main-nav .open-menu .hamburger div:last-of-type {
  opacity: 0;
}
.site-header.menu-open .mobile-header {
  top: 0;
}
.site-header .mobile-header {
  display: none;
  position: fixed;
  overflow: scroll;
  top: -100%;
  width: 100%;
  height: 100%;
  background-color: #1C2728;
  padding: 115px 0 35px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .site-header .mobile-header {
    display: block;
  }
}
.site-header .mobile-header .mobile-nav .main-menu {
  padding-bottom: 10px;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item {
  position: relative;
  margin: 0 0 10px;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item.menu-item-has-children.active.top-level-link:before, .site-header .mobile-header .mobile-nav .main-menu .menu-item.menu-item-has-children.active.top-level-link:after {
  background-color: #F0F550;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item.menu-item-has-children.active .sub-menu {
  max-height: 1000px;
  padding: 15px 0 5px;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item.menu-item-has-children.active .sub-menu a {
  opacity: 1;
  padding: 0 35px 10px;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item.menu-item-has-children.top-level-link:before {
  content: "";
  display: block;
  width: 8px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 20px;
  top: 10px;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item.menu-item-has-children.top-level-link:after {
  content: "";
  width: 8px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 20px;
  top: 10px;
  transform: rotate(90deg);
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item .sub-menu {
  max-height: 0;
  background-color: #fff;
  transition: all 0.3s ease;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item .sub-menu .menu-item a {
  opacity: 0;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.222;
  color: #1C2728;
  padding: 0 35px;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item .sub-menu .menu-item a:visited {
  color: #1C2728;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item .sub-menu .menu-item a:focus {
  color: #1C2728;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item .sub-menu .menu-item a:hover {
  color: #1C2728;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item .sub-menu .menu-item a:active {
  color: #1C2728;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item a {
  display: inline-block;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 1.19;
  color: #fff;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  letter-spacing: 0.025em;
  padding: 0 35px 10px;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item a:visited {
  color: #fff;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item a:focus {
  color: #fff;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item a:hover {
  color: #fff;
}
.site-header .mobile-header .mobile-nav .main-menu .menu-item a:active {
  color: #fff;
}
.site-header .mobile-header .mobile-nav .divider {
  width: 100%;
  padding: 0 35px;
}
.site-header .mobile-header .mobile-nav .divider div {
  height: 1px;
  width: 100%;
  background-color: #fff;
}
.site-header .mobile-header .mobile-nav .utility-menu {
  padding: 30px 35px 0;
}
.site-header .mobile-header .mobile-nav .utility-menu .menu-item {
  position: relative;
  margin: 0 0 10px;
}
.site-header .mobile-header .mobile-nav .utility-menu .menu-item a {
  display: inline-block;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.222;
  color: #fff;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  padding: 0 0 5px;
}
.site-header .mobile-header .mobile-nav .utility-menu .menu-item a:visited {
  color: #fff;
}
.site-header .mobile-header .mobile-nav .utility-menu .menu-item a:focus {
  color: #fff;
}
.site-header .mobile-header .mobile-nav .utility-menu .menu-item a:hover {
  color: #fff;
}
.site-header .mobile-header .mobile-nav .utility-menu .menu-item a:active {
  color: #fff;
}
.site-header .mobile-header .mobile-nav .mobile-search-wrapper {
  padding: 0 35px;
  transition: all 0.3s ease;
}
.site-header .mobile-header .mobile-nav .mobile-search-wrapper .mobile-search-form .searchform-wrapper {
  display: flex;
  justify-content: flex-start;
  position: relative;
  top: 1px;
}
.site-header .mobile-header .mobile-nav .mobile-search-wrapper .mobile-search-form .searchform-wrapper .searchform-input {
  padding: 0;
  margin: 0;
  width: 60px;
  background: none;
  border: none;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.222;
  color: #fff;
  transition: all 0.3s ease;
  border-bottom: 1px transparent solid;
}
.site-header .mobile-header .mobile-nav .mobile-search-wrapper .mobile-search-form .searchform-wrapper .searchform-input::placeholder {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.222;
  color: #fff;
}
.site-header .mobile-header .mobile-nav .mobile-search-wrapper .mobile-search-form .searchform-wrapper .searchform-input.search-open {
  width: 254px;
  border-bottom: 1px #fff solid;
}
.site-header .mobile-header .mobile-nav .mobile-search-wrapper .mobile-search-form .searchform-wrapper .searchform-submit {
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  border: none;
  background: none;
}
.site-header .mobile-header .mobile-nav .mobile-search-wrapper .mobile-search-form .searchform-wrapper .searchform-submit svg {
  width: 16px;
  height: 16px;
}
.site-header .mobile-header .mobile-nav .mobile-search-wrapper .mobile-search-form .searchform-wrapper .searchform-submit svg path {
  fill: #fff;
}

.site-footer {
  position: relative;
  background-color: #1C2728;
  padding: 60px 40px 80px;
}
@media screen and (max-width: 900px) {
  .site-footer {
    padding: 60px 20px 80px;
  }
}
.site-footer .container {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
.site-footer .footer-container {
  width: 100%;
  max-width: 1120px;
  display: flex;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container {
    flex-flow: column-reverse;
  }
}
.site-footer .footer-container .footer-left {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0 20px;
}
.site-footer .footer-container .footer-left .left-container {
  width: 100%;
  max-width: 360px;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-left .left-container {
    max-width: 312px;
  }
}
.site-footer .footer-container .footer-left .left-container .logo {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 32px;
  position: relative;
  left: -68px;
}
@media screen and (max-width: 1024px) {
  .site-footer .footer-container .footer-left .left-container .logo {
    left: auto;
  }
}
@media screen and (max-width: 900px) {
  .site-footer .footer-container .footer-left .left-container .logo {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-left .left-container .logo {
    width: 100%;
  }
}
.site-footer .footer-container .footer-left .left-container .logo:hover svg path, .site-footer .footer-container .footer-left .left-container .logo:focus svg path {
  fill: #F0F550;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-left .left-container .logo svg {
    display: none;
  }
}
.site-footer .footer-container .footer-left .left-container .logo svg path {
  transition: all 0.3s ease;
}
.site-footer .footer-container .footer-left .left-container .logo .mobile-logo {
  display: none;
  width: 100%;
  max-width: 312px;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-left .left-container .logo .mobile-logo {
    display: block;
  }
}
.site-footer .footer-container .footer-left .left-container .footer-contact {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-left .left-container .footer-contact {
    margin-left: 48px;
  }
}
.site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu {
  display: flex;
  flex-wrap: wrap;
}
.site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 18px;
}
@media screen and (max-width: 900px) {
  .site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li {
    margin-bottom: 15px;
  }
}
.site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li:last-of-type {
  margin-right: 0;
}
.site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a {
  display: flex;
  align-items: center;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.222;
  color: #fff;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a:visited {
  color: #fff;
}
.site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a:focus {
  color: #fff;
}
.site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a:hover {
  color: #F0F550;
}
.site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a:active {
  color: #fff;
}
@media screen and (max-width: 900px) {
  .site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a {
    align-items: flex-start;
  }
}
.site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a:hover, .site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a:focus {
  text-decoration-color: #F0F550;
  -webkit-text-decoration-color: #F0F550;
}
.site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a:hover svg path, .site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a:focus svg path {
  fill: #F0F550;
}
.site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a svg {
  margin-right: 8px;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a svg {
    margin-top: 2px;
    margin-right: 10px;
  }
}
.site-footer .footer-container .footer-left .left-container .footer-contact .contact-menu li a svg path {
  transition: all 0.3s ease;
}
.site-footer .footer-container .footer-left .left-container .footer-contact span {
  display: block;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.222;
  color: #fff;
  margin: 0 20px;
}
@media screen and (max-width: 900px) {
  .site-footer .footer-container .footer-left .left-container .footer-contact span {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-left .left-container .footer-contact span {
    margin: 0 22px;
  }
}
.site-footer .footer-container .footer-left .left-container .mobile-copyright {
  display: none;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-left .left-container .mobile-copyright {
    display: block;
  }
}
.site-footer .footer-container .footer-left .left-container .mobile-copyright p {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}
.site-footer .footer-container .footer-left .left-container .privacy-menu {
  display: flex;
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-left .left-container .privacy-menu {
    justify-content: center;
  }
}
.site-footer .footer-container .footer-left .left-container .privacy-menu .menu-item {
  margin: 0 10px;
}
.site-footer .footer-container .footer-left .left-container .privacy-menu .menu-item a {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.57;
  color: #fff;
  text-decoration-color: #fff;
  -webkit-text-decoration-color: #fff;
}
.site-footer .footer-container .footer-left .left-container .privacy-menu .menu-item a:visited {
  color: #fff;
}
.site-footer .footer-container .footer-left .left-container .privacy-menu .menu-item a:focus {
  color: #fff;
}
.site-footer .footer-container .footer-left .left-container .privacy-menu .menu-item a:hover {
  color: #F0F550;
}
.site-footer .footer-container .footer-left .left-container .privacy-menu .menu-item a:active {
  color: #fff;
}
.site-footer .footer-container .footer-left .left-container .privacy-menu .menu-item a:hover, .site-footer .footer-container .footer-left .left-container .privacy-menu .menu-item a:focus {
  text-decoration-color: #F0F550;
  -webkit-text-decoration-color: #F0F550;
}
.site-footer .footer-container .footer-right {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0 20px;
}
@media screen and (max-width: 1024px) {
  .site-footer .footer-container .footer-right {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-right {
    justify-content: center;
  }
}
.site-footer .footer-container .footer-right .right-container {
  width: 100%;
  max-width: 360px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-right .right-container {
    text-align: center;
  }
}
.site-footer .footer-container .footer-right .right-container h2 {
  color: #fff;
}
.site-footer .footer-container .footer-right .right-container .social-links {
  margin-top: 35px;
  display: flex;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-right .right-container .social-links {
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 40px;
  }
}
.site-footer .footer-container .footer-right .right-container .social-links a {
  margin-right: 28px;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-right .right-container .social-links a {
    margin: 0 20px;
  }
}
.site-footer .footer-container .footer-right .right-container .social-links a:hover svg path, .site-footer .footer-container .footer-right .right-container .social-links a:focus svg path {
  fill: #F0F550;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-right .right-container .social-links a svg {
    width: 32px;
  }
}
.site-footer .footer-container .footer-right .right-container .social-links a svg path {
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-right .right-container .right-bottom {
    display: none;
  }
}
.site-footer .footer-container .footer-right .right-container .right-bottom p {
  color: #fff;
  margin: 0;
}
@media screen and (max-width: 900px) {
  .site-footer .footer-container .footer-right .right-container .right-bottom p {
    font-size: 14px;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

#main-content .wpforms-container {
  width: 100%;
  max-width: 730px;
  margin: 0 auto 36px;
  padding: 36px;
  position: relative;
}
@media screen and (max-width: 782px) {
  #main-content .wpforms-container {
    padding: 36px 0;
  }
}
#main-content .wpforms-container:before {
  content: "";
  width: 100%;
  height: 265px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/svg/wavy-lines-dark.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#main-content .wpforms-form {
  position: relative;
  width: 100%;
  max-width: 652px;
  margin: 0 auto;
  padding: 75px 90px;
  background-color: #1C2728;
  background-image: url("../images/2x/form-bg-2@2x.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 782px) {
  #main-content .wpforms-form {
    padding: 65px 60px;
  }
}
@media screen and (max-width: 640px) {
  #main-content .wpforms-form {
    padding: 60px 36px;
  }
}
#main-content .wpforms-form:before {
  content: "";
  opacity: 0.15;
  background-image: url("../images/2x/halfton-heat_texture_inverse.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#main-content .wpforms-form:after {
  content: "";
  width: 100%;
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(to right, #004D9B 0%, #E33789 64%, #E43C83 68%, #E74C74 72%, #EC655B 78%, #F38939 84%, #FCB70D 94%, #FFC500 100%);
}
#main-content .wpforms-form .required-star, #main-content .wpforms-form .wpforms-required-label {
  color: #F0F550;
}
#main-content .wpforms-form .wpforms-label-hide, #main-content .wpforms-form .choices__input--hidden {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
#main-content .wpforms-form .wpforms-head-container {
  text-align: center;
  margin-bottom: 16px;
}
#main-content .wpforms-form .wpforms-field-container {
  position: relative;
}
#main-content .wpforms-form .wpforms-title {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.333;
  color: #fff;
  padding: 0;
  margin: 0 0 10px;
  letter-spacing: 0.02em;
}
#main-content .wpforms-form .wpforms-description {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.466;
  color: #fff;
  padding: 0;
  margin: 0 0 12px;
  letter-spacing: 0.02em;
}
#main-content .wpforms-form .wpforms-field-label, #main-content .wpforms-form .wpforms-field-sublabel {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin: 0 0 10px;
  color: #fff;
}
#main-content .wpforms-form .wpforms-field-label {
  position: relative;
  bottom: 2px;
}
#main-content .wpforms-form .wpforms-field {
  margin-top: 36px;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 782px) {
  #main-content .wpforms-form .wpforms-field {
    margin-top: 30px;
  }
}
#main-content .wpforms-form .wpforms-field.wpforms-field-name, #main-content .wpforms-form .wpforms-field.wpforms-field-textarea {
  width: 100%;
  padding-right: 0;
}
#main-content .wpforms-form .wpforms-field-name-first.wpforms-field-required:after {
  content: "*";
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #F0F550;
  position: absolute;
  left: 72px;
  top: -20px;
}
#main-content .wpforms-form .wpforms-field-name-last.wpforms-field-required:after {
  content: "*";
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #F0F550;
  position: absolute;
  left: 70px;
  top: -20px;
}
#main-content .wpforms-form input[type=text], #main-content .wpforms-form input[type=tel], #main-content .wpforms-form input[type=email], #main-content .wpforms-form input[type=number], #main-content .wpforms-form input[type=date], #main-content .wpforms-form input[type=password] {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.466;
  color: #1C2728;
  box-sizing: border-box;
  background-color: #F4F5F9;
  letter-spacing: 0.02em;
  border-radius: 0;
  height: 46px;
  width: 100%;
  padding: 12px 16px 14px;
}
#main-content .wpforms-form input[type=text]::placeholder, #main-content .wpforms-form input[type=tel]::placeholder, #main-content .wpforms-form input[type=email]::placeholder, #main-content .wpforms-form input[type=number]::placeholder, #main-content .wpforms-form input[type=date]::placeholder, #main-content .wpforms-form input[type=password]::placeholder {
  color: #1C2728;
}
#main-content .wpforms-form input.wpforms-field-medium, #main-content .wpforms-form select.wpforms-field-medium, #main-content .wpforms-form .wpforms-field-row.wpforms-field-medium {
  max-width: none;
}
#main-content .wpforms-form .wpforms-field-checkbox ul li, #main-content .wpforms-form .wpforms-field-radio ul li {
  display: flex;
  align-items: center;
  margin-bottom: 15px !important;
}
#main-content .wpforms-form .wpforms-field-checkbox ul li:before, #main-content .wpforms-form .wpforms-field-radio ul li:before {
  display: none;
}
#main-content .wpforms-form .wpforms-field-checkbox input[type=checkbox], #main-content .wpforms-form .wpforms-field-checkbox input[type=radio], #main-content .wpforms-form .wpforms-field-radio input[type=checkbox], #main-content .wpforms-form .wpforms-field-radio input[type=radio] {
  cursor: pointer;
  position: relative;
  appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: 2px #fff solid;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#main-content .wpforms-form .wpforms-field-checkbox input[type=checkbox]:checked:after, #main-content .wpforms-form .wpforms-field-checkbox input[type=radio]:checked:after, #main-content .wpforms-form .wpforms-field-radio input[type=checkbox]:checked:after, #main-content .wpforms-form .wpforms-field-radio input[type=radio]:checked:after {
  opacity: 1;
}
#main-content .wpforms-form .wpforms-field-checkbox input[type=checkbox]:after, #main-content .wpforms-form .wpforms-field-checkbox input[type=radio]:after, #main-content .wpforms-form .wpforms-field-radio input[type=checkbox]:after, #main-content .wpforms-form .wpforms-field-radio input[type=radio]:after {
  content: "";
  opacity: 0;
  width: 10px;
  height: 10px;
  position: absolute;
  background-color: #F0F550;
  transition: all 0.3s ease;
}
#main-content .wpforms-form .wpforms-field-checkbox .wpforms-field-label-inline, #main-content .wpforms-form .wpforms-field-radio .wpforms-field-label-inline {
  cursor: pointer;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff;
}
#main-content .wpforms-form .wpforms-field-radio input[type=radio] {
  border-radius: 9px;
}
#main-content .wpforms-form .wpforms-field-radio input[type=radio]:after {
  border-radius: 5px;
}
#main-content .wpforms-form .wpforms-field-name .wpforms-field-row {
  display: flex;
  max-width: none;
}
@media screen and (max-width: 600px) {
  #main-content .wpforms-form .wpforms-field-name .wpforms-field-row {
    flex-flow: column;
  }
}
#main-content .wpforms-form .wpforms-field-name .wpforms-field-row .wpforms-one-half {
  position: relative;
  width: 50%;
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  #main-content .wpforms-form .wpforms-field-name .wpforms-field-row .wpforms-one-half {
    width: 100%;
  }
}
#main-content .wpforms-form .wpforms-field-name .wpforms-field-row .wpforms-one-half .wpforms-field-sublabel {
  position: absolute;
  top: -30px;
  left: 0;
}
@media screen and (max-width: 600px) {
  #main-content .wpforms-form .wpforms-field-name .wpforms-field-row .wpforms-one-half .wpforms-field-sublabel {
    top: 0;
  }
}
#main-content .wpforms-form .wpforms-field-name .wpforms-field-row .wpforms-one-half:first-of-type {
  margin-right: 8px;
}
@media screen and (max-width: 782px) {
  #main-content .wpforms-form .wpforms-field-name .wpforms-field-row .wpforms-one-half:first-of-type {
    margin-right: 5px;
  }
}
@media screen and (max-width: 600px) {
  #main-content .wpforms-form .wpforms-field-name .wpforms-field-row .wpforms-one-half:first-of-type {
    margin: 0;
    padding-top: 30px;
  }
}
#main-content .wpforms-form .wpforms-field-name .wpforms-field-row .wpforms-one-half:last-of-type {
  margin-left: 8px;
}
@media screen and (max-width: 782px) {
  #main-content .wpforms-form .wpforms-field-name .wpforms-field-row .wpforms-one-half:last-of-type {
    margin-left: 5px;
  }
}
@media screen and (max-width: 600px) {
  #main-content .wpforms-form .wpforms-field-name .wpforms-field-row .wpforms-one-half:last-of-type {
    margin: 30px 0 0;
    padding-top: 30px;
  }
}
#main-content .wpforms-form .choices:after {
  display: none;
}
#main-content .wpforms-form .choices .choices__placeholder {
  opacity: 1;
}
#main-content .wpforms-form .choices .choices__list--single {
  padding: 0;
}
#main-content .wpforms-form .choices .choices__inner {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.466;
  color: #1C2728;
  box-sizing: border-box;
  background-color: #fff;
  letter-spacing: 0.02em;
  border-radius: 0;
  height: 46px;
  width: 100%;
  padding: 12px 16px 14px;
  cursor: pointer;
}
#main-content .wpforms-form .choices .choices__inner:after {
  content: "";
  width: 10px;
  height: 7px;
  background-image: url("../images/svg/down-arrow.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 18px;
  right: 16px;
  transition: all 0.3s ease;
}
#main-content .wpforms-form .choices .choices__inner .choices__button {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
#main-content .wpforms-form .choices .choices__list--dropdown {
  border-left: 1px #212121 solid;
  border-right: 1px #212121 solid;
  border-bottom: 1px #212121 solid;
}
#main-content .wpforms-form .choices .choices__list--dropdown .choices__item {
  padding: 12px 16px 14px;
  cursor: pointer;
}
#main-content .wpforms-form .choices .choices__list--dropdown .choices__item.is-highlighted {
  background-color: #F4F5F9;
}
#main-content .wpforms-form .choices.is-open .choices__inner:after {
  transform: scaleY(-1);
}
#main-content .wpforms-form .wpforms-field-textarea {
  display: flex;
  flex-flow: column;
}
#main-content .wpforms-form .wpforms-field-textarea textarea {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.466;
  color: #1C2728;
  box-sizing: border-box;
  background-color: #fff;
  letter-spacing: 0.02em;
  border-radius: 0;
  height: 180px;
  width: 100%;
  padding: 12px 16px 14px;
}
#main-content .wpforms-form .wpforms-field-textarea textarea::placeholder {
  color: #535353;
}
#main-content .wpforms-form .wpforms-submit-container {
  text-align: center;
  padding: 0;
}
#main-content .wpforms-form .wpforms-submit {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  background-color: #F0F550;
  color: #1C2728;
  border: 2px #F0F550 solid;
  box-shadow: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.02em;
  margin: 0;
  padding: 13px 30px 12px;
  text-align: center;
  min-width: 162px;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  transition: all 0.3s ease;
  overflow-wrap: break-word;
  text-transform: uppercase;
  margin-top: 56px;
}
@media screen and (max-width: 1024px) {
  #main-content .wpforms-form .wpforms-submit {
    padding: 12px 20px;
  }
}
#main-content .wpforms-form .wpforms-submit.on-dark:hover, #main-content .wpforms-form .wpforms-submit.on-dark:focus {
  border-color: #F0F550;
  color: #F0F550;
}
#main-content .wpforms-form .wpforms-submit:hover, #main-content .wpforms-form .wpforms-submit:focus {
  background-color: transparent;
  border-color: #1C2728;
  color: #1C2728;
}
#main-content .wpforms-form .wpforms-submit:active, #main-content .wpforms-form .wpforms-submit:visited {
  color: #1C2728;
}
#main-content .wpforms-form .wpforms-submit.outline-on-blue {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
#main-content .wpforms-form .wpforms-submit.outline-on-blue:hover, #main-content .wpforms-form .wpforms-submit.outline-on-blue:focus {
  background-color: #fff;
  border-color: #fff;
  color: #005EB8;
}
#main-content .wpforms-form .wpforms-submit.white-hover:hover, #main-content .wpforms-form .wpforms-submit.white-hover:focus {
  background-color: #fff;
  border-color: #fff;
  color: #005EB8;
}
#main-content .wpforms-form .wpforms-submit.outline {
  background-color: transparent;
  color: #005EB8;
}
#main-content .wpforms-form .wpforms-submit.outline:hover, #main-content .wpforms-form .wpforms-submit.outline:focus {
  background-color: #005EB8;
  color: #fff;
}
#main-content .wpforms-form .wpforms-submit.outline.visited {
  color: #005EB8;
}
@media screen and (max-width: 782px) {
  #main-content .wpforms-form .wpforms-submit {
    margin-top: 46px;
  }
}
@media screen and (max-width: 600px) {
  #main-content .wpforms-form .wpforms-submit {
    margin-top: 36px;
  }
}
#main-content .wpforms-form .wpforms-submit:hover, #main-content .wpforms-form .wpforms-submit:focus {
  border-color: #F0F550;
  color: #F0F550;
}

.page-header {
  position: relative;
  margin-bottom: 120px;
}
@media screen and (max-width: 1024px) {
  .page-header {
    margin-bottom: 10vw;
  }
}
@media screen and (max-width: 600px) {
  .page-header {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .page-header.news {
    padding-bottom: 0;
    margin-bottom: 40px;
  }
}
.page-header.news .title-area {
  margin-bottom: -40px;
}
@media screen and (max-width: 768px) {
  .page-header.news .title-area {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-header.news .title-area .title-container {
    height: calc(100% - 30px);
  }
}
@media screen and (max-width: 768px) {
  .page-header.news .title-area .title-container .background-color {
    width: 60px;
  }
}
.page-header.news .title-area .title-container .background-color .background svg {
  display: none;
}
.page-header.news .title-area .title-container .title-content {
  flex-flow: row-reverse;
}
@media screen and (max-width: 768px) {
  .page-header.news .title-area .title-container .title-content {
    z-index: 2;
  }
}
@media screen and (max-width: 768px) {
  .page-header.news .title-area .title-container .title-content .mobile-gradient {
    display: block;
  }
}
.page-header.news .title-area .title-container .title-content .content {
  min-height: 246px;
  flex: 0 0 394px;
  padding: 150px 60px 80px 36px;
}
@media screen and (max-width: 1024px) {
  .page-header.news .title-area .title-container .title-content .content {
    padding: 120px 36px 80px;
  }
}
@media screen and (max-width: 768px) {
  .page-header.news .title-area .title-container .title-content .content {
    max-width: none;
    flex: auto;
    padding-top: 60px;
  }
}
.page-header.news .title-area .title-container .title-content .content .content-container {
  text-align: right;
}
.page-header.news .title-area .title-container .title-content .content .content-container .view-all {
  position: relative;
  display: inline-block;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.444;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  letter-spacing: 0.02em;
}
.page-header.news .title-area .title-container .title-content .content .content-container .view-all:visited {
  color: #1C2728;
}
.page-header.news .title-area .title-container .title-content .content .content-container .view-all:focus {
  color: #1C2728;
}
.page-header.news .title-area .title-container .title-content .content .content-container .view-all:hover {
  color: #215CA5;
}
.page-header.news .title-area .title-container .title-content .content .content-container .view-all:active {
  color: #1C2728;
}
@media screen and (max-width: 640px) {
  .page-header.news .title-area .title-container .title-content .content .content-container .view-all {
    font-size: 15px;
  }
}
.page-header.news .title-area .title-container .title-content .content .content-container .view-all:hover, .page-header.news .title-area .title-container .title-content .content .content-container .view-all:focus {
  text-decoration-color: #215CA5;
  -webkit-text-decoration-color: #215CA5;
}
@media screen and (max-width: 1024px) {
  .page-header.news .title-area .title-container .title-content .content .content-container .view-all {
    color: #fff;
  }
  .page-header.news .title-area .title-container .title-content .content .content-container .view-all:visited {
    color: #fff;
  }
  .page-header.news .title-area .title-container .title-content .content .content-container .view-all:focus {
    color: #fff;
  }
  .page-header.news .title-area .title-container .title-content .content .content-container .view-all:hover {
    color: #fff;
  }
  .page-header.news .title-area .title-container .title-content .content .content-container .view-all:active {
    color: #fff;
  }
  .page-header.news .title-area .title-container .title-content .content .content-container .view-all:hover, .page-header.news .title-area .title-container .title-content .content .content-container .view-all:focus {
    text-decoration-color: #fff;
    -webkit-text-decoration-color: #fff;
  }
}
.page-header.news .title-area .title-container .title-content .content .content-container .view-all:before {
  content: "";
  width: 95px;
  height: 2px;
  background-color: #1C2728;
  position: absolute;
  left: -110px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .page-header.news .title-area .title-container .title-content .content .content-container .view-all:before {
    background-color: #F0F550;
  }
}
.page-header.news .title-area .title-container .title-content .content .spacer {
  flex: auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page-header.news .header-content {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-header.news .header-content .content-container {
    flex-flow: column-reverse;
  }
}
.page-header.news .header-content .content-container .content {
  padding-top: 105px;
}
@media screen and (max-width: 1120px) {
  .page-header.news .header-content .content-container .content {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .page-header.news .header-content .content-container .content {
    padding: 0 36px;
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 768px) {
  .page-header.news .header-content .content-container .content .inner-container {
    padding: 36px 40px 24px;
    background-color: #fff;
    max-width: none;
  }
}
.page-header.news .header-content .content-container .content .inner-container h1 {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 1024px) {
  .page-header.news .header-content .content-container .content .inner-container h1 {
    font-size: 28px;
  }
}
@media screen and (max-width: 640px) {
  .page-header.news .header-content .content-container .content .inner-container h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 900px) {
  .page-header.news .header-content .content-container .media {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .page-header.news .header-content .content-container .media {
    padding-top: 75px;
    margin-bottom: -44px;
  }
}
.page-header.news .decoration-b {
  top: 100%;
}
.page-header.header-blue .title-area .title-container .background-color .background {
  background-color: #215CA5;
}
.page-header.header-blue .title-area .title-container .background-color .background svg path {
  fill: #215CA5;
}
.page-header.header-blue .title-area .title-container .title-content h1, .page-header.header-blue .title-area .title-container .title-content h2 {
  color: #fff;
}
.page-header.header-yellow .title-area .title-container .background-color .background {
  background-color: #F7D248;
}
.page-header.header-yellow .title-area .title-container .background-color .background svg path {
  fill: #F7D248;
}
.page-header.header-yellow .title-area .title-container .title-content h1, .page-header.header-yellow .title-area .title-container .title-content h2 {
  color: #1C2728;
}
.page-header.yellow-gradient .title-area .title-container .background-color .background {
  background-image: radial-gradient(ellipse at left top, #F7D248 20%, #F157AE 120%);
}
.page-header.yellow-gradient .title-area .title-container .background-color .background svg path {
  fill: #F7D248;
}
.page-header.yellow-gradient .title-area .title-container .title-content h1, .page-header.yellow-gradient .title-area .title-container .title-content h2 {
  color: #1C2728;
}
.page-header.pink-gradient .title-area .title-container .background-color .background {
  background-image: radial-gradient(ellipse at left top, #F157AE 20%, #F7D248 120%);
}
.page-header.pink-gradient .title-area .title-container .background-color .background svg path {
  fill: #F157AE;
}
.page-header.pink-gradient .title-area .title-container .title-content h1, .page-header.pink-gradient .title-area .title-container .title-content h2 {
  color: #1C2728;
}
.page-header.header-gray .title-area .title-container .background-color .background {
  background-color: #fff;
}
.page-header.header-gray .title-area .title-container .background-color .background svg path {
  fill: #fff;
}
.page-header.header-gray .title-area .title-container .title-content h1, .page-header.header-gray .title-area .title-container .title-content h2 {
  color: #1C2728;
}
.page-header.blue-gradient .title-area .title-container .background-color .background {
  background-image: radial-gradient(ellipse at left top, #215CA5 20%, #F157AE 120%);
}
.page-header.blue-gradient .title-area .title-container .background-color .background svg path {
  fill: #215CA5;
}
.page-header.blue-gradient .title-area .title-container .title-content h1, .page-header.blue-gradient .title-area .title-container .title-content h2 {
  color: #fff;
}
.page-header.full-background .title-area {
  margin-bottom: 0;
}
.page-header.full-background .title-area .title-container .background-color .spacer {
  display: none;
}
.page-header.full-background .title-area .title-container .title-content .content {
  max-width: 990px;
  min-height: 410px;
  padding-bottom: 30px;
}
.page-header.full-background .title-area .title-container .title-content .spacer {
  display: none;
}
.page-header.full-background .decoration-b {
  display: none;
}
.page-header.header-gradient {
  margin-bottom: -100px;
}
@media screen and (max-width: 1024px) {
  .page-header.header-gradient {
    margin-bottom: -80px;
  }
}
@media screen and (max-width: 500px) {
  .page-header.header-gradient {
    margin-bottom: -40px;
  }
}
.page-header.header-gradient .title-area .title-container .background-color {
  background-image: url("../images/2x/staff-gradient@2x.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  background-color: #215CA5;
  overflow: hidden;
}
.page-header.header-gradient .title-area .title-container .background-color:before {
  content: "";
  width: 1272px;
  height: 194px;
  position: absolute;
  background-image: url("../images/svg/stretchy-b-blue.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  left: -764px;
  top: 150px;
}
@media screen and (max-width: 1250px) {
  .page-header.header-gradient .title-area .title-container .background-color:before {
    left: auto;
    right: 676px;
  }
}
@media screen and (max-width: 640px) {
  .page-header.header-gradient .title-area .title-container .background-color:before {
    width: 842px;
    height: 128px;
    right: auto;
    left: -620px;
    bottom: -24px;
    top: auto;
  }
}
.page-header.header-gradient .title-area .title-container .background-color .background {
  display: none;
}
.page-header.header-gradient .title-area .title-container .title-content .content {
  max-width: 1296px;
  margin: 0 auto;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .page-header.header-gradient .title-area .title-container .title-content .content {
    align-items: flex-start;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 640px) {
  .page-header.header-gradient .title-area .title-container .title-content .content {
    justify-content: flex-start;
  }
}
.page-header.header-gradient .title-area .title-container .title-content .content .content-container {
  max-width: 564px;
}
.page-header.header-gradient .title-area .title-container .title-content .content .content-container h1 {
  color: #fff;
}
.page-header.header-gradient .title-area .title-container .title-content .content .content-container h2 {
  color: #fff;
}
@media screen and (max-width: 640px) {
  .page-header.header-gradient .title-area .title-container .title-content .content .content-container h2 {
    font-size: 24px;
  }
}
.page-header.slider-header {
  margin-bottom: 60px;
}
.page-header.slider-header .title-area {
  margin-bottom: -55px;
}
@media screen and (max-width: 900px) {
  .page-header.slider-header .title-area {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-header.slider-header .title-area {
    position: absolute;
    height: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page-header.slider-header .title-area .title-container {
    width: 100%;
    height: calc(100% - 45px);
  }
}
.page-header.slider-header .title-area .title-container .title-content .content {
  min-height: 300px;
  max-width: none;
  padding: 160px 60px 40px;
}
@media screen and (max-width: 900px) {
  .page-header.slider-header .title-area .title-container .title-content .content {
    padding-top: 120px;
    min-height: 240px;
  }
}
.page-header.slider-header .title-area .title-container .title-content .content .content-container {
  max-width: none;
}
.page-header.filter-header {
  margin-bottom: 0;
}
.page-header.filter-header .title-area {
  position: relative;
}
.page-header.filter-header .title-area:before {
  content: "";
  width: calc(100% - 60px);
  height: calc(100% - 220px);
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ECECEC;
}
.page-header.filter-header .title-area .title-container .title-content {
  flex-flow: column;
}
.page-header.filter-header .title-area .title-container .title-content .content {
  max-width: none;
  min-height: auto;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 200px 120px 0 60px;
}
@media screen and (max-width: 1440px) {
  .page-header.filter-header .title-area .title-container .title-content .content {
    padding-right: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .page-header.filter-header .title-area .title-container .title-content .content {
    padding: 160px 36px 0;
  }
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .title-content .content {
    padding: 160px 36px 30px;
  }
}
.page-header.filter-header .title-area .title-container .title-content .content .content-container {
  margin-bottom: 70px;
  max-width: none;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 900px) {
  .page-header.filter-header .title-area .title-container .title-content .content .content-container {
    flex-flow: column;
    align-items: flex-start;
  }
}
.page-header.filter-header .title-area .title-container .title-content .content .content-container .title {
  padding-right: 36px;
}
.page-header.filter-header .title-area .title-container .title-content .content .content-container .title h2 {
  margin: 0;
}
@media screen and (max-width: 900px) {
  .page-header.filter-header .title-area .title-container .title-content .content .content-container .title h2 {
    margin: 0 0 15px;
  }
}
.page-header.filter-header .title-area .title-container .title-content .content .filter-intro {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1250px) {
  .page-header.filter-header .title-area .title-container .title-content .content .filter-intro {
    margin-bottom: 20px;
    display: flex;
    align-items: flex-end;
  }
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .title-content .content .filter-intro {
    display: none;
  }
}
.page-header.filter-header .title-area .title-container .title-content .content .filter-intro .intro-title {
  position: relative;
  margin-bottom: 36px;
}
@media screen and (max-width: 1250px) {
  .page-header.filter-header .title-area .title-container .title-content .content .filter-intro .intro-title {
    width: 100%;
    margin-bottom: 0;
  }
}
.page-header.filter-header .title-area .title-container .title-content .content .filter-intro .intro-title:after {
  content: "";
  position: absolute;
  width: calc(100% - 94px);
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  background-color: #1C2728;
}
@media screen and (max-width: 1250px) {
  .page-header.filter-header .title-area .title-container .title-content .content .filter-intro .intro-title:after {
    display: none;
  }
}
.page-header.filter-header .title-area .title-container .title-content .content .filter-intro .intro-title h3 {
  font-size: 15px;
  letter-spacing: 0.075em;
}
.page-header.filter-header .title-area .title-container .title-content .filter-open {
  height: 70px;
  width: 100%;
  display: none;
  align-items: center;
  justify-content: space-between;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.466;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  color: #fff;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  background-color: #1C2728;
  padding: 10px 36px;
}
.page-header.filter-header .title-area .title-container .title-content .filter-open:visited {
  color: #fff;
}
.page-header.filter-header .title-area .title-container .title-content .filter-open:focus {
  color: #fff;
}
.page-header.filter-header .title-area .title-container .title-content .filter-open:hover {
  color: #fff;
}
.page-header.filter-header .title-area .title-container .title-content .filter-open:active {
  color: #fff;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .title-content .filter-open {
    display: flex;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter {
  position: relative;
  width: 100%;
  padding-right: 36px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter {
    position: fixed;
    z-index: 10;
    bottom: -100%;
    width: 100%;
    height: 100%;
    padding: 0;
    background-color: #fff;
    overflow: scroll;
  }
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter.active {
    bottom: 0;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .mobile-close {
  height: 70px;
  top: 0;
  width: 100%;
  display: none;
  align-items: center;
  justify-content: space-between;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.466;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  color: #fff;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  background-color: #1C2728;
  z-index: 10;
  padding: 10px 36px;
}
.page-header.filter-header .title-area .title-container .artist-filter .mobile-close:visited {
  color: #fff;
}
.page-header.filter-header .title-area .title-container .artist-filter .mobile-close:focus {
  color: #fff;
}
.page-header.filter-header .title-area .title-container .artist-filter .mobile-close:hover {
  color: #fff;
}
.page-header.filter-header .title-area .title-container .artist-filter .mobile-close:active {
  color: #fff;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .mobile-close {
    display: flex;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .mobile-close .toggle {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  border: 2px #F0F550 solid;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-header.filter-header .title-area .title-container .artist-filter .mobile-close .toggle svg {
  width: 8px;
  height: 8px;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs {
  display: flex;
  padding: 0 42px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-tabs {
    padding: 0 18px;
  }
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-tabs {
    display: none;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item {
  width: auto;
  padding: 0;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  margin: 0 18px;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item:before {
  display: none;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab {
  height: 50px;
  display: flex;
  align-items: center;
  padding: 10px 14px;
  background-color: #F0F550;
  border: 2px #F0F550 solid;
  border-bottom: none;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.333;
  letter-spacing: 0.02em;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab:visited {
  color: #1C2728;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab:focus {
  color: #1C2728;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab:hover {
  color: #1C2728;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab:active {
  color: #1C2728;
}
@media screen and (max-width: 768px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab {
    font-size: 18px;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab:hover, .page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab:focus {
  background-color: transparent;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab:hover .toggle, .page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab:focus .toggle {
  border-color: #F0F550;
  background-color: #1C2728;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab:hover .toggle .open svg path, .page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab:focus .toggle .open svg path {
  fill: #F0F550;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab.active {
  background-color: transparent;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab.active .toggle {
  border-color: #F0F550;
  background-color: #1C2728;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab.active .toggle .open {
  opacity: 0;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab.active .toggle .close {
  opacity: 1;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab span {
  display: block;
  margin-right: 10px;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab .toggle {
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px #1C2728 solid;
  border-radius: 13px;
  transition: all 0.3s ease;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab .toggle .open {
  font-size: 0;
  line-height: 0;
  position: absolute;
  transition: all 0.3s ease;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab .toggle .open svg path {
  transition: all 0.3s ease;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab .toggle .close {
  font-size: 0;
  line-height: 0;
  position: absolute;
  opacity: 0;
  transition: all 0.3s ease;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-tabs .tab-item .option-tab .toggle .close svg {
  width: 8px;
  height: 8px;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 55px;
  max-width: 794px;
  padding: 0 60px;
  border-top: 2px #F0F550 solid;
  border-right: 2px #F0F550 solid;
}
@media screen and (max-width: 1024px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown {
    padding: 0 36px;
  }
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown {
    padding: 0;
    border-top: none;
    border-right: none;
    border-bottom: 1px #1C2728 solid;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .option-mobile {
  display: none;
  height: 70px;
  align-items: center;
  padding: 10px 36px;
  background-color: #F0F550;
  border-top: 1px #1C2728 solid;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.333;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  transition: all 0.3s ease;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .option-mobile:visited {
  color: #1C2728;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .option-mobile:focus {
  color: #1C2728;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .option-mobile:hover {
  color: #1C2728;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .option-mobile:active {
  color: #1C2728;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .option-mobile {
    display: flex;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .option-mobile.active {
  background-color: transparent;
  border-top: 2px #F0F550 solid;
  border-bottom: 2px #F0F550 solid;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .filter-options {
  padding: 0;
  margin: 0;
  opacity: 0;
  max-height: 0;
  pointer-events: none;
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .filter-options {
    padding: 0 36px;
    position: relative;
    max-height: 0;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .filter-options.active {
  opacity: 1;
  max-height: 326px;
  pointer-events: all;
  padding: 32px 0 40px;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .filter-options.active {
    max-height: 500px;
    padding-top: 25px;
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 10px;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .filter-options .option-item {
  padding: 0;
  margin: 0 0 25px;
  display: flex;
  align-items: center;
  color: #1C2728;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 1.294;
  max-width: none;
  width: auto;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .filter-options .option-item {
    font-size: 15px;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .filter-options .option-item:before {
  display: none;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .filter-options .option-item label {
  cursor: pointer;
  padding: 0 16px;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .filter-options .option-item input {
  appearance: none;
  -moz-appearance: none;
  width: 25px;
  height: 25px;
  background-color: transparent;
  border: 2px #1C2728 solid;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .filter-options .option-item input {
    background-color: #1C2728;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .filter-options .option-item input:checked:after {
  background-color: #F0F550;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-dropdown .filter-options .option-item input:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: transparent;
  transition: all 0.3s ease;
}
.page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper {
  position: absolute;
  top: 16px;
  right: 120px;
  width: 100%;
  max-width: 312px;
}
@media screen and (max-width: 1440px) {
  .page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper {
    right: 60px;
  }
}
@media screen and (max-width: 1250px) {
  .page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper {
    top: -60px;
  }
}
@media screen and (max-width: 1024px) {
  .page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper {
    right: 36px;
  }
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper {
    position: relative;
    right: auto;
    top: auto;
    max-width: none;
    padding: 36px 36px 40px;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper .searchform-wrapper {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper .searchform-wrapper {
    width: 100%;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper .searchform-wrapper .searchform-input {
  appearance: none;
  -moz-appearance: none;
  border: none;
  border-bottom: 2px #1C2728 solid;
  background: none;
  padding-bottom: 6px;
  width: 100%;
  max-width: 268px;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.466;
  color: #1C2728;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper .searchform-wrapper .searchform-input {
    max-width: none;
    margin-right: 6px;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper .searchform-wrapper .searchform-input::placeholder {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.466;
  color: #1C2728;
}
.page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper .searchform-wrapper .searchform-submit {
  width: 36px;
  height: 36px;
  border: none;
  background-color: #1C2728;
  font-size: 0;
  line-height: 0;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper .searchform-wrapper .searchform-submit {
    flex: 0 0 36px;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper .searchform-wrapper .searchform-submit:hover, .page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper .searchform-wrapper .searchform-submit:focus {
  background-color: #F0F550;
}
.page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper .searchform-wrapper .searchform-submit:hover svg path, .page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper .searchform-wrapper .searchform-submit:focus svg path {
  fill: #1C2728;
}
.page-header.filter-header .title-area .title-container .artist-filter .artist-search-wrapper .searchform-wrapper .searchform-submit svg path {
  transition: all 0.3s ease;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-results {
  position: absolute;
  z-index: 2;
  bottom: -30px;
  left: 60px;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results {
    left: 36px;
  }
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results {
    background-color: #1C2728;
    left: auto;
    position: relative;
    bottom: 0;
    width: 100%;
    height: 70px;
    align-items: center;
    justify-content: space-between;
    padding: 10px 36px;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-results .results-container {
  height: 62px;
  display: flex;
  align-items: center;
  background-color: #1C2728;
  padding: 10px 20px;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results .results-container {
    padding: 0;
    height: auto;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-results .results-container strong {
  position: relative;
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 1.08;
  color: #fff;
  padding-right: 14px;
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-results .results-container strong:after {
  content: "";
  width: 1px;
  height: 40px;
  background-color: #CED0D8;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results .results-container strong:after {
    display: none;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-results .results-container h4 {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding-left: 14px;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results .results-container h4 {
    padding-left: 0;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-results .results-container h4 .desktop {
  display: block;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results .results-container h4 .desktop {
    display: none;
  }
}
.page-header.filter-header .title-area .title-container .artist-filter .filter-results .results-container h4 .mobile {
  display: none;
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results .results-container h4 .mobile {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results .btn {
    border: none;
    border-bottom: 2px #F0F550 solid;
    background: none;
    text-transform: none;
    min-width: 0;
    padding: 0 0 2px;
    color: #fff;
    font-size: 16px;
  }
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results .btn:visited {
    color: #fff;
  }
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results .btn:focus {
    color: #fff;
  }
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results .btn:hover {
    color: #fff;
  }
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results .btn:active {
    color: #fff;
  }
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results .btn:hover, .page-header.filter-header .title-area .title-container .artist-filter .filter-results .btn:focus {
    border-bottom: 2px #fff solid;
  }
}
@media screen and (max-width: 640px) {
  .page-header.filter-header .title-area .title-container .artist-filter .filter-results .btn span {
    display: none;
  }
}
.page-header .title-area {
  padding-left: 60px;
  margin-bottom: -60px;
}
@media screen and (max-width: 1024px) {
  .page-header .title-area {
    padding-left: 0;
  }
}
@media screen and (max-width: 900px) {
  .page-header .title-area {
    margin-bottom: 0;
  }
}
.page-header .title-area .title-container {
  position: relative;
}
.page-header .title-area .title-container .background-color {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.page-header .title-area .title-container .background-color .background {
  width: 100%;
  position: relative;
}
.page-header .title-area .title-container .background-color .background svg {
  position: absolute;
  z-index: -1;
  left: -11px;
  bottom: -25px;
}
@media screen and (max-width: 1120px) {
  .page-header .title-area .title-container .background-color .background svg {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .page-header .title-area .title-container .background-color .background svg {
    width: auto;
  }
}
.page-header .title-area .title-container .background-color .spacer {
  flex: 0 0 394px;
}
@media screen and (max-width: 1024px) {
  .page-header .title-area .title-container .background-color .spacer {
    display: none;
  }
}
.page-header .title-area .title-container .background-texture {
  background-image: url("../images/2x/halfton-heat_texture.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.25;
}
.page-header .title-area .title-container .title-content {
  position: relative;
  display: flex;
}
.page-header .title-area .title-container .title-content .mobile-gradient {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 75px;
  height: 92px;
  background-image: linear-gradient(#1C2728, transparent);
  opacity: 0.6;
}
.page-header .title-area .title-container .title-content .content {
  width: 100%;
  min-height: 486px;
  padding: 160px 60px 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .page-header .title-area .title-container .title-content .content {
    padding: 160px 36px 100px;
    min-height: 430px;
    max-width: 620px;
  }
}
.page-header .title-area .title-container .title-content .content .content-container {
  width: 100%;
  max-width: 768px;
}
.page-header .title-area .title-container .title-content .spacer {
  flex: 0 0 394px;
}
@media screen and (max-width: 1024px) {
  .page-header .title-area .title-container .title-content .spacer {
    display: none;
  }
}
.page-header .header-content {
  position: relative;
  display: flex;
  padding: 0 60px;
}
@media screen and (max-width: 1024px) {
  .page-header .header-content {
    padding: 0 36px;
  }
}
@media screen and (max-width: 640px) {
  .page-header .header-content {
    padding: 0;
  }
}
.page-header .header-content .content-container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
}
@media screen and (max-width: 768px) {
  .page-header .header-content .content-container {
    flex-flow: column;
  }
}
.page-header .header-content .content-container .content {
  width: 42.42%;
  padding-top: 150px;
  padding-right: 60px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1250px) {
  .page-header .header-content .content-container .content {
    padding-top: 12vw;
  }
}
@media screen and (max-width: 1024px) {
  .page-header .header-content .content-container .content {
    padding-right: 36px;
  }
}
@media screen and (max-width: 900px) {
  .page-header .header-content .content-container .content {
    padding-top: 80px;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .page-header .header-content .content-container .content {
    width: 100%;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 640px) {
  .page-header .header-content .content-container .content {
    padding-left: 36px;
  }
}
.page-header .header-content .content-container .content .inner-container {
  width: 100%;
  max-width: 394px;
}
.page-header .header-content .content-container .content .inner-container .date {
  display: block;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.page-header .header-content .content-container .media {
  width: 57.58%;
}
@media screen and (max-width: 900px) {
  .page-header .header-content .content-container .media {
    padding-top: 60px;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .page-header .header-content .content-container .media {
    width: 100%;
  }
}
.page-header .header-content .content-container .media .media-container {
  height: 34vw;
  max-height: 484px;
  position: relative;
  display: block;
}
.page-header .header-content .content-container .media .media-container:hover .play-btn, .page-header .header-content .content-container .media .media-container:focus .play-btn {
  background-color: #F0F550;
}
.page-header .header-content .content-container .media .media-container:hover .play-btn svg path, .page-header .header-content .content-container .media .media-container:focus .play-btn svg path {
  fill: #1C2728;
}
.page-header .header-content .content-container .media .media-container .play-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  background-color: #1C2728;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .page-header .header-content .content-container .media .media-container .play-btn {
    left: 36px;
  }
}
.page-header .header-content .content-container .media .media-container .play-btn svg path {
  transition: all 0.3s ease;
}
@media screen and (max-width: 900px) {
  .page-header .header-content .content-container .media .media-container {
    height: 30vw;
  }
}
@media screen and (max-width: 768px) {
  .page-header .header-content .content-container .media .media-container {
    height: 50vw;
  }
}
@media screen and (max-width: 640px) {
  .page-header .header-content .content-container .media .media-container {
    height: 60vw;
  }
}
.page-header .featured-container {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 145px;
}
@media screen and (max-width: 1024px) {
  .page-header .featured-container {
    padding: 0 100px;
  }
}
@media screen and (max-width: 900px) {
  .page-header .featured-container {
    padding: 0 80px;
  }
}
@media screen and (max-width: 768px) {
  .page-header .featured-container {
    padding: 75px 0 0;
  }
}
.page-header .featured-container .featured-controls {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 120px);
  height: 100%;
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .page-header .featured-container .featured-controls {
    width: calc(100% - 72px);
  }
}
@media screen and (max-width: 900px) {
  .page-header .featured-container .featured-controls {
    width: calc(100% - 42px);
  }
}
@media screen and (max-width: 768px) {
  .page-header .featured-container .featured-controls {
    display: none;
  }
}
.page-header .featured-container .featured-controls .controls-container {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
}
.page-header .featured-container .featured-controls .controls-container button {
  cursor: pointer;
  background: none;
  border: none;
  pointer-events: all;
  transition: all 0.3s ease;
}
.page-header .featured-container .featured-controls .controls-container button.slick-next {
  transform: rotate(180deg);
}
.page-header .featured-container .featured-controls .controls-container button:hover svg line, .page-header .featured-container .featured-controls .controls-container button:hover svg path, .page-header .featured-container .featured-controls .controls-container button:focus svg line, .page-header .featured-container .featured-controls .controls-container button:focus svg path {
  stroke: #F7D248;
}
@media screen and (max-width: 1024px) {
  .page-header .featured-container .featured-controls .controls-container button svg {
    width: 36px;
  }
}
.page-header .featured-container .featured-controls .controls-container button svg line, .page-header .featured-container .featured-controls .controls-container button svg path {
  transition: all 0.3s ease;
}
.page-header .featured-container .featured-slider {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.page-header .featured-container .featured-slider .slide {
  display: flex;
}
@media screen and (max-width: 768px) {
  .page-header .featured-container .featured-slider .slide {
    flex-flow: column;
  }
}
.page-header .featured-container .featured-slider .slide .slide-image {
  width: 100%;
  height: 34.4vw;
  max-height: 478px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  .page-header .featured-container .featured-slider .slide .slide-image {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .page-header .featured-container .featured-slider .slide .slide-image {
    margin-top: 0;
    margin-bottom: -30px;
    height: 50vw;
  }
}
.page-header .featured-container .featured-slider .slide .slide-image:hover .cover-image, .page-header .featured-container .featured-slider .slide .slide-image:focus .cover-image {
  transform: scale(1.1);
}
.page-header .featured-container .featured-slider .slide .slide-image .cover-image {
  transition: all 0.3s ease;
}
.page-header .featured-container .featured-slider .slide .slide-content {
  position: relative;
  flex: 0 0 336px;
  padding-top: 125px;
  padding-left: 50px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1250px) {
  .page-header .featured-container .featured-slider .slide .slide-content {
    padding-top: 100px;
    padding-left: 36px;
  }
}
@media screen and (max-width: 1024px) {
  .page-header .featured-container .featured-slider .slide .slide-content {
    padding-top: 90px;
    padding-left: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 900px) {
  .page-header .featured-container .featured-slider .slide .slide-content {
    flex: 0 0 300px;
    padding-left: 24px;
    padding-top: 36px;
  }
}
@media screen and (max-width: 768px) {
  .page-header .featured-container .featured-slider .slide .slide-content {
    padding: 36px;
    background-color: white;
    flex: auto;
    width: calc(100% - 72px);
    margin: 0 auto;
  }
}
.page-header .featured-container .featured-slider .slide .slide-content:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 24px);
  height: 2px;
  background-color: #707070;
}
@media screen and (max-width: 900px) {
  .page-header .featured-container .featured-slider .slide .slide-content:after {
    left: 24px;
    right: auto;
    width: calc(100% - 42px);
  }
}
@media screen and (max-width: 768px) {
  .page-header .featured-container .featured-slider .slide .slide-content:after {
    left: 0;
    width: 100%;
  }
}
.page-header .featured-container .featured-slider .slide .slide-content .content-container h2 {
  font-size: 12px;
}
.page-header .featured-container .featured-slider .slide .slide-content .content-container h3 {
  margin-bottom: 10px;
}
.page-header .featured-container .featured-slider .slide .slide-content .content-container a {
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.page-header .featured-container .featured-slider .slide .slide-content .content-container a:visited {
  color: #1C2728;
}
.page-header .featured-container .featured-slider .slide .slide-content .content-container a:focus {
  color: #1C2728;
}
.page-header .featured-container .featured-slider .slide .slide-content .content-container a:hover {
  color: #1C2728;
}
.page-header .featured-container .featured-slider .slide .slide-content .content-container a:active {
  color: #1C2728;
}
.page-header .featured-container .featured-slider .slide .slide-content .content-container a:hover .link-arrow, .page-header .featured-container .featured-slider .slide .slide-content .content-container a:focus .link-arrow {
  left: 10px;
}
.page-header .featured-container .featured-slider .slide .slide-content .content-container a .link-arrow {
  left: 5px;
}
.page-header .featured-container .slider-controls {
  position: absolute;
  bottom: -4px;
  right: 80px;
  display: flex;
}
@media screen and (max-width: 1440px) {
  .page-header .featured-container .slider-controls {
    right: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .page-header .featured-container .slider-controls {
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .page-header .featured-container .slider-controls {
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -24px;
    justify-content: center;
    height: 100%;
    pointer-events: none;
  }
}
.page-header .featured-container .slider-controls .mobile-arrows {
  display: none;
  width: calc(100% - 32px);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 130px;
  justify-content: space-between;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-header .featured-container .slider-controls .mobile-arrows {
    display: flex;
  }
}
@media screen and (max-width: 500px) {
  .page-header .featured-container .slider-controls .mobile-arrows {
    bottom: auto;
    top: calc(25% + 50vw);
  }
}
.page-header .featured-container .slider-controls .mobile-arrows button {
  width: 40px;
  height: 40px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: all;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}
.page-header .featured-container .slider-controls .mobile-arrows button:hover, .page-header .featured-container .slider-controls .mobile-arrows button:focus {
  background-color: #F0F550;
}
.page-header .featured-container .slider-controls .mobile-arrows button.slider-prev svg {
  transform: rotate(180deg);
}
.page-header .featured-container .slider-controls .mobile-arrows button svg {
  width: 22px;
}
.page-header .featured-container .slider-controls .dot-container {
  display: flex;
}
@media screen and (max-width: 768px) {
  .page-header .featured-container .slider-controls .dot-container {
    pointer-events: all;
    position: absolute;
    bottom: 0;
  }
}
.page-header .featured-container .slider-controls .slider-dots .slick-dots {
  padding: 0;
  display: flex;
}
.page-header .featured-container .slider-controls .slider-dots .slick-dots li {
  padding: 0;
  margin: 0 3px;
  font-size: 0;
  line-height: 0;
}
.page-header .featured-container .slider-controls .slider-dots .slick-dots li.slick-active button:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  border-radius: 50%;
  background-color: #1C2728;
  transition: all 0.3s ease;
}
.page-header .featured-container .slider-controls .slider-dots .slick-dots li:before {
  display: none;
}
.page-header .featured-container .slider-controls .slider-dots .slick-dots li button {
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: none;
  border: 1px #1C2728 solid;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.page-header .featured-container .slider-controls .slider-autoplay-controls {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-header .featured-container .slider-controls .slider-autoplay-controls button {
  font-size: 0;
  line-height: 0;
  background: none;
  border: none;
  cursor: pointer;
  margin: 0 8px;
  transition: all 0.3s ease;
}
.page-header .featured-container .slider-controls .slider-autoplay-controls .slider-pause {
  opacity: 0;
  pointer-events: none;
}
.page-header .featured-container .slider-controls .slider-autoplay-controls .slider-play {
  position: absolute;
  opacity: 1;
  pointer-events: all;
}
.page-header .featured-container .slider-controls .slider-autoplay-controls .slider-play svg {
  transform: rotate(-90deg);
}
.page-header .featured-container .slider-controls .slider-autoplay-controls.playing .slider-pause {
  opacity: 1;
  pointer-events: all;
}
.page-header .featured-container .slider-controls .slider-autoplay-controls.playing .slider-play {
  opacity: 0;
  pointer-events: none;
}
.page-header .decoration-b {
  width: 131px;
  position: absolute;
  top: calc(100% - 10vw);
  right: calc(100% - 190px);
  top: 100%;
}
@media screen and (max-width: 1250px) {
  .page-header .decoration-b {
    top: calc(100% - 60px);
  }
}
@media screen and (max-width: 1120px) {
  .page-header .decoration-b {
    right: 940px;
  }
}
@media screen and (max-width: 1024px) {
  .page-header .decoration-b {
    display: none;
  }
}
@media screen and (max-width: 1250px) {
  .page-header .decoration-b {
    top: 100%;
  }
}
.page-header .decoration-b .top-b {
  width: 130px;
  height: 30px;
  border-top: 1px #CED0D8 solid;
  border-left: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
}
.page-header .decoration-b .stretchy-b {
  width: 130px;
  height: 0;
  border-left: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
  display: flex;
}
.page-header .decoration-b .stretchy-b div:first-of-type {
  width: 23px;
}
.page-header .decoration-b .stretchy-b div:nth-of-type(2) {
  width: 30.5px;
}
.page-header .decoration-b .stretchy-b div:nth-of-type(3) {
  width: 24.5px;
}
.page-header .decoration-b .stretchy-b div:nth-of-type(4) {
  width: 27.5px;
}
.page-header .decoration-b .stretchy-b div:last-of-type {
  width: 23px;
}
.page-header .decoration-b .stretchy-b .inner-b {
  border-top: 1px #CED0D8 solid;
  border-left: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
}
.page-header .decoration-b .bottom-b {
  width: 130px;
}
.page-header .decoration-b .bottom-b svg {
  width: 100%;
}

.wysiwyg-block {
  padding: 0 60px;
  margin: 25px 0 50px;
}
@media screen and (max-width: 1024px) {
  .wysiwyg-block {
    padding: 0 36px;
  }
}
.wysiwyg-block.left .container {
  justify-content: flex-start;
}
.wysiwyg-block.right .container {
  justify-content: flex-end;
}
.wysiwyg-block.middle .container {
  justify-content: center;
}
.wysiwyg-block .container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
}
.wysiwyg-block .container .inner-container {
  width: 100%;
  max-width: 652px;
}
.wysiwyg-block .container .inner-container img {
  width: 100%;
}
.wysiwyg-block .container .inner-container img.alignleft {
  max-width: 300px;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
}
@media screen and (max-width: 640px) {
  .wysiwyg-block .container .inner-container img.alignleft {
    max-width: 200px;
  }
}
@media screen and (max-width: 500px) {
  .wysiwyg-block .container .inner-container img.alignleft {
    max-width: 180px;
  }
}
@media screen and (max-width: 450px) {
  .wysiwyg-block .container .inner-container img.alignleft {
    float: none;
    max-width: none;
    margin-right: 0;
  }
}
.wysiwyg-block .container .inner-container img.alignright {
  max-width: 300px;
  float: right;
  margin-right: 20px;
  margin-bottom: 15px;
}
@media screen and (max-width: 640px) {
  .wysiwyg-block .container .inner-container img.alignright {
    max-width: 200px;
  }
}
@media screen and (max-width: 500px) {
  .wysiwyg-block .container .inner-container img.alignright {
    max-width: 180px;
  }
}
@media screen and (max-width: 450px) {
  .wysiwyg-block .container .inner-container img.alignright {
    float: none;
    max-width: none;
    margin-left: 0;
  }
}
.wysiwyg-block .container .inner-container img.alignnone, .wysiwyg-block .container .inner-container img.aligncenter {
  margin-bottom: 15px;
}
.wysiwyg-block .container .img-wrap {
  position: relative;
  margin-bottom: 20px;
}
.wysiwyg-block .container .img-wrap .img-background {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 69%;
  height: 69%;
  transform: rotate(180deg);
}
.wysiwyg-block .container .img-wrap .img-foreground {
  position: relative;
}
.wysiwyg-block .container .img-wrap .img-foreground .alignnone, .wysiwyg-block .container .img-wrap .img-foreground aligncenter {
  width: 100%;
}
.wysiwyg-block .container .img-wrap img {
  display: block;
}

.blockquote-block {
  position: relative;
  padding: 80px 36px;
  min-height: 272px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #F0F550;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .blockquote-block {
    margin-bottom: 50px;
  }
}
.blockquote-block:after {
  content: "";
  width: 988px;
  height: 348px;
  background-image: url("../images/svg/lines-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -310px;
}
.blockquote-block.pink-background {
  background-color: #F157AE;
}
.blockquote-block.blue-background {
  background-color: #215CA5;
}
.blockquote-block.blue-background p {
  color: #fff;
}
.blockquote-block.blue-background p:before {
  background-image: url("../images/svg/quote-white.svg");
}
.blockquote-block.blue-background cite {
  color: #fff;
  border-top: 2px #F0F550 solid;
}
.blockquote-block .container {
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  display: flex;
}
@media screen and (min-width: 601px) {
  .blockquote-block .container {
    align-items: flex-end;
  }
}
@media screen and (max-width: 600px) {
  .blockquote-block .container {
    flex-flow: column;
  }
}
.blockquote-block .container .quote {
  position: relative;
  padding-left: 60px;
}
@media screen and (max-width: 600px) {
  .blockquote-block .container .quote {
    padding-left: 0;
  }
}
.blockquote-block .container .quote:before {
  content: "";
  width: 46px;
  height: 34px;
  background-image: url("../images/svg/quote.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -14px;
  left: 0;
}
@media screen and (max-width: 600px) {
  .blockquote-block .container .quote:before {
    top: -44px;
  }
}
.blockquote-block .container .quote h2 {
  margin: 0;
  font-size: 21px;
}
.blockquote-block .container .cite {
  position: relative;
  top: 20px;
  flex: 0 0 155px;
  border-top: 2px #1C2728 solid;
  text-align: right;
}
@media screen and (max-width: 600px) {
  .blockquote-block .container .cite {
    flex: auto;
  }
}
.blockquote-block .container .cite h3 {
  margin: 8px 0 0;
  font-size: 15px;
  text-transform: uppercase;
}

.list-block {
  position: relative;
  padding: 0 36px 80px;
}
@media screen and (max-width: 768px) {
  .list-block {
    padding-bottom: 50px;
  }
}
.list-block .container {
  width: 100%;
  max-width: 876px;
  margin: 0 auto;
}
.list-block .container h2 {
  margin-bottom: 15px;
}
.list-block .container ul {
  border-top: 3px #215CA5 solid;
  padding: 0;
}
.list-block .container ul li {
  max-width: none;
  font-size: 24px;
  padding: 16px 0 24px;
  margin: 0;
  border-bottom: 1px #CED0D8 solid;
}
@media screen and (max-width: 768px) {
  .list-block .container ul li {
    font-size: 21px;
  }
}
.list-block .container ul li:before {
  display: none;
}

.callout-block {
  position: relative;
  padding: 60px 36px;
  min-height: 272px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #215CA5;
  margin-bottom: 80px;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .callout-block {
    margin-bottom: 50px;
    margin-top: 50px;
  }
}
.callout-block:after {
  content: "";
  width: 988px;
  height: 348px;
  background-image: url("../images/svg/lines-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -310px;
}
.callout-block.yellow-background {
  background-color: #F7D248;
}
.callout-block.yellow-background .container h2 {
  color: #1C2728;
}
.callout-block.yellow-background .container .btn:hover, .callout-block.yellow-background .container .btn:focus {
  border-color: #1C2728;
  color: #1C2728;
}
.callout-block.yellow-gradient {
  background-image: radial-gradient(ellipse at left top, #F7D248 20%, #F157AE 120%);
}
.callout-block.yellow-gradient .container h2 {
  color: #1C2728;
}
.callout-block.yellow-gradient .container .btn:hover, .callout-block.yellow-gradient .container .btn:focus {
  border-color: #1C2728;
  color: #1C2728;
}
.callout-block.pink-gradient {
  background-image: radial-gradient(ellipse at left top, #F157AE 20%, #F7D248 120%);
}
.callout-block.pink-gradient .container h2 {
  color: #1C2728;
}
.callout-block.pink-gradient .container .btn:hover, .callout-block.pink-gradient .container .btn:focus {
  border-color: #1C2728;
  color: #1C2728;
}
.callout-block.blue-gradient {
  background-image: radial-gradient(ellipse at left top, #215CA5 20%, #F157AE 120%);
}
.callout-block .container {
  width: 100%;
  max-width: 652px;
  margin: 0 auto;
  text-align: center;
}
.callout-block .container h2 {
  color: #fff;
  font-size: 21px;
}
.callout-block .container p {
  color: #fff;
}
.callout-block .container .btn {
  margin-top: 10px;
}

.gallery-block {
  position: relative;
}
.gallery-block.event-gallery .gallery-backdrop .backdrop-container {
  background-color: #4E0C43;
  background-image: url("../images/2x/gallery-bg-b@2x.png");
}
@media screen and (max-width: 600px) {
  .gallery-block.event-gallery .gallery-backdrop .backdrop-container {
    background-image: none;
  }
}
.gallery-block.event-gallery .gallery-backdrop .backdrop-container .colorways {
  top: 0;
  bottom: auto;
}
.gallery-block.event-gallery .gallery-container .gallery-controls {
  max-width: 1155px;
  top: 70px;
  right: 0;
  left: auto;
}
@media screen and (max-width: 1330px) {
  .gallery-block.event-gallery .gallery-container .gallery-controls {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 640px) {
  .gallery-block.event-gallery .gallery-container .gallery-controls {
    top: auto;
  }
}
.gallery-block.event-gallery .gallery-container .gallery-controls .controls-container {
  left: 0;
  right: auto;
}
@media screen and (max-width: 1330px) {
  .gallery-block.event-gallery .gallery-container .gallery-controls .controls-container {
    left: 175px;
  }
}
@media screen and (max-width: 768px) {
  .gallery-block.event-gallery .gallery-container .gallery-controls .controls-container {
    left: 40px;
  }
}
@media screen and (max-width: 600px) {
  .gallery-block.event-gallery .gallery-container .gallery-controls .controls-container {
    left: auto;
  }
}
.gallery-block .gallery-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding-right: 60px;
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-backdrop {
    padding-right: 0;
  }
}
.gallery-block .gallery-backdrop .backdrop-container {
  height: 100%;
  width: 100%;
  max-width: 1270px;
  background-color: #1C2728;
  position: relative;
  padding-top: 24px;
  background-image: url("../images/2x/gallery-bg-3@2x.png");
  background-size: cover;
  background-position: right bottom;
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-backdrop .backdrop-container {
    background-image: url("../images/2x/gallery-bg-mobile@2x.png");
  }
}
.gallery-block .gallery-backdrop .backdrop-container .colorways {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 28px;
  display: flex;
  flex-flow: column;
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-backdrop .backdrop-container .colorways {
    display: none;
  }
}
.gallery-block .gallery-backdrop .backdrop-container .colorways div {
  width: 100%;
  height: 28px;
}
.gallery-block .gallery-backdrop .backdrop-container .colorways div:first-of-type {
  background-color: #F7D248;
}
.gallery-block .gallery-backdrop .backdrop-container .colorways div:nth-of-type(2) {
  background-color: #F157AE;
}
.gallery-block .gallery-backdrop .backdrop-container .colorways div:nth-of-type(3) {
  background-color: #215CA5;
}
.gallery-block .gallery-backdrop .backdrop-container .colorways div:last-of-type {
  background-color: #1C2728;
}
.gallery-block .gallery-title {
  width: 100%;
  max-width: 1440px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  padding: 0 0 0 70px;
}
@media screen and (max-width: 768px) {
  .gallery-block .gallery-title {
    padding: 0 40px;
  }
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-title {
    padding: 0 36px;
  }
}
.gallery-block .gallery-title h2 {
  width: 100%;
  max-width: 1270px;
  position: relative;
  right: -104px;
  top: 60px;
  color: #fff;
  padding-right: 160px;
}
@media screen and (max-width: 768px) {
  .gallery-block .gallery-title h2 {
    right: auto;
    padding-right: 36px;
  }
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-title h2 {
    right: auto;
    padding-right: 0;
    top: 36px;
  }
}
.gallery-block .gallery-container {
  width: 100%;
  max-width: 1440px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  padding: 90px 0 190px 60px;
}
@media screen and (max-width: 1024px) {
  .gallery-block .gallery-container {
    padding: 60px 0 160px 60px;
  }
}
@media screen and (max-width: 768px) {
  .gallery-block .gallery-container {
    padding: 60px 0 140px 40px;
  }
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-container {
    padding: 50px 0 50px;
    flex-flow: column-reverse;
  }
}
.gallery-block .gallery-container .gallery-controls {
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  max-width: 1290px;
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-container .gallery-controls {
    position: relative;
    top: auto;
    left: auto;
    padding: 0 36px;
  }
}
.gallery-block .gallery-container .gallery-controls .controls-container {
  position: absolute;
  z-index: 2;
  right: 100px;
  width: 262px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .gallery-block .gallery-container .gallery-controls .controls-container {
    width: 200px;
  }
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-container .gallery-controls .controls-container {
    width: 100%;
    position: relative;
    right: auto;
  }
}
.gallery-block .gallery-container .gallery-controls .controls-container:before {
  content: "";
  width: 105px;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
@media screen and (max-width: 1024px) {
  .gallery-block .gallery-container .gallery-controls .controls-container:before {
    height: 1px;
    width: 80px;
  }
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-container .gallery-controls .controls-container:before {
    height: 2px;
    background-color: #F0F550;
    width: calc(100% - 140px);
  }
}
.gallery-block .gallery-container .gallery-controls .controls-container button {
  width: 58px;
  height: 58px;
  border-radius: 29px;
  border: 2px #F0F550 solid;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .gallery-block .gallery-container .gallery-controls .controls-container button {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-container .gallery-controls .controls-container button {
    width: 48px;
    height: 48px;
  }
}
.gallery-block .gallery-container .gallery-controls .controls-container button:first-of-type svg {
  transform: rotate(180deg);
}
.gallery-block .gallery-container .gallery-controls .controls-container button:hover, .gallery-block .gallery-container .gallery-controls .controls-container button:focus {
  background-color: #F0F550;
}
.gallery-block .gallery-container .gallery-controls .controls-container button:hover svg path, .gallery-block .gallery-container .gallery-controls .controls-container button:hover svg line, .gallery-block .gallery-container .gallery-controls .controls-container button:focus svg path, .gallery-block .gallery-container .gallery-controls .controls-container button:focus svg line {
  stroke: #1C2728;
}
@media screen and (max-width: 1024px) {
  .gallery-block .gallery-container .gallery-controls .controls-container button svg {
    width: 20px;
  }
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-container .gallery-controls .controls-container button svg {
    width: 26px;
  }
}
.gallery-block .gallery-container .gallery-controls .controls-container button svg path, .gallery-block .gallery-container .gallery-controls .controls-container button svg line {
  transition: all 0.3s ease;
}
.gallery-block .gallery-container .gallery-slider {
  width: 100%;
  max-width: 1270px;
  position: relative;
  right: -104px;
}
@media screen and (max-width: 768px) {
  .gallery-block .gallery-container .gallery-slider {
    right: 10px;
  }
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-container .gallery-slider {
    right: auto;
  }
}
.gallery-block .gallery-container .gallery-slider .slick-track {
  display: flex;
}
.gallery-block .gallery-container .gallery-slider .slide {
  width: 50%;
  padding: 0 10px;
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-container .gallery-slider .slide {
    width: 100%;
    display: flex;
    flex-flow: column-reverse;
  }
}
@media screen and (max-width: 500px) {
  .gallery-block .gallery-container .gallery-slider .slide {
    padding: 0 5px;
  }
}
.gallery-block .gallery-container .gallery-slider .slide.slick-current .caption {
  opacity: 1;
}
.gallery-block .gallery-container .gallery-slider .slide .caption {
  opacity: 0;
  min-height: 100px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 80px;
  transition: all 0.3s ease;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  .gallery-block .gallery-container .gallery-slider .slide .caption {
    padding-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-container .gallery-slider .slide .caption {
    min-height: 0;
    padding-top: 20px;
    padding-right: 0;
  }
}
.gallery-block .gallery-container .gallery-slider .slide .caption span {
  display: block;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .gallery-block .gallery-container .gallery-slider .slide .caption span {
    font-size: 14px;
  }
}
.gallery-block .gallery-container .gallery-slider .slide .image {
  width: 100%;
  height: 46vw;
  max-height: 616px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .gallery-block .gallery-container .gallery-slider .slide .image {
    height: 90vw;
  }
}

.accordion-block {
  position: relative;
  padding-right: 60px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .accordion-block {
    padding-right: 0;
    margin-bottom: 60px;
    border-bottom: 1px #CED0D8 solid;
  }
}
.accordion-block .container {
  padding: 70px 36px 60px;
  background-image: linear-gradient(to right, #ffffff, #F4F5F9);
}
@media screen and (max-width: 1024px) {
  .accordion-block .container {
    background-image: none;
  }
}
@media screen and (max-width: 768px) {
  .accordion-block .container {
    padding: 50px 36px 40px;
  }
}
.accordion-block .container:after {
  content: "";
  width: 244px;
  height: 614px;
  background-image: url("../images/svg/lines-gray.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: -170px;
  top: 36px;
}
@media screen and (max-width: 1250px) {
  .accordion-block .container:after {
    display: none;
  }
}
.accordion-block .container .accordion-container {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}
.accordion-block .container .accordion-container h2 {
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .accordion-block .container .accordion-container h2 {
    margin-bottom: 30px;
  }
}
.accordion-block .container .accordion-container .accordion {
  padding: 0;
}
.accordion-block .container .accordion-container .accordion .accordion-item {
  max-width: none;
  padding: 0;
  margin: 0 0 20px;
  border: 1px #1C2728 solid;
  transition: all 0.3s ease;
}
.accordion-block .container .accordion-container .accordion .accordion-item:before {
  display: none;
}
.accordion-block .container .accordion-container .accordion .accordion-item.open {
  border-color: #F0F550;
}
.accordion-block .container .accordion-container .accordion .accordion-item.open .accordion-open .toggle {
  background-color: transparent;
}
.accordion-block .container .accordion-container .accordion .accordion-item.open .accordion-open .toggle div:last-of-type {
  transform: rotate(0deg);
}
.accordion-block .container .accordion-container .accordion .accordion-item.open .accordion-content {
  opacity: 1;
  max-height: 2000px;
  pointer-events: all;
  padding-bottom: 25px;
}
.accordion-block .container .accordion-container .accordion .accordion-item .accordion-open {
  font-size: 16px;
  padding: 20px 60px 20px 20px;
  position: relative;
  display: flex;
  align-items: center;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.accordion-block .container .accordion-container .accordion .accordion-item .accordion-open:visited {
  color: #1C2728;
}
.accordion-block .container .accordion-container .accordion .accordion-item .accordion-open:focus {
  color: #1C2728;
}
.accordion-block .container .accordion-container .accordion .accordion-item .accordion-open:hover {
  color: #1C2728;
}
.accordion-block .container .accordion-container .accordion .accordion-item .accordion-open:active {
  color: #1C2728;
}
.accordion-block .container .accordion-container .accordion .accordion-item .accordion-open h3 {
  margin-bottom: 0;
  font-size: 16px;
}
.accordion-block .container .accordion-container .accordion .accordion-item .accordion-open:hover .toggle, .accordion-block .container .accordion-container .accordion .accordion-item .accordion-open:focus .toggle {
  background-color: #1C2728;
}
.accordion-block .container .accordion-container .accordion .accordion-item .accordion-open:hover .toggle div, .accordion-block .container .accordion-container .accordion .accordion-item .accordion-open:focus .toggle div {
  background-color: #F0F550;
}
.accordion-block .container .accordion-container .accordion .accordion-item .accordion-open .toggle {
  width: 26px;
  height: 26px;
  background-color: #F0F550;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  position: absolute;
  right: 16px;
  top: 18px;
  border: 2px #F0F550 solid;
  transition: all 0.3s ease;
}
.accordion-block .container .accordion-container .accordion .accordion-item .accordion-open .toggle div {
  width: 12px;
  height: 2px;
  background-color: #1C2728;
  transition: all 0.3s ease;
  position: absolute;
}
.accordion-block .container .accordion-container .accordion .accordion-item .accordion-open .toggle div:last-of-type {
  transform: rotate(90deg);
}
.accordion-block .container .accordion-container .accordion .accordion-item .accordion-content {
  padding: 0 20px;
  opacity: 0;
  max-height: 0;
  pointer-events: none;
  transition: all 0.3s ease;
}

.bottom-callout {
  position: relative;
  padding: 0 35px;
  margin-top: 100px;
}
@media screen and (max-width: 1250px) {
  .bottom-callout {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .bottom-callout {
    margin-top: 80px;
  }
}
@media screen and (max-width: 640px) {
  .bottom-callout {
    padding: 0;
  }
}
.bottom-callout.full-callout {
  padding: 0 60px;
}
@media screen and (max-width: 1024px) {
  .bottom-callout.full-callout {
    padding: 0 36px;
  }
}
@media screen and (max-width: 768px) {
  .bottom-callout.full-callout {
    padding: 0;
  }
}
.bottom-callout.full-callout .related-items, .bottom-callout.full-callout .container {
  max-width: 1324px;
}
.bottom-callout.half-callout .container .callout:first-of-type {
  left: 15px;
  width: 51.28%;
  min-height: 285px;
  padding-right: 60px;
}
@media screen and (max-width: 640px) {
  .bottom-callout.half-callout .container .callout:first-of-type {
    left: auto;
    width: 100%;
    min-height: 310px;
    padding-right: 40px;
  }
}
.bottom-callout.half-callout .container .callout:last-of-type {
  right: 15px;
  width: 48.72%;
  min-height: 255px;
}
@media screen and (max-width: 640px) {
  .bottom-callout.half-callout .container .callout:last-of-type {
    right: auto;
    width: 100%;
    min-height: 310px;
  }
}
.bottom-callout.half-callout .container .callout .callout-container .bottom-content p {
  display: none;
}
.bottom-callout .related-items {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .bottom-callout .related-items {
    padding: 0 18px;
  }
}
@media screen and (max-width: 640px) {
  .bottom-callout .related-items {
    padding: 0;
    flex-flow: column-reverse;
    align-items: center;
  }
}
.bottom-callout .related-items .related {
  position: relative;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: 0.02em;
  background-color: transparent;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.bottom-callout .related-items .related:visited {
  color: #1C2728;
}
.bottom-callout .related-items .related:focus {
  color: #1C2728;
}
.bottom-callout .related-items .related:hover {
  color: #1C2728;
}
.bottom-callout .related-items .related:active {
  color: #1C2728;
}
@media screen and (max-width: 1024px) {
  .bottom-callout .related-items .related {
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .bottom-callout .related-items .related {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .bottom-callout .related-items .related {
    width: 100%;
    text-align: center;
  }
}
.bottom-callout .related-items .related:hover, .bottom-callout .related-items .related:focus {
  background-color: #F0F550;
}
.bottom-callout .related-items .related:hover .arrow, .bottom-callout .related-items .related:focus .arrow {
  border-right: 30px solid #1C2728;
}
.bottom-callout .related-items .related.right, .bottom-callout .related-items .related:last-of-type {
  min-height: 200px;
  border-right: 2px #1C2728 solid;
  border-left: 2px #1C2728 solid;
  border-top: 2px #1C2728 solid;
}
@media screen and (max-width: 640px) {
  .bottom-callout .related-items .related.right, .bottom-callout .related-items .related:last-of-type {
    width: calc(100% - 36px);
  }
}
.bottom-callout .related-items .related.right .arrow, .bottom-callout .related-items .related:last-of-type .arrow {
  transform: rotate(135deg);
  right: 10px;
}
.bottom-callout .related-items .related.left, .bottom-callout .related-items .related:first-of-type {
  min-height: 175px;
  border-left: 2px #1C2728 solid;
  border-top: 2px #1C2728 solid;
}
@media screen and (max-width: 640px) {
  .bottom-callout .related-items .related.left, .bottom-callout .related-items .related:first-of-type {
    min-height: 200px;
    border-right: 2px #1C2728 solid;
  }
}
.bottom-callout .related-items .related.left .arrow, .bottom-callout .related-items .related:first-of-type .arrow {
  transform: rotate(45deg);
  left: 10px;
}
.bottom-callout .related-items .related .arrow {
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-right: 30px solid #F0F550;
  position: absolute;
  top: -4px;
  transition: all 0.3s ease;
}
.bottom-callout .container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 640px) {
  .bottom-callout .container {
    flex-flow: column;
  }
}
.bottom-callout .container .callout {
  position: relative;
  border-top: 10px #1C2728 solid;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .bottom-callout .container .callout {
    text-align: center;
  }
}
.bottom-callout .container .callout.blue {
  background-color: #215CA5;
}
.bottom-callout .container .callout.yellow {
  background-color: #F7D248;
}
.bottom-callout .container .callout.yellow .callout-container h2 {
  color: #1C2728;
}
.bottom-callout .container .callout.yellow .callout-container p {
  color: #1C2728;
}
.bottom-callout .container .callout.yellow .callout-container .btn:hover, .bottom-callout .container .callout.yellow .callout-container .btn:focus {
  color: #1C2728;
  border-color: #1C2728;
}
.bottom-callout .container .callout.gray {
  justify-content: flex-end;
  background-color: #2D3637;
}
@media screen and (max-width: 640px) {
  .bottom-callout .container .callout.gray {
    justify-content: center;
  }
}
.bottom-callout .container .callout.gray .callout-texture {
  display: none;
}
.bottom-callout .container .callout.gray .callout-bg {
  width: 295px;
  left: 0;
  height: 100%;
  filter: grayscale(100%);
  opacity: 0.4;
}
@media screen and (max-width: 768px) {
  .bottom-callout .container .callout.gray .callout-bg {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .bottom-callout .container .callout.gray .callout-bg {
    width: 50%;
  }
}
@media screen and (max-width: 450px) {
  .bottom-callout .container .callout.gray .callout-bg {
    width: 60%;
  }
}
.bottom-callout .container .callout.gray .callout-bg .desktop {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 640px) {
  .bottom-callout .container .callout.gray .callout-bg .desktop {
    display: none;
  }
}
.bottom-callout .container .callout.gray .callout-bg .mobile {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 640px) {
  .bottom-callout .container .callout.gray .callout-bg .mobile {
    display: block;
  }
}
.bottom-callout .container .callout.gray .callout-container {
  max-width: 290px;
}
.bottom-callout .container .callout.full {
  width: 100%;
  min-height: 342px;
}
.bottom-callout .container .callout.full .callout-container {
  position: relative;
  width: 100%;
  max-width: 904px;
  margin: 0 auto;
}
.bottom-callout .container .callout.full .callout-container .top-content {
  padding: 0 14px;
}
@media screen and (max-width: 1024px) {
  .bottom-callout .container .callout.full .callout-container .top-content {
    padding: 0;
  }
}
.bottom-callout .container .callout.full .callout-container .bottom-content {
  padding: 24px 14px 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-top: 1px #fff solid;
}
@media screen and (max-width: 1024px) {
  .bottom-callout .container .callout.full .callout-container .bottom-content {
    padding: 24px 0 0;
  }
}
@media screen and (max-width: 640px) {
  .bottom-callout .container .callout.full .callout-container .bottom-content {
    flex-flow: column;
    align-items: center;
  }
}
.bottom-callout .container .callout.full .callout-container .bottom-content p {
  margin-right: 50px;
}
@media screen and (max-width: 1024px) {
  .bottom-callout .container .callout.full .callout-container .bottom-content p {
    margin-right: 30px;
  }
}
@media screen and (max-width: 640px) {
  .bottom-callout .container .callout.full .callout-container .bottom-content p {
    margin-right: 0;
  }
}
.bottom-callout .container .callout.full .callout-container .bottom-content .btn {
  box-sizing: content-box;
  margin-top: 2px;
}
@media screen and (max-width: 640px) {
  .bottom-callout .container .callout.full .callout-container .bottom-content .btn {
    margin-top: 15px;
  }
}
.bottom-callout .container .callout.half .callout-container h2 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 1.428;
}
.bottom-callout .container .callout.arcs {
  display: flex;
  align-items: center;
}
.bottom-callout .container .callout.arcs.blue .callout-bg svg path {
  fill: #215CA5;
}
.bottom-callout .container .callout.arcs.yellow .callout-bg svg path {
  fill: #F7D248;
}
@media screen and (max-width: 640px) {
  .bottom-callout .container .callout.arcs.half .callout-bg svg {
    width: 327px;
  }
}
.bottom-callout .container .callout.arcs .callout-bg {
  right: 0;
}
@media screen and (max-width: 640px) {
  .bottom-callout .container .callout.arcs .callout-bg svg {
    width: 390px;
  }
}
.bottom-callout .container .callout.stretchy-b {
  display: flex;
  align-items: center;
}
.bottom-callout .container .callout.stretchy-b.blue .callout-bg svg {
  opacity: 0.75;
}
.bottom-callout .container .callout.stretchy-b.blue .callout-bg svg path {
  fill: #3270BE;
}
.bottom-callout .container .callout.stretchy-b.yellow .callout-bg svg path {
  fill: #F7D248;
}
.bottom-callout .container .callout.stretchy-b .callout-bg {
  top: 0;
  right: 30px;
}
.bottom-callout .container .callout .callout-texture {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url("../images/2x/halfton-heat_texture.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.4;
}
.bottom-callout .container .callout .callout-bg {
  position: absolute;
}
.bottom-callout .container .callout .callout-bg .mobile {
  display: none;
}
@media screen and (max-width: 640px) {
  .bottom-callout .container .callout .callout-bg .mobile {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .bottom-callout .container .callout .callout-bg .desktop {
    display: none;
  }
}
.bottom-callout .container .callout .callout-container {
  position: relative;
  width: 100%;
  max-width: 440px;
}
.bottom-callout .container .callout .callout-container h2 {
  color: #fff;
  margin-bottom: 20px;
}
.bottom-callout .container .callout .callout-container p {
  color: #fff;
}
.bottom-callout .container .callout .callout-container .btn {
  white-space: nowrap;
}

.video-block {
  position: relative;
  padding: 0 36px;
}
.video-block.left .container {
  justify-content: flex-start;
}
.video-block.right .container {
  justify-content: flex-end;
}
.video-block.middle .container {
  justify-content: center;
}
.video-block .container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
}
.video-block .container .inner-container {
  width: 100%;
  max-width: 652px;
}
.video-block .container .video-container {
  display: block;
  position: relative;
  height: 58vw;
  max-height: 414px;
  width: 100%;
  position: relative;
  display: block;
}
.video-block .container .video-container:hover .play-btn, .video-block .container .video-container:focus .play-btn {
  background-color: #F0F550;
}
.video-block .container .video-container:hover .play-btn svg path, .video-block .container .video-container:focus .play-btn svg path {
  fill: #1C2728;
}
.video-block .container .video-container .play-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  background-color: #1C2728;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .video-block .container .video-container .play-btn {
    left: 36px;
  }
}
.video-block .container .video-container .play-btn svg path {
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .video-block .container .video-container .play-btn {
    left: 0;
  }
}
@media screen and (max-width: 640px) {
  .video-block .container .video-container .play-btn {
    width: 45px;
    height: 45px;
  }
  .video-block .container .video-container .play-btn svg {
    width: 26px;
    height: 26px;
  }
}
.video-block .container .video-container.media-image .backdrop-image {
  left: auto;
  right: -20px;
}
.video-block .container .video-container .backdrop-image {
  width: 69%;
  height: 69%;
  position: absolute;
  top: -20px;
  left: -20px;
  transform: rotate(180deg);
}
@media screen and (max-width: 768px) {
  .video-block .container .video-container .backdrop-image {
    left: 0;
  }
}
@media screen and (max-width: 640px) {
  .video-block .container .video-container .backdrop-image {
    top: -10px;
  }
}

.center-callout {
  position: relative;
  padding: 0 60px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .center-callout {
    padding: 0 36px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 640px) {
  .center-callout {
    margin-bottom: 0;
    padding: 0;
  }
}
.center-callout.version-2 {
  margin-bottom: 100px;
}
.center-callout.version-2 .container .callout-decoration .big-c {
  display: none;
}
@media screen and (max-width: 640px) {
  .center-callout.version-2 .container .callout-decoration .stretchy-b {
    top: -100px;
    left: -622px;
  }
}
.center-callout .container {
  position: relative;
  width: 100%;
  max-width: 930px;
  margin: 0 auto;
  padding: 53px;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  .center-callout .container {
    max-width: 744px;
    padding: 43px;
  }
}
@media screen and (max-width: 768px) {
  .center-callout .container {
    padding: 36px;
  }
}
@media screen and (max-width: 640px) {
  .center-callout .container {
    padding: 0;
    flex-flow: column-reverse;
  }
}
.center-callout .container .callout-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 400px;
}
@media screen and (max-width: 1024px) {
  .center-callout .container .callout-image {
    width: 320px;
    height: 320px;
  }
}
@media screen and (max-width: 768px) {
  .center-callout .container .callout-image {
    width: 288px;
    height: 288px;
  }
}
@media screen and (max-width: 640px) {
  .center-callout .container .callout-image {
    position: relative;
    width: calc(100% - 30px);
    height: 276px;
  }
}
.center-callout .container .callout-image .cover-image {
  border-radius: 50%;
}
@media screen and (max-width: 640px) {
  .center-callout .container .callout-image .cover-image {
    border-radius: 0;
  }
}
.center-callout .container .callout-decoration {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.center-callout .container .callout-decoration .big-c {
  position: absolute;
  z-index: -1;
  top: 50px;
  right: 0;
  max-width: 245px;
}
@media screen and (max-width: 1024px) {
  .center-callout .container .callout-decoration .big-c {
    max-width: 197px;
    top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .center-callout .container .callout-decoration .big-c {
    max-width: 177px;
    top: 36px;
  }
}
@media screen and (max-width: 640px) {
  .center-callout .container .callout-decoration .big-c {
    max-width: 182px;
    bottom: -80px;
    top: auto;
    right: -12px;
  }
}
.center-callout .container .callout-decoration .big-c svg {
  width: 100%;
  height: auto;
}
.center-callout .container .callout-decoration .stretchy-b {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 858px;
}
@media screen and (max-width: 1024px) {
  .center-callout .container .callout-decoration .stretchy-b {
    max-width: 688px;
  }
}
@media screen and (max-width: 768px) {
  .center-callout .container .callout-decoration .stretchy-b {
    max-width: 620px;
  }
}
@media screen and (max-width: 640px) {
  .center-callout .container .callout-decoration .stretchy-b {
    max-width: 858px;
    top: 300px;
    bottom: auto;
    right: auto;
    left: -732px;
  }
}
.center-callout .container .callout-decoration .stretchy-b svg {
  width: 100%;
  height: auto;
}
.center-callout .container .inner-container {
  width: 100%;
  max-width: 686px;
  margin: 0 auto;
  min-height: 398px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .center-callout .container .inner-container {
    min-height: 318px;
  }
}
@media screen and (max-width: 768px) {
  .center-callout .container .inner-container {
    min-height: 288px;
  }
}
@media screen and (max-width: 640px) {
  .center-callout .container .inner-container {
    min-height: 0;
  }
}
.center-callout .container .inner-container .callout-content {
  position: relative;
  width: 100%;
  max-width: 612px;
  background-color: #215CA5;
  padding: 65px 75px 75px;
}
@media screen and (max-width: 1024px) {
  .center-callout .container .inner-container .callout-content {
    padding: 35px 45px 45px;
    max-width: 490px;
  }
}
@media screen and (max-width: 768px) {
  .center-callout .container .inner-container .callout-content {
    padding: 25px 36px 35px;
    max-width: 440px;
  }
}
@media screen and (max-width: 640px) {
  .center-callout .container .inner-container .callout-content {
    max-width: none;
    min-height: 326px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
    text-align: center;
  }
}
.center-callout .container .inner-container .callout-content .content-bg {
  background-image: url("../images/2x/halfton-heat_texture.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.4;
}
.center-callout .container .inner-container .callout-content .content-container {
  position: relative;
}
.center-callout .container .inner-container .callout-content h2 {
  color: #fff;
  font-size: 28px;
}
@media screen and (max-width: 1024px) {
  .center-callout .container .inner-container .callout-content h2 {
    font-size: 24px;
  }
}
.center-callout .container .inner-container .callout-content p {
  color: #fff;
  width: 100%;
  max-width: 400px;
}
@media screen and (max-width: 640px) {
  .center-callout .container .inner-container .callout-content p {
    max-width: none;
  }
}

.press-kit {
  position: relative;
  padding-right: 60px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .press-kit {
    padding-right: 0;
    margin-bottom: 60px;
  }
}
.press-kit .container {
  padding: 80px 60px 120px;
  background-image: linear-gradient(to right, #ffffff, #F4F5F9);
}
@media screen and (max-width: 1024px) {
  .press-kit .container {
    background-image: none;
    background-color: #F4F5F9;
    padding: 60px 36px 80px;
  }
}
@media screen and (max-width: 768px) {
  .press-kit .container {
    padding: 50px 36px 60px;
  }
}
@media screen and (max-width: 640px) {
  .press-kit .container {
    padding: 50px 0 60px;
  }
}
.press-kit .container .press-kit-container {
  width: 100%;
  max-width: 876px;
  margin: 0 auto;
}
.press-kit .container .press-kit-container .title-area {
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .press-kit .container .press-kit-container .title-area {
    padding: 0 36px;
  }
}
.press-kit .container .press-kit-container .title-area a {
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  border-bottom: 2px #F0F550 solid;
}
.press-kit .container .press-kit-container .title-area a:visited {
  color: #1C2728;
}
.press-kit .container .press-kit-container .title-area a:focus {
  color: #1C2728;
}
.press-kit .container .press-kit-container .title-area a:hover {
  color: #215CA5;
}
.press-kit .container .press-kit-container .title-area a:active {
  color: #1C2728;
}
.press-kit .container .press-kit-container .title-area a:hover, .press-kit .container .press-kit-container .title-area a:focus {
  border-bottom: 2px #215CA5 solid;
}
.press-kit .container .press-kit-container .kit-list {
  padding: 0;
  margin: 0;
  border-top: 1px #CED0D8 solid;
}
.press-kit .container .press-kit-container .kit-list .kit-item {
  padding: 0;
  margin: 0;
  max-width: none;
  border-bottom: 1px #CED0D8 solid;
}
.press-kit .container .press-kit-container .kit-list .kit-item:before {
  display: none;
}
.press-kit .container .press-kit-container .kit-list .kit-item .item-download {
  padding: 10px 26px;
  min-height: 64px;
  display: flex;
  align-items: center;
  background-color: transparent;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
@media screen and (max-width: 640px) {
  .press-kit .container .press-kit-container .kit-list .kit-item .item-download {
    padding: 10px 22px;
  }
}
.press-kit .container .press-kit-container .kit-list .kit-item .item-download:hover {
  background-color: #F0F550;
}
.press-kit .container .press-kit-container .kit-list .kit-item .item-download:hover .download {
  opacity: 1;
}
.press-kit .container .press-kit-container .kit-list .kit-item .item-download .icon {
  flex: 0 0 60px;
  display: flex;
  justify-content: center;
}
.press-kit .container .press-kit-container .kit-list .kit-item .item-download h3 {
  font-size: 16px;
  margin: 0;
  width: 100%;
  padding-left: 14px;
  padding-right: 60px;
}
@media screen and (max-width: 640px) {
  .press-kit .container .press-kit-container .kit-list .kit-item .item-download h3 {
    padding-right: 0;
    padding-left: 10px;
  }
}
.press-kit .container .press-kit-container .kit-list .kit-item .item-download .mobile-download {
  display: none;
  width: 15px;
  height: 12px;
  padding-left: 3px;
}
@media screen and (max-width: 640px) {
  .press-kit .container .press-kit-container .kit-list .kit-item .item-download .mobile-download {
    display: inline-block;
  }
}
.press-kit .container .press-kit-container .kit-list .kit-item .item-download .download {
  position: absolute;
  right: 26px;
  opacity: 0;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .press-kit .container .press-kit-container .kit-list .kit-item .item-download .download {
    display: none;
  }
}

.event-header {
  position: relative;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .event-header {
    margin-bottom: 0;
  }
}
.event-header .header-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
}
.event-header .header-background .spacer {
  flex: 0 0 54.166%;
  max-width: 780px;
}
@media screen and (max-width: 1024px) {
  .event-header .header-background .spacer {
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 900px) {
  .event-header .header-background .spacer {
    flex: 0 0 45%;
  }
}
@media screen and (max-width: 768px) {
  .event-header .header-background .spacer {
    display: none;
  }
}
.event-header .header-background .background {
  width: 100%;
  position: relative;
  background-color: #000;
}
.event-header .header-background .background .texture {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/2x/halfton-heat_texture_inverse.png");
  opacity: 0.25;
}
.event-header .header-background .background .circles {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url("../images/svg/event-bg-circles.svg");
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
}
.event-header .header-image {
  display: flex;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  min-height: 912px;
}
@media screen and (max-width: 1440px) {
  .event-header .header-image {
    min-height: 63vw;
  }
}
@media screen and (max-width: 768px) {
  .event-header .header-image {
    width: 100%;
    min-height: 454px;
    margin-top: 75px;
  }
}
.event-header .header-image .image {
  position: relative;
  width: 65%;
  min-height: 912px;
}
@media screen and (max-width: 1440px) {
  .event-header .header-image .image {
    min-height: 63vw;
  }
}
@media screen and (max-width: 1024px) {
  .event-header .header-image .image {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .event-header .header-image .image {
    width: 100%;
    min-height: 454px;
  }
}
.event-header .header-image .spacer {
  flex: 0 0 394px;
}
@media screen and (max-width: 1024px) {
  .event-header .header-image .spacer {
    display: none;
  }
}
.event-header .header-foreground {
  position: relative;
  display: flex;
  min-height: 962px;
}
@media screen and (max-width: 1440px) {
  .event-header .header-foreground {
    min-height: 67vw;
  }
}
@media screen and (max-width: 900px) {
  .event-header .header-foreground {
    min-height: 63vw;
  }
}
@media screen and (max-width: 768px) {
  .event-header .header-foreground {
    min-height: auto;
    padding-top: 75px;
  }
}
.event-header .header-foreground .spacer {
  flex: 0 0 54.166%;
}
@media screen and (max-width: 1024px) {
  .event-header .header-foreground .spacer {
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 900px) {
  .event-header .header-foreground .spacer {
    flex: 0 0 45%;
  }
}
@media screen and (max-width: 768px) {
  .event-header .header-foreground .spacer {
    flex: auto;
    height: 92px;
    max-width: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: linear-gradient(#1C2728, transparent);
    opacity: 0.6;
  }
}
.event-header .header-foreground .title-area {
  position: relative;
  width: 100%;
  padding: 190px 0 80px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .event-header .header-foreground .title-area {
    padding-top: 160px;
  }
}
@media screen and (max-width: 900px) {
  .event-header .header-foreground .title-area {
    padding-top: 135px;
    padding-bottom: 55px;
  }
}
@media screen and (max-width: 768px) {
  .event-header .header-foreground .title-area {
    padding: 340px 36px 40px;
  }
}
.event-header .header-foreground .title-area .view-all {
  position: absolute;
  top: 140px;
  right: 66px;
  padding-left: 15px;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.444;
  color: #fff;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.event-header .header-foreground .title-area .view-all:visited {
  color: #fff;
}
.event-header .header-foreground .title-area .view-all:focus {
  color: #fff;
}
.event-header .header-foreground .title-area .view-all:hover {
  color: #F0F550;
}
.event-header .header-foreground .title-area .view-all:active {
  color: #fff;
}
@media screen and (max-width: 1250px) {
  .event-header .header-foreground .title-area .view-all {
    right: 52px;
  }
}
@media screen and (max-width: 1024px) {
  .event-header .header-foreground .title-area .view-all {
    top: 100px;
    right: 30px;
  }
}
@media screen and (max-width: 900px) {
  .event-header .header-foreground .title-area .view-all {
    top: 92px;
  }
}
@media screen and (max-width: 768px) {
  .event-header .header-foreground .title-area .view-all {
    top: 24px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: right;
    padding: 0 36px;
  }
}
@media screen and (max-width: 500px) {
  .event-header .header-foreground .title-area .view-all {
    font-size: 14px;
  }
}
.event-header .header-foreground .title-area .view-all:hover, .event-header .header-foreground .title-area .view-all:focus {
  text-decoration-color: #F0F550;
  -webkit-text-decoration-color: #F0F550;
}
.event-header .header-foreground .title-area .view-all:before {
  content: "";
  width: 95px;
  height: 2px;
  background-color: #F0F550;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .event-header .header-foreground .title-area .view-all:before {
    width: calc(100% - 212px);
    right: auto;
    left: 36px;
  }
}
@media screen and (max-width: 500px) {
  .event-header .header-foreground .title-area .view-all:before {
    width: calc(100% - 182px);
  }
}
.event-header .header-foreground .title-area .title-content {
  width: 100%;
  max-width: 660px;
  padding: 78px 60px 58px;
  background-color: #1C2728;
}
@media screen and (max-width: 1024px) {
  .event-header .header-foreground .title-area .title-content {
    padding: 6vw 6vw 5vw;
  }
}
@media screen and (max-width: 768px) {
  .event-header .header-foreground .title-area .title-content {
    max-width: none;
    padding: 35px 40px 30px;
  }
}
.event-header .header-foreground .title-area .title-content .content-container {
  width: 100%;
  max-width: 580px;
  margin: 0 auto;
}
.event-header .header-foreground .title-area .title-content .content-container .content {
  width: 100%;
  max-width: 420px;
}
.event-header .header-foreground .title-area .title-content .content-container .content .event-logo {
  width: 100%;
  max-width: 300px;
  margin-bottom: 15px;
}
.event-header .header-foreground .title-area .title-content .content-container .content .event-logo img {
  display: block;
}
.event-header .header-foreground .title-area .title-content .content-container .content h1 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .event-header .header-foreground .title-area .title-content .content-container .content h1 {
    font-size: 30px;
  }
}
.event-header .header-foreground .title-area .title-content .content-container .content .date {
  padding: 8px 14px;
  display: inline-block;
  background-color: #F157AE;
  margin-bottom: 20px;
}
.event-header .header-foreground .title-area .title-content .content-container .content .date span {
  display: inline-block;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.375;
  color: #1C2728;
}
.event-header .header-foreground .title-area .title-content .content-container .content p {
  color: #fff;
}
.event-header .decoration-b {
  width: 131px;
  position: absolute;
  top: calc(100% - 10vw);
  right: calc(100% - 190px);
  top: calc(100% - 80px);
}
@media screen and (max-width: 1250px) {
  .event-header .decoration-b {
    top: calc(100% - 60px);
  }
}
@media screen and (max-width: 1120px) {
  .event-header .decoration-b {
    right: 940px;
  }
}
@media screen and (max-width: 1024px) {
  .event-header .decoration-b {
    display: none;
  }
}
.event-header .decoration-b .top-b {
  width: 130px;
  height: 30px;
  border-top: 1px #CED0D8 solid;
  border-left: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
}
.event-header .decoration-b .stretchy-b {
  width: 130px;
  height: 0;
  border-left: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
  display: flex;
}
.event-header .decoration-b .stretchy-b div:first-of-type {
  width: 23px;
}
.event-header .decoration-b .stretchy-b div:nth-of-type(2) {
  width: 30.5px;
}
.event-header .decoration-b .stretchy-b div:nth-of-type(3) {
  width: 24.5px;
}
.event-header .decoration-b .stretchy-b div:nth-of-type(4) {
  width: 27.5px;
}
.event-header .decoration-b .stretchy-b div:last-of-type {
  width: 23px;
}
.event-header .decoration-b .stretchy-b .inner-b {
  border-top: 1px #CED0D8 solid;
  border-left: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
}
.event-header .decoration-b .bottom-b {
  width: 130px;
}
.event-header .decoration-b .bottom-b svg {
  width: 100%;
}

.featured-media {
  position: relative;
  padding: 0 60px;
}
@media screen and (max-width: 1024px) {
  .featured-media {
    padding: 0 36px;
  }
}
@media screen and (max-width: 768px) {
  .featured-media {
    padding: 0;
  }
}
.featured-media .container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
.featured-media .container .inner-container {
  width: 100%;
  max-width: 988px;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .featured-media .container .inner-container {
    align-items: flex-start;
  }
}
.featured-media .container .inner-container .media {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.featured-media .container .inner-container .media:before {
  content: "";
  height: 153px;
  width: 858px;
  position: absolute;
  z-index: 2;
  left: -12px;
  top: -106px;
  background-image: url("../images/svg/decoration-create.svg");
  pointer-events: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .featured-media .container .inner-container .media:before {
    height: 15vw;
    width: 84vw;
  }
}
@media screen and (max-width: 768px) {
  .featured-media .container .inner-container .media:before {
    display: none;
  }
}
.featured-media .container .inner-container .media:after {
  content: "";
  height: 153px;
  width: 858px;
  position: absolute;
  z-index: 2;
  right: -474px;
  bottom: 340px;
  transform: rotate(90deg);
  background-image: url("../images/svg/decoration-create.svg");
  pointer-events: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .featured-media .container .inner-container .media:after {
    height: 102px;
    width: 567px;
    right: -300px;
    bottom: auto;
    top: -50px;
  }
}
.featured-media .container .inner-container .media .media-container {
  width: 100%;
  height: 50vw;
  max-height: 555px;
  position: relative;
  display: block;
}
.featured-media .container .inner-container .media .media-container:hover .play-btn, .featured-media .container .inner-container .media .media-container:focus .play-btn {
  background-color: #F0F550;
}
.featured-media .container .inner-container .media .media-container:hover .play-btn svg path, .featured-media .container .inner-container .media .media-container:focus .play-btn svg path {
  fill: #1C2728;
}
.featured-media .container .inner-container .media .media-container .play-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  background-color: #1C2728;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .featured-media .container .inner-container .media .media-container .play-btn {
    left: 36px;
  }
}
.featured-media .container .inner-container .media .media-container .play-btn svg path {
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .featured-media .container .inner-container .media .media-container .play-btn {
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .featured-media .container .inner-container .media .media-container {
    height: 60vw;
  }
}
.featured-media .container .inner-container .media .media-container .play-btn {
  width: 90px;
  height: 90px;
}
.featured-media .container .inner-container .media .media-container .play-btn svg {
  width: 52px;
  height: 52px;
}
@media screen and (max-width: 1024px) {
  .featured-media .container .inner-container .media .media-container .play-btn {
    width: 70px;
    height: 70px;
  }
  .featured-media .container .inner-container .media .media-container .play-btn svg {
    width: 40px;
    height: 40px;
  }
}
.featured-media .container .inner-container .content {
  width: 100%;
  max-width: 560px;
  position: relative;
  right: -22px;
  top: -34px;
  padding: 32px 38px 20px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .featured-media .container .inner-container .content {
    right: auto;
    top: auto;
    padding: 30px 36px 18px;
  }
}

.data-points {
  position: relative;
  padding: 0 60px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .data-points {
    padding: 0 36px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .data-points {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 500px) {
  .data-points {
    padding: 0;
  }
}
.data-points .container {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
.data-points .container .data {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.data-points .container .data .point {
  width: 33.33%;
  padding: 40px 15px;
  margin: 0;
  display: flex;
  justify-content: center;
  border-bottom: 2px #707070 solid;
}
@media screen and (max-width: 640px) {
  .data-points .container .data .point {
    width: 50%;
    padding: 35px 15px;
  }
  .data-points .container .data .point:nth-of-type(even) .point-container:before {
    content: "";
    width: 1px;
    height: calc(100% - 44px);
    background-color: #707070;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.data-points .container .data .point:before {
  display: none;
}
.data-points .container .data .point:nth-of-type(1n + 4) {
  border: none;
}
@media screen and (max-width: 640px) {
  .data-points .container .data .point:nth-of-type(1n + 4) {
    border-bottom: 1px #707070 solid;
  }
}
.data-points .container .data .point:nth-of-type(1n + 5) {
  border: none;
}
.data-points .container .data .point .point-container {
  width: 100%;
  max-width: 165px;
}
@media screen and (max-width: 640px) {
  .data-points .container .data .point .point-container {
    text-align: center;
  }
}
.data-points .container .data .point .point-container h3 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 900;
  font-size: 70px;
  line-height: 0.916;
  color: #215CA5;
  margin: 0 0 8px;
}
@media screen and (max-width: 1024px) {
  .data-points .container .data .point .point-container h3 {
    font-size: 60px;
  }
}
.data-points .container .data .point .point-container h4 {
  text-transform: uppercase;
  margin: 0;
  line-height: 1.2;
}

.sponsor-block {
  position: relative;
  padding: 0 36px;
  margin-bottom: 100px;
  margin-top: 80px;
}
@media screen and (max-width: 1024px) {
  .sponsor-block {
    padding: 0 26px;
    margin-bottom: 75px;
    margin-top: 60px;
  }
}
.sponsor-block .title-area {
  width: 100%;
  max-width: 940px;
  margin: 0 auto 55px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .sponsor-block .title-area {
    margin: 0 auto 40px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .sponsor-block .title-area {
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 640px) {
  .sponsor-block .title-area {
    display: block;
    text-align: center;
  }
}
.sponsor-block .title-area h2 {
  margin-right: 30px;
  margin-bottom: 0;
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.25;
}
@media screen and (max-width: 640px) {
  .sponsor-block .title-area h2 {
    margin-right: 0;
  }
}
.sponsor-block .title-area p {
  margin-right: 30px;
}
@media screen and (max-width: 640px) {
  .sponsor-block .title-area p {
    margin-right: 0;
  }
}
.sponsor-block .title-area .btn {
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .sponsor-block .title-area .btn {
    display: none;
  }
}
.sponsor-block .sponsor-container {
  position: relative;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 70px;
}
@media screen and (max-width: 1024px) {
  .sponsor-block .sponsor-container {
    padding: 0;
    display: flex;
    flex-flow: column-reverse;
  }
}
.sponsor-block .sponsor-container .sponsor-controls {
  width: 100%;
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .sponsor-block .sponsor-container .sponsor-controls {
    position: relative;
    top: auto;
    transform: none;
    margin-top: 30px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 500px) {
  .sponsor-block .sponsor-container .sponsor-controls {
    max-width: 338px;
  }
}
.sponsor-block .sponsor-container .sponsor-controls .controls-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.sponsor-block .sponsor-container .sponsor-controls .controls-container:before {
  content: "";
  display: none;
  height: 2px;
  background-color: #F0F550;
  width: calc(100% - 120px);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .sponsor-block .sponsor-container .sponsor-controls .controls-container:before {
    display: block;
  }
}
.sponsor-block .sponsor-container .sponsor-controls .controls-container button {
  pointer-events: all;
  cursor: pointer;
  background: transparent;
  width: 58px;
  height: 58px;
  border: 2px #F0F550 solid;
  border-radius: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .sponsor-block .sponsor-container .sponsor-controls .controls-container button {
    width: 48px;
    height: 48px;
    border-radius: 24px;
  }
}
@media screen and (max-width: 640px) {
  .sponsor-block .sponsor-container .sponsor-controls .controls-container button {
    width: 38px;
    height: 38px;
    border-radius: 19px;
  }
}
.sponsor-block .sponsor-container .sponsor-controls .controls-container button:first-of-type {
  transform: rotate(180deg);
}
.sponsor-block .sponsor-container .sponsor-controls .controls-container button:hover, .sponsor-block .sponsor-container .sponsor-controls .controls-container button:focus {
  background-color: #F0F550;
}
@media screen and (max-width: 1024px) {
  .sponsor-block .sponsor-container .sponsor-controls .controls-container button svg {
    width: 26px;
    height: 20px;
  }
}
@media screen and (max-width: 640px) {
  .sponsor-block .sponsor-container .sponsor-controls .controls-container button svg {
    width: 21px;
    height: 16px;
  }
}
.sponsor-block .sponsor-container .sponsor-controls .controls-container button svg line, .sponsor-block .sponsor-container .sponsor-controls .controls-container button svg path {
  transition: all 0.3s ease;
}
.sponsor-block .sponsor-container .sponsor-slider {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
.sponsor-block .sponsor-container .sponsor-slider .slide {
  width: 25%;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sponsor-block .sponsor-container .sponsor-slider .slide .sponsor {
  width: 100%;
  max-width: 204px;
  height: 204px;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #4E0C43;
}
@media screen and (max-width: 500px) {
  .sponsor-block .sponsor-container .sponsor-slider .slide .sponsor {
    max-width: 318px;
    height: 318px;
  }
}
.sponsor-block .sponsor-container .sponsor-slider .slide .sponsor:hover, .sponsor-block .sponsor-container .sponsor-slider .slide .sponsor:focus {
  background-color: #215CA5;
}
.sponsor-block .sponsor-container .sponsor-slider .slide .sponsor img {
  max-width: 100%;
  max-height: 176px;
}
.sponsor-block .mobile-cta {
  display: none;
  margin-top: 30px;
  padding: 0 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sponsor-block .mobile-cta {
    display: block;
  }
}

.level-1-header {
  position: relative;
  padding-left: 80px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .level-1-header {
    padding-left: 60px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .level-1-header {
    padding-left: 0;
    margin-bottom: 50px;
  }
}
.level-1-header.no-callouts .header-main {
  margin-bottom: 0;
}
.level-1-header .header-main {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 910px;
  padding: 170px 170px 270px 60px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: -208px;
  background-color: #215CA5;
}
@media screen and (max-width: 1440px) {
  .level-1-header .header-main {
    min-height: 64vw;
  }
}
@media screen and (max-width: 1250px) {
  .level-1-header .header-main {
    padding: 170px 135px 270px 60px;
  }
}
@media screen and (max-width: 1024px) {
  .level-1-header .header-main {
    justify-content: flex-start;
    padding: 170px 110px 270px 60px;
  }
}
@media screen and (max-width: 768px) {
  .level-1-header .header-main {
    padding: 150px 84px 50px 36px;
    margin-bottom: 0;
    min-height: 515px;
  }
}
.level-1-header .header-main:after {
  content: "";
  width: 2426px;
  height: 257px;
  background-image: url("../images/svg/decoration-baltimore-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 1114px;
  right: -1290px;
  transform: rotate(90deg);
}
@media screen and (max-width: 1024px) {
  .level-1-header .header-main:after {
    width: 1072px;
    height: 114px;
    right: -570px;
    top: 560px;
  }
}
.level-1-header .header-main .image-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: url(#duotone);
}
.level-1-header .header-main .video-background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  filter: url(#duotone);
}
.level-1-header .header-main .gradient {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.level-1-header .header-main .gradient.color {
  background-image: linear-gradient(to bottom right, #99568c, #0a185b 60%);
  opacity: 0.5;
}
.level-1-header .header-main .content {
  position: relative;
  width: 100%;
  max-width: 500px;
}
.level-1-header .header-main .content h1 {
  color: #fff;
}
.level-1-header .header-main .content h2 {
  color: #fff;
}
.level-1-header .header-main .video-controls {
  position: absolute;
  z-index: 2;
  right: 135px;
  bottom: 16px;
  height: 20px;
  width: 20px;
  border: 1px #CED0D8 solid;
}
@media screen and (max-width: 1250px) {
  .level-1-header .header-main .video-controls {
    right: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .level-1-header .header-main .video-controls {
    right: 75px;
  }
}
@media screen and (max-width: 768px) {
  .level-1-header .header-main .video-controls {
    left: 18px;
    bottom: 18px;
    right: auto;
  }
}
.level-1-header .header-main .video-controls .video-background-controls.playing .video-pause {
  pointer-events: all;
  opacity: 1;
}
.level-1-header .header-main .video-controls .video-background-controls.playing .video-play {
  pointer-events: none;
  opacity: 0;
}
.level-1-header .header-main .video-controls .video-background-controls button {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  background-color: transparent;
}
.level-1-header .header-main .video-controls .video-background-controls button:hover, .level-1-header .header-main .video-controls .video-background-controls button:focus {
  background-color: #fff;
}
.level-1-header .header-main .video-controls .video-background-controls button:hover svg line, .level-1-header .header-main .video-controls .video-background-controls button:focus svg line {
  stroke: #215CA5;
}
.level-1-header .header-main .video-controls .video-background-controls button:hover svg path, .level-1-header .header-main .video-controls .video-background-controls button:focus svg path {
  fill: #215CA5;
}
.level-1-header .header-main .video-controls .video-background-controls button svg line {
  stroke: #fff;
  transition: all 0.3s ease;
}
.level-1-header .header-main .video-controls .video-background-controls button svg path {
  fill: #fff;
  transition: all 0.3s ease;
}
.level-1-header .header-main .video-controls .video-background-controls .video-pause {
  pointer-events: none;
  opacity: 0;
}
.level-1-header .header-main .video-controls .video-background-controls .video-play {
  pointer-events: all;
  opacity: 1;
}
.level-1-header .header-main .video-controls .video-background-controls .video-play svg {
  transform: rotate(-90deg);
  position: relative;
  left: 1px;
}
.level-1-header .header-callouts {
  position: relative;
  left: -25px;
  padding-right: 145px;
}
@media screen and (max-width: 1250px) {
  .level-1-header .header-callouts {
    padding-right: 110px;
  }
}
@media screen and (max-width: 1024px) {
  .level-1-header .header-callouts {
    padding-right: 85px;
  }
}
@media screen and (max-width: 768px) {
  .level-1-header .header-callouts {
    padding-right: 0;
    left: auto;
  }
}
.level-1-header .header-callouts.one-callout .container .callout .callout-number {
  display: none;
}
.level-1-header .header-callouts .container {
  width: 100%;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .level-1-header .header-callouts .container {
    flex-flow: column;
  }
}
.level-1-header .header-callouts .container .callout {
  position: relative;
  padding: 25px 0 25px 25px;
}
.level-1-header .header-callouts .container .callout:first-of-type {
  width: 54.54%;
  background-image: radial-gradient(ellipse at left top, #215CA5 20%, #F157AE 120%);
}
@media screen and (max-width: 1250px) {
  .level-1-header .header-callouts .container .callout:first-of-type {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .level-1-header .header-callouts .container .callout:first-of-type {
    width: 100%;
  }
}
.level-1-header .header-callouts .container .callout:first-of-type .callout-number {
  left: 65px;
}
@media screen and (max-width: 1250px) {
  .level-1-header .header-callouts .container .callout:first-of-type .callout-number {
    left: 45px;
  }
}
.level-1-header .header-callouts .container .callout:first-of-type .content {
  max-width: 460px;
}
@media screen and (max-width: 768px) {
  .level-1-header .header-callouts .container .callout:first-of-type .content {
    max-width: none;
  }
}
.level-1-header .header-callouts .container .callout:last-of-type {
  width: 45.45%;
  margin-top: 84px;
  background-image: radial-gradient(ellipse at left top, #F157AE 20%, #F7D248 120%);
}
@media screen and (max-width: 1250px) {
  .level-1-header .header-callouts .container .callout:last-of-type {
    width: 50%;
    margin-top: 56px;
  }
}
@media screen and (max-width: 768px) {
  .level-1-header .header-callouts .container .callout:last-of-type {
    width: 100%;
    margin-top: 0;
  }
}
.level-1-header .header-callouts .container .callout:last-of-type .callout-number {
  left: 45px;
}
.level-1-header .header-callouts .container .callout:last-of-type .content {
  max-width: 400px;
}
@media screen and (max-width: 768px) {
  .level-1-header .header-callouts .container .callout:last-of-type .content {
    max-width: none;
  }
}
.level-1-header .header-callouts .container .callout .callout-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.level-1-header .header-callouts .container .callout .callout-number {
  display: block;
  position: absolute;
  top: 62px;
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 1.428;
}
@media screen and (max-width: 768px) {
  .level-1-header .header-callouts .container .callout .callout-number {
    top: 25px;
  }
}
@media screen and (max-width: 640px) {
  .level-1-header .header-callouts .container .callout .callout-number {
    font-size: 18px;
  }
}
.level-1-header .header-callouts .container .callout .callout-number:before {
  content: "";
  width: 2px;
  height: 75px;
  background-color: #215CA5;
  position: absolute;
  top: -82px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .level-1-header .header-callouts .container .callout .callout-number:before {
    height: 32px;
    top: -40px;
  }
}
.level-1-header .header-callouts .container .callout .inner-container {
  position: relative;
  background-color: #fff;
  padding: 90px 60px 40px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media screen and (max-width: 1250px) {
  .level-1-header .header-callouts .container .callout .inner-container {
    padding: 45px 40px 40px 60px;
  }
}
@media screen and (max-width: 768px) {
  .level-1-header .header-callouts .container .callout .inner-container {
    padding: 60px 24px 28px;
  }
}
.level-1-header .header-callouts .container .callout .inner-container .content {
  width: 100%;
}
.level-1-header .header-callouts .container .callout .inner-container .content h3 {
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .level-1-header .header-callouts .container .callout .inner-container .content h3 {
    margin-bottom: 15px;
  }
}
.level-1-header .decoration-b {
  width: 131px;
  position: absolute;
  top: calc(100% - 10vw);
  right: calc(100% - 190px);
  right: auto;
  top: calc(100% - 190px);
  left: calc(100% - 330px);
  z-index: -1;
}
@media screen and (max-width: 1250px) {
  .level-1-header .decoration-b {
    top: calc(100% - 60px);
  }
}
@media screen and (max-width: 1120px) {
  .level-1-header .decoration-b {
    right: 940px;
  }
}
@media screen and (max-width: 1024px) {
  .level-1-header .decoration-b {
    display: none;
  }
}
.level-1-header .decoration-b .top-b {
  width: 130px;
  height: 30px;
  border-top: 1px #CED0D8 solid;
  border-left: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
}
.level-1-header .decoration-b .stretchy-b {
  width: 130px;
  height: 0;
  border-left: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
  display: flex;
}
.level-1-header .decoration-b .stretchy-b div:first-of-type {
  width: 23px;
}
.level-1-header .decoration-b .stretchy-b div:nth-of-type(2) {
  width: 30.5px;
}
.level-1-header .decoration-b .stretchy-b div:nth-of-type(3) {
  width: 24.5px;
}
.level-1-header .decoration-b .stretchy-b div:nth-of-type(4) {
  width: 27.5px;
}
.level-1-header .decoration-b .stretchy-b div:last-of-type {
  width: 23px;
}
.level-1-header .decoration-b .stretchy-b .inner-b {
  border-top: 1px #CED0D8 solid;
  border-left: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
}
.level-1-header .decoration-b .bottom-b {
  width: 130px;
}
.level-1-header .decoration-b .bottom-b svg {
  width: 100%;
}
@media screen and (max-width: 1250px) {
  .level-1-header .decoration-b {
    left: calc(100% - 290px);
  }
}

.cascading-columns {
  position: relative;
  padding-right: 60px;
  margin: 180px 0;
}
@media screen and (max-width: 1250px) {
  .cascading-columns {
    padding-right: 36px;
  }
}
@media screen and (max-width: 1120px) {
  .cascading-columns {
    padding-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .cascading-columns {
    margin: 140px 0;
  }
}
@media screen and (max-width: 640px) {
  .cascading-columns {
    margin: 100px 0;
  }
}
.cascading-columns .gradient-container {
  position: relative;
  padding-left: 60px;
  background-image: linear-gradient(to bottom, #ECECEC, #fff);
}
@media screen and (max-width: 1250px) {
  .cascading-columns .gradient-container {
    padding-left: 36px;
  }
}
@media screen and (max-width: 1120px) {
  .cascading-columns .gradient-container {
    padding-left: 0;
  }
}
.cascading-columns .gradient-container:before {
  content: "";
  width: 272px;
  height: 1528px;
  background-image: url("../images/svg/decoration-create-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: -180px;
}
.cascading-columns .gradient-container:after {
  content: "";
  width: 266px;
  height: 664px;
  background-image: url("../images/svg/wavy-lines.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  z-index: -1;
  right: -115px;
  bottom: -426px;
}
.cascading-columns .gradient-container .columns-container {
  padding: 0 20px;
  max-width: 1216px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .cascading-columns .gradient-container .columns-container {
    max-width: 712px;
  }
}
@media screen and (max-width: 768px) {
  .cascading-columns .gradient-container .columns-container {
    padding: 0 26px;
  }
}
@media screen and (max-width: 640px) {
  .cascading-columns .gradient-container .columns-container {
    padding: 0 20px;
  }
}
.cascading-columns .gradient-container .columns-container .column {
  position: relative;
  width: 33.33%;
  padding: 0 15px;
  margin-top: 120px;
}
@media screen and (min-width: 1025px) {
  .cascading-columns .gradient-container .columns-container .column:nth-of-type(3n + 1) {
    top: -50px;
  }
  .cascading-columns .gradient-container .columns-container .column:nth-of-type(3n + 3) {
    top: 50px;
  }
  .cascading-columns .gradient-container .columns-container .column:nth-of-type(3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .cascading-columns .gradient-container .columns-container .column {
    margin-top: 100px;
    width: 50%;
  }
  .cascading-columns .gradient-container .columns-container .column:nth-of-type(2n + 1) {
    top: -50px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 640px) {
  .cascading-columns .gradient-container .columns-container .column:nth-of-type(2n + 1) {
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .cascading-columns .gradient-container .columns-container .column {
    padding: 0 10px;
  }
}
@media screen and (max-width: 640px) {
  .cascading-columns .gradient-container .columns-container .column {
    width: 100%;
    padding: 0 15px;
  }
}
.cascading-columns .gradient-container .columns-container .column:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 640px) {
  .cascading-columns .gradient-container .columns-container .column:first-of-type {
    margin-top: -30px;
  }
}
.cascading-columns .gradient-container .columns-container .column:nth-of-type(2) {
  margin-top: 0;
}
@media screen and (max-width: 640px) {
  .cascading-columns .gradient-container .columns-container .column:nth-of-type(2) {
    margin-top: 100px;
  }
}
.cascading-columns .gradient-container .columns-container .column .column-item {
  display: block;
  width: 100%;
  max-width: 316px;
  margin: 0 auto;
  background-color: #fff;
  border-top: 7px #215CA5 solid;
  border-left: 1px #215CA5 solid;
  border-right: 1px #215CA5 solid;
  border-bottom: 7px #215CA5 solid;
  padding: 0 20px 40px;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
@media screen and (max-width: 768px) {
  .cascading-columns .gradient-container .columns-container .column .column-item {
    padding: 0 15px 40px;
  }
}
@media screen and (max-width: 640px) {
  .cascading-columns .gradient-container .columns-container .column .column-item {
    padding: 0 20px 40px;
  }
}
.cascading-columns .gradient-container .columns-container .column .column-item:hover, .cascading-columns .gradient-container .columns-container .column .column-item:focus {
  border: 7px #F0F550 solid;
}
.cascading-columns .gradient-container .columns-container .column .column-item:hover .content h3, .cascading-columns .gradient-container .columns-container .column .column-item:focus .content h3 {
  border-bottom: 2px #F0F550 solid;
}
.cascading-columns .gradient-container .columns-container .column .column-item:hover .content span, .cascading-columns .gradient-container .columns-container .column .column-item:focus .content span {
  left: 6px;
}
.cascading-columns .gradient-container .columns-container .column .column-item:hover .content span:after, .cascading-columns .gradient-container .columns-container .column .column-item:focus .content span:after {
  background-color: #F0F550;
}
.cascading-columns .gradient-container .columns-container .column .column-item .content {
  width: 100%;
  max-width: 242px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .cascading-columns .gradient-container .columns-container .column .column-item .content {
    max-width: 230px;
  }
}
@media screen and (max-width: 640px) {
  .cascading-columns .gradient-container .columns-container .column .column-item .content {
    max-width: 242px;
  }
}
.cascading-columns .gradient-container .columns-container .column .column-item .content .column-media {
  position: relative;
  width: 100%;
  height: 172px;
  margin-top: -30px;
  margin-bottom: 20px;
}
.cascading-columns .gradient-container .columns-container .column .column-item .content h3 {
  display: inline-block;
  transition: all 0.3s ease;
  border-bottom: 2px #fff solid;
}
.cascading-columns .gradient-container .columns-container .column .column-item .content span {
  display: inline-block;
  position: relative;
  left: 4px;
  transition: all 0.3s ease;
}
.cascading-columns .gradient-container .columns-container .column .column-item .content span:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: transparent;
  position: absolute;
  left: 0;
  bottom: 3px;
  transition: all 0.3s ease;
}
.cascading-columns .gradient-container .columns-container .column .column-item .content h4 {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.428;
  margin: 0;
}
.cascading-columns .gradient-container .columns-container .column .column-item .content h4 img {
  display: inline-block;
  position: relative;
  bottom: 2px;
}

.alternating-columns {
  position: relative;
  padding: 0 60px;
  margin-top: 100px;
}
@media screen and (max-width: 1024px) {
  .alternating-columns {
    padding: 0 36px;
    margin-top: 80px;
  }
}
@media screen and (max-width: 640px) {
  .alternating-columns {
    padding: 0;
    margin-top: 60px;
  }
}
.alternating-columns .container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.alternating-columns .container .alternating-item {
  display: flex;
  margin-bottom: 115px;
}
@media screen and (max-width: 1024px) {
  .alternating-columns .container .alternating-item {
    margin-bottom: 100px;
  }
}
.alternating-columns .container .alternating-item.image-left {
  justify-content: flex-end;
}
.alternating-columns .container .alternating-item.image-left .inner-container {
  flex-flow: row;
  border-right: 2px #1C2728 solid;
}
@media screen and (max-width: 640px) {
  .alternating-columns .container .alternating-item.image-left .inner-container {
    flex-flow: column;
  }
}
.alternating-columns .container .alternating-item.image-left .inner-container .image-container {
  padding-left: 25px;
}
@media screen and (max-width: 768px) {
  .alternating-columns .container .alternating-item.image-left .inner-container .image-container {
    padding-left: 16px;
  }
}
@media screen and (max-width: 640px) {
  .alternating-columns .container .alternating-item.image-left .inner-container .image-container {
    padding-left: 32px;
  }
}
.alternating-columns .container .alternating-item.image-left .inner-container .image-container .background-image {
  left: 0;
}
@media screen and (max-width: 640px) {
  .alternating-columns .container .alternating-item.image-left .inner-container .image-container .background-image {
    left: 16px;
  }
}
.alternating-columns .container .alternating-item.image-right {
  justify-content: flex-start;
}
.alternating-columns .container .alternating-item.image-right .inner-container {
  flex-flow: row-reverse;
  border-left: 2px #1C2728 solid;
}
@media screen and (max-width: 640px) {
  .alternating-columns .container .alternating-item.image-right .inner-container {
    flex-flow: column;
  }
}
.alternating-columns .container .alternating-item.image-right .inner-container .image-container {
  padding-right: 25px;
}
@media screen and (max-width: 768px) {
  .alternating-columns .container .alternating-item.image-right .inner-container .image-container {
    padding-right: 16px;
  }
}
@media screen and (max-width: 640px) {
  .alternating-columns .container .alternating-item.image-right .inner-container .image-container {
    padding-right: 32px;
  }
}
.alternating-columns .container .alternating-item.image-right .inner-container .image-container .background-image {
  right: 0;
}
@media screen and (max-width: 640px) {
  .alternating-columns .container .alternating-item.image-right .inner-container .image-container .background-image {
    right: 16px;
  }
}
.alternating-columns .container .alternating-item .inner-container {
  position: relative;
  width: 100%;
  max-width: 1148px;
  display: flex;
  background-color: #F4F5F9;
}
@media screen and (max-width: 640px) {
  .alternating-columns .container .alternating-item .inner-container {
    border: none;
    background: none;
  }
  .alternating-columns .container .alternating-item .inner-container:before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% - 40vw);
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #F4F5F9;
  }
  .alternating-columns .container .alternating-item .inner-container:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    width: calc(100% - 72px);
    height: 2px;
    background-color: #1C2728;
  }
}
.alternating-columns .container .alternating-item .inner-container .image-container {
  position: relative;
  width: 48.6%;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .alternating-columns .container .alternating-item .inner-container .image-container {
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 640px) {
  .alternating-columns .container .alternating-item .inner-container .image-container {
    width: 100%;
    padding: 0 16px 32px 32px;
  }
}
.alternating-columns .container .alternating-item .inner-container .image-container .background-image {
  position: absolute;
  width: 74.6%;
  height: 100%;
  max-height: 524px;
  top: -25px;
  transform: rotate(180deg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .alternating-columns .container .alternating-item .inner-container .image-container .background-image {
    top: -16px;
  }
}
@media screen and (max-width: 640px) {
  .alternating-columns .container .alternating-item .inner-container .image-container .background-image {
    left: 16px;
  }
}
.alternating-columns .container .alternating-item .inner-container .image-container .foreground-image {
  position: relative;
  width: 100%;
  height: 38vw;
  max-height: 474px;
}
@media screen and (max-width: 768px) {
  .alternating-columns .container .alternating-item .inner-container .image-container .foreground-image {
    height: 100%;
    min-height: 40vw;
  }
}
@media screen and (max-width: 640px) {
  .alternating-columns .container .alternating-item .inner-container .image-container .foreground-image {
    min-height: 80vw;
  }
}
.alternating-columns .container .alternating-item .inner-container .content-container {
  position: relative;
  width: 51.4%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px;
}
@media screen and (max-width: 1024px) {
  .alternating-columns .container .alternating-item .inner-container .content-container {
    padding: 30px 36px;
  }
}
@media screen and (max-width: 640px) {
  .alternating-columns .container .alternating-item .inner-container .content-container {
    width: 100%;
    padding: 20px 36px 60px;
  }
}
.alternating-columns .container .alternating-item .inner-container .content-container .content {
  width: 100%;
}
.alternating-columns .container .alternating-item .inner-container .content-container .content h2 {
  max-width: 400px;
  font-size: 24px;
  letter-spacing: 0.02em;
}
.full-image-block {
  position: relative;
  margin-bottom: 160px;
  padding: 0 60px;
  height: 50vw;
  max-height: 710px;
}
@media screen and (max-width: 1024px) {
  .full-image-block {
    padding: 0 36px;
    margin-bottom: 120px;
    height: 60vw;
  }
}
@media screen and (max-width: 768px) {
  .full-image-block {
    height: 70vw;
  }
}
@media screen and (max-width: 640px) {
  .full-image-block {
    padding: 0;
    margin-bottom: 80px;
    display: flex;
    flex-flow: column-reverse;
    height: auto;
  }
}
.full-image-block.no-image {
  height: auto;
}
.full-image-block.no-content .image-container {
  height: 100%;
}
@media screen and (max-width: 640px) {
  .full-image-block.no-content .image-container {
    height: 398px;
  }
}
.full-image-block .container {
  position: relative;
  width: 100%;
  max-width: 1232px;
  margin: 0 auto;
}
.full-image-block .container .content-container {
  width: 100%;
  max-width: 606px;
  min-height: 298px;
  background-color: #4E0C43;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px;
}
@media screen and (max-width: 1024px) {
  .full-image-block .container .content-container {
    padding: 36px;
    max-width: 560px;
    min-height: 240px;
  }
}
@media screen and (max-width: 640px) {
  .full-image-block .container .content-container {
    max-width: none;
    min-height: 298px;
  }
}
.full-image-block .container .content-container .content {
  width: 100%;
  max-width: 470px;
}
@media screen and (max-width: 640px) {
  .full-image-block .container .content-container .content {
    max-width: none;
  }
}
.full-image-block .container .content-container .content h2, .full-image-block .container .content-container .content p {
  color: #fff;
}
.full-image-block .container .content-container .content .text-link {
  color: #fff;
}
.full-image-block .container .content-container .content .text-link:visited {
  color: #fff;
}
.full-image-block .container .content-container .content .text-link:focus {
  color: #fff;
}
.full-image-block .container .content-container .content .text-link:hover {
  color: #fff;
}
.full-image-block .container .content-container .content .text-link:active {
  color: #fff;
}
.full-image-block .container .content-container .content .text-link:hover, .full-image-block .container .content-container .content .text-link:focus {
  border-color: #fff;
}
.full-image-block .image-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: calc(100% - 144px);
}
@media screen and (max-width: 1024px) {
  .full-image-block .image-container {
    height: calc(100% - 160px);
  }
}
@media screen and (max-width: 768px) {
  .full-image-block .image-container {
    height: calc(100% - 180px);
  }
}
@media screen and (max-width: 640px) {
  .full-image-block .image-container {
    height: 398px;
    position: relative;
  }
}

.homepage-header {
  position: relative;
  margin-bottom: 110px;
}
@media screen and (max-width: 1024px) {
  .homepage-header {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 640px) {
  .homepage-header {
    margin-bottom: 60px;
  }
}
.homepage-header .header-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.homepage-header .header-background .gray-bg {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 678px;
  background-color: #1C2728;
}
@media screen and (max-width: 1440px) {
  .homepage-header .header-background .gray-bg {
    height: 400px;
  }
}
.homepage-header .header-background .blue-bg-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
}
@media screen and (max-width: 640px) {
  .homepage-header .header-background .blue-bg-container {
    bottom: 80px;
  }
}
.homepage-header .header-background .blue-bg-container .blue-bg {
  width: 100%;
  height: 100%;
  background-color: #215CA5;
}
.homepage-header .header-background .blue-bg-container .spacer {
  flex: 0 0 69.44%;
}
.homepage-header .header-container .inner-container {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .homepage-header .header-container .inner-container {
    padding-bottom: 40px;
  }
}
.homepage-header .header-container .inner-container:before {
  content: "";
  width: 664px;
  height: 264px;
  background-image: url("../images/svg/wavy-lines-horz.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 200px;
  opacity: 0.75;
}
@media screen and (max-width: 1120px) {
  .homepage-header .header-container .inner-container:before {
    top: 160px;
  }
}
@media screen and (max-width: 900px) {
  .homepage-header .header-container .inner-container:before {
    display: none;
  }
}
.homepage-header .header-container .inner-container:after {
  content: "";
  width: 664px;
  height: 264px;
  background-image: url("../images/svg/wavy-lines-horz.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 110px;
  opacity: 0.75;
}
@media screen and (max-width: 1250px) {
  .homepage-header .header-container .inner-container:after {
    bottom: 80px;
  }
}
@media screen and (max-width: 1120px) {
  .homepage-header .header-container .inner-container:after {
    bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-header .header-container .inner-container:after {
    right: auto;
    left: 100px;
    bottom: 50px;
  }
}
@media screen and (max-width: 640px) {
  .homepage-header .header-container .inner-container:after {
    left: 36px;
    bottom: 0;
    opacity: 1;
  }
}
.homepage-header .header-container .inner-container .header-image {
  position: absolute;
  z-index: 2;
}
.homepage-header .header-container .inner-container .header-image.left {
  width: 1000px;
  height: 1000px;
  left: -60px;
  top: -60px;
}
@media screen and (max-width: 1440px) {
  .homepage-header .header-container .inner-container .header-image.left {
    width: 69.5vw;
    height: 69.5vw;
  }
}
@media screen and (max-width: 900px) {
  .homepage-header .header-container .inner-container .header-image.left {
    width: 624px;
    height: 624px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-header .header-container .inner-container .header-image.left {
    left: -100px;
  }
}
@media screen and (max-width: 640px) {
  .homepage-header .header-container .inner-container .header-image.left {
    position: relative;
    width: 100%;
    height: 482px;
    left: 0;
    top: 0;
  }
}
.homepage-header .header-container .inner-container .header-image.left .middle-image {
  opacity: 0;
  transition: all 0.3s ease;
}
.homepage-header .header-container .inner-container .header-image.left .middle-image.show {
  opacity: 1;
}
.homepage-header .header-container .inner-container .header-image.left .right-image {
  opacity: 0;
  transition: all 0.3s ease;
}
.homepage-header .header-container .inner-container .header-image.left .right-image.show {
  opacity: 1;
}
.homepage-header .header-container .inner-container .header-image.left .hover-map {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  display: flex;
}
.homepage-header .header-container .inner-container .header-image.left .hover-map div {
  width: 100%;
}
.homepage-header .header-container .inner-container .header-image.right {
  width: 747px;
  height: 747px;
  right: -645px;
  top: -145px;
  transform: rotate(195deg);
}
@media screen and (max-width: 1440px) {
  .homepage-header .header-container .inner-container .header-image.right {
    width: 51.8vw;
    height: 51.8vw;
    right: -44.8vw;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-header .header-container .inner-container .header-image.right {
    display: none;
  }
}
.homepage-header .header-container .inner-container .header-image.right .middle-image {
  opacity: 0;
  transition: all 0.3s ease;
}
.homepage-header .header-container .inner-container .header-image.right .middle-image.show {
  opacity: 1;
}
.homepage-header .header-container .inner-container .header-image.right .right-image {
  opacity: 0;
  transition: all 0.3s ease;
}
.homepage-header .header-container .inner-container .header-image.right .right-image.show {
  opacity: 1;
}
.homepage-header .header-container .inner-container .header-image .cover-image {
  border-radius: 50%;
}
@media screen and (max-width: 640px) {
  .homepage-header .header-container .inner-container .header-image .cover-image {
    border-radius: 0;
  }
}
.homepage-header .header-container .inner-container .header-image .video-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .homepage-header .header-container .inner-container .header-image .video-container {
    border-radius: 0;
  }
}
.homepage-header .header-container .inner-container .header-image .video-container .video-background {
  position: absolute;
  height: 100%;
}
.homepage-header .header-container .inner-container .header-image .video-controls {
  position: absolute;
  z-index: 3;
  bottom: 34px;
  left: 76px;
  height: 20px;
  width: 20px;
  border: 1px #CED0D8 solid;
}
@media screen and (max-width: 1120px) {
  .homepage-header .header-container .inner-container .header-image .video-controls {
    bottom: 60px;
  }
}
@media screen and (max-width: 900px) {
  .homepage-header .header-container .inner-container .header-image .video-controls {
    bottom: 28px;
    left: 66px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-header .header-container .inner-container .header-image .video-controls {
    left: 106px;
  }
}
@media screen and (max-width: 640px) {
  .homepage-header .header-container .inner-container .header-image .video-controls {
    left: 8px;
    bottom: -30px;
  }
}
.homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls.playing .video-pause {
  pointer-events: all;
  opacity: 1;
}
.homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls.playing .video-play {
  pointer-events: none;
  opacity: 0;
}
.homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls button {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  background-color: transparent;
}
.homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls button:hover, .homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls button:focus {
  background-color: #fff;
}
.homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls button:hover svg line, .homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls button:focus svg line {
  stroke: #215CA5;
}
.homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls button:hover svg path, .homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls button:focus svg path {
  fill: #215CA5;
}
.homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls button svg line {
  stroke: #fff;
  transition: all 0.3s ease;
}
.homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls button svg path {
  fill: #fff;
  transition: all 0.3s ease;
}
.homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls .video-pause {
  pointer-events: none;
  opacity: 0;
}
.homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls .video-play {
  pointer-events: all;
  opacity: 1;
}
.homepage-header .header-container .inner-container .header-image .video-controls .video-background-controls .video-play svg {
  transform: rotate(-90deg);
  position: relative;
  left: 1px;
}
.homepage-header .header-container .inner-container .header-content {
  pointer-events: none;
  min-height: 910px;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 180px 0 60px;
}
@media screen and (max-width: 1440px) {
  .homepage-header .header-container .inner-container .header-content {
    min-height: 63.2vw;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-header .header-container .inner-container .header-content {
    min-height: 62vw;
  }
}
@media screen and (max-width: 900px) {
  .homepage-header .header-container .inner-container .header-content {
    min-height: 540px;
    padding-top: 140px;
  }
}
@media screen and (max-width: 640px) {
  .homepage-header .header-container .inner-container .header-content {
    min-height: 0;
    padding: 0 36px;
    margin-top: -80px;
  }
}
.homepage-header .header-container .inner-container .header-content.not-gritty:after {
  display: none;
}
.homepage-header .header-container .inner-container .header-content:after {
  content: "";
  width: 374px;
  height: 62px;
  background-image: url("../images/2x/gritty-pretty@2x.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 170px;
  bottom: 5px;
}
@media screen and (max-width: 1120px) {
  .homepage-header .header-container .inner-container .header-content:after {
    bottom: -60px;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-header .header-container .inner-container .header-content:after {
    display: none;
  }
}
.homepage-header .header-container .inner-container .header-content .content-container {
  pointer-events: all;
  position: relative;
  width: 100%;
  max-width: 672px;
  min-height: 430px;
  padding: 60px;
  display: flex;
  align-items: center;
  background-color: #fff;
  border-bottom: 7px #1C2728 solid;
}
@media screen and (max-width: 1250px) {
  .homepage-header .header-container .inner-container .header-content .content-container {
    max-width: 620px;
    min-height: 360px;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-header .header-container .inner-container .header-content .content-container {
    padding: 40px;
    max-width: 500px;
    min-height: 300px;
  }
}
@media screen and (max-width: 900px) {
  .homepage-header .header-container .inner-container .header-content .content-container {
    max-width: 440px;
    min-height: 280px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-header .header-container .inner-container .header-content .content-container {
    padding: 36px;
    max-width: 400px;
    min-height: 260px;
  }
}
@media screen and (max-width: 640px) {
  .homepage-header .header-container .inner-container .header-content .content-container {
    max-width: none;
    border: none;
    padding: 26px 36px 36px;
    min-height: 0;
    border-top: 7px #1C2728 solid;
  }
}
.homepage-header .header-container .inner-container .header-content .content-container .content {
  width: 100%;
  max-width: 500px;
}
.homepage-header .header-container .inner-container .header-content .content-container .content h1 {
  margin-bottom: 20px;
}
.homepage-header .header-container .inner-container .header-content .content-container .event-callout {
  position: absolute;
  left: 0;
  bottom: -180px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .homepage-header .header-container .inner-container .header-content .content-container .event-callout {
    bottom: -140px;
  }
}
@media screen and (max-width: 640px) {
  .homepage-header .header-container .inner-container .header-content .content-container .event-callout {
    display: none;
  }
}
.homepage-header .header-container .inner-container .header-content .content-container .event-callout .event-name {
  height: 56px;
  padding: 10px 20px;
  border: 2px #1C2728 solid;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.homepage-header .header-container .inner-container .header-content .content-container .event-callout .event-name h2 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.666;
  text-transform: uppercase;
  margin: 0;
}
.homepage-header .header-container .inner-container .header-content .content-container .event-callout .event-link {
  height: 56px;
  padding: 10px 20px;
  border: 2px #1C2728 solid;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  margin-left: 90px;
  position: relative;
  top: -2px;
}
.homepage-header .decoration-b {
  width: 131px;
  position: absolute;
  top: calc(100% - 10vw);
  right: calc(100% - 190px);
  top: calc(100% - 30px);
}
@media screen and (max-width: 1250px) {
  .homepage-header .decoration-b {
    top: calc(100% - 60px);
  }
}
@media screen and (max-width: 1120px) {
  .homepage-header .decoration-b {
    right: 940px;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-header .decoration-b {
    display: none;
  }
}
.homepage-header .decoration-b .top-b {
  width: 130px;
  height: 30px;
  border-top: 1px #CED0D8 solid;
  border-left: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
}
.homepage-header .decoration-b .stretchy-b {
  width: 130px;
  height: 0;
  border-left: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
  display: flex;
}
.homepage-header .decoration-b .stretchy-b div:first-of-type {
  width: 23px;
}
.homepage-header .decoration-b .stretchy-b div:nth-of-type(2) {
  width: 30.5px;
}
.homepage-header .decoration-b .stretchy-b div:nth-of-type(3) {
  width: 24.5px;
}
.homepage-header .decoration-b .stretchy-b div:nth-of-type(4) {
  width: 27.5px;
}
.homepage-header .decoration-b .stretchy-b div:last-of-type {
  width: 23px;
}
.homepage-header .decoration-b .stretchy-b .inner-b {
  border-top: 1px #CED0D8 solid;
  border-left: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
}
.homepage-header .decoration-b .bottom-b {
  width: 130px;
}
.homepage-header .decoration-b .bottom-b svg {
  width: 100%;
}
@media screen and (max-width: 1250px) {
  .homepage-header .decoration-b {
    top: calc(100% - 30px);
  }
}
@media screen and (max-width: 1024px) {
  .homepage-header .decoration-b {
    display: block;
    right: auto;
  }
}
@media screen and (max-width: 640px) {
  .homepage-header .decoration-b {
    left: -45px;
    top: calc(100% + 90px);
  }
}

.homepage-cascade {
  position: relative;
  padding: 0 50px 140px;
}
@media screen and (max-width: 1024px) {
  .homepage-cascade {
    padding: 0 26px 50px;
  }
}
.homepage-cascade:after {
  content: "";
  width: 148px;
  height: 830px;
  background-image: url("../images/svg/decoration-create-stroke.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  z-index: -1;
  right: -90px;
  bottom: -24px;
}
.homepage-cascade .container {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
.homepage-cascade .container .inner-container {
  position: relative;
  width: 100%;
  max-width: 1008px;
  display: flex;
  flex-wrap: wrap;
}
.homepage-cascade .container .column {
  position: relative;
  width: 33.33%;
  padding: 0 10px 60px;
}
@media screen and (max-width: 1024px) {
  .homepage-cascade .container .column {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .homepage-cascade .container .column {
    max-width: 336px;
  }
}
.homepage-cascade .container .column:first-of-type .column-container .column-image {
  height: 165px;
}
.homepage-cascade .container .column:first-of-type .column-container .column-image .image-mask {
  background-image: url("../images/2x/cascade-mask-1.png");
}
.homepage-cascade .container .column:nth-of-type(2) {
  top: 40px;
}
@media screen and (max-width: 1024px) {
  .homepage-cascade .container .column:nth-of-type(2) {
    top: 0;
  }
}
.homepage-cascade .container .column:nth-of-type(2) .column-container .column-image {
  max-width: 240px;
}
.homepage-cascade .container .column:nth-of-type(2) .column-container .column-image .image-mask {
  background-image: url("../images/2x/cascade-mask-2.png");
}
.homepage-cascade .container .column:nth-of-type(3) {
  top: 80px;
}
@media screen and (max-width: 1024px) {
  .homepage-cascade .container .column:nth-of-type(3) {
    top: 0;
  }
}
.homepage-cascade .container .column:nth-of-type(3) .column-container .column-image {
  height: 173px;
}
.homepage-cascade .container .column:nth-of-type(3) .column-container .column-image .image-mask {
  background-image: url("../images/2x/cascade-mask-3.png");
}
.homepage-cascade .container .column .column-container {
  height: 100%;
  padding: 22px 38px 40px;
  background-color: #1C2728;
}
.homepage-cascade .container .column .column-container .column-intro {
  margin-bottom: 30px;
}
.homepage-cascade .container .column .column-container .column-intro h2 {
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
.homepage-cascade .container .column .column-container .column-intro h2:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
}
.homepage-cascade .container .column .column-container .column-intro h2 span {
  position: relative;
  z-index: 2;
  display: block;
  background-color: #1C2728;
}
.homepage-cascade .container .column .column-container .column-intro h2 span:first-of-type {
  padding-right: 15px;
}
.homepage-cascade .container .column .column-container .column-intro h2 span:last-of-type {
  padding-left: 15px;
}
@media screen and (max-width: 1024px) {
  .homepage-cascade .container .column .column-container .content-container {
    display: flex;
  }
}
@media screen and (max-width: 640px) {
  .homepage-cascade .container .column .column-container .content-container {
    display: block;
  }
}
.homepage-cascade .container .column .column-container .column-image {
  position: relative;
  width: 100%;
  height: 170px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .homepage-cascade .container .column .column-container .column-image {
    flex: 0 0 242px;
  }
}
@media screen and (max-width: 640px) {
  .homepage-cascade .container .column .column-container .column-image {
    flex: auto;
  }
}
.homepage-cascade .container .column .column-container .column-image .image-mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .homepage-cascade .container .column .column-container .column-content {
    padding-left: 30px;
  }
}
@media screen and (max-width: 640px) {
  .homepage-cascade .container .column .column-container .column-content {
    padding-left: 0;
  }
}
.homepage-cascade .container .column .column-container .column-content h3 {
  font-weight: 400;
  color: #fff;
  margin-bottom: 25px;
}

.homepage-gallery {
  position: relative;
}
.homepage-gallery .gallery-top {
  padding: 0 60px;
}
@media screen and (max-width: 1024px) {
  .homepage-gallery .gallery-top {
    padding: 0 36px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-top {
    padding: 0;
  }
}
.homepage-gallery .gallery-top .container {
  position: relative;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  background-color: #1C2728;
  padding: 60px;
  min-height: 415px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-top .container {
    padding: 36px 36px 46px;
    min-height: 340px;
  }
}
.homepage-gallery .gallery-top .container .inner-container {
  width: 100%;
  max-width: 884px;
}
.homepage-gallery .gallery-top .container .inner-container h2 {
  padding-right: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.homepage-gallery .gallery-top .container .inner-container .bottom-area {
  width: 100%;
  max-width: 862px;
  border-top: 1px #fff solid;
  display: flex;
  padding-top: 22px;
}
@media screen and (max-width: 640px) {
  .homepage-gallery .gallery-top .container .inner-container .bottom-area {
    flex-flow: column;
    border: none;
    padding-top: 0;
  }
}
.homepage-gallery .gallery-top .container .inner-container .bottom-area .paragraph {
  width: 100%;
}
.homepage-gallery .gallery-top .container .inner-container .bottom-area .paragraph p {
  color: #fff;
  width: 100%;
  max-width: 520px;
  padding-right: 36px;
}
.homepage-gallery .gallery-top .container .inner-container .bottom-area .links {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  flex: 0 0 270px;
}
@media screen and (max-width: 640px) {
  .homepage-gallery .gallery-top .container .inner-container .bottom-area .links {
    flex: auto;
  }
}
.homepage-gallery .gallery-top .container .inner-container .bottom-area .links .text-link {
  display: inline-block;
  margin-bottom: 25px;
}
.homepage-gallery .gallery-top .container .inner-container .bottom-area .links .text-link:last-of-type {
  margin-bottom: 0;
}
.homepage-gallery .gallery-top .container .gradient {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  height: 10px;
  background-image: linear-gradient(to right, #004D9B 0%, #E33789 64%, #E43C83 68%, #E74C74 72%, #EC655B 78%, #F38939 84%, #FCB70D 94%, #FFC500 100%);
}
.homepage-gallery .gallery-bottom {
  overflow: hidden;
  position: relative;
  background-color: #4E0C43;
  background-image: url("../images/svg/baltimore-repeating-bg.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.homepage-gallery .gallery-bottom .container {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 100px 0;
}
@media screen and (max-width: 1024px) {
  .homepage-gallery .gallery-bottom .container {
    padding: 60px 0;
  }
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-bottom .container {
    padding: 0;
  }
}
.homepage-gallery .gallery-bottom .container .gallery-controls {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 876px;
}
@media screen and (max-width: 1250px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls {
    max-width: 832px;
  }
}
@media screen and (max-width: 1120px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls {
    max-width: 780px;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls {
    max-width: none;
  }
}
.homepage-gallery .gallery-bottom .container .gallery-controls .controls-container {
  position: absolute;
  z-index: 2;
  right: 100px;
  width: 262px;
  display: flex;
  justify-content: space-between;
  width: 242px;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container {
    width: 200px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container {
    width: 100%;
    position: relative;
    right: auto;
  }
}
.homepage-gallery .gallery-bottom .container .gallery-controls .controls-container:before {
  content: "";
  width: 105px;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
@media screen and (max-width: 1024px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container:before {
    height: 1px;
    width: 80px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container:before {
    height: 2px;
    background-color: #F0F550;
    width: calc(100% - 140px);
  }
}
.homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button {
  width: 58px;
  height: 58px;
  border-radius: 29px;
  border: 2px #F0F550 solid;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button {
    width: 48px;
    height: 48px;
  }
}
.homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button:first-of-type svg {
  transform: rotate(180deg);
}
.homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button:hover, .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button:focus {
  background-color: #F0F550;
}
.homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button:hover svg path, .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button:hover svg line, .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button:focus svg path, .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button:focus svg line {
  stroke: #1C2728;
}
@media screen and (max-width: 1024px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button svg {
    width: 20px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button svg {
    width: 26px;
  }
}
.homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button svg path, .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button svg line {
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container {
    right: 76px;
  }
}
@media screen and (max-width: 900px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container {
    right: 56px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container {
    width: calc(100% - 108px);
    top: 344px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
.homepage-gallery .gallery-bottom .container .gallery-controls .controls-container:before {
  background-color: #F7D248;
}
@media screen and (max-width: 1024px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container:before {
    height: 2px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-bottom .container .gallery-controls .controls-container:before {
    width: calc(100% - 130px);
  }
}
.homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button {
  width: 48px;
  height: 48px;
  border-radius: 24px;
}
.homepage-gallery .gallery-bottom .container .gallery-controls .controls-container button svg {
  width: 26px;
  height: 19px;
}
.homepage-gallery .gallery-bottom .container .artist-slider {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}
@media screen and (max-width: 1250px) {
  .homepage-gallery .gallery-bottom .container .artist-slider {
    padding-left: 36px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-bottom .container .artist-slider {
    padding-left: 0;
  }
}
.homepage-gallery .gallery-bottom .container .artist-slider .slick-list {
  overflow: visible;
}
.homepage-gallery .gallery-bottom .container .artist-slider .slick-list .slick-track {
  display: flex;
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide {
  /*width: 100%;
  max-width: 1180px;
  margin: 0 auto;*/
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide.slick-current .slide-container {
  left: 0;
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide.slick-current .artist-content .artist-photo .photo-container .cover-image {
  border-radius: 50%;
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .slide-container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  left: 30px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1250px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .slide-container {
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .slide-container {
    flex-flow: column;
  }
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .art-image {
  width: 50.91%;
  height: 100%;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .art-image {
    position: relative;
    width: 100%;
    height: 392px;
    margin-bottom: -24px;
  }
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .spacer {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .spacer {
    display: none;
  }
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content {
  position: relative;
  flex: 0 0 64.54%;
  display: flex;
  align-items: center;
  padding: 36px 0;
  min-height: 520px;
}
@media screen and (max-width: 1250px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content {
    flex: 0 0 68%;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content {
    flex: 0 0 600px;
    min-height: 470px;
  }
}
@media screen and (max-width: 900px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content {
    flex: 0 0 560px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content {
    flex: auto;
    padding: 0 36px 40px;
    min-height: 0;
    width: 100%;
  }
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-info {
  flex: 0 0 348px;
  padding: 50px 50px 60px;
  background-color: #215CA5;
}
@media screen and (max-width: 1120px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-info {
    flex: 0 0 320px;
    padding: 40px 36px 50px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-info {
    flex: auto;
    padding: 46px 36px 50px;
  }
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-info .info-container {
  width: 100%;
  max-width: 234px;
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-info .info-container {
    max-width: none;
  }
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-info .accolades {
  margin-bottom: 8px;
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-info .accolades strong {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-info h3 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 1.25;
  color: #fff;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1024px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-info h3 {
    font-size: 28px;
  }
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-info p {
  color: #fff;
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-photo {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-photo {
    display: none;
  }
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-photo .photo-container {
  width: 338px;
  height: 338px;
  position: relative;
  left: -42px;
}
@media screen and (max-width: 1120px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-photo .photo-container {
    width: 320px;
    height: 320px;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-photo .photo-container {
    width: 280px;
    height: 280px;
    left: -36px;
  }
}
@media screen and (max-width: 900px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-photo .photo-container {
    width: 240px;
    height: 240px;
  }
}
.homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-photo .photo-container .cover-image {
  border-radius: 50%;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1440px) {
  .homepage-gallery .gallery-bottom .container .artist-slider .slide .artist-content .artist-photo .photo-container .cover-image {
    border-radius: 0;
  }
}
.homepage-gallery .gallery-bottom .container .multiple-cta {
  text-align: center;
  padding: 0 36px;
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .homepage-gallery .gallery-bottom .container .multiple-cta {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}

.homepage-events {
  position: relative;
  padding: 100px 60px;
}
@media screen and (max-width: 1024px) {
  .homepage-events {
    padding: 80px 36px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-events {
    padding: 60px 0;
  }
}
.homepage-events:before {
  content: "";
  width: 244px;
  height: 614px;
  background-image: url("../images/svg/lines-gray.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  z-index: -1;
  left: -108px;
  top: 65px;
}
@media screen and (max-width: 1250px) {
  .homepage-events:before {
    left: -200px;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-events:before {
    display: none;
  }
}
.homepage-events .container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
.homepage-events .container .inner-container {
  width: 100%;
  max-width: 988px;
}
.homepage-events .featured-event {
  display: flex;
}
@media screen and (max-width: 768px) {
  .homepage-events .featured-event {
    flex-flow: column;
  }
}
.homepage-events .featured-event .featured-content {
  flex: 0 0 372px;
  padding-right: 36px;
}
@media screen and (max-width: 1024px) {
  .homepage-events .featured-event .featured-content {
    flex: 0 0 340px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-events .featured-event .featured-content {
    flex: auto;
    padding: 0 36px 30px;
  }
}
.homepage-events .featured-event .featured-content .content-container {
  width: 100%;
  max-width: 314px;
}
@media screen and (max-width: 768px) {
  .homepage-events .featured-event .featured-content .content-container {
    max-width: 340px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-events .featured-event .featured-content .content-container .btn {
    display: none;
  }
}
.homepage-events .featured-event .featured-media {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .homepage-events .featured-event .featured-media {
    align-items: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .homepage-events .featured-event .featured-media {
    align-items: center;
    margin-bottom: 40px;
  }
}
.homepage-events .featured-event .featured-media .media-container {
  width: 100%;
  height: 346px;
  position: relative;
  display: block;
  margin-bottom: -24px;
}
.homepage-events .featured-event .featured-media .media-container:hover .play-btn, .homepage-events .featured-event .featured-media .media-container:focus .play-btn {
  background-color: #F0F550;
}
.homepage-events .featured-event .featured-media .media-container:hover .play-btn svg path, .homepage-events .featured-event .featured-media .media-container:focus .play-btn svg path {
  fill: #1C2728;
}
.homepage-events .featured-event .featured-media .media-container .play-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  background-color: #1C2728;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .homepage-events .featured-event .featured-media .media-container .play-btn {
    left: 36px;
  }
}
.homepage-events .featured-event .featured-media .media-container .play-btn svg path {
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .homepage-events .featured-event .featured-media .media-container {
    height: 36vw;
  }
}
@media screen and (max-width: 900px) {
  .homepage-events .featured-event .featured-media .media-container {
    margin-bottom: -48px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-events .featured-event .featured-media .media-container {
    margin-bottom: -18px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50vw;
  }
}
@media screen and (max-width: 768px) {
  .homepage-events .featured-event .featured-media .media-container .play-btn {
    bottom: auto;
    left: auto;
  }
}
.homepage-events .featured-event .featured-media .event-countdown {
  position: relative;
  display: flex;
  height: 48px;
}
@media screen and (max-width: 900px) {
  .homepage-events .featured-event .featured-media .event-countdown {
    height: 96px;
    flex-flow: column;
    align-items: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .homepage-events .featured-event .featured-media .event-countdown {
    align-items: center;
  }
}
.homepage-events .featured-event .featured-media .event-countdown .logo {
  background-color: #1C2728;
  padding: 7px 17px;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  display: flex;
  align-items: center;
}
.homepage-events .featured-event .featured-media .event-countdown .logo:hover, .homepage-events .featured-event .featured-media .event-countdown .logo:focus {
  background-color: #215CA5;
}
.homepage-events .featured-event .featured-media .event-countdown .logo img {
  width: 100%;
  max-height: 34px;
  max-width: 174px;
  display: block;
}
.homepage-events .featured-event .featured-media .event-countdown .logo h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.1;
  margin: 0;
  max-width: 320px;
}
.homepage-events .featured-event .featured-media .event-countdown .countdown {
  display: flex;
  padding: 8px 2px;
  margin: 0;
  border-right: 1px #CED0D8 solid;
  border-top: 1px #CED0D8 solid;
  border-bottom: 1px #CED0D8 solid;
  background-color: #fff;
}
@media screen and (max-width: 900px) {
  .homepage-events .featured-event .featured-media .event-countdown .countdown {
    border-top: none;
    border-left: 1px #CED0D8 solid;
  }
}
.homepage-events .featured-event .featured-media .event-countdown .countdown li {
  padding: 0 10px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.25;
  text-transform: uppercase;
  border-right: 1px #CED0D8 solid;
}
.homepage-events .featured-event .featured-media .event-countdown .countdown li:before {
  display: none;
}
.homepage-events .featured-event .featured-media .event-countdown .countdown li:last-of-type {
  border: none;
}
.homepage-events .featured-event .featured-media .event-countdown .countdown li span {
  display: block;
}
.homepage-events .mobile-cta {
  display: none;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .homepage-events .mobile-cta {
    display: block;
  }
}
.homepage-events .upcoming-events {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .homepage-events .upcoming-events {
    padding: 20px 36px 30px;
    width: 100%;
    margin: 0 auto;
  }
}
.homepage-events .upcoming-events li {
  padding: 0;
  margin: 40px 0 0;
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .homepage-events .upcoming-events li {
    width: 50%;
    max-width: none;
  }
}
.homepage-events .upcoming-events li:before {
  display: none;
}
.homepage-events .upcoming-events li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 160px;
  height: 100px;
  position: relative;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.285;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.homepage-events .upcoming-events li a:visited {
  color: #1C2728;
}
.homepage-events .upcoming-events li a:focus {
  color: #1C2728;
}
.homepage-events .upcoming-events li a:hover {
  color: #1C2728;
}
.homepage-events .upcoming-events li a:active {
  color: #1C2728;
}
@media screen and (max-width: 768px) {
  .homepage-events .upcoming-events li a {
    max-width: 140px;
    height: 90px;
  }
}
.homepage-events .upcoming-events li a:hover .hover-content, .homepage-events .upcoming-events li a:focus .hover-content {
  opacity: 1;
}
.homepage-events .upcoming-events li a .hover-content {
  opacity: 0;
  padding: 16px 14px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-top: 5px #F0F550 solid;
  transition: all 0.3s ease;
  background-color: rgba(255, 255, 255, 0.8);
}
.homepage-events .upcoming-events li a .hover-content img {
  margin: 5px auto 0;
  display: block;
  width: 18px;
}
.homepage-events .upcoming-events li a .event-logo {
  -webkit-filter: 0.6;
  filter: invert(0.6);
  max-width: 160px;
  max-height: 98px;
}
@media screen and (max-width: 768px) {
  .homepage-events .upcoming-events li a .event-logo {
    max-width: 140px;
    max-height: 90px;
  }
}
.homepage-events .upcoming-events li a h3 {
  font-weight: 600;
  line-height: 1.1;
  color: #73747F;
}
@media screen and (max-width: 768px) {
  .homepage-events .upcoming-events li a h3 {
    font-size: 20px;
  }
}

.homepage-news {
  position: relative;
  padding: 0 60px;
  margin-bottom: 120px;
}
@media screen and (max-width: 1120px) {
  .homepage-news {
    padding: 0 36px;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-news {
    margin-bottom: 100px;
  }
}
.homepage-news .container {
  width: 100%;
  max-width: 1216px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
.homepage-news .container .inner-container {
  width: 100%;
  max-width: 1045px;
}
.homepage-news .title-area {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 40px;
  border-bottom: 1px #fff solid;
}
@media screen and (max-width: 900px) {
  .homepage-news .title-area {
    flex-flow: column;
  }
}
@media screen and (max-width: 768px) {
  .homepage-news .title-area {
    display: none;
  }
}
.homepage-news .title-area .title {
  padding-right: 36px;
}
.homepage-news .title-area .title h2 {
  color: #fff;
}
.homepage-news .title-area .cta {
  padding-right: 22px;
}
@media screen and (max-width: 1024px) {
  .homepage-news .title-area .cta {
    padding-right: 0;
  }
}
.homepage-news .news-area {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding-top: 48px;
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area {
    padding-top: 0;
    flex-flow: column;
  }
}
.homepage-news .news-area .featured-news {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .homepage-news .news-area .featured-news {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .featured-news {
    display: none;
  }
}
.homepage-news .news-area .news-controls {
  display: none;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .news-controls {
    display: block;
  }
}
.homepage-news .news-area .news-controls .controls-container {
  position: absolute;
  z-index: 2;
  right: 100px;
  width: 262px;
  display: flex;
  justify-content: space-between;
  position: relative;
  right: auto;
}
@media screen and (max-width: 1024px) {
  .homepage-news .news-area .news-controls .controls-container {
    width: 200px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-news .news-area .news-controls .controls-container {
    width: 100%;
    position: relative;
    right: auto;
  }
}
.homepage-news .news-area .news-controls .controls-container:before {
  content: "";
  width: 105px;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
@media screen and (max-width: 1024px) {
  .homepage-news .news-area .news-controls .controls-container:before {
    height: 1px;
    width: 80px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-news .news-area .news-controls .controls-container:before {
    height: 2px;
    background-color: #F0F550;
    width: calc(100% - 140px);
  }
}
.homepage-news .news-area .news-controls .controls-container button {
  width: 58px;
  height: 58px;
  border-radius: 29px;
  border: 2px #F0F550 solid;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .homepage-news .news-area .news-controls .controls-container button {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-news .news-area .news-controls .controls-container button {
    width: 48px;
    height: 48px;
  }
}
.homepage-news .news-area .news-controls .controls-container button:first-of-type svg {
  transform: rotate(180deg);
}
.homepage-news .news-area .news-controls .controls-container button:hover, .homepage-news .news-area .news-controls .controls-container button:focus {
  background-color: #F0F550;
}
.homepage-news .news-area .news-controls .controls-container button:hover svg path, .homepage-news .news-area .news-controls .controls-container button:hover svg line, .homepage-news .news-area .news-controls .controls-container button:focus svg path, .homepage-news .news-area .news-controls .controls-container button:focus svg line {
  stroke: #1C2728;
}
@media screen and (max-width: 1024px) {
  .homepage-news .news-area .news-controls .controls-container button svg {
    width: 20px;
  }
}
@media screen and (max-width: 600px) {
  .homepage-news .news-area .news-controls .controls-container button svg {
    width: 26px;
  }
}
.homepage-news .news-area .news-controls .controls-container button svg path, .homepage-news .news-area .news-controls .controls-container button svg line {
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .news-controls .controls-container {
    width: 100%;
  }
}
.homepage-news .news-area .news-controls .controls-container:before {
  height: 2px;
  width: calc(100% - 120px);
  background-color: #F0F550;
}
.homepage-news .news-area .news-slider {
  flex: 0 0 564px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .homepage-news .news-area .news-slider {
    flex: auto;
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .news-slider {
    width: 100%;
  }
}
.homepage-news .news-area .news-slider .slick-track {
  display: flex;
}
.homepage-news .news-area .news-slider .slide:first-of-type {
  display: none;
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .news-slider .slide:first-of-type {
    display: block;
  }
}
.homepage-news .news-area .slide {
  width: 50%;
  padding-left: 28px;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .slide {
    width: 100%;
    padding: 0 0 40px;
  }
}
.homepage-news .news-area .slide.news .slide-image {
  height: 158px;
}
@media screen and (max-width: 1024px) {
  .homepage-news .news-area .slide.news .slide-image {
    height: 15.4vw;
  }
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .slide.news .slide-image {
    height: 50vw;
  }
}
.homepage-news .news-area .slide.news .slide-content h3 {
  display: none;
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .slide.news .slide-content h3 {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .homepage-news .news-area .slide.social:hover .slide-image .cover-image, .homepage-news .news-area .slide.social:focus .slide-image .cover-image {
    border-radius: 50%;
  }
}
.homepage-news .news-area .slide.social .slide-content {
  display: none;
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .slide.social .slide-content {
    display: block;
  }
}
.homepage-news .news-area .slide.featured {
  width: 100%;
  padding-left: 0;
}
.homepage-news .news-area .slide.featured .slide-image {
  height: 300px;
}
@media screen and (max-width: 1024px) {
  .homepage-news .news-area .slide.featured .slide-image {
    height: 29.4vw;
  }
}
.homepage-news .news-area .slide.featured .slide-image .medium .icon {
  border-radius: 16px 0 0 16px;
}
.homepage-news .news-area .slide.featured .slide-image .medium .text {
  opacity: 1;
  left: 0;
}
.homepage-news .news-area .slide.featured .slide-content {
  padding: 30px 12px 40px;
  border-bottom: 1px #fff solid;
}
@media screen and (max-width: 1024px) {
  .homepage-news .news-area .slide.featured .slide-content {
    padding: 24px 0 34px;
  }
}
.homepage-news .news-area .slide.featured .slide-content h3 {
  display: block;
}
.homepage-news .news-area .slide .slide-image {
  display: block;
  position: relative;
  width: 100%;
  height: 252px;
  transition: all 0.3s ease;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.homepage-news .news-area .slide .slide-image:visited {
  color: #1C2728;
}
.homepage-news .news-area .slide .slide-image:focus {
  color: #1C2728;
}
.homepage-news .news-area .slide .slide-image:hover {
  color: #1C2728;
}
.homepage-news .news-area .slide .slide-image:active {
  color: #1C2728;
}
@media screen and (max-width: 1024px) {
  .homepage-news .news-area .slide .slide-image {
    height: 24.6vw;
  }
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .slide .slide-image {
    height: 50vw;
  }
}
.homepage-news .news-area .slide .slide-image:hover .medium .icon, .homepage-news .news-area .slide .slide-image:focus .medium .icon {
  border-radius: 16px 0 0 16px;
}
.homepage-news .news-area .slide .slide-image:hover .medium .text, .homepage-news .news-area .slide .slide-image:focus .medium .text {
  opacity: 1;
  left: 0;
}
.homepage-news .news-area .slide .slide-image .cover-image {
  transition: all 0.3s ease;
}
.homepage-news .news-area .slide .slide-image .medium {
  position: absolute;
  top: 12px;
  left: 12px;
  display: flex;
}
.homepage-news .news-area .slide .slide-image .medium .icon {
  position: relative;
  z-index: 2;
  width: 32px;
  height: 32px;
  padding: 8px;
  border-radius: 16px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.homepage-news .news-area .slide .slide-image .medium .text {
  position: relative;
  left: -16px;
  border-radius: 0 16px 16px 0;
  height: 32px;
  padding: 8px 12px 8px 0;
  opacity: 0;
  display: flex;
  align-items: center;
  background-color: #fff;
  transition: all 0.3s ease;
}
.homepage-news .news-area .slide .slide-image .medium .text span {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.333;
  display: block;
}
.homepage-news .news-area .slide .slide-content {
  padding: 8px 12px 0;
}
@media screen and (max-width: 1024px) {
  .homepage-news .news-area .slide .slide-content {
    padding: 8px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .slide .slide-content {
    padding: 20px 0 0;
  }
}
.homepage-news .news-area .slide .slide-content h3 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.333;
  letter-spacing: 0.02em;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .homepage-news .news-area .slide .slide-content h3 {
    font-size: 21px;
  }
}
.homepage-news .news-area .slide .slide-content p {
  color: #fff;
}
.homepage-news .news-area .slide .slide-content p.desktop {
  display: block;
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .slide .slide-content p.desktop {
    display: none;
  }
}
.homepage-news .news-area .slide .slide-content p.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .homepage-news .news-area .slide .slide-content p.mobile {
    display: block;
  }
}
.homepage-news .news-cta {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .homepage-news .news-cta {
    margin-top: 30px;
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
}
.homepage-news .news-cta .btn:first-of-type {
  margin: 0;
}
.homepage-news .news-cta .mobile-newsletter {
  display: none;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .homepage-news .news-cta .mobile-newsletter {
    display: block;
  }
}

.map-header {
  position: relative;
  padding: 0 60px;
}
.map-header .header-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
  background-image: url("../images/svg/map-header-bg.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .map-header .header-bg {
    width: 100%;
  }
}
.map-header .container {
  position: relative;
  width: 100%;
  max-width: 1184px;
  margin: 0 auto;
  padding: 125px 0 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .map-header .container {
    padding-top: 83px;
  }
}
@media screen and (max-width: 768px) {
  .map-header .container {
    padding-bottom: 0;
  }
}
.map-header .container .title-area {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 265px;
  padding: 40px 0;
}
@media screen and (max-width: 1024px) {
  .map-header .container .title-area {
    min-height: 370px;
  }
}
.map-header .container .title-area .title-container {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .map-header .container .title-area .title-container {
    align-items: flex-start;
    flex-flow: column;
  }
}
.map-header .container .title-area .content {
  width: 100%;
  max-width: 625px;
  padding-right: 36px;
}
.map-header .container .title-area .content h1 {
  font-size: 32px;
  margin-bottom: 10px;
}
.map-header .container .title-area .cta {
  padding-right: 10px;
  padding-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .map-header .container .title-area .cta {
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
  }
}

.interactive-map {
  position: relative;
  top: -52px;
  width: 100%;
  max-width: 1334px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .interactive-map {
    top: 0;
  }
}
.interactive-map .container {
  position: relative;
  width: 100%;
  display: flex;
}
@media screen and (max-width: 640px) {
  .interactive-map .container {
    flex-flow: column;
  }
}
.interactive-map .container ul {
  padding: 0;
  margin: 0;
}
.interactive-map .container ul li {
  padding: 0;
  margin: 0;
}
.interactive-map .container ul li:before {
  display: none;
}
.interactive-map .container .map-sidebar {
  flex: 0 0 498px;
  position: relative;
  right: -14px;
}
@media screen and (max-width: 1024px) {
  .interactive-map .container .map-sidebar {
    flex: 0 0 450px;
  }
}
@media screen and (max-width: 900px) {
  .interactive-map .container .map-sidebar {
    flex: 0 0 378px;
  }
}
@media screen and (max-width: 768px) {
  .interactive-map .container .map-sidebar {
    flex: 0 0 50%;
    right: 0;
  }
}
@media screen and (max-width: 640px) {
  .interactive-map .container .map-sidebar {
    flex: auto;
    width: 100%;
  }
}
.interactive-map .container .map-sidebar .map-filter {
  margin-right: 14px;
  padding: 40px 0 35px 60px;
  background-color: #1C2728;
}
@media screen and (max-width: 1024px) {
  .interactive-map .container .map-sidebar .map-filter {
    padding: 30px 0 10px 36px;
  }
}
@media screen and (max-width: 768px) {
  .interactive-map .container .map-sidebar .map-filter {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .interactive-map .container .map-sidebar .map-filter {
    padding: 0;
  }
  .interactive-map .container .map-sidebar .map-filter.open .filter-title .title-container .open {
    opacity: 0;
  }
  .interactive-map .container .map-sidebar .map-filter.open .filter-title .title-container .close {
    opacity: 1;
  }
  .interactive-map .container .map-sidebar .map-filter.open .filter-items {
    padding: 10px 0 15px 36px;
    max-height: 500px;
    opacity: 1;
  }
}
.interactive-map .container .map-sidebar .map-filter .filter-title {
  padding-right: 60px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .interactive-map .container .map-sidebar .map-filter .filter-title {
    padding-right: 36px;
  }
}
@media screen and (max-width: 640px) {
  .interactive-map .container .map-sidebar .map-filter .filter-title {
    height: 70px;
    margin: 0;
    padding: 10px 36px;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
}
.interactive-map .container .map-sidebar .map-filter .filter-title .title-container {
  position: relative;
}
@media screen and (max-width: 640px) {
  .interactive-map .container .map-sidebar .map-filter .filter-title .title-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.interactive-map .container .map-sidebar .map-filter .filter-title .title-container:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-color: #707070;
}
@media screen and (max-width: 640px) {
  .interactive-map .container .map-sidebar .map-filter .filter-title .title-container:before {
    display: none;
  }
}
.interactive-map .container .map-sidebar .map-filter .filter-title .title-container .open {
  display: none;
  opacity: 1;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .interactive-map .container .map-sidebar .map-filter .filter-title .title-container .open {
    display: block;
  }
}
.interactive-map .container .map-sidebar .map-filter .filter-title .title-container .close {
  display: none;
  opacity: 0;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  border: 2px #F0F550 solid;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .interactive-map .container .map-sidebar .map-filter .filter-title .title-container .close {
    display: flex;
  }
}
.interactive-map .container .map-sidebar .map-filter .filter-title .title-container .close svg {
  width: 10px;
  height: 10px;
}
.interactive-map .container .map-sidebar .map-filter .filter-title h2 {
  position: relative;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.075em;
  padding-right: 20px;
  background-color: #1C2728;
  display: inline-block;
  margin: 0;
}
.interactive-map .container .map-sidebar .map-filter .filter-title h2 .desktop {
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .interactive-map .container .map-sidebar .map-filter .filter-title h2 .desktop {
    display: none;
  }
}
.interactive-map .container .map-sidebar .map-filter .filter-title h2 .mobile {
  display: none;
}
@media screen and (max-width: 640px) {
  .interactive-map .container .map-sidebar .map-filter .filter-title h2 .mobile {
    display: inline-block;
  }
}
.interactive-map .container .map-sidebar .map-filter .filter-items {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .interactive-map .container .map-sidebar .map-filter .filter-items {
    padding: 0 0 0 36px;
    max-height: 0;
    opacity: 0;
    transition: all 0.3s ease;
  }
}
.interactive-map .container .map-sidebar .map-filter .filter-items li {
  width: 50%;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 900px) {
  .interactive-map .container .map-sidebar .map-filter .filter-items li {
    margin-bottom: 25px;
  }
}
.interactive-map .container .map-sidebar .map-filter .filter-items li input {
  flex: 0 0 23px;
  position: relative;
  width: 23px;
  height: 23px;
  border: 2px #F0F550 solid;
  background-color: transparent;
  appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 900px) {
  .interactive-map .container .map-sidebar .map-filter .filter-items li input {
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
  }
}
.interactive-map .container .map-sidebar .map-filter .filter-items li input:checked:after {
  background-color: #F0F550;
}
.interactive-map .container .map-sidebar .map-filter .filter-items li input:after {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  background-color: #1C2728;
  transition: all 0.3s ease;
}
@media screen and (max-width: 900px) {
  .interactive-map .container .map-sidebar .map-filter .filter-items li input:after {
    width: 10px;
    height: 10px;
  }
}
.interactive-map .container .map-sidebar .map-filter .filter-items li label {
  padding: 0 12px;
  cursor: pointer;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 1.235;
}
@media screen and (max-width: 900px) {
  .interactive-map .container .map-sidebar .map-filter .filter-items li label {
    font-size: 15px;
  }
}
.interactive-map .container .filter-results {
  position: relative;
  padding-right: 0;
  height: 46vw;
  max-height: 660px;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media screen and (max-width: 768px) {
  .interactive-map .container .filter-results {
    padding-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .interactive-map .container .filter-results {
    height: auto;
    max-height: 320px;
  }
}
.interactive-map .container .filter-results::-webkit-scrollbar {
  width: 0 !important;
}
.interactive-map .container .filter-results:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  right: 14px;
  background-color: #323F40;
}
.interactive-map .container .filter-results .result {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 36px;
  padding-right: 50px;
  max-width: none;
  background-color: #323F40;
  transition: all 0.3s ease;
}
@media screen and (max-width: 900px) {
  .interactive-map .container .filter-results .result {
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .interactive-map .container .filter-results .result {
    padding: 0 36px;
  }
  .interactive-map .container .filter-results .result:last-of-type .result-container {
    border: none;
  }
}
.interactive-map .container .filter-results .result:hover, .interactive-map .container .filter-results .result:focus {
  background-color: #215CA5;
}
.interactive-map .container .filter-results .result.hide {
  display: none;
}
.interactive-map .container .filter-results .result.active {
  background-color: #215CA5;
}
.interactive-map .container .filter-results .result.active:after {
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  z-index: 2;
  right: 6px;
  transform: rotate(45deg);
  background-color: #215CA5;
}
@media screen and (max-width: 768px) {
  .interactive-map .container .filter-results .result.active:after {
    display: none;
  }
}
.interactive-map .container .filter-results .result.open .mobile-toggle {
  transform: rotate(180deg);
}
.interactive-map .container .filter-results .result.open .result-container {
  padding-bottom: 30px;
}
.interactive-map .container .filter-results .result.open .result-container .result-content .mobile-reveal {
  max-height: 500px;
  opacity: 1;
}
.interactive-map .container .filter-results .result.open .result-container .result-content .mobile-reveal .result-address {
  display: block;
}
.interactive-map .container .filter-results .result.open .result-container .result-content .mobile-reveal .result-cta {
  display: block;
}
.interactive-map .container .filter-results .result .mobile-toggle {
  display: none;
  position: absolute;
  top: 55px;
  right: 36px;
  width: 26px;
  height: 26px;
  border: 2px #F0F550 solid;
  border-radius: 13px;
  transition: all 0.3s ease;
  background-color: transparent;
}
.interactive-map .container .filter-results .result .mobile-toggle svg path {
  fill: #F0F550;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .interactive-map .container .filter-results .result .mobile-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.interactive-map .container .filter-results .result .result-container {
  width: 100%;
  max-width: 364px;
  margin: 0 auto;
  padding: 25px 0 30px;
  border-bottom: 1px #CED0D8 solid;
  transition: all 0.3s ease;
}
@media screen and (max-width: 900px) {
  .interactive-map .container .filter-results .result .result-container {
    max-width: none;
    padding: 25px 36px 30px;
  }
}
@media screen and (max-width: 640px) {
  .interactive-map .container .filter-results .result .result-container {
    padding: 25px 0 10px;
  }
}
.interactive-map .container .filter-results .result .result-container .result-category {
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-start;
}
.interactive-map .container .filter-results .result .result-container .result-category li {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  display: inline-block;
  width: auto;
}
.interactive-map .container .filter-results .result .result-container .result-category li:last-of-type .divider {
  display: none;
}
.interactive-map .container .filter-results .result .result-container .result-category li .divider {
  margin: 0 6px;
}
@media screen and (max-width: 640px) {
  .interactive-map .container .filter-results .result .result-container .result-content .result-title h3 {
    padding-right: 48px;
  }
}
@media screen and (max-width: 640px) {
  .interactive-map .container .filter-results .result .result-container .result-content .mobile-reveal {
    max-height: 0;
    opacity: 0;
    transition: all 0.3s ease;
  }
}
.interactive-map .container .filter-results .result .result-container .result-content .result-address {
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .interactive-map .container .filter-results .result .result-container .result-content .result-address {
    display: none;
  }
}
.interactive-map .container .filter-results .result .result-container .result-content .result-address p {
  margin-bottom: 5px;
}
@media screen and (max-width: 640px) {
  .interactive-map .container .filter-results .result .result-container .result-content .result-cta {
    display: none;
  }
}
.interactive-map .container .filter-results .result .result-container .result-content .result-cta .text-link {
  margin-right: 30px;
}
.interactive-map .container .filter-results .result .result-container .result-content .result-cta .text-link:last-of-type {
  margin-right: 0;
}
.interactive-map .container .filter-results .no-results {
  display: none;
  padding: 36px;
}
.interactive-map .container .map-container {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 640px) {
  .interactive-map .container .map-container {
    height: 300px;
  }
}
.interactive-map .container #map {
  display: block;
}
@media screen and (max-width: 640px) {
  .interactive-map .container #map {
    display: none;
  }
}
.interactive-map .container #mobile-map {
  display: none;
}
@media screen and (max-width: 640px) {
  .interactive-map .container #mobile-map {
    display: block;
  }
}
.interactive-map .container .bottom-gradient {
  display: none;
  opacity: 0.75;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  height: 43px;
  pointer-events: none;
  background-image: linear-gradient(to bottom, transparent, #1C2728);
}
@media screen and (max-width: 640px) {
  .interactive-map .container .bottom-gradient {
    display: block;
  }
}

.arts-districts {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 40px 60px 40px 0;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .arts-districts {
    padding-right: 36px;
    padding-left: 14px;
  }
}
@media screen and (max-width: 768px) {
  .arts-districts {
    padding-top: 60px;
    padding-bottom: 0;
    padding-left: 36px;
  }
}
@media screen and (max-width: 640px) {
  .arts-districts {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 0;
    padding-left: 0;
  }
}
.arts-districts .container {
  width: 100%;
  max-width: 1040px;
}
.arts-districts .title-area {
  padding: 10px 20px 5px;
  border-bottom: 1px #707070 solid;
}
@media screen and (max-width: 768px) {
  .arts-districts .title-area {
    padding-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .arts-districts .title-area {
    padding-left: 36px;
  }
}
.arts-districts .district-accordions {
  padding: 0;
  margin: 0;
}
.arts-districts .district-accordions .district {
  position: relative;
  margin: 0;
  max-height: 100px;
  overflow: hidden;
  max-width: none;
  transition: all 0.3s ease;
  display: flex;
  padding: 18px 98px 18px 20px;
  border-bottom: 1px #707070 solid;
}
@media screen and (max-width: 1024px) {
  .arts-districts .district-accordions .district {
    padding-right: 88px;
  }
}
@media screen and (max-width: 768px) {
  .arts-districts .district-accordions .district {
    max-height: 88px;
    padding-left: 0;
    padding-right: 68px;
  }
}
@media screen and (max-width: 640px) {
  .arts-districts .district-accordions .district {
    max-height: 65px;
    flex-flow: column-reverse;
    padding: 65px 36px 0;
  }
}
.arts-districts .district-accordions .district.open {
  max-height: 2000px;
}
@media screen and (max-width: 640px) {
  .arts-districts .district-accordions .district.open {
    padding: 65px 36px 26px;
  }
}
.arts-districts .district-accordions .district.open .district-toggle .toggle {
  transform: rotate(180deg);
}
@media screen and (max-width: 640px) {
  .arts-districts .district-accordions .district.open .district-content {
    opacity: 1;
  }
}
.arts-districts .district-accordions .district.open .district-image {
  height: 260px;
}
@media screen and (max-width: 900px) {
  .arts-districts .district-accordions .district.open .district-image {
    height: 26vw;
  }
}
@media screen and (max-width: 640px) {
  .arts-districts .district-accordions .district.open .district-image {
    height: 50vw;
  }
}
.arts-districts .district-accordions .district:before {
  display: none;
}
.arts-districts .district-accordions .district .district-toggle {
  cursor: pointer;
  padding: 10px 30px 10px 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
  top: 0;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .arts-districts .district-accordions .district .district-toggle {
    min-height: 88px;
    padding-left: 0;
    padding-right: 20px;
  }
}
@media screen and (max-width: 640px) {
  .arts-districts .district-accordions .district .district-toggle {
    min-height: 65px;
    padding: 10px 36px;
  }
}
.arts-districts .district-accordions .district .district-toggle:hover .toggle, .arts-districts .district-accordions .district .district-toggle:focus .toggle {
  background-color: #F0F550;
}
.arts-districts .district-accordions .district .district-toggle:hover .toggle svg path, .arts-districts .district-accordions .district .district-toggle:focus .toggle svg path {
  fill: #1C2728;
}
.arts-districts .district-accordions .district .district-toggle .title {
  width: 46%;
  max-width: 320px;
  padding-right: 36px;
}
@media screen and (max-width: 640px) {
  .arts-districts .district-accordions .district .district-toggle .title {
    width: 100%;
    max-width: none;
  }
}
.arts-districts .district-accordions .district .district-toggle .title h3 {
  margin: 0;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 1.428;
}
.arts-districts .district-accordions .district .district-toggle .toggle {
  width: 26px;
  height: 26px;
  border: 2px #F0F550 solid;
  border-radius: 13px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
}
.arts-districts .district-accordions .district .district-toggle .toggle svg path {
  fill: #F0F550;
  transition: all 0.3s ease;
}
.arts-districts .district-accordions .district .district-content {
  flex: 0 0 51%;
  padding: 82px 36px 20px 0;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .arts-districts .district-accordions .district .district-content {
    padding-top: 70px;
    padding-bottom: 15px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 640px) {
  .arts-districts .district-accordions .district .district-content {
    padding-top: 17px;
    padding-bottom: 10px;
    padding-right: 0;
    opacity: 0;
  }
}
.arts-districts .district-accordions .district .district-content .content-container {
  width: 100%;
  max-width: 360px;
}
.arts-districts .district-accordions .district .district-image {
  position: relative;
  width: 100%;
  height: 82px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .arts-districts .district-accordions .district .district-image {
    height: 0;
  }
}

.program-listing {
  position: relative;
  padding: 0 40px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .program-listing {
    padding: 0 20px;
  }
}
.program-listing .background-circle {
  right: -550px;
  position: absolute;
  top: -140px;
  z-index: -1;
}
.program-listing .container {
  position: relative;
  width: 100%;
  max-width: 1134px;
  margin: 0 auto;
}
.program-listing .container .program-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.program-listing .container .listing-callout {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 25%;
  padding: 0 20px;
}
@media screen and (max-width: 1024px) {
  .program-listing .container .listing-callout {
    padding: 0 16px;
  }
}
@media screen and (max-width: 900px) {
  .program-listing .container .listing-callout {
    position: relative;
    width: 66.66%;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 680px) {
  .program-listing .container .listing-callout {
    width: 100%;
  }
}
.program-listing .container .listing-callout .callout-container {
  width: 100%;
  max-width: 224px;
  margin: 0 auto;
  min-height: 260px;
  border-top: 10px #1C2728 solid;
  border-bottom: 10px #1C2728 solid;
  display: flex;
  align-items: center;
  padding: 30px 20px;
}
@media screen and (max-width: 900px) {
  .program-listing .container .listing-callout .callout-container {
    max-width: none;
    min-height: 200px;
  }
}
.program-listing .container .listing-callout .callout-container .callout-content h2 {
  font-size: 18px;
}
.program-listing .container .listing-item {
  width: 25%;
  padding: 0 20px 100px;
  margin: 0;
  min-height: 492px;
}
@media screen and (max-width: 1024px) {
  .program-listing .container .listing-item {
    padding: 0 16px 80px;
  }
}
@media screen and (max-width: 900px) {
  .program-listing .container .listing-item {
    width: 33.33%;
  }
}
@media screen and (max-width: 680px) {
  .program-listing .container .listing-item {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .program-listing .container .listing-item {
    width: 100%;
    padding-bottom: 0;
    min-height: 0;
    margin-bottom: 40px;
  }
}
.program-listing .container .listing-item:nth-of-type(6n + 3) {
  margin-right: 25%;
}
@media screen and (max-width: 900px) {
  .program-listing .container .listing-item:nth-of-type(6n + 3) {
    margin-right: 0;
  }
}
.program-listing .container .listing-item:nth-of-type(6n + 4) {
  margin-left: 25%;
}
@media screen and (max-width: 900px) {
  .program-listing .container .listing-item:nth-of-type(6n + 4) {
    margin-left: 0;
  }
}
.program-listing .container .listing-item:nth-of-type(even) .item-container:hover .item-image, .program-listing .container .listing-item:nth-of-type(even) .item-container:focus .item-image {
  border-top: 10px #F4F5F9 solid;
  border-left: 10px #F4F5F9 solid;
  border-right: 10px #F7D248 solid;
  border-bottom: 10px #F7D248 solid;
}
.program-listing .container .listing-item:nth-of-type(even) .item-container .item-image {
  border-top: 10px #F7D248 solid;
  border-left: 10px #F7D248 solid;
  border-right: 10px #F4F5F9 solid;
  border-bottom: 10px #F4F5F9 solid;
}
.program-listing .container .listing-item:before {
  display: none;
}
.program-listing .container .listing-item:nth-child(3n+1) + .empty, .program-listing .container .listing-item:nth-child(3n+1) + .empty + .empty {
  display: block;
}
@media screen and (max-width: 680px) {
  .program-listing .container .listing-item:nth-child(3n+1) + .empty, .program-listing .container .listing-item:nth-child(3n+1) + .empty + .empty {
    display: none;
  }
}
.program-listing .container .listing-item:nth-child(3n+2) + .empty {
  display: block;
}
@media screen and (max-width: 500px) {
  .program-listing .container .listing-item:nth-child(3n+2) + .empty {
    display: none;
  }
}
.program-listing .container .listing-item:nth-child(3n) + .empty, .program-listing .container .listing-item:nth-child(3n) + .empty + .empty {
  display: none;
}
.program-listing .container .listing-item.empty {
  display: none;
}
.program-listing .container .listing-item.empty .item-container {
  pointer-events: none;
  border: none;
  padding-bottom: 0;
}
.program-listing .container .listing-item.empty .item-container:before {
  content: "";
  width: 100%;
  height: 204px;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 1px #CED0D8 solid;
  border-left: 1px #CED0D8 solid;
}
.program-listing .container .listing-item.empty .item-container:after {
  content: "";
  width: 100%;
  height: 204px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 1px #CED0D8 solid;
  border-right: 1px #CED0D8 solid;
}
.program-listing .container .listing-item.empty .item-container .item-image {
  border: none;
  height: 100%;
  padding: 10px;
}
.program-listing .container .listing-item.empty .item-container .item-image .image-container {
  background-image: url("../images/svg/placeholder-lines.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.program-listing .container .listing-item.empty .item-container .item-image .image-container .cover-image {
  display: none;
}
.program-listing .container .listing-item.empty .item-container .item-content {
  display: none;
}
.program-listing .container .listing-item .item-container {
  height: 100%;
  position: relative;
  width: 100%;
  max-width: 224px;
  margin: 0 auto;
  display: block;
  padding-bottom: 40px;
  border-bottom: 1px #707070 solid;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
@media screen and (max-width: 500px) {
  .program-listing .container .listing-item .item-container {
    max-width: 318px;
    border: none;
    padding-bottom: 0;
  }
}
.program-listing .container .listing-item .item-container:hover .item-image, .program-listing .container .listing-item .item-container:focus .item-image {
  border-top: 10px #F7D248 solid;
  border-left: 10px #F7D248 solid;
  border-right: 10px #F4F5F9 solid;
  border-bottom: 10px #F4F5F9 solid;
}
.program-listing .container .listing-item .item-container .item-image {
  position: relative;
  width: 100%;
  height: 204px;
  border-top: 10px #F4F5F9 solid;
  border-left: 10px #F4F5F9 solid;
  border-right: 10px #F7D248 solid;
  border-bottom: 10px #F7D248 solid;
  margin-bottom: 18px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 500px) {
  .program-listing .container .listing-item .item-container .item-image {
    max-width: 224px;
  }
}
.program-listing .container .listing-item .item-container .item-image .image-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.program-listing .container .listing-item .item-container .item-content h3 {
  font-size: 18px;
}

.news-listing {
  position: relative;
  padding: 0 40px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1024px) {
  .news-listing {
    padding: 0 20px;
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 640px) {
  .news-listing {
    padding: 0;
    margin-bottom: 80px;
  }
}
.news-listing .container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .news-listing .filter-container {
    margin-bottom: 50px;
    background-color: #1C2728;
    border-top: 2px #F0F550 solid;
    border-bottom: 2px #F0F550 solid;
  }
}
.news-listing .filter-container.open .mobile-title .toggle {
  transform: rotate(180deg);
}
.news-listing .filter-container.open .news-filter {
  max-height: 500px;
  opacity: 1;
  pointer-events: all;
  padding-bottom: 16px;
}
.news-listing .filter-container .mobile-title {
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  .news-listing .filter-container .mobile-title {
    pointer-events: all;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 70px;
    text-decoration-color: transparent;
    -webkit-text-decoration-color: transparent;
    padding: 10px 36px;
  }
}
.news-listing .filter-container .mobile-title h2 {
  margin: 0;
}
@media screen and (min-width: 641px) {
  .news-listing .filter-container .mobile-title h2 {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
  }
}
@media screen and (max-width: 640px) {
  .news-listing .filter-container .mobile-title h2 {
    font-family: canada-type-gibson, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #fff;
  }
}
.news-listing .filter-container .mobile-title .toggle {
  display: none;
  width: 26px;
  height: 26px;
  border: 2px #F0F550 solid;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .news-listing .filter-container .mobile-title .toggle {
    display: flex;
  }
}
.news-listing .filter-container .mobile-title .toggle svg path {
  fill: #F0F550;
}
.news-listing .news-filter {
  padding: 0;
  display: flex;
  margin-bottom: 100px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .news-listing .news-filter {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 640px) {
  .news-listing .news-filter {
    margin-bottom: 0;
    flex-flow: column;
    max-height: 0;
    opacity: 0;
    pointer-events: none;
  }
}
.news-listing .news-filter .filter-item {
  padding: 0 20px;
  margin: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .news-listing .news-filter .filter-item {
    padding: 0 16px;
  }
}
@media screen and (max-width: 640px) {
  .news-listing .news-filter .filter-item {
    padding: 0 36px;
    flex-flow: row;
    margin-bottom: 16px;
    max-width: none;
  }
}
.news-listing .news-filter .filter-item.active .news_filter {
  pointer-events: none;
}
.news-listing .news-filter .filter-item.active .filter-button {
  pointer-events: none;
  color: #1C2728;
  border-color: #F0F550;
  background-color: #F0F550;
}
.news-listing .news-filter .filter-item.active .clear-filter {
  display: flex;
}
.news-listing .news-filter .filter-item:before {
  display: none;
}
.news-listing .news-filter .filter-item .item-container {
  position: relative;
  width: 100%;
  max-width: 312px;
  height: 58px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .news-listing .news-filter .filter-item .item-container {
    height: auto;
    max-width: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
}
.news-listing .news-filter .filter-item .news_filter {
  position: absolute;
  width: 100%;
  height: 100%;
  appearance: none;
  border: 2px #1C2728 solid;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .news-listing .news-filter .filter-item .news_filter {
    max-width: none;
    height: 58px;
    top: 0;
  }
}
.news-listing .news-filter .filter-item .news_filter:hover, .news-listing .news-filter .filter-item .news_filter:focus {
  color: #1C2728;
  border-color: #F0F550;
  background-color: #F0F550;
}
.news-listing .news-filter .filter-item .filter-button {
  position: relative;
  width: 100%;
  max-width: 312px;
  background-color: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 58px;
  padding: 10px 30px;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.2;
  color: #1C2728;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .news-listing .news-filter .filter-item .filter-button {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .news-listing .news-filter .filter-item .filter-button {
    color: #fff;
    border: 2px #F0F550 solid;
    max-width: none;
  }
}
.news-listing .news-filter .filter-item .filter-button:hover, .news-listing .news-filter .filter-item .filter-button:focus {
  color: #1C2728;
  border-color: #F0F550;
  background-color: #F0F550;
}
.news-listing .news-filter .filter-item .clear-filter {
  display: none;
  position: absolute;
  bottom: -36px;
  background: none;
  border: none;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.2;
  color: #1C2728;
  align-items: center;
  transition: all 0.3s ease;
  cursor: pointer;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .news-listing .news-filter .filter-item .clear-filter {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .news-listing .news-filter .filter-item .clear-filter {
    position: relative;
    bottom: auto;
    margin-top: 16px;
    color: #fff;
  }
}
.news-listing .news-filter .filter-item .clear-filter:hover span, .news-listing .news-filter .filter-item .clear-filter:focus span {
  background-color: #1C2728;
  border-color: #1C2728;
}
@media screen and (max-width: 640px) {
  .news-listing .news-filter .filter-item .clear-filter:hover span, .news-listing .news-filter .filter-item .clear-filter:focus span {
    background-color: #F0F550;
    border-color: #F0F550;
  }
}
.news-listing .news-filter .filter-item .clear-filter:hover span svg path, .news-listing .news-filter .filter-item .clear-filter:focus span svg path {
  stroke: #F0F550;
}
@media screen and (max-width: 640px) {
  .news-listing .news-filter .filter-item .clear-filter:hover span svg path, .news-listing .news-filter .filter-item .clear-filter:focus span svg path {
    stroke: #1C2728;
  }
}
.news-listing .news-filter .filter-item .clear-filter span {
  display: block;
  border: 2px #F0F550 solid;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  transition: all 0.3s ease;
  margin-right: 10px;
}
.news-listing .news-filter .filter-item .clear-filter span svg {
  width: 8px;
  height: 8px;
}
.news-listing .news-filter .filter-item .clear-filter span svg path {
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .news-listing .news-filter .filter-item .clear-filter span svg path {
    stroke: #F0F550;
  }
}
.news-listing .news-list {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .news-listing .news-list {
    padding: 0 20px;
  }
}
.news-listing .news-list .no_items {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}
.news-listing .news-list .no_items:before {
  display: none;
}
.news-listing .news-list .empty-filter {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}
.news-listing .news-list .empty-filter:before {
  display: none;
}
.news-listing .news-list .listing-item {
  position: relative;
  width: 33.33%;
  padding: 0 20px 40px;
}
@media screen and (max-width: 1024px) {
  .news-listing .news-list .listing-item {
    padding: 0 16px 36px;
  }
}
@media screen and (max-width: 768px) {
  .news-listing .news-list .listing-item {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .news-listing .news-list .listing-item {
    width: 100%;
  }
}
.news-listing .news-list .listing-item:nth-of-type(3n + 2) {
  top: 55px;
}
@media screen and (max-width: 1024px) {
  .news-listing .news-list .listing-item:nth-of-type(3n + 2) {
    top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .news-listing .news-list .listing-item:nth-of-type(3n + 2) {
    top: 0;
  }
}
.news-listing .news-list .listing-item:nth-of-type(3n + 3) {
  top: 110px;
}
@media screen and (max-width: 1024px) {
  .news-listing .news-list .listing-item:nth-of-type(3n + 3) {
    top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .news-listing .news-list .listing-item:nth-of-type(3n + 3) {
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .news-listing .news-list .listing-item:nth-of-type(2n + 2) {
    top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .news-listing .news-list .listing-item:nth-of-type(2n + 2) {
    top: 0;
  }
}
.news-listing .news-list .listing-item:before {
  display: none;
}
.news-listing .news-list .listing-item .item-container {
  width: 100%;
  max-width: 312px;
  margin: 0 auto;
}
.news-listing .news-list .listing-item .item-container .external-image .external {
  display: block;
}
.news-listing .news-list .listing-item .item-container .internal-image .internal {
  display: block;
}
.news-listing .news-list .listing-item .item-container .item-image {
  display: none;
  position: relative;
  width: 100%;
  height: 20vw;
  max-height: 196px;
  margin-bottom: 15px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .news-listing .news-list .listing-item .item-container .item-image {
    height: 30vw;
  }
}
@media screen and (max-width: 600px) {
  .news-listing .news-list .listing-item .item-container .item-image {
    height: 40vw;
  }
}
.news-listing .news-list .listing-item .item-container .item-image:hover .cover-image, .news-listing .news-list .listing-item .item-container .item-image:focus .cover-image {
  transform: scale(1.2);
}
.news-listing .news-list .listing-item .item-container .item-image .cover-image {
  transition: all 0.3s ease;
}
.news-listing .news-list .listing-item .item-container .item-content .category {
  display: block;
  margin-bottom: 8px;
}
.news-listing .news-list .listing-item .item-container .item-content .category strong {
  display: inline-block;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
  position: relative;
  padding-right: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 600px) {
  .news-listing .news-list .listing-item .item-container .item-content .category strong {
    display: block;
  }
}
.news-listing .news-list .listing-item .item-container .item-content .category strong:last-of-type {
  padding: 0;
}
.news-listing .news-list .listing-item .item-container .item-content .category strong:last-of-type:after {
  display: none;
}
.news-listing .news-list .listing-item .item-container .item-content .category strong:after {
  content: "|";
  position: absolute;
  right: 6px;
  top: 0;
}
@media screen and (max-width: 600px) {
  .news-listing .news-list .listing-item .item-container .item-content .category strong:after {
    display: none;
  }
}
.news-listing .news-list .listing-item .item-container .item-content a {
  display: none;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.428;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.news-listing .news-list .listing-item .item-container .item-content a:visited {
  color: #1C2728;
}
.news-listing .news-list .listing-item .item-container .item-content a:focus {
  color: #1C2728;
}
.news-listing .news-list .listing-item .item-container .item-content a:hover {
  color: #1C2728;
}
.news-listing .news-list .listing-item .item-container .item-content a:active {
  color: #1C2728;
}
@media screen and (max-width: 1024px) {
  .news-listing .news-list .listing-item .item-container .item-content a {
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  .news-listing .news-list .listing-item .item-container .item-content a {
    font-size: 21px;
  }
}
.news-listing .news-list .listing-item .item-container .item-content .internal .internal-link {
  display: block;
}
.news-listing .news-list .listing-item .item-container .item-content .external .external-link {
  display: block;
}
.news-listing .news-pagination-container {
  width: calc(100% - 40px);
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
  margin-top: 100px;
  border-top: 1px #707070 solid;
}
@media screen and (max-width: 768px) {
  .news-listing .news-pagination-container {
    margin-top: 60px;
  }
}
@media screen and (max-width: 640px) {
  .news-listing .news-pagination-container {
    margin-top: 20px;
  }
}
.news-listing .news-pagination-container:before {
  display: none;
}
.news-listing .news-pagination-container.hidden {
  border: none;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .news-listing .news-pagination-container.hidden {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .news-listing .news-pagination-container.hidden {
    margin-top: 0;
  }
}
.news-listing .news-pagination-container.hidden ul {
  display: none;
}
.news-listing .news-pagination-container ul {
  padding: 45px 0 0;
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .news-listing .news-pagination-container ul li:first-child, .news-listing .news-pagination-container ul li:nth-child(2), .news-listing .news-pagination-container ul li.active, .news-listing .news-pagination-container ul li.active-sibling:nth-last-child(2), .news-listing .news-pagination-container ul li:nth-last-child(2), .news-listing .news-pagination-container ul li:last-child {
    display: flex !important;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li {
    display: none;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li:nth-last-child(-n+4) {
    display: flex;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li:nth-last-child(4):before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 2.5px;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:before, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 2.5px;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:after, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-left: 2.5px;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:nth-child(-n+3):before, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:nth-child(-n+3):after, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:nth-last-child(-n+3):before, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:nth-last-child(-n+3):after, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:nth-child(-n+3):before, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:nth-child(-n+3):after, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:nth-last-child(-n+3):before, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:nth-last-child(-n+3):after {
    display: none;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5).active ~ li:nth-last-child(-n+4), .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active ~ li:nth-last-child(-n+4) {
    display: none;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5).active ~ li:nth-child(-n+4), .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active ~ li:nth-child(-n+4) {
    display: flex;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5).active ~ li:nth-child(-n+3):after, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active ~ li:nth-child(-n+3):after {
    display: none;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5).active ~ li:nth-child(4):after, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active ~ li:nth-child(4):after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-left: 2.5px;
  }
}
@media (min-width: 768px) {
  .news-listing .news-pagination-container ul li:first-child, .news-listing .news-pagination-container ul li:nth-child(2), .news-listing .news-pagination-container ul li.active-sibling, .news-listing .news-pagination-container ul li.active, .news-listing .news-pagination-container ul li.active + li, .news-listing .news-pagination-container ul li:nth-last-child(2), .news-listing .news-pagination-container ul li:last-child {
    display: flex !important;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li {
    display: none;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active-sibling:before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 2.5px;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active + li:after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-left: 2.5px;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-last-child(-n+5) {
    display: flex;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-last-child(5):before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 2.5px;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-child(-n+3):before, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-child(-n+3):after, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-last-child(-n+3):before, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-last-child(-n+3):after, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active-sibling:nth-last-child(-n+4):before, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active-sibling:nth-last-child(-n+4):after {
    display: none !important;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-last-child(-n+5), .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-last-child(-n+5) {
    display: none;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-last-child(-n+5):before, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-last-child(-n+5):before {
    display: none;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-child(-n+5), .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-child(-n+5) {
    display: flex;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-child(-n+4):after, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-child(-n+4):after {
    display: none;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-child(5):after, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-child(5):after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-left: 2.5px;
  }
  .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7).active:before, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7).active:after, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active:before, .news-listing .news-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active:after {
    display: none;
  }
}
.news-listing .news-pagination-container ul li {
  padding: 0;
  margin: 0;
  width: auto;
}
.news-listing .news-pagination-container ul li:before {
  display: none;
}
.news-listing .news-pagination-container ul li.active .pagination-link {
  background-color: transparent;
}
.news-listing .news-pagination-container ul li.prev-btn {
  left: 0;
  transform: rotate(180deg);
}
.news-listing .news-pagination-container ul li.next-btn {
  right: 0;
}
.news-listing .news-pagination-container ul li.prev-btn, .news-listing .news-pagination-container ul li.next-btn {
  position: absolute;
}
.news-listing .news-pagination-container ul li.prev-btn:hover .pagination-link, .news-listing .news-pagination-container ul li.prev-btn:focus .pagination-link, .news-listing .news-pagination-container ul li.next-btn:hover .pagination-link, .news-listing .news-pagination-container ul li.next-btn:focus .pagination-link {
  opacity: 0.5;
}
.news-listing .news-pagination-container ul li.prev-btn.disabled, .news-listing .news-pagination-container ul li.next-btn.disabled {
  pointer-events: none;
}
.news-listing .news-pagination-container ul li.prev-btn.disabled .pagination-link, .news-listing .news-pagination-container ul li.next-btn.disabled .pagination-link {
  opacity: 0.5;
}
.news-listing .news-pagination-container ul li.prev-btn .pagination-link, .news-listing .news-pagination-container ul li.next-btn .pagination-link {
  font-size: 0;
  line-height: 0;
  width: 25px;
  height: 18px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  border: none;
  background-color: transparent;
  background-image: url("../images/svg/arrow-gray-right.svg");
}
.news-listing .news-pagination-container .pagination-link {
  width: 36px;
  height: 36px;
  margin: 0 5px;
  border-radius: 18px;
  background-color: #F0F550;
  color: #1C2728;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  border: 2px #F0F550 solid;
}
.news-listing .news-pagination-container .pagination-link:hover, .news-listing .news-pagination-container .pagination-link:focus {
  background-color: transparent;
}
.news-listing .news-pagination-container .pagination-link.dots {
  background: none;
  border: none;
  margin: 0;
}

.news-signup {
  position: relative;
  padding: 0 60px;
}
@media screen and (max-width: 1024px) {
  .news-signup {
    padding: 0 36px;
  }
}
.news-signup .container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .news-signup .container {
    flex-flow: column;
    justify-content: center;
  }
}
.news-signup .container .left-container {
  width: 100%;
  max-width: 645px;
}
@media screen and (max-width: 900px) {
  .news-signup .container .left-container {
    max-width: 400px;
  }
}
@media screen and (max-width: 640px) {
  .news-signup .container .left-container {
    margin: 0 auto;
    padding-bottom: 80px;
    max-width: 300px;
  }
}
.news-signup .container .left-container .signup {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 900px) {
  .news-signup .container .left-container .signup {
    flex-flow: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .news-signup .container .left-container .signup {
    align-items: center;
    margin-bottom: 60px;
  }
}
.news-signup .container .left-container .signup .left {
  width: 100%;
  margin-right: 44px;
}
@media screen and (max-width: 1024px) {
  .news-signup .container .left-container .signup .left {
    margin-right: 40px;
  }
}
@media screen and (max-width: 900px) {
  .news-signup .container .left-container .signup .left {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .news-signup .container .left-container .signup .left {
    text-align: center;
  }
}
.news-signup .container .left-container .signup .left h2 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 1.25;
  font-size: 21px;
  margin: 0;
}
@media screen and (max-width: 900px) {
  .news-signup .container .left-container .signup .left h2 {
    margin-bottom: 20px;
  }
}
.news-signup .container .left-container .signup .right {
  flex: 0 0 290px;
}
@media screen and (max-width: 1024px) {
  .news-signup .container .left-container .signup .right {
    flex: 0 0 270px;
  }
}
@media screen and (max-width: 900px) {
  .news-signup .container .left-container .signup .right {
    flex: auto;
  }
}
.news-signup .container .left-container .follow {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 900px) {
  .news-signup .container .left-container .follow {
    flex-flow: column;
  }
}
.news-signup .container .left-container .follow .left {
  width: 100%;
  position: relative;
  margin-right: 60px;
}
@media screen and (max-width: 1024px) {
  .news-signup .container .left-container .follow .left {
    margin-right: 40px;
  }
}
@media screen and (max-width: 900px) {
  .news-signup .container .left-container .follow .left {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.news-signup .container .left-container .follow .left:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #1C2728;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.news-signup .container .left-container .follow .left h3 {
  display: inline-block;
  position: relative;
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 1.25;
  margin: 0;
  padding-right: 30px;
  background-color: #fff;
}
@media screen and (max-width: 1024px) {
  .news-signup .container .left-container .follow .left h3 {
    padding-right: 26px;
  }
}
@media screen and (max-width: 640px) {
  .news-signup .container .left-container .follow .left h3 {
    padding-right: 20px;
  }
}
.news-signup .container .left-container .follow .right {
  flex: 0 0 290px;
}
@media screen and (max-width: 1024px) {
  .news-signup .container .left-container .follow .right {
    flex: 0 0 270px;
  }
}
@media screen and (max-width: 900px) {
  .news-signup .container .left-container .follow .right {
    flex: auto;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .news-signup .container .left-container .follow .right {
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
}
.news-signup .container .left-container .follow .right .social-links {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 212px;
}
@media screen and (max-width: 640px) {
  .news-signup .container .left-container .follow .right .social-links {
    max-width: 286px;
  }
}
.news-signup .container .left-container .follow .right .social-links li {
  width: auto;
  padding: 0;
  margin: 0;
}
.news-signup .container .left-container .follow .right .social-links li:before {
  display: none;
}
.news-signup .container .left-container .follow .right .social-links li a:hover svg path, .news-signup .container .left-container .follow .right .social-links li a:focus svg path {
  fill: #215CA5;
}
.news-signup .container .left-container .follow .right .social-links li a svg path {
  fill: #1C2728;
  transition: all 0.3s ease;
}
.news-signup .container .right-container {
  flex: 0 0 334px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .news-signup .container .right-container {
    flex: 0 0 294px;
  }
}
@media screen and (max-width: 640px) {
  .news-signup .container .right-container {
    flex: auto;
    justify-content: center;
  }
}
.news-signup .container .right-container .submit-callout {
  width: 100%;
  max-width: 294px;
  padding: 20px 26px 26px;
  border-top: 8px #1C2728 solid;
  border-bottom: 8px #1C2728 solid;
}
@media screen and (max-width: 1024px) {
  .news-signup .container .right-container .submit-callout {
    max-width: 254px;
  }
}
@media screen and (max-width: 640px) {
  .news-signup .container .right-container .submit-callout {
    max-width: 294px;
  }
}
.news-signup .container .right-container .submit-callout h3 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 1.25;
}
.news-signup .container .right-container .submit-callout .cta {
  text-align: center;
}

.staff-listing {
  position: relative;
  padding: 0 44px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .staff-listing {
    padding: 0 20px;
  }
}
.staff-listing .container {
  width: 100%;
  max-width: 1224px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .staff-listing .container {
    max-width: 620px;
  }
}
.staff-listing .staff-list {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.staff-listing .staff-list .listing-item {
  position: relative;
  padding: 0 16px;
  margin: 0 0 60px;
  width: 25%;
}
@media screen and (max-width: 1024px) {
  .staff-listing .staff-list .listing-item {
    width: 33.33%;
    margin: 0 0 40px;
  }
  .staff-listing .staff-list .listing-item:nth-of-type(3n + 2) {
    top: 40px;
  }
  .staff-listing .staff-list .listing-item:nth-of-type(3n + 3) {
    top: 80px;
  }
}
@media screen and (min-width: 1025px) {
  .staff-listing .staff-list .listing-item:nth-of-type(4n + 2) {
    top: 50px;
  }
  .staff-listing .staff-list .listing-item:nth-of-type(4n + 3) {
    top: 100px;
  }
  .staff-listing .staff-list .listing-item:nth-of-type(4n + 4) {
    top: 150px;
  }
}
@media screen and (max-width: 768px) {
  .staff-listing .staff-list .listing-item {
    width: 50%;
  }
  .staff-listing .staff-list .listing-item:nth-of-type(3n + 2) {
    top: auto;
  }
  .staff-listing .staff-list .listing-item:nth-of-type(3n + 3) {
    top: auto;
  }
  .staff-listing .staff-list .listing-item:nth-of-type(2n + 2) {
    top: 40px;
  }
}
@media screen and (max-width: 500px) {
  .staff-listing .staff-list .listing-item {
    width: 100%;
  }
  .staff-listing .staff-list .listing-item:nth-of-type(2n + 2) {
    top: auto;
  }
}
.staff-listing .staff-list .listing-item:before {
  display: none;
}
.staff-listing .staff-list .listing-item.has-popup.open .staff-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  backdrop-filter: blur(4px);
  transition: all 0.3s ease;
}
.staff-listing .staff-list .listing-item.has-popup.open .staff-popup .popup-backdrop {
  opacity: 0.5;
  pointer-events: all;
}
.staff-listing .staff-list .listing-item.has-popup.open .staff-popup .popup-container {
  bottom: 0;
  right: 0;
}
.staff-listing .staff-list .listing-item.has-popup .item-container:hover, .staff-listing .staff-list .listing-item.has-popup .item-container:focus {
  text-decoration-color: #F0F550;
  -webkit-text-decoration-color: #F0F550;
}
.staff-listing .staff-list .listing-item.has-popup .item-container:hover .item-image:before, .staff-listing .staff-list .listing-item.has-popup .item-container:focus .item-image:before {
  background-color: #F0F550;
}
.staff-listing .staff-list .listing-item.has-popup .item-container:hover .item-image:after, .staff-listing .staff-list .listing-item.has-popup .item-container:focus .item-image:after {
  opacity: 1;
}
.staff-listing .staff-list .listing-item.has-popup .item-container:hover .item-image .cover-image, .staff-listing .staff-list .listing-item.has-popup .item-container:focus .item-image .cover-image {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.staff-listing .staff-list .listing-item.has-popup .item-container:hover .item-content strong, .staff-listing .staff-list .listing-item.has-popup .item-container:hover .item-content h3, .staff-listing .staff-list .listing-item.has-popup .item-container:hover .item-content h4, .staff-listing .staff-list .listing-item.has-popup .item-container:focus .item-content strong, .staff-listing .staff-list .listing-item.has-popup .item-container:focus .item-content h3, .staff-listing .staff-list .listing-item.has-popup .item-container:focus .item-content h4 {
  color: #215CA5;
}
.staff-listing .staff-list .listing-item.has-popup .item-container .item-image:before {
  content: "";
  width: 100px;
  height: 5px;
  background-color: #F157AE;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}
.staff-listing .staff-list .listing-item.has-popup .item-container .item-image:after {
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  z-index: 2;
  bottom: 6px;
  right: 6px;
  opacity: 0;
  background-image: url("../images/svg/staff-popup.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
.staff-listing .staff-list .listing-item .item-container {
  display: block;
  width: 100%;
  max-width: 264px;
  margin: 0 auto;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
}
.staff-listing .staff-list .listing-item .item-container .item-image {
  position: relative;
  height: 24vw;
  max-height: 300px;
}
@media screen and (max-width: 1024px) {
  .staff-listing .staff-list .listing-item .item-container .item-image {
    height: 32vw;
  }
}
@media screen and (max-width: 768px) {
  .staff-listing .staff-list .listing-item .item-container .item-image {
    height: 46vw;
  }
}
@media screen and (max-width: 500px) {
  .staff-listing .staff-list .listing-item .item-container .item-image {
    height: 300px;
  }
}
.staff-listing .staff-list .listing-item .item-container .item-image .cover-image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.3s ease;
}
.staff-listing .staff-list .listing-item .item-container .item-content {
  position: relative;
  padding-top: 20px;
}
.staff-listing .staff-list .listing-item .item-container .item-content .title {
  position: relative;
  top: -38px;
  display: inline-block;
  max-width: 90%;
  left: 0;
  padding: 10px 10px 10px 0;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  transition: all 0.3s ease;
  background-color: #fff;
  text-transform: uppercase;
}
.staff-listing .staff-list .listing-item .item-container .item-content h3 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 1.428;
  color: #1C2728;
  margin-bottom: 2px;
  margin-top: -38px;
  transition: all 0.3s ease;
}
.staff-listing .staff-list .listing-item .item-container .item-content h4 {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.47;
  color: #1C2728;
  transition: all 0.3s ease;
}
.staff-listing .staff-list .listing-item .staff-popup .popup-backdrop {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #F4F5F9;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
}
.staff-listing .staff-list .listing-item .staff-popup .popup-container {
  position: fixed;
  z-index: 10;
  bottom: -100%;
  right: -100%;
  height: 100%;
  max-height: 772px;
  width: 100%;
  max-width: 840px;
  overflow: auto;
  background-color: #1C2728;
  -ms-overflow-style: none;
  scrollbar-width: none;
  transition: all 0.3s ease;
}
@media screen and (max-width: 600px) {
  .staff-listing .staff-list .listing-item .staff-popup .popup-container {
    max-height: none;
  }
}
.staff-listing .staff-list .listing-item .staff-popup .popup-container::-webkit-scrollbar {
  width: 0 !important;
}
.staff-listing .staff-list .listing-item .staff-popup .top-gradient {
  position: relative;
  width: 100%;
  height: 10px;
  background-image: linear-gradient(to right, #004D9B 0%, #E33789 64%, #E43C83 68%, #E74C74 72%, #EC655B 78%, #F38939 84%, #FCB70D 94%, #FFC500 100%);
}
.staff-listing .staff-list .listing-item .staff-popup .close-popup {
  width: 30px;
  height: 30px;
  border: 2px #F0F550 solid;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
  top: 26px;
  left: 22px;
}
@media screen and (max-width: 600px) {
  .staff-listing .staff-list .listing-item .staff-popup .close-popup {
    top: 36px;
    right: 36px;
    left: auto;
  }
}
.staff-listing .staff-list .listing-item .staff-popup .close-popup:hover, .staff-listing .staff-list .listing-item .staff-popup .close-popup:focus {
  background-color: #F0F550;
}
.staff-listing .staff-list .listing-item .staff-popup .close-popup:hover div, .staff-listing .staff-list .listing-item .staff-popup .close-popup:focus div {
  background-color: #1C2728;
}
.staff-listing .staff-list .listing-item .staff-popup .close-popup div {
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #fff;
}
.staff-listing .staff-list .listing-item .staff-popup .close-popup div:first-of-type {
  transform: rotate(45deg);
}
.staff-listing .staff-list .listing-item .staff-popup .close-popup div:last-of-type {
  transform: rotate(-45deg);
}
.staff-listing .staff-list .listing-item .staff-popup .top-container {
  position: relative;
  background-color: #1C2728;
  display: flex;
  padding-left: 20px;
}
@media screen and (max-width: 600px) {
  .staff-listing .staff-list .listing-item .staff-popup .top-container {
    flex-flow: column;
    padding: 0 36px;
  }
}
.staff-listing .staff-list .listing-item .staff-popup .top-container .popup-content {
  width: 100%;
  padding: 70px 36px 16px;
}
@media screen and (max-width: 600px) {
  .staff-listing .staff-list .listing-item .staff-popup .top-container .popup-content {
    padding: 50px 0 16px;
  }
}
.staff-listing .staff-list .listing-item .staff-popup .top-container .popup-content .content-container {
  width: 100%;
  max-width: 310px;
  margin: 0 auto;
}
.staff-listing .staff-list .listing-item .staff-popup .top-container .popup-content .content-container strong {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
}
.staff-listing .staff-list .listing-item .staff-popup .top-container .popup-content .content-container h3 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 1.296;
  color: #fff;
}
.staff-listing .staff-list .listing-item .staff-popup .top-container .popup-content .content-container h4 {
  font-size: 17px;
  color: #fff;
}
.staff-listing .staff-list .listing-item .staff-popup .top-container .popup-image {
  position: relative;
  flex: 0 0 372px;
  height: 50vw;
  max-height: 424px;
}
@media screen and (max-width: 900px) {
  .staff-listing .staff-list .listing-item .staff-popup .top-container .popup-image {
    flex: 0 0 42vw;
  }
}
@media screen and (max-width: 600px) {
  .staff-listing .staff-list .listing-item .staff-popup .top-container .popup-image {
    flex: auto;
    height: 400px;
    max-width: 310px;
    margin: 0 auto;
    width: 100%;
  }
}
.staff-listing .staff-list .listing-item .staff-popup .bottom-container {
  position: relative;
  background-color: #1C2728;
  padding-left: 20px;
  display: flex;
}
@media screen and (max-width: 600px) {
  .staff-listing .staff-list .listing-item .staff-popup .bottom-container {
    padding-left: 0;
  }
}
.staff-listing .staff-list .listing-item .staff-popup .bottom-container .bottom-content {
  width: 100%;
  padding: 0 36px 80px;
}
@media screen and (max-width: 600px) {
  .staff-listing .staff-list .listing-item .staff-popup .bottom-container .bottom-content {
    padding: 16px 36px 36px;
  }
}
.staff-listing .staff-list .listing-item .staff-popup .bottom-container .bottom-content .content-container {
  width: 100%;
  max-width: 310px;
  margin: 0 auto;
}
.staff-listing .staff-list .listing-item .staff-popup .bottom-container .bottom-content .content-container p {
  color: #fff;
}
.staff-listing .staff-list .listing-item .staff-popup .bottom-container .bottom-content .content-container a {
  color: #F0F550;
}
.staff-listing .staff-list .listing-item .staff-popup .bottom-container .bottom-content .content-container a:visited {
  color: #F0F550;
}
.staff-listing .staff-list .listing-item .staff-popup .bottom-container .bottom-content .content-container a:focus {
  color: #F0F550;
}
.staff-listing .staff-list .listing-item .staff-popup .bottom-container .bottom-content .content-container a:hover {
  color: #F157AE;
}
.staff-listing .staff-list .listing-item .staff-popup .bottom-container .bottom-content .content-container a:active {
  color: #F0F550;
}
.staff-listing .staff-list .listing-item .staff-popup .bottom-container .spacer {
  flex: 0 0 372px;
}
@media screen and (max-width: 900px) {
  .staff-listing .staff-list .listing-item .staff-popup .bottom-container .spacer {
    flex: 0 0 42vw;
  }
}
@media screen and (max-width: 600px) {
  .staff-listing .staff-list .listing-item .staff-popup .bottom-container .spacer {
    display: none;
  }
}

.archive-table {
  position: relative;
  padding-right: 60px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .archive-table {
    padding-right: 36px;
  }
}
@media screen and (max-width: 640px) {
  .archive-table {
    padding-right: 0;
  }
}
.archive-table:before {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-top: 38px #F7D248 solid;
  border-bottom: 38px #F7D248 solid;
  background-image: linear-gradient(to bottom, #F4F5F9, #fff);
}
.archive-table .container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  padding: 60px 60px 80px;
  border-top: 38px #F7D248 solid;
  border-bottom: 38px #F7D248 solid;
  background-image: linear-gradient(to bottom, #F4F5F9, #fff);
}
@media screen and (max-width: 1024px) {
  .archive-table .container {
    padding: 36px 36px 56px;
  }
}
.archive-table .container .inner-container {
  width: 100%;
  max-width: 1180px;
}
.archive-table .container .inner-container .table-container {
  width: 100%;
  max-width: 1042px;
  margin: 0 auto;
}
.archive-table .title-area {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px #CED0D8 solid;
  padding-bottom: 36px;
}
@media screen and (max-width: 600px) {
  .archive-table .title-area {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
  }
}
.archive-table .title-area .title {
  width: 100%;
  padding-right: 60px;
}
.archive-table .title-area .title h2 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.25;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .archive-table .title-area .title h2 {
    margin-bottom: 20px;
  }
}
.archive-table .title-area .year {
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .archive-table .title-area .year {
    width: 100%;
  }
}
.archive-table .title-area .year:before {
  content: "";
  width: 1px;
  height: 32px;
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
  background-color: #1C2728;
  pointer-events: none;
}
.archive-table .title-area .year:after {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  z-index: 2;
  top: 9px;
  right: 12px;
  pointer-events: none;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/svg/dropdown-toggle.svg");
}
.archive-table .title-area .year label {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  padding: 0 12px;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .archive-table .title-area .year label {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
  }
}
.archive-table .title-area .year select {
  cursor: pointer;
  appearance: none;
  -moz-appearance: none;
  padding: 11px 70px 10px 22px;
  background-color: #4E0C43;
  font-size: 21px;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .archive-table .title-area .year select {
    width: 100%;
  }
}
.archive-table .title-area .year select::placeholder {
  font-size: 21px;
  line-height: 1;
  color: #fff;
}
.archive-table .title-area .year select option {
  font-size: 21px;
  line-height: 1;
  color: #fff;
}
.archive-table .archive-list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  .archive-table .archive-list {
    padding: 0 24px;
  }
}
.archive-table .archive-list li {
  width: 16.66%;
  margin: 0;
  padding: 30px 0;
  border-bottom: 1px #CED0D8 solid;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .archive-table .archive-list li {
    width: 20%;
  }
}
@media screen and (max-width: 900px) {
  .archive-table .archive-list li {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  .archive-table .archive-list li {
    width: 33.33%;
  }
}
@media screen and (max-width: 600px) {
  .archive-table .archive-list li {
    width: 50%;
  }
}
.archive-table .archive-list li:before {
  display: none;
}
.archive-table .archive-list li .month-files {
  display: none;
  flex-flow: column;
  justify-content: flex-start;
}
.archive-table .archive-list li .month-files.show {
  display: flex;
}
.archive-table .archive-list li h3 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.archive-table .archive-list li a {
  position: relative;
  margin-bottom: 10px;
}
.archive-table .archive-list li a:after {
  content: "";
  width: 5px;
  height: 8px;
  position: absolute;
  right: -11px;
  top: 10px;
  padding-left: 10px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/svg/right-carrot.svg");
}
.archive-table .archive-list li strong {
  display: block;
  margin-bottom: 10px;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5625;
  border-bottom: 2px transparent solid;
}

.event-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.event-background .top-area {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 402px;
  background-color: #F4F5F9;
}
@media screen and (max-width: 640px) {
  .event-background .top-area {
    display: none;
  }
}
.event-background .top-area .background {
  background-image: url("../images/2x/halfton-heat_texture.png");
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.25;
}
.event-background .top-area svg {
  position: absolute;
  width: 745px;
  height: 296px;
  right: -50px;
  bottom: 0;
}
.event-background .top-area svg path {
  stroke: #fff;
}
.event-background .bottom-area {
  position: relative;
  width: 100%;
  height: 100%;
}
.event-background .bottom-area .arcs-top {
  position: absolute;
  top: 0;
  left: 0;
}
.event-background .bottom-area .arcs-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}

.events-listing .featured-events {
  position: relative;
  padding-left: 44px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1250px) {
  .events-listing .featured-events {
    padding-left: 36px;
  }
}
@media screen and (max-width: 1024px) {
  .events-listing .featured-events {
    padding: 0 36px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .events-listing .featured-events {
    padding: 0;
  }
}
.events-listing .featured-events.mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .events-listing .featured-events.mobile {
    display: block;
  }
}
.events-listing .featured-events.desktop {
  display: block;
}
@media screen and (max-width: 1024px) {
  .events-listing .featured-events.desktop {
    display: none;
  }
}
.events-listing .featured-events .slider-backdrop {
  position: absolute;
  width: 100%;
  height: calc(100% - 242px);
  bottom: 30px;
  background-image: linear-gradient(to top right, #f8f9fc, #CED0D8);
}
@media screen and (max-width: 1024px) {
  .events-listing .featured-events .slider-backdrop {
    height: calc(100% - 292px);
  }
}
@media screen and (max-width: 640px) {
  .events-listing .featured-events .slider-backdrop {
    width: 50%;
    right: 0;
  }
}
.events-listing .featured-events .featured-container {
  position: relative;
  padding-right: 30px;
  width: 100%;
  max-width: 890px;
}
@media screen and (max-width: 1250px) {
  .events-listing .featured-events .featured-container {
    padding-right: 36px;
  }
}
@media screen and (max-width: 1024px) {
  .events-listing .featured-events .featured-container {
    padding-right: 0;
    max-width: none;
  }
}
.events-listing .featured-events .featured-container .events-slider {
  width: 100%;
}
.events-listing .featured-events .featured-container .events-slider .slick-track {
  display: flex;
}
.events-listing .featured-events .featured-container .events-slider .slide {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}
@media screen and (max-width: 640px) {
  .events-listing .featured-events .featured-container .events-slider .slide {
    align-items: center;
  }
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-media {
  width: 100%;
  position: relative;
  height: 36vw;
  max-height: 512px;
  margin-bottom: -90px;
}
@media screen and (max-width: 1024px) {
  .events-listing .featured-events .featured-container .events-slider .slide .slide-media {
    height: 60vw;
  }
}
@media screen and (max-width: 640px) {
  .events-listing .featured-events .featured-container .events-slider .slide .slide-media {
    margin-bottom: -30px;
    height: 286px;
  }
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container {
  height: 100%;
  width: 100%;
  position: relative;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container:hover .play-btn, .events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container:focus .play-btn {
  background-color: #F0F550;
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container:hover .play-btn svg path, .events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container:focus .play-btn svg path {
  fill: #1C2728;
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container .play-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  background-color: #1C2728;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 640px) {
  .events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container .play-btn {
    left: 36px;
  }
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container .play-btn svg path {
  transition: all 0.3s ease;
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container .play-btn {
  width: 90px;
  height: 90px;
}
@media screen and (max-width: 1250px) {
  .events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container .play-btn {
    left: auto;
    bottom: auto;
  }
}
@media screen and (max-width: 768px) {
  .events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container .play-btn {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 640px) {
  .events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container .play-btn {
    left: 36px;
    bottom: 30px;
  }
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container .play-btn svg {
  width: 52px;
  height: 52px;
}
@media screen and (max-width: 768px) {
  .events-listing .featured-events .featured-container .events-slider .slide .slide-media .media-container .play-btn svg {
    width: 44px;
    height: 44px;
  }
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-content {
  width: 100%;
  max-width: 585px;
  position: relative;
  background-color: #fff;
  padding: 30px 40px 50px;
}
@media screen and (max-width: 768px) {
  .events-listing .featured-events .featured-container .events-slider .slide .slide-content {
    max-width: 500px;
  }
}
@media screen and (max-width: 640px) {
  .events-listing .featured-events .featured-container .events-slider .slide .slide-content {
    width: calc(100% - 72px);
    max-width: none;
  }
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-content .content-container {
  width: 100%;
  max-width: 428px;
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-content .event-category strong {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 1;
  color: #215CA5;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  border: 1.25px #215CA5 solid;
  height: 17px;
  padding: 0 5px;
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-content h3 {
  font-size: 28px;
  margin-bottom: 10px;
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-content h4 {
  font-size: 14px;
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-content h4 span {
  display: inline-block;
  position: relative;
  padding-right: 12px;
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-content h4 span:last-of-type {
  padding: 0;
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-content h4 span:last-of-type:after {
  display: none;
}
.events-listing .featured-events .featured-container .events-slider .slide .slide-content h4 span:after {
  content: "|";
  position: absolute;
  right: 2px;
  top: 0;
}
.events-listing .featured-events .featured-container .events-controls {
  position: absolute;
  top: 237px;
  left: -20px;
  width: calc(100% + 10px);
  pointer-events: none;
}
@media screen and (max-width: 1440px) {
  .events-listing .featured-events .featured-container .events-controls {
    top: 16.5vw;
  }
}
@media screen and (max-width: 1250px) {
  .events-listing .featured-events .featured-container .events-controls {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .events-listing .featured-events .featured-container .events-controls {
    top: 25vw;
    width: calc(100% + 40px);
  }
}
@media screen and (max-width: 640px) {
  .events-listing .featured-events .featured-container .events-controls {
    width: calc(100% - 36px);
    left: 18px;
    right: 18px;
    margin: 0 auto;
    top: 390px;
  }
}
.events-listing .featured-events .featured-container .events-controls .controls-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.events-listing .featured-events .featured-container .events-controls button {
  border: none;
  background-color: #fff;
  height: 40px;
  width: 40px;
  cursor: pointer;
  pointer-events: all;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.events-listing .featured-events .featured-container .events-controls button:hover, .events-listing .featured-events .featured-container .events-controls button:focus {
  background-color: #F0F550;
}
.events-listing .featured-events .featured-container .events-controls button.slick-prev {
  transform: rotate(180deg);
}
.events-listing .featured-events .featured-container .events-controls button svg {
  width: 22px;
}
.events-listing .featured-events .featured-container .slider-controls {
  position: absolute;
  top: 16px;
  left: 18px;
  display: flex;
}
@media screen and (max-width: 640px) {
  .events-listing .featured-events .featured-container .slider-controls {
    left: auto;
    top: 226px;
    right: 36px;
  }
}
.events-listing .featured-events .featured-container .slider-controls .slider-dots ul {
  padding: 0;
  margin: 0;
  display: flex;
}
.events-listing .featured-events .featured-container .slider-controls .slider-dots ul li {
  padding: 0;
  margin: 0 4px;
  font-size: 0;
  line-height: 0;
}
.events-listing .featured-events .featured-container .slider-controls .slider-dots ul li.slick-active button:after {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  border-radius: 3px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
.events-listing .featured-events .featured-container .slider-controls .slider-dots ul li:before {
  display: none;
}
.events-listing .featured-events .featured-container .slider-controls .slider-dots ul li button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px #CED0D8 solid;
}
.events-listing .featured-events .featured-container .slider-controls .slider-autoplay-controls {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.events-listing .featured-events .featured-container .slider-controls .slider-autoplay-controls button {
  font-size: 0;
  line-height: 0;
  background: none;
  border: none;
  cursor: pointer;
  margin: 0 6px;
  transition: all 0.3s ease;
}
.events-listing .featured-events .featured-container .slider-controls .slider-autoplay-controls .slider-pause {
  width: 12px;
  height: 12px;
  border: 1px #fff solid;
  opacity: 0;
  pointer-events: none;
}
.events-listing .featured-events .featured-container .slider-controls .slider-autoplay-controls .slider-pause svg {
  width: 5px;
}
.events-listing .featured-events .featured-container .slider-controls .slider-autoplay-controls .slider-pause svg path, .events-listing .featured-events .featured-container .slider-controls .slider-autoplay-controls .slider-pause svg rect {
  fill: #fff;
}
.events-listing .featured-events .featured-container .slider-controls .slider-autoplay-controls .slider-play {
  width: 12px;
  height: 12px;
  border: 1px #fff solid;
  position: absolute;
  opacity: 1;
  pointer-events: all;
}
.events-listing .featured-events .featured-container .slider-controls .slider-autoplay-controls .slider-play svg {
  width: 6px;
  transform: rotate(-90deg);
}
.events-listing .featured-events .featured-container .slider-controls .slider-autoplay-controls .slider-play svg path, .events-listing .featured-events .featured-container .slider-controls .slider-autoplay-controls .slider-play svg rect {
  fill: #fff;
}
.events-listing .featured-events .featured-container .slider-controls .slider-autoplay-controls.playing .slider-pause {
  opacity: 1;
  pointer-events: all;
}
.events-listing .featured-events .featured-container .slider-controls .slider-autoplay-controls.playing .slider-play {
  opacity: 0;
  pointer-events: none;
}
.events-listing .featured-callout {
  width: 100%;
  padding: 0 30px 0 44px;
}
@media screen and (max-width: 1250px) {
  .events-listing .featured-callout {
    padding: 0 36px;
  }
}
@media screen and (max-width: 1024px) {
  .events-listing .featured-callout {
    padding: 0 36px;
    margin-bottom: 55px;
  }
}
.events-listing .featured-callout.mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .events-listing .featured-callout.mobile {
    display: block;
  }
}
.events-listing .featured-callout.desktop {
  display: block;
}
@media screen and (max-width: 1024px) {
  .events-listing .featured-callout.desktop {
    display: none;
  }
}
.events-listing .featured-callout .callout-container {
  width: 100%;
  padding: 26px;
  border-top: 8px #1C2728 solid;
  border-bottom: 8px #1C2728 solid;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1250px) {
  .events-listing .featured-callout .callout-container {
    flex-flow: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1024px) {
  .events-listing .featured-callout .callout-container {
    align-items: center;
    text-align: center;
  }
}
.events-listing .featured-callout .callout-container h2 {
  font-weight: 600;
  font-size: 21px;
  margin: 0;
}
@media screen and (max-width: 1250px) {
  .events-listing .featured-callout .callout-container h2 {
    margin-bottom: 10px;
  }
}
.events-listing .event-callout {
  width: 100%;
  max-width: 294px;
  padding: 26px 26px 30px;
  border-top: 8px #1C2728 solid;
  border-bottom: 8px #1C2728 solid;
}
@media screen and (max-width: 1024px) {
  .events-listing .event-callout {
    max-width: none;
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .events-listing .event-callout {
    width: calc(100% - 72px);
    margin: 0 auto;
  }
}
.events-listing .event-callout.mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .events-listing .event-callout.mobile {
    display: block;
  }
}
.events-listing .event-callout.desktop {
  display: block;
}
@media screen and (max-width: 1024px) {
  .events-listing .event-callout.desktop {
    display: none;
  }
}
.events-listing .event-callout h2 {
  font-size: 21px;
}

.events-listing {
  position: relative;
  z-index: 2;
  padding: 190px 30px 0 60px;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto 130px;
}
@media screen and (max-width: 1250px) {
  .events-listing {
    padding-left: 36px;
    padding-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .events-listing {
    padding: 140px 0 0;
    margin-bottom: 86px;
  }
}
@media screen and (max-width: 640px) {
  .events-listing {
    padding-top: 75px;
  }
}
.events-listing .container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .events-listing .container {
    display: block;
  }
}
.events-listing .container .inner-container {
  width: 100%;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .events-listing .container .inner-container {
    flex-flow: column;
    padding: 0 36px;
  }
}
@media screen and (max-width: 640px) {
  .events-listing .container .inner-container {
    padding: 0;
  }
}
.events-listing .listing-side {
  width: 32%;
  padding-right: 26px;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}
@media screen and (max-width: 1250px) {
  .events-listing .listing-side {
    padding-right: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side {
    width: 100%;
    padding-right: 0;
  }
}
.events-listing .listing-side .event-upcoming {
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side .event-upcoming {
    display: none;
  }
}
.events-listing .listing-side .event-upcoming .upcoming-content h2 {
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 15px;
}
.events-listing .listing-side .event-upcoming .upcoming-content h3 {
  font-size: 21px;
  margin-bottom: 5px;
}
.events-listing .listing-side .event-upcoming .upcoming-content h4 {
  font-size: 14px;
  margin-bottom: 15px;
}
.events-listing .listing-side .event-upcoming .upcoming-content h4 span {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
.events-listing .listing-side .event-upcoming .upcoming-content h4 span:last-of-type {
  padding: 0;
}
.events-listing .listing-side .event-upcoming .upcoming-content h4 span:last-of-type:after {
  display: none;
}
.events-listing .listing-side .event-upcoming .upcoming-content h4 span:after {
  content: "|";
  position: absolute;
  right: 8px;
  top: 0;
}
.events-listing .listing-side .event-upcoming .upcoming-content h4 .event-type {
  text-transform: uppercase;
}
.events-listing .listing-side .event-upcoming .upcoming-image {
  position: relative;
  height: 244px;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1250px) {
  .events-listing .listing-side .event-upcoming .upcoming-image {
    height: 20vw;
  }
}
.events-listing .listing-side .event-upcoming .upcoming-image:hover .cover-image, .events-listing .listing-side .event-upcoming .upcoming-image:focus .cover-image {
  width: 120%;
  height: 120%;
}
.events-listing .listing-side .event-upcoming .upcoming-image .cover-image {
  width: 100%;
  height: 100%;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  transition: all 0.3s ease;
}
.events-listing .listing-side .event-filter {
  width: 100%;
  padding: 30px 40px 46px;
  background-color: #1C2728;
  margin-bottom: 25px;
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side .event-filter {
    margin-bottom: 0;
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side .event-filter .filter-content {
    padding: 30px 36px 16px;
  }
}
.events-listing .listing-side .event-filter .filter-content h2 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 10px;
}
.events-listing .listing-side .event-filter .filter-content p {
  color: #fff;
  margin-bottom: 18px;
}
.events-listing .listing-side .event-filter .filter-container.open .filter-open {
  background-color: transparent;
  color: #fff;
}
.events-listing .listing-side .event-filter .filter-container.open .filter-open:visited {
  color: #fff;
}
.events-listing .listing-side .event-filter .filter-container.open .filter-open:focus {
  color: #fff;
}
.events-listing .listing-side .event-filter .filter-container.open .filter-open:hover {
  color: #fff;
}
.events-listing .listing-side .event-filter .filter-container.open .filter-open:active {
  color: #fff;
}
.events-listing .listing-side .event-filter .filter-container.open .filter-open:hover, .events-listing .listing-side .event-filter .filter-container.open .filter-open:focus {
  background-color: #F0F550;
  color: #1C2728;
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side .event-filter .filter-container.open .filter-open:hover, .events-listing .listing-side .event-filter .filter-container.open .filter-open:focus {
    background-color: transparent;
    color: #fff;
  }
}
.events-listing .listing-side .event-filter .filter-container.open .filter-open .toggle .desktop {
  opacity: 0;
}
.events-listing .listing-side .event-filter .filter-container.open .filter-open .toggle .mobile {
  opacity: 1;
}
.events-listing .listing-side .event-filter .filter-container.open .filter-dropdown {
  pointer-events: all;
  max-height: 1000px;
  opacity: 1;
}
.events-listing .listing-side .event-filter .filter-container .filter-open {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F0F550;
  color: #1C2728;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  border: 2px #F0F550 solid;
  padding: 6px 14px 6px 18px;
}
.events-listing .listing-side .event-filter .filter-container .filter-open:visited {
  color: #1C2728;
}
.events-listing .listing-side .event-filter .filter-container .filter-open:focus {
  color: #1C2728;
}
.events-listing .listing-side .event-filter .filter-container .filter-open:hover {
  color: #fff;
}
.events-listing .listing-side .event-filter .filter-container .filter-open:active {
  color: #1C2728;
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side .event-filter .filter-container .filter-open {
    border-left: none;
    border-right: none;
    background-color: transparent;
    color: #fff;
    padding: 18px 36px;
    font-size: 15px;
    letter-spacing: 0.05em;
  }
  .events-listing .listing-side .event-filter .filter-container .filter-open:visited {
    color: #fff;
  }
  .events-listing .listing-side .event-filter .filter-container .filter-open:focus {
    color: #fff;
  }
  .events-listing .listing-side .event-filter .filter-container .filter-open:hover {
    color: #fff;
  }
  .events-listing .listing-side .event-filter .filter-container .filter-open:active {
    color: #fff;
  }
}
.events-listing .listing-side .event-filter .filter-container .filter-open:hover, .events-listing .listing-side .event-filter .filter-container .filter-open:focus {
  background-color: transparent;
  color: #fff;
}
.events-listing .listing-side .event-filter .filter-container .filter-open .toggle {
  position: relative;
  width: 30px;
  height: 30px;
  border: 2px #F0F550 solid;
  background-color: #1C2728;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side .event-filter .filter-container .filter-open .toggle {
    width: 26px;
    height: 26px;
    border-radius: 13px;
  }
}
.events-listing .listing-side .event-filter .filter-container .filter-open .toggle div {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  transition: all 0.3s ease;
}
.events-listing .listing-side .event-filter .filter-container .filter-open .toggle div.desktop {
  opacity: 1;
}
.events-listing .listing-side .event-filter .filter-container .filter-open .toggle div.mobile {
  opacity: 0;
}
.events-listing .listing-side .event-filter .filter-container .filter-open .toggle div svg {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
.events-listing .listing-side .event-filter .filter-container .filter-dropdown {
  pointer-events: none;
  max-height: 0;
  opacity: 0;
  transition: all 0.3s ease;
}
.events-listing .listing-side .event-filter .filter-container .filter-options {
  padding: 0;
  margin: 0;
  border-left: 2px #F0F550 solid;
  border-right: 2px #F0F550 solid;
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side .event-filter .filter-container .filter-options {
    border-left: none;
    border-right: none;
  }
}
.events-listing .listing-side .event-filter .filter-container .filter-options li {
  height: 50px;
  padding: 10px 22px;
  margin: 0;
  border-bottom: 1px #353C3D solid;
  display: flex;
  align-items: center;
  color: #fff;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  max-width: none;
}
.events-listing .listing-side .event-filter .filter-container .filter-options li:before {
  display: none;
}
.events-listing .listing-side .event-filter .filter-container .filter-options li label {
  cursor: pointer;
  padding: 0 10px;
}
.events-listing .listing-side .event-filter .filter-container .filter-options li input {
  appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  background-color: transparent;
  border: 2px #fff solid;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.events-listing .listing-side .event-filter .filter-container .filter-options li input:checked:after {
  background-color: #F0F550;
}
.events-listing .listing-side .event-filter .filter-container .filter-options li input:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #1C2728;
  transition: all 0.3s ease;
}
.events-listing .listing-side .event-filter .filter-container .btn {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side .event-filter .filter-container .btn {
    height: 70px;
  }
}
.events-listing .listing-side .event-calendar {
  width: 100%;
  max-width: 294px;
  margin-bottom: 22px;
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side .event-calendar {
    margin-bottom: 0;
    max-width: none;
  }
}
.events-listing .listing-side .event-calendar.open .mobile-open .toggle div:first-of-type {
  transform: rotate(0deg);
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side .event-calendar.open .calendar-container {
    max-height: 500px;
    opacity: 1;
  }
}
.events-listing .listing-side .event-calendar .mobile-open {
  display: none;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-color: #1C2728;
  border-bottom: 2px #F0F550 solid;
  padding: 18px 36px;
  height: 68px;
}
.events-listing .listing-side .event-calendar .mobile-open:visited {
  color: #fff;
}
.events-listing .listing-side .event-calendar .mobile-open:focus {
  color: #fff;
}
.events-listing .listing-side .event-calendar .mobile-open:hover {
  color: #fff;
}
.events-listing .listing-side .event-calendar .mobile-open:active {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side .event-calendar .mobile-open {
    display: flex;
  }
}
.events-listing .listing-side .event-calendar .mobile-open .toggle {
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px #F0F550 solid;
  border-radius: 13px;
}
.events-listing .listing-side .event-calendar .mobile-open .toggle div {
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #F0F550;
  transition: all 0.3s ease;
}
.events-listing .listing-side .event-calendar .mobile-open .toggle div:first-of-type {
  transform: rotate(90deg);
}
.events-listing .listing-side .event-calendar .calendar-container {
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-side .event-calendar .calendar-container {
    max-height: 0;
    opacity: 0;
  }
}
.events-listing .listing-main {
  width: 68%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-main {
    width: 100%;
    margin-bottom: 70px;
  }
}
.events-listing .listing-main .events-list {
  padding: 0;
  margin: 0;
  padding-right: 30px;
}
@media screen and (max-width: 1250px) {
  .events-listing .listing-main .events-list {
    padding-right: 36px;
  }
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-main .events-list {
    padding-right: 0;
  }
}
.events-listing .listing-main .events-list .no_items {
  padding-top: 46px;
}
@media screen and (max-width: 1024px) {
  .events-listing .listing-main .events-list .no_items {
    padding-left: 36px;
    padding-right: 36px;
  }
}
.events-listing .listing-main .events-list .no_items:before {
  display: none;
}
.events-listing .listing-main .events-list .event {
  position: relative;
  padding: 0;
  padding-right: 292px;
  margin: 50px 0;
  max-width: none;
}
@media screen and (max-width: 768px) {
  .events-listing .listing-main .events-list .event {
    padding-right: 220px;
  }
}
@media screen and (max-width: 640px) {
  .events-listing .listing-main .events-list .event {
    padding-right: 0;
  }
}
.events-listing .listing-main .events-list .event:before {
  display: none;
}
.events-listing .listing-main .events-list .event.recurring-true .no-parameter {
  display: none;
}
.events-listing .listing-main .events-list .event.recurring-false .parameter {
  display: none;
}
.events-listing .listing-main .events-list .event .event-content {
  width: 100%;
  min-height: 292px;
  max-width: 520px;
  padding: 0 36px 36px;
  border-bottom: 1px #CED0D8 solid;
}
@media screen and (max-width: 768px) {
  .events-listing .listing-main .events-list .event .event-content {
    padding-left: 0;
    min-height: 220px;
  }
}
@media screen and (max-width: 640px) {
  .events-listing .listing-main .events-list .event .event-content {
    min-height: 160px;
    max-width: none;
    padding-left: 36px;
    padding-right: 196px;
    border-bottom: 1px #707070 solid;
  }
}
.events-listing .listing-main .events-list .event .event-content .content-container {
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
}
.events-listing .listing-main .events-list .event .event-content .content-container .event-category {
  padding-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .events-listing .listing-main .events-list .event .event-content .content-container .event-category {
    padding-bottom: 10px;
  }
}
.events-listing .listing-main .events-list .event .event-content .content-container .event-category.true svg {
  display: block;
}
.events-listing .listing-main .events-list .event .event-content .content-container .event-category svg {
  display: none;
}
@media screen and (max-width: 768px) {
  .events-listing .listing-main .events-list .event .event-content .content-container h3 {
    font-size: 18px;
  }
}
.events-listing .listing-main .events-list .event .event-content .content-container h4 {
  font-size: 14px;
  line-height: 1.57;
}
.events-listing .listing-main .events-list .event .event-content .content-container h4 span {
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 600px) {
  .events-listing .listing-main .events-list .event .event-content .content-container h4 span {
    display: block;
  }
}
.events-listing .listing-main .events-list .event .event-content .content-container h4 span:first-of-type {
  padding-right: 20px;
}
@media screen and (max-width: 600px) {
  .events-listing .listing-main .events-list .event .event-content .content-container h4 span:first-of-type {
    padding-right: 0;
  }
}
.events-listing .listing-main .events-list .event .event-content .content-container h4 span:first-of-type:after {
  content: "|";
  position: absolute;
  right: 8px;
  top: 0;
}
@media screen and (max-width: 600px) {
  .events-listing .listing-main .events-list .event .event-content .content-container h4 span:first-of-type:after {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .events-listing .listing-main .events-list .event .event-content .content-container p {
    display: none;
  }
}
.events-listing .listing-main .events-list .event .event-content .content-container a:hover .event-image .cover-image, .events-listing .listing-main .events-list .event .event-content .content-container a:focus .event-image .cover-image {
  border-radius: 50%;
}
.events-listing .listing-main .events-list .event .event-content .content-container a .text-link {
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .events-listing .listing-main .events-list .event .event-content .content-container a .text-link {
    font-size: 14px;
  }
}
.events-listing .listing-main .events-list .event .event-content .content-container a .text-link:before {
  right: 0;
}
.events-listing .listing-main .events-list .event .event-content .content-container a .event-image {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 292px;
  height: 100%;
  max-height: 292px;
  border-radius: 0;
}
@media screen and (max-width: 768px) {
  .events-listing .listing-main .events-list .event .event-content .content-container a .event-image {
    max-width: 220px;
    max-height: 220px;
  }
}
@media screen and (max-width: 640px) {
  .events-listing .listing-main .events-list .event .event-content .content-container a .event-image {
    max-width: 160px;
    max-height: 160px;
    bottom: auto;
    top: 0;
  }
}
.events-listing .listing-main .events-list .event .event-content .content-container a .event-image .cover-image {
  transition: all 0.3s ease;
}
.events-listing .listing-main .events-list .event .event-content .content-container .event-tags {
  margin-top: 20px;
}
.events-listing .listing-main .events-list .event .event-content .content-container .event-tags strong {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
  display: inline-block;
  position: relative;
  padding-right: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .events-listing .listing-main .events-list .event .event-content .content-container .event-tags strong {
    font-family: canada-type-gibson, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 600px) {
  .events-listing .listing-main .events-list .event .event-content .content-container .event-tags strong {
    padding-right: 0;
  }
}
.events-listing .listing-main .events-list .event .event-content .content-container .event-tags strong:last-of-type {
  padding: 0;
}
.events-listing .listing-main .events-list .event .event-content .content-container .event-tags strong:last-of-type:after {
  display: none;
}
@media screen and (max-width: 600px) {
  .events-listing .listing-main .events-list .event .event-content .content-container .event-tags strong:last-of-type span {
    display: none;
  }
}
.events-listing .listing-main .events-list .event .event-content .content-container .event-tags strong:after {
  content: "|";
  position: absolute;
  right: 6px;
  top: 0;
}
@media screen and (max-width: 600px) {
  .events-listing .listing-main .events-list .event .event-content .content-container .event-tags strong:after {
    display: none;
  }
}
.events-listing .listing-main .events-list .event .event-content .content-container .event-tags strong span {
  display: none;
}
@media screen and (max-width: 600px) {
  .events-listing .listing-main .events-list .event .event-content .content-container .event-tags strong span {
    display: inline-block;
  }
}
.events-listing .listing-main .events-pagination-container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .events-listing .listing-main .events-pagination-container {
    padding: 0 36px;
  }
}
.events-listing .listing-main .events-pagination-container:before {
  display: none;
}
.events-listing .listing-main .events-pagination-container.hidden {
  display: none;
}
.events-listing .listing-main .events-pagination-container ul {
  padding: 0;
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .events-listing .listing-main .events-pagination-container ul li:first-child, .events-listing .listing-main .events-pagination-container ul li:nth-child(2), .events-listing .listing-main .events-pagination-container ul li.active, .events-listing .listing-main .events-pagination-container ul li.active-sibling:nth-last-child(2), .events-listing .listing-main .events-pagination-container ul li:nth-last-child(2), .events-listing .listing-main .events-pagination-container ul li:last-child {
    display: flex !important;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li {
    display: none;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li:nth-last-child(-n+4) {
    display: flex;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li:nth-last-child(4):before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 2.5px;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:before, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 2.5px;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:after, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-left: 2.5px;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:nth-child(-n+3):before, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:nth-child(-n+3):after, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:nth-last-child(-n+3):before, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:nth-last-child(-n+3):after, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:nth-child(-n+3):before, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:nth-child(-n+3):after, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:nth-last-child(-n+3):before, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:nth-last-child(-n+3):after {
    display: none;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5).active ~ li:nth-last-child(-n+4), .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active ~ li:nth-last-child(-n+4) {
    display: none;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5).active ~ li:nth-child(-n+4), .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active ~ li:nth-child(-n+4) {
    display: flex;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5).active ~ li:nth-child(-n+3):after, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active ~ li:nth-child(-n+3):after {
    display: none;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5).active ~ li:nth-child(4):after, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active ~ li:nth-child(4):after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-left: 2.5px;
  }
}
@media (min-width: 768px) {
  .events-listing .listing-main .events-pagination-container ul li:first-child, .events-listing .listing-main .events-pagination-container ul li:nth-child(2), .events-listing .listing-main .events-pagination-container ul li.active-sibling, .events-listing .listing-main .events-pagination-container ul li.active, .events-listing .listing-main .events-pagination-container ul li.active + li, .events-listing .listing-main .events-pagination-container ul li:nth-last-child(2), .events-listing .listing-main .events-pagination-container ul li:last-child {
    display: flex !important;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li {
    display: none;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active-sibling:before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 2.5px;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active + li:after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-left: 2.5px;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-last-child(-n+5) {
    display: flex;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-last-child(5):before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 2.5px;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-child(-n+3):before, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-child(-n+3):after, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-last-child(-n+3):before, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-last-child(-n+3):after, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active-sibling:nth-last-child(-n+4):before, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active-sibling:nth-last-child(-n+4):after {
    display: none !important;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-last-child(-n+5), .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-last-child(-n+5) {
    display: none;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-last-child(-n+5):before, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-last-child(-n+5):before {
    display: none;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-child(-n+5), .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-child(-n+5) {
    display: flex;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-child(-n+4):after, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-child(-n+4):after {
    display: none;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-child(5):after, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-child(5):after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-left: 2.5px;
  }
  .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7).active:before, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7).active:after, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active:before, .events-listing .listing-main .events-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active:after {
    display: none;
  }
}
.events-listing .listing-main .events-pagination-container ul li {
  padding: 0;
  margin: 0;
  width: auto;
}
.events-listing .listing-main .events-pagination-container ul li:before {
  display: none;
}
.events-listing .listing-main .events-pagination-container ul li.active .pagination-link {
  background-color: transparent;
  pointer-events: none;
}
.events-listing .listing-main .events-pagination-container ul li.prev-btn {
  left: 0;
  transform: rotate(180deg);
}
.events-listing .listing-main .events-pagination-container ul li.next-btn {
  right: 0;
}
.events-listing .listing-main .events-pagination-container ul li.prev-btn, .events-listing .listing-main .events-pagination-container ul li.next-btn {
  position: absolute;
}
.events-listing .listing-main .events-pagination-container ul li.prev-btn:hover .pagination-link, .events-listing .listing-main .events-pagination-container ul li.prev-btn:focus .pagination-link, .events-listing .listing-main .events-pagination-container ul li.next-btn:hover .pagination-link, .events-listing .listing-main .events-pagination-container ul li.next-btn:focus .pagination-link {
  opacity: 0.5;
}
.events-listing .listing-main .events-pagination-container ul li.prev-btn.disabled, .events-listing .listing-main .events-pagination-container ul li.next-btn.disabled {
  pointer-events: none;
}
.events-listing .listing-main .events-pagination-container ul li.prev-btn.disabled .pagination-link, .events-listing .listing-main .events-pagination-container ul li.next-btn.disabled .pagination-link {
  opacity: 0.5;
}
.events-listing .listing-main .events-pagination-container ul li.prev-btn .pagination-link, .events-listing .listing-main .events-pagination-container ul li.next-btn .pagination-link {
  font-size: 0;
  line-height: 0;
  width: 25px;
  height: 18px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  border: none;
  background-color: transparent;
  background-image: url("../images/svg/arrow-gray-right.svg");
}
.events-listing .listing-main .events-pagination-container .pagination-link {
  width: 36px;
  height: 36px;
  margin: 0 5px;
  border-radius: 18px;
  background-color: #F0F550;
  color: #1C2728;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  border: 2px #F0F550 solid;
}
.events-listing .listing-main .events-pagination-container .pagination-link:hover, .events-listing .listing-main .events-pagination-container .pagination-link:focus {
  background-color: transparent;
}
.events-listing .listing-main .events-pagination-container .pagination-link.dots {
  background: none;
  border: none;
  margin: 0;
}

.artist-listing {
  position: relative;
  padding-right: 60px;
}
@media screen and (max-width: 1024px) {
  .artist-listing {
    padding-right: 36px;
  }
}
@media screen and (max-width: 640px) {
  .artist-listing {
    padding-right: 0;
  }
}
.artist-listing:before {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: linear-gradient(to bottom, #ECECEC, #fff);
}
.artist-listing .container {
  padding-top: 100px;
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  background-image: linear-gradient(to bottom, #ECECEC, #fff);
}
@media screen and (max-width: 640px) {
  .artist-listing .container {
    padding-top: 40px;
  }
}
.artist-listing .container .listing-container {
  padding: 0 44px;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 140px;
}
@media screen and (max-width: 1024px) {
  .artist-listing .container .listing-container {
    padding: 0 20px;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 640px) {
  .artist-listing .container .listing-container {
    margin-bottom: 60px;
  }
}
.artist-listing .artist-list {
  width: 100%;
  max-width: 1240px;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.artist-listing .artist-list .no_items {
  padding: 0 16px;
}
.artist-listing .artist-list .no_items:before {
  display: none;
}
.artist-listing .artist-list .listing-item {
  margin: 0;
  padding: 0 16px 50px;
  width: 25%;
}
@media screen and (max-width: 1024px) {
  .artist-listing .artist-list .listing-item {
    width: 33.33%;
    padding-bottom: 40px;
  }
  .artist-listing .artist-list .listing-item:nth-of-type(3n + 2) {
    top: 40px;
  }
  .artist-listing .artist-list .listing-item:nth-of-type(3n + 3) {
    top: 80px;
  }
}
@media screen and (min-width: 1025px) {
  .artist-listing .artist-list .listing-item:nth-of-type(4n + 2) {
    top: 50px;
  }
  .artist-listing .artist-list .listing-item:nth-of-type(4n + 3) {
    top: 100px;
  }
  .artist-listing .artist-list .listing-item:nth-of-type(4n + 4) {
    top: 150px;
  }
}
@media screen and (max-width: 768px) {
  .artist-listing .artist-list .listing-item {
    width: 50%;
  }
  .artist-listing .artist-list .listing-item:nth-of-type(3n + 2) {
    top: auto;
  }
  .artist-listing .artist-list .listing-item:nth-of-type(3n + 3) {
    top: auto;
  }
  .artist-listing .artist-list .listing-item:nth-of-type(2n + 2) {
    top: 40px;
  }
}
@media screen and (max-width: 500px) {
  .artist-listing .artist-list .listing-item {
    width: 100%;
  }
  .artist-listing .artist-list .listing-item:nth-of-type(2n + 2) {
    top: auto;
  }
}
.artist-listing .artist-list .listing-item:before {
  display: none;
}
.artist-listing .artist-list .listing-item .item-container {
  width: 100%;
  max-width: 264px;
  margin: 0 auto;
}
.artist-listing .artist-list .listing-item .item-container .item-image {
  position: relative;
  margin-bottom: 20px;
  background-color: #1C2728;
  height: 24vw;
  max-height: 300px;
}
@media screen and (max-width: 1024px) {
  .artist-listing .artist-list .listing-item .item-container .item-image {
    height: 32vw;
  }
}
@media screen and (max-width: 768px) {
  .artist-listing .artist-list .listing-item .item-container .item-image {
    height: 46vw;
  }
}
@media screen and (max-width: 500px) {
  .artist-listing .artist-list .listing-item .item-container .item-image {
    height: 300px;
  }
}
.artist-listing .artist-list .listing-item .item-container .item-image:hover .accolades .slide-out, .artist-listing .artist-list .listing-item .item-container .item-image:focus .accolades .slide-out {
  opacity: 1;
}
.artist-listing .artist-list .listing-item .item-container .item-image:hover .accolades .corner-toggle.inactive, .artist-listing .artist-list .listing-item .item-container .item-image:focus .accolades .corner-toggle.inactive {
  opacity: 0;
}
.artist-listing .artist-list .listing-item .item-container .item-image:hover .accolades .corner-toggle.active, .artist-listing .artist-list .listing-item .item-container .item-image:focus .accolades .corner-toggle.active {
  opacity: 1;
}
.artist-listing .artist-list .listing-item .item-container .item-image .accolades {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.artist-listing .artist-list .listing-item .item-container .item-image .accolades.no-accolades {
  display: none;
}
.artist-listing .artist-list .listing-item .item-container .item-image .accolades .slide-out {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  width: 56%;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: rgba(28, 39, 40, 0.75);
  transition: all 0.3s ease;
  padding: 14px;
}
.artist-listing .artist-list .listing-item .item-container .item-image .accolades .slide-out strong {
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.5;
  color: #fff;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.artist-listing .artist-list .listing-item .item-container .item-image .accolades .corner-toggle {
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.3s ease;
}
.artist-listing .artist-list .listing-item .item-container .item-image .accolades .corner-toggle.inactive {
  opacity: 1;
}
.artist-listing .artist-list .listing-item .item-container .item-image .accolades .corner-toggle.active {
  opacity: 0;
}
.artist-listing .artist-list .listing-item .item-container .item-image .accolades .corner-toggle svg {
  display: block;
}
.artist-listing .artist-list .listing-item .item-container .item-image .profile-pic {
  width: 72px;
  height: 72px;
  position: absolute;
  left: 32px;
  bottom: -12px;
}
.artist-listing .artist-list .listing-item .item-container .item-image .profile-pic .cover-image {
  border: 2px #1C2728 solid;
  border-radius: 50%;
}
.artist-listing .artist-list .listing-item .item-container .item-content h3 {
  font-family: "Roboto Serif", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 1.428;
  margin-bottom: 10px;
}
.artist-listing .artist-list .listing-item .item-container .item-content .social {
  display: flex;
  margin-bottom: 10px;
}
.artist-listing .artist-list .listing-item .item-container .item-content .social a {
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  margin-right: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F0F550;
  width: 22px;
  height: 22px;
  border: 2px #F0F550 solid;
  border-radius: 50%;
}
.artist-listing .artist-list .listing-item .item-container .item-content .social a.hide {
  display: none;
}
.artist-listing .artist-list .listing-item .item-container .item-content .social a:hover, .artist-listing .artist-list .listing-item .item-container .item-content .social a:focus {
  background-color: transparent;
}
.artist-listing .artist-list .listing-item .item-container .item-content .taxonomies span {
  display: inline-block;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.466;
  letter-spacing: 0.02em;
  margin-bottom: 2px;
  position: relative;
  padding-right: 16px;
}
@media screen and (max-width: 600px) {
  .artist-listing .artist-list .listing-item .item-container .item-content .taxonomies span {
    display: block;
  }
}
.artist-listing .artist-list .listing-item .item-container .item-content .taxonomies span:last-of-type {
  padding: 0;
}
.artist-listing .artist-list .listing-item .item-container .item-content .taxonomies span:last-of-type:after {
  display: none;
}
.artist-listing .artist-list .listing-item .item-container .item-content .taxonomies span:after {
  content: "|";
  position: absolute;
  right: 4px;
  top: 0;
}
@media screen and (max-width: 600px) {
  .artist-listing .artist-list .listing-item .item-container .item-content .taxonomies span:after {
    display: none;
  }
}
.artist-listing .artists-pagination-container {
  width: calc(100% - 32px);
  max-width: 1194px;
  margin: 0 auto;
  padding: 0 20px;
  margin-top: 160px;
  border-top: 1px #707070 solid;
}
@media screen and (max-width: 1024px) {
  .artist-listing .artists-pagination-container {
    margin-top: 120px;
  }
}
@media screen and (max-width: 768px) {
  .artist-listing .artists-pagination-container {
    margin-top: 60px;
  }
}
@media screen and (max-width: 500px) {
  .artist-listing .artists-pagination-container {
    margin-top: 20px;
  }
}
.artist-listing .artists-pagination-container:before {
  display: none;
}
.artist-listing .artists-pagination-container.hidden {
  border: none;
  margin-top: 80px;
}
@media screen and (max-width: 1024px) {
  .artist-listing .artists-pagination-container.hidden {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .artist-listing .artists-pagination-container.hidden {
    margin-top: 40px;
  }
}
@media screen and (max-width: 500px) {
  .artist-listing .artists-pagination-container.hidden {
    margin-top: 20px;
  }
}
.artist-listing .artists-pagination-container.hidden ul {
  display: none;
}
.artist-listing .artists-pagination-container ul {
  padding: 45px 0 0;
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .artist-listing .artists-pagination-container ul li:first-child, .artist-listing .artists-pagination-container ul li:nth-child(2), .artist-listing .artists-pagination-container ul li.active, .artist-listing .artists-pagination-container ul li.active-sibling:nth-last-child(2), .artist-listing .artists-pagination-container ul li:nth-last-child(2), .artist-listing .artists-pagination-container ul li:last-child {
    display: flex !important;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li {
    display: none;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li:nth-last-child(-n+4) {
    display: flex;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li:nth-last-child(4):before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 2.5px;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:before, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 2.5px;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:after, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-left: 2.5px;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:nth-child(-n+3):before, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:nth-child(-n+3):after, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:nth-last-child(-n+3):before, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5).active:nth-last-child(-n+3):after, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:nth-child(-n+3):before, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:nth-child(-n+3):after, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:nth-last-child(-n+3):before, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active:nth-last-child(-n+3):after {
    display: none;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5).active ~ li:nth-last-child(-n+4), .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active ~ li:nth-last-child(-n+4) {
    display: none;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5).active ~ li:nth-child(-n+4), .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active ~ li:nth-child(-n+4) {
    display: flex;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5).active ~ li:nth-child(-n+3):after, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active ~ li:nth-child(-n+3):after {
    display: none;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5).active ~ li:nth-child(4):after, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+5) ~ li.active ~ li:nth-child(4):after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-left: 2.5px;
  }
}
@media (min-width: 768px) {
  .artist-listing .artists-pagination-container ul li:first-child, .artist-listing .artists-pagination-container ul li:nth-child(2), .artist-listing .artists-pagination-container ul li.active-sibling, .artist-listing .artists-pagination-container ul li.active, .artist-listing .artists-pagination-container ul li.active + li, .artist-listing .artists-pagination-container ul li:nth-last-child(2), .artist-listing .artists-pagination-container ul li:last-child {
    display: flex !important;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li {
    display: none;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active-sibling:before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 2.5px;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active + li:after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-left: 2.5px;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-last-child(-n+5) {
    display: flex;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-last-child(5):before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-right: 2.5px;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-child(-n+3):before, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-child(-n+3):after, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-last-child(-n+3):before, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li:nth-last-child(-n+3):after, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active-sibling:nth-last-child(-n+4):before, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active-sibling:nth-last-child(-n+4):after {
    display: none !important;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-last-child(-n+5), .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-last-child(-n+5) {
    display: none;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-last-child(-n+5):before, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-last-child(-n+5):before {
    display: none;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-child(-n+5), .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-child(-n+5) {
    display: flex;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-child(-n+4):after, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-child(-n+4):after {
    display: none;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7).active ~ li:nth-child(5):after, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active ~ li:nth-child(5):after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: none;
    margin-left: 2.5px;
  }
  .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7).active:before, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7).active:after, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active:before, .artist-listing .artists-pagination-container ul li:nth-child(2):nth-last-child(n+7) ~ li.active:after {
    display: none;
  }
}
.artist-listing .artists-pagination-container ul li {
  padding: 0;
  margin: 0;
  width: auto;
}
.artist-listing .artists-pagination-container ul li:before {
  display: none;
}
.artist-listing .artists-pagination-container ul li.active .pagination-link {
  background-color: transparent;
}
.artist-listing .artists-pagination-container ul li.prev-btn {
  left: 0;
  transform: rotate(180deg);
}
.artist-listing .artists-pagination-container ul li.next-btn {
  right: 0;
}
.artist-listing .artists-pagination-container ul li.prev-btn, .artist-listing .artists-pagination-container ul li.next-btn {
  position: absolute;
}
.artist-listing .artists-pagination-container ul li.prev-btn:hover .pagination-link, .artist-listing .artists-pagination-container ul li.prev-btn:focus .pagination-link, .artist-listing .artists-pagination-container ul li.next-btn:hover .pagination-link, .artist-listing .artists-pagination-container ul li.next-btn:focus .pagination-link {
  opacity: 0.5;
}
.artist-listing .artists-pagination-container ul li.prev-btn.disabled, .artist-listing .artists-pagination-container ul li.next-btn.disabled {
  pointer-events: none;
}
.artist-listing .artists-pagination-container ul li.prev-btn.disabled .pagination-link, .artist-listing .artists-pagination-container ul li.next-btn.disabled .pagination-link {
  opacity: 0.5;
}
.artist-listing .artists-pagination-container ul li.prev-btn .pagination-link, .artist-listing .artists-pagination-container ul li.next-btn .pagination-link {
  font-size: 0;
  line-height: 0;
  width: 25px;
  height: 18px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  border: none;
  background-color: transparent;
  background-image: url("../images/svg/arrow-gray-right.svg");
}
.artist-listing .artists-pagination-container .pagination-link {
  width: 36px;
  height: 36px;
  margin: 0 5px;
  border-radius: 18px;
  background-color: #F0F550;
  color: #1C2728;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  border: 2px #F0F550 solid;
}
.artist-listing .artists-pagination-container .pagination-link:hover, .artist-listing .artists-pagination-container .pagination-link:focus {
  background-color: transparent;
}
.artist-listing .artists-pagination-container .pagination-link.dots {
  background: none;
  border: none;
  margin: 0;
}
.artist-listing .pagination-container {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.artist-listing .artist-pagination {
  width: 100%;
  max-width: 1320px;
  padding: 0 60px;
  margin-top: 150px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1024px) {
  .artist-listing .artist-pagination {
    padding: 0 36px;
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 768px) {
  .artist-listing .artist-pagination {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 500px) {
  .artist-listing .artist-pagination {
    margin-top: 20px;
  }
}
.artist-listing .artist-pagination .pagination-container {
  padding-top: 46px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px #707070 solid;
}
@media screen and (max-width: 1024px) {
  .artist-listing .artist-pagination .pagination-container {
    padding-top: 36px;
  }
}
.artist-listing .artist-pagination .page-numbers {
  width: 36px;
  height: 36px;
  margin: 0 5px;
  border-radius: 18px;
  background-color: #F0F550;
  color: #1C2728;
  font-family: canada-type-gibson, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration-color: transparent;
  -webkit-text-decoration-color: transparent;
  border: 2px #F0F550 solid;
}
.artist-listing .artist-pagination .page-numbers:hover, .artist-listing .artist-pagination .page-numbers:focus {
  background-color: transparent;
}
.artist-listing .artist-pagination .page-numbers.dots {
  background: none;
  border: none;
  margin: 0;
}
.artist-listing .artist-pagination .page-numbers.current {
  background-color: transparent;
}
.artist-listing .artist-pagination .page-numbers.prev {
  left: 0;
  transform: rotate(180deg);
}
.artist-listing .artist-pagination .page-numbers.next {
  right: 0;
}
.artist-listing .artist-pagination .page-numbers.prev, .artist-listing .artist-pagination .page-numbers.next {
  position: absolute;
  font-size: 0;
  line-height: 0;
  width: 25px;
  height: 18px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  border: none;
  background-color: transparent;
  background-image: url("../images/svg/arrow-gray-right.svg");
}
.artist-listing .artist-pagination .page-numbers.prev:hover, .artist-listing .artist-pagination .page-numbers.prev:focus, .artist-listing .artist-pagination .page-numbers.next:hover, .artist-listing .artist-pagination .page-numbers.next:focus {
  opacity: 0.5;
}
.artist-listing .post-container {
  position: relative;
  padding: 0 60px;
}
@media screen and (max-width: 1024px) {
  .artist-listing .post-container {
    padding: 0 36px;
  }
}
@media screen and (max-width: 600px) {
  .artist-listing .post-container {
    padding: 0;
  }
}

/*# sourceMappingURL=style.css.map */
