img {
  max-width: 100%;
  display: inline-block;
}

.div-block {
  background-color: #14161a;
  border: 1px solid #14161a;
}

.hero-header-wrapper {
  background-color: #14161a;
  border: 0 solid #14161a;
  padding-bottom: 83px;
  padding-left: 129px;
  padding-right: 128px;
  font-family: Inter, sans-serif;
  display: block;
}

.upper-wrapper {
  grid-column-gap: 270px;
  grid-row-gap: 270px;
  flex-flow: column;
  margin-left: 0;
  margin-right: 0;
  padding-top: 76px;
  display: flex;
}

.hero-upper {
  justify-content: space-between;
  display: flex;
}

.hero-right-menu {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading {
  color: #a4aec5;
  letter-spacing: -6px;
  width: 730px;
  height: 206px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 68px;
  font-weight: 300;
  line-height: 65px;
}

.text-span {
  color: #fff;
}

.image {
  width: 14px;
}

.link {
  font-weight: 400;
}

.work-link {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.work-link:hover {
  text-decoration: underline;
}

.work-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.work-wrapper:hover {
  color: #fff;
  text-decoration: underline;
  transform: translate(0);
}

.resume-wrapper, .social-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.social-link {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.social-link:hover {
  text-decoration: underline;
}

.hero-lower {
  border-bottom: 1px solid #43454880;
  justify-content: space-between;
  margin-top: 150px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 47px;
  display: flex;
}

.paragraph {
  color: #a4aec5;
  width: 494px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 170%;
}

.heading-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  letter-spacing: -4px;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-size: 46px;
  font-weight: 300;
  line-height: 45px;
  display: flex;
}

.logo-downward {
  background-color: #ff4600;
  border-radius: 1000px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 54px;
  max-width: 1400px;
  height: 54px;
  margin-left: 0;
  display: flex;
}

.hero-left-lower {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.hero-right-lower {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.hero-sec-2 {
  background-color: #14161a;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 30px 50px;
}

.hero-sec-2.her-sec-3 {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding: 40px 128px;
}

.hero-sec-2.hero-sec-4 {
  z-index: 0;
  background-color: #14161a;
  padding-top: 170px;
  padding-left: 128px;
  padding-right: 128px;
  position: static;
}

.sec-2-image-wrapper {
  background-image: url('../images/98.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 7px;
  max-width: 1180px;
  margin-top: -50px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px 770px;
}

.sec-2-image-wrapper._2 {
  background-image: url('../images/purrsonal.png');
  background-position: 50%;
  background-size: cover;
}

.sec-2-image-wrapper._3 {
  background-image: url('../images/city-bike.png');
  background-position: 50%;
  background-size: cover;
}

.hero-sec-2-lower-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

._1-block {
  background-color: #fff;
  border-radius: 1px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 230px;
  padding-bottom: 4px;
  display: flex;
}

._1-block._2, ._1-block._3, ._1-block._4, ._1-block._5 {
  background-color: #393b41;
}

.heading-arrow-sec-2 {
  justify-content: space-between;
  display: block;
}

.sec-2-paragraph {
  color: #4d4d4d;
}

.sec-2-arrow-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-sec-2-block {
  justify-content: space-between;
  display: flex;
}

.heading-3 {
  color: #8f9aa8;
  letter-spacing: -4px;
  -webkit-text-stroke-color: #8f9aa8;
  width: 550px;
  font-family: Inter, sans-serif;
  font-size: 56px;
  font-weight: 300;
  line-height: 46px;
}

.heading-3._2 {
  color: #fff;
  width: 590px;
}

.heading-3._3 {
  color: #fff;
  width: 490px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
}

.text-span-2 {
  color: #8f9aa8;
  letter-spacing: -4px;
  font-size: 56px;
  font-weight: 200;
}

.paragraph-2 {
  color: #8f9aa8;
  width: 420px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

._1-arrow {
  transform-style: preserve-3d;
  background-color: #252526;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

._1-arrow:hover {
  transform: scale3d(1.2, 1.2, 1.1);
}

._2-arrow {
  background-color: #252526;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

._2-arrow:hover {
  transform: scale(1.2);
}

.image-2, .image-3 {
  width: 34px;
  height: 34px;
}

.body {
  background-color: #14161a;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.image-4 {
  width: 15px;
}

.div-block-2 {
  text-align: center;
  background-color: #14161a;
  min-height: 600px;
  padding-top: 0;
}

.heading-4 {
  color: #fff;
}

.menu_header_wrapper, .header_contnet_wrapper {
  display: none;
}

.h1 {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.links {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: flex-end;
  max-width: 1180px;
  margin-left: auto;
  margin-right: -85px;
  padding-top: 71px;
  display: flex;
}

.email {
  color: #fff;
  letter-spacing: -3px;
  max-width: 1180px;
  margin: 0 auto;
  padding-top: 34px;
  font-family: Inter, sans-serif;
  font-size: 44px;
  font-weight: 400;
}

.collab {
  color: #fff;
  letter-spacing: -6px;
  margin-top: -326px;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Inter, sans-serif;
  font-size: 71px;
  font-weight: 400;
}

.text-span-6 {
  color: #ff4600;
}

.nav {
  color: #a4aec5;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.right {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-2, .link-3, .link-4 {
  color: #b1b2b3;
  text-decoration: none;
}

.left {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

._1-slider-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

._1-slider-wrapper._1 {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

._1-slider-wrapper._2 {
  background-color: #14161a;
  border-radius: 8px;
}

.slider {
  transform-style: preserve-3d;
  border-radius: 8px;
  height: 801px;
  padding-top: 0;
  padding-bottom: 0;
}

.slider:hover {
  transform: scale3d(1none, 1none, 1none);
}

.slider._1, .slider._2 {
  background-color: #ddd0;
}

.slide-nav {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: flex-end;
  align-items: center;
  margin: 31px auto 0;
  padding-top: 0;
  display: flex;
  position: static;
}

.slide {
  background-image: url('../images/98.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.slide._1 {
  position: relative;
}

.slide._2 {
  background-image: url('../images/purrsonal.png');
  background-position: 50%;
  background-size: cover;
}

.slide._3 {
  background-image: url('../images/city-bike.png');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/2-heaven.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
}

.slide-2._2 {
  background-image: url('../images/purr-2.png');
  background-position: 50%;
  background-size: cover;
}

.slide-2._3 {
  background-image: url('../images/c-2.png');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/get-in-touch.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
}

.slide-3._3 {
  background-image: url('../images/purrsonal-3.png');
  background-position: 50%;
  background-size: cover;
}

.slide-3._4 {
  background-image: url('../images/c-3.png');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/find-rehab.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
}

.slide-4._4 {
  background-image: url('../images/purr-4.png');
  background-position: 50%;
  background-size: cover;
}

.slide-4._5 {
  background-image: url('../images/c-4.png');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/sign-in.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
}

.slide-5._5 {
  background-image: url('../images/purr-5.png');
  background-position: 50%;
  background-size: cover;
}

.slide-5._6 {
  background-image: url('../images/c-5.png');
  background-position: 50%;
  background-size: cover;
}

.right-arrow {
  transform-style: preserve-3d;
  background-color: #14161a;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  margin: 370px 10px;
  padding: 10px;
  display: flex;
  position: absolute;
  transform: scale(.9);
  box-shadow: 0 4px 20px 1px #0000003d;
}

.right-arrow:hover {
  transform: none;
}

.right-arrow:active {
  transform: scale(.8)translate(2px);
}

.right-arrow:focus {
  transform: none;
}

.icon {
  color: red;
}

.link-5 {
  color: #fff;
  text-decoration: none;
}

.left-arrow {
  background-color: #14161a;
  border-radius: 2000px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  margin: 370px 10px;
  padding: 10px;
  display: flex;
  transform: scale(.9);
  box-shadow: 0 4px 20px 1px #0003;
}

.left-arrow:hover {
  border-radius: 1000px;
  transform: none;
}

.left-arrow:active {
  transform: translate(-2px)scale(.8);
}

.link-6 {
  color: #fff;
  text-decoration: none;
}

.mask-1, .mask-2 {
  border-radius: 8px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.dulbha_menu {
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
}

.menu_close, .link_wrapper, .new_menu_wrapper {
  display: none;
}

.footer {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 120px;
  display: flex;
}

.collaborate_button {
  color: #fff;
  text-align: center;
  letter-spacing: -3px;
  text-indent: 0;
  column-count: 0;
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 300;
}

.email_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  background-color: #fff;
  border-radius: 1110px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 620px;
  padding: 32px 74px;
  display: flex;
  position: relative;
  overflow: visible;
}

.email_wrapper:hover {
  color: #fff;
  font-family: Inter, sans-serif;
}

.email_click {
  z-index: 1;
  color: #000;
  text-align: left;
  letter-spacing: 0;
  font-family: Inter, sans-serif;
  font-size: 34px;
  font-weight: 300;
  text-decoration: none;
  position: relative;
}

.fotter_link_wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.browse {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-top: 1px solid #afb0b099;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 32px;
  margin-right: 32px;
  padding-top: 12px;
  padding-right: 0%;
  display: flex;
}

.link-7 {
  color: #848484;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.link-8 {
  color: #fff;
  letter-spacing: 0;
  cursor: pointer;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.link-9 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-10 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.link-10.w--current {
  font-size: 18px;
}

.div-block-6 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.email_button_wrapper {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 181px;
  display: flex;
}

.footer_links {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding-bottom: 100px;
  display: flex;
}

.section {
  margin-top: 235px;
  padding-bottom: 80px;
}

.div-block-9 {
  z-index: -3;
  filter: blur(20px);
  background-color: #ff5925;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  inset: 4% 0% 0%;
}

.div-block-10 {
  font-family: Inter, sans-serif;
}

.email_link {
  color: #000;
  background-color: #14161a;
  border: 1px solid #fff;
  border-radius: 100px;
  padding: 30px 56px;
  font-family: Inter, sans-serif;
  text-decoration: none;
  position: relative;
}

.text-block {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  font-size: 24px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-11 {
  z-index: -1;
  filter: blur(44px);
  background-color: #ff5925;
  border-radius: 130px;
  width: 100%;
  height: 56%;
  display: none;
  position: absolute;
  inset: 37% 0% 0%;
}

.div-block-12 {
  z-index: -1;
  filter: blur(17px);
  background-color: #000;
  width: 98%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 5% 0% 0% 1%;
}

.slider-2 {
  background-color: #000;
  background-image: linear-gradient(#14161a, #14161a);
  border-radius: 6px;
  height: 700px;
  min-height: 0;
}

.slide-6 {
  border-radius: 8px;
  margin-right: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: static;
}

.slider-3 {
  border-radius: 8px;
  height: 940px;
  min-height: 0;
  margin-top: 0;
  padding: 68px 0;
  font-size: 14px;
  position: relative;
}

.slide-nav-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  -webkit-text-stroke-color: #fff;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: -72px;
  display: flex;
}

.slide-nav-3 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: -72px;
  display: flex;
}

.slider-4 {
  border-radius: 12px;
  height: 780px;
  min-height: 0;
  max-height: 780px;
}

.slide-nav-4 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: -72px;
  display: flex;
}

.mobile_content_wrapper, .link-11, .div-block-16, .image-9 {
  display: none;
}

.footer_wrapper {
  margin-top: 0;
  padding-top: 140px;
}

.heading-8 {
  color: #848484;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.icon-embed-custom {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.6875rem;
  height: 1.6875rem;
  display: flex;
}

.icon-embed-custom-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.3125rem;
  height: 1.3125rem;
  display: flex;
}

.icon-embed-custom-3, .icon-embed-custom-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5625rem;
  height: 1.5625rem;
  display: flex;
}

.icon-embed-custom-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.125rem;
  height: 1.1875rem;
  display: flex;
}

.icon-embed-custom-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.375rem;
  height: 4.375rem;
  display: flex;
}

.section-2 {
  display: none;
}

.mask-4 {
  border-radius: 10px;
  height: 874px;
}

.slide-7 {
  background-color: #14161a;
  background-image: url('../images/Heaven-1.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  margin: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: static;
}

.slide-8 {
  background-image: url('../images/purrsonal.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  position: static;
}

.mask-5 {
  background-color: #000;
  background-image: linear-gradient(#14161a, #14161a);
  border-radius: 4px;
  padding-left: 0;
  padding-right: 0;
}

.slide-9 {
  background-color: #14161a;
  background-image: url('../images/Heaven-2.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
}

.slide-10 {
  background-color: #14161a;
  background-image: url('../images/Heaven-3.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
}

.slide-11 {
  background-color: #14161a;
  background-image: url('../images/Heaven-4.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  line-height: 18px;
}

.slide-12 {
  background-color: #14161a;
  background-image: url('../images/Heaven-5.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
}

.mask-6 {
  border-radius: 12px;
}

.slide-13 {
  background-image: url('../images/purr-2.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
}

.slide-14 {
  background-image: url('../images/purrsonal-3.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
}

.slide-15 {
  background-image: url('../images/purr-4.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
}

.slide-16 {
  background-image: url('../images/purr-5.png');
  background-position: 50%;
  background-size: cover;
}

.icon-6, .icon-7 {
  display: none;
}

.left_icon_wrapper {
  background-color: #000;
  border-radius: 390px;
  justify-content: space-between;
  align-items: center;
  width: 64px;
  height: 64px;
  padding: 4px;
  display: flex;
}

.left_icon_wrapper:active {
  transform: translate(6px)scale(.8);
}

.right-arrow-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.svg-8 {
  padding: 14px;
}

.left-arrow-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.svg-9 {
  padding: 14px;
}

.purrsonal-slide-1 {
  background-image: url('../images/Purrsonal-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.purrsonal_2 {
  background-image: url('../images/Purrsonal-2.jpg'), url('../images/purr-2.png');
  background-position: 50%, 50%;
  background-size: cover, cover;
}

.purrsonal_3 {
  -webkit-text-fill-color: inherit;
  background-color: #14161a;
  background-image: url('../images/Purrsonal-3.jpg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
}

.purrsonal_4 {
  background-image: url('../images/Purrsonal-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.purrsonal_5 {
  background-image: url('../images/Purrsonal-5.jpg');
  background-position: 50%;
  background-size: cover;
}

.city-bike_1 {
  background-color: #14161a;
  background-image: url('../images/Bike-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-17 {
  background-color: #14161a;
  background-image: url('../images/c-2.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.bike_2 {
  background-color: #14161a;
  background-image: url('../images/Bike-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.bike_3 {
  background-color: #14161a;
  background-image: url('../images/Bike-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.bike_4 {
  background-color: #14161a;
  background-image: url('../images/Bike-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.bike_5 {
  background-color: #14161a;
  background-image: url('../images/Bike-5.jpg');
  background-position: 50%;
  background-size: cover;
}

.text-span-7 {
  color: #fff;
}

.tablet_menu, .div-block-24 {
  display: none;
}

.mm1 {
  background-image: url('../images/mm1.jpg');
  background-position: 50%;
  background-size: cover;
}

.mobile-1 {
  background-image: url('../images/mobile-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.mobile-2 {
  background-image: url('../images/mobile-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.mobile-3 {
  background-image: url('../images/mobile-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.mobile-4 {
  background-image: url('../images/mobile-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.mobile-5 {
  background-image: url('../images/mobile-5.jpg');
  background-position: 50%;
  background-size: cover;
}

.home-1 {
  background-image: url('../images/home-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.home2 {
  background-image: url('../images/home-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.home-3 {
  background-image: url('../images/home-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.home-4 {
  background-image: url('../images/home-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.home-5 {
  background-image: url('../images/home-5.jpg');
  background-position: 50%;
  background-size: cover;
}

.mma1 {
  background-image: url('../images/mm1.jpg');
  background-position: 50%;
  background-size: cover;
}

.mma2 {
  background-image: url('../images/mm2.jpg');
  background-position: 50%;
  background-size: cover;
}

.mm3 {
  background-image: url('../images/mm3.jpg');
  background-position: 50%;
  background-size: cover;
}

.mm4 {
  background-image: url('../images/mm4.jpg');
  background-position: 50%;
  background-size: cover;
}

.mm5 {
  background-image: url('../images/mm5.jpg');
  background-position: 50%;
  background-size: cover;
}

@media screen and (max-width: 991px) {
  .hero-header-wrapper {
    display: none;
  }

  .hero-right-menu {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    font-size: 0;
  }

  .heading {
    letter-spacing: -2px;
    text-indent: 0;
    column-count: 0;
    width: 416px;
    height: 120px;
    font-size: 40px;
    line-height: 40px;
  }

  .image {
    width: 12px;
  }

  .work-link {
    font-size: 10px;
  }

  .work-wrapper {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .work-wrapper:hover {
    transform: none;
  }

  .resume-wrapper {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .resume-wrapper:hover {
    transform: none;
  }

  .social-wrapper {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .social-wrapper:hover {
    transform: none;
  }

  .social-link {
    font-size: 10px;
  }

  .hero-lower {
    padding-bottom: 33px;
  }

  .paragraph {
    width: 350px;
    font-size: 10px;
  }

  .heading-2 {
    width: auto;
    padding-left: 0;
    font-size: 35px;
    line-height: 34px;
  }

  .logo-downward {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
  }

  .hero-left-lower {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-end;
    padding-right: 0;
    display: flex;
  }

  .hero-sec-2 {
    text-align: left;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-sec-2.her-sec-3 {
    padding: 40px 40px 100px;
  }

  .hero-sec-2.hero-sec-4 {
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .sec-2-image-wrapper {
    background-position: 50%;
    background-size: cover;
    max-width: none;
    min-height: auto;
    margin-top: 0;
    padding-bottom: 467px;
    line-height: 0;
  }

  .hero-sec-2-lower-wrapper {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    padding-top: 40px;
  }

  ._1-block {
    padding-bottom: 3px;
    line-height: 0;
  }

  .heading-arrow-sec-2 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 330px;
    margin-top: -28px;
    padding-bottom: 0;
  }

  .sec-2-paragraph {
    width: 370px;
  }

  .sec-2-lower-heading {
    align-self: auto;
    width: 330px;
  }

  .hero-sec-2-block {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .heading-3 {
    color: #8f9aa8e6;
    letter-spacing: -2px;
    width: 410px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 34px;
  }

  .heading-3._2 {
    letter-spacing: -2px;
    width: 484px;
    font-size: 40px;
  }

  .heading-3._3 {
    width: 334px;
    font-size: 30px;
  }

  .text-span-2 {
    letter-spacing: -2px;
    width: 590px;
    font-size: 44px;
  }

  .paragraph-2 {
    color: #8f9aa899;
    padding-top: 12px;
    font-size: 16px;
  }

  ._1-arrow, ._2-arrow {
    width: 44px;
    height: 44px;
  }

  .image-2, .image-3 {
    width: 22px;
    height: 22px;
  }

  .image-4 {
    width: 10px;
  }

  .menu_header_wrapper {
    background-color: #14161a;
    padding-top: 3px;
    padding-bottom: 3px;
    display: block;
  }

  .navbar {
    display: flex;
  }

  .about_heading {
    color: #8b95af;
    text-align: center;
    letter-spacing: -6px;
    align-self: auto;
    width: 713px;
    margin-top: 40px;
    font-family: Inter, sans-serif;
    font-size: 66px;
    font-weight: 300;
    line-height: 63px;
  }

  .text-span-3 {
    color: #fff;
  }

  .header_contnet_wrapper {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 40px 0 30px;
    display: flex;
  }

  .paragraph-3 {
    color: #a4aec5ab;
    text-align: center;
    width: 480px;
    margin-bottom: 0;
    padding: 10px 24px 8px;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
  }

  .hero-paragraph {
    justify-content: center;
    align-items: flex-end;
    padding-top: 19px;
    display: flex;
  }

  .menu {
    color: #fff;
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

  .menu-button {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    border: 1px solid #2a2b2f;
    border-radius: 1000px;
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-top: -90px;
    padding: 0 22px;
    display: none;
    position: relative;
  }

  .menu-button:hover {
    -webkit-text-fill-color: inherit;
    background-color: #14161a;
    background-clip: border-box;
  }

  .image-5 {
    width: 20px;
    padding-top: 8px;
  }

  .menu_logo {
    width: 14px;
  }

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

  .links {
    grid-column-gap: 53px;
    grid-row-gap: 53px;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 99px;
    padding-right: 29px;
  }

  .email {
    width: 680px;
    margin-left: 12px;
    padding-left: 0;
    padding-right: 0;
  }

  .collab {
    width: 615px;
    margin-left: 7px;
  }

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

  .left {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero-project-24 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-align: center;
    border-bottom: 1px solid #43454859;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 740px;
    margin-top: 50px;
    margin-left: 600px;
    margin-right: 600px;
    padding-bottom: 30px;
    padding-right: 0;
    display: flex;
  }

  .heading-7 {
    color: #fff;
    letter-spacing: -2px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-weight: 300;
  }

  .image-7 {
    width: 44px;
  }

  ._1-slider-wrapper {
    padding: 0;
  }

  .slider {
    width: 740px;
    height: 500px;
  }

  .slide-nav {
    display: none;
    position: absolute;
    left: -343px;
  }

  .slide {
    padding: 0;
  }

  .slide._1 {
    clear: none;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .right-arrow {
    justify-content: center;
    align-items: center;
    width: 54px;
    height: 54px;
    margin-top: 229px;
    margin-bottom: 229px;
  }

  .link-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .left-arrow {
    width: 54px;
    height: 54px;
    margin-top: 230px;
    margin-bottom: 230px;
  }

  .link-6 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-blur-layer {
    z-index: 99;
    background-color: #484848c9;
    width: 108vh;
    height: 200vh;
    display: block;
    position: fixed;
    overflow: visible;
  }

  .lower-pop-up {
    z-index: 1000000000;
    background-color: #000;
    border-radius: 20px 20px 0 0;
    width: 100vw;
    margin-top: 324px;
    margin-bottom: 0;
    padding: 50px 0;
    position: sticky;
    inset: 46% 0% auto;
  }

  .div-block-3 {
    color: #fff;
    background-color: #a01414;
    border-radius: 1000px;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin-top: 29px;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    bottom: 173px;
    left: 707px;
  }

  .svg {
    width: 32px;
    height: 32px;
  }

  .div-block-4 {
    color: #3d3e3e;
    background-color: #3d3e3e;
    height: 100vh;
  }

  .div-block-5 {
    z-index: 22222;
    color: #000;
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    position: sticky;
    top: auto;
    bottom: auto;
  }

  .dulbha_menu, .menu_close, .link_wrapper, .new_menu_wrapper {
    display: block;
  }

  .browse {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    border-top-color: #afb0b01a;
    flex-flow: column;
    width: 678px;
  }

  .link-8, .link-9, .link-10 {
    font-size: 16px;
  }

  .footer_links {
    display: none;
  }

  .section {
    padding-bottom: 28px;
  }

  .slider-2, .slider-3 {
    max-height: 470px;
  }

  .slide-nav-2, .slide-nav-3 {
    display: none;
  }

  .slider-4 {
    max-height: 470px;
  }

  .slide-nav-4 {
    display: none;
  }

  .mobile_content_wrapper {
    z-index: 10;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    background-color: #48484845;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: -185px;
    display: block;
    position: fixed;
    inset: auto 0% 0%;
    overflow: visible;
  }

  .close_menu_content {
    background-color: #000;
    border-radius: 70px 70px 0 0;
    margin: 524px 0 178px;
    padding-left: 42px;
    padding-right: 39px;
    font-size: 40px;
    text-decoration: none;
    display: none;
  }

  .close_icon {
    background-color: #ff5925;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-left: auto;
    display: flex;
    position: relative;
    top: -40px;
  }

  .link-11 {
    font-size: 50px;
    text-decoration: none;
  }

  .close_link_wrapper_tablet {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    flex-flow: column;
    margin-top: 31px;
    display: flex;
  }

  .div-block-16 {
    margin-top: 76px;
  }

  .footer_wrapper {
    padding-top: 40px;
  }

  .icon-embed-custom {
    color: #fff;
    font-size: 55px;
    font-weight: 700;
  }

  .close_link_wrapper_mobile {
    grid-column-gap: 86px;
    grid-row-gap: 86px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 43px;
    margin-bottom: 124px;
    display: flex;
  }

  .link-block-2 {
    color: #fff;
    flex: 1;
    align-self: stretch;
    text-decoration: none;
  }

  .link-block-3, .link-block-4, .link-block-5 {
    color: #fff;
    align-self: stretch;
    text-decoration: none;
  }

  .social_wrapper {
    border-top: 1px solid #3f4144;
    border-bottom: 0 solid #616161;
    justify-content: space-between;
    align-items: flex-start;
    padding: 30px 20px 20px;
    display: flex;
  }

  .icon-embed-custom-2 {
    width: 4rem;
    height: 2.6rem;
  }

  .icon-embed-custom-3 {
    width: 4rem;
    height: 4rem;
    margin-top: -9px;
  }

  .icon-embed-custom-5 {
    width: 3rem;
    height: 2.6rem;
  }

  .icon-embed-custom-6 {
    color: #a4aec5;
    width: 3rem;
    height: 2.8rem;
  }

  .link-block-6, .link-block-7 {
    color: #fff;
  }

  .heading-9 {
    color: #8b95afb3;
    margin-top: 42px;
    margin-bottom: 42px;
    padding-left: 122px;
    padding-right: 122px;
    font-family: Inter, sans-serif;
    font-weight: 300;
  }

  .slide-7 {
    vertical-align: baseline;
  }

  .icon-4, .icon-5, .icon-6, .icon-7, .left_icon_wrapper {
    display: none;
  }

  .text-span-7 {
    font-size: 40px;
  }

  .tablet_menu {
    grid-column-gap: 110px;
    grid-row-gap: 110px;
    justify-content: center;
    align-items: flex-end;
    padding-top: 23px;
    padding-bottom: 23px;
    display: flex;
  }

  .link-12 {
    color: #8b95af;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
  }

  .div-block-24 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    padding-bottom: 40px;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .hero-sec-2 {
    padding-top: 60px;
  }

  .hero-sec-2.her-sec-3 {
    padding: 10px 20px 60px;
  }

  .hero-sec-2.hero-sec-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sec-2-image-wrapper {
    border-radius: 2px;
    padding: 0 20px 288px;
  }

  .hero-sec-2-lower-wrapper {
    padding-top: 0;
  }

  .heading-arrow-sec-2 {
    width: 510px;
  }

  .sec-2-arrow-wrapper {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .heading-3 {
    letter-spacing: -2px;
    width: 360px;
    font-size: 28px;
    line-height: 28px;
  }

  .heading-3._2 {
    width: 350px;
    font-size: 32px;
  }

  .text-span-2 {
    letter-spacing: -3px;
    text-indent: 0;
    column-count: 0;
    width: 370px;
    font-size: 32px;
    line-height: 29px;
  }

  .paragraph-2 {
    padding-top: 0;
    font-size: 12px;
  }

  ._1-arrow, ._2-arrow {
    width: 38px;
    height: 38px;
  }

  .about_heading {
    color: #8b95afc9;
    letter-spacing: -3px;
    width: 540px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 30px;
    font-size: 42px;
    font-weight: 300;
    line-height: 43px;
  }

  .paragraph-3 {
    letter-spacing: -1px;
    width: 360px;
    padding-top: 12px;
    padding-bottom: 0;
    font-weight: 300;
  }

  .menu {
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 300;
  }

  .menu-button {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    height: 36px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .menu_logo {
    width: 12px;
  }

  .hero-project-24 {
    width: 540px;
    margin-left: auto;
    margin-right: auto;
  }

  ._1-slider-wrapper {
    margin-right: 0;
  }

  .slider {
    width: 470px;
    height: 310px;
    margin-left: auto;
    margin-right: auto;
  }

  .slide {
    margin-left: auto;
    margin-right: auto;
  }

  .right-arrow {
    width: 54px;
    height: 54px;
    margin-top: 124px;
    margin-bottom: 124px;
  }

  .link-5 {
    margin-left: 27px;
    margin-right: 27px;
    padding-left: 0;
    padding-right: 0;
  }

  .left-arrow {
    width: 54px;
    height: 54px;
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .browse {
    width: 520px;
    padding-right: 0%;
  }

  .slider-2, .slider-3 {
    max-height: 350px;
  }

  .slide-nav-2 {
    display: none;
  }

  .slider-4 {
    max-height: 350px;
  }

  .mobile_content_wrapper {
    display: block;
  }

  .close_menu_content {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .close_icon {
    display: flex;
  }

  .heading-9 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 111px;
    padding-right: 111px;
    font-size: 13px;
  }

  .div-block-23 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-span-7 {
    font-size: 32px;
  }

  .link-12 {
    color: #717a90;
    font-size: 14px;
    font-weight: 300;
  }
}

@media screen and (max-width: 479px) {
  .hero-header-wrapper {
    display: none;
  }

  .work-link {
    display: block;
  }

  .hero-sec-2 {
    padding: 20px 10px 60px;
  }

  .hero-sec-2.her-sec-3 {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 6px 60px;
    font-family: Inter, sans-serif;
    display: block;
  }

  .hero-sec-2.hero-sec-4 {
    padding-bottom: 40px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .sec-2-image-wrapper {
    border-radius: 3px;
    margin-top: 30px;
    padding: 113px;
  }

  .heading-arrow-sec-2 {
    width: 0;
  }

  .sec-2-paragraph {
    width: 310px;
  }

  .sec-2-lower-heading {
    width: 240px;
  }

  .sec-2-arrow-wrapper {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .heading-3 {
    letter-spacing: -1px;
    width: 230px;
    font-size: 22px;
    line-height: 20px;
  }

  .heading-3._2 {
    width: 246px;
    font-size: 22px;
  }

  .heading-3._3 {
    width: 207px;
    font-size: 22px;
  }

  .text-span-2 {
    letter-spacing: -1px;
    padding-right: 0;
    font-size: 22px;
    line-height: 26px;
  }

  .paragraph-2 {
    width: 90vw;
    font-size: 12px;
    line-height: 19px;
  }

  ._1-arrow, ._2-arrow {
    width: 32px;
    height: 32px;
    display: none;
  }

  .image-2, .image-3 {
    width: 18px;
    height: 18px;
  }

  .menu_header_wrapper {
    display: block;
  }

  .about_heading {
    color: #a6aec3bd;
    text-align: center;
    letter-spacing: -2px;
    align-self: stretch;
    width: 320px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 28px;
    font-weight: 300;
    line-height: 28px;
  }

  .header_contnet_wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 38px;
    display: flex;
  }

  .paragraph-3 {
    width: 280px;
    padding: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
  }

  .menu {
    font-size: 13px;
  }

  .menu-button {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    color: #ecebeb;
    cursor: pointer;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .menu_logo {
    width: 12px;
    font-size: 14px;
  }

  .h2 {
    text-align: left;
  }

  .links {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 200px;
    margin-left: -130px;
    padding-left: 0;
    padding-right: 0;
  }

  .email {
    letter-spacing: -1px;
    width: 230px;
    margin-left: -121px;
    padding-top: 10px;
    padding-right: 137px;
    font-size: 18px;
    line-height: 17px;
  }

  .collab {
    letter-spacing: -3px;
    width: 310px;
    margin-left: -127px;
    font-size: 36px;
  }

  .link-3 {
    font-size: 13px;
  }

  .hero-project-24 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    color: #181818;
    border-bottom: 1px solid #202226;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 316px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-7 {
    font-size: 28px;
    font-weight: 400;
  }

  .image-7 {
    width: 42px;
  }

  .slider {
    width: 340px;
    height: 230px;
  }

  .right-arrow {
    width: 52px;
    height: 52px;
    margin-top: 88px;
    margin-bottom: 88px;
    padding-left: 0;
    padding-right: 0;
  }

  .link-5 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .left-arrow {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .menu-blur-layer {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: 100vh;
    display: flex;
    position: fixed;
    inset: 0;
    overflow: visible;
  }

  .lower-pop-up {
    clear: none;
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 74px;
    padding-bottom: 20px;
    display: flex;
    position: sticky;
    top: auto;
    left: 0%;
  }

  .div-block-3 {
    background-color: #ff4600;
    justify-content: center;
    align-items: center;
    position: absolute;
    inset: -50px 20px auto auto;
    transform: translate(0);
  }

  .svg {
    width: 22px;
    height: 22px;
  }

  .work {
    color: #fff;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 12px;
    font-family: Inter, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 30px;
  }

  .social-wrapper {
    grid-column-gap: 63px;
    grid-row-gap: 63px;
    border-top: 1px solid #202226;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 100vw;
    margin-top: 30px;
    padding-top: 30px;
  }

  ._1-link {
    color: #a6aec3;
    width: 20px;
    height: 20px;
  }

  ._2-link, ._3-link, ._4-link, .svg-2 {
    width: 20px;
    height: 20px;
  }

  .svg-3, .path, .path-2 {
    color: #a4aec5;
  }

  .navbar-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: fixed;
    top: 100vh;
  }

  .dulbha_menu {
    z-index: 100;
    color: #3a3a3a;
    background-color: #272727cc;
    height: 100%;
    display: none;
    position: fixed;
  }

  .menu_content_container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #000;
    border-radius: 18px 18px 0 0;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 62vh;
    font-size: 20px;
    display: flex;
    position: fixed;
    inset: auto 0% 0%;
  }

  .menu_close {
    background-color: #ff5925;
    border-radius: 100px;
    padding-top: 0;
    position: absolute;
    inset: -5% 7% auto auto;
  }

  .menu_link {
    color: #fff;
    letter-spacing: -1px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 20px;
    font-family: Inter, sans-serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 0;
    text-decoration: none;
    display: block;
  }

  .link_wrapper {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    background-color: #000;
    border: 0 #fff;
    border-top: 1px solid #202226;
    border-radius: 0;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    margin-top: 80px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .image-8 {
    width: 50px;
    height: 50px;
    padding: 12px;
    position: static;
    inset: 0% 0% auto auto;
  }

  .svg-4 {
    color: #a6aec3;
    background-color: #000;
    width: 24px;
    height: 24px;
    padding-left: 0;
  }

  .svg-5 {
    color: #a6aec3;
    width: 30px;
    height: 30px;
  }

  .svg-6 {
    width: 20px;
    height: 20px;
  }

  .svg-7 {
    color: #a6aec3;
    width: 20px;
    height: 20px;
  }

  .path-3 {
    color: #a6aec3;
  }

  .new_menu_wrapper {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 70px;
    display: flex;
  }

  .close, .link-block {
    padding-left: 0;
    padding-right: 0;
  }

  .footer {
    display: none;
  }

  .collaborate_button {
    letter-spacing: -2px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 27px;
    font-weight: 400;
    display: block;
  }

  .email_wrapper, .browse {
    display: none;
  }

  .email_button_wrapper {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    margin: 48px auto 83px;
  }

  .email_link {
    border-width: 1px;
    border-color: #fff;
    border-radius: 1070px;
    margin-left: auto;
    margin-right: auto;
    padding: 4px;
  }

  .text-block {
    letter-spacing: 0;
    padding: 14px 29px;
    font-size: 20px;
    font-weight: 300;
  }

  .slider-2, .slider-3, .slider-4 {
    max-height: 210px;
  }

  .mobile_content_wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    -webkit-text-stroke-color: #575757;
    background-color: #22212166;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    padding: 0;
    display: none;
    position: fixed;
    inset: 0%;
    overflow: visible;
  }

  .close_menu_content {
    border-radius: 20px 20px 0 0;
    flex: none;
    justify-content: center;
    align-self: stretch;
    align-items: flex-end;
    margin: 0;
    padding: 0 0 1px;
    font-family: Inter, sans-serif;
    font-size: 0;
    display: block;
    position: sticky;
    bottom: 0;
  }

  .close_icon {
    width: 50px;
    height: 50px;
    margin-right: 6px;
    top: -24px;
  }

  .footer_wrapper {
    padding-top: 10px;
  }

  .icon-embed-custom {
    width: 1.3rem;
    height: 1.3rem;
  }

  .close_link_wrapper_mobile {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    letter-spacing: -1px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 0;
    padding-left: 20px;
    font-family: Inter, sans-serif;
    font-weight: 300;
    display: flex;
  }

  .link-block-5 {
    display: flex;
  }

  .social_wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    border: 1px solid #000;
    border-top-color: #5a60724f;
    justify-content: space-between;
    align-items: flex-end;
    padding: 20px 10px;
  }

  .icon-embed-custom-2 {
    -webkit-text-stroke-color: #575757;
    width: 1.4rem;
    height: 1.4rem;
  }

  .icon-embed-custom-3 {
    width: 1.8rem;
    height: 1.8rem;
    margin-top: 0;
    position: relative;
    top: 5px;
    left: 0;
  }

  .icon-embed-custom-5 {
    width: 1.8rem;
    height: 1.4rem;
  }

  .icon-embed-custom-6 {
    width: 1.4rem;
    height: 1.5rem;
  }

  .link-block-7 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .text-block-2, .text-block-3, .text-block-4, .text-block-5 {
    font-family: Inter, sans-serif;
    font-size: 30px;
  }

  .section-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-left: 6px;
    padding-right: 6px;
    display: flex;
  }

  .div-block-19 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .link-block-8 {
    color: #fff;
    padding: 0 10px 0 0;
    text-decoration: none;
  }

  .text-block-6 {
    padding-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
  }

  .text-block-7, .text-block-8 {
    padding-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 16px;
  }

  .text-block-9 {
    color: #fff9;
    font-family: Inter, sans-serif;
    font-size: 13px;
    font-weight: 400;
  }

  .text-block-10, .text-block-11 {
    color: #fff9;
    font-family: Inter, sans-serif;
    font-size: 13px;
    font-weight: 500;
  }

  .heading-9 {
    color: #a6aec380;
    text-align: center;
    text-indent: 0;
    width: 318px;
    margin: 28px auto auto;
    padding-left: 19px;
    padding-right: 19px;
    font-family: Inter, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    display: block;
  }

  .icon-2, .icon-3 {
    display: none;
  }

  .div-block-20 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    border-top: .5px solid #2c2d31;
    flex-flow: column;
    padding-top: 16px;
    display: flex;
  }

  .div-block-21, .div-block-22 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    border-top: .5px solid #494a4d73;
    flex-flow: column;
    padding-top: 16px;
    display: flex;
  }

  .icon-4, .icon-5, .icon-6, .icon-7, .left_icon_wrapper {
    display: none;
  }

  .city-bike_1 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-span-7 {
    font-size: 22px;
  }

  .tablet_menu, .div-block-24 {
    display: none;
  }
}


