.primary-pink-button-container {
  display: flex;
  position: relative;
}
.primary-pink-button-button {
  color: var(--dl-color-gray-white);
  outline: none;
  background: linear-gradient( 310deg ,#7928ca,#ff0080);
  box-shadow: 0 4px 7px -1px rgb(0 0 0 / 11%), 0 2px 4px -1px rgb(0 0 0 / 7%);
  transition: all .15s ease-in;
  padding-top: var(--dl-space-space-triplequarterunit);
  border-width: 0px;
  padding-left: var(--dl-space-space-unitandahalfunit);
  border-radius: 1.875rem;
  padding-right: var(--dl-space-space-unitandahalfunit);
  padding-bottom: var(--dl-space-space-triplequarterunit);
}
.primary-pink-button-button:hover {
  cursor: pointer;
  transform: scale(1.02);
}
.primary-pink-button-root-class-name {
  margin-left: 3rem;
}
.primary-pink-button-root-class-name1 {
  margin-right: 0.8rem;
}
@media(max-width: 479px) {
  .primary-pink-button-root-class-name {
    margin: var(--dl-space-space-unit);
    margin-left: var(--dl-space-space-unit);
  }
}

.header2-container {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 100;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
}
.header2-navbar-interactive {
  width: 95%;
  padding: var(--dl-space-space-halfunit);
  align-self: center;
  margin-top: var(--dl-space-space-unitandahalfunit);
  border-radius: 20rem;
}
.header2-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.header2-navlink {
  display: contents;
}
.header2-image {
  fill: var(--dl-color-primary-700);
  width: 200px;
  height: 50px;
  object-fit: cover;
  text-decoration: none;
}
.header2-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.header2-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.header2-navlink1 {
  display: contents;
}
.header2-icon {
  fill: #b655ce;
  width: 24px;
  height: 24px;
}
.header2-navlink2 {
  margin-top: var(--dl-space-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-space-space-unit);
  text-shadow: 0 0 10px purple,   0 0 20px purple,   0 0 30px purple,   0 0 40px purple,   0 0 70px rgba(255, 255, 255, 0.8),   0 0 100px rgba(255, 255, 255, 0.8),   0 0 150px rgba(255, 255, 255, 0.8),   0 0 200px rgba(255, 255, 255, 0.8);
  margin-right: var(--dl-space-space-unit);
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.header2-navlink2:hover {
  color: var(--dl-color-primary-100);
}
.header2-icon02 {
  fill: var(--dl-color-secondary-100);
  width: 24px;
  height: 24px;
}
.header2-link {
  display: contents;
}
.header2-icon04 {
  fill: #b655ce;
  width: 24px;
  height: 24px;
  text-shadow: 0 0 1px purple,   0 0 30px purple,   0 0 10px purple,    0 0 70px rgba(255, 255, 255, 0.4),   0 0 100px rgba(255, 255, 255, 0.4),   0 0 150px rgba(255, 255, 255, 0.4),   0 0 200px rgba(255, 255, 255, 0.4);
}
.header2-link1 {
  margin-top: var(--dl-space-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-space-space-unit);
  text-shadow: 0 0 10px purple,   0 0 20px purple,   0 0 30px purple,   0 0 40px purple,   0 0 70px rgba(255, 255, 255, 0.8),   0 0 100px rgba(255, 255, 255, 0.8),   0 0 150px rgba(255, 255, 255, 0.8),   0 0 200px rgba(255, 255, 255, 0.8);
  margin-right: var(--dl-space-space-unit);
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.header2-link1:hover {
  color: var(--dl-color-primary-100);
}
.header2-icon06 {
  fill: var(--dl-color-secondary-100);
  width: 24px;
  height: 24px;
}
.header2-link2 {
  display: contents;
}
.header2-icon08 {
  fill: #b655ce;
  width: 24px;
  height: 24px;
  text-shadow: 0 0 1px purple,   0 0 30px purple,   0 0 10px purple,    0 0 70px rgba(255, 255, 255, 0.4),   0 0 100px rgba(255, 255, 255, 0.4),   0 0 150px rgba(255, 255, 255, 0.4),   0 0 200px rgba(255, 255, 255, 0.4);
  text-decoration: none;
}
.header2-link3 {
  margin-top: var(--dl-space-space-halfunit);
  transition: 0.3s;
  margin-left: var(--dl-space-space-unit);
  text-shadow: 0 0 10px purple,   0 0 20px purple,   0 0 30px purple,   0 0 40px purple,   0 0 70px rgba(255, 255, 255, 0.8),   0 0 100px rgba(255, 255, 255, 0.8),   0 0 150px rgba(255, 255, 255, 0.8),   0 0 200px rgba(255, 255, 255, 0.8);
  margin-right: var(--dl-space-space-unit);
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.header2-link3:hover {
  color: var(--dl-color-primary-100);
}
.header2-buttons {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.header2-link4 {
  display: contents;
}
.header2-component {
  text-decoration: none;
}
.header2-burger-menu {
  display: none;
}
.header2-icon11 {
  fill: var(--dl-color-primary-100);
  width: 16px;
  height: 16px;
}
.header2-mobile-menu {
  top: -5px;
  left: 0px;
  width: 100%;
  height: 60vh;
  display: none;
  padding: 32px;
  z-index: 200;
  position: absolute;
  border-color: var(--dl-color-secondary-400);
  border-width: 0px 0px 1px 1px;
  align-content: center;
  border-radius: 1.5rem;
  flex-direction: column;
  background-size: cover;
  justify-content: space-between;
  background-image: url('https://e0.pxfuel.com/wallpapers/700/1013/desktop-wallpaper-full-black-colour-street-lamps-night.jpg');
}
.header2-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.header2-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 48px;
  justify-content: space-between;
}
.header2-container2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.header2-navlink3 {
  display: contents;
}
.header2-image1 {
  fill: var(--dl-color-primary-700);
  width: 200px;
  height: 50px;
  object-fit: cover;
  text-decoration: none;
}
.header2-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header2-icon13 {
  fill: var(--dl-color-primary-100);
  width: 16px;
  height: 16px;
  margin-right: var(--dl-space-space-doubleunit);
}
.header2-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.header2-navlink4 {
  margin-top: var(--dl-space-space-halfunit);
  transition: 0.3s;
  margin-left: 2.5rem;
  text-shadow: 0 0 10px purple,   0 0 20px purple,   0 0 30px purple,   0 0 40px purple,   0 0 70px rgba(255, 255, 255, 0.8),   0 0 100px rgba(255, 255, 255, 0.8),   0 0 150px rgba(255, 255, 255, 0.8),   0 0 200px rgba(255, 255, 255, 0.8);
  margin-right: var(--dl-space-space-doubleunit);
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.header2-navlink4:hover {
  color: var(--dl-color-primary-100);
}
.header2-link5 {
  margin-top: var(--dl-space-space-halfunit);
  transition: 0.3s;
  margin-left: 2.5rem;
  text-shadow: 0 0 10px purple,   0 0 20px purple,   0 0 30px purple,   0 0 40px purple,   0 0 70px rgba(255, 255, 255, 0.8),   0 0 100px rgba(255, 255, 255, 0.8),   0 0 150px rgba(255, 255, 255, 0.8),   0 0 200px rgba(255, 255, 255, 0.8);
  margin-right: var(--dl-space-space-doubleunit);
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.header2-link5:hover {
  color: var(--dl-color-primary-100);
}
.header2-link6 {
  margin-top: var(--dl-space-space-halfunit);
  transition: 0.3s;
  margin-left: 2.5rem;
  text-shadow: 0 0 10px purple,   0 0 20px purple,   0 0 30px purple,   0 0 40px purple,   0 0 70px rgba(255, 255, 255, 0.8),   0 0 100px rgba(255, 255, 255, 0.8),   0 0 150px rgba(255, 255, 255, 0.8),   0 0 200px rgba(255, 255, 255, 0.8);
  margin-right: var(--dl-space-space-doubleunit);
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.header2-link6:hover {
  color: var(--dl-color-primary-100);
}
.header2-buttons1 {
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.header2-link7 {
  display: contents;
}
.header2-component1 {
  text-decoration: none;
}

@media(max-width: 767px) {
  .header2-desktop-menu {
    display: none;
  }
  .header2-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header2-icon11 {
    margin-right: 2.2rem;
  }
}
@media(max-width: 479px) {
  .header2-container {
    flex-direction: column;
    justify-content: center;
  }
  .header2-mobile-menu {
    padding: 16px;
  }
}

.glowing-head-container {
  display: flex;
  position: relative;
}
.glowing-head-text {
  font-size: 5rem;
  font-style: normal;
  text-align: center;
  font-family: VT323;
  font-weight: 400;
  text-shadow: 0 0 4px #fff,       0 0 11px #fff,       0 0 19px #fff,       0 0 40px #f09,       0 0 80px #f09,       0 0 90px #f09,       0 0 100px #f09,       0 0 150px #f09;
  background-image: linear-gradient(310deg, rgb(121, 40, 202), rgb(255, 0, 128));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.glowing-head-root-class-name {
  align-self: center;
}
@media(max-width: 991px) {
  .glowing-head-root-class-name {
    align-self: center;
  }
}
@media(max-width: 767px) {
  .glowing-head-text {
    line-height: 0.8;
  }
  .glowing-head-root-class-name {
    align-self: center;
  }
}
@media(max-width: 479px) {
  .glowing-head-text {
    width: fit-content;
    height: fit-content;
    font-size: 53px;
    line-height: 1;
  }
}

.outline-gray-button-container {
  display: flex;
  position: relative;
}
.outline-gray-button-button {
  color: var(--dl-color-secondary-200);
  outlinr: none;
  transition: all .15s ease-in;
  padding-top: var(--dl-space-space-triplequarterunit);
  border-color: var(--dl-color-secondary-200);
  padding-left: var(--dl-space-space-unitandahalfunit);
  border-radius: 1.875rem;
  padding-right: var(--dl-space-space-unitandahalfunit);
  padding-bottom: var(--dl-space-space-triplequarterunit);
}
.outline-gray-button-button:hover {
  cursor: pointer;
  transform: scale(1.02);
}

.socials-container {
  display: flex;
  position: relative;
  text-decoration: none;
}
.socials-button {
  width: 40px;
  height: 40px;
  margin: var(--dl-space-space-halfunit);
  transition: 0.4s;
  flex-direction: row;
  background-color: var(--dl-color-secondary-100);
}
.socials-button:hover {
  cursor: pointer;
  transform: scale(1.5);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 1);
}
.socials-image {
  width: 30px;
  object-fit: cover;
}







.footer-gray-footer {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
.footer-gray-divider {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 1px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: row;
  background-image: linear-gradient(90deg,transparent,rgba(0,0,0,.4),transparent);
}
.footer-gray-container {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-tripleunit);
  z-index: 1;
  position: relative;
  max-width: 1320px;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.footer-gray-container1 {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.footer-gray-link {
  display: contents;
}
.footer-gray-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  text-decoration: none;
}
.footer-gray-text {
  font-weight: 700;
  margin-bottom: var(--dl-space-space-unit);
  background-image: linear-gradient(310deg, rgb(121, 40, 202), rgb(255, 0, 128));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-gray-text01 {
  align-self: flex-start;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-halfunit);
}
.footer-gray-container3 {
  display: flex;
  justify-content: space-between;
}
.footer-gray-container4 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.footer-gray-text02 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-halfunit);
  background-image: linear-gradient(310deg,#7928ca,#ff0080);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-gray-link1 {
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.footer-gray-link2 {
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.footer-gray-text03 {
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.footer-gray-container5 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-space-space-sixunits);
  flex-direction: column;
}
.footer-gray-text04 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-halfunit);
  background-image: linear-gradient(310deg,#7928ca,#ff0080);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-gray-link3 {
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.footer-gray-link4 {
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.footer-gray-link5 {
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.footer-gray-container6 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-space-space-sixunits);
  flex-direction: column;
}
.footer-gray-text05 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-halfunit);
  background-image: linear-gradient(310deg, rgb(121, 40, 202), rgb(255, 0, 128));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-gray-container7 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-space-space-sixunits);
  flex-direction: column;
}
.footer-gray-text08 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-halfunit);
  background-image: linear-gradient(310deg,#7928ca,#ff0080);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-gray-link6 {
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.footer-gray-link7 {
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.footer-gray-link8 {
  margin-top: var(--dl-space-space-unit);
  transition: 0.3s;
  text-decoration: none;
}

.footer-gray-root-class-name {
  background-color: #080017;
}
.footer-gray-root-class-name1 {
  background-color: #080017;
}
@media(max-width: 991px) {
  .footer-gray-container {
    padding: var(--dl-space-space-doubleunit);
  }
  .footer-gray-container5 {
    margin-left: var(--dl-space-space-tripleunit);
  }
  .footer-gray-container6 {
    margin-left: var(--dl-space-space-tripleunit);
  }
  .footer-gray-container7 {
    margin-left: var(--dl-space-space-tripleunit);
  }
}
@media(max-width: 767px) {
  .footer-gray-container1 {
    flex-direction: column;
  }
  .footer-gray-container2 {
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .footer-gray-container3 {
    flex-wrap: wrap;
  }
  .footer-gray-container4 {
    width: 50%;
    margin-left: 0px;
  }
  .footer-gray-container5 {
    width: 50%;
    margin-left: 0px;
  }
  .footer-gray-container6 {
    width: 50%;
    margin-left: 0px;
  }
  .footer-gray-container7 {
    width: 50%;
    margin-left: 0px;
  }
}

.home-container {
  width: 100%;
  cursor: default;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-gray-black);
}
.home-hero {
  width: 100%;
  display: flex;
  max-width: 1320px;
  font-family: VT323;
  padding-left: var(--dl-space-space-unitandahalfunit);
  padding-right: var(--dl-space-space-unitandahalfunit);
  justify-content: center;
}
.home-glass-container {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1320px;
  min-height: 85vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-glass-card {
  margin-top: 8rem;
}
.home-text {
  font-size: 3em;
  font-style: normal;
  margin-top: -55px;
  text-align: center;
  font-family: VT323;
  font-weight: 600;
  background-image: linear-gradient(310deg, rgb(121, 40, 202), rgb(255, 0, 128));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.home-text01 {
  color: #efefef;
  font-size: 2.25rem;
  margin-top: var(--dl-space-space-doubleunit);
  text-align: center;
  font-family: VT323;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: var(--dl-space-space-halfunit);
  text-transform: none;
  text-decoration: underline none;
}
.home-image {
  width: 100%;
  cursor: text;
  object-fit: cover;
}
.home-text02 {
  color: var(--dl-color-gray-white);
  margin: 20px;
  font-size: 1.25rem;
  align-self: center;
  font-family: Open Sans;
  font-weight: 600;
  line-height: 1.375;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-transform: none;
  text-decoration: none;
}
.home-container01 {
  display: flex;
  margin-top: var(--dl-space-space-unitandahalfunit);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-container02 {
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-unit);
  flex-direction: row;
}
.home-link {
  display: contents;
}
.home-component02 {
  text-decoration: none;
}
.home-link1 {
  display: contents;
}
.home-component03 {
  text-decoration: none;
}
.home-glitch-bg {
  top: 0;
  left: auto;
  right: 0px;
  width: 60%;
  border: inherit;
  height: 110vh;
  position: absolute;
  object-fit: cover;
  object-position: right;
  border-bottom-left-radius: 10rem;
}
.home-wave-animated-separator {
  width: 100%;
  object-fit: cover;
  padding-top: 68px;
  margin-bottom: -10px;
}
.home-my-skills {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-self: center;
  overflow-x: hidden;
  align-items: center;
  font-family: VT323;
  padding-top: var(--dl-space-space-sixunits);
  padding-left: var(--dl-space-space-sixunits);
  padding-right: var(--dl-space-space-sixunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-sixunits);
  background-color: #23004a;
}
.home-my-skills-heading {
  margin: 0px;
  display: flex;
  z-index: 10;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-type-writer1 {
  flex: 0 0 auto;
  color: var(--dl-color-gray-white);
  width: 100%;
  height: auto;
  display: flex;
  font-size: 2.7rem;
  align-items: center;
  justify-content: center;
}
.home-text03 {
  color: var(--dl-color-secondary-200);
  font-size: 2rem;
}
.home-planet-bg {
  top: 175px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 1626px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  background-size: cover;
  justify-content: center;
  background-image: url("https://ik.imagekit.io/DevInfinix/SamStudios/Backgrounds/earth-blur-high-def_TFQ5xh0RN.png?updatedAt=1688223658954");
  background-position: center;
}
.home-features {
  width: 100%;
  display: flex;
  position: relative;
  align-self: center;
  align-items: stretch;
  flex-direction: column;
  justify-content: center;
}
.home-container03 {
  flex: 0 0 auto;
  width: auto;
  height: fit-content;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.home-step {
  width: 60%;
  display: flex;
  padding: 24px;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text04 {
  color: var(--dl-color-gray-900);
  font-size: 2.2rem;
  font-weight: 900;
  text-shadow: 0 0 10px purple,   0 0 15px purple,   0 0 20px purple,   0 0 40px purple,   0 0 20px rgba(255, 255, 255, 0.8),   0 0 60px rgba(255, 255, 255, 0.4),   0 0 80px rgba(255, 255, 255, 0.4),   0 0 100px rgba(255, 255, 255, 0.4);
  margin-bottom: -30px;
}
.home-text05 {
  color: var(--dl-color-secondary-100);
  font-size: 2rem;
  margin-top: var(--dl-space-space-doubleunit);
  font-weight: 500;
  line-height: 1;
}
.home-text06 {
  color: var(--dl-color-secondary-200);
  font-size: 1.1rem;
  margin-top: 24px;
  text-align: left;
}
.home-lottie-node {
  width: 40%;
  align-self: center;
}
.home-container04 {
  flex: 0 0 auto;
  width: auto;
  height: fit-content;
  display: flex;
  margin-top: var(--dl-space-space-doubleunit);
  flex-direction: row-reverse;
  justify-content: center;
}
.home-step1 {
  width: 60%;
  display: flex;
  padding: 24px;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text07 {
  color: var(--dl-color-gray-900);
  font-size: 2.2rem;
  font-weight: 900;
  text-shadow: 0 0 10px purple,   0 0 15px purple,   0 0 20px purple,   0 0 40px purple,   0 0 20px rgba(255, 255, 255, 0.8),   0 0 60px rgba(255, 255, 255, 0.4),   0 0 80px rgba(255, 255, 255, 0.4),   0 0 100px rgba(255, 255, 255, 0.4);
  margin-bottom: -30px;
}
.home-text08 {
  color: var(--dl-color-secondary-100);
  font-size: 2rem;
  margin-top: var(--dl-space-space-doubleunit);
  font-weight: 500;
}
.home-text09 {
  color: var(--dl-color-secondary-200);
  font-size: 1.1rem;
  margin-top: 24px;
  text-align: left;
}
.home-lottie-node1 {
  width: 40%;
  align-self: center;
}
.home-container05 {
  flex: 0 0 auto;
  width: auto;
  height: fit-content;
  display: flex;
  margin-top: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: center;
}
.home-step2 {
  width: 60%;
  display: flex;
  padding: 24px;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text10 {
  color: var(--dl-color-gray-900);
  font-size: 2.2rem;
  font-weight: 900;
  text-shadow: 0 0 10px purple,   0 0 15px purple,   0 0 20px purple,   0 0 40px purple,   0 0 20px rgba(255, 255, 255, 0.8),   0 0 60px rgba(255, 255, 255, 0.4),   0 0 80px rgba(255, 255, 255, 0.4),   0 0 100px rgba(255, 255, 255, 0.4);
  margin-bottom: -30px;
}
.home-text11 {
  color: var(--dl-color-secondary-100);
  font-size: 2rem;
  margin-top: var(--dl-space-space-doubleunit);
  font-weight: 500;
}
.home-text12 {
  color: var(--dl-color-secondary-200);
  font-size: 1.1rem;
  margin-top: 24px;
  text-align: left;
}
.home-lottie-node2 {
  width: 40%;
  align-self: center;
}
.home-container06 {
  flex: 0 0 auto;
  width: auto;
  height: fit-content;
  display: flex;
  margin-top: var(--dl-space-space-doubleunit);
  flex-direction: row-reverse;
  justify-content: center;
}
.home-step3 {
  width: 60%;
  display: flex;
  padding: 24px;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text13 {
  color: var(--dl-color-gray-900);
  font-size: 2.2rem;
  font-weight: 900;
  text-shadow: 0 0 10px purple,   0 0 15px purple,   0 0 20px purple,   0 0 40px purple,   0 0 20px rgba(255, 255, 255, 0.8),   0 0 60px rgba(255, 255, 255, 0.4),   0 0 80px rgba(255, 255, 255, 0.4),   0 0 100px rgba(255, 255, 255, 0.4);
  margin-bottom: -30px;
}
.home-text14 {
  color: var(--dl-color-secondary-100);
  font-size: 2rem;
  margin-top: var(--dl-space-space-doubleunit);
  font-weight: 500;
}
.home-text15 {
  color: var(--dl-color-secondary-200);
  font-size: 1.1rem;
  margin-top: 24px;
  text-align: left;
}
.home-lottie-node3 {
  width: 40%;
  height: auto;
  align-self: center;
}
.home-container07 {
  flex: 0 0 auto;
  width: auto;
  height: fit-content;
  display: flex;
  margin-top: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: center;
}
.home-step4 {
  width: 60%;
  display: flex;
  padding: 24px;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text16 {
  color: var(--dl-color-gray-900);
  font-size: 2.2rem;
  font-weight: 900;
  text-shadow: 0 0 10px purple,   0 0 15px purple,   0 0 20px purple,   0 0 40px purple,   0 0 20px rgba(255, 255, 255, 0.8),   0 0 60px rgba(255, 255, 255, 0.4),   0 0 80px rgba(255, 255, 255, 0.4),   0 0 100px rgba(255, 255, 255, 0.4);
  margin-bottom: -30px;
}
.home-text17 {
  color: var(--dl-color-secondary-100);
  font-size: 2rem;
  margin-top: var(--dl-space-space-doubleunit);
  font-weight: 500;
}
.home-text18 {
  color: var(--dl-color-secondary-200);
  font-size: 1rem;
  margin-top: 24px;
  text-align: left;
}
.home-lottie-node4 {
  width: 40%;
  align-self: center;
}
.home-image1 {
  flex: 1;
  width: 100vw;
  height: auto;
  transform: scaleY(0.7);
  align-self: center;
  margin-top: -400px;
  object-fit: cover;
  background-color: #23004a;
}
.home-banner {
  width: 100%;
  display: flex;
  max-width: 1400px;
  align-items: center;
  padding-top: 0px;
  padding-left: 48px;
  padding-right: 48px;
  flex-direction: column;
  padding-bottom: 100px;
  background-size: cover;
  justify-content: center;
  background-image: url('https://wallup.net/wp-content/uploads/2017/11/22/366841-black-street_light-minimalism.jpg');
}
.home-container08 {
  flex: 0 0 auto;
  width: 90%;
  display: flex;
  margin-top: var(--dl-space-space-fourunits);
  margin-bottom: var(--dl-space-space-fourunits);
  flex-direction: row;
  justify-content: center;
}
.home-step5 {
  width: 50%;
  display: flex;
  padding: 24px;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text19 {
  color: var(--dl-color-gray-900);
  font-size: 2rem;
  text-align: center;
  font-family: VT323;
  font-weight: 500;
  text-shadow: 0 0 10px lightcoral,   0 0 15px lightcoral,   0 0 20px lightcoral,   0 0 40px lightcoral,   0 0 20px rgba(255, 255, 255, 0.8),   0 0 60px rgba(255, 255, 255, 0.4),   0 0 80px rgba(255, 255, 255, 0.4),   0 0 100px rgba(255, 255, 255, 0.4);
  margin-bottom: -30px;
  text-decoration: none;
}
.home-heading {
  flex: 0 0 auto;
  color: var(--dl-color-secondary-100);
  width: auto;
  height: auto;
  display: flex;
  padding: 0px;
  font-size: 1.5rem;
  margin-top: var(--dl-space-space-doubleunit);
  font-family: VT323;
  font-weight: 500;
  flex-direction: row;
  padding-bottom: 5px;
  justify-content: center;
  text-decoration: none;
}
.home-text22 {
  color: var(--dl-color-secondary-200);
  font-size: 1rem;
  margin-top: 24px;
  text-align: left;
}
.home-container09 {
  height: auto;
  align-self: stretch;
}
.home-spotify {
  height: 100%;
  align-self: stretch;
}
.home-iframe {
  width: fit-content;
  height: 100%;
  align-self: center;
  border-radius: 1rem;
}
.home-link2 {
  display: contents;
}
.home-container10 {
  flex: 0 0 auto;
  width: 100vw;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  text-shadow: 0 0 10px cyan,   0 0 15px cyan,   0 0 20px cyan,   0 0 40px cyan,   0 0 20px rgba(255, 255, 255, 0.8),   0 0 60px rgba(255, 255, 255, 0.4),   0 0 80px rgba(255, 255, 255, 0.4),   0 0 100px rgba(255, 255, 255, 0.4);
  border-color: var(--dl-color-secondary-600);
  border-style: ridge;
  border-width: 1px;
  justify-content: center;
  text-decoration: none;
  background-color: rgba(0,0,0,0.6);
}
.home-text27 {
  color: cyan;
  font-size: 2rem;
  font-family: VT323;
  font-weight: 500;
}
.home-icon {
  fill: cyan;
  width: 2.5rem;
  height: auto;
  align-self: center;
}
.home-container11 {
  width: 100%;
  display: flex;
  z-index: 1;
  min-height: 100vh;
  align-items: center;
  font-family: VT323;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  background-size: cover;
  justify-content: center;
  background-image: url('https://ik.imagekit.io/DevInfinix/SamStudios/Elements/blob-scene-haikei_dVwkveGho.svg?updatedAt=1694190996641');
  background-repeat: none;
}
.home-step6 {
  display: flex;
  padding: 45px;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-sixunits);
  flex-direction: column;
  justify-content: center;
}
.home-text28 {
  color: var(--dl-color-gray-900);
  font-size: 4rem;
  text-align: center;
  font-weight: 900;
  text-shadow: 0 0 10px cyan,   0 0 15px cyan,   0 0 20px cyan,   0 0 40px cyan,   0 0 20px rgba(255, 255, 255, 0.8),   0 0 60px rgba(255, 255, 255, 0.4),   0 0 80px rgba(255, 255, 255, 0.4),   0 0 100px rgba(255, 255, 255, 0.4);
  margin-bottom: -30px;
}
.home-text29 {
  color: var(--dl-color-secondary-100);
  font-size: 2rem;
  margin-top: var(--dl-space-space-doubleunit);
  font-weight: 500;
}
.home-text30 {
  color: var(--dl-color-secondary-200);
  font-size: 1.2rem;
  margin-top: 24px;
  text-align: left;
}
.home-container12 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-social-bar {
  width: auto;
  height: 100%;
  display: flex;
  padding: 48px;
  margin-top: 0px;
  border-left: 0;
  flex-direction: column;
  backdrop-filter: saturate(700%)!important;
  justify-content: center;
}
.home-contaier {
  flex: 0 0 auto;
  width: 100vw;
  display: flex;
  max-width: 1320px;
  margin-top: 120px;
  align-items: center;
  padding-top: var(--dl-space-space-sixunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-sixunits);
  background-size: cover;
  justify-content: center;
  background-image: url('https://ik.imagekit.io/DevInfinix/SamStudios/Backgrounds/blob-scatter-haikei%20(1)_l4F3PeJ9B.svg?updatedAt=1694211799266');
}
.home-step7 {
  display: flex;
  padding: 45px;
  align-items: flex-start;
  font-family: VT323;
  margin-bottom: var(--dl-space-space-sixunits);
  flex-direction: column;
  justify-content: center;
}
.home-text41 {
  color: var(--dl-color-gray-900);
  font-size: 4rem;
  text-align: center;
  font-weight: 900;
  text-shadow: 0 0 10px cyan,   0 0 15px cyan,   0 0 20px cyan,   0 0 40px cyan,   0 0 20px rgba(255, 255, 255, 0.8),   0 0 60px rgba(255, 255, 255, 0.4),   0 0 80px rgba(255, 255, 255, 0.4),   0 0 100px rgba(255, 255, 255, 0.4);
  margin-bottom: -30px;
}
.home-text42 {
  color: var(--dl-color-secondary-100);
  font-size: 2rem;
  margin-top: var(--dl-space-space-doubleunit);
  font-weight: 500;
}
.home-form {
  width: 100%;
  height: auto;
  display: flex;
  font-size: 1.25rem;
  align-self: flex-start;
  align-items: center;
  border-radius: 15px;
  flex-direction: column;
}
.home-container13 {
  display: flex;
  align-items: center;
}
.home-container14 {
  width: 80%;
  display: flex;
  align-items: center;
}
.home-container15 {
  width: 80%;
  display: flex;
}
.home-textarea {
  min-width: 70%;
}
.home-button {
  flex: 1;
  width: fit-content;
  font-size: 1.2rem;
  align-self: flex-end;
  transition: 0.3s;
  font-family: VT323;
  border-width: 2px;
  border-radius: 15px;
  background-color: var(--dl-color-gray-black);
}
.home-button:hover {
  cursor: grab;
  transform: scale(1.2);
}
.home-static-wave-separator1 {
  height: 130px;
  min-width: 100%;
  transform: rotate(180deg);
  margin-top: 100px;
}
.home-static-wave-separator2 {
  width: 100%;
  height: 130px;
  margin-top: -5px;
  background-color: #080017;
}
@media(max-width: 991px) {
  .home-hero {
    padding-left: var(--dl-space-space-tripleunit);
    padding-right: var(--dl-space-space-tripleunit);
  }
  .home-glass-container {
    max-width: 960px;
  }
  .home-glitch-bg {
    height: 80vh;
  }
  .home-my-skills {
    padding-left: var(--dl-space-space-doubleunit);
    padding-right: var(--dl-space-space-doubleunit);
  }
  .home-text03 {
    text-align: center;
  }
  .home-planet-bg {
    top: 250px;
    left: 0px;
    right: 0px;
    width: auto;
    margin: auto;
  }
  .home-text05 {
    text-align: center;
  }
  .home-text08 {
    text-align: center;
  }
  .home-text11 {
    text-align: center;
  }
  .home-text14 {
    text-align: center;
  }
  .home-text17 {
    text-align: center;
  }
  .home-banner {
    flex-direction: column;
    background-image: url('https://i1.sndcdn.com/artworks-oAyXzPDGRLztNz2k-EgN38g-t500x500.jpg');
  }
  .home-text19 {
    text-align: center;
  }
  .home-container11 {
    padding-left: var(--dl-space-space-doubleunit);
    padding-right: var(--dl-space-space-doubleunit);
    justify-content: center;
  }
  .home-text28 {
    text-align: center;
  }
  .home-text29 {
    text-align: center;
  }
  .home-contaier {
    padding-left: var(--dl-space-space-doubleunit);
    padding-right: var(--dl-space-space-doubleunit);
  }
  .home-text41 {
    text-align: center;
  }
  .home-text42 {
    text-align: center;
  }
}
@media(max-width: 767px) {
  .home-text {
    margin-top: -30px;
  }
  .home-text02 {
    text-align: center;
    margin-right: 0px;
    padding-right: 0px;
  }
  .home-glitch-bg {
    height: 80vh;
  }
  .home-my-skills {
    width: 100%;
    margin-right: 6px;
  }
  .home-planet-bg {
    top: 246px;
    right: 0px;
    width: auto;
  }
  .home-step {
    padding: var(--dl-space-space-unit);
  }
  .home-text04 {
    color: var(--dl-color-gray-900);
  }
  .home-text06 {
    color: var(--dl-color-secondary-200);
    font-size: 1.1rem;
  }
  .home-step1 {
    padding: var(--dl-space-space-unit);
  }
  .home-text07 {
    color: var(--dl-color-gray-900);
  }
  .home-step2 {
    padding: var(--dl-space-space-unit);
  }
  .home-text10 {
    color: var(--dl-color-gray-900);
  }
  .home-step3 {
    padding: var(--dl-space-space-unit);
  }
  .home-text13 {
    color: var(--dl-color-gray-900);
  }
  .home-step4 {
    padding: var(--dl-space-space-unit);
  }
  .home-text16 {
    color: var(--dl-color-gray-900);
  }
  .home-image1 {
    margin-top: -300px;
  }
  .home-banner {
    padding-left: 32px;
    padding-right: 32px;
    background-image: url('https://e0.pxfuel.com/wallpapers/700/1013/desktop-wallpaper-full-black-colour-street-lamps-night.jpg');
  }
  .home-step5 {
    padding: var(--dl-space-space-unit);
  }
  .home-container11 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .home-social-bar {
    padding-left: 32px;
    padding-right: 32px;
  }
  .home-container14 {
    width: 90%;
  }
  .home-container15 {
    width: 90%;
  }
  .home-static-wave-separator1 {
    height: 80px;
  }
  .home-static-wave-separator2 {
    height: 80px;
  }
}
@media(max-width: 479px) {
  .home-text {
    width: fit-content;
    font-size: 36px;
    margin-top: -24px;
  }
  .home-text01 {
    font-size: 1.8rem;
  }
  .home-text02 {
    padding: 0px;
    margin-left: 0px;
  }
  .home-container01 {
    align-items: center;
    flex-direction: column;
  }
  .home-container02 {
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-glitch-bg {
    height: 100vh;
  }
  .home-my-skills {
    padding-bottom: 0px;
  }
  .home-type-writer1 {
    font-size: 1.8rem;
  }
  .home-text03 {
    font-size: 1.5rem;
  }
  .home-planet-bg {
    top: 411px;
    left: -562px;
    right: 0px;
    width: auto;
  }
  .home-features {
    flex-direction: column;
  }
  .home-text04 {
    font-size: 1.6rem;
  }
  .home-text05 {
    font-size: 1.4rem;
  }
  .home-lottie-node {
    flex: 0 0 auto;
    width: 40%;
    align-self: stretch;
  }
  .home-text07 {
    font-size: 1.6rem;
  }
  .home-text08 {
    font-size: 1.4rem;
  }
  .home-lottie-node1 {
    height: auto;
    align-self: stretch;
  }
  .home-text10 {
    font-size: 1.6rem;
  }
  .home-text11 {
    font-size: 1.4rem;
  }
  .home-lottie-node2 {
    height: auto;
    align-self: stretch;
  }
  .home-text13 {
    font-size: 1.6rem;
  }
  .home-text14 {
    font-size: 1.4rem;
  }
  .home-lottie-node3 {
    height: auto;
    align-self: stretch;
  }
  .home-text16 {
    font-size: 1.6rem;
  }
  .home-text17 {
    font-size: 1.4rem;
  }
  .home-image1 {
    margin-top: -80px;
  }
  .home-banner {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
    background-size: contain;
    background-image: url('https://e0.pxfuel.com/wallpapers/700/1013/desktop-wallpaper-full-black-colour-street-lamps-night.jpg');
    background-repeat: no-repeat;
  }
  .home-container08 {
    height: max-content;
    flex-direction: column;
  }
  .home-step5 {
    width: 100%;
  }
  .home-container09 {
    height: 20vh;
    align-self: stretch;
  }
  .home-spotify {
    height: 20vh;
  }
  .home-iframe {
    width: 100%;
    height: 20vh;
    border-radius: 1rem;
  }
  .home-text27 {
    font-size: 1.5rem;
  }
  .home-container11 {
    padding: var(--dl-space-space-doubleunit);
    flex-direction: column;
  }
  .home-step6 {
    height: max-content;
    padding: 15px;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .home-text28 {
    font-size: 2.5rem;
    align-self: center;
    text-align: center;
  }
  .home-text29 {
    font-size: 1.6rem;
    align-self: center;
  }
  .home-text30 {
    font-size: 1.2rem;
  }
  .home-container12 {
    width: 100%;
    height: max-content;
  }
  .home-social-bar {
    width: 100%;
    height: auto;
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    flex-direction: row;
    padding-bottom: 32px;
  }
  .home-step7 {
    height: max-content;
    padding: 15px;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .home-text41 {
    font-size: 2.5rem;
    align-self: center;
    text-align: center;
  }
  .home-text42 {
    font-size: 1.6rem;
    align-self: center;
  }
  .home-form {
    align-self: center;
  }
  .home-container14 {
    width: 100%;
    align-self: center;
    justify-content: center;
  }
  .home-container15 {
    width: 100%;
    align-items: stretch;
    justify-content: center;
  }
  .home-static-wave-separator1 {
    height: 80px;
  }
  .home-static-wave-separator2 {
    height: 80px;
  }
}
