.reslut-top-border {
  border-top: solid 0.2px #ececec;
}

.poll-and-ad-parent-div.zeeker_dark_mode {
  background: #2c2c2e;
  border: solid 0.2px #757575;
}

.zeeker-poll-small .poll-and-ad-parent-div {
  width: 300px;
  max-height: 250px;
  border-radius: 7px;
  margin: auto;
  border: solid 0.2px #ebebeb;
  margin: 0px auto;
}
.zeeker-poll-small .poll-and-ad-parent-div #z-ads-parent-div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.zeeker-poll-small .poll-and-ad-parent-div #z-ads-parent-div #zeeker-ads-first-order-desktop-india-div-320x250 {
  height: 216px !important;
}
.zeeker-poll-small .poll-and-ad-parent-div #z-ads-parent-div #zeeker-ads-first-order-desktop-india-div-320x100 {
  height: 144px !important;
}
.zeeker-poll-small #zeeker_container {
  display: flex;
  align-items: end;
  width: 100%;
  justify-content: center;
}

.zeeker-carousel-small #carousel-container-without-shadow-root {
  width: 300px;
  height: 250px;
  overflow: hidden;
  border-radius: 7px;
  background-color: #fff;
  margin: auto;
}
.zeeker-carousel-small #zeeker-ads-div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 144px;
}

.vertical-zeeker-carousel-small #vertical-carousel-container-without-shadow-root {
  width: 300px;
  height: 250px;
  overflow: hidden;
  border-radius: 7px;
  background-color: #fff;
  margin: auto;
}
.vertical-zeeker-carousel-small #zeeker-ads-div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 144px;
}

.zeeker-reaction-small #reaction-container-without-shadow-root {
  width: 300px;
  max-height: 250px;
  overflow: hidden;
  border-radius: 7px;
  border: solid 0.2px #ebebeb;
  margin: auto;
}
.zeeker-reaction-small #reaction-unit-ads-div {
  height: 144px;
  display: flex;
  align-items: center;
  margin: 0px auto;
  justify-content: center;
}

.carousel-small-element {
  overflow: hidden;
}
.carousel-small-element .Zeeker-horizontal-scroll {
  background-color: transparent;
  padding: 3px !important;
  margin: 0px;
  width: 100%;
  box-sizing: border-box;
  height: 104px;
}
.carousel-small-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards {
  scroll-snap-type: x mandatory !important;
  /* Ensure snap between cards */
  -webkit-overflow-scrolling: touch !important;
  display: flex !important;
  overflow-x: auto !important;
  /* Enable horizontal scrolling */
  scroll-snap-type: x mandatory;
  /* Ensure snap between cards */
  -webkit-overflow-scrolling: touch;
  gap: 4px;
  flex-direction: row;
  padding: 0px;
  /* Optional: Adds space between cards */
  /* Apply styles for mobile screens only */
}
.carousel-small-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards::-webkit-scrollbar {
  display: none;
}
.carousel-small-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card {
  padding: 6px 6px !important;
  border-radius: 3px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 273px !important;
}
.carousel-small-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle {
  padding: 6px 6px !important;
  border-radius: 3px !important;
  width: 273px !important;
}
.carousel-small-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .zeeker-cmn-title {
  display: none;
}
.carousel-small-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card,
.carousel-small-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .zeekerskeleton-card,
.carousel-small-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle {
  flex: 0 0 auto;
  /* Prevent cards from shrinking */
  scroll-snap-align: start;
  /* Align cards at the start */
  transition: transform 0.3s ease-in-out;
  /* Smooth transition when scrolling */
  margin-bottom: 0px !important;
  overflow: hidden;
}
.carousel-small-element .Zeeker-horizontal-scroll .swiper-arrow {
  top: 50%;
  right: 6px !important;
  transform: translateY(-50%);
  left: auto;
}
.carousel-small-element .ZeekerMainScroolingCards {
  max-height: 220px !important;
}

.reaction-small-element {
  overflow: hidden;
}
.reaction-small-element .ZeekerReactionTray {
  height: 104px;
}
.reaction-small-element .ZeekerReactionTray .re-title h3 {
  font-size: 13px;
}
.reaction-small-element .ZeekerReactionTray .reactions .reaction span {
  margin: 1px 0 1px !important;
}
.reaction-small-element .ZeekerReactionTray .reactions .reaction .count {
  font-size: 10px !important;
}
.reaction-small-element .ZeekerReactionTray .reactions .count-number {
  font-size: 10px !important;
}

.zeeker-poll-medium .poll-and-ad-parent-div {
  width: 336px;
  max-height: 280px;
  overflow: hidden;
  border-radius: 7px;
  border: solid 0.2px #ebebeb;
  margin: 0px auto;
}
.zeeker-poll-medium #z-ads-parent-div {
  margin: auto;
  border: 0px !important;
  display: flex;
  justify-content: center;
}
.zeeker-poll-medium #z-ads-parent-div #zeeker-ads-first-order-desktop-india-div-320x250 {
  height: 256px !important;
}
.zeeker-poll-medium #z-ads-parent-div #zeeker-ads-first-order-desktop-india-div-320x100 {
  height: 169px !important;
}

.zeeker-carousel-medium #carousel-container-without-shadow-root {
  width: 336px;
  height: 280px;
  overflow: hidden;
  border-radius: 7px;
  border: solid 0.2px #ebebeb;
  margin: auto;
}
.zeeker-carousel-medium #zeeker-ads-div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 169px;
}

.vertical-zeeker-carousel-medium #vertical-carousel-container-without-shadow-root {
  width: 336px;
  height: 280px;
  overflow: hidden;
  border-radius: 7px;
  border: solid 0.2px #ebebeb;
  margin: auto;
}
.vertical-zeeker-carousel-medium #zeeker-ads-div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 169px;
}

.zeeker-reaction-medium #reaction-container-without-shadow-root {
  width: 336px;
  max-height: 280px;
  overflow: hidden;
  border-radius: 7px;
  border: solid 0.2px #ebebeb;
  background-color: #fff;
  margin: auto;
}
.zeeker-reaction-medium #reaction-unit-ads-div {
  display: flex;
  align-items: center;
  margin: 0px auto;
  justify-content: center;
  height: 169px;
}

.carousel-medium-element .Zeeker-horizontal-scroll {
  background-color: transparent;
  padding: 5px !important;
  margin: 0px;
  width: 100%;
  box-sizing: border-box;
  height: 110px;
}
.carousel-medium-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards {
  scroll-snap-type: x mandatory !important;
  /* Ensure snap between cards */
  -webkit-overflow-scrolling: touch !important;
  display: flex !important;
  overflow-x: auto !important;
  /* Enable horizontal scrolling */
  scroll-snap-type: x mandatory;
  /* Ensure snap between cards */
  -webkit-overflow-scrolling: touch;
  gap: 4px;
  flex-direction: row;
  padding: 0px;
  /* Optional: Adds space between cards */
  /* Apply styles for mobile screens only */
}
.carousel-medium-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards::-webkit-scrollbar {
  display: none;
}
.carousel-medium-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card {
  padding: 6px 6px !important;
  border-radius: 3px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 273px !important;
}
.carousel-medium-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle {
  padding: 6px 6px !important;
  border-radius: 3px !important;
  width: 273px !important;
}
.carousel-medium-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .zeeker-cmn-title {
  display: none;
}
.carousel-medium-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card,
.carousel-medium-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .zeekerskeleton-card,
.carousel-medium-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle {
  flex: 0 0 auto;
  /* Prevent cards from shrinking */
  scroll-snap-align: start;
  /* Align cards at the start */
  transition: transform 0.3s ease-in-out;
  /* Smooth transition when scrolling */
  margin-bottom: 0px !important;
  overflow: hidden;
}
.carousel-medium-element .Zeeker-horizontal-scroll .swiper-arrow {
  top: 50%;
  right: 6px !important;
  transform: translateY(-50%);
  left: auto;
}
.carousel-medium-element .ZeekerMainScroolingCards {
  max-height: 258px !important;
}

