@charset 'UTF-8';@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");._logoutButton_mf12i_1 {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
._logoutButton_mf12i_1:hover {
  background-color: #f2f2f2;
}._tooltip_ht3mm_1 {
  position: relative;
  display: inline-block;
}
._tooltip_ht3mm_1 ._tooltiptext_ht3mm_5 {
  visibility: hidden;
  width: max-content;
  background-color: #555;
  color: #fff;
  text-align: center;
  font-family: var(--brand-date-font-family);
  border-radius: 5px;
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
  transition: visibility 0.2s, opacity 0.2s ease-in-out;
  opacity: 0;
}
._tooltip_ht3mm_1 ._top_ht3mm_19 {
  bottom: 125%; /* Position above */
  left: 50%;
  transform: translateX(-50%);
}
._tooltip_ht3mm_1 ._top_ht3mm_19::after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
._tooltip_ht3mm_1 ._bottom_ht3mm_34 {
  top: 125%; /* Position below */
  left: 50%;
  transform: translateX(-50%);
}
._tooltip_ht3mm_1 ._bottom_ht3mm_34::after {
  content: " ";
  position: absolute;
  bottom: 100%; /* At the top of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}
._tooltip_ht3mm_1 ._left_ht3mm_49 {
  top: 50%;
  right: 105%; /* Position to the left */
  transform: translateY(-50%);
}
._tooltip_ht3mm_1 ._left_ht3mm_49::after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 100%; /* To the right of the tooltip */
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent #555;
}
._tooltip_ht3mm_1 ._right_ht3mm_64 {
  top: 50%;
  left: 105%; /* Position to the right */
  transform: translateY(-50%);
}
._tooltip_ht3mm_1 ._right_ht3mm_64::after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 100%; /* To the left of the tooltip */
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #555 transparent transparent;
}
._tooltip_ht3mm_1:hover ._tooltiptext_ht3mm_5 {
  visibility: visible;
  opacity: 1;
}
._tooltip_ht3mm_1:active ._tooltiptext_ht3mm_5 {
  visibility: hidden;
  opacity: 0;
}._headerContainer_3y1lq_1 {
  align-items: center;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
._headerContainer_3y1lq_1 ._rightSideHeader_3y1lq_8 {
  display: flex;
}
._headerContainer_3y1lq_1 ._closeButton_3y1lq_11 {
  display: flex;
  justify-content: end;
  width: 100%;
}
._headerContainer_3y1lq_1 div {
  height: 40px;
}
._headerContainer_3y1lq_1 ._disableTile_3y1lq_19 {
  cursor: not-allowed;
}
._headerContainer_3y1lq_1 img {
  cursor: pointer;
  padding: 10px 8px;
  height: 20px;
  width: 20px;
  margin: 0 16px;
}
._headerContainer_3y1lq_1 img:hover {
  background-color: #f2f2f2;
  border-radius: 4px;
}._placeHolderWrapper_y7o1t_1 img {
  cursor: pointer;
}
._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 ._shimmer-image_y7o1t_4,
._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 img,
._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 svg {
  box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.07);
  margin: auto;
  max-height: 826px;
  max-width: 500px;
}
._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 ._shimmer-image_y7o1t_4 svg {
  height: 100% !important;
  width: auto !important;
}
._placeHolderWrapper_y7o1t_1 ._tileImageWrapper_y7o1t_16 ._shimmer-image_y7o1t_4,
._placeHolderWrapper_y7o1t_1 ._tileImageWrapper_y7o1t_16 svg,
._placeHolderWrapper_y7o1t_1 ._tileImageWrapper_y7o1t_16 img {
  width: 180px !important;
}
@media screen and (max-height: 1100px) {
  ._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 ._shimmer-image_y7o1t_4,
  ._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 img,
  ._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 svg {
    max-height: calc(100vh - 221px);
  }
  ._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 ._mutilTitleIssue_y7o1t_28,
  ._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 ._mutilTitleIssue_y7o1t_28 svg {
    max-height: calc(100vh - 270px);
  }
}
@media screen and (max-width: 500px) {
  ._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 {
    margin: 0 34px;
  }
  ._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 ._shimmer-image_y7o1t_4,
  ._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 img,
  ._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 svg {
    height: initial;
    max-height: 65vh;
    width: 100%;
  }
  ._placeHolderWrapper_y7o1t_1 ._tileImageWrapper_y7o1t_16 ._shimmer-image_y7o1t_4,
  ._placeHolderWrapper_y7o1t_1 ._tileImageWrapper_y7o1t_16 svg,
  ._placeHolderWrapper_y7o1t_1 ._tileImageWrapper_y7o1t_16 img {
    max-width: 132px;
    width: 100% !important;
    margin: auto;
  }
}
@media screen and (max-width: 410px) {
  ._placeHolderWrapper_y7o1t_1 ._imageWrapper_y7o1t_4 {
    margin: 0 25px;
  }
}._tileViewContainer_bynly_1 {
  flex: 1;
}
._tileViewContainer_bynly_1 ._tileView_bynly_1 {
  background-color: #fafafa;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 72px 54px;
}
._tileViewContainer_bynly_1 ._issueTile_bynly_11 {
  height: 342px;
  margin: 0 18px;
  margin-bottom: 72px;
  text-align: center;
  width: 180px;
}
._tileViewContainer_bynly_1 ._issueTile_bynly_11 button {
  background: transparent;
  border: 0;
}
._tileViewContainer_bynly_1 ._issueTile_bynly_11 img {
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 12px;
  width: 180px;
}
._tileViewContainer_bynly_1 ._issueTile_bynly_11 ._tileDay_bynly_27 {
  color: #464646;
  font-family: var(--brand-button-font-family);
  font-size: 14px;
  margin-bottom: 4px;
}
._tileViewContainer_bynly_1 ._issueTile_bynly_11 ._tileDate_bynly_33 {
  color: #6f6f6f;
  font-family: var(--brand-button-font-family);
  font-size: 12px;
}
@media screen and (max-height: 1050px) {
  ._tileViewContainer_bynly_1 ._issueTile_bynly_11 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1050px) {
  ._tileViewContainer_bynly_1 ._tileView_bynly_1 {
    padding: 36px 26px;
  }
}
@media screen and (max-width: 500px) {
  ._tileViewContainer_bynly_1 ._tileView_bynly_1 {
    padding: 36px 18px;
  }
  ._tileViewContainer_bynly_1 ._issueTile_bynly_11 {
    width: calc((100% - 108px) / 2);
    max-height: fit-content;
    margin: 0 0 30px 0;
    padding: 0 18px;
  }
  ._tileViewContainer_bynly_1 ._issueTile_bynly_11 img {
    max-width: 132px;
    margin: auto;
    margin-bottom: 12px;
    width: 100% !important;
  }
}
@media screen and (max-width: 676px) {
  ._tileViewContainer_bynly_1 ._tileView_bynly_1 {
    justify-content: center;
  }
}._focusedDate_1vftg_1 {
  padding-bottom: 15px;
  text-align: center;
}

