<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
p,
ul,
li {
  line-height: 1.6 !important;
  margin-bottom: 1rem;
}

p,
ul,
li,
td,
a {
  font-family: "Inter", sans-serif !important;
  font-size: 18px !important;
}

h2 {
  font-weight: bold !important;
  text-transform: capitalize !important;
  text-align: left;
  letter-spacing: -0.02em;
  font-size: 31.1px !important;
  padding: 0 !important;
}

.main-app-container {
  max-width: 1260px;
}

.navbar-brand {
  display: none !important;
}

body:not(.home) .template-nav {
  border-bottom: 4px solid #ebf3f9;
}

.content-section .main-app-container {
  padding-bottom: 45px;
}

.content-section ul {
  list-style: none;
}

.content-section ul li::before {
  content: "•";
  color: #13aa13;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.navColors .color-2-background,
.navColors .color-2-background.custom-color {
  background: white !important;
}

header {
  position: relative;
}

.home-page {
  padding-top: 0px;
}

.malvern-top-header {
  background: white;
  height: 140px;
}

.malvern-top-header .malvern-top-header-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15%;
}

.malvern-top-header .malvern-top-header-wrapper .malvern-logo {
  width: auto;
  height: 100px;
}

.malvern-top-header .malvern-top-header-wrapper .malvern-top-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
  min-width: 330px;
  padding-left: 0;
}

.malvern-top-header .malvern-top-header-wrapper .malvern-top-menu ul li {
  list-style-type: none;
}

.malvern-top-header .malvern-top-header-wrapper .malvern-top-menu ul li a {
  font-size: 15px !important;
  color: #00758c;
}

.malvern-top-header .malvern-top-header-wrapper .malvern-top-menu ul li a:hover {
  text-decoration: underline;
}

#bs-example-navbar-collapse-1 ul:first-child li a div {
  color: #006daf;
}

#bs-example-navbar-collapse-1 {
  position: relative;
}

#bs-example-navbar-collapse-1 .register-button-wrapper {
  right: 199px;
  position: absolute;
}

#bs-example-navbar-collapse-1 .register-button-wrapper button {
  margin-top: 7px;
  background-color: #13aa13 !important;
  font-size: 15px !important;
  color: white;
  border: 0;
  font-weight: bold !important;
  padding: 12px 24px !important;
  border-radius: 6px;
}

#bs-example-navbar-collapse-1 .register-button-wrapper button:hover {
  background-color: #0e7a0e !important;
}

