/* @override 
	https://demandgeneration.fr/wp-content/themes/invox-event/assets/css/invox.css */
/*! 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.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
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;
}
/**
 * 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 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;
}
/* 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;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}
ul:not(.browser-default) > li {
  list-style-type: none;
}
a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.valign-wrapper {
  display: flex;
  align-items: center;
}
.clearfix {
  clear: both;
}
.modal {
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}
.hoverable {
  transition: box-shadow 0.25s;
}
.hoverable:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}
blockquote {
  margin: 20px 0;
  border-left: 5px solid #333;
}
img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}
.parallax-container .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.parallax-container .parallax img {
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  transform: translate3d(0, 0, 0);
  transform: translateX(-50%);
}
.pin-top,
.pin-bottom {
  position: relative;
}
.pinned {
  position: fixed !important;
}
/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0;
}
.fade-in {
  opacity: 0;
  transform-origin: 0 50%;
}
/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only,
  .hide-on-small-and-down {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}
@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .hide-on-extra-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .show-on-extra-large {
    display: block !important;
  }
}
@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
}
@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}
@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
}
table,
th,
td {
  border: none;
}
table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}
table.striped tr {
  border-bottom: none;
}
table.striped > tbody > tr:nth-child(odd) {
  background-color: rgba(242, 242, 242, 0.5);
}
table.striped > tbody > tr > td {
  border-radius: 0;
}
table.highlight > tbody > tr {
  transition: background-color 0.25s ease;
}
table.highlight > tbody > tr:hover {
  background-color: rgba(242, 242, 242, 0.5);
}
table.centered thead tr th,
table.centered tbody tr td {
  text-align: center;
}
tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
td,
th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}
@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  table.responsive-table td:empty:before {
    content: '\00a0';
  }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  table.responsive-table th {
    text-align: left;
  }
  table.responsive-table thead {
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table thead tr th::before {
    content: "\00a0";
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table tr {
    border-bottom: none;
    padding: 0 10px;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
  }
}
.collapsible .collection {
  margin: 0;
  border: none;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}
.left-align {
  text-align: left;
}
.right-align {
  text-align: right;
}
.center,
.center-align {
  text-align: center;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.no-select {
  user-select: none;
}
.circle {
  border-radius: 50%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a {
  text-decoration: none;
}
html {
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}
@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.3;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.8rem 0 1.68rem 0;
}
h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 2.37333rem 0 1.424rem 0;
}
h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.94667rem 0 1.168rem 0;
}
h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.52rem 0 0.912rem 0;
}
h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 1.09333rem 0 0.656rem 0;
}
h6 {
  font-size: 1.15rem;
  line-height: 110%;
  margin: 0.76667rem 0 0.46rem 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: 500;
}
small {
  font-size: 75%;
}
.light {
  font-weight: 300;
}
.thin {
  font-weight: 200;
}
@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem;
  }
}
@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem;
  }
}
@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem;
  }
}
@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem;
  }
}
@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem;
  }
}
@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem;
  }
}
@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem;
  }
}
@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem;
  }
}
@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem;
  }
}
@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem;
  }
}
@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem;
  }
}
@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem;
  }
}
@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem;
  }
}
@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem;
  }
}
@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem;
  }
}
@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem;
  }
}
@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
}
@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem;
  }
}
@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem;
  }
}
@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}
@media only screen and (max-width: 600px) {
  #toast-container {
    min-width: 100%;
    bottom: 0%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}
@media only screen and (min-width: 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}
.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: default;
}
.toast .toast-action {
  color: #eeff41;
  font-weight: 500;
  margin-right: -25px;
  margin-left: 3rem;
}
.toast.rounded {
  border-radius: 24px;
}
@media only screen and (max-width: 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}
.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  white-space: nowrap;
}
.tabs.tabs-transparent {
  background-color: transparent;
}
.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
  color: #fff;
}
.tabs.tabs-transparent .indicator {
  background-color: #fff;
}
.tabs.tabs-fixed-width {
  display: flex;
}
.tabs.tabs-fixed-width .tab {
  flex-grow: 1;
}
.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.tabs .tab a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.28s ease, background-color 0.28s ease;
}
.tabs .tab a:focus,
.tabs .tab a.active:focus {
  outline: none;
}
.tabs .tab a:hover,
.tabs .tab a.active {
  background-color: transparent;
}
.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
  cursor: default;
}
.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  will-change: left, right;
}
@media only screen and (max-width: 992px) {
  .tabs {
    display: flex;
  }
  .tabs .tab {
    flex-grow: 1;
  }
  .tabs .tab a {
    padding: 0 12px;
  }
}
.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}
.modal:focus {
  outline: none;
}
@media only screen and (max-width: 992px) {
  .modal {
    width: 80%;
  }
}
.modal h1,
.modal h2,
.modal h3,
.modal h4 {
  margin-top: 0;
}
.modal .modal-content {
  padding: 24px;
}
.modal .modal-close {
  cursor: pointer;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
}
.modal .modal-footer .btn,
.modal .modal-footer .btn-large,
.modal .modal-footer .btn-small,
.modal .modal-footer .btn-flat {
  margin: 6px 0;
}
.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}
.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}
.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(44%);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}
.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}
.collapsible {
  margin: 0.5rem 0 1rem 0;
}
.collapsible-header {
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
}
.collapsible-header:focus {
  outline: 0;
}
.collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
}
.collapsible-body {
  display: none;
  box-sizing: border-box;
}
.collapsible.popout {
  border: none;
  box-shadow: none;
}
.collapsible.popout > li {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}
.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  transform: translateX(-100%);
  height: 100%;
  height: calc(160%);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-105%);
}
.sidenav.right-aligned {
  right: 0;
  transform: translateX(105%);
  left: auto;
  transform: translateX(100%);
}
.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}
.drag-target.right-aligned {
  right: 0;
}
.sidenav.sidenav-fixed {
  left: 0;
  transform: translateX(0);
  position: fixed;
}
.sidenav.sidenav-fixed.right-aligned {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 992px) {
  .sidenav.sidenav-fixed {
    transform: translateX(-105%);
  }
  .sidenav.sidenav-fixed.right-aligned {
    transform: translateX(105%);
  }
  .sidenav > a {
    padding: 0 16px;
  }
  .sidenav .user-view {
    padding: 16px 16px 0;
  }
}
.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  display: none;
}
@font-face {
  font-family: "demandgen";
  src: url("../fonts/demandgen.eot");
  src: url("../fonts/demandgen.eot?ybeu9r#iefix") format("embedded-opentype"), url("../fonts/demandgen.woff2?ybeu9r") format("woff2"), url("../fonts/demandgen.woff?ybeu9r") format("woff"), url("../fonts/demandgen.ttf?ybeu9r") format("truetype"), url("../fonts/demandgen.svg?ybeu9r#demandgen") format("svg");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
.icon {
  display: inline-block;
  font-family: "demandgen" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: -0.125em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-angle-left::before {
  content: "\ea01";
}
.icon-angle-right::before {
  content: "\ea02";
}
.icon-arrow-45::before {
  content: "\ea03";
}
.icon-check::before {
  content: "\ea04";
}
.icon-dg-logo::before {
  content: "\ea05";
}
.icon-facebook::before {
  content: "\ea06";
}
.icon-form-1::before {
  content: "\ea07";
}
.icon-form-2::before {
  content: "\ea08";
}
.icon-form-3::before {
  content: "\ea09";
}
.icon-form-4::before {
  content: "\ea0a";
}
.icon-form-5::before {
  content: "\ea0b";
}
.icon-form-6::before {
  content: "\ea0c";
}
.icon-instagram::before {
  content: "\ea0d";
}
.icon-linkedin::before {
  content: "\ea0e";
}
.icon-pinterest::before {
  content: "\ea0f";
}
.icon-play::before {
  content: "\ea10";
}
.icon-square-x-twitter::before {
  content: "\ea11";
}
.icon-tiktok::before {
  content: "\ea12";
}
.icon-twitter::before {
  content: "\ea13";
}
.icon-whatsapp::before {
  content: "\ea14";
}
.icon-wttj::before {
  content: "\ea15";
}
.icon-youtube::before {
  content: "\ea16";
}
html {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 170%;
  background: #040F15;
  color: #FFFFFF;
}
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  overflow-x: hidden;
}
.alignstretch {
  width: 990px;
  max-width: 90%;
  margin: 0 auto;
}
.alignwide {
  width: 1460px;
  max-width: 90%;
  margin: 0 auto;
}
.alignfull {
  width: 100%;
  max-width: 100%;
}
.has-text-align-center {
  text-align: center;
}
main {
  flex: 1 0 auto;
  background: #040F15;
}
main > * {
  max-width: 90%;
  margin: 0 auto;
}
main > *:not(.invox-block) {
  width: 1460px;
}
a {
  color: inherit;
}
figure {
  margin: 0 auto;
}
*:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  line-height: 120%;
  margin: .5em auto .25em;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 800;
}
h1 {
  font-size: 3em;
}
h2 {
  font-size: 2.25em;
  font-weight: 500;
}
h2 strong {
  font-weight: 500;
  color: #FFEB66;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-weight: 600;
  font-size: 1.25em;
}
h5,
h6 {
  font-weight: 600;
  font-size: 1em;
}
.valign-wrapper > div {
  width: 100%;
}
/**
* WP native blocks
*/
main > p,
main > ul,
main > [class*="wp-block"]:not(.alignwide):not(.alignfull) {
  width: 1460px;
  margin: 1em auto;
}
hr {
  border: 0;
  height: 1px;
  background: #FFFFFF;
  opacity: .25;
}
blockquote {
  padding-left: 1.5em;
  border-color: #FFEB66;
}
.social-menu {
  margin: 0;
}
.social-menu li {
  display: inline-block;
  font-size: 28px;
  margin: 0 15px;
}
.social-menu li:first-child {
  margin-left: 0;
}
.social-menu li:last-child {
  margin-right: 0;
}
table tr {
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.25);
}
table tr th,
table tr td {
  border-radius: 0;
}
.event-banner {
  background: #071B27;
  overflow: hidden;
  margin-bottom: 15px;
}
.dg-event-ticker {
  font-size: 23px;
  font-weight: 300;
  padding: 20px 0;
  display: flex;
  align-items: center;
  gap: 15px;
  animation: ticker-animation 20s linear infinite;
}
.dg-event-ticker span {
  white-space: nowrap;
  display: inline-block;
  margin: 0 15px;
}
.dg-event-ticker span.date:before,
.dg-event-ticker span.place:before {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  content: "";
  margin-right: 12px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.dg-event-ticker span.date:before {
  background-image: url(../img/date.svg);
}
.dg-event-ticker span.place:before {
  background-image: url(../img/pin.svg);
}
@media only screen and (max-width: 600px) {
  .dg-event-ticker {
    font-size: 16px;
    gap: 5px;
    animation: ticker-animation 30s linear infinite;
  }
  .dg-event-ticker span.date:before,
  .dg-event-ticker span.place:before {
    width: 36px;
    height: 36px;
  }
}
header.site-header .powered-by-invox {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: flex-end;
  font-size: 14px;
}
header.site-header .powered-by-invox img.invox-icon {
  display: block;
  height: 25px;
  width: auto;
}
footer.page-footer {
  margin-top: 50px;
}
footer.page-footer .icon-dg-logo {
  font-size: 112px;
}
footer.page-footer .powered-by {
  font-size: 1.25em;
  font-weight: 500;
  margin-top: 1.8em;
}
footer.page-footer .powered-by:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 20px;
  height: 40px;
  margin-right: 20px;
  background: url('../img/invox-icon.svg') no-repeat center center;
  background-size: contain;
}
footer.page-footer .links li {
  margin: 1.5em 0;
  font-size: 1.25em;
  font-weight: 300;
}
footer.page-footer .links li a {
  display: block;
  width: 300px;
  max-width: 100%;
  transition: all 0.3s ease-in-out 0s;
}
footer.page-footer .links li a:after {
  font-family: 'demandgen';
  content: "\ea03";
  font-size: .75em;
  font-weight: normal;
  float: right;
}
footer.page-footer .links li a:hover {
  color: #3E9FD9;
}
footer.page-footer .legal {
  background: #FFFFFF;
  color: #040F15;
  padding: 1em 0;
  margin-top: 35px;
}
footer.page-footer .legal p {
  margin: 0;
}
@media only screen and (min-width: 602px) {
  footer.page-footer .flex-row .links,
  footer.page-footer .flex-row .privacy {
    margin: 0 0 0 auto;
  }
}
@media only screen and (max-width: 600px) {
  footer.page-footer .legal p.privacy {
    margin-top: 15px;
  }
}
form input {
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid #fff;
  line-height: 45px;
  height: 45px;
  border-radius: 5px;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}
