.template-front-dividend-schedule-index {
  /* Switch Primary */
}
.template-front-dividend-schedule-index span[rel=card-list] {
  display: none;
}
.template-front-dividend-schedule-index span[rel=card-list],
.template-front-dividend-schedule-index span[rel=table-list] {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
.template-front-dividend-schedule-index #filter-data-container-icon {
  padding-top: 1px;
}
.template-front-dividend-schedule-index #container-filter-data-mobile {
  display: flex;
  align-items: center;
}
.template-front-dividend-schedule-index #content-page-seo ul {
  margin-top: 12px;
  margin-left: 16px;
}
.template-front-dividend-schedule-index #content-page-seo ul li {
  margin-top: 12px;
  font-size: 16px;
}
.template-front-dividend-schedule-index #content-page-seo p {
  margin-top: 12px;
  margin-bottom: 12px;
}
.template-front-dividend-schedule-index #container-label-order {
  display: flex;
  align-items: center;
  width: 100%;
}
.template-front-dividend-schedule-index #container-label-order svg {
  margin-left: auto;
}
.template-front-dividend-schedule-index #filter-ticker {
  display: flex;
  align-items: center;
  margin-right: auto;
}
.template-front-dividend-schedule-index #filter-ticker #label-ticker {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  margin-right: 8px;
}
.template-front-dividend-schedule-index .checkbox.checbox-switch label,
.template-front-dividend-schedule-index .checkbox-inline.checbox-switch {
  display: flex;
  position: relative;
  padding-left: 0;
  cursor: pointer;
}
.template-front-dividend-schedule-index .checkbox.checbox-switch label input,
.template-front-dividend-schedule-index .checkbox-inline.checbox-switch input {
  display: none;
}
.template-front-dividend-schedule-index .checkbox.checbox-switch label span,
.template-front-dividend-schedule-index .checkbox-inline.checbox-switch span {
  width: 32px;
  border-radius: 20px;
  height: 16px;
  background: #E3E6ED;
}
.template-front-dividend-schedule-index .checkbox.checbox-switch label span:before,
.template-front-dividend-schedule-index .checkbox-inline.checbox-switch span:before {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  content: " ";
  position: relative;
  left: 2px;
  transition: all 0.3s ease;
  top: -2.1px;
}
.template-front-dividend-schedule-index .checkbox.checbox-switch label > input:checked + span:before,
.template-front-dividend-schedule-index .checkbox-inline.checbox-switch > input:checked + span:before {
  left: 18px;
  top: -2.1px;
}
.template-front-dividend-schedule-index .checkbox.checbox-switch.switch-primary label > input:checked + span,
.template-front-dividend-schedule-index .checkbox-inline.checbox-switch.switch-primary > input:checked + span {
  background-color: #2C3A53;
  border-color: #2C3A53;
  transition: border 0.4s ease 0s, background-color 1.2s ease 0s;
}
.template-front-dividend-schedule-index .checkbox.checbox-switch.switch-primary label > input:checked:disabled + span,
.template-front-dividend-schedule-index .checkbox-inline.checbox-switch.switch-primary > input:checked:disabled + span {
  background-color: #E3E6ED;
  border-color: #E3E6ED;
  transition: border 0.4s ease 0s, background-color 1.2s ease 0s;
}
.template-front-dividend-schedule-index svg[rel=card-list] {
  display: none;
}
.template-front-dividend-schedule-index #frequency-remove-filter {
  padding-top: 16px;
  padding-bottom: 16px;
  display: none;
}
.template-front-dividend-schedule-index #frequency-remove-filter-month {
  display: none;
}
.template-front-dividend-schedule-index .icon-clear-filter-modal {
  display: flex;
  align-items: center;
  gap: 8px;
}
.template-front-dividend-schedule-index #company-remove-filter {
  margin-top: 16px;
  display: none;
}
.template-front-dividend-schedule-index #sector-remove-filter {
  display: none;
}
.template-front-dividend-schedule-index #my-assets-remove-filter {
  display: none;
}
.template-front-dividend-schedule-index #my-assets-remove-filter .remove-filter {
  display: flex;
  padding: 8px;
  padding-top: 16px;
  padding-left: 0;
  align-items: center;
}
.template-front-dividend-schedule-index #container-detail-action {
  display: flex;
  padding: 4px 4px;
  align-items: flex-start;
  gap: 4px;
  align-self: stretch;
  border-radius: 12px;
  background: #F6F7F9;
}
.template-front-dividend-schedule-index #container-detail-action div {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
}
.template-front-dividend-schedule-index #container-detail-action div span {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.template-front-dividend-schedule-index #container-detail-action div.active {
  border-radius: 8px;
  border: 0.5px solid #E3E6ED;
  background: #FFFFFF;
  box-shadow: 0px 4px 8px 0px rgba(42, 46, 55, 0.08);
}
.template-front-dividend-schedule-index #container-detail-action div.active span {
  color: #2C3A53;
}
.template-front-dividend-schedule-index #container-frequency-period-container {
  display: none;
}
.template-front-dividend-schedule-index #container-frequency-period-container.active {
  display: block;
}
.template-front-dividend-schedule-index #container-month-period {
  display: none;
  width: 100%;
}
.template-front-dividend-schedule-index #container-month-period.active {
  display: flex;
  flex-direction: column;
}
.template-front-dividend-schedule-index #container-month-period .remove-filter {
  display: flex;
  padding: 16px;
  padding-left: 0;
  align-items: center;
  gap: 8px;
}
.template-front-dividend-schedule-index #container-month-period ul {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.template-front-dividend-schedule-index #container-month-period li {
  list-style: none;
  margin-bottom: 16px;
  cursor: pointer;
  display: flex;
}
.template-front-dividend-schedule-index #container-month-period input[type=checkbox] {
  accent-color: #52607A;
  border: 0;
  border-radius: 15px;
  cursor: pointer;
  vertical-align: middle;
  display: flex;
  float: left;
  margin-right: 12px;
}
.template-front-dividend-schedule-index #container-month-period .month-period-name {
  color: #424C57;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  width: 100%;
  cursor: pointer;
}
.template-front-dividend-schedule-index .remove-filter {
  color: #2C3A53;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  cursor: pointer;
}
.template-front-dividend-schedule-index #container-table-cards-v2 {
  display: flex;
  padding-left: 12px;
  padding-right: 12px;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  border: 0.5px solid #E3E6ED;
  background: #FFFFFF;
  position: relative;
  cursor: pointer;
}
.template-front-dividend-schedule-index #container-table-cards-detail {
  position: absolute;
  width: 240px;
  height: 112px;
  top: 0;
  right: 0;
  z-index: 9;
  margin-top: 35px;
  display: none;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  background: #FFFFFF;
  box-shadow: -4px 10px 20px 0px rgba(47, 49, 55, 0.1);
}
.template-front-dividend-schedule-index #container-table-cards-detail.active {
  display: block;
}
.template-front-dividend-schedule-index .circle-action-active {
  display: none;
}
.template-front-dividend-schedule-index .container-table-cards-detail-action.active .circle-action {
  display: none;
}
.template-front-dividend-schedule-index .container-table-cards-detail-action.active .circle-action-active {
  display: flex;
}
.template-front-dividend-schedule-index #container-table-cards-detail label {
  color: #424C57;
  font-feature-settings: "clig" off, "liga" off;
  /* Headings/H6 */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px; /* 100% */
}
.template-front-dividend-schedule-index .container-table-cards-detail-action {
  display: flex;
  gap: 12px;
  margin-top: 12px;
}
.template-front-dividend-schedule-index .container-table-cards-detail-action-title {
  display: flex;
  gap: 4px;
}
.template-front-dividend-schedule-index #line-order-detail {
  width: 233px;
  height: 1px;
  margin-left: -16px;
  background: #F0F2F5;
}
.template-front-dividend-schedule-index .container-table-cards-detail-action-title .title-action {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
.template-front-dividend-schedule-index #container-order-cards-detail {
  position: absolute;
  width: 235px;
  top: 0;
  left: 0;
  z-index: 9;
  margin-top: 37px;
  display: none;
  padding: 16px;
  margin-left: 12px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  background: #FFFFFF;
  box-shadow: -4px 10px 20px 0px rgba(47, 49, 55, 0.1);
}
.template-front-dividend-schedule-index #container-order-cards-detail.active {
  display: block;
}
.template-front-dividend-schedule-index .container-order-cards-detail-action.active .circle-action {
  display: none;
}
.template-front-dividend-schedule-index .container-order-cards-detail-action.active .circle-action-active {
  display: flex;
}
.template-front-dividend-schedule-index #container-order-cards-detail label {
  color: #424C57;
  font-feature-settings: "clig" off, "liga" off;
  /* Headings/H6 */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px; /* 100% */
}
.template-front-dividend-schedule-index .container-order-cards-detail-action {
  display: flex;
  gap: 12px;
}
.template-front-dividend-schedule-index .container-order-cards-detail-action-title {
  display: flex;
  gap: 4px;
}
.template-front-dividend-schedule-index .container-order-cards-detail-action-title .title-action {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
.template-front-dividend-schedule-index #filter-data {
  display: flex;
  height: 32px;
  padding: 4px 4px;
  align-items: flex-start;
  gap: 4px;
  border-radius: 8px;
  border: 0.5px solid #E3E6ED;
  background: #FFFFFF;
}
.template-front-dividend-schedule-index #filter-data div {
  background: #FFFFFF;
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  cursor: pointer;
}
.template-front-dividend-schedule-index #filter-data div.active {
  background: #E8EEF7;
  color: #2C3A53;
  border-radius: 6px;
  border: 0.5px solid #E3E6ED;
}
.template-front-dividend-schedule-index #filter-data-mobile {
  display: flex;
  padding: 16px 12px;
  position: relative;
  display: none;
}
.template-front-dividend-schedule-index #filter-data-mobile .date-mobile-container {
  display: none;
  color: #424C57;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  gap: 8px;
}
.template-front-dividend-schedule-index #filter-data-mobile div.active {
  display: flex;
}
.template-front-dividend-schedule-index #container-list-company, .template-front-dividend-schedule-index #container-list-sector {
  overflow: auto;
  max-height: 450px;
}
.template-front-dividend-schedule-index #container-list-company {
  max-height: 310px;
}
.template-front-dividend-schedule-index .circle-total-filters {
  background: #52607A;
  color: #FFFFFF;
  border-radius: 100%;
  height: 16px;
  display: none;
  padding: 8px;
  width: 16px;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 6px;
  justify-content: center;
  align-items: center;
}
.template-front-dividend-schedule-index #filter-company.active .circle-total-filters,
.template-front-dividend-schedule-index #filter-sector.active .circle-total-filters,
.template-front-dividend-schedule-index #filter-frequency.active .circle-total-filters {
  display: flex;
}
.template-front-dividend-schedule-index #filter-frequency.active .circle-total-filters {
  padding: 8px;
}
.template-front-dividend-schedule-index #container-table-dividends,
.template-front-dividend-schedule-index #container-cards-dividends {
  position: relative;
}
.template-front-dividend-schedule-index #container-advice {
  display: flex;
  padding: 12px 16px;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: #f4f4f4;
  margin-bottom: 32px;
  margin-top: 8px;
}
.template-front-dividend-schedule-index #container-advice h3 {
  color: #424C57;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 177.778% */
}
.template-front-dividend-schedule-index #container-advice-mobile {
  display: none;
  padding: 12px 16px;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
  border-radius: 8px;
  background: #E8EEF7;
}
.template-front-dividend-schedule-index #container-advice-mobile h3 {
  color: #424C57;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.template-front-dividend-schedule-index #container-table-dividends.limited::after,
