@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

.war-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}
.war-popup, .war-popup * {
  box-sizing: border-box;
}
.war-popup__inner {
  max-width: 37.5em;
  background-color: #fff;
  border: 1px solid #000;
  line-height: normal;
  padding: 2em;
  position: relative;
  overflow: auto;
  max-height: 100vh;
}
.war-popup__close {
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  background-color: transparent;
  position: absolute;
  right: 0.5em;
  top: 0.5em;
  padding: 0.5em;
}
.war-popup__close:before {
  content: "✕";
}
.war-popup p {
  margin: 1em 0;
}

.Normal {
  color: #000;
  font-size: 1.125em;
  line-height: 1.5;
}

.Normal ul,
.Normal ol {
  margin-left: 1.5em;
}

.Normal p,
.Normal ul,
.Normal ol {
  margin-bottom: 1em;
}

.Header .Normal p,
.BannerPane .Normal p {
  margin-bottom: 0;
}

.wrapper .Normal a {
  color: #3b5bb7;
  text-decoration: underline;
}

.blue-bg .Normal,
.blue-bg .Normal a {
  color: #fff;
}

.Normal h1 {
  color: #000;
  font-size: 3em;
  font-weight: bold;
}

.Normal h2 {
  color: #284174;
  font-size: 130%;
  font-weight: bold;
}

.Normal h3 {
  color: #a0c63a;
  font-size: 120%;
  font-weight: bold;
}

.Normal h4 {
  color: #000;
  font-size: 1.1em;
  font-weight: bold;
}

.Normal hr {
  border: 0;
  background: #0a1220;
  margin: 1em 0;
  height: 1px;
}

.dnnFormAndList .dnnForm {
  width: auto;
  min-width: 0;
  margin: 0;
}

.dnnPrimaryAction {
  font-size: 12px;
}

.Normal table td {
  border: 1px solid #000;
  padding: 3px;
}

.Normal table[border="0"] td {
  border: 0;
}

.Normal table p {
  margin-bottom: 0;
}

.Title {
  font-size: 1em;
}

.Head {
  font-family: "Comfortaa", "Open Sans", sans-serif;
  line-height: 1.2;
}

.H1Titled .Title {
  font-size: 1em;
  margin-bottom: 2.5em;
}

.H1Titled .Head {
  display: inline-block;
  font-size: 2em;
  text-transform: none;
  font-weight: 600;
  background-color: #a0c63a;
  text-transform: uppercase;
  padding: 0.5em 1.5em 0.25em 1.5em;
  letter-spacing: 0.025em;
  text-align: center;
}

.H2Titled {
  margin-top: 7em;
}

.H2Titled .Title {
  font-size: 1em;
  margin-bottom: 5em;
  text-align: center;
}

.H2Titled .Head {
  font-weight: 700;
  font-size: 2.5em;
  text-transform: uppercase;
}

.blue-bg .H2Titled .Head {
  color: #fff;
}

.angled-bg {
  position: relative;
  padding: 4em 0 6em 0;
  margin-bottom: -1px;
}

.angled-bg .ContentPane,
.angled-bg .Title {
  position: relative;
}

.angled-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: skew(3deg) rotate(3deg);
}

.angled-bg-green:before {
  background-color: #a0c63a;
}

.angled-bg-white:before {
  background-color: #fff;
}

.angled-bg-blue:before {
  background-color: #0a1220;
}

.angled-bg-white .Head {
  color: #0a1220;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.5em;
  font-weight: 400;
  margin-bottom: 1.75em;
  margin-top: 0.5em;
}

.angled-bg-blue .Head {
  color: #a0c63a;
  text-transform: uppercase;
  display: block;
  text-align: center;
  font-size: 2.5em;
  margin-top: 1em;
  margin-bottom: 2em;
}

