﻿/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-BlackItalic.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-BlackItalic.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-BlackItalic.ttf") format("ttf");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-ExtraLight.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-ExtraLight.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-ExtraLight.ttf") format("ttf");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Black.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Black.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-Black.ttf") format("ttf");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-ExtraBold.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-ExtraBold.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-ExtraBold.ttf") format("ttf");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-ExtraLightItalic.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-ExtraLightItalic.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-ExtraLightItalic.ttf") format("ttf");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Bold.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Bold.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-Bold.ttf") format("ttf");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-BoldItalic.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-BoldItalic.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-BoldItalic.ttf") format("ttf");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-ExtraBoldItalic.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-ExtraBoldItalic.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-ExtraBoldItalic.ttf") format("ttf");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Italic.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Italic.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-Italic.ttf") format("ttf");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Regular.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Regular.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-Regular.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-MediumItalic.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-MediumItalic.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-MediumItalic.ttf") format("ttf");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Light.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Light.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-Light.ttf") format("ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-SemiBold.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-SemiBold.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-SemiBold.ttf") format("ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-LightItalic.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-LightItalic.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-LightItalic.ttf") format("ttf");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Medium.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Medium.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-Medium.ttf") format("ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-ThinItalic.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-ThinItalic.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-ThinItalic.ttf") format("ttf");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-SemiBoldItalic.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-SemiBoldItalic.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-SemiBoldItalic.ttf") format("ttf");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Thin.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Thin.woff") format("woff"), url("../assets/fonts/Poppins/Poppins-Thin.ttf") format("ttf");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("../assets/fonts/lora/Lora-Italic.woff2") format("woff2"), url("../assets/fonts/lora/Lora-Italic.woff") format("woff"), url("../assets/fonts/lora/lora-italic-variablefont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lora";
  src: url("../assets/fonts/lora/Lora-Regular.woff2") format("woff2"), url("../assets/fonts/lora/Lora-Regular.woff") format("woff"), url("../assets/fonts/lora/Lora-VariableFont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("../assets/fonts/Sans_Source3/SourceSans3-Variable.ttf") format("truetype"), url("../assets/fonts/Sans_Source3/SourceSans3-Variable.woff2") format("woff2-variations"), url("../assets/fonts/Sans_Source3/SourceSans3-Variable.woff2") format("woff2") tech("variations");
  font-weight: 100 900; /* Defines the supported weight range */
  font-stretch: 75% 125%; /* Defines the supported stretch range */
  font-style: normal; /* Or italic, depending on the font file */
}
@font-face {
  font-family: "Source Sans 3";
  src: url("../assets/fonts/Sans_Source3/SourceSans3-Italic.ttf") format("truetype"), url("../assets/fonts/Sans_Source3/SourceSans3-Italic.woff2") format("woff2-variations"), url("../assets/fonts/Sans_Source3/SourceSans3-Italic.woff2") format("woff2") tech("variations");
  font-weight: 100 900; /* Defines the supported weight range */
  font-stretch: 75% 125%; /* Defines the supported stretch range */
  font-style: italic; /* Or italic, depending on the font file */
}
html {
  scroll-behavior: smooth;
  font-variant-ligatures: no-common-ligatures;
}

body {
  color: #184C26;
  font-family: "Source Sans 3", sans-serif;
  overflow-x: hidden;
  margin-top: 93px;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 1.75rem */
  letter-spacing: -0.025rem;
}

main {
  overflow-x: hidden;
}

h1, .h1 {
  font-size: 4rem;
  line-height: 120%;
  font-weight: 400;
  font-family: Lora, sans-serif;
}
h1 sup, .h1 sup {
  top: -0.8em;
  font-size: 0.55em;
}

h2, .h2 {
  font-family: Poppins, sans-serif;
  font-size: 3rem;
  line-height: 130%;
  font-weight: 400;
}

h3, .h3 {
  font-family: Poppins, sans-serif;
  font-size: 2.5rem;
  line-height: 3.625rem;
  font-weight: 500;
}

h4, .h4 {
  font-family: Poppins, sans-serif;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 2.5rem;
}

h5, .h5 {
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 500;
}

.aux-heading {
  font-family: Poppins, sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #C7421A;
  padding-bottom: 0.938rem;
  letter-spacing: 1.4px;
}

.container-fluid .aux-heading {
  display: none;
}

.caption-text {
  /*    font-size: 0.75rem;
  font-style: italic;
  line-height: 1.5rem;*/
  font-size: 1.125rem;
  font-style: normal;
  line-height: 1.5rem;
  font-family: fira sans;
  display: block;
  text-align: center;
  padding-top: 15px;
}

.img-caption {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 2.188rem;
  font-size: 1.125rem;
  font-style: normal;
  line-height: 1.5rem;
  font-family: Lora, sans-serif;
}
.img-caption img {
  margin-bottom: 0.965rem;
}

figure {
  display: inline-block;
}

figure img {
  vertical-align: top;
}

figure figcaption {
  margin-top: 0.965rem;
  text-align: center;
  font-size: 1.125rem;
  font-style: normal;
  line-height: 1.5rem;
  font-family: "Source Sans 3", sans-serif;
}

a, .a {
  color: #C7421A;
  letter-spacing: normal;
}
a:focus, .a:focus {
  box-shadow: none;
  outline: 1px solid #184C26;
}
a:hover, .a:hover {
  color: #C7421A;
  text-decoration: underline;
}

p {
  font-family: "Source Sans 3", sans-serif;
  color: #184C26;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 140%;
  letter-spacing: -0.03rem;
}

.p-20 {
  font-size: 1.25rem !important;
  line-height: 1.875rem !important;
}

h2 ~ p {
  margin-top: 1.5rem;
}

.sub-script {
  font-size: 0.875rem !important;
}

blockquote {
  margin: 0 0 1rem;
  font-size: 2.625rem;
  line-height: 3.25rem;
  padding-left: 38px;
  margin-bottom: 3.125rem;
  font-weight: 700;
  position: relative;
}
blockquote:before {
  content: "";
  display: block;
  width: 8px;
  height: 100%;
  background-color: #C7421A;
  top: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
blockquote span.author {
  font-size: 1rem;
  display: block;
  line-height: 1.5rem;
  padding-top: 1.5rem;
  font-weight: 400;
}

ol {
  padding-left: 0.938rem;
  margin-bottom: 1.5rem;
}
ol li {
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-family: "Source Sans 3", sans-serif;
}

.checkmark-list ul {
  padding-left: 0;
  margin-bottom: 1rem;
}
.checkmark-list ul li {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-family: "Source Sans 3", sans-serif;
  list-style: none;
  position: relative;
  padding: 1rem 0;
  padding-left: 30px;
  color: #184C26;
}
.checkmark-list ul li:before {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 20px;
  left: 0;
  background-image: url("../app_themes/kalsec/img/icon-green-checkmark.svg");
  background-size: 20px 20px;
}

.font-20 {
  font-size: 1.25rem;
}

img {
  max-width: 100%;
}

.rounded-img {
  border-radius: 20px;
  overflow: hidden;
}

.bg-lt-grey {
  background-color: #F5F5F2;
}

.bg-dk-grey, .bg-tan {
  background-color: #CECDC0;
}

.bg-black {
  background-color: #000;
}

.bg-light-tan, .bg-pale-green, .bg-yellow, .bg-dk-yellow {
  background-color: #F5F5F2;
}

.bg-green, .bg-dk-green {
  background-color: #184C26 !important;
}

.bg-lt-green {
  background-color: #009A44;
}

.bg-orange {
  background-color: #C7421A;
}

.bg-orange-light {
  background-color: #E3A08C;
}

.bg-gold {
  background-color: #DDA824;
}

.bg-gold-light {
  background-color: #EED391;
}

.bg-red {
  background-color: #7F0E0E;
}

.bg-red-light {
  background-color: #BF8686;
}

.bg-navy {
  background-color: #0D1D33;
}

.bg-light-grey {
  background-color: #F4F4F4;
}

.bg-pale-yellow,
.bg-white {
  background-color: #fff;
}

.bg-blue-sky {
  /*   background-image: url('../app_themes/kalsec/img/content-images/blue_sky.jpg');*/
  background-image: url("../app_themes/kalsec/img/textured_white_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-white-wood, .bg-light-texture {
  /*  background-image: url('../app_themes/kalsec/img/bg-white-wood.png');*/
  background-image: url("../app_themes/kalsec/img/textured_white_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-dark-wood {
  /*   background-image: url('../app_themes/kalsec/img/bg-dark-wood.png');*/
  background-image: url("../app_themes/kalsec/img/textured_tan_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-dark-texture {
  background-image: url("../app_themes/kalsec/img/textured_tan_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-white-slate, .bg-alt-texture {
  /*background-image: url('../app_themes/kalsec/img/bg-white-slate.png');*/
  background-image: url("../app_themes/kalsec/img/textured_bg_green.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-white-siding {
  /* background-image: url('../app_themes/kalsec/img/bg-white-siding.jpg');*/
  background-image: url("../app_themes/kalsec/img/textured_tan_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-center {
  background-position: center !important;
}

.bg-left {
  background-position: left center !important;
}

.bg-right {
  background-position: right center !important;
}

.padding-150 {
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
}

.padding-top-150 {
  padding-top: 9.375rem;
}

.padding-bottom-150 {
  padding-bottom: 9.375rem;
}

.padding-top-100 {
  padding-top: 6.25rem;
}

.padding-bottom-100 {
  padding-bottom: 6.25rem;
}

.padding-top-90 {
  padding-top: 5.625rem;
}

.padding-bottom-90 {
  padding-bottom: 5.625rem;
}

.padding-top-75 {
  padding-top: 4.688rem;
}

.padding-bottom-75 {
  padding-bottom: 4.688rem;
}

.padding-top-50 {
  padding-top: 3.125rem;
}

.padding-bottom-50 {
  padding-bottom: 3.125rem;
}

.padding-top-30 {
  padding-top: 1.875rem;
}

.padding-bottom-30 {
  padding-bottom: 1.875rem;
}

.padding-top-20 {
  padding-top: 1.25rem;
}

.padding-bottom-20 {
  padding-bottom: 1.25rem;
}

.margin-top-150 {
  margin-top: 9.375rem;
}

.margin-bottom-150 {
  margin-bottom: 9.375rem;
}

.margin-top-100 {
  margin-top: 6.25rem;
}

.margin-bottom-100 {
  margin-bottom: 6.25rem;
}

.margin-top-50 {
  margin-top: 3.125rem;
}

.margin-bottom-50 {
  margin-bottom: 3.125rem;
}

.margin-top-20 {
  margin-top: 1.25rem;
}

.margin-bottom-20 {
  margin-bottom: 1.25rem;
}

.bg-green .centered-heading {
  color: #fff;
}
.bg-green .centered-heading .aux-heading {
  display: none;
}
.bg-green .aux-heading {
  color: #fff;
}

.centered-heading .aux-heading {
  display: none;
}

.light-text h1, .light-text h2, .light-text h3, .light-text h4, .light-text p, .light-text .aux-heading {
  color: #fff;
}

.yellow-text h1, .yellow-text h2, .yellow-text h3, .yellow-text h4, .yellow-text p, .yellow-text .aux-heading {
  color: #F5F5F2;
}

.page-item .page-link {
  position: relative;
  display: block;
  color: #009A44;
  background-color: #fff;
  border: 1px solid #009A44;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.page-item .page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #009A44;
  border-color: #009A44;
}
.page-item .page-link:focus {
  z-index: 3;
  color: #009A44;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 2px #009A44;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #009A44;
  border-color: #009A44;
}

/*Animations*/
@keyframes swipeCover {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}
.swipeCover {
  animation-fill-mode: backwards;
  animation-direction: normal;
  animation-delay: 0.25s;
  animation-timing-function: linear;
  animation-duration: 0.5s;
  -webkit-animation-name: swipeCover;
  animation-name: swipeCover;
}

@keyframes swipeCoverUp {
  0% {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0);
  }
  30% {
    -webkit-clip-path: inset(0 0 round 30% 30% 0 0);
    clip-path: inset(0 0 round 30% 30% 0 0);
  }
  60% {
    -webkit-clip-path: inset(0 0 round 7% 7% 0 0);
    clip-path: inset(0 0 round 7% 7% 0 0);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}
.swipeCoverUp {
  animation-fill-mode: backwards;
  animation-direction: normal;
  animation-delay: 0.5s;
  animation-timing-function: linear;
  animation-duration: 0.75s;
  -webkit-animation-name: swipeCoverUp;
  animation-name: swipeCoverUp;
}

@keyframes popAnimate {
  /*    0% {
          -webkit-clip-path: inset(100% 100% 0 0);
          clip-path: inset(100% 100% 0 0);
      }

      30% {
          -webkit-clip-path: inset(54% 20% 0 0 round 0% 50% 0 0);
          clip-path: inset(54% 20% 0 0 round 0% 50% 0 0);
      }

      60% {
          -webkit-clip-path: inset(24% 10% 0 0 round 0% 20% 0 0);
          clip-path: inset(24% 10% 0 0 round 0% 20% 0 0);
      }


      100% {
          -webkit-clip-path: inset( 0);
          clip-path: inset(0);
      }*/
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.popAnimate {
  animation-fill-mode: backwards;
  animation-direction: normal;
  animation-delay: 0.5s;
  animation-timing-function: linear;
  animation-duration: 0.75s;
  -webkit-animation-name: popAnimate;
  animation-name: popAnimate;
}

@keyframes popAnimateClose {
  0% {
    -webkit-clip-path: circle(70.5% at 50% 50%);
    clip-path: circle(70.5% at 50% 50%);
    transform: scale(1);
  }
  25% {
    -webkit-clip-path: circle(50.1% at 50% 50%);
    clip-path: circle(50.1% at 50% 50%);
  }
  50% {
    -webkit-clip-path: circle(37% at 50% 50%);
    clip-path: circle(37% at 50% 50%);
  }
  75% {
    -webkit-clip-path: circle(16.9% at 50% 50%);
    clip-path: circle(16.9% at 50% 50%);
    transform: scale(1.25);
  }
  90% {
    -webkit-clip-path: circle(8.8% at 50% 50%);
    clip-path: circle(8.8% at 50% 50%);
    transform: scale(0.25);
  }
  100% {
    -webkit-clip-path: circle(0% at 50% 50%);
    clip-path: circle(0% at 50% 50%);
    transform: scale(0);
    display: none;
  }
}
.popAnimateClose {
  animation-fill-mode: forwards;
  animation-direction: normal;
  animation-delay: 0s;
  animation-timing-function: linear;
  animation-duration: 0.1s;
  -webkit-animation-name: popAnimateClose;
  animation-name: popAnimateClose;
}

@keyframes cardFlip {
  0% {
    transform: rotateY(130deg) translate3d(0, 100%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.cardFlip {
  animation-fill-mode: backwards;
  animation-direction: normal;
  animation-timing-function: linear;
  animation-duration: 0.3s;
  -webkit-animation-name: cardFlip;
  animation-name: cardFlip;
}

@keyframes textPop {
  0% {
    transform: translate(-20px, 0%) scale(1.2);
  }
  20% {
    transform: translate(-20px, 0%) scale(1.2);
  }
  100% {
    transform: translate(0px, 0%) scale(1);
  }
}
.wow {
  opacity: 0;
}

/*.wow.animated{
    visibility:visible;
}*/
.textPop {
  animation-fill-mode: backwards;
  animation-delay: 1s;
  animation-timing-function: cubic-bezier(0.12, 0.35, 0.16, 0.58);
  animation-duration: 1s;
  -webkit-animation-name: textPop;
  animation-name: textPop;
}

.regulatory-pop-up {
  display: flex;
  flex-direction: column;
  position: fixed;
  bottom: 15px;
  z-index: 999;
  border-radius: 20px;
  background-color: #fff;
  max-width: 350px;
  box-shadow: 1px 5px 16px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 5px 16px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 5px 16px 6px rgba(0, 0, 0, 0.2);
  left: 15px;
}
.regulatory-pop-up .regulatory-confirm {
  background-color: transparent;
  border: 1px solid #009A44;
  border-radius: 44px;
  padding: 0;
  height: 25px;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 10px;
  top: 10px;
}
.regulatory-pop-up .regulatory-confirm svg {
  fill: #154726;
}
.regulatory-pop-up .inner-wrap {
  padding: 30px 45px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.regulatory-pop-up .inner-wrap .info-icon {
  height: 45px;
  width: 45px;
  background-image: url("../app_themes/kalsec/img/ionic-ios-information.svg");
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 15px;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
}

#content-skip {
  z-index: 999;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  border-radius: 0;
  max-width: 250px;
  text-align: center;
  justify-content: center;
}

button:focus:not(:focus-visible) {
  box-shadow: none;
  outline: 1px solid #184C26;
}

.btn {
  height: 60px;
  font-weight: 600;
  font-size: 1.125rem;
  font-family: Poppins, sans-serif;
  line-height: 1;
  letter-spacing: 0.0875rem;
  border-radius: 0;
  padding: 1.5rem 2rem;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.btn-primary-solid, .btn-green-solid {
  background-color: #C7421A;
  color: #fff;
  border: 1px solid #C7421A;
}
.btn-primary-solid:hover, .btn-green-solid:hover {
  background-color: #fff;
  color: #C7421A;
  border: 1px solid #C7421A;
}

.btn-primary-border, .btn-green-border {
  background-color: #fff;
  color: #C7421A;
  border: 1px solid #C7421A;
}
.btn-primary-border:hover, .btn-green-border:hover {
  background-color: #C7421A;
  color: #fff;
  border: 1px solid #C7421A;
}

.btn-secondary-solid {
  background-color: #CECDC0;
  color: #184C26;
  border: 1px solid #CECDC0;
}
.btn-secondary-solid:hover {
  background-color: #184C26;
  color: #CECDC0;
  border: 1px solid #184C26;
}

/*
.btn-secondary-border {
    background-color: transparent;
    color: $tan;
    border: 1px solid $orange;

    &:hover {
        background-color: $orange-hover;
        color: $white;
        border: 1px solid $orange-hover;
    }
}*/
.btn-arrow {
  display: inline-flex;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
  text-decoration: underline;
}
.btn-arrow:hover {
  text-decoration: none;
}
.btn-arrow:before {
  content: "";
  background-color: #CECDC0;
  border: 1px solid #CECDC0;
  border-radius: 25px;
  padding: 0;
  height: 21px;
  width: 21px;
  margin-right: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../app_themes/kalsec/img/caret-right-green-md.svg");
}

.btn-sustain {
  display: inline-flex;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.btn-sustain:hover {
  color: #fff;
  text-decoration: underline;
}
.btn-sustain:before {
  content: "";
  padding: 0;
  height: 21.34px;
  width: 24px;
  margin-right: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  background-repeat: no-repeat;
  background-image: url("../app_themes/kalsec/img/icon-sustain.svg");
}

.btn-print {
  display: inline-flex;
  align-items: center;
  color: #184C26;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  background: transparent;
  border: 0;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.btn-print:before {
  content: "";
  padding: 0;
  height: 20px;
  width: 20px;
  margin-right: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../app_themes/kalsec/img/icon-print.svg");
}

.btn-row {
  display: flex;
  align-items: center;
}
.btn-row a ~ a {
  margin-left: 16px;
}

.back-to-top {
  border: 0;
  background-color: transparent;
  position: fixed;
  right: 1.875rem;
  z-index: 99;
  bottom: 1.875rem;
}

.btn-info {
  background-color: transparent;
  border: 0;
  height: 48px;
  width: 48px;
  min-width: 48px;
  padding: 0;
  background-image: url("../app_themes/kalsec/img/ionic-ios-information.svg");
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 87px;
  background-repeat: no-repeat;
  background-position: center;
}
.btn-info:hover, .btn-info:active, .btn-info:focus {
  color: #000;
  background-color: #fff !important;
  border-color: #fff !important;
}

.btn-play {
  display: inline-flex;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.btn-play:hover {
  text-decoration: underline;
}
.btn-play:before {
  content: "";
  border-radius: 25px;
  padding: 0;
  height: 21px;
  width: 21px;
  margin-right: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../app_themes/kalsec/img/icon-video.svg");
}

body.alert-banner-open {
  margin-top: 142px;
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
header.header-up {
  position: fixed;
  top: 0;
  width: 100%;
}

body.sf-zone-column {
  margin-top: 0;
}
body.sf-zone-column header {
  position: relative;
}

/*body:not(.sfPageEditor) {

}*/
.main-header {
  padding: 16px 30px;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 0px 35px 0px rgba(154, 161, 171, 0.5);
}
.main-header .main-nav .navbar {
  position: static;
}
.main-header .main-nav ul {
  list-style: none;
  padding-left: 0;
}
.main-header .main-nav .dropdown-item {
  font-family: "Source Sans 3", sans-serif;
  font-size: 0.875em;
  padding: 5px 0;
  white-space: normal;
  letter-spacing: 0.25px;
}
.main-header .main-nav .dropdown-item:hover, .main-header .main-nav .dropdown-item:active, .main-header .main-nav .dropdown-item:focus {
  color: #000;
  text-decoration: underline;
  background-color: transparent;
}
.main-header .main-nav .dropdown-item.active {
  background-color: transparent;
  color: #000;
  text-decoration: underline;
}
.main-header .main-nav .nav-item {
  position: static;
}
.main-header .main-nav .nav-item h2 {
  font-size: 0.875rem;
  font-family: Poppins, sans-serif;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 1.5rem;
}
.main-header .main-nav .nav-item .nav-link.dropdown-toggle {
  font-size: 1rem;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  display: flex;
  align-items: center;
  padding: 0 10px;
  color: #184C26;
  justify-content: center;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  letter-spacing: 0.25px;
}
.main-header .main-nav .nav-item .nav-link.dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255rem;
  vertical-align: 0.255rem;
  margin-left: 5px;
  width: 20px;
  height: 21px;
  content: "";
  margin-top: 1px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  background-image: url("../app_themes/kalsec/img/chevron-down-orange-sm.svg");
}
.main-header .main-nav .nav-item .nav-link.dropdown-toggle.open-nav:after {
  transform: rotate(180deg);
}
.main-header .main-nav .nav-item .dropdown-menu {
  left: 0;
  top: 100%;
  padding: 70px 0;
  border: 0 solid #F4F4F4;
  border-top-width: 1px;
  -webkit-box-shadow: 0px 39px 27px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 39px 27px 0px rgba(0, 0, 0, 0.1);
}
.main-header .main-nav .nav-item .mega-menu {
  width: 100%;
}
.main-header .main-nav .nav-item .mega-menu .nav-item {
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.main-header .main-nav .nav-item .mega-menu .nav-item.nav-show {
  opacity: 1;
}
.main-header .main-nav .nav-item .single-mega {
  column-count: 3;
}
.main-header .main-nav .nav-item .menu-2col {
  padding-left: 70px;
  padding-right: 70px;
  top: 54px;
}
.main-header .main-nav .navbar .nav-item.simple-nav {
  position: relative;
}
.main-header .main-nav .navbar .nav-item.simple-nav .dropdown-menu {
  left: 50%;
  transform: translate(-50%, 0);
}
.main-header .main-nav .navbar .nav-item.simple-nav .dropdown-menu .dropdown-item {
  white-space: nowrap;
}
.main-header .header-cta {
  padding: 0 10px;
}
.main-header .header-cta a {
  margin: 0 10px;
}
.main-header .header-cta .btn {
  height: 45px;
  padding: 15px 21px 14px;
  font-size: 0.875rem;
  font-weight: 400;
}

.hero-home.overlap-bottom {
  height: 795px;
}
.hero-home .hero-home-content {
  padding-top: 4.125rem;
  padding-bottom: 3.5rem;
}
.hero-home .hero-home-content h1 {
  font-size: 4rem;
  font-weight: 400;
  line-height: 120%;
  text-align: center;
  padding-bottom: 1.438rem;
  color: #184C26;
  margin: 0;
  padding: 0;
}
.hero-home .hero-home-content h1 span {
  font-family: turbinado-pro, sans-serif;
  font-size: 5.25rem;
}
.hero-home .hero-home-content p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.875rem;
  text-align: center;
  font-family: "Source Sans 3", sans-serif;
  color: #184C26;
}
.hero-home.home-2-col h1 {
  text-align: left;
}
.hero-home.home-2-col p {
  text-align: left;
}
.hero-home .hero-home-images {
  display: flex;
  justify-content: center;
  height: 590px;
}
.hero-home .hero-home-images div {
  min-width: 730px;
  margin: 0 0.938rem;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover;
}
.hero-home .hero-home-images img {
  padding: 0 0.938rem;
  border-radius: 5px;
}

.sub-banner {
  /*background-color: #FAFBF2;*/
  background-size: contain;
}
.sub-banner h1 {
  margin-bottom: 0;
}
.sub-banner .sub-banner-header h2 {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 2.5rem;
}
.sub-banner .sub-banner-img {
  height: 600px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  z-index: 9;
  position: relative;
  border-radius: 20px;
  margin: 60px auto 0;
  width: 1320px;
}
.sub-banner p {
  font-size: 1.5rem;
  line-height: 2.125rem;
  margin-bottom: 0;
}
.sub-banner .btn {
  margin-top: 2.188rem;
}
.sub-banner .hero-sub-images {
  display: flex;
  justify-content: center;
  height: 661px;
  margin-top: 3.75rem;
}
.sub-banner .hero-sub-images div {
  min-width: 730px;
  margin: 0 0.938rem;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-position-x: center;
}
.sub-banner .hero-sub-images img {
  padding: 0 0.938rem;
  border-radius: 5px;
}
.sub-banner.col-2-image h1 ~ p {
  margin-top: 3.75rem;
}
.sub-banner.col-2-image p {
  font-size: 1.25rem;
  line-height: 1.875rem;
  margin-bottom: 1rem;
}
.sub-banner.col-2-image .scrollmagic-pin-spacer {
  background-color: transparent;
}

.top-overlap-subpage {
  padding-top: 281px;
}

.bg-white-slate h1, .bg-white-slate p, .bg-alt-texture .sub-banner h1, .bg-alt-texture .sub-banner p {
  color: #fff;
}

@media screen and (min-width: 1700px) {
  .sub-banner {
    background-size: cover;
  }
}
.caption-wrapper {
  position: relative;
}

.sub-banner-info {
  display: inline-flex;
  align-items: center;
  border-radius: 38px;
  padding-right: 1px;
  position: absolute;
  bottom: 30px;
  left: 11%;
  height: 48px;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: 9;
  background: #fff;
}
.sub-banner-info .sub-banner-caption {
  font-size: 0.75rem;
  font-style: italic;
  line-height: 1.5rem;
  color: transparent;
  margin-left: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.sub-banner-info.open {
  padding-right: 23px;
  background: #fff;
}
.sub-banner-info.open .sub-banner-caption {
  margin-left: 12px;
  width: auto;
  height: auto;
  color: #154726;
  visibility: visible;
}
.sub-banner-info.mobile {
  display: none;
}

.hero-sub-video {
  position: relative;
  width: 100%;
  height: 785px;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: end;
  justify-content: center;
  margin-top: 3.5rem;
}
.hero-sub-video:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(transparent, #000);
}
.hero-sub-video video {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.hero-sub-video .video-controls {
  position: absolute;
  z-index: 9;
  bottom: 83px;
  right: 60px;
}
.hero-sub-video .video-controls button {
  background-color: transparent;
  border: 0;
}
.hero-sub-video .video-controls .video-play {
  display: none;
}
.hero-sub-video .hero-video-content {
  text-align: left;
  position: relative;
  margin-bottom: 70px;
  z-index: 9;
}
.hero-sub-video .hero-video-content h1 span, .hero-sub-video .hero-video-content .h1 span {
  font-weight: 700;
  font-size: 130%;
}
.hero-sub-video .hero-video-content p {
  font-size: 1.5rem;
}

#main-content > .hero-sub-video {
  margin-top: 0;
}

.alert-banner {
  padding: 20px 0 21px;
  background-color: #184C26;
  font-family: "Source Sans 3", sans-serif;
  display: none;
}
.alert-banner .banner-close {
  background-color: transparent;
  border: 1px solid #E3E3E3;
  border-radius: 44px;
  padding: 0;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  position: absolute;
  right: 15px;
  top: 10px;
}
.alert-banner .alert-content {
  color: #fff;
}
.alert-banner .alert-content p {
  color: #fff;
  margin-bottom: 0;
}
.alert-banner .alert-content a {
  color: #fff;
  margin-bottom: 0;
  text-decoration: underline;
}

.alert-banner-open .alert-banner {
  display: block;
}

.full-img-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 693px;
  display: flex;
  align-items: center;
  position: relative;
}
.full-img-bg:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(transparent, #000);
}
.full-img-bg .container {
  z-index: 2;
}
.full-img-bg h2 {
  margin: auto;
  font-family: Lora, sans-serif;
}
.full-img-bg .col-lg-8 h2 {
  text-align: center;
}
.full-img-bg p {
  font-size: 1.125rem;
  font-family: Poppins, sans-serif;
  margin-top: 1.5rem;
  line-height: 140%;
  font-weight: 400;
}
.full-img-bg a {
  color: #fff;
}
.full-img-bg a.btn-secondary-solid {
  color: #184C26;
}
.full-img-bg a.btn-secondary-solid:hover {
  background-color: #184C26;
  color: #CECDC0;
  border: 1px solid #CECDC0;
}
.full-img-bg .btn-row {
  padding-top: 1.875rem;
}
.full-img-bg.lower-left {
  align-items: flex-end;
  padding-bottom: 3.75rem;
  height: 647px;
}
.full-img-bg.lower-left .aux-heading {
  color: #fff;
}
.full-img-bg.lower-left h2 {
  text-align: left;
  margin: 0;
  font-size: 2.5rem;
  line-height: 3.625rem;
  font-family: Poppins, sans-serif;
}
.full-img-bg.lower-left p {
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.875rem;
  margin-top: 1.5rem;
}
.full-img-bg.lower-left.in-container {
  background-repeat: no-repeat;
  background-size: cover;
  height: 561px;
  border-radius: 20px;
  padding: 60px 95px;
  overflow: hidden;
  background-position-y: 100%;
}
.full-img-bg.lower-left.in-container .row {
  align-items: flex-end;
  position: relative;
  z-index: 9;
}
.full-img-bg.lower-left.in-container h2 {
  font-size: 2.5rem;
  line-height: 3.625rem;
  margin-bottom: 0;
}
.full-img-bg.lower-left.in-container p {
  font-size: 1.125rem;
  margin-bottom: 0;
  margin-top: 1.5rem;
}
.full-img-bg.lower-left.in-container a {
  color: #fff;
}
.full-img-bg.lower-left.in-container a.btn-secondary-solid {
  color: #184C26;
}
.full-img-bg.lower-left.in-container a.btn-secondary-solid:hover {
  background-color: #184C26;
  color: #CECDC0;
  border: 1px solid #CECDC0;
}
.full-img-bg.col-3-stat {
  align-items: end;
  padding: 60px 95px;
  min-height: 800px;
  height: fit-content;
}
.full-img-bg.col-3-stat p {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
}
.full-img-bg.col-3-stat .p-20 {
  margin-bottom: 0;
}
.full-img-bg.col-3-stat .btn-arrow {
  margin-top: 1.5rem;
}
.full-img-bg.col-3-stat.stat-container h3 {
  font-weight: 700;
}
.full-img-bg.col-3-stat.stat-container p {
  font-size: 1.875rem;
  line-height: 2.5rem;
  margin-bottom: 0;
}
.full-img-bg.col-3-stat.stat-container .btn-arrow {
  margin-top: 1.5rem;
}
.full-img-bg.col-3-stat .stat-item {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.full-img-bg.col-3-stat .stat-item span {
  display: block;
}
.full-img-bg.col-3-stat .stat-item span .counter-value {
  display: inline-block !important;
}

.slider-text-container {
  padding: 0px 30px;
}

.heading-2-col .aux-heading {
  display: none;
}
.heading-2-col p {
  font-size: 1.25rem;
  line-height: 1.875rem;
}

.scrollmagic-pin-spacer {
  background-color: #FFF;
}

.top-overlap {
  padding-top: 170px;
}

.full-width-cta {
  position: relative;
}
.full-width-cta .bg-column {
  position: absolute;
  width: 50%;
  top: 0;
  left: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
.full-width-cta.offset-2-col .content-column {
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
  text-align: right;
  z-index: 9;
}
.full-width-cta.offset-2-col .content-column .aux-heading {
  font-weight: 400;
  letter-spacing: 0.055rem;
  font-size: 1.375rem;
  line-height: 150%;
}
.full-width-cta.offset-2-col .content-column h2 {
  font-family: Lora, sans-serif;
  font-size: 4rem;
  line-height: 4rem;
  padding-bottom: 0.938rem;
  padding-left: 1rem;
}
.full-width-cta.offset-2-col .content-column p {
  font-family: Poppins, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 0;
}
.full-width-cta.offset-2-col .content-column .btn-row {
  padding-top: 3.125rem;
  justify-content: end;
}

.col-2-cta {
  border-radius: 20px;
  overflow: hidden;
  align-items: stretch;
  background-color: #F5F5F2;
}
.col-2-cta .content-column {
  padding: 9.25rem 7.813rem 9.25rem 5.875rem;
}
.col-2-cta .content-column h2 {
  font-size: 2rem;
  line-height: 120%;
  margin-bottom: 1.5rem;
  font-weight: 400;
  font-family: Poppins, sans-serif;
}
.col-2-cta .content-column p {
  font-size: 1.25rem;
  line-height: 140%;
  margin-top: 0px;
  margin-bottom: 1.5rem;
}
.col-2-cta .content-column .btn-arrow {
  margin-top: 1.5rem;
  color: #184C26;
  font-family: Poppins, sans-serif;
  font-size: 1.125rem;
}
.col-2-cta .content-column .aux-heading {
  display: none;
}
.col-2-cta .image-column {
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  justify-content: end;
  padding: 0;
  background-position: 50%;
}
.col-2-cta .image-column.left-aligned {
  justify-content: start;
}

.green-cta {
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.688rem 5.875rem;
}
.green-cta h2 {
  font-size: 2rem;
  color: #fff;
  line-height: 120%;
  font-weight: 700;
}

.report-container {
  background-repeat: no-repeat;
  background-size: cover;
}
.report-container .report-item {
  padding-bottom: 30px;
  position: relative;
  z-index: 10;
}
.report-container .report-item .report-content {
  background-color: #F5F5F2;
  border-radius: 20px;
  padding: 30px;
}
.report-container .report-item .report-content h3 {
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 700;
  padding-right: 25%;
  position: relative;
  color: #184C26;
}
.report-container .report-item .report-content h3:before {
  content: "";
  background-color: #CECDC0;
  border-radius: 25px;
  padding: 0;
  height: 21px;
  width: 21px;
  margin-right: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: 57% 50%;
  background-image: url("../app_themes/kalsec/img/caret-right-green-md.svg");
  position: absolute;
  right: 0;
}
.report-container .report-item .report-content .report-link {
  font-size: 1rem;
  font-family: Poppins, sans-serif;
  color: #184C26;
  display: block;
  padding-top: 4.5rem;
}
.report-container .report-item .report-content:hover {
  background-color: #184C26;
}
.report-container .report-item .report-content:hover a:hover {
  text-decoration: none;
}
.report-container .report-item .report-content:hover h3 {
  color: #F5F5F2;
}
.report-container .report-item .report-content:hover h3:before {
  content: "";
  background-color: #CECDC0;
  border: 1px solid #CECDC0;
  background-image: url("../app_themes/kalsec/img/caret-right-green-md.svg");
  background-size: 30%;
}
.report-container .report-item .report-content:hover .report-link {
  color: #F5F5F2;
}

.color-heading {
  font-size: 1.25em;
  color: #154726;
  margin: 0 0 0.5em 0;
  font-weight: bold;
}

.select-a-color button {
  border: 1px solid #CECDC0;
  padding: 8px 16px;
  border-radius: 50rem !important;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-flex;
  align-items: center;
  margin: 0 0.5em 0.5em 0;
  background-color: transparent;
}
.select-a-color button .dot {
  border-radius: 100%;
  width: 16px;
  height: 16px;
  margin: 0 0.5em 0 0;
}
.select-a-color button .dot.yellow {
  background-color: #FCF971;
}
.select-a-color button .dot.orange {
  background-color: #F2A33A;
}
.select-a-color button .dot.pink {
  background-color: #E94778;
}
.select-a-color button .dot.red {
  background-color: #E43225;
}
.select-a-color button .dot.purple {
  background-color: #775FA5;
}
.select-a-color button .dot.blue {
  background-color: #5C85F1;
}
.select-a-color button .dot.green {
  background-color: #45934F;
}
.select-a-color button .dot.brown {
  background-color: #7D5F49;
}
.select-a-color a.show-all {
  color: #C7421A;
  text-wrap: nowrap;
  text-decoration: underline;
}
.select-a-color a.show-all:hover {
  color: #C7421A;
  text-decoration: none;
}

.card-of-hues {
  padding: 3em 3em;
  border: 1px solid #CECDC0;
  border-radius: 20px;
  margin: 0 0 2em 0;
}
.card-of-hues:last-child {
  margin: 0 0 0em 0;
}
.card-of-hues .content-column {
  font-size: 1rem;
}
.card-of-hues .content-column h4 {
  font-size: 1.875rem;
  line-height: 120%;
  margin-bottom: 0.5rem;
}
.card-of-hues .color-dots {
  display: inline-flex;
  align-items: center;
  margin: 0 0.5em 0.5em 0;
}
.card-of-hues .color-dots .dot {
  border-radius: 100%;
  width: 24px;
  height: 24px;
  margin: 0 0.5em 0 0;
}
.card-of-hues .color-dots .dot.yellow {
  background-color: #FCF971;
}
.card-of-hues .color-dots .dot.orange {
  background-color: #F2A33A;
}
.card-of-hues .color-dots .dot.pink {
  background-color: #E94778;
}
.card-of-hues .color-dots .dot.red {
  background-color: #E43225;
}
.card-of-hues .color-dots .dot.purple {
  background-color: #775FA5;
}
.card-of-hues .color-dots .dot.blue {
  background-color: #5C85F1;
}
.card-of-hues .color-dots .dot.green {
  background-color: #45934F;
}
.card-of-hues .color-dots .dot.brown {
  background-color: #7D5F49;
}
.card-of-hues .color-dots img {
  max-width: 24px;
  margin-right: 0.5rem;
}

.used-in li {
  color: #154726;
  position: relative;
  margin: 0 0 !important;
  font-weight: 600;
  font-size: 1rem;
}
.used-in li:after {
  content: "";
  border-right: 1px solid #154726;
  padding-right: 0.5em;
  margin-right: 0.5em;
}
.used-in li:last-child::after {
  border-right: none;
}

.ratings-wrapper {
  display: flex;
}

.ratings-group {
  margin: 0 1.5em 1em 0em;
  display: inline-block;
}

.ratings-group .heading {
  font-size: 0.75em;
  margin: 0 0 0.25em 0;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.ratings-group .ratings-text {
  font-weight: 500;
  line-height: 0.875rem;
  height: 16px;
}
.ratings-group .circle {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  margin-right: 6px;
  border: 1px solid #23442A;
  background-color: transparent;
}
.ratings-group img {
  height: 16px;
}
.ratings-group .filled {
  background-color: #23442A; /* Dark green */
}

.bg-video {
  position: relative;
  /*&:after {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%;
      top: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(transparent, #000);
  }*/
}
.bg-video video {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.bg-video .video-controls {
  position: absolute;
  z-index: 9;
  bottom: 83px;
  right: 60px;
}
.bg-video .video-controls button {
  background-color: transparent;
  border: 0;
}
.bg-video .video-controls .video-play {
  display: none;
}
.bg-video .container {
  position: relative;
  z-index: 10;
}

.bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  top: 0;
}

.column-card .card-title {
  margin-bottom: auto;
  color: #184C26;
  font-family: Poppins, sans-serif;
  padding-bottom: 10px;
  font-size: 1.75rem;
  line-height: 2rem;
  font-weight: 400;
}

.column-card .card-icon-wrapper img {
  height: 48px;
}

.column-card .btn-arrow {
  text-decoration: none;
  color: #184C26;
}

.column-card .card-icon-wrapper .icon-wrap {
  display: flex;
  width: 103px;
  height: 103px;
  background-image: url(../app_themes/kalsec/img/card-circle.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  background-position: center;
  justify-content: center;
}

.locked-scrolling-container {
  position: relative;
}

.locked-scrolling-header {
  position: relative;
  top: 150px;
  width: 100%;
}
.locked-scrolling-header.active {
  position: fixed;
}

body:not(.sfPageEditor) .control-stickslider div {
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

body:not(.sfPageEditor) .stickslider-row {
  height: 100vh;
  z-index: -1;
  position: relative;
  -webkit-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

body:not(.sfPageEditor) .stickslider-row.not-sticky:not(.active) {
  z-index: 2;
}

body:not(.sfPageEditor) .stickslider-row > div {
  max-width: 1297px;
  padding: 0 15px;
  width: 100%;
  align-items: center;
}

.stickslider-row .row {
  background-color: #DEE8D3;
  border-radius: 20px;
  height: 590px;
  padding: 0 !important;
  overflow: hidden;
}

body:not(.sfPageEditor) .stickslider-row.first-fixed > .row, body:not(.sfPageEditor) .stickslider-row > .row {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

body:not(.sfPageEditor) .stickslider-row.active > .row {
  opacity: 1;
}

.margin-mobile-bottom {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

.in-active .margin-mobile-bottom {
  opacity: 0;
}

.sonara-content-col {
  position: relative;
  padding: 0 95px;
}
.sonara-content-col h3 {
  font-size: 2.5rem;
  padding-bottom: 0.938rem;
  font-weight: 700;
  line-height: 3.625rem;
  color: #184C26;
}
.sonara-content-col .locked-link {
  margin-top: 2rem;
}

body:not(.sfPageEditor) .stickslider-row.row-1 .sonara-content-col h3,
body:not(.sfPageEditor) .stickslider-row.row-2 .sonara-content-col h3,
body:not(.sfPageEditor) .stickslider-row.row-3 .sonara-content-col h3,
body:not(.sfPageEditor) .stickslider-row.row-4 .sonara-content-col h3 {
  position: relative;
  display: block;
  top: 50px;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
body:not(.sfPageEditor) .stickslider-row.row-1 .sonara-content-col p,
body:not(.sfPageEditor) .stickslider-row.row-2 .sonara-content-col p,
body:not(.sfPageEditor) .stickslider-row.row-3 .sonara-content-col p,
body:not(.sfPageEditor) .stickslider-row.row-4 .sonara-content-col p {
  position: relative;
  display: block;
  top: 50px;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
body:not(.sfPageEditor) .stickslider-row.row-1 .sonara-content-col .locked-link,
body:not(.sfPageEditor) .stickslider-row.row-2 .sonara-content-col .locked-link,
body:not(.sfPageEditor) .stickslider-row.row-3 .sonara-content-col .locked-link,
body:not(.sfPageEditor) .stickslider-row.row-4 .sonara-content-col .locked-link {
  position: relative;
  top: 50px;
  opacity: 0;
}

body:not(.sfPageEditor) .stickslider-row.row-1.show-content .sonara-content-col h3,
body:not(.sfPageEditor) .stickslider-row.row-2.active .sonara-content-col h3,
body:not(.sfPageEditor) .stickslider-row.row-3.active .sonara-content-col h3,
body:not(.sfPageEditor) .stickslider-row.row-4.active .sonara-content-col h3 {
  top: 0;
  opacity: 1;
  transition-delay: 400ms;
}
body:not(.sfPageEditor) .stickslider-row.row-1.show-content .sonara-content-col p,
body:not(.sfPageEditor) .stickslider-row.row-2.active .sonara-content-col p,
body:not(.sfPageEditor) .stickslider-row.row-3.active .sonara-content-col p,
body:not(.sfPageEditor) .stickslider-row.row-4.active .sonara-content-col p {
  top: 0;
  opacity: 1;
  transition-delay: 600ms;
}
body:not(.sfPageEditor) .stickslider-row.row-1.show-content .sonara-content-col .locked-link,
body:not(.sfPageEditor) .stickslider-row.row-2.active .sonara-content-col .locked-link,
body:not(.sfPageEditor) .stickslider-row.row-3.active .sonara-content-col .locked-link,
body:not(.sfPageEditor) .stickslider-row.row-4.active .sonara-content-col .locked-link {
  top: 0;
  opacity: 1;
  transition-delay: 800ms;
}

body:not(.sfPageEditor) .stickslider-row.row-1.in-active.show-content.first-fixed .sonara-content-col h3,
body:not(.sfPageEditor) .stickslider-row.row-2.in-active .sonara-content-col h3,
body:not(.sfPageEditor) .stickslider-row.row-3.in-active .sonara-content-col h3 {
  top: -50px;
  opacity: 0;
  transition-delay: 0ms;
}
body:not(.sfPageEditor) .stickslider-row.row-1.in-active.show-content.first-fixed .sonara-content-col p,
body:not(.sfPageEditor) .stickslider-row.row-2.in-active .sonara-content-col p,
body:not(.sfPageEditor) .stickslider-row.row-3.in-active .sonara-content-col p {
  top: -50px;
  opacity: 0;
  transition-delay: 0ms;
}
body:not(.sfPageEditor) .stickslider-row.row-1.in-active.show-content.first-fixed .sonara-content-col .locked-link,
body:not(.sfPageEditor) .stickslider-row.row-2.in-active .sonara-content-col .locked-link,
body:not(.sfPageEditor) .stickslider-row.row-3.in-active .sonara-content-col .locked-link {
  top: -50px;
  opacity: 0;
  transition-delay: 0ms;
}

body:not(.sfPageEditor) .stickslider-row.row-4.last-active .sonara-content-col h2 {
  top: 0;
  opacity: 1;
}
body:not(.sfPageEditor) .stickslider-row.row-4.last-active .sonara-content-col p {
  top: 0;
  opacity: 1;
}
body:not(.sfPageEditor) .stickslider-row.row-4.last-active .sonara-content-col .locked-link {
  top: 0;
  opacity: 1;
}

body:not(.sfPageEditor) .stickslider-row.active {
  z-index: 2;
}

body:not(.sfPageEditor) .stickslider-row.in-active {
  z-index: -1;
}

body:not(.sfPageEditor) .stickslider-row.active > div {
  opacity: 1;
}

body:not(.sfPageEditor) .stickslider-row.first-fixed.not-sticky:not(.active) > div {
  z-index: -1;
  position: fixed;
  opacity: 0;
}

body:not(.sfPageEditor) .stickslider-row.last-active:not(.active) > div {
  z-index: 1;
  position: relative;
  opacity: 1;
}

body:not(.sfPageEditor) .stickslider-row.last-active:not(.active) {
  z-index: 2;
  opacity: 1;
}

body:not(.sfPageEditor) .stickslider-row.not-sticky:not(.active) > div, body:not(.sfPageEditor) .stickslider-row.active.last-active > div {
  position: relative;
  opacity: 1;
}

@media screen and (max-height: 1066px) {
  .locked-scrolling-container {
    margin-top: 100px;
  }
  .locked-scrolling-header {
    top: 0;
  }
  .stickslider-row.first-row.show-content h2, .stickslider-row.first-row.show-content p, .stickslider-row.first-row.show-content a {
    /*visibility: visible;
    animation-name: fadeInUp !important;
    opacity: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;*/
  }
}
/*.lock-slide {
    display: flex;
    align-items: center;
    height: 590px;
    border-radius: 20px;
    align-items: stretch;
    overflow: hidden;
    z-index: 7;
    position: relative;

    .lock-slide-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 95px;
        width: 50%;
        align-items: flex-start;

        h3 {
            font-size: $font-size-48;
            line-height: 3.625rem;
        }
    }

    .lock-slide-image {
        width: 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .lock-slide.slide-1 {
        z-index: 8;
    }
}
.locked-scrolling {
    padding-top: 3.125rem;



    .control-stickslider {
        width: 100%;
        overflow: hidden;
        height: 649px;

        .container {
            position: relative;
            overflow: hidden;
            height: 649px;
        }

        .panel {
            height: 100%;
            width: 99%;
            position: absolute;
        }
    }
}
.top-content {


    h2 {
        padding-bottom: 0;
        font-size: $font-size-60;
        color: $green;
        margin-bottom: 0;
    }

    p {
        font-size: $font-size-20;
        color: $green;
        padding-top: 1.563rem;
        margin-bottom: 0;
    }
}

.bottom-content {*/
/*    position: relative;
    padding-top: 60px;*/
/*h3 {
    font-size: $font-size-48;
    padding-bottom: 0.938rem;
    font-weight: 700;
    line-height: 3.625rem;
    color: $green;
}

p {
    font-size: $font-size-18;
    color: $green;
}

.btn {
    margin-top: 2.125rem;
}*/
/*}
@media screen and (max-height: 1000px) {

    .lock-slide {
        height: 549px;
    }
}
@media screen and (max-height: 850px) {

    .locked-scrolling {*/
/*padding-top: 3.375rem;
padding-bottom: 3.375rem;*/
/*}
    .lock-slide {
        height: 500px;
    }
}*/
/*.locked-scrolling-column {
    position: relative;
    height: calc(100vh - 300px) !important;

    .lock-slide {
        position: absolute;
        bottom: 0;
        opacity: 0;
        -webkit-transition: all 0.4s linear;
        -moz-transition: all 0.4s linear;
        transition: all 0.4s linear;

        &.active {
            opacity: 1;
        }
    }

}*/
/*.scrolling-images {
    bottom: -300px;
    position: relative;

    img {
        margin-bottom: 50px;
    }
}*/
/*.scrolling-content {
    min-height: 100vh;
}*/
/*.lock-slide.act {
    position:absolute;

}*/
/*@media screen and (max-height: 850px) {
    .padding-150.locked-scrolling {
        padding-top: 3.375rem;
        padding-bottom: 3.375rem;
        .top-content {
            p {
                font-size: 1rem;
            }
        }
    }
    .locked-scrolling-column {
        height: calc(100vh - 75px) !important;
    }
    .top-content h2 {
        padding-bottom: 1.1rem;
        font-size: 2.75rem;
        line-height: 3rem;
    }
}*/
/*h2.animated ~ p.wow {
    visibility: visible;
    animation-name: fadeInUp !important;
    opacity: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

h2.animated ~ p.wow ~ a {
    visibility: visible;
    animation-name: fadeInUp !important;
    opacity: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}*/
.slider-content h2 {
  margin-bottom: 1.563rem;
}
.slider-content p {
  margin-bottom: 0;
  font-size: 1.25rem;
}

.slider-offset-padding {
  margin-left: max(0px, (100% - 1296px) / 2);
}

.slick-arrow {
  background-color: #fff;
  border: 0;
  border-radius: 50%;
  padding: 0;
  height: 64px;
  width: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 38%;
  z-index: 9;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.slick-arrow.slick-prev {
  background-image: url("../app_themes/kalsec/img/caret-left-dkgreen.svg");
  left: -4px;
}
.slick-arrow.slick-next {
  background-image: url("../app_themes/kalsec/img/caret-right-dkgreen.svg");
  right: 15px;
}
.slick-arrow:hover {
  background-color: #184C26;
  border: 1px solid #fff;
}
.slick-arrow:hover.slick-prev {
  background-image: url("../app_themes/kalsec/img/caret-left-white-md.svg");
}
.slick-arrow:hover.slick-next {
  background-image: url("../app_themes/kalsec/img/caret-right-white-md.svg");
}

.applications-slider {
  margin-top: 3.125rem;
  position: relative;
  padding: 16px 30px;
}
.applications-slider.slick-initialized .slick-slide {
  position: relative;
}
.applications-slider.slick-initialized .slick-slide .cardBack {
  width: 100%;
  height: 500px;
  position: absolute;
  top: 0;
  transform: scale(1);
  border-radius: 20px;
  overflow: hidden;
  background-color: #154726;
}
.applications-slider .slide-item {
  margin-right: 0.938rem;
  border-radius: 1.25rem;
  overflow: hidden;
  isolation: isolate;
}
.applications-slider .slide-item .slide-bg {
  width: 100%;
  height: 500px;
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  color: #fff;
  position: relative;
  transition: linear 0.4s;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 0.938rem;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  border-radius: 20px;
  overflow: hidden;
}
.applications-slider .slide-item .slide-bg h3 {
  position: relative;
  z-index: 9;
  margin-bottom: 43px;
  text-align: center;
  font-size: 1.875rem;
  line-height: 2.5rem;
  font-weight: 700;
}
.applications-slider .slide-item .slide-bg:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  background: linear-gradient(transparent 75%, #000);
}
.applications-slider .slide-item:hover .slide-bg {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.applications-slider .slick-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.insights-slider {
  padding-top: 50px;
  position: relative;
  padding: 16px 30px;
}
.insights-slider .slide-item {
  margin-right: 0.938rem;
}
.insights-slider .slide-item .featured-tag {
  background: #CECDC0;
  position: absolute;
  z-index: 9;
  top: 30px;
  left: 30px;
  padding: 3px 10px;
  border-radius: 17px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.insights-slider .slide-item a {
  color: #184C26;
}
.insights-slider .slide-item a:hover {
  color: #184C26;
}
.insights-slider .slide-item .hover-scale {
  overflow: hidden;
  border-radius: 20px;
  isolation: isolate;
}
.insights-slider .slide-item .hover-scale .slide-bg {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  height: 425px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: linear 0.4s;
  -moz-transition: linear 0.4s;
  transition: linear 0.4s;
}
.insights-slider .slide-item:hover .hover-scale .slide-bg {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.insights-slider .slide-item h3 {
  font-size: 1.5rem;
  color: #184C26;
  font-weight: 500;
  line-height: 2.125rem;
}
.insights-slider .slide-item .insight-tag {
  font-size: 0.75rem;
  font-weight: 500;
  color: #7F0E0E;
  text-transform: uppercase;
  background-color: #F4D9D1;
  line-height: 120%;
  margin: 1rem 0 0.5rem;
  border-radius: 5px;
  margin: 10px 0 15px;
  display: inline-block;
  font-family: poppins;
  letter-spacing: 0.0375rem;
  padding: 0.25rem 0.5rem;
}

.bg-green .slider-nav .slider-nav-item span {
  color: #F5F5F2;
}

.slider-nav {
  padding-top: 2.625rem;
  padding-bottom: 2rem;
  display: flex;
  justify-content: center;
}
.slider-nav .slick-list {
  padding: 0 !important;
  width: 100%;
}
.slider-nav .slick-track {
  -webkit-transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  -o-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  width: 100% !important;
  display: flex;
  justify-content: center;
}
.slider-nav .slider-nav-item {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 700;
  margin: 8px 0.25rem 9px;
  white-space: nowrap;
}
.slider-nav .slider-nav-item:hover {
  cursor: pointer;
}
.slider-nav .slider-nav-item span {
  position: relative;
  border-radius: 6.25rem;
  border: 1.5px solid #E7E6DF;
  background: transparent;
  color: #184C26;
  padding: 0.25rem 1.5rem;
  font-weight: 600;
  transition: 0.3s linear all;
  font-size: 0.875rem;
  font-family: Poppins, sans-serif;
}
.slider-nav .slider-nav-item span:after {
  /*content: "";
  display: block;
  width: 0;
  height: 4px;
  bottom: -10px;
  position: absolute;
  background-color: $lt-green;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;*/
  display: none;
}
.slider-nav .slider-nav-item span:hover {
  color: #184C26;
  border-radius: 6.25rem;
  background: #E7E6DF;
}
.slider-nav .slider-nav-item.slick-current span {
  color: #184C26;
  border-radius: 6.25rem;
  background: #E7E6DF;
}
.slider-nav .slider-nav-item.slick-current span:after {
  width: 100%;
}

.tabbed-slider .slider-nav .slick-cloned {
  display: none;
}
.tabbed-slider .slider-nav .slick-arrow {
  display: none !important;
}
.tabbed-slider .tabbed-slider-content .btn-arrow {
  color: #154726;
  margin-top: 1.5rem;
  font-family: Poppins, sans-serif;
}

.slider-tabs .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider-tabs .slick-arrow.slick-prev {
  left: -32px;
}
.slider-tabs .slick-arrow.slick-next {
  right: -32px;
}
.slider-tabs .tabbed-slider-item {
  height: 555px;
  display: flex !important;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
}
.slider-tabs .tabbed-slider-item .tabbed-slider-image {
  width: 41%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.slider-tabs .tabbed-slider-item .tabbed-slider-content {
  width: 59%;
  padding: 0 10% 0 13%;
}
.slider-tabs .tabbed-slider-item .tabbed-slider-content h3 {
  font-size: 1.375rem;
  line-height: 2.5rem;
  margin-bottom: 1.51rem;
  font-weight: 700;
}
.slider-tabs .tabbed-slider-item .tabbed-slider-content p {
  margin-bottom: 0;
  font-size: 1.125rem;
}
.slider-tabs .tabbed-slider-item .tabbed-slider-content .btn {
  margin-top: 2.5rem;
  font-size: 1.125rem;
  font-weight: 600;
}

.bg-green .tabbed-slider .slider-nav .slider-nav-item {
  color: rgba(232, 234, 191, 0.7);
}
.bg-green .tabbed-slider .slider-nav .slider-nav-item.slick-current {
  color: #F5F5F2 !important;
}
.bg-green .tabbed-slider .slider-tabs .tabbed-slider-item {
  background-color: #FAFBF2 !important;
}

.testimonial-slider .tabbed-slider-image {
  width: 33%;
}
.testimonial-slider .tabbed-slider-content {
  width: 67%;
  padding: 0 16% 0 11%;
}
.testimonial-slider .tabbed-slider-content p {
  font-family: "Source Sans 3", sans-serif;
  margin-bottom: 1.5rem !important;
  font-size: 1.25rem !important;
  line-height: 140%;
  font-weight: 400;
}

.delay-1 {
  animation-delay: 0.25s;
}
.delay-2 {
  animation-delay: 0.5s;
}
.delay-3 {
  animation-delay: 0.75s;
}
.delay-4 {
  animation-delay: 1s;
}
.delay-5 {
  animation-delay: 1.25s;
}

.timeline-slider {
  margin-top: 50px;
}
.timeline-slider .slick-track {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
}
.timeline-slider .timeline-container {
  height: auto;
  display: flex;
}
.timeline-slider .timeline-container .timeline-wrapper {
  margin: 0 15px;
  border-radius: 20px;
  overflow: hidden;
  background: #FAFBF2;
  width: 100%;
}
.timeline-slider .slick-list {
  padding: 0 5% !important;
}
.timeline-slider .timeline-item {
  display: flex;
  height: auto;
}
.timeline-slider .timeline-item .timeline-img {
  height: 200px;
  background-repeat: no-repeat;
  background-color: #082C14;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.timeline-slider .timeline-item .timeline-img::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.timeline-slider .timeline-item .timeline-img h3 {
  text-align: center;
  font-size: 2.25rem;
  line-height: 2.475rem;
  font-weight: 700;
  font-family: Poppins, sans-serif;
  color: #fff;
  position: relative;
  z-index: 2;
}
.timeline-slider .timeline-item .timeline-content {
  background-color: #FAFBF2;
  color: #184C26;
  padding: 2.5rem;
}
.timeline-slider .timeline-item .timeline-content p, .timeline-slider .timeline-item .timeline-content li {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-family: "Source Sans 3", sans-serif;
}
.timeline-slider .date-container {
  position: relative;
  margin: 57px 0 0;
}
.timeline-slider .date-container:before {
  display: block;
  content: "";
  background-color: #C4D1C8;
  height: 2px;
  position: absolute;
  width: 90%;
  top: 8px;
  margin: auto;
  left: 0;
  right: 0px;
}
.timeline-slider .date-container:after {
  display: block;
  content: "";
  background-color: #DDA824;
  height: 2px;
  position: absolute;
  width: 12%;
  top: 8px;
  left: 8%;
}
.timeline-slider .date-container .slick-arrow {
  top: -48%;
}
.timeline-slider .date-container .slick-arrow.slick-prev {
  left: 5%;
}
.timeline-slider .date-container .slick-arrow.slick-next {
  right: 5%;
}
.timeline-slider .date-item {
  color: #C4D1C8;
  font-size: 1rem;
  font-family: "Source Sans 3", sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  /*margin: 0 15px;*/
}
.timeline-slider .date-item:before {
  display: block;
  content: "";
  background-color: #C4D1C8;
  height: 18px;
  width: 18px;
  border-radius: 50px;
  text-align: center;
  position: relative;
  margin-bottom: 6px;
}
.timeline-slider .date-item.slick-current {
  color: #DDA824;
}
.timeline-slider .date-item.slick-current:before {
  background-color: #DDA824;
}

.logo-slider {
  margin-top: 50px;
  padding: 0;
  position: relative;
}
.logo-slider .slider-controls {
  position: absolute;
  right: 15px;
  top: -123px;
}
.logo-slider .slider-controls button {
  border: 0;
  background: transparent;
}
.logo-slider .slider-controls button.slider-play {
  display: none;
}
.logo-slider .logo-item a {
  background-color: #fff;
  height: 150px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 15px;
}

.accordion-controls {
  padding-left: 0;
  list-style: none;
  padding-top: 3.125rem;
}
.accordion-controls li {
  padding-left: 0;
  list-style: none;
  padding-bottom: 1.875rem;
  position: relative;
}
.accordion-controls li:last-child:before {
  content: "";
  display: block;
  width: 100%;
  height: 1.2px;
  background-color: #C1C1C1;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: linear 0.4s;
}
.accordion-controls li button {
  border: 0;
  color: #184C26;
  width: 100%;
  padding: 0;
  text-align: left;
  padding-top: 1.875rem;
  background-image: url("../app_themes/kalsec/img/icon-accordion-open.svg");
  background-repeat: no-repeat;
  background-position: 96% 90%;
  background-color: transparent;
  font-size: 1.37rem;
  font-weight: 600;
  padding-left: 1.25rem;
  z-index: 1;
}
.accordion-controls li button[aria-expanded=true] {
  background-image: url("../app_themes/kalsec/img/icon-accordion-close.svg");
  outline: 0;
}
.accordion-controls li button[aria-expanded=true]:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  transition: linear 0.9s;
}
.accordion-controls li button[aria-expanded=true]:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #C1C1C1;
  position: absolute;
  top: 0;
  left: 0;
  transition: linear 0.4s;
}
.accordion-controls li button:focus:not(:focus-visible) {
  outline: 0;
}
.accordion-controls li button:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #C1C1C1;
  position: absolute;
  top: 0;
  left: 0;
  transition: linear 0.4s;
}
.accordion-controls li button:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  transition: linear 0.9s;
}
.accordion-controls li .accordion-content {
  display: none;
  color: rgba(0, 0, 0, 0.75);
  padding: 1.5rem 1.25rem 0;
}
.accordion-controls li .accordion-content .open {
  visibility: visible !important;
}
.accordion-controls li .accordion-content .btn-arrow {
  color: #184C26;
  margin-top: 2.438rem;
}
.accordion-controls li .accordion-content .btn-arrow:before {
  border-color: #184C26;
  height: 21px;
  width: 21px;
  background-position: 58% 50%;
}
.accordion-controls li .accordion-content .accordion-content-img {
  display: none;
  margin-top: 30px;
  position: relative;
}
.accordion-controls li .accordion-content .accordion-content-img .video-controls {
  position: absolute;
  z-index: 9;
  bottom: 20px;
  right: 0px;
}
.accordion-controls li .accordion-content .accordion-content-img .video-controls button {
  background-color: transparent;
  border: 0;
}
.accordion-controls li .accordion-content .accordion-content-img .video-controls button:before, .accordion-controls li .accordion-content .accordion-content-img .video-controls button:after {
  display: none;
}
.accordion-controls li .accordion-content .accordion-content-img .video-controls .video-play {
  display: none;
}
.accordion-controls li .accordion-content .accordion-content-img video {
  height: 350px;
  width: 100%;
}

.faq-list.accordion-wrapper {
  border-radius: 0px;
  overflow: hidden;
  margin-top: 3.125rem;
  background-color: transparent;
}
.faq-list.accordion-wrapper .accordion-widget {
  width: 100%;
  background-color: transparent;
  padding: 0;
}
.faq-list.accordion-wrapper .accordion-widget .accordion-controls li button {
  padding-right: 4.625rem;
}
.faq-list.accordion-wrapper .accordion-widget .accordion-controls li .accordion-content {
  font-family: Poppins, sans-serif;
  line-height: 1.615rem;
  padding: 1.5rem 3.25rem 0 1.25rem;
}

.accordion-img-column p {
  font-size: 1.25rem;
}

.accordion-wrapper {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 3.75rem;
  background-color: #F5F5F2;
}
.accordion-wrapper .accordion-image {
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center;
  /*-webkit-transition: background-image 0.5s ease-out;
  -moz-transition: background-image 0.5s ease-out;
  transition: background-image 0.5s ease-out;*/
  /*-webkit-transition-delay: 1s;*/ /* Safari */
  /*transition-delay: 1s;*/
}
.accordion-wrapper .accordion-image .accordion-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.accordion-wrapper .accordion-image .video-controls {
  position: absolute;
  z-index: 9;
  bottom: 30px;
  right: 30px;
}
.accordion-wrapper .accordion-image .video-controls button {
  background-color: transparent;
  border: 0;
}
.accordion-wrapper .accordion-image .video-controls .video-play {
  display: none;
}
.accordion-wrapper .accordion-widget {
  width: 50%;
  background-color: #F5F5F2;
  padding: 30px 35px 30px 30px;
}
.accordion-wrapper .accordion-widget .accordion-controls {
  padding-left: 0;
  list-style: none;
  padding-top: 0;
  margin-bottom: 0;
}
.accordion-wrapper .accordion-widget .accordion-controls li {
  padding-left: 0;
  list-style: none;
  padding-bottom: 1.125rem;
  position: relative;
  background-color: #fff;
  border: 0;
  border-radius: 10px;
  margin-bottom: 4px;
}
.accordion-wrapper .accordion-widget .accordion-controls li h3 {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  position: relative;
}
.accordion-wrapper .accordion-widget .accordion-controls li h3:after {
  content: "";
  height: 26px;
  width: 26px;
  position: absolute;
  right: 23px;
  border-radius: 100%;
  background-color: #F5F5F2;
  top: 19px;
  opacity: 1;
  transition: linear 0.4s;
}
.accordion-wrapper .accordion-widget .accordion-controls li h3.open:after {
  opacity: 0;
}
.accordion-wrapper .accordion-widget .accordion-controls li button {
  padding-top: 1.125rem;
  background-image: none;
  color: #184C26;
  position: relative;
  padding-right: 55px;
}
.accordion-wrapper .accordion-widget .accordion-controls li button[aria-expanded=true] {
  background-image: none;
  background-color: transparent;
}
.accordion-wrapper .accordion-widget .accordion-controls li button[aria-expanded=true]:before {
  content: " ";
  position: absolute;
  display: block;
  background-color: #000;
  height: 2px;
  top: 32px;
  left: unset;
  right: 30px;
  z-index: 1;
  width: 12px;
  opacity: 0;
  transition: linear 0.4s;
}
.accordion-wrapper .accordion-widget .accordion-controls li button[aria-expanded=true]:after {
  content: " ";
  position: absolute;
  display: block;
  background-color: #000;
  width: 2px;
  height: 12px;
  left: unset;
  top: 27px;
  right: 35px;
  z-index: 1;
  opacity: 0;
  transition: linear 0.4s;
}
.accordion-wrapper .accordion-widget .accordion-controls li button:before {
  content: " ";
  position: absolute;
  display: block;
  background-color: #000;
  height: 2px;
  top: 32px;
  left: unset;
  right: 30px;
  z-index: 1;
  width: 12px;
  opacity: 1;
  transition: linear 0.4s;
}
.accordion-wrapper .accordion-widget .accordion-controls li button:after {
  content: " ";
  position: absolute;
  display: block;
  background-color: #000;
  width: 2px;
  height: 12px;
  left: unset;
  top: 27px;
  right: 35px;
  z-index: 1;
  opacity: 1;
  transition: linear 0.4s;
}
.accordion-wrapper .accordion-widget .accordion-controls li:last-child {
  margin-bottom: 0;
}
.accordion-wrapper .accordion-widget .accordion-controls li:last-child:before {
  display: none;
}
.accordion-wrapper .accordion-widget .accordion-controls li .accordion-content {
  background: transparent;
  display: none;
  color: #184C26;
  padding: 1.5rem 1.25rem 0;
  width: 100%;
  font-size: 1.125rem;
  font-family: "Source Sans 3", sans-serif;
}
.accordion-wrapper .accordion-widget .accordion-controls li .accordion-content p {
  color: #184C26;
  font-size: 1.125rem;
  font-family: "Source Sans 3", sans-serif;
}
.accordion-wrapper .accordion-widget .accordion-controls li .accordion-content h3:after {
  display: none;
}
.accordion-wrapper .accordion-widget .accordion-controls li .accordion-content h4 {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.accordion-wrapper .accordion-widget .accordion-controls li .accordion-content h5 {
  font-size: 1.1875rem;
  line-height: 1.75rem;
}
.accordion-wrapper .accordion-widget .accordion-controls li .accordion-content li {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  list-style: initial;
}
.accordion-wrapper .accordion-widget .accordion-controls li .accordion-content .btn-arrow {
  color: #154726;
  margin-top: 1.5rem;
  font-family: Poppins, sans-serif;
}
.accordion-wrapper .accordion-widget .accordion-controls li .accordion-content .btn-arrow:before {
  border: 0;
}

.accordion-header h3 {
  font-size: 1.875rem;
  line-height: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.965rem;
}
.accordion-header p {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-bottom: 1.5rem;
}

.tabbed-content {
  margin-top: 3.125rem;
}
.tabbed-content .tab-list li, .tabbed-content .accordion-controls li {
  padding-left: 0;
  list-style: none;
  position: relative;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  list-style: inherit;
}
.tabbed-content .tab-list button, .tabbed-content .accordion-controls button {
  border: 0;
  color: #184C26;
  width: 100%;
  padding: 0;
  text-align: left;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  padding-right: 2rem;
  font-size: 1.25rem;
  font-weight: bold;
  padding-left: 1.25rem;
  border-bottom: 1px solid #4F755C;
  background-color: transparent;
  position: relative;
}
.tabbed-content .tab-list button:after, .tabbed-content .accordion-controls button:after {
  background-image: url("../app_themes/kalsec/img/caret-right-dkgreen.svg");
  background-repeat: no-repeat;
  background-position: 57% 50%;
  background-color: #F5F5F2;
  background-size: 32%;
  border-radius: 50%;
  height: 26px;
  width: 26px;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: linear 0.4s;
}
.tabbed-content .tab-list button:hover:after, .tabbed-content .accordion-controls button:hover:after {
  background-color: #184C26;
  background-image: url("../app_themes/kalsec/img/caret-right-white-md.svg");
}
.tabbed-content .tab-list button[aria-selected=true]:after, .tabbed-content .accordion-controls button[aria-selected=true]:after {
  background-color: #184C26;
  background-image: url("../app_themes/kalsec/img/caret-right-white-md.svg");
}
.tabbed-content .tab-list button:focus:not(:focus-visible), .tabbed-content .accordion-controls button:focus:not(:focus-visible) {
  outline: 0;
}
.tabbed-content .accordion-controls {
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  list-style: none;
  padding-top: 22px;
}
.tabbed-content .tab-panel h3, .tabbed-content .tab-panel .h3 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.875rem;
  margin-bottom: 0.975rem;
}
.tabbed-content .tab-panel h5 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  font-family: "Source Sans 3", sans-serif;
  margin-bottom: 0px;
}
.tabbed-content .tab-panel .btn-arrow {
  margin-top: 0.625rem;
  margin-bottom: 2.5rem;
  color: #184C26;
}
.tabbed-content .tab-panel .btn-arrow:before {
  height: 21px;
  width: 21px;
  background-image: url("../app_themes/kalsec/img/caret-right-dkgreen.svg");
  background-size: 34%;
}
.tabbed-content .tab-panel img {
  border-radius: 20px;
  margin-top: 1.875rem;
  display: block;
}
.tabbed-content .tab-panel a {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
}
.tabbed-content .accordion-content-img {
  margin-top: 30px;
  position: relative;
  width: fit-content;
}
.tabbed-content .accordion-content-img .video-controls {
  position: absolute;
  z-index: 9;
  bottom: 20px;
  right: 0px;
}
.tabbed-content .accordion-content-img .video-controls button {
  background-color: transparent;
  border: 0;
}
.tabbed-content .accordion-content-img .video-controls button:before, .tabbed-content .accordion-content-img .video-controls button:after {
  display: none;
}
.tabbed-content .accordion-content-img .video-controls .video-play {
  display: none;
}
.bg-green .tabbed-content .tab-list button, .bg-green .tabbed-content .accordion-controls button {
  color: #CECDC0;
}
.bg-green .tabbed-content .tab-list button:after, .bg-green .tabbed-content .accordion-controls button:after {
  background-image: url("../app_themes/kalsec/img/caret-right-dkgreen.svg");
  background-repeat: no-repeat;
  background-position: 57% 50%;
  background-color: #CECDC0;
}
.bg-green .tabbed-content .tab-list button:hover:after, .bg-green .tabbed-content .accordion-controls button:hover:after {
  background-color: #F5F5F2;
  background-image: url("../app_themes/kalsec/img/caret-right-dkgreen.svg");
}
.bg-green .tabbed-content .tab-list button[aria-selected=true]:after, .bg-green .tabbed-content .accordion-controls button[aria-selected=true]:after {
  background-color: #F5F5F2;
  background-image: url("../app_themes/kalsec/img/caret-right-dkgreen.svg");
}
.bg-green .tabbed-content .tab-panel h3, .bg-green .tabbed-content .tab-panel .h3 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.875rem;
  margin-bottom: 0.975rem;
  color: #CECDC0;
}
.bg-green .tabbed-content .tab-panel h5 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  font-family: "Source Sans 3", sans-serif;
  margin-bottom: 0px;
  color: #CECDC0;
}
.bg-green .tabbed-content .tab-panel .btn-arrow {
  margin-top: 0.625rem;
  margin-bottom: 2.5rem;
  color: #CECDC0;
}
.bg-green .tabbed-content .tab-panel .btn-arrow:before {
  height: 21px;
  width: 21px;
  background-image: url("../app_themes/kalsec/img/caret-right-dkgreen.svg");
  background-size: 38%;
}
.bg-green .tabbed-content .tab-panel .accordion-content {
  display: block;
}
.bg-green .tabbed-content .tab-panel img {
  border-radius: 20px;
  margin-bottom: 1.25rem;
}

.bg-dk-yellow .tabbed-content .tab-list li button:after, .bg-lt-grey .tabbed-content .tab-list li button:after {
  background-color: #fff;
}
.bg-dk-yellow .tabbed-content .tab-list li button:hover:after, .bg-lt-grey .tabbed-content .tab-list li button:hover:after {
  background-color: #184C26;
  background-image: url("../app_themes/kalsec/img/caret-right-white-md.svg");
}
.bg-dk-yellow .tabbed-content .tab-list li button[aria-selected=true]::after, .bg-dk-yellow .tabbed-content .tab-list li .tabbed-content .accordion-controls button[aria-selected=true]::after, .bg-lt-grey .tabbed-content .tab-list li button[aria-selected=true]::after, .bg-lt-grey .tabbed-content .tab-list li .tabbed-content .accordion-controls button[aria-selected=true]::after {
  background-color: #184C26;
  background-image: url("../app_themes/kalsec/img/caret-right-white-md.svg");
}

.search-toggle {
  background-color: transparent;
  border: 1px solid #E3E3E3;
  border-radius: 25px;
  padding: 0;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-toggle:focus {
  box-shadow: none;
  outline: 1px solid #184C26;
}

.search-dropdown {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  padding-top: 49px;
  padding-bottom: 70px;
  visibility: hidden;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: 10;
}
.search-dropdown .container {
  display: none;
}
.search-dropdown.open {
  visibility: visible;
  top: 92px;
  -webkit-box-shadow: 0px 39px 27px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 39px 27px 0px rgba(0, 0, 0, 0.1);
}
.search-dropdown.open .container {
  display: block;
}
.search-dropdown h2 {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.75);
}
.search-dropdown[aria-hidden=true] label {
  visibility: hidden;
}

.alert-banner-open .search-dropdown.open {
  top: 175px;
}

.sf-search-input-wrapper {
  position: relative;
}
.sf-search-input-wrapper .header-search-label {
  position: absolute;
  z-index: -1;
  left: 10px;
  font-size: 1.875rem;
  top: 54px;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.sf-search-input-wrapper.is-floating .header-search-label {
  top: 0;
  font-size: 1rem;
}
.sf-search-input-wrapper .main-search {
  border: 0;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-bottom: 1px solid #EAEAEA;
  font-size: 1.875rem;
  padding: 37px 30px;
  margin-top: 39px;
  background-color: transparent;
}
.sf-search-input-wrapper .main-search:focus {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #154726;
  border-radius: 0;
}

.sf-autocomplete {
  z-index: 99;
}

.btn-search-submit {
  background-color: transparent;
  border: 1px solid #E3E3E3;
  border-radius: 44px;
  padding: 0;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  bottom: 33px;
}

#search-close {
  background-color: transparent;
  border: 1px solid #E3E3E3;
  border-radius: 44px;
  padding: 0;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.results-count {
  padding-bottom: 50px;
  border-bottom: 1px solid #DEE8D3;
  margin-bottom: 50px;
}
.results-count .search-results-number {
  margin-bottom: 0;
}

.search-results.form-group {
  width: 100%;
  display: flex;
  align-items: center;
}
.search-results.form-group input {
  flex: 1;
  border-radius: 6px;
  height: 50px;
  margin-right: 8px;
}

.search-content-icon {
  padding-bottom: 20px;
}

.search-results-container a:hover {
  text-decoration: none;
}

.search-results-widget {
  padding-top: 50px;
  padding-bottom: 50px;
}
.search-results-widget .search-results-container .search-result-item {
  padding-bottom: 50px;
}
.search-results-widget .search-results-container .search-result-link {
  color: inherit;
  text-decoration: none;
}
.search-results-widget .search-results-container .search-result-link:focus-visible {
  outline: 2px solid #184C26;
  outline-offset: 6px;
}
.search-results-widget .search-results-container .search-result-icon-column {
  display: flex;
  justify-content: center;
}
.search-results-widget .search-results-container .search-content-icon {
  width: 36px;
}
.search-results-widget .search-results-container .search-content-icon img {
  display: block;
  width: 36px;
  height: 36px;
  object-fit: contain;
}

.search-results-pager {
  padding-bottom: 50px;
}

.search-content-icon img {
  height: 36px;
}

@media screen and (max-width: 767px) {
  .search-results-widget .search-results-container .search-result-icon-column {
    justify-content: flex-start;
  }
}
.search-item-wrapper .search-content-type {
  font-size: 0.875rem;
  font-weight: 700;
  font-family: Poppins, sans-serif;
  margin-bottom: 10px;
  color: #184C26;
}
.search-item-wrapper .search-content-title {
  font-size: 1.5rem;
  line-height: 2.125rem;
  font-weight: 700;
  font-family: Poppins, sans-serif;
  color: #184C26;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.search-item-wrapper .search-content-description {
  margin-top: 0;
  margin-bottom: 1.25rem;
}
.search-item-wrapper .search-content-link {
  font-size: 0.875rem;
  text-decoration: none;
  color: #009A44;
}

.contact-column {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 30px;
}
.contact-column h2 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.875rem;
  margin-bottom: 1.875rem;
}
.contact-column hr {
  margin: 1.25rem 0 2.5rem;
  background-color: #F3F5F4;
  height: 2px;
}
.contact-column .btn ~ .btn {
  background-color: #C1C1C1 !important;
  border-color: #C1C1C1 !important;
  margin-left: 10px;
}

.checkmark-label {
  position: relative;
  padding-left: 25px;
  margin-bottom: 6px;
  cursor: pointer;
  font-size: 1rem;
  color: #184C26;
  font-family: "Source Sans 3", sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkmark-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark-label input:checked ~ .checkmark-form {
  background-color: #009A44;
  border-color: #009A44;
}
.checkmark-label .checkmark-form {
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border: 1.5px solid #C1C1C1;
  border-radius: 3px;
}
.checkmark-label .checkmark-form:after {
  content: "";
  position: absolute;
  display: none;
  left: 5.5px;
  bottom: 4px;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 1.5px 1.5px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkmark-label input:checked ~ .checkmark-form::after {
  display: block;
}
.checkmark-label .individual-filter-count {
  display: none;
}

.radio-container {
  position: relative;
  padding-left: 24px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.radio-container .radiomark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #C1C1C1;
}
.radio-container .radiomark:after {
  top: 3.5px;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: white;
  content: "";
  position: absolute;
}
.radio-container input:checked ~ .radiomark {
  border: 1px solid #009A44;
}
.radio-container input:checked ~ .radiomark:after {
  display: block;
  background-color: #009A44;
  border-color: #009A44;
}

.form-group {
  margin-bottom: 1.25rem;
}
.form-group label {
  margin-bottom: 5px;
  font-family: "Source Sans 3", sans-serif;
}
.form-group legend {
  float: left;
  color: #154726;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 0.875rem !important;
  line-height: inherit;
  line-height: 1.5rem;
  font-family: "Source Sans 3", sans-serif;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #154726;
  background-color: #F3F5F4;
  background-clip: padding-box;
  border: none;
  appearance: none;
  border-radius: 6px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  height: 50px;
}
.form-control:focus {
  color: #154726;
  background-color: #F3F5F4;
  border: 1px solid #154726;
  outline: 0;
  box-shadow: none;
}

textarea.form-control {
  min-height: 100px;
}

.btn[type=submit] {
  font-size: 1.125rem;
  line-height: 1.25rem;
}

.resource-container {
  display: flex;
  align-items: flex-start;
}

.resource-aux {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
}

.resource-search {
  width: 33%;
  display: flex;
  margin-left: 30px;
}
.resource-search .resource-input-wrapper {
  position: relative;
  width: 100%;
}
.resource-search .resource-input-wrapper .resource-search-label {
  position: absolute;
  font-size: 1.25rem;
  font-weight: 500;
  top: 5px;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.resource-search .resource-input-wrapper.is-floating .resource-search-label {
  top: -25px;
  bottom: auto;
  font-size: 1rem;
}
.resource-search .resource-input-wrapper .resource-search-input {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #D1D0D5;
  padding: 0.375rem 2.5rem 1rem 0;
  border-radius: 0;
}
.resource-search .resource-input-wrapper .resource-search-input:focus {
  outline: 0;
  box-shadow: none;
  border-bottom: 2px solid #184C26;
}
.resource-search .resource-input-wrapper .btn-search-submit {
  background-color: transparent;
  border: 0;
  border-radius: 44px;
  padding: 0;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  bottom: 4px;
}

.resource-toggles {
  width: 33%;
  display: flex;
  justify-content: space-between;
  background-color: #184C26;
  border-radius: 58px;
  padding: 11px 28px;
}
.resource-toggles .filter-toggle {
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 1.125rem;
  line-height: 28px;
  padding-right: 33px;
  background-image: url("../app_themes/kalsec/img/icon-filters.svg");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
.resource-toggles .filter-toggle .hide-filters {
  display: inline;
}
.resource-toggles .filter-toggle .hide-filters.hide {
  display: none;
}
.resource-toggles .filter-toggle .show-filters {
  display: none;
}
.resource-toggles .filter-toggle .show-filters.show {
  display: inline;
}
.resource-toggles .filter-toggle:hover {
  text-decoration: underline;
}
.resource-toggles .clear-filters {
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 1rem;
  line-height: 26px;
  text-decoration: underline;
}
.resource-toggles .clear-filters:hover {
  text-decoration: none;
}

.resource-filter-toggle {
  background-color: transparent;
  border: 0;
  margin: 1.5rem 0;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  width: 100%;
  height: 26px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 96% 44%;
  background-color: transparent;
}
.resource-filter-toggle[aria-expanded=true] {
  background-image: url("../app_themes/kalsec/img/icon-accordion-close-white.svg");
}
.resource-filter-toggle[aria-expanded=false] {
  background-image: url("../app_themes/kalsec/img/icon-accordion-open-white.svg");
}

.resource-filters {
  width: 33%;
  -webkit-box-flex: 0;
  flex: 0 0 33%;
  max-width: 33%;
  background-color: #184C26;
  padding: 0.688rem 1rem 2.125rem 1.375rem;
  border-radius: 20px;
  margin-right: 0.938rem;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
  overflow: hidden;
}
.resource-filters .filter-column {
  width: 388px;
}
.resource-filters .filter-column h3 {
  margin-bottom: 0;
  line-height: 1rem;
}
.resource-filters .filter-column .ajax-friendly-accordion-content {
  padding-bottom: 1.5rem;
}
.resource-filters ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.resource-filters ul .filter-parent {
  border-bottom: 1px solid #BFE6D0;
}
.resource-filters.hide {
  width: 0;
  flex: 0 0 0;
  max-width: 0;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  margin: 0;
}

.filter-column .checkmark-label {
  color: #fff;
}
.filter-column .checkmark-label .checkmark-form {
  border: 1.5px solid rgba(255, 255, 255, 0.5);
}

.resource-grid {
  width: 66%;
  display: flex;
  flex-wrap: wrap;
}
.resource-grid .resource-grid-content.no-results {
  width: 100%;
  margin-top: 50px;
}
.resource-grid .resource-item {
  padding: 0 0.938rem 1.875rem;
  width: 50%;
}
.resource-grid .resource-item a {
  color: #184C26;
}
.resource-grid .resource-item a:hover {
  color: #184C26;
}
.resource-grid .resource-item .resource-grid-img {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  max-height: 295px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.resource-grid .resource-item .resource-grid-img img {
  max-width: 100%;
  transition: linear 0.4s;
  border-radius: 20px;
}
.resource-grid .resource-item:hover .resource-grid-img img {
  transform: scale(1.1);
  transition: linear 0.4s;
}
.resource-grid .resource-item h3 {
  font-size: 1.5rem;
  color: #184C26;
  font-weight: 500;
  line-height: 2.125rem;
}
.resource-grid .resource-item .insight-tag {
  font-size: 0.625rem;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  background-color: #C7421A;
  line-height: 0.75rem;
  padding: 5px;
  padding-bottom: 4px;
  border-radius: 5px;
  margin: 10px 0 15px;
  display: inline-block;
}
.resource-grid.fullwidth {
  width: 100%;
}
.resource-grid.fullwidth .resource-item {
  width: 33%;
}

.load-more {
  padding-top: 1.25rem;
}

.resource-detail {
  margin-top: 4.563rem;
}
.resource-detail .article-body {
  padding-bottom: 1.5rem;
}
.resource-detail h1 {
  margin-bottom: 0.938rem;
}
.resource-detail h2 {
  font-size: 2.5rem;
  line-height: 3.625rem;
  margin-bottom: 0.938rem;
}
.resource-detail h3 {
  font-size: 1.375rem;
  line-height: 2.5rem;
  margin-bottom: 0.625rem;
}
.resource-detail h4 {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 700;
  margin-bottom: 0.938rem;
}
.resource-detail p {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.resource-detail a {
  text-decoration: underline;
}
.resource-detail a:hover {
  text-decoration: none;
}
.resource-detail .btn {
  text-decoration: none;
}
.resource-detail .article-meta {
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
.resource-detail .article-meta p {
  margin-bottom: 0;
}
.resource-detail img {
  margin-bottom: 2.188rem;
  border-radius: 20px;
}
.resource-detail .img-caption img {
  margin-bottom: 0.965rem;
}
.resource-detail .author-wrapper .article-author {
  padding: 3.125rem 0;
  border-bottom: 1px solid #C4D1C8;
}
.resource-detail .author-wrapper .article-author:first-child {
  border-top: 1px solid #C4D1C8;
}
.resource-detail .author-wrapper .article-author:last-child {
  margin-bottom: 4.375rem;
}
.resource-detail .author-wrapper .article-author h2 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.125rem;
  margin-bottom: 1.5rem;
}
.resource-detail .author-wrapper .article-author .author-img {
  min-width: 93px;
  margin-right: 2rem;
}
.resource-detail .author-wrapper .article-author .author-content h3 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  margin-bottom: 0.638rem;
}
.resource-detail .author-wrapper .article-author .author-content p {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-bottom: 0;
}
.resource-detail .article-cta {
  background-color: #184C26;
  border-radius: 20px;
  margin-bottom: 3.125rem;
  overflow: hidden;
  display: flex;
  align-items: stretch;
}
.resource-detail .article-cta .article-cta-content {
  width: 60%;
  order: 1;
  padding: 40px;
}
.resource-detail .article-cta .article-cta-content h2 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2.125rem;
}
.resource-detail .article-cta .article-cta-content p {
  color: #fff;
}
.resource-detail .article-cta .article-cta-image {
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: cover;
  order: 2;
  width: 44%;
}

.blockquote-img {
  display: flex;
  align-items: center;
  margin-bottom: 3.125rem;
}
.blockquote-img .quote-img {
  width: 33%;
}
.blockquote-img .quote-img img {
  margin-bottom: 0;
}
.blockquote-img blockquote {
  width: 66%;
  margin-bottom: 0;
}

.detail-green {
  background-color: #DEE8D3;
  display: block;
  padding: 94px;
  margin-bottom: 50px;
}
.detail-green h2 {
  font-size: 2.625rem;
}

.location-finder {
  margin-bottom: 6rem;
}
.location-finder .map-container {
  flex: auto;
}
.location-finder .location-filters-wrapper {
  padding: 2.5rem;
  max-width: 435px;
  flex-grow: 1;
}
.location-finder .location-filters-wrapper h2 {
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #fff;
  margin-bottom: 1.25rem;
}
.location-finder .location-filters-wrapper ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.location-finder .location-filters-wrapper ul .filter-parent {
  border-bottom: 1px solid #BFE6D0;
}
.location-finder .location-filters-wrapper ul .filter-parent h3 {
  line-height: 1.615rem;
}
.location-finder .location-filters-wrapper ul .filter-parent ul {
  margin-bottom: 1.5rem;
}
.location-finder .location-filters-wrapper .applied-filters {
  border-bottom: 1px solid #BFE6D0;
  border-top: 1px solid #BFE6D0;
  padding: 1.5rem 0;
}
.location-finder .location-filters-wrapper .applied-filters h3 {
  font-size: 1rem;
  line-height: 1.875rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}
.location-finder .location-filters-wrapper .applied-filters button {
  background-color: transparent;
  border: 0;
  color: #fff;
  text-decoration: underline;
  font-size: 1rem;
  font-family: "Source Sans 3", sans-serif;
}
.location-finder .location-filters-wrapper .applied-filters .applied-filter-wrapper label {
  font-family: "Source Sans 3", sans-serif;
  font-size: 1rem;
  background-color: white;
  color: #154726;
  text-decoration: none;
  border-radius: 5px;
  line-height: 1.5rem;
  padding: 4px 10px 1px 10px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.625rem 0.625rem 0 0;
  cursor: pointer;
}
.location-finder .location-filters-wrapper .applied-filters .applied-filter-wrapper label:after {
  content: "";
  display: block;
  height: 7px;
  width: 7px;
  margin-left: 17px;
  margin-bottom: 2px;
  background-image: url("../app_themes/kalsec/img/icon-close-green.svg");
  background-repeat: no-repeat;
  background-position: 100%;
}
.location-finder .location-filters-wrapper .location-filters .checkmark-label {
  color: #fff;
}
.location-finder .location-filters-wrapper .location-filters .checkmark-label .checkmark-form {
  border: 1.5px solid rgba(255, 255, 255, 0.5);
}
.location-finder .location-filters-wrapper .location-filters .checkmark-label input:checked ~ .checkmark-form {
  border: 1.5px solid #009A44;
}

.map-bubble {
  padding: 10px;
}
.map-bubble .first-heading {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 5px;
  display: inline-block;
}
.map-bubble p {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.map-bubble .btn-arrow {
  font-family: Poppins, sans-serif;
}
.map-bubble .btn-arrow::before {
  border: 2px solid #009A44;
  background-position: 55% 50%;
}

.region-block.map-region {
  padding-bottom: 150px;
}
.region-block .aux-heading {
  font-size: 0.625rem;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  background-color: #C7421A;
  line-height: 0.75rem;
  padding: 5px;
  padding-bottom: 4px;
  border-radius: 5px;
  margin: 0px 0 15px;
  display: inline-block;
}
.region-block h2 {
  margin-bottom: 2.25rem;
}
.region-block h3 {
  font-weight: 500;
  border-bottom: 1px solid #C4D1C8;
  border-top: 1px solid #C4D1C8;
}
.region-block p {
  font-size: 1.125rem;
  line-height: 1.875rem;
}
.region-block .btn-arrow::before {
  content: "";
  background-color: transparent;
  border: 1px solid #009A44;
  height: 21px;
  width: 21px;
  background-position: 54% 50%;
  background-size: 25%;
}
.region-block ul {
  margin: 0;
}
.region-block ul li {
  padding: 42px 0 34px;
}
.region-block .facility-type {
  font-family: "Source Sans 3", sans-serif;
  font-size: 0.625rem;
  font-weight: 600;
  color: #184C26;
  text-transform: uppercase;
  background-color: #CECDC0;
  line-height: 0.75rem;
  padding: 5px;
  padding-bottom: 4px;
  border-radius: 5px;
  margin: 0;
  display: inline-block;
  letter-spacing: 0.5px;
}

.video-toggle {
  background-color: transparent;
  border: 0;
  border-radius: 22px;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.video-toggle:after {
  content: "";
  display: block;
  height: 73px;
  width: 73px;
  background-image: url("../app_themes/kalsec/img/icon-video-lg.svg");
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.video-player {
  width: 100%;
  display: none;
}

.video-embed iframe,
iframe {
  width: 100%;
  height: 600px;
  border-radius: 20px;
}

.main-footer {
  padding: 5.813rem 0 1.5rem;
  font-family: Poppins, sans-serif;
}
.main-footer h2 {
  padding-bottom: 24px;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
  color: #E2E2E2;
}
.main-footer ul {
  list-style: none;
  padding: 0;
}
.main-footer ul li {
  padding: 0 0 16px 0;
}
.main-footer ul li a {
  color: #fff;
  font-size: 0.938rem;
}

.sub-footer {
  padding: 2rem 0 2rem;
  font-family: Poppins, sans-serif;
}
.sub-footer .inner-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sub-footer .inner-wrap .social-links ul {
  display: flex;
  margin-bottom: 0;
}
.sub-footer .inner-wrap .social-links ul li {
  padding-right: 10px;
}
.sub-footer .inner-wrap .aux-footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: end;
  align-items: center;
}
.sub-footer .inner-wrap .aux-footer .list-unstyled {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: end;
}
.sub-footer .inner-wrap .aux-footer .list-unstyled a {
  margin-right: 25px;
  font-size: 0.75rem;
  color: #E3E2E0;
  text-decoration: underline;
}
.sub-footer .inner-wrap .aux-footer .list-unstyled li:last-of-type a {
  margin-right: 0px;
}
.sub-footer .inner-wrap .aux-footer p {
  margin-left: 25px;
  font-size: 0.75rem;
  font-family: Poppins, sans-serif;
  color: rgba(255, 255, 255, 0.8);
}

:root:root:root:root:root .sf-backend-wrp .checkbox label, :root:root:root:root:root .sf-backend-wrp .radio label, :root:root:root:root:root .sf-backend-wrp label.radio-inline {
  font-weight: 400 !important;
  padding-right: 36px !important;
}

:root:root:root:root:root .sf-backend-wrp strong {
  font-weight: 400 !important;
}

:root:root:root:root:root .sf-backend-wrp .radio img {
  border: 0 !important;
  vertical-align: middle !important;
  max-width: 100%;
}

.sfPageContainer .RadDock .rdCenter .rdCommands li:before,
:root:root:root:root:root .sf-backend-wrp .modal-body .k-editor-widget .k-editor-toolbar .k-tool-group + .k-tool-group:before,
:root .sfWrapper:not(.sfFormsEditor):not(.sfTemplateEditor) .RadToolBar.sfLayoutToolbar .rtbItem, .sfMoreContextMenu.RadMenu .rmGroup .rmItem:before,
html .k-editor-widget:not(table) .k-editor-toolbar .k-tool-group:before {
  display: none;
}

:root:root:root .sf-backend-wrp .form-group:not(.sf-custom) .css-list {
  position: relative;
}

:root:root:root .sf-backend-wrp .form-group:not(.sf-custom) .class-container {
  position: absolute;
  background: #fff;
  width: 100%;
  padding: 15px;
  padding-left: 34px;
  border: 1px solid #999;
  border-radius: 5px;
  top: 6px;
}

:root:root:root .sf-backend-wrp .form-group:not(.sf-custom) .class-container .col-6 {
  width: 50% !important;
}

:root:root:root:root:root .sfPageContainer .rdContent .hero-home .hero-home-images {
  height: unset;
}

:root:root:root:root:root .sfWrapper .form-group {
  max-width: 100% !important;
}
:root:root:root:root:root .sfWrapper .form-group .radio.designer-images {
  margin-bottom: 30px !important;
}
:root:root:root:root:root .sfWrapper .form-group .radio.designer-images label {
  display: flex;
  flex-direction: column;
}
:root:root:root:root:root .sfWrapper .form-group .radio.designer-images label strong {
  font-size: 18px;
}
:root:root:root:root:root .sfWrapper .form-group .radio.designer-images label span {
  margin-top: 10px !important;
  display: block;
}
:root:root:root:root:root .sfWrapper .form-group .radio.designer-images label img {
  max-width: 100% !important;
  width: 100%;
  margin-top: 15px;
}

:root:root:root:root:root .sfWrapper .sf-backend-wrp .modal-body ul.k-editor-toolbar.k-toolbar {
  padding: unset !important;
}

:root:root:root:root:root .sfWrapper .sf-backend-wrp .form-control {
  margin-bottom: 15px !important;
}

:root:root:root:root:root .sfWrapper .sf-backend-wrp .form-group .radio strong {
  padding-right: 10px !important;
}

:root:root:root:root:root .sfWrapper .css-list .class-container ul {
  list-style: none;
}
:root:root:root:root:root .sfWrapper .css-list .class-container ul li {
  padding-right: 15px !important;
}

:root:root:root:root:root .sfWrapper .search-dropdown {
  position: relative;
  padding: 0;
  height: 10px;
}

:root:root:root:root:root .sfWrapper .hero-home-images .rdContent {
  display: flex;
  max-width: 100%;
  height: 500px;
  justify-content: center;
}

div.sfMvcIcn-CTAButton {
  background: url("../app_themes/kalsec/img/admin-images/sfMvcIcon-CTAButton.JPG") no-repeat 0px 0px !important;
  background-size: 25% !important;
  background-position-y: center !important;
}
div.sfMvcIcn-CTABanner {
  background: url("../app_themes/kalsec/img/admin-images/sfMvcIcon-CTABanner.JPG") no-repeat 0px 0px !important;
  background-size: 25% !important;
  background-position-y: center !important;
}
div.sfMvcIcn-AlertBanner {
  background: url("../app_themes/kalsec/img/admin-images/sfMvcIcon-AlertBanner.JPG") no-repeat 0px 0px !important;
  background-size: 25% !important;
  background-position-y: center !important;
}
div.sfMvcIcn-HeaderAndText {
  background: url("../app_themes/kalsec/img/admin-images/sfMvcIcon-HeaderandText.JPG") no-repeat 0px 0px !important;
  background-size: 25% !important;
  background-position-y: center !important;
}
div.sfMvcIcn-CTACard {
  background: url("../app_themes/kalsec/img/admin-images/sfMvcIcn-CTACard.JPG") no-repeat 0px 0px !important;
  background-size: 25% !important;
  background-position-y: center !important;
}
div.sfMvcIcn-CTABar {
  background: url("../app_themes/kalsec/img/admin-images/sfMvcIcn-CTABar.JPG") no-repeat 0px 0px !important;
  background-size: 25% !important;
  background-position-y: center !important;
}
div.sfMvcIcn-StatisticsBanner {
  background: url("../app_themes/kalsec/img/admin-images/sfMvcIcn-StatisticsBanner.JPG") no-repeat 0px 0px !important;
  background-size: 25% !important;
  background-position-y: center !important;
}
div.sfMvcIcn-VideoBanner {
  background: url("../app_themes/kalsec/img/admin-images/sfMvcIcn-VideoBanner.JPG") no-repeat 0px 0px !important;
  background-size: 25% !important;
  background-position-y: center !important;
}
div.sfMvcIcn-RegulatoryPopUp {
  background: url("../app_themes/kalsec/img/admin-images/sfMvcIcn-RegulatoryPopUp.JPG") no-repeat 0px 0px !important;
  background-size: 25% !important;
  background-position-y: center !important;
}

.RadDock .rdTable .rdTitleBar div.sfLayoutIcn {
  padding: 133px 0 0 0px;
  height: 31px;
}
.RadDock .rdTable .rdTitleBar div.sfLayoutIcn.home-hero {
  background: url("../app_themes/kalsec/img/admin-images/sfLayoutIcn-home-hero.jpg") no-repeat !important;
  background-size: contain !important;
}
.RadDock .rdTable .rdTitleBar div.sfLayoutIcn.layout-section {
  background: url("../app_themes/kalsec/img/admin-images/sfLayoutIcn-layout-section.jpg") no-repeat !important;
  background-size: contain !important;
}
.RadDock .rdTable .rdTitleBar div.sfLayoutIcn.sub-banner {
  background: url("../app_themes/kalsec/img/admin-images/sfLayoutIcn-sub-banner.jpg") no-repeat !important;
  background-size: contain !important;
}
.RadDock .rdTable .rdTitleBar div.sfLayoutIcn.layout-footer {
  background: url("../app_themes/kalsec/img/admin-images/sfLayoutIcn-layout-footer.jpg") no-repeat !important;
  background-size: contain !important;
}
.RadDock .rdTable .rdTitleBar div.sfLayoutIcn.layout-header {
  background: url("../app_themes/kalsec/img/admin-images/sfLayoutIcn-layout-header.jpg") no-repeat !important;
  background-size: contain !important;
}
.RadDock .rdTable .rdTitleBar div.sfLayoutIcn.home-hero-two-column {
  background: url("../app_themes/kalsec/img/admin-images/sfLayoutIcn-home-hero-two-column.jpg") no-repeat !important;
  background-size: contain !important;
}
.RadDock .rdTable .rdTitleBar div.sfLayoutIcn.video-embed-container {
  background: url("../app_themes/kalsec/img/admin-images/sfLayoutIcn-video-embed-container.jpg") no-repeat !important;
  background-size: contain !important;
}
.RadDock .rdTable .rdTitleBar div.sfLayoutIcn.sub-banner-alt {
  background: url("../app_themes/kalsec/img/admin-images/sfLayoutIcn-sub-banner-alt.jpg") no-repeat !important;
  background-size: contain !important;
}
.RadDock .rdTable .rdTitleBar div.sfLayoutIcn.video-background {
  background: url("../app_themes/kalsec/img/admin-images/sfLayoutIcn-video-background.jpg") no-repeat !important;
  background-size: contain !important;
}
.RadDock .rdTable .rdTitleBar div.sfLayoutIcn.sticky-section {
  background: url("../app_themes/kalsec/img/admin-images/sfLayoutIcn-sticky-section.jpg") no-repeat !important;
  background-size: contain !important;
}
.RadDock .rdTable .rdTitleBar div.sfLayoutIcn.two-column {
  background: url("../app_themes/kalsec/img/admin-images/sfLayoutIcn-two-column.jpg") no-repeat !important;
  background-size: contain !important;
}

.zeLayoutMode .ZoneEditorMultipage .RadDock.rdCollapsed.zeToolboxItem, .sfWrapper.zeLayoutMode .RadDock.rdCollapsed.zeToolboxItem {
  height: 150px !important;
  overflow: hidden;
}

.zeLayoutMode .ZoneEditorMultipage .RadDock.rdCollapsed.zeToolboxItem, .sfWrapper.zeLayoutMode .RadDock.rdCollapsed.zeToolboxItem .rdTable {
  vertical-align: middle !important;
}

.zeLayoutMode .ZoneEditorMultipage .RadDock.rdCollapsed.zeToolboxItem, .sfWrapper.zeLayoutMode .RadDock.rdCollapsed.zeToolboxItem .rdTable .rdTitleBar {
  height: 150px !important;
}

.zeLayoutMode .ZoneEditorMultipage .RadDock.rdCollapsed.zeToolboxItem[description=spinu-toolbox], .sfWrapper.zeLayoutMode .RadDock.rdCollapsed.zeToolboxItem[description=spinu-toolbox] {
  height: 161px !important;
  overflow: hidden;
}

.sf-zone-column .wow {
  opacity: 1;
}

:root:root:root:root:root .sfWrapper .main-header .main-nav .navbar .nav-item.simple-nav .dropdown-menu {
  padding: 0;
}

:root:root:root:root:root .sf-backend-wrp table.k-editor {
  min-height: 500px !important;
}

.sfWrapper textarea.html.k-content.ng-pristine.ng-valid.ng-scope.ng-not-empty.ng-touched {
  width: 100%;
  height: 100%;
}

:root:root:root:root:root .sf-backend-wrp .modal-dialog:not(.modal-full-screen) .k-editable-area textarea.html {
  border: 0 !important;
  width: 100%;
  height: 100%;
}

:root:root:root:root:root .sf-backend-wrp .modal-dialog:not(.modal-full-screen) .k-editable-area textarea.html {
  border: 0 !important;
}

:root:root:root:root:root .sf-backend-wrp .modal-dialog:not(.modal-full-screen) .k-editable-area textarea.html {
  width: 100% !important;
}

:root:root:root:root:root .sf-backend-wrp .modal-full-screen .k-content {
  width: 100% !important;
  height: auto !important;
}

.sfWrapper .RadDock div[data-sf-element=Section] {
  margin-bottom: 10px;
}

:root:root:root:root:root .sfWrapper .regulatory-pop-up {
  position: unset;
}

.alert-banner.sf-zone-widget {
  display: block;
}

@media screen and (max-width: 1400px) {
  .sub-banner .sub-banner-img {
    width: 1110px;
  }
  .slider-offset-padding {
    margin-left: max(0px, (100% - 1116px) / 2);
  }
  .resource-filters .filter-column {
    width: 330px;
  }
  .date-container .slick-arrow.slick-next {
    right: max(0px, (100% - 1110px) / 2);
  }
  .date-container .slick-arrow.slick-prev {
    left: max(0px, (100% - 1110px) / 2);
  }
  body:not(.sfPageEditor) .stickslider-row > .row {
    max-width: 1116px;
  }
  .slider-nav .slick-track {
    overflow-x: auto;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1200px) {
  .hero-home .hero-home-images {
    display: flex;
    justify-content: center;
    height: 502px;
  }
  .hero-home .hero-home-images div {
    min-width: 619px;
  }
  .sub-banner .sub-banner-img {
    width: 960px;
  }
  .top-content {
    padding-bottom: 40px;
  }
  .slider-offset-padding {
    margin-left: max(0px, (100% - 936px) / 2);
  }
  .insights-slider .slick-arrow {
    top: 35%;
  }
  .resource-toggles {
    padding: 11px 14px;
  }
  .resource-filters .filter-column {
    width: 271px;
  }
  .col-2-cta .content-column {
    padding: 5.25rem 3.875rem;
  }
  .resource-grid .resource-item .resource-grid-img {
    max-height: 242px;
  }
  body:not(.sfPageEditor) .stickslider-row > .row {
    max-width: 936px;
  }
  .sub-footer .inner-wrap .social-links ul {
    margin-bottom: 20px;
  }
  /*    .full-width-cta.offset-2-col {
        .bg-column{
            width:45%;
        }
      }*/
}
@media screen and (max-width: 992px) {
  .resource-toggles {
    width: auto;
  }
  .resource-toggles .filter-toggle .hide-filters {
    display: none;
  }
  .resource-toggles .filter-toggle .show-filters {
    display: inline;
  }
  .resource-search {
    width: 50%;
  }
  .resource-filters {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    min-height: 100vh;
    z-index: 9999;
    left: 0;
    max-width: 100%;
    padding: 50px 30px 30px;
    overflow: hidden;
    bottom: 0;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    border-radius: 0;
    overflow: scroll;
  }
  .resource-filters .ajax-friendly-accordion-controls {
    padding: 0;
    margin: 22px 0 0;
    list-style: none;
  }
  .resource-filters .filter-column {
    width: 50%;
    margin: auto;
    position: relative;
  }
  #clear-filters {
    display: none;
  }
  #mobile-clear-filters {
    background: transparent;
    border: 0;
    color: #fff;
    text-decoration: underline;
  }
  #close-filters {
    background: transparent;
    border: 1px solid #fff;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    position: absolute;
    right: 7px;
    top: -10px;
  }
  .resource-grid {
    width: 100%;
  }
  .col-2-cta .image-column {
    min-height: 400px;
  }
  .tab-panel {
    display: block !important;
  }
  .text-only-card {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 992px) {
  html.fixed {
    position: fixed;
  }
  .top-overlap {
    padding-top: 0px;
  }
  .main-header {
    padding: 1rem 0.938rem;
  }
  .main-header .main-nav .navbar-toggler {
    background-color: transparent;
    border: 1px solid #E3E3E3;
    border-radius: 44px;
    padding: 0;
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main-header .main-nav .navbar-toggler:focus {
    box-shadow: none;
    outline: 1px solid #184C26;
  }
  .main-header .main-nav .navbar-toggler .navbar-toggler-icon {
    background-image: url("../app_themes/kalsec/img/icon-nav-toggle.svg");
    background-size: auto;
  }
  .main-header .main-nav .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    background-image: url("../app_themes/kalsec/img/icon-nav-close.svg");
    background-size: auto;
  }
  .main-header .main-nav .navbar-toggler .dropdown-item {
    white-space: nowrap;
  }
  .main-header .main-nav .navbar-collapse {
    position: fixed;
    width: 100%;
    left: 0;
    top: 92px;
    bottom: 0;
    overflow-y: scroll;
    background: #fff;
    padding-top: 100px;
  }
  .main-header .main-nav .navbar-collapse .header-cta {
    padding: 40px 0 0 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .main-header .main-nav .nav-item .nav-link.dropdown-toggle {
    justify-content: space-between;
    font-size: 1.5em;
    font-weight: 500;
    padding: 10px 15px;
  }
  .main-header .main-nav .nav-item .nav-link.dropdown-toggle:after {
    background-color: transparent;
    border: 1px solid #E3E3E3;
    border-radius: 44px;
    padding: 0;
    height: 38px;
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../app_themes/kalsec/img/caret-down-green-md.svg");
    background-repeat: no-repeat;
    background-size: 33%;
    background-position: 49% 57%;
  }
  .main-header .main-nav .nav-item .dropdown-menu {
    left: 0;
    top: 100%;
    padding: 0;
    border: 0 solid #F4F4F4;
    border-top-width: 0px;
    border-top-width: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .main-header .main-nav .nav-item .dropdown-menu .container {
    padding-right: 0.938rem;
    padding-left: 0.938rem;
    max-width: 100%;
  }
  .main-header .main-nav .nav-item .dropdown-menu .container .nav-item {
    padding-bottom: 2.188rem;
    opacity: 1;
  }
  .main-header .main-nav .nav-item.simple-nav .dropdown-menu {
    left: auto !important;
    transform: none !important;
    padding: 0 15px;
  }
  .main-header .main-nav .nav-item .single-mega {
    column-count: 1;
  }
  .main-header .main-nav .navbar.position-relative .nav-item .dropdown-menu {
    padding: 0 0.938rem;
    left: auto;
    transform: none;
  }
  .alert-banner-open .main-header .main-nav .navbar-collapse {
    top: 157px;
  }
  .hero-home.overlap-bottom {
    height: 1000px;
  }
  .sub-banner.col-2-image {
    padding-top: 0;
  }
  .sticky-img {
    padding-top: 1.5rem;
  }
  .sticky-img .caption-text {
    text-align: left;
    margin-bottom: 1.5rem;
  }
  .video-embed iframe, iframe {
    height: 500px;
  }
  .heading-2-col p {
    margin-top: 15px;
  }
  .sub-banner h1 {
    margin-bottom: 1.25rem;
  }
  .sub-banner .sub-banner-img {
    width: 720px;
  }
  .locked-scrolling .control-stickslider {
    overflow: visible;
    height: auto;
  }
  .locked-scrolling .control-stickslider .container {
    overflow: visible;
    height: auto;
  }
  .locked-scrolling .control-stickslider .container .panel {
    position: relative;
  }
  .lock-slide {
    flex-direction: column;
    height: auto;
  }
  .lock-slide .lock-slide-image {
    height: 300px;
    width: 100%;
  }
  .lock-slide .lock-slide-content {
    width: 100%;
    padding: 50px 95px;
  }
  .control-stickslider {
    overflow: visible;
    height: auto;
  }
  .control-stickslider .container {
    position: relative;
    overflow: visible;
    height: auto;
  }
  .control-stickslider .panel {
    position: relative;
    padding-top: 30px;
  }
  .slider-offset-padding {
    margin-left: max(0px, (100% - 696px) / 2);
  }
  .slider-content .btn {
    margin: 1.563rem 0 0;
  }
  .slider-tabs .tabbed-slider-item .tabbed-slider-content {
    width: 50%;
    padding: 0 2% 0 9%;
  }
  .slider-tabs .tabbed-slider-item .tabbed-slider-image {
    width: 47%;
  }
  .tab-panel .accordion-content {
    padding: 20px;
    display: none;
  }
  .full-width-cta .bg-column {
    position: relative;
    width: 100%;
    height: 500px;
  }
  .full-img-bg.lower-left a {
    margin-top: 1.875rem;
  }
  .full-img-bg.lower-left.in-container a {
    margin-top: 1.875rem;
  }
  .full-img-bg.col-3-stat .stat-item {
    padding-top: 30px;
  }
  .stickslider-row .row {
    height: 729px;
  }
  body:not(.sfPageEditor) .stickslider-row > .row {
    align-items: flex-start;
  }
  body:not(.sfPageEditor) .stickslider-row > .row {
    max-width: 696px;
  }
  h2.animated ~ p.wow {
    visibility: visible;
    animation-name: fadeInUp !important;
    opacity: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  h2.animated ~ p.wow ~ a {
    visibility: visible;
    animation-name: fadeInUp !important;
    opacity: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  body:not(.sfPageEditor) .sonara-content-col {
    padding: 50px 50px;
  }
  .margin-mobile-bottom {
    height: 45%;
  }
  .location-finder .map-container {
    height: 600px;
  }
  .resource-grid .resource-item .resource-grid-img {
    max-height: 279px;
  }
  .main-footer .logo-column {
    margin-bottom: 3.75rem;
  }
  .sub-footer .inner-wrap {
    justify-content: start;
  }
  .sub-footer .inner-wrap .social-links ul {
    margin-bottom: 2.5rem;
    justify-content: center;
  }
  .sub-footer .inner-wrap .aux-footer {
    justify-content: start;
  }
  .sub-footer .inner-wrap .aux-footer .list-unstyled {
    justify-content: start;
  }
  .sub-footer .inner-wrap .aux-footer p {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .hero-home {
    background-size: cover;
  }
  .hero-home.overlap-bottom {
    height: auto;
  }
  .hero-home .hero-home-content h1 {
    font-size: 3.75rem;
    font-weight: 700;
    line-height: 4.375rem;
    text-align: center;
    padding-bottom: 1.438rem;
  }
  .hero-home .hero-home-images {
    padding-bottom: 80px;
  }
  .hero-home .hero-home-images div {
    min-width: 523px;
  }
  .hero-home .hero-home-images img {
    max-width: 75%;
  }
  .sub-banner .sub-banner-img {
    width: 540px;
  }
  .sub-banner-info {
    left: 17%;
  }
  .top-overlap {
    padding-top: 0;
  }
  .locked-scrolling-column {
    height: auto !important;
  }
  .locked-scrolling-column .lock-slide {
    position: relative;
    bottom: 0;
    opacity: 1;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear;
    padding-bottom: 1.875rem;
  }
  .locked-scrolling-column .lock-slide img {
    padding-bottom: 0.938rem;
  }
  .bottom-content h3 {
    margin-bottom: 0;
    padding-bottom: 0.75rem;
  }
  .bottom-content .btn {
    margin-top: 0rem;
  }
  .stickslider-row .row {
    height: 850px;
  }
  body:not(.sfPageEditor) .stickslider-row > .row {
    max-width: 516px;
  }
  .applications-slider .slide-item .slide-bg {
    background-size: cover;
  }
  .insights-slider {
    padding-left: 0.985rem;
  }
  .insights-slider .slick-arrow {
    top: 35%;
  }
  .insights-slider .slide-item .hover-scale .slide-bg {
    height: 320px;
  }
  .slider-nav .slick-list {
    padding: 0 !important;
  }
  .slider-tabs .tabbed-slider-item {
    flex-direction: column;
    height: auto;
  }
  .slider-tabs .tabbed-slider-item .tabbed-slider-content {
    width: 100%;
    padding: 5%;
  }
  .slider-tabs .tabbed-slider-item .tabbed-slider-image {
    width: 100%;
    min-height: 210px;
  }
  .slick-arrow {
    height: 45px;
    width: 45px;
  }
  .slick-arrow.slick-prev {
    left: 6px;
  }
  .slick-arrow.slick-next {
    right: 16px;
  }
  .testimonial-slider .slider-tabs .tabbed-slider-item .tabbed-slider-image {
    width: 100%;
    min-height: 300px;
    margin-bottom: 20px;
  }
  .testimonial-slider .slider-tabs .tabbed-slider-item .tabbed-slider-content {
    width: 100%;
    padding: 0 10% 0 10%;
  }
  .full-width-cta.offset-2-col .content-column h2 {
    font-size: 4.063rem;
    line-height: 4.063rem;
    padding-left: 0;
    padding-bottom: 0.938rem;
  }
  .full-img-bg.lower-left.in-container {
    padding: 60px;
  }
  .accordion-controls li .accordion-content .accordion-content-img {
    display: block;
  }
  .accordion-controls li .accordion-content .accordion-content-img img {
    border-radius: 20px;
  }
  .accordion-img-column {
    display: none !important;
  }
  .accordion-wrapper {
    display: flex;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 3.75rem;
    flex-direction: column;
    padding-top: 0;
  }
  .accordion-wrapper .accordion-image {
    display: none;
  }
  .accordion-wrapper .accordion-widget {
    width: 100%;
  }
  .accordion-wrapper .accordion-widget .accordion-content-img {
    display: none;
  }
  .resource-grid .resource-item {
    width: 100%;
  }
  .region-block .btn-arrow {
    margin-bottom: 1rem;
  }
  .col-2-cta .image-column {
    min-height: 300px;
  }
  .col-2-cta .content-column {
    padding: 3.25rem 2.875rem;
  }
  .green-cta {
    flex-direction: column;
    margin: auto;
    justify-content: center;
    text-align: center;
    padding: 2.688rem 1.875rem;
  }
  .green-cta .btn {
    margin-top: 25px;
  }
  .search-results.form-group {
    display: block;
  }
  .search-results .search-input-btn {
    margin-top: 10px;
  }
  .video-embed iframe, iframe {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .slick-arrow {
    display: none !important;
  }
  .applications-slider .slick-arrow {
    display: none !important;
  }
  .slider-tabs .slick-arrow {
    display: block !important;
  }
  .sub-banner-info {
    display: none;
  }
  .sub-banner-info.mobile {
    display: inline-flex;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    bottom: -60px;
    left: 10%;
  }
  .sub-banner-info.mobile.open {
    margin: 0px;
  }
}
@media screen and (max-width: 600px) {
  /*h1, .h1 {
      font-size: $font-size-60;
      line-height: 4.375rem;
      font-weight: $bold;
  }*/
  h1, .h1 {
    font-size: 3.65rem;
    line-height: 3.925rem;
    font-weight: 400;
  }
  h2, .h2 {
    font-size: 2.125rem;
    line-height: 2.75rem;
    font-weight: 400;
    margin-bottom: 0.938rem;
  }
  h3, .h3 {
    font-size: 1.75rem;
    line-height: 2rem;
    font-weight: 400;
  }
  h4, .h4 {
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 400;
  }
  .btn {
    padding: 15px 23px 14px;
    min-width: 150px;
    justify-content: center;
  }
  ol li {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  blockquote {
    font-size: 1.625rem;
    line-height: 2.25rem;
  }
  .padding-150 {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
  .padding-top-150 {
    padding-top: 4.375rem;
  }
  .padding-bottom-150 {
    padding-bottom: 4.375rem;
  }
  .margin-top-150 {
    margin-top: 4.375rem;
  }
  .margin-bottom-150 {
    margin-bottom: 4.375rem;
  }
  .sf-search-input-wrapper .header-search-label {
    font-size: 1.25rem;
    top: 65px;
  }
  .btn-search-submit {
    bottom: 11px;
  }
  .alert-banner .alert-content {
    color: #fff;
    padding-right: 58px;
    flex-wrap: wrap;
  }
  .hero-home .hero-home-content {
    padding-top: 1rem;
    padding-bottom: 1.5rem;
  }
  .hero-home .hero-home-content h1 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 3.25rem;
    text-align: left;
    padding-bottom: 1.25rem;
  }
  .hero-home .hero-home-content h1 span {
    font-size: 2.875rem;
    display: block;
  }
  .hero-home .hero-home-content p {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.875rem;
    text-align: left;
  }
  .hero-home .hero-home-images {
    height: 300px;
  }
  .hero-home .hero-home-images div {
    min-width: 250px;
    background-size: cover;
  }
  .hero-home .hero-home-images img {
    max-width: 75%;
  }
  .sub-banner {
    max-height: 100%;
  }
  .sub-banner p {
    margin-top: 1rem;
  }
  .sub-banner .sub-banner-img {
    width: 100%;
    height: 400px;
    border-radius: 0;
  }
  .sub-banner-info.mobile {
    position: relative;
    bottom: auto;
    left: 0;
    margin: 15px;
  }
  .sub-banner-info.mobile.open {
    margin: 15px;
  }
  .sub-banner-info.mobile.open .sub-banner-caption {
    margin-left: 12px;
    width: auto;
    height: auto;
    color: #154726;
    visibility: visible;
  }
  .full-img-bg::after {
    height: 133%;
    top: auto;
  }
  .hero-sub-video {
    height: 600px;
  }
  .hero-sub-video .video-controls {
    bottom: 15px;
    right: 15px;
  }
  .hero-sub-video .hero-video-content .h1 span {
    font-size: 6.245rem;
    line-height: 0.8;
    position: relative;
    top: 5px;
  }
  .top-overlap-subpage {
    padding-top: 0px;
  }
  .lock-slide .lock-slide-content {
    width: 100%;
    padding: 50px 50px;
  }
  .locked-scrolling .top-content h2 {
    padding-bottom: 1.563rem;
    font-size: 2.125rem;
    line-height: 2.75rem;
  }
  .full-width-cta .bg-column {
    height: 334px;
  }
  .full-width-cta.offset-2-col .content-column {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .full-width-cta.offset-2-col .content-column h2 {
    font-size: 3.125rem;
    line-height: 3.125rem;
    padding-left: 0;
    padding-bottom: 1.563rem;
  }
  .full-width-cta.offset-2-col .content-column p {
    font-size: 1.25rem;
    margin-bottom: 0;
  }
  .full-width-cta.offset-2-col .content-column .btn-row {
    flex-direction: column;
    padding-top: 1.563rem;
    align-items: start;
  }
  .full-width-cta.offset-2-col .content-column .btn-row a ~ a {
    margin-left: 0px;
    margin-top: 16px;
  }
  .slider-container {
    padding-top: 3.125rem;
  }
  .slider-content .btn, .slider-text-container .btn {
    margin: 1.563rem 0 0;
  }
  .applications-slider .slide-item .slide-bg:after {
    height: 250%;
    top: auto;
    background-size: cover;
  }
  .applications-slider .slide-item .slide-bg h3 {
    text-align: center;
    font-size: 1.15rem;
    line-height: 125%;
  }
  .tabbed-slider {
    margin-top: 80px;
    padding: 0;
  }
  .tabbed-slider .slick-list {
    display: flex;
  }
  .tabbed-slider .slick-track {
    display: flex;
  }
  .tabbed-slider .slider-nav {
    display: none;
  }
  .tabbed-slider .slider-tabs {
    padding: 0 15px;
  }
  .tabbed-slider .slider-tabs .slick-arrow {
    top: -40px;
  }
  .tabbed-slider .slider-tabs .slick-arrow.slick-prev {
    left: 35%;
  }
  .tabbed-slider .slider-tabs .slick-arrow.slick-next {
    right: 35%;
  }
  .slider-tabs .tabbed-slider-item .tabbed-slider-content {
    padding: 8%;
    padding-bottom: 10%;
  }
  .slider-tabs .tabbed-slider-item .tabbed-slider-content h3 {
    padding-bottom: 0;
    font-weight: 400;
  }
  .slider-tabs .tabbed-slider-item .tabbed-slider-content .btn {
    margin-top: 1.75rem;
  }
  .logo-slider .slider-controls {
    top: -108px;
  }
  .logo-slider .slider-controls button {
    max-width: 48px;
  }
  .btn-row {
    flex-direction: column;
    align-items: center;
  }
  .btn-row a ~ a {
    margin-left: 0px;
    margin-top: 19px;
  }
  .full-img-bg p {
    font-size: 1.25rem;
  }
  .full-img-bg.lower-left {
    height: auto;
    padding-top: 50px;
  }
  .full-img-bg.lower-left h2 {
    font-size: 2.125rem;
    line-height: 120%;
  }
  .full-img-bg.lower-left p {
    font-size: 1rem;
  }
  .full-img-bg.lower-left.in-container {
    padding: 50px 15px;
    height: auto;
    margin: 0 15px;
    width: 92%;
  }
  .full-img-bg.lower-left.in-container h2 {
    font-size: 2.125rem;
    line-height: 2.75rem;
  }
  .full-img-bg.lower-left.in-container .d-flex {
    flex-direction: column;
  }
  .full-img-bg .btn-row {
    padding-top: 1.875rem;
    justify-content: start;
    align-items: baseline;
  }
  .full-img-bg.col-3-stat {
    padding: 60px 15px;
  }
  .resource-detail p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .resource-aux {
    display: inline-block;
    width: 100%;
  }
  .resource-aux .resource-toggles {
    width: 210px;
  }
  .resource-aux .resource-search {
    width: 100%;
    display: block;
    max-width: 100%;
    margin: 0;
    margin-top: 0px;
    margin-top: 30px;
    padding: 0 15px;
  }
  .resource-filters .filter-column {
    width: 100%;
    margin: auto;
  }
  .accordion-wrapper .accordion-image {
    display: none;
  }
  .accordion-wrapper .accordion-widget {
    width: 100%;
  }
  .accordion-wrapper .accordion-widget .accordion-content-img {
    display: block;
  }
  .accordion-wrapper {
    display: flex;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 3.75rem;
    flex-direction: column;
    padding-top: 0;
  }
  .accordion-wrapper .accordion-image {
    width: 100%;
    height: 400px;
  }
  .accordion-wrapper .accordion-widget {
    width: 100%;
    padding: 15px;
  }
  .accordion-wrapper .accordion-widget .accordion-content-img {
    display: none;
  }
  .resource-detail {
    margin-top: 5.563rem;
  }
  .resource-detail h2 {
    font-size: 2rem;
    line-height: 2.35rem;
    margin-bottom: 0.938rem;
  }
  .resource-detail .article-cta {
    flex-direction: column;
    align-items: stretch;
    overflow: hidden;
  }
  .resource-detail .article-cta .article-cta-image {
    order: 1;
    width: 100%;
    height: 200px;
  }
  .resource-detail .article-cta .article-cta-content {
    order: 2;
    width: 100%;
  }
  .detail-green {
    padding: 35px;
  }
  .article-author .d-flex {
    flex-direction: column;
  }
  .applications-slider .slide-item:hover .slide-bg {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .insights-slider .slide-item:hover .slide-bg img {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .col-2-cta {
    margin: 0;
  }
  .full-img-bg.col-3-stat.stat-container {
    padding: 60px 20px;
  }
  .bg-video .video-controls {
    position: absolute;
    z-index: 9;
    bottom: 21px;
    right: 11px;
  }
  .bg-video .video-controls button {
    max-width: 48px;
  }
  .locked-scrolling-container {
    margin-top: 0px;
  }
  .locked-scrolling-header {
    top: 0;
  }
  .control-stickslider {
    overflow: hidden;
    height: auto;
    padding: 0;
  }
  body:not(.sfPageEditor) .stickslider-row > .row {
    max-width: 95%;
  }
  body:not(.sfPageEditor) .sonara-content-col {
    padding: 50px 25px;
  }
  body:not(.sfPageEditor) .stickslider-row > .row {
    left: 15px;
    transform: translate(0%, -50%);
    margin: 0;
    max-width: 93%;
  }
  body:not(.sfPageEditor) .stickslider-row.active > .row {
    left: 15px;
    transform: translate(0%, -50%);
    margin: auto;
    max-width: 93%;
  }
  body:not(.sfPageEditor) .stickslider-row.last-active > .row {
    margin: 0;
  }
  .stickslider-row .row {
    height: 781px;
  }
  .margin-mobile-bottom {
    height: 36%;
  }
  body.position-fixed #CookiebotWidget:not(.CookiebotWidget-inactive) {
    left: 43%;
  }
  .video-embed iframe, iframe {
    height: 300px;
  }
  .main-footer {
    padding: 4.688rem 0 4.688rem;
  }
  .main-footer .link-column {
    margin-bottom: 3.75rem;
  }
  .sub-footer .inner-wrap {
    justify-content: center;
    flex-direction: column;
  }
  .sub-footer .inner-wrap .aux-footer {
    justify-content: center;
    flex-direction: column;
  }
  .sub-footer .inner-wrap .aux-footer .list-unstyled {
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .sub-footer .inner-wrap .aux-footer .list-unstyled a {
    margin-right: 0px;
  }
  .sub-footer .inner-wrap .aux-footer ul {
    margin-bottom: 2.5rem;
  }
  .bg-green .slick-arrow:hover, .bg-dk-green .slick-arrow:hover {
    background-color: #154726;
    border: 1px solid white;
  }
}
@media screen and (max-width: 400px) {
  h1, .h1 {
    font-size: 2.875rem;
    line-height: 3.25rem;
  }
  .hero-home .hero-home-images {
    height: 250px;
  }
  .hero-home .hero-home-images div {
    min-width: 211px;
  }
  .col-2-cta .content-column {
    padding: 3.25rem 2rem;
  }
  .col-2-cta .content-column h2 {
    font-size: 2.25rem;
    line-height: 3.125rem;
    margin-bottom: 1.5rem;
  }
  .applications-slider .slide-item .slide-bg {
    height: 295px;
  }
  .hero-sub-video .hero-video-content .h1 {
    font-size: 3.5rem;
    line-height: 3.325rem;
  }
  .hero-sub-video .hero-video-content .h1 span {
    font-size: 4.245rem;
    line-height: 1;
  }
  .regulatory-pop-up {
    bottom: 5px;
    left: 5px;
  }
  .regulatory-pop-up .inner-wrap {
    padding: 15px 25px;
  }
  .alert-banner .alert-content p {
    font-size: 14px;
  }
  .alert-banner .alert-content a {
    font-size: 14px;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/slick/slick.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/_base.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/_variables.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/buttons/_buttons.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/header/header.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/banner/home_banner.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/banner/subpage_banner.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/banner/alert.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/CTAs/ctas.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/CTAs/card.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/locked-scrolling/locked-scrolling.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/slider/slider.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/accordions/accordions.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/tabbed-content/tabbed-content.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/search/search.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/forms/forms.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/resources/resources.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/resources/resource-detail.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/locations/locations.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/video/video.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/footer/footer.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/admin/admin.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/breakpoints/1400.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/breakpoints/1200.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/breakpoints/992.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/breakpoints/991.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/breakpoints/768.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/breakpoints/600.scss%22,%22file:///C:/devgit/Kalsec-FE/Kalsec-FE/Renderer/wwwroot/assets/src/project/sass/breakpoints/400.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAAA;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;;;AAGR;AAAA;EAEI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EAEI;EACA;;AAGJ;EACI;;AAGJ;EACI;;;AAGR;EACI;EACA;EACA;EAWA;;AAVA;EACI;;AAEJ;EACI;;AAEJ;EACI;;AAKJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;;;AAGR;EACI;;;ACjGJ;EACI;EACA;EAGA;EACA;EACA;;AAIJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAEJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EAGA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;;AAEJ;EACI,OCnJI;EDoJJ,aCtMiB;EDuMjB;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI,WCrOW;EDsOX;EACA;EACA,aCzNe;;AD2Nf;EACI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ACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;EAEI;IACI;;EAGJ;IACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;IACI;;EAMJ;IACI;;EAGJ;IACI;;;AAIR;EACI;;;AAGJ;AAAA;AAAA;AAKA;EACI;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI;;AAIR;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AE19BJ;EACI;EACA;;;AAEJ;EACI;EACA;EACA;EACA,aDYkB;ECXlB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI,kBD4CK;EC3CL,OD0BI;ECzBJ;;AAEA;EACI,kBDsBA;ECrBA,ODsCC;ECrCD;;;AAIR;EACI,kBDeI;ECdJ,OD+BK;EC9BL;;AAEA;EACI,kBD2BC;EC1BD,ODSA;ECRA;;;AAIR;EACI,kBDsBE;ECrBF,ODwBI;ECvBJ;;AAEA;EACI,kBDoBA;ECnBA,ODgBF;ECfE;;;AAGR;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAaA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA,kBDlBF;ECmBE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;EACA;EACA,WD/FW;ECgGX;EACA,OD3DI;EC4DJ;EACA;EACA;EACA;;AAEA;EACI,ODlEA;ECmEA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;EACA;EACA,ODlEI;ECmEJ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;EACA;;AAEA;EACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;;AAIR;EACI;EACA;EACA,WDnMW;ECoMX;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;ACvOR;EACI;;;AAEJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;;AAMR;EACI;;AAEA;EACI;;;AAIR;;AAAA;AAMA;EACI;EACA;EACA,kBFYI;EEXJ;;AAGI;EACI;;AAIJ;EACI;EACA;;AAGJ;EACI,aF/BS;EEgCT,WFvCG;EEwCH;EACA;EACA;;AAEA;EACI,OFTR;EEUQ;EACA;;AAGJ;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA,aFzDM;EE0DN;EACA,aFlDT;EEmDS;EACA;EACA;;AAGJ;EACI,WFxEC;EEyED,aFnEM;EEoEN;EACA;EACA;EACA;EACA,OFpBR;EEqBQ;EACA;EACA;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAKZ;EACI;;AAGJ;EACI;EACA;EACA;;AAKJ;EACI;;AAEA;EACI;EACA;;AAEA;EACI;;AAOpB;EACI;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;;;ACrLR;EACI;;AAGJ;EACI;EACA;;AAEA;EACI,WHNG;EGOH;EACA;EACA;EACA;EACA,OHuDJ;EGtDI;EACA;;AAEA;EACI,aHHQ;EGIR;;AAIR;EACI,WHlBG;EGmBH;EACA;EACA;EACA,aHVS;EGWT,OHuCJ;;AGlCA;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;;AC/DZ;AACI;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI,WJjBO;EIkBP;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAKJ;EACI;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;;AAIZ;EACI;;;AAGA;EACI,OJ3BA;;;AI8BR;EACI;IACI;;;AAGR;EACI;;;AAEJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGR;EACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;EACA;;AAGI;EACI;EACA;;AAIR;EACI;;;AAIZ;EACI;;;AC1MJ;EACI;EACA,kBLqEI;EKpEJ,aLkBiB;EKjBjB;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI,OL0BA;;AKxBA;EACI,OLuBJ;EKtBI;;AAGJ;EACI,OLkBJ;EKjBI;EACA;;;AAKR;EACI;;;ACxCR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA,aNPW;;AMWX;EACI;;AAIR;EACI,WN1BO;EM2BP,aNnBc;EMoBd;EACA;EACA;;AAGJ;EACI,ONIA;;AMDJ;EACI,ONsBA;;AMpBA;EACI,kBNmBJ;EMlBI,ONeN;EMdM;;AAMR;EACI;;AAGJ;EACI;EACA;EACA;;AAEA;EACI,ONrBJ;;AMwBA;EACI;EACA;EACA,WNrEG;EMsEH;EACA,aN3DU;;AM8Dd;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI,WNjGD;EMkGC;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI,ONnER;;AMqEQ;EACI,ONhDZ;;AMkDY;EACI,kBNnDhB;EMoDgB,ONvDlB;EMwDkB;;AAOpB;EACI;EACA;EACA;EACA;;AAEA;EACI,aNrHS;EMsHT;;AAGJ;EACI;;AAGJ;EACI;;AAIA;EACI;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAIR;EACI,ONtHJ;EMuHI;EACA;;AAEA;EACI;;AAEA;EACI;;;AAQpB;EACI;;;AAIA;EACI;;AAGJ;EACI;EACA;;;AAGR;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAGJ;EACI,aNtNG;EMuNH,WNtOD;EMuOC,aNvOD;EMwOC;EACA;;AAGJ;EACI,aN/NM;EMgON,WNzOD;EM0OC;EACA;EACA;;AAGJ;EACI;EACA;;;AAMhB;EACI;EACA;EACA;EACA,kBNhMQ;;AMkMR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA,aN5PU;;AM+Pd;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA,ONpNJ;EMqNI,aNzQU;EM0QV;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;;AAKZ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;;AAKR;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI,kBNzQA;EM0QA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA,ONjRR;;AMmRQ;EACI;EACA,kBNxRd;EMyRc;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA,aN7VM;EM8VN,ON1SR;EM2SQ;EACA;;AAGJ;EACI,kBNhTR;;AMmTY;EACI;;AAIR;EACI,ON3TR;;AM6TQ;EACI;EACA,kBNhUlB;EMiUkB;EACA;EACA;;AAIR;EACI,ONvUR;;;AM6UZ;EACI;EACA;EACA;EACA;;;AAIA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAKZ;EACI,ON/YC;EMgZD;EACA;;AAEA;EACI,ONpZH;EMqZG;;;AAOZ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;;;AAKR;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAGJ;EACI;;;AAKZ;EACI;;;AAGJ;EACI;EACA;;;AAIA;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;;;AAIR;EACI;AAEA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAaA;EACI;EACA;EACA;EACA;EACA;EAC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qDI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAKJ;EACI;EACA;EACA;;AAKZ;EACI;EACA;EACA;EACA;;;AAIR;EACI;EACA;EACA;;AAEA;EACI;;AAEA;EACI,YT9FN;ES+FM;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIJ;EACI,OT1GJ;;AS4GI;EACI,OT7GR;;ASiHA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AASA;EACI;EACA;EACA;;AAKZ;EACI,WTjNG;ESkNH,OTpJJ;ESqJI,aTjMH;ESkMG;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIZ;EACI,OT7KQ;;;AS+KZ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA,OTlNJ;ESmNI;EACA;EACA;EACA;EACA,aT3QU;;AS6QV;AACI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAUA;;AAGJ;EACI,OTxOR;ESyOQ;EACA,YT3OJ;;ASmPA;EACI,OTnPR;ESoPQ;EACA,YTtPJ;;ASwPI;EACI;;;AASZ;EACI;;AAGJ;EACI;;AAKJ;EACI;EACA;EACA;;;AAKR;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI,WTtXD;ESuXC;EACA;EACA;;AAGJ;EACI;EACA,WT3XD;;AS8XH;EACI;EACA;EACA;;;AAOR;EACI;;AACA;EACI;;AAMR;EACI;;;AAMR;EACI;;AAGJ;EACI;EACA;;AAEA;EACI,aTvZS;ESwZT;EACA;EACA;EACA;;;AAMJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;;AAKZ;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA,aTlfM;ESmfN,OTrdR;ESsdQ;EACA;;AAIR;EACI;EACA,OTvcJ;ESwcI;;AAEA;EACI;EACA;EACA,aT/fK;;ASogBjB;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA,kBTneH;ESoeG;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAEA;EACI;;AAGJ;EACI;;AAKZ;EACI;EACA;EACA,aThjBa;ESijBb;EACA;EACA;EACA;EACA;AACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI,OThhBH;;ASkhBG;EACI,kBTnhBP;;;ASyhBT;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAOR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;ACjoBZ;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA,OV8CJ;EU7CI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGA;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA,kBVCZ;EUAY;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA,kBVxCR;EUyCQ;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI,OVrCR;EUsCQ;;AAEA;EACI,cVzCZ;EU0CY;EACA;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAIR;EACI;;AAIR;EACI;EACA;;;AAQhB;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAIQ;EACI;;AAGJ;EACI,aVzJF;EU0JE;EACA;;;AAQpB;EACI,WV7KO;;;AUiLf;EACI;EACA;EACA;EACA;EACA,kBV3HQ;;AU6HR;EACI;EACA;EACA;EACA;EACA;AACA;AAAA;AAAA;AAGA;AACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;;AAOZ;EACI;EACA,kBVpKI;EUqKJ;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA,kBVtMR;EUuMQ;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA,kBVpMZ;EUqMY;EACA;EACA;;AAGJ;EACI;;AAIR;EACI;EACA;EACA,OVhNZ;EUiNY;EACA;;AAGA;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAEA;EACI;;AAIR;EACI;EACA;EACA,OVlSZ;EUmSY;EACA;EACA;EACA,aVxVC;;AU0VD;EACI,OVzShB;EU0SgB;EACA,aV7VH;;AUiWG;EACI;;AAIR;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI,aVjXH;EUkXG;EACA;;AAGJ;EACI;EACA;EACA,aV3XF;;AU6XE;EACI;;;AAUxB;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;;ACraR;EACI;;AAII;EACI;EACA;EACA;EACA,aXYS;EWXT;EACA;;AAGJ;EACI;EACA,OXuDJ;EWtDI;EACA;EACA;EACA;EACA;EACA;EACA,WXbG;EWcH;EACA;EACA;EACA;EACA;;AAIA;EACI;EACA;EACA;EACA,kBXiCJ;EWhCI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI,kBXmBZ;EWlBY;;AAOJ;EACI,kBXUZ;EWTY;;AAIR;EACI;;AAKZ;EACI;EACA;EACA;;AAKA;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA,aXtES;EWuET;;AAGJ;EACI;EACA;EACA,OX3BJ;;AW6BI;EACI;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;;AAGJ;EACI,aX9FS;EW+FT;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAIR;EACI;;AAYJ;EACI,OX5FD;;AW8FC;EACI;EACA;EACA;EACA,kBXlGL;;AWsGK;EACI,kBXxGZ;EWyGY;;AAOJ;EACI,kBXjHZ;EWkHY;;AAQZ;EACI;EACA;EACA;EACA;EACA,OX9HD;;AWiIH;EACI;EACA;EACA;EACA,aX9KK;EW+KL;EACA,OXvID;;AW0IH;EACI;EACA;EACA,OX7ID;;AW+IC;EACI;EACA;EACA;EACA;;AAIR;EACI;;AAGJ;EACI;EACA;;;AAQJ;EACI,kBXnLR;;AWuLQ;EACI,kBXlKZ;EWmKY;;AAKZ;EACI,kBXzKJ;EW0KI;;;ACjPZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;;AAKR;EACI,YZ8BI;EY7BJ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EACA;EACA;;AAIA;EACI;;;AAIZ;EACI;;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;;AAIZ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;;AAEA;EACI;;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;;AAGR;EACI;;;AAGA;EACI;;;AAGR;EACI;EACA;;AAGI;EACI;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;;AAIR;EACI;EACA;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;EACA;;;AAKhB;EACI;;;AAGA;EACI;;;AAIR;EAGY;IACI;;;AAMZ;EACI;EACA;EACA,aZ5Mc;EY6Md;EACA,OZ1JA;;AY6JJ;EACI;EACA;EACA;EACA,aZrNc;EYsNd,OZlKA;EYmKA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA,OZnMG;;;AanDX;EACI;EACA;EACA;EACA;EACA;;AAGA;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;;AAGR;EACI;EACA;EACA;EACA;EACA;EACA,ObsCI;EarCJ,abbiB;EacjB;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI,kBbEG;EaDH,cbCG;;AaEP;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAGJ;EACI;;;AAKR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;;AAKZ;EACI;;AAEA;EACI;EACA,ab/Ha;;AakIjB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,ab3Ia;;;Aa8IrB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;;AAIR;EACI;;;AAGJ;EACI;EACA;;;ACpMJ;EACI;EACA;;;AAEJ;EACI;EACA;EACA;;;AAEJ;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIZ;EACI;EACA;EACA;EACA,kBdEI;EcDJ;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AACA;EACI;;AAGR;EACI;;AACA;EACI;;AAIR;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;;AAIZ;EACI;EACA;EACA;EACA,OdtEI;EcuEJ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;;AAKR;EACI;EACA;EACA;EACA;EACA,kBdzEI;Ec0EJ;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EACI;EACA;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;;AAEA;EACI;;AAMR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI,Od7IA;;Ac+IA;EACI;;;AAIZ;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAEA;EACI,Od7IJ;;Ac+II;EACI,OdhJR;;AcoJA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGA;EACI;EACA;EACA;;AASA;EACI;EACA;;AAKZ;EACI,WdnPG;EcoPH,OdtLJ;EcuLI,adnOH;EcoOG;;AAGJ;EACI;EACA;EACA,OdpNJ;EcqNI;EACA,kBdrMH;EcsMG;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAEA;EACI;;;AAIZ;EACI;;;AC3RJ;EACI;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI,WfJO;EeKP;EACA;;AAGJ;EACI,WfTO;EeUP;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAEA;EACI;;AAIR;EACI;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAIR;EACI;EACA;;AAIA;EACI;;AAKJ;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAKA;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAMhB;EACI,kBfzCA;Ee0CA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;;;AAIZ;EACI;EACA;EACA;;AAEA;EACI;;AAEA;EACI;;AAIR;EACI;EACA;;;AAIR;EACI;EACA;EACA;EACA;;AAEA;EACI;;;AC3KR;EACI;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;;AAEA;EACI,WhBHG;EgBIH;EACA,OhBkCJ;EgBjCI;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAEA;EACI;;AAGJ;EACI;;AAKZ;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA,OhBGR;EgBFQ;;AAGJ;EACI;EACA;EACA,OhBJR;EgBKQ;EACA;EACA,ahBnCK;;AgBuCL;EACI,ahBxCC;EgByCD;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAOZ;EACI,OhB3CR;;AgB6CQ;EACI;;AAGJ;EACI;;;AAMpB;EACI;;AAEA;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI,ahBtGc;;AgBwGd;EACI;EACA;;;AAOR;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA,kBhB3EC;EgB4ED;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAEA;EACI;;AAIR;EACI,ahBnKa;EgBoKb;EACA;EACA,OhBpHA;EgBqHA;EACA,kBhBzHF;EgB0HE;EACA;EACA;EACA;EACA;EACA;EACA;;;ACpMR;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;EACA;;;AAGJ;AAAA;EAEI;EACA;EACA;;;AC9BJ;EACI;EACA,alBkBkB;;AkBhBlB;EACI;EACA;EACA;EACA,alBqBD;EkBpBC,alBCO;EkBAP,OlBuDI;;AkBpDR;EACI;EACA;;AAEA;EACI;;AAEA;EACI;EACA;;;AAKhB;EACI;EACA,alBTkB;;AkBWlB;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAIA;EACI;;AAMZ;EACI;EACA;EACA,alBzDM;EkB0DN;;;AC7EhB;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAEJ;AAAA;AAAA;AAAA;EAII;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;EACI;;;AAEJ;EACI;;;AAIA;EACI;;AAEA;EACI;;AAEA;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;;;AAOpB;EACI;;;AAEJ;EACI;;;AAEJ;EACI;;;AAGA;EACI;;AAEA;EACI;;;AAKZ;EAEI;EACA;EACA;;;AAEJ;EACI;EACA;EACA;EACA;;;AAGA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;;AAIR;EACI;EACA;;AAGA;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;;AAGR;EACI;EACA;;;AAEJ;EACE;;;AAEF;EACI;;;AAEJ;EACI;EACA;;;AAIJ;EACI;;;AAEJ;EACI;;;AAEJ;EACI;;;AAEJ;EACI;EACA;;;AAEJ;EACI;EACA;EACA;;;AAEJ;EACI;;;AAEJ;EACI;;;AAEJ;EACI;EACA;;;AAEJ;EACI;;;AAEJ;EACI;;;AAEJ;EACI;;;AC9QJ;EAGQ;IACI;;EAIR;IACI;;EAKA;IACI;;EAIJ;IACI;;EAGJ;IACI;;EAIR;IACI;;EAGA;IACI;IACA;;;AClCZ;EAGQ;IACI;IACA;IACA;;EAEA;IACI;;EAKR;IACI;;EAIR;IACI;;EAGJ;IACI;;EAEJ;IACI;;EAGJ;IACI;;EAGA;IACI;;EAIJ;IACI;;EAKA;IACI;;EAKZ;IACI;;EAGA;IACI;;AAGZ;AAAA;AAAA;AAAA;AAAA;;AC3DA;EAII;IACI;;EAGI;IACI;;EAGJ;IACI;;EAIZ;IACI;;EAEJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGR;IACI;;EAEJ;IACI;IACA;IACA;IACA;;EAEJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEJ;IACI;;EAIA;IACI;;EAGR;IACI;;EAGJ;IACI;;;ACnFR;EACI;IACI;;EAEJ;IACI;;EAEJ;IACI;;EAGI;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACI;IACA;;EAGJ;IACI;IACA;;EAIA;IACI;IACA;;EAIR;IACI;;EAIR;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACI;IACA;IACA;IACA;;EAMJ;IACI;IACA;IACA;IACA;;EAEA;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAIR;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACI;IACA;IACA;;EAEA;IACI;IACA;;EAMR;IACI;IACA;IACA;;EAIR;IACI;;EAMA;IACI;IACA;IACA;;EAMpB;IACI;;EAEJ;IACI;;EAEJ;IACI;;EAEJ;IACI;;EAEA;IACI;IACA;;EAGR;IACI;;EAGA;IACI;;EAIJ;IACI;;EAEJ;IACI;;EAIJ;IACI;IACA;;EAEA;IACI;IACA;;EAEA;IACI;;EAMhB;IACI;IACA;;EAEA;IACI;IACA;;EAGJ;IACI;IACA;;EAIR;IACI;IACA;;EAEA;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAIR;IACI;;EAEJ;IACI;;EAKI;IACI;IACA;;EAGJ;IACI;;EAKR;IACI;IACA;;EAIJ;IACI;IACA;IACA;;EAMA;IACI;;EAIA;IACI;;EAMZ;IACI;;EAGR;IACI;;EAEJ;IACI;;EAEJ;IACI;;EAEJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;EAGJ;IACI;;EAEJ;IACI;;EAGA;IACI;;EAKA;IACI;;EAKR;IACI;;EAKJ;IACI;;EAGI;IACI;IACA;;EAIR;IACI;;EAEA;IACI;;EAGJ;IACI;;;ACjVpB;EACI;IACI;;EAEA;IACI;;EAIA;IACI;IACA;IACA;IACA;IACA;;EAI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%22%7D */