:root {
  --LRS-Text-Gray: #3B3B3B;
  --LRS-Accessible-Blue: #0076AD;
  --LRS-Green: #96C352;

  --animation-delay-unit: 0.5s;
}
/* editor fix */
body:not(.wp-editor) :where(.editor-styles-wrapper) ::selection {
  background-color: blue !important;
}
/*
@import url("https://use.typekit.net/uxt8ctw.css");

font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-weight: 600;
font-weight: 700;
font-style: normal;

font-family: "richmond-display", sans-serif;
font-weight: 700;
font-style: normal;
*/
#site p,
#site li {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.32px;
}
#site h1,
#site .h1-style,
#site h2,
#site .h2-style,
#site h3,
#site .h3-style,
#site h4,
#site .h4-style,
#site h5,
#site .h5-style,
#site h6,
#site .h6-style {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  line-height: 1.4;
  word-wrap: break-word;
}
#site h1,
#site .h1-style {
  font-size: 63px;
  font-size: clamp(2.5rem,(1rem + 3.2639vw),4rem);
  font-weight: 700;
  line-height: 100%; /* 63px */
  letter-spacing: 1.26px;  
}
#site h2,
#site .h2-style {
  font-size: 52px;
  font-size: clamp(2rem,(1rem + 2.5vw),3.5rem);
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.04px;  
}
#site h3,
#site .h3-style {
  font-size: 36px;
  font-size: clamp(1.5rem,(1rem + 1.389vw),2.5rem);
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.72px;  
}
#site h4,
#site .h4-style {
  font-size: 30px;
  font-size: clamp(1.25rem,(1rem + 0.9723vw),2rem);
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.6px;  
}
#site h5,
#site .h5-style {
  font-size: 23px;
  font-size: clamp(1.1rem,(1rem + 0.486vw),1.5rem);
  font-weight: 700;
  line-height: 110%; /* 25.3px */
  letter-spacing: 0.46px;  
}
#site h6,
#site .h6-style {
  font-size: 16px;
  font-size: clamp(0.9rem,(1rem + 0.0001vw),1.1rem);
  font-weight: 500;
  line-height: 100%; /* 16px */
  letter-spacing: 0.32px;
  text-transform: uppercase;  
}
#site .lrs-richmond {
  font-family: "richmond-display", sans-serif;
}
.wp-block-separator.is-style-default.lrs-short-border,
.wp-block-separator.is-style-default.lrs-long-border {  
  border: 0;
  margin-bottom: 0;
  opacity: 1;
  padding: 1.5px;
}
.wp-block-separator.is-style-default.lrs-short-border {
  margin-left: 0 !important;
  width: 50px;
}
#site .wp-block-separator.is-style-default.lrs-long-border {  
  max-width: none !important;
}
.wp-block-group.is-layout-grid {
  position: relative;
}
/*:where(.fy-content) h1:not(.has-text-color),:where(.fy-content) h2:not(.has-text-color),:where(.fy-content) h3:not(.has-text-color),:where(.fy-content) h4:not(.has-text-color),:where(.fy-content) h5:not(.has-text-color),:where(.fy-content) h6:not(.has-text-color) {
    color: #000 !important;
}*/
:where(.fy-main-content, .fy-canvas) > .wp-block-group {
  margin-bottom: 0 !important;
}
:where(.fy-main-content, .fy-canvas) > .wp-block-cover {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
body:not(.single-post) :where(.fy-main-content, .fy-canvas) [class*=wp-block] {
  margin-bottom: 0 !important;
}

/* custom utility classes used with core & custom blocks */
.move-right-on-hover a,
.move-right-on-hover span {
  position: relative;
  transition: transform 0.25s ease-in-out;
}
.move-right-on-hover span {
  display: inline-block;
}
.move-right-on-hover a:hover,
.move-right-on-hover-container:hover .move-right-on-hover a,
.move-right-on-hover-container:hover .move-right-on-hover span {
  transform: translateX(12px);
}
.animation-delay-1 {
  animation-delay: var(--animation-delay-unit) !important;
}
.animation-delay-2 {
  animation-delay: calc(var(--animation-delay-unit) * 2) !important;
}
.animation-delay-3 {
  animation-delay: calc(var(--animation-delay-unit) * 3) !important;
}
.position-absolute-a a {
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.svg-icon-container {
  align-items: center;
  display: flex;
  height: 28px;
  justify-content: center;
  width: 40px;
}
.button-style-on-hover,
.button-style-on-hover .replace-fill-on-hover,
.button-style-on-hover .replace-stroke-on-hover {
  transition: all 0.25s linear;
}
.button-style-on-hover:hover {
  background: #FFF;
  border-bottom-color: transparent;
  color: #00253B;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20);
}
.button-style-on-hover::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='19' viewBox='0 0 25 19' fill='none'%3E%3Cpath d='M23.6792 10.059C23.9348 9.80325 24.0784 9.45646 24.0784 9.09485C24.0784 8.73325 23.9348 8.38645 23.6792 8.13072L15.9648 0.416319C15.839 0.286073 15.6885 0.182184 15.5221 0.110714C15.3557 0.0392441 15.1768 0.00162494 14.9957 5.14881e-05C14.8146 -0.00152196 14.6351 0.0329821 14.4675 0.10155C14.2999 0.170117 14.1476 0.271376 14.0196 0.399417C13.8916 0.527457 13.7903 0.679716 13.7217 0.847308C13.6532 1.0149 13.6187 1.19447 13.6202 1.37554C13.6218 1.55661 13.6594 1.73556 13.7309 1.90193C13.8024 2.06831 13.9062 2.21878 14.0365 2.34458L19.4231 7.73116L1.36371 7.73116C1.00203 7.73116 0.65517 7.87484 0.399429 8.13058C0.143686 8.38632 1.33514e-05 8.73318 1.33514e-05 9.09485C1.33514e-05 9.45653 0.143686 9.80339 0.399429 10.0591C0.65517 10.3149 1.00203 10.4585 1.36371 10.4585L19.4231 10.4585L14.0365 15.8451C13.7881 16.1023 13.6506 16.4468 13.6537 16.8044C13.6568 17.1619 13.8003 17.5039 14.0531 17.7568C14.3059 18.0096 14.648 18.153 15.0055 18.1561C15.3631 18.1593 15.7076 18.0218 15.9648 17.7734L23.6792 10.059Z' fill='%2396C352'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 18px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.button-style-on-hover:hover .replace-fill-on-hover {
  fill: #96C352;
}
.button-style-on-hover:hover .replace-stroke-on-hover {
  stroke: #96C352;
}
.mt-0-important {
  margin-top: 0 !important;
}
.mb-0-important {
  margin-bottom: 0 !important;
}
.img-w-100.img-custom-aspect-ratio {
  width: 100%;
}
.img-w-100 img {
  max-width: none;
  width: 100% !important;
}
.img-h-100 img {
  height: 100% !important;
  max-height: none;
}
.img-custom-aspect-ratio img {
  aspect-ratio: 2.1885;
  object-fit: cover;
}
.font-size-0 {
  font-size: 0;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.min-height-100 {
  min-height: 100%;
}
.position-relative {
  position: relative;
}
.oveflow-visible {
  overflow: visible;
}
.grow-and-center {
  flex-grow: 1;
  justify-content: center;
}
.lrs-date-format {
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 15.4px */
  letter-spacing: 0.28px;
  margin-bottom: 0 !important;
}
.add-quote-mark {
  position: relative;
}
.add-quote-mark:before {
  background-image: url(../images/quote.png);
  background-size: contain;
  content: '';
  height: 19px;
  position: absolute;
  left: -8px;
  top: 0;
  transform: translateX(-100%);
  width: 27px;
}
.lrs-gradient-bg-1 {
  background-color: #0076AD;
  background-image: linear-gradient(110deg, rgba(150, 195, 82, 0.00) 5.96%, rgba(150, 195, 82, 0.24) 79.1%);
}
.lrs-gradient-bg-2 {
  background-image: linear-gradient(97deg, rgba(150, 195, 82, 0.00) 32.45%, rgba(150, 195, 82, 0.30) 92.9%);
}
.lrs-gradient-bg-3:after {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.00) 7.68%), linear-gradient(109deg, rgba(0, 118, 173, 0.20) 19.88%, rgba(150, 195, 82, 0.20) 86.34%), linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;  
}
.lrs-bg-img-parallax:before {
  background-attachment: fixed;
}
.lrs-bg-img-1:before,
.lrs-bg-img-2:before,
.lrs-bg-img-3:before,
.lrs-bg-img-4:before,
.lrs-bg-img-5:before,
.lrs-bg-img-6:before {
  background-size: cover;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
*:where( .lrs-bg-img-1, .lrs-bg-img-2, .lrs-bg-img-3, .lrs-bg-img-4, .lrs-bg-img-5, .lrs-bg-img-6) > * { 
  position: relative;
}
.lrs-bg-img-1:before {
  background-image: url(../images/lrs-horn-bg-1.png);
}
.lrs-bg-img-2:before {
  background-image: url(../images/lrs-horn-bg-2.png);
  background-position: bottom right;  
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.lrs-bg-img-3:before {
  background-image: url(../images/lrs-horn-bg-3.png);
}
.lrs-bg-img-4:before {
  background-image: url(../images/lrs-horn-bg-4.png);
}
.lrs-bg-img-5:before {
  background-image: url(../images/lrs-horn-bg-5.png);
  background-position: top right;  
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.lrs-bg-img-6:before {
  background-image: url(../images/lrs-horn-bg-6.png);
  background-position: bottom center;  
}
.lrs-hero-overlay:after {
  background-image: linear-gradient(298deg, rgba(0, 118, 173, 0.00) 48.54%, rgba(0, 118, 173, 0.20) 84.24%), linear-gradient(126deg, rgba(150, 195, 82, 0.00) 47.2%, rgba(150, 195, 82, 0.80) 94.26%), linear-gradient(0deg, rgba(6, 88, 185, 0.08) 0%, rgba(6, 88, 185, 0.08) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.40) 11.2%, rgba(0, 0, 0, 0.00) 27%), linear-gradient(0deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
  background-blend-mode: multiply, multiply, multiply, normal, normal;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.lrs-gradient-bg-3 .wp-block-cover__inner-container,
.lrs-hero-overlay .wp-block-cover__inner-container {
  position: relative;
  z-index: 1;
}
.lrs-overlay-box--left,
.lrs-overlay-box--right {
  border-radius: 3px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 2;
}
.lrs-overlay-box--left {
  margin-right: -12px !important;
}
.lrs-overlay-box--right {
  margin-left: -12px !important;
}
.lrs-posts .wp-block-post-title a {
  border-bottom: none !important;
}
.lrs-read-more a {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.34px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
.lrs-action-bar-border {
  background-image: url(../images/action-bar-border.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 111px 100%;
  padding-right: 111px !important;
}
#site .lrs-action-bar-negative-margin {
  margin-top: -130px !important;
}
.wp-block-post-template.lrs-spacing [class*=wp-block-post]:first-child,
.wp-block-post-template.lrs-spacing [class*=wp-block-post]:last-child {
    margin-bottom: calc(var(--wp--style--block-gap,2.5rem)/ 2) 0;
    margin-top: calc(var(--wp--style--block-gap,2.5rem)/ 2) 0;
}
.wp-block-post .fill-height {
  height: calc(100% - 24px);
}
.lrs-post-template > [class*=wp-block]:last-child {
  margin-bottom: 20px !important;
}
#site .lrs-reapply-border-style-solid img {
  border-style: solid;
}
.lrs-arrow-button a {
  background-image: url(../images/lrs-green-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px 18px;
  color: transparent !important;
  font-size: 1px !important;
  min-height: 24px;
  min-width: 18px;
}
.lrs-arrow-button a:hover {
  color: transparent !important;
}
.lrs-a-border-0-no-hover a {
  border: none !important;
}
.lrs-a-border-0-no-hover a:before {
  content: none !important;
}
@media only screen and (max-width: 767px){

  .lrs-center-on-mobile {
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #site .lrs-grid-on-mobile {
    display: block;
  }
  #site .lrs-grid-on-mobile > * {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1023px){

  .lrs-center-on-tablet {
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #site .lrs-grid-on-tablet {
    display: block;
  }
  #site .lrs-grid-on-tablet > * {
    margin-bottom: 10px;
  }
  #site .lrs-grid-on-tablet > * > .wp-block-tiptip-hyperlink-group-block {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {

  .large-min-height-100 {
    min-height: 100%;
  }  
}

/* custom blocks */
.block .slick-prev, 
.block .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 25px;
  height: auto;
  padding: 0 0 3px 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  cursor: pointer;
  background-color: var(--LRS-Green, #96C352);
  color: transparent;
  border: none;
  opacity: 1;
  outline: none;
  border-radius: 5px;
}
.block .slick-prev::before, 
.block .slick-next::before {
  color: #fff;
}
.block .slick-next {
  right: -10px;
  transform: translate(100%, -50%);
}
.block .slick-prev {
  left: -10px;
  transform: translate(-100%, -50%);
}

.block.testimonial-slider {
  text-align: center;
}
.block.testimonial-slider .text {
  display: flex;
  flex-direction: column;
}
.block.testimonial-slider .text .quote {
  margin-bottom: 20px;
}
.block.testimonial-slider .add-quote-mark {
  padding-left: 20px;
}
.block.testimonial-slider .add-quote-mark:before {
  height: 14px;
  left: 0;
  transform: translateX(0);
  width: 19px;
}
#site .block.testimonial-slider .text .quote p {
  font-size: 30px;
  line-height: 1.25;
}
#site .block.testimonial-slider .text .quote > *:last-child {
  margin-bottom: 0;
}
#site .block.testimonial-slider .text .attribution p {
  font-size: 22px;
  font-weight: 700;
}
.block.testimonial-slider .slick-dotted.slick-slider {
  margin-bottom: 40px;
}
.block.testimonial-slider .slick-dots {
  bottom: -35px;
}
.block.testimonial-slider .slick-dots li button {
  background-color: #fff;
  border-radius: 50%;
  height: 14px;
  width: 14px;
}
.block.testimonial-slider .slick-dots li.slick-active button {
  background-color: var(--LRS-Green, #96C352);
}
.block.testimonial-slider .slick-dots li button:before {
  content: none;
}

.block.card-slider {
}
.block.card-slider .image img {
  aspect-ratio: 1.016;
  max-width: none;
  object-fit: cover;
  width: 100%;
}
.block.card-slider .slide {
  box-sizing: border-box;
  background-color: #0076AD;
  padding: 45px 12% 58px 12%;
}
.block.card-slider .text {
  color: #fff;
  padding-top: 36px;
  position: relative;
  text-align: center;
}
.block.card-slider .text::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='14' viewBox='0 0 19 14' fill='none'%3E%3Cpath d='M16.9 0.84375H13L10.4 6.04375V13.8438H18.2V6.04375H14.3L16.9 0.84375ZM6.5 0.84375H2.6L0 6.04375V13.8438H7.8V6.04375H3.9L6.5 0.84375Z' fill='%2396C352'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 14px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 19px;
}
.block.card-slider .slick-slide .text {
  opacity: 0.2;
  transition: opacity 0.25s linear;
}
.block.card-slider .slick-slide.slick-active .text {
  opacity: 1;
}
#site .block.card-slider .text p {
  font-size: 17px;
  line-height: 1.25;
}
#site .block.card-slider .text p.attribution-name {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px; /* see theme.css style p+p */
}
#site .block.card-slider .text p.attribution-title {
  font-size: 16px;
}
#site .block.card-slider .text > *:last-child {
  margin-bottom: 0;
}
.block.card-slider .slick-track {
  align-items: center;
  display: flex;
}  
.block.card-slider button.slick-arrow {
  background-color: var(--LRS-Green, #96C352);
  border-radius: 50%;
  font-size: 0;
  height: 55px;
  opacity: 1;
  padding: 10px;
  width: 55px;
}
.block.card-slider .slick-prev {
  left: 25px;
}
.block.card-slider .slick-next {
  right: 25px;
}
.block.card-slider .slick-prev:before, 
.block.card-slider .slick-next:before {
  color: #fff;
  font-size: 30px;
}
.block.card-slider .slick-prev:before {
  padding: 2px 5px 0 0;
}
.block.card-slider .slick-next:before {
  padding: 2px 0 0 5px;
}
.block.card-slider .slick-slide {
  margin-left: 10px;
  margin-right: 10px;
}
@media only screen and (max-width: 639px){

  .block.card-slider .slick-slide {
    margin-left: 5px;
    margin-right: 5px;
  }
  .block.card-slider .slide {
    padding: 45px 20px;
  }  
  .block.card-slider .slick-prev {
    left: 5px;
  }
  .block.card-slider .slick-next {
    right: 5px;
  }  
}
