/* Typography */
body, html {
  overflow-x: hidden;
}

h1 {
  font-size: 2.5em;
  font-weight: 400;
  font-family: "Geist";
  line-height: 50px;
}

h1.home {
  margin-top: 5px;
}

h2 {
  font-size: 1.9em;
  font-weight: 400;
  font-family: "Geist";
  line-height: 40px;
}

h2.home {
  margin-top: 20px;
}

h2.subheading-contact {
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  font-family: "Geist";
  font-weight: 300;
  letter-spacing: 0.3px;
}

h2.entry-title a {
  color: #172123 !important;
}

h3 {
  font-size: 1.3em;
  font-weight: 400;
  font-family: "Geist";
  line-height: 30px;
}

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

h3.home.blogarea {
  padding-top: 20px;
  margin-bottom: 5px;
}

h3.staff {
  margin-bottom: 0px !important;
  margin-top: 15px !important;
}

h4 {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 28.8px;
}

span.preheader {
  color: #0075bf;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px 0px !important;
  display: block;
}

span.preheader-dark {
  color: #F2F4F7;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin: 0px 0px !important;
  display: block;
}

p.numbers {
  margin-top: 40px;
  font-weight: 700;
  font-size: 12px;
  opacity: 0.4;
}

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

p.read-more-container {
  display: none;
}

.entry-meta {
  font-size: 16px;
  color: #21292F;
}

.entry-meta a {
  color: #1BAC6B !important;
}

.footer-hiring {
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  font-family: "Geist";
  font-weight: 300;
  letter-spacing: 0.3px;
  text-align: left;
}

.footer-hiring-cta {
  font-weight: bold;
  font-size: 17px;
  line-height: 22px;
  color: #FFFFFF;
  font-family: "Geist";
  text-align: left;
  color: #1BAC6B !important;
  padding-top: 18px;
}

.footer-hiring-cta a {
  color: #1BAC6B !important;
}

.wp-show-posts-entry-meta.wp-show-posts-entry-meta-below-title.post-meta-inline {
  margin-top: 15px;
}

.wp-show-posts-entry-summary {
  margin-bottom: 4px;
}

img {
  vertical-align: middle;
}

.separate-containers .site-main {
  margin-top: 30px;
  margin-bottom: 80px;
}

/* Code */
.syntaxhighlighter .preprocessor {
  color: #eaeaea !important;
}

.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
  color: #eaeaea !important;
}

/* New Button: 2022 */
.button.cta-home {
  background-color: #04ad69 !important;
  padding: 15px 40px 15px 40px;
  border-radius: 2px;
  margin: 12px 0 0 0;
  font-family: "Geist";
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}

.button.cta-home:hover {
  background-color: #0075bf !important;
}

.button.cta-home:active {
  background-color: #0075bf !important;
}

.button.cta-home:visited {
  background-color: #0075bf !important;
}

.button-blog.cta {
  background-color: #0075bf !important;
  padding: 15px 40px 15px 40px;
  border-radius: 2px;
  font-family: "Geist";
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 16px;
  display: block;
  color: #FFFFFF;
}

.button-blog.cta:hover {
  background-color: #0075bf !important;
}

.button-blog.cta:active {
  background-color: #0075bf !important;
}

.button-blog.cta:visited {
  background-color: #0075bf !important;
}

a.read-more {
  color: #0075bf !important;
  text-transform: uppercase !important;
  font-family: "Geist" !important;
  font-weight: 800 !important;
  background-color: transparent !important;
  padding: 10px 0px 0px 0px !important;
  font-size: 14px !important;
  display: block;
  margin-top: 8px;
}

a.read-more:hover {
  background-color: transparent;
  color: #0075bf !important;
}

a.read-more:focus {
  background-color: transparent;
  color: #0075bf !important;
}

a#icon {
  padding-top: 16px;
}

a.view-gallery {
  display: none !important;
}

img.home-icons {
  margin-bottom: 32px;
}

input[type=submit] {
  background-color: #0075bf !important;
  padding: 15px 40px 15px 40px;
  border-radius: 2px;
  font-family: "Geist";
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}

/* Blog Page */
.rt-tpg-container .rt-tpg-isotope-buttons button {
  font-family: "Geist";
  font-size: 16px;
  letter-spacing: 0.2px;
  margin: 0px 10px 5% 10px;
  background-color: #FFFFFF;
  font-weight: 200;
  color: #21292F !important;
}

body .rt-tpg-container .rt-tpg-isotope-buttons .selected {
  border-bottom: #04ad69 solid 2px;
  background-color: #FFFFFF !important;
}

