.explore-wrapper{
	/* width:100%;
	height:100%; */
	position:relative;
}
#explore-wrapper img.mobile-image {
	height: 60vh;
	width: 100%;
	object-fit: cover;
}

@media(min-width: 993px){
	#explore-wrapper img.mobile-image {
		display: none;
	}
}


#explore-section {
	display: none
}

@media(min-width: 993px){
	#explore-section {
		display: block
	}
}

#explore-wrapper.video-ended canvas {
  opacity: 1;
  transition: opacity 0.4s ease-out;
}

#explore-section video#explore-video {
  /* position: absolute; */
  /* right: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); */
}

.explore-wrapper .bubble-navigation{
	display: flex;
  position: absolute;
  top: 35vh;
  flex-direction: column;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgb(0 0 0 / 70%);
  box-shadow: 0px 14px 15px rgb(0 0 0 / 37%);
  border-radius: 25px;
  padding: 2px 20px;
  width: 225px;
  z-index: 2;
}


/* .explore-wrapper .bubble-navigation {
    display: flex;
    position: absolute;
    bottom: 100px;
    flex-direction: column;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: rgb(0 0 0 / 70%);
    box-shadow: 0px 14px 15px rgb(0 0 0 / 37%);
    border-radius: 25px;
    padding: 20px;
    width: 265px;
} */

@media(max-width: 992px){
	.explore-wrapper .bubble-navigation {
		height: auto !important;
	}

	.explore-wrapper .bubble-navigation span{
		padding-top: 5px !important;
	}
}

@media(min-width: 993px){
	.explore-wrapper .bubble-navigation {
		flex-direction: row;
		width: 85%;
		display: none;
		opacity: 0;
		bottom: 100px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		justify-content: space-evenly;
		cursor: url(/content/dam/system-files/acom/custom-code/iconic/ir-360/assets/cursor-transparent.png) 37 37, pointer;
		background: none;
		border-radius: 0;
		box-shadow: none;
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		top: unset;
	}
}

/* @media(min-width: 1200px){
	.explore-wrapper .bubble-navigation {
		bottom: 150px;
	}
}

@media(min-width: 1400px){
	.explore-wrapper .bubble-navigation {
		bottom: 250px;
	}
} */

.explore-wrapper .bubble-navigation span {
    position: relative;
    color: #fff;
    text-decoration: none;
    font-family: 'Graphik';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    margin: 10px 0;
    line-height: 104%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}


@media(min-width: 993px){
	.explore-wrapper .bubble-navigation span {
		display: none;
	}
}




.explore-wrapper .bubble-navigation a {
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 104%;
  color: #FFFFFF;
  text-shadow: 0px 4px 10px rgb(0 0 0 / 54%);
  text-decoration: none;
  cursor: url(/content/dam/system-files/acom/custom-code/iconic/ir-360/assets/cursor-white.png) 37 37, pointer;
	z-index: 999;
	margin: 10px 0;
	display: none;
}

.explore-wrapper .bubble-navigation.mobile-menu-open a {
  display: block
}


@media(min-width: 993px){
	.explore-wrapper .bubble-navigation a {
	  margin: 0;
		font-size: 17px;
		font-weight: 400;
		display: block;
	}
}

@media(min-width: 1200px){
	.explore-wrapper .bubble-navigation a {
	  font-size: 25px;
	}
}

.explore-wrapper .content h1 {
	font-family: 'Graphik';
	font-style: normal;
	font-weight: 400;
	font-size: 40px;
	line-height: 110%;
	text-align: center;
	letter-spacing: -0.02em;
	color: #FFFFFF;
	margin-top: 20px;
}

@media(min-width: 1200px){
	.explore-wrapper .content h1 {
		font-size: 60px;
	}
}

.explore-wrapper .content h2 {
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 110%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #FFFFFF;
	margin-bottom: 30px;
	margin-top: 20px;
    /* text-shadow: 2px 2px #5e175d; */
}

@media(min-width: 1200px){
	.explore-wrapper .content h2 {
		font-size: 65px;
	}
}

.explore-wrapper .content p {
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 110%;
  text-align: center;
  letter-spacing: -0.04em;
  color: #FFFFFF;
  /* text-shadow: 2px 2px #5e175d; */
}

@media(min-width: 1200px){
	.explore-wrapper .content p {
		font-size: 26px;
	}
}

/* .explore-wrapper .content span {
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 600;
  font-size: 21.6464px;
  line-height: 115%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
} */


.explore-wrapper .bubble-navigation, .explore-wrapper canvas {
  cursor: url(/content/dam/system-files/acom/custom-code/iconic/ir-360/assets/cursor-transparent.png) 37 37, pointer;
}

.explore-wrapper .bubble-navigation a {
  cursor: url(/content/dam/system-files/acom/custom-code/iconic/ir-360/assets/cursor-white.png) 37 37, pointer;
}




.explore-wrapper .cube-wrap {
	display: none;
}
.explore-wrapper .cube-wrap {
	display: none;
}
#explore-wrapper > div.bubble-navigation {
    height: 240px;
}

@media(min-width: 993px){
	.explore-wrapper .cube-wrap {
	  margin: 0px auto;
	  perspective: 1560px;
	  position: absolute;
	  width: 100%;
		/* top: 30vh; */
		top: 150px;
		max-width: 1100px;
		left: calc(50% - 550px);
		z-index: 1;
		overflow: hidden;
		height: 400px;
		display: block;
	}
    .explore-wrapper .radial-background {
        background: radial-gradient(50% 50% at 50% 50%, #460073 24.38%, rgba(58, 41, 69, 0) 100%);
        mix-blend-mode: multiply;
        opacity: 0.3;
        position: absolute;
	  width: 100%;
        top: 150px;
		max-width: 1100px;
		left: calc(50% - 550px);
		z-index: 1;
		overflow: hidden;
		height: 400px;
		display: block;
    }
}

/* @media(min-width: 993px){
	.explore-wrapper .cube-wrap {
	  max-width: 1100px;
		left: calc(50% - 550px);
	}
} */

@media(min-width: 1200px){
	.explore-wrapper .cube-wrap {
	  top: 250px;
	}
    .explore-wrapper .radial-background {
        top: 250px;
      }
}

.explore-wrapper .cube-wrap .cube {
  width: 700px;
  transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  transform: rotateY(110deg);
}

@media(min-width: 993px){
	.explore-wrapper .cube-wrap .cube {
	  width: 1100px;
	}
}

.explore-wrapper .cube-wrap .cube.explore-rotate-right-to-center {
  animation: explore-rotate-right-to-center 0.7s linear forwards;
}

.explore-wrapper .cube-wrap .cube.explore-rotate-left-to-center {
  animation: explore-rotate-left-to-center 0.7s linear forwards;
}

.explore-wrapper .cube-wrap .cube .content {
  position: absolute;
  height: 540px;
  width: 100%;
  max-width: 1100px;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(-1000px) scale(1.64);
}

.explore-wrapper .cube-wrap .cube .content.active {
    display: flex;
    flex-direction: column;
}

@keyframes explore-rotate-right-to-center {
	0% {
	  transform: rotateY(300deg);
	}

	100% {
	  transform: rotateY(360deg);
	}
}

@keyframes explore-rotate-left-to-center {
	0% {
	  transform: rotateY(100deg);
	}

	100% {
	  transform: rotateY(0deg);
	}
}

/* .explore-wrapper canvas {
	display: none !important;
} */

@media(min-width: 993px){
	.explore-wrapper canvas {
		position: absolute;
	  top: 0;
		opacity: 0;
		display: block;
	}
}
