.slide-static_AW {
  font-family: "untitled-sans", sans-serif;
  font-weight: 400;
  background: #fbfbfa;
  letter-spacing: 0.5px;
  line-height: 18px;
  font-size: 13px;
  width: 100%;
}
.slide-static_AW img {
  max-width: 100%;
  border: none;
  overflow: hidden;
  height: auto;
  display: block;
}
.slide-static_AW a {
  text-decoration: none;
  color: inherit;
}
.slide-static_AW a:hover {
  opacity: 1;
}
.slide-static_AW .common__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding-left: 0;
  padding-right: 0;
}
.slide-static_AW p {
  font-family: "noto-sans";
}
.slide-static_AW p span {
  display: inline-block;
}
.slide-static_AW button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  cursor: pointer;
}
.slide-static_AW figure {
  margin: 0;
}

.slide-static_AW .slide-static_AW__inner {
  position: relative;
  width: 100%;
}
.slide-static_AW .layout-button {
  position: relative;
  width: 100%;
}
.slide-static_AW .b-banner {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.slide-static_AW .b-banner .box-promo_picture {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: var(--bg-padding-mb, var(--bg-padding, 100%));
  display: block;
}
@media screen and (orientation: landscape) {
  .slide-static_AW .b-banner .box-promo_picture {
    padding-bottom: var(--bg-padding, 100%);
  }
}
.slide-static_AW .b-banner .box-promo_picture img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: var(--img-obj-positon-mb, 50% 50%);
     object-position: var(--img-obj-positon-mb, 50% 50%);
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .slide-static_AW .b-banner .box-promo_picture img {
    -o-object-position: var(--img-obj-positon-tab, 50% 50%);
       object-position: var(--img-obj-positon-tab, 50% 50%);
  }
}
@media screen and (min-width: 1024px) {
  .slide-static_AW .b-banner .box-promo_picture img {
    -o-object-position: var(--img-obj-positon, 50% 50%);
       object-position: var(--img-obj-positon, 50% 50%);
  }
}
@media (any-hover: hover) {
  .slide-static_AW .b-banner .box-promo_picture img:hover {
    transform: scale(1.05);
  }
}
.slide-static_AW .b-banner .box-promo_caption {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slide-static_AW .b-actions {
  display: flex;
  flex-wrap: nowrap;
  margin: 24px 0 0;
  position: relative;
  width: 100%;
  grid-gap: 16px;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .slide-static_AW .b-actions {
    grid-gap: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .slide-static_AW .b-actions {
    grid-gap: 56px;
  }
}
.slide-static_AW .b-actions .b-actions-item {
  width: var(--button-width, auto);
}
.slide-static_AW .b-actions .b-actions-item .b-button_ext {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.slide-static_AW .b-actions .b-actions-item .b-button_ext .b-button {
  width: var(--button-width, auto);
  background: transparent;
  cursor: pointer;
  display: inline-flex;
  flex-flow: row nowrap;
  border: 1px solid #fff;
  color: #fff;
  height: 44px;
  justify-content: center;
  line-height: 1;
  max-width: 100%;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 2px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 0 16px;
  text-indent: 1px;
  align-items: center;
  min-width: 142px;
}
@media (any-hover: hover) {
  .slide-static_AW .b-actions .b-actions-item .b-button_ext .b-button:hover {
    background: #fff;
    color: #000;
    border-color: #fff;
  }
}
.slide-static_AW .b-actions .b-actions-item .b-button_ext .b-button.hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}
@media screen and (min-width: 768px) {
  .slide-static_AW .b-actions .b-actions-item .b-button_ext .b-button {
    min-width: 202px;
  }
}
.slide-static_AW .dt-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .slide-static_AW .dt-only {
    display: block;
  }
  .slide-static_AW .dt-only .b-button {
    background: #fff;
  }
}
.slide-static_AW .mb-button {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .slide-static_AW .mb-button {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .slide-static_AW .layout-button {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
  }
  .slide-static_AW .layout-button .splide__slide {
    grid-column: span 6;
  }
}
.slide-static_AW .main-text {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .slide-static_AW .main-text {
    top: 48%;
  }
}
.slide-static_AW .main-text h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
  text-shadow: 0px 0px 17px rgba(0, 145, 255, 0.101);
  font-size: clamp(35px, 5.5vw, 12rem);
  letter-spacing: 1.5px;
}
@media screen and (min-width: 1024px) {
  .slide-static_AW .main-text h1 {
    letter-spacing: 3.5px;
  }
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: grid;
}

@media screen and (min-width: 768px) {
  .splide {
    visibility: visible;
    width: 100%;
  }
}/*# sourceMappingURL=Hero_static-slide-AW25.css.map */