.rt-tpg-container .isotope1 .rt-holder .rt-detail .read-more {
  display: inline-block;
  background-color: #04ad69 !important;
  padding: 15px 40px 15px 40px;
  border-radius: 2px;
  font-family: "Geist";
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

.rt-tpg-container i {
  display: none;
}

.post-meta-user span, .post-meta-tags span {
  display: block;
}

.rt-tpg-container .rt-tpg-isotope-buttons {
  margin: 0px !important;
}

p.powerpress_links.powerpress_links_mp3 {
  margin-top: 20px;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
  background-color: #333E48 !important;
}

img.avatar.avatar-75.photo {
  display: none;
}

/* Containers */
.spacing {
  margin-top: 20px;
}

.single .entry-content {
  margin-top: 30px;
  margin-bottom: 30px;
}

.wp-show-posts-inner {
  margin-bottom: 48px;
}

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

img {
  vertical-align: middle;
}

.site-header .header-image {
  width: 170px;
}

.main-navigation .navigation-logo img {
  width: 140px;
}

.skin.flat .layer-content {
  text-align: left;
  padding: 0px 0px;
}

.grid-nav-bottom {
  display: none;
}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.entry-summary {
  margin-top: 16px;
}

.col-md-6.offgrid {
  position: relative;
  top: -170px;
  background-color: #004b85;
  padding: 50px 50px 40px 50px;
}

/* .inside-article {
  padding: 3% 50px 3% 50px
} */
.inside-article {
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 0px;
}

.inside-article p {
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 1.8;
}

.col-md-6.service {
  margin-bottom: 50px;
  padding-right: 80px;
}

.cat-links, .tags-links, .comments-link {
  margin-bottom: 20px;
}

.rt-tpg-container .isotope1 .rt-holder {
  padding-bottom: 80px;
}

.grid-plus-container .grid-post-item.thumbnail-title .post-info {
  padding: 30px !important;
}

.wpsm_panel-body {
  padding: 40px 40px;
}

.title {
  font-family: "Geist";
  font-size: 24px;
  line-height: 24px !important;
  letter-spacing: 0px !important;
}

#wpsm_accordion_15857 .ac_title_class {
  font-family: Lato;
}

#wpsm_accordion_15857 .wpsm_panel-body {
  font-family: Lato !important;
}

body .column-top-margin {
  margin-top: 10px !important;
  margin-bottom: 40px !important;
}

.testimonial_rotator.template-longform hr.longform_hr {
  background-color: #333E48;
}

ul.slick-dots {
  display: none !important;
}

h2.wpostahs-centent-title {
  display: none !important;
}

.wpostahs-title {
  color: #04ad69;
  font-family: "Geist";
  font-size: 17px;
}

.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current .wpostahs-main-title button {
  background-color: #04ad69;
  border-color: #04ad69;
}

.wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title:hover .wpostahs-main-title button {
  background-color: #04ad69;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.search .page-header {
  display: none;
}

.scroll-down {
  position: absolute;
  left: 50%;
  bottom: 10px;
  display: block;
  text-align: center;
  font-size: 20px;
  z-index: 100;
  text-decoration: none;
  text-shadow: 0;
  width: 13px;
  height: 13px;
  border-bottom: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  z-index: 9;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(45deg);
  -moz-transform: translate(-50%, 0%) rotate(45deg);
  transform: translate(-50%, 0%) rotate(45deg);
  -webkit-animation: fade_move_down 4s ease-in-out infinite;
  -moz-animation: fade_move_down 4s ease-in-out infinite;
  animation: fade_move_down 4s ease-in-out infinite;
}

/*animated scroll arrow animation*/
@-webkit-keyframes fade_move_down {
  0% {
    -webkit-transform: translate(0, -10px) rotate(45deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 10px) rotate(45deg);
    opacity: 0;
  }
}
@-moz-keyframes fade_move_down {
  0% {
    -moz-transform: translate(0, -10px) rotate(45deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -moz-transform: translate(0, 10px) rotate(45deg);
    opacity: 0;
  }
}
@keyframes fade_move_down {
  0% {
    transform: translate(0, -10px) rotate(45deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(0, 10px) rotate(45deg);
    opacity: 0;
  }
}
.testimonial_rotator_wrap.with-prevnext {
  z-index: 0;
}

/* Site-Wide Preheader */
span.preheader {
  margin: 0px 0px -20px 0px !important;
}

/* I think this was Ken's IE hack he added while I was gone? */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body.home > div.page-hero > div > div.inside-header {
    margin-top: 100px;
  }
}
/* Hompage Redesign 2022 */
@media (max-device-width: 800px) {
  .centerMobileOnly {
    text-align: center;
  }
}
body:not(.home) .qualities-cards {
  background-color: #fff;
  border-radius: 12px 12px;
  padding: 10% 11% 6% 11% !important;
  margin-bottom: 24px;
  border: 1px solid #f1f4f7;
}

a.software-link {
  color: #000;
  margin-bottom: 8px !important;
  margin-top: 6px !important;
  font-size: 16px;
  font-family: Helvetica;
  font-weight: bold;
}

/* Safari Fix */
.row:before {
  display: none !important;
}

a.software-link:hover {
  color: #000 !important;
}

div#second-row-services {
  margin-top: 48px;
}

div#first-row-services {
  margin-top: 24px;
}

.software-link {
  position: relative;
  text-decoration: none;
  display: inline-block;
}

.software-link:hover:after {
  transform: scaleX(1);
  transform-origin: 0 50%;
}

.style-svg.software {
  width: 80px;
  height: 80px;
}

a.software-link:hover, .style-svg.software:hover path {
  fill: #31b479 !important;
  color: #31b479 !important;
}

.fil1 {
  fill: none !important;
}

/* Home - Value Prop Area */
h3.home {
  margin-bottom: 8px !important;
  margin-top: 6px !important;
  font-size: 16px;
  font-family: Helvetica;
  font-weight: bold;
}

a#icon {
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: none !important;
  margin-top: 2px;
  color: #04AD69 !important;
}

a#icon {
  position: relative;
  text-decoration: none;
  display: inline-block;
}

a#icon:after {
  display: block;
  content: "";
  border-bottom: solid 1px #04AD69;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
  transform-origin: 100% 50%;
}

