.session-description {
  line-height: 1.55;
}
.session-description ul {
  margin: 0;
  padding: 0 0 0 20px;
  line-height: 1.55;
}
.session-description ul li:not(:last-child) {
  margin-bottom: 0.45em;
}
.session-description h3 {
  margin: 0 0 10px;
  font-weight: 500;
  font-size: 18px;
  color: #1d2737;
  font-family: Gotham, sans-serif;
}
.session-description p {
  margin: 0;
}
.session-description .conference-speaker {
  font-family: Gotham, sans-serif;
}
.session-description .customer-session {
  font-family: Gotham, sans-serif;
  font-weight: 500;
  color: #2e8be0;
  display: block;
  line-height: 1.688;
  font-size: 16px;
  letter-spacing: -0.11px;
}
#conduct {
  margin-top: 4em;
  margin-bottom: 5em;
}
#conf-app p,
#faqs p {
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.qr-code {
  max-width: 250px;
  margin: 0 auto;
}
#videos .q-button {
  margin-top: 1em;
}
#videos {
  margin-bottom: 2em;
}
.q-qsc-overview__container .when-videos-available {
  font-family: Gotham, sans-serif;
  font-size: 14px;
  margin-top: 0.5em;
}
.q-qsc__hero-location {
  margin-top: 0;
}
.session-container {
  max-width: unset;
}
.q-qsc__hero-location {
  margin-top: 40px;
  display: none;
}
@media (min-width: 720px) {
  .q-qsc__hero-location {
    display: block;
  }
}
.q-qsc-city__hero {
  background-image: url(../png/img2-mobile.png);
  background-position: center;
}
.q-qsc-city__hero-2 {
  background-image: url(../png/img1-mobile.png);
  background-position: center;
}
.q-qsc-city__hero-3 {
  background-image: url(../png/img3-mobile.png);
  background-position: center;
}