@media (max-width: 43.75em) {
  .H1Titled .Title {
    font-size: 80%;
  }
  .H1Titled .Head {
    letter-spacing: normal;
    font-weight: 700;
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
  .angled-bg .Title,
  .H2Titled .Title {
    font-size: 75%;
  }
  .H2Titled {
    margin-top: 4em;
  }
  .angled-bg {
    padding-top: 2em;
  }
}
.sponsors-container {
  padding-bottom: 4.375em;
}

.sponsors-title {
  font-size: 1em;
  margin-bottom: 1.75em;
}

.sponsors-head {
  color: #959595;
  font-size: 1.875em;
}

.home-hero {
  background: url("Images/herobg-2025.jpg") no-repeat center top #010823;
  background-size: cover;
  text-align: center;
  color: #fff;
}
.home-hero__inner {
  font-size: 1.4814814815vmin;
  margin-bottom: -6.5625em;
  min-height: 100vmin;
  line-height: 1.5;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 1.25em;
}
.home-hero__heading {
  font-size: 1em;
  margin-top: -7.8125em;
}
.home-hero__logo {
  width: 50.8125em;
}
.home-hero__heading-text {
  font-size: 3.375em;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 0.5555555556em;
}
.home-hero__heading-text sup {
  font-size: 60%;
}
.home-hero__date {
  color: #a0c63a;
  line-height: 1;
  font-size: 2.75em;
  margin-top: 0.6818181818em;
  font-weight: 500;
  text-shadow: 0.1em 0.1em 0.75em #000;
}
.home-hero__date-sep {
  color: #fff;
}
.home-hero__location {
  color: #fff;
  font-size: 2.5em;
  font-weight: 300;
  margin-top: 0.25em;
}
.home-hero__button-p {
  margin-bottom: -2.375em;
}
.home-hero a.home-hero__button-link {
  display: inline-block;
  border-radius: 99em;
  color: #010823;
  text-decoration: none;
  font-size: 3.75em;
  font-weight: 600;
  background-color: #a0c63a;
  text-transform: uppercase;
  font-family: "Comfortaa", "Open Sans", sans-serif;
  padding: 0.15em 1em 0.05em 1em;
  line-height: 1.3;
  transition: all 100ms;
}
.home-hero a.home-hero__button-link:hover, .home-hero a.home-hero__button-link:focus {
  background-color: #d053a5;
  color: #fff;
}
.home-hero a.home-hero__button-link[href="#"], .home-hero a.home-hero__button-link[href=""] {
  cursor: default;
}

.inner-header {
  background: url("Images/innerbannerbg-2025.jpg") no-repeat left top #010823;
  background-size: cover;
  border-bottom: 5px solid #a0c63a;
  color: #fff;
  padding: 0 5.5% 0 3.5%;
}

.inner-header__inner {
  font-size: 0.8333333333vw;
  padding-bottom: 1.5em;
  padding-top: 5rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.inner-header__heading {
  display: flex;
  align-items: flex-end;
  font-size: 1em;
}

.inner-header__logo {
  width: 22.1875em;
  margin-right: 1.5em;
}

.inner-header__heading-text {
  font-size: 2.5em;
  font-weight: 300;
  max-width: 14.5em;
  line-height: 1.3;
}

.inner-header__heading sup {
  font-size: 60%;
}

.inner-header__texts {
  line-height: 1.5;
}

.inner-header__date {
  font-size: 2.5em;
  color: #a0c63a;
  font-weight: 500;
}

.inner-header__date-sep {
  color: #fff;
}

@media (max-width: 64em) {
  .inner-header {
    padding: 0;
  }
  .inner-header__inner {
    padding: 1.5em;
    font-size: 2vw;
    align-items: flex-start;
    flex-direction: column;
  }
  .inner-header__logo {
    width: 15em;
    margin: 0;
  }
  .inner-header__heading {
    align-items: flex-start;
    gap: 1em;
  }
  .inner-header__heading-text {
    font-size: 1.5em;
  }
  .inner-header__date {
    font-size: 1.25em;
  }
  .inner-header__texts {
    margin-left: 16em;
    margin-top: -1.8em;
  }
}
.home-boxes {
  display: flex;
  justify-content: space-between;
}

.home-box {
  width: 22.75em;
  position: relative;
  padding-bottom: 3.25em;
}

.home-box .title {
  text-align: center;
  padding: 1.5em 1em;
}

.home-box .heading {
  font-size: 2.5em;
  color: #fff;
  font-weight: normal;
  font-family: "Comfortaa", "Open Sans", sans-serif;
}

.home-box .content {
  text-align: center;
}

.home-box .text {
  padding: 0 1em;
}

.home-box .Normal {
  color: #000;
}

.home-boxes .home-box .Normal * {
  color: #000;
}

.home-boxes .Normal ul,
.home-boxes .Normal li {
  list-style: none;
  margin-left: 0;
}

.home-box .readmore {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

.home-box .readmore a {
  font-family: "Comfortaa", "Open Sans", sans-serif;
  display: inline-block;
  background-color: #071735;
  border-radius: 99em;
  color: #fff;
  padding: 0.5em 1em 0.375em 1em;
  font-size: 1.25em;
  margin-top: 0.75em;
  text-decoration: none;
  transition: color 100ms;
}

.home-box .readmore a:hover,
.home-box .readmore a:focus {
  color: #a0c63a;
}

@media (max-width: 70em) {
  .home-boxes {
    display: block;
    padding-bottom: 1em;
  }
  .home-box {
    display: block;
    max-width: 100%;
    width: 30em;
    margin: 0 auto;
    margin-bottom: 3em;
  }
  .home-box:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 35em) {
  .home-box .title {
    font-size: 80%;
  }
}
.home-speakers {
  margin-top: 3em;
  font-family: "Comfortaa", "Open Sans", sans-serif;
}

.home-speakers .speaker {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin: 0 0.5em 1em 0.5em;
}

.home-speakers .speaker-content {
  width: 13.0625em;
  /*209px*/
  margin: 0 auto;
}

.home-speakers .image-name {
  cursor: pointer;
}

.home-speakers .image {
  border-radius: 50%;
  border: 2px solid #000;
}

.home-speakers h3 {
  color: #000;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3;
  margin: 0.5rem 0 0.25rem 0;
}

.home-speakers .job-title {
  font-size: 0.75em;
  font-weight: 400;
  color: #555;
  line-height: 1.3;
}

.speakers-slider {
  padding: 0 2em;
  position: relative;
}

.speakers-slider .slick-arrow {
  position: absolute;
  top: 22.5%;
  z-index: 999;
  color: #a0c63a;
  padding: 0;
  outline: 0;
}

.speakers-slider .slick-arrow:hover {
  color: #0c1325;
}

.speakers-slider .slick-arrow .icon {
  display: block;
  font-size: 5em;
}

.speakers-slider .slick-prev {
  left: 0;
}

.speakers-slider .slick-next {
  right: 0;
}

.speakers-slider .pause-slick {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}

.speakers-slider .pause-slick button {
  color: #0a1220;
  opacity: 0.8;
}

.speakers-slider .pause-slick:hover button {
  opacity: 1;
}

.speakers-slider .read-more-cont {
  font-size: 0.75em;
  margin-top: 0.5em;
}

.speakers-slider a.read-more {
  color: #0c1325;
  text-decoration: underline;
}

.sponsors-container ul,
.sponsors-container li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sponsors-container {
  text-align: center;
}

.sponsors-container ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.sponsors-container li {
  background-color: #fff;
  border: 1px solid #a7a7a7;
  vertical-align: top;
  text-align: center;
  height: 96px;
  height: 6rem;
  width: 19%;
  margin-bottom: 8px;
  margin-right: 1%;
  margin-bottom: 0.5rem;
  overflow: hidden;
  max-width: 100%;
}

.sponsors-container.images-big li {
  width: 32.3%;
  /*     width: 23.125rem; */
}

.sponsors-container.images-medium li {
  width: 24%;
  /*     width: 20.25rem; */
}

.sponsors-container .Normal a {
  display: block;
  height: 100%;
  width: 100%;
}

.sponsors-container img {
  max-width: 90% !important;
  max-height: 80% !important;
  width: auto !important;
  height: auto !important;
  position: relative;
  top: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 78em) {
  .sponsors-container {
    padding-bottom: 5vw;
  }
  .sponsors-head {
    font-size: 4vw;
  }
  .sponsors-container .content-width {
    padding-left: 2vw;
    padding-right: 2vw;
  }
  .sponsors-container li {
    height: 9vw;
  }
}
.FooterBG .Normal,
.FooterBG .Normal a {
  color: #fff;
}

.footer-content .footer-cells {
  width: 100%;
  text-align: justify;
}

.footer-content .footer-cells:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.footer-content .cell {
  display: inline-block;
  vertical-align: top;
}

.footer-content .real-footer .Normal {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
}

.footer-content .real-footer img {
  vertical-align: middle;
}

.footer-content h3.title {
  text-transform: uppercase;
  font-weight: 300;
  color: #a0c63a;
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}

.footer-content .social-buttons h3.title {
  color: #fff;
}

.footer-content .social-buttons {
  text-align: center;
}

.footer-content .social-buttons .content {
  padding-top: 1em;
  margin-bottom: 2em;
}

.footer-content .social-buttons .content a {
  text-decoration: none;
  display: inline-block;
  background-color: #939393;
  color: #fff;
  border-radius: 50%;
  font-size: 2em;
  padding: 0.25em;
  width: 1.75em;
  height: 1.75em;
  padding-top: 0.36em;
  margin: 0 5px;
  transition: all 50ms;
}

.footer-content .social-buttons .content a:hover {
  transform: scale(1.1);
}

.footer-content .find-us p {
  margin-bottom: 1em;
}

.footer-content .gallery .content {
  padding-top: 0.5em;
}

.footer-content .gallery ul,
.footer-content .gallery ul li {
  list-style: none;
  padding: 0;
}

.footer-content .gallery li {
  margin-bottom: 1em;
  border: 1px solid #ccc;
  overflow: hidden;
}

.footer-content .gallery img {
  display: block;
}

.footer-content .gallery img {
  transition: all 0.3s ease;
}

.footer-content .gallery img:hover,
.footer-content .gallery a:focus img {
  transform: scale(1.15);
}

@media screen and (max-width: 65em) {
  .footer-content .cell {
    display: block;
    text-align: center;
    width: 17em;
    margin: 0 auto;
    margin-bottom: 3em;
  }
}
.Normal a.registerButton {
  display: inline-block;
  background: #ccc;
  background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(204, 204, 204) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(204, 204, 204)));
  background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(204, 204, 204) 100%);
  background: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(204, 204, 204) 100%);
  background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(204, 204, 204) 100%);
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(204, 204, 204) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#cccccc", GradientType=0);
  font-size: 30px;
  padding: 0.5em 2em;
  border-radius: 30px;
  box-shadow: 0 -1px 3px #777;
  text-decoration: none;
}