._focusedDayTxt_1vftg_6 {
  color: var(--color-txt-primary);
  font-family: var(--brand-day-font-family);
  font-size: var(--brand-day-date-font-size);
  letter-spacing: 0.8px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}

._focusedDateTxt_1vftg_16 {
  color: var(--color-txt-primary);
  font-family: var(--brand-date-font-family);
  font-size: var(--brand-day-date-font-size);
  line-height: 16px;
}

._swipeRight_1vftg_23 {
  animation: _swipeRight_1vftg_23 0.3s forwards;
}

._swipeLeft_1vftg_27 {
  animation: _swipeLeft_1vftg_27 0.3s forwards;
}

._enterRight_1vftg_31 {
  animation: _enterRight_1vftg_31 0.3s forwards;
}

._enterLeft_1vftg_35 {
  animation: _enterLeft_1vftg_35 0.3s forwards;
}

@keyframes _swipeRight_1vftg_23 {
  0% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(10%);
    opacity: 0;
  }
}

@keyframes _swipeLeft_1vftg_27 {
  0% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(10%);
    opacity: 0;
  }
}

@keyframes _enterRight_1vftg_31 {
  0% {
    transform: translateX(-10%);
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}

@keyframes _enterLeft_1vftg_35 {
  0% {
    transform: translateX(-10%);
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}._issueTn_ga8ml_1 {
  display: flex;
  justify-content: center;
  position: relative;
}

._issueTnImg_ga8ml_7 {
  background: #fff;
  box-shadow: 0px 3.22188px 12.08207px 2.41641px rgba(0, 0, 0, 0.07);
  height: 100%;
  max-height: 45vh;
  max-width: 100%;
  object-fit: contain;
  width: auto;
}

._hide_ga8ml_17 {
  animation: _enlarge_ga8ml_1 0.5s forwards;
}

._swipeRight_ga8ml_21 {
  animation: _swipeRight_ga8ml_21 0.3s forwards;
}

._swipeLeft_ga8ml_25 {
  animation: _swipeLeft_ga8ml_25 0.3s forwards;
}

._enterRight_ga8ml_29 {
  animation: _enterRight_ga8ml_29 0.3s forwards;
}

._enterLeft_ga8ml_33 {
  animation: _enterLeft_ga8ml_33 0.3s forwards;
}

@keyframes _enlarge_ga8ml_1 {
  0% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1.3, 1.3) translateY(-10%);
  }
}

@keyframes _swipeRight_ga8ml_21 {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(135%);
    opacity: 0;
  }
}

@keyframes _swipeLeft_ga8ml_25 {
  0% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    opacity: 0;
  }
}