@media (min-width: 320px) {
  .conference-title-wrapper.label:before {
    transition: all 0.35s ease-in-out;
    width: 20px;
    height: 2px;
  }
  .conference-title-wrapper.label:before {
    content: "";
    position: absolute;
    background: #b5d0e5;
  }
  .conference-title-wrapper.label:after {
    content: "";
    position: absolute;
    background: #b5d0e5;
  }
  .conference-title-wrapper.label:after {
    transition: all 0.35s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1;
    left: 0.8em;
    top: 30px;
    width: 20px;
    height: 2px;
  }
}
@media (min-width: 320px) {
  .session-container td.conference-td {
    padding: 0 0 15px 50px;
  }
  .conference-title-wrapper.label:before {
    left: -50px;
    top: 14px;
  }
  .conference-title-wrapper.label:after {
    left: -50px;
    top: 14px;
  }
}
.conference-title-wrapper.label {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
}
.conference-title-wrapper.label .conference-title {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.training .agenda {
  margin-left: 0;
}
@media (min-width: 720px) {
  .q-qsc-section h3 {
    margin-bottom: 1em;
  }
}
.q-qsc-city {
  height: 250px;
  min-height: 200px;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 90%;
  margin: auto;
}
@media (min-width: 720px) {
  .q-qsc-city {
    background-size: cover;
    margin-right: 0;
  }
}
.q-hero-swiper {
  background-image: url(../jpg/qsc2025-emea-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 720px) {
  .q-hero-swiper {
    min-height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .q-qsc-city__hero {
    background-image: url(../png/img1.png);
    width: 350px;
    margin-left: auto;
  }

  .q-qsc-city__hero-2 {
    background-image: url(../png/img2.png);
    width: 350px;
    margin-left: auto;
  }
  .q-qsc-city__hero-3 {
    background-image: url(../png/img3.png);
    width: 350px;
    margin-left: auto;
  }
  .q-qsc__city-hero--heading {
    color: #fff;
    font-size: 6em;
  }
  .q-qsc__city-hero--copy {
    text-shadow: 0 2px 4px rgb(0 0 0 / 50%);
    color: #fff;
  }
  .q-qsc__hero-qsc,
  .q-qsc__hero-cta,
  .q-qsc__hero-location {
    display: block;
  }
}
@media (min-width: 920px) {
  .q-qsc-city {
    min-height: 700px;
  }
  .q-hero-swiper {
    min-height: 500px;
  }
  .q-qsc-city__hero {
    width: 450px;
  }

  .q-qsc-city__hero-2 {
    width: 450px;
  }
  .q-qsc-city__hero-3 {
    width: 450px;
  }
}
@media (min-width: 1280px) {
  .q-qsc-city {
    min-height: 700px;
  }
  .q-hero-swiper {
    min-height: 500px;
  }
  .q-qsc-city__hero {
    width: 650px;
  }

  .q-qsc-city__hero-2 {
    width: 650px;
  }
  .q-qsc-city__hero-3 {
    width: 650px;
  }
}
.q-qsc-video__icon {
  position: relative;
  display: block;
}
.q-qsc-video__icon:hover .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.5;
}
.video-container {
  width: 329px;
  margin-bottom: 40px;
  margin-right: 2em;
}
.video-container:nth-child(2n) {
  margin-right: 0;
}
@media (min-width: 425px) {
  .video-container {
    margin-bottom: 20px;
  }
}
@media (min-width: 1408px) {
  .video-container:nth-child(2n) {
    margin-right: 2em;
  }
  .video-container:nth-child(3n) {
    margin-right: 0;
  }
}
.q-qsc-videos__container .video {
  width: 329px;
  height: 185px;
  display: block;
  background-color: #d8d8d8;
  margin-bottom: 1.5em;
  position: relative;
}
.q-qsc-videos__container .poster {
  margin-bottom: 1.5em;
}
.q-qsc-videos__container .video .play-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
}
.q-qsc-videos__container .video .lock-icon {
  height: 29px;
  margin-top: 15px;
  margin-left: 2px;
}
.q-qsc-videos__container .video .play-icon .bg {
  transition: fill 0.25s;
}
.q-qsc-videos__container .video:hover .play-icon .bg {
  fill: #e3241c;
}
.q-qsc-videos__container .videos {
  justify-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2.1em;
}
@media (min-width: 1408px) {
  .q-qsc-videos__container .videos {
    flex-wrap: wrap;
  }
}
.video-container .title,
.video-container .subtitle {
  font-size: 17px;
  font-weight: 500;
  font-family: Gotham, sans-serif;
  color: #262626;
  line-height: 1.4;
}
.video-container .subtitle {
  color: #6a778b;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}
@media (min-width: 425px) {
  .video-container .title {
    font-size: 20px;
  }
  .video-container .subtitle {
    font-size: 18px;
  }
}
.video-container .speaker {
  font-size: 17px;
  font-family: Gotham, sans-serif;
  color: #262626;
  line-height: 1.4;
  margin-top: 5px;
  margin-bottom: 4px;
}
@media (min-width: 425px) {
  .video-container .speaker {
    font-size: 18px;
  }
}
.video-type-container {
  margin-bottom: 5.3em;
}
.session-types {
  margin-top: 1em;
  margin-bottom: 2em;
}
.heading--2 {
  margin-bottom: 1.2em;
}
.note {
  color: #6a778b;
  font-family: Gotham, sans-serif;
  font-style: italic;
  font-size: 13px;
  margin-top: 0;
  line-height: 1.4;
}
.panelists-link:hover {
  cursor: pointer;
}
.speaker.panelists {
  font-size: 15px;
}
.interviews .video-container {
  margin-bottom: 36px;
}
.panelists b {
  font-weight: 500;
}
.speaker-line-break {
  display: block;
  margin-bottom: 5px;
}
.training-register-form .conference-title-wrapper.label:before,
.training-register-form .conference-title-wrapper.label:after {
  top: unset;
}
.m-auto {
  margin: auto;
}
.text-center {
  text-align: center;
}

.q-qsc-speakers__container h4 {
  font-size: 18px;
  color: #262626;
  margin-bottom: 20px;
}
.q-trial__copy {
  color: #fff;
}
.q-register-confirm h4 {
  font-size: 20px;
}
.q-register-confirm .q-time-location {
  margin-top: 40px;
}

#highlights {
  padding-top: 6rem;
}
.training-description {
  color: #6a778b;
}
.training-title {
  font-size: 18px !important;
}
.conference-description p {
  margin-bottom: 0.5em;
}
.MktoPersonNotes
  .mktoFieldDescriptor
  .mktoRequiredField
  .mktoError
  .mktoErrorMsg {
  margin-left: 0px !important;
}
ul.conference-description {
  font-size: 16px;
  line-height: 1.688;
  margin: 0;
  color: #6a778b;
  font-family: "Caecilia", serif;
}
.q-qsc-save-date {
  margin-top: 20px;
  width: 85%;
  padding: 0 20px;
}
.q-qsc-intro__register {
  margin-top: 30px;
}

@media (min-width: 600px) {
  .q-qsc-city {
    height: 380px;
  }
}

.q-subcopy {
  font-size: 20px;
  font-family: Gotham, sans-serif;
  font-weight: 300;
  color: #262626;
  margin-top: 30px;
  max-width: 100%;
  line-height: 27px;
  margin-top: 40px;
  margin-bottom: 30px;
}
@media (min-width: 480px) {
  .q-subcopy {
    max-width: 350px;
  }
}
@media (min-width: 1280px) {
  .q-subcopy {
    max-width: 430px;
  }
}
.q-cta {
  font-size: 16px;
  color: #fff;
  background: #ec2f27;
  border-radius: 70px;
  width: 160px;
  text-decoration: none;
  font-family: Gotham, sans-serif;
  padding: 10px 18px;
  text-align: center;
}
@media (min-width: 720px) {
  .q-cta {
    width: 140px;
  }
}
@media (min-width: 920px) {
  .q-cta {
    padding: 12px 20px;
    width: 160px;
    margin-bottom: 40px;
  }
}
.q-qsc__copy {
  padding: 30px 0;
}

.q-qsc-save-date {
  display: none;
}
@media (min-width: 992px) {
  .q-qsc-save-date {
    width: 90%;
    display: block;
  }
  .q-qsc__copy {
    width: 50%;
  }
}
@media (min-width: 720px) {
  .q-qsc-city {
    min-height: 600px;
    -o-object-fit: cover;
       object-fit: cover;
    background-size: contain;
    background-position: right;
  }
}

@media (min-width: 1280px) {
  .q-qsc-city {
    min-height: 670px;
  }
  .q-hero-swiper {
    min-height: 500px;
  }
  .q-qsc-city__hero {
    width: 650px;
  }

  .q-qsc-city__hero-2 {
    width: 650px;
  }
  .q-qsc-city__hero-3 {
    width: 650px;
  }
}
@media (min-width: 720px) {
  .q-qsc-save-date {
    width: 300px;
    padding: 0;
    margin-left: 6px;
  }
  .q-qsc-intro__register {
    margin-top: 30px;
    margin-left: 55px;
  }
}

@media (min-width: 1024px) {
  .q-qsc-intro__register {
    margin-top: 30px;
    margin-left: 25px;
  }
}
@media (min-width: 720px) {
  .q-conference-track {
    display: flex;
    margin-top: 10px;
  }
  .q-conference-track .conference-title-wrapper {
    padding: 15px 0px 20px 10px;
    margin-right: 20px;
    height: 95%;
    margin-top: 8px;
    background-color: #f4f6f8;
  }
  .q-conference-track-inner {
    width: 50%;
    display: inline-block;
  }
  .conference-title-wrapper,
  .q-qsc-intro__container h2.heading--2 {
    font-size: 18px;
  }
}
@media (min-width: 920px) {
  .conference-title-wrapper,
  .q-qsc-intro__container h2.heading--2 {
    font-size: 24px;
  }
}
.training-title {
  padding-top: 10px;
}
.q-qsc-city__hero-container {
  position: relative;
}
.q-qsc-emea-register {
  padding: 0 25px;
  padding-bottom: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  border-bottom: 1px solid #ecebeb;
  background-image: url(../png/q-qsc-25-emea-waves.png);
  background-position: right;
}

@media (min-width: 992px) {
  .q-qsc-emea-register {
    background-image: url(../jpg/qsc-emea-25-bg.jpg);
  }
}
@media (min-width: 540px) {
  .q-qsc-emea-register {
    background-position: 100% 100%;
  }
}

@media (min-width: 720px) {
  .q-qsc-emea-register {
    padding-bottom: 50px;
    width: 100%;
    top: 0;
    bottom: 0;
    padding-left: 100px;
    margin: auto;
    z-index: 99;
    flex-direction: column;
  }
}

@media (min-width: 992px) {
  .q-qsc-emea-register {
    background-size: cover;
    background-position: 100% 100%;
  }
}

@media (min-width: 1680px) {
  .q-qsc-emea-register {
    background-size: contain;
  }
}

@media (min-width: 640px) {
  .q-qsc-emea-register {
    padding-left: 0px;
    border: 1px solid #ecebeb;
    padding-left: 20px;
    padding-top: 0px;
    margin: 0 30px;
  }
}

@media (min-width: 720px) {
  .q-qsc-emea-register {
    margin: 10px 0px;
  }
}

@media (min-width: 992px) {
  .q-qsc-emea-register {
    padding-top: 0px;
  }
  .q-qsc-emea-register {
    margin: 0px 0px;
  }
}

.swiper-slide {
  transition-timing-function: ease;
}

.q-qsc-intro__register {
  position: absolute;
  bottom: 30px;
  display: flex;
  align-items: center;
  left: 0;
  right: 0;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  margin: auto;
}

@media (min-width: 720px) {
  .q-qsc-intro__register {
    left: 40px;
    position: absolute;
    bottom: 25px;
  }
}

@media (min-width: 1024px) {
  .q-qsc-intro__register {
    left: 20px;
  }
}

.q-conference-track-inner .conference-time {
  margin-bottom: 10px;
}

.q-conference-track-inner .track-speaker {
  position: relative;
  top: 10px;
}

@media (min-width: 720px) {
  .q-conference-track-inner .conference-title-wrapper {
    margin-bottom: 10px;
  }
  .q-conference-track-inner .track-speaker {
    font-size: 16px;
  }
  .q-conference-track-inner .conference-title-wrapper {
    margin-bottom: 30px;
  }
  .full-width {
    width: 100% !important;
  }
}

@media (min-width: 920px) {
  .q-conference-track-inner .track-speaker {
    font-size: 18px;
  }
  #partner-pavilion {
    width: 800px;
  }
}
@media (min-width: 1240px) {
  #partner-pavilion {
    width: 1000px;
  }
}
#partner-pavilion .paragraph--1 {
  margin-bottom: 1em;
}
#pavalion-logos-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pavilion-logo {
  width: 135px;
  height: 135px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 10px;
  margin: 0 1em;
  margin-bottom: 1em;
}
.pavilion-logo:hover {
  box-shadow: 0 0px 22px 0 rgba(170, 177, 188, 0.2);
}
.pt-2 {
  padding-top: 8px;
}
.t-right {
  display: none;
}
.q-t-right {
  display: block;
  margin-top: 20px;
}
@media (min-width: 720px) {
  .t-right {
    position: absolute;
    left: 55%;
    top: 0px;
    display: block;
  }
  .q-t-right {
    display: none;
  }
}
.t-relative {
  position: relative;
}
.conference-room {
  font-size: 16px;
  letter-spacing: -0.16px;
  line-height: 1.125;
}
.conference-description-show {
  font-size: 16px;
  font-weight: 400;
  color: #6a778b;
}
.q-mobile-date {
  font-weight: 500;
  font-size: 18px;
  font-family: Gotham, sans-serif;
  color: #262626;
  line-height: 22px;
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
  margin-top: -8px;
}
@media (min-width: 992px) {
  .q-mobile-date {
    display: none;
  }
}

