:root {
  --white: white;
  --smoke-white: whitesmoke;
  --light-slate-grey: #848991;
  --black2: #141414;
  --black: #313233;
  --dark-slate-grey: #3e4249;
}

body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 0;
}

.main-container {
  width: 100%;
  max-width: 1160px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.style-guide-para-wrapper {
  margin-bottom: 20px;
}

.style-guide-paragraph {
  text-align: center;
  max-width: 630px;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
}

.style-guide-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.style-guide-block {
  background-color: #e4e4e4;
  border-radius: 7px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 95%;
  margin-bottom: 60px;
  padding: 20px;
  display: flex;
  position: relative;
  box-shadow: 0 5px 45px #afb1b14d;
}

.all-heading-container {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  min-height: 550px;
  margin-bottom: 30px;
  font-family: Metropolis, sans-serif;
  display: flex;
}

.all-paragraph-container {
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  display: flex;
}

.color-palette-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 50%;
  display: grid;
}

.style-guide-title {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-bottom: 5px;
  display: flex;
  position: sticky;
  top: 20px;
}

.button-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 50%;
  display: grid;
}

.style-guide-heading-container {
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

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

.h1 {
  font-family: Metropolis, sans-serif;
  font-size: 56px;
  line-height: 70px;
}

.h1._600 {
  font-weight: 600;
}

.h1.font-white-ltr-space {
  color: #fff;
  text-align: left;
  letter-spacing: -.007em;
  text-align: left;
  letter-spacing: -.007em;
  text-align: left;
  letter-spacing: -.007em;
  font-family: Poppins, sans-serif;
  font-size: 80px;
  font-weight: 900;
}

.h2 {
  font-family: Metropolis, sans-serif;
  font-size: 44px;
  line-height: 56px;
}

.h2._600 {
  font-weight: 600;
}

.h4 {
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  line-height: 46px;
}

.h4._600-bold {
  font-weight: 600;
}

.h5 {
  font-family: Metropolis, sans-serif;
  font-size: 22px;
  line-height: 32px;
}

.h5._500-ltr-spacing {
  letter-spacing: -.002em;
  font-weight: 500;
}

.h5._600-ltr-spacing-0007 {
  letter-spacing: -.007em;
  font-weight: 600;
}

.h6 {
  letter-spacing: -.02px;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  text-decoration: none;
}

.h6._600-ltr-spacing {
  letter-spacing: -.002px;
  font-weight: 600;
}

.h7 {
  font-family: Metropolis, sans-serif;
  font-size: 15px;
  line-height: 22.5px;
}

.h7.nav-links {
  color: var(--smoke-white);
  margin-right: 8px;
  padding: 10px;
  font-size: 14px;
  font-weight: 500;
}

.h7.nav-links:hover {
  color: #ffffff80;
}

.h7.nav-links-2 {
  color: #000;
  margin-right: 8px;
  padding: 10px;
  font-size: 14px;
  font-weight: 500;
}

.h7.nav-links-2:hover {
  color: #14141499;
}

.h8 {
  font-family: Metropolis, sans-serif;
  font-size: 14px;
  line-height: 14px;
}

.h8._600-font-white-ltr-space {
  color: #fff;
  letter-spacing: 1.3px;
  letter-spacing: 1.3px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
}

.h3 {
  font-family: Metropolis, sans-serif;
  font-size: 34px;
  line-height: 46px;
}

.h3._500-ltr-space-white {
  color: var(--white);
  text-align: left;
  letter-spacing: -.045em;
  font-weight: 500;
}

.h9 {
  font-family: Metropolis, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

.h9._600-ltr-spacing {
  letter-spacing: .5px;
  font-weight: 600;
}

.para1 {
  font-family: Hind, sans-serif;
  font-size: 20px;
  line-height: 36px;
}

.para1.line-height {
  line-height: 36px;
}

.para2 {
  font-family: Hind, sans-serif;
  font-size: 19px;
  line-height: 32px;
  display: none;
}

.para2.font-white {
  color: var(--white);
  width: 750px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  display: block;
}

.para3 {
  font-family: Hind, sans-serif;
  font-size: 17px;
  line-height: 28px;
}

.para4 {
  font-family: Hind, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.para5 {
  font-family: Hind, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

.white {
  background-color: #fff;
}

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

.dark-grey {
  background-color: var(--dark-slate-grey);
}

.light-grey {
  background-color: var(--light-slate-grey);
}

.btn-white {
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  border: 2px solid #fff;
  border-radius: 9px;
  width: 100%;
  height: 100%;
  padding: 15px 20px;
  font-family: Metropolis, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 13px;
  display: inline-block;
}

.btn-white.btn-padding {
  background-color: var(--white);
  letter-spacing: .7px;
  padding: 10px 25px 11px;
  font-size: 11.5px;
  font-weight: 600;
  line-height: 12px;
}

.btn-white.submit-button {
  text-align: center;
  border-radius: 9px;
  padding: 10px 20px;
}

.btn-black {
  color: #fff;
  text-align: center;
  letter-spacing: .7px;
  text-transform: uppercase;
  background-color: #000;
  width: 100%;
  height: 100%;
  padding: 14px 34px;
  font-family: Hind, sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.container {
  width: auto;
  max-width: 1160px;
  margin-top: 140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.navbar {
  background-color: #ddd0;
  padding: 30px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-button-wrapper {
  width: 138px;
  height: 34px;
}

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

.section-home {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  min-height: 100vh;
  padding-top: 70px;
  display: block;
  overflow: hidden;
}

.home-flex-box {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.home-flex-box-left {
  width: 50%;
  padding-right: 25px;
}

.home-flex-box-right {
  width: 50%;
  padding-left: 25px;
}

.home-image-div {
  margin-right: -20vw;
}

.home-h8-div {
  margin-bottom: 10px;
}

.home-h1-div {
  margin-bottom: 15px;
}

.home-para2-div {
  width: 80%;
  margin-bottom: 30px;
}

.home-btn-div {
  width: 176px;
  height: 47px;
}

.home-image {
  max-width: 100%;
  height: auto;
  margin-right: 0;
  padding-right: 0;
}

.logo {
  text-align: left;
  max-height: 23px;
}

.navbar-right {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.nav-menu {
  margin-right: 15px;
}

.mainsection {
  width: 100%;
  height: auto;
  min-height: 100vh;
  max-height: 100%;
  position: relative;
  top: 0;
  overflow: hidden;
}

.mainsection.home-section-background {
  z-index: 9;
  background-color: #0000;
}

.mainsection.about-section-background {
  z-index: 8;
}

.mainsection.srvices-section-background {
  z-index: 7;
  background-image: linear-gradient(135deg, #90abd6, #3d5a8d);
}

.mainsection.whyus-section-background {
  z-index: 5;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-image: linear-gradient(#070a11, #000);
  background-clip: border-box;
  transition: opacity .2s;
}

.mainsection.team-section-background {
  z-index: 6;
  background-image: linear-gradient(135deg, #2b2f45, #56526a);
}

.mainsection.clients-section-background {
  z-index: 4;
  background-color: #000;
}

.mainsection.achievement-section-background {
  z-index: 2;
  background-image: linear-gradient(45deg, #5ab8c5, #2d7d88);
}

.mainsection.projects-section-background {
  z-index: 1;
  background-image: linear-gradient(135deg, #788bb6, #434c75);
}

.mainsection.contact-section-background {
  background-color: #000;
}

.section-about {
  background-color: #000;
  background-image: url('../images/achievements.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  min-height: 100vh;
  padding-top: 130px;
  padding-bottom: 130px;
  display: block;
  overflow: hidden;
}

.about-div {
  margin-bottom: 80px;
}

.about-h8-div {
  margin-bottom: 10px;
}

.about-flex-box {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.about-flex-box-left {
  width: 0%;
  padding-right: 0;
}

.about-flex-box-right {
  width: 100%;
  padding-left: 0;
}

.about-image-div {
  background-image: url('../images/gradient-circle-bg.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  display: flex;
}

.about-h3-div {
  margin-bottom: 20px;
}

.about-para-div {
  color: #fff9;
  text-align: left;
  margin-bottom: 30px;
}

.about-btn-div {
  width: 185px;
  height: 47px;
  margin-left: 0;
}

.section-services {
  height: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
  overflow: hidden;
}

.services-flex-box {
  justify-content: space-between;
  align-items: center;
  min-width: 20px;
  min-height: 20px;
  margin-bottom: 50px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  display: flex;
}

.services-flex-box-left {
  width: 50%;
  padding-right: 25px;
}

.services-flex-box-right {
  width: 50%;
  padding-left: 25px;
}

.services-btn-div {
  width: 181px;
  height: 47px;
}

.services-h8-div {
  margin-bottom: 10px;
}

.services-h1-div {
  margin-bottom: 20px;
}

.services-para2-div {
  width: 80%;
  margin-bottom: 30px;
}

.services-grid-box {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.services-card-div {
  background-image: linear-gradient(#3b5889, #3b5889);
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 50px 40px;
  display: flex;
}

.services-card-image-div {
  margin-bottom: 30px;
}

.services-card-h5-div {
  color: var(--white);
  margin-bottom: 15px;
  font-family: Metropolis, sans-serif;
  font-weight: 600;
}

.services-para3-div {
  color: #fff9;
}

.section-whyus {
  background-image: url('../images/intro-bg.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  min-height: 100vh;
  padding-top: 130px;
  padding-bottom: 130px;
  display: block;
  overflow: hidden;
}

.whyus-div {
  width: 75%;
  padding-bottom: 30px;
}

.whyus-h8-div {
  margin-bottom: 10px;
}

.whyus-h1-div {
  margin-bottom: 15px;
}

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

.whyus-card-div {
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.whyus-card-image-div {
  background-color: #f8f8f833;
  border-radius: 50%;
  justify-content: center;
  margin-bottom: 30px;
  padding: 22px;
  display: block;
  overflow: hidden;
}

.whyus-card-h5-div {
  color: var(--white);
  margin-bottom: 15px;
  font-family: Metropolis, sans-serif;
  font-weight: 600;
}

.whyus-team-image {
  width: 45px;
  height: 45px;
}

.section-team {
  background-image: url('../images/team-bg.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  min-height: 100vh;
  padding-top: 130px;
  padding-bottom: 130px;
  display: block;
  overflow: hidden;
}

.team-div {
  width: 50%;
  margin-bottom: 50px;
  padding-bottom: 30px;
}

.team-grid-box {
  grid-column-gap: 80px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.team-card-div {
  background-image: url('../images/purple-circle.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
}

.team-card-image-div {
  border-radius: 12px;
  justify-content: center;
  margin-bottom: 30px;
  display: block;
  overflow: hidden;
}

.team-team-image {
  width: 215px;
}

.team-card-h5-div {
  color: var(--white);
  margin-bottom: 5px;
  font-family: Metropolis, sans-serif;
  font-weight: 600;
}

.team-h9-div {
  color: var(--white);
  height: 26px;
}

.team-card-div2 {
  background-image: url('../images/orange-motion.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.team-card-div3 {
  background-image: url('../images/green-triangle.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.whyus-para2-div {
  color: #fff9;
  width: 100%;
  margin-bottom: 50px;
  display: block;
}

.whyus-para2-div2 {
  color: #fff9;
}

.section-clients {
  background-image: url('../images/clients-bg.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  min-height: 100vh;
  padding-top: 130px;
  padding-bottom: 130px;
  display: block;
  overflow: hidden;
}

.clients-quote-icon-div {
  margin-bottom: 20px;
}

.quote-img {
  width: 22px;
}

.clients-flex-box {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.clients-flex-box-left {
  width: 50%;
  padding-right: 25px;
}

.clients-h8-div {
  margin-bottom: 10px;
}

.clients-h1-div {
  margin-bottom: 25px;
}

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

.clients-slider-content-div {
  flex-direction: column;
  display: flex;
}

.clients-slide-para1-div {
  color: var(--white);
  margin-bottom: 18px;
}

.clients-slide-h6-div {
  color: var(--white);
  margin-bottom: 5px;
}

.clients-slide-h9-div {
  color: #fff9;
}

.left-arrow, .right-arrow {
  display: none;
}

.clients-slider-nav {
  font-size: 7px;
  line-height: 20px;
}

.slide2 {
  margin-bottom: 30px;
}

.section-achievements {
  background-image: url('../images/achievements.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  min-height: 100vh;
  padding-top: 130px;
  padding-bottom: 130px;
  display: block;
  overflow: hidden;
}

.achievements-main-div {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.achievements-heading-div {
  flex-direction: column;
  align-items: center;
  width: 50%;
  margin-bottom: 30px;
  display: flex;
}

.achievements-para2-div {
  color: var(--white);
  margin-bottom: 10px;
}

.achievements-h1-div {
  color: var(--white);
  text-align: center;
  margin-bottom: 50px;
}

.achievements-grid-box {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  object-fit: fill;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  place-items: stretch stretch;
  width: 100%;
  display: grid;
  overflow: visible;
}

.achievements-card-div {
  border-radius: 7px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 251px;
  padding: 40px;
  display: flex;
}

.achievements-card-img-div {
  align-items: center;
  max-height: 45px;
  margin-bottom: 30px;
  display: flex;
}

.achievements-card-score-div {
  margin-bottom: 10px;
}

.achievements-card-h6-div {
  color: var(--black);
}

.caed-score-heading {
  font-family: Metropolis, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.caed-score-heading.yellow {
  color: #ffd032;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.caed-score-heading.red {
  outline-offset: 0px;
  direction: ltr;
  color: #ff5949;
  text-align: center;
  -webkit-text-stroke-color: #ff5c4c;
  text-transform: none;
  white-space: normal;
  outline: 3px #ff5949;
  font-size: 25px;
  font-style: normal;
  line-height: 30px;
  text-decoration: none;
}

.caed-score-heading.blue {
  color: #643bdf;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
  text-decoration: none;
}

.caed-score-heading.green {
  color: #007c88;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.caed-score-heading.yellow {
  color: #ffd032;
}

.caed-score-heading.blue {
  color: #643bdf;
}

.caed-score-heading.green {
  color: #007c88;
}

.caed-score-heading.blue-copy {
  color: #643bdf;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.achievements-card-span {
  font-family: Hind, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 26.4px;
}

.section-projects {
  background-image: url('../images/clients-bg.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  min-height: 100vh;
  padding-top: 130px;
  padding-bottom: 130px;
  display: block;
  overflow: hidden;
}

.projects-div {
  width: 50%;
  margin-bottom: 80px;
}

.projects-h8-div {
  margin-bottom: 10px;
}

.projects-grid-box {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-item {
  width: 100%;
}

.project-card-div {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  max-height: 431px;
  position: relative;
  overflow: hidden;
}

.project-card-div.cat-page {
  height: 50vh;
}

.project-image-div {
  width: 100%;
  height: 100%;
}

.project-info-div {
  opacity: 0;
  object-fit: cover;
  object-position: 50% 0%;
  background-color: #000000e6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 25px;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.projects-info-h5-div {
  color: var(--white);
  margin-bottom: 10px;
  overflow: hidden;
}

.project-head-cat-saperator {
  background-color: #fff3;
  width: 100%;
  height: 1px;
}

.project-cat-names-div {
  margin-top: 10px;
  overflow: hidden;
}

.project-cat-list-wrapper {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.project-cat-list {
  justify-content: center;
  display: flex;
}

.project-cat-names {
  color: #fff9;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-cat-names-text {
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 4px;
  padding-right: 4px;
  font-family: Hind, sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.section-contact {
  background-image: url('../images/contact-bg.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  min-height: 100vh;
  padding-top: 130px;
  padding-bottom: 130px;
  display: block;
  overflow: hidden;
}

.contact-div {
  width: 50%;
  padding-bottom: 30px;
}

.contact-h8-div {
  margin-bottom: 10px;
}

.contact-h1-div {
  margin-bottom: 15px;
}

.contact-para2-div {
  color: #fff9;
  width: 100%;
  margin-bottom: 50px;
}

.contact-flex-box {
  justify-content: space-between;
  display: flex;
}

.contact-flex-left {
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  width: 33.33%;
  padding-right: 0;
  display: block;
  position: static;
  overflow: visible;
}

.contact-flex-right {
  width: 66.67%;
  padding-left: 25px;
  display: block;
}

.contact-form {
  margin-bottom: 0;
}

.from-row {
  justify-content: space-between;
  margin-bottom: 30px;
  display: flex;
}

.text-filed {
  color: var(--white);
  background-color: #ffffff1a;
  border-style: none;
  border-radius: 50px;
  height: 56px;
  padding: 15px 0 15px 20px;
  font-family: Metropolis, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
}

.text-filed:focus {
  border: 1px solid #fff9;
}

.text-filed::placeholder {
  color: var(--white);
  font-weight: 400;
  line-height: 1.7em;
}

.text-filed.name-feild {
  border-radius: 9px;
  margin-right: 15px;
}

.text-filed.name-feild:focus {
  border-color: #fff9;
}

.text-filed.company-field {
  border-radius: 9px;
  margin-left: 15px;
}

.text-filed.company-field:focus {
  border-color: #fff9;
}

.text-filed.phone-field {
  border-radius: 9px;
  margin-right: 15px;
}

.text-filed.phone-field:focus {
  border-color: #fff9;
}

.text-filed.email-field {
  border-radius: 9px;
  margin-left: 15px;
}

.text-filed.email-field:focus {
  border-color: #fff9;
}

.message-box {
  color: var(--white);
  background-color: #ffffff1a;
  border: 1px solid #0000;
  border-radius: 9px;
  min-height: 195px;
  padding: 15px 0 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.message-box:focus {
  border-color: #fff9;
}

.message-box::placeholder {
  color: var(--white);
  font-family: Metropolis, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7em;
}

.submit-button {
  border-radius: 25px;
  width: 120px;
  margin-top: 30px;
  font-family: Metropolis, sans-serif;
  font-size: 13px;
  font-weight: 600;
  transition: box-shadow .3s;
}

.submit-button:hover {
  box-shadow: 0 11px 18px -5px #0006;
}

.contact-info-div {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.contact-info-div.telefon {
  display: none;
}

.contact-icon-div {
  width: 22px;
  height: 22px;
  margin-right: 16px;
  padding: 2px;
}

.contact-info-ineer-div {
  color: #fff9;
  text-decoration: none;
}

.mail-image {
  width: 100%;
  height: 100%;
}

.contact-social-icon-div {
  flex-direction: row;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.cotact-social-icon1-div {
  cursor: pointer;
  border: 2px solid #ffffff4d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  margin-right: 25px;
  transition: background-color .3s;
  display: flex;
}

.cotact-social-icon1-div:hover {
  background-color: #ffffff4d;
}

.contact-social-icon {
  width: 16px;
  height: 16px;
}

.cotact-social-icon3-div {
  cursor: pointer;
  border: 2px solid #ffffff4d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  margin-right: 0;
  transition: background-color .3s;
  display: flex;
}

.cotact-social-icon3-div:hover {
  background-color: #ffffff4d;
}

.project-heading {
  color: #313233;
  text-align: center;
}

.project-heading.layout-1-heading, .project-heading.layout-2-heading {
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-heading.layout-3-heading {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project-heading.layout-4-heading {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project-heading.layout-5-heading {
  text-align: left;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-item-2 {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.project-item-2.layout-1-project-item {
  width: 100%;
  height: 565px;
}

.project-item-2.layout-2-project-item {
  width: 100%;
  height: 930px;
  margin-bottom: 60px;
}

.project-item-2.layout-3-project-item {
  height: 650px;
  margin-bottom: 40px;
}

.project-item-2.layout-4-project-item {
  height: 650px;
}

.project-item-2.layout-5-project-item {
  height: auto;
  margin-bottom: 30px;
}

.client-title {
  color: #313233;
}

.client-title._2-column-left-side-text-layout-client, .client-title.layout-4-client {
  width: 50%;
}

.share-block {
  align-items: center;
  max-width: 180px;
  display: flex;
}

.share-block.layout-1-share-this, .share-block.layout-2-share-this {
  flex-direction: column;
  justify-content: center;
  width: 20%;
  max-width: none;
}

.share-block.layout-3-share, .share-block._2-column-right-side-text-layout-share {
  width: 100%;
  max-width: none;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-bottom: 20px;
}

.share-block.layout-5-share-this {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-top: 25px;
  margin-bottom: 25px;
}

.date-block {
  max-width: 180px;
}

.date-block.layout-1-date, .date-block.layout-2-date {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  max-width: none;
  display: flex;
}

.date-block.layout-3-date, .date-block.layout-4-date {
  border-bottom: 1px solid #0000001a;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  display: flex;
}

.date-block.layout-5-date {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
}

.layout-1 {
  padding-top: 175px;
  padding-bottom: 90px;
}

.project-date {
  color: #848991;
  font-family: Hind, sans-serif;
  font-size: 16px;
}

.project-category-list {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.client-block {
  max-width: 180px;
}

.client-block.layout-1-client, .client-block.layout-2-client {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  max-width: none;
  display: flex;
}

.client-block.layout-3-client, .client-block.layout-4-client {
  border-bottom: 1px solid #0000001a;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-bottom: 20px;
  display: flex;
}

.client-block.layout-5-client {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.category-title {
  color: #313233;
  text-align: center;
  width: 50%;
}

.category-title.layout-3-category-title, .category-title.layout-4-category-title {
  text-align: left;
}

.project-category-list-container {
  width: 100%;
}

.project-button-container {
  justify-content: center;
  align-items: center;
  width: 20%;
  height: 40px;
  display: flex;
}

.project-button-container.layout-3-button, .project-button-container.layout-4-button, .project-button-container.layout-5-button {
  width: auto;
}

.date-title {
  color: #313233;
}

.date-title._2-column-left-side-text-layout-date, .date-title.layout-4-date {
  width: 50%;
}

.client-name {
  color: #848991;
  font-family: Hind, sans-serif;
  font-size: 16px;
}

.project-details-container.layout-1-details, .project-details-container.layout-2-details {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.project-details-container.layout-3-details, .project-details-container.layout-4-details {
  flex-direction: column;
  flex: none;
  justify-content: space-around;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.project-details-container.layout-5-details {
  flex-direction: column;
  flex: none;
  justify-content: space-around;
  align-items: flex-start;
  width: 250px;
  margin-left: 50px;
  display: flex;
  position: sticky;
  top: 30px;
}

.project-images-list {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.project-images-list.layout-1-list {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-images-list.layout-2-list, .project-images-list.layout-3-list, .project-images-list.layout-4-list {
  display: block;
}

.project-images-list.layout-5-list {
  column-count: 2;
  column-gap: 30px;
  display: block;
}

.category-divider {
  margin-right: 5px;
}

.share-social-links {
  justify-content: space-between;
  align-items: center;
  width: 35%;
  display: flex;
}

.share-social-links._2-columns-layout-social-links {
  width: 45%;
}

.share-social-links.layout-3-social-link, .share-social-links._2-columns-right-side-text-layout-social-link {
  width: 30%;
}

.project-image-block.layout-1-project-image, .project-image-block.layout-2-project-image {
  width: 100%;
  height: 100%;
}

.project-image-block.project-3-image, .project-image-block.layout-4-project-image {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.project-image-block.layout-5-project-image {
  width: 100%;
  height: 100%;
  display: inline-block;
  overflow: hidden;
}

.project-button {
  width: 155px;
}

.project-images-container.layout-1-project-images, .project-images-container.layout-2-project-images {
  margin-top: 70px;
}

.project-images-container.layout-project-3-images, .project-images-container.layout-4-project-images {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.project-images-container.layout-5-project-images {
  align-items: flex-start;
  margin-top: 50px;
  display: flex;
  position: relative;
}

.project-description {
  color: #848991;
}

.project-description.layout-1-para, .project-description.layout-2-para {
  text-align: center;
  max-width: 870px;
  margin: 15px auto 30px;
}

.project-description.layout-3-para, .project-description.layout-4-para {
  text-align: left;
  max-width: 800px;
  margin-top: 15px;
  margin-bottom: 30px;
}

.project-description.layout-5-para {
  text-align: left;
  max-width: 800px;
  margin-top: 15px;
  margin-bottom: 0;
}

.category-block {
  max-width: 180px;
}

.category-block.layout-1-category, .category-block.layout-2-category {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  max-width: none;
  display: flex;
}

.category-block.layout-3-category, .category-block.layout-4-category {
  border-bottom: 1px solid #0000001a;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-bottom: 20px;
  display: flex;
}

.category-block.layout-5-category {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.project-image {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  transition: transform 5s;
}

.project-image:hover {
  transform: scale(1.1);
}

.main-container-2 {
  width: 100%;
  max-width: 1160px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.share-title {
  color: #313233;
}

.share-title.layout-3-share, .share-title.left-side-text-lsyout-share {
  width: 50%;
}

.category {
  color: #848991;
  width: 100%;
  font-family: Hind, sans-serif;
  font-size: 16px;
}

.category.layout-3-category-dic, .category.layout-4-category {
  width: auto;
}

.btn-black2 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  border: 2px solid #fff;
  border-radius: 32px;
  width: 100%;
  height: 100%;
  padding: 15px 40px;
  font-family: Metropolis, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 13px;
}

.btn-black2.btn-padding-nav2 {
  letter-spacing: .7px;
  background-color: #000;
  border-color: #000;
  padding: 10px 25px 11px;
  font-size: 11.5px;
  line-height: 12px;
  transition: all .3s;
}

.btn-black2.btn-padding-nav2:hover {
  background-color: var(--black);
}

.project-linkedin-icon-2 {
  width: 13px;
  height: 16px;
}

.project-facebook-icon-2 {
  width: 9px;
  height: 14px;
}

.social-icon-link-2 {
  transition: opacity .3s;
}

.social-icon-link-2:hover {
  opacity: .5;
}

.project-category-item-link-2 {
  color: #848991;
  text-decoration: none;
  display: flex;
}

.h6-2 {
  font-family: Metropolis, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}

.h6-2._600-bold {
  font-weight: 600;
}

.project-pinterest-icon-2 {
  width: 11px;
  height: 16px;
}

.project-category-item-2 {
  display: flex;
}

.project-twitter-2 {
  width: 14px;
  height: 16px;
}

.layout-2 {
  padding-top: 175px;
  padding-bottom: 30px;
}

.project-category-item-link-3 {
  color: #848991;
  display: flex;
}

.layout-3-text-container {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  width: 350px;
  margin-right: 50px;
  display: flex;
  position: relative;
}

.sticky-div {
  position: sticky;
  top: 30px;
}

.category-link {
  color: #848991;
  display: flex;
}

.layout-3-container {
  display: flex;
  position: relative;
}

.layout-3, .layout-4 {
  padding-top: 175px;
  padding-bottom: 90px;
}

.layout-4-container {
  display: flex;
  position: relative;
}

.layout-4-text-container {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  width: 350px;
  margin-left: 50px;
  display: flex;
  position: relative;
}

.layout-5-text-container {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.layout-5 {
  padding-top: 175px;
  padding-bottom: 90px;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

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

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

.home-link {
  color: #313233;
  font-family: Metropolis, sans-serif;
  font-size: 15px;
  line-height: 15px;
  text-decoration: none;
}

.home-link:hover {
  color: #4b5ef9;
}

.category-header-container {
  padding-top: 90px;
  padding-bottom: 90px;
}

.category-header {
  color: #313233;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: Metropolis, sans-serif;
  font-size: 15px;
  line-height: 15px;
  display: flex;
}

.category-page-link {
  color: #000;
  text-decoration: none;
}

.category-page-link.w--current {
  color: #313233;
  font-family: Metropolis, sans-serif;
  font-size: 15px;
  line-height: 15px;
}

.category-page-link.w--current:hover {
  color: #4b5ef9;
}

.category-links-separator {
  color: #313233;
  margin-left: 3px;
  margin-right: 3px;
  font-family: Hind, sans-serif;
  font-size: 15px;
}

.category-links-container {
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  display: flex;
}

.category-header-section {
  background-color: #faf8f7;
}

.category-heading {
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  font-family: Metropolis, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 54px;
  display: flex;
}

.section-projects-cat-page {
  height: 100%;
  padding-top: 0;
  padding-bottom: 90px;
  overflow: hidden;
}

.projects-grid-box-cat-page {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-cat-link-block {
  color: #fff9;
  text-decoration: none;
}

.project-heading-link-block {
  color: #fff;
  text-decoration: none;
}

.animation-container {
  height: 100%;
  position: static;
}

.anchore-link {
  z-index: -1;
  height: 95%;
  position: absolute;
  inset: 140px 0% auto;
}

.navbar-2 {
  background-color: #ddd0;
  border-bottom: 1px solid #ededed;
  padding: 30px;
  position: static;
}

.cat-dot {
  background-color: #fff9;
  width: 1.5px;
  height: 1.5px;
  margin-left: 4px;
  margin-right: 4px;
}

.project-info-div-2 {
  z-index: auto;
  opacity: 0;
  object-fit: cover;
  object-position: 50% 0%;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 25px;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.nav-side-bar {
  background-color: #ddd0;
  flex-direction: column;
  justify-content: center;
  width: 14px;
  display: flex;
  position: fixed;
  inset: 0% 12px 0% auto;
}

.nav-menu-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 14px;
  height: 166px;
  display: flex;
}

.side-menu-link {
  background-color: var(--white);
  color: #fff0;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  transition: all .3s;
}

.side-menu-link:hover {
  transform: scale(2);
}

.side-menu-link.w--current {
  color: #fff0;
  transform: scale(2);
}

.change-log-link {
  color: #888;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Hind, sans-serif;
  font-size: 14px;
  text-decoration: underline;
  transition: opacity .3s;
}

.change-log-link:hover, .change-log-link.w--current:hover {
  color: #2293d7;
}

.footer-logo-container {
  max-width: 300px;
}

.copy-right-text {
  font-size: 14px;
  display: inline-block;
}

.footer-social-icon {
  opacity: .5;
  width: 15px;
  height: 100%;
  margin-right: 20px;
  transition: opacity .4s;
}

.footer-social-icon:hover {
  opacity: 1;
}

.footer-social-icon.width-changed {
  width: 19px;
}

.footer-contact-column {
  width: 100%;
  max-width: 160px;
  padding-top: 45px;
  font-style: normal;
}

.footer-icon {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.footer-link-heading-container {
  color: #313233;
  margin-bottom: 15px;
}

.copy-right-text-container {
  color: #888;
  font-family: Hind, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
}

.footer-link {
  color: #848991;
  text-decoration: none;
}

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

.footer-links-list {
  margin-bottom: 0;
}

.powered-by-webflow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.footer-list-item {
  color: #848991;
  margin-bottom: 10px;
  font-family: Hind, sans-serif;
  font-size: 15px;
  line-height: 24px;
  display: flex;
}

.footer-list-item.telefon {
  display: none;
}

.webflow-span {
  color: #588af0;
  margin-left: 2px;
}

.webflow {
  color: #42a7f7;
  transition: letter-spacing .4s;
}

.webflow:hover {
  letter-spacing: 1px;
}

.footer-paragraph-container {
  color: #848991;
  max-width: 260px;
  margin-top: 25px;
  font-family: Hind, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.licensing-link {
  color: #888;
  font-family: Hind, sans-serif;
  font-size: 14px;
  text-decoration: underline;
  transition: color .3s;
}

.licensing-link:hover {
  color: #2293d7;
}

.footer-container {
  text-align: left;
  border-bottom: 1px solid #dfdfdf;
  justify-content: space-between;
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.footer-section {
  background-color: #000;
  border-top: 1px solid #ededed;
  margin-top: -10px;
  padding-top: 50px;
  padding-bottom: 30px;
}

.footer-column {
  width: 40%;
  max-width: 400px;
  padding-top: 5px;
  padding-right: 15px;
}

.footer-icon-container {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  margin-right: 16px;
  padding: 2px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  width: 300px;
}

.footer-social-media-icon-container {
  justify-content: center;
  align-items: center;
  display: flex;
}

.non-linked-footer-list-item {
  color: #848991;
  margin-bottom: 10px;
  font-family: Hind, sans-serif;
  font-size: 15px;
  line-height: 24px;
  display: flex;
}

.h5-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Metropolis, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
}

.h5-2._600-bold {
  font-weight: 600;
}

.webflow-text {
  color: #888;
  font-family: Hind, sans-serif;
  font-size: 15px;
  font-style: normal;
  line-height: 26px;
}

.footer-nav-column {
  width: 100%;
  max-width: 160px;
}

.footer-app-link {
  width: 100%;
  max-width: 310px;
  font-style: normal;
}

.copy-right---social-icon-container {
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.footer-logo {
  width: 150px;
  height: 150px;
}

.h2-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Metropolis, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 44px;
}

.h2-2._600-bold {
  font-weight: 600;
}

.template-block-title {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-bottom: 5px;
  padding-bottom: 0;
  display: flex;
  position: sticky;
  top: 20px;
}

.template-block {
  border-left: 4px #eca72f;
  width: 95%;
  margin-bottom: 50px;
  padding: 35px;
  display: flex;
  box-shadow: 0 5px 30px #d6d7d891;
}

.template-block.vertical {
  border-left-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
}

.template-para-wrapper {
  color: #848991;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.h3-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Metropolis, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 35px;
}

.h3-2._600-bold {
  font-weight: 600;
}

.changelog-heading-container {
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.changelog-blocks-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.para-17 {
  font-family: Hind, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
}

.changelog-paragraph {
  color: #848991;
  text-align: center;
  max-width: 630px;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-black {
  background-color: #fff;
  padding: 30px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-fixed {
  background-color: #ddd0;
  padding: 30px;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.para-18 {
  margin-bottom: 0;
  font-family: Hind, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.metropolis-font-link {
  color: #313233;
  font-family: Metropolis, sans-serif;
  font-weight: 600;
}

.changelog-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.unsplash-link {
  color: #313233;
}

.hind-font-link {
  color: #313233;
  font-family: Hind, sans-serif;
  font-weight: 400;
}

.license-block-title {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-bottom: 5px;
  padding-bottom: 6px;
  display: flex;
  position: static;
  top: 20px;
}

.license-paragraph {
  color: #848991;
  text-align: center;
  max-width: 630px;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
}

.license-blocks-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.license-paragraph-container {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.license-heading-container {
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.background-video {
  display: inline;
  position: static;
}

.h1-copy {
  font-family: Metropolis, sans-serif;
  font-size: 56px;
  line-height: 70px;
}

.h1-copy._600 {
  font-weight: 600;
}

.h1-copy.font-white-ltr-space {
  color: #fff;
  letter-spacing: -.007em;
  letter-spacing: -.007em;
  font-size: 70px;
  font-weight: 700;
}

.image-2 {
  margin-left: 5px;
  padding: 0 0 20px;
}

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

.bold-text-2 {
  text-align: center;
  font-size: 50px;
}

.text-span {
  color: #fff9;
}

.text-span-2 {
  color: #ff00049e;
}

.text-span-3 {
  color: #2c919299;
}

.para2-2 {
  text-align: left;
  font-family: Hind, sans-serif;
  font-size: 19px;
  line-height: 32px;
  display: block;
}

.whyus-card-h5-div-2 {
  color: #fff;
  margin-bottom: 15px;
  font-family: Metropolis, sans-serif;
  font-weight: 600;
}

.slide3 {
  margin-bottom: 30px;
}

.image-3 {
  background-color: #fff0;
}

.backbutton {
  width: 262px;
  height: 47px;
  margin-left: 30px;
  display: none;
}

.text-block, .text-block-2 {
  display: none;
}

.h1-copy-copy {
  font-family: Metropolis, sans-serif;
  font-size: 56px;
  line-height: 70px;
}

.h1-copy-copy._600 {
  font-weight: 600;
}

.h1-copy-copy.font-white-ltr-space {
  color: var(--white);
  letter-spacing: -.007em;
  font-size: 70px;
  font-weight: 700;
}

.h1-copy2 {
  font-family: Metropolis, sans-serif;
  font-size: 56px;
  line-height: 70px;
}

.h1-copy2._600 {
  font-weight: 600;
}

.h1-copy2.font-white-ltr-space {
  color: #fff;
  text-align: left;
  letter-spacing: -.007em;
  text-align: left;
  letter-spacing: -.007em;
  font-family: Poppins, sans-serif;
  font-size: 80px;
  font-weight: 900;
}

.achievements-card-div-2 {
  background-image: linear-gradient(#fff, #fff);
  border-radius: 7px;
  flex-direction: column;
  align-items: center;
  height: 251px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.container-3 {
  max-width: 1160px;
  margin-top: 140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.services-flex-box-left-2 {
  width: 50%;
  padding-right: 25px;
}

.achievements-grid-box-2 {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.services-h1-div-2 {
  margin-bottom: 20px;
}

.services-flex-box-2 {
  justify-content: space-between;
  align-items: center;
  min-width: 20px;
  min-height: 20px;
  margin-bottom: 50px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  display: flex;
}

.container-4 {
  height: 30px;
}

.image-4 {
  width: 40px;
  height: 40px;
}

.achievements-grid-box-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  width: 100%;
  display: grid;
}

.achievements-card-div-4 {
  background-image: linear-gradient(#fff, #fff);
  border-radius: 7px;
  flex-direction: column;
  align-items: center;
  width: 114px;
  height: 125px;
  padding: 20px;
  display: flex;
}

.achievements-main-div-4 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.achievements-card-img-div-4 {
  align-items: center;
  max-height: 45px;
  margin-bottom: 10px;
  display: flex;
}

.achievements-card-score-div-4 {
  margin-bottom: 10px;
}

.caed-score-heading-4 {
  font-family: Metropolis, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.caed-score-heading-4.yellow {
  color: #ffd032;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.caed-score-heading-4.red {
  color: #ff5949;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.caed-score-heading-4.blue {
  color: #643bdf;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
}

.caed-score-heading-4.green {
  color: #007c88;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
}

.caed-score-heading-4.yellow {
  color: #ffd032;
}

.caed-score-heading-4.blue {
  color: #643bdf;
}

.caed-score-heading-4.green {
  color: #007c88;
}

.caed-score-heading-4.blue-copy {
  color: #643bdf;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.div-block {
  width: 100vw;
  height: 100vh;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/DALL·E-full-black-flame-dark-ember.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
}

.div-block-3 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 16vw;
  height: 7vh;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.link-3 {
  color: #000;
  text-align: center;
  text-decoration: none;
}

.link-block, .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7 {
  text-decoration: none;
}

.button {
  pointer-events: auto;
  color: #000;
  background-color: #fff;
  border: 0 solid #000;
  border-radius: 10px;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.button:hover {
  background-color: #ccc;
}

.button.nav_login {
  justify-content: center;
  align-items: center;
  width: 75%;
  height: 100%;
  margin-right: 20px;
  padding-right: 15px;
  display: flex;
}

.button.nav_ticket {
  text-align: center;
  width: 75%;
  height: 100%;
  margin-right: 20px;
}

.bold-text-3 {
  font-family: Metropolis, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.dropdown {
  vertical-align: baseline;
  background-color: #fff;
  border-radius: 10px;
  line-height: 10px;
  display: inline-block;
}

.text-block-3 {
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.dropdown-list {
  border-radius: 10px;
  display: none;
}

.dropdown-list.w--open {
  background-color: #fff;
  margin-top: 5px;
}

.drop:hover {
  background-color: #adadad;
  border-radius: 10px;
}

.dropdown-link {
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown-link:hover {
  background-color: var(--black2);
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px 10px 0 0;
}

.dropdown-link-2 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown-link-2:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
}

.dropdown-link-3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown-link-3:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
}

.dropdown-link-4 {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown-link-4:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
}

.dropdown-link-5 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown-link-5:hover {
  background-color: var(--black2);
  color: #fff;
  border: 1px solid #fff;
}

.dropdown-link-6 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown-link-6:hover {
  background-color: var(--black2);
  color: #fff;
  border: 1px solid #fff;
}

.dropdown-link-7 {
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown-link-7:hover {
  background-color: var(--black2);
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
}

.dropdown-link-8 {
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown-link-8:hover {
  color: #fff;
  background-color: #000;
  border-radius: 0 0 5px 5px;
}

.div-block-4 {
  width: 28%;
  height: 100%;
  margin-right: 100px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .main-container {
    padding-left: 0;
    padding-right: 0;
  }

  .h1.font-white-ltr-space {
    text-align: left;
    object-fit: fill;
    text-align: left;
    object-fit: fill;
    text-align: left;
    object-fit: fill;
    width: 1000px;
    padding-top: 10px;
    padding-bottom: 0;
    font-family: Poppins, sans-serif;
    font-size: 90px;
    font-style: normal;
    font-weight: 900;
    display: block;
  }

  .h6 {
    text-decoration: none;
  }

  .h3._500-ltr-space-white {
    width: auto;
  }

  .para2.font-white {
    width: 750px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
  }

  .btn-white {
    border-width: 2px;
    border-radius: 9px;
    padding: 16px 20px 10px;
    font-size: 14px;
    line-height: 14px;
  }

  .btn-white.submit-button {
    padding: 10px 20px;
    font-size: 12px;
    line-height: 12px;
  }

  .container {
    max-width: none;
    margin-top: 180px;
    margin-left: 100px;
    margin-right: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar {
    mix-blend-mode: normal;
  }

  .navbar-wrapper {
    clear: none;
    opacity: 1;
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-color: #0000;
    background-clip: border-box;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: static;
  }

  .section-home {
    background-color: #2a43ff00;
    background-image: none;
  }

  .home-image {
    padding-right: 0;
  }

  .logo {
    width: auto;
  }

  .mainsection.home-section-background {
    background-color: #0000;
  }

  .mainsection.about-section-background, .mainsection.whyus-section-background {
    background-image: none;
  }

  .mainsection.clients-section-background {
    background-image: none;
    display: block;
  }

  .mainsection.contact-section-background {
    display: block;
  }

  .section-about {
    background-color: #000;
    background-image: url('../images/achievements.svg');
  }

  .about-flex-box {
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .about-flex-box-left {
    width: 40%;
  }

  .about-flex-box-right {
    text-align: left;
    flex: 0 auto;
    width: 100%;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .about-h3-div {
    margin-bottom: 100px;
  }

  .about-btn-div {
    margin-left: 0;
  }

  .section-services {
    padding-right: 220px;
  }

  .services-flex-box {
    align-items: center;
  }

  .services-flex-box-left {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .section-whyus {
    background-color: #000;
    background-size: contain;
    background-attachment: scroll;
  }

  .whyus-div {
    width: 100%;
  }

  .whyus-h1-div {
    margin-bottom: 15px;
  }

  .whyus-card-div {
    background-image: none;
  }

  .whyus-para2-div {
    color: #fff9;
    width: 100%;
    margin-bottom: 50px;
  }

  .whyus-para2-div2 {
    color: #fff9;
  }

  .section-clients {
    background-color: #070000;
    display: block;
    overflow: hidden;
  }

  .achievements-main-div {
    flex-flow: column;
    place-content: flex-start;
  }

  .achievements-card-div {
    mix-blend-mode: normal;
    background-color: #05050500;
    background-image: none;
    text-decoration: none;
  }

  .achievements-card-img-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .achievements-card-score-div {
    flex-direction: column;
    flex: 0 auto;
    order: 0;
    justify-content: flex-end;
    align-self: auto;
    align-items: flex-end;
    margin-bottom: 10px;
    text-decoration: none;
    display: block;
  }

  .caed-score-heading.yellow, .caed-score-heading.red, .caed-score-heading.blue, .caed-score-heading.green {
    text-decoration: none;
  }

  .projects-h1-div {
    margin-bottom: 15px;
  }

  .section-contact {
    background-color: #000;
  }

  .contact-h1-div {
    margin-bottom: 15px;
  }

  .contact-para2-div {
    color: #fff9;
    margin-bottom: 50px;
  }

  .contact-flex-left {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .text-filed {
    margin-bottom: 0;
  }

  .text-filed.name-feild, .text-filed.company-field, .text-filed.phone-field, .text-filed.email-field {
    border-radius: 9px;
  }

  .message-box {
    margin-bottom: 0;
  }

  .contact-info-div {
    text-decoration: none;
  }

  .main-container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .project-category-item-link-2, .project-category-item-link-3 {
    color: #848991;
  }

  .anchore-link {
    height: auto;
    top: 150px;
  }

  .footer-logo-container {
    width: auto;
    max-width: 300px;
    height: auto;
  }

  .footer-link {
    color: #ffffffa6;
  }

  .licensing-link {
    display: none;
  }

  .footer-container {
    width: auto;
  }

  .footer-section {
    background-color: #000;
    margin-top: -10px;
    display: block;
  }

  .footer-logo-link {
    width: auto;
  }

  .h5-2._600-bold {
    color: #313233;
  }

  .footer-logo {
    width: auto;
  }

  .background-video {
    mix-blend-mode: normal;
    object-fit: none;
    font-weight: 400;
    display: inline;
    position: static;
    overflow: hidden;
  }

  .h1-copy.font-white-ltr-space {
    text-align: left;
    object-fit: fill;
    text-align: left;
    object-fit: fill;
    font-family: Poppins, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    display: block;
  }

  .image-2 {
    margin-left: 100px;
    padding: 0 0 20px;
  }

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

  .bold-text-2 {
    font-size: 50px;
  }

  .form {
    display: none;
  }

  .image-3 {
    box-sizing: border-box;
    float: none;
    clear: none;
    aspect-ratio: auto;
    object-fit: fill;
    background-color: #8f424200;
    max-width: 100%;
    display: inline-block;
    position: static;
    overflow: visible;
  }

  .backbutton {
    margin-left: 30px;
    margin-right: 60px;
  }

  .text-block {
    display: none;
  }

  .h1-copy-copy.font-white-ltr-space {
    text-align: left;
    object-fit: fill;
    font-family: Poppins, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    display: block;
  }

  .h1-copy2.font-white-ltr-space {
    text-align: left;
    object-fit: fill;
    text-align: left;
    object-fit: fill;
    width: 1000px;
    padding-top: 10px;
    padding-bottom: 0;
    font-family: Poppins, sans-serif;
    font-size: 90px;
    font-style: normal;
    font-weight: 900;
    display: block;
  }

  .achievements-card-div-2 {
    object-fit: fill;
    border: 1px solid #cecece;
    border-radius: 10px;
    flex-wrap: nowrap;
    font-style: normal;
    text-decoration: none;
    overflow: visible;
  }

  .container-3 {
    max-width: none;
    margin-top: 180px;
    margin-left: 100px;
    margin-right: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .services-flex-box-left-2 {
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .achievements-grid-box-2 {
    flex: 0 auto;
    grid-template-rows: repeat(auto-fit, 200%);
    align-self: auto;
    align-items: stretch;
  }

  .text-span-5 {
    color: #15ff00;
    background-color: #ff00;
    text-decoration: none;
  }

  .link, .link-2 {
    color: #15ff00;
    text-decoration: none;
  }

  .paragraph {
    margin-top: 20px;
  }

  .container-4 {
    height: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-4 {
    max-height: 100%;
  }

  .image-5 {
    flex: 0 auto;
    order: 0;
  }

  .achievements-grid-box-4 {
    flex: 0 auto;
    grid-template-rows: repeat(auto-fit, 200%);
    align-self: auto;
    place-items: stretch stretch;
  }

  .achievements-card-div-4 {
    object-fit: fill;
    border: 1px solid #cecece;
    border-radius: 10px;
    flex-wrap: nowrap;
    width: auto;
    font-style: normal;
    overflow: visible;
  }

  .achievements-main-div-4 {
    flex-flow: column;
    place-content: flex-start;
  }

  .achievements-card-img-div-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .achievements-card-score-div-4 {
    flex-direction: column;
    flex: 0 auto;
    order: 0;
    justify-content: flex-end;
    align-self: auto;
    align-items: flex-end;
    margin-bottom: 10px;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .style-guide-block {
    justify-content: space-between;
    width: 100%;
    margin-bottom: 40px;
  }

  .all-heading-container, .all-paragraph-container, .color-palette-container {
    width: 65%;
  }

  .style-guide-title {
    width: 30%;
  }

  .button-container {
    width: 65%;
  }

  .style-guide-heading-container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .style-guide-blocks-container {
    flex-wrap: wrap;
    justify-content: space-between;
  }

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

  .h1.font-white-ltr-space {
    text-align: left;
    margin-top: 0;
    line-height: 70px;
    display: block;
  }

  .h7.nav-links {
    color: var(--light-slate-grey);
    padding: 5px;
    font-size: 14.5px;
    line-height: 28px;
  }

  .h7.nav-links:hover, .h7.nav-links:active, .h7.nav-links.w--current {
    color: var(--black2);
  }

  .h7.nav-links-2 {
    color: var(--light-slate-grey);
    padding: 5px;
  }

  .h7.nav-links-2:hover, .h7.nav-links-2:active {
    color: var(--black2);
  }

  .h3 {
    font-size: 31px;
  }

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

  .navbar {
    position: absolute;
  }

  .section-home {
    min-height: auto;
    padding-top: 86px;
    padding-bottom: 130px;
    display: flex;
  }

  .home-image {
    padding-right: 0;
  }

  .navbar-right {
    align-items: center;
  }

  .nav-menu {
    background-color: var(--white);
    margin-right: 0;
    padding: 15px;
    box-shadow: 1px 1px 3px #0003;
  }

  .mainsection, .mainsection.home-section-background {
    min-height: auto;
  }

  .section-about {
    min-height: 0;
    display: flex;
  }

  .about-btn-div {
    margin-left: 0;
  }

  .section-services {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .section-whyus {
    min-height: 0;
    display: flex;
  }

  .whyus-div {
    width: 75%;
  }

  .section-team {
    min-height: 0;
    display: flex;
  }

  .whyus-para2-div {
    width: 100%;
  }

  .section-clients {
    min-height: 0;
    display: flex;
  }

  .section-achievements {
    align-items: stretch;
    min-height: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .achievements-grid-box {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .section-projects {
    min-height: 0;
    display: flex;
  }

  .project-card-div {
    height: 270px;
  }

  .project-image-div {
    height: 100%;
  }

  .section-contact {
    min-height: 0;
    display: flex;
  }

  .contact-flex-left {
    flex: 1;
  }

  .project-heading.layout-3-heading {
    text-align: left;
  }

  .project-item-2.layout-1-project-item {
    height: 350px;
  }

  .project-item-2.layout-2-project-item {
    height: 590px;
  }

  .project-item-2.layout-3-project-item {
    height: 400px;
  }

  .project-item-2.layout-4-project-item {
    height: 270px;
  }

  .layout-1 {
    padding-top: 130px;
  }

  .project-category-list {
    flex-wrap: wrap;
  }

  .project-details-container.layout-1-details {
    flex-wrap: wrap;
    align-items: center;
  }

  .project-details-container.layout-5-details {
    width: 25%;
  }

  .project-images-list.layout-1-list {
    grid-row-gap: 40px;
    grid-template-rows: 1fr auto;
  }

  .share-social-links, .share-social-links._2-columns-layout-social-links, .project-images-container.layout-project-3-images {
    width: 60%;
  }

  .project-description.layout-1-para {
    max-width: 550px;
  }

  .main-container-2 {
    text-align: left;
  }

  .layout-2 {
    padding-top: 130px;
  }

  .layout-3-text-container {
    width: 35%;
  }

  .sticky-div {
    width: 100%;
  }

  .layout-3, .layout-4 {
    padding-top: 130px;
  }

  .layout-4-text-container {
    width: 35%;
  }

  .layout-5-text-container {
    max-width: 71%;
  }

  .layout-5 {
    padding-top: 130px;
  }

  .menu-icon {
    width: 37px;
    height: 100%;
    transition: all .3s;
    display: block;
  }

  .menu-button {
    z-index: 10;
    justify-content: flex-start;
    align-items: center;
    width: 37px;
    height: 26px;
    margin-right: 17px;
    padding: 5px 0;
    display: flex;
  }

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

  .close-icon {
    width: 30px;
    height: 25px;
    transition: all .3s;
    display: none;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
  }

  .menu-button-2 {
    z-index: 10;
    justify-content: flex-start;
    align-items: center;
    width: 30px;
    height: 30px;
    margin-right: 17px;
    padding: 5px;
    display: flex;
  }

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

  .projects-grid-box-cat-page {
    grid-template-columns: 1fr 1fr;
  }

  .nav-side-bar {
    display: flex;
  }

  .footer-logo-container {
    text-align: left;
  }

  .footer-contact-column {
    max-width: 80%;
    margin-top: 0;
    padding-top: 0;
  }

  .footer-container {
    text-align: left;
    flex-flow: column;
  }

  .footer-column {
    max-width: 80%;
    padding-top: 0;
  }

  .footer-nav-column {
    margin-top: 40px;
  }

  .footer-app-link {
    max-width: 80%;
    margin-top: 40px;
  }

  .template-block-title {
    width: 30%;
  }

  .template-block {
    width: 100%;
    margin-bottom: 40px;
    padding: 30px;
  }

  .template-block.vertical {
    align-items: flex-start;
  }

  .changelog-heading-container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .changelog-blocks-container {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .navbar-black {
    position: absolute;
  }

  .navbar-fixed {
    background-color: var(--white);
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    position: fixed;
    top: -70px;
    box-shadow: 0 4px 20px #a7acb74d;
  }

  .license-block-title {
    justify-content: flex-start;
    width: auto;
  }

  .license-blocks-container {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .license-heading-container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .h1-copy {
    font-size: 40px;
    line-height: 50px;
  }

  .h1-copy.font-white-ltr-space {
    padding-bottom: 16px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
  }

  .image-2 {
    margin-left: 10px;
  }

  .backbutton {
    margin-left: 30px;
  }

  .h1-copy-copy {
    font-size: 40px;
    line-height: 50px;
  }

  .h1-copy-copy.font-white-ltr-space {
    padding-bottom: 16px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
  }

  .h1-copy2 {
    font-size: 40px;
    line-height: 50px;
  }

  .h1-copy2.font-white-ltr-space {
    margin-top: 0;
    display: block;
  }

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

  .services-flex-box-left-2 {
    overflow: visible;
  }

  .achievements-grid-box-2 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .container-4 {
    height: 30px;
  }

  .achievements-grid-box-4 {
    grid-row-gap: 5px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }

  .achievements-card-div-4 {
    width: auto;
  }

  .achievements-card-img-div-4 {
    margin-bottom: 10px;
  }

  .div-block-2 {
    background-position: 50% 100%;
  }

  .button.nav_login, .button.nav_ticket {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-4 {
    width: 50%;
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .main-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .style-guide-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
  }

  .all-heading-container, .all-paragraph-container, .color-palette-container {
    width: 100%;
  }

  .style-guide-title {
    width: 100%;
    margin-bottom: 20px;
    position: static;
  }

  .button-container {
    width: 100%;
  }

  .h1 {
    font-size: 35px;
    line-height: 48px;
  }

  .h1.font-white-ltr-space {
    font-size: 60px;
  }

  .h2 {
    font-size: 32px;
    line-height: 44px;
  }

  .h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
  }

  .h3 {
    font-size: 30px;
    line-height: 42px;
  }

  .para2.font-white {
    width: auto;
  }

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

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

  .home-flex-box {
    flex-direction: column;
    align-items: stretch;
  }

  .home-flex-box-left {
    width: 100%;
    margin-bottom: 50px;
  }

  .home-flex-box-right {
    width: 100%;
  }

  .home-image-div {
    margin-right: 0;
  }

  .home-image {
    padding-right: 0;
  }

  .navbar-right {
    align-items: center;
  }

  .about-div {
    margin-bottom: 0;
  }

  .about-flex-box {
    flex-direction: column;
  }

  .about-flex-box-left {
    width: 100%;
    margin-bottom: 50px;
  }

  .about-flex-box-right {
    width: 100%;
  }

  .about-h3-div {
    margin-bottom: 20px;
  }

  .services-flex-box {
    flex-direction: column;
    align-items: stretch;
  }

  .services-flex-box-left {
    width: 100%;
    margin-bottom: 50px;
  }

  .services-flex-box-right {
    width: 100%;
  }

  .services-grid-box {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .whyus-div {
    width: 100%;
  }

  .whyus-grid-box {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .section-team {
    background-size: contain;
  }

  .team-div {
    width: 100%;
  }

  .team-grid-box {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .whyus-para2-div {
    width: 100%;
  }

  .section-clients {
    background-size: contain;
  }

  .clients-flex-box {
    flex-direction: column;
    align-items: stretch;
  }

  .clients-flex-box-left {
    width: 100%;
    margin-bottom: 50px;
  }

  .achievements-heading-div {
    width: 100%;
  }

  .achievements-grid-box, .projects-grid-box {
    grid-template-columns: 1fr;
  }

  .section-contact {
    background-size: contain;
  }

  .contact-div {
    width: 100%;
  }

  .contact-flex-box {
    flex-direction: column;
  }

  .contact-flex-left {
    width: 100%;
    margin-bottom: 50px;
  }

  .contact-flex-right {
    width: 100%;
    padding-left: 0;
  }

  .from-row {
    flex-direction: column;
    margin-bottom: 0;
  }

  .text-filed {
    max-width: none;
  }

  .text-filed.name-feild {
    margin-right: 0;
  }

  .text-filed.company-field {
    margin-left: 0;
  }

  .text-filed.phone-field {
    margin-right: 0;
  }

  .text-filed.email-field {
    margin-left: 0;
  }

  .project-item-2.layout-2-project-item {
    height: 350px;
  }

  .project-item-2.layout-3-project-item {
    height: 340px;
  }

  .project-item-2.layout-4-project-item {
    height: 300px;
  }

  .client-title._2-column-left-side-text-layout-client {
    width: 50%;
  }

  .client-title.layout-4-client {
    width: 35%;
  }

  .share-block.layout-1-share-this, .share-block.layout-2-share-this {
    width: auto;
    min-width: 20%;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .date-block.layout-1-date, .date-block.layout-2-date {
    width: auto;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .client-block.layout-1-client, .client-block.layout-2-client, .category-title {
    width: auto;
  }

  .category-title.layout-3-category-title {
    width: 50%;
  }

  .category-title.layout-4-category-title {
    width: 35%;
  }

  .project-button-container {
    width: 100%;
    max-width: 155px;
  }

  .date-title._2-column-left-side-text-layout-date {
    width: 50%;
  }

  .date-title.layout-4-date {
    width: 35%;
  }

  .project-details-container.layout-1-details {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .project-details-container.layout-2-details {
    flex-direction: column;
  }

  .project-details-container.layout-3-details {
    margin-bottom: 120px;
  }

  .project-details-container.layout-5-details {
    width: auto;
    margin-left: 0;
  }

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

  .project-images-list.layout-5-list {
    column-count: 1;
  }

  .share-social-links, .share-social-links._2-columns-layout-social-links, .share-social-links.layout-2-share-links {
    width: 100%;
  }

  .project-image-block.layout-5-project-image {
    display: block;
  }

  .project-button {
    justify-content: center;
    display: flex;
  }

  .project-images-container.layout-1-project-images {
    margin-top: 50px;
  }

  .project-images-container.layout-project-3-images {
    width: 100%;
  }

  .project-images-container.layout-4-project-images {
    margin-bottom: 120px;
  }

  .project-images-container.layout-5-project-images {
    flex-direction: column;
    align-items: flex-start;
  }

  .project-description.layout-5-para {
    max-width: none;
  }

  .project-images-list-container {
    width: 100%;
  }

  .category-block.layout-1-category, .category-block.layout-2-category {
    width: auto;
  }

  .project-image.position-center {
    object-position: 50% 50%;
  }

  .share-title.left-side-text-lsyout-share {
    width: 35%;
  }

  .layout-3-text-container {
    width: auto;
    margin-right: 0;
  }

  .layout-3-container, .layout-4-container {
    flex-direction: column;
  }

  .layout-4-text-container {
    width: auto;
    margin-left: 0;
  }

  .layout-5-text-container {
    max-width: none;
  }

  .projects-grid-box-cat-page {
    grid-template-columns: 1fr;
  }

  .footer-social-media-icon-container {
    order: -1;
    margin: 0 auto 15px;
    padding-top: 0;
  }

  .copy-right---social-icon-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .h2-2 {
    font-size: 29px;
    line-height: 44px;
  }

  .template-block-title {
    width: 100%;
    margin-bottom: 20px;
    position: static;
  }

  .template-block {
    flex-direction: column;
    padding-bottom: 10px;
  }

  .license-block-title {
    width: 100%;
    margin-bottom: 20px;
    position: static;
  }

  .license-paragraph-container {
    width: 100%;
  }

  .h1-copy {
    font-size: 35px;
    line-height: 48px;
  }

  .h1-copy.font-white-ltr-space {
    font-size: 70px;
  }

  .image-2, .backbutton {
    margin-left: 0;
  }

  .container-2 {
    display: block;
  }

  .text-block, .text-block-2 {
    display: none;
  }

  .h1-copy-copy {
    font-size: 35px;
    line-height: 48px;
  }

  .h1-copy-copy.font-white-ltr-space {
    font-size: 70px;
  }

  .h1-copy2 {
    font-size: 35px;
    line-height: 48px;
  }

  .h1-copy2.font-white-ltr-space {
    font-size: 60px;
  }

  .container-3 {
    padding-left: 37.5px;
    padding-right: 37.5px;
  }

  .services-flex-box-left-2 {
    width: 100%;
    margin-bottom: 50px;
  }

  .achievements-grid-box-2 {
    grid-template-columns: 1fr;
  }

  .services-flex-box-2 {
    flex-direction: column;
    align-items: stretch;
  }

  .container-4 {
    height: 30px;
  }

  .achievements-grid-box-4 {
    grid-template-columns: 1fr;
  }

  .div-block {
    align-items: stretch;
  }

  .div-block-2 {
    background-position: 50% 100%;
  }

  .button.nav_login {
    width: 25%;
  }

  .button.nav_ticket {
    width: 40%;
  }

  .div-block-4 {
    justify-content: flex-end;
    align-items: center;
    width: 75%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .main-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .color-palette-container {
    grid-template-columns: 1fr;
  }

  .style-guide-title {
    text-align: center;
  }

  .button-container {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .h1.font-white-ltr-space {
    font-size: 30px;
  }

  .h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
  }

  .para2 {
    display: block;
  }

  .para2.font-white {
    object-fit: fill;
    width: 100%;
    display: inline-block;
    overflow: visible;
  }

  .container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .navbar {
    padding-left: 15px;
    padding-right: 15px;
  }

  .navbar-wrapper {
    justify-content: space-between;
  }

  .section-home {
    padding-top: 130px;
  }

  .home-flex-box-left {
    padding-right: 0;
  }

  .home-flex-box-right {
    padding-left: 0;
  }

  .home-image-div {
    margin-right: 0;
  }

  .home-image {
    padding-right: 0;
    display: block;
  }

  .about-div {
    margin-bottom: 0;
  }

  .about-flex-box-left {
    margin-bottom: 10px;
    padding-right: 0;
  }

  .about-para-div {
    margin-bottom: 0;
  }

  .about-btn-div {
    text-align: left;
    display: block;
  }

  .services-flex-box {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .services-flex-box-left {
    padding-right: 0;
  }

  .services-h1-div {
    margin-bottom: 10px;
  }

  .whyus-para2-div {
    width: 100%;
  }

  .clients-quote-icon-div {
    margin-bottom: 0;
  }

  .clients-flex-box-left {
    margin-bottom: 0;
    padding-right: 0;
  }

  .clients-slider {
    height: 100%;
  }

  .clients-slider-div {
    min-height: 300px;
  }

  .slide {
    height: 100%;
  }

  .mask {
    height: 100%;
    overflow: hidden;
  }

  .slide2 {
    max-height: 100%;
    margin-bottom: 0;
  }

  .achievements-card-div {
    padding: 40px;
  }

  .achievements-card-score-div {
    text-transform: none;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    overflow: visible;
  }

  .caed-score-heading.red {
    display: block;
  }

  .caed-score-heading.yellow, .caed-score-heading.blue, .caed-score-heading.green {
    font-size: 30px;
  }

  .contact-flex-left {
    flex-direction: column;
    flex: 1;
    padding-right: 0;
    display: block;
  }

  .project-item-2.layout-1-project-item {
    height: 300px;
  }

  .project-item-2.layout-2-project-item {
    height: 250px;
    margin-bottom: 40px;
  }

  .project-item-2.layout-3-project-item {
    height: 230px;
  }

  .project-item-2.layout-4-project-item {
    height: 180px;
  }

  .client-title.layout-4-client {
    width: 50%;
  }

  .share-block.layout-1-share-this {
    min-width: 50%;
  }

  .project-date {
    text-align: center;
  }

  .category-title.layout-4-category-title, .date-title.layout-4-date {
    width: 50%;
  }

  .client-name {
    text-align: center;
  }

  .share-social-links, .share-social-links._2-columns-layout-social-links {
    width: 80%;
  }

  .share-social-links.layout-3-social-link {
    width: 40%;
  }

  .project-button {
    justify-content: center;
    display: flex;
  }

  .share-title.left-side-text-lsyout-share {
    width: 50%;
  }

  .layout-3 {
    padding-bottom: 50px;
  }

  .menu-icon {
    width: 30px;
  }

  .menu-button {
    width: 30px;
    height: 26px;
    margin-right: 10px;
  }

  .menu-button-2 {
    margin-right: 10px;
  }

  .navbar-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-social-icon {
    margin-right: 0;
  }

  .footer-contact-column {
    width: 100%;
    max-width: none;
  }

  .copy-right-text-container {
    margin-top: 5px;
  }

  .powered-by-webflow {
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-logo-link.w--current {
    height: auto;
  }

  .footer-social-media-icon-container {
    justify-content: space-between;
    width: 200px;
  }

  .footer-app-link {
    width: 100%;
    max-width: none;
  }

  .footer-logo {
    width: 125px;
    display: block;
  }

  .template-block-title {
    text-align: center;
  }

  .template-block.vertical {
    width: 100%;
  }

  .h3-2 {
    font-size: 29px;
    line-height: 42px;
  }

  .navbar-fixed-brand, .navbar-fixed-brand.w--current {
    padding-left: 0;
  }

  .license-block-title {
    text-align: center;
    justify-content: center;
  }

  .h1-copy.font-white-ltr-space {
    object-fit: fill;
    flex-direction: row;
    font-size: 35px;
    display: block;
  }

  .image-2 {
    margin-left: 0;
  }

  .bold-text-2 {
    font-size: 40px;
  }

  .slide3 {
    max-height: 100%;
    margin-bottom: 0;
  }

  .backbutton {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    display: none;
  }

  .container-2, .text-block, .text-block-2 {
    display: none;
  }

  .h1-copy-copy.font-white-ltr-space {
    padding-bottom: 0;
    font-size: 35px;
  }

  .h1-copy2.font-white-ltr-space {
    font-size: 30px;
  }

  .achievements-grid-box-2 {
    grid-row-gap: 30px;
  }

  .text-span-4 {
    font-size: 30px;
  }

  .services-flex-box-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch start;
    place-items: start;
    display: block;
  }

  .container-4 {
    height: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .achievements-grid-box-4 {
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto auto;
  }

  .achievements-card-score-div-4 {
    text-transform: none;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    overflow: visible;
  }

  .caed-score-heading-4.red {
    display: block;
  }

  .caed-score-heading-4.yellow, .caed-score-heading-4.blue, .caed-score-heading-4.green {
    font-size: 30px;
  }

  .div-block-3 {
    width: 30vw;
  }

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

  .navbar-fixed-brand-home, .navbar-fixed-brand-home.w--current {
    padding-left: 0;
  }

  .button.nav_login {
    width: 30%;
    height: 100%;
    margin-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
  }

  .button.nav_ticket {
    border-radius: 10px;
    width: 55%;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 20px;
  }

  .div-block-4 {
    justify-content: flex-end;
    align-items: center;
    width: 107%;
    margin-right: 0;
    padding-right: 0;
  }
}

#w-node-_9b1d5fc6-351f-8ece-241e-6cc34c6688b9-325bd0ff, #w-node-_9b1d5fc6-351f-8ece-241e-6cc34c6688c5-325bd0ff, #w-node-_9b1d5fc6-351f-8ece-241e-6cc34c6688d1-325bd0ff {
  justify-self: auto;
}

@media screen and (min-width: 1280px) {
  #w-node-_28cd6b2d-dae3-edae-fe3e-c61e5064fb67-325bd0ff {
    order: -9999;
    grid-area: 1 / 4 / 2 / 5;
    place-self: center;
  }

  #w-node-_9b1d5fc6-351f-8ece-241e-6cc34c6688d1-325bd0ff {
    justify-self: auto;
  }
}


@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexmono';
  src: url('../fonts/IBMPlexMono-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-BoldItalic.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraBold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Hind';
  src: url('../fonts/Hind-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hind';
  src: url('../fonts/Hind-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hind';
  src: url('../fonts/Hind-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hind';
  src: url('../fonts/Hind-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hind';
  src: url('../fonts/Hind-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-BoldItalic.ttf') format('truetype'), url('../fonts/Poppins-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}