:root {
  --_font-family---font-family--body-text\<deleted\|variable-797ff5b6-0c36-5177-7f1f-cca82ece0afb\>: Manrope;
  --_typography---text-size-regular--font-size: 18px;
  --_typography---text-size-regular--line-height: 150%;
  --_typography---text-size-regular--font-weight: 500;
  --_typography---text-size-regular--letter-spacing: -.54px;
  --_typography---h1--font-size: 130px;
  --_typography---h1--line-height: 120%;
  --_typography---h1--font-weight: 600;
  --_typography---h1--letter-spacing: -3.84px;
  --_font-family---font-family--font-inter: Inter, sans-serif;
  --_typography---h2--font-size: 70px;
  --_typography---h2--line-height: 94%;
  --_typography---h2--font-weight: 600;
  --_typography---h2--letter-spacing: 3px;
  --_typography---h3--font-size: 64px;
  --_typography---h3--line-height: 106%;
  --_typography---h3--font-weight: 600;
  --_typography---h3--letter-spacing: -1.28px;
  --_typography---h4--font-size: 40px;
  --_typography---h4--font-weight: 600;
  --_typography---h4--letter-spacing: -1.2px;
  --_typography---h5--font-size: 32px;
  --_typography---h5--line-height: 125%;
  --_typography---h5--font-weight: 600;
  --_typography---h5--letter-spacing: -1.28px;
  --_typography---h6--font-size: 24px;
  --_typography---h6--line-height: 120%;
  --_typography---h6--font-weight: 600;
  --_typography---text-size-small--letter-spacing: -.48px;
  --gray--200: #838383;
  --_typography---text-size-large--font-size: 20px;
  --_typography---text-size-large--letter-spacing: -.6px;
  --brand-colors--primary\<deleted\|variable-26bf83a2-d8ff-c24a-d467-d378b610470a\>: #f85119;
  --dark--100: #010101;
  --_spacing---spacing--space-16: 16px;
  --_spacing---spacing--space-120: 120px;
  --white--300: #f8f8f8;
  --_spacing---spacing--space-50: 50px;
  --_spacing---spacing--space-40: 40px;
  --gray--200\<deleted\|variable-efc0c603-2e8b-98b5-f25d-c7a2efe5f27c\>: #e5e7eb;
  --_spacing---spacing--space-24: 24px;
  --_spacing---spacing--space-12: 12px;
  --_spacing---radius--radius-10: 10px;
  --gray--500: #999;
  --_spacing---spacing--space-80: 80px;
  --gray--100: #4d4d4d;
  --black--100: black;
  --white--100: white;
  --white--200: #f6f6f6;
  --_spacing---spacing--space-32: 32px;
  --_font-family---font-inter: Inter, sans-serif;
  --_typography---text-size-small--font-size: 18px;
  --_typography---text-size-small--line-height: 150%;
  --_typography---text-size-small--font-weight: 400;
  --_font-family---font-inter\<deleted\|variable-2b6764f7-17a7-4d4e-8ab5-7af2fa952ea5\>: Inter, sans-serif;
  --_typography---text-size-large--line-height: 120%;
  --_typography---h4--line-height: 125%;
  --_spacing---radius--radius-24: 24px;
  --_spacing---radius--radius-full: 99999px;
  --_spacing---spacing--space-20: 20px;
  --_spacing---radius--radius-32: 32px;
  --_typography---h6--letter-spacing: 0px;
  --_spacing---spacing--space-60: 60px;
  --_spacing---radius--radius-40: 40px;
  --_typography---text-size-xs--font-size: 14px;
  --white--500: #ffffff26;
  --global-class--transparent: transparent;
  --black--200: #00000005;
  --_spacing---radius--radius-16: 16px;
  --white--400: #ffffff29;
  --gray--300: #d0d0d0;
  --white--600: #f3f3f3;
  --white--700: #f2f2f2;
  --_spacing---size--w-full: 100%;
  --white--800: #ffffff24;
  --gray--400: #eee;
  --_spacing---spacing--space-70: 70px;
  --gray--600: whitesmoke;
  --_spacing---spacing--space-160: 160px;
  --_spacing---spacing--space-100: 100px;
  --_spacing---radius--radius-12: 12px;
  --_spacing---radius--radius-8: 8px;
  --_spacing---radius--radius-6: 6px;
  --_spacing---radius--radius-4: 4px;
  --_spacing---radius--radius-0: 0px;
  --_spacing---size--h-full: 100%;
  --gray--700: #dbdbdb;
  --_typography---text-size-large--font-weight: 600;
  --_typography---text-size-xs--line-height: 150%;
}

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

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

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

body {
  font-family: var(--_font-family---font-family--body-text\<deleted\|variable-797ff5b6-0c36-5177-7f1f-cca82ece0afb\>);
  font-size: var(--_typography---text-size-regular--font-size);
  line-height: var(--_typography---text-size-regular--line-height);
  font-weight: var(--_typography---text-size-regular--font-weight);
  letter-spacing: var(--_typography---text-size-regular--letter-spacing);
  --_spacing---spacing--space-16: 16px;
  --_spacing---spacing--space-120: 120px;
  --_spacing---spacing--space-50: 50px;
  --_spacing---spacing--space-40: 40px;
  --_spacing---spacing--space-24: 24px;
  --_spacing---spacing--space-12: 12px;
  --_spacing---radius--radius-10: 10px;
  --_spacing---spacing--space-80: 80px;
  --_spacing---spacing--space-32: 32px;
  --_spacing---radius--radius-24: 24px;
  --_spacing---radius--radius-full: 99999px;
  --_spacing---spacing--space-20: 20px;
  --_spacing---radius--radius-32: 32px;
  --_spacing---spacing--space-60: 60px;
  --_spacing---radius--radius-40: 40px;
  --_spacing---radius--radius-16: 16px;
  --_spacing---size--w-full: 100%;
  --_spacing---spacing--space-70: 70px;
  --_spacing---spacing--space-160: 160px;
  --_spacing---spacing--space-100: 100px;
  --_spacing---radius--radius-12: 12px;
  --_spacing---radius--radius-8: 8px;
  --_spacing---radius--radius-6: 6px;
  --_spacing---radius--radius-4: 4px;
  --_spacing---radius--radius-0: 0px;
  --_spacing---size--h-full: 100%;
  --_typography---text-size-regular--font-size: 18px;
  --_typography---text-size-regular--line-height: 150%;
  --_typography---text-size-regular--font-weight: 500;
  --_typography---text-size-regular--letter-spacing: -.54px;
  --_typography---h1--font-size: 130px;
  --_typography---h1--line-height: 120%;
  --_typography---h1--font-weight: 600;
  --_typography---h1--letter-spacing: -3.84px;
  --_typography---h2--font-size: 70px;
  --_typography---h2--line-height: 94%;
  --_typography---h2--font-weight: 600;
  --_typography---h2--letter-spacing: 3px;
  --_typography---h3--font-size: 64px;
  --_typography---h3--line-height: 106%;
  --_typography---h3--font-weight: 600;
  --_typography---h3--letter-spacing: -1.28px;
  --_typography---h4--font-size: 40px;
  --_typography---h4--font-weight: 600;
  --_typography---h4--letter-spacing: -1.2px;
  --_typography---h5--font-size: 32px;
  --_typography---h5--line-height: 125%;
  --_typography---h5--font-weight: 600;
  --_typography---h5--letter-spacing: -1.28px;
  --_typography---h6--font-size: 24px;
  --_typography---h6--line-height: 120%;
  --_typography---h6--font-weight: 600;
  --_typography---text-size-small--letter-spacing: -.48px;
  --_typography---text-size-large--font-size: 20px;
  --_typography---text-size-large--letter-spacing: -.6px;
  --_typography---text-size-small--font-size: 18px;
  --_typography---text-size-small--line-height: 150%;
  --_typography---text-size-small--font-weight: 400;
  --_typography---text-size-large--line-height: 120%;
  --_typography---h4--line-height: 125%;
  --_typography---h6--letter-spacing: 0px;
  --_typography---text-size-xs--font-size: 14px;
  --_typography---text-size-large--font-weight: 600;
  --_typography---text-size-xs--line-height: 150%;
}