.q-emea-heading {
  font-family: Gotham, sans-serif;
  color: #262626;
  font-size: 50px;
  line-height: 50px;
}

@media (min-width: 480px) {
  .q-emea-heading {
    font-size: 70px;
    line-height: 70px;
  }
}

@media (min-width: 992px) {
  .q-emea-heading {
    font-size: 70px;
    line-height: 70px;
  }
}

@media (min-width: 1024px) {
  .q-emea-heading {
    font-size: 90px;
    line-height: 90px;
  }
}

@media (min-width: 768px) {
  .q-subcopy {
    margin-top: 60px;
  }
}

@media (min-width: 1024px) {
  .q-emea-heading {
    font-size: 75px;
    line-height: 75px;
  }
  .q-subcopy {
    margin-top: 75px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1240px) {
  .q-emea-heading {
    font-size: 80px;
    line-height: 80px;
  }
  .q-subcopy {
    margin-top: 80px;
  }
}

@media (min-width: 1440px) {
  .q-emea-heading {
    font-size: 98px;
    line-height: 98px;
  }
  .q-subcopy {
    margin-top: 90px;
  }
}

.de-risk {
  font-weight: 800;
}

.de-risk-your {
  font-weight: 400;
}

.qsc-image-container span {
  font-weight: 800;
  opacity: 0;
}

.qsc-image-container {
  position: relative;
}

.q-emea-banner-slide img {
  opacity: 0;
}

.q-emea-banner-slide {
  position: relative;
}

@media (min-width: 764px) {
  .q-emea-banner-slide {
    top: 25px;
  }
}

@media (min-width: 992px) {
  .q-emea-banner-slide {
    top: 120px;
  }
}

@media (min-width: 1240px) {
  .q-emea-banner-slide {
    top: 60px;
  }
}

.q-emea-banner-slide img {
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  max-width: 300px;
  margin: auto;
  transition: opacity 0.5s ease-in-out;
}

@media (min-width: 720px) {
  .q-emea-banner-slide img {
    top: 15px;
  }
}

@media (min-width: 1024px) {
  .q-emea-banner-slide img {
    top: 0px;
  }
}

@media (min-width: 370px) {
  .q-emea-banner-slide img {
    max-width: 350px;
  }
}

@media (min-width: 480px) {
  .q-emea-banner-slide img {
    max-width: 420px;
  }
}

@media (min-width: 560px) {
  .q-emea-banner-slide img {
    max-width: 500px;
  }
}

@media (min-width: 768px) {
  .q-emea-banner-slide img {
    max-width: 600px;
  }
}
@media (min-width: 992px) {
  .q-emea-banner-slide img {
    width: 90%;
  }
}

@media (min-width: 992px) {
  .q-emea-banner-slide img {
    right: 20px;
    width: 450px;
    left: auto;
  }
}

@media (min-width: 1240px) {
  .q-emea-banner-slide img {
    right: 0px;
    width: 600px;
  }
}

@media (min-width: 1440px) {
  .q-emea-banner-slide img {
    right: 20px;
    width: 650px;
    max-width: 650px;
  }
}
.q-emea-banner-slide img:not(.active) {
  opacity: 0;
}

.q-emea-banner-slide img.active {
  opacity: 1;
}

.qsc-image-container span {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
}

.qsc-image-container span.opacity-1 {
  opacity: 1;
  z-index: 2;
}

.qsc-image-container span.opacity-0 {
  opacity: 0;
  z-index: 1;
}

.de-risk,
.de-risk-your {
  top: 170px;
  position: relative;
}
.qsc-image-container {
  margin-top: 170px;
}

@media (min-width: 375px) {
  .de-risk,
  .de-risk-your {
    top: 200px;
  }
  .qsc-image-container {
    margin-top: 200px;
  }
}

@media (min-width: 480px) {
  .de-risk,
  .de-risk-your {
    top: 230px;
  }
  .qsc-image-container {
    margin-top: 230px;
  }
}

@media (min-width: 540px) {
  .de-risk,
  .de-risk-your {
    top: 280px;
  }
  .qsc-image-container {
    margin-top: 280px;
  }
}

@media (min-width: 768px) {
  .de-risk,
  .de-risk-your {
    top: 350px;
  }
  .qsc-image-container {
    margin-top: 350px;
  }
}

@media (min-width: 992px) {
  .de-risk,
  .de-risk-your {
    top: 0px;
  }
  .qsc-image-container {
    margin-top: 0px;
  }
}

.tagline {
  margin-top: 0px;
}

@media (min-width: 720px) {
  .tagline-mobile {
    margin-top: -5px;
  }
}

@media (min-width: 768px) {
  .tagline {
    margin-left: 8px !important;
  }
}

.q-qsc__logo {
  width: 154px;
}

.q-qsc__header--cta .q-button {
  border-radius: 70px;
}

.tagline-desktop {
  display: none;
}

@media (min-width: 992px) {
  .tagline-desktop {
    display: block;
  }
}

.tagline-mobile {
  display: block;
  text-align: center;
  max-width: none;
}

@media (min-width: 992px) {
  .tagline-mobile {
    display: none;
  }
}

@media (min-width: 992px) {
  .tagline {
    margin-top: 20px;
  }
}

@media (min-width: 720px) {
  .q-qsc__header--navigation {
    margin-top: 3px;
  }
  .q-qsc__header--navigation {
    margin-top: 3px;
  }
}
.q-header__container {
  min-height: 60px;
}
@media (min-width: 720px) {
  .q-header__container {
    min-height: 80px;
  }
}

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