body {
  background-color: #181818;
  font-family: Fahkwang, sans-serif;
  color: #f0eeeb;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 80px;
  line-height: 0.9;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 64px;
  line-height: 0.9;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 28px;
  line-height: 1.2;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 1.2;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
}

p {
  margin-bottom: 0px;
}

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

ul {
  margin-bottom: 0px;
  padding-left: 20px;
}

ol {
  margin-bottom: 0px;
  padding-left: 20px;
}

li {
  margin-top: 12px;
  margin-bottom: 12px;
}

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

strong {
  font-weight: bold;
}

blockquote {
  margin-bottom: 0px;
  padding: 0px;
  border-left: 5px none #e2e2e2;
  font-size: 32px;
  line-height: 1.2;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  margin-top: 5px;
  text-align: center;
}

.section {
  padding-top: 160px;
  padding-bottom: 160px;
}

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

.section.padding-bottom-0.topsection {
  padding-top: 100px;
}

.section.home-hero-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 900px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.4)), to(rgba(17, 17, 17, 0.4)));
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.4), rgba(17, 17, 17, 0.4));
  color: #ebebf0;
}

.section.border-section {
  border-bottom: 1px solid #202020;
}

.section.footer-section {
  padding-top: 0px;
  padding-bottom: 56px;
  background-color: #111;
}

.section.template-section {
  border-bottom: 1px none #202020;
  background-color: #111;
}

.section.header-section {
  padding-bottom: 0px;
}

.section.get-started {
  border-top: 1px solid #202020;
}

.section._404-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  width: 100%;
  max-width: 1360px;
  margin-right: auto;
  margin-bottom: 131px;
  margin-left: auto;
  padding-right: 40px;
  padding-bottom: 194px;
  padding-left: 40px;
}

.grid-quarters {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-quarters.client-logo {
  grid-row-gap: 56px;
}

.column-xsmall {
  width: 100%;
  max-width: 290px;
}

.column-small {
  width: 100%;
  max-width: 400px;
}

.column-medium {
  width: 100%;
  max-width: 510px;
}

.column-large {
  width: 100%;
  max-width: 620px;
}

.column-xlarge {
  width: 100%;
  max-width: 730px;
}

.column-2xlarge {
  width: 100%;
  max-width: 1060px;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: #202020;
}

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

.heading-display-1 {
  font-size: 80px;
  line-height: 0.9;
}

.padding-bottom-0 {
  padding-bottom: 0px;
}

.padding-top-0 {
  padding-top: 0px;
}

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

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

.text-align-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.text-align-right {
  text-align: right;
}

.text-color-primary-2 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #f0eeeb;
  font-weight: 400;
}

.text-color-primary-2.text-style-spaced {
  display: none;
}

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

.grid-thirds.footer-bottom {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 2fr 1fr;
  grid-template-columns: 1fr 2fr 1fr;
  line-height: 1px;
}

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

.style-guide-sample {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #111;
  font-size: 14px;
  font-weight: 500;
}

.margin-0 {
  margin-bottom: 0px;
}

.margin-12 {
  margin-bottom: 12px;
}

.margin-16 {
  margin-bottom: 16px;
}

.margin-24 {
  margin-bottom: 24px;
}

.margin-32 {
  margin-bottom: 32px;
}

.margin-40 {
  display: none;
  margin-bottom: 40px;
}

.margin-56 {
  margin-bottom: 56px;
}

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

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

.rich-text h1 {
  width: 730px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  font-size: 32px;
  line-height: 1.2;
}

.rich-text h2 {
  width: 730px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  font-size: 24px;
  line-height: 1.2;
}

.rich-text h3 {
  width: 730px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  font-size: 22px;
  line-height: 1.2;
}

.rich-text h4 {
  width: 730px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  font-size: 20px;
}

.rich-text h5 {
  width: 730px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-size: 18px;
}

