/* Includes
-------------------------------------------- */

/* Reset
-------------------------------------------- */

*, *:before, *:after {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.clearfix:after, .clearfix:before, .row:after, .row:before {
    content: " ";
    display: table;
      width: 100%;
}
/* Normalize
-------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Utilities
-------------------------------------------- */

/* Alignment */

.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
  .text-sm-justify {
    text-align: justify;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-justify {
    text-align: justify;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-center {
    text-align: center;
  }
  .text-lg-justify {
    text-align: justify;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left;
  }
  .text-xl-right {
    text-align: right;
  }
  .text-xl-center {
    text-align: center;
  }
  .text-xl-justify {
    text-align: justify;
  }
}

/* Embed */

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Screen Readers */

/* Screen Readers */

.skip-to-content {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  z-index:1314;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}
/*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

/* Spacing */

.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 2rem;
}
.mt-2 {
  margin-top: 4rem;
}
.mt-3 {
  margin-top: 6rem;
}
.mt-4 {
  margin-top: 8rem;
}
.mt-5 {
  margin-top: 10rem;
}
.mt-6 {
  margin-top: 12rem;
}

.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 2rem;
}
.mb-2 {
  margin-bottom: 4rem;
}
.mb-3 {
  margin-bottom: 6rem;
}
.mb-4 {
  margin-bottom: 8rem;
}
.mb-5 {
  margin-bottom: 10rem;
}
.mb-6 {
  margin-bottom: 12rem;
}

.pt-0 {
  padding-top: 0;
}
.pt-1 {
  padding-top: 2rem;
}
.pt-2 {
  padding-top: 4rem;
}
.pt-3 {
  padding-top: 6rem;
}
.pt-4 {
  padding-top: 8rem;
}
.pt-5 {
  padding-top: 10rem;
}
.pt-6 {
  padding-top: 12rem;
}

.pb-0 {
  padding-bottom: 0;
}
.pb-1 {
  padding-bottom: 2rem;
}
.pb-2 {
  padding-bottom: 4rem;
}
.pb-3 {
  padding-bottom: 6rem;
}
.pb-4 {
  padding-bottom: 8rem;
}
.pb-5 {
  padding-bottom: 10rem;
}
.pb-6 {
  padding-bottom: 12rem;
}

/* Colors */

.text-white {
  color: #fff;
}

/* Backgrounds */

.bg-white {
  background-color: var(--color-white );
}

.bg-blue {
  background-color: var( --color-blue );
}

.bg-regal-blue {
  background-color: var( --color-regal-blue );
}

/* hs menu thingy */
div.hs-tools-menu {
  top: -3px !important;
  min-height: 30px !important;
}
div.hs-tools-menu.hs-collapsed img.hs-sprocket {
  width: 24px !important;
  right: 3px !important;
}
/* CSS Variables
-------------------------------------------- */

:root {
  --color-white: #ffffff;
  --color-black: #000000;
  --color-yellow: #FAF935;
  --color-blue: #004D8C;
  --color-regal-blue: #12395B;
  --color-dark-blue: #1a3761;
  --color-link: #007BFF;
  --color-text: #1c1b19;
  --color-steel-grey: #454647;
  --color-grey: #2D2926;
  --font-body: "Poppins", sans-serif;
  --width-content: 1400px;
  --width-nav: 900px;
  --width-medium: 992px;
  --width-small: 540px;
}
/* Base
-------------------------------------------- */

html {
  /* 	font-size: 62.5%; */
  scroll-behavior: smooth;
}
body {
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  background: var(--color-white);
}
.guts {
  /* padding-top: 7rem; */
}
/* .wrapper.page {
  overflow: hidden;
} */
/* Layout
-------------------------------------------- */