.Normal a.registerButton,
.Normal a:link.registerButton,
.Normal a:visited.registerButton {
  color: #555;
}

.Normal a.registerButton:hover {
  text-decoration: none;
}

.Normal a:active.registerButton {
  position: relative;
  top: -1px;
  box-shadow: 0 0px 1px #777;
}

.exhibitorslist,
.exhibitorsdetails,
.exhibitors .contact,
.exhibitorslist li,
.exhibitorsdetails li,
.exhibitors .contact li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.exhibitorslist .exhibitor {
  padding-bottom: 0.5em;
}

.exhibitorslist .image {
  display: inline-block;
  width: 300px;
  text-align: right;
  margin-right: 30px;
  vertical-align: middle;
}

.exhibitorslist .name {
  display: inline-block;
  width: 160px;
  font-weight: bold;
  margin-right: 50px;
  vertical-align: middle;
}

.exhibitorslist .list {
  display: inline-block;
  vertical-align: middle;
}

.exhibitorsdetails .exhibitor:after {
  content: "";
  display: block;
  clear: both;
}

.exhibitorsdetails .exhibitor {
  margin: 3em 0;
}

.exhibitorsdetails .description {
  width: 50%;
  float: left;
}

.exhibitorsdetails .contact {
  width: 50%;
  float: left;
  margin-top: 1em;
}

