/**
 *  Colors
 ================================================= */
/**
 *  Text COlor
 ================================================= */
/**
 *  Text Sylte
 ================================================= */
/**
 *  Grid Settings
 ================================================= */
/**
 Animation
 */
/**
 *  Media Query
 ================================================= */
/*
 |----------------------------------------------------------------
 |  Fluid Calculation
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Font Faces
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Letter spacing
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Fluid Property
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Fluid Property Alias
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Lists
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Fluid Height Calculation
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Overlay Pseudo
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Gravityform
 |----------------------------------------------------------------
 */
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

/*
 |----------------------------------------------------------------
 |  Background
 |----------------------------------------------------------------
 */
.background_primary {
  background-color: #58585A;
  padding-bottom: calc(20px + (40 - 20) * (100vw - 320px) / (1200 - 320));
  padding-top: calc(20px + (40 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .background_primary {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .background_primary {
    padding-top: 40px;
  }
}

/*
 |----------------------------------------------------------------
 |  Images
 |----------------------------------------------------------------
 */
/*
|----------------------------------------------------------------
|  Icons
|----------------------------------------------------------------
*/
/*
 |----------------------------------------------------------------
 |  Floating Animation
 |----------------------------------------------------------------
 */
.spacer {
  margin-bottom: calc(60px + (80 - 60) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .spacer {
    margin-bottom: 80px;
  }
}

/*
 |----------------------------------------------------------------
 |  Animation
 |----------------------------------------------------------------
 */
.external-link:after {
  display: none;
}
/*
 |----------------------------------------------------------------
 |  Button Base/Mixin
 |----------------------------------------------------------------
 */
/* normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          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 and cancel buttons in Chrome and Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 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 */
}

/*
 |----------------------------------------------------------------
 |  Column Grid
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Block Grid
 |----------------------------------------------------------------
 */
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.full-row {
  max-width: none;
}

.max-row {
  max-width: 1600px;
}

.row-nowrap {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.row-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.row-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.row-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.row-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.row-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

[class*=columns-] > .row,
.row-gutter {
  margin-left: -10px;
  margin-right: -10px;
}

.columns-1 {
  -webkit-flex-basis: calc(1 / 12 * 100%);
      -ms-flex-preferred-size: calc(1 / 12 * 100%);
          flex-basis: calc(1 / 12 * 100%);
  max-width: calc(1 / 12 * 100%);
}

.right-1 {
  margin-left: calc(1 / 12 * 100%);
}

.left-1 {
  margin-right: calc(1 / 12 * 100%);
}

.columns-2 {
  -webkit-flex-basis: calc(2 / 12 * 100%);
      -ms-flex-preferred-size: calc(2 / 12 * 100%);
          flex-basis: calc(2 / 12 * 100%);
  max-width: calc(2 / 12 * 100%);
}

.right-2 {
  margin-left: calc(2 / 12 * 100%);
}

.left-2 {
  margin-right: calc(2 / 12 * 100%);
}

.columns-3 {
  -webkit-flex-basis: calc(3 / 12 * 100%);
      -ms-flex-preferred-size: calc(3 / 12 * 100%);
          flex-basis: calc(3 / 12 * 100%);
  max-width: calc(3 / 12 * 100%);
}

.right-3 {
  margin-left: calc(3 / 12 * 100%);
}

.left-3 {
  margin-right: calc(3 / 12 * 100%);
}

.columns-4 {
  -webkit-flex-basis: calc(4 / 12 * 100%);
      -ms-flex-preferred-size: calc(4 / 12 * 100%);
          flex-basis: calc(4 / 12 * 100%);
  max-width: calc(4 / 12 * 100%);
}

.right-4 {
  margin-left: calc(4 / 12 * 100%);
}

.left-4 {
  margin-right: calc(4 / 12 * 100%);
}

.columns-5 {
  -webkit-flex-basis: calc(5 / 12 * 100%);
      -ms-flex-preferred-size: calc(5 / 12 * 100%);
          flex-basis: calc(5 / 12 * 100%);
  max-width: calc(5 / 12 * 100%);
}

.right-5 {
  margin-left: calc(5 / 12 * 100%);
}

.left-5 {
  margin-right: calc(5 / 12 * 100%);
}

.columns-6 {
  -webkit-flex-basis: calc(6 / 12 * 100%);
      -ms-flex-preferred-size: calc(6 / 12 * 100%);
          flex-basis: calc(6 / 12 * 100%);
  max-width: calc(6 / 12 * 100%);
}

.right-6 {
  margin-left: calc(6 / 12 * 100%);
}

.left-6 {
  margin-right: calc(6 / 12 * 100%);
}

.columns-7 {
  -webkit-flex-basis: calc(7 / 12 * 100%);
      -ms-flex-preferred-size: calc(7 / 12 * 100%);
          flex-basis: calc(7 / 12 * 100%);
  max-width: calc(7 / 12 * 100%);
}

.right-7 {
  margin-left: calc(7 / 12 * 100%);
}

.left-7 {
  margin-right: calc(7 / 12 * 100%);
}

.columns-8 {
  -webkit-flex-basis: calc(8 / 12 * 100%);
      -ms-flex-preferred-size: calc(8 / 12 * 100%);
          flex-basis: calc(8 / 12 * 100%);
  max-width: calc(8 / 12 * 100%);
}

.right-8 {
  margin-left: calc(8 / 12 * 100%);
}

.left-8 {
  margin-right: calc(8 / 12 * 100%);
}

.columns-9 {
  -webkit-flex-basis: calc(9 / 12 * 100%);
      -ms-flex-preferred-size: calc(9 / 12 * 100%);
          flex-basis: calc(9 / 12 * 100%);
  max-width: calc(9 / 12 * 100%);
}

.right-9 {
  margin-left: calc(9 / 12 * 100%);
}

.left-9 {
  margin-right: calc(9 / 12 * 100%);
}

.columns-10 {
  -webkit-flex-basis: calc(10 / 12 * 100%);
      -ms-flex-preferred-size: calc(10 / 12 * 100%);
          flex-basis: calc(10 / 12 * 100%);
  max-width: calc(10 / 12 * 100%);
}

.right-10 {
  margin-left: calc(10 / 12 * 100%);
}

.left-10 {
  margin-right: calc(10 / 12 * 100%);
}

.columns-11 {
  -webkit-flex-basis: calc(11 / 12 * 100%);
      -ms-flex-preferred-size: calc(11 / 12 * 100%);
          flex-basis: calc(11 / 12 * 100%);
  max-width: calc(11 / 12 * 100%);
}

.right-11 {
  margin-left: calc(11 / 12 * 100%);
}

.left-11 {
  margin-right: calc(11 / 12 * 100%);
}

.columns-12 {
  -webkit-flex-basis: calc(12 / 12 * 100%);
      -ms-flex-preferred-size: calc(12 / 12 * 100%);
          flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
}

.right-12 {
  margin-left: calc(12 / 12 * 100%);
}

.left-12 {
  margin-right: calc(12 / 12 * 100%);
}

.column-center {
  margin-left: auto;
  margin-right: auto;
}

.column-right {
  margin-right: 0;
  margin-left: auto;
}

.block-grid-1 > * {
  -webkit-flex-basis: calc(1 / 1 * 100%);
      -ms-flex-preferred-size: calc(1 / 1 * 100%);
          flex-basis: calc(1 / 1 * 100%);
  max-width: calc(1 / 1 * 100%);
}

.block-grid-2 > * {
  -webkit-flex-basis: calc(1 / 2 * 100%);
      -ms-flex-preferred-size: calc(1 / 2 * 100%);
          flex-basis: calc(1 / 2 * 100%);
  max-width: calc(1 / 2 * 100%);
}

.block-grid-3 > * {
  -webkit-flex-basis: calc(1 / 3 * 100%);
      -ms-flex-preferred-size: calc(1 / 3 * 100%);
          flex-basis: calc(1 / 3 * 100%);
  max-width: calc(1 / 3 * 100%);
}

.block-grid-4 > * {
  -webkit-flex-basis: calc(1 / 4 * 100%);
      -ms-flex-preferred-size: calc(1 / 4 * 100%);
          flex-basis: calc(1 / 4 * 100%);
  max-width: calc(1 / 4 * 100%);
}

[class*=block-grid-] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
[class*=block-grid-] > * {
  padding-left: 10px;
  padding-right: 10px;
}

.block-grid-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-grid-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.block-grid-spread {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.block-grid-equal {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.block-grid-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-grid-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.block-grid-stretch > * {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.block-grid-flatten > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.block-grid-flatten > * > * {
  width: 100%;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

body.user-is-tabbing .button:focus, body.user-is-tabbing .button:focus-visible,
body.user-is-tabbing .button > a:focus,
body.user-is-tabbing .button > a:focus-visible {
  -webkit-box-shadow: 0 0 0px 2px var(--wp--preset--color--vivid-cyan-blue, #0D98BA);
          box-shadow: 0 0 0px 2px var(--wp--preset--color--vivid-cyan-blue, #0D98BA);
}

/*
 |----------------------------------------------------------------
 |  Html / Body
 |----------------------------------------------------------------
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  overflow-x: hidden;
  color: #1F1F1F;
  max-width: 1600px;
  margin: 0 auto;
}

::-moz-selection {
  background: #0D98BA;
  color: white;
}

::selection {
  background: #0D98BA;
  color: white;
}

::-moz-selection {
  background: #0D98BA;
  color: white;
}

@-ms-viewport {
  width: device-width;
}
/*
 |----------------------------------------------------------------
 |  Headings
 |----------------------------------------------------------------
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0;
  padding-bottom: 20px;
  color: #1F1F1F;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: none;
}
p + h1, .gform_description + h1, ul:not([class]) + h1, ol:not([class]) + h1,
p + h2,
.gform_description + h2,
ul:not([class]) + h2,
ol:not([class]) + h2,
p + h3,
.gform_description + h3,
ul:not([class]) + h3,
ol:not([class]) + h3,
p + h4,
.gform_description + h4,
ul:not([class]) + h4,
ol:not([class]) + h4,
p + h5,
.gform_description + h5,
ul:not([class]) + h5,
ol:not([class]) + h5,
p + h6,
.gform_description + h6,
ul:not([class]) + h6,
ol:not([class]) + h6 {
  padding-top: 20px;
}

h1,
.h1 {
  font-size: calc(42px + (52 - 42) * (100vw - 320px) / (1200 - 320));
  line-height: calc(40px + (78 - 40) * (100vw - 320px) / (1200 - 320));
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  h1,
.h1 {
    font-size: 52px;
  }
}
@media screen and (min-width: 1200px) {
  h1,
.h1 {
    line-height: 78px;
  }
}

h2,
.h2 {
  font-size: calc(34px + (42 - 34) * (100vw - 320px) / (1200 - 320));
  line-height: calc(40px + (63 - 40) * (100vw - 320px) / (1200 - 320));
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  h2,
.h2 {
    font-size: 42px;
  }
}
@media screen and (min-width: 1200px) {
  h2,
.h2 {
    line-height: 63px;
  }
}

h3,
.h3 {
  font-size: calc(28px + (32 - 28) * (100vw - 320px) / (1200 - 320));
  line-height: calc(32px + (48 - 32) * (100vw - 320px) / (1200 - 320));
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  h3,
.h3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  h3,
.h3 {
    line-height: 48px;
  }
}

h4,
.h4 {
  font-size: calc(18px + (22 - 18) * (100vw - 320px) / (1200 - 320));
  line-height: calc(22px + (33 - 22) * (100vw - 320px) / (1200 - 320));
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  h4,
.h4 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  h4,
.h4 {
    line-height: 33px;
  }
}

h5,
.h5 {
  font-size: calc(18px + (18 - 18) * (100vw - 320px) / (1200 - 320));
  line-height: calc(22px + (27 - 22) * (100vw - 320px) / (1200 - 320));
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  h5,
.h5 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  h5,
.h5 {
    line-height: 27px;
  }
}

h6,
.h6 {
  font-size: calc(16px + (16 - 16) * (100vw - 320px) / (1200 - 320));
  line-height: calc(24px + (24 - 24) * (100vw - 320px) / (1200 - 320));
  font-weight: 500;
  text-transform: capitalize;
  padding-bottom: 5px;
  letter-spacing: 0;
}
@media screen and (min-width: 1200px) {
  h6,
.h6 {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  h6,
.h6 {
    line-height: 24px;
  }
}

/*
 |----------------------------------------------------------------
 |  Paragraph
 |----------------------------------------------------------------
 */
p, .gform_description {
  font-size: calc(16px + (16 - 16) * (100vw - 320px) / (1200 - 320));
  line-height: calc(24px + (32 - 24) * (100vw - 320px) / (1200 - 320));
  margin: 0;
  padding-bottom: 20px;
  font-weight: 400;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 1200px) {
  p, .gform_description {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  p, .gform_description {
    line-height: 32px;
  }
}
p:empty, .gform_description:empty {
  display: none;
}

/*
 |----------------------------------------------------------------
 |  Horizontal Line
 |----------------------------------------------------------------
 */
hr {
  border: none;
  border-bottom: 1px solid #0D98BA;
  width: 90%;
  margin: 10px auto 35px;
}

/*
 |----------------------------------------------------------------
 |  MISC
 |----------------------------------------------------------------
 */
i,
em {
  font-style: italic;
}

b,
strong {
  font-weight: 700;
}

/*
 |----------------------------------------------------------------
 | Address
 |----------------------------------------------------------------
 */
address {
  font-style: normal;
}

/*
 |----------------------------------------------------------------
 | Code
 |----------------------------------------------------------------
 */
code,
pre {
  background-color: #F2F4FD;
  font-family: "Consolas", monospace;
  font-size: calc(14px + (14 - 14) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  code,
pre {
    font-size: 14px;
  }
}

pre {
  padding: 25px 20px;
}

code {
  border-radius: 3px;
  vertical-align: middle;
  padding: 2px 5px;
}

.c-main {
  color: #1F1F1F;
}
.c-highlight {
  color: #0D98BA;
}
.c-light-highlight {
  color: #601FEE;
}

/*
 |----------------------------------------------------------------
 |  Lists
 |----------------------------------------------------------------
 */
ul:not([class]),
ol:not([class]) {
  margin: 0 0 25px 10px;
  list-style: none;
  padding-left: 25px;
}
ul:not([class]) li,
ol:not([class]) li {
  line-height: 24px;
  position: relative;
  margin-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  font-weight: 500;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1F1F1F;
}
@media screen and (max-width:767px) {
  ul:not([class]) li,
ol:not([class]) li {
    margin: 0 0 10px 0;
  }
}
ul:not([class]) li::before,
ol:not([class]) li::before {
  color: #601FEE;
  position: absolute;
  left: -25px;
}
ul:not([class]) ul:not([class]),
ul:not([class]) ol:not([class]),
ol:not([class]) ul:not([class]),
ol:not([class]) ol:not([class]) {
  list-style: none;
  padding-left: 25px;
}

ul:not([class]) li:before {
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  content: "\f054";
  font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1200 - 320));
  top: calc(0px + (0 - 0) * (100vw - 320px) / (1200 - 320));
  color: #601FEE;
  font-weight: bold;
}
@media screen and (min-width: 1200px) {
  ul:not([class]) li:before {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  ul:not([class]) li:before {
    top: 0px;
  }
}

ol:not([class]) {
  counter-reset: my-counter;
}
ol:not([class]) li:before {
  content: counter(my-counter) ".";
  counter-increment: my-counter;
  top: 1px;
  font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1200 - 320));
  font-weight: bold;
  color: #601FEE;
}
@media screen and (min-width: 1200px) {
  ol:not([class]) li:before {
    font-size: 16px;
  }
}

.anvil-list {
  margin: 0 0 25px 10px;
  list-style: none;
  padding-left: 25px;
}
.anvil-list .p-wrapper {
  padding: 0px;
  font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1200 - 320));
  font-weight: bold;
}
@media screen and (min-width: 1200px) {
  .anvil-list .p-wrapper {
    font-size: 16px;
  }
}
.anvil-list li {
  position: relative;
  padding-bottom: 10px;
}
.anvil-list li:before {
  position: absolute;
  left: -20px;
  top: 6px;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  content: "\f054";
}

/*
 |----------------------------------------------------------------
 |  Link
 |----------------------------------------------------------------
 */
a {
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background-color, color, border, opacity, text-indent;
  transition-property: background-color, color, border, opacity, text-indent;
  text-decoration: none;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1F1F1F;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}
ul:not([class]) a, ol:not([class]) a {
  border-bottom: 2px solid #F2F4FD;
  opacity: 1;
}
ul:not([class]) a:hover, ol:not([class]) a:hover {
  opacity: 0.7;
}

/*
 |----------------------------------------------------------------
 |  Image
 |----------------------------------------------------------------
 */
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
img.aligncenter {
  display: block;
}

/*
 |----------------------------------------------------------------
 |  WP Image classes
 |----------------------------------------------------------------
 */
[class*=wp-image-] {
  margin-top: 15px;
}

.alignleft {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  margin-top: 0;
}

.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}

.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.wp-caption {
  display: block;
  margin: 15px 0 45px;
  max-width: 100%;
  position: relative;
  width: auto !important;
  min-height: 450px;
}
.wp-caption img {
  display: block;
  margin-bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

.wp-caption-dd,
.wp-caption-text {
  padding: 10px 15px 10px 0px !important;
  color: #212121;
  font-style: italic;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 29px;
}

/*
 |----------------------------------------------------------------
 |  Custom Image Classes
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Video
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Iframe - anvil wraps embedded iframes with .flex-video, so that
 |  class can be used to style iframes
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Block Quote
 |----------------------------------------------------------------
 */
blockquote {
  background: #0D98BA;
  color: #ffffff;
  padding: 60px 60px 40px;
  margin: 20px 0 35px;
  border-radius: 10px;
}
blockquote * {
  color: #ffffff;
}
blockquote p:last-of-type:not(:first-of-type), blockquote .gform_description:last-of-type:not(:first-of-type) {
  font-size: calc(16px + (18 - 16) * (100vw - 320px) / (1200 - 320));
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  blockquote p:last-of-type:not(:first-of-type), blockquote .gform_description:last-of-type:not(:first-of-type) {
    font-size: 18px;
  }
}
blockquote cite {
  display: block;
  font-size: calc(16px + (18 - 16) * (100vw - 320px) / (1200 - 320));
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  blockquote cite {
    font-size: 18px;
  }
}

/**
 *	Global Placeholder
 ================================================= */
/**
 *	Global Form Element
 ================================================= */
label {
  font-size: calc(13px + (15 - 13) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  label {
    font-size: 15px;
  }
}

[type=text],
[type=url],
[type=email],
[type=tel],
[type=number],
[type=password],
[type=search],
select,
textarea {
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: background-color, color, border, opacity, -webkit-transform;
  transition-property: background-color, color, border, opacity, -webkit-transform;
  transition-property: background-color, color, border, opacity, transform;
  transition-property: background-color, color, border, opacity, transform, -webkit-transform;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: none;
  outline: none;
  border: 1px solid transparent;
  background: white;
  padding: 5px 10px;
  height: 50px;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: calc(15px + (17 - 15) * (100vw - 320px) / (1200 - 320));
  font-weight: 400;
  color: #1F1F1F;
}
@media screen and (min-width: 1200px) {
  [type=text],
[type=url],
[type=email],
[type=tel],
[type=number],
[type=password],
[type=search],
select,
textarea {
    font-size: 17px;
  }
}
[type=text]:focus,
[type=url]:focus,
[type=email]:focus,
[type=tel]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
select:focus,
textarea:focus {
  outline: none;
  border-color: #0D98BA;
}
[type=text][disabled],
[type=url][disabled],
[type=email][disabled],
[type=tel][disabled],
[type=number][disabled],
[type=password][disabled],
[type=search][disabled],
select[disabled],
textarea[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}

textarea {
  min-height: 150px;
  padding: 10px;
  resize: vertical;
}

select:not([multiple]) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 35px;
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.ginput_container_select {
  position: relative;
}
.ginput_container_select::after {
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  right: 20px;
  top: 15px;
  color: #601FEE;
}

select[multiple] {
  height: auto;
}

option {
  padding: 5px 10px;
  color: #1F1F1F;
}

[type=submit],
[type=button] {
  background-color: #0D98BA;
}

input[type=checkbox],
input[type=file],
input[type=image],
input[type=radio] {
  height: auto;
  width: auto;
}

input[type=checkbox],
input[type=radio] {
  line-height: normal;
  padding: 0;
  vertical-align: middle;
}
input[type=checkbox] + label,
input[type=radio] + label {
  display: inline-block;
  vertical-align: middle;
}

.gform_wrapper label, .gform_wrapper legend {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 29px;
  color: #ffffff;
}
.gform_wrapper [type=email],
.gform_wrapper [type=number],
.gform_wrapper [type=password],
.gform_wrapper [type=search],
.gform_wrapper [type=tel],
.gform_wrapper [type=text],
.gform_wrapper [type=url],
.gform_wrapper select,
.gform_wrapper textarea {
  border-radius: 5px;
  border: 1px solid transparent;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

table:not([class]) {
  caption-side: bottom;
  border-collapse: collapse;
  width: 100%;
}
table:not([class]) thead tr td {
  font-weight: 500;
  color: #0D98BA;
  padding: 10px 10px 10px 0;
}
table:not([class]) tbody tr:nth-child(odd) {
  background-color: #f0f5f9;
}
table:not([class]) tbody tr td {
  padding: 10px;
}

.block-grid-1 {
  display: block;
  width: 100%;
}
.block-grid-1 > * {
  margin-bottom: 20px;
}

.block-grid-2 {
  -webkit-box-pack: normal;
  -webkit-justify-content: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: initial;
  -webkit-align-items: initial;
      -ms-flex-align: initial;
          align-items: initial;
  width: 100%;
}
.block-grid-2 > * {
  padding: 0px;
  margin: 0.5% 0.5% 1% 0.5%;
  -webkit-flex-basis: 49%;
      -ms-flex-preferred-size: 49%;
          flex-basis: 49%;
  max-width: 49%;
}

.block-grid-3 {
  -webkit-box-pack: normal;
  -webkit-justify-content: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: initial;
  -webkit-align-items: initial;
      -ms-flex-align: initial;
          align-items: initial;
  width: 100%;
}
.block-grid-3 > * {
  padding: 0px;
  margin: 0.5% 0.8% 1% 0.8%;
  -webkit-flex-basis: 31%;
      -ms-flex-preferred-size: 31%;
          flex-basis: 31%;
  max-width: 31%;
}

.block-grid-4 {
  -webkit-box-pack: normal;
  -webkit-justify-content: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: initial;
  -webkit-align-items: initial;
      -ms-flex-align: initial;
          align-items: initial;
  width: 100%;
}
.block-grid-4 > * {
  padding: 0px;
  margin: 0.5% 0.5% 1% 0.5%;
  -webkit-flex-basis: 24%;
      -ms-flex-preferred-size: 24%;
          flex-basis: 24%;
  max-width: 24%;
}

.block-grid-6 {
  -webkit-box-pack: normal;
  -webkit-justify-content: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: initial;
  -webkit-align-items: initial;
      -ms-flex-align: initial;
          align-items: initial;
  width: 100%;
}
.block-grid-6 > * {
  padding: 0px;
  -webkit-flex-basis: 14%;
      -ms-flex-preferred-size: 14%;
          flex-basis: 14%;
  max-width: 14%;
  margin: 0.5% 0.5% 1% 0.5%;
}

.block-grid-5 {
  -webkit-box-pack: normal;
  -webkit-justify-content: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: initial;
  -webkit-align-items: initial;
      -ms-flex-align: initial;
          align-items: initial;
  width: 100%;
}
.block-grid-5 > * {
  padding: 0px;
  -webkit-flex-basis: 19%;
      -ms-flex-preferred-size: 19%;
          flex-basis: 19%;
  max-width: 19%;
  margin: 0.5% 0.5% 1% 0.5%;
}

.block-grid-6 {
  -webkit-box-pack: normal;
  -webkit-justify-content: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: initial;
  -webkit-align-items: initial;
      -ms-flex-align: initial;
          align-items: initial;
  width: 100%;
}
.block-grid-6 > * {
  padding: 0px;
  -webkit-flex-basis: 13%;
      -ms-flex-preferred-size: 13%;
          flex-basis: 13%;
  max-width: 13%;
  margin: 0.5% 0.5% 1% 0.5%;
}

@media screen and (max-width:1199px) {
  .block-grid-3 {
    width: 100%;
  }
  .block-grid-3 > * {
    -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
            flex-basis: 48%;
    max-width: 48%;
  }

  .block-grid-4,
.block-grid-5 {
    -webkit-box-pack: normal;
    -webkit-justify-content: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    width: 100%;
  }
  .block-grid-4 > *,
.block-grid-5 > * {
    margin: 0.5% 0.5% 1% 0.5%;
    -webkit-flex-basis: 32%;
        -ms-flex-preferred-size: 32%;
            flex-basis: 32%;
    max-width: 32%;
  }
}
@media screen and (max-width:979px) {
  .block-grid-6 > * {
    margin: 0.5% 0.5% 1% 0.5%;
    -webkit-flex-basis: 32%;
        -ms-flex-preferred-size: 32%;
            flex-basis: 32%;
    max-width: 32%;
  }
}
@media screen and (max-width:767px) {
  .block-grid-2 {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    width: 100%;
  }
  .block-grid-2 > * {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }

  .block-grid-4,
.block-grid-5, .block-grid-6 {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    width: 100%;
  }
  .block-grid-4 > *,
.block-grid-5 > *, .block-grid-6 > * {
    -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
            flex-basis: 48%;
    max-width: 48%;
  }
}
@media screen and (max-width:639px) {
  .block-grid-3, .block-grid-4, .block-grid-6 {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    width: 100%;
  }
  .block-grid-3 > *, .block-grid-4 > *, .block-grid-6 > * {
    padding: 0px 10px;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }

  .block-grid-2,
.block-grid-3,
.block-grid-4,
.block-grid-5 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*
 |----------------------------------------------------------------
 |  Site Header
 |----------------------------------------------------------------
 */
.site-header {
  padding: 25px 0;
  background: #ffffff;
  z-index: 100;
  position: relative;
}

.site-logo {
  display: block;
}

.home .recyclopedia-column #recyclepedia-app {
  background: white;
  border-radius: 10px;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.home .recyclopedia-column #recyclepedia-app #recyclepedia-search-left-panel,
.home .recyclopedia-column #recyclepedia-app #recyclepedia-search-right-panel {
  width: 100%;
}
.home .recyclopedia-column #recyclepedia-app label {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 29px;
  color: #0D98BA;
}
.home .recyclopedia-column #recyclepedia-app .select2-selection__rendered {
  padding-top: 5px;
}
.home .recyclopedia-column #recyclepedia-app input,
.home .recyclopedia-column #recyclepedia-app .select2-container {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  height: 40px !important;
  width: 300px !important;
  margin-bottom: 20px;
}
.home .recyclopedia-column #recyclepedia-app input span,
.home .recyclopedia-column #recyclepedia-app .select2-container span {
  height: 100%;
}
.home .recyclopedia-column #recyclepedia-app p, .home .recyclopedia-column #recyclepedia-app .gform_description {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.home .recyclopedia-column #recyclepedia-search-right-panel {
  display: none;
}
.home .recyclopedia-column #recyclepedia-app .form-button {
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  border-radius: 6px;
  min-width: 200px;
  min-height: 50px;
  max-width: 240px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  position: relative;
  color: white;
  background: #0D98BA;
}
.home .recyclopedia-column #recyclepedia-app .form-button i {
  margin-left: 5px;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: relative;
  top: -2px;
  margin-left: 5px;
  margin-right: 10px;
}
.home .recyclopedia-column #recyclepedia-app .form-button:after {
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  content: "\f061";
  right: 12%;
  top: 27%;
  opacity: 0;
}
.home .recyclopedia-column #recyclepedia-app .form-button:hover:after {
  opacity: 1;
  right: 8px;
}
.home .recyclopedia-column #recyclepedia-app .form-button:hover span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.home .recyclopedia-column #recyclepedia-app .form-button:hover {
  background: #0D98BA;
}
@media screen and (max-width:767px) {
  .home .recyclopedia-column {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}

.page-template-_recycler #recyclepedia-app {
  padding-top: 90px;
}
@media screen and (max-width:1199px) {
  .page-template-_recycler #recyclepedia-app {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.page-template-_recycler #recyclepedia-app span {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel {
  width: 50%;
}
@media screen and (max-width:1199px) {
  .page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel {
    width: 100%;
  }
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel label {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
  color: #601FEE;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-bottom: 20px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel input,
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel .select2-container {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  height: 40px !important;
  width: 300px !important;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel input span,
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel .select2-container span {
  height: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  padding-top: 4px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel .select2-container--default .select2-search--dropdown .select2-search__field {
  border-radius: 3px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel .select2-selection__clear {
  display: none;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel .form-button {
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  border-radius: 6px;
  min-width: 200px;
  min-height: 50px;
  max-width: 240px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  position: relative;
  color: white;
  background: #601FEE;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel .form-button i {
  margin-left: 5px;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: relative;
  top: -2px;
  margin-left: 5px;
  margin-right: 10px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel .form-button:after {
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  content: "\f061";
  right: 12%;
  top: 27%;
  opacity: 0;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel .form-button:hover:after {
  opacity: 1;
  right: 8px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel .form-button:hover span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel .form-button:hover {
  color: #601FEE;
  background: white;
  border: 1px solid #601FEE;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results {
  padding-top: 60px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .recyclepedia-location-title {
  position: relative;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .recyclepedia-location-title .recyclepedia-location-title-label {
  background: #601FEE;
  bottom: 3px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .recyclepedia-location-title .recyclepedia-location-title-label:after {
  border-top: 17px solid #601FEE;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results #recyclepedia-location-search-message {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .ui-state-active,
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .ui-widget-content .ui-state-active,
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .ui-widget-header .ui-state-active,
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results a.ui-button:active,
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .ui-button:active,
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .ui-button.ui-state-active:hover,
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .ui-accordion .ui-accordion-content {
  border: 0px solid white !important;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .ui-accordion .ui-accordion-header {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 33px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .ui-accordion-header {
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  border-bottom: 2px solid #601FEE !important;
  color: #601FEE;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 0px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results ul:not([class]) li:before {
  content: "\f111";
  font-size: 7px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .recyclepedia-logo-wrapper img {
  margin: 10px;
  border: 1px solid black;
  border-radius: 5px;
  padding: 10px;
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .recyclepedia-location-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.page-template-_recycler #recyclepedia-app #recyclepedia-search-left-panel #recyclepedia-search-results .recyclepedia-location-row div {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  padding-top: 4px;
}
.page-template-_recycler #recyclepedia-search-right-panel {
  width: 50%;
}
@media screen and (max-width:1199px) {
  .page-template-_recycler #recyclepedia-search-right-panel {
    width: 100%;
  }
}
.page-template-_recycler #recyclepedia-search-right-panel #recyclepedia-search-map {
  border-radius: 10px;
}

/*
 |----------------------------------------------------------------
 |  Site Page Content
 |----------------------------------------------------------------
 */
.no-image {
  -webkit-flex-basis: calc(10 / 12 * 100%) !important;
      -ms-flex-preferred-size: calc(10 / 12 * 100%) !important;
          flex-basis: calc(10 / 12 * 100%) !important;
  max-width: calc(10 / 12 * 100%) !important;
  padding-left: 0px !important;
}

.hidden {
  display: none;
}

.shadow_bottom {
  -webkit-box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.2);
}

/*
 |----------------------------------------------------------------
 |  Site Single Entry
 |----------------------------------------------------------------
 */
.entry-content a, .anvil-wyswyg a, p a, .gform_description a {
  color: #601FEE;
  text-decoration: underline;
}

.info-block {
  padding: 40px;
  background-color: #F2F4FD;
  margin-top: 40px;
  margin-bottom: 40px;
}

.compat-object-fit {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.compat-object-fit img {
  opacity: 0;
}

.wp-block-quote {
  margin-bottom: 0px;
}
.wp-block-quote p, .wp-block-quote .gform_description {
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 30px;
  color: #0D98BA;
}

.archive .post-selector-wrapper {
  padding: 90px 10px;
}

/*
 |----------------------------------------------------------------
 |  Thank you / 404
 |----------------------------------------------------------------
 */
.page-template-_thank-you .site-main {
  text-align: center;
}
.page-template-_thank-you .subscribe,
.page-template-_thank-you .get_in_touch {
  text-align: center;
}

.error404 .site-content {
  padding: 60px 10px;
}
.error404 .column-center {
  text-align: center;
}

.no-results {
  padding: 60px 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.no-results form {
  position: relative;
  max-width: 250px;
}
.no-results form input {
  max-height: 40px;
  width: 100%;
  border: 1px solid #0D98BA;
  border-radius: 10px;
  padding-bottom: 10px;
}
.no-results form input::-webkit-input-placeholder {
  font-size: 15px;
  font-style: italic;
  color: #0D98BA;
  opacity: 1;
}
.no-results form input::-moz-placeholder {
  font-size: 15px;
  font-style: italic;
  color: #0D98BA;
  opacity: 1;
}
.no-results form input:-ms-input-placeholder {
  font-size: 15px;
  font-style: italic;
  color: #0D98BA;
  opacity: 1;
}
.no-results form input::-ms-input-placeholder {
  font-size: 15px;
  font-style: italic;
  color: #0D98BA;
  opacity: 1;
}
.no-results form input::placeholder {
  font-size: 15px;
  font-style: italic;
  color: #0D98BA;
  opacity: 1;
}
.no-results button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: none;
  border: none;
}
.no-results button i {
  font-weight: 300;
  color: #0D98BA;
}
.no-results button:hover {
  cursor: pointer;
}

.side-by-side-content {
  padding: 130px 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  margin: 0;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  max-width: 50%;
}
.side-by-side-content .content-column {
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
}
.side-by-side-content .content-column h1, .side-by-side-content .content-column h2, .side-by-side-content .content-column h3, .side-by-side-content .content-column h4, .side-by-side-content .content-column h5, .side-by-side-content .content-column h6 {
  color: #ffffff;
}
.side-by-side-content .content-column p a, .side-by-side-content .content-column .gform_description a {
  color: white;
}

@media screen and (max-width:767px) {
  .side-by-side-content {
    padding: 70px 50px;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
  .side-by-side-content .columns-8 {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }

  .footer-cta {
    display: block;
  }
  .footer-cta .side-by-side-content {
    padding: 70px 50px;
  }
}
.footer-newsletter {
  padding: 50px 20px 10px;
  background-color: #0A165C;
}
@media screen and (min-width:1200px) {
  .footer-newsletter {
    padding: 60px 0 10px;
  }
}
.footer-newsletter .columns-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  padding: 50px 100px;
}
@media screen and (min-width:1200px) {
  .footer-newsletter .columns-12 {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (max-width:639px) {
  .footer-newsletter .columns-12 {
    padding: 50px 20px;
  }
  .footer-newsletter .columns-12 .gform_wrapper.gravity-theme .gform_fields {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (max-width:480px) {
  .footer-newsletter .columns-12 {
    padding: 50px 0px;
  }
}
.footer-newsletter .heading-row h3 {
  color: white;
}
.footer-newsletter .heading-row p, .footer-newsletter .heading-row .gform_description {
  color: white;
  padding: 0;
}
.footer-newsletter .gform_wrapper.gravity-theme .gform_fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: unset;
}
.footer-newsletter form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
}
.footer-newsletter form .ginput_container .large {
  font-size: 12px;
  font-style: italic;
}
.footer-newsletter form .gfield {
  padding: 10px;
}
@media screen and (min-width:980px) {
  .footer-newsletter form .gfield {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    max-width: 50%;
  }
}
.footer-newsletter form .gfield_label {
  text-transform: none !important;
  color: white;
}
.footer-newsletter form .gform_body {
  width: 74%;
}
.footer-newsletter form .gform_body [type=email],
.footer-newsletter form .gform_body [type=number],
.footer-newsletter form .gform_body [type=password],
.footer-newsletter form .gform_body [type=search],
.footer-newsletter form .gform_body [type=tel],
.footer-newsletter form .gform_body [type=text],
.footer-newsletter form .gform_body [type=url],
.footer-newsletter form .gform_body select,
.footer-newsletter form .gform_body textarea {
  background: transparent;
  border-radius: 5px;
  border: 1px solid white;
  color: white;
}
.footer-newsletter form .gform_body ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-newsletter form .gform_body ul > * {
  width: 32%;
  max-width: 32%;
}
.footer-newsletter form .gfield_label {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.footer-newsletter form .gform_footer {
  width: 26%;
  margin: 0 !important;
}
.footer-newsletter form .gform_footer .button {
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  border-radius: 6px;
  min-width: 200px;
  min-height: 50px;
  max-width: 240px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  position: relative;
  color: #ffffff;
  background: #0D98BA;
  position: relative;
  top: 12px;
  border: none !important;
  top: 8px;
  height: 50px;
  min-height: 50px;
  min-width: 160px;
}
.footer-newsletter form .gform_footer .button i {
  margin-left: 5px;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: relative;
  top: -2px;
  margin-left: 5px;
  margin-right: 10px;
}
.footer-newsletter form .gform_footer .button:after {
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  content: "\f061";
  right: 12%;
  top: 27%;
  opacity: 0;
}
.footer-newsletter form .gform_footer .button:hover:after {
  opacity: 1;
  right: 8px;
}
.footer-newsletter form .gform_footer .button:hover span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.footer-newsletter form .gform_footer .button:hover {
  color: #0D98BA;
  background: #ffffff;
}
@media screen and (max-width:1199px) {
  .footer-newsletter form {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .footer-newsletter .gform_body,
.footer-newsletter .gform_footer {
    width: 100% !important;
  }
}
@media screen and (max-width:767px) {
  .footer-newsletter .heading-row {
    display: block;
  }
  .footer-newsletter .heading-row h4,
.footer-newsletter .heading-row .p-wrapper {
    width: 100%;
    text-align: center;
  }
  .footer-newsletter form ul {
    display: block !important;
  }
  .footer-newsletter form ul > * {
    max-width: 90% !important;
    width: 90% !important;
    margin: 0 auto 20px !important;
  }
}
.footer-newsletter .captcha-container-light {
  color: #ffffff;
}
.footer-newsletter .captcha-container-light a {
  color: #0D98BA;
}

.footer-cta-single {
  position: relative;
  z-index: 0;
  position: relative;
}
.footer-cta-single:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background, opacity, -webkit-transform;
  transition-property: background, opacity, -webkit-transform;
  transition-property: background, transform, opacity;
  transition-property: background, transform, opacity, -webkit-transform;
  z-index: -1;
}
.footer-cta-single:after {
  z-index: 0;
}
.footer-cta-single .side-by-side-content {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  max-width: 100%;
}
.footer-cta-single .side-by-side-content .content-column {
  position: relative;
  z-index: 3;
}
@media screen and (min-width:1200px) {
  .footer-cta-single .side-by-side-content .content-column {
    -webkit-flex-basis: calc(6 / 12 * 100%);
        -ms-flex-preferred-size: calc(6 / 12 * 100%);
            flex-basis: calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%);
  }
}
.footer-cta-single .side-by-side-content .content-column p span, .footer-cta-single .side-by-side-content .content-column .gform_description span {
  color: white;
}

.site-footer {
  background: #0A165C;
  padding-top: 60px;
  padding-bottom: 30px;
  /*
  |----------------------------------------------------------------
  |  Footer Menu
  |----------------------------------------------------------------
  */
}
.site-footer > .row {
  padding: 0 10px;
}
.site-footer .flex {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.site-footer .footer-menu-wrapper .donate-button .button {
  min-width: 180px;
}
.site-footer .footer-menu-wrapper .donate-button .button:before {
  top: 15px;
}
.site-footer .footer-menu-wrapper {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  padding-bottom: 70px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.site-footer .footer-menu-wrapper .columns-2 {
  -webkit-flex-basis: 18%;
      -ms-flex-preferred-size: 18%;
          flex-basis: 18%;
  max-width: 18%;
  padding: 0 15px 0 0px;
}
@media screen and (max-width:767px) {
  .site-footer .footer-menu-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .site-footer .footer-menu-wrapper .columns-2 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
}
.site-footer .footer-logo-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 30px;
}
.site-footer .footer-logo-column p, .site-footer .footer-logo-column .gform_description {
  color: white;
}
.site-footer .footer-logo-column img {
  margin-bottom: 20px;
  max-width: 80%;
}
.site-footer .footer-logo-column .social-list li a {
  border-color: #ffffff;
  color: #ffffff;
}
.site-footer .footer-logo-column .social-list li a:hover {
  background-color: #ffffff;
  color: #0A165C;
}
@media screen and (max-width:767px) {
  .site-footer .footer-logo-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .site-footer .footer-logo-column img {
    margin: 0 auto 30px;
  }
}
@media screen and (max-width:767px) {
  .site-footer .footer-logo-grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    padding-bottom: 40px;
  }
}
.site-footer .footer-logo-grid .block-grid-4 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.site-footer .footer-logo-grid .logo-container {
  border: 1px solid white;
  border-radius: 5px;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .footer-logo-grid .logo-container img {
  max-height: 20px;
}
.site-footer .footer-menu {
  list-style: none;
}
.site-footer .footer-menu .nav-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.site-footer .footer-menu .nav-menu li {
  padding-bottom: 15px;
}
.site-footer .footer-menu .nav-menu li a {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.site-footer .footer-menu .nav-menu a:not([class]), .site-footer .footer-menu .contact-item-wrapper a:not([class]) {
  color: #ffffff;
  line-height: 25px;
}
.site-footer .footer-menu .nav-menu a:not([class]):hover, .site-footer .footer-menu .contact-item-wrapper a:not([class]):hover {
  color: #0D98BA;
}
.site-footer .footer-menu .nav-menu .donate-footer-link, .site-footer .footer-menu .contact-item-wrapper .donate-footer-link {
  padding: 0;
}
.site-footer .footer-menu .nav-menu .donate-footer-link li a, .site-footer .footer-menu .contact-item-wrapper .donate-footer-link li a {
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  border-radius: 6px;
  min-width: 200px;
  min-height: 50px;
  max-width: 240px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  position: relative;
  color: #ffffff;
  background: #0D98BA;
}
.site-footer .footer-menu .nav-menu .donate-footer-link li a i, .site-footer .footer-menu .contact-item-wrapper .donate-footer-link li a i {
  margin-left: 5px;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: relative;
  top: -2px;
  margin-left: 5px;
  margin-right: 10px;
}
.site-footer .footer-menu .nav-menu .donate-footer-link li a:after, .site-footer .footer-menu .contact-item-wrapper .donate-footer-link li a:after {
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  content: "\f061";
  right: 12%;
  top: 27%;
  opacity: 0;
}
.site-footer .footer-menu .nav-menu .donate-footer-link li a:hover:after, .site-footer .footer-menu .contact-item-wrapper .donate-footer-link li a:hover:after {
  opacity: 1;
  right: 8px;
}
.site-footer .footer-menu .nav-menu .donate-footer-link li a:hover span, .site-footer .footer-menu .contact-item-wrapper .donate-footer-link li a:hover span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.site-footer .footer-menu .nav-menu .donate-footer-link li a:hover, .site-footer .footer-menu .contact-item-wrapper .donate-footer-link li a:hover {
  color: #0D98BA;
  background: #ffffff;
}
.site-footer .footer-menu h5 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
}
.site-footer .footer-menu p, .site-footer .footer-menu .gform_description {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.25;
}
.site-footer .contact-item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.site-footer .contact-item-wrapper p a, .site-footer .contact-item-wrapper .gform_description a {
  border: none;
}
.site-footer .contact-item-wrapper p, .site-footer .contact-item-wrapper .gform_description {
  padding-bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.site-footer .contact-item-wrapper i {
  margin-right: 10px;
  color: #0D98BA;
  font-size: 20px;
}
.site-footer .footer-menu .social-list {
  padding-top: 10px;
}

/*
 |----------------------------------------------------------------
 |  Copyrights
 |----------------------------------------------------------------
 */
.footer-copyright {
  padding-top: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-copyright p, .footer-copyright .gform_description,
.footer-copyright a {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 15px;
}

.site-copyright {
  display: inline-block;
}

.privacy-menu {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.privacy-menu li {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}
@media screen and (max-width:639px) {
  .privacy-menu li {
    margin-bottom: 20px;
  }
}
.privacy-menu a {
  border-bottom: unset;
}

.designby-column {
  text-align: right;
}

.site-credit {
  padding-top: 3px;
  padding-left: 20px;
}
.site-credit a {
  border-bottom: unset;
}

@media screen and (max-width:1199px) {
  .site-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width:767px) {
  .site-footer .footer-logo-column,
.site-footer .footer-menu-wrapper {
    -webkit-flex-basis: calc(11 / 12 * 100%);
        -ms-flex-preferred-size: calc(11 / 12 * 100%);
            flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
    margin: 0 auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 40px;
    text-align: center;
  }
  .site-footer .footer-logo-column .address-column,
.site-footer .footer-menu-wrapper .address-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .site-footer .footer-copyright .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
@media screen and (max-width:767px) {
  .site-footer .footer-menu h5 {
    margin-top: 40px;
  }

  .footer-logo-grid .logo-container {
    margin-bottom: 20px;
  }
}
.subsite-footer .flex {
  padding-top: 20px;
}
.subsite-footer .footer-menu .nav-menu li a {
  font-size: 20px;
  font-weight: 600;
}
.subsite-footer .footer-logo-column {
  display: block;
  padding-top: 0;
}
@media screen and (min-width:769px) {
  .subsite-footer .footer-logo-column {
    margin-right: 100px;
  }
}
.subsite-footer .footer-menu-wrapper {
  border: none;
}
.subsite-footer .register-now-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
  margin: 30px 0;
}
.subsite-footer .register-now-footer li a {
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  border-radius: 6px;
  min-width: 200px;
  min-height: 50px;
  max-width: 240px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  position: relative;
  color: #ffffff;
  background: #0D98BA;
  margin: 5px;
}
.subsite-footer .register-now-footer li a i {
  margin-left: 5px;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: relative;
  top: -2px;
  margin-left: 5px;
  margin-right: 10px;
}
.subsite-footer .register-now-footer li a:after {
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  content: "\f061";
  right: 12%;
  top: 27%;
  opacity: 0;
}
.subsite-footer .register-now-footer li a:hover:after {
  opacity: 1;
  right: 8px;
}
.subsite-footer .register-now-footer li a:hover span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.subsite-footer .register-now-footer li a:hover {
  color: #0D98BA;
  background: #ffffff;
}
.subsite-footer .footer-copyright {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.subsite-footer .footer-social-column li a {
  color: #ffffff;
  border-color: #ffffff;
  margin: 5px;
}
.subsite-footer .footer-social-column li a:hover {
  background: #ffffff;
  color: #0A165C;
}
.subsite-footer .address-column .contact-item-wrapper p, .subsite-footer .address-column .contact-item-wrapper .gform_description {
  padding-bottom: 20px;
}
.subsite-footer .address-column .contact-item-wrapper p a, .subsite-footer .address-column .contact-item-wrapper .gform_description a {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  opacity: 1;
}
@media screen and (max-width:979px) {
  .subsite-footer .footer-menu-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .subsite-footer .footer-menu-wrapper .columns-2 {
    padding: 0;
  }
  .subsite-footer .social-list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .subsite-footer .register-now-footer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .subsite-footer .footer-social-column {
    margin-top: 30px;
  }
}
.subsite-copyright {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 40px !important;
}

:root {
  --tec-font-family-sans-serif: "Open Sans",sans-serif;
  --tec-font-size-7: 22px;
  --tec-font-size-8: 22px;
  --tec-color-day-marker-month: $black;
  --tec-color-text-day-of-week-month: #008AB3;
  --tec-color-text-secondary: #008AB3;
  --tec-color-icon-active: #008AB3;
  --tec-color-border-events-bar: #D0D0D0;
  --tec-color-border-secondary-month-grid: #DEDEDE;
  --tec-color-day-marker-month: #23282A;
  --tec-color-border-active-month-grid-hover: #008AB3;
  --tec-border-radius-default: 5px;
  --tec-color-border-default: #D0D0D0;
  --tec-color-accent-primary: #008AB3;
  --tec-color-border-default: #C5CECE;
  --tec-color-text-events-title: $black;
  --tec-color-icon-secondary: #008AB3;
  --tec-color-icon-primary: #008AB3;
}

.tribe-events {
  /*** List View ***/
}
.tribe-events .tribe-events-c-search__button {
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  border-radius: 6px;
  min-width: 200px;
  min-height: 50px;
  max-width: 240px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  position: relative;
  min-width: 200px;
  min-height: 50px;
  background-color: #0D98BA;
  color: #ffffff;
  letter-spacing: 2px;
}
.tribe-events .tribe-events-c-search__button i {
  margin-left: 5px;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: relative;
  top: -2px;
  margin-left: 5px;
  margin-right: 10px;
}
.tribe-events .tribe-events-c-search__button:after {
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  content: "\f061";
  right: 12%;
  top: 27%;
  opacity: 0;
}
.tribe-events .tribe-events-c-search__button:hover:after {
  opacity: 1;
  right: 8px;
}
.tribe-events .tribe-events-c-search__button:hover span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.tribe-events .tribe-events-c-search__button:hover {
  background: #0A165C;
}
.tribe-events .tribe-events-c-search__button:before {
  bottom: 14px;
}
.tribe-events .tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
  font-size: 18px !important;
  font-weight: 600 !important;
  letter-spacing: 1.13px;
  line-height: 29px;
  padding-right: 10px;
}
.tribe-events .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg, .tribe-events .tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg, .tribe-events .tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg, .tribe-events .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg {
  width: 7px !important;
}
.tribe-events .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, .tribe-events .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
  border: 1px solid #325E72;
}
.tribe-events .tribe-common-c-btn-border-small, .tribe-events .tribe-common a.tribe-common-c-btn-border-small {
  font-size: 14px !important;
  font-style: normal !important;
  color: #1F1F1F !important;
  letter-spacing: 0;
  line-height: 30px;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.tribe-events .tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border:hover {
  color: white !important;
}
.tribe-events .tribe-events-c-search__input-control-icon-svg path {
  fill: #0D98BA;
}
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1F1F1F;
  font-size: 16px;
}
.tribe-events .tribe-events-c-view-selector__list-item-text {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 1px;
}
.tribe-events .tribe-events-c-top-bar__datepicker button {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.tribe-events input::-webkit-input-placeholder {
  color: black !important;
}
.tribe-events input::-moz-placeholder {
  color: black !important;
}
.tribe-events input:-ms-input-placeholder {
  color: black !important;
}
.tribe-events input::-ms-input-placeholder {
  color: black !important;
}
.tribe-events input::placeholder {
  color: black !important;
}
.tribe-events .filter-events {
  margin-bottom: 85px;
}
.tribe-events .filter-events .filter-events__list-item {
  margin: 5px;
}
.tribe-events .filter-events .button {
  min-width: 140px;
  min-height: 40px;
  border-radius: 25px;
  font-weight: 600;
  padding: 6px 20px;
}
.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after {
  background-color: #045D63 !important;
  height: 2px !important;
  border-radius: 3px;
  bottom: 20px !important;
}
.tribe-events .tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop {
  padding-right: 10px;
}
.tribe-events .tribe-common-c-btn-border-small, .tribe-events .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
  font-family: "Roboto", sans-serif !important;
  font-style: italic;
  font-size: 16px !important;
  width: 180px !important;
  text-align: left !important;
  padding: 12px 15px !important;
  background: #F2F4FD;
  border-radius: 5px;
}
.tribe-events .datepicker .month.active, .tribe-events .tribe-events .datepicker .month.active.focused {
  background: #0D98BA !important;
}
.tribe-events .tribe-common .tribe-common-h7, .tribe-events .tribe-common .tribe-common-h8 {
  color: #ffffff;
}
.tribe-events .tribe-events-calendar-month__header-column-title-mobile,
.tribe-events .tribe-events-calendar-month__header-column-title-desktop {
  font-weight: bold !important;
  letter-spacing: 2px;
}
.tribe-events .tribe-events-calendar-month__more-events a {
  color: #0D98BA;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.tribe-events .tribe-events-calendar-month__more-events a:hover {
  border-color: #0D98BA;
}
.tribe-events span.tribe-events-calendar-month__header-column-title-desktop.tribe-common-a11y-hidden {
  color: #0D98BA !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 2px !important;
}
.tribe-events .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title-desktop {
  font-weight: 600 !important;
  letter-spacing: 2px;
  line-height: 29px;
  color: #0D98BA !important;
}
.tribe-events .tribe-events-calendar-month__header-column {
  padding-bottom: 10px !important;
}
.tribe-events .tribe-events-calendar-day__event-details .tribe-events-c-small-cta.tribe-events-calendar-day__event-cost {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 30px;
  color: #0D98BA;
}
.tribe-events .tribe-events-calendar-day__event-details .tribe-events-calendar-day__event-datetime-wrapper {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 29px;
}
.tribe-events .tribe-events-calendar-day__event-details .tribe-events-calendar-day__event-datetime-wrapper span {
  color: highlight;
  text-transform: uppercase;
}
.tribe-events .tribe-events-calendar-day__event-details .tribe-events-calendar-day__event-datetime-wrapper time {
  color: highlight;
}
.tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag {
  max-height: 120px;
}
.tribe-events .tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-datetime-wrapper span, .tribe-events .tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-datetime-wrapper time {
  color: highlight;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 19px;
}
.tribe-events .tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-datetime-wrapper h3 a {
  font-size: 32px;
  letter-spacing: 0;
  line-height: 43px;
}
.tribe-events .tribe-events-calendar-list__event-header a.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thinn {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
  background: #601FEE !important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag.tribe-common-g-col {
  background: #0D98BA;
  border-radius: 5px;
  padding-top: 10px;
}
.tribe-events .tribe-events-calendar-list__event-date-tag.tribe-common-g-col span {
  color: white;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-title.tribe-common-h8 {
  letter-spacing: 0;
  color: #ffffff !important;
  font-size: 16px;
  padding: 3px;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
  border-radius: 15px 0 0 15px;
}
.tribe-events .tribe-events-calendar-month__calendar-event-datetime {
  font-size: 14px !important;
}
.tribe-events .tribe-common-h4 {
  font-weight: normal;
}
.tribe-events .tribe-events-calendar-month__calendar-event-title {
  font-size: 14px;
}
.tribe-events .tribe-events-calendar-list__event {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-featured-image {
  max-height: 360px;
  height: 360px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.tribe-events .tribe-events-calendar-list__event-date-tag {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
@media screen and (min-width:769px) {
  .tribe-events .tribe-events-calendar-list__event-date-tag {
    width: auto !important;
    min-width: 115px !important;
  }
  .tribe-events .tribe-events-calendar-list__event-details {
    width: 50% !important;
  }
  .tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
    width: 48% !important;
  }
}
@media screen and (max-width:767px) {
  .tribe-events .tribe-events-calendar-list__event-header {
    padding-left: 10px;
  }
  .tribe-events .tribe-events-calendar-list__event-date-tag {
    margin-right: 20px;
  }
}
@media screen and (max-width:480px) {
  .tribe-events .tribe-events-calendar-list__event-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tribe-events .tribe-events-calendar-list__event-wrapper {
    width: 100%;
  }
}
.tribe-events .tribe-events-calendar-list__event-datetime-wrapper {
  margin-bottom: 15px;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1.67px;
  color: #212121;
  padding-bottom: 15px;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-daynum {
  font-size: 42px !important;
  font-weight: normal;
}
.tribe-events .tribe-events-calendar-list__event-datetime {
  color: #0D98BA;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.tribe-events .tribe-events-calendar-list__event-title-link {
  font-size: 32px;
  letter-spacing: 0;
  font-weight: normal;
}
.tribe-events .tribe-events-calendar-list__event-venue span {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: normal;
}
.tribe-events .tribe-events-calendar-list-nav {
  border-top: 2px solid var(--tec-color-border-default);
}
.tribe-events .tribe-events-c-nav__list .tribe-events-c-nav__next,
.tribe-events .tribe-events-c-nav__list .tribe-events-c-nav__prev {
  color: #1F1F1F;
}
.tribe-events .tribe-events-c-nav__list span {
  font-size: 15px;
  letter-spacing: 1.13px;
  line-height: 29px;
  padding-right: 10px;
}
.tribe-events .tribe-events-c-nav__prev:disabled,
.tribe-events .tribe-events-c-nav__next:disabled {
  color: #D5D5D5;
}
.tribe-events .tribe-events-c-nav__next-icon-svg,
.tribe-events .tribe-events-c-nav__prev-icon-svg {
  width: 7px !important;
}

.single-tribe_events .tribe-events-back a {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.62px;
}
.single-tribe_events .tribe-events-single-event-title {
  font-weight: normal;
}
.single-tribe_events .tribe-events-single-section-title {
  font-size: 32px;
  letter-spacing: 0;
  font-weight: normal;
  text-transform: capitalize;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  display: none;
}
.single-tribe_events .tribe-events-schedule h2 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #0D98BA;
  text-transform: uppercase;
}
.single-tribe_events .tribe-events-event-image img {
  width: 100%;
}
.single-tribe_events .tribe-events-event-meta a {
  color: #0D98BA;
  text-decoration: underline;
}
.single-tribe_events .tribe-events-event-meta a:hover {
  opacity: 0.7;
}
.single-tribe_events .tribe-events-event-meta.primary {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  width: 80%;
}
.single-tribe_events .tribe-events-event-meta.primary dl {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}
@media screen and (max-width:767px) {
  .single-tribe_events .tribe-events-event-meta.primary {
    width: 100%;
  }
}
.single-tribe_events .tribe-events-event-meta.secondary {
  width: 100%;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-events-single-section-title {
  display: none;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-venue {
  font-size: 32px;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-events-address {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 16px;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-events-address .tribe-address {
  margin-bottom: 40px;
  line-height: 28px;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-events-address .tribe-events-gmap {
  color: #0D98BA;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-venue-url a {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  font-style: normal;
  padding: 0px;
  min-width: unset;
  min-height: unset;
  padding-bottom: 3px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #601FEE;
  text-transform: uppercase;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-venue-url a:hover {
  color: #0D98BA;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-venue-url a:hover i {
  left: 5px;
  color: #0D98BA;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-venue-url a:hover .fa-download {
  left: 0px;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-venue-url a[rel="noopener noreferrer"] i {
  display: none;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-venue-url a i {
  margin-left: 8px;
  position: relative;
  left: 0px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-venue-url a::after {
  content: "\f35d";
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-events-venue-map {
  width: 50%;
}
.single-tribe_events .tribe-events-event-meta.secondary .tribe-events-venue-map > div {
  max-height: 100%;
  height: 380px;
  border-radius: 10px;
}
@media screen and (max-width:767px) {
  .single-tribe_events .tribe-events-event-meta.secondary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .single-tribe_events .tribe-events-event-meta.secondary .tribe-events-venue-map {
    width: 100%;
  }
}

.nav-menu {
  padding: 0;
  list-style: none;
  margin: 0 -10px;
}

/*
 |----------------------------------------------------------------
 |  Wrappers
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Structure
 |----------------------------------------------------------------
 */
.gform_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

/*
 |----------------------------------------------------------------
 |  Gform Heading
 |----------------------------------------------------------------
 */
.gform_description {
  display: block;
}

.validation_error {
  border-left: 3px solid scarlet;
  margin: 0 0 25px;
  padding: 25px;
}

/*
 |----------------------------------------------------------------
 |  Gform Body
 |----------------------------------------------------------------
 */
.gform_fields {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1200px;
  margin-left: -10px;
  margin-right: -10px;
}

.gfield {
  -webkit-flex-basis: calc(12 / 12 * 100%);
      -ms-flex-preferred-size: calc(12 / 12 * 100%);
          flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
  margin-bottom: 20px;
}

.gfield_label {
  display: block;
  margin-bottom: 5px;
}

.gfield_required {
  vertical-align: bottom;
  color: #601FEE !important;
}

.ginput_container .large {
  width: 100%;
}
.ginput_container .medium {
  width: calc(2 / 3 * 100%);
}
.ginput_container .small {
  width: calc(1 / 3 * 100%);
}

.validation_message {
  margin-top: 5px;
  font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1200 - 320));
  font-style: italic;
}
@media screen and (min-width: 1200px) {
  .validation_message {
    font-size: 14px;
  }
}

/*
 |----------------------------------------------------------------
 |  Gform Fields
 |----------------------------------------------------------------
 */
.ginput_container_checkbox,
.ginput_container_radio {
  margin-left: 25px;
}
.ginput_container_checkbox + .validation_message,
.ginput_container_radio + .validation_message {
  margin-left: 25px;
}

.gfield_checkbox,
.gfield_radio {
  padding: 0;
  margin: 0;
  list-style: none;
}
.gfield_checkbox input,
.gfield_radio input {
  margin-right: 5px;
}

.gform_hidden {
  display: none;
}

.gform_validation_container {
  display: none !important;
}

/*
 |----------------------------------------------------------------
 |  Gform Field Class
 |----------------------------------------------------------------
 */
.gf_full {
  -webkit-flex-basis: calc(12 / 12 * 100%);
      -ms-flex-preferred-size: calc(12 / 12 * 100%);
          flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
}

.gf_half {
  -webkit-flex-basis: calc(6 / 12 * 100%);
      -ms-flex-preferred-size: calc(6 / 12 * 100%);
          flex-basis: calc(6 / 12 * 100%);
  max-width: calc(6 / 12 * 100%);
}

.gf_third {
  -webkit-flex-basis: calc(4 / 12 * 100%);
      -ms-flex-preferred-size: calc(4 / 12 * 100%);
          flex-basis: calc(4 / 12 * 100%);
  max-width: calc(4 / 12 * 100%);
}

.gf_quarter {
  -webkit-flex-basis: calc(3 / 12 * 100%);
      -ms-flex-preferred-size: calc(3 / 12 * 100%);
          flex-basis: calc(3 / 12 * 100%);
  max-width: calc(3 / 12 * 100%);
}

.gf_list_inline .gfield_checkbox,
.gf_list_inline .gfield_radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1200px;
  margin-left: -10px;
  margin-right: -10px;
}
/*
 |----------------------------------------------------------------
 |  Gform Footer
 |----------------------------------------------------------------
 */
.gf_submit:not(.button) {
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  border-radius: 6px;
  min-width: 200px;
  min-height: 50px;
  max-width: 240px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  position: relative;
}
.gf_submit:not(.button) i {
  margin-left: 5px;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: relative;
  top: -2px;
  margin-left: 5px;
  margin-right: 10px;
}
.gf_submit:not(.button):after {
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  content: "\f061";
  right: 12%;
  top: 27%;
  opacity: 0;
}
.gf_submit:not(.button):hover:after {
  opacity: 1;
  right: 8px;
}
.gf_submit:not(.button):hover span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.gform_ajax_spinner {
  margin-left: 10px;
}

/*
 |----------------------------------------------------------------
 |  Special Fields - Datepicker
 |----------------------------------------------------------------
 */
.ui-datepicker {
  background: white;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.ui-datepicker-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #0D98BA;
}
.ui-datepicker-header .ui-icon {
  display: none;
}

.ui-datepicker-prev {
  padding: 5px 10px;
  -webkit-flex-basis: 25px;
      -ms-flex-preferred-size: 25px;
          flex-basis: 25px;
  cursor: pointer;
}
.ui-datepicker-prev::before {
  content: "\f0d9";
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  color: white;
}

.ui-datepicker-next {
  padding: 5px 10px;
  -webkit-flex-basis: 25px;
      -ms-flex-preferred-size: 25px;
          flex-basis: 25px;
  cursor: pointer;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.ui-datepicker-next::before {
  content: "\f0da";
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  color: white;
}

.ui-datepicker-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
}

.ui-datepicker-month,
.ui-datepicker-year {
  -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
          flex-basis: 48%;
  height: 30px;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 0;
}

.ui-datepicker-calendar {
  width: 100%;
  border-collapse: collapse;
  border: none;
}
.ui-datepicker-calendar th {
  padding: 5px;
  font-size: 14px;
  background: #F2F4FD;
}
.ui-datepicker-calendar td {
  font-size: 12px;
  text-align: center;
}
.ui-datepicker-calendar .ui-state-default {
  padding: 5px;
  display: block;
}
.ui-datepicker-calendar .ui-state-disabled {
  cursor: disabled;
}
.ui-datepicker-calendar .ui-state-hover {
  font-weight: 700;
}
.ui-datepicker-calendar .ui-state-active {
  background: #0D98BA;
  color: white;
}

/*
 |----------------------------------------------------------------
 |  Buttons
 |----------------------------------------------------------------
 */
.button:not(.menu-item) {
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  border-radius: 6px;
  min-width: 200px;
  min-height: 50px;
  max-width: 240px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  position: relative;
}
.button:not(.menu-item) i {
  margin-left: 5px;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: relative;
  top: -2px;
  margin-left: 5px;
  margin-right: 10px;
}
.button:not(.menu-item):after {
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  content: "\f061";
  right: 12%;
  top: 27%;
  opacity: 0;
}
.button:not(.menu-item):hover:after {
  opacity: 1;
  right: 8px;
}
.button:not(.menu-item):hover span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.button:not(.menu-item).default {
  background-color: #0D98BA;
}
.button:not(.menu-item).one {
  color: white;
  background: #601FEE;
}
.button:not(.menu-item).one:hover {
  color: #601FEE;
  background: white;
  border: 1px solid #601FEE;
}
.button:not(.menu-item).two {
  color: white;
  background: #0D98BA;
}
.button:not(.menu-item).two:hover {
  background: #0D98BA;
}
.button:not(.menu-item).three {
  color: #0A165C;
  background: #ffffff;
}
.button:not(.menu-item).three:hover {
  background: #0A165C;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.button:not(.menu-item).four {
  color: #601FEE;
  background: #ffffff;
}
.button:not(.menu-item).four:hover {
  color: #ffffff;
  background: #601FEE;
}
.button:not(.menu-item).five {
  color: #0D98BA;
  background: #ffffff;
}
.button:not(.menu-item).five:hover {
  color: #ffffff;
  background: #0D98BA;
}
.button:not(.menu-item).white-button {
  color: #0A165C;
  background: #ffffff;
}
.button:not(.menu-item).white-button:hover {
  background: #0A165C;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.button:not(.menu-item).outline-one {
  color: #0D98BA;
  background: transparent;
  border: 1px #0D98BA solid;
}
.button:not(.menu-item).outline-one:hover {
  background: #0D98BA;
  color: #ffffff;
}
.button:not(.menu-item).outline-two {
  color: #601FEE;
  background: transparent;
  border: 1px #601FEE solid;
}
.button:not(.menu-item).outline-two:hover {
  background: #0D98BA;
  color: #ffffff;
  border-color: #0D98BA;
}
.button:not(.menu-item)[download] {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form-submit input {
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  border-radius: 6px;
  min-width: 200px;
  min-height: 50px;
  max-width: 240px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  position: relative;
  color: white;
  background: #601FEE;
  border: unset !important;
}
.form-submit input i {
  margin-left: 5px;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: relative;
  top: -2px;
  margin-left: 5px;
  margin-right: 10px;
}
.form-submit input:after {
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  content: "\f061";
  right: 12%;
  top: 27%;
  opacity: 0;
}
.form-submit input:hover:after {
  opacity: 1;
  right: 8px;
}
.form-submit input:hover span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.form-submit input.default {
  background-color: #0D98BA;
}
.form-submit input:hover {
  color: #601FEE;
  background: white;
  border: 1px solid #601FEE;
}

.phone-email {
  min-width: auto;
  min-height: auto;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
  padding: 0;
  color: #0D98BA;
  font-size: 22px;
}
.phone-email:hover {
  color: #601FEE;
}

.underline-phone-email {
  min-width: auto;
  min-height: auto;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
  padding: 0;
  color: #0D98BA;
  font-size: 22px;
  text-decoration: underline;
}
.underline-phone-email:hover {
  color: #601FEE;
}

.read-more {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  font-style: normal;
  padding: 0px;
  min-width: unset;
  min-height: unset;
  padding-bottom: 3px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #601FEE;
  text-transform: uppercase;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.read-more:hover {
  color: #0D98BA;
}
.read-more:hover i {
  left: 5px;
  color: #0D98BA;
}
.read-more:hover .fa-download {
  left: 0px;
}
.read-more[rel="noopener noreferrer"] i {
  display: none;
}
.read-more i {
  margin-left: 8px;
  position: relative;
  left: 0px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.read-more-white {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  font-style: normal;
  padding: 0px;
  min-width: unset;
  min-height: unset;
  padding-bottom: 3px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #601FEE;
  text-transform: uppercase;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  color: white;
}
.read-more-white:hover {
  color: #0D98BA;
}
.read-more-white:hover i {
  left: 5px;
  color: #0D98BA;
}
.read-more-white:hover .fa-download {
  left: 0px;
}
.read-more-white[rel="noopener noreferrer"] i {
  display: none;
}
.read-more-white i {
  margin-left: 8px;
  position: relative;
  left: 0px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.read-more-white:hover {
  color: #601FEE;
}

.read-more-external {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  font-style: normal;
  padding: 0px;
  min-width: unset;
  min-height: unset;
  padding-bottom: 3px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #601FEE;
  text-transform: uppercase;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.read-more-external::after {
  content: "\f08e";
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  margin-left: 10px;
  position: relative;
  left: 0;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  font-weight: 400;
}
.read-more-external:hover {
  color: #601FEE;
}
.read-more-external:hover::after {
  left: 10px;
}
.read-more-external i {
  margin-left: 8px;
}

/*
 |----------------------------------------------------------------
 |  Banner Structure
 |----------------------------------------------------------------
 */
.page-banner {
  background-size: cover;
  background-position: center;
  z-index: 0;
  position: relative;
}
.page-banner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background, opacity, -webkit-transform;
  transition-property: background, opacity, -webkit-transform;
  transition-property: background, transform, opacity;
  transition-property: background, transform, opacity, -webkit-transform;
  z-index: -1;
}
.page-banner .row {
  padding-top: calc(90px + (170 - 90) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(80px + (150 - 80) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .page-banner .row {
    padding-top: 170px;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner .row {
    padding-bottom: 150px;
  }
}
@media screen and (max-width:1199px) {
  .page-banner .row {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.page-banner .button {
  margin-right: 20px;
}
.page-banner .content-container {
  z-index: 100;
  color: #ffffff;
}
.page-banner .content-container h1, .page-banner .content-container h2, .page-banner .content-container h3, .page-banner .content-container h4, .page-banner .content-container h5, .page-banner .content-container h6 {
  color: #ffffff;
}
.page-banner .content-container p, .page-banner .content-container .gform_description {
  font-size: 18px;
  font-weight: 600;
}
.page-banner .content-container .h2 {
  font-size: calc(38px + (52 - 38) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .page-banner .content-container .h2 {
    font-size: 52px;
  }
}
@media screen and (max-width:767px) {
  .page-banner .button {
    margin-bottom: 20px;
    margin-right: 0px;
  }
}

.home .page-banner {
  margin-bottom: 0px;
  z-index: 0;
  position: relative;
}
.home .page-banner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background, opacity, -webkit-transform;
  transition-property: background, opacity, -webkit-transform;
  transition-property: background, transform, opacity;
  transition-property: background, transform, opacity, -webkit-transform;
  z-index: -1;
}
.home .page-banner .row {
  padding-top: calc(90px + (180 - 90) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(80px + (130 - 80) * (100vw - 320px) / (1200 - 320));
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  .home .page-banner .row {
    padding-top: 180px;
  }
}
@media screen and (min-width: 1200px) {
  .home .page-banner .row {
    padding-bottom: 130px;
  }
}
.home .page-banner h1 {
  font-size: calc(52px + (72 - 52) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .home .page-banner h1 {
    font-size: 72px;
  }
}

.video-banner {
  position: relative;
  overflow: hidden;
}
.video-banner > .row {
  min-height: calc(300px + (600 - 300) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .video-banner > .row {
    min-height: 600px;
  }
}
.video-banner #bg-video {
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  pointer-events: none;
}

@media screen and (max-width:480px) {
  .page-banner .content-container {
    -webkit-flex-basis: calc(10 / 12 * 100%);
        -ms-flex-preferred-size: calc(10 / 12 * 100%);
            flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
    margin: 0 auto;
    text-align: center;
  }
}
.single-page-banner .row {
  padding-top: calc(40px + (160 - 40) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(40px + (100 - 40) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .single-page-banner .row {
    padding-top: 160px;
  }
}
@media screen and (min-width: 1200px) {
  .single-page-banner .row {
    padding-bottom: 100px;
  }
}
.single-page-banner .terms-container {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px 20px 15px;
  margin-bottom: 20px;
}
.single-page-banner .terms-container .h6 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.single-page-banner .content-container {
  background: #ffffff;
  padding: 40px 100px;
  position: relative;
  top: 200px;
}
.single-page-banner .content-container h1, .single-page-banner .content-container p, .single-page-banner .content-container .gform_description, .single-page-banner .content-container .h6 {
  color: #1F1F1F;
}
.single-page-banner .term-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 20px 50px;
  margin-bottom: 20px;
}
.single-page-banner .term-wrapper .h6 {
  line-height: 12px;
  padding-bottom: 0px;
  margin-right: 10px;
  text-transform: uppercase;
}
.single-page-banner .h6 {
  padding: 0px;
  margin-right: 10px;
  text-transform: uppercase;
}
.single-page-banner h1,
.single-page-banner p,
.single-page-banner .gform_description {
  padding-bottom: 10px;
}
.single-case-banner {
  margin-bottom: 90px;
}
.single-case-banner .row {
  padding-top: calc(40px + (70 - 40) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(40px + (70 - 40) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .single-case-banner .row {
    padding-top: 70px;
  }
}
@media screen and (min-width: 1200px) {
  .single-case-banner .row {
    padding-bottom: 70px;
  }
}

.search-banner .page-banner {
  margin-bottom: 60px;
  z-index: 0;
  position: relative;
}
.search-banner .page-banner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background, opacity, -webkit-transform;
  transition-property: background, opacity, -webkit-transform;
  transition-property: background, transform, opacity;
  transition-property: background, transform, opacity, -webkit-transform;
  z-index: -1;
}
.search-banner .page-banner::after {
  z-index: 0;
}
.search-banner .page-banner .content-container {
  z-index: 1;
}

.single-event-banner {
  background: #0A165C;
}
.single-event-banner .row {
  padding-top: calc(40px + (70 - 40) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(40px + (50 - 40) * (100vw - 320px) / (1200 - 320));
  padding-right: 10px;
  padding-left: 10px;
}
@media screen and (min-width: 1200px) {
  .single-event-banner .row {
    padding-top: 70px;
  }
}
@media screen and (min-width: 1200px) {
  .single-event-banner .row {
    padding-bottom: 50px;
  }
}
.single-event-banner h1, .single-event-banner p, .single-event-banner .gform_description {
  color: #ffffff;
}
@media screen and (max-width:1199px) {
  .single-event-banner .row {
    padding-right: 40px;
    padding-left: 40px;
  }
  .single-event-banner .content-column {
    -webkit-flex-basis: calc(8 / 12 * 100%);
        -ms-flex-preferred-size: calc(8 / 12 * 100%);
            flex-basis: calc(8 / 12 * 100%);
    max-width: calc(8 / 12 * 100%);
  }
}
@media screen and (max-width:979px) {
  .single-event-banner .content-column {
    -webkit-flex-basis: calc(11 / 12 * 100%);
        -ms-flex-preferred-size: calc(11 / 12 * 100%);
            flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
  }
}

.filter-wrapped {
  background: #F2F4FD;
  margin-bottom: 100px;
}

.post-filter-section {
  background: #F2F4FD;
}

.post-filter {
  padding: 20px 0px;
  background: #F2F4FD;
}

.filter-section {
  z-index: 10;
  padding: 10px 0px;
}
.filter-section .filter-container {
  min-height: unset;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 0px !important;
}
.filter-section .h6 {
  padding-bottom: 0;
  margin-right: 15px;
  min-width: 80px;
  color: #601FEE;
}
.filter-section .view-all {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #601FEE;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 14px;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.filter-section .view-all:hover {
  color: #0D98BA;
}
.filter-section .filter-form-container, .filter-section .filter-form-container .search-form, .filter-section .filter-form-container .flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.filter-section .filter-form-container .flex-container {
  margin-right: 15px;
  width: 100%;
}
.filter-section .filter-form-container .flex-container .select-container {
  margin-right: 15px;
  min-width: 200px;
}
.filter-section .filter-form-container .search-form {
  pointer-events: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  font-size: 12px;
}
.filter-section .filter-form-container .search-form input {
  height: 50px;
  border-radius: 5px;
}
.filter-section .filter-form-container .search-form select {
  background-image: none;
  border-radius: 5px;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  min-height: 50px;
}
.filter-section .filter-form-container .search-form .select-container {
  background: #ffffff;
  position: relative;
  border-radius: 6px;
}
.filter-section .filter-form-container .search-form .select-container i {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #601FEE;
  pointer-events: none;
}
.filter-section .filter-form-container .search-form .button {
  margin-right: 15px;
  min-width: 120px;
  border: 0px solid white !important;
}
.filter-section .filter-form-container .search-container {
  min-width: 200px;
}
@media screen and (max-width:1199px) {
  .filter-section .filter-form-container, .filter-section .filter-form-container .search-form, .filter-section .filter-form-container .flex-container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .filter-section .filter-form-container .h6, .filter-section .filter-form-container a, .filter-section .filter-form-container .button, .filter-section .filter-form-container .select-container {
    margin-bottom: 15px;
  }
}
@media screen and (max-width:979px) {
  .filter-section .filter-form-container .select-container {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}

.simple-filter-form .h6 {
  padding-bottom: 0;
}
.simple-filter-form form {
  margin: 0;
}

@media screen and (max-width:1199px) {
  .post-filter {
    padding-left: 20px;
  }
}
.solo-search-container {
  padding-top: 60px;
}
.solo-search-container__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.solo-search-container__icon {
  color: #0D98BA;
  position: relative;
  top: 5px;
  left: 10px;
  font-size: 20px;
}

.pagination-container {
  width: 100%;
  padding: 30px 0;
}
.pagination-container .wrapper a {
  color: #1F1F1F;
}
.pagination-container .pagination-column {
  padding: 15px 0px;
  padding-left: calc(10px + (30 - 10) * (100vw - 320px) / (1200 - 320));
  padding-right: calc(10px + (30 - 10) * (100vw - 320px) / (1200 - 320));
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .pagination-container .pagination-column {
    padding-left: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .pagination-container .pagination-column {
    padding-right: 30px;
  }
}
.pagination-container .pagination-column .fa-arrow-left {
  margin-right: 10px;
}
.pagination-container .pagination-column i {
  color: #1F1F1F;
  font-size: 16px;
  margin: 10px 10px;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.pagination-container .pagination-column p, .pagination-container .pagination-column .gform_description {
  padding-bottom: 0;
}
.pagination-container .pagination-column p, .pagination-container .pagination-column .gform_description,
.pagination-container .pagination-column a {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #1F1F1F;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.pagination-container .pagination-column p:hover, .pagination-container .pagination-column .gform_description:hover,
.pagination-container .pagination-column a:hover {
  color: #601FEE;
}
.pagination-container .pagination-column p:hover i, .pagination-container .pagination-column .gform_description:hover i,
.pagination-container .pagination-column a:hover i {
  color: #601FEE;
}
.pagination-container .pagination-column .prev-disabled,
.pagination-container .pagination-column .next-disabled {
  opacity: 0.5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination-container .pagination-column .prev-disabled:hover,
.pagination-container .pagination-column .next-disabled:hover {
  color: #1F1F1F;
}
.pagination-container .pagination-column .prev-disabled:hover i,
.pagination-container .pagination-column .next-disabled:hover i {
  color: #1F1F1F;
}
.pagination-container .pagination-column .prev-disabled i,
.pagination-container .pagination-column .next-disabled i {
  font-size: 16px;
  color: #1F1F1F;
}
.pagination-container .pagination-column .fa-arrow-right {
  margin-left: 12px;
}
.pagination-container .pagination-column .fa-arrow-left {
  margin-right: 12px;
}
.pagination-container .pagination-column .page-lists {
  padding-left: calc(20px + (100 - 20) * (100vw - 320px) / (1200 - 320));
  padding-right: calc(20px + (100 - 20) * (100vw - 320px) / (1200 - 320));
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .pagination-container .pagination-column .page-lists {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .pagination-container .pagination-column .page-lists {
    padding-right: 100px;
  }
}
.pagination-container .pagination-column .page-lists .page-numbers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 8px;
  height: 40px;
  width: 40px;
  border-radius: 3px;
  color: #1F1F1F;
}
.pagination-container .pagination-column .page-lists .current {
  background: #601FEE;
  color: #ffffff;
}
.pagination-container .pagination-column .page-lists .dots {
  background: unset;
  color: #0D98BA;
}
.pagination-container .pagination-column .page-lists a,
.pagination-container .pagination-column .page-lists span {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #0D98BA;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width:767px) {
  .pagination-container .pagination-column {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .pagination-container .pagination-column .page-lists {
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.slideout-container {
  width: 100%;
}

.slideout-item .loop-content {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  margin-bottom: 20px;
}
.slideout-item .loop-content img {
  height: 400px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 5px;
}
.slideout-item .loop-content::after {
  display: none;
  content: "";
  position: absolute;
  bottom: -20px;
  width: 20px;
  height: 20px;
  border-bottom: 10px solid #601FEE;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: 2;
}
.slideout-item .loop-content h4 {
  z-index: 100;
  padding-bottom: 10px;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.slideout-item .loop-content .h6 {
  color: #0D98BA;
}
.slideout-item .loop-content .icon {
  z-index: 100;
  height: 30px;
  width: 30px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 2px;
}
.slideout-item .loop-content .icon:hover {
  cursor: pointer;
}
.slideout-item .loop-content .icon i {
  font-size: 24px;
  font-weight: 400;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.slideout-item .loop-content .minus {
  display: none;
}
.slideout-item .loop-content .show-icon {
  display: block;
}
.slideout-item .loop-content .hide-icon {
  display: none;
}
.slideout-item .loop-content.show-slideout::after {
  display: block;
}
.slideout-item .slideout-content, .slideout-item .team-slideout-content {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
}
.slideout-item .team-slideout-content {
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.slideout-item .team-slideout-content:hover h4 {
  color: #601FEE !important;
}
.slideout-item .team-slideout-content:hover .icon i {
  color: #601FEE !important;
}
.slideout-item .team-slideout-hidden {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 110px 60px 60px;
}
@media screen and (max-width:767px) {
  .slideout-item .team-slideout-hidden {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .slideout-item .team-slideout-hidden .columns-4,
.slideout-item .team-slideout-hidden .columns-8 {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}
.slideout-item .team-slideout-hidden .content-column h3 {
  color: #ffffff;
  font-weight: 600;
}
.slideout-item .team-slideout-hidden .content-column .contact-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 30px;
}
.slideout-item .team-slideout-hidden .content-column .contact-icons a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #ffffff;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  margin: 5px;
}
.slideout-item .team-slideout-hidden .content-column .contact-icons a:hover {
  border-color: #ffffff;
  background: #ffffff;
}
.slideout-item .team-slideout-hidden .content-column .contact-icons a:hover i {
  color: #601FEE !important;
}
.slideout-item .team-slideout-hidden .content-column .contact-icons i {
  color: #ffffff !important;
}
.slideout-item .loop-hidden {
  display: none;
  position: relative;
  background: #f0f5f9;
  border-radius: 10px;
}
.slideout-item .loop-hidden .team-slideout-contact {
  padding-top: 10px;
}
.slideout-item .loop-hidden .team-slideout-contact a i {
  border-radius: 15px;
  border: solid 2px white;
  padding: 6px;
  margin-top: 10px;
  margin-right: 5px;
}
.slideout-item .loop-hidden .phone-link {
  margin-bottom: 30px;
  font-weight: bold;
}
.slideout-item .loop-hidden .phone-link::after {
  content: "";
  background: 3px;
  display: block;
  margin: 0 auto;
  width: 0;
  height: white;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.slideout-item .loop-hidden .phone-link:hover {
  opacity: 0.8;
}
.slideout-item .loop-hidden .phone-link:hover::after {
  width: 100%;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.slideout-item .close {
  position: absolute;
  top: 5%;
  right: 3%;
}
.slideout-item .close:hover {
  cursor: pointer;
}
.slideout-item .close i {
  font-size: 25px;
}

.slideout-container.block-grid-2 .loop-content img {
  height: 470px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slideout-container.block-grid-3 .slideout-item .loop-hidden {
  width: 310%;
}
.slideout-container.block-grid-3 .slideout-item:nth-child(3n+1) .loop-hidden {
  left: 0;
}
.slideout-container.block-grid-3 .slideout-item:nth-child(3n+2) .loop-hidden {
  left: -105%;
}
.slideout-container.block-grid-3 .slideout-item:nth-child(3n+3) .loop-hidden {
  left: -210%;
}

.slideout-container.block-grid-4 .slideout-item .loop-hidden, .slideout-container.block-grid-4 .slideout-item .loop-hidden-big, .slideout-container-big.block-grid-4 .slideout-item .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item .loop-hidden-big {
  width: 414%;
  display: none;
}
.slideout-container.block-grid-4 .slideout-item:nth-child(4n+1) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(4n+1) .loop-hidden {
  left: 0;
}
.slideout-container.block-grid-4 .slideout-item:nth-child(4n+2) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(4n+2) .loop-hidden {
  left: -105%;
}
.slideout-container.block-grid-4 .slideout-item:nth-child(4n+3) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(4n+3) .loop-hidden {
  left: -209%;
}
.slideout-container.block-grid-4 .slideout-item:nth-child(4n+4) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(4n+4) .loop-hidden {
  left: -313%;
}

.slideout-container.block-grid-2 .slideout-item .loop-hidden, .slideout-container.block-grid-2 .slideout-item .loop-hidden-big {
  width: 203%;
}
.slideout-container.block-grid-2 .slideout-item:nth-child(odd) .loop-hidden {
  left: 0;
}
.slideout-container.block-grid-2 .slideout-item:nth-child(even) .loop-hidden {
  left: -103%;
}

@media screen and (max-width:1199px) {
  /*
   |----------------------------------------------------------------
   | Slideout Component
   |----------------------------------------------------------------
   */
  .slideout-container.block-grid-4 .slideout-item .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item .loop-hidden {
    width: 309%;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(3n+1) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(3n+1) .loop-hidden {
    left: 0;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(3n+2) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(3n+2) .loop-hidden {
    left: -103%;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(3n+3) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(3n+3) .loop-hidden {
    left: -206%;
  }
}
@media screen and (max-width:1199px) {
  .slideout-container.block-grid-3 .slideout-item .loop-hidden {
    width: 204%;
  }
  .slideout-container.block-grid-3 .slideout-item:nth-child(odd) .loop-hidden {
    left: 0;
  }
  .slideout-container.block-grid-3 .slideout-item:nth-child(even) .loop-hidden {
    left: -103%;
  }
}
@media screen and (max-width:767px) {
  .slideout-container.block-grid-4 .slideout-item .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item .loop-hidden,
.slideout-container.block-grid-3 .slideout-item .loop-hidden {
    width: 203%;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(odd) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(odd) .loop-hidden,
.slideout-container.block-grid-3 .slideout-item:nth-child(odd) .loop-hidden {
    left: 0;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(even) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(even) .loop-hidden,
.slideout-container.block-grid-3 .slideout-item:nth-child(even) .loop-hidden {
    left: -103%;
  }

  .slideout-container.block-grid-2 .slideout-item .loop-hidden {
    width: 100%;
  }
  .slideout-container.block-grid-2 .slideout-item:nth-child(odd) .loop-hidden {
    left: 0;
  }
  .slideout-container.block-grid-2 .slideout-item:nth-child(even) .loop-hidden {
    left: 0;
  }
}
@media screen and (max-width:639px) {
  .slideout-container.block-grid-4 .slideout-item .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item .loop-hidden, .slideout-container.block-grid-3 .slideout-item .loop-hidden {
    width: 100%;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(odd) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(odd) .loop-hidden, .slideout-container.block-grid-3 .slideout-item:nth-child(odd) .loop-hidden {
    left: 0;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(even) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(even) .loop-hidden, .slideout-container.block-grid-3 .slideout-item:nth-child(even) .loop-hidden {
    left: 0;
  }
}
.resource-slideout .slideout-item .loop-content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #F2F4FD;
  border-radius: 10px;
  padding: 30px 30px 10px 30px;
  min-height: 260px;
}
.resource-slideout .slideout-item .loop-content img {
  height: 50px;
  width: 50px;
}
.resource-slideout .slideout-item .loop-content::after {
  border-bottom: 10px solid #601FEE;
  bottom: -22px;
}
.resource-slideout .slideout-item .loop-content .icon {
  width: unset;
  height: unset;
  padding-top: 0;
  font-size: 15px;
}
.resource-slideout .slideout-item .close i {
  color: #ffffff;
}
.resource-slideout .slideout-item .slideout-content {
  padding: 20px 0;
  display: block;
}
.resource-slideout .slideout-item .slideout-content .learn-more-wrraped {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.resource-slideout .slideout-item .slideout-content .learn-more-wrraped h6 {
  text-transform: uppercase;
  color: #601FEE;
  padding: 0;
  letter-spacing: 0.05em;
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.resource-slideout .slideout-item .slideout-content .learn-more-wrraped i {
  color: #601FEE;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.resource-slideout .slideout-item .slideout-content .learn-more-wrraped:hover h6, .resource-slideout .slideout-item .slideout-content .learn-more-wrraped:hover i {
  color: #0D98BA;
}

.regular-slideout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 100px 40px 60px;
  background: #601FEE;
  border-radius: 10px;
}
.regular-slideout .read-more-white {
  text-align: left;
}
.regular-slideout .content-column h3, .regular-slideout .content-column p, .regular-slideout .content-column .gform_description {
  color: #ffffff;
}
@media screen and (min-width:769px) {
  .regular-slideout .content-column {
    padding-right: 50px;
  }
}
.regular-slideout .columns-8 {
  color: #ffffff;
}
@media screen and (max-width:767px) {
  .regular-slideout {
    display: block;
  }
  .regular-slideout .content-column, .regular-slideout .columns-8 {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
  .regular-slideout .content-column {
    padding-bottom: 40px;
  }
}

.page-nav {
  padding-top: calc(50px + (50 - 50) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(50px + (50 - 50) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .page-nav {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .page-nav {
    padding-bottom: 50px;
  }
}
.page-nav .all-posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-nav .all-posts .button {
  color: white;
  background: #601FEE;
}
.page-nav .all-posts .button:hover {
  color: #601FEE;
  background: white;
  border: 1px solid #601FEE;
}
.page-nav .prev-column,
.page-nav .next-column {
  position: relative;
}
.page-nav .prev-column::after,
.page-nav .next-column::after {
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  color: #1F1F1F;
  font-size: 15px;
  top: 2%;
}
.page-nav .prev-column p, .page-nav .prev-column .gform_description,
.page-nav .next-column p,
.page-nav .next-column .gform_description {
  color: #1F1F1F;
}
.page-nav .prev-column h4,
.page-nav .next-column h4 {
  color: #0D98BA;
  padding-bottom: 10px;
}
.page-nav .prev-column {
  padding-left: 8%;
}
.page-nav .prev-column::after {
  left: 18%;
  content: "\f053";
}
.page-nav .next-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 8%;
}
.page-nav .next-column::after {
  right: 18%;
  content: "\f054";
}
.page-nav .next-column .next-link > * {
  text-align: right;
}

.social-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.social-list li a {
  margin-right: 10px;
  border: 1px solid #601FEE;
  border-radius: 50%;
  background-color: transparent;
  width: 40px;
  height: 40px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #601FEE;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  will-change: color, background-color, border-color;
}
.social-list li a:hover, .social-list li a:focus {
  background-color: #601FEE;
  color: #ffffff;
  border-color: #601FEE;
}

.social-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.5rem;
}
.social-share .h6 {
  padding-bottom: 0;
  margin-right: 10px;
}
.social-share.vertical {
  position: absolute;
  right: -100px;
  top: 0;
  z-index: 100;
}
.social-share.vertical .social-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.social-share.vertical .social-list li {
  margin-right: 0;
  margin-top: 10px;
}

.banner-announcement-container {
  background: #601FEE;
  z-index: 1000000;
  padding: 20px 0 0px;
  position: relative;
  display: none;
  color: #ffffff;
}
.banner-announcement-container .columns-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.banner-announcement-container .columns-10 a {
  line-height: 28px;
  padding-bottom: 20px;
}
.banner-announcement-container .columns-10 a:hover {
  color: #0D98BA !important;
}
@media screen and (min-width:1200px) {
  .banner-announcement-container .columns-10 p, .banner-announcement-container .columns-10 .gform_description {
    padding-right: 40px;
  }
}
@media screen and (max-width:1199px) {
  .banner-announcement-container .columns-10 {
    display: block;
    text-align: center;
  }
}
.banner-announcement-container .banner_announcement {
  margin-bottom: 0;
}
.banner-announcement-container .button {
  min-width: 180px;
  min-height: 40px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  transition-property: background-color, color, border, opacity, transform, -webkit-transform;
}
.banner-announcement-container .button:hover {
  background-color: #601FEE;
  border: 2px solid #ffffff;
}
.banner-announcement-container .content-column {
  padding: 0;
}
.banner-announcement-container .text-container {
  padding: 0;
}
.banner-announcement-container .text-container .heading, .banner-announcement-container .text-container p, .banner-announcement-container .text-container .gform_description {
  color: #1F1F1F;
}
.banner-announcement-container .text-container .heading {
  font-size: 16px;
  padding-bottom: 5px;
}
.banner-announcement-container .text-container p, .banner-announcement-container .text-container .gform_description {
  font-size: 14px;
  line-height: 1.2;
}
.banner-announcement-container .cta-column {
  right: 0;
}
.banner-announcement-container .close-banner {
  position: absolute;
  top: 22px;
  right: 30px;
  color: #ffffff;
}
.banner-announcement-container .rotate {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.utility-nav {
  padding: 15px 20px;
  background: #58585A;
  display: none;
}
@media screen and (min-width:980px) {
  .utility-nav {
    display: block;
  }
}
.utility-nav__menu {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
}
.utility-nav__menu .menu-item {
  display: inline-block;
}
.utility-nav__menu .menu-item a {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 10px;
  opacity: 1;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.92px;
  line-height: 1.25;
  color: #ffffff;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  will-change: opacity;
}
.utility-nav__menu .menu-item a:hover {
  opacity: 0.7;
}
.utility-nav__search {
  margin-right: 20px;
}
.utility-nav__search form {
  position: relative;
}
.utility-nav__search form input {
  max-height: 25px;
}
.utility-nav__search form input::-webkit-input-placeholder {
  font-size: 13px;
}
.utility-nav__search form input::-moz-placeholder {
  font-size: 13px;
}
.utility-nav__search form input:-ms-input-placeholder {
  font-size: 13px;
}
.utility-nav__search form input::-ms-input-placeholder {
  font-size: 13px;
}
.utility-nav__search form input::placeholder {
  font-size: 13px;
}
.utility-nav__search button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: none;
  border: none;
}
.utility-nav__search button:hover {
  cursor: pointer;
}

.menu-mobile-only {
  display: none;
}

.primary-nav {
  padding: 25px 20px;
  background: #ffffff;
  z-index: 100;
  position: relative;
  /*
  end main menu!------------------------------------------------------------------------------------------------------
  */
}
.primary-nav.main-menu-animation-wrapper {
  z-index: 1000;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  -webkit-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}
.primary-nav__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width:979px) {
  .primary-nav__wrapper {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    min-width: 100%;
    z-index: 1000;
    padding-top: 20px;
    padding-bottom: 30px;
    background: #F2F4FD;
  }
  .primary-nav__wrapper.opened {
    display: block;
  }
}
@media screen and (min-width:1200px) {
  .primary-nav .row, .primary-nav__row {
    max-width: none;
  }
}
.primary-nav__menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media screen and (min-width:980px) {
  .primary-nav__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.primary-nav__menu .menu-item {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width:980px) {
  .primary-nav__menu .menu-item {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.primary-nav__menu .menu-item.button {
  padding: 10px;
  margin-left: 20px;
}
.primary-nav__menu .menu-item.button > a {
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  border-radius: 6px;
  min-width: 200px;
  min-height: 50px;
  max-width: 240px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  position: relative;
  min-width: 180px;
}
.primary-nav__menu .menu-item.button > a i {
  margin-left: 5px;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: relative;
  top: -2px;
  margin-left: 5px;
  margin-right: 10px;
}
.primary-nav__menu .menu-item.button > a:after {
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  content: "\f061";
  right: 12%;
  top: 27%;
  opacity: 0;
}
.primary-nav__menu .menu-item.button > a:hover:after {
  opacity: 1;
  right: 8px;
}
.primary-nav__menu .menu-item.button > a:hover span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.primary-nav__menu .menu-item.button > a ::after {
  margin: 0;
}
.primary-nav__menu .menu-item.one > a {
  color: white;
  background: #601FEE;
}
.primary-nav__menu .menu-item.one > a:hover {
  color: #601FEE;
  background: white;
  border: 1px solid #601FEE;
}
.primary-nav__menu .menu-item:not(.button):not(.one) > a {
  position: relative;
  z-index: 1000;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.375rem;
  font-weight: bold;
  letter-spacing: 1.29px;
  line-height: 1.5;
  color: #1F1F1F;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  will-change: color;
}
@media screen and (min-width:980px) {
  .primary-nav__menu .menu-item:not(.button):not(.one) > a {
    font-size: 1.125rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.primary-nav__menu .menu-item:not(.button):not(.one) > a:hover {
  color: #601FEE;
}
@media screen and (min-width:980px) {
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children > a::after {
    font-family: "Font Awesome 6 Pro";
    text-rendering: auto;
    font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 900;
    content: "+";
    margin-left: 5px;
    display: inline-block;
    overflow: hidden;
    color: #601FEE;
    will-change: transform;
    line-height: 1.25;
    -webkit-transition-property: color, -webkit-transform;
    transition-property: color, -webkit-transform;
    transition-property: transform, color;
    transition-property: transform, color, -webkit-transform;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    will-change: transform, color;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children > a:hover::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all ease 100ms;
    transition: all ease 100ms;
  }
}
@media screen and (min-width:980px) {
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children:hover > a, .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children:focus-within > a {
    color: #601FEE;
  }
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children:hover > a::after, .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children:focus-within > a::after {
    -webkit-transition: all ease 100ms;
    transition: all ease 100ms;
  }
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children:hover .sub-menu, .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children:focus-within .sub-menu {
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px);
    visibility: visible;
    opacity: 1;
  }
}
.primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  border-radius: 10px;
  display: none;
  padding-bottom: 10px;
  min-width: 100%;
}
@media screen and (max-width:979px) {
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu.opened {
    display: block;
  }
}
.primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu .menu-item > a {
  font-weight: normal;
}
@media screen and (min-width:980px) {
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu {
    position: absolute;
    z-index: 1000;
    min-width: 260px;
    background: #601FEE;
    left: 50%;
    padding: 15px 20px;
    display: block;
    top: 55px;
    -webkit-transform: translate(-50%, -50px);
            transform: translate(-50%, -50px);
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: transform, opacity, visibility;
    transition-property: transform, opacity, visibility, -webkit-transform;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    will-change: transform, opacity, visibility;
    visibility: hidden;
    opacity: 0;
  }
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu::after {
    content: "";
    position: absolute;
    top: -10px;
    width: 10px;
    height: 10px;
    border-bottom: 5px solid #601FEE;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    z-index: 2;
  }
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu .menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 10px;
    text-align: center;
  }
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu .menu-item > a {
    padding: 5px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
  }
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu .menu-item > a:hover {
    color: #0D98BA;
  }
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu > .sub-menu {
    padding: 0;
    position: unset;
  }
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu > .sub-menu::before, .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu > .sub-menu::after {
    display: none;
  }
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu > .sub-menu .menu-item > a {
    padding-left: 10px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0;
  }
  .primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu > .sub-menu .menu-item > a::before {
    content: "-";
    margin-left: 5px;
    -webkit-transition: all ease 100ms;
    transition: all ease 100ms;
    -webkit-transform: none;
            transform: none;
    display: inline-block;
    color: currentColor;
    font-size: 18px;
    font-family: "Font Awesome 6 Pro";
    text-rendering: auto;
    font-smoothing: antialiased;
  }
}
.primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu:last-child .sub-menu {
  right: 0;
  left: auto;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.primary-nav__menu .menu-item:not(.button):not(.one).menu-item-has-children .sub-menu:last-child .sub-menu:last-child .sub-menu {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.primary-nav__menu .menu-item:not(.button):not(.one).current-menu-item > a {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 6px;
}

.nav-toggle {
  border: none;
  background: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 50px;
  height: 2.75rem;
  position: relative;
  color: #0D98BA;
  cursor: pointer;
  padding: 0px;
}
@media screen and (min-width:980px) {
  .nav-toggle {
    display: none;
  }
}
.nav-toggle::before, .nav-toggle::after {
  content: "";
  display: block;
  height: 3px;
  background: currentColor;
  opacity: 1;
  width: 100%;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  will-change: transform, opacity;
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
}
.nav-toggle::after {
  max-width: 1.5rem;
}
.nav-toggle__burger-line {
  position: relative;
  background: transparent;
  height: 3px;
  width: 100%;
}
.nav-toggle__burger-line::before, .nav-toggle__burger-line::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  border-radius: 1px;
  background: currentColor;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  will-change: transform;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.nav-toggle--menu-opened::before {
  opacity: 0;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.nav-toggle--menu-opened::after {
  opacity: 0;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  width: 100%;
}
.nav-toggle--menu-opened .nav-toggle__burger-line::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
}
.nav-toggle--menu-opened .nav-toggle__burger-line::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
  width: 100%;
}

.mobile-submenu-trigger {
  height: 1.5rem;
  width: 1.5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  border: none;
  padding: 0;
  font-weight: bold;
  color: #0D98BA;
}
@media screen and (min-width:980px) {
  .mobile-submenu-trigger {
    display: none;
  }
}
.mobile-submenu-trigger::after {
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  font-size: 14px;
  content: "\f078";
  margin-left: 5px;
  display: inline-block;
  height: 1rem;
  overflow: hidden;
  color: currentColor;
  will-change: transform;
  line-height: 1.25;
  -webkit-transition-property: color, -webkit-transform;
  transition-property: color, -webkit-transform;
  transition-property: transform, color;
  transition-property: transform, color, -webkit-transform;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  will-change: transform, color;
}
.mobile-submenu-trigger.opened {
  color: #601FEE;
}
.mobile-submenu-trigger.opened::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ie11 * {
  min-width: 1px;
}
.ie11 body {
  width: 100%;
}
.ie11 body > * {
  min-width: 1px;
}
.ie11 html {
  width: 100%;
}
.ie11 html > * {
  min-width: 1px;
}
.ie11 .banner-content-box {
  width: 100%;
}
.ie11 select:not([multiple]) {
  background-image: none;
  padding-right: 0px;
}
.ie11 .button {
  max-width: 300px;
}
.ie11 .translation_cta .button, .ie11 .donate_now_cta .button {
  margin: 0 auto;
}
.ie11 .item {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ie11 .row {
  width: 100%;
}
.ie11 .row > * {
  width: 100%;
}
.ie11 .banner-wrapper {
  width: 100%;
}
.ie11 p, .ie11 .gform_description {
  width: 100%;
}
.ie11 .block-grid-2,
.ie11 .block-grid-3,
.ie11 .block-grid-4 {
  width: 100%;
}
.ie11 .accordion-holder {
  width: 100%;
}
.ie11 .accordion-holder .type {
  text-align: right;
}
.ie11 .accordion-label p, .ie11 .accordion-label .gform_description {
  width: auto;
}
.ie11 .compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.ie11 .compat-object-fit img {
  opacity: 0;
}
.ie11 .read-more {
  -webkit-box-shadow: none;
          box-shadow: none;
  min-width: auto;
  max-width: auto;
  min-height: auto;
  max-height: auto;
  width: auto;
  padding: 0;
}
.ie11 .label {
  max-width: auto;
  width: auto;
}
.ie11 select::-ms-expand {
  display: none;
}
.ie11 .single-post-cat-list a, .ie11 .single-post-cat-list p, .ie11 .single-post-cat-list .gform_description {
  width: auto;
  text-align: left;
}
.ie11 .single-post-cat-list .divider {
  width: 20px;
}
.ie11 .get_in_touch_form {
  height: 900px;
}
.ie11 .get_in_touch_form .contact-form-container .gform_fields .gfield {
  -webkit-flex-basis: 47% !important;
      -ms-flex-preferred-size: 47% !important;
          flex-basis: 47% !important;
}
.ie11 .get_in_touch_form .contact-form-container .gform_fields .gfield:last-of-type {
  -webkit-flex-basis: 100% !important;
      -ms-flex-preferred-size: 100% !important;
          flex-basis: 100% !important;
}
.ie11 .single-map-wrapper .content-column > * {
  max-height: 60px;
}
.ie11 #menu-item-1141 a {
  padding-top: 22px;
}
.ie11 .logo-grid .block-grid-3 .logo-container {
  max-width: 28%;
  -webkit-flex-basis: 28%;
      -ms-flex-preferred-size: 28%;
          flex-basis: 28%;
}
.ie11 .icon-post-wrapper .block-grid-2 .icon-post {
  max-width: 47%;
  -webkit-flex-basis: 47%;
      -ms-flex-preferred-size: 47%;
          flex-basis: 47%;
}

.page-template-_posts .subscribe-form {
  background: #601FEE;
}

.subscribe-form {
  background: #0A165C;
  padding: 60px 0;
}
.subscribe-form .columns-10 h2, .subscribe-form .columns-10 h4, .subscribe-form .columns-10 h5, .subscribe-form .columns-10 p, .subscribe-form .columns-10 .gform_description {
  color: #ffffff;
  text-align: center;
}
.subscribe-form .columns-10 h2 {
  padding-bottom: 10px;
}
.subscribe-form .columns-10 p, .subscribe-form .columns-10 .gform_description {
  font-size: 20px;
  padding-bottom: 40px;
}
.subscribe-form form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.subscribe-form form .button {
  color: #601FEE;
  background: #ffffff;
  min-width: 150px;
}
.subscribe-form form .button:hover {
  color: #ffffff;
  background: #601FEE;
}
.subscribe-form .gform_wrapper.gravity-theme .gform-body {
  width: 100%;
}
.subscribe-form .gform_wrapper.gravity-theme .gfield_label {
  color: #ffffff;
}
.subscribe-form .gform_wrapper.gravity-theme .gform_fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.subscribe-form .gform_wrapper.gravity-theme .gform_footer input {
  margin: 0;
}

.tax-resource_type .post-filter-section {
  margin-bottom: 70px;
}
.tax-resource_type .resource-post-wrapper, .tax-resource_type .external-post-wrapper {
  padding-bottom: 100px;
}

.tax-faq_type .post-filter-section {
  margin-bottom: 80px;
}
.tax-faq_type .faqs-post-loop {
  margin-bottom: 50px;
}

.posts-tab {
  padding: 40px 40px 0px;
}
.posts-tab .single-post-date {
  margin-right: 20px;
}

.single-post .author-section {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #F2F4FD));
  background: linear-gradient(180deg, transparent 50%, #F2F4FD 50%);
}
.single-post .author {
  padding: 40px 80px 60px 40px;
  margin: auto;
  max-width: 990px;
  background: #0A165C;
  border-radius: 10px;
  margin-top: calc(30px + (80 - 30) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .single-post .author {
    margin-top: 80px;
  }
}
.single-post .author img {
  width: 180px;
  border-radius: 5px;
}
.single-post .author .written-by {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.single-post .author .written-by .h6 {
  margin-right: 10px;
  color: #ffffff;
  letter-spacing: 2px;
  line-height: 32px;
}
.single-post .author .content-column {
  padding-left: 30px;
  color: #ffffff;
}

.regular-loop .content-column,
.category-loop .content-column {
  padding: 40px 0;
}
.regular-loop .image-column,
.category-loop .image-column {
  overflow: hidden;
  border-radius: 10px;
}
.regular-loop .image-column img,
.category-loop .image-column img {
  -o-object-fit: cover !important;
     object-fit: cover !important;
  border-radius: 10px;
}
.regular-loop .image-column img:hover,
.category-loop .image-column img:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.regular-loop .single-post-cat-list a,
.category-loop .single-post-cat-list a {
  padding: 0 0 0 3px;
  color: #0D98BA;
}
.regular-loop .single-post-cat-list p, .regular-loop .single-post-cat-list .gform_description,
.category-loop .single-post-cat-list p,
.category-loop .single-post-cat-list .gform_description {
  color: #0D98BA;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
}
.regular-loop .single-post-cat-list .single-post-date,
.category-loop .single-post-cat-list .single-post-date {
  padding-right: 10px;
  color: #0D98BA;
}
.regular-loop .single-post-cat-list .single-post-date::before,
.category-loop .single-post-cat-list .single-post-date::before {
  right: 0;
  left: unset;
}

.single-post-cat-list {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.single-post-cat-list .divider {
  margin-left: 15px;
  margin-right: 15px;
  font-size: 20px;
  color: #0D98BA;
}
.single-post-cat-list .h6 {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
  padding: 0;
  color: #0D98BA;
}
.post-selector-wrapper .content-column,
.post-selector-wrapper .press-release-content-column {
  padding: 20px;
}
.post-selector-wrapper .content-column h4 a,
.post-selector-wrapper .press-release-content-column h4 a {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 2px;
  -webkit-transition: background-size 0.3s;
  transition: background-size 0.3s;
}
.post-selector-wrapper .content-column h4 a:hover,
.post-selector-wrapper .content-column h4 a:focus,
.post-selector-wrapper .press-release-content-column h4 a:hover,
.post-selector-wrapper .press-release-content-column h4 a:focus {
  background-size: 100% 2px;
}
.post-selector-wrapper .image-column img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
@media screen and (min-width:1200px) {
  .post-selector-wrapper .block-grid-1 .loop-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .post-selector-wrapper .block-grid-1 .loop-item .image-column,
.post-selector-wrapper .block-grid-1 .loop-item .content-column {
    -webkit-flex-basis: calc(6 / 12 * 100%);
        -ms-flex-preferred-size: calc(6 / 12 * 100%);
            flex-basis: calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%);
  }
  .post-selector-wrapper .block-grid-1 .loop-item .image-column {
    height: 420px;
  }
  .post-selector-wrapper .block-grid-1 .loop-item .image-column img {
    height: 420px;
    width: 100%;
  }
  .post-selector-wrapper .block-grid-1 .content-column {
    padding: 40px;
  }
  .post-selector-wrapper .block-grid-1 .category-loop .content-column {
    padding: 40px 0;
  }
  .post-selector-wrapper .block-grid-1 img {
    height: 520px;
  }
  .post-selector-wrapper .block-grid-2 img {
    height: 320px;
  }
  .post-selector-wrapper .block-grid-3 img {
    height: 300px;
  }
  .post-selector-wrapper .block-grid-4 img {
    height: 180px;
  }
}

.featured-post-wrapper {
  padding-bottom: 50px !important;
  padding-top: 0px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.featured-post-wrapper .loop-item {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.featured-post-wrapper .loop-item .content-column {
  max-width: 85% !important;
  -webkit-flex-basis: 85% !important;
      -ms-flex-preferred-size: 85% !important;
          flex-basis: 85% !important;
  padding: 40px 10px;
}

.related-posts .left_intro {
  background-color: #F2F4FD;
  padding-bottom: 20px;
}
.related-posts .post-selector-wrapper {
  padding-bottom: 120px;
  background-color: #F2F4FD;
}

.background-post {
  padding: 280px 20px 20px;
  border-radius: 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-size: cover;
  background-repeat: no-repeat;
}
.background-post:hover {
  z-index: 0;
  position: relative;
}
.background-post:hover:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background, opacity, -webkit-transform;
  transition-property: background, opacity, -webkit-transform;
  transition-property: background, transform, opacity;
  transition-property: background, transform, opacity, -webkit-transform;
  z-index: -1;
}
.background-post .content-column {
  background: #ffffff;
  z-index: 100;
  padding: 20px;
  border-radius: 10px;
}
.background-post .content-column p, .background-post .content-column .gform_description,
.background-post .content-column h3,
.background-post .content-column h4,
.background-post .content-column .h6 {
  color: #1F1F1F;
}

.post-selector-wrapper .posts-with-intro .columns-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.post-selector-wrapper .posts-with-intro .loop-item {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(32, 32, 32, 0.2);
}
.post-selector-wrapper .posts-with-intro .loop-item:last-of-type {
  border: none;
}
.post-selector-wrapper .posts-with-intro .loop-item .content-column {
  -webkit-flex-basis: calc(12 / 12 * 100%);
      -ms-flex-preferred-size: calc(12 / 12 * 100%);
          flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
  padding: 20px 0;
}
.post-selector-wrapper .posts-with-intro .loop-item .content-column .loop-title {
  padding-bottom: 10px;
}
.post-selector-wrapper .posts-with-intro .loop-item .content-column .single-post-cat-list a {
  padding: 0 0 0 3px;
  color: #0D98BA;
}
.post-selector-wrapper .posts-with-intro .loop-item .content-column .single-post-cat-list p, .post-selector-wrapper .posts-with-intro .loop-item .content-column .single-post-cat-list .gform_description {
  color: #0D98BA;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
}
.post-selector-wrapper .posts-with-intro .loop-item .content-column .single-post-cat-list .single-post-date {
  padding-right: 10px;
  color: #0D98BA;
}
.post-selector-wrapper .posts-with-intro .loop-item .content-column .single-post-cat-list .single-post-date::before {
  right: 0;
  left: unset;
}
@media screen and (max-width:767px) {
  .post-selector-wrapper .posts-with-intro .columns-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .post-selector-wrapper .posts-with-intro .columns-4,
.post-selector-wrapper .posts-with-intro .columns-7 {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}

.post-selector-wrapper .loop-item.event .day-column {
  -webkit-flex-basis: calc(1 / 12 * 100%);
      -ms-flex-preferred-size: calc(1 / 12 * 100%);
          flex-basis: calc(1 / 12 * 100%);
  max-width: calc(1 / 12 * 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.post-selector-wrapper .loop-item.event .day-column .week-day {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #601FEE;
  font-size: 16px;
  font-weight: 600;
}
.post-selector-wrapper .loop-item.event .day-column .day {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #601FEE;
  font-size: 42px;
  font-weight: 600;
}
.post-selector-wrapper .loop-item.event .content-column {
  -webkit-flex-basis: calc(7 / 12 * 100%);
      -ms-flex-preferred-size: calc(7 / 12 * 100%);
          flex-basis: calc(7 / 12 * 100%);
  max-width: calc(7 / 12 * 100%);
  padding: 10px 15px 20px 20px;
  border-left: 1px solid rgba(32, 32, 32, 0.2);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.post-selector-wrapper .loop-item.event .content-column .single-post-cat-list p, .post-selector-wrapper .loop-item.event .content-column .single-post-cat-list .gform_description {
  color: #0D98BA;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
}
.post-selector-wrapper .loop-item.event .image-column {
  border-radius: 10px;
}
@media screen and (min-width:980px) {
  .post-selector-wrapper .loop-item.event .image-column {
    height: 280px;
    -webkit-flex-basis: calc(5 / 12 * 100%);
        -ms-flex-preferred-size: calc(5 / 12 * 100%);
            flex-basis: calc(5 / 12 * 100%);
    max-width: calc(5 / 12 * 100%);
  }
}
.post-selector-wrapper .loop-item.event .image-column img {
  border-radius: 10px;
  height: 100%;
}
@media screen and (max-width:1199px) {
  .post-selector-wrapper .loop-item.event {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width:979px) {
  .post-selector-wrapper .loop-item.event {
    display: block;
  }
  .post-selector-wrapper .loop-item.event .day-column,
.post-selector-wrapper .loop-item.event .content-column {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}

.related-faqs {
  background: #F2F4FD;
  padding-top: 80px;
}

.tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.tags h5 {
  padding: 0 15px 0 0;
}
.tags a {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  border-bottom: 1px solid #601FEE;
  color: #601FEE;
}

.events-recent-posts {
  background: #F2F4FD;
}
.events-recent-posts .events_recent_posts_intro {
  padding-top: 80px;
}

.post-selector-wrapper .press-release-loop-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 0;
  margin: 0;
}
.post-selector-wrapper .press-release-loop-item:last-of-type {
  border: none;
}
.post-selector-wrapper .press-release-content-column {
  padding: 20px 40px 20px 0;
}
.post-selector-wrapper .single-post-cat-list .single-post-cat-link::before {
  display: none;
}

.resource-post, .external-post {
  background: #F2F4FD;
}
.resource-post .content-column, .external-post .content-column {
  padding: 30px;
}
.resource-post .content-column img, .external-post .content-column img {
  margin-bottom: 15px;
  width: 50px;
  height: 50px;
  background: #601FEE;
  border-radius: 10px;
}

.blog .footer-newsletter,
.page-template-_posts .footer-newsletter {
  margin-top: 130px;
  display: block;
}

.single-post .content-column {
  position: relative;
}
.single-post .content-column img:not([class]) {
  margin-bottom: 1.25rem;
}
.single-post .single-post-content {
  margin-bottom: 30px;
}
.single-post .single-post-content .social-share .h6 {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}
.single-post .single-post-content .social-share ul li a {
  height: 60px;
  width: 60px;
  font-size: 28px;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.single-post .single-post-content .social-share ul li a i {
  font-size: 28px;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.single-post .single-post-content .social-share ul li a:hover {
  background: #601FEE;
}
.single-post .single-post-content .social-share ul li a:hover i {
  color: #ffffff;
}
.single-post .single-post-content .custom-social .social-share {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
}
.single-post .single-post-content .custom-social .social-share .h6 {
  padding-bottom: 15px;
  margin: 0;
}
.single-post .single-post-content .custom-social .social-share ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.single-post .single-post-content .custom-social .social-share ul li a {
  margin: 3px;
}
.single-post .blog_related_posts_intro {
  padding-bottom: 30px;
  padding-top: 60px;
}

.page-template-_posts .post-selector-wrapper {
  padding: 90px 10px;
}

.single-blog-banner {
  padding-top: 80px;
  margin-bottom: 280px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, #0A165C), color-stop(90%, transparent));
  background: linear-gradient(180deg, #0A165C 90%, transparent 90%);
}
.single-blog-banner .content-column {
  color: #ffffff;
  padding: 35px 0px 30px;
  text-align: center;
}
.single-blog-banner .content-column h1, .single-blog-banner .content-column h2, .single-blog-banner .content-column h3, .single-blog-banner .content-column .h6 {
  color: #ffffff;
}
.single-blog-banner .content-column .h6 {
  font-weight: 500;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.single-blog-banner .content-column .post-meta.post-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.single-blog-banner .content-column .post-meta.post-date p, .single-blog-banner .content-column .post-meta.post-date .gform_description {
  padding: 0 5px 0 0;
}
.single-blog-banner .image-container-banner {
  position: relative;
  top: 180px;
}
.single-blog-banner .image-container-banner .caption {
  margin-top: 10px;
}
.single-blog-banner .image-banner {
  height: 510px;
  width: 100%;
  border-radius: 10px;
  background-size: cover;
  margin-top: -160px;
}

.breadcrumbs {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin: 50px 0;
  -webkit-padding-start: 15px;
          padding-inline-start: 15px;
}
.breadcrumbs a {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1F1F1F;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 28px;
}
.breadcrumbs .separator {
  margin: 0 10px;
}
.breadcrumbs .item-current a {
  color: #601FEE;
}

.event-page-wrapper {
  padding-top: calc(20px + (80 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .event-page-wrapper {
    padding-top: 80px;
  }
}
.event-page-wrapper .map-column {
  margin-bottom: 2rem;
}
.event-page-wrapper .columns-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.event-page-wrapper .columns-12 .wyswyg {
  padding-right: 40px;
}
.event-page-wrapper .columns-12 .detail-item {
  padding-bottom: 25px;
}
.event-page-wrapper .columns-12 .detail-item p, .event-page-wrapper .columns-12 .detail-item .gform_description, .event-page-wrapper .columns-12 .detail-item h4, .event-page-wrapper .columns-12 .detail-item h5, .event-page-wrapper .columns-12 .detail-item a {
  color: #212121;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 29px;
  padding-bottom: 5px;
}
.event-page-wrapper .columns-12 .details {
  border-radius: 3px;
  padding: 20px 0px 10px 50px;
}
.event-page-wrapper .columns-12 .details i {
  color: #0D98BA;
}
.event-page-wrapper .columns-12 .details p, .event-page-wrapper .columns-12 .details .gform_description, .event-page-wrapper .columns-12 .details h4, .event-page-wrapper .columns-12 .details h5, .event-page-wrapper .columns-12 .details a {
  color: #212121;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 29px;
}
.event-page-wrapper .columns-12 .details a.button {
  max-width: 200px;
  color: white;
  margin-top: 5px;
}
.event-page-wrapper .columns-12 .details h2 {
  padding-bottom: 20px;
}
.event-page-wrapper .columns-12 .details .detail-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.event-page-wrapper .columns-12 .details .detail-item i {
  width: 20px;
  position: relative;
  top: 9px;
  margin-right: 5px;
}
.event-page-wrapper .columns-12 .details .detail-item p, .event-page-wrapper .columns-12 .details .detail-item .gform_description {
  padding-right: 10px;
}
.event-page-wrapper .columns-12 .details .organizer a {
  padding-bottom: 0px;
}
.event-page-wrapper .columns-12 .details .organizer p, .event-page-wrapper .columns-12 .details .organizer .gform_description {
  padding-bottom: 5px;
}
.event-page-wrapper .columns-12 .details .registration {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.event-page-wrapper .columns-12 .details .registration .item-title {
  padding-bottom: 5px;
}
.event-page-wrapper .button {
  margin-top: 40px;
  width: 100%;
}

.related-events-block {
  padding-top: 70px;
  padding-bottom: 90px;
  margin-top: 90px;
  background: #f0f5f9;
}
.related-events-block .centererd_intro {
  margin-bottom: 40px;
}
.related-events-block .loop-hidden {
  background: white;
}

.event-info {
  background: #F2F4FD;
  padding: 35px 0;
}
.event-info .events-info-wrapped {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
@media screen and (max-width:767px) {
  .event-info .events-info-wrapped {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .event-info .events-info-wrapped .detail-item {
    padding: 10px 0;
  }
}
.event-info .events-info-wrapped .detail-item p, .event-info .events-info-wrapped .detail-item .gform_description {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.event-info .events-info-wrapped .detail-item i {
  color: #601FEE;
  font-weight: 300;
  font-size: 25px;
  margin-right: 12px;
}

.organizer {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #F2F4FD));
  background: linear-gradient(180deg, transparent 50%, #F2F4FD 50%);
}
.organizer .organizer-image-wrapped {
  border-radius: 5px;
  margin-right: 20px;
}
.organizer .organizer-image-wrapped img {
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}
.organizer .columns-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #0A165C;
  border-radius: 10px;
  padding: 40px 80px 40px 40px;
}
.organizer .columns-10 h4, .organizer .columns-10 p, .organizer .columns-10 .gform_description {
  color: #ffffff;
}
.organizer .columns-10 h4 {
  padding-bottom: 10px;
}
.organizer .columns-10 p, .organizer .columns-10 .gform_description {
  line-height: 25px;
}
.organizer .columns-10 .read-more-plus {
  padding: 0;
}
.organizer .organizer-content {
  padding: 20px 0 10px;
}

.intro {
  padding-right: 10px;
  padding-left: 10px;
}

.centered-intro .row {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.centered-intro .content-container {
  text-align: center;
}
@media screen and (max-width:1199px) {
  .centered-intro .content-container {
    -webkit-flex-basis: calc(11 / 12 * 100%);
        -ms-flex-preferred-size: calc(11 / 12 * 100%);
            flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
    margin: 0 auto;
  }
}
.centered-intro .cta-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.centered-intro .body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.related_faqs_intro.centered_intro .columns-10 {
  text-align: center;
}
@media screen and (min-width:980px) {
  .related_faqs_intro.centered_intro .columns-10 {
    -webkit-flex-basis: calc(6 / 12 * 100%);
        -ms-flex-preferred-size: calc(6 / 12 * 100%);
            flex-basis: calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%);
  }
}

.inset-with-color-bg {
  max-width: 1200px;
  border-radius: 10px;
}

.single_faqs_about_intro {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f2f4fd), color-stop(50%, #ffffff));
  background: linear-gradient(180deg, #f2f4fd 50%, #ffffff 50%);
  margin-bottom: 130px;
}
.single_faqs_about_intro .content-column {
  padding: 60px 190px;
  text-align: center;
  background: #601FEE;
  color: #ffffff;
  border-radius: 10px;
}
.single_faqs_about_intro .content-column h1, .single_faqs_about_intro .content-column h2, .single_faqs_about_intro .content-column h3, .single_faqs_about_intro .content-column h4, .single_faqs_about_intro .content-column h5, .single_faqs_about_intro .content-column h6 {
  color: #ffffff;
}
@media screen and (max-width:979px) {
  .single_faqs_about_intro .content-column {
    padding: 60px 100px;
  }
}
@media screen and (max-width:639px) {
  .single_faqs_about_intro .content-column {
    padding: 70px 40px;
  }
}

.upcoming-webinars {
  margin: -200px auto 0;
  position: relative;
  z-index: 10;
}

.left-aligned-intro .row {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.left-aligned-intro.align-left .row {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.left-aligned-intro .body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width:1200px) {
  .left-aligned-intro .body .cta-container {
    -webkit-box-pack: right;
    -webkit-justify-content: right;
        -ms-flex-pack: right;
            justify-content: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width:639px) {
  .left-aligned-intro .body {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .left-aligned-intro .body .contents {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    text-align: center;
  }
  .left-aligned-intro .body .cta-column {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
  .left-aligned-intro .body .cta-column .cta-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.left-aligned-intro .content-container {
  text-align: left;
  position: relative;
}
@media screen and (max-width:767px) {
  .left-aligned-intro .content-container {
    -webkit-flex-basis: calc(11 / 12 * 100%);
        -ms-flex-preferred-size: calc(11 / 12 * 100%);
            flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
    text-align: center;
    margin: 0 auto;
  }
  .left-aligned-intro .content-container .cta-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
@media screen and (max-width:979px) {
  .left-aligned-intro .content-container .body {
    display: block;
  }
  .left-aligned-intro .content-container .body .cta-column {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}
@media screen and (min-width:980px) {
  .left-aligned-intro p, .left-aligned-intro .gform_description {
    padding-right: 50px;
  }
  .left-aligned-intro .contents p, .left-aligned-intro .contents .gform_description {
    max-width: 78%;
  }
}

@media screen and (min-width:769px) {
  .split-intro .content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .split-intro .content-container .headings {
    -webkit-flex-basis: calc(5 / 12 * 100%);
        -ms-flex-preferred-size: calc(5 / 12 * 100%);
            flex-basis: calc(5 / 12 * 100%);
    max-width: calc(5 / 12 * 100%);
  }
  .split-intro .content-container .body {
    -webkit-flex-basis: calc(6 / 12 * 100%);
        -ms-flex-preferred-size: calc(6 / 12 * 100%);
            flex-basis: calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%);
    padding: 35px 0px 0px 10px;
  }
}
@media screen and (max-width:1199px) {
  .split-intro .content-container {
    -webkit-flex-basis: calc(11 / 12 * 100%);
        -ms-flex-preferred-size: calc(11 / 12 * 100%);
            flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
    text-align: center;
    margin: 0 auto;
  }
  .split-intro .content-container .cta-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}

.split-intro .h6, .split-intro h2, .centered-intro .h6, .centered-intro h2 {
  margin: 0px;
}
.split-intro h2, .centered-intro h2 {
  padding-bottom: 20px;
}
.split-intro .h6, .centered-intro .h6 {
  padding-bottom: 10px;
}
.split-intro .cta-container, .centered-intro .cta-container {
  margin-top: 20px;
}
@media screen and (max-width:1199px) {
  .split-intro, .centered-intro {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.background-intro .content-container {
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-flex-basis: calc(12 / 12 * 100%);
      -ms-flex-preferred-size: calc(12 / 12 * 100%);
          flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
  padding: 70px 120px;
  margin: 0px 5px;
}
.background-intro .content-container .read-more-white:hover {
  color: #601FEE;
}
.background-intro .content-container .read-more-white:hover i {
  color: #601FEE;
}
@media screen and (max-width:1199px) {
  .background-intro .content-container {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}
@media screen and (max-width:979px) {
  .background-intro .content-container {
    padding: 70px 100px;
  }
}
@media screen and (max-width:639px) {
  .background-intro .content-container {
    padding: 70px 40px;
  }
}

.related-posts .left_intro .content-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.related-posts .left_intro .content-column p, .related-posts .left_intro .content-column .gform_description {
  padding-right: 60px;
}
.related-posts .left_intro .content-column .cta-container {
  margin-top: 40px;
}

.content-image .content-image-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
}
.content-image img {
  z-index: 100;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 10px;
  height: 100%;
}
.content-image .h6 {
  color: #601FEE;
}
.full-width-content-image .row {
  max-width: 1600px;
  margin: 0 auto;
}

.right-image-content .content-image-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.right-image-content .content-image-container .content-column {
  padding: 0px 60px 80px 15px;
}
.right-image-content .image-column {
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.right-image-content .image-column .secondary-image {
  height: 400px;
  width: 400px;
  position: absolute;
  right: -40%;
  top: 10%;
}

.left-image-content .content-image-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.left-image-content .content-image-container .content-column {
  padding: 0px 10px 80px 40px;
}
.left-image-content .image-column {
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.left-image-content .image-column .secondary-image {
  height: 400px;
  width: 400px;
  position: absolute;
  left: -40%;
  top: 10%;
}

.left-image-content.full-width-content-image .content-image-container {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.vert-image .content-image-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.vert-image .content-image-container .image-column {
  -webkit-flex-basis: calc(12 / 12 * 100%);
      -ms-flex-preferred-size: calc(12 / 12 * 100%);
          flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
}
.vert-image .content-image-container .content-column {
  -webkit-flex-basis: calc(12 / 12 * 100%);
      -ms-flex-preferred-size: calc(12 / 12 * 100%);
          flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
  padding: 20px;
}

@media screen and (max-width:1199px) {
  .left-image-content .content-column,
.left-image-content .image-column,
.right-image-content .content-column,
.right-image-content .image-column {
    -webkit-flex-basis: calc(6 / 12 * 100%);
        -ms-flex-preferred-size: calc(6 / 12 * 100%);
            flex-basis: calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%);
  }
}
@media screen and (max-width:979px) {
  .content-image .content-column {
    padding: 30px 20px !important;
  }

  .left-image-content .image-column,
.right-image-content .image-column {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width:1199px) {
  .content-image {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .content-image .content-image-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
  .content-image .content-image-container .content-column,
.content-image .content-image-container .image-column {
    -webkit-flex-basis: calc(11 / 12 * 100%);
        -ms-flex-preferred-size: calc(11 / 12 * 100%);
            flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
    text-align: center;
  }
  .content-image .content-image-container .content-column ul,
.content-image .content-image-container .content-column ol,
.content-image .content-image-container .content-column li,
.content-image .content-image-container .image-column ul,
.content-image .content-image-container .image-column ol,
.content-image .content-image-container .image-column li {
    text-align: left;
  }
  .content-image .content-image-container .content-column img,
.content-image .content-image-container .image-column img {
    max-height: 600px !important;
  }
}
.content-image .image-column {
  position: relative;
}
.content-image .image-column .grouped-elements {
  position: absolute;
  left: 41%;
  top: 40%;
  width: 100px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0.8;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.content-image .image-column .grouped-elements:hover {
  opacity: 1;
}
.content-image .image-column .grouped-elements i {
  color: #601FEE;
  font-size: 32px;
}

.right-image-content.background-box-1 {
  position: relative;
}
.right-image-content.background-box-1 .image-column {
  position: relative;
  margin-bottom: 60px;
}
.right-image-content.background-box-1 .image-column img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: -23px 28px 0px 7px #0d98ba;
          box-shadow: -23px 28px 0px 7px #0d98ba;
}

.left-image-content.background-box-1 {
  position: relative;
}
.left-image-content.background-box-1 .image-column {
  position: relative;
  margin-bottom: 60px;
}
.left-image-content.background-box-1 .image-column img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: -23px 28px 0px 7px #0d98ba;
          box-shadow: -23px 28px 0px 7px #0d98ba;
}

#content-image-block_62fc664a876bb .image-column img,
#content-image-block_6286739897244 .image-column img,
#content-image-block_62868f3ff9748 .image-column img,
#content-image-block_62868f4df9749 .image-column img {
  -o-object-fit: contain;
     object-fit: contain;
  background-color: white;
}

.background-image-content {
  background-repeat: no-repeat;
  z-index: 0;
  position: relative;
}
.background-image-content:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background, opacity, -webkit-transform;
  transition-property: background, opacity, -webkit-transform;
  transition-property: background, transform, opacity;
  transition-property: background, transform, opacity, -webkit-transform;
  z-index: -1;
}
.background-image-content .row .content-column {
  z-index: 100;
  padding: 40px;
}

.left-content-background .row-center {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.right-content-background .row-center {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.icon-post {
  text-align: left;
  z-index: 10;
  padding: 90px 30px 40px;
  border-radius: 10px;
}
.icon-post .icon-post-content {
  overflow: auto;
}
.icon-post .icon-post-content p, .icon-post .icon-post-content .gform_description {
  padding-bottom: 0px;
}
.icon-post .flex-video {
  padding: 47.25% 0 0 0;
  position: relative;
  margin: 40px 10px;
  width: 100%;
}
.icon-post .flex-video:after {
  content: "\f04b";
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  left: 45%;
  top: 40%;
  width: 100px;
  height: 100px;
  background: rgba(96, 31, 238, 0.9);
  text-align: center;
  border-radius: 50%;
  border: 35px solid transparent;
  font-size: 26px;
  font-weight: 900;
}
.icon-post .flex-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.icon-post .flex-video iframe .player {
  max-width: 100% !important;
  height: 100% !important;
  width: 100% !important;
  height: inherit !important;
}
.icon-post .cta-column {
  margin: 20px 10px 10px 0px;
}
.icon-post img {
  height: 50px;
  width: 50px;
  margin-bottom: 15px;
  margin-bottom: 20px;
}
.icon-post a {
  margin-bottom: 20px;
}
.icon-post a i {
  margin-left: 10px;
}

.dark-background-icon-post .icon-post {
  border: 1px solid white;
  padding: 60px 20px 40px;
}
.dark-background-icon-post .icon-post h1,
.dark-background-icon-post .icon-post h2,
.dark-background-icon-post .icon-post h3,
.dark-background-icon-post .icon-post h4,
.dark-background-icon-post .icon-post h5,
.dark-background-icon-post .icon-post h6,
.dark-background-icon-post .icon-post p,
.dark-background-icon-post .icon-post .gform_description {
  color: white;
}
.dark-background-icon-post .icon-post .read-more {
  color: white;
  border-bottom: 1px solid white;
}

.block-grid-2 .icon-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 10px 0;
}
.block-grid-2 .icon-post img {
  margin-right: 20px;
}

.block-grid-1 .icon-post {
  padding-top: 10px;
}
.block-grid-1 .icon-post img {
  height: 100px;
  width: auto !important;
}

.icon-posts-wrapper.hotline .icon-post {
  background: #ffffff;
  -webkit-box-shadow: 0px 8px 24px rgba(10, 22, 92, 0.1);
          box-shadow: 0px 8px 24px rgba(10, 22, 92, 0.1);
  border-radius: 10px;
  text-align: center;
  padding: 25px 30px 10px;
}
.icon-posts-wrapper.hotline .icon-post .heading {
  font-size: 24px;
  line-height: 28px;
}
.icon-posts-wrapper.hotline .icon-post .cta-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.icon-posts.blue-background .icon-post ul a,
.icon-posts.blue-background .icon-post p a,
.icon-posts.blue-background .icon-post .gform_description a {
  color: white;
}
.icon-posts.blue-background .icon-post li {
  color: white;
}

.highlights-posts-wrapper .split-highlights-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.highlights-posts-wrapper .highlight-post {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.highlights-posts-wrapper .highlight-post img {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  max-width: 100px;
  max-height: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}
.highlights-posts-wrapper .highlight-post h4,
.highlights-posts-wrapper .highlight-post h3,
.highlights-posts-wrapper .highlight-post h5 {
  padding-bottom: 10px;
}
.highlights-posts-wrapper .highlight-post .highlights-content {
  padding-left: 20px;
}
@media screen and (max-width:979px) {
  .highlights-posts-wrapper .split-highlights-wrapper {
    display: block;
  }
  .highlights-posts-wrapper .split-highlights-wrapper div {
    -webkit-flex-basis: calc(10 / 12 * 100%);
        -ms-flex-preferred-size: calc(10 / 12 * 100%);
            flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
  }
}
@media screen and (max-width:979px) and (max-width:767px) {
  .highlights-posts-wrapper .split-highlights-wrapper div {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}

@media screen and (max-width:1199px) {
  .highlights-posts-wrapper .block-grid-1 {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    padding-left: 20px;
    padding-right: 20px;
  }
}
.highlights-posts-wrapper .block-grid-1 .highlight-post {
  padding: 20px 0px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.highlights-posts-wrapper .block-grid-1 .highlight-post img {
  max-height: 120px;
  max-width: 120px;
}
@media screen and (max-width:1199px) {
  .highlights-posts-wrapper .block-grid-1 .highlight-post {
    padding: 20px 0;
  }
  .highlights-posts-wrapper .block-grid-1 .highlight-post .highlights-content p, .highlights-posts-wrapper .block-grid-1 .highlight-post .highlights-content .gform_description {
    padding-bottom: 0;
  }
}
.highlights-posts-wrapper .block-grid-2 .highlight-post {
  padding: 30px 20px 20px;
}
.highlights-posts-wrapper .block-grid-3 .highlight-post {
  padding: 30px 20px 20px;
}
.highlights-posts-wrapper .block-grid-4 {
  padding: 30px 20px 20px;
}

.dark-background-highlights h1,
.dark-background-highlights h2,
.dark-background-highlights h3,
.dark-background-highlights h4,
.dark-background-highlights h5,
.dark-background-highlights h6,
.dark-background-highlights p,
.dark-background-highlights .gform_description {
  color: white;
}

.statistics-wrapper .statistic {
  z-index: 10;
  text-align: left;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  padding: 70px 30px 20px;
}
.statistics-wrapper .statistic img {
  margin-bottom: 15px;
}
.statistics-wrapper .statistic p.h1, .statistics-wrapper .statistic .h1.gform_description {
  padding-bottom: 10px;
  line-height: 45px;
}
.statistics-wrapper .statistic h6 {
  color: white;
}
.statistics-wrapper .statistic .stat-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.statistics-wrapper .statistic .stat-container .h1 {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
}
.statistics-wrapper .statistic .stat-container .h3 {
  margin-right: 8px;
}

.psuedo-wrapper {
  position: relative;
}
.psuedo-wrapper::after {
  position: absolute;
  content: "";
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width:1799px) {
  .psuedo-wrapper {
    overflow-x: hidden;
  }
}
.contact-form .follow {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 29px;
  color: #1F1F1F;
  padding-top: 20px;
}
.contact-form .contact-layout-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.contact-form .contact-layout-wrapper .contact-info {
  padding-right: 30px;
}
.contact-form .contact-layout-wrapper .contact-info .headings h2 {
  padding-bottom: 10px;
}
.contact-form .contact-layout-wrapper .contact-info .headings .h6 {
  padding-bottom: 20px;
}
.contact-form .contact-layout-wrapper .contact-info .contents p, .contact-form .contact-layout-wrapper .contact-info .contents .gform_description {
  padding-bottom: 40px;
}
.contact-form .contact-layout-wrapper .contact-info .contact-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.contact-form .contact-layout-wrapper .contact-info .contact-item p, .contact-form .contact-layout-wrapper .contact-info .contact-item .gform_description,
.contact-form .contact-layout-wrapper .contact-info .contact-item a {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28px;
  padding-bottom: 20px;
}
.contact-form .contact-layout-wrapper .contact-info .contact-item.email a {
  color: #601FEE;
}
.contact-form .contact-layout-wrapper .contact-info .contact-item i {
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 22px;
  margin-right: 20px;
}

.gravity-form .form-title, .gform_wrapper .form-title {
  margin: 0 auto 40px;
  text-align: center;
}
.gravity-form .form-title h2, .gform_wrapper .form-title h2 {
  color: #0D98BA;
}
.gravity-form fieldset, .gform_wrapper fieldset {
  border: 0px solid white;
  margin: 0;
  padding: 0em;
}
.gravity-form .contact-layout-wrapper, .gform_wrapper .contact-layout-wrapper {
  padding: 40px 100px 100px;
  border-radius: 10px;
  margin: 0 auto;
}
.gravity-form li, .gform_wrapper li {
  margin-bottom: 20px;
}
.gravity-form .gfield, .gform_wrapper .gfield {
  margin-bottom: 20px !important;
}
.gravity-form label,
.gravity-form legend, .gform_wrapper label,
.gform_wrapper legend {
  color: #0D98BA;
  font-size: calc(14px + (14 - 14) * (100vw - 320px) / (1200 - 320));
  line-height: calc(15px + (18 - 15) * (100vw - 320px) / (1200 - 320));
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 1200px) {
  .gravity-form label,
.gravity-form legend, .gform_wrapper label,
.gform_wrapper legend {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .gravity-form label,
.gravity-form legend, .gform_wrapper label,
.gform_wrapper legend {
    line-height: 18px;
  }
}
.gravity-form input,
.gravity-form textarea,
.gravity-form select, .gform_wrapper input,
.gform_wrapper textarea,
.gform_wrapper select {
  border: 1px solid #0D98BA;
  border-radius: 5px;
}
.gravity-form .gform_button, .gform_wrapper .gform_button {
  border: none;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  border-radius: 6px;
  min-width: 200px;
  min-height: 50px;
  max-width: 240px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  position: relative;
  color: white;
  background: #601FEE;
  margin: 0;
  margin-bottom: 20px;
  margin-top: 20px;
}
.gravity-form .gform_button i, .gform_wrapper .gform_button i {
  margin-left: 5px;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: relative;
  top: -2px;
  margin-left: 5px;
  margin-right: 10px;
}
.gravity-form .gform_button:after, .gform_wrapper .gform_button:after {
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  position: absolute;
  content: "\f061";
  right: 12%;
  top: 27%;
  opacity: 0;
}
.gravity-form .gform_button:hover:after, .gform_wrapper .gform_button:hover:after {
  opacity: 1;
  right: 8px;
}
.gravity-form .gform_button:hover span, .gform_wrapper .gform_button:hover span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.gravity-form .gform_button:hover, .gform_wrapper .gform_button:hover {
  color: #601FEE;
  background: white;
  border: 1px solid #601FEE;
}
.gravity-form .gform_footer, .gform_wrapper .gform_footer {
  padding: 0px;
}
.gravity-form .gform_footer .button, .gform_wrapper .gform_footer .button {
  margin: 0px;
}

.font-icon {
  height: 22px;
  width: auto;
  margin-right: 15px;
  position: relative;
  top: 2px;
}

@media screen and (max-width:1199px) {
  .contact-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.map-block .single-map-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.location-wrapper {
  padding: 90px 10px;
}

.location-post {
  border: 1px solid #601FEE;
  border-radius: 3px;
  padding: 20px;
}
.location-post .contact-item {
  position: relative;
  padding-left: 30px;
  padding-bottom: 5px;
}
.location-post .contact-item p, .location-post .contact-item .gform_description {
  padding-bottom: 0px;
}
.location-post .contact-item i {
  position: absolute;
  left: 0px;
  top: 5px;
}

.half-bg-map {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #F2F4FD), color-stop(50%, transparent));
  background: linear-gradient(180deg, #F2F4FD 50%, transparent 50%);
}

.logo-grid img {
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 120px;
  margin: 0 auto;
}
.logo-grid .floating-posts {
  position: relative;
  bottom: 0px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.logo-grid .floating-posts:hover {
  bottom: 10px;
  -webkit-box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.2) !important;
          box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.2) !important;
}
.logo-grid .logo-grid-content {
  border: 1px solid rgba(31, 31, 31, 0.3);
  border-radius: 5px;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width:979px) {
  .logo-grid .logo-grid-post {
    padding: 20px;
    margin: 0 auto;
  }
}
.logo-grid .block-grid-4 img {
  width: auto;
}
.logo-grid .block-grid-3 img {
  width: auto;
}

@media screen and (max-width:639px) {
  .logo-grid-content {
    margin-bottom: 20px;
  }
}
.logo-slider {
  margin: 0 auto;
  max-width: 90vw;
}
.logo-slider .slick-slide {
  margin: 4px;
}
.logo-slider .slick-arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #1F1F1F;
  height: 80px;
  width: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
}
.logo-slider .slick-arrow:hover {
  cursor: pointer;
}
.logo-slider .slick-arrow i {
  font-weight: 300;
  font-size: 24px;
}
.logo-slider .slick-next {
  right: -60px;
}
.logo-slider .slick-prev {
  left: -60px;
}

.logo-grid-post.block-grid-6 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.logo-grid-post.block-grid-6 .logo-grid-content {
  margin: 10px;
  padding: 25px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ffffff;
}

@media screen and (max-width:979px) {
  .anvil-wyswyg {
    padding: 20px !important;
  }
  .anvil-wyswyg .content-container {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
  .anvil-wyswyg li {
    width: 100%;
  }
}
.anvil-wyswyg .gform_wrapper {
  border-radius: 10px;
  padding: 40px 10% 60px;
}

.anvil-testimonial {
  padding-bottom: calc(100px + (100 - 100) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .anvil-testimonial {
    padding-bottom: 100px;
  }
}
.anvil-testimonial .columns-10 {
  padding: 10px;
}
.anvil-testimonial .quote p, .anvil-testimonial .quote .gform_description {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(18px + (32 - 18) * (100vw - 320px) / (1200 - 320));
  line-height: calc(30px + (52 - 30) * (100vw - 320px) / (1200 - 320));
  font-style: italic;
}
@media screen and (min-width: 1200px) {
  .anvil-testimonial .quote p, .anvil-testimonial .quote .gform_description {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .anvil-testimonial .quote p, .anvil-testimonial .quote .gform_description {
    line-height: 52px;
  }
}
.anvil-testimonial .slick-list {
  padding-bottom: 50px;
}
.anvil-testimonial .slick-list, .anvil-testimonial .slick-list .slick-track {
  overflow: visible !important;
}
.anvil-testimonial .slick-list .slick-slide {
  opacity: 0.1;
}
.anvil-testimonial .slick-list .slick-slide .testimonial .wrapper {
  border: 1px solid transparent;
}
.anvil-testimonial .slick-list .slick-slide.slick-current {
  opacity: 1;
}
.anvil-testimonial .slick-list .slick-slide.slick-current .testimonial .wrapper {
  border-color: #1F1F1F;
}
.anvil-testimonial .no-slider {
  -webkit-flex-basis: calc(8 / 12 * 100%);
      -ms-flex-preferred-size: calc(8 / 12 * 100%);
          flex-basis: calc(8 / 12 * 100%);
  max-width: calc(8 / 12 * 100%);
  text-align: center;
}
.anvil-testimonial .no-slider img {
  margin-bottom: 25px;
}
.anvil-testimonial .no-slider h5 {
  padding-bottom: 8px;
}
.anvil-testimonial .testimonial-slider .testimonial {
  padding-bottom: 50px;
}
.anvil-testimonial .testimonial-slider .testimonial > .wrapper {
  padding: 80px;
  padding-bottom: 0;
  border: 2px solid #1F1F1F;
  min-height: 450px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.anvil-testimonial .testimonial-slider .testimonial img {
  margin-bottom: calc(50px + (50 - 50) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .anvil-testimonial .testimonial-slider .testimonial img {
    margin-bottom: 50px;
  }
}
.anvil-testimonial .testimonial-slider .testimonial .quote-source {
  background: white;
  position: relative;
  top: 50px;
  padding: 20px 30px;
  max-width: 400px;
}
@media screen and (max-width:767px) {
  .anvil-testimonial .testimonial-slider .testimonial .quote-source {
    min-width: auto;
  }
}
.anvil-testimonial .testimonial-slider .testimonial .quote-source h5 {
  padding-bottom: 5px;
}
.anvil-testimonial .slick-arrow {
  position: absolute;
  top: 100%;
  height: 60px;
  width: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #0D98BA;
  border-radius: 50%;
  font-size: 22px;
  font-weight: 400;
  color: #0D98BA;
  z-index: 100;
}
.anvil-testimonial .slick-arrow:hover {
  color: #601FEE;
  border: 1px solid #601FEE;
}
.anvil-testimonial .slick-arrow.prevArrow {
  right: 90px;
}
@media screen and (max-width:979px) {
  .anvil-testimonial .slick-arrow.prevArrow {
    right: calc(100% - 70px);
  }
}
.anvil-testimonial .slick-arrow.nextArrow {
  right: 10px;
}
@media all and (min-width: 1600px) {
  .anvil-testimonial .slick-arrow.nextArrow {
    right: 10px;
  }
}
@media screen and (max-width:767px) {
  .anvil-testimonial .slick-arrow.nextArrow {
    left: unset;
    right: 10px;
  }
}
.anvil-testimonial .slick-dots {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-left: calc(10% + 10px);
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 50px;
}
@media screen and (max-width:979px) {
  .anvil-testimonial .slick-dots {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 30px;
  }
}
@media screen and (max-width:639px) {
  .anvil-testimonial .slick-dots {
    top: 0;
  }
}
.anvil-testimonial .slick-dots li {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 2px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.anvil-testimonial .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 100%;
  height: 2px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: rgba(0, 0, 0, 0.3);
}
.anvil-testimonial .slick-dots li.slick-active button {
  background: #601FEE;
}

.wp-block-column {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width:1199px) {
  .wp-block-column {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width:767px) {
  .wp-block-column {
    display: block;
  }
  .wp-block-column .wp-block-column {
    margin-left: 0px;
  }
  .wp-block-column .wp-block-column .alignleft,
.wp-block-column .wp-block-column .align-right {
    float: unset !important;
  }
}

.wp-block-columns {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width:1199px) {
  .wp-block-columns {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width:767px) {
  .wp-block-columns {
    display: block;
  }
  .wp-block-columns .wp-block-columns {
    margin-left: 0px;
  }
}

.full-width-columns {
  max-width: 1600px;
}

.half-color-background {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, white), color-stop(50%, black));
  background: linear-gradient(0deg, white 50%, black 50%);
}

.accordion-content {
  padding: 40px 20px 60px;
}

.accordion-contents .row {
  width: 100%;
}

.accordion-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.accordion-controls a {
  display: inline-block;
  padding: 5px 10px;
  opacity: 1;
}
.accordion-controls a:hover {
  opacity: 0.5;
}

.accordion-entry img {
  height: 60px;
  width: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}

.accordion-entry {
  margin-bottom: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.accordion-entry .heading,
.accordion-entry h5 {
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
@media screen and (min-width:769px) {
  .accordion-entry .content-left {
    padding-right: 50px;
  }
}
@media screen and (max-width:979px) {
  .accordion-entry .content-right,
.accordion-entry .content-left {
    -webkit-flex-basis: calc(10 / 12 * 100%);
        -ms-flex-preferred-size: calc(10 / 12 * 100%);
            flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
  }
}

.active .accordion-content-wrapped {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width:767px) {
  .active .accordion-content-wrapped {
    display: block !important;
  }
  .active .accordion-content-wrapped .columns-5,
.active .accordion-content-wrapped .columns-7 {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}
.active .accordion-label {
  color: #601FEE;
}
.active .accordion-label .heading,
.active .accordion-label h4 {
  color: #601FEE;
}

.accordion-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 50px 20px 20px;
  border-radius: 3px;
  position: relative;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.accordion-label h4 {
  font-size: 16px;
}
.accordion-label .divider {
  padding: 0 30px;
  color: #601FEE;
}
.accordion-label .heading,
.accordion-label h4 {
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.accordion-label:hover {
  color: #601FEE;
}
.accordion-label:hover .heading,
.accordion-label:hover h4 {
  color: #601FEE;
}
.accordion-label h1,
.accordion-label h2,
.accordion-label h3,
.accordion-label h4,
.accordion-label h5,
.accordion-label h6,
.accordion-label p,
.accordion-label .gform_description {
  padding-bottom: 0px;
}
.accordion-label img {
  height: 50px;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.accordion-label::after {
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  content: "\e59e";
  font-size: 17px;
  right: 10px;
  top: 25px;
  position: absolute;
  color: inherit;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.accordion-label span {
  margin-left: 15px;
}

.active .accordion-label:after {
  content: "\f068";
  border: unset;
}

.accordion-content {
  padding: 20px;
  padding-bottom: 100px;
}

@media screen and (max-width:979px) {
  .accordion-holder {
    -webkit-flex-basis: calc(11 / 12 * 100%);
        -ms-flex-preferred-size: calc(11 / 12 * 100%);
            flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
  }
  .accordion-holder h5 {
    width: 70%;
  }
}
.accordion-members .accordion-content {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.accordion-members .accordion-content .block-grid-3 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.accordion-members .accordion-content .block-grid-3 p, .accordion-members .accordion-content .block-grid-3 .gform_description {
  margin: 10px;
  -webkit-flex-basis: 31%;
      -ms-flex-preferred-size: 31%;
          flex-basis: 31%;
  max-width: 31%;
}
.accordion-members .accordion-content .columns-12 {
  margin: 0 auto;
}
.accordion-members .accordion-content p a, .accordion-members .accordion-content .gform_description a,
.accordion-members .accordion-content p,
.accordion-members .accordion-content .gform_description {
  color: #601FEE;
  text-decoration: underline;
  font-size: 20px;
}
.accordion-members .accordion-content p, .accordion-members .accordion-content .gform_description {
  text-align: center;
}
@media screen and (max-width:1199px) {
  .accordion-members .accordion-content .block-grid-3 {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
@media screen and (max-width:767px) {
  .accordion-members .accordion-content .block-grid-3 p, .accordion-members .accordion-content .block-grid-3 .gform_description {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 100%;
  }
}

.single-image-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gallery .gallery-wrapper {
  position: relative;
}
.gallery .slick-arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #ffffff;
  height: 80px;
  width: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
}
.gallery .slick-arrow:hover {
  cursor: pointer;
}
.gallery .slick-arrow i {
  font-weight: 300;
  font-size: 24px;
}
.gallery .slick-next {
  right: -40px;
}
.gallery .slick-prev {
  left: -40px;
}
.gallery .gallery-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: 700px;
  overflow: hidden;
  display: relative;
  border-radius: 5px;
}
.gallery .gallery-image .gallery-icon-wrapped {
  width: 80px;
  height: 80px;
  background: #0D98BA;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 40%;
  left: 45%;
  font-size: 112px;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.gallery .gallery-image .gallery-icon-wrapped:hover {
  background: #601FEE;
}
.gallery .gallery-image i {
  font-size: 35px;
}
.gallery .gallery-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 600px;
  max-width: none;
  min-width: 100%;
}
@media screen and (max-width:480px) {
  .gallery .gallery-image, .gallery img {
    max-height: 300px;
  }
}
.gallery .gallery-caption {
  margin-top: 2px;
  color: #58585A;
  text-transform: none;
}

.slick-thumbnail-grid {
  margin-top: 20px;
  max-height: 500px;
  /* the slides */
  /* the parent */
}
.slick-thumbnail-grid .gallery-nav-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 155px;
  overflow: hidden;
}
.slick-thumbnail-grid .gallery-nav-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.slick-thumbnail-grid .slick-slide {
  margin: 20px 10px;
}
.slick-thumbnail-grid .slick-list {
  margin: -10px 0;
}
@media screen and (max-width:480px) {
  .slick-thumbnail-grid .gallery-nav-image {
    max-height: 90px;
  }
}

.information-wrapper .tab-white-wrap {
  border-radius: 10px;
  background-color: white;
}
.information-wrapper .info-links {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0 35px;
}
.information-wrapper .info-links .links-btn {
  padding-right: 45px;
  padding-left: 45px;
  min-width: 140px;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px !important;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 17px;
  text-align: center;
  width: 100%;
  padding-bottom: 5px;
  -webkit-transition: color 0.2s, border-color 0.2s;
  transition: color 0.2s, border-color 0.2s;
  color: #F2F4FD !important;
  background: white !important;
  border-bottom: 2px solid #F2F4FD;
  padding: 30px 0;
}
.information-wrapper .info-links .links-btn.active {
  color: #0D98BA !important;
  border-bottom: 2px solid #0D98BA;
}
@media screen and (max-width:639px) {
  .information-wrapper .info-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .information-wrapper .info-links a {
    -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%;
    max-width: 20%;
  }
}
.information-wrapper .tab-white-wrap .info-links {
  padding: 0 35px;
}
.information-wrapper .tab-white-wrap .info-links a {
  font-size: 14px !important;
  color: #0D98BA !important;
  background: white !important;
  border-bottom: 2px solid #0D98BA;
}
@media screen and (max-width:639px) {
  .information-wrapper .tab-white-wrap .info-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .information-wrapper .tab-white-wrap .info-links a {
    -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%;
    max-width: 20%;
  }
}
.information-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
}
.information-wrapper .image-column img {
  -o-object-fit: cover;
     object-fit: cover;
}
.information-wrapper .wsywyg {
  padding: 20px 60px;
  background-color: white;
  border-radius: 10px;
}
.information-wrapper .content-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
.information-wrapper .content-image img {
  border-radius: 10px;
}
.information-wrapper .left-image {
  padding: 40px 60px;
  background-color: white;
  border-radius: 10px;
}
.information-wrapper .left-image .content-column {
  padding-left: 40px;
}
.information-wrapper .right-image {
  padding: 40px 60px;
  background-color: white;
  border-radius: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.information-wrapper .right-image .content-column {
  padding-right: 40px;
}
.information-wrapper .left-logo-image {
  padding: 40px 60px;
  background-color: white;
  border-radius: 10px;
}
.information-wrapper .left-logo-image .image-column {
  -webkit-flex-basis: calc(4 / 12 * 100%);
      -ms-flex-preferred-size: calc(4 / 12 * 100%);
          flex-basis: calc(4 / 12 * 100%);
  max-width: calc(4 / 12 * 100%);
}
.information-wrapper .left-logo-image .image-column img {
  border: 1px solid #97A9B4;
  border-radius: 10px;
  max-height: 200px;
  padding: 20px;
}
.information-wrapper .left-logo-image .content-column {
  -webkit-flex-basis: calc(8 / 12 * 100%);
      -ms-flex-preferred-size: calc(8 / 12 * 100%);
          flex-basis: calc(8 / 12 * 100%);
  max-width: calc(8 / 12 * 100%);
  padding-left: 20px;
}
.information-wrapper .logo-grid-wrapper {
  padding: 40px 60px;
  background-color: white;
  border-radius: 10px;
}
.information-wrapper .logo-grid-wrapper .logo-grid-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.information-wrapper .logo-grid-wrapper .logo-grid-content img {
  margin: 0 auto;
  max-height: 100px;
}
@media screen and (max-width:480px) {
  .information-wrapper .logo-grid-wrapper {
    padding: 40px 0px;
  }
  .information-wrapper .logo-grid-wrapper .logo-grid-post .logo-grid-content {
    -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
            flex-basis: 48%;
    max-width: 48%;
  }
}
.information-wrapper .logo-grid-wrapper img {
  width: 160px;
  padding: 5px;
}
.information-wrapper .team-members-tab {
  padding-top: 30px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.information-wrapper .team-members-tab h5, .information-wrapper .team-members-tab .h6, .information-wrapper .team-members-tab a {
  color: #0D98BA;
  padding-bottom: 10px;
}

.tab-content {
  display: none;
}

.active-content {
  display: block !important;
}

.tabs-block .tab-white-wrap .info-links a {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 21px;
}

.secondary-logo-container {
  margin-top: 50px;
}

.full-width {
  width: 100%;
  max-width: 1600px;
}

.background-link {
  display: block;
  position: relative;
}
.background-link a h3 {
  color: white;
}
.background-link .block-grid-3,
.background-link .block-grid-4,
.background-link .block-grid-2 {
  margin: 0 auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.background-link .loop-item {
  background-size: cover;
  overflow: hidden;
  color: white;
  border-radius: 10px;
  z-index: 100;
  max-height: 500px;
}
@media screen and (max-width:480px) {
  .background-link .loop-item {
    max-height: 400px;
  }
}
.background-link .loop-item.dark {
  height: 620px;
}
.background-link .loop-item .background-image {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  background-size: 200%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  overflow: hidden;
  transition: all 0.2s;
  border-radius: 10px;
}
.background-link .loop-item .background-image:hover {
  background-size: 210%;
}
@media screen and (max-width:480px) {
  .background-link .loop-item .background-image {
    padding: 70px 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .background-link .loop-item .background-image .content-column {
    text-align: center;
  }
}
.background-link .loop-item .background-image h3 {
  display: inline;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.background-link .loop-item .background-image:hover h3:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.background-link .loop-item::after {
  border-radius: 10px;
}
.background-link .block-grid-3 .loop-item a h3,
.background-link .block-grid-2 .loop-item a h3 {
  font-size: 24px;
  color: #1F1F1F;
  padding-bottom: 0;
}
.background-link .block-grid-3 .loop-item p, .background-link .block-grid-3 .loop-item .gform_description,
.background-link .block-grid-2 .loop-item p,
.background-link .block-grid-2 .loop-item .gform_description {
  color: #1F1F1F;
}
.background-link .block-grid-3 .loop-item .content-column,
.background-link .block-grid-2 .loop-item .content-column {
  background: #ffffff;
  padding: 20px;
  min-height: 210px;
  border-radius: 10px;
}
.background-link .block-grid-4 .loop-item,
.background-link .block-grid-5 .loop-item {
  padding: 120px 20px 30px;
}
.links-background-color .loop-item .background-image {
  padding: 60px;
}
@media screen and (max-width:979px) {
  .links-background-color .loop-item .background-image {
    padding: 30px 20px;
  }
}
.links-background-color .loop-item .content-column {
  background-color: unset !important;
  min-height: 210px;
}
.links-background-color .loop-item .content-column h3,
.links-background-color .loop-item .content-column p,
.links-background-color .loop-item .content-column .gform_description {
  color: white !important;
}
.links-background-color .read-more-white:hover {
  color: #0d98ba;
}
.links-background-color .read-more-white:hover i {
  color: #0d98ba;
}

.links-background-image .loop-item {
  background: #ffffff;
}
@media screen and (min-width:980px) {
  .links-background-image .loop-item {
    height: 500px;
  }
}
.links-background-image .loop-item .background-image {
  padding: 20px;
}
.links-background-image .loop-item .background-image .loop-item-wrapped {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #F2F4FD;
  border-radius: 10px;
}
@media screen and (min-width:980px) {
  .links-background-image .loop-item .background-image .loop-item-wrapped {
    min-height: 200px;
  }
}
.links-background-image .block-grid-2 .loop-item a h3 {
  color: #1F1F1F;
}
.links-background-image .block-grid-2 .loop-item p, .links-background-image .block-grid-2 .loop-item .gform_description {
  color: #1F1F1F;
}

.links-has-background::after {
  content: "";
  background: #F2F4FD;
  position: absolute;
  bottom: 0;
  height: 60%;
  width: 100%;
}

.background-awards {
  padding-bottom: 300px !important;
  z-index: 0;
}

.toolbox-section {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
.toolbox-section::after {
  content: "";
  position: absolute;
  width: 2px;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
}
.toolbox-section .less {
  display: none;
}
.toolbox-section .active .toolbox-trigger {
  display: none;
}
.toolbox-section .active .less {
  display: block;
}
.toolbox-section .hidden-content {
  display: none;
}

.toolbox-item {
  position: relative;
  background-color: inherit;
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
.toolbox-item .less:hover {
  cursor: pointer;
}
.toolbox-item .toolbox-trigger,
.toolbox-item .less {
  position: absolute;
  top: 10px;
  right: 20px;
}
.toolbox-item i {
  font-size: 47px;
  font-weight: 200;
  color: #0D98BA;
}
.toolbox-item h4 {
  color: #0D98BA;
}
.toolbox-item .date {
  padding-bottom: 20px;
}
.toolbox-item .heading {
  padding-bottom: 30px;
}
.toolbox-item .wrapper {
  padding: 40px 20px 50px;
  width: 72%;
  position: relative;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  border-radius: 5px;
  background-color: white;
  -webkit-box-shadow: 0 32px 44px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 32px 44px 0 rgba(0, 0, 0, 0.04);
}
.toolbox-item::before {
  content: "";
  height: 2px;
  width: 170px;
  right: 15px;
  top: 95px;
  position: absolute;
}
.toolbox-item::after {
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  content: "\f192";
  position: absolute;
  border-radius: 50%;
  z-index: 1;
  color: #C6DB6A;
  width: 17px;
  right: 8px;
  top: 95px;
  font-size: 30px;
}
.toolbox-item:nth-of-type(odd) {
  left: 10px;
}
.toolbox-item:nth-of-type(even) {
  left: 49%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.toolbox-item:nth-of-type(even)::before {
  left: 15px;
}
.toolbox-item:nth-of-type(even)::after {
  left: -3px;
}

.toolbox-trigger:hover {
  cursor: pointer;
}
.toolbox-trigger .plus {
  display: none;
}
.toolbox-trigger .minus {
  display: block;
}
.toolbox-trigger.closed .plus {
  display: block;
}
.toolbox-trigger.closed .minus {
  display: none;
}

.toolbox-item:last-of-type {
  margin-bottom: 0px;
}

.timeline {
  width: 100%;
}

.single-toolbox .entry-content .content-column .custom_ {
  font-weight: 700;
}
.single-toolbox .entry-content .content-column a {
  color: red;
}

@media screen and (max-width:979px) {
  .toolbox-section {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}
@media screen and (max-width:767px) {
  .toolbox-item:nth-of-type(even)::after {
    left: 0;
  }

  .timeline {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .timeline .toolbox-section {
    padding: 0px 10px;
    padding-top: 40px !important;
    padding-bottom: 0px !important;
    margin-bottom: 40px !important;
  }
  .timeline .toolbox-section::after {
    display: none;
  }
  .timeline .toolbox-section .toolbox-item {
    width: 100%;
  }
  .timeline .toolbox-section .toolbox-item::before, .timeline .toolbox-section .toolbox-item::after {
    display: none;
  }
  .timeline .toolbox-section .toolbox-item:nth-of-type(odd), .timeline .toolbox-section .toolbox-item:nth-of-type(even) {
    left: 0;
    right: 0;
  }
  .timeline .toolbox-section .toolbox-item .wrapper {
    width: 100%;
  }
}
.content-with-details .details-column {
  padding: 50px 0px 20px 60px;
}
.content-with-details .details-column .detail-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.content-with-details .details-column .detail-item i, .content-with-details .details-column .detail-item p, .content-with-details .details-column .detail-item .gform_description {
  margin-right: 10px;
}
.content-with-details .details-column .detail-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.content-with-details .details-column .detail-item .label {
  font-weight: bold;
}
.content-with-details .details-column .detail-item i {
  position: relative;
  top: 6px;
}
@media screen and (max-width:979px) {
  .content-with-details {
    display: block;
  }
  .content-with-details .content-column, .content-with-details .details-column {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    padding: 20px;
  }
}

.anvil-slider {
  max-width: 1200px;
  overflow: hidden;
  padding-bottom: 100px;
}
.anvil-slider .slick-arrow {
  position: absolute;
  top: 73%;
  height: 60px;
  width: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #0D98BA;
  border-radius: 50%;
  font-size: 22px;
  font-weight: 400;
  color: #0D98BA;
  z-index: 100;
}
.anvil-slider .slick-arrow:hover {
  color: #601FEE;
  border: 1px solid #601FEE;
}
.anvil-slider .slick-arrow.prevArrow {
  right: 90px;
}
@media screen and (max-width:979px) {
  .anvil-slider .slick-arrow.prevArrow {
    right: calc(100% - 70px);
  }
}
.anvil-slider .slick-arrow.nextArrow {
  right: 10px;
}
@media all and (min-width: 1600px) {
  .anvil-slider .slick-arrow.nextArrow {
    right: 10px;
  }
}
@media screen and (max-width:767px) {
  .anvil-slider .slick-arrow.nextArrow {
    left: unset;
    right: 10px;
  }
}
.anvil-slider .slick-dots {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-left: calc(10% + 10px);
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 50px;
}
@media screen and (max-width:979px) {
  .anvil-slider .slick-dots {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 30px;
  }
}
@media screen and (max-width:639px) {
  .anvil-slider .slick-dots {
    top: 0;
  }
}
.anvil-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 2px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.anvil-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 100%;
  height: 2px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: rgba(0, 0, 0, 0.3);
}
.anvil-slider .slick-dots li.slick-active button {
  background: #601FEE;
}

.centered-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.centered-button .row {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.left-aligned-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.left-aligned-button .row {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.right-aligned-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.right-aligned-button .row {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.cta-container.vertical-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cta-container.vertical-button .button {
  margin: 10px 0;
}

.no-icon:after {
  display: none !important;
}

.slideout-hidden .read-more-white:hover {
  color: #FF5000 !important;
}

.winners-post {
  padding: 30px 30px 45px 3px;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.winners-post:last-of-type {
  border: none;
}
.winners-post h6 {
  color: #0D98BA;
  padding-bottom: 10px;
}
.winners-post p, .winners-post .gform_description {
  line-height: 25px;
  padding: 0;
}
.winners-post .award-wrapped {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
}
.winners-post .award-wrapped h4 {
  padding: 0;
}
.winners-post .award-wrapped .divider {
  padding: 0 5px;
}

@media screen and (max-width:979px) {
  .winners-block .columns-8 {
    -webkit-flex-basis: calc(10 / 12 * 100%);
        -ms-flex-preferred-size: calc(10 / 12 * 100%);
            flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
  }
}

.hotspots-wrapper {
  padding-bottom: 100px;
}
.hotspots-wrapper .image-container {
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.hotspots-wrapper .image-container img {
  height: 100%;
}
.hotspots-wrapper .image-container .hotspot-point.selected-dot i {
  text-shadow: 0 0 16px #0D98BA;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.hotspots-wrapper .image-container .hotspot-point.selected-dot .fad.fa-circle:after {
  color: rgba(1, 97, 254, 0.7);
}
.hotspots-wrapper .image-container .hotspot-point {
  position: absolute;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.hotspots-wrapper .image-container .hotspot-point:hover {
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.hotspots-wrapper .image-container .hotspot-point:hover i {
  text-shadow: 0 0 16px #0D98BA;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.hotspots-wrapper .image-container .hotspot-point:hover .fad.fa-circle:after {
  color: rgba(1, 97, 254, 0.7);
}
.hotspots-wrapper .image-container .hotspot-point i {
  color: #0D98BA;
  font-size: 40px;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.hotspots-wrapper .image-container .hotspot-point h4 {
  color: #ffffff;
  left: 15.5px;
  bottom: 36px;
  position: relative;
  font-size: 15px;
}
.hotspots-wrapper .image-container .hotspot-point .fad.fa-circle:after {
  color: rgba(1, 97, 254, 0.3);
}
.hotspots-wrapper .hotspot-content {
  text-align: center;
  padding: 40px 50px 50px;
  border: 1px solid #0D98BA;
  border-radius: 10px;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  bottom: 0;
}
.hotspots-wrapper .hotspot-content .h6 {
  background: #0D98BA;
  color: #ffffff;
  height: 40px;
  min-width: 180px;
  border-radius: 20px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 40px;
  padding: 0;
}
.hotspots-wrapper .hotspot-content .custom-image {
  width: 180px;
  height: 60px;
  margin: 0 auto 30px;
  border: 1px solid #0D98BA;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hotspots-wrapper .hotspot-content h4 {
  font-size: 32px;
}
.hotspots-wrapper .hotspot-content .round-icon i {
  margin-left: 10px;
}
.hotspots-wrapper .hotspot-content:hover {
  bottom: 10px;
  -webkit-box-shadow: 0 12px 24px 0 rgba(21, 58, 118, 0.08);
          box-shadow: 0 12px 24px 0 rgba(21, 58, 118, 0.08);
}
.hotspots-wrapper .hotspot-content:hover h4,
.hotspots-wrapper .hotspot-content:hover p,
.hotspots-wrapper .hotspot-content:hover .gform_description {
  color: #0D98BA;
}
.hotspots-wrapper .selected {
  bottom: 10px;
  -webkit-box-shadow: 0 12px 24px 0 rgba(21, 58, 118, 0.08);
          box-shadow: 0 12px 24px 0 rgba(21, 58, 118, 0.08);
}
.hotspots-wrapper .selected h4,
.hotspots-wrapper .selected p,
.hotspots-wrapper .selected .gform_description {
  color: #0D98BA;
}
.hotspots-wrapper .clicked-on {
  bottom: 10px;
}

.hotspot-post-loop {
  padding: 90px 0px;
}
.hotspot-post-loop .row {
  width: 100%;
}

.events-calendar-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: normal;
  -webkit-justify-content: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
}
.events-calendar-wrapper .tribe-events-calendar-list__event-row {
  padding: 0px;
  margin: 0.5% 0.8% 1% 0.8% !important;
  -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
          flex-basis: 48%;
  max-width: 48%;
  border-bottom: 1px solid #CDCDCD;
}
.events-calendar-wrapper .tribe-events-calendar-list__event-date-tag {
  min-width: 50px !important;
  max-height: 100px !important;
}
.events-calendar-wrapper .tribe-events-calendar-list__month-separator {
  display: none;
}
.events-calendar-wrapper .tribe-events-calendar-list__event-date-tag.tribe-common-g-col .tribe-common-h5 {
  font-size: 32px !important;
  letter-spacing: 0;
  line-height: 43px;
}
.events-calendar-wrapper .tribe-events-calendar-list__event-featured-image-wrapper {
  width: 25% !important;
}
.events-calendar-wrapper .tribe-events-calendar-list__event-featured-image {
  height: 110px !important;
}
.events-calendar-wrapper .tribe-events-calendar-list__event-details {
  width: 75% !important;
}
.events-calendar-wrapper .tribe-events-calendar-list__event {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
.events-calendar-wrapper .tribe-events-calendar-list__event .tribe-events-calendar-list__event-description {
  display: none !important;
}
.events-calendar-wrapper .tribe-common .tribe-common-b2 {
  font-size: 14px;
  letter-spacing: 0;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
}
.events-calendar-wrapper .tribe-events-calendar-list-nav, .events-calendar-wrapper .tribe-events-c-subscribe-dropdown__container {
  display: none !important;
}
.events-calendar-wrapper .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  min-height: unset !important;
}

.events-calendar-wrapper .tribe-events-pro-photo__event-featured-image-wrapper {
  height: 360px;
}
.events-calendar-wrapper .tribe-common img {
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
}
.events-calendar-wrapper .tribe-events-pro-photo__event-date-tag {
  background: #0D98BA;
  border-radius: 5px;
}
.events-calendar-wrapper .tribe-events-pro-photo__event-date-tag span {
  color: white !important;
}
.events-calendar-wrapper .tribe-common .tribe-common-b2 time, .events-calendar-wrapper .tribe-common .tribe-common-b2 span {
  font-size: 14px !important;
  letter-spacing: 0;
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 18px !important;
  text-transform: uppercase;
  color: #0D98BA;
  font-weight: 600 !important;
}
.events-calendar-wrapper .tribe-common .tribe-common-h6 a {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #0D98BA !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  line-height: 30px !important;
}
.events-calendar-wrapper .tribe-events-pro .tribe-events-pro-photo__event-date-tag {
  height: 45px;
}

@media screen and (max-width:1199px) {
  .slideout-item .team-slideout-hidden {
    padding: 20px;
  }

  .single-post .column-center .social-share.vertical {
    display: none;
  }

  .related-posts-block {
    padding-left: 20px;
  }

  .event-page-wrapper .columns-12 .details {
    padding: 40px;
  }

  .event-page-wrapper #locations-map {
    right: 0px;
  }

  .left_intro {
    padding-left: 20px;
  }
}
@media screen and (max-width:979px) {
  .wp-block-column:not(:only-child) {
    -webkit-flex-basis: calc(100% - 1em) !important;
        -ms-flex-preferred-size: calc(100% - 1em) !important;
            flex-basis: calc(100% - 1em) !important;
  }

  .primary-nav__menu .menu-item.button {
    margin-left: 0px;
  }

  .site-logo {
    max-width: 66%;
  }

  .wp-caption {
    min-height: auto;
    margin: 15px 0 30px;
  }

  .icon-post .flex-video:after {
    left: 45%;
    top: 40%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 25px solid transparent;
  }

  .logo-column {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    position: relative;
  }

  .single-post .author .content-column {
    padding-left: 20px;
  }
  .single-post .author img {
    height: auto;
    margin-right: 20px;
    width: auto;
  }

  .background-image-content .row .content-column {
    -webkit-flex-basis: calc(10 / 12 * 100%);
        -ms-flex-preferred-size: calc(10 / 12 * 100%);
            flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
    position: initial !important;
  }

  .footer-newsletter .columns-12 {
    display: block;
  }
  .footer-newsletter .columns-12 .heading-row, .footer-newsletter .columns-12 .form-row {
    -webkit-flex-basis: calc(10 / 12 * 100%);
        -ms-flex-preferred-size: calc(10 / 12 * 100%);
            flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
    margin: 0 auto;
  }
  .footer-newsletter .columns-12 .heading-row {
    text-align: center;
  }
  .footer-newsletter .columns-12 .gform_footer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .gravity-form .contact-layout-wrapper, .gform_wrapper .contact-layout-wrapper {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    padding: 40px 20px;
  }

  .contact-form .contact-layout-wrapper {
    display: block;
  }
  .contact-form .contact-layout-wrapper .columns-4, .contact-form .contact-layout-wrapper .columns-8 {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    margin-bottom: 30px;
  }
}
@media screen and (max-width:767px) {
  .page-banner .row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .page-banner .row .content-container {
    -webkit-flex-basis: calc(10 / 12 * 100%);
        -ms-flex-preferred-size: calc(10 / 12 * 100%);
            flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
  }

  .post-filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .post-filter a {
    margin-bottom: 10px;
  }

  .event-page-wrapper .columns-12 {
    display: block;
  }
  .event-page-wrapper .columns-12 .columns-6 {
    padding: 20px;
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }

  .footer-copyright {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }

  .button {
    margin: 10px;
  }

  .heading-row {
    margin-bottom: 20px !important;
  }
  .heading-row p, .heading-row .gform_description {
    text-align: center;
    padding-bottom: 20px !important;
  }
}
@media screen and (max-width:639px) {
  .icon-post .flex-video:after {
    left: 45%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 13px solid transparent;
    font-size: 12px;
  }

  .highlights-posts-wrapper .block-grid-1 .highlight-post {
    padding: 0px;
  }

  .background-link {
    padding-bottom: 8px !important;
    padding-top: 40px !important;
  }
  .background-link .columns-10 {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    padding: 0px 20px;
  }

  .single-blog-banner {
    margin-bottom: 240px;
  }

  .single-post .content-column {
    -webkit-flex-basis: calc(10 / 12 * 100%);
        -ms-flex-preferred-size: calc(10 / 12 * 100%);
            flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
  }
  .single-post .columns-2 {
    display: none;
  }

  .subscribe-form .columns-8 {
    -webkit-flex-basis: calc(10 / 12 * 100%);
        -ms-flex-preferred-size: calc(10 / 12 * 100%);
            flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
  }
  .subscribe-form form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .subscribe-form .gform_wrapper.gravity-theme .gform_fields {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0px;
  }

  .icon-post {
    padding: 20px;
  }

  .footer-cta .side-by-side-content {
    margin-bottom: 20px;
  }

  .slideout-item .columns-3 {
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }

  .flex-video {
    overflow: hidden;
    margin-bottom: 40px;
  }
  .flex-video iframe {
    width: -webkit-fill-available;
  }

  .related-posts .left_intro .content-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    margin-bottom: 20px;
  }
  .related-posts .left_intro .content-column p, .related-posts .left_intro .content-column .gform_description {
    padding-right: 0px;
  }
  .related-posts .left_intro .content-column .cta-container {
    margin-top: 10px;
  }

  .single-post .author {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-basis: calc(11 / 12 * 100%);
        -ms-flex-preferred-size: calc(11 / 12 * 100%);
            flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
    padding: 40px 20px;
  }
  .single-post .author .read-more {
    text-align: left;
  }
  .single-post .author img {
    margin-bottom: 20px;
  }
  .single-post .author .columns-2 {
    -webkit-flex-basis: calc(5 / 12 * 100%);
        -ms-flex-preferred-size: calc(5 / 12 * 100%);
            flex-basis: calc(5 / 12 * 100%);
    max-width: calc(5 / 12 * 100%);
  }
  .single-post .author .content-column {
    padding-left: 0px;
    -webkit-flex-basis: calc(12 / 12 * 100%);
        -ms-flex-preferred-size: calc(12 / 12 * 100%);
            flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }

  .upcoming-webinars {
    margin: 20px !important;
  }

  tbody li {
    text-align: center;
  }

  .gravity-form .gfield, .gform_wrapper .gfield {
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width:480px) {
  .icon-post .flex-video:after {
    left: 42%;
    top: 34%;
  }

  .icon-post {
    text-align: left;
    z-index: 10;
  }

  .home .recyclopedia-column #recyclepedia-app input, .home .recyclopedia-column #recyclepedia-app .select2-container {
    width: 220px !important;
  }

  .content-image .content-image-container .content-column img, .content-image .content-image-container .image-column img {
    max-height: 400px !important;
  }
}
.placeholder-text {
  display: none;
}
/*# sourceMappingURL=main-style.css.map */
