@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
body {
  margin: 0;
  font-family: Arial, sans-serif;
  overflow: hidden;
}
.container {
  position: relative;
  width: 300px;
  height: 600px;
  overflow: hidden;
  border: 1px solid #000;
  box-sizing: border-box;
  /* top: 100px;
  left: 100px; */
}
.peel {
  width: 100%;
  height: 100%;
}
.peel-top,
.peel-back,
.peel-bottom {
  text-align: center;
}

.peel-top {
}

.peel-back {
  background-color: #fff400;
}

.peel-bottom {
  color: #eaefe0;
  background-color: #000;
}
.peel {
  position: relative;
  opacity: 0;
}

.peel-ready {
  opacity: 1;
}
.peel-layer {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  transform-origin: top left;
}
.intro-logo {
  position: absolute;
  top: 4%;
  left: 50%;
  width: 47%;
  height: auto;
  transform: translateX(-50%);
  /* filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.8)); */
}
.text3 {
  top: -318px !important;
}
.logo,
.text1,
.text2,
.text3,
.cta-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 600px;
  /* cursor: pointer; */
}
.heart {
  position: absolute;
  top: 119px;
  left: 185px;
  width: 50px;
  height: 45px;
  transform-origin: center;
}
.heart img {
  image-rendering: -webkit-optimize-contrast;
  backface-visibility: hidden;
}
.text1,
.text2,
.heart,
.text3,
.cta-image {
  opacity: 0;
}
.intro-logo img,
.logo img,
.text1 img,
.text2 img,
.text3 img,
.heart img,
.cta-image img {
  width: 100%;
  height: auto;
}
video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.splide__slide img {
  width: 100%;
}
.behind-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: #fff400;
  /* background-image: url("../img/raiqa_peel_behind.png"); */
  /* background-size: contain; */
}
.behind-logo {
  left: 65.93%;
  top: 3.05%;
  width: 29.31%;
  height: 5.15%;
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.behind-text {
  position: absolute;
  top: 181px;
  left: 13.2%;
  top: 30%;
  width: 82%;
  height: auto;
  pointer-events: none;
}
.behind-logo img,
.behind-text img {
  width: 100%;
}

.behind-click {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
}
.image-carousels {
  width: 100%;
  height: 100%;
}
.image1-container {
  position: absolute;
  top: 133px;
  width: 130px;
  height: 175px;
  left: 12px;
  overflow: hidden;
  cursor: pointer;
}
.image2-container {
  position: absolute;
  top: 133px;
  width: 130px;
  height: 175px;
  left: 157px;
  overflow: hidden;
  cursor: pointer;
}
.image3-container {
  position: absolute;
  top: 324px;
  width: 130px;
  height: 175px;
  left: 12px;
  overflow: hidden;
  cursor: pointer;
}
.image4-container {
  position: absolute;
  top: 324px;
  width: 130px;
  height: 175px;
  left: 157px;
  overflow: hidden;
  cursor: pointer;
}
.image1,
.image2,
.image3,
.image4 {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}
.image1-btn,
.image2-btn,
.image3-btn,
.image4-btn {
  position: relative;
  padding: 8px 15px;
  border-radius: 30px;
  background: #ffffff;
  font-size: 8.5px;
  top: 131px;
  font-family: "Noto IKEA", "Noto Sans", sans-serif;
  color: #000000;
}
.header-text {
  font-size: 17px;
  top: 84px;
  font-family: "Noto IKEA", "Noto Sans", sans-serif;
  color: #000000;
  position: absolute;
  font-weight: bold;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
}
.big-cta-container {
  position: absolute;
  bottom: 43px;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  width: 166px;
}
.big-cta {
  padding: 10px 30px;
  border-radius: 30px;
  background: #ededed;
  font-size: 13px;
  font-family: "Noto IKEA", "Noto Sans", sans-serif;
  color: #000000;
}
.dragArea {
  position: absolute;
  width: 100px;
  height: 100px;
  background-color: rgba(255, 255, 255, 0);
  bottom: 0px;
  right: 0px;
  z-index: 55;
  cursor: grab;
  display: none;
}
.dragArea:active {
  cursor: grabbing;
}
.clickArea {
  position: absolute;
  width: 300px;
  height: 600px;
  background-color: rgba(255, 255, 255, 0);
  top: 0px;
  left: 0px;
  z-index: 50;
  cursor: pointer;
  display: none;
}
.image-content {
  cursor: pointer;
  width: 298px;
  height: 598px;
}
.image-inner-container {
  position: absolute;
  top: 105px;
  left: 0;
  width: 274px;
  height: 434px;
  background: #fff;
  right: 0;
  margin: auto;
  /* border: 1px solid #4b4a63; */
  border-radius: 21px;
  overflow: hidden;
}
.image-inner-container .image-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 226px;
  overflow: hidden;
}
.image-inner-container .image-holder .image {
  position: absolute;
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
  transition: transform 0.3s ease-in-out;
}
.image-inner-container .text1 {
  position: absolute;
  color: #000;
  font-size: 14px;
  /* font-weight: 700; */
  text-align: center;
  top: 240px;
  left: 0;
  letter-spacing: 0.5px;
  font-family: "Gotham-Medium";
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 18px;
  margin: auto;
  right: 0;
}
.image-inner-container span {
  color: #1093f3;
}
.image-inner-container .text2 {
  position: absolute;
  font-size: 10px;
  color: #000;
  text-align: center;
  top: 287px;
  left: 0;
  /* letter-spacing: 0.4px; */
  font-family: "Gotham-Book";
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 12px;
  margin: auto;
  right: 0;
}
.image-inner-container .btn {
  position: absolute;
  width: 200px;
  color: #fff;
  background: #000;
  top: 375px;
  left: 0;
  margin: auto;
  border-radius: 8px;
  font-size: 10px;
  text-align: center;
  font-family: "Gotham-Medium";
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 11px;
  font-weight: 800;
  padding: 11px 0px;
  /* letter-spacing: 0.2px; */
  transition:
    background-color 0.3s ease,
    color 0.3s ease;
  right: 0;
  margin: auto;
  text-transform: uppercase;
}
.image-container:hover .image {
  /* transform: scale(1.09); */
}
.image-inner-container .btn:hover {
  background-color: #86a595;
  color: #000;
}
.image-inner-container .text1 {
  text-transform: uppercase;
}
.image-inner-container .text1,
.image-inner-container .text2,
.image-inner-container .btn {
  transform: translateY(30px);
  opacity: 0;
  will-change: transform, opacity;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  backface-visibility: hidden; /* Prevents blur when off-screen */
  transform-style: preserve-3d; /* Allows smooth 3D transforms */
}
/* LOTTIE PLAYER */
.lottie-container {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 70%;
  right: 4%;
  z-index: 100;
  pointer-events: none;
  opacity: 0;
}
.lottie-container-wrapper {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #000; /* Circle background color */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  opacity: 0.7;
}
dotlottie-player {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  overflow: hidden;
  left: 0;
  right: 0;
  position: relative;
  margin: auto;
  top: -4%;
}
.lottie-text {
  position: absolute;
  bottom: 13%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 10px;
  color: white;
  text-align: center;
  pointer-events: none;
  letter-spacing: 0.5px;
  font-family: "Poppins", sans-serif;
}
.bg-click {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.card-container img {
  max-width: 100%;
}
.card-container {
  position: absolute;
  top: 81px;
  margin: auto;
  left: 0;
  right: 0;
  width: 247px;
  display: grid;
  gap: 12px;
  cursor: pointer;
}
.main-cta {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  width: 300px;
  height: 600px;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  transform: translateX(-40px);
}

.main-cta-nothover,
.main-cta-hover {
  display: block;
  width: 100%;
}
.main-cta-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.banner-click {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.main-cta-click {
  position: absolute;
  top: 211px;
  left: 30px;
  width: 158px;
  height: 41px;
  cursor: pointer;
  z-index: 10;
}
.main-cta,
.main-cta img {
  position: absolute;
  top: 0;
  left: 0;
}

.main-cta img {
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transform: translateZ(0);
}
iframe {
  width: 100%;
  height: 100%;
}
.poster {
  position: absolute;
  inset: 0;
  background: url("../img/video-poster.jpg") center/cover no-repeat;
  z-index: 2;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.cta-main,
.main-cta-click {
  position: absolute;
  top: 533px;
  left: 31px;
  width: 174px;
  display: block;
  cursor: pointer;
  /* overflow: hidden; */
  z-index: 3333;
}

.cta-main img {
  /* display: block; */
  width: 100%;
  /* transform-origin: center; */
}

.overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.17);
  opacity: 0;
  pointer-events: none;
}
.overlay2 {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.33);
  opacity: 0;
  pointer-events: none;
}

.cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 15px;
  background-color: #fbf315;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  /* border-radius: 999px; */
  border: none;
  cursor: pointer;
  letter-spacing: 0.4px;
  position: absolute;
  top: 295px;
  left: 41px;
}
.behind-logo-2 {
  position: absolute;
  left: 24px;
  width: 98px;
  left: 6%;
  top: 70%;
  width: 33%;
  cursor: pointer;
}
.behind-logo-2 img {
  width: 100%;
}
.behind-click {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