a#icon:hover:after {
  transform: scaleX(1);
  transform-origin: 0 50%;
}

/* Home - Events */
/* Events */
div#events-home {
  width: 44%;
  margin: 20px 20px 20px 20px;
  border: #F2F4F7 2px solid;
  padding: 30px 40px 30px 40px;
}

div#events-home:hover {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s ease-in-out;
}

.row > #events-home {
  display: flex;
  flex-direction: column;
}

div#events-home h3 {
  color: #333D48;
}

div#events-home p a {
  color: #333D48;
}

/* Media Queries */
@media only screen and (max-width: 1230px) {
  h1.header {
    font-size: 4em;
    line-height: 75px;
  }
  a#icon {
    margin-top: 0px;
  }
  .wp-show-posts-entry-summary {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 1024px) {
  a#icon {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .site-header,
  #site-navigation,
  #sticky-navigation {
    display: none !important;
    opacity: 0;
  }
  #mobile-header {
    display: block !important;
    opacity: 1;
    width: 100% !important;
  }
  .main-navigation:not(.toggled) .main-nav > ul {
    display: none;
  }
  #mobile-header .menu-toggle,
  #mobile-header .mobile-bar-items {
    display: block;
  }
  .col-md-6.offgrid {
    position: relative;
    top: 0px;
    background-color: #004b85;
    padding: 50px 50px 40px 50px;
  }
  #post-grid-64 .element_0 {
    padding-bottom: 20px !important;
  }
  .skin.flat .layer-content {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 960px) {
  .inside-article {
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
  }
  .row.vertical-align {
    display: block;
    /* Turn off the flexible box layout */
  }
  h1.header {
    font-size: 3.5em;
    line-height: 70px;
  }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 2em;
    line-height: 42px;
  }
  h1.header {
    font-size: 2.5em;
    line-height: 50px;
  }
  h1.home {
    font-size: 1.5em;
    line-height: 30px;
  }
  h2 {
    font-size: 1.5em;
    line-height: 30px;
  }
  h2.subheading {
    font-family: "Geist";
    letter-spacing: 0.2px;
    font-weight: 500;
    line-height: 28px;
    font-size: 16px;
  }
  h2.subheading-contact {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    font-family: "Geist";
    font-weight: 300;
    letter-spacing: 0.3px;
  }
  h3 {
    font-size: 1.2em;
    line-height: 25px;
    margin-top: 30px;
  }
  h3.services-cards-header {
    font-size: 1.2em;
    line-height: 25px;
    margin-top: 30px;
  }
  .col-sm-6.footer {
    padding-top: 25px;
  }
  .col-sm-3.footer {
    padding-top: 25px;
  }
  .col-md-3 {
    margin-bottom: 40px !important;
  }
  .button.text {
    margin-top: 15px;
  }
  .scroll-down {
    display: none;
  }
  #wpsm_accordion_380 .wpsm_panel-body {
    padding: 20px 10px;
  }
  #wpsm_accordion_17853 .wpsm_panel-body {
    padding: 20px 10px;
  }
}
@media only screen and (max-width: 768px) {
  .copyright-bar, .footer-bar {
    padding: 0px 20px 0px 20px;
  }
  .wp-show-posts-entry-meta.wp-show-posts-entry-meta-below-title.post-meta-inline {
    margin-bottom: 24px;
  }
  .style-svg.software {
    display: none;
  }
  div#second-row-services {
    margin-top: 0px;
  }
  div#first-row-services {
    margin-top: 0px;
  }
  a#icon {
    margin: 0px !important;
  }
}
@media only screen and (max-width: 697px) {
  div#events-home {
    width: 100%;
  }
}
/* Code Brush Styles */
code.text.plain {
  line-height: 21px !important;
}

/* Case Studies Filter Styles */
.grid-category.center {
  margin-bottom: 20px;
  margin-top: 20px;
}

.ladda-button[data-style=zoom-in] .ladda-spinner {
  display: none !important;
}

a.ladda-button {
  font-size: 14px !important;
  text-transform: capitalize !important;
  padding-bottom: 0px !important;
  letter-spacing: 0.1px !important;
}

.grid-cate-expanded {
  top: -13px !important;
}

a.ladda-button.active {
  border-bottom: 2px solid #08ac69;
  color: #08ac69 !important;
}

a.ladda-button:hover {
  color: #08ac69 !important;
}

/* Keith table styles */
TABLE .shaded {
  background-color: #D8D8D8;
}

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

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

/* Ken's IE Header Fix */
.wp-show-posts-image.wpsp-image-center {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body.home > div.page-hero > div > div.inside-header {
    margin-top: 100px;
  }
}
.wpsm_panel-body ul li {
  font-size: 16px !important;
}

a h3.staff {
  color: #172124;
  text-align: left;
  margin-bottom: 0px !important;
}

.button.text {
  margin-bottom: 80px !important;
}

p.title {
  font-family: Helvetica;
  font-size: 16px;
  margin-top: -20px !important;
  text-align: left !important;
  font-style: italic;
  color: gray;
}

/* Blog Listing Padding & Margins */
img.avatar.avatar-50.photo {
  display: none !important;
}

/* Blog Callout */
.blog-callout {
  background-color: #f2f2f2;
  padding: 40px 50px 10px 50px;
  margin-top: 60px;
  margin-bottom: 60px;
}

