<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#ff-stream-5 {
  background-color: #012f87 !important;
  padding: 0px !important;
}
#ff-stream-5 .ff-stream-wrapper {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
#ff-stream-5 .ff-stream-wrapper .ff-item-bar {
  display: none !important;
}
#ff-stream-5 .ff-stream-wrapper .ff-item .ff-item-cont
  &gt; *:not(.ff-img-holder):not(.ff-label-wrapper) {
  display: none !important;
}
#ff-stream-5 .ff-upic-round .ff-img-holder:first-child,
#ff-stream-5 .ff-upic-round .ff-img-holder:first-child img {
  border-radius: 4px !important;
}
#ff-stream-5 .ff-filter-holder {
  margin-left: 17px !important;
  margin-right: 17px !important;
  padding-bottom: 32px !important;
  border-bottom: 2px solid #ffffff !important;
  display: flex !important;
  align-items: center !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#ff-stream-5 .ff-custom-header {
  font-size: 24px !important;
  line-height: 40px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  margin-right: auto !important;
}
#ff-stream-5 .ff-search {
  margin-right: 0 !important;
		display: none !important;

}
#ff-stream-5 .ff-filter {
  text-transform: capitalize !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 22px !important;
  font-family: "Lato", sans-serif !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 4px !important;
  height: 46px !important;
  background-color: transparent !important;
  border: 1px solid #ffffff !important;
  padding: 0 24px !important;
}
#ff-stream-5 .ff-filter:hover,
#ff-stream-5 .ff-filter.ff-filter--active {
  border: none !important;
  background-color: #fff !important;
  color: #002f87 !important;
}
#ff-stream-5 .ff-label-wrapper {
  width: 35px !important;
  height: 35px !important;
  background-color: #002f87 !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-left: 12px !important;
  margin-top: 12px !important;
}
.ff-youtube .ff-img-holder::after {
  background-image: url("./icons/icon-fa-solid-play.svg") !important;
  background-size: 23px 27px !important;
  width: 60px !important;
  height: 60px !important;
  box-shadow: 0px 0px 6px #000000b2 !important;
  background-position: 20.5px 16.5px !important;
  background-color: rgb(255, 255, 255) !important;
  border-radius: 50% !important;
}
#ff-stream-5 .ff-loadmore-wrapper .ff-btn {
  display: block !important;
  margin: 48px 12px 0 !important;
  cursor: pointer !important;
  background: #ffffff !important;
  color: #002f87 !important;
  font-size: 18px !important;
  border-radius: 4px !important;
  padding: 12px 40px !important;
  box-sizing: border-box !important;
  font-weight: 700 !important;
  text-align: center !important;
  position: relative !important;
  width: 100% !important;
}
#ff-stream-5 .ff-loadmore-wrapper .ff-btn:hover {
  background: #f86d05 !important;
  color: #fff !important;
}
/* Responsive Layout for Mobile */
@media (max-width: 768px) {
  #ff-stream-5 .ff-filter-holder {
    flex-direction: column !important;
    align-items: flex-start !important;
	padding-bottom: 4px !important;

  }
  #ff-stream-5 .ff-custom-header {
    margin-bottom: 10px !important;
    width: 100% !important;
  }
  #ff-stream-5 .ff-filter {
    margin: 5px 0 !important;
    width: 100% !important;
    justify-content: center !important;
  }
  #ff-stream-5 .ff-search {
	display: none !important;
  }
  #ff-stream-5 .selectric {
	display: none !important;
  }
}</pre></body></html>