:root {
  --white: white;
  --black: black;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.2;
}

h1 {
  letter-spacing: .05em;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.1em;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h4 {
  letter-spacing: .05em;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #fff;
  text-decoration: none;
}

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

.navbar-no-shadow {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0% 0% auto;
}

.container-regular {
  width: 90%;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.button-primary-2 {
  color: #dfdfdf;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
  display: block;
}

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

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

.navbar-no-shadow-container {
  z-index: 500000000;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

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

.nav-button-wrapper {
  margin-left: 20px;
}

.mobile-margin-top-10 {
  flex: 0 auto;
  list-style-type: none;
}

.nav-link-2 {
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #fff9;
}

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

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

.nav-menu {
  justify-content: space-around;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.body {
  color: #fff;
  background-color: #000;
  font-family: Clashdisplay, sans-serif;
}

.hero-text-wrapper {
  z-index: 2;
  color: #fff;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1vw;
  position: relative;
}

.heading {
  text-transform: uppercase;
}

.paragraph {
  letter-spacing: .03em;
  width: 50%;
  font-size: 2em;
  line-height: 1.2em;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-2 {
  z-index: -1;
  width: 100%;
  position: relative;
  left: 25px;
}

.image-3 {
  width: 200%;
  max-width: none;
  position: relative;
  left: 60px;
}

.image-4 {
  width: 100%;
  position: relative;
  left: 44px;
}

.image-5 {
  width: 100%;
  position: relative;
  left: -60px;
}

.image-6, .image-7 {
  width: 100%;
}

.image-8 {
  width: 100%;
  position: relative;
  right: 160px;
}

.image-9 {
  width: 100%;
  position: relative;
  left: 178px;
}

.image-10 {
  width: 100%;
}

.image-11 {
  z-index: -1;
  width: 100%;
  position: relative;
  left: 80px;
}

.image-12 {
  width: 100%;
  position: relative;
  left: 70px;
}

.image-13 {
  width: 100%;
  position: relative;
  left: 60px;
}

.image-14 {
  width: 100%;
  position: relative;
  left: 102px;
}

.image-15 {
  width: 100%;
  position: relative;
  right: 87px;
}

.image-16 {
  width: 100%;
}

.image-17 {
  width: 100%;
  position: relative;
  left: 75px;
}

.image-18 {
  width: 100%;
  position: relative;
  left: -80px;
}

.div-block-5 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 80%;
  margin: 5% auto;
  font-size: 1.5vw;
  display: flex;
}

.dropdown-toggle {
  justify-content: space-between;
  align-items: center;
  padding: 0 0%;
  display: flex;
  transform: translate(0);
}

.div-block-6 {
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 2.4em;
}

.identity-branding, .web-design, .user-experience, .digital-product-design, .enterprise-ux {
  border-bottom: 1px solid #000;
  margin-top: 12px;
  display: block;
}

.dropdown-para-2, .dropdown-para-3, .dropdown-para-4, .dropdown-para-5, .dropdown-para-6 {
  background-color: #0000;
  padding-right: 10%;
  display: none;
  position: relative;
}

.digital-strategye {
  border-bottom: 1px solid #000;
  margin-top: 12px;
  display: block;
}

.dropdown-para {
  background-color: #0000;
  padding-right: 10%;
  display: block;
  position: relative;
}

.heading-3 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.heading-3.footer {
  color: #fff;
  text-align: center;
  letter-spacing: .08em;
  margin-bottom: 2%;
  font-size: 1em;
  font-weight: 500;
}

.about-section {
  color: #000;
  background-color: #fff;
}

.heading-4 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 2em;
  line-height: 1.2em;
}

.hm-para {
  color: #313131;
  letter-spacing: .08em;
  font-weight: 300;
  line-height: 120%;
}

.hm-para.white {
  color: #fff;
}

.div-block-8 {
  width: 45%;
}

.button {
  color: #000;
  background-color: #0000;
  border: 1px solid #000;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: .8em;
}

.button:hover {
  color: #fff;
  background-color: #505050;
}

.div-block-9 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.div-block-10 {
  color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
  overflow: hidden;
}

.heading-5 {
  color: #0000;
  text-align: left;
  letter-spacing: 4px;
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #000;
  text-transform: uppercase;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  line-height: 100%;
}

.div-block-11 {
  background-image: linear-gradient(37deg, #0d131f, #0e1625 41%, #2d65ac);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-12 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80vw;
  height: 70vh;
  font-size: 1vw;
  line-height: 1vw;
  display: grid;
}

.div-block-13 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.div-block-13.inverted {
  filter: invert();
}

.heading-6 {
  color: #fff;
  text-align: right;
  font-size: 3.5em;
  font-weight: 500;
  line-height: 1.1em;
  position: relative;
}

.kbs-div {
  background-image: url('../images/william-daigneault-YQvaQqExNcQ-unsplash-1_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-14 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.gangala-div {
  background-image: url('../images/jezael-melgoza-layMbSJ3YOE-unsplash-1_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-20 {
  width: 65%;
  max-width: none;
  position: absolute;
  inset: -30% auto 0% -15%;
}

.gangala-bottom {
  color: #fff;
  background-color: #d68003;
  flex-direction: row;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.strng-div {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.kbs-bottom {
  color: #fff;
  background-color: #0e0e0e;
  flex-direction: row;
  flex: none;
  justify-content: space-between;
  width: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

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

.div-block-15 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section {
  z-index: 2;
  width: 100%;
  height: 100vh;
  position: relative;
}

.image-29 {
  align-self: flex-start;
  width: 100%;
  max-width: none;
}

.immi-crm {
  z-index: 20;
  width: 100%;
  height: 100vh;
  position: absolute;
}

.gangala {
  z-index: 15;
  background-color: #fff;
  width: 100%;
  height: 100vh;
  position: absolute;
}

.strng {
  z-index: 5;
  width: 100%;
  height: 100vh;
  position: absolute;
}

.kbs {
  z-index: 10;
  width: 100%;
  height: 100vh;
  position: absolute;
}

.lottie-animation-2 {
  width: 40px;
  padding: 5px;
}

.div-block-22 {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bg-images-grid-copy {
  z-index: 0;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 5%;
  display: grid;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero-section-copy {
  color: #000;
  position: relative;
}

.button-6 {
  z-index: 1;
  letter-spacing: .06em;
  background-color: #0000;
  padding: 19px 40px 20px 0;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 100%;
  position: relative;
}

.div-block-23 {
  display: inline-block;
  position: relative;
}

.image-32 {
  width: 45%;
  position: absolute;
  inset: auto 3% 0% auto;
}

.image-33 {
  width: 17%;
  position: absolute;
  inset: auto -7% -25% auto;
}

.lottie-animation-1 {
  width: 40px;
  padding: 5px;
  transform: rotate(180deg);
}

.lottie-animation-3, .lottie-animation-4, .lottie-animation-5, .lottie-animation-6 {
  width: 40px;
  padding: 5px;
}

.hm-para-1, .hm-para-2, .hm-para-3, .hm-para-4, .hm-para-5, .hm-para-6 {
  font-size: 18px;
}

.accordion-wrapper {
  background-color: #fff;
}

.accordion-item {
  border-bottom: 1px solid #000;
  width: 100%;
  padding-top: 1%;
  padding-bottom: 1%;
  display: block;
}

.accordion-toggle {
  white-space: normal;
  padding: 2vh 5% 2vh 0;
  display: flex;
}

.question {
  letter-spacing: 1px;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.2em;
}

.dropdown-list {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.dropdown-list.w--open {
  background-color: #fff;
  align-items: center;
  padding-right: 40px;
  display: flex;
}

.div-block-9-copy {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: relative;
}

.div-block-24 {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
}

.projects-container {
  perspective: 2000px;
  height: 410vh;
  position: relative;
}

.section-8 {
  background-color: #000;
  background-image: url('../images/Group-44257.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10%;
  padding-bottom: 0%;
  display: flex;
}

.div-block-26 {
  flex-direction: column;
  width: 699px;
  padding-top: 5%;
  font-size: 1.5vw;
  display: flex;
  position: relative;
}

.div-block-27 {
  background-image: url('../images/Mask-group.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 32vh;
  padding-top: 8%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
}

.slider {
  background-color: #0000;
  width: 100%;
}

.slide-nav {
  font-size: 1vw;
  inset: auto 0% -20%;
}

.left-arrow {
  inset: 0% auto 0% -15%;
}

.right-arrow {
  inset: 0% -15% 0% auto;
}

.div-block-28 {
  flex-direction: column;
  justify-content: space-between;
  height: 90%;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-top: 8vh;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-35 {
  border-radius: 20%;
}

.heading-7 {
  color: #fff;
  margin-bottom: 0;
}

.icon, .icon-2 {
  margin-top: 60.953px;
}

.heading-20 {
  color: #fff;
  letter-spacing: .03em;
  font-family: Clashdisplay, sans-serif;
  font-size: 1.5em;
  line-height: 100%;
}

.div-block-72 {
  border: 1px solid #fff;
  border-radius: 1px;
  padding: 20px 35px 35px;
  position: relative;
  overflow: hidden;
}

.div-block-67 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  width: 70%;
  max-width: 1200px;
  font-size: 1.5vw;
  display: grid;
}

.image-62 {
  width: 60px;
  position: absolute;
  inset: auto 5% 10% auto;
}

.image-66 {
  z-index: -1;
  object-fit: cover;
  width: 200%;
  height: 200%;
  position: absolute;
  inset: -50% 0% 0%;
}

.div-block-73 {
  background-color: #181818;
  border: 1px solid #0000;
  border-radius: 1px;
  padding: 20px;
  position: relative;
}

.div-block-68 {
  justify-content: center;
  align-items: center;
  margin-top: 166px;
  margin-bottom: 140px;
  display: flex;
}

.div-block-69 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1.5fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  display: grid;
}

.div-block-70 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-11 {
  color: #757575;
  text-align: center;
  font-size: 12px;
}

.link-11:hover {
  color: #fff;
}

.div-block-71 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-61 {
  width: 50px;
  height: 30px;
}

.image-67 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-129 {
  padding: 160px;
  position: relative;
  overflow: hidden;
}

.section-12 {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
  overflow: hidden;
}

.div-block-79 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  display: grid;
}

.div-block-149 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-146 {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-top: 5%;
  display: grid;
}

.div-block-142 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: space-around;
  align-items: flex-end;
  display: flex;
}

.div-block-151 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.immicrm-page-wrapper {
  background-color: #0d131f;
  font-family: Visbycf, sans-serif;
}

.image-94 {
  z-index: 1;
  width: 20%;
  margin-top: 10%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.immi-para {
  color: #f5f5f5;
  font-size: 18px;
  line-height: 27px;
}

.image-87 {
  width: 39%;
  position: absolute;
  inset: auto auto 0% 10%;
}

.image-75 {
  z-index: -1;
  border-radius: 80px;
  width: 25%;
  position: absolute;
  inset: -10% auto auto -10%;
}

.image-125 {
  width: 54%;
}

.heading-25 {
  color: #e9c1ff;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1.5em;
}

.image-103 {
  z-index: 1;
  margin-top: 10%;
  position: relative;
}

.image-69 {
  position: absolute;
  inset: -25% auto auto 0%;
}

.div-block-122 {
  flex: 0 auto;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  display: flex;
}

.image-139 {
  border-radius: 32px;
  width: 81%;
  margin-top: -3.5%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.section-17 {
  width: 100%;
  overflow: hidden;
}

.div-block-138 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 80%;
  margin: -22% auto 10%;
  display: grid;
}

.div-block-132 {
  justify-content: space-between;
  margin-top: 10px;
  display: flex;
}

.image-100 {
  border-radius: 32px;
  width: 80%;
  margin-top: -3%;
  position: relative;
}

.section-18 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.image-112 {
  width: 46%;
}

.heading-23 {
  color: #fff;
  margin-top: 0;
  font-size: 5em;
  line-height: 1.5em;
}

._2-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  place-items: center start;
  width: 70%;
  margin-bottom: 30px;
  display: grid;
}

._2-copy._2nd {
  grid-template-columns: 1fr .7fr 1fr;
  align-self: center;
}

.image-114 {
  width: 80%;
  margin-top: -5%;
}

.list {
  flex-direction: row;
  justify-content: space-between;
  list-style-type: none;
  display: flex;
}

.list._1 {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 50px;
  padding-left: 0;
  font-size: 16px;
  display: flex;
}

.image-71 {
  width: 13%;
  position: absolute;
  inset: auto auto 0% -7%;
}

.image-90-copy {
  width: 20%;
  position: absolute;
  inset: 2% auto auto -10%;
}

.div-block-137 {
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.image-140 {
  width: 59%;
}

.div-block-79-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  display: grid;
}

.image-116 {
  width: 65%;
}

.image-68 {
  width: 100%;
}

.div-block-118 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-121-copy {
  border-right: 1px solid #828282;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 70%;
  display: flex;
}

.image-101 {
  width: 16%;
  position: absolute;
  inset: -5% auto auto -5%;
}

.div-block-81-copy-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  display: grid;
  position: relative;
}

.paragraph-29 {
  padding-left: 0;
}

.image-78 {
  width: 40%;
}

.div-block-77 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.div-block-119 {
  justify-content: center;
  align-items: flex-end;
  padding: 25px;
  display: flex;
  position: relative;
}

.div-block-115 {
  flex-direction: column;
  padding: 15px;
  display: flex;
}

.image-74 {
  border-radius: 15%;
  width: 87%;
}

.div-block-114-copy {
  flex-direction: column;
  width: 100%;
  padding-top: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-14 {
  width: 100%;
  margin-top: 80px;
  overflow: hidden;
}

.paragraph-33 {
  color: #fdfdfd;
  margin-bottom: 0;
  font-size: 1.2em;
}

.logo {
  grid-column-gap: 120px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-top: 5%;
  display: grid;
}

.div-block-136 {
  z-index: -1;
  background-image: linear-gradient(61deg, #9b4ffa, #6f70fa 31%, #46c3fd 79%, #2ff5ff);
  height: 50%;
  position: absolute;
  inset: 0% 0% auto;
}

._1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  place-items: center start;
  width: 70%;
  margin-bottom: 30px;
  display: grid;
}

.image-117 {
  width: 39%;
}

.div-block-143 {
  align-items: center;
  display: flex;
}

.div-block-150 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10%;
  padding-bottom: 10%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-121 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center;
  display: grid;
}

.div-block-135 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.paragraph-28-copy-3 {
  color: #fff;
  margin-top: 20px;
  font-weight: 700;
}

.image-79 {
  border-radius: 100px;
  width: 25%;
  margin-right: 15%;
  position: relative;
}

.section-15 {
  margin-top: 15%;
  margin-bottom: 80px;
}

.image-106 {
  height: 100%;
  position: relative;
}

.image-115 {
  width: 100%;
  position: relative;
}

.img-copy._2 {
  width: auto;
}

.paragraph-28 {
  color: #fff;
  margin-top: 20px;
  font-weight: 700;
}

.div-block-114 {
  flex-direction: column;
  padding-top: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.problem-statement {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  display: grid;
}

.image-95 {
  width: 25%;
  position: absolute;
  inset: auto -10% 1% auto;
}

.image-142 {
  width: 53%;
}

.section-5-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10%;
  padding-bottom: 0%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-120 {
  justify-content: center;
  align-items: center;
  margin-top: 75px;
  margin-bottom: 50px;
  display: flex;
  position: relative;
}

.image-76 {
  width: 99.9999%;
}

.div-block-117 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 65%;
  display: grid;
}

.section-24 {
  width: 100%;
}

.image-93 {
  width: 100%;
  height: 70%;
  position: absolute;
  inset: auto 0% 0%;
}

.image-97 {
  width: 60%;
}

.background-video-3 {
  z-index: 1;
  border-radius: 40px;
  height: 500px;
}

.div-block-133 {
  display: flex;
  overflow: hidden;
}

.div-block-139 {
  padding-top: 25%;
}

.section-13 {
  margin-top: 150px;
}

.div-block-134 {
  background-image: linear-gradient(#2d65ac, #0e1420);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.text-span {
  color: #e9c1ff;
}

._1-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-end;
  place-items: center start;
  width: 70%;
  margin-bottom: 30px;
  display: grid;
}

.image-98 {
  align-self: flex-end;
  width: 60%;
}

.div-block-78 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 80vw;
  height: 100%;
  font-size: 1vw;
  display: grid;
  position: relative;
}

.image-72 {
  border-radius: 15%;
  width: 84%;
}

.image-73 {
  border-radius: 15%;
  width: 99.9963%;
  margin-top: 0;
}

.div-block-131 {
  flex-direction: column;
  display: flex;
  position: relative;
}

._2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  place-items: center start;
  width: 70%;
  margin-bottom: 30px;
  display: grid;
}

._2._2nd {
  align-self: center;
}

.image-144 {
  width: 39%;
}

.paragraph-27 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 600;
  line-height: 44px;
}

.div-block-140 {
  flex-direction: column;
  display: inline-block;
}

.image-145 {
  width: 41%;
}

.product-categories-secrion-2 {
  width: 70%;
  margin: 95px auto 0;
}

.image-137 {
  width: 24%;
  position: absolute;
  inset: auto auto 5% -10%;
}

.wrapper {
  background-image: linear-gradient(#2d60a3, #0d131f);
  flex-direction: column;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.div-block-80 {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: center;
  display: grid;
  position: relative;
}

.div-block-116 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.image-111 {
  width: 46%;
}

.div-block-161 {
  justify-content: space-around;
  align-items: flex-end;
  display: flex;
}

.image-83 {
  width: 21%;
  position: absolute;
  inset: auto 48% 25% auto;
}

.image-88 {
  width: 133%;
  position: absolute;
  top: 60%;
  left: 60%;
}

.heading-26 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 15px 30px;
  font-size: 28px;
  font-weight: 600;
  display: inline-block;
}

.section-11 {
  overflow: hidden;
}

.div-block-127 {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-162 {
  justify-content: center;
  align-items: center;
  margin-bottom: -50px;
  display: flex;
}

.image-141 {
  width: 57%;
}

._3-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  place-items: center start;
  width: 70%;
  margin-bottom: 30px;
  display: grid;
}

._3-copy._3rd {
  align-self: flex-start;
}

.image-99 {
  width: 24%;
  margin-right: 2%;
}

.div-block-81 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-77 {
  width: 52%;
}

.play-pause-button-2 {
  display: none;
}

.image-113 {
  width: 79%;
}

.heading-27 {
  text-transform: capitalize;
}

.section-5-copy-2 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-125 {
  color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

._3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  place-items: center start;
  width: 70%;
  margin-bottom: 30px;
  display: grid;
}

._3._3rd {
  align-self: flex-end;
}

.image-92 {
  width: 25%;
  margin-top: 10%;
}

.image-143 {
  width: 61%;
}

.image-118 {
  width: 99.9901%;
  margin-top: 10%;
}

.img {
  width: 320px;
  height: 200px;
}

.image-90 {
  width: 23%;
  position: absolute;
  inset: 6% -10% auto auto;
}

.image-96 {
  width: 40%;
  position: absolute;
  inset: 15% 0% auto auto;
}

.image-135 {
  width: 24%;
  position: absolute;
  inset: 5% -10% auto auto;
}

.image-138 {
  z-index: -2;
  width: 25%;
  position: absolute;
  inset: 5% auto auto -10%;
}

.image-105 {
  width: 100%;
  margin-left: -5%;
}

.image-120 {
  width: 100%;
}

.image-102 {
  object-fit: contain;
  width: 54%;
  position: absolute;
  inset: auto auto 0% 12%;
}

.section-16 {
  margin-top: -31%;
}

.image-80 {
  z-index: 0;
  width: 126%;
  max-width: none;
}

.image-81 {
  width: 108%;
  max-width: none;
  position: relative;
}

.div-block-148 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-130 {
  flex-direction: column;
  justify-content: flex-end;
  margin-top: -40px;
  display: flex;
}

.div-block-155 {
  position: relative;
}

.pattern-block {
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  display: grid;
}

.image-132 {
  width: 90%;
  position: absolute;
}

.div-block-32 {
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.image-147 {
  z-index: 2;
  width: 20%;
  position: absolute;
  inset: auto 15% -5% auto;
}

.image-121 {
  margin-top: -10%;
}

.premium-auto-parts-section {
  z-index: 1;
}

.image-149 {
  width: 190px;
  height: auto;
  position: absolute;
  top: 29%;
  left: 26%;
}

.image-150 {
  width: 100%;
  margin-top: -10%;
  position: relative;
}

.sketching-ideation-section {
  width: auto;
  height: 1000px;
  margin: 40px auto;
  padding-top: 100px;
  padding-left: 0;
  display: none;
  position: relative;
}

.div-block-159 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-21 {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-top: 15%;
  display: flex;
}

.image-52 {
  position: sticky;
  top: 10px;
}

.results-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 10%;
  display: flex;
}

.able-to-compete-with-top-brands {
  text-align: center;
  background-color: #181818;
  flex: 1;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 15px;
}

.logo-allignment-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  display: grid;
}

.image-151 {
  width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-172 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.highlight {
  color: #fff;
}

.highlight:hover {
  color: #555;
}

.div-block-178 {
  overflow: hidden;
}

.div-block-179 {
  padding-top: 75px;
  padding-bottom: 30px;
}

.div-block-180 {
  width: 60%;
  margin-bottom: 10%;
  margin-left: auto;
  margin-right: auto;
}

.image-152 {
  width: 190px;
  height: auto;
  position: absolute;
  top: 50%;
  bottom: 0%;
  left: 65%;
}

.div-block-33 {
  align-self: flex-start;
  padding-right: 15%;
}

.div-block-156 {
  margin-top: 10%;
}

.image-153 {
  width: 200px;
  max-width: none;
  height: auto;
  margin-right: 0;
}

.image-153.cl-plt {
  width: 220px;
  margin-right: 27px;
}

.image-153.oil {
  width: 160px;
}

.image-153.drum {
  width: 120px;
  height: 190px;
}

.image-154 {
  z-index: 1;
  margin-top: -10%;
}

.client-requirement-wrapper {
  z-index: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.div-block-37 {
  background-color: #181818;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 350px;
  display: flex;
  position: relative;
}

.div-block-181 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.div-block-164 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: center;
  display: grid;
}

.div-block-145 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10%;
  display: grid;
  position: relative;
}

.image-155 {
  width: 380px;
  height: auto;
  position: absolute;
  top: 60%;
  left: 20%;
}

.image-122 {
  width: 49%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.kbs-stall-section {
  z-index: auto;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
  display: flex;
}

.play-pause-button {
  display: none;
}

.div-block-36 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
}

.kbs-page-wrapper {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.section-25 {
  z-index: 2;
  margin-top: 15%;
}

.div-block-40 {
  object-fit: contain;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.need-consistency-throughout-branding {
  text-align: center;
  background-color: #181818;
  flex: 1;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 15px;
}

.image-128 {
  width: 45%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.div-block-157 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  display: grid;
}

.products-images-section {
  z-index: 1;
  justify-content: center;
  align-items: flex-end;
  width: 80%;
  height: auto;
  margin: 0 auto;
  padding-top: 100px;
  display: flex;
  position: static;
  top: -62px;
}

.products-images-section.mobile {
  width: 80%;
  overflow: hidden;
}

.div-block-30 {
  align-self: flex-start;
}

.video-section-copy {
  height: 700px;
  margin-top: 150px;
  position: relative;
  overflow: hidden;
}

.results-heading {
  color: #fff;
}

.imagery-used-section {
  width: 80%;
}

.create-a-premium-brand {
  text-align: center;
  background-color: #181818;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 15px;
}

.section-26 {
  justify-content: center;
  align-items: center;
  margin-top: 15%;
  display: flex;
  position: relative;
}

.image-156 {
  width: 70px;
  position: absolute;
  inset: 20px 20px auto auto;
}

.div-block-158 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-19-copy-copy-copy {
  justify-content: center;
  align-items: center;
  margin-top: 15%;
  display: flex;
  position: relative;
}

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

.div-block-163 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero-wrapper {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.div-block-160 {
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.clients-requirement-section {
  justify-content: center;
  align-items: center;
  margin-top: 15%;
  display: flex;
}

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

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  display: grid;
}

.image-54 {
  width: 42%;
}

.div-block-34 {
  flex-direction: column;
  display: flex;
}

.div-block-164-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30%;
  display: grid;
}

.about-client-section {
  justify-content: center;
  align-items: center;
  margin-top: 10%;
  display: flex;
  position: relative;
}

.background-video {
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 55px;
}

.dull {
  color: #b9b9b9;
}

.dull:hover {
  color: #fff;
}

.background-video-2 {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.div-block-184 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.problem-statrment-section {
  z-index: auto;
  opacity: 1;
  flex-direction: column;
  width: 80%;
  display: flex;
}

.product-categories-secrion {
  width: 70%;
  overflow: hidden;
}

.div-block-144 {
  flex-direction: column;
  align-items: flex-end;
  width: 80%;
  display: flex;
}

.section-23 {
  justify-content: center;
  align-items: center;
  margin-top: 15%;
  display: flex;
}

.image-131 {
  width: 32%;
  position: absolute;
}

.div-block-60 {
  z-index: 3;
}

.columns-2 {
  flex: 1;
  display: block;
}

.div-block-48-copy {
  opacity: 1;
  width: 760px;
  height: 529px;
}

.div-block-48-copy:hover {
  opacity: 1;
}

.paragraph-34 {
  color: #848484;
  font-size: 1.2em;
  font-weight: 400;
}

.kbs-branding-section {
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-29 {
  color: #fff;
}

.heading-30 {
  color: #ed1c24;
  margin-top: 10px;
  font-size: 2em;
  font-weight: 600;
}

.image-55 {
  object-fit: contain;
  padding-top: 200px;
  overflow: hidden;
}

.section-27 {
  justify-content: center;
  align-items: center;
  margin-top: 15%;
  display: flex;
}

.mind-mapping-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-top: 10%;
  display: grid;
  position: relative;
}

.light {
  color: #fff;
  text-align: center;
  padding-top: 5px;
  font-weight: 500;
}

.div-block-66 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  display: grid;
}

.image-130 {
  width: 72%;
  position: absolute;
}

.image-133 {
  width: 90%;
  position: absolute;
}

.div-block-40-copy {
  z-index: 1;
  position: relative;
  left: -33%;
}

.div-block-48 {
  opacity: 1;
  width: 700px;
  height: 529px;
}

.div-block-48:hover {
  opacity: 1;
}

.case-study {
  z-index: 1;
  font-size: 1vw;
  position: absolute;
  inset: auto auto 10% 10%;
}

.about-client-wrapper {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.div-block-38 {
  margin-bottom: 10px;
  position: absolute;
  inset: auto 0% 0% 10%;
}

.paragraph-35 {
  color: #fff;
  width: auto;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.4em;
  display: inline-block;
}

.bussiness-card-section {
  z-index: 1;
  object-fit: contain;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  margin: 0 auto;
  padding: 30px;
  display: flex;
  position: static;
  overflow: hidden;
}

.section-22 {
  background-image: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-top: 15%;
  display: flex;
}

.heading-31 {
  color: #aaa;
  margin-top: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
  font-size: 16px;
}

.div-block-187 {
  z-index: 10;
  flex: 0 auto;
  align-self: flex-start;
  align-items: flex-start;
  width: 40%;
  position: relative;
}

.image-157 {
  width: 380px;
  height: auto;
  position: relative;
  top: -8%;
  left: 50%;
}

.section-20 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 10%;
  display: flex;
}

.image-158 {
  z-index: -1;
  width: 52%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-39 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 80%;
  display: grid;
}

.div-block-55 {
  background-color: #181818;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-32 {
  direction: ltr;
  mix-blend-mode: normal;
  flex-direction: row;
  justify-content: flex-end;
  width: 120px;
  height: 60px;
  font-size: 14px;
  display: flex;
  position: absolute;
  inset: 9% 0% 13% -7%;
  overflow: visible;
  transform: rotate(-90deg);
}

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

.image-159 {
  flex: 0 auto;
  align-self: auto;
  width: 44%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  background-color: #181818;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 35px;
  font-size: 20px;
  line-height: 34px;
  box-shadow: 1px 1px 3px #000;
}

.mood-boarding-section {
  width: 80%;
  position: relative;
}

.paragraph-21 {
  font-family: Montserrat, sans-serif;
}

.div-block-49 {
  justify-content: center;
  align-items: center;
  margin-top: 90px;
  margin-bottom: 70px;
  display: flex;
  overflow: hidden;
}

.heading-35 {
  text-transform: uppercase;
  margin-top: 0;
  font-weight: 600;
  position: relative;
}

.div-block-76 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-40 {
  width: 70%;
  margin-top: -25%;
  position: absolute;
}

.hero-section-3 {
  background-image: url('../images/jezael-melgoza-layMbSJ3YOE-unsplash-1_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
}

.div-block-188 {
  flex-direction: column;
  align-items: center;
  padding-top: 75px;
  padding-bottom: 30px;
  display: flex;
}

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

.paragraph-36 {
  color: #333;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.image-161 {
  width: 98%;
  position: relative;
  top: -155px;
}

.list-2 {
  padding-left: 5%;
}

.div-block-64 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 80%;
  display: grid;
}

.heading-36 {
  color: #fff;
  background-color: #14ae5d;
  border-radius: 5px;
  margin-top: 10px;
  margin-left: 0;
  padding: 10px;
  font-weight: 600;
  display: inline-block;
}

.image-163 {
  width: 130%;
  max-width: 190%;
  position: relative;
  top: 35px;
}

.div-block-207 {
  flex-direction: column;
  display: flex;
}

.div-block-208 {
  align-self: flex-start;
}

.section-28 {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 150px;
  padding: 70px;
  display: flex;
  position: relative;
}

.stationery-section {
  margin-top: 25%;
  overflow: hidden;
}

.image-164 {
  width: 80%;
  max-width: none;
}

.logo-not-to-be-used {
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 15%;
  display: block;
  overflow: hidden;
}

.heading-37 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.gangala-page-wrapper {
  font-family: Montserrat, sans-serif;
}

.paragraph-37 {
  color: #333;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.paragraph-38 {
  color: #333;
  letter-spacing: 2px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.div-block-98 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  width: 80%;
  height: 750px;
  display: grid;
  overflow: hidden;
}

.div-block-96 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.div-block-192 {
  z-index: 3;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 10%;
  left: -12%;
}

.image-165 {
  width: 40%;
  position: absolute;
  inset: auto -15% -30% auto;
}

.div-block-209 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 25px;
  display: grid;
  overflow: visible;
}

.div-block-210 {
  background-color: #fff;
  width: 75%;
  padding-top: 0%;
  position: relative;
  overflow: hidden;
}

.image-166 {
  z-index: -1;
  width: 12%;
  position: absolute;
  inset: -5% auto auto -6%;
}

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

.heading-38 {
  text-align: right;
  text-transform: capitalize;
  margin-top: 80px;
  line-height: 38px;
  position: sticky;
  top: 25px;
}

.logo-allignment-section-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  width: 80%;
  margin-top: 10%;
  margin-bottom: 10%;
  display: grid;
}

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

.list-item-5 {
  font-size: 18px;
  line-height: 26px;
}

.div-block-191 {
  z-index: 1;
  background-color: #08b758;
  border-radius: 10px;
  width: 80%;
  padding: 5% 0% 5% 10%;
  font-size: 1vw;
  line-height: 1vw;
  display: inline-block;
  position: relative;
  top: 5%;
  right: -18%;
}

.image-167 {
  width: 100%;
}

.heading-24 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

.div-block-190 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  display: grid;
  position: absolute;
}

.div-block-220 {
  justify-content: flex-start;
  display: flex;
}

.angala-para {
  font-size: 18px;
  line-height: 26px;
}

.div-block-79-copy-2 {
  grid-column-gap: 160px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 1%;
  padding-bottom: 1%;
  padding-right: 10%;
  display: grid;
}

.image-169 {
  z-index: 0;
  width: 80%;
  position: relative;
}

.div-block-88 {
  font-family: Open Sans, sans-serif;
}

.image-170 {
  width: 18%;
  position: absolute;
  inset: auto 0% 20% auto;
}

.div-block-110 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.paragraph-39 {
  color: #333;
  margin-top: 49px;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.heading-21 {
  z-index: 2;
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3.5em;
  line-height: 1.5em;
  display: inline-block;
}

.div-block-196 {
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-171 {
  width: 100%;
}

.heading-39 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

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

.image-44 {
  width: 8%;
  position: absolute;
  inset: 25% -5% 0% auto;
}

.heading-40 {
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.image-172 {
  width: 120%;
  max-width: none;
}

.image-36 {
  width: 200%;
  max-width: none;
  position: absolute;
  inset: auto -130% -125% auto;
}

.section-29 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.image-173 {
  width: 100%;
}

.heading-41 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.div-block-221 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: .6fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  display: grid;
  position: relative;
}

.div-block-213 {
  position: sticky;
  top: 5%;
}

.image-174 {
  width: 41%;
}

.section-30 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 15%;
  display: none;
  overflow: hidden;
}

.div-block-198 {
  align-items: flex-start;
  display: flex;
}

.paragraph-22 {
  color: #333;
  letter-spacing: 2px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.heading-17 {
  z-index: 999;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.heading-22 {
  text-align: center;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
}

.heading-22.final {
  text-align: left;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
}

.image-175 {
  width: 41%;
}

.image-176 {
  width: 98%;
}

.div-block-211 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.section-31 {
  width: 100%;
  padding-top: 250px;
  overflow: hidden;
}

.gangala-para {
  color: #333;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.image-177 {
  width: 14%;
  position: absolute;
  inset: 21% auto 0% 0%;
}

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

.image-39 {
  width: 99.9972%;
}

.image-39._1 {
  align-self: flex-end;
  width: 53%;
  margin-top: 60px;
}

.div-block-222 {
  margin-bottom: 3%;
  overflow: visible;
}

.heading-42 {
  font-family: Montserrat, sans-serif;
  font-size: 4em;
  line-height: 1em;
  position: absolute;
  inset: 10% auto auto 45%;
}

.div-block-224 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  padding-bottom: 10vh;
  display: grid;
  position: relative;
}

.div-block-103 {
  margin-top: 75px;
}

.heading-43 {
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
}

.heading-43.open-sans {
  margin-bottom: 25px;
  font-weight: 400;
}

.image-59 {
  width: 81%;
}

.div-block-194 {
  position: relative;
  top: 10%;
  left: 20%;
}

.image-179 {
  width: 99.9972%;
  margin-top: 60px;
}

.gangala-sketch-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -5%;
  display: flex;
  position: relative;
}

.section-32 {
  background-image: none;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 22%;
  display: flex;
}

.div-block-225 {
  padding-top: 50%;
}

.div-block-197 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.heading-34 {
  text-align: center;
  margin-bottom: 35px;
}

.para {
  color: #333;
  text-align: center;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  line-height: 24px;
}

.div-block-90 {
  margin-top: 50px;
}

.paragraph-40 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
  display: inline-block;
}

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

.image-182 {
  width: 89.9973%;
  max-width: 90%;
  position: relative;
  top: 0;
  left: 100px;
}

.heading-19 {
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 500;
}

.section-33 {
  justify-content: center;
  align-items: center;
  margin-top: 15%;
  display: flex;
}

.div-block-199 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.image-184 {
  width: 93%;
}

.image-185 {
  width: 62%;
  position: relative;
  top: -68px;
}

.image-41 {
  width: 318px;
  max-width: none;
}

.heading-56 {
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}

.div-block-226 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.paragraph-41 {
  color: #333;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.image-186 {
  width: 10%;
  position: absolute;
  top: 5%;
  right: 22%;
}

.div-block-206 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.gangala-logos-block {
  background-color: #e4e4e4;
  flex-direction: column;
  padding-top: 2%;
  display: flex;
  position: relative;
}

.section-34 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 150px;
  padding-bottom: 80px;
  display: flex;
  overflow: hidden;
}

.image-187 {
  width: 8%;
  position: absolute;
  inset: 20% 0% auto auto;
}

.product-categories-secrion-3 {
  width: 70%;
  margin: 95px auto 0;
}

.paragraph-6 {
  color: #333;
  text-align: center;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
}

.section-35 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 15%;
  font-size: 1vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.heading-33 {
  margin-bottom: 20px;
}

.div-block-193 {
  position: relative;
  top: -25%;
  right: 30%;
}

.image-188 {
  width: 98%;
}

.list-3 {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  list-style-type: none;
  display: flex;
}

.list-3._1 {
  margin-top: 15px;
  margin-bottom: 50px;
  padding-left: 0;
  font-size: 16px;
}

.paragraph-42 {
  color: #333;
  font-family: Montserrat, sans-serif;
  line-height: 24px;
}

.section-36 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 15%;
  margin-bottom: 15%;
  display: flex;
}

.case-study-2 {
  z-index: 5;
  width: 530px;
  position: absolute;
  inset: auto auto 20% 10%;
}

.image-189 {
  width: 42%;
}

.div-block-229 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-top: 10%;
  display: grid;
  position: relative;
}

.div-block-106 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.section-37 {
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-43 {
  color: #333;
  text-align: right;
  width: 80%;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.image-45 {
  width: 7%;
  position: absolute;
  inset: 25% -5% 0% auto;
}

.image-58 {
  width: 100%;
  margin-top: 40px;
}

.heading-57 {
  text-transform: uppercase;
  margin-top: 0;
  font-weight: 600;
  position: relative;
  top: auto;
  left: auto;
  right: 0%;
}

.image-47 {
  width: 85%;
  position: absolute;
  inset: -40% 0% auto 5%;
}

.paragraph-44 {
  color: #333;
  font-family: Montserrat, sans-serif;
}

.div-block-107 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.div-block-200 {
  margin-bottom: 35px;
  display: inline-block;
  position: relative;
}

.section-38 {
  width: 100%;
  overflow: hidden;
}

.section-39 {
  width: 100%;
}

.div-block-99 {
  background-image: url('../images/Vector.webp');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-105 {
  grid-column-gap: 50px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.heading-58 {
  text-align: right;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 500;
  line-height: 35px;
}

.paragraph-45 {
  color: #333;
  text-align: center;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.div-block-91 {
  margin-top: 50px;
  font-family: Open Sans, sans-serif;
}

.image-190 {
  width: 30%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.paragraph-46 {
  color: #333;
  text-align: right;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.paragraph-47 {
  color: #333;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.paragraph-48 {
  color: #000;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.div-block-231 {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: 80%;
  margin: 10% auto 35px;
  display: grid;
}

.paragraph-49 {
  color: #333;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.section-40 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2%;
  display: flex;
  overflow: hidden;
}

.div-block-86 {
  border-left: 1px solid #000;
  border-radius: 0;
  padding-top: 140px;
  padding-left: 35px;
}

.section-41 {
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.div-block-75 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70%;
  display: grid;
  position: relative;
}

.div-block-95 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  grid-auto-columns: 1fr;
  width: 80%;
  display: grid;
  overflow: hidden;
}

.div-block-101 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 15px;
  display: grid;
}

.div-block-195 {
  width: 40%;
  margin-left: 30%;
}

.heading-59 {
  text-transform: uppercase;
  font-family: Akira expanded demo, sans-serif;
  line-height: 38px;
  position: absolute;
  inset: auto -15% 20% auto;
  transform: rotate(-90deg);
}

.image-109 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.left-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gb-1 {
  z-index: 2;
  display: block;
}

._4-1-2 {
  opacity: .8;
  text-align: center;
  text-transform: none;
  margin-top: 30px;
}

.gb-3 {
  z-index: 11;
  display: none;
}

.sketch-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 550px;
  margin-bottom: 150px;
  display: flex;
  overflow: hidden;
}

.div-block-232 {
  justify-content: center;
  align-items: center;
  padding: 25px;
  display: flex;
}

.div-block-165 {
  border-left: 1px solid #fff;
}

.div-block-233 {
  width: 815px;
}

.image-82 {
  width: 100%;
}

.image-107 {
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.div-block-138-copy {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
  position: relative;
}

.image-192 {
  width: 100%;
  padding: 20px;
}

.div-block-234 {
  border-top: 1px solid #fff;
  padding: 5%;
}

._3-1-2 {
  opacity: .8;
  text-align: center;
  text-transform: none;
  margin-top: 30px;
}

.div-block-235 {
  border-left: 1px solid #fff;
  padding-left: 15px;
}

.b {
  opacity: .8;
  width: 30%;
  display: none;
}

.div-block-236 {
  border-left: 1px solid #fff;
  border-right: 1px solid #0000;
  padding: 25px;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.ti-1 {
  z-index: 2;
  display: block;
}

.a {
  opacity: .8;
  width: 30%;
  display: block;
}

.c, .e {
  opacity: .8;
  width: 30%;
  display: none;
}

.sipper {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

._5 {
  opacity: .8;
  width: 30%;
}

.image-194 {
  width: 105%;
  max-width: none;
  position: relative;
}

.image-195 {
  z-index: 0;
  width: 61%;
  position: absolute;
}

.div-block-124-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area"
  / .6fr 3.73fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  display: grid;
}

.gradient {
  mix-blend-mode: overlay;
  width: auto;
  position: absolute;
  inset: 0%;
}

.div-block-237 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

._3-2 {
  opacity: .8;
  width: 30%;
}

.div-block-168 {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 80%;
  display: flex;
}

.div-block-204 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-238 {
  border-left: 1px solid #fff;
  padding-left: 15px;
}

.style_guide {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-239 {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  position: relative;
}

.t-shirt-button-3 {
  text-align: center;
  background-color: #0000;
  flex: 1;
  font-family: Akira expanded demo, sans-serif;
  font-size: 30px;
  line-height: 50px;
  display: none;
}

.div-block-240 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .795fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-205 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-127-copy {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

.d1 {
  opacity: .8;
  text-align: center;
  text-transform: none;
  margin-top: 30px;
  display: none;
}

.d {
  opacity: .8;
  width: 30%;
  display: none;
}

.div-block-167 {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.section-42 {
  width: 100%;
  height: 250vh;
  display: none;
  position: relative;
}

.image-197 {
  width: auto;
}

.div-block-202 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: grid;
}

.left-image {
  border-right: 1px solid #fff;
  justify-content: center;
  align-items: center;
  padding: 3%;
  display: flex;
}

.div-block-243 {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #0000;
  justify-content: center;
  align-items: center;
  padding: 10%;
  display: flex;
}

.image-198 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.image-200 {
  object-fit: fill;
  width: 25%;
  position: absolute;
}

.style-guide {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.a1 {
  opacity: .8;
  text-align: center;
  text-transform: none;
  margin-top: 30px;
  display: block;
  inset: auto 0% 0%;
}

.e1 {
  opacity: .8;
  text-align: center;
  text-transform: none;
  margin-top: 30px;
  display: none;
}

.div-block-244 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-140-copy {
  grid-column-gap: 10vh;
  grid-row-gap: 10vh;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center;
  width: 100%;
  margin-top: 5%;
  display: grid;
  position: relative;
}

.image-201 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.heading-61 {
  margin-left: auto;
  margin-right: auto;
  font-family: Akira expanded demo, sans-serif;
  font-size: 1.4em;
  position: absolute;
  inset: 65% 0% auto;
  transform: rotate(-90deg);
}

.div-block-152 {
  background-color: #000;
  width: 100%;
  overflow: hidden;
}

.heading-50 {
  font-size: 32px;
}

._2-2 {
  opacity: .8;
  width: 30%;
}

.image-202 {
  width: 100%;
}

.div-block-245 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bottom {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 5.75fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.bottom.immi-crm-bottom {
  background-image: linear-gradient(160deg, #193153, #0e1624);
}

.bottom.strngg-bottom {
  background-color: #222;
}

.div-block-246 {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.image-203 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.heading-62 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 600;
}

._5-1-2 {
  opacity: .8;
  text-align: center;
  text-transform: none;
  margin-top: 30px;
}

.div-block-247 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  display: grid;
}

.t-shirt-button-1 {
  text-align: center;
  background-color: #0000;
  flex: 0 auto;
  font-family: Akira expanded demo, sans-serif;
  font-size: 30px;
  line-height: 50px;
  display: none;
}

.t-shirt-button-1.current {
  flex: 1;
  display: block;
}

.images-block-1 {
  background-color: #000;
  flex-direction: row;
  width: 100vw;
  display: flex;
  position: relative;
}

.paragraph-56 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}

.heading-49 {
  text-transform: uppercase;
  font-size: 32px;
}

.ti-2 {
  z-index: 10;
  display: none;
}

.c1 {
  opacity: .8;
  text-align: center;
  text-transform: none;
  margin-top: 30px;
  display: none;
}

.t-shirt-button-2 {
  text-align: center;
  background-color: #0000;
  flex: 1;
  justify-content: center;
  font-family: Akira expanded demo, sans-serif;
  font-size: 30px;
  line-height: 50px;
  display: none;
}

.link-block-12, .link-block-13 {
  border-bottom: 1px solid #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-205 {
  width: 99.6671%;
}

.logo-video-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.mind-maping-section {
  width: 100%;
  display: none;
  overflow: hidden;
}

.t-shirt-design-2 {
  display: none;
}

.image-208 {
  width: 43%;
  position: absolute;
}

.strng-results {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin: 50px auto 200px;
  display: flex;
}

.wnq-1 {
  z-index: 2;
  display: block;
  position: static;
  inset: 0%;
}

.image-209 {
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 15% 0% auto;
}

.img-1 {
  opacity: 1;
  width: 300px;
  height: 205px;
  position: absolute;
  top: 50px;
  left: 90px;
}

.div-block-248 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-210 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.images-block-2 {
  mix-blend-mode: luminosity;
  justify-content: flex-end;
  padding: 0;
  display: flex;
  position: relative;
}

.gb-2 {
  z-index: 10;
  display: none;
}

.div-block-170 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto 100px;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-91 {
  mix-blend-mode: luminosity;
}

.div-block-249 {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 5%;
}

.image-211 {
  width: 105%;
  max-width: none;
  position: relative;
}

.img-2 {
  opacity: .9;
  width: 300px;
  height: 205px;
  position: absolute;
  top: 70px;
  left: 70px;
}

.t-shirts-wrappper {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  border-left: 1px solid #fff;
  grid-template-rows: 70px auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.div-block-142-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

._4 {
  opacity: .8;
  width: 30%;
}

.div-block-171 {
  padding: 40px;
}

.div-block-252 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 50vh;
  margin-top: 60px;
  display: grid;
  overflow: hidden;
}

.div-block-253 {
  border-top: 1px solid #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-123 {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}

.wnq-3 {
  z-index: 11;
  display: none;
}

.div-block-254 {
  justify-content: center;
  align-items: center;
  padding: 2%;
  display: flex;
}

.div-block-255 {
  justify-content: center;
  align-items: center;
  padding: 10%;
  display: flex;
}

.finalicon-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 15%;
  display: flex;
  overflow: hidden;
}

.top {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.winners-never-quit {
  border-right: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.image-110 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.get-better {
  border-right: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-141 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.strng-result-section {
  overflow: hidden;
}

.paragraph-57 {
  color: #fff;
  font-weight: 700;
}

.image-copy {
  padding: 2%;
}

.image-213, .image-214 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.image-215 {
  width: 100%;
}

.div-block-256 {
  font-size: 2vw;
  position: relative;
  bottom: 20%;
  left: 10%;
}

.paragraph-58 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 80px;
}

.heading-47 {
  width: 300px;
  font-family: Akira expanded demo, sans-serif;
  position: absolute;
  transform: rotate(-90deg);
}

._2-2-2 {
  opacity: .8;
  text-align: center;
  text-transform: none;
  margin-top: 30px;
}

.div-block-203 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-128 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: .73fr .75fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  display: grid;
}

.paragraph-60 {
  text-transform: capitalize;
  line-height: 25px;
}

.paragraph-60.bold {
  color: #fff;
  font-family: Visbycf, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.div-block-257 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "."
                 "."
                 "."
                 "."
                 "."
                 / 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-258 {
  border-left: 1px solid #fff;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block-138-copy-2 {
  flex: 0 auto;
  width: 80%;
}

.t-shirt-design-1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-166 {
  border-left: 1px solid #fff;
}

.div-block-259 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-260 {
  object-fit: cover;
  justify-content: center;
  align-items: flex-start;
  width: 85vw;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-169 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #0000;
  border-right: 1px solid #0000;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  transition: all .4s;
  display: grid;
}

.div-block-261 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.image-217 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.div-block-124 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 3.25fr .75fr;
  grid-auto-columns: 1fr;
  width: 90%;
  display: grid;
}

.t-shirts_heading {
  border-bottom: 1px solid #fff;
}

.wnq-2 {
  z-index: 10;
  display: none;
}

.div-block-262 {
  width: 70%;
}

.div-block-263 {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-218 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.image-219 {
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.heading-44 {
  text-align: left;
  width: 50%;
  font-size: 32px;
}

.image-220 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.ti-3 {
  z-index: 11;
  display: none;
}

.div-block-264 {
  position: relative;
}

.image-221 {
  width: auto;
}

.client-section {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 200px;
  display: flex;
  overflow: hidden;
}

.t-shirts-section {
  border-top: 1px solid #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-265 {
  border-left: 1px solid #fff;
  padding: 10%;
}

.grid-1 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.image-222 {
  width: 99.5497%;
}

._100-width {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-223 {
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 15% 0% auto;
}

.background-video-7 {
  z-index: 1;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 200px 100px #000;
}

.paragraph-63 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
}

.div-block-218 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0%;
}

.right-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.img-3 {
  opacity: .8;
  width: 300px;
  height: 205px;
  position: absolute;
  top: 90px;
  left: 50px;
}

.image-224 {
  border-right: 1px solid #fff;
  justify-content: center;
  align-items: center;
  padding: 2%;
  display: flex;
  position: relative;
}

.paragraph-64 {
  color: #fff;
}

.div-block-266 {
  border-left: 1px solid #fff;
  justify-content: center;
  align-items: center;
  padding: 10%;
  display: flex;
}

.image-225 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.strng-page-wrapper {
  color: #fff;
  background-color: #000;
  font-family: Visbycf, sans-serif;
}

.image-226 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.strnghero-section {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.image-119 {
  border-radius: 10px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.div-block-267 {
  border-left: 1px solid #fff;
  padding-left: 15px;
}

.image-227 {
  z-index: 0;
  width: 59%;
  position: absolute;
  top: 0%;
}

.div-block-268 {
  align-self: flex-start;
  margin-bottom: 25px;
}

.train-insane {
  border-right: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-269 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr 1.5fr .25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.b1 {
  opacity: .8;
  text-align: center;
  text-transform: none;
  margin-top: 30px;
  display: none;
}

.heading-44-copy {
  z-index: 3;
  text-align: center;
  width: 78%;
  font-family: Akira expanded demo, sans-serif;
  font-size: 32px;
  position: absolute;
}

.strng-hero-heading {
  font-family: Akira expanded demo, sans-serif;
  font-size: 3em;
  line-height: 1em;
}

.strng-para {
  color: #d5d6d6;
}

.strng-h2 {
  font-family: Akira expanded demo, sans-serif;
  font-size: 1.8em;
  line-height: 1.2;
}

.strng-h2.centre {
  text-align: center;
}

.testimonial-para {
  color: #fff;
  font-size: .8em;
}

.testimonial-para.light {
  text-align: left;
  padding-top: 0;
  font-weight: 300;
}

.div-block-270 {
  align-items: flex-end;
  display: flex;
}

.kbs-heading {
  font-size: 1.2em;
  line-height: 1.2;
}

.shadow-up {
  z-index: 2;
  background-image: linear-gradient(#000, #0000);
  height: 10vh;
  position: absolute;
  inset: 0% 0% auto;
}

.shadow-down {
  z-index: 2;
  transform-style: preserve-3d;
  background-image: linear-gradient(#000, #0000);
  height: 10vh;
  position: absolute;
  inset: auto 0% 0%;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.logo-video {
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 55px;
}

.gangala-link {
  color: #000;
}

.strng-hero-wrapper {
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.strng-hero-image {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.images-section {
  width: 100%;
  overflow: hidden;
}

.parallel-img {
  flex: none;
}

.row-2 {
  mix-blend-mode: luminosity;
  background-color: #000;
  justify-content: flex-end;
  height: 35vh;
  display: flex;
}

.row-1 {
  mix-blend-mode: luminosity;
  background-color: #000;
  justify-content: flex-start;
  height: 35vh;
  display: flex;
}

.video-holder {
  position: relative;
}

.background-video-9 {
  width: 100%;
  height: 100vh;
}

.new-footer {
  color: #fff;
  background-color: #000;
  font-family: Clashdisplay, sans-serif;
}

.footer-wrapper {
  background-image: url('../images/Group-44258.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 15vh;
  display: flex;
}

.testimonial-wrapper {
  width: 50%;
  min-width: 750px;
}

.heading-wrapper {
  width: 100%;
}

.testimonial {
  background-image: url('../images/Mask-group.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-2 {
  background-color: #ddd0;
}

.right-arrow-2 {
  inset: 0% -10% 0% auto;
}

.left-arrow-2 {
  inset: 0% auto 0% -10%;
}

.slide-nav-2 {
  inset: auto 0% -15%;
}

.mask-2 {
  padding: 5% 2%;
}

.text {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 95%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.review {
  text-align: center;
  letter-spacing: 1px;
  font-size: .8em;
  line-height: 1.3;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.review-image {
  border-radius: 10px;
  width: 74.5028px;
  max-width: none;
}

.name-holder {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.designation {
  letter-spacing: .2px;
  font-size: .8em;
  font-weight: 300;
}

.name {
  margin-bottom: 0;
  font-size: 1em;
}

.contact {
  width: 60%;
  margin-top: 15vh;
  margin-bottom: 15vh;
}

.got-a-project {
  border: 1px solid #fff;
  padding: 5%;
  transition: all .15s;
  position: relative;
}

.contact-heding {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.5em;
}

.paragraph-65 {
  letter-spacing: 1px;
  font-size: 1em;
}

.join-our-team {
  background-color: #181818;
  border: 1px solid #181818;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding: 5%;
  transition: all .15s;
  display: flex;
  position: relative;
}

.arrow {
  opacity: .8;
  width: 60px;
  position: absolute;
  inset: auto 10% 10% auto;
}

.contact-page-wrapper {
  color: #fff;
  background-color: #000;
  font-family: Clashdisplay, sans-serif;
}

.contact-hero-section {
  align-items: center;
  height: 70vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-228 {
  z-index: -1;
  width: 20%;
  position: absolute;
  inset: -31% auto auto -11%;
}

.link-13 {
  color: #000;
  font-weight: 500;
}

.form {
  margin-top: 5vh;
}

.submit-button {
  background-color: #000;
  background-image: url('../images/Arrow-4.webp');
  background-position: 58%;
  background-repeat: no-repeat;
  background-size: 3%;
  width: 100%;
  margin-top: 5vh;
}

.textarea {
  letter-spacing: 1px;
  text-transform: capitalize;
  padding-bottom: 10vh;
}

.form-heading {
  color: #000;
  font-size: 1.4em;
  font-weight: 500;
}

.field {
  text-transform: capitalize;
}

.error-message {
  background-color: #0006;
}

.div-block-273 {
  position: relative;
}

.grid-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-44, .list-item-6, .t-shirt-design-3 {
  display: none;
}

.div-block-274 {
  align-self: flex-start;
  width: 70%;
}

.view-case-study {
  display: inline-block;
  position: relative;
}

.case-study-button {
  letter-spacing: .06em;
  background-color: #0000;
  padding: 19px 40px 20px 0;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 100%;
}

.animated-text {
  letter-spacing: 0;
  text-transform: uppercase;
  flex: none;
  padding-right: 2%;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.2;
}

.contact-section-copy {
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.faq-accordion-wrapper {
  background-color: #fff;
  font-size: 1.1vw;
}

.down {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 2.87fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-275 {
  width: 100%;
}

.kbs-body {
  background-color: #000;
}

@media screen and (min-width: 1440px) {
  .div-block-5 {
    grid-template-columns: .75fr .75fr;
  }

  .image-32 {
    width: 40%;
    right: 1%;
  }

  .div-block-29 {
    margin-top: 12vh;
  }

  .div-block-67 {
    max-width: 1500px;
  }

  .immi-para {
    font-size: 22px;
    line-height: 32px;
  }

  .image-87 {
    z-index: 11;
  }

  .section-17 {
    display: flex;
  }

  .div-block-138 {
    width: 70%;
  }

  ._2-copy._2nd {
    width: 50%;
  }

  .list._1 {
    font-size: 16px;
  }

  .div-block-79-copy {
    grid-template-columns: .75fr 1fr;
  }

  .image-68 {
    right: 8%;
  }

  .div-block-81-copy-copy {
    width: 550px;
  }

  .div-block-114-copy {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  ._1 {
    width: 50%;
  }

  .div-block-114 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .problem-statement {
    height: 700px;
  }

  .image-76 {
    margin-top: 20px;
  }

  ._1-copy, ._2._2nd {
    width: 50%;
  }

  .div-block-140 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .product-categories-secrion-2 {
    width: 55%;
  }

  .div-block-80 {
    width: 500px;
  }

  .div-block-116 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .heading-26 {
    font-size: 32px;
  }

  ._3-copy._3rd {
    width: 50%;
  }

  .image-99 {
    height: 350px;
  }

  .div-block-81 {
    width: 550px;
  }

  ._3._3rd {
    width: 50%;
  }

  .img {
    width: 100%;
  }

  .pattern-block {
    grid-template-columns: .75fr 1fr;
  }

  .image-147 {
    bottom: -15%;
  }

  .image-150 {
    margin-top: -8%;
  }

  .section-21 {
    background-position: 50% 40%;
  }

  .image-154 {
    margin-top: -8%;
  }

  .products-images-section.mobile {
    width: 60%;
  }

  .video-section-copy {
    justify-content: center;
  }

  .background-video {
    object-fit: contain;
    padding: 0;
  }

  .product-categories-secrion {
    width: 60%;
  }

  .paragraph-12 {
    width: 450px;
  }

  .div-block-48-copy {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-30 {
    font-size: 35px;
  }

  .div-block-66 {
    width: 65%;
  }

  .paragraph-35 {
    font-size: 50px;
    line-height: 65px;
  }

  .paragraph-13 {
    width: 450px;
  }

  .heading-35 {
    left: auto;
  }

  .list-2 {
    font-size: 16px;
  }

  .div-block-64 {
    width: 60%;
  }

  .heading-36 {
    font-size: 35px;
  }

  .div-block-189 {
    font-size: 16px;
  }

  .heading-37 {
    font-size: 40px;
  }

  .paragraph-37, .paragraph-38 {
    font-size: 18px;
  }

  .div-block-98 {
    grid-column-gap: 40px;
    grid-template-columns: .25fr .5fr;
    width: 90%;
  }

  .div-block-210 {
    width: 70%;
  }

  .div-block-104 {
    width: 60%;
  }

  .heading-38 {
    font-size: 35px;
  }

  .div-block-201 {
    width: 60%;
  }

  .list-item-5, .angala-para {
    font-size: 18px;
  }

  .div-block-110 {
    flex-direction: column;
    display: flex;
  }

  .paragraph-39 {
    font-size: 18px;
  }

  .heading-39, .heading-40, .heading-41 {
    font-size: 40px;
  }

  .paragraph-22 {
    font-size: 18px;
  }

  .heading-17 {
    font-size: 60px;
    line-height: 75px;
  }

  .gangala-para {
    font-size: 18px;
  }

  .image-39, .div-block-224 {
    width: 60%;
  }

  .heading-43 {
    font-size: 60px;
  }

  .paragraph-40 {
    font-size: 50px;
    line-height: 65px;
  }

  .heading-56 {
    font-size: 32px;
  }

  .paragraph-41 {
    font-size: 18px;
  }

  .gangala-logos-block {
    padding: 40px;
  }

  .product-categories-secrion-3 {
    width: 60%;
  }

  .list-3._1 {
    width: 100%;
    font-size: 16px;
  }

  .paragraph-42 {
    font-size: 18px;
  }

  .case-study-2 {
    width: 590px;
  }

  .div-block-229 {
    width: 60%;
  }

  .paragraph-43 {
    width: 60%;
    font-size: 18px;
  }

  .heading-57 {
    left: auto;
  }

  .div-block-99 {
    background-image: none;
  }

  .heading-58 {
    font-size: 30px;
  }

  .paragraph-46 {
    font-size: 18px;
  }

  .div-block-231 {
    width: 60%;
  }

  .paragraph-49 {
    font-size: 18px;
  }

  .div-block-75 {
    width: 50%;
  }

  .gb-1 {
    display: block;
  }

  ._4-1-2 {
    margin-top: 30px;
    display: none;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image-192 {
    padding: 0;
  }

  ._3-1-2 {
    margin-top: 30px;
    display: none;
    position: absolute;
    inset: auto 0% 0%;
  }

  .grid-3 {
    grid-column-gap: 0px;
  }

  .ti-1 {
    display: block;
  }

  .image-194 {
    width: 100%;
  }

  .div-block-124-copy {
    border-left: 1px solid #fff;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-127-copy {
    border-left: 1px solid #fff;
  }

  .d1 {
    margin-top: 30px;
    display: none;
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-167 {
    border-left: 1px solid #fff;
  }

  .a1 {
    margin-top: 30px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .e1 {
    margin-top: 30px;
    display: none;
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-244, .div-block-140-copy {
    width: 70%;
    height: 80%;
    position: relative;
  }

  .heading-61 {
    font-size: 2em;
  }

  ._5-1-2 {
    margin-top: 30px;
    display: none;
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-247 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .images-block-1 {
    height: 50%;
  }

  .c1 {
    margin-top: 30px;
    display: none;
    position: absolute;
    inset: auto 0% 0%;
  }

  .strng-results {
    width: 60%;
  }

  .wnq-1 {
    display: block;
  }

  .images-block-2 {
    height: 50%;
  }

  .image-211 {
    width: 100%;
  }

  .div-block-252 {
    grid-column-gap: 16px;
  }

  .div-block-254 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .finalicon-section {
    margin-bottom: 150px;
  }

  .winners-never-quit, .get-better, .div-block-141 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._2-2-2 {
    margin-top: 30px;
    display: none;
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-128 {
    grid-template-columns: .72fr .75fr 1fr 1fr 1fr 1fr 1fr;
  }

  .div-block-138-copy-2 {
    width: 80%;
  }

  .div-block-124 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .grid-1, .grid-2 {
    grid-column-gap: 0px;
  }

  .train-insane {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .b1 {
    margin-top: 30px;
    display: none;
    position: absolute;
    inset: auto 0% 0%;
  }

  .strng-para {
    font-size: 1.2em;
  }

  .logo-video {
    object-fit: contain;
    padding: 0;
  }

  .testimonial-wrapper {
    max-width: 750px;
  }
}

@media screen and (min-width: 1920px) {
  a {
    color: #fff;
  }

  .button {
    font-size: 18px;
  }

  .div-block-10 {
    margin-bottom: 0;
  }

  .heading-5 {
    font-size: 60px;
    line-height: 60px;
  }

  .div-block-12 {
    margin-top: -10vh;
  }

  .image-20 {
    width: 60%;
  }

  .image-32 {
    width: 35%;
    right: 0%;
  }

  .image-33 {
    bottom: -33%;
    right: -11%;
  }

  .hm-para-1, .hm-para-2, .hm-para-3, .hm-para-4, .hm-para-5, .hm-para-6 {
    font-size: 22px;
    line-height: 30px;
  }

  .div-block-29 {
    margin-top: 3vh;
  }

  .image-120 {
    position: relative;
  }

  .image-194, .image-211 {
    align-self: flex-start;
    width: 80%;
  }

  .kbs-heading {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .nav-link-2 {
    color: #000;
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-link-2:hover {
    color: #0009;
  }

  .nav-menu {
    color: #000;
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    filter: invert();
    color: #fff;
    background-color: #fff0;
  }

  .hero-text-wrapper {
    margin-bottom: 5vh;
  }

  .paragraph {
    width: 90%;
  }

  .div-block-3 {
    align-items: flex-end;
    height: 120vh;
  }

  .div-block-5 {
    flex-direction: column;
    grid-template-columns: 1fr;
    font-size: 2vw;
  }

  .div-block-8 {
    width: 100%;
  }

  .div-block-9 {
    height: auto;
  }

  .div-block-10 {
    margin-top: 10%;
  }

  .heading-5 {
    -webkit-text-stroke-width: 1px;
    font-size: 34px;
    line-height: 36px;
  }

  .div-block-11 {
    flex-direction: column;
    justify-content: space-around;
  }

  .div-block-12 {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    height: 80vh;
  }

  .div-block-13 {
    font-size: 1.4vw;
  }

  .heading-6 {
    font-size: 3em;
  }

  .div-block-14 {
    align-items: center;
  }

  .image-20 {
    width: 100%;
    margin-top: -30%;
    top: 5%;
  }

  .div-block-15 {
    align-items: center;
  }

  .button-6 {
    border: 1px solid #fffc;
    padding: 15px;
    transition: all .2s;
  }

  .button-6:hover {
    color: #000;
    background-color: #fff;
  }

  .image-32, .image-33 {
    display: none;
  }

  .dropdown-list.w--open {
    padding-right: 0;
  }

  .div-block-9-copy {
    height: auto;
  }

  .div-block-26 {
    width: 480px;
    padding-top: 0%;
  }

  .left-arrow {
    left: -25%;
  }

  .right-arrow {
    right: -25%;
  }

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

  .div-block-67 {
    width: 90%;
  }

  .div-block-68 {
    margin-top: 75px;
    margin-bottom: 100px;
  }

  .div-block-129 {
    padding: 50px;
  }

  .immi-para {
    padding-left: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-177 {
    justify-content: flex-end;
    display: flex;
  }

  .heading-25 {
    line-height: 24px;
  }

  .image-103 {
    margin-top: 60px;
  }

  .image-139, .image-100 {
    border-radius: 20px;
  }

  ._2-copy._2nd {
    width: 100%;
  }

  .list._1 {
    justify-content: space-between;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .image-68 {
    top: 15%;
  }

  .paragraph-29 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-119 {
    padding: 0;
  }

  .div-block-115 {
    width: 90%;
  }

  .logo {
    grid-column-gap: 20px;
    grid-template-columns: 1fr;
  }

  ._1 {
    width: 100%;
  }

  .image-106 {
    height: 70%;
  }

  .background-video-3 {
    height: 320px;
  }

  .section-13 {
    margin-top: 100px;
  }

  ._1-copy {
    width: 100%;
  }

  .div-block-78 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: center;
  }

  ._2._2nd {
    width: 100%;
  }

  .paragraph-27 {
    padding-left: 0;
  }

  .product-categories-secrion-2 {
    justify-content: center;
    align-items: center;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-116 {
    background-size: contain;
  }

  .image-88 {
    top: 70%;
  }

  .heading-26 {
    font-size: 24px;
  }

  ._3-copy._3rd {
    width: 100%;
  }

  .paragraph-30 {
    padding-left: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-174 {
    margin-top: 10px;
  }

  .heading-27 {
    text-align: center;
  }

  .div-block-173 {
    margin-top: 10px;
  }

  ._3._3rd {
    width: 100%;
  }

  .pattern-block {
    grid-column-gap: 40px;
  }

  .image-147 {
    bottom: -10%;
  }

  .premium-auto-parts-section {
    top: -26px;
  }

  .paragraph-20 {
    width: auto;
  }

  .paragraph-17 {
    padding-left: 0;
  }

  .heading-28 {
    font-size: 14px;
  }

  .div-block-33 {
    padding-right: 0%;
  }

  .image-153 {
    width: 160px;
  }

  .image-153.cl-plt {
    width: 180px;
  }

  .image-153.drum {
    width: 110px;
    height: 180px;
  }

  .div-block-37 {
    width: 200px;
    height: 300px;
  }

  .section-25 {
    height: auto;
  }

  .products-images-section {
    width: 95%;
    padding-top: 100px;
  }

  .div-block-30 {
    flex: 1;
    align-self: center;
  }

  .create-a-premium-brand {
    justify-content: center;
    align-items: center;
  }

  .div-block-163 {
    grid-column-gap: 10px;
  }

  .hero-wrapper {
    flex-direction: column;
    height: 130vh;
    display: flex;
  }

  .div-block-183 {
    justify-content: flex-start;
  }

  .div-block-35 {
    background-image: none;
  }

  .div-block-4 {
    flex-direction: column;
  }

  .background-video {
    width: 100%;
    height: 450px;
  }

  .background-video-2 {
    object-fit: cover;
    overflow: hidden;
  }

  .div-block-48-copy {
    width: 500px;
    height: 350px;
  }

  .paragraph-34 {
    font-size: 15px;
  }

  .heading-29 {
    font-size: 20px;
  }

  .heading-30 {
    font-size: 22px;
    line-height: 35px;
  }

  .image-55 {
    padding-top: 100px;
  }

  .light {
    padding-top: 7px;
    padding-left: 0;
    font-size: 12px;
  }

  .div-block-48 {
    width: 500px;
    height: 350px;
  }

  .case-study {
    bottom: 5%;
  }

  .about-client-wrapper {
    justify-content: center;
  }

  .div-block-38 {
    margin-bottom: 0;
    left: 8%;
  }

  .paragraph-35 {
    font-size: 35px;
    line-height: 45px;
  }

  .bussiness-card-section {
    height: 700px;
    margin-top: 60px;
    padding: 0;
  }

  .heading-31 {
    font-size: 12px;
  }

  .div-block-187.z {
    width: 60%;
  }

  .heading-32 {
    font-size: 12px;
  }

  .paragraph-7 {
    padding-left: 0;
    font-size: 10px;
  }

  .paragraph-5, .heading-35 {
    font-size: 16px;
  }

  .div-block-76 {
    width: 60px;
  }

  .hero-section-3 {
    height: 110vh;
  }

  .div-block-188 {
    width: 90%;
  }

  .paragraph-36 {
    font-size: 14px;
  }

  .list-2 {
    font-size: 12px;
  }

  .heading-36 {
    margin-top: 0;
    font-size: 22px;
    line-height: 28px;
  }

  .div-block-208 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
  }

  .section-28 {
    padding: 50px;
  }

  .heading-37 {
    margin-bottom: 0;
    font-size: 30px;
  }

  .paragraph-37 {
    font-size: 14px;
  }

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

  .div-block-98 {
    width: 95%;
    height: 550px;
  }

  .image-165 {
    bottom: -22%;
  }

  .div-block-210 {
    width: 90%;
  }

  .div-block-104 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .heading-38 {
    font-size: 22px;
    top: 20px;
  }

  .logo-allignment-section-2 {
    width: 90%;
  }

  .list-item-5 {
    font-size: 14px;
  }

  .image-167 {
    top: -58px;
    left: 45px;
  }

  .heading-24 {
    margin-top: 0;
    padding-top: 0;
    font-size: 18px;
  }

  .angala-para {
    font-size: 14px;
  }

  .div-block-79-copy-2 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .paragraph-39 {
    font-size: 14px;
  }

  .div-block-196 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .heading-39 {
    margin-bottom: 0;
    font-size: 30px;
  }

  .div-block-65 {
    width: 90%;
  }

  .heading-40 {
    margin-bottom: 0;
    font-size: 30px;
  }

  .image-172 {
    left: 100px;
  }

  .heading-41 {
    margin-bottom: 0;
    font-size: 30px;
  }

  .div-block-213 {
    top: 20%;
  }

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

  .heading-17 {
    font-size: 30px;
    line-height: 48px;
  }

  .heading-22 {
    font-size: 20px;
  }

  .heading-22.final {
    text-align: left;
    margin-top: 0;
    padding-left: 0;
  }

  .gangala-para {
    font-size: 14px;
    line-height: 22px;
  }

  .heading-42 {
    top: 10%;
  }

  .heading-43.open-sans {
    font-size: 40px;
  }

  .para {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .image-181 {
    left: 60px;
  }

  .paragraph-40 {
    font-size: 26px;
    line-height: 35px;
  }

  .heading-55 {
    font-size: 30px;
  }

  .image-41 {
    width: 160px;
  }

  .heading-56 {
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-41 {
    font-size: 14px;
  }

  .product-categories-secrion-3 {
    justify-content: center;
    align-items: center;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

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

  .list-3._1 {
    justify-content: space-between;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .case-study-2 {
    width: 320px;
    bottom: 10%;
  }

  .paragraph-43 {
    margin-top: 30px;
    font-size: 14px;
  }

  .heading-57 {
    font-size: 16px;
  }

  .paragraph-44 {
    font-size: 14px;
  }

  .paragraph-45 {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-113 {
    padding-left: 10px;
  }

  .paragraph-46 {
    text-align: right;
    font-size: 14px;
  }

  .paragraph-47 {
    font-size: 14px;
  }

  .paragraph-48 {
    margin-bottom: 0;
    font-size: 15px;
  }

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

  .div-block-75 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    place-items: center;
  }

  .div-block-95 {
    grid-template-columns: 1.75fr;
  }

  .heading-59 {
    font-size: 20px;
    line-height: 30px;
  }

  .image-109 {
    width: auto;
  }

  .gb-1 {
    width: auto;
    padding: 15px;
  }

  .gb-3 {
    width: auto;
  }

  .div-block-232 {
    margin-top: 65px;
  }

  .image-107, .image-191 {
    width: auto;
  }

  .image-192 {
    width: auto;
    height: auto;
  }

  .ti-1 {
    width: auto;
    padding: 15px;
  }

  .div-block-168 {
    width: 90%;
  }

  .t-shirt-button-3 {
    font-size: 20px;
  }

  .image-196 {
    width: auto;
  }

  .div-block-167 {
    padding: 0;
  }

  .image-198, .image-201 {
    width: auto;
  }

  .heading-61 {
    font-size: 24px;
  }

  .heading-50 {
    font-size: 20px;
  }

  .image-203 {
    width: auto;
  }

  .heading-62 {
    padding-left: 15px;
  }

  .t-shirt-button-1 {
    font-size: 20px;
  }

  .images-block-1 {
    height: 300px;
    padding: 25px;
  }

  .heading-49 {
    font-size: 20px;
  }

  .ti-2 {
    width: auto;
  }

  .t-shirt-button-2 {
    font-size: 20px;
  }

  .image-205 {
    width: auto;
  }

  .strng-results {
    width: 80%;
  }

  .wnq-1 {
    width: auto;
    padding: 15px;
  }

  .image-209, .image-210 {
    width: auto;
  }

  .images-block-2 {
    height: 300px;
    padding: 25px;
  }

  .gb-2 {
    width: auto;
  }

  .div-block-171 {
    padding: 30px;
  }

  .wnq-3, .image-110, .image-212 {
    width: auto;
  }

  .image-copy {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-213, .image-214 {
    width: auto;
  }

  .image-215 {
    padding: 0 15px 15px;
  }

  .paragraph-58 {
    font-size: 50px;
    line-height: 70px;
  }

  .heading-47 {
    text-align: center;
    font-size: 20px;
  }

  .paragraph-60 {
    line-height: 20px;
  }

  .div-block-260 {
    height: 80%;
  }

  .image-217, .wnq-2, .image-218, .image-219, .image-220, .ti-3 {
    width: auto;
  }

  .div-block-265 {
    padding-left: 30px;
  }

  .image-223 {
    width: auto;
  }

  .paragraph-63 {
    font-size: 18px;
  }

  .paragraph-64 {
    line-height: 20px;
  }

  .image-225, .image-226, .image-119 {
    width: auto;
  }

  .logo-video {
    width: 100%;
    height: 450px;
  }

  .testimonial-wrapper {
    width: 90%;
    min-width: auto;
    max-width: 750px;
  }

  .right-arrow-2, .left-arrow-2 {
    display: none;
  }

  .contact {
    width: 80%;
  }

  .paragraph-65 {
    font-size: .8em;
  }

  .div-block-274 {
    width: 100%;
  }

  .view-case-study {
    margin-bottom: 10%;
  }

  .case-study-button {
    border: 1px solid #fffc;
    padding: 15px;
    transition: all .2s;
  }

  .case-study-button:hover {
    color: #000;
    background-color: #fff;
  }

  .contact-section-copy {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-wrapper {
    width: 100%;
  }

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

  .nav-link-2 {
    color: #000000b3;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-link-2:hover {
    color: #000;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

  .hero-text-wrapper {
    align-self: flex-end;
    margin-bottom: 10%;
  }

  .div-block-5 {
    font-size: 3vw;
  }

  .heading-3.footer {
    text-align: center;
    display: block;
  }

  .button {
    font-size: 14px;
  }

  .heading-5 {
    -webkit-text-stroke-width: .8px;
    font-size: 21px;
    line-height: 24px;
  }

  .div-block-12 {
    grid-template-columns: 1fr 1fr;
    align-content: center;
  }

  .div-block-14 {
    align-items: flex-start;
  }

  .image-20 {
    width: 80%;
  }

  .image-22 {
    width: 70px;
  }

  .image-29 {
    width: 100%;
  }

  .dropdown-list {
    display: block;
  }

  .div-block-26 {
    width: 400px;
  }

  .heading-20 {
    font-size: 24px;
  }

  .div-block-68 {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .div-block-69 {
    grid-template-columns: 1.5fr .75fr 1.5fr;
    width: 100%;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-70 {
    grid-column-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: .5fr .5fr;
  }

  .immi-para {
    font-size: 14px;
    line-height: 24px;
  }

  .heading-25 {
    margin-top: 0;
  }

  .image-139, .image-100 {
    border-radius: 18px;
  }

  .section-18 {
    height: 120vh;
  }

  .heading-23 {
    line-height: 1.2em;
  }

  .div-block-115 {
    display: none;
  }

  .div-block-78 {
    align-items: end;
    font-size: 1.1vw;
  }

  .paragraph-27 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .product-categories-secrion-2 {
    margin-top: 0;
  }

  .div-block-80 {
    grid-column-gap: 10px;
  }

  .div-block-116 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .heading-26 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-27 {
    font-size: 16px;
  }

  .paragraph-20 {
    text-align: left;
    width: auto;
  }

  .sketching-ideation-section {
    overflow: hidden;
  }

  .column-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-179 {
    display: none;
  }

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

  .image-153 {
    width: 130px;
  }

  .image-153.cl-plt {
    width: 140px;
  }

  .image-153.oil {
    width: 100px;
  }

  .image-153.drum {
    width: 90px;
    height: 130px;
  }

  .client-requirement-wrapper {
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .div-block-37 {
    width: 160px;
    height: 240px;
  }

  .kbs-stall-section {
    z-index: -1;
  }

  .div-block-36 {
    padding: 5px;
  }

  .products-images-section {
    position: relative;
    top: 0;
  }

  .products-images-section.mobile {
    width: 90%;
    padding-top: 0;
  }

  .div-block-30 {
    text-align: left;
  }

  .video-section-copy {
    margin-top: 61px;
  }

  .column-11 {
    flex-flow: column wrap;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .results-heading {
    font-size: 18px;
  }

  .image-156 {
    width: 45px;
    top: 10px;
    right: 10px;
  }

  .hero-wrapper {
    flex-direction: column;
    align-items: center;
    width: 100vw;
    height: 130vh;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .div-block-35 {
    background-image: none;
  }

  .paragraph-16 {
    width: 100%;
  }

  .background-video-2 {
    justify-content: flex-end;
    align-items: center;
  }

  .product-categories-secrion {
    margin-top: 0;
  }

  .columns-2 {
    flex-direction: row;
    padding-top: 60px;
    display: flex;
    overflow: hidden;
  }

  .div-block-48-copy {
    width: 440px;
  }

  .paragraph-34 {
    font-size: 10px;
  }

  .heading-30 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .image-55 {
    padding-top: 0;
  }

  .light {
    font-size: 10px;
  }

  .column-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-48 {
    width: 440px;
  }

  .div-block-38 {
    margin-bottom: 0;
    padding-left: 7px;
  }

  .paragraph-35 {
    font-size: 26px;
    line-height: 38px;
  }

  .bussiness-card-section {
    height: 100vh;
  }

  .heading-31 {
    font-size: 10px;
  }

  .heading-32 {
    font-size: 10px;
    top: 12%;
    left: -22%;
  }

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

  .paragraph-5 {
    text-align: center;
    padding: 15px;
    font-size: 14px;
  }

  .heading-35 {
    font-size: 14px;
  }

  .hero-section-3 {
    flex-direction: column;
    align-items: center;
    height: 130vh;
  }

  .div-block-188 {
    display: none;
  }

  .paragraph-36 {
    line-height: 22px;
  }

  .heading-36 {
    padding-left: 10px;
    font-size: 12px;
    line-height: 15px;
  }

  .div-block-208 {
    flex: 0 auto;
    width: 100%;
  }

  .heading-37 {
    margin-top: 10px;
    font-size: 20px;
  }

  .paragraph-37 {
    line-height: 22px;
  }

  .div-block-209 {
    padding: 0;
  }

  .div-block-104 {
    align-items: center;
    width: 90%;
    overflow: hidden;
  }

  .heading-38 {
    margin-top: 40px;
    font-size: 18px;
    line-height: 34px;
  }

  .logo-allignment-section-2 {
    justify-content: center;
  }

  .list-item-5 {
    line-height: 22px;
  }

  .image-167 {
    top: -40px;
  }

  .heading-24 {
    color: #000;
    font-size: 14px;
  }

  .angala-para {
    line-height: 22px;
  }

  .div-block-79-copy-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .div-block-196 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .heading-39 {
    margin-top: 10px;
    font-size: 20px;
  }

  .div-block-65 {
    top: 20px;
  }

  .heading-40 {
    font-size: 20px;
  }

  .image-172 {
    top: 25px;
  }

  .heading-41 {
    margin-top: 10px;
    font-size: 20px;
  }

  .heading-17 {
    margin-top: 0;
    font-size: 26px;
    line-height: 40px;
  }

  .image-177 {
    top: 10%;
  }

  .image-39 {
    width: 250px;
  }

  .div-block-224 {
    width: 90%;
  }

  .heading-43, .heading-43.open-sans {
    font-size: 30px;
  }

  .heading-34 {
    font-size: 16px;
  }

  .image-181 {
    top: 20px;
  }

  .div-block-90 {
    margin-top: 30px;
  }

  .paragraph-40 {
    color: #000;
    font-size: 22px;
    line-height: 32px;
  }

  .heading-19 {
    font-size: 12px;
  }

  .image-41 {
    width: 150px;
  }

  .heading-56 {
    font-size: 18px;
  }

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

  .section-34 {
    padding-top: 80px;
  }

  .div-block-227 {
    padding-top: 20px;
  }

  .product-categories-secrion-3 {
    margin-top: 0;
  }

  .paragraph-6 {
    line-height: 22px;
  }

  .div-block-228 {
    background-image: none;
  }

  .case-study-2 {
    width: 280px;
    bottom: 20%;
  }

  .div-block-106 {
    align-items: center;
  }

  .paragraph-43 {
    line-height: 22px;
  }

  .heading-57 {
    font-size: 14px;
  }

  .div-block-107 {
    align-items: center;
  }

  .div-block-99 {
    background-position: 0%;
  }

  .div-block-105 {
    grid-template-columns: 1fr;
    width: auto;
  }

  .paragraph-45 {
    margin-bottom: 5%;
    font-size: 26px;
  }

  .div-block-91 {
    margin-top: 30px;
  }

  .paragraph-48 {
    font-size: 8px;
  }

  .div-block-86 {
    padding-top: 20px;
  }

  .div-block-75 {
    grid-column-gap: 10px;
  }

  .div-block-195 {
    width: 60%;
  }

  .heading-59 {
    font-size: 18px;
    line-height: 26px;
    right: -8%;
  }

  .div-block-236 {
    border-left-color: #0000;
  }

  .div-block-124-copy {
    grid-template-columns: .6fr 3.73fr;
  }

  .div-block-237 {
    width: 90%;
  }

  .div-block-239 {
    border-left-color: #0000;
  }

  .t-shirt-button-3 {
    font-size: 18px;
    line-height: 40px;
  }

  .heading-53 {
    font-size: 32px;
  }

  .div-block-167 {
    border-bottom: 1px solid #fff;
  }

  .heading-50 {
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-246 {
    border-top-color: #0000;
    border-right-color: #0000;
  }

  .heading-62 {
    padding-left: 0;
    font-size: 25px;
  }

  .div-block-247 {
    flex-direction: column;
    display: flex;
  }

  .t-shirt-button-1 {
    font-size: 18px;
  }

  .paragraph-56 {
    font-size: 13px;
  }

  .heading-49 {
    font-size: 18px;
    line-height: 26px;
  }

  .t-shirt-button-2 {
    font-size: 18px;
    line-height: 40px;
  }

  .link-block-12 {
    border-bottom-color: #0000;
    border-right: 1px solid #fff;
  }

  .link-block-13 {
    border-bottom-color: #0000;
  }

  .link-block-14 {
    border-left: 1px solid #fff;
  }

  .strng-results {
    margin-bottom: 120px;
  }

  .img-1 {
    width: 270px;
    height: 180px;
  }

  .div-block-248 {
    grid-template-columns: 1fr .75fr;
  }

  .div-block-170 {
    grid-template-rows: auto 96px;
  }

  .div-block-249 {
    border-right-color: #fff;
  }

  .img-2 {
    width: 270px;
    height: 180px;
  }

  .div-block-250 {
    display: none;
  }

  .div-block-171 {
    padding: 10px;
  }

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

  .div-block-256 {
    margin-bottom: 60px;
    font-size: 3vw;
  }

  .paragraph-58 {
    font-size: 40px;
    line-height: 50px;
  }

  .heading-47 {
    font-size: 18px;
  }

  .div-block-128 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .paragraph-60 {
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-259 {
    border-top: 1px solid #fff;
    flex-direction: row;
    flex: 1;
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .div-block-124 {
    grid-template-columns: 3.25fr;
  }

  .heading-44 {
    font-size: 18px;
    line-height: 26px;
  }

  .grid-1 {
    grid-template-columns: 1fr;
    align-content: space-between;
  }

  .paragraph-63 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .img-3 {
    width: 270px;
    height: 180px;
  }

  .paragraph-64 {
    font-size: 12px;
    line-height: 18px;
  }

  .strnghero-section {
    justify-content: flex-end;
  }

  .heading-44-copy {
    font-size: 18px;
    line-height: 26px;
  }

  .review {
    font-size: .6em;
  }

  .contact {
    width: 90%;
  }

  .contact-hero-section {
    height: 100vh;
  }

  .animated-text {
    font-size: 1.2em;
  }
}

@media screen and (max-width: 479px) {
  .nav-button-wrapper {
    width: auto;
  }

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

  .menu-button {
    filter: brightness(0%);
  }

  .hero-text-wrapper {
    align-self: center;
    font-size: 2.5vw;
  }

  .heading {
    font-size: 3.5em;
  }

  .paragraph {
    width: 100%;
  }

  .div-block-3 {
    height: 100vh;
  }

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

  .div-block-7 {
    padding: 0 5px 0 0;
    font-size: 4vw;
  }

  .heading-3 {
    margin-bottom: 0;
    font-size: 13px;
  }

  .hm-para {
    font-size: 1.2em;
  }

  .div-block-8 {
    padding: 0;
  }

  .button {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .div-block-9 {
    overflow: hidden;
  }

  .div-block-10 {
    width: 620vw;
    margin-bottom: 5px;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
  }

  .div-block-12 {
    grid-template-columns: 1fr;
    align-content: stretch;
  }

  .div-block-13 {
    font-size: 2vw;
  }

  .image-20 {
    margin-top: -32%;
    margin-left: auto;
  }

  .gangala-bottom, .kbs-bottom {
    width: 1000vw;
  }

  .image-21 {
    margin-right: 65px;
  }

  .image-22 {
    width: 60px;
  }

  .bg-images-grid-copy {
    grid-row-gap: 200px;
  }

  .hm-para-1, .hm-para-2, .hm-para-3, .hm-para-4, .hm-para-5, .hm-para-6 {
    padding-right: 15px;
    font-size: 16px;
  }

  .dropdown-list {
    justify-content: space-between;
  }

  .div-block-26 {
    width: 240px;
  }

  .div-block-27 {
    height: 50vh;
  }

  .div-block-29 {
    width: 100%;
  }

  .div-block-72 {
    padding: 10px;
  }

  .div-block-67 {
    grid-template-columns: 1fr;
  }

  .div-block-68 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .div-block-69 {
    width: 95%;
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .div-block-70 {
    grid-template-columns: .5fr .5fr;
  }

  .div-block-79, .div-block-146 {
    flex-direction: column;
    display: flex;
  }

  .div-block-177 {
    justify-content: center;
    align-items: center;
  }

  .image-139 {
    border-radius: 10px;
  }

  .div-block-138 {
    margin-top: -45px;
    margin-bottom: -45px;
  }

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

  .section-18 {
    height: 100vh;
  }

  .div-block-79-copy {
    flex-direction: column-reverse;
    display: flex;
  }

  .image-68 {
    width: 120%;
    max-width: none;
  }

  .div-block-121-copy {
    border-right-color: #0000;
  }

  .div-block-154 {
    display: none;
  }

  .div-block-77 {
    font-size: 2vw;
  }

  .section-14 {
    margin-top: 0;
  }

  .div-block-135 {
    height: 50vh;
  }

  .paragraph-28-copy-3 {
    font-size: 14px;
    font-weight: 500;
  }

  .image-79 {
    top: -45%;
  }

  .problem-statement {
    flex-direction: column-reverse;
    display: flex;
  }

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

  .div-block-78 {
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .div-block-175 {
    display: none;
  }

  .wrapper {
    height: 50vh;
  }

  .div-block-176 {
    display: none;
  }

  .image-88 {
    top: 79%;
    left: 45%;
  }

  .heading-26 {
    line-height: 20px;
  }

  .div-block-155 {
    display: none;
  }

  .pattern-block {
    flex-direction: column-reverse;
    display: flex;
  }

  .image-146 {
    width: 220px;
  }

  .div-block-32 {
    width: 100%;
    margin-left: 0%;
  }

  .image-121 {
    margin-top: 0%;
  }

  .premium-auto-parts-section {
    top: -10px;
  }

  .image-150 {
    margin-top: 0%;
  }

  .paragraph-20, .paragraph-17 {
    width: 100%;
  }

  .sketching-ideation-section {
    width: 100%;
    overflow: hidden;
  }

  .paragraph-19 {
    width: 100%;
  }

  .results-wrapper {
    margin-top: 0;
  }

  .logo-allignment-section {
    grid-template-columns: 1fr;
  }

  .column-13 {
    margin-top: 40px;
    position: static;
  }

  .paragraph-18 {
    width: 100%;
  }

  .heading-28, .heading-11 {
    margin-top: 0;
    font-size: 12px;
  }

  .div-block-180 {
    width: 95%;
  }

  .image-134 {
    max-width: 150%;
  }

  .image-153 {
    width: 110px;
  }

  .image-153.cl-plt {
    width: 114px;
  }

  .image-153.oil {
    width: 80px;
  }

  .image-153.drum {
    width: 70px;
    height: 110px;
  }

  .image-154 {
    margin-top: 0%;
  }

  .client-requirement-wrapper {
    flex-direction: column-reverse;
    display: flex;
  }

  .div-block-37 {
    width: 140px;
    height: 210px;
  }

  .div-block-145 {
    flex-direction: column-reverse;
    display: flex;
    position: relative;
  }

  .play-pause-button {
    position: static;
  }

  .div-block-36 {
    flex-direction: row;
  }

  .section-25 {
    margin-top: 15%;
  }

  .div-block-157 {
    grid-template-columns: 1fr;
  }

  .products-images-section {
    overflow: hidden;
  }

  .products-images-section.mobile {
    align-items: flex-start;
  }

  .div-block-30 {
    padding-right: 0;
  }

  .video-section-copy {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .column-11 {
    flex-flow: row;
    margin-bottom: 30px;
    display: block;
    position: static;
  }

  .results-heading {
    font-size: 18px;
  }

  .div-block-158 {
    grid-template-columns: 1fr;
  }

  .div-block-182 {
    width: 80%;
    overflow: hidden;
  }

  .hero-wrapper {
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .image-124 {
    max-width: 160%;
  }

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

  .div-block-4 {
    grid-template-columns: 1fr;
  }

  .paragraph-16 {
    width: 97%;
    overflow: visible;
  }

  .background-video {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    padding: 0;
    display: flex;
    overflow: hidden;
  }

  .background-video-2 {
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 50vh;
    margin-top: 0;
    display: flex;
    overflow: hidden;
  }

  .paragraph-12 {
    width: 100%;
  }

  .div-block-144 {
    align-items: center;
    width: 80%;
  }

  .section-23 {
    margin-top: 0%;
  }

  .columns-2 {
    flex-direction: column;
    padding-top: 0;
  }

  .div-block-48-copy {
    width: 90%;
    height: auto;
  }

  .heading-29 {
    margin-bottom: 0;
    font-size: 18px;
  }

  .mind-mapping-section {
    justify-content: space-between;
    width: 80%;
    margin-top: 60px;
    padding-top: 0;
  }

  .div-block-66 {
    grid-template-columns: 1fr 1fr;
    width: 80%;
  }

  .column-12 {
    margin-top: 40px;
    margin-bottom: 20px;
    position: static;
  }

  .div-block-40-copy {
    left: -55%;
  }

  .div-block-48 {
    width: 90%;
    height: auto;
  }

  .case-study {
    inset: auto auto 10% 10%;
  }

  .about-client-wrapper {
    width: 80%;
    height: 330px;
  }

  .bussiness-card-section {
    height: 50vh;
  }

  .heading-31 {
    line-height: 30px;
  }

  .div-block-187, .div-block-187.z {
    width: auto;
  }

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

  .paragraph-13 {
    width: 100%;
  }

  .paragraph-5 {
    padding: 15px;
    font-size: 12px;
    line-height: 22px;
  }

  .mood-boarding-section {
    width: 80%;
  }

  .div-block-76 {
    width: 40px;
  }

  .hero-section-3 {
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .div-block-64 {
    flex-direction: column-reverse;
    grid-template-columns: 1fr 1fr;
    width: 90%;
    display: flex;
  }

  .heading-36 {
    width: 90px;
    margin-bottom: 19px;
    line-height: 10px;
  }

  .section-28 {
    background-size: cover;
    margin-bottom: 100px;
    padding: 10px;
    position: relative;
  }

  .stationery-section {
    margin-top: 120px;
  }

  .image-164 {
    top: 98px;
    left: 45px;
  }

  .div-block-98 {
    grid-column-gap: 10px;
    grid-template-columns: .5fr .75fr;
    height: auto;
  }

  .div-block-96 {
    width: 100%;
    overflow: hidden;
  }

  .div-block-209 {
    grid-row-gap: 40px;
    grid-template: ". . ."
                   "Area Area Area"
                   / 1fr 1fr 1fr;
  }

  .heading-38 {
    font-size: 18px;
  }

  .logo-allignment-section-2 {
    flex-direction: column-reverse;
    display: flex;
  }

  .image-167 {
    top: 66px;
    left: 45px;
  }

  .paragraph-39 {
    margin-top: 25px;
  }

  .heading-21 {
    text-align: center;
  }

  .div-block-196 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-65 {
    top: 0;
  }

  .image-172 {
    top: 80px;
    left: 90px;
  }

  .div-block-221 {
    flex-direction: column;
    display: flex;
  }

  .div-block-213 {
    position: static;
  }

  .heading-17 {
    font-size: 18px;
  }

  .heading-22 {
    font-size: 16px;
    line-height: 20px;
  }

  .section-31 {
    padding-top: 0;
  }

  .image-39 {
    z-index: 3;
    margin-top: 20px;
  }

  .div-block-224 {
    flex-direction: column;
    display: flex;
  }

  .image-181 {
    top: 51px;
    left: 60px;
  }

  .image-182 {
    left: 56px;
  }

  .image-185 {
    top: -3px;
  }

  .image-187 {
    display: none;
  }

  .paragraph-6 {
    text-align: center;
  }

  .image-136 {
    width: auto;
  }

  .case-study-2 {
    width: 250px;
    bottom: 80px;
  }

  .paragraph-43 {
    width: auto;
  }

  .image-47 {
    top: -10%;
  }

  .div-block-105 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .heading-58 {
    text-align: center;
    font-size: 25px;
  }

  .paragraph-45 {
    text-align: center;
    padding-left: 0;
    font-size: 25px;
  }

  .div-block-113 {
    width: 320%;
  }

  .paragraph-46 {
    text-align: center;
  }

  .div-block-231 {
    flex-direction: column;
    width: 90%;
    display: flex;
  }

  .section-40 {
    height: auto;
  }

  .div-block-86 {
    border-top: 1px solid #000;
    border-left-color: #0000;
    padding-left: 10px;
  }

  .div-block-75 {
    grid-column-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    place-items: center;
    width: 80%;
  }

  .div-block-195 {
    width: 80%;
    margin-left: 10%;
  }

  .sketch-section {
    height: auto;
  }

  .div-block-235 {
    padding-left: 10px;
  }

  .div-block-236 {
    padding: 15px;
  }

  .div-block-237 {
    grid-template-columns: .5fr .5fr 1fr;
    width: 100%;
  }

  .div-block-238 {
    padding-left: 10px;
  }

  .heading-62 {
    font-size: 18px;
  }

  .strng-results {
    width: 90%;
  }

  .img-1 {
    width: 250px;
    height: 160px;
  }

  .div-block-248 {
    grid-template-columns: 1fr;
  }

  .div-block-249 {
    padding: 15px;
  }

  .img-2 {
    width: 250px;
    height: 160px;
  }

  .div-block-252 {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .div-block-256 {
    margin-bottom: 150px;
  }

  .heading-44 {
    width: 100%;
  }

  .div-block-264 {
    height: 330px;
  }

  .img-3 {
    width: 250px;
    height: 160px;
  }

  .div-block-267 {
    padding-left: 10px;
  }

  .logo-video {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    padding: 0;
    display: flex;
    overflow: hidden;
  }

  .review {
    font-size: .6em;
  }

  .review-image {
    width: 50px;
  }

  .designation {
    font-size: .6em;
  }

  .name {
    font-size: .8em;
  }

  .image-228 {
    top: 0%;
  }

  .grid-footer {
    flex-direction: column;
    display: flex;
  }

  .contact-section-copy {
    overflow: hidden;
  }
}

#w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d74e-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d74f-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d751-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d752-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d753-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d754-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d755-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d757-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d759-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d75a-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d75c-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d75d-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d75e-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d760-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d762-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d763-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d765-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d767-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d769-91eeaf47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d76a-91eeaf47 {
  grid-area: 5 / 2 / 6 / 3;
}

#w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d76b-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d76d-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d76e-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d770-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d772-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d773-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d775-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d777-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d778-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d779-91eeaf47, #w-node-_8ea2f82a-cf54-4e16-7e69-d9d74f86d77a-91eeaf47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dbdd7a40-1c19-019a-18a1-079b5aa1ba96-91eeaf47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_2fee138d-2535-a091-8ef9-74daee0a8fa9-91eeaf47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69fb56db-9c16-a5e1-059c-ddd1420152c8-91eeaf47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_69fb56db-9c16-a5e1-059c-ddd1420152d6-91eeaf47, #w-node-_62588ffb-eb4a-dfc6-eff9-9ae3f2b419a2-91eeaf47, #w-node-_24e90652-261b-f1c8-498b-1fe43ac58510-91eeaf47, #w-node-_73ece95e-e873-ecd8-eaf4-860d69a3ec2e-91eeaf47, #w-node-_73ece95e-e873-ecd8-eaf4-860d69a3ec30-91eeaf47, #w-node-_4932907e-88d6-9cd1-6bd0-0c688cf8e2a8-91eeaf47, #w-node-_569799a0-9ba0-9aef-28f6-6fc354a3a716-91eeaf47, #w-node-a84d4771-be28-0b4b-2b1c-8ad7189321a2-91eeaf47, #w-node-_56f7e383-44e8-ff0c-1990-433f55782d0d-91eeaf47, #w-node-_5076ca56-90be-7c37-42db-cc902b806b83-91eeaf47, #w-node-_5076ca56-90be-7c37-42db-cc902b806b84-91eeaf47, #w-node-_3814635c-bbd9-2ac3-1dac-02b5870c6e7a-91eeaf47, #w-node-_0bb27697-ad38-793a-a87a-c303f7534b6a-f7534b5b, #w-node-_0bb27697-ad38-793a-a87a-c303f7534b6b-f7534b5b, #w-node-_0bb27697-ad38-793a-a87a-c303f7534b76-f7534b5b, #w-node-_0bb27697-ad38-793a-a87a-c303f7534b77-f7534b5b, #w-node-f167560a-8dad-de55-2a8f-f211201fb1d6-f7534b5b, #w-node-f167560a-8dad-de55-2a8f-f211201fb1d7-f7534b5b, #w-node-d0170a64-e230-5e28-7d22-eb2bcc5b96b5-f7534b5b, #w-node-b794bffe-3d43-87fd-dbb3-f500cfa6a128-f7534b5b, #w-node-_0bb27697-ad38-793a-a87a-c303f7534bac-f7534b5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0bb27697-ad38-793a-a87a-c303f7534bae-f7534b5b, #w-node-_0bb27697-ad38-793a-a87a-c303f7534bb0-f7534b5b, #w-node-_0bb27697-ad38-793a-a87a-c303f7534bb2-f7534b5b, #w-node-_0bb27697-ad38-793a-a87a-c303f7534bb4-f7534b5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_0bb27697-ad38-793a-a87a-c303f7534bb6-f7534b5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_0bb27697-ad38-793a-a87a-c303f7534bba-f7534b5b, #w-node-_0bb27697-ad38-793a-a87a-c303f7534bbc-f7534b5b, #w-node-_0bb27697-ad38-793a-a87a-c303f7534bbe-f7534b5b, #w-node-_0bb27697-ad38-793a-a87a-c303f7534bc0-f7534b5b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_3f6c5584-fd8c-f5ca-08af-7814cf75428b-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754292-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754299-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf7542a0-a35f7258 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3f6c5584-fd8c-f5ca-08af-7814cf7542a7-a35f7258 {
  align-self: center;
}

#w-node-_3f6c5584-fd8c-f5ca-08af-7814cf7542b2-a35f7258 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3f6c5584-fd8c-f5ca-08af-7814cf7542c4-a35f7258 {
  align-self: center;
}

#w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754348-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754349-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf75434a-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf75434b-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf75434c-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf75434d-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf75434e-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf75434f-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754350-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754351-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754352-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754353-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754354-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754355-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754356-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754357-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754358-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754359-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf75435a-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf75435b-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf75435c-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf754366-a35f7258, #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf7543f0-a35f7258, #w-node-_00cba979-bd90-6186-02c1-4b261e6d92fc-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d92fe-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d92ff-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9300-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9301-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d9303-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d930b-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d9313-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d9318-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d931e-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d931f-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9320-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9321-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d9375-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d937b-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9380-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9382-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9383-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9384-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9385-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9387-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9389-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d938b-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d938e-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9390-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9391-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9392-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9393-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d9397-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d939d-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93a1-4393a638 {
  justify-self: end;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93a5-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93ab-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93ae-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93af-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93b0-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93b1-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93b2-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93b3-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93b4-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93b5-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93b6-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93b8-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93bd-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93c3-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93c6-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93c7-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93ca-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93cb-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93cc-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93ce-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93d0-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93d2-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93d3-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93d6-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93d9-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93da-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93db-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93de-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93df-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93e4-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d93ea-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93ec-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93ee-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93f3-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93f5-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d940b-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d9411-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9415-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9417-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9418-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9419-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d941a-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d941c-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d941e-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d941f-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9422-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9424-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9425-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9426-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9427-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d942b-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d9437-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9440-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d9451-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_00cba979-bd90-6186-02c1-4b261e6d9457-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d946a-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d946c-4393a638 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb152-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb153-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb15b-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb15f-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb160-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb165-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb166-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb1e2-e01d29cb {
  place-self: end;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb1e3-e01d29cb {
  justify-self: end;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb1f1-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb1f3-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb1f5-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb203-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb205-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb207-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb209-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb20b-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb20d-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb20f-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb211-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb213-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb215-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb217-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb219-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb21a-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb222-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb224-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb229-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb22a-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb22c-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb231-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb232-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb234-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb240-e01d29cb {
  align-self: center;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb245-e01d29cb {
  place-self: center;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb24c-e01d29cb {
  place-self: start center;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb253-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb257-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6efd8f1a-f932-b529-65f3-bee75a22b732-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb25f-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb266-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb277-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb279-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb27c-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb27e-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb281-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb283-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb288-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb28a-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb28d-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb28f-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb292-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb294-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb299-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb29b-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2a0-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2a2-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2a5-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2a7-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda2435-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda2437-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda243a-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda243c-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda243f-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda2441-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda2446-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda2448-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda244b-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda244d-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda2450-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda2452-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda2457-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda2459-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda245e-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda2460-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda2463-e01d29cb, #w-node-dffa7404-625f-26d9-4448-20e2bcda2465-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2c9-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2ca-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2cc-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2ce-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2d0-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2d2-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2d4-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2d6-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2d7-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2db-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb2de-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb312-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb313-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb319-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb31b-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb31d-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb31f-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb321-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb323-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb325-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb329-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb32b-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb32d-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb32f-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb331-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb333-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb335-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb339-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb33b-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb33d-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb33f-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb341-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb343-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb345-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb34e-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb34f-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb352-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb356-e01d29cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb357-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb35a-e01d29cb, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9678d1-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9678d8-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9678dd-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9678e5-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9678e6-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9678e7-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9678f5-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9678f6-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9678f9-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9678fb-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9678fc-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967903-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967905-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967906-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96790b-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96790c-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96790f-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967912-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967915-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967918-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96791b-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96791c-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96791f-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967922-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967925-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967928-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96792b-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96792c-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96792f-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967932-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967935-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967938-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96793b-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96793c-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96793f-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967942-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967945-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967948-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96794b-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96794c-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96794f-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967952-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967955-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967958-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96795b-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96797b-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db96797f-079b530d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_089e7203-2b4b-70cd-727b-c7b9db96798b-079b530d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_089e7203-2b4b-70cd-727b-c7b9db96799b-079b530d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_089e7203-2b4b-70cd-727b-c7b9db9679a3-079b530d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_089e7203-2b4b-70cd-727b-c7b9db9679a4-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679a8-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679ac-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679b0-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679b4-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679b8-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679c2-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679c3-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679c4-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679c5-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679c7-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679c9-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679ca-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679cb-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679cc-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679cf-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679d0-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679d1-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679d2-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679da-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679db-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679e7-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679ef-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679f0-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679f1-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679f3-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679fb-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a01-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a02-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a03-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a0a-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a11-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a12-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a15-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a16-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a17-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a1b-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a1c-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a1d-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a1e-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a1f-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a21-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a23-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a24-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a25-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a29-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a2a-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a2b-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a2c-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a2d-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a2f-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a31-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a32-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a33-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a37-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a38-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a39-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a3a-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a3b-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a3d-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a40-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a4b-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db967a4e-079b530d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d328c506-0838-760e-3496-a8d89def0537-5f53feab {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-d328c506-0838-760e-3496-a8d89def0545-5f53feab {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_62588ffb-eb4a-dfc6-eff9-9ae3f2b419a4-91eeaf47 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_00cba979-bd90-6186-02c1-4b261e6d9313-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d931e-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d93a1-4393a638, #w-node-_00cba979-bd90-6186-02c1-4b261e6d9437-4393a638 {
    justify-self: end;
  }

  #w-node-_089e7203-2b4b-70cd-727b-c7b9db96798b-079b530d, #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679a3-079b530d {
    align-self: start;
  }

  #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679c7-079b530d {
    justify-self: center;
  }

  #w-node-_089e7203-2b4b-70cd-727b-c7b9db9679d2-079b530d {
    align-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb24c-e01d29cb {
    justify-self: start;
  }

  #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb34e-e01d29cb {
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3f6c5584-fd8c-f5ca-08af-7814cf7542a7-a35f7258 {
    align-self: center;
  }

  #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb312-e01d29cb {
    align-self: auto;
  }

  #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb34e-e01d29cb, #w-node-_3b81abea-f79b-eac1-e4f2-a00a73bdb356-e01d29cb {
    justify-self: start;
  }
}


@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashdisplay';
  src: url('../fonts/ClashDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-Bold.otf') format('opentype'), url('../fonts/VisbyCF-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-DemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Akira expanded demo';
  src: url('../fonts/Akira-Expanded-Demo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}