/*!*********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js!./node_modules/@inwink/modals/tooltip.less ***!
  \*********************************************************************************************************************************************************************************************************/
.popovertooltip .popover-wrapper-content .popover-content {
  background-color: rgba(40, 40, 40, 0.9);
  color: white;
}
.popovertooltip .popover-wrapper-content .popover-content .popover-modal {
  max-width: 500px;
}
.popovertooltip .popover-wrapper-content .popover-content .popover-modal .tooltip {
  padding: 12px;
}
.popovertooltiptransition-appear .popover-content {
  opacity: 0.01;
}
.popovertooltiptransition-appear .popover-modal {
  opacity: 0.01;
}
.popovertooltiptransition-appear.popovertooltiptransition-appear-active .popover-content {
  opacity: 1;
  transition: opacity 120ms ease-out;
}
.popovertooltiptransition-appear.popovertooltiptransition-appear-active .popover-modal {
  transition: opacity 80ms ease-in 40ms;
  opacity: 1;
}
.popovertooltiptransition-exit {
  pointer-events: none;
}
.popovertooltiptransition-exit .popover-overlay {
  pointer-events: none;
}
.popovertooltiptransition-exit .popover-content {
  pointer-events: none;
  opacity: 1;
}
.popovertooltiptransition-exit .popover-modal {
  opacity: 1;
}
.popovertooltiptransition-exit.popovertooltiptransition-exit-active .popover-content {
  opacity: 0;
  transition: opacity 80ms ease-out 40ms;
}
.popovertooltiptransition-exit.popovertooltiptransition-exit-active .popover-modal {
  opacity: 0;
  transition: opacity 120ms ease-out;
}

/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js!./companion/components/personbubble/personbubble.less ***!
  \********************************************************************************************************************************************************************************************************************/