.exhibitorsdetails .contact li {
  padding: 0 0 1.1em 3em;
}

.exhibitorsdetails .contact img {
  vertical-align: middle;
  margin-right: 1em;
}

.exhibitorsdetails .anchor {
  position: relative;
  top: -100px;
  display: block;
}

.fancyTable,
.Normal .fancyTable {
  border-spacing: 0;
  border-collapse: collapse;
}

.fancyTable td,
.Normal .fancyTable td,
.fancyTable th,
.Normal .fancyTable th {
  color: #000000;
  border: 1px solid #dddddd;
  padding: 5px 10px;
  vertical-align: top;
  background: #f8f8f8;
}

.fancyTable th,
.Normal .fancyTable th {
  background: #888888;
  color: #ffffff;
  text-align: center;
  font-size: 0.9em;
}

.Normal a.fancyButton {
  display: inline-block;
  text-align: center;
  background-color: #0c1325;
  color: #a0c63a;
  padding: 0.5em 1em;
  text-decoration: none;
  font-size: 1.75em;
  font-weight: 700;
  font-family: "Comfortaa", "Open Sans", sans-serif;
  box-shadow: -4px 4px 3px #aaa;
  position: relative;
  transition: all 100ms;
}

.Normal a.fancyButton:hover {
  top: 2px;
  right: 2px;
  box-shadow: -2px 2px 1px #aaa;
}