.malvern-corp-menu {
  position: relative;
  padding: 25px 0px;
  background: -webkit-gradient(linear, right top, left top, color-stop(-12.4%, #13aa13), color-stop(11.22%, #00a2c2), color-stop(43.74%, #005461), to(#003039)) !important;
  background: linear-gradient(270deg, #13aa13 -12.4%, #00a2c2 11.22%, #005461 43.74% 70%, #003039 100%) !important;
}

.malvern-corp-menu ul {
  padding-left: 15%;
  max-width: 1260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.malvern-corp-menu ul li {
  list-style-type: none;
  margin-bottom: 0;
}

.malvern-corp-menu ul li a {
  color: white;
  font-size: 15px !important;
  padding: 16px 10px;
}

.malvern-corp-menu:before {
  content: "";
  width: 92px;
  height: 60px;
  background: white;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-clip-path: polygon(0 0, 0% 100%, 81% 0);
          clip-path: polygon(0 0, 0% 100%, 81% 0);
}

nav.template-nav {
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
}

nav.template-nav:before {
  content: "";
  width: 92px;
  height: 60px;
  background: white;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-clip-path: polygon(0 0, 0% 100%, 81% 0);
          clip-path: polygon(0 0, 0% 100%, 81% 0);
  display: none;
}

.navbar-toggle .icon-bar {
  background-color: #006daf;
}

.malvern-hero .atom-sectionMain .main-app-container &gt; div &gt; h2 {
  display: none;
}

.malvern-hero .atom-sectionMain .main-app-container {
  max-width: 100%;
  padding: 0;
}

.malvern-hero .atom-sectionMain .main-app-container:after {
  content: "";
  width: 41px;
  height: 41px;
  bottom: -1px;
  background: white;
  left: calc(80% - 0.5px);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
  position: absolute;
}

.malvern-hero .atom-sectionMain .main-app-container:before {
  content: "";
  width: 80%;
  height: 40px;
  background: white;
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 1;
}

.malvern-hero .atom-sectionMain .main-app-container .malvern-hero-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 98%;
}

.malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 {
  position: relative;
  display: inline-block;
}

.malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child {
  margin-left: 15%;
  margin-top: 10px;
  z-index: 1050;
  padding-left: 0;
  max-width: 826px;
}

.malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child h1 {
  font-size: 53.75px;
  text-transform: initial;
  color: white;
  font-weight: bold;
  letter-spacing: -0.03em;
}

.malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child h3 {
  color: white;
  font-size: 21.6px;
  font-style: normal;
  font-weight: 100;
}

.malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child .all-events-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

.malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child .all-events-link i {
  font-size: 20px;
  color: #00758c;
}

.malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child .all-events-link p {
  margin: 0;
}

.malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child .all-events-link p a {
  color: #00758c !important;
}

.malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child div:nth-child(2) {
  text-align: left;
}

.malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child .modal.rsvp-modal.in {
  background: rgba(0, 0, 0, 0.6);
}

.malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:nth-child(2) {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  bottom: 0;
  margin: auto;
}

.malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:nth-child(2) img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}

.malvern-hero .atom-sectionMain .main-app-container button {
  background-color: #13aa13 !important;
  font-size: 16px !important;
  font-weight: bold !important;
  padding: 0.777em 1.5em !important;
  border-radius: 6px;
  margin-bottom: 65px;
}

.malvern-hero .atom-sectionMain .main-app-container button:hover {
  background-color: #0e7a0e !important;
}

.about-section .text-center {
  text-align: left !important;
}

.about-section img {
  padding: 0;
  margin: 0;
  width: 100%;
}

.speakers-section .main-app-container {
  margin-left: 15%;
  max-width: 826px;
  padding-bottom: 45px;
}

.speakers-section .main-app-container div[class*="col-"] {
  padding: 0;
}

.speakers-section h2 {
  color: #333;
}

.speakers-section .speaker-text {
  background: #ebf1f2;
  max-width: 260px;
  font-family: "Inter", sans-serif !important;
  width: 100%;
  margin: auto;
  text-align: left;
  padding: 27px;
  margin-top: -9px;
}

.speakers-section .speaker-text .attendee-name {
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: bold;
  font-size: 18px !important;
}

.speakers-section .speaker-text .attendee-title {
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 18px !important;
}

.speakers-section .speaker-text .attendee-company {
  margin-top: 0;
  font-size: 18px !important;
}

.footer-section .main-app-container {
  padding-bottom: 50px;
  padding-top: 0px;
  margin-left: 15%;
  max-width: 826px;
}

.footer-section .main-app-container .col-sm-12 {
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
      -ms-flex-direction: inherit;
          flex-direction: inherit;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-left: 0;
}

.footer-section .main-app-container .col-sm-12 img {
  width: 100%;
  max-width: 200px;
  height: auto;
  padding: 0;
  left: 0;
  margin: 0;
}

.footer-section .main-app-container .col-sm-12 i {
  color: white;
  font-size: 30px;
}

.footer-section .main-app-container .col-sm-12 p {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  max-width: 300px;
  width: 100%;
  font-size: 14px !important;
}

.footer-section .main-app-container .col-sm-12 a {
  font-size: 14px !important;
}

.footer-section .main-app-container h2 {
  display: none;
}

.last-footer-section {
  margin-top: -50px;
  position: relative;
}

.last-footer-section:before {
  content: "";
  width: 100px;
  height: 60px;
  background: #003039;
  position: absolute;
  left: -26px;
  top: -1px;
  -webkit-clip-path: polygon(0 0, 0% 100%, 81% 0);
          clip-path: polygon(0 0, 0% 100%, 81% 0);
  z-index: 1;
}

.last-footer-section .atom-sectionMain {
  background: #002126;
}

.last-footer-section .atom-sectionMain .main-app-container {
  padding: 5px;
  max-width: 1260px;
  margin-left: 15%;
}

.last-footer-section .atom-sectionMain .main-app-container h2 {
  display: none;
}

.last-footer-section .atom-sectionMain .main-app-container p {
  font-size: 15px !important;
  color: white;
  margin: 0;
}

.last-footer-section .atom-sectionMain .main-app-container a {
  font-size: 14px !important;
}

.last-footer-section .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child {
  padding-left: 0;
}

.last-footer-section .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child a {
  margin-left: 0px;
  margin-right: 5px;
  color: white;
}

.last-footer-section .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child a:hover {
  color: white;
  text-decoration: underline;
}

footer span,
footer a {
  font-size: 14px !important;
}

.registration-section button {
  background-color: #13aa13 !important;
  font-size: 16px !important;
  font-weight: bold !important;
  padding: 0.777em 1.5em !important;
  border-radius: 6px;
  margin-bottom: 65px;
  border: 0;
  float: left;
  margin-top: -15px;
}

.registration-section button:hover {
  background-color: #0e7a0e !important;
}

@media (min-width: 1025px) {
  #bs-example-navbar-collapse-1 ul:first-child {
    float: left;
    margin-left: 14%;
  }
  #bs-example-navbar-collapse-1 ul:first-child li {
    margin-bottom: 0;
  }
  #bs-example-navbar-collapse-1 ul:first-child li a div {
    text-transform: capitalize;
    font-family: "Inter", sans-serif;
    font-weight: bold;
    font-size: 15px;
  }
  #bs-example-navbar-collapse-1 ul:first-child li a div:hover {
    color: #006daf;
    position: relative;
  }
  #bs-example-navbar-collapse-1 ul:first-child li a div:hover:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #006daf;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #bs-example-navbar-collapse-1 ul:first-child li a .selected {
    color: #006daf;
    position: relative;
  }
  #bs-example-navbar-collapse-1 ul:first-child li a .selected:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #006daf;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .content-section .main-app-container {
    max-width: 826px !important;
    margin-left: 15%;
  }
  .content-section .main-app-container .Component-elementGroups-0-2-1 div[class*="col-"] {
    padding: 0;
  }
}

