/* @import url('http://example.com/example_style.css'); */

@font-face {
  font-family: "Proxima Nova";
  src: url("https://www.pixalate.com/hubfs/Fonts/proximanova_light.otf") format('opentype');
  font-weight: 300;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("https://www.pixalate.com/hubfs/Fonts/proximanova_regular.ttf") format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("https://www.pixalate.com/hubfs/Fonts/proximanova_bold.otf") format('opentype');
  font-weight: 700;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("https://www.pixalate.com/hubfs/Fonts/proximanova_extrabold.otf") format('opentype');
  font-weight: 800;
}

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.overlay-dark::before {
  opacity: 0.45;
  background: linear-gradient(142deg, #000 59.41%, rgba(43, 20, 20, 0.77) 66.36%, rgba(255, 255, 255, 0.10) 87.7%);
}

.overlay-theme:before {
  background-color: unset;
}

.banner-heading .btn-register {
  background: #C60E17;
  border-radius: 147.208px;
  color: #FFF;
  text-align: center;
  font-family: "Proxima Nova";
  font-size: 17.5px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 23px 130px;
  margin: 25px;

  &:hover {
    background: #F04037;
  }
}

.banner-inner-heading {
  display: flex;
  flex-flow: column wrap;
  gap: 26px;
  border-left: 1px solid #ffffff;
  padding-left: 32px;
  text-align: left;
  margin-bottom: 25px;

  &.mobile {
    display: none;
  }

  .event-details-heading {
    font-family: "Proxima Nova";
    color: #F8FCFF;
    font-style: normal;
    line-height: normal;
    text-align: left;
    max-width: 695px;

    h1 {
      font-size: 70px;
      font-weight: 900;
    }

    p {
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 5px;
    }
  }

  .event-details-info {
    display: flex;
    flex-flow: row wrap;
    gap: 20px;

    color: #F8FCFF;
    font-family: "Proxima Nova";
    font-size: 16.83px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;

    .date,
    .address,
    .booth-info {
      display: flex;
      gap: 8px;
      align-items: center;
    }

    .date img {
      width: 17.49px;
    }

    .address img {
      width: 11.59px;
    }

    .booth-info img {
      width: 18.7px;
    }

  }
}

.banner-inner-heading .event-details .booth-info img,
.banner-inner-heading .event-details .date img {
  margin-right: 10px;
}

.banner-inner-heading .banner-logo {
  margin-bottom: -122px;
  margin-left: 75px;
}

.banner-inner-heading .event-details .date img {
  width: 33px;
}

.banner-inner-heading .pics-cont {
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
}

.banner-inner-heading .pics-row {
  display: flex;
  justify-content: flex-end;
}

.banner-inner-heading .pics-cont img {
  margin-left: 60px;
  height: 132px;
}

.announcement-cont {
  p {
    font-family: Proxima Nova;
    font-weight: 400;
    font-size: 21.79px;
    line-height: 100%;
    letter-spacing: 0;

    span {
      font-family: Proxima Nova;
      font-weight: 700;
      font-size: 21.79px;
      line-height: 100%;
      letter-spacing: 0;
    }
  }
}

.cannes-event-details {
  &::before {
    background: url('https://www.pixalate.com/hubfs/dmexco-2025/business-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
  }

  &.pixalate-info {
    display: none;
  }
}

@media (max-width: 572px) {
  .hero-banner.vcenter-inner:not(.no-align-items) {
    background-image: url(https://www.pixalate.com/hubfs/dmexco-2025/germany-cologne-hohenzollern-bridge-and-cologne.png) !important;
    background-position: 77% !important;
    padding-top: 30px;
  }
}

.hero-banner-wrapper.content-section {
  height: 717px;
}

.hero-banner.vcenter-inner:not(.no-align-items) {
  background-position: center top 70px;
  background-size: auto 80%;
}

.banner-heading {
  border-left: none;
  padding-left: 0;
}

.banner-heading .pix-label {
  font-weight: 600;
  font-size: 19px;
  line-height: 23px;
  letter-spacing: 0.175em;
  text-transform: uppercase;
  margin-top: 32px;
  margin-bottom: 32px;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}

.btn-danger.rsvp {
  padding: 16px 48px;
  background: #c60e17;
  border-radius: 56px;
  font-weight: 600;
  font-size: 29px;
  line-height: 36px;
}

.hero-banner-wrapper.content-section {
  height: 631px;
}

.banner-wrapper .hero-content {
  margin-top: 220px;
  padding-top: unset;
}

.mb-26px {
  margin-bottom: 26px;
}

.mb-8px {
  margin-bottom: 8px;
}

.pr-26px {
  padding-right: 26px;
}

.ms-0 {
  margin-left: 0px !important;
}

.event-details-left-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: right;
  top: 0;
  z-index: 1;
}

.event-details-header {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  /* identical to box height */

  letter-spacing: 0.26em;
  text-transform: uppercase;
  position: relative;
}

.event-details-header:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 2px;
  background: #c60e17;
  margin-bottom: -16px;
}

.lunch-learn-event .banner-heading .subheading {
  margin-bottom: 32px;
}

.event-details-address {
  font-weight: 400;
  font-size: 23.5px;
  line-height: 29px;
}

.event-details-form-image {
  text-align: center;
  max-width: 75%;
  padding-left: 48px;
  margin-bottom: 40px;
}

.event-details-contents {
  z-index: 10;
}

.dmexco-schedule-form .hs-submit {
  text-align: left;
}

.lunch-learn-team {
  background: url("https://www.pixalate.com/hubfs/mau-las-vegas-2023/team-bg.png");
}

.about-container h3 span.text {
  background: transparent;
}

.dmexco-2023-team .about-container,
.dmexco-2023-team .about-container>div {
  display: flex;
  justify-content: stretch;
  flex-flow: column;
}

.dmexco-2023-team .about-container h3 {
  justify-content: stretch;
  flex-flow: row nowrap;
  align-items: center;
  margin-bottom: 20px;
}

.dmexco-2023-team .about-container h3 span.red-line {
  border: 1px solid #c60e17;
  margin-top: 9px;
}

.dmexco-2023-team .about-container h3 span.text {
  text-orientation: mixed;
  writing-mode: unset;
  transform: unset;
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 0 10px;
}

.dmexco-2023-team .about-container .pic-box img {
  height: 93px;
}

.dmexco-2023-team .about-container .pic-box .btn-link img {
  height: 14px;
}

.dmexco-2023-team .attendees-banner .pics .pic-box .info .name {
  font-size: 10.513px;
  font-style: normal;
  font-weight: 800;
  line-height: 126.8%;
  /* 13.33px */
  letter-spacing: 0.315px;
}

.dmexco-2023-team .attendees-banner .pics .pic-box .info .position {
  font-size: 9.704px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  height: 12px;
}

.dmexco-2023-team .attendees-banner .pics .pic-box .info a {
  margin-top: 5px;
}

.dmexco-2023-team .lunch-learn-attendees.attendees-banner .pics .pic-row {
  justify-content: center;
  column-gap: 28px;
}

.dmexco-schedule-form .form-container {
  max-width: 75%;
}

.header-announcement {
  background: linear-gradient(137.4deg, #5b0000 26.11%, #de0b26 73.98%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 55px;
  font-style: normal;
  font-weight: 900;
  line-height: 59.063px;
  text-align: left;
}

.dmexco-heading {
  margin-top: 161px;
  margin-bottom: 50px;
}

.dmexco-heading .row-fluid {
  display: flex;
  flex-flow: row wrap;
}

.dmexco-heading .pixalate-heading {
  font-size: 21.786px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 41%;
}

.dmexco-heading .dmexco-2023-team {
  width: 51%;
  margin-left: auto;
}

.dmexco-heading .pixalate-heading .btn-schedule-meeting {
  background: linear-gradient(90deg, #DE0B26 0%, #780615 100%);
  border-radius: 54px;
  border: unset;
  color: #ffffff;
  font-size: 18.008px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 17px 30px;
  position: relative;

  &::before {
    content: '';
    background-color: #F04037;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 100%;
    border-radius: 54px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: 1;
  }

  &:hover {
    &::before {
      opacity: 1;
    }
  }

  >* {
    position: relative;
    z-index: 2;
  }
}

.dmexco-section-5 .btn-schedule-meeting {
  position: relative;
  padding: 0;
  width: 312px;
  height: 70px;
  text-transform: uppercase;
  overflow: hidden;
  font-family: Proxima Nova;
  font-weight: 700;
  font-size: 17.7px;
  line-height: 100%;
  letter-spacing: 0;
  
  &:hover {
    .schedule-meeting {
      width: 305px;

      span {
        display: inline;
        opacity: 1;
        transition-delay: .3s;
      }
    }
  }

  .schedule-meeting {
    background-color: #C60E17;
    color: white;
    position: absolute;
    top: 0px;
    left: 1px;
    display: block;
    z-index: 1;
    width: 0px;
    overflow: hidden;
    transition: all .4s ease-in-out;
    border-radius: 32px;
    margin: 2px;
    width: 63px;
    height: 63px;
    padding-top: 14px;
    
    span {
      display: block;
      width: 0px;
      height: 0px;
      padding-right: 10px;
      opacity: 0;
      transition-property: opacity;
      transition-delay: .2s;
      transition-timing-function: ease-out;
      overflow: hidden;
    }

    &::after {
      content: '';
      background-image: url(https://www.pixalate.com/hubfs/dmexco-2025/arrow.svg);
      background-size: 28px 28px;
      display: inline-block;
      width: 23px;
      height: 23px;
      background-repeat: no-repeat;
      background-position-y: 3px;
    }
  }

  .meet-pixalate {
    position: absolute;
    top: 0;
    left: 1px;
    background-color: white;
    color: #C60E17;
    padding: 25px;
    border-radius: 32px;
    padding-left: 80px;
    width: 310px;
  }
}

.grow-your-business-heading h2 {
  text-align: center;
  font-size: 53px;
  font-style: normal;
  font-weight: 900;
  line-height: 60.563px;
  background: linear-gradient(107deg, #fff 16.56%, #7b0f88 337.6%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dmexco-heading .lunch-learn-attendees.attendees-banner .pics .pic-box {
  width: 21%;
  padding: 0 5px;
}

.grow-your-business-components .items {
  display: flex;
  justify-content: center;
  padding-left: 76px;
  padding-right: 76px;
  flex-flow: row wrap;
  gap: 70px;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
}

.grow-your-business-components .items .item {
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column wrap;
  width: 230px;
  height: 175px;
}

.grow-your-business-components .items .item img {
  height: 72px;
}

.grow-your-business-components .items .item div:nth-child(2) {
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}

.grow-your-business-components .items .item div:nth-child(3) {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
  /* 17.5px */
}

.cannes-event-details {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

.pixalate-info {
  padding: 70px 60px;
}

.pixalate-info .about-container {
  max-width: 1050px;
}

.countdown-timer-cont {
  position: relative;
  color: #ffffff;
  text-align: center;
}

.countdown-timer-cont .btn.btn-danger.rsvp {
  background: linear-gradient(90deg, #DE0B26 0%, #780615 100%);
  border-radius: 54px;
  border: unset;
  color: #ffffff;
  font-size: 18.008px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 17px 30px;
  position: relative;

  &::before {
    content: '';
    background-color: #F04037;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 100%;
    border-radius: 54px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: 1;
  }

  &:hover {
    &::before {
      opacity: 1;
    }
  }

  >* {
    position: relative;
    z-index: 2;
  }
}

.countdown-timer-cont>div {
  position: relative;
  z-index: 100;
  max-width: 900px;
  margin: 0 auto;
}

.row-fluid .span12.centered.cannes-event-details-container.location-info {
  margin-top: 141px;
}

.row-fluid .span12.centered.cannes-event-details-container.location-info .cannes-event-details {
  padding: 30px;
}

.countdown-details {
  display: flex;
  gap: 80px;
  justify-content: center;
}

.countdown-details .item {
  background: #c20018;
  border-radius: 31.815px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  width: 200px;
  height: 200px;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
}

.countdown-details .item .num {
  font-size: 80px;
  font-weight: 900;
  line-height: 97.44px;
}

.join-event-details {
  border-top: 1px solid #121212;
  padding-top: 48px;
  margin-top: 48px;
}

.join-event-details h3 {
  font-weight: 700;
  font-size: 34px;
  line-height: 41px;
  color: #c60d17;
  margin-bottom: 8px;
}

.join-event-details p {
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  color: #c60d17;
  margin-bottom: 0;
}

.row-fluid .span12.cannes-event-details-inner.centered {
  max-width: 882px;
  margin-left: auto;
  margin-right: auto;
}

.cannes-event-details:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: url(https://www.pixalate.com/hubfs/dmexco-2025/business-bg.png) no-repeat;
  background-position: center;
  background-size: cover;
}

.dmexco-section-5 {
  padding: 148px;

  &:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: url('https://www.pixalate.com/hubfs/dmexco-2025/location-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
  }

  .dmexco-section-5-cont {
    max-width: 1065px !important;
    margin: 0;
    padding: 0;
  }
}

.cannes-event-details>.row-fluid-wrapper {
  z-index: 10;
  position: relative;
}

.equal-height .row-fluid-wrapper,
.equal-height .row-fluid-wrapper .row-fluid,
.equal-height .row-fluid-wrapper .row-fluid .vcenter-outer {
  height: 100%;
}

.event-highlights p {
  font-weight: 400;
  font-size: 23px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 28px;
}

.event-highlights .btn.btn-outline-danger {
  border: 1px solid #c60e17;
  border-radius: 11px;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #c60e17;
  background: none;
}

.event-highlights .vcenter-outer {
  padding-left: 48px;
  padding-right: 48px;
}

.event-highlights h3 {
  font-weight: 400;
  font-size: 33px;
  line-height: 40px;
  margin-bottom: 24px;
  color: #000000;
}

.event-highlights h3.color-red {
  color: #c60d17;
}

.event-happenings {
  position: relative;
  margin: 106px auto 0;
  max-width: 1000px !important;
}

.event-happenings h3 {
  color: #181721;
  font-family: Proxima Nova;
  font-weight: 900;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0.6px;
  text-align: center;
}

.event-happenings p {
  color: #181721;
  font-family: Proxima Nova;
  font-weight: 500;
  font-size: 18px;
  line-height: 131%;
  letter-spacing: 0;
  text-align: center;
}

.event-happenings .btn.btn-danger {
  background: #c60e17;
  border-radius: 21px;
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  /* identical to box height */
  text-align: center;
  color: #ffffff;
  margin-top: 42px;
}

.lunch-learn-team {
  background: none;
}

.about-container h3 span.text {
  color: #c60e17;
}

.about-container h3 span.blue-line {
  border-bottom-color: #c60e17;
}

.about-container p {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 29.23px;
  margin-bottom: 0;
}

.attendees-banner .pics .pic-box .info .name {
  font-weight: 800;
  font-size: 20.9973px;
  line-height: 126.8%;
  /* identical to box height, or 27px */

  text-align: center;
  letter-spacing: 0.03em;
  text-transform: capitalize;

  color: #131f5c;
}

.attendees-banner .pics .pic-box .info .position {
  font-weight: 400;
  font-size: 19.3821px;
  line-height: 24px;
  /* identical to box height */

  text-align: center;
  text-transform: capitalize;
  height: 48px;
  color: #000000;
}

.lunch-learn-attendees.attendees-banner .pics .pic-box {
  width: 17%;
}

.about-section {
  text-align: center;
}

.row-fluid .span12.centered.about-section {
  border-radius: 24px;
  border: 1px solid #fff;
  background: #c60e17;
  max-width: 900px;
  margin: 0 auto 100px auto;
}

.about-section div {
  z-index: 100;
}

.centered,
.row-fluid .span12.centered.cannes-event-details-container {
  max-width: 1100px;
  padding-bottom: 100px;
}

.location-heading img {
  position: absolute;
  margin-top: -24px;
  right: 0;
}

.location-heading {
  position: relative;

  h3 {
    color: #FFFFFF;
    font-family: Proxima Nova;
    font-weight: 700;
    font-size: 49.03px;
    line-height: 57.2px;
    letter-spacing: -1.53px;
    margin-bottom: 5px;
  }

  p {
    color: #FFFFFF;
    font-family: Proxima Nova;
    font-weight: 400;
    font-size: 49.03px;
    line-height: 57.2px;
    letter-spacing: -1.53px;
    margin-bottom: 20px;
  }

  span.sub-title {
    color: #FFFFFF;
    font-size: 32px;
  }
}

.location-image img {
  max-width: 392px;
  margin-left: auto;
}

.about-section .about-container h3 {
  display: none;
}

@media (width: 768px) {
  .join-event-details {
    text-align: center;
  }

  .join-event-details .widget-span {
    float: unset;
    margin: 0;
    width: unset;
  }

  .attendees-banner .pics .pic-row .pic-box {
    width: 25%;
  }

  .attendees-content-wrapper {
    padding: 0 32px;
  }
}

@media (max-width: 768px) {
  .banner-inner-heading .pics-cont {
    display: none;
  }

  .banner-heading .pix-label {
    font-size: 14.474px;
    line-height: 18px;
    /* identical to box height */
    letter-spacing: 0.175em;
  }

  .banner-wrapper .hero-content {
    position: relative;
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    height: unset;
  }

  .banner-inner-heading .event-details .address {
    color: #f8fcff;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 12px;
  }

  .banner-inner-heading .event-details .booth-info {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.8px;
  }

  .banner-inner-heading .event-details .date {
    color: #f8fcff;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 30px;
  }

  .banner-inner-heading .banner-logo {
    margin-left: unset;
    margin-bottom: -200px;
  }

  .gradient-bg {
    margin: 0;
    border-radius: 0;
  }

  .event-details-left-image {
    top: unset;
    bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
  }

  .hero-banner-wrapper.content-section {
    height: auto;
  }

  .hero-banner.vcenter-inner:not(.no-align-items) {
    justify-content: flex-start;
  }

  .dmexco-heading .pixalate-heading,
  .dmexco-heading .dmexco-2023-team {
    width: unset;
    margin-left: unset;
  }

  .dmexco-2023-team .lunch-learn-attendees.attendees-banner .pics .pic-row {
    column-gap: 16px;
  }

  .event-details,
  .dmexco-schedule-form {
    padding-top: 0px;
    padding-bottom: 70px;
  }

  .event-details-form-image {
    padding: 0 32px;
    max-width: 100%;
  }

  .dmexco-schedule-form .form-container {
    max-width: unset;
  }

  body .hs-form fieldset {
    display: flex;
    flex-flow: column wrap;
    justify-content: stretch;
    align-items: flex-start;
  }

  body .hs-form fieldset.form-columns-2 .field {
    width: 100%;
    margin-left: 0;
  }

  .gradient-bg {
    display: none;
  }

  .banner-wrapper .hero-content {
    margin: 0;
    top: unset;
    left: 0;
    width: unset;
    max-width: unset;
  }

  .gradient-bg:before {
    display: none;
  }

  .hero-banner.vcenter-inner:not(.no-align-items) {
    padding-top: 62px;
    padding-bottom: 80px;
    background-position-x: 78% !important;
  }

  .cannes-event-details-container {
    position: relative;
  }

  .dmexco-2023-team .about-container {
    flex-flow: column wrap;
  }

  .dmexco-2023-team .about-container h3 {
    flex-flow: row wrap;
    width: 100%;
    align-items: center;
  }

  .about-container h3 span.red-line {
    margin-bottom: unset;
  }

  .attendees-banner .pics .pic-row .pic-box {
    width: 45%;
  }

  .attendees-banner .pics .pic-row {
    column-gap: 12px;
    align-items: flex-start;
  }

  .attendees-banner .pics .pic-box .info {
    width: unset;
  }

  .attendees-banner .pics .pic-box .info .name {
    font-size: 16.4759px;
    line-height: 126.8%;
    text-align: center;
    letter-spacing: 0.03em;
  }

  .attendees-banner .pics .pic-box .info .position {
    font-size: 15.2085px;
    line-height: 19px;
    height: 40px;
  }

  .dmexco-heading {
    margin-top: 20px;
    margin-bottom: 80px;
  }

  .header-announcement {
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    background: linear-gradient(323.31deg, #de0b26 36.75%, #5b0000 89.11%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .dmexco-heading .pixalate-heading .btn-schedule-meeting {
    margin-top: unset;
  }

  .dmexco-heading .pixalate-heading {
    margin-bottom: 80px;
  }

  .event-details-info {
    padding-left: 0;
    border: none;
    margin: 28px 0;
    text-align: center;
  }

  .centered .centered,
  .centered .row-fluid .span12.centered.cannes-event-details-inner {
    padding: 0 16px;
  }

  .cannes-event-details-container {
    padding-bottom: 0px;
    margin-bottom: 20px;
  }

  .grow-your-business-heading h2 {
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    background: linear-gradient(107deg, #fff 16.56%, #7b0f88 337.6%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .grow-your-business-components .items {
    padding-left: unset;
    padding-right: unset;
  }

  .cannes-logo-cont {
    text-align: center;
  }

  .cannes-logo-cont img {
    width: 208px;
  }

  .lunch-learn-event .banner-heading .subheading {
    font-size: 20.1852px;
    line-height: 25px;
  }

  .banner-heading .btn-danger.rsvp {
    font-size: 22.428px;
    line-height: 27px;
    padding: 12px 24px;
  }

  .join-event-details {
    margin-top: 0;
    padding-top: 28px;
    text-align: center;
  }

  .join-event-details h3 {
    font-size: 23.0414px;
    line-height: 28px;
  }

  .join-event-details p {
    font-size: 18.98px;
    line-height: 23.11px;
  }

  .join-event-details .btn-danger.rsvp {
    font-size: 26px;
    line-height: 32px;
    padding: 15px 24px;
    border-radius: 7px;
  }

  .content-section.event-highlights.pt0 {
    padding-top: 50px !important;
    padding-bottom: 50px;
  }

  .event-highlights .vcenter-outer {
    padding: 0px 24px;
  }

  .event-highlights p {
    font-size: 13.5997px;
    line-height: 17px;
    padding-top: 20px;
  }

  .event-highlights .btn.btn-outline-danger {
    margin-bottom: 36px;
    font-size: 13px;
    line-height: 16px;
    padding: 6px 8px;
  }

  .event-happenings {
    padding-left: 32px;
    padding-right: 32px;
  }

  .event-happenings h3 {
    color: #181721;
    font-family: Proxima Nova;
    font-weight: 900;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0.6px;
    text-align: center;
  }

  .event-happenings p {
    color: #181721;
    font-family: Proxima Nova;
    font-weight: 500;
    font-size: 18px;
    line-height: 131%;
    letter-spacing: 0;
    text-align: center;

    /* 23.634px */
  }

  .countdown-details {
    gap: 35.72px;
  }

  .countdown-details .item {
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 14.62px;
    height: 86.2px;
    width: 86.2px;
    border-radius: 14.207px;
  }

  .countdown-details .item .num {
    color: #fff;
    text-align: center;
    font-size: 35.724px;
    font-style: normal;
    font-weight: 900;
    line-height: 43.51px;
  }

  .row-fluid .span12.centered.cannes-event-details-container.location-info {
    margin-top: 30px;
  }

  .location-heading {
    h3 {
      color: #FFFFFF;
      font-family: Proxima Nova;
      font-weight: 700;
      font-size: 23.82px;
      line-height: 34.19px;
      letter-spacing: -0.92px;
    }

    p {
      color: #FFFFFF;
      font-family: Proxima Nova;
      font-weight: 400;
      font-style: Regular;
      font-size: 22.24px;
      line-height: 34.19px;
      letter-spacing: -0.92px;
    }

    span.sub-title {
      color: #FFFFFF;
      font-family: Proxima Nova;
      font-weight: 400;
      font-style: Regular;
      font-size: 19.13px;
      line-height: 34.19px;
      letter-spacing: -0.92px;
    }
  }

  .location-heading img {
    width: 44px;
    margin-top: -16px;
    margin-right: -16px;
  }

  .row-fluid .span12.centered.cannes-event-details-container.location-info .cannes-event-details {
    padding: 60px 30px;
  }

  .location-info .image-box-content {
    display: none;
  }

  .row-fluid .span12.centered.about-section {
    background: none;
  }

  .about-container h3 {
    align-items: center;
    display: flex;
  }

  .about-container p {
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.92px;
  }
}

@media (max-width: 767px) {
  .event-highlights .vcenter-outer {
    padding: 0px;
  }

  .event-highlights .row-fluid-wrapper:nth-child(even)>.row-fluid {
    display: flex;
    flex-flow: column wrap;
  }

  .event-highlights .row-fluid-wrapper:nth-child(even)>.row-fluid .widget-span:first-child {
    order: 1;
  }

  .event-highlights .row-fluid-wrapper:nth-child(even)>.row-fluid .widget-span:last-child {
    order: 0;
  }

  .event-highlights h3 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 22px;
  }

  .event-highlights h3.color-red {
    font-weight: 700;
  }

  .event-happenings .cannes-event-details {
    position: relative;
  }

  .event-happenings .cannes-event-details img {
    width: 100px;
  }

  .event-happenings .cannes-event-details .span3 {
    width: 50%;
    float: left;
  }

  .event-happenings .cannes-event-details:before {
    content: "";
    background: #ffcccc;
    opacity: 0.2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block !important;
  }

  .event-happenings .span12.widget-span.widget-type-cell.cannes-event-details {
    padding: 20px 0 40px 0;
  }

  .content-section.lunch-learn-team {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 572px) {
  .attendees-banner .pics {
    margin-bottom: unset;
  }

  .hero-banner.vcenter-inner:not(.no-align-items) {
    background-image: url(https://www.pixalate.com/hubfs/dmexco-2025/germany-cologne-hohenzollern-bridge-and-cologne.png) !important;
    background-position: 77% !important;
    // background-position: center center !important;
    padding-top: 30px;
  }
}

@media (max-width: 425px) {

  .banner-inner-heading {
    border: none;
    padding: 8px;

    &.desktop {
      display: none;
    }

    &.mobile {
      display: block;
    }

    .event-details-heading {
      font-family: "Proxima Nova";
      color: #F8FCFF;
      font-style: normal;
      line-height: normal;
      text-align: left;
      max-width: 695px;

      h1 {
        font-family: Proxima Nova;
        font-weight: 900;
        font-size: 46px;
        line-height: 100%;
        letter-spacing: 0;
      }
    }

    .event-details-info {
      gap: 11px;

      color: #F8FCFF;
      font-family: "Proxima Nova";
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: 100%;

      .date,
      .address,
      .booth-info {
        display: flex;
        gap: 8px;
        align-items: center;
      }

      .date img {
        width: 25px;
      }

      .address img {
        width: 18.59px;
      }

      .booth-info img {
        width: 25px;
      }

    }
  }

  .banner-heading .btn-register {
    background: linear-gradient(90deg, #DE0B26 0%, #780615 100%);
    border-radius: 283.2px;
    font-size: 18px;
    padding: 17px 30px;
    margin: 0px;
    max-width: 222px;
  }

  .event-details-header {
    font-weight: 500;
    font-size: 21px;
    line-height: 27px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }

  .dmexco-heading .lunch-learn-attendees.attendees-banner .pics .pic-box {
    width: 45%;
  }

  .cannes-event-details {
    padding: 50px 20px;
  }

  .dmexco-section-5 {
    padding: 62px 35px;
  }
}