.Normal a.fancyButton:active {
  top: 4px;
  right: 4px;
  box-shadow: none;
}

.inner-speakers,
.inner-speakers li {
  list-style: none;
  padding: 0;
}

.inner-speakers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  font-family: "Comfortaa", "Open Sans", sans-serif;
  color: #000;
  margin: 0 -2em -4em -2em;
}

.inner-speakers li {
  display: inline-block;
  vertical-align: top;
  width: 12em;
  margin: 0 2em 5em 2em;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.inner-speakers .img {
  margin: 0 0.5em 1.125em 0.5em;
  height: 11em;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.5);
}

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

.inner-speakers .name {
  margin-bottom: 0.5em;
}

.inner-speakers h2 {
  font-weight: 700;
  color: #000;
  font-size: 1.3125em;
  line-height: 1.3;
}

.inner-speakers .job-title {
  font-size: 1.125em;
  line-height: 1.4;
  margin-bottom: 0.5em;
  color: #969696;
  font-weight: 500;
}

.inner-speakers .read-more {
  position: relative;
}

.inner-speakers .read-more a {
  background-color: #a0c63a;
  display: block;
  color: #000;
  padding: 0.25em;
  padding-top: 0.375em;
  font-weight: 700;
  line-height: 1.4;
}

@media (max-width: 52.5em) {
  .inner-speakers {
    font-size: 65%;
  }
}
.speaker-popup,
.speaker-popup * {
  box-sizing: border-box;
}

.speaker-popup {
  font-family: "Comfortaa", "Open Sans", sans-serif;
  position: relative;
  background: #fff;
  color: #000;
  padding: 1em;
  width: 75em;
  max-width: 100%;
  margin: 0 auto;
  padding: 1em 1em 0 1em;
}

.speaker-popup .mfp-close {
  background-color: #fff;
  opacity: 1;
  border: 1px solid #efefef;
}

@media (min-width: 60em) {
  .speaker-popup .columns {
    display: flex;
  }
  .speaker-popup .column {
    display: table-cell;
    vertical-align: top;
    display: flex;
    flex-direction: column;
  }
  .speaker-popup .column1 {
    flex-basis: 31.125em;
    flex-shrink: 0;
  }
  .speaker-popup .column2 {
    padding-left: 3%;
  }
}
.speaker-popup .column1 {
  background-color: #efefef;
  padding: 0.75em;
  padding-right: 1em;
  margin-bottom: 1em;
}