.container {
  max-width: var(--width-content);
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.wide-wrapper {
  max-width: 1680px;
  margin: 0 auto;
}

.video-wrap {
  width: 100%;
  height: 0;
  padding: 56.25% 0 0;
  position: relative;
}
.video-wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

section {
  padding: 4rem 0;
  position: relative;
}
@media (min-width: 992px) {
  section {
    padding: 7rem 0;
  }
}

/* Helpers
-------------------------------------------- */

/* Colors */

.white {
  color: var(--white);
}

/* Background Colors */

.bg-white {
  background-color: var(--white);
}
.bg-super-light {
  background-color: var(--color-super-light);
}

/* Accents */
.accent-bump::after {
  content: "";
  position: absolute;
  display: block;
  width: 121px;
  height: 26px;
  
  z-index: 5;
}
@media (min-width: 992px) {
  .accent-bump::after {
    width: 242px;
    height: 52px;
  }
}
.accent-bump.ltcolor_top_left::after {
  top: 0;
  left: 20%;
  transform: rotate(180deg) translateX(-50%);
}
.accent-bump.ltcolor_top_center::after {
  top: 0;
  left: calc(50% - 121px);
  transform: rotate(180deg);
}
.accent-bump.ltcolor_top_right::after {
  top: 0;
  right: 20%;
  transform: rotate(180deg) translateX(50%);
}
.accent-bump.ltcolor_bottom_left::after {
  bottom: 0;
  left: 20%;
  transform: translateX(-50%);
}
.accent-bump.ltcolor_bottom_center::after {
  bottom: 0;
  left: calc(50% - 121px);
}
.accent-bump.ltcolor_bottom_right::after {
  bottom: 0;
  right: 20%;
  transform: translateX(50%);
}
.accent-bump.white_top_left::after {
  filter: brightness(0) invert(1);
  top: 0;
  left: 20%;
  transform: rotate(180deg) translateX(-50%);
}
.accent-bump.white_top_center::after {
  filter: brightness(0) invert(1);
  top: 0;
  left: calc(50% - 121px);
  transform: rotate(180deg);
}
.accent-bump.white_top_right::after {
  filter: brightness(0) invert(1);
  top: 0;
  right: 20%;
  transform: rotate(180deg) translateX(50%);
}
.accent-bump.white_bottom_left::after {
  filter: brightness(0) invert(1);
  bottom: 0;
  left: 20%;
  transform: translateX(-50%);
}
.accent-bump.white_bottom_center::after {
  filter: brightness(0) invert(1);
  bottom: 0;
  left: calc(50% - 121px);
}
.accent-bump.white_bottom_right::after {
  filter: brightness(0) invert(1);
  bottom: 0;
  right: 20%;
  transform: translateX(50%);
}
/* Typography
-------------------------------------------- */

body {
  font-family: var(--font-body);
  color: var(--color-black);
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
}

a {
  color: var(--color-link);
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
a:hover,
a:active,
a:focus {
  color: var(--color-regal-blue);
  text-decoration: none;
}

p {
  margin: 1em 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 20px 0;
  font-style: normal;
  color: var(--color-regal-blue);
  font-family: var(--font-body);
  font-weight: 900;
  line-height: normal;
}
p:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}

h1, .h1 {
  font-size: 70px;
  line-height: 1.142;
}
h2, .h2 {
  font-size: 50px;
  line-height: 1.2;
}

h3, .h3 {
  font-size: 40px;
  line-height: 1.2;
}

h4, .h4 {
  font-size: 30px;
}

h5, .h5 {
  font-size: 22px;
}

h6, .h6 {
  font-size: 20px;
}

@media (max-width: 991px){

  h1, .h1 {
    font-size: 60px;
  }

  .h2, h2 {
    font-size: 45px;
  }

  h3, .h3 {
    font-size: 35px;
  }

  h4, .h4 {
    font-size: 26px;
  }
}

@media (max-width: 767px){

  h1, .h1 {
    font-size: 50px;
  }

  .h2, h2 {
    font-size: 40px;
  }

  h3, .h3 {
    font-size: 30px;
  }
}

strong {
  font-weight: 700;
}

code {
  vertical-align: bottom;
}

ol, ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

/* Blockquote */

blockquote {
  margin: 2rem 0;
  padding-left: 2rem;
  border-left: 0.5rem solid var(--color-yellow);
}

/* Horizontal Rules */

hr {
  background-color: var(--color-main);
  height: 1px;
  border: none;
}

/* Buttons
-------------------------------------------- */

.btn, .hs-button {
  border-radius: 5px;
  background: var(--color-yellow);
  color: var(--color-regal-blue);
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.33;
  text-transform: uppercase;
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  padding: 8px 28px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  vertical-align: middle;
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  border: none;
}

.btn:hover, .hs-button:hover {
  background: var(--color-regal-blue);
  color: var(--color-yellow);
}

/* 
.button{
position: relative;
background: var(--color-third);
color: var(--color-purple);
text-transform: uppercase;
font-family: var(--font-secondary);
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 1.33;
border-radius: 50px;
transition: all .5s ease-in-out;
display: inline-block;
text-align: center;
padding: 14px 42px;
border-radius: 50px;
border: 2px solid var(--color-third);
text-transform: capitalize;
text-decoration: none;
}

.button:hover,.button:focus {
background: var(--color-purple);
border-color: var(--color-purple);
color: var(--color-third);
} 

.btn-yellow {
background: var(--color-third);
border-color: var(--color-third);
color: var(--color-purple);
}

.btn-yellow:hover {
background: var(--color-purple);
border-color: var(--color-purple);
color: var(--color-third);
}

.btn-purple {
background: var(--color-purple);
border-color: var(--color-purple);
color: var(--color-white);
}

.btn-purple:hover {
background: var(--color-white);
border-color: var(--color-white);
color: var(--color-purple);
}

.btn-transparent {
background: transparent;
border-color: var(--color-purple);
color: var(--color-purple);
}

.btn-transparent:hover {
background: var(--color-purple);
border-color: var(--color-purple);
color: var(--color-white);
}

/* .primary-btn {
background: var(--color-purple);
color: var(--color-white);
border-color: var(--color-purple);
}

.primary-btn:hover {
background: var(--color-white);
color: var(--color-purple);
}

.secondary-btn {
background: var(--color-third);
border-color: var(--color-third);
}

.secondary-btn:hover {
background: var(--color-white);
border-color: var(--color-white);
color: var(--color-purple);
}

.tritary-button {
background: transparent;
color: var(--color-purple);
border-color: var(--color-purple);
}

.tritary-button:hover {
color: var(--color-white);
} */

@media (max-width: 767px){
  /*   .btn, .hs-button {
  padding: 14px 30px;
} */
}
/* HubSpot Overrides */

/* Sizing */

.btn--sm {
  padding: .5rem 1rem;
  font-size: 1.6rem;
}

.btn--lg {
  padding: 1.5rem 3rem;
  font-size: 2rem;
}
/* arrow button */
.btn--block {
  display: block;
}

a.ext svg,
a[href^="mailto:"] svg {
  width: 1em;
  height: 1em;
}

a.ext svg,
a[href^="mailto:"] svg {
  width: 1em;
  height: 1em;
}
.bi-file-earmark-pdf-fill {
  width: 1em;
  height: 1em;
}
/* Forms
-------------------------------------------- */
form {
  clear: both;
  padding-bottom: 15px;
}

.hs-form-field {
  margin-bottom: 20px;

}

.hs-form-field>label,
form .hs-form-radio .hs-form-radio-display,
form .hs-form-checkbox .hs-form-checkbox-display,
form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display {
  color: #444;
  display: block;
  letter-spacing: 0;
  margin: 0 0 5px;
  max-width: 100%;
  text-align: left;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}

input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 10px;
  border-radius: 5px;
  border: 1px solid #E0E0E0;
  background: #FFF;
  color: #454647;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.77;
  display: block;
  width: 100%;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  background-color: #fff;
  border-color: #66afe9;
  color: var(--text-color);
  box-shadow: 0 1px 1px rgba(0,0,0,.075) inset, 0 0 8px rgba(102,175,233,.6);
}


