.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;
}

.div-block-38 {
  border-bottom: 1px solid #9caabb;
  padding-top: 32px;
  padding-bottom: 20px;
}

.div-block-38.x4 {
  padding-bottom: 35px;
}

.w-webflow-badge {
  display: none !important;
}

.c-header {
  margin-bottom: 16px;
  font-size: 20px;
}

.c-title {
  margin-bottom: 16px;
  font-size: 18px;
  font-style: normal;
  line-height: 1.5em;
  text-decoration: none;
}

.c-link {
  margin-bottom: 15px;
  padding-bottom: 0;
}

.div-block-39 {
  border-bottom: 1px solid #5994fa;
  padding-bottom: 0;
  line-height: 1.3em;
  display: inline-block;
}

.c-link-inner {
  color: #5994fa;
  -webkit-text-stroke-color: #4077d8;
  border-bottom: 1px #5994fa;
  font-size: 16px;
  line-height: 1.5em;
}

.bold-text-4 {
  color: #313a42;
  font-size: 30px;
  line-height: 1.5em;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #141618;
  letter-spacing: -.2px;
  background-color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
}

h1 {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 45px;
  font-weight: 700;
  line-height: 1.25em;
}

h2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 38px;
  line-height: 1.2em;
}

h3 {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4em;
}

h4 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4em;
}

h5 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
}

h6 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5em;
}

p {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
}

a {
  color: #313a42;
  text-decoration: none;
  transition: opacity .2s, color .2s;
}

a:hover {
  color: #586c80;
}

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

li {
  color: #313a42;
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 1.4em;
}

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

label {
  color: #586c80;
  margin-bottom: 8px;
  font-weight: 400;
  display: block;
}

strong {
  font-weight: 600;
}

em {
  font-family: Lato, sans-serif;
  font-style: italic;
  font-weight: 400;
}

blockquote {
  border-left: 4px solid #a5d2ff;
  margin-bottom: 16px;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.4em;
}

.wrapper {
  width: 100%;
  min-height: 75vh;
  overflow: hidden;
}

.wrapper.light-blue {
  background-color: #f0f9ff;
}

.wrapper.sdf839 {
  min-height: auto;
}

