@font-face {
  font-family: Mavenpro;
  src: url('../fonts/MavenPro-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mavenpro;
  src: url('../fonts/MavenPro-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mavenpro;
  src: url('../fonts/MavenPro-Bold.ttf') format("truetype"), url('../fonts/MavenPro-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mavenpro;
  src: url('../fonts/MavenPro-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mavenpro;
  src: url('../fonts/MavenPro-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --midnight-blue-2: #231f54;
  --primary: #0a4970;
  --steel-blue: #1e75b7;
  --midnight-blue: #04344d;
  --deep-sky-blue: #3bbbe9;
  --firebrick: #be1e2d;
  --coral: #f68d4d;
  --sandy-brown: #f6ac69;
  --light-sea-green: #13a5a8;
}

.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 {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

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

body {
  color: #333;
  letter-spacing: 0;
  flex-direction: column;
  font-family: Mavenpro, sans-serif;
  font-size: 1vw;
  line-height: 1;
  display: flex;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mavenpro, sans-serif;
  font-size: 3.28em;
  font-weight: 700;
  line-height: 1.4;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mavenpro, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.4;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.19em;
  font-weight: 700;
  line-height: 1.4;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mavenpro, sans-serif;
  font-size: 1.88em;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.67em;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.46em;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mavenpro, sans-serif;
  font-size: 18px;
  line-height: 1.4;
}

a {
  font-size: 1em;
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  line-height: 1.5;
  list-style-type: disc;
}

label {
  margin-bottom: .3em;
  font-size: 1.25em;
  font-weight: 700;
  display: block;
}

blockquote {
  border-left: .3em solid #e2e2e2;
  margin-bottom: 1em;
  padding: 1em 2em 1em 1.7em;
  font-size: 1.2em;
  line-height: 1.6;
}

.container {
  z-index: 2;
  grid-column-gap: 6.75em;
  grid-row-gap: 6.75em;
  flex-flow: column wrap;
  justify-content: center;
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  padding: 5em 6em;
  display: flex;
  position: relative;
}

.container.is--nav {
  align-items: center;
  margin-top: 0;
  padding-top: .6em;
  padding-bottom: .6em;
  display: block;
}

.container.is--hero {
  max-width: none;
  padding: 0;
}

.container.is--blog-post {
  padding-left: 18em;
  padding-right: 18em;
}

.container.is--legal {
  max-width: 71em;
}

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

.style_item {
  border-bottom: .1em solid #bdbdbd;
  padding: 2em 0;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.global-styles {
  position: fixed;
  inset: 0% 0% auto;
}

.rich-text p {
  margin-top: 0;
  margin-bottom: 1.6em;
}

.rich-text h1 {
  margin-top: 0;
  margin-bottom: .2em;
  font-size: 3.28em;
}

.rich-text h2 {
  margin-top: 0;
  margin-bottom: .2em;
  font-size: 2.5em;
}

.rich-text h3 {
  margin-top: 0;
  margin-bottom: .3em;
  font-size: 2.19em;
}

.rich-text h4 {
  margin-top: 0;
  margin-bottom: .4em;
  font-size: 1.88em;
}

.rich-text h5 {
  margin-top: 0;
  margin-bottom: .6em;
  font-size: 1.67em;
}

.rich-text h6 {
  color: var(--midnight-blue-2);
  margin-top: 0;
  margin-bottom: .7em;
  font-size: 1.46em;
}

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

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

.section {
  z-index: 9999;
  position: relative;
}

.section.is--hero {
  z-index: auto;
  background-image: url('../images/hero.jpg');
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  min-height: 90vh;
  padding-bottom: 0;
  display: flex;
}

.section.is--examples {
  z-index: auto;
  background-image: url('../images/shutterstock_2507850147-1.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  min-height: 90vh;
  padding-bottom: 0;
  display: flex;
}

.section.is--join-section {
  z-index: auto;
  background-image: url('../images/content-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  min-height: 90vh;
  padding-bottom: 0;
  display: flex;
}

.section.is--footer {
  background-color: var(--primary);
  margin-top: auto;
}

.section.is--contact {
  background-color: var(--steel-blue);
}

.section.is--blog {
  background-color: var(--midnight-blue);
  background-image: linear-gradient(#04344d99, #04344d99), url('../images/blog-hero-img-04.jpg');
  background-position: 0 0, 50% 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 50vh;
  display: flex;
}

.section.is--blog.is--post-page-1 {
  background-image: linear-gradient(#04344d61, #04344d61), url('../images/blog-hero-img-04.jpg');
  background-position: 0 0, 50% 30%;
  align-items: center;
}

.section.is--blog.is--post-page-2 {
  background-image: linear-gradient(#04344d61, #04344d61), url('../images/shutterstock_1481305970.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-items: center;
}

.section.is--blog.is--post-page-3 {
  background-image: linear-gradient(#04344d61, #04344d61), url('../images/shutterstock_2030365712.jpg');
  background-position: 0 0, 50% 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-items: center;
}

.section.is--blog.is--post-page-4 {
  background-image: linear-gradient(#04344d61, #04344d61), url('../images/blog-hero-img-01.jpg');
  background-position: 0 0, 50% 30%;
  background-repeat: repeat, no-repeat;
  align-items: center;
}

.section.is--blog.is--post-page-5 {
  background-image: linear-gradient(#04344d61, #04344d61), url('../images/shutterstock_1916669321.jpg');
  background-position: 0 0, 50% 30%;
  background-repeat: repeat, no-repeat;
  align-items: center;
}

.section.is--blog.is--requirements {
  background-color: var(--midnight-blue);
  background-image: linear-gradient(#04344d99, #04344d99), url('../images/requirements2-hero.jpg');
  background-position: 0 0, 50% 26%;
  background-repeat: repeat, no-repeat;
  align-items: center;
}

.section.is--blog-post, .section.is--blog-post-co {
  min-height: 100vh;
}

.page-wrapper {
  width: 100%;
  font-size: 1em;
  position: relative;
}

.h1 {
  font-size: 3.28em;
  line-height: 1.2;
}

.h2 {
  font-size: 2.5em;
  line-height: 1.2;
}

.h3 {
  font-size: 2.19em;
  line-height: 1.3;
}

.h4 {
  font-size: 1.88em;
  line-height: 1.3;
}

.h5 {
  font-size: 1.67em;
  line-height: 1.3;
}

.h6 {
  font-size: 1.46em;
}

.form_input {
  border: 1px solid #0003;
  border-radius: 0;
  height: 3em;
  margin-bottom: 1em;
  padding: 0 .9em;
  font-size: 1.25em;
}

.display {
  font-size: 4.38em;
  line-height: 1.1;
}

.form_submit {
  font-size: 1.25em;
}

.nav-logo-wrapper {
  width: 18em;
  display: block;
}

.grid {
  flex-wrap: wrap;
  width: 100%;
  display: flex;
}

.grid.is--nav-men {
  flex: 1;
  justify-content: space-between;
  align-items: center;
}

.nav-menu-wrapper {
  text-align: right;
  width: 60%;
  position: relative;
}

.nav-menu-item {
  color: var(--midnight-blue);
  margin-left: 1.2em;
  transition: color .3s;
}

.nav-menu-item:hover, .nav-menu-item.w--current {
  color: var(--firebrick);
}

.nav-menu-item.is-join {
  background-color: var(--firebrick);
  color: #fff;
  border-radius: 6px;
  padding: 9px 23px;
}

.paragraph {
  font-size: .9375em;
}

.menu-item-text {
  text-transform: uppercase;
  font-size: .9375em;
  font-weight: 600;
}

.menu-item-text:hover {
  color: var(--firebrick);
}

.hamburger-menu-wrapper, .nav-logo.is--mobile, .mobile-logo {
  display: none;
}

.background-img-contain {
  position: relative;
}

.background-img-contain.hide {
  display: none;
}

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

.color-overlay {
  z-index: 1;
  color: #000;
  background-color: #04344d99;
  position: absolute;
  inset: 0%;
}

.color-overlay.is--red {
  background-color: #04344da6;
}

.left-side {
  text-align: left;
  width: 50%;
}

.hero-heading {
  color: #fff;
  font-size: 3em;
  line-height: 1.2;
}

.hero-p {
  color: #f1f1f1;
  font-size: 1.9em;
  line-height: 1.3;
}

.spacer {
  height: 2.3em;
}

.spacer.is--large {
  height: 5.6em;
}

.spacer.is--small {
  height: 1.5em;
}

.right-side {
  flex: 1;
}

.button {
  z-index: 10;
  background-color: var(--firebrick);
  text-align: center;
  border-radius: 100vh;
  padding: .9em 2em;
  font-size: 1.5em;
  font-weight: 600;
  position: relative;
}

.button.small {
  font-size: 1.2em;
}

.button.small.is--blue {
  background-color: var(--steel-blue);
}

.button.is--white {
  color: var(--midnight-blue);
  background-color: #fff;
}

.button.is--blue {
  background-color: var(--steel-blue);
}

.group_title {
  color: var(--primary);
  margin-top: .5rem;
  margin-bottom: 1rem;
  padding-bottom: .5rem;
}

.group_title.is--dark {
  color: var(--midnight-blue-2);
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.group_title.is--white {
  color: #fff;
}

.form-block {
  padding: 3rem;
}

.tab-pane__right-column {
  flex: 1;
  align-items: center;
  display: flex;
}

.form-field__label {
  color: #1f1f1f;
  font-weight: 500;
}

.tabs-menu-2 {
  justify-content: center;
  display: flex;
}

.tab-pane__name-prefix {
  color: #c23333;
  font-size: 1.2rem;
  line-height: 1.4rem;
}

.tab-pane__content {
  display: flex;
}

.tab-pane__content.is--flipped {
  flex-direction: row-reverse;
}

.tab__link {
  color: var(--primary);
  background-color: #fff;
  border-radius: 15px;
  flex: 1;
  min-width: 10%;
  margin-left: .25rem;
  margin-right: .5rem;
  padding: 1rem 2rem;
  transition: all .2s;
  transform: scale(.9);
  box-shadow: 1px 4px 12px #0000000d;
}

.tab__link:hover {
  background-color: var(--primary);
  color: #fff;
  transform: scale(1);
  box-shadow: 5px 5px 40px #0000001a;
}

.tab__link:active {
  background-color: var(--primary);
  transform: scale(.98);
}

.tab__link.w--current {
  background-color: var(--primary);
  color: #fff;
  border-bottom-color: #1f1f1f;
  padding-bottom: 1rem;
  transform: scale(1);
}

.tab-link__name-prefix {
  color: #c23333;
}

.tab-pane__left-column {
  flex-direction: column;
  flex: 0 50%;
  justify-content: flex-start;
  align-items: center;
  padding: 5rem 2rem 2rem;
  display: flex;
}

.btn {
  color: #fff;
  background-image: linear-gradient(#00000014, #00000014), linear-gradient(red, #e60f0f);
  border-radius: 50px;
  margin-top: 20px;
  margin-right: 20px;
  padding: 7px 20px;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5rem;
  transition: all .2s;
  display: inline-block;
  box-shadow: 0 0 43px #00000014;
}

.btn:hover {
  background-color: red;
  background-image: none;
  border-color: #e60f0f;
  transform: scale(1.01);
}

.tab-pane__description {
  font-size: 1rem;
  line-height: 1.5rem;
}

.tab-pane__name {
  color: var(--midnight-blue-2);
  margin-bottom: 2rem;
  font-size: 2rem;
  line-height: 2.2rem;
}

.tab-pane__image {
  border-radius: 10px;
  margin-bottom: 1rem;
  box-shadow: 1px 4px 12px #0000000d;
}

.tab-link__name {
  font-size: 1.3em;
  line-height: 1.7rem;
}

.form-field-group__wrapper {
  padding-top: 1rem;
}

.form-field__input {
  border-radius: 4px;
  display: block;
}

.content-contain {
  width: 100%;
}

.content-contain.is--center-aligned {
  text-align: center;
}

.tabs-wrapper {
  width: 100%;
}

.icon {
  width: 2em;
  margin-bottom: .7em;
}

.icon.is--large {
  color: var(--primary);
  width: 3em;
}

.vert-line {
  background-color: #dddcdc;
  border-radius: 100vh;
  width: 3px;
  height: 100%;
  margin-left: 4.5em;
  margin-right: 4.5em;
}

.tabs-content {
  min-height: 40vh;
  margin-top: 3.2em;
}

.grid-1 {
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

._4-cards-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template: "."
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.img-grid {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.img-grid.coffe-beans {
  background-image: linear-gradient(to top, #0006, #0000 52%, #000000ad), url('../images/Grinder.png');
}

.img-grid.coffee-package {
  background-image: linear-gradient(to top, #0006, #0000 52%, #000000ad), url('../images/coffe-from-package.png');
  background-position: 0 0, 100%;
}

.img-grid.gradient {
  z-index: 2;
  background-image: linear-gradient(#04344d82, #04344d82), linear-gradient(to top, #04344d8f, #0000 52%, #be1e2d7a);
}

.img-grid.coffee-cup {
  background-image: linear-gradient(to top, #0006, #0000 52%, #000000ad), url('../images/Coffe-Cup.png');
}

.button-grid {
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  margin-right: 16px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.button-block-2 {
  z-index: 99;
  cursor: pointer;
  border-radius: 8px;
  width: 80px;
  height: 80px;
  transition: transform .2s;
  display: block;
  position: relative;
  overflow: hidden;
}

.button-block-2:hover {
  transform: scale(1.05);
}

.button-block-2.small {
  width: 66px;
  height: 66px;
}

.text-block-grid {
  z-index: 3;
  color: #fff;
  width: 90%;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
}

.play-icon {
  z-index: 7;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.video-card-grid {
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  height: 340px;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: relative;
}

.video-card-grid:hover {
  box-shadow: none;
}

.color {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.color.cc-sunset-forest {
  background-image: linear-gradient(225deg, #e3bf54, #23bcba);
}

.color.cc-forest-pulm {
  background-image: linear-gradient(225deg, #23bcba, #764ba2);
}

.color.cc-sunset {
  background-image: linear-gradient(225deg, #fb8332, #e3bf54);
}

.color.cc-forest {
  background-image: linear-gradient(225deg, #23bcba, #45e994);
}

.color.cc-pulm {
  background-image: linear-gradient(225deg, #667eea, #764ba2);
}

.color.cc-pulm-sunset {
  background-image: linear-gradient(225deg, #764ba2, #fb8332);
}

.button-gradient-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.button-gradient-2.static {
  opacity: 0;
  position: static;
}

.button-gradient-2._5 {
  z-index: 5;
}

.button-gradient-2._2 {
  z-index: 2;
}

.button-gradient-2._4 {
  z-index: 4;
}

.button-gradient-2._1 {
  z-index: 1;
}

.button-gradient-2._6 {
  z-index: 6;
}

.button-gradient-2._3 {
  z-index: 3;
}

.heading {
  font-size: 1.8em;
}

.paragraph-2 {
  font-size: 1.3em;
  line-height: 1.4;
}

.grid-image {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.play-svg {
  background-color: #0000;
  border-top: 10px solid #0000;
  border-bottom: 10px solid #0000;
  border-left: 13px solid #fff;
  border-radius: 0;
  width: 0;
  height: 0;
  margin: 0;
  padding-right: 0;
}

.play-svg.cc-green {
  border-left-color: #66eac0;
}

.play-svg.cc-purple {
  border-left-color: #764ba2;
}

.play-svg.cc-orange {
  border-left-color: #fb8332;
}

.button-outline-circle {
  z-index: 999;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.button-outline-circle._5 {
  z-index: 5;
  position: absolute;
  inset: 0% auto auto 0%;
}

.button-outline-circle._4 {
  z-index: 4;
  position: absolute;
  inset: 0% auto auto 0%;
}

.button-outline-circle._2 {
  z-index: 2;
  position: absolute;
  inset: 0% auto auto 0%;
}

.button-outline-circle._7 {
  z-index: 7;
  position: absolute;
  inset: 0% auto auto 0%;
}

.button-outline-circle._3 {
  z-index: 3;
  position: absolute;
  inset: 0% auto auto 0%;
}

.button-outline-circle._6 {
  z-index: 6;
  position: absolute;
  inset: 0% auto auto 0%;
}

.cc-purple {
  color: #5540fb;
}

.video-block-2-view {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 240px;
  display: flex;
  position: static;
  inset: 0%;
}

.button-outline-gradient {
  justify-content: center;
  align-items: center;
  transition: transform .2s;
  display: flex;
  position: relative;
}

.button-outline-gradient:hover {
  transform: scale(1.05);
}

.button-white {
  background-color: #fff;
  border-radius: 0;
  padding: 21px 25px 21px 27px;
  display: inline-block;
  position: absolute;
}

.text-block-card-2 {
  margin: 24px 32px 32px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

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

.button-gradient-outline {
  border-radius: 0;
  padding: 24px 28px 24px 30px;
}

.button-gradient-outline.cc-sunset {
  background-image: linear-gradient(225deg, #e3bf54, #fb8332);
}

.button-gradient-outline.cc-pulm-sunset {
  background-image: linear-gradient(225deg, #764ba2, #fb8332);
}

.button-gradient-outline.cc-forest {
  background-image: linear-gradient(#45e994, #23bcba);
}

.button-gradient-outline.cc-forest-pulm {
  background-image: linear-gradient(225deg, #23bcba, #764ba2);
}

.button-gradient-outline.cc-sunset-forest {
  background-image: linear-gradient(225deg, #fb8332, #45e994);
}

.button-gradient-outline.cc-pulm {
  background-image: linear-gradient(225deg, #667eea, #764ba2);
}

.space {
  height: 32px;
}

.space.is--small {
  height: 16px;
}

.video-card-2 {
  background-color: #fff;
  border-radius: 1.6em;
  flex-direction: column;
  width: 100%;
  padding-left: 0;
  transition: transform .2s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 6px 16px 8px #12121226;
}

.video-card-2:hover {
  box-shadow: 0 2px 4px #1212124d;
}

.heading-2 {
  font-size: 1.7em;
}

.paragraph-3 {
  font-size: 1.2em;
  line-height: 1.4;
}

.heading-3 {
  color: var(--midnight-blue);
  font-size: 1.6em;
  line-height: 1.1;
}

.paragraph-4 {
  font-size: 1.1em;
  line-height: 1.3;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image.is--homepage {
  position: static;
}

.steps-wrapper {
  justify-content: center;
  display: flex;
}

.step-contain {
  flex-direction: column;
  align-items: center;
  width: 30%;
  display: flex;
}

.step-icon {
  border: 3px solid var(--steel-blue);
  color: var(--coral);
  border-radius: 100vh;
  justify-content: center;
  align-items: center;
  width: 7em;
  height: 4em;
  display: flex;
}

.icon-step {
  color: var(--steel-blue);
  width: 2em;
}

.form-row {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  display: flex;
}

.contact-form-contain {
  flex: 1;
}

.contact-form-wrapper {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.success {
  background-color: #0000;
  margin-left: auto;
  margin-right: auto;
}

.form-field {
  color: #000;
  background-color: #0000;
  border: 1px #000;
  border-bottom-style: solid;
  margin-bottom: 0;
  margin-right: 35px;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.form-field:focus {
  border-bottom-color: #000;
}

.form-field.is--comment-field {
  border-style: solid;
  min-height: 20em;
  margin-top: 3.2em;
  margin-right: 0;
  padding-top: 16px;
}

.form-field.last {
  border-bottom-color: var(--midnight-blue);
  color: var(--midnight-blue);
  margin-right: 0;
}

.submit {
  background-color: var(--firebrick);
  letter-spacing: .1em;
  text-transform: uppercase;
  border-radius: 100vh;
  margin-top: 3.2em;
  margin-left: auto;
  margin-right: auto;
  padding: .9em 2.9em;
  font-size: 1.3em;
  font-weight: 400;
  display: block;
}

.success-text {
  font-size: 1.9em;
  font-weight: 400;
}

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

.disclaimer {
  margin-top: 2.3em;
  font-size: 14px;
  line-height: 1.4;
}

.disclaimer.hide {
  display: none;
}

.container-confirmation {
  text-align: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.sub-head {
  font-size: 30px;
  line-height: 1.2;
}

.sub-head.is--dark {
  color: #804d9f;
  margin-bottom: 20px;
}

.container-box {
  width: 100%;
  max-width: 1200px;
  padding-top: 10vw;
  padding-bottom: 10vw;
  display: flex;
}

.container-box.vertical-center {
  flex-direction: column;
  align-items: center;
  max-width: 1232px;
  padding-top: 4vw;
  padding-bottom: 4vw;
}

.heading-4 {
  color: var(--midnight-blue-2);
  text-transform: uppercase;
  margin-top: 2vw;
  margin-bottom: 1vh;
}

.section-pages {
  max-width: 1440px;
}

.section-pages.flex-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 5vw 0;
  display: flex;
}

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

.thank-you {
  max-width: 700px;
  padding-left: 3vh;
  padding-right: 4vh;
}

.p-confirmation {
  margin-bottom: 0;
  padding-left: 2vw;
  padding-right: 2vw;
  font-size: 16px;
  line-height: 1.8;
}

.bold-text {
  color: var(--primary);
}

.text-field {
  background-color: #0000;
  border: 1px solid #2bded3;
  border-radius: 5em;
  height: 100%;
  margin-bottom: 0;
  margin-right: 1em;
  padding: 15px 2em;
  font-size: 1em;
}

.text-field:focus {
  color: #fff;
  border-color: #fff;
}

.logo {
  object-fit: cover;
  width: 5.5em;
}

.logo.is--footer {
  width: 19em;
}

.nav-link {
  color: #fff;
  padding: .9em;
  font-size: .9em;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  color: var(--firebrick);
}

.button-2 {
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #2bded3;
  border-radius: 2em;
  padding: 15px 2em;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.5;
}

.button-2:hover, .button-2.is--solid {
  color: #121e2b;
  background-color: #2bded3;
}

.button-2.is--solid:hover {
  color: #fff;
  background-color: #0000;
}

.field-label {
  font-size: 1.2em;
  font-weight: 500;
}

.footer-links {
  align-items: center;
  margin-top: 1.7em;
  margin-left: 3em;
  display: flex;
}

.footer-links.is--no-margin {
  margin-top: 5em;
  margin-left: 0;
}

.footer-row {
  align-items: center;
  display: flex;
}

.form {
  align-items: center;
}

.footer {
  width: 100%;
  padding-bottom: 5em;
}

.footer-copyright {
  color: #f5f5f5;
  font-size: 12px;
}

.form-input {
  align-items: center;
  padding-top: 1em;
  display: flex;
}

.two-col-footer {
  flex-direction: column;
  justify-content: space-between;
  padding-top: 5em;
  padding-bottom: 5em;
  display: flex;
}

.blog-header {
  background-image: url('../images/fhr-about-hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 550px;
}

.author-name {
  color: #000;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 20px;
  line-height: 1.1;
}

.author-link {
  display: flex;
}

.date-text {
  opacity: .5;
  margin-top: 20px;
  margin-bottom: 32px;
  font-style: italic;
  font-weight: 500;
}

.date-text.hide {
  display: none;
}

.category {
  color: #c8a378;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #c8a378;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
  text-decoration: none;
}

.category.category-space {
  color: var(--firebrick);
  margin-bottom: 12px;
  display: inline-block;
}

.author-image {
  border-radius: 100px;
  width: 122px;
  min-width: 122px;
  height: 122px;
  min-height: 122px;
  margin-right: 20px;
  overflow: hidden;
}

.social-link {
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-right: 10px;
  display: flex;
}

.content-section {
  padding: 100px 3%;
}

.container-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.container-2.article-container {
  max-width: 870px;
}

.author-block {
  border-top: 1px solid #e5e5e5;
  align-items: center;
  margin-top: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.author-block.hide {
  display: none;
}

.grid-2 {
  flex-wrap: wrap;
  display: flex;
}

.grid-2.is--page-headers {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
}

.page-header {
  color: #fafcfd;
}

.section-2.is--staff-header {
  background-color: #003764;
  background-image: url('../images/bridge-fade-graphic.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 50vw;
}

.section-2.is--contact-us {
  background-color: #0037640d;
}

.grid-item {
  width: 100%;
  padding: 1.04em;
}

.grid-item.is--centered {
  text-align: center;
}

.grid-item.is--contact-us {
  background-color: #fbfcfd;
  border-radius: 1.4em;
  padding: 2.74em;
}

.grid-item.is--maps {
  width: 40%;
}

.grid-item.is--maps.is--full-width {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.container-3 {
  width: 1560px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 5em 10em;
}

.container-3.is--page-hero {
  align-items: flex-end;
  padding-top: 25em;
  display: flex;
}

.container-3.is--page-hero.is--team-page {
  padding-top: 14em;
}

.content-contain-2.is--page-hero {
  text-align: left;
  width: 60%;
  font-size: 1vw;
}

.content-contain-2.is--requirements {
  text-align: center;
  width: 100%;
  font-size: 1vw;
}

.spacer-2 {
  width: 100%;
  height: 1.2em;
  padding-bottom: 0;
}

.spacer-2.is--tall {
  height: 2.2em;
}

.address {
  flex-direction: column;
  display: block;
}

.text-field-cf10 {
  text-align: left;
  background-color: #f4f6fc;
  border: 2px solid #0000;
  border-radius: 6px;
  padding-top: 1.4em;
  padding-bottom: 1.4em;
  font-size: 16px;
}

.text-field-cf10:focus {
  border-width: 2px;
  border-color: #ff6417;
}

.text-field-cf10.extra-left {
  margin-left: 20px;
}

.text-field-cf10.big {
  min-width: 100%;
  max-width: 100%;
  height: 100px;
  margin-top: 10px;
}

.form-subwrapper-cf10 {
  width: 100%;
  display: flex;
}

.main-cta-button {
  background-color: #ff6417;
  border-radius: 1.56em;
  padding: 1.1em 1.8em;
  font-size: .94em;
  transition: box-shadow .2s, transform .25s;
  box-shadow: 0 9px 30px #ff5d0030;
}

.main-cta-button:hover {
  transform: translate(0, -2px);
}

.main-cta-button:active {
  box-shadow: none;
  transform: translate(0);
}

.phone-link {
  color: #0fa1de;
}

.location-contain {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.location-contain.is--margin {
  margin-right: 4em;
}

.form-cf10 {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.error-message-cf10 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.success-message-cf10 {
  background-color: #f0f4f8;
  font-weight: 600;
}

.form-title-cf10 {
  font-size: 40px;
  font-weight: 400;
  line-height: 46px;
}

.map-location {
  color: #003764;
  text-transform: none;
  font-size: 1.54em;
}

.submit-button-cf10 {
  color: #0fa1de;
  background-color: #fff;
  border: 2px solid #0fa1de;
  border-radius: 6px;
  margin-top: 20px;
  padding: 10px 26px;
  font-size: 14px;
  font-weight: 600;
  transition: color .2s, background-color .2s;
  box-shadow: 1px 1px 3px #dfdfdf;
}

.submit-button-cf10:hover {
  color: #fff;
  background-color: #0fa1de;
  border-color: #0fa1de;
}

.location-marker {
  color: #ffc500;
  width: 1.6em;
  margin-right: 1.2em;
}

.text-block-2 {
  padding-bottom: 1.2em;
}

.form-subtitle-cf10 {
  color: #969696;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.blog-img-wrapper {
  flex: none;
  width: 43em;
  height: auto;
  padding-top: 30%;
  position: relative;
}

.read-more-arrow {
  padding-left: 5px;
}

.blog-card-content {
  color: var(--midnight-blue);
  flex-direction: column;
  justify-content: center;
  padding: 30px 55px;
  display: flex;
}

.blog-card-content.is--wht {
  color: #fff;
}

.blog-card {
  color: #0557a0;
  cursor: pointer;
  border-radius: 30px;
  flex: 0 auto;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 1px 1px 15px 7px #180d490d;
}

.blog-summary.line-clamp {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.blog-card-heading {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.blog-card-heading.is--blue {
  color: #67b0d8;
}

.blog-card-heading.is--hero {
  font-size: 32px;
  line-height: 37px;
}

.blog-card-heading.is--hero.is--large {
  font-size: 45px;
}

.read-more {
  color: var(--midnight-blue-2);
  text-transform: uppercase;
  cursor: pointer;
  font-size: 15px;
  transition: color .2s ease-in-out;
}

.read-more:hover {
  color: var(--sandy-brown);
}

.read-more.is--wht {
  color: #fff;
}

.footer-title {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.link-3 {
  color: var(--sandy-brown);
}

.paragraph-5, .paragraph-6 {
  color: #fff;
  font-size: 15px;
}

.text-link {
  font-weight: 600;
}

.italic-text {
  color: var(--primary);
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5 {
  color: var(--midnight-blue-2);
}

.consent-p {
  margin-top: 10px;
  font-size: 14px;
}

.container-4 {
  max-width: 1410px;
  margin: 4vh auto;
}

.container-4.main-div {
  width: 100%;
  max-width: 980px;
  margin-top: 6vh;
  margin-bottom: 6vh;
  padding-bottom: 0;
}

.container-4.main-div.width-700 {
  flex-direction: column;
  align-items: center;
  max-width: 700px;
  display: flex;
}

.text-field-contact {
  font-size: 16px;
}

.section-3 {
  mix-blend-mode: normal;
  padding: 10% 4vw;
}

.checkbox-field {
  align-items: center;
  display: flex;
}

.button-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #006eb4;
  border-radius: 6px;
  margin-top: 6vh;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 700;
}

.button-3.no-gutter {
  background-color: var(--primary);
  margin-top: 2vh;
}

.italic-text-2 {
  color: #53575f;
}

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

.paragraph-7 {
  color: #53575f;
  font-size: 20px;
  line-height: 1.2;
}

.field-labels {
  line-height: 1.2;
}

.small-text {
  margin-top: 6px;
}

.consent-link {
  color: #006eb4;
}

.checkbox-label {
  margin-bottom: 0;
  padding-left: 15px;
  font-size: 16px;
}

.div-block-3 {
  margin-top: 10px;
}

.checkbox {
  margin-top: 0;
}

.logo-mark {
  width: 5em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  body {
    font-size: .619375em;
  }

  li {
    font-size: 16px;
  }

  .container {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .container.is--nav {
    position: relative;
  }

  .container.is--blog-post {
    padding-left: 9vw;
    padding-right: 9vw;
  }

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

  .section.is--hero, .section.is--examples, .section.is--join-section {
    background-position: 60%;
  }

  .section.is--blog.is--post-page-1, .section.is--blog.is--post-page-2, .section.is--blog.is--post-page-3, .section.is--blog.is--post-page-4, .section.is--blog.is--post-page-5, .section.is--blog.is--requirements {
    z-index: 9998;
  }

  .section.is--blog-post, .section.is--blog-post-co {
    z-index: 9997;
  }

  .page-wrapper {
    overflow: visible;
  }

  .nav-logo-wrapper {
    z-index: auto;
    width: 35%;
    position: relative;
  }

  .nav-menu-wrapper {
    z-index: 1000;
    background-color: var(--deep-sky-blue);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .nav-menu-item {
    margin-top: 2.7em;
    margin-left: 0;
  }

  .menu-item-text {
    color: #fff;
    font-size: 2.5em;
  }

  .hamburger-menu-wrapper {
    z-index: 2000;
    width: 3.1em;
    display: block;
    position: relative;
  }

  .nav-logo, .nav-logo.is--mobile {
    display: block;
  }

  .mobile-logo {
    width: 25%;
    margin-top: 2em;
    margin-left: 3.2em;
    display: block;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .tab-pane__right-column {
    justify-content: flex-start;
  }

  .tabs-menu-2 {
    justify-content: flex-start;
    overflow: auto;
  }

  .tab-pane__content {
    flex-direction: column;
  }

  .tab__link {
    padding: .5rem 1rem;
  }

  .tab-link__name {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

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

  .form-field {
    margin-right: 0;
  }

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

  .section-pages.flex-center {
    padding-bottom: 4vh;
  }

  .thank-you {
    padding-left: 2vh;
    padding-right: 0;
  }

  .p-confirmation, .nav-link {
    font-size: 16px;
  }

  .field-label {
    text-align: center;
  }

  .footer-links {
    margin-top: 3em;
    margin-left: 0;
  }

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

  .footer {
    padding-left: 3em;
    padding-right: 3em;
  }

  .footer-copyright {
    text-align: center;
  }

  .two-col-footer {
    flex-direction: column;
    align-items: center;
  }

  .footer-logo {
    width: 150px;
  }

  .blog-header {
    background-position: 20%;
  }

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

  .grid-item.is--maps {
    width: 100%;
  }

  .container-3 {
    padding: 5vw 3vw;
  }

  .content-contain-2.is--page-hero, .content-contain-2.is--requirements {
    width: 100%;
    font-size: 15px;
  }

  .spacer-2 {
    height: 5vw;
  }

  .spacer-2.is--tall {
    height: 6vw;
  }

  .blog-img-wrapper {
    width: auto;
    height: 250px;
  }

  .blog-card {
    flex-direction: column;
    min-height: 500px;
  }
}

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

  .container {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .left-side {
    width: 100%;
  }

  .right-side {
    display: none;
  }

  .form-block {
    padding: 2rem;
  }

  .tab-pane__right-column {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 32px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tabs-menu-2 {
    justify-content: flex-start;
    overflow: scroll;
  }

  .tab-pane__content {
    flex-direction: column;
  }

  .tab-pane__left-column {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tab-pane__description {
    font-size: 16px;
  }

  .form-field {
    margin-right: 0;
  }

  .form-field.is--comment-field {
    margin-top: 31px;
  }

  .submit {
    margin-top: 20px;
    font-size: 16px;
  }

  .success-text {
    font-size: 20px;
  }

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

  .disclaimer {
    font-size: 16px;
  }

  .container-confirmation {
    padding-left: 0;
  }

  .container-box.vertical-center {
    padding: 8vw 4vw 6vw;
  }

  .thank-you {
    padding-left: 0;
  }

  .p-confirmation {
    font-size: 16px;
  }

  .logo {
    width: 3.5em;
  }

  .section-2.is--staff-header {
    background-size: 80vw;
  }

  .grid-item.is--contact-us {
    padding-left: 1.64em;
    padding-right: 1.64em;
  }

  .container-3 {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .container-3.is--page-hero {
    padding-top: 75vw;
  }

  .content-contain-2 {
    z-index: 2;
    position: relative;
  }

  .location-contain.is--margin {
    margin-right: 1.4em;
  }

  .footer-title {
    margin-bottom: 7px;
  }

  .registration-container {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .button-3 {
    flex-direction: row-reverse;
    justify-content: flex-start;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .section.is--blog.is--requirements {
    background-image: linear-gradient(#04344d66, #04344d66), url('../images/shutterstock_1117095815-2.jpg');
    background-position: 0 0, 63% 25%;
  }

  .nav-logo-wrapper {
    width: 58%;
  }

  .nav-menu-wrapper {
    display: none;
  }

  .hero-heading {
    font-size: 7vw;
  }

  .hero-p {
    font-size: 16px;
  }

  .group_title.is--dark {
    width: 100%;
    font-size: 24px;
  }

  .tab-pane__right-column {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tab__link {
    min-width: auto;
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

  .tab-pane__left-column {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tab-pane__name {
    font-size: 20px;
    line-height: 1.2;
  }

  .icon.is--large {
    width: 40px;
  }

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

  .steps-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .step-contain {
    width: 100%;
  }

  .form-row {
    flex-direction: column;
  }

  .contact-form-wrapper {
    width: 100%;
  }

  .form-field {
    margin-bottom: 0;
    margin-right: 0;
  }

  .form-field.is--comment-field {
    min-height: 60vw;
    margin-top: 20px;
  }

  .form-field.last {
    margin-top: 16px;
  }

  .submit {
    margin-top: 20px;
    padding: 1em 2.9vw;
    font-size: 16px;
  }

  .disclaimer {
    font-size: 15px;
  }

  .container-confirmation {
    padding-left: 0;
  }

  .sub-head {
    margin-bottom: 0;
    line-height: 1.1;
  }

  .container-box.vertical-center {
    padding: 6vh 2vw 8vw;
  }

  .container-box.vertical-center.div-contact-form {
    padding-bottom: 12vw;
  }

  .section-pages.flex-center {
    padding-bottom: 0;
  }

  .div-block-2 {
    flex-direction: column;
  }

  .thank-you {
    padding-left: 0;
  }

  .p-confirmation {
    padding-top: 2vh;
    padding-left: 2vw;
    padding-right: 2vw;
    line-height: 1.6;
  }

  .button-2.is--solid {
    margin-top: 1em;
  }

  .footer-links {
    flex-direction: column;
    align-items: flex-start;
  }

  .form-input {
    flex-direction: column;
    align-items: stretch;
  }

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

  .author-image {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .social-link {
    margin-left: 10px;
  }

  .author-block {
    flex-direction: column;
  }

  .container-3 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .text-field-cf10.extra-left {
    margin-left: 0;
  }

  .form-subwrapper-cf10 {
    flex-direction: column;
  }

  .location-contain.is--margin {
    margin-bottom: 1.4em;
  }

  .form-title-cf10 {
    font-size: 30px;
    line-height: 1;
  }

  .blog-card-content.is--wht {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-card {
    flex-direction: column;
  }

  .blog-card-heading {
    font-size: 20px;
    line-height: 25px;
  }

  .blog-card-heading.is--hero {
    font-size: 10vw;
    line-height: 1.4;
  }

  .read-more {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .consent-p {
    font-size: 14px;
  }

  .text-field-contact {
    margin-bottom: 0;
  }

  .checkbox-label {
    font-size: 1em;
  }
}

#w-node-_612fbc14-75bc-55ca-f54a-1af3927fd0b9-55bd8f52, #w-node-_612fbc14-75bc-55ca-f54a-1af3927fd0b9-55bd8f58, #w-node-_9e5e8713-0756-dc25-d991-37a6e990cfcb-55bd8f59 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_9e5e8713-0756-dc25-d991-37a6e990cfba-55bd8f59, #w-node-_9e5e8713-0756-dc25-d991-37a6e990cfbe-55bd8f59, #w-node-_9e5e8713-0756-dc25-d991-37a6e990cfc2-55bd8f59, #w-node-_9e5e8713-0756-dc25-d991-37a6e990cfc6-55bd8f59 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Mavenpro';
  src: url('../fonts/MavenPro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mavenpro';
  src: url('../fonts/MavenPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mavenpro';
  src: url('../fonts/MavenPro-Bold.ttf') format('truetype'), url('../fonts/MavenPro-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mavenpro';
  src: url('../fonts/MavenPro-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mavenpro';
  src: url('../fonts/MavenPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}