/* Code Sample Styles */
.syntaxhighlighter {
  background-color: #333e48 !important;
}

/* Notification Bar Styles */
#wnb-bar {
  background-image: none;
  border-bottom: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: Helvetica;
  font-weight: 400 !important;
  margin-bottom: 0px !important;
  line-height: 55px;
}

.header-wrap {
  padding-top: 24px !important;
}

.wnb-bar-button {
  color: white;
  border: 1px solid #0075bf;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
  background-color: #0075bf;
  text-transform: uppercase;
  font-size: 10px;
}

@media screen and (min-width: 600px) and (max-width: 757px) {
  .header-wrap {
    padding-top: 24px !important;
  }
  #wnb-bar {
    border-bottom: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    font-family: Helvetica;
    font-weight: 400 !important;
    margin-bottom: 0px !important;
    line-height: 40px;
  }
}
.grid-plus-container .grid-post-item .hover-inner .title, .grid-plus-container .grid-post-item .hover-inner .title a {
  letter-spacing: 0px !important;
  font-size: 24px !important;
}

@media screen and (max-width: 599px) {
  .header-wrap {
    padding-top: 24px !important;
  }
  #wnb-bar {
    border-bottom: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 40px !important;
    font-family: Helvetica;
    font-weight: 400 !important;
    line-height: 17px;
  }
}
/* Hide/Display Featured Events on Home Page */
div#events {
  display: none;
}

/* Code Font */
code {
  padding: 6px 4px !important;
  font-size: 90%;
  color: #000000 !important;
  background-color: #f2f2f2 !important;
  border-radius: 4px;
}

/* 5 columns */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
/* Rounded Images for Case Studies */
img.rounded-edge {
  border-radius: 20px !important;
}

h1 {
  font-size: 3.75rem;
  line-height: 3.75rem;
  font-weight: 600;
  margin-bottom: 1.875rem;
  color: #0175BE;
  text-align: center;
}
h1.header {
  font-size: 4.5rem;
  line-height: 5.25rem;
  margin-bottom: 1.875rem;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  h1.header {
    font-size: 3rem;
    line-height: 1.2em;
  }
}
h1 strong {
  background: linear-gradient(90deg, #06A376, #0175BE);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: inherit;
}
@media (max-width: 768px) {
  h1 {
    font-size: 2.625rem;
    line-height: 1.2em;
  }
}

h2 {
  font-weight: 500;
  font-size: 3.75rem;
  line-height: 3.75rem;
}
@media (max-width: 768px) {
  h2 {
    font-size: 2.25rem;
    line-height: 1.3em;
  }
}
h2.subheading {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.25rem;
  max-width: 680px;
  margin: 0 auto 3.75rem;
  text-align: center;
}
@media (max-width: 768px) {
  h2.subheading {
    font-size: 1.25rem;
    line-height: 1.3em;
  }
}
h2.text-left {
  text-align: left;
}
h2 strong {
  background: linear-gradient(90deg, #06A376, #0175BE);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: inherit;
}

h3 {
  font-weight: 600;
  font-size: 3rem;
  line-height: 3rem;
  color: #0175BE;
}
@media (max-width: 768px) {
  h3 {
    font-size: 1.75rem;
    line-height: 1.2em;
  }
}
h3 strong {
  background: linear-gradient(90deg, #06A376, #0175BE);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: inherit;
}

h4 {
  font-size: 2.25rem;
  line-height: 2.25rem;
  font-weight: 600;
  font-family: "Geist";
}

h6 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 44px;
  font-family: "Geist";
}

body:not(.home) h1:not(div.intro *, .cta-section *, .icon-grid *, .logo-grid *, .case-studies *, .text-blue, .subheading, .inside-header *, #contact-form *) {
  font-size: 2.5em;
  line-height: 1.3em;
}
body:not(.home) h2:not(div.intro *, .cta-section *, .icon-grid *, .logo-grid *, .case-studies *, .text-blue, .subheading, .wp-show-posts-entry-title, #contact-form *) {
  font-size: 1.9em;
  line-height: 1.3em;
}
body:not(.home) h3:not(div.intro *, .cta-section *, .icon-grid *, .logo-grid *, .case-studies *, .text-blue, .subheading, .wp-show-posts-entry-title, #contact-form *) {
  font-size: 1.5em;
  line-height: 1.3em;
}
body:not(.home) h4:not(div.intro *, .cta-section *, .icon-grid *, .logo-grid *, .case-studies *, .text-blue, .subheading, .wp-show-posts-entry-title, #contact-form *) {
  font-size: 1em;
  line-height: 1.5em;
}
body:not(.home) .wp-show-posts-entry-title {
  font-size: 1.9em;
  line-height: 40px;
}

:root,
body,
html {
  background-color: #F1F4F7;
  color: #21292F;
  font-family: "Geist";
  font-size: 16px;
  font-weight: 400;
}

/*
 * Smooth scrolling
 */
html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(54px + 2rem);
}
@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}

/*
 * Font smoothing.
 * This is a niche setting that will not be available via Global Styles.
 * https://github.com/WordPress/gutenberg/issues/35934
 */
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
body.mm-active {
  overflow: hidden;
}

/*
* Horizontal overflow prevention
*/
body {
  overflow-x: hidden;
}

main {
  margin-top: 0;
}
main .entry-content > * {
  position: relative;
  z-index: 1;
}

