/*
Theme Name: Verus Strategies
Theme URI: http://www.seekverus.com/
Author: Verus Strategies
Version: 4.0
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {line-height: 1; }
html {
    overflow-x:hidden;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }
h1, h2, h3, h4, h5, h6 { clear: both; }
html { overflow-y: scroll; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; }
del { color: #333; }
ins { background: #fff9c0; text-decoration: none; }
hr { background-color: #ccc; border: 0; height: 1px; margin: 24px; margin-bottom: 1.714285714rem; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
small { font-size: smaller; }
img { border: 0; -ms-interpolation-mode: bicubic; }

.clear, .clear:after, .wrapper:after, .format-status .entry-header:after { clear: both; }
.clear:before, .clear:after, .wrapper:before, .wrapper:after, .format-status .entry-header:before, .format-status .entry-header:after { display: table; content: ""; }

/* ---------- Body ---------- */

body { font: 14px/24px 'Montserrat', sans-serif; font-weight: normal; color: #455560; background: #0E4672 !important; }
.clear { clear: both; }
html { margin-top: 0 !important; }
body { -webkit-font-smoothing: antialiased; }
body { -webkit-text-size-adjust: 100%; }
#wrapper { margin: 0; padding: 0; position: relative; }
	
html, body { height: 100%; }
button { border: 0; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
a.skip-main { left:-999px; position: absolute; top: auto; width: 1px; height: 1px; overflow: hidden; z-index: -999; color: #FFF !important; color: #0c55b8 !important; }
a.skip-main:focus-visible, a.skip-main:active { left: auto; top: auto; width: 150px; height: auto; overflow: auto; margin: 0; padding:12px; text-align:center; font-size: 15px; line-height: 19px; z-index:999; color: #0c55b8 !important; text-decoration: none; margin-top: 13px; margin-left: 13px; font-family: "OptumSansBold", sans-serif; outline: 2px solid #00396C !important; font-weight: normal !important; background: #FFF !important; }
	
	html,
	body {
	  margin: 0;
	  padding: 0;
	}

	body {
	  padding-top: 159px;
	}

	#find-your-path,
	#our-path,
	#proven-path,
	#follow-the-path {
	  scroll-margin-top: 159px;
	}

	html {
	  scroll-behavior: smooth;
	}

	@font-face {
	  font-family: 'ArcherBoldItalic';
	  src: url('/wp-content/themes/custom/fonts/Archer-BoldItalic.woff2') format('woff2');
	  font-weight: 700;
	  font-style: italic;
	}

	@font-face {
	  font-family: 'ArcherMediumItalic';
	  src: url('/wp-content/themes/custom/fonts/Archer-MediumItalic.woff2') format('woff2');
	  font-weight: 500;
	  font-style: italic;
	}

	.site-header {
	  width: 100%;
	  font-family: 'Montserrat', sans-serif;
	  font-weight: 700;
	  background: #fff;

	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  z-index: 99999;
	border-bottom: 1px solid #0E4672;
	}

	.site-header {
	  height: 159px;
	}

	.hero {
	  margin-top: 0;
	}

	.top-strip {
	  height: 44px;
	  background: linear-gradient(
		110deg,
		#C2A078 0%,
		#C2A078 43%,
		#0E4672 43.1%,
		#0E4672 100%
	  );
	  color: #d8b88c;

	  display: flex;
	  align-items: center;
	  justify-content: flex-end;

	  padding: 0 0;
	  box-sizing: border-box;
	}

	.top-strip a { color: #d8b88c; text-decoration: none; }
.top-strip a:hover,
.top-strip a:focus-visible {
  color: #FFF;
  text-decoration: none;
}
		
	.top-strip-inner {
	  max-width: 1280px;
	  width: 100%;
	  height: 100%;

	  margin: 0 auto;
	  padding: 0 20px;

	  display: flex;
	  align-items: center;
	  justify-content: flex-end;

	  box-sizing: border-box;
	  font-size: 17px;
	  letter-spacing: 1px;

	}

	.top-strip,
	.main-nav1 {
	  backface-visibility: hidden;
	  transform: translateZ(0);
	}

	.main-nav {
	  max-width: 1280px;
	  width: 100%;

	  min-height: 115px;
	  height: auto;

	  margin: 0 auto;

	  display: flex;
	  align-items: center;
	  justify-content: space-between;

	  padding: 0 20px;
	  box-sizing: border-box;

	}

	.logo img {
	  width: 230px;
	  display: block;
	}

	.nav-links {
	  display: flex;
	  align-items: center;
	  gap: 30px;

	  list-style: none;

	  padding: 0;
	  margin: 0;
	}

	.nav-links a {
	  color: #0d4771;
	  text-decoration: none;
	  text-transform: uppercase;
	  font-size: 17px;
	  letter-spacing: 1px;
	}

	.nav-links a:hover, 
	.nav-links a:focus {
	color: #c7a172;
	}

.menu-toggle {
  display: none;
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;

  color: #0E4672;
  font-size: 34px;
  line-height: 1;
}

@media (max-width: 980px) {

.main-nav {
    transform: none;
    backface-visibility: visible;
  }

.menu-toggle.is-open {
  color: #fff;
}
	
  .menu-toggle {
    display: block;
    position: relative;
    z-index: 100002;
  color: #0E4672;
  }

.nav-links {
  position: fixed;
  inset: 0;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;

  margin: 0;
  padding: 0;

  background: #0E4672;

  opacity: 0;
  visibility: hidden;
  pointer-events: none;

  transition: none;

  z-index: 100001;
}

.nav-links.menu-animate {
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
}

.nav-links.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

  .nav-links a {
    color: #fff;
    font-size: 20px;
  }

  .nav-links a:hover {
    color: #C7A172;
  }
}

@media (max-width: 450px) {
  .top-strip {
    background: linear-gradient(
      110deg,
      #C2A078 0%,
      #C2A078 33%,
      #0E4672 33.1%,
      #0E4672 100%
    );
  }
}


.hero {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 475px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hero::before {
  content: "";

  position: absolute;
  top: 0;
  left: 0;

  width: 363px;
  height: 490px;

  background-image: url("/wp-content/uploads/2026/05/header-shapes.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;

  z-index: 1;
  pointer-events: none;
}

.hero-content {
  position: relative;
  z-index: 2;

  max-width: 1280px;
  width: 100%;
  height: 100%;

  margin: 0 auto;
  padding: 0 0 0 20px;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;

  box-sizing: border-box;
}

.hero-heading {
  width: 48%;
  margin: 0;

  display: flex;
  flex-direction: column;

  font-family: 'ArcherMediumItalic', serif;
  font-style: italic;
  font-weight: normal;

  font-size: 86px;
  line-height: 1;
}

.hero-gold {
  color: #c7a172;
}

.hero-white {
  color: #ffffff;
}

@media (max-width: 1180px) {
.hero-heading { 
	font-size: 75px;
	width: 53%;
}
  .hero-content {
    padding: 0 40px 0 20px;
  }
}
	
@media (max-width: 950px) {

.hero { height: 350px; }
	
  .hero::before {
    display: none;
  }

  .hero-content {
    justify-content: center;
    align-items: center;

    padding: 0;
  }

  .hero-heading {
    width: 100%;
    max-width: 700px;

    margin: 0;

    text-align: center;
    align-items: center;

    font-size: 60px;
  }
}
	
@media (max-width: 430px) {
	.hero-heading { font-size: 50px; }
		}
	
		
		.content-area {
  width: 100%;
  background: #FFF;

padding: 70px 0 40px;
  box-sizing: border-box;
}

.content-inner {
  max-width: 1280px;
  width: 100%;

  margin: 0 auto;
  padding: 0 20px;

  box-sizing: border-box;
}

.content-inner p {
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  color: #000;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
}

.content-divider {
  width: 100%;
  height: 1px;

  background: #0E4672;

  margin-top: 60px;
}
	

		
.services-area {
  width: 100%;
  background: #fff;
  padding: 30px 0 100px;
  box-sizing: border-box;
}

.services-inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.services-heading {
  margin: 0 0 70px;
  text-align: center;
  font-family: 'ArcherMediumItalic', serif;
  font-style: italic;
  font-weight: 500;
  font-size: 60px;
  line-height: 120%;
  color: #c7a172;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  align-items: stretch;
}

.service-card {
  position: relative;
  height: 420px;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}

.service-card-inner,
.service-face {
  position: absolute;
  inset: 0;
  height: 420px;
}

.service-face {
  overflow: hidden;
  transition: transform 0.3s ease;
}

.service-front {
  background: #ffffff;
  transform: translateY(0);
  z-index: 2;
}

.service-back {
  color: #ffffff;
  transform: translateY(100%);
  z-index: 3;
}

.service-card.is-flipped .service-front {
  transform: translateY(-100%);
}

.service-card.is-flipped .service-back {
  transform: translateY(0);
}

.service-front h3,
.service-front .service-link,
.service-back-heading,
.service-back ul {
  transition: opacity 0.2s ease;
}

.service-card.is-flipped .service-front h3,
.service-card.is-flipped .service-front .service-link,
.service-card:not(.is-flipped) .service-back-heading,
.service-card:not(.is-flipped) .service-back ul {
  opacity: 0;
}

.service-image {
  height: 285px;
  position: relative;
  overflow: hidden;
}

.service-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center 10%;
}

.service-bottom {
  position: relative;
  min-height: 135px;
  padding: 10px 24px 34px;
  text-align: center;
  box-sizing: border-box;
}

.service-bottom.tan {
  background: #c7a172;
}

.service-bottom.blue {
  background: #0d4771;
}

.service-bottom.darkblue {
  background: #072F49;
}

.service-bottom::before {
  content: "";
  position: absolute;
  top: -34px;
  left: 50%;
  transform: translateX(-50%);
  width: 74px;
  height: 38px;
  background: inherit;
  clip-path: polygon(0 100%, 50% 0, 100% 100%);
  z-index: 2;
}

.service-bottom::after {
  content: "";
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  width: 42px;
  height: 22px;
  z-index: 3;
  clip-path: polygon(
    0 100%,
    24% 100%,
    50% 44%,
    76% 100%,
    100% 100%,
    50% 0
  );
}

.service-bottom.tan::after {
  background: #0d4771;
}

.service-bottom.blue::after {
  background: #c7a172;
}

.service-bottom.darkblue::after {
  background: #5f8cb8;
}

.service-link {
  margin-bottom: 8px;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #0d4771;
}

.service-bottom.blue .service-link {
  color: #c7a172;
}
	
.service-bottom.darkblue .service-link {
color: #5f8cb8;
}


.service-bottom h3 {
  margin: 0;
  font-family: 'ArcherMediumItalic', serif;
  font-style: italic;
  font-weight: 500;
  font-size: 33px;
  line-height: 100%;
  color: #ffffff;
}

.cfo-back {
  background: #0d4771;
}

.advisory-back {
  background: #c7a172;
}

.legacy-back {
  background: #5f8cb8;
}

.service-back-heading {
  position: relative;
  padding: 18px 20px;
  text-align: center;
  font-family: 'ArcherMediumItalic', serif;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.1;
  color: #ffffff;
  background: transparent !important;
  overflow: visible;
  z-index: 4;
}

.service-back-heading::before {
  content: "";
  position: absolute;
  inset: 0 0 -34px 0;
  z-index: -1;
  clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - 34px),
    calc(50% + 37px) calc(100% - 34px),
    50% 100%,
    calc(50% - 37px) calc(100% - 34px),
    0 calc(100% - 34px)
  );
}

.service-back-heading.tan::before {
  background: #c7a172;
}

.service-back-heading.blue::before {
  background: #0d4771;
}

.service-back-heading.darkblue::before {
  background: #072F49;
}

.service-back-heading::after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
  width: 42px;
  height: 22px;
  z-index: 3;
  clip-path: polygon(
    0 0,
    24% 0,
    50% 56%,
    76% 0,
    100% 0,
    50% 100%
  );
}

.service-back-heading.tan::after {
  background: #0d4771;
}

.service-back-heading.blue::after {
  background: #c7a172;
}

.service-back-heading.darkblue::after {
  background: #5f8cb8;
}

.service-back ul {
  margin: 70px 35px 0;
  padding-left: 22px;
  list-style: disc;
}

.service-back li {
  margin-bottom: 24px;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}

.service-back li::marker {
  color: #c7a172;
}

.advisory-back li::marker {
  color: #0d4771;
}

.service-front::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: #0d4771;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  z-index: 5;
}

.service-card:nth-child(2) .service-front::before {
  background: #c7a172;
}

.service-card:nth-child(3) .service-front::before {
  background: #5f8cb8;
}

.service-back::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background: #0d4771;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  z-index: 5;
}