@keyframes _enterRight_ga8ml_29 {
  0% {
    transform: translateX(135%);
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}

@keyframes _enterLeft_ga8ml_33 {
  0% {
    transform: translateX(-135%);
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}

@media screen and (max-height: 700px) {
  ._issueTnImg_ga8ml_7 {
    height: 40svh;
  }
}._bottomContainer_lpm98_1 {
  align-items: center;
  background: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  order: 3;
  margin-bottom: 30px;
}
@media (max-width: 440px) {
  ._bottomContainer_lpm98_1 {
    border-top: 1px solid #eee;
    padding-top: 20px;
  }
}._date__container_xs41y_1 {
  align-items: center;
  display: flex;
  height: 50px;
  justify-content: center;
  width: 50px;
  background: none;
  border: none;
}

._date__container_xs41y_1 :hover {
  cursor: pointer;
}

._date__inner--default_xs41y_15 {
  color: var(--brand-color);
  font-family: var(--dateIcn-font);
  font-size: var(--dateIcn-font-size);
}

@media screen and (max-width: var(--mobileWith)) {
  ._date__inner--default_xs41y_15 {
    --dateIcn-Font: "SF-Pro-Text-Semibold";
  }
}

._date__inner--selected_xs41y_26 {
  align-items: center;
  animation: _fadeInBgColor_xs41y_1 0.5s forwards;
  border-radius: 50%;
  color: white;
  display: flex;
  height: 2em;
  justify-content: center;
  width: 2em;
}

._date__inner--invalid_xs41y_37 {
  color: #cccccc;
}

@keyframes _fadeInBgColor_xs41y_1 {
  0% {
    background-color: none;
  }
  100% {
    background-color: var(--brand-color);
  }
}._calendarWeekRow_9vvg1_1 {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  height: 50px;
  width: 350px;
}._dayTxt_oloii_1 {
  color: var(--brand-color);
  display: flex;
  flex-direction: column;
  font-family: var(--dayIcn-font);
  height: 50px;
  justify-content: center;
  text-align: center;
  width: 50px;
  font-size: var(--dayicn-font-size);
}._dayRow_nibxm_1 {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 350px;
}._calendarContainer_1gusa_1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  order: 2;
  padding: 16px 8px;
}._icon__container_136hx_1 {
  background: none;
  border: none;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  height: 40px;
  width: 40px;
}

._icon__container_136hx_1:hover {
  background-color: var(--grey-background);
  cursor: pointer;
}

._icon__img_136hx_17 {
  height: 16px;
  width: 16px;
}._topContainer_1ngix_1 {
  border-bottom: 1px solid #eee;
  display: flex;
  flex-direction: row-reverse;
  padding: 8px 15px;
}._drawerContainer_1ma79_1 {
  background-color: white;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
  justify-content: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

._calenderTooltip_1ma79_14 {
  background-color: white;
  border-radius: 16px;
  border: 1px solid #e2e2e2;
  position: absolute;
  right: 24px;
  top: 60px;
  width: min-content;
  z-index: 1;
}

._calenderTooltip_1ma79_14 ._calendarContainer_1ma79_24 {
  justify-content: center;
}

._drawerCalenderContainer_1ma79_28 {
  flex: 1;
}

._show_1ma79_32 {
  animation: _appear_1ma79_1 0.5s forwards;
}

._hide_1ma79_36 {
  animation: _disappear_1ma79_1 0.5s forwards;
}

@media (max-width: 440px) {
  :root {
    --dayIcn-font: var(--mobile-dayIcn-font);
    --dateIcn-font: var(--mobile-dateIcn-font);
    --dayIcn-font-size: var(--mobile-dayIcn-font-size);
    --dateIcn-font-size: var(--mobile-dateIcn-font-size);
  }
  ._show_1ma79_32 {
    animation: _slideUp_1ma79_1 0.5s forwards;
  }
  ._hide_1ma79_36 {
    animation: _slideDown_1ma79_1 0.5s forwards;
  }
}

@keyframes _appear_1ma79_1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes _disappear_1ma79_1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes _slideUp_1ma79_1 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes _slideDown_1ma79_1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(100%);
  }
}._content-wrapper_o2pco_1 {
  text-align: center;
}

._content_o2pco_1 {
  padding: 24px 30px;
}

._content__img_o2pco_9 {
  object-fit: contain;
}

._content__btn-read_o2pco_13 {
  background: var(--brand-button-color);
  border-radius: 30px;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: var(--brand-button-font-family);
  font-size: var(--brand-button-font-size);
  font-weight: var(--brand-button-font-weight);
  min-width: 160px;
  padding: 16px 28px;
  text-transform: uppercase;
}

._content__btn-read_o2pco_13:disabled {
  cursor: not-allowed;
}

