.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  color: #161616;
  background-color: #151515;
  font-family: Metropolis Regular, sans-serif;
}

.navigation {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: .4px undefined undefined;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(39, 39, 39, .35);
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 273px;
  display: flex;
  position: fixed;
  top: 4%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 4px 32px rgba(0, 0, 0, .32);
}

.frame-1427 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  border-radius: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.text-2 {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.frame-1171278492 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 171px;
  margin-left: 64px;
  display: flex;
}

.frame-1171278491 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hi-all-i-m {
  color: #fff;
  font-size: 32px;
  font-weight: 100;
}

.text-3 {
  border: undefinedpx undefined undefined;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 21%, #222);
  -webkit-background-clip: text;
  background-clip: text;
  flex: 0 auto;
  font-size: 64px;
  font-weight: 600;
  line-height: 64px;
}

.btn {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #333;
  border-radius: 999px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 60px;
  display: flex;
}

.frame-4 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-4 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.vectors-wrapper {
  width: 24px;
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.i-am-a-product-designer-with-a-background-in-front-end-engineering-my-passion-for-designing-functional-and-intuitive-user-experiences-led-me-to-transition-into-a-career-in-product-design-0, .i-am-a-product-designer-with-a-background-in-front-end-engineering-my-passion-for-designing-functional-and-intuitive-user-experiences-led-me-to-transition-into-a-career-in-product-design-1 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.hero-section {
  height: 100vh;
  background-image: url('../images/Bg-_-Hero-Section-2.png'), radial-gradient(circle at 50% 0, #2e2e2e, rgba(21, 21, 21, 0) 34%), linear-gradient(#030303, #030303), radial-gradient(circle at 80% 60%, #0f2d62, rgba(21, 21, 21, .75) 26%), url('../images/Frame-1171278495.svg');
  background-position: 100%, 0 0, 0 0, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat, repeat, repeat;
  background-size: contain, auto, auto, auto, cover;
  margin-left: 0;
  margin-right: 0;
}

.clients-section {
  height: auto;
  background-image: url('../images/Ellipse-5.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -100px;
  padding-bottom: 140px;
}

.container-1248 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  display: flex;
}

.container-1248.container-1250 {
  display: flex;
}

.navbar {
  background-color: rgba(32, 32, 32, .1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, .32);
}

.container-1249 {
  color: #fff;
}

.navbar-logo-left {
  width: 100%;
  max-width: 1248px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: .4px undefined undefined;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  background-color: rgba(32, 32, 32, .4);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 273px;
  padding-right: 273px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 4px 32px rgba(0, 0, 0, .32);
}

.navbarcontainer {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-content {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 625px;
  grid-row-gap: 625px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  display: flex;
}

.text-5 {
  color: #858585;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-5:hover {
  color: #fff;
}

.column {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.image {
  display: none;
  position: static;
}

.actions {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #333;
  border: 1px solid rgba(51, 51, 51, 0);
  border-radius: 999px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 60px;
  text-decoration: none;
  transition: all .5s ease-in;
  display: flex;
}

.button:hover {
  background-color: #333;
  background-image: linear-gradient(169deg, #333 42%, #070707);
  border: 1px solid #363636;
  box-shadow: -3px -2px 6px 1px rgba(14, 167, 157, .18), 3px 2px 14px -3px #3356a3;
}

.button.resumecta {
  -webkit-text-stroke-color: #151515;
}

.frame-1171278493 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-6 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.vectors-wrapper-2 {
  width: 24px;
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-1171278497 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -200px;
  display: flex;
  position: relative;
}

.vectors-wrapper-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.frame-1171278496 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 100px;
  left: 226px;
}

.frame-1171278495 {
  grid-column-gap: 86px;
  grid-row-gap: 86px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-7624 {
  object-fit: cover;
}

.vectors-wrapper-4 {
  width: 136px;
  height: 49px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.my-design-impact-resonates-within-these-organisations-0 {
  color: #838383;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.my-design-impact-resonates-within-these-organisations-1 {
  color: #fff;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.heading {
  text-align: center;
}

.frame-1171278498 {
  grid-column-gap: 86px;
  grid-row-gap: 86px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.my-design-impact-resonates-within-these-organisations-2 {
  color: #fff;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.logo-title {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 24px 64px;
  display: flex;
}

.title {
  margin-top: 20px;
}

.content {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logos {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-0 {
  color: #838383;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.title-1 {
  color: #fff;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.content-2 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 140px;
  margin-left: auto;
  display: flex;
}

.hi-all-i-m-2 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  font-weight: 100;
}

.text-9 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 21%, #222);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 64px;
}

.error-b179c479-114d-ddae-17d7-1808d4056e9b {
  width: 530px;
  font-family: Metropolis Medium, sans-serif;
}

.frame-1171278499 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-5 {
  width: 24px;
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.i-am-a-product-designer-with-a-background-in-front-end-engineering-my-passion-for-designing-functional-and-intuitive-user-experiences-led-me-to-transition-into-a-career-in-product-design-2 {
  color: #838383;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.i-am-a-product-designer-with-a-background-in-front-end-engineering-my-passion-for-designing-functional-and-intuitive-user-experiences-led-me-to-transition-into-a-career-in-product-design-3 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.title-section {
  width: 100%;
  max-width: 960px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-3 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-10 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 25%, #1e1e1e 100%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 120%;
}

.curious-about-my-design-process-heres-a-sneak-peek-0 {
  color: #838383;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.curious-about-my-design-process-heres-a-sneak-peek-1 {
  color: #fff;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.curious-about-my-design-process-heres-a-sneak-peek-2 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #31968a 19%, #fff 92%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis Medium, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.my-work-section {
  height: auto;
  background-image: url('../images/Ellipse-10.svg'), url('../images/Ellipse-9.svg'), url('../images/Ellipse-6.svg');
  background-position: 0 100%, 0 60%, 0 20%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: auto, auto, auto;
  background-attachment: scroll, scroll, scroll;
  margin-bottom: 80px;
}

.columns {
  width: 1200px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding-top: 0;
  display: block;
}

.grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.cs_content {
  width: 100%;
  flex-direction: row;
  margin-top: 100px;
  display: block;
}

.cs_block {
  width: 100%;
  height: 520px;
  background-color: #fff0c1;
  background-image: url('../images/Group-1171278499.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 32px;
  padding-top: 64px;
  padding-left: 64px;
  padding-right: 64px;
}

.cs_block.sugar-app {
  background-color: #ffe5f3;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  margin-top: 128px;
}

.cs_block.pilotexams {
  margin-top: 100px;
}

.cs_block.cibil {
  background-color: rgba(21, 21, 21, 0);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border: 1px solid #2c2c2c;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: 128px;
}

.resume-section {
  height: auto;
  background-image: radial-gradient(circle at 50% 120%, #414141, #151515 45%);
  padding-top: 160px;
  padding-bottom: 160px;
}

.grid-2 {
  grid-template-rows: 456px;
  grid-template-columns: .75fr 1fr;
}

.frame-1171278502 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1171278500 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.pilotexaminations {
  color: #ac084a;
  font-family: Metropolis Regular, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.pilotexaminations.p-label {
  color: #b28300;
}

.pilotexaminations.c-bale {
  color: #fff;
}

.how-i-designed-a-platform-to-help-pilots-ace-their-dgca-exams---case-study {
  color: #ac084a;
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 100%;
}

.how-i-designed-a-platform-to-help-pilots-ace-their-dgca-exams---case-study.p-text {
  color: #b28300;
}

.how-i-designed-a-platform-to-help-pilots-ace-their-dgca-exams---case-study.c-text {
  color: #fff;
}

.text-12 {
  color: #000;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-12.c-para {
  color: #fff;
}

.frame-1423 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f8e19c;
  border-radius: 999px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 60px;
  display: flex;
}

.frame-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-13 {
  color: #ac084a;
  font-family: Metropolis Regular, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.text-13.pctaa-text {
  color: #7d5c00;
  font-family: Metropolis Medium, sans-serif;
}

.vectors-wrapper-6 {
  width: 24px;
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #880037;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-7625 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.frame-1171278503 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-1171278504 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffbbd6;
  border-radius: 999px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 60px;
  display: flex;
}

.frame-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-7 {
  width: 11px;
  height: 16px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-26060 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-14 {
  color: #ac084a;
  font-family: Metropolis Medium, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.vectors-wrapper-8 {
  width: 24px;
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-15 {
  color: #ac084a;
  font-family: Metropolis, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  display: flex;
}

.frame-1171278505 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #333;
  border-radius: 999px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 60px;
  display: flex;
}

.frame-1171278506 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-9 {
  width: 11px;
  height: 16px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-1171278507 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-16 {
  color: #646464;
  font-family: Metropolis Medium, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.vectors-wrapper-10 {
  width: 24px;
  height: 24px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-2 {
  height: auto;
  border: 1px solid #2c2c2c;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  margin-top: -2px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 64px;
}

.frame-1171278508 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-17 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 25%, #1e1e1e);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
}

.text-18 {
  color: #838383;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.action {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 999px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 60px;
  display: flex;
}

.frame-1171278510 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-19 {
  color: #000;
  font-family: Metropolis Medium, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.more-info-section {
  height: auto;
  background-color: #000;
  background-image: radial-gradient(circle at 100% 60%, #1c2955, rgba(0, 0, 0, 0) 21%), radial-gradient(circle at 0 30%, rgba(107, 88, 38, .64), rgba(0, 0, 0, 0) 16%), url('../images/Ellipse-17.svg'), url('../images/Ellipse-16.svg'), radial-gradient(circle at 50% 20%, #2b2b2b, rgba(0, 0, 0, 0) 31%), linear-gradient(#111, #000 50%, #000);
  background-position: 0 0, 0 0, 100% 30%, 0%, 0 0, 0 0;
  background-repeat: repeat, repeat, no-repeat, no-repeat, repeat, repeat;
  background-size: auto, auto, auto, auto, auto, auto;
  border-top: 1px solid #303030;
  border-top-left-radius: 64px;
  border-top-right-radius: 64px;
  padding-bottom: 160px;
}

.frame-1171278511 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-20 {
  text-align: center;
  line-height: 120%;
}

.text-21 {
  color: #838383;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.some-more-info-about-me-0 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 25%, #aeaeae);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis, sans-serif;
  font-size: 48px;
  font-weight: 600;
}

.some-more-info-about-me-1 {
  color: #000;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 48px;
  font-weight: 600;
}

.heading-2 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 43%, #1f1f1f);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
}

.div-block-3 {
  width: 100%;
  margin-top: 100px;
}

.frame-1171278512 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-22 {
  width: 500px;
  color: #fc5e5e;
}

.my-toolkit-0 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#d9c31a 0%, #b78500 100%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.my-toolkit-1 {
  color: #000;
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.from-creative-problem-solving-and-strategic-thinking-to-mastering-design-and-photography-tools-my-skills-cover-a-wide-spectrum-im-proficient-in-branding-adobe-photoshop-corel-draw-figma-webflow-wordpress-and-more-0 {
  width: 400px;
  color: #838383;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.from-creative-problem-solving-and-strategic-thinking-to-mastering-design-and-photography-tools-my-skills-cover-a-wide-spectrum-im-proficient-in-branding-adobe-photoshop-corel-draw-figma-webflow-wordpress-and-more-1 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.frame-1171278513 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 64px;
  display: flex;
}

.text-23 {
  width: 500px;
  text-align: right;
}

.what-i-advocate-0 {
  text-align: right;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#7189d1 0%, #284ab2 100%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.what-i-advocate-1 {
  color: #000;
  text-align: right;
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.i-wear-my-values-on-my-sleeve-im-a-staunch-advocate-for-the-environment-combating-climate-change-upholding-womens-and-human-rights-these-causes-are-close-to-my-heart-and-inspire-my-daily-actions-0 {
  color: #838383;
  text-align: right;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.i-wear-my-values-on-my-sleeve-im-a-staunch-advocate-for-the-environment-combating-climate-change-upholding-womens-and-human-rights-these-causes-are-close-to-my-heart-and-inspire-my-daily-actions-1 {
  color: #fff;
  text-align: right;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.frame-1171278514 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 64px;
  display: flex;
}

.text-24 {
  width: 500px;
}

.the-fuel-to-my-fire-0 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ffac72 0%, #c85e14 100%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.the-fuel-to-my-fire-1 {
  color: #000;
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.what-keeps-me-ticking-simplicity-in-design-and-life-the-calming-effect-of-ginger-tea-a-deep-appreciation-for-aesthetics-authentic-human-connections-and-a-daily-dose-of-meditation-and-music-oh-and-lets-not-forget-the-allure-of-those-perfectly-aligned-pixels-0 {
  color: #838383;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.what-keeps-me-ticking-simplicity-in-design-and-life-the-calming-effect-of-ginger-tea-a-deep-appreciation-for-aesthetics-authentic-human-connections-and-a-daily-dose-of-meditation-and-music-oh-and-lets-not-forget-the-allure-of-those-perfectly-aligned-pixels-1 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.about-me-section {
  height: auto;
  background-image: radial-gradient(circle at 50% 40%, rgba(82, 110, 196, .42), rgba(0, 0, 0, 0) 31%), url('../images/Group-1171278505.svg'), linear-gradient(#000, #151515);
  background-position: 0 0, 50% 0, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, auto, auto;
  margin-top: 0;
  padding-bottom: 140px;
}

.container {
  padding-top: 220px;
}

.frame-1171278515 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 220px;
  display: flex;
}

.text-25 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 25%, #00238b);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 120%;
}

.text-26 {
  color: #838383;
  text-align: center;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.image-7626 {
  margin-top: 40px;
}

.footer-section {
  height: 80vh;
  background-image: url('../images/Ellipse-22.svg'), radial-gradient(circle at 50% 100%, rgba(139, 61, 17, .45), rgba(21, 21, 21, 0) 43%);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.frame-1171278516 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 32px;
  display: flex;
}

.woah-youve-made-it-to-the-end {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 25%, #1e1e1e);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 120%;
}

.lets-cap-it-off-with-a-conversation-be-it-about-your-upcoming-venture-a-future-presentation-or-just-a-light-hearted-chat-im-here-for-it-0 {
  color: #838383;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.lets-cap-it-off-with-a-conversation-be-it-about-your-upcoming-venture-a-future-presentation-or-just-a-light-hearted-chat-im-here-for-it-1 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.container-1250 {
  max-width: 1248px;
  margin-top: 100px;
}

.frame-1171278517 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.drop-me-an-email-or-connect-on-my-social-media-handles-feel-free-to-reach-out-to-me {
  color: #838383;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-27 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.div-block-4 {
  border: 1px solid #2c2c2c;
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  margin-top: 32px;
  padding: 32px;
}

.frame-1171278518 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 32px;
  display: flex;
}

.vectors-wrapper-11 {
  width: 82px;
  height: 82px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-left: 1px solid #2c2c2c;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph {
  font-size: 18px;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-top: 140px;
  margin-bottom: 50px;
  font-size: 18px;
  position: static;
  top: 220px;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-span {
  color: #838383;
  font-family: Metropolis Regular, sans-serif;
  font-weight: 400;
}

.link-block {
  text-decoration: none;
}

.link-block:hover {
  box-shadow: 2px 1px 5px rgba(0, 0, 0, .2);
}

.button-2 {
  color: #000;
  background-color: #fff;
  padding: 16px 32px;
  font-family: Metropolis Medium, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block {
  color: #fff;
}

.button-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #333;
  border: 1px solid rgba(51, 51, 51, 0);
  border-radius: 999px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 60px;
  text-decoration: none;
  transition: all .5s ease-in;
  display: flex;
}

.button-copy:hover {
  background-color: #333;
  background-image: linear-gradient(169deg, #333 42%, #070707);
  border: 1px solid #363636;
  box-shadow: -3px -2px 6px 1px rgba(14, 167, 157, .18), 3px 2px 14px -3px #3356a3;
}

.button-copy.resumecta {
  -webkit-text-stroke-color: #151515;
}

.actions-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 4px;
  display: flex;
}

.frame-1171278519 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 999px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 60px;
  transition: all .5s;
  display: flex;
}

.frame-1171278519:hover {
  background-image: linear-gradient(332deg, #a2ebff, #fff1c6);
  box-shadow: 5px 3px 14px 1px #000;
}

.frame-1171278520 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-28 {
  color: #000;
  font-family: Metropolis Medium, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.frame-1424 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f8e19c;
  border-radius: 999px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 60px;
  transition: all .2s;
  display: flex;
}

.frame-1424:hover {
  background-image: linear-gradient(174deg, #f8e19c 39%, #dac074);
  box-shadow: 2px 4px 13px rgba(158, 124, 30, .34);
}

.frame-1171278521 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-29 {
  color: #7d5c00;
  font-family: Metropolis Regular, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

.container-1251, .container-1252, .container-1253, .container-1254, .container-1255, .container-1256 {
  max-width: 1248px;
}

.frame-1171278528 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 220px;
  display: flex;
}

.screenshot-2023-06-20-at-4-48-1 {
  height: 100%;
  object-fit: cover;
  background-color: rgba(0, 0, 0, .4);
  border-top-left-radius: 32px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 32px;
  display: flex;
}

.frame-1171278527 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(139.22deg, #000 24%, rgba(0, 0, 0, 0) 82%);
  border: 1px solid #2c2c2c;
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 32px;
  display: flex;
  box-shadow: 0 4px 32px #032022, 0 4px 4px rgba(0, 0, 0, .25);
}

.frame-1171278526 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1171278523 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1171278522 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-30 {
  color: #838383;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.frame-1171278529 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-31 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(174.81deg, #fff, #49c5cc 63%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 700;
  line-height: 32px;
}

.text-32 {
  color: #838383;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-33 {
  font-size: 14px;
}

.frame-1171278525 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1171278524 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1171278530 {
  width: 100%;
  max-width: 282px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  border: 1px solid #272727;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-12 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.from-ux-and-ui-to-psychology-human-behavior-and-even-the-latest-ai-trends-ive-always-embraced-a-disciplined-approach-to-learning-i-firmly-believe-in-dedicating-a-certain-number-of-hours-each-day-to-expand-my-knowledge-and-skills-because-lets-face-it-if-i-want-to-keep-racking-up-those-victories-i-cant-afford-to-hit-the-snooze-button-on-learning-1 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.prompt-engineering-from-vanderbilt-university-0 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.current-status {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 220px;
  display: flex;
}

.frame-1171278532 {
  width: 100%;
  max-width: 669px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(147.37deg, #000 24%, rgba(0, 0, 0, 0) 82%);
  border: 1px solid #2c2c2c;
  border-left-width: 0;
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 32px;
  display: flex;
  box-shadow: 0 4px 32px #032022, 0 4px 4px rgba(0, 0, 0, .25);
}

.frame-1171278533 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1171278534 {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1171278535 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-34 {
  color: #838383;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.frame-1171278536 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-35 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(174.81deg, #fff, #49c5cc 63%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 600;
  line-height: 32px;
}

.text-36 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.frame-1171278537 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1171278538 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-13 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.from-ux-and-ui-to-psychology-human-behavior-and-even-the-latest-ai-trends-ive-always-embraced-a-disciplined-approach-to-learning-i-firmly-believe-in-dedicating-a-certain-number-of-hours-each-day-to-expand-my-knowledge-and-skills-because-lets-face-it-if-i-want-to-keep-racking-up-those-victories-i-cant-afford-to-hit-the-snooze-button-on-learning-2 {
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.div-block-5 {
  margin-top: 121px;
}

@media screen and (max-width: 991px) {
  .hero-section {
    background-image: url('../images/IMG_1209-1.png'), url('../images/Bg-_-Hero-Section-2.png'), radial-gradient(circle at 50% 0, #2e2e2e, rgba(21, 21, 21, 0) 34%), linear-gradient(#030303, #030303), radial-gradient(circle at 80% 60%, #0f2d62, rgba(21, 21, 21, .75) 26%), url('../images/Frame-1171278495.svg');
    background-position: 100%, 100%, 0 0, 0 0, 0 0, 0 0;
    background-repeat: no-repeat, no-repeat, repeat, repeat, repeat, repeat;
    background-size: auto, contain, auto, auto, auto, cover;
  }

  .clients-section {
    height: auto;
    background-position: 50% 0;
    background-size: auto;
  }

  .container-1248 {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 0;
  }

  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
    opacity: 1;
    filter: blur(90%);
    background-color: rgba(0, 0, 0, .98);
  }

  .navbar-link {
    justify-content: center;
  }

  .title {
    margin-top: 20px;
  }

  .logos {
    flex-direction: column;
    align-items: center;
  }

  .columns {
    width: auto;
    flex-flow: column;
    flex: 1;
    align-content: space-around;
    align-self: stretch;
    display: flex;
  }

  .column-2 {
    flex-direction: row;
    flex: none;
    align-self: auto;
    align-items: center;
    display: block;
  }

  .grid {
    width: 90%;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    grid-template: "."
                   "."
                   / 4fr 4fr 4fr;
    grid-auto-columns: 4fr;
    grid-auto-flow: row;
    align-content: flex-end;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin-top: 32px;
    display: grid;
  }

  .columns-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .cs_block {
    height: auto;
    border-radius: 24px;
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .grid-2 {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .frame-1171278502 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .div-block-2 {
    padding-left: 32px;
  }

  .more-info-section {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
  }

  .heading-2 {
    margin-top: 40px;
  }

  .about-me-section {
    padding-bottom: 100px;
  }

  .frame-1171278515, .text-25 {
    margin-top: 100px;
  }

  .footer-section {
    height: auto;
  }

  .container-1250 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .frame-1171278517 {
    width: 100%;
    align-items: flex-start;
    display: flex;
  }

  .drop-me-an-email-or-connect-on-my-social-media-handles-feel-free-to-reach-out-to-me {
    width: 100%;
  }

  .frame-1171278518 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-left: 20px;
  }

  .column-3 {
    border-left-style: none;
    margin-top: 20px;
  }

  .paragraph-2 {
    margin-top: 220px;
    margin-bottom: 20px;
  }

  .columns-3 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .column-4 {
    flex-direction: row-reverse;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .container-1251 {
    max-width: none;
  }

  .container-1252 {
    margin-top: 140px;
  }

  .menu-button {
    background-color: rgba(200, 200, 200, 0);
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .icon {
    color: #fff;
  }

  .current-status {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: .75fr 2fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 140px;
    display: grid;
  }

  .div-block-5 {
    margin-left: 32px;
    margin-right: 32px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    height: auto;
    background-image: url('../images/IMG_1209-1.png'), url('../images/Bg-_-Hero-Section-2.png'), radial-gradient(circle at 50% 0, #2e2e2e, rgba(21, 21, 21, 0) 34%), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), radial-gradient(circle at 80% 60%, #0f2d62, rgba(21, 21, 21, .75) 26%), url('../images/Frame-1171278495.svg');
    background-position: 100%, 100%, 0 0, 0 0, 0 0, 0 0;
    background-repeat: no-repeat, no-repeat, repeat, repeat, repeat, repeat;
    background-size: cover, 800px, auto, auto, auto, cover;
  }

  .clients-section {
    margin-top: 40px;
  }

  .navbar-logo-left {
    width: 90%;
  }

  .column {
    flex-direction: column-reverse;
    margin-top: 0;
  }

  .image {
    padding-top: 40px;
  }

  .content-2 {
    margin-top: 159px;
  }

  .text-9 {
    font-size: 46px;
  }

  .error-b179c479-114d-ddae-17d7-1808d4056e9b {
    width: 90%;
  }

  .text-10 {
    font-size: 46px;
  }

  .columns-2 {
    order: 1;
  }

  .cs_block.sugar-app, .cs_block.pilotexams, .cs_block.cibil {
    margin-top: 64px;
  }

  .resume-section {
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .div-block-2 {
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
    padding-left: 32px;
  }

  .text-17 {
    font-size: 46px;
  }

  .more-info-section {
    background-image: radial-gradient(circle at 100% 70%, #1c2955, rgba(0, 0, 0, 0) 21%), radial-gradient(circle at 0 20%, rgba(107, 88, 38, .64), rgba(0, 0, 0, 0) 16%), url('../images/Ellipse-17.svg'), url('../images/Ellipse-16.svg'), radial-gradient(circle at 50% 20%, #2b2b2b, rgba(0, 0, 0, 0) 31%), linear-gradient(#111, #000 50%, #000);
    background-position: 0 0, 0 0, 100% 30%, 0%, 0 0, 0 0;
    background-repeat: repeat, repeat, no-repeat, no-repeat, repeat, repeat;
    background-size: auto, auto, auto, auto, auto, auto;
  }

  .heading-2 {
    font-size: 46px;
  }

  .frame-1171278513 {
    text-align: right;
    margin-top: 100px;
  }

  .text-23 {
    width: auto;
    float: none;
    clear: none;
    text-align: left;
  }

  .what-i-advocate-0, .what-i-advocate-1 {
    text-align: left;
  }

  .frame-1171278514 {
    margin-top: 100px;
  }

  .text-24 {
    width: auto;
  }

  .text-25, .woah-youve-made-it-to-the-end {
    font-size: 46px;
  }

  .frame-1171278518 {
    margin-left: 0;
  }

  .vectors-wrapper-11 {
    width: 64px;
    height: 64px;
  }

  .column-3 {
    justify-content: flex-start;
    margin-top: 40px;
  }

  .screenshot-2023-06-20-at-4-48-1 {
    display: none;
  }

  .current-status {
    grid-template-rows: 1fr auto;
    grid-template-columns: 2fr;
  }

  .frame-1171278532 {
    border-radius: 24px;
    padding: 32px;
  }

  .frame-1171278537 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .frame-1171278538 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    background-image: url('../images/IMG_1209-1.png'), url('../images/Bg-_-Hero-Section-2.png'), radial-gradient(circle at 50% 0, #2e2e2e, rgba(21, 21, 21, 0) 34%), linear-gradient(#030303, #030303), radial-gradient(circle at 80% 60%, #0f2d62, rgba(21, 21, 21, .75) 26%), url('../images/Frame-1171278495.svg');
    background-position: 100% 0, 100%, 0 0, 0 0, 0 0, 0 0;
    background-repeat: no-repeat, no-repeat, repeat, repeat, repeat, repeat;
    background-size: 414px, contain, auto, auto, auto, cover;
    margin-top: 40px;
  }

  .clients-section {
    margin-top: 60px;
    padding-bottom: 60px;
  }

  .container-1248 {
    flex-direction: column;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 32px;
  }

  .navbar-logo-left {
    width: 99%;
  }

  .column {
    flex-direction: column-reverse;
    align-items: center;
  }

  .button {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .title {
    text-align: center;
    margin-top: 0;
  }

  .content-2 {
    margin-top: 180px;
    margin-left: 0;
  }

  .error-b179c479-114d-ddae-17d7-1808d4056e9b {
    width: 100%;
  }

  .content-3 {
    margin-top: 40px;
  }

  .text-11 {
    text-align: center;
  }

  .grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    display: flex;
  }

  .columns-2 {
    flex-direction: column;
    order: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cs_block {
    background-position: 0 100%;
    background-size: auto;
    border-radius: 16px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 16px;
  }

  .cs_block.sugar-app {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cs_block.pilotexams {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cs_block.cibil {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1171278500 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .pilotexaminations {
    font-size: 16px;
  }

  .how-i-designed-a-platform-to-help-pilots-ace-their-dgca-exams---case-study {
    font-size: 24px;
  }

  .frame-1423 {
    width: 100%;
    text-align: center;
    align-self: auto;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1171278504 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-15 {
    text-align: center;
  }

  .div-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
  }

  .frame-1171278505 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-2 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .action {
    padding-left: 20px;
    padding-right: 20px;
  }

  .more-info-section {
    background-image: radial-gradient(circle at 100% 70%, #1c2955, rgba(0, 0, 0, 0) 21%), radial-gradient(circle at -60% 20%, rgba(109, 80, 4, .64), rgba(0, 0, 0, 0) 16%), url('../images/Ellipse-17.svg'), url('../images/Ellipse-16.svg'), radial-gradient(circle at 50% 20%, #2b2b2b, rgba(0, 0, 0, 0) 31%), linear-gradient(#111, #000 50%, #000);
    background-position: 0 0, 0 0, 100% 30%, 0%, 0 0, 0 0;
    background-repeat: repeat, repeat, no-repeat, no-repeat, repeat, repeat;
    background-size: auto, auto, auto, auto, auto, auto;
    padding-bottom: 60px;
  }

  .text-22, .from-creative-problem-solving-and-strategic-thinking-to-mastering-design-and-photography-tools-my-skills-cover-a-wide-spectrum-im-proficient-in-branding-adobe-photoshop-corel-draw-figma-webflow-wordpress-and-more-0 {
    width: auto;
  }

  .frame-1171278513 {
    margin-top: 100px;
  }

  .text-23 {
    width: auto;
    text-align: left;
    line-height: 32px;
  }

  .frame-1171278514 {
    margin-top: 100px;
  }

  .text-24 {
    width: auto;
  }

  .the-fuel-to-my-fire-0 {
    line-height: 32px;
  }

  .footer-section {
    height: auto;
  }

  .container-1250 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-4 {
    padding: 20px;
  }

  .frame-1171278518 {
    flex-direction: row;
    align-items: flex-end;
  }

  .vectors-wrapper-11 {
    width: 54px;
    height: 54px;
  }

  .column-3 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-2 {
    width: 200px;
    margin: 140px auto 0;
    padding-bottom: 48px;
    line-height: 28px;
  }

  .button-copy {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .current-status {
    margin-top: 100px;
  }

  .frame-1171278532 {
    padding: 20px;
  }

  .frame-1171278533, .frame-1171278534 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .div-block-5 {
    margin-left: 20px;
    margin-right: 20px;
  }
}

#w-node-_563a6bfb-83f6-2280-a0da-db61620723ac-57162ce3, #w-node-_86617c78-1404-c1d1-181c-fdd7e20dcbf3-57162ce3, #w-node-_78319eec-95ea-fe5d-006a-81b558699799-57162ce3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}


@font-face {
  font-family: 'Metropolis Black';
  src: url('../fonts/Metropolis-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis Light';
  src: url('../fonts/Metropolis-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis Medium';
  src: url('../fonts/Metropolis-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis Regular';
  src: url('../fonts/Metropolis-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis Thin';
  src: url('../fonts/Metropolis-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}