.cfo-back::after {
  background: #c7a172;
}

.advisory-back::after {
  background: #0d4771;
}

.legacy-back::after {
  background: #072F49;
}

@media (max-width: 1150px) {

  .service-bottom h3 {
    font-size: 26px;
	  line-height: 110%;
  }
	
.service-back li {
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

}
	
@media (max-width: 967px) {
	
.service-back li {
  margin-bottom: 24px;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}

	
  .service-bottom h3 {
    font-size: 33px;
	  line-height: 100%;
  }
	
  .services-area {
    padding: 35px 0 70px;
  }

  .services-inner {
    max-width: 967px;
    padding: 0 22px;
  }

  .services-heading {
    font-size: 44px;
    margin-bottom: 38px;
  }

  .services-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .service-card {
    max-width: 420px;
    width: 100%;
    height: 420px;
    margin: 0 auto;
  }

  .service-card-inner,
  .service-face {
    height: 420px;
  }
}

.about-area {
  position: relative;
  overflow: hidden;

  width: 100%;
  background: #0E4672;

  padding: 80px 60px;
  box-sizing: border-box;
}
	
.about-area1 {
  width: 100%;
  background: #0E4672;

  padding: 80px 60px 80px;
  box-sizing: border-box;
}

.about-area::before {
  content: "";
  position: absolute;

  left: 0;
  bottom: 0;
top: 0;

  width: 938px;
  height: 1499px;

  background-image: url('/wp-content/uploads/2026/05/lower-left-darkblue.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;

  z-index: 1;
}
	
.about-area::after {
  content: "";
  position: absolute;

  right: 0;
  top: 0;

  width: 300px;
  height: 723px;

  background-image: url('/wp-content/uploads/2026/05/lower-right-shapes.png');
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;

  z-index: 1;
}
		
.about-inner {
  position: relative;
  z-index: 2;

  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
	
.about-inner1 {
  max-width: 1280px;
  width: 100%;

  margin: 0 auto;
  padding: 0 20px;

  box-sizing: border-box;
}

.about-heading {
  margin: 0 0 28px;

  text-align: center;

  font-family: 'ArcherMediumItalic', serif;
  font-style: italic;
  font-weight: 500;
  font-size: 60px;
  line-height: 120%;

  color: #c7a172;
}

.about-photo {
  display: flex;
  justify-content: center;

  margin-bottom: 42px;
}

.about-photo img {
  width: 220px;
  height: 220px;

  border-radius: 50%;
  object-fit: cover;

  display: block;
}

.about-content {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}

.about-content p {

  font-weight: 400;

  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  padding-bottom: 25px;
	
}

@media (max-width: 1600px) {
.about-area::after {
  content: "";
  position: absolute;

  right: -50px;
  top: 0;

  width: 300px;
  height: 723px;

  background-image: url('/wp-content/uploads/2026/05/lower-right-shapes.png');
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;

  z-index: 1;
}
}	

@media (max-width: 1450px) {
.about-content { width: 70%; }	
}
	
@media (max-width: 1279px) {
	
.about-inner {
  position: relative;
  z-index: 2;

  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
	

}

@media (max-width: 1200px) {
  .about-area {
    padding: 70px 30px;
  }

  .about-area::after {
    display: none;
  }

  .about-content {
    width: 100%;
    max-width: 100%;
  }
}
	
@media (max-width: 967px) {
  .about-area {
    padding: 55px 30px;
  }

.about-heading {
    font-size: 44px;
	}
	
  .about-area::after {
    display: none;
  }

  .about-inner {
    padding: 0;
  }

  .about-heading {
  }

  .about-content p {

  }
}
	
.testimonial-area {
  width: 100%;

  background-color: #C3A178;
  background-image: url('/wp-content/uploads/2026/05/tone-on-tone-verus-tan-1.jpg');

  background-repeat: no-repeat;
  background-position: top center;

  background-size: 3200px auto;

  padding: 70px 0 100px;
  box-sizing: border-box;
}

.testimonial-inner {
  position: relative;

  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;

  box-sizing: border-box;
}
	
.testimonial-heading {
  margin: 0 0 0;

  text-align: center;

  font-family: 'ArcherMediumItalic', serif;
  font-style: italic;
  font-weight: 500;
  font-size: 60px;
  line-height: 120%;

  color: #0E4672;
}

.testimonial-subheading {
  margin-bottom: 55px;

  text-align: center;

  font-family: 'ArcherMediumItalic', serif;
  font-style: italic;
font-weight: 500;
  font-size: 34px;
  line-height: 120%;

  color: #ffffff;
}
	
.testimonial-box {
  position: relative;

  max-width: 1180px;
  min-height: 320px;

  margin: 0 auto;
  padding: 50px 50px;

  background: #0E4672;
  box-sizing: border-box;
}
	
.testimonial-box::after {
  content: "";

  position: absolute;
  right: 0;
  bottom: 0;

  width: 60px;
  height: 60px;

  background: rgba(255,255,255,0.25);

  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

.testimonial-slide {
  position: absolute;
  inset: 0;

  opacity: 0;
  visibility: hidden;

  transition:
    opacity 0.4s ease,
    visibility 0.4s ease;
}

.testimonial-slide.active {
  position: relative;

  opacity: 1;
  visibility: visible;
}
	
.testimonial-slide p {
  margin: 0 0 38px;

  color: #ffffff;

  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
}

.testimonial-name {
  color: #C7A172;

  font-family: 'ArcherBoldItalic', serif;
  font-weight: 700;
  font-style: italic;
  font-size: 24px;
  line-height: 120%;
}

.testimonial-company {
  color: #ffffff;

  font-family: 'ArcherMediumItalic', serif;
  font-weight: 500;
  font-style: italic;
  font-size: 24px;
  line-height: 120%;
}

.testimonial-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);

  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  z-index: 20;
}

.testimonial-nav.prev {
  left: -38px;
}

.testimonial-nav.next {
  right: -38px;
}

.testimonial-nav img {
  width: 48px;
  height: auto;
  display: block;
}
	
.testimonial-nav.next img {
  transform: none;
}


.testimonial-nav.prev img {
  transform: rotate(180deg);
}
	
.testimonial-nav.hidden {
  display: none;
}

.testimonial-slides {
  position: relative;
  min-height: 220px;
}

.testimonial-slider-wrap {
  position: relative;
}

@media (max-width: 1320px) {

  .testimonial-slider-wrap {
    padding: 0 40px;
    box-sizing: border-box;
  }
 	
  .testimonial-nav.prev {
    left: -22px;
  }

  .testimonial-nav.next {
    right: -22px;
  }

  .testimonial-box {
    width: 100%;
    max-width: none;
    padding: 50px;
  }

}
	
@media (max-width: 967px) {
  .testimonial-heading {
font-size: 44px;
	}
	
	.testimonial-subheading { font-size: 28px; }
	.testimonial-name { font-size: 22px;
		line-height: 120%; }
	.testimonial-slide p { font-size: 18px; line-height: 28px; }

}
	
#gform_anchor_1,
#gform_wrapper_1,
#gform_wrapper_1 .gform_validation_errors,
#gform_wrapper_1 .gfield_error {
  scroll-margin-top: 180px;
}
	
.follow-area {
  width: 100%;
  background: #ffffff;

  padding: 80px 0 90px;
  box-sizing: border-box;

}

.follow-inner {
  max-width: 1280px;
  width: 100%;

  margin: 0 auto;
  padding: 0 20px;

  box-sizing: border-box;

  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 56px;
}

.follow-contact {
  padding-right: 48px;
  border-right: 2px solid #d8d8d8;
}

.follow-contact h2 {
  margin: 0 0 18px;

  font-family: 'ArcherBoldItalic', serif;
  font-style: italic;
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;

  color: #c7a172;
}

.follow-contact p,
.follow-contact a {
  margin: 0;

  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  line-height: 120%;
  font-weight: 500;
  padding-bottom: 10px;
  color: #0E4672;
  text-decoration: none;
}

.follow-content {
  width: 100%;
}

.follow-intro {
  max-width: 860px;

  margin: 0 0 40px;

  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;

  color: #0E4672;
}
	
#gform_wrapper_1 > div.gform_heading > p { display: none; }
.gform_wrapper.gravity-theme .gfield_label { color: #0d4771; }
	
body .gform_wrapper .gform_footer input[type="submit"],
body .gform_wrapper .gform_page_footer input[type="submit"],
body .gform_wrapper .gform_footer button[type="submit"],
body .gform_wrapper .gform_page_footer button[type="submit"] {
  background: #0E4672 !important;
  color: #fff !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 15px;
  font-weight: 700 !important;
  text-transform: uppercase;
  border: none !important;
  border-radius: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 22px !important;
  cursor: pointer;
}

body .gform_wrapper .gform_footer input[type="submit"]:hover,
body .gform_wrapper .gform_page_footer input[type="submit"]:hover,
body .gform_wrapper .gform_footer button[type="submit"]:hover,
body .gform_wrapper .gform_page_footer button[type="submit"]:hover {
  background: #5f8cb8 !important;
}

body .gform_wrapper .gform_footer input[type="submit"]:focus,
body .gform_wrapper .gform_page_footer input[type="submit"]:focus,
body .gform_wrapper .gform_footer input[type="submit"]:focus-visible,
body .gform_wrapper .gform_page_footer input[type="submit"]:focus-visible,
body .gform_wrapper .gform_footer button[type="submit"]:focus,
body .gform_wrapper .gform_page_footer button[type="submit"]:focus,
body .gform_wrapper .gform_footer button[type="submit"]:focus-visible,
body .gform_wrapper .gform_page_footer button[type="submit"]:focus-visible {
  background: #5f8cb8 !important;
  outline: none;
}

body .gform_wrapper.gravity-theme input[type="text"],
body .gform_wrapper.gravity-theme input[type="email"],
body .gform_wrapper.gravity-theme input[type="tel"],
body .gform_wrapper.gravity-theme input[type="number"],
body .gform_wrapper.gravity-theme input[type="url"],
body .gform_wrapper.gravity-theme select,
body .gform_wrapper.gravity-theme textarea {
  min-height: 32px !important;
  padding: 10px 6px;
  box-sizing: border-box;
border: 1px solid #A5A5A5 !important;
}
	
body .gform_wrapper.gravity-theme select {
  background: #fff !important;
}
	
@media (max-width: 641px) {
  body .gform_wrapper.gravity-theme select {
    width: 100% !important;
    height: 50px !important;
    min-height: 50px !important;
    padding: 0 10px 0 6px !important;
    box-sizing: border-box !important;
    line-height: normal !important;
  }
}
	
@media (max-width: 967px) {
  body .gform_wrapper.gravity-theme .gform_fields {
    grid-template-columns: 1fr !important;
  }

  body .gform_wrapper.gravity-theme .gfield {
    grid-column: 1 / -1 !important;
  }
}
	
@media (max-width: 967px) {
.follow-area { padding: 55px 0 65px; }
.follow-inner { display: grid; grid-template-columns: 1fr; gap: 34px; padding: 0 24px; }
.follow-contact { padding-right: 0; padding-bottom: 28px; border-right: none; border-bottom: 2px solid #d8d8d8; }
.follow-contact h2 { font-size: 26px; }
.follow-contact p, .follow-contact a { font-size: 16px; }
.follow-intro {
    max-width: 100%;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 24px !important;
  }
}
	