._content__btn-read_o2pco_13:hover {
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 1000px) {
  ._content-wrapper_o2pco_1 {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-height: 1100px) {
  ._content_o2pco_1 {
    padding: 12px 30px;
  }
}

@media screen and (min-height: 1000px) and (max-width: 1000px) {
  ._withTileView_o2pco_48 ._placeHolderWrapper_o2pco_48 ._imageWrapper_o2pco_48 ._shimmer-image_o2pco_48,
  ._withTileView_o2pco_48 ._placeHolderWrapper_o2pco_48 ._imageWrapper_o2pco_48 img,
  ._withTileView_o2pco_48 ._placeHolderWrapper_o2pco_48 ._imageWrapper_o2pco_48 svg {
    max-height: 55vh;
  }
}

@media screen and (max-width: 600px) {
  ._content_o2pco_1 {
    padding: 12px 0;
  }
}._NavBar_xdj1v_1 {
  align-items: center;
  background: white;
  border-bottom: 1px #eeeeee solid;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  width: 100%;
}

._BrandTabs_xdj1v_11 {
  z-index: 1;
  align-items: flex-start;
  display: flex;
  justify-content: flex-start;
  background: transparent;
  border: 0;
}

._BrandTabs_xdj1v_11._activeTab_xdj1v_19 {
  border-bottom: 2px solid var(--brand-button-color);
}

._Tab_xdj1v_23 {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: 8px;
  justify-content: center;
  padding: 16px 24px;
  width: 166px;
}

._BrandLogo_xdj1v_33 {
  height: 16px;
  position: relative;
  width: 16px;
}

._Label_xdj1v_39 {
  color: #121212;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  word-wrap: break-word;
}

@media screen and (max-width: 450px) {
  ._BrandTabs_xdj1v_11 {
    width: 50%;
  }
  ._Tab_xdj1v_23 {
    width: 100%;
  }
}/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/assets/ajax-loader-BcnMEykj.gif') center center no-repeat;
}
/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('data:application/vnd.ms-fontobject;base64,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');
    src: url('data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=') format('embedded-opentype'), url('data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF') format('woff'), url('data:font/ttf;base64,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') format('truetype'), url('/assets/slick-BlzDm7g2.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}
.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}
/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}
.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
._modalOverlay_lcypu_1 {
  background-color: rgba(239, 243, 244, 0.8);
  bottom: 0;
  display: inline-block;
  height: 100vh;
  left: 0;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 11;
}

._modalWrapper_lcypu_15 {
  align-items: center;
  display: flex;
  height: 100%;
}

._modal_lcypu_1 {
  background: white;
  border-radius: 20px;
  box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.07);
  margin: 50px auto;
  max-width: 680px;
  position: relative;
  width: 100%;
}

._modal_lcypu_1 ._modalBody_lcypu_30 {
  padding: 32px 16px;
}

._modal_lcypu_1 ._closeBtn_lcypu_33 {
  position: absolute;
  right: 13px;
  top: 10px;
  width: fit-content;
}

._modal_lcypu_1 ._closeBtn_lcypu_33 button:hover {
  background-color: white;
}

@media screen and (max-width: 420px) {
  ._modalOverlay_lcypu_1 ._modal_lcypu_1 ._modalBody_lcypu_30 {
    padding: 48px 0;
  }
}

@media screen and (max-width: 720px) {
  ._modalOverlay_lcypu_1 ._modal_lcypu_1 {
    width: 90%;
  }
}

@media screen and (max-height: 540px) {
  ._modalOverlay_lcypu_1 {
    padding: 50px 0;
  }
}

@media screen and (max-height: 440px) {
  ._modalOverlay_lcypu_1 {
    padding: 100px 0;
  }
}