.template-front-dividend-schedule-index #container-cards-dividends.limited::after {
  background: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), #fff);
  background-image: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
  background-image: -ms-linear-gradient(hsla(0, 0%, 100%, 0) 0, #fff 100%);
  bottom: 0;
  content: " ";
  height: 200px;
  position: absolute;
  width: 100%;
  left: 0;
}
.template-front-dividend-schedule-index .section-sectors {
  padding-top: 24px;
}
.template-front-dividend-schedule-index #container-tickers ul li strong {
  font-size: 14px;
}
.template-front-dividend-schedule-index #container-tickers ul li span {
  font-size: 11px;
}
.template-front-dividend-schedule-index .tooltip {
  position: relative;
  display: inline-block;
}
.template-front-dividend-schedule-index .tooltip .tooltiptext {
  visibility: hidden;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
  margin-left: -8px;
  min-width: 260px;
  margin-bottom: 20px;
}
.template-front-dividend-schedule-index .tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.template-front-dividend-schedule-index .tooltip .tooltiptext-percentage {
  visibility: hidden;
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
  display: flex;
  padding: 8px 12px;
  flex-direction: column;
  gap: 4px;
  border-radius: 8px;
  background: #2C3A53;
  color: #FFFFFF;
  width: 288px;
  min-height: 72px;
  margin-top: 35px;
  margin-left: -120px;
}
.template-front-dividend-schedule-index .tooltip:hover .tooltiptext-percentage {
  visibility: visible;
  opacity: 1;
}
.template-front-dividend-schedule-index .tooltiptext-percentage h5 {
  color: #FFF;
  font-feature-settings: "clig" off, "liga" off;
  /* Headings/H6 */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  padding-top: 4px;
}
.template-front-dividend-schedule-index .tooltiptext-percentage p {
  color: #FFF;
  font-feature-settings: "clig" off, "liga" off;
  /* Paragraph/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
.template-front-dividend-schedule-index .tooltiptext-percentage .icon-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 133px;
  margin-top: -14px;
}
.template-front-dividend-schedule-index .dividend-icon-container .tooltiptext-percentage#month-10 {
  margin-left: -45px;
}
.template-front-dividend-schedule-index .dividend-icon-container .tooltiptext-percentage#month-10 .icon-tooltip {
  margin-left: 59px;
}
.template-front-dividend-schedule-index .dividend-icon-container .tooltiptext-percentage#month-11 {
  margin-left: -125px;
}
.template-front-dividend-schedule-index .dividend-icon-container .tooltiptext-percentage#month-11 .icon-tooltip {
  margin-left: 137px;
}
.template-front-dividend-schedule-index .dividend-icon-container .tooltiptext-percentage#month-12 {
  margin-left: -220px;
}
.template-front-dividend-schedule-index .dividend-icon-container .tooltiptext-percentage#month-12 .icon-tooltip {
  margin-left: 234px;
}
.template-front-dividend-schedule-index .month-card.dark {
  background: #AAEFDE !important;
}
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage {
  margin-left: -105px;
}
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-3,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-6,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-9,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-12 {
  margin-left: -188px;
}
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-3 .icon-tooltip,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-6 .icon-tooltip,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-9 .icon-tooltip,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-12 .icon-tooltip {
  margin-left: 221px;
}
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-1,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-4,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-7,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-10 {
  margin-left: -23px;
}
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-1 .icon-tooltip,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-4 .icon-tooltip,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-7 .icon-tooltip,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-10 .icon-tooltip {
  margin-left: 53px;
}
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage .icon-tooltip {
  margin-top: -13px;
  margin-left: 137px;
}
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-7,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-8,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-9,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-10,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-11,
.template-front-dividend-schedule-index .month-card .tooltiptext-percentage#month-12 {
  margin-top: 32px;
}
.template-front-dividend-schedule-index .container-company-ticker-cards {
  display: flex;
  flex-direction: column;
}
.template-front-dividend-schedule-index #container-cards-dividends {
  width: 100%;
  height: 100%;
  display: flex;
}
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
  border-radius: 8px;
  margin-left: 16px;
  margin-bottom: 16px;
  border: 1px solid #F0F2F5;
  background: #FFFFFF;
  width: 285px;
  height: 265px;
  float: left;
}
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend.first {
  margin-left: 0;
}
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend h4.sector-name-mobile-dividend {
  display: none;
}
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend h4 {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: #F6F7F9;
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .image-card {
  width: 32px;
  float: left;
  margin-right: 12px;
  margin-top: 0px;
}
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .company-name-card,
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .company-name-card-mobile {
  display: inline-block;
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  float: left;
}
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .company-name-card-mobile {
  display: none;
}
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .ticker-name-card {
  color: #424C57;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 0px;
}
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .image-card img {
  border-radius: 4px;
  border: 1px solid #F0F2F5;
  background: #0a0a0a;
  display: flex;
  width: 32px;
  height: 32px;
  border: 1px solid #F0F2F5;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
}
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .month-card {
  display: flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin-left: 4px;
  border-radius: 4px;
  background: #F6F7F9;
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  height: 32px;
  width: 79px;
  margin-top: 4px;
  float: left;
}
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .month-card.active {
  background: #E3FCF8;
  color: #009974;
}
.template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .card-icon-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #E3FDF7;
  width: 16px;
  height: 16px;
}
@media (min-width: 1300px) {
  .template-front-dividend-schedule-index .container {
    --width-container: 1215px;
  }
}
.template-front-dividend-schedule-index #container-cards-dividends {
  display: none;
}
.template-front-dividend-schedule-index #container-cards-dividends.active {
  display: block;
}
.template-front-dividend-schedule-index #container-table-dividends {
  display: none;
}
.template-front-dividend-schedule-index #container-table-dividends.active {
  display: flex;
  justify-content: center;
}
.template-front-dividend-schedule-index #container-filter-sector-detail .open-sub-sector,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile .open-sub-sector {
  width: 20px;
  height: 20px;
  background: #F6F7F9;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  float: right;
  cursor: pointer;
}
.template-front-dividend-schedule-index #container-filter-sector-detail .open-sub-sector.less,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile .open-sub-sector.less {
  width: 16px;
  height: 16px;
}
.template-front-dividend-schedule-index #container-filter-sector-detail .open-sub-sector svg.active,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile .open-sub-sector svg.active {
  display: none;
}
.template-front-dividend-schedule-index #container-filter-sector-detail .open-sub-sector.active svg,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile .open-sub-sector.active svg {
  display: none;
}
.template-front-dividend-schedule-index #container-filter-sector-detail .open-sub-sector.active svg.active,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile .open-sub-sector.active svg.active {
  display: block;
}
.template-front-dividend-schedule-index #container-filter-sector-detail ul:first-child,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile ul:first-child {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.template-front-dividend-schedule-index #container-filter-sector-detail .sub-container-sector-list,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile .sub-container-sector-list {
  display: none;
}
.template-front-dividend-schedule-index #container-filter-sector-detail .sub-container-sector-list.active,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile .sub-container-sector-list.active {
  display: block;
}
.template-front-dividend-schedule-index #container-filter-sector-detail ul li ul,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile ul li ul {
  margin-left: 16px;
  margin-top: 8px;
}
.template-front-dividend-schedule-index #container-filter-sector-detail ul li ul li,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile ul li ul li {
  margin-bottom: 8px;
  cursor: pointer;
}
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile.active {
  display: none;
}
.template-front-dividend-schedule-index #container-filter-frequency-detail-mobile {
  display: none;
}
.template-front-dividend-schedule-index #container-search-company-box {
  padding: 0px 16px;
  height: 50px;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
}
.template-front-dividend-schedule-index #container-search-company-box input {
  width: 100%;
  height: 100%;
  border: none;
  padding-right: 5px;
  color: #C8CFDA;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.template-front-dividend-schedule-index #container-list-company {
  margin-top: 24px;
}
.template-front-dividend-schedule-index .container-image-detail {
  display: flex;
}
.template-front-dividend-schedule-index .container-company-ticker-detail {
  margin-top: -8px;
}
.template-front-dividend-schedule-index #container-filter-company-detail ul:first-child,
.template-front-dividend-schedule-index #container-filter-company-detail-mobile ul:first-child {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.template-front-dividend-schedule-index #container-filter-company-detail .image,
.template-front-dividend-schedule-index #container-filter-company-detail-mobile .image {
  margin-right: 12px;
  float: left;
  margin-top: -6px;
}
.template-front-dividend-schedule-index #container-filter-company-detail .image img,
.template-front-dividend-schedule-index #container-filter-company-detail-mobile .image img {
  display: flex;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  border: 1px solid #F0F2F5;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
}
.template-front-dividend-schedule-index #container-filter-company-detail li,
.template-front-dividend-schedule-index #container-filter-company-detail-mobile li {
  list-style: none;
  margin-bottom: 24px;
  cursor: pointer;
}
.template-front-dividend-schedule-index #container-filter-company-detail .company-name,
.template-front-dividend-schedule-index #container-filter-company-detail label,
.template-front-dividend-schedule-index #container-filter-company-detail-mobile .company-name,
.template-front-dividend-schedule-index #container-filter-company-detail-mobile label {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
.template-front-dividend-schedule-index #container-filter-company-detail .company-name,
.template-front-dividend-schedule-index #container-filter-company-detail-mobile .company-name {
  margin-bottom: 2px;
}
.template-front-dividend-schedule-index #container-filter-company-detail label,
.template-front-dividend-schedule-index #container-filter-company-detail-mobile label {
  margin-top: 0;
  display: block;
}
.template-front-dividend-schedule-index #container-filter-company-detail .ticker-name,
.template-front-dividend-schedule-index #container-filter-company-detail-mobile .ticker-name {
  color: #424c57;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  display: block;
  margin-bottom: 4px;
}
.template-front-dividend-schedule-index #container-filter-company-detail input[type=checkbox],
.template-front-dividend-schedule-index #container-filter-company-detail-mobile input[type=checkbox] {
  accent-color: #52607A;
  border: 0;
  border-radius: 15px;
  cursor: pointer;
  vertical-align: middle;
  display: flex;
  float: left;
  margin-right: 12px;
  height: 16px;
}
.template-front-dividend-schedule-index #container-filter-company-detail .sub-container-sector-list,
.template-front-dividend-schedule-index #container-filter-company-detail-mobile .sub-container-sector-list {
  display: none;
}
.template-front-dividend-schedule-index #container-filter-company-detail .sub-container-sector-list.active,
.template-front-dividend-schedule-index #container-filter-company-detail-mobile .sub-container-sector-list.active {
  display: block;
}
.template-front-dividend-schedule-index #container-filter-company-detail,
.template-front-dividend-schedule-index #container-filter-company-detail-mobile {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  margin-top: 35px;
  width: 315px;
  overflow-y: auto;
  z-index: 999;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  background: #FFFFFF;
  box-shadow: -4px 10px 20px 0px rgba(47, 49, 55, 0.1);
}
.template-front-dividend-schedule-index #container-filter-company-detail {
  max-height: 450px;
  margin-top: 0;
  right: 0;
  left: auto;
}
.template-front-dividend-schedule-index #container-filter-company-detail p {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 16px;
}
.template-front-dividend-schedule-index #container-filter-company-detail-mobile {
  z-index: 9999;
  display: none !important;
}
.template-front-dividend-schedule-index #container-filter-company-detail-mobile p {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 12px;
}
.template-front-dividend-schedule-index #container-filter-company-detail.active {
  display: block;
  overflow: hidden;
}
.template-front-dividend-schedule-index #filter-sector {
  position: relative;
  background: #FFFFFF;
  border-radius: 8px;
  border: 0.5px solid #E3E6ED;
  cursor: pointer;
}
.template-front-dividend-schedule-index #filter-sector.active {
  background: #E8EEF7;
}
.template-front-dividend-schedule-index #filter-sector-container {
  display: flex;
  padding: 8px 12px 8px 12px;
  align-items: center;
  gap: 8px;
}
.template-front-dividend-schedule-index #filter-sector-container-title {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.template-front-dividend-schedule-index .title-web-select {
  display: flex;
  gap: 8px;
}
.template-front-dividend-schedule-index .title-mobile-select {
  display: none;
}
.template-front-dividend-schedule-index #container-filter-sector-detail input[type=checkbox],
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile input[type=checkbox] {
  accent-color: #52607A;
  border: 0;
  border-radius: 15px;
  cursor: pointer;
  vertical-align: middle;
}
.template-front-dividend-schedule-index #container-filter-sector-detail li,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile li {
  list-style: none;
  margin-bottom: 8px;
}
.template-front-dividend-schedule-index #container-filter-sector-detail label,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile label {
  color: #424C57;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  cursor: pointer;
  margin-left: 16px;
}
.template-front-dividend-schedule-index #filter-sector-container-icon {
  width: 16px;
  height: 16px;
}
.template-front-dividend-schedule-index #filter-company {
  position: relative;
  background: #FFFFFF;
  border-radius: 8px;
  border: 0.5px solid #E3E6ED;
  cursor: pointer;
}
.template-front-dividend-schedule-index #filter-company.active {
  background: #E8EEF7;
}
.template-front-dividend-schedule-index #filter-company-container {
  display: flex;
  padding: 8px 12px 8px 12px;
  align-items: center;
  gap: 8px;
}
.template-front-dividend-schedule-index #filter-company-container-title {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.template-front-dividend-schedule-index #filter-company-container-icon {
  width: 16px;
  height: 16px;
}
.template-front-dividend-schedule-index #container-search {
  position: relative;
}
.template-front-dividend-schedule-index #container-search #icon-search {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 10px;
  margin-left: 10px;
}
.template-front-dividend-schedule-index #container-search #search-ticker {
  border-radius: 8px;
  border: 0.5px solid #E3E6ED;
  background: #FFFFFF;
  color: #c8cfda;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  width: 212px;
  padding-left: 28px;
  height: 32px;
  cursor: pointer;
}
.template-front-dividend-schedule-index #container-search #search-ticker::-moz-placeholder {
  color: #C8CFDA;
  opacity: 1; /* Firefox */
}
.template-front-dividend-schedule-index #container-search #search-ticker::placeholder {
  color: #C8CFDA;
  opacity: 1; /* Firefox */
}
.template-front-dividend-schedule-index #search-input-companies::-moz-placeholder {
  color: #C8CFDA;
  opacity: 1;
}
.template-front-dividend-schedule-index #search-input-companies::placeholder {
  color: #C8CFDA;
  opacity: 1;
}
.template-front-dividend-schedule-index #search-input-companies::-ms-input-placeholder {
  color: #C8CFDA;
}
.template-front-dividend-schedule-index #container-search-company-box input#search-input-companies {
  color: #757575;
}
.template-front-dividend-schedule-index #container-tickers {
  position: relative;
}
.template-front-dividend-schedule-index #container-tickers ul {
  list-style: none;
  max-height: 260px;
  overflow: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.template-front-dividend-schedule-index #container-tickers li {
  background: #FFF;
  padding: 10px;
  border-top: 1px solid #eaeaea;
  cursor: pointer;
  font-size: 12px;
}
.template-front-dividend-schedule-index #container-tickers li:first-child {
  margin-top: 5px;
}
.template-front-dividend-schedule-index #container-tickers li:hover {
  background: #f5f5f5;
}
.template-front-dividend-schedule-index #container-clear-filter {
  display: none;
  height: 16px;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  justify-content: right;
  margin-bottom: 12px;
  margin-right: 8px;
}
.template-front-dividend-schedule-index #container-clear-filter-mobile {
  display: none;
  height: 16px;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  justify-content: right;
  padding: 0px;
  margin-left: auto;
  margin-right: -24px;
}
.template-front-dividend-schedule-index #container-clear-filter-mobile #title-clear-filter {
  color: #2C3A53;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
