/**
 * Common styles
 * Loads on front end and back end
 */
/* Font size styles */
@media only screen and (min-width: 600px) {
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-cta p {
    font-size: 14px; }
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-cta p {
    font-size: 15px; }
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-cta p {
    font-size: 16px; }
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-cta p {
    font-size: 17px; }
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-cta p {
    font-size: 18px; }
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-cta p {
    font-size: 19px; }
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-cta p {
    font-size: 20px; }
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-cta p {
    font-size: 21px; }
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-cta p {
    font-size: 22px; }
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-cta p {
    font-size: 23px; }
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-cta p {
    font-size: 24px; } }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

@media only screen and (min-width: 600px) {
  .wp-block-columns .layout-column-1,
  .wp-block-columns .layout-column-2 {
    margin-right: 5%; } }

.wp-block-image {
  margin-bottom: 1.2em; }

.lsx-text-link {
  color: inherit;
  -webkit-box-shadow: 0 -1px 0 inset;
          box-shadow: 0 -1px 0 inset;
  text-decoration: none;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .lsx-text-link:hover {
    color: inherit;
    -webkit-box-shadow: 0 -2px 0 inset;
            box-shadow: 0 -2px 0 inset;
    color: #5a3fd6; }

.lsx-button:active {
  left: 2px;
  top: 2px;
  position: relative; }

/**
 * Button styles
 * Loads on front end and back end
 */
.lsx-block-button {
  margin: 0 0 1em 0;
  position: relative; }
  .lsx-block-button .blocks-rich-text {
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .lsx-block-button .components-autocomplete {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    position: relative; }
  .lsx-block-button .lsx-button {
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    word-break: break-word;
    border: 0 none;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.54px;
    line-height: 1.25;
    padding: 15px 40px;
    -webkit-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease; }
    @media only screen and (max-width: 600px) {
      .lsx-block-button .lsx-button {
        width: 100%; } }
  .lsx-block-button .lsx-button-shape-square {
    border-radius: 0 !important; }
  .lsx-block-button .lsx-button-shape-rounded {
    border-radius: 3px; }
  .lsx-block-button .lsx-button-shape-circular {
    border-radius: 100px !important; }
  .lsx-block-button .lsx-button-size-small {
    font-size: 10px;
    font-family: 'Source Sans Pro', sans-serif; }
  .lsx-block-button .lsx-button-size-medium {
    font-size: 15px; }
  .lsx-block-button .lsx-button-size-large {
    font-size: 22px;
    padding: .8em 1.2em; }
  .lsx-block-button .lsx-button-size-extralarge {
    font-size: 30px;
    padding: .8em 1.2em; }
  .lsx-block-button .lsx-button-no-border {
    border: none !important; }
  .lsx-block-button .lsx-bordertransparent {
    border-width: 2px;
    border-style: solid;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
    .lsx-block-button .lsx-bordertransparent:hover {
      border-radius: 3px; }

.lsx-button-line {
  text-align: center; }
  .lsx-button-line a {
    display: inline-block;
    position: relative; }
    .lsx-button-line a:before, .lsx-button-line a:after {
      content: '';
      display: block;
      height: 2px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 25vw;
      background-color: #DADDDF; }
    .lsx-button-line a:before {
      right: 120%; }
    .lsx-button-line a:after {
      left: 120%; }

.lsx-button-right {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  left: 100%;
  position: relative; }

.lsx-button-center {
  margin: 0 auto; }
/**
 * Common styles
 * Loads on front end and back end
 */
/* Font size styles */
@media only screen and (min-width: 600px) {
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-cta p {
    font-size: 14px; }
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-cta p {
    font-size: 15px; }
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-cta p {
    font-size: 16px; }
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-cta p {
    font-size: 17px; }
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-cta p {
    font-size: 18px; }
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-cta p {
    font-size: 19px; }
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-cta p {
    font-size: 20px; }
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-cta p {
    font-size: 21px; }
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-cta p {
    font-size: 22px; }
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-cta p {
    font-size: 23px; }
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-cta p {
    font-size: 24px; } }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

@media only screen and (min-width: 600px) {
  .wp-block-columns .layout-column-1,
  .wp-block-columns .layout-column-2 {
    margin-right: 5%; } }

.wp-block-image {
  margin-bottom: 1.2em; }

.lsx-text-link {
  color: inherit;
  -webkit-box-shadow: 0 -1px 0 inset;
          box-shadow: 0 -1px 0 inset;
  text-decoration: none;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .lsx-text-link:hover {
    color: inherit;
    -webkit-box-shadow: 0 -2px 0 inset;
            box-shadow: 0 -2px 0 inset;
    color: #5a3fd6; }

.lsx-button:active {
  left: 2px;
  top: 2px;
  position: relative; }

/**
 * Spacer styles
 * Loads on front end and back end
 */
.lsx-block-spacer {
  margin: 0 auto 1.2em;
  position: relative; }
  .lsx-block-spacer hr {
    border: none;
    margin: 0; }
  .lsx-block-spacer.lsx-spacer-divider:after {
    content: " ";
    width: 100%;
    height: 1px;
    border-top: solid 1px;
    position: absolute;
    top: 50%; }
  .lsx-block-spacer.lsx-divider-solid.lsx-spacer-divider:after {
    border-top-style: solid; }
  .lsx-block-spacer.lsx-divider-dotted.lsx-spacer-divider:after {
    border-top-style: dotted; }
  .lsx-block-spacer.lsx-divider-dashed.lsx-spacer-divider:after {
    border-top-style: dashed; }
  .lsx-block-spacer.lsx-divider-size-1.lsx-spacer-divider:after {
    border-top-width: 1px; }
  .lsx-block-spacer.lsx-divider-size-2.lsx-spacer-divider:after {
    border-top-width: 2px; }
  .lsx-block-spacer.lsx-divider-size-3.lsx-spacer-divider:after {
    border-top-width: 3px; }
  .lsx-block-spacer.lsx-divider-size-4.lsx-spacer-divider:after {
    border-top-width: 4px; }
  .lsx-block-spacer.lsx-divider-size-5.lsx-spacer-divider:after {
    border-top-width: 5px; }
/**
 * Common styles
 * Loads on front end and back end
 */
/* Font size styles */
@media only screen and (min-width: 600px) {
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-cta p {
    font-size: 14px; }
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-cta p {
    font-size: 15px; }
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-cta p {
    font-size: 16px; }
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-cta p {
    font-size: 17px; }
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-cta p {
    font-size: 18px; }
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-cta p {
    font-size: 19px; }
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-cta p {
    font-size: 20px; }
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-cta p {
    font-size: 21px; }
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-cta p {
    font-size: 22px; }
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-cta p {
    font-size: 23px; }
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-cta p {
    font-size: 24px; } }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

@media only screen and (min-width: 600px) {
  .wp-block-columns .layout-column-1,
  .wp-block-columns .layout-column-2 {
    margin-right: 5%; } }

.wp-block-image {
  margin-bottom: 1.2em; }

.lsx-text-link {
  color: inherit;
  -webkit-box-shadow: 0 -1px 0 inset;
          box-shadow: 0 -1px 0 inset;
  text-decoration: none;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .lsx-text-link:hover {
    color: inherit;
    -webkit-box-shadow: 0 -2px 0 inset;
            box-shadow: 0 -2px 0 inset;
    color: #5a3fd6; }

.lsx-button:active {
  left: 2px;
  top: 2px;
  position: relative; }

/**
 * Accordion styles
 * Loads on front end and back end
 */
.lsx-block-accordion {
  margin-bottom: 2em;
  background: #F5F5F5;
  border: 1px solid #E0E0E0; }
  .lsx-block-accordion details summary {
    display: -ms-flexbox;
    display: flex; }
    .lsx-block-accordion details summary::-webkit-details-marker {
      display: none; }
    .lsx-block-accordion details summary:before {
      content: "+";
      color: #418AD0;
      float: left;
      font-size: 1.5em;
      font-weight: bold;
      margin: -9px 10px 0 0; }
  .lsx-block-accordion details[open] summary:before {
    content: "-";
    font-size: 2em;
    margin: -17px 10px 0 0; }
  .lsx-block-accordion .lsx-accordion-title {
    padding: 10px 15px;
    font-weight: bold; }
    .lsx-block-accordion .lsx-accordion-title p {
      display: inline; }
  .lsx-block-accordion .lsx-accordion-text {
    padding: 10px 15px 10px 40px; }
    .lsx-block-accordion .lsx-accordion-text a {
      color: inherit;
      -webkit-box-shadow: 0 -1px 0 inset;
              box-shadow: 0 -1px 0 inset;
      text-decoration: none; }
      .lsx-block-accordion .lsx-accordion-text a:hover {
        color: inherit;
        -webkit-box-shadow: 0 -2px 0 inset;
                box-shadow: 0 -2px 0 inset; }
  .lsx-block-accordion a {
    color: inherit;
    -webkit-box-shadow: 0 -1px 0 inset;
            box-shadow: 0 -1px 0 inset;
    text-decoration: none; }
    .lsx-block-accordion a:hover {
      color: inherit;
      -webkit-box-shadow: 0 -2px 0 inset;
              box-shadow: 0 -2px 0 inset; }
  .lsx-block-accordion .editor-rich-text .editor-rich-text__inline-toolbar {
    display: block;
    left: 40%; }

.lsx-block-accordion + .lsx-block-accordion {
  margin-top: -.6em; }
/**
 * Common styles
 * Loads on front end and back end
 */
/* Font size styles */
@media only screen and (min-width: 600px) {
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-cta p {
    font-size: 14px; }
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-cta p {
    font-size: 15px; }
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-cta p {
    font-size: 16px; }
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-cta p {
    font-size: 17px; }
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-cta p {
    font-size: 18px; }
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-cta p {
    font-size: 19px; }
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-cta p {
    font-size: 20px; }
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-cta p {
    font-size: 21px; }
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-cta p {
    font-size: 22px; }
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-cta p {
    font-size: 23px; }
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-cta p {
    font-size: 24px; } }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

@media only screen and (min-width: 600px) {
  .wp-block-columns .layout-column-1,
  .wp-block-columns .layout-column-2 {
    margin-right: 5%; } }

.wp-block-image {
  margin-bottom: 1.2em; }

.lsx-text-link {
  color: inherit;
  -webkit-box-shadow: 0 -1px 0 inset;
          box-shadow: 0 -1px 0 inset;
  text-decoration: none;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .lsx-text-link:hover {
    color: inherit;
    -webkit-box-shadow: 0 -2px 0 inset;
            box-shadow: 0 -2px 0 inset;
    color: #5a3fd6; }

.lsx-button:active {
  left: 2px;
  top: 2px;
  position: relative; }

/**
 * CTA styles
 * Loads on front end and back end
 */
.lsx-block-cta {
  position: relative;
  background: #f2f2f2;
  color: #293038;
  border-radius: 5px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }
  .lsx-block-cta .components-autocomplete {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    position: relative; }
  .lsx-block-cta * {
    z-index: 10;
    position: relative; }
  .lsx-block-cta.alignfull {
    border-radius: 0;
    padding: 5%; }
  @media only screen and (max-width: 768px) {
    .lsx-block-cta {
      padding: 8% 6%; } }
  @media only screen and (min-width: 768px) {
    .lsx-block-cta.alignfull .lsx-cta-content,
    .lsx-block-cta.alignfull .lsx-cta-button {
      max-width: 60%;
      margin: 0 auto; } }
  @media only screen and (min-width: 768px) {
    .lsx-block-cta.alignwide .lsx-cta-content,
    .lsx-block-cta.alignwide .lsx-cta-button {
      max-width: 80%;
      margin: 0 auto; } }
  .lsx-block-cta .lsx-cta-image-wrap {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    z-index: 1; }
  .lsx-block-cta .lsx-cta-image {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease; }
  .lsx-block-cta .lsx-cta-title {
    display: inline-block;
    width: 100%;
    margin-bottom: .5em;
    line-height: 1.2;
    max-width: 100%; }
  .lsx-block-cta .lsx-cta-text {
    line-height: 1.4; }
    .lsx-block-cta .lsx-cta-text p {
      color: inherit;
      display: inline-block;
      width: 100%;
      max-width: 100%; }
    .lsx-block-cta .lsx-cta-text a {
      color: inherit;
      -webkit-box-shadow: 0 -1px 0 inset;
              box-shadow: 0 -1px 0 inset;
      text-decoration: none; }
      .lsx-block-cta .lsx-cta-text a:hover {
        color: inherit;
        -webkit-box-shadow: 0 -2px 0 inset;
                box-shadow: 0 -2px 0 inset; }
  .lsx-block-cta .lsx-cta-button .blocks-rich-text {
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .lsx-block-cta .lsx-button {
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    word-break: break-word;
    border: 0 none;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.54px;
    line-height: 1.25;
    padding: 15px 40px;
    -webkit-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease; }
    @media only screen and (max-width: 600px) {
      .lsx-block-cta .lsx-button {
        width: 100%; } }
  .lsx-block-cta .lsx-cta-title:empty,
  .lsx-block-cta .lsx-cta-text:empty,
  .lsx-block-cta .lsx-cta-button:empty,
  .lsx-block-cta .lsx-button:empty {
    display: none; }
  .lsx-block-cta .lsx-button-shape-square {
    border-radius: 0; }
  .lsx-block-cta .lsx-button-shape-rounded {
    border-radius: 5px; }
  .lsx-block-cta .lsx-button-shape-circular {
    border-radius: 100px; }
  .lsx-block-cta .lsx-button-size-small {
    font-size: 10px; }
  .lsx-block-cta .lsx-button-size-medium {
    font-size: 14px; }
  .lsx-block-cta .lsx-button-size-large {
    font-size: 22px;
    padding: .8em 1.2em; }
  .lsx-block-cta .lsx-button-size-extralarge {
    font-size: 30px;
    padding: .8em 1.2em; }
  .lsx-block-cta .lsx-font-size-24.lsx-cta-title {
    font-size: 24px; }
  .lsx-block-cta .lsx-font-size-26.lsx-cta-title {
    font-size: 26px; }
  .lsx-block-cta .lsx-font-size-28.lsx-cta-title {
    font-size: 28px; }
  .lsx-block-cta .lsx-font-size-30.lsx-cta-title {
    font-size: 30px; }
  .lsx-block-cta .lsx-font-size-32.lsx-cta-title {
    font-size: 32px; }
  .lsx-block-cta .lsx-font-size-34.lsx-cta-title {
    font-size: 34px; }
  .lsx-block-cta .lsx-font-size-36.lsx-cta-title {
    font-size: 36px; }
  .lsx-block-cta .lsx-font-size-38.lsx-cta-title {
    font-size: 38px; }
  .lsx-block-cta .lsx-font-size-40.lsx-cta-title {
    font-size: 40px; }
  .lsx-block-cta .lsx-font-size-42.lsx-cta-title {
    font-size: 42px; }
  .lsx-block-cta .lsx-font-size-44.lsx-cta-title {
    font-size: 44px; }
  .lsx-block-cta .lsx-font-size-46.lsx-cta-title {
    font-size: 46px; }
  .lsx-block-cta .lsx-font-size-48.lsx-cta-title {
    font-size: 48px; }
  .lsx-block-cta .lsx-font-size-50.lsx-cta-title {
    font-size: 50px; }
  .lsx-block-cta .lsx-font-size-52.lsx-cta-title {
    font-size: 52px; }
  .lsx-block-cta .lsx-font-size-54.lsx-cta-title {
    font-size: 54px; }
  .lsx-block-cta .lsx-font-size-56.lsx-cta-title {
    font-size: 56px; }
  .lsx-block-cta .lsx-font-size-58.lsx-cta-title {
    font-size: 58px; }
  .lsx-block-cta .lsx-font-size-60.lsx-cta-title {
    font-size: 60px; }
  .lsx-block-cta .blocks-button__inline-link {
    margin-top: 15px; }
  .lsx-block-cta .lsx-cta-image:not(.has-background-dim) {
    opacity: 0; }
  .lsx-block-cta .has-background-dim {
    opacity: .5; }
  .lsx-block-cta .has-background-dim-10 {
    opacity: .1; }
  .lsx-block-cta .has-background-dim-20 {
    opacity: .2; }
  .lsx-block-cta .has-background-dim-30 {
    opacity: .3; }
  .lsx-block-cta .has-background-dim-40 {
    opacity: .4; }
  .lsx-block-cta .has-background-dim-50 {
    opacity: .5; }
  .lsx-block-cta .has-background-dim-60 {
    opacity: .6; }
  .lsx-block-cta .has-background-dim-70 {
    opacity: .7; }
  .lsx-block-cta .has-background-dim-80 {
    opacity: .8; }
  .lsx-block-cta .has-background-dim-90 {
    opacity: .9; }
  .lsx-block-cta .has-background-dim-100 {
    opacity: 1; }

.lsx-button-right {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  left: 100%;
  position: relative; }

.lsx-button-center {
  margin: 0 auto; }

.lsx-cta-inspector-media.components-button {
  vertical-align: top;
  border: 1px solid #e2e4e7;
  background-color: #fff;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 3px;
  margin-bottom: 15px; }
  .lsx-cta-inspector-media.components-button:hover {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border: solid 1px #555d66; }
  .lsx-cta-inspector-media.components-button:first-child {
    margin-right: 8px; }
  .lsx-cta-inspector-media.components-button svg {
    margin-right: 5px; }
/**
 * Common styles
 * Loads on front end and back end
 */
/* Font size styles */
@media only screen and (min-width: 600px) {
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-cta p {
    font-size: 14px; }
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-cta p {
    font-size: 15px; }
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-cta p {
    font-size: 16px; }
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-cta p {
    font-size: 17px; }
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-cta p {
    font-size: 18px; }
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-cta p {
    font-size: 19px; }
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-cta p {
    font-size: 20px; }
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-cta p {
    font-size: 21px; }
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-cta p {
    font-size: 22px; }
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-cta p {
    font-size: 23px; }
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-cta p {
    font-size: 24px; } }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

@media only screen and (min-width: 600px) {
  .wp-block-columns .layout-column-1,
  .wp-block-columns .layout-column-2 {
    margin-right: 5%; } }

.wp-block-image {
  margin-bottom: 1.2em; }

.lsx-text-link {
  color: inherit;
  -webkit-box-shadow: 0 -1px 0 inset;
          box-shadow: 0 -1px 0 inset;
  text-decoration: none;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .lsx-text-link:hover {
    color: inherit;
    -webkit-box-shadow: 0 -2px 0 inset;
            box-shadow: 0 -2px 0 inset;
    color: #5a3fd6; }

.lsx-button:active {
  left: 2px;
  top: 2px;
  position: relative; }

/**
 * Post grid styles
 * Loads on front end and back end
 */
.lsx-block-post-grid {
  margin: 0 0 1.2em 0;
  position: relative; }
  .lsx-block-post-grid .is-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-gap: 0 2em; }
    .lsx-block-post-grid .is-grid article {
      margin-bottom: 2.5em;
      background-color: #fff; }
  .lsx-block-post-grid .is-grid.columns-2 {
    grid-template-columns: 1fr 1fr; }
  .lsx-block-post-grid .is-grid.columns-3 {
    grid-template-columns: 1fr 1fr 1fr; }
  .lsx-block-post-grid .is-grid.columns-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr; }
  @media only screen and (max-width: 600px) {
    .lsx-block-post-grid div[class*="columns"].is-grid {
      grid-template-columns: 1fr; } }
  .lsx-block-post-grid .lsx-block-post-grid-image {
    margin-bottom: 30px; }
    .lsx-block-post-grid .lsx-block-post-grid-image img {
      display: block;
      width: 100%; }
  .lsx-block-post-grid .lsx-block-post-grid-text {
    text-align: left; }
  .lsx-block-post-grid h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 1.2;
    padding: 0px 15px 10px; }
    .lsx-block-post-grid h2 a {
      color: #418ad0;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transition: .3s ease;
      -o-transition: .3s ease;
      transition: .3s ease;
      font-size: 20px; }
      .lsx-block-post-grid h2 a:hover {
        color: #f7ae00 !important; }
  .lsx-block-post-grid .lsx-block-post-grid-byline {
    font-size: 13px;
    color: #919191;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px; }
    .lsx-block-post-grid .lsx-block-post-grid-byline .lsx-block-post-avatar {
      position: relative;
      top: -4em;
      margin-bottom: -4em; }
      .lsx-block-post-grid .lsx-block-post-grid-byline .lsx-block-post-avatar img {
        border-radius: 50%;
        width: 75px !important;
        margin-bottom: 1em;
        border: 2px solid #FFF;
        margin-left: auto;
        margin-right: auto; }
      .lsx-block-post-grid .lsx-block-post-grid-byline .lsx-block-post-avatar + time.lsx-block-post-grid-date {
        padding-top: 0; }
  .lsx-block-post-grid .lsx-block-post-grid-author,
  .lsx-block-post-grid .lsx-block-post-grid-date {
    display: inline-block;
    margin-right: 5px; }
  .lsx-block-post-grid .lsx-block-post-grid-author a {
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #919191 !important; }
    .lsx-block-post-grid .lsx-block-post-grid-author a:hover {
      color: inherit;
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #f7ae00 !important;
      text-decoration: none; }
    .lsx-block-post-grid .lsx-block-post-grid-author a:before {
      content: "By ";
      line-height: 1; }
  .lsx-block-post-grid .lsx-block-post-grid-text p {
    margin: 0 0 15px 0;
    line-height: 1.5;
    font-size: 18px; }
    @media only screen and (max-width: 600px) {
      .lsx-block-post-grid .lsx-block-post-grid-text p {
        font-size: 16px; } }
    .lsx-block-post-grid .lsx-block-post-grid-text p:last-of-type {
      margin-bottom: 0; }
  .lsx-block-post-grid .lsx-block-post-grid-link {
    display: inline-block;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    font-weight: bold;
    color: #293038;
    text-transform: uppercase; }
    .lsx-block-post-grid .lsx-block-post-grid-link:hover {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .lsx-block-post-grid .lsx-block-post-grid-link:after {
      content: "\f178";
      padding-left: 5px;
      font-family: FontAwesome; }
  .lsx-block-post-grid .lsx-block-post-grid-excerpt {
    padding: 0 15px 2.4rem 15px;
    font-size: 15px;
    font-weight: normal; }
    .lsx-block-post-grid .lsx-block-post-grid-excerpt div + p {
      margin-top: 15px; }
    .lsx-block-post-grid .lsx-block-post-grid-excerpt p, .lsx-block-post-grid .lsx-block-post-grid-excerpt a {
      font-size: 15px;
      font-weight: normal; }
    .lsx-block-post-grid .lsx-block-post-grid-excerpt .moretag {
      display: none; }
    .lsx-block-post-grid .lsx-block-post-grid-excerpt:empty {
      padding-bottom: 1px; }
  .lsx-block-post-grid .is-list article {
    display: grid;
    grid-template-columns: 30% 1fr;
    grid-template-rows: 1fr;
    grid-gap: 0 2em; }
    .lsx-block-post-grid .is-list article:not(:last-child) {
      margin-bottom: 5%;
      padding-bottom: 5%; }
    @media only screen and (min-width: 600px) {
      .lsx-block-post-grid .is-list article:not(:last-child) {
        border-bottom: solid 1px #eee; } }
    @media only screen and (max-width: 600px) {
      .lsx-block-post-grid .is-list article {
        grid-template-columns: 1fr; } }
  .lsx-block-post-grid .is-list .lsx-block-post-grid-image {
    margin-bottom: 0; }
    @media only screen and (max-width: 600px) {
      .lsx-block-post-grid .is-list .lsx-block-post-grid-image {
        margin-bottom: 5%; } }
  .lsx-block-post-grid .is-list .lsx-block-post-grid-title {
    padding: 0 1em; }
    @media only screen and (min-width: 600px) {
      .lsx-block-post-grid .is-list .lsx-block-post-grid-title {
        font-size: 34px; } }
  .lsx-block-post-grid .is-list .no-thumb .lsx-block-post-grid-text {
    grid-column: span 2; }
  .lsx-block-post-grid.gray-bg .has-thumb.slick-slide .lsx-block-post-grid-text {
    background: #F6F6F6; }
/**
 * Common styles
 * Loads on front end and back end
 */
/* Font size styles */
@media only screen and (min-width: 600px) {
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-cta p {
    font-size: 14px; }
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-cta p {
    font-size: 15px; }
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-cta p {
    font-size: 16px; }
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-cta p {
    font-size: 17px; }
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-cta p {
    font-size: 18px; }
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-cta p {
    font-size: 19px; }
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-cta p {
    font-size: 20px; }
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-cta p {
    font-size: 21px; }
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-cta p {
    font-size: 22px; }
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-cta p {
    font-size: 23px; }
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-cta p {
    font-size: 24px; } }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

@media only screen and (min-width: 600px) {
  .wp-block-columns .layout-column-1,
  .wp-block-columns .layout-column-2 {
    margin-right: 5%; } }

.wp-block-image {
  margin-bottom: 1.2em; }

.lsx-text-link {
  color: inherit;
  -webkit-box-shadow: 0 -1px 0 inset;
          box-shadow: 0 -1px 0 inset;
  text-decoration: none;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .lsx-text-link:hover {
    color: inherit;
    -webkit-box-shadow: 0 -2px 0 inset;
            box-shadow: 0 -2px 0 inset;
    color: #5a3fd6; }

.lsx-button:active {
  left: 2px;
  top: 2px;
  position: relative; }

/**
 * Container styles
 * Loads on front end and back end
 */
.lsx-block-container {
  margin: 0 0 1.2em 0;
  position: relative;
  padding: 0; }
  @media only screen and (max-width: 900px) {
    .lsx-block-container.alignfull .lsx-container-content {
      padding: 1em 3em; } }
  .lsx-block-container.alignfull .editor-block-list__block {
    max-width: 100%; }
  @media only screen and (min-width: 768px) {
    .lsx-block-container.alignfull .lsx-container-inside,
    .lsx-block-container.alignfull .lsx-container-inside {
      max-width: 100%;
      margin: 0 auto; } }
  @media only screen and (min-width: 768px) {
    .lsx-block-container.alignwide .lsx-container-inside,
    .lsx-block-container.alignwide .lsx-container-inside {
      max-width: 80%;
      margin: 0 auto; } }
  .lsx-block-container .lsx-container-image-wrap {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    z-index: 0; }
  .lsx-block-container .lsx-container-image {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease; }
  .lsx-block-container .lsx-container-content {
    margin: 0 auto;
    position: relative; }
    @media only screen and (max-width: 900px) {
      .lsx-block-container .lsx-container-content .lsx-block-container .lsx-container-content {
        padding: 15px; } }
  .lsx-block-container .lsx-container-image:not(.has-background-dim) {
    opacity: 0; }
  .lsx-block-container .has-background-dim {
    opacity: .5; }
  .lsx-block-container .has-background-dim-10 {
    opacity: .1; }
  .lsx-block-container .has-background-dim-20 {
    opacity: .2; }
  .lsx-block-container .has-background-dim-30 {
    opacity: .3; }
  .lsx-block-container .has-background-dim-40 {
    opacity: .4; }
  .lsx-block-container .has-background-dim-50 {
    opacity: .5; }
  .lsx-block-container .has-background-dim-60 {
    opacity: .6; }
  .lsx-block-container .has-background-dim-70 {
    opacity: .7; }
  .lsx-block-container .has-background-dim-80 {
    opacity: .8; }
  .lsx-block-container .has-background-dim-90 {
    opacity: .9; }
  .lsx-block-container .has-background-dim-100 {
    opacity: 1; }
  .lsx-block-container .lsx-container-left-top {
    -o-object-position: left top;
       object-position: left top; }
  .lsx-block-container .lsx-container-left-center {
    -o-object-position: left center;
       object-position: left center; }
  .lsx-block-container .lsx-container-left-bottom {
    -o-object-position: left bottom;
       object-position: left bottom; }
  .lsx-block-container .lsx-container-center-left {
    -o-object-position: center left;
       object-position: center left; }
  .lsx-block-container .lsx-container-center-center {
    -o-object-position: center center;
       object-position: center center; }
  .lsx-block-container .lsx-container-center-right {
    -o-object-position: center right;
       object-position: center right; }
  .lsx-block-container .lsx-container-right-top {
    -o-object-position: right top;
       object-position: right top; }
  .lsx-block-container .lsx-container-right-center {
    -o-object-position: right center;
       object-position: right center; }
  .lsx-block-container .lsx-container-right-bottom {
    -o-object-position: right bottom;
       object-position: right bottom; }
  .lsx-block-container .lsx-container-parallax {
    -o-object-position: parallax;
       object-position: parallax; }
  .lsx-block-container .lsx-container-fit {
    -o-object-fit: contain;
       object-fit: contain; }
/**
 * Common styles
 * Loads on front end and back end
 */
/* Font size styles */
@media only screen and (min-width: 600px) {
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-cta p {
    font-size: 14px; }
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-cta p {
    font-size: 15px; }
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-cta p {
    font-size: 16px; }
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-cta p {
    font-size: 17px; }
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-cta p {
    font-size: 18px; }
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-cta p {
    font-size: 19px; }
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-cta p {
    font-size: 20px; }
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-cta p {
    font-size: 21px; }
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-cta p {
    font-size: 22px; }
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-cta p {
    font-size: 23px; }
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-cta p {
    font-size: 24px; } }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

@media only screen and (min-width: 600px) {
  .wp-block-columns .layout-column-1,
  .wp-block-columns .layout-column-2 {
    margin-right: 5%; } }

.wp-block-image {
  margin-bottom: 1.2em; }

.lsx-text-link {
  color: inherit;
  -webkit-box-shadow: 0 -1px 0 inset;
          box-shadow: 0 -1px 0 inset;
  text-decoration: none;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .lsx-text-link:hover {
    color: inherit;
    -webkit-box-shadow: 0 -2px 0 inset;
            box-shadow: 0 -2px 0 inset;
    color: #5a3fd6; }

.lsx-button:active {
  left: 2px;
  top: 2px;
  position: relative; }

/**
 * card styles
 * Loads on front end and back end
 */
.lsx-block-card {
  background: #f2f2f2;
  color: #293038;
  margin: 0 auto;
  margin-bottom: 1.2em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .lsx-block-card {
      display: inline-block; } }
  .lsx-block-card .lsx-card-column {
    display: block;
    -ms-flex: 3 0 0px;
        flex: 3 0 0; }
    @media only screen and (max-width: 600px) {
      .lsx-block-card .lsx-card-column {
        -ms-flex: auto;
            flex: auto; } }
  .lsx-block-card.left .lsx-card-title, .lsx-block-card.left .lsx-card-subtitle {
    text-align: left; }
  .lsx-block-card.right .lsx-card-title, .lsx-block-card.right .lsx-card-subtitle {
    text-align: right; }
  .lsx-block-card .lsx-card-avatar-wrap {
    position: relative;
    z-index: 0;
    -ms-flex: 1 0 0px;
        flex: 1 0 0;
    margin: 0 auto;
    width: 100%; }
    @media only screen and (max-width: 600px) {
      .lsx-block-card .lsx-card-avatar-wrap {
        -ms-flex: auto;
            flex: auto;
        margin: 0 auto; } }
  .lsx-block-card .lsx-card-content-wrap {
    padding: 15px; }
    @media only screen and (max-width: 600px) {
      .lsx-block-card .lsx-card-content-wrap {
        text-align: center; } }
  .lsx-block-card .lsx-card-text {
    font-size: 15px;
    padding-top: 1em;
    padding-bottom: 1em; }
    .lsx-block-card .lsx-card-text a {
      color: inherit;
      -webkit-box-shadow: 0 -1px 0 inset;
              box-shadow: 0 -1px 0 inset;
      text-decoration: none; }
      .lsx-block-card .lsx-card-text a:hover {
        color: inherit;
        -webkit-box-shadow: 0 -2px 0 inset;
                box-shadow: 0 -2px 0 inset; }
    .lsx-block-card .lsx-card-text p {
      line-height: 1.6; }
      .lsx-block-card .lsx-card-text p:last-child {
        margin-bottom: 0; }
  .lsx-block-card .lsx-card-title {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
    text-align: center; }
  .lsx-block-card .lsx-card-subtitle {
    text-align: center;
    opacity: .8;
    padding-top: 5px;
    margin-bottom: 0; }
  .lsx-block-card .lsx-card-image-square {
    text-align: center; }
    .lsx-block-card .lsx-card-image-square .lsx-card-avatar[src$=".svg"] {
      max-width: 90px;
      padding-top: 30px;
      max-height: 110px;
      -o-object-fit: contain;
         object-fit: contain; }
  .lsx-block-card .lsx-block-card.lsx-card-columns:empty, .lsx-block-card .lsx-card-text:empty,
  .lsx-block-card .lsx-card-text p:empty {
    margin: 0;
    padding: 0; }
  .lsx-block-card .lsx-card-text:empty,
  .lsx-block-card .lsx-card-text p:empty,
  .lsx-block-card .lsx-card-title:empty,
  .lsx-block-card .lsx-card-subtitle:empty {
    display: none; }
  .lsx-block-card .lsx-card-image-wrap {
    width: 100%;
    background: transparent;
    position: relative;
    width: 100%; }
    .lsx-block-card .lsx-card-image-wrap button {
      position: absolute;
      left: 0;
      z-index: 50;
      padding: 0;
      height: 100%;
      width: 100%; }
    .lsx-block-card .lsx-card-image-wrap button:focus {
      background: none;
      border: none;
      outline: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .lsx-block-card .lsx-card-image-wrap img {
      -o-object-fit: cover;
         object-fit: cover;
      height: auto;
      width: 100%;
      position: relative;
      z-index: 5; }

#editor .lsx-has-avatar .lsx-card-image-square:hover {
  cursor: pointer; }
  #editor .lsx-has-avatar .lsx-card-image-square:hover img {
    opacity: .7 !important; }

#editor .lsx-has-avatar .lsx-card-image-square button {
  top: 0;
  left: 0;
  opacity: 1 !important;
  height: auto; }

#editor .lsx-has-avatar .card-avatar[src$=".svg"] {
  max-width: 90px;
  padding-top: 30px;
  text-align: center; }

/**
 * Button styles
 */
.lsx-block-card .components-autocomplete {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  position: relative; }

.lsx-block-card .lsx-button {
  margin: 0 15px;
  text-align: center;
  border-radius: 50px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  word-break: break-word;
  border: 0 none;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.6px;
  line-height: 1.25;
  padding: 15px 40px;
  -webkit-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease; }
  @media only screen and (max-width: 600px) {
    .lsx-block-card .lsx-button {
      width: 100%; } }

.lsx-block-card .lsx-button-shape-square {
  border-radius: 0; }

.lsx-block-card .lsx-button-shape-rounded {
  border-radius: 3px; }

.lsx-block-card .lsx-button-shape-circular {
  border-radius: 100px; }

.lsx-block-card .lsx-button-size-small {
  font-size: 11px; }

.lsx-block-card .lsx-button-size-medium {
  font-size: 15px; }

.lsx-block-card .lsx-button-size-large {
  font-size: 23px;
  padding: .8em 1.2em; }

.lsx-block-card .lsx-button-size-extralarge {
  font-size: 31px;
  padding: .8em 1.2em; }

.lsx-block-card .lsx-button-no-border {
  border: none !important; }

.lsx-block-card .lsx-button-border-btn {
  border-width: 2px;
  border-style: solid;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.lsx-block-card .lsx-button-flat {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: 0 !important;
  margin: 0;
  margin-bottom: -1.2em; }

.lsx-button-right {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  left: 100%;
  position: relative; }

.lsx-button-center {
  margin: 0 auto; }
/**
 * Common styles
 * Loads on front end and back end
 */
/* Font size styles */
@media only screen and (min-width: 600px) {
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-cta p {
    font-size: 14px; }
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-cta p {
    font-size: 15px; }
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-cta p {
    font-size: 16px; }
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-cta p {
    font-size: 17px; }
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-cta p {
    font-size: 18px; }
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-cta p {
    font-size: 19px; }
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-cta p {
    font-size: 20px; }
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-cta p {
    font-size: 21px; }
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-cta p {
    font-size: 22px; }
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-cta p {
    font-size: 23px; }
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-cta p {
    font-size: 24px; } }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

@media only screen and (min-width: 600px) {
  .wp-block-columns .layout-column-1,
  .wp-block-columns .layout-column-2 {
    margin-right: 5%; } }

.wp-block-image {
  margin-bottom: 1.2em; }

.lsx-text-link {
  color: inherit;
  -webkit-box-shadow: 0 -1px 0 inset;
          box-shadow: 0 -1px 0 inset;
  text-decoration: none;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .lsx-text-link:hover {
    color: inherit;
    -webkit-box-shadow: 0 -2px 0 inset;
            box-shadow: 0 -2px 0 inset;
    color: #5a3fd6; }

.lsx-button:active {
  left: 2px;
  top: 2px;
  position: relative; }

@media (min-width: 1024px) {
  .gutenberg-compatible-template.using-gutenberg.has-block-banner .breadcrumbs-container {
    position: absolute;
    margin-bottom: -50px;
    z-index: 99; } }

.gutenberg-compatible-template.using-gutenberg.has-block-banner .breadcrumbs-container {
  z-index: 99; }

.gutenberg-compatible-template.using-gutenberg .wp-block-lsx-blocks-lsx-banner-box.lsx-has-image {
  background-image: none !important; }
  @media (min-width: 600px) {
    .gutenberg-compatible-template.using-gutenberg .wp-block-lsx-blocks-lsx-banner-box.lsx-has-image .lsx-banner-image-wrap picture img, .gutenberg-compatible-template.using-gutenberg .wp-block-lsx-blocks-lsx-banner-box.lsx-has-image .lsx-banner-image-wrap picture source {
      min-height: 250px;
      -o-object-fit: cover;
         object-fit: cover; } }

.entry-content > .wp-block-lsx-blocks-lsx-banner-box:first-child .lsx-banner-content-wrap {
  padding-top: 2.4rem; }

.wp-block-lsx-blocks-lsx-banner-box {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 45px; }
  .wp-block-lsx-blocks-lsx-banner-box:not(.lsx-has-image) {
    padding-bottom: 1em; }
  .wp-block-lsx-blocks-lsx-banner-box + div.wp-block-lsx-blocks-lsx-container {
    margin-top: -45px !important; }
  @media only screen and (max-width: 766px) {
    .wp-block-lsx-blocks-lsx-banner-box {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-column {
    position: relative; }
    @media only screen and (max-width: 600px) {
      .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-column {
        height: 100% !important;
        min-height: initial !important; } }
    .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-column .lsx-banner-image-wrap {
      max-height: 80vh;
      position: relative;
      overflow: hidden; }
      .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-column .lsx-banner-image-wrap:empty {
        min-height: 250px; }
      .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-column .lsx-banner-image-wrap picture {
        width: 100%;
        height: 100%; }
        .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-column .lsx-banner-image-wrap picture img {
          width: 100%; }
          @media (max-width: 600px) {
            .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-column .lsx-banner-image-wrap picture img {
              -o-object-fit: cover;
                 object-fit: cover;
              min-height: 440px; } }
  .wp-block-lsx-blocks-lsx-banner-box.lsx-has-image .lsx-banner-column {
    min-height: 100%; }
  .wp-block-lsx-blocks-lsx-banner-box.lsx-has-image.lsx-container-bottom img {
    -o-object-position: bottom;
       object-position: bottom; }
  .wp-block-lsx-blocks-lsx-banner-box.lsx-has-image.lsx-container-top img {
    -o-object-position: top;
       object-position: top; }
  .wp-block-lsx-blocks-lsx-banner-box.lsx-has-image.lsx-container-center img {
    -o-object-position: center;
       object-position: center; }
  .wp-block-lsx-blocks-lsx-banner-box.lsx-has-image.lsx-container-left img {
    -o-object-position: left;
       object-position: left;
    -o-object-fit: contain;
       object-fit: contain; }
  .wp-block-lsx-blocks-lsx-banner-box.lsx-has-image.lsx-container-right img {
    -o-object-position: right;
       object-position: right;
    -o-object-fit: contain;
       object-fit: contain; }
  .wp-block-lsx-blocks-lsx-banner-box.lsx-has-image.lsx-container-clear img {
    -o-object-position: initial;
       object-position: initial; }
  .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap {
    width: 100%;
    z-index: 4;
    padding-left: 50px;
    padding-right: 50px;
    position: absolute; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap {
        top: 20%; } }
    .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings {
      padding: 0.5rem; }
      @media only screen and (min-width: 600px) {
        .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings {
          border: 0;
          max-width: 75%;
          bottom: 4rem;
          margin: 0 auto; }
          .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings .lsx-banner-logo:empty, .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings .lsx-banner-title:empty, .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings .lsx-block-banner-button:empty {
            margin: 0; } }
      .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings .lsx-banner-title, .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings .lsx-block-button {
        max-width: 90%;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0.5em; }
      .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings .lsx-banner-title {
        line-height: 1.2em; }
        @media (max-width: 766px) {
          .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings .lsx-banner-title {
            font-size: 1.5em !important; } }
      .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings .lsx-block-button:not(:empty) {
        margin-bottom: 2em; }
      .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings .page-header {
        margin-bottom: 0;
        max-width: 1150px; }
        @media (min-width: 766px) {
          .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings .page-header {
            width: 90%; } }
        .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings .page-header .lsx-banner-name {
          margin-bottom: 0; }
          .wp-block-lsx-blocks-lsx-banner-box .lsx-banner-content-wrap .header-headings .page-header .lsx-banner-name:not(:empty) {
            margin-top: 0.5em;
            padding-bottom: 0.2em;
            line-height: 1em; }
  .wp-block-lsx-blocks-lsx-banner-box.title-bottom {
    background-color: transparent !important; }
    .wp-block-lsx-blocks-lsx-banner-box.title-bottom .lsx-banner-content-wrap {
      position: relative; }
      .wp-block-lsx-blocks-lsx-banner-box.title-bottom .lsx-banner-content-wrap .header-headings {
        background: white;
        margin-top: -8rem;
        padding: 2.5rem; }
        @media only screen and (min-width: 600px) {
          .wp-block-lsx-blocks-lsx-banner-box.title-bottom .lsx-banner-content-wrap .header-headings {
            max-width: 90%; } }
    @media (min-width: 600px) {
      .wp-block-lsx-blocks-lsx-banner-box.title-bottom .lsx-banner-logo:not(:empty) {
        padding-top: 0; }
      .wp-block-lsx-blocks-lsx-banner-box.title-bottom .header-headings .lsx-block-button:not(:empty) {
        margin-bottom: 0; } }

@media (min-width: 600px) {
  .lsx-banner-logo:not(:empty) {
    padding-top: 3em; } }

.lsx-banner-logo:not(:empty) .lsx-banner-logo-img {
  max-height: 95px;
  margin: 0.5em auto;
  max-width: 95px; }

.lsx-banner-logo:not(:empty) + header .lsx-banner-name:not(:empty) {
  margin-top: -5px !important; }
/**
 * Common styles
 * Loads on front end and back end
 */
/* Font size styles */
@media only screen and (min-width: 600px) {
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-14.lsx-block-cta p {
    font-size: 14px; }
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-15.lsx-block-cta p {
    font-size: 15px; }
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-16.lsx-block-cta p {
    font-size: 16px; }
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-17.lsx-block-cta p {
    font-size: 17px; }
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-18.lsx-block-cta p {
    font-size: 18px; }
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-19.lsx-block-cta p {
    font-size: 19px; }
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-20.lsx-block-cta p {
    font-size: 20px; }
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-21.lsx-block-cta p {
    font-size: 21px; }
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-22.lsx-block-cta p {
    font-size: 22px; }
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-23.lsx-block-cta p {
    font-size: 23px; }
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-testimonial p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-notice p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-profile p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-accordion p,
  div[class*="wp-block-lsx"].lsx-font-size-24.lsx-block-cta p {
    font-size: 24px; } }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

@media only screen and (min-width: 600px) {
  .wp-block-columns .layout-column-1,
  .wp-block-columns .layout-column-2 {
    margin-right: 5%; } }

.wp-block-image {
  margin-bottom: 1.2em; }

.lsx-text-link {
  color: inherit;
  -webkit-box-shadow: 0 -1px 0 inset;
          box-shadow: 0 -1px 0 inset;
  text-decoration: none;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .lsx-text-link:hover {
    color: inherit;
    -webkit-box-shadow: 0 -2px 0 inset;
            box-shadow: 0 -2px 0 inset;
    color: #5a3fd6; }

.lsx-button:active {
  left: 2px;
  top: 2px;
  position: relative; }

/**
 * Post grid styles
 * Loads on front end and back end
 */
.lsx-block-post-carousel {
  /* Slider */ }
  .lsx-block-post-carousel .slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  .lsx-block-post-carousel .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
  .lsx-block-post-carousel .slick-list:focus {
    outline: none; }
  .lsx-block-post-carousel .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
  .lsx-block-post-carousel .slick-slider .slick-track, .lsx-block-post-carousel .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .lsx-block-post-carousel .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block; }
  .lsx-block-post-carousel .slick-track:before, .lsx-block-post-carousel .slick-track:after {
    content: "";
    display: table; }
  .lsx-block-post-carousel .slick-track:after {
    clear: both; }
  .lsx-block-post-carousel .slick-loading .slick-track {
    visibility: hidden; }
  .lsx-block-post-carousel .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none; }
  .lsx-block-post-carousel [dir="rtl"] .slick-slide {
    float: right; }
  .lsx-block-post-carousel .slick-slide img {
    display: block; }
  .lsx-block-post-carousel .slick-slide.slick-loading img {
    display: none; }
  .lsx-block-post-carousel .slick-slide.dragging img {
    pointer-events: none; }
  .lsx-block-post-carousel .slick-initialized .slick-slide {
    display: block; }
  .lsx-block-post-carousel .slick-loading .slick-slide {
    visibility: hidden; }
  .lsx-block-post-carousel .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .lsx-block-post-carousel .slick-arrow.slick-hidden {
    display: none; }
  .lsx-block-post-carousel .slick-arrow {
    background: transparent;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    font: 0/0 a;
    height: 4rem;
    margin-top: calc((2.25rem - 17px) / 2);
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: border 300ms ease;
    -o-transition: border 300ms ease;
    transition: border 300ms ease;
    width: 4rem;
    z-index: 3;
    color: #374750;
    border-color: #374750; }
    .lsx-block-post-carousel .slick-arrow:before {
      display: block;
      font-family: 'FontAwesome';
      font-size: 3rem;
      line-height: 1;
      position: absolute;
      text-rendering: auto;
      top: 47%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      -webkit-transition: color 300ms ease;
      -o-transition: color 300ms ease;
      transition: color 300ms ease;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    @media (max-width: 600px) {
      .lsx-block-post-carousel .slick-arrow {
        display: none !important; } }
    .lsx-block-post-carousel .slick-arrow.slick-disabled {
      cursor: not-allowed; }
    .lsx-block-post-carousel .slick-arrow.slick-prev:before {
      content: '\f104';
      left: 1.1rem; }
    .lsx-block-post-carousel .slick-arrow.slick-next:before {
      content: '\f105';
      left: 1.5rem; }
  .lsx-block-post-carousel .slick-dots:not(.dropdown-menu) {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    height: auto;
    -ms-flex-pack: center;
        justify-content: center;
    list-style: none;
    margin: 2rem 0 0;
    padding: 0; }
    .lsx-block-post-carousel .slick-dots:not(.dropdown-menu) > li {
      line-height: 1;
      padding: 5px; }
      .lsx-block-post-carousel .slick-dots:not(.dropdown-menu) > li > button {
        background: transparent;
        border-style: solid;
        border-width: 1px;
        font: 0/0 a;
        height: 12px;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        width: 4rem; }
        @media (min-width: 992px) {
          .lsx-block-post-carousel .slick-dots:not(.dropdown-menu) > li > button {
            height: 6px; } }
  .lsx-block-post-carousel .slick-dots > li > button, .lsx-block-post-carousel .lsx-blog-customizer-posts-slider .slick-dots > li > button, .lsx-block-post-carousel .lsx-blog-customizer-terms-slider .slick-dots > li > button {
    border-color: #4a4a4a; }
  .lsx-block-post-carousel .slick-dots > li.slick-active > button, .lsx-block-post-carousel .lsx-blog-customizer-posts-slider .slick-dots > li.slick-active > button, .lsx-block-post-carousel .lsx-blog-customizer-terms-slider .slick-dots > li.slick-active > button {
    background-color: #4a4a4a;
    border-color: #4a4a4a; }
  .lsx-block-post-carousel .slick-arrow.slick-prev {
    left: -4rem; }
  .lsx-block-post-carousel .slick-arrow.slick-next {
    right: -4rem; }
  .lsx-block-post-carousel .lsx-post-carousel-items {
    margin: 0 0 1.2em 0;
    position: relative; }
    .lsx-block-post-carousel .lsx-post-carousel-items .slick-slide {
      margin-bottom: 0;
      padding: 1em; }
      @media (max-width: 600px) {
        .lsx-block-post-carousel .lsx-post-carousel-items .slick-slide {
          margin-bottom: 1em; } }
    .lsx-block-post-carousel .lsx-post-carousel-items .is-grid.columns-2 {
      grid-template-columns: 1fr 1fr; }
    .lsx-block-post-carousel .lsx-post-carousel-items .is-grid.columns-3 {
      grid-template-columns: 1fr 1fr 1fr; }
    .lsx-block-post-carousel .lsx-post-carousel-items .is-grid.columns-4 {
      grid-template-columns: 1fr 1fr 1fr 1fr; }
    @media only screen and (max-width: 600px) {
      .lsx-block-post-carousel .lsx-post-carousel-items div[class*="columns"].is-grid {
        grid-template-columns: 1fr; } }
    .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-image {
      padding-bottom: 1em;
      background: #fff; }
      .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-image img {
        display: block;
        width: 100%; }
    .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-text {
      text-align: left;
      background: #fff;
      margin-top: -15px;
      padding-top: 30px; }
    .lsx-block-post-carousel .lsx-post-carousel-items h2 {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 20px;
      line-height: 1.2;
      padding: 0px 15px 10px; }
      .lsx-block-post-carousel .lsx-post-carousel-items h2 a {
        color: #418ad0;
        -webkit-box-shadow: none;
                box-shadow: none;
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        transition: .3s ease;
        font-size: 20px; }
        .lsx-block-post-carousel .lsx-post-carousel-items h2 a:hover {
          color: #f7ae00 !important; }
    .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-byline {
      font-size: 13px;
      color: #919191;
      margin-bottom: 15px;
      padding-left: 15px;
      padding-right: 15px; }
      .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-byline .lsx-block-post-avatar {
        position: relative;
        top: -4em;
        margin-bottom: -4em; }
        .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-byline .lsx-block-post-avatar img {
          border-radius: 50%;
          width: 75px !important;
          margin-bottom: 1em;
          border: 2px solid #FFF;
          margin-left: auto;
          margin-right: auto; }
        .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-byline .lsx-block-post-avatar + time.lsx-block-post-grid-date {
          padding-top: 0; }
    .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-author,
    .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-date {
      display: inline-block;
      margin-right: 5px; }
    .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-author a {
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #919191 !important; }
      .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-author a:hover {
        color: inherit;
        -webkit-box-shadow: none;
                box-shadow: none;
        color: #f7ae00 !important;
        text-decoration: none; }
      .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-author a:before {
        content: "By ";
        line-height: 1; }
    .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-text p {
      margin: 0 0 15px 0;
      line-height: 1.5;
      font-size: 18px; }
      @media only screen and (max-width: 600px) {
        .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-text p {
          font-size: 16px; } }
      .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-text p:last-of-type {
        margin-bottom: 0; }
    .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-link {
      display: inline-block;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transition: .3s ease;
      -o-transition: .3s ease;
      transition: .3s ease;
      font-weight: bold;
      color: #293038;
      text-transform: uppercase; }
      .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-link:after {
        content: "\f178";
        padding-left: 5px;
        font-family: FontAwesome; }
    .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-excerpt {
      padding: 0 15px 2.4rem 15px;
      font-size: 15px;
      font-weight: normal; }
      .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-excerpt div + p {
        margin-top: 15px; }
      .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-excerpt p, .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-excerpt a {
        font-size: 15px;
        font-weight: normal; }
      .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-excerpt .moretag {
        display: none; }
      .lsx-block-post-carousel .lsx-post-carousel-items .lsx-block-post-grid-excerpt:empty {
        padding-bottom: 1px; }
  .lsx-block-post-carousel.gray-bg .has-thumb.slick-slide .lsx-block-post-grid-text {
    background: #F6F6F6; }
