
.modal-subscription__wrapper{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 57%);
    z-index: 10;
}
.modal-subscription__container{
    display: flex;
    width: 55%;
    background-color: #4B616C;
    border-radius:.5rem;
    overflow: hidden;
    height: 25rem;
    max-width: 50rem;
}
.modal-subscription__img{
    width: 42%;
}
.modal-subscription__img img{
    width: 100%;
    height: 100%;
}
.modal-subscription__content{
    position:relative;
    width: 58%
}
.modal-subscription__content-close{
    position:absolute;
    top: 2rem;
    right: 2rem;
    cursor: pointer;
}
.modal-subscription__content-title {
    font-size: 32px;
	line-height: 120%;
    font-family: var(--weight-700);
    margin-bottom: 1rem;
}
.modal-subscription__content-desc {
    font-size:.9rem;
    line-height: 1.2rem;
    margin-bottom: 2rem;
}
.modal-subscription__content-container{
   display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding:2rem;
    box-sizing: border-box;
}
.modal-subscription__content-btn-subscribe{
    font-family: var(--weight-700);
    background-color: white;
    color: #111618;
    padding: .5rem .8rem;
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem;
    cursor: pointer;
}
.modal-subscription__content-err{
    font-size: .7rem;
    height: 1.2rem;
    color: #ED9C5A;
}
.input-err{
    border-color:red;
}
.modal-subscription__info-container{
    display: flex;
    width: 55%;
    background-color: #4B616C;
    padding: 1rem;
    box-sizing: border-box;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: .5rem;
    height: 25rem;
}
.modal-subscription__info-title{
        margin-bottom: 2.3rem;
    font-size: 33.6px;
	line-height: 120%;
}
.modal-subscription__info-desc{
    margin-bottom: 2rem;
}
.modal-subscription__info-btn__ok{
    width: 50%;
    background-color: white;
    padding: .7rem;
    border-radius: .5rem;
    border: none;
    font-size: 16px;
    font-family: var(--weight-700);
    cursor: pointer;
}