.has-global-padding.alignfull {
  padding-right: var(--wp--style--root--padding-right);
  padding-left: var(--wp--style--root--padding-left);
}

/*
 * Box Sizing
 */
html *,
body * {
  box-sizing: border-box;
}

.wp-block-post-title {
  margin-top: 50px;
}

a {
  color: inherit;
  transition: all 0.3s ease-in;
}
a:hover, a:active, a:focus {
  color: #0175BE;
}

li {
  font-size: 16px !important;
  margin-bottom: 1rem;
}

/* Buttons */
a.button {
  padding: 16px 30px;
  background: #0175BE;
  border: 1px solid #0175BE;
  border-radius: 5px;
  color: #FFFFFF;
  font-family: "Geist";
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  transition: all 0.3s ease-in;
  text-align: center;
  min-width: 280px;
}
a.button:hover, a.button:focus {
  background-color: #06A376;
  border-color: #06A376;
  text-decoration: none;
}
a.button.primary-home {
  background-color: transparent;
  border: 1px solid #FFFFFF;
}
a.button.primary-home:hover {
  background-color: #FFFFFF;
  color: #21292F;
  text-decoration: none;
}
.button.cta-secondary {
  background-color: transparent !important;
  padding: 15px 40px 15px 40px;
  border-radius: 2px;
  border: 2px #0075bf solid;
  font-family: "Geist";
  font-size: 13px;
  color: #333E47 !important;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}

.button.cta-tertiary {
  background-color: transparent !important;
  padding: 15px 40px 15px 40px;
  border-radius: 2px;
  border: 2px #FFFFFF solid;
  font-family: "Geist";
  font-size: 13px;
  color: #FFFFFF !important;
  margin-left: 8px !important;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}

.apply-now-button {
  background-color: #0075bf !important;
  padding: 15px 40px 15px 40px;
  border-radius: 2px;
  font-family: "Geist";
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: #FFFFFF;
  display: inline-block;
}

header.site-header .inside-header {
  padding: 0 25px;
}

.header-wrap #site-navigation:not(.toggled) .main-nav > ul > li[class*=current-menu-] > a {
  color: #0175BE !important;
}
.header-wrap #site-navigation:not(.toggled) .main-nav > ul > li > a {
  font-size: 20px;
  color: #21292F;
  font-weight: 500;
}
.header-wrap #site-navigation:not(.toggled) .main-nav > ul > li > a:hover {
  color: #0175BE !important;
}

.header-wrap #site-navigation:not(.toggled) .main-nav > ul > li > a, .header-wrap #mobile-header:not(.toggled):not(.navigation-stick) .main-nav > ul > li > a, .header-wrap .main-navigation:not(.toggled):not(.navigation-stick) .menu-toggle, .header-wrap .main-navigation:not(.toggled):not(.navigation-stick) .menu-toggle:hover, .main-navigation:not(.toggled):not(.navigation-stick) .mobile-bar-items a, .main-navigation:not(.toggled):not(.navigation-stick) .mobile-bar-items a:hover, .main-navigation:not(.toggled):not(.navigation-stick) .mobile-bar-items a:focus {
  color: #21292F !important;
}
.header-wrap #site-navigation:not(.toggled) .main-nav > ul > li > a:hover, .header-wrap #mobile-header:not(.toggled):not(.navigation-stick) .main-nav > ul > li > a:hover, .header-wrap .main-navigation:not(.toggled):not(.navigation-stick) .menu-toggle:hover, .header-wrap .main-navigation:not(.toggled):not(.navigation-stick) .menu-toggle:hover:hover, .main-navigation:not(.toggled):not(.navigation-stick) .mobile-bar-items a:hover, .main-navigation:not(.toggled):not(.navigation-stick) .mobile-bar-items a:hover:hover, .main-navigation:not(.toggled):not(.navigation-stick) .mobile-bar-items a:focus:hover {
  color: #0175BE !important;
}

.header-wrap .main-navigation .main-nav ul ul li a, .header-wrap .main-navigation a, .header-wrap .main-navigation .menu-toggle {
  font-size: 20px;
}

footer {
  color: #21292F;
  text-align: left;
}
footer div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 768px) {
  footer > div {
    padding-left: 15px !important;
    padding-right: 15px !important;
    text-align: center;
  }
}
footer p {
  line-height: 36px;
  font-size: 1.25rem;
  margin-right: 50px;
}
@media (max-width: 768px) {
  footer p {
    margin-right: 0;
  }
}
footer .footer-nav ul {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin: 0 0 3rem 0;
}
@media (max-width: 768px) {
  footer .footer-nav ul {
    flex-direction: column;
    margin-bottom: 2rem;
  }
}
footer img {
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  footer img {
    margin-bottom: 2rem;
  }
}
footer address {
  line-height: 1.5em;
}
footer h6 {
  margin-bottom: 1em;
  line-height: 1em;
}
@media (max-width: 991px) {
  footer h6 {
    margin-top: 1em;
  }
}

body:not(.home) .page-hero {
  padding-top: 120px;
}
body:not(.home) .page-hero h1 {
  font-size: 2.25rem;
  line-height: 3rem;
  font-weight: 300;
  color: #21292F;
  max-width: 800px;
  margin: 0 auto;
}
body:not(.home) .page-hero .inside-header {
  padding-left: 0;
  padding-right: 0;
}