.speaker-popup .column2 {
  padding-right: 1.5em;
}

.speaker-popup header {
  display: flex;
  align-items: flex-end;
  margin-bottom: 1em;
}

.speaker-popup header > * {
  display: table-cell;
  vertical-align: bottom;
  display: flex;
  flex-direction: column;
}

.speaker-popup .img {
  width: 9.5625em;
  flex-shrink: 0;
}

.speaker-popup .img img {
  display: block;
  max-width: 100%;
  height: auto;
  border: 0.125em solid #fff;
}

.speaker-popup header .content {
  padding-left: 1em;
}

.speaker-popup header p {
  line-height: 1.3;
}

.speaker-popup header p span {
  display: block;
}

.speaker-popup h1 {
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 1.25em;
  margin-bottom: 0.4em;
}

.speaker-popup h2 {
  background-color: #a0c63a;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.125em;
  padding: 0.65em 0.75em 0.4em 0.75em;
  width: 8.5555em;
  margin-bottom: 1em;
}

.speaker-popup .text {
  line-height: 1.5;
  font-size: 1em;
}

.speaker-popup .text p {
  margin-bottom: 1em;
}

.speaker-popup .abstract-title {
  margin-bottom: 3em;
}

.speaker-popup .abstract-title p {
  font-weight: bold;
  font-size: 1.125em;
  line-height: 1.3;
}

.speaker-popup .abstract {
  padding-bottom: 1em;
}

.speaker-popup .abstract .text {
  font-size: 0.9375em;
}

