/** Shopify CDN: Minification failed

Line 37:0 Unexpected "}"

**/

slideshow-component {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width:1200px) {
.slideshow__media.banner__media.media{opacity:0.5;}


  }
@media screen and (min-width:1200px) and (max-width:1439px) {
   .slideshow-home-7 .swiper-pagination-fraction{ width: auto;    bottom: 15%;
    left: 20rem;}
}
@media screen and (min-width:1440px) {
   .slideshow-home-7 .swiper-pagination-fraction{ width: auto;    bottom: 20%;
    left: 17rem;}
}
@media screen and (min-width:750px) and (max-width:1199px) {
  .slideshow-home-7 .swiper-pagination-fraction{ width: auto;
    bottom: 15%;
    left: 0;
    right: 0;}
}
@media screen and (max-width:749px) ) {
  width: auto;
    bottom: 0rem;
    left: 0;
    right: 0;
}
}
/*slider*/

button.slideshow__autoplay.slider-button.no-js-hidden {
    display: block;
    background:var(--gradient-base-background-2);
    left: 0;
    right: 0;
    margin: auto;
}
@media screen and (max-width: 750px) {
.slideshow__media img.desktop-slider{display:none;}
.slideshow__media img.mobile-slider{display:block;}
}
@media screen and (min-width: 750px) {
.slideshow__media img.mobile-slider{display:none;}
.slideshow__media img.desktop-slider{display:block;}
} 



@media screen and (max-width: 989px) {
  .no-js slideshow-component .slider {
    padding-bottom: 3rem;
  }
}

slideshow-component .slideshow.banner {
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0;
  gap: 0;
}

.slideshow__slide {
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 749px) {
  .slideshow--placeholder.banner--mobile-bottom.banner--adapt_image .slideshow__media,
  .slideshow--placeholder.banner--adapt_image:not(.banner--mobile-bottom) {
    height: 28rem;
  }
}
@media screen and (max-width: 1539px) {
.slideshow-home-7 .placeholder:before{ content:''; background-color:var(--gradient-base-background-2); position:absolute; width:100%; height:100%;}
}
@media screen and (min-width: 1540px) {
 .slideshow-home-7 .placeholder:before{ content:''; background-color:var(--gradient-base-background-2); position:absolute; width:100%; height:86%;}
}
@media screen and (min-width: 1541px) {
   .slideshow-home-7  a.button.button--secondary{ 
     position: absolute;
     display:block;
      right: -25%;
      left: 0;
     margin:auto;
}
  .slideshow--placeholder.banner--adapt_image {
    height: 100rem !important;
  }
}
@media screen and (min-width: 1200px) and (max-width:1539px) {
  .slideshow--placeholder.banner--adapt_image {
    height: 80rem !important;
  }
}
@media screen and (min-width: 768px) and (max-width:990px) {
  .slideshow--placeholder.banner--adapt_image {
    height: 50rem !important;
  }
}
@media screen and (min-width: 991px) and (max-width:1199px) {
  .slideshow--placeholder.banner--adapt_image {
    height: 50rem !important;
  }
}
.slideshow__text.banner__box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 62.5rem;

}

.slideshow__text > * {
  max-width: 100%;
}

