.b-image-gif.b-image-gif--alternative--black {
  background: #000000;
  padding-top: 50px;
  padding-bottom: 20px;
}
.b-image-gif.b-image-gif--alternative--black .b-image-gif__corner {
  padding: 0;
  margin: 0;
}
.b-image-gif.b-image-gif--alternative--black .b-image-gif__right--img {
  margin-left: 0;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--alternative--black .b-image-gif__right--img {
    margin-bottom: 0;
  }
}
.b-image-gif.b-image-gif--alternative--black .b-image-gif__right--img img {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  display: block;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--alternative--black .b-image-gif__right--img img {
    width: 952px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif.b-image-gif--alternative--black .b-image-gif__right--img img {
    margin-left: -90px;
  }
}
.b-image-gif.b-image-gif--alternative--black .b-image-gif__left-ins {
  padding: 250px 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 20;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--alternative--black .b-image-gif__left-ins {
    padding: 40px 0 40px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif.b-image-gif--alternative--black .b-image-gif__left-ins {
    padding: 95px 0 95px;
  }
}
.b-image-gif.b-image-gif--alternative--black .b-image-gif__left-ins-in {
  max-width: 760px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 1200px) {
  .b-image-gif.b-image-gif--alternative--black .b-image-gif__left-ins-in {
    padding-right: 140px;
  }
}
.b-image-gif.b-image-gif--alternative--black .b-image-gif__left,
.b-image-gif.b-image-gif--alternative--black .b-image-gif__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  text-align: left;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.b-image-gif.b-image-gif--alternative--black .b-image-gif__right {
  position: relative;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--alternative--black .b-image-gif__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.b-image-gif.b-image-gif--alternative--black .b-image-gif__right-ins {
  position: absolute;
  left: 20px;
  bottom: -25px;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--alternative--black .b-image-gif__right-ins {
    right: 10px;
    left: auto;
    bottom: 10px;
  }
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--alternative--black .b-image-gif__right-ins {
    bottom: 40px;
  }
}
@media (min-width: 1750px) {
  .b-image-gif.b-image-gif--alternative--black .b-image-gif__right-ins {
    left: 344px;
    bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif.b-image-gif--alternative--black .b-image-gif__txt-corner {
    margin-bottom: 12px;
  }
}

.b-image-gif.b-image-gif--alternative {
  background: #171819;
}
.b-image-gif.b-image-gif--alternative .b-image-gif__corner {
  padding: 0;
  margin: 0;
}
.b-image-gif.b-image-gif--alternative .b-image-gif__right--img {
  margin-left: 0;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--alternative .b-image-gif__right--img {
    margin-bottom: 0;
  }
}
.b-image-gif.b-image-gif--alternative .b-image-gif__right--img::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 21px;
  width: 100%;
  height: 50px;
  background: rgb(23, 24, 25);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(23, 24, 25)), to(rgba(0, 212, 255, 0)));
  background: linear-gradient(180deg, rgb(23, 24, 25) 0%, rgba(0, 212, 255, 0) 100%);
}
.b-image-gif.b-image-gif--alternative .b-image-gif__right--img::after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: rgb(23, 24, 25);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 212, 255, 0)), to(rgb(23, 24, 25)));
  background: linear-gradient(180deg, rgba(0, 212, 255, 0) 0%, rgb(23, 24, 25) 100%);
}
.b-image-gif.b-image-gif--alternative .b-image-gif__right--img img {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  display: block;
}
@media (min-width: 480px) {
  .b-image-gif.b-image-gif--alternative .b-image-gif__right--img img {
    width: 700px;
  }
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--alternative .b-image-gif__right--img img {
    width: 952px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif.b-image-gif--alternative .b-image-gif__right--img img {
    margin-left: -90px;
  }
}
.b-image-gif.b-image-gif--alternative .b-image-gif__left-ins {
  padding: 25px 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 20;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--alternative .b-image-gif__left-ins {
    padding: 40px 0 40px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif.b-image-gif--alternative .b-image-gif__left-ins {
    padding: 95px 0 95px;
  }
}
.b-image-gif.b-image-gif--alternative .b-image-gif__left-ins-in {
  max-width: 760px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 40px;
}
@media (min-width: 1200px) {
  .b-image-gif.b-image-gif--alternative .b-image-gif__left-ins-in {
    padding-right: 140px;
  }
}
.b-image-gif.b-image-gif--alternative .b-image-gif__left,
.b-image-gif.b-image-gif--alternative .b-image-gif__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  text-align: left;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.b-image-gif.b-image-gif--alternative .b-image-gif__right {
  position: relative;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--alternative .b-image-gif__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.b-image-gif.b-image-gif--alternative .b-image-gif__right-ins {
  position: absolute;
  left: 20px;
  bottom: -25px;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--alternative .b-image-gif__right-ins {
    right: 10px;
    left: auto;
    bottom: 10px;
  }
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--alternative .b-image-gif__right-ins {
    bottom: 40px;
  }
}
@media (min-width: 1750px) {
  .b-image-gif.b-image-gif--alternative .b-image-gif__right-ins {
    left: 344px;
    bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif.b-image-gif--alternative .b-image-gif__txt-corner {
    margin-bottom: 12px;
  }
}

.b-image-gif,
.acf-block-preview .b-image-gif {
  background: #0C0B11;
  position: relative;
  overflow: hidden;
}
.b-image-gif .btn--icon-circle,
.acf-block-preview .b-image-gif .btn--icon-circle {
  position: relative;
  padding: 0.65em 3.2em 0.65em 1.7em;
}
.b-image-gif .btn--icon-circle:after,
.acf-block-preview .b-image-gif .btn--icon-circle:after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 10px;
  background-image: url("../../../img/icons/circle.svg");
  background-size: 100%;
  width: 29px;
  height: 30px;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .b-image-gif .btn--icon-circle:after,
  .acf-block-preview .b-image-gif .btn--icon-circle:after {
    right: 15px;
    top: calc(50% + 1px);
  }
}

@-webkit-keyframes zoomOutZoomIn {
  0% {
    -webkit-transform: translateX(-50%) scale(1.04);
            transform: translateX(-50%) scale(1.04);
  }
  100% {
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
  }
}

@keyframes zoomOutZoomIn {
  0% {
    -webkit-transform: translateX(-50%) scale(1.04);
            transform: translateX(-50%) scale(1.04);
  }
  100% {
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
  }
}
.b-image-gif.b-image-gif--style-2 .b-image-gif__background {
  background-size: 1px;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--style-2 .b-image-gif__background {
    background-size: cover;
  }
}

.b-image-gif.b-image-gif--style-3 .b-image-gif-icons__left-ins {
  padding-bottom: 0;
  z-index: 30;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--style-3 .b-image-gif-icons__left-ins {
    padding: 20px 20px 25px 20px;
  }
}
@media (min-width: 992px) {
  .b-image-gif.b-image-gif--style-3 .b-image-gif-icons__left-ins {
    padding: 60px 25px 60px 25px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif.b-image-gif--style-3 .b-image-gif-icons__left-ins {
    padding: 60px 40px 60px 40px;
  }
}
@media (min-width: 1600px) {
  .b-image-gif.b-image-gif--style-3 .b-image-gif-icons__left-ins {
    padding: 141px 39px 174px 78px;
    margin-bottom: 0;
  }
}
@media (min-width: 1920px) {
  .b-image-gif.b-image-gif--style-3 .b-image-gif-icons__left-ins {
    padding: 141px 39px 174px 276px;
  }
}
@media (min-width: 2000px) {
  .b-image-gif.b-image-gif--style-3 .b-image-gif-icons__left-ins {
    padding: 141px 100px 174px 276px;
  }
}
@media (min-width: 2200px) {
  .b-image-gif.b-image-gif--style-3 .b-image-gif-icons__left-ins {
    padding: 141px 159px 174px 276px;
  }
}
.b-image-gif.b-image-gif--style-3 .b-image-gif-icons__left-wrapper {
  padding-bottom: 10px;
  position: relative;
  z-index: 20;
}
.b-image-gif.b-image-gif--style-3 .b-image-gif__background {
  background-size: 1px;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--style-3 .b-image-gif__background {
    background-size: cover;
  }
}
.b-image-gif.b-image-gif--style-3 .b-image-gif__mobile-img-item {
  position: relative;
  background-color: transparent;
}
.b-image-gif.b-image-gif--style-3 .b-image-gif__mobile-img {
  background-size: cover;
  position: relative;
}
@media (min-width: 480px) {
  .b-image-gif.b-image-gif--style-3 .b-image-gif__mobile-img {
    max-height: 400px;
  }
}
.b-image-gif.b-image-gif--style-3 .b-image-gif-icons__darker {
  z-index: 0;
}
.b-image-gif.b-image-gif--style-3 .b-image-gif__text {
  max-width: 550px;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--style-3 .b-image-gif__text {
    max-width: none;
  }
}
.b-image-gif.b-image-gif--style-3 .b-image-gif-icons__corner {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 20;
}
.b-image-gif.b-image-gif--style-3 .b-image-gif__right {
  margin-top: 0;
}
.b-image-gif.b-image-gif--style-3 .b-image-gif__right::after {
  display: none !important;
  height: 1px;
}
.b-image-gif.b-image-gif--style-3 .b-image-gif-icons__left-ins {
  backdrop-filter: none;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--style-3 .b-image-gif-icons__left-ins {
    backdrop-filter: blur(15px);
  }
}
.b-image-gif.b-image-gif--style-3 .b-image-gif-icons__icon img {
  max-width: 100px;
}
@media (min-width: 1200px) {
  .b-image-gif.b-image-gif--style-3 .b-image-gif-icons__icon img {
    max-width: 150px;
  }
}

.b-image-gif__background {
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-50%) scale(1.04);
          transform: translateX(-50%) scale(1.04);
  background-size: 1px;
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  opacity: 1;
  -webkit-transition: all 0.4s 1s ease-in-out;
  transition: all 0.4s 1s ease-in-out;
}
@media (min-width: 768px) {
  .b-image-gif__background {
    background-size: cover;
    background-position: center;
  }
}
.b-image-gif--launch-block .b-image-gif__background {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: zoomOutZoomIn;
          animation-name: zoomOutZoomIn;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
  opacity: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.b-image-gif--alternative .b-image-gif__overlay--alternative {
  background: #171819;
}

.b-image-gif__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0C0B11;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s 0.5s ease-in-out;
  transition: all 0.2s 0.5s ease-in-out;
}
.b-image-gif--launch-block .b-image-gif__overlay {
  opacity: 0;
  pointer-events: none;
}
.acf-block-preview .b-image-gif__overlay {
  opacity: 0;
}

.b-image-gif__wrapper {
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.8s 0.8s ease-in-out;
  transition: all 0.8s 0.8s ease-in-out;
}
@media (min-width: 768px) {
  .b-image-gif__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.b-image-gif--launch-block .b-image-gif__wrapper {
  opacity: 1;
}

.b-image-gif--alternative .b-image-gif__left--gradient {
  height: 100%;
  width: 160px;
  position: absolute;
  right: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(71%, rgb(23, 24, 25)), color-stop(99%, rgba(23, 24, 25, 0)));
  background: linear-gradient(90deg, rgb(23, 24, 25) 71%, rgba(23, 24, 25, 0) 99%);
  z-index: 10;
}

.b-image-gif__left {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .b-image-gif__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
}
@media (min-width: 992px) {
  .b-image-gif__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
}

.b-image-gif.b-image-gif--style-1 .b-image-gif__left-ins {
  padding: 25px 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 20;
}
@media (min-width: 768px) {
  .b-image-gif.b-image-gif--style-1 .b-image-gif__left-ins {
    padding: 40px 0 40px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif.b-image-gif--style-1 .b-image-gif__left-ins {
    padding: 95px 0 95px;
  }
}
.b-image-gif.b-image-gif--style-1 .b-image-gif__left-ins-in {
  max-width: 760px;
  padding-left: 38px;
  padding-right: 30px;
}
@media (min-width: 1200px) {
  .b-image-gif.b-image-gif--style-1 .b-image-gif__left-ins-in {
    padding-right: 140px;
  }
}
@media (min-width: 1400px) {
  .b-image-gif.b-image-gif--style-1 .b-image-gif__left-ins-in {
    padding-left: 64px;
  }
}

.b-image-gif--style-2 .b-image-gif__left-ins {
  position: relative;
  z-index: 20;
  padding: 20px 20px 5px 20px;
}
@media (min-width: 768px) {
  .b-image-gif--style-2 .b-image-gif__left-ins {
    padding: 20px 20px 25px 20px;
  }
}
@media (min-width: 992px) {
  .b-image-gif--style-2 .b-image-gif__left-ins {
    padding: 60px 25px 60px 25px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif--style-2 .b-image-gif__left-ins {
    padding: 60px 40px 60px 40px;
  }
}
@media (min-width: 1600px) {
  .b-image-gif--style-2 .b-image-gif__left-ins {
    padding: 121px 39px 96px 78px;
    margin-bottom: 0;
  }
}
@media (min-width: 1920px) {
  .b-image-gif--style-2 .b-image-gif__left-ins {
    padding: 121px 39px 96px 276px;
  }
}
@media (min-width: 2000px) {
  .b-image-gif--style-2 .b-image-gif__left-ins {
    padding: 121px 100px 96px 276px;
  }
}
@media (min-width: 2200px) {
  .b-image-gif--style-2 .b-image-gif__left-ins {
    padding: 121px 159px 96px 276px;
  }
}

@media (min-width: 768px) {
  .b-image-gif__left-blur {
    position: absolute;
    left: -30px;
    top: 0;
    width: 140vw;
    height: 100%;
    -webkit-filter: blur(15px) blur(15px) brightness(0.3);
            filter: blur(15px) blur(15px) brightness(0.3);
    -webkit-transform: scale(1.52);
            transform: scale(1.52);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 10;
    opacity: 0;
    -webkit-transition: all 0.4s 1s ease-in-out;
    transition: all 0.4s 1s ease-in-out;
  }
}
@media (min-width: 992px) {
  .b-image-gif__left-blur {
    width: 100vw;
    left: -20px;
  }
}
.b-image-gif--launch-block .b-image-gif__left-blur {
  opacity: 1;
}

@media (min-width: 768px) {
  .b-image-gif__left-blur-blue {
    position: absolute;
    left: -30px;
    top: 0;
    width: 140vw;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 10;
    -webkit-transition: all 0.4s 1s ease-in-out;
    transition: all 0.4s 1s ease-in-out;
    background-color: rgb(0, 0, 220);
    -webkit-filter: blur(7px) brightness(0.5);
            filter: blur(7px) brightness(0.5);
    background-blend-mode: screen;
  }
}
@media (min-width: 992px) {
  .b-image-gif__left-blur-blue {
    width: 100vw;
    left: -20px;
  }
}

.b-image-gif__wrap {
  max-width: 814px;
}
.b-image-gif__wrap .b-image-gif__corner {
  padding-right: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .b-image-gif__wrap .b-image-gif__corner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
@media (min-width: 768px) {
  .b-image-gif__wrap .b-image-gif__corner {
    padding-right: 18px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif__wrap .b-image-gif__corner {
    padding-right: 34px;
  }
}

.buttons-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.b-image-gif__left-black {
  background-color: blue;
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
}
@media (min-width: 768px) {
  .b-image-gif__left-black {
    background-color: transparent;
  }
}

.b-image-gif__header,
.acf-block-preview .b-image-gif__header {
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.05;
  font-family: "DIN Next LT Pro Condensed Webfont", sans-serif;
  letter-spacing: 0.013em;
  margin: 25px 0 20px !important;
}
@media (min-width: 480px) {
  .b-image-gif__header,
  .acf-block-preview .b-image-gif__header {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .b-image-gif__header,
  .acf-block-preview .b-image-gif__header {
    margin: 25px 0 10px !important;
  }
}
@media (min-width: 992px) {
  .b-image-gif__header,
  .acf-block-preview .b-image-gif__header {
    font-size: 33px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif__header,
  .acf-block-preview .b-image-gif__header {
    font-size: 51px;
  }
}
@media (min-width: 1400px) {
  .b-image-gif__header,
  .acf-block-preview .b-image-gif__header {
    margin: 0px 0 37px !important;
    font-size: 52.3px;
    max-width: 650px;
  }
}

.b-image-gif__text {
  color: #dbdbdb;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.49;
  margin-bottom: 25px;
  font-family: "Roboto Condensed", sans-serif;
}
@media (min-width: 480px) {
  .b-image-gif__text {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .b-image-gif__text {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .b-image-gif__text {
    font-size: 18px;
  }
}
@media (min-width: 1400px) {
  .b-image-gif__text {
    margin-bottom: 52px;
    font-size: 24px;
    max-width: 640px;
  }
}

.b-image-gif__text.b-image-gif__text--smaller {
  color: #dbdbdb;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 20px;
  font-family: "Roboto Condensed", sans-serif;
}
@media (min-width: 480px) {
  .b-image-gif__text.b-image-gif__text--smaller {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .b-image-gif__text.b-image-gif__text--smaller {
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  .b-image-gif__text.b-image-gif__text--smaller {
    font-size: 18px;
  }
}
@media (min-width: 1400px) {
  .b-image-gif__text.b-image-gif__text--smaller {
    margin-bottom: 42px;
    font-size: 21px;
    max-width: 640px;
  }
}

.b-image-gif__bottom-text {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-top: 40px;
  padding-left: 20px;
  font-size: 17px;
  font-family: "DIN Next LT Pro Condensed Webfont", sans-serif;
  font-weight: 400;
  display: none;
}
@media (min-width: 768px) {
  .b-image-gif__bottom-text {
    display: block;
    font-size: 25px;
  }
}
@media (min-width: 992px) {
  .b-image-gif__bottom-text {
    font-size: 30px;
    padding-left: 33px;
    margin-top: 100px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif__bottom-text {
    font-size: 32px;
  }
}
@media (min-width: 1400px) {
  .b-image-gif__bottom-text {
    font-size: 39px;
  }
}
.b-image-gif__bottom-text::after {
  content: " ";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 65px;
  background: #ff8400;
}
@media (min-width: 992px) {
  .b-image-gif__bottom-text::after {
    width: 8px;
  }
}
.b-image-gif__bottom-text span {
  color: #fff;
  position: relative;
  margin-right: 25px;
}
@media (min-width: 992px) {
  .b-image-gif__bottom-text span {
    margin-right: 40px;
  }
}
@media (min-width: 1400px) {
  .b-image-gif__bottom-text span {
    margin-right: 53px;
  }
}
.b-image-gif__bottom-text span:last-child {
  margin-right: 0;
}
.b-image-gif__bottom-text span:last-child::after {
  display: none;
}
.b-image-gif__bottom-text span::after {
  content: "***";
  position: absolute;
  right: -22px;
  top: 50%;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
  font-size: 12px;
  color: #888590;
}
@media (min-width: 992px) {
  .b-image-gif__bottom-text span::after {
    font-size: 18px;
    right: -34px;
  }
}
@media (min-width: 1400px) {
  .b-image-gif__bottom-text span::after {
    font-size: 30px;
    right: -42px;
  }
}

.b-image-gif__right {
  opacity: 0;
  -webkit-transition: all 0.2s 1s ease-in-out;
  transition: all 0.2s 1s ease-in-out;
  margin-top: -126px;
  position: relative;
  z-index: 30;
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .b-image-gif__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 51%;
            flex: 0 0 51%;
    -ms-flex-item-align: end;
        align-self: flex-end;
    padding-top: 0px;
    background-color: transparent;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .b-image-gif__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 51%;
            flex: 0 0 51%;
    text-align: right;
  }
}
.b-image-gif__right::after {
  content: " ";
  left: 0;
  top: -2px;
  width: 100%;
  height: 104px;
  position: absolute;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(13, 13, 13)), color-stop(85%, rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, rgb(13, 13, 13) 0%, rgba(255, 255, 255, 0) 85%);
}
@media (min-width: 768px) {
  .b-image-gif__right::after {
    display: none;
  }
}
.b-image-gif--launch-block .b-image-gif__right {
  opacity: 1;
}

.b-image-gif.b-image-gif--alternative .b-image-gif__right, .b-image-gif--alternative--black .b-image-gif__right {
  margin-top: -40px;
}
.b-image-gif.b-image-gif--alternative .b-image-gif__right::after, .b-image-gif--alternative--black .b-image-gif__right::after {
  display: none;
}
.b-image-gif.b-image-gif--alternative .b-image-gif__left-ins, .b-image-gif--alternative--black .b-image-gif__left-ins {
  position: relative;
  z-index: 50;
}

.b-image-gif__right--img {
  margin-left: -100px;
}

.b-image-gif__corner {
  margin: 0 20px;
  padding-top: 10px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .b-image-gif__corner {
    padding: 0 0px 30px 0px;
    margin: 0;
    margin-left: 15px;
    display: inline-block;
  }
}
@media (min-width: 835px) {
  .b-image-gif__corner {
    margin-left: 25px;
  }
}
@media (min-width: 900px) {
  .b-image-gif__corner {
    margin-left: 50px;
  }
}
@media (min-width: 992px) {
  .b-image-gif__corner {
    margin-left: 0;
    padding: 0 19px 30px 12px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif__corner {
    padding: 0 58px 29px 0px;
  }
}
@media (min-width: 1400px) {
  .b-image-gif__corner {
    padding: 0 110px 29px 0px;
  }
}

.b-image-gif__image-corner {
  position: relative;
  z-index: 99;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.b-image-gif__image-corner:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.b-image-gif__image-corner::before {
  position: absolute;
  content: "";
  width: 23px;
  height: 30px;
  top: calc(50% - 19px);
  left: 18px;
  background-image: url("../../../img/icons/video-icon-play.svg");
  background-repeat: no-repeat;
  z-index: 20;
}
@media (min-width: 768px) {
  .b-image-gif__image-corner::before {
    left: 13px;
    top: 51px;
    background-size: 75%;
  }
}
@media (min-width: 992px) {
  .b-image-gif__image-corner::before {
    left: 21px;
    top: 58px;
    background-size: 100%;
  }
}
@media (min-width: 1200px) {
  .b-image-gif__image-corner::before {
    left: 24px;
    top: 67px;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .b-image-gif__image-corner::before {
    top: calc(50% - 19px);
    left: 23px;
  }
}
@media (min-width: 1601px) {
  .b-image-gif__image-corner::before {
    top: 70px;
    left: 23px;
  }
}
@media (min-width: 1900px) {
  .b-image-gif__image-corner::before {
    left: 27px;
  }
}
.b-image-gif__image-corner img {
  width: 100px;
  border-radius: 50%;
  border: 4px solid #ffffff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media (min-width: 400px) {
  .b-image-gif__image-corner img {
    width: 133px;
  }
}
@media (min-width: 768px) {
  .b-image-gif__image-corner img {
    width: 120px;
  }
}
@media (min-width: 992px) {
  .b-image-gif__image-corner img {
    width: 140px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif__image-corner img {
    width: 172px;
  }
}

.b-image-gif__txt-corner,
.acf-block-preview .b-image-gif__txt-corner {
  -ms-flex-item-align: center;
      align-self: center;
  color: #e8e9ea;
  text-decoration: none;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.2;
  z-index: 2;
  padding-bottom: 40px;
  overflow: hidden;
  display: inline-block;
  text-align: left;
  max-width: 340px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  backdrop-filter: blur(5px);
  background: rgba(0, 0, 0, 0.3);
  max-width: 210px;
  padding: 21px 27px 21px 55px;
  margin-left: -40px;
  text-decoration: none;
}
@media (min-width: 360px) {
  .b-image-gif__txt-corner,
  .acf-block-preview .b-image-gif__txt-corner {
    max-width: 260px;
  }
}
@media (min-width: 400px) {
  .b-image-gif__txt-corner,
  .acf-block-preview .b-image-gif__txt-corner {
    font-size: 12px;
    max-width: 299px;
  }
}
@media (min-width: 768px) {
  .b-image-gif__txt-corner,
  .acf-block-preview .b-image-gif__txt-corner {
    font-size: 12px;
    padding-left: 54px;
    padding-right: 10px;
    margin-left: -43px;
    line-height: 1.4;
    max-width: 270px;
  }
}
@media (min-width: 992px) {
  .b-image-gif__txt-corner,
  .acf-block-preview .b-image-gif__txt-corner {
    font-size: 14px;
    max-width: 311px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif__txt-corner,
  .acf-block-preview .b-image-gif__txt-corner {
    padding-left: 64px;
    padding-right: 38px;
    max-width: 328px;
    font-size: 16px;
  }
  .b-image-gif__txt-corner span,
  .acf-block-preview .b-image-gif__txt-corner span {
    color: #ff8400;
  }
}
.b-image-gif__txt-corner strong,
.acf-block-preview .b-image-gif__txt-corner strong {
  color: #ff8400;
  font-weight: 600;
}

.b-image-gif__txt-corner-txt,
.acf-block-preview .b-image-gif__txt-corner-txt {
  position: relative;
  z-index: 20;
  text-decoration: none;
}

.b-image-gif a:hover span {
  color: #ff8400;
}

.block-block-image-gif-with-content .b-image-gif__overlay {
  display: none;
}
.block-block-image-gif-with-content .b-image-gif__left-blur,
.block-block-image-gif-with-content .b-image-gif__left-blur-blue,
.block-block-image-gif-with-content .b-image-gif__left-ins {
  -webkit-animation: none !important;
          animation: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}
.block-block-image-gif-with-content .b-image-gif__background {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: translateX(-50%) scale(1.06);
          transform: translateX(-50%) scale(1.06);
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-animation: bg-zoom-in 1.2s ease-out forwards;
          animation: bg-zoom-in 1.2s ease-out forwards;
  -webkit-transition: none;
  transition: none;
}
.block-block-image-gif-with-content .b-image-gif__left-ins {
  position: relative;
  background: rgba(12, 11, 17, 0.58);
}
@supports (backdrop-filter: blur(6px)) {
  .block-block-image-gif-with-content .b-image-gif__left-ins {
    background: rgba(12, 11, 17, 0.36);
    backdrop-filter: blur(6px);
  }
}
.block-block-image-gif-with-content .b-image-gif__left-ins {
  z-index: 1;
}
.block-block-image-gif-with-content .b-image-gif__left-blur,
.block-block-image-gif-with-content .b-image-gif__left-blur-blue {
  background-color: #0c0b11;
  opacity: 1 !important;
  -webkit-transition: none !important;
  transition: none !important;
}

@-webkit-keyframes bg-zoom-in {
  0% {
    -webkit-transform: translateX(-50%) scale(1.06);
            transform: translateX(-50%) scale(1.06);
    -webkit-filter: brightness(0.97);
            filter: brightness(0.97);
  }
  100% {
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
}

@keyframes bg-zoom-in {
  0% {
    -webkit-transform: translateX(-50%) scale(1.06);
            transform: translateX(-50%) scale(1.06);
    -webkit-filter: brightness(0.97);
            filter: brightness(0.97);
  }
  100% {
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
}
@media (prefers-reduced-motion: reduce) {
  .block-block-image-gif-with-content .b-image-gif__background {
    -webkit-animation: none;
            animation: none;
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
  }
}
@-webkit-keyframes lds-ripple {
  0% {
    top: 96px;
    left: 96px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 18px;
    left: 18px;
    width: 156px;
    height: 156px;
    opacity: 0;
  }
}
@keyframes lds-ripple {
  0% {
    top: 96px;
    left: 96px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 18px;
    left: 18px;
    width: 156px;
    height: 156px;
    opacity: 0;
  }
}
.lds-ripple {
  position: relative;
  width: 200px !important;
  height: 200px !important;
  -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
          transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}

.lds-ripple div {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  border-width: 4px;
  border-style: solid;
  opacity: 1;
  border-radius: 50%;
  -webkit-animation: lds-ripple 1.9s cubic-bezier(0, 0.2, 0.8, 1) infinite;
          animation: lds-ripple 1.9s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(1) {
  border-color: #ff8400;
}

.lds-ripple div:nth-child(2) {
  border-color: #f37021;
  -webkit-animation-delay: -0.95s;
          animation-delay: -0.95s;
}

.b-image-gif__mobile-img-item {
  width: calc(100% + 42px);
  margin-right: -21px;
  margin-left: -21px;
  background-color: #0d0d0d;
  padding-top: 50px;
}
@media (min-width: 768px) {
  .b-image-gif__mobile-img-item {
    display: none;
  }
}

.b-image-gif__mobile-img {
  background-repeat: no-repeat;
  height: 290px;
  width: calc(100% + 20px);
  margin-right: -10px;
  margin-left: -10px;
  background-size: 100%;
  position: relative;
}
@media (min-width: 640px) {
  .b-image-gif__mobile-img {
    height: 500px;
  }
}
@media (min-width: 768px) {
  .b-image-gif__mobile-img {
    display: none;
  }
}
.b-image-gif__mobile-img::after {
  content: " ";
  left: 0;
  top: 0;
  width: 100%;
  height: 53px;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(13, 13, 13)), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgba(255, 255, 255, 0) 60%);
}
@media (min-width: 768px) {
  .b-image-gif__mobile-img::after {
    display: none;
  }
}

.b-image-gif__background-images {
  display: none;
}

.b-image-gif__video {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 100%;
  position: relative;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border: 4px solid #fff;
}
@media (min-width: 400px) {
  .b-image-gif__video {
    width: 133px;
    height: 133px;
  }
}
@media (min-width: 768px) {
  .b-image-gif__video {
    width: 120px;
    height: 120px;
  }
}
@media (min-width: 992px) {
  .b-image-gif__video {
    width: 140px;
    height: 140px;
  }
}
@media (min-width: 1200px) {
  .b-image-gif__video {
    width: 172px;
    height: 172px;
  }
}
.b-image-gif__video video {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.block-block-image-gif-with-content .google-link {
  font-size: 18px;
  font-weight: bold;
  color: #FF8400;
  margin-left: 15px;
}
.block-block-image-gif-with-content .address {
  color: #C8C8C8;
  margin-top: 53px;
  margin-bottom: 27px;
}
.block-block-image-gif-with-content .button-with-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.acf-block-preview .b-image-gif.b-image-gif--style-1 .b-image-gif__left-ins-in {
  padding-left: 61px;
  padding-right: 61px;
}
.acf-block-preview .b-image-gif__bottom-text {
  margin-top: 75px;
}

.title--slogan {
  position: relative;
  padding-left: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: "DIN Next LT Pro Condensed Webfont", sans-serif;
}
.title--slogan::after {
  content: " ";
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  background: #707070;
  top: 1px;
}
/*# sourceMappingURL=block-image-gif-content.css.map */
