/*!
Theme Name: odessey
Theme URI: https://www.zeta.tech
Author: Imranul Haque Mazumder
Author URI: https://imrn.dev
Description: An internal theme for zeta campus LP
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: odessey
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

* {
  outline: 0;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Inter", sans-serif;
  margin-top: -60px;
}
.ff-barlow {
  font-family: "Barlow", sans-serif;
}
.img-responsive {
  width: 100%;
  height: auto;
}
.z-container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
/* header */
.toggle-sidebar {
  display: none;
}
.header {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: white;
  position: sticky;
  top: 0;
  z-index: 999;
  height: 60px;
}

.header .z-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.logo img {
  margin-top: 3px;
}

.nav {
  display: flex;
  gap: 30px;
  align-items: center;
}

.nav a {
  text-decoration: none;
  color: #fff;
  font-family: "Barlow", "sans-serif";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 171.429%;
}
.nav a:hover {
  opacity: 0.6;
}

.nav a.prep-button {
  background: white;
  color: #141414;
  display: flex;
  padding: 4px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 20px;
  min-width: 100px;
  font-weight: 700;
}

.prep-button:hover {
  background: #e0e0e0;
}
/* banner styles */
.hero-banner {
  background: #070324
    radial-gradient(
      168.44% 167.11% at 43.02% -65.69%,
      rgba(137, 116, 183, 0.3) 0%,
      rgba(97, 50, 205, 0) 88.87%
    );
  background: #070324 url(/wp-content/uploads/2025/06/hero-banner-scaled.webp)
    no-repeat;
  background-size: cover;
}
.hero-banner .z-container {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-banner-content {
  padding: 80px 0;
}
.hero-banner-title {
  color: #fff;
  text-align: center;
  text-shadow: 0px 4px 44px rgba(0, 0, 0, 0.9);
  font-family: Inter;
  font-size: 110px;
  font-style: normal;
  font-weight: 500;
  line-height: 86%;
  letter-spacing: -6px;
  padding-bottom: 52px;
}
.hero-banner-subtitle {
  color: #eef0fc;
  text-align: center;
  text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.75);
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 106.03%;
  max-width: 391px;
  margin: auto;
}
.hero-banner-subtitle span {
  background: linear-gradient(
    263deg,
    #ffef40 2.98%,
    #ff89fd 104.35%,
    #a383ec 72.76%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
}
/* challenges styles */
.campus-challenges {
  background-color: #060225;
  background-image: url(/wp-content/uploads/2025/06/campus-connect-challenges-left-bg.webp),
    url(/wp-content/uploads/2025/06/campus-connect-challenges-right-bg.webp);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, right center;
  background-size: auto, auto;
  padding-bottom: 101px;
}

.campus-challenges-box {
  margin-left: auto;
  margin-right: auto;
  padding-top: 89px;
  padding-bottom: 91px;
  display: flex;
  max-width: 1051px;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.campus-title {
  color: #7b76a0;
  font-size: 64px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -2px;
  background: radial-gradient(
    3049.82% 250.27% at 142.11% 258.6%,
    #ffd240 30%,
    #ff40c0 97.11%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 10px;
}
.campus-sub-title {
  color: #7b76a0;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  max-width: 425px;
}
.campus-sub-title span {
  color: #ced8fd;
}
.campus-challenges-bg {
  max-width: 1038px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 27px;
  overflow: hidden;
  background: linear-gradient(to bottom, #4a4567 0%, rgba(74, 69, 103, 0) 70%);
  backdrop-filter: blur(3.5px);
}
.campus-challenges-video-wrapper {
  margin: 2px;
  padding: 54px 24px 24px;
  border-radius: 27px;
  background: linear-gradient(to bottom, #2f294e 0%, rgba(74, 69, 103, 0) 70%);
  backdrop-filter: blur(3.5px);
  position: relative;
}
.campus-challenges-video-wrapper-label {
  color: rgba(255, 255, 255, 0.76);
  font-family: "Barlow", "sans-serif";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 27px;
  border: 2px solid rgba(255, 255, 255, 0);
  background: #524f66;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(23.5px);
  display: flex;
  width: 177px;
  height: 40px;
  padding: 0px 24px;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  margin: 0 auto -20px;
  z-index: 1;
  position: relative;
}
.campus-challenges-video-header {
  padding-bottom: 54px;
  text-align: center;
}
.campus-challenges-video-title {
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: #706d82;
  font-family: Inter;
  font-size: 92.6px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -5.73px;
  background: linear-gradient(
    59deg,
    rgba(255, 255, 255, 0.46) -3.34%,
    rgba(153, 153, 153, 0) 173.67%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 16px;
}
.campus-challenges-video-sub-title {
  color: #7b76a0;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  max-width: 554px;
  margin: auto;
}
.campus-challenges-video-sub-title span {
  color: #eef0fc;
}
.campus-challenges-thumbnail {
  display: flex;
}
.campus-challenges-video {
  position: relative;
  border-radius: 17.388px;
  background: #060225;
  box-shadow: 0px 0px 0px 11.264px rgba(255, 255, 255, 0.14),
    0px 0px 0px 4.693px rgba(97, 52, 205, 0.9);
  cursor: pointer;
  max-width: 824px;
  margin: 0 auto;
}
.play-group-button {
  color: #ced8fd;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 213px;
  pointer-events: none;
}
/* faq styles */
.faq-section {
  padding: 95px 0;
  background-color: #060225;
  background-image: url(/wp-content/uploads/2025/06/campus-connect-challenges-left-bg.webp),
    url(/wp-content/uploads/2025/06/campus-connect-challenges-right-bg.webp);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, right center;
  background-size: auto, auto;
}
.faq-title {
  text-align: center;
  font-size: 64px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -2px;
  background: linear-gradient(100deg, #fff 28.27%, #33188d 164.87%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 61px;
}
.faq-container {
  max-width: 823px;
  margin-left: auto;
  margin-right: auto;
}

.faq-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.faq-question {
  cursor: pointer;
  padding: 27px 44px 14px 0;
  position: relative;
  color: #eef0fc;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  display: flex;
}

.faq-answer {
  overflow: hidden;
  height: 0;
  transition: height 0.4s ease;
  margin-bottom: 13px;
  color: #eef0fc;
  font-family: "Barlow", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.faq-answer > a {
  color: #eef0fc;
  text-decoration: underline;
  font-weight: 700;
}
.faq-item.active .faq-answer {
  margin-bottom: 27px;
}

.faq-item:not(.active) .faq-question::after {
  transform: rotate(180deg);
  opacity: 0.5;
}

.faq-question::after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTYgOSI+PHBhdGggZD0iTTE0IDdMOC44NDg1MyAxLjg0ODUzQzguMzc5OSAxLjM3OTkgNy42MjAxIDEuMzc5OSA3LjE1MTQ3IDEuODQ4NTNMMiA3IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIuNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);
  background-size: auto;
  background-repeat: no-repeat;
  transition: transform 0.3s ease;
  position: absolute;
  right: 0;
  width: 30px;
  height: 30px;
  background-position: center;
}
/* great-start styles */
.great-start {
  padding: 86px 0 68px;
  border-radius: 0px 0px 40px 40px;
  border-bottom: 3px solid #fff;
  box-shadow: 0px 4px 28px -3px rgba(0, 0, 0, 0.25);
  margin-bottom: -48px;
  z-index: 1;
  position: relative;
  background: #efefef url(/wp-content/uploads/2025/06/shape-top.svg) no-repeat
    top center;
  background-size: contain;
}
.great-start-header {
  max-width: 607px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 48px 0 44px;
}
.great-start-title {
  position: relative;
  padding: 27px 0 17px;
}
.great-start-title span {
  font-size: 64px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -2px;
  background: linear-gradient(92deg, #060225 32%, #33188d 89.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.great-start-sub-title {
  color: #666;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.great-start-cards {
  display: flex;
  max-width: 1182.29px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  justify-content: center;
}
.great-start-card {
  flex: 1;
  padding-top: 35px;
  border-radius: 18.501px;
  border: 2px solid #fff;
  background: #fff;
  box-shadow: 0px 4.625px 16.189px 0px rgba(255, 255, 255, 0.9) inset,
    5px 13.63px 33px -8px rgba(0, 0, 0, 0.23);
  position: relative;
  height: 332px;
  z-index: 1;
  max-width: 298px;
  display: flex;
  flex-direction: column;
}
.great-start-card img {
  margin-top: auto;
}
.great-start-card:nth-child(3) img {
  position: relative;
  bottom: -2px;
}
.great-start-card-heading {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-align: left;
  padding: 0 27px;
}
.great-start-card-sub-heading {
  color: #060225;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  text-align: left;
  padding: 0 27px;
}
.great-start-card:nth-child(1) {
  transform: rotate(-3.956deg);
  margin-top: 49px;
}
.great-start-card:nth-child(2) {
  transform: rotate(1.24deg);
  z-index: 0;
  margin-top: 17px;
}
.great-start-card:nth-child(3) {
  transform: rotate(3.72deg);
  margin-top: 60px;
  margin-left: -33px;
}
.text-purple {
  color: #8051eb;
}
.text-yellow {
  color: #c80;
}
.text-green {
  color: #2cb249;
}
.text-blue {
  color: #1b3db7;
}
/* vibe section */
.vibe-section {
  background: #fff;
  padding-top: 48px;
  padding-bottom: 73px;
  overflow: hidden;
}
.vibe-section-banner {
  display: flex;
  gap: 61px;
  max-width: 1037px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
}
.vibe-section-banner-left {
  width: 50%;
}
.vibe-section-banner-left h2 {
  font-size: 64px;
  padding: 48px 0 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -2px;
  background: linear-gradient(91deg, #cc6dff 5.33%, #0c90d7 76.13%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.vibe-section-banner-left p {
  color: #666;
  padding-bottom: 48px;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.vibe-section-banner-left p > a {
  color: #666;
  font-weight: 700;
  text-decoration: underline;
}
.vibe-section-banner-left .cta {
  display: flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 120% */
  background: linear-gradient(91deg, #cc6dff 5.33%, #0c90d7 76.13%);
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.14),
    0px 4px 4px 0px rgba(255, 255, 255, 0.25) inset;
  max-width: 274px;
  margin-bottom: 80px;
}
.vibe-section-banner-right {
  width: 50%;
}
.vibe-section-cards {
  max-width: 1037px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -48px;
  margin-bottom: -14px;
  color: #b3a6f2;
  padding: 78px 70px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 131.25%;
  border-radius: 30px;
  background: radial-gradient(
      68.06% 252.81% at 115.86% -7.97%,
      rgba(242, 198, 255, 0.36) 0%,
      rgba(242, 198, 255, 0) 52.75%
    ),
    linear-gradient(99deg, rgba(51, 24, 141, 0) -2.6%, #33188d 56.14%),
    linear-gradient(130deg, #8232cd 6.59%, #6132cd 99.03%);
  box-shadow: -5px 0px 30px 0px #ebc6ff inset;
  display: flex;
  justify-content: space-between;
}
.vibe-section-card {
  display: flex;
  max-width: 204px;
  flex-direction: column;
  align-items: flex-start;
}
.vibe-section-card img {
}
.vibe-section-card .title {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  background: linear-gradient(90deg, #ffa7a8 0%, #cf70ff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 14px 0 7px;
}
.vibe-section-card .sub-title {
  color: #b3a6f2;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
/* slider */

.stack-wrapper {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 40px;
  overflow: hidden;
  padding-top: 80px;
  margin-top: -80px;
}

.stack-container {
  position: relative;
  height: 440px;
  width: 370px;
  touch-action: pan-y;
}

.card {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 16px;
  background: white;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  transition: transform 0.5s ease, opacity 0.5s ease;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transform-origin: center;
}

.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-content {
  padding: 26px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  background: white;
  width: 100%;
  box-sizing: border-box;
  font-family: "Barlow", sans-serif;
}
.card-content::before {
  content: "";
}

.card blockquote {
  margin: 0 0 14px 0;
  color: #0b044c;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 119%;
}

.card .author {
  color: #4d4d4d;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
}

.card .author strong {
  font-weight: 700;
}

.controls {
  padding-top: 40px;
  display: flex;
  gap: 8px;
  width: 370px;
  justify-content: center;
}

.controls button {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  border: none;
  background: rgba(241, 241, 241, 0.68);
  color: #222;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.controls button:hover {
  background: #ddd;
}
.vibe-section-banner__custom {
  gap: 104px;
  max-width: 916px;
}
.vibe-section-banner__custom .vibe-section-banner-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.vibe-section-banner__custom .vibe-section-banner-left h2 {
  background: linear-gradient(92deg, #060225 32%, #33188d 89.74%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.great-start-points {
  max-width: 1037px;
  margin: auto;
  border-radius: 27px;
  background: linear-gradient(
    1deg,
    #f8f8f8 -15.74%,
    rgba(248, 248, 248, 0) 42.23%
  );
  backdrop-filter: blur(5px);
  padding-top: 55px;
}
.great-start-points h2 {
  color: #7b76a0;
  text-align: center;

  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.great-start-list {
  padding: 64px 60px 36px;
  gap: 80px;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: center;
}
.great-start-listitem {
  width: calc((100% / 3) - 55px);
  display: flex;
  gap: 12px;
  font-size: 14px;
}
.great-start-list-label {
  color: #666;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  max-width: 517px;
  margin: 0 auto;
}
.pt-52 {
  padding-top: 52px;
}
.devider {
  text-align: center;
}
.devider svg {
  max-width: 100%;
}
/* infinite scroll slider */

.marquee-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  min-height: 394px;
  background: #060225;
  padding: 45px 0;
}

.marquee {
  display: flex;
  animation: scroll 50s linear infinite;
}

.marquee img {
  height: 394px;
  width: auto;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .marquee-container {
    min-height: 220px;
  }

  .marquee img {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .marquee-container {
    min-height: 394px;
  }

  .marquee img {
    height: 394px;
  }

  .marquee {
    animation-duration: 60s;
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.marquee {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@-webkit-keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.marquee-container:hover {
  cursor: not-allowed;
}
.marquee img:hover {
  cursor: not-allowed;
}

/* footer */
footer {
  background: #060225;
  padding-top: 24px;
}
.footer-lp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-top: 52px;
  max-width: 1038px;
  gap: 10px;
}

.footer-lp .left {
  display: flex;
  gap: 24px;
}

.footer-lp .left .logo {
  font-size: 26px;
  font-weight: bold;
}

.footer-lp nav {
  display: flex;
  gap: 30px;
}

.footer-lp nav a {
  text-decoration: none;
  color: #e6e6e6;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  opacity: 0.5;
}

.footer-lp .social-icons {
  display: flex;
  gap: 14px;
}

.footer-lp .social-icons span {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

footer .bottom-text {
  text-align: center;
  padding-top: 76px;
}
footer .bottom-text svg {
  max-width: 100%;
}

/* video popup */
.video-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 999;
  backdrop-filter: blur(5px);
}

.video-modal.show {
  display: flex;
}

.video-modal-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}

.video-modal-content {
  position: relative;
  background: #000;
  padding: 1rem;
  border-radius: 8px;
  max-width: 90%;
  max-height: 80%;
  z-index: 1;
}

.video-modal video {
  width: 100%;
  height: auto;
  max-height: 70vh;
  display: block;
}

.video-close {
  position: absolute;
  top: -10px;
  right: -10px;
  background: white;
  border: none;
  font-size: 24px;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  cursor: pointer;
  z-index: 2;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 32%);
}
.no-scroll {
  overflow: hidden;
}

@media (max-width: 992px) {
  .campus-challenges-box {
    flex-direction: column;
    text-align: center;
  }
  .great-start-list {
    gap: 40px;
  }
  .great-start-listitem {
    width: calc((100% / 2) - 42px);
  }
  .footer-lp nav {
    gap: 20px;
  }
  .footer-lp nav a {
    font-size: 18px;
  }
}
@media (max-width: 885px) {
  .hero-banner .z-container {
    min-height: auto;
    margin-bottom: -3px;
  }
  .hero-banner-content {
    padding-top: 140px;
  }
  .vibe-section-banner {
    flex-direction: column-reverse;
    align-items: center;
    gap: 0;
  }
  .vibe-section-cards {
    max-width: none;
    flex-direction: column;
    gap: 60px;
    max-width: 405px;
  }
  .vibe-section-card {
    max-width: unset;
  }
  .vibe-section-banner-left,
  .vibe-section-banner-right {
    width: 100%;
    max-width: 405px;
    text-align: center;
  }
  .stack-container,
  .controls {
    margin: auto;
  }
  .vibe-section-banner__custom {
    flex-direction: column;
  }
  .great-start-cards {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  .great-start-card:nth-child(1),
  .great-start-card:nth-child(2),
  .great-start-card:nth-child(3) {
    transform: none;
    transform: none;
    margin: 0;
  }
  .hero-banner-title {
    font-size: 88px;
  }
  .faq-container {
    max-width: 405px;
  }
  .faq-title {
    max-width: 405px;
    font-size: 48px;
    margin: auto;
  }
  .vibe-section-banner-left h2 {
    font-size: 52px;
  }
  .great-start-list {
    max-width: 405px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    gap: 40px 20px;
  }
  .vibe-section-banner-left .cta {
    margin-left: auto;
    margin-right: auto;
  }
  .great-start-listitem {
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: calc((100% / 2) - 20px);
  }
  .great-start-title span {
    font-size: 52px;
  }
  .campus-challenges-video-title {
    font-size: 58px;
    letter-spacing: -3px;
  }
  .campus-challenges-video {
    max-width: 405px;
    border-radius: 6px;
  }
  .play-group-button {
    max-width: 97px;
  }
  .great-start-points {
    max-width: 405px;
  }
  .footer-lp {
    flex-direction: column;
    gap: 10px;
    padding-top: 34px;
  }
  .footer-lp .social-icons {
    padding-top: 18px;
  }
  .footer-lp .left {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .header {
    position: fixed;
    right: 0;
    left: 0;
    background: #070324;
    border: 0;
  }
  .nav {
    position: fixed;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    height: calc(100vh - 30px);
    background: white;
    flex-direction: column;
    align-items: start;
    gap: 0;
    padding: 20px 20px;
    transition: 0.35s ease-in;
  }
  .header:not(.open) .nav {
    transform: translateX(-100%);
  }
  .nav a {
    color: #141414;
    padding: 15px 0;
    width: 100%;
  }
  .nav a.prep-button {
    color: white;
    background: #141414;
    margin-top: auto;
    margin-bottom: 30px;
  }
  .toggle-sidebar {
    background: transparent;
    color: white;
    font-size: 42px;
    height: 23px;
    width: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    cursor: pointer;
  }
  .sidebar-open {
    font-size: 32px;
    margin-top: -5px;
  }
  .header:not(.open) .sidebar-close {
    display: none;
  }
  .header.open .sidebar-open {
    display: none;
  }
  .hero-banner-title {
    font-size: 42px;
    letter-spacing: 0;
    padding-top: 30px;
    line-height: 92%;
    padding-bottom: 20px;
  }
  .hero-banner-subtitle {
    font-size: 16px;
    max-width: 254px;
    font-weight: 400;
    line-height: 119.03%;
  }
  .hero-banner-content {
    padding-top: 150px;
    padding-bottom: 49px;
  }
  .hero-banner {
    background-position: center;
  }
  .campus-title {
    font-size: 28px;
    line-height: 119%;
  }
  .campus-challenges-box {
    padding-top: 44px;
    gap: 8px;
  }
  .campus-sub-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 124%;
    max-width: 262px;
  }
  .campus-challenges-video-wrapper-label {
    font-size: 16px;
    width: 156px;
    height: 34px;
  }
  .campus-challenges-video-title {
    font-size: 38px;
    letter-spacing: 0px;
  }
  .play-group-button {
    max-width: 52px;
  }
  .campus-challenges {
    padding-bottom: 72px;
  }
  .great-start {
    background: #efefef;
    padding-top: 40px;
  }
  .great-start-title span {
    font-size: 32px;
  }
  .great-start-sub-title {
    max-width: 254px;
    margin: auto;
    font-size: 16px;
  }
  .great-start-listitem {
    width: 100%;
  }
  .great-start-list {
    max-width: 205px;
    gap: 62px 20px;
  }
  .campus-challenges-video-sub-title {
    font-size: 14px;
    max-width: 270px;
  }
  .great-start-list-label {
    font-size: 14px;
  }
  .vibe-section-banner-left h2 {
    font-size: 42px;
  }
  .vibe-section-banner-left p {
    font-size: 16px;
  }
  .vibe-section-banner-left .cta {
    margin-bottom: 140px;
  }
  .vibe-section-cards {
    padding: 58px 45px;
  }
  .stack-container {
    height: 420px;
    width: 294px;
  }
  .card-content {
    padding: 20px 15px;
  }
  .card blockquote {
    font-size: 14px;
  }
  .controls {
    width: 100%;
  }
  .faq-title {
    font-size: 38px;
    line-height: 110%;
    padding-bottom: 18px;
  }
  .faq-section {
    padding: 79px 0;
  }
  .faq-question {
    font-size: 16px;
    padding: 22px 34px 9px 0;
    line-height: 23px;
  }
  .video-modal-content {
    max-height: 100%;
    padding: 0;
    max-width: 100%;
  }
  .video-close {
    top: -41px;
    right: unset;
    left: 50%;
    transform: translateX(-25%);
  }

  footer .bottom-text {
    padding-top: 0;
  }
  #modalVideo iframe {
    width: 375px;
    height: 211px;
  }
}

@media (max-width: 600px) {
  .footer-lp nav a {
    font-size: 16px;
  }
  .footer-lp nav {
    gap: 14px;
  }
}

@media (max-width: 480px) {
  .footer-lp nav {
    flex-direction: column;
    text-align: center;
  }
}

.legal-consent-container .hs-form-booleancheckbox-display > span {
  margin-left: 10px !important;
}

.form-content .hs-error-msgs {
  color: #f44336;
  font-size: 13px;
  font-family: "Manrope", sans-serif;
  display: none;
}
.form-content ul {
  list-style: none;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
}
input:-internal-autofill-selected {
  background-color: transparent;
}
.form-content .hs-form-field.hs-message {
  width: 100% !important;
}
select.hs-input.invalid.error.is-placeholder,
.hs-form-field .input input.hs-input.invalid.error {
  border-color: #f44336;
}
.form-content .hs_error_rollup {
  margin-top: -10px;
}
.form-content {
  padding: 49px 32px 11px 40px;
  background: white;
  max-height: 95%;
  min-height: 590px;
}
.form-content .actions {
  text-align: center;
  padding-bottom: 37px;
  padding-top: 20px;
}
.form-content .hs-richtext {
  list-style: none;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  padding-bottom: 15px;
}
.form-content .hs-richtext a {
  color: #6224e4;
}
.legal-consent-container .hs-form-booleancheckbox-display > span {
  margin-left: 10px !important;
}
.form-content .input input[type="checkbox"] {
  width: 18px !important;
  height: 18px !important;
  margin-right: 10px;
}
.form-content .input input[type="text"],
.form-content .input input[type="email"],
.form-content .input input[type="tel"],
.form-content .input textarea,
.form-content select {
  border: 1px solid #b1abab;
  background-color: transparent;
  border-radius: 5px;
  font-style: normal;
  font-weight: 500;
  font-size: 13.8734px;
  line-height: 21px;
  color: #878787;
  font-family: "Manrope", sans-serif;
  padding: 16px 22px !important;
  min-height: 56px !important;
  width: 100% !important;
}

.form-content .hs-form-field {
  padding-bottom: 20px;
}

.form-content input[type="submit"] {
  position: relative;
  font-family: "Manrope", sans-serif;
  cursor: pointer;
  background-image: linear-gradient(93deg, #ec7cfe -36.99%, #6224e4 84.11%);
  box-shadow: 0px 15px 22px rgba(93, 77, 205, 0.25);
  border-radius: 8px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  letter-spacing: normal;
  color: #ffffff;
  padding: 15px 40px 15px 40px;
  transition: all 0.4s;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .form-content .input input[type="text"],
  .form-content .input input[type="email"],
  .form-content .input input[type="tel"],
  .form-content .input textarea,
  .form-content select {
    padding: 8px 10px !important;
    min-height: 38px !important;
    font-size: 14px;
    border-radius: 4px;
  }
  .form-content .hs-form-field {
    padding-bottom: 14px;
  }
  .form-content .hs-richtext {
    font-size: 13px;
    padding-bottom: 10px;
  }
  .form-content ul {
    font-size: 13px;
  }
  .form-content .input input[type="checkbox"] {
    width: 15px !important;
    height: 15px !important;
    margin-right: 8px;
  }
  .form-content {
    padding: 24px 14px 11px 22px;
    min-height: unset;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 40px;
  }
  .form-content input[type="submit"] {
    border-radius: 5px;
    font-size: 14px;
    padding: 11px 40px 11px 40px;
  }
  .form-content .actions {
    padding-bottom: 22px;
    padding-top: 16px;
  }
}
.video-section {
  max-width: 800px;
  margin: 30px auto 10px;
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .video-section {
    padding: 8px;
    margin-top: 17px;
  }
}
.video-section .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background: #000;
}
.video-section .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video-heading {
  font-size: 38px;
  padding-top: 62px;
  font-style: normal;
  font-weight: 500;
  line-height: 118%;
  letter-spacing: -1px;
  background: linear-gradient(91deg, #cc6dff 25.33%, #0c90d7 86.13%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-family: "Barlow", sans-serif;
  @media (max-width: 768px) {
    font-size: 22px;
    letter-spacing: 0;
    padding-top: 42px;
  }
}