@media screen and (max-width: 749px) {
  slideshow-component.page-width .slideshow__text {
    border-right: var(--text-boxes-border-width) solid rgba(var(--color-foreground), var(--text-boxes-border-opacity));
    border-left: var(--text-boxes-border-width) solid rgba(var(--color-foreground), var(--text-boxes-border-opacity));
  }

  .banner--mobile-bottom .slideshow__text.banner__box {
    max-width: 100%;
  }

  .banner--mobile-bottom .slideshow__text-wrapper {
    flex-grow: 1;
  }

  .banner--mobile-bottom .slideshow__text.banner__box {
    height: 100%;
    background:rgba(var(--color-background), 0)
  }
  .banner--mobile-bottom .slideshow__media.banner__media.media, .banner--stacked:not(.banner--mobile-bottom) .slideshow__media.banner__media.media{position:absolute;}
  .slideshow.banner--large.banner--mobile-bottom:not(.banner--adapt) .slideshow__media, .slideshow.banner--large.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)>.slideshow__media{height:100%;}
  .banner--mobile-bottom .slideshow__text .button {
    flex-grow: 0;
  }

  .slideshow__text.slideshow__text-mobile--left {
    align-items: center;
    text-align: center;
  }

  .slideshow__text.slideshow__text-mobile--right {
    align-items: center;
    text-align: center;
  }
}
@media screen and (min-width: 1540px) {
.slideshow-home-2 .slideshow__text.banner__box{ margin-top:-8rem;}
}
@media screen and (min-width: 750px) {
  .slideshow__text.slideshow__text--left {
    align-items: flex-start;
    text-align: left;
  }

  .slideshow__text.slideshow__text--right {
    align-items: flex-end;
    text-align: right;
  }
}


.slideshow:not(.banner--mobile-bottom) .slideshow__text-wrapper {
  height: 100%;
}

@media screen and (min-width: 750px) {
  .slideshow__text-wrapper.banner__content {
    height: 100%;
/*     padding: 5rem; */
  }
}



.slideshow__controls--top {
  order: 2;
  z-index: 1;
}

@media screen and (max-width: 749px) {
  .slideshow__controls--border-radius-mobile {
    border-bottom-right-radius: var(--text-boxes-radius);
    border-bottom-left-radius: var(--text-boxes-radius);
  }
}

.spaced-section--full-width:last-child slideshow-component:not(.page-width) .slideshow__controls {
  border-bottom: none;
}

@media screen and (min-width: 750px) {
  .slideshow__controls {
    position: relative;
  }
}

slideshow-component:not(.page-width) .slider-buttons {
  border-right: 0;
  border-left: 0;
}

.slideshow__control-wrapper {
  display: flex;
}

.slideshow__autoplay {
  position: absolute;
  right: 0;
  border-left: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 749px) {
  slideshow-component.page-width .slideshow__autoplay {
    right: 1.5rem;
  }
}

@media screen and (min-width: 750px) {
  .slideshow__autoplay.slider-button {
    position: inherit;
    margin-left: 0.6rem;
    padding: 0 0 0 0.6rem;
    border-left: 0.1rem solid rgba(var(--color-foreground), 0.08);
  }
}

.slideshow__autoplay .icon.icon-play,
.slideshow__autoplay .icon.icon-pause {
  display: block;
  position: absolute;
  opacity: 1;
  transform: scale(1);
  transition: transform 150ms ease, opacity 150ms ease;
  width: 0.8rem;
  height: 1.2rem;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
}

.slideshow__autoplay .icon.icon-play {
  height: 1rem;
}

.slideshow__autoplay path {
  fill: rgba(var(--color-foreground), 0.75);
}

.slideshow__autoplay:hover path {
  fill: rgb(var(--color-foreground));
}

@media screen and (forced-colors: active) {
  .slideshow__autoplay path,
  .slideshow__autoplay:hover path{
    fill: CanvasText;
  }
}

.slideshow__autoplay:hover svg {
  transform: scale(1.1);
}

.slideshow__autoplay--paused .icon-pause,
.slideshow__autoplay:not(.slideshow__autoplay--paused) .icon-play {
  visibility: hidden;
  opacity: 0;
  transform: scale(.8)
}
.slideshow__text-wrapper .slideshow__text h2.banner__heading {
   margin-bottom: 0;
   color: var(--color-foreground);
}
.slideshow__text .banner__text{
    margin-bottom: 0;
    color: var(--color-foreground);
    font-family: var(--font-body-family);
    font-weight: 400;
    font-size: 2rem;
    line-height: 30px
}



/* custom css */

.custom-slideshow .slideshow__text.banner__box{max-width:100%;}
.custom-slideshow .swiper-pagination-bullet{border-color:var(--gradient-base-background-1);}
.custom-slideshow .swiper-pagination-bullet:before{background:var(--gradient-base-background-1);}