textarea {
  min-height: 10rem;
}

.hs-button {
  cursor: pointer
}

/* Inputs List */

.hs-form ul.inputs-list {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
}
.hs-form .hs-form-field ul.inputs-list .hs-input {
  position: relative;
  top: -2px;
  width: auto !important;
  margin: 0 1rem 0 0;
  height: auto;
  display: inline-block;
}
/* .hs-form .hs-form-field ul.inputs-list span {
font-weight: 400;
} */

/* Error */

.hs-input.invalid {
  border-color: red;
}
.hs-error-msgs {
  position: relative;
  top: 0rem;
  margin: 0;
  padding: 0 0 0 2rem !important;
  list-style: none;
  color: red;
}
.hs-error-msgs:after {
  position: absolute;
  content: '▴';
  top: 0;
  left: 0;
}

/* Captcha */

.hs_recaptcha {
  margin-bottom: 2rem;
}

/* Fix Column Layouts */

.hs-form fieldset {
  max-width: inherit !important;
}
.hs-form fieldset.form-columns-1 .hs-form-field,
.hs-form fieldset.form-columns-2 .hs-form-field,
.hs-form fieldset.form-columns-3 .hs-form-field {
  width: 100% !important;
}
.hs-form fieldset.form-columns-1 .hs-form-field .input,
.hs-form fieldset.form-columns-2 .hs-form-field .input,
.hs-form fieldset.form-columns-3 .hs-form-field .input {
  margin-right: 0 !important;
}
.hs-form fieldset.form-columns-1 .hs-form-field .hs-input,
.hs-form fieldset.form-columns-2 .hs-form-field .hs-input,
.hs-form fieldset.form-columns-3 .hs-form-field .hs-input {
  width: 100% !important;
}