.reaction-medium-element .ZeekerReactionTray {
  height: 110px;
}
.reaction-medium-element .ZeekerReactionTray .re-title h3 {
  font-size: 13px;
}
.reaction-medium-element .ZeekerReactionTray .reactions .reaction .count {
  font-size: 10px;
}
.reaction-medium-element .ZeekerReactionTray .reactions .reaction .count-number {
  font-size: 10px;
}

.zeeker-poll-large .poll-and-ad-parent-div {
  width: 345px;
  max-height: 350px;
  overflow: hidden;
  border-radius: 7px;
  border: solid 0.2px #ebebeb;
  margin: 0px auto;
}
.zeeker-poll-large .poll-and-ad-parent-div > div:nth-child(2)#zeeker_container {
  display: flex;
  align-items: end;
  justify-content: center;
  width: 100%;
}
.zeeker-poll-large #z-ads-parent-div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.zeeker-poll-large #z-ads-parent-div #zeeker-ads-first-order-desktop-india-div-320x250 {
  height: 330px !important;
}
.zeeker-poll-large #z-ads-parent-div #zeeker-ads-first-order-desktop-india-div-320x100 {
  height: 189px !important;
}

.zeeker-carousel-large #carousel-container-without-shadow-root {
  width: 345px;
  height: 350px;
  overflow: hidden;
  border-radius: 7px;
  border: solid 0.2px #ebebeb;
  margin: auto;
}
.zeeker-carousel-large #carousel-container-without-shadow-root #zeeker-ads-div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 189px;
}

.vertical-zeeker-carousel-large #vertical-carousel-container-without-shadow-root {
  width: 345px;
  height: 350px;
  overflow: hidden;
  border-radius: 7px;
  border: solid 0.2px #ebebeb;
  margin: auto;
}
.vertical-zeeker-carousel-large #vertical-carousel-container-without-shadow-root #zeeker-ads-div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 189px;
}

.zeeker-reaction-large #reaction-container-without-shadow-root {
  width: 345px;
  max-height: 350px;
  overflow: hidden;
  border-radius: 7px;
  border: solid 0.2px #ebebeb;
  background-color: #fff;
  margin: auto;
}
.zeeker-reaction-large #reaction-unit-ads-div {
  display: flex;
  align-items: center;
  margin: 0px auto;
  justify-content: center;
  margin-bottom: 5px;
  height: 189px;
}

