

.p-picture {
  border-radius: 50%;
  width: 75%;
  left: 25%;
  position: relative;
}
strong {
  font-weght: 1000;
}
.lilogo {
  width: 2rem;
}
@media screen and (min-width: 1200px) {
  .p-picture {
    border-radius: 50%;
    width: 50%;
    left: 33%;
    position: relative;
  }
}
.picture {
  display: flex;
  flex: 1;
  justify-content: end;
  flex-direction: column;
}
.gallery-cell-speaker .info {
  flex: 1;
}
.upper {
  display: flex;
}
.title {
  text-align: center;
  color: var(--color-base-1);
}
.sub {
  text-align: center;
  color: var(--color-black);
  font-weight: 100;
}
.owl-carousel {
  flex: 1;
}
.user-img {
  width: 25%;
}
.user-img-speaker {
  width: 25%;
}
@media screen and (min-width: 1200px) {
  .user-img-speaker {
    width: 10%;
  }
}
.flickity-viewport {
  background: white;
}
.gallery {
  margin-bottom: 5rem;
}
/* external css: flickity.css */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: sans-serif;
}
.gallery-cell {
  width: 80%;
  min-height: 100%;
  padding: 0 4rem;
  opacity: 0.3;
  margin-right: 10px;
  background: var(--color-gray);
  border: 2px solid var(--color-base-1);
  transition: opacity 0.3s linear 0.3s;
}
.flickity-viewport {
  transition: height 0.2s;
  overflow: visible !important;
}
.flickity-prev-next-button.previous {
  left: 5%;
}
.flickity-prev-next-button.next {
  right: 5%;
}
.gallery-cell-speaker {
  width: 80%;
  min-height: 100%;
  padding: 0 1rem;
  opacity: 0.3;
  margin-right: 10px;
  background: var(--color-gray);
  border: 2px solid var(--color-base-1);
  transition: opacity 0.3s linear 0.3s;
}
@media screen and (min-width: 960px) {
  .gallery-cell {
    width: 30%;
    padding: 0 1rem;
  }
  .gallery-cell-speaker {
    width: 66%;
    padding: 0 1rem;
  }
  .flickity-prev-next-button.previous {
    left: 5%;
  }
  .flickity-prev-next-button.next {
    right: 5%;
  }
  .speakergallery .flickity-prev-next-button.previous {
    left: 13%;
  }
  .speakergallery .flickity-prev-next-button.next {
    right: 13%;
  }
}
.gallery-cell.is-selected, .gallery-cell-speaker.is-selected {
  opacity: 1;
}
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: var(--color-base-1);
  border: none;
  color: #333;
  border: 1px solid var(--color-gray);
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.15));
}
.flickity-button:hover {
  background: var(--color-base-2);
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
  /* box-shadow: border:1px solid var(--color-gray); */
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
  fill: white;
}
/* ---- page dots ---- */
.flickity-page-dots {
  position: relative;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:project-attendees] [111.2898] DESIGN*/
/*******************************************************************/
/* 0.4 D>D */
/* db 163 */