.malvern-items-mobile {
  display: none !important;
}

@media (max-width: 1024px) {
  .malvern-top-header .malvern-top-header-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 67px;
  }
  .malvern-items-mobile {
    display: block !important;
  }
  .malvern-hero .atom-sectionMain .main-app-container {
    height: 100%;
  }
  .malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:first-child h1 {
    font-size: 2rem;
  }
  .malvern-hero .atom-sectionMain .main-app-container .Component-elementGroups-0-2-1 .col-sm-6:nth-child(2) img {
    height: 100%;
  }
  .malvern-hero .atom-sectionMain .main-app-container .malvern-hero-overlay {
    height: 100%;
  }
  .footer-section .main-app-container .col-sm-12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .last-footer-section:before {
    z-index: 0;
  }
  .content-section .main-app-container {
    margin-left: 2%;
  }
  .speakers-section .main-app-container {
    margin-left: 2%;
  }
  .malvern-corp-menu {
    padding: 5px 0px;
  }
  .malvern-corp-menu ul {
    display: none;
  }
  .malvern-corp-menu:before {
    display: none;
  }
}

.page-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #003039;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.loader {
  color: #ffffff;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

@keyframes load6 {
  0% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.agenda-view.session-list-view.top-agenda-margin-single {
  position: absolute;
}

.sticky-banner {
  position: fixed !important;
  top: -61px !important;
}

#virtual-venue-banner {
  top: 0px !important;
  z-index: 1104 !important;
}</pre></body></html>