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

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

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


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

.banner-heading,
.banner-heading h2,
.banner-heading h1 {
  color: #FFFFFF;
  text-align: center;
}

.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;
}

.lunch-learn-event .banner-heading h1 {
  font-weight: 800;
  font-size: 51.0315px;
  line-height: 62px;
  margin-bottom: 32px;
}

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

body { 
  position: relative;
  background: #030404;
}

.body-container-wrapper {
  z-index: 100;
  position: relative;
}

.header-container-wrapper { background: #ffffff; }

.banner-wrapper .lunch-learn-event {
  position: relative;
}

.header-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.header-backdrop .header-backdrop-content {
    position: relative;
    height: 100%;
    width: 100%;
}

.header-backdrop .header-backdrop-image {
    background-image: url(https://2364596.fs1.hubspotusercontent-na1.net/hubfs/2364596/ces-2025-las-vegas.png);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.header-backdrop .header-backdrop-layer {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.body-backdrop-1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 823px;
}

.body-backdrop-1 .backdrop-content {
  position: relative;
  width: 100%;
  height: 100%;
}

.body-backdrop-1 .backdrop-ellipse {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 340px;
}

.body-backdrop-1 .backdrop-rectangle-844 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  backdrop-filter: blur(200px);
}

.overlay-50:before {
  opacity: unset; 
}

.overlay-dark:before {
  background: none;
}

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

.banner-wrapper .hero-content {
  padding-top: 0;
  padding-bottom: 0;
}

.banner-inner-heading {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column wrap;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.banner-inner-heading .date {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 3.78px;
  text-transform: uppercase;
  margin-top: 18px;
  margin-bottom: 12px;
}

.banner-inner-heading .heading {
  font-size: 80px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1.2px;
  margin-bottom: 32px;
}

.banner-inner-heading .btn-schedule-meeting {
  border-radius: 12px;
  background: #C60E17;
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 10px 20px;
  margin-top: 65px;
}

.banner-inner-heading .event-details {
  text-align: left;
  background: none;
}

.about-container .event-details {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.banner-inner-heading .event-details .address {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 3.6px;
  text-transform: uppercase;
}

.banner-inner-heading .event-details h1 {
  font-size: 60px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-align: left;
}

.banner-inner-heading .event-details .booth-info {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.2px;
  margin-bottom: 12px;
}

.banner-inner-heading .event-details .date {
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 40px;
}

.banner-inner-heading .event-details .booth-info,
.banner-inner-heading .event-details .date {
  display: flex;
  align-items: center;
}

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

.banner-inner-heading .event-details .btn-register {
  border-radius: 5.665px;
  background: #DE0B26;
  color: #ffffff;
  font-size: 18.785px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 18px 20px;
}

.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;
}

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

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

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

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

.event-details {
  background: none;
  color: #ffffff;
}

.event-details .event-info-detail {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  margin-bottom: 50px;
}

.event-details .event-info-detail .event-info-detail-title {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 3.6px;
  text-transform: uppercase;
}

.event-details .event-info-detail .event-info-detail-text {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.event-details .event-info-detail .img-cont {
  width: 36px;
}

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

.learn-about-us h2 {
  color: #CF1B38;
  font-size: 78px;
  font-style: normal;
  font-weight: 900;
  line-height: 86.063px;
}

.event-details.learn-about-us {
  column-gap: unset;
  align-items: center;
}

.learn-about-us .event-info {
  width: 400px;
}

.learn-about-us .icon-details {
  display: flex;
  gap: 24px;
  margin-top: 48px;
  align-items: flex-start;
}

.footer-container-wrapper {
  background: #fff;
  z-index: 100;
  display: block;
  position: relative;
}

.learn-about-us .icon-details .icon-detail {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 0.36px;
  width: 210px;
}

.learn-about-us .icon-details .icon-detail img {
  margin-bottom: 30px;
}

.learn-about-us .icon-details .versus-cont { padding-top: 32px; }

.learn-about-us .icon-details .icon-detail .text-2 { font-weight: 400; }

.learn-about-us .event-image {
  flex: 1 0;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 122%;
  text-align: left;
}

.learn-about-us .event-image p {
  text-align: center;
}

.learn-about-us .event-image p:first-child {
  margin-bottom: 48px;
}

.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 h3 {
  justify-content: stretch;
  align-items: center;
}

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

.dmexco-2023-team .about-container h3 span.text {
  margin-top: 12px;
  margin-bottom: 12px;
}

.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 img {
  width: 107px !important;  
}

.dmexco-2023-team .attendees-banner .pics .pic-box .info .name {
  font-size: 14.215px;
  font-style: normal;
  font-weight: 800;
  line-height: 126.8%; /* 23.097px */
  letter-spacing: 0.546px;
  text-transform: capitalize;
  color: #FFFFFF;
  /* font-weight: bolder; */
}

.dmexco-2023-team .attendees-banner .pics .pic-box .info .position {
  font-size: 13.814px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #FFFFFF;
  height: unset;
}

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

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

.header-announcement {
  background: linear-gradient(281deg, #8109B0 -4.41%, #D11B34 85.92%);
  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: 24px;
  margin-bottom: 170px;
}

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

.dmexco-heading .pixalate-heading .btn-schedule-meeting {
  color: #ffffff;
  font-size: 18.008px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 5.43px;
  background: #DE0B26;
  padding: 16px 28px;
  margin-top: 48px;
}

.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: 143px;
}

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

.grow-your-business-components .items .item {
  width: 240px;
  border-radius: 31.815px;
  border: 3px solid #FFF;
  color: #fff;
  text-align: center;
  height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column wrap;
  padding: 20px 12px;
}

.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;
}

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

.countdown-timer-cont .btn.btn-danger.rsvp {
  background: none;
  color: #ffffff;
  border-radius: 16.004px;
  border: 3px solid #ffffff;
  color: #FFF;
  text-align: center;
  font-size: 22.863px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 12px 95px;
  
}

.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: 36px;
  justify-content: center;
}

.countdown-details .item {
  border-radius: 22px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 3.42px;
  text-transform: uppercase;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
}

.countdown-details .item {
  border-radius: 31.815px;
}

.countdown-details .item .num {
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 0.6px;
  display: flex;
  flex-flow: row wrap;
  column-gap: 8px;
  justify-content: center;
  margin-top: 10px;
}

.countdown-details .item .num .digit {
  background: rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(21.5px);
  padding: 11px;
}


.event-details-info {
  border-left: 1px solid #000000;
  padding-left: 48px;
  margin-left: 24px;
}

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

.event-details-info p {
  font-weight: 700;
  font-size: 26px;
  line-height: 31.67px;
  color: #000000;
  margin-bottom: 30px;
}

.event-details-info div {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

.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 > .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;
}

.icon-details-cont {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

  
.event-happenings h3 {
  color: #FFF;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 0.6px;
}

.event-happenings p {
  color: #FFF;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 131.3%; /* 23.634px */
}

.event-happenings:before {
    content: "";
    background: url(https://www.pixalate.com/hubfs/dmexco-2023/germany-cologne.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.event-happenings:after {
  background: rgba(0, 0, 0, 0.70);
  content: "";
  position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: 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 {
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 4.2px;
  text-transform: uppercase;
}

.about-container .btn-schedule-meeting {
    border-radius: 12px;
    background: #C60E17;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 10px 20px;
    margin-top: 65px;
}

.about-container .text-center {
  text-align: center;
  margin-bottom: 52px;
}

.about-container .subheading {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 122%;
  color: #ffffff;
  text-align: center;
  margin-bottom: 24px;
}

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

.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: normal;
  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: none;
  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 {
  max-width: 1100px;
  margin: 0 auto 100px auto;
  border-radius: 24px;
  border: 0px solid #FFF;
  background: #5C171B;
  max-width: 1100px;
}

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

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

.location-heading {
  position: relative;
}

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

.event-info {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.location-heading h3 {
  color: #F8FCFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.location-heading p {
  color: #FFF;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

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

.attendees-banner .pics {
/*   display: none; */
}

.dmexco-2023-team .about-container h3 span.red-line {
  height: 1px;
}

@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 .heading {
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.6px;
  }
  
  .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;
  }
  
  .learn-about-us .event-info {
    width: unset;
  }
  
  
  .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;
  }
  
  .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;
  }
  
  .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;
  }
  
  .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;
  }
  
  .dmexco-2023-team .about-container h3 span.text {
    writing-mode: unset;
    transform: 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%;
    /* identical to box height, or 21px */

    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-bottom: 80px;
  }
  
  .header-announcement {
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    background: linear-gradient(281deg, #8109B0 -4.41%, #D11B34 85.92%);
    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;
  }
  
  .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 h1 {
    color: #F8FCFF;
    font-size: 46px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-bottom: 12px;
  }
  
  .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;
  }
  
  .event-details-info h3 {
    font-size: 22.5849px;
    line-height: 28px;
  }
  
  .event-details-info p {
    font-size: 17.27px;
    line-height: 21.04px;
    font-weight: 600;
  }
  
  .event-details-info div {
    font-size: 14px;
    line-height: 17px;
  }
  
  .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: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.6px;
  }
  
  .event-happenings:before {
    background-size: auto 100%;
  }
  
  .event-happenings p {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 131.3%; /* 23.634px */
  }
  
  .countdown-details {
    gap: 12px;
  }
  
  .countdown-details .item {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.12px;
  }
  
  .countdown-details .item .num {
    color: #FFF;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.45px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }
  
  .countdown-details .item .num .digit {
    padding: 5px;
  }
  
  .row-fluid .span12.centered.cannes-event-details-container.location-info {
    margin-top: 30px;
  }
  
  .location-heading h3 {
    color: #F8FCFF;
    font-size: 34px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }
  
  .location-heading p {
    color: #F8FCFF;
    font-size: 34px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }
  
  .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 .overlay-theme:before {
    background: unset;
  }
  
  .location-info .image-box-content {
    display: none;
  }
  
  .about-container h3 {
    align-items: center;
    display: flex;
  }
}