body.home .page-hero {
  margin-top: 160px;
  border-radius: 15px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #21292F;
  aspect-ratio: 10/9;
}
@media (max-width: 768px) {
  body.home .page-hero {
    margin-top: 100px;
    position: relative;
  }
  body.home .page-hero:before {
    background: linear-gradient(180deg, rgba(1, 117, 190, 0) 0%, #21292F 100%);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    mix-blend-mode: multiply;
    content: "";
    z-index: 0;
    visibility: visible;
  }
}
body.home .page-hero .subheading {
  max-width: 680px;
  font-weight: 500;
}

.rounded {
  border-radius: 15px;
}

.text-light {
  color: #FFFFFF;
}

.text-blue {
  color: #0175BE;
}

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

.width-narrow {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.text-larger {
  font-size: 1.5em;
}

.mb-1 {
  margin-bottom: 1em;
}

p.tags {
  font-size: 0.9rem;
  line-height: 1.3em;
  color: #21292F;
  margin-top: 1em;
}
p.tags a {
  text-decoration: underline;
  color: #21292F;
}
p.tags a:hover, p.tags a:visited, p.tags a:focus {
  color: #0175BE;
}

.cards {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  max-width: 800px;
  margin: 0 auto;
}
.cards .services-cards {
  background-color: #FFFFFF;
  border-radius: 15px;
  padding: 25px 25px 60px 25px;
  width: calc(50% - 12.5px);
  position: relative;
}
@media (max-width: 768px) {
  .cards .services-cards {
    width: 100%;
  }
}
.cards .services-cards:hover {
  box-shadow: inset 0 -6px 0 0 #0075bf;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transform: translateY(-5px);
  box-shadow: 0px 10px 20px 2px rgba(0, 0, 0, 0.1);
}
.cards .services-cards:after {
  background: url("../../img/arrow.svg") center center/contain;
  height: 25px;
  width: 25px;
  position: absolute;
  bottom: 25px;
  right: 25px;
  content: "";
}
.cards .services-cards a {
  font-family: "Inter";
  font-weight: bold;
  color: #0075bf;
  position: absolute;
  bottom: 25px;
  left: 25px;
  text-decoration: none;
  display: block;
}
.cards .services-cards h3 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.2em;
  color: #21292F;
  margin-top: 0;
}
.cards .services-cards p {
  font-weight: 400;
  line-height: 1.375rem;
}

.cards-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
  margin: 2rem auto 0 auto;
}
.cards-grid .card {
  background-color: #FFFFFF;
  border-radius: 15px;
  padding: 25px;
  width: calc(33.333% - 16.667px);
  min-height: 325px;
  position: relative;
  line-height: 1.3em;
}
.cards-grid .card:nth-child(1):nth-last-child(2), .cards-grid .card:nth-child(2):nth-last-child(1), .cards-grid .card:nth-child(1):nth-last-child(4), .cards-grid .card:nth-child(1):nth-last-child(4) ~ .card, .cards-grid .card:nth-child(1):nth-last-child(6), .cards-grid .card:nth-child(1):nth-last-child(6) ~ .card {
  width: calc(40% - 12.5px);
}
@media (max-width: 1024px) {
  .cards-grid .card {
    width: calc(50% - 13px) !important;
  }
}
@media (max-width: 768px) {
  .cards-grid .card {
    width: 100% !important;
  }
}
.cards-grid .card:hover {
  box-shadow: inset 0 -6px 0 0 #0075bf;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transform: translateY(-5px);
  box-shadow: 0px 10px 20px 2px rgba(0, 0, 0, 0.1);
}
.cards-grid .card h3 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.2em;
  color: #0175BE;
}
.cards-grid .card p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.3em;
  margin-bottom: 1em;
}
.cards-grid .card > *:last-child {
  margin-bottom: 0;
}
.cards-grid .card a {
  font-family: "Inter";
  font-weight: bold;
  color: #0075bf;
  text-decoration: none;
  display: block;
}

.home .qualities-cards {
  margin-bottom: 24px;
  border-bottom: 1px solid #CBCBCB;
  padding-left: 105px;
  position: relative;
  counter-increment: qualities;
}
@media (max-width: 768px) {
  .home .qualities-cards {
    padding-left: 0;
  }
}
.home .qualities-cards h3 {
  line-height: 1em;
  color: #FFFFFF;
  font-size: 2.25rem;
  font-weight: bold;
}
@media (max-width: 768px) {
  .home .qualities-cards h3 {
    font-size: 1.5rem;
    line-height: 1.3em;
  }
}
.home .qualities-cards p {
  font-size: 1.5rem;
  margin-right: 10px;
}
.home .qualities-cards:before {
  content: "0" counter(qualities);
  font-size: 2.25rem;
  line-height: 1em;
  font-weight: 200;
  position: absolute;
  top: 0;
  left: 10px;
}
@media (max-width: 768px) {
  .home .qualities-cards:before {
    position: relative;
    text-align: center;
    display: block;
    left: auto;
  }
}

#why {
  background: #21292F;
  border-radius: 15px;
  padding: 100px 50px;
  color: #FFFFFF;
}
#why .generate-sections-inside-container {
  padding: 0;
}
#why h2 {
  margin-bottom: 2rem;
}
#why h3 {
  line-height: 1em;
  color: #FFFFFF;
  font-size: 2.25rem;
  font-weight: bold;
}
@media (max-width: 768px) {
  #why h3 {
    font-size: 1.5rem;
    line-height: 1.3em;
  }
}
#why p {
  font-size: 1.5rem;
  margin-right: 10px;
  line-height: 1.5em;
}

