@charset "UTF-8";
body {
  background-color: #d5d9de;
}

@font-face {
  font-family: "iconfont-PEC";
  src: url("../fonts/iconfont-PEC/iconfont-PEC.eot?t8r40f");
  src: url("../fonts/iconfont-PEC/iconfont-PEC.eot?t8r40f#iefix") format("eot"), url("../fonts/iconfont-PEC/iconfont-PEC.woff2?t8r40f") format("woff2"), url("../fonts/iconfont-PEC/iconfont-PEC.woff?t8r40f") format("woff"), url("../fonts/iconfont-PEC/iconfont-PEC.ttf?t8r40f") format("truetype"), url("../fonts/iconfont-PEC/iconfont-PEC.svg?t8r40f#iconfont-PEC") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]::before,
[class*=" icon-"]::before {
  font-family: "iconfont-PEC";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-downward::before {
  content: "\EA01";
}

.icon-arrow-left::before {
  content: "\EA02";
}

.icon-arrow-right::before {
  content: "\EA03";
}

.icon-arrow-upward::before {
  content: "\EA04";
}

.icon-calendar::before {
  content: "\EA05";
}

.icon-cancel::before {
  content: "\EA06";
}

.icon-cart::before {
  content: "\EA07";
}

.icon-check-box-checked::before {
  content: "\EA08";
}

.icon-check-box-unchecked::before {
  content: "\EA09";
}

.icon-check-circle::before {
  content: "\EA0A";
}

.icon-check::before {
  content: "\EA0B";
}

.icon-chev-collapse::before {
  content: "\EA0C";
}

.icon-chev-expand::before {
  content: "\EA0D";
}

.icon-chev-left::before {
  content: "\EA0E";
}

.icon-chev-right::before {
  content: "\EA0F";
}

.icon-clear::before {
  content: "\EA10";
}

.icon-close::before {
  content: "\EA11";
}

.icon-cursor::before {
  content: "\EA12";
}

.icon-download::before {
  content: "\EA13";
}

.icon-drop-down::before {
  content: "\EA14";
}

.icon-drop-up::before {
  content: "\EA15";
}

.icon-email::before {
  content: "\EA16";
}

.icon-error::before {
  content: "\EA17";
}

.icon-fax::before {
  content: "\EA18";
}

.icon-filter-list::before {
  content: "\EA19";
}

.icon-fullscreen::before {
  content: "\EA1A";
}

.icon-image::before {
  content: "\EA1B";
}

.icon-launch-external::before {
  content: "\EA1C";
}

.icon-link::before {
  content: "\EA1D";
}

.icon-menu::before {
  content: "\EA1E";
}

.icon-pdf::before {
  content: "\EA1F";
}

.icon-person::before {
  content: "\EA20";
}

.icon-phone::before {
  content: "\EA21";
}

.icon-play::before {
  content: "\EA22";
}

.icon-quote::before {
  content: "\EA23";
}

.icon-radio-button-checked::before {
  content: "\EA24";
}

.icon-radio-button-unchecked::before {
  content: "\EA25";
}

.icon-search::before {
  content: "\EA26";
}

.icon-social-facebook::before {
  content: "\EA27";
}

.icon-social-instagram::before {
  content: "\EA28";
}

.icon-social-linkedin::before {
  content: "\EA29";
}

.icon-social-twitter::before {
  content: "\EA2A";
}

.icon-social-youtube::before {
  content: "\EA2B";
}

.icon-upload::before {
  content: "\EA2C";
}

html {
  background-color: var(--pec-color-main-bg) !important;
  color: var(--pec-text-main-bg) !important;
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * 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 {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

/* Text-level semantics
   ========================================================================== */
/**
 * 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 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and 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 */
  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;
}

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

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

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

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

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

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

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * 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"] {
  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 */
}

[type="search"]:focus {
  outline-offset: 0;
  outline-width: 1px;
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/**
 * Base styles that aim to normalize fonts, and display of elements
 * across browsers, and make writing further styles easier.
 */
/* Set font and clear body padding */
html,
button,
input,
select,
textarea {
  font-family: "Montserrat", sans-serif;
}

html {
  scroll-behavior: smooth;
}

body {
  min-width: 320px;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  color: var(--pec-color-text);
  background-color: var(--pec-color-white);
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 24px;
  }
}

body.lock-scroll {
  overflow: hidden;
}

body.overlayed {
  position: relative;
}

body.overlayed:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
}

/* Setting sizes is much more predictable with border-box */
*, *:before, *:after {
  box-sizing: border-box;
}

figure {
  margin: 0;
}

/* Make all images responsive */
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

/* Make inputs on iOS look normal */
/* Normalize buttons */
button {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

/* Custom List Styles */
ol {
  counter-reset: item;
  display: block;
  padding: 0;
  margin: 0 0 32px;
}

@media (max-width: 767px) {
  ol {
    margin: 0 0 24px;
  }
}

ol li {
  display: block;
  padding: 0 0 0 30px;
  position: relative;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  ol li {
    padding: 0 0 0 25px;
  }
}

ol li li {
  padding: 0 0;
  margin: 0 0 16px;
}

ol li li:before {
  content: counters(item, ".") " ";
  position: relative;
  left: 0;
  font-weight: 400;
}

ol ol {
  padding: 16px 0 0;
}

ol li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
  position: absolute;
  left: 2px;
  font-size: 20px;
  font-weight: 700;
  color: var(--pec-color-main-bg);
}

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

ul:not([class]) {
  padding: 0;
  margin: 0 0 32px;
  list-style: none;
}

@media (max-width: 767px) {
  ul:not([class]) {
    margin: 0 0 24px;
  }
}

ul:not([class]) li {
  padding: 0 0 0 30px;
  position: relative;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  ul:not([class]) li {
    padding: 0 0 0 25px;
    margin: 0 0 16px;
  }
}

ul:not([class]) li:last-child {
  margin: 0;
}

ul:not([class]) li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 13px;
  left: 7px;
  border: 1px solid var(--pec-color-main-bg);
  border-radius: 50%;
  background: var(--pec-color-main-bg);
}

@media (max-width: 767px) {
  ul:not([class]) li:before {
    width: 4px;
    height: 4px;
    top: 10px;
    left: 7px;
  }
}

ul:not([class]) li li {
  padding: 0 0 0 16px;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  ul:not([class]) li li {
    padding: 0 0 0 12px;
  }
}

ul:not([class]) li li:before {
  content: 'вЂ“';
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  border: 0;
  background: transparent;
}

ul:not([class]) li ul {
  padding: 16px 0 0;
  margin: 0;
}

.check-icon-list {
  margin: 0 0 2rem;
}

.check-icon-list ul:not([class]),
.check-icon-list ol {
  margin: 0;
}

.check-icon-list ul:not([class]) ul:not([class]),
.check-icon-list ul:not([class]) ol,
.check-icon-list ol ul:not([class]),
.check-icon-list ol ol {
  margin-top: 1rem;
}

.check-icon-list ul:not([class]) li::before,
.check-icon-list ol li::before {
  width: auto;
  height: auto;
  top: 5px;
  left: 0;
  font-size: 1.25rem;
  color: var(--pec-color-cta);
  border: 0;
  background: transparent;
  content: "";
  font-family: "iconfont-PEC";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 767px) {
  .check-icon-list ul:not([class]) li::before,
  .check-icon-list ol li::before {
    font-size: 1rem;
  }
}

/* Normalize links across browsers */
a {
  color: var(--pec-color-text);
  text-decoration: none;
  transition: color .2s;
}

a:hover {
  color: var(--pec-color-text);
  text-decoration: none;
}

.page-content a:not([class]) {
  color: var(--pec-color-hyperlink-default);
  text-decoration: underline;
}

.page-content a:not([class]):hover {
  color: var(--pec-color-hyperlink-hover);
}

svg .pec-text {
  fill: var(--pec-color-text);
}

svg .pec-white {
  fill: var(--pec-color-white);
}

svg .pec-main-bg {
  fill: var(--pec-color-main-bg);
}

svg .pec-bg-2 {
  fill: var(--pec-color-bg-2);
}

svg .pec-bg-3 {
  fill: var(--pec-color-bg-3);
}

svg .pec-cta {
  fill: var(--pec-color-cta);
}

svg .pec-cta-hover {
  fill: var(--pec-color-cta-hover);
}

svg .pec-brand-1 {
  fill: var(--pec-color-brand-1);
}

svg .pec-brand-2 {
  fill: var(--pec-color-brand-2);
}

svg .pec-brand-3 {
  fill: var(--pec-color-brand-3);
}

svg .pec-brand-4 {
  fill: var(--pec-color-brand-4);
}

svg .pec-brand-5 {
  fill: var(--pec-color-brand-5);
}

svg .pec-highlight {
  fill: var(--pec-color-highlight);
}

svg .pec-divider {
  fill: var(--pec-color-divider);
}

.section-title {
  margin: 0 0 39px;
  text-align: center;
}

@media (max-width: 767px) {
  .section-title {
    margin: 0 0 31px;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 720px;
    padding: 0 20px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1280px;
  }
}

@media (max-width: 767px) {
  .container-fluid {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .row {
    margin: 0 -20px;
  }
}

@media (max-width: 767px) {
  .col-12 {
    padding: 0 20px;
  }
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: thin;
  outline-style: dotted;
}

html.user-tab-nav a:focus, html.user-tab-nav
button:focus, html.user-tab-nav
input:focus, html.user-tab-nav
select:focus, html.user-tab-nav
textarea:focus {
  outline: rem(2) solid #7aacfe;
  outline-offset: 0;
}

/**
 * WordPress specific base styles.
 */
.gm-style img {
  max-width: none;
}

.media img,
.media video,
.media object,
.media iframe {
  width: 100%;
  height: auto;
}

/* Make WordPress media inserted to post behave correctly */
.alignleft {
  float: left;
  margin: 0 80px 80px 0;
}

@media (max-width: 767px) {
  .alignleft {
    margin: 0 48px 48px 0;
  }
}

.alignright {
  float: right;
  margin: 0 0 80px 80px;
}

@media (max-width: 767px) {
  .alignright {
    margin: 0 0 48px 48px;
  }
}

.alignnone {
  display: inline-block;
  margin: 80px 0;
}

@media (max-width: 767px) {
  .alignnone {
    margin: 48px 0;
  }
}

@media (max-width: 767px) {
  .col-lg-12 .alignnone {
    max-width: calc(100% + 40px);
    margin: 48px -20px;
  }
}

.aligncenter {
  clear: both;
  display: block;
  margin: 80px auto;
  text-align: center;
}

@media (max-width: 767px) {
  .aligncenter {
    margin: 48px auto;
  }
}

/* Make a 404 page look nicer and more readable */
.error404 ul {
  text-align: left;
}

.navigation.pagination {
  clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */
nav a {
  color: var(--pec-color-text);
  text-decoration: none;
}

nav a:hover {
  color: var(--pec-color-text);
  text-decoration: none;
}

nav li {
  display: inline-block;
}

nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  padding: 5px 0;
  font-size: 15px;
  line-height: 22px;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 2.9375rem;
  font-weight: 700;
  line-height: 1;
  color: var(--pec-color-text);
}

h1:only-child,
h2:only-child,
h3:only-child,
h4:only-child,
h5:only-child,
h6:only-child {
  margin: 0;
}

p + h1, p +
h2, p +
h3, p +
h4, p +
h5, p +
h6 {
  margin-top: 3rem;
}

@media (max-width: 767px) {
  p + h1, p +
  h2, p +
  h3, p +
  h4, p +
  h5, p +
  h6 {
    margin-top: 2.1875rem;
  }
}

h1,
.h1 {
  margin: 0 0 2rem;
  font-size: 3.75rem;
  line-height: 1.06666667;
}

@media (max-width: 767px) {
  h1,
  .h1 {
    margin-bottom: 1rem;
    font-size: 2.125rem;
    line-height: 1.17647059;
  }
}

h2,
.h2 {
  margin: 0 0 2rem;
  font-size: 2.625rem;
  line-height: 1.14285714;
}

@media (max-width: 767px) {
  h2,
  .h2 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 1.33333333;
  }
}

p + h2, p +
.h2 {
  margin-top: 5rem;
}

@media (max-width: 767px) {
  p + h2, p +
  .h2 {
    margin-top: 3rem;
  }
}

h3,
.h3 {
  margin: 0 0 1rem;
  font-size: 1.625rem;
  line-height: 1.23076923;
}

@media (max-width: 767px) {
  h3,
  .h3 {
    margin-bottom: 0.5rem;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

h4,
.h4 {
  margin: 0 0 1rem;
  font-size: 1.25rem;
  line-height: 1.2;
}

@media (max-width: 767px) {
  h4,
  .h4 {
    margin-bottom: 0.5rem;
    font-size: 1rem;
    line-height: 1.5;
  }
}

p + h4, p +
.h4 {
  margin-top: 3rem;
}

@media (max-width: 767px) {
  p + h4, p +
  .h4 {
    margin-top: 1.5rem;
  }
}

h5,
.h5 {
  margin: 0 0 0.5rem;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 0.875rem;
    line-height: 1.14285714;
  }
}

p + h5, p +
.h5 {
  margin-top: 2rem;
}

@media (max-width: 767px) {
  p + h5, p +
  .h5 {
    margin-top: 1.5rem;
  }
}

h6,
.h6 {
  margin: 0 0 0.5rem;
  font-size: 0.875rem;
  line-height: 1.14285714;
}

@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 0.75rem;
    line-height: 1.33333333;
  }
}

p + h6, p +
.h6 {
  margin-top: 1.75rem;
}

@media (max-width: 767px) {
  p + h6, p +
  .h6 {
    margin-top: 1.5rem;
  }
}

/* Text Elements */
p {
  margin: 0 0 2rem;
}

@media (max-width: 767px) {
  p {
    margin-bottom: 1rem;
  }
}

p:last-child {
  margin: 0;
}

p ul,
ol + p {
  margin-top: 2rem;
}

@media (max-width: 767px) {
  p ul,
  ol + p {
    margin-top: 1.5rem;
  }
}

strong {
  font-weight: 700;
}

/* Horizontal Line */
hr {
  margin: 5.875rem 0 5.0625rem;
  border-top: 1px solid var(--pec-color-cta-hover);
}

@media (max-width: 767px) {
  hr {
    margin: 3.25rem 0;
  }
}

::selection {
  background: rgba(6, 66, 122, 0.1);
}

::-moz-selection {
  background: rgba(6, 66, 122, 0.1);
}

/* Blocks / Columns Spacing Helpers */
.block-top-spacing {
  padding-top: 2.5rem;
}

@media (max-width: 767px) {
  .block-top-spacing {
    padding-top: 2.5rem;
  }
}

.block-bottom-spacing {
  padding-bottom: 2.5rem;
}

@media (max-width: 767px) {
  .block-bottom-spacing {
    padding-bottom: 2.5rem;
  }
}

.columns-spacing-top {
  padding-top: 2.5rem;
}

@media (max-width: 767px) {
  .columns-spacing-top {
    padding-top: 1.75rem;
  }
}

.columns-spacing-bottom {
  padding-bottom: 2.1875rem;
}

@media (max-width: 767px) {
  .columns-spacing-bottom {
    padding-bottom: 1.5625rem;
  }
}

@media (max-width: 767px) {
  .columns-margin-bottom-none-mobile .content-column:first-child {
    margin-bottom: 0;
  }
  .columns-margin-bottom-none-mobile .content-column:first-child ul {
    margin-bottom: 1rem;
  }
}

.block-margin-top {
  margin-top: 5rem;
}

@media (max-width: 767px) {
  .block-margin-top {
    margin-top: 3.75rem;
  }
}

.block-margin-bottom {
  margin-bottom: 5rem;
}

@media (max-width: 767px) {
  .block-margin-bottom {
    margin-bottom: 3.75rem;
  }
}

.content-column {
  margin-bottom: 2rem;
  padding-right: 1.25rem;
}

@media (max-width: 767px) {
  .content-column {
    margin-bottom: 1.5rem;
    padding-right: 0.9375rem;
  }
}

@media (max-width: 600px) {
  .content-column {
    padding-right: 0;
    padding-left: 0;
  }
}

.content-column.last_column {
  padding-right: 0;
  padding-left: 1.25rem;
}

@media (max-width: 767px) {
  .content-column.last_column {
    padding-right: 0;
    padding-left: 0.9375rem;
  }
}

@media (max-width: 600px) {
  .content-column.last_column {
    padding-left: 0;
  }
}

/* Buttons */
.c-btn {
  font-size: 1.0625rem;
  line-height: 1.41176471;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  padding: 1rem 1.90625rem;
  transition: .2s linear;
  text-align: center;
  position: relative;
  color: var(--pec-color-primary-button-text);
  background: var(--pec-color-cta);
}

.c-btn:hover {
  text-decoration: none;
  color: var(--pec-color-primary-button-text);
  background: var(--pec-color-cta-hover);
}

.c-btn:focus {
  outline-offset: 3px;
  outline-color: #000000;
}

.c-btn-wrapper {
  line-height: 16px;
  display: block;
  margin: 39px 0 49px;
  text-align: left;
}

.c-btn-wrapper.align-center {
  text-align: center;
}

.c-btn-wrapper.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  .c-btn-wrapper {
    margin: 24px 0 32px;
  }
}

.c-btn-wrapper:last-child {
  margin-bottom: 0;
}

.c-btn-icon {
  position: absolute;
  top: 0;
  right: 0;
}

.c-btn-icon--right:after {
  content: "";
  font-family: "iconfont-PEC";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.25rem;
}

.c-btn-icon--left:before {
  content: "";
  font-family: "iconfont-PEC";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.25rem;
}

.c-btn-primary, .c-btn-secondary {
  border-radius: 1.875rem;
}

.c-btn-primary.c-btn-color-alt {
  color: var(--pec-color-main-bg);
  background-color: var(--pec-color-white);
}

.c-btn-primary.c-btn-color-alt:hover {
  color: var(--pec-text-alt-bg);
  background-color: var(--pec-color-bg-2);
}

.c-btn-secondary {
  border: 0.125rem solid var(--pec-color-text);
  background-color: transparent;
  color: var(--pec-color-text);
  padding: 0.875rem 1.78125rem;
}

.c-btn-secondary:hover {
  color: var(--pec-color-secondary-button-hover-text);
  background-color: var(--pec-color-cta-hover);
  border-color: var(--pec-color-cta-hover);
}

.c-btn-secondary:focus {
  outline-offset: 3px;
}

.c-btn-secondary.c-btn-color-alt {
  color: var(--pec-color-white);
  border-color: var(--pec-color-white);
}

.c-btn-secondary.c-btn-color-alt:hover {
  color: var(--pec-text-alt-bg);
  background-color: var(--pec-color-bg-2);
  border-color: var(--pec-color-bg-2);
}

.c-btn-tertiary {
  padding: 0;
  background-color: transparent;
  color: var(--pec-color-hyperlink-default);
}

.c-btn-tertiary:hover {
  background-color: transparent;
  color: var(--pec-color-hyperlink-hover);
}

.c-btn-tertiary.c-btn-color-alt {
  color: var(--pec-color-white);
}

.c-btn-tertiary.c-btn-color-alt:hover {
  color: var(--pec-color-bg-2);
}

.c-btn-group {
  display: flex;
  margin: 39px 0 49px;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .c-btn-group {
    margin: 24px 0 32px;
  }
}

.c-btn-group .c-btn-wrapper {
  margin: 0;
}

@media (max-width: 600px) {
  .c-btn-group .c-btn-wrapper {
    margin: 0.625rem auto;
    text-align: center;
    width: 100%;
  }
}

.c-btn-group .c-btn-wrapper + .c-btn-wrapper {
  margin-left: 0.6875rem;
}

/* Embed Video Styles */
.iframe-wrapper {
  height: 0;
  max-width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  margin: 2.5rem auto;
  overflow: hidden;
}

@media (max-width: 767px) {
  .iframe-wrapper {
    margin: 1.4375rem auto;
  }
}

.iframe-wrapper__overlay {
  position: absolute;
  z-index: 1;
  top: -0.625rem;
  right: -0.625rem;
  bottom: -0.625rem;
  left: -0.625rem;
  background-color: black;
  background-position: center;
  background-size: cover;
}

.iframe-wrapper__play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  border-radius: 50%;
  background-color: white;
  box-shadow: none;
  cursor: pointer;
  transition: background-color .2s, border-color .2s;
}

.iframe-wrapper__play:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 2px;
  transition: border-color .2s;
  border-width: 10px 0 10px 16px;
  border-style: solid;
  border-color: transparent transparent transparent var(--pec-color-main-bg);
}

.iframe-wrapper__play:hover:before {
  border-color: transparent transparent transparent var(--pec-color-cta);
}

.iframe-wrapper iframe,
.iframe-wrapper object,
.iframe-wrapper embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* Slider Global */
.slick-arrow {
  width: 3rem;
  height: 3rem;
  padding: 0;
  position: absolute;
  z-index: 9;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 0;
  line-height: 0;
  border-radius: 50%;
  color: var(--pec-text-main-bg);
  background: var(--pec-color-main-bg);
  box-shadow: none;
  cursor: pointer;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .slick-arrow {
    width: 2rem;
    height: 2rem;
    margin: -1.0625rem 0 0;
    border: 0;
  }
}

.slick-arrow:hover, .slick-arrow:focus {
  background: var(--pec-color-cta);
}

.slick-arrow:after {
  content: '';
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  margin-top: 0;
  border: 0.1875rem solid #fff;
  border-width: 0.1875rem 0.1875rem 0 0;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .slick-arrow:after {
    width: 8px;
    height: 8px;
    border-width: 0.125rem 0.125rem 0 0;
  }
}

.slick-arrow.slick-prev {
  left: 1.875rem;
}

@media (max-width: 767px) {
  .slick-arrow.slick-prev {
    left: 0;
  }
}

.slick-arrow.slick-prev:after {
  transform: translate(-50%, -50%) rotate(-135deg);
  margin-left: 0.125rem;
}

.slick-arrow.slick-next {
  right: 30px;
}

@media (max-width: 767px) {
  .slick-arrow.slick-next {
    right: 0;
  }
}

.slick-arrow.slick-next:after {
  margin-left: -0.125rem;
}

.content-slider .slick-arrow {
  background-color: var(--pec-color-white);
}

.content-slider .slick-arrow:after {
  border-color: var(--pec-color-main-bg);
}

.content-slider .slick-arrow:hover:after {
  border-color: var(--pec-color-cta);
}

.content-slider .content-slider__slide img {
  margin: 0;
}

/* BASE TABLES */
#page .tablepress-table-name {
  font-size: 1.5rem;
  line-height: 1.75rem;
  letter-spacing: 0.09375rem;
  text-transform: none;
}

#page .tablepress {
  padding: 0 1.25rem 0 0;
  margin: 2.0625rem 0 2.0625rem;
  white-space: nowrap;
}

@media (max-width: 767px) {
  #page .tablepress {
    padding: 0;
    width: calc(100% + 20px);
    margin: 1.5rem -1.25rem 1.5rem 0;
  }
}

#page .tablepress caption {
  display: none;
}

#page .tablepress thead th {
  padding: 0.125rem 0.9375rem 0.75rem;
  position: relative;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: var(--pec-color-text);
  border: none;
  background-color: transparent;
  letter-spacing: 0;
}

@media (max-width: 767px) {
  #page .tablepress thead th {
    font-size: 0.875rem;
    line-height: 1.14285714;
    padding: 0.75rem 0.9375rem 0.75rem 0rem;
  }
}

#page .tablepress thead th br {
  display: none;
}

#page .tablepress thead tr {
  border: none;
}

#page .tablepress tbody td {
  padding: 0.75rem 0.9375rem;
  position: relative;
  font-size: 1rem;
  line-height: 1.5;
  border: 0;
}

@media (max-width: 767px) {
  #page .tablepress tbody td {
    font-size: 0.875rem;
    line-height: 1.14285714;
    min-width: 100px;
  }
}

#page .tablepress tbody tr {
  position: relative;
}

#page .tablepress tbody tr:nth-child(2n + 1) {
  background: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
}

#page .tablepress-scroll-wrapper {
  position: relative;
  margin-right: -1.25rem;
}

#page .tablepress-scroll-wrapper.has-scroll .tablepress {
  display: block;
  overflow-x: auto;
}

#page .tablepress-scroll-wrapper.has-scroll::before {
  content: '';
  pointer-events: none;
  display: block;
  width: 7.1875rem;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="url"],
input[type="email"],
textarea {
  padding: 5px 4px;
  border: 1px solid #CCC;
  width: 100%;
}

textarea {
  height: 200px;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: 10px;
}

select {
  width: 100%;
}

select[multiple="multiple"] option {
  padding: 4px 8px;
}

label {
  display: inline-block;
  font-weight: 700;
  line-height: 1.3;
}

.gform_heading {
  display: none;
}

ul.gform_fields {
  padding-left: 0;
}

li.gfield {
  list-style: none;
  margin-bottom: 16px;
  clear: both;
}

.ginput_container_radio > ul,
.ginput_container_checkbox > ul {
  padding-left: 0;
}

.ginput_container_radio > ul > li,
.ginput_container_checkbox > ul > li {
  list-style: none;
}

.ginput_container_radio > ul > li label,
.ginput_container_checkbox > ul > li label {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
}

.ginput_container_radio br,
.ginput_container_checkbox br {
  display: none;
}

.gform_footer {
  clear: both;
}

.gform_footer br {
  display: none;
}

.ginput_complex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ginput_complex > * {
  width: calc(50% - 8px);
  margin-bottom: 0;
}

.ginput_complex > *.address_line_1, .ginput_complex > *.address_line_2 {
  width: 100%;
}

.ginput_complex > * br {
  display: none;
}

.ginput_complex > * label {
  font-size: .813em;
  letter-spacing: .5pt;
}

@media only screen and (min-width: 769px) {
  li.gf_left_half, li.gf_right_half {
    float: left;
    width: calc(50% - 8px);
  }
  li.gf_left_half {
    margin-right: 16px;
    clear: both;
  }
  li.gf_right_half {
    clear: none;
  }
  li.gf_left_third, li.gf_middle_third, li.gf_right_third {
    float: left;
    width: calc(33.3% - (32px / 3));
  }
  li.gf_left_third, li.gf_middle_third {
    margin-right: 16px;
  }
  li.gf_left_third {
    clear: both;
  }
  li.gf_middle_third, li.gf_right_third {
    clear: none;
  }
}

.hbspt-form fieldset {
  max-width: 100% !important;
}

.hbspt-form input[type="text"],
.hbspt-form input[type="number"],
.hbspt-form input[type="tel"],
.hbspt-form input[type="url"],
.hbspt-form input[type="email"],
.hbspt-form textarea,
.hbspt-form select {
  width: 100% !important;
}

.hbspt-form .form-columns-2 > div,
.hbspt-form .form-columns-3 > div {
  margin-right: 16px;
}

.hbspt-form .form-columns-2 > div:last-child,
.hbspt-form .form-columns-3 > div:last-child {
  margin-right: 0;
}

.hbspt-form .form-columns-2 > div {
  width: calc(50% - 8px) !important;
}

.hbspt-form .form-columns-3 > div {
  width: calc(33.3% - (32px / 3)) !important;
}

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

.hbspt-form .field {
  margin-bottom: 16px;
}

.hbspt-form .field > ul {
  padding-left: 0;
}

.hbspt-form .field > ul > li {
  list-style: none;
}

.hbspt-form .field > ul > li label {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
}

.hbspt-form .input {
  margin-right: 0 !important;
}

.hbspt-form .input > ul {
  margin-top: 0;
  padding-left: 0;
}

.hbspt-form .input > ul > li {
  list-style: none;
}

.hbspt-form .input > ul > li label {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
}

.gfield_required,
.hs-form-required {
  margin-left: 4px;
  color: red;
}

.hs-error-msgs {
  margin-top: 0;
}

.validation_error {
  margin-bottom: 16px;
}

.validation_message,
.validation_error,
.hs-error-msg {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
  color: red;
}

.video-lightbox {
  display: none;
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  overflow-y: auto;
}

.video-lightbox__close {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
  position: fixed;
  top: 1.25rem;
  right: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color .2s;
  z-index: 2;
}

