@font-face {
  font-family: Modum;
  src: url('../fonts/Modum.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Navara Demo;
  src: url('../fonts/Navara-Demo-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --cyan: #00a69c;
  --yellow: #ffc400;
  --pink: #d91c5c;
}

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










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

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

a {
  text-decoration: none;
}

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

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #000;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f00;
  border: 5px solid #000;
  border-radius: 0;
  padding: 12px 25px;
  font-family: Bitter, serif;
  font-size: 18px;
  line-height: 20px;
  transform: translate(0);
  box-shadow: 5px 5px red;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.image {
  max-width: 50%;
}

.body {
  background-color: #f7f7f7;
}

.navbar, .nav-menu-xs, .nav-button, .blur {
  display: none;
}

.nav-menu-xl {
  transform-style: preserve-3d;
  display: none;
}

.hero {
  display: none;
}

.hero-div {
  z-index: 10;
  margin-left: 5%;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-3 {
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Modum, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.services, .contact {
  display: none;
}

.loop-div {
  width: 400px;
  height: 120px;
  overflow: clip;
}

.heading-dm {
  filter: drop-shadow(2px 2px 3px #000000b3);
  transform-origin: 0%;
  color: var(--cyan);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 60px;
  position: absolute;
}

.heading-gd {
  filter: drop-shadow(2px 2px 3px #000000b3);
  transform-origin: 0%;
  color: var(--pink);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 60px;
  position: absolute;
}

.heading-wd {
  filter: drop-shadow(2px 2px 3px #000000b3);
  transform-origin: 0%;
  color: var(--yellow);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 60px;
  position: absolute;
}

.header-1, .portfolio {
  display: none;
}

.body-2 {
  background-color: #f2f2f2;
}

.div-block-21, .portfolio-main {
  display: none;
}

.bold-text {
  color: #4d4d4d;
}

.paragraph-10 {
  color: #fff;
  text-align: center;
  border: 1px solid gray;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 30vw;
  height: 150px;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 1.6vw;
  line-height: 4vh;
  display: flex;
}

.body-3 {
  background-color: #1a1a1a;
}

.paragraph-13 {
  text-align: left;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Varela Round, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.aboutus {
  display: none;
}

.text-span-3 {
  font-size: 18px;
}

.paragraph-15 {
  width: 70vw;
  margin-top: 60px;
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-44 {
  border: 1px solid gray;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  width: 280px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
  display: flex;
  overflow: clip;
}

.image-26 {
  width: 50px;
}

.heading-19 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 22px;
}

.link-block-10 {
  border: 1px solid gray;
  border-radius: 20px;
  justify-content: space-around;
  align-items: center;
  width: 25%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  overflow: clip;
}

.link-block-10:hover {
  background-color: #333;
}

.seemorebuttons {
  justify-content: space-between;
  align-items: center;
  height: 70px;
  margin-top: 60px;
  display: flex;
}

.image-32 {
  filter: invert();
  height: 40%;
}

.text-span-4 {
  color: red;
}

.image-35 {
  width: 60%;
}

.heading-21-copy {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 1vw;
  line-height: 26px;
}

.navbar992 {
  z-index: 50;
  justify-content: space-between;
  padding: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.logo {
  z-index: 100;
  border: 1px solid #b3b3b3;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 4px #0000004d;
}

.link-block-11 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fff9;
  border: 1px solid #e6e6e6;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 45px;
  display: flex;
  box-shadow: 1px 1px 4px #0000004d;
}

.link-block-11:hover {
  background-color: #ffffffe6;
}

.div-block-52 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 380px;
  padding-top: 0;
  padding-right: 0;
  display: flex;
}

.heading-23 {
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Modum, Arial, sans-serif;
  font-size: 28px;
}

.hero992 {
  height: 100vh;
  position: static;
  overflow: clip;
}

.button-19 {
  border-radius: 50px;
  width: 150px;
  height: 45px;
  font-family: Modum, Arial, sans-serif;
}

.menu-btn {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fff9;
  border: 1px solid #e6e6e6;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 40px;
  display: flex;
}

.div-block-54 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 15px;
  display: flex;
}

.div-block-55 {
  background-color: #000000e6;
  width: 20px;
  height: 2px;
}

.heading-24 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Modum, Arial, sans-serif;
  font-size: 28px;
}

.div-block-56 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 150px;
  display: flex;
}

.image-40 {
  width: 100%;
  position: absolute;
}

.side-nav {
  z-index: 49;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  perspective-origin: 0%;
  transform-origin: 0%;
  transform-style: preserve-3d;
  background-color: #ffffffb3;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top-right-radius: 30px;
  flex-flow: column;
  width: 500px;
  height: 100vh;
  padding-top: 160px;
  display: flex;
  position: fixed;
  inset: auto auto 0% 0%;
  transform: scale3d(0, 1, 1);
}

.nav-item-c {
  background-color: var(--cyan);
  opacity: .9;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-top: 0;
  padding-left: 40px;
  display: flex;
}

.heading-25 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Modum, Arial, sans-serif;
  font-size: 34px;
}

.nav-item-p {
  background-color: var(--pink);
  opacity: .9;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-top: 0;
  padding-left: 40px;
  display: flex;
}

.nav-item-y {
  background-color: var(--yellow);
  opacity: .9;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-top: 0;
  padding-left: 40px;
  display: flex;
}

.heading-26 {
  color: gray;
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-family: Modum, Arial, sans-serif;
}

.nav-item {
  background-color: #ffffff80;
  border-bottom: 1px solid #999;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-top: 0;
  padding-left: 40px;
  display: flex;
}

.nav-item:hover {
  background-color: #ffffffe6;
}

.div-block-58 {
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0%;
}

.background-video-4 {
  height: 200%;
  display: none;
}

.paragraph-16 {
  margin-top: 60px;
  margin-bottom: 0;
  padding-left: 40px;
  font-family: Varela Round, sans-serif;
  font-size: 12px;
}

.heading-26-copy {
  color: gray;
  background-color: #fff0;
  border-bottom: 1px solid #999;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-family: Modum, Arial, sans-serif;
}

.image-41 {
  width: 100%;
}

.div-block-59 {
  width: 100%;
  height: 50px;
  margin-left: 40px;
  display: flex;
}

.link-block-12 {
  color: #333;
  background-color: #ffffff80;
  border: 1px solid #999;
  border-top-style: none;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 45px;
  font-family: Modum, Arial, sans-serif;
  font-size: 30px;
  display: flex;
}

.link-block-12.w--current {
  color: #fff;
  background-color: #1a1a1a;
}

.paragraph-17 {
  margin-bottom: 0;
}

.link-block-12-off {
  background-color: #ffffff80;
  border: 1px solid #999;
  border-top-style: none;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 45px;
  display: flex;
}

.paragraph-17-off {
  color: #000;
  margin-bottom: 0;
  font-family: Modum, Arial, sans-serif;
  font-size: 30px;
}

.image-40-2 {
  opacity: 0;
  width: 40%;
  position: absolute;
  left: 22px;
}

.link-block-13 {
  z-index: 999;
  background-color: #86676700;
  width: 50%;
  height: 60px;
  margin-top: 35px;
  margin-left: 30px;
  position: absolute;
  inset: 0% 0% auto;
}

.link-block-13.w--current {
  z-index: 11;
  background-color: #86676700;
  width: 50%;
  height: 60px;
  margin-top: 35px;
  margin-left: 30px;
  position: absolute;
  inset: 0% 0% auto;
}

.image-42 {
  height: 45%;
}

.link-block-11-home {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fff9;
  border: 1px solid #e6e6e6;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
  box-shadow: 1px 1px 4px #0000004d;
}

.link-block-11-home:hover {
  background-color: #ffffffe6;
}

.heading-27 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Modum, Arial, sans-serif;
  font-size: 40px;
  position: absolute;
  inset: auto 0% 0%;
}

.link-block-14 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fff9;
  border: 1px solid #e6e6e6;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 45px;
  margin-top: 20px;
  display: flex;
  box-shadow: 1px 1px 4px #0000004d;
}

.link-block-14:hover {
  background-color: #ffffffe6;
}

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

.services992 {
  background-color: #f2f2f2;
  flex-flow: column;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.div-block-61 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: 1400px;
  display: flex;
}

.heading-28 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
}

.div-block-62 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-29 {
  text-align: center;
  border-bottom: 1px solid #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  padding: 10px;
  font-family: Modum, Arial, sans-serif;
}

.div-block-63 {
  display: flex;
}

.card {
  border: 1px solid #1a1a1a;
  border-radius: 0 20px 20px;
  width: 350px;
  height: 420px;
  position: relative;
  box-shadow: 2px 2px 5px #0003;
}

.div-block-64 {
  background-color: var(--cyan);
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
}

.image-43 {
  filter: invert();
  max-width: 65%;
  margin-left: 2px;
}

.icon992-c {
  background-color: var(--cyan);
  border-right: 1px solid #000;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.cardtitle {
  border-bottom: 1px solid #000;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-bottom: 16px;
  display: flex;
  box-shadow: 0 2px 5px #0006;
}

.heading-30 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
}

.div-block-66 {
  margin-top: 10px;
  margin-left: 10px;
  display: block;
}

.paragraph-18 {
  margin-top: 2px;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 13px;
}

.heading-31 {
  border-bottom: 2px solid var(--cyan);
  text-align: center;
  width: 390px;
  margin-top: 60px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 40px;
}