@media screen and (min-width: 1700px){
.custom-slideshow .swiper-pagination{bottom:50px}
}
@media screen and (max-width: 990px){
 .custom-slideshow .slideshow__media{height:50rem}
}
 .slideshow-home-7  .slideshow__text.banner__box{ background:transparent;    max-width: 68.5rem; }

 .slideshow-home-7 .swiper-pagination-fraction .swiper-pagination-total{  font-size: 2rem;   font-weight: 700; }
 .slideshow-home-7 .swiper-pagination-fraction .swiper-pagination-current{     font-size: 3rem;
    font-weight: 700;}
.slideshow-home-7   .slideshow__text .banner__heading{  text-transform: none;}
.slideshow-home-7   .slideshow__text .banner__heading1{  text-transform: none;}
.slideshow-home-7 .slideshow__text-wrapper .slideshow__text h2.banner__heading{ line-height:1em; }

 .slideshow-home-7  .banner__sub_heading{   color: var(--gradient-base-accent-4);}
@media screen and (min-width: 1540px){

  .slideshow-home-7 .slideshow__text.banner__box{     position: relative;
    left: 17%; top:-12%;
}
}
@media screen and (max-width: 749px){
.slideshow-home-7 .banner--mobile-bottom .slideshow__text-wrapper.banner__content{ flex-direction:column;}
}
 .slideshow-home-7 .slideshow .banner__content .image-block{ width:55rem; padding:4rem; }
@media screen and (min-width: 750px) and (max-width:1023px){
  .slideshow__text-wrapper.banner__content .image-block{ padding:2rem;}
}
@media screen and (min-width: 768px){

  .slideshow-home-7  .swiper-horizontal>.swiper-pagination-bullets,  .slideshow-home-3 .swiper-pagination-bullets.swiper-pagination-horizontal{ bottom: 50%;
    right: 0;
    left: 46%;
    transform: rotate(90deg);
    width: 100%;}
}
@media screen and (max-width:576px){
  .slideshow-home-7  .slideshow__text-wrapper .slideshow__text h2.banner__heading{ font-size:3rem; font-weight:700; position:relative; }
}
@media screen and (min-width:1200px) and (max-width:1439px) {
 .slideshow-home-7  .slideshow__text .banner__heading {
    font-size: calc(var(--font-heading-scale) * 5.3rem);
    margin-bottom:0rem;
}
}
@media screen and (min-width:577px) and (max-width:767px){
  .slideshow-home-7  .slideshow__text-wrapper .slideshow__text h2.banner__heading{ font-size:4rem; font-weight:700; position:relative; }  
}
@media screen and (min-width:768px) and (max-width:990px) {
  .slideshow-home-7 .slideshow__media{ height:50rem;}
}