.template-front-dividend-schedule-index #container-clear-filter #title-clear-filter {
  color: #2C3A53;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.template-front-dividend-schedule-index #empty-result {
  display: flex;
  margin-top: 24px;
  flex-direction: column;
  align-items: center;
  flex: 1 0 0;
  align-self: stretch;
  margin-bottom: 24px;
  position: relative;
  z-index: 8;
}
.template-front-dividend-schedule-index #no-results-search,
.template-front-dividend-schedule-index #clean-results-search {
  color: #424C57;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  /* Paragraph/extra-large */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 177.778% */
}
.template-front-dividend-schedule-index #no-results-search {
  margin-top: 24px;
}
.template-front-dividend-schedule-index #clean-results-search {
  color: #778698;
}
.template-front-dividend-schedule-index #container-filters {
  display: flex;
  gap: 8px;
  justify-content: right;
}
.template-front-dividend-schedule-index #filter-my-assets {
  display: flex;
  position: relative;
  padding: 8px 12px 8px 8px;
  gap: 8px;
  border-radius: 8px;
  border: 0.5px solid #E3E6ED;
  background: #FFFFFF;
  height: 32px;
  cursor: pointer;
}
.template-front-dividend-schedule-index #filter-my-assets-mobile {
  display: none;
  position: relative;
  padding: 8px 12px 8px 8px;
  gap: 8px;
  border-radius: 8px;
  border: 0.5px solid #E3E6ED;
  background: #FFFFFF;
  min-width: 111px;
  height: 32px;
  cursor: pointer;
}
.template-front-dividend-schedule-index #filter-my-assets.active {
  background: #E8EEF7;
}
.template-front-dividend-schedule-index #filter-my-assets-mobile.active {
  background: #E3E6ED;
}
.template-front-dividend-schedule-index #filter-my-assets.active #label-my-assets,
.template-front-dividend-schedule-index #filter-my-assets-mobile.active #label-my-assets-mobile {
  color: #424C57;
}
.template-front-dividend-schedule-index #filter-my-assets-mobile.active #label-my-assets-mobile {
  font-size: 11px;
}
.template-front-dividend-schedule-index #icon-my-assets #active,
.template-front-dividend-schedule-index #icon-my-assets-mobile #active {
  display: none;
}
.template-front-dividend-schedule-index #filter-my-assets.active #icon-my-assets #active,
.template-front-dividend-schedule-index #filter-my-assets-mobile.active #icon-my-assets-mobile #active {
  display: inline;
}
.template-front-dividend-schedule-index #filter-my-assets.active #icon-my-assets #normal,
.template-front-dividend-schedule-index #filter-my-assets-mobile.active #icon-my-assets-mobile #normal {
  display: none;
}
.template-front-dividend-schedule-index #filter-my-assets #label-my-assets,
.template-front-dividend-schedule-index #filter-my-assets-mobile #label-my-assets-mobile {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.template-front-dividend-schedule-index #filter-my-assets #label-my-assets {
  font-size: 14px;
}
.template-front-dividend-schedule-index #filter-my-assets-mobile #label-my-assets-mobile {
  font-size: 12px;
}
.template-front-dividend-schedule-index #filter-frequency {
  display: flex;
  padding: 8px 12px 8px 8px;
  gap: 8px;
  border-radius: 8px;
  border: 0.5px solid #E3E6ED;
  background: #FFFFFF;
  height: 32px;
  cursor: pointer;
  position: relative;
}
.template-front-dividend-schedule-index #filter-frequency.active {
  background: #E8EEF7;
}
.template-front-dividend-schedule-index #filter-frequency #label-frequency {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.template-front-dividend-schedule-index #container-dividends {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 12px;
  border: 1px solid #E3E6ED;
  background: none;
  margin-top: 24px;
  justify-content: center;
  position: relative;
}
.template-front-dividend-schedule-index #container-dividends button.btn-readmore {
  position: absolute;
  bottom: 0;
  margin-bottom: 10px;
  z-index: 9;
}
.template-front-dividend-schedule-index #container-cards-dividends button.btn-readmore {
  position: absolute;
  bottom: 0;
  margin-bottom: 10px;
  z-index: 9;
  left: 50%;
  margin-left: -20px;
}
.template-front-dividend-schedule-index #container-dividends button.btn-readmore-pro {
  position: absolute;
  bottom: 0;
  margin-bottom: 10px;
}
.template-front-dividend-schedule-index #container-dividends table {
  display: block;
  background: #FFFFFF;
}
.template-front-dividend-schedule-index #container-cards-dividends.limited {
  padding-bottom: 60px;
}
.template-front-dividend-schedule-index #container-dividends th {
  height: 60px;
  width: 80px;
  align-items: center;
  gap: 16px;
  align-self: stretch;
  border-top: 1px solid #F0F2F5;
  border-bottom: 1px #F0F2F5;
  background: #F6F7F9;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  color: #778698;
}
.template-front-dividend-schedule-index #container-dividends th:nth-child(1) {
  min-width: 240px;
}
.template-front-dividend-schedule-index #container-dividends .container-dividends-body-description {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}
.template-front-dividend-schedule-index .column-first-list a {
  color: #000;
}
.template-front-dividend-schedule-index .column-first-list .image {
  margin-right: 15px;
  float: left;
  margin-top: 0px;
}
.template-front-dividend-schedule-index .column-first-list .image img {
  display: flex;
  width: 32px;
  height: 32px;
  border: 1px solid #F0F2F5;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
}
.template-front-dividend-schedule-index .column-first-list .company-name {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}
.template-front-dividend-schedule-index .column-first-list .ticker-name {
  color: #424C57;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  display: block;
  margin-bottom: 3px;
}
.template-front-dividend-schedule-index #container-dividends table tbody tr {
  border-bottom: 1px solid #F0F2F5;
  background: #FFFFFF;
}
.template-front-dividend-schedule-index .dividend-icon-container {
  display: flex;
  padding: 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: #E3FDF7;
  width: 44px;
  height: 28px;
}
.template-front-dividend-schedule-index .dividend-icon-container svg {
  width: 20px;
  height: 20px;
}
.template-front-dividend-schedule-index .dividend-icon-container.dark {
  background: #AAEFDE;
}
.template-front-dividend-schedule-index .select2-container--default .select2-selection--single {
  border: none;
  border-radius: 10px;
  font-weight: normal;
  color: #999;
  font-family: inherit;
  font-size: inherit;
  text-transform: none;
  height: 32px;
  width: 100%;
}
.template-front-dividend-schedule-index .section-sectors .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
  font-size: 12px;
}
.template-front-dividend-schedule-index .select2-container {
  width: 200px !important;
}
.template-front-dividend-schedule-index #container-filter-sector-detail,
.template-front-dividend-schedule-index #container-filter-sector-detail-mobile,
.template-front-dividend-schedule-index #container-filter-frequency-detail-mobile {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  margin-top: 35px;
  width: 315px;
  overflow-y: auto;
  z-index: 9999;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  background: #FFFFFF;
  box-shadow: -4px 10px 20px 0px rgba(47, 49, 55, 0.1);
}
.template-front-dividend-schedule-index #container-filter-sector-detail {
  width: 350px;
}
.template-front-dividend-schedule-index #container-list-sector {
  width: 100%;
}
.template-front-dividend-schedule-index #container-filter-sector-detail.active {
  display: flex;
}
.template-front-dividend-schedule-index #container-filter-frequency-detail {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 305px;
  margin-top: 35px;
  z-index: 10;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  background: #FFFFFF;
  box-shadow: -4px 10px 20px 0px rgba(47, 49, 55, 0.1);
}
.template-front-dividend-schedule-index #container-filter-frequency-detail.active {
  display: flex;
}
.template-front-dividend-schedule-index #container-filter-frequency-detail #detail-frequency-title,
.template-front-dividend-schedule-index #container-filter-frequency-detail-mobile #detail-frequency-title {
  color: #424C57;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  padding-bottom: 16px;
}
.template-front-dividend-schedule-index #container-filter-frequency-detail #detail-frequency-subtitle,
.template-front-dividend-schedule-index #container-filter-frequency-detail-mobile #detail-frequency-subtitle {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 12px;
}
.template-front-dividend-schedule-index #container-filter-my-assets-mobile-detail {
  display: none;
  margin-top: 16px;
}
.template-front-dividend-schedule-index #container-filter-my-assets-mobile-detail.active {
  display: flex;
  flex-direction: column;
  max-width: 390px;
  margin-left: 7px;
}
.template-front-dividend-schedule-index .detail-assets-mobile {
  background: #F6F7F9;
  display: flex;
  justify-content: center;
  border-radius: 12px;
  padding: 4px;
}
.template-front-dividend-schedule-index .detail-assets-mobile #my-wallet,
.template-front-dividend-schedule-index .detail-assets-mobile #follow {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  color: #778698;
  cursor: pointer;
}
.template-front-dividend-schedule-index .detail-assets-mobile #my-wallet.active,
.template-front-dividend-schedule-index .detail-assets-mobile #follow.active {
  border-radius: 8px;
  border: 0.5px solid #E3E6ED;
  box-shadow: 0px 4px 8px 0px rgba(42, 46, 55, 0.08);
  background: #FFFFFF;
  color: #2C3A53;
}
.template-front-dividend-schedule-index .detail-assets-icon {
  display: flex;
  gap: 8px;
  align-items: center;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail {
  position: absolute;
  display: none;
  width: 330px;
  padding: 16px;
  padding-right: 0;
  gap: 4px;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  background: #FFFFFF;
  box-shadow: -4px 10px 20px 0px rgba(47, 49, 55, 0.1);
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  top: 0;
  left: 0;
  margin-top: 35px;
  z-index: 10;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail.active {
  display: flex;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail #container-title-filter-detail {
  display: flex;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail #assets_all {
  margin-top: 8px;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail .detail-assets {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  padding: 8px 16px;
  margin-left: -16px;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail .detail-assets:hover {
  background: #F6F7F9;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail .detail-assets:hover .detail-assets-icon-selected {
  display: block;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail .detail-assets.active {
  background: #F6F7F9;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail .detail-assets-icon {
  display: flex;
  gap: 8px;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail .detail-assets-icon svg {
  width: 16px;
  height: 16px;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail .detail-assets-title {
  color: #424C57;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail .detail-assets-description {
  display: flex;
  gap: 16px;
}
.template-front-dividend-schedule-index #container-filter-my-assets-detail .detail-assets-description h6 {
  color: #778698;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  max-width: 280px;
}
.template-front-dividend-schedule-index .detail-assets .detail-assets-icon-selected {
  display: none;
}
.template-front-dividend-schedule-index .detail-assets.active .detail-assets-icon-selected {
  display: block;
}
.template-front-dividend-schedule-index .detail-frequency-btn {
  display: flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  margin-bottom: 8px;
  border: 1px solid #E3E6ED;
  color: #778698;
}
.template-front-dividend-schedule-index .detail-frequency-btn.active {
  background: #2C3A53;
  color: #FFFFFF;
}
.template-front-dividend-schedule-index .column-first-list {
  min-width: 120px;
}
.template-front-dividend-schedule-index #container-title-filter-detail {
  display: none;
}
.template-front-dividend-schedule-index #container-search #icon-close-mobile {
  display: none;
}
@media screen and (min-width: 768px) {
  .template-front-dividend-schedule-index #container-filter-my-assets-mobile-detail.active {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .template-front-dividend-schedule-index #filter-ticker,
  .template-front-dividend-schedule-index #filter-data {
    display: none;
  }
  .template-front-dividend-schedule-index #container-table-dividends.limited table {
    min-height: 830px;
  }
  .template-front-dividend-schedule-index #content-page-seo {
    margin-left: 5px;
  }
  .template-front-dividend-schedule-index #container-table-cards-v2 {
    display: none;
  }
  .template-front-dividend-schedule-index #container-dividends table {
    overflow-x: auto;
  }
  .template-front-dividend-schedule-index .section-sectors {
    overflow: hidden;
  }
  .template-front-dividend-schedule-index #title-clear-filter {
    margin-right: 32px;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend {
    margin-bottom: 0;
  }
  .template-front-dividend-schedule-index .container-card-dividend::after {
    background: #F0F2F5;
    height: 1px;
    width: 365px;
    content: "";
    margin-top: 12px;
    float: left;
  }
  .template-front-dividend-schedule-index #filter-my-assets-mobile {
    padding: 8px 4px 4px 4px;
    gap: 4px;
    min-width: 100px;
  }
  .template-front-dividend-schedule-index #container-filter-company-detail.active,
  .template-front-dividend-schedule-index #container-filter-sector-detail.active,
  .template-front-dividend-schedule-index #container-filter-frequency-detail.active {
    display: none !important;
  }
  .template-front-dividend-schedule-index #android-app-download-bar {
    z-index: 9999;
  }
  .template-front-dividend-schedule-index #container-advice-mobile {
    display: flex;
  }
  .template-front-dividend-schedule-index #container-advice {
    display: none;
  }
  .template-front-dividend-schedule-index .title-web-select {
    display: none;
  }
  .template-front-dividend-schedule-index .title-mobile-select {
    display: flex;
    gap: 4px;
  }
  .template-front-dividend-schedule-index #container-title-filter-detail {
    margin-bottom: 12px;
    border-bottom: 1px solid #F0F2F5;
    display: flex;
    padding-bottom: 12px;
  }
  .template-front-dividend-schedule-index #container-title-filter-detail #title-filter-detail {
    color: #424C57;
    font-feature-settings: "clig" off, "liga" off;
    font-family: Figtree;
    font-size: 16px;
    font-style: normal;
    flex: 1 0 0;
    font-weight: 600;
    line-height: 16px;
  }
  .template-front-dividend-schedule-index #container-title-filter-detail svg {
    width: 12px;
    height: 12px;
    cursor: pointer;
  }
  .template-front-dividend-schedule-index #overlay-dividend {
    background: #000;
    height: 100%;
    opacity: 0.2;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    display: none;
  }
  .template-front-dividend-schedule-index #container-dividends {
    position: inherit;
    z-index: 999;
    border: none;
    background: #eaeaea;
  }
  .template-front-dividend-schedule-index #container-table-dividends {
    display: none !important;
  }
  .template-front-dividend-schedule-index #container-cards-dividends {
    display: block;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend {
    margin-left: 7px !important;
    width: 390px;
    height: 135px;
    padding: 12px;
    display: block;
    float: none;
    border: none;
    border-radius: 0;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend h4 {
    display: none;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend h4.sector-name-mobile-dividend {
    display: flex;
    max-width: 115px;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 12px;
    margin-top: 20px;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .company-name-card {
    display: none;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .company-name-card-mobile {
    display: inline-block;
  }
  .template-front-dividend-schedule-index #container-clear-filter {
    display: none !important;
  }
  .template-front-dividend-schedule-index .container-image-cards {
    float: left;
  }
  .template-front-dividend-schedule-index #container-filters {
    justify-content: center;
  }
  .template-front-dividend-schedule-index #container-filter-company-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-sector-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-frequency-detail-mobile {
    width: 410px;
    height: 100%;
    left: 50%;
    margin-left: -205px;
    bottom: 0;
    top: 50%;
    margin-top: initial;
  }
  .template-front-dividend-schedule-index #container-filter-company-detail-mobile.active,
  .template-front-dividend-schedule-index #container-filter-sector-detail-mobile.active,
  .template-front-dividend-schedule-index #container-filter-frequency-detail-mobile.active {
    display: block !important;
  }
  .template-front-dividend-schedule-index #container-filter-frequency-detail-mobile #container-detail-action {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .template-front-dividend-schedule-index #container-table-cards-v2 {
    display: none;
  }
  .template-front-dividend-schedule-index #container-search {
    width: 40px;
    height: 32px;
    background: #FFFFFF;
    padding: 8px 12px;
    border-radius: 8px;
    border: 0.5px solid #E3E6ED;
  }
  .template-front-dividend-schedule-index #container-search #icon-search {
    position: initial;
    top: initial;
    left: initial;
    margin: 0;
    width: 16px;
    height: 16px;
  }
  .template-front-dividend-schedule-index #container-search #search-ticker {
    display: none;
  }
  .template-front-dividend-schedule-index #container-search.active #container-tickers {
    z-index: 9999;
    margin-left: -8px;
  }
  .template-front-dividend-schedule-index .container-table-card {
    width: 204px;
    float: right;
    margin-top: -60px;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .month-card {
    padding: 4px 8px;
    font-size: 12px;
    height: 24px;
    width: 64px;
  }
  .template-front-dividend-schedule-index #filter-my-assets,
  .template-front-dividend-schedule-index #filter-company-container,
  .template-front-dividend-schedule-index #filter-sector-container,
  .template-front-dividend-schedule-index #filter-frequency {
    padding: 8px;
    padding-right: 4px;
    gap: 2px;
  }
  .template-front-dividend-schedule-index #filter-company-container,
  .template-front-dividend-schedule-index #filter-sector-container {
    width: auto;
  }
  .template-front-dividend-schedule-index #filter-my-assets {
    display: none;
  }
  .template-front-dividend-schedule-index #filter-my-assets-mobile {
    display: flex;
  }
  .template-front-dividend-schedule-index #filter-data-mobile {
    display: flex;
  }
}
@media screen and (max-width: 430px) {
  .template-front-dividend-schedule-index #container-filter-company-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-sector-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-frequency-detail-mobile {
    width: 390px;
    margin-left: -198px;
  }
}
@media screen and (max-width: 414px) {
  .template-front-dividend-schedule-index #title-clear-filter {
    margin-right: 45px;
  }
  .template-front-dividend-schedule-index #container-filter-company-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-sector-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-frequency-detail-mobile {
    width: 375px;
    margin-left: -190px;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend {
    width: 375px;
  }
  .template-front-dividend-schedule-index .container-card-dividend::after {
    width: 350px;
  }
}
@media screen and (max-width: 390px) {
  .template-front-dividend-schedule-index #title-clear-filter {
    margin-right: 32px;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend {
    width: 355px;
  }
  .template-front-dividend-schedule-index .container-card-dividend::after {
    width: 336px;
  }
  .template-front-dividend-schedule-index #container-filter-company-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-sector-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-frequency-detail-mobile {
    width: 370px;
    margin-left: -185px;
    height: 100%;
    position: absolute;
    z-index: 99999;
    left: 50%;
    top: 50%;
  }
  .template-front-dividend-schedule-index .container-table-card {
    margin-right: -6px;
  }
  .template-front-dividend-schedule-index #container-filter-my-assets-mobile-detail.active {
    max-width: 355px;
  }
}
@media screen and (max-width: 375px) {
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend,
  .template-front-dividend-schedule-index #container-filter-my-assets-mobile-detail.active {
    margin-left: 0 !important;
  }
  .template-front-dividend-schedule-index #title-clear-filter {
    margin-right: 26px;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend {
    width: 350px;
  }
  .template-front-dividend-schedule-index .container-card-dividend::after {
    width: 330px;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .month-card {
    width: 62px;
  }
  .template-front-dividend-schedule-index .container-table-card {
    margin-right: -11px;
  }
  .template-front-dividend-schedule-index #container-filter-company-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-sector-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-frequency-detail-mobile {
    width: 355px;
    margin-left: -177px;
    height: 100%;
  }
}
@media screen and (max-width: 370px) {
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend {
    width: 344px;
  }
  .template-front-dividend-schedule-index .container-card-dividend::after {
    width: 325px;
  }
  .template-front-dividend-schedule-index .container-table-card {
    margin-right: -8px;
  }
}
@media screen and (max-width: 365px) {
  .template-front-dividend-schedule-index #title-clear-filter {
    margin-right: 20px;
  }
  .template-front-dividend-schedule-index #container-filter-company-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-sector-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-frequency-detail-mobile {
    width: 345px;
    margin-left: -172px;
    left: 50%;
    height: 100%;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend {
    width: 345px;
  }
  .template-front-dividend-schedule-index .container-card-dividend::after {
    width: 326px;
  }
  .template-front-dividend-schedule-index .container-table-card {
    margin-right: -18px;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .month-card {
    width: 60px;
  }
  .template-front-dividend-schedule-index #filter-my-assets-mobile {
    padding: 8px 4px 4px 4px;
    gap: 4px;
    min-width: 95px;
  }
}
@media screen and (max-width: 360px) {
  .template-front-dividend-schedule-index #title-clear-filter {
    margin-right: 19px;
  }
  .template-front-dividend-schedule-index #container-filter-company-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-sector-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-frequency-detail-mobile {
    width: 340px;
    margin-left: -170px;
    height: 100%;
  }
  .template-front-dividend-schedule-index .container-table-card {
    margin-right: -27px;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend {
    width: 340px;
  }
  .template-front-dividend-schedule-index .container-card-dividend::after {
    width: 321px;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend .month-card {
    width: 57px;
  }
  .template-front-dividend-schedule-index .detail-assets-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 355px) {
  .template-front-dividend-schedule-index #title-clear-filter {
    margin-right: 16px;
  }
  .template-front-dividend-schedule-index #container-filter-company-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-sector-detail-mobile,
  .template-front-dividend-schedule-index #container-filter-frequency-detail-mobile {
    width: 335px;
    margin-left: -167px;
    height: 100%;
  }
  .template-front-dividend-schedule-index #container-cards-dividends .container-card-dividend {
    width: 335px;
  }
  .template-front-dividend-schedule-index .container-card-dividend::after {
    width: 316px;
  }
}
