/* THE SOLUTIONS COMPONENT */
.hp-sol-laptop-layout {
   display: none !important;
}

.hp-sol-laptop-layout-mobile {
  display: flex;
  flex-direction: column; 
  align-items: center;   
  justify-content: center;

}

.hp-sol-laptop-layout-mobile .hp-sol-laptop {
  width: 352px;
}

.hp-sol-head { 
  color: var(--Neutral, #B0C9FF);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; 
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

.hp-sol-title {
  color: var(--Transparent, #FFF);
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px; /* 118.75% */
  letter-spacing: -1px;
  padding-bottom: 28px;
}

.hp-sol-desc {
  color: var(--Neutral, #B0C9FF);
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -1px;
  padding-bottom: 64px;
}

.hp-hotspot-bg-dot {
  display: none !important;
}

.hp-solutions-layout {
  padding-left: 24px !important;
  padding-right: 24px !important; 
  z-index: 10 !important;
}

.hp-hotspot-layout {
  display: flex;
  padding: 24px !important;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 20px;
  border: 2px solid var(--Neutral, #B0C9FF);
  background: #02112C;
}

.hp-hotspot-tite {
  align-self: stretch;
  color: var(--Neutral, #B0C9FF);
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 29px; 
  letter-spacing: -0.5px;
}

.hp-hotspot-desc {
  align-self: stretch;
  color: var(--Light-Grey-palette-White, #FFF);
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 27px;
  letter-spacing: -0.5px;
}

.hp-dot-mobile {
  position:absolute;
  top: 444px;
}

.hp-sol-content .nv-button {
  margin-top: 40px;
}


.hp-hotspot-container-mobile {
  z-index: 2 !important;
  padding-top: 59px;
}

.hp-hotspot-bg-dot-mobile img {
  position: absolute;
  width: 777px !important;
  max-width: none;
  height: auto;
  left: 50%;
  top: 31%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.hp-hotspot-bg-dot-mobile {
display: block !important;
}

.hp-sol-content {
  overflow: hidden ;
}




@media only screen and (min-width: 1600px) {
.hp-sol-content .nv-button {
  margin-top: 64px;
}

.hp-hotspot-bg-dot-mobile {
  display: none !important;
}

.hp-hotspot-bg-dot {
  position: absolute;
  z-index: -1 !important;
  top: -171px;
  right: 22px;
  display: block !important;
}

.hp-sol-laptop-layout-mobile {
    display: none !important;
}

.hp-solutions-layout {
  padding-left: 180px !important;
  padding-right: 180px !important;
  display: block !important;
  justify-content: center !important;
  align-items: center !important;    
  gap: 20px !important; 
  z-index: 10 !important;
}

.hp-sol-head {
    color: var(--Neutral, #B0C9FF);
    text-align: center;
    /* Desk/Special */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
    letter-spacing: -0.5px;
    text-transform: uppercase;
}

.hp-sol-title {
    color: var(--Transparent, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 53px;
    letter-spacing: -1px;
    padding-bottom: 28px;
}

.hp-sol-desc {
    color: var(--Neutral, #B0C9FF);
    text-align: center;
    font-family: Inter;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -1px;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 40px;
}

.hp-sol-laptop img {
    width: 971.08px !important;
}

.hp-sol-laptop {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.hp-solutions-layout .nv-button{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.hp-hotspot-layout {
    display: flex;
    width: 246px;
    padding: 24px !important;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 20px;
    border: 2px solid var(--Neutral, #B0C9FF);
    background: #02112C;
}

.hp-hotspot-tite {
    align-self: stretch;
    color: var(--Neutral, #B0C9FF);
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 31px; 
    letter-spacing: -0.5px;
}

.hp-hotspot-desc {
    align-self: stretch;
    color: var(--Light-Grey-palette-White, #FFF);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
    letter-spacing: -0.5px;
}

.hp-sol-laptop-layout {
    position: relative;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 40px !important;
}
/* 
.hp-hotspot-container {
    position: relative;
} */

.hp-hotspot-dot-left {
    position: absolute;
    top: 108px;
    left: 251px;
}

.hp-hotspot-dot-left-b {
    position: absolute;
    top: 361px;
    left: 251px;
}

.hp-hotspot-dot-right {
    position: absolute;
    top: 108px;
    right: 251px;
}

.hp-hotspot-dot-right-b {
    position: absolute;
    top: 361px;
    right: 251px;
}

/* Fade-in animation */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px); /* optional: slight upward motion */
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in {
  opacity: 0; /* ensure hidden before animation */
  animation: fadeIn 0.8s ease-out forwards;
}

@keyframes revealFromLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.reveal-left {
  opacity: 0;
  animation: revealFromLeft 0.8s ease-out forwards;
}


.hp-sol-content {
  padding-top: 216px;
}

}