@media (max-width: 30em) {
  .speaker-popup {
    font-size: 90%;
  }
}
.slick-slide.slick-slide {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.people-accordion .column {
  width: 31.9%;
  display: inline-block;
  vertical-align: top;
}

.people-accordion .column2 {
  margin: 0 1.5%;
}

.people-accordion .columns2 .column {
  width: 49%;
}

.people-accordion .columns2 .column {
  margin: 0;
}

.people-accordion .columns2 .column1 {
  margin-right: 1%;
}

.people-accordion .person {
  background-color: #f3f3f3;
  margin-bottom: 1em;
  position: relative;
}

.people-accordion .title {
  cursor: pointer;
  position: relative;
}

.people-accordion.speakers .title {
  display: table;
  width: 100%;
  height: 11em;
}

.people-accordion .desc {
  display: none;
  padding: 12px 16px;
  padding: 0.75rem 1rem;
  font-size: 0.875em;
  line-height: 1.5;
  box-sizing: content-box !important;
}

.people-accordion .desc p {
  margin-bottom: 0.25em;
}

.people-accordion .image,
.people-accordion .info {
  display: table-cell;
  vertical-align: middle;
}

.people-accordion .info {
  padding: 0.5em;
  padding-right: 1.5em;
}

.people-accordion .image img {
  display: block;
}

.speakers.people-accordion .image {
  padding: 0.5em;
}

.speakers.people-accordion .image img {
  border-radius: 50%;
  border: 2px solid #000;
  width: 7.5em;
}

.people-accordion h2 {
  font-size: 1.25em;
  color: #000;
  line-height: 1.2;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
}

.people-accordion .jobtitle {
  font-size: 0.8125em;
  line-height: 1.4;
}

.people-accordion .expand {
  position: absolute;
  right: 0.125em;
  bottom: 0.25em;
  padding: 0.125em 0.5em;
}

.people-accordion .expand span {
  font-size: 1.25em;
  display: block;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.people-accordion .expanded .expand span {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.people-accordion .mobile {
  display: none;
}

@media screen and (max-width: 78em) {
  .people-accordion .desktop {
    display: none;
  }
  .people-accordion .mobile {
    display: block;
  }
  .people-accordion .image img {
    width: 160px;
    max-width: none;
  }
  .people-accordion.speakers .title {
    display: block;
    height: auto;
  }
}
.mixed-gallery-top-video__flex {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  align-items: center;
}
.mixed-gallery-top-video__video {
  flex-basis: 600px;
  margin: auto;
}
.mixed-gallery-top-video__text {
  padding: 0.5em 2em;
  color: #fff;
  text-align: center;
  font-size: 1.75em;
  flex-grow: 1;
  font-family: "Comfortaa", "Open Sans", sans-serif;
}

.mixed-gallery-top-video,
.mixed-gallery-top-video .editlink {
  position: relative;
}

.mixed-gallery-top-video:before {
  content: "";
  width: 454px;
  height: 447px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-56%, -42.5%);
  background-image: url("images/full-green-sphere.png");
}

.mixed-gallery,
.mixed-gallery__li {
  list-style: none;
}

.mixed-gallery {
  display: flex;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(auto-fill, 11.5em);
  grid-gap: 3.75em;
  gap: 3.75em;
  margin-top: 4.5625em;
  justify-content: center;
  margin-bottom: 5%;
}

.mixed-gallery__item {
  width: 11.5em;
  max-width: 100%;
  height: 6.125em;
  border-radius: 0.75em;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0 0 2px 3px rgba(160, 198, 58, 0.4);
  transition: transform 200ms;
}

.mixed-gallery__item:hover {
  transform: scale(1.05);
}

.mixed-gallery__item img {
  max-width: 14em;
}

.mixed-gallery__video-link:before {
  content: "";
  position: absolute;
  right: 0.5em;
  top: 0.5em;
  width: 2em;
  height: 100%;
  background: url("data:image/svg+xml,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2046%2032%22%3E%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M44.762%205.007c-0.527-1.958-2.071-3.501-4.028-4.028-3.576-0.979-17.882-0.979-17.882-0.979s-14.306%200-17.882%200.941c-1.92%200.527-3.501%202.108-4.028%204.066-0.941%203.576-0.941%2010.993-0.941%2010.993s0%207.454%200.941%2010.993c0.527%201.958%202.071%203.501%204.028%204.028%203.614%200.979%2017.882%200.979%2017.882%200.979s14.306%200%2017.882-0.941c1.958-0.527%203.501-2.071%204.028-4.028%200.941-3.576%200.941-10.993%200.941-10.993s0.038-7.454-0.941-11.031z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30.193%2016l-11.896-6.852v13.704z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 43.75em) {
  .mixed-gallery {
    font-size: 2vw;
    margin-top: 2em;
  }
}
.registration-fees {
  font-family: "Comfortaa", "Open Sans", sans-serif;
  color: #0a1220;
  position: relative;
  padding-bottom: 20em;
}

.registration-fees:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 30em;
  width: 100%;
  transform: skew(-3deg) rotate(-3deg);
  background-color: #a0c63a;
  background-image: url("images/full-white-sphere.png");
  background-repeat: no-repeat;
  background-position: right 9em top 13em;
}

.registration-fees__list,
.registration-fees__item {
  list-style: none;
  padding: 0;
}

.registration-fees__list {
  max-width: 73.6875em;
  margin: 0 auto;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: center;
  margin-right: -3.25em;
}

/* .registration-fees__list:after {
    content: '';
    width: 21.875em;
} */
.registration-fees__item {
  width: 21.875em;
  background-color: #dedfe2;
  border-radius: 2rem;
  padding: 3.25em;
  margin-right: 3.25em;
  display: flex;
  flex-direction: column;
}

.registration-fees__heading {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
  line-height: 1.2;
  margin-bottom: 1em;
  min-height: 2.5em;
  display: flex;
  align-items: center;
}

.registration-fees__content {
  font-size: 1.5em;
  line-height: 1.2;
  margin-bottom: 2.25em;
  font-weight: 500;
}

.registration-fees__content p {
  margin-bottom: 1em;
}

.registration-fees__content a {
  color: inherit;
  text-decoration: underline;
}

.registration-fees__content ul,
.registration-fees__content ul li {
  list-style: none;
}

.registration-fees__content ul {
  font-size: 90%;
}

.registration-fees__content li {
  margin-bottom: 1em;
  padding-left: 1.4em;
  position: relative;
}

.registration-fees__content li:before {
  content: "";
  position: absolute;
  left: 0.1em;
  top: 0.33em;
  width: 0.45em;
  height: 0.45em;
  border-radius: 50%;
  background-color: #0a1220;
}

.registration-fees__price {
  text-align: center;
  font-size: 3em;
  font-weight: 700;
  margin-top: auto;
}

@media (max-width: 78em) {
  .registration-fees {
    font-size: 85%;
  }
}
@media (max-width: 61em) {
  .registration-fees {
    font-size: 75%;
  }
}
@media (max-width: 54em) {
  .registration-fees__list {
    flex-wrap: wrap;
    justify-content: center;
    margin-right: 0;
  }
  .registration-fees__item {
    width: auto;
    min-width: 70%;
    margin-bottom: 2em;
    margin-right: 0;
  }
  .registration-fees__list:after {
    content: none;
  }
}
.testimonials {
  border: 1em solid #fff;
  background-color: #eee;
  max-width: 70.625em;
  margin: 0 auto;
  padding: 3.75em 3.3125em;
  border-radius: 4rem;
  margin-bottom: 7em;
  font-family: "Comfortaa", "Open Sans", sans-serif;
  background-image: url("images/quote.png");
  background-repeat: no-repeat;
  background-position: right 9.25em top 0;
}

.testimonials__title {
  text-align: center;
  font-size: 1em;
  margin-bottom: 3em;
}

.testimonials__title .Head {
  color: #0a1220;
  font-size: 2.375em;
  text-transform: uppercase;
  font-weight: 700;
}

.testimonials__items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.testimonials__items:after {
  content: "";
}

.testimonials__item,
.testimonials__items:after {
  flex-basis: 28%;
}

.testimonials__text {
  line-height: 1.4;
  font-size: 1.125em;
  color: #6b6b6b;
}

@media (max-width: 71.25em) {
  .testimonials {
    font-size: 90%;
  }
}
@media (max-width: 63em) {
  .testimonials {
    font-size: 75%;
  }
}
@media (max-width: 53em) {
  .testimonials__items {
    display: block;
  }
  .testimonials__item {
    margin-bottom: 3em;
  }
  .testimonials__item:last-child {
    margin-bottom: 0;
  }
}
.FloatingButtonPane {
  position: relative;
  z-index: 999;
}

a.floating-button {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #d053a5;
  color: #fff;
  right: 2rem;
  bottom: 5rem;
  text-transform: uppercase;
  width: 6.3333333333em;
  height: 6.3333333333em;
  border-radius: 50%;
  font-size: 1.875em;
  font-size: 1.5625vw;
  padding-top: 0.3em;
  line-height: 1.3;
  font-weight: bold;
  font-family: "Comfortaa", "Open Sans", sans-serif;
  text-decoration: none;
  box-shadow: 2.828px 2.828px 7.36px 0.64px rgba(65, 65, 65, 0.44);
  transition: background-color 200ms;
}
a.floating-button[href="#"], a.floating-button[href=""] {
  cursor: default;
}

a.floating-button:hover,
a.floating-button:focus {
  background-color: #0c1325;
}

@media (max-width: 62.5em) {
  a.floating-button {
    position: static;
    margin: 2em auto 0 auto;
    font-size: 1.5em;
  }
}
.side-nav ul,
.side-nav li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.side-nav {
  text-transform: uppercase;
}

.side-nav .Normal {
  line-height: 1;
  font-size: 1em;
}

.side-nav li {
  margin-bottom: 0.75em;
}

.side-nav .Normal a {
  display: block;
  text-decoration: none;
  color: #0c1425;
  background-color: #a0c63a;
  padding: 0.75em;
  border: 2px solid transparent;
  transition: border-color 50ms;
}

.side-nav .Normal a:hover,
.side-nav .Normal a:focus {
  border-color: #0c1425;
}

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