h1 {
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h1--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-family: var(--_font-family---font-family--font-inter);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h2--line-height);
  font-weight: var(--_typography---h2--font-weight);
  letter-spacing: var(--_typography---h2--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h6 {
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---text-size-small--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: 0;
}

a {
  font-size: var(--_typography---text-size-regular--font-size);
  text-decoration: underline;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

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

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.color-7 {
  z-index: 1;
  flex-flow: column;
  justify-content: space-between;
}

.guide-menu-link {
  color: var(--gray--200);
  font-size: var(--_typography---text-size-large--font-size);
  letter-spacing: var(--_typography---text-size-large--letter-spacing);
  text-decoration: none;
}

.guide-menu-link:visited {
  color: var(--brand-colors--primary\<deleted\|variable-26bf83a2-d8ff-c24a-d467-d378b610470a\>);
}

.guide-menu-link.w--current {
  color: var(--dark--100);
}

.utility-page-wrap {
  background-color: var(--dark--100);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  margin-top: -110px;
  display: flex;
}

.utility-page-content {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 500px;
  display: flex;
}

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

.page-wrap {
  overflow: visible;
}

.container {
  padding-right: var(--_spacing---spacing--space-16);
  padding-left: var(--_spacing---spacing--space-16);
  font-family: var(--_font-family---font-family--font-inter);
  max-width: 1312px;
}

.container.container2 {
  display: flex;
}

.container.container2.container3 {
  justify-content: center;
  align-items: center;
}

.container.conainternum {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.style-guide-section {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
  background-color: var(--white--300);
}

.guide-content {
  padding-bottom: var(--_spacing---spacing--space-50);
  grid-column-gap: var(--_spacing---spacing--space-40);
  grid-row-gap: var(--_spacing---spacing--space-40);
  border-bottom: 1px solid var(--gray--200\<deleted\|variable-efc0c603-2e8b-98b5-f25d-c7a2efe5f27c\>);
  flex-flow: column;
  display: flex;
}

.guide-title {
  color: var(--dark--100);
  border-bottom-width: 1px;
  border-bottom-color: #d9d9d9;
  width: 100%;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
}

.text-size-small {
  letter-spacing: -.32px;
  font-family: Manrope;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.guide-item-list {
  grid-column-gap: var(--_spacing---spacing--space-24);
  grid-row-gap: var(--_spacing---spacing--space-24);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.guide-item-list.is-typo {
  flex-flow: column;
  display: flex;
}

.guide-item-list.rich-box {
  padding: var(--_spacing---spacing--space-12);
  border-radius: var(--_spacing---radius--radius-10);
  background-color: var(--gray--500);
  flex-flow: column;
  display: flex;
}

.text-size-large {
  letter-spacing: -.4px;
  font-family: Manrope;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}

.color-code {
  color: var(--dark--100);
}

.style-guide {
  grid-column-gap: var(--_spacing---spacing--space-24);
  grid-row-gap: var(--_spacing---spacing--space-24);
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.text-color-gary {
  color: var(--gray--200\<deleted\|variable-efc0c603-2e8b-98b5-f25d-c7a2efe5f27c\>);
}

.guide-menu-wrap {
  top: var(--_spacing---spacing--space-80);
  grid-column-gap: var(--_spacing---spacing--space-24);
  grid-row-gap: var(--_spacing---spacing--space-24);
  flex-flow: column;
  display: flex;
  position: sticky;
}

.guide-color {
  background-color: #f85119;
  border: 1px solid #6d6d6d4d;
  border-radius: 10px;
  width: 100%;
  height: 120px;
}

.guide-color.color-1 {
  background-color: var(--gray--500);
}

.guide-color.color-2 {
  background-color: var(--white--300);
}

.guide-color.color-3 {
  background-color: var(--gray--100);
}

.guide-color.color-4 {
  background-color: var(--gray--200);
}

.guide-color.color-5 {
  background-color: var(--dark--100);
}

.guide-color.color-6 {
  background-color: var(--black--100);
}

.guide-color.color-7 {
  background-color: var(--white--100);
}

.guide-color.color-8 {
  background-color: var(--white--200);
}

.guide-content-list {
  padding-left: var(--_spacing---spacing--space-24);
  grid-column-gap: var(--_spacing---spacing--space-80);
  grid-row-gap: var(--_spacing---spacing--space-80);
  border-left: 1px solid var(--gray--200\<deleted\|variable-efc0c603-2e8b-98b5-f25d-c7a2efe5f27c\>);
  flex-flow: column;
  width: 70%;
  display: flex;
  overflow: clip;
}

.text-size-regular {
  letter-spacing: -.36px;
  font-family: Manrope;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.guide-menu {
  width: 30%;
}

.guide-description {
  justify-content: space-between;
  display: flex;
}

.guide-title-subtitle {
  padding: var(--_spacing---spacing--space-16) var(--_spacing---spacing--space-32);
  background-color: #ede9e9;
  border-radius: 6px;
  font-weight: 500;
  line-height: 110%;
}

.guide-item {
  grid-column-gap: var(--_spacing---spacing--space-16);
  grid-row-gap: var(--_spacing---spacing--space-16);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.body {
  font-family: var(--_font-family---font-inter);
  color: var(--gray--100);
  font-size: var(--_typography---text-size-small--font-size);
  line-height: var(--_typography---text-size-small--line-height);
  font-weight: var(--_typography---text-size-small--font-weight);
  letter-spacing: var(--_typography---text-size-small--letter-spacing);
}

.header-area {
  z-index: 99;
  padding-top: var(--_spacing---spacing--space-24);
  padding-bottom: var(--_spacing---spacing--space-24);
  position: relative;
}

.footer-area {
  padding-top: var(--_spacing---spacing--space-80);
  padding-bottom: var(--_spacing---spacing--space-24);
}

.hero-area {
  padding-top: 240px;
  padding-bottom: var(--_spacing---spacing--space-120);
  margin-top: -107px;
  position: relative;
}

.about-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
}

.service-area {
  padding-bottom: var(--_spacing---spacing--space-120);
  height: 300vh;
  position: relative;
}

.project-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
}

.achive-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
  background-color: var(--black--100);
  background-image: url('../images/achive-shape_1achive-shape.avif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.testimonial-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
}

.faq-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
  background-color: var(--black--100);
}

.blog-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
}

.header-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-logo-wrap {
  z-index: 9;
  font-family: Inter, sans-serif;
  position: relative;
}

.nav-logo-wrap.w--current {
  position: relative;
}

.offcanvas-menu {
  z-index: 9;
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  font-family: var(--_font-family---font-inter\<deleted\|variable-2b6764f7-17a7-4d4e-8ab5-7af2fa952ea5\>);
  color: var(--white--100);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-info {
  color: var(--white--100);
  padding-bottom: 4px;
  font-family: Inter, sans-serif;
}

.heading-two {
  color: var(--dark--100);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h2--line-height);
  letter-spacing: var(--_typography---h2--letter-spacing);
}

.text-white {
  color: var(--white--100);
}

.hero-subtext {
  padding-bottom: var(--_spacing---spacing--space-12);
  color: var(--white--100);
}

.hero-wrap {
  z-index: 9;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
  position: relative;
}

.section-content-md {
  font-size: var(--_typography---text-size-regular--font-size);
  line-height: var(--_typography---text-size-regular--line-height);
}

.hero-reveiw {
  margin-bottom: var(--_spacing---spacing--space-16);
  width: 152px;
  height: 24px;
}

.section-overlay {
  background-image: linear-gradient(#0000, #000);
  position: absolute;
  inset: 0%;
}

.section-content {
  color: var(--gray--100);
  font-size: var(--_typography---text-size-large--font-size);
  line-height: var(--_typography---text-size-large--line-height);
  letter-spacing: var(--_typography---text-size-large--letter-spacing);
}

.section-content.text-white {
  color: var(--white--100);
  font-weight: var(--_typography---text-size-small--font-weight);
  text-align: left;
}

.hero-content-top {
  z-index: 9;
  flex-flow: column;
  justify-content: center;
  max-width: 188px;
  margin-bottom: 170px;
  padding: 16px 15px 4px;
  position: relative;
}

.hero-vector-left {
  position: absolute;
  inset: 0% auto auto 0%;
}

.hero-vector-right {
  position: absolute;
  inset: auto 0% 0% auto;
}

.nav-info-link {
  color: var(--white--100);
  font-family: Inter, sans-serif;
  text-decoration: none;
}

.about-content {
  margin-bottom: var(--_spacing---spacing--space-50);
  pointer-events: auto;
  color: var(--dark--100);
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

.about-video {
  border-radius: var(--_spacing---radius--radius-24);
  height: 320px;
}

.about-wrap {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 300px 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.d-none {
  display: none;
}

.breadcrubms {
  text-decoration: underline;
}

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

.btn-primary {
  text-decoration: none;
  display: flex;
}

.btn-icon-wrap {
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--dark--100);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.btn-icon-wrap:where(.w-variant-cd6bdd3a-fb5d-666c-a4b6-9bb0693d12e8) {
  background-color: var(--white--100);
}

.btn-icon {
  width: 20px;
  height: 20px;
}

.btn-icon:where(.w-variant-cd6bdd3a-fb5d-666c-a4b6-9bb0693d12e8) {
  filter: invert();
}

.btn-primary-inner {
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--dark--100);
  color: var(--white--100);
  font-size: var(--_typography---text-size-small--font-size);
  height: 50px;
  padding: 12px 28px 14px;
  overflow: hidden;
}

.btn-primary-inner:where(.w-variant-cd6bdd3a-fb5d-666c-a4b6-9bb0693d12e8) {
  background-color: var(--white--100);
  color: var(--dark--100);
}

.btn-primary-text {
  margin-bottom: 17px;
  padding-top: 0;
}

.section-content-sm {
  font-size: var(--_typography---text-size-small--font-size);
  line-height: var(--_typography---text-size-small--line-height);
  text-align: left;
}

.section-content-sm.text-effect {
  width: auto;
}

.about-content-btm {
  padding-top: var(--_spacing---spacing--space-20);
  text-indent: 60px;
  max-width: 342px;
  margin-left: auto;
  margin-right: 0;
}

.service-card {
  padding: var(--_spacing---spacing--space-32);
  border-radius: var(--_spacing---radius--radius-32);
  background-color: var(--white--100);
  max-width: 384px;
  position: relative;
  top: 9px;
}

.service-card._4rd {
  top: 0;
}

.heading-six {
  color: var(--dark--100);
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

.service-icon-wrap {
  margin-bottom: var(--_spacing---spacing--space-50);
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--white--200);
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
}

.pb-20 {
  padding-bottom: var(--_spacing---spacing--space-20);
}

.service-wrap {
  grid-column-gap: 300px;
  grid-row-gap: 150px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  justify-items: center;
  padding-top: 68vh;
  display: flex;
}

.marquee-title {
  color: var(--white--100);
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  flex: none;
}

.marquee-inner {
  grid-column-gap: var(--_spacing---spacing--space-20);
  grid-row-gap: var(--_spacing---spacing--space-20);
  letter-spacing: var(--_typography---h1--letter-spacing);
  display: flex;
  position: relative;
}

.marquee-slider {
  z-index: 9;
  position: relative;
}

.marquee-overlay {
  opacity: 0;
  background-image: linear-gradient(90deg, #000, #0000 50%, #000);
  width: 100%;
  position: absolute;
  inset: 0%;
}

.marquee-overlay.two {
  opacity: 1;
}

.heading-three {
  color: var(--dark--100);
  font-size: var(--_typography---h3--font-size);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
}

.heading-three.text-white {
  color: var(--white--100);
  overflow-wrap: normal;
}

.heading-three.pb-20 {
  text-align: left;
  width: 120svh;
}

.project-top {
  padding-bottom: var(--_spacing---spacing--space-60);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.project-thumb-wrap {
  border-radius: var(--_spacing---radius--radius-40);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project-thumb {
  width: 100%;
}

.project-coll-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-coll-wrap {
  margin-bottom: 76px;
}

.project-coll-wrap._4th {
  transform: translate(0);
}

.project-coll-wrap._5th {
  transform: translate(-43px);
}

.project-item {
  background-color: var(--white--100);
  width: 100%;
  text-decoration: none;
}

.project-title {
  color: var(--black--100);
  font-size: var(--_typography---text-size-large--font-size);
}

.project-btm {
  z-index: 9;
  padding-top: var(--_spacing---spacing--space-16);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.project-category {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: var(--_spacing---radius--radius-full);
  color: var(--dark--100);
  font-weight: var(--_typography---text-size-regular--font-weight);
  align-items: center;
  padding: 10px 0;
  display: inline-flex;
}

.project-category:hover {
  color: var(--dark--100);
}

.project-category.details {
  background-color: var(--white--500);
  color: var(--white--100);
  padding-left: 15px;
  padding-right: 15px;
}

.project-dot {
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--gray--100);
  width: 6px;
  height: 6px;
}

.project-dot.two {
  background-color: var(--white--100);
}

.testimonial-slider {
  background-color: var(--global-class--transparent);
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.testimonial-slide-item {
  padding: var(--_spacing---spacing--space-32);
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  border-radius: var(--_spacing---spacing--space-32);
  background-color: var(--white--300);
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  max-width: 26%;
}

.testimonial-top {
  padding-bottom: var(--_spacing---spacing--space-60);
  grid-column-gap: 461px;
  grid-row-gap: 300px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 237px;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.testimonial-reveiw {
  padding-bottom: var(--_spacing---radius--radius-16);
}

.author {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.avatar-wrap {
  border-radius: var(--_spacing---radius--radius-full);
  width: 51px;
  height: 51px;
  overflow: hidden;
}

.avatar {
  width: 100%;
  height: 100%;
}

.author-name {
  color: var(--black--100);
  font-size: var(--_typography---text-size-large--font-size);
  line-height: var(--_typography---h6--line-height);
}

.faq-top {
  padding-bottom: var(--_spacing---spacing--space-32);
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.accordion-item {
  border-bottom: 1px solid var(--white--400);
  cursor: pointer;
  margin-bottom: 32px;
  padding-bottom: 32px;
}

.accordion-icon-wrap {
  position: relative;
}

.accordion-title {
  color: var(--white--100);
  font-size: var(--_typography---h6--font-size);
}

.accordion-header {
  justify-content: space-between;
  align-items: center;
  padding-right: 10px;
  display: flex;
}

.plus {
  background-color: var(--white--100);
  width: 2px;
  height: 14px;
}

.minus {
  background-color: var(--white--100);
  width: 14px;
  height: 2px;
  position: absolute;
  top: 6px;
  left: -6px;
}

.accordion-content {
  color: var(--gray--300);
}

.accordion-body {
  max-width: 760px;
  padding-top: 14px;
  overflow: hidden;
}

.testimonial-top-left {
  max-width: 450px;
}

.testimonial-top-right {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testimonial-left-overlay {
  z-index: 9;
  background-image: linear-gradient(90deg, #fff, #fff0);
  width: 13%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.testimonial-right-overlay {
  z-index: 9;
  background-image: linear-gradient(90deg, #fff0, #fff);
  width: 10%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.faq-tab-link {
  border: 1px solid var(--white--500);
  border-radius: var(--_spacing---radius--radius-40);
  background-color: var(--global-class--transparent);
  color: var(--gray--300);
  padding: 12px 24px;
}

.faq-tab-link.w--current {
  border-color: var(--global-class--transparent);
  background-color: var(--white--500);
  color: var(--white--100);
}

.faq-tab-menu {
  padding-bottom: var(--_spacing---spacing--space-60);
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  display: flex;
}

.faq-tabs {
  max-width: 1016px;
  margin-left: auto;
  margin-right: auto;
}

.blog-thumb {
  width: auto;
  height: 306px;
  max-height: 1200px;
}

.blog-thumb-wrap {
  border-radius: var(--_spacing---radius--radius-32);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-item {
  max-width: 100%;
}

.blog-coll-list {
  grid-column-gap: var(--_spacing---spacing--space-16);
  grid-row-gap: var(--_spacing---spacing--space-32);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-top {
  padding-bottom: var(--_spacing---spacing--space-60);
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.blog-title {
  margin-top: var(--_spacing---spacing--space-16);
  color: var(--dark--100);
  font-size: var(--_typography---text-size-large--font-size);
  font-weight: var(--_typography---h6--font-weight);
  text-decoration: none;
  display: inline-block;
}

.blog-info-btm {
  padding-top: var(--_spacing---spacing--space-16);
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  display: flex;
}

.btn-category {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: var(--_spacing---radius--radius-full);
  color: var(--dark--100);
  font-weight: var(--_typography---text-size-small--font-weight);
  align-items: center;
  padding: 0;
  text-decoration: none;
  transition: color .4s;
  display: inline-flex;
}

.btn-category:hover {
  color: var(--dark--100);
}

.cta-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
  background-color: var(--black--100);
  background-image: url('../images/linebar_1linebar.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.cta-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 980svh;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.cta-img {
  border-radius: var(--_spacing---radius--radius-24);
}

.cta-img._2nd {
  max-width: 80%;
  position: absolute;
  inset: auto auto 50% 30%;
}

.cta-img._3rd {
  max-width: 70%;
}

.cta-img._4rd {
  position: absolute;
  inset: -10% 10% auto auto;
}

.cta-content {
  grid-column-gap: var(--_spacing---spacing--space-40);
  grid-row-gap: var(--_spacing---spacing--space-40);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cta-item {
  position: relative;
}

.heading-five {
  color: var(--dark--100);
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
}

.heading-five.text-white {
  color: var(--white--100);
}

.footer-newsletter {
  max-width: 320px;
}

.footer-top {
  padding-bottom: var(--_spacing---spacing--space-40);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 4fr .75fr 1fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-nav {
  padding-left: 0;
  list-style-type: none;
}

.nav-iten {
  padding-bottom: var(--_spacing---spacing--space-16);
}

.nav-link {
  color: var(--gray--100);
  text-decoration: none;
  transition: letter-spacing .4s, color .4s;
}

.nav-link:hover {
  color: var(--dark--100);
  letter-spacing: var(--_typography---text-size-large--letter-spacing);
}

.newsletter-input {
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--white--600);
  color: var(--dark--100);
  border: 1px #000;
  height: auto;
  margin-bottom: 0;
  padding: 12px 20px;
}

.newsletter-input::placeholder {
  color: var(--gray--100);
}

.btn-newsletter {
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--white--600);
  color: var(--global-class--transparent);
  background-image: url('../images/arrow-up-dark.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 48px;
  height: 48px;
}

.newsletter-form {
  align-items: center;
  display: flex;
}

.newsletter {
  padding-top: var(--_spacing---spacing--space-32);
}

.success-message {
  background-color: var(--dark--100);
  color: var(--white--100);
}

.footer-copyright {
  padding-top: var(--_spacing---spacing--space-20);
  padding-bottom: var(--_spacing---spacing--space-20);
  border-top: 1px solid var(--white--700);
  border-bottom: 1px solid var(--white--700);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link {
  color: var(--dark--100);
  text-decoration: none;
}

.footer-btm {
  padding-top: var(--_spacing---spacing--space-20);
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.footer-subtitle {
  color: var(--dark--100);
  font-size: var(--_typography---text-size-small--font-size);
  line-height: var(--_typography---text-size-small--line-height);
  letter-spacing: 0;
  padding-bottom: 7px;
}

.archive-content {
  color: var(--white--100);
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  letter-spacing: var(--_typography---h5--letter-spacing);
}

.archive-content.fleet-content {
  color: var(--dark--100);
  font-style: normal;
}

.achive-subtitle {
  color: var(--gray--300);
  padding-bottom: 15px;
  text-decoration: underline;
}

.achive-subtitle.fleet-subtitle {
  color: var(--gray--100);
}

.achive-top {
  padding-bottom: var(--_spacing---spacing--space-60);
  text-align: center;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

.achive-item {
  padding-bottom: var(--_spacing---radius--radius-32);
  text-align: center;
}

.achive-item._1st {
  flex-flow: column;
  align-items: center;
  max-width: 300px;
  display: flex;
}

.achive-count {
  font-size: 180px;
  line-height: 90%;
  font-weight: var(--_typography---h4--font-weight);
}

.achive-text {
  color: var(--gray--300);
}

.achive-text._1st {
  font-size: var(--_typography---text-size-large--font-size);
}

.about-banner {
  padding-top: 370px;
  padding-bottom: var(--_spacing---spacing--space-120);
  background-image: url('../images/backgroundpgotodarko.webp');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  margin-top: -107px;
  position: relative;
}

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

.about-banner-wrap {
  z-index: 9;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
  position: relative;
}

.indent-40 {
  text-indent: 40px;
}

.strategy-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
}

.strategy-wrap {
  grid-column-gap: var(--_spacing---spacing--space-80);
  grid-row-gap: var(--_spacing---spacing--space-80);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-four {
  color: var(--dark--100);
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

.heading-four.text-white {
  color: var(--white--100);
}

.strategy-video {
  border-radius: var(--_typography---h5--font-size);
  height: auto;
}

.accordion-two {
  padding-top: 160px;
}

.accordion-item-two {
  margin-bottom: var(--_spacing---spacing--space-20);
  padding-bottom: var(--_spacing---spacing--space-16);
  border-bottom: 1px solid var(--white--700);
  cursor: pointer;
}

.accordion-item-two._1st {
  padding-top: var(--_spacing---spacing--space-20);
  border-top: 1px solid var(--white--700);
}

.accordion-title-two {
  color: var(--dark--100);
  font-size: var(--_typography---text-size-large--font-size);
  line-height: var(--_typography---h6--line-height);
  letter-spacing: var(--_typography---text-size-large--letter-spacing);
}

.research-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
  background-color: var(--dark--100);
  overflow: hidden;
}

.research-wrap {
  padding-bottom: var(--_spacing---spacing--space-120);
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr .25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.research-item._2nd {
  padding-bottom: 80px;
}

.research-item._3rd {
  padding-top: 262px;
}

.research-img {
  width: var(--_spacing---size--w-full);
  border-radius: var(--_spacing---spacing--space-40);
}

.research-content {
  color: var(--gray--300);
}

.research-title {
  color: var(--white--100);
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h6--line-height);
  letter-spacing: var(--_typography---h6--letter-spacing);
  padding-bottom: 10px;
}

.research-subtext {
  padding-bottom: var(--_spacing---spacing--space-32);
  color: var(--gray--300);
  text-decoration: underline;
}

.research-list {
  z-index: 9;
  max-width: 127px;
  margin-bottom: -95px;
  margin-left: auto;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.research-list-item {
  border-bottom: 1px solid var(--gray--100);
  background-color: var(--global-class--transparent);
  color: var(--gray--200);
  text-align: right;
  width: 100%;
  margin-bottom: 14px;
  padding: 5px 0 14px;
}

.research-list-item.w--current {
  background-color: var(--global-class--transparent);
  color: var(--white--100);
}

.brand-slider {
  grid-column-gap: var(--_spacing---spacing--space-16);
  grid-row-gap: var(--_spacing---spacing--space-16);
  display: flex;
  position: relative;
}

.brand-item {
  border: 1px solid var(--gray--100);
  border-radius: var(--_spacing---radius--radius-10);
  background-color: var(--white--500);
  flex: none;
  padding: 40px 67px;
}

.team-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
}

.team-top {
  padding-bottom: var(--_spacing---spacing--space-60);
  text-align: center;
}

.team-card {
  border-radius: var(--_spacing---radius--radius-32);
  background-color: var(--white--300);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.team-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  max-width: none;
  display: flex;
}

.team-img-wrap {
  text-align: left;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-img {
  width: var(--_spacing---size--w-full);
  text-align: left;
}

.team-titlie {
  color: var(--dark--100);
  font-size: var(--_typography---text-size-large--font-size);
  line-height: var(--_typography---h6--line-height);
  letter-spacing: var(--_typography---text-size-large--letter-spacing);
  padding-bottom: 4px;
}

.team-detail {
  padding-top: var(--_spacing---spacing--space-16);
  padding-bottom: var(--_spacing---spacing--space-16);
  padding-left: var(--_spacing---spacing--space-24);
}

.social-list {
  z-index: 9;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding-bottom: 16px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.social-link {
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--white--800);
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  display: flex;
}

.social-icon.dark {
  filter: invert(67%);
}

.team-overlay {
  background-image: linear-gradient(#0000, #0009 77%);
  border-radius: 50%;
  width: 100px;
  height: 100px;
  position: absolute;
}

.showreel-area {
  background-color: var(--dark--100);
  width: 100%;
  height: 100%;
  position: sticky;
  top: 0;
}

.showreel-video {
  z-index: 9;
  border-radius: var(--_spacing---radius--radius-40);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 35vh;
  display: flex;
}

.showreel-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.showreel-text {
  font-family: var(--_font-family---font-family--font-inter);
  color: var(--white--100);
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  width: 160px;
  overflow: hidden;
}

.showreel-sticky-wrap {
  justify-content: center;
  align-items: center;
  height: 150rem;
}

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

.service-area-two {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
}

.service-item-two {
  margin-bottom: var(--_spacing---radius--radius-16);
  padding: var(--_spacing---spacing--space-40);
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  border-radius: var(--_spacing---radius--radius-32);
  background-color: var(--white--300);
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: sticky;
  top: 100px;
}

.service-img-two {
  border-radius: var(--_spacing---radius--radius-32);
}

.pb-10 {
  padding-bottom: 10px;
}

.service-number {
  color: var(--gray--300);
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---h6--font-weight);
}

.service-content-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.service-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.service-list-text {
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--gray--400);
  color: var(--black--100);
  padding: 10px 18px;
  display: inline-block;
}

.banner-area {
  padding-top: 240px;
  padding-bottom: var(--_spacing---spacing--space-120);
  background-image: url('../images/bell-chauffeur-service.jpg.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -107px;
  position: relative;
}

.banner-area.contact {
  background-image: url('../images/bfcnt.webp');
  background-size: cover;
}

.banner-area.changelog {
  background-image: url('../images/utilise-1_1utilise-1.avif');
}

.banner-area.license {
  background-image: url('../images/utilise-3_1utilise-3.avif');
}

.banner-area.author {
  background-image: url('../images/utilise-1_1utilise-1.avif');
}

.banner-wrap {
  z-index: 9;
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
  position: relative;
}

.project-area-two {
  padding-top: 200px;
  padding-bottom: var(--_spacing---spacing--space-120);
}

.project-wrap-two {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -235px;
  display: flex;
}

.project-inner-left {
  padding-top: 350px;
}

.project-banner {
  padding-top: 240px;
  padding-bottom: var(--_spacing---spacing--space-120);
  background-image: url('../images/My-fleet-4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -107px;
  position: relative;
}

.marquee-title-two {
  color: var(--dark--100);
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  flex: none;
}

.marquee-overlay-two {
  background-image: linear-gradient(90deg, #fff, #0000 50%, #fff0 50%, #fff 100%, #000000f7 100%, #000);
  width: 100%;
  position: absolute;
  inset: 0%;
}

.project-details {
  padding-top: 229px;
  padding-bottom: var(--_spacing---spacing--space-120);
  background-color: var(--black--100);
  margin-top: -125px;
}

.project-detail-wrap {
  padding-top: var(--_spacing---spacing--space-50);
  grid-column-gap: var(--_spacing---spacing--space-120);
  grid-row-gap: var(--_spacing---spacing--space-120);
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rich-text h1 {
  color: var(--white--100);
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
  padding-bottom: 15px;
}

.rich-text h2 {
  color: var(--white--100);
  font-size: var(--_typography---h5--font-size);
  line-height: var(--_typography---h4--line-height);
  letter-spacing: var(--_typography---h5--letter-spacing);
  padding-bottom: 15px;
}

.rich-text h3 {
  color: var(--white--100);
  font-size: 26px;
  line-height: var(--_typography---h6--line-height);
  letter-spacing: var(--_typography---h6--letter-spacing);
  padding-bottom: 15px;
}

.rich-text h4 {
  color: var(--white--100);
  font-size: var(--_typography---h6--font-size);
  line-height: var(--_typography---h4--line-height);
  letter-spacing: var(--_typography---h6--letter-spacing);
  padding-bottom: 15px;
}

.rich-text h5 {
  color: var(--white--100);
  font-size: var(--_typography---text-size-large--font-size);
  line-height: var(--_typography---text-size-large--line-height);
  letter-spacing: var(--_typography---text-size-large--letter-spacing);
  padding-bottom: 15px;
}

.rich-text h6 {
  color: var(--white--100);
  font-size: var(--_typography---h6--line-height);
  line-height: var(--_typography---text-size-regular--line-height);
  letter-spacing: var(--_typography---h6--letter-spacing);
  padding-bottom: 15px;
}

.rich-text p {
  color: var(--gray--300);
  line-height: var(--_typography---text-size-small--line-height);
  letter-spacing: var(--_typography---text-size-small--letter-spacing);
  padding-bottom: 20px;
}

.rich-text blockquote {
  border-bottom: 2px solid var(--white--100);
  border-left-width: 2px;
  border-left-color: var(--white--100);
  border-radius: var(--_spacing---radius--radius-10);
  background-color: var(--white--500);
  color: var(--white--100);
  font-size: var(--_typography---text-size-large--font-size);
  letter-spacing: var(--_typography---text-size-large--letter-spacing);
  margin-bottom: 20px;
  padding: 24px;
  font-style: italic;
}

.rich-text li {
  color: var(--gray--300);
  line-height: var(--_typography---text-size-small--line-height);
  font-weight: var(--_typography---text-size-small--font-weight);
}

.rich-text a {
  color: var(--white--100);
  font-size: var(--_typography---text-size-small--font-size);
}

.rich-text img {
  border-radius: var(--_spacing---spacing--space-32);
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.heading-one {
  color: var(--dark--100);
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
}

.project-detail-thumb {
  border-radius: var(--_spacing---radius--radius-32);
}

.figure {
  width: 100%;
  display: block;
}

.text-gray {
  color: var(--gray--300);
}

.project-gallery-img {
  width: var(--_spacing---size--w-full);
  border-radius: var(--_spacing---radius--radius-32);
}

.project-gallery-list {
  grid-column-gap: var(--_spacing---spacing--space-16);
  grid-row-gap: var(--_spacing---spacing--space-16);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-gallery-wrap {
  padding-top: 10px;
}

.member-item {
  border: 2px solid var(--white--100);
  border-radius: var(--_spacing---radius--radius-full);
  width: 48px;
  height: 48px;
  overflow: hidden;
}

.member-img {
  width: var(--_spacing---size--w-full);
}

.member-coll-list {
  display: flex;
}

.member-coll-item:nth-child(2n) {
  margin-left: -15px;
}

.project-content-right {
  min-width: 1200px;
}

.member-box {
  padding-top: var(--_spacing---spacing--space-40);
}

.project-detail-top {
  padding-bottom: var(--_spacing---spacing--space-50);
  grid-column-gap: 300px;
  grid-row-gap: 300px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-tab {
  justify-content: center;
  align-items: flex-start;
}

.blog-tab-link {
  background-color: var(--global-class--transparent);
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
}

.blog-tab-link.w--current {
  border-bottom: 1.5px solid var(--black--100);
  background-color: var(--global-class--transparent);
  color: var(--dark--100);
}

.blog-tab-content {
  padding-top: var(--_spacing---spacing--space-60);
}

.blog-tab-menu {
  border-bottom: 1px solid var(--white--700);
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.blog-area-two {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
}

.blog-top-two {
  padding-bottom: var(--_spacing---spacing--space-40);
  text-align: center;
}

.featured-blog {
  padding: var(--_spacing---spacing--space-40);
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-radius: var(--_spacing---radius--radius-32);
  background-color: var(--white--300);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.featued-info-right {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.blog-featured-title {
  margin-top: var(--_spacing---spacing--space-16);
  margin-bottom: var(--_spacing---spacing--space-16);
  color: var(--dark--100);
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h6--font-weight);
  text-decoration: none;
  display: inline-block;
}

.featured-blog-area {
  padding-top: var(--_spacing---spacing--space-120);
}

.related-blog {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
}

.blog-details-area {
  padding-top: 200px;
  padding-bottom: var(--_spacing---spacing--space-120);
  background-color: var(--dark--100);
  margin-top: -115px;
}

.blog-detail-thumb {
  border-radius: var(--_spacing---radius--radius-32);
}

.blog-detail-wrap {
  padding-top: var(--_spacing---spacing--space-40);
  grid-column-gap: var(--_spacing---spacing--space-70);
  grid-row-gap: var(--_spacing---spacing--space-70);
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.author-name-two {
  color: var(--white--100);
}

.author-img-wrap {
  border: 2px solid var(--white--100);
  border-radius: var(--_spacing---radius--radius-full);
  width: 38px;
  height: 38px;
  overflow: hidden;
}

.author-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.blog-detail-info {
  margin-bottom: var(--_spacing---spacing--space-20);
  padding-bottom: var(--_spacing---spacing--space-20);
  border-bottom: 1px solid var(--white--400);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blog-detail-info._1st {
  padding-top: var(--_spacing---spacing--space-20);
  border-top: 1px solid var(--white--400);
}

.social-list-two {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.blog-sticky {
  position: sticky;
  top: 40px;
}

.related-top-left {
  max-width: 500px;
}

.related-blog-top {
  padding-bottom: var(--_spacing---spacing--space-60);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.contact-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
}

.form-block {
  padding: var(--_spacing---spacing--space-32);
  border: 1px solid var(--white--700);
  border-radius: var(--_spacing---radius--radius-32);
  background-color: var(--white--300);
  margin-bottom: 0;
}

.contact-wrap {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.input {
  border: 1px solid var(--white--600);
  border-radius: var(--_spacing---radius--radius-10);
  background-color: var(--white--100);
  color: var(--dark--100);
  height: auto;
  margin-bottom: 0;
  padding: 18px 20px;
}

.input.select {
  color: var(--gray--200);
}

.input.message {
  padding-bottom: 90px;
}

.single-input {
  padding-bottom: 20px;
}

.btn-submit {
  width: var(--_spacing---size--w-full);
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--dark--100);
  padding-top: 14px;
  padding-bottom: 14px;
  transition: background-color .4s;
  display: block;
}

.btn-submit:hover {
  background-color: var(--gray--100);
}

.btn-submit.two {
  background-color: var(--white--100);
  color: var(--dark--100);
  margin-top: 20px;
}

.field-label {
  margin-bottom: 10px;
}

.contact-left {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.iconbox {
  padding: var(--_spacing---spacing--space-20);
  border-radius: var(--_spacing---radius--radius-24);
  background-color: var(--white--300);
}

.iconbox-title {
  color: var(--dark--100);
  font-size: var(--_typography---text-size-regular--font-size);
  padding-top: 30px;
  padding-bottom: 8px;
}

.iconbox-link {
  color: var(--gray--100);
  text-decoration: none;
}

.iconbox-link:hover {
  color: var(--dark--100);
}

.iconbox-grid {
  grid-column-gap: var(--_spacing---spacing--space-16);
  grid-row-gap: var(--_spacing---spacing--space-16);
  grid-template: ". ."
                 "Area Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-social {
  z-index: 9;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.social-link-two {
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--gray--600);
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  display: flex;
}

.color-dark {
  color: var(--dark--100);
}

.contact-info {
  margin-top: 62px;
  margin-bottom: var(--_spacing---spacing--space-20);
  padding-top: var(--_spacing---spacing--space-20);
  padding-bottom: var(--_spacing---spacing--space-20);
  border-top: 1px solid var(--gray--600);
  border-bottom: 1px solid var(--gray--600);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.password {
  max-width: 150px;
  margin-bottom: 26px;
  margin-left: auto;
  margin-right: auto;
}

.license-item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.license-typography {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 56px;
  display: flex;
}

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

.license-tittle {
  color: var(--dark--100);
  font-size: var(--_typography---h4--font-size);
  line-height: var(--_typography---h4--line-height);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

.license-grid {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.license-wrap {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  display: flex;
}

.license-title-wrap {
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 24px;
}

.license-image {
  border-radius: 24px;
  width: 100%;
}

.license-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
}

.license-right {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.license-iconography {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 56px;
  display: flex;
}

.changelog-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
  background-color: var(--white--300);
}

.changelog-wrap {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.version-box {
  margin-bottom: var(--_spacing---spacing--space-16);
  padding: var(--_spacing---spacing--space-40) var(--_spacing---spacing--space-32);
  border-radius: var(--_spacing---radius--radius-10);
  background-color: var(--white--100);
}

.blog-author-area, .blog-category-area {
  padding-top: var(--_spacing---spacing--space-120);
  padding-bottom: var(--_spacing---spacing--space-120);
}

.project-slider-sticky {
  z-index: -1;
  filter: blur(6px);
  position: sticky;
  top: 256px;
  overflow: hidden;
}

.brand-slider-area {
  position: relative;
}

.project-icon-wrp {
  z-index: 9;
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--white--100);
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  display: flex;
  position: absolute;
  inset: 16px 16px auto auto;
}

.project-overlay {
  border-radius: var(--_spacing---radius--radius-full);
  background-color: #0000006b;
  width: 100px;
  height: 100px;
  position: absolute;
}

.service-inner {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  flex-flow: column;
  display: flex;
}

.service-inner.last {
  padding-top: 252px;
}

.service-sticky-main {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.service-marquee {
  background-color: var(--dark--100);
  border-radius: 50%;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.marquee-img {
  background-color: var(--black--100);
  max-width: 50%;
  margin-top: -117px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blog-card-box {
  width: 416px;
  height: 440px;
  overflow: hidden;
}

.blog-wrap {
  grid-column-gap: var(--_spacing---spacing--space-16);
  grid-row-gap: var(--_spacing---spacing--space-16);
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.about-video-wrap {
  border-radius: var(--_spacing---radius--radius-24);
  overflow: hidden;
}

.testimonial-slide-inner {
  grid-column-gap: var(--_spacing---spacing--space-24);
  grid-row-gap: var(--_spacing---spacing--space-24);
  display: flex;
}

.menu-dot {
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--white--100);
  width: 10px;
  height: 10px;
}

.menu-dot-wrap {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  align-items: center;
  display: flex;
}

.offcanvas-main {
  background-color: var(--dark--100);
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.offcanvas-link {
  color: var(--gray--300);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h2--line-height);
  text-align: left;
  letter-spacing: var(--_typography---h2--letter-spacing);
  text-decoration: none;
  transition: letter-spacing .4s, color .4s;
  display: block;
}

.offcanvas-link:hover {
  color: var(--white--100);
  letter-spacing: .4px;
}

.offcanvas-list-item {
  padding: 15px 10px;
  overflow: hidden;
}

.offcanvas-nav {
  z-index: 9;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  position: relative;
}

.offcanvas-inner {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.off-shape-left {
  background-color: var(--gray--100);
  opacity: 0;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.off-shape-right {
  background-color: var(--gray--100);
  opacity: 0;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.showreel-count {
  color: var(--black--100);
  font-size: var(--_typography---h2--font-size);
  line-height: var(--_typography---h2--line-height);
  letter-spacing: var(--_typography---h2--letter-spacing);
}

.blog-overlay {
  border-radius: var(--_spacing---radius--radius-full);
  background-color: #0000006b;
  width: 100px;
  height: 100px;
  position: absolute;
}

.blog-icon-wrap {
  z-index: 9;
  border-radius: var(--_spacing---radius--radius-full);
  background-color: var(--white--100);
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  display: flex;
  position: absolute;
  inset: 16px 16px auto auto;
}

.hero-video {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.password-section {
  background-color: var(--dark--100);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.style-guide-banner {
  padding-top: 240px;
  padding-bottom: var(--_spacing---spacing--space-120);
  background-image: url('../images/utilise-3_1utilise-3.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -107px;
  position: relative;
}

.fleet-area {
  background-image: linear-gradient(0deg, #000, #fff);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 600px;
  display: flex;
}

.image {
  max-width: 72%;
  overflow: clip;
}

.image-2 {
  max-width: 80%;
}

.fleet-text {
  aspect-ratio: 2.39;
  opacity: .86;
  font-size: var(--_typography---h1--font-size);
  text-align: center;
  flex-flow: column;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.image-4, .image4, .image4.image5 {
  max-width: 10%;
}

.bold-text {
  font-weight: 500;
}

.bold-text-2 {
  font-weight: 600;
}

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

.image-5.imagee {
  max-width: 80%;
}

.container-fleet {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  text-decoration: none;
}

.container-2 {
  justify-content: space-between;
  align-items: center;
  min-width: 620px;
  margin-bottom: 15px;
  display: flex;
}

.paragraph {
  font-size: var(--_typography---text-size-large--font-size);
  text-align: center;
}

.div-block {
  text-align: center;
}

.image-6 {
  max-width: 20%;
}

.paragraph-2 {
  text-align: center;
  -webkit-text-stroke-color: var(--dark--100);
}

@media screen and (min-width: 1280px) {
  .page-wrap {
    overflow: clip;
  }

  .container.container2.container3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .nav-info {
    padding-bottom: 4px;
  }

  .hero-wrap {
    grid-column-gap: 250px;
    grid-row-gap: 250px;
    grid-template-columns: 1.25fr 1.5fr;
  }

  .nav-info-link {
    text-decoration: none;
  }

  .about-wrap {
    grid-column-gap: 180px;
    grid-row-gap: 180px;
  }

  .section-content-sm.text-effect {
    width: auto;
  }

  .about-content-btm {
    max-width: 352px;
  }

  .service-wrap {
    grid-column-gap: 500px;
  }

  .marquee-title {
    color: var(--white--100);
    font-size: var(--_typography---h1--font-size);
    line-height: var(--_typography---h1--line-height);
    letter-spacing: var(--_typography---h1--letter-spacing);
    flex: none;
  }

  .marquee-inner {
    grid-column-gap: var(--_spacing---spacing--space-20);
    grid-row-gap: var(--_spacing---spacing--space-20);
    display: flex;
  }

  .marquee-slider {
    overflow: hidden;
  }

  .heading-three.pb-20 {
    text-align: left;
    width: auto;
  }

  .project-coll-wrap._4th {
    padding-left: 0;
  }

  .project-coll-wrap._2nd {
    transform: translate(47px);
  }

  .project-coll-wrap._5th {
    transform: translate(-60px);
  }

  .testimonial-slide-item {
    max-width: 27%;
  }

  .testimonial-top {
    grid-column-gap: 550px;
    grid-row-gap: 550px;
  }

  .blog-thumb {
    height: 330px;
  }

  .cta-wrap {
    grid-template-columns: 1fr 2.5fr 1fr;
  }

  .footer-top {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-columns: 5.5fr .75fr 1fr .75fr;
  }

  .newsletter-input {
    border-radius: var(--_spacing---radius--radius-full);
    background-color: var(--white--600);
    border: 1px #000;
    padding: 20px;
  }

  .footer-btm {
    grid-template-columns: 3fr 1fr 1fr;
    align-items: end;
  }

  .achive-text._1st {
    width: 300svh;
  }

  .about-banner-wrap {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
    grid-template-columns: 1fr 1.25fr;
  }

  .strategy-area {
    padding-top: var(--_spacing---spacing--space-120);
    padding-bottom: var(--_spacing---spacing--space-120);
  }

  .banner-wrap {
    grid-column-gap: 300px;
    grid-row-gap: 300px;
    grid-template-columns: 1.25fr 1fr;
  }

  .project-wrap-two {
    grid-column-gap: 190px;
    grid-row-gap: 190px;
  }

  .project-banner {
    background-position: 50%;
    padding-top: 300px;
  }

  .marquee-title-two {
    font-size: var(--_typography---h1--font-size);
    line-height: var(--_typography---h1--line-height);
    letter-spacing: var(--_typography---h1--letter-spacing);
    flex: none;
  }

  .project-detail-wrap {
    grid-template-columns: .5fr .75fr;
  }

  .project-detail-top {
    grid-column-gap: 500px;
    grid-row-gap: 500px;
  }

  .featured-blog {
    grid-template-columns: 1fr 1fr;
  }

  .showreel-count {
    -webkit-text-stroke-width: 0px;
    object-fit: fill;
  }

  .style-guide-banner {
    padding-top: 300px;
  }
}

@media screen and (min-width: 1440px) {
  .main-wrap {
    overflow: visible;
  }

  .page-wrap {
    overflow: clip;
  }

  .container.container2 {
    display: flex;
  }

  .container.container2.container3 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: 1440px;
  }

  .container.conainternum {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .guide-color.color-3 {
    background-color: var(--gray--100);
  }

  .guide-color.color-4 {
    background-color: var(--gray--200);
  }

  .guide-color.color-5 {
    background-color: var(--dark--100);
  }

  .guide-color.color-6 {
    background-color: var(--black--100);
  }

  .guide-color.color-7 {
    background-color: #9ca3af;
  }

  .body, .header-area {
    overflow: visible;
  }

  .achive-area {
    color: var(--gray--500);
  }

  .nav-info {
    font-size: var(--_typography---text-size-regular--font-size);
  }

  .heading-two.text-white {
    width: auto;
  }

  .hero-vector-right {
    right: 0%;
  }

  .nav-info-link {
    font-size: var(--_typography---text-size-regular--font-size);
  }

  .section-content-sm.text-effect, .heading-six.pb-10 {
    width: auto;
  }

  .heading-three.pb-20 {
    text-align: center;
    max-width: 130svh;
  }

  .project-coll-wrap._2nd {
    transform: translate(60px);
  }

  .testimonial-slide-item {
    border: 1px solid var(--black--200);
    max-width: 27%;
  }

  .faq-tabs {
    max-width: 1016px;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-thumb {
    height: 330px;
  }

  .cta-wrap {
    max-width: 980rem;
  }

  .footer-newsletter {
    max-width: 320px;
  }

  .footer-top {
    padding-bottom: var(--_spacing---spacing--space-50);
  }

  .footer-copyright {
    padding-top: var(--_spacing---spacing--space-20);
    padding-bottom: var(--_spacing---spacing--space-20);
    border-top: 1px solid var(--white--700);
    border-bottom: 1px solid var(--white--700);
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .link {
    color: var(--dark--100);
  }

  .footer-btm {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 4fr 1fr 1fr;
  }

  .archive-content.fleet-content {
    font-size: var(--_typography---h4--font-size);
    text-align: center;
  }

  .achive-item._1st {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 500px;
    display: flex;
  }

  .about-banner-wrap {
    grid-column-gap: 150px;
    grid-row-gap: 150px;
  }

  .showreel-video {
    width: 22vw;
  }

  .service-item-two {
    grid-template-columns: .25fr 1fr 1fr;
  }

  .service-list-text {
    box-shadow: 0 2px 5px #0003;
  }

  .banner-wrap {
    grid-column-gap: 350px;
    grid-row-gap: 350px;
    grid-template-rows: auto;
    grid-template-columns: 1.75fr 1.75fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .project-banner {
    background-position: 50%;
  }

  .project-detail-wrap {
    grid-template-columns: .75fr 1.25fr;
  }

  .btn-submit.two {
    background-color: var(--white--100);
    color: var(--dark--100);
    margin-top: 21px;
  }

  .btn-submit.two:hover {
    background-color: var(--gray--600);
  }

  .project-slider-sticky {
    filter: blur(6px);
  }

  .brand-slider-area {
    position: relative;
  }

  .service-marquee {
    z-index: -1;
  }

  .marquee-img {
    max-width: 40%;
  }

  .blog-card-box {
    width: 416px;
    height: 440px;
  }

  .fleet-area {
    flex-flow: column;
    align-items: center;
    min-height: 700px;
    display: flex;
  }

  .image {
    max-width: 64%;
  }

  .image-2 {
    max-width: 62%;
    display: inline-block;
  }

  .image-3 {
    max-width: 80%;
  }

  .fleet-text {
    opacity: .32;
    direction: ltr;
    font-size: var(--_typography---h1--font-size);
    line-height: var(--_spacing---spacing--space-12);
    text-align: center;
    overflow-wrap: normal;
    object-fit: fill;
    order: 9999;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    font-style: normal;
    text-decoration: none;
    display: flex;
    position: static;
    inset: 0% auto auto 0%;
  }

  .image-4 {
    max-width: 11%;
  }

  .image4 {
    max-width: 10%;
  }

  .image4.image5 {
    max-width: 12%;
  }

  .fleet-exp {
    font-size: var(--_typography---text-size-large--font-size);
    text-decoration: none;
  }

  .bold-text {
    padding-left: 0;
  }

  .bold-text-2 {
    width: auto;
  }

  .paragraph-3 {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_typography---text-size-regular--font-size: 18px;
    --_typography---text-size-regular--line-height: 150%;
    --_typography---text-size-regular--font-weight: 500;
    --_typography---text-size-regular--letter-spacing: -.54px;
    --_typography---h1--font-size: 50px;
    --_typography---h1--line-height: 120%;
    --_typography---h1--font-weight: 600;
    --_typography---h1--letter-spacing: -2px;
    --_typography---h2--font-size: 60px;
    --_typography---h2--line-height: 94%;
    --_typography---h2--font-weight: 600;
    --_typography---h2--letter-spacing: -3px;
    --_typography---h3--font-size: 45px;
    --_typography---h3--line-height: 106%;
    --_typography---h3--font-weight: 600;
    --_typography---h3--letter-spacing: -1.28px;
    --_typography---h4--font-size: 40px;
    --_typography---h4--font-weight: 600;
    --_typography---h4--letter-spacing: -1.2px;
    --_typography---h5--font-size: 32px;
    --_typography---h5--line-height: 125%;
    --_typography---h5--font-weight: 600;
    --_typography---h5--letter-spacing: -1.28px;
    --_typography---h6--font-size: 24px;
    --_typography---h6--line-height: 120%;
    --_typography---h6--font-weight: 600;
    --_typography---text-size-small--letter-spacing: -.48px;
    --_typography---text-size-large--font-size: 20px;
    --_typography---text-size-large--letter-spacing: -.6px;
    --_typography---text-size-small--font-size: 18px;
    --_typography---text-size-small--line-height: 150%;
    --_typography---text-size-small--font-weight: 400;
    --_typography---text-size-large--line-height: 120%;
    --_typography---h4--line-height: 125%;
    --_typography---h6--letter-spacing: 0px;
    --_typography---text-size-xs--font-size: 14px;
    --_typography---text-size-large--font-weight: 600;
    --_typography---text-size-xs--line-height: 150%;
    --_spacing---spacing--space-16: 16px;
    --_spacing---spacing--space-120: 100px;
    --_spacing---spacing--space-50: 40px;
    --_spacing---spacing--space-40: 35px;
    --_spacing---spacing--space-24: 24px;
    --_spacing---spacing--space-12: 12px;
    --_spacing---radius--radius-10: 10px;
    --_spacing---spacing--space-80: 70px;
    --_spacing---spacing--space-32: 30px;
    --_spacing---radius--radius-24: 24px;
    --_spacing---radius--radius-full: 99999px;
    --_spacing---spacing--space-20: 20px;
    --_spacing---radius--radius-32: 30px;
    --_spacing---spacing--space-60: 50px;
    --_spacing---radius--radius-40: 40px;
    --_spacing---radius--radius-16: 16px;
    --_spacing---size--w-full: 100%;
    --_spacing---spacing--space-70: 60px;
    --_spacing---spacing--space-160: 160px;
    --_spacing---spacing--space-100: 80px;
    --_spacing---radius--radius-12: 12px;
    --_spacing---radius--radius-8: 8px;
    --_spacing---radius--radius-6: 6px;
    --_spacing---radius--radius-4: 4px;
    --_spacing---radius--radius-0: 0px;
    --_spacing---size--h-full: 100%;
  }

  .utility-page-content {
    max-width: 100%;
  }

  .guide-item-list {
    flex-flow: wrap;
    grid-auto-columns: 1fr;
  }

  .guide-content-list {
    border-left-style: none;
    width: 100%;
    padding-left: 0;
  }

  .guide-menu {
    display: none;
  }

  .service-area {
    background-color: var(--dark--100);
    height: auto;
  }

  .nav-info-link {
    text-decoration: none;
  }

  .about-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .about-left {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .section-content-sm.text-effect {
    width: auto;
  }

  .service-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    margin-top: -59px;
    padding-top: 0;
  }

  .marquee-overlay {
    opacity: 1;
  }

  .project-coll-wrap {
    margin-bottom: 40px;
  }

  .project-coll-wrap._2nd {
    margin-left: 62px;
  }

  .project-btm {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .project-category {
    font-size: var(--_typography---text-size-small--font-size);
  }

  .testimonial-slide-item {
    max-width: 26%;
  }

  .testimonial-top {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .blog-thumb, .blog-thumb-wrap {
    height: auto;
  }

  .blog-coll-list {
    grid-template-columns: 1fr 1fr;
  }

  .footer-top {
    grid-template-columns: 2.5fr .75fr 1fr .75fr;
  }

  .footer-btm {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1.5fr 1fr 1fr;
  }

  .strategy-wrap {
    grid-template-columns: 1fr;
  }

  .strategy-video {
    max-width: 70%;
  }

  .accordion-two {
    padding-top: 28px;
  }

  .research-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    place-items: center start;
  }

  .research-item._2nd {
    padding-bottom: 36px;
  }

  .research-item._3rd {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 0;
    padding-right: 16px;
    display: grid;
  }

  .research-img {
    max-width: 60%;
  }

  .research-list {
    max-width: 160px;
    margin-bottom: 0;
    margin-left: auto;
    padding-bottom: 23px;
  }

  .showreel-area {
    padding-top: var(--_spacing---spacing--space-120);
    padding-bottom: var(--_spacing---spacing--space-120);
    position: static;
  }

  .showreel-video {
    width: 60vw;
    height: 40vh;
  }

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

  .showreel-text._1st, .showreel-text._2nd {
    text-align: center;
  }

  .showreel-sticky-wrap {
    height: auto;
  }

  .showreel-sticky {
    height: auto;
    position: static;
  }

  .service-item-two {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .banner-wrap {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .project-area-two {
    padding-top: 98px;
  }

  .project-wrap-two {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-top: 37px;
  }

  .project-inner-left {
    padding-top: 0;
  }

  .project-details {
    padding-top: 189px;
  }

  .project-detail-wrap {
    grid-column-gap: var(--_spacing---spacing--space-32);
    grid-row-gap: var(--_spacing---spacing--space-32);
    grid-template-columns: 1fr;
  }

  .project-detail-top {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .featured-blog {
    grid-template-columns: 1fr;
  }

  .featued-info-right {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .blog-details-area {
    padding-top: 170px;
  }

  .blog-detail-wrap {
    grid-template-columns: 1fr;
  }

  .blog-sticky {
    position: static;
  }

  .contact-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .contact-info {
    margin-top: 30px;
  }

  .license-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .project-slider-sticky {
    filter: blur(1px);
    position: static;
  }

  .service-sticky-main {
    height: 30vh;
  }

  .service-marquee {
    border-radius: 0;
  }

  .marquee-img {
    margin-top: 0;
  }

  .blog-card-box {
    width: auto;
    height: auto;
  }

  .blog-wrap {
    grid-column-gap: var(--_spacing---spacing--space-24);
    grid-row-gap: var(--_spacing---spacing--space-24);
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .showreel-count {
    display: none;
  }

  .hero-video {
    width: 100%;
    height: auto;
  }

  .paragraph-3 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_typography---text-size-regular--font-size: 18px;
    --_typography---text-size-regular--line-height: 150%;
    --_typography---text-size-regular--font-weight: 500;
    --_typography---text-size-regular--letter-spacing: -.54px;
    --_typography---h1--font-size: 45px;
    --_typography---h1--line-height: 120%;
    --_typography---h1--font-weight: 600;
    --_typography---h1--letter-spacing: 0px;
    --_typography---h2--font-size: 40px;
    --_typography---h2--line-height: 94%;
    --_typography---h2--font-weight: 600;
    --_typography---h2--letter-spacing: 0px;
    --_typography---h3--font-size: 36px;
    --_typography---h3--line-height: 106%;
    --_typography---h3--font-weight: 600;
    --_typography---h3--letter-spacing: 0px;
    --_typography---h4--font-size: 36px;
    --_typography---h4--font-weight: 600;
    --_typography---h4--letter-spacing: -1.2px;
    --_typography---h5--font-size: 32px;
    --_typography---h5--line-height: 125%;
    --_typography---h5--font-weight: 600;
    --_typography---h5--letter-spacing: -1.28px;
    --_typography---h6--font-size: 24px;
    --_typography---h6--line-height: 120%;
    --_typography---h6--font-weight: 600;
    --_typography---text-size-small--letter-spacing: -.48px;
    --_typography---text-size-large--font-size: 20px;
    --_typography---text-size-large--letter-spacing: -.6px;
    --_typography---text-size-small--font-size: 18px;
    --_typography---text-size-small--line-height: 150%;
    --_typography---text-size-small--font-weight: 400;
    --_typography---text-size-large--line-height: 120%;
    --_typography---h4--line-height: 125%;
    --_typography---h6--letter-spacing: 0px;
    --_typography---text-size-xs--font-size: 14px;
    --_typography---text-size-large--font-weight: 600;
    --_typography---text-size-xs--line-height: 150%;
    --_spacing---spacing--space-16: 16px;
    --_spacing---spacing--space-120: 80px;
    --_spacing---spacing--space-50: 36px;
    --_spacing---spacing--space-40: 32px;
    --_spacing---spacing--space-24: 22px;
    --_spacing---spacing--space-12: 12px;
    --_spacing---radius--radius-10: 8px;
    --_spacing---spacing--space-80: 60px;
    --_spacing---spacing--space-32: 28px;
    --_spacing---radius--radius-24: 20px;
    --_spacing---radius--radius-full: 99999px;
    --_spacing---spacing--space-20: 18px;
    --_spacing---radius--radius-32: 28px;
    --_spacing---spacing--space-60: 44px;
    --_spacing---radius--radius-40: 30px;
    --_spacing---radius--radius-16: 14px;
    --_spacing---size--w-full: 100%;
    --_spacing---spacing--space-70: 48px;
    --_spacing---spacing--space-160: 100px;
    --_spacing---spacing--space-100: 72px;
    --_spacing---radius--radius-12: 10px;
    --_spacing---radius--radius-8: 8px;
    --_spacing---radius--radius-6: 6px;
    --_spacing---radius--radius-4: 4px;
    --_spacing---radius--radius-0: 0px;
    --_spacing---size--h-full: 100%;
  }

  .color-7 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .utility-page-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }

  .utility-page-content {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    max-width: 100%;
  }

  .utility-page-form {
    width: 93%;
  }

  .container.container2.container3 {
    flex-flow: column;
    align-items: center;
  }

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

  .guide-item-list {
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
  }

  .text-size-large {
    font-size: 18px;
  }

  .text-size-regular {
    font-size: 16px;
  }

  .nav-info {
    display: none;
  }

  .hero-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .about-content {
    font-size: var(--_typography---h6--font-size);
  }

  .service-wrap {
    flex-flow: column;
    grid-template-columns: 1fr;
    align-items: center;
  }

  .heading-three.pb-20 {
    width: auto;
  }

  .project-coll-grid {
    grid-template-columns: 1fr;
  }

  .project-coll-wrap {
    margin-bottom: 24px;
  }

  .project-coll-wrap._2nd {
    margin-left: 0;
  }

  .project-coll-wrap._5th {
    transform: none;
  }

  .faq-tab-link {
    border-radius: var(--_spacing---radius--radius-full);
  }

  .blog-thumb {
    width: 100%;
  }

  .blog-coll-list {
    grid-template-columns: 1fr;
  }

  .cta-img._4rd {
    top: 0%;
    right: 22%;
  }

  .footer-top {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .footer-btm {
    flex-flow: column;
    grid-template-columns: 2.25fr;
  }

  .achive-count {
    font-size: 128px;
  }

  .about-banner {
    padding-top: 300px;
  }

  .about-banner-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: .75fr 1fr;
  }

  .indent-40 {
    text-indent: 0;
  }

  .strategy-video {
    max-width: 90%;
    height: auto;
  }

  .research-item._2nd {
    padding-bottom: 10px;
  }

  .research-item._3rd {
    grid-template-rows: auto;
  }

  .team-wrap {
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .showreel-video {
    width: 95vw;
  }

  .showreel-wrap {
    flex-flow: column;
  }

  .showreel-text._1st, .showreel-text._2nd {
    text-align: center;
  }

  .service-item-two {
    grid-template-columns: 1fr;
  }

  .banner-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .project-area-two {
    padding-top: 60px;
  }

  .project-detail-top {
    grid-template-columns: 1fr;
  }

  .related-blog-top {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .license-grid {
    grid-template-columns: 1fr;
  }

  .service-inner {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    display: flex;
  }

  .service-inner.last {
    padding-top: 0;
  }

  .blog-wrap {
    display: flex;
  }

  .password-section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .fleet-area {
    background-image: linear-gradient(0deg, #000, #fff);
  }

  .fleet-text {
    display: none;
  }

  .fleet-exp.fleet-exp2 {
    color: var(--gray--200);
  }

  .container-fleet {
    max-width: 520px;
  }

  .container-2 {
    min-width: 360px;
  }

  .fleet-section-app {
    max-width: 150px;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_typography---text-size-regular--font-size: 16px;
    --_typography---text-size-regular--line-height: 150%;
    --_typography---text-size-regular--font-weight: 500;
    --_typography---text-size-regular--letter-spacing: -.54px;
    --_typography---h1--font-size: 40px;
    --_typography---h1--line-height: 120%;
    --_typography---h1--font-weight: 600;
    --_typography---h1--letter-spacing: 0px;
    --_typography---h2--font-size: 32px;
    --_typography---h2--line-height: 94%;
    --_typography---h2--font-weight: 600;
    --_typography---h2--letter-spacing: 0px;
    --_typography---h3--font-size: 32px;
    --_typography---h3--line-height: 106%;
    --_typography---h3--font-weight: 600;
    --_typography---h3--letter-spacing: 0px;
    --_typography---h4--font-size: 32px;
    --_typography---h4--font-weight: 600;
    --_typography---h4--letter-spacing: -1.2px;
    --_typography---h5--font-size: 32px;
    --_typography---h5--line-height: 125%;
    --_typography---h5--font-weight: 600;
    --_typography---h5--letter-spacing: -1.28px;
    --_typography---h6--font-size: 20px;
    --_typography---h6--line-height: 120%;
    --_typography---h6--font-weight: 600;
    --_typography---text-size-small--letter-spacing: -.48px;
    --_typography---text-size-large--font-size: 18px;
    --_typography---text-size-large--letter-spacing: -.6px;
    --_typography---text-size-small--font-size: 18px;
    --_typography---text-size-small--line-height: 150%;
    --_typography---text-size-small--font-weight: 400;
    --_typography---text-size-large--line-height: 120%;
    --_typography---h4--line-height: 125%;
    --_typography---h6--letter-spacing: 0px;
    --_typography---text-size-xs--font-size: 14px;
    --_typography---text-size-large--font-weight: 600;
    --_typography---text-size-xs--line-height: 150%;
    --_spacing---spacing--space-16: 16px;
    --_spacing---spacing--space-120: 60px;
    --_spacing---spacing--space-50: 30px;
    --_spacing---spacing--space-40: 28px;
    --_spacing---spacing--space-24: 20px;
    --_spacing---spacing--space-12: 12px;
    --_spacing---radius--radius-10: 8px;
    --_spacing---spacing--space-80: 45px;
    --_spacing---spacing--space-32: 24px;
    --_spacing---radius--radius-24: 20px;
    --_spacing---radius--radius-full: 99999px;
    --_spacing---spacing--space-20: 18px;
    --_spacing---radius--radius-32: 24px;
    --_spacing---spacing--space-60: 35px;
    --_spacing---radius--radius-40: 20px;
    --_spacing---radius--radius-16: 14px;
    --_spacing---size--w-full: 100%;
    --_spacing---spacing--space-70: 40px;
    --_spacing---spacing--space-160: 60px;
    --_spacing---spacing--space-100: 50px;
    --_spacing---radius--radius-12: 10px;
    --_spacing---radius--radius-8: 8px;
    --_spacing---radius--radius-6: 6px;
    --_spacing---radius--radius-4: 4px;
    --_spacing---radius--radius-0: 0px;
    --_spacing---size--h-full: 100%;
  }

  .utility-page-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }

  .utility-page-content {
    max-width: 100%;
  }

  .utility-page-form {
    width: 100%;
  }

  .text-size-small {
    font-size: 16px;
  }

  .guide-item-list {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
  }

  .text-size-regular {
    font-size: 18px;
  }

  .hero-area {
    padding-top: 192px;
  }

  .hero-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column-reverse;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .hero-content-top {
    margin-bottom: 80px;
  }

  .about-content {
    text-indent: 0;
  }

  .about-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .about-right {
    flex-flow: column wrap;
    display: flex;
  }

  .section-content-sm {
    text-indent: 0;
  }

  .section-content-sm.text-effect {
    width: auto;
  }

  .about-content-btm {
    order: -9999;
    padding-bottom: 25px;
  }

  .service-wrap {
    margin-top: -86px;
  }

  .heading-three.pb-20 {
    width: auto;
  }

  .project-top {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .project-title {
    font-size: var(--_typography---text-size-regular--font-size);
  }

  .project-category {
    font-size: var(--_typography---text-size-xs--font-size);
  }

  .testimonial-slide-item {
    max-width: 21%;
  }

  .testimonial-top {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .faq-top {
    text-align: left;
  }

  .accordion-item.last {
    margin-bottom: 0;
  }

  .accordion-header {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .faq-tab-link {
    font-size: var(--_typography---text-size-xs--font-size);
  }

  .faq-tab-menu {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .blog-date {
    font-size: var(--_typography---text-size-xs--font-size);
  }

  .cta-wrap {
    grid-template-columns: 1fr;
  }

  .cta-item {
    display: none;
  }

  .footer-newsletter {
    width: 100%;
    max-width: 100%;
  }

  .footer-top {
    flex-flow: wrap;
    grid-template-columns: 1fr;
    display: flex;
  }

  .footer-nav {
    width: 26%;
  }

  .nav-link {
    font-size: var(--_typography---text-size-xs--font-size);
  }

  .footer-copyright {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .achive-count {
    font-size: 120px;
  }

  .about-banner {
    background-position: 25%;
    padding-top: 219px;
  }

  .about-banner-left {
    order: 9999;
  }

  .about-banner-right {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .about-banner-wrap {
    flex-flow: column-reverse;
    grid-template-columns: 1fr;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .strategy-video {
    max-width: 100%;
    height: auto;
  }

  .research-item._2nd {
    padding-bottom: 0;
  }

  .research-item._3rd {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    width: 100%;
    padding-right: 0;
  }

  .research-list {
    max-width: 100%;
    margin-left: 0;
  }

  .research-list-item {
    text-align: left;
  }

  .brand-item {
    padding: 30px 50px;
  }

  .team-top {
    text-align: left;
  }

  .team-wrap {
    grid-template-columns: 1fr;
  }

  .showreel-video {
    width: 100%;
    height: 28vh;
  }

  .showreel-text._1st {
    text-align: center;
  }

  .service-item-two {
    padding-right: var(--_spacing---spacing--space-24);
    padding-left: var(--_spacing---spacing--space-24);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
    position: static;
  }

  .service-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .service-list-text {
    font-size: var(--_typography---text-size-xs--font-size);
    padding-left: 18px;
    padding-right: 18px;
  }

  .banner-area {
    background-position: 50%;
    background-size: cover;
    padding-top: 192px;
  }

  .banner-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .project-wrap-two {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .project-banner {
    padding-top: 192px;
  }

  .project-details {
    padding-top: 164px;
  }

  .project-gallery-list {
    grid-template-columns: 1fr;
  }

  .blog-tab-link {
    padding: 10px;
  }

  .blog-tab-text {
    font-size: var(--_typography---text-size-xs--font-size);
  }

  .blog-tab-menu {
    overflow: auto;
  }

  .featured-blog {
    padding: var(--_spacing---spacing--space-20);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .blog-details-area {
    padding-top: 159px;
  }

  .form-block {
    padding-right: var(--_spacing---spacing--space-16);
    padding-left: var(--_spacing---spacing--space-16);
  }

  .iconbox-grid {
    flex-flow: column;
    display: flex;
  }

  .error-img {
    max-width: 100%;
  }

  .password-section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .style-guide-banner {
    padding-top: 192px;
  }

  .image-5 {
    max-width: 70%;
  }

  .image-5.imagee {
    max-width: 94%;
  }

  .container-fleet {
    max-width: 376px;
  }

  .heading {
    font-size: var(--_typography---h2--font-size);
  }

  .container-2 {
    min-width: 300px;
    margin-bottom: 10px;
  }

  .paragraph {
    font-size: var(--_typography---text-size-regular--font-size);
  }

  .paragraph-2 {
    font-size: var(--_typography---text-size-xs--font-size);
  }

  .paragraph-3 {
    font-size: var(--_typography---text-size-regular--font-size);
  }
}

#w-node-_9c33170b-81dd-5fef-4718-c66168d2dd8a-5bbb50e3 {
  order: -9999;
}

#w-node-_63163505-32bd-d3e5-be66-ebce2b02de46-2b02de43, #w-node-_63163505-32bd-d3e5-be66-ebce2b02de4e-2b02de43 {
  align-self: end;
}

#w-node-dce96347-8932-f11b-90a3-9b82565adf70-5bbb5142, #w-node-e1cdc479-6980-1f47-a514-33734ce12e25-5bbb51f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e9a6cf50-87b3-e1df-b963-ccd284150e4f-5bbb5268 {
  align-self: center;
}

#w-node-_83251116-5d41-0fab-2538-ca0213afed7b-5bbb5268, #w-node-_64bd0bdd-9708-3453-45af-8752a9289a16-5bbb5268 {
  align-self: end;
}

#w-node-_13cd00fd-fd13-7141-11c1-3e9626f28e1e-5bbb5268 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: auto;
}

#w-node-_7ac3d429-f300-0a02-a44c-b46aec502ae2-5bbb5299 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


.dropdown {
  border: 1px solid #c1c2c5;
  border-radius: 12px;
  transition: all 300ms;
  display: flex;
  flex-direction: column;
  min-height: 58px;
  background-color: white;
  overflow: hidden;
  position: relative;
  inset-inline: auto;
  max-width: 298px;
  min-width: 298px;
}
.dropdown input:where(:checked) ~ .list {
  opacity: 1;
  transform: translateY(-3rem) scale(1);
  transition: all 500ms ease;
  margin-top: 32px;
  padding-top: 4px;
  margin-bottom: -32px;
}
.dropdown input:where(:not(:checked)) ~ .list {
  opacity: 0;
  transform: translateY(3rem);
  margin-top: -100%;
  user-select: none;
  height: 0px;
  max-height: 0px;
  min-height: 0px;
  pointer-events: none;
  transition: all 500ms ease-out;
}
.trigger {
  cursor: pointer;
  list-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-weight: 600;
  color: inherit;
  width: 100%;
  display: flex;
  align-items: center;
  flex-flow: row;
  gap: 1rem;
  padding: 1rem;
  height: max-content;
  position: relative;
  z-index: 99;
  border-radius: inherit;
  background-color: white;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.dropdown input:where(:checked) + .trigger {
  margin-bottom: 1rem;
}
.dropdown input:where(:checked) + .trigger:before {
  rotate: 90deg;
  transition-delay: 0ms;
}

.trigger:before,
.trigger::after {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.trigger:before {
  content: "›";
  rotate: -90deg;
  width: 17px;
  height: 17px;
  color: #262626;
  border-radius: 2px;
  font-size: 26px;
  transition: all 350ms ease;
  transition-delay: 85ms;
}

.list {
  height: 100%;
  max-height: 20rem;
  width: calc(100% - calc(var(--w-scrollbar) / 2));
  display: grid;
  grid-auto-flow: row;
  overflow: hidden auto;
  gap: 1rem;
  padding: 0 1rem;
  margin-right: -8px;
  --w-scrollbar: 8px;
}
.listitem {
  height: 100%;
  width: calc(100% + calc(calc(var(--w-scrollbar) / 2) + var(--w-scrollbar)));
  list-style: none;
}
.article {
  padding: 1rem;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 500;
  text-align: justify;
  width: 100%;
  border: 1px solid #c1c2c5;
  display: inline-block;
  background-color: white;
}

.webkit-scrollbar::-webkit-scrollbar {
  width: var(--w-scrollbar);
  height: var(--w-scrollbar);
  border-radius: 9999px;
}
.webkit-scrollbar::-webkit-scrollbar-track {
  background: #0000;
}
.webkit-scrollbar::-webkit-scrollbar-thumb {
  background: #0000;
  border-radius: 9999px;
}
.webkit-scrollbar:hover::-webkit-scrollbar-thumb {
  background: #c1c2c5;
}