.section {
  z-index: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.section.soft-gradient {
  background-image: linear-gradient(127deg, rgba(247, 245, 255, 0), #a5d2ff 75%);
}

.section.soft-gradient.tw3 {
  min-height: 860px;
}

.section.soft-gradient.lp {
  justify-content: center;
  margin-bottom: 0;
  padding-bottom: 80px;
  display: flex;
}

.section.blue {
  color: #f7f5ff;
  background-color: #fff;
}

.section.blue.lp {
  padding-top: 0;
}

.section.blue.lp1 {
  margin-top: 100px;
}

.section.blue.lp2 {
  padding-top: 120px;
}

.section.blue._3 {
  background-color: #5994fa;
}

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

.section.grey {
  background-color: #f4f9fd;
}

.section.grey._3 {
  padding-bottom: 0;
}

.section.grey._3._4 {
  background-color: #f4f9fd;
  padding-bottom: 80px;
}

.section.grey.l0 {
  padding-top: 120px;
}

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

.section.large {
  background-color: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.large.op {
  background-image: linear-gradient(127deg, #fff, #a5d2ff 72%);
}

.section.light-blue {
  background-color: #f0f9ff;
}

.section.image-background {
  height: 800px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-size: cover;
}

.section.image-background._3 {
  height: 400px;
  background-image: url('../images/6.png');
}

.section.image-background._55 {
  width: auto;
  height: 970px;
  background-image: url('../images/Thumbnail.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.section.h2 {
  background-color: #f4f9fd;
}

.section.h2.cu6 {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(127deg, rgba(247, 245, 255, 0), #a5d2ff 75%);
}

.section.h2.reversed {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(127deg, #fff, #a5d2ff 75%);
}

.section.h2._6 {
  background-color: #f4f9fd;
}

.section.cu88 {
  background-color: #e5f4ff;
}

.section.dark-grey {
  background-color: #586c80;
}

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

.button {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #5994fa;
  border-radius: 2px;
  flex: none;
  margin-bottom: 0;
  padding: 9px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  transition: opacity .2s, box-shadow .2s, color .2s, background-color .2s;
}

.button:hover {
  opacity: .75;
  color: #fff;
}

.button:active {
  opacity: .6;
}

.button.light {
  box-shadow: none;
  color: #4077d8;
  background-color: #e5f4ff;
}

.button.outline {
  color: #4077d8;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 1px #d0dbe7;
}

.button.outline:hover {
  opacity: 1;
  color: #275cb8;
  box-shadow: inset 0 0 0 1px #5994fa;
}

.button.outline:active {
  opacity: .6;
}

.button.minimal {
  box-shadow: none;
  color: #4077d8;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 8px;
  margin-right: 8px;
  padding-left: 16px;
  padding-right: 16px;
}

.button.minimal:hover {
  opacity: 1;
  color: #275cb8;
}

.button.dark {
  background-color: #4077d8;
}

.button.c3 {
  margin-left: 16px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.button.cscta {
  margin-left: 20px;
}

.button.jksd33 {
  color: #275cb8;
  background-color: #e5f4ff;
}

.button._33 {
  width: 170px;
}

.button._6 {
  max-width: 250px;
}

.button.lp {
  width: 33%;
  min-width: auto;
  background-color: #5994fa;
  align-self: center;
  margin-bottom: 28px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 16px;
}

.button.lp:hover {
  opacity: .8;
  background-color: #4077d8;
}

.spacer {
  height: 48px;
  background-color: #f4f9fd;
  flex: none;
}

.spacer._64 {
  width: 64px;
  height: 64px;
  background-color: rgba(0, 0, 0, 0);
}

.spacer._32 {
  width: 32px;
  height: 32px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
}

.spacer._32._4343, .spacer._32._554544 {
  display: none;
}

.spacer._24 {
  width: 24px;
  height: 24px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  display: block;
}

.spacer._24.x932 {
  display: none;
}

.spacer._48 {
  width: 48px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
}

.spacer._128 {
  width: 128px;
  height: 128px;
  background-color: rgba(0, 0, 0, 0);
}

.spacer._80 {
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0);
}

.spacer._32 {
  height: 32px;
  background-color: rgba(0, 0, 0, 0);
}

.spacer._16 {
  width: 16px;
  height: 16px;
  background-color: rgba(0, 0, 0, 0);
  order: 1;
  display: block;
}

.spacer._16.kl9 {
  order: 0;
}

.spacer._16.x2 {
  display: none;
}

.spacer._16.x7 {
  order: -1;
}

.spacer._16.o1 {
  display: none;
}

.spacer._16._8 {
  order: 0;
}

.spacer._96 {
  width: 96px;
  height: 96px;
  background-color: rgba(0, 0, 0, 0);
}

.spacer._24-copy {
  width: 24px;
  height: 24px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  display: block;
}

.spacer._24-copy.x932 {
  display: none;
}

.spacer.lps {
  height: 80px;
}

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

.text-box._550px {
  max-width: 550px;
}

.text-box._400px {
  max-width: 400px;
}

.text-box._800px {
  max-width: 800px;
}

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

.text-box._600px {
  max-width: 700px;
}

.text-box._900px {
  max-width: 900px;
}

.text-box._900px.centered {
  margin-left: auto;
  margin-right: auto;
}

.text-box._1100px {
  max-width: 1100px;
}

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

.text-box._750px {
  max-width: 750px;
}

.text-box._750px.centered {
  margin-left: auto;
  margin-right: auto;
}

.text-box.cu839 {
  max-width: none;
  text-align: left;
}

.text-box.service {
  cursor: pointer;
  background-color: #e5f4ff;
  background-image: linear-gradient(127deg, #fff, #a5d2ff 75%);
  border-radius: 4px;
  padding: 22px;
  transition: background-color .2s;
}

.text-box.service:hover {
  background-color: #e5f4ff;
}

.text-box.kl {
  max-width: 800px;
}

._12-columns {
  flex-flow: wrap;
  align-content: stretch;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: -16px;
  margin-right: -16px;
  display: flex;
}

._12-columns.align-left {
  justify-content: flex-start;
}

._12-columns._55 {
  margin-top: 24px;
}

._12-columns.lp {
  width: auto;
  grid-row-gap: 16px;
  margin: 16px 0;
}

._12-columns.lp._5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 389px;
  grid-auto-columns: 1fr;
  display: grid;
}

.container {
  width: 100%;
  max-width: 1400px;
  min-height: 50px;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

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

.container.cu88 {
  background-color: #e5f4ff;
  padding-bottom: 80px;
}

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

.container.jlksdf4 {
  padding-bottom: 0;
}

.container.x {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.container.x.lp {
  align-items: center;
}

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

.color-block {
  width: 100%;
  height: 60px;
  background-color: #141618;
  margin-bottom: 32px;
  margin-left: 0;
  margin-right: 0;
}

.color-block.grey {
  background-color: #586c80;
}

.color-block.light-grey {
  background-color: #9caabb;
}

.color-block.dark-grey {
  background-color: #313a42;
}

.color-block.soft-grey {
  background-color: #d0dbe7;
}

.color-block.silver {
  background-color: #f4f9fd;
}

.color-block.white {
  background-color: #fff;
  border: 1px solid #f4f9fd;
}

.color-block.hard-bue, .color-block.dark-blue, .color-block.blue, .color-block.light-blue, .color-block.soft-blue {
  background-color: #141618;
}

.color-block.faint-blue {
  background-color: #e5f4ff;
}

.color-block.back-blue {
  background-color: #f0f9ff;
}

.color-block.back-purple {
  background-color: #f7f5ff;
}

.white {
  color: #fff;
  font-weight: 300;
}

.column {
  min-height: 32px;
  flex-flow: column;
  flex: 0 auto;
  align-items: stretch;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: relative;
}

.column.desktop-6-column {
  width: 50%;
  align-self: stretch;
}

.column.desktop-6-column._5454 {
  margin-right: 16px;
  padding-left: 0;
  padding-right: 0;
}

.column.desktop-6-column._3232 {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

.column.desktop-1-column {
  width: 8.33%;
}

.column.desktop-4-column {
  width: 33.33%;
}

.column.desktop-3-column {
  width: 25%;
}

.column.desktop-3-column.tablet-4-column {
  align-self: flex-start;
}

.column.desktop-3-column.tablet-4-column.kld5 {
  justify-content: flex-start;
  align-self: flex-start;
}

.column.desktop-3-column.tablet-4-column._5 {
  width: 25%;
  align-self: flex-start;
}

.column.desktop-7-column {
  width: 58.3333%;
}

.column.desktop-8-column {
  width: 66.6667%;
}

.column.desktop-11-column {
  width: 91.66%;
}

.column.desktop-9-column {
  width: 75%;
}

.column.desktop-2-column {
  width: 16.66%;
}

.column.desktop-5-column {
  width: 41.66%;
  flex: 0 auto;
  align-self: auto;
}

.column.desktop-5-column._4343 {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

.column.desktop-10-column {
  width: 83.33%;
}

.column.tu84._3 {
  padding-left: 0;
  padding-right: 0;
}

.column.tu84.x55, .column.tu84.jk8, .column.tu84.x43, .column.tu84.kl554 {
  padding-left: 0;
}

.column.tu84.k90.d3 {
  padding-right: 0;
}

.ds-block {
  margin-bottom: 32px;
  font-size: 18px;
}

.horizontal-line {
  width: 100%;
  height: 1px;
  opacity: .2;
  background-color: #141618;
  margin-bottom: 36px;
}

.horizontal-line._2 {
  margin-top: 36px;
}

.horizontal-line._9 {
  background-color: #fff;
}

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

.rich-text a {
  border-bottom: 1px solid #d0dbe7;
}

.rich-text a:hover {
  color: #5994fa;
  border-bottom-color: #7babff;
}

.nav-bar {
  z-index: 200;
  width: 100%;
  background-color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.logo-div {
  z-index: 3;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  margin-right: auto;
  display: block;
}

.nav-logo {
  transition: opacity .2s;
}

.nav-logo:hover {
  opacity: .75;
}

.footer-logo {
  margin-bottom: 20px;
}

.footer-link {
  color: #fff;
  cursor: pointer;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1em;
  text-decoration: none;
  transition: color .2s, opacity .2s ease-in-out;
  display: block;
}

.footer-link:hover {
  color: #275cb8;
}

.footer-link.w--current {
  opacity: 1;
}

.footer-link.small {
  color: #a5d2ff;
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 18px;
}

.footer-link.small:hover {
  color: #275cb8;
}

.footer-links-container {
  flex-direction: row;
  margin-top: 0;
  display: flex;
}

.footer {
  z-index: 0;
  color: #fff;
  background-color: #5994fa;
  padding: 80px 40px 64px;
  position: relative;
}

.nav-dropdown {
  color: #fff;
  border-radius: 5px;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 24px 5px 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  transition: color .2s, transform .2s;
  position: relative;
}

.nav-dropdown:hover {
  opacity: 1;
  color: #184736;
  transform: translate(0, -2px);
}

.nav-dropdown.w--current {
  color: #096ad0;
  font-weight: 700;
  transition-property: none;
}

.paragraph {
  line-height: 1.5em;
}

.paragraph.small {
  font-size: 14px;
  line-height: 1.4em;
}

.paragraph.small.no-margin {
  align-self: center;
}

.paragraph.small._2 {
  max-width: 700px;
}

.paragraph.small._2._43 {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.paragraph.large {
  font-size: 20px;
  line-height: 1.6em;
}

.paragraph.large.grey-text {
  color: #586c80;
}

.paragraph.large.grey-text.contact {
  color: #586c80;
  align-self: flex-start;
  font-size: 16px;
}

.paragraph.large.kl9 {
  display: none;
}

.paragraph.xl {
  max-width: none;
  font-size: 22px;
}

.paragraph.xl._65 {
  max-width: 700px;
}

.paragraph.medium {
  max-width: 700px;
  color: #141618;
  border-bottom: 1px #000;
  font-size: 18px;
}

.paragraph.medium.service {
  color: #fff;
}

.paragraph.medium.asdf3 {
  color: #a5d2ff;
  border-bottom-style: solid;
  border-bottom-color: #a5d2ff;
  font-size: 16px;
}

.paragraph.medium.asdf3.kldf5 {
  color: #5994fa;
  cursor: pointer;
  border-bottom-color: #5994fa;
  font-size: 16px;
}

.paragraph.medium.asdf3.kldf5:hover {
  color: #4077d8;
  border-bottom-color: #4077d8;
}

.paragraph.medium.asdf3._22 {
  color: #5994fa;
  border-bottom-color: #5994fa;
}

.paragraph.medium.asdf3._22:hover {
  color: #4077d8;
}

.paragraph.medium.asdf3._2 {
  color: #5994fa;
  border-bottom-color: #4077d8;
}

.paragraph.medium.asdf3._2:hover {
  color: #4077d8;
}

.paragraph.medium.jlksdf555, .paragraph.medium.jlsueee {
  color: #fff;
}

.paragraph.medium.jlsueee._390 {
  min-width: 277px;
}

.paragraph.medium._600 {
  max-width: 600px;
}

.paragraph.medium.fj565 {
  text-align: left;
}

.paragraph.medium.in-link {
  color: #5994fa;
  border-bottom-style: solid;
  border-bottom-color: #5994fa;
  font-weight: 400;
  display: inline-block;
}

.paragraph.medium.in-link:hover {
  color: #4077d8;
  border-bottom-color: #4077d8;
}

.paragraph.medium.white {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.paragraph.medium.white.x {
  margin-top: 16px;
}

.paragraph.medium.white._2 {
  font-size: 18px;
}

.paragraph.medium.x {
  text-align: left;
  align-self: flex-start;
}

.paragraph.grey {
  color: #9caabb;
}

.paragraph.white {
  color: #000;
}

.paragraph.white.lp {
  max-width: 800px;
  font-size: 20px;
}

.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.ds-menu-brand {
  margin-bottom: 50px;
  margin-left: 30px;
}

.ds-menu {
  width: 100%;
}

.form-radio-button {
  margin-bottom: 16px;
  padding-left: 24px;
}

.radio-button {
  width: 20px;
  height: 20px;
  border-color: #9caabb;
  margin-top: 0;
  margin-left: -24px;
  margin-right: 10px;
}

.radio-button.w--redirected-checked {
  border-width: 6px;
  border-color: #5994fa;
}

.form-error {
  color: #444;
  background-color: #f4f9fd;
  padding: 16px;
}

.form {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.form._2 {
  align-items: stretch;
}

.form.x3 {
  align-items: flex-start;
}

.form-checkbox {
  margin-bottom: 16px;
  padding-left: 24px;
}

.check-box {
  width: 20px;
  height: 20px;
  border-color: #9caabb;
  margin-top: 0;
  margin-left: -24px;
  margin-right: 10px;
}

.check-box.w--redirected-checked {
  background-color: #5994fa;
  background-position: 50%;
  background-size: 16px;
  border-color: #5994fa;
}

.ds-content {
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 240px;
  display: flex;
  position: relative;
}

.form-success {
  color: #313a42;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 2px;
  padding: 32px;
  font-size: 18px;
  line-height: 1.4em;
}

.ds-section {
  z-index: 0;
  text-align: left;
  padding: 60px 80px 48px 60px;
  position: relative;
}

.ds-section.header {
  color: #141618;
  background-color: #f7f9fa;
}

.ds-section-header {
  margin-bottom: 50px;
}

.text-input {
  max-width: 400px;
  color: #313a42;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #f4f9fd;
  border-bottom: 2px solid #7babff;
  margin-bottom: 24px;
  padding: 20px 3px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4px;
  transition: border-color .2s;
}

.text-input:hover {
  border-bottom-color: #4077d8;
}

.text-input:focus {
  border-color: #184736 #184736 #5994fa;
}

.text-input::-ms-input-placeholder {
  color: #313a42;
}

.text-input::placeholder {
  color: #313a42;
}

.text-input.lp {
  max-width: none;
  color: #141618;
  background-color: #f4f9fd;
  border: 2px #5994fa;
  border-bottom: 3px solid #d0dbe7;
  border-radius: 2px;
  margin-bottom: 0;
  padding: 25px 12px;
  font-size: 18px;
  font-weight: 600;
}

.text-input.lp:hover {
  border-bottom-color: #7babff;
}

.text-input.lp::-ms-input-placeholder {
  color: #313a42;
  font-weight: 500;
}

.text-input.lp::placeholder {
  color: #313a42;
  font-weight: 500;
}

.text-input.lp._3 {
  border-bottom-width: 3px;
  border-bottom-color: #d0dbe7;
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 500;
}

.text-input.lp._3:hover {
  border-bottom-color: #7babff;
}

.text-area {
  min-height: 120px;
  color: #313a42;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #f4f9fd;
  border-bottom: 2px solid #7babff;
  margin-bottom: 16px;
  padding: 6px 3px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
  transition: border-color .2s;
}

.text-area:hover {
  border-bottom-color: #4077d8;
}

.text-area:focus {
  border-bottom-color: #5994fa;
}

.text-area::-ms-input-placeholder {
  color: #313a42;
}

.text-area::placeholder {
  color: #313a42;
}

.text-area.lp {
  height: 80px;
  min-height: 0;
  color: #000;
  background-color: #f4f9fd;
  border: 2px #5994fa;
  border-bottom: 3px solid #d0dbe7;
  border-radius: 2px;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 12px 12px 20px;
  font-size: 18px;
  font-weight: 500;
}

.text-area.lp:hover {
  border-bottom-color: #7babff;
}

.tab-link {
  width: 210px;
  height: 58px;
  color: #586c80;
  text-align: center;
  background-color: rgba(20, 22, 24, .05);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 6px;
  margin-right: 6px;
  padding: 12px 18px 10px 16px;
  font-size: 18px;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

.tab-link:hover {
  height: 62px;
  background-color: rgba(20, 22, 24, .1);
  margin-top: -4px;
  padding-top: 10px;
}

.tab-link:active {
  background-color: #fff;
}

.tab-link.w--current {
  color: #5994fa;
  background-color: #fff;
  border-bottom-color: #141618;
  font-weight: 600;
}

.tab-link.w--current:hover {
  height: 58px;
  margin-top: 0;
  padding-top: 12px;
}

.nav-container {
  z-index: 200;
  width: 100%;
  max-width: 1400px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 20px 40px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.error-2 {
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.logo {
  max-height: 40px;
}

.nav-link {
  color: #141618;
  cursor: pointer;
  padding: 5px 12px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .2s, transform .2s, color .2s;
}

.nav-link:active {
  transform: translate(0);
}

.nav-link.w--current {
  color: #313a42;
}

.nav-link.w--current:hover {
  color: #f24e0d;
}

.nav-link.primary {
  color: #fff;
  background-color: #ffd16d;
  border-radius: 2px;
  margin-left: 16px;
  padding-left: 24px;
  padding-right: 24px;
  line-height: 32px;
  transition: opacity .2s, background-color .2s, transform .2s, color .2s;
}

.nav-link.primary:hover {
  opacity: .8;
}

.nav-link.primary.w--current, .nav-link.primary.w--current:hover {
  color: #fff;
}

.nav-link.primary.c1 {
  color: #fff;
  background-color: #5994fa;
  display: none;
}

.nav-link.primary.c2 {
  color: #4077d8;
  background-color: #e5f4ff;
  display: none;
}

.nav-link.primary.c2.lp {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}

.nav-link.primary.c2.lp:hover {
  background-color: #f0f9ff;
}

.nav-link.primary.c2.lp._2 {
  color: #141618;
}

.nav-link.primary.c2.lp._2:hover {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link.primary.c2.lp.phone {
  display: none;
}

.nav-link.primary.c6 {
  width: 240px;
  margin-left: 0;
}

.nav-link.primary.cb1 {
  margin-left: 0;
}

.nav-link.primary.c7 {
  color: #4077d8;
  background-color: #e5f4ff;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
}

.nav-link.primary.c7.jk87 {
  width: auto;
  margin-top: 0;
  margin-left: 0;
}

.nav-link.primary.c7.jk87.lp {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.nav-link.primary.c8 {
  background-color: #5994fa;
  margin-left: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
}

.nav-link.primary.c8.jkl667 {
  width: auto;
}

.nav-link.primary.c8.jkl667._43 {
  font-size: 16px;
}

.nav-link.primary.c8.jkl667.lp {
  background-color: #5994fa;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 16px;
  display: block;
}

.nav-link.primary.c8.jkl667.lp:hover {
  background-color: #4077d8;
}

.form-dropdown {
  width: 100%;
  height: 42px;
  color: #313a42;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #f4f9fd;
  border-bottom: 2px solid #7babff;
  margin-bottom: 24px;
  padding: 8px 16px 8px 2px;
  font-size: 14px;
  font-weight: 500;
  transition: border-color .2s;
  position: relative;
}

.form-dropdown:hover {
  border-bottom-color: #4077d8;
}

.form-dropdown:focus {
  color: #313a42;
  border-bottom-color: #5994fa;
}

.form-dropdown::-ms-input-placeholder {
  color: #999;
  font-size: 15px;
}

.form-dropdown::placeholder {
  color: #999;
  font-size: 15px;
}

.field-block {
  z-index: 1;
  min-height: 20px;
  min-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 1;
  align-items: stretch;
  margin-bottom: 8px;
  display: flex;
}

.field-block.j8 {
  margin-top: 20px;
  margin-bottom: 0;
}

.field-block.x {
  margin-bottom: 0;
}

.error {
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.footer-container {
  width: 100%;
  max-width: 1400px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ds-colour-block {
  width: 12.5%;
  padding-right: 16px;
  display: inline-block;
}

.ds-colour-grid {
  flex-wrap: wrap;
  margin-top: 24px;
  display: flex;
}

._2-column-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 24px;
  display: grid;
  position: relative;
}

._2-column-grid.large-gaps {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
}

._2-column-grid.large-gaps.c7 {
  margin-bottom: 0;
}

._2-column-grid.cg1 {
  max-width: 512px;
  grid-template-rows: 1fr;
  grid-auto-rows: 1fr;
  grid-auto-flow: column;
  margin-bottom: 0;
}

._2-column-grid.cta {
  grid-template-columns: 1fr 1fr;
  justify-content: start;
  margin-bottom: 0;
}

._2-column-grid.cta1 {
  grid-template-columns: .25fr .25fr;
  grid-auto-flow: row;
  justify-content: start;
}

._2-column-grid.ttab {
  display: none;
}

._2-column-grid.ntab {
  grid-column-gap: 70px;
  margin-bottom: 0;
}

._2-column-grid._44 {
  margin-bottom: 0;
}

._2-column-grid._454 {
  grid-column-gap: 64px;
  margin-bottom: 48px;
}

._2-column-grid._454._5 {
  grid-template-columns: 1fr;
  margin-bottom: 0;
}

._2-column-grid.x4 {
  grid-column-gap: 52px;
  margin-bottom: 0;
}

._2-column-grid.lp {
  max-width: 1400px;
  align-items: start;
  justify-items: center;
}

._3-column-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

._3-column-grid.large-gaps {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-columns: 1fr 1fr;
}

._3-column-grid.large-gaps.cta-home {
  border-top: 1px #d0dbe7;
  justify-content: center;
  justify-items: stretch;
  margin-bottom: 0;
  padding-top: 22px;
}

._3-column-grid.large-gaps.cta-home.x56gh {
  grid-template-columns: 248px 1fr;
  justify-content: center;
  align-self: center;
  justify-items: center;
  margin-top: 16px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
}

._3-column-grid.project {
  grid-column-gap: 80px;
}

._3-column-grid.project.l {
  margin-bottom: 0;
}

.heading {
  letter-spacing: -.4px;
  font-weight: 600;
}

.heading.xl {
  color: #000;
  margin-bottom: 12px;
  font-size: 56px;
  line-height: 1em;
}

.heading.xl.portfolio-hero-title {
  margin-top: 80px;
}

.heading.l {
  max-width: none;
  margin-bottom: 12px;
  font-size: 38px;
  line-height: 1.3em;
}

.heading.l.no-margin {
  margin-bottom: 0;
}

.heading.l.portfolio-title-hero {
  margin-top: 80px;
  margin-bottom: 60px;
}

.heading.l.cu98 {
  text-align: left;
}

.heading.l.cu44 {
  margin-bottom: 36px;
}

.heading.l.jlk7 {
  text-align: left;
}

.heading.l._65 {
  max-width: 700px;
}

.heading.m {
  font-size: 30px;
  line-height: 1.4em;
}

.heading.m.no-margin {
  transition: color .2s, opacity .2s;
}

.heading.m.no-margin:hover {
  color: #586c80;
}

.heading.m.no-margin.ljwke4 {
  color: #fff;
}

.heading.m.no-margin._54 {
  margin-bottom: 16px;
}

.heading.m._9 {
  text-align: center;
  align-self: flex-start;
}

.heading.s {
  color: #000;
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 1.4em;
}

.heading.s.no-margin {
  flex: 1;
  margin-bottom: 0;
}

.heading.s.service {
  color: #fff;
}

.heading.s.contact {
  color: #586c80;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
}

.heading.s.lp {
  text-align: left;
  align-self: flex-start;
  font-weight: 300;
}

.heading.s.x9 {
  max-width: 800px;
  line-height: 1.7em;
}

.heading.s.x {
  color: #fff;
}

.heading.xs {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1.5em;
}

.heading.xs.x7 {
  color: #fff;
  align-items: center;
  margin-top: 6px;
  margin-bottom: 28px;
  font-weight: 500;
  display: flex;
}

.heading._2xs {
  font-size: 12px;
  line-height: 1.5em;
}

.heading.xl {
  margin-bottom: 12px;
  font-size: 56px;
  line-height: 1.2em;
}

.heading.xl.no-margin {
  margin-bottom: 0;
  line-height: 1.1em;
}

.heading.xl.kl1 {
  display: none;
}

.heading._2xl {
  margin-bottom: 12px;
  font-size: 56px;
  font-weight: 600;
  line-height: 1.25em;
}

.heading._2xl.kloe {
  font-size: 64px;
}

.heading._2xl.lp {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.5em;
}

.heading._2xl.lp._323 {
  line-height: 1.2em;
}

.heading._3xl {
  margin-bottom: 16px;
  font-size: 96px;
  font-weight: 600;
  line-height: 1em;
}

.heading._3xl.blue-text {
  font-weight: 600;
}

.heading.lp {
  color: #000;
}

.heading.lp._33 {
  text-align: center;
  margin-bottom: 32px;
}

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

.error2 {
  width: 100%;
  max-width: 1230px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.licenses-grid {
  grid-column-gap: 96px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 128px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.utility-page-wrap {
  width: 100vw;
  height: 80vh;
  max-height: 100%;
  max-width: 100%;
  background-color: #f0f9ff;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

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

.utility-page-form {
  width: 100%;
  max-width: 400px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.link.light-blue {
  color: #a5d2ff;
}

.link.light-blue:hover {
  color: #4077d8;
}

.split-field-grid {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.nav-button-animated {
  z-index: 900;
  width: 60px;
  height: 55px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-right: -10px;
  padding: 0;
  position: relative;
  top: 0;
  right: 0;
}

.nav-button-animated.w--open {
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.top-line {
  width: 32px;
  height: 3px;
  background-color: #141618;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
}

.bottom-line {
  width: 32px;
  height: 3px;
  background-color: #141618;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
}

.project-cover {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  transition: filter .2s, color .2s;
  display: flex;
}

.project-cover:hover {
  opacity: 1;
  filter: brightness(110%);
}

.project-grid {
  direction: ltr;
  text-align: left;
  column-count: 1;
  column-rule-style: none;
  white-space: nowrap;
  flex-flow: column wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  column-gap: 80px;
  display: block;
}

.project-grid:nth-child(2n) {
  flex-direction: row-reverse;
}

.project-thumbnail {
  direction: ltr;
  border-radius: 2px;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 12px;
  display: flex;
  overflow: hidden;
}

.project-thumbnail:hover {
  color: #141618;
}

.text-link {
  display: block;
}

.text-link._3 {
  margin-bottom: 8px;
}

.text-link._54jk {
  width: 100%;
  color: #fff;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
}

.project-cover-full {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  transition: filter .2s, color .2s;
  display: flex;
}

.project-cover-full:hover {
  opacity: 1;
  filter: brightness(110%);
}

._4-column-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}

._4-column-grid.large-gaps {
  grid-column-gap: 48px;
}

.nav-link {
  color: #141618;
  letter-spacing: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 16px;
}

.nav-link.w--current {
  color: #5994fa;
  transition: background-color .2s, transform .2s, color .2s;
}

.nav-link.w--current:hover {
  color: #5994fa;
}

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

.logo-container.bf {
  display: none;
}

.logos-div {
  width: 100%;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
  top: 0;
  left: 0;
  right: 0;
}

.logos-div.lp {
  margin-top: 16px;
}

.circle-badge {
  width: 150px;
  height: 150px;
  cursor: pointer;
  background-color: #5994fa;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  transition: color .2s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -110px;
  left: auto;
  right: 50px;
}

.spinning-circle-text {
  width: 128px;
  position: absolute;
}

.nav-menu {
  z-index: 4;
  text-align: right;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.nav-menu.x1 {
  margin-right: 16px;
}

.collection-list {
  color: #9caabb;
  display: flex;
}

.collection-item {
  padding-top: 4px;
  display: flex;
}

.collection-item:last-child {
  color: rgba(0, 0, 0, 0);
}

.project-item {
  direction: ltr;
  text-align: left;
  margin-bottom: 0;
}

.project-item.no-margin {
  margin-bottom: 0;
}

.project-thumbnail-details {
  direction: ltr;
  flex-flow: wrap;
  align-content: stretch;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.project-dot {
  width: 6px;
  height: 6px;
  background-color: #141618;
  border-radius: 300px;
  flex-direction: row;
  align-self: center;
  margin-top: 0;
  margin-right: 8px;
  display: flex;
}

.project-dot.l {
  width: 12px;
  height: 12px;
  margin-right: 16px;
}

.collection-list-wrapper {
  position: relative;
}

.project-title {
  display: flex;
}

.tabs-menu {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: -58px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tab-icon {
  width: 26px;
  margin-right: 8px;
}

.tab-icon.hidden {
  display: none;
}

.package-card {
  text-align: left;
  border: 1px solid #d0dbe7;
  border-radius: 3px;
  flex-direction: column;
  padding: 24px;
  display: flex;
}

.grey-dollar {
  color: #9caabb;
  margin-right: 2px;
  font-size: 18px;
  display: inline;
  position: relative;
  top: -8px;
}

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

.tick-list-item {
  background-image: url('../images/Simple-Blue-Tick.svg');
  background-position: 0 7px;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-bottom: 6px;
  padding-left: 28px;
}

.icon {
  width: 36px;
  margin-bottom: 8px;
}

.colour-tab-icon {
  width: 26px;
  margin-right: 8px;
  display: none;
}

.colour-tab-icon.show {
  display: block;
}

.blue-text {
  color: #5994fa;
}

.blue-text._2 {
  color: #4077d8;
  border-bottom: 1px solid #5994fa;
  font-weight: 600;
}

.blue-text._2._5 {
  font-size: 20px;
}

.testimonial-slider {
  height: auto;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.testimonial-slider._3 {
  justify-content: center;
}

.slider-left-arrow {
  opacity: .4;
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
}

.slider-left-arrow:hover {
  opacity: .8;
}

.slider-right-arrow {
  opacity: .4;
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
}

.slider-right-arrow:hover {
  opacity: .8;
}

.hidden-slide-nav {
  display: none;
}

.questions-box {
  width: 100%;
  max-width: 800px;
  border: 1px solid #4c85e9;
  border-radius: 4px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.questions-box.lp {
  max-width: none;
  border-style: none none solid;
  border-color: #000;
  border-radius: 0;
  margin-bottom: 8px;
  margin-left: 0;
  margin-right: 0;
}

.answer {
  color: #4c5458;
  padding-right: 50px;
  display: block;
  overflow: hidden;
}

.question {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.question-arrow-icon {
  width: 20px;
  margin-top: 8px;
}

.question-box {
  width: 100%;
  text-align: left;
  cursor: pointer;
  border-bottom: 1px solid #4c85e9;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: -1px;
  padding: 28px 28px 16px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.question-box.lp {
  padding-left: 0;
  padding-right: 0;
}

.emoji {
  color: rgba(0, 0, 0, 0);
  background-image: url('../images/Laptop.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 2px;
  padding-right: 2px;
  display: inline;
  overflow: visible;
}

.emoji.team {
  background-image: url('../images/Users.svg');
}

.emoji.sun {
  background-image: url('../images/Sun.svg');
}

.emoji.remote {
  background-image: url('../images/Compass.svg');
  font-size: 33px;
}

.emoji.design {
  background-image: url('../images/PencilCircle.svg');
}

.emoji.rocket {
  background-image: url('../images/RocketLaunch_1.svg');
}

.emoji.trophy {
  background-image: url('../images/Trophy.svg');
}

.emoji.white-hand {
  background-image: url('../images/White-Palm-Emoji.svg');
}

.emoji.handshake {
  background-image: url('../images/Handshake.svg');
}

.emoji.phone {
  text-align: right;
  background-image: url('../images/phone-fill-b.svg');
  margin-right: 2px;
  font-size: 16px;
  line-height: 32px;
}

.emoji.phone.lp {
  font-size: 20px;
}

.emoji.alarm {
  background-image: url('../images/alarm.svg');
  margin-right: 2px;
}

.emoji.alarm.x6 {
  width: auto;
  background-image: url('../images/Frame.svg');
  margin-right: 6px;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 25px;
}

.banner-div {
  width: 200%;
  align-items: center;
  display: flex;
  position: relative;
  left: -400px;
}

.mouse-icon {
  opacity: .5;
  margin-left: 32px;
  margin-right: 32px;
}

.static-container {
  width: 100%;
  max-width: 1400px;
  min-height: 50px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.image {
  width: 50px;
}

.form-block {
  width: 100%;
  margin-bottom: 0;
}

.form-block.f1 {
  height: auto;
  background-color: #fff;
  border-radius: 2px;
  padding: 26px;
}

.form-block.f1.lp {
  min-height: auto;
  background-color: #fff;
  border-radius: 2px;
  padding: 40px;
}

.ds-nav {
  width: 240px;
  background-color: #5994fa;
  padding-top: 40px;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: auto;
}

.ds-menu-link {
  width: 100%;
  color: #fff;
  border-left: 4px solid rgba(0, 0, 0, 0);
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 27px;
  transition: background-color .2s, opacity .2s, color .2s;
}

.ds-menu-link:hover {
  color: #275cb8;
}

.ds-menu-link.w--current {
  color: #fff;
  background-color: #4077d8;
  padding-right: 0;
  font-weight: 500;
}

.ds-title {
  color: #313a42;
  margin-bottom: 8px;
}

.ds-horizontal-line {
  width: 100%;
  height: 1px;
  background-color: #dee5eb;
  margin-bottom: 36px;
  position: relative;
  bottom: -80px;
}

.ds-horizontal-line.design-system {
  position: relative;
  bottom: -80px;
}

._1-2-column-grid {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

._1-2-column-grid.reversed {
  grid-template-columns: 2fr 1fr;
}

._2-1-column-grid {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.ds-description {
  max-width: 400px;
  color: #586c80;
}

.ds-module {
  min-height: 100px;
  min-width: 100px;
  background-color: #d0dbe7;
  border-radius: 2px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.visible-spacer {
  background-color: #dee5eb;
  border-radius: 2px;
  margin-bottom: 24px;
  display: inline-block;
}

.footer-grid {
  grid-column-gap: 128px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  align-items: start;
  justify-items: start;
}

.footer-logo-box {
  max-width: 470px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-menu-grid {
  width: 100%;
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.testimonial-slide {
  height: auto;
  overflow: visible;
}

.testimonial-slider-mask {
  height: auto;
}

.testimonial-slide-text-box {
  max-width: 850px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.testimonial-slide-text-box._33 {
  display: none;
}

.testimonial-slider-arrow {
  width: 21px;
}

.center-button-block {
  max-width: 400px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.photo-grid {
  width: 180%;
  grid-column-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .9fr 1.2fr .8fr 1fr;
  align-items: start;
  margin-left: -500px;
}

.inline-text-box {
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}

.project-info-grid {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 4fr 1fr 1fr;
}

.project-info-grid._2 {
  grid-column-gap: 32px;
  grid-template-columns: 1fr 1fr;
}

.project-info-grid._2._4 {
  grid-template-columns: .5fr 1fr;
}

.project-info-grid._2._3 {
  grid-template-columns: 1fr 1fr;
  margin-bottom: 40px;
}

.project-info-grid._2._3._4 {
  grid-column-gap: 140px;
}

.project-info-grid._2._3.l {
  margin-bottom: 0;
}

.project-info-grid._2._33 {
  margin-bottom: 40px;
}

.project-info-grid._2._33.l {
  margin-bottom: 0;
}

.project-info-grid._5 {
  grid-template-columns: 1fr 1fr;
  margin-bottom: 16px;
}

.project-info-grid._5._9 {
  grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
  margin-top: 16px;
}

.project-info-grid._5._7 {
  grid-template-columns: 3fr 3fr;
}

.project-info-grid._5._00 {
  grid-template-columns: 1fr 1fr;
  margin-bottom: 16px;
}

.project-detail-image {
  width: 100%;
  border-radius: 2px;
}

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

.tag-text {
  color: #9caabb;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.more-projects-grid {
  grid-column-gap: 80px;
  grid-row-gap: 32px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  display: grid;
  position: relative;
}

.career-link-block {
  width: 100%;
  min-height: 100%;
  cursor: pointer;
  border-bottom: 1px solid #9caabb;
  padding-top: 32px;
  padding-bottom: 20px;
  transition: padding-left .2s, background-color .2s, opacity .2s, color .2s;
}

.career-link-block:hover {
  background-color: #f4f9fd;
  padding-left: 28px;
}

.career-link-block.jlkjdf5 {
  border-bottom-color: #d0dbe7;
}

.career-link-block.jlkjdf5:hover {
  background-color: #4077d8;
}

.grid-cell {
  flex-direction: column;
  display: flex;
}

.tabs-content {
  padding-top: 24px;
}

.column-styleguide {
  width: 100%;
  height: 40px;
  background-color: #f7f6f3;
  margin-bottom: 20px;
}

.licenses-images-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.licenses-icons-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.project-image {
  max-width: 50%;
  border-radius: 2px;
  margin-bottom: 12px;
  transition: opacity .2s, transform .2s;
}

.project-image:hover {
  opacity: .8;
}

.project-image.large {
  max-width: 100%;
  margin-bottom: 0;
}

.banner-section {
  z-index: 200;
  color: #fff;
  background-color: #5994fa;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.banner-container {
  max-width: 1080px;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.banner {
  width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4em;
  display: flex;
}

.banner-link {
  color: #0b3785;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  line-height: 1.3em;
  text-decoration: none;
  display: inline;
}

.banner-link:hover {
  color: #4077d8;
}

.grid {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.grid._2-column-grid {
  grid-column-gap: 16px;
  grid-row-gap: 44px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  justify-content: start;
}

.grid._2-column-grid._76 {
  margin-bottom: 0;
}

.grid._2-column-grid._76.lp {
  grid-row-gap: 10px;
  align-self: center;
  align-items: center;
  display: flex;
}

.div-block {
  width: 210px;
  height: auto;
  max-width: none;
  text-align: left;
  background-color: #d88282;
  justify-content: center;
  padding: 7px 24px;
  display: flex;
}

.text-block {
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  display: flex;
}

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

.div-block-2 {
  min-width: auto;
  background-color: #dc4242;
}

.div-block-3 {
  background-color: #5994fa;
}

.button-2 {
  max-width: none;
  display: block;
}

.button-3 {
  max-width: none;
}

.cta-estimate {
  height: 50px;
  max-width: 240px;
  background-color: #ecb938;
  align-items: center;
  margin-right: 16px;
  padding: 7px 24px;
  font-weight: 500;
  display: flex;
}

.columns {
  max-width: 496px;
}

.cta-button-estimate {
  color: #fff;
  background-color: #ffd16d;
  margin-right: 16px;
  padding: 7px 24px;
  font-weight: 500;
  line-height: 36px;
}

.cta-button-phone {
  color: #fff;
  background-color: #ffd16d;
  padding: 7px 24px;
  font-weight: 500;
  line-height: 36px;
  transition: none;
}

.button-4 {
  margin-right: 15px;
}

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

.link-3 {
  color: #4077d8;
  border-bottom: 1px solid #4077d8;
}

.link-3.service {
  color: #e5f4ff;
}

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

.div-block-4 {
  flex-direction: column;
  align-self: auto;
  margin-bottom: 34px;
  display: flex;
}

.div-block-5 {
  max-width: 50%;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding-left: 20px;
  display: block;
}

.div-block-6 {
  width: 230px;
  text-align: left;
  flex: 1;
  justify-content: flex-start;
  align-self: flex-start;
  display: flex;
}

.div-block-6._3 {
  width: auto;
  max-width: 400px;
}

.collection-list-wrapper-2 {
  direction: ltr;
  text-align: left;
}

.text-block-2 {
  height: 4.58419%;
  max-width: 100%;
}

.div-block-7 {
  height: 100%;
  max-width: 100%;
}

.section-2 {
  background-color: #f7f5ff;
}

.div-block-8 {
  width: 310px;
  flex-direction: row;
  align-items: stretch;
  margin-bottom: 0;
  display: flex;
}

.x73 {
  margin-bottom: 0;
}

.text-span {
  border-bottom: 1px solid #9caabb;
}

.background-video {
  height: 700px;
  display: block;
}

.image-4, .image-5, .image-6, .image-7 {
  background-color: #d0dbe7;
}

.text-span-2 {
  font-size: 50px;
  line-height: 1em;
}

.text-block-3 {
  text-align: left;
  font-weight: 500;
}

.text-block-3.success._2 {
  margin-top: 20px;
}

.text-block-3.success._1 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5em;
}

.image-8 {
  flex: 1;
  align-self: flex-start;
}

.section-3 {
  padding-bottom: 40px;
}

.asdjfld54 {
  direction: ltr;
  cursor: default;
  flex-direction: column;
  display: inline-block;
}

.paragraph-2 {
  white-space: pre-wrap;
}

.paragraph-2.jsdlkfsd {
  margin-bottom: 0;
  font-size: 18px;
}

.collection-list-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item-2 {
  min-height: 100%;
}

.checkbox-label {
  color: #141618;
  font-size: 14px;
  font-weight: 500;
}

.checkbox {
  width: 20px;
  height: 20px;
  border-width: 2px;
  border-color: #7babff;
  margin-top: 1px;
  margin-right: 10px;
  padding-right: 0;
  font-size: 16px;
}

.checkbox-field {
  margin-top: 10px;
  margin-bottom: 30px;
}

.checkbox-field.x {
  margin-bottom: 20px;
}

.form-submit-label {
  color: #141618;
  margin-top: 20px;
  font-size: 12px;
  line-height: 1.4em;
}

.form-submit-label.x {
  color: #586c80;
  margin-top: 10px;
  font-size: 12px;
}

.inlink {
  color: #5994fa;
  border-bottom: 1px solid #4077d8;
}

.inlink:hover {
  color: #4077d8;
}

.inlink.lp {
  color: #586c80;
  border-bottom-color: #586c80;
}

.link-4 {
  width: auto;
  color: #275cb8;
  border-bottom: 1px solid #275cb8;
}

.link-4:hover {
  color: #4077d8;
  border-bottom-color: #4077d8;
}

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

.div-block-9 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #275cb8;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.paragraph-3 {
  color: #5994fa;
  border-bottom: 1px solid #5994fa;
  align-items: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  display: none;
}

.paragraph-3:hover {
  color: #4077d8;
  border-bottom-color: #4077d8;
}

.div-block-11 {
  align-self: center;
}

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

.column-5, .columns-4 {
  align-items: center;
  display: flex;
}

.column-7 {
  padding-left: 0;
  padding-right: 0;
}

.column-8 {
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-5 {
  width: 100%;
  align-items: center;
  display: flex;
}

.column-9 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

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

.text-span-3 {
  font-weight: 600;
}

.grid-2 {
  grid-template-rows: auto;
}

.div-block-12 {
  text-align: left;
}

.image-10 {
  width: 570px;
  border-radius: 2px;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-bottom: 48px;
}

.div-block-13 {
  width: 100%;
  border-top: 1px solid #fff;
  padding-top: 16px;
}

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

.link-10 {
  color: #fff;
  align-self: auto;
  margin-left: 16px;
  display: inline;
}

.link-10:hover {
  color: #275cb8;
}

.link-10.w--current {
  font-size: 14px;
}

.div-block-14 {
  display: flex;
}

.div-block-15 {
  height: 110px;
  border-bottom: 1px solid rgba(255, 255, 255, .28);
}

.image-11 {
  width: 140px;
}

.grid-4 {
  grid-column-gap: 115px;
  grid-template-rows: auto;
}

.text-span-4 {
  line-height: 2em;
}

.new-link {
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

.new-link:hover {
  color: #275cb8;
  border-bottom-color: #275cb8;
}

.div-block-16 {
  border-bottom: 1px solid rgba(255, 255, 255, .28);
  padding-bottom: 16px;
}

.div-block-16._3 {
  border-bottom-style: none;
}

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

.pp {
  padding-left: 0;
}

.text-span-5 {
  padding-right: 16px;
}

.foot-link {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.foot-link:hover {
  color: #275cb8;
}

.text-block-5 {
  display: inline;
}

.grid-5 {
  grid-row-gap: 26px;
}

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

.div-block-17 {
  margin-top: 16px;
}

.top {
  height: auto;
}

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

.grid-7 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

.text-block-6 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.text-block-6:hover {
  color: #275cb8;
}

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

.text-span-6 {
  line-height: 2.1em;
}

._8 {
  color: #a5d2ff;
  font-size: 18px;
  font-weight: 600;
}

.div-block-24 {
  margin-bottom: 32px;
}

.div-block-24._2 {
  margin-top: 32px;
  margin-bottom: 0;
}

.text-block-7 {
  margin-right: 0;
  font-size: 14px;
  display: inline;
}

.text-block-7._33 {
  margin-right: 16px;
  font-size: 14px;
}

.link-block-2 {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.link-block-2:hover {
  color: #275cb8;
  border-bottom-color: #275cb8;
}

.text-span-7 {
  line-height: 2.2em;
}

.image-12 {
  min-width: auto;
  display: block;
}

.image-13 {
  min-width: auto;
  text-align: left;
  border-radius: 2px;
}

.div-block-26 {
  min-width: 32px;
}

.div-block-27 {
  border-radius: 2px;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 0 0 13px -2px rgba(0, 0, 0, .16);
}

.heading-3 {
  font-size: 34px;
  font-weight: 600;
}

.heading-3.x {
  color: #141618;
  margin-bottom: 35px;
  font-size: 30px;
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: auto;
  font-size: 16px;
}

.grid-9.lp {
  grid-template-columns: auto 1fr;
}

.grid-9.lp.x7 {
  grid-column-gap: 6px;
  grid-template-columns: 19px auto;
}

.grid-9.lp.x7.x8 {
  grid-template-columns: 19px auto;
}

.image-14 {
  max-width: none;
}

.heading-4 {
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.65em;
}

.heading-4._5p {
  color: #4077d8;
  font-size: 20px;
  font-weight: 500;
}

.heading-4.x3 {
  font-size: 20px;
}

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

.text-block-8 {
  align-self: center;
  margin-right: 6px;
  font-size: 18px;
  font-weight: 500;
}

.button-5 {
  background-color: #5994fa;
  border-radius: 2px;
  padding: 20px 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 16px;
  display: block;
}

.button-5:hover {
  opacity: .8;
  color: #fff;
  background-color: #4077d8;
}

.text-block-9 {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.div-block-29 {
  background-color: #fff;
  border-radius: 2px;
  margin-top: 12px;
  padding: 26px;
  box-shadow: 0 0 13px -2px rgba(0, 0, 0, .16);
}

.text-span-8 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1em;
}

.text-span-9 {
  font-size: 14px;
  font-weight: 600;
}

.text-span-10 {
  font-size: 16px;
}

.div-block-30 {
  display: flex;
}

.image-15 {
  width: 100%;
  max-width: none;
  border-radius: 2px;
}

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

.error-label {
  color: #fa5959;
  margin-top: 4px;
  margin-bottom: 0;
  display: none;
}

.other {
  color: #000;
  margin-top: 0;
  font-size: 14px;
  font-weight: 500;
}

.check-1 {
  color: #141618;
  font-size: 18px;
  font-weight: 500;
}

.div-block-33 {
  grid-column-gap: 32px;
  display: flex;
}

.radio-button-2 {
  width: 20px;
  height: 20px;
  color: #000;
  border-width: 2px;
  border-color: #d0dbe7;
  font-size: 16px;
}

.radio-button-2:hover {
  border-color: #7babff;
}

.radio-button-2.w--redirected-checked {
  background-color: #5994fa;
  border-width: 0;
  border-color: #fff;
}

.radio-button-label {
  margin-bottom: 0;
}

.radio-button-label.x4 {
  color: #141618;
  margin-top: 2px;
  margin-left: 7px;
  font-size: 16px;
  font-weight: 500;
}

.recaptcha {
  margin-top: 8px;
  margin-bottom: 28px;
}

.recaptcha-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.recaptcha-3 {
  margin-bottom: 20px;
}

.div-block-34 {
  border-top: 1px solid #5994fa;
  border-bottom: 1px solid #5994fa;
  margin-top: 16px;
  padding-top: 32px;
  padding-bottom: 16px;
}

.kod {
  font-size: 53px;
}

._34s {
  color: #4077d8;
  font-size: 20px;
  font-weight: 500;
}

.background-video-2 {
  width: auto;
  height: 450px;
}

.div-block-35, .div-block-36 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .section.soft-gradient.tw3 {
    min-height: 860px;
  }

  .section.image-background._55 {
    height: 950px;
  }

  .spacer._24 {
    display: block;
  }

  .spacer._16 {
    order: 0;
    display: block;
  }

  .spacer._16._8ikd._2 {
    display: none;
  }

  .spacer._16.kl9._88 {
    display: block;
  }

  .spacer._16._32, .spacer._16.kl8 {
    display: none;
  }

  .spacer._16.j3 {
    order: 1;
  }

  .spacer._24-copy {
    display: block;
  }

  .text-box.x33 {
    max-width: 800px;
  }

  ._12-columns.lp {
    grid-row-gap: 20px;
  }

  ._12-columns.lp._5 {
    grid-template-columns: auto;
  }

  .container.jlksdf4 {
    padding-bottom: 0;
  }

  .column.tu84._3 {
    align-items: center;
  }

  .column.tu84.x55, .column.tu84.jk8, .column.tu84.x43, .column.tu84.kl554 {
    padding-left: 0;
  }

  .paragraph.medium.x11 {
    margin-bottom: 0;
  }

  .paragraph.white.lp {
    max-width: 800px;
    font-size: 20px;
  }

  .nav-link.primary.c8 {
    margin-left: 0;
  }

  .nav-link.primary.c8.jkl667.lp {
    background-color: #5994fa;
  }

  .nav-link.primary.c8.jkl667.lp:hover {
    background-color: #4077d8;
  }

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

  ._2-column-grid.lp {
    max-width: 1400px;
  }

  ._3-column-grid.project {
    grid-column-gap: 80px;
  }

  .heading.l.work53 {
    margin-bottom: 0;
  }

  .heading.s.contact {
    color: #141618;
    font-weight: 600;
  }

  .heading.lp {
    color: #000;
    font-weight: 600;
  }

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

  .project-dot.l {
    color: #141618;
    background-color: #141618;
  }

  .emoji.alarm {
    background-image: url('../images/alarm.svg');
    padding-right: 4px;
    font-size: 16px;
    line-height: 20px;
  }

  .footer-grid {
    padding-left: 40px;
    padding-right: 40px;
  }

  .banner-container {
    max-width: 1140px;
  }

  .link-3 {
    color: #275cb8;
    border-bottom-color: #275cb8;
  }

  .div-block-6 {
    width: auto;
  }

  .div-block-8 {
    margin-bottom: 0;
  }

  .image-8 {
    align-self: center;
  }

  .collection-list-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .paragraph-3 {
    color: #5994fa;
    border-bottom: 1px solid #5994fa;
    margin-bottom: 0;
    display: inline-block;
  }

  .paragraph-3:hover {
    color: #275cb8;
    border-bottom-color: #275cb8;
  }

  .column-3 {
    align-self: center;
  }

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

  .link-9 {
    border-bottom: 1px solid #000;
  }

  .div-block-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-5 {
    grid-template-columns: .25fr .25fr;
  }

  .grid-7, .grid-8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid-9.lp {
    grid-column-gap: 8px;
  }

  .grid-9.lp.x7 {
    grid-template-columns: 19px 180px;
  }

  .grid-9.lp.x7.x8 {
    grid-template-columns: auto 351px;
  }

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

  .heading-4._5p {
    color: #4077d8;
  }

  .heading-4.x3 {
    font-size: 20px;
    font-weight: 500;
  }

  .button-5 {
    background-color: #5994fa;
  }

  .button-5:hover {
    background-color: #4077d8;
  }

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

  .radio-button-2.w--redirected-checked {
    background-color: #5994fa;
    border-width: 0;
  }

  .div-block-34 {
    width: 100%;
    border-top: 1px solid #5994fa;
    border-bottom: 1px solid #5994fa;
    padding-top: 32px;
    padding-bottom: 16px;
  }

  ._34s {
    font-weight: 500;
  }
}

@media screen and (max-width: 991px) {
  .section.blue.lp2 {
    padding-top: 80px;
  }

  .section.no-padding {
    padding-bottom: 20px;
  }

  .section.grey.l0 {
    padding-top: 80px;
  }

  .section.image-background {
    height: 75vw;
  }

  .section.image-background._55 {
    height: 690px;
  }

  .button {
    display: block;
    position: relative;
  }

  .button.light {
    font-size: 18px;
    line-height: 1.4;
  }

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

  .button.x8 {
    max-width: 200px;
  }

  .spacer._32, .spacer._24 {
    display: block;
  }

  .spacer._24.kl6 {
    display: none;
  }

  .spacer._24._23s {
    display: block;
  }

  .spacer._16 {
    order: 0;
    display: block;
  }

  .spacer._16._8ikd._2, .spacer._16.jli {
    display: none;
  }

  .spacer._16.i66 {
    order: 0;
    display: block;
  }

  .spacer._16._49kf {
    order: 0;
  }

  .spacer._16._32, .spacer._16.x7, .spacer._16.j3 {
    display: none;
  }

  .spacer._24-copy {
    display: block;
  }

  .text-box {
    max-width: none;
    order: 0;
    align-self: flex-start;
  }

  .text-box.cu839 {
    align-self: stretch;
  }

  ._12-columns {
    flex-flow: wrap;
    justify-content: flex-start;
  }

  ._12-columns.tablet-swap {
    flex-direction: column-reverse;
  }

  ._12-columns._55._89id, ._12-columns._6965, ._12-columns._798de, ._12-columns.lp {
    flex-direction: column;
  }

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

  .container.work542 {
    min-height: auto;
  }

  .container.jlksdf4 {
    padding-bottom: 0;
  }

  .column {
    width: 50%;
  }

  .column.desktop-6-column._5454 {
    width: auto;
  }

  .column.desktop-6-column._5454.u9sd {
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .column.desktop-6-column._5454.x7dhh {
    margin-bottom: 24px;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .column.desktop-6-column._3232 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .column.desktop-1-column {
    order: 0;
  }

  .column.desktop-1-column.tablet-hidden {
    order: 1;
    display: none;
  }

  .column.desktop-4-column.tablet-12-column {
    width: 100%;
    order: 1;
  }

  .column.desktop-4-column.tablet-12-column.ourserv323 {
    order: -1;
  }

  .column.desktop-3-column {
    flex-wrap: nowrap;
  }

  .column.desktop-3-column.tablet-4-column {
    width: 33.3333%;
  }

  .column.desktop-3-column.tablet-12-column {
    width: 100%;
  }

  .column.desktop-7-column.tablet-12-column {
    width: 100%;
    order: -1;
  }

  .column.desktop-8-column {
    padding-left: 16px;
  }

  .column.desktop-8-column.tablet-12-column {
    width: 100%;
  }

  .column.desktop-8-column.nu44 {
    padding-left: 16px;
    padding-right: 0;
  }

  .column.tu84 {
    width: auto;
    padding-left: 0;
  }

  .column.tu84.k90, .column.tu84.kl3 {
    padding-left: 0;
  }

  .column.jlksdf4 {
    width: auto;
  }

  .ds-block {
    margin-bottom: 40px;
  }

  .logo-div {
    flex: 0 auto;
  }

  .nav-logo {
    flex: 1;
  }

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

  .nav-dropdown {
    text-align: center;
    flex: 1;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 14px;
    display: block;
  }

  .paragraph.large.grey-text.contact {
    align-self: center;
  }

  .paragraph.large.kl3 {
    display: none;
  }

  .paragraph.large.kl9 {
    display: block;
  }

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

  .paragraph.medium.jlsueee._390 {
    min-width: 159px;
  }

  .ds-menu-brand {
    margin-bottom: 20px;
  }

  .ds-menu {
    z-index: 500;
    background-color: #5994fa;
    border-top: 1px solid #7babff;
    border-bottom: 1px solid #f4f9fd;
    padding-top: 17px;
    padding-bottom: 17px;
    display: block;
    position: absolute;
    top: 80px;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .ds-content {
    margin-left: 0;
    position: static;
  }

  .ds-section, .nav-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .nav-link {
    padding-left: 9px;
    padding-right: 9px;
    font-size: 14px;
  }

  .nav-link.primary {
    width: auto;
    text-align: center;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-left: 25px;
    display: flex;
    left: auto;
  }

  .nav-link.primary.c1, .nav-link.primary.c2 {
    margin-top: 15px;
  }

  .nav-link.primary.c2.lp.phone {
    background-color: #f0f9ff;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .nav-link.primary.c2.lp.phone._3 {
    display: none;
  }

  .nav-link.primary.c6 {
    width: 280px;
  }

  .nav-link.primary.cb1 {
    margin-right: 0;
  }

  .nav-link.primary.c7 {
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
  }

  .nav-link.primary.c7.jk87 {
    display: block;
  }

  .nav-link.primary.c8 {
    margin-right: 16px;
    display: inline-block;
  }

  .nav-link.primary.c8.jkl667 {
    margin-right: 0;
  }

  ._2-column-grid {
    order: 0;
    margin-left: 0;
    display: flex;
  }

  ._2-column-grid.large-gaps {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  ._2-column-grid.large-gaps.odpd3 {
    grid-row-gap: 20px;
    display: flex;
  }

  ._2-column-grid.ttab {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  ._2-column-grid.ttab._8933 {
    margin-bottom: 0;
  }

  ._2-column-grid.ntab {
    display: none;
  }

  ._2-column-grid._454 {
    grid-row-gap: 32px;
  }

  ._3-column-grid {
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
  }

  ._3-column-grid.project {
    display: flex;
  }

  .heading.xl {
    font-size: 55px;
  }

  .heading.xl.jlsdf5 {
    font-size: 56px;
  }

  .heading.l {
    text-align: left;
    order: 0;
  }

  .heading.l.work53 {
    margin-bottom: 0;
  }

  .heading.m.no-margin._54 {
    margin-bottom: 16px;
  }

  .heading.s.contact {
    text-align: center;
  }

  .heading.xl.kl1 {
    display: block;
  }

  .heading.xl.kl2 {
    display: none;
  }

  .error2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .licenses-grid {
    grid-column-gap: 40px;
    margin-left: 0;
  }

  .ds-body {
    flex-direction: column;
    display: flex;
  }

  .nav-button-animated.w--open {
    display: block;
  }

  .project-grid {
    flex-flow: wrap;
    grid-template-columns: 1.4fr 1fr;
    column-gap: 64px;
  }

  .project-thumbnail {
    flex-direction: column;
  }

  ._4-column-grid {
    grid-template-columns: 1fr 1fr;
  }

  .nav-link {
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 18px;
    overflow: visible;
  }

  .logo-container {
    justify-content: center;
    display: flex;
  }

  .partner-logo.black, .partner-logo.x6 {
    max-width: 100%;
  }

  .logos-div {
    grid-column-gap: 16px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
  }

  .logos-div.kl7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .logos-div.lp {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .nav-menu {
    text-align: right;
    background-color: #fff;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    margin-right: 0;
    padding-top: 16px;
    padding-bottom: 24px;
    display: flex;
  }

  .project-item {
    margin-bottom: 0;
  }

  .testimonial-slider {
    padding-left: 80px;
    padding-right: 80px;
  }

  .slider-left-arrow, .slider-right-arrow {
    width: 40px;
  }

  .emoji.phone {
    margin-right: 6px;
  }

  .emoji.phone.t6 {
    margin-right: 4px;
  }

  .emoji.alarm {
    margin-right: 6px;
  }

  .static-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ds-nav {
    z-index: 10;
    width: 100%;
    border-top: 1px solid #000;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    bottom: auto;
    left: auto;
    overflow: visible;
  }

  .ds-menu-button {
    color: #fff;
    margin-left: auto;
    margin-right: 12px;
    top: -10px;
  }

  .ds-menu-button.w--open {
    background-color: #4077d8;
    border-radius: 40px;
  }

  ._1-2-column-grid {
    grid-template-columns: 2fr;
    margin-left: 0;
  }

  ._1-2-column-grid.reversed {
    grid-template-columns: 2fr;
  }

  ._2-1-column-grid {
    margin-left: 0;
  }

  .footer-grid {
    flex-direction: column;
    grid-template-columns: 1.2fr 1fr;
    display: flex;
  }

  .testimonial-slider-arrow {
    width: 18px;
  }

  .photo-grid {
    width: 240%;
    margin-left: -75%;
  }

  .project-info-grid._2 {
    grid-row-gap: 32px;
    flex-direction: column;
    display: flex;
  }

  .project-info-grid._5._7 {
    flex-direction: column;
    display: flex;
  }

  .project-info-grid._5._00 {
    margin-bottom: 32px;
  }

  .more-projects-grid {
    margin-left: 0;
  }

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

  .project-image {
    width: auto;
    height: 50%;
    max-width: none;
  }

  .project-image.large {
    max-width: 100%;
  }

  .banner-section {
    padding-left: 60px;
    padding-right: 60px;
  }

  .banner-container {
    text-align: center;
  }

  .grid {
    justify-items: stretch;
  }

  .grid._2-column-grid {
    grid-row-gap: 22px;
    grid-template-columns: auto;
  }

  .grid._2-column-grid._76 {
    flex-direction: row;
    grid-template-columns: auto 1fr;
  }

  .grid._2-column-grid._76.lp {
    flex-direction: column;
  }

  .div-block-5 {
    max-width: none;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .div-block-8 {
    max-width: 200px;
  }

  .image-5 {
    align-self: auto;
  }

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

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

  .collection-list-2 {
    flex-direction: column;
    display: flex;
  }

  .div-block-10 {
    text-align: left;
    margin-top: 16px;
  }

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

  .column-2 {
    align-self: center;
  }

  .paragraph-3 {
    width: auto;
    display: inline-block;
  }

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

  .column-5 {
    margin-top: 16px;
  }

  .columns-4 {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .link-block {
    width: 100%;
    flex: 0 auto;
  }

  .column-6 {
    align-self: auto;
    margin-bottom: 16px;
  }

  .column-9 {
    margin-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-10 {
    width: auto;
  }

  .div-block-15 {
    height: 115px;
  }

  .grid-4 {
    flex-direction: column;
    display: flex;
  }

  .top._2 {
    display: none;
  }

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

  .div-block-21 {
    margin-top: 0;
    margin-bottom: 32px;
  }

  .div-block-25 {
    order: 1;
  }

  .div-block-26 {
    display: none;
  }

  .s1 {
    align-self: center;
  }

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

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

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 22px;
  }

  p {
    font-size: 15px;
  }

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

  .section.soft-gradient {
    padding-bottom: 60px;
  }

  .section.no-padding {
    padding-bottom: 10px;
  }

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

  .section.image-background._55 {
    height: 430px;
  }

  .button {
    padding: 7px 28px;
    font-size: 15px;
  }

  .div-block-38 {
    margin-bottom: 0;
  }

  .button.minimal {
    margin-left: 0;
    margin-right: 0;
  }

  .button.x8 {
    max-width: 200px;
  }

  .spacer {
    height: 32px;
  }

  .spacer._64 {
    width: 48px;
    height: 48px;
  }

  .spacer._64.x5 {
    display: none;
  }

  .spacer._32 {
    width: 24px;
    height: 24px;
    display: none;
  }

  .spacer._32._5k, .spacer._24.x932 {
    display: block;
  }

  .spacer._24._23s {
    order: 0;
  }

  .spacer._128 {
    width: 96px;
    height: 96px;
  }

  .spacer._80 {
    width: 64px;
    height: 64px;
  }

  .spacer._16 {
    order: 0;
    display: block;
  }

  .spacer._16.m22 {
    order: -1;
    display: none;
  }

  .spacer._16._8ikd {
    display: none;
  }

  .spacer._16._8ikd._2 {
    order: 1;
    display: block;
  }

  .spacer._16.jli, .spacer._16.kl9 {
    display: block;
  }

  .spacer._16.i66 {
    display: none;
  }

  .spacer._96 {
    width: 64px;
    height: 64px;
  }

  .spacer._24-copy.x932 {
    display: block;
  }

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

  ._12-columns {
    flex-wrap: wrap;
  }

  ._12-columns._55._89id, ._12-columns._798de {
    flex-direction: row;
  }

  ._12-columns.uo {
    flex-direction: column;
  }

  .column.desktop-6-column {
    width: auto;
  }

  .column.desktop-6-column.tablet-6-column {
    width: 100%;
  }

  .column.desktop-1-column.kkj8 {
    display: none;
  }

  .column.desktop-4-column, .column.desktop-3-column, .column.desktop-3-column.tablet-4-column {
    width: 100%;
  }

  .column.desktop-3-column.tablet-4-column.kld5 {
    order: -1;
  }

  .column.desktop-8-column, .column.desktop-8-column.tablet-8-column, .column.desktop-9-column, .column.desktop-5-column {
    width: 100%;
  }

  .column.tu84, .column.tu84.k90, .column.tu84.k8, .footer-logo {
    padding-left: 0;
  }

  .nav-dropdown {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 16px;
  }

  .nav-dropdown:hover {
    transform: none;
  }

  .paragraph {
    font-size: 15px;
  }

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

  .paragraph.xl {
    font-size: 20px;
  }

  .ds-menu-brand.w--current {
    margin-top: 14px;
  }

  .ds-menu {
    background-color: #fff;
    padding: 16px 24px 24px;
  }

  .ds-content {
    margin-left: 0;
  }

  .ds-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-input, .text-area {
    font-size: 12px;
  }

  .tab-link {
    width: auto;
    flex-direction: column;
    align-items: center;
    margin-left: 4px;
    margin-right: 4px;
    padding-top: 14px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
  }

  .nav-link {
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .nav-link:hover {
    transform: none;
  }

  .nav-link.primary {
    margin-top: 15px;
    margin-left: 25px;
  }

  .nav-link.primary.cb1 {
    margin-top: 0;
    margin-right: 0;
  }

  .nav-link.primary.c7.jk87 {
    display: block;
  }

  .nav-link.primary.c8.jkl667 {
    margin-top: 0;
  }

  .form-dropdown {
    font-size: 12px;
  }

  .field-block {
    min-height: auto;
  }

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

  .ds-colour-block {
    width: 25%;
  }

  ._2-column-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-left: 0;
  }

  ._2-column-grid.large-gaps {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  ._2-column-grid.large-gaps.c7 {
    margin-bottom: 0;
  }

  ._3-column-grid {
    grid-template-columns: 1fr;
    margin-left: 0;
  }

  ._3-column-grid.large-gaps {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .heading.xl.jlsdf5 {
    font-size: 42px;
  }

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

  .heading.l.cu44 {
    margin-bottom: 20px;
  }

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

  .heading.m.no-margin._54 {
    margin-bottom: 16px;
  }

  .heading.s {
    font-size: 20px;
  }

  .heading.s.x9 {
    line-height: 1.4em;
  }

  .heading.xl, .heading._2xl, .heading._3xl {
    font-size: 42px;
  }

  .licenses-grid {
    grid-template-columns: 1fr;
    margin-bottom: 64px;
    margin-left: 0;
  }

  .top-line, .bottom-line {
    height: 2px;
  }

  .project-grid {
    grid-row-gap: 32px;
    column-count: 1;
    flex-wrap: wrap;
    grid-template-columns: 1fr;
  }

  ._4-column-grid {
    grid-template-columns: 1fr 1fr;
  }

  .nav-link {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 18px;
  }

  .logo-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .partner-logo {
    flex: 0 auto;
  }

  .logos-div {
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between;
  }

  .circle-badge {
    width: 100px;
    height: 100px;
    bottom: -90px;
  }

  .spinning-circle-text {
    width: 84px;
  }

  .nav-menu {
    background-color: #fff;
    margin-right: 0;
    padding-top: 16px;
    padding-bottom: 24px;
  }

  .project-item {
    margin-bottom: 48px;
  }

  .tab-icon, .colour-tab-icon {
    width: 20px;
    margin-bottom: 2px;
    margin-right: 0;
  }

  .testimonial-slider {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-left-arrow {
    height: 45px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .slider-left-arrow.x {
    top: -10%;
  }

  .slider-right-arrow {
    height: 45px;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .slider-right-arrow.x {
    top: -10%;
  }

  .mobile-hidden {
    display: none;
  }

  .image {
    width: 32px;
  }

  ._1-2-column-grid {
    grid-row-gap: 16px;
    grid-template-columns: 2fr;
    margin-left: 0;
  }

  ._1-2-column-grid.reversed {
    grid-template-columns: 2fr;
  }

  ._2-1-column-grid {
    grid-template-columns: 2fr;
    margin-left: 0;
  }

  .footer-grid {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .photo-grid {
    grid-column-gap: 32px;
  }

  .project-info-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr 1fr;
  }

  .project-info-grid._5, .project-info-grid._5._00 {
    margin-bottom: 32px;
  }

  .more-projects-grid {
    grid-template-columns: 1fr;
    margin-left: 0;
  }

  .banner-section {
    text-align: left;
    justify-content: flex-start;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .banner {
    text-align: left;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .grid._2-column-grid {
    justify-content: start;
  }

  .grid._2-column-grid._76 {
    flex-direction: column;
  }

  .div-block-6 {
    order: 0;
  }

  .div-block-8 {
    max-width: 200px;
    order: 0;
    margin-bottom: 16px;
  }

  .collection-list-2 {
    flex-direction: column;
    display: flex;
  }

  .checkbox-label {
    font-size: 12px;
  }

  .link-4 {
    width: 100%;
    font-size: 14px;
  }

  .column-2 {
    padding-left: 16px;
  }

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

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

  .column-5 {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .column-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-9 {
    margin-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-9 {
    max-width: 240px;
  }

  .grid-4 {
    grid-column-gap: 115px;
  }

  .grid-7, .grid-8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .div-block-21 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .link-block-2, .div-block-25 {
    margin-top: 16px;
  }
}

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

  .div-block-38 {
    margin-bottom: 0;
  }

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

  .section.image-background._55 {
    height: 302px;
    min-height: auto;
    background-image: none;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .section.sdkle8 {
    padding-bottom: 60px;
  }

  .button._6, .button.x8 {
    max-width: 200px;
  }

  .button.lp {
    width: auto;
    font-size: 16px;
  }

  .spacer._32 {
    display: block;
  }

  .spacer._32.x1 {
    display: none;
  }

  .spacer._24 {
    display: block;
  }

  .spacer._16 {
    order: 0;
    display: block;
  }

  .spacer._16._8ikd, .spacer._16.jli, .spacer._16.kl9._88.lp {
    display: none;
  }

  .spacer._16.i66, .spacer._24-copy {
    display: block;
  }

  .text-box {
    width: auto;
    align-self: auto;
  }

  .text-box.cu839 {
    width: 210px;
    text-align: center;
  }

  ._12-columns._798de {
    width: 100%;
    flex-direction: column;
  }

  ._12-columns.lp._5 {
    grid-template-rows: auto auto;
    grid-template-columns: auto;
  }

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

  .container.jlksdf4 {
    padding-bottom: 0;
  }

  .color-block {
    margin-bottom: 20px;
  }

  .column {
    margin-bottom: 0;
  }

  .column.desktop-6-column {
    width: 100%;
    align-items: stretch;
  }

  .column.desktop-6-column._5454.u9sd, .column.desktop-3-column {
    width: 100%;
  }

  .column.desktop-3-column.tablet-4-column.kld5 {
    order: -1;
  }

  .column.desktop-5-column {
    width: 100%;
  }

  .column.tu84.x55, .column.tu84.k90, .column.tu84.k8, .column.tu84.kl3, .column.tu84.kl6 {
    padding-left: 0;
  }

  .footer-link {
    font-size: 18px;
  }

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

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

  .paragraph.small.no-margin {
    max-width: 250px;
    order: -1;
  }

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

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

  .paragraph.medium.white.x {
    flex-direction: column;
    display: flex;
  }

  .paragraph.medium.x11 {
    margin-bottom: 0;
  }

  .ds-menu-brand {
    margin-bottom: 24px;
    margin-left: 16px;
  }

  .form-success {
    padding: 0;
  }

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

  .text-input {
    width: 100%;
    font-size: 12px;
  }

  .text-input.lp {
    font-size: 16px;
  }

  .text-area {
    width: 100%;
    font-size: 12px;
  }

  .text-area.lp {
    font-size: 16px;
  }

  .tab-link {
    height: auto;
    border-radius: 3px;
    margin-bottom: 8px;
    padding: 10px 25px;
  }

  .tab-link.w--current {
    background-color: rgba(89, 148, 250, .13);
  }

  .nav-container {
    padding: 10px 20px;
  }

  .nav-link.primary.c1 {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 14px;
  }

  .nav-link.primary.c2 {
    font-size: 14px;
  }

  .nav-link.primary.c2.lp.phone {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 12px;
    line-height: 12px;
    display: none;
  }

  .nav-link.primary.c2.lp.phone._3 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
    display: block;
  }

  .nav-link.primary.cb1 {
    min-width: auto;
    margin-top: 0;
    margin-right: 0;
  }

  .nav-link.primary.c7 {
    font-size: 16px;
    display: flex;
  }

  .nav-link.primary.c7.jk87 {
    font-size: 15px;
  }

  .nav-link.primary.c8 {
    margin-right: 0;
    font-size: 15px;
    display: flex;
  }

  .nav-link.primary.c8.jkl667 {
    align-self: auto;
    font-size: 15px;
  }

  .nav-link.primary.c8.jkl667.lp {
    font-size: 16px;
  }

  .form-dropdown {
    font-size: 12px;
  }

  .field-block.j8 {
    margin-bottom: 0;
  }

  .footer-container {
    padding-left: 0;
    padding-right: 0;
  }

  ._2-column-grid {
    grid-template-columns: 1fr;
  }

  ._2-column-grid.ttab._8933 {
    margin-bottom: 0;
  }

  ._3-column-grid {
    grid-template-columns: 1fr;
  }

  ._3-column-grid.large-gaps.cta-home {
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  ._3-column-grid.large-gaps.cta-home.x56gh {
    align-items: flex-start;
  }

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

  .heading.xl.jlsdf5 {
    margin-bottom: 12px;
  }

  .heading.l {
    text-align: left;
    font-size: 26px;
  }

  .heading.l.cu900 {
    margin-bottom: 0;
  }

  .heading.l.cu44 {
    text-align: left;
    margin-bottom: 0;
  }

  .heading.l.value783, .heading.l.jk83 {
    text-align: left;
  }

  .heading.l.klkd9 {
    margin-bottom: 28px;
  }

  .heading.l._3 {
    margin-bottom: 0;
  }

  .heading.m.no-margin._54 {
    margin-bottom: 16px;
  }

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

  .heading.s.x9 {
    line-height: 1.4em;
  }

  .heading._2xl {
    text-align: left;
    font-size: 32px;
  }

  .heading._2xl.cu33 {
    text-align: center;
    margin-bottom: 0;
  }

  .heading._2xl._65 {
    text-align: left;
    margin-bottom: 16px;
  }

  .heading._2xl.kloe, .heading._2xl.lp, .heading._3xl {
    font-size: 32px;
  }

  .heading.lpc {
    text-align: center;
    font-size: 20px;
  }

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

  .split-field-grid {
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
  }

  .project-thumbnail {
    flex-direction: column;
  }

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

  ._4-column-grid {
    grid-template-columns: 1fr;
  }

  .logo-container {
    padding-left: 0;
    padding-right: 0;
  }

  .partner-logo.x6 {
    width: 100%;
  }

  .logos-div {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr 1fr;
  }

  .logos-div.kl7 {
    grid-template-columns: 1fr 1fr;
  }

  .circle-badge {
    right: 20px;
  }

  .tabs-menu {
    flex-wrap: wrap;
    margin-top: 0;
    margin-bottom: -40px;
    padding-top: 20px;
  }

  .blue-text._2._5 {
    font-size: 18px;
  }

  .slider-left-arrow.x, .slider-right-arrow.x {
    top: -14%;
  }

  .mobile-hidden {
    display: none;
  }

  .answer {
    padding-left: 0;
  }

  .question-arrow-icon {
    margin-left: 16px;
  }

  .emoji.white-hand {
    display: inline;
  }

  .emoji.phone {
    font-size: 14px;
  }

  .emoji.phone.t6 {
    margin-right: 2px;
    font-size: 15px;
  }

  .emoji.phone.lp {
    font-size: 18px;
  }

  .emoji.alarm, .emoji.alarm.l7 {
    margin-right: 6px;
  }

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

  .form-block.f1 {
    height: auto;
  }

  .ds-menu-button {
    padding: 4px;
  }

  ._1-2-column-grid {
    grid-column-gap: 32px;
    grid-row-gap: 16px;
  }

  ._1-2-column-grid.reversed {
    grid-template-columns: 2fr;
  }

  .footer-logo-box, .footer-menu-grid {
    margin-bottom: 24px;
  }

  .testimonial-slider-arrow {
    width: 12px;
  }

  .photo-grid {
    width: 360%;
    margin-left: -25%;
  }

  .project-info-grid._5 {
    flex-direction: column;
    display: flex;
  }

  .project-info-grid._5._00 {
    margin-bottom: 32px;
  }

  .project-images-list {
    grid-row-gap: 24px;
  }

  .more-projects-grid {
    grid-template-columns: 1fr;
  }

  .project-image {
    max-width: 100%;
    margin-bottom: 0;
  }

  .project-image.x6 {
    margin-bottom: 12px;
  }

  .banner-section {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner {
    text-align: left;
    justify-content: space-between;
  }

  .banner-link {
    width: 100%;
    flex: 0 auto;
  }

  .grid {
    flex-direction: column;
    display: flex;
  }

  .button-2 {
    width: auto;
    max-width: none;
  }

  .cta-button-estimate {
    width: 100%;
  }

  .cta-button-phone {
    width: 100%;
    margin-top: 15px;
  }

  .div-block-5 {
    max-width: none;
    padding-left: 0;
    display: block;
  }

  .div-block-8 {
    max-width: 150px;
    margin-bottom: 0;
  }

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

  .collection-list-2 {
    grid-template-columns: 1fr;
  }

  .checkbox-label {
    font-size: 12px;
  }

  .checkbox {
    width: 18px;
    height: 18px;
    margin-top: 1px;
    margin-right: 7px;
  }

  .form-submit-label {
    font-size: 10px;
  }

  .link-5, .link-6, .link-7 {
    margin-top: 16px;
  }

  .link-8 {
    text-align: left;
    margin-top: 16px;
    font-size: 15px;
  }

  .div-block-10 {
    text-align: center;
    margin-top: 16px;
  }

  .columns-3 {
    flex-direction: column;
    align-items: flex-start;
  }

  .column-2 {
    text-align: left;
    margin-top: 16px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .column-4 {
    align-self: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .column-9 {
    margin-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .link-10 {
    order: 0;
  }

  .link-10.w--current {
    order: 3;
    margin-left: 0;
  }

  .div-block-14 {
    flex-direction: column;
    margin-bottom: 16px;
  }

  .div-block-15 {
    height: 200px;
  }

  .grid-5, .grid-6 {
    flex-direction: column;
    display: flex;
  }

  .div-block-18 {
    display: none;
  }

  .grid-7 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 32px;
    display: none;
  }

  .div-block-19 {
    order: 1;
    display: none;
  }

  .grid-8 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 16px;
    display: grid;
  }

  .div-block-20 {
    display: none;
  }

  .text-span-6 {
    line-height: 2.6em;
  }

  .div-block-21 {
    order: 0;
    margin-top: 0;
    margin-bottom: 16px;
  }

  .div-block-22 {
    order: 0;
    margin-bottom: 16px;
  }

  .div-block-23 {
    order: 1;
    display: block;
  }

  .div-block-24._2 {
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  .text-block-7 {
    border-bottom: 1px #000;
  }

  .text-block-7._33 {
    margin-right: 0;
  }

  .link-block-2 {
    width: 90px;
    border-bottom-style: solid;
    margin-top: 16px;
  }

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

  .heading-3.x {
    font-size: 28px;
  }

  .grid-9.lp {
    grid-column-gap: 0px;
  }

  .grid-9.lp.x7 {
    grid-template-columns: 19px auto;
  }

  .grid-9.lp.x7.x8 {
    grid-template-columns: auto auto;
  }

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

  .image-14._4z {
    max-width: none;
  }

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

  .heading-4.x3 {
    font-size: 18px;
  }

  .div-block-31 {
    width: 280px;
  }

  .div-block-34 {
    margin-bottom: 16px;
  }
}

#w-node-_8b7e5491-13c2-d28b-c8a6-064c31639d87-cf3fcb86 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e3ca1571-7ea3-04bf-ad7f-f5466b64acd0-cf3fcb86, #w-node-b6232cb4-2970-9534-1265-2c7082cb6207-cf3fcb86 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_80c9e53f-7454-48b1-093f-169ce27776cd-cf3fcb86, #w-node-eb269cd0-6e15-4617-5b40-7b72609cd515-cf3fcb86, #w-node-_97d28d5b-5cfa-9685-78f5-cd71b0032635-cf3fcb86, #w-node-e8011f2f-f613-d62d-01a4-71282cc4683b-cf3fcb86, #w-node-de959c16-3e6a-f996-e295-7f66e28fb14a-cf3fcb86, #w-node-_0b4e5188-1ed7-3157-c82b-d1e6929c187c-cf3fcb86, #w-node-_38df11f8-29a6-0d31-1731-798ba74c9b1a-cf3fcb86 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2133aa0e-5592-d7bb-6739-b6a6ee50ec34-ee50ec31 {
  align-self: start;
  justify-self: start;
}

#w-node-_06da7960-9b1a-daf1-b4d8-2b2d193bd161-193bd15e, #w-node-_06da7960-9b1a-daf1-b4d8-2b2d193bd16c-193bd15e, #w-node-_06da7960-9b1a-daf1-b4d8-2b2d193bd16d-193bd15e, #w-node-e73019ab-be0d-0f47-e760-8c2569c2a52b-69c2a52b, #w-node-_0c23c291-2564-5e55-f5b4-664af1d4d796-c9272a49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c1263e51-b770-1e94-355f-e43ba8ad4b50-c9272a49, #w-node-_2394dbd2-1679-0398-1f87-72cd6f979213-c9272a49, #w-node-_117d112e-b2c5-aa80-74d4-48d122c6557e-c9272a49, #w-node-_673a49cc-9ba7-79e0-c55c-1d54b33b7000-c9272a49, #w-node-bba66037-c3f1-59c8-c015-19d4283867e1-c9272a49, #w-node-_5a2faab1-d3f9-1576-005b-8a29ebb99137-c9272a49, #w-node-a311a623-83c2-9525-78de-bb7e5bc69c18-c9272a49, #w-node-_84a25058-fa73-d4d1-0ea1-643aaaeeaa5d-c9272a49, #w-node-ea662361-1f3a-7a8c-b83a-dc36a6ec6ac3-c9272a49, #w-node-b5e860e7-8ef3-333d-da5d-9abd26562993-c9272a49, #w-node-_1d6ad290-6e1a-6364-a32f-6e9765872198-c9272a49, #w-node-_497525f0-7f55-4900-8833-72419c772f73-c9272a49, #w-node-fef6dbbe-2a5b-0a33-83b1-516a8ff2af69-c9272a49, #w-node-f3c799eb-adf6-106a-103f-a68ea04d4aa0-c9272a49, #w-node-_53d0b0c2-f4b2-49c7-4e3a-28abbb640fbb-c9272a49, #w-node-_900a816a-1889-2aa4-5131-509bb1457f8f-c9272a49, #w-node-a2df8138-3c5f-3642-b9b9-0182ffdfff8e-c9272a49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_4fb0d442-6436-79bc-cb13-5b2c7642c97f-31272a4b {
  align-self: start;
  justify-self: start;
}

#w-node-_4fb0d442-6436-79bc-cb13-5b2c7642c983-31272a4b {
  align-self: start;
}

#w-node-_64a9f8de-e2b4-e4f0-b5dc-9d0940eba4ab-31272a4b {
  align-self: start;
  justify-self: end;
}

#w-node-_0c6b11a8-4f54-7ced-8aba-c7771115124d-31272a4b {
  align-self: start;
  justify-self: start;
}

#w-node-_0c6b11a8-4f54-7ced-8aba-c77711151251-31272a4b {
  align-self: start;
}

#w-node-_60f8347f-0e33-d4af-f713-12f462a19fea-31272a4b {
  align-self: start;
  justify-self: end;
}

#w-node-_5476fbb0-6227-98e0-e981-825fe1ca61af-32272a66 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_666719ec-d0bb-0c63-85c6-681caf159303-07acd338, #w-node-_666719ec-d0bb-0c63-85c6-681caf159304-07acd338, #w-node-_49fcffd6-8874-38ac-b186-f9f19c9bab6d-07acd338, #w-node-_49fcffd6-8874-38ac-b186-f9f19c9bab6e-07acd338, #w-node-fe017987-cb0e-85e5-6cf2-130c0ca23cc6-07acd338, #w-node-fe017987-cb0e-85e5-6cf2-130c0ca23cc7-07acd338, #w-node-fe017987-cb0e-85e5-6cf2-130c0ca23ccf-07acd338, #w-node-fe017987-cb0e-85e5-6cf2-130c0ca23cd0-07acd338, #w-node-fe017987-cb0e-85e5-6cf2-130c0ca23cd6-07acd338, #w-node-fe017987-cb0e-85e5-6cf2-130c0ca23cd7-07acd338, #w-node-fe017987-cb0e-85e5-6cf2-130c0ca23cdb-07acd338, #w-node-fe017987-cb0e-85e5-6cf2-130c0ca23cdc-07acd338, #w-node-db759860-5426-48ca-d252-f61f2665d038-07acd338, #w-node-db759860-5426-48ca-d252-f61f2665d039-07acd338 {
  align-self: center;
}

#w-node-_3bee7e28-4b84-38b1-f2df-4c2edcb010d4-07acd338, #w-node-_234de052-deda-ef24-dd9a-74929a5a02c9-07acd338 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1280px) {
  #w-node-_2133aa0e-5592-d7bb-6739-b6a6ee50ec34-ee50ec31 {
    align-self: start;
  }

  #w-node-_2133aa0e-5592-d7bb-6739-b6a6ee50ec38-ee50ec31, #w-node-a380f63d-a764-103c-795d-b29e7d8f4650-55272a1a, #w-node-a380f63d-a764-103c-795d-b29e7d8f4653-55272a1a {
    align-self: center;
  }

  #w-node-e73019ab-be0d-0f47-e760-8c2569c2a52b-69c2a52b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4fb0d442-6436-79bc-cb13-5b2c7642c97f-31272a4b {
    justify-self: start;
  }

  #w-node-_64a9f8de-e2b4-e4f0-b5dc-9d0940eba4ab-31272a4b {
    justify-self: end;
  }

  #w-node-_0c6b11a8-4f54-7ced-8aba-c7771115124d-31272a4b {
    justify-self: start;
  }

  #w-node-_60f8347f-0e33-d4af-f713-12f462a19fea-31272a4b {
    justify-self: end;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_8d8f5b55-ed5a-2d84-dbfd-f67201053738-01053733, #w-node-_8d8f5b55-ed5a-2d84-dbfd-f6720105373a-01053733, #w-node-_8d8f5b55-ed5a-2d84-dbfd-f6720105373c-01053733, #w-node-_8d8f5b55-ed5a-2d84-dbfd-f6720105373e-01053733 {
    align-self: center;
  }

  #w-node-d1d166be-612a-7034-249d-1239740b6e1f-c9272a49 {
    order: -9999;
  }

  #w-node-_64a9f8de-e2b4-e4f0-b5dc-9d0940eba4ab-31272a4b, #w-node-_60f8347f-0e33-d4af-f713-12f462a19fea-31272a4b {
    order: -9999;
    justify-self: start;
  }

  #w-node-_2f8d721c-5ce4-5a62-cd6c-e215f0158ba4-07acd338, #w-node-_2f8d721c-5ce4-5a62-cd6c-e215f0158ba7-07acd338, #w-node-_2f8d721c-5ce4-5a62-cd6c-e215f0158baa-07acd338, #w-node-_2f8d721c-5ce4-5a62-cd6c-e215f0158bad-07acd338 {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d1d166be-612a-7034-249d-1239740b6e1f-c9272a49, #w-node-fd270a27-b44d-b95c-4d0f-4926cab081b5-c9272a49, #w-node-_5b879477-cf9c-42e7-7d6a-7416f736a188-c9272a49, #w-node-d7f37fcc-992d-73e0-5666-ac9d2d972ce2-c9272a49, #w-node-_2f7f5994-23de-6757-ec21-c6afc4a32083-c9272a49, #w-node-b435fabe-f89b-4ae8-d3ed-0c948274069c-c9272a49, #w-node-b435fabe-f89b-4ae8-d3ed-0c94827406a2-c9272a49, #w-node-d0045bc8-09e9-4741-9d70-0ba2843d62a6-c9272a49, #w-node-c877764e-9db7-2302-22ef-5fa226c874f5-c9272a49, #w-node-c1263e51-b770-1e94-355f-e43ba8ad4b51-c9272a49, #w-node-_8f09c728-0148-8010-a3f6-8c6b880cd15f-c9272a49, #w-node-_48efe5f4-db8f-4527-8344-7a1d452e0355-c9272a49, #w-node-f4f5f4bb-9109-3466-f0d0-bf8786d2d347-c9272a49, #w-node-c2ceb7f1-59bf-9b6e-d640-c57bdbb5e045-c9272a49, #w-node-c2ceb7f1-59bf-9b6e-d640-c57bdbb5e04b-c9272a49, #w-node-c2ceb7f1-59bf-9b6e-d640-c57bdbb5e051-c9272a49, #w-node-bd36bdaa-1873-94b8-72bf-461d9a9f80ce-c9272a49, #w-node-bd36bdaa-1873-94b8-72bf-461d9a9f80d4-c9272a49, #w-node-bd36bdaa-1873-94b8-72bf-461d9a9f80da-c9272a49, #w-node-_2394dbd2-1679-0398-1f87-72cd6f979214-c9272a49, #w-node-_117d112e-b2c5-aa80-74d4-48d122c6557f-c9272a49, #w-node-_673a49cc-9ba7-79e0-c55c-1d54b33b7001-c9272a49, #w-node-bba66037-c3f1-59c8-c015-19d4283867e2-c9272a49, #w-node-_5a2faab1-d3f9-1576-005b-8a29ebb99138-c9272a49, #w-node-a311a623-83c2-9525-78de-bb7e5bc69c19-c9272a49, #w-node-_84a25058-fa73-d4d1-0ea1-643aaaeeaa5e-c9272a49, #w-node-ea662361-1f3a-7a8c-b83a-dc36a6ec6ac4-c9272a49, #w-node-b5e860e7-8ef3-333d-da5d-9abd26562994-c9272a49, #w-node-_1d6ad290-6e1a-6364-a32f-6e9765872199-c9272a49, #w-node-_497525f0-7f55-4900-8833-72419c772f74-c9272a49, #w-node-fef6dbbe-2a5b-0a33-83b1-516a8ff2af6a-c9272a49, #w-node-f3c799eb-adf6-106a-103f-a68ea04d4aa1-c9272a49, #w-node-_53d0b0c2-f4b2-49c7-4e3a-28abbb640fbc-c9272a49, #w-node-_900a816a-1889-2aa4-5131-509bb1457f90-c9272a49, #w-node-a2df8138-3c5f-3642-b9b9-0182ffdfff8f-c9272a49 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_64a9f8de-e2b4-e4f0-b5dc-9d0940eba4ab-31272a4b, #w-node-_60f8347f-0e33-d4af-f713-12f462a19fea-31272a4b {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8d8f5b55-ed5a-2d84-dbfd-f67201053738-01053733, #w-node-_8d8f5b55-ed5a-2d84-dbfd-f6720105373a-01053733, #w-node-_8d8f5b55-ed5a-2d84-dbfd-f6720105373c-01053733, #w-node-_8d8f5b55-ed5a-2d84-dbfd-f6720105373e-01053733 {
    justify-self: center;
  }

  #w-node-_4fb0d442-6436-79bc-cb13-5b2c7642c97f-31272a4b {
    justify-self: start;
  }

  #w-node-_64a9f8de-e2b4-e4f0-b5dc-9d0940eba4ab-31272a4b {
    order: -9999;
    justify-self: start;
  }

  #w-node-_0c6b11a8-4f54-7ced-8aba-c7771115124d-31272a4b {
    justify-self: start;
  }

  #w-node-_60f8347f-0e33-d4af-f713-12f462a19fea-31272a4b {
    order: -9999;
    justify-self: start;
  }

  #w-node-_2f8d721c-5ce4-5a62-cd6c-e215f0158ba4-07acd338, #w-node-_2f8d721c-5ce4-5a62-cd6c-e215f0158ba7-07acd338, #w-node-_2f8d721c-5ce4-5a62-cd6c-e215f0158baa-07acd338, #w-node-_2f8d721c-5ce4-5a62-cd6c-e215f0158bad-07acd338 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraBold.ttf') format('truetype'), url('../fonts/Inter-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}