.hs-form fieldset.form-columns-1 .hs-form-field input[type="radio"].hs-input,
.hs-form fieldset.form-columns-2 .hs-form-field input[type="radio"].hs-input,
.hs-form fieldset.form-columns-3 .hs-form-field input[type="radio"].hs-input {
  width: auto !important;
}

/* .actions {
margin-top: 30px;
}

@media (max-width: 1199px) {
.actions {
margin-top: 10px;
}
} */


form .hs-richtext {
  margin-bottom: 20px;
}

form .hs-richtext h4 {
  font-size: 19.6px;
  padding: 1em 0;
  margin-bottom: 0;
}

form fieldset.form-columns-0 {
  padding-top: 17px;
}

form span.hs-form-required {
  color: #B94A48;
  padding-left: 4px;
}

form input::-webkit-input-placeholder, 
form textarea::-webkit-input-placeholder {
  color: #a1a1a1;
  opacity: 0.6;
}

form select.hs-input.is-placeholder {
  color: #a1a1a1;
}

form textarea {
  vertical-align: top;
  height: auto;
  min-height: 120px;
}

form .hs-form-radio input+span, 
form .hs-form-checkbox input+span,
form .hs-fieldtype-booleancheckbox input+span {
  line-height: 1.3;
  font-size: 13px;
  font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;
}

form.hs-form .hs-form-field ul.inputs-list input[type="radio"], 
form.hs-form .hs-form-field ul.inputs-list input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  background-color: #ffffff;
  flex: none;
  display: inline-block!important;
  margin: 0 8px 0 0;
  color: #cccccc;
  width: 18px !important;
  min-width: 18px;
  height: 18px;
  border: 1px solid #cccccc;
  border-color: #cccccc;
  vertical-align: middle;
  position: initial;
  padding: 0;
}

form.hs-form .hs-form-field ul.inputs-list input[type="radio"] {
  border-radius: 50%;
}

form input[type=radio]:before,
form input[type=checkbox]:before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 10px 10px #555555;
  display: block;
  margin: 2px 0 0 2px;
}

form input[type=radio]:checked:before {
  transform: scale(1);
}

form input[type=checkbox]:before {
  clip-path: polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);
  border-radius: 0;
}

form input[type=checkbox]:checked:before {
  transform: scale(1);
}

form .hs-form-radio .hs-form-radio-display {
  position: relative;
  display: block;
}


form ul.inputs-list.multi-container {
  margin-top: 0;
}

form .hs-form-checkbox .hs-form-checkbox-display {
  display: block;
  position: relative;
}

form .hs-richtext p {
  margin: 1em 0;
  color: #666;
  font-size: 14px;
}

form .hs-richtext h4 + p {
  margin-top: 0;
}

form .hs-richtext p em {
  color: #000000;
}

select {
  height: 48px;
  outline: 0;
  -webkit-appearance: none;
}

form input::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
  color: #454647;
}

