/*!*********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./scss/main.scss ***!
  \*********************************************************************************************************/
@import url(https://use.typekit.net/ytg5fqi.css);
/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./scss/main.scss (1) ***!
  \*************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;700&display=swap);
/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./scss/main.scss (2) ***!
  \*************************************************************************************************************/
/**
 * Variables
 * Contains global variables available to the theme.
 */
@font-face {
  font-family: "Mercury Display";
  src: url(71c2fec1362a4492a879.woff) format("woff"), url(307abf40dfc7b81f43c4.woff2) format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: "Mercury Display";
  src: url(dd29a37f9e9307501345.woff) format("woff"), url(764f9a89040a2bde0d91.woff2) format("woff2");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Mercury Display";
  src: url(71f1e6dc9a9c6c51014d.woff) format("woff"), url(f74850f2b0791012c61a.woff2) format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "Mercury Display";
  src: url(c69dadf4dc531eb1bc2e.woff) format("woff"), url(62b56b2e1abfb538278c.woff2) format("woff2");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Mercury Display";
  src: url(f510461c8c155752c01d.woff) format("woff"), url(3ee4ab51845bfb3301a8.woff2) format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Mercury Display";
  src: url(dfa1890612cd39060163.woff) format("woff"), url(ddff353dd76f8d1b7715.woff2) format("woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Mercury Display";
  src: url(853efd97c6c4eed4a60b.woff) format("woff"), url(f24f1226eae51f945f91.woff2) format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: "Mercury Display";
  src: url(06c716fe43140196e5fe.woff) format("woff"), url(41667b2e7b2175fdd7dd.woff2) format("woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "29LT Zarid Display";
  src: url(0d0b1c12d8840e2d7b09.woff) format("woff"), url(8012f635f68ef5e321ae.woff2) format("woff2"), url(6b9af23887c25a6f4710.otf) format("otf");
  font-weight: 500;
}
/*
 * Regular:  font-weight: 400;
 * Italic: font-style: italic;
 * Medium: font-weight: 500;
 * Medium & Italic: font-style: italic; font-weight: 500
 * Bold: font-weight: 700;
 * Bold & Italic: font-style: italic; font-weight: 700
 */
/**
 * Mixins
 * Contains global SCSS mixins
 */
.wp-block-columns {
  display: block;
}
@media screen and (min-width: 700px) {
  .wp-block-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start !important;
}
.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end;
}

.wp-block-column {
  margin: 27px 1.5rem 0;
}
@media (min-width: 700px) {
  .wp-block-column {
    margin-top: 21px;
  }
}
@media (min-width: 1025px) {
  .wp-block-column {
    margin-top: 0;
  }
}
.wp-block-column:first-of-type {
  margin-left: 0;
}
.wp-block-column:last-of-type {
  margin-right: 0;
}
.wp-block-column .wp-block-image {
  margin: 0 0 26px;
}
@media (min-width: 700px) {
  .wp-block-column .wp-block-image {
    margin: 0 0 21px;
  }
}
.wp-block-column .wp-block-image:only-child {
  margin-bottom: -3rem !important;
}
@media screen and (min-width: 1025px) {
  .wp-block-column .wp-block-image:only-child {
    margin-bottom: -3.9rem !important;
  }
}
.wp-block-column .wp-block-image img {
  border-radius: 0;
  width: 100%;
}
.wp-block-column h3, .wp-block-column .alert-event-title {
  font-weight: 700;
}
.wp-block-column h3 a, .wp-block-column .alert-event-title a {
  color: #000000;
  text-decoration: none;
  transition: 0.3s color;
  padding: 0 17px 0 0;
}
.wp-block-column h3 a:hover, .wp-block-column .alert-event-title a:hover {
  color: #ad1c1c;
}
.wp-block-column h3 a:hover .last-word span::after, .wp-block-column .alert-event-title a:hover .last-word span::after {
  left: 17px;
  filter: brightness(1);
}
.wp-block-column h3 a .last-word, .wp-block-column .alert-event-title a .last-word {
  display: inline-block;
}
.wp-block-column h3 a .last-word span::after, .wp-block-column .alert-event-title a .last-word span::after {
  content: "";
  display: inline-block;
  height: 17px;
  width: 9px;
  position: relative;
  top: 1px;
  left: 7px;
  background: url(9f56ae28d98ded6c043f.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 15px;
  filter: brightness(0);
  transition: all 0.3s ease;
}
@media (min-width: 700px) {
  .wp-block-column h3 a .last-word span::after, .wp-block-column .alert-event-title a .last-word span::after {
    height: 21px;
    width: 11px;
    top: 2px;
  }
}
@media (min-width: 1025px) {
  .wp-block-column h3 a .last-word span::after, .wp-block-column .alert-event-title a .last-word span::after {
    height: 23px;
    width: 13px;
    top: 3px;
  }
}
/* .wp-block-column *:last-child {
  margin: 0;
} */

.wp-block-group .wp-block-columns {
  margin-top: 27px;
}
@media (min-width: 700px) {
  .wp-block-group .wp-block-columns {
    margin-top: 43px;
  }
}
@media (min-width: 1025px) {
  .wp-block-group .wp-block-columns {
    margin-top: 52px;
  }
}

.block-column-2,
.block-column-3 {
  min-height: auto;
  padding-top: 56px;
  padding-bottom: 14px;
}
@media screen and (min-width: 700px) {
  .block-column-2,
.block-column-3 {
    padding-top: 94px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-2,
.block-column-3 {
    padding-top: 137px;
    padding-bottom: 44px;
  }
}
.block-column-2 h2,
.block-column-3 h2 {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .block-column-2 h2,
.block-column-3 h2 {
    margin-bottom: 10px;
  }
}
.block-column-2 h2 + p,
.block-column-3 h2 + p {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .block-column-2 h2 + p,
.block-column-3 h2 + p {
    margin-bottom: 10px;
  }
}
.block-column-2::before,
.block-column-3::before {
  height: 297px !important;
}
@media screen and (min-width: 700px) {
  .block-column-2::before,
.block-column-3::before {
    height: 324px !important;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-2::before,
.block-column-3::before {
    height: 487px !important;
  }
}
.block-column-2 h2,
.block-column-3 h2 {
  font-size: 2.8rem;
  line-height: 1;
  font-family: "Mercury Display", serif;
}
@media screen and (min-width: 700px) {
  .block-column-2 h2,
.block-column-3 h2 {
    font-size: 3.8rem;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-2 h2,
.block-column-3 h2 {
    font-size: 5rem;
  }
}
.block-column-2 h2 + p,
.block-column-3 h2 + p {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.5;
}
@media screen and (min-width: 700px) {
  .block-column-2 h2 + p,
.block-column-3 h2 + p {
    line-height: 1.7;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-2 h2 + p,
.block-column-3 h2 + p {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.block-column-2 .wp-block-columns,
.block-column-3 .wp-block-columns {
  align-items: flex-start;
  margin-bottom: 0;
}
.block-column-2 .wp-block-columns .wp-block-column,
.block-column-3 .wp-block-columns .wp-block-column {
  box-shadow: 0 5px 40px 20px rgba(226, 226, 226, 0.5);
  padding: 0 2rem 3rem 2rem;
  z-index: 1;
}
@media screen and (min-width: 700px) {
  .block-column-2 .wp-block-columns .wp-block-column,
.block-column-3 .wp-block-columns .wp-block-column {
    padding: 0 2.5rem 3rem 2.5rem;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-2 .wp-block-columns .wp-block-column,
.block-column-3 .wp-block-columns .wp-block-column {
    padding: 0 3rem 3.9rem 3rem;
  }
}
.block-column-2 .wp-block-columns .wp-block-column .wp-block-image,
.block-column-3 .wp-block-columns .wp-block-column .wp-block-image {
  margin: 0 -2rem 0 -2rem;
  box-shadow: none;
}
@media screen and (min-width: 700px) {
  .block-column-2 .wp-block-columns .wp-block-column .wp-block-image,
.block-column-3 .wp-block-columns .wp-block-column .wp-block-image {
    margin: 0 -2.5rem 0 -2.5rem;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-2 .wp-block-columns .wp-block-column .wp-block-image,
.block-column-3 .wp-block-columns .wp-block-column .wp-block-image {
    margin: 0 -3rem 0 -3rem;
  }
}
.block-column-2 .wp-block-columns .wp-block-column h3, .block-column-2 .wp-block-columns .wp-block-column .alert-event-title,
.block-column-3 .wp-block-columns .wp-block-column h3,
.block-column-3 .wp-block-columns .wp-block-column .alert-event-title {
  font-size: 2rem;
  font-family: "aktiv-grotesk", sans-serif;
  line-height: normal;
  margin-bottom: 1.6rem;
  margin-top: 2.7rem;
  font-weight: 700;
}
.block-column-2 .wp-block-columns .wp-block-column h3 a, .block-column-2 .wp-block-columns .wp-block-column .alert-event-title a,
.block-column-3 .wp-block-columns .wp-block-column h3 a,
.block-column-3 .wp-block-columns .wp-block-column .alert-event-title a {
  color: #000000;
  text-decoration: none;
  transition: 0.3s color;
  padding: 0 17px 0 0;
}
.block-column-2 .wp-block-columns .wp-block-column h3 a:hover, .block-column-2 .wp-block-columns .wp-block-column .alert-event-title a:hover,
.block-column-3 .wp-block-columns .wp-block-column h3 a:hover,
.block-column-3 .wp-block-columns .wp-block-column .alert-event-title a:hover {
  color: #575454;
}
.block-column-2 .wp-block-columns .wp-block-column h3 a:hover .last-word span::after, .block-column-2 .wp-block-columns .wp-block-column .alert-event-title a:hover .last-word span::after,
.block-column-3 .wp-block-columns .wp-block-column h3 a:hover .last-word span::after,
.block-column-3 .wp-block-columns .wp-block-column .alert-event-title a:hover .last-word span::after {
  left: 17px;
  filter: brightness(1);
}
.block-column-2 .wp-block-columns .wp-block-column h3 a .last-word, .block-column-2 .wp-block-columns .wp-block-column .alert-event-title a .last-word,
.block-column-3 .wp-block-columns .wp-block-column h3 a .last-word,
.block-column-3 .wp-block-columns .wp-block-column .alert-event-title a .last-word {
  display: inline-block;
}
.block-column-2 .wp-block-columns .wp-block-column h3 a .last-word span::after, .block-column-2 .wp-block-columns .wp-block-column .alert-event-title a .last-word span::after,
.block-column-3 .wp-block-columns .wp-block-column h3 a .last-word span::after,
.block-column-3 .wp-block-columns .wp-block-column .alert-event-title a .last-word span::after {
  content: "";
  display: inline-block;
  height: 17px;
  width: 9px;
  position: relative;
  top: 1px;
  left: 7px;
  background: url(9f56ae28d98ded6c043f.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 15px;
  filter: brightness(0);
  transition: all 0.3s ease;
}
@media (min-width: 700px) {
  .block-column-2 .wp-block-columns .wp-block-column h3 a .last-word span::after, .block-column-2 .wp-block-columns .wp-block-column .alert-event-title a .last-word span::after,
.block-column-3 .wp-block-columns .wp-block-column h3 a .last-word span::after,
.block-column-3 .wp-block-columns .wp-block-column .alert-event-title a .last-word span::after {
    height: 21px;
    width: 11px;
    top: 2px;
  }
}
@media (min-width: 1025px) {
  .block-column-2 .wp-block-columns .wp-block-column h3 a .last-word span::after, .block-column-2 .wp-block-columns .wp-block-column .alert-event-title a .last-word span::after,
.block-column-3 .wp-block-columns .wp-block-column h3 a .last-word span::after,
.block-column-3 .wp-block-columns .wp-block-column .alert-event-title a .last-word span::after {
    height: 23px;
    width: 13px;
    top: 3px;
  }
}
@media screen and (min-width: 700px) {
  .block-column-2 .wp-block-columns .wp-block-column h3, .block-column-2 .wp-block-columns .wp-block-column .alert-event-title,
.block-column-3 .wp-block-columns .wp-block-column h3,
.block-column-3 .wp-block-columns .wp-block-column .alert-event-title {
    font-size: 2.4rem;
    margin-bottom: 1.8rem;
    margin-top: 2.3rem;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-2 .wp-block-columns .wp-block-column h3, .block-column-2 .wp-block-columns .wp-block-column .alert-event-title,
.block-column-3 .wp-block-columns .wp-block-column h3,
.block-column-3 .wp-block-columns .wp-block-column .alert-event-title {
    font-size: 2.8rem;
    margin-bottom: 1.5rem;
    margin-top: 2.4rem;
  }
}
.block-column-2 .wp-block-columns .wp-block-column ul,
.block-column-3 .wp-block-columns .wp-block-column ul {
  padding: 6px 30px 0 32px;
}
@media screen and (min-width: 700px) {
  .block-column-2 .wp-block-columns .wp-block-column ul,
.block-column-3 .wp-block-columns .wp-block-column ul {
    padding: 11px 23px 0 42px;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-2 .wp-block-columns .wp-block-column ul,
.block-column-3 .wp-block-columns .wp-block-column ul {
    padding: 2.4px 25px 0 42px;
    line-height: 1.5;
  }
}
.block-column-2 .wp-block-columns .wp-block-column ul li::before,
.block-column-3 .wp-block-columns .wp-block-column ul li::before {
  left: -22px;
  top: 10px;
  width: 4px;
  height: 4px;
}
@media screen and (min-width: 700px) {
  .block-column-2 .wp-block-columns .wp-block-column ul li::before,
.block-column-3 .wp-block-columns .wp-block-column ul li::before {
    top: 8px;
    left: -21px;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-2 .wp-block-columns .wp-block-column ul li::before,
.block-column-3 .wp-block-columns .wp-block-column ul li::before {
    top: 10px;
    left: -21px;
  }
}

@media screen and (min-width: 1025px) {
  .block-column-3:before {
    height: 421px;
  }
}
.block-column-3 .wp-block-columns {
  align-items: inherit;
}
@media screen and (min-width: 1025px) {
  .block-column-3 .wp-block-columns {
    align-items: flex-start;
  }
}

.block-column-1 {
  width: 100% !important;
  padding-bottom: 65px;
}
@media screen and (min-width: 700px) {
  .block-column-1 {
    padding-top: 45px;
    padding-bottom: 55px;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.block-column-1 h2 {
  font-size: 2.8rem;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 0;
  font-family: "Mercury Display", serif;
}
@media screen and (min-width: 700px) {
  .block-column-1 h2 {
    font-size: 3.8rem;
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-1 h2 {
    font-size: 5rem;
    margin-bottom: 16px;
  }
}
.block-column-1 h5, .block-column-1 .header .menu-wrapper .information-for-menu h2, .header .menu-wrapper .information-for-menu .block-column-1 h2 {
  font-family: "aktiv-grotesk", sans-serif;
  margin: 0 0 1em;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.5;
}
@media screen and (min-width: 700px) {
  .block-column-1 h5, .block-column-1 .header .menu-wrapper .information-for-menu h2, .header .menu-wrapper .information-for-menu .block-column-1 h2 {
    line-height: 1.7;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-1 h5, .block-column-1 .header .menu-wrapper .information-for-menu h2, .header .menu-wrapper .information-for-menu .block-column-1 h2 {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.block-column-1 .wp-block-media-text {
  margin: 25px 0 0 0 !important;
  border-top: none !important;
  padding: 0 !important;
}
@media screen and (min-width: 700px) {
  .block-column-1 .wp-block-media-text {
    margin: 41px 0 0 0 !important;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-1 .wp-block-media-text {
    margin: 54px 0 0 0 !important;
  }
}
.block-column-1 .wp-block-media-text .wp-block-media-text__media img {
  border-radius: 0;
}
.block-column-1 .wp-block-media-text .wp-block-media-text__content {
  padding: 6px 0 1px 0;
}
@media screen and (min-width: 700px) {
  .block-column-1 .wp-block-media-text .wp-block-media-text__content {
    padding: 26px 0px 0px 40px;
  }
}
.block-column-1 .wp-block-media-text .wp-block-media-text__content h3, .block-column-1 .wp-block-media-text .wp-block-media-text__content .alert-event-title {
  font-size: 2rem;
  line-height: normal;
  margin-bottom: 1.6rem;
  font-weight: 700;
}
.block-column-1 .wp-block-media-text .wp-block-media-text__content h3 a, .block-column-1 .wp-block-media-text .wp-block-media-text__content .alert-event-title a {
  color: #000000;
  text-decoration: none;
  transition: 0.3s color;
  padding: 0 17px 0 0;
}
.block-column-1 .wp-block-media-text .wp-block-media-text__content h3 a:hover, .block-column-1 .wp-block-media-text .wp-block-media-text__content .alert-event-title a:hover {
  color: #575454;
}
.block-column-1 .wp-block-media-text .wp-block-media-text__content h3 a:hover .last-word span::after, .block-column-1 .wp-block-media-text .wp-block-media-text__content .alert-event-title a:hover .last-word span::after {
  left: 17px;
  filter: brightness(1);
}
.block-column-1 .wp-block-media-text .wp-block-media-text__content h3 a .last-word, .block-column-1 .wp-block-media-text .wp-block-media-text__content .alert-event-title a .last-word {
  display: inline-block;
}
.block-column-1 .wp-block-media-text .wp-block-media-text__content h3 a .last-word span::after, .block-column-1 .wp-block-media-text .wp-block-media-text__content .alert-event-title a .last-word span::after {
  content: "";
  display: inline-block;
  height: 17px;
  width: 9px;
  position: relative;
  top: 1px;
  left: 7px;
  background: url(9f56ae28d98ded6c043f.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 15px;
  filter: brightness(0);
  transition: all 0.3s ease;
}
@media (min-width: 700px) {
  .block-column-1 .wp-block-media-text .wp-block-media-text__content h3 a .last-word span::after, .block-column-1 .wp-block-media-text .wp-block-media-text__content .alert-event-title a .last-word span::after {
    height: 21px;
    width: 11px;
    top: 2px;
  }
}
@media (min-width: 1025px) {
  .block-column-1 .wp-block-media-text .wp-block-media-text__content h3 a .last-word span::after, .block-column-1 .wp-block-media-text .wp-block-media-text__content .alert-event-title a .last-word span::after {
    height: 23px;
    width: 13px;
    top: 3px;
  }
}
@media screen and (min-width: 700px) {
  .block-column-1 .wp-block-media-text .wp-block-media-text__content h3, .block-column-1 .wp-block-media-text .wp-block-media-text__content .alert-event-title {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1025px) {
  .block-column-1 .wp-block-media-text .wp-block-media-text__content h3, .block-column-1 .wp-block-media-text .wp-block-media-text__content .alert-event-title {
    font-size: 2.8rem;
    margin-bottom: 1.5rem;
  }
}

.site-main--no-sidebar {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1920px;
  margin: 0 auto;
}
@media screen and (min-width: 700px) {
  .site-main--no-sidebar {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .site-main--no-sidebar {
    padding-left: 60px;
    padding-right: 60px;
  }
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
* {
  box-sizing: border-box;
}

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #FFFF00;
  color: #000000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: "aktiv-grotesk", sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}

select::-ms-expand {
  display: none;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
  border-radius: 0;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: none;
  /* 2 */
  cursor: pointer;
  border: unset;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

body .slick-slider {
  margin-bottom: 0;
}
body .slick-next .slick-next-icon {
  display: none;
}
body .slick-prev .slick-prev-icon {
  display: none;
}

/**
 * @file
 * Print specific styliing
 */
@media print {
  .header,
.footer {
    display: none;
  }
}
/**
 * @file
 * Typography
 * Base typography for the theme
 */
h1,
.h1 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.33;
  font-family: "aktiv-grotesk", sans-serif;
  margin: 23px 0 14.9px;
}
@media screen and (min-width: 700px) {
  h1,
.h1 {
    font-size: 5rem;
    line-height: 1.2;
    margin-bottom: 41px;
  }
}
@media screen and (min-width: 1025px) {
  h1,
.h1 {
    font-size: 7rem;
    line-height: 1.09;
    margin-bottom: 52px;
  }
}

h2,
.h2 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.25;
  margin: 25px 0 16px;
  font-family: "Mercury Display", serif;
}
@media screen and (min-width: 700px) {
  h2,
.h2 {
    font-size: 3.8rem;
    margin: 36.9px 0 9px;
  }
}
@media screen and (min-width: 1025px) {
  h2,
.h2 {
    font-size: 5rem;
    margin: 45px 0 24px;
  }
}

h3, .alert-event-title,
.h3 {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.2;
  font-family: "aktiv-grotesk", sans-serif;
  margin: 37px 0 22px;
}
@media screen and (min-width: 700px) {
  h3, .alert-event-title,
.h3 {
    font-size: 3rem;
    margin: 55px 0 16px;
  }
}
@media screen and (min-width: 1025px) {
  h3, .alert-event-title,
.h3 {
    font-size: 3.7rem;
    margin: 71px 0 17px;
  }
}

h4,
.h4 {
  font-size: 2.2rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.36;
  margin: 33px 0 16px;
  font-family: "Mercury Display", serif;
}
@media screen and (min-width: 700px) {
  h4,
.h4 {
    font-size: 2.4rem;
    line-height: 1.33;
    margin: 37px 0 11px;
  }
}
@media screen and (min-width: 1025px) {
  h4,
.h4 {
    margin: 43px 0 10px;
  }
}

h5, .header .menu-wrapper .information-for-menu h2,
.h5 {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.21;
  font-family: "aktiv-grotesk", sans-serif;
  margin: 43px 0 16px;
}
@media screen and (min-width: 700px) {
  h5, .header .menu-wrapper .information-for-menu h2,
.h5 {
    margin: 69px 0 15px;
  }
}
@media screen and (min-width: 1025px) {
  h5, .header .menu-wrapper .information-for-menu h2,
.h5 {
    margin: 61px 0 15px;
  }
}

h6,
.h6 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.55;
  font-family: "aktiv-grotesk", sans-serif;
  margin: 36px 0 11px;
}
@media screen and (min-width: 700px) {
  h6,
.h6 {
    line-height: 1.33;
    margin: 40px 0 17px;
  }
}
@media screen and (min-width: 1025px) {
  h6,
.h6 {
    margin: 42px 0 17px;
  }
}

.arabic {
  direction: rtl;
}
.arabic h1,
.arabic h2,
.arabic h3,
.arabic .alert-event-title,
.arabic h4,
.arabic h5,
.arabic .header .menu-wrapper .information-for-menu h2,
.header .menu-wrapper .information-for-menu .arabic h2,
.arabic h6 {
  font-family: "IBM Plex Sans Arabic", serif;
}

p {
  font-size: 1.6rem;
  margin: 0 0 1.5rem;
  line-height: 1.5;
  font-family: "aktiv-grotesk", sans-serif;
}
@media screen and (min-width: 700px) {
  p {
    font-size: 1.6rem;
  }
}
p:empty {
  display: none;
}
strong {
  font-weight: 700;
}

/**
 * Base theme styles
 * This file contains theme base styles.
 *
 * For example:
 * - WYSIWYG styles and layouts
 * - Images and Videos
 * - Tables
 * - Focus State
 * - Fixed class to prevent scrolling
 * - Remove margin on last elements
 * - Visually hidden
 * - Content narrow
 * - Skip to content
 * - Floated content
 * - wp-block-button__link
 * - Links
 * - Inline images
 * - Horizontal Rules
 * - Lists
 * - Images block
 * - Floated images
 * - Captions
 * - Hero and intro
 * - Primary Button
 * - Secondary Button
 * - Submit Button
 * - Move Left Button
 * - Move Right Button
 * - Black Text Link
 * - White icon on black
 * - block-quote
 * - video with cover image
 * - Form style
 * - block-embed
 */
html {
  font-size: 10px;
  overflow-x: hidden;
}

body {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
@media (min-width: 1025px) {
  body {
    line-height: 1.4444;
  }
}

section {
  clear: both;
}

* {
  outline-offset: 2px;
}
*:focus {
  outline: 1px solid #575454;
  outline-offset: 2px;
}

.dark-focus, .alert-event .btn-secondary:focus, .alert-event-discip a:focus, .header .menu-wrapper .nav-wrapper, .header-search__form, .header-search__toggle, .alert.black, .alert.red, .event-main-list .event-image-block a, .news-feature-img-wrapper, .news-feature-item, .ecosystem-image-title a, .program-finder .degree-student-voice-caption p a, .image-carousel-caption p a, .program-tabs .program-tab-item .program-tab-selected-value, .gallery .gallery-thumb-inner, .work-filter .fliter-selected-value, .site-main__content .has-large-font-size:first-child a {
  outline-offset: 2px;
}
.dark-focus:focus, .alert-event .btn-secondary:focus, .alert-event-discip a:focus, .header .menu-wrapper .nav-wrapper:focus, .header-search__form:focus, .header-search__toggle:focus, .alert.black:focus, .alert.red:focus, .event-main-list .event-image-block a:focus, .news-feature-img-wrapper:focus, .news-feature-item:focus, .ecosystem-image-title a:focus, .program-finder .degree-student-voice-caption p a:focus, .image-carousel-caption p a:focus, .program-tabs .program-tab-item .program-tab-selected-value:focus, .gallery .gallery-thumb-inner:focus, .work-filter .fliter-selected-value:focus, .site-main__content .has-large-font-size:first-child a:focus {
  outline: 1px solid #575454;
  outline-offset: 2px;
}
.dark-focus:focus, .alert-event .btn-secondary:focus, .alert-event-discip a:focus, .header .menu-wrapper .nav-wrapper:focus, .header-search__form:focus, .header-search__toggle:focus, .alert.black:focus, .alert.red:focus, .event-main-list .event-image-block a:focus, .news-feature-img-wrapper:focus, .news-feature-item:focus, .ecosystem-image-title a:focus, .program-finder .degree-student-voice-caption p a:focus, .image-carousel-caption p a:focus, .program-tabs .program-tab-item .program-tab-selected-value:focus, .gallery .gallery-thumb-inner:focus, .work-filter .fliter-selected-value:focus, .site-main__content .has-large-font-size:first-child a:focus {
  outline-color: #FFFFFF;
}
.dark-focus *, .alert-event .btn-secondary:focus *, .alert-event-discip a:focus *, .header .menu-wrapper .nav-wrapper *, .header-search__form *, .header-search__toggle *, .alert.black *, .alert.red *, .event-main-list .event-image-block a *, .news-feature-img-wrapper *, .news-feature-item *, .ecosystem-image-title a *, .program-finder .degree-student-voice-caption p a *, .image-carousel-caption p a *, .program-tabs .program-tab-item .program-tab-selected-value *, .gallery .gallery-thumb-inner *, .work-filter .fliter-selected-value *, .site-main__content .has-large-font-size:first-child a * {
  outline-offset: 2px;
}
.dark-focus *:focus, .alert-event .btn-secondary:focus *:focus, .alert-event-discip a:focus *:focus, .header .menu-wrapper .nav-wrapper *:focus, .header-search__form *:focus, .header-search__toggle *:focus, .alert.black *:focus, .alert.red *:focus, .event-main-list .event-image-block a *:focus, .news-feature-img-wrapper *:focus, .news-feature-item *:focus, .ecosystem-image-title a *:focus, .program-finder .degree-student-voice-caption p a *:focus, .image-carousel-caption p a *:focus, .program-tabs .program-tab-item .program-tab-selected-value *:focus, .gallery .gallery-thumb-inner *:focus, .work-filter .fliter-selected-value *:focus, .site-main__content .has-large-font-size:first-child a *:focus {
  outline: 1px solid #575454;
  outline-offset: 2px;
}
.dark-focus *:focus, .alert-event .btn-secondary:focus *:focus, .alert-event-discip a:focus *:focus, .header .menu-wrapper .nav-wrapper *:focus, .header-search__form *:focus, .header-search__toggle *:focus, .alert.black *:focus, .alert.red *:focus, .event-main-list .event-image-block a *:focus, .news-feature-img-wrapper *:focus, .news-feature-item *:focus, .ecosystem-image-title a *:focus, .program-finder .degree-student-voice-caption p a *:focus, .image-carousel-caption p a *:focus, .program-tabs .program-tab-item .program-tab-selected-value *:focus, .gallery .gallery-thumb-inner *:focus, .work-filter .fliter-selected-value *:focus, .site-main__content .has-large-font-size:first-child a *:focus {
  outline-color: #FFFFFF;
}

.n-offset:focus, .header-search__toggle:focus, .header .menu-btn:focus, .event-ticket-wrapper .tribe-events-c-subscribe-dropdown__button.is-open:focus, .featured-event-post-container .slick-arrow:focus, .event-calendar .fc-toolbar-chunk .fc-button:focus, .event-main-list .event-image-block a:focus, .news-sidebar-button:focus, .news-feature-img-wrapper:focus, .news-feature-post .slick-prev:focus,
.news-feature-post .slick-next:focus, .faculty-image-holder a:focus, .news-event-featured-img a:focus, .ecosystem .modal-content-wrapper .slick-next:focus, .ecosystem .modal-content-wrapper .slick-prev:focus, .ecosystem .modal-content-wrapper .ecosystem-slide .ecosystem-play-video:focus, .ecosystem-image-title a:focus, .program-finder .degree-video-button:focus, .program-finder .degree-work-feature .slick-prev:focus,
.program-finder .degree-work-feature .slick-next:focus, .program-finder .degree .close-program:focus, .image-carousel-wrapper .slick-next:focus, .image-carousel-wrapper .slick-prev:focus, .program-tabs .program-tab-item .program-tab-selected-value.is-open + .selectdropdown li a:focus, .program-tabs .program-tab-item .program-tab-selected-value.is-open:focus, .btn-close:focus, .home_hero-video-button-wrapper .btn-play:focus, .gallery-thumb .slick-arrow:focus, .gallery-play-video:focus, .work-nav .work-carousel_next:focus, .work-nav .work-carousel_prev:focus, .work-filter .fliter-selected-value.is-open + .selectdropdown li a:focus, .work-filter .fliter-selected-value.is-open:focus, .table-block__next:focus, .table-block__prev:focus {
  outline-offset: -3px;
}

.js-fixed {
  overflow: hidden;
}

* > p:last-child,
* > ul:last-child,
* > ol:last-child {
  margin-bottom: 0;
}

button {
  color: #000000;
}

.aos-init[data-aos=fade-up] {
  transform: translate3d(0, 50px, 0);
}

.visually-hidden, .header-search__form form label, .event-select-content fieldset legend, .program-finder-selectors legend {
  border: 0;
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}

.hidden {
  display: none;
}

.container-narrow {
  max-width: 800px;
  margin-left: auto !important;
  margin-right: auto;
}

a.skip-link {
  position: absolute;
  left: 0;
  top: 0;
  color: #000000;
}
a.skip-link.visually-hidden {
  border: 0;
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
a.skip-link.visually-hidden:active, a.skip-link.visually-hidden:focus {
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: auto;
}
a.skip-link.visually-hidden:focus {
  background-color: #FFFFFF;
  padding: 3px 10px;
  position: absolute !important;
  z-index: 10000;
}

body.page .site-main,
body.blog .site-main,
body .site-main {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 66px;
}
@media screen and (min-width: 700px) {
  body.page .site-main,
body.blog .site-main,
body .site-main {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  body.page .site-main,
body.blog .site-main,
body .site-main {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 700px) {
  body.page .site-main,
body.blog .site-main,
body .site-main {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1025px) {
  body.page .site-main,
body.blog .site-main,
body .site-main {
    padding-bottom: 88px;
  }
}
@media (min-width: 1025px) {
  body.page aside + .site-main__content,
body.blog aside + .site-main__content,
body aside + .site-main__content {
    width: 76.9235%;
    max-width: 1400px;
    padding-bottom: 87px;
  }
}

.site-main__content > .wp-block-group > .wp-block-group {
  max-width: 800px;
  margin-left: auto !important;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .site-main__content > .wp-block-group > .wp-block-group.block-quote {
    max-width: unset;
    margin-left: -50vw !important;
  }
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.wp-block-button__link {
  border-radius: unset;
  padding: 0;
  text-align: left;
}

a {
  color: inherit;
  transition: color 0.3s, text-decoration 0.3s;
  text-decoration: none;
}
a:visited {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

figure {
  margin: 0;
}

figcaption {
  margin: 0.5rem 0 0;
  font-style: italic;
  font-size: 0.75rem;
}
figcaption > p {
  margin-top: 0;
}

.img-inline--full {
  margin: 2rem 0;
}
@media (min-width: 700px) {
  .img-inline--float.float-right {
    margin: 0 0 2rem 2rem;
  }
}
@media (min-width: 700px) {
  .img-inline--float.float-left {
    margin: 0 2rem 2rem 0;
  }
}

.table-block__wrapper {
  margin: 0 -20px 35px;
}
@media screen and (min-width: 700px) {
  .table-block__wrapper {
    margin: 0 auto 53px;
  }
}
.table-block__wrapper table {
  clear: both;
  max-width: 100%;
  display: block;
  margin-top: -44px;
}
@media screen and (min-width: 700px) {
  .table-block__wrapper table {
    margin-top: -53px;
  }
}
.table-block__wrapper table td,
.table-block__wrapper table th {
  font-size: 1.6rem;
  line-height: 1.5;
  vertical-align: top;
  min-width: 170px;
  padding: 10px 20px 15px 20px;
}
.table-block__wrapper table td:first-child,
.table-block__wrapper table th:first-child {
  border-left: 20px solid #FFFFFF;
}
@media screen and (min-width: 700px) {
  .table-block__wrapper table td:first-child,
.table-block__wrapper table th:first-child {
    border-left: none;
  }
}
.table-block__wrapper table td:last-child,
.table-block__wrapper table th:last-child {
  border-right: 20px solid #FFFFFF;
}
@media screen and (min-width: 700px) {
  .table-block__wrapper table td:last-child,
.table-block__wrapper table th:last-child {
    border-right: none;
  }
}
.table-block__wrapper table .table-scroller {
  overflow: auto;
  display: block;
  width: 100%;
}
.table-block__wrapper table thead {
  position: sticky;
  top: 0;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  background-color: #000000;
  color: #FFFFFF;
  line-height: 1.5;
  z-index: 2;
  /* Hide scrollbar for Chrome, Safari and Opera */
}
.table-block__wrapper table thead::-webkit-scrollbar {
  display: none;
}
.table-block__wrapper table thead th {
  padding-top: 12px;
  padding-bottom: 16px;
}
.table-block__wrapper table tbody tr {
  border-bottom: 1px solid #575454;
}
.table-block__wrapper table tbody tr td {
  padding-top: 11px;
  padding-bottom: 12px;
}
.table-block__wrapper table tbody tr td:first-child {
  font-weight: bold;
}

.wp-block-table {
  overflow: unset;
}

.table-block__prev {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(fb37f513277c847403b2.svg);
  position: sticky;
  top: 50%;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  left: 0;
  margin-left: -20px;
  background-image: url(fb37f513277c847403b2.svg);
  z-index: 3;
}
@media screen and (min-width: 700px) {
  .table-block__prev {
    width: 53px;
    height: 53px;
  }
}
.table-block__prev:hover {
  background-color: #E2ED00;
}
@media (min-width: 1025px) {
  .table-block__prev {
    margin-left: -53px;
  }
}

.table-block__next {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(9c9f784a571e174c1600.svg);
  position: sticky;
  top: 50%;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  left: 100%;
  margin-right: 0;
  background-image: url(9c9f784a571e174c1600.svg);
  z-index: 3;
}
@media screen and (min-width: 700px) {
  .table-block__next {
    width: 53px;
    height: 53px;
  }
}
.table-block__next:hover {
  background-color: #E2ED00;
}
@media screen and (min-width: 700px) {
  .table-block__next {
    margin-right: -20px;
  }
}
@media (min-width: 1025px) {
  .table-block__next {
    margin-right: -53px;
  }
}

.js-scroll--left .table-block__next {
  opacity: 0;
  visibility: hidden;
}
.js-scroll--left .table-block__prev {
  opacity: 1;
  visibility: visible;
}

.js-scroll--right .table-block__prev {
  opacity: 0;
  visibility: hidden;
}
.js-scroll--right .table-block__next {
  opacity: 1;
  visibility: visible;
}

.js-scroll--right.js-scroll--left .table-block__next,
.js-scroll--right.js-scroll--left .table-block__prev {
  opacity: 1;
  visibility: visible;
}

hr.wp-block-separator {
  border-top: 0;
  border-bottom: 2px solid #575454;
  opacity: 1;
  margin: 39px 0 47px;
}
@media (min-width: 700px) {
  hr.wp-block-separator {
    margin: 68px 0 45px;
  }
}
@media (min-width: 1025px) {
  hr.wp-block-separator {
    margin: 64px 0 36.5px;
  }
}
hr.wp-block-separator.is-style-wide {
  border-bottom-width: 2px;
}

ul,
ol {
  margin: 21px 0;
  list-style-type: none;
}
@media (min-width: 700px) {
  ul,
ol {
    margin: 27px 0;
  }
}
@media (min-width: 1025px) {
  ul,
ol {
    margin: 28px 0;
  }
}
ul li,
ol li {
  margin: 0 0 10px 0;
  position: relative;
}
@media screen and (min-width: 1025px) {
  ul li,
ol li {
    line-height: 1.5;
  }
}
ul li:last-of-type,
ol li:last-of-type {
  margin: 0;
}
ul li::before,
ol li::before {
  position: absolute;
}

ol {
  margin: 24px 0;
}
@media (min-width: 700px) {
  ol {
    margin: 26px 0 20px;
  }
}

.tribe-events-single-event-description ul,
.site-main__content ul {
  padding: 0 0 0 22px;
}
@media (min-width: 700px) {
  .tribe-events-single-event-description ul,
.site-main__content ul {
    padding: 0 0 0 41px;
  }
}
.tribe-events-single-event-description ul li::before,
.site-main__content ul li::before {
  content: "";
  display: block;
  height: 5px;
  width: 5px;
  border-radius: 100%;
  background-color: #ff3535;
  top: 6px;
  left: -12px;
}
@media (min-width: 700px) {
  .tribe-events-single-event-description ul li::before,
.site-main__content ul li::before {
    left: -21px;
    top: 10px;
  }
}
@media (min-width: 1025px) {
  .tribe-events-single-event-description ul li::before,
.site-main__content ul li::before {
    top: 8px;
  }
}
.tribe-events-single-event-description ul li a,
.site-main__content ul li a {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.tribe-events-single-event-description ul li a::before,
.site-main__content ul li a::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.tribe-events-single-event-description ul li a:hover::before,
.site-main__content ul li a:hover::before {
  height: calc(100% - 4px);
}
.tribe-events-single-event-description ul li a .link-letter,
.site-main__content ul li a .link-letter {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}
.tribe-events-single-event-description ul li a .link-letter::before,
.site-main__content ul li a .link-letter::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.tribe-events-single-event-description ul li a:hover .link-letter::before,
.site-main__content ul li a:hover .link-letter::before {
  height: calc(100% - 4px);
}
.tribe-events-single-event-description ol,
.site-main__content ol {
  padding: 0 0 0 31px;
  counter-reset: ol;
}
@media (min-width: 700px) {
  .tribe-events-single-event-description ol,
.site-main__content ol {
    padding: 0 0 0 41px;
  }
}
.tribe-events-single-event-description ol li,
.site-main__content ol li {
  counter-increment: ol;
}
.tribe-events-single-event-description ol li::before,
.site-main__content ol li::before {
  content: counter(ol) ".";
  top: 0;
  left: -18px;
}
@media (min-width: 700px) {
  .tribe-events-single-event-description ol li::before,
.site-main__content ol li::before {
    left: -24px;
  }
}
@media (min-width: 1025px) {
  .tribe-events-single-event-description ol li::before,
.site-main__content ol li::before {
    left: -29px;
  }
}

.wp-block-image img {
  width: 100% !important;
}

figure.wp-block-image {
  margin: 27px 0 34px;
  box-shadow: 0 5px 40px 20px rgba(0, 0, 0, 0.05);
}
@media (min-width: 700px) {
  figure.wp-block-image {
    margin: 42px 0 66px;
  }
}
@media (min-width: 1025px) {
  figure.wp-block-image {
    margin: 60px 0 71px;
  }
}
figure.wp-block-image.is-style-rounded {
  border-radius: 20px;
}
@media screen and (min-width: 700px) {
  figure.wp-block-image.is-style-rounded {
    border-radius: 25px;
  }
}
figure.wp-block-image.is-style-rounded img {
  border-radius: 20px;
}
@media (min-width: 700px) {
  figure.wp-block-image.is-style-rounded img {
    border-radius: 25px;
  }
}

.wp-block-image {
  margin: 0;
}
.wp-block-image.alignright, .wp-block-image.alignleft {
  box-shadow: 0 5px 40px 20px rgba(0, 0, 0, 0.05);
  margin: 41px 0 38px;
  float: unset;
}
@media (min-width: 700px) {
  .wp-block-image.alignright, .wp-block-image.alignleft {
    max-width: 50%;
  }
}
@media (min-width: 1025px) {
  .wp-block-image.alignright, .wp-block-image.alignleft {
    max-width: 100%;
  }
}
.wp-block-image.alignright > figcaption, .wp-block-image.alignleft > figcaption {
  display: block;
}
@media (min-width: 700px) {
  .wp-block-image.alignright > figcaption, .wp-block-image.alignleft > figcaption {
    padding: 12px 20px 14px;
  }
}
@media (min-width: 1025px) {
  .wp-block-image.alignright > figcaption, .wp-block-image.alignleft > figcaption {
    padding: 11px 20px 15px;
  }
}
@media (min-width: 700px) {
  .wp-block-image.alignright {
    float: right;
    margin: 0 0 40px 43px;
  }
}
@media (min-width: 700px) {
  .wp-block-image.alignleft {
    float: left;
    margin: 20px 40px 43px 0;
  }
}

figure figcaption,
.wp-block-image figcaption,
.wp-block-embed figcaption {
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0;
  font-style: normal;
  padding: 11px 20px 14px;
}
@media (min-width: 700px) {
  figure figcaption,
.wp-block-image figcaption,
.wp-block-embed figcaption {
    padding: 13px 20px 16px;
  }
}
@media (min-width: 1025px) {
  figure figcaption,
.wp-block-image figcaption,
.wp-block-embed figcaption {
    padding: 22px 20px 25px;
  }
}
figure iframe,
.wp-block-image iframe,
.wp-block-embed iframe {
  width: 100%;
}

.hero {
  position: relative;
  margin: 0 -20px;
  padding: 0 20px 15px;
  background-color: #000000;
  color: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .hero {
    padding: 0;
    margin: 0;
  }
}
.hero h1 {
  margin-bottom: 0;
}
@media (min-width: 700px) {
  .hero h1 {
    position: absolute;
    bottom: 41px;
    z-index: 2;
  }
}
@media (min-width: 1025px) {
  .hero h1 {
    bottom: 52px;
  }
}
.hero-img__wrapper {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
}
@media (min-width: 700px) {
  .hero-img__wrapper {
    position: relative;
  }
  .hero-img__wrapper::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.55;
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #000000 100%);
  }
}
.hero-img__wrapper img {
  width: 100%;
}

.site > main > h1 {
  color: #FFFFFF;
  margin: 0;
  position: relative;
  padding-top: 106px;
  padding-bottom: 15px;
}
@media screen and (min-width: 700px) {
  .site > main > h1 {
    padding-top: 148px;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 1025px) {
  .site > main > h1 {
    padding-bottom: 35px;
  }
}
.site > main > h1::before {
  content: "";
  background-color: #000000;
  top: 0;
  height: 100%;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  position: absolute;
  z-index: -1;
}

.site > .site-main > h1 + .site-main__content > .has-large-font-size:first-child {
  padding-top: 0;
  margin-bottom: 0;
}

.site-main__content .has-large-font-size:first-child {
  color: #FFFFFF;
  position: relative;
  font-size: 2.2rem !important;
  padding: 0 0 27px;
  line-height: 1.59;
  margin-bottom: 0;
}
@media (min-width: 700px) {
  .site-main__content .has-large-font-size:first-child {
    padding: 40px 0 43px;
    line-height: 1.742;
  }
}
@media (min-width: 1025px) {
  .site-main__content .has-large-font-size:first-child {
    font-size: 2.5rem !important;
    line-height: 1.56;
    padding: 50px 0 54px;
  }
}
.site-main__content .has-large-font-size:first-child:before {
  content: "";
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #000000;
  z-index: -1;
}
.site-main__content .has-large-font-size:first-child a {
  font-size: inherit;
  color: #FFFFFF;
  font-weight: normal;
  border-bottom: 1px solid #FFFFFF;
  transition: color 0.3s, border-bottom-color 0.3s;
}
.site-main__content .has-large-font-size:first-child a:hover {
  color: #f4ff0d;
  border-bottom-color: #f4ff0d;
}
.site-main__content .has-large-font-size:first-child a:focus {
  outline-color: #FFFFFF;
}
.site-main__content .has-large-font-size:first-child a .link-letter::before {
  content: unset;
}

.wp-block-buttons {
  display: flex;
  margin: 26px 0 27px;
}
@media screen and (min-width: 700px) {
  .wp-block-buttons {
    margin: 27px 0 33px;
  }
}
@media screen and (min-width: 1025px) {
  .wp-block-buttons {
    margin: 30px 0 31px;
  }
}
.wp-block-buttons:not(.is-vertical) .wp-block-button {
  margin: 0 1.5rem;
}
.wp-block-buttons:not(.is-vertical) .wp-block-button:first-of-type {
  margin-left: 0;
}
.wp-block-buttons:not(.is-vertical) .wp-block-button:last-of-type {
  margin-right: 0;
}
.wp-block-buttons.is-vertical .wp-block-button {
  margin: 0 0 2rem;
}
.wp-block-buttons.is-vertical .wp-block-button:last-of-type {
  margin-bottom: 0;
}
.wp-block-buttons .wp-block-button__link {
  background-color: #f4ff0d;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #000000;
}
@media screen and (min-width: 700px) {
  .wp-block-buttons .wp-block-button__link {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  .wp-block-buttons .wp-block-button__link {
    background-color: transparent;
  }
  .wp-block-buttons .wp-block-button__link::before {
    content: "";
    background-color: #f4ff0d;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  .wp-block-buttons .wp-block-button__link:hover::before {
    width: 100%;
  }
  .wp-block-buttons .wp-block-button__link:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
.wp-block-buttons .wp-block-button__link::after {
  background-image: url(3bf329f22010e5d6b391.svg);
}
.wp-block-buttons .wp-block-button__link::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .wp-block-buttons .wp-block-button__link::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}
@media screen and (min-width: 1025px) {
  .wp-block-buttons .wp-block-button__link {
    margin-left: -19px;
  }
}
.wp-block-buttons.btn-secondary .wp-block-button__link {
  margin-left: 0;
}

.btn-primary .wp-block-button__link {
  background-color: #f4ff0d;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #000000;
}
@media screen and (min-width: 700px) {
  .btn-primary .wp-block-button__link {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  .btn-primary .wp-block-button__link {
    background-color: transparent;
  }
  .btn-primary .wp-block-button__link::before {
    content: "";
    background-color: #f4ff0d;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  .btn-primary .wp-block-button__link:hover::before {
    width: 100%;
  }
  .btn-primary .wp-block-button__link:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
.btn-primary .wp-block-button__link::after {
  background-image: url(3bf329f22010e5d6b391.svg);
}
.btn-primary .wp-block-button__link::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .btn-primary .wp-block-button__link::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}
@media screen and (min-width: 1025px) {
  .btn-primary .wp-block-button__link {
    margin-left: -19px;
  }
}

.btn-secondary .wp-block-button__link {
  font-size: 1.6rem;
  font-weight: bold;
  color: #000000;
  background-color: unset;
  padding: 1px 16px 4px 14px;
  position: relative;
  margin-right: 2px;
  margin-left: 0;
}
.btn-secondary .wp-block-button__link::before {
  content: "";
  width: 9px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #a4f5ff;
  z-index: -1;
  transition: all 0.3s ease;
}
.btn-secondary .wp-block-button__link::after {
  content: unset;
}
.btn-secondary .wp-block-button__link .last-word {
  display: inline-block;
}
.btn-secondary .wp-block-button__link .last-word::after {
  content: "";
  background-image: url(9c9f784a571e174c1600.svg), url(d5beae6a12643843e972.svg);
  display: inline-block;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, 30px 2px;
  background-position: center right, center right 10px;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-left: 3px;
  transition: all 0.3s ease;
  position: static;
}
.btn-secondary .wp-block-button__link:hover {
  padding-right: 16px;
}
.btn-secondary .wp-block-button__link:hover::before {
  width: 100%;
}
.btn-secondary .wp-block-button__link:hover .last-word::after {
  width: 35px;
  transition: width 0.3s ease;
  background-position: center right, center right 1px;
}

.btn-submit .wp-block-button__link {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.12px;
  padding: 11px 15.7px 11px 15.7px;
  border: 2px solid transparent;
  background-color: #02e3ff;
  color: #000000;
  transition: background-color 0.3s, border 0.3s;
}
.btn-submit .wp-block-button__link:hover {
  background-color: #FFFFFF;
  border: 2px solid #02e3ff;
}
.btn-submit .wp-block-button__link:focus {
  background-color: #02e3ff;
  outline: 1px solid #575454;
  outline-offset: 2px;
  border: 2px solid transparent;
}
@media screen and (min-width: 700px) {
  .btn-submit .wp-block-button__link {
    font-size: 1.8rem;
    padding: 14px 17px 14px 17px;
  }
}

.link a {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.link a::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.link a:hover::before {
  height: calc(100% - 4px);
}
.link a .link-letter {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}
.link a .link-letter::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.link a:hover .link-letter::before {
  height: calc(100% - 4px);
}

.btn_move--right a {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(9c9f784a571e174c1600.svg);
}
@media screen and (min-width: 700px) {
  .btn_move--right a {
    width: 53px;
    height: 53px;
  }
}
.btn_move--right a:hover {
  background-color: #E2ED00;
}

.btn_move--left a {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(fb37f513277c847403b2.svg);
}
@media screen and (min-width: 700px) {
  .btn_move--left a {
    width: 53px;
    height: 53px;
  }
}
.btn_move--left a:hover {
  background-color: #E2ED00;
}

.site-main p a {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.site-main p a::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.site-main p a:hover::before {
  height: calc(100% - 4px);
}
.site-main p a .link-letter {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}
.site-main p a .link-letter::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.site-main p a:hover .link-letter::before {
  height: calc(100% - 4px);
}
.site-main table a {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.site-main table a::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.site-main table a:hover::before {
  height: calc(100% - 4px);
}
.site-main table a .link-letter {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}
.site-main table a .link-letter::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.site-main table a:hover .link-letter::before {
  height: calc(100% - 4px);
}

.text--link a {
  background-color: unset;
  color: #000000;
  position: relative;
}
.text--link a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.text--link a:hover {
  color: #000000;
}
.text--link a:hover::after {
  width: 100%;
  background-color: #000000;
}

.white_search--btn {
  background-color: #000000;
  font-size: 0;
  line-height: normal;
}
.white_search--btn a {
  width: 48px;
  height: 53px;
  background-color: unset;
  font-size: 0;
  position: relative;
  background-image: url(2c6386368e33d1c28e3f.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
  filter: brightness(0) invert(1);
  transition: all 0.3s ease;
}
.white_search--btn:hover a {
  filter: brightness(1) invert(0);
}

div.block-quote,
.block-quote {
  margin-top: 17px;
  box-shadow: 0 5px 40px 20px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1024px) {
  div.block-quote,
.block-quote {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
  }
}
@media screen and (min-width: 700px) {
  div.block-quote,
.block-quote {
    display: flex;
  }
}
@media screen and (min-width: 1025px) {
  div.block-quote,
.block-quote {
    margin-top: 43px;
  }
}
div.block-quote .wp-block-image,
.block-quote .wp-block-image {
  margin: 0;
  box-shadow: none;
  width: 100%;
  display: flex;
}
@media screen and (min-width: 700px) {
  div.block-quote .wp-block-image,
.block-quote .wp-block-image {
    width: 50%;
    position: relative;
  }
}
@media screen and (min-width: 700px) {
  div.block-quote .wp-block-image img,
.block-quote .wp-block-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
div.block-quote .wp-block-quote,
.block-quote .wp-block-quote {
  background: #000;
  color: #fff;
  padding: 36px 45px 23px 55px;
  position: relative;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  margin: 0;
}
@media screen and (min-width: 700px) {
  div.block-quote .wp-block-quote,
.block-quote .wp-block-quote {
    width: 50%;
    padding: 40px 49px 35px 51px;
    margin: 0;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1025px) {
  div.block-quote .wp-block-quote,
.block-quote .wp-block-quote {
    padding: 48px 60px 56px 60px;
  }
}
div.block-quote .wp-block-quote cite,
.block-quote .wp-block-quote cite {
  width: 100%;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "aktiv-grotesk", sans-serif;
  order: 1;
  margin-bottom: 18px;
  font-style: normal;
}
@media screen and (min-width: 700px) {
  div.block-quote .wp-block-quote cite,
.block-quote .wp-block-quote cite {
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 1025px) {
  div.block-quote .wp-block-quote cite,
.block-quote .wp-block-quote cite {
    margin-bottom: 28px;
  }
}
div.block-quote .wp-block-quote p,
.block-quote .wp-block-quote p {
  position: relative;
  width: 100%;
  font-size: 2rem;
  line-height: 1.4;
  font-family: "Mercury Display", serif;
  order: 2;
}
@media screen and (min-width: 1025px) {
  div.block-quote .wp-block-quote p,
.block-quote .wp-block-quote p {
    font-size: 2.5rem;
    line-height: 1.32;
    margin-bottom: 0;
  }
}
div.block-quote .wp-block-quote p::before,
.block-quote .wp-block-quote p::before {
  content: "";
  background: url(3487dd3d0d1d8c236e62.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  height: 23px;
  left: -35px;
  width: 29px;
}
.vid-inline, .wp-block-video, .wp-block-embed.is-type-video {
  box-shadow: 0 5px 40px 20px rgba(0, 0, 0, 0.05);
  margin-bottom: 35px;
}
@media screen and (min-width: 700px) {
  .vid-inline, .wp-block-video, .wp-block-embed.is-type-video {
    margin-bottom: 55px;
  }
}
@media screen and (min-width: 1025px) {
  .vid-inline, .wp-block-video, .wp-block-embed.is-type-video {
    margin-bottom: 71px;
  }
}
.vid-inline .video_cover, .wp-block-video .video_cover, .wp-block-embed.is-type-video .video_cover {
  width: 100%;
}
.vid-inline__container {
  position: relative;
}
.vid-inline__caption, .wp-block-video figcaption, .wp-block-embed.is-type-video figcaption {
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0;
  font-style: normal;
  padding: 11px 56px 14px 20px;
}
@media (min-width: 700px) {
  .vid-inline__caption, .wp-block-video figcaption, .wp-block-embed.is-type-video figcaption {
    padding: 13px 104px 16px 20px;
  }
}
@media (min-width: 1025px) {
  .vid-inline__caption, .wp-block-video figcaption, .wp-block-embed.is-type-video figcaption {
    padding: 22px 170px 25px 20px;
  }
}
.vid-inline .video_box, .wp-block-video .video_box, .wp-block-embed.is-type-video .video_box {
  width: 100%;
}
.vid-inline .video_box video, .wp-block-video .video_box video, .wp-block-embed.is-type-video .video_box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vid-inline .video_button_wrapper, .wp-block-video .video_button_wrapper, .wp-block-embed.is-type-video .video_button_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  width: 100%;
  height: 100%;
}
.vid-inline .video_button_wrapper .btn-play, .wp-block-video .video_button_wrapper .btn-play, .wp-block-embed.is-type-video .video_button_wrapper .btn-play {
  width: 100%;
  height: 100%;
  padding: 0;
  background: transparent;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.vid-inline .video_button_wrapper .btn-play span, .wp-block-video .video_button_wrapper .btn-play span, .wp-block-embed.is-type-video .video_button_wrapper .btn-play span {
  font-size: 0;
  width: 44px;
  height: 44px;
  background-color: #f4ff0d;
  background-image: url(6e9414078b430bec5513.svg);
  background-repeat: no-repeat;
  background-size: 19px;
  background-position: 56% center;
  transition: all 0.3s ease;
  margin-bottom: -18px;
  margin-right: 10px;
  display: block;
}
@media screen and (min-width: 700px) {
  .vid-inline .video_button_wrapper .btn-play span, .wp-block-video .video_button_wrapper .btn-play span, .wp-block-embed.is-type-video .video_button_wrapper .btn-play span {
    width: 66px;
    height: 66px;
    background-size: 26px;
  }
}
@media screen and (min-width: 1025px) {
  .vid-inline .video_button_wrapper .btn-play span, .wp-block-video .video_button_wrapper .btn-play span, .wp-block-embed.is-type-video .video_button_wrapper .btn-play span {
    width: 100px;
    height: 100px;
    background-size: 33px;
  }
}
.vid-inline .video_button_wrapper .btn-play span:hover, .wp-block-video .video_button_wrapper .btn-play span:hover, .wp-block-embed.is-type-video .video_button_wrapper .btn-play span:hover {
  background-color: #E2ED00;
}
.vid-inline .video_button_wrapper .btn-play span:focus, .wp-block-video .video_button_wrapper .btn-play span:focus, .wp-block-embed.is-type-video .video_button_wrapper .btn-play span:focus {
  outline-offset: -3px;
}
@media screen and (min-width: 700px) {
  .vid-inline .video_button_wrapper .btn-play span, .wp-block-video .video_button_wrapper .btn-play span, .wp-block-embed.is-type-video .video_button_wrapper .btn-play span {
    margin-bottom: -32px;
    margin-right: 33px;
  }
}
@media screen and (min-width: 1025px) {
  .vid-inline .video_button_wrapper .btn-play span, .wp-block-video .video_button_wrapper .btn-play span, .wp-block-embed.is-type-video .video_button_wrapper .btn-play span {
    margin-bottom: -38px;
    margin-right: 67px;
  }
}
.vid-inline__cover {
  position: relative;
  cursor: pointer;
}
.vid-inline__cover.js-hide {
  display: block;
  display: none;
}
.vid-inline__embed {
  position: relative;
  padding-bottom: 56.83%;
  left: 0;
  top: 0;
  height: 0;
  width: 100%;
  transition: all 0.3s ease;
}
.vid-inline__embed iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.vid-inline__embed.js-show {
  display: block;
}
.vid-inline__embed.js-hide {
  display: none;
}

.wp-block-embed.is-type-video .wp-block-embed__wrapper {
  position: relative;
  padding-top: 56.25%;
}
.wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-block-embed.is-type-video figcaption {
  margin: 0;
}

.wp-block-video figcaption {
  margin: 0;
}

div.wpforms-container-full {
  margin-bottom: 0;
}
@media screen and (min-width: 700px) {
  div.wpforms-container-full {
    padding-top: 26px;
  }
}
@media screen and (min-width: 1025px) {
  div.wpforms-container-full {
    padding-top: 7px;
  }
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-checkbox .wpforms-field-label {
  margin-bottom: 8px;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
  padding-top: 0;
  padding-bottom: 33px;
}
div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
  border: 1px solid #767676;
  height: 44px;
  padding: 11px 13px;
  border-radius: 0;
}
div.wpforms-container-full .wpforms-form input[type=date]:focus,
div.wpforms-container-full .wpforms-form input[type=datetime]:focus,
div.wpforms-container-full .wpforms-form input[type=datetime-local]:focus,
div.wpforms-container-full .wpforms-form input[type=email]:focus,
div.wpforms-container-full .wpforms-form input[type=month]:focus,
div.wpforms-container-full .wpforms-form input[type=number]:focus,
div.wpforms-container-full .wpforms-form input[type=password]:focus,
div.wpforms-container-full .wpforms-form input[type=range]:focus,
div.wpforms-container-full .wpforms-form input[type=search]:focus,
div.wpforms-container-full .wpforms-form input[type=tel]:focus,
div.wpforms-container-full .wpforms-form input[type=text]:focus,
div.wpforms-container-full .wpforms-form input[type=time]:focus,
div.wpforms-container-full .wpforms-form input[type=url]:focus,
div.wpforms-container-full .wpforms-form input[type=week]:focus,
div.wpforms-container-full .wpforms-form select:focus,
div.wpforms-container-full .wpforms-form textarea:focus {
  outline: 1px solid #575454;
}
div.wpforms-container-full .wpforms-form select {
  background-image: url(5ef49b0390ba1a7ea4a0.svg);
  background-repeat: no-repeat;
  background-position: center right 2px;
  padding-left: 13px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-description {
  margin: 19px 0 33px 0;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.12px;
  padding: 11px 15.7px 11px 15.7px;
  border: 2px solid transparent;
  background-color: #02e3ff;
  color: #000000;
  transition: background-color 0.3s, border 0.3s;
}
div.wpforms-container-full .wpforms-form button[type=submit]:hover {
  background-color: #FFFFFF;
  border: 2px solid #02e3ff;
}
div.wpforms-container-full .wpforms-form button[type=submit]:focus {
  background-color: #02e3ff;
  outline: 1px solid #575454;
  outline-offset: 2px;
  border: 2px solid transparent;
}
@media screen and (min-width: 700px) {
  div.wpforms-container-full .wpforms-form button[type=submit] {
    font-size: 1.8rem;
    padding: 14px 17px 14px 17px;
  }
}
div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul li {
  padding: 7px 0 0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-required-label {
  color: #000;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
  max-width: 280px;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  padding: 0;
}
div.wpforms-container-full .wpforms-form ul li::before {
  display: none;
}

select {
  color: #000000;
  background-color: #FFFFFF;
}

input[type=checkbox] {
  position: relative !important;
  background: transparent !important;
  border-color: #767676 !important;
}
input[type=checkbox]:focus {
  outline: 1px solid #575454;
}
input[type=checkbox]::before {
  content: "";
  height: 13px;
  width: 13px;
  background: transparent;
  display: block;
}
input[type=checkbox]::after {
  content: "";
  display: none;
  position: absolute;
  top: 2px;
  left: 4px;
  width: 3px;
  height: 6px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked {
  border: none !important;
}
input[type=checkbox]:checked::after {
  display: block;
}
input[type=checkbox]:checked::before {
  background: #000000;
}

input[type=radio] {
  position: relative !important;
  background: transparent !important;
  border-color: #767676 !important;
}
input[type=radio]:focus {
  outline: 1px solid #575454;
}
input[type=radio]::before {
  content: "";
  height: 13px;
  width: 13px;
  background: transparent;
  display: block;
  border-radius: 100%;
}
input[type=radio]::after {
  content: "";
  top: 4px;
  left: 3.5px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  border: 0;
  background-color: #fff;
  display: none;
  position: absolute;
}
input[type=radio]:checked {
  border: none !important;
}
input[type=radio]:checked::after {
  display: block;
}
input[type=radio]:checked::before {
  background: #000000;
}

.wp-block-embed {
  margin-top: 43px;
  margin-bottom: 29px;
}
@media screen and (min-width: 700px) {
  .wp-block-embed {
    margin-top: 40px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .wp-block-embed {
    margin-top: 42px;
  }
}

.pattern-block, .faculty-single-details, .news-event-intro-wrapper, .ecosystem-info, .program-finder-top-info, .image-carousel-intro-wrapper, .program-tabs .program-tab-heading, .work.programs .work-header, .gallery-top, .work-header, .single-work-info-wrapper, .twitter-block, #sb_instagram, .block-column-2,
.block-column-3 {
  position: relative;
  z-index: 1;
  min-height: 121px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media screen and (min-width: 700px) {
  .pattern-block, .faculty-single-details, .news-event-intro-wrapper, .ecosystem-info, .program-finder-top-info, .image-carousel-intro-wrapper, .program-tabs .program-tab-heading, .work.programs .work-header, .gallery-top, .work-header, .single-work-info-wrapper, .twitter-block, #sb_instagram, .block-column-2,
.block-column-3 {
    min-height: 186px;
  }
}
@media screen and (min-width: 1025px) {
  .pattern-block, .faculty-single-details, .news-event-intro-wrapper, .ecosystem-info, .program-finder-top-info, .image-carousel-intro-wrapper, .program-tabs .program-tab-heading, .work.programs .work-header, .gallery-top, .work-header, .single-work-info-wrapper, .twitter-block, #sb_instagram, .block-column-2,
.block-column-3 {
    min-height: 324px;
  }
}
.pattern-block:before, .faculty-single-details:before, .news-event-intro-wrapper:before, .ecosystem-info:before, .program-finder-top-info:before, .image-carousel-intro-wrapper:before, .program-tabs .program-tab-heading:before, .work.programs .work-header:before, .gallery-top:before, .work-header:before, .single-work-info-wrapper:before, .twitter-block:before, #sb_instagram:before, .block-column-2:before,
.block-column-3:before {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  content: "";
  display: block;
  z-index: -1;
  max-width: inherit;
  background-image: url(b822c1a4c116643b740d.png);
  background-color: #f5f5f5;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  height: 100%;
}
@media screen and (min-width: 700px) {
  .pattern-block:before, .faculty-single-details:before, .news-event-intro-wrapper:before, .ecosystem-info:before, .program-finder-top-info:before, .image-carousel-intro-wrapper:before, .program-tabs .program-tab-heading:before, .work.programs .work-header:before, .gallery-top:before, .work-header:before, .single-work-info-wrapper:before, .twitter-block:before, #sb_instagram:before, .block-column-2:before,
.block-column-3:before {
    background-image: url(678d9bf60f88bfc9a5b3.png);
  }
}
@media screen and (min-width: 1025px) {
  .pattern-block:before, .faculty-single-details:before, .news-event-intro-wrapper:before, .ecosystem-info:before, .program-finder-top-info:before, .image-carousel-intro-wrapper:before, .program-tabs .program-tab-heading:before, .work.programs .work-header:before, .gallery-top:before, .work-header:before, .single-work-info-wrapper:before, .twitter-block:before, #sb_instagram:before, .block-column-2:before,
.block-column-3:before {
    background-image: url(f6a5abba95e3776ca569.png);
  }
}
@media screen and (min-width: 1920px) {
  .pattern-block:before, .faculty-single-details:before, .news-event-intro-wrapper:before, .ecosystem-info:before, .program-finder-top-info:before, .image-carousel-intro-wrapper:before, .program-tabs .program-tab-heading:before, .work.programs .work-header:before, .gallery-top:before, .work-header:before, .single-work-info-wrapper:before, .twitter-block:before, #sb_instagram:before, .block-column-2:before,
.block-column-3:before {
    background-size: 1920px;
  }
}

h3, .alert-event-title {
  font-weight: 700;
}
h3 a, .alert-event-title a {
  color: #000000;
  text-decoration: none;
  transition: 0.3s color;
  padding: 0 17px 0 0;
}
h3 a:hover, .alert-event-title a:hover {
  color: #575454;
}
h3 a:hover .last-word span::after, .alert-event-title a:hover .last-word span::after {
  left: 17px;
  filter: brightness(1);
}
h3 a .last-word, .alert-event-title a .last-word {
  display: inline-block;
}
h3 a .last-word span::after, .alert-event-title a .last-word span::after {
  content: "";
  display: inline-block;
  height: 17px;
  width: 9px;
  position: relative;
  top: 1px;
  left: 7px;
  background: url(9f56ae28d98ded6c043f.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 15px;
  filter: brightness(0);
  transition: all 0.3s ease;
}
@media (min-width: 700px) {
  h3 a .last-word span::after, .alert-event-title a .last-word span::after {
    height: 21px;
    width: 11px;
    top: 2px;
  }
}
@media (min-width: 1025px) {
  h3 a .last-word span::after, .alert-event-title a .last-word span::after {
    height: 23px;
    width: 13px;
    top: 3px;
  }
}

.wp-block-social-links {
  padding: 0 !important;
}
.wp-block-social-links.is-horizontal {
  display: flex !important;
}
.wp-block-social-links.is-style-logos-only .wp-block-social-link-anchor {
  width: 23px;
  height: 23px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
}
.wp-block-social-links a {
  color: #000000 !important;
}
.wp-block-social-links .wp-social-link {
  margin: 0 1.5rem;
}
.wp-block-social-links .wp-social-link:first-of-type {
  margin-left: 0;
}
.wp-block-social-links .wp-social-link:last-of-type {
  margin-right: 0;
}
.wp-block-social-links .wp-social-link:before {
  display: none;
}
.wp-block-social-links .wp-social-link .link-letter {
  margin: 0 !important;
}
.wp-block-social-links .wp-social-link .link-letter:before {
  display: none;
}
.wp-block-social-links .wp-social-link .wp-block-social-link-anchor {
  padding-left: 23px;
  fill: #000000;
}
.wp-block-social-links .wp-social-link-facebook .wp-block-social-link-anchor {
  background-image: url(05babb1c26c8b0cb8155.svg);
}
.wp-block-social-links .wp-social-link-twitter .wp-block-social-link-anchor {
  background-image: url(df6609d31e56e0c4d5ad.svg);
}
.wp-block-social-links .wp-social-link-instagram .wp-block-social-link-anchor {
  background-image: url(21bfb17eebb837216335.svg);
}
.wp-block-social-links .wp-social-link-youtube .wp-block-social-link-anchor {
  background-image: url(0f9216604f7a78e04baf.svg);
}
.wp-block-social-links .wp-social-link-linkedin .wp-block-social-link-anchor {
  background-image: url(5f858e52d7eda80a8ed0.svg);
}
.wp-block-social-links .wp-block-social-link-anchor {
  background-size: 23px auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.is-content-justification-space-between {
  justify-content: space-between;
}

.is-content-justification-right {
  justify-content: flex-end;
}

.is-content-justification-left {
  justify-content: flex-start;
}

.is-content-justification-center {
  justify-content: space-around;
}

.page-template-template-arabic h1,
.page-template-template-arabic .h1 {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1.22;
  font-family: "29LT Zarid Display", serif;
  margin-top: 18px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic h1,
.page-template-template-arabic .h1 {
    font-size: 6.5rem;
    line-height: 0.92;
    margin-bottom: 41px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic h1,
.page-template-template-arabic .h1 {
    font-size: 9rem;
    line-height: 1.11;
    margin-bottom: 56px;
  }
}
.page-template-template-arabic .site-main {
  direction: rtl;
  font-family: "IBM Plex Sans Arabic", serif;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main {
    padding-bottom: 67px;
  }
}
.page-template-template-arabic .site-main h2,
.page-template-template-arabic .site-main .h2 {
  font-size: 4rem;
  font-weight: 500;
  font-family: "29LT Zarid Display", serif;
  margin: 18px 0 9px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main h2,
.page-template-template-arabic .site-main .h2 {
    font-size: 5rem;
    margin: 34px 0 0 0;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .site-main h2,
.page-template-template-arabic .site-main .h2 {
    font-size: 5.5rem;
    line-height: 1.18;
    margin: 51px 0 17px;
  }
}
.page-template-template-arabic .site-main h3, .page-template-template-arabic .site-main .alert-event-title,
.page-template-template-arabic .site-main .h3 {
  font-size: 2.8rem;
  font-weight: bold;
  font-family: "IBM Plex Sans Arabic", serif;
  margin: 36px 0 13px;
  line-height: 1.5;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main h3, .page-template-template-arabic .site-main .alert-event-title,
.page-template-template-arabic .site-main .h3 {
    font-size: 3.3rem;
    margin: 30px 0 8px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .site-main h3, .page-template-template-arabic .site-main .alert-event-title,
.page-template-template-arabic .site-main .h3 {
    font-size: 3.5rem;
    margin: 73px 0 11px;
  }
}
.page-template-template-arabic .site-main h4,
.page-template-template-arabic .site-main .h4 {
  font-style: normal;
  font-weight: bold;
  margin: 30px 0 12px;
  font-family: "IBM Plex Sans Arabic", serif;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main h4,
.page-template-template-arabic .site-main .h4 {
    margin: 28px 0 5px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .site-main h4,
.page-template-template-arabic .site-main .h4 {
    margin: 42px 0 9px;
  }
}
.page-template-template-arabic .site-main h5, .page-template-template-arabic .site-main .header .menu-wrapper .information-for-menu h2, .header .menu-wrapper .information-for-menu .page-template-template-arabic .site-main h2,
.page-template-template-arabic .site-main .h5 {
  font-family: "IBM Plex Sans Arabic", serif;
  margin: 45px 0 15px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main h5, .page-template-template-arabic .site-main .header .menu-wrapper .information-for-menu h2, .header .menu-wrapper .information-for-menu .page-template-template-arabic .site-main h2,
.page-template-template-arabic .site-main .h5 {
    margin: 70px 0 14px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .site-main h5, .page-template-template-arabic .site-main .header .menu-wrapper .information-for-menu h2, .header .menu-wrapper .information-for-menu .page-template-template-arabic .site-main h2,
.page-template-template-arabic .site-main .h5 {
    margin: 61px 0 14px;
  }
}
.page-template-template-arabic .site-main h6,
.page-template-template-arabic .site-main .h6 {
  font-family: "IBM Plex Sans Arabic", serif;
  margin: 38px 0 11px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main h6,
.page-template-template-arabic .site-main .h6 {
    margin: 25px 0 16px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .site-main h6,
.page-template-template-arabic .site-main .h6 {
    margin: 42px 0 15px;
  }
}
.page-template-template-arabic .site-main p {
  font-family: "IBM Plex Sans Arabic", serif;
  line-height: 1.63;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main ul,
.page-template-template-arabic .site-main ol {
    margin: 18px 0;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .site-main ul,
.page-template-template-arabic .site-main ol {
    margin: 27px 0;
  }
}
.page-template-template-arabic .hero-img__wrapper {
  left: auto;
  margin-left: initial;
  right: 50%;
  margin-right: -50vw;
}
.page-template-template-arabic .hero h1 {
  direction: rtl;
  margin-bottom: 0;
}
@media (min-width: 700px) {
  .page-template-template-arabic .hero h1 {
    position: absolute;
    bottom: 30px;
    right: 0;
    z-index: 2;
  }
}
.page-template-template-arabic .site-main__content .has-large-font-size:first-child {
  padding-bottom: 26px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main__content .has-large-font-size:first-child {
    font-size: 2.5rem !important;
    line-height: 1.56;
    padding-bottom: 43px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .site-main__content .has-large-font-size:first-child {
    line-height: 1.68;
    padding-bottom: 54px;
  }
}
.page-template-template-arabic .site-main__content ul {
  padding-left: 0;
  padding-right: 22px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main__content ul {
    padding-right: 47px;
  }
}
.page-template-template-arabic .site-main__content ul li {
  line-height: 1.63;
}
.page-template-template-arabic .site-main__content ul li::before {
  left: unset;
  right: -11px;
  top: 10px;
  height: 4px;
  width: 4px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main__content ul li::before {
    right: -23px;
  }
}
.page-template-template-arabic .site-main__content ol {
  padding-left: 0;
  padding-right: 32px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main__content ol {
    padding-right: 41px;
    margin: 18px 0 20px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .site-main__content ol {
    margin: 27px 0 20px;
  }
}
.page-template-template-arabic .site-main__content ol li {
  line-height: 1.63;
}
.page-template-template-arabic .site-main__content ol li::before {
  content: "." counter(ol);
  left: unset;
  right: -19px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main__content ol li::before {
    right: -29px;
  }
}
@media screen and (max-width: 1024px) {
  .page-template-template-arabic .site-main__content div.block-quote,
.page-template-template-arabic .site-main__content .block-quote {
    width: 100vw;
    position: relative;
    right: 50%;
    margin-right: -50vw;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .site-main__content div.block-quote,
.page-template-template-arabic .site-main__content .block-quote {
    margin-top: 24px;
  }
}
.page-template-template-arabic .site-main__content div.block-quote .wp-block-image,
.page-template-template-arabic .site-main__content .block-quote .wp-block-image {
  margin: 0;
}
.page-template-template-arabic .site-main__content div.block-quote .wp-block-quote,
.page-template-template-arabic .site-main__content .block-quote .wp-block-quote {
  text-align: inherit;
  padding-left: 45px;
  padding-right: 55px;
  padding-bottom: 27px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main__content div.block-quote .wp-block-quote,
.page-template-template-arabic .site-main__content .block-quote .wp-block-quote {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .site-main__content div.block-quote .wp-block-quote,
.page-template-template-arabic .site-main__content .block-quote .wp-block-quote {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 49px;
  }
}
.page-template-template-arabic .site-main__content div.block-quote .wp-block-quote p,
.page-template-template-arabic .site-main__content .block-quote .wp-block-quote p {
  font-size: 2.5rem;
  font-family: "29LT Zarid Display", serif;
  font-weight: 500;
  line-height: 1.24;
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .site-main__content div.block-quote .wp-block-quote p,
.page-template-template-arabic .site-main__content .block-quote .wp-block-quote p {
    font-size: 3rem;
    line-height: 1.27;
  }
}
.page-template-template-arabic .site-main__content div.block-quote .wp-block-quote p::before,
.page-template-template-arabic .site-main__content .block-quote .wp-block-quote p::before {
  background-image: url(16b5cad80233dbabea5d.svg);
  left: unset;
  right: -37px;
  top: 0;
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .page-template-template-arabic .site-main__content div.block-quote .wp-block-quote p::before,
.page-template-template-arabic .site-main__content .block-quote .wp-block-quote p::before {
    right: -35px;
    top: -2px;
  }
}
.page-template-template-arabic .site-main__content div.block-quote .wp-block-quote cite,
.page-template-template-arabic .site-main__content .block-quote .wp-block-quote cite {
  font-style: normal;
  font-family: "IBM Plex Sans Arabic", serif;
  margin-bottom: 23px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .site-main__content div.block-quote .wp-block-quote cite,
.page-template-template-arabic .site-main__content .block-quote .wp-block-quote cite {
    margin-bottom: 38px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .site-main__content div.block-quote .wp-block-quote cite,
.page-template-template-arabic .site-main__content .block-quote .wp-block-quote cite {
    margin-bottom: 31px;
  }
}
.page-template-template-arabic figure.wp-block-image {
  margin: 33px 0 36px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic figure.wp-block-image {
    margin: 33px 0 67px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic figure.wp-block-image {
    margin: 59px 0 73px;
  }
}
.page-template-template-arabic figure.wp-block-image.alignleft {
  margin-right: 40px;
}
.page-template-template-arabic figure.wp-block-image.alignright {
  margin-left: 40px;
}
.page-template-template-arabic figure figcaption,
.page-template-template-arabic .wp-block-image figcaption,
.page-template-template-arabic .wp-block-embed figcaption {
  padding: 11px 20px 14px 20px;
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic figure figcaption,
.page-template-template-arabic .wp-block-image figcaption,
.page-template-template-arabic .wp-block-embed figcaption {
    padding: 23px 20px 24px 20px;
  }
}
.page-template-template-arabic .wp-block-embed {
  margin-top: 22px;
  margin-bottom: 33px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .vid-inline, .page-template-template-arabic .wp-block-embed.is-type-video, .page-template-template-arabic .wp-block-video {
    margin-bottom: 31px;
  }
}
.page-template-template-arabic .vid-inline .video_button_wrapper .btn-play, .page-template-template-arabic .wp-block-embed.is-type-video .video_button_wrapper .btn-play, .page-template-template-arabic .wp-block-video .video_button_wrapper .btn-play {
  left: 10px;
  right: unset;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .vid-inline .video_button_wrapper .btn-play, .page-template-template-arabic .wp-block-embed.is-type-video .video_button_wrapper .btn-play, .page-template-template-arabic .wp-block-video .video_button_wrapper .btn-play {
    left: 33px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .vid-inline .video_button_wrapper .btn-play, .page-template-template-arabic .wp-block-embed.is-type-video .video_button_wrapper .btn-play, .page-template-template-arabic .wp-block-video .video_button_wrapper .btn-play {
    left: 67px;
  }
}
.page-template-template-arabic .vid-inline__caption, .page-template-template-arabic .wp-block-embed.is-type-video figcaption, .wp-block-embed.is-type-video .page-template-template-arabic figcaption, .page-template-template-arabic .wp-block-video figcaption, .wp-block-video .page-template-template-arabic figcaption {
  padding-left: 75px;
  padding-right: 20px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .vid-inline__caption, .page-template-template-arabic .wp-block-embed.is-type-video figcaption, .wp-block-embed.is-type-video .page-template-template-arabic figcaption, .page-template-template-arabic .wp-block-video figcaption, .wp-block-video .page-template-template-arabic figcaption {
    padding: 15px 20px 14px 124px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .vid-inline__caption, .page-template-template-arabic .wp-block-embed.is-type-video figcaption, .wp-block-embed.is-type-video .page-template-template-arabic figcaption, .page-template-template-arabic .wp-block-video figcaption, .wp-block-video .page-template-template-arabic figcaption {
    padding: 23px 20px 24px 169px;
  }
}
.page-template-template-arabic .wp-block-buttons {
  margin: 25px 0 27px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .wp-block-buttons {
    margin: 28px 0 27px;
  }
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .wp-block-buttons {
    margin-bottom: 31px 0 25px;
  }
}
.page-template-template-arabic .btn-primary .wp-block-button__link {
  padding: 9px 16px 11px 13px;
  text-align: right;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .btn-primary .wp-block-button__link {
    padding: 12px 20px 14px 32px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic .btn-primary .wp-block-button__link {
    padding: 12px 20px 18px 16px;
    line-height: 1.33;
    margin-right: -20px;
  }
}
.page-template-template-arabic .btn-primary .wp-block-button__link::before {
  left: 0;
  right: unset;
}
.page-template-template-arabic .btn-primary .wp-block-button__link::after {
  left: 7.4px;
  right: unset;
  transform: rotateY(180deg);
}
.page-template-template-arabic .btn-primary .wp-block-button__link:hover::after {
  left: -12px;
}
.page-template-template-arabic .btn-secondary .wp-block-button__link {
  padding: 0px 19px 2px 14px;
  text-align: right;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .btn-secondary .wp-block-button__link {
    font-size: 1.8rem;
    line-height: 1.33;
  }
}
.page-template-template-arabic .btn-secondary .wp-block-button__link::after {
  transform: rotateY(180deg);
  margin-left: 0;
  margin-right: 8px;
}
.page-template-template-arabic .btn-secondary .wp-block-button__link::before {
  right: 0;
  left: unset;
}
.page-template-template-arabic .btn-secondary .wp-block-button__link .last-word::after {
  transform: rotateY(180deg);
  margin-left: 0;
  margin-right: 8px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic hr.wp-block-separator {
    margin: 59px 0 45px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-template-arabic hr.wp-block-separator {
    margin: 59px 0 36px;
  }
}
.page-template-template-arabic .table-block__wrapper table th,
.page-template-template-arabic .table-block__wrapper table td {
  padding: 10px 0 15px 20px;
  text-align: inherit;
  line-height: 1.63;
}
.page-template-template-arabic .table-block__wrapper table th:first-child,
.page-template-template-arabic .table-block__wrapper table td:first-child {
  border-left: 0;
}
@media screen and (max-width: 699px) {
  .page-template-template-arabic .table-block__wrapper table th:first-child,
.page-template-template-arabic .table-block__wrapper table td:first-child {
    border-right: 20px solid #FFFFFF;
  }
}
.page-template-template-arabic .table-block__wrapper .table-block__prev {
  right: 100%;
}
@media screen and (max-width: 699px) {
  .page-template-template-arabic .table-block__wrapper .table-block__prev {
    margin-left: 0;
  }
}
.page-template-template-arabic .table-block__wrapper .js-scroll--left .table-block__next {
  opacity: 1;
  visibility: visible;
}
.page-template-template-arabic .table-block__wrapper .js-scroll--left .table-block__prev {
  opacity: 0;
  visibility: hidden;
}
.page-template-template-arabic .table-block__wrapper .js-scroll--right .table-block__prev {
  opacity: 1;
  visibility: visible;
}
.page-template-template-arabic .table-block__wrapper .js-scroll--right .table-block__next {
  opacity: 0;
  visibility: hidden;
}
.page-template-template-arabic .table-block__wrapper .js-scroll--right.js-scroll--left .table-block__next,
.page-template-template-arabic .table-block__wrapper .js-scroll--right.js-scroll--left .table-block__prev {
  opacity: 1;
  visibility: visible;
}
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field-medium {
  line-height: 1.63;
  font-weight: 400;
  font-family: "IBM Plex Sans Arabic", serif;
}
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field-medium::placeholder {
  color: #000000;
}
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field-label,
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field-label-inline,
.page-template-template-arabic .wpforms-container .wpforms-form textarea.wpforms-field-medium {
  line-height: 1.63;
}
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field-label {
  margin-bottom: 9px;
}
.page-template-template-arabic .wpforms-container .wpforms-form textarea {
  padding: 6px 13px;
}
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field {
  padding-bottom: 22px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field {
    padding-bottom: 32px;
  }
}
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field:last-child {
  padding-bottom: 36px;
}
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field-checkbox ul li,
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field-radio ul li {
  display: flex;
  align-items: center;
}
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field-checkbox ul li input,
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field-radio ul li input {
  margin-right: 0;
  margin-left: 9px;
}
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field-checkbox .wpforms-field-label,
.page-template-template-arabic .wpforms-container .wpforms-form .wpforms-field-radio .wpforms-field-label {
  margin-bottom: 3px;
}
.page-template-template-arabic .wpforms-container .wpforms-form select {
  background-position: center left 2px;
}
.page-template-template-arabic .wpforms-container .wpforms-form button[type=submit] {
  line-height: 1.63;
  font-family: "IBM Plex Sans Arabic", serif;
  padding: 6px 15px 8px 13px;
}
@media screen and (min-width: 700px) {
  .page-template-template-arabic .wpforms-container .wpforms-form button[type=submit] {
    line-height: 1.44;
    padding: 10px 18px 14px 16px;
  }
}
.page-template-template-arabic .wpforms-container .wpforms-form input[type=checkbox]::after,
.page-template-template-arabic .wpforms-container .wpforms-form input[type=radio]::after {
  left: unset;
  right: 4px;
}

.wp-block-media-text {
  display: block;
  margin: 35px 0 55px;
}
@media (min-width: 700px) {
  .wp-block-media-text {
    display: flex;
    margin: 35px 0 72px;
  }
}
@media (min-width: 1025px) {
  .wp-block-media-text {
    margin: 104px 0;
  }
}
.wp-block-media-text .wp-block-media-text__media {
  margin: 0 0 20px;
}
@media (min-width: 700px) {
  .wp-block-media-text .wp-block-media-text__media {
    min-width: 48.5%;
    margin: 0;
  }
}
@media (min-width: 1025px) {
  .wp-block-media-text .wp-block-media-text__media {
    min-width: 47.5%;
  }
}
.wp-block-media-text .wp-block-media-text__media img,
.wp-block-media-text .wp-block-media-text__media video {
  border-radius: 20px;
}
@media (min-width: 700px) {
  .wp-block-media-text .wp-block-media-text__media img,
.wp-block-media-text .wp-block-media-text__media video {
    border-radius: 25px;
  }
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 0;
  align-self: flex-start;
}
@media (min-width: 700px) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0 0 0 20px;
  }
}
@media (min-width: 1025px) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0 0 0 41px;
  }
}
.wp-block-media-text .wp-block-media-text__content * {
  margin: 0 0 7px;
}
@media (min-width: 1025px) {
  .wp-block-media-text .wp-block-media-text__content * {
    margin: 0 0 10px;
  }
}
.wp-block-media-text .wp-block-media-text__content *:last-child {
  margin: 0;
}
.wp-block-media-text .wp-block-media-text__content h3, .wp-block-media-text .wp-block-media-text__content .alert-event-title {
  font-weight: 700;
}
.wp-block-media-text .wp-block-media-text__content h3 a, .wp-block-media-text .wp-block-media-text__content .alert-event-title a {
  color: #000000;
  text-decoration: none;
  transition: 0.3s color;
  padding: 0 17px 0 0;
}
.wp-block-media-text .wp-block-media-text__content h3 a:hover, .wp-block-media-text .wp-block-media-text__content .alert-event-title a:hover {
  color: #ad1c1c;
}
.wp-block-media-text .wp-block-media-text__content h3 a:hover .last-word span::after, .wp-block-media-text .wp-block-media-text__content .alert-event-title a:hover .last-word span::after {
  left: 17px;
  filter: brightness(1);
}
.wp-block-media-text .wp-block-media-text__content h3 a .last-word, .wp-block-media-text .wp-block-media-text__content .alert-event-title a .last-word {
  display: inline-block;
}
.wp-block-media-text .wp-block-media-text__content h3 a .last-word span::after, .wp-block-media-text .wp-block-media-text__content .alert-event-title a .last-word span::after {
  content: "";
  display: inline-block;
  height: 17px;
  width: 9px;
  position: relative;
  top: 1px;
  left: 7px;
  background: url(9f56ae28d98ded6c043f.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 15px;
  filter: brightness(0);
  transition: all 0.3s ease;
}
@media (min-width: 700px) {
  .wp-block-media-text .wp-block-media-text__content h3 a .last-word span::after, .wp-block-media-text .wp-block-media-text__content .alert-event-title a .last-word span::after {
    height: 21px;
    width: 11px;
    top: 2px;
  }
}
@media (min-width: 1025px) {
  .wp-block-media-text .wp-block-media-text__content h3 a .last-word span::after, .wp-block-media-text .wp-block-media-text__content .alert-event-title a .last-word span::after {
    height: 23px;
    width: 13px;
    top: 3px;
  }
}

.wp-block-group > .wp-block-media-text {
  margin: 0 0 25px;
}
@media (min-width: 700px) {
  .wp-block-group > .wp-block-media-text {
    margin: 0 0 27px;
  }
}
@media (min-width: 1025px) {
  .wp-block-group > .wp-block-media-text {
    margin: 0 0 37px;
  }
}
.wp-block-group > .wp-block-media-text:not(:first-of-type) {
  padding: 23px 0 0;
  border-top: solid 2px #797979;
}
@media (min-width: 700px) {
  .wp-block-group > .wp-block-media-text:not(:first-of-type) {
    padding: 30px 0 0;
  }
}
@media (min-width: 1025px) {
  .wp-block-group > .wp-block-media-text:not(:first-of-type) {
    padding: 38px 0 0;
  }
}
.wp-block-group > .wp-block-media-text:first-of-type {
  margin-top: 35px;
}
.wp-block-group > .wp-block-media-text:last-of-type {
  margin-bottom: 55px;
}
@media (min-width: 700px) {
  .wp-block-group > .wp-block-media-text:last-of-type {
    margin-bottom: 72px;
  }
}
@media (min-width: 1025px) {
  .wp-block-group > .wp-block-media-text:last-of-type {
    margin-bottom: 104px;
  }
}

#sb_instagram {
  padding-top: 48px;
  padding-bottom: 40px;
}
@media screen and (min-width: 700px) {
  #sb_instagram {
    padding-bottom: 30px;
    padding-top: 75px;
  }
}
@media screen and (min-width: 1025px) {
  #sb_instagram {
    padding-top: 62px;
    padding-bottom: 35px;
  }
}
#sb_instagram::before {
  height: 265px;
}
@media screen and (min-width: 700px) {
  #sb_instagram::before {
    height: 263px;
  }
}
@media screen and (min-width: 1025px) {
  #sb_instagram::before {
    height: 314px;
  }
}
#sb_instagram .instagram-heading {
  margin-top: 0;
  margin-bottom: 0;
}
#sb_instagram .sb_instagram_header {
  float: unset;
  clear: unset;
  padding: unset !important;
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 35px !important;
}
@media screen and (min-width: 700px) {
  #sb_instagram .sb_instagram_header {
    margin-bottom: 44px !important;
  }
}
@media screen and (min-width: 1025px) {
  #sb_instagram .sb_instagram_header {
    margin-bottom: 39px !important;
  }
}
#sb_instagram .sb_instagram_header .sbi_header_link {
  display: block;
  width: 36px;
  height: 36px;
  margin-left: 9px;
  margin-top: 5px;
  float: unset !important;
}
@media screen and (min-width: 700px) {
  #sb_instagram .sb_instagram_header .sbi_header_link {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1025px) {
  #sb_instagram .sb_instagram_header .sbi_header_link {
    margin-top: 5px;
  }
}
#sb_instagram .sb_instagram_header .sbi_header_link:focus {
  box-shadow: none;
  outline: 1px solid #575454 !important;
  outline-offset: 2px !important;
}
#sb_instagram .sb_instagram_header .sbi_header_text {
  border: 0;
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
#sb_instagram .sb_instagram_header .sbi_header_img {
  background: unset;
  margin-left: 0 !important;
  overflow: inherit !important;
  border-radius: 0;
  width: auto !important;
  height: auto !important;
}
#sb_instagram .sb_instagram_header .sbi_header_img .sbi_header_hashtag_icon {
  height: auto !important;
  width: auto !important;
}
#sb_instagram .sb_instagram_header .sbi_header_img .sbi_new_logo {
  color: #000;
  position: static;
  margin-top: 0 !important;
  margin-left: 0 !important;
  display: block;
}
#sb_instagram #sbi_load {
  float: unset;
  clear: unset;
  width: auto !important;
  height: auto;
  margin: 0 !important;
}
#sb_instagram #sbi_load .sbi_follow_btn {
  margin-left: 0;
}
#sb_instagram #sbi_load a {
  margin-top: 0;
}
@media screen and (min-width: 1025px) {
  #sb_instagram #sbi_load a {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 700px) {
  #sb_instagram #sbi_images {
    width: calc(100% + 25px);
    margin-left: -12.5px;
    margin-right: 12.5px;
  }
}
@media screen and (min-width: 1025px) {
  #sb_instagram #sbi_images {
    width: calc(100% + 48px);
    margin-right: -24px;
    margin-left: -24px;
  }
}
#sb_instagram #sbi_images .sbi_item {
  margin-bottom: 25px !important;
  position: relative;
}
@media screen and (max-width: 699px) {
  #sb_instagram #sbi_images .sbi_item {
    width: 100%;
  }
}
@media screen and (min-width: 700px) {
  #sb_instagram #sbi_images .sbi_item {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
}
@media screen and (min-width: 1025px) {
  #sb_instagram #sbi_images .sbi_item {
    padding-left: 21px !important;
    padding-right: 21px !important;
    padding-top: 5px !important;
  }
}
#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap {
  padding: 3px;
}
#sb_instagram #sbi_images .sbi_photo {
  position: relative;
}
#sb_instagram #sbi_images .sbi_photo:focus {
  box-shadow: none;
  outline: 1px solid #575454 !important;
  outline-offset: 2px !important;
}
#sb_instagram #sbi_images .sbi_photo::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000000;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
#sb_instagram #sbi_images .sbi_photo:hover::after {
  opacity: 0.5;
  visibility: visible;
}
#sb_instagram .sbi_follow_btn a {
  background: #f4ff0d !important;
  border-radius: 0;
  background-color: #f4ff0d;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #000000;
  transition: unset;
}
@media screen and (min-width: 700px) {
  #sb_instagram .sbi_follow_btn a {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  #sb_instagram .sbi_follow_btn a {
    background-color: transparent;
  }
  #sb_instagram .sbi_follow_btn a::before {
    content: "";
    background-color: #f4ff0d;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  #sb_instagram .sbi_follow_btn a:hover::before {
    width: 100%;
  }
  #sb_instagram .sbi_follow_btn a:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
#sb_instagram .sbi_follow_btn a::after {
  background-image: url(3bf329f22010e5d6b391.svg);
}
#sb_instagram .sbi_follow_btn a::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  #sb_instagram .sbi_follow_btn a::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}
#sb_instagram .sbi_follow_btn a:focus {
  box-shadow: none;
  outline: 1px solid #575454 !important;
  outline-offset: 2px !important;
}
#sb_instagram .sbi_follow_btn a:hover {
  box-shadow: none;
}
@media screen and (min-width: 1025px) {
  #sb_instagram .sbi_follow_btn a {
    background: unset !important;
    padding-right: 27px !important;
  }
}
#sb_instagram .sbi_follow_btn a span {
  letter-spacing: 0.14px;
  font-weight: 800;
}
#sb_instagram .sbi_follow_btn .svg-inline--fa {
  display: none !important;
}
#sb_instagram .sbi_load_btn {
  display: none !important;
}

.twitter-block {
  padding-top: 48px;
  padding-bottom: 65px;
}
@media screen and (min-width: 700px) {
  .twitter-block {
    padding-top: 86px;
    padding-bottom: 55px;
  }
}
@media screen and (min-width: 1025px) {
  .twitter-block {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.twitter-block:before {
  height: 253px;
}
@media screen and (min-width: 700px) {
  .twitter-block:before {
    height: 324px;
  }
}
@media screen and (min-width: 1025px) {
  .twitter-block:before {
    height: 241px;
  }
}
.twitter-block .twitter-heading {
  margin-top: 0;
  margin-bottom: 0;
}
.twitter-block .twitter-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
}
@media screen and (min-width: 700px) {
  .twitter-block .twitter-header {
    padding-bottom: 0;
  }
}
.twitter-block .twitter-header .twitter-icon {
  font-size: 0;
  background-image: url(0a419ff47e6a6c7e5343.svg);
  display: block;
  width: 34px;
  height: 31px;
  background-repeat: no-repeat;
  filter: brightness(0) invert(0);
  background-size: 35px;
  margin: 0 10px;
}
.twitter-block .twitter-header .twitter-icon:hover {
  filter: brightness(1) invert(0);
}
.twitter-block .twitter-header .btn-primary {
  border-radius: 0;
  background-color: #f4ff0d;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #000000;
}
@media screen and (min-width: 700px) {
  .twitter-block .twitter-header .btn-primary {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  .twitter-block .twitter-header .btn-primary {
    background-color: transparent;
  }
  .twitter-block .twitter-header .btn-primary::before {
    content: "";
    background-color: #f4ff0d;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  .twitter-block .twitter-header .btn-primary:hover::before {
    width: 100%;
  }
  .twitter-block .twitter-header .btn-primary:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
.twitter-block .twitter-header .btn-primary::after {
  background-image: url(3bf329f22010e5d6b391.svg);
}
.twitter-block .twitter-header .btn-primary::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .twitter-block .twitter-header .btn-primary::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}
.twitter-block #ctf {
  overflow: inherit !important;
}
.twitter-block #ctf .ctf-tweets {
  align-items: flex-start;
}
@media screen and (min-width: 700px) {
  .twitter-block #ctf .ctf-tweets {
    display: flex;
    margin-top: 43px;
  }
}
@media screen and (min-width: 1025px) {
  .twitter-block #ctf .ctf-tweets {
    margin-top: 26px;
  }
}
.twitter-block #ctf .ctf-tweets .ctf-item {
  box-shadow: 0 5px 40px 20px rgba(0, 0, 0, 0.05);
  background-color: #FFFFFF;
  padding: 16px 21px 30px 22px !important;
  margin-top: 25px;
  border-top: 3px solid !important;
  display: flex;
  flex-wrap: wrap;
}
.twitter-block #ctf .ctf-tweets .ctf-item:nth-of-type(1) {
  border-color: #42d1ac !important;
}
.twitter-block #ctf .ctf-tweets .ctf-item:nth-of-type(2) {
  border-color: #ff3535 !important;
}
.twitter-block #ctf .ctf-tweets .ctf-item:nth-of-type(3) {
  border-color: #02e3ff !important;
}
@media screen and (min-width: 700px) {
  .twitter-block #ctf .ctf-tweets .ctf-item {
    width: 33%;
    padding: 16px 21px 21px 21px !important;
    margin-left: 21px;
    margin-top: 0;
  }
  .twitter-block #ctf .ctf-tweets .ctf-item:first-child {
    margin-left: 0;
  }
}
@media screen and (min-width: 1025px) {
  .twitter-block #ctf .ctf-tweets .ctf-item {
    border-top: 5px solid !important;
    margin-left: 24px;
    margin-right: 24px;
  }
  .twitter-block #ctf .ctf-tweets .ctf-item:first-child {
    margin-left: 0;
  }
  .twitter-block #ctf .ctf-tweets .ctf-item:last-child {
    margin-right: 0;
  }
}
.twitter-block #ctf .ctf-tweets .ctf-item .ctf-author-box {
  order: 2;
}
.twitter-block #ctf .ctf-tweets .ctf-item .ctf-author-box .ctf-tweet-meta {
  font-size: 1.4rem !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.twitter-block #ctf .ctf-tweets .ctf-item .ctf-tweet-content {
  order: 1;
  margin-top: 0 !important;
}
.twitter-block #ctf .ctf-tweets .ctf-item .ctf-tweet-content p.ctf-tweet-text {
  font-size: 1.4rem;
  line-height: 1.5 !important;
  margin-bottom: 7px !important;
}
.twitter-block #ctf .ctf-tweets .ctf-item .ctf-tweet-content p.ctf-tweet-text a {
  font-size: 1.4rem;
}

@media screen and (min-width: 700px) {
  .single-work {
    padding-bottom: 55px;
  }
}
@media screen and (min-width: 1025px) {
  .single-work {
    padding-bottom: 60px;
  }
}
.single-work-info-wrapper {
  min-height: auto;
  padding-top: 56px;
  padding-bottom: 14px;
}
@media screen and (min-width: 700px) {
  .single-work-info-wrapper {
    padding-top: 94px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .single-work-info-wrapper {
    padding-top: 137px;
    padding-bottom: 44px;
  }
}
.single-work-info-wrapper h2 {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .single-work-info-wrapper h2 {
    margin-bottom: 10px;
  }
}
.single-work-info-wrapper h2 + p {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .single-work-info-wrapper h2 + p {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 700px) {
  .single-work-info-wrapper::before {
    height: 324px;
  }
}
@media screen and (min-width: 1025px) {
  .single-work-info-wrapper::before {
    height: 643px;
  }
}
.single-work-intro p {
  font-size: 1.8rem;
  line-height: 1.44;
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .single-work-intro p {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .single-work-intro p {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.single-work-main {
  box-shadow: 0 5px 40px 20px rgba(0, 0, 0, 0.05);
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
  margin-left: -20px;
  margin-right: -20px;
}
@media screen and (min-width: 700px) {
  .single-work-main {
    margin: 0;
  }
}
@media screen and (min-width: 1025px) {
  .single-work-main {
    display: flex;
  }
}
.single-work-image {
  background-color: #000000;
}
@media screen and (min-width: 1025px) {
  .single-work-image {
    width: 57.2%;
  }
}
.single-work-image img {
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.single-work-image-wrapper {
  height: 100%;
  padding-top: 100%;
  position: relative;
}
.single-work-detail {
  padding: 26px 20px 29px 20px;
}
@media screen and (min-width: 700px) {
  .single-work-detail {
    padding: 33px 30px 20px 30px;
  }
}
@media screen and (min-width: 1025px) {
  .single-work-detail {
    width: 42.8%;
    padding: 33px 46px 0 45px;
  }
}
.single-work-detail h3, .single-work-detail .alert-event-title {
  font-size: 2rem;
  margin: 0px 0px 16px 0px;
}
@media screen and (min-width: 700px) {
  .single-work-detail h3, .single-work-detail .alert-event-title {
    font-size: 2.4rem;
    margin: 0px 0px 12px 0px;
  }
}
@media screen and (min-width: 1025px) {
  .single-work-detail h3, .single-work-detail .alert-event-title {
    font-size: 2.8rem;
    line-height: 1.3;
  }
}
.single-work-detail .single-work-body {
  margin-bottom: 14px;
}
@media screen and (min-width: 1025px) {
  .single-work-detail .single-work-body {
    margin-bottom: 15px;
  }
}
.single-work-detail .single-work-creator {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 30px;
}
@media screen and (min-width: 700px) {
  .single-work-detail .single-work-creator {
    margin-bottom: 34px;
  }
}
@media screen and (min-width: 1025px) {
  .single-work-detail .single-work-creator {
    margin-bottom: 48px;
  }
}
.single-work-detail .btn-secondary {
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .single-work-detail .btn-secondary {
    margin-bottom: 19px;
  }
}
@media screen and (min-width: 1025px) {
  .single-work-detail .btn-secondary {
    margin-bottom: 20px;
  }
}
.single-work-detail .btn-secondary a {
  z-index: 1;
  display: inline-block;
}
@media screen and (min-width: 700px) {
  .single-work-detail .btn-secondary a {
    font-size: 1.8rem;
  }
}

.accordion {
  padding-top: 71px;
  padding-bottom: 65px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 700px) {
  .accordion {
    padding-top: 100px;
    padding-bottom: 55px;
  }
}
@media screen and (min-width: 1025px) {
  .accordion {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
.accordion-content {
  display: none;
}
.accordion-heading h2 {
  margin-bottom: 13px;
}
@media screen and (min-width: 700px) {
  .accordion-heading h2 {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .accordion-heading h2 {
    margin-bottom: 13px;
  }
}
.accordion-intro {
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 42px;
}
@media screen and (min-width: 1025px) {
  .accordion-intro {
    font-size: 2rem;
    margin-bottom: 30px;
  }
}
.accordion-intro p {
  font-size: inherit;
  line-height: inherit;
}
.accordion .accordion-all {
  margin-bottom: 19px;
}
.accordion-expand-all {
  position: relative;
  padding-left: 25px;
  background-color: unset;
  color: #000000;
  letter-spacing: 0.36px;
  background-color: unset;
  color: #000000;
  position: relative;
}
.accordion-expand-all::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.accordion-expand-all:hover {
  color: #000000;
}
.accordion-expand-all:hover::after {
  width: 100%;
  background-color: #000000;
}
@media screen and (min-width: 700px) {
  .accordion-expand-all {
    padding-left: 27px;
  }
}
@media screen and (min-width: 1025px) {
  .accordion-expand-all {
    padding-left: 25px;
  }
}
.accordion-expand-all::before {
  content: "";
  position: absolute;
  background-image: url(33a2f7b41d1d894a04d2.svg);
  width: 14px;
  height: 14px;
  left: 0;
  top: 3px;
}
@media screen and (min-width: 700px) {
  .accordion-expand-all::before {
    left: 2px;
  }
}
@media screen and (min-width: 1025px) {
  .accordion-expand-all::before {
    left: 0;
  }
}
.accordion-collapse-all {
  position: relative;
  margin-left: 24px;
  padding-left: 25px;
  background-color: unset;
  color: #000000;
  letter-spacing: 0.36px;
  background-color: unset;
  color: #000000;
  position: relative;
}
.accordion-collapse-all::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.accordion-collapse-all:hover {
  color: #000000;
}
.accordion-collapse-all:hover::after {
  width: 100%;
  background-color: #000000;
}
.accordion-collapse-all::before {
  content: "";
  position: absolute;
  background-image: url(d1d579f459fb20849ab9.svg);
  width: 14px;
  height: 2px;
  left: 0;
  top: 8px;
}
@media screen and (min-width: 1025px) {
  .accordion-tab {
    margin-left: -46px;
    margin-right: -46px;
  }
}
.accordion-toggle {
  font-size: 1.8rem;
  font-family: "aktiv-grotesk", sans-serif;
  line-height: 1.44;
  text-align: left;
  position: relative;
  padding: 23px 0px 23px 46px;
  background-color: unset;
  width: 100%;
  border-bottom: 1px solid #575454;
  margin-top: -1px;
  transition: background-color 0.3s, color 0.3s, padding 0.3s, width 0.3s, margin-left 0.3s, margin-right 0.3s;
}
.accordion-toggle:last-child {
  border-bottom: none;
}
.accordion-toggle:hover {
  background-color: #000000;
  color: #FFFFFF;
  padding: 23px 0 23px 66px;
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
}
.accordion-toggle:hover .accordion-tab--icon {
  left: 20px;
}
@media screen and (min-width: 700px) {
  .accordion-toggle:hover {
    padding: 23px 18px 25px 66px;
  }
}
@media screen and (min-width: 1025px) {
  .accordion-toggle:hover {
    padding: 27px 20px 31px 66px;
  }
}
@media screen and (min-width: 700px) {
  .accordion-toggle {
    padding: 23px 18px 25px 46px;
  }
}
@media screen and (min-width: 1025px) {
  .accordion-toggle {
    font-size: 2rem;
    line-height: 1.5;
    padding: 27px 20px 31px 46px;
  }
}
.accordion-toggle .accordion-tab--icon {
  position: absolute;
  left: 0;
  top: 23px;
  background-image: url(33a2f7b41d1d894a04d2.svg);
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
  background-color: #f4ff0d;
  transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.accordion-toggle .accordion-tab--icon:hover {
  background-color: #E2ED00;
}
.accordion-toggle .accordion-tab--icon:hover {
  background-color: #E2ED00;
}
@media screen and (min-width: 700px) {
  .accordion-toggle .accordion-tab--icon {
    top: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .accordion-toggle .accordion-tab--icon {
    top: 31px;
  }
}
.accordion .js-expanded .accordion-tab--icon {
  background-image: url(d1d579f459fb20849ab9.svg);
  background-color: #02e3ff;
  transition: all 0.3s ease;
}
.accordion .js-expanded .accordion-tab--icon:hover {
  background-color: #a4f5ff;
}
@media screen and (min-width: 700px) {
  .accordion .js-expanded .accordion-tab--icon {
    top: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .accordion .js-expanded .accordion-tab--icon {
    top: 31px;
  }
}
.accordion-content {
  padding: 18px 0;
}
@media screen and (min-width: 700px) {
  .accordion-content {
    padding: 28px 0;
  }
}
@media screen and (min-width: 1025px) {
  .accordion-content {
    padding: 22px 46px;
  }
}
.accordion-top {
  padding: 0;
  border: unset;
  background: unset;
  margin-top: 0px;
  position: relative;
}
@media screen and (min-width: 700px) {
  .accordion-top {
    margin-left: auto;
  }
}
.accordion-top span {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: normal;
  position: relative;
  display: block;
  letter-spacing: 0.013em;
}
@media screen and (min-width: 700px) {
  .accordion-top span {
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1025px) {
  .accordion-top span {
    letter-spacing: 0.041em;
  }
}
.accordion-top::before {
  content: "";
  position: absolute;
  width: calc(100% + 6px);
  height: 8px;
  background-color: #a4f5ff;
  bottom: -2px;
  left: -4px;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .accordion-top::before {
    width: calc(100% + 4px);
    bottom: -1.7px;
    left: -2px;
  }
}
@media screen and (min-width: 1025px) {
  .accordion-top::before {
    width: 100%;
    bottom: -3.7px;
    left: 0px;
  }
}
.accordion-top:hover::before {
  height: calc(100% + 4px);
}
.accordion-top::before {
  z-index: -1;
}

/* Work feature carousel css*/
.work {
  position: relative;
  background-color: #f5f5f5;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
}
.work-inner {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1920px) {
  .work-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1920px) and (min-width: 700px) {
  .work-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1920px) and (min-width: 1025px) {
  .work-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.work-header {
  min-height: auto;
  padding-top: 56px;
  padding-bottom: 14px;
  z-index: 1;
  position: relative;
  padding: 64px 20px 27px;
}
@media screen and (min-width: 700px) {
  .work-header {
    padding-top: 94px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .work-header {
    padding-top: 137px;
    padding-bottom: 44px;
  }
}
.work-header h2 {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .work-header h2 {
    margin-bottom: 10px;
  }
}
.work-header h2 + p {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .work-header h2 + p {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 700px) {
  .work-header {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 88px;
    padding-bottom: 42px;
  }
}
@media screen and (min-width: 700px) and (min-width: 700px) {
  .work-header {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 700px) and (min-width: 1025px) {
  .work-header {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 1025px) {
  .work-header {
    padding-top: 137px;
    padding-bottom: 54px;
  }
}
@media screen and (min-width: 1920px) {
  .work-header {
    padding-left: 0;
    padding-right: 0;
  }
}
.work-header h2 {
  margin-top: 0;
  margin-bottom: 12px;
}
@media screen and (min-width: 700px) {
  .work-header h2 {
    margin-bottom: 10px;
  }
}
.work-intro {
  font-size: 1.8rem;
  line-height: 1.44;
}
.work-intro p {
  font-size: inherit;
  line-height: inherit;
}
@media screen and (min-width: 1025px) {
  .work-intro {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.work-main {
  background-color: #000000;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 700px) and (max-width: 1919px) {
  .work-main {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
  }
}
.work-main .work-carousel_prev,
.work-main .work-carousel_next {
  opacity: 0;
  visibility: hidden;
}
.work-main.js-scroll--right .work-carousel_prev {
  opacity: 0;
  visibility: hidden;
}
.work-main.js-scroll--right .work-carousel_next {
  opacity: 1;
  visibility: visible;
}
.work-main.js-scroll--left .work-carousel_next {
  opacity: 0;
  visibility: hidden;
}
.work-main.js-scroll--left .work-carousel_prev {
  opacity: 1;
  visibility: visible;
}
.work-main.js-scroll--right.js-scroll--left .work-carousel_prev,
.work-main.js-scroll--right.js-scroll--left .work-carousel_next {
  opacity: 1;
  visibility: visible;
}
.work-filter {
  padding: 18px 21px 19px 20px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 700px) {
  .work-filter {
    padding: 38px 50px;
    color: #FFFFFF;
  }
}
@media screen and (min-width: 1025px) {
  .work-filter {
    padding: 39px 60px 46px;
  }
}
.work-filter label {
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 18px;
  color: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .work-filter label {
    display: none;
  }
}
.work-filter .work-filter-wrap {
  position: relative;
  width: 100%;
  max-width: calc(100% - 70px);
}
.work-filter .fliter-selected-value {
  color: #FFFFFF;
  width: 100%;
  background: transparent;
  padding-right: 40px;
  border-bottom: 1px solid #575454;
  background-image: url(3365d5ebf226b2e9bd92.svg);
  background-repeat: no-repeat;
  background-position: center right 2px;
  padding: 13px 34px 13px 20px;
  text-transform: capitalize;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
}
@media screen and (min-width: 700px) {
  .work-filter .fliter-selected-value {
    display: none;
  }
}
.work-filter .fliter-selected-value.is-open {
  background-color: #FFFFFF;
  background-image: url(bc3bd3d5812c169041b7.svg);
  color: #000000;
  background-position: top 10px right 9px;
  position: relative;
  z-index: 2;
  outline-color: #575454;
}
.work-filter .selectdropdown {
  padding: 6.5px 0 15px 0;
  margin: 0;
  width: 100%;
  position: absolute;
  z-index: 2;
  display: none;
  background-color: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .work-filter .selectdropdown {
    padding: 0;
    background: none;
    display: flex !important;
    flex-wrap: wrap;
    position: static;
  }
}
.work-filter .selectdropdown li {
  list-style: none;
  width: 100%;
  background: transparent;
  border: none;
  font-size: 1.6rem;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 700px) {
  .work-filter .selectdropdown li {
    padding: 0;
    margin: 0 36px 0 0;
    width: auto;
  }
}
.work-filter .selectdropdown li button {
  font-size: 1.5rem;
  font-weight: normal;
  padding: 6.5px 14px 6.5px 20px;
  display: inline-block;
  width: 100%;
  background-color: unset;
  line-height: 1.5;
  outline-color: #575454;
  text-align: left;
}
@media screen and (min-width: 700px) {
  .work-filter .selectdropdown li button {
    background-color: unset;
    color: #FFFFFF;
    position: relative;
    padding: 0;
    font-size: 1.8rem;
    outline-color: #FFFFFF;
  }
  .work-filter .selectdropdown li button::after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.1s ease;
  }
  .work-filter .selectdropdown li button:hover {
    color: #FFFFFF;
  }
  .work-filter .selectdropdown li button:hover::after {
    width: 100%;
    background-color: #FFFFFF;
  }
}
@media screen and (min-width: 700px) {
  .work-filter .selectdropdown li button.is-active {
    color: #f4ff0d;
    font-weight: bold;
  }
}
.work-filter .selectdropdown li:before {
  display: none;
}
.work-slider-main {
  position: relative;
  overflow-x: auto;
  padding: 14px 0;
  margin-top: -14px;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.work-slider-main::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
.work-slider-holder {
  position: relative;
  height: 303px;
}
@media screen and (min-width: 700px) {
  .work-slider-holder {
    height: 593px;
  }
}
@media screen and (min-width: 1025px) {
  .work-slider-holder {
    height: 716px;
  }
}
.work-item {
  margin: 0;
}
.work-item .hero-slider-item {
  display: block;
}
.work-item .hero-slider-item:focus {
  outline: 4px solid #FFFFFF;
  outline-offset: 1px;
}
.work-item .work-item-cover {
  max-width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease;
}
.work-nav {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  position: sticky;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #000000;
}
@media screen and (min-width: 700px) {
  .work-nav {
    padding: 21px 50px 24px;
  }
}
@media screen and (min-width: 1025px) {
  .work-nav {
    padding: 24px 60px 30px;
  }
}
.work-nav .work-carousel_prev {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(fb37f513277c847403b2.svg);
}
@media screen and (min-width: 700px) {
  .work-nav .work-carousel_prev {
    width: 53px;
    height: 53px;
  }
}
.work-nav .work-carousel_prev:hover {
  background-color: #E2ED00;
}
.work-nav .work-carousel_next {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(9c9f784a571e174c1600.svg);
}
@media screen and (min-width: 700px) {
  .work-nav .work-carousel_next {
    width: 53px;
    height: 53px;
  }
}
.work-nav .work-carousel_next:hover {
  background-color: #E2ED00;
}
.work-nav.work-nav-show {
  opacity: 1;
}
.work-hover-left, .work-hover-right {
  visibility: hidden;
  width: 50px;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 1025px) {
  .work-hover-left, .work-hover-right {
    visibility: visible;
  }
}
.work-hover-right {
  right: 0;
}
@media screen and (max-width: 1024px) {
  .work .modal-inner {
    margin: 20px auto;
  }
}
.gallery {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  background-color: #f5f5f5;
}
.gallery-inner {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 700px) {
  .gallery-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .gallery-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.gallery-top {
  min-height: auto;
  padding-top: 56px;
  padding-bottom: 14px;
}
@media screen and (min-width: 700px) {
  .gallery-top {
    padding-top: 94px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .gallery-top {
    padding-top: 137px;
    padding-bottom: 44px;
  }
}
.gallery-top h2 {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .gallery-top h2 {
    margin-bottom: 10px;
  }
}
.gallery-top h2 + p {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .gallery-top h2 + p {
    margin-bottom: 10px;
  }
}
.gallery-heading {
  font-size: 2.8rem;
  line-height: 1.15;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 700px) {
  .gallery-heading {
    font-size: 3.8rem;
  }
}
@media screen and (min-width: 1025px) {
  .gallery-heading {
    font-size: 5rem;
  }
}
.gallery-intro {
  margin-top: 15px;
}
@media screen and (min-width: 700px) {
  .gallery-intro {
    margin-top: 13px;
  }
}
@media screen and (min-width: 1025px) {
  .gallery-intro {
    margin-top: 18px;
    letter-spacing: 0.02px;
  }
}
.gallery-intro p {
  font-size: 1.8rem;
  line-height: 1.444;
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .gallery-intro p {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .gallery-intro p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1919px) {
  .gallery-carousel {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
  }
}
.gallery-carousel .slick-slide {
  position: relative;
}
.gallery-carousel .slick-slide > div > div {
  display: block !important;
}
.gallery-carousel .slick-slide img {
  width: 100%;
}
.gallery-slide {
  position: relative;
}
.gallery-video-cover.js-hide {
  display: none;
}
.gallery-inline__embed {
  position: relative;
  padding-bottom: 56.83%;
  left: 0;
  top: 0;
  height: 0;
  width: 100%;
  display: none;
  transition: all 0.3s ease;
}
.gallery-inline__embed.js-show {
  display: block;
}
.gallery-inline__embed iframe,
.gallery-inline__embed video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.gallery-video-mp4 {
  width: 100%;
}
.gallery-play-video {
  font-size: 0;
  width: 44px;
  height: 44px;
  background-color: #f4ff0d;
  background-image: url(6e9414078b430bec5513.svg);
  background-repeat: no-repeat;
  background-size: 19px;
  background-position: 56% center;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 700px) {
  .gallery-play-video {
    width: 66px;
    height: 66px;
    background-size: 26px;
  }
}
@media screen and (min-width: 1025px) {
  .gallery-play-video {
    width: 100px;
    height: 100px;
    background-size: 33px;
  }
}
.gallery-play-video:hover {
  background-color: #E2ED00;
}
.gallery-slide-info {
  padding: 19px 20px 18px 20px;
  background-color: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .gallery-slide-info {
    padding: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .gallery-slide-info {
    position: absolute;
    bottom: 55px;
    right: 60px;
    max-width: 293px;
    padding: 24px 30px 26px 30px;
  }
}
.gallery-title {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.34;
  margin-top: 0;
  margin-bottom: 0;
}
.gallery-caption p {
  font-size: 1.4rem;
  margin-top: 11px;
}
@media screen and (min-width: 1025px) {
  .gallery-caption p {
    margin-top: 14px;
  }
}
.gallery-attribution {
  font-size: 1.4rem;
  font-style: italic;
  text-transform: capitalize;
  margin-top: 14px;
}
@media screen and (min-width: 700px) {
  .gallery-attribution {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1025px) {
  .gallery-attribution {
    margin-top: 17px;
  }
}
.gallery-thumb {
  background-color: #000000;
  height: 84px;
}
@media screen and (max-width: 1919px) {
  .gallery-thumb {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
  }
}
@media screen and (min-width: 1920px) {
  .gallery-thumb {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 700px) {
  .gallery-thumb {
    height: auto;
    padding-top: 12px;
    padding-bottom: 8px;
  }
}
@media screen and (min-width: 1025px) {
  .gallery-thumb {
    padding-top: 5px;
    padding-bottom: 7px;
  }
}
.gallery-thumb .slick-arrow:focus {
  top: 50%;
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .gallery-thumb .slick-arrow {
    top: calc(50% + 3px);
  }
  .gallery-thumb .slick-arrow:focus {
    top: calc(50% + 3px);
  }
}
.gallery-thumb .slick-prev {
  left: 20px;
  z-index: 2;
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(fb37f513277c847403b2.svg);
  background-size: 11px;
}
@media screen and (min-width: 700px) {
  .gallery-thumb .slick-prev {
    width: 53px;
    height: 53px;
  }
}
.gallery-thumb .slick-prev:hover {
  background-color: #E2ED00;
}
@media screen and (min-width: 700px) {
  .gallery-thumb .slick-prev {
    left: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .gallery-thumb .slick-prev {
    left: 60px;
  }
}
.gallery-thumb .slick-next {
  right: 20px;
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(9c9f784a571e174c1600.svg);
  background-size: 11px;
}
@media screen and (min-width: 700px) {
  .gallery-thumb .slick-next {
    width: 53px;
    height: 53px;
  }
}
.gallery-thumb .slick-next:hover {
  background-color: #E2ED00;
}
@media screen and (min-width: 700px) {
  .gallery-thumb .slick-next {
    right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .gallery-thumb .slick-next {
    right: 60px;
  }
}
.gallery-thumb.slick-initialized .slick-slide {
  display: none;
}
@media screen and (min-width: 700px) {
  .gallery-thumb.slick-initialized .slick-slide {
    display: block;
  }
}
.gallery-thumb .slick-list {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.gallery-thumb .slick-list.js-visible {
  opacity: 1;
}
.gallery .gallery-thumb-item {
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 700px) {
  .gallery .gallery-thumb-item {
    padding: 6px;
  }
}
.gallery .gallery-thumb-item::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  background-color: #000000;
  transition: all 0.3s ease;
}
.gallery .gallery-thumb-item:not(.slick-current):hover::before {
  opacity: 0.3;
}
.gallery .gallery-thumb-item:focus {
  outline-offset: -9px;
}
.gallery .gallery-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery .gallery-thumb-inner {
  position: relative;
  max-width: 150px;
  margin: auto;
  display: block;
  padding: 0;
}
.gallery .gallery-thumb-inner::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-color: #02e3ff;
  opacity: 0;
  transition: all 0.3s ease;
}
.gallery-play-icon {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  font-size: 0;
  width: 44px;
  height: 44px;
  background-color: #f4ff0d;
  background-image: url(6e9414078b430bec5513.svg);
  background-repeat: no-repeat;
  background-size: 19px;
  background-position: 56% center;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .gallery-play-icon {
    width: 66px;
    height: 66px;
    background-size: 26px;
  }
}
@media screen and (min-width: 1025px) {
  .gallery-play-icon {
    width: 100px;
    height: 100px;
    background-size: 33px;
  }
}
.gallery-play-icon:hover {
  background-color: #E2ED00;
}
@media screen and (min-width: 700px) {
  .gallery-play-icon {
    width: 53px;
    height: 53px;
    background-size: 21px;
  }
}
.gallery .slick-current .gallery-thumb-inner::before {
  opacity: 0.7;
}

body.home .sticky-wrapper {
  width: 100%;
}
body.home .sticky-wrapper.fix-header {
  position: sticky;
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
body.home .alert {
  position: relative;
  width: 100vw;
  z-index: 3;
}
body.home .site h1 {
  border: 0;
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
body.home .site-main {
  padding: 0;
}

.home_hero {
  height: 100%;
  padding: 0;
  overflow: hidden;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  transition: all 0.3s ease;
}
.home_hero-front {
  width: 100%;
  height: 100vh;
  z-index: 3;
  position: relative;
}
.home_hero-image-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
.home_hero-left-image, .home_hero-right-image {
  width: 50%;
  max-width: 50%;
  height: 100%;
  position: absolute;
}
.home_hero-left-image img, .home_hero-right-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.home_hero-left-image {
  left: 0;
}
.home_hero-right-image {
  right: 0;
}
.home_hero-heading {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  display: none;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 700px) {
  .home_hero-heading {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .home_hero-heading {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.home_hero-heading h2 {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 2px 37px rgba(0, 0, 0, 0.31);
  font-size: 4.6rem;
  line-height: 1.09;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 700px) {
  .home_hero-heading h2 {
    font-size: 7.5rem;
    text-shadow: 0 1px 26px rgba(0, 0, 0, 0.31);
    line-height: 1.07;
  }
}
@media screen and (min-width: 1025px) {
  .home_hero-heading h2 {
    font-size: 10rem;
    text-shadow: 0 2px 37px rgba(0, 0, 0, 0.31);
    line-height: 1;
  }
}
.home_hero-video-container {
  width: 100%;
  height: 100vh;
}
.home_hero-video-container::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 2;
  transition: all 0.3s ease;
}
.home_hero-video-container.hide-background::before {
  opacity: 0;
  visibility: hidden;
}
.home_hero-video-container.hide-background .home_hero-video-cover::after {
  height: 38%;
}
.home_hero-video-button-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.home_hero-video-button-wrapper .btn-play {
  font-size: 0;
  width: 44px;
  height: 44px;
  background-color: #f4ff0d;
  background-image: url(6e9414078b430bec5513.svg);
  background-repeat: no-repeat;
  background-size: 19px;
  background-position: 56% center;
  transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
}
@media screen and (min-width: 700px) {
  .home_hero-video-button-wrapper .btn-play {
    width: 66px;
    height: 66px;
    background-size: 26px;
  }
}
@media screen and (min-width: 1025px) {
  .home_hero-video-button-wrapper .btn-play {
    width: 100px;
    height: 100px;
    background-size: 33px;
  }
}
.home_hero-video-button-wrapper .btn-play:hover {
  background-color: #E2ED00;
}
.home_hero-video-cover {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
}
.home_hero-video-cover::after {
  content: "";
  width: 2px;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #000000;
  transition: all 0.3s ease;
}
.home_hero-video-cover.js-hide {
  display: none;
}
.home_hero-video-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home_hero-video-embed {
  height: 100%;
  background-color: #000000;
  display: none;
}
.home_hero-video-embed.js-show {
  display: block;
}
.home_hero-video-box {
  width: 100%;
  height: 100%;
}
.home_hero-video-box video {
  width: 100%;
  height: 100%;
}

.home-content {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-bottom: 66px;
  background-color: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .home-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .home-content {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 700px) {
  .home-content {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1025px) {
  .home-content {
    padding-bottom: 88px;
  }
}
.home-content .home-background {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #FFFFFF;
  z-index: -1;
}

[data-aos=fade-in] {
  opacity: 0;
  transition: transform 0s, opacity 0.3s;
}

.global-con {
  padding-top: 70px;
  padding-bottom: 64px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 700px) {
  .global-con {
    padding-top: 86px;
    padding-bottom: 54px;
  }
}
@media screen and (min-width: 1025px) {
  .global-con {
    flex-direction: row-reverse;
  }
}
.global-con-map {
  background-image: url(1359441ab83ceab7b4cc.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: calc(100% + 14px);
  min-height: 45.33vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -7px;
  margin-right: -7px;
}
.global-con-map.aos-animate .global-con-left-image,
.global-con-map.aos-animate .global-con-right-image {
  opacity: 1;
}
@media screen and (min-width: 700px) {
  .global-con-map {
    background-image: url(a21e5a0c7e7948916501.svg);
    min-height: 41.86vw;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 1025px) {
  .global-con-map {
    background-image: url(8f1d85f1a22ca4514065.svg);
    width: calc(64% + 60px);
    background-size: cover;
    background-position: top 8px left;
    min-height: 32.17vw;
    margin-right: -60px;
  }
}
@media screen and (min-width: 1920px) {
  .global-con-map {
    background-size: 100%;
    min-height: 576px;
    width: 64%;
    margin-right: 0;
  }
}
.global-con-images {
  width: 100%;
  max-width: 69%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 18%;
}
@media screen and (min-width: 700px) {
  .global-con-images {
    max-width: 68%;
  }
}
@media screen and (min-width: 1025px) {
  .global-con-images {
    max-width: 72%;
    width: 100%;
    margin-right: 0;
  }
}
.global-con-left-image, .global-con-right-image {
  width: 16vw;
  height: 16vw;
  opacity: 0;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .global-con-left-image, .global-con-right-image {
    width: 14.72vw;
    height: 14.72vw;
  }
}
@media screen and (min-width: 1025px) {
  .global-con-left-image, .global-con-right-image {
    width: 11.34vw;
    height: 11.34vw;
  }
}
@media screen and (min-width: 1920px) {
  .global-con-left-image, .global-con-right-image {
    width: 218px;
    height: 218px;
  }
}
.global-con-left-image img, .global-con-right-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.global-con-left-image {
  transform: translateY(-14.7vw) !important;
  margin-left: 4%;
  transition-delay: 0.3s;
}
@media screen and (min-width: 700px) {
  .global-con-left-image {
    transform: translateY(-13.6vw) !important;
    margin-left: 3.2%;
  }
}
@media screen and (min-width: 1025px) {
  .global-con-left-image {
    transform: translateY(-9.7vw) !important;
    margin-left: -6%;
  }
}
@media screen and (min-width: 1920px) {
  .global-con-left-image {
    transform: translateY(-215px) !important;
  }
}
.global-con-right-image {
  transform: translateY(11.3vw) !important;
  transition-delay: 0.6s;
}
@media screen and (min-width: 700px) {
  .global-con-right-image {
    transform: translateY(10.3vw) !important;
  }
}
@media screen and (min-width: 1025px) {
  .global-con-right-image {
    transform: translateY(calc(100% - 2.6vw)) !important;
    margin-right: 10%;
  }
}
@media screen and (min-width: 1920px) {
  .global-con-right-image {
    transform: translateY(150px) !important;
  }
}
.global-con-content {
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .global-con-content {
    width: 36%;
    padding-top: 22px;
  }
}
.global-con-heading h2 {
  margin-top: 21px;
  margin-bottom: 11px;
}
@media screen and (min-width: 700px) {
  .global-con-heading h2 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .global-con-heading h2 {
    margin-top: 0;
    margin-bottom: 24px;
  }
}
.global-con-intro p {
  font-size: 1.8rem;
  line-height: 1.44;
}
@media screen and (min-width: 1025px) {
  .global-con-intro p {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1025px) {
  .global-con-cta-wrapper {
    margin-left: -19px;
  }
}
.global-con-cta {
  background-color: #f4ff0d;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #000000;
  margin-top: 30px;
}
@media screen and (min-width: 700px) {
  .global-con-cta {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  .global-con-cta {
    background-color: transparent;
  }
  .global-con-cta::before {
    content: "";
    background-color: #f4ff0d;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  .global-con-cta:hover::before {
    width: 100%;
  }
  .global-con-cta:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
.global-con-cta::after {
  background-image: url(3bf329f22010e5d6b391.svg);
}
.global-con-cta::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .global-con-cta::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}
@media screen and (min-width: 700px) {
  .global-con-cta {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .global-con-cta {
    margin-top: 36px;
  }
}

.contact {
  padding-top: 61px;
}
@media screen and (min-width: 700px) {
  .contact {
    padding-top: 55px;
  }
}
@media screen and (min-width: 1025px) {
  .contact {
    padding-top: 137px;
  }
}
.contact-heading h2 {
  margin-top: 0;
  margin-bottom: 19px;
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .contact-heading h2 {
    margin-bottom: 9px;
  }
}
@media screen and (min-width: 1025px) {
  .contact-intro {
    width: 47.78%;
  }
}
.contact-intro p {
  font-size: 1.8rem;
  margin-bottom: 40px;
  line-height: 1.44;
}
@media screen and (min-width: 700px) {
  .contact-intro p {
    font-size: 2rem;
    margin-bottom: 42px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1025px) {
  .contact-intro p {
    margin: 0;
  }
}
.contact-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact-staff-features {
  width: 100%;
}
@media screen and (min-width: 700px) {
  .contact-staff-features {
    width: 42.17%;
    padding-top: 53px;
  }
}
@media screen and (min-width: 1025px) {
  .contact-staff-features {
    width: 47.78%;
    padding-top: 40px;
  }
}
.contact-staff-feature {
  display: flex;
  align-items: center;
}
.contact-staff-feature:first-child {
  border-bottom: 1px solid #575454;
  padding-bottom: 20px;
}
@media screen and (min-width: 700px) {
  .contact-staff-feature:first-child {
    padding-bottom: 19px;
  }
}
@media screen and (min-width: 1025px) {
  .contact-staff-feature:first-child {
    padding-bottom: 18px;
  }
}
.contact-staff-feature:last-child {
  padding-top: 20px;
}
@media screen and (min-width: 1025px) {
  .contact-staff-feature:last-child {
    padding-top: 19px;
  }
}
.contact-staff-image {
  width: 72px;
  height: 72px;
}
@media screen and (min-width: 1025px) {
  .contact-staff-image {
    width: 80px;
    height: 80px;
  }
}
.contact-staff-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-staff-info {
  width: calc(100% - 72px);
  padding-left: 28px;
}
@media screen and (min-width: 700px) {
  .contact-staff-info {
    padding-left: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .contact-staff-info {
    width: calc(100% - 80px);
    padding-left: 33px;
  }
}
.contact-staff-name h3, .contact-staff-name .alert-event-title {
  margin-top: 0;
  margin-bottom: 4px;
  text-transform: uppercase;
  line-height: 1.34;
}
.contact-staff-title span {
  font-size: 1.6rem;
  display: block;
}
.contact-department {
  width: 100%;
  padding: 33px 20px 32px 20px;
  margin-top: 40px;
  box-shadow: 0 5px 40px 20px rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 700px) {
  .contact-department {
    width: 50%;
    margin-top: 0;
    padding: 44px 39px 32px 42px;
  }
}
@media screen and (min-width: 1025px) {
  .contact-department {
    width: 47.78%;
    padding: 44px 42px 47px 42px;
    margin-top: -52px;
  }
}
.contact-department-phone::before {
  background-image: url(6e2435eb9269005c4d87.svg);
  background-size: 16px;
}
.contact-department-email::before {
  background-image: url(a00e6aedd8405bd38c3d.svg);
  background-size: 24px;
}
.contact-department-time::before {
  background-image: url(82547f83b4b8dada4cb8.svg);
  background-size: 22px;
}
.contact-department-cta {
  margin-top: 30px;
}
.contact-department-cta a {
  background-color: #f4ff0d;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #000000;
}
@media screen and (min-width: 700px) {
  .contact-department-cta a {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  .contact-department-cta a {
    background-color: transparent;
  }
  .contact-department-cta a::before {
    content: "";
    background-color: #f4ff0d;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  .contact-department-cta a:hover::before {
    width: 100%;
  }
  .contact-department-cta a:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
.contact-department-cta a::after {
  background-image: url(3bf329f22010e5d6b391.svg);
}
.contact-department-cta a::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .contact-department-cta a::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}
@media screen and (min-width: 700px) {
  .contact-department-cta {
    margin-top: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .contact-department-cta {
    margin-left: -16px;
  }
}
.contact .contact-list {
  margin: 0;
  padding-left: 0;
}
.contact .contact-list li {
  margin-bottom: 20px;
  padding-left: 45px;
}
.contact .contact-list li::before {
  background-repeat: no-repeat;
  background-position: center;
  background-color: unset;
  border-radius: unset;
  height: 32px;
  width: 32px;
  position: absolute;
  top: -3px;
  left: 0;
}
.contact .contact-list li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .contact .contact-list li.contact-department-email {
    margin-bottom: 15px;
  }
}
.contact .contact-list a {
  word-break: break-all;
}

@media screen and (max-width: 699px) {
  .page-template-academics .hero {
    padding-bottom: 24px;
    position: relative;
    z-index: 2;
  }
}
@media screen and (min-width: 700px) {
  .page-template-academics .hero h1 {
    bottom: 62px;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-academics .hero h1 {
    bottom: 91px;
  }
}
.page-template-academics .site-main__content {
  position: relative;
}
@media screen and (min-width: 700px) {
  .page-template-academics .academics-program-finder-callout {
    width: 100%;
    position: absolute;
    top: -42px;
    right: 0;
    z-index: 2;
  }
}
@media screen and (min-width: 1025px) {
  .page-template-academics .academics-program-finder-callout {
    top: -58px;
  }
}

.academics-program-finder-callout {
  padding: 17px 20px 20px;
  background-color: #FFFFFF;
  position: relative;
  z-index: 2;
  box-shadow: 0px 30px 50px 0px rgba(226, 226, 226, 0.5);
}
@media screen and (max-width: 699px) {
  .academics-program-finder-callout {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
  }
}
@media screen and (min-width: 700px) {
  .academics-program-finder-callout {
    margin: 0;
    padding: 15px 32px 16px;
    display: flex;
    align-items: center;
    box-shadow: 0px 80px 50px 0px rgba(226, 226, 226, 0.5);
  }
}
@media screen and (min-width: 1025px) {
  .academics-program-finder-callout {
    max-width: 540px;
    margin-left: auto;
    padding: 29px 45px 29px;
  }
}
.academics-program-finder-callout-text {
  letter-spacing: 0.004em;
}
@media screen and (min-width: 700px) {
  .academics-program-finder-callout-text {
    margin-top: -2px;
  }
}
.academics-program-finder-callout-btn {
  margin-top: 16px;
}
@media screen and (min-width: 700px) {
  .academics-program-finder-callout-btn {
    margin-top: 0;
    margin-left: 21px;
  }
}
@media screen and (min-width: 1025px) {
  .academics-program-finder-callout-btn {
    margin-left: 37px;
  }
}
.academics-program-finder-callout-btn a {
  background-color: #f4ff0d;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #000000;
}
@media screen and (min-width: 700px) {
  .academics-program-finder-callout-btn a {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  .academics-program-finder-callout-btn a {
    background-color: transparent;
  }
  .academics-program-finder-callout-btn a::before {
    content: "";
    background-color: #f4ff0d;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  .academics-program-finder-callout-btn a:hover::before {
    width: 100%;
  }
  .academics-program-finder-callout-btn a:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
.academics-program-finder-callout-btn a::after {
  background-image: url(3bf329f22010e5d6b391.svg);
}
.academics-program-finder-callout-btn a::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .academics-program-finder-callout-btn a::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}

.work.programs {
  position: relative;
}
.work.programs .programs-inner {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1920px) {
  .work.programs .programs-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1920px) and (min-width: 700px) {
  .work.programs .programs-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1920px) and (min-width: 1025px) {
  .work.programs .programs-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.work.programs .work-header {
  min-height: auto;
  padding-top: 56px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
@media screen and (min-width: 700px) {
  .work.programs .work-header {
    padding-top: 94px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .work.programs .work-header {
    padding-top: 137px;
    padding-bottom: 44px;
  }
}
.work.programs .work-header h2 {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .work.programs .work-header h2 {
    margin-bottom: 10px;
  }
}
.work.programs .work-header h2 + p {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .work.programs .work-header h2 + p {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 700px) {
  .work.programs .work-header {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .work.programs .work-header {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .work.programs .work-header {
    padding-left: 0;
    padding-right: 0;
  }
}
.work.programs .programs-heading {
  position: relative;
}
.work.programs .programs-heading .arabic-work-heading {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.work.programs .programs-heading .arabic-work-heading[data-aos=fadeout-long-left] {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.work.programs .programs-heading .arabic-work-heading[data-aos=fadeout-long-left].aos-animate {
  transform: translate3d(-50%, 0, 0);
  opacity: 0;
}
.work.programs .programs-heading h2 {
  font-size: 5.5rem;
  font-family: "29LT Zarid Display", serif;
  font-weight: 500;
  line-height: 0.75;
}
@media screen and (min-width: 700px) {
  .work.programs .programs-heading h2 {
    font-size: 9.5rem;
  }
}
@media screen and (min-width: 1025px) {
  .work.programs .programs-heading h2 {
    font-size: 11rem;
  }
}
.work.programs .work-heading[data-aos=fadein-long-left] {
  transform: translate3d(50%, 0, 0);
}
.work.programs .work-heading[data-aos=fadein-long-left].aos-animate {
  transform: translate3d(0, 0, 0);
}
.work.programs .work-heading h2 {
  font-size: 3.6rem;
  font-family: "Mercury Display", serif;
  line-height: 1;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .work.programs .work-heading h2 {
    font-size: 6rem;
    line-height: 1.1;
  }
}
@media screen and (min-width: 1025px) {
  .work.programs .work-heading h2 {
    font-size: 7rem;
    line-height: 1.09;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 700px) {
  .work.programs .work-links {
    display: flex;
  }
}
.work.programs .work-links .btn-secondary {
  margin-bottom: 18px;
}
@media screen and (min-width: 700px) {
  .work.programs .work-links .btn-secondary {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 700px) {
  .work.programs .work-links a {
    font-size: 1.8rem;
  }
}
.work.programs .work-links a:focus {
  outline-color: #575454;
}
@media screen and (min-width: 700px) {
  .work.programs .work-links a::after {
    margin-left: 7px;
  }
}
@media screen and (min-width: 1025px) {
  .work.programs .work-links a::after {
    margin-left: 9px;
  }
}
.work.programs .work-item a {
  display: block;
  height: 100%;
  width: 100%;
}
.work.programs .work-item .program-a-text {
  border: 0;
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
@media screen and (min-width: 700px) {
  .work.programs .work-filter {
    padding: 38px 50px 25px;
  }
}
@media screen and (min-width: 1025px) {
  .work.programs .work-filter {
    padding: 39px 60px 31px;
  }
}
.work.programs .work-filter .fliter-selected-value {
  background-position: center right 8px;
}
.work.programs .work-filter .selectdropdown {
  padding-top: 1px;
}
@media screen and (min-width: 700px) {
  .work.programs .work-filter .selectdropdown li {
    margin: 0px 37px 14px 0px;
  }
}
@media screen and (min-width: 1025px) {
  .work.programs .work-filter .selectdropdown li {
    margin: 0px 40px 13px 0px;
  }
}
.work.programs .work-filter .selectdropdown li a {
  font-size: 1.6rem;
  line-height: normal;
}
@media screen and (min-width: 700px) {
  .work.programs .work-filter .selectdropdown li a {
    font-size: 1.8rem;
  }
}

.modal {
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  overflow-y: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.modal-inner {
  max-width: calc(100vw - 40px);
  display: flex;
  margin: auto;
}
@media screen and (min-width: 700px) {
  .modal-inner {
    max-width: calc(100vw - 100px);
  }
}
@media screen and (min-width: 1025px) {
  .modal-inner {
    max-width: calc(100vw - 120px);
    width: 100%;
  }
}

.btn-close {
  position: sticky;
  top: 0;
  margin-left: -25px;
  margin-right: -20px;
  margin-top: 16px;
  z-index: 5;
  background-image: url(19105245049239a51e4b.svg);
  background-color: #02e3ff;
  background-repeat: no-repeat;
  font-size: 0;
  width: 45px;
  height: 44px;
  background-size: 23px;
  background-position: center;
}
@media screen and (min-width: 700px) {
  .btn-close {
    width: 54px;
    height: 53px;
  }
}
.btn-close:hover {
  background-color: #a4f5ff;
}
@media screen and (min-width: 700px) {
  .btn-close {
    margin-top: 32px;
    margin-left: -26px;
    margin-right: -28px;
  }
}
@media screen and (min-width: 1920px) {
  .btn-close {
    margin-right: 0px;
  }
}
.btn-close:focus {
  outline-color: #575454;
}

.popup-img .popup-img-wrapper {
  margin: auto;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .popup-img .popup-img-wrapper {
    margin: auto;
    width: 100%;
    height: 100%;
    padding-top: 100%;
    position: relative;
  }
}
.popup-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (min-width: 1025px) {
  .popup-img img {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.modal-content-wrapper {
  width: 100%;
  height: 100%;
  z-index: 4;
  overflow-x: auto;
}
@media screen and (min-width: 700px) {
  .modal-content-wrapper {
    margin: 0;
  }
}
@media screen and (min-width: 1025px) {
  .modal-content-wrapper {
    display: flex;
  }
}
.modal-content-wrapper .modal-details {
  padding: 20px 20px 5px 20px;
  overflow-y: auto;
  background-color: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .modal-content-wrapper .modal-details {
    padding: 30px 30px 21px 30px;
  }
}
@media screen and (min-width: 1025px) {
  .modal-content-wrapper .modal-details {
    width: 42.77%;
    padding: 33px 46px 0 45px;
  }
}
.modal-content-wrapper .modal-details .modal-title {
  font-size: 2rem;
  margin: 0px 0px 10px 0px;
  line-height: normal;
}
@media screen and (min-width: 700px) {
  .modal-content-wrapper .modal-details .modal-title {
    font-size: 2.4rem;
    margin: 0px 0px 12px 0px;
  }
}
@media screen and (min-width: 1025px) {
  .modal-content-wrapper .modal-details .modal-title {
    font-size: 2.8rem;
    margin: 0px 0px 14px 0px;
  }
}
.modal-content-wrapper .modal-details .modal-title h3, .modal-content-wrapper .modal-details .modal-title .alert-event-title {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.modal-content-wrapper .modal-details .modal-content {
  margin-bottom: 11px;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (min-width: 700px) {
  .modal-content-wrapper .modal-details .modal-content {
    margin-bottom: 14px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1025px) {
  .modal-content-wrapper .modal-details .modal-content {
    margin-bottom: 15px;
  }
}
.modal-content-wrapper .modal-details .modal-content p {
  font-size: inherit;
  line-height: inherit;
}
.modal-content-wrapper .modal-details .modal-work-creator {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 30px;
}
@media screen and (min-width: 700px) {
  .modal-content-wrapper .modal-details .modal-work-creator {
    margin-bottom: 34px;
  }
}
@media screen and (min-width: 1025px) {
  .modal-content-wrapper .modal-details .modal-work-creator {
    margin-bottom: 48px;
  }
}
.modal-content-wrapper .modal-details .modal-links {
  position: relative;
  z-index: 1;
}
.modal-content-wrapper .modal-details .modal-links a {
  margin-bottom: 20px;
}
@media screen and (min-width: 700px) {
  .modal-content-wrapper .modal-details .modal-links a {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1025px) {
  .modal-content-wrapper .modal-details .modal-links a {
    margin-bottom: 19px;
    margin-left: 0;
  }
}
.modal-content-wrapper .popup-img {
  background-color: #000000;
  display: flex;
  height: calc(100vw - 40px);
}
@media screen and (min-width: 700px) {
  .modal-content-wrapper .popup-img {
    max-height: calc(100vw - 100px);
  }
}
@media screen and (min-width: 1025px) {
  .modal-content-wrapper .popup-img {
    max-height: inherit;
    width: 57.23%;
    height: auto;
  }
}

.program-tabs {
  padding-bottom: 65px;
}
@media screen and (min-width: 700px) {
  .program-tabs {
    padding-bottom: 55px;
  }
}
@media screen and (min-width: 1025px) {
  .program-tabs {
    padding-bottom: 60px;
  }
}
.program-tabs .program-tab-item {
  background-color: #000000;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  padding: 18px 21px 21px 20px;
  display: flex;
  align-items: center;
  z-index: 3;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-item {
    padding: 13px 0 14px;
    color: #FFFFFF;
    z-index: 2;
  }
}
@media screen and (min-width: 1025px) {
  .program-tabs .program-tab-item {
    padding: 13px 0 14px;
  }
}
.program-tabs .program-tab-item label {
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 18px;
  color: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-item label {
    display: none;
  }
}
.program-tabs .program-tab-item .program-tab-wrap {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-item .program-tab-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .program-tabs .program-tab-item .program-tab-wrap {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 699px) {
  .program-tabs .program-tab-item .program-tab-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.program-tabs .program-tab-item .program-tab-selected-value {
  color: #FFFFFF;
  width: 100%;
  background: transparent;
  padding-right: 40px;
  display: flex;
  border-bottom: 1px solid #575454;
  background-image: url(3365d5ebf226b2e9bd92.svg);
  background-repeat: no-repeat;
  background-position: center right 8px;
  padding: 13px 14px 13px 21px;
  text-transform: capitalize;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-item .program-tab-selected-value {
    display: none;
  }
}
.program-tabs .program-tab-item .program-tab-selected-value.is-open {
  background-color: #FFFFFF;
  background-image: url(bc3bd3d5812c169041b7.svg);
  color: #000000;
  background-position: top 10px right 9px;
  position: relative;
  z-index: 2;
  outline-color: #575454;
}
.program-tabs .program-tab-item .selectdropdown {
  padding: 6.5px 0 15px 0;
  margin: 0;
  width: 100%;
  position: absolute;
  z-index: 2;
  display: none;
  background-color: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-item .selectdropdown {
    padding: 0;
    background: none;
    display: flex !important;
    flex-wrap: wrap;
    position: static;
  }
}
.program-tabs .program-tab-item .selectdropdown li {
  list-style: none;
  width: 100%;
  background: transparent;
  border: none;
  font-size: 1.6rem;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-item .selectdropdown li {
    padding: 0;
    margin: 0 40px 0 0;
    width: auto;
  }
}
.program-tabs .program-tab-item .selectdropdown li button {
  font-size: 1.5rem;
  font-weight: normal;
  padding: 6.5px 14px 6.5px 20px;
  display: inline-block;
  width: 100%;
  background-color: unset;
  line-height: 1.5;
  outline-color: #575454;
  text-align: left;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-item .selectdropdown li button {
    font-size: 1.8rem;
    padding: 0;
    outline-color: #FFFFFF;
    background-color: unset;
    color: #FFFFFF;
    position: relative;
  }
  .program-tabs .program-tab-item .selectdropdown li button::after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.1s ease;
  }
  .program-tabs .program-tab-item .selectdropdown li button:hover {
    color: #FFFFFF;
  }
  .program-tabs .program-tab-item .selectdropdown li button:hover::after {
    width: 100%;
    background-color: #FFFFFF;
  }
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-item .selectdropdown li.is-active button {
    color: #f4ff0d;
    font-weight: bold;
  }
}
.program-tabs .program-tab-item .selectdropdown li:before {
  display: none;
}
.program-tabs .program-tab-heading {
  padding-top: 50px;
  padding-bottom: 25px;
  background-color: #575454;
  min-height: inherit;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
}
@media screen and (max-width: 1919px) {
  .program-tabs .program-tab-heading {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1919px) and (min-width: 700px) {
  .program-tabs .program-tab-heading {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 1919px) and (min-width: 1025px) {
  .program-tabs .program-tab-heading {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-heading {
    padding-top: 55px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .program-tabs .program-tab-heading {
    padding-top: 45px;
    padding-bottom: 42px;
  }
}
.program-tabs .program-tab-heading::before {
  background-image: url(993ddcfe0471dcdfebc9.png);
}
@media screen and (min-width: 1025px) {
  .program-tabs .program-tab-heading::before {
    min-height: 163px;
  }
}
.program-tabs .program-tab-heading h2 {
  color: #FFFFFF;
  line-height: normal;
  margin: 0;
}
@media screen and (min-width: 1920px) {
  .program-tabs .program-tab-heading h2 {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1920px) and (min-width: 700px) {
  .program-tabs .program-tab-heading h2 {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1920px) and (min-width: 1025px) {
  .program-tabs .program-tab-heading h2 {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.program-tabs .program-tab-content {
  display: none;
}
.program-tabs .program-tab-content.is-active {
  display: block;
}
.program-tabs .program-tab-content .vid-inline, .program-tabs .program-tab-content .wp-block-embed.is-type-video, .program-tabs .program-tab-content .wp-block-video {
  box-shadow: none;
  margin-bottom: 0px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1025px) {
  .program-tabs .program-tab-content .vid-inline, .program-tabs .program-tab-content .wp-block-embed.is-type-video, .program-tabs .program-tab-content .wp-block-video {
    margin-bottom: -16px;
  }
}
.program-tabs .program-tab-content .vid-inline::before, .program-tabs .program-tab-content .wp-block-embed.is-type-video::before, .program-tabs .program-tab-content .wp-block-video::before {
  content: "";
  background-color: #575454;
  display: block;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  position: absolute;
  height: 79px;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-content .vid-inline::before, .program-tabs .program-tab-content .wp-block-embed.is-type-video::before, .program-tabs .program-tab-content .wp-block-video::before {
    height: 183px;
  }
}
@media screen and (min-width: 1025px) {
  .program-tabs .program-tab-content .vid-inline::before, .program-tabs .program-tab-content .wp-block-embed.is-type-video::before, .program-tabs .program-tab-content .wp-block-video::before {
    height: 227px;
  }
}
.program-tabs .program-tab-content .vid-inline .btn-play, .program-tabs .program-tab-content .wp-block-embed.is-type-video .btn-play, .program-tabs .program-tab-content .wp-block-video .btn-play {
  position: static;
  background-size: 18px;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-content .vid-inline .btn-play, .program-tabs .program-tab-content .wp-block-embed.is-type-video .btn-play, .program-tabs .program-tab-content .wp-block-video .btn-play {
    background-size: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .program-tabs .program-tab-content .vid-inline .btn-play, .program-tabs .program-tab-content .wp-block-embed.is-type-video .btn-play, .program-tabs .program-tab-content .wp-block-video .btn-play {
    background-size: 31px;
  }
}
.program-tabs .program-tab-content .vid-inline .btn-play span, .program-tabs .program-tab-content .wp-block-embed.is-type-video .btn-play span, .program-tabs .program-tab-content .wp-block-video .btn-play span {
  margin: 0;
}
.program-tabs .program-tab-content .img-inline {
  margin: 0;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1025px) {
  .program-tabs .program-tab-content .img-inline {
    margin-bottom: -16px;
  }
}
.program-tabs .program-tab-content .img-inline::before {
  content: "";
  background-color: #575454;
  display: block;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  position: absolute;
  height: 79px;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-content .img-inline::before {
    height: 183px;
  }
}
@media screen and (min-width: 1025px) {
  .program-tabs .program-tab-content .img-inline::before {
    height: 227px;
  }
}
.program-tabs .program-tab-content .img-inline--full img {
  width: 100%;
}
.program-tabs .program-tab-content .img-inline img {
  position: relative;
  z-index: 1;
}
.program-tabs .program-tab-content .program-tab-body-content {
  margin-top: 18px;
  max-width: 800px;
  margin-left: auto !important;
  margin-right: auto;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-content .program-tab-body-content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .program-tabs .program-tab-content .program-tab-body-content {
    margin-top: 53px;
  }
}
.program-tabs .program-tab-content .program-tab-body-content .program-tab-cta {
  margin-top: 27px;
}
@media screen and (min-width: 1025px) {
  .program-tabs .program-tab-content .program-tab-body-content .program-tab-cta {
    margin-top: 28px;
    margin-left: -19px;
  }
}
.program-tabs .program-tab-content .program-tab-body-content .program-tab-cta .btn-primary {
  background-color: #f4ff0d;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #000000;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-content .program-tab-body-content .program-tab-cta .btn-primary {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  .program-tabs .program-tab-content .program-tab-body-content .program-tab-cta .btn-primary {
    background-color: transparent;
  }
  .program-tabs .program-tab-content .program-tab-body-content .program-tab-cta .btn-primary::before {
    content: "";
    background-color: #f4ff0d;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  .program-tabs .program-tab-content .program-tab-body-content .program-tab-cta .btn-primary:hover::before {
    width: 100%;
  }
  .program-tabs .program-tab-content .program-tab-body-content .program-tab-cta .btn-primary:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
.program-tabs .program-tab-content .program-tab-body-content .program-tab-cta .btn-primary::after {
  background-image: url(3bf329f22010e5d6b391.svg);
}
.program-tabs .program-tab-content .program-tab-body-content .program-tab-cta .btn-primary::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .program-tabs .program-tab-content .program-tab-body-content .program-tab-cta .btn-primary::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}

.image-carousel {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  background-color: #f5f5f5;
}
.image-carousel-inner {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 700px) {
  .image-carousel-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .image-carousel-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.image-carousel-intro-wrapper {
  min-height: auto;
  padding-top: 56px;
  padding-bottom: 14px;
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 700px) {
  .image-carousel-intro-wrapper {
    padding-top: 94px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .image-carousel-intro-wrapper {
    padding-top: 137px;
    padding-bottom: 44px;
  }
}
.image-carousel-intro-wrapper h2 {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .image-carousel-intro-wrapper h2 {
    margin-bottom: 10px;
  }
}
.image-carousel-intro-wrapper h2 + p {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .image-carousel-intro-wrapper h2 + p {
    margin-bottom: 10px;
  }
}
.image-carousel-heading h2 {
  margin-bottom: 13px;
  margin-top: 0;
}
@media screen and (min-width: 700px) {
  .image-carousel-heading h2 {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .image-carousel-heading h2 {
    margin-bottom: 12px;
  }
}
.image-carousel-info p {
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 0;
}
@media screen and (min-width: 1025px) {
  .image-carousel-info p {
    font-size: 20px;
    line-height: 1.5;
  }
}
.image-carousel-wrapper {
  z-index: 2;
  background-color: #000000;
}
@media screen and (max-width: 1919px) {
  .image-carousel-wrapper {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
  }
}
@media screen and (min-width: 1920px) {
  .image-carousel-wrapper {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}
.image-carousel-wrapper .controls {
  width: 100%;
  height: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 20px 42px 20px;
  background-color: #000000;
}
@media screen and (min-width: 700px) {
  .image-carousel-wrapper .controls {
    background-color: transparent;
    position: absolute;
    bottom: 56.5px;
    padding: 0;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .image-carousel-wrapper .controls {
    bottom: 54.5px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
.image-carousel-wrapper .slick-next, .image-carousel-wrapper .slick-prev {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  transform: unset;
}
.image-carousel-wrapper .slick-prev {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(fb37f513277c847403b2.svg);
}
@media screen and (min-width: 700px) {
  .image-carousel-wrapper .slick-prev {
    width: 53px;
    height: 53px;
  }
}
.image-carousel-wrapper .slick-prev:hover {
  background-color: #E2ED00;
}
.image-carousel-wrapper .slick-next {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(9c9f784a571e174c1600.svg);
}
@media screen and (min-width: 700px) {
  .image-carousel-wrapper .slick-next {
    width: 53px;
    height: 53px;
  }
}
.image-carousel-wrapper .slick-next:hover {
  background-color: #E2ED00;
}
.image-carousel-caption {
  background-color: #000000;
  padding: 20px 20px 0 20px;
}
@media screen and (min-width: 700px) {
  .image-carousel-caption {
    padding: 33px 131px 38px 131px;
    text-align: center;
  }
}
@media screen and (min-width: 1025px) {
  .image-carousel-caption {
    padding: 40px 143px 47px 143px;
  }
}
.image-carousel-caption p {
  color: #FFFFFF;
  font-size: 1.4rem;
}
.image-carousel-caption p a {
  font-size: inherit;
  color: #FFFFFF;
  font-weight: normal;
  border-bottom: 1px solid #FFFFFF;
  transition: color 0.3s, border-bottom-color 0.3s;
}
.image-carousel-caption p a:hover {
  color: #f4ff0d;
  border-bottom-color: #f4ff0d;
}
.image-carousel-caption p a:focus {
  outline-color: #FFFFFF;
}
.image-carousel-caption p a .link-letter::before {
  content: unset;
}
.image-carousel-caption p a:before {
  content: none;
}

.program-finder {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  background-color: #f5f5f5;
}
.program-finder-inner {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 700px) {
  .program-finder-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.program-finder-top-info {
  min-height: auto;
  padding-top: 56px;
  padding-bottom: 14px;
}
@media screen and (min-width: 700px) {
  .program-finder-top-info {
    padding-top: 94px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder-top-info {
    padding-top: 137px;
    padding-bottom: 44px;
  }
}
.program-finder-top-info h2 {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .program-finder-top-info h2 {
    margin-bottom: 10px;
  }
}
.program-finder-top-info h2 + p {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .program-finder-top-info h2 + p {
    margin-bottom: 10px;
  }
}
.program-finder-heading h2 {
  margin-top: 0;
  margin-bottom: 15px;
}
@media screen and (min-width: 700px) {
  .program-finder-heading h2 {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder-heading h2 {
    margin-bottom: 12px;
  }
}
.program-finder-info p {
  font-size: 1.8rem;
  line-height: 1.44;
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .program-finder-info p {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder-info p {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.program-finder-selectors {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  border: 0;
}
@media screen and (max-width: 1919px) {
  .program-finder-selectors {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
  }
}
.program-finder-selectors .program-finder-content {
  display: none;
}
.program-finder .program {
  width: 100%;
}
@media screen and (min-width: 700px) {
  .program-finder .program {
    width: 33.33%;
  }
}
@media screen and (min-width: 700px) {
  .program-finder .program:nth-child(3n+2) .program-finder-checkbox {
    border-left: 0;
  }
}
.program-finder-checkbox {
  background-color: #000000;
  width: 100%;
  color: #FFFFFF;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 20px;
  border-bottom: 1px solid #575454;
}
@media screen and (min-width: 700px) {
  .program-finder-checkbox {
    padding-top: 26px;
    padding-bottom: 30px;
    padding-left: 35px;
    height: 100%;
    display: flex;
    align-items: center;
    border-left: 1px solid #575454;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder-checkbox {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 60px;
  }
}
@media screen and (max-width: 699px) {
  .program-finder-checkbox.focused {
    outline: 1px solid #FFFFFF;
    outline-offset: -3px;
  }
}
@media screen and (min-width: 700px) {
  .program-finder-checkbox.focused label {
    outline: 1px solid #FFFFFF;
    outline-offset: 3px;
  }
}
.program-finder-checkbox label {
  font-size: 1.8rem;
  line-height: 1.44;
  position: relative;
  padding-left: 42px;
  cursor: pointer;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  display: block;
}
@media screen and (min-width: 700px) {
  .program-finder-checkbox label {
    padding-left: 32px;
    min-height: 48px;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder-checkbox label {
    padding-left: 36px;
  }
}
.program-finder-checkbox label.js-expanded .custom-checkbox {
  background-image: url(d1d579f459fb20849ab9.svg);
  background-color: #02e3ff;
}
.program-finder-checkbox label.js-expanded .custom-checkbox:hover {
  background-color: #a4f5ff;
}
@media screen and (min-width: 700px) {
  .program-finder-checkbox label.disabled {
    opacity: 0.5;
    cursor: default;
  }
}
@media screen and (min-width: 700px) {
  .program-finder-checkbox label:not(.disabled) .program-name {
    background-color: unset;
    color: #FFFFFF;
    position: relative;
  }
  .program-finder-checkbox label:not(.disabled) .program-name::after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.1s ease;
  }
  .program-finder-checkbox label:not(.disabled) .program-name:hover {
    color: #FFFFFF;
  }
  .program-finder-checkbox label:not(.disabled) .program-name:hover::after {
    width: 100%;
    background-color: #FFFFFF;
  }
}
.program-finder-checkbox input {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}
@media screen and (min-width: 700px) {
  .program-finder-checkbox input:checked ~ .program-name {
    color: #f4ff0d;
    font-weight: bold;
  }
}
@media screen and (max-width: 699px) {
  .program-finder-checkbox input:checked ~ .custom-checkbox {
    border-color: #02e3ff;
  }
}
@media screen and (min-width: 700px) {
  .program-finder-checkbox input:checked ~ .custom-checkbox {
    background-color: #f4ff0d;
    border-color: #f4ff0d;
  }
}
@media screen and (min-width: 700px) {
  .program-finder-checkbox input:checked ~ .custom-checkbox::after {
    display: block;
  }
}
.program-finder-checkbox .custom-checkbox {
  background-image: url(33a2f7b41d1d894a04d2.svg);
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
  background-color: #f4ff0d;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.program-finder-checkbox .custom-checkbox:hover {
  background-color: #E2ED00;
}
@media screen and (min-width: 700px) {
  .program-finder-checkbox .custom-checkbox {
    height: 21px;
    width: 21px;
    border: 1px solid #919191;
    background: unset;
    background-color: #000000;
  }
}
@media screen and (min-width: 700px) {
  .program-finder-checkbox .custom-checkbox:hover {
    background-color: transparent;
  }
}
.program-finder-checkbox .custom-checkbox::after {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #000000;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
@media screen and (min-width: 700px) {
  .program-finder-checkbox .program-name {
    line-height: 1.28;
  }
}
@media screen and (min-width: 700px) {
  .program-finder-content {
    background-color: #575454;
    height: 100%;
  }
}
@media screen and (min-width: 700px) {
  .program-finder .degree-top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    background-color: #f5f5f5;
    padding: 16px 18px 13px 35px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-top {
    padding: 25px 25px 24px 62px;
  }
}
.program-finder .degree-title {
  border: 0;
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
@media (min-width: 700px) {
  .program-finder .degree-title {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
    width: 82%;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-title {
    width: 87%;
  }
}
.program-finder .degree-title h3, .program-finder .degree-title .alert-event-title {
  margin: 0;
}
.program-finder .degree .close-program {
  background-image: url(19105245049239a51e4b.svg);
  background-color: #02e3ff;
  background-repeat: no-repeat;
  font-size: 0;
  width: 45px;
  height: 44px;
  background-size: 23px;
  background-position: center;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .program-finder .degree .close-program {
    width: 54px;
    height: 53px;
  }
}
.program-finder .degree .close-program:hover {
  background-color: #a4f5ff;
}
@media (max-width: 699px) {
  .program-finder .degree .close-program {
    display: none;
  }
}
.program-finder .degree-details {
  padding: 22px 20px 35px 20px;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-details {
    padding: 15px 20px 40px 35px;
    background-color: #FFFFFF;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-details {
    padding: 38px 60px 38px;
  }
}
.program-finder .degree-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-row {
    justify-content: space-between;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-row + .degree-row {
    margin-top: 18px;
  }
}
.program-finder .degree-intro {
  margin-bottom: 24px;
  width: 100%;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-intro {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-intro {
    width: 47%;
    margin-bottom: 0;
  }
}
.program-finder .degree-skills {
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-skills {
    width: 47%;
    margin-top: 4px;
  }
}
.program-finder .degree-skills .h6 {
  margin-top: 0;
  margin-bottom: 14px;
  font-style: normal;
  line-height: 1.34;
  text-transform: uppercase;
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-skills .h6 {
    margin-bottom: 13px;
  }
}
.program-finder .degree-skills ul {
  margin-top: 0;
  padding-left: 37px;
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-skills ul {
    padding-left: 33px;
  }
}
.program-finder .degree-skills ul li::before {
  top: 10px;
}
.program-finder .degree-info {
  display: flex;
  align-items: center;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-info {
    width: 47%;
    order: 2;
  }
}
.program-finder .degree-cta {
  width: 100%;
  margin-top: 35px;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-cta {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-cta {
    order: 1;
    width: 47%;
    margin-left: -19px;
    margin-top: 0;
  }
}
.program-finder .degree-cta a {
  background-color: #f4ff0d;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #000000;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-cta a {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-cta a {
    background-color: transparent;
  }
  .program-finder .degree-cta a::before {
    content: "";
    background-color: #f4ff0d;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  .program-finder .degree-cta a:hover::before {
    width: 100%;
  }
  .program-finder .degree-cta a:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
.program-finder .degree-cta a::after {
  background-image: url(3bf329f22010e5d6b391.svg);
}
.program-finder .degree-cta a::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-cta a::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}
.program-finder .degree-info {
  margin-top: 30px;
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-info {
    margin-top: 0;
  }
}
.program-finder .degree-info-detail {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.34;
  background-color: #e3e3e3;
  padding: 3px 7px 3px 8px;
}
.program-finder .degree-info-detail:first-child {
  margin-right: 15px;
}
.program-finder .degree-work-feature {
  overflow: hidden;
}
.program-finder .degree-work-feature .slick-list {
  margin: 0 -2.5px;
  padding-left: 33px;
  padding-right: 33px;
  background-color: #000000;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-work-feature .slick-list {
    margin: 0 -3.5px;
    padding-left: 29px;
    padding-right: 29px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-work-feature .slick-list {
    padding-left: 54px;
    padding-right: 54px;
  }
}
.program-finder .degree-work-feature .slick-slide {
  margin: 0 2.5px;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-work-feature .slick-slide {
    margin: 0 3.5px;
  }
}
.program-finder .degree-work-feature .work-feature-item-wrapper {
  display: block !important;
}
.program-finder .degree-work-feature .work-feature-item-holder {
  max-width: 100%;
  max-height: 100%;
  padding-top: 61.53%;
  position: relative;
}
.program-finder .degree-work-feature .work-feature-item-holder a {
  max-width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
}
.program-finder .degree-work-feature .work-feature-item-holder a:focus {
  outline: 4px solid #FFFFFF;
  outline-offset: 1px;
}
.program-finder .degree-work-feature .work-feature-item-holder a img {
  max-height: 100%;
  margin: auto;
}
.program-finder .degree-work-feature .slick-prev {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(fb37f513277c847403b2.svg);
  left: 0;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-work-feature .slick-prev {
    width: 53px;
    height: 53px;
  }
}
.program-finder .degree-work-feature .slick-prev:hover {
  background-color: #E2ED00;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-work-feature .slick-prev {
    left: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-work-feature .slick-prev {
    left: 25px;
  }
}
.program-finder .degree-work-feature .slick-next {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(9c9f784a571e174c1600.svg);
  right: 0;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-work-feature .slick-next {
    width: 53px;
    height: 53px;
  }
}
.program-finder .degree-work-feature .slick-next:hover {
  background-color: #E2ED00;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-work-feature .slick-next {
    right: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-work-feature .slick-next {
    right: 25px;
  }
}
.program-finder .degree-work-feature .slick-prev,
.program-finder .degree-work-feature .slick-next {
  z-index: 2;
}
.program-finder .degree-student-voice-container {
  padding: 35px 20px;
  background-color: #575454;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-student-voice-container {
    padding: 28px 27px 40px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-student-voice-container {
    padding: 60px;
  }
}
.program-finder .degree-student-voice {
  display: flex;
  flex-wrap: wrap;
}
.program-finder .degree-student-voice + .degree-student-voice {
  margin-top: 20px;
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .program-finder .degree-student-voice + .degree-student-voice {
    margin-top: 28px;
  }
}
.program-finder .degree-video-container {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-video-container {
    width: 50%;
  }
}
.program-finder .degree-video-cover-image {
  padding-top: 70.719%;
  transition: all 0.3s ease;
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-video-cover-image {
    padding-top: 70%;
  }
}
.program-finder .degree-video-cover-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
}
.program-finder .degree-video-cover-image.js-hide {
  opacity: 0;
  visibility: hidden;
}
.program-finder .degree-student-voice-video {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.program-finder .degree-student-voice-video video {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  object-fit: cover;
}
.program-finder .degree-student-voice-video.js-show {
  opacity: 1;
  visibility: visible;
}
.program-finder .degree-video-button {
  font-size: 0;
  width: 44px;
  height: 44px;
  background-color: #f4ff0d;
  background-image: url(6e9414078b430bec5513.svg);
  background-repeat: no-repeat;
  background-size: 19px;
  background-position: 56% center;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-video-button {
    width: 66px;
    height: 66px;
    background-size: 26px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-video-button {
    width: 100px;
    height: 100px;
    background-size: 33px;
  }
}
.program-finder .degree-video-button:hover {
  background-color: #E2ED00;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-video-button {
    width: 53px;
    height: 53px;
    background-size: 22px;
  }
}
.program-finder .degree-student-voice-content {
  width: 100%;
  background-color: #000000;
  color: #FFFFFF;
  padding: 18px 20px 21px 20px;
}
@media screen and (min-width: 700px) {
  .program-finder .degree-student-voice-content {
    padding: 22px 30px 30px;
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .degree-student-voice-content {
    width: 50%;
  }
}
.program-finder .degree-student-voice-heading.h6 {
  font-style: normal;
  margin-top: 0;
  margin-bottom: 7px;
  line-height: 1.34;
}
.program-finder .degree-student-voice-caption p {
  font-size: 1.4rem;
}
.program-finder .degree-student-voice-caption p a {
  font-size: inherit;
  color: #FFFFFF;
  font-weight: normal;
  border-bottom: 1px solid #FFFFFF;
  transition: color 0.3s, border-bottom-color 0.3s;
}
.program-finder .degree-student-voice-caption p a:hover {
  color: #f4ff0d;
  border-bottom-color: #f4ff0d;
}
.program-finder .degree-student-voice-caption p a:focus {
  outline-color: #FFFFFF;
}
.program-finder .degree-student-voice-caption p a .link-letter::before {
  content: unset;
}
.program-finder-panels {
  display: flex;
  justify-content: space-between;
  background-color: #000000;
  margin-top: -1px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 1919px) {
  .program-finder-panels {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
  }
}
@media screen and (max-width: 699px) {
  .program-finder-panels {
    display: none;
  }
}
.program-finder-l_panel, .program-finder-r_panel {
  width: 49.3%;
  background-color: #232222;
}
.program-finder .compare-program-label {
  font-size: 1.5rem;
  line-height: 2.33;
  color: #b5b5b5;
  display: block;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 83px;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .program-finder .compare-program-label {
    padding-top: 169px;
    padding-bottom: 169px;
  }
}
@media screen and (min-width: 700px) {
  .program-finder .compare-program-label::before {
    content: "";
    background-image: url(9f56ae28d98ded6c043f.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(calc(-50% - 15px)) rotate(-90deg);
  }
}
@media screen and (min-width: 1025px) {
  .program-finder .compare-program-label::before {
    background-size: 12px;
    transform: translateY(calc(-50% - 25px)) rotate(-90deg);
  }
}

.ecosystem {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  background-color: #f5f5f5;
  z-index: unset;
}
.ecosystem-inner {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media screen and (min-width: 700px) {
  .ecosystem-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .ecosystem-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.ecosystem-info {
  min-height: auto;
  padding-top: 56px;
  padding-bottom: 14px;
}
@media screen and (min-width: 700px) {
  .ecosystem-info {
    padding-top: 94px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .ecosystem-info {
    padding-top: 137px;
    padding-bottom: 44px;
  }
}
.ecosystem-info h2 {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .ecosystem-info h2 {
    margin-bottom: 10px;
  }
}
.ecosystem-info h2 + p {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .ecosystem-info h2 + p {
    margin-bottom: 10px;
  }
}
.ecosystem-info ul {
  padding: 0;
}
@media screen and (min-width: 700px) {
  .ecosystem-links {
    display: flex;
  }
}
.ecosystem-links .btn-secondary a {
  margin-bottom: 20px;
  line-height: normal;
  z-index: 1;
}
@media screen and (min-width: 700px) {
  .ecosystem-links .btn-secondary a {
    margin: 0 3px 0 0;
    font-size: 1.8rem;
  }
}
.ecosystem-intro {
  font-size: 1.8rem;
  line-height: 1.44;
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .ecosystem-intro {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .ecosystem-intro {
    font-size: 2rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 700px) {
  .ecosystem-image-outer {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1919px) {
  .ecosystem-image-outer {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
  }
}
.ecosystem-image-wrapper {
  position: relative;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .ecosystem-image-wrapper {
    width: 50%;
  }
}
.ecosystem-image-wrapper:hover .ecosystem-image::after {
  opacity: 0.3;
}
.ecosystem-image-wrapper:hover .ecosystem-image-title a {
  color: #f4ff0d;
}
.ecosystem-image-wrapper:hover .ecosystem-image-title a span::after {
  filter: brightness(1) invert(0);
}
.ecosystem-item {
  height: 100%;
  display: block;
}
.ecosystem-image-box {
  height: 100%;
  z-index: -1;
  position: relative;
}
.ecosystem-image-box::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.55;
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #000000 100%);
}
.ecosystem-image-box::after {
  transition: all 0.3s ease;
}
.ecosystem-image {
  position: relative;
  height: 100%;
}
.ecosystem-image::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #000000;
  opacity: 0;
  transition: all 0.3s ease;
}
.ecosystem-image-title {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: flex-end;
}
.ecosystem-image-title a {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 0 0 15px 21px;
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (min-width: 700px) {
  .ecosystem-image-title a {
    padding-bottom: 14px;
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1025px) {
  .ecosystem-image-title a {
    padding: 0 0 21px 32px;
    font-size: 2.8rem;
  }
}
.ecosystem-image-title a span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ecosystem-image-title a span::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin: 10px 0 0 8px;
  background-size: 9px;
  background-repeat: no-repeat;
  background-image: url(063fb0ce1cab28eea59c.svg);
  filter: brightness(0) invert(1);
}
@media screen and (min-width: 700px) {
  .ecosystem-image-title a span::after {
    margin: 12px 0 0 12px;
  }
}
@media screen and (min-width: 1025px) {
  .ecosystem-image-title a span::after {
    margin: 10px 0 0 13px;
    background-size: 10px;
  }
}
.ecosystem .modal-content-wrapper .slick-list {
  height: 100%;
}
.ecosystem .modal-content-wrapper .slick-slide > div {
  height: 100%;
}
.ecosystem .modal-content-wrapper .ecosystem-slide {
  position: relative;
  display: flex !important;
  align-items: center;
  height: 100%;
}
.ecosystem .modal-content-wrapper .ecosystem-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ecosystem .modal-content-wrapper .ecosystem-slide .ecosystem-video-mp4 {
  width: 100%;
  display: none;
}
.ecosystem .modal-content-wrapper .ecosystem-slide .ecosystem-video-mp4.js-show {
  display: block;
}
.ecosystem .modal-content-wrapper .ecosystem-slide .ecosystem-play-video {
  font-size: 0;
  width: 44px;
  height: 44px;
  background-color: #f4ff0d;
  background-image: url(6e9414078b430bec5513.svg);
  background-repeat: no-repeat;
  background-size: 19px;
  background-position: 56% center;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 700px) {
  .ecosystem .modal-content-wrapper .ecosystem-slide .ecosystem-play-video {
    width: 66px;
    height: 66px;
    background-size: 26px;
  }
}
@media screen and (min-width: 1025px) {
  .ecosystem .modal-content-wrapper .ecosystem-slide .ecosystem-play-video {
    width: 100px;
    height: 100px;
    background-size: 33px;
  }
}
.ecosystem .modal-content-wrapper .ecosystem-slide .ecosystem-play-video:hover {
  background-color: #E2ED00;
}
.ecosystem .modal-content-wrapper .ecosystem-slide .ecosystem-video-cover {
  max-width: 100%;
}
.ecosystem .modal-content-wrapper .ecosystem-slide .ecosystem-video-cover.js-hide {
  display: none;
}
.ecosystem .modal-content-wrapper .modal-details .modal-title h3, .ecosystem .modal-content-wrapper .modal-details .modal-title .alert-event-title {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.ecosystem .modal-content-wrapper .modal-details .modal-content p {
  font-size: inherit;
  line-height: inherit;
}
.ecosystem .modal-content-wrapper .modal-details .modal-links a {
  margin-bottom: 20px;
}
@media screen and (min-width: 700px) {
  .ecosystem .modal-content-wrapper .modal-details .modal-links a {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1025px) {
  .ecosystem .modal-content-wrapper .modal-details .modal-links a {
    margin-bottom: 19px;
    margin-left: 0;
  }
}
.ecosystem .modal-content-wrapper .popup-img .popup-img-carousel {
  margin: auto;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .ecosystem .modal-content-wrapper .popup-img .popup-img-carousel {
    margin: auto;
    width: 100%;
    height: 100%;
    padding-top: 100%;
    position: relative;
  }
}
.ecosystem .modal-content-wrapper .popup-img .popup-img-carousel .popup-img-item {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .ecosystem .modal-content-wrapper .popup-img .popup-img-carousel .popup-img-item {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.ecosystem .modal-content-wrapper .popup-img .slick-track {
  display: flex;
  height: 100%;
}
.ecosystem .modal-content-wrapper .slick-prev {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(fb37f513277c847403b2.svg);
  left: 0;
  z-index: 2;
}
@media screen and (min-width: 700px) {
  .ecosystem .modal-content-wrapper .slick-prev {
    width: 53px;
    height: 53px;
  }
}
.ecosystem .modal-content-wrapper .slick-prev:hover {
  background-color: #E2ED00;
}
@media screen and (min-width: 700px) {
  .ecosystem .modal-content-wrapper .slick-prev {
    left: 16px;
  }
}
@media screen and (min-width: 1025px) {
  .ecosystem .modal-content-wrapper .slick-prev {
    left: 25px;
  }
}
.ecosystem .modal-content-wrapper .slick-next {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(9c9f784a571e174c1600.svg);
  right: 0;
}
@media screen and (min-width: 700px) {
  .ecosystem .modal-content-wrapper .slick-next {
    width: 53px;
    height: 53px;
  }
}
.ecosystem .modal-content-wrapper .slick-next:hover {
  background-color: #E2ED00;
}
@media screen and (min-width: 700px) {
  .ecosystem .modal-content-wrapper .slick-next {
    right: 16px;
  }
}
@media screen and (min-width: 1025px) {
  .ecosystem .modal-content-wrapper .slick-next {
    right: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .ecosystem .modal-inner {
    margin: 20px auto;
  }
}

.news-event {
  padding-bottom: 60px;
}
.news-event-intro-wrapper {
  min-height: auto;
  padding-top: 56px;
  padding-bottom: 14px;
}
@media screen and (min-width: 700px) {
  .news-event-intro-wrapper {
    padding-top: 94px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-intro-wrapper {
    padding-top: 137px;
    padding-bottom: 44px;
  }
}
.news-event-intro-wrapper h2 {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .news-event-intro-wrapper h2 {
    margin-bottom: 10px;
  }
}
.news-event-intro-wrapper h2 + p {
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 700px) {
  .news-event-intro-wrapper h2 + p {
    margin-bottom: 10px;
  }
}
.news-event-first {
  background-color: #f5f5f5;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
}
.news-event-highlight {
  margin-bottom: 12px;
}
@media screen and (min-width: 700px) {
  .news-event-highlight {
    display: flex;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .news-event-highlight {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1920px) and (min-width: 700px) {
  .news-event-highlight {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1920px) and (min-width: 1025px) {
  .news-event-highlight {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.news-event-featured-img {
  position: relative;
}
@media screen and (min-width: 700px) {
  .news-event-featured-img a {
    display: block;
    height: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 700px) {
  .news-event-featured-img {
    width: 50%;
    order: 2;
  }
}
.news-event-featured-img img {
  width: 100%;
  object-fit: cover;
}
@media screen and (min-width: 700px) {
  .news-event-featured-img img {
    height: 100%;
  }
}
.news-event-content {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #575454;
  color: #FFFFFF;
  padding-top: 24px;
  padding-bottom: 34px;
}
@media screen and (min-width: 700px) {
  .news-event-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-content {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 700px) {
  .news-event-content {
    width: 50%;
    padding-top: 38px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-content {
    padding-top: 55px;
    padding-bottom: 65px;
  }
}
.news-event-content .featured-title {
  font-size: 2.2rem;
  line-height: normal;
  margin: 15px 0 20px;
  font-weight: 700;
}
@media screen and (min-width: 700px) {
  .news-event-content .featured-title {
    font-size: 3rem;
    margin: 16px 0 22px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-content .featured-title {
    font-size: 3.7rem;
    margin: 18px 0 23px;
  }
}
.news-event-content .featured-title a {
  color: inherit;
  display: inline-block;
}
.news-event-content .featured-title a:hover {
  color: #f4ff0d;
}
.news-event-content .featured-title a:focus {
  outline-color: #FFFFFF;
}
.news-event-content .featured-title .last-word span::after {
  background-image: url(063fb0ce1cab28eea59c.svg);
  filter: brightness(0) invert(1);
}
.news-event-content .news-event-summary,
.news-event-content .news-event-summary p {
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 0;
}
@media screen and (min-width: 1025px) {
  .news-event-content .news-event-summary,
.news-event-content .news-event-summary p {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.news-event-content .news-event-summary a,
.news-event-content .news-event-summary p a {
  font-size: inherit;
  color: #FFFFFF;
  font-weight: normal;
  border-bottom: 1px solid #FFFFFF;
  transition: color 0.3s, border-bottom-color 0.3s;
}
.news-event-content .news-event-summary a:hover,
.news-event-content .news-event-summary p a:hover {
  color: #f4ff0d;
  border-bottom-color: #f4ff0d;
}
.news-event-content .news-event-summary a:focus,
.news-event-content .news-event-summary p a:focus {
  outline-color: #FFFFFF;
}
.news-event-content .news-event-summary a .link-letter::before,
.news-event-content .news-event-summary p a .link-letter::before {
  content: unset;
}
@media screen and (min-width: 1025px) {
  .news-event-title-summary {
    padding: 0 31px;
  }
}
.news-event-title-summary .event-register-btn {
  margin-top: 24px;
}
.news-event-title-summary .event-register-btn a {
  background-color: #ad1c1c;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 700px) {
  .news-event-title-summary .event-register-btn a {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-title-summary .event-register-btn a {
    background-color: transparent;
  }
  .news-event-title-summary .event-register-btn a::before {
    content: "";
    background-color: #ad1c1c;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  .news-event-title-summary .event-register-btn a:hover::before {
    width: 100%;
  }
  .news-event-title-summary .event-register-btn a:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
.news-event-title-summary .event-register-btn a::after {
  background-image: url(82b45cd96ff0e272b025.svg);
}
.news-event-title-summary .event-register-btn a::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .news-event-title-summary .event-register-btn a::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-title-summary .event-register-btn a {
    margin-left: -19px;
  }
}
.news-event-title-summary .event-register-btn a:focus {
  outline-color: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .news-event-title-summary .event-register-btn {
    margin-top: 28px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-title-summary .event-register-btn {
    margin-top: 30px;
  }
}
.news-event-detail {
  display: flex;
}
@media screen and (min-width: 1025px) {
  .news-event-detail {
    padding: 0 31px;
  }
}
.news-event-detail .news-event-type {
  padding-left: 18px;
}
@media screen and (min-width: 700px) {
  .news-event-detail .news-event-type {
    padding-left: 27px;
    padding-right: 41px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-detail .news-event-type {
    padding-left: 0;
    padding-right: 31px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-detail .news-event-type::after {
    left: -30px;
  }
}
.news-event-type {
  position: relative;
  font-size: 1.5rem;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  padding-left: 16px;
  padding-right: 21px;
  text-transform: uppercase;
}
.news-event-type::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  left: 0;
  top: 6px;
  border-radius: 100%;
}
@media screen and (min-width: 700px) {
  .news-event-type {
    padding-left: 30px;
  }
}
.news-event-type-news::after {
  background-color: #02e3ff;
}
.news-event-type-event::after {
  background-color: #ff3535;
}
.news-event-time {
  font-size: 1.4rem;
  line-height: 1.5;
  font-style: italic;
}
.news-event-row {
  position: relative;
}
.news-event-col {
  display: block;
  padding: 14px 0 20px 0;
}
@media screen and (min-width: 700px) {
  .news-event-col {
    padding: 32px 0 33px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-col {
    align-items: center;
    padding: 31px 0 27px;
  }
}
@media screen and (min-width: 1920px) {
  .news-event-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1920px) and (min-width: 700px) {
  .news-event-col {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1920px) and (min-width: 1025px) {
  .news-event-col {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.news-event h3, .news-event .alert-event-title {
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.44;
  margin: 7px 0;
  font-family: "aktiv-grotesk", sans-serif;
}
@media screen and (min-width: 700px) {
  .news-event h3, .news-event .alert-event-title {
    line-height: 1.3;
    margin: 0 23px 0 21px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event h3, .news-event .alert-event-title {
    font-size: 2rem;
    line-height: 1.5;
    margin: 0 61px 0 40px;
  }
}
.news-event-list-row {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: -1px;
  border-bottom: 1px solid #575454;
}
.news-event-list-row::before {
  content: "";
  width: auto;
  height: calc(100% + 1px);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  transition: all 0.3s ease;
}
.news-event-list-row:hover::before {
  background-color: #000000;
  margin-left: -20px;
  margin-right: -20px;
}
@media screen and (min-width: 700px) {
  .news-event-list-row:hover::before {
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-list-row:hover::before {
    margin-left: -60px;
    margin-right: -60px;
  }
}
.news-event-list-row:hover .news-event-time,
.news-event-list-row:hover .news-event-type {
  color: #FFFFFF;
}
.news-event-list-row:hover .news-event-col {
  color: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .news-event-list-row .news-event-time {
    margin-left: auto;
  }
}
.news-event-list-row h3, .news-event-list-row .alert-event-title {
  width: 100%;
  margin: 0;
  z-index: 1;
}
.news-event-list-row .news-event-col {
  padding-top: 46px;
  padding-bottom: 47px;
}
@media screen and (min-width: 700px) {
  .news-event-list-row .news-event-col {
    padding-top: 33px;
    padding-bottom: 33px;
    padding-left: 121px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-list-row .news-event-col {
    padding-top: 31px;
    padding-bottom: 28px;
    padding-left: 140px;
  }
}
.news-event-list-row .news-event-col span {
  display: inline-block;
}
@media screen and (min-width: 700px) {
  .news-event-list-row .news-event-col span {
    max-width: 69%;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-list-row .news-event-col span {
    max-width: 74%;
  }
}
.news-event-list-row .news-event-type {
  margin-bottom: -54px;
}
@media screen and (min-width: 700px) {
  .news-event-list-row .news-event-type {
    position: absolute;
    left: 0;
    top: 33px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1025px) {
  .news-event-list-row .news-event-type {
    top: 35px;
  }
}
.news-event-list-row .news-event-time {
  margin-top: -61px;
}
@media screen and (min-width: 700px) {
  .news-event-list-row .news-event-time {
    position: absolute;
    right: 0;
    top: 33px;
    max-width: 25%;
    margin-top: 0;
  }
}
@media screen and (min-width: 700px) and (min-width: 1025px) {
  .news-event-list-row .news-event-time {
    top: 35px;
    max-width: 32%;
  }
}
.news-event .btn-primary {
  margin-top: 25px;
}
@media screen and (min-width: 700px) {
  .news-event .btn-primary {
    margin-right: 30px;
  }
}
.news-event-modal {
  display: none;
  position: absolute;
  top: 50%;
  left: auto;
  z-index: 2;
  transform: translateY(-50%);
  pointer-events: none;
  width: 336px;
  height: 296px;
}
.news-event-modal img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
@media screen and (min-width: 700px) {
  .news-event-cta {
    display: flex;
  }
}

.happenings .news-event-heading h2 {
  font-size: 3.6rem;
}
@media screen and (min-width: 700px) {
  .happenings .news-event-heading h2 {
    font-size: 6rem;
  }
}
@media screen and (min-width: 1025px) {
  .happenings .news-event-heading h2 {
    font-size: 7rem;
  }
}

.news-header {
  padding-top: 30px;
}
@media screen and (min-width: 700px) {
  .news-header {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .news-header {
    padding-top: 70px;
  }
}
.news-header__title {
  margin-top: 0;
  margin-bottom: 0.9rem;
}
@media screen and (min-width: 700px) {
  .news-header__title {
    margin-bottom: 14px;
  }
}
@media screen and (min-width: 1025px) {
  .news-header__title {
    margin-bottom: 16px;
  }
}
.news-header__date {
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 25px;
  font-style: italic;
}
@media screen and (min-width: 700px) {
  .news-header__date {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1025px) {
  .news-header__date {
    margin-bottom: 30px;
  }
}
.news-categories {
  display: flex;
}
.news-categories-label {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 500;
  margin-right: 20px;
}
@media screen and (min-width: 700px) {
  .news-categories-label {
    font-size: 1.6rem;
    margin-right: 30px;
  }
}
.news-categories-list {
  margin-top: 0;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.news-categories-list li {
  font-size: 1.5rem;
}
@media screen and (min-width: 700px) {
  .news-categories-list li {
    font-size: 1.6rem;
  }
}
.news-categories-list a {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.news-categories-list a::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.news-categories-list a:hover::before {
  height: calc(100% - 4px);
}
.news-categories-list a .link-letter {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}
.news-categories-list a .link-letter::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.news-categories-list a:hover .link-letter::before {
  height: calc(100% - 4px);
}
.news-categories-list li:not(:last-child) {
  margin-bottom: 0;
  margin-right: 10px;
}
@media screen and (min-width: 1025px) {
  .news-categories-list li:not(:last-child) {
    margin-right: 15px;
  }
}
.news-content {
  max-width: 800px;
  margin: 0 auto;
}
.news-img-cap {
  box-shadow: 0 5px 40px 20px rgba(0, 0, 0, 0.05);
  margin-bottom: 34px;
  margin-top: 27px;
}
@media screen and (min-width: 700px) {
  .news-img-cap {
    margin-top: 42px;
    margin-bottom: 66px;
  }
}
@media screen and (min-width: 1025px) {
  .news-img-cap {
    margin-top: 60px;
    margin-bottom: 71px;
  }
}
.news-img-cap img {
  width: 100%;
}
.news-img-cap figcaption {
  padding: 11px 20px 14px;
}
@media screen and (min-width: 700px) {
  .news-img-cap figcaption {
    padding: 13px 20px 16px;
  }
}
@media screen and (min-width: 1025px) {
  .news-img-cap figcaption {
    padding: 22px 20px 25px;
  }
}
.news-img-cap figcaption p {
  font-size: 1.4rem;
  margin: 0;
}
.news-bottom {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
@media screen and (min-width: 1025px) {
  .news-bottom {
    margin-top: 40px;
  }
}
.news-bottom .heateor_sss_sharing_container {
  margin-bottom: 20px;
}
@media screen and (min-width: 700px) {
  .news-bottom .heateor_sss_sharing_container {
    width: 25%;
    padding-right: 20px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1025px) {
  .news-bottom .heateor_sss_sharing_container {
    width: 20%;
  }
}
.news-bottom .heateor_sss_sharing_title {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media screen and (min-width: 700px) {
  .news-bottom .heateor_sss_sharing_title {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1025px) {
  .news-bottom .heateor_sss_sharing_title {
    margin-bottom: 8px;
  }
}
.news-bottom .news-tagged-as {
  width: 100%;
}
@media screen and (min-width: 700px) {
  .news-bottom .news-tagged-as {
    width: 75%;
  }
}
@media screen and (min-width: 1025px) {
  .news-bottom .news-tagged-as {
    width: 80%;
  }
}
.news-bottom .news-tagged-as ul {
  padding-left: 0;
  margin-top: 0;
  display: flex;
  flex-wrap: wrap;
}
.news-bottom .news-tagged-as ul li {
  margin-bottom: 5px;
}
.news-bottom .news-tagged-as ul li:not(:last-child) {
  margin-right: 10px;
}
@media screen and (min-width: 1025px) {
  .news-bottom .news-tagged-as ul li:not(:last-child) {
    margin-right: 15px;
  }
}
.news-bottom .news-tagged-as ul a {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
  display: inline-block;
  z-index: 1;
  position: relative;
  font-size: 1.5rem;
  display: block;
}
.news-bottom .news-tagged-as ul a::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.news-bottom .news-tagged-as ul a:hover::before {
  height: calc(100% - 4px);
}
.news-bottom .news-tagged-as ul a .link-letter {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}
.news-bottom .news-tagged-as ul a .link-letter::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.news-bottom .news-tagged-as ul a:hover .link-letter::before {
  height: calc(100% - 4px);
}
@media screen and (min-width: 700px) {
  .news-bottom .news-tagged-as ul a {
    font-size: 1.6rem;
  }
}
.news-tagged-as-label {
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: inline-block;
}
@media screen and (min-width: 700px) {
  .news-tagged-as-label {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1025px) {
  .news-tagged-as-label {
    margin-bottom: 8px;
  }
}

.faculty {
  padding-top: 64px;
}
.faculty-filters {
  margin-bottom: 40px;
}
@media screen and (min-width: 700px) {
  .faculty-filters {
    margin-bottom: 58px;
  }
}
.faculty-filters label {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
  display: block;
}
@media screen and (min-width: 700px) {
  .faculty-filters label {
    margin-bottom: 13px;
  }
}
.faculty-filters select {
  background-image: url(5ef49b0390ba1a7ea4a0.svg);
  background-repeat: no-repeat;
  background-position: center right 2px;
  background-color: #FFFFFF;
  border: 1px solid #767676;
  height: 44px;
  padding: 11px 13px;
  border-radius: 0;
  max-width: 280px;
  width: 100%;
  font-size: 1.6rem;
  cursor: pointer;
}
@media screen and (min-width: 700px) {
  .faculty-sm-name-filter {
    display: none;
  }
}
.faculty .names-filter {
  display: none;
}
@media screen and (min-width: 700px) {
  .faculty .names-filter {
    display: flex;
    padding-left: 0;
    margin-top: 0;
  }
}
.faculty .names-filter li {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .faculty .names-filter li {
    font-size: 20px;
  }
}
.faculty .names-filter li::before {
  content: unset;
}
.faculty .names-filter button {
  background-color: unset;
  font-size: 12px;
  font-weight: 500;
  padding: 0;
  margin-right: 13px;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .faculty .names-filter button {
    margin-right: 19px;
    font-size: 20px;
  }
}
.faculty .names-filter button:not(.active, [disabled]) {
  background-color: unset;
  color: #000000;
  position: relative;
}
.faculty .names-filter button:not(.active, [disabled])::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.faculty .names-filter button:not(.active, [disabled]):hover {
  color: #000000;
}
.faculty .names-filter button:not(.active, [disabled]):hover::after {
  width: 100%;
  background-color: #000000;
}
.faculty .names-filter button.active {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.faculty .names-filter button.active::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.faculty .names-filter button.active:hover::before {
  height: calc(100% - 4px);
}
.faculty .names-filter button.active .link-letter {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}
.faculty .names-filter button.active .link-letter::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.faculty .names-filter button.active:hover .link-letter::before {
  height: calc(100% - 4px);
}
.faculty .names-filter button[disabled] {
  color: #f5f5f5;
  cursor: default;
}
@media screen and (min-width: 700px) {
  .faculty-filters-form {
    display: flex;
  }
}
.faculty-form-wrapper {
  margin-bottom: 25px;
}
@media screen and (min-width: 700px) {
  .faculty-form-wrapper {
    width: 250px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .faculty-form-wrapper {
    width: 300px;
    margin-bottom: 55px;
  }
}
@media screen and (min-width: 700px) {
  .faculty-form-wrapper:first-child {
    margin-right: 45px;
  }
}
.faculty-list-row {
  margin-bottom: 30px;
}
.faculty-list-row:last-child {
  margin-bottom: 0;
}
.faculty-row-title h2 {
  margin-top: 0;
  margin-bottom: 25px;
}
@media screen and (min-width: 700px) {
  .faculty-row-title h2 {
    margin-bottom: 30px;
  }
}
.faculty-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
}
.faculty-image-holder a {
  font-size: 0;
  display: block;
  width: 100%;
}
.faculty-item {
  margin-bottom: 45px;
  padding: 0 16px;
  max-width: 215px;
  width: 100%;
}
@media screen and (min-width: 700px) {
  .faculty-item {
    max-width: 209px;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 700px) {
  .faculty-item {
    max-width: 284px;
  }
}
.faculty-item-name {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 2rem;
}
@media screen and (min-width: 700px) {
  .faculty-item-name {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1025px) {
  .faculty-item-name {
    font-size: 2.8rem;
  }
}
.faculty-item-campus {
  margin-bottom: 8px;
}

.faculty-header {
  padding-top: 65px;
  padding-bottom: 37px;
  background-color: #000000;
  margin-left: -20px;
  margin-right: -20px;
}
@media screen and (min-width: 700px) {
  .faculty-header {
    padding-top: 98px;
    padding-bottom: 43px;
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media screen and (min-width: 1025px) {
  .faculty-header {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    padding-top: 138px;
    padding-bottom: 53px;
  }
}
.faculty-header h1 {
  margin-bottom: 35px;
}
.faculty-header-inner {
  padding-left: 20px;
  padding-right: 20px;
  color: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .faculty-header-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .faculty-header-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 1025px) {
  .faculty-header-inner {
    max-width: 1920px;
    margin: 0 auto;
  }
}
.faculty-header-inner > .f-jobtitles {
  display: block;
  font-size: 2.2rem;
  line-height: 1.59;
}
@media screen and (min-width: 700px) {
  .faculty-header-inner > .f-jobtitles {
    line-height: 1.742;
  }
}
@media screen and (min-width: 1025px) {
  .faculty-header-inner > .f-jobtitles {
    font-size: 2.5rem;
    line-height: 1.56;
  }
}
.faculty-header-inner > .f-jobtitles .f-titlecomma {
  font-weight: inherit;
  display: none;
}
.faculty-header-inner > .f-jobtitles:last-of-type {
  display: inline-block;
}
.faculty-header-inner > .f-jobtitles:last-of-type .f-titlecomma {
  display: inline;
}
.faculty-header-inner .f-department {
  display: inline-block;
  font-size: 2.2rem;
  line-height: 1.59;
  margin: 0;
}
@media screen and (min-width: 700px) {
  .faculty-header-inner .f-department {
    line-height: 1.742;
  }
}
@media screen and (min-width: 1025px) {
  .faculty-header-inner .f-department {
    font-size: 2.5rem;
    line-height: 1.56;
  }
}
.faculty-header ul {
  margin: 0;
  padding: 0;
}

.faculty-single {
  padding-bottom: 65px;
}
@media screen and (min-width: 700px) {
  .faculty-single {
    padding-bottom: 55px;
  }
}
@media screen and (min-width: 1025px) {
  .faculty-single {
    padding-bottom: 60px;
  }
}
.faculty-single::before {
  z-index: 1;
  height: 250px;
}
.faculty-single ul {
  padding: 0 0 0 22px;
}
@media (min-width: 700px) {
  .faculty-single ul {
    padding: 0 0 0 41px;
  }
}
.faculty-single ul li::before {
  content: "";
  display: block;
  height: 5px;
  width: 5px;
  border-radius: 100%;
  background-color: #ff3535;
  top: 6px;
  left: -12px;
}
@media (min-width: 700px) {
  .faculty-single ul li::before {
    left: -21px;
    top: 10px;
  }
}
@media (min-width: 1025px) {
  .faculty-single ul li::before {
    top: 8px;
  }
}
.faculty-single ul li a {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.faculty-single ul li a::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.faculty-single ul li a:hover::before {
  height: calc(100% - 4px);
}
.faculty-single ul li a .link-letter {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}
.faculty-single ul li a .link-letter::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.faculty-single ul li a:hover .link-letter::before {
  height: calc(100% - 4px);
}
.faculty-single ol {
  padding: 0 0 0 31px;
  counter-reset: ol;
}
@media (min-width: 700px) {
  .faculty-single ol {
    padding: 0 0 0 41px;
  }
}
.faculty-single ol li {
  counter-increment: ol;
}
.faculty-single ol li::before {
  content: counter(ol) ".";
  top: 0;
  left: -18px;
}
@media (min-width: 700px) {
  .faculty-single ol li::before {
    left: -24px;
  }
}
@media (min-width: 1025px) {
  .faculty-single ol li::before {
    left: -29px;
  }
}
.faculty-single-inner {
  position: relative;
  z-index: 1;
  max-width: 800px;
  margin-left: auto !important;
  margin-right: auto;
}
.faculty-single-title h2 {
  margin: 0 0 10px;
}
.faculty-single-details {
  padding-top: 40px;
  background-color: #f5f5f5;
}
@media screen and (min-width: 700px) {
  .faculty-single-details {
    padding-top: 70px;
  }
}
@media screen and (min-width: 1025px) {
  .faculty-single-details {
    padding-top: 100px;
  }
}
.faculty-single-contact-wrapper {
  max-width: 800px;
  margin-left: auto !important;
  margin-right: auto;
  margin: 0 !important;
  padding: 0 0 30px;
  display: block;
}
@media screen and (min-width: 700px) {
  .faculty-single-contact-wrapper {
    padding: 0 0 43px;
    display: flex;
  }
}
@media screen and (min-width: 1025px) {
  .faculty-single-contact-wrapper {
    padding: 0 0 53px;
  }
}
.faculty-single-job-profile-details {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 700px) {
  .faculty-single-job-profile-details {
    margin-left: 20px;
    width: 50%;
  }
}
.faculty-single-image img {
  width: 100%;
}
.faculty-single-contact {
  margin: 0 0 8px;
}
.faculty-single-contact a {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.faculty-single-contact a::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.faculty-single-contact a:hover::before {
  height: calc(100% - 4px);
}
.faculty-single-contact a .link-letter {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}
.faculty-single-contact a .link-letter::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.faculty-single-contact a:hover .link-letter::before {
  height: calc(100% - 4px);
}
.faculty-single-contact .faculty-email {
  margin: 35px 0 8px;
}
@media screen and (min-width: 700px) {
  .faculty-single-contact .faculty-email {
    margin-top: 0;
  }
}
.faculty-single-office-address {
  margin: 0 0 15px;
}
.faculty-single-personal-website-cta {
  margin-bottom: 10px;
}
.faculty-single-personal-website-cta a.btn-secondary {
  font-size: 1.6rem;
  font-weight: bold;
  color: #000000;
  background-color: unset;
  padding: 1px 16px 4px 14px;
  position: relative;
  margin-right: 2px;
  padding: 1px 16px 4px 14px;
  display: inline-block;
}
.faculty-single-personal-website-cta a.btn-secondary::before {
  content: "";
  width: 9px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #a4f5ff;
  z-index: -1;
  transition: all 0.3s ease;
}
.faculty-single-personal-website-cta a.btn-secondary::after {
  content: unset;
}
.faculty-single-personal-website-cta a.btn-secondary .last-word {
  display: inline-block;
}
.faculty-single-personal-website-cta a.btn-secondary .last-word::after {
  content: "";
  background-image: url(9c9f784a571e174c1600.svg), url(d5beae6a12643843e972.svg);
  display: inline-block;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, 30px 2px;
  background-position: center right, center right 10px;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-left: 3px;
  transition: all 0.3s ease;
  position: static;
}
.faculty-single-personal-website-cta a.btn-secondary:hover {
  padding-right: 16px;
}
.faculty-single-personal-website-cta a.btn-secondary:hover::before {
  width: 100%;
}
.faculty-single-personal-website-cta a.btn-secondary:hover .last-word::after {
  width: 35px;
  transition: width 0.3s ease;
  background-position: center right, center right 1px;
}
@media screen and (min-width: 700px) {
  .faculty-single-personal-website-cta a {
    font-size: 1.8rem;
  }
}
.faculty-single-curriculum-vitae a.btn-secondary {
  font-size: 1.6rem;
  font-weight: bold;
  color: #000000;
  background-color: unset;
  padding: 1px 16px 4px 14px;
  position: relative;
  margin-right: 2px;
  padding: 1px 16px 4px 14px;
  display: inline-block;
}
.faculty-single-curriculum-vitae a.btn-secondary::before {
  content: "";
  width: 9px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #a4f5ff;
  z-index: -1;
  transition: all 0.3s ease;
}
.faculty-single-curriculum-vitae a.btn-secondary::after {
  content: unset;
}
.faculty-single-curriculum-vitae a.btn-secondary .last-word {
  display: inline-block;
}
.faculty-single-curriculum-vitae a.btn-secondary .last-word::after {
  content: "";
  background-image: url(9c9f784a571e174c1600.svg), url(d5beae6a12643843e972.svg);
  display: inline-block;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, 30px 2px;
  background-position: center right, center right 10px;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-left: 3px;
  transition: all 0.3s ease;
  position: static;
}
.faculty-single-curriculum-vitae a.btn-secondary:hover {
  padding-right: 16px;
}
.faculty-single-curriculum-vitae a.btn-secondary:hover::before {
  width: 100%;
}
.faculty-single-curriculum-vitae a.btn-secondary:hover .last-word::after {
  width: 35px;
  transition: width 0.3s ease;
  background-position: center right, center right 1px;
}
@media screen and (min-width: 700px) {
  .faculty-single-curriculum-vitae a {
    font-size: 1.8rem;
  }
}
.faculty-single-profile-content {
  margin: 18px 0;
}
@media screen and (min-width: 700px) {
  .faculty-single-profile-content {
    margin: 36px 0 18px;
  }
}
.faculty-single-biography {
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
.faculty-single .recent-work-heading {
  margin: 18px 0;
}
.faculty-single .recent-work-outer {
  margin-bottom: 10px;
}
@media screen and (min-width: 700px) {
  .faculty-single .recent-work-outer {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .faculty-single .recent-work-outer {
    margin-bottom: 30px;
  }
}
.faculty-single .recent-work-outer .recent-work-cta {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.faculty-single .recent-work-outer .recent-work-cta::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.faculty-single .recent-work-outer .recent-work-cta:hover::before {
  height: calc(100% - 4px);
}
.faculty-single .recent-work-outer .recent-work-cta .link-letter {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}
.faculty-single .recent-work-outer .recent-work-cta .link-letter::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.faculty-single .recent-work-outer .recent-work-cta:hover .link-letter::before {
  height: calc(100% - 4px);
}
.faculty-single .recent-work-title {
  font-style: italic;
  font-weight: 700;
}

.sticky-wrapper.is-sticky ~ .site-main .news-sidebar {
  top: 130px;
}

.news-list-wrapper .back-to-all-button {
  margin-top: 20px;
}
@media screen and (min-width: 700px) {
  .news-list-wrapper .back-to-all-button {
    margin-top: 30px;
  }
}
.news-feature-header h1 {
  margin-top: 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 1025px) {
  .news-feature-header h1 {
    margin-bottom: 50px;
  }
}
.news-feature-post {
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
@media screen and (min-width: 700px) {
  .news-feature-post {
    margin: 0 -10px 0 -10px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .news-feature-post {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.news-feature-post .news-feature-img-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.55;
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #000000 100%);
}
.news-feature-post::before {
  content: "";
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #f5f5f5;
}
.news-feature-post .slick-prev {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(fb37f513277c847403b2.svg);
  left: 0;
}
@media screen and (min-width: 700px) {
  .news-feature-post .slick-prev {
    width: 53px;
    height: 53px;
  }
}
.news-feature-post .slick-prev:hover {
  background-color: #E2ED00;
}
.news-feature-post .slick-next {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(9c9f784a571e174c1600.svg);
  right: 0;
}
@media screen and (min-width: 700px) {
  .news-feature-post .slick-next {
    width: 53px;
    height: 53px;
  }
}
.news-feature-post .slick-next:hover {
  background-color: #E2ED00;
}
.news-feature-post .slick-prev,
.news-feature-post .slick-next {
  transform: translateY(0);
  top: unset;
  bottom: 20px;
  z-index: 2;
}
.news-feature-post .slick-prev:focus,
.news-feature-post .slick-next:focus {
  top: unset;
}
.news-feature-post .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease;
}
.news-feature-item {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 700px) {
  .news-feature-item {
    width: 50%;
    padding: 0 10px 0 10px;
  }
}
@media screen and (min-width: 1025px) {
  .news-feature-item {
    width: 33.33%;
    margin-bottom: 0;
  }
}
.news-feature-item:last-child {
  margin-bottom: 0;
}
.news-item-link {
  position: relative;
}
.news-item-link:hover .news-feature-img-wrapper::before {
  opacity: 0.3;
}
.news-item-link:hover .news-featured-title a {
  color: #f4ff0d;
}
.news-feature-img-wrapper {
  position: relative;
  display: block;
}
.news-feature-img-wrapper::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000000;
  opacity: 0;
  transition: all 0.3s ease;
}
.news-featured-heading {
  color: #FFFFFF;
  position: absolute;
  bottom: 15px;
  left: 0;
  z-index: 2;
}
.news-featured-heading h2 {
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: "aktiv-grotesk", sans-serif;
}
@media screen and (min-width: 700px) {
  .news-featured-heading h2 {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1025px) {
  .news-featured-heading h2 {
    font-size: 2.5rem;
    margin-bottom: 12px;
  }
}
.news-featured-heading h2 a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  transition: color 0.3s;
}
@media screen and (min-width: 700px) {
  .news-featured-heading h2 a {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .news-featured-heading h2 a {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.news-featured-heading .news-header__date {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 700px) {
  .news-featured-heading .news-header__date {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .news-featured-heading .news-header__date {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.news-summery {
  padding-top: 10px;
  padding-bottom: 47px;
}
@media screen and (min-width: 1025px) {
  .news-summery {
    padding-bottom: 0;
  }
}
.news-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  padding-top: 50px;
}
@media screen and (min-width: 700px) {
  .news-list {
    padding-top: 70px;
  }
}
@media screen and (min-width: 1025px) {
  .news-list {
    flex-direction: row-reverse;
  }
}
.news-main-list {
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .news-main-list {
    width: calc(100% - 330px);
    padding-top: 0;
  }
}
.news-main-list .type-post.status-publish {
  display: flex;
  flex-wrap: wrap;
}
.news-main-list .type-post.status-publish:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (min-width: 700px) {
  .news-main-list .type-post.status-publish:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 700px) {
  .news-main-list .news-header__title {
    margin-bottom: 8px;
  }
}
.news-main-list .news-header__title a {
  display: inline-block;
}
.news-main-list .news-header__date {
  margin-bottom: 0;
}
.news-main-list .post-image {
  width: 100%;
}
@media screen and (min-width: 700px) {
  .news-main-list .post-image {
    width: 50%;
  }
}
.news-main-list .post-image a:hover::before {
  opacity: 0.3;
}
.news-main-list .post-title-section {
  width: 100%;
  padding-top: 20px;
}
@media screen and (min-width: 700px) {
  .news-main-list .post-title-section {
    width: 50%;
    padding-left: 25px;
    padding-top: 0;
  }
}
.news-sidebar {
  width: 100%;
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  margin-bottom: 40px;
  transition: all 0.3s;
}
@media screen and (min-width: 700px) {
  .news-sidebar {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .news-sidebar {
    width: 300px;
    margin-top: 0;
    position: sticky;
    top: 0;
    max-height: 100vh;
    overflow-y: auto;
  }
}
.news-sidebar a {
  background-color: unset;
  color: #000000;
  position: relative;
}
.news-sidebar a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.news-sidebar a:hover {
  color: #000000;
}
.news-sidebar a:hover::after {
  width: 100%;
  background-color: #000000;
}
.news-sidebar .news-category ul {
  padding-left: 0;
  margin-top: 0;
}
.news-sidebar .news-category li:not(:last-child) {
  margin-bottom: 10px;
}
.news-sidebar-button {
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
  padding: 20px;
  background-color: unset;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .news-sidebar-button {
    pointer-events: none;
    display: none;
  }
}
.news-sidebar-button::after {
  content: "";
  background-image: url(5ef49b0390ba1a7ea4a0.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.1s ease;
}
@media screen and (min-width: 1025px) {
  .news-sidebar-button::after {
    display: none;
  }
}
.news-sidebar-button.is-open::after {
  transform: translateY(-50%) rotate(180deg);
}
.news-sidebar-label {
  display: none;
}
@media screen and (min-width: 1025px) {
  .news-sidebar-label {
    display: block;
    font-size: 1.6rem;
    font-weight: 700;
    font-family: "aktiv-grotesk", sans-serif;
    text-transform: uppercase;
    padding: 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.news-category {
  padding: 0 20px 20px 20px;
  display: none;
}
@media screen and (min-width: 1025px) {
  .news-category {
    display: block;
  }
}
.news-lisiting-pagination {
  text-align: center;
  margin-top: 25px;
}
@media screen and (min-width: 1025px) {
  .news-lisiting-pagination {
    margin-top: 50px;
  }
}
.news-lisiting-pagination .page-numbers {
  padding: 2px 10px;
  display: inline-block;
  margin-bottom: 8px;
  line-height: 1;
  vertical-align: middle;
}
.news-lisiting-pagination .page-numbers:not(.current) {
  background-color: unset;
  color: #000000;
  position: relative;
}
.news-lisiting-pagination .page-numbers:not(.current)::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.news-lisiting-pagination .page-numbers:not(.current):hover {
  color: #000000;
}
.news-lisiting-pagination .page-numbers:not(.current):hover::after {
  width: 100%;
  background-color: #000000;
}
.news-lisiting-pagination .page-numbers:not(.current)::after {
  max-width: calc(100% - 20px);
  left: 10px;
}
.news-lisiting-pagination .page-numbers.current {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.news-lisiting-pagination .page-numbers.current::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.news-lisiting-pagination .page-numbers.current:hover::before {
  height: calc(100% - 4px);
}
.news-lisiting-pagination .page-numbers.current .link-letter {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}
.news-lisiting-pagination .page-numbers.current .link-letter::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.news-lisiting-pagination .page-numbers.current:hover .link-letter::before {
  height: calc(100% - 4px);
}
.news-lisiting-pagination .page-numbers.current:hover::before {
  height: 3px;
}
.news-lisiting-pagination .page-numbers.current::before {
  max-width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  right: 0;
}

.sticky-wrapper.is-sticky ~ .site-main .event-sidebar {
  top: 130px;
}

.event-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  padding-top: 50px;
}
@media screen and (min-width: 700px) {
  .event-list {
    padding-top: 70px;
  }
}
@media screen and (min-width: 1025px) {
  .event-list {
    flex-direction: row-reverse;
    padding-top: 90px;
  }
}
.event-main-list {
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .event-main-list {
    width: calc(100% - 370px);
    padding-top: 0;
  }
}
.event-main-list .event-item {
  display: flex;
  flex-wrap: wrap;
}
.event-main-list .event-item:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (min-width: 700px) {
  .event-main-list .event-item:not(:last-child) {
    margin-bottom: 50px;
  }
}
.event-main-list .event-image-block {
  width: 100%;
  padding-bottom: 20px;
}
@media screen and (min-width: 700px) {
  .event-main-list .event-image-block {
    width: 44%;
    padding-bottom: 0;
    padding-right: 35px;
  }
}
.event-main-list .event-image-block a {
  position: relative;
  display: block;
}
.event-main-list .event-image-block a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000000;
  opacity: 0;
  transition: all 0.3s ease;
}
.event-main-list .event-image-block a:hover::before {
  opacity: 0.3;
}
.event-main-list .event-image-block a img {
  width: 100%;
  position: relative;
  z-index: -1;
}
@media screen and (min-width: 700px) {
  .event-main-list .event-image-block + .event-content-block {
    width: 56%;
  }
}
.event-main-list .event-content-block {
  width: 100%;
}
.event-date {
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (min-width: 700px) {
  .event-date {
    font-size: 1.6rem;
  }
}
.event-title {
  margin-top: 14px;
  margin-bottom: 16px;
}
.event-title a {
  display: inline-block;
}
.event-venue-details {
  margin-bottom: 10px;
}
.event-venue-details a {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.event-venue-details a::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.event-venue-details a:hover::before {
  height: calc(100% - 4px);
}
.event-venue-details a .link-letter {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}
.event-venue-details a .link-letter::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #a4f5ff;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.event-venue-details a:hover .link-letter::before {
  height: calc(100% - 4px);
}
.event-venue-details .tribe-region {
  text-decoration: unset;
}
.event-cost-and-audience {
  font-size: 1.5rem;
  display: flex;
  align-items: center;
}
.event-separator {
  padding-right: 6px;
  padding-left: 6px;
}
.event-sidebar {
  width: 100%;
  margin-bottom: 70px;
  transition: all 0.3s;
}
@media screen and (min-width: 1025px) {
  .event-sidebar {
    width: 330px;
    margin-top: 0;
    position: sticky;
    top: 0;
  }
}
.event-sidebar a {
  background-color: unset;
  color: #000000;
  position: relative;
}
.event-sidebar a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.event-sidebar a:hover {
  color: #000000;
}
.event-sidebar a:hover::after {
  width: 100%;
  background-color: #000000;
}
.event-filters-form {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.event-calendar-wrapper {
  width: 100%;
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .event-calendar-wrapper {
    width: 55%;
  }
}
.event #calendar {
  max-width: 400px;
  min-height: 200px;
  margin: 0 auto;
}
.event-calendar {
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  padding: 30px 12px 25px;
}
.event-calendar .fc-dayGridMonth-view .fc-scroller-harness {
  border-bottom: 1px solid #575454;
  padding-bottom: 10px;
  margin-bottom: 12px;
}
.event-calendar .fc-dayGridMonth-view .fc-scroller-harness.fc-scroller-harness-liquid {
  border-bottom: unset;
  padding-bottom: 0;
  margin-bottom: 0;
}
.event-calendar .fc-view-harness {
  height: auto !important;
}
.event-calendar .fc-header-toolbar {
  margin-bottom: 20px;
}
.event-calendar .fc-toolbar-title {
  font-size: 2.4rem;
  margin: 0;
}
.event-calendar .fc-toolbar-chunk {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.event-calendar .fc-toolbar-chunk .fc-prev-button {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(fb37f513277c847403b2.svg);
}
@media screen and (min-width: 700px) {
  .event-calendar .fc-toolbar-chunk .fc-prev-button {
    width: 53px;
    height: 53px;
  }
}
.event-calendar .fc-toolbar-chunk .fc-prev-button:hover {
  background-color: #E2ED00;
}
.event-calendar .fc-toolbar-chunk .fc-next-button {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(9c9f784a571e174c1600.svg);
}
@media screen and (min-width: 700px) {
  .event-calendar .fc-toolbar-chunk .fc-next-button {
    width: 53px;
    height: 53px;
  }
}
.event-calendar .fc-toolbar-chunk .fc-next-button:hover {
  background-color: #E2ED00;
}
.event-calendar .fc-col-header-cell .fc-col-header-cell-cushion {
  color: #000000;
}
.event-calendar .fc-col-header-cell .fc-col-header-cell-cushion:before {
  content: none;
}
.event-calendar .fc-daygrid-day-events {
  position: relative;
}
.event-calendar .fc-daygrid-day-events > .fc-daygrid-event-harness:not(:first-of-type) {
  display: none;
}
.event-calendar table,
.event-calendar .fc-daygrid-body {
  width: 100% !important;
  table-layout: fixed !important;
  text-align: center;
}
.event-calendar .fc-event-title {
  width: 20px;
}
.event-calendar .fc-day a {
  color: #575454;
  font-weight: 400;
}
.event-calendar .fc-day a .link-letter::before {
  content: unset;
}
.event-calendar .fc-day a::after {
  content: unset;
}
.event-calendar .fc-day .fc-daygrid-day-frame {
  margin-bottom: 7px;
}
.event-calendar .fc-day .fc-daygrid-day-frame:not(.has-event) .fc-daygrid-day-top a::before {
  content: none;
}
.event-calendar .fc-day .fc-daygrid-day-frame.has-event {
  position: relative;
}
.event-calendar .fc-day .fc-daygrid-day-frame.has-event a {
  color: #000000;
  font-weight: bold;
  cursor: pointer;
}
.event-calendar .fc-day .fc-daygrid-day-frame.has-event .fc-daygrid-day-top {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.event-calendar .fc-day .fc-daygrid-day-frame.has-event .fc-daygrid-day-top a::after {
  content: "";
}
.event-calendar .fc-day .fc-daygrid-day-frame.has-event .fc-daygrid-day-top .hovered::after {
  width: 100%;
  background-color: #000000;
}
.event-calendar .fc-day .fc-daygrid-day-frame.has-event .fc-daygrid-day-top .hovered::before {
  height: 100%;
}
.event-calendar .fc-day .fc-daygrid-day-frame.has-event .fc-event-time {
  display: none;
}
.event-calendar .fc-day .fc-daygrid-day-frame.has-event.active-date .fc-daygrid-day-top a::before {
  content: "";
}
.event-calendar .fc-day .fc-daygrid-day-frame.has-event.active-date .fc-daygrid-day-top a::after {
  content: unset;
}
.event-calendar .fc-day-today .fc-daygrid-day-top a {
  width: 30px;
  height: 30px;
  background: #02e3ff;
  border-radius: 50%;
  color: #000000;
  font-weight: 700;
  text-align: center;
  line-height: 30px;
  display: inline-block;
}
.event-calendar .fc-day-today .fc-daygrid-day-top a::after {
  content: unset;
}
.event-calendar .fc-daygrid-day-bottom {
  display: none;
}
.event-calendar .fc-daygrid-event-harness {
  margin-top: 0 !important;
}
.event-calendar .date-box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.event-accordion-container {
  margin-top: 20px;
  width: 100%;
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .event-accordion-container {
    width: 45%;
    margin-top: 0;
    padding-left: 40px;
  }
}
.event-accordion-btn {
  font-size: 1.8rem;
  font-family: "aktiv-grotesk", sans-serif;
  line-height: 1.44;
  text-align: left;
  position: relative;
  padding: 23px 0px 23px 46px;
  background-color: unset;
  width: 100%;
  border-bottom: 1px solid #575454;
  margin-top: -1px;
  transition: background-color 0.3s, color 0.3s, padding 0.3s, width 0.3s, margin-left 0.3s, margin-right 0.3s;
}
.event-accordion-btn:last-child {
  border-bottom: none;
}
.event-accordion-btn:hover {
  background-color: #000000;
  color: #FFFFFF;
  padding: 23px 0 23px 66px;
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
}
.event-accordion-btn:hover .event-accordion-tab-icon {
  left: 20px;
}
@media screen and (min-width: 700px) {
  .event-accordion-btn:hover {
    padding: 23px 18px 25px 66px;
  }
}
@media screen and (min-width: 1025px) {
  .event-accordion-btn:hover {
    padding: 27px 20px 31px 66px;
  }
}
@media screen and (min-width: 700px) {
  .event-accordion-btn {
    padding: 23px 18px 25px 46px;
  }
}
@media screen and (min-width: 1025px) {
  .event-accordion-btn {
    font-size: 2rem;
    line-height: 1.5;
    padding: 27px 20px 31px 46px;
  }
}
.event-accordion-btn .event-accordion-tab-icon {
  position: absolute;
  left: 0;
  top: 23px;
  background-image: url(33a2f7b41d1d894a04d2.svg);
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
  background-color: #f4ff0d;
  transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.event-accordion-btn .event-accordion-tab-icon:hover {
  background-color: #E2ED00;
}
.event-accordion-btn .event-accordion-tab-icon:hover {
  background-color: #E2ED00;
}
@media screen and (min-width: 700px) {
  .event-accordion-btn .event-accordion-tab-icon {
    top: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .event-accordion-btn .event-accordion-tab-icon {
    top: 31px;
  }
}
.event-accordion-btn.js-expanded .event-accordion-tab-icon {
  background-image: url(d1d579f459fb20849ab9.svg);
  background-color: #02e3ff;
  transition: all 0.3s ease;
}
.event-accordion-btn.js-expanded .event-accordion-tab-icon:hover {
  background-color: #a4f5ff;
}
@media screen and (min-width: 700px) {
  .event-accordion-btn.js-expanded .event-accordion-tab-icon {
    top: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .event-accordion-btn.js-expanded .event-accordion-tab-icon {
    top: 31px;
  }
}
.event-select-content {
  display: none;
}
.event-select-content fieldset {
  padding: 0;
  border: unset;
  margin: 0;
}
.event-select-content ul {
  padding: 20px 0;
  margin: 0;
}
.event-select-content li {
  display: flex;
  align-items: center;
}
.event-select-content li input {
  border: 1px solid;
}
.event-select-content li label {
  margin-left: 12px;
}
.event-listing-pagination {
  text-align: center;
  margin-top: 25px;
}
@media screen and (min-width: 1025px) {
  .event-listing-pagination {
    margin-top: 50px;
  }
}
.event-listing-pagination ul {
  padding-left: 0;
  margin-top: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 40px;
}
.event-listing-pagination li {
  margin-bottom: 0;
}
.event-listing-pagination .page-numbers {
  padding: 2px 10px;
  display: inline-block;
  margin-bottom: 8px;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.event-listing-pagination .page-numbers:hover {
  opacity: 0.5;
}
.event-listing-pagination .page-numbers--prev:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1) rotate(45deg);
  content: "";
  display: inline-block;
  margin: 0 7px 0 0;
  width: 10px;
  height: 10px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
}
.event-listing-pagination .page-numbers--next:after {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1) rotate(230deg);
  content: "";
  display: inline-block;
  margin: 0 0 0 7px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
}

.featured-event-section {
  padding-top: 60px;
}
@media screen and (min-width: 1025px) {
  .featured-event-section {
    padding-top: 90px;
  }
}
.featured-event-text {
  margin-top: 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 1025px) {
  .featured-event-text {
    margin-bottom: 50px;
  }
}
.featured-event-image-block {
  background: #000000;
}
.featured-event-image-block .tribe-events-event-image {
  position: relative;
  padding: 56.25% 0 0;
}
@media (min-width: 1280px) {
  .featured-event-image-block .tribe-events-event-image {
    padding: 0;
    height: 675px;
  }
}
.featured-event-image-block img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  max-height: 100%;
  width: auto;
  transform: translate(-50%, -50%);
}
.featured-event-info-block {
  padding: 19px 20px 18px 20px;
  background-color: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .featured-event-info-block {
    padding: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .featured-event-info-block {
    position: absolute;
    bottom: 55px;
    right: 60px;
    max-width: 400px;
    padding: 24px 30px 26px 30px;
  }
}
.featured-event-info-block .event-title {
  font-size: 2.2rem;
  line-height: 1.2;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 700;
}
.featured-event-info-block .event-title a {
  color: #000000;
  text-decoration: none;
  transition: 0.3s color;
  padding: 0 17px 0 0;
}
.featured-event-info-block .event-title a:hover {
  color: #575454;
}
.featured-event-info-block .event-title a:hover .last-word span::after {
  left: 17px;
  filter: brightness(1);
}
.featured-event-info-block .event-title a .last-word {
  display: inline-block;
}
.featured-event-info-block .event-title a .last-word span::after {
  content: "";
  display: inline-block;
  height: 17px;
  width: 9px;
  position: relative;
  top: 1px;
  left: 7px;
  background: url(9f56ae28d98ded6c043f.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 15px;
  filter: brightness(0);
  transition: all 0.3s ease;
}
@media (min-width: 700px) {
  .featured-event-info-block .event-title a .last-word span::after {
    height: 21px;
    width: 11px;
    top: 2px;
  }
}
@media (min-width: 1025px) {
  .featured-event-info-block .event-title a .last-word span::after {
    height: 23px;
    width: 13px;
    top: 3px;
  }
}
@media screen and (min-width: 700px) {
  .featured-event-info-block .event-title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1025px) {
  .featured-event-info-block .event-title {
    font-size: 3.7rem;
  }
}
.featured-event-post-container {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
}
.featured-event-post-container-event-post {
  position: relative;
}
.featured-event-post-container .slick-slide > div > div {
  display: block !important;
}
.featured-event-post-container .controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: black;
  padding: 20px 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 700px) {
  .featured-event-post-container .controls {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .featured-event-post-container .controls {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.featured-event-post-container .slick-arrow {
  position: relative;
  z-index: 1;
  transform: translateY(0);
  top: unset;
}
.featured-event-post-container .slick-arrow:focus {
  top: unset;
}
.featured-event-post-container .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease;
}
.featured-event-post-container .slick-prev {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(fb37f513277c847403b2.svg);
  left: 0;
}
@media screen and (min-width: 700px) {
  .featured-event-post-container .slick-prev {
    width: 53px;
    height: 53px;
  }
}
.featured-event-post-container .slick-prev:hover {
  background-color: #E2ED00;
}
.featured-event-post-container .slick-next {
  background-color: #f4ff0d;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: all 0.3s ease;
  background-image: url(9c9f784a571e174c1600.svg);
  right: 0;
}
@media screen and (min-width: 700px) {
  .featured-event-post-container .slick-next {
    width: 53px;
    height: 53px;
  }
}
.featured-event-post-container .slick-next:hover {
  background-color: #E2ED00;
}

#tribe-events-pg-template {
  padding-left: 20px;
  padding-right: 20px;
  max-width: unset;
  padding-top: 0;
  padding-bottom: 40px;
}
@media screen and (min-width: 700px) {
  #tribe-events-pg-template {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  #tribe-events-pg-template {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 1920px) {
  #tribe-events-pg-template {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 700px) {
  #tribe-events-pg-template {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1025px) {
  #tribe-events-pg-template {
    padding-bottom: 80px;
  }
}

main > #tribe-events-pg-template {
  margin: 0 -20px;
}
@media (min-width: 700px) {
  main > #tribe-events-pg-template {
    margin: 0 -40px;
  }
}
@media (min-width: 1025px) {
  main > #tribe-events-pg-template {
    margin: 0 -60px;
  }
}

#tribe-events-content {
  overflow: unset;
}

.tribe-events-single > .tribe_events {
  overflow: unset;
}

.event-top-section {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-top: 40px;
}
@media screen and (min-width: 700px) {
  .event-top-section {
    padding-top: 60px;
  }
}
@media screen and (min-width: 1025px) {
  .event-top-section {
    justify-content: space-between;
  }
}
.event-title-wrapper {
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .event-title-wrapper {
    padding-right: 2rem;
    width: calc(100% - 180px);
  }
}
.event-title-wrapper h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.33;
  font-family: "aktiv-grotesk", sans-serif;
}
@media screen and (min-width: 700px) {
  .event-title-wrapper h1 {
    font-size: 5rem;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1025px) {
  .event-title-wrapper h1 {
    font-size: 7rem;
    line-height: 1.09;
  }
}
.event-title-wrapper .tribe-events-schedule {
  margin: 0;
}
.event-info-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1.5rem;
}
.event-info-wrapper .event-date {
  font-style: normal;
}
@media screen and (min-width: 700px) {
  .event-info-wrapper .event-cost,
.event-info-wrapper .event-audience,
.event-info-wrapper .event-date {
    font-size: 1.8rem;
  }
}
.event-info-wrapper .event-audience {
  font-style: normal;
  padding-left: 0;
}
.event-separator {
  padding-left: 10px;
  padding-right: 10px;
}
.event-ticket-wrapper {
  width: 100%;
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (min-width: 700px) {
  .event-ticket-wrapper {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .event-ticket-wrapper {
    width: auto;
    justify-content: flex-start;
  }
}
.event-ticket-wrapper .tribe-events-c-subscribe-dropdown {
  margin: 0;
  position: relative;
}
.event-ticket-wrapper .tribe-events {
  min-width: 170px;
  width: auto;
}
.event-ticket-wrapper .single-tribe_events .tribe-events-c-subscribe-dropdown:focus-within .tribe-events-c-subscribe-dropdown__content,
.event-ticket-wrapper .single-tribe_events .tribe-events-c-subscribe-dropdown:focus .tribe-events-c-subscribe-dropdown__content,
.event-ticket-wrapper .tribe-events .tribe-events-c-subscribe-dropdown:focus-within .tribe-events-c-subscribe-dropdown__content,
.event-ticket-wrapper .tribe-events .tribe-events-c-subscribe-dropdown:focus .tribe-events-c-subscribe-dropdown__content {
  display: initial;
}
.event-ticket-wrapper .single-tribe_events .tribe-events-c-subscribe-dropdown:focus-within .tribe-events-c-subscribe-dropdown__content,
.event-ticket-wrapper .single-tribe_events .tribe-events-c-subscribe-dropdown:focus .tribe-events-c-subscribe-dropdown__content,
.event-ticket-wrapper .tribe-events .tribe-events-c-subscribe-dropdown:focus-within .tribe-events-c-subscribe-dropdown__content,
.event-ticket-wrapper .tribe-events .tribe-events-c-subscribe-dropdown:focus .tribe-events-c-subscribe-dropdown__content {
  display: initial;
}
.event-ticket-wrapper .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content,
.event-ticket-wrapper .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
  display: initial;
}
.event-ticket-wrapper .tribe-events-c-subscribe-dropdown__button {
  background-image: url(5ef49b0390ba1a7ea4a0.svg);
  background-repeat: no-repeat;
  background-position: center right 2px;
  background-color: #f5f5f5 !important;
  padding: 11px 13px;
  border-radius: unset;
  border: 1px solid #767676;
  height: 44px;
  text-align: left;
  color: #000000 !important;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.3;
}
.event-ticket-wrapper .tribe-events-c-subscribe-dropdown__button:hover, .event-ticket-wrapper .tribe-events-c-subscribe-dropdown__button:focus {
  color: #000000 !important;
}
.event-ticket-wrapper .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__export-icon,
.event-ticket-wrapper .tribe-events-c-subscribe-dropdown__button .tribe-common-c-svgicon--caret-down {
  display: none;
}
.event-ticket-wrapper .tribe-events-c-subscribe-dropdown__content {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  width: 100%;
  padding-bottom: 15px;
  background-color: #f5f5f5;
}
.event-ticket-link a, .event-add-to-calendar a {
  background-color: #f4ff0d;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #000000;
}
@media screen and (min-width: 700px) {
  .event-ticket-link a, .event-add-to-calendar a {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  .event-ticket-link a, .event-add-to-calendar a {
    background-color: transparent;
  }
  .event-ticket-link a::before, .event-add-to-calendar a::before {
    content: "";
    background-color: #f4ff0d;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  .event-ticket-link a:hover::before, .event-add-to-calendar a:hover::before {
    width: 100%;
  }
  .event-ticket-link a:hover::after, .event-add-to-calendar a:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
.event-ticket-link a::after, .event-add-to-calendar a::after {
  background-image: url(3bf329f22010e5d6b391.svg);
}
.event-ticket-link a::after, .event-add-to-calendar a::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .event-ticket-link a::after, .event-add-to-calendar a::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}
.event-ticket-link {
  width: auto;
  margin-right: 25px;
  margin-bottom: 15px;
}
@media screen and (min-width: 700px) {
  .event-ticket-link {
    margin-right: 25px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1025px) {
  .event-ticket-link {
    margin-left: -19px;
  }
}
.event-image-wrapper {
  margin-top: 40px;
}
.event-image-wrapper .tribe-events-event-image {
  margin-bottom: 0;
}
.event-location-organizer {
  background-color: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 700px) {
  .event-location-organizer {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .event-location-organizer {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 700px) {
  .event-location-organizer {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1025px) {
  .event-location-organizer {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1920px) {
  .event-location-organizer {
    width: 100vw !important;
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
  }
}
.event-location-organizer dl {
  margin: 0;
}
.event-location-organizer .tribe-events-meta-group {
  width: 100%;
  padding-top: 0;
}
.event-location-organizer .tribe-events-single-section-title {
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "aktiv-grotesk", sans-serif;
  border-bottom: 1px solid #575454;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 22px;
}
@media screen and (min-width: 700px) {
  .event-location-organizer .tribe-events-single-section-title {
    font-size: 2rem;
  }
}
.event-location-organizer dd {
  margin-left: 0;
}
.event-location {
  width: 100%;
}
.event-location .tribe-address {
  display: block;
}
.event-location .tribe-address .tribe-region {
  text-decoration: unset;
}
.event-location .tribe-events-gmap {
  font-style: normal;
  margin-top: 35px;
  background-color: #f4ff0d;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #000000;
}
@media screen and (min-width: 700px) {
  .event-location .tribe-events-gmap {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  .event-location .tribe-events-gmap {
    background-color: transparent;
  }
  .event-location .tribe-events-gmap::before {
    content: "";
    background-color: #f4ff0d;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  .event-location .tribe-events-gmap:hover::before {
    width: 100%;
  }
  .event-location .tribe-events-gmap:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
.event-location .tribe-events-gmap::after {
  background-image: url(3bf329f22010e5d6b391.svg);
}
.event-location .tribe-events-gmap::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .event-location .tribe-events-gmap::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}
.event-location .tribe-venue-tel-label,
.event-location .tribe-venue-tel,
.event-location .tribe-venue-url {
  display: none;
}
@media (min-width: 700px) {
  .event-location + div {
    margin-left: 40px;
  }
}
.event-organizer {
  margin-top: 50px;
  width: 100%;
}
@media screen and (min-width: 700px) {
  .event-organizer {
    margin-top: 0;
  }
}
.event-organizer .tribe-organizer {
  margin-bottom: 15px;
}
.event-organizer .tribe-organizer:last-child {
  margin-bottom: 0;
}
.event-organizer .tribe-organizer a.btn-secondary {
  font-size: 1.6rem;
  font-weight: bold;
  color: #000000;
  background-color: unset;
  padding: 1px 16px 4px 14px;
  position: relative;
  margin-right: 2px;
  display: inline-block;
  z-index: 1;
}
.event-organizer .tribe-organizer a.btn-secondary::before {
  content: "";
  width: 9px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #a4f5ff;
  z-index: -1;
  transition: all 0.3s ease;
}
.event-organizer .tribe-organizer a.btn-secondary::after {
  content: unset;
}
.event-organizer .tribe-organizer a.btn-secondary .last-word {
  display: inline-block;
}
.event-organizer .tribe-organizer a.btn-secondary .last-word::after {
  content: "";
  background-image: url(9c9f784a571e174c1600.svg), url(d5beae6a12643843e972.svg);
  display: inline-block;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, 30px 2px;
  background-position: center right, center right 10px;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-left: 3px;
  transition: all 0.3s ease;
  position: static;
}
.event-organizer .tribe-organizer a.btn-secondary:hover {
  padding-right: 16px;
}
.event-organizer .tribe-organizer a.btn-secondary:hover::before {
  width: 100%;
}
.event-organizer .tribe-organizer a.btn-secondary:hover .last-word::after {
  width: 35px;
  transition: width 0.3s ease;
  background-position: center right, center right 1px;
}
.event-related-block ul.tribe-related-events {
  padding-left: 0;
  margin-right: -18px;
  margin-left: -18px;
  margin-bottom: 0;
  flex-wrap: wrap;
  flex-direction: row;
}
.event-related-block ul.tribe-related-events li {
  width: 100%;
  margin-right: 0;
  padding-left: 18px;
  padding-right: 18px;
  flex: unset;
}
@media screen and (min-width: 700px) {
  .event-related-block ul.tribe-related-events li {
    width: 50%;
  }
}
@media screen and (min-width: 1025px) {
  .event-related-block ul.tribe-related-events li {
    width: 33.33%;
  }
}
.event-related-block ul.tribe-related-events li .tribe-related-events-thumbnail {
  margin-bottom: 0;
}
.event-related-block ul.tribe-related-events .tribe-related-events-title {
  margin-top: 20px;
}
.event-related-block ul.tribe-related-events .tribe-related-events-title a {
  display: inline-block;
  padding-right: 0;
}
.event-excerpt {
  margin: 2rem 0;
  font-size: 1.125rem;
}

.tribe-events-single-event-description {
  margin: 4rem auto 0;
  max-width: 800px;
}
.tribe-events-single-event-description img.alignright, .tribe-events-single-event-description img.alignleft {
  box-shadow: 0 5px 40px 20px rgba(0, 0, 0, 0.05);
  margin: 41px 0 38px;
  float: unset;
}
@media (min-width: 700px) {
  .tribe-events-single-event-description img.alignright, .tribe-events-single-event-description img.alignleft {
    max-width: 50%;
  }
}
@media (min-width: 1025px) {
  .tribe-events-single-event-description img.alignright, .tribe-events-single-event-description img.alignleft {
    max-width: 100%;
  }
}
.tribe-events-single-event-description img.alignright > figcaption, .tribe-events-single-event-description img.alignleft > figcaption {
  display: block;
}
@media (min-width: 700px) {
  .tribe-events-single-event-description img.alignright > figcaption, .tribe-events-single-event-description img.alignleft > figcaption {
    padding: 12px 20px 14px;
  }
}
@media (min-width: 1025px) {
  .tribe-events-single-event-description img.alignright > figcaption, .tribe-events-single-event-description img.alignleft > figcaption {
    padding: 11px 20px 15px;
  }
}
@media (min-width: 700px) {
  .tribe-events-single-event-description img.alignright {
    float: right;
    margin: 0 0 40px 43px;
  }
}
@media (min-width: 700px) {
  .tribe-events-single-event-description img.alignleft {
    float: left;
    margin: 20px 40px 43px 0;
  }
}
.tribe-events-single-event-description .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.alert {
  z-index: 1;
}
.alert-inner {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 21px 22px 21px;
  line-height: 1.15;
}
@media screen and (min-width: 700px) {
  .alert-inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .alert-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 700px) {
  .alert-inner {
    padding: 19px 25px 21px;
  }
}
@media screen and (min-width: 1025px) {
  .alert-inner {
    padding: 24px 25px 27px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.alert-inner div:not(.alert-cta) a {
  font-size: inherit;
  color: #FFFFFF;
  font-weight: normal;
  border-bottom: 1px solid #FFFFFF;
  transition: color 0.3s, border-bottom-color 0.3s;
}
.alert-inner div:not(.alert-cta) a:hover {
  color: #f4ff0d;
  border-bottom-color: #f4ff0d;
}
.alert-inner div:not(.alert-cta) a:focus {
  outline-color: #FFFFFF;
}
.alert-inner div:not(.alert-cta) a .link-letter::before {
  content: unset;
}
.alert-title {
  font-size: 1.5rem;
  line-height: 1.34;
  display: inline-block;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
@media screen and (min-width: 700px) {
  .alert-title {
    margin-bottom: 4px;
  }
}
@media screen and (min-width: 1025px) {
  .alert-title {
    margin-bottom: 0;
  }
}
.alert-body {
  display: inline;
  margin-right: 6px;
}
@media screen and (min-width: 700px) {
  .alert-body {
    display: block;
    margin-right: 0;
  }
}
@media screen and (min-width: 1025px) {
  .alert-body {
    margin-left: 10px;
  }
}
.alert-body p {
  display: inline;
  font-size: 1.4rem;
}
.alert-cta {
  display: inline;
}
@media screen and (min-width: 700px) {
  .alert-cta {
    margin-top: 6px;
    display: inline-block;
  }
}
@media screen and (min-width: 1025px) {
  .alert-cta {
    margin-top: 0;
    margin-left: 11px;
  }
}
.alert-cta a {
  display: inline-block;
  font-weight: bold;
  position: relative;
  font-size: 1.4rem;
  padding-right: 30px;
  background-color: unset;
  color: #FFFFFF;
  position: relative;
}
.alert-cta a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.alert-cta a:hover {
  color: #FFFFFF;
}
.alert-cta a:hover::after {
  width: 100%;
  background-color: #FFFFFF;
}
.alert-cta a::before {
  content: "";
  background-image: url(2efe23cef5063ecc9acc.svg);
  position: absolute;
  width: 23px;
  height: 23px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 8px;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 1025px) {
  .alert-cta a::before {
    right: 6px;
  }
}
.alert-cta a:hover::after {
  width: calc(100% - 30px);
}
.alert.red {
  background-color: #ad1c1c;
  color: #FFFFFF;
}
.alert.black {
  background-color: #000000;
  color: #FFFFFF;
}
.alert.black .alert-cta a::before {
  background-image: url(161019d0e8fff1977bd2.svg);
}
.alert.grey {
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(87, 84, 84, 0.3);
}
.alert.grey .alert-inner {
  padding-bottom: 20px;
}
@media screen and (min-width: 700px) {
  .alert.grey .alert-inner {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .alert.grey .alert-inner {
    padding-bottom: 25px;
  }
}
.alert.grey .alert-inner div:not(.alert-cta) a {
  font-size: inherit;
  color: #000000;
  font-weight: normal;
  border-bottom: 1px solid #000000;
  transition: color 0.3s, border-bottom-color 0.3s;
}
.alert.grey .alert-inner div:not(.alert-cta) a:hover {
  color: #000000;
  border-bottom-color: #000000;
}
.alert.grey .alert-inner div:not(.alert-cta) a:focus {
  outline-color: #000000;
}
.alert.grey .alert-inner div:not(.alert-cta) a .link-letter::before {
  content: unset;
}
.alert.grey .alert-cta a {
  background-color: unset;
  color: #000000;
  position: relative;
}
.alert.grey .alert-cta a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.alert.grey .alert-cta a:hover {
  color: #000000;
}
.alert.grey .alert-cta a:hover::after {
  width: 100%;
  background-color: #000000;
}
.alert.grey .alert-cta a::before {
  background-image: url(9c9f784a571e174c1600.svg);
}
.alert.grey .alert-cta a:hover::after {
  width: calc(100% - 30px);
}

.site-header__logo a {
  display: inline-block;
}

.sticky-wrapper {
  position: relative;
  z-index: 4;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
}
.sticky-wrapper.hide-header {
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
}
.sticky-wrapper.is-sticky {
  position: sticky;
  top: 0;
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  box-shadow: 0 5px 40px 20px rgba(0, 0, 0, 0.05);
}
.sticky-wrapper.is-sticky.is-hidden {
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
}

.header-top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f5f5f5;
  padding: 0 16px 2px 16px;
}
@media screen and (min-width: 700px) {
  .header-top-bar {
    padding: 5px 21px 5px 25px;
  }
}
@media screen and (min-width: 1025px) {
  .header-top-bar {
    padding: 7px 51px 3px 25px;
  }
}
.header-logo {
  max-width: 52px;
}
.header-logo a {
  display: inline-block;
}
.header-logo a img {
  width: 80%;
}
@media screen and (min-width: 700px) {
  .header-logo a img {
    width: 100%;
  }
}
.header-arbic-link {
  line-height: 1.86;
  font-size: 1.4rem;
  font-family: "IBM Plex Sans Arabic", serif;
}
.header-arbic-link a {
  background-color: unset;
  color: #000000;
  position: relative;
}
.header-arbic-link a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.header-arbic-link a:hover {
  color: #000000;
}
.header-arbic-link a:hover::after {
  width: 100%;
  background-color: #000000;
}
.header-arbic-link a::after {
  right: 0;
  left: unset;
}
.header-main {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 1025px) {
  .header-main {
    padding-right: 51px;
  }
}
.header-right {
  display: none;
}
@media screen and (min-width: 1025px) {
  .header-right {
    display: block;
  }
}
.header-cta {
  margin: 0;
  padding-top: 25px;
}
.header-cta li {
  display: inline-block;
  margin-bottom: 0;
}
.header-cta li + li {
  margin-left: 28px;
}
.header-cta li a {
  display: block;
  background-color: unset;
  color: #000000;
  position: relative;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
}
.header-cta li a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.header-cta li a:hover {
  color: #000000;
}
.header-cta li a:hover::after {
  width: 100%;
  background-color: #000000;
}
.header-left {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 1025px) {
  .header-left {
    width: auto;
  }
}
.header-action {
  display: flex;
}
.header-main-logo-outer {
  padding: 17px 16px 10px;
}
@media screen and (min-width: 700px) {
  .header-main-logo-outer {
    padding: 19px 20px 10px;
  }
}
@media screen and (min-width: 1025px) {
  .header-main-logo-outer {
    padding: 22px 0 17px 25px;
  }
}
.header-main-logo-outer .main-logo {
  max-width: 66px;
  line-height: 0.6;
}
@media screen and (min-width: 700px) {
  .header-main-logo-outer .main-logo {
    max-width: 89px;
  }
}
@media screen and (min-width: 1025px) {
  .header-main-logo-outer .main-logo {
    max-width: 108px;
  }
}
.header-main-logo-outer .main-logo a {
  display: inline-block;
}
.header .menu-btn {
  padding: 12px 16px 12px 16px;
  display: flex;
  align-items: center;
  background-color: #f4ff0d;
  border: unset;
  transition: all 0.3s ease;
}
@media screen and (min-width: 1025px) {
  .header .menu-btn:hover {
    background-color: #E2ED00;
  }
}
@media screen and (min-width: 700px) {
  .header .menu-btn {
    padding: 19px 29px 20px 27px;
  }
}
@media screen and (min-width: 1025px) {
  .header .menu-btn {
    padding: 25px 27px 27px 29px;
  }
}
.header .menu-btn-box {
  width: 29px;
  height: 29px;
  display: block;
  position: relative;
  font-size: 0;
}
.header .menu-btn-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background-color: #000000;
  position: absolute;
  transition: all 0.3s ease;
}
.header .menu-btn-inner::before, .header .menu-btn-inner::after {
  width: 100%;
  height: 2px;
  background-color: #000000;
  position: absolute;
  content: "";
  display: block;
  transition: all 0.3s ease;
}
.header .menu-btn-inner::before {
  top: -7px;
}
@media screen and (min-width: 700px) {
  .header .menu-btn-inner::before {
    top: -8px;
  }
}
.header .menu-btn-inner::after {
  bottom: -7px;
}
@media screen and (min-width: 700px) {
  .header .menu-btn-inner::after {
    bottom: -8px;
  }
}
.header .menu-btn .menu-text {
  font-size: 1.5rem;
  font-weight: 500;
  padding-left: 10px;
  letter-spacing: 0.007em;
}
@media screen and (min-width: 700px) {
  .header .menu-btn .menu-text {
    font-size: 1.8rem;
    padding-top: 0;
    padding-left: 12px;
  }
}
.header .menu-btn.menu-btn-open {
  background-color: #02e3ff;
}
@media screen and (min-width: 1025px) {
  .header .menu-btn.menu-btn-open:hover {
    background-color: #a4f5ff;
  }
}
.header .menu-btn.menu-btn-open .menu-btn-inner {
  transform: rotate(45deg);
  transition: all 0.3s ease;
}
.header .menu-btn.menu-btn-open .menu-btn-inner::before {
  top: 0;
  opacity: 0;
}
.header .menu-btn.menu-btn-open .menu-btn-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
.header-search__toggle {
  background-color: #000000;
  font-size: 0;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  width: 48px;
  height: 53px;
}
@media screen and (min-width: 700px) {
  .header-search__toggle {
    width: 76px;
    background-size: 25px;
    height: 68px;
  }
}
@media screen and (min-width: 1025px) {
  .header-search__toggle {
    height: 81px;
  }
}
.header-search__toggle span {
  display: inline-block;
  font-size: 0;
  background-image: url(2c6386368e33d1c28e3f.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  filter: brightness(0) invert(1);
  width: 22px;
  height: 22px;
  transition: filter 0.3s ease;
}
@media screen and (min-width: 700px) {
  .header-search__toggle span {
    background-size: 25px;
    width: 32px;
    height: 32px;
  }
}
@media screen and (min-width: 1025px) {
  .header-search__toggle:hover span {
    filter: brightness(1) invert(0);
  }
}
.header-search__toggle.open-search {
  outline-color: #575454;
  background-color: #02e3ff;
  transition: background-color 0.3s ease;
}
.header-search__toggle.open-search span {
  background-image: url(19105245049239a51e4b.svg);
  filter: brightness(1);
  background-size: 23px;
  background-position: 40% center;
}
@media screen and (min-width: 1025px) {
  .header-search__toggle.open-search:hover {
    background-color: #a4f5ff;
  }
}
.header-search__form {
  display: block;
  width: 100%;
  padding: 13px 16px 13px 15px;
  background: #000000;
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
}
@media screen and (min-width: 700px) {
  .header-search__form {
    width: 50%;
    padding: 16px 26px;
  }
}
@media screen and (min-width: 1025px) {
  .header-search__form {
    width: 440px;
    padding: 21px 25px;
  }
}
.header-search__form form {
  position: relative;
}
.header-search__form form input {
  background-color: #000000;
  border-color: #000000;
  width: 100%;
  height: 36px;
  border: none;
  border-bottom: 1px solid #575454;
  color: #FFFFFF;
  padding-right: 37px;
}
@media screen and (min-width: 1025px) {
  .header-search__form form input {
    height: 39px;
  }
}
.header-search__form form .search-submit {
  background: transparent;
  position: absolute;
  right: 0;
  width: 36px;
  height: 36px;
}
.header-search__form form .search-submit span {
  display: inline-block;
  font-size: 0;
  width: 19px;
  height: 19px;
  background-image: url(2c6386368e33d1c28e3f.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  filter: brightness(0) invert(1);
  vertical-align: middle;
}
.header-search__form form .search-submit:hover span {
  filter: brightness(1) invert(0);
}
.header .menu-wrapper {
  width: 100%;
  height: 100%;
  max-width: 100vw;
  position: fixed;
  top: 0;
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 9;
  visibility: hidden;
}
.header .menu-wrapper .nav-container {
  transition: all 0.3s ease;
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 8;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .nav-container {
    max-width: 334px;
    top: 94px;
  }
}
@media screen and (min-width: 1025px) {
  .header .menu-wrapper .nav-container {
    top: 107px;
  }
}
@media screen and (min-width: 1201px) {
  .header .menu-wrapper .nav-container {
    max-width: unset;
    width: 27.84%;
  }
}
.header .menu-wrapper.menu-open {
  visibility: visible;
}
.header .menu-wrapper.menu-open .nav-container {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.header .menu-wrapper .nav-wrapper {
  padding-top: 47px;
  background: #000000;
  position: relative;
  height: auto;
}
@media screen and (max-width: 699px) {
  .header .menu-wrapper .nav-wrapper.hide-menu-on-mobile {
    visibility: hidden;
  }
}
.header .menu-wrapper .sub-menu {
  opacity: 0;
  top: 80px;
  padding-top: 0;
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  height: auto;
  visibility: hidden;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  background-color: #212121;
  width: 100%;
  margin-top: 0;
  padding-top: 47px;
  overflow-x: hidden;
  transition: all 0.3s ease;
  transition-timing-function: ease-out;
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .sub-menu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: -1;
  }
}
@media screen and (min-width: 1025px) {
  .header .menu-wrapper .sub-menu {
    overflow-x: visible;
  }
}
.header .menu-wrapper .sub-menu.current-column {
  background-color: #303030;
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .sub-menu.menu-lvl-3 {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@media screen and (min-width: 1025px) {
  .header .menu-wrapper .sub-menu.menu-lvl-3 {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.header .menu-wrapper .is-active > .sub-menu {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .is-active > .sub-menu {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .is-active > .sub-menu.menu-lvl-3 {
    z-index: 2;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@media screen and (min-width: 1025px) {
  .header .menu-wrapper .is-active > .sub-menu.menu-lvl-3 {
    z-index: 2;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.header .menu-wrapper .is-active > .sub-menu.lvl-hidden {
  overflow: visible;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  visibility: hidden;
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .is-active > .sub-menu.lvl-hidden {
    overflow-x: hidden;
  }
}
@media screen and (min-width: 1025px) {
  .header .menu-wrapper .is-active > .sub-menu.lvl-hidden {
    overflow-x: visible;
  }
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .header .menu-wrapper .is-active .menu-lvl-2.lvl-hidden {
    transform: translateX(100%);
  }
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .header .menu-wrapper .is-active .menu-lvl-3 .menu-item-has-children > .sub-menu {
    transform: translateX(100%);
    z-index: 4;
  }
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .header .menu-wrapper .is-active .menu-lvl-3 .is-active > .sub-menu {
    transform: translateX(0);
    z-index: 4;
  }
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .header .menu-wrapper .is-active .last-menu-item-has-children .sub-menu {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 3;
  }
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .header .menu-wrapper .is-active .last-menu-item-has-children.is-active .sub-menu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.header .menu-wrapper .back {
  left: 13px;
  top: 18px;
  position: fixed;
  z-index: 99;
  opacity: 1;
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .back {
    left: 26px;
  }
}
.header .menu-wrapper .menu-back-arrow {
  font-size: 1.5rem;
  line-height: 2.33;
  color: #b5b5b5;
  opacity: 1;
  visibility: visible;
  background: transparent;
  width: auto;
  padding: 0 0 0 20px;
  background-color: unset;
  color: #b5b5b5;
  position: relative;
}
.header .menu-wrapper .menu-back-arrow::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.header .menu-wrapper .menu-back-arrow:hover {
  color: #b5b5b5;
}
.header .menu-wrapper .menu-back-arrow:hover::after {
  width: 100%;
  background-color: #b5b5b5;
}
.header .menu-wrapper .menu-back-arrow::after {
  left: 8px;
  bottom: 7px;
}
.header .menu-wrapper .menu-back-arrow:hover::after {
  width: calc(100% - 6px);
  background-color: #FFFFFF;
}
.header .menu-wrapper .menu-back-arrow::before {
  content: "";
  width: 22px;
  height: 22px;
  background-image: url(a2327ae249263da38553.svg);
  background-size: 7px;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  top: 50%;
  background-position: center;
  transform: translateY(-50%);
}
.header .menu-wrapper .main-navigation-menu ul {
  margin-top: 0;
  padding-left: 20px;
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .main-navigation-menu ul {
    padding-left: 34px;
  }
}
.header .menu-wrapper .main-navigation-menu .menu-item {
  margin-bottom: 0;
  line-height: normal;
  padding-top: 21px;
  padding-bottom: 21px;
  padding-right: 60px;
}
.header .menu-wrapper .main-navigation-menu .menu-item a {
  font-size: 1.8rem;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 1.28;
  display: inline-block;
  background-color: unset;
  color: #FFFFFF;
  position: relative;
}
.header .menu-wrapper .main-navigation-menu .menu-item a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.header .menu-wrapper .main-navigation-menu .menu-item a:hover {
  color: #FFFFFF;
}
.header .menu-wrapper .main-navigation-menu .menu-item a:hover::after {
  width: 100%;
  background-color: #FFFFFF;
}
.header .menu-wrapper .main-navigation-menu .menu-item.is-active > .menu-expand-arrow {
  background-image: url(ebbceb5fba2597fe1cc8.svg);
  filter: brightness(1) invert(0);
}
.header .menu-wrapper .main-navigation-menu .menu-item-has-children .menu-expand-arrow {
  background-image: url(161019d0e8fff1977bd2.svg);
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0;
  background-color: transparent;
  width: 28px;
  height: 28px;
  background-size: 10px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  filter: brightness(0) invert(1);
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .main-navigation-menu .menu-item-has-children .menu-expand-arrow {
    background-size: 11px;
    right: 27px;
  }
}
@media screen and (min-width: 1025px) {
  .header .menu-wrapper .main-navigation-menu .menu-item-has-children .menu-expand-arrow {
    background-size: 13px;
    right: 30px;
  }
}
.header .menu-wrapper .main-navigation-menu .menu-item-has-children .menu-expand-arrow:hover {
  filter: brightness(1) invert(0);
}
.header .menu-wrapper .main-navigation-menu .menu-item.current-menu-item > a {
  font-weight: bold;
  color: #f4ff0d;
}
.header .menu-wrapper .secondary-navigation-menu {
  margin-top: 22px;
}
.header .menu-wrapper .secondary-navigation-menu ul {
  border-top: 1px solid #575454;
  border-bottom: 1px solid #575454;
  display: flex;
  padding-left: 20px;
  padding-top: 12px;
  padding-bottom: 16px;
  margin-top: 0;
  flex-wrap: wrap;
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .secondary-navigation-menu ul {
    padding-left: 34px;
  }
}
.header .menu-wrapper .secondary-navigation-menu ul li {
  margin-bottom: 0;
}
.header .menu-wrapper .secondary-navigation-menu ul li + li {
  margin-left: 33px;
}
.header .menu-wrapper .secondary-navigation-menu ul li a {
  color: #FFFFFF;
  font-size: 1.5rem;
  line-height: 2.33;
}
.header .menu-wrapper .information-for-menu {
  color: #FFFFFF;
  padding-bottom: 81px;
}
.header .menu-wrapper .information-for-menu h2 {
  font-size: 1.6rem;
  text-transform: uppercase;
  line-height: 1.31;
  margin-top: 41px;
  margin-bottom: 17px;
  padding-left: 20px;
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .information-for-menu h2 {
    padding-left: 34px;
  }
}
.header .menu-wrapper .information-for-menu ul {
  margin-top: 0;
  padding-left: 20px;
  padding-bottom: 79px;
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .information-for-menu ul {
    padding-left: 34px;
    padding-bottom: 94px;
  }
}
@media screen and (min-width: 700px) {
  .header .menu-wrapper .information-for-menu ul {
    padding-left: 34px;
    padding-bottom: 108px;
  }
}
.header .menu-wrapper .information-for-menu li {
  margin-bottom: 0;
}
.header .menu-wrapper .information-for-menu li a {
  font-size: 1.5rem;
  color: #b5b5b5;
  line-height: 2.33;
}

.body-overlay::before {
  content: "";
  background-color: #000000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.7;
  z-index: 4;
}

.stop-scrolling {
  margin: 0;
  height: 100%;
  overflow: hidden;
}

.footer {
  position: relative;
}
.footer__ctas {
  position: relative;
  background-color: #000000;
}
.footer__ctas--box {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
  padding-top: 31px;
}
@media screen and (min-width: 700px) {
  .footer__ctas--box {
    flex-direction: row;
    padding-top: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .footer__ctas--box {
    margin-left: -19px;
  }
}
.footer_sock-img-wrapper {
  padding: 56.3% 0 0;
  position: relative;
}
.footer_sock-img-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.55;
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #000000 100%);
}
.footer #changeImage {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  object-fit: cover;
}
.footer__sock--content {
  width: 100%;
  position: relative;
  z-index: 2;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 700px) {
  .footer__sock--content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .footer__sock--content {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 700px) {
  .footer__sock--content {
    padding-bottom: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media screen and (min-width: 1025px) {
  .footer__sock--content {
    padding-bottom: 60px;
  }
}
.footer__sock--content .section__heading {
  height: auto;
  display: flex;
  align-items: flex-end;
  position: absolute;
  bottom: 100%;
  left: 20px;
}
@media screen and (min-width: 700px) {
  .footer__sock--content .section__heading {
    position: relative;
    bottom: 0;
    left: 0;
  }
}
.footer__sock--content h2 {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1;
  color: #FFFFFF;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 22px;
}
@media screen and (min-width: 700px) {
  .footer__sock--content h2 {
    font-size: 6rem;
    line-height: 1.1;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1025px) {
  .footer__sock--content h2 {
    font-size: 7rem;
    line-height: 1.09;
  }
}
.footer__sock--content .cts_link {
  background-color: #006470;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.008em;
  font-weight: bold;
  color: #FFFFFF;
  padding: 11px 17.5px 13px 17px;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin-bottom: 18px;
}
@media screen and (min-width: 700px) {
  .footer__sock--content .cts_link {
    font-size: 1.8rem;
    letter-spacing: 0.0078em;
    padding: 13px 19px 18px 19px;
  }
}
@media screen and (min-width: 1025px) {
  .footer__sock--content .cts_link {
    background-color: transparent;
  }
  .footer__sock--content .cts_link::before {
    content: "";
    background-color: #006470;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 35px);
    height: 100%;
    z-index: -1;
    transition: all 0.3s ease;
  }
  .footer__sock--content .cts_link:hover::before {
    width: 100%;
  }
  .footer__sock--content .cts_link:hover::after {
    bottom: 7px;
    right: -12px;
  }
}
.footer__sock--content .cts_link::after {
  background-image: url(82b45cd96ff0e272b025.svg);
}
.footer__sock--content .cts_link::after {
  content: "";
  width: 55.9px;
  height: 12.36px;
  position: absolute;
  right: 7.4px;
  bottom: 3px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .footer__sock--content .cts_link::after {
    width: 76.7px;
    height: 21.7px;
    bottom: 1.4px;
  }
}
.footer__sock--content .cts_link:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 700px) {
  .footer__sock--content .cts_link {
    margin-left: 30px;
    margin-bottom: 0;
  }
  .footer__sock--content .cts_link:first-child {
    margin-left: 0;
  }
}
.footer__main {
  width: 100%;
  background-color: #f5f5f5;
  padding-top: 28px;
  padding-bottom: 26px;
}
@media screen and (min-width: 700px) {
  .footer__main {
    padding-top: 39px;
    padding-bottom: 28px;
  }
}
@media screen and (min-width: 1025px) {
  .footer__main {
    padding-top: 39px;
    padding-bottom: 27px;
  }
}
.footer__primary {
  padding-bottom: 31px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 700px) {
  .footer__primary {
    padding-bottom: 33px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .footer__primary {
    padding-bottom: 39px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
.footer__primary--contact {
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 700px) {
  .footer__primary--contact {
    width: 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 1025px) {
  .footer__primary--contact {
    display: flex;
  }
}
.footer__primary--social {
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 700px) {
  .footer__primary--social {
    width: 50%;
    max-width: 50%;
    text-align: right;
  }
}
.footer__primary--social .footer__back-to-top--btn {
  padding: 0;
  border: unset;
  background: unset;
  margin-top: 0px;
  position: relative;
}
@media screen and (min-width: 700px) {
  .footer__primary--social .footer__back-to-top--btn {
    margin-left: auto;
  }
}
.footer__primary--social .footer__back-to-top--btn span {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: normal;
  position: relative;
  display: block;
  letter-spacing: 0.013em;
}
@media screen and (min-width: 700px) {
  .footer__primary--social .footer__back-to-top--btn span {
    letter-spacing: 0.04em;
  }
}
@media screen and (min-width: 1025px) {
  .footer__primary--social .footer__back-to-top--btn span {
    letter-spacing: 0.041em;
  }
}
.footer__primary--social .footer__back-to-top--btn::before {
  content: "";
  position: absolute;
  width: calc(100% + 6px);
  height: 8px;
  background-color: #a4f5ff;
  bottom: -2px;
  left: -4px;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  .footer__primary--social .footer__back-to-top--btn::before {
    width: calc(100% + 4px);
    bottom: -1.7px;
    left: -2px;
  }
}
@media screen and (min-width: 1025px) {
  .footer__primary--social .footer__back-to-top--btn::before {
    width: 100%;
    bottom: -3.7px;
    left: 0px;
  }
}
.footer__primary--social .footer__back-to-top--btn:hover::before {
  height: calc(100% + 4px);
}
@media screen and (min-width: 1025px) {
  .footer__logo {
    margin-right: 58px;
  }
}
.footer__logo a {
  display: block;
}
.footer__logo--main {
  width: 66px;
}
@media screen and (min-width: 700px) {
  .footer__logo--main {
    width: 89px;
  }
}
@media screen and (min-width: 1025px) {
  .footer__logo--main {
    width: 108px;
  }
}
.footer__contact {
  display: flex;
  align-items: flex-start;
  margin-top: 32px;
}
@media screen and (min-width: 1025px) {
  .footer__contact {
    margin-top: 3.5px;
  }
}
.footer__contact--address address {
  font-size: 1.4rem;
  font-style: normal;
  line-height: 1.79;
  margin-right: 54px;
}
@media screen and (min-width: 700px) {
  .footer__contact--address address {
    line-height: 2.06;
    margin-right: 82px;
  }
}
@media screen and (min-width: 1025px) {
  .footer__contact--address address {
    letter-spacing: -0.006em;
    margin-right: 83px;
  }
}
.footer__contact--info {
  width: auto;
}
.footer__contact--info a {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.79;
  background-color: unset;
  color: #000000;
  position: relative;
}
.footer__contact--info a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.footer__contact--info a:hover {
  color: #000000;
}
.footer__contact--info a:hover::after {
  width: 100%;
  background-color: #000000;
}
@media screen and (min-width: 700px) {
  .footer__contact--info a {
    line-height: 2.06;
    letter-spacing: 0.009em;
  }
}
.footer__social-media {
  margin-top: 30px;
}
@media screen and (min-width: 700px) {
  .footer__social-media {
    margin-top: 4px;
  }
}
.footer__social-media ul {
  display: flex;
  align-items: center;
  padding-left: 0;
  margin-bottom: 26px;
  margin-top: 0;
}
@media screen and (min-width: 700px) {
  .footer__social-media ul {
    justify-content: flex-end;
    margin-bottom: 42px;
  }
}
@media screen and (min-width: 1025px) {
  .footer__social-media ul {
    margin-bottom: 30px;
  }
}
.footer__social-media ul li {
  margin-right: 30px;
  margin-bottom: 0;
  filter: brightness(0);
  transition: all 0.3s ease;
}
.footer__social-media ul li:hover {
  filter: brightness(1);
}
.footer__social-media ul li:last-child {
  margin-right: 0;
}
@media screen and (min-width: 700px) {
  .footer__social-media ul li {
    margin-right: 21.2px;
  }
}
.footer__social-media ul li::before {
  display: none;
}
.footer__social-media ul li a {
  font-size: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 23px;
  height: 23px;
}
.footer__social-media ul li .i-facebook {
  background-image: url(a9d7629bb81ffc928153.svg);
}
.footer__social-media ul li .i-twitter {
  background-image: url(0a419ff47e6a6c7e5343.svg);
}
.footer__social-media ul li .i-instagram {
  background-image: url(9484dcc4a2ec555a99e4.svg);
}
.footer__social-media ul li .i-youtube {
  background-image: url(6d377fc3e32172c39450.svg);
}
.footer__social-media ul li .i-linkedin {
  background-image: url(5b527561dcec439ec64a.svg);
}
.footer hr {
  margin: 0;
  border: unset;
  opacity: 0.5;
  background-color: #575454;
  height: 1px;
}
.footer__bottom {
  padding-top: 7px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 700px) {
  .footer__bottom {
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 1025px) {
  .footer__bottom {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.footer__bottom--copyright,
.footer__bottom a {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
}
.footer__bottom--copyright {
  margin-top: 7px;
}
@media screen and (min-width: 700px) {
  .footer__bottom--copyright {
    margin-top: 0;
    margin-left: 26px;
  }
}
.footer__utility-links {
  line-height: 1;
}
.footer__utility-links a {
  background-color: unset;
  color: #000000;
  position: relative;
}
.footer__utility-links a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.1s ease;
}
.footer__utility-links a:hover {
  color: #000000;
}
.footer__utility-links a:hover::after {
  width: 100%;
  background-color: #000000;
}
.footer__utility-links a + a::before {
  content: "|";
  margin-left: 2px;
  margin-right: 6px;
}
.footer__utility-links a + a::after {
  left: 10px;
}
.footer__utility-links a + a:hover::after {
  width: calc(100% - 10px);
}

.alert-event {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  background-color: #575454;
  color: #FFFFFF;
  position: relative;
  padding: 25px 0 33px;
}
@media screen and (min-width: 700px) {
  .alert-event {
    padding: 38px 0 48px 0;
  }
}
@media screen and (min-width: 1025px) {
  .alert-event {
    padding: 38px 0 29px 0;
  }
}
.alert-event-details {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 700px) {
  .alert-event-details {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .alert-event-details {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 700px) {
  .alert-event-details {
    display: flex;
  }
}
@media screen and (min-width: 1025px) {
  .alert-event-details {
    justify-content: space-between;
  }
}
@media screen and (min-width: 700px) {
  .alert-event-info {
    width: 46.3%;
  }
}
@media screen and (min-width: 1025px) {
  .alert-event-info {
    width: 36.8%;
  }
}
.alert-event-top-wrpper {
  display: flex;
  margin-bottom: 13px;
  vertical-align: bottom;
}
@media screen and (min-width: 700px) {
  .alert-event-top-wrpper {
    margin-bottom: 18px;
    padding-top: 2px;
  }
}
.alert-event-subtitle {
  font-size: 1.5rem;
  position: relative;
  line-height: normal;
  padding-left: 17px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (min-width: 700px) {
  .alert-event-subtitle {
    padding-left: 0;
  }
}
.alert-event-subtitle::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  top: 7px;
  background: #ff3535;
  left: 0;
  border-radius: 100%;
}
@media screen and (min-width: 700px) {
  .alert-event-subtitle::before {
    width: 8px;
    height: 8px;
    left: -24px;
  }
}
@media screen and (min-width: 1025px) {
  .alert-event-subtitle::before {
    left: -23px;
  }
}
.alert-event-subtitle h5, .alert-event-subtitle .header .menu-wrapper .information-for-menu h2, .header .menu-wrapper .information-for-menu .alert-event-subtitle h2 {
  font-size: inherit;
  line-height: inherit;
}
.alert-event-title {
  font-size: 2rem;
  line-height: normal;
  margin: 0 0 18px 0;
}
@media screen and (min-width: 700px) {
  .alert-event-title {
    font-size: 2.4rem;
    padding-right: 36px;
  }
}
@media screen and (min-width: 1025px) {
  .alert-event-title {
    font-size: 2.8rem;
  }
}
.alert-event-date {
  line-height: normal;
  font-size: 1.4rem;
  padding-left: 16px;
  font-style: italic;
  line-height: 1.5;
  white-space: nowrap;
}
@media screen and (min-width: 700px) {
  .alert-event-date {
    padding-left: 48px;
  }
}
@media screen and (min-width: 1025px) {
  .alert-event-date {
    padding-left: 46px;
  }
}
.alert-event-date .from-date {
  position: relative;
  padding-left: 9px;
}
.alert-event-date .from-date::before {
  content: "";
  width: 6px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: 0;
  background: #FFFFFF;
}
@media screen and (min-width: 700px) {
  .alert-event-content {
    width: 53.7%;
    padding-right: 36px;
  }
}
@media screen and (min-width: 1025px) {
  .alert-event-content {
    width: 63.2%;
  }
}
.alert-event-discip {
  margin-bottom: 19px;
}
@media screen and (min-width: 700px) {
  .alert-event-discip {
    margin-bottom: 14px;
  }
}
@media screen and (min-width: 1025px) {
  .alert-event-discip {
    margin-bottom: 21px;
  }
}
.alert-event-discip a {
  font-size: inherit;
  color: #FFFFFF;
  font-weight: normal;
  border-bottom: 1px solid #FFFFFF;
  transition: color 0.3s, border-bottom-color 0.3s;
}
.alert-event-discip a:hover {
  color: #f4ff0d;
  border-bottom-color: #f4ff0d;
}
.alert-event-discip a:focus {
  outline-color: #FFFFFF;
}
.alert-event-discip a .link-letter::before {
  content: unset;
}
.alert-event .btn-secondary {
  font-size: 1.6rem;
  font-weight: bold;
  color: #000000;
  background-color: unset;
  padding: 1px 16px 4px 14px;
  position: relative;
  margin-right: 2px;
  color: #FFFFFF;
}
.alert-event .btn-secondary::before {
  content: "";
  width: 9px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #a4f5ff;
  z-index: -1;
  transition: all 0.3s ease;
}
.alert-event .btn-secondary::after {
  content: unset;
}
.alert-event .btn-secondary .last-word {
  display: inline-block;
}
.alert-event .btn-secondary .last-word::after {
  content: "";
  background-image: url(9c9f784a571e174c1600.svg), url(d5beae6a12643843e972.svg);
  display: inline-block;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, 30px 2px;
  background-position: center right, center right 10px;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-left: 3px;
  transition: all 0.3s ease;
  position: static;
}
.alert-event .btn-secondary:hover {
  padding-right: 16px;
}
.alert-event .btn-secondary:hover::before {
  width: 100%;
}
.alert-event .btn-secondary:hover .last-word::after {
  width: 35px;
  transition: width 0.3s ease;
  background-position: center right, center right 1px;
}
@media screen and (min-width: 700px) {
  .alert-event .btn-secondary {
    font-size: 1.8rem;
  }
}
.alert-event .btn-secondary::before {
  background-color: #ad1c1c;
}
.alert-event .btn-secondary .last-word::after {
  background-image: url(a9bd0387bd5e017704b2.svg), url(e93f4c54639df4e3ac2d.svg);
  height: 11px;
  margin-left: 6px;
}
.alert-event .alert-close {
  background-image: url(19105245049239a51e4b.svg);
  background-color: #02e3ff;
  background-repeat: no-repeat;
  font-size: 0;
  width: 45px;
  height: 44px;
  background-size: 23px;
  background-position: center;
  position: absolute;
  top: 13px;
  right: 6px;
  background-color: inherit;
  background-size: 16px;
  filter: brightness(0) invert(1);
  background-image: url(b16149d4910636fbd55d.svg);
}
@media screen and (min-width: 700px) {
  .alert-event .alert-close {
    width: 54px;
    height: 53px;
  }
}
.alert-event .alert-close:hover {
  background-color: #a4f5ff;
}
.alert-event .alert-close:hover {
  background-color: inherit;
  filter: brightness(1);
}
@media screen and (min-width: 700px) {
  .alert-event .alert-close {
    top: 24px;
    right: 34px;
    background-size: 21px;
  }
}

/* asad// */
h2.recent-work-heading {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.21;
    font-family: "aktiv-grotesk", sans-serif;
    margin: 61px 0 15px !important;
}

@media screen and (min-width: 992px){

  .footer_sock-img-wrapper {

    position: relative;
        width: 100%;
        height: auto;
        padding: 0px;
  }

  /* .footer_sock-img-wrapper { */

    /* padding: 56.3% 0 0; */
   /* position: relative;
      height: 350px;
      width: 100%; */
      /* position: relative;
      width: 100%;
      height: auto; */
  /* } */
.footer #changeImage {
  /* position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    object-fit: cover; */
position: static;
    width: 100%; 
    height: auto; 
    display: block;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;

}
	element.style {
}
.faculty-single .recent-work-outer {
    margin-bottom: 10px;
}
.recent-work-outer {
/*     display: flex;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 5px; */
	margin-top: 20px;
}
	}

/* 786 profile page my */
.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium .tribe-events-l-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event {
    flex-direction: row;
    justify-content: flex-end;
}
.tribe-events-calendar-list__event-date-tag.tribe-common-g-col {
    display: none;
}


/* asad/// */


@media screen and (min-width: 1025px) {
  .alert-event .alert-close {
    top: 25px;
    right: 44px;
  }
}