@media screen and (max-height: 340px) {
  ._modalOverlay_lcypu_1 {
    padding: 120px 0;
  }
}._onBoardingModalBody_1j9k1_1 {
  padding-bottom: 30px;
}
._onBoardingModalBody_1j9k1_1 ul li {
  margin: 0 !important;
  width: 15px;
  height: 15px;
}
._onBoardingModalBody_1j9k1_1 ._onboardingSlideContainer_1j9k1_9 {
  position: relative;
  text-align: center;
}
._onBoardingModalBody_1j9k1_1 ._onboardingSlideContainer_1j9k1_9 ._imageContainer_1j9k1_13 {
  margin: auto;
  max-width: 296px;
  max-height: 222px;
}
._onBoardingModalBody_1j9k1_1 ._onboardingSlideContainer_1j9k1_9 ._imageContainer_1j9k1_13 ._onBoardingImages_1j9k1_18 svg {
  height: 222px !important;
  max-width: 296px !important;
  width: fit-content !important;
}
._onBoardingModalBody_1j9k1_1 ._onboardingSlideContainer_1j9k1_9 ._imageContainer_1j9k1_13 ._imgShadow_1j9k1_23 {
  box-shadow: 16px 10px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
._onBoardingModalBody_1j9k1_1 ._onboardingSlideContainer_1j9k1_9 ._onboardingInfo_1j9k1_27 {
  margin-top: 48px;
  padding: 0 20px;
}
._onBoardingModalBody_1j9k1_1 ._onboardingSlideContainer_1j9k1_9 ._onboardingInfo_1j9k1_27 h1 {
  font-family: "Selane ST";
  font-size: 29px;
  font-weight: 400;
  line-height: 34px;
}
._onBoardingModalBody_1j9k1_1 ._onboardingSlideContainer_1j9k1_9 ._onboardingInfo_1j9k1_27 p {
  color: #494949;
  font-family: "Curator ST Regular";
  font-size: 18px;
  line-height: 24px;
  margin-top: 12px;
  padding-bottom: 48px;
}
._carouselButton_1j9k1_46 {
  align-items: center;
  border-radius: 4px;
  border: 0;
  display: flex;
  height: 32px;
  justify-content: center;
  position: absolute;
  width: 32px;
  z-index: 1;
}
._carouselButton_1j9k1_46,
._carouselButton_1j9k1_46 img {
  cursor: pointer;
}
._carouselButtonClose_1j9k1_62 {
  background-color: #5cc78e;
  right: 10px;
}
._carouselButtonNext_1j9k1_67 {
  background-color: #88929d;
  right: 10px;
}
._carouselButtonBack_1j9k1_72 {
  background-color: #88929d;
  bottom: -32px;
  left: 10px;
}
._carouselButtonBack_1j9k1_72:disabled, ._carouselButtonBack_1j9k1_72:disabled img {
  background: #ececec;
  cursor: not-allowed;
}
@media screen and (max-width: 420px) {
  ._carouselButtonNext_1j9k1_67 {
    right: 20px;
  }
  ._carouselButtonBack_1j9k1_72 {
    left: 20px;
  }
}
._phoneImgWrapper_1j9k1_90 {
  display: "block";
}
._phoneImgWrapper_1j9k1_90 image, ._phoneImgWrapper_1j9k1_90 {
  height: 222px;
  width: 100%;
}
._phoneImgWrapper_1j9k1_90 ._phoneImg_1j9k1_90 {
  filter: drop-shadow(16px 10px rgba(0, 0, 0, 0.15));
}._errorPage_1nhu8_1 {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-family: "Montserrat", sans-serif;
}
._errorPage_1nhu8_1 ._errorHeader_1nhu8_8,
._errorPage_1nhu8_1 ._errorFooter_1nhu8_9 {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
._errorPage_1nhu8_1 ._errorHeader_1nhu8_8 {
  border-bottom: 1px solid #eeeeee;
}
._errorPage_1nhu8_1 ._errorHeader_1nhu8_8 img {
  width: 71.55px;
  height: 24px;
}
._errorPage_1nhu8_1 ._errorPageWrapper_1nhu8_22 {
  display: flex;
  align-items: center;
  justify-content: center;
}
._errorPage_1nhu8_1 ._errorPageWrapper_1nhu8_22 ._erroricon_1nhu8_27 {
  width: 240px;
  height: 200px;
  margin: 16px;
}
._errorPage_1nhu8_1 ._errorPageWrapper_1nhu8_22 ._errorTextWrapper_1nhu8_32 {
  max-width: 491px;
  width: fit-content;
  margin: 0 20px;
}
._errorPage_1nhu8_1 ._errorPageWrapper_1nhu8_22 ._errorTextWrapper_1nhu8_32 ._errorTextCode_1nhu8_37 {
  color: #818188;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}
._errorPage_1nhu8_1 ._errorPageWrapper_1nhu8_22 ._errorTextWrapper_1nhu8_32 ._errorTextTitle_1nhu8_43 {
  color: #0e3aa8;
  font-size: 40px;
  line-height: 48px;
  font-weight: 600;
}
._errorPage_1nhu8_1 ._errorPageWrapper_1nhu8_22 ._errorTextWrapper_1nhu8_32 ._errorTextDescription_1nhu8_49 {
  font-size: 14px;
  line-height: 21px;
  color: #1a1a23;
}
._errorPage_1nhu8_1 ._errorPageWrapper_1nhu8_22 ._errorTextWrapper_1nhu8_32 ._errorTextDescription_1nhu8_49 ._errorRedirectLink_1nhu8_54 {
  font-weight: 700;
  color: #0e3aa8;
  text-decoration: none;
}
._errorPage_1nhu8_1 ._errorFooter_1nhu8_9 {
  color: #818188;
  font-size: 8px;
  font-weight: 400;
  border-top: 1px solid #eeeeee;
}
@media screen and (max-width: 768px) {
  ._errorPage_1nhu8_1 ._errorPageWrapper_1nhu8_22 {
    flex-wrap: wrap;
  }
  ._errorPage_1nhu8_1 ._errorPageWrapper_1nhu8_22 ._errorTextWrapper_1nhu8_32 ._errorTextCode_1nhu8_37,
  ._errorPage_1nhu8_1 ._errorPageWrapper_1nhu8_22 ._errorTextWrapper_1nhu8_32 ._errorTextTitle_1nhu8_43,
  ._errorPage_1nhu8_1 ._errorPageWrapper_1nhu8_22 ._errorTextWrapper_1nhu8_32 ._errorTextDescription_1nhu8_49 {
    text-align: center;
  }
  ._errorPage_1nhu8_1 ._errorPageWrapper_1nhu8_22 ._errorTextWrapper_1nhu8_32 ._errorTextTitle_1nhu8_43 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 16px;
  }
}._homeWrapper_wt0xo_1 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

._hideHomeContainer_wt0xo_7 {
  visibility: hidden;
}

._homeContainer_wt0xo_11 {
  display: flex;
}

._multiTitleIssueContainer_wt0xo_15 {
  height: calc(100vh - 110px);
}

._readerViewContainer_wt0xo_19 {
  flex: 1;
  padding-top: 60px;
}

._hideReaderView_wt0xo_24 {
  flex: 0.4;
}

._tileViewWrapper_wt0xo_28 {
  -ms-overflow-style: none; /* IE and Edge */
  background-color: #fafafa;
  flex: 0.6;
  max-height: calc(100vh - 61px);
  overflow-y: auto;
}

._dateContainer_wt0xo_36 div {
  text-align: center;
}

._dateContainer_wt0xo_36 ._dayTxt_wt0xo_40 {
  color: #121212;
  font-family: var(--brand-day-font-family);
  font-size: var(--brand-day-date-font-size);
  font-style: normal;
  letter-spacing: 0.8px;
  line-height: 100%; /* 16px */
  text-transform: uppercase;
}

._dateContainer_wt0xo_36 ._dateTxt_wt0xo_50 {
  color: #121212;
  font-family: var(--brand-date-font-family);
  font-size: var(--brand-day-date-font-size);
  font-style: normal;
  line-height: 100%;
  margin-top: 4px;
}

._pubsRow_wt0xo_59 {
  display: flex;
  justify-content: center;
  text-align: center;
}

@media screen and (max-height: 1050px) {
  ._readerViewContainer_wt0xo_19 {
    padding: 22px 0;
  }
}

@media screen and (max-width: 1000px) {
  ._tileViewWrapper_wt0xo_28,
  ._readerViewContainer_wt0xo_19 {
    flex: 1;
  }
  ._hideReaderView_wt0xo_24 {
    display: none;
  }
  ._tileViewWrapper_wt0xo_28 {
    max-height: 100%;
  }
}[data-theme="default"] {
  --brand-color: #2b2b2b;
  --color-txt-primary: #2b2b2b;
}

[data-theme="tm"] {
  --brand-button-color: #c30248;
}

[data-theme="tabla"] {
  --brand-button-color: #b10442;
}

[data-theme="bm"] {
  --brand-button-color: #b10442;
}

[data-theme="zb"] {
  --brand-button-color: #a80034;
}

[data-theme="sm"] {
  --brand-button-color: #be0027;
}

[data-theme="bt"] {
  --brand-button-color: #000000;
  --brand-button-font-family: "Poppins-SemiBold";
  --brand-button-font-size: 16px;
  --brand-color: #2b2b2b;
  --brand-date-font-family: "Poppins-Regular";
  --brand-day-date-font-size: 16px;
  --brand-day-font-family: "Poppins-SemiBold";
}

[data-theme="st"] {
  --brand-button-color: #0c2b57;
  --brand-button-font-family: "Curator Head ST SemiBold";
  --brand-button-font-size: 15px;
  --brand-color: #1d315c;
  --brand-date-font-family: "Curator Head ST Regular";
  --brand-day-date-font-size: 16px;
  --brand-day-font-family: "Curator Head ST Bold";
}

[data-theme="bh"] {
  --brand-button-color: #01519c;
  --brand-button-font-family: "Lato SemiBold";
  --brand-button-font-size: 15px;
  --brand-color: #447ab2;
  --brand-date-font-family: "Lato Regular";
  --brand-day-date-font-size: 15px;
  --brand-day-font-family: "Lato Bold";
}

[data-theme="tm"],
[data-theme="bm"],
[data-theme="tabla"] {
  --brand-button-font-family: "Mukta Malar Medium";
  --brand-button-font-size: 16px;
  --brand-color: #b10442;
  --brand-date-font-family: "Mukta Malar Regular";
  --brand-day-date-font-size: 16px;
  --brand-day-font-family: "Mukta Malar Bold";
}

[data-theme="zb"],
[data-theme="sm"] {
  --brand-button-font-family: "Noto Sans SC Medium";
  --brand-button-font-size: 16px;
  --brand-color: #a80034;
  --brand-date-font-family: "Noto Sans SC Regular";
  --brand-day-date-font-size: 16px;
  --brand-day-font-family: "Noto Sans SC Bold";
}

/* font weight: 400 */

@font-face {
  font-family: "Poppins-Regular";
  src: url("/assets/Poppins-Regular-CTKNfV9P.ttf");
}

/* font weight: 600 */

@font-face {
  font-family: "Poppins-SemiBold";
  src: url("/assets/Poppins-SemiBold-B_fPDAUb.ttf");
}

/* font weight: 400 */

@font-face {
  font-family: "Roboto-Regular";
  src: url("/assets/Roboto-Regular-BHeBnKzs.ttf");
}

/* font weight: 700 */

@font-face {
  font-family: "Roboto-Bold";
  src: url("/assets/Roboto-Bold-BKtbn9Wi.ttf");
}

/* font weight: 400 */

@font-face {
  font-family: "SF-Pro-Text-Regular";
  src: url("/assets/SF-Pro-Text-Regular-AKXA_Lt2.otf");
}

/* font weight: 600 */

@font-face {
  font-family: "SF-Pro-Text-Semibold";
  src: url("/assets/SF-Pro-Text-Semibold-BLO6SLkE.otf");
}

/* font weight: 400 */

@font-face {
  font-family: "Curator Head ST Regular";
  src: url("/assets/Curator-Head-ST-Regular-DB_iMZru.otf");
}

/* font weight: 600 */

@font-face {
  font-family: "Curator Head ST SemiBold";
  src: url("/assets/Curator-Head-ST-SemiBold-DgRvyH4p.otf");
}

/* font weight: 700 */

@font-face {
  font-family: "Curator Head ST Bold";
  src: url("/assets/Curator-Head-ST-Bold-yJfsKuL4.otf");
}

/* font weight: 400 */

@font-face {
  font-family: "Selane ST";
  src: url("/assets/SelaneST_forty-BATeqDnO.otf");
}

/* font weight: 400 */

@font-face {
  font-family: "Lato Regular";
  src: url("/assets/Lato-Regular-B4qwZox_.ttf");
}

/* font weight: 600 */

@font-face {
  font-family: "Lato SemiBold";
  src: url("/assets/Lato-Semibold-BWvDQ1bC.ttf");
}

/* font weight: 700 */

@font-face {
  font-family: "Lato Bold";
  src: url("/assets/Lato-Bold-DJ7mpxtt.ttf");
}

/* font weight: 400 */

@font-face {
  font-family: "Noto Sans SC Regular";
  src: url("/assets/NotoSansSC-Regular-SnSw8baQ.ttf");
}

/* font weight: 500 */

@font-face {
  font-family: "Noto Sans SC Medium";
  src: url("/assets/NotoSansSC-Medium-iHbD17XQ.ttf");
}

/* font weight: 700 */

@font-face {
  font-family: "Noto Sans SC Medium";
  src: url("/assets/NotoSansSC-Bold-C70IGZDy.ttf");
}

/* font weight: 400 */

@font-face {
  font-family: "Mukta Malar Regular";
  src: url("/assets/MuktaMalar-Regular-CpgACPWm.ttf");
}

/* font weight: 500 */

@font-face {
  font-family: "Mukta Malar Medium";
  src: url("/assets/MuktaMalar-Medium-DGcYlBR6.ttf");
}

/* font weight: 700 */

@font-face {
  font-family: "Mukta Malar Bold";
  src: url("/assets/MuktaMalar-Bold-D44JTvRW.ttf");
}

:root {
  margin: 0;
  padding: 0;

  --dayIcn-font: "Roboto-Bold";
  --dateIcn-font: "Roboto-Regular";
  --day-font: "Poppins-SemiBold";
  --date-font: "Poppins-Regular";

  --dayIcn-font-size: 12px;
  --dateIcn-font-size: 18px;

  --mobile-Width: 376px;
  --mobile-Height: 813px;

  --mobile-dayIcn-font: "SF-Pro-Text-Semibold";
  --mobile-dateIcn-font: "SF-Pro-Text-Regular";

  --mobile-dayIcn-font-size: 10px;
  --mobile-dateIcn-font-size: 18px;

  --grey-box-shadow: 0px 3px 12px 0px rgb(0, 0, 0, 0.15);
  --grey-background: #f2f2f2;
}

* {
  margin: 0;
  padding: 0;
}
._concurrencyPage_7qusm_1 {
  align-items: center;
  color: white;
  display: flex;
  justify-content: center;
  min-height: 100vh;
  overflow-x: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
._concurrencyPage_7qusm_1::before, ._concurrencyPage_7qusm_1::after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
._concurrencyPage_7qusm_1::before {
  background: linear-gradient(90deg, #0b2c75 0%, #071d4e 59.77%);
  z-index: 0;
}
._concurrencyPage_7qusm_1::after {
  background: url("/assets/background-img-Cixv7Rh-.jpeg") no-repeat center center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.2;
  z-index: 1;
}
._subscribePage_18bcc_2 {
  align-items: center;
  color: white;
  display: flex;
  justify-content: center;
  min-height: 100vh;
  overflow-x: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
._subscribePage_18bcc_2::before, ._subscribePage_18bcc_2::after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
._subscribePage_18bcc_2::before {
  background: linear-gradient(90deg, #0b2c75 0%, #071d4e 59.77%);
  z-index: 0;
}
._subscribePage_18bcc_2::after {
  background: url("/assets/background-img-Cixv7Rh-.jpeg") no-repeat center center;
  background-size: cover;
  mix-blend-mode: luminosity;
  opacity: 0.2;
  z-index: 1;
}
._subscribePage_18bcc_2 > div {
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.15);
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}
._subscribePageContainer_18bcc_39 {
  align-items: center;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  gap: var(--spacing-spacing-md, 16px);
  min-height: 650px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: var(--spacing-spacing-md, 16px) 24px 24px 24px;
  position: relative;
  width: 375px;
  z-index: 2;
}
._subscribePageContainerDescription_18bcc_57 {
  color: var(--Color-Token-Text-coreText, #32323a);
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  padding: 0px 24px;
  text-align: center;
  zoom: 105%;
}
._subscribePageContainerHeader_18bcc_69 {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 8px;
  width: 375px;
}
._subscribePageContainerHeader_18bcc_69 ._logo_18bcc_76 {
  align-items: center;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 89.442px;
}
._subscribePageContainerNotNowButton_18bcc_84 {
  align-items: center;
  align-self: stretch;
  background: var(--Color-Token-Interactive-secondaryButton, #fff);
  border: 1px solid var(--Color-Token-Text-coreText, #32323a);
  border-radius: 4px;
  display: flex;
  gap: 10px;
  height: 53px;
  justify-content: center;
  margin-bottom: 16px;
  padding: 1px 0;
}
._subscribePageContainerNotNowButton_18bcc_84 button {
  align-items: center;
  align-self: stretch;
  background: inherit;
  border: none;
  border-radius: inherit;
  color: var(--Color-Token-Interactive-buttonTextLabel, #32323a);
  cursor: pointer;
  display: flex;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  gap: 10px;
  height: 100%;
  justify-content: center;
  leading-trim: both;
  line-height: 20px;
  padding: 0;
  text-align: center;
  text-edge: cap;
  text-transform: uppercase;
  width: 100%;
}
._subscribePageContainerStatusIcon_18bcc_122 {
  align-items: center;
  display: flex;
  height: var(--illustration-illustration-h-sm, 100px);
  justify-content: center;
  padding-top: 5px;
  width: var(--dimension-button-mw-sm, 120px);
  zoom: 105%;
}
._subscribePageContainerSubscribeNowButton_18bcc_132 {
  align-items: center;
  align-self: stretch;
  background: var(--Color-Token-Interactive-primaryButton, linear-gradient(111deg, #0e3aa8 -57.99%, #071d4e 124%));
  border-radius: 4px;
  display: flex;
  gap: 10px;
  height: 53px;
  justify-content: center;
  padding: 2px 0;
}
._subscribePageContainerSubscribeNowButton_18bcc_132 button {
  align-items: center;
  align-self: stretch;
  background: inherit;
  border: none;
  border-radius: inherit;
  color: var(--Color-Token-Interactive-buttonTextLabel, #f9f9fb);
  cursor: pointer;
  display: flex;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  gap: 10px;
  height: 100%;
  justify-content: center;
  leading-trim: both;
  line-height: 20px;
  padding: 0;
  text-align: center;
  text-edge: cap;
  text-transform: uppercase;
  width: 100%;
}
._subscribePageContainerTitle_18bcc_168 {
  color: var(--Color-Token-Text-highlightText, #0e3aa8);
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  text-align: center;
  zoom: 110%;
}._loaderWrapper_glky8_1 {
  height: 100vh;
  overflow: hidden;
}
._loaderWrapper_glky8_1 ._bubblesWrapper_glky8_5 {
  -webkit-transform: translateY(-50%);
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
._loaderWrapper_glky8_1 ._bubblesWrapper_glky8_5 ._bubbles_glky8_5 {
  -webkit-animation-duration: 1.7s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: _up-down_glky8_1;
  -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  animation-duration: 1.7s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-name: _up-down_glky8_1;
  animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  border-radius: 100%;
  display: inline-block;
  height: 30px;
  margin: auto;
  position: relative;
  width: 30px;
}
._b1_glky8_33 {
  background-color: #c6d1ea;
}
._b2_glky8_37 {
  -webkit-animation-delay: 75ms;
  animation-delay: 75ms;
  background-color: #a0cfdd;
}
._b3_glky8_43 {
  -webkit-animation-delay: 150ms;
  animation-delay: 150ms;
  background-color: #7accd0;
}
._b4_glky8_49 {
  -webkit-animation-delay: 225ms;
  animation-delay: 225ms;
  background-color: #3d94bc;
}
._b5_glky8_55 {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
  background-color: #005ca8;
}
@-webkit-keyframes _up-down_glky8_1 {
  0% {
    -webkit-transform: translateY(-50%) scale(0.2);
    transform: translateY(-50%) scale(0.2);
  }
  50% {
    -webkit-transform: translateY(50%) scale(1.2);
    transform: translateY(50%) scale(1.2);
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0.2);
    transform: translateY(-50%) scale(0.2);
  }
}
@keyframes _up-down_glky8_1 {
  0% {
    -webkit-transform: translateY(-50%) scale(0.2);
    transform: translateY(-50%) scale(0.2);
  }
  50% {
    -webkit-transform: translateY(50%) scale(1.2);
    transform: translateY(50%) scale(1.2);
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0.2);
    transform: translateY(-50%) scale(0.2);
  }
}