@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap');
body {
    font-family: 'Kumbh Sans', sans-serif;
    font-weight: 400;
  }
h2 {
    text-align: center;
    color:#FFFFFF;
    font-size:3.2rem;   
}
h3 {
    text-align: center;
    color:#2F9BD9;
    font-size:5rem;
}
h4 {
    text-align: center;
    color:#2F9BD9;
    font-size:1.6rem;
}
h5 {
    color:#ffffff;
    font-size:2rem;
    padding-top:1rem;
    text-align: center;
}
h6 {
  text-align: left;
  padding-top:1rem;
  color:#000000;
  font-size:1.4rem;
}
p {
    text-align: center;
    padding-left:1rem;
    padding-right:1rem;
    color:#FFFFFF;
    font-size:1.4rem;
}
.row-vertical {
  padding-top:1rem;
  padding-bottom:1rem;
}
.row-padding {
  padding-left:1rem;
  padding-right:1rem;
}
  .section-1 {
    width: 100%;
    background-color: #121212;
    text-align: center;
  }
  .section-1 .row {
    padding-top:2rem;
    padding-bottom:2rem;
    padding-left:1rem;
    padding-right:1rem;
  }
  .section-2 {
    width: 100%;
    text-align: center;
    padding-left:1rem;
    padding-right:1rem;
    background: linear-gradient(to bottom, #2B0A76, #121212); 
  }
  .section-3 {
    padding-bottom:2rem;
    background-color: #121212;
    width: 100%;
    text-align: center;
  }
  .section-4 {
    background-color: #121212;
    width: 100%;
    text-align: center;
  }
  .section-5 {
    padding-left:1rem;
    padding-right:1rem;
    padding-bottom:2rem;
    background-color: #121212;
    width: 100%;
    text-align: center;
  }
  .section-6 {
  padding-bottom:2rem;
  background-color: #121212;
  width: 100%;
  text-align: center;
  }
  .section-6 img {
    padding-top:2rem;
  }
  .section-7 {
    padding-bottom:1rem;
    padding-left:1rem;
    padding-right:1rem;
    background: linear-gradient(to bottom, #121212, #2B0A76);
    width: 100%;
    text-align: center;
  }
  .section-8 {
    padding-bottom:1rem;
    background-color: #D9DBE7;
    width: 100%;
    text-align: center;
  }
  .section-8 p {
    color:#000000;
    padding-left:0rem;
  }
  .section-8 h2 {
    color:#000000;
  }
  .section-9 {
    padding-bottom:1rem;
    padding-left:1rem;
    padding-right:1rem;
    background-color: #2C088C;
    width: 100%;
    text-align: center;
  }
  .section-9 img {
    padding-top:1rem;
  }
  .section-10 {
    padding-bottom:1rem;
    padding-left:1rem;
    padding-right:1rem;
    background-color: #2C088C;
    width: 100%;
    text-align: center;
  }
  .section-10 img {
    padding-top:1rem;
  }
  .section-11 {
    padding-bottom:2rem;
    padding-left:1rem;
    padding-right:1rem;
    background-color: #2C088C;
    width: 100%;
    text-align: center;
  }
  .section-11 img {
    padding-top:1rem;
  }
  .section-12 {
    background-color: #FFFFFF;
    width: 100%;
    text-align: center;
  }
  .section-12 h2 {
    color:#000000;
    padding-top:2rem;
  }
  .section-12 h4 {
    text-align:left;
  }
  .section-12 p {
    color:#000000;
  }
  .gpu-p {
    font-size:1.2rem;
    padding-left:0rem;
    padding-right:0rem;
  }
  .intel-box {
    background-color: #1E1E1F;
    max-width: 100%;
    height: auto;
    border-radius:0.5rem;
    overflow: hidden;
  }
  .intel-p {
    padding-left:0rem;
    padding-right:0rem;
    padding-bottom:0rem;
  }
  .intel-img {
    max-width: 100%;
    height: auto;
    border-radius:0.5rem;
    overflow: hidden;
  }
  .ssd-box {
    border-radius:0.5rem;
    background-color: #2C098C;
  }
  .ssd-h {
    font-size:2rem;
    color: #FFFFFF;
  }
  .cryo-p {
    color: #000000;
    text-align: left;
  }
  .cryo-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    background-color: #ffffff;
    border: 1px solid #2F9BD9;
  }
  .cryo-box-p {
    font-size:1.4rem;
    color: #000000;
    padding-bottom: 0rem;
  }
  .thermals-row {
    padding-top:2rem;
    padding-bottom:2rem;
  }
  .thermals-col {
    border-radius:0.5rem;
    overflow: hidden;
    padding-bottom:1rem;
    background-color: #ffffff;
  }
  .thermals {
    text-align: left;
    padding-left:1rem;
    padding-right:1rem;
    padding-top:1rem;
    color:#000000; 
  }
  .comfort-col {
    border-radius:0.5rem;
    overflow: hidden;
    padding-bottom:1rem;
    background-color: #0D004F;
  }
  .hardware-features-col {
    border-radius:0.5rem;
    overflow: hidden;
    background-color: #0D004F;
  }
  .hardware-features-h {
    text-align: center;
    padding-top:1rem;
    padding-left:1rem;
    padding-right:1rem;
    color:#ffffff;
    font-size:1.4rem;
  }
  .hardware-features-p {
    text-align: center;
    padding-left:1rem;
    padding-right:1rem;
    color:#ffffff;
    font-size:1.1rem;
  }
  .awcc-box {
    border: 1px solid #A8B6B6;
    padding: 1rem;
    margin-bottom: 1rem;
  }
  .awcc-padding {
    padding-bottom:2rem;
    padding-top:2rem;
  }
  .awcc-p {
    text-align: left;
    color:#000000;
    font-size:1.2rem;
    padding-left:0rem;
  }
  .windows {
    text-align: left;
    color:#000000;
    font-size:1.1rem;
    padding-right:1rem;
    padding-left:0rem;
  }
  .game-pass {
    text-align: left;
    color:#000000;
    padding-left:0rem;
  }
  .ports {
    text-align: left;
    padding-top:1rem;
    padding-right:2rem;
    color:#000000;
    font-size:1.4rem;
  }
  .carousel-item .custom-carousel-column {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .slide-in {
    opacity: 0;
    transform: translateX(-100px);
    transition: transform 0.8s ease-out, opacity 0.8s ease-out;
  }
  .slide-in.in-view {
    opacity: 1;
    transform: translateX(0);
  }
  .delay-1 {
    transition-delay: 1s;
  }
  .circle-numbered-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .circle-numbered-list li {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 0.7rem;
    font-size: 1.4rem;
    color: #000000;
     
    text-align: left;
  }
  .circle-number {
    width: 2.5rem;
    height: 2.5rem;
    min-width: 2.5rem;
    min-height: 2.5rem;
    background-color: #000000;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
  }
  .hotspot-container {
  position: relative;
  width: 100%;
}
.hotspot {
  position: absolute;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.hotspot .circle {
  width: 2.5rem;
  height: 2.5rem;
  background-color: #0063b8;
  border: 4px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}
.hotspot-1 {
  top: 20%;
  left: 72%;
}
.hotspot-2 {
  top: 62%;
  left: 39%;
}
.hotspot-3 {
  top: 77%;
  left: 40%;
}
.hotspot-4 {
  top: 78%;
  left: 64%;
}
.tooltip-box {
  position: absolute;
  top: -3rem;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
  padding: 0.6rem 1rem;
  border-radius: 0.5rem;
  font-size: 1.4rem;
  text-align: left;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 10;
}
.tooltip-box2 {
  position: absolute;
  top: -3rem;
  left: -4rem;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
  padding: 0.6rem 1rem;
  border-radius: 0.5rem;
  font-size: 1.4rem;
  text-align: left;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 10;
}
.hotspot:hover .tooltip-box {
  opacity: 1;
}
.hotspot:hover .tooltip-box2 {
  opacity: 1;
}
@media (max-width: 768px) {
  h2 {
    font-size: 2rem;
  }
  .row-padding {
    padding-left:0.3rem;
    padding-right:0.3rem;
  }
  .row-vertical {
    padding-top:0.3rem;
    padding-bottom:0.3rem;
  }
  p {
    font-size: 1.1rem;
    padding-left:0.3rem;
    padding-right:0.3rem;
  }
  .gpu-p {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }
  .intel-box {
    margin-top:18px;
    overflow: visible;
    border-radius:0.5rem;
  }
  .intel-img {
    border-radius: 0.5rem;
  }
  .ssd-box {
    margin-bottom: 20px;
    border-radius: 0.5rem;
  }
  .section-1 .row {
    padding-top:1rem;
  }
  .section-3 {
    padding-bottom:0rem;
    padding-left:0.5rem;
    padding-right:0.5rem;
  }
  .section-6 {
    padding-top: 27em;
  }
  .section-8 {
    .row-padding {
      padding-bottom: 20px;
      padding-left:1rem;
      padding-right:1rem;
    }
  }
  .section-10 {
    padding-bottom:0rem;
    padding-left:1.7rem;
    padding-right:1.7rem;
  }
  .section-12 h2 {
    padding-top:0.5rem;
  }
  .gpu-p {
    font-size: 1rem;
  }
  .thermals-col {
    border-radius: 0.5rem;
  }
  .hardware-features-col {
    border-radius: 0.5rem;
  }
  .awcc-box {
    margin-bottom: 16px;
  }
  .awcc-padding {
    padding-bottom:1rem;
    padding-top:0rem;
  }
  .hotspot .circle {
    width: 1.3rem;
    height: 1.3rem;
  }
  .tooltip-box {
    top: -3rem;
    left: -4rem;
  }
  .tooltip-box2 {
    top: -3rem;
    left: 1rem;
  }
}