:root {
  --black-color: #050000;
  --highlight-gradient: linear-gradient(91deg, #3D00F8 35.9%, #C143FB 56.61%, #E100F6 70.88%);
}

body {
  font-family: 'Inter', sans-serif;
}

.work-section {
  position: relative;
  overflow: visible;
  padding: 3.75rem 1.25rem 30rem;
  margin: 0 1.25rem;
  border-radius: 1.21rem;
  background: linear-gradient(180deg,
    rgba(255, 255, 255, 0.38) 0%,
    rgba(159, 84, 213, 0.38) 37.98%,
    rgba(149, 0, 255, 0.38) 64.73%);
  backdrop-filter: blur(0.206rem);
  color: var(--black-color);
  text-align: center;
  font-size: 2rem;
  font-weight: 400;
}

.work-title,
.work-highlight {
  text-align: center;
  font-size: 3.62rem;
  line-height: normal;
  font-style: normal;
}

.work-title {
  color: var(--black-color);
  font-weight: 500;
}

.work-highlight {
  font-weight: 700;
  background: var(--highlight-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.work-box-subtext,
.seamless-box h5,
.seamless-box p {
  color: rgba(2, 0, 0, 0.84);
  line-height: normal;
}

.work-box-subtext {
  padding-bottom: 2rem;
  text-align: left;
  font-size: 2rem;
  font-weight: 400;
}

.work-image-wrapper {
  position: absolute;
  bottom: -7rem;
  left: 22%;
  transform: translateX(-50%);
  width: 90%;
  max-width: 50rem;
}

.work-image {
  width: 100rem;
  height: 33rem;
  aspect-ratio: 1662.02 / 432.82;
  flex-shrink: 0;
}

.section-wrapper {
  position: relative;
  padding: 5rem 1rem;
  overflow: hidden;
}

.rotated-blur-bg {
  position: fixed;
  top: -200px;
  left: -1000px;
  width: 2728.09px;
  height: 503.261px;
  background: linear-gradient(90deg, rgba(255, 58, 232, 0.31) 68.75%, rgba(242, 242, 242, 0.31) 75.96%);
  border: 1.652px solid #000;
  opacity: 0.71;
  filter: blur(170.48px);
  transform: rotate(54.067deg);
  z-index: 0;
  pointer-events: none;
}

.benefit-card-section {
  position: relative;
  display: flex;
  margin: 8rem 0;
}

.benefit-overlay-card {
  position: relative;
  z-index: 2;
  background: rgba(154, 0, 255, 0.25);
  border: 0.10325rem solid transparent;
  border-radius: 1.2073rem;
  backdrop-filter: blur(0.2065rem);
  width: 100%;
  max-width: 98%;
  height: 22.464rem;
  padding: 5rem 4rem;
  display: flex;
  flex-direction: column;
  color: #000;
}

.benefit-device-img-wrapper {
  position: absolute;
  top: -6rem;
  z-index: 1;
}

.benefit-device-img-wrapper.left-img {
  left: 1rem;
}

.benefit-device-img-wrapper.right-img {
  right: 0.05rem;
}

.benefit-device-img {
  width: 37.471rem;
  height: 35.304rem;
  transform: rotate(6.784deg);
  object-fit: contain;
  pointer-events: none;
  user-select: none;
}

.benefit-overlay-content {
  text-align: left;
}

.benefit-right-align .benefit-overlay-content {
  text-align: right;
}

.benefit-right-align {
  padding-left: 16rem;
}

.benefit-left-align {
  padding-right: 16rem;
}

.benefit-overlay-content h4 {
  color: var(--black-color);
  font-size: 50.863px;
  font-weight: 500;
}

.benefit-overlay-content p {
  color: var(--black-color);
  font-size: 34.647px;
  font-weight: 300;
}

.benefit-btn-custom {
  border-radius: 0.6037rem;
  border: none;
  background: #FFF;
  box-shadow: 0 0.7545rem 1.4155rem rgba(12, 3, 3, 0.22);
  width: 14.714rem;
  height: 3.773rem;
  padding: 1.1319rem 2.4147rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-weight: 600;
}

.explore h5 {
  color: #000;
  text-align: center;
  font-size: 31.023px;
  font-weight: 700;
  line-height: 31.023px;
}

.explore h6,
.explore p {
  color: #070000;
  font-family: Poppins, sans-serif;
  font-size: 20.547px;
  font-style: normal;
  line-height: normal;
}

.explore h6 {
  font-weight: 700;
}

.explore p {
  font-weight: 400;
}

.solution-card {
  text-align: left;
  padding: 1rem;
  border-radius: 12.328px;
  border: 1px solid #FFF;
  background: rgba(244, 244, 244, 0.17);
  box-shadow: 10px 12px 26.5px #C17AAA;
  width: 292.399px;
  height: 275.879px;
  margin: 1rem;
  transition: all 0.3s ease;
}

.solution-card:hover {
  transform: translateY(-4px);
  box-shadow: 10px 16px 36px #B568A0;
}

.solution-grid {
  padding: 3rem;
  display: flex;
  justify-content: center;
}

.glass-container {
  max-width: 1362px;
  margin: auto;
  padding: 40px;
  border-radius: 33px;
  border: 1.6px solid rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.2)
    url('https://images.unsplash.com/photo-1503264116251-35a269479413?auto=format&fit=crop&w=1400&q=80')
    center / cover no-repeat;
  box-shadow: 340px 225px 413px -84px rgba(159, 0, 238, 0.25);
  backdrop-filter: blur(34.4px);
}

.title {
  font-family: 'Poppins', sans-serif;
  font-size: 42px;
  font-weight: 600;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}

.table th,
.table td {
  color: #000;
  text-align: center;
  font-size: 38px;
  font-weight: 600;
  background: transparent;
  border: none;
  vertical-align: middle;
  padding: 15px;
}

.select-glass {
  border: none;
  border-radius: 25px;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(10px);
  color: #000;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
}

.select-glass:focus {
  outline: none;
  box-shadow: none;
}


/* -------------------- RESPONSIVE MEDIA QUERIES -------------------- */
@media (max-width: 480px) {
  .work-image-wrapper {
    position: static;
    width: 100%;
    max-width: 100%;
    transform: none;
    margin-top: 2rem;
    text-align: center;
  }

  .work-image {
    width: 100%;
    height: auto;
    max-height: 200px;
  }

  .benefit-card-section {
    margin: 4rem 0;
  }

  .benefit-overlay-card {
    padding: 2rem;
    height: auto;
  }

  .glass-container {
    padding: 1rem;
  }

  .solution-grid {
    gap: 1rem;
  }
}



@media (max-width: 1200px) {
  .benefit-left-align,
  .benefit-right-align {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .benefit-overlay-content h4 {
    font-size: 40px;
  }

  .benefit-overlay-content p {
    font-size: 26px;
  }

  .work-title,
  .work-highlight {
    font-size: 2.8rem;
  }

  .work-box-subtext {
    font-size: 1.8rem;
  }
}

@media (max-width: 992px) {
  .benefit-card-section {
    flex-direction: column;
    align-items: center;
  }

  .benefit-left-align,
  .benefit-right-align {
    padding: 0;
    text-align: center;
  }

  .benefit-device-img-wrapper {
    display: none;
  }

  .glass-container {
    padding: 2rem;
  }

  .title {
    font-size: 32px;
  }

  .solution-grid {
    flex-direction: column;
    align-items: center;
    padding: 1rem;
  }

  .solution-card {
    width: 90%;
  }
}

@media (max-width: 768px) {
  .work-section {
    padding: 2rem 1rem 4rem;
  }

  .work-title,
  .work-highlight {
    font-size: 1.5rem;
  }
  .work-subtext{
    font-size: 1rem;
  }
  .work-box-subtext {
    font-size: 1rem;
  }

  .glass-container {
    padding: 1rem;
  }

  .title {
    font-size: 28px;
  }

  .table th,
  .table td {
    font-size: 20px;
    padding: 10px;
  }

  .benefit-overlay-content h4 {
    font-size: 28px;
  }

  .benefit-overlay-content p {
    font-size: 18px;
  }

  .benefit-btn-custom {
    width: 100%;
    font-size: 16px;
    padding: 1rem;
  }
  .solution-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 1rem 3rem;
  }

  .solution-card {
    padding: 1rem;
    /* min-height: 1rem; */
  }

  .solution-card h4 {
    font-size: 1rem;
  }

  .solution-card p {
    font-size: 0.6rem;
  }
}

@media (max-width: 480px) {
  .work-title,
  .work-highlight {
    font-size: 1.8rem;
  }

  .work-box-subtext {
    font-size: 1.2rem;
  }

  .explore h5 {
    font-size: 24px;
  }

  .explore h6,
  .explore p {
    font-size: 16px;
  }

  .benefit-overlay-content h4 {
    font-size: 22px;
  }

  .benefit-overlay-content p {
    font-size: 14px;
  }

  .title {
    font-size: 22px;
  }

  .solution-card {
    margin: 0.5rem 0;
  }

  .select-glass {
    font-size: 16px;
    padding: 8px 16px;
  }
}