@media (max-width: 767px) {
  .video-lightbox__close {
    top: 0.625rem;
  }
}

.video-lightbox__close:hover {
  background-color: var(--pec-color-cta);
}

.video-lightbox .container {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.video-lightbox .row {
  width: 100%;
}

.video-lightbox .iframe-wrapper {
  margin: 2.5rem 0;
}

@media (max-width: 767px) {
  .video-lightbox .iframe-wrapper {
    margin: 3.4375rem 0;
  }
}

:root {
  --gf_font: Montserrat, sans-serif;
  --gf_field_marginBottom: 1.5rem;
  --gf_field_spaceBetween: 1.875rem;
  --gf_colorOnDarkBackground: var(--pec-color-white);
  --gf_label_color: var(--pec-color-text);
  --gf_label_fontSize: 0.875rem;
  --gf_label_lineHeight: 1.5rem;
  --gf_input_backgroundColor: var(--pec-color-white);
  --gf_input_autofillBackgroundColor: rgba($color-semantic-information,.1);
  --gf_input_borderDefaultColor: #B3B3B3;
  --gf_input_borderFocusColor: var(--pec-color-main-bg);
  --gf_input_borderErrorColor: #b00020;
  --gf_input_borderWidth: 0.0625rem;
  --gf_input_borderRadius: 0;
  --gf_input_padding: 0.6875rem;
  --gf_input_minHeight: 3rem;
  --gf_input_textColor: var(--pec-color-text);
  --gf_input_placeholderTextColor: #737373;
  --gf_input_fontSize: 1rem;
  --gf_input_lineHeight: 1.5rem;
  --gf_cr_fontSize: 1rem;
  --gf_cr_lineHeight: 1.5rem;
  --gf_cr_backgroundColor: #f0f0f0;
  --gf_cr_borderColor: var(--pec-color-text);
  --gf_cr_borderWidth: 0.125rem;
  --gf_cr_selectedColor: #3270e4;
  --gf_c_borderRadius: 0.125rem;
  --gf_datepicker_backgroundColor: var(--pec-color-white);
  --gf_datepicker_headerBackgroundColor: #f0f0f0;
  --gf_datepicker_arrowBackground: #3270e4;
  --gf_datepicker_color: var(--pec-color-text);
  --gf_datepicker_hoverColor: var(--pec-color-cta);
  --gf_datepicker_fontSize: 1rem;
  --gf_datepicker_lineHeight: 1.5rem;
  --gf_select_dd_backgroundColor: var(--pec-color-white);
  --gf_select_optionColor: var(--pec-color-text);
  --gf_select_optionSelectedColor: #f0f0f0;
  --gf_select_optionFontSize: 1rem;
  --gf_select_optionLineHeight: 1.5rem;
  --gf_fileColor: var(--pec-color-text);
  --gf_fileBackground: transparent;
  --gf_fileBackgroundHover: #e1e1e1;
  --gf_fileBorderWidth: 0.0625rem;
  --gf_fileBorderColor: var(--pec-color-text);
  --gf_fileBorderRadius: 0.1875rem;
  --gf_acceptanceBg: #f0f0f0;
  --gf_textError: #b00020;
  --gf_textRequired: #b00020;
  --gf_stepper_colorActive: var(--pec-color-text);
  --gf_stepper_colorAlt: var(--pec-color-white);
  --gf_stepper_colorInactive: var(--pec-color-cta-hover);
}

.gform_wrapper form.dark-bg label {
  color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg label .gfield_required {
  color: inherit;
}

.gform_wrapper form.dark-bg .gfield_checkbox label::before,
.gform_wrapper form.dark-bg .gfield_radio label::before {
  background-color: #696969;
}

.gform_wrapper form.dark-bg .gfield_checkbox label::after,
.gform_wrapper form.dark-bg .gfield_radio label::after {
  border-color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg .ginput_container_fileupload label::before {
  color: var(--gf_colorOnDarkBackground);
  border-color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg .ginput_container_fileupload label span {
  color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg .gfield_price .ginput_container {
  color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg .gfield.acceptance .gfield_label {
  color: var(--gf_label_color);
}

.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox label,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio label {
  color: var(--gf_label_color);
}

.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox label::before,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio label::before {
  background-color: var(--gf_cr_backgroundColor);
}

.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox label::after,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio label::after {
  border-color: var(--gf_cr_borderColor);
}

.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox input:checked ~ label::after,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio input:checked ~ label::after {
  border-color: var(--gf_cr_selectedColor);
}

.gform_wrapper form.dark-bg .ginput_container_list .gfield_list_group .gfield_list_icons img {
  filter: invert(1);
}

.gform_wrapper form.dark-bg .gf_page_steps:before {
  background-color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg .gf_page_steps .gf_step_active {
  border-color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg .gf_page_steps .gf_step_label {
  color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper form.dark-bg .validation_error,
.gform_wrapper form.dark-bg .validation_message {
  color: var(--gf_colorOnDarkBackground);
}

.gform_wrapper .gform_fields {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  font-size: var(--gf_label_fontSize);
  line-height: var(--gf_label_lineHeight);
  list-style-type: none;
}

.gform_wrapper .gfield {
  width: 100%;
  margin-bottom: var(--gf_field_marginBottom);
}

.gform_wrapper .gfield.gform_hidden {
  margin-bottom: 0;
}

.gform_wrapper .gfield_label,
.gform_wrapper label {
  margin: 0;
  font-family: var(--gf_font);
  font-size: inherit;
  font-weight: 500;
  font-style: normal;
  line-height: inherit;
  color: var(--gf_label_color);
}

.gform_wrapper .gfield_label .gfield_required,
.gform_wrapper label .gfield_required {
  margin-left: 0.25rem;
  color: var(--gf_textRequired);
}

.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.gform_wrapper textarea,
.gform_wrapper select {
  width: 100%;
  max-width: 100%;
  min-height: var(--gf_input_minHeight);
  padding: var(--gf_input_padding);
  font-family: var(--gf_font);
  font-size: var(--gf_input_fontSize);
  font-weight: 500;
  line-height: var(--gf_input_lineHeight);
  color: var(--gf_input_textColor);
  border: var(--gf_input_borderWidth) solid var(--gf_input_borderDefaultColor);
  border-radius: var(--gf_input_borderRadius);
  background-color: var(--gf_input_backgroundColor);
  box-shadow: none;
  -webkit-appearance: none;
}

.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
  border-color: var(--gf_input_borderFocusColor);
}

.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file'])::placeholder,
.gform_wrapper textarea::placeholder,
.gform_wrapper select::placeholder {
  font-weight: 500;
  color: var(--gf_input_placeholderTextColor);
  text-transform: none;
}

.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):-webkit-autofill, .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):-webkit-autofil:hover, .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):-webkit-autofill:focus,
.gform_wrapper textarea:-webkit-autofill,
.gform_wrapper textarea:-webkit-autofil:hover,
.gform_wrapper textarea:-webkit-autofill:focus,
.gform_wrapper select:-webkit-autofill,
.gform_wrapper select:-webkit-autofil:hover,
.gform_wrapper select:-webkit-autofill:focus {
  background-color: var(--gf_input_autofillBackgroundColor);
}

.gform_wrapper textarea {
  display: block;
  resize: vertical;
  height: 15rem;
}

.gform_wrapper .gfield_checkbox,
.gform_wrapper .gfield_radio {
  display: block;
  padding: 0;
  margin: 0;
  font-size: var(--gf_cr_fontSize);
  font-weight: 500;
  line-height: var(--gf_cr_lineHeight);
  list-style-type: none;
}

.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
  position: relative;
}

.gform_wrapper .gfield_checkbox input,
.gform_wrapper .gfield_radio input {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.gform_wrapper .gfield_checkbox input:checked ~ label::after,
.gform_wrapper .gfield_radio input:checked ~ label::after {
  border-color: var(--gf_cr_selectedColor);
}

.gform_wrapper .gfield_checkbox input:checked ~ label::before,
.gform_wrapper .gfield_radio input:checked ~ label::before {
  transform: scale(0);
}

html.user-tab-nav .gform_wrapper .gfield_checkbox input:focus ~ label::after, html.user-tab-nav
.gform_wrapper .gfield_radio input:focus ~ label::after {
  outline: var(--gf_input_borderWidth) solid var(--gf_input_borderFocusColor);
}

.gform_wrapper .gfield_checkbox label,
.gform_wrapper .gfield_radio label {
  padding: 0.5rem 0 0.5rem 2.875rem;
  position: relative;
  cursor: pointer;
}

.gform_wrapper .gfield_checkbox label:hover::before,
.gform_wrapper .gfield_radio label:hover::before {
  transform: scale(1);
}

.gform_wrapper .gfield_checkbox label::before,
.gform_wrapper .gfield_radio label::before {
  content: '';
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: -0.125rem;
  left: 0.25rem;
  transform: scale(0);
  border-radius: 50%;
  background-color: var(--gf_cr_backgroundColor);
  transition: transform .2s;
}

.gform_wrapper .gfield_checkbox label::after,
.gform_wrapper .gfield_radio label::after {
  content: '';
  pointer-events: none;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: 0.5625rem;
  left: 0.9375rem;
  border: var(--gf_cr_borderWidth) solid var(--gf_cr_borderColor);
  border-radius: var(--gf_c_borderRadius);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}

.gform_wrapper .gfield_checkbox br,
.gform_wrapper .gfield_radio br {
  display: none;
}

.gform_wrapper .gfield_checkbox input:checked ~ label::after {
  background-color: var(--gf_cr_selectedColor);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpolygon fill='%23ffffff' points='4.146 8.5 0.5 4.854 1.914 3.439 4.146 5.672 9.318 0.5 10.732 1.914'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% auto;
}

.gform_wrapper .gfield_radio input:checked ~ label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='5' fill='%233270e4'/%3E%3C/svg%3E");
  background-size: calc(100% + calc(2 * var(--gf_cr_borderWidth))) auto;
}

.gform_wrapper .gfield_radio label:before {
  top: -0.125rem;
}

.gform_wrapper .gfield_radio label::after {
  width: 1.25rem;
  height: 1.25rem;
  top: 0.5rem;
  left: 0.875rem;
  border-radius: 50%;
}

.gform_wrapper .ginput_complex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gform_wrapper .ginput_complex br,
.gform_wrapper .ginput_complex .gf_clear {
  display: none;
}

.gform_wrapper .ginput_complex > * {
  flex: 0 1 calc(50% - var(--gf_field_spaceBetween)/2);
  max-width: calc(50% - var(--gf_field_spaceBetween)/2);
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .gform_wrapper .ginput_complex > * {
    flex: 0 1 100%;
    max-width: 100%;
  }
}

.gform_wrapper .ginput_complex > *:only-child {
  flex: 0 1 100%;
  max-width: 100%;
  margin: 0;
}

.gform_wrapper .ginput_container_address {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gform_wrapper .ginput_container_address .ginput_full {
  flex: 0 1 100%;
  max-width: 100%;
}

.gform_wrapper .ginput_container_address .ginput_left,
.gform_wrapper .ginput_container_address .ginput_right {
  flex: 0 1 calc(50% - var(--gf_field_spaceBetween)/2);
  max-width: calc(50% - var(--gf_field_spaceBetween)/2);
}

@media (max-width: 767px) {
  .gform_wrapper .ginput_container_address .ginput_left,
  .gform_wrapper .ginput_container_address .ginput_right {
    flex: 0 1 100%;
    max-width: 100%;
  }
}

.gform_wrapper .ginput_container_address br {
  display: none;
}

.gform_wrapper .clear-multi {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gform_wrapper .ginput_container_date .datepicker:placeholder-shown {
  padding-left: 2.875rem !important;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 2H18C19.1 2 20 2.9 20 4V20C20 21.1 19.1 22 18 22H2C0.9 22 0 21.1 0 20V4C0 2.9 0.9 2 2 2H3V0H5V2H15V0H17V2ZM2 20H18V7H2V20Z' fill='%23303030'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 0.875rem 50%;
}

.gform_wrapper .ginput_container_date .ginput_container_date {
  flex: 0 1 calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
  max-width: calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
}

@media (max-width: 767px) {
  .gform_wrapper .ginput_container_date .ginput_container_date {
    flex: 0 1 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .gform_wrapper .ginput_container_date .ginput_container_date + .ginput_container_date {
    margin-top: 0.9375rem;
  }
}

.gform_wrapper .ginput_container_time {
  flex: 0 1 calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
  max-width: calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
}

@media (max-width: 767px) {
  .gform_wrapper .ginput_container_time {
    flex: 0 1 100%;
    max-width: 100%;
  }
}

.gform_wrapper .ginput_container_time i {
  display: none;
}

@media (max-width: 767px) {
  .gform_wrapper .ginput_container_time + .ginput_container_time {
    margin-top: 0.9375rem;
  }
}

.gform_wrapper .gfield.acceptance {
  padding: 1.875rem 1.875rem 2rem;
  background-color: var(--gf_acceptanceBg);
}

@media (max-width: 767px) {
  .gform_wrapper .gfield.acceptance {
    padding: 0.9375rem;
  }
}

.gform_wrapper .gfield.acceptance .gfield_label {
  margin-bottom: 0.625rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: 0.0125rem;
  text-transform: none;
}

.gform_wrapper .ginput_container_fileupload {
  display: flex;
  align-items: flex-end;
  min-height: var(--gf_input_minHeight);
  position: relative;
}

.gform_wrapper .ginput_container_fileupload input[type='file'] {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

html.user-tab-nav .gform_wrapper .ginput_container_fileupload input[type='file']:focus ~ label {
  outline: var(--gf_input_borderWidth) solid var(--gf_input_borderFocusColor);
}

.gform_wrapper .ginput_container_fileupload label {
  font-size: 1rem;
  line-height: 1.5rem;
  cursor: pointer;
}

.gform_wrapper .ginput_container_fileupload label::before {
  content: attr(data-button);
  display: inline-block;
  padding: 0.5625rem 1.0625rem;
  margin-right: 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1rem;
  letter-spacing: 0.03125rem;
  border: var(--gf_fileBorderWidth) solid var(--gf_fileBorderColor);
  border-radius: var(--gf_fileBorderRadius);
  background-color: var(--gf_fileBackground);
  transition: background-color .2s, border-color .2s;
}

.gform_wrapper .ginput_container_fileupload label span {
  display: inline-block;
  padding: 0 1.25rem 0 0;
}

.gform_wrapper .ginput_container_fileupload label:hover::before {
  border-color: var(--gf_fileBackgroundHover);
  background-color: var(--gf_fileBackgroundHover);
}

.gform_wrapper .ginput_container_list .gfield_list_container {
  width: 100%;
}

.gform_wrapper .ginput_container_list .gfield_list_group {
  display: flex;
  align-items: center;
}

.gform_wrapper .ginput_container_list .gfield_list_group + .gfield_list_group {
  margin-top: 0.625rem;
}

.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_cell {
  flex-grow: 1;
}

.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons {
  flex-shrink: 0;
  padding: 0.3125rem 0.625rem;
  text-align: right;
}

.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons a {
  display: inline-block;
}

.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons img {
  display: block;
  width: 1.125rem;
}

.gform_wrapper .gfield_price br {
  display: none;
}

.gform_wrapper .gfield_price .ginput_container {
  font-size: 1.5rem;
  line-height: 2rem;
  color: var(--gf_label_color);
}

.gform_wrapper .gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.gform_wrapper .gfield_error textarea,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error .select2-selection--single {
  padding-right: 3.125rem;
  border-color: var(--gf_input_borderErrorColor);
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 10C0 4.48 4.48 0 10 0s10 4.48 10 10-4.48 10-10 10S0 15.52 0 10zm9-5v6h2V5H9zm0 8v2h2v-2H9z' fill='%23a32638'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 0.8125rem) 50%;
}

.gform_wrapper .gfield_error .select2-selection__arrow {
  display: none;
}

.gform_wrapper .validation_error {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  line-height: 2rem;
  text-align: center;
  color: var(--gf_textError);
}

.gform_wrapper .validation_message {
  margin: 0.4375rem 0.75rem 0;
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--gf_textError);
}

.gform_wrapper .gfield_description:not(.validation_message) {
  margin: 0.4375rem 0.75rem 0;
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--gf_label_color);
}

.gform_wrapper .gfield_description:not(.validation_message):empty {
  display: none;
}

.gform_wrapper .gf_page_steps {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 6.25rem;
}

.gform_wrapper .gf_page_steps:before {
  content: '';
  height: 0.125rem;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  background-color: var(--gf_stepper_colorInactive);
}

.gform_wrapper .gf_page_steps .gf_step_clear {
  display: none;
}

.gform_wrapper .gf_page_steps .gf_step {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  padding-left: 0.3125rem;
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-align: center;
  color: var(--gf_stepper_colorInactive);
  letter-spacing: 0.0125rem;
  border: 0.125rem solid var(--gf_stepper_colorInactive);
  border-radius: 100%;
  background-color: var(--gf_stepper_colorAlt);
}

.gform_wrapper .gf_page_steps .gf_step .gf_step_number {
  color: inherit;
}

.gform_wrapper .gf_page_steps .gf_step_completed {
  color: var(--gf_stepper_colorAlt);
  border-color: var(--gf_stepper_colorActive);
  background-color: var(--gf_stepper_colorActive);
}

.gform_wrapper .gf_page_steps .gf_step_active {
  color: var(--gf_stepper_colorActive);
  border-color: var(--gf_stepper_colorActive);
}

.gform_wrapper .gf_page_steps .gf_step_label {
  max-width: 3.125rem;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 50%;
  transform: translate(-50%);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  color: var(--gf_stepper_colorActive);
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  word-wrap: break-word;
}

.gform_wrapper .gf_left_half,
.gform_wrapper .gf_right_half {
  width: calc(50% - var(--gf_field_spaceBetween)/2);
}

.gform_wrapper .gf_left_half {
  margin-right: calc(var(--gf_field_spaceBetween)/2);
}

.gform_wrapper .gf_right_half {
  margin-left: calc(var(--gf_field_spaceBetween)/2);
}

.gform_wrapper .gf_left_third,
.gform_wrapper .gf_middle_third,
.gform_wrapper .gf_right_third {
  width: calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
}

.gform_wrapper .gf_left_third {
  margin-right: calc(var(--gf_field_spaceBetween)/2);
}

.gform_wrapper .gf_middle_third {
  margin-right: calc(var(--gf_field_spaceBetween)/2);
  margin-left: calc(var(--gf_field_spaceBetween)/2);
}

.gform_wrapper .gf_right_third {
  margin-left: calc(var(--gf_field_spaceBetween)/2);
}

.gform_wrapper .gf_left_half,
.gform_wrapper .gf_right_half,
.gform_wrapper .gf_left_third,
.gform_wrapper .gf_middle_third,
.gform_wrapper .gf_right_third {
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 767px) {
  .gform_wrapper .gf_left_half,
  .gform_wrapper .gf_right_half,
  .gform_wrapper .gf_left_third,
  .gform_wrapper .gf_middle_third,
  .gform_wrapper .gf_right_third {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

.gform_wrapper .gform_description,
.gform_wrapper .gform_title {
  display: none;
}

.gform_wrapper .gform_footer {
  margin-top: 1.5rem;
}

@media (max-width: 767px) {
  .gform_wrapper .gform_footer {
    margin-top: 0.5rem;
  }
}

.gform_wrapper .gform_footer br {
  display: none;
}

.gform_wrapper .gform_button,
.gform_wrapper .gform_previous_button,
.gform_wrapper .gform_next_button {
  border: none;
  cursor: pointer;
}

.gform_wrapper .gform_button + .button,
.gform_wrapper .gform_previous_button + .button,
.gform_wrapper .gform_next_button + .button {
  margin-left: 0.9375rem;
}

.gform_wrapper .screen-reader-text {
  width: 1px;
  height: 1px;
  padding: 0;
  position: absolute;
  margin: -1px;
  word-wrap: normal !important;
  border: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
}

.gform_wrapper p:empty {
  display: none;
}

.gform_wrapper p br {
  display: none;
}

.gform_confirmation_wrapper {
  margin: 3.125rem 0;
  color: var(--gf_label_color);
}

.gform_confirmation_wrapper.dark-bg {
  color: var(--gf_colorOnDarkBackground);
}

.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 1.625rem;
  line-height: 2rem;
  text-align: center;
}

@media (max-width: 767px) {
  .gform_confirmation_wrapper .gform_confirmation_message {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

.ui-datepicker {
  display: none;
  width: 17.5rem;
  padding: 0 0.9375rem 1.25rem;
  margin-top: 0.5rem;
  color: var(--gf_datepicker_color);
  border-radius: 0.125rem;
  background: var(--gf_datepicker_backgroundColor);
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
}

.ui-datepicker-header {
  padding: 0.875rem 3.125rem;
  position: relative;
  margin: 0 -0.9375rem 1.25rem;
  background: var(--gf_datepicker_headerBackgroundColor);
}

.ui-datepicker-title {
  font-size: var(--gf_datepicker_fontSize);
  font-weight: 700;
  line-height: var(--gf_datepicker_lineHeight);
  text-align: center;
  text-transform: uppercase;
}

.ui-datepicker-prev, .ui-datepicker-next {
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--gf_datepicker_arrowBackground);
  cursor: pointer;
}

.ui-datepicker-prev::before, .ui-datepicker-next::before {
  content: '';
  pointer-events: none;
  width: 0.375rem;
  height: 0.625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-60%, -50%, 0);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10'%3E%3Cpath d='M5.92,9.24,1.68,5,5.92.76h0' fill='none' stroke='%23ffffff' stroke-miterlimit='20' stroke-width='2'/%3E%3C/svg%3E") no-repeat center/contain;
  backface-visibility: hidden;
}

.ui-datepicker-prev span, .ui-datepicker-next span {
  display: none;
}

.ui-datepicker-next {
  right: 1rem;
  left: auto;
}

.ui-datepicker-next::before {
  transform: translate3d(-40%, -50%, 0) scaleX(-1);
}

.ui-datepicker-calendar {
  width: 100%;
}

.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
  font-size: var(--gf_datepicker_fontSize);
  font-weight: 500;
  line-height: var(--gf_datepicker_lineHeight);
  text-align: center;
  color: var(--gf_datepicker_color);
}

.ui-datepicker-calendar td a,
.ui-datepicker-calendar th a {
  display: block;
  color: inherit;
}

.ui-datepicker-calendar td a:hover,
.ui-datepicker-calendar th a:hover {
  color: var(--gf_datepicker_hoverColor);
}

.ui-datepicker-calendar th {
  opacity: .4;
}

.select2-container {
  display: block;
  max-width: 100%;
  z-index: 1;
}

.gform_wrapper .select2-container {
  width: 100% !important;
}

.select2-container .select2-selection--single {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-height: var(--gf_input_minHeight);
  padding: var(--gf_input_padding);
  padding-right: 3.25rem;
  position: relative;
  font-family: var(--gf_font);
  font-size: var(--gf_input_fontSize);
  font-weight: 500;
  line-height: var(--gf_input_lineHeight);
  color: var(--gf_input_textColor);
  border: var(--gf_input_borderWidth) solid var(--gf_input_borderDefaultColor);
  border-radius: var(--gf_input_borderRadius);
  background-color: var(--gf_input_backgroundColor);
}

.select2-container .select2-selection--single:focus {
  border-color: var(--gf_input_borderFocusColor);
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  font-weight: 500;
  color: var(--gf_input_placeholderTextColor);
  text-transform: none;
}

.select2-container .select2-selection--single .select2-selection__arrow {
  width: auto;
  height: auto;
  position: absolute;
  top: 46%;
  right: 1.25rem;
  border-width: 0.3125rem 0.3125rem 0 0.3125rem;
  border-style: solid;
  border-color: var(--gf_input_textColor) transparent transparent transparent;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container .select2-dropdown {
  padding: 0.5rem 0;
  margin-top: 0.5rem;
  border: none;
  border-radius: 0.125rem;
  background-color: var(--gf_select_dd_backgroundColor);
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
}

.select2-container .select2-dropdown--above {
  margin-top: -0.5rem;
}

@media (max-height: 30rem) {
  .select2-container .select2-dropdown .select2-results__options {
    max-height: 7.5rem;
  }
}

.select2-container .select2-dropdown .select2-results__option {
  padding: 0.5rem 0.75rem;
  position: relative;
  font-size: var(--gf_select_optionFontSize);
  line-height: var(--gf_select_optionLineHeight);
  color: var(--gf_select_optionColor);
  cursor: pointer;
}

.select2-container .select2-dropdown .select2-results__option--selected, .select2-container .select2-dropdown .select2-results__option--highlighted {
  background-color: #f0f0f0;
}

.select2-container--multiple .select2-dropdown {
  padding: 0.3125rem 0;
}

.select2-container--multiple .select2-dropdown .select2-results__option {
  padding: 0.5rem 0.75rem 0.5rem 2.875rem;
}

.select2-container--multiple .select2-dropdown .select2-results__option::before {
  content: '';
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 0;
  left: 0.25rem;
  transform: scale(0);
  border-radius: 50%;
  background-color: var(--gf_cr_backgroundColor);
  transition: transform .2s;
}

.select2-container--multiple .select2-dropdown .select2-results__option::after {
  content: '';
  pointer-events: none;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: 0.6875rem;
  left: 0.9375rem;
  border: var(--gf_cr_borderWidth) solid var(--gf_cr_borderColor);
  border-radius: var(--gf_c_borderRadius);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}

.select2-container--multiple .select2-dropdown .select2-results__option--highlighted, .select2-container--multiple .select2-dropdown .select2-results__option:hover {
  color: var(--gf_select_optionColor);
  background: transparent;
}

.select2-container--multiple .select2-dropdown .select2-results__option--highlighted {
  background: transparent;
}

.select2-container--multiple .select2-dropdown .select2-results__option--highlighted::before {
  transform: scale(0);
}

.select2-container--multiple .select2-dropdown .select2-results__option:hover {
  background: transparent;
}

.select2-container--multiple .select2-dropdown .select2-results__option:hover::before {
  transform: scale(1);
}

.select2-container--multiple .select2-dropdown .select2-results__option[aria-selected='true']::before {
  transform: scale(0);
}

.select2-container--multiple .select2-dropdown .select2-results__option[aria-selected='true']::after {
  border-color: var(--gf_cr_selectedColor);
  background-color: var(--gf_cr_selectedColor);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpolygon fill='%23ffffff' points='4.146 8.5 0.5 4.854 1.914 3.439 4.146 5.672 9.318 0.5 10.732 1.914'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% auto;
}

.select2-container--open .select2-selection__arrow {
  transform: scaleY(-1);
}

.select2-container--open .select2-selection--single {
  border-color: var(--gf_input_borderFocusColor);
  outline: none !important;
}

.select2-container--open .select2-selection--single:focus {
  outline: initial;
}

.select2-container .select2-selection__clear {
  display: none !important;
}

.childcarecrm-form {
  padding-bottom: 5rem;
}

@media (max-width: 991px) {
  .childcarecrm-form {
    padding-bottom: 3.5rem;
  }
}

.leadparagraph {
  margin: 0 0 5rem;
  font-size: 1.75rem;
  line-height: 1.42857143;
  font-weight: 400;
}

@media (max-width: 767px) {
  .leadparagraph {
    margin: 0 0 3rem;
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

.leadparagraph.align-left {
  text-align: left;
}

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

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

.highlight-text {
  padding: 3px 0;
  background: rgba(var(--pec-color-main-bg), 0.1);
  color: var(--pec-text-main-bg);
}

blockquote.alternate,
blockquote {
  padding: 0 0 0 2.5rem;
  margin: 3rem 0;
  font-size: 1.75rem;
  font-weight: 500;
  font-style: normal;
  line-height: 2.5rem;
  text-align: left;
  color: var(--pec-color-main-bg);
  border-left: 0.25rem solid var(--pec-color-main-bg);
}

@media (max-width: 767px) {
  blockquote.alternate,
  blockquote {
    padding: 0 0 0 0.9375rem;
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

blockquote.alternate > p,
blockquote > p {
  margin: 0;
}

blockquote.alternate > p::before, blockquote.alternate > p::after,
blockquote > p::before,
blockquote > p::after {
  content: '“';
  display: inline;
}

blockquote.alternate > p::after,
blockquote > p::after {
  content: '”';
}

blockquote.alternate footer,
blockquote footer {
  margin-top: 2rem;
}

@media (max-width: 767px) {
  blockquote.alternate footer,
  blockquote footer {
    margin-top: 1.5rem;
  }
}

blockquote.alternate footer:before,
blockquote footer:before {
  content: '–';
  display: inline;
  margin-right: 0.625rem;
}

@media (max-width: 767px) {
  blockquote.alternate footer:before,
  blockquote footer:before {
    margin-right: 0.3125rem;
  }
}

.preheading {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  font-size: 0.9375rem;
  line-height: 1.06666667;
}

.preheading + h1,
.preheading + h2,
.preheading + h3,
.preheading + h4,
.preheading + h5,
.preheading + h6 {
  margin-top: 0;
}

.page-accordion {
  padding: 0 0 77px;
}

@media (max-width: 767px) {
  .page-accordion {
    padding: 16px 0 45px;
  }
}

.single-accordion {
  padding: 0 0 6px;
  margin: 0 0 3px;
  background: var(--pec-color-white);
  color: text-color-base;
  border-top: 0.0625rem solid var(--pec-color-divider);
}

@media (max-width: 767px) {
  .single-accordion {
    padding: 0 0 5px;
    margin: 0 0 1px;
  }
}

.single-accordion p:last-child {
  margin: 0;
}

.single-accordion.active {
  background: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
  border-top: 0.1875rem solid var(--pec-color-text);
}

.single-accordion.active .single-accordion__title:after {
  margin-top: 0;
  transform: rotate(-45deg);
  border-color: var(--pec-color-white);
}

.single-accordion.active .single-accordion__title:before {
  opacity: 1;
}

.single-accordion__content {
  display: none;
  padding: 0 45px 32px 20px;
}

@media (max-width: 767px) {
  .single-accordion__content {
    padding: 0 10px 14px;
  }
}

.single-accordion__title {
  font-weight: 600;
  position: relative;
  display: block;
  padding: 33px 50px 30px 20px;
  cursor: pointer;
  transition: all .2s linear;
  letter-spacing: 0;
}

@media (max-width: 767px) {
  .single-accordion__title {
    padding: 20px 40px 15px 10px;
  }
}

.single-accordion__title h4 {
  color: var(--pec-color-text);
  transition: color .2s linear;
}

.single-accordion__title:hover:after {
  border-color: var(--pec-color-white);
}

.single-accordion__title:hover:before {
  opacity: 1;
}

.single-accordion__title:before {
  position: absolute;
  background: var(--pec-color-cta);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  right: 20px;
  top: 50%;
  display: block;
  margin-top: -10px;
  content: '';
  transition: opacity .2s linear;
}

@media (max-width: 767px) {
  .single-accordion__title:before {
    right: 10px;
  }
}

.single-accordion__title:after {
  position: absolute;
  top: 50%;
  right: 28px;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  content: '';
  transition: all .2s linear;
  transform: rotate(135deg);
  border: 2px solid var(--pec-color-white);
  border-width: 2px 2px 0 0;
}

@media (max-width: 767px) {
  .single-accordion__title:after {
    right: 18px;
  }
}

.block-content-images .single-accordion {
  background-color: var(--pec-color-white);
  color: var(--pec-color-text);
  border-top: 0.1875rem solid var(--pec-color-main-bg);
}

.block-content-images .single-accordion__title h4 {
  color: var(--pec-color-text);
}

.block-content-images .single-accordion__title:after {
  border-color: var(--pec-color-white);
}

.block-content-images .single-accordion__title:before {
  background: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
  opacity: 1;
}

.block-content-images .single-accordion__title:hover:after {
  border-color: var(--pec-color-cta);
}

.block-content-images .single-accordion__title:hover:before {
  opacity: 1;
}

.block-content-images .single-accordion.active .single-accordion__title:before {
  background: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
  opacity: 1;
}

.block-content-images .single-accordion.active .single-accordion__title:after {
  border-color: var(--pec-color-white);
}

.page-fullwidth-image {
  padding: 38px 0 74px;
}

@media (max-width: 767px) {
  .page-fullwidth-image {
    padding: 29px 0 55px;
  }
}

.page-fullwidth-image__wrapper:before, .page-fullwidth-image__wrapper:after {
  content: '';
  display: table;
}

.page-fullwidth-image__wrapper:after {
  clear: both;
}

.page-fullwidth-image__wrapper img {
  width: 100%;
  margin: 0;
}

@media (max-width: 767px) {
  .content-image {
    margin: 48px 0 0;
  }
  .content-image + .content-image {
    margin: 0 0 48px;
    padding-top: 15px;
  }
  .col-lg-12 .content-image {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
  .col-lg-12 .content-image img {
    margin: 0;
  }
}

.content-image__align-left, .content-image__align-right {
  width: 50%;
}

@media (max-width: 767px) {
  .content-image__align-left, .content-image__align-right {
    width: 100%;
  }
}

.content-image__align-left {
  float: left;
}

@media (max-width: 767px) {
  .content-image__align-left {
    float: none;
  }
}

.content-image__align-left.spacing-normal {
  padding-right: 15px;
}

@media (max-width: 767px) {
  .content-image__align-left.spacing-normal {
    padding: 0 0 15px;
  }
  .content-image__align-left.spacing-normal:last-child {
    padding: 0;
  }
}

.content-image__align-right {
  float: right;
}

@media (max-width: 767px) {
  .content-image__align-right {
    float: none;
  }
}

.content-image__align-right.spacing-normal {
  padding-left: 15px;
}

@media (max-width: 767px) {
  .content-image__align-right.spacing-normal {
    padding: 0 0 15px;
  }
  .content-image__align-right.spacing-normal:last-child {
    padding: 0;
  }
}

.content-image img {
  width: 100%;
  margin: 80px 0;
}

@media (max-width: 767px) {
  .content-image img {
    margin: 0;
  }
}

/* Main Header */
.main-header {
  position: sticky;
  z-index: 10;
  top: 0;
  font-weight: 500;
  background-color: var(--pec-color-white);
}

@media (max-width: 1199px) {
  .main-header {
    min-height: 6rem;
  }
}

.main-header__main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 0 32px;
  min-height: 8.25rem;
}

@media (max-width: 1199px) {
  .main-header__main {
    display: none;
  }
}

.main-header__left {
  display: flex;
  justify-content: flex-start;
  flex: 0 0 70%;
}

.main-header__left .main-header__logo-link {
  align-content: center;
  flex: 0 0 100%;
  max-width: 14.5rem;
  height: 5.25rem;
}

.main-header__left img {
  max-height: 5.25rem;
}

.main-header__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 1199px) {
  .main-header__right {
    display: none;
  }
}

.main-header__right .c-btn {
  padding: 0.625rem 1.28125rem;
  margin-left: 0.4375rem;
}

@media (max-width: 1399px) {
  .main-header__right .c-btn {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.main-header__right .c-btn-secondary {
  padding: 0.5rem 1.15625rem;
}

.main-header__logo {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  width: 100%;
  background-color: var(--pec-color-white);
}

@media (max-width: 767px) {
  .main-header__logo {
    padding: 0.625rem;
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .main-header__logo {
    padding: 0.5rem 0.625rem;
    width: 150%;
  }
}

.main-header__logo-wrapper {
  max-width: 10.4375rem;
  max-height: 0.625rem;
  z-index: 20;
}

@media (max-width: 767px) {
  .main-header__logo-wrapper {
    max-width: 5rem;
  }
}

@media (max-width: 1199px) {
  .main-header__logo-wrapper {
    max-width: 7.375rem;
    max-height: none;
  }
}

@media (min-width: 767px) {
  .main-header__logo-wrapper .main-header__logo {
    display: none;
  }
}

.main-header__logo svg,
.main-header__logo img {
  display: block;
  width: 100%;
  height: auto;
}

.main-header__nav {
  padding-left: 2rem;
}

@media (max-width: 1199px) {
  .main-header__nav {
    display: none;
  }
}

.main-header__nav .menu {
  display: flex;
  height: 100%;
}

.main-header__nav .menu > li {
  height: 100%;
  position: relative;
}

.main-header__nav .menu > li:not(:last-child) {
  margin-right: 1.875rem;
}

.main-header__nav .menu > li > a {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  color: var(--pec-color-text);
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}

.main-header__nav .menu > li > a:before {
  content: '';
  width: 0;
  height: 0.125rem;
  position: absolute;
  bottom: 0;
  left: 0;
  color: var(--pec-text-main-bg);
  background-color: var(--pec-color-main-bg);
  transition: width .1s ease-in-out;
}

.main-header__nav .menu > li.menu-item-has-children > a:after {
  margin-left: 0.1875rem;
  transition: .2s;
  content: "";
  font-family: "iconfont-PEC";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main-header__nav .menu > li:hover > a {
  color: var(--pec-color-main-bg);
}

.main-header__nav .menu > li:hover > a:before {
  width: 100%;
}

.main-header__nav .menu > li:hover > a:after {
  transform: rotate(180deg);
}

.main-header__nav .menu > li:hover .sub-menu {
  pointer-events: all;
  opacity: 1;
}

.main-header__nav .sub-menu {
  pointer-events: none;
  display: flex;
  flex-direction: column;
  padding: 1.5625rem 0;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: var(--pec-color-white);
  opacity: 0;
  transition: opacity .2s ease-in-out;
}

.main-header__nav .sub-menu li {
  padding: 0 0.75rem 0.3125rem;
}

.main-header__nav .sub-menu a {
  display: block;
  padding: 0.5rem 1.125rem;
  position: relative;
  color: var(--pec-color-text);
  white-space: nowrap;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
}

.main-header__nav .sub-menu a:hover {
  background-color: var(--pec-color-bg-2);
  font-weight: 600;
  border-radius: 1.875rem;
}

.main-header__nav .sub-menu li.bold a {
  font-weight: 700;
}

.main-header__nav .sub-menu li.current-menu-item a {
  background-color: var(--pec-color-bg-2);
  font-weight: 600;
  border-radius: 1.875rem;
}

.main-header__portal {
  display: flex;
  align-items: center;
  margin-right: 0.625rem;
  transition: color .2s;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}

@media (max-width: 1399px) {
  .main-header__portal {
    margin-right: 0.3125rem;
  }
}

@media (max-width: 1199px) {
  .main-header__portal {
    padding: 1rem 1.25rem;
  }
}

.main-header__portal:before {
  margin-right: 0.375rem;
}

.main-header__portal:hover {
  color: var(--pec-color-cta);
}

.pum-container.pum-responsive img {
  margin: 0 !important;
  border-radius: 8px !important;
}

.current-site-id-78 .main-header__left .main-header__logo-link {
  max-width: 18.75rem;
  height: auto;
}

.current-site-id-78 .main-header__left .main-header__logo-link img {
  max-height: fit-content;
}

.main-header__alert {
  display: none;
  background-color: var(--pec-color-cta-strip);
  color: var(--pec-color-text);
  padding: 0.75rem 0;
  position: relative;
}

@media (max-width: 1199px) {
  .main-header__alert {
    padding: 0.5rem 0;
  }
}

.main-header__alert--visible {
  display: block;
}

.main-header__alert-content {
  text-align: center;
  padding: 0 2.5rem;
  color: var(--pec-color-white);
  font-size: 0.875rem;
  line-height: 1.71428571;
  font-weight: 500;
}

@media (max-width: 1199px) {
  .main-header__alert-content {
    font-size: 0.75rem;
    line-height: 1.33333333;
  }
}

@media (max-width: 767px) {
  .main-header__alert-content {
    text-align: left;
    padding: 0 2.5rem 0 0;
  }
}

.main-header__alert-content a {
  color: inherit;
  text-decoration: underline;
}

.main-header__alert-content a:hover {
  color: inherit;
  text-decoration: none;
}

.main-header__alert-content p {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

.main-header__alert-close {
  position: absolute;
  top: 50%;
  right: 1.875rem;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--pec-color-main-bg);
  background-color: var(--pec-color-white);
  transition: all .2s linear;
  border-radius: 50%;
}

@media (max-width: 1199px) {
  .main-header__alert-close {
    width: 1.25rem;
    height: 1.25rem;
    right: 2.5rem;
  }
}

@media (max-width: 767px) {
  .main-header__alert-close {
    right: 1.25rem;
  }
}

.main-header__alert-close:hover {
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
}

.main-header__alert-close:before {
  font-size: 1.25rem;
  line-height: 1;
}

@media (max-width: 1199px) {
  .main-header__alert-close:before {
    font-size: 1rem;
    line-height: 1;
  }
}

.btn-hamburger {
  position: absolute;
  z-index: 9999;
  top: 50%;
  right: 1.375rem;
  display: none;
  width: 1.25rem;
  height: 0.875rem;
  padding: 0;
  cursor: pointer;
  transform: translateY(-50%);
  border: 0;
  outline: 0;
  background: transparent;
  box-shadow: none;
}

@media (max-width: 1199px) {
  .btn-hamburger {
    display: block;
  }
}

.btn-hamburger:hover, .btn-hamburger:focus {
  outline-width: thin;
}

.btn-hamburger span {
  position: absolute;
  left: 0;
  display: block;
  width: 1.25rem;
  height: 0.125rem;
  transition: .45s ease-in-out;
  transform: rotate(0deg);
  opacity: 1;
  background: var(--pec-color-text);
}

.btn-hamburger span:nth-child(1) {
  top: 0;
  transform-origin: left center;
}

.btn-hamburger span:nth-child(2) {
  top: 0.375rem;
  transform-origin: left center;
}

.btn-hamburger span:nth-child(3) {
  top: 0.75rem;
  transform-origin: left center;
}

.btn-hamburger.open span:nth-child(1) {
  top: -0.0625rem;
  left: 0.1875rem;
  transform: rotate(45deg);
}

.btn-hamburger.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.btn-hamburger.open span:nth-child(3) {
  top: 0.8125rem;
  left: 0.1875rem;
  transform: rotate(-45deg);
}

/* Main Header Mobile */
.main-header__main_top {
  display: none;
}

@media (max-width: 1199px) {
  .main-header__main_top {
    display: flex;
  }
}

@media (max-width: 1199px) {
  .main-header__main_top .main-header__logo-link {
    align-content: center;
    flex: 0 0 100%;
    max-width: 14.5rem;
    height: 5.25rem;
  }
}

.main-header__logo {
  max-height: 5.25rem;
}

.main-header__nav-mobile {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  overflow-y: auto;
}

.main-header__nav-mobile .menu a {
  color: inherit;
  text-decoration: none;
}

.main-header__nav-mobile .menu > li > a {
  font-weight: 700;
  position: relative;
  padding: 1rem 3.125rem 1rem 1.25rem;
  display: flex;
  align-items: center;
}

.main-header__nav-mobile .menu > li > a.open + .sub-menu {
  display: block;
}

.main-header__nav-mobile .menu > li.menu-item-has-children > a:after {
  position: absolute;
  top: 50%;
  right: 1.75rem;
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin-top: -0.375rem;
  content: '';
  transition: all .2s linear;
  transform: rotate(135deg);
  border: 2px solid #58697a;
  border-width: 2px 2px 0 0;
}

.main-header__nav-mobile .menu > li.menu-item-has-children > a.open:after {
  margin-top: 0;
  transform: rotate(-45deg);
}

.main-header__nav-mobile .menu .sub-menu {
  display: none;
  margin: 0.5rem 0;
}

.main-header__nav-mobile .menu .sub-menu li.current-menu-item > a {
  background-color: var(--pec-color-bg-2);
}

.main-header__nav-mobile .menu .sub-menu a {
  padding: 0.5rem 1.25rem;
  display: block;
}

.main-header__nav-mobile-cta {
  padding: 1rem 1.25rem;
  box-shadow: 0 -0.25rem 0.25rem rgba(0, 0, 0, 0.05);
  background-color: var(--pec-color-white);
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  flex-grow: 1;
}

.main-header__nav-mobile-cta .c-btn {
  text-align: center;
  justify-content: center;
}

.main-header__nav-mobile-cta .c-btn:not(:last-child) {
  margin-bottom: 0.5rem;
}

.main-header__nav-mobile--wrapper {
  position: absolute;
  z-index: 99;
  top: 100%;
  right: 0;
  width: 100%;
  max-width: 20rem;
  height: calc(100vh - 6rem);
  display: none;
  background: var(--pec-color-white);
}

@media (max-width: 600px) {
  .main-header__nav-mobile--wrapper {
    max-width: none;
  }
}

@media (max-width: 1199px) {
  .main-header__nav-mobile--wrapper.active {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

.main-header__nav-mobile--wrapper nav li {
  display: block;
}

.main-header__locations {
  list-style: none;
  display: flex;
  margin: 0 2rem 0 auto;
  color: #737373;
  font-size: 1rem;
  line-height: 1.33333333;
  font-weight: 500;
}

.main-header__locations span {
  margin: 0 5px;
}

.not-found-content {
  padding: 16.5rem 0 19.5rem;
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
  text-align: center;
}

@media (max-width: 1399px) {
  .not-found-content {
    padding: 9.375rem 0;
  }
}

@media (max-width: 767px) {
  .not-found-content {
    padding: 6.25rem 0;
  }
}

.not-found-content h1, .not-found-content h2, .not-found-content h3, .not-found-content h4, .not-found-content h5, .not-found-content h6 {
  color: var(--pec-text-main-bg);
}

.not-found-content .c-btn-group {
  justify-content: center;
}

.not-found-content .c-btn-group .c-btn-wrapper + .c-btn-wrapper {
  margin-left: 1.25rem;
}

@media (max-width: 600px) {
  .not-found-content .c-btn-group .c-btn-wrapper + .c-btn-wrapper {
    margin-left: 0;
  }
}

.page-hero {
  color: var(--pec-text-main-bg);
  position: relative;
  display: flex;
  flex-wrap: wrap;
  min-height: 32.8125rem;
}

@media (max-width: 1199px) {
  .page-hero .container {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .page-hero {
    display: flex;
    flex-direction: column-reverse;
  }
  .page-hero .page-hero__thumbnail {
    width: 100% !important;
    position: relative;
  }
}

.page-hero--row-layout {
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
}

.page-hero--row-layout + .block-content {
  padding-top: 5rem;
}

.page-hero--row-layout .page-hero__title {
  color: var(--pec-text-main-bg);
}

.page-hero--row-layout .page-hero__description {
  color: var(--pec-text-main-bg);
}

.page-hero--alt-style {
  background-color: var(--pec-color-main-bg);
  overflow: hidden;
  min-height: 29.5rem;
}

@media (max-width: 991px) {
  .page-hero--alt-style {
    min-height: 18.75rem;
    justify-content: center;
  }
}

.page-hero--alt-style .content-wrapper-container {
  width: 100%;
}

.page-hero--alt-style .content-wrapper-container .container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-hero--alt-style .page-hero__content {
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}

.page-hero--alt-style .page-hero__title,
.page-hero--alt-style .page-hero__description {
  max-width: 66.875rem;
  margin: 0 auto;
}

.page-hero__bubbles {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

@media (max-width: 991px) {
  .page-hero__bubbles {
    max-width: 3.75rem;
  }
}

.page-hero__bubbles--left {
  left: 0;
}

.page-hero__bubbles--right {
  right: 0;
}

.page-hero__feet {
  position: absolute;
}

@media (max-width: 991px) {
  .page-hero__feet {
    display: none;
  }
}

.page-hero__feet--left {
  left: 0;
  bottom: -4.0625rem;
}

.page-hero__feet--right {
  right: 0;
  top: 1.4375rem;
}

.page-hero.page-hero--contained .page-hero__image {
  background-size: contain;
}

.page-hero .container, .page-hero .row {
  min-height: 100%;
}

.page-hero__bg {
  position: absolute;
  height: 29.5rem;
  top: 0;
  left: 0;
  right: 0;
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
}

@media (max-width: 1199px) {
  .page-hero__bg {
    height: 21.875rem;
  }
}

@media (max-width: 767px) {
  .page-hero__bg {
    height: auto;
    bottom: 0;
  }
}

.page-hero__bg svg {
  position: absolute;
  height: auto;
}

.page-hero__bg svg:nth-child(1) {
  top: 0;
  right: 0;
  width: 15.25rem;
}

@media (max-width: 1199px) {
  .page-hero__bg svg:nth-child(1) {
    width: 4.3125rem;
  }
}

.page-hero__bg svg:nth-child(2) {
  top: -1.0625rem;
  left: 0;
  width: 13.25rem;
}

@media (max-width: 1199px) {
  .page-hero__bg svg:nth-child(2) {
    display: none;
  }
}

.page-hero__content {
  display: flex;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 80px;
  padding-right: 7.44vw;
}

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

@media (max-width: 767px) {
  .page-hero__content {
    width: 100%;
  }
}

.page-hero__content-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

@media (max-width: 1199px) {
  .page-hero__content-wrapper {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    max-width: none;
  }
}

@media (max-width: 991px) {
  .page-hero__content-wrapper {
    padding: 5rem 1.25rem;
  }
}

@media (max-width: 767px) {
  .page-hero__content-wrapper {
    padding: 3.0625rem 1.25rem 1.4375rem;
  }
}

.page-hero--home .page-hero__content-wrapper {
  max-width: 45rem;
}

@media (max-width: 1199px) {
  .page-hero--home .page-hero__content-wrapper {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .page-hero--home .page-hero__content-wrapper {
    padding: 2.0625rem 1.25rem 2.625rem;
  }
}

.page-hero__title {
  color: inherit;
  margin: 0;
  max-width: 41.25rem;
}

@media (max-width: 767px) {
  .page-hero__title {
    max-width: none;
  }
}

.page-hero__description {
  max-width: 41.25rem;
  font-weight: 500;
}

@media (max-width: 767px) {
  .page-hero__description {
    max-width: none;
  }
}

@media (max-width: 991px) {
  .page-hero__buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 767px) {
  .page-hero__buttons {
    margin: 2rem 0 0;
  }
}

@media (max-width: 767px) {
  .page-hero--home .page-hero__buttons {
    margin: 1.4375rem 0 0;
  }
}

.page-hero__buttons .c-btn {
  margin-bottom: 1.25rem;
}

@media (max-width: 767px) {
  .page-hero__buttons .c-btn {
    width: 100%;
    justify-content: center;
    margin-bottom: 0.5rem;
  }
}

.page-hero__buttons .c-btn:not(:last-child) {
  margin-right: 1.25rem;
}

@media (max-width: 991px) {
  .page-hero__buttons .c-btn:not(:last-child) {
    margin-right: 0;
  }
}

.page-hero__thumbnail {
  position: absolute;
  height: 100%;
  width: 50%;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.page-hero__thumbnail.page-hero__video {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  overflow: hidden;
}

@media (max-width: 991px) {
  .page-hero__thumbnail.page-hero__video {
    position: inherit;
    min-height: 21.875rem !important;
  }
}

.page-hero__thumbnail.page-hero__video #hero-video {
  position: absolute;
  top: 0;
  width: 240%;
  height: 130%;
  border: none;
  user-select: none;
  pointer-events: none;
  touch-action: none;
}

.page-hero__thumbnail .c-btn--play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 72px;
  height: 72px;
  border-color: #FFF;
  border-radius: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 0;
  display: flex;
  justify-content: center;
}

.page-hero__thumbnail .c-btn--play::before {
  content: "";
  font-family: "iconfont-PEC";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 992px) {
  .page-hero__thumbnail .c-btn--play {
    display: none;
  }
}

.page-hero__thumbnail .page-hero__image {
  height: 100%;
  width: 100%;
  min-width: 29.4375rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
}

@media (max-width: 767px) {
  .page-hero__thumbnail .page-hero__image {
    background-position: center bottom;
  }
}

@media (max-width: 1199px) {
  .page-hero--home .page-hero__thumbnail {
    order: -1;
  }
}

.page-hero.page-hero--column-layout .page-hero__thumbnail {
  margin-top: 3.9375rem;
}

@media (max-width: 767px) {
  .page-hero.page-hero--column-layout .page-hero__thumbnail {
    margin-top: 2rem;
    margin-bottom: -1.875rem;
  }
}

.page-hero.page-hero--row-layout .page-hero__thumbnail {
  width: 50%;
  min-height: 29.4375rem;
}

@media (max-width: 991px) {
  .page-hero.page-hero--row-layout .page-hero__thumbnail {
    width: 100%;
    max-height: initial;
  }
}

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

.page-hero__nav {
  width: 100%;
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
  padding: 1rem 1.25rem;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
}

@media (max-width: 767px) {
  .page-hero__nav {
    display: none;
  }
}

.page-hero__nav li {
  margin: 0 1rem;
}

.page-hero__nav-link {
  color: var(--pec-text-alt-bg);
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  display: block;
}

.page-hero.video-active {
  position: relative;
  z-index: 99999;
}

.page-hero .video-popup__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99999;
  padding: 4.625rem rv(0, 144);
  background-color: #dedbd7;
  visibility: visible;
  opacity: 1;
}

.page-hero .video-popup__wrapper .video-frame {
  position: relative;
  top: 50%;
  width: 86.938rem;
  height: 0;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 56.505%;
  transform: translateY(-50%);
  overflow: hidden;
}

@media (min-width: 992px) {
  .page-hero .video-popup__wrapper .video-frame {
    padding-top: 56.322%;
  }
}

@media (min-width: 1200px) {
  .page-hero .video-popup__wrapper .video-frame {
    min-height: 100%;
  }
}

.page-hero .video-popup__wrapper .video-frame__iframe {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.page-hero .video-popup__wrapper .video-frame iframe {
  position: absolute;
  top: 0;
  width: 130%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 767px) {
  .page-hero .video-popup__wrapper .video-frame iframe {
    width: 100%;
  }
}

.page-hero .video-popup__wrapper .c-btn--close {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  color: paint(neutral-1);
  border: none;
  border-radius: 50%;
  background-color: paint(neutral-7);
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

.page-hero .video-popup__wrapper .c-btn--close::before {
  content: "";
  font-family: "iconfont-PEC";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  pointer-events: none;
}

.page-hero .video-popup__wrapper:not(.active) {
  visibility: hidden;
  opacity: 0;
}

.page-hero .video-popup__wrapper .video-popup__close {
  position: absolute;
  top: 1.875rem;
  right: 1.875rem;
  z-index: 999;
  color: #FFF;
  background-color: #33302d;
}

.page-hero .video-popup__wrapper .video-popup__close:hover {
  background-color: #403c39;
}

.page-template-default .archive-program-nav + .block-content {
  padding-top: 5rem;
}

.block-tabs {
  overflow: hidden;
}

.block-tabs h2 {
  margin: 0 0 1.9375rem;
}

@media (max-width: 767px) {
  .block-tabs h2 {
    margin: 0 0 1rem;
  }
}

.block-tabs.block-bottom-spacing {
  padding-bottom: 2.1875rem;
}

.block-tabs .alignnone {
  margin: 0.5rem 0 0;
}

@media (max-width: 767px) {
  .block-tabs .alignnone {
    margin: 0.5rem 0 0.5rem;
  }
}

.tabs__link-list {
  overflow-x: auto;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  list-style: none;
  white-space: nowrap;
}

.tabs__link-list:before, .tabs__link-list:after {
  content: '';
  display: table;
}

.tabs__link-list:after {
  clear: both;
}

@media (max-width: 767px) {
  .tabs__link-list {
    padding: 0 1.25rem;
  }
  .tabs__link-list:before, .tabs__link-list:after {
    content: none;
  }
}

.tabs__link-list-wrapper {
  position: relative;
}

.tabs__link-list-wrapper:before {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0.375rem;
  display: none;
  width: 1.25rem;
  content: '';
  background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
}

.tabs__link-list-wrapper.has-scroll:before {
  display: block;
}

.tabs__link {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  display: block;
  float: left;
}

@media (max-width: 767px) {
  .tabs__link {
    font-size: 0.875rem;
    line-height: 1.14285714;
    display: inline-block;
    float: none;
  }
  .slick-initialized .tabs__link {
    float: left;
  }
}

.tabs__link a {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem 0.75rem;
  transition: color .2s linear, background .2s linear;
  text-align: center;
  text-decoration: none;
  color: var(--pec-color-main-bg);
  background: transparent;
  min-width: 12.5rem;
}

@media (max-width: 767px) {
  .tabs__link a {
    min-width: 0;
    padding: 1rem 1.0625rem 1rem;
    outline: 0;
  }
}

.tabs__link a:focus {
  outline-width: thin;
}

.tabs__link a:after {
  position: absolute;
  right: auto;
  bottom: 0;
  left: 0;
  display: block;
  right: 0;
  height: 1px;
  opacity: 1;
  content: '';
  transition: all .2s linear;
  background-color: var(--pec-color-cta);
}

.tabs__link:not(.active) a:hover {
  color: var(--pec-text-alt-bg);
  background-color: var(--pec-color-bg-2);
}

.tabs__link:not(.active) a:hover:after {
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
}

.tabs__link.active a {
  color: var(--pec-color-text);
}

@media (max-width: 767px) {
  .tabs__link.active a {
    color: var(--pec-color-text);
  }
}

.tabs__link.active a:after {
  height: 0.25rem;
  background-color: var(--pec-color-cta);
}

@media (max-width: 767px) {
  .tabs__link.active a:after {
    height: 0.125rem;
  }
}

.tabs__link.active a:hover {
  color: var(--pec-text-alt-bg);
  background-color: var(--pec-color-bg-2);
}

.tabs__link.active a:hover:after {
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
}

.tabs__tab-content {
  position: static;
  visibility: visible;
  padding: 2.0625rem 0 0;
  transition: opacity .2s linear;
  opacity: 1;
}

@media (max-width: 767px) {
  .tabs__tab-content {
    padding: 1.5rem 0 0;
  }
}

.tabs__tab-content:not(.active) {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: -9999px;
}

.tabs__tab-content [class*='col-']:last-child {
  padding-bottom: 4.875rem;
  position: relative;
}

@media (max-width: 767px) {
  .tabs__tab-content [class*='col-']:last-child {
    padding-bottom: 3rem;
  }
}

.tabs__tab-content .tab-divider {
  position: absolute;
  background: var(--pec-color-cta-hover);
  height: 1px;
  text-align: center;
  width: 96%;
  bottom: 10px;
  z-index: 99;
  border-top: 1px solid var(--pec-color-cta-hover);
}

.tab-head-wrap {
  position: relative;
}

@media (max-width: 767px) {
  .tab-head-wrap {
    margin: 0 -1.25rem;
  }
  .tab-head-wrap .tab-head:before, .tab-head-wrap .tab-head:after {
    content: '';
    display: table;
  }
  .tab-head-wrap .tab-head:after {
    clear: both;
  }
}

.tab-head-wrap.has-scroll:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 1.875rem;
  content: '';
  background-image: linear-gradient(270deg, #fffcf2 0%, rgba(255, 252, 242, 0) 100%);
}

.block-img-comp {
  padding: 71px 15px;
}

@media (max-width: 991px) {
  .block-img-comp {
    padding: 70px 31px;
  }
}

@media (max-width: 767px) {
  .block-img-comp {
    padding: 50px 20px 39px;
  }
  .block-img-comp .section-title {
    text-align: left;
  }
}

.block-img-comp .container-fluid {
  padding: 0 1.04166667vw;
}

@media (max-width: 767px) {
  .block-img-comp .container-fluid {
    padding: 0;
  }
}

.block-img-comp .row {
  margin: 0 -1.04166667vw;
  padding: 0 0 2.22222222vw;
}

@media (max-width: 767px) {
  .block-img-comp .row {
    margin: 0;
    padding: 0;
  }
}

.block-img-comp .row:last-child {
  padding: 0;
}

.block-img-comp [class*='col'] {
  padding: 0 1.04166667vw;
}

@media (max-width: 767px) {
  .block-img-comp [class*='col'] {
    padding: 0 0 12px;
  }
}

.block-img-single img {
  display: block;
  width: 100%;
}

.block-img-single.small-top {
  padding-bottom: 2.22222222vw;
}

@media (max-width: 767px) {
  .block-img-single.small-top {
    padding-bottom: 12px;
  }
}

.block-gallery-slider {
  padding: 3.75rem 0;
  margin: 5rem 0;
  background: var(--pec-color-slider-gallery);
  color: var(--pec-text-alt-bg);
}

@media (max-width: 767px) {
  .block-gallery-slider {
    padding: 3rem 0 1.9375rem;
    margin: 3rem 0 0;
  }
}

.block-gallery-slider h1, .block-gallery-slider h2, .block-gallery-slider h3, .block-gallery-slider h4, .block-gallery-slider h5, .block-gallery-slider h6 {
  color: var(--pec-slider-gallery-text-color);
}

.block-gallery-slider.no-margin-bottom {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .block-gallery-slider.no-margin-bottom {
    margin-bottom: 0;
  }
}

.block-gallery-slider.no-margin-top {
  margin-top: 0;
}

@media (max-width: 767px) {
  .block-gallery-slider.no-margin-top {
    margin-top: 0;
  }
}

.bc-gallery__slider {
  padding: 0;
}

.bc-gallery__slider .slick-track {
  display: flex;
  align-items: center;
}

.bc-gallery__slider .slick-arrow {
  background-color: var(--pec-slider-gallery-arrow-color);
}

.bc-gallery__slider .slick-arrow:hover {
  background-color: var(--pec-slider-gallery-arrow-hover-color);
}

.bc-gallery__slide {
  height: auto;
}

.bc-gallery__caption {
  padding: 1.0625rem 0.9375rem 0;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.33333333;
}

.bc-gallery__image {
  padding: 0 5.625rem;
}

@media (max-width: 767px) {
  .bc-gallery__image {
    padding: 0;
  }
}

.bc-gallery__image img {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .bc-gallery__image img {
    width: auto;
    max-height: 10rem;
  }
}

.block-gallery-lightbox {
  overflow: hidden;
  margin: 10rem 0 8.125rem;
}

@media (max-width: 767px) {
  .block-gallery-lightbox {
    margin: 3rem 0 2rem;
  }
}

.lightbox-gallery__thumbnails-row {
  margin: 0 -0.9375rem;
}

@media (max-width: 767px) {
  .lightbox-gallery__thumbnails-row {
    margin: 0 -0.5rem;
  }
}

.lightbox-gallery__single-thumb {
  display: block;
  padding: 0 0.9375rem 1.875rem;
  width: 25%;
}

@media (max-width: 991px) {
  .lightbox-gallery__single-thumb {
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  .lightbox-gallery__single-thumb {
    width: 50%;
    padding: 0 0.5rem 1rem;
  }
}

.lightbox-gallery__single-thumb img {
  width: 100%;
}

.lightbox-gallery__gallery-wrapper {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  transition: all 300ms ease;
  opacity: 1;
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
}

.lightbox-gallery__gallery-wrapper .slick-arrow.slick-prev {
  right: auto;
  left: 0.9375rem;
}

@media (max-width: 767px) {
  .lightbox-gallery__gallery-wrapper .slick-arrow.slick-prev {
    left: 0;
  }
}

.lightbox-gallery__gallery-wrapper .slick-arrow.slick-next {
  right: 0.9375rem;
  left: auto;
}

@media (max-width: 767px) {
  .lightbox-gallery__gallery-wrapper .slick-arrow.slick-next {
    right: 0;
  }
}

.lightbox-gallery__gallery-wrapper:not(.active) {
  visibility: hidden;
  opacity: 0;
}

.lightbox-gallery__slider {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 4.0625rem;
}

@media (max-width: 767px) {
  .lightbox-gallery__slider {
    padding: 0 2.5rem;
  }
}

.lightbox-gallery__single-slide {
  position: relative;
  height: 100vh;
  padding: 2rem 0;
}

@media (max-width: 767px) {
  .lightbox-gallery__single-slide {
    padding: 2.5rem 0.625rem;
  }
}

.lightbox-gallery__single-slide.slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lightbox-gallery__single-slide img {
  width: auto;
  max-height: calc(100vh - 96px);
  margin: 0 auto;
}

.lightbox-gallery__slide-image {
  max-height: 100%;
}

.lightbox-gallery__caption {
  font-size: 0.75rem;
  line-height: 1.33333333;
  padding: 1.0625rem 0.9375rem;
  text-align: center;
  flex: 0 0 100%;
}

.lightbox-gallery__close {
  position: absolute;
  z-index: 999;
  top: 1.1875rem;
  right: 1.1875rem;
  display: block;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  transition: background .2s linear;
  transform: rotate(45deg);
  border-radius: 50%;
}

@media (max-width: 767px) {
  .lightbox-gallery__close {
    top: 0;
    right: 0.3125rem;
  }
}

.lightbox-gallery__close:after, .lightbox-gallery__close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  transition: background .2s linear;
  transform: translate(-50%, -50%);
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
}

.lightbox-gallery__close:after {
  width: 0.25rem;
  height: 1.75rem;
}

@media (max-width: 767px) {
  .lightbox-gallery__close:after {
    height: 1.25rem;
    width: 0.1875rem;
  }
}

.lightbox-gallery__close:before {
  width: 1.75rem;
  height: 0.25rem;
}

@media (max-width: 767px) {
  .lightbox-gallery__close:before {
    width: 1.25rem;
    height: 0.1875rem;
  }
}

.block-content-links {
  margin: 7.0625rem 0;
}

@media (max-width: 767px) {
  .block-content-links {
    margin: 3.5625rem 0;
  }
}

body.single-program .block-content-links {
  margin: 7.5625rem 0 5.6875rem;
}

@media (max-width: 767px) {
  body.single-program .block-content-links {
    margin: 7.1875rem 0 3.4375rem;
  }
}

.block-gallery-slider.no-margin-bottom + .block-content-links {
  margin-top: 5rem;
}

@media (max-width: 767px) {
  .block-gallery-slider.no-margin-bottom + .block-content-links {
    margin-top: 3rem;
  }
}

body.post-type-archive-program .block-content-links, body.single-location .block-content-links {
  margin: 10.0625rem 0 5.875rem;
}

@media (max-width: 767px) {
  body.post-type-archive-program .block-content-links, body.single-location .block-content-links {
    margin: 3rem 0 3.625rem;
  }
}

.block-content-links + .block-content-links {
  padding-top: 0;
}

.block-content-links .row {
  padding-top: 1.9375rem;
}

@media (max-width: 767px) {
  .block-content-links .row {
    padding: 0;
  }
}

body.single-program .block-content-links .row {
  padding-top: 1.4375rem;
}

@media (max-width: 767px) {
  body.single-program .block-content-links .row {
    padding-top: 1.1875rem;
  }
}

body.post-type-archive-program .block-content-links .row, body.single-location .block-content-links .row {
  padding-top: 0.9375rem;
}

@media (max-width: 767px) {
  body.post-type-archive-program .block-content-links .row, body.single-location .block-content-links .row {
    padding-top: 0.5rem;
  }
}

.block-content-links-text {
  padding-bottom: 2.125rem;
}

@media (max-width: 767px) {
  .block-content-links-text {
    padding-bottom: 0.375rem;
  }
}

.block-content-links-text .content-link {
  margin-bottom: 2rem;
}

@media (max-width: 767px) {
  .block-content-links-text .content-link {
    margin-bottom: 1rem;
  }
}

.block-content-links-text .content-link__title {
  box-shadow: none;
}

.content-link {
  display: block;
  margin-bottom: 3rem;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
  .content-link {
    margin-bottom: 1rem;
  }
}

.content-link__title {
  font-weight: 700;
  position: relative;
  margin: 0;
  padding: 1rem 2.5rem 0.75rem 0.9375rem;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
  font-size: 1.0625rem;
  line-height: 1.41176471;
  color: var(--pec-color-hyperlink-default);
  border-bottom: 0.25rem solid var(--pec-color-hyperlink-default);
  transition: all 0.2s linear;
}

.content-link__img-wrapper {
  position: relative;
}

.content-link__img-wrapper::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: var(--pec-color-white);
  opacity: 0;
  transition: opacity 0.2s linear;
}

.content-link__img-wrapper img {
  width: 100%;
}

.content-link__icon {
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  margin-top: 0.125rem;
  height: 1.5rem;
  width: 1.5rem;
  overflow: hidden;
  display: block;
  transform: translate(0, -50%);
  font-size: 0;
  line-height: 0;
}

.content-link:hover .content-link__img-wrapper::before {
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
}

.content-link:hover .content-link__title {
  background: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
  border-color: var(--pec-color-hyperlink-hover);
}

.block-content-images {
  overflow: hidden;
}

.block-content-images ul:not([class]):last-child, .block-content-images ol:not([class]):last-child {
  margin-bottom: 0;
}

.block-content-images ul:not([class]) li, .block-content-images ol:not([class]) li {
  font-size: 1rem;
  line-height: 1.5;
}

.block-content-images:not(.has-container) .row {
  align-items: stretch !important;
}

.block-content-images:not(.has-container) .b-content-images__content-wrapper {
  padding: 5.875rem 0 5rem;
}

@media (max-width: 991px) {
  .block-content-images:not(.has-container) .b-content-images__content-wrapper {
    padding: 3rem 0;
  }
}

.block-content-images:not(.has-container) .b-content-images__content-wrapper p a {
  color: var(--pec-content-image-links) !important;
}

.block-content-images:not(.has-container) .b-content-images__content-wrapper p a:hover {
  color: var(--pec-content-image-links-hover) !important;
}

.block-content-images--bg {
  color: var(--pec-text-main-bg);
  background: var(--pec-color-main-bg);
}

.block-content-images--bg:not(.has-container) a:not([class]) {
  color: var(--pec-text-main-bg);
}

.block-content-images--bg:not(.has-container) a:not([class]):hover {
  color: var(--pec-color-dark-hover);
}

.block-content-images--bg:not(.has-container) h2,
.block-content-images--bg:not(.has-container) h3,
.block-content-images--bg:not(.has-container) h4,
.block-content-images--bg:not(.has-container) h5,
.block-content-images--bg:not(.has-container) h6 {
  color: var(--pec-text-main-bg);
}

.block-content-images--bg:not(.has-container) ul:not([class]):last-child {
  margin: 0;
}

.block-content-images--bg:not(.has-container) ul:not([class]) li {
  padding: 0 0 0 1.4375rem;
}

.block-content-images--bg:not(.has-container) ul:not([class]) li:before {
  width: 0.25rem;
  height: 0.25rem;
  top: 0.6875rem;
  left: 0.0625rem;
  border-color: currentColor;
  background: currentColor;
}

.block-content-images.has-container {
  padding: 10rem 0;
  background: transparent;
}

@media (max-width: 767px) {
  .block-content-images.has-container {
    padding: 3rem 0;
  }
}

.block-content-images.has-container .row {
  margin: 0;
}

.block-content-images.has-container.block-content-images--bg {
  color: inherit;
  background: var(--pec-color-bg-3);
}

@media (max-width: 767px) {
  .block-content-images.has-container.block-content-images--bg {
    background: var(--pec-color-bg-2);
    color: var(--pec-text-alt-bg);
  }
}

.block-content-images.has-container .b-content-images__content-wrapper {
  max-width: 32.5rem;
  margin: 0 auto 0 0;
}

@media (max-width: 991px) {
  .block-content-images.has-container .b-content-images__content-wrapper {
    padding: 3.25rem 0 0;
  }
}

.block-content-images.has-container .b-content-images__content-wrapper p a {
  color: var(--pec-content-image-links);
}

.block-content-images.has-container .b-content-images__content-wrapper p a:hover {
  color: var(--pec-content-image-links-hover);
}

.block-content-images.has-container .content-left {
  padding-left: 0;
}

.block-content-images.has-container .content-right {
  padding-right: 0;
}

@media (max-width: 767px) {
  .block-content-images.has-container .content-right {
    padding-left: 0;
  }
}

.block-content-images.has-container .content-right .b-content-images__content-wrapper {
  margin: 0 0 0 auto;
}

@media (max-width: 991px) {
  .block-content-images.has-container .content-right .b-content-images__content-wrapper {
    margin: 0;
  }
}

.block-content-images.has-container .b-content-images__image {
  padding: 0 0 0 1.25rem;
  padding-top: 100%;
  position: relative;
  border-radius: 50%;
}

@media (max-width: 991px) {
  .block-content-images.has-container .b-content-images__image {
    width: 25rem;
    height: 25rem;
    padding-top: 0;
    margin: 0 auto;
  }
}

@media (max-width: 600px) {
  .block-content-images.has-container .b-content-images__image {
    width: calc(100vw - 3.75rem);
    height: calc(100vw - 3.75rem);
    max-width: 25rem;
    max-height: 25rem;
    padding: 0;
    margin: 0;
  }
}

.block-content-images.has-container .b-content-images__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  object-fit: cover;
}

.block-content-images.has-container .b-content-images__image:after {
  content: '';
  display: block;
  width: 32.25rem;
  height: 26rem;
  position: absolute;
  z-index: 2;
  right: -11.75rem;
  bottom: -5.125rem;
  background-image: url(../images/dots.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (max-width: 767px) {
  .block-content-images.has-container .b-content-images__image:after {
    width: 10.0625rem;
    height: 13.75rem;
    right: auto;
    bottom: -2.625rem;
    left: -1.25rem;
    transform: rotate(0);
    background-image: url(../images/dots-mobile.svg);
  }
}

.block-content-images.has-container .image-left .b-content-images__image:after {
  right: auto;
  left: -11.75rem;
  transform: rotate(-120deg);
}

@media (max-width: 767px) {
  .block-content-images.has-container .image-left .b-content-images__image:after {
    right: auto;
    bottom: -2.625rem;
    left: -2.5rem;
    transform: rotate(0);
  }
}

.block-content-images.block-content-image--programs {
  padding: 8.9375rem 0 13rem;
}

@media (max-width: 767px) {
  .block-content-images.block-content-image--programs {
    padding: 3.5625rem 0 3.125rem;
  }
}

.block-content-images.block-content-image--programs.block-content-images--bg .b-content-images__image::before {
  border-color: transparent transparent transparent var(--pec-color-cta-strip);
}

.block-content-images.block-content-image--programs.has-container.block-content-images--image-only {
  background-color: #E4EEF1;
}

.block-content-images.block-content-image--programs h2 {
  margin-bottom: 1rem;
}

.block-content-images.block-content-image--programs .b-content-images__content-wrapper {
  max-width: 39.375rem;
}

.block-content-images.block-content-image--programs .b-content-images__col.image-left {
  padding-right: 1.125rem;
}

@media (max-width: 767px) {
  .block-content-images.block-content-image--programs .b-content-images__col.image-left {
    padding: 0 0 0 1.25rem;
  }
}

.block-content-images.block-content-image--programs .b-content-images__image {
  padding: 0;
}

.block-content-images.block-content-image--programs .b-content-images__image::after {
  content: none;
}

.block-content-images.block-content-image--programs .b-content-images__image::before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  bottom: -3rem;
  left: -3rem;
  border-width: 22rem 0 0 23.5rem;
  border-style: solid;
  border-color: transparent transparent transparent var(--pec-color-brand-1);
}

@media (max-width: 767px) {
  .block-content-images.block-content-image--programs .b-content-images__image::before {
    bottom: -1.25rem;
    left: -1.25rem;
    border-width: 10.8125rem 0 0 11.5625rem;
  }
}

.block-content-images.block-content-image--programs .b-content-images__image img {
  position: relative;
  z-index: 2;
}

@media (max-width: 991px) {
  .block-content-images.block-content-image--programs .b-content-images__content-wrapper {
    padding-top: 5rem;
  }
}

@media (max-width: 767px) {
  .block-content-images.block-content-image--programs .b-content-images__content-wrapper {
    padding-top: 3.1875rem;
  }
}

.block-content-images .b-content-images__links-link {
  color: var(--pec-color-hyperlink-default) !important;
}

.block-content-images .b-content-images__links-link:hover {
  color: var(--pec-color-hyperlink-hover) !important;
}

.b-content-images__links {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 2.5rem -0.6875rem 0;
  list-style: none;
}

@media (max-width: 767px) {
  .b-content-images__links {
    margin-top: 2rem;
  }
}

.b-content-images__links-single {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 0.6875rem;
  margin: 0 0 0.9375rem;
}

@media (max-width: 767px) {
  .b-content-images__links-single {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 0.75rem;
  }
}

.b-content-images__links-single .icon-arrow-right {
  display: block;
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  transform: translate(0, -50%);
  margin-top: 0.25rem;
}

.b-content-images__links-link {
  display: block;
  padding: 1rem 2.5rem 1rem 0.9375rem;
  position: relative;
  font-weight: 700;
  color: var(--pec-color-hyperlink-default) !important;
  border-bottom: 0.25rem solid var(--pec-color-hyperlink-default);
  background: var(--pec-color-white);
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
  transition: all 0.2s linear;
  font-size: 1.0625rem;
  line-height: 1.41176471;
}

.b-content-images__links-link:hover {
  background: var(--pec-color-bg-2);
  color: var(--pec-color-hyperlink-hover) !important;
  border-color: var(--pec-color-hyperlink-hover);
}

.b-content-images__content-wrapper {
  max-width: 39.375rem;
  padding: 1.25rem 0;
  position: relative;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .b-content-images__content-wrapper {
    padding: 3rem 0;
  }
}

.b-content-images__image img {
  width: 100%;
}

.b-content-images__col.image-left {
  padding: 0;
}

@media (max-width: 767px) {
  .b-content-images__col.image-left {
    order: 1;
  }
}

.block-content-images:not(.has-container) .b-content-images__col.image-left .b-content-images__image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.block-content-images:not(.has-container) .b-content-images__col.image-left .b-content-images__image img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

@media (max-width: 991px) {
  .block-content-images:not(.has-container) .b-content-images__col.image-left .b-content-images__image img {
    position: relative;
  }
}

.has-container .b-content-images__col.image-left {
  padding-right: 0.9375rem;
}

@media (max-width: 991px) {
  .has-container .b-content-images__col.image-left {
    padding: 0;
  }
}

.b-content-images__col.image-right {
  padding: 0;
}

@media (max-width: 767px) {
  .b-content-images__col.image-right {
    order: 1;
  }
}

.block-content-images:not(.has-container) .b-content-images__col.image-right .b-content-images__image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.block-content-images:not(.has-container) .b-content-images__col.image-right .b-content-images__image img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

@media (max-width: 991px) {
  .block-content-images:not(.has-container) .b-content-images__col.image-right .b-content-images__image img {
    position: relative;
  }
}

.has-container .b-content-images__col.image-right {
  padding-left: 0.9375rem;
}

@media (max-width: 991px) {
  .has-container .b-content-images__col.image-right {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .b-content-images__col.content-left, .b-content-images__col.content-right {
    order: 2;
  }
}

h2 + .b-content-images__tabs {
  margin-top: -0.3125rem;
}

@media (max-width: 767px) {
  .b-content-images__tabs-head {
    margin-right: -1.25rem;
  }
}

.b-content-images__tabs-list {
  display: flex;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  list-style: none;
  overflow-x: auto;
}

.b-content-images__tabs-item {
  flex: 0 0 auto;
  position: relative;
  text-align: center;
}

.b-content-images__tabs-item:before {
  content: '';
  height: 0.0625rem;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--pec-color-white);
  transition: height .2s linear;
}

.b-content-images__tabs-item.active:before {
  height: 0.25rem;
}

@media (max-width: 767px) {
  .b-content-images__tabs-item.active:before {
    height: 0.125rem;
  }
}

.b-content-images__tabs-btn {
  min-width: 10.8125rem;
  padding: 0.75rem 0.9375rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .b-content-images__tabs-btn {
    min-width: 7.0625rem;
    padding: 0 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.14285714;
  }
}

.b-content-images__tabs-single {
  opacity: 0;
  visibility: hidden;
  order: 1;
  transition: opacity .6s ease-in;
}

@media (max-width: 991px) {
  .b-content-images__tabs-single {
    height: 0;
  }
}

.b-content-images__tabs-single.active {
  visibility: visible;
  opacity: 1;
  order: 0;
}

@media (max-width: 991px) {
  .b-content-images__tabs-single.active {
    height: 100%;
  }
}

.b-content-images__tabs-content {
  padding: 2.0625rem 0 0;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .b-content-images__tabs-content {
    padding-top: 1rem;
  }
}

.b-content-images__tabs-content ul:not([class]) li {
  font-size: 1.25rem;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .b-content-images__tabs-content ul:not([class]) li {
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

@media (max-width: 767px) {
  .block-content-images--bg:not(.has-container) .b-content-images__tabs-content ul:not([class]) li {
    padding: 0 0 0 1.0625rem;
  }
}

.block-content-images--bg:not(.has-container) .b-content-images__tabs-content ul:not([class]) li:before {
  width: 0.3125rem;
  height: 0.3125rem;
  top: 0.8125rem;
}

@media (max-width: 767px) {
  .block-content-images--bg:not(.has-container) .b-content-images__tabs-content ul:not([class]) li:before {
    width: 0.25rem;
    height: 0.25rem;
    top: 0.625rem;
    left: 0rem;
  }
}

.block-content-images-v2 .block-cards-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.block-content-images-v2 .block-cards-wrapper a:not([class]), .block-content-images-v2 .block-cards-wrapper a:visited {
  text-decoration: none;
  color: var(--pec-color-text) !important;
}

.block-content-images-v2 .block-card {
  padding: 24px;
  box-shadow: 2px 2px 36px 0px #0000001C;
  border-radius: 16px;
  display: flex;
  gap: 24px;
  align-items: center;
}

.block-content-images-v2 .block-card__img {
  max-width: 75px;
  border-radius: 50%;
  background-color: var(--pec-color-main-bg);
  padding: 10px;
}

.block-content-images-v2 .block-card__text {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
}

.block-content-images-v2 .block-card__heading {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
}

.block-content-images-v2 .block-card__content {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

.block-content-images-v2 .b-content-images__image.v2 img {
  height: auto;
  position: relative !important;
  object-fit: contain !important;
}

.block-content-images-v2.has-container .b-content-images__image {
  padding-top: 0;
  border-radius: 0;
}

.block-content-images-v2.has-container .b-content-images__image img {
  border-radius: 0;
}

@media (max-width: 991px) {
  .block-content-images-v2.has-container .b-content-images__content-wrapper {
    margin: 0 auto !important;
  }
}

.block-content-form {
  overflow: hidden;
}

.block-content-form ul:not([class]):last-child, .block-content-form ol:not([class]):last-child {
  margin-bottom: 0;
}

.block-content-form ul:not([class]) li, .block-content-form ol:not([class]) li {
  font-size: 1rem;
  line-height: 1.5;
}

.block-content-form:not(.has-container) .row {
  align-items: stretch !important;
}

.block-content-form:not(.has-container) .b-content-images__content-wrapper {
  padding: 0 0 5rem;
}

@media (max-width: 991px) {
  .block-content-form:not(.has-container) .b-content-images__content-wrapper {
    padding: 0 0 3rem;
  }
}

.block-content-form--bg {
  color: var(--pec-text-main-bg);
  background: var(--pec-color-main-bg);
}

.block-content-form--bg:not(.has-container) h2,
.block-content-form--bg:not(.has-container) h3,
.block-content-form--bg:not(.has-container) h4,
.block-content-form--bg:not(.has-container) h5,
.block-content-form--bg:not(.has-container) h6 {
  color: var(--pec-text-main-bg);
}

.block-content-form--bg:not(.has-container) ul:not([class]):last-child {
  margin: 0;
}

.block-content-form--bg:not(.has-container) ul:not([class]) li {
  padding: 0 0 0 1.4375rem;
}

.block-content-form--bg:not(.has-container) ul:not([class]) li:before {
  width: 0.25rem;
  height: 0.25rem;
  top: 0.6875rem;
  left: 0.0625rem;
  border-color: currentColor;
  background: currentColor;
}

.block-content-form.has-container {
  padding: 10rem 0;
  background: transparent;
}

@media (max-width: 767px) {
  .block-content-form.has-container {
    padding: 3rem 0;
  }
}

.block-content-form.has-container .row {
  margin: 0;
}

.block-content-form.has-container.block-content-images--bg {
  color: inherit;
  background: var(--pec-color-bg-3);
}

.block-content-form.has-container .b-content-images__content-wrapper {
  margin: 0 auto 0 0;
}

@media (max-width: 991px) {
  .block-content-form.has-container .b-content-images__content-wrapper {
    padding: 3.25rem 0 0;
  }
}

.block-content-form.has-container .content-left {
  padding-left: 0;
}

.block-content-form.has-container .content-right {
  padding-right: 0;
}

@media (max-width: 767px) {
  .block-content-form.has-container .content-right {
    padding-left: 0;
  }
}

.block-content-form.has-container .content-right .b-content-images__content-wrapper {
  margin: 0 0 0 auto;
}

@media (max-width: 991px) {
  .block-content-form.has-container .content-right .b-content-images__content-wrapper {
    margin: 0;
  }
}

.block-content-form.has-container .b-content-images__image.b-content-images__form {
  padding: 0 0 0 1.25rem;
  height: auto;
  position: relative;
  border-radius: 50%;
}

.block-content-form.has-container .b-content-images__image.b-content-images__form .gform_wrapper {
  display: block !important;
}

@media (max-width: 991px) {
  .block-content-form.has-container .b-content-images__image.b-content-images__form {
    width: 25rem;
    padding-top: 0;
    margin: 0 auto;
  }
}

@media (max-width: 600px) {
  .block-content-form.has-container .b-content-images__image.b-content-images__form {
    width: calc(100vw - 3.75rem);
    max-width: 25rem;
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 991px) {
  .block-content-form.has-container .b-content-images__image.b-content-images__form .ginput_complex .name_first {
    margin-bottom: 1rem;
  }
}

.block-content-form.has-container .b-content-images__image.b-content-images__form img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  object-fit: cover;
}

.block-content-form.block-content-image--programs {
  padding: 8.9375rem 0 13rem;
}

@media (max-width: 767px) {
  .block-content-form.block-content-image--programs {
    padding: 3.5625rem 0 3.125rem;
  }
}

.block-content-form.block-content-image--programs.block-content-images--bg .b-content-images__image::before {
  border-color: transparent transparent transparent var(--pec-color-cta-strip);
}

.block-content-form.block-content-image--programs h2 {
  margin-bottom: 1rem;
}

.block-content-form.block-content-image--programs .b-content-images__content-wrapper {
  max-width: 39.375rem;
}

.block-content-form.block-content-image--programs .b-content-images__col.image-left {
  padding-right: 1.125rem;
}

@media (max-width: 767px) {
  .block-content-form.block-content-image--programs .b-content-images__col.image-left {
    padding: 0 0 0 1.25rem;
  }
}

.block-content-form.block-content-image--programs .b-content-images__image {
  padding: 0;
}

.block-content-form.block-content-image--programs .b-content-images__image::after {
  content: none;
}

.block-content-form.block-content-image--programs .b-content-images__image::before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  bottom: -3rem;
  left: -3rem;
  border-width: 22rem 0 0 23.5rem;
  border-style: solid;
  border-color: transparent transparent transparent var(--pec-color-brand-1);
}

@media (max-width: 767px) {
  .block-content-form.block-content-image--programs .b-content-images__image::before {
    bottom: -1.25rem;
    left: -1.25rem;
    border-width: 10.8125rem 0 0 11.5625rem;
  }
}

.block-content-form.block-content-image--programs .b-content-images__image img {
  position: relative;
  z-index: 2;
}

.block-content-form .b-content-images__content-wrapper {
  padding-top: 0;
}

.b-content-images__links {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 2.5rem -0.6875rem 0;
  list-style: none;
}

@media (max-width: 767px) {
  .b-content-images__links {
    margin-top: 2rem;
  }
}

.b-content-images__links-single {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 0.6875rem;
  margin: 0 0 0.9375rem;
}

@media (max-width: 767px) {
  .b-content-images__links-single {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 0.75rem;
  }
}

.b-content-images__links-single .icon-arrow-right {
  display: block;
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  transform: translate(0, -50%);
  margin-top: 0.25rem;
}

.b-content-images__links-link {
  display: block;
  padding: 1rem 2.5rem 1rem 0.9375rem;
  position: relative;
  font-weight: 700;
  color: var(--pec-color-hyperlink-default);
  border-bottom: 0.25rem solid var(--pec-color-hyperlink-default);
  background: #fff;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
  transition: all 0.2s linear;
  font-size: 1.0625rem;
  line-height: 1.41176471;
}

.b-content-images__links-link:hover {
  background: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
  border-color: var(--pec-color-hyperlink-hover);
}

.b-content-images__content-wrapper {
  max-width: 39.375rem;
  padding: 1.25rem 0;
  position: relative;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .b-content-images__content-wrapper {
    padding: 3rem 0;
  }
}

.b-content-images__image img {
  width: 100%;
}

.b-content-images__col.image-left {
  padding: 0;
}

@media (max-width: 767px) {
  .b-content-images__col.image-left {
    order: 1;
  }
}

.block-content-images:not(.has-container) .b-content-images__col.image-left .b-content-images__image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.block-content-images:not(.has-container) .b-content-images__col.image-left .b-content-images__image img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

@media (max-width: 991px) {
  .block-content-images:not(.has-container) .b-content-images__col.image-left .b-content-images__image img {
    position: relative;
  }
}

.has-container .b-content-images__col.image-left {
  padding-right: 0.9375rem;
}

@media (max-width: 991px) {
  .has-container .b-content-images__col.image-left {
    padding: 0;
  }
}

.b-content-images__col.image-right {
  padding: 0;
}

@media (max-width: 767px) {
  .b-content-images__col.image-right {
    order: 1;
  }
}

.block-content-images:not(.has-container) .b-content-images__col.image-right .b-content-images__image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.block-content-images:not(.has-container) .b-content-images__col.image-right .b-content-images__image img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

@media (max-width: 991px) {
  .block-content-images:not(.has-container) .b-content-images__col.image-right .b-content-images__image img {
    position: relative;
  }
}

.has-container .b-content-images__col.image-right {
  padding-left: 0.9375rem;
}

@media (max-width: 991px) {
  .has-container .b-content-images__col.image-right {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .b-content-images__col.content-left, .b-content-images__col.content-right {
    order: 2;
  }
}

h2 + .b-content-images__tabs {
  margin-top: -0.3125rem;
}

@media (max-width: 767px) {
  .b-content-images__tabs-head {
    margin-right: -1.25rem;
  }
}

.b-content-images__tabs-list {
  display: flex;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  list-style: none;
  overflow-x: auto;
}

.b-content-images__tabs-item {
  flex: 0 0 auto;
  position: relative;
  text-align: center;
}

.b-content-images__tabs-item:before {
  content: '';
  height: 0.0625rem;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  transition: height .2s linear;
}

.b-content-images__tabs-item.active:before {
  height: 0.25rem;
}

@media (max-width: 767px) {
  .b-content-images__tabs-item.active:before {
    height: 0.125rem;
  }
}

.b-content-images__tabs-btn {
  min-width: 10.8125rem;
  padding: 0.75rem 0.9375rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .b-content-images__tabs-btn {
    min-width: 7.0625rem;
    padding: 0 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.14285714;
  }
}

.b-content-images__tabs-single {
  opacity: 0;
  visibility: hidden;
  order: 1;
  transition: opacity .6s ease-in;
}

@media (max-width: 991px) {
  .b-content-images__tabs-single {
    height: 0;
  }
}

.b-content-images__tabs-single.active {
  visibility: visible;
  opacity: 1;
  order: 0;
}

@media (max-width: 991px) {
  .b-content-images__tabs-single.active {
    height: 100%;
  }
}

.b-content-images__tabs-content {
  padding: 2.0625rem 0 0;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .b-content-images__tabs-content {
    padding-top: 1rem;
  }
}

.b-content-images__tabs-content ul:not([class]) li {
  font-size: 1.25rem;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .b-content-images__tabs-content ul:not([class]) li {
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

@media (max-width: 767px) {
  .block-content-images--bg:not(.has-container) .b-content-images__tabs-content ul:not([class]) li {
    padding: 0 0 0 1.0625rem;
  }
}

.block-content-images--bg:not(.has-container) .b-content-images__tabs-content ul:not([class]) li:before {
  width: 0.3125rem;
  height: 0.3125rem;
  top: 0.8125rem;
}

@media (max-width: 767px) {
  .block-content-images--bg:not(.has-container) .b-content-images__tabs-content ul:not([class]) li:before {
    width: 0.25rem;
    height: 0.25rem;
    top: 0.625rem;
    left: 0rem;
  }
}

.block-cta {
  background-color: var(--pec-color-cta-strip);
  color: var(--pec-cta-text);
  padding: 8rem 0 9rem;
  text-align: center;
  position: relative;
}

@media (max-width: 767px) {
  .block-cta {
    padding: 3.5rem 0;
  }
}

.block-cta--blue {
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
}

.block-cta--blue h1,
.block-cta--blue h2,
.block-cta--blue h3,
.block-cta--blue h4,
.block-cta--blue h5,
.block-cta--blue h6 {
  color: var(--pec-text-main-bg);
}

.block-cta h1,
.block-cta h2,
.block-cta h3,
.block-cta h4,
.block-cta h5,
.block-cta h6 {
  color: var(--pec-cta-text);
}

.block-cta p {
  color: var(--pec-cta-text);
}

.block-cta__dots {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-58%);
  width: 25.9375rem;
}

@media (max-width: 991px) {
  .block-cta__dots {
    width: 8.9375rem;
    transform: translateY(-29%);
  }
}

.block-cta__dots svg {
  width: 100%;
  height: auto;
  display: block;
}

.block-cta--blue .block-cta__dots svg circle, .block-cta--blue .block-cta__dots svg ellipse {
  fill: var(--pec-color-white);
}

@media (max-width: 991px) {
  .block-cta__dots svg:nth-child(1) {
    display: none;
  }
}

.block-cta__dots svg:nth-child(2) {
  display: none;
}

@media (max-width: 991px) {
  .block-cta__dots svg:nth-child(2) {
    display: block;
  }
}

.block-cta__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: var(--pec-color-white);
}

.block-cta .c-btn {
  justify-content: center;
  margin-top: 1rem;
}

@media (max-width: 767px) {
  .block-cta .c-btn {
    margin-top: 0.5rem;
  }
}

@media (max-width: 600px) {
  .block-cta .c-btn {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .block-cta--yellow .c-btn {
    color: var(--pec-text-main-bg);
    background: var(--pec-color-main-bg);
  }
  .block-cta--yellow .c-btn:hover {
    color: var(--pec-color-white);
    background: var(--pec-color-cta);
  }
}

.block-schedule {
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
  padding: 6rem 0;
  position: relative;
}

@media (max-width: 991px) {
  .block-schedule {
    padding: 5rem 0;
  }
}

@media (max-width: 767px) {
  .block-schedule {
    padding: 3rem 0;
  }
}

.block-schedule__rectangle, .block-schedule__circle {
  position: absolute;
}

.block-schedule__rectangle {
  top: 29.7%;
  left: 0;
}

@media (max-width: 767px) {
  .block-schedule__rectangle {
    display: none;
  }
}

.block-schedule__rectangle svg {
  width: 8.3125rem;
}

@media (max-width: 991px) {
  .block-schedule__rectangle svg {
    width: 5.625rem;
  }
}

.block-schedule__circle {
  top: 0;
  right: 0;
  transform: translateY(-48%);
}

.block-schedule__circle svg {
  width: 8.125rem;
}

@media (max-width: 991px) {
  .block-schedule__circle svg {
    width: 6.25rem;
  }
}

@media (max-width: 767px) {
  .block-schedule__circle svg {
    width: 4.1875rem;
  }
}

.block-schedule .page-accordion {
  margin: 3.125rem 0 0;
  padding: 0;
}

@media (max-width: 767px) {
  .block-schedule .page-accordion {
    margin-top: 2.0625rem;
  }
}

.block-schedule .single-accordion__title {
  padding-top: 1.5rem;
  padding-bottom: 1.4375rem;
}

@media (max-width: 767px) {
  .block-schedule .single-accordion__title {
    padding-top: 1.25rem;
    padding-bottom: 0.9375rem;
  }
}

.block-statistics {
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
  text-align: center;
  padding: 9.1875rem 0 8.375rem;
  position: relative;
}

@media (max-width: 991px) {
  .block-statistics {
    padding: 6.25rem 0 5rem;
  }
}

@media (max-width: 767px) {
  .block-statistics {
    padding: 3rem 0 0.125rem;
  }
}

.block-statistics__values {
  margin-top: 7.625rem;
}

@media (max-width: 991px) {
  .block-statistics__values {
    margin-top: 3.75rem;
  }
}

@media (max-width: 767px) {
  .block-statistics__values {
    margin-top: 2rem;
  }
}

.block-statistics__stat {
  margin-bottom: 1.25rem;
}

@media (max-width: 767px) {
  .block-statistics__stat {
    margin-bottom: 3.125rem;
  }
}

.block-statistics__value {
  font-size: 4.5rem;
  line-height: 1;
  font-weight: 400;
  color: var(--pec-color-cta-strip);
  text-shadow: -3px -3px 0 var(--pec-color-main-bg), -3px -2px 0 var(--pec-color-main-bg), -3px -1px 0 var(--pec-color-main-bg), -3px 0px 0 var(--pec-color-main-bg), -3px 1px 0 var(--pec-color-main-bg), -3px 2px 0 var(--pec-color-main-bg), -3px 3px 0 var(--pec-color-main-bg), -2px -3px 0 var(--pec-color-main-bg), -2px -2px 0 var(--pec-color-main-bg), -2px -1px 0 var(--pec-color-main-bg), -2px 0px 0 var(--pec-color-main-bg), -2px 1px 0 var(--pec-color-main-bg), -2px 2px 0 var(--pec-color-main-bg), -2px 3px 0 var(--pec-color-main-bg), -1px -3px 0 var(--pec-color-main-bg), -1px -2px 0 var(--pec-color-main-bg), -1px -1px 0 var(--pec-color-main-bg), -1px 0px 0 var(--pec-color-main-bg), -1px 1px 0 var(--pec-color-main-bg), -1px 2px 0 var(--pec-color-main-bg), -1px 3px 0 var(--pec-color-main-bg), 0px -3px 0 var(--pec-color-main-bg), 0px -2px 0 var(--pec-color-main-bg), 0px -1px 0 var(--pec-color-main-bg), 0px 0px 0 var(--pec-color-main-bg), 0px 1px 0 var(--pec-color-main-bg), 0px 2px 0 var(--pec-color-main-bg), 0px 3px 0 var(--pec-color-main-bg), 1px -3px 0 var(--pec-color-main-bg), 1px -2px 0 var(--pec-color-main-bg), 1px -1px 0 var(--pec-color-main-bg), 1px 0px 0 var(--pec-color-main-bg), 1px 1px 0 var(--pec-color-main-bg), 1px 2px 0 var(--pec-color-main-bg), 1px 3px 0 var(--pec-color-main-bg), 2px -3px 0 var(--pec-color-main-bg), 2px -2px 0 var(--pec-color-main-bg), 2px -1px 0 var(--pec-color-main-bg), 2px 0px 0 var(--pec-color-main-bg), 2px 1px 0 var(--pec-color-main-bg), 2px 2px 0 var(--pec-color-main-bg), 2px 3px 0 var(--pec-color-main-bg), 3px -3px 0 var(--pec-color-main-bg), 3px -2px 0 var(--pec-color-main-bg), 3px -1px 0 var(--pec-color-main-bg), 3px 0px 0 var(--pec-color-main-bg), 3px 1px 0 var(--pec-color-main-bg), 3px 2px 0 var(--pec-color-main-bg), 3px 3px 0 var(--pec-color-main-bg);
  margin-bottom: 0.75rem;
}

@media (max-width: 767px) {
  .block-statistics__value {
    font-size: 4rem;
    line-height: 1.125;
    margin-bottom: 0.5rem;
  }
}

.block-statistics__description {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 700;
}

@media (max-width: 767px) {
  .block-statistics__description {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.block-statistics__dots {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 8.25rem;
}

@media (max-width: 991px) {
  .block-statistics__dots {
    width: 4.125rem;
    left: -0.6875rem;
    top: -1.6875rem;
    transform: none;
  }
}

.block-statistics__dots svg {
  width: 100%;
  display: block;
  height: auto;
}

.block-locations {
  padding: 7.0625rem 0 2.5625rem;
  background-color: var(--pec-locations-bg);
}

@media (max-width: 991px) {
  .block-locations {
    padding: 3.5625rem 0 1.5625rem;
  }
}

.block-locations h2,
.block-locations .h2 {
  margin: 0 0 3.9375rem;
  text-align: center;
  color: var(--pec-location-text-color);
}

.block-locations .archive-location-posts__post {
  padding: 0;
  background-color: var(--pec-color-white);
  min-height: 22.3125rem;
}

.block-locations .archive-location-posts__post-title {
  margin: 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.block-locations .archive-location-posts__post-address {
  margin: 0 1rem;
}

.block-locations .archive-location-posts__post-wrapper {
  height: max-content;
}

.block-locations .archive-location-posts__post-links {
  margin-top: 0;
}

.block-locations .single-location-about__aside-map svg {
  width: 100%;
  height: auto;
}

.block-locations .single-location-about__aside-hours,
.block-locations .single-location-about__aside-phone {
  margin: 1rem 1rem 0;
}

.block-locations--bg {
  background-color: var(--pec-locations-bg);
}

.block-locations .location-link {
  width: 100%;
  position: relative;
  margin: 0;
  margin-top: auto;
  padding: 1rem 2.5rem .75rem .9375rem;
  border-bottom: 0.25rem solid var(--pec-color-hyperlink-default);
  font-size: 1.0625rem;
  line-height: 1.41176471;
  color: var(--pec-color-hyperlink-default);
  font-weight: 700;
  transition: all 0.2s linear;
}

.block-locations .location-link:hover {
  background: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
  border-color: var(--pec-color-hyperlink-hover);
}

.block-locations .location-link .icon-arrow-right {
  position: absolute;
  top: 50%;
  right: .9375rem;
  height: 1.5rem;
  width: 1.5rem;
  overflow: hidden;
  display: block;
  transform: translate(0, -50%);
  font-size: 0;
  line-height: 0;
}

.block-programs {
  margin: 10rem 0 15rem;
}

@media (max-width: 991px) {
  .block-programs {
    margin: 4rem 0 4.875rem;
  }
}

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

.block-programs__programs {
  margin-top: 3.9375rem;
}

@media (max-width: 991px) {
  .block-programs__programs {
    margin-top: 2rem;
  }
}

.block-programs__program {
  background-color: #f7f7f7;
  padding: 3.5rem 5rem 2.4375rem;
  border-top: 0.5rem solid var(--pec-color-main-bg);
  filter: drop-shadow(0 0 0.625rem rgba(0, 0, 0, 0.1));
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

@media (max-width: 1199px) {
  .block-programs__program {
    padding: 2.5rem;
  }
}

@media (max-width: 991px) {
  .block-programs__program {
    padding: 1.5rem 1rem 1.9375rem;
  }
}

.block-programs__program-wrapper {
  margin-bottom: 3.9375rem;
}

@media (max-width: 991px) {
  .block-programs__program-wrapper {
    margin-bottom: 2.0625rem;
  }
}

.block-programs__program-header {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}

@media (max-width: 991px) {
  .block-programs__program-header {
    margin-bottom: 1rem;
  }
}

.block-programs__program-thumbnail {
  margin-right: 0.9375rem;
}

@media (max-width: 991px) {
  .block-programs__program-thumbnail {
    margin-right: 0.625rem;
  }
}

.block-programs__program-thumbnail img {
  width: 5rem;
  height: auto;
  display: block;
}

@media (max-width: 1399px) {
  .block-programs__program-thumbnail img {
    width: 4rem;
  }
}

.block-programs__program-age {
  margin: 0 0 0.5625rem;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
}

@media (max-width: 991px) {
  .block-programs__program-age {
    font-size: 0.875rem;
    line-height: 1.71428571;
    margin-bottom: -0.1875rem;
  }
}

.block-programs__program-title {
  margin: 0;
  color: var(--pec-color-text);
}

.block-programs__program-content {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
}

@media (max-width: 991px) {
  .block-programs__program-content {
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.block-programs__program-content p {
  margin-bottom: 1.25rem;
}

@media (max-width: 991px) {
  .block-programs__program-content p {
    margin-bottom: 1rem;
  }
}

.block-programs__program-content ul {
  margin-bottom: 1.75rem;
}

@media (max-width: 991px) {
  .block-programs__program-content ul {
    margin-bottom: 2.25rem;
  }
}

.block-programs__program-content ul li {
  padding-left: 1.5rem;
}

@media (max-width: 991px) {
  .block-programs__program-content ul li {
    padding-left: 1rem;
    margin-bottom: 0.75rem;
  }
}

.block-programs__program-content ul li:before {
  left: 0.0625rem;
  top: 0.625rem;
}

.block-programs__program .c-btn:last-child {
  margin-top: auto;
}

.block-programs__cta {
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
  padding: 8.5625rem 5.8125rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  filter: drop-shadow(0 0 0.625rem rgba(0, 0, 0, 0.1));
}

@media (max-width: 991px) {
  .block-programs__cta {
    padding: 4.0625rem 1.25rem;
  }
}

.block-programs__cta-text {
  margin-bottom: 2.5rem;
}

@media (max-width: 991px) {
  .block-programs__cta-text {
    margin-bottom: 1.9375rem;
  }
}

.block-team {
  padding: 9.0625rem 0 7.875rem;
  background: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
}

@media (max-width: 767px) {
  .block-team {
    padding: 2.5625rem 0 2.5rem;
  }
}

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

.block-team__row {
  justify-content: space-between;
  max-width: 1100px;
  padding: 2.3125rem 0 0;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .block-team__row {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .block-team__row {
    padding: 0.9375rem 0 0;
  }
}

.block-team__single {
  flex: 0 0 100%;
  max-width: 330px;
  padding: 0 0.9375rem;
  margin: 0 0 1.875rem;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 1199px) {
  .block-team__single {
    max-width: 33.33%;
  }
}

@media (max-width: 991px) {
  .block-team__single {
    max-width: 330px;
  }
}

@media (max-width: 767px) {
  .block-team__single {
    padding: 0;
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.block-team__single-img {
  padding: 0 1.375rem 1.375rem;
  position: relative;
  margin: 0 0 1.5625rem;
}

@media (max-width: 767px) {
  .block-team__single-img {
    padding: 0 1.25rem 1.25rem;
  }
}

.block-team__single-img::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  border-width: 15.5rem 0 0 16.5rem;
  border-style: solid;
  border-color: transparent transparent transparent var(--pec-color-cta-strip);
}

@media (max-width: 767px) {
  .block-team__single-img::before {
    border-width: 10.8125rem 0 0 11.5625rem;
  }
}

.block-team__single-img img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  object-fit: cover;
}

.block-team__single-img-rounded {
  width: 16rem;
  height: 16rem;
  border-radius: 50%;
  overflow: hidden;
}

@media (max-width: 767px) {
  .block-team__single-img-rounded {
    width: 14.9375rem;
    height: 14.9375rem;
  }
}

.block-team__single-title {
  margin: 0 0 0.4375rem;
  font-size: 1.25rem;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .block-team__single-title {
    margin: 0;
    font-size: 1rem;
    line-height: 1.5;
  }
}

.block-team__single-desc {
  display: block;
  margin: 0 0 1rem;
  color: var(--pec-text-alt-bg);
}

.related-posts {
  padding: 9.0625rem 0 8.75rem;
  position: relative;
  color: var(--pec-text-main-bg);
  background: var(--pec-color-main-bg);
  overflow: hidden;
}

@media (max-width: 991px) {
  .related-posts {
    padding: 3.8125rem 0 4.25rem;
    margin: 0 0 3.75rem;
  }
}

.single-post .related-posts {
  margin: 0;
  overflow: visible;
}

.related-posts__title {
  margin: 0;
  color: var(--pec-text-main-bg);
}

@media (max-width: 991px) {
  .related-posts__title {
    margin-bottom: 0.625rem;
  }
}

.related-posts__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3.9375rem;
}

@media (max-width: 991px) {
  .related-posts__header {
    display: block;
    margin-bottom: 1.5625rem;
  }
}

.related-posts::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  border-width: 10.75rem 0 0 10.75rem;
  border-style: solid;
  border-color: transparent transparent transparent var(--pec-color-brand-1);
}

@media (max-width: 991px) {
  .related-posts::before {
    border-width: 4.3125rem 0 0 4.3125rem;
  }
}

.related-posts::after {
  content: '';
  display: block;
  width: 8.875rem;
  height: 17.75rem;
  position: absolute;
  top: -8.875rem;
  right: 0;
  border-top-left-radius: 17.75rem;
  border-bottom-left-radius: 17.75rem;
  background: var(--pec-color-brand-1);
}

@media (max-width: 991px) {
  .related-posts::after {
    width: 3.4375rem;
    height: 6.875rem;
    top: -3.4375rem;
    border-top-left-radius: 6.875rem;
    border-bottom-left-radius: 6.875rem;
  }
}

.related-posts .post-card {
  height: 100%;
}

.block-faq {
  padding: 10.6875rem 0 8.8125rem;
}

@media (max-width: 991px) {
  .block-faq {
    background-color: var(--pec-color-bg-2);
    color: var(--pec-text-alt-bg);
    padding: 6.25rem 0;
  }
}

@media (max-width: 767px) {
  .block-faq {
    padding: 4.5rem 0;
  }
}

.block-faq .single-accordion {
  background-color: transparent;
  color: var(--pec-color-text);
  border-top: 0.1875rem solid var(--pec-color-main-bg);
}

@media (max-width: 991px) {
  .block-faq .single-accordion {
    background-color: var(--pec-color-white);
  }
}

@media (max-width: 767px) {
  .block-faq .single-accordion {
    border-top-width: 0.125rem;
  }
}

@media (max-width: 991px) {
  .block-faq .single-accordion:first-child {
    margin-top: 1.9375rem;
  }
}

.block-faq .single-accordion:last-child {
  border-bottom: 0.1875rem solid var(--pec-color-main-bg);
}

@media (max-width: 767px) {
  .block-faq .single-accordion:last-child {
    border-bottom-width: 0.125rem;
  }
}

.block-faq .single-accordion__title {
  padding: 2.0625rem 3.125rem 1.6875rem 1.25rem;
}

@media (max-width: 767px) {
  .block-faq .single-accordion__title {
    padding: 1.25rem 2.8125rem 0.875rem 0.625rem;
  }
}

.block-faq .single-accordion__title h4 {
  color: inherit;
}

.block-faq .single-accordion__title:before {
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
  margin-top: -0.5rem;
  transition: background-color .2s;
}

.block-faq .single-accordion__title:hover:before {
  opacity: 1;
  background-color: var(--pec-color-cta);
}

.block-faq .single-accordion__title:after {
  border-color: var(--pec-color-white);
  margin-top: -0.125rem;
}

.block-faq .single-accordion.active .single-accordion__title:before {
  opacity: 1;
}

.block-intro {
  padding: 6.0625rem 0 9.9375rem;
  position: relative;
}

@media (max-width: 991px) {
  .block-intro {
    padding: 2.25rem 0 6.25rem;
  }
}

@media (max-width: 767px) {
  .block-intro {
    padding: 0.9375rem 0 3.875rem;
  }
}

.block-intro__circle, .block-intro__triangle {
  position: absolute;
}

.block-intro__circle svg, .block-intro__triangle svg {
  display: block;
  width: 100%;
  height: auto;
}

.block-intro__circle {
  width: 9.9375rem;
  top: 0;
  left: 0;
  transform: translateY(-46%);
}

@media (max-width: 1679px) {
  .block-intro__circle {
    width: 6.25rem;
  }
}

@media (max-width: 991px) {
  .block-intro__circle {
    width: 6.875rem;
    transform: translateY(-38%);
  }
}

@media (max-width: 767px) {
  .block-intro__circle {
    width: 3.4375rem;
    transform: translateY(-87%);
  }
}

.block-intro__triangle {
  width: 9.4375rem;
  bottom: 0;
  right: 0;
  transform: translateY(35%);
}

@media (max-width: 1399px) {
  .block-intro__triangle {
    width: 6.25rem;
  }
}

@media (max-width: 767px) {
  .block-intro__triangle {
    display: none;
  }
}

.block-intro .c-btn-wrapper {
  margin-top: 0;
}

@media (max-width: 767px) {
  .block-intro .c-btn-wrapper {
    margin-top: 2.5rem;
  }
}

.block-testimonial-slider {
  color: var(--pec-testimonial-slider-text-color);
  background-color: var(--pec-testimonial-slider-bg);
}

.block-testimonial-slider .slick-arrow {
  background: #fff;
  top: auto;
  bottom: 0;
  left: 1.25rem;
  right: auto;
  margin: 0;
  transform: translate(0, 0);
}

.block-testimonial-slider .slick-arrow::after {
  border-color: var(--pec-testimonial-slider-bg);
}

@media (max-width: 767px) {
  .block-testimonial-slider .slick-arrow::after {
    width: 0.75rem;
    height: 0.75rem;
    border-width: 0.1875rem 0.1875rem 0 0;
  }
}

.block-testimonial-slider .slick-arrow.slick-next {
  left: 5.3125rem;
}

@media (max-width: 767px) {
  .block-testimonial-slider .slick-arrow {
    width: 3rem;
    height: 3rem;
  }
}

.block-testimonial-slider .row {
  min-height: 42rem;
}

@media (max-width: 1199px) {
  .block-testimonial-slider .row {
    min-height: 30rem;
  }
}

@media (max-width: 991px) {
  .block-testimonial-slider .row {
    min-height: 0;
  }
}

.block-testimonial-slider__quote-box {
  background: var(--pec-color-brand-1);
  flex: 0 0 50%;
  width: 100%;
  padding-top: 50%;
  position: relative;
}

.block-testimonial-slider__quote-box::before {
  content: '';
  display: block;
  background: url(../images/quote-mark-left.svg);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 14.4375rem;
  height: 9.4375rem;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 1199px) {
  .block-testimonial-slider__quote-box::before {
    width: 10.3125rem;
    height: 6.75rem;
  }
}

@media (max-width: 767px) {
  .block-testimonial-slider__quote-box::before {
    width: 6.875rem;
    height: 4.5rem;
  }
}

.block-testimonial-slider__boxes {
  flex: 0 0 100%;
  max-width: 21rem;
  background: var(--pec-color-brand-2);
  position: relative;
  display: flex;
  flex-direction: column;
}

@media (max-width: 1199px) {
  .block-testimonial-slider__boxes {
    max-width: 15rem;
  }
}

@media (max-width: 991px) {
  .block-testimonial-slider__boxes {
    max-width: 100%;
    flex-direction: row;
  }
}

.block-testimonial-slider__boxes--right {
  flex-direction: column-reverse;
}

@media (max-width: 991px) {
  .block-testimonial-slider__boxes--right {
    flex-direction: row-reverse;
  }
}

.block-testimonial-slider__boxes--right .block-testimonial-slider__quote-box::before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.block-testimonial-slider__content {
  flex: 0 0 100%;
  max-width: calc(100% - 672px);
  display: flex;
  align-items: center;
  padding: 5rem 3.6875rem 0.9375rem 3.6875rem;
}

@media (max-width: 1199px) {
  .block-testimonial-slider__content {
    padding: 0.9375rem 0;
    max-width: calc(100% - 480px);
  }
}

@media (max-width: 991px) {
  .block-testimonial-slider__content {
    max-width: 100%;
    padding: 2rem 0;
  }
}

.block-testimonial-slider .testimonial-slider {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 0 5.4375rem;
}

@media (max-width: 767px) {
  .block-testimonial-slider .testimonial-slider {
    padding-bottom: 5rem;
  }
}

.block-testimonial-slider .testimonial-slide {
  padding: 0 1.25rem;
}

.block-testimonial-slider .testimonial-slide__quote {
  border: 0;
  padding: 0;
  margin: 0;
  color: var(--pec-testimonial-slider-text-color);
  font-size: 1.75rem;
  line-height: 1.42857143;
  font-weight: 600;
}

@media (max-width: 767px) {
  .block-testimonial-slider .testimonial-slide__quote {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

.block-testimonial-slider .testimonial-slide__quote > p::after {
  content: none;
}

.block-testimonial-slider .testimonial-slide__quote > p::before {
  content: none;
}

.block-testimonial-slider .testimonial-slide__author {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 700;
  display: block;
  margin-bottom: 0.4375rem;
}

@media (max-width: 767px) {
  .block-testimonial-slider .testimonial-slide__author {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
  }
}

.block-testimonial-slider .testimonial-slide__details {
  font-size: 0.875rem;
  line-height: 1.14285714;
  font-weight: 700;
  display: block;
}

@media (max-width: 767px) {
  .block-testimonial-slider .testimonial-slide__details {
    font-size: 0.75rem;
    line-height: 1.33333333;
  }
}

.block-testimonial-slider .testimonial-slide__footer {
  margin-top: 3rem;
}

@media (max-width: 1199px) {
  .block-testimonial-slider .testimonial-slide__footer {
    margin-top: 2rem;
  }
}

.block-testimonial-slider .testimonial-slide__footer::before {
  content: none;
}

.block-video-testimonial-slider {
  padding-top: 5.4375rem;
  color: var(--pec-video-testimonial-slider-text-color);
  background-color: var(--pec-video-testimonial-slider-bg);
}

.block-video-testimonial-slider--text-alt-bg {
  color: var(--pec-video-testimonial-slider-text-color);
}

.block-video-testimonial-slider--text-alt-bg .testimonial-slide__quote {
  color: var(--pec-video-testimonial-slider-text-color);
}

.block-video-testimonial-slider--text-alt-bg .testimonial-slide__quote p,
.block-video-testimonial-slider--text-alt-bg .testimonial-slide__quote .testimonial-slide__author,
.block-video-testimonial-slider--text-alt-bg .testimonial-slide__quote .testimonial-slide__job,
.block-video-testimonial-slider--text-alt-bg .testimonial-slide__quote .testimonial-slide__details {
  color: var(--pec-video-testimonial-slider-text-color);
}

.block-video-testimonial-slider--text-alt-bg h2 {
  color: var(--pec-video-testimonial-slider-text-color);
}

.block-video-testimonial-slider .slick-arrow {
  background: #40800e;
  top: auto;
  bottom: 0;
  left: 1.25rem;
  right: auto;
  margin: 0;
  transform: translate(0, 0);
  position: initial;
}

.block-video-testimonial-slider .slick-arrow::after {
  border-color: var(--pec-video-testimonial-slider-bg);
  border-color: var(--pec-color-white);
}

@media (max-width: 767px) {
  .block-video-testimonial-slider .slick-arrow::after {
    width: 0.75rem;
    height: 0.75rem;
    border-width: 0.1875rem 0.1875rem 0 0;
  }
}

.block-video-testimonial-slider .slick-arrow.slick-next {
  left: 5.3125rem;
}

@media (max-width: 767px) {
  .block-video-testimonial-slider .slick-arrow {
    width: 3rem;
    height: 3rem;
  }
}

.block-video-testimonial-slider .row {
  min-height: 42rem;
}

@media (max-width: 1199px) {
  .block-video-testimonial-slider .row {
    min-height: 30rem;
  }
}

@media (max-width: 991px) {
  .block-video-testimonial-slider .row {
    min-height: 0;
  }
}

.block-video-testimonial-slider .row > .col-12 {
  display: flex;
  justify-content: space-between;
}

.block-video-testimonial-slider__quote-box {
  background: var(--pec-color-brand-1);
  flex: 0 0 50%;
  width: 100%;
  padding-top: 50%;
  position: relative;
}

.block-video-testimonial-slider__quote-box::before {
  content: '';
  display: block;
  background: url(../images/quote-mark-left.svg);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 14.4375rem;
  height: 9.4375rem;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 1199px) {
  .block-video-testimonial-slider__quote-box::before {
    width: 10.3125rem;
    height: 6.75rem;
  }
}

@media (max-width: 767px) {
  .block-video-testimonial-slider__quote-box::before {
    width: 6.875rem;
    height: 4.5rem;
  }
}

.block-video-testimonial-slider__boxes {
  flex: 0 0 100%;
  max-width: 21rem;
  background: #ee7373;
  position: relative;
  display: flex;
  flex-direction: column;
}

@media (max-width: 1199px) {
  .block-video-testimonial-slider__boxes {
    max-width: 15rem;
  }
}

@media (max-width: 991px) {
  .block-video-testimonial-slider__boxes {
    max-width: 100%;
    flex-direction: row;
  }
}

.block-video-testimonial-slider__boxes--right {
  flex-direction: column-reverse;
}

@media (max-width: 991px) {
  .block-video-testimonial-slider__boxes--right {
    flex-direction: row-reverse;
  }
}

.block-video-testimonial-slider__boxes--right .block-testimonial-slider__quote-box::before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.block-video-testimonial-slider .slider_nav_wrapper {
  display: flex;
  gap: 0.5rem;
  width: 6.5rem;
  height: 3rem;
}

.block-video-testimonial-slider__content {
  flex: 0 0 100%;
  max-width: calc(100% - 672px);
  max-width: 100%;
  display: flex;
  align-items: center;
  padding: 0.9375rem 0;
}

@media (max-width: 1199px) {
  .block-video-testimonial-slider__content {
    padding: 0.9375rem 0;
    max-width: calc(100% - 480px);
  }
}

@media (max-width: 991px) {
  .block-video-testimonial-slider__content {
    max-width: 100%;
    padding: 2rem 0;
  }
}

.block-video-testimonial-slider .video-testimonial-slider {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  max-width: unset;
  padding: 0 0 5.4375rem;
}

@media (max-width: 767px) {
  .block-video-testimonial-slider .video-testimonial-slider {
    padding-bottom: 5rem;
  }
}

.block-video-testimonial-slider .video-testimonial-slider__title {
  width: calc(100% - 110px);
  padding: 3.6875rem;
  display: flex;
  align-items: center;
}

.block-video-testimonial-slider .testimonial-slide {
  height: 23.8125rem;
  padding: 0 1.25rem;
  gap: 7rem;
}

@media (max-width: 767px) {
  .block-video-testimonial-slider .testimonial-slide {
    height: auto;
    gap: 1.875rem;
    flex-direction: column;
  }
}

.block-video-testimonial-slider .testimonial-slide .box-media {
  width: 67%;
  max-height: 40rem;
}

@media (max-width: 767px) {
  .block-video-testimonial-slider .testimonial-slide .box-media {
    width: 100%;
    max-height: 21.25rem;
  }
}

@media (max-width: 767px) {
  .block-video-testimonial-slider .testimonial-slide .box-media_video {
    height: 21.25rem;
  }
}

.block-video-testimonial-slider .testimonial-slide .box-media .video-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.block-video-testimonial-slider .testimonial-slide .box-media .video-container iframe {
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  height: calc(100% + 120px);
}

.block-video-testimonial-slider .testimonial-slide__quote {
  width: 52%;
  border: 0;
  padding: 0;
  margin: 0;
  color: var(--pec-video-testimonial-slider-text-color);
  font-size: 1.75rem;
  line-height: 1.42857143;
  font-weight: 600;
}

@media (max-width: 767px) {
  .block-video-testimonial-slider .testimonial-slide__quote {
    width: 100%;
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

.block-video-testimonial-slider .testimonial-slide__quote p {
  color: var(--pec-video-testimonial-slider-text-color);
}

.block-video-testimonial-slider .testimonial-slide__quote:before {
  content: '';
  width: 1.75rem;
  height: 1.25rem;
  position: absolute;
  top: -3.125rem;
  left: 0;
  background-image: url("../images/svg/default/quote-mark-left-black.svg");
  background-repeat: no-repeat;
}

@media (max-width: 1199px) {
  .block-video-testimonial-slider .testimonial-slide__quote:before {
    top: -4rem;
  }
}

.block-video-testimonial-slider .testimonial-slide__quote > p::after {
  content: none;
}

.block-video-testimonial-slider .testimonial-slide__quote > p::before {
  content: none;
}

.block-video-testimonial-slider .testimonial-slide__author {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 700;
  display: block;
  margin-bottom: 0.4375rem;
  color: var(--pec-image-testimonial-slider-text-color);
}

@media (max-width: 767px) {
  .block-video-testimonial-slider .testimonial-slide__author {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
  }
}

.block-video-testimonial-slider .testimonial-slide__job:before {
  content: "\A";
  display: inline-block;
  width: 0.1875rem;
  height: 0.1875rem;
  margin: 0.3125rem 0.4375rem;
  margin-left: 0;
  border-radius: 50%;
  background-color: var(--pec-color-text);
}

.block-video-testimonial-slider .testimonial-slide__details {
  font-size: 0.875rem;
  line-height: 1.14285714;
  font-weight: 700;
  display: block;
}

@media (max-width: 767px) {
  .block-video-testimonial-slider .testimonial-slide__details {
    font-size: 0.75rem;
    line-height: 1.33333333;
  }
}

.block-video-testimonial-slider .testimonial-slide__footer {
  margin-top: 3rem;
}

@media (max-width: 1199px) {
  .block-video-testimonial-slider .testimonial-slide__footer {
    margin-top: 2rem;
  }
}

.block-video-testimonial-slider .testimonial-slide__footer::before {
  content: none;
}

.block-video-testimonial-slider .slick-initialized .slick-slide.testimonial-slide {
  display: flex;
}

.block-image-testimonial-slider {
  padding-top: 5.4375rem;
  background-color: var(--pec-image-testimonial-slider-bg);
  color: var(--pec-image-testimonial-slider-text-color);
}

.block-image-testimonial-slider h2 {
  color: var(--pec-image-testimonial-slider-text-color);
}

.block-image-testimonial-slider--text-alt-bg {
  color: var(--pec-image-testimonial-slider-text-color);
}

.block-image-testimonial-slider--text-alt-bg .testimonial-slide__quote {
  color: var(--pec-image-testimonial-slider-text-color);
}

.block-image-testimonial-slider--text-alt-bg .testimonial-slide__quote p,
.block-image-testimonial-slider--text-alt-bg .testimonial-slide__quote .testimonial-slide__author,
.block-image-testimonial-slider--text-alt-bg .testimonial-slide__quote .testimonial-slide__job,
.block-image-testimonial-slider--text-alt-bg .testimonial-slide__quote .testimonial-slide__details {
  color: var(--pec-image-testimonial-slider-text-color);
}

.block-image-testimonial-slider--text-alt-bg h2 {
  color: var(--pec-image-testimonial-slider-text-color);
}

.block-image-testimonial-slider .slick-arrow {
  background: #40800e;
  top: auto;
  bottom: 0;
  left: 1.25rem;
  right: auto;
  margin: 0;
  transform: translate(0, 0);
  position: initial;
}

.block-image-testimonial-slider .slick-arrow::after {
  border-color: var(--pec-color-main-bg);
  border-color: var(--pec-color-white);
}

@media (max-width: 767px) {
  .block-image-testimonial-slider .slick-arrow::after {
    width: 0.75rem;
    height: 0.75rem;
    border-width: 0.1875rem 0.1875rem 0 0;
  }
}

.block-image-testimonial-slider .slick-arrow.slick-next {
  left: 5.3125rem;
}

@media (max-width: 767px) {
  .block-image-testimonial-slider .slick-arrow {
    width: 3rem;
    height: 3rem;
  }
}

.block-image-testimonial-slider .row {
  min-height: 42rem;
}

@media (max-width: 1199px) {
  .block-image-testimonial-slider .row {
    min-height: 30rem;
  }
}

@media (max-width: 991px) {
  .block-image-testimonial-slider .row {
    min-height: 0;
  }
}

.block-image-testimonial-slider .row > .col-12 {
  display: flex;
  justify-content: space-between;
}

.block-image-testimonial-slider__quote-box {
  background: var(--pec-color-brand-1);
  flex: 0 0 50%;
  width: 100%;
  padding-top: 50%;
  position: relative;
}

.block-image-testimonial-slider__quote-box::before {
  content: '';
  display: block;
  background: url(../images/quote-mark-left.svg);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 14.4375rem;
  height: 9.4375rem;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 1199px) {
  .block-image-testimonial-slider__quote-box::before {
    width: 10.3125rem;
    height: 6.75rem;
  }
}

@media (max-width: 767px) {
  .block-image-testimonial-slider__quote-box::before {
    width: 6.875rem;
    height: 4.5rem;
  }
}

.block-image-testimonial-slider__boxes {
  flex: 0 0 100%;
  max-width: 21rem;
  background: #ee7373;
  position: relative;
  display: flex;
  flex-direction: column;
}

@media (max-width: 1199px) {
  .block-image-testimonial-slider__boxes {
    max-width: 15rem;
  }
}

@media (max-width: 991px) {
  .block-image-testimonial-slider__boxes {
    max-width: 100%;
    flex-direction: row;
  }
}

.block-image-testimonial-slider__boxes--right {
  flex-direction: column-reverse;
}

@media (max-width: 991px) {
  .block-image-testimonial-slider__boxes--right {
    flex-direction: row-reverse;
  }
}

.block-image-testimonial-slider__boxes--right .block-testimonial-slider__quote-box::before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.block-image-testimonial-slider .slider_nav_wrapper {
  display: flex;
  gap: 0.5rem;
  width: 6.5rem;
  height: 3rem;
}

.block-image-testimonial-slider__content {
  flex: 0 0 100%;
  max-width: calc(100% - 672px);
  max-width: 100%;
  display: flex;
  align-items: center;
  padding: 0.9375rem 0;
}

@media (max-width: 1199px) {
  .block-image-testimonial-slider__content {
    padding: 0.9375rem 0;
    max-width: calc(100% - 480px);
  }
}

@media (max-width: 991px) {
  .block-image-testimonial-slider__content {
    max-width: 100%;
    padding: 2rem 0;
  }
}

.block-image-testimonial-slider .image-testimonial-slider {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  max-width: unset;
  padding: 0 0 5.4375rem;
}

@media (max-width: 767px) {
  .block-image-testimonial-slider .image-testimonial-slider {
    padding-bottom: 5rem;
  }
}

.block-image-testimonial-slider .image-testimonial-slider__title {
  width: calc(100% - 110px);
  padding: 3.6875rem;
  display: flex;
  align-items: center;
}

.block-image-testimonial-slider .testimonial-slide {
  height: 23.8125rem;
  padding: 0 1.25rem;
  gap: 7rem;
}

@media (max-width: 767px) {
  .block-image-testimonial-slider .testimonial-slide {
    height: auto;
    gap: 1.875rem;
    flex-direction: column;
  }
}

.block-image-testimonial-slider .testimonial-slide .box-media {
  width: 67%;
  max-height: 40rem;
}

@media (max-width: 767px) {
  .block-image-testimonial-slider .testimonial-slide .box-media {
    width: 100%;
    max-height: 21.25rem;
  }
}

@media (max-width: 767px) {
  .block-image-testimonial-slider .testimonial-slide .box-media_video {
    height: 21.25rem;
  }
}

.block-image-testimonial-slider .testimonial-slide .box-media .image-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.block-image-testimonial-slider .testimonial-slide .box-media .image-container iframe {
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  height: calc(100% + 120px);
}

.block-image-testimonial-slider .testimonial-slide__quote {
  width: 52%;
  border: 0;
  padding: 0;
  margin: 0;
  color: var(--pec-image-testimonial-slider-text-color);
  font-size: 1.75rem;
  line-height: 1.42857143;
  font-weight: 600;
  overflow-y: auto;
}

@media (max-width: 767px) {
  .block-image-testimonial-slider .testimonial-slide__quote {
    width: 100%;
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

.block-image-testimonial-slider .testimonial-slide__quote p {
  color: var(--pec-image-testimonial-slider-text-color);
}

.block-image-testimonial-slider .testimonial-slide__quote:before {
  content: '';
  width: 1.75rem;
  height: 1.25rem;
  position: absolute;
  top: -3.125rem;
  left: 0;
  background-image: url("../images/svg/default/quote-mark-left-black.svg");
  background-repeat: no-repeat;
}

@media (max-width: 1199px) {
  .block-image-testimonial-slider .testimonial-slide__quote:before {
    top: -4rem;
  }
}

.block-image-testimonial-slider .testimonial-slide__quote > p::after {
  content: none;
}

.block-image-testimonial-slider .testimonial-slide__quote > p::before {
  content: none;
}

.block-image-testimonial-slider .testimonial-slide__author {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 700;
  display: block;
  margin-bottom: 0.4375rem;
  color: var(--pec-image-testimonial-slider-text-color);
}

@media (max-width: 767px) {
  .block-image-testimonial-slider .testimonial-slide__author {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
  }
}

.block-image-testimonial-slider .testimonial-slide__job:before {
  content: "\A";
  display: inline-block;
  width: 0.1875rem;
  height: 0.1875rem;
  margin: 0.3125rem 0.4375rem;
  margin-left: 0;
  border-radius: 50%;
  background-color: var(--pec-color-text);
}

.block-image-testimonial-slider .testimonial-slide__details {
  font-size: 0.875rem;
  line-height: 1.14285714;
  font-weight: 700;
  display: block;
}

@media (max-width: 767px) {
  .block-image-testimonial-slider .testimonial-slide__details {
    font-size: 0.75rem;
    line-height: 1.33333333;
  }
}

.block-image-testimonial-slider .testimonial-slide__footer {
  margin-top: 3rem;
}

@media (max-width: 1199px) {
  .block-image-testimonial-slider .testimonial-slide__footer {
    margin-top: 2rem;
  }
}

.block-image-testimonial-slider .testimonial-slide__footer::before {
  content: none;
}

.block-image-testimonial-slider .slick-initialized .slick-slide.testimonial-slide {
  display: flex;
}

.block-card-links-on-rainbow {
  margin: 7.3125rem 0 8.125rem;
  position: relative;
}

@media (max-width: 1399px) {
  .block-card-links-on-rainbow {
    margin: 4.375rem 0 2.5rem;
  }
}

@media (max-width: 767px) {
  .block-card-links-on-rainbow {
    margin: 2.6875rem 0 2.5rem;
  }
}

.block-card-links-on-rainbow__shape svg {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 600px) {
  .block-card-links-on-rainbow__shape svg:nth-child(1) {
    display: none;
  }
}

.block-card-links-on-rainbow__shape svg:nth-child(2) {
  display: none;
}

@media (max-width: 600px) {
  .block-card-links-on-rainbow__shape svg:nth-child(2) {
    display: block;
  }
}

.block-card-links-on-rainbow__content {
  position: absolute;
  top: 9.5vw;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

@media (max-width: 1199px) {
  .block-card-links-on-rainbow__content {
    top: 8vw;
  }
}

@media (max-width: 600px) {
  .block-card-links-on-rainbow__content {
    position: static;
    transform: none;
    margin-top: -29.3vw;
  }
}

.block-card-links-on-rainbow__preheading {
  font-size: 0.875rem;
  line-height: 1.14285714;
  margin-bottom: 1.0625rem;
}

@media (max-width: 767px) {
  .block-card-links-on-rainbow__preheading {
    margin-bottom: 0.5rem;
  }
}

.block-card-links-on-rainbow__heading {
  color: var(--pec-color-text);
}

.block-card-links-on-rainbow__cards {
  margin-top: -20.35vw;
}

@media (max-width: 600px) {
  .block-card-links-on-rainbow__cards {
    margin-top: 1rem;
  }
}

.block-card-links-on-rainbow__card {
  background: var(--pec-color-white);
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
  border-bottom: 0.25rem solid var(--pec-color-main-bg);
  height: 100%;
  display: flex;
  flex-direction: column;
}

.block-card-links-on-rainbow__card-wrapper {
  margin-bottom: 1.875rem;
  min-height: 100%;
}

@media (max-width: 767px) {
  .block-card-links-on-rainbow__card-wrapper {
    margin-bottom: 2rem;
  }
}

.block-card-links-on-rainbow__card-image img {
  width: 100%;
}

.block-card-links-on-rainbow__card-content {
  padding: 1.9375rem 0.9375rem 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

@media (max-width: 767px) {
  .block-card-links-on-rainbow__card-content {
    padding: 1rem 0.9375rem 0;
  }
}

.block-card-links-on-rainbow__card-title {
  margin-bottom: 0.4375rem;
}

.block-card-links-on-rainbow__card-description {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 1.25rem;
}

@media (max-width: 767px) {
  .block-card-links-on-rainbow__card-description {
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.block-card-links-on-rainbow__card-link {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: var(--pec-color-main-bg);
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0.75rem 0;
  margin-top: auto;
}

.block-card-links-on-rainbow__card-link:hover {
  color: var(--pec-color-cta);
}

.block-blog-posts {
  padding: 9.0625rem 0 10rem;
  position: relative;
  color: var(--pec-text-main-bg);
  background-color: var(--pec-color-main-bg);
}

@media (max-width: 991px) {
  .block-blog-posts {
    padding: 3.625rem 0 4.25rem;
  }
}

.block-blog-posts__title {
  margin: 0;
  color: var(--pec-text-main-bg);
}

@media (max-width: 991px) {
  .block-blog-posts__title {
    margin-bottom: 0.4375rem;
  }
}

.block-blog-posts__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  margin-bottom: 3.9375rem;
}

@media (max-width: 991px) {
  .block-blog-posts__header {
    display: block;
    margin-bottom: 2rem;
  }
}

.block-blog-posts::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -10.8125rem;
  left: 0;
  border-width: 10.8125rem 0 10.8125rem 10.8125rem;
  border-style: solid;
  border-color: transparent transparent transparent var(--pec-color-brand-1);
}

@media (max-width: 1199px) {
  .block-blog-posts::before {
    display: none;
  }
}

.block-blog-posts::after {
  content: '';
  display: block;
  width: 11.1875rem;
  height: 22.375rem;
  position: absolute;
  top: -11.1875rem;
  right: 0;
  border-top-left-radius: 22.375rem;
  border-bottom-left-radius: 22.375rem;
  background: #ee7373;
}

@media (max-width: 991px) {
  .block-blog-posts::after {
    display: none;
  }
}

.block-blog-posts .post-card-col {
  margin: 0;
}

.block-blog-posts .post-card-col .post-card {
  height: 100%;
}

.block-blog-posts .post-card-col .post-card__excerpt {
  padding: 0;
}

.block-blog-posts .post-card-col .post-card__wrapper {
  padding-right: 1.875rem;
  padding-left: 1.875rem;
}

@media (max-width: 991px) {
  .block-blog-posts .post-card-col .post-card__wrapper {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.block-blog-posts .post-card-col:nth-child(1) {
  grid-column: 1 / span 1;
  grid-row: 1 / span 2;
}

@media (max-width: 991px) {
  .block-blog-posts .post-card-col:nth-child(1) {
    grid-column: 1 / span 1;
    grid-row: 1 / span 1;
  }
}

.block-blog-posts .post-card-col:nth-child(2) .post-card__featured-image, .block-blog-posts .post-card-col:nth-child(3) .post-card__featured-image {
  display: none;
}

.block-blog-posts .post-card-col:nth-child(2) .post-card__wrapper, .block-blog-posts .post-card-col:nth-child(3) .post-card__wrapper {
  display: block;
  min-height: 17.375rem;
  padding: 6.75rem 1.75rem 1.25rem;
}

@media (max-width: 991px) {
  .block-blog-posts .post-card-col:nth-child(2) .post-card__wrapper, .block-blog-posts .post-card-col:nth-child(3) .post-card__wrapper {
    min-height: 0;
    padding: 4.375rem 0.9375rem 2.8125rem;
  }
}

.block-blog-posts .post-card-col:nth-child(2) .post-card__excerpt, .block-blog-posts .post-card-col:nth-child(3) .post-card__excerpt {
  display: none;
}

.block-blog-posts .post-card-col:nth-child(2) {
  grid-column: 2 / span 1;
  grid-row: 1 / span 1;
}

@media (max-width: 991px) {
  .block-blog-posts .post-card-col:nth-child(2) {
    grid-column: 1 / span 1;
    grid-row: 2 / span 1;
  }
}

.block-blog-posts .post-card-col:nth-child(3) {
  grid-column: 2 / span 1;
  grid-row: 2 / span 1;
}

@media (max-width: 991px) {
  .block-blog-posts .post-card-col:nth-child(3) {
    grid-column: 1 / span 1;
    grid-row: 3 / span 1;
  }
}

.block-blog-posts__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repear(2, 1fr);
  column-gap: 1.875rem;
  row-gap: 1.875rem;
}

@media (max-width: 991px) {
  .block-blog-posts__grid {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    column-gap: 0;
    row-gap: 2.25rem;
  }
}

.block-video-image {
  background-color: var(--pec-video-and-image-bg);
  color: var(--pec-video-and-image-text-color);
  padding: 0;
  min-height: 29.375rem;
  align-items: stretch;
  position: relative;
}

@media (max-width: 600px) {
  .block-video-image {
    padding: 2rem 0 0 0;
  }
  .block-video-image .c-btn {
    width: 100%;
    justify-content: center;
  }
}

.block-video-image__content-wrapper {
  width: 50%;
  padding: 7.5rem 7.8125rem 2.5rem;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1199px) {
  .block-video-image__content-wrapper {
    padding-right: 1.25rem;
    max-width: none;
  }
}

@media (max-width: 991px) {
  .block-video-image__content-wrapper {
    padding: 5rem 1.25rem 5rem;
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .block-video-image__content-wrapper {
    width: 100%;
    padding: 3.0625rem 0 1.4375rem 0;
  }
}

.block-video-image__back {
  color: var(--pec-video-and-image-text-color);
  margin-bottom: 2.5rem;
}

.block-video-image__back:hover {
  color: #b2b2b2;
}

.block-video-image__title {
  color: var(--pec-video-and-image-text-color);
  margin-bottom: 3rem;
}

@media (max-width: 767px) {
  .block-video-image__title {
    margin-bottom: 2rem;
  }
}

.block-video-image__content {
  padding-bottom: 3rem;
}

@media (max-width: 1199px) {
  .block-video-image__content {
    padding-bottom: 2rem;
  }
}

.block-video-image__thumbnail {
  position: absolute;
  height: unset;
  width: 50%;
  height: 100%;
  background: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  top: 0;
  right: 0;
}

@media (max-width: 1599px) {
  .block-video-image__thumbnail {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .block-video-image__thumbnail {
    width: 100vw;
    height: auto;
    position: relative;
    min-height: 29.375rem;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    text-align: center;
  }
}

.block-video-image__thumbnail img {
  width: 100%;
}

.block-video-image__video-btn {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  padding-left: 1.5rem;
}

.block-video-image__video-btn:before {
  margin-right: 0.5rem;
}

@media (max-width: 600px) {
  .block-video-image__video-btn {
    position: static;
    margin-top: 1rem;
    width: auto !important;
  }
}

.cookies-alert {
  display: none;
  padding: 0.875rem 0;
  position: sticky;
  z-index: 3;
  bottom: 0;
  color: var(--pec-cookie-text-color);
  background-color: var(--pec-cookie-bar-bg);
}

.cookies-alert__content {
  font-size: 0.75rem;
  line-height: 1.33333333;
  font-weight: 500;
}

@media (max-width: 767px) {
  .cookies-alert__content {
    text-align: center;
  }
}

.cookies-alert__content p {
  margin: 0;
}

.cookies-alert__content a {
  color: inherit;
}

.cookies-alert__content a:hover {
  color: inherit;
}

.cookies-alert__buttons {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  margin-left: 1.25rem;
}

@media (max-width: 767px) {
  .cookies-alert__buttons {
    margin: 0.625rem 0 0;
  }
}

.cookies-alert__accept {
  padding: 0.5625rem 1.1875rem;
  color: var(--pec-color-white);
  border: 0.0625rem solid var(--pec-color-white);
  border-radius: 1.875rem;
  transition: .2s;
  font-size: 0.875rem;
  line-height: 1.14285714;
  font-weight: 700;
}

.cookies-alert__accept:hover {
  color: var(--pec-color-cta);
  background-color: var(--pec-color-white);
}

.cookies-alert__close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 1.375rem;
  border-radius: 50%;
  background-color: var(--pec-cookie-text-color);
}

.cookies-alert__close:before {
  font-size: 1rem;
  color: var(--pec-cookie-bar-bg);
}

/* Main Footer */
.main-footer {
  padding: 5rem 0 4.5625rem;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
  .main-footer {
    padding: 4.6875rem 0 3.5rem;
  }
}

@media (max-width: 767px) {
  .main-footer {
    padding: 4.0625rem 0 1.9375rem;
  }
}

.main-footer a:not(.c-btn) {
  color: inherit;
  text-decoration: none;
}

.main-footer a:not(.c-btn):hover {
  color: var(--pec-color-main-bg);
}

.main-footer__logo_wrap {
  width: 50%;
}

.main-footer__logo {
  display: inline-flex;
  margin-bottom: 1rem;
}

@media (max-width: 991px) {
  .main-footer__logo {
    max-width: 7.5rem;
  }
}

@media (max-width: 767px) {
  .main-footer__logo {
    margin-bottom: 0.8125rem;
  }
}

.main-footer__logo-caption {
  max-width: 11.875rem;
  font-size: 0.875rem;
  line-height: 1.71428571;
  font-weight: 500;
}

@media (max-width: 767px) {
  .main-footer__logo-caption {
    max-width: 10rem;
  }
}

.main-footer__logo-right {
  text-align: right;
}

@media (max-width: 991px) {
  .main-footer__logo-right {
    display: none;
  }
}

.main-footer__banner {
  display: inline-flex;
  margin-bottom: 1rem;
}

@media (max-width: 991px) {
  .main-footer__banner {
    max-width: 7.5rem;
  }
}

@media (max-width: 767px) {
  .main-footer__banner {
    margin-bottom: 0.8125rem;
  }
}

.main-footer__banner img {
  max-width: 16.875rem;
}

.current-site-id-91 .main-footer .footer_location__li .footer_location__name {
  min-height: 0.5rem;
}

.main-footer__banner.footer_location__li {
  width: fit-content;
  margin-left: auto;
}

@media (max-width: 991px) {
  .main-footer__banner.footer_location__li {
    display: none !important;
  }
}

.main-footer__nav {
  display: flex;
}

@media (max-width: 991px) {
  .main-footer__nav {
    flex-direction: column;
    margin-top: 0.3125rem;
  }
}

@media (max-width: 767px) {
  .main-footer__nav {
    flex-direction: row;
    margin-top: 2.5rem;
  }
}

.main-footer__nav .menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding: 0;
  margin: 0;
  list-style: none;
}

@media (max-width: 991px) {
  .main-footer__nav .menu {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .main-footer__nav .menu {
    width: 50%;
    padding-right: 0.625rem;
  }
}

.main-footer__nav .menu:not(:first-child) {
  padding-left: 1.25rem;
}

@media (max-width: 991px) {
  .main-footer__nav .menu:not(:first-child) {
    padding-left: 0;
    margin-top: 1.5rem;
  }
}

@media (max-width: 767px) {
  .main-footer__nav .menu:not(:first-child) {
    padding-left: 0.625rem;
    margin-top: 0;
  }
}

.main-footer__nav .menu li:not(:last-child) {
  margin-bottom: 1.5rem;
}

@media (max-width: 767px) {
  .main-footer__nav .menu li:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}

.main-footer__nav .menu a {
  display: block;
  color: var(--pec-color-text);
  font-size: 0.875rem;
  line-height: 1.14285714;
  font-weight: 700;
}

.main-footer__cta {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 991px) {
  .main-footer__cta {
    flex-direction: column-reverse;
    align-items: flex-end;
    padding-top: 0.3125rem;
  }
}

@media (max-width: 767px) {
  .main-footer__cta {
    align-items: center;
    padding-top: 0;
    margin-top: 3rem;
  }
}

.main-footer__cta .c-btn:not(:last-child) {
  margin-right: 1.25rem;
}

@media (max-width: 991px) {
  .main-footer__cta .c-btn:not(:last-child) {
    margin-top: 1rem;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .main-footer__cta .c-btn {
    justify-content: center;
    width: 100%;
    text-align: center;
  }
}

.main-footer__cta .c-btn-primary {
  padding: 1rem 1.5rem;
}

.main-footer__cta .c-btn-secondary {
  padding: 0.875rem 2.1875rem;
}

.main-footer__bottom {
  margin-top: 5rem;
  color: #737373;
  font-size: 0.75rem;
  line-height: 1.33333333;
  font-weight: 500;
}

@media (max-width: 991px) {
  .main-footer__bottom {
    margin-top: 3.8125rem;
  }
}

@media (max-width: 767px) {
  .main-footer__bottom {
    margin-top: 3.5rem;
  }
}

.main-footer__bottom-logo {
  max-width: 5.0625rem;
}

@media (max-width: 767px) {
  .main-footer__bottom-logo {
    margin-bottom: 1.0625rem;
  }
}

.main-footer__bottom p {
  margin: 0 0.9375rem 0 0;
}

@media (max-width: 767px) {
  .main-footer__bottom p {
    width: 100%;
    margin: 0 0 0.5rem 0;
  }
}

.main-footer__bottom .menu {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}

@media (max-width: 767px) {
  .main-footer__bottom .menu {
    width: 100%;
  }
}

.main-footer__bottom .menu li {
  margin-right: 0.9375rem;
}

.main-footer__cta + .icon-links__wrapper {
  margin-top: 32px;
}

.icon-links__wrapper {
  display: flex;
  gap: 16px;
  justify-content: flex-end;
}

@media (max-width: 991px) {
  .icon-links__wrapper {
    justify-content: flex-start;
  }
}

.icon-links__wrapper a {
  display: block;
  width: 24px;
  height: 24px;
  transition: 0.2s all ease;
}

.icon-links__wrapper a:hover::before {
  background: #3270e4;
}

.icon-links__wrapper a::before {
  content: '';
  width: 24px;
  height: 24px;
  background: #000;
  -webkit-mask-image: var(--icon-path);
  -webkit-mask-size: cover;
  mask-image: var(--icon-path);
  mask-size: cover;
  display: block;
  transition: 0.2s all ease;
}

.footer_location {
  padding: 0;
  color: #737373;
  line-height: 1.33333333;
  font-size: 14px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .footer_location {
    margin-top: 30px;
  }
}

.footer_location__li {
  width: 30%;
  margin-left: 1%;
  margin-bottom: 25px;
}

@media (max-width: 991px) {
  .footer_location__li {
    width: 49%;
    margin-left: 1%;
    margin-bottom: 15px;
  }
  .footer_location__li:last-of-type {
    margin: 0;
  }
}

.footer_location__li a span::before {
  font-size: 27px;
}

.footer_location__name {
  min-height: 38px;
  margin: 0 0.9375rem 10px 0;
  line-height: 19px;
  font-weight: 700;
}

.footer_location__number {
  margin-bottom: 10px;
}

.footer_location .icon-launch-external {
  margin-bottom: 10px;
}

.footer_location .icon-launch-external::before {
  font-size: 16px;
  margin-right: 3px;
}

.archive-program-hero {
  padding: 9.375rem 0 9.25rem;
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
  position: relative;
  z-index: 1;
}

@media (max-width: 1199px) {
  .archive-program-hero {
    padding: 6.25rem 0;
  }
}

@media (max-width: 767px) {
  .archive-program-hero {
    padding: 4rem 0;
  }
}

.archive-program-hero__title {
  color: var(--pec-text-main-bg);
}

.archive-program-hero__description {
  max-width: 50rem;
}

.archive-program-hero__shape {
  position: absolute;
  top: -1.0625rem;
  left: 0;
  width: 13.25rem;
}

@media (max-width: 1399px) {
  .archive-program-hero__shape {
    width: 6.25rem;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media (max-width: 767px) {
  .archive-program-hero__shape {
    top: 100%;
    width: 3.1875rem;
  }
}

.archive-program-hero__shape svg {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 767px) {
  .archive-program-hero .page-hero__thumbnail {
    position: relative;
    min-height: 400px;
    width: 100%;
    margin-bottom: 64px;
  }
}

@media (max-width: 767px) {
  .archive-program-hero.with-image {
    padding-top: 0;
  }
}

.archive-program-nav {
  background-color: var(--pec-color-bg-2);
  text-align: center;
}

.archive-program-nav__list {
  list-style: none;
  margin: 0;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.archive-program-nav__link {
  color: var(--pec-color-text);
  font-size: 16px;
}

.archive-program-nav__link:hover {
  text-decoration: underline;
}

.post-type-archive-program .block-programs__program {
  border-color: var(--pec-color-cta);
}

.single-program-hero {
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
  padding: 6.5rem 0 9.625rem;
  border-bottom: 0.5rem solid var(--pec-color-main-bg);
  position: relative;
}

@media (max-width: 1199px) {
  .single-program-hero {
    padding-top: 6rem;
  }
}

@media (max-width: 767px) {
  .single-program-hero {
    padding: 4.5rem 0 20rem;
    border-bottom: none;
  }
}

.single-program-hero__bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.single-program-hero__bg svg {
  width: 52rem;
  height: auto;
  position: absolute;
  top: -66.8%;
  right: -16.2%;
}

@media (max-width: 1199px) {
  .single-program-hero__bg svg {
    width: 37.5rem;
    top: -30%;
    right: -20%;
  }
}

@media (max-width: 991px) {
  .single-program-hero__bg svg {
    width: 31.25rem;
    top: -16%;
    right: -25%;
  }
}

@media (max-width: 767px) {
  .single-program-hero__bg svg {
    top: auto;
    bottom: -20%;
    right: -9.5%;
    width: 98%;
    max-width: 25rem;
  }
}

.single-program-hero__bg .single-program-hero__shapes {
  width: 40rem;
  height: 165%;
  position: absolute;
  bottom: -12.1875rem;
  right: -12.5rem;
  object-fit: contain;
}

@media (max-width: 1199px) {
  .single-program-hero__bg .single-program-hero__shapes {
    height: 125%;
    right: -20%;
  }
}

@media (max-width: 991px) {
  .single-program-hero__bg .single-program-hero__shapes {
    height: 70%;
    right: -25%;
  }
}

@media (max-width: 767px) {
  .single-program-hero__bg .single-program-hero__shapes {
    top: auto;
    bottom: -25%;
    left: 0;
    width: 100%;
    max-width: 30rem;
    right: 0;
  }
}

@media (max-width: 991px) {
  .single-program-hero.single-program-hero--has-image {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 0;
  }
}

.single-program-hero.single-program-hero--has-image .single-program-hero__title {
  padding-right: 1.25rem;
}

@media (max-width: 991px) {
  .single-program-hero.single-program-hero--has-image .single-program-hero__title {
    padding-right: 0;
  }
}

.single-program-hero .single-program-hero__bg.single-program-hero__bg--has-image {
  width: 50%;
  right: 0;
  left: auto;
}

@media (max-width: 991px) {
  .single-program-hero .single-program-hero__bg.single-program-hero__bg--has-image {
    position: relative;
    width: 100%;
    margin-top: 2.5rem;
  }
}

.single-program-hero .single-program-hero__bg.single-program-hero__bg--has-image .single-program-hero__bg-image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.single-program-hero__back, .block-video-image__back, .single-location-hero__back {
  color: var(--pec-text-alt-bg);
  font-size: 1.0625rem;
  line-height: 1.41176471;
  font-weight: 700;
  display: flex;
  align-items: center;
}

.single-program-hero__back:before, .block-video-image__back:before, .single-location-hero__back:before {
  margin-right: 0.625rem;
}

.single-program-hero__content {
  display: flex;
  align-items: center;
  margin-top: 6.625rem;
}

@media (max-width: 767px) {
  .single-program-hero__content {
    margin-top: 2.5rem;
  }
}

.single-program-hero__thumbnail {
  width: 100%;
  max-width: 6.6875rem;
  margin-right: 1.875rem;
}

@media (max-width: 767px) {
  .single-program-hero__thumbnail {
    max-width: 3.75rem;
    margin-right: 0.8125rem;
  }
}

.single-program-hero__thumbnail svg {
  display: block;
  width: 100%;
}

.single-program-hero__age {
  color: var(--pec-color-text);
  margin-bottom: 0.75rem;
}

@media (max-width: 767px) {
  .single-program-hero__age {
    margin-bottom: 0;
  }
}

.single-program-hero__title {
  color: var(--pec-color-text);
  margin: 0;
}

.single-program-about {
  position: relative;
  padding: 7rem 0 9.8125rem;
}

@media (max-width: 991px) {
  .single-program-about {
    padding: 2.5rem 0 3rem;
  }
}

.single-program-about__shape {
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  width: 3.1875rem;
  transform: translateY(50%);
}

@media (max-width: 991px) {
  .single-program-about__shape {
    display: block;
  }
}

.single-program-about__shape svg {
  width: 100%;
  display: block;
}

.single-program-about__buttons {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1199px) {
  .single-program-about__buttons {
    align-items: center;
    margin-top: 2rem;
  }
}

@media (max-width: 991px) {
  .single-program-about__buttons {
    align-items: flex-start;
  }
}

.single-program-about__buttons .c-btn {
  justify-content: center;
  width: 100%;
}

@media (max-width: 1199px) {
  .single-program-about__buttons .c-btn {
    width: auto;
    min-width: 17.5rem;
  }
}

.single-program-about__buttons .c-btn:not(:last-child) {
  margin-bottom: 1rem;
}

.archive-location-hero {
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
  position: relative;
  display: flex;
  z-index: 1;
}

@media (max-width: 991px) {
  .archive-location-hero {
    flex-direction: column-reverse;
  }
}

.archive-location-hero__content, .archive-location-hero__map {
  width: 50%;
}

@media (max-width: 991px) {
  .archive-location-hero__content, .archive-location-hero__map {
    width: 100%;
  }
}

.archive-location-hero__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 9.375rem 7.8125rem;
}

@media (max-width: 1199px) {
  .archive-location-hero__content {
    padding: 4.375rem 1.25rem;
  }
}

@media (max-width: 767px) {
  .archive-location-hero__content {
    padding: 2rem 1.25rem 3rem;
  }
}

.archive-location-hero__content h1, .archive-location-hero__content h2, .archive-location-hero__content h3, .archive-location-hero__content h4, .archive-location-hero__content h5, .archive-location-hero__content h6 {
  color: var(--pec-text-main-bg);
}

.archive-location-hero__map {
  min-height: 29.6875rem;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .archive-location-hero__map {
    min-height: 25rem;
  }
}

@media (max-width: 767px) {
  .archive-location-hero__map {
    min-height: 15.125rem;
  }
}

.archive-location-hero__shape {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
  width: 8.125rem;
}

@media (max-width: 991px) {
  .archive-location-hero__shape {
    width: 3.1875rem;
  }
}

.archive-location-hero__shape svg {
  width: 100%;
  height: auto;
  display: block;
}

.archive-location-posts {
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
  padding: 5rem 0 3.75rem;
  position: relative;
  overflow: hidden;
}

@media (max-width: 991px) {
  .archive-location-posts {
    padding: 4.5rem 0 4.8125rem;
  }
}

.archive-location-posts__shape {
  position: absolute;
  bottom: -10.5rem;
  right: -25.4375rem;
  width: 56.75rem;
}

@media (max-width: 991px) {
  .archive-location-posts__shape {
    width: 32.875rem;
    bottom: -6.6875rem;
    right: -7.6875rem;
  }
}

.archive-location-posts__shape svg {
  width: 100%;
  height: auto;
  display: block;
}

.archive-location-posts__post {
  background-color: #f7f7f7;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 100%;
  align-items: flex-start;
  position: relative;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
  .archive-location-posts__post {
    justify-content: space-between;
  }
}

.archive-location-posts__post-content-wrapper {
  padding: 1.9375rem 1.375rem;
}

@media (max-width: 991px) {
  .archive-location-posts__post-content-wrapper {
    padding: 1.1875rem 1.25rem;
  }
}

@media (max-width: 991px) {
  .archive-location-posts__post--label {
    padding-top: 3.1875rem;
  }
}

.archive-location-posts__post-wrapper {
  margin-bottom: 4.5rem;
}

@media (max-width: 1199px) {
  .archive-location-posts__post-wrapper {
    margin-bottom: 2rem;
  }
}

.archive-location-posts__post-label {
  position: absolute;
  z-index: 50;
  top: 0;
  left: 0;
  background-color: var(--pec-color-cta-strip);
  color: var(--pec-color-text);
  padding: 1rem 1.25rem;
  font-size: 0.875rem;
  line-height: 1.14285714;
  font-weight: 700;
}

@media (max-width: 991px) {
  .archive-location-posts__post-label {
    font-size: 0.75rem;
    line-height: 1.33333333;
    padding: 0.625rem 0.9375rem;
  }
}

.archive-location-posts__post-title {
  margin: 0 0 0.4375rem;
}

.archive-location-posts__post p {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  margin: 0 0 0.5rem;
}

@media (max-width: 991px) {
  .archive-location-posts__post p {
    font-size: 0.875rem;
    line-height: 1.71428571;
    width: 100%;
    padding: 0;
  }
}

.archive-location-posts__post-hours {
  margin-bottom: auto;
}

@media (max-width: 991px) {
  .archive-location-posts__post-hours {
    margin-bottom: initial;
    padding-left: 3rem;
  }
}

.archive-location-posts__post-hours p {
  width: 100%;
  padding: 0;
}

.archive-location-posts__post-links {
  margin-top: auto;
}

@media (max-width: 991px) {
  .archive-location-posts__post-links {
    margin-top: 1rem;
  }
}

.archive-location-posts__post-link, .single-location-about__aside-link, .archive-location-posts__post-social {
  font-size: 1.0625rem;
  line-height: 1.41176471;
  font-weight: 700;
  color: var(--pec-color-main-bg);
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}

.archive-location-posts__post-link:before, .single-location-about__aside-link:before, .archive-location-posts__post-social:before {
  margin-right: 0.25rem;
}

.archive-location-posts__post-link:hover, .single-location-about__aside-link:hover, .archive-location-posts__post-social:hover {
  color: var(--pec-color-cta);
}

.archive-location-posts__post-buttons {
  margin-top: 1rem;
  width: 100%;
}

.archive-location-posts__post .c-btn {
  width: 100%;
  justify-content: center;
  text-align: center;
}

.archive-location-posts__post .c-btn:not(:last-child) {
  margin-bottom: 0.5rem;
}

.archive-location-posts__post-social {
  flex-direction: column;
  width: 100%;
  margin-top: 1rem;
  gap: 1rem;
}

.archive-location-posts__post-social a {
  color: var(--pec-color-main-bg);
  text-decoration: none;
}

.archive-location-posts__post-social a.has-icon:hover::after {
  background: var(--pec-color-cta);
}

.archive-location-posts__post-social a.has-icon::after {
  content: '';
  width: 24px;
  height: 24px;
  background: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
  transition: 0.2s all ease;
  -webkit-mask-image: var(--icon-path);
  -webkit-mask-size: cover;
  mask-image: var(--icon-path);
  mask-size: cover;
}

.archive-location-posts__post-social a:hover {
  color: var(--pec-color-cta);
}

.archive-location-posts__post-social span {
  margin-left: 5px;
}

.single-location-hero {
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
  padding: 0;
  min-height: 29.375rem;
  align-items: stretch;
}

@media (max-width: 600px) {
  .single-location-hero {
    padding: 2rem 0;
  }
  .single-location-hero .c-btn {
    width: 100%;
    justify-content: center;
  }
}

.single-location-hero__content-wrapper {
  width: 50%;
  padding: 7.5rem 7.8125rem 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1199px) {
  .single-location-hero__content-wrapper {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    max-width: none;
  }
}

@media (max-width: 991px) {
  .single-location-hero__content-wrapper {
    padding: 5rem 1.25rem 5rem;
  }
}

@media (max-width: 767px) {
  .single-location-hero__content-wrapper {
    width: 100%;
    padding: 3.0625rem 1.25rem 1.4375rem;
  }
}

.single-location-hero__back {
  color: var(--pec-text-main-bg);
  margin-bottom: 2.5rem;
}

.single-location-hero__back:hover {
  color: #b2b2b2;
}

.single-location-hero__title {
  color: var(--pec-text-main-bg);
  margin-bottom: 3rem;
}

@media (max-width: 767px) {
  .single-location-hero__title {
    margin-bottom: 2rem;
  }
}

.single-location-hero__content {
  padding-bottom: 3rem;
}

@media (max-width: 1199px) {
  .single-location-hero__content {
    padding-bottom: 2rem;
  }
}

.single-location-hero__thumbnail {
  position: relative;
  height: unset;
  width: 50%;
  background: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media (max-width: 1599px) {
  .single-location-hero__thumbnail {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .single-location-hero__thumbnail {
    width: 100%;
    min-height: 29.375rem;
  }
}

.single-location-hero__thumbnail img {
  width: 100%;
}

.single-location-hero__video-btn {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  padding-left: 1.5rem;
}

.single-location-hero__video-btn:before {
  margin-right: 0.5rem;
}

@media (max-width: 600px) {
  .single-location-hero__video-btn {
    position: static;
    margin-top: 1rem;
  }
}

.single-location-about {
  padding: 7.0625rem 0 9.75rem;
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
}

.single-location-about h1, .single-location-about h2, .single-location-about h3, .single-location-about h4, .single-location-about h5, .single-location-about h6 {
  color: var(--pec-text-alt-bg);
}

@media (max-width: 991px) {
  .single-location-about {
    padding: 2rem 0 4.75rem;
  }
}

.single-location-about__content img {
  margin: 0.9375rem 0 -0.9375rem;
}

@media (max-width: 991px) {
  .single-location-about__content img {
    margin: 1rem 0 -0.125rem;
  }
}

.single-location-about__aside {
  background-color: var(--pec-color-white);
  color: #000000;
}

@media (max-width: 991px) {
  .single-location-about__aside {
    margin-bottom: 2.0625rem;
  }
}

.single-location-about__aside h3 {
  color: #000000;
}

.single-location-about__aside-map {
  display: flex;
}

.single-location-about__aside-map iframe {
  width: 100%;
  height: 16.6875rem;
}

@media (max-width: 991px) {
  .single-location-about__aside-map iframe {
    height: 11.4375rem;
  }
}

.single-location-about__aside-content {
  padding: 1.25rem;
}

.single-location-about__aside-title {
  margin-bottom: 0.5rem;
}

.single-location-about__aside-address {
  margin-bottom: 0.5rem;
}

@media (max-width: 991px) {
  .single-location-about__aside-address {
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.single-location-about__aside-hours {
  margin-bottom: 0.875rem;
}

@media (max-width: 991px) {
  .single-location-about__aside-hours {
    font-size: 0.875rem;
    line-height: 1.71428571;
    margin-bottom: 1.4375rem;
  }
}

.single-location-about__aside-phone:before {
  margin-right: 0.0625rem;
}

@media (max-width: 991px) {
  .single-location-about__aside-phone:before {
    margin-right: 0.3125rem;
  }
}

.single-location-about__aside-buttons {
  margin-top: 1.5rem;
}

.single-location-about__aside .c-btn {
  width: 100%;
  justify-content: center;
  text-align: center;
}

.single-location-about__aside .c-btn:not(:last-child) {
  margin-bottom: 1rem;
}

@media (max-width: 991px) {
  .single-location-about__aside .c-btn:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}

.single-location-about__links {
  display: flex;
  flex-direction: column;
  margin-top: 16px;
  gap: 16px;
  font-size: 17px;
  line-height: 1.4;
}

.single-location-about__links a {
  color: var(--pec-color-main-bg);
  font-weight: bold;
  display: flex;
  flex: 1 100%;
  gap: 8px;
  justify-content: center;
  transition: 0.2s all ease;
}

.single-location-about__links a.has-icon:hover::after {
  background: var(--pec-color-cta);
}

.single-location-about__links a.has-icon::after {
  content: '';
  width: 24px;
  height: 24px;
  background: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
  transition: 0.2s all ease;
  -webkit-mask-image: var(--icon-path);
  -webkit-mask-size: cover;
  mask-image: var(--icon-path);
  mask-size: cover;
}

.single-location-about__links a:hover {
  color: var(--pec-color-cta);
}

.si-float-wrapper {
  position: absolute;
  width: 100%;
}

.si-float-wrapper,
.si-float-wrapper * {
  box-sizing: border-box;
}

[class*='si-wrapper'] {
  display: flex;
  position: absolute;
  align-items: center;
  font-size: 14px;
  cursor: default;
}

.si-wrapper-top {
  flex-direction: column;
  margin-top: -40px;
  margin-left: 0px;
  transform: translate(-50%, -100%);
}

.si-wrapper-bottom {
  flex-direction: column-reverse;
  margin-top: 0px;
  margin-left: 0px;
  transform: translate(-50%, 0);
}

.si-wrapper-left {
  margin-top: -20px;
  margin-left: -11px;
  transform: translate(-100%, -50%);
}

.si-wrapper-right {
  flex-direction: row-reverse;
  margin-top: -20px;
  margin-left: 11px;
  transform: translate(0, -50%);
}

[class*='si-shadow-wrapper'] {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.298039;
  z-index: 1;
}

.si-shadow-wrapper-top,
.si-shadow-wrapper-bottom {
  flex-direction: column;
}

.si-shadow-pointer-bottom,
.si-shadow-pointer-right {
  order: -1;
}

.si-shadow-frame {
  box-shadow: 0 1px 3px 0 #000;
}

[class*='si-shadow-pointer'] {
  position: relative;
  width: 15px;
  height: 15px;
  margin: auto;
}

[class*='si-shadow-inner-pointer'] {
  position: absolute;
  width: 141%;
  height: 141%;
  box-shadow: -0.70710678px 0.70710678px 3px 0 #000;
}

.si-shadow-inner-pointer-top {
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.si-shadow-inner-pointer-bottom {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%) rotate(-45deg);
}

.si-shadow-inner-pointer-left {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.si-shadow-inner-pointer-right {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%) rotate(-45deg);
}

.si-frame {
  position: relative;
  flex: 1 1 auto;
  border-radius: 3px;
  overflow: hidden;
  z-index: 2;
}

.si-content-wrapper {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  padding: 20px;
  background-color: #fff;
}

.si-has-border .si-content-wrapper {
  border: 1px solid #bbb;
}

.si-content {
  overflow: auto;
  color: var(--pec-color-text);
  font-family: "Montserrat", sans-serif;
  min-width: 13.75rem;
}

.si-content p {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  margin: 0 0 1rem;
}

.si-content a:not(.c-btn) {
  font-size: 0.875rem;
  line-height: 1.14285714;
  font-weight: 700;
  color: var(--pec-color-main-bg);
  display: flex;
  align-items: center;
}

.si-content a:not(.c-btn):before {
  margin-right: 0.25rem;
  font-size: 1rem;
  line-height: 1;
}

.si-content a:not(.c-btn):hover {
  color: var(--pec-color-cta);
}

.si-content .c-btn {
  margin-top: 1rem;
  width: 100%;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 1.14285714;
  padding: 0.625rem 1.25rem;
}

.si-close-button {
  position: absolute;
  top: 0.3125rem;
  right: -0.0625rem;
  border: 0;
  outline: none;
  background-color: transparent;
  color: inherit;
  cursor: pointer;
  appearance: none;
}

.si-close-button:before {
  content: "";
  font-family: "iconfont-PEC";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--pec-color-text);
}

.si-close-button:hover, .si-close-button:focus {
  opacity: 0.7;
  outline: var(--gf_input_borderWidth) solid var(--gf_input_borderFocusColor);
}

[class*='si-pointer-border'] {
  position: absolute;
  border: 15px solid transparent;
  z-index: 3;
}

[class*='si-pointer-bg'] {
  position: relative;
  border: 15px solid transparent;
  z-index: 4;
}

.si-has-border [class*='si-pointer-bg'] {
  border-width: 15px;
}

.si-pointer-border-top,
.si-pointer-border-bottom {
  left: 50%;
  transform: translate(-50%, 0);
}

.si-pointer-border-left,
.si-pointer-border-right {
  top: 50%;
  transform: translate(0, -50%);
}

.si-pointer-top {
  border-bottom: 0;
}

.si-pointer-border-top {
  bottom: 0;
  border-top-color: #bbb;
}

.si-pointer-bg-top {
  border-top-color: #fff;
}

.si-has-border .si-pointer-bg-top {
  top: -1px;
  margin-bottom: 0px;
}

.si-pointer-bottom {
  border-top: 0;
}

.si-pointer-border-bottom {
  top: 0;
  border-bottom-color: #bbb;
}

.si-pointer-bg-bottom {
  border-bottom-color: #fff;
}

.si-has-border .si-pointer-bg-bottom {
  bottom: -1px;
  margin-top: 0px;
}

.si-pointer-left {
  border-right: 0;
}

.si-pointer-border-left {
  right: 0;
  border-left-color: #bbb;
}

.si-pointer-bg-left {
  border-left-color: #fff;
}

.si-has-border .si-pointer-bg-left {
  left: -1px;
  margin-right: 0px;
}

.si-pointer-right {
  border-left: 0;
}

.si-pointer-border-right {
  left: 0;
  border-right-color: #bbb;
}

.si-pointer-bg-right {
  border-right-color: #fff;
}

.si-has-border .si-pointer-bg-right {
  right: -1px;
  margin-left: 0px;
}

.blog-hero {
  padding: 8.125rem 0 9.875rem;
  position: relative;
  color: var(--pec-text-main-bg);
  background-color: var(--pec-color-main-bg);
}

@media (max-width: 1199px) {
  .blog-hero {
    padding: 6.25rem 0;
  }
}

@media (max-width: 767px) {
  .blog-hero {
    padding: 3.5625rem 0 2.5rem;
  }
}

.blog-hero h1 {
  color: var(--pec-text-main-bg);
}

.blog-hero__desc-wrapper {
  padding-right: 1.875rem;
}

@media (max-width: 1199px) {
  .blog-hero__desc-wrapper {
    padding-right: 0;
    margin-top: 0.9375rem;
  }
}

.blog-hero .container {
  position: relative;
  z-index: 1;
}

.page-content--archive-post .posts-list {
  padding: 4rem 0 9.75rem;
  position: relative;
}

@media (max-width: 991px) {
  .page-content--archive-post .posts-list {
    padding: 4rem 0 4.6875rem;
  }
}

.blog .page-content--archive-post .posts-list:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -10.8125rem;
  left: 0;
  border-width: 10.8125rem 0 10.8125rem 10.8125rem;
  border-style: solid;
  border-color: transparent transparent transparent var(--pec-color-brand-1);
}

@media (max-width: 1199px) {
  .blog .page-content--archive-post .posts-list:before {
    display: none;
  }
}

.page-content--archive-post .posts-list .eight29-posts {
  grid-row-gap: 4.0625rem;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .page-content--archive-post .posts-list .eight29-posts {
    grid-row-gap: 1.625rem;
  }
}

.page-content--archive-post .posts-list .eight29-sidebar {
  margin-bottom: 4rem;
}

@media (max-width: 991px) {
  .page-content--archive-post .posts-list .eight29-sidebar {
    margin-bottom: 2.5rem;
  }
}

.page-content--archive-post .posts-list .eight29-filter-group .eight29-filter-list.left-content {
  margin: 0;
}

.page-content--archive-post .posts-list .accordion-select .eight29-filter-label {
  display: none;
}

.page-content--archive-post .posts-list .accordion-select .simplebar-wrapper {
  max-height: 23.5rem;
}

.page-content--archive-post .posts-list .accordion-select .simplebar-content-wrapper {
  padding: 0 !important;
}

.page-content--archive-post .posts-list .accordion-select .simplebar-track {
  width: 0.125rem !important;
  top: 0.625rem !important;
  right: 0rem;
  bottom: 0.625rem;
  margin: 0.3125rem 0.3125rem;
  background-color: #b2b2b2;
}

.page-content--archive-post .posts-list .accordion-select .simplebar-track .simplebar-scrollbar {
  width: 0.125rem !important;
  min-height: 0.3125rem;
}

.page-content--archive-post .posts-list .accordion-select .simplebar-track .simplebar-scrollbar:before {
  content: '';
  width: 100%;
  top: 0 !important;
  right: 0;
  bottom: 0 !important;
  left: 0;
  border-radius: 0 !important;
  background: var(--pec-color-text) !important;
  opacity: 1 !important;
}

.page-content--archive-post .posts-list .accordion-select > div {
  margin-top: 0 !important;
}

.page-content--archive-post .posts-list .accordion-select .dropdown-container {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100% !important;
  position: relative;
  z-index: 2;
  z-index: unset;
  right: auto;
  left: auto;
  color: var(--pec-color-text) !important;
  border: none;
  border-radius: 0;
  background: transparent;
  cursor: pointer;
  overflow: visible;
}

.page-content--archive-post .posts-list .accordion-select .dropdown-container.open div[data-simplebar="init"] {
  display: block;
}

.page-content--archive-post .posts-list .accordion-select .dropdown-container.open .dropdown-current::after {
  top: 44%;
  transform: rotate(180deg);
}

.page-content--archive-post .posts-list .accordion-select .dropdown-list {
  position: relative;
  margin: 0.5rem 0;
}

.page-content--archive-post .posts-list .accordion-select .dropdown-list li {
  height: auto;
  padding: 0;
  margin: 0;
  border: none;
}

@media (max-width: 767px) {
  .page-content--archive-post .posts-list .accordion-select .dropdown-list li {
    min-height: 0;
  }
}

.page-content--archive-post .posts-list .accordion-select .dropdown-list li button {
  display: block;
  height: 100%;
  min-height: 2.5rem;
  padding: 0.3125rem 1.875rem 0.3125rem 0.75rem;
  color: var(--pec-color-text);
  cursor: pointer;
  transition: color .2s;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .page-content--archive-post .posts-list .accordion-select .dropdown-list li button {
    padding: 0.75rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.14285714;
  }
}

.page-content--archive-post .posts-list .accordion-select .dropdown-list li button:hover {
  color: var(--pec-color-main-bg);
  text-decoration: none;
}

.page-content--archive-post .posts-list .accordion-select .dropdown-list li button.active {
  background-color: var(--pec-color-bg-2);
  color: var(--pec-text-alt-bg);
}

.page-content--archive-post .posts-list .accordion-select .dropdown-current {
  height: auto;
  min-height: 3rem;
  padding: 0.4375rem 3.125rem 0.4375rem 0.6875rem;
  position: relative;
  color: var(--pec-color-text) !important;
  border: 0.0625rem solid #b2b2b2;
  background-color: var(--pec-color-white);
  box-shadow: none;
  cursor: pointer;
  transition: border-color .2s;
}

@media (max-width: 767px) {
  .page-content--archive-post .posts-list .accordion-select .dropdown-current {
    padding: 0.6875rem 3.125rem 0.6875rem 0.75rem;
  }
}

.page-content--archive-post .posts-list .accordion-select .dropdown-current:after {
  background: url("../images/blog/caret.svg") no-repeat;
}

.page-content--archive-post .posts-list .accordion-select .dropdown-current + div {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 100%;
  right: 0;
  margin-top: 0.5rem;
  border-radius: 0.125rem;
  background-color: var(--pec-color-white);
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
  will-change: transform;
}

.page-content--archive-post .posts-list .filter-search {
  flex: 1;
  width: auto;
  max-width: 19.25rem;
  position: relative;
  order: 1;
  margin-left: auto;
  border: none;
}

@media (max-width: 991px) {
  .page-content--archive-post .posts-list .filter-search {
    width: 100%;
    max-width: 100%;
    margin: 1rem 0 0 0;
  }
}

.page-content--archive-post .posts-list .filter-search .filter-input {
  height: auto;
  margin-top: 0;
  background-color: var(--pec-color-white);
}

.page-content--archive-post .posts-list .filter-search .filter-input input[type="search"] {
  border-radius: 0 !important;
  background: url("../images/blog/search.svg") no-repeat;
  background-position: 0.8125rem center;
}

.page-content--archive-post .posts-list.site-id-82 .left-content {
  display: none;
}

.post-card {
  position: relative;
  background-color: #f7f7f7;
}

.post-card-col {
  margin-bottom: 1.875rem;
}

@media (max-width: 991px) {
  .post-card-col {
    margin-bottom: 1.75rem;
  }
}

.post-card--no-thumb {
  display: flex;
}

.post-card--no-thumb .post-card__wrapper {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  padding: 4.375rem 1.5625rem;
}

@media (max-width: 991px) {
  .post-card--no-thumb .post-card__wrapper {
    padding: 4.375rem 0.9375rem 2.8125rem;
  }
}

.post-card__permalink {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
  transition: box-shadow .2s;
}

.post-card__permalink:hover {
  box-shadow: none;
}

.post-card__permalink:hover ~ .post-card__featured-image:before {
  opacity: .2;
}

.post-card__permalink:hover ~ .post-card__cat:before {
  opacity: .2;
}

.post-card__featured-image {
  padding-top: 56.65%;
  position: relative;
  overflow: hidden;
}

.post-card__featured-image:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--pec-color-white);
  opacity: 0;
  transition: opacity .2s;
}

.post-card__featured-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: opacity .2s;
  object-fit: cover;
}

.post-card__cat {
  display: inline-block;
  padding: 1rem 1.25rem;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  font-weight: 700;
  color: var(--pec-color-white);
  background-color: var(--pec-color-cta-strip);
  transition: background-color .2s, color .2s, opacity .2s;
  font-size: 0.875rem;
  line-height: 1.14285714;
}

@media (max-width: 991px) {
  .post-card__cat {
    padding: 0.75rem 0.9375rem 0.5rem;
    font-size: 0.75rem;
    line-height: 1.33333333;
  }
}

.post-card__cat:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--pec-color-white);
  opacity: 0;
  transition: opacity .2s;
}

.post-card__cat:hover {
  color: var(--pec-text-main-bg);
  background-color: var(--pec-color-main-bg);
}

.post-card__title {
  margin-bottom: 0.375rem;
}

.post-card__wrapper {
  padding: 1.5625rem 1.4375rem 1.875rem;
}

@media (max-width: 991px) {
  .post-card__wrapper {
    padding: 1.5625rem 0.9375rem 1.375rem;
  }
}

.post-card__excerpt {
  padding-right: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .post-card__excerpt {
    margin-bottom: 0.6875rem;
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.post-card__author {
  display: inline-block;
  position: relative;
  z-index: 3;
  font-weight: 700;
  color: #4d4d4d;
  transition: color .2s;
  font-size: 0.875rem;
  line-height: 1.14285714;
}

@media (max-width: 991px) {
  .post-card__author {
    font-size: 0.75rem;
    line-height: 1.33333333;
  }
}

.post-card__author:hover {
  color: var(--pec-color-main-bg);
}

.post-card__read-time {
  display: block;
  margin-top: -0.3125rem;
  font-weight: 500;
  color: #4d4d4d;
  font-size: 0.75rem;
  line-height: 1.33333333;
}

@media (max-width: 1199px) {
  .post-card__read-time {
    margin-top: 0;
  }
}

.page-content--archive-post .eight29-app > :first-child {
  margin-bottom: 0;
}

.page-content--archive-post .eight29-pagination {
  margin-top: 4.1875rem !important;
}

@media (max-width: 991px) {
  .page-content--archive-post .eight29-pagination {
    margin-top: 4.6875rem !important;
  }
}

.page-content--archive-post .eight29-pagination .eight29-pagination-list li {
  display: inline-block;
  padding: 0;
  margin: 0 0.1875rem !important;
}

.page-content--archive-post .eight29-pagination .eight29-pagination-list li.first-item {
  padding-right: 2.25rem;
  position: relative;
}

@media (max-width: 991px) {
  .page-content--archive-post .eight29-pagination .eight29-pagination-list li.first-item {
    padding-right: 1.25rem;
  }
}

.page-content--archive-post .eight29-pagination .eight29-pagination-list li.first-item:after {
  width: auto;
  height: auto;
  min-width: 1.25rem !important;
  position: absolute;
  top: auto;
  right: 0.3125rem;
  bottom: 0.3125rem;
  border: 0;
  background: transparent;
}

@media (max-width: 991px) {
  .page-content--archive-post .eight29-pagination .eight29-pagination-list li.first-item:after {
    min-width: 0.75rem !important;
  }
}

.page-content--archive-post .eight29-pagination .eight29-pagination-list li.last-item {
  padding-left: 2.25rem;
  position: relative;
}

@media (max-width: 991px) {
  .page-content--archive-post .eight29-pagination .eight29-pagination-list li.last-item {
    padding-left: 1.25rem;
  }
}

.page-content--archive-post .eight29-pagination .eight29-pagination-list li.last-item:before {
  width: auto;
  height: auto;
  min-width: 1.25rem !important;
  position: absolute;
  top: auto;
  bottom: 0.3125rem;
  left: 0.3125rem;
  border: 0;
  background: transparent;
}

@media (max-width: 991px) {
  .page-content--archive-post .eight29-pagination .eight29-pagination-list li.last-item:before {
    min-width: 0.75rem !important;
  }
}

.page-content--archive-post .eight29-pagination .eight29-pagination-list button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  font-weight: 700;
  color: var(--pec-color-text);
  cursor: pointer;
  transition: background .2s, color .2s;
  font-size: 1rem;
  line-height: 1;
}

@media (max-width: 991px) {
  .page-content--archive-post .eight29-pagination .eight29-pagination-list button {
    width: 2.25rem;
    height: 2.25rem;
  }
}

.page-content--archive-post .eight29-pagination .eight29-pagination-list button.current-page {
  pointer-events: none;
  color: var(--pec-text-main-bg);
  background: var(--pec-color-main-bg);
}

.page-content--archive-post .eight29-pagination .eight29-pagination-list button:hover {
  background: #f0f0f0;
}

.touch-device .page-content--archive-post .eight29-pagination .eight29-pagination-list button:hover {
  background: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
}

.page-content--archive-post .eight29-pagination .eight29-pagination-next {
  margin-left: 0.3125rem !important;
}

.page-content--archive-post .eight29-pagination .eight29-pagination-prev {
  margin-right: 0.3125rem !important;
}

.page-content--archive-post .eight29-pagination .eight29-pagination-next,
.page-content--archive-post .eight29-pagination .eight29-pagination-prev {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-content--archive-post .eight29-pagination .eight29-pagination-next .eight29-pagination-arrow,
.page-content--archive-post .eight29-pagination .eight29-pagination-prev .eight29-pagination-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-content--archive-post .eight29-pagination .eight29-pagination-next span,
.page-content--archive-post .eight29-pagination .eight29-pagination-prev span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
  color: var(--pec-color-text);
  transition: color .2s;
}

.page-content--archive-post .eight29-pagination .eight29-pagination-next button:not([disabled="disabled"]),
.page-content--archive-post .eight29-pagination .eight29-pagination-prev button:not([disabled="disabled"]) {
  cursor: pointer;
}

.page-content--archive-post .eight29-pagination .eight29-pagination-next button:not([disabled="disabled"]) span,
.page-content--archive-post .eight29-pagination .eight29-pagination-prev button:not([disabled="disabled"]) span {
  cursor: pointer;
}

.page-content--archive-post .eight29-pagination .eight29-pagination-next button:not([disabled="disabled"]):hover span,
.page-content--archive-post .eight29-pagination .eight29-pagination-prev button:not([disabled="disabled"]):hover span {
  color: var(--pec-color-text);
}

.touch-device .page-content--archive-post .eight29-pagination .eight29-pagination-next button:not([disabled="disabled"]):hover span, .touch-device
.page-content--archive-post .eight29-pagination .eight29-pagination-prev button:not([disabled="disabled"]):hover span {
  color: var(--pec-color-text);
}

.page-content--archive-post .eight29-pagination .eight29-pagination-next button[disabled="disabled"],
.page-content--archive-post .eight29-pagination .eight29-pagination-next button:disabled,
.page-content--archive-post .eight29-pagination .eight29-pagination-prev button[disabled="disabled"],
.page-content--archive-post .eight29-pagination .eight29-pagination-prev button:disabled {
  pointer-events: none !important;
  opacity: .5;
}

.blog-tax-hero {
  padding: 5.5rem 0 5.5rem;
}

@media (max-width: 767px) {
  .blog-tax-hero {
    padding: 0.875rem 0 0.875rem;
  }
}

.blog-tax-hero .blog-tax__btn-wrapper {
  margin-bottom: 4.375rem;
}

@media (max-width: 767px) {
  .blog-tax-hero .blog-tax__btn-wrapper {
    margin-bottom: 2.1875rem;
  }
}

@media (max-width: 991px) {
  .blog-tax-hero .blog-tax__title-wrapper {
    margin-bottom: 1.0625rem;
  }
}

.blog-tax-hero .blog-tax__title {
  margin: 0;
}

.blog-tax-hero .blog-tax__btn {
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  transition: color .2s;
  font-size: 1.0625rem;
  line-height: 1.41176471;
}

.blog-tax-hero .blog-tax__btn:hover i {
  transform: translateX(-4px);
}

.blog-tax-hero .blog-tax__btn i:first-child {
  margin-right: 0.5625rem;
  line-height: 0;
  transition: transform .2s;
}

.blog-tax-hero .blog-tax__taxonomy {
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .blog-tax-hero .blog-tax__taxonomy {
    margin-bottom: 0.5rem;
  }
}

.blog-tax-hero--center {
  padding: 5.5rem 0 0.375rem;
}

@media (max-width: 767px) {
  .blog-tax-hero--center {
    padding: 0.875rem 0 0.875rem;
  }
}

.blog-tax-hero--center .blog-tax__title,
.blog-tax-hero--center .blog-tax__taxonomy {
  text-align: center;
}

.blog-tax-hero--center .blog-tax__btn-wrapper {
  margin-bottom: 2.6875rem;
}

@media (max-width: 767px) {
  .blog-tax-hero--center .blog-tax__btn-wrapper {
    margin-bottom: 2.1875rem;
  }
}

.blog-posts-taxonomy {
  margin: 3.625rem 0 10rem;
}

@media (max-width: 991px) {
  .blog-posts-taxonomy {
    margin: 1.5rem 0 4.875rem;
  }
}

.blog-posts-taxonomy .eight29-app > :first-child {
  margin: 0;
}

.blog-posts-taxonomy .eight29-posts {
  grid-row-gap: 4.0625rem;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .blog-posts-taxonomy .eight29-posts {
    grid-row-gap: 1.625rem;
  }
}

.hero-post {
  margin-bottom: 5.125rem;
  color: var(--pec-text-main-bg);
}

@media (max-width: 991px) {
  .hero-post {
    margin-bottom: 2.5625rem;
  }
}

.hero-post__thumbnail {
  padding-top: 56.5%;
  position: relative;
}

@media (max-width: 991px) {
  .hero-post__thumbnail {
    padding-top: 50%;
  }
}

.hero-post__thumbnail img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
}

.hero-post__bottom {
  margin-top: 5.9375rem;
}

.hero-post__top {
  padding: 1.25rem 0 7.5rem;
  position: relative;
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
}

@media (max-width: 1679px) {
  .hero-post__top {
    padding: 2.5rem 0 7.5rem;
  }
}

@media (max-width: 991px) {
  .hero-post__top {
    padding: 1rem 0 4.875rem;
    margin-bottom: 2rem;
  }
}

.hero-post__top::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  border-width: 0 15.25rem 15.25rem 0;
  border-style: solid;
  border-color: transparent #ee7373 transparent transparent;
}

@media (max-width: 991px) {
  .hero-post__top::before {
    border-width: 0 5rem 5rem 0;
  }
}

.hero-post__top::after {
  content: '';
  display: block;
  width: 6.9375rem;
  height: 13.875rem;
  position: absolute;
  bottom: -2.5rem;
  left: 0rem;
  border-top-right-radius: 13.875rem;
  border-bottom-right-radius: 13.875rem;
  background: var(--pec-color-cta-strip);
}

@media (max-width: 991px) {
  .hero-post__top::after {
    width: 3.1875rem;
    height: 6.375rem;
    bottom: -1rem;
    border-top-right-radius: 6.375rem;
    border-bottom-right-radius: 6.375rem;
  }
}

.hero-post__title {
  color: var(--pec-text-main-bg);
}

.hero-post__wrapper {
  margin-top: 4.0625rem;
  text-align: center;
}

@media (max-width: 991px) {
  .hero-post__wrapper {
    margin-top: 1.8125rem;
  }
}

.hero-post__back-link {
  display: inline-flex;
  align-items: center;
  color: var(--pec-color-white);
  transition: color .2s;
  font-size: 1.0625rem;
  line-height: 1.41176471;
  font-weight: 700;
}

.hero-post__back-link i {
  margin-right: 0.625rem;
  line-height: 0;
  transition: transform .2s;
}

.hero-post__back-link:hover {
  color: #b2b2b2;
}

.hero-post__back-link:hover i {
  transform: translate(-0.25rem);
}

.hero-post__cat-link {
  display: inline-block;
  margin-bottom: 1.25rem;
  color: var(--pec-color-white);
  transition: color .2s;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}

@media (max-width: 991px) {
  .hero-post__cat-link {
    margin-bottom: 0.5625rem;
    font-size: 0.875rem;
    line-height: 1.14285714;
    font-weight: 700;
  }
}

.hero-post__cat-link:hover {
  color: #b2b2b2;
}

.hero-post__meta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

@media (max-width: 991px) {
  .hero-post__meta {
    flex-direction: column;
  }
}

.hero-post__author {
  line-height: 1;
}

@media (max-width: 991px) {
  .hero-post__author {
    margin-bottom: 0.5rem;
  }
}

.hero-post__author-link {
  display: inline-block;
  padding-right: 1.125rem;
  position: relative;
  color: var(--pec-color-white);
  transition: color .2s;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}

@media (max-width: 991px) {
  .hero-post__author-link {
    padding-right: 0;
    font-size: 0.875rem;
    line-height: 1.14285714;
  }
}

.hero-post__author-link:hover {
  color: #b2b2b2;
}

.hero-post__author-link::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 0.0625rem solid var(--pec-color-white);
}

@media (max-width: 991px) {
  .hero-post__author-link::after {
    display: none;
  }
}

.hero-post__date {
  padding-left: 1.125rem;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
}

@media (max-width: 991px) {
  .hero-post__date {
    padding-left: 0;
    font-size: 0.875rem;
    line-height: 1.71428571;
  }
}

.post-meta-bottom {
  margin: 3.125rem 0 9.375rem;
}

@media (max-width: 991px) {
  .post-meta-bottom {
    margin: 1.9375rem 0 4.375rem;
  }
}

.post-meta-bottom .tags-heading {
  margin-bottom: 0.3125rem;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  font-size: 0.9375rem;
  line-height: 1.06666667;
  font-weight: 700;
}

@media (max-width: 991px) {
  .post-meta-bottom .tags-heading {
    margin-bottom: 0.75rem;
  }
}

.post-meta-bottom .tags-list-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}

@media (max-width: 991px) {
  .post-meta-bottom .tags-list-wrap {
    margin-bottom: 1.4375rem;
  }
}

.post-meta-bottom .tags-list-wrap li {
  margin-bottom: 0.3125rem;
}

.post-meta-bottom .tags-list-wrap li:not(:last-child) {
  margin-right: 0.5rem;
}

.post-meta-bottom .tags-list-wrap li a {
  color: #737373;
  transition: color .2s;
  font-size: 0.875rem;
  line-height: 1.14285714;
  font-weight: 700;
}

.post-meta-bottom .tags-list-wrap li a:hover {
  color: var(--pec-color-main-bg);
}

.social-share {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 991px) {
  .social-share {
    justify-content: flex-start;
  }
}

.social-share__heading {
  margin-bottom: 0.9375rem;
  text-align: center;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  font-size: 0.8125rem;
  line-height: 1.23076923;
  font-weight: 700;
}

.social-share .share-icons {
  text-align: center;
}

.social-share .share-icons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  margin-bottom: 0.625rem;
  color: var(--pec-text-main-bg);
  border-radius: 50%;
  background-color: rgba(var(--pec-color-main-bg), 0.1);
  cursor: pointer;
  transition: background-color .2s;
}

.social-share .share-icons a:not(:last-child) {
  margin-right: 0.625rem;
}

@media (max-width: 991px) {
  .social-share .share-icons a:not(:last-child) {
    margin-right: 0.75rem;
  }
}

.social-share .share-icons a:hover {
  background-color: var(--pec-color-main-bg);
  color: var(--pec-text-main-bg);
}

.social-share .share-icons a:hover span {
  color: var(--pec-text-main-bg);
}

.social-share .share-icons a span {
  font-size: 1.375rem;
  line-height: 0;
  transition: color .2s;
}
