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

body {
  color: #333;
  font-family: Ttinterphases, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

h1 {
  color: #1d1d1f;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 65px;
  font-weight: 500;
  line-height: 65px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

p {
  color: #000;
  margin-bottom: 10px;
}

a {
  color: #1879da;
  margin-top: 10px;
  text-decoration: none;
}

.sticky-nav {
  z-index: 1;
  background-color: #f4f4f4;
  padding: 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-grid {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-logo-link {
  height: 60px;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.nav-logo {
  width: auto;
  height: 40px;
  object-fit: contain;
  object-position: 0% 50%;
}

.nav-link {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  text-decoration: none;
  display: block;
}

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

.landingheroimage {
  float: right;
  text-align: left;
  padding-top: 20px;
  display: inline-block;
  position: static;
}

.landingheading {
  color: #1d1d1f;
  text-align: left;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  align-self: center;
  margin-top: 0;
  padding-bottom: 0;
  font-family: Ttinterphases, sans-serif;
  font-size: 65px;
  font-weight: 500;
  line-height: 78px;
  transition: opacity .575s;
  position: static;
}

.hero-col-2 {
  object-fit: fill;
  justify-content: center;
  display: block;
  position: relative;
}

.hero-col-2.streetlight {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.landingtag {
  padding-top: 10px;
  padding-right: 30px;
  font-family: Ttinterphases, sans-serif;
  font-weight: 500;
}

.herobtns {
  z-index: auto;
  width: 150px;
  float: none;
  clear: both;
  text-align: center;
  background-color: #1879da;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  font-family: Ttinterphases, sans-serif;
}

.herobtns.wplightbox {
  margin-left: 0;
  margin-right: 0;
}

.herobuttons {
  width: 80%;
}

.container {
  background-image: url('../images/asset-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1000px;
  background-attachment: scroll;
  margin-bottom: 90px;
}

.grid {
  grid-column-gap: 291px;
  grid-template-rows: auto auto auto auto auto;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.about-lighting {
  font-family: Ttinterphases, sans-serif;
  font-weight: 400;
}

.image-2 {
  width: 30px;
  float: right;
  clear: none;
  object-fit: fill;
  align-self: center;
  margin: auto;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.column-2 {
  height: 50px;
  padding-top: 10px;
}

.section {
  background-color: #fff;
  margin-top: 60px;
}

.body {
  color: #1d1d1f;
  font-family: Ttinterphases, sans-serif;
}

.sectionhead {
  text-align: center;
  margin-bottom: 10px;
  font-size: 50px;
}

.sectionhead.teamhead {
  font-weight: 500;
}

.paragraph-2 {
  max-width: 70%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}

.paragraph-3 {
  text-align: left;
  padding-top: 10px;
  padding-right: 20px;
  font-family: Ttinterphases, sans-serif;
}

.paragraph-4 {
  padding-left: 0;
  padding-right: 0;
}

.sectioncolhead {
  text-align: left;
  margin-top: 22px;
  font-size: 38px;
}

.sectioncolhead.subsequent {
  margin-top: 43px;
}

.sectioncolhead.home {
  font-size: 50px;
  font-weight: 500;
}

.sectioncolhead.center {
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.2em;
}

.columns-2 {
  padding-right: 40px;
}

.partnerships-section {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.techaggcol1 {
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  display: flex;
}

.techaggcol1.lighting {
  padding-top: 40px;
  padding-bottom: 40px;
}

.bold-text {
  color: #1d1d1f;
  font-size: 15px;
  font-weight: 400;
}

.column-4 {
  height: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.columns-3 {
  display: block;
}

.columns-4 {
  height: 100px;
  align-items: center;
  display: flex;
}

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

.column-5 {
  padding-top: 100px;
  padding-right: 60px;
}

.column-6 {
  padding-top: 100px;
  padding-left: 60px;
}

.container-2 {
  margin-bottom: 0;
}

.landinghero {
  padding-top: 40px;
  padding-bottom: 20px;
}

.landinghero.lighting {
  align-items: center;
  display: flex;
}

.image-4 {
  max-width: 110%;
  padding-top: 40px;
}

.column-7 {
  padding-top: 0;
}

.columns-5 {
  padding-bottom: 0;
}

.columns-5.businessmodel {
  display: flex;
}

.grid-2 {
  grid-template-areas: ". Area";
}

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

.heading-4 {
  text-align: center;
}

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

.paragraph-5 {
  text-align: center;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
}

.partnershipshead {
  text-align: center;
  font-weight: 500;
}

.grid-3 {
  grid-row-gap: 7px;
  grid-template: "."
  / 1fr 1fr 1fr 1fr 1fr;
  margin-top: 40px;
  padding-bottom: 20px;
  padding-left: 15%;
  padding-right: 15%;
}

.heading-6 {
  text-align: center;
}

.heading-7 {
  text-align: center;
  font-size: 17px;
}

.heading-8 {
  text-align: center;
  margin-top: 0;
  font-size: 18px;
}

.image-6 {
  width: 65px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.partnerships {
  background-color: #f9f9f9;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 60px;
}

.column-8 {
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.heading-team {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 65px;
}

.columns-6 {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  padding-right: 0;
  display: flex;
}

.columns-6.teamprofile {
  margin-bottom: 30px;
  padding-right: 0;
}

.image-7 {
  max-width: 100%;
  padding-right: 20px;
}

.partnerships-container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.landinghero2col {
  align-items: center;
  display: flex;
}

.landingherotitlem {
  display: none;
}

.column-9 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-9.home {
  flex-direction: row;
  flex: 0 auto;
  display: flex;
  position: relative;
}

.column-9.lighting {
  display: flex;
}

.techaggimg {
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.techaggimg.lampimage {
  max-width: 125%;
  float: none;
}

.techaggimg.lighting, .techaggimg.llighting {
  max-width: 50%;
}

.techaggcols {
  padding-bottom: 0;
  display: flex;
}

.column-10 {
  padding-left: 20px;
}

.column-10.teamprofiler {
  padding-left: 10px;
}

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

.container-5 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.contact-form {
  background-color: #f9f9f9;
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-form-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.contactus {
  padding-top: 50px;
  padding-bottom: 70px;
}

.footer {
  text-align: center;
  background-color: #f9f9f9;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

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

.footer-link.w--current {
  color: #1879da;
  font-weight: 500;
}

.list, .columns-10, .mobileimgagg, .image-10 {
  display: none;
}

.container-6 {
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.nav-grid-2 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 0;
  display: grid;
}

.nav-logo-link-2 {
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.nav-logo-2 {
  width: auto;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

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

.body-2 {
  color: #1d1d1f;
  font-family: Ttinterphases, sans-serif;
}

.industrieshead {
  background-image: url('../images/Group-106.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 102px;
  padding-bottom: 102px;
}

.industrieshead.medical {
  background-image: url('../images/commonback5.webp');
}

.industrieshead.transport, .industrieshead.lighting {
  background-image: url('../images/commonback1.webp');
}

.industrieshead.communications {
  background-image: url('../images/Group-107.webp');
}

.main-content {
  padding-top: 100px;
  padding-bottom: 100px;
}

.feature-section {
  padding-top: 80px;
  padding-bottom: 100px;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.biophoto {
  width: 50%;
  height: 100%;
  flex: 0 auto;
  justify-content: center;
  margin-right: 40px;
  display: flex;
}

.feature-image {
  width: 100%;
  height: 100%;
  object-fit: fill;
  object-position: 50% 50%;
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-left: 100px;
  padding-right: 100px;
}

.paragraph-7.industry {
  padding-top: 10px;
}

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

.heading-10 {
  margin-bottom: 25px;
}

.paragraph-8 {
  margin-bottom: 30px;
}

.footer-flex-container-2 {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-image-2 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

.headingindustries {
  color: #fff;
  text-transform: uppercase;
  font-size: 65px;
  font-weight: 500;
}

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

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

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

.headingstreetlight {
  text-transform: uppercase;
  font-size: 59px;
  font-weight: 500;
  line-height: 65px;
}

.lightingsection.lightinggrey {
  background-color: #f9f9f9;
}

.column-11 {
  padding-top: 80px;
}

.column-11.lighting {
  padding-top: 40px;
  padding-bottom: 40px;
}

.column-12 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.columns-11 {
  align-items: center;
  margin-top: 80px;
  margin-bottom: 62px;
  display: flex;
}

.hero-section {
  min-height: 80vh;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.hero-col-1 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.licensing-section {
  margin-bottom: 0;
  padding-top: 70px;
  padding-bottom: 70px;
}

.licensing-container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.techaggtitle {
  text-align: left;
  margin-top: 22px;
  font-size: 38px;
}

.techaggtitle.subsequent {
  margin-top: 43px;
}

.techaggtitle.home {
  font-size: 50px;
}

.techaggcopy {
  text-align: left;
  padding-top: 10px;
  padding-right: 20px;
  font-family: Ttinterphases, sans-serif;
}

.paragraph-4-copy {
  padding-left: 0;
  padding-right: 0;
}

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

.techaggcol2.home {
  flex-direction: row;
  flex: 0 auto;
  display: flex;
  position: relative;
}

.techaggcol2.lighting {
  display: flex;
}

.conflowlighting {
  background-color: #fff;
  margin-top: 60px;
}

.conflowlightingcont {
  margin-bottom: 30px;
}

.conflowlightinghead {
  text-align: center;
  margin-bottom: 10px;
  font-size: 50px;
}

.conflowlightingcopy {
  max-width: 70%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}

.lightinglistcolsm {
  display: none;
}

.lightingcont {
  background-image: url('../images/asset-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1000px;
  background-attachment: scroll;
  margin-bottom: 90px;
}

.lightingcol1 {
  padding-top: 100px;
  padding-right: 60px;
}

.lightingcol2 {
  padding-top: 100px;
  padding-left: 60px;
}

.lightinglinks {
  color: #1d1d1f;
  font-weight: 500;
}

.link {
  text-decoration: none;
}

.link.partnerlink {
  color: #1d1d1f;
}

.lightinglink {
  color: #1d1d1f;
  font-weight: 500;
}

.lightinglink.w--current {
  font-size: 16px;
}

.partnerlink {
  color: #1d1d1f;
  font-weight: 500;
  line-height: 65px;
}

.lightingcir {
  max-width: 50px;
  margin-right: 15px;
}

.image-3-copy {
  max-width: 50%;
}

.feature-section-2 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.feature-image-2 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  filter: grayscale();
  object-fit: contain;
  object-position: 50% 50%;
  border-radius: 50%;
}

.body-3 {
  font-family: Ttinterphases, sans-serif;
}

.biotitle {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
}

.button-3 {
  background-color: #1879da;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.contact-form-2 {
  background-color: #f9f9f9;
  padding-top: 100px;
  padding-bottom: 100px;
}

.partnerlink {
  color: #1d1d1f;
}

.image-12 {
  height: 10vh;
  max-width: 100%;
  min-height: 60px;
  object-fit: contain;
  padding-top: 0;
  padding-bottom: 0;
}

.navbar {
  background-color: #f9f9f9;
  display: block;
}

.menuitem {
  height: 10vh;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.menuitem:hover {
  color: #1879da;
}

.menuitem.w--current {
  color: #1879da;
  font-weight: 500;
}

.container-7 {
  height: 10vh;
  min-height: 60px;
  justify-content: center;
  align-items: center;
  display: block;
}

.nav-menu {
  height: 100%;
  clear: none;
  justify-content: center;
  align-items: center;
  margin-right: 25px;
  padding-top: 0;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0;
}

.contactbutton {
  background-color: #1879da;
  margin-top: 0;
  margin-left: 10px;
}

.link-2 {
  color: #1879da;
}

.submit-button {
  background-color: #1879da;
}

.brand {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.brand.w--current {
  margin-top: 0;
}

.bionames {
  font-weight: 500;
}

.heading-12 {
  text-align: center;
  margin-top: 40px;
}

.policyheading {
  margin-top: 40px;
  margin-bottom: 30px;
}

.policytext {
  margin-top: 19px;
  margin-bottom: 40px;
}

.contact-form-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.image-13 {
  max-width: 300px;
}

.image-14 {
  max-width: 30%;
  margin-top: 25px;
}

.paragraph-18 {
  padding-top: 15px;
}

.paragraph-19 {
  margin-bottom: 15px;
}

.heading-13 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 50px;
}

.columns-12 {
  flex-direction: row;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.heading-14 {
  text-align: center;
  font-size: 50px;
}

.section-2 {
  background-color: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 70px;
}

.paragraph-20 {
  max-width: 70%;
  padding-top: 10px;
}

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

.columns-13 {
  margin-top: 20px;
}

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

.paragraph-21 {
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.button-4 {
  margin-right: 0;
}

.button-5 {
  margin-right: 10px;
}

.devportalheading, .casestudyheading {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 50px;
}

.casestudy {
  padding-top: 50px;
  padding-bottom: 70px;
}

.image-15 {
  max-width: 75%;
  padding-top: 2px;
  padding-bottom: 2px;
}

.image-16 {
  max-width: 75%;
}

.image-17 {
  max-width: 75%;
  padding-top: 2px;
  padding-bottom: 2px;
}

.image-18 {
  max-width: 75%;
}

.image-19 {
  max-width: 75%;
  padding-top: 1px;
}

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

.image-21 {
  max-width: 75%;
  padding-top: 1px;
  padding-bottom: 1px;
}

.image-22 {
  max-width: 75%;
  padding-top: 3px;
  padding-bottom: 3px;
}

.image-23 {
  max-width: 74%;
}

.ilobtn {
  z-index: auto;
  width: 150px;
  float: none;
  clear: both;
  text-align: center;
  background-color: #1879da;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-family: Ttinterphases, sans-serif;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-15 {
  text-align: center;
  text-transform: uppercase;
  font-size: 60px;
  font-weight: 500;
  line-height: 1.5em;
}

.image-24, .image-25 {
  padding-left: 108px;
  padding-right: 108px;
}

.image-26 {
  padding-left: 100px;
  padding-right: 100px;
}

.focus-cols-ltr {
  flex-direction: row;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.focus-img-rtl {
  padding-right: 120px;
}

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

.focus-col-2-ltr {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tech-container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.bold-text-2 {
  font-size: 15px;
  font-weight: 400;
}

.bold-text-3 {
  font-weight: 400;
}

.paragraph {
  margin-bottom: 40px;
  padding-top: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.heading-16 {
  text-transform: uppercase;
  font-weight: 500;
}

.focus-heading {
  color: #000;
  letter-spacing: .2px;
  text-transform: none;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.5em;
}

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

.focus-img-ltr {
  padding-left: 120px;
  padding-right: 0;
}

.licensing-img {
  max-width: 75%;
  padding: 20px 115px;
}

.heading-17 {
  text-align: center;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 500;
  line-height: 1.5em;
}

.section-3 {
  background-color: #f9f9f9;
}

.tech-section {
  background-color: #f9f9f9;
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-4 {
  background-color: #f9f9f9;
}

.container-12 {
  flex-direction: row;
  grid-template: ". Area"
                 ". ."
                 ". ."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  display: block;
}

.container-13 {
  margin-bottom: 20px;
  padding-top: 85px;
}

.section-5 {
  background-color: #f9f9f9;
}

.secondaryheadings {
  text-align: center;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 500;
  line-height: 1.5em;
}

.secondaryheadings.left {
  text-align: left;
}

.image-28 {
  padding-top: 25px;
  padding-bottom: 122px;
}

.columns-14 {
  margin-top: 40px;
}

.heading-secondary {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 500;
  line-height: 1.5em;
}

.paragraph-secondary-center {
  max-width: 60%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-size: 17px;
  line-height: 1.5em;
}

.focus-cols {
  min-height: 60vh;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.pricing22_row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  align-items: stretch;
  padding-left: 1.5rem;
}

.pricing22_row.background-color-lightgrey {
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
}

.heading-xsmall {
  color: #000;
  padding-bottom: 15px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}

.pricing22_top-row-content {
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.text-block-3 {
  color: #464646;
}

.icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.tablehead {
  color: #464646;
  font-size: 17px;
  font-weight: 500;
}

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

.heading-small-2 {
  color: #707070;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.4;
}

.pricing22_row-content {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.5rem;
  font-weight: 400;
  display: flex;
}

.pricing22_row-content.heading {
  font-weight: 700;
}

.pricing22_top-row {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr 1fr 1fr .25fr;
}

.pricing22_heading-row {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 10px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
  display: flex;
}

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

.pricing22_feature {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1.5rem;
}

.heading-xxlarge {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.2;
}

.tokenomics-grey {
  background-color: #f9f9f9;
  padding-top: 60px;
  padding-bottom: 60px;
}

.token-hero-image {
  max-width: 50%;
  padding-top: 30px;
}

.image-30 {
  margin-top: 0;
  margin-bottom: 30px;
}

.image-31, .image-32, .image-33, .image-34 {
  margin-bottom: 30px;
}

.div-block-12 {
  justify-content: center;
  display: flex;
}

.tokenhero {
  min-height: 60vh;
  margin-top: 0;
  padding-top: 0;
}

.heading-18 {
  font-weight: 500;
}

.token-section-grey {
  background-color: #f9f9f9;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.section-7 {
  min-height: 80vh;
  padding-top: 65px;
  padding-bottom: 65px;
}

.paragraph-23 {
  padding-top: 10px;
}

.image-35 {
  max-width: 85%;
  padding-right: 40px;
}

.columns-15 {
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.heading-19 {
  font-weight: 500;
}

.tokensecondary {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 500;
  line-height: 1.2em;
}

.tokensecondary.dark {
  color: #fff;
  text-align: center;
  margin-top: 30px;
}

.tokensecondary.howitworks {
  text-align: center;
  margin-bottom: 65px;
}

.heading-20 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2em;
}

.tokensubheading {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1em;
}

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

.token-section-white {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}

.background-video {
  z-index: 100;
}

.image-36 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.heading-21 {
  color: #fff;
}

.image-37 {
  max-width: 50%;
}

.timeline_col-2 {
  color: #000;
  flex: 1;
  padding-top: 13.25rem;
}

.phase_wrapper {
  color: #fff;
  margin-bottom: 4rem;
}

.phase_list {
  margin-top: 1rem;
}

.phase_item {
  align-items: center;
  display: flex;
}

.phase_icon {
  margin-right: 1rem;
}

.timeline_title-wrapper {
  max-width: 25.5rem;
  margin-bottom: 100px;
}

.display-small {
  font-size: 4.625rem;
  line-height: 1.2;
}

.timeline_col-2-2 {
  padding-top: 5.05rem;
}

.text-style-muted {
  opacity: .6;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.timeline_layout {
  width: 100%;
  max-width: 64.25rem;
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  margin-left: auto;
  margin-right: auto;
}

.timeline_col-1 {
  padding-top: 99px;
  position: -webkit-sticky;
  position: sticky;
  top: 4rem;
}

.heading-22, .heading-23 {
  color: #000;
}

.image-38 {
  max-width: 85%;
  margin-bottom: 30px;
}

.roadmap-section {
  background-color: #f9f9f9;
  margin-top: 0;
}

.subhowitworks {
  color: #1d1d1f;
  text-align: center;
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.2em;
}

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

.image-39 {
  max-width: 30%;
}

.image-40 {
  max-width: 100%;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-left: 40px;
}

.button-6 {
  margin-left: 30px;
  font-size: 17px;
}

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

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

.howitworkscol {
  flex-direction: column;
  align-items: center;
  padding-left: 33px;
  padding-right: 33px;
  display: flex;
}

.howitworksp {
  text-align: center;
  font-size: 17px;
  line-height: 1.5em;
}

.howitworkscont {
  flex-direction: column;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.container-14 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-15 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.icxfuture {
  background-color: #f9f9f9;
  padding-top: 70px;
  padding-bottom: 70px;
}

.hero-container {
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.hero-container.lighting, .hero-cols {
  align-items: center;
  display: flex;
}

.focus-section-ltr {
  padding-top: 70px;
  padding-bottom: 70px;
}

.focus-container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.focus-section-rtl {
  background-color: #f9f9f9;
  padding-top: 70px;
  padding-bottom: 70px;
}

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

.heading-24 {
  font-size: 15px;
  font-weight: 400;
}

.image-41 {
  margin-right: 15px;
}

.columns-16 {
  padding-left: 100px;
  padding-right: 100px;
}

.token-subtitle {
  margin-bottom: 40px;
  padding-top: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.container-16 {
  padding-top: 15px;
  padding-bottom: 50px;
}

.container-17 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-25 {
  font-size: 65px;
  line-height: 65px;
}

.heading-26, .paragraph-25 {
  text-align: center;
}

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

.heading-27 {
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.2em;
}

.container-18 {
  padding-top: 65px;
  padding-bottom: 65px;
}

.section-8 {
  background-color: #f9f9f9;
  padding-top: 60px;
}

.image-42 {
  margin-bottom: 40px;
}

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

.heading-28 {
  text-align: center;
  margin-top: 0;
}

.heading-29 {
  font-weight: 500;
}

.collection-item {
  width: 33%;
  height: 550px;
  margin-left: auto;
  margin-right: auto;
}

.heading-30 {
  color: #636363;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.5em;
}

.paragraph-28 {
  color: #818181;
  font-weight: 400;
}

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

.section-9 {
  padding-top: 60px;
  padding-bottom: 0;
}

.paragraph-29 {
  font-size: 12px;
  line-height: 1.2em;
}

.collection-item-2 {
  background-color: #f9f9f9;
  border-radius: 6px;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 25px;
}

.heading-31 {
  margin-top: 10px;
  font-weight: 500;
}

.container-19 {
  height: 80vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-10 {
  background-color: #f9f9f9;
}

.image-44 {
  margin-bottom: 50px;
}

.section-11 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.press-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.press-section.grey {
  background-color: #f9f9f9;
}

.press-section.hide {
  display: none;
}

.section-12, .streetlighting-section {
  background-color: #f9f9f9;
}

.streetlighting-section.white {
  background-color: rgba(0, 0, 0, 0);
}

.streetlighting-section.hide {
  display: none;
}

.section-12-copy {
  background-color: #f9f9f9;
}

.div-block-15 {
  width: 350px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 0;
  display: flex;
}

.column-18 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.container-20 {
  padding-top: 80px;
  padding-bottom: 70px;
}

.section-13 {
  background-color: #fff;
}

.image-45 {
  width: 800px;
  margin: 50px auto 40px;
  display: block;
}

.paragraph-30 {
  width: 800px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}

.collection-item-3 {
  height: 400px;
}

.image-46 {
  width: 250px;
  height: 150px;
  object-fit: cover;
}

.news-more {
  margin-top: 50px;
  margin-bottom: 50px;
}

.news-section {
  background-color: #f9f9f9;
  padding-top: 20px;
  padding-bottom: 60px;
}

.collection-list {
  margin-top: 40px;
}

.button-7 {
  background-color: #1879da;
}

.button-8 {
  position: absolute;
  bottom: 60px;
}

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

.as-seen {
  width: 80px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-16 {
  max-width: 940px;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
  overflow: hidden;
}

.heading-34 {
  text-align: center;
}

.section-14 {
  background-color: #f9f9f9;
  padding-top: 40px;
  padding-bottom: 40px;
}

.columns-17 {
  margin-top: 30px;
}

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

.heading-35 {
  font-weight: 500;
}

.column-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-20, .conflowad-col {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.roadmap-entries {
  margin-bottom: 0;
}

.heading-36 {
  text-align: center;
  margin-top: 0;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
}

.lottie-animation {
  max-width: 70%;
  min-width: 70%;
  flex: 1;
  margin-bottom: -15px;
}

.image-47 {
  filter: grayscale();
  border-radius: 50%;
}

.hero {
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.flex-container-2 {
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
}

.paragraph-31 {
  text-align: left;
  white-space: break-spaces;
  font-family: Ttinterphases, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5em;
}

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

.tokenp {
  text-align: left;
  white-space: break-spaces;
  font-family: Ttinterphases, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5em;
}

.button-9 {
  font-size: 17px;
}

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

.image-49, .image-50 {
  margin-left: 25px;
}

.paragraph-32, .paragraph-33 {
  font-size: 17px;
  line-height: 1.5em;
}

.paragraph-34 {
  text-align: left;
  font-size: 17px;
  line-height: 1.5em;
}

.column-21 {
  flex: 0 auto;
  justify-content: flex-start;
  display: flex;
}

.heading-37 {
  text-align: center;
}

.paragraph-35 {
  margin-top: 20px;
  font-size: 17px;
  line-height: 1.5em;
}

.div-block-19 {
  position: fixed;
  top: auto;
  bottom: 4%;
  left: auto;
  right: 2%;
}

.future-energy-img {
  max-width: 90%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
}

.container-21 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.partners {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 45px;
  font-weight: 500;
  line-height: 1.2em;
}

.partners.dark {
  color: #fff;
  text-align: center;
  margin-top: 30px;
}

.partners.howitworks {
  text-align: center;
  margin-bottom: 65px;
}

.section-15 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.column-22 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.columns-18 {
  align-items: center;
  display: flex;
}

.image-52, .image-53 {
  margin-top: 20px;
}

.section-16 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.text-block-4 {
  font-size: 17px;
}

.round {
  font-size: 17px;
  font-weight: 400;
}

.text-block-5, .table-number {
  font-size: 17px;
}

.div-block-20 {
  justify-content: center;
  margin-top: 25px;
  display: flex;
}

.button-10 {
  background-color: #1879da;
}

.micropower {
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.section-17 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.container-24 {
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.heading-38 {
  text-align: center;
  margin-top: 40px;
  font-weight: 400;
}

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

.image-54 {
  max-width: 50%;
}

.taiwan-section {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}

.taiwan-cont {
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.grid-4 {
  width: 750px;
  flex: 0 auto;
  grid-template: "Area Area-2 Area-5"
                 "Area-4 Area-3 Area-6"
                 "Area-7 Area-8 Area-9"
                 / 4fr 4fr 4fr;
  grid-auto-flow: row;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  justify-items: center;
}

.taiwan-section-secondary {
  background-color: #f9f9f9;
  padding-top: 70px;
  padding-bottom: 70px;
}

.taiwan-img {
  width: 250px;
  height: 300px;
  object-fit: cover;
}

.heading-39 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 47px;
  font-weight: 500;
  line-height: 65px;
}

.taiwan-cont-img {
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.column-25 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-26 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-55 {
  height: 65px;
  margin-bottom: 10px;
}

.div-block-21 {
  justify-content: center;
  display: flex;
}

.div-block-22 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.columns-19 {
  margin-top: 30px;
}

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

.heading-40 {
  font-size: 40px;
  line-height: 55px;
}

.paragraph-38 {
  padding-top: 10px;
}

.hero-heading-center {
  text-align: center;
  margin-top: 0;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
}

.hero-heading-left {
  color: #1d1d1f;
  text-align: left;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  align-self: center;
  margin-top: 0;
  padding-bottom: 0;
  font-family: Ttinterphases, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
  transition: opacity .575s;
  position: static;
}

.paragraph-secondary-left {
  max-width: 95%;
  text-align: left;
  padding-top: 10px;
  font-size: 17px;
  line-height: 1.5em;
}

.focus-cols-rev {
  min-height: 60vh;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.paragraph-taiwan-center {
  text-align: center;
  font-size: 17px;
  line-height: 1.5em;
}

.taiwan-secondary {
  text-align: center;
  margin-bottom: 20px;
  font-size: 55px;
  font-weight: 500;
  line-height: 65px;
}

.text-block-6 {
  font-weight: 500;
}

.div-block-23 {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.section-18 {
  background-color: #fff;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.footer-2 {
  text-align: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer-flex-container-3 {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-image-3 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

.footer-heading-2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link-2 {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link-2:hover {
  text-decoration: underline;
}

.div-block-24 {
  justify-content: center;
  margin-top: 35px;
  display: flex;
}

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

.giga-cols {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .landingheroimage {
    display: block;
  }

  .landingheading {
    width: 600px;
    text-align: center;
    padding-top: 50px;
  }

  .hero-col-2 {
    order: -1;
  }

  .hero-col-2.streetlight {
    display: block;
  }

  .landingtag {
    text-align: center;
    padding-right: 0;
  }

  .herobtns {
    position: static;
  }

  .herobuttons {
    width: 80%;
  }

  .container {
    background-image: url('../images/asset-2.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    justify-content: center;
    align-items: center;
    display: block;
    position: static;
  }

  .sectioncolhead {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .partnerships-section {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .techaggcol1 {
    align-items: center;
    padding-bottom: 80px;
  }

  .image-4 {
    padding-top: 99px;
  }

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

  .techaggimg {
    align-self: center;
    display: block;
  }

  .techaggimg.lampimage {
    max-width: 100%;
    display: block;
  }

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

  .list-item {
    list-style-type: disc;
    display: block;
  }

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

  .columns-10, .image-10 {
    display: none;
  }

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

  .biophoto {
    margin-left: 40px;
  }

  .headingindustries {
    text-align: center;
    line-height: 1;
  }

  .column-11.lighting {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-section {
    min-height: 0;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero-col-1 {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    display: flex;
  }

  .licensing-section {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .techaggtitle.home {
    padding-top: 40px;
  }

  .lightinglistcolsm {
    display: none;
  }

  .lightingcont {
    background-image: url('../images/asset-2.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    justify-content: center;
    align-items: center;
    display: block;
    position: static;
  }

  .feature-image-2 {
    width: 120px;
    max-width: 15%;
  }

  .biotitle {
    text-align: center;
    margin-bottom: 15px;
  }

  .biotitle.positiontitle {
    margin-bottom: 15px;
  }

  .container-7 {
    min-height: 60px;
  }

  .heading-11 {
    text-align: center;
  }

  .heading-11.bioname {
    margin-bottom: 5px;
  }

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

  .bionames {
    text-align: center;
    margin-bottom: 5px;
  }

  .bionames.bioname {
    margin-bottom: 5px;
  }

  .biotext, .div-block-8, .div-block-9, .div-block-10 {
    text-align: center;
  }

  .column-13 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .image-15 {
    padding-top: 5px;
  }

  .image-16 {
    padding-top: 3px;
  }

  .image-17 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .ilobtn {
    position: static;
  }

  .focus-img-rtl {
    padding-left: 25px;
    padding-right: 25px;
  }

  .tech-container {
    margin-top: 0;
  }

  .focus-img-ltr {
    padding-left: 25px;
    padding-right: 25px;
  }

  .tech-section {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-xxlarge {
    font-size: 3.25rem;
  }

  .display-small {
    font-size: 3.625rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .timeline_col-1 {
    padding-right: 2.5rem;
  }

  .container-14 {
    padding-top: 0;
  }

  .hero-container {
    padding-bottom: 60px;
  }

  .hero-cols {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .focus-section-ltr, .focus-section-rtl {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-16 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .image-54 {
    max-width: 75%;
  }

  .taiwan-section, .taiwan-section-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-heading-left {
    width: 600px;
    text-align: center;
    padding-top: 50px;
  }

  .paragraph-secondary-left {
    max-width: 100%;
    text-align: center;
  }

  .footer-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .landingheroimage {
    max-width: 75%;
    float: right;
  }

  .landingheading {
    text-align: center;
    margin-top: 0;
    padding-top: 0;
  }

  .hero-col-2 {
    flex-direction: column;
    order: -1;
    align-self: auto;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
  }

  .landingtag {
    text-align: center;
  }

  .container {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .techaggcol1 {
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 0;
    display: block;
  }

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

  .landinghero {
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    padding: 20px 20px 0;
    display: flex;
  }

  .image-4 {
    max-width: 70%;
    display: none;
  }

  .grid-3 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .image-7 {
    max-width: 40%;
  }

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

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

  .landingherotitlem {
    display: block;
  }

  .techaggimg {
    display: none;
  }

  .techaggimg.lampimage {
    display: block;
  }

  .contact-form, .footer {
    padding: 40px 20px;
  }

  .footer-flex-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    display: grid;
  }

  .footer-image {
    width: 60%;
    object-fit: contain;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .landingherotagm {
    text-align: center;
  }

  .landingheroheadingm {
    max-width: 100%;
    float: none;
    clear: none;
    text-align: center;
    text-transform: uppercase;
    object-fit: fill;
    font-size: 75px;
    line-height: 80px;
    display: block;
    position: static;
    overflow: visible;
  }

  .columns-9 {
    display: none;
  }

  .list {
    justify-content: center;
    align-items: center;
    display: block;
  }

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

  .image-9 {
    max-width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .columns-10 {
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    display: flex;
  }

  .mobileimgagg {
    display: block;
  }

  .form {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-10 {
    max-width: 50%;
  }

  .image-11 {
    display: none;
  }

  .nav-grid-2 {
    text-align: center;
  }

  .main-content, .feature-section {
    padding: 40px 20px;
  }

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

  .biophoto {
    margin-left: 0;
    margin-right: 0;
  }

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-flex-container-2 {
    flex-direction: row;
    align-items: flex-start;
  }

  .footer-image-2 {
    width: 80%;
    object-fit: contain;
  }

  .hero-section {
    min-height: 0;
  }

  .hero-col-1 {
    flex-direction: column;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .lightinglistcolsm {
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    display: flex;
  }

  .lightingcont {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .lightingcols {
    display: none;
  }

  .link-block, .link-block-2, .link-block-3, .link-block-4 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .lightingcir, .image-3-copy {
    max-width: 10%;
  }

  .feature-section-2 {
    padding: 40px 20px;
  }

  .feature-image-2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-form-2 {
    padding: 40px 20px;
  }

  .image-12 {
    min-height: 60px;
  }

  .menuitem {
    justify-content: flex-end;
  }

  .container-7 {
    min-height: 60px;
  }

  .nav-menu {
    background-color: #f9f9f9;
    margin-right: 0;
  }

  .contactbutton {
    display: none;
  }

  .menu-button {
    height: 10vh;
    align-items: center;
    display: block;
  }

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

  .icon {
    background-color: rgba(0, 0, 0, 0);
    align-self: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .contact-form-3 {
    padding: 40px 20px;
  }

  .paragraph-18 {
    text-align: center;
    padding-top: 5px;
  }

  .paragraph-19 {
    text-align: center;
    margin-top: 20px;
  }

  .columns-12 {
    display: block;
  }

  .container-10 {
    justify-content: center;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .casestudyheading {
    text-align: center;
    margin-top: 30px;
  }

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

  .focus-cols-ltr {
    flex-direction: column;
  }

  .focus-img-rtl {
    max-width: 60%;
    padding-right: 0;
  }

  .focus-col-2-ltr {
    order: -1;
    justify-content: center;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .focus-heading {
    text-align: center;
  }

  .focus-img-ltr {
    max-width: 75%;
  }

  .focus-cols {
    flex-direction: column;
  }

  .heading-xsmall {
    font-size: 1.125rem;
  }

  .pricing22_component {
    display: none;
  }

  .heading-small-2 {
    font-size: 1.25rem;
  }

  .heading-xxlarge {
    font-size: 2.5rem;
  }

  .tokenomics-grey {
    padding-top: 0;
  }

  .token-hero-image {
    max-width: 400px;
  }

  .image-35 {
    max-width: 60%;
    padding: 30px 10px 30px 20px;
  }

  .columns-15 {
    flex-direction: column-reverse;
    justify-content: center;
    display: flex;
  }

  .tokensecondary {
    text-align: left;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .image-39 {
    max-width: 66px;
  }

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

  .container-14 {
    padding-left: 10px;
  }

  .container-15 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-container {
    max-width: 98vw;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    padding: 40px 20px;
    display: flex;
  }

  .hero-cols {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .focus-col-2 {
    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: center;
    align-items: center;
    display: flex;
  }

  .focus-col-1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-16 {
    display: none;
  }

  .token-subtitle {
    text-align: center;
  }

  .container-17 {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .collection-item {
    width: 50%;
  }

  .button-8 {
    position: static;
  }

  .hero {
    padding: 40px 20px;
  }

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

  .hero-image-mask {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .column-21 {
    justify-content: center;
    align-items: center;
  }

  .future-energy-img {
    max-width: 60%;
    padding-left: 20px;
    padding-right: 10px;
  }

  .partners {
    text-align: left;
  }

  .columns-18 {
    flex-direction: column-reverse;
    justify-content: center;
  }

  .column-23 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .column-24 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-54 {
    max-width: 85%;
  }

  .hero-heading-left {
    width: 100%;
    text-align: center;
    margin-top: 0;
    padding-top: 0;
    font-size: 65px;
  }

  .paragraph-secondary-left {
    max-width: 85%;
  }

  .focus-col-1-mob {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .focus-cols-rev {
    flex-direction: column;
  }

  .footer-2 {
    padding: 40px 20px;
  }

  .footer-image-3 {
    object-fit: contain;
  }
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    padding: 0;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    list-style-type: disc;
  }

  .nav-logo-link {
    border: 0 #000;
  }

  .nav-link {
    border: 1px #000;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .landingheroimage {
    max-width: 95%;
    padding-top: 0;
  }

  .landingheading {
    width: auto;
    letter-spacing: -.5px;
    text-transform: uppercase;
    white-space: normal;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 33px;
    line-height: 1.5em;
    display: block;
    position: static;
  }

  .hero-col-2 {
    order: -1;
    margin-bottom: 25px;
    position: static;
  }

  .hero-col-2.streetlight {
    padding-left: 55px;
  }

  .landingtag {
    padding-right: 0;
  }

  .sectionhead.teamhead {
    font-size: 36px;
    line-height: 1.2em;
  }

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

  .paragraph-4 {
    display: block;
  }

  .sectioncolhead {
    text-align: center;
  }

  .sectioncolhead.home {
    margin-top: 10px;
  }

  .partnerships-section {
    padding-top: 10px;
  }

  .techaggcol1 {
    flex-flow: column wrap;
    flex: 0 auto;
    align-content: center;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .techaggcol1.home {
    padding-top: 50px;
    padding-left: 10px;
    display: flex;
    position: static;
  }

  .landinghero {
    background-image: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .landinghero.lighting {
    flex-direction: column;
  }

  .image-4 {
    display: none;
  }

  .columns-5 {
    max-width: 100%;
  }

  .partnershipshead {
    padding-left: 11px;
    padding-right: 11px;
  }

  .partnershipshead.home {
    margin-top: 0;
  }

  .grid-3 {
    display: block;
  }

  .partnerships {
    margin-top: 0;
  }

  .heading-team {
    text-align: center;
  }

  .columns-6 {
    flex-direction: column;
  }

  .image-7 {
    max-width: 50%;
  }

  .partnerships-container {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .landinghero2col {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .landingherotitlem {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    display: flex;
  }

  .techaggimg.lampimage {
    display: none;
  }

  .techaggcols {
    padding-bottom: 10px;
    display: block;
  }

  .techaggcols.home {
    flex-direction: column;
    padding-bottom: 40px;
    display: flex;
  }

  .contactus {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .footer-heading {
    margin-top: 20px;
  }

  .landingheroheadingm {
    max-width: 90%;
    margin-top: 0;
    font-size: 35px;
    line-height: 65px;
  }

  .image-9, .mobileimgagg {
    display: none;
  }

  .list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6 {
    padding-bottom: 10px;
  }

  .list-item-7 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .list-item-8, .list-item-9, .list-item-10 {
    padding-bottom: 10px;
  }

  .image-10 {
    order: 0;
  }

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

  .image-11 {
    display: block;
  }

  .nav-grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link-2 {
    border-top: 1px solid #c4c4c4;
  }

  .paragraph-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-2 {
    margin-left: 5px;
  }

  .list-item-11 {
    list-style-type: none;
  }

  .conflowcontact {
    float: none;
    clear: none;
    direction: ltr;
    object-fit: contain;
    font-style: normal;
    text-decoration: none;
  }

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

  .footer-image-2 {
    width: 60%;
  }

  .headingindustries {
    text-align: center;
    font-size: 35px;
  }

  .list-item-12 {
    padding-bottom: 0;
    list-style-type: none;
  }

  .headingstreetlight {
    text-align: center;
    font-size: 40px;
  }

  .column-11 {
    padding-top: 10px;
  }

  .column-12 {
    display: flex;
  }

  .columns-11 {
    margin-top: 20px;
    display: block;
  }

  .hero-col-1 {
    object-fit: fill;
    position: static;
  }

  .licensing-container {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .techaggtitle {
    text-align: center;
  }

  .techaggtitle.home {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .techaggcopy {
    text-align: center;
    padding-top: 10px;
  }

  .paragraph-4-copy {
    display: block;
  }

  .conflowlighting {
    margin-top: 0;
  }

  .conflowlightinghead {
    margin-top: 50px;
  }

  .lightinglistcolsm {
    padding-bottom: 40px;
  }

  .lightingcont {
    margin-bottom: 0;
  }

  .feature-image-2 {
    max-width: 100%;
  }

  .container-8 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .title-team, .paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15, .paragraph-16, .paragraph-17 {
    text-align: center;
  }

  .paragraph-team {
    text-align: center;
    margin-bottom: 30px;
  }

  .casestudy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .focus-cols-ltr {
    flex-direction: column;
    margin-bottom: 0;
  }

  .focus-img-rtl {
    max-width: 75%;
    padding-left: 0;
    padding-right: 0;
  }

  .focus-col-2-ltr {
    order: -1;
  }

  .tech-container {
    margin-top: 0;
    padding-top: 40px;
  }

  .paragraph {
    text-align: center;
  }

  .focus-heading {
    text-align: center;
    margin-top: 0;
    font-size: 36px;
  }

  .focus-img-ltr {
    max-width: 75%;
    padding-left: 0;
  }

  .licensing-img {
    padding-top: 35px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-secondary {
    text-align: center;
    font-size: 36px;
  }

  .paragraph-secondary-center {
    max-width: 90%;
  }

  .focus-cols {
    min-height: 0;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .pricing22_row, .pricing22_row.background-color-lightgrey, .pricing22_component {
    display: none;
  }

  .token-hero-image {
    max-width: 250px;
  }

  .tokenhero {
    margin-top: 0;
  }

  .token-section-grey {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .columns-15 {
    display: flex;
  }

  .tokensecondary {
    font-size: 35px;
  }

  .token-section-white {
    padding-top: 0;
    padding-bottom: 0;
  }

  .timeline_col-2 {
    padding-top: 0;
  }

  .timeline_title-wrapper {
    flex-direction: column;
    margin-bottom: 0;
    display: flex;
  }

  .display-small {
    font-size: 2.5rem;
  }

  .timeline_col-2-2 {
    padding-top: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .timeline_col-1 {
    padding-top: 80px;
    padding-right: 0;
    position: relative;
    top: 0;
  }

  .image-38 {
    padding-left: 42px;
  }

  .image-40 {
    max-width: 100%;
    padding-left: 0;
  }

  .container-15 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .icxfuture {
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-container {
    background-image: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-cols {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .focus-col-2 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .focus-section-ltr {
    padding-top: 0;
    padding-bottom: 0;
  }

  .focus-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .focus-col-1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    display: flex;
  }

  .token-subtitle {
    text-align: center;
  }

  .container-17 {
    padding-bottom: 80px;
  }

  .collection-item, .div-block-15 {
    width: 100%;
  }

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

  .heading-36 {
    font-size: 40px;
    line-height: 1.2em;
  }

  .lottie-animation {
    max-width: 100%;
    min-width: 100%;
  }

  .image-48 {
    float: left;
  }

  .div-block-19 {
    z-index: 100;
  }

  .future-energy-img {
    max-width: 85%;
  }

  .section-15 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .columns-18 {
    flex-direction: column;
  }

  .section-16 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .micropower {
    display: block;
  }

  .container-22, .container-23, .taiwan-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .grid-4 {
    width: auto;
    flex-direction: column;
    grid-template: "Area Area-2 Area-5"
                   "Area-4 Area-3 Area-6"
                   "Area-7 . Area-9"
                   "Area-8 . ."
                   / 4fr;
    grid-auto-rows: 170px;
    display: flex;
  }

  .taiwan-section-secondary {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-heading-center {
    font-size: 40px;
    line-height: 1.2em;
  }

  .hero-heading-left {
    width: auto;
    letter-spacing: 0;
    text-transform: none;
    white-space: normal;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 50px;
    line-height: 1.25em;
    display: block;
    position: static;
  }

  .focus-col-1-mob {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .focus-cols-rev {
    min-height: 0;
    flex-direction: column-reverse;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-taiwan-center {
    max-width: 100%;
  }

  .taiwan-secondary {
    margin-top: 0;
  }

  .footer-2 {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .footer-heading-2 {
    margin-top: 20px;
  }
}

#w-node-d0dbfe2f-bdba-6ad6-dfdf-9023b2258f2b-9f50c4ed {
  grid-area: Area-4;
}

#w-node-d0dbfe2f-bdba-6ad6-dfdf-9023b2258f2c-9f50c4ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0dbfe2f-bdba-6ad6-dfdf-9023b2258f2d-9f50c4ed {
  grid-area: Area-3;
}

#w-node-d0dbfe2f-bdba-6ad6-dfdf-9023b2258f2e-9f50c4ed {
  grid-area: Area-5;
}

#w-node-d0dbfe2f-bdba-6ad6-dfdf-9023b2258f2f-9f50c4ed, #w-node-d0dbfe2f-bdba-6ad6-dfdf-9023b2258f30-9f50c4ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0dbfe2f-bdba-6ad6-dfdf-9023b2258f31-9f50c4ed {
  grid-area: Area-8;
}

#w-node-d0dbfe2f-bdba-6ad6-dfdf-9023b2258f32-9f50c4ed {
  grid-area: Area-9;
}

#w-node-d0dbfe2f-bdba-6ad6-dfdf-9023b2258f33-9f50c4ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0efe58d3-c5f9-0d56-eed8-f64afe072fe5-fe072fdc {
  grid-area: 1 / 4 / 2 / 5;
  align-self: center;
  justify-self: center;
}

#w-node-_0efe58d3-c5f9-0d56-eed8-f64afe072feb-fe072fdc {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_0efe58d3-c5f9-0d56-eed8-f64afe072ff1-fe072fdc {
  grid-area: 1 / 5 / 2 / 6;
  align-self: center;
  justify-self: center;
}

#w-node-_0efe58d3-c5f9-0d56-eed8-f64afe072ff7-fe072fdc {
  grid-area: 1 / 3 / 2 / 4;
  align-self: center;
  justify-self: center;
}

#w-node-_0efe58d3-c5f9-0d56-eed8-f64afe072ffd-fe072fdc {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
  justify-self: center;
}


@font-face {
  font-family: 'Ttinterphases';
  src: url('../fonts/TTInterphases-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Ttinterphases';
  src: url('../fonts/TTInterphases-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}