/************ Skandinavisk colors ***********/
/******* Aspect ratios *****/
/****** Transition *******/
.hotspot-container {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hotspot-main {
  display: flex;
  max-width: 960px;
  padding: 100px 0;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .hotspot-main {
    flex-direction: column-reverse;
    padding: 30px 0;
  }
}

.hotspot-wrapper {
  position: relative;
  height: 520px;
  min-height: 337px;
  overflow: hidden;
  flex: 0 0 50%;
}
@media only screen and (max-width: 767px) {
  .hotspot-wrapper {
    margin-bottom: 30px;
    flex: 0 0 100%;
  }
}
.hotspot-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.hotspot-wrapper iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.experience-items,
.experience-commerce_assets-hotspotmarker {
  margin-top: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}

.hotspot {
  height: 26px;
  width: 26px;
  border: 1px solid #000;
  border-radius: 50%;
  position: absolute;
  background-color: #fff;
  pointer-events: visible;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in-out all;
}
@media only screen and (max-width: 767px) {
  .hotspot {
    height: 18px;
    width: 18px;
  }
}
.hotspot img {
  height: 12px;
  width: 12px;
  -o-object-fit: contain;
     object-fit: contain;
}
.experience-commerce_assets-hotspotmarker.blink .hotspot {
  -webkit-animation: puls-line 0.3s 2;
          animation: puls-line 0.3s 2;
}
.experience-commerce_assets-hotspotmarker.active .hotspot {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(1.22);
          transform: scale(1.22);
}
.experience-commerce_assets-hotspotmarker.active .hotspot img {
  height: 14px;
  width: 14px;
}
@media only screen and (max-width: 767px) {
  .experience-commerce_assets-hotspotmarker.active .hotspot img {
    height: 12px;
    width: 12px;
  }
}

.swiper {
  max-width: 50%;
  overflow: hidden;
  margin-right: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 0 0 50%;
}
@media only screen and (max-width: 767px) {
  .swiper {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 30px;
  }
}

.swiper-wrapper-hotspots {
  height: auto;
  display: inherit;
}

.swiper-slide {
  font-size: 18px;
}

.swiper-title {
  font-weight: 400;
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .swiper-title {
    font-size: 24px;
    line-height: 30px;
  }
}

.swiper-text {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .swiper-text {
    font-size: 16px;
  }
}

.navigation {
  margin-bottom: 15px;
}

.arrow-left,
.arrow-right {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.arrow-right {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjEiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCA2MSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUyLjEzNjcgMTdMNTkuMTU1NCA5TDUyLjEzNjcgMSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxwYXRoIGQ9Ik01Ni42NDg0IDkuMjVMMS41MDEzNCA5Ljc1IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPC9zdmc+Cg==);
  width: 60px;
  height: 21px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .arrow-right {
    width: 40px;
    height: 16px;
  }
}
.arrow-right.disabled {
  -webkit-filter: invert(70%) sepia(0%) saturate(1717%) hue-rotate(355deg) brightness(84%) contrast(89%);
          filter: invert(70%) sepia(0%) saturate(1717%) hue-rotate(355deg) brightness(84%) contrast(89%);
  cursor: auto;
}

.arrow-left {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAxMiAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDE5LjQwMjlMMy4xNjkyMiAxMC41MTM2TDEyIDEuNjAwMzhMMTAuNDI1NyAxLjgyMjg5ZS0wNkwxLjgzMzUxZS0wNiAxMC41MTM2TDEwLjQyNTcgMjFMMTIgMTkuNDAyOVoiIGZpbGw9IiM5NTk1OTUiLz4KPC9zdmc+Cg==);
  width: 12px;
  height: 21px;
  cursor: auto;
}
@media only screen and (max-width: 767px) {
  .arrow-left {
    height: 16px;
  }
}
.arrow-left.enabled {
  -webkit-filter: invert(0%) sepia(0%) saturate(7475%) hue-rotate(112deg) brightness(0%) contrast(105%);
          filter: invert(0%) sepia(0%) saturate(7475%) hue-rotate(112deg) brightness(0%) contrast(105%);
  cursor: pointer;
}

.number {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  margin: 0 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media only screen and (max-width: 767px) {
  .number {
    font-size: 18px;
    margin: 0 11px;
  }
}

.btnOr {
  width: 213px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
}

.btn--black {
  background-color: #000;
  color: #fff;
}
.btn--black:hover {
  background-color: #fff;
  color: #000;
}

.btn--white {
  background-color: #fff;
  color: #000;
}
.btn--white:hover {
  background-color: #000;
  color: #fff;
}

.btn--link {
  color: #000;
  justify-content: flex-start;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  width: initial;
  height: initial;
}
.btn--link:hover {
  font-weight: 700;
}

@-webkit-keyframes puls-line {
  0% {
    outline: 1px solid #000;
    outline-offset: 0;
  }
  50% {
    outline: 1px solid #000;
    outline-offset: 2px;
  }
  100% {
    outline: 1px solid #000;
    outline-offset: 4px;
  }
}

@keyframes puls-line {
  0% {
    outline: 1px solid #000;
    outline-offset: 0;
  }
  50% {
    outline: 1px solid #000;
    outline-offset: 2px;
  }
  100% {
    outline: 1px solid #000;
    outline-offset: 4px;
  }
}
@-webkit-keyframes puls-shadow {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.8);
  }
  50% {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);
  }
  100% {
    box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.3);
  }
}
@keyframes puls-shadow {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.8);
  }
  50% {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);
  }
  100% {
    box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.3);
  }
}
/*# sourceMappingURL=hotspot.css.map*/