@media screen and (min-width:1541px) {
.slideshow__text-wrapper.banner__content .image-block{ padding:4rem;}
}
@media screen and (max-width:1540px) {
  .slideshow-home-7 a.button.button--secondary{ display:block; margin-top:1.5rem;}
.slideshow-home-7  .slideshow__media img.desktop-slider{ max-width:50%;}
}
@media screen and (min-width:1024px) and (max-width:1640px) {
.slideshow-home-7 .slideshow__text.banner__box{ width:40%; padding:7rem; }
}
@media screen and (min-width:1024px) and (max-width:1539px) {
.slideshow-home-7 .slideshow__text.banner__box{ left:10%; position:relative;}
}
@media screen and (max-width:767px) {
  .slideshow-home-7 .slideshow__text.banner__box{ max-width:80%;}
}
@media screen and (min-width:1024px) and (max-width:1540px) {
  .slideshow__text-wrapper.banner__content .image-block{ padding:4rem;}
}
.slideshow-home-7 .placeholder{ background:var(--gradient-base-background-1);}
.slideshow-home-7  .slideshow__text .banner__text{ width:50rem;}
@media screen and (min-width:1641px) {
     .slideshow-home-7 .banner__sub_heading{     font-size: 160px;
  
    transform: rotate(270deg);
    max-width: 79rem;
    width: 100%;
    bottom: 30%;
                                                        
    position: absolute; left:-22rem;}
  .slideshow-home-7  .slideshow__text-wrapper .slideshow__text h2.banner__heading{ font-size:25rem; font-weight:700; position:relative;  -webkit-text-stroke: 1px var(--color-icon);}
}
@media screen and (min-width:1440px) and (max-width:1640px) {
  .slideshow-home-7 .swiper-pagination-fraction{     left: 9rem;}
   .slideshow-home-7 .banner__sub_heading{     font-size: 160px;
  
    transform: rotate(270deg);
    max-width: 79rem;
    width: 100%;
    bottom: 30%;
                                                        
    position: absolute; left:-30rem;}
  .slideshow-home-7  .slideshow__text-wrapper .slideshow__text h2.banner__heading{ font-size:18rem; font-weight:700; position:relative; }
}
@media screen and  (max-width:1439px) {

  .slideshow-home-7 .banner__sub_heading{display:none;}
}
@media screen and (min-width:1200px) and (max-width:1439px) {
  .slideshow-home-7  .slideshow__text-wrapper .slideshow__text h2.banner__heading{ font-size:12rem; font-weight:700; position:relative; }
}
@media screen and (min-width:768px) and (max-width:1199px) {
  .slideshow-home-7  .slideshow__text-wrapper .slideshow__text h2.banner__heading{ font-size:8rem; font-weight:700; position:relative; }

}
.slideshow-home-7 .slideshow__text-wrapper .slideshow__text h2.banner__heading1{ margin-bottom:0; margin-top:-7rem;}
.slideshow-home-7  a.button.button--secondary:hover{  border-color:var(--gradient-base-accent-2);}
.slideshow-home-7  a.button.button--secondary{ border-radius: 0;
    padding: 0;
    min-height: 1rem;
    min-width: 1rem;
    width:fit-content;
    border-color:var(--gradient-base-accent-1);
    border-style:solid;                                          
    border-width: 0 0 1px 0;
    background: transparent;
    }
.slideshow-home-7  a.button.button--secondary:hover{  color: var(--gradient-base-accent-2); }
.slideshow-home-7  a.button.button--secondary:after{  display:none;}
.slideshow__text .banner__sub_heading{
    color: var(--color-foreground);
    margin-bottom: 0;
    font-family: var(--font-body-family);
    font-weight: 600;
    letter-spacing: 5px;
}

/*
.slideshow-home-7  .slideshow__text-wrapper .slideshow__text h2.banner__heading1{ font-size:25rem; font-weight:700; position:relative;   -webkit-text-stroke: 1px var(--color-icon);} 
.slideshow-home-7 .slideshow__text-wrapper .slideshow__text h2.banner__heading:after{ 
  content: attr(data-text);
  color: var(--gradient-base-background-2);
  -webkit-text-stroke: 0px var(--color-icon);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 0%;
  height: 100%;
  overflow: hidden;
  animation: textFill 4s infinite alternate ease-out;
  }
.slideshow-home-7 .slideshow__text-wrapper .slideshow__text h2.banner__heading1:after{ 
  content: attr(data-text);
  color: var(--gradient-base-background-2);
  -webkit-text-stroke: 0px var(--color-icon);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 0%;
  height: 100%;
  overflow: hidden;
  animation: textFill1 4s infinite ease-out;
  }
 */
@keyframes textFill {
  from {
    width: 0rem;
  }
  to {
    width: 40rem;
  }
}
@keyframes textFill1 {
  from {
    width: 0rem;
  }
  to {
    width: 80rem;
  }
}
@keyframes move{0%{top:100%;bottom:0;opacity:0.3;}100%{bottom:-100%;top:auto;opacity:0;}}
@keyframes animate{0%{background-position:-500%;}100%{background-position:500%;}}

