/* Colors */
/* Font */
/* Width & Height */
/* Mixins */
.styles__slideshow___DQlzn {
  margin: 0 auto;
  direction: ltr;
  position: relative;
}
.styles__slideshow___DQlzn:hover .styles__arrow___xQbTZ {
  opacity: 1;
  visibility: visible;
}

.styles__slide___OmF3i {
  width: 100%;
}

.styles__arrow___xQbTZ {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  color: var(--color-text, #0c0c0c);
  position: absolute;
  z-index: 2;
  cursor: pointer;
  bottom: 42px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #fff;
  border: 1px solid rgba(195, 195, 206, 0.3);
}

.styles__arrow-right___yMVx1 {
  right: 40px;
}

.styles__arrow-left___DXof3 {
  right: 84px;
}

.styles__slide-link___hy8Of {
  display: block;
  position: relative;
  z-index: 2;
}

.styles__info___sDOdH {
  direction: rtl;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}

.styles__info-right___NOq16 {
  right: 150px;
  text-align: right;
}

.styles__info-center___lFpDd {
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
}

.styles__info-left___pNX0R {
  left: 150px;
  text-align: left;
}

.styles__slide-sub-title___AGIIc {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}

.styles__slide-title___C1EGV {
  font-size: 26px;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  color: #fff;
  max-width: 400px;
  line-height: 150%;
}

.styles__slide-title-center___fe0Ta {
  margin: 0 auto;
}

.styles__slide-button___bAFHW {
  margin-top: 50px;
  display: inline-block;
  min-width: 190px;
  padding: 0 42px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  font-variation-settings: "wght" 700, "slnt" 0;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

.styles__sub-title-light___gLkPC {
  color: #F1F3F5;
}

.styles__sub-title-dark___kUopT {
  color: var(--color-text, #0c0c0c);
}

.styles__title-light___jYtzc {
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.styles__title-dark___I7dlV {
  color: var(--color-text, #0c0c0c);
}

.styles__button-light___f38PZ {
  background: #fff;
  color: var(--color-text, #0c0c0c);
}
.styles__button-light___f38PZ:hover {
  background: rgb(235.56, 235.56, 235.56);
}
.styles__button-light___f38PZ:active {
  background: #cccccc;
}

.styles__button-dark___lPj9w {
  background: var(--color-text, #0c0c0c);
  color: #fff;
}
.styles__button-dark___lPj9w:hover {
  background: rgb(31.44, 31.44, 31.44);
}
.styles__button-dark___lPj9w:active {
  background: rgb(10.8, 10.8, 10.8);
}

.styles__slide___OmF3i {
  object-fit: cover;
}
.styles__slide___OmF3i.styles__topLeft___JYbVk {
  object-position: top left;
}
.styles__slide___OmF3i.styles__topCenter___eOSMm {
  object-position: top center;
}
.styles__slide___OmF3i.styles__topRight___ZIsX4 {
  object-position: top right;
}
.styles__slide___OmF3i.styles__centerLeft___X8qWU {
  object-position: center left;
}
.styles__slide___OmF3i.styles__centerCenter___zBJVI {
  object-position: center center;
}
.styles__slide___OmF3i.styles__centerRight___JFHdr {
  object-position: center right;
}
.styles__slide___OmF3i.styles__bottomLeft___L6FQz {
  object-position: bottom left;
}
.styles__slide___OmF3i.styles__bottomCenter___WO22b {
  object-position: bottom center;
}
.styles__slide___OmF3i.styles__bottomRight___bdQpw {
  object-position: bottom right;
}

.styles__fixed___YMqjX {
  overflow: hidden;
  max-width: 1336px;
  width: 98%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.styles__fixed___YMqjX .styles__smallHeight___euspG img,
.styles__fixed___YMqjX .styles__smallHeight___euspG .styles__slide-link___hy8Of {
  height: 334px;
}
.styles__fixed___YMqjX .styles__mediumHeight___ITG_r img,
.styles__fixed___YMqjX .styles__mediumHeight___ITG_r .styles__slide-link___hy8Of {
  height: 602px;
}
.styles__fixed___YMqjX .styles__largeHeight___PdSNm img,
.styles__fixed___YMqjX .styles__largeHeight___PdSNm .styles__slide-link___hy8Of {
  height: 695px;
}
.styles__fixed___YMqjX .styles__fullHeight___JvEzA img,
.styles__fixed___YMqjX .styles__fullHeight___JvEzA .styles__slide-link___hy8Of {
  height: calc(100vh - 220px);
}

.styles__full___Re2Os .styles__smallHeight___euspG img,
.styles__full___Re2Os .styles__smallHeight___euspG .styles__slide-link___hy8Of {
  height: 22vw;
}
.styles__full___Re2Os .styles__mediumHeight___ITG_r img,
.styles__full___Re2Os .styles__mediumHeight___ITG_r .styles__slide-link___hy8Of {
  height: 38vw;
}
.styles__full___Re2Os .styles__largeHeight___PdSNm img,
.styles__full___Re2Os .styles__largeHeight___PdSNm .styles__slide-link___hy8Of {
  height: 44vw;
}
.styles__full___Re2Os .styles__fullHeight___JvEzA img,
.styles__full___Re2Os .styles__fullHeight___JvEzA .styles__slide-link___hy8Of {
  height: calc(100vh - 170px);
}

.styles__margin-bottom___w7Kpf {
  margin-bottom: 50px;
}

.styles__slick-arrow___xMSh2.styles__slick-hidden___xpeWm {
  display: none;
}

@media only screen and (min-width: 1024px) and (max-width: 1223px) {
  .styles__fixed___YMqjX {
    width: 95%;
  }
  .styles__slide-title___C1EGV {
    font-size: 22px;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
  .styles__fixed___YMqjX {
    width: 95%;
  }
  .styles__slide-title___C1EGV {
    font-size: 22px;
  }
}
@media only screen and (max-width: 979px) {
  .styles__fixed___YMqjX {
    width: 92%;
    margin-right: auto;
    margin-left: auto;
  }
  .styles__arrow___xQbTZ {
    font-size: 15px;
  }
  .styles__arrow-left___DXof3 {
    left: 20px;
  }
  .styles__arrow-right___yMVx1 {
    right: 20px;
  }
  .styles__info___sDOdH {
    width: 70%;
    margin: 0 auto;
  }
  .styles__info-right___NOq16 {
    right: 0;
    left: 0;
    text-align: center;
  }
  .styles__info-left___pNX0R {
    left: 0;
    right: 0;
    text-align: center;
  }
  .styles__slide-sub-title___AGIIc {
    font-size: 12px;
  }
  .styles__slide-title___C1EGV {
    margin: 0 auto;
    font-size: 16px;
    max-width: 80%;
  }
  .styles__slide-button___bAFHW {
    display: none;
  }
  .styles__full___Re2Os .styles__fullHeight___JvEzA img,
  .styles__full___Re2Os .styles__fullHeight___JvEzA .styles__slide-link___hy8Of {
    height: calc(100vh - 56px);
  }
  .styles__fixed___YMqjX .styles__fullHeight___JvEzA img,
  .styles__fixed___YMqjX .styles__fullHeight___JvEzA .styles__slide-link___hy8Of {
    height: calc(100vh - 96px);
  }
}
