<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.outer-container {
  position: relative;
  /* height: 100%;  */ }

.BrightcoveExperience,
#playerBC {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
.outer-container  div,
.outer-container  embed,
.outer-container  object {
    position: absolute;
    width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
*/
.containing-block {
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 60%; }

.containing-block .container_loading_icon {
  display: none;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  top: 0;
  left: 0;
  opacity: 1;
  position: absolute;
  z-index: 100; }

.containing-block .container_loading_icon img {
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  top: 50%;
  left: 50%; }

.gallery_thumbnails_element_selected {
  border: 4px solid #2ea3f2; }

.containing-block .arrow_left {
  left: 0;
  margin-left: 5px; }

.containing-block .arrow_right {
  right: 0;
  margin-right: 5px; }

.containing-block .arrow_left,
.containing-block .arrow_right {
  margin-top: -77px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 1000; }

.post_videogallery_block {
  margin: 20px 0 0 0; }

/* CAROUSEL THUMBNAILS */
.gallery_thumbnails {
  visibility: hidden;
  margin: 10px 0; }

#ico_video_arrow_left,
#ico_video_arrow_right {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0; }

.gallery_arrow {
  width: 27px;
  height: 27px;
  float: left; }

.gallery_arrow img {
  position: relative;
  top: 0px;
  margin: 40px 2px; }

.gallery_thumbnails_element {
  border: 4px solid #eaeaea; }

.gallery_thumbnails_label {
  text-transform: none;
  text-align: center;
  font-size: 20px; }

.gallery_thumbnails_block * {
  box-sizing: border-box; }

.gallery_thumbnails_block {
  float: left;
  width: 100%;
  margin: 10px 0; }

.gallery_thumbnails_mask {
  float: left;
  overflow: hidden;
  position: relative; }

.gallery_thumbnails_container {
  float: left;
  height: 128px;
  position: relative; }

.gallery_thumbnails_element,
.gallery_thumbnails_element_selected {
  float: left;
  position: relative;
  overflow: hidden; }

.gallery_thumbnails_position {
  background: rgba(0, 0, 0, 0.6);
  left: 1px;
  padding: 0 6px;
  position: absolute;
  top: 1px;
  z-index: 2; }

.gallery_thumbnails_position span {
  font-size: 16px;
  color: #fff; }

.gallery_thumbnails_position_selected span {
  color: #ff0000; }

.gallery_thumbnails_element_image {
  position: relative; }

.gallery_thumbnails_element_image .info_icon {
  left: 4px;
  position: absolute;
  height: 28px;
  top: 50px;
  width: 28px; }

.gallery_thumbnails_element_title,
.gallery_thumbnails_element_title_selected {
  font-weight: normal;
  line-height: 14px;
  height: 35px;
  margin: 0;
  overflow: hidden;
  text-align: left;
  background-color: #eaeaea;
  padding: 3px;
  font-size: 12px; }

.gallery_thumbnails .show_more {
  line-height: 15px; }

.gallery_thumbnails_element_image &gt; a {
  line-height: 10px; }

/* VIEWPORT ADAPTATION  */
/* TABLET */
.containing-block .arrow_left,
.containing-block .arrow_right {
  height: 60px;
  margin-top: -30px;
  width: 28px; }

/* SMARTPHONE  */
@media only screen and (max-width: 768px) {
  .containing-block .arrow_left,
  .containing-block .arrow_right {
    height: 60px;
    margin-top: -30px;
    width: 28px; }
  .gallery_thumbnails_block {
    display: none; } }

/*# sourceMappingURL=video_dcut_wp.css.map */
</pre></body></html>