.logo-grid {
  padding: 100px 25px;
}
.logo-grid h3 {
  margin: 0 auto 1rem;
  text-align: center;
}
.logo-grid p {
  max-width: 800px;
  margin: 0 auto 3rem;
  text-align: center;
}
.logo-grid .logos-container {
  display: flex;
  justify-content: center;
  gap: 2rem;
  flex-wrap: wrap;
}
.logo-grid .logos-container img {
  max-width: calc(16.667% - 1.667rem);
  align-self: center;
}
@media (max-width: 768px) {
  .logo-grid .logos-container img {
    max-width: calc(50% - 1rem);
  }
}

.icon-grid {
  text-align: center;
}
.icon-grid h2 {
  max-width: 800px;
  margin: 0 auto 2rem;
  text-align: center;
}
.icon-grid p {
  max-width: 800px;
  margin: 0 auto 3rem;
  text-align: center;
}
.icon-grid .cards-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
  max-width: 800px;
  max-width: calc(200px * var(--cols));
  margin: 0 auto;
}
.icon-grid .cards-container .card {
  flex: 0 0 calc(100% / var(--cols) - 1.5rem * (var(--cols) - 1) / var(--cols));
  min-width: 0;
  padding: 20px;
  border-radius: 10px;
  background: #FFFFFF;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  gap: 0.75rem;
  flex-direction: column;
}
@media (max-width: 768px) {
  .icon-grid .cards-container .card {
    flex: 0 0 calc(50% - 0.75rem);
    max-width: 200px;
  }
}
@media (max-width: 520px) {
  .icon-grid .cards-container .card {
    flex: 0 0 100%;
  }
}
.icon-grid .cards-container .card h3 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #21292F;
  margin: 0;
}
.icon-grid .cards-container .card img {
  max-width: 100px;
  height: auto;
  margin: 0 auto;
}

.case-studies {
  border-radius: 15px;
}
.home .case-studies {
  color: #FFFFFF;
}
.case-studies h2 {
  text-align: center;
}
.case-studies p {
  max-width: 800px;
  margin: 0 auto 3rem;
  text-align: center;
}
.case-studies .button-container {
  margin: 3em auto 0;
  text-align: center;
}
.case-studies .cs-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  gap: 25px;
}
@media (max-width: 768px) {
  .case-studies .cs-cards {
    flex-direction: column;
  }
}
.case-studies .cs-cards .card {
  position: relative;
  flex: 1;
  aspect-ratio: 6/5;
  border-radius: 10px;
  overflow: hidden;
  color: #FFFFFF;
}
@media (max-width: 1024px) {
  .case-studies .cs-cards .card {
    flex: 0 0 calc(50% - 13px);
  }
}
@media (max-width: 768px) {
  .case-studies .cs-cards .card {
    flex: 0 0 100%;
  }
}
.case-studies .cs-cards .card a {
  text-decoration: none;
  will-change: transform; /* strange safari rule */
}
.case-studies .cs-cards .card a:before {
  background: linear-gradient(180deg, rgba(1, 117, 190, 0) 20%, #21292F 100%);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  mix-blend-mode: multiply;
  content: "";
  z-index: 9;
}
.case-studies .cs-cards .card a:hover {
  color: #F1F4F7;
}
.case-studies .cs-cards .card a:hover h5, .case-studies .cs-cards .card a:hover p, .case-studies .cs-cards .card a:hover span {
  color: #F1F4F7;
}
.case-studies .cs-cards .card a:visited {
  color: #FFFFFF;
}
.case-studies .cs-cards .card a:visited h5, .case-studies .cs-cards .card a:visited p, .case-studies .cs-cards .card a:visited span {
  color: #FFFFFF;
}
.case-studies .cs-cards .card .card-img-overlay {
  display: flex;
  justify-content: space-between;
  z-index: 9;
  position: relative;
  flex-direction: column;
  height: 100%;
  padding: 25px;
}
.case-studies .cs-cards .card .card-img-overlay h5 {
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.2em;
  max-width: 85%;
  margin: 0;
}
.case-studies .cs-cards .card .card-img-overlay span {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1em;
}
.case-studies .cs-cards .card img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
}

#writing .blog-header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid #21292F;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #writing .blog-header {
    flex-direction: column;
  }
}
#writing .blog-header h2, #writing .blog-header p {
  text-align: center;
  margin: 0 auto;
  max-width: 800px;
}
#writing .blog-header h2 {
  color: #0175BE;
  font-weight: 600;
}
#writing .blog-header p {
  font-size: 1.5rem;
  line-height: 2.25rem;
}
@media (max-width: 768px) {
  #writing .blog-header p {
    font-size: 1rem;
    line-height: 1.3em;
  }
}
#writing h3 {
  font-weight: 500;
  font-size: 1.875rem;
  color: #21292F;
  position: relative;
}
@media (max-width: 768px) {
  #writing h3 {
    font-size: 1.5rem;
    line-height: 1.2em;
  }
}
#writing h3 .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 25%;
  color: #21292F;
}
#writing h3 .more:after {
  background: url("../../img/arrow.svg") no-repeat center center/contain;
  height: 100%;
  width: 25px;
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
}
@media (max-width: 768px) {
  #writing h3 .more:after {
    width: 12px;
  }
}
@media (max-width: 768px) {
  #writing h3 .more {
    font-size: 1rem;
    line-height: 1.2em;
    width: auto;
    padding-right: 20px;
    margin-top: 6px;
  }
}