form button {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  border: 1px solid #FFEB66;
  line-height: 45px;
  border-radius: 5px;
  height: 45px;
  padding: 0 30px;
  background: #FFEB66;
  cursor: pointer;
  font-weight: 500;
}
form#event-subscribe {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
form#event-subscribe > * {
  flex: auto;
}
::placeholder {
  color: inherit;
  opacity: .75;
}
.flex-row.small-flex {
  display: flex;
}
#svg-modal {
  border-radius: 12px;
  width: 640px;
  max-width: 80%;
}
#svg-modal .modal-content {
  padding: 40px;
  color: #040F15;
  font-size: 14px;
  line-height: 1.6em;
}
#svg-modal .modal-content img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}
#svg-modal .modal-close {
  font-size: 40px;
  color: #3E9FD9;
  position: absolute;
  right: 15px;
  top: 15px;
}
@media only screen and (min-width: 602px) {
  .flex-row.medium-flex {
    display: flex;
  }
}
@media only screen and (min-width: 992px) {
  .flex-row {
    display: flex;
  }
}
@media only screen and (max-width: 990px) {
  h1 {
    font-size: 2.75em;
  }
  h2 {
    font-size: 2em;
  }
  h3 {
    font-size: 1.25em;
  }
  h4,
  h5,
  h6 {
    font-size: 1.1em;
  }
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 1.8em;
  }
  h3 {
    font-size: 1.1em;
  }
}
.invox-block {
  overflow: hidden;
}
.invox-block .flickity-prev-next-button {
  width: 60px;
  height: 60px;
  border: 1px solid #FFFFFF;
  border-radius: 60px;
  background: transparent;
  cursor: pointer;
}
.invox-block .flickity-prev-next-button svg {
  fill: #FFFFFF;
  width: 18px;
}
.invox-block .flickity-prev-next-button:hover {
  background: #FFFFFF;
}
.invox-block .flickity-prev-next-button:hover svg {
  fill: #040F15;
}
@media only screen and (min-width: 602px) {
  .invox-block .stretched {
    max-width: calc( 100% - 120px );
    margin: 0 auto;
  }
}
@media only screen and (max-width: 600px) {
  .invox-block .flickity-prev-next-button {
    width: 40px;
    height: 40px;
    line-height: 38px;
  }
  .invox-block .flickity-prev-next-button svg {
    width: 12px;
  }
}
.btn {
  background: #FFEB66;
  color: #040F15;
  font-weight: 400;
  letter-spacing: 3%;
  padding: 12px 24px;
  border-radius: 20px;
  border: 1px solid #FFEB66;
  display: inline-block;
}
.btn.arrow:after {
  font-family: 'demandgen';
  content: "\ea03";
  vertical-align: middle;
  font-size: .8em;
  margin-left: 12px;
}
.btn.border {
  background: transparent;
  color: #FFFFFF;
}
@media only screen and (max-width: 600px) {
  .btn {
    padding: 8px 16px;
  }
}
.invox-block.main-header {
  min-height: 50vh;
  display: flex;
  align-items: center;
}
.invox-block.main-header .demandgen {
  text-align: center;
}
.invox-block.main-header .demandgen .icon-dg-logo {
  font-size: 430px;
}
.invox-block.main-header .content h1 {
  margin: 0 0 30px;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.4em;
  font-family: 'Poppins', sans-serif;
}
.invox-block.main-header .content h1 strong {
  font-weight: inherit;
  color: #FFEB66;
}
.invox-block.main-header .content .date,
.invox-block.main-header .content .place {
  font-size: 1.25em;
  font-weight: 300;
  margin: 1em 0;
}
.invox-block.main-header .content .date:before,
.invox-block.main-header .content .place:before {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  content: "";
  margin-right: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.invox-block.main-header .content .date:before {
  background-image: url(../img/date.svg);
}
.invox-block.main-header .content .place:before {
  background-image: url(../img/pin.svg);
}
.invox-block.main-header .content .buttons {
  margin: 50px 0;
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 600px) {
  .invox-block.main-header {
    margin: 80px 0;
  }
  .invox-block.main-header .demandgen .icon-dg-logo {
    font-size: 280px;
    display: block;
    text-align: center;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .invox-block.main-header .flex-row {
    --gap: 120px;
    gap: var(--gap);
    align-items: center;
  }
  .invox-block.main-header .flex-row .demandgen {
    width: 40%;
    position: relative;
  }
  .invox-block.main-header .flex-row .content {
    width: calc( 60% - var(--gap) / 2 );
  }
}
.invox-block.prez-photos {
  padding: 50px 0;
}
.invox-block.prez-photos h2 {
  margin: 0 0 30px;
}
.invox-block.prez-photos .intro *:first-child {
  margin-top: 0;
}
.invox-block.prez-photos .btn {
  margin-top: 50px;
}
.invox-block.prez-photos .medias {
  position: relative;
}
.invox-block.prez-photos .medias .media-icon {
  font-size: 130px;
  position: absolute;
}
.invox-block.prez-photos .medias .media-icon.form-1 {
  left: -50px;
  top: -50px;
}
.invox-block.prez-photos .medias .media-icon.form-2 {
  right: -50px;
  bottom: -50px;
}
.invox-block.prez-photos .medias .play-video,
.invox-block.prez-photos .medias .play-video img,
.invox-block.prez-photos .medias video {
  display: block;
  aspect-ratio: 1.77777778;
  max-width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 10px;
}
.invox-block.prez-photos .medias > img {
  display: block;
  border-radius: 10px;
}
.invox-block.prez-photos .medias .play-video {
  position: relative;
  cursor: pointer;
}
.invox-block.prez-photos .medias .play-video:before {
  font-family: 'demandgen';
  content: "\ea10";
  position: absolute;
  color: #040F15;
  font-size: 80px;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -40px;
}
@media only screen and (max-width: 600px) {
  .invox-block.prez-photos .medias > img {
    margin: 30px 0;
  }
  .invox-block.prez-photos .medias {
    margin-top: 50px;
  }
  .invox-block.prez-photos .medias .media-icon {
    font-size: 90px;
  }
  .invox-block.prez-photos .medias .media-icon.form-1 {
    left: -20px;
    top: -20px;
  }
  .invox-block.prez-photos .medias .media-icon.form-2 {
    right: -20px;
    bottom: -20px;
  }
}
@media only screen and (min-width: 602px) {
  .invox-block.prez-photos .main-row {
    gap: 35px;
    margin-bottom: 50px;
  }
  .invox-block.prez-photos .main-row > * {
    width: calc( 50% - 17.5px );
  }
  .invox-block.prez-photos .medias {
    gap: 30px;
    align-items: flex-end;
  }
  .invox-block.prez-photos .medias .play-video,
  .invox-block.prez-photos .medias > video {
    width: 50%;
  }
  .invox-block.prez-photos .medias .play-video > video {
    width: 100%;
  }
  .invox-block.prez-photos .medias > img {
    width: calc( 25% - 15px );
    aspect-ratio: 0.74585635;
    object-fit: cover;
  }
}
.invox-block.card-forms {
  padding: 50px 0;
}
.invox-block.card-forms h2 {
  margin-bottom: 2em;
}
.invox-block.card-forms .icon {
  font-size: 75px;
  color: #7FC0E6;
  margin-bottom: 22px;
}
.invox-block.card-forms .card {
  margin: 30px 0 50px;
  background: transparent;
  border: none;
}
.invox-block.card-forms .btn {
  margin-top: 60px;
}
@media only screen and (min-width: 602px) {
  .invox-block.card-forms {
    --gap: 45px;
    --columns: 2;
  }
  .invox-block.card-forms .flex-row {
    gap: var(--gap);
    flex-wrap: wrap;
  }
  .invox-block.card-forms .card {
    margin: 0;
    width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
  }
}
@media only screen and (min-width: 992px) {
  .invox-block.card-forms {
    --columns: 3;
  }
}
.invox-block.logos-showcase {
  background: #FFFFFF;
}
.invox-block.logos-showcase .flex-logos {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  padding: 30px 0;
}
.invox-block.programme ul.tabs {
  background: none;
  display: flex;
  gap: 20px;
  margin-bottom: 60px;
}
.invox-block.programme ul.tabs .btn {
  color: #FFFFFF;
  border-color: #FFFFFF;
  background: transparent;
}
.invox-block.programme ul.tabs .btn.active {
  background: #FFEB66;
  border-color: #FFEB66;
  color: #040F15;
}
.invox-block.programme .item-wrapper {
  position: relative;
  min-height: 480px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 602px) {
  .invox-block.programme {
    --gap: 50px;
    --columns: 2;
  }
  .invox-block.programme .item-wrapper {
    margin-bottom: 0;
  }
  .invox-block.programme .main-row {
    gap: var(--gap);
    margin-bottom: 50px;
  }
  .invox-block.programme .main-row > * {
    width: calc( 50% - 25px );
  }
  .invox-block.programme .main-row > * > *:nth-child(1) {
    margin-top: 0;
  }
  .invox-block.programme .schedule {
    gap: var(--gap);
    flex-wrap: wrap;
  }
  .invox-block.programme .schedule > * {
    width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
  }
}
@media only screen and (min-width: 992px) {
  .invox-block.programme {
    --gap: 20px;
    --columns: 3;
  }
}
@media only screen and (min-width: 1282px) {
  .invox-block.programme {
    --columns: 4;
  }
}
.invox-block.faq-block {
  padding: 40px 0 60px;
}
.invox-block.faq-block .collapsible > li {
  border-bottom: 0.5px solid #FFFFFF;
}
.invox-block.faq-block .collapsible > li.active .collapsible-header:after {
  transform: rotate(-45deg);
  background: #FFEB66;
}
.invox-block.faq-block .collapsible > li.active .collapsible-header:before {
  transform: rotate(-45deg);
  opacity: 1;
}
.invox-block.faq-block .collapsible > li .collapsible-header,
.invox-block.faq-block .collapsible > li .collapsible-body {
  padding: 30px 0;
}
.invox-block.faq-block .collapsible > li .collapsible-header {
  font-weight: 600;
  font-size: 1.375em;
  padding-right: 60px;
  position: relative;
}
.invox-block.faq-block .collapsible > li .collapsible-header:after,
.invox-block.faq-block .collapsible > li .collapsible-header:before {
  width: 28px;
  height: 1px;
  content: "";
  background: #FFFFFF;
  position: absolute;
  right: 0;
  top: 50%;
  transition: all 0.3s ease-in-out 0s;
}
.invox-block.faq-block .collapsible > li .collapsible-header:before {
  width: 1px;
  height: 28px;
  margin-top: -14px;
  right: 14px;
  background: #FFEB66;
  opacity: 0;
}
.invox-block.faq-block .collapsible > li .collapsible-body {
  font-size: 1.125em;
  line-height: 1.6em;
  padding-top: 0;
}
.invox-block.faq-block .collapsible > li .collapsible-body ul li {
  position: relative;
  margin: .75em 0;
  padding-left: 16px;
}
.invox-block.faq-block .collapsible > li .collapsible-body ul li:before {
  content: "•";
  color: #FFEB66;
  position: absolute;
  left: 0;
  top: .1em;
}
.invox-block.cta-group {
  padding: 50px 0;
}
.invox-block.cta-group .wrapper {
  padding: 60px 40px;
  position: relative;
  background: #113C55 url('../img/cta-bg.svg') no-repeat center center;
  background-size: cover;
  border-radius: 20px;
}
.invox-block.cta-group .wrapper h2 {
  margin-top: 0;
}
.invox-block.cta-group .wrapper .bg-icon {
  font-size: 140px;
  position: absolute;
  right: -70px;
  bottom: -50px;
  transform: rotate(180deg);
}
.invox-block.cta-group .buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin: 50px 0 0;
}
.invox-block.cta-group .buttons .btn {
  background: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out 0s;
}
.invox-block.cta-group .buttons .btn:hover {
  background: #FFFFFF;
  color: #040F15;
}
.invox-block.verbatim-block {
  padding: 60px 0;
  overflow-x: hidden;
}
.invox-block.verbatim-block .alignwide {
  position: relative;
}
.invox-block.verbatim-block .alignwide h2 {
  margin: 0 120px 60px 0;
}
.invox-block.verbatim-block .slide {
  width: 510px;
  max-width: 80%;
}
.invox-block.verbatim-block .flickity-prev-next-button {
  position: absolute;
  top: 0;
  right: 0;
}
.invox-block.verbatim-block .flickity-prev-next-button.previous {
  right: 80px;
}
@media only screen and (max-width: 600px) {
  .invox-block.verbatim-block .flickity-prev-next-button {
    top: 10px;
  }
  .invox-block.verbatim-block .flickity-prev-next-button.previous {
    right: 60px;
  }
}
.invox-block.speakers {
  padding: 60px 0;
  overflow-x: hidden;
}
.invox-block.speakers .alignwide {
  position: relative;
}
.invox-block.speakers .alignwide h2 {
  margin: 0 120px 60px 0;
}
.invox-block.speakers .slide {
  width: 420px;
  max-width: 80%;
  min-height: 540px;
  margin-right: 20px;
}
.invox-block.speakers .flickity-prev-next-button {
  position: absolute;
  top: 0;
  right: 0;
}
.invox-block.speakers .flickity-prev-next-button.previous {
  right: 80px;
}
@media only screen and (max-width: 600px) {
  .invox-block.speakers .flickity-prev-next-button {
    top: 10px;
  }
  .invox-block.speakers .flickity-prev-next-button.previous {
    right: 60px;
  }
}
.invox-block.plan-svg {
  padding: 40px 0;
}
.invox-block.plan-svg .svg-container {
  margin: 40px 0;
}
.invox-block.plan-svg .svg-container svg {
  display: block;
  max-width: 100%;
  max-height: 85vh;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.invox-block.plan-svg .svg-container svg line {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.invox-block.plan-svg .svg-container svg rect {
  opacity: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
}
.invox-block.plan-svg .svg-container svg rect + text {
  fill: #fff;
  opacity: .5;
  cursor: pointer;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out 0s;
}
.invox-block.plan-svg .svg-container svg circle {
  cursor: pointer;
}
.invox-block.plan-svg .svg-container svg .zone:hover line {
  opacity: 1;
}
.invox-block.plan-svg .svg-container svg .zone:hover rect {
  opacity: 1;
}
.invox-block.plan-svg .svg-container svg .zone:hover rect + text {
  fill: #040F15;
  opacity: 1;
}
@media only screen and (min-width: 602px) {
  .invox-block.plan-svg .title {
    gap: 30px;
  }
  .invox-block.plan-svg .title > div {
    width: calc( 50% - 15px );
  }
}
.invox-block.hubspot-form h2 {
  margin: 0 0 30px;
}
@media only screen and (min-width: 602px) {
  .invox-block.hubspot-form .flex-row {
    gap: 60px;
  }
  .invox-block.hubspot-form .flex-row > * {
    width: calc( 50% - 30px );
  }
}
.invox-block.google-map {
  padding: 40px 0;
}
.invox-block.google-map .map iframe {
  width: 100%;
  display: block;
  border-radius: 20px;
}
.invox-block.google-map .access ul {
  margin: 1em 0;
}
.invox-block.google-map .access ul li {
  margin: .75em 0;
  padding-left: 16px;
  position: relative;
}
.invox-block.google-map .access ul li:before {
  content: "•";
  color: #3E9FD9;
  position: absolute;
  left: 0;
  top: auto;
}
@media only screen and (min-width: 602px) {
  .invox-block.google-map .title {
    gap: 50px;
    align-items: center;
    margin-bottom: 40px;
  }
  .invox-block.google-map .title h2,
  .invox-block.google-map .title p {
    margin: 0;
  }
  .invox-block.google-map .title > div:last-child {
    margin-left: auto;
  }
  .invox-block.google-map .wrapper {
    gap: 30px;
  }
  .invox-block.google-map .wrapper .map {
    width: calc( 60% - 30px );
  }
  .invox-block.google-map .wrapper .access {
    width: 40%;
  }
}
@media only screen and (min-width: 602px) {
  .invox-block.google-map .title {
    gap: 30px;
  }
  .invox-block.google-map .title > div {
    width: calc( 50% - 15px );
  }
}
.speaker-card .content .front,
.speaker-card .content .back {
  background: #081E2B;
  color: #FFFFFF;
  display: flex;
  flex-wrap: wrap;
  overflow: visible;
}
.speaker-card .content .front .flip-icon,
.speaker-card .content .back .flip-icon {
  font-size: 100px;
  position: absolute;
  right: -10px;
  bottom: 120px;
}
.speaker-card .content .thumbnail {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 1;
}
.speaker-card .content .thumbnail img {
  display: block;
  aspect-ratio: 1;
  border-radius: 10px;
}
.speaker-card .content .who,
.speaker-card .content .profile {
  width: 100%;
  margin-top: auto;
}
.speaker-card .content .name {
  font-size: 1.25em;
  font-weight: 600;
  margin-bottom: 6px;
}
.speaker-card .content .profile {
  display: flex;
  gap: 20px;
}
.speaker-card .content .profile .linkedin a {
  font-size: 2em;
  display: inline-block;
  width: 56px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  background: #113C55;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
}
.speaker-card .content .profile .linkedin a:hover {
  background: #FFFFFF;
  color: #040F15;
}
.verbatim {
  background: #081e2b;
  border-radius: 20px;
  margin: 0 30px 0 0;
  padding: 20px;
}
.verbatim .profile {
  gap: 15px;
  display: flex;
  align-items: center;
}
.verbatim .profile .thumbnail {
  width: 85px;
}
.verbatim .profile .name {
  font-size: 1.25em;
  margin-bottom: 6px;
}
.verbatim .content,
.verbatim .position {
  font-size: .9em;
  line-height: 1.6em;
}
.flip-card {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  margin-left: -50%;
  float: left;
  perspective: 500px;
}
.flip-card:hover .content {
  transform: rotateY(180deg);
  transition: transform 0.5s;
}
.flip-card .content {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
}
.flip-card .front,
.flip-card .back {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  backface-visibility: hidden;
  padding: 35px;
  background: #FFFFFF;
  color: #040F15;
  border-radius: 12px;
}
.flip-card .front .description,
.flip-card .back .description {
  font-size: 15px;
  line-height: 1.6em;
}
.flip-card .front p,
.flip-card .back p {
  font-size: .9em;
}
.flip-card .back {
  transform: rotateY(180deg);
}
.flip-card .hour {
  display: inline-block;
  background: #040F15;
  color: #FFFFFF;
  font-weight: 600;
  padding: 4px 9px;
  border-radius: 8px;
}
.flip-card .logo {
  height: 70px;
  margin: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flip-card .logo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.flip-card h3 {
  font-size: 1.2em;
  font-weight: 600;
  margin: 30px 0 12px;
}
.flip-card .back {
  overflow: hidden;
}
.flip-card .back:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--color);
  content: "";
  opacity: .1;
}
.flip-card .back .icon.bg-icon {
  color: var(--color);
  opacity: .25;
  font-size: 480px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.flip-card .back .speaker-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 30px;
}
.flip-card .back .speaker-title .icon {
  color: var(--color);
  font-size: 22px;
}
.flip-card .back h4 {
  font-size: 1.25em;
  font-weight: 500;
}
.flip-card .back img {
  display: block;
  margin: 0 auto;
  border-radius: 12px;
  max-width: 160px;
}
.flip-card .back .unique-speaker {
  position: relative;
  text-align: center;
}
.flip-card .back .speakers {
  position: relative;
}
.flip-card .back .speakers .speaker {
  --img: 100px;
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 25px 0;
}
.flip-card .back .speakers .speaker .thumbnail {
  width: var(--img);
}
.flip-card .back .speakers .speaker .thumbnail img {
  max-width: 100%;
}
.flip-card .back .speakers .speaker .desc {
  width: calc( 100% - var(--img) - 15px );
}
.invox-block.coming-soon {
  min-height: 85vh;
  display: flex;
  align-items: center;
}
.invox-block.coming-soon .demandgen img,
.invox-block.coming-soon .demandgen video {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.invox-block.coming-soon .content h1 {
  margin: 0 0 30px;
  font-size: 2.5em;
}
.invox-block.coming-soon .content h1 strong {
  font-weight: inherit;
  color: #FFEB66;
}
.invox-block.coming-soon .content h2 {
  font-size: 1.5em;
  margin: 1em 0 1.5em;
  line-height: 140%;
}
.invox-block.coming-soon .content h3 {
  font-size: 1.25em;
  margin: 1em 0 1.5em;
  font-weight: 400;
}
.invox-block.coming-soon .content h2 img,
.invox-block.coming-soon .content h3 img {
  display: inline-block;
  vertical-align: middle;
  margin: 8px 5px 8px 0;
}
.invox-block.coming-soon .content ul li {
  margin: .75em 0;
  padding-left: 26px;
  position: relative;
}
.invox-block.coming-soon .content ul li:after {
  font-family: 'demandgen';
  content: "\ea04";
  position: absolute;
  left: 3px;
  top: 2px;
  font-size: 11px;
}
.invox-block.coming-soon .susbcription-row {
  margin-top: 20px;
  font-weight: 300;
}
@media only screen and (max-width: 990px) {
  .invox-block.coming-soon {
    margin: 80px 0;
  }
  .invox-block.coming-soon .demandgen img {
    width: 400px;
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .invox-block.coming-soon .flex-row {
    --gap: 100px;
    gap: var(--gap);
    align-items: center;
  }
  .invox-block.coming-soon .flex-row .demandgen {
    width: 40%;
    position: relative;
  }
  .invox-block.coming-soon .flex-row .demandgen:after {
    content: "";
    width: 1px;
    height: 70%;
    background: #FFFFFF;
    position: absolute;
    right: calc( var(--gap) / 2 * -1 );
    top: 15%;
  }
  .invox-block.coming-soon .flex-row.susbcription-row p {
    width: 40%;
  }
  .invox-block.coming-soon .flex-row .content,
  .invox-block.coming-soon .flex-row.susbcription-row form {
    width: calc( 60% - 50px );
  }
}
.partners-slider {
  margin: 20px 0;
  display: flex;
  gap: 15px;
  animation: ticker-animation 20s linear infinite;
}
.partners-slider:hover {
  animation-play-state: paused;
}
.flex-logos .logo,
.partners-slider .logo {
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 200px;
  height: 100px;
}
.flex-logos .logo img,
.partners-slider .logo img {
  display: block;
}
