@import url("https://pages.rainfocus.com/db/wt25tem/generalstatic.css");

.cookie-issue {
display: none;
}


body[class*="scheduler-page-catalog"]:has(#rf-catalog:empty) .cookie-issue,
body[class*="scheduler-page-calendar"]:has(#rf-calendar:empty) .cookie-issue,
body[class*="sponsors-page-catalog"]:has(#rf-exhibitorcatalog:empty) .cookie-issue {
display: table;
}


.attendee-tile .attendee-tile-role {
    white-space: initial;
    display: block;
	-webkit-line-clamp: unset !important;
  }

.attendee-tile-role-job-title {
	white-space: normal;
}

.city-text h1 {
    font-size: 48px;
    font-weight: 600;
    letter-spacing: -4%;
    margin: 0;
    color: #1B3139;
}