.div-block-67 {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.div-block-68 {
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.link-block-15 {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-15:hover {
  background-image: url('../images/Hanging-Paper-Bag-Mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block-16 {
  background-color: var(--cyan);
  border-top: 1px solid #000;
  border-bottom-right-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-16:hover {
  filter: brightness(110%);
}

.heading-32 {
  color: #1a1a1a;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Modum, Arial, sans-serif;
  display: flex;
}

.heading-32:hover {
  color: #fff;
}

.link-block-15-copy {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-15-copy:hover {
  background-image: url('../images/KAR1.webp');
  background-position: 50% 0;
  background-size: cover;
}

.icon992-p {
  background-color: var(--pink);
  border-right: 1px solid #000;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.icon992-y {
  background-color: var(--yellow);
  border-right: 1px solid #000;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.image-43-b {
  max-width: 65%;
  margin-left: 2px;
}

.image-43-b2 {
  max-width: 65%;
  margin-left: 10px;
}

.heading-33 {
  border-bottom: 2px solid var(--pink);
  text-align: center;
  width: 300px;
  margin-top: 60px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 40px;
}

.heading-34 {
  border-bottom: 2px solid var(--yellow);
  text-align: center;
  width: 230px;
  margin-top: 60px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 40px;
}

.div-block-67-copy {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.link-block-17 {
  background-color: var(--pink);
  border-top: 1px solid #000;
  border-bottom-right-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-17:hover {
  filter: brightness(110%);
}

.link-block-18 {
  background-color: var(--yellow);
  border-top: 1px solid #000;
  border-bottom-right-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-18:hover {
  filter: brightness(110%);
}

.heading-32-copy {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Modum, Arial, sans-serif;
  display: flex;
}

.heading-32-copy:hover {
  color: #fff;
}

.link-block-15-copy2 {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-15-copy2:hover {
  background-image: url('../images/WhatsApp-Image-2025-12-06-at-18.25.27-3.jpeg');
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: cover;
}

.link-block-15-copy1 {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-15-copy1:hover {
  background-image: url('../images/KAR1.webp');
  background-position: 50% 0;
  background-size: cover;
}

.link-block-15-copy3 {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-15-copy3:hover {
  background-image: url('../images/Hanging-Paper-Bag-Mockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block-15-copy4 {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-15-copy4:hover {
  background-image: url('../images/256.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.link-block-15-copy5 {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-15-copy5:hover {
  background-image: url('../images/STORY.webp');
  background-position: 50% 0;
  background-size: cover;
}

.link-block-15-copy6 {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-15-copy6:hover {
  background-image: url('../images/Screenshot_1.webp');
  background-position: 50% 0;
  background-size: cover;
}

.link-block-15-copy7 {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-15-copy7:hover {
  background-image: url('../images/efcc24c0-d6c2-4c0d-9965-f7279a8fa502_rw_1920.webp');
  background-position: 50%;
  background-size: cover;
}

.link-block-15-copy8 {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-15-copy8:hover {
  background-image: url('../images/530708ac-8fa2-4e00-9e2e-ec5ff4de343b_rw_1920.webp');
  background-position: 50%;
  background-size: cover;
}

.portfolio992 {
  background-color: #f2f2f2;
  flex-flow: column;
  align-items: center;
  padding-top: 120px;
  display: flex;
}

.div-block-69 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  place-content: center;
  width: 90%;
  max-width: 1400px;
  display: grid;
}

.div-block-70 {
  border-radius: 20px;
  width: 350px;
  height: 300px;
  position: relative;
  overflow: clip;
  box-shadow: 2px 2px 5px 1px #0006;
}

.image-44 {
  width: 81.8419%;
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.gradient {
  background-image: linear-gradient(#fff0, #000c 85%);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 150px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-35 {
  color: #fff;
  font-family: Varela Round, sans-serif;
  font-size: 24px;
}

.div-block-72 {
  background-color: #ffffffe6;
  border-radius: 50px;
  width: 130px;
  height: 35px;
}

.div-block-73 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-36 {
  color: #1a1a1a;
  background-color: #ffffffe6;
  border-radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 18px;
  font-family: Modum, Arial, sans-serif;
  font-weight: 400;
}

.image-45 {
  width: 100%;
  max-width: none;
  position: absolute;
  inset: 0%;
}

.heading-37 {
  filter: drop-shadow(2px 2px 4px #000000e6);
  color: #fff;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Modum, Arial, sans-serif;
  font-size: 40px;
  position: absolute;
}

.div-block-71 {
  filter: grayscale();
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 300px;
  display: flex;
  position: relative;
  overflow: clip;
  box-shadow: 2px 2px 5px 1px #0006;
}

.image-46 {
  filter: blur(10px);
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.contact992 {
  background-color: #1a1a1a;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 100px;
  padding-top: 60px;
  display: flex;
}

.heading-28-copy {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
}

.form-2 {
  flex-flow: column;
  width: 800px;
  font-family: Varela Round, sans-serif;
  display: flex;
}

.text-field-2 {
  background-color: #d9d9d9;
  border: 1px solid #fff;
  border-radius: 50px;
  height: 50px;
  margin-bottom: 40px;
}

.text-field-3 {
  border-radius: 50px;
}

.field-label-4 {
  color: #e6e6e6;
  font-size: 16px;
}

.text-span-5 {
  color: gray;
}

.formcard {
  background-color: #333;
  border: 1px solid #999;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 48%;
  height: 120px;
  padding-bottom: 0;
  padding-left: 12px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.div-block-75 {
  justify-content: space-between;
  margin-bottom: 30px;
  display: flex;
}

.heading-38 {
  color: #e6e6e6;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 18px;
}

.paragraph-19 {
  color: #e6e6e6;
  width: 80%;
  margin-bottom: 0;
}

.button-20 {
  background-color: #3898ec00;
  border: 1px solid #999;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  padding: 0;
  position: absolute;
  inset: auto 12px auto auto;
}

.submit-button-2 {
  background-color: #3898ec00;
  border: 1px solid #e6e6e6;
  border-radius: 50px;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}

.text-field-2-copy {
  background-color: #d9d9d9;
  border: 1px solid #fff;
  border-radius: 20px;
  height: 200px;
  margin-bottom: 40px;
}

.footer992 {
  background-image: linear-gradient(#fff0, #050505 81%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-76 {
  background-color: gray;
  height: 1px;
}

.image-47 {
  object-fit: contain;
  width: 120px;
  max-width: none;
}

.line992 {
  background-color: gray;
  width: 800px;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-77 {
  justify-content: space-between;
  width: 800px;
  margin-top: 0;
  display: flex;
}

.div-block-78 {
  flex-flow: row;
  width: 500px;
  display: flex;
}

.link-5 {
  color: #fff;
  text-align: center;
  font-family: Varela Round, sans-serif;
  font-size: 16px;
}

.div-block-79 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 250px;
  display: flex;
}

.link-6 {
  color: #fff;
  font-family: Varela Round, sans-serif;
  font-size: 18px;
}

.div-block-77-copy {
  justify-content: space-between;
  width: 800px;
  margin-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.paragraph-20 {
  width: 800px;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
}

.div-block-80 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding-top: 20px;
  display: flex;
}

.background-video-5 {
  height: 100vh;
}

.aboutus992 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  display: flex;
}

.div-block-81 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  width: 70vw;
  display: flex;
}

.image-48 {
  object-fit: contain;
  width: 200px;
  max-width: none;
}

.paragraph-21 {
  font-family: Varela Round, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.div-block-82 {
  background-image: url('../images/Macbook_Air_M2_Mockup_4.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #666;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 48%;
  height: 32vh;
  display: flex;
  overflow: clip;
  box-shadow: 2px 2px 5px #0003;
}

.div-block-83 {
  background-image: linear-gradient(#fff0, #000);
}

.heading-39 {
  color: #fff;
  text-align: center;
  width: 60%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Modum, Arial, sans-serif;
}

.div-block-84 {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-image: linear-gradient(#fff0, #1a1a1a);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-85 {
  justify-content: space-between;
  align-items: center;
  width: 70vw;
  margin-top: 40px;
  display: flex;
}

.div-block-82-copy {
  background-image: url('../images/68ef3aac-b080-4c25-ab28-d69913bf55ef_rw_1920.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #666;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 48%;
  height: 32vh;
  display: flex;
  overflow: clip;
  box-shadow: 2px 2px 5px #0003;
}

.heading-40 {
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.div-block-86 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70vw;
  margin-bottom: 40px;
  display: flex;
}

.link-block-19 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
}

.portcard992 {
  border-radius: 20px;
  width: 50%;
  height: 30vh;
  position: relative;
  overflow: clip;
  box-shadow: 2px 2px 5px 1px #0006;
}

.paragraph-22 {
  font-family: Varela Round, sans-serif;
}

.image-49 {
  box-sizing: border-box;
  object-fit: cover;
  max-width: 120%;
}

.paragraph-23 {
  color: #333;
  background-color: #ffffffe6;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 40px;
  margin-bottom: 0;
  font-family: Modum, Arial, sans-serif;
  font-size: 24px;
  display: flex;
  box-shadow: 2px 2px 5px #0003;
}

.div-block-87 {
  flex-flow: column;
  width: 50%;
  display: flex;
}

.link-block-20 {
  margin-top: auto;
  margin-left: auto;
}

.heading-41 {
  margin-top: 0;
  font-family: Varela Round, sans-serif;
  font-size: 26px;
}

.image-50 {
  object-fit: fill;
  max-width: 110%;
}

.portfolio-main-992 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-88 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 70vw;
  display: flex;
}

.div-block-89 {
  flex-flow: column;
  width: 70vw;
}

.coverphoto {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
  overflow: clip;
}

.image-51 {
  width: 100%;
  max-width: none;
}

.heading-42 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.paragraph-24 {
  color: #fff;
  font-family: Varela Round, sans-serif;
  font-size: 16px;
}

.heading-43 {
  color: #b3b3b3;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Modum, Arial, sans-serif;
  font-size: 80px;
  display: flex;
}

.chapter {
  background-color: #262626;
  border: 1px solid gray;
  border-radius: 20px;
  justify-content: space-between;
  height: 100px;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  box-shadow: 2px 2px 5px #fff3;
}

.paragraph-25 {
  color: #fff;
  text-align: right;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 800;
  display: flex;
}

.image-52 {
  border: 1px solid gray;
  border-radius: 20px;
  width: 15vw;
}

.div-block-92 {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-52-copy {
  border-radius: 20px;
  max-width: 48%;
  height: 100%;
  margin-top: auto;
}

.image-53 {
  border-radius: 20px;
  max-width: 65%;
  margin-top: 20px;
  margin-left: 60px;
}

.image-54 {
  border: 1px solid gray;
  border-radius: 20px;
  max-width: 48%;
  height: 100%;
  margin-top: 20px;
}

.image-55 {
  border-radius: 20px;
  max-width: 48%;
}

.image-56 {
  border: 1px solid gray;
  border-radius: 20px;
  width: 48%;
  max-width: 48%;
}

.image-52-copy {
  border: 1px solid gray;
  border-radius: 20px;
  max-width: 48%;
  margin-top: 0;
  padding: 20px 40px;
}

.paragraph-10-copy {
  color: #fff;
  text-align: center;
  border: 1px solid gray;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 180px;
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.div-block-92-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 48%;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.image-52-copy {
  border: 1px solid gray;
  border-radius: 20px;
  max-width: 100%;
  height: 100%;
}

.image-57 {
  border: 1px solid gray;
  border-radius: 20px;
  width: 30vw;
  max-width: none;
  height: auto;
  padding: 20px 40px;
}

.div-block-93 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-58 {
  border: 1px solid gray;
  border-radius: 20px;
  max-width: 100%;
}

.image-59 {
  max-width: 48%;
}

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

.image-60 {
  border: 1px solid gray;
  border-radius: 20px;
  width: 100%;
  max-width: 100%;
  margin-top: 10px;
}

.image-61 {
  border: 1px solid gray;
  border-radius: 20px;
  width: 48%;
}

.image-56-copy {
  border: 1px solid gray;
  border-radius: 20px;
  width: 48%;
  max-width: 48%;
  margin-top: 9px;
}

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

.image-562 {
  border: 1px solid gray;
  border-radius: 20px;
  width: 48%;
  max-width: 48%;
  margin-top: 40px;
}

.background-video-6 {
  border: 1px solid gray;
  border-radius: 20px;
  padding-bottom: 177.78%;
  overflow: clip;
}

.link-block-21 {
  width: 22vw;
}

.div-block-96 {
  aspect-ratio: 16 / 9;
  width: 21vw;
  position: relative;
}

.div-block-97 {
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-98 {
  justify-content: space-around;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-563 {
  border: 1px solid gray;
  border-radius: 20px;
  width: 40%;
  max-width: none;
  height: 100%;
}

.image-564 {
  border: 1px solid gray;
  border-radius: 20px;
  width: 21vw;
}

.image-565 {
  border: 1px solid gray;
  border-radius: 20px;
  width: 48%;
}

.image-566 {
  height: 50%;
}

.image-567 {
  filter: invert();
  height: 80%;
}

.image-568 {
  max-width: 120%;
}

.white-gradient {
  background-image: linear-gradient(#0000 52%, #f2f2f2);
  position: absolute;
  inset: 0%;
}

.heading-3-en {
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Modum, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.heading-23-hr {
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Modum, Arial, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.heading-36-hr {
  color: #1a1a1a;
  background-color: #ffffffe6;
  border-radius: 50px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 18px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.heading-25-hr {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.heading-26-hr {
  color: gray;
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-family: Staatliches, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.image-566-copy {
  height: 40%;
}

.about992 {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  background-color: #f2f2f2;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  font-family: Varela Round, sans-serif;
  display: flex;
}

.heading-44 {
  text-align: right;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0%;
  font-size: 2vw;
  line-height: 3vw;
}

.text-span-7 {
  color: var(--pink);
}

.text-span-8 {
  color: var(--cyan);
}

.text-span-9 {
  color: var(--yellow);
}

.image-569 {
  width: 25vw;
}

.about {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  background-color: #f2f2f2;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  font-family: Varela Round, sans-serif;
  display: none;
}

.link-block-11-copy {
  background-color: var(--yellow);
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border: 1px solid #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 45px;
  display: flex;
  box-shadow: 1px 1px 4px #0000004d;
}

.link-block-11-copy:hover {
  background-color: #ffffffe6;
}

.paragraph-26 {
  color: #b3b3b3;
  margin-bottom: 40px;
  font-family: Varela Round, sans-serif;
}

.contact-main {
  display: none;
}

.body-4, .body-5 {
  background-color: #1a1a1a;
}

.gap-div {
  display: none;
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

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

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar {
    z-index: 1;
    height: 12vh;
    padding: 20px;
    position: absolute;
    inset: 0%;
  }

  .navbar-float {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #ffffffe6;
    border: 2px solid #121212;
    border-radius: 50vw;
    align-items: center;
    width: 100%;
    height: 60px;
    padding-top: 5px;
    padding-left: 20px;
    display: flex;
  }

  .hamnav-button {
    z-index: 10;
    background-color: #fff0;
    border: 2px solid #12121200;
    border-radius: 50vw;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    position: absolute;
    inset: 0% 0% 0% auto;
    box-shadow: -2px 0 4px 1px #0003;
  }

  .image-2 {
    max-height: 35px;
  }

  .nav-menu-xs {
    z-index: 10;
    opacity: 0;
    filter: blur(3px);
    transform-origin: 100% 100%;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 35px;
    width: 90vw;
    height: 56vh;
    display: none;
    position: fixed;
    bottom: 5vh;
    left: 0%;
    right: 0%;
  }

  .heading {
    color: #4d4d4d;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Modum, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
  }

  .nav-title {
    z-index: 2;
    border-bottom: 1px solid #000;
    height: 4.5vh;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 24px;
    position: relative;
  }

  .nav-menu-link1 {
    z-index: 4;
    background-color: #00d2c4;
    border: 1px #000;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7vh;
    padding-left: 14px;
    display: flex;
    position: relative;
    box-shadow: 0 3px 6px 1px #00000080;
  }

  .heading-2 {
    color: #121212;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Modum, Arial, sans-serif;
    font-size: 36px;
    font-weight: 400;
  }

  .nav-menu-link2 {
    z-index: 3;
    background-color: #ff466e;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7vh;
    padding-left: 14px;
    display: flex;
    position: relative;
    box-shadow: 0 3px 6px 1px #00000080;
  }

  .nav-menu-link1243-12341234123 {
    z-index: 2;
    background-color: #ffbf00;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7vh;
    margin-bottom: 15px;
    padding-left: 14px;
    display: flex;
    position: relative;
    box-shadow: 0 3px 6px 1px #00000080;
  }

  .nav-menu-link4 {
    z-index: 1;
    background-color: #fff;
    border-bottom: 2px solid #000;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7vh;
    padding-left: 14px;
    display: flex;
    position: relative;
  }

  .nav-button {
    z-index: 10;
    opacity: 0;
    background-image: url('../images/Asset-224x.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 50%;
    width: 7vh;
    height: 7vh;
    margin-bottom: .5vw;
    margin-left: auto;
    margin-right: 5.5vw;
    display: none;
    position: fixed;
    bottom: 5vh;
    right: 0;
    box-shadow: 2px 2px 5px #00000080;
  }

  .blur {
    z-index: 1;
    opacity: 0;
    background-color: #0000001a;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .div-block-4 {
    z-index: 9;
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    border: 1px solid #0000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    margin-left: auto;
    display: flex;
    position: relative;
  }

  .hamb-line-top {
    z-index: 10;
    perspective-origin: 50%;
    background-color: #121212;
    width: 30px;
    height: 2px;
    margin-bottom: 2px;
    position: relative;
  }

  .hamb-line-mid {
    z-index: 10;
    background-color: #121212;
    width: 30px;
    height: 2px;
    position: relative;
  }

  .hamb-line-bot {
    z-index: 10;
    background-color: #121212;
    width: 30px;
    height: 2px;
    margin-top: 2px;
    position: relative;
  }

  .nav-menu-xl {
    z-index: 9;
    opacity: 0;
    transform-origin: 50% 0;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 35px;
    width: 90vw;
    height: 64vh;
    display: none;
    position: fixed;
    inset: 10vh 0% auto;
    overflow: hidden;
    transform: scale3d(1, 0, 1);
    box-shadow: 1px 2px 5px #0003;
  }

  .blur-xl-darken {
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    background-color: #0003;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .nav-title-2 {
    z-index: 2;
    border-bottom: 1px solid #000;
    height: 4.5vh;
    margin-top: 15px;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 24px;
    position: relative;
  }

  .button-3 {
    background-color: #1f1f1f;
    border-bottom-left-radius: 22px;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
    padding: 0;
    display: flex;
  }

  .button-4 {
    color: #121212;
    background-color: #fff0;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
    display: flex;
  }

  .lan-select {
    width: 160px;
    height: 5vh;
    display: flex;
  }

  .hero {
    background-color: #eaeaea;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
    display: flex;
    overflow: clip;
  }

  .hero-div {
    z-index: 2;
    width: 80vw;
    height: auto;
  }

  .heading-3 {
    color: #1a1a1a;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Modum, Arial, sans-serif;
    font-size: 28px;
    font-weight: 400;
  }

  .button-5, .button-6 {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    color: #000;
    text-align: center;
    background-color: #3898ec00;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
  }

  .div-block-6 {
    z-index: 2;
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 90vw;
    margin-top: 10px;
    margin-left: 5vw;
    display: flex;
    position: relative;
  }

  .services {
    z-index: 2;
    flex-flow: column;
    align-items: center;
    margin-bottom: 40px;
    padding-top: 40px;
    display: flex;
  }

  .heading-5 {
    color: #333;
    white-space: nowrap;
    width: 75%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto Condensed, sans-serif;
    font-size: 27px;
    line-height: 30px;
  }

  .contact {
    background-color: #333;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    display: flex;
    position: relative;
  }

  .header {
    color: #e6e6e6;
    text-align: center;
    letter-spacing: 1px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
  }

  .contact-btn {
    background-color: var(--cyan);
    color: #000;
    text-align: center;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
  }

  .digitalmarketing {
    flex-flow: column;
    width: 90%;
    margin-bottom: 40px;
    display: flex;
  }

  .button-7 {
    color: #000;
    text-align: center;
    background-color: #3898ec00;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    margin-top: auto;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
  }

  .button-7c {
    background-color: var(--cyan);
    color: #fff;
    text-align: center;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
  }

  .div-block-7 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    justify-content: flex-start;
    align-items: center;
    margin-top: auto;
    display: flex;
  }

  .div-block-8 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .graphicdesign {
    flex-flow: column;
    width: 90%;
    margin-bottom: 40px;
    display: flex;
  }

  .button-8c {
    background-color: var(--pink);
    color: #fff;
    text-align: center;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
  }

  .webdesign {
    flex-flow: column;
    width: 90%;
    margin-bottom: 40px;
    display: flex;
  }

  .button-9c {
    background-color: var(--yellow);
    color: #000;
    text-align: center;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
  }

  .loop-div {
    height: 100px;
    position: relative;
    overflow: clip;
  }

  .heading-dm, .heading-gd, .heading-wd {
    perspective-origin: 0%;
    transform-origin: 0%;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 47px;
    font-weight: 800;
    line-height: 50px;
    position: absolute;
  }

  .service-subcard {
    border: 1px solid #000;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    flex-flow: row;
    width: auto;
    height: 80px;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .icon {
    background-color: var(--cyan);
    border-right: 1px solid #000;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 79px;
    height: 79px;
    display: flex;
  }

  .heading-7 {
    width: 110%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    font-size: 18px;
  }

  .paragraph-5 {
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    font-size: 2.8vw;
  }

  .div-block-10 {
    width: 400px;
    padding-top: 5px;
    padding-left: 10px;
  }

  .icon-r {
    background-color: var(--pink);
    border-right: 1px solid #000;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 79px;
    height: 79px;
    display: flex;
  }

  .icon-y {
    background-color: var(--yellow);
    border: 1px solid #000;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-right: 1px;
    display: flex;
  }

  .image-3 {
    width: 55%;
  }

  .div-block-11 {
    padding-bottom: 450px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-field {
    background-color: #e6e6e6;
    border-radius: 50px;
    height: 38px;
    margin-bottom: 40px;
    padding: 8px 12px;
  }

  .text-span {
    color: #999;
  }

  .field-label {
    color: #e6e6e6;
    margin-bottom: 10px;
    font-family: Varela Round, sans-serif;
  }

  .field-label-2 {
    color: #e6e6e6;
    margin-top: 20px;
    font-family: Varela Round, sans-serif;
  }

  .field-label-3 {
    color: #e6e6e6;
    font-family: Varela Round, sans-serif;
  }

  .text-field-large {
    background-color: #e6e6e6;
    border-radius: 25px;
    height: 200px;
  }

  .div-block-12 {
    background-color: #4d4d4d;
    border: 1px solid gray;
    border-radius: 20px;
    justify-content: space-between;
    align-items: center;
    height: 100px;
    margin-bottom: 10px;
    padding: 10px 10px 10px 15px;
    font-family: Varela Round, sans-serif;
    display: flex;
  }

  .heading-8 {
    color: #e6e6e6;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
  }

  .button-11 {
    background-color: #3898ec00;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    padding: 0;
  }

  .div-block-13 {
    width: 80%;
  }

  .button-12, .button-13, .button-14 {
    background-color: #3898ec00;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    padding: 0;
  }

  .paragraph-6 {
    color: #e6e6e6;
    font-size: 14px;
  }

  .header-1 {
    color: #1a1a1a;
    text-align: center;
    letter-spacing: 1px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-weight: 800;
  }

  .submit-button {
    background-color: #3898ec00;
    border: 2px solid #fff;
    border-radius: 20px;
    width: 150px;
    font-family: Varela Round, sans-serif;
  }

  .div-block-14 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    display: flex;
  }

  .portfolio {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .work-card {
    border-radius: 20px;
    width: 100%;
    height: 300px;
    position: relative;
    overflow: clip;
    box-shadow: 2px 2px 5px #00000080;
  }

  .div-block-18 {
    height: 300px;
    position: absolute;
  }

  .heading-10 {
    filter: drop-shadow(2px 2px 2px #000);
    color: #fff;
    margin-top: 10px;
    font-family: Varela Round, sans-serif;
  }

  .div-block-19 {
    background-image: linear-gradient(#fff0, #000000b3 79%);
    height: 150px;
    padding-top: 55px;
    padding-left: 15px;
    position: absolute;
    inset: auto 0% 0%;
  }

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

  .button-17 {
    color: #000;
    text-align: center;
    background-color: #3898ec00;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    margin-top: 20px;
    margin-bottom: 40px;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
  }

  .body-2 {
    background-color: #e6e6e6;
  }

  .div-block-21 {
    height: 120px;
  }

  .div-block-22 {
    z-index: 1;
    background-image: linear-gradient(#0000 54%, #f7f7f7 95%);
    position: absolute;
    inset: 0%;
  }

  .background-video-2 {
    filter: saturate(120%);
    height: auto;
    position: absolute;
    inset: 0%;
    overflow: clip;
  }

  .image-3-w {
    filter: invert();
    width: 55%;
  }

  .image-3-w-60 {
    filter: invert();
    width: 60%;
  }

  .image-3-copy {
    width: 55%;
    margin-left: 10px;
  }

  .logo-label {
    object-fit: cover;
    background-color: #242424;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    display: flex;
    position: absolute;
    top: 0;
    right: 4%;
    overflow: hidden;
  }

  .image-10 {
    width: 35px;
  }

  .footer {
    background-image: linear-gradient(#0000, #121212 89%);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 400px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-23 {
    object-fit: cover;
    justify-content: space-between;
    align-items: flex-start;
    width: 95%;
    display: flex;
  }

  .line {
    background-color: #99999980;
    width: 100%;
    height: 1px;
    margin-bottom: 40px;
  }

  .footer-links {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: right;
    flex-flow: column;
    width: 100px;
    display: flex;
  }

  .image-15 {
    max-width: 80px;
  }

  .link-4 {
    color: #e6e6e6;
    text-align: center;
    font-family: Varela Round, sans-serif;
  }

  .div-block-24 {
    justify-content: space-between;
    align-items: flex-start;
    width: 200px;
    display: flex;
  }

  .socials {
    justify-content: space-around;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 40px;
    padding-bottom: 0;
    display: flex;
  }

  .paragraph-8 {
    color: #4d4d4d;
    font-family: Varela Round, sans-serif;
  }

  .portfolio-main {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 12vh;
    display: flex;
  }

  .div-block-25 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
    padding-top: 20px;
    display: flex;
  }

  .heading-13 {
    filter: drop-shadow(2px 0 5px #000);
    color: #fff;
    margin-top: 0;
    margin-left: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 800;
    position: absolute;
    inset: auto 0% 0%;
  }

  .paragraph-9 {
    color: #e6e6e6;
    text-align: justify;
    width: 90%;
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    line-height: 24px;
  }

  .div-block-26 {
    border-radius: 5px;
    width: 100%;
    height: 250px;
    position: relative;
    overflow: clip;
  }

  .image-16 {
    width: 100%;
    position: relative;
    inset: -48% 0 0;
  }

  .div-block-27 {
    object-fit: cover;
    justify-content: space-between;
    width: 100%;
    height: 150px;
    margin-top: 20px;
    display: flex;
  }

  .heading-15 {
    color: #999;
    font-family: Modum, Arial, sans-serif;
    font-size: 50px;
  }

  .div-block-28 {
    object-fit: contain;
    background-color: #333;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 150px;
    padding-right: 20px;
    display: flex;
    position: absolute;
    overflow: clip;
  }

  .paragraph-10 {
    filter: drop-shadow(2px 2px 4px #000);
    color: #fff;
    text-align: center;
    background-color: #262626;
    border: 1px solid gray;
    border-radius: 5px;
    width: 60%;
    margin-top: 14px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Varela Round, sans-serif;
    position: relative;
  }

  .image-17 {
    filter: blur(1px);
    width: 100%;
    position: absolute;
    inset: -24% 0 0;
  }

  .paragraph-11 {
    filter: drop-shadow(0 2px 3px #000000b3);
    color: #e6e6e6;
    font-family: Varela Round, sans-serif;
    font-size: 15px;
  }

  .body-3 {
    background-color: #1a1a1a;
  }

  .div-block-30 {
    z-index: 2;
    -webkit-backdrop-filter: blur(.5px);
    backdrop-filter: blur(.5px);
    background-image: linear-gradient(90deg, #1a1a1a, #fff0);
    width: 200px;
    height: 100%;
    padding-left: 20px;
    position: relative;
  }

  .div-block-31 {
    background-color: #262626;
    border: 1px solid gray;
    border-radius: 5px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-top: 20px;
    padding: 30px 20px;
    display: flex;
  }

  .image-19 {
    width: 30%;
    margin-bottom: 20px;
  }

  .image-20 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-17-3 {
    object-fit: cover;
    width: 100%;
    position: absolute;
    inset: 0%;
  }

  .image-21 {
    border: 1px solid gray;
    border-radius: 5px;
    margin-top: 20px;
  }

  .div-block-32-grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    display: grid;
  }

  .image-21-2, .image-22 {
    border: 1px solid gray;
    border-radius: 5px;
  }

  .link-block-4 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .paragraph-12 {
    color: gray;
    text-align: right;
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    font-size: 12px;
  }

  .image-23 {
    object-fit: contain;
    width: 12px;
    margin-bottom: 4px;
    margin-left: 4px;
  }

  .div-block-33 {
    justify-content: flex-end;
    align-items: center;
    width: 30%;
    display: flex;
  }

  .link-block-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .link-block-6 {
    flex-flow: row;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .services-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 12vh;
    display: flex;
  }

  .digitalmarketing-full {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    margin-bottom: 40px;
    display: flex;
  }

  .div-block-34 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border: 1px solid gray;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 70px;
    margin-bottom: 10px;
    padding-right: 25px;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .icon-2 {
    background-color: var(--cyan);
    border: 1px solid gray;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 69px;
    height: 69px;
    display: flex;
  }

  .image-3-w-65 {
    filter: invert();
    width: 65%;
  }

  .div-block-35 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .heading-5-2 {
    width: 75%;
    margin-top: 0;
    font-family: Roboto Condensed, sans-serif;
    font-size: 30px;
    line-height: 33px;
    overflow: hidden;
  }

  .div-block-36 {
    border-radius: 20px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    box-shadow: 0 2px 5px #0003;
  }

  .paragraph-13 {
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Varela Round, sans-serif;
    font-size: 2.4vw;
    line-height: 25px;
  }

  .graphicdesign-full {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    margin-bottom: 40px;
    display: flex;
  }

  .icon-2-r {
    background-color: var(--pink);
    border: 1px solid gray;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 69px;
    height: 69px;
    display: flex;
  }

  .w60 {
    filter: invert();
    width: 60%;
  }

  .webdesign-full {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    margin-bottom: 40px;
    display: flex;
  }

  .icon-2-y {
    background-color: var(--yellow);
    border: 1px solid gray;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 69px;
    height: 69px;
    display: flex;
  }

  .w60-blk {
    width: 60%;
  }

  .w60-blk-copy {
    width: 60%;
    margin-left: 10px;
  }

  .aboutus {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 15vh;
    margin-bottom: 50px;
    display: flex;
  }

  .div-block-38 {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    display: flex;
  }

  .div-block-39 {
    width: 60%;
    padding-left: 20px;
  }

  .image-24 {
    max-width: 35%;
  }

  .paragraph-14 {
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    font-size: 3vw;
    line-height: 4vw;
  }

  .text-span-3 {
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .paragraph-15 {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Varela Round, sans-serif;
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-41 {
    background-image: url('../images/Macbook_Air_M2_Mockup_4.webp');
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #0006;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 300px;
    margin-top: 20px;
    display: flex;
    position: relative;
    box-shadow: 0 2px 5px #0006;
  }

  .heading-18 {
    filter: drop-shadow(2px 2px 3px #000000b3);
    color: #fff;
    text-align: center;
    width: 60%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Modum, Arial, sans-serif;
    font-size: 10vw;
  }

  .link-block-8 {
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    background-image: linear-gradient(#fff0, #000000b3);
    border-radius: 20px;
    position: absolute;
    inset: 0%;
    overflow: clip;
  }

  .div-block-41-copy {
    background-image: url('../images/68ef3aac-b080-4c25-ab28-d69913bf55ef_rw_1920.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #0006;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 300px;
    margin-top: 20px;
    display: flex;
    position: relative;
    box-shadow: 0 2px 5px #0006;
  }

  .div-block-43 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .image-25 {
    border: 1px solid gray;
    border-radius: 20px;
  }

  .div-block-44 {
    border: 1px solid gray;
    border-radius: 10px;
    justify-content: space-between;
    width: 50%;
    height: 40px;
    display: flex;
    overflow: clip;
  }

  .image-26 {
    border-radius: 10px;
    height: 100%;
  }

  .heading-19 {
    color: #e6e6e6;
    text-align: center;
    background-color: #262626;
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    font-size: 16px;
    line-height: 35px;
  }

  .div-block-45 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .image-27 {
    border: 1px solid #b3b3b3;
    border-radius: 20px;
    margin-top: 20px;
  }

  .image-17-copy {
    filter: blur(1px);
    width: 100%;
    position: absolute;
    inset: -91% 0 0;
  }

  .image-28 {
    border: 1px solid gray;
    border-radius: 20px;
    margin-top: 20px;
  }

  .heading-20 {
    color: #333;
    text-align: center;
    background-color: #ffffffe6;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 15px;
    font-family: Modum, Arial, sans-serif;
    font-weight: 400;
  }

  .link-block-9 {
    width: 90%;
    height: 300px;
    margin-bottom: 20px;
  }

  .image-29 {
    max-width: 50%;
    margin-left: auto;
  }

  .image-30 {
    border: 1px solid gray;
    border-radius: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .image-31 {
    width: 100%;
    max-width: none;
    position: absolute;
    inset: 0%;
  }

  .link-block-10 {
    border: 1px solid gray;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 45px;
    display: flex;
    overflow: clip;
  }

  .seemorebuttons {
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 40px;
    display: flex;
  }

  .image-32 {
    filter: invert();
    max-width: 20px;
    margin-right: 10px;
  }

  .image-33 {
    max-width: 100px;
  }

  .image-32-copy {
    filter: invert();
    max-width: 20px;
    margin-left: 10px;
  }

  .heading-21 {
    color: #fff;
    width: 100px;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
  }

  .text-span-4 {
    color: #ff4343;
  }

  .image-35 {
    max-width: 60%;
  }

  .heading-21-copy {
    color: #fff;
    width: 100px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .div-block-47 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .image-36 {
    border: 1px solid gray;
    border-radius: 5px;
    margin-top: 20px;
  }

  .image-36-copy {
    border: 1px solid gray;
    border-radius: 5px;
    width: 48%;
    margin-top: 20px;
  }

  .div-block-48 {
    justify-content: space-around;
    display: flex;
  }

  .image-37 {
    filter: invert();
    max-width: 40%;
    margin-left: 20px;
  }

  .image-38 {
    max-width: 60%;
  }

  .background-video-3 {
    border: 1px solid gray;
    border-radius: 20px;
    width: 300px;
    height: 500px;
  }

  .div-block-49 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-bottom: 10px;
    display: flex;
  }

  .image-39 {
    border: 1px solid gray;
    border-radius: 20px;
    width: 50%;
  }

  .heading-22 {
    color: #fff;
    text-align: center;
    width: 60%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
  }

  .digitalmarketing992 {
    flex-flow: column;
    width: 90%;
    margin-bottom: 40px;
    display: flex;
  }

  .paragraph-10-copy {
    filter: drop-shadow(2px 2px 4px #000);
    color: #fff;
    text-align: center;
    background-color: #262626;
    border: 1px solid gray;
    border-radius: 5px;
    width: 60%;
    margin-top: 14px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Varela Round, sans-serif;
    position: relative;
  }

  .heading-3-en {
    color: #1a1a1a;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Modum, Arial, sans-serif;
    font-size: 28px;
    font-weight: 400;
  }

  .heading-20-hr {
    color: #333;
    text-align: center;
    background-color: #ffffffe6;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 15px;
    font-family: Modum, Arial, sans-serif;
    font-weight: 400;
  }

  .heading-2-hr {
    color: #121212;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Modum, Arial, sans-serif;
    font-size: 36px;
    font-weight: 400;
  }

  .heading-20-copy {
    color: #333;
    text-align: center;
    background-color: #ffffffe6;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 15px;
    font-family: Modum, Arial, sans-serif;
    font-weight: 400;
  }

  .contact-main {
    background-color: #333;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    display: flex;
    position: relative;
  }

  .header-copy {
    color: #e6e6e6;
    text-align: center;
    letter-spacing: 1px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .navbar {
    z-index: 5;
    opacity: 1;
    height: 12vh;
    padding: 20px;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .navbar-float {
    z-index: 98;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #ffffffe6;
    border: 2px solid #121212;
    border-radius: 50vw;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 60px;
    padding-top: 5px;
    padding-left: 20px;
    display: flex;
    position: relative;
  }

  .hamnav-button {
    z-index: 99;
    opacity: 1;
    background-color: #fff0;
    border: 2px solid #12121200;
    border-radius: 50vw;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    position: absolute;
    inset: 0% 0% 0% auto;
    box-shadow: -2px 0 4px 1px #0003;
  }

  .image-2 {
    max-height: 35px;
  }

  .nav-menu-xs {
    z-index: 10;
    opacity: 0;
    filter: blur(3px);
    backface-visibility: visible;
    perspective-origin: 50%;
    transform-origin: 100% 100%;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 35px;
    width: 90vw;
    height: 56vh;
    display: none;
    position: fixed;
    inset: auto 0% 5vh;
    overflow: hidden;
  }

  .heading {
    color: #4d4d4d;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Modum, Arial, sans-serif;
    font-size: 2.8vh;
    font-weight: 400;
  }

  .nav-title {
    z-index: 2;
    border: 1px #000;
    border-bottom-style: solid;
    height: 4.5vh;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 24px;
    position: relative;
  }

  .nav-menu-link1 {
    z-index: 4;
    background-color: #00d2c4;
    border: 1px #000;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7vh;
    padding-left: 14px;
    display: flex;
    position: relative;
    box-shadow: 0 3px 6px 1px #00000080;
  }

  .heading-2 {
    color: #121212;
    background-color: #0000;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Modum, Arial, sans-serif;
    font-size: 36px;
    font-weight: 300;
    text-decoration: none;
  }

  .nav-menu-link2 {
    z-index: 3;
    background-color: #ff466e;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7vh;
    padding-left: 14px;
    display: flex;
    position: relative;
    box-shadow: 0 3px 6px 1px #00000080;
  }

  .nav-menu-link3 {
    z-index: 2;
    background-color: #ffbf00;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7vh;
    padding-left: 14px;
    display: flex;
    position: relative;
    box-shadow: 0 6px 6px 2px #0009;
  }

  .nav-menu-link1243-12341234123 {
    z-index: 2;
    background-color: #ffbf00;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7vh;
    margin-bottom: 15px;
    padding-left: 14px;
    display: flex;
    position: relative;
    box-shadow: 0 3px 6px 1px #00000080;
  }

  .nav-menu-link4 {
    z-index: 1;
    background-color: #fff;
    border: 2px #000;
    border-bottom-style: solid;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7vh;
    padding-left: 14px;
    display: flex;
    position: relative;
  }

  .button-2 {
    background-color: #3898ec00;
    width: 7vh;
    height: 7vh;
  }

  .nav-close {
    z-index: 2;
    background-image: url('../images/Asset-192x.png');
    background-position: 50% 40%;
    background-repeat: no-repeat;
    background-size: 50%;
    justify-content: flex-end;
    align-items: center;
    width: 7vh;
    height: 7vh;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: 5.5vw;
    display: block;
    position: fixed;
    bottom: 5vh;
    right: 0;
  }

  .div-block-3 {
    background-color: #121212;
    height: 5px;
  }

  .nav-button {
    z-index: 10;
    opacity: 0;
    background-image: url('../images/Asset-224x.png');
    background-position: 50%;
    background-size: 100%;
    border: 1px #000;
    border-radius: 50%;
    width: 7vh;
    height: 7vh;
    margin-bottom: .5vw;
    margin-left: auto;
    margin-right: 5.5vw;
    display: none;
    position: fixed;
    inset: auto 0% 5vh auto;
    box-shadow: 2px 2px 5px #00000080;
  }

  .blur {
    z-index: 6;
    opacity: 0;
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    background-color: #0000001a;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .div-block-4 {
    z-index: 99;
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    border: 1px solid #0000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    margin-left: auto;
    display: flex;
    position: relative;
  }

  .hamb-line-top {
    z-index: 10;
    transform-origin: 50%;
    background-color: #121212;
    border-radius: 0;
    width: 30px;
    height: 2px;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .hamb-line-mid {
    z-index: 10;
    opacity: 1;
    background-color: #121212;
    border-radius: 0;
    width: 30px;
    height: 2px;
    display: block;
    position: relative;
  }

  .hamb-line-bot {
    z-index: 10;
    transform-origin: 50%;
    background-color: #121212;
    border-radius: 0;
    width: 30px;
    height: 2px;
    margin-top: 2px;
    position: relative;
  }

  .nav-menu-xl {
    z-index: 9;
    opacity: 1;
    backface-visibility: visible;
    perspective-origin: 50%;
    transform-origin: 50% 0;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 35px;
    width: 90vw;
    height: 64vh;
    display: none;
    position: absolute;
    inset: 10vh 0% auto;
    overflow: hidden;
    transform: scale3d(1, 0, 1);
    box-shadow: 1px 2px 5px #0003;
  }

  .blur-xl-darken {
    z-index: 5;
    opacity: 1;
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    background-color: #0003;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .nav-title2 {
    z-index: 2;
    border: 1px #000;
    border-bottom-style: solid;
    height: 4.5vh;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 24px;
    position: relative;
  }

  .nav-title-2 {
    z-index: 2;
    border: 1px #000;
    border-bottom-style: solid;
    height: 4.5vh;
    margin-top: 15px;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 24px;
    position: relative;
  }

  .button-3 {
    background-color: #1f1f1f;
    border-bottom-left-radius: 0;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
    padding: 0 0% 0%;
    display: flex;
  }

  .button-4 {
    color: #121212;
    background-color: #fff0;
    border: 1px solid #000;
    border-style: none solid solid none;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
    display: flex;
  }

  .button-4.w--current {
    color: #fff;
    background-color: #121212;
  }

  .lan-select {
    width: 160px;
    height: 5vh;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .nav-xl-close {
    z-index: 5;
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 58px;
    height: 58px;
    display: flex;
    position: absolute;
    inset: 2% 5% auto auto;
  }

  .hamnav-xl-ubtton {
    z-index: 3;
    background-color: #fff0;
    border: 1px #121212;
    border-radius: 50vw;
    width: 59px;
    height: 59px;
    position: absolute;
    inset: 0%;
    box-shadow: -2px 0 4px 1px #0003;
  }

  .hero {
    background-color: #eaeaea;
    border-radius: 0;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
    display: flex;
  }

  .hero-div {
    z-index: 2;
    width: 80vw;
    height: 150px;
    margin-top: 60vh;
    margin-bottom: 0px;
    margin-left: 20px;
    top: 0%;
  }

  .heading-3 {
    color: #1a1a1a;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Modum, Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
  }

  .heading-4 {
    color: #000;
    text-align: left;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 50px;
    font-weight: 800;
    line-height: 50px;
  }

  .button-5 {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    color: #000;
    text-align: center;
    background-color: #3898ec00;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    padding-bottom: 9px;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
  }

  .button-6 {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    color: #000;
    text-align: center;
    background-color: #3898ec00;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
  }

  .div-block-6 {
    z-index: 2;
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 90vw;
    margin-top: 0;
    margin-left: 5vw;
    display: flex;
    position: relative;
  }

  .services {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
    padding-top: 40px;
    display: flex;
  }

  .heading-5 {
    color: #333;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto Condensed, sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 30px;
    display: block;
    overflow: hidden;
  }

  .contact {
    background-color: #333;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .header {
    color: #e6e6e6;
    text-align: center;
    letter-spacing: 1px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-weight: 800;
  }

  .contact-btn {
    background-color: var(--yellow);
    color: #000;
    text-align: center;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    margin-top: 10px;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
    position: static;
    inset: auto 5vw 3vh auto;
  }

  .digitalmarketing {
    flex-flow: column;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    display: flex;
  }

  .button-7 {
    color: #000;
    text-align: center;
    background-color: #3898ec00;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    margin-top: auto;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
    position: static;
    inset: 0%;
  }

  .button-7c {
    background-color: var(--cyan);
    color: #fff;
    text-align: center;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    margin-top: auto;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
    position: static;
    inset: 0%;
  }

  .div-block-7 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    justify-content: flex-start;
    align-items: center;
    margin-top: auto;
    display: flex;
  }

  .div-block-8 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 30px;
    display: flex;
  }

  .heading-6 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Modum, Arial, sans-serif;
    font-size: 28px;
    font-weight: 500;
  }

  .graphicdesign {
    flex-flow: column;
    width: 90%;
    margin-top: 0;
    margin-bottom: 40px;
    display: flex;
  }

  .button-8c {
    background-color: var(--pink);
    color: #fff;
    text-align: center;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    margin-top: auto;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
    position: static;
    inset: 0%;
  }

  .webdesign {
    flex-flow: column;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    display: flex;
  }

  .button-9c {
    background-color: var(--yellow);
    color: #000;
    text-align: center;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    margin-top: auto;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
    position: static;
    inset: 0%;
  }

  .paragraph {
    padding-left: 10px;
    padding-right: 10px;
    font-family: Varela Round, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .link {
    color: var(--cyan);
    font-family: Varela Round, sans-serif;
  }

  .paragraph-2 {
    padding-left: 10px;
    padding-right: 10px;
    font-family: Varela Round, sans-serif;
  }

  .link-2 {
    color: var(--pink);
    font-family: Varela Round, sans-serif;
  }

  .paragraph-3 {
    padding-left: 10px;
    padding-right: 10px;
    font-family: Varela Round, sans-serif;
  }

  .link-3 {
    color: var(--yellow);
    font-family: Varela Round, sans-serif;
  }

  .left-arrow {
    z-index: 1;
  }

  .loop-div {
    width: auto;
    height: 100px;
    position: relative;
    overflow: clip;
  }

  .heading-dm {
    perspective-origin: 0%;
    transform-origin: 0%;
    color: var(--cyan);
    text-align: left;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 47px;
    font-weight: 800;
    line-height: 50px;
    position: absolute;
  }

  .heading-gd {
    perspective-origin: 0%;
    transform-origin: 0%;
    color: var(--pink);
    text-align: left;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 47px;
    font-weight: 800;
    line-height: 50px;
    display: block;
    position: absolute;
  }

  .heading-wd {
    perspective-origin: 0%;
    transform-origin: 0%;
    color: var(--yellow);
    text-align: left;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 50px;
    font-weight: 800;
    line-height: 50px;
    position: absolute;
  }

  .service-subcard {
    z-index: 1;
    border: 1px solid #000;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    height: 80px;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .icon {
    background-color: var(--cyan);
    border-right: 1px solid #000;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 79px;
    height: 79px;
    display: flex;
  }

  .heading-7 {
    width: 110%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    font-size: 14px;
  }

  .paragraph-5 {
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    font-size: 3vw;
  }

  .div-block-10 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 250px;
    padding-top: 5px;
    padding-left: 10px;
    display: block;
  }

  .icon-r {
    background-color: var(--pink);
    border-right: 1px solid #000;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 79px;
    height: 79px;
    display: flex;
  }

  .icon-y {
    z-index: 0;
    background-color: var(--yellow);
    border: 1px solid #000;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 78px;
    height: 79px;
    display: flex;
  }

  .image-3 {
    width: 55%;
  }

  .div-block-11 {
    padding-bottom: 450px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-field {
    background-color: #e6e6e6;
    border: 1px #000;
    border-radius: 50px;
    height: 38px;
    margin-bottom: 40px;
  }

  .text-span {
    color: #999;
  }

  .field-label {
    color: #e6e6e6;
    margin-bottom: 10px;
    font-family: Varela Round, sans-serif;
  }

  .field-label-2 {
    color: #e6e6e6;
    margin-top: 20px;
    font-family: Varela Round, sans-serif;
  }

  .field-label-3 {
    color: #e6e6e6;
    font-family: Varela Round, sans-serif;
  }

  .text-field-large {
    background-color: #e6e6e6;
    border: 1px #000;
    border-radius: 25px;
    height: 200px;
  }

  .button-8 {
    background-color: var(--cyan);
    text-align: center;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 0;
    width: 33%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Varela Round, sans-serif;
    font-size: 12px;
  }

  .button-9 {
    background-color: var(--pink);
    text-align: center;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 0;
    width: 33%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Varela Round, sans-serif;
    font-size: 12px;
  }

  .button-10 {
    background-color: var(--yellow);
    text-align: center;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 0;
    width: 33%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Varela Round, sans-serif;
    font-size: 12px;
  }

  .div-block-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #4d4d4d;
    border: 1px solid gray;
    border-radius: 20px;
    justify-content: space-between;
    align-items: center;
    height: 100px;
    margin-bottom: 10px;
    padding: 10px 10px 10px 15px;
    font-family: Varela Round, sans-serif;
    display: flex;
  }

  .heading-8 {
    color: #e6e6e6;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
  }

  .button-11 {
    background-color: #3898ec00;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    padding: 0;
  }

  .div-block-13 {
    width: 80%;
  }

  .button-12, .button-13, .button-14 {
    background-color: #3898ec00;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    padding: 0;
  }

  .paragraph-6 {
    color: #e6e6e6;
    font-size: 12px;
  }

  .paragraph-7 {
    font-size: 12px;
  }

  .header-1 {
    color: #1a1a1a;
    text-align: center;
    letter-spacing: 1px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-weight: 800;
    display: block;
  }

  .submit-button {
    background-color: #3898ec00;
    border: 2px solid #fff;
    border-radius: 20px;
    width: 150px;
    font-family: Varela Round, sans-serif;
  }

  .form1 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .div-block-14 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    display: flex;
  }

  .portfolio {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    display: flex;
  }

  .port-card {
    border-radius: 25px;
    width: 90%;
    height: 300px;
    box-shadow: 2px 2px 5px #0003;
  }

  .div-block-16 {
    height: 100px;
  }

  .div-block-17 {
    height: 200px;
  }

  .heading-9 {
    font-family: Roboto Condensed, sans-serif;
  }

  .heading-1 {
    font-family: Montserrat, sans-serif;
  }

  .work-card {
    border-radius: 20px;
    width: 100%;
    height: 300px;
    margin-bottom: 0;
    position: relative;
    overflow: clip;
    box-shadow: 2px 2px 5px #00000080;
  }

  .div-block-18 {
    height: 300px;
    position: absolute;
    overflow: visible;
  }

  .heading-10 {
    filter: drop-shadow(2px 2px 2px #000);
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Varela Round, sans-serif;
    font-size: 6vw;
    position: static;
    inset: auto 0% 0% auto;
  }

  .heading-11 {
    z-index: 5;
    position: fixed;
    inset: 0%;
  }

  .div-block-19 {
    background-image: linear-gradient(#fff0, #000000b3 79%);
    height: 150px;
    padding-top: 55px;
    padding-left: 15px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image-5 {
    box-sizing: border-box;
    object-fit: cover;
    max-width: none;
    height: 110%;
    position: relative;
    left: -11px;
  }

  .button-15 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    color: #000;
    background-color: #ffffffd9;
    border: 1px #fff;
    border-radius: 20px;
    padding: 5px 10px;
    font-family: Modum, Arial, sans-serif;
    font-size: 18px;
  }

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

  .image-6 {
    box-sizing: border-box;
    object-fit: cover;
    width: 100%;
    max-width: none;
    position: relative;
    top: -25px;
  }

  .image-7 {
    box-sizing: border-box;
    object-fit: cover;
    height: 100%;
  }

  .button-16 {
    border-radius: 20px;
  }

  .button-17 {
    color: #000;
    text-align: center;
    background-color: #3898ec00;
    border: 2px solid #000;
    border-radius: 20px;
    width: 150px;
    margin-top: 20px;
    margin-bottom: 40px;
    font-family: Modum, Arial, sans-serif;
    font-size: 22px;
  }

  .image-8 {
    box-sizing: border-box;
    object-fit: cover;
  }

  .body-2 {
    background-color: #e6e6e6;
  }

  .image-9 {
    box-sizing: border-box;
    object-fit: cover;
    height: 120%;
    position: relative;
    top: -13px;
  }

  .div-block-21 {
    height: 120px;
    display: block;
  }

  .heading-12 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 800;
  }

  .video {
    z-index: 0;
    position: absolute;
    inset: 0%;
  }

  .background-video {
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .div-block-22 {
    z-index: 1;
    mix-blend-mode: normal;
    background-image: linear-gradient(#fff0 54%, #f7f7f7 95%);
    position: absolute;
    inset: 0%;
  }

  .background-video-2 {
    filter: saturate(120%);
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .image-3-w {
    filter: invert();
    width: 50%;
  }

  .image-3-w-60 {
    filter: invert();
    width: 55%;
  }

  .image-3-copy {
    width: 55%;
    margin-left: 10px;
  }

  .logo-label {
    object-fit: cover;
    background-color: #242424;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    display: flex;
    position: absolute;
    inset: 0% 4% auto auto;
    overflow: hidden;
    box-shadow: 2px 2px 5px #0003;
  }

  .image-10 {
    width: 35px;
  }

  .image-11 {
    width: 60px;
  }

  .image-12 {
    width: 33px;
  }

  .image-13 {
    filter: invert();
    width: 60px;
  }

  .image-14 {
    width: 55px;
  }

  .footer {
    background-image: linear-gradient(#fff0, #121212 89%);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 400px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-23 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: cover;
    justify-content: space-between;
    align-items: flex-start;
    width: 95%;
    display: flex;
  }

  .line {
    background-color: #99999980;
    width: 100%;
    height: 1px;
    margin-bottom: 40px;
  }

  .footer-links {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: right;
    flex-flow: column;
    width: 70px;
    display: flex;
  }

  .image-15 {
    max-width: 60px;
  }

  .link-4 {
    color: #e6e6e6;
    text-align: center;
    font-family: Varela Round, sans-serif;
    font-size: 12px;
    text-decoration: none;
  }

  .div-block-24 {
    justify-content: space-between;
    align-items: flex-start;
    width: 150px;
    display: flex;
  }

  .socials {
    justify-content: space-around;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 40px;
    display: flex;
  }

  .paragraph-8 {
    color: #4d4d4d;
    font-family: Varela Round, sans-serif;
  }

  .portfolio-main {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 12vh;
    display: flex;
  }

  .div-block-25 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 40px;
    padding-top: 20px;
    display: flex;
    overflow: visible;
  }

  .heading-13 {
    filter: drop-shadow(2px 0 5px #000);
    color: #fff;
    margin-top: 0;
    margin-left: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 800;
    position: absolute;
    inset: auto 0% 0%;
  }

  .text-span-2 {
    font-family: Varela Round, sans-serif;
  }

  .paragraph-9 {
    color: #e6e6e6;
    text-align: justify;
    width: 90%;
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    font-size: 14px;
    line-height: 24px;
  }

  .bold-text {
    font-size: 12px;
  }

  .div-block-26 {
    border: 1px #b3b3b3;
    border-radius: 5px;
    width: 100%;
    height: 250px;
    position: relative;
    overflow: clip;
  }

  .image-16 {
    width: 100%;
    position: relative;
    inset: -48% 0% 0%;
  }

  .div-block-27 {
    object-fit: cover;
    justify-content: space-between;
    width: 100%;
    height: 150px;
    margin-top: 20px;
    display: flex;
  }

  .heading-14 {
    color: #999;
    text-align: right;
    font-family: Modum, Arial, sans-serif;
    font-size: 50px;
  }

  .heading-15 {
    color: #999;
    font-family: Modum, Arial, sans-serif;
    font-size: 50px;
  }

  .heading-16 {
    font-family: Modum, Arial, sans-serif;
    font-size: 44px;
  }

  .div-block-28 {
    box-sizing: border-box;
    object-fit: contain;
    background-color: #333;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 150px;
    padding-right: 20px;
    display: flex;
    position: absolute;
    overflow: clip;
  }

  .paragraph-10 {
    filter: drop-shadow(2px 2px 4px #000);
    color: #fff;
    text-align: center;
    background-color: #262626;
    border: 1px solid gray;
    border-radius: 5px;
    width: 60%;
    margin-top: 14px;
    margin-bottom: 0;
    padding: 10px 0;
    font-family: Varela Round, sans-serif;
    font-size: 14px;
    line-height: 30px;
    position: relative;
  }

  .image-17 {
    filter: blur(1px);
    width: 100%;
    position: absolute;
    inset: -24% 0% 0%;
  }

  .div-block-29 {
    background-color: #1a1a1a;
    border-radius: 5px;
    margin-top: 10px;
    padding: 20px;
  }

  .paragraph-11 {
    filter: drop-shadow(0 2px 3px #000000b3);
    color: #e6e6e6;
    font-family: Varela Round, sans-serif;
    font-size: 15px;
  }

  .image-18 {
    width: 140%;
    max-width: none;
  }

  .body-3 {
    background-color: #1a1a1a;
  }

  .div-block-30 {
    z-index: 2;
    -webkit-backdrop-filter: blur(.5px);
    backdrop-filter: blur(.5px);
    background-image: linear-gradient(90deg, #1a1a1a, #fff0);
    width: 200px;
    height: 100%;
    padding-left: 20px;
    position: relative;
  }

  .image-17-copy {
    object-fit: cover;
    width: auto;
    position: absolute;
    inset: -41% 0% 0%;
  }

  .div-block-31 {
    background-color: #262626;
    border: 1px solid gray;
    border-radius: 5px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-top: 20px;
    padding: 30px 20px;
    display: flex;
  }

  .image-19 {
    width: 30%;
    margin-bottom: 20px;
  }

  .image-20 {
    width: 80%;
  }

  .image-17-copy-copy {
    object-fit: cover;
    width: auto;
    position: absolute;
    inset: -41% 0% 0%;
  }

  .image-17-3 {
    object-fit: cover;
    width: 100%;
    position: absolute;
    inset: 0%;
  }

  .image-21 {
    border: 1px solid gray;
    border-radius: 5px;
    margin-top: 20px;
  }

  .div-block-32-grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    display: grid;
  }

  .image-21-2 {
    border: 1px solid gray;
    border-radius: 5px;
  }

  .image-22 {
    border: 1px solid gray;
    border-radius: 5px;
    margin-top: 0;
  }

  .link-block {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: block;
    position: relative;
    left: -20px;
  }

  .link-block-2 {
    height: 100%;
  }

  .link-block-3 {
    height: 110%;
  }

  .link-block-4 {
    flex-flow: column;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
    display: flex;
  }

  .paragraph-12 {
    color: gray;
    text-align: right;
    width: 100%;
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    font-size: 12px;
    text-decoration: none;
  }

  .image-23 {
    object-fit: contain;
    width: 12px;
    margin-bottom: 4px;
    margin-left: 4px;
  }

  .div-block-33 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .link-block-5, .link-block-6 {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 10px;
    display: flex;
  }

  .services-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 12vh;
    display: flex;
  }

  .section {
    margin-top: 12vh;
  }

  .digitalmarketing-full {
    border-radius: 0;
    flex-flow: column;
    align-items: center;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    display: flex;
  }

  .div-block-34 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border: 1px solid gray;
    border-radius: 0 20px 20px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 70px;
    margin-bottom: 10px;
    padding-right: 0;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .icon-2 {
    background-color: var(--cyan);
    border: 1px solid gray;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 69px;
    height: 69px;
    display: flex;
  }

  .image-3-w-65 {
    filter: invert();
    width: 65%;
  }

  .div-block-35 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .heading-5-2 {
    color: #333;
    text-align: left;
    white-space: nowrap;
    width: auto;
    margin-top: 0;
    margin-bottom: 10px;
    font-family: Roboto Condensed, sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 30px;
    display: block;
    overflow: hidden;
  }

  .div-block-36 {
    border-radius: 20px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    box-shadow: 0 2px 5px #0003;
  }

  .paragraph-13 {
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-family: Varela Round, sans-serif;
    font-size: 3.4vw;
    line-height: 3vh;
  }

  .graphicdesign-full {
    flex-flow: column;
    align-items: center;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    display: flex;
  }

  .icon-2-r {
    background-color: var(--pink);
    border: 1px solid gray;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 69px;
    height: 69px;
    display: flex;
  }

  .image-3-w-65-copy {
    filter: invert();
    width: 65%;
  }

  .w60 {
    filter: invert();
    width: 60%;
  }

  .webdesign-full {
    flex-flow: column;
    align-items: center;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    display: flex;
  }

  .icon-2-y {
    background-color: var(--yellow);
    border: 1px solid gray;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 69px;
    height: 69px;
    display: flex;
  }

  .w60-blk {
    width: 60%;
  }

  .w60-blk-copy {
    width: 60%;
    margin-left: 10px;
  }

  .aboutus {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 15vh;
    margin-bottom: 50px;
    display: flex;
  }

  .div-block-38 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    display: flex;
  }

  .div-block-39 {
    width: 60%;
    padding-left: 20px;
    padding-right: 0;
  }

  .image-24 {
    max-width: 35%;
  }

  .paragraph-14 {
    text-align: left;
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    font-size: 4vw;
    line-height: 5vw;
  }

  .text-span-3 {
    font-size: 3vw;
  }

  .div-block-40 {
    width: 90%;
    margin-top: 40px;
  }

  .heading-17 {
    font-family: Open Sans, sans-serif;
  }

  .paragraph-15 {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Varela Round, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-41 {
    background-image: url('../images/Macbook_Air_M2_Mockup_4.webp');
    background-position: 50%;
    background-size: cover;
    border: 1px solid #0006;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 220px;
    margin-top: 20px;
    margin-bottom: 0;
    display: flex;
    position: relative;
    box-shadow: 0 2px 5px #0006;
  }

  .link-block-7 {
    width: 90%;
    height: 220px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .heading-18 {
    filter: drop-shadow(2px 2px 3px #000000b3);
    color: #fff;
    text-align: center;
    width: 60%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Modum, Arial, sans-serif;
    font-size: 10vw;
  }

  .div-block-42 {
    position: absolute;
    inset: 0%;
  }

  .link-block-8 {
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    background-image: linear-gradient(#fff0, #000000b3);
    border-radius: 20px;
    position: absolute;
    inset: 0%;
    overflow: clip;
  }

  .div-block-41-copy {
    background-image: url('../images/68ef3aac-b080-4c25-ab28-d69913bf55ef_rw_1920.png');
    background-position: 0 0;
    background-size: cover;
    border: 1px solid #0006;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 220px;
    margin-top: 20px;
    margin-bottom: 0;
    display: flex;
    position: relative;
    box-shadow: 0 2px 5px #0006;
  }

  .div-block-43 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .image-25 {
    border: 1px solid gray;
    border-radius: 20px;
  }

  .div-block-44 {
    border: 1px solid gray;
    border-radius: 10px;
    justify-content: space-between;
    width: 70%;
    height: 40px;
    display: flex;
    overflow: clip;
  }

  .image-26 {
    border-radius: 10px;
    height: 100%;
  }

  .heading-19 {
    color: #e6e6e6;
    text-align: center;
    background-color: #262626;
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    font-size: 16px;
    line-height: 35px;
  }

  .image-16-copy {
    position: relative;
    inset: 0%;
  }

  .div-block-45 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image-27 {
    border: 1px solid #b3b3b3;
    border-radius: 20px;
    margin-top: 20px;
  }

  .image-17-copy {
    filter: blur(1px);
    width: 100%;
    position: absolute;
  }

  .image-28 {
    border: 1px solid gray;
    border-radius: 20px;
    margin-top: 20px;
  }

  .button-18 {
    background-color: #333;
    background-image: url('../images/black213123Asset-2.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 120px;
    height: 40px;
    padding-left: 0;
  }

  .heading-20 {
    color: #333;
    text-align: center;
    background-color: #ffffffe6;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 12px;
    font-family: Modum, Arial, sans-serif;
    font-weight: 300;
  }

  .link-block-9 {
    width: 90%;
    height: 300px;
    margin-bottom: 20px;
  }

  .image-16-copy {
    width: 100%;
    position: relative;
    inset: 0%;
  }

  .image-29 {
    max-width: 50%;
    margin-left: auto;
  }

  .image-30 {
    border: 1px solid gray;
    border-radius: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .image-31 {
    width: auto;
    max-width: none;
    height: 100%;
    inset: 0%;
  }

  .link-block-10 {
    border: 1px solid gray;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 45px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: clip;
  }

  .seemorebuttons {
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 40px;
    display: flex;
  }

  .image-32 {
    filter: invert();
    max-width: 20px;
    margin-right: 10px;
  }

  .image-33 {
    max-width: 100px;
  }

  .image-32-copy {
    filter: invert();
    max-width: 20px;
    margin-left: 10px;
    margin-right: 0;
  }

  .image-34 {
    max-height: 40px;
  }

  .heading-21 {
    color: #fff;
    width: 100px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    line-height: 16px;
  }

  .text-span-4 {
    color: #ff4343;
  }

  .image-35 {
    max-width: 60%;
  }

  .heading-21-copy {
    color: #fff;
    width: 100px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .div-block-47 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .image-36 {
    border: 1px solid gray;
    border-radius: 5px;
    margin-top: 20px;
  }

  .image-36-copy {
    border: 1px solid gray;
    border-radius: 5px;
    width: 48%;
    margin-top: 20px;
  }

  .div-block-48 {
    justify-content: space-around;
    display: flex;
  }

  .image-37 {
    filter: invert();
    max-width: 40%;
    margin-left: 10px;
  }

  .image-38 {
    max-width: 60%;
  }

  .background-video-3 {
    object-fit: scale-down;
    border: 1px solid gray;
    border-radius: 20px;
    width: 50%;
    height: 330px;
    overflow: clip;
  }

  .div-block-49 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 50% 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-bottom: 10px;
    display: flex;
    overflow: visible;
  }

  .div-block-50 {
    aspect-ratio: 9 / 16;
    object-fit: cover;
    width: 100%;
    height: 50%;
    overflow: clip;
  }

  .image-39 {
    border: 1px solid gray;
    border-radius: 20px;
    width: 50%;
    overflow: clip;
  }

  .heading-22 {
    color: #fff;
    text-align: center;
    width: 60%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .image-17-copy {
    filter: blur(1px);
    width: 100%;
    position: absolute;
    inset: auto auto 0% 0%;
  }

  .navbar992, .hero992, .side-nav, .services992 {
    display: none;
  }

  .digitalmarketing992 {
    flex-flow: column;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    display: flex;
  }

  .portfolio992, .contact992, .aboutus992, .portfolio-main-992 {
    display: none;
  }

  .paragraph-10-copy {
    filter: none;
    color: #fff;
    text-align: center;
    background-color: #262626;
    border: 1px solid gray;
    border-radius: 5px;
    width: 100%;
    height: 150px;
    margin-top: 40px;
    margin-bottom: 0;
    padding: 10px 0;
    font-family: Varela Round, sans-serif;
    font-size: 14px;
    line-height: 30px;
    position: relative;
  }

  .background-video-7 {
    width: 100%;
    padding-bottom: 177.78%;
  }

  .div-block-99 {
    border: 1px solid gray;
    border-radius: 20px;
    width: 100%;
    margin-bottom: 20px;
    overflow: clip;
  }

  .heading-3-en {
    color: #1a1a1a;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Modum, Arial, sans-serif;
    font-size: 28px;
    font-weight: 400;
  }

  .heading-20-hr {
    color: #333;
    text-align: center;
    background-color: #ffffffe6;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 10px;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .heading-2-hr {
    color: #121212;
    background-color: #0000;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto Condensed, sans-serif;
    font-size: 3vh;
    font-weight: 400;
    text-decoration: none;
  }

  .heading-20-copy {
    color: #333;
    text-align: center;
    background-color: #ffffffe6;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 12px;
    font-family: Modum, Arial, sans-serif;
    font-weight: 300;
  }

  .div-block-100 {
    padding-bottom: 10px;
  }

  .about992 {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .heading-44 {
    text-align: right;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Varela Round, sans-serif;
    font-size: 18px;
    line-height: 30px;
  }

  .text-span-6, .text-span-7 {
    color: var(--pink);
  }

  .text-span-8 {
    color: var(--cyan);
  }

  .text-span-9 {
    color: var(--yellow);
  }

  .image-569 {
    width: 50vw;
    margin-right: auto;
  }

  .about {
    background-color: #f7f7f7;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .paragraph-26 {
    color: #b3b3b3;
    text-align: justify;
    width: 85%;
    margin-bottom: 20px;
    font-family: Varela Round, sans-serif;
    font-size: 12px;
  }

  .contact-main {
    background-color: #333;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 100px;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .header-copy {
    color: #e6e6e6;
    text-align: center;
    letter-spacing: 1px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    font-weight: 800;
  }

  .div-block-101 {
    height: 100px;
  }

  .gap-div {
    background-color: #333;
    height: 100px;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_28bd8753-8ea5-9452-d5dc-10497b5a7439-be9794b4, #w-node-_28bd8753-8ea5-9452-d5dc-10497b5a7439-962060da {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b554e536-d4b4-f04b-1b7c-06b31b83cf11-be9794b4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
  }

  #w-node-_28bd8753-8ea5-9452-d5dc-10497b5a7439-be9794b4 {
    grid-area: span 3 / span 1 / span 3 / span 1;
    align-self: auto;
  }

  #w-node-d2d5c0e4-79a9-4254-50c7-4bc23f576d60-be9794b4 {
    align-self: auto;
  }

  #w-node-b554e536-d4b4-f04b-1b7c-06b31b83cf11-962060da {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
  }

  #w-node-_28bd8753-8ea5-9452-d5dc-10497b5a7439-962060da {
    grid-area: span 3 / span 1 / span 3 / span 1;
    align-self: auto;
  }

  #w-node-d2d5c0e4-79a9-4254-50c7-4bc23f576d60-962060da {
    align-self: auto;
  }
}


@font-face {
  font-family: 'Modum';
  src: url('../fonts/Modum.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Navara Demo';
  src: url('../fonts/Navara-Demo-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}