body {
  font-family: azo-sans-web, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: azo-sans-web, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 56px;
  font-weight: 500;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: azo-sans-web, sans-serif;
  font-size: 24px;
  line-height: 48px;
  font-weight: 500;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: azo-sans-web, sans-serif;
  font-size: 20px;
  line-height: 48px;
  font-weight: 500;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: azo-sans-web, sans-serif;
  color: #0f1e64;
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
}

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

p {
  margin-bottom: 10px;
  font-family: azo-sans-web, sans-serif;
  color: #525960;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  letter-spacing: 4%;
}

a {
  text-decoration: none;
}

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

form {
  border: 1px none #000;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px 10px 0px;
  border: 1px none #000;
  color: #525960;
  font-size: 18px;
  line-height: 22px;
  font-style: italic;
  font-weight: 500;
}

.paragraph {
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.paragraph.white {
  margin: 16px 0px 0px;
  padding-right: 32px;
  padding-left: 32px;
  color: #fff;
}

.paragraph.grey {
  padding-right: 24px;
  padding-left: 24px;
  color: #525960;
  letter-spacing: 0.4px;
}

.paragraph.grey.no-padding {
  margin-top: 24px;
  padding-right: 0px;
  padding-left: 0px;
}

.paragraph.blue {
  padding-right: 16px;
  padding-left: 16px;
  color: #525960;
  letter-spacing: 0.4px;
}

.paragraph.blue.no-padding {
  margin-top: 24px;
  padding-right: 0px;
  padding-left: 0px;
}

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

.text-small {
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}

.text-small.blue {
  color: #0f1e64;
}

.nav-content-wrapper {
  display: block;
  max-width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-extra-small {
  padding: 36px 12px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 12px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 2%;
  text-transform: uppercase;
}

.text-extra-small.bold {
  padding: 36px 12px;
  font-weight: 500;
}

.text-extra-small.nav-bar {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #525960;
  text-align: left;
}

.text-extra-small.nav-bar:hover {
  color: #0f1e64;
  font-weight: 400;
}

.text-extra-small.nav-bar:focus {
  color: #0f1e64;
  font-weight: 500;
}

.text-extra-small.nav-bar.w--current {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #0f1e64;
  font-weight: 500;
  text-align: left;
}

.text-extra-small.footer {
  position: relative;
  margin-right: 40px;
  padding: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.text-extra-small.footer.grey {
  color: #acb6c1;
}

.text-button {
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
  color: #0f1e64;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.text-button.white {
  color: #fff;
}

.text-button.white.center {
  text-align: center;
}

.text-button.center {
  margin-right: 0px;
}

.text-button.left {
  margin-right: 0px;
  margin-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-button.right {
  margin-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.text-button.grey {
  color: #525960;
}

.section {
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
}

.section.small {
  width: 100%;
  height: auto;
  padding-bottom: 96px;
}

.section.small.service {
  padding-bottom: 48px;
}

.section.small.home {
  margin-right: auto;
  margin-left: auto;
}

.section.contact {
  height: auto;
  padding-top: 64px;
  padding-bottom: 64px;
  background-color: #ebf1f8;
}

.section.friends {
  height: auto;
  margin-top: 0px;
}

.section.who-we-are {
  height: auto;
  padding-top: 48px;
  padding-bottom: 48px;
}

.section.what-we-do {
  height: auto;
  padding-top: 96px;
  padding-bottom: 96px;
}

.styleguide-content-wrap {
  margin-right: 80px;
  margin-left: 80px;
  text-align: center;
}

.styleguide-block {
  display: block;
  margin-top: 80px;
  margin-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.paragraph-bigger {
  margin-bottom: 10px;
  opacity: 1;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}

.paragraph-bigger.cc-bigger-light {
  opacity: 0.6;
}

.heading-jumbo {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: fertigo-pro;
  color: #fff;
  font-size: 64px;
  line-height: 80px;
  text-transform: none;
}

.styleguide-header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1b1f;
  color: #fff;
  text-align: center;
}

.heading-h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 16px;
  color: #0f1e64;
  font-size: 20px;
  line-height: 48px;
  text-align: left;
}

.heading-h3.sign-off {
  padding-right: 48px;
  color: #525960;
  font-style: italic;
}

.heading-h1 {
  color: #0f1e64;
  font-size: 30px;
  line-height: 56px;
  text-align: left;
}

.heading-h1.white {
  overflow: visible;
  color: #fff;
}

.heading-h1.white.invisible {
  opacity: 0;
}

.heading-h2 {
  color: #0f1e64;
  font-size: 24px;
  line-height: 48px;
  font-weight: 500;
  text-align: left;
}

.heading-h4 {
  color: #0f1e64;
  font-size: 16px;
  line-height: 32px;
  text-align: left;
}

.link-block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 125px;
  margin-top: 8px;
  margin-left: 32px;
  padding: 8px 8px 8px 0px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: padding 200ms cubic-bezier(.645, .045, .355, 1), opacity 200ms ease;
  transition: padding 200ms cubic-bezier(.645, .045, .355, 1), opacity 200ms ease;
}

.link-block:hover {
  padding-left: 8px;
  opacity: 0.8;
}

.link-block.top-margin {
  margin-top: 40px;
  margin-left: 0px;
}

.link-block.home {
  margin-top: 8px;
}

.link-block.article {
  margin-top: 40px;
}

.link-block.blog {
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.image {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.image.left {
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.navbar {
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.nav-container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: block;
  max-width: 100vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.navbar-logo {
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

.body {
  background-color: #fff;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.hero-section.mini {
  height: 424px;
  min-height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  background-image: url('../images/products-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-section.mini.friends {
  background-image: url('../images/friends-hero-min.jpg');
}

.hero-section.mini.about {
  background-image: url('../images/about-hero.jpg');
  background-size: cover;
}

.hero-section.mini.blog {
  background-image: url('../images/innovation-listing-page-header.jpg');
  background-size: cover;
}

.nav-menu {
  display: none;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin: 0px auto;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section-heading.friends {
  margin-top: 0px;
  margin-bottom: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
}

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

.section-heading.who-we-are {
  margin-bottom: 24px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-heading.what-we-do {
  margin-bottom: 32px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-heading.contact {
  margin-bottom: 64px;
  padding-top: 0px;
  padding-bottom: 0px;
}

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

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 16px;
  color: #0f1e64;
}

.heading.white {
  color: #fff;
}

.card-big-wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 424px;
  height: 440px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
}

.card-big-wrapper.blue {
  width: 440px;
  margin-right: auto;
  margin-left: auto;
  background-color: #0f1e64;
}

.card-big-wrapper.white {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 380px;
  height: 288px;
  margin-right: 32px;
  margin-bottom: -48px;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.card-big-wrapper.white.small {
  margin-right: 0px;
}

.section-heading-line {
  width: 40px;
  height: 1px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #0f1e64;
}

.section-heading-line.white {
  background-color: #fff;
}

.section-heading-line.thick {
  height: 2px;
}

.hero-scroll-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 8px auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.section-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-bottom: 48px;
}

.card-big-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15);
}

.card-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
  padding-left: 32px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.card-heading.blue {
  padding-top: 16px;
  padding-left: 16px;
}

.card-heading.blue.no-padding {
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-heading.blue.no-padding.sign-off {
  position: relative;
  margin-top: 43px;
}

.card-heading.blue.no-padding.contact {
  padding-left: 96px;
}

.card-heading.blue.no-padding.blog {
  margin-bottom: 24px;
}

.card-heading.services {
  margin-top: 24px;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #525960;
}

.who-we-are-main-image {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
}

.section-container {
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-container.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

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

.section-container.article {
  width: 790px;
  max-width: 90%;
}

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

.background-video {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.hero-section-content {
  width: 420px;
  margin: 0px auto 160px 64px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.secondary-content-secondary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.card-med-container {
  position: relative;
  left: 0px;
  margin-right: 64px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card-small {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card-med-image {
  width: 570px;
  height: 528px;
  max-width: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-image: url('../images/home-image-woweare-pedigree.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.card-small-image {
  width: 540px;
  height: 536px;
  margin-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-image: url('../images/home-image-whoweare-expertise.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.card-small-image.home {
  width: 416px;
  height: 528px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-repeat: no-repeat;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.card-image-services {
  position: relative;
  width: 320px;
  height: 400px;
  max-width: 100%;
  margin-right: 32px;
  margin-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/home-image-woweare-pedigree.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
}

.card-image-services.small {
  margin-right: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-size: cover;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.card-image-services.big {
  width: 540px;
  margin-right: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.card-content-services {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: visible;
  width: 320px;
  margin-right: 32px;
  margin-bottom: -24px;
  margin-left: 0px;
  padding-bottom: 24px;
  background-color: #0f1e64;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.card-content-services.small {
  margin-right: -32px;
}

.section-content-services {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-content-services.big {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 64px;
  margin-left: auto;
  padding-bottom: 0px;
  justify-items: stretch;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.card-services-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.collection-list-wrapper {
  margin-right: auto;
  margin-left: auto;
}

.service-summary-text {
  position: relative;
  overflow: hidden;
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 16px 32px;
  opacity: 1;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0%;
}

.service-summary-text:hover {
  overflow: visible;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 32px;
}

.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #0f1e64;
  color: #fff;
  text-align: center;
}

.footer.section-container {
  max-width: none;
}

.footer-flex-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.footer-logo-link {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 188px;
  height: 40px;
  max-height: 60px;
  margin-right: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.link-block-2 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.footer-link-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.overlay-content {
  position: absolute;
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.partner-card-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto 32px;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.image-5 {
  display: inline-block;
  max-height: 40px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.contact-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.contact-info-links {
  margin-right: 160px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.contact-info-links.padding {
  margin-left: 96px;
  padding-top: 24px;
}

.contact {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #525960;
}

.phone {
  display: inline-block;
}

.email {
  display: inline-block;
}

.form-contact-wrapper {
  margin-bottom: 16px;
}

.text-field {
  display: block;
  height: 100%;
  margin-bottom: 10px;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #0f1e64;
  background-color: #ebf1f8;
  background-clip: border-box;
}

.text-field::-webkit-input-placeholder {
  color: #525960;
  font-size: 12px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.text-field:-ms-input-placeholder {
  color: #525960;
  font-size: 12px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.text-field::-ms-input-placeholder {
  color: #525960;
  font-size: 12px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.text-field::placeholder {
  color: #525960;
  font-size: 12px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.text-field.big::-webkit-input-placeholder {
  text-align: left;
  text-transform: uppercase;
}

.text-field.big:-ms-input-placeholder {
  text-align: left;
  text-transform: uppercase;
}

.text-field.big::-ms-input-placeholder {
  text-align: left;
  text-transform: uppercase;
}

.text-field.big::placeholder {
  text-align: left;
  text-transform: uppercase;
}

.text-field.white {
  background-color: #fff;
}

.form {
  display: -ms-grid;
  display: grid;
  margin-top: 24px;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 48px 48px 48px 48px;
  grid-template-rows: 48px 48px 48px 48px;
}

.form.contact-us {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 48px 48px 48px 48px 48px;
  grid-template-rows: 48px 48px 48px 48px 48px;
}

.form-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.form-block.contact-us {
  margin-left: 96px;
  padding-top: 24px;
}

.form-block.contact {
  margin-left: 96px;
  padding-top: 24px;
}

.form-button {
  padding-left: 0px;
  background-color: transparent;
  color: #0f1e64;
  text-transform: uppercase;
}

.text-span {
  text-transform: uppercase;
}

.div-block {
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-2 {
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.card.text {
  position: relative;
  z-index: 1;
  height: auto;
  margin-left: 160px;
  padding: 56px 48px 56px 428px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.card.text.product {
  width: 900px;
  height: 600px;
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card.text.about {
  width: 900px;
  height: 1065px;
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card.text.contact {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card.text.blog-main {
  width: 900px;
  height: auto;
  max-width: 100%;
  padding-left: 360px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card-image {
  position: absolute;
  z-index: 2;
  width: 540px;
  height: 432px;
  margin-top: 48px;
  margin-right: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.card-image.product {
  width: 540px;
  height: auto;
  margin-top: 40px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.card-image.contact {
  width: 570px;
  height: auto;
  padding-right: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.card-image.blog {
  width: 472px;
  height: auto;
  margin-top: 40px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.card-image.about {
  width: 540px;
  height: auto;
  margin-top: 40px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.collection-item-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.list-wrapper {
  overflow: visible;
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
}

.body-2 {
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
}

.page-header-wrapper {
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 48px;
  padding-bottom: 48px;
}

.page-subhead {
  max-width: 90%;
  margin-bottom: 0px;
  padding-left: 56px;
  font-weight: 500;
}

.disclaimer {
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
}

.disclaimer-text {
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  font-size: 11px;
  line-height: 24px;
  text-align: center;
}

.friends-hero {
  background-clip: border-box;
}

.rte {
  display: inline;
  margin-top: 24px;
}

.rte h4 {
  display: block;
  font-size: 15px;
}

.rte blockquote {
  display: inline;
  margin-bottom: 0px;
  padding: 0px;
  border-left-style: none;
  color: #525960;
  font-size: 15px;
  line-height: 32px;
  font-style: italic;
  font-weight: 500;
}

.rte a {
  display: inline-block;
  color: #0f1e64;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.rte p {
  display: inline-block;
  margin-top: 24px;
  font-size: 16px;
}

.rte.product {
  margin-top: 0px;
}

.rte h6 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #525960;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}

.mob-h3 {
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  text-align: left;
}

.mob-para {
  line-height: 32px;
  text-align: left;
}

.mob-rte {
  margin-top: 24px;
}

.mob-rte h4 {
  display: block;
  font-size: 14px;
}

.mob-rte blockquote {
  padding: 0px;
  border-left-style: none;
  color: #525960;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
}

.mob-rte a {
  display: inline-block;
  color: #0f1e64;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.mob-rte p {
  font-size: 14px;
}

.mob-rte h2 {
  color: #0f1e64;
  font-size: 20px;
  line-height: 32px;
}

.product-card-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto 64px;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.partner-logos-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.partner-logo-item-wrapper {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #ebf1f8;
  box-shadow: 1px 1px 0 0 #acb6c1, inset 1px 1px 0 0 #acb6c1;
}

.partner-logo {
  box-shadow: none;
}

.block-quote {
  display: inline-block;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  font-size: 16px;
  line-height: 32px;
}

.block-quote.about {
  margin-top: 24px;
}

.quote-by {
  display: inline-block;
  font-size: 16px;
  line-height: 32px;
  font-style: normal;
  font-weight: 300;
}

.sign-image {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 220px;
  height: 220px;
  margin-top: -24px;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  background-color: #ebf1f8;
  background-image: url('../images/Zafar-profile-pic.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.about-main-content-wrapper {
  display: none;
  overflow: visible;
  max-width: 1110px;
  margin-top: 96px;
  margin-right: auto;
  margin-left: auto;
}

.grp-cpny-wrapper {
  display: -ms-grid;
  display: grid;
  height: 512px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cmpny-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.company-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 144px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px none #000;
  background-color: #ebf1f8;
}

.company-card-content-wrapper {
  padding: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.contact-main-content-wrapper {
  overflow: visible;
  max-width: 1110px;
  margin-right: auto;
  margin-left: auto;
}

.contact-card-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 176px auto 64px;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.gallery {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.gallery-grid-container {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.rte-blog {
  max-width: 790px;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
}

.rte-blog h4 {
  display: block;
  font-size: 15px;
}

.rte-blog blockquote {
  display: block;
  padding: 0px;
  border-left-style: none;
  color: #525960;
  font-size: 15px;
  line-height: 32px;
  font-style: italic;
  font-weight: 500;
}

.rte-blog a {
  display: inline-block;
  color: #0f1e64;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.rte-blog p {
  display: inline-block;
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 16px;
}

.rte-blog img {
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.article-header-image {
  width: 920px;
  height: 480px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.blog-button {
  border-style: solid;
  border-width: 2px;
  border-color: #0f1e64;
  background-color: transparent;
  color: #0f1e64;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.article-header-image-copy {
  height: 480px;
  max-width: 920px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/eviation-article-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.article-header-wrapper {
  width: 920px;
  height: auto;
  max-width: 90%;
  margin-top: 128px;
  margin-right: auto;
  margin-left: auto;
}

.link-right {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 125px;
  margin-top: 8px;
  margin-left: 32px;
  padding: 8px 8px 8px 0px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: padding 200ms cubic-bezier(.645, .045, .355, 1), opacity 200ms ease;
  transition: padding 200ms cubic-bezier(.645, .045, .355, 1), opacity 200ms ease;
}

.link-right:hover {
  padding-left: 8px;
  opacity: 0.8;
}

.link-right.top-margin {
  margin-top: 40px;
  margin-left: 0px;
}

.link-right.home {
  margin-top: 40px;
}

.link-right.article {
  max-width: 160px;
  margin-top: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 8px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.link-right.article:hover {
  padding-right: 8px;
}

.article-nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 96px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-left {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 125px;
  margin-top: 8px;
  margin-left: 32px;
  padding: 8px 8px 8px 0px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: padding 200ms cubic-bezier(.645, .045, .355, 1), opacity 200ms ease;
  transition: padding 200ms cubic-bezier(.645, .045, .355, 1), opacity 200ms ease;
}

.link-left:hover {
  padding-left: 8px;
  opacity: 0.8;
}

.link-left.top-margin {
  margin-top: 40px;
  margin-left: 0px;
}

.link-left.home {
  margin-top: 40px;
}

.link-left.article {
  max-width: 160px;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.article-nav-divider {
  height: 1px;
  margin-right: 40px;
  margin-left: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #acb6c1;
}

.about-card-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto 64px;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.blog-main-content-wrapper {
  overflow: visible;
  max-width: 1110px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.blog-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 64px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.blog-item-img-wrapper {
  position: relative;
  margin-left: 64px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.list-item-title-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  margin-bottom: -16px;
  margin-left: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}

.blog-list-item {
  position: static;
}

.list-logo-wrapper {
  width: 96px;
}

.blog-list-item-title {
  margin-top: 8px;
  margin-bottom: 0px;
  color: #0f1e64;
}

.list-item-content-wrapper {
  margin-left: 24px;
}

.blog-card-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto 64px;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.breadcrumb {
  margin-right: 32px;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #000;
  text-align: right;
}

.back-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 16px;
  margin-left: auto;
  color: #0f1e64;
  font-size: 14px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.image-7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.text-block {
  padding-left: 8px;
}

.image-8 {
  cursor: pointer;
}

.text-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #525960;
}

.text-holder.bottom {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link {
  border-style: solid;
  border-width: 1px;
  border-color: #0f1e64;
}

.link.blue {
  color: #0f1e64;
}

.bold-text {
  border: 1px solid #000;
}

.section-2 {
  border: 1px none transparent;
  color: transparent;
}

.text-link {
  color: #0f1e64;
  font-weight: 500;
}

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

.text-span-2 {
  color: #0f1e64;
}

.span {
  color: #000;
}

.link-2 {
  color: #0f1e64;
}

.heading-2 {
  color: #000;
}

@media screen and (max-width: 991px) {
  .paragraph.center-align {
    font-size: 16px;
  }
  .nav-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-extra-small.nav-bar {
    display: block;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 40px;
    font-size: 16px;
  }
  .text-extra-small.nav-bar.w--current {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 40px;
    font-size: 16px;
  }
  .text-extra-small.nav-bar.w--current:hover {
    display: block;
  }
  .section.small {
    padding-bottom: 32px;
  }
  .styleguide-block {
    text-align: center;
  }
  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }
  .navbar {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .nav-container {
    z-index: 10;
  }
  .navbar-logo {
    max-width: 200px;
    margin-right: auto;
  }
  .navbar-logo.w--current {
    margin-right: 36vw;
    margin-left: auto;
  }
  .hero-section.mini {
    max-height: 300px;
  }
  .menu-button {
    position: relative;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-transition: -webkit-transform 300ms cubic-bezier(.645, .045, .355, 1);
    transition: -webkit-transform 300ms cubic-bezier(.645, .045, .355, 1);
    transition: transform 300ms cubic-bezier(.645, .045, .355, 1);
    transition: transform 300ms cubic-bezier(.645, .045, .355, 1), -webkit-transform 300ms cubic-bezier(.645, .045, .355, 1);
  }
  .menu-button.w--open {
    background-color: transparent;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: opacity 200ms ease, -webkit-transform 500ms cubic-bezier(.645, .045, .355, 1);
    transition: opacity 200ms ease, -webkit-transform 500ms cubic-bezier(.645, .045, .355, 1);
    transition: opacity 200ms ease, transform 500ms cubic-bezier(.645, .045, .355, 1);
    transition: opacity 200ms ease, transform 500ms cubic-bezier(.645, .045, .355, 1), -webkit-transform 500ms cubic-bezier(.645, .045, .355, 1);
  }
  .nav-menu {
    height: 100vh;
    background-color: #ebf1f8;
  }
  .section-heading {
    padding-left: 32px;
  }
  .section-heading.who-we-are {
    max-width: 100%;
    padding-left: 0px;
  }
  .section-heading.what-we-do {
    max-width: none;
    padding-left: 0px;
  }
  .section-heading.social-proof {
    padding-left: 0px;
  }
  .card-big-wrapper.blue {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 8px;
    padding-bottom: 32px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .card-big-wrapper.white {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .card-big-wrapper.white.small {
    margin-right: auto;
    margin-left: auto;
  }
  .section-content {
    max-width: 100%;
    margin-bottom: 48px;
  }
  .card-big-image {
    height: 560px;
    max-width: 100%;
  }
  .card-heading.blue.no-padding.contact {
    padding-left: 0px;
  }
  .who-we-are-main-image {
    max-width: 100%;
  }
  .section-container {
    padding-right: 24px;
    padding-left: 24px;
  }
  .section-container.contact {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-container.who-we-are {
    padding-right: 24px;
    padding-left: 24px;
  }
  .hero-section-content {
    margin-left: 40px;
  }
  .secondary-content-secondary {
    display: block;
    max-width: 100%;
  }
  .card-med-container {
    left: 0px;
    z-index: 1;
    margin-right: auto;
    margin-left: auto;
  }
  .card-small {
    z-index: 1;
    margin-top: 96px;
    margin-right: auto;
    margin-left: auto;
  }
  .card-med-image {
    width: 100%;
  }
  .card-small-image {
    width: 100%;
  }
  .card-small-image.home {
    width: 100%;
  }
  .card-image-services.small {
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
  .card-image-services.big {
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
  .card-content-services.small {
    margin-right: 32px;
  }
  .section-content-services {
    display: block;
    margin-bottom: 40px;
  }
  .section-content-services.big {
    display: block;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-bottom: 0px;
  }
  .card-services-wrapper {
    margin: 32px auto;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-link-container {
    margin-top: 40px;
  }
  .collection-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .partner-card-wrapper {
    position: static;
    max-width: 90%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .contact-content-wrapper {
    display: block;
    padding-right: 32px;
    padding-left: 32px;
  }
  .contact-info-links.padding {
    margin-left: 0px;
  }
  .form-block {
    margin-top: 40px;
  }
  .form-block.contact {
    margin-left: 0px;
  }
  .image-6 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .card.text {
    padding-left: 160px;
  }
  .card.text.product {
    width: auto;
    height: auto;
  }
  .card.text.about {
    width: auto;
    height: auto;
    padding-left: 120px;
  }
  .card.text.contact {
    padding-left: 120px;
  }
  .card.text.blog-main {
    height: auto;
    margin-left: -48px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 64px;
  }
  .card-image {
    width: 280px;
    height: auto;
  }
  .card-image.product {
    width: 300px;
    height: auto;
    margin-top: 40px;
  }
  .card-image.contact {
    display: block;
    width: auto;
    height: 240px;
    margin-bottom: -16px;
    margin-left: 40px;
  }
  .card-image.blog {
    position: relative;
    width: 160px;
    height: auto;
    margin-top: 40px;
  }
  .card-image.about {
    width: 240px;
    height: auto;
    margin-top: 40px;
  }
  .page-header-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .disclaimer-text {
    max-width: 90%;
  }
  .mob-h3 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    text-align: left;
  }
  .product-card-wrapper {
    position: static;
    display: block;
    max-width: 90%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .partner-logos-list {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
  .partner-logo-item-wrapper {
    width: 100%;
  }
  .partner-logo {
    display: block;
    height: 240px;
    margin-right: auto;
    margin-left: auto;
    box-shadow: 0 1px 0 0 #acb6c1;
  }
  .sign-image {
    width: 160px;
    height: 160px;
    margin-right: -24px;
  }
  .about-main-content-wrapper {
    max-width: none;
  }
  .grp-cpny-wrapper {
    display: block;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    -ms-grid-columns: minmax(200px, 10fr);
    grid-template-columns: minmax(200px, 10fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .cmpny-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .contact-card-wrapper {
    position: static;
    display: block;
    margin-top: 96px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .gallery-grid-container {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .article-header-wrapper {
    max-width: 95%;
  }
  .about-card-wrapper {
    position: static;
    display: block;
    max-width: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .blog-item-img-wrapper {
    margin-left: 0px;
    border-width: 2px;
  }
  .list-item-title-wrapper {
    width: 320px;
  }
  .blog-list-wrapper {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
  .blog-list-item-title {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 24px;
  }
  .blog-card-wrapper {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .section-2 {
    padding-right: 52px;
    padding-left: 52px;
  }
}

@media screen and (max-width: 767px) {
  .paragraph.white {
    font-size: 14px;
  }
  .paragraph.grey {
    font-size: 14px;
  }
  .paragraph.blue {
    font-size: 14px;
  }
  .paragraph.center-align {
    font-size: 14px;
  }
  .text-extra-small.footer {
    position: static;
    display: block;
    margin-right: auto;
    margin-bottom: 16px;
    margin-left: auto;
    text-align: center;
  }
  .text-extra-small.footer.grey {
    margin-right: auto;
    margin-left: auto;
    font-size: 10px;
  }
  .section.what-we-do {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }
  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }
  .heading-h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .navbar-logo {
    max-width: 190px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .hero-section.mini {
    height: 424px;
    max-height: 240px;
  }
  .menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .heading {
    font-size: 18px;
    line-height: 32px;
  }
  .heading.white {
    font-size: 16px;
  }
  .who-we-are-main-image {
    max-width: 100%;
  }
  .section-container {
    padding-right: 24px;
    padding-left: 24px;
  }
  .section-container.footer {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-container.who-we-are {
    padding-right: 8px;
    padding-left: 8px;
  }
  .section-container.about {
    padding-right: 24px;
    padding-left: 24px;
  }
  .card-med-container {
    margin-right: auto;
    margin-left: auto;
  }
  .card-med-image {
    max-width: 100%;
  }
  .card-image-services {
    max-width: 100%;
  }
  .card-image-services.small {
    width: auto;
    max-width: none;
  }
  .footer {
    padding: 40px 20px;
  }
  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .link-block-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .footer-link-container {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .partner-card-wrapper {
    display: block;
  }
  .text-field {
    height: 48px;
    margin-bottom: 24px;
  }
  .text-field.big {
    height: 96px;
  }
  .text-field.big.white {
    height: 96px;
  }
  .form {
    display: block;
  }
  .card.text {
    position: static;
    margin-left: 0px;
    padding-left: 40px;
  }
  .card.text.about {
    padding-right: 24px;
    padding-left: 24px;
  }
  .card.text.contact {
    padding-left: 48px;
  }
  .card.text.blog-main {
    margin-left: 0px;
    padding-left: 48px;
  }
  .card-image {
    position: static;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .card-image.product {
    width: 100%;
    margin-top: 0px;
  }
  .card-image.contact {
    height: 240px;
  }
  .card-image.blog {
    position: relative;
    display: block;
    width: 160px;
    margin-bottom: -24px;
    margin-left: 24px;
  }
  .card-image.about {
    width: 30%;
    margin-top: 0px;
    margin-bottom: -32px;
    margin-left: 16px;
  }
  .page-header-wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .rte p {
    font-size: 14px;
  }
  .partner-logo-item-wrapper {
    width: 100%;
  }
  .partner-logo {
    display: block;
    height: 160px;
    margin-right: auto;
    margin-left: auto;
  }
  .sign-image {
    margin-right: 0px;
    border-width: 2px;
  }
  .about-main-content-wrapper {
    max-width: none;
  }
  .grp-cpny-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .gallery {
    padding: 40px 20px;
  }
  .gallery-grid-container {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .rte-blog {
    font-size: 13px;
  }
  .article-header-image {
    height: 320px;
  }
  .blog-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .blog-card-wrapper {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .paragraph.white {
    padding-right: 16px;
    padding-left: 16px;
    font-size: 14px;
  }
  .paragraph.grey {
    font-size: 14px;
  }
  .paragraph.blue {
    font-size: 14px;
  }
  .text-extra-small.nav-bar {
    padding-left: 24px;
  }
  .text-extra-small.nav-bar.w--current {
    padding-left: 24px;
  }
  .text-extra-small.footer.grey {
    font-size: 10px;
  }
  .section.friends {
    padding-right: 16px;
    padding-left: 16px;
  }
  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }
  .link-block {
    margin-left: 16px;
  }
  .navbar-logo {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .navbar-logo.w--current {
    position: static;
    margin-right: 40vw;
  }
  .hero-section {
    background-position: 50% 0%;
  }
  .menu-button {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    overflow: visible;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
  }
  .menu-button.w--open {
    -webkit-transition-duration: 200ms, 500ms;
    transition-duration: 200ms, 500ms;
  }
  .section-heading.who-we-are {
    max-width: 100%;
  }
  .section-heading.what-we-do {
    padding-left: 0px;
  }
  .section-heading.social-proof {
    padding-left: 0px;
  }
  .heading {
    font-size: 18px;
    line-height: 32px;
  }
  .heading.white {
    font-size: 16px;
  }
  .card-big-wrapper.blue {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .card-big-wrapper.white {
    position: static;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0px auto;
    padding-bottom: 32px;
  }
  .hero-scroll-icon {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section-content {
    display: block;
    overflow: visible;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .card-big-image {
    height: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
  .card-heading.services {
    padding-left: 16px;
  }
  .who-we-are-main-image {
    max-width: 100%;
  }
  .section-container {
    position: static;
    padding-right: 16px;
    padding-bottom: 0px;
    padding-left: 16px;
  }
  .hero-section-content {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .card-med-container {
    left: auto;
    max-width: none;
  }
  .card-small {
    margin-top: 48px;
  }
  .card-med-image {
    height: 320px;
  }
  .card-small-image {
    max-width: 100%;
  }
  .card-small-image.home {
    height: 320px;
  }
  .card-image-services.big {
    width: auto;
    max-width: none;
  }
  .card-content-services {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .card-content-services.small {
    margin-right: 0px;
  }
  .section-content-services {
    display: block;
    overflow: visible;
    margin-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .service-summary-text {
    padding-right: 16px;
    padding-left: 16px;
  }
  .service-summary-text:hover {
    padding-right: 16px;
    padding-left: 16px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .footer-flex-container {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-logo-link {
    height: 60px;
  }
  .partner-card-wrapper {
    max-width: 100%;
  }
  .form-block {
    margin-right: -16px;
    margin-left: -16px;
  }
  .form-block.contact {
    margin-right: 0px;
  }
  .card.text {
    padding-right: 16px;
    padding-left: 16px;
  }
  .card.text.about {
    padding-right: 16px;
    padding-left: 16px;
  }
  .card.text.contact {
    padding-left: 16px;
  }
  .card.text.blog-main {
    padding-right: 16px;
    padding-left: 16px;
  }
  .card-image {
    margin-top: 0px;
  }
  .card-image.contact {
    height: auto;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .card-image.blog {
    margin-right: auto;
    margin-left: auto;
  }
  .disclaimer-text {
    font-size: 10px;
  }
  .rte p {
    font-size: 14px;
  }
  .product-card-wrapper {
    max-width: 100%;
  }
  .partner-logos-list {
    max-width: none;
  }
  .partner-logo {
    height: 100px;
  }
  .block-quote.about {
    font-size: 14px;
  }
  .quote-by {
    font-size: 14px;
  }
  .sign-image {
    display: block;
    width: 120px;
    height: 120px;
    margin-top: 32px;
  }
  .centered-container {
    text-align: left;
  }
  .gallery-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }
  .article-header-image {
    height: 200px;
  }
  .article-nav-divider {
    margin-right: 8px;
    margin-left: 8px;
  }
  .blog-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .list-item-title-wrapper {
    width: auto;
    margin-left: 0px;
  }
  .blog-list-item-title {
    margin-top: 0px;
    font-size: 16px;
  }
  .blog-card-wrapper {
    max-width: 100%;
  }
  .section-2 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .div-block-3 {
    padding-bottom: 14px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}

#name.w-node-acd32924a726-fdf4e3b4 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#email.w-node-acd32924a729-fdf4e3b4 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#Message.w-node-ce516d55951d-fdf4e3b4 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-acd32924a72a-fdf4e3b4 {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#name.w-node-8511d5d333dc-10f4e3be {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#email.w-node-8511d5d333dd-10f4e3be {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#Message.w-node-cef788340f5f-10f4e3be {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-8511d5d333df-10f4e3be {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
  -ms-grid-row: 5;
  grid-row-start: 5;
}

@media screen and (max-width: 991px) {
  #w-node-2116f4de100f-cbf4e3bd {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