@media (min-width: 480px) {
  .hs-form fieldset.form-columns-1 .hs-form-field {
    width: 100% !important;
  }
  .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 50% !important;
  }
  .hs-form fieldset.form-columns-2 .hs-form-field:nth-of-type(1) {
    padding-right: 0.75rem;
  }
  .hs-form fieldset.form-columns-2 .hs-form-field:nth-of-type(2) {
    padding-left: 0.75rem;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field {
    width: 33.333% !important;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(1) {
    padding-right: 0.75rem;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(2) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(3) {
    padding-left: 0.75rem;
  }
}

@media (max-width: 600px) {
  .hs-form fieldset.form-columns-2 .hs-form-field,.hs-form fieldset.form-columns-3 .hs-form-field {
    width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

/* Masthead/Nav
-------------------------------------------- */


.masthead__top {
  background: #12395B;
  padding: 10px 0;
  min-height: 60px;
}

.utility-nav>ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
}

.utility-nav>ul>li {
  padding: 4px 22px;
}

.utility-nav>ul>li>a {
  color: var(--color-white);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 2;
  text-transform: uppercase;
  display: block;
}

.utility-nav>ul>li>a:hover,.utility-nav>ul>li>a:focus {
  color: var(--color-yellow);
}

.masthead__top .container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.search-holder button {
  background: transparent;
  border: none;
  cursor: pointer;
  height: 22px;
  padding: 0;
  vertical-align: middle;
  width: 22px;
  display: inline-block;
}

.search-holder {
  vertical-align: middle;
  padding-left: 22px;
}

.masthead__search {
  display: none;
}

.masthead__search.is-open {
  display: block;
}

.masthead-search button.hs-search-field__button {
  display: none;
}

.masthead__search form input[type=search] {
  -webkit-appearance: textfield;
  border-color: transparent;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: var(--color-steel-grey);
  flex: none;
  font-size: 16px;
  line-height: normal;
  margin: 0 84px 0 0;
  outline-offset: 0;
  padding: 10px;
  width: 193px;
  border-radius: 0;
  box-shadow: none;
  font-family: inherit;
  height: auto;
  border: none;
}

.masthead__search button.search-submit:hover,.masthead__search button.search-submit:focus {
  color: var(--color-dark-blue);
  background: var(--color-yellow);
}

.masthead__search button.search-submit {
  -webkit-appearance: button;
  background: var(--color-yellow);
  border: none;
  color: var(--color-regal-blue);
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  overflow: visible;
  padding: 10px 10px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}

.masthead__search .hs-search-field__suggestions-container {
  position: absolute;
  left: 0;
  top: 46px;
  background: #fff;
  color: #000;
  border: 1px solid;
  padding: 5px 5px;
  display: none;
}

.masthead__search .hs-search-field__suggestions .results-for,
.masthead__search .hs-search-field__suggestions a {
  line-height: normal;
}

.masthead {
  background: #fff;
  position: fixed;
  top: 0;
  transition: transform .3s;
  width: 100%;
  z-index: 1313;
}

.masthead__main {
  padding: 35px 0;
  transition: 0.3s padding ease;
}

.masthead.not-top  .masthead__main {
  padding: 20px 0;
}

.masthead, .masthead[data-scroll-direction=up] {
  transform: translateY(0);
}

.masthead:not(.has-open-nav)[data-scroll-direction=down] {
  transform: translateY(-100%);
}

/* .masthead-v2 .masthead__top {
 padding: 30px 0;
} */

.mobile-nav_toggle {
  display: none;
}

.masthead__main .container {
  display: flex;
  justify-content: space-between;
}

.header-right {
  display: flex;
  align-items: center;
}

.main-nav>ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.main-nav>ul>li>a {
  color: var(--color-black);
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  display: block;
  padding: 5px 20px;
}

.main-nav>ul>li>a:hover,
.main-nav>ul>li>a:focus{
  color: var(--color-blue);
}

.header-btn-item {
  padding-left: 20px;
}

.header-btn-item .hs-button{
  padding: 14px 23px;
  background: var(--color-blue);
  color: var(--color-yellow);
}

.header-btn-item .hs-button:hover,
.header-btn-item .hs-button:focus {
  background: var(--color-yellow);
  color: var(--color-blue);
}

.mobile-nav {
  display: none;
}


.main-nav .main-nav__item.main-nav__item--has-children button {
  background: transparent;
  border: none;
  color: var(--color-black);
  left: -0.5rem;
  margin-right: -0.5rem;
  position: relative;
}


.main-nav .main-nav__item.main-nav__item--has-children {
  display: flex;
  position: relative;
}

.main-nav ul.main-nav__dropdown {
  background: var(--color-white);
  border-left: 0.75rem solid var(--color-yellow);
  box-shadow: 0 0.25rem 0.25rem rgba(0,0,0,.15);
  list-style: none;
  margin: 0;
  opacity: 0;
  padding: 10px 20px;
  position: absolute;
  text-align: left;
  top: 100%;
  transform: translateY(-0.5rem);
  transition: opacity .3s ease-out,visibility .3s ease-out,transform .3s ease-out;
  visibility: hidden;
  z-index: 13;
  left: 0;
  min-width: 200px;
}

.main-nav .main-nav__item.main-nav__item--has-children.is-open ul.main-nav__dropdown {
  opacity: 1;
  transform: translateY(0);
  visibility: visible
}

.main-nav ul.main-nav__dropdown>li {
  padding-bottom: 5px;
  padding-top: 5px;
}

.main-nav ul.main-nav__dropdown>li>a {
  color: var(--color-black);
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.main-nav ul.main-nav__dropdown>li>a:hover,
.main-nav ul.main-nav__dropdown>li>a:focus {
  color: var(--color-blue);
}

@media (max-width: 1199px){
  .header-btn-item {
    padding-left: 10px;
  }

  .header-btn-item .hs-button {
    padding: 14px 15px;
    font-size: 14px;
  }

  .main-nav>ul>li>a {
    padding: 5px 12px;
    font-size: 15px;
  }


  .main-nav ul.main-nav__dropdown>li>a {
    font-size: 15px;
  }
}

@media (max-width: 991px){

  .masthead__top {
    display: none;
  }

  .mobile-nav_toggle {
    display: block;
    background: transparent;
    border: none;
    flex: 0 1 2.5rem;
    height: 2.5rem;
    padding: 0;
    position: relative;
    width: 2.5rem;
    outline: none!important;
  }

  .mobile-nav_toggle span {
    background: var(--color-regal-blue);
    border-radius: 2px;
    display: block;
    height: 3px;
    left: 0.5rem;
    position: absolute;
    top: calc(50% - 1px);
    width: 1.5rem;
    cursor: pointer;
  }

  .mobile-nav_toggle span:first-of-type {
    top: 13px;
  }

  .mobile-nav_toggle span:nth-of-type(2) {
    left: 0.75rem;
    transform: rotate(0);
    transition: all .5s;
    width: 1.25rem;
  }

  .mobile-nav_toggle span:nth-of-type(3) {
    top: 25px;
  }

  .mobile-nav_toggle:hover span:nth-of-type(2) {
    left: 0.5rem;
    width: 1.5rem;
  }

  .header-btn-item,
  .masthead__primary-nav {
    display: none;
  }

  .masthead {
    border-bottom: 1px solid rgb(45 41 38 / 50%);
  }

  .masthead-logo img {
    width: 180px !important;
  }

  .masthead__main {
    padding: 25px 0;
  }


  .mobile-nav {
    backdrop-filter: blur(6px);
    background: rgb(255 255 255 / 85%);
    display: block;
    height: 100vh;
    left: 0;
    overflow-y: auto;
    padding: 7rem 15px 20px;
    position: fixed;
    top: 0;
    transform: translateX(100%);
    transition: transform .5s;
    visibility: hidden;
    width: 100%;
    z-index: 1313;
  }

  .mobile-nav.is-open {
    transform: translateX(0);
    visibility: visible;
  }

  .masthead__main {
    position: relative;
    z-index: 1314;
  }

  .mobile-nav__primary-nav {
    padding-bottom: 1rem;
  }

  .main-nav>ul {
    flex-direction: column;
  }

  .main-nav>ul>li>a {
    font-size: 18px;
    max-width: 360px;
    padding: 0.5em 0;
  }

  .main-nav .main-nav__item.main-nav__item--has-children button {
    background: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 1rem;
    position: relative;
    right: 0;
    top: 1px;
    transition: background .3s;
    width: 3rem;
    left: 0;
    margin-right: 0;
  }

  nav.utility-nav {
    display: flex;
    flex-direction: column;
  }

  .utility-nav>ul {
    flex-direction: column;
  }

  .utility-nav>ul>li>a {
    color: var(--color-black);
    font-size: 18px;
    padding: 0.5em 0;
    line-height: normal;
    font-weight: 900;
  }

  .utility-nav>ul>li {
    padding: 0;
  }

  .utility-nav>ul>li>a:hover,.utility-nav>ul>li>a:focus {
    color: var(--color-blue);
  }

  .masthead-search.mobile-search h3 {
    margin-bottom: 5px;
    font-size: 25px;
  }

  .mobile-nav__search {
    padding-top: 15px;
  }

  .mobile-nav__search form {
    display: flex;
    margin: 0 0 1em;
    max-width: 24rem;
    position: relative;
  }

  .mobile-nav__search form button.search-submit {
    -webkit-appearance: button;
    background: var(--color-yellow);
    border: none;
    color: var(--color-regal-blue);
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    overflow: visible;
    padding: 11px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
  }

  .mobile-nav__search form input#header_search-input {
    -webkit-appearance: textfield;
    border: 1px solid var(--color-regal-blue);
    border-radius: 0;
    box-shadow: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--color-steel-grey);
    flex: none;
    font-family: inherit;
    font-size: 16px;
    height: auto;
    line-height: normal;
    margin: 0;
    outline-offset: 0;
    padding: 10px;
    width: 100%;
  }

  .mobile-nav__search form button.search-submit:focus,.mobile-nav__search form button.search-submit:hover {
    background: var(--color-regal-blue);
    color: var(--color-yellow);
  }

  .mobile-nav__utility-nav {
    border-top: 0.125rem solid var(--color-black);
    padding: 1rem 0;
  }

  .main-nav ul.main-nav__dropdown {
    max-width: 100%;
    box-shadow: none;
    position: static;
    min-width: 100%;
    width: 100%;
    border-left-width: .375rem;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }


  .main-nav .main-nav__item.main-nav__item--has-children {
    flex-wrap: wrap;
  }

  .main-nav ul.main-nav__dropdown>li>a {
    font-size: 16px;
  }

  .mobile-nav .main-nav__item--has-children.is-open .main-nav__dropdown{
    display: block;
  }

}
/* Footer
-------------------------------------------- */

footer.footer {
  background: var(--color-white);
  filter: drop-shadow(0px -3px 6px rgba(0, 0, 0, 0.10));
  padding: 84px 0;
}

.footer-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.footer-social ul li {
  padding: 0 16px;
}

.footer_content {
  display: flex;
  justify-content: space-between;
  margin: 0 -15px;
  align-items: center;
}

.footer_content>div {
  padding: 0 15px;
}

.footer-address {
  text-align: center;
  color: var(--color-steel-grey);
  line-height: 1.5;
}

.footer-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.footer-links ul li {
  padding: 0 30px;
}

.footer-links ul li:first-child {
  padding-left: 0;
}

.footer-links ul li:last-child {
  padding-right: 0;
}

.footer-links ul li a {
  color: var(--color-steel-grey);
}

.footer-links ul li a:hover,.footer-links ul li a:focus {
  color: var(--color-blue);
}


@media (max-width: 991px){
  footer.footer {
    padding: 50px 0;
  }

  .footer_content {
    flex-direction: column;
    margin: 0;
  }

  .footer_content>div {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }

  .footer-links ul {
    justify-content: center;
  }

  .footer-social ul {
    justify-content: center;
  }

}

@media (max-width: 7671px){


}
.blog-listing__listing {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.blog-listing__item {
  margin: 0 0 55px;
  padding: 0 8px;
  width: 33.33%;
}

.post-item-content {
  background: #fafafa;
  padding: 35px 30px 50px;
}

.blog-list-tags a {
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--color-blue);
}

.blog-list-tags a:hover {
  color: var(--color-dark-blue);
}

.blog-list-tags {
  color: var(--color-blue);
  display: block;
  padding-bottom: 20px;
}

.blog-listing__title {
  text-transform: capitalize;
  margin: 0 0 25px;
}

.blog-listing__title a {
  color: var(--color-regal-blue);
}

.blog-listing__title a:hover {
  color: var(--color-blue);
}

.blog-listing__body {
  color: var(--color-dark-blue);
  font-weight: 400;
}

.btn-read-more {
  padding: 8px 22px;
  margin-top: 30px;
}

.topics-wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}

.topics-wrapper ul {
  align-items: center;
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}

.topics-wrapper ul li {
  padding: 0 10px 10px;
}

.topics-wrapper ul li a {
  padding: 8px 39px;
}

a.next-posts-link.load-more.p-hide {
  display: none !important;
}

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

.blog-listing__listing_wrap {
  padding-bottom: 60px;
}

.blog-posts {
  padding-top: 75px;
  padding-bottom: 75px;
}

.back-link {
  margin-bottom: 60px;
}

.back-link a {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

.back-link span.back-arrow {
  vertical-align: middle;
  width: 11px;
  height: 20px;
  margin-right: 20px;
}

.blog-post {
  margin-top: 50px;
}

.blog-post__meta {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-second);
  margin-bottom: 20px;
}

.meta_title {
  margin-right: 14px;
}

.blog-post__body {
  color: var(--color-dark-blue);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.38;
}

/* .blog-post__body blockquote {
  border-left: none;
  color: var(--color-dark-blue);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.23333333;
  margin: 30px 0;
  padding-left: 0;
  text-transform: capitalize;
}

.blog-post__body blockquote cite {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: right;
  text-transform: uppercase;
  color: var(--color-dark-blue);
  display: block;
  font-style: normal;
  margin-top: 25px;
} */


.blog-sidebar_col {
  width: 30%;
  padding: 0 15px 0 40px;
}

.blog-post_col {
  width: 70%;
  padding: 0 40px 0 15px;
}

.blog-post_content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.blog-sidebar-widget h4 {
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: right;
  line-height: normal;
}

.rec_post_item {
  text-align: right;
}

.rec-post-title a {
  display: block;
  margin-bottom: 14px;
  color: var(--color-steel-grey);
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.rec-post-title a:hover {
  color: var(--color-blue);
}

.blog-sidebar-widget {
  margin-bottom: 40px;
}

.blog-sidebar-widget:last-child {
  margin-bottom: 0px;
}

.blog-listing__featured-image {
  object-fit: cover;
  width: 100%;
  height: 303px;
  object-position: center;
}

.blog-comments {
  padding: 20px 0;
}

.sidebar-social {
  text-align: right;
}

.sidebar-social ul {
  margin: 0;
  padding: 40px 48px;
  list-style: none;
  text-align: center;
  border-radius: 10px;
  border: 2px solid var(--color-blue);
  background: rgba(225, 227, 25, 0.00);
  display: inline-block;
}

.sidebar-social ul li {
  margin-bottom: 20px;
}

.sidebar-social ul li:last-child {
  margin-bottom: 0;
}

@media (max-width: 991px){
  .blog-listing__item {
    width: 50%;
  }

  .topics-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .blog-post_col {
    padding-right: 20px;
    width: 100%;
  }

  .blog-sidebar_col {
    padding-left: 15px;
    width: 100%;
    margin-top: 30px;
  }

  .blog-sidebar-widget:last-child {
    margin-bottom: 0;
  }

  .blog-posts {
    padding-bottom: 60px;
    padding-top: 60px;
  }

  .blog-sidebar-widget h4 {
    text-align: left;
    margin-bottom: 20px;
  }

  .rec_post_item {
    text-align: left;
  }

  .rec-post-title a {
    text-align: left;
  }

  .blog-sidebar-widget {
    margin-bottom: 30px;
  }

  .sidebar-social {
    text-align: left;
  }

  .sidebar-social ul {
    padding: 30px 40px;
  }

}

@media (max-width: 767px){
  .blog-listing__item {
    width: 100%;
    margin-bottom: 30px;
  }

  .post-item-content {
    padding: 30px;
  }

  .blog-listing__listing_wrap {
    padding-bottom: 40px;
  }

  .topics-wrapper ul li {
    padding-left: 5px;
    padding-right: 5px;
  }

  .topics-wrapper ul li a {
    padding: 8px 20px;
    font-size: 16px;
  }

  .topics-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .btn-read-more {
    padding: 8px 20px;
    font-size: 16px;
  }

  .blog-posts {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .back-link {
    margin-bottom: 40px;
  }

  .blog-post__body blockquote {
    font-size: 25px;
  }

  .blog-listing__featured-image {
    height: auto;
  }

}

.blog-header {
  background: var(--blue-dark);
  color: var(--white);
}
.blog-header h1 {
  margin: 0 0 .25rem;
}


/* blog index  */


.blog-listing__pagination {
  padding: 2rem 0;
  display: flex;
  justify-content: center;
}
.blog-pagination__numbers {
  padding: 0 1rem;
}
.blog-listing__pagination .blog-pagination__link {
  display: inline-block;
  padding: .25em .5em;
  background: var(--super-light);
  min-width: 1em;
  text-align: center;
}
.blog-listing__pagination .blog-pagination__link:hover,
.blog-listing__pagination .blog-pagination__link--active {
  background: var(--blue-bright);
  color: var(--white);
}
.blog-sidebar {
  padding: 2rem 0;
}
.blog-subscribe,
.blog-sidebar-subscribe {
  padding: 2rem 1rem;
  border-radius: 1rem;
}
.blog-listing__recent-posts ul {
  list-style: none;
  padding: 0;
  margin: 0 0 1em;
  font-weight: bold;
}
.blog-listing__recent-posts li {
  line-height: 1.6;
  margin: 0 0 1em;
}
.blog-sidebar-search {
  background-color: var(--blue-light);
  padding: 3rem 1rem 2rem;
  border-radius: 1rem;
}
.blog__social-sharing {
  padding: 2rem 0;
}
.blog__social-sharing a {
  display: inline-block;
  padding: 0 .25rem;
}
.blog__social-sharing svg {
  width: 1.5rem;
  height: 1.5rem;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .blog-listing > .container {
    grid-template-columns: 2fr 1fr;
    column-gap: 6rem;
  }
}
/* blog post  */
.blog-post > .container {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 4rem;
}
.blog-post-inner {
  padding: 2rem 0;
}
.blog-post .hs-featured-image-wrapper {
  margin-bottom: 2rem;
}
.blog-post__details {
  font-weight: bold;
}
.blog-post .a2a_kit a {
  display: inline-block;
}
.blog-post-subscribe {
  background-color: var(--blue-dark);
  color: var(--white);
  padding: 2rem;
  border-radius: 1rem;
  margin: 2rem 0;
}
.blog-post__recent-posts ul {
  list-style: none;
  padding: 0;
  margin: 0 0 1em;
  font-weight: bold;
}
.blog-post__recent-posts li {
  margin: 0 0 .25em;
}
@media (min-width: 992px) {
  .blog-post > .container {
    grid-template-columns: 2fr 1fr;
    column-gap: 6rem;
  }
}
.guts {
  padding-top: 211px;
}

@media (max-width: 991px){
  .guts {
    padding-top: 117px;
  }
}