/** Shopify CDN: Minification failed

Line 588:0 Unexpected "}"

**/
.index-banner-swiper {
  width: 100%;
}
.banner {
  display: flex;
  position: relative;
  flex-direction: column;
}

.banner__box {
  text-align: center;
}

.banner__media {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.banner__media-half {
  width: 50%;
}

.banner__media-half + .banner__media-half {
  right: 0;
  left: auto;
}

.index-banner-swiper .swiper-button-next,
.index-banner-swiper .swiper-button-prev {
  width: 40% !important;
  height: calc(100vh - 170px);
  max-height: 770px;
  top: 0px !important;
  background-image: unset !important;
  margin-top: 0px !important;
  z-index: 2 !important;
}
.index-banner-swiper .swiper-button-next::after,
.index-banner-swiper .swiper-button-prev::after {
  content: unset;
}

.index-banner-swiper .swiper-button-prev {
  cursor: url(https://magnifissance.com/wp-content/uploads/2021/11/banner-arrow-left-v2.png),
    w-resize;
}

.index-banner-swiper .swiper-button-next {
  cursor: url(https://magnifissance.com/wp-content/uploads/2021/11/banner-arrow-right-v2.png),
    w-resize;
}

@media only screen and (min-width: 750px) {
  .banner--content-align-right .banner__box {
    text-align: right;
  }

  .banner--content-align-left .banner__box {
    text-align: left;
  }

  .banner--content-align-left.banner--desktop-transparent .banner__box,
  .banner--content-align-right.banner--desktop-transparent .banner__box,
  .banner--medium.banner--desktop-transparent .banner__box {
    max-width: 680px;
  }
}

@media screen and (min-width: 750px) {
  .banner {
    flex-direction: row;
  }

  .banner--small:not(.banner--adapt) {
    min-height: 420px;
  }

  .banner--medium:not(.banner--adapt) {
    min-height: 560px;
  }

  .banner--large:not(.banner--adapt) {
    /*     min-height: 72rem; */
    height: calc(100vh);
    max-height: 79vh !important;
    width: 100%;
  }

  .page-easternaesthete .banner--large:not(.banner--adapt) {
    /*     min-height: 72rem; */
    height: calc(100vh);
    max-height: 99vh !important;
    width: 100%;
  }

  .ea-new-section .banner--large:not(.banner--adapt) {
    /*     min-height: 72rem; */
    height: calc(100vh);
    max-height: 99vh !important;
    width: 100%;
  } .banner--large:not(.banner--adapt) {
    /*     min-height: 72rem; */
    height: calc(100vh);
    max-height: 99vh !important;
    width: 100%;
  }

  .banner__content.banner__content--top-left {
    align-items: flex-start;
    justify-content: flex-start;
  }

  .banner__content.banner__content--top-center {
    align-items: flex-start;
    justify-content: center;
  }

  .banner__content.banner__content--top-right {
    align-items: flex-start;
    justify-content: flex-end;
  }

  .banner__content.banner__content--middle-left {
    align-items: center;
    justify-content: flex-start;
  }

  .banner__content.banner__content--middle-center {
    align-items: center;
    justify-content: center;
  }

  .banner__content.banner__content--middle-right {
    align-items: center;
    justify-content: flex-end;
  }

  .banner__content.banner__content--bottom-left {
    align-items: flex-end;
    justify-content: flex-start;
  }

  .banner__content.banner__content--bottom-center {
    align-items: flex-end;
    justify-content: center;
  }

  .banner__content.banner__content--bottom-right {
    align-items: flex-end;
    justify-content: flex-end;
  }
}

@media screen and (min-width: 750px) {
  .banner__media {
    height: 100%;
  }
}

.banner--adapt,
.banner--adapt_image.banner--mobile-bottom .banner__media:not(.placeholder) {
  height: auto;
}

@media screen and (max-width: 749px) {
  .banner--mobile-bottom .banner__media,
  .banner--stacked:not(.banner--mobile-bottom) .banner__media {
    position: relative;
  }

  .banner--stacked.banner--adapt .banner__content {
    height: auto;
  }

  .banner:not(.banner--mobile-bottom):not(.email-signup-banner) .banner__box {
    background: transparent;
    --color-foreground: 255, 255, 255;
    --color-button: 255, 255, 255;
    --color-button-text: 0, 0, 0;
    padding-bottom: 0px;
    padding-top: 80px;
  }

  .banner:not(.banner--mobile-bottom) .banner__box {
    border: none;
    border-radius: 0;
    box-shadow: none;
  }

  .banner:not(.banner--mobile-bottom) .button--secondary {
    --color-button: 255, 255, 255;
    --color-button-text: 255, 255, 255;
    --alpha-button-background: 0;
  }

  .banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)
    .banner__content {
    position: absolute;
    height: auto;
  }

  .banner--stacked.banner--adapt:not(.banner--mobile-bottom) .banner__content {
    max-height: 100%;
    overflow: hidden;
    position: absolute;
  }

  .banner--stacked:not(.banner--adapt) .banner__media {
    position: relative;
  }

  .banner::before {
    display: none !important;
  }

  .banner--stacked .banner__media-image-half {
    width: 100%;
  }

  #Banner-index-banner-v1{
    height: 80vh;
  }
}

.banner__content {
  padding: 0;
  display: flex;
  position: relative;
  width: 100%;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.banner__box {
  padding: 40px 35px;
  position: relative;
  height: fit-content;
  align-items: center;
  text-align: center;
  width: 100%;
  word-wrap: break-word;
  z-index: 1;
}

.banner::after,
.banner__media::after {
  content: "";
  position: absolute;
  top: 0;
  background: #000000;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.banner__box > * + .banner__text {
  margin-top: 15px;
}

.banner__box > * + * {
  margin-top: 10px;
}

.banner__box > *:first-child {
  margin-top: 0;
}

.banner__heading {
  margin-bottom: 0;
}

.banner__box .banner__heading + * {
  /*   margin-top: 10px; */
  margin-top: -20px;
}

.banner__buttons {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 40px;
  max-width: 450px;
  word-break: break-word;
}

.banner__buttons.gap40{
  gap: 40px;
}

@media screen and (min-width: 750px) {
  .banner__content {
    padding: 50px;
  }

  .banner__content--top-left {
    align-items: flex-start;
    justify-content: flex-start;
  }

  .banner__content--top-center {
    align-items: flex-start;
    justify-content: center;
  }

  .banner__content--top-right {
    align-items: flex-start;
    justify-content: flex-end;
  }

  .banner__content--middle-left {
    align-items: center;
    justify-content: flex-start;
  }

  .banner__content--middle-center {
    align-items: center;
    justify-content: center;
  }

  .banner__content--middle-right {
    align-items: center;
    justify-content: flex-end;
  }

  .banner__content--bottom-left {
    align-items: flex-end;
    justify-content: flex-start;
  }

  .banner__content--bottom-center {
    align-items: flex-end;
    justify-content: center;
  }

  .banner__content--bottom-right {
    align-items: flex-end;
    justify-content: flex-end;
  }
}

/* .btn_b_text{
  display: none;
} */

@media screen and (min-width: 750px) {
  .banner--desktop-transparent .banner__box {
    background: transparent;
    --color-foreground: 255, 255, 255;
    --color-button: 255, 255, 255;
    --color-button-text: 0, 0, 0;
    max-width: 1120px;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }

  .banner--desktop-transparent .button--secondary {
    --color-button: 255, 255, 255;
    --color-button-text: 255, 255, 255;
    --alpha-button-background: 0;
  }

  .banner--desktop-transparent .content-container:after {
    display: none;
  }
}

@media screen and (min-width: 750px) {
  .banner__box > * + .banner__text {
    margin-top: 14px;
  }

  .btn_b_text {
    font-family: "Calibril";
    font-size: 15px;
    letter-spacing: 1.2px;
    color: #fff;
    width: 267px;
    margin: auto;
    margin-top: 101px;
    line-height: 21px;
  }
}

@media screen and (min-width: 750px) {
  .banner--content-align-center .banner__buttons--multiple > * {
    flex-grow: 1;
    min-width: 220px;
  }

  .banner--content-align-right .banner__buttons--multiple {
    justify-content: flex-end;
  }
}

@media screen and (min-width: 750px) {
  .banner__box {
    width: auto;
    max-width: 710px;
    min-width: 450px;
    padding-bottom: 0vh;
  }
}

@media screen and (min-width: 1400px) {
  .banner__box {
    max-width: 900px;
  }
}

.banner__box > * + .banner__buttons {
  margin-top: 20px;
}

@media screen and (min-width: 750px) {
  .banner--desktop-transparent .rte a,
  .banner--desktop-transparent .inline-richtext a:hover,
  .banner--desktop-transparent .rte a:hover {
    color: currentColor;
  }
}

@media screen and (max-width: 989px) {
  .banner__heading {
    margin-bottom: 30px;
  }
  .index_top_banner_text1 {
    font-size: 40px;
  }
  .index_top_banner_text2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 749px) {
  .banner:not(.slideshow) .rte a,
  .banner:not(.slideshow) .inline-richtext a:hover,
  .banner:not(.slideshow) .rte a:hover {
    color: currentColor;
  }

  .banner__box .banner__heading + * {
    margin-top: 10px;
  }
}

@media screen and (max-width: 749px) {
  .banner--stacked .banner__media-half {
    width: 100%;
  }

  .banner--stacked .banner__media-half + .banner__media-half {
    order: 1;
  }
}

@media screen and (max-width: 749px) {
  .banner--content-align-mobile-right .banner__buttons--multiple {
    justify-content: flex-end;
  }

  .banner--content-align-mobile-center .banner__buttons--multiple > * {
    flex-grow: 1;
    min-width: 220px;
  }
}

@media screen and (max-width: 749px) {
  .banner--stacked .banner__box {
    width: 100%;
  }
}
@media screen and (max-width: 749px) {
  .banner--mobile-bottom::after,
  .banner--mobile-bottom .banner__media::after {
    display: none;
  }
}
@media screen and (max-width: 749px) {
  .banner--mobile-bottom:not(.banner--stacked) .banner__content {
    order: 2;
  }

  .banner:not(.banner--mobile-bottom) .field__input {
    background-color: transparent;
  }
}

@media only screen and (max-width: 749px) {
  .banner--content-align-mobile-right .banner__box {
    text-align: right;
  }

  .banner--content-align-mobile-left .banner__box {
    text-align: left;
  }
}

@media screen and (max-width: 749px) {
  .banner--small.banner--mobile-bottom:not(.banner--adapt) .banner__media,
  .banner--small.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)
    > .banner__media {
    height: 280px;
  }

  .banner--medium.banner--mobile-bottom:not(.banner--adapt) .banner__media,
  .banner--medium.banner--stacked:not(.banner--mobile-bottom):not(
      .banner--adapt
    )
    > .banner__media {
    height: 340px;
  }

  .banner--large.banner--mobile-bottom:not(.banner--adapt) .banner__media,
  .banner--large.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)
    > .banner__media {
    height: 390px;
  }

  .banner--small:not(.banner--mobile-bottom):not(.banner--adapt)
    .banner__content {
    min-height: 280px;
  }

  .banner--medium:not(.banner--mobile-bottom):not(.banner--adapt)
    .banner__content {
    min-height: 340px;
  }

  .banner--large:not(.banner--mobile-bottom):not(.banner--adapt)
    .banner__content {
    min-height: 390px;
  }
}

@media screen and (max-width: 749px) {
  .banner:not(.banner--stacked) {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .banner--stacked {
    height: auto;
  }

  .banner--stacked .banner__media {
    flex-direction: column;
  }
}

@media screen and (max-width: 495px) {
  .banner__heading {
    margin-bottom: 10px;
  }
  .index_top_banner_text1 {
    font-size: 26px;
    letter-spacing: 2px;
  }

  .index_top_banner_text2 {
    font-size: 14px;
  }

  .btn_b_text {
    font-size: 12px;
    font-family: "Calibri light";
    max-width: 187px;
    margin: 20px auto 0px;
    line-height: 16px;
  }
}

@media screen and (max-height: 750px)
    .banner--large:not(.banner--adapt) {
    /*     min-height: 72rem; */
    height: 825px;
    width: 100%;
  }
}

.gap40{
  gap: 40px;
}