.person-bubble {
  overflow: hidden;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: relative;
  line-height: 70px;
  flex-shrink: 0;
}
.person-bubble .initials,
.person-bubble .photo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  text-align: center;
}
.person-bubble .initials {
  font-size: 24px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.person-bubble img.photo {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

/*!************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js!./companion/components/carousel/carouselplaycontrols.less ***!
  \************************************************************************************************************************************************************************************************************************/
.playcontrols-btn-common {
  pointer-events: auto;
  background-color: white;
  color: black;
  border: 1.5px solid black;
  border-radius: 4px;
  width: auto;
  height: 20px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  outline: none;
  box-shadow: none;
}
.playcontrols-btn-common i {
  font-size: 9px;
  color: black;
  pointer-events: none;
  line-height: 1;
  display: flex;
  align-items: center;
}
.playcontrols-btn-common:hover {
  border: 1.5px solid black;
  background-color: white;
}
.playcontrols-btn-common:focus {
  outline: 2px solid black;
  outline-offset: 2px;
}
.playcontrols-btn-common:active {
  transform: scale(0.95);
  background-color: rgba(0, 0, 0, 0.1);
}
.video-playcontrols button[type="button"].video-playpause-btn.playcontrols-btn-common,
button[type="button"].video-playpause-btn.playcontrols-btn-common,
.video-playcontrols .playcontrols-btn-common.video-playpause-btn {
  pointer-events: auto;
  background-color: white;
  color: black;
  border: 1.5px solid black;
  border-radius: 4px;
  width: auto;
  height: 20px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  outline: none;
  box-shadow: none;
}
.video-playcontrols button[type="button"].video-playpause-btn.playcontrols-btn-common i,
button[type="button"].video-playpause-btn.playcontrols-btn-common i,
.video-playcontrols .playcontrols-btn-common.video-playpause-btn i {
  font-size: 9px;
  color: black;
  pointer-events: none;
  line-height: 1;
  display: flex;
  align-items: center;
}
.video-playcontrols button[type="button"].video-playpause-btn.playcontrols-btn-common:hover,
button[type="button"].video-playpause-btn.playcontrols-btn-common:hover,
.video-playcontrols .playcontrols-btn-common.video-playpause-btn:hover {
  border: 1.5px solid black;
  background-color: white;
}
.video-playcontrols button[type="button"].video-playpause-btn.playcontrols-btn-common:focus,
button[type="button"].video-playpause-btn.playcontrols-btn-common:focus,
.video-playcontrols .playcontrols-btn-common.video-playpause-btn:focus {
  outline: 2px solid black;
  outline-offset: 2px;
}
.video-playcontrols button[type="button"].video-playpause-btn.playcontrols-btn-common:active,
button[type="button"].video-playpause-btn.playcontrols-btn-common:active,
.video-playcontrols .playcontrols-btn-common.video-playpause-btn:active {
  transform: scale(0.95);
  background-color: rgba(0, 0, 0, 0.1);
}
.picturegallerycarousel:has(.carousel-playcontrols) {
  margin-bottom: 29px;
}
.picturegallerycarousel:has(.carousel-playcontrols) .slick-slider .slick-dots {
  display: none;
  visibility: hidden;
}
.bloc-itemslist:has(.carousel-playcontrols) {
  padding-bottom: 29px;
}
.carousel-playcontrols {
  position: relative;
  height: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
.carousel-playcontrols button[type="button"].carousel-playpause-btn {
  pointer-events: auto;
  background-color: white;
  color: black;
  border: 1.5px solid black;
  border-radius: 4px;
  width: auto;
  height: 20px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  outline: none;
  box-shadow: none;
}
.carousel-playcontrols button[type="button"].carousel-playpause-btn i {
  font-size: 9px;
  color: black;
  pointer-events: none;
  line-height: 1;
  display: flex;
  align-items: center;
}
.carousel-playcontrols button[type="button"].carousel-playpause-btn:hover {
  border: 1.5px solid black;
  background-color: white;
}
.carousel-playcontrols button[type="button"].carousel-playpause-btn:focus {
  outline: 2px solid black;
  outline-offset: 2px;
}
.carousel-playcontrols button[type="button"].carousel-playpause-btn:active {
  transform: scale(0.95);
  background-color: rgba(0, 0, 0, 0.1);
}

/*!**************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js!./companion/components/marqueeplaycontrols.less ***!
  \**************************************************************************************************************************************************************************************************************/
.playcontrols-btn-common {
  pointer-events: auto;
  background-color: white;
  color: black;
  border: 1.5px solid black;
  border-radius: 4px;
  width: auto;
  height: 20px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  outline: none;
  box-shadow: none;
}
.playcontrols-btn-common i {
  font-size: 9px;
  color: black;
  pointer-events: none;
  line-height: 1;
  display: flex;
  align-items: center;
}
.playcontrols-btn-common:hover {
  border: 1.5px solid black;
  background-color: white;
}
.playcontrols-btn-common:focus {
  outline: 2px solid black;
  outline-offset: 2px;
}
.playcontrols-btn-common:active {
  transform: scale(0.95);
  background-color: rgba(0, 0, 0, 0.1);
}
.video-playcontrols button[type="button"].video-playpause-btn.playcontrols-btn-common,
button[type="button"].video-playpause-btn.playcontrols-btn-common,
.video-playcontrols .playcontrols-btn-common.video-playpause-btn {
  pointer-events: auto;
  background-color: white;
  color: black;
  border: 1.5px solid black;
  border-radius: 4px;
  width: auto;
  height: 20px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  outline: none;
  box-shadow: none;
}
.video-playcontrols button[type="button"].video-playpause-btn.playcontrols-btn-common i,
button[type="button"].video-playpause-btn.playcontrols-btn-common i,
.video-playcontrols .playcontrols-btn-common.video-playpause-btn i {
  font-size: 9px;
  color: black;
  pointer-events: none;
  line-height: 1;
  display: flex;
  align-items: center;
}
.video-playcontrols button[type="button"].video-playpause-btn.playcontrols-btn-common:hover,
button[type="button"].video-playpause-btn.playcontrols-btn-common:hover,
.video-playcontrols .playcontrols-btn-common.video-playpause-btn:hover {
  border: 1.5px solid black;
  background-color: white;
}
.video-playcontrols button[type="button"].video-playpause-btn.playcontrols-btn-common:focus,
button[type="button"].video-playpause-btn.playcontrols-btn-common:focus,
.video-playcontrols .playcontrols-btn-common.video-playpause-btn:focus {
  outline: 2px solid black;
  outline-offset: 2px;
}
.video-playcontrols button[type="button"].video-playpause-btn.playcontrols-btn-common:active,
button[type="button"].video-playpause-btn.playcontrols-btn-common:active,
.video-playcontrols .playcontrols-btn-common.video-playpause-btn:active {
  transform: scale(0.95);
  background-color: rgba(0, 0, 0, 0.1);
}
.marquee-flex-wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
  width: 100%;
  padding: 5px 0;
}
.marquee-content-wrapper {
  flex: 1;
  overflow: hidden;
  min-width: 0;
}
.marquee-controls-wrapper {
  flex-shrink: 0;
  pointer-events: none;
}
.marquee-controls-wrapper .video-playcontrols {
  position: static;
  pointer-events: auto;
}
.marquee-controls-wrapper button[type="button"].video-playpause-btn {
  pointer-events: auto;
  background-color: white;
  color: black;
  border: 1.5px solid black;
  border-radius: 4px;
  width: auto;
  height: 20px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  outline: none;
  box-shadow: none;
}
.marquee-controls-wrapper button[type="button"].video-playpause-btn i {
  font-size: 9px;
  color: black;
  pointer-events: none;
  line-height: 1;
  display: flex;
  align-items: center;
}
.marquee-controls-wrapper button[type="button"].video-playpause-btn:hover {
  border: 1.5px solid black;
  background-color: white;
}
.marquee-controls-wrapper button[type="button"].video-playpause-btn:focus {
  outline: 2px solid black;
  outline-offset: 2px;
}
.marquee-controls-wrapper button[type="button"].video-playpause-btn:active {
  transform: scale(0.95);
  background-color: rgba(0, 0, 0, 0.1);
}

/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js!./companion/modules/event/features/roundtables/components/roundtablesearch.less ***!
  \**********************************************************************************************************************************************************************************************************************************************/
.roundtablesearch {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.roundtablesearch input[type=search] {
  margin: 10px;
}
.roundtablesearch .itemslist,
.roundtablesearch .itemslist.teaserroundtableitems.dynamicbloc-contentwrapper.fullsize {
  padding: 0 10px;
}
.roundtablesearch .teaserroundtableitems {
  flex: 1;
  overflow: hidden;
  overflow-y: auto;
}
.roundtablesearch .teaserroundtableitems .dynamiccontentbloc {
  height: 100%;
}
.roundtablesearch .teaserroundtableitems .dynamiccontentbloc .bloc-content .message {
  flex: 1;
  justify-content: center;
  text-align: center;
  font-style: italic;
  font-size: 0.8rem;
  margin-top: 1em;
}
.roundtablesearch .teaserroundtableitems .dynamiccontentbloc .bloc-content.noitem {
  height: 100%;
}
.roundtablesearch .teaserroundtableitems .dynamiccontentbloc .bloc-content .inwink-item .card {
  padding: 10px;
  font-size: 13px;
}
.roundtablesearch .teaserroundtableitems .dynamiccontentbloc .bloc-content .inwink-item .card h3,
.roundtablesearch .teaserroundtableitems .dynamiccontentbloc .bloc-content .inwink-item .card button {
  font-size: 13px;
}
.roundtablesearch .teaserroundtableitems .dynamiccontentbloc .bloc-content .inwink-item .card .roundtable-participants {
  margin-top: 0.6rem;
}
.roundtablesearch .teaserroundtableitems .dynamiccontentbloc .bloc-content .inwink-item .card .roundtable-participants-actions {
  margin-top: 0.6rem;
}


/*# sourceMappingURL=c-20260721-companion_modules_event_api_roundtables_ts-companion_modules_event_components_eventrealtimefe-3c9021-4333b3c8f13d07693151.css.map*/