@media (max-width: 1024px) {
  .home .wpsp-col-3 {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .home .wpsp-col-3 {
    width: 100%;
  }
}
.home .wp-show-posts-inner {
  position: relative;
  background: #21292F;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
}
.home .wp-show-posts-inner:before {
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #21292F 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 8;
}
.home .wp-show-posts-inner a {
  color: #FFFFFF;
}
.home .wp-show-posts-inner a:visited {
  color: #FFFFFF;
}
.home .wp-show-posts-inner a:hover {
  color: #F1F4F7;
}
.home .wp-show-posts-inner h4 {
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.2em;
  max-width: 85%;
  color: #FFFFFF;
}
.home .wp-show-posts-inner .wp-show-posts-entry-header {
  z-index: 9;
  margin: 75px 25px 1em;
}
.home .wp-show-posts-inner .wp-show-posts-entry-header:before {
  content: "Blog Post";
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1em;
  position: absolute;
  top: 25px;
  left: 25px;
  color: #FFFFFF;
  z-index: 9;
  display: block;
}
.home .wp-show-posts-inner .wp-show-posts-entry-meta {
  display: flex;
  color: #FFFFFF;
  line-height: 1em;
  margin: 0 25px 25px 25px;
  z-index: 9;
}
.home .wp-show-posts-inner span {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1em;
  color: #FFFFFF;
}
.home .wp-show-posts-inner span a {
  color: #FFFFFF;
}
.home .wp-show-posts-inner .wp-show-posts-byline {
  padding-right: 5px;
  border-right: 1px solid #FFFFFF;
  margin-right: 5px;
}
.home .wp-show-posts-inner .wp-show-posts-image {
  position: absolute;
  top: 0;
  left: 0;
  float: none;
  margin-right: 0;
  height: 100%;
}
.home .wp-show-posts-inner .wp-show-posts-image a {
  display: block;
}
.home .wp-show-posts-inner .wp-show-posts-image img {
  object-fit: cover !important;
  height: 100%;
  width: auto;
  min-width: 100%;
}
.home .wp-show-posts-inner .wp-show-posts-image:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #21292F 100%);
  content: "";
}
.home .wp-show-posts-inner .wp-show-posts-entry-summary {
  font-size: 1rem;
  margin: 0 25px 25px 25px;
  color: #FFFFFF;
  z-index: 9;
}
.home .wp-show-posts-inner .wp-show-posts-separator {
  display: none;
}
.home .wp-show-posts-inner .wpsp-read-more a {
  padding: 16px 30px;
  background: #0175BE;
  border: 1px solid #0175BE;
  border-radius: 5px;
  color: #FFFFFF;
  font-family: "Geist";
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  transition: all 0.3s ease-in;
  text-align: center;
  min-width: 280px;
  color: #FFFFFF !important;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 25px !important;
  z-index: 9;
  position: relative;
  text-transform: none;
  font-size: 1rem;
}
.home .wp-show-posts-inner .wpsp-read-more a:hover, .home .wp-show-posts-inner .wpsp-read-more a:focus {
  background-color: #06A376;
  border-color: #06A376;
  text-decoration: none;
}
.home .wp-show-posts-inner .wpsp-read-more a:hover {
  color: #FFFFFF !important;
}

#contact-form {
  border-radius: 15px;
  color: #FFFFFF;
  background-color: #21292F;
}
#contact-form p {
  font-size: 1.5rem;
  line-height: 2.25rem;
}

.intro {
  background: #21292F;
  color: #FFFFFF;
}
.intro p, .intro h3 {
  font-size: 1.5rem;
  line-height: 2.25rem;
}
.intro h3 {
  margin: 0;
}

/* Forms */
.w2llead input, .w2llead textarea {
  width: 100% !important;
  margin: 0 0 0.75rem !important;
  border-radius: 10px;
  border-color: #F1F4F7;
  color: #21292F;
}
.w2llead select {
  width: 100% !important;
  margin: 0 0 0.75rem !important;
  border-radius: 10px 0 0 10px;
  border-color: #F1F4F7;
}
.w2llead label.w2llabel.checkbox.w2llabel-checkbox-label {
  margin-left: 30px;
}
.w2llead label.w2llabel.checkbox.w2llabel-checkbox-label input {
  width: auto !important;
  left: -30px;
  top: 8px;
}
.w2llead .w2lsubmit input {
  padding: 16px 30px;
  background: #0175BE;
  border: 1px solid #0175BE;
  border-radius: 5px;
  color: #FFFFFF;
  font-family: "Geist";
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  transition: all 0.3s ease-in;
  text-align: center;
  min-width: 280px;
  text-transform: none;
}
.w2llead .w2lsubmit input:hover, .w2llead .w2lsubmit input:focus {
  background-color: #06A376;
  border-color: #06A376;
  text-decoration: none;
}
.w2llead .w2lsubmit input:hover {
  background-color: #06A376 !important;
}
.w2llead option {
  font-family: "Geist";
  font-weight: 300;
  margin-bottom: 8px;
}

.sf_required_fields_msg {
  font-size: 0.875rem !important;
  font-weight: 600;
}

.cta-section p {
  font-size: 1.5rem;
}

/*# sourceMappingURL=app.css.map */