.rich-text h6 {
  width: 730px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-size: 16px;
  line-height: 1.2;
}

.rich-text p {
  width: 730px;
  max-width: 730px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  font-family: Dmsans, sans-serif;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 400;
  letter-spacing: 0em;
  text-transform: none;
}

.rich-text li {
  margin-bottom: 12px;
}

.rich-text ul {
  width: 100%;
  max-width: 730px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  padding-left: 20px;
}

.rich-text ol {
  overflow: visible;
  width: 100%;
  max-width: 730px;
  margin-right: auto;
  margin-left: auto;
}

.rich-text figcaption {
  margin-top: 12px;
  color: #7f7f7f;
  font-size: 16px;
}

.rich-text blockquote {
  width: 100%;
  max-width: 730px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
}

.rich-text figure {
  margin-top: 56px;
  margin-bottom: 56px;
}

.grid-halves-new {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-halves-new.about {
  -ms-grid-columns: 1.5fr 1fr;
  grid-template-columns: 1.5fr 1fr;
}

.grid-halves-new.work {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-grid-columns: 4.25fr 0.25fr;
  grid-template-columns: 4.25fr 0.25fr;
}

.grid-halves-new.work.gvjv {
  -ms-grid-columns: 4.25fr;
  grid-template-columns: 4.25fr;
}

.style-guide-color {
  height: 150px;
  margin-bottom: 12px;
}

.style-guide-color.primary1 {
  background-color: #f0eeeb;
}

.style-guide-color.primary2 {
  background-color: #7f7f7f;
}

.style-guide-color.border {
  background-color: #202020;
}

.style-guide-color.background {
  border-style: solid;
  border-width: 1px;
  border-color: #202020;
  background-color: #181818;
}

.style-guide-color.background-dark {
  background-color: #111;
}

.text-style-alternative {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #4b4a4a;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0em;
  text-transform: none;
}

.text-style-spaced {
  letter-spacing: 0.7em;
}

.scroll-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.scroll-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.scroll-item-wrap {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.scroll-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scroll-item-icon {
  width: 50px;
  margin-right: 24px;
  margin-left: 24px;
}

.work-left {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 80px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.work-right {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 80px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.work-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 720px;
  height: 360px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.work-item.hkjbv {
  width: 1280px;
  height: 720px;
}

.work-item-thumb {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.work-item-thumb.ssdsds {
  -o-object-fit: cover;
  object-fit: cover;
}

.work-item-background-video {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.work-item-content {
  position: relative;
  z-index: 4;
  margin-bottom: -44px;
  margin-left: -41px;
  padding: 86px 56px 56px;
}

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

.heading-small.margin-32 {
  margin-top: 0px;
  margin-bottom: 6px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #ccc8c3;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0em;
}

.work-item-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  background-color: rgba(17, 17, 17, 0.4);
}

.work-item-description {
  overflow: hidden;
}

.heading-xsmall {
  font-size: 20px;
  line-height: 1.2;
}

.heading-xsmall.margin-80 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #999793;
  font-weight: 400;
}

.about-left {
  position: relative;
}

.about-image-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 38%;
}

.blog-item {
  width: 100%;
}

.blog-item-thumb {
  width: 100%;
  margin-bottom: 24px;
}

.footer-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 160px;
  padding-bottom: 160px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.footer-top-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-top-social-icon {
  margin-right: 6px;
  margin-left: 6px;
  padding: 10px 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #7f7f7f;
  border-radius: 100px;
  -webkit-transition: background-color 600ms cubic-bezier(.23, 1, .32, 1);
  transition: background-color 600ms cubic-bezier(.23, 1, .32, 1);
}

.footer-top-social-icon:hover {
  background-color: #7f7f7f;
}

.container-large {
  width: 100%;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3%;
  padding-left: 3%;
}

.footer-link {
  -webkit-transition: color 600ms ease;
  transition: color 600ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
}

.footer-link:hover {
  color: #7f7f7f;
}

.footer-bottom-template-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.template-link {
  margin-right: 12px;
  margin-left: 12px;
  -webkit-transition: color 600ms ease;
  transition: color 600ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
}

.template-link:hover {
  color: #7f7f7f;
}

.home-hero-background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.nav {
  position: fixed;
  left: 0%;
  top: 40px;
  right: 0%;
  bottom: auto;
  z-index: 1500;
  width: 100%;
}

.nav.utility {
  position: static;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #202020;
  background-color: #111;
}

.nav-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: rgba(240, 238, 235, 0.78);
  font-weight: 400;
  letter-spacing: 0em;
}

.nav-link {
  margin-left: 24px;
  -webkit-transition: color 600ms cubic-bezier(.23, 1, .32, 1);
  transition: color 600ms cubic-bezier(.23, 1, .32, 1);
  font-size: 14px;
}

.nav-link:hover {
  color: #7f7f7f;
}

.nav-menu-button {
  display: none;
  width: 20px;
  height: 20px;
}

.nav-lottie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-logo-image {
  width: 440px;
}

.blog-post-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-post-info-date {
  margin-right: 24px;
}

.blog-post-thumb-large {
  width: 100%;
}

.licenses-image {
  width: 100%;
}

.licenses-video {
  width: 100%;
}

.licenses-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #111;
}

.dm-sans {
  font-family: Dmsans, sans-serif;
}

.changelog-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #202020;
  border-bottom: 1px solid #202020;
}