.modal-wrapper[data-v-09e2c3a3] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: var(--background-overlay);
  z-index: 10;
}
.modal-container[data-v-09e2c3a3] {
  display: flex;
  width: 51.5rem;
  background-color: var(--color-grey-40);
  background: url(../img/web-promo-bg.df841131.png) no-repeat center
    center;
  background-size: cover;
  border-radius: 0.5rem;
  overflow: hidden;
  min-height: 25.6rem;
  /* max-height: 25rem; */
  max-width: 60rem;
  flex-direction: column;
  padding: 2rem;
  box-sizing: border-box;
  position: relative;
}
.modal-container__fullscreen[data-v-09e2c3a3] {
  max-width: 75rem;
  padding: 0;
  position: relative;
  width: auto;
}
.modal-container__fullscreen .modal-header[data-v-09e2c3a3] {
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.modal-header[data-v-09e2c3a3] {
  display: flex;
  justify-content: flex-end;
}
.modal-body[data-v-09e2c3a3] {
  height: calc(100% - 2rem);
  display: flex;
  justify-content: flex-end;
}
.modal-content-wrapper[data-v-09e2c3a3] {
  width: 40%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.modal-content-text[data-v-09e2c3a3] {
  text-align: center;
  margin-bottom: 1.25rem;
}
.modal-content-text__big[data-v-09e2c3a3] {
  font-size: 2.125rem;
  line-height: 2.4rem;
  font-family: var(--weight-700);
  margin-bottom: 6px;
}
.modal-content-download[data-v-09e2c3a3] {
  width: 90%;
  display: flex;
  justify-content: space-evenly;
}
.modal-content-download__link[data-v-09e2c3a3] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-evenly;
}
.modal-content-download__link a[data-v-09e2c3a3] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #000000;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #a6a6a6;
  padding: 0.3rem;
  border-radius: 0.5rem;
  width: 7rem;
  margin: 0.2rem;
}
.icon-holder[data-v-09e2c3a3] {
  width: 1.1rem;
  display: flex;
  align-items: center;
  margin-right: 0.375rem;
}
.icon-holder img[data-v-09e2c3a3],
.modal-content-download__scanner img[data-v-09e2c3a3] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.icon-text[data-v-09e2c3a3] {
  font-size: 0.625rem;
  line-height: 0.8rem;
}
.icon-text .highlight[data-v-09e2c3a3] {
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: var(--weight-600);
font-family: var(--weight-600);;
  text-transform: capitalize;
}
.modal-content-download__scanner[data-v-09e2c3a3] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5.4rem;
  height: 5.4rem;
}
.modal-content-download img[data-v-09e2c3a3] {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
@media(max-width: 768px) { /* for test */
.modal-container[data-v-09e2c3a3] {
    width: 90%;
}
}


.modal-container[data-v-f9c6673c] {
  display: flex;
  position: fixed;
  bottom: 10px;
  width: 22rem;
  background-color: var(--color-grey-40);
  background: url(../img/banner-sticky.79153a56.png) no-repeat center
    center;
  background-size: cover;
  border-radius: 0.5rem;
  overflow: hidden;
  flex-direction: column;
  padding: 0.75rem;
  box-sizing: border-box;
  min-height: unset;
  z-index: 1;
}
.modal-header[data-v-f9c6673c] {
  display: flex;
  justify-content: flex-end;
}
.modal-body[data-v-f9c6673c] {
  height: calc(100% - 2rem);
  display: flex;
  justify-content: flex-end;
}
.modal-content-logo-holder[data-v-f9c6673c] {
  width: 1.75rem;
  height: 2.375rem;
}
.modal-content-logo-holder img[data-v-f9c6673c],
.modal-content-download__scanner img[data-v-f9c6673c] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.modal-content-wrapper[data-v-f9c6673c] {
  width: 60%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.modal-content-text[data-v-f9c6673c] {
  text-align: center;
  margin-bottom: 1rem;
  font-size: 0.6875rem;
  line-height: 0.8rem;
}
.modal-content-text.big[data-v-f9c6673c] {
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-family: var(--weight-700);
  margin-bottom: 6px;
}
.modal-content-text.normal[data-v-f9c6673c] {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-family: var(--weight-700);
  margin-bottom: 6px;
}
.modal-content-download[data-v-f9c6673c] {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modal-content-download__link a[data-v-f9c6673c] {
  display: flex;
  align-items: center;
  justify-content: flex-start;

  background: #000000;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #a6a6a6;
  padding: 0.3rem;
  border-radius: 0.25rem;
  margin: 0.1rem;
  min-width: 6rem;
}
.modal-content-download__scanner[data-v-f9c6673c] {
  width: 3.375rem;
  height: 3.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-content-download img[data-v-f9c6673c] {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.icon-holder[data-v-f9c6673c] {
  width: 0.625rem;
  display: flex;
  align-items: center;
}
.icon-holder img[data-v-f9c6673c] {
  width: 100%;
}
.icon-text[data-v-f9c6673c] {
  font-size: 4px;
  line-height: 0.6rem;
  margin-left: 0.3rem;
}
.icon-text .highlight[data-v-f9c6673c] {
  font-size: 10.4px;
  line-height: 0.7rem;
  font-weight: var(--weight-600);
font-family: var(--weight-600);;
  text-transform: capitalize;
}
@media(max-width: 768px) { /* for test */
.modal-container[data-v-f9c6673c] {
    width: 90%;
}
}


.cog-wrapper[data-v-ceb5b520] {
  cursor: pointer;
  display: flex;
  transition: transform 0.1s;
}
.cog-static-wrapper[data-v-ceb5b520] {
  display: flex;
}
.active[data-v-ceb5b520] {
  transform: rotate(360deg);
}
.inactive[data-v-ceb5b520] {
  transform: rotate(-360deg);
}


.fav-modal[data-v-71a5e87e] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(32, 32, 32, 0.75);
  z-index: 10;
}
.fav-modal__wrapper[data-v-71a5e87e] {
  background: #000000;
  border-radius: 8px;
  width: 50rem;
  height: 31.5rem;
  padding: 1.5rem 0 4rem 0;
}
.fav-modal__inner-wrapper[data-v-71a5e87e] {
  width: 75%;
  margin: 0 auto;
  overflow: hidden;
  padding-right: 0.5rem;
}
.fav-modal__wrapper-list[data-v-71a5e87e] {
  width: 100%;
  height: 18rem;
  overflow-y: auto;
  padding-right: 0.25rem;
}
.noti-preference__wrapper-list[data-v-71a5e87e] {
  width: 100%;
  height: 25rem;
  overflow-y: auto;
  padding-right: 0.25rem;
}
.search-wrapper[data-v-71a5e87e] {
  width: 100%;
  background: #35454d;
  border-radius: 1.5rem;
  padding: 0.5rem 1rem;
  margin: 1.5rem 0 1rem 0;
}
.search-clear[data-v-71a5e87e] {
  width: 1.25rem;
  height: 1.25rem;
  background: #212b30;
  border-radius: 50%;
  cursor: pointer;
}
.fav-modal__subtitle[data-v-71a5e87e] {
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin: 0.5rem 0 0.625rem 0;
}
.fav-modal__modal-card-wrapper[data-v-71a5e87e] {
  gap: 0.5rem;
}
.fav-modal__close-wrapper[data-v-71a5e87e] {
  width: 94%;
  margin: 0 auto;
}
.fav-modal__close[data-v-71a5e87e] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB2SURBVHgBldJhDoAgCAVg6GTdDDyZRyNbYs4hvd6vEL6cTqIWMzsJzJhtH2JPBEBj9mg193XNcO9pL9kX1d5IstMdXZshTtEOQ2iDMTThOqGKIgl2lD9I7eO2Q0TxmQVCKTbwylc8P7nCzFvYe8VL/9tJYHz2AvnnO2S4TZeFAAAAAElFTkSuQmCC)
    no-repeat center center;
  background-size: 50%;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
}
.fav-modal__wrapper-list[data-v-71a5e87e]::-webkit-scrollbar,
.noti-preference__wrapper-list[data-v-71a5e87e]::-webkit-scrollbar {
  width: 0.5rem;
  position: absolute;
}
.fav-modal__wrapper-list[data-v-71a5e87e]::-webkit-scrollbar-thumb,
.noti-preference__wrapper-list[data-v-71a5e87e]::-webkit-scrollbar-thumb {
  background: #4b616c;
  border-radius: 4px;
}
.fav-modal__wrapper-list[data-v-71a5e87e]::-webkit-scrollbar-track,
.noti-preference__wrapper-list[data-v-71a5e87e]::-webkit-scrollbar-track {
  background: #212b30;
  border-radius: 4px;
}
.fav-modal__wrapper-list.scrollbar-show[data-v-71a5e87e],
.noti-preference__wrapper-list.scrollbar-show[data-v-71a5e87e] {
  padding-right: 0.25rem;
  width: calc(100% + 0.25rem);
}
.fav-model__back[data-v-71a5e87e]{
	margin-right: .9rem;
	display: flex;
	align-items: center;
}
.fav-modal__body[data-v-71a5e87e]{
    border-radius: 8px;
    width: 50rem;
    overflow: hidden;
}
.fav-modal__walkthrough[data-v-71a5e87e]{
    width: 100%;
    height: 100%;
    background: linear-gradient(162.46deg, #35454D 0%, #000000 100%);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 3.5rem;
    box-sizing: border-box;
    position: relative;
    transition: all .3s;
}
.slide-left-out[data-v-71a5e87e]{
    transform: translateX(-800px);
}
.slide-left-in[data-v-71a5e87e] {
 transform: translateX(0);
}
.fav-modal__walkthrough2[data-v-71a5e87e]{
    width: 100%;
    height: 100%;
    background: #000000 100%;
    display: flex;
    justify-content: flex-start;
    padding: 2.5rem 6.5rem;
    height: 42.375rem;
    box-sizing: border-box;
    position: relative;
    flex-direction: column;
    transition: all .3s;
}
.walkthrough-intro__body-left[data-v-71a5e87e]{
    display: flex;
    flex-direction: column;
    height: 370px;
    justify-content: center;
    width: 60%;
}
.walkthrough-intro__body-left__title1[data-v-71a5e87e]{
    font-family: var(--weight-700);
    color: white;
    font-size: 3.3125rem;
}
.walkthrough-intro__body-left__title2[data-v-71a5e87e]{
    font-family: var(--weight-700);
    color: white;
    font-size: 2.125rem;
}
.walkthrough-intro__body-left__desc[data-v-71a5e87e]{
    margin-top: 4.5rem;
    color: var(--color-grey-light);
    font-family: var(--weight-400);
    font-size: 16px;
    margin-bottom: 3rem;
}
.walkthrough-intro__body-left__explore[data-v-71a5e87e]{
    width: 22.5rem;
    background-color: var(--bg-selected);
    padding: 0.625rem;
    text-align: center;
    font-size: 0.875rem;
    font-family: var(--weight-700);
    cursor: pointer;
    border: none;
    color: black;
    border-radius: .5rem;
}
.walkthrough-intro__body-right__img[data-v-71a5e87e]{
    position: absolute;
    right: 0;
}
.walkthrough-intro__body-right__img-mobile[data-v-71a5e87e]{
    display: none;
}
.walkthrough-tab__wrapper[data-v-71a5e87e]{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin-bottom: 2.5rem;
}
.walkthrough-tab[data-v-71a5e87e]{
    width: 5rem;
    height: .5rem;
    background-color: #35454D;
    border-radius: .5rem;
}
.walkthrough-tab.selected[data-v-71a5e87e]{
    background-color: var(--bg-selected)
}
.walkthrough-title[data-v-71a5e87e]{
    font-family: var(--weight-700);
    font-size: 2.125rem;
    margin-bottom: 0.875rem;
}
.walkthrough-desc[data-v-71a5e87e]{
    color: #5C7784;
    font-family: var(--weight-400);
    font-size: 16px;
}
.walkthrough-btn[data-v-71a5e87e]{
    background-color: #35454D;
    pointer-events: none;
    color: #5C7784;
    font-size: 0.875rem;
    width: 100%;
    padding: 0.625rem;
    margin-top: 1.5rem;
    border-radius: 0.5rem;
    font-family: var(--weight-700);
    border: none;
}
.walkthrough-btn.selected[data-v-71a5e87e]{
    background-color: var(--bg-selected);
    color: black;
    cursor: pointer;
    pointer-events: fill;
}
.walkthorugh-fav-star__text[data-v-71a5e87e] {
    margin: 0 0.15rem;
    position: relative;
    top: 3px;
}
@media(max-width: 768px) { /* for test */
.walkthrough-tab__wrapper[data-v-71a5e87e]{
        margin-bottom: 1.5rem
}
.fav-modal__wrapper[data-v-71a5e87e] {
        width: 100%;
        height: 100%;
        padding: unset;
}
.fav-modal__inner-wrapper[data-v-71a5e87e] {
        width: 90%;
        padding: unset;
}
.fav-modal__close[data-v-71a5e87e] {
        width: 1.5rem;
        height: 1.5rem;
        position: absolute;
        left: 1rem;
}
.fav-modal__close-wrapper[data-v-71a5e87e] {
        width: unset;
        padding: 0.5rem 1rem;
        position: relative;
}
.search-wrapper[data-v-71a5e87e] {
        height: 3rem;
        margin: 0.5rem auto;
}
.fav-modal__subtitle[data-v-71a5e87e] {
        margin: 1rem 0;
}
.fav-modal__close-title[data-v-71a5e87e] {
        font-size: 0.875rem;
        line-height: 1.25rem;
}
.fav-modal__btn-wrapper[data-v-71a5e87e] {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 5rem;
        background: #000;
}
.fav-modal__btn[data-v-71a5e87e] {
        background: #01c3f7;
        border-radius: 4px;
        padding: 0.625rem 0.75rem;
        border: none;
        font-family: var(--weight-700);
        width: 90%;
        color: black !important;
}
.has-btn[data-v-71a5e87e] {
        padding-bottom: 12rem;
}
.fav-modal__wrapper-list[data-v-71a5e87e],
    .noti-preference__wrapper-list[data-v-71a5e87e] {
        /* max-height: calc(100vh - 23rem);
        height: calc(100vh - 21.5rem); */
        height: auto
}
.fav-modal__wrapper-list[data-v-71a5e87e]::-webkit-scrollbar,
    .noti-preference__wrapper-list[data-v-71a5e87e]::-webkit-scrollbar {
        width: 0;
}
.walkthrough-intro__body-left__title1[data-v-71a5e87e]{
        font-size: 2.125rem;
}
.walkthrough-intro__body-left__title2[data-v-71a5e87e]{
        font-size: 1.375rem;
}
.walkthrough-intro__body-left__desc[data-v-71a5e87e]{
        font-size: 0.6875rem;
        margin-top: 1rem;
        margin-bottom: 0;
}
.fav-modal__walkthrough[data-v-71a5e87e]{
        padding: 2.5rem 2rem 3rem 2rem;
        display: block;
}
.walkthrough-intro__body-right__img[data-v-71a5e87e]{
        display: none;
}
.walkthrough-intro__body-left__explore[data-v-71a5e87e]{
        width: 100%;
        position: absolute;
        bottom: 0;
}
.walkthrough-intro__body-right__img-mobile[data-v-71a5e87e]{
        width: 100%;
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 2.5rem;
}
.walkthrough-intro__body-left[data-v-71a5e87e]{
        position: relative;
        display: flex;
        height: 100%;
        width: 100%;
}
.fav-modal__walkthrough2[data-v-71a5e87e]{
        padding: 1.5rem 1rem;
        height: 100%;
}
.walkthrough-title[data-v-71a5e87e]{
        font-size: 1.375rem;
}
.walkthrough-desc[data-v-71a5e87e]{
        font-size: 14px;
        font-family: var(--weight-400);
        letter-spacing: 0.64px;
}
.walkthrough-btn__wrapper[data-v-71a5e87e]{
        position: fixed;
        width: 100%;
        left: 0;
        right: 0;
        bottom: 1.5rem;
        display: flex;
        padding: 0 1rem;
        box-sizing: border-box;
}
.fav-modal__body[data-v-71a5e87e]{
        width: 100%;
        height: 100%;
}
.fav-model__body-list__wrapper[data-v-71a5e87e]{
        overflow-y: auto;
        margin-bottom: 4rem;
        overflow-x: hidden;
        overscroll-behavior: none;
}
.walkthrough-title__wrapper[data-v-71a5e87e]{
        transition: transform 0.4s;
}
.walkthrough-title__wrapper-hide[data-v-71a5e87e]{
        /* transform: translate3d(0, -100%, 0); */
        display: none
}
}


.feature-count-down[data-v-229f8a62] {
    color: var(--color-text-default-secondary);
    letter-spacing: .24px;
    font-family: var(--weight-700);
    min-height: 15.59px;
}


.feature-list[data-v-8ac05e98] {
}
.feature-box[data-v-8ac05e98] {
    padding: 16px 8px;
    background-color: var(--color-background-default-tertiary);
    border-radius: 8px;
    margin-bottom: 16px;
    cursor: pointer;
}
.feature-match-time-box[data-v-8ac05e98] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.feature-match-time[data-v-8ac05e98] {
    background-color: var(--color-background-default-secondary-hover);
    color: var(--color-text-default-default);
    padding: 4px 10px;
    box-sizing: border-box;
    border-radius: 8px;
    margin-bottom: 8px;
    font-size: 12px;
    font-family: var(--weight-600);
	letter-spacing: 0.2px;
}
.feature-item[data-v-8ac05e98] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.feature-item[data-v-8ac05e98]:last-child {
    margin-bottom: 0;
}
.feature-box[data-v-8ac05e98]:hover {
    background-color: var(--color-background-default-tertiary-hover);
}
.feature-box:hover .feature-match-time[data-v-8ac05e98] {
    background-color: var(--color-background-default-secondary);
}
.feature-child[data-v-8ac05e98] {
    width: 33%;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.feature-team[data-v-8ac05e98] {
    font-size: 14px;
    flex-direction: column;
    letter-spacing: .64px;
    color: var(--color-text-default-default);
}
.feature-text[data-v-8ac05e98] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.feature-data[data-v-8ac05e98] {
    width: 80px;
    /* display: block; */
}
.feature-is-live[data-v-8ac05e98] {
    padding: 4px 12px;
    border-radius: 16px;
    background-color: var(--color-background-error-default);
    letter-spacing: .24px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: var(--weight-700);
	letter-spacing: 0.2px;
}
.feature-score[data-v-8ac05e98] {
    font-size: 20px;
    font-family: var(--weight-600);
}
.feature-status[data-v-8ac05e98] {
    color: var(--color-text-primary-default);
    font-size: 12px;
    font-family: var(--weight-700);
	letter-spacing: 0.2px;
}
.feature-day[data-v-8ac05e98] {
    
    color: var(--color-text-default-secondary);
    font-size: 12px;
	letter-spacing: 0.2px;
}
.feature-child-icon[data-v-8ac05e98] {
    width: 56px;
    height: 56px;
    margin-bottom: 4px;
}


.feature-match-swiper {
    padding-bottom: 16px;
}
.swiper-pagination-bullets {
    bottom: 0px !important;
}
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: var(--color-background-brand-secondary);
}
.swiper-pagination-bullet-active {
    background-color: var(--color-background-brand-default);
    width: 24px;
}


.skeleton-banner__wrapper {
  width: 100%;
  height: 100%;
  background-color: #212b30;
  padding: 1rem;
  border-radius: 0.5rem;
  box-sizing: border-box;
}
.skeleton-banner__container {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #989898 25%, #adb7bc 37%, #a2a2a2 63%);
  border-radius: 0.2rem;
  background-size: 400% 100%;
  animation: el-skeleton-loading 1.4s ease infinite;
}
.home-banner__wrapper {
  overflow: hidden;
  width: auto;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
}
.home-banner__img {
  -o-object-fit: cover;
     object-fit: cover;
}
.home-banner__layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: var(--bg-theme);
  opacity: 0.15;
  z-index: 2;
  pointer-events: none;
}
.home-banner__blur {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 1.5rem;
  pointer-events: none;
  background-image: linear-gradient(to bottom, transparent, var(--bg-theme));
  z-index: 2;
}
.home-banner__blur-top {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 1.5rem;
  background-image: linear-gradient(to top, transparent, var(--bg-theme));
  z-index: 2;
}
@media (min-width: 768px) {
.home-banner__wrapper {
    /* height: 5.625rem; */
    width: 1200px;
    margin-bottom: 3.375rem;
}
.home-banner__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}
}