@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: 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;
  }
  
  .banner-inner-heading .date {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 3.36px;
    text-transform: uppercase;
  }
  
  .banner-inner-heading .heading {
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.6px;
  }
  
  .header-backdrop .header-backdrop-image {
    background-size: auto 100%;
  }
  
  .learn-about-us .icon-details .icon-detail { width: 124px; font-size: 18px; }
  .learn-about-us .icon-details .icon-detail img { width: 85px; }
  .learn-about-us h2 {
    color: #CF1B38;
    font-size: 54px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }
  
  .dmexco-2023-team .about-container h3 span.text {
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 1.89px;
    text-transform: uppercase;
  }
  
  .about-container .subheading {    
    font-size: 22px;
    font-style: normal;
    line-height: normal;
  }
  
  .dmexco-2023-team .attendees-banner .pics .pic-box .info .name {
    font-size: 15.889px;
    font-style: normal;
    font-weight: 800;
    line-height: 126.8%; /* 20.147px */
    letter-spacing: 0.477px;
  }
  
  .dmexco-heading .lunch-learn-attendees.attendees-banner .pics .pic-box {
    width: 124px;
  }
  
  .dmexco-2023-team .attendees-banner .pics .pic-box .info .position {
    font-size: 14.667px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
  }
  
  .dmexco-2023-team .lunch-learn-attendees.attendees-banner .pics .pic-row {
    justify-content: space-between;
    column-gap: unset;
  }
  
  .learn-about-us .icon-details {
    gap: unset;
    justify-content: space-between;
  }
  
  .event-details .event-info-detail div:last-child {
    flex: 1 0;
  }
  
  .event-details .event-info-detail .event-info-detail-title {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 3.3px;
  }
  .about-container p {
    font-size: 18px;
    font-weight: 400;
  }
  
  .body-backdrop-1 {
    margin-top: 232px;
  }
  .body-backdrop-1 .backdrop-rectangle-844 {
    backdrop-filter: blur(35px);
  }
  .body-backdrop-1 .backdrop-ellipse { margin-top: 120px }
  
}

@media(max-width: 425px) {
  .event-details-header {
    font-weight: 500;
    font-size: 21px;
    line-height: 27px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
}