.button {
  padding: 20px 32px;
  border-radius: 100px;
  background-color: #7f7f7f;
  -webkit-transition: background-color 600ms cubic-bezier(.23, 1, .32, 1), color 600ms cubic-bezier(.23, 1, .32, 1);
  transition: background-color 600ms cubic-bezier(.23, 1, .32, 1), color 600ms cubic-bezier(.23, 1, .32, 1);
  font-size: 18px;
}

.button:hover {
  background-color: #f0eeeb;
  color: #111;
}

.top-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7f7f7f;
  font-family: Dmsans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0em;
  text-transform: none;
}

.text-block {
  display: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}

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

.text-block-3 {
  display: none;
}

.field-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.field-label-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-field {
  width: 600px;
  background-color: #2a2a2a;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
}

.text-field-2 {
  background-color: #2a2a2a;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
}

.text-field-3 {
  width: 600px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}

.text-field-3.sfbdb {
  height: 300px;
}

.text-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #b1afad;
  font-size: 16px;
  font-weight: 400;
}

.textarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}

.textarea.rgetge {
  height: 300px;
  background-color: #2a2a2a;
  color: #fff;
}

.submit-button {
  display: inline-block;
  margin-top: 29px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 8px;
  background-color: #9cb9d3;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #575656, #000);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-span {
  background-color: #0c5ea3;
  font-weight: 700;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.heading {
  display: block;
  margin-bottom: 19px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.heading-2 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #7f7f7f;
  font-size: 14px;
  font-weight: 400;
}

.div-block {
  display: block;
  margin-bottom: 35px;
  margin-left: -350px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.success-message {
  background-color: #181818;
}

.text-block-5 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 56px;
  }

  h2 {
    font-size: 48px;
  }

  h3 {
    font-size: 32px;
  }

  .section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.padding-bottom-0 {
    padding-bottom: 0px;
  }

  .section.home-hero-section {
    min-height: 800px;
  }

  .section.header-section {
    padding-top: 140px;
  }

  .section.padding-top-0 {
    padding-top: 0px;
  }

  .grid-quarters {
    grid-column-gap: 24px;
  }

  .grid-quarters.style-guide {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-quarters.client-logo {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .heading-display-1 {
    font-size: 56px;
  }

  .grid-thirds {
    grid-column-gap: 24px;
  }

  .grid-thirds.footer-bottom {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: center;
  }

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

  .grid-thirds.licenses {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .margin-80 {
    margin-bottom: 56px;
  }

  .rich-text h1 {
    width: auto;
    max-width: 730px;
  }

  .rich-text h2 {
    width: auto;
    max-width: 730px;
  }

  .rich-text h3 {
    width: auto;
    max-width: 730px;
  }

  .rich-text h4 {
    width: auto;
    max-width: 730px;
  }

  .rich-text h5 {
    width: auto;
    max-width: 730px;
  }

  .rich-text h6 {
    width: auto;
    max-width: 730px;
  }

  .rich-text p {
    width: auto;
  }

  .rich-text ul {
    width: auto;
  }

  .rich-text ol {
    width: auto;
  }

  .rich-text blockquote {
    width: auto;
    font-size: 28px;
  }

  .grid-halves-new {
    grid-column-gap: 24px;
  }

  .grid-halves-new.licenses {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .text-style-alternative {
    display: none;
    font-size: 16px;
    line-height: 1.2;
  }

  .work-left {
    grid-row-gap: 60px;
  }

  .work-right {
    grid-row-gap: 60px;
  }

  .work-item {
    width: auto;
    height: 180px;
  }

  .work-item-content {
    padding: 40px;
  }

  .heading-small {
    font-size: 24px;
  }

  .heading-small.margin-32 {
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .footer-top {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .container-large {
    padding-right: 40px;
    padding-left: 40px;
  }

  .nav.utility {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
  }

  .nav-wrap {
    position: relative;
  }

  .nav-logo {
    position: relative;
    z-index: 1600;
  }

  .nav-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: none;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #111;
  }

  .nav-menu.utility {
    position: absolute;
    left: 0%;
    top: 53px;
    right: 0%;
    bottom: auto;
    display: none;
    padding-top: 40px;
  }

  .nav-link {
    margin-bottom: 12px;
    margin-left: 40px;
  }

  .nav-link.utility {
    margin-left: 0px;
  }

  .nav-menu-button {
    display: block;
    cursor: pointer;
  }

  .licenses-image {
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 18px;
  }

  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 36px;
  }

  h3 {
    font-size: 32px;
  }

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

  .section.home-hero-section {
    min-height: 700px;
  }

  .section.template-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.header-section {
    padding-top: 120px;
  }

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

  .grid-quarters.client-logo {
    grid-row-gap: 40px;
  }

  .grid-quarters.changelog {
    grid-row-gap: 8px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .heading-display-1 {
    font-size: 40px;
  }

  .text-color-primary-2 {
    text-align: center;
  }

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

  .grid-thirds.style-guide {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .rich-text blockquote {
    font-size: 24px;
  }

  .rich-text figure {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .grid-halves-new.about {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-halves-new.work {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .work-left {
    grid-row-gap: 40px;
  }

  .work-right {
    margin-top: 0px;
    grid-row-gap: 40px;
  }

  .work-item {
    width: auto;
  }

  .footer-top {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .container-large {
    padding-right: 24px;
    padding-left: 24px;
  }

  .nav {
    top: 24px;
  }

  .nav-menu.utility {
    top: 46px;
  }

  .nav-link {
    margin-left: 24px;
  }

  .nav-logo-image {
    width: 400px;
  }

  .licenses-video {
    height: 450px;
  }

  .changelog-item {
    margin-top: -1px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 22px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 14px;
  }

  .section {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .section.padding-bottom-0.topsection {
    padding-top: 51px;
  }

  .section.home-hero-section {
    width: 100%;
    height: 8%;
    min-height: 300px;
  }

  .section.template-section {
    padding-top: 100px;
    padding-bottom: 56px;
  }

  .section.header-section {
    padding-top: 100px;
  }

  .section.blog-hero-section {
    padding-top: 80px;
  }

  .container {
    margin-bottom: 0px;
    padding-bottom: 17px;
  }

  .heading-display-1 {
    font-size: 24px;
  }

  .text-color-primary-2 {
    margin-top: 25px;
    font-size: 14px;
  }

  .grid-thirds.style-guide {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-thirds.licenses {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .margin-40 {
    margin-bottom: 24px;
  }

  .margin-80 {
    margin-bottom: 40px;
  }

  .rich-text blockquote {
    font-size: 20px;
  }

  .text-style-alternative {
    display: none;
  }

  .text-style-spaced {
    font-size: 16px;
    letter-spacing: 0em;
  }

  .work-item {
    width: 320px;
    height: 200px;
  }

  .work-item.hkjbv {
    width: 320px;
    height: 300px;
  }

  .work-item-thumb {
    width: 320px;
    height: 200px;
  }

  .work-item-background-video {
    width: 320px;
    height: 200px;
  }

  .work-item-content {
    margin-bottom: 70px;
    padding: 0px 24px;
  }

  .heading-small.margin-32 {
    display: none;
    margin-bottom: 39px;
    margin-left: 25px;
    font-size: 14px;
    font-weight: 400;
  }

  .work-item-overlay {
    width: 320px;
    height: 300px;
  }

  .heading-xsmall {
    font-size: 16px;
  }

  .footer-top {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .footer-top-social {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-top-social-icon {
    margin-bottom: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
  }

  .footer-bottom-template-links {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .template-link {
    margin-bottom: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }

  .home-hero-background-video {
    position: relative;
    top: 14%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 320px;
    height: 200px;
    margin-top: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .nav-menu.utility {
    position: absolute;
    top: 46px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .nav-link.utility {
    margin-left: 0px;
  }

  .nav-logo-image {
    width: 280px;
  }

  .blog-post-info {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .blog-post-info.margin-80 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .blog-post-info-date {
    margin-right: 0px;
    margin-bottom: 4px;
  }

  .licenses-video {
    height: 300px;
  }

  .licenses-item {
    padding: 24px;
  }

  .top-bar {
    font-size: 14px;
    line-height: 1.2;
  }

  .text-field {
    width: 320px;
  }

  .heading {
    margin-left: 300px;
    font-size: 18px;
    text-align: left;
  }

  .heading-2 {
    margin-left: 300px;
    text-align: left;
  }

  .form-block {
    width: 320px;
    height: 475px;
  }
}

#w-node-_7cff60e5-7e0f-67ad-d926-9166b4ece574-cbbb0e8a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_74349b42-5ecc-cbce-0f67-042a1edb6ada-cbbb0e8a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_74349b42-5ecc-cbce-0f67-042a1edb6aef-cbbb0e8a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_40467138-c582-c06b-57b8-9d738191355f-cbbb0e8a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_40467138-c582-c06b-57b8-9d7381913574-cbbb0e8a {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_9f812687-8733-853a-b14a-ef097ec05a7d-7ec05a5d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_9f812687-8733-853a-b14a-ef097ec05a88-7ec05a5d {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-e630067d-eb94-b7d1-62d1-a7d2da97d94e-aabb0ea6 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e630067d-eb94-b7d1-62d1-a7d2da97d951-aabb0ea6 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e630067d-eb94-b7d1-62d1-a7d2da97d954-aabb0ea6 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ff2f9a46-3e15-b92d-36c1-0f520dff36c3-debb0ea8 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-e48832d5-6792-d993-969d-ecc86d30a82d-debb0ea8 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

#w-node-_038ca7a4-fccb-8eef-2849-7cdf9bf9ee13-4abb0ea9 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_52707878-db66-b787-e318-04eebcc4f065-71bb0eaa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_83ff3c37-5060-0022-1b32-f5fd31a9ac2e-71bb0eaa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_90209a67-5fa7-6bb6-a939-4f389333ca7d-71bb0eaa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_90209a67-5fa7-6bb6-a939-4f389333ca7f-71bb0eaa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_468fc525-b461-2faf-1b52-2776e47dc530-71bb0eaa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-c6f770b9-31a9-6203-c449-64586b308efb-71bb0eaa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-c6f770b9-31a9-6203-c449-64586b308efd-71bb0eaa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-c6f770b9-31a9-6203-c449-64586b308f00-71bb0eaa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_627228b0-e25a-e0b7-6470-b9d893dd3a7f-71bb0eaa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_627228b0-e25a-e0b7-6470-b9d893dd3a81-71bb0eaa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_627228b0-e25a-e0b7-6470-b9d893dd3a84-71bb0eaa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_52707878-db66-b787-e318-04eebcc4f065-03bb0eab {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_83ff3c37-5060-0022-1b32-f5fd31a9ac2e-03bb0eab {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_90209a67-5fa7-6bb6-a939-4f389333ca7d-03bb0eab {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_90209a67-5fa7-6bb6-a939-4f389333ca7f-03bb0eab {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_6ce95a03-1098-6add-2fca-26e4623a0e0b-bcbb0eac {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_7868a56e-8748-6c4b-620a-d591a7144f6b-bcbb0eac {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_7114eb16-5176-f0a7-ed25-efc74450aaf3-bcbb0eac {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b512093b-625b-ea32-8835-eecc1d55929b-bcbb0eac {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-e5e32c2d-6788-b701-d7e1-d1a34bc061a5-bcbb0eac {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-af55fbfe-6b67-8ac5-24e5-8253deeeecfa-bcbb0eac {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-c988f34c-70c6-030e-3775-e4c25d3095fa-bcbb0eac {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_9bcbfd36-0a8a-47df-79b6-5423768308c3-bcbb0eac {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_7f8d99f7-7ef1-cb85-dd21-aa7aa11bf944-8fbb0ead {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-efec20a7-bc66-e1e3-6743-db04b0574799-8fbb0ead {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-fe490595-76fa-3fa6-50a0-094972cf72fa-8fbb0ead {
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_7cff60e5-7e0f-67ad-d926-9166b4ece574-cbbb0e8a {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_74349b42-5ecc-cbce-0f67-042a1edb6ada-cbbb0e8a {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_74349b42-5ecc-cbce-0f67-042a1edb6aef-cbbb0e8a {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_40467138-c582-c06b-57b8-9d738191355f-cbbb0e8a {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_40467138-c582-c06b-57b8-9d7381913574-cbbb0e8a {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_9f812687-8733-853a-b14a-ef097ec05a7d-7ec05a5d {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_9f812687-8733-853a-b14a-ef097ec05a7f-7ec05a5d {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_9f812687-8733-853a-b14a-ef097ec05a88-7ec05a5d {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_8348d1b0-33df-d038-e08d-15a45b917bf5-03bb0eab {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  #w-node-_6ce95a03-1098-6add-2fca-26e4623a0e0b-bcbb0eac {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_7868a56e-8748-6c4b-620a-d591a7144f6b-bcbb0eac {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_7114eb16-5176-f0a7-ed25-efc74450aaf3-bcbb0eac {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-b512093b-625b-ea32-8835-eecc1d55929b-bcbb0eac {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-e5e32c2d-6788-b701-d7e1-d1a34bc061a5-bcbb0eac {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-af55fbfe-6b67-8ac5-24e5-8253deeeecfa-bcbb0eac {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-c988f34c-70c6-030e-3775-e4c25d3095fa-bcbb0eac {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_9bcbfd36-0a8a-47df-79b6-5423768308c3-bcbb0eac {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: end;
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e48832d5-6792-d993-969d-ecc86d30a82d-debb0ea8 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@font-face {
  font-family: 'Fahkwang';
  src: url('../fonts/Fahkwang-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans';
  src: url('../fonts/DMSans-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans';
  src: url('../fonts/DMSans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}