#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll {
  height: 155px;
  background-color: transparent;
  padding: 3px !important;
  margin: 0px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards {
  scroll-snap-type: x mandatory !important;
  /* Ensure snap between cards */
  -webkit-overflow-scrolling: touch !important;
  display: flex !important;
  overflow-x: auto !important;
  /* Enable horizontal scrolling */
  scroll-snap-type: x mandatory;
  /* Ensure snap between cards */
  -webkit-overflow-scrolling: touch;
  gap: 4px;
  flex-direction: row;
  padding: 0px;
  /* Optional: Adds space between cards */
  /* Apply styles for mobile screens only */
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards::-webkit-scrollbar,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards::-webkit-scrollbar {
  display: none;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card,
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle {
  height: 130px !important;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card {
  padding: 6px 6px !important;
  border-radius: 3px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card h6,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card h6 {
  font-size: 11px !important;
  font-weight: 700;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card .profile-head .img,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card .profile-head .img {
  width: 30px;
  height: 30px;
  background-color: #a7a7a7;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card .profile-head .zeeker-profile-info h4 span,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card .profile-head .zeeker-profile-info h4 span {
  font-size: 15px;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges span svg,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges span svg {
  width: 16px !important;
  margin-top: 2px;
  height: 16px;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card .comment-text,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card .comment-text {
  font-size: 14px;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle {
  padding: 6px 6px !important;
  border-radius: 3px !important;
  width: 273px !important;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .trending-img,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .trending-img {
  height: 16px;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .trending-img span,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .trending-img span {
  font-size: 11px;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .art-text h3,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .art-text h3 {
  -webkit-line-clamp: 3 !important;
  font-size: 14px;
  line-height: 17px;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .art-text p,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .art-text p {
  line-height: 17px;
  font-size: 14px;
  -webkit-line-clamp: 2;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .art-text .article-title h3,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .art-text .article-title h3 {
  -webkit-line-clamp: 2 !important;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .image-box,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .image-box {
  height: 130px;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .main-zeeker-cmn-card,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .main-zeeker-cmn-card {
  height: auto !important;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .main-zeeker-cmn-card .profile-head .img,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .main-zeeker-cmn-card .profile-head .img {
  width: 25px;
  height: 25px;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .main-zeeker-cmn-card .comment-text p,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle .main-zeeker-cmn-card .comment-text p {
  line-height: 14px;
  font-size: 12px;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .zeeker-cmn-title,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .zeeker-cmn-title {
  display: none;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card,
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .zeekerskeleton-card,
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .main-zeeker-cmn-card,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .zeekerskeleton-card,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .ZeekerMainScroolingCards .ZeekerArticle {
  flex: 0 0 auto;
  /* Prevent cards from shrinking */
  scroll-snap-align: start;
  /* Align cards at the start */
  transition: transform 0.3s ease-in-out;
  /* Smooth transition when scrolling */
  margin-bottom: 0px !important;
  overflow: hidden;
}
#poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .swiper-arrow,
#vertical-poll-ad-carousel-main-div.carousel-large-element .Zeeker-horizontal-scroll .swiper-arrow {
  top: 50%;
  right: 6px !important;
  transform: translateY(-50%);
  left: auto;
}
#poll-ad-carousel-main-div.carousel-large-element .ZeekerMainScroolingCards,
#vertical-poll-ad-carousel-main-div.carousel-large-element .ZeekerMainScroolingCards {
  max-height: 328px !important;
}

.reaction-large-element .ZeekerReactionTray {
  height: 155px;
}
.reaction-large-element .ZeekerReactionTray .re-title h3 {
  font-size: 13px;
  font-size: 15px;
}
.reaction-large-element .ZeekerReactionTray .reactions .reaction .count {
  font-size: 15px;
}
.reaction-large-element .ZeekerReactionTray .reactions .reaction .count-number {
  font-size: 14px;
}
.reaction-large-element .ZeekerReactionTray .reactions .reaction span {
  font-size: 30px;
}

.zeeker_dark_mode #reaction-container-without-shadow-root {
  border: solid 0.2px #757575;
  background: #2c2c2e !important;
}

.ZeekerReactionTray {
  width: 100%;
  border-radius: 12px;
  padding: 10px;
  border: solid 0.2px #ebebeb;
  margin: 0px auto;
  position: relative;
  box-sizing: border-box;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ZeekerReactionTray .re-title h3 {
  font-size: 14px;
  text-align: center;
  margin: 0;
  margin-bottom: 4px;
  color: #000;
}
.ZeekerReactionTray .reactions {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.ZeekerReactionTray .reactions .reaction {
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
.ZeekerReactionTray .reactions .reaction:focus {
  outline: 0;
}
.ZeekerReactionTray .reactions .reaction span {
  font-size: 20px;
  margin: 2px 0 3px;
  display: block;
}
.ZeekerReactionTray .reactions .reaction .count-number {
  background: #f0f0f0;
  padding: 0px 9px;
  border-radius: 17px;
  font-size: 13px;
  color: #000;
}
.ZeekerReactionTray .reactions .reaction .count {
  font-size: 12px;
  color: #000;
}

.toast-container {
  grid-column: span 3;
  display: flex;
  flex-direction: column;
  gap: 12px;
  left: 0;
  right: 0;
  position: relative;
  width: 100%;
  z-index: 9;
}

.toast {
  background-color: #d9f8e0;
  padding: 4px 5px;
  border-radius: 7px;
  display: flex;
  align-items: center;
  gap: 12px;
  animation: slideUp 0.3s ease-out forwards;
  position: relative;
  transition: transform 0.3s ease, opacity 0.3s ease;
  box-shadow: none;
  height: 15px;
}

.toast:hover {
  transform: translateY(-4px);
}

.toast-icon {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: white;
  font-size: 10px;
}

.toast-content {
  flex-grow: 1;
  text-align: left;
}

.toast-title {
  font-weight: 600;
  font-size: 9px;
  margin-bottom: 0;
  color: #000;
}
.toast-title b {
  text-decoration: underline;
  font-weight: 600;
}

/* Success Toast */
.toast-success .toast-icon {
  background-color: #34C759;
}

@keyframes slideUp {
  from {
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
#zeeker-ads-first-order-desktop-india-div-320x100,
#zeeker-ads-first-order-mobile-india-div-320x100,
#zeeker_ads_first_order_mobile_india_provider_320x100,
#zeeker_ads_first_order_mobile_india_body_320x100,
#zeeker_ads_first_order_desktop_india_head_320x100,
#zeeker_ads_first_order_desktop_india_provider_320x100,
#eeker_ads_first_order_desktop_india_body_320x100,
#zeeker-ads-second-order-desktop-india-div-320x100,
#zeeker_ads_second_order_desktop_india_head_320x100,
#zeeker_ads_second_order_desktop_india_provider_320x100,
#zeeker_ads_second_order_desktop_india_body_320x100,
#zeeker-ads-third-order-desktop-india-div-320x100,
#zeeker_ads_third_order_desktop_india_head_320x100,
#zeeker_ads_third_order_desktop_india_provider_320x100,
#zeeker_ads_third_order_desktop_india_body_320x100,
#zeeker-ads-first-order-desktop-international-div-320x100,
#zeeker_ads_first_order_desktop_international_head_320x100,
#zeeker_ads_first_order_desktop_international_provider_320x100,
#zeeker_ads_first_order_desktop_international_body_320x100,
#zeeker-ads-second-order-desktop-international-div-320x100,
#zeeker_ads_second_order_desktop_international_head_320x100,
#zeeker_ads_second_order_desktop_international_provider_320x100,
#zeeker_ads_second_order_desktop_international_body_320x100,
#zeeker-ads-third-order-desktop-international-div-320x100,
#zeeker_ads_third_order_desktop_international_provider_320x100,
#zeeker_ads_third_order_desktop_international_head_320x100,
#zeeker_ads_third_order_desktop_international_body_320x100,
#zeeker-ads-first-order-mobile-india-div-320x100,
#zeeker_ads_first_order_mobile_india_head_320x100,
#zeeker_ads_first_order_mobile_india_provider_320x100,
#zeeker_ads_first_order_mobile_india_body_320x100,
#zeeker-ads-second-order-mobile-india-div-320x100,
#zeeker_ads_second_order_mobile_india_head_320x100,
#zeeker_ads_second_order_mobile_india_provider_320x100,
#zeeker_ads_second_order_mobile_india_body_320x100,
#zeeker-ads-third-order-mobile-india-div-320x100,
#zeeker_ads_third_order_mobile_india_head_320x100,
#zeeker_ads_third_order_mobile_india_body_320x100,
#zeeker-ads-first-order-mobile-international-div-320x100,
#zeeker_ads_first_order_mobile_international_head_320x100,
#zeeker_ads_first_order_mobile_international_provider_320x100,
#zeeker_ads_first_order_mobile_international_body_320x100,
#zeeker-ads-second-order-mobile-international-div-320x100,
#eeker_ads_second_order_mobile_international_head_320x100,
#eeker_ads_second_order_mobile_international_provider_320x100,
#zeeker_ads_second_order_mobile_international_body_320x100,
#zeeker-ads-third-order-mobile-international-div-320x100,
#zeeker_ads_third_order_mobile_international_head_320x100,
#zeeker_ads_third_order_mobile_international_provider_320x100,
#zeeker_ads_third_order_mobile_international_body_320x100 {
  height: 189px;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
#zeeker-ads-first-order-desktop-india-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-first-order-mobile-india-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_india_provider_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_india_body_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_desktop_india_head_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_desktop_india_provider_320x100 #zeeker-poll-ad-unit-advertisement-span,
#eeker_ads_first_order_desktop_india_body_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-second-order-desktop-india-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_desktop_india_head_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_desktop_india_provider_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_desktop_india_body_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-third-order-desktop-india-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_desktop_india_head_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_desktop_india_provider_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_desktop_india_body_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-first-order-desktop-international-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_desktop_international_head_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_desktop_international_provider_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_desktop_international_body_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-second-order-desktop-international-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_desktop_international_head_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_desktop_international_provider_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_desktop_international_body_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-third-order-desktop-international-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_desktop_international_provider_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_desktop_international_head_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_desktop_international_body_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-first-order-mobile-india-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_india_head_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_india_provider_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_india_body_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-second-order-mobile-india-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_mobile_india_head_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_mobile_india_provider_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_mobile_india_body_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-third-order-mobile-india-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_mobile_india_head_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_mobile_india_body_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-first-order-mobile-international-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_international_head_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_international_provider_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_international_body_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-second-order-mobile-international-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#eeker_ads_second_order_mobile_international_head_320x100 #zeeker-poll-ad-unit-advertisement-span,
#eeker_ads_second_order_mobile_international_provider_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_mobile_international_body_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-third-order-mobile-international-div-320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_mobile_international_head_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_mobile_international_provider_320x100 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_mobile_international_body_320x100 #zeeker-poll-ad-unit-advertisement-span {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f4f4f4;
  position: absolute;
  width: 100%;
  height: 100%;
}

#zeeker-ads-first-order-desktop-india-div-320x250,
#zeeker_ads_first_order_desktop_india_head_320x250,
#zeeker_ads_first_order_desktop_india_provider_320x250,
#zeeker_ads_first_order_desktop_india_body_320x250,
#zeeker-ads-second-order-desktop-india-div-320x25,
#zeeker_ads_second_order_desktop_india_head_320x250,
#zeeker_ads_second_order_desktop_india_provider_320x250,
#zeeker_ads_second_order_desktop_india_body_320x250,
#zeeker-ads-third-order-desktop-india-div-320x250,
#zeeker_ads_third_order_desktop_india_head_320x250,
#zeeker_ads_third_order_desktop_india_provider_320x250,
#zeeker_ads_third_order_desktop_india_body_320x250,
#zeeker-ads-first-order-desktop-international-div-320x250,
#zeeker_ads_first_order_desktop_international_head_320x250,
#zeeker_ads_first_order_desktop_international_provider_320x250,
#zeeker_ads_first_order_desktop_international_body_320x250,
#zeeker-ads-second-order-desktop-international-div-320x250,
#zeeker_ads_second_order_desktop_international_head_320x250,
#zeeker_ads_second_order_desktop_international_provider_320x250,
#zeeker_ads_second_order_desktop_international_body_320x250,
#zeeker-ads-third-order-desktop-international-div-320x250,
#zeeker_ads_third_order_desktop_international_head_320x250,
#zeeker_ads_third_order_desktop_international_provider_320x250,
#zeeker_ads_third_order_desktop_international_body_320x250,
#zeeker-ads-first-order-mobile-india-div-320x250,
#zeeker_ads_first_order_mobile_india_head_320x250,
#zeeker_ads_first_order_mobile_india_provider_320x250,
#zeeker_ads_first_order_mobile_india_body_320x250,
#zeeker-ads-second-order-mobile-india-div-320x250,
#zeeker_ads_second_order_mobile_india_head_320x250,
#zeeker_ads_second_order_mobile_india_provider_320x250,
#zeeker_ads_second_order_mobile_india_body_320x250,
#zeeker-ads-third-order-mobile-india-div-320x250,
#zeeker_ads_third_order_mobile_india_head_320x250,
#zeeker_ads_third_order_mobile_india_provider_320x250,
#zeeker_ads_third_order_mobile_india_body_320x250,
#zeeker-ads-first-order-mobile-international-div-320x250,
#zeeker_ads_first_order_mobile_international_head_320x250,
#zeeker_ads_first_order_mobile_international_provider_320x250,
#zeeker_ads_first_order_mobile_international_body_320x250,
#zeeker-ads-second-order-mobile-international-div-320x250,
#zeeker_ads_second_order_mobile_international_head_320x250,
#zeeker_ads_second_order_mobile_international_provider_320x250,
#zeeker_ads_second_order_mobile_international_body_320x250,
#zeeker-ads-third-order-mobile-international-div-320x250,
#zeeker_ads_third_order_mobile_international_head_320x250,
#zeeker_ads_third_order_mobile_international_provider_320x250,
#zeeker_ads_third_order_mobile_international_body_320x250 #zeeker-ads-first-order-mobile-india-div-320x250 {
  position: relative;
  max-height: 280px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  max-width: 336px;
  box-sizing: border-box;
}
#zeeker-ads-first-order-desktop-india-div-320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_desktop_india_head_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_desktop_india_provider_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_desktop_india_body_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-second-order-desktop-india-div-320x25 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_desktop_india_head_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_desktop_india_provider_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_desktop_india_body_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-third-order-desktop-india-div-320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_desktop_india_head_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_desktop_india_provider_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_desktop_india_body_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-first-order-desktop-international-div-320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_desktop_international_head_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_desktop_international_provider_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_desktop_international_body_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-second-order-desktop-international-div-320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_desktop_international_head_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_desktop_international_provider_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_desktop_international_body_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-third-order-desktop-international-div-320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_desktop_international_head_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_desktop_international_provider_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_desktop_international_body_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-first-order-mobile-india-div-320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_india_head_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_india_provider_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_india_body_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-second-order-mobile-india-div-320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_mobile_india_head_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_mobile_india_provider_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_mobile_india_body_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-third-order-mobile-india-div-320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_mobile_india_head_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_mobile_india_provider_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_mobile_india_body_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-first-order-mobile-international-div-320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_international_head_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_international_provider_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_first_order_mobile_international_body_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-second-order-mobile-international-div-320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_mobile_international_head_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_mobile_international_provider_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_second_order_mobile_international_body_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker-ads-third-order-mobile-international-div-320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_mobile_international_head_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_mobile_international_provider_320x250 #zeeker-poll-ad-unit-advertisement-span,
#zeeker_ads_third_order_mobile_international_body_320x250 #zeeker-ads-first-order-mobile-india-div-320x250 #zeeker-poll-ad-unit-advertisement-span {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f4f4f4;
  position: absolute;
  width: 100%;
  height: 100%;
}

#fixed-split-widget-button-div {
  margin-bottom: 10px;
}

.zeeker-fixed-panel {
  margin-top: 10px;
  height: 31px;
}

#poll-ads-unit-main-div {
  display: flex !important;
  flex-direction: column;
  gap: 10px;
  max-width: 710px;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  height: auto !important;
}
@media (max-width: 769px) {
  #poll-ads-unit-main-div {
    display: grid !important;
    gap: 10px !important;
  }
}

#carousel-container-without-shadow-root.zeeker_dark_mode {
  border: solid 0.2px #757575;
  background: #2c2c2e !important;
}

#carousel-container-without-shadow-root, #vertical-carousel-container-without-shadow-root {
  width: 348px;
  border: solid 0.2px #ebebeb;
  border-radius: 7px;
  background: #fff !important;
  overflow: hidden;
  position: relative;
}
@media (min-width: 769px) {
  #carousel-container-without-shadow-root, #vertical-carousel-container-without-shadow-root {
    max-width: 10px 0px;
  }
}

#poll-ad-carousel-main-div, #vertical-poll-ad-carousel-main-div {
  box-sizing: border-box;
}
#poll-ad-carousel-main-div .live-badge, #vertical-poll-ad-carousel-main-div .live-badge {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  background: linear-gradient(135deg, #ff6b6b, #ff8787);
  color: white;
  padding: 0px 6px;
  border-radius: 10px;
  font-size: 8px;
  font-weight: 600;
  animation: pulse-badge 2s infinite;
  display: flex;
  align-items: center;
  justify-self: unset;
  justify-content: center;
  position: absolute;
  gap: 5px;
  bottom: 3px;
  right: 8px;
}
@keyframes pulse-badge {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
#poll-ad-carousel-main-div .live-badge .live-dot, #vertical-poll-ad-carousel-main-div .live-badge .live-dot {
  width: 4px;
  height: 4px;
  background: white;
  border-radius: 50%;
  animation: blink 1.5s infinite;
}
@keyframes blink {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
#poll-ad-carousel-main-div .ZeekerMainScroolingCards, #vertical-poll-ad-carousel-main-div .ZeekerMainScroolingCards {
  padding: 0px !important;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn {
  padding: 10px;
  position: relative;
  /* Success Toast */
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn span,
#poll-ad-carousel-main-div .zeeker-crads-for-cmn div,
#poll-ad-carousel-main-div .zeeker-crads-for-cmn button,
#poll-ad-carousel-main-div .zeeker-crads-for-cmn h1,
#poll-ad-carousel-main-div .zeeker-crads-for-cmn h2,
#poll-ad-carousel-main-div .zeeker-crads-for-cmn h3,
#poll-ad-carousel-main-div .zeeker-crads-for-cmn h4,
#poll-ad-carousel-main-div .zeeker-crads-for-cmn h5,
#poll-ad-carousel-main-div .zeeker-crads-for-cmn h6, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn span,
#vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn div,
#vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn button,
#vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn h1,
#vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn h2,
#vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn h3,
#vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn h4,
#vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn h5,
#vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn h6 {
  color: #666666;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn h1, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn h1 {
  font-size: 18px;
  margin: 0px;
  margin-bottom: 10px;
  text-align: center;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .Summary-card, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .Summary-card {
  justify-content: flex-start !important;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .Summary-card .summary-length, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .Summary-card .summary-length {
  font-size: 10px;
  margin-right: 5px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .Summary-card p, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .Summary-card p {
  font-size: 13px !important;
  line-height: 17px !important;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .Summary-card svg, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .Summary-card svg {
  width: 11px;
  height: 11px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .Summary-card svg path, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .Summary-card svg path {
  stroke: #000;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .Summary-card .zeeker-chat-icon, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .Summary-card .zeeker-chat-icon {
  display: flex;
  align-items: center;
  gap: 6px;
  position: absolute;
  bottom: 2px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card {
  width: 100%;
  border-radius: 5px;
  position: relative;
  border: solid 0.2px #ebebeb;
  height: -moz-fit-content;
  height: fit-content;
  cursor: pointer;
  background-color: #fff;
  box-sizing: border-box;
  height: 100px;
  padding: 5px 10px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card h6, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card h6 {
  top: 5px !important;
  margin: 0;
  font-size: 8px !important;
  position: absolute;
  right: 9px !important;
  background: #e8e8e8;
  font-weight: 400;
  padding: 1px 4px !important;
  border-radius: 5px;
  height: -moz-fit-content;
  height: fit-content;
  line-height: normal;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head {
  display: flex;
  align-items: center;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .img, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .img {
  width: 25px;
  height: 25px;
  border-radius: 50px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .img img, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .img img {
  width: 100%;
  border-radius: 50px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info h4, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info h4 {
  margin: 0;
  font-size: 14px;
  line-height: normal;
  margin-left: 3px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info h4 span, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info h4 span {
  font-size: 11px;
  font-weight: 400;
  color: #8F8F8F;
  line-height: normal;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges {
  display: flex;
  align-items: center;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges span, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges span {
  display: flex;
  align-items: center;
  margin: 0px 4px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges span svg, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges span svg {
  width: 10px !important;
  margin-top: -2px;
  height: 13px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges span img, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges span img {
  width: 13px;
  height: 13px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges .dot, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges .dot {
  width: 5px;
  background: #a0a0a0;
  display: block;
  height: 5px;
  margin: 0px 5px;
  border-radius: 5px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges .bdg, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .profile-head .zeeker-profile-info .badges .bdg {
  font-size: 11px;
  background: #d7d7d7;
  border-radius: 10px;
  padding: 1px 5px;
  margin: 0;
  font-style: italic;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text {
  margin-top: 0px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .top-user-count, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .top-user-count {
  border-top: solid 0.2px #d6d6d6;
  padding: 5px 0;
  padding: 9px 0;
  margin-top: 15px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .top-user-count p, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .top-user-count p {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .rateing, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .rateing {
  display: flex;
  align-items: center;
  margin-bottom: 3px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .rateing img, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .rateing img {
  width: 15px;
  margin: 0px 2px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .rateing svg, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .rateing svg {
  width: 15px;
  height: 15px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .result, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .result {
  display: grid;
  align-items: center;
  margin-top: 5px;
  flex-wrap: wrap;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 8px;
  margin-bottom: 5px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .result button, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text .result button {
  font-size: 11px;
  border-radius: 10px;
  border: solid 0.2px #c2c2c2;
  padding: 1px 10px;
  background-color: #F4F4F4;
  cursor: pointer;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text p, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .main-zeeker-cmn-card .comment-text p {
  margin: 0px;
  padding: 0px 0 0 0;
  -webkit-line-clamp: 3;
  line-height: normal;
  display: -webkit-box;
  -webkit-box-pack: end;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 13px;
  text-align: left;
  line-height: 17px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ads-sps-img, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ads-sps-img {
  background: #e4e4e4 !important;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .trending-img, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .trending-img {
  height: 13px;
  display: flex;
  align-items: center;
  background: #ffd96c;
  position: absolute;
  right: 0px;
  bottom: 0;
  padding: 1px 9px;
  border-radius: 2px 2px 4px 2px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .trending-img span, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .trending-img span {
  font-size: 9px;
  line-height: normal;
  color: #000 !important;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .trending-img svg, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .trending-img svg {
  width: 9px !important;
  height: 9px !important;
  margin-left: 3px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .vote-to-see, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .vote-to-see {
  position: absolute;
  gap: 5px;
  bottom: 2px;
  left: 9px;
  font-size: 8px;
  font-style: italic;
  display: flex;
  align-items: center;
  height: 12px !important;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .live-badge, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .live-badge {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  background: linear-gradient(135deg, #ff6b6b, #ff8787);
  color: white;
  padding: 0px 6px;
  border-radius: 10px;
  font-size: 8px;
  font-weight: 600;
  animation: pulse-badge 2s infinite;
  display: flex;
  align-items: center;
  justify-self: unset;
  justify-content: center;
  position: absolute;
  gap: 5px;
  bottom: 3px;
  right: 8px;
  height: 10px;
}
@keyframes pulse-badge {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .live-badge .live-dot, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .live-badge .live-dot {
  width: 4px;
  height: 4px;
  background: white;
  border-radius: 50%;
  animation: blink 1.5s infinite;
}
@keyframes blink {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle {
  width: 100%;
  border-radius: 5px;
  padding: 5px 10px;
  background: #f6f6f6;
  position: relative;
  background-color: #fff;
  display: flex;
  border: solid 0.2px #ebebeb;
  height: -moz-fit-content;
  height: fit-content;
  cursor: pointer;
  gap: 10px;
  box-sizing: border-box;
  align-items: center;
  height: 100px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .comment-text, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .comment-text {
  display: block;
  justify-content: space-between;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .comment-text p, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .comment-text p {
  font-size: 12px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .comment-text .result, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .comment-text .result {
  display: grid;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .comment-text .result button, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .comment-text .result button {
  font-size: 9px;
  border-radius: 10px;
  padding: 0px 3px;
  margin-bottom: 0px;
  height: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 0;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 11px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .comment-text .result button:nth-child(3), #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .comment-text .result button:nth-child(3) {
  display: none;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .comment-text .result button:nth-child(4), #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .comment-text .result button:nth-child(4) {
  display: none;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .main-zeeker-cmn-card, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .main-zeeker-cmn-card {
  width: 100% !important;
  margin-bottom: 0;
  padding: 3px 5px !important;
  overflow: hidden;
  border-radius: 5px;
  height: auto !important;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .main-zeeker-cmn-card h6, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .main-zeeker-cmn-card h6 {
  top: 5px !important;
  right: 4px !important;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .image-box, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .image-box {
  width: 100px;
  height: 102px;
  border-radius: 0;
  overflow: hidden;
  flex-shrink: 0;
  background: #e4e4e4;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 -6px;
  border: solid 0.2px #ebebeb;
  border-left: 0;
  border-bottom: 0;
  border-top: 0;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .image-box img, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .image-box img {
  width: 100%;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .profile-head, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .profile-head {
  align-items: flex-start;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .profile-head .img, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .profile-head .img {
  width: 18px;
  height: 18px;
  margin-right: 2px;
  display: flex;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .zeeker-profile-info h4, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .zeeker-profile-info h4 {
  font-size: 12px !important;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .zeeker-profile-info .badges span img, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .zeeker-profile-info .badges span img {
  width: 10px !important;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .zeeker-profile-info .badges .bdg, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .zeeker-profile-info .badges .bdg {
  font-size: 9px !important;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .art-text, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .art-text {
  width: 100%;
  margin: 0;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .art-text .article-title, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .art-text .article-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 3px;
  padding: 0;
  cursor: pointer;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .art-text .article-title h3, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .art-text .article-title h3 {
  margin: 0;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .art-text .article-title .image-box, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .art-text .article-title .image-box {
  width: 25px;
  height: 25px;
  background-color: #cecece;
  margin: 0px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .art-text h3, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .art-text h3 {
  font-weight: bold;
  -webkit-line-clamp: 3 !important;
  display: -webkit-box;
  -webkit-box-pack: end;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 11px;
  margin: 0;
  margin-bottom: 5px;
  line-height: 13px;
  text-align: left;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .art-text p, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .ZeekerArticle .art-text p {
  font-size: 11px;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-pack: end;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
  line-height: 13px;
  text-align: left;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast-container, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast-container {
  grid-column: span 3;
  display: flex;
  flex-direction: column;
  gap: 12px;
  left: 0;
  right: 0;
  position: relative;
  width: 100%;
  z-index: 9;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast {
  background-color: #d9f8e0;
  padding: 4px 5px;
  border-radius: 7px;
  display: flex;
  align-items: center;
  gap: 12px;
  animation: slideUp 0.3s ease-out forwards;
  position: relative;
  transition: transform 0.3s ease, opacity 0.3s ease;
  box-shadow: none;
  height: 14px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast:hover, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast:hover {
  transform: translateY(-4px);
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast-icon, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast-icon {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: white;
  font-size: 10px;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast-content, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast-content {
  flex-grow: 1;
  text-align: left;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast-title, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast-title {
  font-weight: 600;
  font-size: 9px;
  margin-bottom: 0;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast-title b, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast-title b {
  text-decoration: underline;
  font-weight: 600;
}
#poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast-success .toast-icon, #vertical-poll-ad-carousel-main-div .zeeker-crads-for-cmn .toast-success .toast-icon {
  background-color: #34C759;
}
@keyframes slideUp {
  from {
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.swiper-arrow {
  position: absolute;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  background: #ededed;
  width: 25px;
  height: 25px;
  border-radius: 30px;
  bottom: 0px;
  top: auto;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  transform: rotate(90deg);
}
.swiper-arrow svg {
  width: 15px;
  height: 15px;
}
.swiper-arrow svg path {
  stroke: #757575;
}

/* Apply styles for mobile screens only */
.ZeekerMainScroolingCards,
.zeekerskeleton-container {
  scroll-snap-type: none !important;
  scrollbar-color: auto;
}

.ZeekerMainScroolingCards {
  display: flex;
  flex-direction: column;
  /* Vertical scrolling */
  /* Example max height */
  overflow-y: auto;
  gap: 8px !important;
  align-items: center;
  /* Optional: Adds space between cards */
}

.ZeekerMainScroolingCards::-webkit-scrollbar {
  display: none;
  /* Hide scrollbar */
}

.zeekerskeleton-container::-webkit-scrollbar {
  display: none;
  /* Hide scrollbar */
}

.main-zeeker-cmn-card,
.zeekerskeleton-card .ZeekerArticle {
  flex: 0 0 auto;
  /* Prevent cards from shrinking */
  scroll-snap-align: start;
  /* Align cards at the start */
  transition: transform 0.3s ease-in-out;
  /* Smooth effect for animations */
}

.zeeker-elements-parent {
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #fff;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  border: solid 1px #e4e4e4;
}

.zeekerskeleton-container {
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  box-sizing: border-box;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.zeekerskeleton-container .zoom-in-zoom-out {
  width: 50px;
  height: 50px;
  animation: zoom-in-zoom-out 2s ease-out infinite;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0.5, 0.5);
  }
  50% {
    transform: scale(0.7, 0.7);
  }
  100% {
    transform: scale(0.6, 0.6);
  }
}

.zeekerskeleton-card {
  background: #ffffff;
  border-radius: 3px;
  padding: 7px;
  border: solid 0.2px #ebebeb;
  overflow: hidden;
  position: relative;
  width: 100%;
  flex-shrink: 0;
  height: 95px;
  box-sizing: border-box;
}

.zeekerskeleton-profile {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 8px;
}

.zeekerskeleton-avatar {
  width: 40px;
  height: 40px;
  background: #eee;
  border-radius: 50%;
}

.zeekerskeleton-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0px;
}

.zeekerskeleton-name {
  width: 100px;
  height: 16px;
  background: #eee;
  border-radius: 4px;
}

.zeekerskeleton-tag {
  width: 60px;
  height: 18px;
  background: #eee;
  border-radius: 12px;
  position: absolute;
  right: 8px;
  top: 10px;
}

.zeekerskeleton-stats {
  display: flex;
  justify-content: space-between;
  padding-top: 8px;
}

.zeekerskeleton-stat {
  width: 45%;
  height: 20px;
  background: #eee;
  border-radius: 4px;
}

/* Blog post card */
.zeekerskeleton-blog {
  margin-bottom: 12px;
  display: flex;
  gap: 20px;
}

.zeekerskeleton-zeeker-text {
  width: 100%;
}

.zeekerskeleton-blog-img {
  width: 50px;
  height: 50px;
  background: #eee;
  border-radius: 8px;
  margin-bottom: 12px;
  flex-shrink: 0;
}

.zeekerskeleton-blog-title {
  width: 100%;
  height: 10px;
  background: #eee;
  border-radius: 4px;
  margin-bottom: 8px;
}

.zeekerskeleton-blog-meta {
  width: 80%;
  height: 14px;
  background: #eee;
  border-radius: 4px;
}

.zeekerskeleton-trending {
  position: relative;
}

.zeekerskeleton-trending-tag {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100px;
  height: 20px;
  background: #eee;
  border-radius: 0px;
}

/* Poll card */
.zeekerskeleton-poll-options {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-top: 16px;
}

.zeekerskeleton-poll-option {
  height: 30px;
  background: #eee;
  border-radius: 8px;
}

/* Animation */
@keyframes pulse {
  0% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 0.6;
  }
}
.zeekerskeleton-avatar,
.zeekerskeleton-name,
.zeekerskeleton-tag,
.zeekerskeleton-stat,
.zeekerskeleton-blog-img,
.zeekerskeleton-blog-title,
.zeekerskeleton-blog-meta,
.zeekerskeleton-poll-option {
  animation: pulse 1.5s ease-in-out infinite;
}

.zeeker-reaction-skeleton-container {
  max-width: 400px;
  margin: 20px auto;
  padding: 24px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.zeeker-reaction-skeleton-title {
  width: 280px;
  height: 24px;
  background: #eee;
  border-radius: 4px;
  margin: 0 auto 24px;
}

.zeeker-reaction-skeleton-reactions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}

.zeeker-reaction-skeleton-reaction {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.zeeker-reaction-skeleton-emoji {
  width: 24px;
  height: 24px;
  background: #eee;
  border-radius: 50%;
}

.zeeker-reaction-skeleton-count {
  width: 32px;
  height: 24px;
  background: #f5f5f5;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Animation */
@keyframes pulse {
  0% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 0.6;
  }
}
.zeeker-reaction-skeleton-title,
.zeeker-reaction-skeleton-emoji {
  animation: pulse 1.5s ease-in-out infinite;
}

#poll-ad-carousel-main-div.zeeker_dark_mode {
  background: #2c2c2e;
  border: solid 0.2px #757575;
}

.zeeker_dark_mode .zeeker-elements-parent {
  background: #2c2c2e;
  border: solid 0.2px #757575;
}

.zeeker-cmn-title {
  position: relative;
  display: table;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 500;
  background: #d9d9d9 !important;
  border-radius: 5px;
  font-style: italic;
  position: absolute;
  z-index: 9;
  bottom: 0px;
  right: 0px;
  color: #000 !important;
  display: flex;
  align-items: center;
  left: auto !important;
  gap: 6px;
  height: 18px;
  display: none !important;
}
.zeeker-cmn-title svg {
  width: 14px;
}

#poll-ad-carousel-main-div.zeeker_dark_mode .Summary-card svg path, #vertical-poll-ad-carousel-main-div.zeeker_dark_mode .Summary-card svg path {
  stroke: #e9e9e9;
}
#poll-ad-carousel-main-div.zeeker_dark_mode .main-zeeker-cmn-card, #vertical-poll-ad-carousel-main-div.zeeker_dark_mode .main-zeeker-cmn-card {
  background: #2c2c2e;
  border: solid 0.2px #787878;
}
#poll-ad-carousel-main-div.zeeker_dark_mode .main-zeeker-cmn-card h4 span, #vertical-poll-ad-carousel-main-div.zeeker_dark_mode .main-zeeker-cmn-card h4 span {
  color: #e2e2e2;
}
#poll-ad-carousel-main-div.zeeker_dark_mode .main-zeeker-cmn-card p span, #vertical-poll-ad-carousel-main-div.zeeker_dark_mode .main-zeeker-cmn-card p span {
  color: #e2e2e2;
}
#poll-ad-carousel-main-div.zeeker_dark_mode .main-zeeker-cmn-card .top-user-count, #vertical-poll-ad-carousel-main-div.zeeker_dark_mode .main-zeeker-cmn-card .top-user-count {
  border-top: solid 0.2px #696969;
}
#poll-ad-carousel-main-div.zeeker_dark_mode .main-zeeker-cmn-card .comment-text .result button, #vertical-poll-ad-carousel-main-div.zeeker_dark_mode .main-zeeker-cmn-card .comment-text .result button {
  border: solid 0.2px #757575;
  color: #fff;
  background-color: #4c4c4c;
}
#poll-ad-carousel-main-div.zeeker_dark_mode .ZeekerArticle, #vertical-poll-ad-carousel-main-div.zeeker_dark_mode .ZeekerArticle {
  background: #2c2c2e;
  border: solid 0.2px #787878;
}
#poll-ad-carousel-main-div.zeeker_dark_mode .ZeekerArticle h3, #vertical-poll-ad-carousel-main-div.zeeker_dark_mode .ZeekerArticle h3 {
  color: #fff;
}
#poll-ad-carousel-main-div.zeeker_dark_mode .ZeekerArticle p, #vertical-poll-ad-carousel-main-div.zeeker_dark_mode .ZeekerArticle p {
  color: #fff;
}

.zeeker_dark_mode .toast-container .toast-success .toast-title {
  color: #000;
}
.zeeker_dark_mode .cloase-tosta {
  color: #000;
}
.zeeker_dark_mode span,
.zeeker_dark_mode div,
.zeeker_dark_mode button,
.zeeker_dark_mode h1,
.zeeker_dark_mode h2,
.zeeker_dark_mode h3,
.zeeker_dark_mode h4,
.zeeker_dark_mode p,
.zeeker_dark_mode h5,
.zeeker_dark_mode h6 {
  color: #d6d6d6;
}
.zeeker_dark_mode .image-box h3 {
  color: #fff;
}
.zeeker_dark_mode .zeeker-profile-info h4 span {
  color: #fff !important;
}
.zeeker_dark_mode .swiper-arrow {
  background: #676767;
}
.zeeker_dark_mode .swiper-arrow svg path {
  stroke: #fff;
}
.zeeker_dark_mode .main-zeeker-cmn-card,
.zeeker_dark_mode .ZeekerArticle {
  background-color: #2c2c2e;
  border: solid 0.2px #767676;
}
.zeeker_dark_mode .top-user-count {
  border-top: solid 0.2px #767676 !important;
}
.zeeker_dark_mode .ZeekerReactionTray {
  background-color: #2c2c2e;
  border: solid 0.2px #767676;
}
.zeeker_dark_mode .ZeekerReactionTray .re-title h3 {
  color: #fff;
}
.zeeker_dark_mode .ZeekerReactionTray .count {
  color: #fff !important;
}
.zeeker_dark_mode .ZeekerReactionTray .count-number {
  background: #5e5e5e !important;
  color: #fff !important;
}
.zeeker_dark_mode .main-zeeker-cmn-card h6 {
  background-color: #000;
}
.zeeker_dark_mode .zeeker-reaction-skeleton-container {
  background-color: #2c2c2e;
  border: solid 0.2px #767676;
}
.zeeker_dark_mode .zeeker-reaction-skeleton-container .zeeker-reaction-skeleton-title,
.zeeker_dark_mode .zeeker-reaction-skeleton-container .zeeker-reaction-skeleton-emoji,
.zeeker_dark_mode .zeeker-reaction-skeleton-container .zeeker-reaction-skeleton-count {
  background-color: #686767;
}
.zeeker_dark_mode .zeekerskeleton-card {
  background-color: #2c2c2e;
  border: solid 0.2px #767676;
}
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-blog-meta,
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-blog-title,
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-avatar,
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-name,
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-tag,
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-stat,
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-blog-img,
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-blog-title,
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-trending-tag,
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-avatar,
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-name,
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-blog-title,
.zeeker_dark_mode .zeekerskeleton-card .zeekerskeleton-poll-option {
  background-color: #686767;
}

.multiple-cards {
  justify-content: space-between !important;
}
.multiple-cards .carousel-left,
.multiple-cards .reaction-buttons-left,
.multiple-cards .zeeker-buttons-left,
.multiple-cards .poll-ad-left,
.multiple-cards .ad-unit-left {
  margin-right: 0;
}
.multiple-cards .carousel-right,
.multiple-cards .zeeker-buttons-right,
.multiple-cards .poll-ad-right,
.multiple-cards .reaction-buttons-right,
.multiple-cards .ad-unit-right {
  margin-left: 0;
}

.zeeker-embed-unit-large-width-screen-order-1,
.zeeker-embed-unit-large-width-screen-order-2,
.zeeker-embed-unit-large-width-screen-order-3,
.zeeker-embed-unit-large-width-screen-order-4,
.zeeker-embed-unit-large-width-screen-order-5,
.zeeker-embed-unit-large-width-screen-order-6 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  position: relative;
  width: 100%;
}
.zeeker-embed-unit-large-width-screen-order-1 .carousel-left,
.zeeker-embed-unit-large-width-screen-order-1 .reaction-buttons-left,
.zeeker-embed-unit-large-width-screen-order-1 .zeeker-buttons-left,
.zeeker-embed-unit-large-width-screen-order-1 .poll-ad-left,
.zeeker-embed-unit-large-width-screen-order-1 .ad-unit-left,
.zeeker-embed-unit-large-width-screen-order-2 .carousel-left,
.zeeker-embed-unit-large-width-screen-order-2 .reaction-buttons-left,
.zeeker-embed-unit-large-width-screen-order-2 .zeeker-buttons-left,
.zeeker-embed-unit-large-width-screen-order-2 .poll-ad-left,
.zeeker-embed-unit-large-width-screen-order-2 .ad-unit-left,
.zeeker-embed-unit-large-width-screen-order-3 .carousel-left,
.zeeker-embed-unit-large-width-screen-order-3 .reaction-buttons-left,
.zeeker-embed-unit-large-width-screen-order-3 .zeeker-buttons-left,
.zeeker-embed-unit-large-width-screen-order-3 .poll-ad-left,
.zeeker-embed-unit-large-width-screen-order-3 .ad-unit-left,
.zeeker-embed-unit-large-width-screen-order-4 .carousel-left,
.zeeker-embed-unit-large-width-screen-order-4 .reaction-buttons-left,
.zeeker-embed-unit-large-width-screen-order-4 .zeeker-buttons-left,
.zeeker-embed-unit-large-width-screen-order-4 .poll-ad-left,
.zeeker-embed-unit-large-width-screen-order-4 .ad-unit-left,
.zeeker-embed-unit-large-width-screen-order-5 .carousel-left,
.zeeker-embed-unit-large-width-screen-order-5 .reaction-buttons-left,
.zeeker-embed-unit-large-width-screen-order-5 .zeeker-buttons-left,
.zeeker-embed-unit-large-width-screen-order-5 .poll-ad-left,
.zeeker-embed-unit-large-width-screen-order-5 .ad-unit-left,
.zeeker-embed-unit-large-width-screen-order-6 .carousel-left,
.zeeker-embed-unit-large-width-screen-order-6 .reaction-buttons-left,
.zeeker-embed-unit-large-width-screen-order-6 .zeeker-buttons-left,
.zeeker-embed-unit-large-width-screen-order-6 .poll-ad-left,
.zeeker-embed-unit-large-width-screen-order-6 .ad-unit-left {
  margin-right: auto;
}
.zeeker-embed-unit-large-width-screen-order-1 .carousel-right,
.zeeker-embed-unit-large-width-screen-order-1 .zeeker-buttons-right,
.zeeker-embed-unit-large-width-screen-order-1 .poll-ad-right,
.zeeker-embed-unit-large-width-screen-order-1 .reaction-buttons-right .ad-unit-right,
.zeeker-embed-unit-large-width-screen-order-2 .carousel-right,
.zeeker-embed-unit-large-width-screen-order-2 .zeeker-buttons-right,
.zeeker-embed-unit-large-width-screen-order-2 .poll-ad-right,
.zeeker-embed-unit-large-width-screen-order-2 .reaction-buttons-right .ad-unit-right,
.zeeker-embed-unit-large-width-screen-order-3 .carousel-right,
.zeeker-embed-unit-large-width-screen-order-3 .zeeker-buttons-right,
.zeeker-embed-unit-large-width-screen-order-3 .poll-ad-right,
.zeeker-embed-unit-large-width-screen-order-3 .reaction-buttons-right .ad-unit-right,
.zeeker-embed-unit-large-width-screen-order-4 .carousel-right,
.zeeker-embed-unit-large-width-screen-order-4 .zeeker-buttons-right,
.zeeker-embed-unit-large-width-screen-order-4 .poll-ad-right,
.zeeker-embed-unit-large-width-screen-order-4 .reaction-buttons-right .ad-unit-right,
.zeeker-embed-unit-large-width-screen-order-5 .carousel-right,
.zeeker-embed-unit-large-width-screen-order-5 .zeeker-buttons-right,
.zeeker-embed-unit-large-width-screen-order-5 .poll-ad-right,
.zeeker-embed-unit-large-width-screen-order-5 .reaction-buttons-right .ad-unit-right,
.zeeker-embed-unit-large-width-screen-order-6 .carousel-right,
.zeeker-embed-unit-large-width-screen-order-6 .zeeker-buttons-right,
.zeeker-embed-unit-large-width-screen-order-6 .poll-ad-right,
.zeeker-embed-unit-large-width-screen-order-6 .reaction-buttons-right .ad-unit-right {
  margin-left: auto;
}
.zeeker-embed-unit-large-width-screen-order-1 .carousel-center,
.zeeker-embed-unit-large-width-screen-order-1 .zeeker-buttons-center,
.zeeker-embed-unit-large-width-screen-order-1 .poll-ad-center,
.zeeker-embed-unit-large-width-screen-order-1 .reaction-buttons-center,
.zeeker-embed-unit-large-width-screen-order-1 .ad-unit-center,
.zeeker-embed-unit-large-width-screen-order-2 .carousel-center,
.zeeker-embed-unit-large-width-screen-order-2 .zeeker-buttons-center,
.zeeker-embed-unit-large-width-screen-order-2 .poll-ad-center,
.zeeker-embed-unit-large-width-screen-order-2 .reaction-buttons-center,
.zeeker-embed-unit-large-width-screen-order-2 .ad-unit-center,
.zeeker-embed-unit-large-width-screen-order-3 .carousel-center,
.zeeker-embed-unit-large-width-screen-order-3 .zeeker-buttons-center,
.zeeker-embed-unit-large-width-screen-order-3 .poll-ad-center,
.zeeker-embed-unit-large-width-screen-order-3 .reaction-buttons-center,
.zeeker-embed-unit-large-width-screen-order-3 .ad-unit-center,
.zeeker-embed-unit-large-width-screen-order-4 .carousel-center,
.zeeker-embed-unit-large-width-screen-order-4 .zeeker-buttons-center,
.zeeker-embed-unit-large-width-screen-order-4 .poll-ad-center,
.zeeker-embed-unit-large-width-screen-order-4 .reaction-buttons-center,
.zeeker-embed-unit-large-width-screen-order-4 .ad-unit-center,
.zeeker-embed-unit-large-width-screen-order-5 .carousel-center,
.zeeker-embed-unit-large-width-screen-order-5 .zeeker-buttons-center,
.zeeker-embed-unit-large-width-screen-order-5 .poll-ad-center,
.zeeker-embed-unit-large-width-screen-order-5 .reaction-buttons-center,
.zeeker-embed-unit-large-width-screen-order-5 .ad-unit-center,
.zeeker-embed-unit-large-width-screen-order-6 .carousel-center,
.zeeker-embed-unit-large-width-screen-order-6 .zeeker-buttons-center,
.zeeker-embed-unit-large-width-screen-order-6 .poll-ad-center,
.zeeker-embed-unit-large-width-screen-order-6 .reaction-buttons-center,
.zeeker-embed-unit-large-width-screen-order-6 .ad-unit-center {
  margin: 0px auto;
}

#reactions-success-message-toastr {
  position: absolute;
  width: 90%;
  left: 0;
  margin: 0px auto;
  right: 0;
  top: 10px;
  overflow: hidden;
  cursor: pointer;
}
#reactions-success-message-toastr .cloase-tosta {
  z-index: 10;
  position: absolute;
  right: 7px;
  top: -2px;
  font-size: 12px;
  transform: rotateX(26deg);
  cursor: pointer;
}/*# sourceMappingURL=styles.css.map */