* {
  box-sizing: border-box;
}
@font-face {
  font-family: "Ciutadella-Rounded";
  src: url("/assets/front/sejk/fonts/Ciutadella-Rounded-Medium.ttf") format("truetype");
}
html {
  overflow-x: hidden;
}
body {
  background-image: url("/assets/front/sejk/img/BACKGROUND-mob.png");
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  background-color: #d7272f;
}
#sejk {
  font-family: "Ciutadella-Rounded";
  color: #fff;
}
.hero-section {
  padding: 67px 20px 20px;
}
.img-auto {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.map {
  background-color: rgba(0, 0, 0, 0.30196078431372547);
}
.map__map,
.map__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.map__image {
  z-index: 3;
}
.map__form-wrap {
  max-width: 470px;
  margin: 0 auto;
  padding: 30px 70px 42px;
}
.map__form-wrap .text {
  margin: 3px 0 0;
  width: 100%;
  padding-left: 13px;
}
.map__figure {
  padding-bottom: 66%;
  height: 0;
  background-color: #fff;
  margin: 0;
  position: relative;
}
.map__form-input-wrap {
  position: relative;
  margin-top: 23px;
}
.map__form-input {
  border: 1px solid #d4232a;
  width: 100%;
  border-radius: 50px;
  font-size: 11px;
  letter-spacing: -1px;
  line-height: 1px;
  color: #d4232a;
  outline: none;
  padding: 0 35px;
  height: 27px;
  background: white;
}
.map__form-input::placeholder {
  color: #d4232a;
}
.map__icon {
  width: 19px;
  height: 19px;
  left: 6px;
  position: absolute;
  top: 50%;
  padding: 4px;
  transform: translateY(-50%);
  background-color: #d8252e;
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.map__icon path {
  fill: #fff;
}

.gm-style-iw.gm-style-iw-c {
  background-color: #d4232a;
  font-size: 23px;
  letter-spacing: -1px;
  line-height: 31px;
  text-align: center;
  font-family: "Ciutadella-Rounded";
  width: max-content;
  border-radius: 57px;
  padding: 15px 31px !important;
}
.gm-style .gm-style-iw-tc::after {
  background-color: #d4232a;
}
.gm-ui-hover-effect > span {
  background-color: white;
}
.gm-style-iw.gm-style-iw-c .gm-style-iw-d {
  overflow: hidden !important;
  width: max-content;
}
.text-section {
  position: relative;
  padding: 15px 16px 8px;
}
.text-section__wrap {
  max-width: 203px;
}
.text-section .heading {
  margin: 0px 0 8px;
}
.heading {
  font-size: 18px;
  letter-spacing: -2px;
  line-height: 1;
}
.text {
  font-size: 10px;
  line-height: 10px;
}
.text-section__img {
  position: absolute;
  top: 27px;
  right: 33px;
  max-width: 105px;
}
.text-section__arrow {
  display: none;
}
.video {
  width: 100%;
}
.video__wrap {
  width: 100%;
  height: 0;
  padding: 0 0 56%;
  margin: 0;
  position: relative;
}
.video__wrap .plyr,
.video__wrap .plyr__video-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.video__play {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
  cursor: pointer;
}
.d-none,
.video__arrow,
.video__wrap .plyr__controls,
.video__wrap .plyr--full-ui.plyr--video .plyr__control--overlaid,
.plyr--playing + .video__play {
  display: none;
}
.text-section2 {
  padding: 19px 17px;
}
.text-section2__wrap {
  max-width: 242px;
  margin-left: auto;
}
.plyr--playing .video__wrap .plyr__controls {
  display: block;
}

.text-section2__wrap .text {
  text-align: right;
}
.single-img__img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.steps__wrap {
  padding: 25px 54px;
  background-color: rgba(0, 0, 0, 0.3);
  margin-bottom: 44px;
}
.steps__img {
  width: 100%;
  height: auto;
}
.imgs__wrap {
  display: flex;
  flex-wrap: wrap;
}
.imgs__single-wrap {
  width: calc(100% / 3);
}
.imgs__img {
  width: 100%;
  padding-bottom: 72%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.steps-wrap-desk {
  display: none;
}
.CookieDeclaration {
  display: none;
}
@media screen and (min-width: 760px) {
  .text {
    font-size: 20px;
    line-height: 21px;
    text-shadow: -1px -1px 0 #d4232a, 1px -1px 0 #d4232a, -1px 1px 0 #d4232a, 1px 1px 0 #d4232a;
  }
  .hero-section {
    padding: 98px 30px 14px;
  }
  .map__form-wrap {
    max-width: 470px;
    margin: 0 auto;
    padding: 61px 0 81px;
  }
  .map__form-input-wrap {
    margin-top: 46px;
  }
  .map__form-input {
    /* padding: 9px 48px; */
    font-size: 25px;
    letter-spacing: -1px;
    padding: 0 53px;
    height: 50px;
  }
  .map__form-wrap .text {
    margin: 12px 0 0;
    padding-left: 17px;
  }
  .map__icon {
    width: 40px;
    height: 40px;
    padding: 9px;
  }

  .text-section .heading {
    margin: 0px 0 23px;
  }
  .text-section__arrow {
    position: absolute;
    top: 176px;
    right: 5px;
    display: block;
    max-width: 102px;
  }
  .text-section__img {
    position: absolute;
    top: 52px;
    right: 67px;
    display: block;
    max-width: 200px;
  }
  .text-section__wrap {
    max-width: 445px;
  }
  .text-section {
    padding: 31px 33px 39px;
  }
  .heading {
    font-size: 36px;
    margin: 0 0 24px;
  }
  .text-section2__wrap {
    margin-left: auto;
    max-width: 400px;
    padding: 0;
  }
  .text-section2 {
    padding: 10px 41px 13px;
  }
  .steps__wrap {
    padding: 43px 106px 34px;
    background-color: rgba(0, 0, 0, 0.3);
    margin-bottom: 103px;
    margin-top: -7px;
  }
}

@media screen and (min-width: 1200px) {
  body {
    background-image: url("/assets/front/sejk/img/background.png");
  }
  .hero-section {
    padding: 61px 55px 9px 0px;
  }
  .map {
    display: flex;
    flex-wrap: wrap;
  }
  .map__form {
    width: 44%;
  }
  .map__form .text {
    font-size: 20px;
  }
  .map__wrap {
    width: 56%;
  }
  .map__form-wrap {
    max-width: 438px;
    padding: 73px 48px 94px 0;
  }
  .map__form-input-wrap {
    margin-top: 53px;
  }
  .map__form-wrap .text {
    margin: 9px 0 0;
    padding-left: 30px;
  }
  .steps-wrap-mob {
    display: none;
  }
  .steps-wrap-desk {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    padding: 159px 0 0;
  }
  .single-img,
  .steps {
    width: 50%;
  }
  .single-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .steps__wrap {
    padding: 39px 64px 51px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-section__img {
    max-width: 328px;
    top: 29px;
    right: 85px;
  }
  .text-section {
    padding: 60px 75px 6px;
  }
  .text-section__arrow {
    display: none;
  }
  .heading {
    font-size: 64px;
    margin: 0 0 45px;
  }
  .text {
    font-size: 26px;
    line-height: 27px;
  }
  .text-section__wrap {
    max-width: 674px;
  }
  .video {
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
  }
  .video__outer-wrap {
    width: 908px;
    margin: 0 30px;
  }
  .video__arrow {
    display: block;
    width: calc(50% - 500px);
    max-width: 190px;
    margin-top: 100px;
  }
  .text-section2__wrap .text {
    text-align: left;
  }
  .text-section2__wrap {
    margin-left: auto;
    max-width: 708px;
    padding: 0;
  }
  .text-section2 {
    padding: 38px 36px 44px;
  }
}
@media screen and (min-width: 1600px) {
  .text-section__img {
    right: 305px;
  }
  .text-section {
    padding: 60px 75px 23px;
  }
  .map__form-wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }
  .map__form-wrap .text {
    padding-left: 55px;
  }
  .map {
    align-items: stretch;
  }
  .map__form-wrap {
    max-width: 544px;
    padding: 73px 48px;
  }
}
