/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
:root {
  --c_black: #000000;
  --c_white: #FFFFFF;
  --c_gray: #D7D2CB;
  --c_light-gray: #F7F7F7;
  --c_dark-gray: #CCCCCC;
  --c_disabled: #d5d5d5;
  --wp--preset--font-size--small: clamp(1.3rem, 2vw, 1.4rem);
  --wp--preset--font-size--medium: clamp(1.8rem, 2vw, 2rem);
  --wp--preset--font-size--large: clamp(3rem, 3vw, 3.6rem);
  --wp--preset--font-size--x-large: clamp(3.2rem, 3vw, 4.2rem);
  --wp--preset--color--black: #000;
  --wp--preset--color--white: #fff;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--spacing--10: 0.3rem;
  --wp--preset--spacing--90: 7.59rem;
  --wp--preset--spacing--100: 11.39rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
  --wp--style--gallery-gap-default: 2rem;
  --gallery-block--gutter-size: 2rem;
  --wp--style--block-gap: 1.5rem
}

.kcw__has-background__white,
.kcw__has-background__light,
.kcw__background__white,
.kcw__background__light {
  background-color: #f9f6f2
}

.kcw__has-background__transparent,
.kcw__background__transparent {
  background-color: rgba(0, 0, 0, 0)
}

.kcw__has-color__white,
.kcw__has-color__light {
  color: #f9f6f2
}

.kcw__has-error-color {
  color: #ac2d20
}

.kcw__has-warning-color {
  color: #f8d561
}

.kcw__has-success-color {
  color: #6fa046
}

.kcw__has-black-color {
  color: #22180b
}

.kcw__has-white-color {
  color: #f9f6f2
}

.kcw__has-error-background-color {
  background-color: #ac2d20
}

.kcw__has-warning-background-color {
  background-color: #f8d561
}

.kcw__has-success-background-color {
  background-color: #6fa046
}

.kcw__has-black-background-color {
  background-color: #22180b
}

.kcw__has-white-background-color {
  background-color: #f9f6f2
}

.kcw__has-color-1-color {
  color: var(--wp-fau-color-palette-1, initial)
}

.kcw__has-color-1-background-color {
  background-color: var(--wp-fau-color-palette-1, initial)
}

.kcw__has-color-2-color {
  color: var(--wp-fau-color-palette-2, initial)
}

.kcw__has-color-2-background-color {
  background-color: var(--wp-fau-color-palette-2, initial)
}

.kcw__has-color-3-color {
  color: var(--wp-fau-color-palette-3, initial)
}

.kcw__has-color-3-background-color {
  background-color: var(--wp-fau-color-palette-3, initial)
}

.kcw__has-color-4-color {
  color: var(--wp-fau-color-palette-4, initial)
}

.kcw__has-color-4-background-color {
  background-color: var(--wp-fau-color-palette-4, initial)
}

.kcw__has-color-5-color {
  color: var(--wp-fau-color-palette-5, initial)
}

.kcw__has-color-5-background-color {
  background-color: var(--wp-fau-color-palette-5, initial)
}

.kcw__has-color-6-color {
  color: var(--wp-fau-color-palette-6, initial)
}

.kcw__has-color-6-background-color {
  background-color: var(--wp-fau-color-palette-6, initial)
}

.kcw__has-color-7-color {
  color: var(--wp-fau-color-palette-7, initial)
}

.kcw__has-color-7-background-color {
  background-color: var(--wp-fau-color-palette-7, initial)
}

.kcw__has-color-8-color {
  color: var(--wp-fau-color-palette-8, initial)
}

.kcw__has-color-8-background-color {
  background-color: var(--wp-fau-color-palette-8, initial)
}

.kcw__grayscale-image img,
.kcw__grayscale_image img,
img.kcw__grayscale-image {
  -webkit-backdrop-filter: grayscale(1);
  -webkit-filter: grayscale(1);
  backdrop-filter: grayscale(1);
  filter: grayscale(100%)
}

.kcw__image-wrapper {
  position: relative
}

.kcw__image-wrapper .kcw__image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}

@media(prefers-reduced-motion: reduce) {
  * {
      animation-duration: .01ms !important;
      animation-iteration-count: 1 !important;
      scroll-behavior: auto !important;
      transition-duration: .01ms !important
  }
}

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

.kcw__sr-only:focus,
.kcw__screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__animated-border__bottom {
  position: relative
}

.kcw__animated-border__bottom:after {
  background-color: #22180b;
  bottom: -0.3rem;
  content: "";
  display: block;
  height: .2rem;
  position: absolute;
  will-change: transform;
  transform: scale3d(0, 1, 1);
  transition: transform .4s cubic-bezier(0.58, 0.3, 0.005, 1);
  transform-origin: 100% 50%;
  width: 100%
}

.kcw__animated-border__bottom:hover:after,
.kcw__animated-border__bottom:focus:after,
.kcw__animated-border__bottom:focus-within:after,
.kcw__animated-border__bottom:active:after {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.kcw__animated-border__bottom-link span:not(.kcw__sub-menu-title) {
  position: relative
}

.kcw__animated-border__bottom-link span:not(.kcw__sub-menu-title):after {
  background-color: #22180b;
  content: "";
  display: block;
  height: .2rem;
  position: absolute;
  will-change: transform;
  transform: scale3d(0, 1, 1);
  transition: transform .4s cubic-bezier(0.58, 0.3, 0.005, 1);
  transform-origin: 100% 50%;
  width: 100%
}

.kcw__animated-border__bottom-link:hover span:after,
.kcw__animated-border__bottom-link:focus span:after,
.kcw__animated-border__bottom-link:focus-within span:after,
.kcw__animated-border__bottom-link:active span:after {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.kcw__animated-border__left-card .kcw__card-grid__separator {
  position: relative
}

.kcw__animated-border__left-card .kcw__card-grid__separator:after {
  content: "";
  display: block;
  height: .5rem;
  position: absolute;
  will-change: transform;
  transform: scale3d(0, 1, 1);
  transition: transform 1.5s cubic-bezier(0.58, 0.3, 0.005, 1);
  transform-origin: 100% 0%;
  width: 100%
}

.kcw__animated-border__left-card:hover .kcw__card-grid__separator:after,
.kcw__animated-border__left-card:focus .kcw__card-grid__separator:after,
.kcw__animated-border__left-card:focus-within .kcw__card-grid__separator:after,
.kcw__animated-border__left-card:active .kcw__card-grid__separator:after {
  transform: scale3d(1, 1.3, 1);
  transform-origin: 0% 0%
}

.kcw__zoom-on-hover {
  overflow: hidden;
  position: relative
}

.kcw__zoom-on-hover img {
  will-change: transform;
  display: block;
  -webkit-transition: -webkit-transform 2s ease-in-out;
  transition: transform 2s ease-in-out;
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1)
}

.kcw__zoom-on-hover:hover img,
.kcw__zoom-on-hover:focus img,
.kcw__zoom-on-hover:focus-within img,
.kcw__zoom-on-hover:active img {
  -ms-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  transform: scale(1.08)
}

@keyframes burger-top {
  0% {
      transform: rotate(0)
  }

  100% {
      transform: rotate(-45deg) translate(0px, 2px)
  }
}

@keyframes burger-bottom {
  0% {
      transform: rotate(0) translateY(0)
  }

  100% {
      transform: rotate(45deg) translate(1px, -1px)
  }
}

@keyframes burger-top-out {
  0% {
      transform: rotate(-45deg)
  }

  100% {
      transform: rotate(0)
  }
}

@keyframes burger-bottom-out {
  0% {
      transform: rotate(45deg) translate(1px, 1px)
  }

  100% {
      transform: rotate(0) translate(0)
  }
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__wp-block-buttons {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 2rem 0
}

@media(min-width: 640px) {
  .kcw__wp-block-buttons {
      align-items: flex-end;
      flex-direction: row
  }

  .kcw__wp-block-buttons .kcw__wp-block-button:not(:last-of-type) {
      padding-right: 2rem
  }
}

@media(max-width: 640px) {
  .kcw__wp-block-buttons .kcw__wp-block-button {
      width: 100%
  }
}

.kcw__wp-block-buttons .kcw__wp-block-button .kcw__wp-element-button {
  border-radius: 9999px;
  border-width: var(--wp-fau-button-border-width, 0.1rem);
  border-style: solid;
  padding: var(--wp-fau-button-padding-y, 1rem) var(--wp-fau-button-padding-x, 3rem);
  box-shadow: none;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 1.65;
  transition: background-color .3s ease, border-color .3s ease, color .3s ease
}

.kcw__wp-block-buttons .kcw__wp-block-button .kcw__wp-element-button:hover,
.kcw__wp-block-buttons .kcw__wp-block-button .kcw__wp-element-button:focus,
.kcw__wp-block-buttons .kcw__wp-block-button .kcw__wp-element-button:focus-within,
.kcw__wp-block-buttons .kcw__wp-block-button .kcw__wp-element-button:active {
  cursor: pointer;
  text-decoration: var(--wp-fau-button-font-text-decoration, none)
}

.kcw__wp-block-buttons .kcw__wp-block-button .kcw__wp-element-button--disabled,
.kcw__wp-block-buttons .kcw__wp-block-button .kcw__wp-element-button.kcw__disabled {
  background-color: #d5d5d5;
  border-color: #d5d5d5;
  cursor: not-allowed;
  color: #f9f6f2
}

.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button {
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background, transparent);
  border-color: var(--wp-fau-color-scheme-1-secondary-button-border, #22180b);
  color: var(--wp-fau-color-scheme-1-secondary-button-label, #22180b)
}

.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button .kcw__button__text,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button .kcw__button__icon,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button .kcw__button__icon svg {
  color: inherit;
  font-weight: 600
}

.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button:hover .kcw__button__text,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button:hover .kcw__button__icon,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button:hover .kcw__button__icon svg,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button:focus .kcw__button__text,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button:focus .kcw__button__icon,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button:focus .kcw__button__icon svg,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button:focus-within .kcw__button__text,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button:focus-within .kcw__button__icon,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button:focus-within .kcw__button__icon svg,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button:active .kcw__button__text,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button:active .kcw__button__icon,
.kcw__wp-block-buttons .kcw__wp-block-button.kcw__is-style-secondary .kcw__wp-element-button:active .kcw__button__icon svg {
  color: inherit
}

span.kcw__button {
  margin-bottom: 0
}

button.kcw__button {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer
}

.kcw__button,
.kcw__button--primary,
.kcw__button--secondary,
a.kcw__button,
a.kcw__button--primary,
a.kcw__button--secondary,
span.kcw__button,
span.kcw__button--primary,
span.kcw__button--secondary,
button.kcw__button,
button.kcw__button--primary,
button.kcw__button--secondary {
  border-radius: 9999px;
  border-width: var(--wp-fau-button-border-width, 0.1rem);
  border-style: solid;
  padding: var(--wp-fau-button-padding-y, 1rem) var(--wp-fau-button-padding-x, 3rem);
  box-shadow: none;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 1.65;
  transition: background-color .3s ease, border-color .3s ease, color .3s ease
}

.kcw__button:hover,
.kcw__button:focus,
.kcw__button:focus-within,
.kcw__button:active,
.kcw__button--primary:hover,
.kcw__button--primary:focus,
.kcw__button--primary:focus-within,
.kcw__button--primary:active,
.kcw__button--secondary:hover,
.kcw__button--secondary:focus,
.kcw__button--secondary:focus-within,
.kcw__button--secondary:active,
a.kcw__button:hover,
a.kcw__button:focus,
a.kcw__button:focus-within,
a.kcw__button:active,
a.kcw__button--primary:hover,
a.kcw__button--primary:focus,
a.kcw__button--primary:focus-within,
a.kcw__button--primary:active,
a.kcw__button--secondary:hover,
a.kcw__button--secondary:focus,
a.kcw__button--secondary:focus-within,
a.kcw__button--secondary:active,
span.kcw__button:hover,
span.kcw__button:focus,
span.kcw__button:focus-within,
span.kcw__button:active,
span.kcw__button--primary:hover,
span.kcw__button--primary:focus,
span.kcw__button--primary:focus-within,
span.kcw__button--primary:active,
span.kcw__button--secondary:hover,
span.kcw__button--secondary:focus,
span.kcw__button--secondary:focus-within,
span.kcw__button--secondary:active,
button.kcw__button:hover,
button.kcw__button:focus,
button.kcw__button:focus-within,
button.kcw__button:active,
button.kcw__button--primary:hover,
button.kcw__button--primary:focus,
button.kcw__button--primary:focus-within,
button.kcw__button--primary:active,
button.kcw__button--secondary:hover,
button.kcw__button--secondary:focus,
button.kcw__button--secondary:focus-within,
button.kcw__button--secondary:active {
  cursor: pointer;
  text-decoration: var(--wp-fau-button-font-text-decoration, none)
}

.kcw__button--disabled,
.kcw__button.kcw__disabled,
.kcw__button--primary--disabled,
.kcw__button--primary.kcw__disabled,
.kcw__button--secondary--disabled,
.kcw__button--secondary.kcw__disabled,
a.kcw__button--disabled,
a.kcw__button.kcw__disabled,
a.kcw__button--primary--disabled,
a.kcw__button--primary.kcw__disabled,
a.kcw__button--secondary--disabled,
a.kcw__button--secondary.kcw__disabled,
span.kcw__button--disabled,
span.kcw__button.kcw__disabled,
span.kcw__button--primary--disabled,
span.kcw__button--primary.kcw__disabled,
span.kcw__button--secondary--disabled,
span.kcw__button--secondary.kcw__disabled,
button.kcw__button--disabled,
button.kcw__button.kcw__disabled,
button.kcw__button--primary--disabled,
button.kcw__button--primary.kcw__disabled,
button.kcw__button--secondary--disabled,
button.kcw__button--secondary.kcw__disabled {
  background-color: #d5d5d5;
  border-color: #d5d5d5;
  cursor: not-allowed;
  color: #f9f6f2
}

.kcw__button--primary,
a.kcw__button--primary,
span.kcw__button--primary,
button.kcw__button--primary {
  border-color: var(--wp-fau-color-scheme-1-primary-button-border, transparent);
  background-color: var(--wp-fau-color-scheme-1-primary-button-background, #22180b);
  color: var(--wp-fau-color-scheme-1-primary-button-label, #F9F6F2)
}

.kcw__button--primary .kcw__button__text,
.kcw__button--primary .kcw__button__icon,
.kcw__button--primary .kcw__button__icon svg,
a.kcw__button--primary .kcw__button__text,
a.kcw__button--primary .kcw__button__icon,
a.kcw__button--primary .kcw__button__icon svg,
span.kcw__button--primary .kcw__button__text,
span.kcw__button--primary .kcw__button__icon,
span.kcw__button--primary .kcw__button__icon svg,
button.kcw__button--primary .kcw__button__text,
button.kcw__button--primary .kcw__button__icon,
button.kcw__button--primary .kcw__button__icon svg {
  color: inherit;
  font-weight: 600
}

.kcw__button--primary:hover .kcw__button__text,
.kcw__button--primary:hover .kcw__button__icon,
.kcw__button--primary:hover .kcw__button__icon svg,
.kcw__button--primary:focus .kcw__button__text,
.kcw__button--primary:focus .kcw__button__icon,
.kcw__button--primary:focus .kcw__button__icon svg,
.kcw__button--primary:focus-within .kcw__button__text,
.kcw__button--primary:focus-within .kcw__button__icon,
.kcw__button--primary:focus-within .kcw__button__icon svg,
.kcw__button--primary:active .kcw__button__text,
.kcw__button--primary:active .kcw__button__icon,
.kcw__button--primary:active .kcw__button__icon svg,
a.kcw__button--primary:hover .kcw__button__text,
a.kcw__button--primary:hover .kcw__button__icon,
a.kcw__button--primary:hover .kcw__button__icon svg,
a.kcw__button--primary:focus .kcw__button__text,
a.kcw__button--primary:focus .kcw__button__icon,
a.kcw__button--primary:focus .kcw__button__icon svg,
a.kcw__button--primary:focus-within .kcw__button__text,
a.kcw__button--primary:focus-within .kcw__button__icon,
a.kcw__button--primary:focus-within .kcw__button__icon svg,
a.kcw__button--primary:active .kcw__button__text,
a.kcw__button--primary:active .kcw__button__icon,
a.kcw__button--primary:active .kcw__button__icon svg,
span.kcw__button--primary:hover .kcw__button__text,
span.kcw__button--primary:hover .kcw__button__icon,
span.kcw__button--primary:hover .kcw__button__icon svg,
span.kcw__button--primary:focus .kcw__button__text,
span.kcw__button--primary:focus .kcw__button__icon,
span.kcw__button--primary:focus .kcw__button__icon svg,
span.kcw__button--primary:focus-within .kcw__button__text,
span.kcw__button--primary:focus-within .kcw__button__icon,
span.kcw__button--primary:focus-within .kcw__button__icon svg,
span.kcw__button--primary:active .kcw__button__text,
span.kcw__button--primary:active .kcw__button__icon,
span.kcw__button--primary:active .kcw__button__icon svg,
button.kcw__button--primary:hover .kcw__button__text,
button.kcw__button--primary:hover .kcw__button__icon,
button.kcw__button--primary:hover .kcw__button__icon svg,
button.kcw__button--primary:focus .kcw__button__text,
button.kcw__button--primary:focus .kcw__button__icon,
button.kcw__button--primary:focus .kcw__button__icon svg,
button.kcw__button--primary:focus-within .kcw__button__text,
button.kcw__button--primary:focus-within .kcw__button__icon,
button.kcw__button--primary:focus-within .kcw__button__icon svg,
button.kcw__button--primary:active .kcw__button__text,
button.kcw__button--primary:active .kcw__button__icon,
button.kcw__button--primary:active .kcw__button__icon svg {
  color: inherit
}

.kcw__button--secondary,
a.kcw__button--secondary,
span.kcw__button--secondary,
button.kcw__button--secondary {
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background, transparent);
  border-color: var(--wp-fau-color-scheme-1-secondary-button-border, #22180b);
  color: var(--wp-fau-color-scheme-1-secondary-button-label, #22180b)
}

.kcw__button--secondary .kcw__button__text,
.kcw__button--secondary .kcw__button__icon,
.kcw__button--secondary .kcw__button__icon svg,
a.kcw__button--secondary .kcw__button__text,
a.kcw__button--secondary .kcw__button__icon,
a.kcw__button--secondary .kcw__button__icon svg,
span.kcw__button--secondary .kcw__button__text,
span.kcw__button--secondary .kcw__button__icon,
span.kcw__button--secondary .kcw__button__icon svg,
button.kcw__button--secondary .kcw__button__text,
button.kcw__button--secondary .kcw__button__icon,
button.kcw__button--secondary .kcw__button__icon svg {
  color: inherit;
  font-weight: 600
}

.kcw__button--secondary:hover .kcw__button__text,
.kcw__button--secondary:hover .kcw__button__icon,
.kcw__button--secondary:hover .kcw__button__icon svg,
.kcw__button--secondary:focus .kcw__button__text,
.kcw__button--secondary:focus .kcw__button__icon,
.kcw__button--secondary:focus .kcw__button__icon svg,
.kcw__button--secondary:focus-within .kcw__button__text,
.kcw__button--secondary:focus-within .kcw__button__icon,
.kcw__button--secondary:focus-within .kcw__button__icon svg,
.kcw__button--secondary:active .kcw__button__text,
.kcw__button--secondary:active .kcw__button__icon,
.kcw__button--secondary:active .kcw__button__icon svg,
a.kcw__button--secondary:hover .kcw__button__text,
a.kcw__button--secondary:hover .kcw__button__icon,
a.kcw__button--secondary:hover .kcw__button__icon svg,
a.kcw__button--secondary:focus .kcw__button__text,
a.kcw__button--secondary:focus .kcw__button__icon,
a.kcw__button--secondary:focus .kcw__button__icon svg,
a.kcw__button--secondary:focus-within .kcw__button__text,
a.kcw__button--secondary:focus-within .kcw__button__icon,
a.kcw__button--secondary:focus-within .kcw__button__icon svg,
a.kcw__button--secondary:active .kcw__button__text,
a.kcw__button--secondary:active .kcw__button__icon,
a.kcw__button--secondary:active .kcw__button__icon svg,
span.kcw__button--secondary:hover .kcw__button__text,
span.kcw__button--secondary:hover .kcw__button__icon,
span.kcw__button--secondary:hover .kcw__button__icon svg,
span.kcw__button--secondary:focus .kcw__button__text,
span.kcw__button--secondary:focus .kcw__button__icon,
span.kcw__button--secondary:focus .kcw__button__icon svg,
span.kcw__button--secondary:focus-within .kcw__button__text,
span.kcw__button--secondary:focus-within .kcw__button__icon,
span.kcw__button--secondary:focus-within .kcw__button__icon svg,
span.kcw__button--secondary:active .kcw__button__text,
span.kcw__button--secondary:active .kcw__button__icon,
span.kcw__button--secondary:active .kcw__button__icon svg,
button.kcw__button--secondary:hover .kcw__button__text,
button.kcw__button--secondary:hover .kcw__button__icon,
button.kcw__button--secondary:hover .kcw__button__icon svg,
button.kcw__button--secondary:focus .kcw__button__text,
button.kcw__button--secondary:focus .kcw__button__icon,
button.kcw__button--secondary:focus .kcw__button__icon svg,
button.kcw__button--secondary:focus-within .kcw__button__text,
button.kcw__button--secondary:focus-within .kcw__button__icon,
button.kcw__button--secondary:focus-within .kcw__button__icon svg,
button.kcw__button--secondary:active .kcw__button__text,
button.kcw__button--secondary:active .kcw__button__icon,
button.kcw__button--secondary:active .kcw__button__icon svg {
  color: inherit
}

.kcw__button--destructive,
a.kcw__button--destructive,
span.kcw__button--destructive,
button.kcw__button--destructive {
  background-color: #ac2d20;
  border-color: rgba(0, 0, 0, 0);
  color: #f9f6f2
}

.kcw__button--destructive .kcw__button__text,
.kcw__button--destructive .kcw__button__icon,
.kcw__button--destructive .kcw__button__icon svg,
a.kcw__button--destructive .kcw__button__text,
a.kcw__button--destructive .kcw__button__icon,
a.kcw__button--destructive .kcw__button__icon svg,
span.kcw__button--destructive .kcw__button__text,
span.kcw__button--destructive .kcw__button__icon,
span.kcw__button--destructive .kcw__button__icon svg,
button.kcw__button--destructive .kcw__button__text,
button.kcw__button--destructive .kcw__button__icon,
button.kcw__button--destructive .kcw__button__icon svg {
  color: inherit;
  font-weight: 600
}

.kcw__button--destructive:hover,
.kcw__button--destructive:focus,
.kcw__button--destructive:focus-within,
.kcw__button--destructive:active,
a.kcw__button--destructive:hover,
a.kcw__button--destructive:focus,
a.kcw__button--destructive:focus-within,
a.kcw__button--destructive:active,
span.kcw__button--destructive:hover,
span.kcw__button--destructive:focus,
span.kcw__button--destructive:focus-within,
span.kcw__button--destructive:active,
button.kcw__button--destructive:hover,
button.kcw__button--destructive:focus,
button.kcw__button--destructive:focus-within,
button.kcw__button--destructive:active {
  background-color: rgb(129, 33.75, 24)
}

.kcw__button--tertiary,
a.kcw__button--tertiary,
span.kcw__button--tertiary,
button.kcw__button--tertiary {
  background-color: inherit;
  color: var(--wp-fau-color-scheme-1-link, #22180b);
  text-decoration: none;
  position: relative
}

.kcw__button--tertiary:after,
a.kcw__button--tertiary:after,
span.kcw__button--tertiary:after,
button.kcw__button--tertiary:after {
  background-color: currentColor;
  bottom: -0.3rem;
  content: "";
  display: block;
  height: .2rem;
  position: absolute;
  will-change: transform;
  transform: scale3d(0, 1, 1);
  transition: transform .4s cubic-bezier(0.58, 0.3, 0.005, 1);
  transform-origin: 100% 50%;
  width: 100%
}

.kcw__button--tertiary:hover:after,
.kcw__button--tertiary:focus:after,
.kcw__button--tertiary:focus-within:after,
.kcw__button--tertiary:active:after,
a.kcw__button--tertiary:hover:after,
a.kcw__button--tertiary:focus:after,
a.kcw__button--tertiary:focus-within:after,
a.kcw__button--tertiary:active:after,
span.kcw__button--tertiary:hover:after,
span.kcw__button--tertiary:focus:after,
span.kcw__button--tertiary:focus-within:after,
span.kcw__button--tertiary:active:after,
button.kcw__button--tertiary:hover:after,
button.kcw__button--tertiary:focus:after,
button.kcw__button--tertiary:focus-within:after,
button.kcw__button--tertiary:active:after {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.kcw__button--tertiary .kcw__button__text,
.kcw__button--tertiary .kcw__button__icon,
.kcw__button--tertiary .kcw__button__icon svg,
a.kcw__button--tertiary .kcw__button__text,
a.kcw__button--tertiary .kcw__button__icon,
a.kcw__button--tertiary .kcw__button__icon svg,
span.kcw__button--tertiary .kcw__button__text,
span.kcw__button--tertiary .kcw__button__icon,
span.kcw__button--tertiary .kcw__button__icon svg,
button.kcw__button--tertiary .kcw__button__text,
button.kcw__button--tertiary .kcw__button__icon,
button.kcw__button--tertiary .kcw__button__icon svg {
  color: inherit;
  font-weight: 600
}

.kcw__button--tertiary:hover,
.kcw__button--tertiary:focus,
.kcw__button--tertiary:focus-within,
.kcw__button--tertiary:active,
a.kcw__button--tertiary:hover,
a.kcw__button--tertiary:focus,
a.kcw__button--tertiary:focus-within,
a.kcw__button--tertiary:active,
span.kcw__button--tertiary:hover,
span.kcw__button--tertiary:focus,
span.kcw__button--tertiary:focus-within,
span.kcw__button--tertiary:active,
button.kcw__button--tertiary:hover,
button.kcw__button--tertiary:focus,
button.kcw__button--tertiary:focus-within,
button.kcw__button--tertiary:active {
  text-decoration: none
}

.kcw__button--tertiary:hover .kcw__button__text,
.kcw__button--tertiary:hover .kcw__button__icon,
.kcw__button--tertiary:hover .kcw__button__icon svg,
.kcw__button--tertiary:focus .kcw__button__text,
.kcw__button--tertiary:focus .kcw__button__icon,
.kcw__button--tertiary:focus .kcw__button__icon svg,
.kcw__button--tertiary:focus-within .kcw__button__text,
.kcw__button--tertiary:focus-within .kcw__button__icon,
.kcw__button--tertiary:focus-within .kcw__button__icon svg,
.kcw__button--tertiary:active .kcw__button__text,
.kcw__button--tertiary:active .kcw__button__icon,
.kcw__button--tertiary:active .kcw__button__icon svg,
a.kcw__button--tertiary:hover .kcw__button__text,
a.kcw__button--tertiary:hover .kcw__button__icon,
a.kcw__button--tertiary:hover .kcw__button__icon svg,
a.kcw__button--tertiary:focus .kcw__button__text,
a.kcw__button--tertiary:focus .kcw__button__icon,
a.kcw__button--tertiary:focus .kcw__button__icon svg,
a.kcw__button--tertiary:focus-within .kcw__button__text,
a.kcw__button--tertiary:focus-within .kcw__button__icon,
a.kcw__button--tertiary:focus-within .kcw__button__icon svg,
a.kcw__button--tertiary:active .kcw__button__text,
a.kcw__button--tertiary:active .kcw__button__icon,
a.kcw__button--tertiary:active .kcw__button__icon svg,
span.kcw__button--tertiary:hover .kcw__button__text,
span.kcw__button--tertiary:hover .kcw__button__icon,
span.kcw__button--tertiary:hover .kcw__button__icon svg,
span.kcw__button--tertiary:focus .kcw__button__text,
span.kcw__button--tertiary:focus .kcw__button__icon,
span.kcw__button--tertiary:focus .kcw__button__icon svg,
span.kcw__button--tertiary:focus-within .kcw__button__text,
span.kcw__button--tertiary:focus-within .kcw__button__icon,
span.kcw__button--tertiary:focus-within .kcw__button__icon svg,
span.kcw__button--tertiary:active .kcw__button__text,
span.kcw__button--tertiary:active .kcw__button__icon,
span.kcw__button--tertiary:active .kcw__button__icon svg,
button.kcw__button--tertiary:hover .kcw__button__text,
button.kcw__button--tertiary:hover .kcw__button__icon,
button.kcw__button--tertiary:hover .kcw__button__icon svg,
button.kcw__button--tertiary:focus .kcw__button__text,
button.kcw__button--tertiary:focus .kcw__button__icon,
button.kcw__button--tertiary:focus .kcw__button__icon svg,
button.kcw__button--tertiary:focus-within .kcw__button__text,
button.kcw__button--tertiary:focus-within .kcw__button__icon,
button.kcw__button--tertiary:focus-within .kcw__button__icon svg,
button.kcw__button--tertiary:active .kcw__button__text,
button.kcw__button--tertiary:active .kcw__button__icon,
button.kcw__button--tertiary:active .kcw__button__icon svg {
  color: inherit
}

.kcw__button__text {
  display: inline-block;
  color: inherit;
  margin-bottom: 0
}

.kcw__button__icon {
  color: inherit;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 1.6rem;
  width: 1.6rem;
  margin-bottom: 0
}

.kcw__button__icon svg {
  color: inherit;
  height: 100%;
  width: 100%
}

.kcw__button--icon-right {
  flex-direction: row
}

.kcw__button--icon-left {
  flex-direction: row-reverse
}

.kcw__button.kcw__button--small {
  padding: .75rem 1.6rem;
  gap: .4rem;
  font-size: 1.3rem
}

.kcw__button.kcw__button--small .kcw__button__text,
.kcw__button.kcw__button--small .kcw__button__icon {
  font-size: 1.3rem
}

.kcw__button.kcw__button--large {
  padding: 1rem 3rem;
  gap: .6rem;
  font-size: 1.6rem
}

.kcw__button.kcw__button--large .kcw__button__text,
.kcw__button.kcw__button--large .kcw__button__icon {
  font-size: 1.6rem
}

.kcw__button-group {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3.2rem;
  flex-direction: column;
  align-items: center;
  background-color: rgba(0, 0, 0, 0) !important
}

.kcw__button-group .kcw__button--primary,
.kcw__button-group .kcw__button--secondary {
  width: 100%;
  margin-right: 0
}

.kcw__button-group .kcw__button--primary,
.kcw__button-group .kcw__button--secondary,
.kcw__button-group .kcw__button--tertiary {
  margin-bottom: var(--wp-fau-button-group-gap, 1.8rem)
}

@media(min-width: 640px) {
  .kcw__button-group {
      flex-direction: row;
      flex-wrap: wrap
  }

  .kcw__button-group .kcw__button--primary,
  .kcw__button-group .kcw__button--secondary,
  .kcw__button-group .kcw__button--tertiary {
      margin-right: var(--wp-fau-button-group-gap, 1.8rem)
  }

  .kcw__button-group .kcw__button--primary:last-child,
  .kcw__button-group .kcw__button--secondary:last-child,
  .kcw__button-group .kcw__button--tertiary:last-child {
      margin-right: 0
  }

  .kcw__button-group .kcw__button--primary,
  .kcw__button-group .kcw__button--secondary {
      width: auto
  }
}

.kcw__wp-block-buttons.kcw__is-vertical .kcw__wp-block-button {
  margin-bottom: 2rem;
  padding-right: 0
}

.kcw__color-scheme-1 .kcw__button--primary,
.kcw__color-scheme-1 a.kcw__button--primary,
.kcw__color-scheme-1 span.kcw__button--primary,
.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-1-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-1-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-1-primary-button-label, #ffffff)
}

.kcw__color-scheme-1 .kcw__button--primary:hover,
.kcw__color-scheme-1 .kcw__button--primary:focus,
.kcw__color-scheme-1 .kcw__button--primary:focus-within,
.kcw__color-scheme-1 .kcw__button--primary:active,
.kcw__color-scheme-1 a.kcw__button--primary:hover,
.kcw__color-scheme-1 a.kcw__button--primary:focus,
.kcw__color-scheme-1 a.kcw__button--primary:focus-within,
.kcw__color-scheme-1 a.kcw__button--primary:active,
.kcw__color-scheme-1 span.kcw__button--primary:hover,
.kcw__color-scheme-1 span.kcw__button--primary:focus,
.kcw__color-scheme-1 span.kcw__button--primary:focus-within,
.kcw__color-scheme-1 span.kcw__button--primary:active,
.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-1-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-1-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-1-primary-button-label-hover, false)
}

.kcw__color-scheme-1 .kcw__button--secondary,
.kcw__color-scheme-1 a.kcw__button--secondary,
.kcw__color-scheme-1 span.kcw__button--secondary,
.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-1-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-1-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background, transparent)
}

.kcw__color-scheme-1 .kcw__button--secondary:hover,
.kcw__color-scheme-1 .kcw__button--secondary:focus,
.kcw__color-scheme-1 .kcw__button--secondary:focus-within,
.kcw__color-scheme-1 .kcw__button--secondary:active,
.kcw__color-scheme-1 a.kcw__button--secondary:hover,
.kcw__color-scheme-1 a.kcw__button--secondary:focus,
.kcw__color-scheme-1 a.kcw__button--secondary:focus-within,
.kcw__color-scheme-1 a.kcw__button--secondary:active,
.kcw__color-scheme-1 span.kcw__button--secondary:hover,
.kcw__color-scheme-1 span.kcw__button--secondary:focus,
.kcw__color-scheme-1 span.kcw__button--secondary:focus-within,
.kcw__color-scheme-1 span.kcw__button--secondary:active,
.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-1-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-1-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background-hover, false)
}

.kcw__color-scheme-1 button.kcw__button--tertiary,
.kcw__color-scheme-1 .kcw__button--tertiary,
.kcw__color-scheme-1 a.kcw__button--tertiary {
  color: var(--wp-fau-color-scheme-1-link, inherit)
}

.kcw__color-scheme-1 button.kcw__button--tertiary:hover,
.kcw__color-scheme-1 button.kcw__button--tertiary:focus,
.kcw__color-scheme-1 button.kcw__button--tertiary:focus-within,
.kcw__color-scheme-1 button.kcw__button--tertiary:active,
.kcw__color-scheme-1 .kcw__button--tertiary:hover,
.kcw__color-scheme-1 .kcw__button--tertiary:focus,
.kcw__color-scheme-1 .kcw__button--tertiary:focus-within,
.kcw__color-scheme-1 .kcw__button--tertiary:active,
.kcw__color-scheme-1 a.kcw__button--tertiary:hover,
.kcw__color-scheme-1 a.kcw__button--tertiary:focus,
.kcw__color-scheme-1 a.kcw__button--tertiary:focus-within,
.kcw__color-scheme-1 a.kcw__button--tertiary:active {
  color: var(--wp-fau-color-scheme-1-link-hover, inherit)
}

.kcw__button-color-scheme-1 .kcw__button--primary,
.kcw__button-color-scheme-1 a.kcw__button--primary,
.kcw__button-color-scheme-1 span.kcw__button--primary,
.kcw__button-color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-1-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-1-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-1-primary-button-label, #ffffff)
}

.kcw__button-color-scheme-1 .kcw__button--primary:hover,
.kcw__button-color-scheme-1 .kcw__button--primary:focus,
.kcw__button-color-scheme-1 .kcw__button--primary:focus-within,
.kcw__button-color-scheme-1 .kcw__button--primary:active,
.kcw__button-color-scheme-1 a.kcw__button--primary:hover,
.kcw__button-color-scheme-1 a.kcw__button--primary:focus,
.kcw__button-color-scheme-1 a.kcw__button--primary:focus-within,
.kcw__button-color-scheme-1 a.kcw__button--primary:active,
.kcw__button-color-scheme-1 span.kcw__button--primary:hover,
.kcw__button-color-scheme-1 span.kcw__button--primary:focus,
.kcw__button-color-scheme-1 span.kcw__button--primary:focus-within,
.kcw__button-color-scheme-1 span.kcw__button--primary:active,
.kcw__button-color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__button-color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__button-color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__button-color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-1-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-1-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-1-primary-button-label-hover, false)
}

.kcw__button-color-scheme-1 .kcw__button--secondary,
.kcw__button-color-scheme-1 a.kcw__button--secondary,
.kcw__button-color-scheme-1 span.kcw__button--secondary,
.kcw__button-color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-1-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-1-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background, transparent)
}

.kcw__button-color-scheme-1 .kcw__button--secondary:hover,
.kcw__button-color-scheme-1 .kcw__button--secondary:focus,
.kcw__button-color-scheme-1 .kcw__button--secondary:focus-within,
.kcw__button-color-scheme-1 .kcw__button--secondary:active,
.kcw__button-color-scheme-1 a.kcw__button--secondary:hover,
.kcw__button-color-scheme-1 a.kcw__button--secondary:focus,
.kcw__button-color-scheme-1 a.kcw__button--secondary:focus-within,
.kcw__button-color-scheme-1 a.kcw__button--secondary:active,
.kcw__button-color-scheme-1 span.kcw__button--secondary:hover,
.kcw__button-color-scheme-1 span.kcw__button--secondary:focus,
.kcw__button-color-scheme-1 span.kcw__button--secondary:focus-within,
.kcw__button-color-scheme-1 span.kcw__button--secondary:active,
.kcw__button-color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__button-color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__button-color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__button-color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-1-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-1-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background-hover, false)
}

.kcw__color-scheme-2 .kcw__button--primary,
.kcw__color-scheme-2 a.kcw__button--primary,
.kcw__color-scheme-2 span.kcw__button--primary,
.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-2-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-2-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-2-primary-button-label, #ffffff)
}

.kcw__color-scheme-2 .kcw__button--primary:hover,
.kcw__color-scheme-2 .kcw__button--primary:focus,
.kcw__color-scheme-2 .kcw__button--primary:focus-within,
.kcw__color-scheme-2 .kcw__button--primary:active,
.kcw__color-scheme-2 a.kcw__button--primary:hover,
.kcw__color-scheme-2 a.kcw__button--primary:focus,
.kcw__color-scheme-2 a.kcw__button--primary:focus-within,
.kcw__color-scheme-2 a.kcw__button--primary:active,
.kcw__color-scheme-2 span.kcw__button--primary:hover,
.kcw__color-scheme-2 span.kcw__button--primary:focus,
.kcw__color-scheme-2 span.kcw__button--primary:focus-within,
.kcw__color-scheme-2 span.kcw__button--primary:active,
.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-2-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-2-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-2-primary-button-label-hover, false)
}

.kcw__color-scheme-2 .kcw__button--secondary,
.kcw__color-scheme-2 a.kcw__button--secondary,
.kcw__color-scheme-2 span.kcw__button--secondary,
.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-2-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-2-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-2-secondary-button-background, transparent)
}

.kcw__color-scheme-2 .kcw__button--secondary:hover,
.kcw__color-scheme-2 .kcw__button--secondary:focus,
.kcw__color-scheme-2 .kcw__button--secondary:focus-within,
.kcw__color-scheme-2 .kcw__button--secondary:active,
.kcw__color-scheme-2 a.kcw__button--secondary:hover,
.kcw__color-scheme-2 a.kcw__button--secondary:focus,
.kcw__color-scheme-2 a.kcw__button--secondary:focus-within,
.kcw__color-scheme-2 a.kcw__button--secondary:active,
.kcw__color-scheme-2 span.kcw__button--secondary:hover,
.kcw__color-scheme-2 span.kcw__button--secondary:focus,
.kcw__color-scheme-2 span.kcw__button--secondary:focus-within,
.kcw__color-scheme-2 span.kcw__button--secondary:active,
.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-2-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-2-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-2-secondary-button-background-hover, false)
}

.kcw__color-scheme-2 button.kcw__button--tertiary,
.kcw__color-scheme-2 .kcw__button--tertiary,
.kcw__color-scheme-2 a.kcw__button--tertiary {
  color: var(--wp-fau-color-scheme-2-link, inherit)
}

.kcw__color-scheme-2 button.kcw__button--tertiary:hover,
.kcw__color-scheme-2 button.kcw__button--tertiary:focus,
.kcw__color-scheme-2 button.kcw__button--tertiary:focus-within,
.kcw__color-scheme-2 button.kcw__button--tertiary:active,
.kcw__color-scheme-2 .kcw__button--tertiary:hover,
.kcw__color-scheme-2 .kcw__button--tertiary:focus,
.kcw__color-scheme-2 .kcw__button--tertiary:focus-within,
.kcw__color-scheme-2 .kcw__button--tertiary:active,
.kcw__color-scheme-2 a.kcw__button--tertiary:hover,
.kcw__color-scheme-2 a.kcw__button--tertiary:focus,
.kcw__color-scheme-2 a.kcw__button--tertiary:focus-within,
.kcw__color-scheme-2 a.kcw__button--tertiary:active {
  color: var(--wp-fau-color-scheme-2-link-hover, inherit)
}

.kcw__button-color-scheme-2 .kcw__button--primary,
.kcw__button-color-scheme-2 a.kcw__button--primary,
.kcw__button-color-scheme-2 span.kcw__button--primary,
.kcw__button-color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-2-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-2-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-2-primary-button-label, #ffffff)
}

.kcw__button-color-scheme-2 .kcw__button--primary:hover,
.kcw__button-color-scheme-2 .kcw__button--primary:focus,
.kcw__button-color-scheme-2 .kcw__button--primary:focus-within,
.kcw__button-color-scheme-2 .kcw__button--primary:active,
.kcw__button-color-scheme-2 a.kcw__button--primary:hover,
.kcw__button-color-scheme-2 a.kcw__button--primary:focus,
.kcw__button-color-scheme-2 a.kcw__button--primary:focus-within,
.kcw__button-color-scheme-2 a.kcw__button--primary:active,
.kcw__button-color-scheme-2 span.kcw__button--primary:hover,
.kcw__button-color-scheme-2 span.kcw__button--primary:focus,
.kcw__button-color-scheme-2 span.kcw__button--primary:focus-within,
.kcw__button-color-scheme-2 span.kcw__button--primary:active,
.kcw__button-color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__button-color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__button-color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__button-color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-2-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-2-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-2-primary-button-label-hover, false)
}

.kcw__button-color-scheme-2 .kcw__button--secondary,
.kcw__button-color-scheme-2 a.kcw__button--secondary,
.kcw__button-color-scheme-2 span.kcw__button--secondary,
.kcw__button-color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-2-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-2-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-2-secondary-button-background, transparent)
}

.kcw__button-color-scheme-2 .kcw__button--secondary:hover,
.kcw__button-color-scheme-2 .kcw__button--secondary:focus,
.kcw__button-color-scheme-2 .kcw__button--secondary:focus-within,
.kcw__button-color-scheme-2 .kcw__button--secondary:active,
.kcw__button-color-scheme-2 a.kcw__button--secondary:hover,
.kcw__button-color-scheme-2 a.kcw__button--secondary:focus,
.kcw__button-color-scheme-2 a.kcw__button--secondary:focus-within,
.kcw__button-color-scheme-2 a.kcw__button--secondary:active,
.kcw__button-color-scheme-2 span.kcw__button--secondary:hover,
.kcw__button-color-scheme-2 span.kcw__button--secondary:focus,
.kcw__button-color-scheme-2 span.kcw__button--secondary:focus-within,
.kcw__button-color-scheme-2 span.kcw__button--secondary:active,
.kcw__button-color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__button-color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__button-color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__button-color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-2-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-2-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-2-secondary-button-background-hover, false)
}

.kcw__color-scheme-3 .kcw__button--primary,
.kcw__color-scheme-3 a.kcw__button--primary,
.kcw__color-scheme-3 span.kcw__button--primary,
.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-3-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-3-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-3-primary-button-label, #ffffff)
}

.kcw__color-scheme-3 .kcw__button--primary:hover,
.kcw__color-scheme-3 .kcw__button--primary:focus,
.kcw__color-scheme-3 .kcw__button--primary:focus-within,
.kcw__color-scheme-3 .kcw__button--primary:active,
.kcw__color-scheme-3 a.kcw__button--primary:hover,
.kcw__color-scheme-3 a.kcw__button--primary:focus,
.kcw__color-scheme-3 a.kcw__button--primary:focus-within,
.kcw__color-scheme-3 a.kcw__button--primary:active,
.kcw__color-scheme-3 span.kcw__button--primary:hover,
.kcw__color-scheme-3 span.kcw__button--primary:focus,
.kcw__color-scheme-3 span.kcw__button--primary:focus-within,
.kcw__color-scheme-3 span.kcw__button--primary:active,
.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-3-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-3-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-3-primary-button-label-hover, false)
}

.kcw__color-scheme-3 .kcw__button--secondary,
.kcw__color-scheme-3 a.kcw__button--secondary,
.kcw__color-scheme-3 span.kcw__button--secondary,
.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-3-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-3-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-3-secondary-button-background, transparent)
}

.kcw__color-scheme-3 .kcw__button--secondary:hover,
.kcw__color-scheme-3 .kcw__button--secondary:focus,
.kcw__color-scheme-3 .kcw__button--secondary:focus-within,
.kcw__color-scheme-3 .kcw__button--secondary:active,
.kcw__color-scheme-3 a.kcw__button--secondary:hover,
.kcw__color-scheme-3 a.kcw__button--secondary:focus,
.kcw__color-scheme-3 a.kcw__button--secondary:focus-within,
.kcw__color-scheme-3 a.kcw__button--secondary:active,
.kcw__color-scheme-3 span.kcw__button--secondary:hover,
.kcw__color-scheme-3 span.kcw__button--secondary:focus,
.kcw__color-scheme-3 span.kcw__button--secondary:focus-within,
.kcw__color-scheme-3 span.kcw__button--secondary:active,
.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-3-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-3-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-3-secondary-button-background-hover, false)
}

.kcw__color-scheme-3 button.kcw__button--tertiary,
.kcw__color-scheme-3 .kcw__button--tertiary,
.kcw__color-scheme-3 a.kcw__button--tertiary {
  color: var(--wp-fau-color-scheme-3-link, inherit)
}

.kcw__color-scheme-3 button.kcw__button--tertiary:hover,
.kcw__color-scheme-3 button.kcw__button--tertiary:focus,
.kcw__color-scheme-3 button.kcw__button--tertiary:focus-within,
.kcw__color-scheme-3 button.kcw__button--tertiary:active,
.kcw__color-scheme-3 .kcw__button--tertiary:hover,
.kcw__color-scheme-3 .kcw__button--tertiary:focus,
.kcw__color-scheme-3 .kcw__button--tertiary:focus-within,
.kcw__color-scheme-3 .kcw__button--tertiary:active,
.kcw__color-scheme-3 a.kcw__button--tertiary:hover,
.kcw__color-scheme-3 a.kcw__button--tertiary:focus,
.kcw__color-scheme-3 a.kcw__button--tertiary:focus-within,
.kcw__color-scheme-3 a.kcw__button--tertiary:active {
  color: var(--wp-fau-color-scheme-3-link-hover, inherit)
}

.kcw__button-color-scheme-3 .kcw__button--primary,
.kcw__button-color-scheme-3 a.kcw__button--primary,
.kcw__button-color-scheme-3 span.kcw__button--primary,
.kcw__button-color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-3-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-3-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-3-primary-button-label, #ffffff)
}

.kcw__button-color-scheme-3 .kcw__button--primary:hover,
.kcw__button-color-scheme-3 .kcw__button--primary:focus,
.kcw__button-color-scheme-3 .kcw__button--primary:focus-within,
.kcw__button-color-scheme-3 .kcw__button--primary:active,
.kcw__button-color-scheme-3 a.kcw__button--primary:hover,
.kcw__button-color-scheme-3 a.kcw__button--primary:focus,
.kcw__button-color-scheme-3 a.kcw__button--primary:focus-within,
.kcw__button-color-scheme-3 a.kcw__button--primary:active,
.kcw__button-color-scheme-3 span.kcw__button--primary:hover,
.kcw__button-color-scheme-3 span.kcw__button--primary:focus,
.kcw__button-color-scheme-3 span.kcw__button--primary:focus-within,
.kcw__button-color-scheme-3 span.kcw__button--primary:active,
.kcw__button-color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__button-color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__button-color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__button-color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-3-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-3-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-3-primary-button-label-hover, false)
}

.kcw__button-color-scheme-3 .kcw__button--secondary,
.kcw__button-color-scheme-3 a.kcw__button--secondary,
.kcw__button-color-scheme-3 span.kcw__button--secondary,
.kcw__button-color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-3-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-3-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-3-secondary-button-background, transparent)
}

.kcw__button-color-scheme-3 .kcw__button--secondary:hover,
.kcw__button-color-scheme-3 .kcw__button--secondary:focus,
.kcw__button-color-scheme-3 .kcw__button--secondary:focus-within,
.kcw__button-color-scheme-3 .kcw__button--secondary:active,
.kcw__button-color-scheme-3 a.kcw__button--secondary:hover,
.kcw__button-color-scheme-3 a.kcw__button--secondary:focus,
.kcw__button-color-scheme-3 a.kcw__button--secondary:focus-within,
.kcw__button-color-scheme-3 a.kcw__button--secondary:active,
.kcw__button-color-scheme-3 span.kcw__button--secondary:hover,
.kcw__button-color-scheme-3 span.kcw__button--secondary:focus,
.kcw__button-color-scheme-3 span.kcw__button--secondary:focus-within,
.kcw__button-color-scheme-3 span.kcw__button--secondary:active,
.kcw__button-color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__button-color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__button-color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__button-color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-3-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-3-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-3-secondary-button-background-hover, false)
}

.kcw__color-scheme-4 .kcw__button--primary,
.kcw__color-scheme-4 a.kcw__button--primary,
.kcw__color-scheme-4 span.kcw__button--primary,
.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-4-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-4-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-4-primary-button-label, #ffffff)
}

.kcw__color-scheme-4 .kcw__button--primary:hover,
.kcw__color-scheme-4 .kcw__button--primary:focus,
.kcw__color-scheme-4 .kcw__button--primary:focus-within,
.kcw__color-scheme-4 .kcw__button--primary:active,
.kcw__color-scheme-4 a.kcw__button--primary:hover,
.kcw__color-scheme-4 a.kcw__button--primary:focus,
.kcw__color-scheme-4 a.kcw__button--primary:focus-within,
.kcw__color-scheme-4 a.kcw__button--primary:active,
.kcw__color-scheme-4 span.kcw__button--primary:hover,
.kcw__color-scheme-4 span.kcw__button--primary:focus,
.kcw__color-scheme-4 span.kcw__button--primary:focus-within,
.kcw__color-scheme-4 span.kcw__button--primary:active,
.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-4-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-4-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-4-primary-button-label-hover, false)
}

.kcw__color-scheme-4 .kcw__button--secondary,
.kcw__color-scheme-4 a.kcw__button--secondary,
.kcw__color-scheme-4 span.kcw__button--secondary,
.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-4-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-4-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-4-secondary-button-background, transparent)
}

.kcw__color-scheme-4 .kcw__button--secondary:hover,
.kcw__color-scheme-4 .kcw__button--secondary:focus,
.kcw__color-scheme-4 .kcw__button--secondary:focus-within,
.kcw__color-scheme-4 .kcw__button--secondary:active,
.kcw__color-scheme-4 a.kcw__button--secondary:hover,
.kcw__color-scheme-4 a.kcw__button--secondary:focus,
.kcw__color-scheme-4 a.kcw__button--secondary:focus-within,
.kcw__color-scheme-4 a.kcw__button--secondary:active,
.kcw__color-scheme-4 span.kcw__button--secondary:hover,
.kcw__color-scheme-4 span.kcw__button--secondary:focus,
.kcw__color-scheme-4 span.kcw__button--secondary:focus-within,
.kcw__color-scheme-4 span.kcw__button--secondary:active,
.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-4-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-4-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-4-secondary-button-background-hover, false)
}

.kcw__color-scheme-4 button.kcw__button--tertiary,
.kcw__color-scheme-4 .kcw__button--tertiary,
.kcw__color-scheme-4 a.kcw__button--tertiary {
  color: var(--wp-fau-color-scheme-4-link, inherit)
}

.kcw__color-scheme-4 button.kcw__button--tertiary:hover,
.kcw__color-scheme-4 button.kcw__button--tertiary:focus,
.kcw__color-scheme-4 button.kcw__button--tertiary:focus-within,
.kcw__color-scheme-4 button.kcw__button--tertiary:active,
.kcw__color-scheme-4 .kcw__button--tertiary:hover,
.kcw__color-scheme-4 .kcw__button--tertiary:focus,
.kcw__color-scheme-4 .kcw__button--tertiary:focus-within,
.kcw__color-scheme-4 .kcw__button--tertiary:active,
.kcw__color-scheme-4 a.kcw__button--tertiary:hover,
.kcw__color-scheme-4 a.kcw__button--tertiary:focus,
.kcw__color-scheme-4 a.kcw__button--tertiary:focus-within,
.kcw__color-scheme-4 a.kcw__button--tertiary:active {
  color: var(--wp-fau-color-scheme-4-link-hover, inherit)
}

.kcw__button-color-scheme-4 .kcw__button--primary,
.kcw__button-color-scheme-4 a.kcw__button--primary,
.kcw__button-color-scheme-4 span.kcw__button--primary,
.kcw__button-color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-4-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-4-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-4-primary-button-label, #ffffff)
}

.kcw__button-color-scheme-4 .kcw__button--primary:hover,
.kcw__button-color-scheme-4 .kcw__button--primary:focus,
.kcw__button-color-scheme-4 .kcw__button--primary:focus-within,
.kcw__button-color-scheme-4 .kcw__button--primary:active,
.kcw__button-color-scheme-4 a.kcw__button--primary:hover,
.kcw__button-color-scheme-4 a.kcw__button--primary:focus,
.kcw__button-color-scheme-4 a.kcw__button--primary:focus-within,
.kcw__button-color-scheme-4 a.kcw__button--primary:active,
.kcw__button-color-scheme-4 span.kcw__button--primary:hover,
.kcw__button-color-scheme-4 span.kcw__button--primary:focus,
.kcw__button-color-scheme-4 span.kcw__button--primary:focus-within,
.kcw__button-color-scheme-4 span.kcw__button--primary:active,
.kcw__button-color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__button-color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__button-color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__button-color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-4-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-4-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-4-primary-button-label-hover, false)
}

.kcw__button-color-scheme-4 .kcw__button--secondary,
.kcw__button-color-scheme-4 a.kcw__button--secondary,
.kcw__button-color-scheme-4 span.kcw__button--secondary,
.kcw__button-color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-4-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-4-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-4-secondary-button-background, transparent)
}

.kcw__button-color-scheme-4 .kcw__button--secondary:hover,
.kcw__button-color-scheme-4 .kcw__button--secondary:focus,
.kcw__button-color-scheme-4 .kcw__button--secondary:focus-within,
.kcw__button-color-scheme-4 .kcw__button--secondary:active,
.kcw__button-color-scheme-4 a.kcw__button--secondary:hover,
.kcw__button-color-scheme-4 a.kcw__button--secondary:focus,
.kcw__button-color-scheme-4 a.kcw__button--secondary:focus-within,
.kcw__button-color-scheme-4 a.kcw__button--secondary:active,
.kcw__button-color-scheme-4 span.kcw__button--secondary:hover,
.kcw__button-color-scheme-4 span.kcw__button--secondary:focus,
.kcw__button-color-scheme-4 span.kcw__button--secondary:focus-within,
.kcw__button-color-scheme-4 span.kcw__button--secondary:active,
.kcw__button-color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__button-color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__button-color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__button-color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-4-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-4-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-4-secondary-button-background-hover, false)
}

.kcw__color-scheme-5 .kcw__button--primary,
.kcw__color-scheme-5 a.kcw__button--primary,
.kcw__color-scheme-5 span.kcw__button--primary,
.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-5-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-5-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-5-primary-button-label, #ffffff)
}

.kcw__color-scheme-5 .kcw__button--primary:hover,
.kcw__color-scheme-5 .kcw__button--primary:focus,
.kcw__color-scheme-5 .kcw__button--primary:focus-within,
.kcw__color-scheme-5 .kcw__button--primary:active,
.kcw__color-scheme-5 a.kcw__button--primary:hover,
.kcw__color-scheme-5 a.kcw__button--primary:focus,
.kcw__color-scheme-5 a.kcw__button--primary:focus-within,
.kcw__color-scheme-5 a.kcw__button--primary:active,
.kcw__color-scheme-5 span.kcw__button--primary:hover,
.kcw__color-scheme-5 span.kcw__button--primary:focus,
.kcw__color-scheme-5 span.kcw__button--primary:focus-within,
.kcw__color-scheme-5 span.kcw__button--primary:active,
.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-5-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-5-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-5-primary-button-label-hover, false)
}

.kcw__color-scheme-5 .kcw__button--secondary,
.kcw__color-scheme-5 a.kcw__button--secondary,
.kcw__color-scheme-5 span.kcw__button--secondary,
.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-5-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-5-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-5-secondary-button-background, transparent)
}

.kcw__color-scheme-5 .kcw__button--secondary:hover,
.kcw__color-scheme-5 .kcw__button--secondary:focus,
.kcw__color-scheme-5 .kcw__button--secondary:focus-within,
.kcw__color-scheme-5 .kcw__button--secondary:active,
.kcw__color-scheme-5 a.kcw__button--secondary:hover,
.kcw__color-scheme-5 a.kcw__button--secondary:focus,
.kcw__color-scheme-5 a.kcw__button--secondary:focus-within,
.kcw__color-scheme-5 a.kcw__button--secondary:active,
.kcw__color-scheme-5 span.kcw__button--secondary:hover,
.kcw__color-scheme-5 span.kcw__button--secondary:focus,
.kcw__color-scheme-5 span.kcw__button--secondary:focus-within,
.kcw__color-scheme-5 span.kcw__button--secondary:active,
.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-5-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-5-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-5-secondary-button-background-hover, false)
}

.kcw__color-scheme-5 button.kcw__button--tertiary,
.kcw__color-scheme-5 .kcw__button--tertiary,
.kcw__color-scheme-5 a.kcw__button--tertiary {
  color: var(--wp-fau-color-scheme-5-link, inherit)
}

.kcw__color-scheme-5 button.kcw__button--tertiary:hover,
.kcw__color-scheme-5 button.kcw__button--tertiary:focus,
.kcw__color-scheme-5 button.kcw__button--tertiary:focus-within,
.kcw__color-scheme-5 button.kcw__button--tertiary:active,
.kcw__color-scheme-5 .kcw__button--tertiary:hover,
.kcw__color-scheme-5 .kcw__button--tertiary:focus,
.kcw__color-scheme-5 .kcw__button--tertiary:focus-within,
.kcw__color-scheme-5 .kcw__button--tertiary:active,
.kcw__color-scheme-5 a.kcw__button--tertiary:hover,
.kcw__color-scheme-5 a.kcw__button--tertiary:focus,
.kcw__color-scheme-5 a.kcw__button--tertiary:focus-within,
.kcw__color-scheme-5 a.kcw__button--tertiary:active {
  color: var(--wp-fau-color-scheme-5-link-hover, inherit)
}

.kcw__button-color-scheme-5 .kcw__button--primary,
.kcw__button-color-scheme-5 a.kcw__button--primary,
.kcw__button-color-scheme-5 span.kcw__button--primary,
.kcw__button-color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-5-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-5-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-5-primary-button-label, #ffffff)
}

.kcw__button-color-scheme-5 .kcw__button--primary:hover,
.kcw__button-color-scheme-5 .kcw__button--primary:focus,
.kcw__button-color-scheme-5 .kcw__button--primary:focus-within,
.kcw__button-color-scheme-5 .kcw__button--primary:active,
.kcw__button-color-scheme-5 a.kcw__button--primary:hover,
.kcw__button-color-scheme-5 a.kcw__button--primary:focus,
.kcw__button-color-scheme-5 a.kcw__button--primary:focus-within,
.kcw__button-color-scheme-5 a.kcw__button--primary:active,
.kcw__button-color-scheme-5 span.kcw__button--primary:hover,
.kcw__button-color-scheme-5 span.kcw__button--primary:focus,
.kcw__button-color-scheme-5 span.kcw__button--primary:focus-within,
.kcw__button-color-scheme-5 span.kcw__button--primary:active,
.kcw__button-color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__button-color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__button-color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__button-color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-5-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-5-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-5-primary-button-label-hover, false)
}

.kcw__button-color-scheme-5 .kcw__button--secondary,
.kcw__button-color-scheme-5 a.kcw__button--secondary,
.kcw__button-color-scheme-5 span.kcw__button--secondary,
.kcw__button-color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-5-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-5-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-5-secondary-button-background, transparent)
}

.kcw__button-color-scheme-5 .kcw__button--secondary:hover,
.kcw__button-color-scheme-5 .kcw__button--secondary:focus,
.kcw__button-color-scheme-5 .kcw__button--secondary:focus-within,
.kcw__button-color-scheme-5 .kcw__button--secondary:active,
.kcw__button-color-scheme-5 a.kcw__button--secondary:hover,
.kcw__button-color-scheme-5 a.kcw__button--secondary:focus,
.kcw__button-color-scheme-5 a.kcw__button--secondary:focus-within,
.kcw__button-color-scheme-5 a.kcw__button--secondary:active,
.kcw__button-color-scheme-5 span.kcw__button--secondary:hover,
.kcw__button-color-scheme-5 span.kcw__button--secondary:focus,
.kcw__button-color-scheme-5 span.kcw__button--secondary:focus-within,
.kcw__button-color-scheme-5 span.kcw__button--secondary:active,
.kcw__button-color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__button-color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__button-color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__button-color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-5-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-5-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-5-secondary-button-background-hover, false)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__has-color-scheme-1-link-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-link-color {
  color: var(--wp-fau-color-scheme-1-link, initial)
}

.kcw__has-color-scheme-1-link-background-color {
  background-color: var(--wp-fau-color-scheme-1-link, initial)
}

.kcw__has-color-scheme-1-link-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-link-hover-color {
  color: var(--wp-fau-color-scheme-1-link-hover, initial)
}

.kcw__has-color-scheme-1-link-hover-background-color {
  background-color: var(--wp-fau-color-scheme-1-link-hover, initial)
}

.kcw__has-color-scheme-1-primary-button-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-primary-button-background-color {
  color: var(--wp-fau-color-scheme-1-primary-button-background, initial)
}

.kcw__has-color-scheme-1-primary-button-background-background-color {
  background-color: var(--wp-fau-color-scheme-1-primary-button-background, initial)
}

.kcw__has-color-scheme-1-primary-button-background-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-primary-button-background-hover-color {
  color: var(--wp-fau-color-scheme-1-primary-button-background-hover, initial)
}

.kcw__has-color-scheme-1-primary-button-background-hover-background-color {
  background-color: var(--wp-fau-color-scheme-1-primary-button-background-hover, initial)
}

.kcw__has-color-scheme-1-primary-button-label-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-primary-button-label-color {
  color: var(--wp-fau-color-scheme-1-primary-button-label, initial)
}

.kcw__has-color-scheme-1-primary-button-label-background-color {
  background-color: var(--wp-fau-color-scheme-1-primary-button-label, initial)
}

.kcw__has-color-scheme-1-primary-button-label-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-primary-button-label-hover-color {
  color: var(--wp-fau-color-scheme-1-primary-button-label-hover, initial)
}

.kcw__has-color-scheme-1-primary-button-label-hover-background-color {
  background-color: var(--wp-fau-color-scheme-1-primary-button-label-hover, initial)
}

.kcw__has-color-scheme-1-secondary-button-border-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-secondary-button-border-color {
  color: var(--wp-fau-color-scheme-1-secondary-button-border, initial)
}

.kcw__has-color-scheme-1-secondary-button-border-background-color {
  background-color: var(--wp-fau-color-scheme-1-secondary-button-border, initial)
}

.kcw__has-color-scheme-1-secondary-button-border-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-secondary-button-border-hover-color {
  color: var(--wp-fau-color-scheme-1-secondary-button-border-hover, initial)
}

.kcw__has-color-scheme-1-secondary-button-border-hover-background-color {
  background-color: var(--wp-fau-color-scheme-1-secondary-button-border-hover, initial)
}

.kcw__has-color-scheme-1-secondary-button-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-secondary-button-background-color {
  color: var(--wp-fau-color-scheme-1-secondary-button-background, initial)
}

.kcw__has-color-scheme-1-secondary-button-background-background-color {
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background, initial)
}

.kcw__has-color-scheme-1-secondary-button-background-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-secondary-button-background-hover-color {
  color: var(--wp-fau-color-scheme-1-secondary-button-background-hover, initial)
}

.kcw__has-color-scheme-1-secondary-button-background-hover-background-color {
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background-hover, initial)
}

.kcw__has-color-scheme-1-secondary-button-label-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-secondary-button-label-color {
  color: var(--wp-fau-color-scheme-1-secondary-button-label, initial)
}

.kcw__has-color-scheme-1-secondary-button-label-background-color {
  background-color: var(--wp-fau-color-scheme-1-secondary-button-label, initial)
}

.kcw__has-color-scheme-1-secondary-button-label-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-secondary-button-label-hover-color {
  color: var(--wp-fau-color-scheme-1-secondary-button-label-hover, initial)
}

.kcw__has-color-scheme-1-secondary-button-label-hover-background-color {
  background-color: var(--wp-fau-color-scheme-1-secondary-button-label-hover, initial)
}

.kcw__has-color-scheme-1-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-background-color {
  color: var(--wp-fau-color-scheme-1-background, initial)
}

.kcw__has-color-scheme-1-background-background-color {
  background-color: var(--wp-fau-color-scheme-1-background, initial)
}

.kcw__has-color-scheme-1-accent-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-accent-color {
  color: var(--wp-fau-color-scheme-1-accent, initial)
}

.kcw__has-color-scheme-1-accent-background-color {
  background-color: var(--wp-fau-color-scheme-1-accent, initial)
}

.kcw__has-color-scheme-1-header-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-header-color {
  color: var(--wp-fau-color-scheme-1-header, initial)
}

.kcw__has-color-scheme-1-header-background-color {
  background-color: var(--wp-fau-color-scheme-1-header, initial)
}

.kcw__has-color-scheme-1-text-color,
.kcw__wp-block-heading.kcw__has-color-scheme-1-text-color {
  color: var(--wp-fau-color-scheme-1-text, initial)
}

.kcw__has-color-scheme-1-text-background-color {
  background-color: var(--wp-fau-color-scheme-1-text, initial)
}

.kcw__color-scheme-1 {
  background-color: var(--wp-fau-color-scheme-1-background, #FFFFFF)
}

.kcw__color-scheme-1 p,
.kcw__color-scheme-1 span,
.kcw__color-scheme-1 ul,
.kcw__color-scheme-1 ol,
.kcw__color-scheme-1 li,
.kcw__color-scheme-1 pre,
.kcw__color-scheme-1 label {
  color: var(--wp-fau-color-scheme-1-text, inherit)
}

.kcw__color-scheme-1 h1,
.kcw__color-scheme-1 h2,
.kcw__color-scheme-1 h3,
.kcw__color-scheme-1 h4,
.kcw__color-scheme-1 h5 {
  color: var(--wp-fau-color-scheme-1-header, inherit)
}

.kcw__color-scheme-1 .kcw__subheader,
.kcw__color-scheme-1 .kcw__subheading {
  color: var(--wp-fau-color-scheme-1-accent, inherit)
}

.kcw__color-scheme-1 p.kcw__animated-border__bottom:after,
.kcw__color-scheme-1 p .kcw__animated-border__bottom:after {
  background-color: var(--wp-fau-color-scheme-1-body, #22180b)
}

.kcw__color-scheme-1 a.kcw__animated-border__bottom:after,
.kcw__color-scheme-1 a .kcw__animated-border__bottom:after {
  background-color: var(--wp-fau-color-scheme-1-link, #22180b)
}

.kcw__color-scheme-1.kcw__site-footer__top-wrapper nav ul li a:after {
  background-color: var(--wp-fau-color-scheme-1-link-hover, #22180b)
}

.kcw__color-scheme-1 a,
.kcw__color-scheme-1 a span {
  color: var(--wp-fau-color-scheme-1-link, #000000)
}

.kcw__color-scheme-1 a:hover,
.kcw__color-scheme-1 a:focus,
.kcw__color-scheme-1 a:focus-within,
.kcw__color-scheme-1 a:active,
.kcw__color-scheme-1 a span:hover,
.kcw__color-scheme-1 a span:focus,
.kcw__color-scheme-1 a span:focus-within,
.kcw__color-scheme-1 a span:active {
  color: var(--wp-fau-color-scheme-1-link-hover, #000000)
}

.kcw__has-color-scheme-2-link-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-link-color {
  color: var(--wp-fau-color-scheme-2-link, initial)
}

.kcw__has-color-scheme-2-link-background-color {
  background-color: var(--wp-fau-color-scheme-2-link, initial)
}

.kcw__has-color-scheme-2-link-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-link-hover-color {
  color: var(--wp-fau-color-scheme-2-link-hover, initial)
}

.kcw__has-color-scheme-2-link-hover-background-color {
  background-color: var(--wp-fau-color-scheme-2-link-hover, initial)
}

.kcw__has-color-scheme-2-primary-button-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-primary-button-background-color {
  color: var(--wp-fau-color-scheme-2-primary-button-background, initial)
}

.kcw__has-color-scheme-2-primary-button-background-background-color {
  background-color: var(--wp-fau-color-scheme-2-primary-button-background, initial)
}

.kcw__has-color-scheme-2-primary-button-background-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-primary-button-background-hover-color {
  color: var(--wp-fau-color-scheme-2-primary-button-background-hover, initial)
}

.kcw__has-color-scheme-2-primary-button-background-hover-background-color {
  background-color: var(--wp-fau-color-scheme-2-primary-button-background-hover, initial)
}

.kcw__has-color-scheme-2-primary-button-label-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-primary-button-label-color {
  color: var(--wp-fau-color-scheme-2-primary-button-label, initial)
}

.kcw__has-color-scheme-2-primary-button-label-background-color {
  background-color: var(--wp-fau-color-scheme-2-primary-button-label, initial)
}

.kcw__has-color-scheme-2-primary-button-label-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-primary-button-label-hover-color {
  color: var(--wp-fau-color-scheme-2-primary-button-label-hover, initial)
}

.kcw__has-color-scheme-2-primary-button-label-hover-background-color {
  background-color: var(--wp-fau-color-scheme-2-primary-button-label-hover, initial)
}

.kcw__has-color-scheme-2-secondary-button-border-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-secondary-button-border-color {
  color: var(--wp-fau-color-scheme-2-secondary-button-border, initial)
}

.kcw__has-color-scheme-2-secondary-button-border-background-color {
  background-color: var(--wp-fau-color-scheme-2-secondary-button-border, initial)
}

.kcw__has-color-scheme-2-secondary-button-border-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-secondary-button-border-hover-color {
  color: var(--wp-fau-color-scheme-2-secondary-button-border-hover, initial)
}

.kcw__has-color-scheme-2-secondary-button-border-hover-background-color {
  background-color: var(--wp-fau-color-scheme-2-secondary-button-border-hover, initial)
}

.kcw__has-color-scheme-2-secondary-button-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-secondary-button-background-color {
  color: var(--wp-fau-color-scheme-2-secondary-button-background, initial)
}

.kcw__has-color-scheme-2-secondary-button-background-background-color {
  background-color: var(--wp-fau-color-scheme-2-secondary-button-background, initial)
}

.kcw__has-color-scheme-2-secondary-button-background-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-secondary-button-background-hover-color {
  color: var(--wp-fau-color-scheme-2-secondary-button-background-hover, initial)
}

.kcw__has-color-scheme-2-secondary-button-background-hover-background-color {
  background-color: var(--wp-fau-color-scheme-2-secondary-button-background-hover, initial)
}

.kcw__has-color-scheme-2-secondary-button-label-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-secondary-button-label-color {
  color: var(--wp-fau-color-scheme-2-secondary-button-label, initial)
}

.kcw__has-color-scheme-2-secondary-button-label-background-color {
  background-color: var(--wp-fau-color-scheme-2-secondary-button-label, initial)
}

.kcw__has-color-scheme-2-secondary-button-label-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-secondary-button-label-hover-color {
  color: var(--wp-fau-color-scheme-2-secondary-button-label-hover, initial)
}

.kcw__has-color-scheme-2-secondary-button-label-hover-background-color {
  background-color: var(--wp-fau-color-scheme-2-secondary-button-label-hover, initial)
}

.kcw__has-color-scheme-2-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-background-color {
  color: var(--wp-fau-color-scheme-2-background, initial)
}

.kcw__has-color-scheme-2-background-background-color {
  background-color: var(--wp-fau-color-scheme-2-background, initial)
}

.kcw__has-color-scheme-2-accent-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-accent-color {
  color: var(--wp-fau-color-scheme-2-accent, initial)
}

.kcw__has-color-scheme-2-accent-background-color {
  background-color: var(--wp-fau-color-scheme-2-accent, initial)
}

.kcw__has-color-scheme-2-header-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-header-color {
  color: var(--wp-fau-color-scheme-2-header, initial)
}

.kcw__has-color-scheme-2-header-background-color {
  background-color: var(--wp-fau-color-scheme-2-header, initial)
}

.kcw__has-color-scheme-2-text-color,
.kcw__wp-block-heading.kcw__has-color-scheme-2-text-color {
  color: var(--wp-fau-color-scheme-2-text, initial)
}

.kcw__has-color-scheme-2-text-background-color {
  background-color: var(--wp-fau-color-scheme-2-text, initial)
}

.kcw__color-scheme-2 {
  background-color: var(--wp-fau-color-scheme-2-background, #FFFFFF)
}

.kcw__color-scheme-2 p,
.kcw__color-scheme-2 span,
.kcw__color-scheme-2 ul,
.kcw__color-scheme-2 ol,
.kcw__color-scheme-2 li,
.kcw__color-scheme-2 pre,
.kcw__color-scheme-2 label {
  color: var(--wp-fau-color-scheme-2-text, inherit)
}

.kcw__color-scheme-2 h1,
.kcw__color-scheme-2 h2,
.kcw__color-scheme-2 h3,
.kcw__color-scheme-2 h4,
.kcw__color-scheme-2 h5 {
  color: var(--wp-fau-color-scheme-2-header, inherit)
}

.kcw__color-scheme-2 .kcw__subheader,
.kcw__color-scheme-2 .kcw__subheading {
  color: var(--wp-fau-color-scheme-2-accent, inherit)
}

.kcw__color-scheme-2 p.kcw__animated-border__bottom:after,
.kcw__color-scheme-2 p .kcw__animated-border__bottom:after {
  background-color: var(--wp-fau-color-scheme-2-body, #22180b)
}

.kcw__color-scheme-2 a.kcw__animated-border__bottom:after,
.kcw__color-scheme-2 a .kcw__animated-border__bottom:after {
  background-color: var(--wp-fau-color-scheme-2-link, #22180b)
}

.kcw__color-scheme-2.kcw__site-footer__top-wrapper nav ul li a:after {
  background-color: var(--wp-fau-color-scheme-2-link-hover, #22180b)
}

.kcw__color-scheme-2 a,
.kcw__color-scheme-2 a span {
  color: var(--wp-fau-color-scheme-2-link, #000000)
}

.kcw__color-scheme-2 a:hover,
.kcw__color-scheme-2 a:focus,
.kcw__color-scheme-2 a:focus-within,
.kcw__color-scheme-2 a:active,
.kcw__color-scheme-2 a span:hover,
.kcw__color-scheme-2 a span:focus,
.kcw__color-scheme-2 a span:focus-within,
.kcw__color-scheme-2 a span:active {
  color: var(--wp-fau-color-scheme-2-link-hover, #000000)
}

.kcw__has-color-scheme-3-link-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-link-color {
  color: var(--wp-fau-color-scheme-3-link, initial)
}

.kcw__has-color-scheme-3-link-background-color {
  background-color: var(--wp-fau-color-scheme-3-link, initial)
}

.kcw__has-color-scheme-3-link-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-link-hover-color {
  color: var(--wp-fau-color-scheme-3-link-hover, initial)
}

.kcw__has-color-scheme-3-link-hover-background-color {
  background-color: var(--wp-fau-color-scheme-3-link-hover, initial)
}

.kcw__has-color-scheme-3-primary-button-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-primary-button-background-color {
  color: var(--wp-fau-color-scheme-3-primary-button-background, initial)
}

.kcw__has-color-scheme-3-primary-button-background-background-color {
  background-color: var(--wp-fau-color-scheme-3-primary-button-background, initial)
}

.kcw__has-color-scheme-3-primary-button-background-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-primary-button-background-hover-color {
  color: var(--wp-fau-color-scheme-3-primary-button-background-hover, initial)
}

.kcw__has-color-scheme-3-primary-button-background-hover-background-color {
  background-color: var(--wp-fau-color-scheme-3-primary-button-background-hover, initial)
}

.kcw__has-color-scheme-3-primary-button-label-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-primary-button-label-color {
  color: var(--wp-fau-color-scheme-3-primary-button-label, initial)
}

.kcw__has-color-scheme-3-primary-button-label-background-color {
  background-color: var(--wp-fau-color-scheme-3-primary-button-label, initial)
}

.kcw__has-color-scheme-3-primary-button-label-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-primary-button-label-hover-color {
  color: var(--wp-fau-color-scheme-3-primary-button-label-hover, initial)
}

.kcw__has-color-scheme-3-primary-button-label-hover-background-color {
  background-color: var(--wp-fau-color-scheme-3-primary-button-label-hover, initial)
}

.kcw__has-color-scheme-3-secondary-button-border-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-secondary-button-border-color {
  color: var(--wp-fau-color-scheme-3-secondary-button-border, initial)
}

.kcw__has-color-scheme-3-secondary-button-border-background-color {
  background-color: var(--wp-fau-color-scheme-3-secondary-button-border, initial)
}

.kcw__has-color-scheme-3-secondary-button-border-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-secondary-button-border-hover-color {
  color: var(--wp-fau-color-scheme-3-secondary-button-border-hover, initial)
}

.kcw__has-color-scheme-3-secondary-button-border-hover-background-color {
  background-color: var(--wp-fau-color-scheme-3-secondary-button-border-hover, initial)
}

.kcw__has-color-scheme-3-secondary-button-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-secondary-button-background-color {
  color: var(--wp-fau-color-scheme-3-secondary-button-background, initial)
}

.kcw__has-color-scheme-3-secondary-button-background-background-color {
  background-color: var(--wp-fau-color-scheme-3-secondary-button-background, initial)
}

.kcw__has-color-scheme-3-secondary-button-background-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-secondary-button-background-hover-color {
  color: var(--wp-fau-color-scheme-3-secondary-button-background-hover, initial)
}

.kcw__has-color-scheme-3-secondary-button-background-hover-background-color {
  background-color: var(--wp-fau-color-scheme-3-secondary-button-background-hover, initial)
}

.kcw__has-color-scheme-3-secondary-button-label-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-secondary-button-label-color {
  color: var(--wp-fau-color-scheme-3-secondary-button-label, initial)
}

.kcw__has-color-scheme-3-secondary-button-label-background-color {
  background-color: var(--wp-fau-color-scheme-3-secondary-button-label, initial)
}

.kcw__has-color-scheme-3-secondary-button-label-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-secondary-button-label-hover-color {
  color: var(--wp-fau-color-scheme-3-secondary-button-label-hover, initial)
}

.kcw__has-color-scheme-3-secondary-button-label-hover-background-color {
  background-color: var(--wp-fau-color-scheme-3-secondary-button-label-hover, initial)
}

.kcw__has-color-scheme-3-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-background-color {
  color: var(--wp-fau-color-scheme-3-background, initial)
}

.kcw__has-color-scheme-3-background-background-color {
  background-color: var(--wp-fau-color-scheme-3-background, initial)
}

.kcw__has-color-scheme-3-accent-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-accent-color {
  color: var(--wp-fau-color-scheme-3-accent, initial)
}

.kcw__has-color-scheme-3-accent-background-color {
  background-color: var(--wp-fau-color-scheme-3-accent, initial)
}

.kcw__has-color-scheme-3-header-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-header-color {
  color: var(--wp-fau-color-scheme-3-header, initial)
}

.kcw__has-color-scheme-3-header-background-color {
  background-color: var(--wp-fau-color-scheme-3-header, initial)
}

.kcw__has-color-scheme-3-text-color,
.kcw__wp-block-heading.kcw__has-color-scheme-3-text-color {
  color: var(--wp-fau-color-scheme-3-text, initial)
}

.kcw__has-color-scheme-3-text-background-color {
  background-color: var(--wp-fau-color-scheme-3-text, initial)
}

.kcw__color-scheme-3 {
  background-color: var(--wp-fau-color-scheme-3-background, #FFFFFF)
}

.kcw__color-scheme-3 p,
.kcw__color-scheme-3 span,
.kcw__color-scheme-3 ul,
.kcw__color-scheme-3 ol,
.kcw__color-scheme-3 li,
.kcw__color-scheme-3 pre,
.kcw__color-scheme-3 label {
  color: var(--wp-fau-color-scheme-3-text, inherit)
}

.kcw__color-scheme-3 h1,
.kcw__color-scheme-3 h2,
.kcw__color-scheme-3 h3,
.kcw__color-scheme-3 h4,
.kcw__color-scheme-3 h5 {
  color: var(--wp-fau-color-scheme-3-header, inherit)
}

.kcw__color-scheme-3 .kcw__subheader,
.kcw__color-scheme-3 .kcw__subheading {
  color: var(--wp-fau-color-scheme-3-accent, inherit)
}

.kcw__color-scheme-3 p.kcw__animated-border__bottom:after,
.kcw__color-scheme-3 p .kcw__animated-border__bottom:after {
  background-color: var(--wp-fau-color-scheme-3-body, #22180b)
}

.kcw__color-scheme-3 a.kcw__animated-border__bottom:after,
.kcw__color-scheme-3 a .kcw__animated-border__bottom:after {
  background-color: var(--wp-fau-color-scheme-3-link, #22180b)
}

.kcw__color-scheme-3.kcw__site-footer__top-wrapper nav ul li a:after {
  background-color: var(--wp-fau-color-scheme-3-link-hover, #22180b)
}

.kcw__color-scheme-3 a,
.kcw__color-scheme-3 a span {
  color: var(--wp-fau-color-scheme-3-link, #000000)
}

.kcw__color-scheme-3 a:hover,
.kcw__color-scheme-3 a:focus,
.kcw__color-scheme-3 a:focus-within,
.kcw__color-scheme-3 a:active,
.kcw__color-scheme-3 a span:hover,
.kcw__color-scheme-3 a span:focus,
.kcw__color-scheme-3 a span:focus-within,
.kcw__color-scheme-3 a span:active {
  color: var(--wp-fau-color-scheme-3-link-hover, #000000)
}

.kcw__has-color-scheme-4-link-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-link-color {
  color: var(--wp-fau-color-scheme-4-link, initial)
}

.kcw__has-color-scheme-4-link-background-color {
  background-color: var(--wp-fau-color-scheme-4-link, initial)
}

.kcw__has-color-scheme-4-link-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-link-hover-color {
  color: var(--wp-fau-color-scheme-4-link-hover, initial)
}

.kcw__has-color-scheme-4-link-hover-background-color {
  background-color: var(--wp-fau-color-scheme-4-link-hover, initial)
}

.kcw__has-color-scheme-4-primary-button-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-primary-button-background-color {
  color: var(--wp-fau-color-scheme-4-primary-button-background, initial)
}

.kcw__has-color-scheme-4-primary-button-background-background-color {
  background-color: var(--wp-fau-color-scheme-4-primary-button-background, initial)
}

.kcw__has-color-scheme-4-primary-button-background-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-primary-button-background-hover-color {
  color: var(--wp-fau-color-scheme-4-primary-button-background-hover, initial)
}

.kcw__has-color-scheme-4-primary-button-background-hover-background-color {
  background-color: var(--wp-fau-color-scheme-4-primary-button-background-hover, initial)
}

.kcw__has-color-scheme-4-primary-button-label-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-primary-button-label-color {
  color: var(--wp-fau-color-scheme-4-primary-button-label, initial)
}

.kcw__has-color-scheme-4-primary-button-label-background-color {
  background-color: var(--wp-fau-color-scheme-4-primary-button-label, initial)
}

.kcw__has-color-scheme-4-primary-button-label-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-primary-button-label-hover-color {
  color: var(--wp-fau-color-scheme-4-primary-button-label-hover, initial)
}

.kcw__has-color-scheme-4-primary-button-label-hover-background-color {
  background-color: var(--wp-fau-color-scheme-4-primary-button-label-hover, initial)
}

.kcw__has-color-scheme-4-secondary-button-border-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-secondary-button-border-color {
  color: var(--wp-fau-color-scheme-4-secondary-button-border, initial)
}

.kcw__has-color-scheme-4-secondary-button-border-background-color {
  background-color: var(--wp-fau-color-scheme-4-secondary-button-border, initial)
}

.kcw__has-color-scheme-4-secondary-button-border-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-secondary-button-border-hover-color {
  color: var(--wp-fau-color-scheme-4-secondary-button-border-hover, initial)
}

.kcw__has-color-scheme-4-secondary-button-border-hover-background-color {
  background-color: var(--wp-fau-color-scheme-4-secondary-button-border-hover, initial)
}

.kcw__has-color-scheme-4-secondary-button-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-secondary-button-background-color {
  color: var(--wp-fau-color-scheme-4-secondary-button-background, initial)
}

.kcw__has-color-scheme-4-secondary-button-background-background-color {
  background-color: var(--wp-fau-color-scheme-4-secondary-button-background, initial)
}

.kcw__has-color-scheme-4-secondary-button-background-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-secondary-button-background-hover-color {
  color: var(--wp-fau-color-scheme-4-secondary-button-background-hover, initial)
}

.kcw__has-color-scheme-4-secondary-button-background-hover-background-color {
  background-color: var(--wp-fau-color-scheme-4-secondary-button-background-hover, initial)
}

.kcw__has-color-scheme-4-secondary-button-label-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-secondary-button-label-color {
  color: var(--wp-fau-color-scheme-4-secondary-button-label, initial)
}

.kcw__has-color-scheme-4-secondary-button-label-background-color {
  background-color: var(--wp-fau-color-scheme-4-secondary-button-label, initial)
}

.kcw__has-color-scheme-4-secondary-button-label-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-secondary-button-label-hover-color {
  color: var(--wp-fau-color-scheme-4-secondary-button-label-hover, initial)
}

.kcw__has-color-scheme-4-secondary-button-label-hover-background-color {
  background-color: var(--wp-fau-color-scheme-4-secondary-button-label-hover, initial)
}

.kcw__has-color-scheme-4-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-background-color {
  color: var(--wp-fau-color-scheme-4-background, initial)
}

.kcw__has-color-scheme-4-background-background-color {
  background-color: var(--wp-fau-color-scheme-4-background, initial)
}

.kcw__has-color-scheme-4-accent-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-accent-color {
  color: var(--wp-fau-color-scheme-4-accent, initial)
}

.kcw__has-color-scheme-4-accent-background-color {
  background-color: var(--wp-fau-color-scheme-4-accent, initial)
}

.kcw__has-color-scheme-4-header-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-header-color {
  color: var(--wp-fau-color-scheme-4-header, initial)
}

.kcw__has-color-scheme-4-header-background-color {
  background-color: var(--wp-fau-color-scheme-4-header, initial)
}

.kcw__has-color-scheme-4-text-color,
.kcw__wp-block-heading.kcw__has-color-scheme-4-text-color {
  color: var(--wp-fau-color-scheme-4-text, initial)
}

.kcw__has-color-scheme-4-text-background-color {
  background-color: var(--wp-fau-color-scheme-4-text, initial)
}

.kcw__color-scheme-4 {
  background-color: var(--wp-fau-color-scheme-4-background, #FFFFFF)
}

.kcw__color-scheme-4 p,
.kcw__color-scheme-4 span,
.kcw__color-scheme-4 ul,
.kcw__color-scheme-4 ol,
.kcw__color-scheme-4 li,
.kcw__color-scheme-4 pre,
.kcw__color-scheme-4 label {
  color: var(--wp-fau-color-scheme-4-text, inherit)
}

.kcw__color-scheme-4 h1,
.kcw__color-scheme-4 h2,
.kcw__color-scheme-4 h3,
.kcw__color-scheme-4 h4,
.kcw__color-scheme-4 h5 {
  color: var(--wp-fau-color-scheme-4-header, inherit)
}

.kcw__color-scheme-4 .kcw__subheader,
.kcw__color-scheme-4 .kcw__subheading {
  color: var(--wp-fau-color-scheme-4-accent, inherit)
}

.kcw__color-scheme-4 p.kcw__animated-border__bottom:after,
.kcw__color-scheme-4 p .kcw__animated-border__bottom:after {
  background-color: var(--wp-fau-color-scheme-4-body, #22180b)
}

.kcw__color-scheme-4 a.kcw__animated-border__bottom:after,
.kcw__color-scheme-4 a .kcw__animated-border__bottom:after {
  background-color: var(--wp-fau-color-scheme-4-link, #22180b)
}

.kcw__color-scheme-4.kcw__site-footer__top-wrapper nav ul li a:after {
  background-color: var(--wp-fau-color-scheme-4-link-hover, #22180b)
}

.kcw__color-scheme-4 a,
.kcw__color-scheme-4 a span {
  color: var(--wp-fau-color-scheme-4-link, #000000)
}

.kcw__color-scheme-4 a:hover,
.kcw__color-scheme-4 a:focus,
.kcw__color-scheme-4 a:focus-within,
.kcw__color-scheme-4 a:active,
.kcw__color-scheme-4 a span:hover,
.kcw__color-scheme-4 a span:focus,
.kcw__color-scheme-4 a span:focus-within,
.kcw__color-scheme-4 a span:active {
  color: var(--wp-fau-color-scheme-4-link-hover, #000000)
}

.kcw__has-color-scheme-5-link-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-link-color {
  color: var(--wp-fau-color-scheme-5-link, initial)
}

.kcw__has-color-scheme-5-link-background-color {
  background-color: var(--wp-fau-color-scheme-5-link, initial)
}

.kcw__has-color-scheme-5-link-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-link-hover-color {
  color: var(--wp-fau-color-scheme-5-link-hover, initial)
}

.kcw__has-color-scheme-5-link-hover-background-color {
  background-color: var(--wp-fau-color-scheme-5-link-hover, initial)
}

.kcw__has-color-scheme-5-primary-button-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-primary-button-background-color {
  color: var(--wp-fau-color-scheme-5-primary-button-background, initial)
}

.kcw__has-color-scheme-5-primary-button-background-background-color {
  background-color: var(--wp-fau-color-scheme-5-primary-button-background, initial)
}

.kcw__has-color-scheme-5-primary-button-background-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-primary-button-background-hover-color {
  color: var(--wp-fau-color-scheme-5-primary-button-background-hover, initial)
}

.kcw__has-color-scheme-5-primary-button-background-hover-background-color {
  background-color: var(--wp-fau-color-scheme-5-primary-button-background-hover, initial)
}

.kcw__has-color-scheme-5-primary-button-label-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-primary-button-label-color {
  color: var(--wp-fau-color-scheme-5-primary-button-label, initial)
}

.kcw__has-color-scheme-5-primary-button-label-background-color {
  background-color: var(--wp-fau-color-scheme-5-primary-button-label, initial)
}

.kcw__has-color-scheme-5-primary-button-label-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-primary-button-label-hover-color {
  color: var(--wp-fau-color-scheme-5-primary-button-label-hover, initial)
}

.kcw__has-color-scheme-5-primary-button-label-hover-background-color {
  background-color: var(--wp-fau-color-scheme-5-primary-button-label-hover, initial)
}

.kcw__has-color-scheme-5-secondary-button-border-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-secondary-button-border-color {
  color: var(--wp-fau-color-scheme-5-secondary-button-border, initial)
}

.kcw__has-color-scheme-5-secondary-button-border-background-color {
  background-color: var(--wp-fau-color-scheme-5-secondary-button-border, initial)
}

.kcw__has-color-scheme-5-secondary-button-border-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-secondary-button-border-hover-color {
  color: var(--wp-fau-color-scheme-5-secondary-button-border-hover, initial)
}

.kcw__has-color-scheme-5-secondary-button-border-hover-background-color {
  background-color: var(--wp-fau-color-scheme-5-secondary-button-border-hover, initial)
}

.kcw__has-color-scheme-5-secondary-button-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-secondary-button-background-color {
  color: var(--wp-fau-color-scheme-5-secondary-button-background, initial)
}

.kcw__has-color-scheme-5-secondary-button-background-background-color {
  background-color: var(--wp-fau-color-scheme-5-secondary-button-background, initial)
}

.kcw__has-color-scheme-5-secondary-button-background-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-secondary-button-background-hover-color {
  color: var(--wp-fau-color-scheme-5-secondary-button-background-hover, initial)
}

.kcw__has-color-scheme-5-secondary-button-background-hover-background-color {
  background-color: var(--wp-fau-color-scheme-5-secondary-button-background-hover, initial)
}

.kcw__has-color-scheme-5-secondary-button-label-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-secondary-button-label-color {
  color: var(--wp-fau-color-scheme-5-secondary-button-label, initial)
}

.kcw__has-color-scheme-5-secondary-button-label-background-color {
  background-color: var(--wp-fau-color-scheme-5-secondary-button-label, initial)
}

.kcw__has-color-scheme-5-secondary-button-label-hover-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-secondary-button-label-hover-color {
  color: var(--wp-fau-color-scheme-5-secondary-button-label-hover, initial)
}

.kcw__has-color-scheme-5-secondary-button-label-hover-background-color {
  background-color: var(--wp-fau-color-scheme-5-secondary-button-label-hover, initial)
}

.kcw__has-color-scheme-5-background-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-background-color {
  color: var(--wp-fau-color-scheme-5-background, initial)
}

.kcw__has-color-scheme-5-background-background-color {
  background-color: var(--wp-fau-color-scheme-5-background, initial)
}

.kcw__has-color-scheme-5-accent-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-accent-color {
  color: var(--wp-fau-color-scheme-5-accent, initial)
}

.kcw__has-color-scheme-5-accent-background-color {
  background-color: var(--wp-fau-color-scheme-5-accent, initial)
}

.kcw__has-color-scheme-5-header-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-header-color {
  color: var(--wp-fau-color-scheme-5-header, initial)
}

.kcw__has-color-scheme-5-header-background-color {
  background-color: var(--wp-fau-color-scheme-5-header, initial)
}

.kcw__has-color-scheme-5-text-color,
.kcw__wp-block-heading.kcw__has-color-scheme-5-text-color {
  color: var(--wp-fau-color-scheme-5-text, initial)
}

.kcw__has-color-scheme-5-text-background-color {
  background-color: var(--wp-fau-color-scheme-5-text, initial)
}

.kcw__color-scheme-5 {
  background-color: var(--wp-fau-color-scheme-5-background, #FFFFFF)
}

.kcw__color-scheme-5 p,
.kcw__color-scheme-5 span,
.kcw__color-scheme-5 ul,
.kcw__color-scheme-5 ol,
.kcw__color-scheme-5 li,
.kcw__color-scheme-5 pre,
.kcw__color-scheme-5 label {
  color: var(--wp-fau-color-scheme-5-text, inherit)
}

.kcw__color-scheme-5 h1,
.kcw__color-scheme-5 h2,
.kcw__color-scheme-5 h3,
.kcw__color-scheme-5 h4,
.kcw__color-scheme-5 h5 {
  color: var(--wp-fau-color-scheme-5-header, inherit)
}

.kcw__color-scheme-5 .kcw__subheader,
.kcw__color-scheme-5 .kcw__subheading {
  color: var(--wp-fau-color-scheme-5-accent, inherit)
}

.kcw__color-scheme-5 p.kcw__animated-border__bottom:after,
.kcw__color-scheme-5 p .kcw__animated-border__bottom:after {
  background-color: var(--wp-fau-color-scheme-5-body, #22180b)
}

.kcw__color-scheme-5 a.kcw__animated-border__bottom:after,
.kcw__color-scheme-5 a .kcw__animated-border__bottom:after {
  background-color: var(--wp-fau-color-scheme-5-link, #22180b)
}

.kcw__color-scheme-5.kcw__site-footer__top-wrapper nav ul li a:after {
  background-color: var(--wp-fau-color-scheme-5-link-hover, #22180b)
}

.kcw__color-scheme-5 a,
.kcw__color-scheme-5 a span {
  color: var(--wp-fau-color-scheme-5-link, #000000)
}

.kcw__color-scheme-5 a:hover,
.kcw__color-scheme-5 a:focus,
.kcw__color-scheme-5 a:focus-within,
.kcw__color-scheme-5 a:active,
.kcw__color-scheme-5 a span:hover,
.kcw__color-scheme-5 a span:focus,
.kcw__color-scheme-5 a span:focus-within,
.kcw__color-scheme-5 a span:active {
  color: var(--wp-fau-color-scheme-5-link-hover, #000000)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
html {
  font-size: 62.5%;
  overflow-x: hidden;
  scroll-behavior: smooth
}

html.kcw__open-menu {
  overflow-y: hidden
}

body {
  background-color: var(--wp-fau-color-scheme-1-background, #F9F6F2);
  margin: 0;
  line-height: 1.25;
  overflow-x: hidden
}

#kcw__wpadminbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #333;
  height: var(--wp-admin--admin-bar--height, 3.2rem)
}

@media(max-width: 980px) {
  #kcw__wpadminbar li#kcw__wp-admin-bar-my-account {
      display: none
  }
}

.kcw__resize-animation-stopper.kcw__scrolling .kcw__site-header.kcw__sticky {
  animation: none !important;
  transition: none !important;
  transform: scaleY(0) !important
}

:target {
  scroll-margin-top: var(--wp-fau-scroll-offset)
}

.kcw__wp-block-gallery {
  --wp--style--unstable-gallery-gap: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 0.5em)));
  gap: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 0.5em)));
  display: grid !important;
  grid-template-columns: 1fr 1fr
}

.kcw__wp-block-gallery.kcw__has-nested-images figure.kcw__wp-block-image {
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin: 0
}

.kcw__wp-block-gallery.kcw__has-nested-images figure.kcw__wp-block-image img {
  height: 100%;
  width: 100%;
  object-fit: cover
}

@media(min-width: 980px) {
  .kcw__wp-block-gallery.kcw__columns-1 {
      grid-template-columns: repeat(1, 1fr)
  }

  .kcw__wp-block-gallery.kcw__columns-2 {
      grid-template-columns: repeat(2, 1fr)
  }

  .kcw__wp-block-gallery.kcw__columns-3 {
      grid-template-columns: repeat(3, 1fr)
  }

  .kcw__wp-block-gallery.kcw__columns-4 {
      grid-template-columns: repeat(4, 1fr)
  }
}

.kcw__is-style-rounded img {
  border-radius: 2.4rem
}

body:not(.kcw__home) main::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-image: url("assets/images/backgrounds/mountain-background-all-pages.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: auto;
  pointer-events: none;
  z-index: 0;
  opacity: .04
}

@media(min-width: 640px) {
  body:not(.kcw__home) main::before {
      background-position: center
  }
}

section {
  padding-top: var(--wp-fau-section-padding-y, 0);
  padding-bottom: var(--wp-fau-section-padding-y, 0);
  padding-left: 0;
  padding-right: 0
}

section.kcw__blog__content,
section.kcw__blog__header,
section.kcw__blog__search,
section.kcw__search {
  min-height: auto
}

.kcw__is-content-justification-left {
  display: flex;
  justify-content: flex-start
}

.kcw__is-content-justification-right {
  display: flex;
  justify-content: flex-end
}

.kcw__is-content-justification-center {
  display: flex;
  justify-content: center
}

.kcw__is-layout-flex {
  display: flex
}

.kcw__full-image img {
  max-height: 45rem;
  object-fit: contain
}

.kcw__wide-image img {
  max-width: 100%;
  padding: 2rem 0;
  width: 80rem
}

.kcw__page-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 0 1.6rem
}

@media(min-width: 980px) {
  .kcw__page-container {
      padding: 0 6.4rem
  }
}

@media(min-width: 1440px) {
  .kcw__page-container {
      max-width: var(--wp-fau-max-container-width, 120rem);
      padding: 0
  }
}

.kcw__regular-page-container {
  padding: 0 1.6rem
}

@media(min-width: 980px) {
  .kcw__regular-page-container {
      padding: 0 6.4rem
  }
}

@media(min-width: 1440px) {
  .kcw__regular-page-container {
      padding: 0
  }
}

.kcw__container {
  margin-left: auto;
  margin-right: auto;
  width: 100%
}

@media(min-width: 1230px) {
  .kcw__container {
      max-width: var(--wp-fau-max-container-width, 120rem)
  }
}

.kcw__single-container {
  padding: 1.4rem 0 4.8rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 1px
}

@media(max-width: 1440px) {
  .kcw__single-container {
      max-width: 102.4rem
  }
}

@media(min-width: 640px) {
  .kcw__single-container {
      padding: 4rem 4.8rem 9.6rem
  }
}

.kcw__single-container .kcw__flex-column h1,
.kcw__single-container .kcw__flex-column h2,
.kcw__single-container .kcw__flex-column h3,
.kcw__single-container .kcw__flex-column h4,
.kcw__single-container .kcw__flex-column h5,
.kcw__single-container .kcw__flex-column h6 {
  margin-top: 1.8rem
}

.kcw__single-container section {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-top: 1px solid rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%), linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%);
  background-position: top, bottom;
  background-repeat: no-repeat;
  background-size: 100% 1px, 100% 1px;
  margin: 3rem 0
}

.kcw__single-container section:has(+section) {
  margin-bottom: 0
}

.kcw__single-container section+section {
  border-top: none;
  background-image: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%);
  background-position: bottom;
  background-size: 100% 1px;
  margin-top: 0
}

.kcw__wp-block-archives,
.kcw__wp-block-audio,
.kcw__wp-block-buttons,
.kcw__wp-block-categories,
.kcw__wp-block-code,
.kcw__wp-block-cover,
figure.kcw__wp-block-embed,
.kcw__wp-block-file,
.kcw__wp-block-group,
.kcw__wp-block-heading,
.kcw__wp-block-html,
.kcw__wp-block-image,
.kcw__wp-block-latest-posts,
.kcw__wp-block-list,
.kcw__wp-block-paragraph,
.kcw__wp-block-preformatted,
figure.kcw__wp-block-pullquote,
.kcw__wp-block-separator,
.kcw__wp-block-social-links,
.kcw__wp-block-spacer,
figure.kcw__wp-block-table,
.kcw__wp-block-video,
blockquote.kcw__wp-block-quote {
  margin-left: 1.6rem;
  margin-right: 1.6rem;
  max-width: 90%
}

@media(min-width: 1230px) {

  .kcw__wp-block-archives,
  .kcw__wp-block-audio,
  .kcw__wp-block-buttons,
  .kcw__wp-block-categories,
  .kcw__wp-block-code,
  .kcw__wp-block-cover,
  figure.kcw__wp-block-embed,
  .kcw__wp-block-file,
  .kcw__wp-block-group,
  .kcw__wp-block-heading,
  .kcw__wp-block-html,
  .kcw__wp-block-image,
  .kcw__wp-block-latest-posts,
  .kcw__wp-block-list,
  .kcw__wp-block-paragraph,
  .kcw__wp-block-preformatted,
  figure.kcw__wp-block-pullquote,
  .kcw__wp-block-separator,
  .kcw__wp-block-social-links,
  .kcw__wp-block-spacer,
  figure.kcw__wp-block-table,
  .kcw__wp-block-video,
  blockquote.kcw__wp-block-quote {
      max-width: var(--wp-fau-max-container-width, 120rem);
      width: 100%;
      margin-left: auto;
      margin-right: auto
  }
}

.kcw__wp-block-columns,
.kcw__wp-block-gallery {
  margin: auto;
  width: 100%
}

@media(min-width: 1230px) {

  .kcw__wp-block-columns.kcw__alignwide,
  .kcw__wp-block-gallery:not(.kcw__block-editor-block-list__block) {
      padding: var(--wp-fau-section-padding-y, 0) calc((100vw - var(--wp-fau-max-container-width, 120rem) + 3.2rem)/2)
  }
}

.kcw__wp-block-columns .kcw__wp-block-paragraph {
  width: fit-content;
  margin: auto
}

@media(min-width: 640px) {
  .kcw__wp-block-columns .kcw__wp-block-column {
      height: 100%;
      height: -webkit-fill-available
  }

  .kcw__wp-block-columns .kcw__wp-block-paragraph {
      margin: initial
  }

  .kcw__wp-block-columns .kcw__wp-block-column.kcw__is-vertically-aligned-center {
      align-items: center
  }

  .kcw__wp-block-columns .kcw__wp-block-column.kcw__is-vertically-aligned-bottom {
      align-items: flex-end
  }

  .kcw__wp-block-columns .kcw__wp-block-column.kcw__is-vertically-aligned-top {
      align-items: flex-start
  }
}

@media(min-width: 1230px) {
  .kcw__wp-block-columns:not(.kcw__alignfull):not(.kcw__alignwide) {
      max-width: var(--wp-fau-max-container-width, 120rem)
  }
}

.kcw__wp-block-gallery {
  max-width: 100%;
  --wp--style--unstable-gallery-gap: var(--wp--preset--spacing--60);
  gap: var(--wp--preset--spacing--60)
}

.kcw__wp-block-embed {
  margin-left: 0
}

.kcw__row {
  margin-left: 2.4rem;
  margin-right: 2.4rem;
  display: flex;
  flex-wrap: wrap
}

@media(min-width: 980px) {
  .kcw__row {
      margin-left: 6.4rem;
      margin-right: 6.4rem
  }
}

@media(min-width: 1440px) {
  .kcw__row {
      margin-left: 0;
      margin-right: 0
  }
}

.kcw__column,
.kcw__col {
  display: flex;
  flex-direction: column
}

.kcw__full-width {
  max-width: 100%;
  flex-basis: 100%;
  margin-left: 0;
  margin-right: 0
}

.kcw__half-width {
  max-width: 50%;
  flex-basis: 50%
}

.kcw__flex {
  display: flex
}

.kcw__w-100 {
  width: 100%
}

.kcw__mobile-align-left {
  text-align: left
}

.kcw__mobile-align-left .kcw__button-group {
  justify-content: start
}

.kcw__mobile-align-right {
  text-align: right
}

.kcw__mobile-align-right .kcw__button-group {
  justify-content: end
}

.kcw__mobile-align-center {
  text-align: center
}

.kcw__mobile-align-center .kcw__button-group {
  justify-content: center
}

@media(min-width: 782px) {
  .kcw__desktop-align-left {
      text-align: left
  }

  .kcw__desktop-align-left .kcw__button-group {
      justify-content: start
  }

  .kcw__desktop-align-right {
      text-align: right
  }

  .kcw__desktop-align-right .kcw__button-group {
      justify-content: end
  }

  .kcw__desktop-align-center {
      text-align: center
  }

  .kcw__desktop-align-center .kcw__button-group {
      justify-content: center
  }
}

.kcw__d-block {
  display: block
}

.kcw__d-flex {
  display: flex
}

.kcw__d-grid {
  display: grid;
  display: -ms-grid
}

.kcw__d-inline {
  display: inline
}

.kcw__d-inline-block {
  display: inline-block
}

.kcw__d-inline-flex {
  display: inline-flex
}

.kcw__d-none {
  display: none
}

.kcw__d-table {
  display: table
}

.kcw__align-items-baseline {
  display: flex;
  align-items: baseline
}

.kcw__justify-content-baseline {
  display: flex;
  justify-content: baseline
}

.kcw__justify-items-baseline {
  justify-items: baseline
}

.kcw__align-items-center {
  display: flex;
  align-items: center
}

.kcw__justify-content-center {
  display: flex;
  justify-content: center
}

.kcw__justify-items-center {
  justify-items: center
}

.kcw__align-items-end {
  display: flex;
  align-items: flex-end
}

.kcw__justify-content-end {
  display: flex;
  justify-content: flex-end
}

.kcw__justify-items-end {
  justify-items: end
}

.kcw__align-items-flex-end {
  display: flex;
  align-items: flex-end
}

.kcw__justify-content-flex-end {
  display: flex;
  justify-content: flex-end
}

.kcw__justify-items-flex-end {
  justify-items: flex-end
}

.kcw__align-items-flex-start {
  display: flex;
  align-items: flex-start
}

.kcw__justify-content-flex-start {
  display: flex;
  justify-content: flex-start
}

.kcw__justify-items-flex-start {
  justify-items: flex-start
}

.kcw__align-items-left {
  display: flex;
  align-items: left
}

.kcw__justify-content-left {
  display: flex;
  justify-content: left
}

.kcw__justify-items-left {
  justify-items: left
}

.kcw__align-items-right {
  display: flex;
  align-items: right
}

.kcw__justify-content-right {
  display: flex;
  justify-content: right
}

.kcw__justify-items-right {
  justify-items: right
}

.kcw__align-items-space-around {
  display: flex;
  align-items: space-around
}

.kcw__justify-content-space-around {
  display: flex;
  justify-content: space-around
}

.kcw__justify-items-space-around {
  justify-items: space-around
}

.kcw__align-items-space-between {
  display: flex;
  align-items: space-between
}

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

.kcw__justify-items-space-between {
  justify-items: space-between
}

.kcw__align-items-space-evenly {
  display: flex;
  align-items: space-evenly
}

.kcw__justify-content-space-evenly {
  display: flex;
  justify-content: space-evenly
}

.kcw__justify-items-space-evenly {
  justify-items: space-evenly
}

.kcw__align-items-start {
  display: flex;
  align-items: flex-start
}

.kcw__justify-content-start {
  display: flex;
  justify-content: flex-start
}

.kcw__justify-items-start {
  justify-items: start
}

.kcw__flex-column {
  display: flex;
  flex-direction: column
}

.kcw__flex-column-reverse {
  display: flex;
  flex-direction: column-reverse
}

.kcw__flex-nowrap {
  display: flex;
  flex-wrap: nowrap
}

.kcw__flex-row {
  display: flex;
  flex-direction: row
}

.kcw__flex-row-reverse {
  display: flex;
  flex-direction: row-reverse
}

.kcw__flex-wrap {
  display: flex;
  flex-wrap: wrap
}

.kcw__has-text-align-center,
.kcw__text-align-center,
.kcw__aligncenter,
.kcw__align-center {
  text-align: center
}

.kcw__has-text-align-left,
.kcw__text-align-left,
.kcw__alignleft,
.kcw__align-left {
  text-align: left
}

.kcw__has-text-align-right,
.kcw__text-align-right,
.kcw__alignright,
.kcw__align-right {
  text-align: right
}

.kcw__m-auto {
  margin: auto
}

.kcw__mr-auto {
  margin-right: auto
}

.kcw__ml-auto {
  margin-left: auto
}

.kcw__mt-auto {
  margin-top: auto
}

.kcw__mb-auto {
  margin-bottom: auto
}

.kcw__mx-auto {
  margin-left: auto;
  margin-right: auto
}

.kcw__my-auto {
  margin-top: auto;
  margin-bottom: auto
}

.kcw__m-0 {
  margin: 0rem
}

.kcw__mr-0 {
  margin-right: 0rem
}

.kcw__ml-0 {
  margin-left: 0rem
}

.kcw__mt-0 {
  margin-top: 0rem
}

.kcw__mb-0 {
  margin-bottom: 0rem
}

.kcw__mx-0 {
  margin-right: 0rem;
  margin-left: 0rem
}

.kcw__my-0 {
  margin-top: 0rem;
  margin-bottom: 0rem
}

.kcw__p-0 {
  padding: 0rem
}

.kcw__pr-0 {
  padding-right: 0rem
}

.kcw__pl-0 {
  padding-left: 0rem
}

.kcw__pt-0 {
  padding-top: 0rem
}

.kcw__pb-0 {
  padding-bottom: 0rem
}

.kcw__px-0 {
  padding-right: 0rem;
  padding-left: 0rem
}

.kcw__py-0 {
  padding-top: 0rem;
  padding-bottom: 0rem
}

.kcw__m-1 {
  margin: 1rem
}

.kcw__mr-1 {
  margin-right: 1rem
}

.kcw__ml-1 {
  margin-left: 1rem
}

.kcw__mt-1 {
  margin-top: 1rem
}

.kcw__mb-1 {
  margin-bottom: 1rem
}

.kcw__mx-1 {
  margin-right: 1rem;
  margin-left: 1rem
}

.kcw__my-1 {
  margin-top: 1rem;
  margin-bottom: 1rem
}

.kcw__p-1 {
  padding: 1rem
}

.kcw__pr-1 {
  padding-right: 1rem
}

.kcw__pl-1 {
  padding-left: 1rem
}

.kcw__pt-1 {
  padding-top: 1rem
}

.kcw__pb-1 {
  padding-bottom: 1rem
}

.kcw__px-1 {
  padding-right: 1rem;
  padding-left: 1rem
}

.kcw__py-1 {
  padding-top: 1rem;
  padding-bottom: 1rem
}

.kcw__m-2 {
  margin: 2rem
}

.kcw__mr-2 {
  margin-right: 2rem
}

.kcw__ml-2 {
  margin-left: 2rem
}

.kcw__mt-2 {
  margin-top: 2rem
}

.kcw__mb-2 {
  margin-bottom: 2rem
}

.kcw__mx-2 {
  margin-right: 2rem;
  margin-left: 2rem
}

.kcw__my-2 {
  margin-top: 2rem;
  margin-bottom: 2rem
}

.kcw__p-2 {
  padding: 2rem
}

.kcw__pr-2 {
  padding-right: 2rem
}

.kcw__pl-2 {
  padding-left: 2rem
}

.kcw__pt-2 {
  padding-top: 2rem
}

.kcw__pb-2 {
  padding-bottom: 2rem
}

.kcw__px-2 {
  padding-right: 2rem;
  padding-left: 2rem
}

.kcw__py-2 {
  padding-top: 2rem;
  padding-bottom: 2rem
}

.kcw__m-3 {
  margin: 3rem
}

.kcw__mr-3 {
  margin-right: 3rem
}

.kcw__ml-3 {
  margin-left: 3rem
}

.kcw__mt-3 {
  margin-top: 3rem
}

.kcw__mb-3 {
  margin-bottom: 3rem
}

.kcw__mx-3 {
  margin-right: 3rem;
  margin-left: 3rem
}

.kcw__my-3 {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.kcw__p-3 {
  padding: 3rem
}

.kcw__pr-3 {
  padding-right: 3rem
}

.kcw__pl-3 {
  padding-left: 3rem
}

.kcw__pt-3 {
  padding-top: 3rem
}

.kcw__pb-3 {
  padding-bottom: 3rem
}

.kcw__px-3 {
  padding-right: 3rem;
  padding-left: 3rem
}

.kcw__py-3 {
  padding-top: 3rem;
  padding-bottom: 3rem
}

.kcw__m-4 {
  margin: 4rem
}

.kcw__mr-4 {
  margin-right: 4rem
}

.kcw__ml-4 {
  margin-left: 4rem
}

.kcw__mt-4 {
  margin-top: 4rem
}

.kcw__mb-4 {
  margin-bottom: 4rem
}

.kcw__mx-4 {
  margin-right: 4rem;
  margin-left: 4rem
}

.kcw__my-4 {
  margin-top: 4rem;
  margin-bottom: 4rem
}

.kcw__p-4 {
  padding: 4rem
}

.kcw__pr-4 {
  padding-right: 4rem
}

.kcw__pl-4 {
  padding-left: 4rem
}

.kcw__pt-4 {
  padding-top: 4rem
}

.kcw__pb-4 {
  padding-bottom: 4rem
}

.kcw__px-4 {
  padding-right: 4rem;
  padding-left: 4rem
}

.kcw__py-4 {
  padding-top: 4rem;
  padding-bottom: 4rem
}

.kcw__m-5 {
  margin: 5rem
}

.kcw__mr-5 {
  margin-right: 5rem
}

.kcw__ml-5 {
  margin-left: 5rem
}

.kcw__mt-5 {
  margin-top: 5rem
}

.kcw__mb-5 {
  margin-bottom: 5rem
}

.kcw__mx-5 {
  margin-right: 5rem;
  margin-left: 5rem
}

.kcw__my-5 {
  margin-top: 5rem;
  margin-bottom: 5rem
}

.kcw__p-5 {
  padding: 5rem
}

.kcw__pr-5 {
  padding-right: 5rem
}

.kcw__pl-5 {
  padding-left: 5rem
}

.kcw__pt-5 {
  padding-top: 5rem
}

.kcw__pb-5 {
  padding-bottom: 5rem
}

.kcw__px-5 {
  padding-right: 5rem;
  padding-left: 5rem
}

.kcw__py-5 {
  padding-top: 5rem;
  padding-bottom: 5rem
}

.kcw__m-6 {
  margin: 6rem
}

.kcw__mr-6 {
  margin-right: 6rem
}

.kcw__ml-6 {
  margin-left: 6rem
}

.kcw__mt-6 {
  margin-top: 6rem
}

.kcw__mb-6 {
  margin-bottom: 6rem
}

.kcw__mx-6 {
  margin-right: 6rem;
  margin-left: 6rem
}

.kcw__my-6 {
  margin-top: 6rem;
  margin-bottom: 6rem
}

.kcw__p-6 {
  padding: 6rem
}

.kcw__pr-6 {
  padding-right: 6rem
}

.kcw__pl-6 {
  padding-left: 6rem
}

.kcw__pt-6 {
  padding-top: 6rem
}

.kcw__pb-6 {
  padding-bottom: 6rem
}

.kcw__px-6 {
  padding-right: 6rem;
  padding-left: 6rem
}

.kcw__py-6 {
  padding-top: 6rem;
  padding-bottom: 6rem
}

.kcw__m-7 {
  margin: 7rem
}

.kcw__mr-7 {
  margin-right: 7rem
}

.kcw__ml-7 {
  margin-left: 7rem
}

.kcw__mt-7 {
  margin-top: 7rem
}

.kcw__mb-7 {
  margin-bottom: 7rem
}

.kcw__mx-7 {
  margin-right: 7rem;
  margin-left: 7rem
}

.kcw__my-7 {
  margin-top: 7rem;
  margin-bottom: 7rem
}

.kcw__p-7 {
  padding: 7rem
}

.kcw__pr-7 {
  padding-right: 7rem
}

.kcw__pl-7 {
  padding-left: 7rem
}

.kcw__pt-7 {
  padding-top: 7rem
}

.kcw__pb-7 {
  padding-bottom: 7rem
}

.kcw__px-7 {
  padding-right: 7rem;
  padding-left: 7rem
}

.kcw__py-7 {
  padding-top: 7rem;
  padding-bottom: 7rem
}

@media(min-width: 1px) {
  .kcw__d-sm-block {
      display: block
  }

  .kcw__d-sm-flex {
      display: flex
  }

  .kcw__d-sm-grid {
      display: grid;
      display: -ms-grid
  }

  .kcw__d-sm-inline {
      display: inline
  }

  .kcw__d-sm-inline-block {
      display: inline-block
  }

  .kcw__d-sm-inline-flex {
      display: inline-flex
  }

  .kcw__d-sm-none {
      display: none
  }

  .kcw__d-sm-table {
      display: table
  }

  .kcw__align-items-sm-baseline {
      display: flex;
      align-items: baseline
  }

  .kcw__justify-content-sm-baseline {
      justify-content: baseline
  }

  .kcw__justify-items-sm-baseline {
      justify-items: baseline
  }

  .kcw__align-items-sm-center {
      display: flex;
      align-items: center
  }

  .kcw__justify-content-sm-center {
      justify-content: center
  }

  .kcw__justify-items-sm-center {
      justify-items: center
  }

  .kcw__align-items-sm-end {
      display: flex;
      align-items: flex-end
  }

  .kcw__justify-content-sm-end {
      justify-content: flex-end
  }

  .kcw__justify-items-sm-end {
      justify-items: end
  }

  .kcw__align-items-sm-flex-end {
      display: flex;
      align-items: flex-end
  }

  .kcw__justify-content-sm-flex-end {
      justify-content: flex-end
  }

  .kcw__justify-items-sm-flex-end {
      justify-items: flex-end
  }

  .kcw__align-items-sm-flex-start {
      display: flex;
      align-items: flex-start
  }

  .kcw__justify-content-sm-flex-start {
      justify-content: flex-start
  }

  .kcw__justify-items-sm-flex-start {
      justify-items: flex-start
  }

  .kcw__align-items-sm-left {
      display: flex;
      align-items: left
  }

  .kcw__justify-content-sm-left {
      justify-content: left
  }

  .kcw__justify-items-sm-left {
      justify-items: left
  }

  .kcw__align-items-sm-right {
      display: flex;
      align-items: right
  }

  .kcw__justify-content-sm-right {
      justify-content: right
  }

  .kcw__justify-items-sm-right {
      justify-items: right
  }

  .kcw__align-items-sm-space-around {
      display: flex;
      align-items: space-around
  }

  .kcw__justify-content-sm-space-around {
      justify-content: space-around
  }

  .kcw__justify-items-sm-space-around {
      justify-items: space-around
  }

  .kcw__align-items-sm-space-between {
      display: flex;
      align-items: space-between
  }

  .kcw__justify-content-sm-space-between {
      justify-content: space-between
  }

  .kcw__justify-items-sm-space-between {
      justify-items: space-between
  }

  .kcw__align-items-sm-space-evenly {
      display: flex;
      align-items: space-evenly
  }

  .kcw__justify-content-sm-space-evenly {
      justify-content: space-evenly
  }

  .kcw__justify-items-sm-space-evenly {
      justify-items: space-evenly
  }

  .kcw__align-items-sm-start {
      display: flex;
      align-items: flex-start
  }

  .kcw__justify-content-sm-start {
      justify-content: flex-start
  }

  .kcw__justify-items-sm-start {
      justify-items: start
  }

  .kcw__flex-sm-column {
      display: flex;
      flex-direction: column
  }

  .kcw__flex-sm-column-reverse {
      display: flex;
      flex-direction: column-reverse
  }

  .kcw__flex-sm-nowrap {
      display: flex;
      flex-wrap: nowrap
  }

  .kcw__flex-sm-row {
      display: flex;
      flex-direction: row
  }

  .kcw__flex-sm-row-reverse {
      display: flex;
      flex-direction: row-reverse
  }

  .kcw__flex-sm-wrap {
      display: flex;
      flex-wrap: wrap
  }

  .kcw__has-text-align-sm-center,
  .kcw__text-align-sm-center,
  .kcw__align-sm-center {
      text-align: center
  }

  .kcw__has-text-align-sm-left,
  .kcw__text-align-sm-left,
  .kcw__align-sm-left {
      text-align: left
  }

  .kcw__has-text-align-sm-right,
  .kcw__text-align-sm-right,
  .kcw__align-sm-right {
      text-align: right
  }

  .kcw__m-sm-auto {
      margin: auto
  }

  .kcw__mr-sm-auto {
      margin-right: auto
  }

  .kcw__ml-sm-auto {
      margin-left: auto
  }

  .kcw__mt-sm-auto {
      margin-top: auto
  }

  .kcw__mb-sm-auto {
      margin-bottom: auto
  }

  .kcw__mx-sm-auto {
      margin-left: auto;
      margin-right: auto
  }

  .kcw__my-sm-auto {
      margin-top: auto;
      margin-bottom: auto
  }

  .kcw__m-sm-0 {
      margin: 0rem
  }

  .kcw__mr-sm-0 {
      margin-right: 0rem
  }

  .kcw__ml-sm-0 {
      margin-left: 0rem
  }

  .kcw__mt-sm-0 {
      margin-top: 0rem
  }

  .kcw__mb-sm-0 {
      margin-bottom: 0rem
  }

  .kcw__mx-sm-0 {
      margin-right: 0rem;
      margin-left: 0rem
  }

  .kcw__my-sm-0 {
      margin-top: 0rem;
      margin-bottom: 0rem
  }

  .kcw__p-sm-0 {
      padding: 0rem
  }

  .kcw__pr-sm-0 {
      padding-right: 0rem
  }

  .kcw__pl-sm-0 {
      padding-left: 0rem
  }

  .kcw__pt-sm-0 {
      padding-top: 0rem
  }

  .kcw__pb-sm-0 {
      padding-bottom: 0rem
  }

  .kcw__px-sm-0 {
      padding-right: 0rem;
      padding-left: 0rem
  }

  .kcw__py-sm-0 {
      padding-top: 0rem;
      padding-bottom: 0rem
  }

  .kcw__m-sm-1 {
      margin: 1rem
  }

  .kcw__mr-sm-1 {
      margin-right: 1rem
  }

  .kcw__ml-sm-1 {
      margin-left: 1rem
  }

  .kcw__mt-sm-1 {
      margin-top: 1rem
  }

  .kcw__mb-sm-1 {
      margin-bottom: 1rem
  }

  .kcw__mx-sm-1 {
      margin-right: 1rem;
      margin-left: 1rem
  }

  .kcw__my-sm-1 {
      margin-top: 1rem;
      margin-bottom: 1rem
  }

  .kcw__p-sm-1 {
      padding: 1rem
  }

  .kcw__pr-sm-1 {
      padding-right: 1rem
  }

  .kcw__pl-sm-1 {
      padding-left: 1rem
  }

  .kcw__pt-sm-1 {
      padding-top: 1rem
  }

  .kcw__pb-sm-1 {
      padding-bottom: 1rem
  }

  .kcw__px-sm-1 {
      padding-right: 1rem;
      padding-left: 1rem
  }

  .kcw__py-sm-1 {
      padding-top: 1rem;
      padding-bottom: 1rem
  }

  .kcw__m-sm-2 {
      margin: 2rem
  }

  .kcw__mr-sm-2 {
      margin-right: 2rem
  }

  .kcw__ml-sm-2 {
      margin-left: 2rem
  }

  .kcw__mt-sm-2 {
      margin-top: 2rem
  }

  .kcw__mb-sm-2 {
      margin-bottom: 2rem
  }

  .kcw__mx-sm-2 {
      margin-right: 2rem;
      margin-left: 2rem
  }

  .kcw__my-sm-2 {
      margin-top: 2rem;
      margin-bottom: 2rem
  }

  .kcw__p-sm-2 {
      padding: 2rem
  }

  .kcw__pr-sm-2 {
      padding-right: 2rem
  }

  .kcw__pl-sm-2 {
      padding-left: 2rem
  }

  .kcw__pt-sm-2 {
      padding-top: 2rem
  }

  .kcw__pb-sm-2 {
      padding-bottom: 2rem
  }

  .kcw__px-sm-2 {
      padding-right: 2rem;
      padding-left: 2rem
  }

  .kcw__py-sm-2 {
      padding-top: 2rem;
      padding-bottom: 2rem
  }

  .kcw__m-sm-3 {
      margin: 3rem
  }

  .kcw__mr-sm-3 {
      margin-right: 3rem
  }

  .kcw__ml-sm-3 {
      margin-left: 3rem
  }

  .kcw__mt-sm-3 {
      margin-top: 3rem
  }

  .kcw__mb-sm-3 {
      margin-bottom: 3rem
  }

  .kcw__mx-sm-3 {
      margin-right: 3rem;
      margin-left: 3rem
  }

  .kcw__my-sm-3 {
      margin-top: 3rem;
      margin-bottom: 3rem
  }

  .kcw__p-sm-3 {
      padding: 3rem
  }

  .kcw__pr-sm-3 {
      padding-right: 3rem
  }

  .kcw__pl-sm-3 {
      padding-left: 3rem
  }

  .kcw__pt-sm-3 {
      padding-top: 3rem
  }

  .kcw__pb-sm-3 {
      padding-bottom: 3rem
  }

  .kcw__px-sm-3 {
      padding-right: 3rem;
      padding-left: 3rem
  }

  .kcw__py-sm-3 {
      padding-top: 3rem;
      padding-bottom: 3rem
  }

  .kcw__m-sm-4 {
      margin: 4rem
  }

  .kcw__mr-sm-4 {
      margin-right: 4rem
  }

  .kcw__ml-sm-4 {
      margin-left: 4rem
  }

  .kcw__mt-sm-4 {
      margin-top: 4rem
  }

  .kcw__mb-sm-4 {
      margin-bottom: 4rem
  }

  .kcw__mx-sm-4 {
      margin-right: 4rem;
      margin-left: 4rem
  }

  .kcw__my-sm-4 {
      margin-top: 4rem;
      margin-bottom: 4rem
  }

  .kcw__p-sm-4 {
      padding: 4rem
  }

  .kcw__pr-sm-4 {
      padding-right: 4rem
  }

  .kcw__pl-sm-4 {
      padding-left: 4rem
  }

  .kcw__pt-sm-4 {
      padding-top: 4rem
  }

  .kcw__pb-sm-4 {
      padding-bottom: 4rem
  }

  .kcw__px-sm-4 {
      padding-right: 4rem;
      padding-left: 4rem
  }

  .kcw__py-sm-4 {
      padding-top: 4rem;
      padding-bottom: 4rem
  }

  .kcw__m-sm-5 {
      margin: 5rem
  }

  .kcw__mr-sm-5 {
      margin-right: 5rem
  }

  .kcw__ml-sm-5 {
      margin-left: 5rem
  }

  .kcw__mt-sm-5 {
      margin-top: 5rem
  }

  .kcw__mb-sm-5 {
      margin-bottom: 5rem
  }

  .kcw__mx-sm-5 {
      margin-right: 5rem;
      margin-left: 5rem
  }

  .kcw__my-sm-5 {
      margin-top: 5rem;
      margin-bottom: 5rem
  }

  .kcw__p-sm-5 {
      padding: 5rem
  }

  .kcw__pr-sm-5 {
      padding-right: 5rem
  }

  .kcw__pl-sm-5 {
      padding-left: 5rem
  }

  .kcw__pt-sm-5 {
      padding-top: 5rem
  }

  .kcw__pb-sm-5 {
      padding-bottom: 5rem
  }

  .kcw__px-sm-5 {
      padding-right: 5rem;
      padding-left: 5rem
  }

  .kcw__py-sm-5 {
      padding-top: 5rem;
      padding-bottom: 5rem
  }

  .kcw__m-sm-6 {
      margin: 6rem
  }

  .kcw__mr-sm-6 {
      margin-right: 6rem
  }

  .kcw__ml-sm-6 {
      margin-left: 6rem
  }

  .kcw__mt-sm-6 {
      margin-top: 6rem
  }

  .kcw__mb-sm-6 {
      margin-bottom: 6rem
  }

  .kcw__mx-sm-6 {
      margin-right: 6rem;
      margin-left: 6rem
  }

  .kcw__my-sm-6 {
      margin-top: 6rem;
      margin-bottom: 6rem
  }

  .kcw__p-sm-6 {
      padding: 6rem
  }

  .kcw__pr-sm-6 {
      padding-right: 6rem
  }

  .kcw__pl-sm-6 {
      padding-left: 6rem
  }

  .kcw__pt-sm-6 {
      padding-top: 6rem
  }

  .kcw__pb-sm-6 {
      padding-bottom: 6rem
  }

  .kcw__px-sm-6 {
      padding-right: 6rem;
      padding-left: 6rem
  }

  .kcw__py-sm-6 {
      padding-top: 6rem;
      padding-bottom: 6rem
  }

  .kcw__m-sm-7 {
      margin: 7rem
  }

  .kcw__mr-sm-7 {
      margin-right: 7rem
  }

  .kcw__ml-sm-7 {
      margin-left: 7rem
  }

  .kcw__mt-sm-7 {
      margin-top: 7rem
  }

  .kcw__mb-sm-7 {
      margin-bottom: 7rem
  }

  .kcw__mx-sm-7 {
      margin-right: 7rem;
      margin-left: 7rem
  }

  .kcw__my-sm-7 {
      margin-top: 7rem;
      margin-bottom: 7rem
  }

  .kcw__p-sm-7 {
      padding: 7rem
  }

  .kcw__pr-sm-7 {
      padding-right: 7rem
  }

  .kcw__pl-sm-7 {
      padding-left: 7rem
  }

  .kcw__pt-sm-7 {
      padding-top: 7rem
  }

  .kcw__pb-sm-7 {
      padding-bottom: 7rem
  }

  .kcw__px-sm-7 {
      padding-right: 7rem;
      padding-left: 7rem
  }

  .kcw__py-sm-7 {
      padding-top: 7rem;
      padding-bottom: 7rem
  }
}

@media(min-width: 640px) {
  .kcw__d-md-block {
      display: block
  }

  .kcw__d-md-flex {
      display: flex
  }

  .kcw__d-md-grid {
      display: grid;
      display: -ms-grid
  }

  .kcw__d-md-inline {
      display: inline
  }

  .kcw__d-md-inline-block {
      display: inline-block
  }

  .kcw__d-md-inline-flex {
      display: inline-flex
  }

  .kcw__d-md-none {
      display: none
  }

  .kcw__d-md-table {
      display: table
  }

  .kcw__align-items-md-baseline {
      display: flex;
      align-items: baseline
  }

  .kcw__justify-content-md-baseline {
      justify-content: baseline
  }

  .kcw__justify-items-md-baseline {
      justify-items: baseline
  }

  .kcw__align-items-md-center {
      display: flex;
      align-items: center
  }

  .kcw__justify-content-md-center {
      justify-content: center
  }

  .kcw__justify-items-md-center {
      justify-items: center
  }

  .kcw__align-items-md-end {
      display: flex;
      align-items: flex-end
  }

  .kcw__justify-content-md-end {
      justify-content: flex-end
  }

  .kcw__justify-items-md-end {
      justify-items: end
  }

  .kcw__align-items-md-flex-end {
      display: flex;
      align-items: flex-end
  }

  .kcw__justify-content-md-flex-end {
      justify-content: flex-end
  }

  .kcw__justify-items-md-flex-end {
      justify-items: flex-end
  }

  .kcw__align-items-md-flex-start {
      display: flex;
      align-items: flex-start
  }

  .kcw__justify-content-md-flex-start {
      justify-content: flex-start
  }

  .kcw__justify-items-md-flex-start {
      justify-items: flex-start
  }

  .kcw__align-items-md-left {
      display: flex;
      align-items: left
  }

  .kcw__justify-content-md-left {
      justify-content: left
  }

  .kcw__justify-items-md-left {
      justify-items: left
  }

  .kcw__align-items-md-right {
      display: flex;
      align-items: right
  }

  .kcw__justify-content-md-right {
      justify-content: right
  }

  .kcw__justify-items-md-right {
      justify-items: right
  }

  .kcw__align-items-md-space-around {
      display: flex;
      align-items: space-around
  }

  .kcw__justify-content-md-space-around {
      justify-content: space-around
  }

  .kcw__justify-items-md-space-around {
      justify-items: space-around
  }

  .kcw__align-items-md-space-between {
      display: flex;
      align-items: space-between
  }

  .kcw__justify-content-md-space-between {
      justify-content: space-between
  }

  .kcw__justify-items-md-space-between {
      justify-items: space-between
  }

  .kcw__align-items-md-space-evenly {
      display: flex;
      align-items: space-evenly
  }

  .kcw__justify-content-md-space-evenly {
      justify-content: space-evenly
  }

  .kcw__justify-items-md-space-evenly {
      justify-items: space-evenly
  }

  .kcw__align-items-md-start {
      display: flex;
      align-items: flex-start
  }

  .kcw__justify-content-md-start {
      justify-content: flex-start
  }

  .kcw__justify-items-md-start {
      justify-items: start
  }

  .kcw__flex-md-column {
      display: flex;
      flex-direction: column
  }

  .kcw__flex-md-column-reverse {
      display: flex;
      flex-direction: column-reverse
  }

  .kcw__flex-md-nowrap {
      display: flex;
      flex-wrap: nowrap
  }

  .kcw__flex-md-row {
      display: flex;
      flex-direction: row
  }

  .kcw__flex-md-row-reverse {
      display: flex;
      flex-direction: row-reverse
  }

  .kcw__flex-md-wrap {
      display: flex;
      flex-wrap: wrap
  }

  .kcw__has-text-align-md-center,
  .kcw__text-align-md-center,
  .kcw__align-md-center {
      text-align: center
  }

  .kcw__has-text-align-md-left,
  .kcw__text-align-md-left,
  .kcw__align-md-left {
      text-align: left
  }

  .kcw__has-text-align-md-right,
  .kcw__text-align-md-right,
  .kcw__align-md-right {
      text-align: right
  }

  .kcw__m-md-auto {
      margin: auto
  }

  .kcw__mr-md-auto {
      margin-right: auto
  }

  .kcw__ml-md-auto {
      margin-left: auto
  }

  .kcw__mt-md-auto {
      margin-top: auto
  }

  .kcw__mb-md-auto {
      margin-bottom: auto
  }

  .kcw__mx-md-auto {
      margin-left: auto;
      margin-right: auto
  }

  .kcw__my-md-auto {
      margin-top: auto;
      margin-bottom: auto
  }

  .kcw__m-md-0 {
      margin: 0rem
  }

  .kcw__mr-md-0 {
      margin-right: 0rem
  }

  .kcw__ml-md-0 {
      margin-left: 0rem
  }

  .kcw__mt-md-0 {
      margin-top: 0rem
  }

  .kcw__mb-md-0 {
      margin-bottom: 0rem
  }

  .kcw__mx-md-0 {
      margin-right: 0rem;
      margin-left: 0rem
  }

  .kcw__my-md-0 {
      margin-top: 0rem;
      margin-bottom: 0rem
  }

  .kcw__p-md-0 {
      padding: 0rem
  }

  .kcw__pr-md-0 {
      padding-right: 0rem
  }

  .kcw__pl-md-0 {
      padding-left: 0rem
  }

  .kcw__pt-md-0 {
      padding-top: 0rem
  }

  .kcw__pb-md-0 {
      padding-bottom: 0rem
  }

  .kcw__px-md-0 {
      padding-right: 0rem;
      padding-left: 0rem
  }

  .kcw__py-md-0 {
      padding-top: 0rem;
      padding-bottom: 0rem
  }

  .kcw__m-md-1 {
      margin: 1rem
  }

  .kcw__mr-md-1 {
      margin-right: 1rem
  }

  .kcw__ml-md-1 {
      margin-left: 1rem
  }

  .kcw__mt-md-1 {
      margin-top: 1rem
  }

  .kcw__mb-md-1 {
      margin-bottom: 1rem
  }

  .kcw__mx-md-1 {
      margin-right: 1rem;
      margin-left: 1rem
  }

  .kcw__my-md-1 {
      margin-top: 1rem;
      margin-bottom: 1rem
  }

  .kcw__p-md-1 {
      padding: 1rem
  }

  .kcw__pr-md-1 {
      padding-right: 1rem
  }

  .kcw__pl-md-1 {
      padding-left: 1rem
  }

  .kcw__pt-md-1 {
      padding-top: 1rem
  }

  .kcw__pb-md-1 {
      padding-bottom: 1rem
  }

  .kcw__px-md-1 {
      padding-right: 1rem;
      padding-left: 1rem
  }

  .kcw__py-md-1 {
      padding-top: 1rem;
      padding-bottom: 1rem
  }

  .kcw__m-md-2 {
      margin: 2rem
  }

  .kcw__mr-md-2 {
      margin-right: 2rem
  }

  .kcw__ml-md-2 {
      margin-left: 2rem
  }

  .kcw__mt-md-2 {
      margin-top: 2rem
  }

  .kcw__mb-md-2 {
      margin-bottom: 2rem
  }

  .kcw__mx-md-2 {
      margin-right: 2rem;
      margin-left: 2rem
  }

  .kcw__my-md-2 {
      margin-top: 2rem;
      margin-bottom: 2rem
  }

  .kcw__p-md-2 {
      padding: 2rem
  }

  .kcw__pr-md-2 {
      padding-right: 2rem
  }

  .kcw__pl-md-2 {
      padding-left: 2rem
  }

  .kcw__pt-md-2 {
      padding-top: 2rem
  }

  .kcw__pb-md-2 {
      padding-bottom: 2rem
  }

  .kcw__px-md-2 {
      padding-right: 2rem;
      padding-left: 2rem
  }

  .kcw__py-md-2 {
      padding-top: 2rem;
      padding-bottom: 2rem
  }

  .kcw__m-md-3 {
      margin: 3rem
  }

  .kcw__mr-md-3 {
      margin-right: 3rem
  }

  .kcw__ml-md-3 {
      margin-left: 3rem
  }

  .kcw__mt-md-3 {
      margin-top: 3rem
  }

  .kcw__mb-md-3 {
      margin-bottom: 3rem
  }

  .kcw__mx-md-3 {
      margin-right: 3rem;
      margin-left: 3rem
  }

  .kcw__my-md-3 {
      margin-top: 3rem;
      margin-bottom: 3rem
  }

  .kcw__p-md-3 {
      padding: 3rem
  }

  .kcw__pr-md-3 {
      padding-right: 3rem
  }

  .kcw__pl-md-3 {
      padding-left: 3rem
  }

  .kcw__pt-md-3 {
      padding-top: 3rem
  }

  .kcw__pb-md-3 {
      padding-bottom: 3rem
  }

  .kcw__px-md-3 {
      padding-right: 3rem;
      padding-left: 3rem
  }

  .kcw__py-md-3 {
      padding-top: 3rem;
      padding-bottom: 3rem
  }

  .kcw__m-md-4 {
      margin: 4rem
  }

  .kcw__mr-md-4 {
      margin-right: 4rem
  }

  .kcw__ml-md-4 {
      margin-left: 4rem
  }

  .kcw__mt-md-4 {
      margin-top: 4rem
  }

  .kcw__mb-md-4 {
      margin-bottom: 4rem
  }

  .kcw__mx-md-4 {
      margin-right: 4rem;
      margin-left: 4rem
  }

  .kcw__my-md-4 {
      margin-top: 4rem;
      margin-bottom: 4rem
  }

  .kcw__p-md-4 {
      padding: 4rem
  }

  .kcw__pr-md-4 {
      padding-right: 4rem
  }

  .kcw__pl-md-4 {
      padding-left: 4rem
  }

  .kcw__pt-md-4 {
      padding-top: 4rem
  }

  .kcw__pb-md-4 {
      padding-bottom: 4rem
  }

  .kcw__px-md-4 {
      padding-right: 4rem;
      padding-left: 4rem
  }

  .kcw__py-md-4 {
      padding-top: 4rem;
      padding-bottom: 4rem
  }

  .kcw__m-md-5 {
      margin: 5rem
  }

  .kcw__mr-md-5 {
      margin-right: 5rem
  }

  .kcw__ml-md-5 {
      margin-left: 5rem
  }

  .kcw__mt-md-5 {
      margin-top: 5rem
  }

  .kcw__mb-md-5 {
      margin-bottom: 5rem
  }

  .kcw__mx-md-5 {
      margin-right: 5rem;
      margin-left: 5rem
  }

  .kcw__my-md-5 {
      margin-top: 5rem;
      margin-bottom: 5rem
  }

  .kcw__p-md-5 {
      padding: 5rem
  }

  .kcw__pr-md-5 {
      padding-right: 5rem
  }

  .kcw__pl-md-5 {
      padding-left: 5rem
  }

  .kcw__pt-md-5 {
      padding-top: 5rem
  }

  .kcw__pb-md-5 {
      padding-bottom: 5rem
  }

  .kcw__px-md-5 {
      padding-right: 5rem;
      padding-left: 5rem
  }

  .kcw__py-md-5 {
      padding-top: 5rem;
      padding-bottom: 5rem
  }

  .kcw__m-md-6 {
      margin: 6rem
  }

  .kcw__mr-md-6 {
      margin-right: 6rem
  }

  .kcw__ml-md-6 {
      margin-left: 6rem
  }

  .kcw__mt-md-6 {
      margin-top: 6rem
  }

  .kcw__mb-md-6 {
      margin-bottom: 6rem
  }

  .kcw__mx-md-6 {
      margin-right: 6rem;
      margin-left: 6rem
  }

  .kcw__my-md-6 {
      margin-top: 6rem;
      margin-bottom: 6rem
  }

  .kcw__p-md-6 {
      padding: 6rem
  }

  .kcw__pr-md-6 {
      padding-right: 6rem
  }

  .kcw__pl-md-6 {
      padding-left: 6rem
  }

  .kcw__pt-md-6 {
      padding-top: 6rem
  }

  .kcw__pb-md-6 {
      padding-bottom: 6rem
  }

  .kcw__px-md-6 {
      padding-right: 6rem;
      padding-left: 6rem
  }

  .kcw__py-md-6 {
      padding-top: 6rem;
      padding-bottom: 6rem
  }

  .kcw__m-md-7 {
      margin: 7rem
  }

  .kcw__mr-md-7 {
      margin-right: 7rem
  }

  .kcw__ml-md-7 {
      margin-left: 7rem
  }

  .kcw__mt-md-7 {
      margin-top: 7rem
  }

  .kcw__mb-md-7 {
      margin-bottom: 7rem
  }

  .kcw__mx-md-7 {
      margin-right: 7rem;
      margin-left: 7rem
  }

  .kcw__my-md-7 {
      margin-top: 7rem;
      margin-bottom: 7rem
  }

  .kcw__p-md-7 {
      padding: 7rem
  }

  .kcw__pr-md-7 {
      padding-right: 7rem
  }

  .kcw__pl-md-7 {
      padding-left: 7rem
  }

  .kcw__pt-md-7 {
      padding-top: 7rem
  }

  .kcw__pb-md-7 {
      padding-bottom: 7rem
  }

  .kcw__px-md-7 {
      padding-right: 7rem;
      padding-left: 7rem
  }

  .kcw__py-md-7 {
      padding-top: 7rem;
      padding-bottom: 7rem
  }
}

@media(min-width: 782px) {
  .kcw__d-md-lg-block {
      display: block
  }

  .kcw__d-md-lg-flex {
      display: flex
  }

  .kcw__d-md-lg-grid {
      display: grid;
      display: -ms-grid
  }

  .kcw__d-md-lg-inline {
      display: inline
  }

  .kcw__d-md-lg-inline-block {
      display: inline-block
  }

  .kcw__d-md-lg-inline-flex {
      display: inline-flex
  }

  .kcw__d-md-lg-none {
      display: none
  }

  .kcw__d-md-lg-table {
      display: table
  }

  .kcw__align-items-md-lg-baseline {
      display: flex;
      align-items: baseline
  }

  .kcw__justify-content-md-lg-baseline {
      justify-content: baseline
  }

  .kcw__justify-items-md-lg-baseline {
      justify-items: baseline
  }

  .kcw__align-items-md-lg-center {
      display: flex;
      align-items: center
  }

  .kcw__justify-content-md-lg-center {
      justify-content: center
  }

  .kcw__justify-items-md-lg-center {
      justify-items: center
  }

  .kcw__align-items-md-lg-end {
      display: flex;
      align-items: flex-end
  }

  .kcw__justify-content-md-lg-end {
      justify-content: flex-end
  }

  .kcw__justify-items-md-lg-end {
      justify-items: end
  }

  .kcw__align-items-md-lg-flex-end {
      display: flex;
      align-items: flex-end
  }

  .kcw__justify-content-md-lg-flex-end {
      justify-content: flex-end
  }

  .kcw__justify-items-md-lg-flex-end {
      justify-items: flex-end
  }

  .kcw__align-items-md-lg-flex-start {
      display: flex;
      align-items: flex-start
  }

  .kcw__justify-content-md-lg-flex-start {
      justify-content: flex-start
  }

  .kcw__justify-items-md-lg-flex-start {
      justify-items: flex-start
  }

  .kcw__align-items-md-lg-left {
      display: flex;
      align-items: left
  }

  .kcw__justify-content-md-lg-left {
      justify-content: left
  }

  .kcw__justify-items-md-lg-left {
      justify-items: left
  }

  .kcw__align-items-md-lg-right {
      display: flex;
      align-items: right
  }

  .kcw__justify-content-md-lg-right {
      justify-content: right
  }

  .kcw__justify-items-md-lg-right {
      justify-items: right
  }

  .kcw__align-items-md-lg-space-around {
      display: flex;
      align-items: space-around
  }

  .kcw__justify-content-md-lg-space-around {
      justify-content: space-around
  }

  .kcw__justify-items-md-lg-space-around {
      justify-items: space-around
  }

  .kcw__align-items-md-lg-space-between {
      display: flex;
      align-items: space-between
  }

  .kcw__justify-content-md-lg-space-between {
      justify-content: space-between
  }

  .kcw__justify-items-md-lg-space-between {
      justify-items: space-between
  }

  .kcw__align-items-md-lg-space-evenly {
      display: flex;
      align-items: space-evenly
  }

  .kcw__justify-content-md-lg-space-evenly {
      justify-content: space-evenly
  }

  .kcw__justify-items-md-lg-space-evenly {
      justify-items: space-evenly
  }

  .kcw__align-items-md-lg-start {
      display: flex;
      align-items: flex-start
  }

  .kcw__justify-content-md-lg-start {
      justify-content: flex-start
  }

  .kcw__justify-items-md-lg-start {
      justify-items: start
  }

  .kcw__flex-md-lg-column {
      display: flex;
      flex-direction: column
  }

  .kcw__flex-md-lg-column-reverse {
      display: flex;
      flex-direction: column-reverse
  }

  .kcw__flex-md-lg-nowrap {
      display: flex;
      flex-wrap: nowrap
  }

  .kcw__flex-md-lg-row {
      display: flex;
      flex-direction: row
  }

  .kcw__flex-md-lg-row-reverse {
      display: flex;
      flex-direction: row-reverse
  }

  .kcw__flex-md-lg-wrap {
      display: flex;
      flex-wrap: wrap
  }

  .kcw__has-text-align-md-lg-center,
  .kcw__text-align-md-lg-center,
  .kcw__align-md-lg-center {
      text-align: center
  }

  .kcw__has-text-align-md-lg-left,
  .kcw__text-align-md-lg-left,
  .kcw__align-md-lg-left {
      text-align: left
  }

  .kcw__has-text-align-md-lg-right,
  .kcw__text-align-md-lg-right,
  .kcw__align-md-lg-right {
      text-align: right
  }

  .kcw__m-md-lg-auto {
      margin: auto
  }

  .kcw__mr-md-lg-auto {
      margin-right: auto
  }

  .kcw__ml-md-lg-auto {
      margin-left: auto
  }

  .kcw__mt-md-lg-auto {
      margin-top: auto
  }

  .kcw__mb-md-lg-auto {
      margin-bottom: auto
  }

  .kcw__mx-md-lg-auto {
      margin-left: auto;
      margin-right: auto
  }

  .kcw__my-md-lg-auto {
      margin-top: auto;
      margin-bottom: auto
  }

  .kcw__m-md-lg-0 {
      margin: 0rem
  }

  .kcw__mr-md-lg-0 {
      margin-right: 0rem
  }

  .kcw__ml-md-lg-0 {
      margin-left: 0rem
  }

  .kcw__mt-md-lg-0 {
      margin-top: 0rem
  }

  .kcw__mb-md-lg-0 {
      margin-bottom: 0rem
  }

  .kcw__mx-md-lg-0 {
      margin-right: 0rem;
      margin-left: 0rem
  }

  .kcw__my-md-lg-0 {
      margin-top: 0rem;
      margin-bottom: 0rem
  }

  .kcw__p-md-lg-0 {
      padding: 0rem
  }

  .kcw__pr-md-lg-0 {
      padding-right: 0rem
  }

  .kcw__pl-md-lg-0 {
      padding-left: 0rem
  }

  .kcw__pt-md-lg-0 {
      padding-top: 0rem
  }

  .kcw__pb-md-lg-0 {
      padding-bottom: 0rem
  }

  .kcw__px-md-lg-0 {
      padding-right: 0rem;
      padding-left: 0rem
  }

  .kcw__py-md-lg-0 {
      padding-top: 0rem;
      padding-bottom: 0rem
  }

  .kcw__m-md-lg-1 {
      margin: 1rem
  }

  .kcw__mr-md-lg-1 {
      margin-right: 1rem
  }

  .kcw__ml-md-lg-1 {
      margin-left: 1rem
  }

  .kcw__mt-md-lg-1 {
      margin-top: 1rem
  }

  .kcw__mb-md-lg-1 {
      margin-bottom: 1rem
  }

  .kcw__mx-md-lg-1 {
      margin-right: 1rem;
      margin-left: 1rem
  }

  .kcw__my-md-lg-1 {
      margin-top: 1rem;
      margin-bottom: 1rem
  }

  .kcw__p-md-lg-1 {
      padding: 1rem
  }

  .kcw__pr-md-lg-1 {
      padding-right: 1rem
  }

  .kcw__pl-md-lg-1 {
      padding-left: 1rem
  }

  .kcw__pt-md-lg-1 {
      padding-top: 1rem
  }

  .kcw__pb-md-lg-1 {
      padding-bottom: 1rem
  }

  .kcw__px-md-lg-1 {
      padding-right: 1rem;
      padding-left: 1rem
  }

  .kcw__py-md-lg-1 {
      padding-top: 1rem;
      padding-bottom: 1rem
  }

  .kcw__m-md-lg-2 {
      margin: 2rem
  }

  .kcw__mr-md-lg-2 {
      margin-right: 2rem
  }

  .kcw__ml-md-lg-2 {
      margin-left: 2rem
  }

  .kcw__mt-md-lg-2 {
      margin-top: 2rem
  }

  .kcw__mb-md-lg-2 {
      margin-bottom: 2rem
  }

  .kcw__mx-md-lg-2 {
      margin-right: 2rem;
      margin-left: 2rem
  }

  .kcw__my-md-lg-2 {
      margin-top: 2rem;
      margin-bottom: 2rem
  }

  .kcw__p-md-lg-2 {
      padding: 2rem
  }

  .kcw__pr-md-lg-2 {
      padding-right: 2rem
  }

  .kcw__pl-md-lg-2 {
      padding-left: 2rem
  }

  .kcw__pt-md-lg-2 {
      padding-top: 2rem
  }

  .kcw__pb-md-lg-2 {
      padding-bottom: 2rem
  }

  .kcw__px-md-lg-2 {
      padding-right: 2rem;
      padding-left: 2rem
  }

  .kcw__py-md-lg-2 {
      padding-top: 2rem;
      padding-bottom: 2rem
  }

  .kcw__m-md-lg-3 {
      margin: 3rem
  }

  .kcw__mr-md-lg-3 {
      margin-right: 3rem
  }

  .kcw__ml-md-lg-3 {
      margin-left: 3rem
  }

  .kcw__mt-md-lg-3 {
      margin-top: 3rem
  }

  .kcw__mb-md-lg-3 {
      margin-bottom: 3rem
  }

  .kcw__mx-md-lg-3 {
      margin-right: 3rem;
      margin-left: 3rem
  }

  .kcw__my-md-lg-3 {
      margin-top: 3rem;
      margin-bottom: 3rem
  }

  .kcw__p-md-lg-3 {
      padding: 3rem
  }

  .kcw__pr-md-lg-3 {
      padding-right: 3rem
  }

  .kcw__pl-md-lg-3 {
      padding-left: 3rem
  }

  .kcw__pt-md-lg-3 {
      padding-top: 3rem
  }

  .kcw__pb-md-lg-3 {
      padding-bottom: 3rem
  }

  .kcw__px-md-lg-3 {
      padding-right: 3rem;
      padding-left: 3rem
  }

  .kcw__py-md-lg-3 {
      padding-top: 3rem;
      padding-bottom: 3rem
  }

  .kcw__m-md-lg-4 {
      margin: 4rem
  }

  .kcw__mr-md-lg-4 {
      margin-right: 4rem
  }

  .kcw__ml-md-lg-4 {
      margin-left: 4rem
  }

  .kcw__mt-md-lg-4 {
      margin-top: 4rem
  }

  .kcw__mb-md-lg-4 {
      margin-bottom: 4rem
  }

  .kcw__mx-md-lg-4 {
      margin-right: 4rem;
      margin-left: 4rem
  }

  .kcw__my-md-lg-4 {
      margin-top: 4rem;
      margin-bottom: 4rem
  }

  .kcw__p-md-lg-4 {
      padding: 4rem
  }

  .kcw__pr-md-lg-4 {
      padding-right: 4rem
  }

  .kcw__pl-md-lg-4 {
      padding-left: 4rem
  }

  .kcw__pt-md-lg-4 {
      padding-top: 4rem
  }

  .kcw__pb-md-lg-4 {
      padding-bottom: 4rem
  }

  .kcw__px-md-lg-4 {
      padding-right: 4rem;
      padding-left: 4rem
  }

  .kcw__py-md-lg-4 {
      padding-top: 4rem;
      padding-bottom: 4rem
  }

  .kcw__m-md-lg-5 {
      margin: 5rem
  }

  .kcw__mr-md-lg-5 {
      margin-right: 5rem
  }

  .kcw__ml-md-lg-5 {
      margin-left: 5rem
  }

  .kcw__mt-md-lg-5 {
      margin-top: 5rem
  }

  .kcw__mb-md-lg-5 {
      margin-bottom: 5rem
  }

  .kcw__mx-md-lg-5 {
      margin-right: 5rem;
      margin-left: 5rem
  }

  .kcw__my-md-lg-5 {
      margin-top: 5rem;
      margin-bottom: 5rem
  }

  .kcw__p-md-lg-5 {
      padding: 5rem
  }

  .kcw__pr-md-lg-5 {
      padding-right: 5rem
  }

  .kcw__pl-md-lg-5 {
      padding-left: 5rem
  }

  .kcw__pt-md-lg-5 {
      padding-top: 5rem
  }

  .kcw__pb-md-lg-5 {
      padding-bottom: 5rem
  }

  .kcw__px-md-lg-5 {
      padding-right: 5rem;
      padding-left: 5rem
  }

  .kcw__py-md-lg-5 {
      padding-top: 5rem;
      padding-bottom: 5rem
  }

  .kcw__m-md-lg-6 {
      margin: 6rem
  }

  .kcw__mr-md-lg-6 {
      margin-right: 6rem
  }

  .kcw__ml-md-lg-6 {
      margin-left: 6rem
  }

  .kcw__mt-md-lg-6 {
      margin-top: 6rem
  }

  .kcw__mb-md-lg-6 {
      margin-bottom: 6rem
  }

  .kcw__mx-md-lg-6 {
      margin-right: 6rem;
      margin-left: 6rem
  }

  .kcw__my-md-lg-6 {
      margin-top: 6rem;
      margin-bottom: 6rem
  }

  .kcw__p-md-lg-6 {
      padding: 6rem
  }

  .kcw__pr-md-lg-6 {
      padding-right: 6rem
  }

  .kcw__pl-md-lg-6 {
      padding-left: 6rem
  }

  .kcw__pt-md-lg-6 {
      padding-top: 6rem
  }

  .kcw__pb-md-lg-6 {
      padding-bottom: 6rem
  }

  .kcw__px-md-lg-6 {
      padding-right: 6rem;
      padding-left: 6rem
  }

  .kcw__py-md-lg-6 {
      padding-top: 6rem;
      padding-bottom: 6rem
  }

  .kcw__m-md-lg-7 {
      margin: 7rem
  }

  .kcw__mr-md-lg-7 {
      margin-right: 7rem
  }

  .kcw__ml-md-lg-7 {
      margin-left: 7rem
  }

  .kcw__mt-md-lg-7 {
      margin-top: 7rem
  }

  .kcw__mb-md-lg-7 {
      margin-bottom: 7rem
  }

  .kcw__mx-md-lg-7 {
      margin-right: 7rem;
      margin-left: 7rem
  }

  .kcw__my-md-lg-7 {
      margin-top: 7rem;
      margin-bottom: 7rem
  }

  .kcw__p-md-lg-7 {
      padding: 7rem
  }

  .kcw__pr-md-lg-7 {
      padding-right: 7rem
  }

  .kcw__pl-md-lg-7 {
      padding-left: 7rem
  }

  .kcw__pt-md-lg-7 {
      padding-top: 7rem
  }

  .kcw__pb-md-lg-7 {
      padding-bottom: 7rem
  }

  .kcw__px-md-lg-7 {
      padding-right: 7rem;
      padding-left: 7rem
  }

  .kcw__py-md-lg-7 {
      padding-top: 7rem;
      padding-bottom: 7rem
  }
}

@media(min-width: 980px) {
  .kcw__d-lg-block {
      display: block
  }

  .kcw__d-lg-flex {
      display: flex
  }

  .kcw__d-lg-grid {
      display: grid;
      display: -ms-grid
  }

  .kcw__d-lg-inline {
      display: inline
  }

  .kcw__d-lg-inline-block {
      display: inline-block
  }

  .kcw__d-lg-inline-flex {
      display: inline-flex
  }

  .kcw__d-lg-none {
      display: none
  }

  .kcw__d-lg-table {
      display: table
  }

  .kcw__align-items-lg-baseline {
      display: flex;
      align-items: baseline
  }

  .kcw__justify-content-lg-baseline {
      justify-content: baseline
  }

  .kcw__justify-items-lg-baseline {
      justify-items: baseline
  }

  .kcw__align-items-lg-center {
      display: flex;
      align-items: center
  }

  .kcw__justify-content-lg-center {
      justify-content: center
  }

  .kcw__justify-items-lg-center {
      justify-items: center
  }

  .kcw__align-items-lg-end {
      display: flex;
      align-items: flex-end
  }

  .kcw__justify-content-lg-end {
      justify-content: flex-end
  }

  .kcw__justify-items-lg-end {
      justify-items: end
  }

  .kcw__align-items-lg-flex-end {
      display: flex;
      align-items: flex-end
  }

  .kcw__justify-content-lg-flex-end {
      justify-content: flex-end
  }

  .kcw__justify-items-lg-flex-end {
      justify-items: flex-end
  }

  .kcw__align-items-lg-flex-start {
      display: flex;
      align-items: flex-start
  }

  .kcw__justify-content-lg-flex-start {
      justify-content: flex-start
  }

  .kcw__justify-items-lg-flex-start {
      justify-items: flex-start
  }

  .kcw__align-items-lg-left {
      display: flex;
      align-items: left
  }

  .kcw__justify-content-lg-left {
      justify-content: left
  }

  .kcw__justify-items-lg-left {
      justify-items: left
  }

  .kcw__align-items-lg-right {
      display: flex;
      align-items: right
  }

  .kcw__justify-content-lg-right {
      justify-content: right
  }

  .kcw__justify-items-lg-right {
      justify-items: right
  }

  .kcw__align-items-lg-space-around {
      display: flex;
      align-items: space-around
  }

  .kcw__justify-content-lg-space-around {
      justify-content: space-around
  }

  .kcw__justify-items-lg-space-around {
      justify-items: space-around
  }

  .kcw__align-items-lg-space-between {
      display: flex;
      align-items: space-between
  }

  .kcw__justify-content-lg-space-between {
      justify-content: space-between
  }

  .kcw__justify-items-lg-space-between {
      justify-items: space-between
  }

  .kcw__align-items-lg-space-evenly {
      display: flex;
      align-items: space-evenly
  }

  .kcw__justify-content-lg-space-evenly {
      justify-content: space-evenly
  }

  .kcw__justify-items-lg-space-evenly {
      justify-items: space-evenly
  }

  .kcw__align-items-lg-start {
      display: flex;
      align-items: flex-start
  }

  .kcw__justify-content-lg-start {
      justify-content: flex-start
  }

  .kcw__justify-items-lg-start {
      justify-items: start
  }

  .kcw__flex-lg-column {
      display: flex;
      flex-direction: column
  }

  .kcw__flex-lg-column-reverse {
      display: flex;
      flex-direction: column-reverse
  }

  .kcw__flex-lg-nowrap {
      display: flex;
      flex-wrap: nowrap
  }

  .kcw__flex-lg-row {
      display: flex;
      flex-direction: row
  }

  .kcw__flex-lg-row-reverse {
      display: flex;
      flex-direction: row-reverse
  }

  .kcw__flex-lg-wrap {
      display: flex;
      flex-wrap: wrap
  }

  .kcw__has-text-align-lg-center,
  .kcw__text-align-lg-center,
  .kcw__align-lg-center {
      text-align: center
  }

  .kcw__has-text-align-lg-left,
  .kcw__text-align-lg-left,
  .kcw__align-lg-left {
      text-align: left
  }

  .kcw__has-text-align-lg-right,
  .kcw__text-align-lg-right,
  .kcw__align-lg-right {
      text-align: right
  }

  .kcw__m-lg-auto {
      margin: auto
  }

  .kcw__mr-lg-auto {
      margin-right: auto
  }

  .kcw__ml-lg-auto {
      margin-left: auto
  }

  .kcw__mt-lg-auto {
      margin-top: auto
  }

  .kcw__mb-lg-auto {
      margin-bottom: auto
  }

  .kcw__mx-lg-auto {
      margin-left: auto;
      margin-right: auto
  }

  .kcw__my-lg-auto {
      margin-top: auto;
      margin-bottom: auto
  }

  .kcw__m-lg-0 {
      margin: 0rem
  }

  .kcw__mr-lg-0 {
      margin-right: 0rem
  }

  .kcw__ml-lg-0 {
      margin-left: 0rem
  }

  .kcw__mt-lg-0 {
      margin-top: 0rem
  }

  .kcw__mb-lg-0 {
      margin-bottom: 0rem
  }

  .kcw__mx-lg-0 {
      margin-right: 0rem;
      margin-left: 0rem
  }

  .kcw__my-lg-0 {
      margin-top: 0rem;
      margin-bottom: 0rem
  }

  .kcw__p-lg-0 {
      padding: 0rem
  }

  .kcw__pr-lg-0 {
      padding-right: 0rem
  }

  .kcw__pl-lg-0 {
      padding-left: 0rem
  }

  .kcw__pt-lg-0 {
      padding-top: 0rem
  }

  .kcw__pb-lg-0 {
      padding-bottom: 0rem
  }

  .kcw__px-lg-0 {
      padding-right: 0rem;
      padding-left: 0rem
  }

  .kcw__py-lg-0 {
      padding-top: 0rem;
      padding-bottom: 0rem
  }

  .kcw__m-lg-1 {
      margin: 1rem
  }

  .kcw__mr-lg-1 {
      margin-right: 1rem
  }

  .kcw__ml-lg-1 {
      margin-left: 1rem
  }

  .kcw__mt-lg-1 {
      margin-top: 1rem
  }

  .kcw__mb-lg-1 {
      margin-bottom: 1rem
  }

  .kcw__mx-lg-1 {
      margin-right: 1rem;
      margin-left: 1rem
  }

  .kcw__my-lg-1 {
      margin-top: 1rem;
      margin-bottom: 1rem
  }

  .kcw__p-lg-1 {
      padding: 1rem
  }

  .kcw__pr-lg-1 {
      padding-right: 1rem
  }

  .kcw__pl-lg-1 {
      padding-left: 1rem
  }

  .kcw__pt-lg-1 {
      padding-top: 1rem
  }

  .kcw__pb-lg-1 {
      padding-bottom: 1rem
  }

  .kcw__px-lg-1 {
      padding-right: 1rem;
      padding-left: 1rem
  }

  .kcw__py-lg-1 {
      padding-top: 1rem;
      padding-bottom: 1rem
  }

  .kcw__m-lg-2 {
      margin: 2rem
  }

  .kcw__mr-lg-2 {
      margin-right: 2rem
  }

  .kcw__ml-lg-2 {
      margin-left: 2rem
  }

  .kcw__mt-lg-2 {
      margin-top: 2rem
  }

  .kcw__mb-lg-2 {
      margin-bottom: 2rem
  }

  .kcw__mx-lg-2 {
      margin-right: 2rem;
      margin-left: 2rem
  }

  .kcw__my-lg-2 {
      margin-top: 2rem;
      margin-bottom: 2rem
  }

  .kcw__p-lg-2 {
      padding: 2rem
  }

  .kcw__pr-lg-2 {
      padding-right: 2rem
  }

  .kcw__pl-lg-2 {
      padding-left: 2rem
  }

  .kcw__pt-lg-2 {
      padding-top: 2rem
  }

  .kcw__pb-lg-2 {
      padding-bottom: 2rem
  }

  .kcw__px-lg-2 {
      padding-right: 2rem;
      padding-left: 2rem
  }

  .kcw__py-lg-2 {
      padding-top: 2rem;
      padding-bottom: 2rem
  }

  .kcw__m-lg-3 {
      margin: 3rem
  }

  .kcw__mr-lg-3 {
      margin-right: 3rem
  }

  .kcw__ml-lg-3 {
      margin-left: 3rem
  }

  .kcw__mt-lg-3 {
      margin-top: 3rem
  }

  .kcw__mb-lg-3 {
      margin-bottom: 3rem
  }

  .kcw__mx-lg-3 {
      margin-right: 3rem;
      margin-left: 3rem
  }

  .kcw__my-lg-3 {
      margin-top: 3rem;
      margin-bottom: 3rem
  }

  .kcw__p-lg-3 {
      padding: 3rem
  }

  .kcw__pr-lg-3 {
      padding-right: 3rem
  }

  .kcw__pl-lg-3 {
      padding-left: 3rem
  }

  .kcw__pt-lg-3 {
      padding-top: 3rem
  }

  .kcw__pb-lg-3 {
      padding-bottom: 3rem
  }

  .kcw__px-lg-3 {
      padding-right: 3rem;
      padding-left: 3rem
  }

  .kcw__py-lg-3 {
      padding-top: 3rem;
      padding-bottom: 3rem
  }

  .kcw__m-lg-4 {
      margin: 4rem
  }

  .kcw__mr-lg-4 {
      margin-right: 4rem
  }

  .kcw__ml-lg-4 {
      margin-left: 4rem
  }

  .kcw__mt-lg-4 {
      margin-top: 4rem
  }

  .kcw__mb-lg-4 {
      margin-bottom: 4rem
  }

  .kcw__mx-lg-4 {
      margin-right: 4rem;
      margin-left: 4rem
  }

  .kcw__my-lg-4 {
      margin-top: 4rem;
      margin-bottom: 4rem
  }

  .kcw__p-lg-4 {
      padding: 4rem
  }

  .kcw__pr-lg-4 {
      padding-right: 4rem
  }

  .kcw__pl-lg-4 {
      padding-left: 4rem
  }

  .kcw__pt-lg-4 {
      padding-top: 4rem
  }

  .kcw__pb-lg-4 {
      padding-bottom: 4rem
  }

  .kcw__px-lg-4 {
      padding-right: 4rem;
      padding-left: 4rem
  }

  .kcw__py-lg-4 {
      padding-top: 4rem;
      padding-bottom: 4rem
  }

  .kcw__m-lg-5 {
      margin: 5rem
  }

  .kcw__mr-lg-5 {
      margin-right: 5rem
  }

  .kcw__ml-lg-5 {
      margin-left: 5rem
  }

  .kcw__mt-lg-5 {
      margin-top: 5rem
  }

  .kcw__mb-lg-5 {
      margin-bottom: 5rem
  }

  .kcw__mx-lg-5 {
      margin-right: 5rem;
      margin-left: 5rem
  }

  .kcw__my-lg-5 {
      margin-top: 5rem;
      margin-bottom: 5rem
  }

  .kcw__p-lg-5 {
      padding: 5rem
  }

  .kcw__pr-lg-5 {
      padding-right: 5rem
  }

  .kcw__pl-lg-5 {
      padding-left: 5rem
  }

  .kcw__pt-lg-5 {
      padding-top: 5rem
  }

  .kcw__pb-lg-5 {
      padding-bottom: 5rem
  }

  .kcw__px-lg-5 {
      padding-right: 5rem;
      padding-left: 5rem
  }

  .kcw__py-lg-5 {
      padding-top: 5rem;
      padding-bottom: 5rem
  }

  .kcw__m-lg-6 {
      margin: 6rem
  }

  .kcw__mr-lg-6 {
      margin-right: 6rem
  }

  .kcw__ml-lg-6 {
      margin-left: 6rem
  }

  .kcw__mt-lg-6 {
      margin-top: 6rem
  }

  .kcw__mb-lg-6 {
      margin-bottom: 6rem
  }

  .kcw__mx-lg-6 {
      margin-right: 6rem;
      margin-left: 6rem
  }

  .kcw__my-lg-6 {
      margin-top: 6rem;
      margin-bottom: 6rem
  }

  .kcw__p-lg-6 {
      padding: 6rem
  }

  .kcw__pr-lg-6 {
      padding-right: 6rem
  }

  .kcw__pl-lg-6 {
      padding-left: 6rem
  }

  .kcw__pt-lg-6 {
      padding-top: 6rem
  }

  .kcw__pb-lg-6 {
      padding-bottom: 6rem
  }

  .kcw__px-lg-6 {
      padding-right: 6rem;
      padding-left: 6rem
  }

  .kcw__py-lg-6 {
      padding-top: 6rem;
      padding-bottom: 6rem
  }

  .kcw__m-lg-7 {
      margin: 7rem
  }

  .kcw__mr-lg-7 {
      margin-right: 7rem
  }

  .kcw__ml-lg-7 {
      margin-left: 7rem
  }

  .kcw__mt-lg-7 {
      margin-top: 7rem
  }

  .kcw__mb-lg-7 {
      margin-bottom: 7rem
  }

  .kcw__mx-lg-7 {
      margin-right: 7rem;
      margin-left: 7rem
  }

  .kcw__my-lg-7 {
      margin-top: 7rem;
      margin-bottom: 7rem
  }

  .kcw__p-lg-7 {
      padding: 7rem
  }

  .kcw__pr-lg-7 {
      padding-right: 7rem
  }

  .kcw__pl-lg-7 {
      padding-left: 7rem
  }

  .kcw__pt-lg-7 {
      padding-top: 7rem
  }

  .kcw__pb-lg-7 {
      padding-bottom: 7rem
  }

  .kcw__px-lg-7 {
      padding-right: 7rem;
      padding-left: 7rem
  }

  .kcw__py-lg-7 {
      padding-top: 7rem;
      padding-bottom: 7rem
  }
}

@media(min-width: 1230px) {
  .kcw__d-xl-block {
      display: block
  }

  .kcw__d-xl-flex {
      display: flex
  }

  .kcw__d-xl-grid {
      display: grid;
      display: -ms-grid
  }

  .kcw__d-xl-inline {
      display: inline
  }

  .kcw__d-xl-inline-block {
      display: inline-block
  }

  .kcw__d-xl-inline-flex {
      display: inline-flex
  }

  .kcw__d-xl-none {
      display: none
  }

  .kcw__d-xl-table {
      display: table
  }

  .kcw__align-items-xl-baseline {
      display: flex;
      align-items: baseline
  }

  .kcw__justify-content-xl-baseline {
      justify-content: baseline
  }

  .kcw__justify-items-xl-baseline {
      justify-items: baseline
  }

  .kcw__align-items-xl-center {
      display: flex;
      align-items: center
  }

  .kcw__justify-content-xl-center {
      justify-content: center
  }

  .kcw__justify-items-xl-center {
      justify-items: center
  }

  .kcw__align-items-xl-end {
      display: flex;
      align-items: flex-end
  }

  .kcw__justify-content-xl-end {
      justify-content: flex-end
  }

  .kcw__justify-items-xl-end {
      justify-items: end
  }

  .kcw__align-items-xl-flex-end {
      display: flex;
      align-items: flex-end
  }

  .kcw__justify-content-xl-flex-end {
      justify-content: flex-end
  }

  .kcw__justify-items-xl-flex-end {
      justify-items: flex-end
  }

  .kcw__align-items-xl-flex-start {
      display: flex;
      align-items: flex-start
  }

  .kcw__justify-content-xl-flex-start {
      justify-content: flex-start
  }

  .kcw__justify-items-xl-flex-start {
      justify-items: flex-start
  }

  .kcw__align-items-xl-left {
      display: flex;
      align-items: left
  }

  .kcw__justify-content-xl-left {
      justify-content: left
  }

  .kcw__justify-items-xl-left {
      justify-items: left
  }

  .kcw__align-items-xl-right {
      display: flex;
      align-items: right
  }

  .kcw__justify-content-xl-right {
      justify-content: right
  }

  .kcw__justify-items-xl-right {
      justify-items: right
  }

  .kcw__align-items-xl-space-around {
      display: flex;
      align-items: space-around
  }

  .kcw__justify-content-xl-space-around {
      justify-content: space-around
  }

  .kcw__justify-items-xl-space-around {
      justify-items: space-around
  }

  .kcw__align-items-xl-space-between {
      display: flex;
      align-items: space-between
  }

  .kcw__justify-content-xl-space-between {
      justify-content: space-between
  }

  .kcw__justify-items-xl-space-between {
      justify-items: space-between
  }

  .kcw__align-items-xl-space-evenly {
      display: flex;
      align-items: space-evenly
  }

  .kcw__justify-content-xl-space-evenly {
      justify-content: space-evenly
  }

  .kcw__justify-items-xl-space-evenly {
      justify-items: space-evenly
  }

  .kcw__align-items-xl-start {
      display: flex;
      align-items: flex-start
  }

  .kcw__justify-content-xl-start {
      justify-content: flex-start
  }

  .kcw__justify-items-xl-start {
      justify-items: start
  }

  .kcw__flex-xl-column {
      display: flex;
      flex-direction: column
  }

  .kcw__flex-xl-column-reverse {
      display: flex;
      flex-direction: column-reverse
  }

  .kcw__flex-xl-nowrap {
      display: flex;
      flex-wrap: nowrap
  }

  .kcw__flex-xl-row {
      display: flex;
      flex-direction: row
  }

  .kcw__flex-xl-row-reverse {
      display: flex;
      flex-direction: row-reverse
  }

  .kcw__flex-xl-wrap {
      display: flex;
      flex-wrap: wrap
  }

  .kcw__has-text-align-xl-center,
  .kcw__text-align-xl-center,
  .kcw__align-xl-center {
      text-align: center
  }

  .kcw__has-text-align-xl-left,
  .kcw__text-align-xl-left,
  .kcw__align-xl-left {
      text-align: left
  }

  .kcw__has-text-align-xl-right,
  .kcw__text-align-xl-right,
  .kcw__align-xl-right {
      text-align: right
  }

  .kcw__m-xl-auto {
      margin: auto
  }

  .kcw__mr-xl-auto {
      margin-right: auto
  }

  .kcw__ml-xl-auto {
      margin-left: auto
  }

  .kcw__mt-xl-auto {
      margin-top: auto
  }

  .kcw__mb-xl-auto {
      margin-bottom: auto
  }

  .kcw__mx-xl-auto {
      margin-left: auto;
      margin-right: auto
  }

  .kcw__my-xl-auto {
      margin-top: auto;
      margin-bottom: auto
  }

  .kcw__m-xl-0 {
      margin: 0rem
  }

  .kcw__mr-xl-0 {
      margin-right: 0rem
  }

  .kcw__ml-xl-0 {
      margin-left: 0rem
  }

  .kcw__mt-xl-0 {
      margin-top: 0rem
  }

  .kcw__mb-xl-0 {
      margin-bottom: 0rem
  }

  .kcw__mx-xl-0 {
      margin-right: 0rem;
      margin-left: 0rem
  }

  .kcw__my-xl-0 {
      margin-top: 0rem;
      margin-bottom: 0rem
  }

  .kcw__p-xl-0 {
      padding: 0rem
  }

  .kcw__pr-xl-0 {
      padding-right: 0rem
  }

  .kcw__pl-xl-0 {
      padding-left: 0rem
  }

  .kcw__pt-xl-0 {
      padding-top: 0rem
  }

  .kcw__pb-xl-0 {
      padding-bottom: 0rem
  }

  .kcw__px-xl-0 {
      padding-right: 0rem;
      padding-left: 0rem
  }

  .kcw__py-xl-0 {
      padding-top: 0rem;
      padding-bottom: 0rem
  }

  .kcw__m-xl-1 {
      margin: 1rem
  }

  .kcw__mr-xl-1 {
      margin-right: 1rem
  }

  .kcw__ml-xl-1 {
      margin-left: 1rem
  }

  .kcw__mt-xl-1 {
      margin-top: 1rem
  }

  .kcw__mb-xl-1 {
      margin-bottom: 1rem
  }

  .kcw__mx-xl-1 {
      margin-right: 1rem;
      margin-left: 1rem
  }

  .kcw__my-xl-1 {
      margin-top: 1rem;
      margin-bottom: 1rem
  }

  .kcw__p-xl-1 {
      padding: 1rem
  }

  .kcw__pr-xl-1 {
      padding-right: 1rem
  }

  .kcw__pl-xl-1 {
      padding-left: 1rem
  }

  .kcw__pt-xl-1 {
      padding-top: 1rem
  }

  .kcw__pb-xl-1 {
      padding-bottom: 1rem
  }

  .kcw__px-xl-1 {
      padding-right: 1rem;
      padding-left: 1rem
  }

  .kcw__py-xl-1 {
      padding-top: 1rem;
      padding-bottom: 1rem
  }

  .kcw__m-xl-2 {
      margin: 2rem
  }

  .kcw__mr-xl-2 {
      margin-right: 2rem
  }

  .kcw__ml-xl-2 {
      margin-left: 2rem
  }

  .kcw__mt-xl-2 {
      margin-top: 2rem
  }

  .kcw__mb-xl-2 {
      margin-bottom: 2rem
  }

  .kcw__mx-xl-2 {
      margin-right: 2rem;
      margin-left: 2rem
  }

  .kcw__my-xl-2 {
      margin-top: 2rem;
      margin-bottom: 2rem
  }

  .kcw__p-xl-2 {
      padding: 2rem
  }

  .kcw__pr-xl-2 {
      padding-right: 2rem
  }

  .kcw__pl-xl-2 {
      padding-left: 2rem
  }

  .kcw__pt-xl-2 {
      padding-top: 2rem
  }

  .kcw__pb-xl-2 {
      padding-bottom: 2rem
  }

  .kcw__px-xl-2 {
      padding-right: 2rem;
      padding-left: 2rem
  }

  .kcw__py-xl-2 {
      padding-top: 2rem;
      padding-bottom: 2rem
  }

  .kcw__m-xl-3 {
      margin: 3rem
  }

  .kcw__mr-xl-3 {
      margin-right: 3rem
  }

  .kcw__ml-xl-3 {
      margin-left: 3rem
  }

  .kcw__mt-xl-3 {
      margin-top: 3rem
  }

  .kcw__mb-xl-3 {
      margin-bottom: 3rem
  }

  .kcw__mx-xl-3 {
      margin-right: 3rem;
      margin-left: 3rem
  }

  .kcw__my-xl-3 {
      margin-top: 3rem;
      margin-bottom: 3rem
  }

  .kcw__p-xl-3 {
      padding: 3rem
  }

  .kcw__pr-xl-3 {
      padding-right: 3rem
  }

  .kcw__pl-xl-3 {
      padding-left: 3rem
  }

  .kcw__pt-xl-3 {
      padding-top: 3rem
  }

  .kcw__pb-xl-3 {
      padding-bottom: 3rem
  }

  .kcw__px-xl-3 {
      padding-right: 3rem;
      padding-left: 3rem
  }

  .kcw__py-xl-3 {
      padding-top: 3rem;
      padding-bottom: 3rem
  }

  .kcw__m-xl-4 {
      margin: 4rem
  }

  .kcw__mr-xl-4 {
      margin-right: 4rem
  }

  .kcw__ml-xl-4 {
      margin-left: 4rem
  }

  .kcw__mt-xl-4 {
      margin-top: 4rem
  }

  .kcw__mb-xl-4 {
      margin-bottom: 4rem
  }

  .kcw__mx-xl-4 {
      margin-right: 4rem;
      margin-left: 4rem
  }

  .kcw__my-xl-4 {
      margin-top: 4rem;
      margin-bottom: 4rem
  }

  .kcw__p-xl-4 {
      padding: 4rem
  }

  .kcw__pr-xl-4 {
      padding-right: 4rem
  }

  .kcw__pl-xl-4 {
      padding-left: 4rem
  }

  .kcw__pt-xl-4 {
      padding-top: 4rem
  }

  .kcw__pb-xl-4 {
      padding-bottom: 4rem
  }

  .kcw__px-xl-4 {
      padding-right: 4rem;
      padding-left: 4rem
  }

  .kcw__py-xl-4 {
      padding-top: 4rem;
      padding-bottom: 4rem
  }

  .kcw__m-xl-5 {
      margin: 5rem
  }

  .kcw__mr-xl-5 {
      margin-right: 5rem
  }

  .kcw__ml-xl-5 {
      margin-left: 5rem
  }

  .kcw__mt-xl-5 {
      margin-top: 5rem
  }

  .kcw__mb-xl-5 {
      margin-bottom: 5rem
  }

  .kcw__mx-xl-5 {
      margin-right: 5rem;
      margin-left: 5rem
  }

  .kcw__my-xl-5 {
      margin-top: 5rem;
      margin-bottom: 5rem
  }

  .kcw__p-xl-5 {
      padding: 5rem
  }

  .kcw__pr-xl-5 {
      padding-right: 5rem
  }

  .kcw__pl-xl-5 {
      padding-left: 5rem
  }

  .kcw__pt-xl-5 {
      padding-top: 5rem
  }

  .kcw__pb-xl-5 {
      padding-bottom: 5rem
  }

  .kcw__px-xl-5 {
      padding-right: 5rem;
      padding-left: 5rem
  }

  .kcw__py-xl-5 {
      padding-top: 5rem;
      padding-bottom: 5rem
  }

  .kcw__m-xl-6 {
      margin: 6rem
  }

  .kcw__mr-xl-6 {
      margin-right: 6rem
  }

  .kcw__ml-xl-6 {
      margin-left: 6rem
  }

  .kcw__mt-xl-6 {
      margin-top: 6rem
  }

  .kcw__mb-xl-6 {
      margin-bottom: 6rem
  }

  .kcw__mx-xl-6 {
      margin-right: 6rem;
      margin-left: 6rem
  }

  .kcw__my-xl-6 {
      margin-top: 6rem;
      margin-bottom: 6rem
  }

  .kcw__p-xl-6 {
      padding: 6rem
  }

  .kcw__pr-xl-6 {
      padding-right: 6rem
  }

  .kcw__pl-xl-6 {
      padding-left: 6rem
  }

  .kcw__pt-xl-6 {
      padding-top: 6rem
  }

  .kcw__pb-xl-6 {
      padding-bottom: 6rem
  }

  .kcw__px-xl-6 {
      padding-right: 6rem;
      padding-left: 6rem
  }

  .kcw__py-xl-6 {
      padding-top: 6rem;
      padding-bottom: 6rem
  }

  .kcw__m-xl-7 {
      margin: 7rem
  }

  .kcw__mr-xl-7 {
      margin-right: 7rem
  }

  .kcw__ml-xl-7 {
      margin-left: 7rem
  }

  .kcw__mt-xl-7 {
      margin-top: 7rem
  }

  .kcw__mb-xl-7 {
      margin-bottom: 7rem
  }

  .kcw__mx-xl-7 {
      margin-right: 7rem;
      margin-left: 7rem
  }

  .kcw__my-xl-7 {
      margin-top: 7rem;
      margin-bottom: 7rem
  }

  .kcw__p-xl-7 {
      padding: 7rem
  }

  .kcw__pr-xl-7 {
      padding-right: 7rem
  }

  .kcw__pl-xl-7 {
      padding-left: 7rem
  }

  .kcw__pt-xl-7 {
      padding-top: 7rem
  }

  .kcw__pb-xl-7 {
      padding-bottom: 7rem
  }

  .kcw__px-xl-7 {
      padding-right: 7rem;
      padding-left: 7rem
  }

  .kcw__py-xl-7 {
      padding-top: 7rem;
      padding-bottom: 7rem
  }
}

@media(min-width: 1440px) {
  .kcw__d-xxl-block {
      display: block
  }

  .kcw__d-xxl-flex {
      display: flex
  }

  .kcw__d-xxl-grid {
      display: grid;
      display: -ms-grid
  }

  .kcw__d-xxl-inline {
      display: inline
  }

  .kcw__d-xxl-inline-block {
      display: inline-block
  }

  .kcw__d-xxl-inline-flex {
      display: inline-flex
  }

  .kcw__d-xxl-none {
      display: none
  }

  .kcw__d-xxl-table {
      display: table
  }

  .kcw__align-items-xxl-baseline {
      display: flex;
      align-items: baseline
  }

  .kcw__justify-content-xxl-baseline {
      justify-content: baseline
  }

  .kcw__justify-items-xxl-baseline {
      justify-items: baseline
  }

  .kcw__align-items-xxl-center {
      display: flex;
      align-items: center
  }

  .kcw__justify-content-xxl-center {
      justify-content: center
  }

  .kcw__justify-items-xxl-center {
      justify-items: center
  }

  .kcw__align-items-xxl-end {
      display: flex;
      align-items: flex-end
  }

  .kcw__justify-content-xxl-end {
      justify-content: flex-end
  }

  .kcw__justify-items-xxl-end {
      justify-items: end
  }

  .kcw__align-items-xxl-flex-end {
      display: flex;
      align-items: flex-end
  }

  .kcw__justify-content-xxl-flex-end {
      justify-content: flex-end
  }

  .kcw__justify-items-xxl-flex-end {
      justify-items: flex-end
  }

  .kcw__align-items-xxl-flex-start {
      display: flex;
      align-items: flex-start
  }

  .kcw__justify-content-xxl-flex-start {
      justify-content: flex-start
  }

  .kcw__justify-items-xxl-flex-start {
      justify-items: flex-start
  }

  .kcw__align-items-xxl-left {
      display: flex;
      align-items: left
  }

  .kcw__justify-content-xxl-left {
      justify-content: left
  }

  .kcw__justify-items-xxl-left {
      justify-items: left
  }

  .kcw__align-items-xxl-right {
      display: flex;
      align-items: right
  }

  .kcw__justify-content-xxl-right {
      justify-content: right
  }

  .kcw__justify-items-xxl-right {
      justify-items: right
  }

  .kcw__align-items-xxl-space-around {
      display: flex;
      align-items: space-around
  }

  .kcw__justify-content-xxl-space-around {
      justify-content: space-around
  }

  .kcw__justify-items-xxl-space-around {
      justify-items: space-around
  }

  .kcw__align-items-xxl-space-between {
      display: flex;
      align-items: space-between
  }

  .kcw__justify-content-xxl-space-between {
      justify-content: space-between
  }

  .kcw__justify-items-xxl-space-between {
      justify-items: space-between
  }

  .kcw__align-items-xxl-space-evenly {
      display: flex;
      align-items: space-evenly
  }

  .kcw__justify-content-xxl-space-evenly {
      justify-content: space-evenly
  }

  .kcw__justify-items-xxl-space-evenly {
      justify-items: space-evenly
  }

  .kcw__align-items-xxl-start {
      display: flex;
      align-items: flex-start
  }

  .kcw__justify-content-xxl-start {
      justify-content: flex-start
  }

  .kcw__justify-items-xxl-start {
      justify-items: start
  }

  .kcw__flex-xxl-column {
      display: flex;
      flex-direction: column
  }

  .kcw__flex-xxl-column-reverse {
      display: flex;
      flex-direction: column-reverse
  }

  .kcw__flex-xxl-nowrap {
      display: flex;
      flex-wrap: nowrap
  }

  .kcw__flex-xxl-row {
      display: flex;
      flex-direction: row
  }

  .kcw__flex-xxl-row-reverse {
      display: flex;
      flex-direction: row-reverse
  }

  .kcw__flex-xxl-wrap {
      display: flex;
      flex-wrap: wrap
  }

  .kcw__has-text-align-xxl-center,
  .kcw__text-align-xxl-center,
  .kcw__align-xxl-center {
      text-align: center
  }

  .kcw__has-text-align-xxl-left,
  .kcw__text-align-xxl-left,
  .kcw__align-xxl-left {
      text-align: left
  }

  .kcw__has-text-align-xxl-right,
  .kcw__text-align-xxl-right,
  .kcw__align-xxl-right {
      text-align: right
  }

  .kcw__m-xxl-auto {
      margin: auto
  }

  .kcw__mr-xxl-auto {
      margin-right: auto
  }

  .kcw__ml-xxl-auto {
      margin-left: auto
  }

  .kcw__mt-xxl-auto {
      margin-top: auto
  }

  .kcw__mb-xxl-auto {
      margin-bottom: auto
  }

  .kcw__mx-xxl-auto {
      margin-left: auto;
      margin-right: auto
  }

  .kcw__my-xxl-auto {
      margin-top: auto;
      margin-bottom: auto
  }

  .kcw__m-xxl-0 {
      margin: 0rem
  }

  .kcw__mr-xxl-0 {
      margin-right: 0rem
  }

  .kcw__ml-xxl-0 {
      margin-left: 0rem
  }

  .kcw__mt-xxl-0 {
      margin-top: 0rem
  }

  .kcw__mb-xxl-0 {
      margin-bottom: 0rem
  }

  .kcw__mx-xxl-0 {
      margin-right: 0rem;
      margin-left: 0rem
  }

  .kcw__my-xxl-0 {
      margin-top: 0rem;
      margin-bottom: 0rem
  }

  .kcw__p-xxl-0 {
      padding: 0rem
  }

  .kcw__pr-xxl-0 {
      padding-right: 0rem
  }

  .kcw__pl-xxl-0 {
      padding-left: 0rem
  }

  .kcw__pt-xxl-0 {
      padding-top: 0rem
  }

  .kcw__pb-xxl-0 {
      padding-bottom: 0rem
  }

  .kcw__px-xxl-0 {
      padding-right: 0rem;
      padding-left: 0rem
  }

  .kcw__py-xxl-0 {
      padding-top: 0rem;
      padding-bottom: 0rem
  }

  .kcw__m-xxl-1 {
      margin: 1rem
  }

  .kcw__mr-xxl-1 {
      margin-right: 1rem
  }

  .kcw__ml-xxl-1 {
      margin-left: 1rem
  }

  .kcw__mt-xxl-1 {
      margin-top: 1rem
  }

  .kcw__mb-xxl-1 {
      margin-bottom: 1rem
  }

  .kcw__mx-xxl-1 {
      margin-right: 1rem;
      margin-left: 1rem
  }

  .kcw__my-xxl-1 {
      margin-top: 1rem;
      margin-bottom: 1rem
  }

  .kcw__p-xxl-1 {
      padding: 1rem
  }

  .kcw__pr-xxl-1 {
      padding-right: 1rem
  }

  .kcw__pl-xxl-1 {
      padding-left: 1rem
  }

  .kcw__pt-xxl-1 {
      padding-top: 1rem
  }

  .kcw__pb-xxl-1 {
      padding-bottom: 1rem
  }

  .kcw__px-xxl-1 {
      padding-right: 1rem;
      padding-left: 1rem
  }

  .kcw__py-xxl-1 {
      padding-top: 1rem;
      padding-bottom: 1rem
  }

  .kcw__m-xxl-2 {
      margin: 2rem
  }

  .kcw__mr-xxl-2 {
      margin-right: 2rem
  }

  .kcw__ml-xxl-2 {
      margin-left: 2rem
  }

  .kcw__mt-xxl-2 {
      margin-top: 2rem
  }

  .kcw__mb-xxl-2 {
      margin-bottom: 2rem
  }

  .kcw__mx-xxl-2 {
      margin-right: 2rem;
      margin-left: 2rem
  }

  .kcw__my-xxl-2 {
      margin-top: 2rem;
      margin-bottom: 2rem
  }

  .kcw__p-xxl-2 {
      padding: 2rem
  }

  .kcw__pr-xxl-2 {
      padding-right: 2rem
  }

  .kcw__pl-xxl-2 {
      padding-left: 2rem
  }

  .kcw__pt-xxl-2 {
      padding-top: 2rem
  }

  .kcw__pb-xxl-2 {
      padding-bottom: 2rem
  }

  .kcw__px-xxl-2 {
      padding-right: 2rem;
      padding-left: 2rem
  }

  .kcw__py-xxl-2 {
      padding-top: 2rem;
      padding-bottom: 2rem
  }

  .kcw__m-xxl-3 {
      margin: 3rem
  }

  .kcw__mr-xxl-3 {
      margin-right: 3rem
  }

  .kcw__ml-xxl-3 {
      margin-left: 3rem
  }

  .kcw__mt-xxl-3 {
      margin-top: 3rem
  }

  .kcw__mb-xxl-3 {
      margin-bottom: 3rem
  }

  .kcw__mx-xxl-3 {
      margin-right: 3rem;
      margin-left: 3rem
  }

  .kcw__my-xxl-3 {
      margin-top: 3rem;
      margin-bottom: 3rem
  }

  .kcw__p-xxl-3 {
      padding: 3rem
  }

  .kcw__pr-xxl-3 {
      padding-right: 3rem
  }

  .kcw__pl-xxl-3 {
      padding-left: 3rem
  }

  .kcw__pt-xxl-3 {
      padding-top: 3rem
  }

  .kcw__pb-xxl-3 {
      padding-bottom: 3rem
  }

  .kcw__px-xxl-3 {
      padding-right: 3rem;
      padding-left: 3rem
  }

  .kcw__py-xxl-3 {
      padding-top: 3rem;
      padding-bottom: 3rem
  }

  .kcw__m-xxl-4 {
      margin: 4rem
  }

  .kcw__mr-xxl-4 {
      margin-right: 4rem
  }

  .kcw__ml-xxl-4 {
      margin-left: 4rem
  }

  .kcw__mt-xxl-4 {
      margin-top: 4rem
  }

  .kcw__mb-xxl-4 {
      margin-bottom: 4rem
  }

  .kcw__mx-xxl-4 {
      margin-right: 4rem;
      margin-left: 4rem
  }

  .kcw__my-xxl-4 {
      margin-top: 4rem;
      margin-bottom: 4rem
  }

  .kcw__p-xxl-4 {
      padding: 4rem
  }

  .kcw__pr-xxl-4 {
      padding-right: 4rem
  }

  .kcw__pl-xxl-4 {
      padding-left: 4rem
  }

  .kcw__pt-xxl-4 {
      padding-top: 4rem
  }

  .kcw__pb-xxl-4 {
      padding-bottom: 4rem
  }

  .kcw__px-xxl-4 {
      padding-right: 4rem;
      padding-left: 4rem
  }

  .kcw__py-xxl-4 {
      padding-top: 4rem;
      padding-bottom: 4rem
  }

  .kcw__m-xxl-5 {
      margin: 5rem
  }

  .kcw__mr-xxl-5 {
      margin-right: 5rem
  }

  .kcw__ml-xxl-5 {
      margin-left: 5rem
  }

  .kcw__mt-xxl-5 {
      margin-top: 5rem
  }

  .kcw__mb-xxl-5 {
      margin-bottom: 5rem
  }

  .kcw__mx-xxl-5 {
      margin-right: 5rem;
      margin-left: 5rem
  }

  .kcw__my-xxl-5 {
      margin-top: 5rem;
      margin-bottom: 5rem
  }

  .kcw__p-xxl-5 {
      padding: 5rem
  }

  .kcw__pr-xxl-5 {
      padding-right: 5rem
  }

  .kcw__pl-xxl-5 {
      padding-left: 5rem
  }

  .kcw__pt-xxl-5 {
      padding-top: 5rem
  }

  .kcw__pb-xxl-5 {
      padding-bottom: 5rem
  }

  .kcw__px-xxl-5 {
      padding-right: 5rem;
      padding-left: 5rem
  }

  .kcw__py-xxl-5 {
      padding-top: 5rem;
      padding-bottom: 5rem
  }

  .kcw__m-xxl-6 {
      margin: 6rem
  }

  .kcw__mr-xxl-6 {
      margin-right: 6rem
  }

  .kcw__ml-xxl-6 {
      margin-left: 6rem
  }

  .kcw__mt-xxl-6 {
      margin-top: 6rem
  }

  .kcw__mb-xxl-6 {
      margin-bottom: 6rem
  }

  .kcw__mx-xxl-6 {
      margin-right: 6rem;
      margin-left: 6rem
  }

  .kcw__my-xxl-6 {
      margin-top: 6rem;
      margin-bottom: 6rem
  }

  .kcw__p-xxl-6 {
      padding: 6rem
  }

  .kcw__pr-xxl-6 {
      padding-right: 6rem
  }

  .kcw__pl-xxl-6 {
      padding-left: 6rem
  }

  .kcw__pt-xxl-6 {
      padding-top: 6rem
  }

  .kcw__pb-xxl-6 {
      padding-bottom: 6rem
  }

  .kcw__px-xxl-6 {
      padding-right: 6rem;
      padding-left: 6rem
  }

  .kcw__py-xxl-6 {
      padding-top: 6rem;
      padding-bottom: 6rem
  }

  .kcw__m-xxl-7 {
      margin: 7rem
  }

  .kcw__mr-xxl-7 {
      margin-right: 7rem
  }

  .kcw__ml-xxl-7 {
      margin-left: 7rem
  }

  .kcw__mt-xxl-7 {
      margin-top: 7rem
  }

  .kcw__mb-xxl-7 {
      margin-bottom: 7rem
  }

  .kcw__mx-xxl-7 {
      margin-right: 7rem;
      margin-left: 7rem
  }

  .kcw__my-xxl-7 {
      margin-top: 7rem;
      margin-bottom: 7rem
  }

  .kcw__p-xxl-7 {
      padding: 7rem
  }

  .kcw__pr-xxl-7 {
      padding-right: 7rem
  }

  .kcw__pl-xxl-7 {
      padding-left: 7rem
  }

  .kcw__pt-xxl-7 {
      padding-top: 7rem
  }

  .kcw__pb-xxl-7 {
      padding-bottom: 7rem
  }

  .kcw__px-xxl-7 {
      padding-right: 7rem;
      padding-left: 7rem
  }

  .kcw__py-xxl-7 {
      padding-top: 7rem;
      padding-bottom: 7rem
  }
}

.kcw__col-1 {
  width: 8.3333333333%;
  flex-basis: 8.3333333333%
}

.kcw__col-2 {
  width: 16.6666666667%;
  flex-basis: 16.6666666667%
}

.kcw__col-3 {
  width: 25%;
  flex-basis: 25%
}

.kcw__col-4 {
  width: 33.3333333333%;
  flex-basis: 33.3333333333%
}

.kcw__col-5 {
  width: 41.6666666667%;
  flex-basis: 41.6666666667%
}

.kcw__col-6 {
  width: 50%;
  flex-basis: 50%
}

.kcw__col-7 {
  width: 58.3333333333%;
  flex-basis: 58.3333333333%
}

.kcw__col-8 {
  width: 66.6666666667%;
  flex-basis: 66.6666666667%
}

.kcw__col-9 {
  width: 75%;
  flex-basis: 75%
}

.kcw__col-10 {
  width: 83.3333333333%;
  flex-basis: 83.3333333333%
}

.kcw__col-11 {
  width: 91.6666666667%;
  flex-basis: 91.6666666667%
}

.kcw__col-12 {
  width: 100%;
  flex-basis: 100%
}

@media(min-width: 1px) {
  .kcw__col-sm {
      width: auto;
      flex-basis: auto
  }

  .kcw__col-sm-1 {
      width: 8.3333333333%;
      flex-basis: 8.3333333333%
  }

  .kcw__col-sm-2 {
      width: 16.6666666667%;
      flex-basis: 16.6666666667%
  }

  .kcw__col-sm-3 {
      width: 25%;
      flex-basis: 25%
  }

  .kcw__col-sm-4 {
      width: 33.3333333333%;
      flex-basis: 33.3333333333%
  }

  .kcw__col-sm-5 {
      width: 41.6666666667%;
      flex-basis: 41.6666666667%
  }

  .kcw__col-sm-6 {
      width: 50%;
      flex-basis: 50%
  }

  .kcw__col-sm-7 {
      width: 58.3333333333%;
      flex-basis: 58.3333333333%
  }

  .kcw__col-sm-8 {
      width: 66.6666666667%;
      flex-basis: 66.6666666667%
  }

  .kcw__col-sm-9 {
      width: 75%;
      flex-basis: 75%
  }

  .kcw__col-sm-10 {
      width: 83.3333333333%;
      flex-basis: 83.3333333333%
  }

  .kcw__col-sm-11 {
      width: 91.6666666667%;
      flex-basis: 91.6666666667%
  }

  .kcw__col-sm-12 {
      width: 100%;
      flex-basis: 100%
  }
}

@media(min-width: 640px) {
  .kcw__col-md {
      width: auto;
      flex-basis: auto
  }

  .kcw__col-md-1 {
      width: 8.3333333333%;
      flex-basis: 8.3333333333%
  }

  .kcw__col-md-2 {
      width: 16.6666666667%;
      flex-basis: 16.6666666667%
  }

  .kcw__col-md-3 {
      width: 25%;
      flex-basis: 25%
  }

  .kcw__col-md-4 {
      width: 33.3333333333%;
      flex-basis: 33.3333333333%
  }

  .kcw__col-md-5 {
      width: 41.6666666667%;
      flex-basis: 41.6666666667%
  }

  .kcw__col-md-6 {
      width: 50%;
      flex-basis: 50%
  }

  .kcw__col-md-7 {
      width: 58.3333333333%;
      flex-basis: 58.3333333333%
  }

  .kcw__col-md-8 {
      width: 66.6666666667%;
      flex-basis: 66.6666666667%
  }

  .kcw__col-md-9 {
      width: 75%;
      flex-basis: 75%
  }

  .kcw__col-md-10 {
      width: 83.3333333333%;
      flex-basis: 83.3333333333%
  }

  .kcw__col-md-11 {
      width: 91.6666666667%;
      flex-basis: 91.6666666667%
  }

  .kcw__col-md-12 {
      width: 100%;
      flex-basis: 100%
  }
}

@media(min-width: 782px) {
  .kcw__col-md-lg {
      width: auto;
      flex-basis: auto
  }

  .kcw__col-md-lg-1 {
      width: 8.3333333333%;
      flex-basis: 8.3333333333%
  }

  .kcw__col-md-lg-2 {
      width: 16.6666666667%;
      flex-basis: 16.6666666667%
  }

  .kcw__col-md-lg-3 {
      width: 25%;
      flex-basis: 25%
  }

  .kcw__col-md-lg-4 {
      width: 33.3333333333%;
      flex-basis: 33.3333333333%
  }

  .kcw__col-md-lg-5 {
      width: 41.6666666667%;
      flex-basis: 41.6666666667%
  }

  .kcw__col-md-lg-6 {
      width: 50%;
      flex-basis: 50%
  }

  .kcw__col-md-lg-7 {
      width: 58.3333333333%;
      flex-basis: 58.3333333333%
  }

  .kcw__col-md-lg-8 {
      width: 66.6666666667%;
      flex-basis: 66.6666666667%
  }

  .kcw__col-md-lg-9 {
      width: 75%;
      flex-basis: 75%
  }

  .kcw__col-md-lg-10 {
      width: 83.3333333333%;
      flex-basis: 83.3333333333%
  }

  .kcw__col-md-lg-11 {
      width: 91.6666666667%;
      flex-basis: 91.6666666667%
  }

  .kcw__col-md-lg-12 {
      width: 100%;
      flex-basis: 100%
  }
}

@media(min-width: 980px) {
  .kcw__col-lg {
      width: auto;
      flex-basis: auto
  }

  .kcw__col-lg-1 {
      width: 8.3333333333%;
      flex-basis: 8.3333333333%
  }

  .kcw__col-lg-2 {
      width: 16.6666666667%;
      flex-basis: 16.6666666667%
  }

  .kcw__col-lg-3 {
      width: 25%;
      flex-basis: 25%
  }

  .kcw__col-lg-4 {
      width: 33.3333333333%;
      flex-basis: 33.3333333333%
  }

  .kcw__col-lg-5 {
      width: 41.6666666667%;
      flex-basis: 41.6666666667%
  }

  .kcw__col-lg-6 {
      width: 50%;
      flex-basis: 50%
  }

  .kcw__col-lg-7 {
      width: 58.3333333333%;
      flex-basis: 58.3333333333%
  }

  .kcw__col-lg-8 {
      width: 66.6666666667%;
      flex-basis: 66.6666666667%
  }

  .kcw__col-lg-9 {
      width: 75%;
      flex-basis: 75%
  }

  .kcw__col-lg-10 {
      width: 83.3333333333%;
      flex-basis: 83.3333333333%
  }

  .kcw__col-lg-11 {
      width: 91.6666666667%;
      flex-basis: 91.6666666667%
  }

  .kcw__col-lg-12 {
      width: 100%;
      flex-basis: 100%
  }
}

@media(min-width: 1230px) {
  .kcw__col-xl {
      width: auto;
      flex-basis: auto
  }

  .kcw__col-xl-1 {
      width: 8.3333333333%;
      flex-basis: 8.3333333333%
  }

  .kcw__col-xl-2 {
      width: 16.6666666667%;
      flex-basis: 16.6666666667%
  }

  .kcw__col-xl-3 {
      width: 25%;
      flex-basis: 25%
  }

  .kcw__col-xl-4 {
      width: 33.3333333333%;
      flex-basis: 33.3333333333%
  }

  .kcw__col-xl-5 {
      width: 41.6666666667%;
      flex-basis: 41.6666666667%
  }

  .kcw__col-xl-6 {
      width: 50%;
      flex-basis: 50%
  }

  .kcw__col-xl-7 {
      width: 58.3333333333%;
      flex-basis: 58.3333333333%
  }

  .kcw__col-xl-8 {
      width: 66.6666666667%;
      flex-basis: 66.6666666667%
  }

  .kcw__col-xl-9 {
      width: 75%;
      flex-basis: 75%
  }

  .kcw__col-xl-10 {
      width: 83.3333333333%;
      flex-basis: 83.3333333333%
  }

  .kcw__col-xl-11 {
      width: 91.6666666667%;
      flex-basis: 91.6666666667%
  }

  .kcw__col-xl-12 {
      width: 100%;
      flex-basis: 100%
  }
}

@media(min-width: 1440px) {
  .kcw__col-xxl {
      width: auto;
      flex-basis: auto
  }

  .kcw__col-xxl-1 {
      width: 8.3333333333%;
      flex-basis: 8.3333333333%
  }

  .kcw__col-xxl-2 {
      width: 16.6666666667%;
      flex-basis: 16.6666666667%
  }

  .kcw__col-xxl-3 {
      width: 25%;
      flex-basis: 25%
  }

  .kcw__col-xxl-4 {
      width: 33.3333333333%;
      flex-basis: 33.3333333333%
  }

  .kcw__col-xxl-5 {
      width: 41.6666666667%;
      flex-basis: 41.6666666667%
  }

  .kcw__col-xxl-6 {
      width: 50%;
      flex-basis: 50%
  }

  .kcw__col-xxl-7 {
      width: 58.3333333333%;
      flex-basis: 58.3333333333%
  }

  .kcw__col-xxl-8 {
      width: 66.6666666667%;
      flex-basis: 66.6666666667%
  }

  .kcw__col-xxl-9 {
      width: 75%;
      flex-basis: 75%
  }

  .kcw__col-xxl-10 {
      width: 83.3333333333%;
      flex-basis: 83.3333333333%
  }

  .kcw__col-xxl-11 {
      width: 91.6666666667%;
      flex-basis: 91.6666666667%
  }

  .kcw__col-xxl-12 {
      width: 100%;
      flex-basis: 100%
  }
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

* {
  box-sizing: border-box
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  max-width: 100%;
  overflow: auto
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__site-colorado-mountain-medical .kcw__subheader-badge {
  background-color: var(--wp-fau-color-palette-4, #457765) !important
}

.kcw__site-colorado-mountain-medical #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__image--fallback,
.kcw__site-colorado-mountain-medical .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__image--fallback {
  object-fit: none
}

.kcw__site-dillon-surgery-center .kcw__site-footer__logo img {
  height: 12rem;
  width: 12rem
}

.kcw__site-howard-head-sports-medicine .kcw__page-hero .kcw__page-hero__content h1 {
  color: #241709
}

.kcw__site-howard-head-sports-medicine .kcw__page-hero.kcw__background-gradient .kcw__page-hero__content h1 {
  background: linear-gradient(94.8deg, #6F7277 0%, #241709 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0)
}

.kcw__site-howard-head-sports-medicine .kcw__page-hero span.kcw__page-hero__cta-title {
  color: #241709
}

.kcw__site-howard-head-sports-medicine .kcw__page-hero span.kcw__page-hero__cta-title:hover,
.kcw__site-howard-head-sports-medicine .kcw__page-hero span.kcw__page-hero__cta-title:focus,
.kcw__site-howard-head-sports-medicine .kcw__page-hero span.kcw__page-hero__cta-title:focus-within,
.kcw__site-howard-head-sports-medicine .kcw__page-hero span.kcw__page-hero__cta-title:active {
  color: #bd0e24
}

.kcw__site-howard-head-sports-medicine .kcw__site-header__cta-buttons .kcw__button--cta {
  color: #241709
}

.kcw__site-howard-head-sports-medicine .kcw__site-header__cta-buttons .kcw__button--cta:hover,
.kcw__site-howard-head-sports-medicine .kcw__site-header__cta-buttons .kcw__button--cta:focus,
.kcw__site-howard-head-sports-medicine .kcw__site-header__cta-buttons .kcw__button--cta:focus-within,
.kcw__site-howard-head-sports-medicine .kcw__site-header__cta-buttons .kcw__button--cta:active {
  color: var(--wp-fau-color-palette-2, #BD0E24)
}

.kcw__site-howard-head-sports-medicine button.kcw__utility-link span,
.kcw__site-howard-head-sports-medicine button.kcw__utility-link svg,
.kcw__site-howard-head-sports-medicine a.kcw__utility-link span,
.kcw__site-howard-head-sports-medicine a.kcw__utility-link svg {
  color: #241709 !important;
  stroke: #241709 !important
}

.kcw__site-howard-head-sports-medicine button.kcw__utility-link:hover span,
.kcw__site-howard-head-sports-medicine button.kcw__utility-link:hover svg,
.kcw__site-howard-head-sports-medicine button.kcw__utility-link:focus span,
.kcw__site-howard-head-sports-medicine button.kcw__utility-link:focus svg,
.kcw__site-howard-head-sports-medicine button.kcw__utility-link:focus-within span,
.kcw__site-howard-head-sports-medicine button.kcw__utility-link:focus-within svg,
.kcw__site-howard-head-sports-medicine button.kcw__utility-link:active span,
.kcw__site-howard-head-sports-medicine button.kcw__utility-link:active svg,
.kcw__site-howard-head-sports-medicine a.kcw__utility-link:hover span,
.kcw__site-howard-head-sports-medicine a.kcw__utility-link:hover svg,
.kcw__site-howard-head-sports-medicine a.kcw__utility-link:focus span,
.kcw__site-howard-head-sports-medicine a.kcw__utility-link:focus svg,
.kcw__site-howard-head-sports-medicine a.kcw__utility-link:focus-within span,
.kcw__site-howard-head-sports-medicine a.kcw__utility-link:focus-within svg,
.kcw__site-howard-head-sports-medicine a.kcw__utility-link:active span,
.kcw__site-howard-head-sports-medicine a.kcw__utility-link:active svg {
  color: var(--wp-fau-color-palette-2, #BD0E24) !important;
  stroke: var(--wp-fau-color-palette-2, #BD0E24) !important
}

.kcw__site-howard-head-sports-medicine .kcw__language-switcher__trigger span,
.kcw__site-howard-head-sports-medicine .kcw__language-switcher__trigger svg {
  color: #241709 !important;
  stroke: #241709 !important
}

.kcw__site-howard-head-sports-medicine .kcw__language-switcher__trigger:hover span,
.kcw__site-howard-head-sports-medicine .kcw__language-switcher__trigger:hover svg,
.kcw__site-howard-head-sports-medicine .kcw__language-switcher__trigger:focus span,
.kcw__site-howard-head-sports-medicine .kcw__language-switcher__trigger:focus svg,
.kcw__site-howard-head-sports-medicine .kcw__language-switcher__trigger:focus-within span,
.kcw__site-howard-head-sports-medicine .kcw__language-switcher__trigger:focus-within svg,
.kcw__site-howard-head-sports-medicine .kcw__language-switcher__trigger:active span,
.kcw__site-howard-head-sports-medicine .kcw__language-switcher__trigger:active svg {
  color: var(--wp-fau-color-palette-2, #BD0E24) !important;
  stroke: var(--wp-fau-color-palette-2, #BD0E24) !important
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
p,
span,
ul,
ol,
li,
pre,
label {
  color: var(--wp-fau-color-scheme-1-text, inherit);
  margin-bottom: 1.6rem;
  margin-top: 0;
  font-size: clamp(1.6rem, 5vw, var(--wp-fau-body-font-size, 2rem));
  font-weight: var(--wp-fau-body-font-weight, inherit);
  font-family: var(--wp-fau-body-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-body-font-line-height, 1.25);
  text-decoration: var(--wp-fau-body-font-text-decoration, none);
  text-transform: var(--wp-fau-body-font-text-transform, none);
  letter-spacing: var(--wp-fau-body-font-letter-spacing, normal);
  font-style: inherit
}

li>ul,
li>ol {
  margin-top: 1rem;
  margin-bottom: 0
}

input,
textarea,
text {
  font-size: clamp(1.6rem, 5vw, var(--wp-fau-body-font-size, 2rem));
  font-weight: var(--wp-fau-body-font-weight, inherit);
  font-family: var(--wp-fau-body-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-body-font-line-height, 1.25);
  text-decoration: var(--wp-fau-body-font-text-decoration, none);
  text-transform: var(--wp-fau-body-font-text-transform, none);
  letter-spacing: var(--wp-fau-body-font-letter-spacing, normal);
  font-style: inherit
}

body {
  font-size: clamp(1.6rem, 5vw, var(--wp-fau-body-font-size, 2rem));
  font-weight: var(--wp-fau-body-font-weight, inherit);
  font-family: var(--wp-fau-body-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-body-font-line-height, 1.25);
  text-decoration: var(--wp-fau-body-font-text-decoration, none);
  text-transform: var(--wp-fau-body-font-text-transform, none);
  letter-spacing: var(--wp-fau-body-font-letter-spacing, normal);
  font-style: inherit
}

.kcw__wp-block-paragraph {
  line-height: 1.65
}

.kcw__wp-block-paragraph.kcw__has-medium-font-size {
  font-size: 2.8rem;
  line-height: 1.35
}

.kcw__wp-block-list {
  line-height: 1.65
}

h1,
.kcw__h1 {
  color: var(--wp-fau-color-scheme-1-header, inherit);
  margin-bottom: 2rem;
  margin-top: 1rem;
  font-size: clamp(5.6rem, 5vw, var(--wp-fau-h1-font-size, 2rem));
  font-weight: var(--wp-fau-h1-font-weight, inherit);
  font-family: var(--wp-fau-h1-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-h1-font-line-height, 1.25);
  text-decoration: var(--wp-fau-h1-font-text-decoration, none);
  text-transform: var(--wp-fau-h1-font-text-transform, none);
  letter-spacing: var(--wp-fau-h1-font-letter-spacing, normal);
  font-style: inherit
}

h2,
.kcw__h2 {
  color: var(--wp-fau-color-scheme-1-header, inherit);
  margin-bottom: 2rem;
  margin-top: 1rem;
  font-size: clamp(4.2rem, 5vw, var(--wp-fau-h2-font-size, 2rem));
  font-weight: var(--wp-fau-h2-font-weight, inherit);
  font-family: var(--wp-fau-h2-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-h2-font-line-height, 1.25);
  text-decoration: var(--wp-fau-h2-font-text-decoration, none);
  text-transform: var(--wp-fau-h2-font-text-transform, none);
  letter-spacing: var(--wp-fau-h2-font-letter-spacing, normal);
  font-style: inherit
}

h3,
.kcw__h3 {
  color: var(--wp-fau-color-scheme-1-header, inherit);
  margin-bottom: 1.8rem;
  margin-top: .5rem;
  font-size: clamp(3.2rem, 5vw, var(--wp-fau-h3-font-size, 2rem));
  font-weight: var(--wp-fau-h3-font-weight, inherit);
  font-family: var(--wp-fau-h3-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-h3-font-line-height, 1.25);
  text-decoration: var(--wp-fau-h3-font-text-decoration, none);
  text-transform: var(--wp-fau-h3-font-text-transform, none);
  letter-spacing: var(--wp-fau-h3-font-letter-spacing, normal);
  font-style: inherit
}

h4,
.kcw__h4 {
  color: var(--wp-fau-color-scheme-1-header, inherit);
  margin-bottom: 1.8rem;
  font-size: clamp(2.4rem, 5vw, var(--wp-fau-h4-font-size, 2rem));
  font-weight: var(--wp-fau-h4-font-weight, inherit);
  font-family: var(--wp-fau-h4-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-h4-font-line-height, 1.25);
  text-decoration: var(--wp-fau-h4-font-text-decoration, none);
  text-transform: var(--wp-fau-h4-font-text-transform, none);
  letter-spacing: var(--wp-fau-h4-font-letter-spacing, normal);
  font-style: inherit
}

h5,
.kcw__h5 {
  color: var(--wp-fau-color-scheme-1-header, inherit);
  margin-bottom: 1.8rem;
  margin-top: .5rem;
  font-size: clamp(2rem, 5vw, var(--wp-fau-h5-font-size, 2rem));
  font-weight: var(--wp-fau-h5-font-weight, inherit);
  font-family: var(--wp-fau-h5-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-h5-font-line-height, 1.25);
  text-decoration: var(--wp-fau-h5-font-text-decoration, none);
  text-transform: var(--wp-fau-h5-font-text-transform, none);
  letter-spacing: var(--wp-fau-h5-font-letter-spacing, normal);
  font-style: inherit
}

h6,
.kcw__h6 {
  color: var(--wp-fau-color-scheme-1-header, inherit);
  margin-bottom: 1.6rem;
  margin-top: .5rem;
  font-size: clamp(1.8rem, 5vw, var(--wp-fau-h6-font-size, 2rem));
  font-weight: var(--wp-fau-h6-font-weight, inherit);
  font-family: var(--wp-fau-h6-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-h6-font-line-height, 1.25);
  text-decoration: var(--wp-fau-h6-font-text-decoration, none);
  text-transform: var(--wp-fau-h6-font-text-transform, none);
  letter-spacing: var(--wp-fau-h6-font-letter-spacing, normal);
  font-style: inherit
}

.kcw__subheader,
.kcw__subtext,
.kcw__subheading {
  color: var(--wp-fau-color-scheme-1-accent, inherit);
  margin-bottom: 1.2rem;
  margin-top: 0;
  font-size: clamp(1.2rem, 5vw, var(--wp-fau-subheader-font-size, 2rem));
  font-weight: var(--wp-fau-subheader-font-weight, inherit);
  font-family: var(--wp-fau-subheader-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-subheader-font-line-height, 1.25);
  text-decoration: var(--wp-fau-subheader-font-text-decoration, none);
  text-transform: var(--wp-fau-subheader-font-text-transform, none);
  letter-spacing: var(--wp-fau-subheader-font-letter-spacing, normal);
  font-style: inherit
}

a {
  background-color: inherit;
  text-decoration: var(--wp-fau-link-font-text-decoration, none);
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: var(--wp-fau-color-scheme-1-link, #22180b)
}

a.kcw__small {
  font-size: 1.6rem
}

a:where(:not(.kcw__wp-element-button)) {
  text-decoration: var(--wp-fau-link-font-text-decoration, none)
}

a:hover,
a:focus,
a:focus-within,
a:active {
  color: var(--wp-fau-color-scheme-1-link-hover, #22180b);
  text-decoration: var(--wp-fau-link-hover-font-text-decoration, none)
}

a--disabled,
a.kcw__disabled {
  color: #d5d5d5;
  cursor: not-allowed
}

strong {
  font-weight: 600
}

.kcw__has-small-font-size {
  font-size: var(--wp--preset--font-size--small, clamp(1.3rem, 2vw, 1.4rem))
}

.kcw__has-medium-font-size {
  font-size: clamp(1.6rem, 5vw, var(--wp-fau-body-font-size, 1.8rem))
}

.kcw__has-large-font-size {
  font-size: var(--wp--preset--font-size--large, clamp(3rem, 3vw, 3.6rem))
}

.kcw__has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large, clamp(3.2rem, 3vw, 4.2rem))
}

span.kcw__dashicons,
span.kcw__wp-block-cover__background {
  margin-bottom: 0
}

#kcw__google_language_translator select.kcw__goog-te-combo {
  font-size: clamp(1.4rem, 5vw, var(--wp-fau-body-font-size, 2rem));
  font-weight: var(--wp-fau-body-font-weight, inherit);
  font-family: var(--wp-fau-body-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-body-font-line-height, 1.25);
  text-decoration: var(--wp-fau-body-font-text-decoration, none);
  text-transform: var(--wp-fau-body-font-text-transform, none);
  letter-spacing: var(--wp-fau-body-font-letter-spacing, normal);
  font-style: inherit
}

.kcw__button,
.kcw__button--primary,
.kcw__button--secondary {
  line-height: 1;
  text-align: center;
  font-size: clamp(1.4rem, 5vw, var(--wp-fau-button-font-size, 2rem));
  font-weight: var(--wp-fau-button-font-weight, inherit);
  font-family: var(--wp-fau-button-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-button-font-line-height, 1.25);
  text-decoration: var(--wp-fau-button-font-text-decoration, none);
  text-transform: var(--wp-fau-button-font-text-transform, none);
  letter-spacing: var(--wp-fau-button-font-letter-spacing, normal);
  font-style: inherit
}

:root body .kcw__wp-block-table.kcw__wp-block-table,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table {
  margin-bottom: 2rem
}

:root body .kcw__wp-block-table.kcw__wp-block-table__custom-wrapper,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table__custom-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%
}

:root body .kcw__wp-block-table.kcw__wp-block-table table,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid var(--wp-fau-color-palette-4, #C4DFF5);
  background-color: #fff;
  border-radius: 1rem;
  overflow: hidden
}

:root body .kcw__wp-block-table.kcw__wp-block-table table thead,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table thead {
  border-bottom: none
}

:root body .kcw__wp-block-table.kcw__wp-block-table table thead th,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table thead th {
  background-color: var(--wp-fau-color-palette-5, #E1EDF9);
  padding: 1.6rem 1.6rem 1.6rem 1.2rem;
  font-weight: 700;
  font-size: inherit;
  color: #22180b;
  border-bottom: 2px solid var(--wp-fau-color-palette-4, #C4DFF5);
  border-top: none;
  border-left: none;
  border-right: none;
  vertical-align: middle
}

:root body .kcw__wp-block-table.kcw__wp-block-table table thead th:not([class*=has-text-align-]),
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table thead th:not([class*=has-text-align-]) {
  text-align: left
}

:root body .kcw__wp-block-table.kcw__wp-block-table table tbody tr,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table tbody tr {
  border-bottom: none
}

:root body .kcw__wp-block-table.kcw__wp-block-table table tbody td,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table tbody td {
  padding: 1.4rem 1.6rem 1.4rem 1.2rem;
  color: #22180b;
  vertical-align: middle;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #e6e7e8;
  transition: background-color .15s ease
}

:root body .kcw__wp-block-table.kcw__wp-block-table table tbody tr:last-child td,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table tbody tr:last-child td {
  border-bottom: none
}

:root body .kcw__wp-block-table.kcw__wp-block-table table tbody tr:hover td,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table tbody tr:hover td {
  background-color: #d0e4f5
}

:root body .kcw__wp-block-table.kcw__wp-block-table table tfoot,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table tfoot {
  border-top: none;
  border-bottom: none
}

:root body .kcw__wp-block-table.kcw__wp-block-table table tfoot th,
:root body .kcw__wp-block-table.kcw__wp-block-table table tfoot td,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table tfoot th,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table tfoot td {
  padding: 1.4rem 1.6rem;
  border-top: 2px solid var(--wp-fau-color-palette-4, #C4DFF5);
  border-bottom: none;
  border-left: none;
  border-right: none;
  font-weight: 700;
  background-color: var(--wp-fau-color-palette-5, #E1EDF9)
}

:root body .kcw__wp-block-table.kcw__wp-block-table table tfoot th:not([class*=has-text-align-]),
:root body .kcw__wp-block-table.kcw__wp-block-table table tfoot td:not([class*=has-text-align-]),
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table tfoot th:not([class*=has-text-align-]),
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table table tfoot td:not([class*=has-text-align-]) {
  text-align: left
}

:root body .kcw__wp-block-table.kcw__wp-block-table.kcw__is-style-stripes table tbody tr:not(:last-child),
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table.kcw__is-style-stripes table tbody tr:not(:last-child) {
  border-bottom: none
}

:root body .kcw__wp-block-table.kcw__wp-block-table.kcw__is-style-stripes table tbody tr:nth-child(odd),
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table.kcw__is-style-stripes table tbody tr:nth-child(odd) {
  background-color: #e8f0f9
}

:root body .kcw__wp-block-table.kcw__wp-block-table.kcw__is-style-stripes table tbody tr:hover td,
:root body .kcw__editor-styles-wrapper .kcw__wp-block-table.kcw__wp-block-table.kcw__is-style-stripes table tbody tr:hover td {
  background-color: #d0e4f5
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
section.kcw__accordion {
  min-height: fit-content;
  padding-bottom: calc(var(--padding, 8rem)*.8);
  padding-top: calc(var(--padding, 8rem)*.8)
}

@media(min-width: 980px) {
  section.kcw__accordion {
      padding-bottom: var(--padding, 8rem);
      padding-top: var(--padding, 8rem)
  }
}

.kcw__accordion__col {
  border-radius: var(--wp-fau-button-border-radius, 0);
  padding: 0;
  width: 100%
}

.kcw__accordion__items {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  gap: 1.6rem
}

.kcw__accordion__item {
  cursor: pointer;
  width: 100%;
  border-radius: 24px;
  border: 1px solid #e6e7e8;
  padding: 2.2rem 2.4rem
}

.kcw__accordion__item:has(button.kcw__accordion__item-trigger[aria-expanded=false]) .kcw__accordion__item-panel {
  display: none
}

.kcw__accordion__item h1,
.kcw__accordion__item h2,
.kcw__accordion__item h3,
.kcw__accordion__item h4,
.kcw__accordion__item h5 {
  margin: 0 !important
}

.kcw__accordion__item-title {
  cursor: pointer
}

.kcw__accordion__item-title span {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 1.45
}

.kcw__accordion__item button.kcw__accordion__item-trigger {
  appearance: none;
  background: rgba(0, 0, 0, 0);
  border: none;
  cursor: pointer;
  width: 100%
}

.kcw__accordion__item button.kcw__accordion__item-trigger svg {
  cursor: pointer;
  margin-right: 0
}

.kcw__accordion__item button.kcw__accordion__item-trigger svg .kcw__plus_v,
.kcw__accordion__item button.kcw__accordion__item-trigger svg .kcw__chevron,
.kcw__accordion__item button.kcw__accordion__item-trigger svg .kcw__circle-chevron {
  transform-origin: center;
  transition: transform .3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  will-change: transform
}

.kcw__accordion__item button.kcw__accordion__item-trigger svg .kcw__plus_v,
.kcw__accordion__item button.kcw__accordion__item-trigger svg .kcw__circle-chevron {
  transform: rotate(0deg) translateY(0)
}

.kcw__accordion__item button.kcw__accordion__item-trigger svg .kcw__chevron {
  transform: rotate(90deg)
}

.kcw__accordion__item button.kcw__accordion__item-trigger[aria-expanded=true] svg .kcw__plus_v {
  transform: rotate(90deg)
}

.kcw__accordion__item button.kcw__accordion__item-trigger[aria-expanded=true] svg .kcw__circle-chevron {
  transform: rotate(180deg)
}

.kcw__accordion__item button.kcw__accordion__item-trigger[aria-expanded=true] svg .kcw__chevron {
  transform: rotate(-90deg)
}

.kcw__accordion__item-panel {
  display: grid;
  overflow: hidden;
  transition: 300ms grid-template-rows ease;
  will-change: grid-template-rows;
  padding: 0 clamp(.5rem, 4vw, 1rem) 0
}

.kcw__accordion__item:not(.kcw__is-open) .kcw__accordion__item-panel {
  grid-template-rows: 0fr
}

.kcw__accordion__item.kcw__is-open .kcw__accordion__item-panel {
  grid-template-rows: 1fr
}

.kcw__accordion__item-panel-content {
  margin: 2rem 0 1rem 0;
  font-size: 1.6rem
}

.kcw__accordion__item-panel-content p:last-child {
  margin-bottom: 0
}

.kcw__accordion__item-panel-content ul li {
  margin-bottom: 0
}

.kcw__accordion__item-panel-content img.kcw__alignright {
  float: right
}

.kcw__color-scheme-1 .kcw__accordion__item-trigger svg,
.kcw__color-scheme-1 .kcw__accordion__item-trigger svg path {
  stroke: var(--wp-fau-color-scheme-1-accent, inherit)
}

.kcw__color-scheme-2 .kcw__accordion__item-trigger svg,
.kcw__color-scheme-2 .kcw__accordion__item-trigger svg path {
  stroke: var(--wp-fau-color-scheme-2-accent, inherit)
}

.kcw__color-scheme-3 .kcw__accordion__item-trigger svg,
.kcw__color-scheme-3 .kcw__accordion__item-trigger svg path {
  stroke: var(--wp-fau-color-scheme-3-accent, inherit)
}

.kcw__color-scheme-4 .kcw__accordion__item-trigger svg,
.kcw__color-scheme-4 .kcw__accordion__item-trigger svg path {
  stroke: var(--wp-fau-color-scheme-4-accent, inherit)
}

.kcw__color-scheme-5 .kcw__accordion__item-trigger svg,
.kcw__color-scheme-5 .kcw__accordion__item-trigger svg path {
  stroke: var(--wp-fau-color-scheme-5-accent, inherit)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
section.kcw__card-grid {
  min-height: calc(var(--wp-fau-minimum-section-height, 35rem)*.8);
  padding-top: calc(var(--padding, 8rem)*.8);
  padding-bottom: calc(var(--padding, 8rem)*.8)
}

@media(min-width: 980px) {
  section.kcw__card-grid {
      min-height: var(--wp-fau-minimum-section-height, 35rem);
      padding-top: var(--padding, 8rem);
      padding-bottom: var(--padding, 8rem)
  }
}

.kcw__card-grid__row {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: var(--grid-gap, 2rem);
  margin: 0
}

@media(min-width: 782px) {
  .kcw__card-grid__row {
      grid-gap: var(--grid-gap, 2rem)
  }

  .kcw__card-grid__row.kcw__cols-2,
  .kcw__card-grid__row.kcw__cols-3,
  .kcw__card-grid__row.kcw__cols-4 {
      grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}

@media(min-width: 980px) {
  .kcw__card-grid__row {
      grid-gap: var(--grid-gap, 2rem)
  }

  .kcw__card-grid__row.kcw__cols-1,
  .kcw__card-grid__row.kcw__cols-2,
  .kcw__card-grid__row.kcw__cols-3,
  .kcw__card-grid__row.kcw__cols-4 {
      grid-template-columns: repeat(var(--col-count, 3), minmax(0, 1fr))
  }
}

.kcw__card-grid__col {
  margin: auto;
  width: -webkit-fill-available
}

@media(min-width: 782px) {
  .kcw__card-grid__col {
      height: 100%
  }
}

.kcw__card-grid__card {
  padding: calc(var(--card-padding, 3.2rem)*.8);
  box-shadow: var(--box-shadow, none);
  will-change: transform;
  transition: box-shadow .3s ease-in-out, transform .3s ease-in-out, z-index .5s ease-in-out
}

.kcw__card-grid__card.kcw__has-image.kcw__no-content.kcw__no-padding {
  background-color: rgba(0, 0, 0, 0)
}

.kcw__card-grid__card.kcw__has-image.kcw__no-content .kcw__card-grid__card-image {
  margin-bottom: 0
}

@media(min-width: 782px) {
  .kcw__card-grid__card {
      height: 100%;
      padding: var(--card-padding, 3.2rem)
  }

  .kcw__card-grid__card:not(.kcw__has-zoom):not(.kcw__no-animation):hover,
  .kcw__card-grid__card:not(.kcw__has-zoom):not(.kcw__no-animation):focus,
  .kcw__card-grid__card:not(.kcw__has-zoom):not(.kcw__no-animation):focus-within,
  .kcw__card-grid__card:not(.kcw__has-zoom):not(.kcw__no-animation):active {
      z-index: 99;
      transform: translateY(-3px);
      box-shadow: 0 4px 15px rgba(0, 0, 0, .1), 0 5px 20px rgba(0, 0, 0, .15), 0 6px 25px rgba(0, 0, 0, .2)
  }
}

.kcw__card-grid__card-inner {
  display: flex;
  flex-direction: column;
  height: inherit
}

@media(min-width: 782px) {
  .kcw__card-grid__card-inner {
      display: grid;
      grid-template-rows: var(--grid-tablet, auto)
  }
}

@media(min-width: 980px) {
  .kcw__card-grid__card-inner {
      grid-template-rows: var(--grid-lg, auto)
  }
}

@media(min-width: 1230px) {
  .kcw__card-grid__card-inner {
      grid-template-rows: var(--grid, auto)
  }
}

.kcw__card-grid__card-image {
  margin-bottom: 1.5rem;
  overflow: hidden
}

.kcw__card-grid__card-image,
.kcw__card-grid__card-image .kcw__image-wrapper {
  height: var(--image-height, 30rem)
}

.kcw__card-grid__card-image img:not(.kcw__icon) {
  object-fit: cover;
  width: 100%
}

.kcw__card-grid__card-content {
  display: flex;
  flex-direction: column;
  flex: 1
}

.kcw__card-grid__card-heading {
  flex-shrink: 0;
  margin-bottom: 1rem
}

.kcw__card-grid__card-heading p.kcw__heading,
.kcw__card-grid__card-heading h3.kcw__heading {
  font-size: clamp(2rem, 1.75vw, 2.4rem);
  margin-bottom: 0rem;
  word-break: break-word;
  overflow-wrap: break-word
}

.kcw__card-grid__card-heading p.kcw__subheader {
  margin-top: 1rem;
  word-break: break-word;
  overflow-wrap: break-word
}

.kcw__card-grid__text {
  flex-shrink: 0
}

.kcw__card-grid__text {
  margin-bottom: 2rem
}

.kcw__card-grid__buttons.kcw__button-group {
  margin-top: 1.2rem;
  margin-bottom: 0
}

.kcw__card-grid__buttons.kcw__button-group a.kcw__button--primary,
.kcw__card-grid__buttons.kcw__button-group a.kcw__button--secondary,
.kcw__card-grid__buttons.kcw__button-group a.kcw__button--tertiary {
  margin-bottom: 0
}

@media(min-width: 640px) {
  .kcw__card-grid__buttons.kcw__button-group {
      margin-top: auto
  }
}

.kcw__card-grid__card-content:has(.kcw__card-grid__read-more) {
  margin-top: 1rem;
  justify-content: space-around
}

.kcw__card-grid__read-more {
  margin-top: auto;
  margin-bottom: 1rem
}

.kcw__card-grid__read-more span {
  position: relative
}

.kcw__card-grid__read-more span:after {
  left: 0
}

.kcw__card-grid__read-more span:after {
  background-color: currentColor;
  bottom: -0.3rem;
  content: "";
  display: block;
  height: .2rem;
  position: absolute;
  will-change: transform;
  transform: scale3d(0, 1, 1);
  transition: transform .4s cubic-bezier(0.58, 0.3, 0.005, 1);
  transform-origin: 100% 50%;
  width: 100%
}

.kcw__card-grid__read-more span:hover:after,
.kcw__card-grid__read-more span:focus:after,
.kcw__card-grid__read-more span:focus-within:after,
.kcw__card-grid__read-more span:active:after {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__card-heading p.kcw__subheader {
  color: var(--wp-fau-color-scheme-1-header, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__card-heading p.kcw__heading,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__card-heading h3.kcw__heading {
  color: var(--wp-fau-color-scheme-1-accent, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__text p,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__text span,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__text ul,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__text ol,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__text li,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__text pre,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__text label {
  color: var(--wp-fau-color-scheme-1-text, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__text a {
  color: var(--wp-fau-color-scheme-1-link, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__text a:hover,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__text a:focus,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__text a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__text a:active {
  color: var(--wp-fau-color-scheme-1-link-hover, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons a.kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons span.kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-1-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-1-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-1-primary-button-label, #ffffff)
}

.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons a.kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons a.kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons a.kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons a.kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons span.kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons span.kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons span.kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons span.kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-1-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-1-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-1-primary-button-label-hover, false)
}

.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons a.kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons span.kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-1-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-1-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background, transparent)
}

.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons a.kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons a.kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons a.kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons a.kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons span.kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons span.kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons span.kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons span.kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-1-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-1-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background-hover, false)
}

.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__read-more span {
  color: var(--wp-fau-color-scheme-1-link, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__read-more span:hover,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__read-more span:focus,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__read-more span:focus-within,
.kcw__card-grid__card.kcw__color-scheme-1 .kcw__card-grid__read-more span:active {
  color: var(--wp-fau-color-scheme-1-link-hover, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__card-heading p.kcw__subheader {
  color: var(--wp-fau-color-scheme-2-header, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__card-heading p.kcw__heading,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__card-heading h3.kcw__heading {
  color: var(--wp-fau-color-scheme-2-accent, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__text p,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__text span,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__text ul,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__text ol,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__text li,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__text pre,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__text label {
  color: var(--wp-fau-color-scheme-2-text, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__text a {
  color: var(--wp-fau-color-scheme-2-link, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__text a:hover,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__text a:focus,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__text a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__text a:active {
  color: var(--wp-fau-color-scheme-2-link-hover, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons a.kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons span.kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-2-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-2-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-2-primary-button-label, #ffffff)
}

.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons a.kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons a.kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons a.kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons a.kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons span.kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons span.kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons span.kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons span.kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-2-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-2-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-2-primary-button-label-hover, false)
}

.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons a.kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons span.kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-2-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-2-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-2-secondary-button-background, transparent)
}

.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons a.kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons a.kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons a.kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons a.kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons span.kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons span.kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons span.kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons span.kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-2-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-2-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-2-secondary-button-background-hover, false)
}

.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__read-more span {
  color: var(--wp-fau-color-scheme-2-link, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__read-more span:hover,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__read-more span:focus,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__read-more span:focus-within,
.kcw__card-grid__card.kcw__color-scheme-2 .kcw__card-grid__read-more span:active {
  color: var(--wp-fau-color-scheme-2-link-hover, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__card-heading p.kcw__subheader {
  color: var(--wp-fau-color-scheme-3-header, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__card-heading p.kcw__heading,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__card-heading h3.kcw__heading {
  color: var(--wp-fau-color-scheme-3-accent, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__text p,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__text span,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__text ul,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__text ol,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__text li,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__text pre,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__text label {
  color: var(--wp-fau-color-scheme-3-text, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__text a {
  color: var(--wp-fau-color-scheme-3-link, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__text a:hover,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__text a:focus,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__text a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__text a:active {
  color: var(--wp-fau-color-scheme-3-link-hover, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons a.kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons span.kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-3-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-3-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-3-primary-button-label, #ffffff)
}

.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons a.kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons a.kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons a.kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons a.kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons span.kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons span.kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons span.kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons span.kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-3-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-3-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-3-primary-button-label-hover, false)
}

.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons a.kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons span.kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-3-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-3-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-3-secondary-button-background, transparent)
}

.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons a.kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons a.kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons a.kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons a.kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons span.kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons span.kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons span.kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons span.kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-3-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-3-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-3-secondary-button-background-hover, false)
}

.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__read-more span {
  color: var(--wp-fau-color-scheme-3-link, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__read-more span:hover,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__read-more span:focus,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__read-more span:focus-within,
.kcw__card-grid__card.kcw__color-scheme-3 .kcw__card-grid__read-more span:active {
  color: var(--wp-fau-color-scheme-3-link-hover, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__card-heading p.kcw__subheader {
  color: var(--wp-fau-color-scheme-4-header, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__card-heading p.kcw__heading,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__card-heading h3.kcw__heading {
  color: var(--wp-fau-color-scheme-4-accent, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__text p,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__text span,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__text ul,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__text ol,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__text li,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__text pre,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__text label {
  color: var(--wp-fau-color-scheme-4-text, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__text a {
  color: var(--wp-fau-color-scheme-4-link, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__text a:hover,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__text a:focus,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__text a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__text a:active {
  color: var(--wp-fau-color-scheme-4-link-hover, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons a.kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons span.kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-4-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-4-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-4-primary-button-label, #ffffff)
}

.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons a.kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons a.kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons a.kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons a.kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons span.kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons span.kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons span.kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons span.kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-4-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-4-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-4-primary-button-label-hover, false)
}

.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons a.kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons span.kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-4-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-4-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-4-secondary-button-background, transparent)
}

.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons a.kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons a.kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons a.kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons a.kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons span.kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons span.kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons span.kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons span.kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-4-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-4-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-4-secondary-button-background-hover, false)
}

.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__read-more span {
  color: var(--wp-fau-color-scheme-4-link, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__read-more span:hover,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__read-more span:focus,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__read-more span:focus-within,
.kcw__card-grid__card.kcw__color-scheme-4 .kcw__card-grid__read-more span:active {
  color: var(--wp-fau-color-scheme-4-link-hover, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__card-heading p.kcw__subheader {
  color: var(--wp-fau-color-scheme-5-header, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__card-heading p.kcw__heading,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__card-heading h3.kcw__heading {
  color: var(--wp-fau-color-scheme-5-accent, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__text p,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__text span,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__text ul,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__text ol,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__text li,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__text pre,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__text label {
  color: var(--wp-fau-color-scheme-5-text, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__text a {
  color: var(--wp-fau-color-scheme-5-link, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__text a:hover,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__text a:focus,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__text a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__text a:active {
  color: var(--wp-fau-color-scheme-5-link-hover, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons a.kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons span.kcw__button--primary,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-5-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-5-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-5-primary-button-label, #ffffff)
}

.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons a.kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons a.kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons a.kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons a.kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons span.kcw__button--primary:hover,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons span.kcw__button--primary:focus,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons span.kcw__button--primary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons span.kcw__button--primary:active,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-5-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-5-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-5-primary-button-label-hover, false)
}

.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons a.kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons span.kcw__button--secondary,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-5-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-5-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-5-secondary-button-background, transparent)
}

.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons a.kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons a.kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons a.kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons a.kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons span.kcw__button--secondary:hover,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons span.kcw__button--secondary:focus,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons span.kcw__button--secondary:focus-within,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons span.kcw__button--secondary:active,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__buttons .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-5-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-5-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-5-secondary-button-background-hover, false)
}

.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__read-more span {
  color: var(--wp-fau-color-scheme-5-link, inherit)
}

.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__read-more span:hover,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__read-more span:focus,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__read-more span:focus-within,
.kcw__card-grid__card.kcw__color-scheme-5 .kcw__card-grid__read-more span:active {
  color: var(--wp-fau-color-scheme-5-link-hover, inherit)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__content-with-list {
  padding-top: calc(var(--padding, 6rem)*.8);
  padding-bottom: calc(var(--padding, 6rem)*.8)
}

@media(min-width: 782px) {
  .kcw__content-with-list {
      padding-top: var(--padding, 6rem);
      padding-bottom: var(--padding, 6rem)
  }
}

.kcw__content-with-list__header {
  margin-bottom: 1.6rem
}

.kcw__content-with-list__header h3 {
  margin: 0
}

.kcw__content-with-list__row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem
}

@media(min-width: 782px) {
  .kcw__content-with-list__row {
      grid-template-columns: 1fr 1fr;
      gap: 4rem
  }
}

@media(min-width: 980px) {
  .kcw__content-with-list__row {
      gap: 6rem
  }
}

.kcw__content-with-list__description p {
  font-size: 1.6rem;
  line-height: 1.65;
  margin-bottom: 1.6rem
}

.kcw__content-with-list__description p:last-child {
  margin-bottom: 0
}

.kcw__content-with-list__description ul,
.kcw__content-with-list__description ol {
  margin-left: 2rem;
  margin-bottom: 1.6rem
}

.kcw__content-with-list__description li {
  margin-bottom: .8rem
}

.kcw__content-with-list__list-header {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.45;
  margin: 0 0 1.6rem 0;
  color: #707276
}

.kcw__content-with-list__list-grid {
  display: flex;
  flex-direction: column
}

@media(min-width: 640px) {
  .kcw__content-with-list__list-grid {
      display: grid;
      grid-template-rows: repeat(4, auto);
      grid-auto-flow: column;
      grid-auto-columns: 1fr;
      gap: 1.2rem
  }
}

.kcw__content-with-list__list-item {
  display: flex;
  align-items: flex-start;
  gap: 1.2rem;
  text-decoration: none
}

.kcw__content-with-list__list-item .kcw__content-with-list__icon svg {
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  margin-top: .2rem;
  margin-bottom: 0
}

.kcw__content-with-list__list-item .kcw__content-with-list__icon svg path {
  transition: stroke .3s ease;
  stroke: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__content-with-list__list-item .kcw__content-with-list__item-text {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 0;
  color: #22180b;
  transition: color .3s ease
}

.kcw__content-with-list__list-item.kcw__has-link {
  cursor: pointer
}

.kcw__content-with-list__list-item.kcw__has-link:hover .kcw__content-with-list__item-text,
.kcw__content-with-list__list-item.kcw__has-link:focus .kcw__content-with-list__item-text {
  color: var(--wp-fau-color-palette-2, #2c5678)
}

.kcw__content-with-list__list-item.kcw__has-link:hover .kcw__content-with-list__icon svg path,
.kcw__content-with-list__list-item.kcw__has-link:focus .kcw__content-with-list__icon svg path {
  stroke: var(--wp-fau-color-palette-2, #2c5678)
}

.kcw__content-with-list__list-item:not(.kcw__has-link) {
  cursor: default
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
section.kcw__elevate-awards {
  min-height: fit-content;
  padding-top: calc(var(--padding, 4.8rem)*.8);
  padding-bottom: calc(var(--padding, 4.8rem)*.8)
}

@media(min-width: 980px) {
  section.kcw__elevate-awards {
      padding-top: var(--padding, 4.8rem);
      padding-bottom: var(--padding, 4.8rem)
  }
}

.kcw__elevate-awards__header {
  text-align: left;
  margin-bottom: 2.4rem
}

.kcw__elevate-awards__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem
}

.kcw__elevate-awards__card {
  background-color: #f9f6f2;
  border-radius: 1.6rem;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  min-width: 0
}

@media(min-width: 640px) {
  .kcw__elevate-awards__card {
      flex: calc(50% - 3rem);
      max-width: calc(50% - 3rem)
  }
}

@media(min-width: 782px) {
  .kcw__elevate-awards__card {
      flex: calc(33.333% - 3rem);
      max-width: calc(33.333% - 3rem)
  }
}

@media(min-width: 980px) {
  .kcw__elevate-awards__card {
      flex: calc(25% - 3rem);
      max-width: calc(25% - 3rem)
  }
}

.kcw__elevate-awards__card.kcw__is-current-winner {
  border: 1px solid var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__elevate-awards__image-container {
  position: relative;
  aspect-ratio: 5/5;
  overflow: hidden;
  background-color: #e6e7e8;
  display: block;
  text-decoration: none
}

.kcw__elevate-awards__image-container[href] {
  cursor: pointer
}

@media(min-width: 782px) {

  .kcw__elevate-awards__image-container[href]:hover .kcw__elevate-awards__image,
  .kcw__elevate-awards__image-container[href]:focus .kcw__elevate-awards__image,
  .kcw__elevate-awards__image-container[href]:focus-within .kcw__elevate-awards__image,
  .kcw__elevate-awards__image-container[href]:active .kcw__elevate-awards__image {
      transform: scale(1.05)
  }
}

.kcw__elevate-awards__image {
  width: 100%;
  height: 100%;
  transition: transform .3s ease;
  object-fit: cover;
  object-position: center top;
  display: block;
  transition: transform .3s ease
}

@media(min-width: 782px) {
  .kcw__elevate-awards__card:hover .kcw__elevate-awards__image {
      transform: scale(1.05)
  }
}

.kcw__elevate-awards__name-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.2rem;
  background: rgba(120, 121, 124, .8)
}

.kcw__elevate-awards p.kcw__elevate-awards__name {
  color: #f9f6f2;
  font-size: 1.8rem;
  font-weight: 600;
  margin: 0;
  line-height: 1.3
}

@media(min-width: 980px) {
  .kcw__elevate-awards p.kcw__elevate-awards__name {
      font-size: 2rem
  }
}

.kcw__elevate-awards__winner-badge {
  background-color: var(--wp-fau-color-palette-2, #447DAE);
  color: #f9f6f2;
  padding: .8rem 1.6rem;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center
}

@media(min-width: 980px) {
  .kcw__elevate-awards__winner-badge {
      padding: 1rem 1.6rem
  }
}

.kcw__elevate-awards__details {
  padding: 2rem 1.6rem 2.4rem;
  display: flex;
  flex-direction: column;
  flex: 1
}

@media(min-width: 980px) {
  .kcw__elevate-awards__details {
      padding: 2rem 2rem 3rem
  }
}

.kcw__elevate-awards__title,
.kcw__elevate-awards__department {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #707276
}

@media(min-width: 980px) {

  .kcw__elevate-awards__title,
  .kcw__elevate-awards__department {
      font-size: 1.5rem
  }
}

.kcw__elevate-awards__label {
  font-weight: 600;
  color: #22180b;
  margin-right: .4rem
}

.kcw__elevate-awards__cta {
  margin-top: auto;
  padding-top: 2.4rem;
  display: flex;
  justify-content: center
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__gallery-slider {
  padding-top: calc(var(--padding, 8rem)*.8);
  padding-bottom: calc(var(--padding, 8rem)*.8);
  width: 100%
}

@media(min-width: 782px) {
  .kcw__gallery-slider {
      padding-top: var(--padding, 8rem);
      padding-bottom: var(--padding, 8rem)
  }
}

.kcw__gallery-slider__outer-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0 2.4rem
}

@media(min-width: 640px) {
  .kcw__gallery-slider__outer-wrapper {
      padding: 0 12rem
  }
}

.kcw__gallery-slider__outer-wrapper:has(.kcw__gallery-slider__arrows.kcw__hidden) {
  padding: 0
}

.kcw__gallery-slider__viewport {
  overflow: hidden;
  width: 100%;
  z-index: 2
}

.kcw__gallery-slider__track {
  display: flex;
  gap: 2.4rem;
  transition: transform .4s ease-out;
  will-change: transform
}

.kcw__gallery-slider__item {
  flex: 0 0 100%;
  min-width: 0;
  max-width: 100%;
  border-radius: 2.4rem;
  overflow: hidden;
  background-color: #f9f6f2
}

@media(min-width: 640px) {
  .kcw__gallery-slider__item {
      flex: 0 0 calc(50% - 1.2rem);
      max-width: calc(50% - 1.2rem)
  }
}

@media(min-width: 980px) {
  .kcw__gallery-slider__item {
      flex: 0 0 calc(33.33333% - 1.8rem);
      max-width: calc(33.33333% - 1.8rem)
  }
}

@media(min-width: 1230px) {
  .kcw__gallery-slider__item {
      flex: 0 0 calc(25% - 1.8rem);
      max-width: 28.6rem
  }
}

.kcw__gallery-slider__image {
  position: relative;
  width: 100%;
  aspect-ratio: 5/5;
  overflow: hidden;
  background-color: #e6e7e8;
  cursor: pointer
}

.kcw__gallery-slider__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .3s ease;
  cursor: pointer
}

.kcw__gallery-slider__caption {
  position: absolute;
  bottom: 1.6rem;
  left: 1.6rem;
  padding: .8rem 1.6rem;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.4;
  color: #f9f6f2;
  background-color: #22180b;
  opacity: .8;
  border-radius: 2rem;
  backdrop-filter: blur(8px);
  white-space: nowrap;
  max-width: calc(100% - 3.2rem);
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none
}

@media(min-width: 640px) {
  .kcw__gallery-slider__caption {
      font-size: 1.6rem;
      padding: 1rem 2rem;
      bottom: 2.4rem;
      left: 2.4rem
  }
}

.kcw__gallery-slider__arrows {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  z-index: 1
}

@media(max-width: 640px) {
  .kcw__gallery-slider__arrows {
      position: relative;
      top: auto;
      left: auto;
      transform: none;
      margin-bottom: 2.4rem;
      margin-top: 1rem
  }
}

@media(min-width: 640px) {
  .kcw__gallery-slider__arrows {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%)
  }
}

.kcw__gallery-slider__arrows.kcw__hidden {
  display: none
}

.kcw__gallery-slider__arrow {
  cursor: pointer;
  height: 4rem;
  width: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-shadow: 0 0 0 1.08px var(--wp-fau-color-palette-2, #447DAE);
  background-color: rgba(0, 0, 0, 0);
  will-change: background-color, box-shadow;
  transform: translateZ(0);
  transition: background-color .1s cubic-bezier(0.455, 0.03, 0.515, 0.955), box-shadow .1s cubic-bezier(0.455, 0.03, 0.515, 0.955), opacity .2s ease
}

.kcw__gallery-slider__arrow svg {
  fill: rgba(0, 0, 0, 0);
  height: 2rem;
  width: 2rem
}

.kcw__gallery-slider__arrow svg path {
  stroke: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__gallery-slider__arrow:hover,
.kcw__gallery-slider__arrow:focus,
.kcw__gallery-slider__arrow:focus-within,
.kcw__gallery-slider__arrow:active {
  box-shadow: 0 0 0 1.08px var(--wp-fau-color-palette-2, #447DAE);
  background-color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__gallery-slider__arrow:hover svg path,
.kcw__gallery-slider__arrow:focus svg path,
.kcw__gallery-slider__arrow:focus-within svg path,
.kcw__gallery-slider__arrow:active svg path {
  stroke: #f9f6f2
}

.kcw__gallery-slider__arrow--disabled {
  opacity: .5;
  cursor: not-allowed;
  pointer-events: none
}

.kcw__gallery-slider--single-item .kcw__gallery-slider__arrows {
  display: none
}

.kcw__gallery-slider--medium .kcw__gallery-slider__item .kcw__gallery-slider__image {
  aspect-ratio: auto
}

@media(min-width: 640px) {
  .kcw__gallery-slider--medium .kcw__gallery-slider__item {
      flex: 0 0 100%;
      max-width: 100%
  }
}

@media(min-width: 980px) {
  .kcw__gallery-slider--medium .kcw__gallery-slider__item {
      flex: 0 0 calc(50% - 1.2rem);
      max-width: calc(50% - 1.2rem)
  }
}

@media(min-width: 1230px) {
  .kcw__gallery-slider--medium .kcw__gallery-slider__item {
      flex: 0 0 calc(50% - 1.6rem);
      max-width: calc(50% - 1.6rem)
  }
}

.kcw__gallery-slider--large .kcw__gallery-slider__item .kcw__gallery-slider__image {
  aspect-ratio: auto
}

@media(min-width: 640px) {
  .kcw__gallery-slider--large .kcw__gallery-slider__item {
      flex: 0 0 100%;
      max-width: 100%
  }
}

@media(min-width: 980px) {
  .kcw__gallery-slider--large .kcw__gallery-slider__item {
      flex: 0 0 calc(100% - 1.2rem);
      max-width: calc(100% - 1.2rem)
  }
}

@media(min-width: 1230px) {
  .kcw__gallery-slider--large .kcw__gallery-slider__item {
      flex: 0 0 calc(100% - 1.2rem);
      max-width: calc(100% - 1.2rem)
  }
}

.kcw__gallery-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center
}

.kcw__gallery-lightbox--active {
  display: flex
}

.kcw__gallery-lightbox__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #22180b;
  opacity: .95;
  cursor: pointer
}

.kcw__gallery-lightbox__content {
  position: relative;
  z-index: 1;
  max-width: 90vw;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

.kcw__gallery-lightbox__image {
  max-width: 100%;
  max-height: 80vh;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: .8rem
}

@media(min-width: 640px) {
  .kcw__gallery-lightbox__image {
      max-height: 85vh
  }
}

.kcw__gallery-lightbox__caption {
  margin-top: 2.4rem;
  padding: 1.2rem 2.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  color: #f9f6f2;
  text-align: center;
  max-width: 60rem
}

@media(min-width: 640px) {
  .kcw__gallery-lightbox__caption {
      font-size: 1.8rem
  }
}

.kcw__gallery-lightbox__close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  width: 4.8rem;
  height: 4.8rem;
  border: none;
  background-color: #22180b;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform .2s ease;
  z-index: 10
}

.kcw__gallery-lightbox__close svg {
  width: 2.4rem;
  height: 2.4rem;
  color: #f9f6f2
}

.kcw__gallery-lightbox__close svg path {
  stroke: #f9f6f2;
  stroke-width: 2.5
}

.kcw__gallery-lightbox__close:hover,
.kcw__gallery-lightbox__close:focus,
.kcw__gallery-lightbox__close:focus-within,
.kcw__gallery-lightbox__close:active {
  transform: scale(1.15)
}

@media(min-width: 640px) {
  .kcw__gallery-lightbox__close {
      top: 3rem;
      right: 3rem;
      width: 5.6rem;
      height: 5.6rem
  }

  .kcw__gallery-lightbox__close svg {
      width: 2.8rem;
      height: 2.8rem
  }
}

.kcw__gallery-lightbox__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4.8rem;
  height: 4.8rem;
  border: none;
  background-color: hsla(0, 0%, 100%, .1);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color .2s ease, transform .2s ease;
  z-index: 2
}

.kcw__gallery-lightbox__nav svg {
  width: 2.4rem;
  height: 2.4rem;
  color: #f9f6f2
}

.kcw__gallery-lightbox__nav:hover,
.kcw__gallery-lightbox__nav:focus,
.kcw__gallery-lightbox__nav:focus-within,
.kcw__gallery-lightbox__nav:active {
  background-color: hsla(0, 0%, 100%, .2);
  transform: translateY(-50%) scale(1.1)
}

.kcw__gallery-lightbox__nav--prev {
  left: 2rem
}

@media(min-width: 640px) {
  .kcw__gallery-lightbox__nav--prev {
      left: 3rem
  }
}

.kcw__gallery-lightbox__nav--next {
  right: 2rem
}

@media(min-width: 640px) {
  .kcw__gallery-lightbox__nav--next {
      right: 3rem
  }
}

.kcw__icon-list {
  padding-left: 0;
  padding-right: 0;
  background-color: rgba(0, 0, 0, 0);
  min-height: fit-content;
  position: relative;
  padding-top: calc(var(--padding, 8rem)*.8);
  padding-bottom: calc(var(--padding, 8rem)*.8)
}

@media(min-width: 782px) {
  .kcw__icon-list {
      padding-top: var(--padding, 8rem);
      padding-bottom: var(--padding, 8rem)
  }
}

.kcw__icon-list.kcw__has-background {
  border-radius: 2.4rem;
  position: relative;
  padding: 3.2rem 2.4rem;
  margin-top: calc(var(--padding, 8rem)*.8);
  margin-bottom: calc(var(--padding, 8rem)*.8)
}

@media(min-width: 782px) {
  .kcw__icon-list.kcw__has-background {
      margin-top: var(--padding, 8rem);
      margin-bottom: var(--padding, 8rem)
  }
}

@media(min-width: 980px) {
  .kcw__icon-list.kcw__has-background {
      padding: 5.6rem 4.8rem
  }
}

.kcw__icon-list.kcw__has-background::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-image: url("assets/images/backgrounds/centered-mountain-background.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: auto;
  pointer-events: none;
  z-index: 0
}

.kcw__icon-list.kcw__has-background.kcw__palette-5 {
  background-color: var(--wp-fau-color-palette-5, #a8c7e0)
}

.kcw__icon-list.kcw__has-background.kcw__palette-5::before {
  opacity: 1
}

.kcw__icon-list.kcw__has-background.kcw__neutral-gray {
  background-color: #e6e7e8
}

.kcw__icon-list.kcw__has-background.kcw__neutral-gray::before {
  opacity: 1
}

.kcw__icon-list.kcw__has-background .kcw__container {
  position: relative;
  z-index: 1
}

.kcw__icon-list__title {
  margin: 0 0 2.4rem;
  text-align: center
}

.kcw__icon-list__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.2rem;
  justify-items: center
}

@media(min-width: 640px) {
  .kcw__icon-list__items {
      grid-template-columns: repeat(3, 1fr)
  }
}

@media(min-width: 980px) {
  .kcw__icon-list__items {
      grid-template-columns: repeat(5, 1fr)
  }
}

.kcw__icon-list__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: fit-content;
  max-width: 20rem
}

.kcw__icon-list__item[href] {
  text-decoration: none;
  color: inherit
}

.kcw__icon-list__item[href]:hover .kcw__icon-list__description {
  text-decoration: underline
}

.kcw__icon-list__icon {
  width: 8rem;
  height: 8rem;
  margin-bottom: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center
}

.kcw__icon-list__icon img {
  width: 8rem;
  height: 8rem;
  object-fit: contain
}

.kcw__icon-list__description {
  margin: 0;
  font-size: 1.8rem;
  line-height: 1.45;
  font-weight: 600
}

.kcw__wp-block-separator {
  border: none;
  height: 1px;
  background: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #E6E7E8 15%, #E6E7E8 85%, rgba(230, 231, 232, 0) 100%);
  margin: 12px;
  margin-left: auto;
  margin-right: auto
}

.kcw__wp-block-separator.kcw__is-style-dots {
  height: auto
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
section.kcw__logos {
  padding-top: 3.2rem;
  padding-bottom: 3.2rem
}

@media(min-width: 640px) {
  section.kcw__logos {
      padding-top: var(--padding, 4.8rem);
      padding-bottom: var(--padding, 4.8rem)
  }
}

.kcw__logos__container {
  max-width: var(--wp-fau-max-container-width, 120rem);
  margin: 0 auto
}

.kcw__logos__header {
  text-align: left;
  margin-bottom: 4.8rem
}

.kcw__logos__heading {
  margin-bottom: .8rem;
  margin-top: 0
}

.kcw__logos__description {
  max-width: 93rem
}

.kcw__logos__description p {
  margin-bottom: 1rem;
  font-size: 2rem;
  line-height: 1.65
}

.kcw__logos__description p:last-child {
  margin-bottom: 0
}

.kcw__logos__ctas {
  display: flex;
  justify-content: flex-start;
  margin-top: 3rem;
  flex-wrap: wrap;
  gap: 1.5rem
}

.kcw__logos__ctas .kcw__button-group {
  margin-top: 0
}

.kcw__logos__ctas .kcw__button {
  margin-bottom: 0
}

.kcw__logos__grid {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 4rem;
  align-items: center
}

@media(min-width: 782px) {
  .kcw__logos__grid {
      flex-direction: row;
      justify-content: space-between
  }
}

.kcw__logos__item {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  max-width: 20rem
}

.kcw__logos__link {
  display: block;
  transition: transform .3s ease
}

.kcw__logos__link:hover {
  transform: scale(1.05)
}

.kcw__logos__image {
  max-width: 20rem;
  max-height: 10rem;
  width: 100%;
  height: auto;
  object-fit: contain
}

.kcw__logos.kcw__color-scheme-1 {
  color: var(--wp-fau-color-scheme-1-text, inherit);
  background-color: var(--wp-fau-color-scheme-1-background, transparent)
}

.kcw__logos.kcw__color-scheme-2 {
  color: var(--wp-fau-color-scheme-2-text, inherit);
  background-color: var(--wp-fau-color-scheme-2-background, transparent)
}

.kcw__logos.kcw__color-scheme-3 {
  color: var(--wp-fau-color-scheme-3-text, inherit);
  background-color: var(--wp-fau-color-scheme-3-background, transparent)
}

.kcw__logos.kcw__color-scheme-4 {
  color: var(--wp-fau-color-scheme-4-text, inherit);
  background-color: var(--wp-fau-color-scheme-4-background, transparent)
}

.kcw__logos.kcw__color-scheme-5 {
  color: var(--wp-fau-color-scheme-5-text, inherit);
  background-color: var(--wp-fau-color-scheme-5-background, transparent)
}

.kcw__media-with-text {
  min-height: calc(var(--wp-fau-minimum-section-height, 35rem)*.8);
  padding-top: calc(var(--padding, 6rem)*.8);
  padding-bottom: calc(var(--padding, 6rem)*.8);
  position: relative
}

@media(min-width: 782px) {
  .kcw__media-with-text {
      min-height: var(--wp-fau-minimum-section-height, 35rem);
      padding-top: var(--padding, 6rem);
      padding-bottom: var(--padding, 6rem)
  }
}

.kcw__media-with-text.kcw__has-background {
  border-radius: 2.4rem;
  position: relative;
  padding: 3.2rem 2.4rem;
  margin-top: calc(var(--padding, 6rem)*.8);
  margin-bottom: calc(var(--padding, 6rem)*.8)
}

@media(min-width: 782px) {
  .kcw__media-with-text.kcw__has-background {
      margin-top: var(--padding, 6rem);
      margin-bottom: var(--padding, 6rem)
  }
}

@media(min-width: 980px) {
  .kcw__media-with-text.kcw__has-background {
      padding: 5.6rem 4.8rem
  }
}

.kcw__media-with-text.kcw__has-background::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-image: url("assets/images/backgrounds/mountain-background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
  z-index: 0
}

.kcw__media-with-text.kcw__has-background.kcw__palette-5 {
  background-color: var(--wp-fau-color-palette-5, #a8c7e0)
}

.kcw__media-with-text.kcw__has-background.kcw__palette-5::before {
  opacity: 1
}

.kcw__media-with-text.kcw__has-background.kcw__neutral-gray {
  background-color: #e6e7e8
}

.kcw__media-with-text.kcw__has-background.kcw__neutral-gray::before {
  opacity: 1
}

.kcw__media-with-text.kcw__has-background .kcw__media-with-text__container {
  position: relative;
  z-index: 1;
  max-width: 100%;
  padding: 0
}

.kcw__media-with-text.kcw__has-background .kcw__button {
  background: rgba(0, 0, 0, 0)
}

.kcw__media-with-text .kcw__media-with-text__row {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center
}

.kcw__media-with-text.kcw__mobile-image_first .kcw__media-with-text__row .kcw__media-with-text__content {
  grid-row-start: 2
}

.kcw__media-with-text.kcw__mobile-image_first .kcw__media-with-text__row .kcw__media-with-text__image,
.kcw__media-with-text.kcw__mobile-image_first .kcw__media-with-text__row .kcw__media-with-text__video {
  grid-row-start: 1
}

.kcw__media-with-text.kcw__mobile-image_second .kcw__media-with-text__row .kcw__media-with-text__content {
  grid-row-start: 1
}

.kcw__media-with-text.kcw__mobile-image_second .kcw__media-with-text__row .kcw__media-with-text__image,
.kcw__media-with-text.kcw__mobile-image_second .kcw__media-with-text__row .kcw__media-with-text__video {
  grid-row-start: 2
}

@media(min-width: 980px) {
  .kcw__media-with-text .kcw__media-with-text__row {
      grid-column-gap: 7.2rem;
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 1fr
  }

  .kcw__media-with-text.kcw__image_right .kcw__media-with-text__row .kcw__media-with-text__image,
  .kcw__media-with-text.kcw__image_right .kcw__media-with-text__row .kcw__media-with-text__video {
      grid-column-start: 2;
      grid-row-start: 1
  }

  .kcw__media-with-text.kcw__image_right .kcw__media-with-text__row .kcw__media-with-text__content {
      grid-column-start: 1;
      grid-row-start: 1
  }

  .kcw__media-with-text.kcw__image_left .kcw__media-with-text__row .kcw__media-with-text__image,
  .kcw__media-with-text.kcw__image_left .kcw__media-with-text__row .kcw__media-with-text__video {
      grid-column-start: 1;
      grid-row-start: 1
  }

  .kcw__media-with-text.kcw__image_left .kcw__media-with-text__row .kcw__media-with-text__content {
      grid-column-start: 2;
      grid-row-start: 1
  }
}

.kcw__media-with-text__content {
  text-align: left;
  align-items: start
}

.kcw__media-with-text__content .kcw__subheader {
  display: inline-block;
  padding: .6rem 1.2rem;
  border-radius: 2rem;
  font-size: 1.3rem;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 1.2rem;
  line-height: 1.25
}

.kcw__media-with-text__content .kcw__subheader.kcw__palette-1 {
  background-color: var(--wp-fau-color-palette-1, #447DAE);
  color: #f9f6f2
}

.kcw__media-with-text__content .kcw__subheader.kcw__palette-2 {
  background-color: var(--wp-fau-color-palette-2, #2c5678);
  color: #f9f6f2
}

.kcw__media-with-text__content .kcw__h1.kcw__heading,
.kcw__media-with-text__content .kcw__h2.kcw__heading,
.kcw__media-with-text__content .kcw__h3.kcw__heading,
.kcw__media-with-text__content .kcw__h4.kcw__heading,
.kcw__media-with-text__content .kcw__h5.kcw__heading {
  margin-top: 0;
  margin-bottom: 1.5rem
}

.kcw__media-with-text__content .kcw__h2.kcw__heading~p,
.kcw__media-with-text__content .kcw__h1.kcw__heading~p {
  font-size: 2rem
}

@media(max-width: 782px) {
  .kcw__media-with-text__content .kcw__h2.kcw__heading {
      font-size: 3.2rem
  }

  .kcw__media-with-text__content .kcw__h2.kcw__heading~p {
      font-size: 1.8rem
  }

  .kcw__media-with-text__content .kcw__h3.kcw__heading {
      font-size: 2.8rem
  }

  .kcw__media-with-text__content .kcw__h3.kcw__heading~p {
      font-size: 1.6rem
  }
}

.kcw__media-with-text__content p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.65
}

.kcw__media-with-text__image {
  margin-bottom: 3rem;
  align-items: center
}

.kcw__media-with-text__image-wrapper {
  border-radius: 2.4rem;
  overflow: hidden
}

.kcw__media-with-text__image img {
  border-radius: 2.4rem;
  min-height: 25rem;
  max-height: 35rem;
  height: auto;
  width: 100%;
  object-fit: cover;
  object-position: center
}

@media(min-width: 980px) {
  .kcw__media-with-text__image {
      align-items: flex-start;
      flex-basis: calc(50% - 4rem);
      margin-bottom: 0
  }

  .kcw__media-with-text__image img {
      min-height: 37.5rem;
      max-height: 60rem
  }
}

@media(min-width: 1230px) {
  .kcw__media-with-text__image {
      flex-basis: calc(50% - 5rem)
  }
}

.kcw__media-with-text__video {
  margin-bottom: 3rem
}

@media(min-width: 980px) {
  .kcw__media-with-text__video {
      margin-bottom: 0
  }
}

.kcw__media-with-text__video-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 2.4rem
}

.kcw__media-with-text__video-element {
  display: block;
  width: 100%;
  height: auto;
  min-height: 25rem;
  max-height: 35rem;
  border-radius: 2.4rem
}

@media(min-width: 980px) {
  .kcw__media-with-text__video-element {
      min-height: 37.5rem;
      max-height: 45rem
  }
}

.kcw__media-with-text__video-embed {
  position: relative;
  height: 100%;
  min-height: 37.2rem;
  overflow: hidden
}

.kcw__media-with-text__video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 2.4rem
}

.kcw__media-with-text__link-section {
  margin-top: 3.2rem;
  padding-top: 3.2rem;
  position: relative
}

.kcw__media-with-text__link-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #E6E7E8 15%, #E6E7E8 85%, rgba(230, 231, 232, 0) 100%)
}

.kcw__media-with-text.kcw__has-link-section .kcw__media-with-text__image img {
  max-height: 45rem
}

@media(min-width: 980px) {
  .kcw__media-with-text.kcw__has-link-section .kcw__media-with-text__image img {
      max-height: 70rem
  }
}

.kcw__media-with-text.kcw__has-link-section .kcw__media-with-text__content .kcw__h2.kcw__heading~p,
.kcw__media-with-text.kcw__has-link-section .kcw__media-with-text__content .kcw__h1.kcw__heading~p {
  font-size: 1.6rem
}

.kcw__media-with-text__link-title {
  margin: 0 0 2.4rem;
  font-weight: 600;
  line-height: 1.45
}

.kcw__media-with-text__links-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.2rem;
  margin-bottom: 2.4rem
}

@media(min-width: 480px) {
  .kcw__media-with-text__links-grid {
      grid-template-columns: repeat(2, 1fr);
      gap: 1.2rem 3.2rem
  }
}

.kcw__media-with-text .kcw__media-with-text__link-item {
  display: flex;
  align-items: center;
  gap: 1.2rem
}

.kcw__media-with-text .kcw__media-with-text__link-item span {
  color: #22180b;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.65;
  transition: color .2s ease;
  margin-bottom: 0
}

.kcw__media-with-text .kcw__media-with-text__link-item:hover span {
  color: var(--wp-fau-color-palette-2, #447DAE);
  text-decoration: none
}

.kcw__media-with-text .kcw__media-with-text__link-item:hover .kcw__media-with-text__link-icon svg,
.kcw__media-with-text .kcw__media-with-text__link-item:hover .kcw__media-with-text__link-icon svg path {
  stroke: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__media-with-text__link-text {
  flex: 1
}

.kcw__media-with-text__link-icon {
  display: inline-flex;
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  align-items: center;
  justify-content: center
}

.kcw__media-with-text__link-icon svg {
  width: 100%;
  height: 100%;
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__media-with-text__link-icon svg path {
  stroke: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__media-with-text__link-buttons {
  margin-top: 2.4rem;
  width: fit-content
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__page-hero {
  padding-top: calc(var(--padding, 6rem)*.8);
  padding-bottom: calc(var(--padding, 6rem)*.8);
  position: relative
}

.kcw__page-hero.kcw__has-mountain-bg-yes::before {
  content: "";
  position: absolute;
  top: 120px;
  bottom: 0;
  left: -500px;
  right: -180px;
  height: 100%;
  background-image: url("assets/images/backgrounds/hero-mountain-bg-blue.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
  opacity: .3
}

@media(min-width: 640px) {
  .kcw__page-hero.kcw__has-mountain-bg-yes::before {
      top: 215px
  }
}

@media(min-width: 980px) {
  .kcw__page-hero.kcw__has-mountain-bg-yes::before {
      top: 215px;
      left: 0;
      right: 0;
      background-size: cover
  }
}

.kcw__page-hero.kcw__has-mountain-bg-yes.kcw__mountain-color-grey::before {
  background-image: url("assets/images/backgrounds/hero-mountain-bg-grey.png")
}

.kcw__page-hero.kcw__has-mountain-bg-yes.kcw__mountain-color-red::before {
  background-image: url("assets/images/backgrounds/hero-mountain-bg-red.png")
}

@media(min-width: 782px) {
  .kcw__page-hero {
      padding-top: var(--padding, 6rem);
      padding-bottom: var(--padding, 6rem)
  }
}

@media(min-width: 980px) {
  .kcw__page-hero.kcw__image-position-left .kcw__wrapper {
      flex-direction: row-reverse
  }
}

.kcw__page-hero.kcw__background-gradient .kcw__page-hero__content h1 {
  background: linear-gradient(94.8deg, var(--wp-fau-color-palette-1, #447DAE) 0%, var(--wp-fau-color-palette-2, #2c5678) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0)
}

.kcw__page-hero .kcw__wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 3.2rem
}

@media(min-width: 980px) {
  .kcw__page-hero .kcw__wrapper {
      gap: 10rem;
      flex-direction: row
  }

  .kcw__page-hero .kcw__wrapper.kcw__single-image {
      gap: 8rem
  }
}

@media(min-width: 1440px) {
  .kcw__page-hero .kcw__wrapper {
      gap: 13.5rem
  }

  .kcw__page-hero .kcw__wrapper.kcw__single-image {
      gap: 10rem
  }
}

.kcw__page-hero__content {
  display: flex;
  flex-direction: column;
  order: 1;
  z-index: 1
}

@media(min-width: 980px) {
  .kcw__page-hero__content {
      order: unset
  }
}

.kcw__page-hero__content .kcw__subheader {
  display: inline-block;
  padding: .6rem 1.2rem;
  border-radius: 2rem;
  font-size: 1.3rem;
  font-weight: 600;
  background-color: var(--wp-fau-color-palette-1, #447DAE);
  color: #f9f6f2;
  width: fit-content;
  margin-bottom: 1.2rem
}

.kcw__page-hero__content h1 {
  margin-top: 0;
  margin-bottom: 1.6rem;
  font-size: 4.2rem;
  line-height: 1.1;
  color: var(--wp-fau-color-palette-2, #447DAE)
}

@media(min-width: 782px) {
  .kcw__page-hero__content h1 {
      font-size: 5.6rem
  }
}

.kcw__page-hero__text p {
  font-size: 1.8rem;
  line-height: 1.65;
  margin: 0;
  margin-bottom: 3.2rem
}

@media(min-width: 782px) {
  .kcw__page-hero__text p {
      font-size: 2rem
  }
}

.kcw__page-hero__buttons {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  margin-top: 0;
  margin-bottom: 4.8rem
}

@media(min-width: 640px) {
  .kcw__page-hero__buttons {
      flex-direction: row;
      gap: 2rem
  }
}

.kcw__page-hero__buttons .kcw__button {
  margin-bottom: 0
}

.kcw__page-hero__additional-ctas {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  margin-top: .8rem
}

@media(min-width: 640px) {
  .kcw__page-hero__additional-ctas {
      flex-direction: row;
      gap: 4.8rem
  }
}

.kcw__page-hero__cta-item {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.2rem
}

.kcw__page-hero__cta-link {
  text-decoration: none;
  color: inherit
}

.kcw__page-hero__cta-icon {
  flex-shrink: 0;
  width: 3.2rem;
  height: 3.2rem;
  display: flex;
  align-items: center;
  justify-content: center
}

.kcw__page-hero__cta-icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: var(--wp-fau-color-palette-1, #2c5678)
}

.kcw__page-hero__cta-icon svg path {
  stroke: var(--wp-fau-color-palette-1, #2c5678)
}

.kcw__page-hero__cta-content {
  display: flex;
  flex-direction: column;
  gap: .4rem
}

.kcw__page-hero span.kcw__page-hero__cta-title {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5;
  color: var(--wp-fau-color-palette-2, #2c5678)
}

.kcw__page-hero span.kcw__page-hero__cta-title:hover,
.kcw__page-hero span.kcw__page-hero__cta-title:focus,
.kcw__page-hero span.kcw__page-hero__cta-title:focus-within,
.kcw__page-hero span.kcw__page-hero__cta-title:active {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__page-hero__cta-description {
  font-size: 1.3rem;
  line-height: 1.65;
  max-width: 19rem
}

.kcw__page-hero__images {
  margin-top: 0
}

@media(min-width: 980px) {

  .kcw__page-hero__images:has(.kcw__page-hero__collage--count-2),
  .kcw__page-hero__images:has(.kcw__page-hero__collage--count-3) {
      margin-right: clamp(-15rem, (100vw - var(--wp-fau-max-container-width, 120rem))/-2 + 12rem, 0rem)
  }
}

@media(min-width: 1440px) {

  .kcw__page-hero__images:has(.kcw__page-hero__collage--count-2),
  .kcw__page-hero__images:has(.kcw__page-hero__collage--count-3) {
      margin-right: clamp(-20rem, (100vw - var(--wp-fau-max-container-width, 120rem))/-2 + 12rem, 0rem)
  }
}

@media(min-width: 980px) {

  .kcw__image-position-left .kcw__page-hero__images:has(.kcw__page-hero__collage--count-2),
  .kcw__image-position-left .kcw__page-hero__images:has(.kcw__page-hero__collage--count-3) {
      margin-right: 0;
      margin-left: clamp(-15rem, (100vw - var(--wp-fau-max-container-width, 120rem))/-2 + 12rem, 0rem)
  }
}

@media(min-width: 1230px) {

  .kcw__image-position-left .kcw__page-hero__images:has(.kcw__page-hero__collage--count-2),
  .kcw__image-position-left .kcw__page-hero__images:has(.kcw__page-hero__collage--count-3) {
      margin-right: 0;
      margin-left: clamp(-20rem, (100vw - var(--wp-fau-max-container-width, 120rem))/-2 + 12rem, 0rem)
  }
}

.kcw__page-hero__collage {
  display: grid;
  gap: 1.6rem;
  height: 100%;
  min-height: 25rem;
  align-items: center
}

@media(min-width: 980px) {
  .kcw__page-hero__collage {
      min-height: 50rem
  }
}

.kcw__page-hero__collage--count-1 {
  grid-template-columns: 1fr;
  grid-template-rows: 1fr
}

.kcw__page-hero__collage--count-2 {
  grid-template-columns: 1fr;
  grid-template-rows: 1fr
}

@media(min-width: 1230px) {
  .kcw__page-hero__collage--count-2 {
      grid-template-columns: 1fr;
      grid-template-rows: 1fr 1fr
  }
}

.kcw__page-hero__collage--count-3 {
  grid-template-columns: 1fr;
  grid-template-rows: 1fr
}

@media(min-width: 1230px) {
  .kcw__page-hero__collage--count-3 {
      grid-template-columns: 1.2fr 1fr;
      grid-template-rows: auto 1fr
  }

  .kcw__page-hero__collage--count-3 .kcw__page-hero__collage-item--1 {
      grid-column: 1;
      grid-row: 1/3;
      width: 420px;
      height: 580px
  }

  .kcw__page-hero__collage--count-3 .kcw__page-hero__collage-item--2 {
      grid-column: 2;
      grid-row: 1;
      width: 199px;
      height: 274px
  }

  .kcw__page-hero__collage--count-3 .kcw__page-hero__collage-item--3 {
      grid-column: 2;
      grid-row: 2;
      width: 310px;
      height: 440px
  }
}

.kcw__page-hero__collage--count-2 .kcw__page-hero__collage-item--2,
.kcw__page-hero__collage--count-2 .kcw__page-hero__collage-item--3,
.kcw__page-hero__collage--count-3 .kcw__page-hero__collage-item--2,
.kcw__page-hero__collage--count-3 .kcw__page-hero__collage-item--3 {
  display: none
}

@media(min-width: 980px) {

  .kcw__page-hero__collage--count-2 .kcw__page-hero__collage-item--2,
  .kcw__page-hero__collage--count-2 .kcw__page-hero__collage-item--3,
  .kcw__page-hero__collage--count-3 .kcw__page-hero__collage-item--2,
  .kcw__page-hero__collage--count-3 .kcw__page-hero__collage-item--3 {
      display: block
  }
}

.kcw__page-hero__collage-item {
  border-radius: 2.4rem;
  overflow: hidden;
  background-color: #e6e7e8;
  max-height: 45rem
}

@media(min-width: 980px) {
  .kcw__page-hero__collage-item {
      max-height: 100%
  }
}

.kcw__page-hero__collage-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block
}

.kcw__page-hero__collage-item.kcw__position-left img {
  object-position: left
}

.kcw__page-hero__collage-item.kcw__position-right img {
  object-position: right
}

.kcw__page-hero__collage-item.kcw__position-top img {
  object-position: top
}

.kcw__page-hero__collage-item.kcw__position-bottom img {
  object-position: bottom
}

.kcw__page-hero__collage-item.kcw__position-center img {
  object-position: 60%
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__quote-block {
  padding-left: 0;
  padding-right: 0;
  background-color: var(--background-color, transparent);
  min-height: fit-content;
  position: relative;
  padding-top: calc(var(--padding, 8rem)*.8);
  padding-bottom: calc(var(--padding, 8rem)*.8)
}

@media(min-width: 782px) {
  .kcw__quote-block {
      padding-top: var(--padding, 8rem);
      padding-bottom: var(--padding, 8rem)
  }
}

.kcw__quote-block.kcw__has-background {
  border-radius: 2.4rem;
  position: relative;
  padding: 3.2rem 2.4rem;
  margin-top: calc(var(--padding, 8rem)*.8);
  margin-bottom: calc(var(--padding, 8rem)*.8)
}

@media(min-width: 782px) {
  .kcw__quote-block.kcw__has-background {
      margin-top: var(--padding, 8rem);
      margin-bottom: var(--padding, 8rem)
  }
}

@media(min-width: 980px) {
  .kcw__quote-block.kcw__has-background {
      padding: 5.6rem 4.8rem
  }
}

.kcw__quote-block.kcw__has-background::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-image: url("assets/images/backgrounds/mountain-background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
  z-index: 0
}

.kcw__quote-block.kcw__has-background.kcw__palette-5 {
  background-color: var(--wp-fau-color-palette-5, #a8c7e0)
}

.kcw__quote-block.kcw__has-background.kcw__palette-5::before {
  opacity: 1
}

.kcw__quote-block.kcw__has-background.kcw__neutral-gray {
  background-color: #e6e7e8
}

.kcw__quote-block.kcw__has-background.kcw__neutral-gray::before {
  opacity: 1
}

.kcw__quote-block.kcw__has-background .kcw__container {
  position: relative;
  z-index: 1
}

.kcw__quote-block__wrapper {
  border-radius: var(--wp-fau-button-border-radius, 0);
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 2.4rem
}

.kcw__quote-block__quote p {
  margin: 0 0 2.4rem;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.35;
  color: var(--wp-fau-color-palette-3, #447DAE);
  position: relative;
  padding-left: 4rem
}

@media(min-width: 640px) {
  .kcw__quote-block__quote p {
      font-size: 2.4rem
  }
}

.kcw__quote-block__quote::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  background-color: var(--wp-fau-color-palette-4, #447DAE);
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3Cpath d='M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3C/svg%3E");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3Cpath d='M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  transform: scale(-1, -1)
}

.kcw__quote-block__author {
  display: flex;
  flex-direction: column;
  margin-top: auto;
  gap: .4rem;
  margin-left: 4rem
}

.kcw__quote-block__author-name {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.45;
  margin-bottom: 0
}

.kcw__quote-block__author-subtitle {
  font-size: 1.6rem;
  line-height: 1.5;
  opacity: .8
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__recent-posts .kcw__card-grid__card-image img,
.kcw__recent-posts__container .kcw__card-grid__card-image img {
  height: var(--image-height, 30rem)
}

.kcw__recent-posts .kcw__card-grid__link,
.kcw__recent-posts__container .kcw__card-grid__link {
  margin-top: auto
}

.kcw__recent-posts .kcw__post-card-link,
.kcw__recent-posts__container .kcw__post-card-link {
  height: 100%;
  text-decoration: none;
  cursor: pointer
}

.kcw__recent-posts .kcw__post-card-link:hover .kcw__card-grid__read-more span:after,
.kcw__recent-posts .kcw__post-card-link:focus .kcw__card-grid__read-more span:after,
.kcw__recent-posts .kcw__post-card-link:focus-within .kcw__card-grid__read-more span:after,
.kcw__recent-posts .kcw__post-card-link:active .kcw__card-grid__read-more span:after,
.kcw__recent-posts__container .kcw__post-card-link:hover .kcw__card-grid__read-more span:after,
.kcw__recent-posts__container .kcw__post-card-link:focus .kcw__card-grid__read-more span:after,
.kcw__recent-posts__container .kcw__post-card-link:focus-within .kcw__card-grid__read-more span:after,
.kcw__recent-posts__container .kcw__post-card-link:active .kcw__card-grid__read-more span:after {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.kcw__recent-posts .kcw__recent-posts__heading-content,
.kcw__recent-posts__container .kcw__recent-posts__heading-content {
  padding-bottom: 3.2rem;
  gap: 1.6rem
}

@media(min-width: 768px) {

  .kcw__recent-posts .kcw__recent-posts__heading-content,
  .kcw__recent-posts__container .kcw__recent-posts__heading-content {
      padding-bottom: 1.6rem;
      gap: 0
  }
}

.kcw__recent-posts .kcw__heading,
.kcw__recent-posts__container .kcw__heading {
  margin-top: 0;
  margin-bottom: 0
}

.kcw__recent-posts .kcw__button-group,
.kcw__recent-posts__container .kcw__button-group {
  margin-top: 0;
  width: fit-content
}

.kcw__recent-posts .kcw__button-group a,
.kcw__recent-posts__container .kcw__button-group a {
  margin-bottom: 0
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__card-heading {
  color: var(--wp-fau-color-scheme-1-header, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__text {
  color: var(--wp-fau-color-scheme-1-body, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__link {
  color: var(--wp-fau-color-scheme-1-link, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner:hover .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:focus .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:focus-within .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:active .kcw__card-grid__link {
  color: var(--wp-fau-color-scheme-1-link-hover, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__card-heading {
  color: var(--wp-fau-color-scheme-2-header, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__text {
  color: var(--wp-fau-color-scheme-2-body, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__link {
  color: var(--wp-fau-color-scheme-2-link, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner:hover .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:focus .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:focus-within .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:active .kcw__card-grid__link {
  color: var(--wp-fau-color-scheme-2-link-hover, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__card-heading {
  color: var(--wp-fau-color-scheme-3-header, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__text {
  color: var(--wp-fau-color-scheme-3-body, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__link {
  color: var(--wp-fau-color-scheme-3-link, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner:hover .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:focus .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:focus-within .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:active .kcw__card-grid__link {
  color: var(--wp-fau-color-scheme-3-link-hover, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__card-heading {
  color: var(--wp-fau-color-scheme-4-header, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__text {
  color: var(--wp-fau-color-scheme-4-body, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__link {
  color: var(--wp-fau-color-scheme-4-link, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner:hover .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:focus .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:focus-within .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:active .kcw__card-grid__link {
  color: var(--wp-fau-color-scheme-4-link-hover, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__card-heading {
  color: var(--wp-fau-color-scheme-5-header, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__text {
  color: var(--wp-fau-color-scheme-5-body, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner .kcw__card-grid__link {
  color: var(--wp-fau-color-scheme-5-link, initial)
}

.kcw__recent-posts a.kcw__card-grid__card-inner:hover .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:focus .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:focus-within .kcw__card-grid__link,
.kcw__recent-posts a.kcw__card-grid__card-inner:active .kcw__card-grid__link {
  color: var(--wp-fau-color-scheme-5-link-hover, initial)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__service-slider {
  padding-top: calc(var(--padding, 8rem)*.8);
  padding-bottom: calc(var(--padding, 8rem)*.8);
  width: 100%
}

@media(min-width: 782px) {
  .kcw__service-slider {
      padding-top: var(--padding, 8rem);
      padding-bottom: var(--padding, 8rem)
  }
}

.kcw__service-slider__content {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  margin-bottom: 4rem
}

@media(min-width: 782px) {
  .kcw__service-slider__content {
      margin-bottom: 4.4rem
  }
}

.kcw__service-slider__content .kcw__subheader {
  display: inline-block;
  padding: .6rem 1.2rem;
  border-radius: 2rem;
  font-size: 1.3rem;
  font-weight: 600;
  white-space: nowrap;
  width: fit-content;
  margin-bottom: 0
}

.kcw__service-slider__content .kcw__subheader.kcw__palette-1 {
  background-color: var(--wp-fau-color-palette-1, #447DAE);
  color: #f9f6f2
}

.kcw__service-slider__content .kcw__subheader.kcw__palette-2 {
  background-color: var(--wp-fau-color-palette-2, #2c5678);
  color: #f9f6f2
}

.kcw__service-slider__content .kcw__heading {
  margin-bottom: 0;
  margin-top: 0
}

.kcw__service-slider__description p {
  margin: 0;
  font-size: 2rem;
  line-height: 1.65;
  max-width: 93rem
}

.kcw__service-slider__controls {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  margin-top: 1.2rem
}

@media(min-width: 782px) {
  .kcw__service-slider__controls {
      flex-direction: row;
      justify-content: space-between;
      align-items: center
  }
}

.kcw__service-slider__controls .kcw__button {
  margin-bottom: 0;
  width: fit-content
}

.kcw__service-slider__buttons.kcw__button-group {
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0
}

.kcw__service-slider__arrows {
  display: flex;
  gap: 1.2rem;
  justify-content: space-between;
  align-items: center
}

.kcw__service-slider__arrows.kcw__hidden {
  display: none
}

@media(min-width: 782px) {
  .kcw__service-slider__arrows {
      justify-content: flex-end
  }
}

.kcw__service-slider__arrow {
  cursor: pointer;
  height: 4rem;
  width: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1.08px var(--wp-fau-color-palette-2, #447DAE);
  background-color: rgba(0, 0, 0, 0);
  border: none;
  will-change: background-color, box-shadow;
  transform: translateZ(0);
  transition: background-color .1s cubic-bezier(0.455, 0.03, 0.515, 0.955), box-shadow .1s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.kcw__service-slider__arrow svg {
  fill: rgba(0, 0, 0, 0);
  height: 2rem;
  width: 2rem
}

.kcw__service-slider__arrow svg path {
  stroke: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__service-slider__arrow:hover,
.kcw__service-slider__arrow:focus,
.kcw__service-slider__arrow:focus-within,
.kcw__service-slider__arrow:active {
  box-shadow: 0 0 0 1.08px var(--wp-fau-color-palette-2, #447DAE);
  background-color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__service-slider__arrow:hover svg path,
.kcw__service-slider__arrow:focus svg path,
.kcw__service-slider__arrow:focus-within svg path,
.kcw__service-slider__arrow:active svg path {
  stroke: #f9f6f2
}

.kcw__service-slider__slider-container {
  position: relative;
  width: 100%
}

.kcw__service-slider__viewport {
  overflow: hidden;
  width: 100%
}

.kcw__service-slider__track {
  display: flex;
  gap: 2.4rem;
  transition: transform .4s ease-out;
  will-change: transform;
  width: 90vw
}

.kcw__service-slider__item {
  flex: 0 0 100%;
  min-width: 0;
  max-width: 100%;
  border-radius: 2.4rem;
  overflow: hidden
}

@media(min-width: 640px) {
  .kcw__service-slider__item {
      flex: 0 0 calc(50% - 1.2rem);
      max-width: calc(50% - 1.2rem)
  }
}

@media(min-width: 980px) {
  .kcw__service-slider__item {
      flex: 0 0 calc(25% - 1.8rem);
      max-width: 28.6rem
  }
}

.kcw__service-slider__item--gold {
  background-color: #f8d561
}

.kcw__service-slider__item--grey {
  background-color: #e6e7e8
}

.kcw__service-slider__item--light-red {
  background-color: #f2aaa0
}

.kcw__service-slider__item--light-green {
  background-color: #edfbda
}

.kcw__service-slider__item--light-blue {
  background-color: #d7e0ea
}

.kcw__service-slider__item--white {
  background-color: #f9f6f2;
  border: .1rem solid #e6e7e8
}

.kcw__service-slider__link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: transform .2s ease, box-shadow .2s ease
}

.kcw__service-slider__link:hover,
.kcw__service-slider__link:focus,
.kcw__service-slider__link:focus-within,
.kcw__service-slider__link:active {
  transform: translateY(-0.4rem);
  box-shadow: 0 .8rem 1.6rem rgba(0, 0, 0, .15)
}

.kcw__service-slider__image {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  background-color: #e6e7e8
}

.kcw__service-slider__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block
}

.kcw__service-slider__title {
  padding: 2.4rem;
  font-size: 2.4rem;
  font-weight: 600;
  margin: 0;
  line-height: 1.45
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__stats {
  min-height: calc(var(--wp-fau-minimum-section-height, 35rem)*.8);
  padding-top: calc(var(--padding, 6rem)*.8);
  padding-bottom: calc(var(--padding, 6rem)*.8)
}

@media(min-width: 782px) {
  .kcw__stats {
      min-height: var(--wp-fau-minimum-section-height, 35rem);
      padding-top: var(--padding, 6rem);
      padding-bottom: var(--padding, 6rem)
  }
}

.kcw__stats.kcw__has-background {
  border-radius: 2.4rem;
  position: relative;
  padding: 3.2rem 2.4rem;
  margin-top: calc(var(--padding, 6rem)*.8);
  margin-bottom: calc(var(--padding, 6rem)*.8)
}

@media(min-width: 782px) {
  .kcw__stats.kcw__has-background {
      margin-top: var(--padding, 6rem);
      margin-bottom: var(--padding, 6rem)
  }
}

@media(min-width: 980px) {
  .kcw__stats.kcw__has-background {
      padding: 8.2rem 9.6rem
  }
}

.kcw__stats.kcw__has-background::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-image: url("assets/images/backgrounds/centered-mountain-background.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: auto;
  pointer-events: none;
  z-index: 0
}

@media(min-width: 980px) {
  .kcw__stats.kcw__has-background::before {
      background-size: contain
  }
}

.kcw__stats.kcw__has-background.kcw__palette-5 {
  background-color: var(--wp-fau-color-palette-5, #a8c7e0)
}

.kcw__stats.kcw__has-background.kcw__palette-5::before {
  opacity: 1
}

.kcw__stats.kcw__has-background.kcw__neutral-gray {
  background-color: #e6e7e8
}

.kcw__stats.kcw__has-background.kcw__neutral-gray::before {
  opacity: 1
}

.kcw__stats.kcw__has-background .kcw__stats__container {
  position: relative;
  z-index: 1;
  max-width: 100%;
  padding: 0
}

.kcw__stats.kcw__has-background .kcw__button.kcw__button--secondary {
  background: rgba(0, 0, 0, 0)
}

.kcw__stats.kcw__has-background .kcw__button.kcw__button--secondary:hover,
.kcw__stats.kcw__has-background .kcw__button.kcw__button--secondary:focus,
.kcw__stats.kcw__has-background .kcw__button.kcw__button--secondary:focus-within,
.kcw__stats.kcw__has-background .kcw__button.kcw__button--secondary:active {
  background: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__stats .kcw__stats__row {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  gap: 4rem
}

@media(min-width: 980px) {
  .kcw__stats .kcw__stats__row {
      grid-column-gap: 7.2rem;
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 1fr
  }

  .kcw__stats.kcw__stats-grid_right .kcw__stats__row .kcw__stats__grid {
      grid-column-start: 2;
      grid-row-start: 1
  }

  .kcw__stats.kcw__stats-grid_right .kcw__stats__row .kcw__stats__content {
      grid-column-start: 1;
      grid-row-start: 1
  }

  .kcw__stats.kcw__stats-grid_left .kcw__stats__row .kcw__stats__grid {
      grid-column-start: 1;
      grid-row-start: 1
  }

  .kcw__stats.kcw__stats-grid_left .kcw__stats__row .kcw__stats__content {
      grid-column-start: 2;
      grid-row-start: 1
  }
}

.kcw__stats__content {
  text-align: left;
  align-items: start
}

.kcw__stats__content .kcw__subheader {
  display: inline-block;
  padding: .6rem 1.2rem;
  border-radius: 2rem;
  font-size: 1.3rem;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 1.2rem
}

.kcw__stats__content .kcw__subheader.kcw__palette-1 {
  background-color: var(--wp-fau-color-palette-1, #447DAE);
  color: #f9f6f2
}

.kcw__stats__content .kcw__subheader.kcw__palette-2 {
  background-color: var(--wp-fau-color-palette-2, #2c5678);
  color: #f9f6f2
}

.kcw__stats__content .kcw__h1.kcw__heading,
.kcw__stats__content .kcw__h2.kcw__heading,
.kcw__stats__content .kcw__h3.kcw__heading,
.kcw__stats__content .kcw__h4.kcw__heading,
.kcw__stats__content .kcw__h5.kcw__heading {
  margin-top: 0;
  margin-bottom: 1.5rem
}

.kcw__stats__content .kcw__h2.kcw__heading~p,
.kcw__stats__content .kcw__h1.kcw__heading~p {
  font-size: 2rem
}

@media(max-width: 782px) {
  .kcw__stats__content .kcw__h2.kcw__heading {
      font-size: 3.2rem
  }

  .kcw__stats__content .kcw__h2.kcw__heading~p {
      font-size: 1.8rem
  }

  .kcw__stats__content .kcw__h3.kcw__heading {
      font-size: 2.8rem
  }

  .kcw__stats__content .kcw__h3.kcw__heading~p {
      font-size: 1.6rem
  }
}

.kcw__stats__content p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.65
}

.kcw__stats__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3.2rem 2.4rem;
  align-items: start
}

@media(min-width: 782px) {
  .kcw__stats__grid {
      gap: 4rem 3.2rem
  }
}

.kcw__stats__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.2rem
}

.kcw__stats__icon {
  width: 3.2rem;
  height: 3.2rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__stats__icon svg {
  width: 100%;
  height: 100%;
  color: inherit
}

.kcw__stats__main-stat {
  font-size: 3.8rem;
  font-weight: 600;
  line-height: 1;
  color: var(--wp-fau-color-palette-2, #2c5678)
}

@media(min-width: 782px) {
  .kcw__stats__main-stat {
      font-size: 5.6rem
  }
}

.kcw__stats__subheader {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.45;
  color: #707276
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__tabs-block {
  padding-bottom: calc(var(--padding, 7rem)*.8);
  padding-top: calc(var(--padding, 7rem)*.8)
}

.kcw__tabs-block__container {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp-fau-max-container-width, 120rem)
}

.kcw__tabs-block__row {
  border-radius: var(--wp-fau-button-border-radius, 0);
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  padding: calc(var(--inner-padding, 2rem)*.8)
}

.kcw__tabs-block__heading {
  margin-bottom: 1.5rem;
  margin-top: 2rem;
  text-align: center;
  flex-basis: 100%
}

.kcw__tabs-block__copy {
  flex-basis: 100%
}

.kcw__tabs-block__copy-inner {
  margin: 0 auto;
  max-width: 80rem;
  text-align: center
}

.kcw__tabs-block__copy-inner>*:last-child {
  margin-bottom: 0
}

.kcw__tabs-block.kcw__is-dark {
  color: #f9f6f2
}

.kcw__tabs-block.kcw__is-dark .kcw__tabs-block__heading {
  color: #f9f6f2
}

@media(min-width: 980px) {
  .kcw__tabs-block {
      padding-bottom: var(--padding, 7rem);
      padding-top: var(--padding, 7rem)
  }

  .kcw__tabs-block__row {
      width: 100%;
      padding: var(--inner-padding, 2rem)
  }
}

.kcw__tabs__mobile-dropdown {
  display: block;
  margin: 2rem auto;
  max-width: 320px;
  position: relative;
  width: 100%;
  flex-basis: 100%
}

@media(min-width: 782px) {
  .kcw__tabs__mobile-dropdown {
      display: none
  }
}

.kcw__tabs__mobile-dropdown-current {
  align-items: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  justify-content: space-between;
  padding: 1rem 1.5rem;
  position: relative;
  width: 100%
}

.kcw__tabs__mobile-dropdown-current::after {
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-top: 5px solid currentcolor;
  content: "";
  display: inline-block;
  margin-left: 1rem;
  transition: transform .2s ease
}

.kcw__tabs__mobile-dropdown-current.kcw__is-open::after {
  transform: rotate(180deg)
}

.kcw__tabs__mobile-dropdown-current span {
  margin: 0
}

.kcw__tabs__mobile-dropdown-options {
  background-color: #fff;
  border: 1px solid;
  border-radius: 4px;
  display: none;
  left: 0;
  margin-top: .5rem;
  max-height: 250px;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  z-index: 10
}

.kcw__tabs__mobile-dropdown-options.kcw__is-open {
  display: block
}

.kcw__tabs__mobile-dropdown-options button {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  cursor: pointer;
  display: block;
  padding: 1rem 1.5rem;
  text-align: left;
  width: 100%
}

.kcw__tabs__mobile-dropdown-options button:last-child {
  border-bottom: none
}

.kcw__tabs__mobile-dropdown-options button.kcw__is-selected {
  font-weight: 600
}

.kcw__tabs__tab-container {
  display: none;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
  margin-top: 3rem
}

@media(min-width: 782px) {
  .kcw__tabs__tab-container {
      display: flex
  }
}

.kcw__tabs__item {
  display: none;
  margin-top: 3rem;
  position: relative
}

@media(min-width: 782px) {
  .kcw__tabs__item {
      margin-top: 4rem
  }
}

.kcw__tabs__list>.kcw__tabs__item:first-child,
.kcw__tabs__list>.kcw__wp-block:first-child>.kcw__tabs__item {
  display: block
}

.kcw__tabs__button {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  cursor: pointer;
  font-family: var(--wp-fau-button-font-family, Open Sans), sans-serif;
  font-size: var(--wp-fau-button-font-size, 1.6rem);
  font-weight: var(--wp-fau-button-font-weight, 700);
  padding: .75rem 1.5rem
}

.kcw__tabs__button span {
  position: relative;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

.kcw__tabs__button span:after {
  background-color: currentColor;
  bottom: -0.3rem;
  content: "";
  display: block;
  height: .2rem;
  position: absolute;
  will-change: transform;
  transform: scale3d(0, 1, 1);
  transition: transform .4s cubic-bezier(0.58, 0.3, 0.005, 1);
  transform-origin: 100% 50%;
  width: 100%
}

.kcw__tabs__button span:hover:after,
.kcw__tabs__button span:focus:after,
.kcw__tabs__button span:focus-within:after,
.kcw__tabs__button span:active:after {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.kcw__tabs__button[aria-selected=true] span::after {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.kcw__tabs__inner-blocks>* {
  margin: 0 auto
}

.kcw__tabs__inner-blocks>*:not(:last-child) {
  margin-bottom: 3rem
}

.kcw__tabs__inner-blocks .kcw__wp-block-image {
  margin: 0 auto
}

.kcw__tabs__inner-blocks .kcw__wp-block-image img {
  width: 100% !important;
  object-fit: cover
}

@media(max-width: 640px) {
  .kcw__tabs__inner-blocks .kcw__wp-block-image img {
      height: auto !important
  }
}

.kcw__tabs__list>.kcw__wp-block {
  min-height: unset
}

.kcw__tabs__horizontal .kcw__tabs-block__row {
  flex-direction: column
}

.kcw__tabs__vertical .kcw__tabs__list {
  flex-basis: 100%
}

@media(min-width: 782px) {
  .kcw__tabs__vertical .kcw__tabs-block__container {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap
  }

  .kcw__tabs__vertical .kcw__tabs__tab-container {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      flex-basis: calc(30% - 1rem);
      margin-top: 4rem;
      margin-right: 1rem;
      padding: 0 2rem 2rem
  }

  .kcw__tabs__vertical .kcw__tabs__button {
      text-align: left
  }

  .kcw__tabs__vertical .kcw__tabs__list {
      flex-basis: 70%
  }
}

@media(min-width: 980px) {
  .kcw__tabs__vertical .kcw__tabs__tab-container {
      flex-basis: calc(25% - 1rem)
  }

  .kcw__tabs__vertical .kcw__tabs__list {
      flex-basis: 75%
  }
}

.kcw__color-scheme-1 .kcw__tabs__button span {
  color: var(--wp-fau-color-scheme-1-text, #000)
}

.kcw__color-scheme-1 .kcw__tabs__button:hover:not([data-tab-is-active]) span,
.kcw__color-scheme-1 .kcw__tabs__button:focus:not([data-tab-is-active]) span,
.kcw__color-scheme-1 .kcw__tabs__button:focus-within:not([data-tab-is-active]) span,
.kcw__color-scheme-1 .kcw__tabs__button:active:not([data-tab-is-active]) span {
  color: var(--wp-fau-color-scheme-1-link-hover, #000)
}

.kcw__color-scheme-1 .kcw__tabs__button[data-tab-is-active] span {
  color: var(--wp-fau-color-scheme-1-link, #000) !important
}

.kcw__color-scheme-1 .kcw__tabs__mobile-dropdown-current {
  border-color: var(--wp-fau-color-scheme-1-accent, #000)
}

.kcw__color-scheme-1 .kcw__tabs__mobile-dropdown-current span {
  color: var(--wp-fau-color-scheme-1-link, #000)
}

.kcw__color-scheme-1 .kcw__tabs__mobile-dropdown-options {
  border-color: var(--wp-fau-color-scheme-1-accent, #000)
}

.kcw__color-scheme-1 .kcw__tabs__mobile-dropdown-options button {
  color: var(--wp-fau-color-scheme-1-text, #000)
}

.kcw__color-scheme-1 .kcw__tabs__mobile-dropdown-options button:hover {
  background-color: rgba(var(--wp-fau-color-scheme-1-accent, #000), 0.05)
}

.kcw__color-scheme-1 .kcw__tabs__mobile-dropdown-options button.kcw__is-selected {
  background-color: rgba(var(--wp-fau-color-scheme-1-accent, #000), 0.1);
  color: var(--wp-fau-color-scheme-1-link, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-1 {
  background-color: var(--wp-fau-color-scheme-1-background, #FFFFFF)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-1 .kcw__tabs__button span {
  color: var(--wp-fau-color-scheme-1-text, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-1 .kcw__tabs__button:hover:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-1 .kcw__tabs__button:focus:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-1 .kcw__tabs__button:focus-within:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-1 .kcw__tabs__button:active:not([data-tab-is-active]) span {
  color: var(--wp-fau-color-scheme-1-link-hover, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-1 .kcw__tabs__button[data-tab-is-active] span {
  color: var(--wp-fau-color-scheme-1-link, #000)
}

.kcw__is-dark.kcw__color-scheme-1 .kcw__tabs__button span {
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-1 .kcw__tabs__button span::after {
  background-color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-1 .kcw__tabs__button[data-tab-is-active] span {
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-1 .kcw__tabs__mobile-dropdown-current {
  border-color: #f9f6f2;
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-1 .kcw__tabs__mobile-dropdown-options {
  background-color: rgba(0, 0, 0, .9);
  border-color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-1 .kcw__tabs__mobile-dropdown-options button {
  border-bottom-color: hsla(0, 0%, 100%, .2);
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-1 .kcw__tabs__mobile-dropdown-options button:hover {
  background-color: hsla(0, 0%, 100%, .1)
}

.kcw__is-dark.kcw__color-scheme-1 .kcw__tabs__mobile-dropdown-options button.kcw__is-selected {
  background-color: hsla(0, 0%, 100%, .2)
}

.kcw__color-scheme-2 .kcw__tabs__button span {
  color: var(--wp-fau-color-scheme-2-text, #000)
}

.kcw__color-scheme-2 .kcw__tabs__button:hover:not([data-tab-is-active]) span,
.kcw__color-scheme-2 .kcw__tabs__button:focus:not([data-tab-is-active]) span,
.kcw__color-scheme-2 .kcw__tabs__button:focus-within:not([data-tab-is-active]) span,
.kcw__color-scheme-2 .kcw__tabs__button:active:not([data-tab-is-active]) span {
  color: var(--wp-fau-color-scheme-2-link-hover, #000)
}

.kcw__color-scheme-2 .kcw__tabs__button[data-tab-is-active] span {
  color: var(--wp-fau-color-scheme-2-link, #000) !important
}

.kcw__color-scheme-2 .kcw__tabs__mobile-dropdown-current {
  border-color: var(--wp-fau-color-scheme-2-accent, #000)
}

.kcw__color-scheme-2 .kcw__tabs__mobile-dropdown-current span {
  color: var(--wp-fau-color-scheme-2-link, #000)
}

.kcw__color-scheme-2 .kcw__tabs__mobile-dropdown-options {
  border-color: var(--wp-fau-color-scheme-2-accent, #000)
}

.kcw__color-scheme-2 .kcw__tabs__mobile-dropdown-options button {
  color: var(--wp-fau-color-scheme-2-text, #000)
}

.kcw__color-scheme-2 .kcw__tabs__mobile-dropdown-options button:hover {
  background-color: rgba(var(--wp-fau-color-scheme-2-accent, #000), 0.05)
}

.kcw__color-scheme-2 .kcw__tabs__mobile-dropdown-options button.kcw__is-selected {
  background-color: rgba(var(--wp-fau-color-scheme-2-accent, #000), 0.1);
  color: var(--wp-fau-color-scheme-2-link, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-2 {
  background-color: var(--wp-fau-color-scheme-2-background, #FFFFFF)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-2 .kcw__tabs__button span {
  color: var(--wp-fau-color-scheme-2-text, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-2 .kcw__tabs__button:hover:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-2 .kcw__tabs__button:focus:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-2 .kcw__tabs__button:focus-within:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-2 .kcw__tabs__button:active:not([data-tab-is-active]) span {
  color: var(--wp-fau-color-scheme-2-link-hover, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-2 .kcw__tabs__button[data-tab-is-active] span {
  color: var(--wp-fau-color-scheme-2-link, #000)
}

.kcw__is-dark.kcw__color-scheme-2 .kcw__tabs__button span {
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-2 .kcw__tabs__button span::after {
  background-color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-2 .kcw__tabs__button[data-tab-is-active] span {
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-2 .kcw__tabs__mobile-dropdown-current {
  border-color: #f9f6f2;
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-2 .kcw__tabs__mobile-dropdown-options {
  background-color: rgba(0, 0, 0, .9);
  border-color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-2 .kcw__tabs__mobile-dropdown-options button {
  border-bottom-color: hsla(0, 0%, 100%, .2);
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-2 .kcw__tabs__mobile-dropdown-options button:hover {
  background-color: hsla(0, 0%, 100%, .1)
}

.kcw__is-dark.kcw__color-scheme-2 .kcw__tabs__mobile-dropdown-options button.kcw__is-selected {
  background-color: hsla(0, 0%, 100%, .2)
}

.kcw__color-scheme-3 .kcw__tabs__button span {
  color: var(--wp-fau-color-scheme-3-text, #000)
}

.kcw__color-scheme-3 .kcw__tabs__button:hover:not([data-tab-is-active]) span,
.kcw__color-scheme-3 .kcw__tabs__button:focus:not([data-tab-is-active]) span,
.kcw__color-scheme-3 .kcw__tabs__button:focus-within:not([data-tab-is-active]) span,
.kcw__color-scheme-3 .kcw__tabs__button:active:not([data-tab-is-active]) span {
  color: var(--wp-fau-color-scheme-3-link-hover, #000)
}

.kcw__color-scheme-3 .kcw__tabs__button[data-tab-is-active] span {
  color: var(--wp-fau-color-scheme-3-link, #000) !important
}

.kcw__color-scheme-3 .kcw__tabs__mobile-dropdown-current {
  border-color: var(--wp-fau-color-scheme-3-accent, #000)
}

.kcw__color-scheme-3 .kcw__tabs__mobile-dropdown-current span {
  color: var(--wp-fau-color-scheme-3-link, #000)
}

.kcw__color-scheme-3 .kcw__tabs__mobile-dropdown-options {
  border-color: var(--wp-fau-color-scheme-3-accent, #000)
}

.kcw__color-scheme-3 .kcw__tabs__mobile-dropdown-options button {
  color: var(--wp-fau-color-scheme-3-text, #000)
}

.kcw__color-scheme-3 .kcw__tabs__mobile-dropdown-options button:hover {
  background-color: rgba(var(--wp-fau-color-scheme-3-accent, #000), 0.05)
}

.kcw__color-scheme-3 .kcw__tabs__mobile-dropdown-options button.kcw__is-selected {
  background-color: rgba(var(--wp-fau-color-scheme-3-accent, #000), 0.1);
  color: var(--wp-fau-color-scheme-3-link, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-3 {
  background-color: var(--wp-fau-color-scheme-3-background, #FFFFFF)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-3 .kcw__tabs__button span {
  color: var(--wp-fau-color-scheme-3-text, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-3 .kcw__tabs__button:hover:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-3 .kcw__tabs__button:focus:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-3 .kcw__tabs__button:focus-within:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-3 .kcw__tabs__button:active:not([data-tab-is-active]) span {
  color: var(--wp-fau-color-scheme-3-link-hover, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-3 .kcw__tabs__button[data-tab-is-active] span {
  color: var(--wp-fau-color-scheme-3-link, #000)
}

.kcw__is-dark.kcw__color-scheme-3 .kcw__tabs__button span {
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-3 .kcw__tabs__button span::after {
  background-color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-3 .kcw__tabs__button[data-tab-is-active] span {
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-3 .kcw__tabs__mobile-dropdown-current {
  border-color: #f9f6f2;
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-3 .kcw__tabs__mobile-dropdown-options {
  background-color: rgba(0, 0, 0, .9);
  border-color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-3 .kcw__tabs__mobile-dropdown-options button {
  border-bottom-color: hsla(0, 0%, 100%, .2);
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-3 .kcw__tabs__mobile-dropdown-options button:hover {
  background-color: hsla(0, 0%, 100%, .1)
}

.kcw__is-dark.kcw__color-scheme-3 .kcw__tabs__mobile-dropdown-options button.kcw__is-selected {
  background-color: hsla(0, 0%, 100%, .2)
}

.kcw__color-scheme-4 .kcw__tabs__button span {
  color: var(--wp-fau-color-scheme-4-text, #000)
}

.kcw__color-scheme-4 .kcw__tabs__button:hover:not([data-tab-is-active]) span,
.kcw__color-scheme-4 .kcw__tabs__button:focus:not([data-tab-is-active]) span,
.kcw__color-scheme-4 .kcw__tabs__button:focus-within:not([data-tab-is-active]) span,
.kcw__color-scheme-4 .kcw__tabs__button:active:not([data-tab-is-active]) span {
  color: var(--wp-fau-color-scheme-4-link-hover, #000)
}

.kcw__color-scheme-4 .kcw__tabs__button[data-tab-is-active] span {
  color: var(--wp-fau-color-scheme-4-link, #000) !important
}

.kcw__color-scheme-4 .kcw__tabs__mobile-dropdown-current {
  border-color: var(--wp-fau-color-scheme-4-accent, #000)
}

.kcw__color-scheme-4 .kcw__tabs__mobile-dropdown-current span {
  color: var(--wp-fau-color-scheme-4-link, #000)
}

.kcw__color-scheme-4 .kcw__tabs__mobile-dropdown-options {
  border-color: var(--wp-fau-color-scheme-4-accent, #000)
}

.kcw__color-scheme-4 .kcw__tabs__mobile-dropdown-options button {
  color: var(--wp-fau-color-scheme-4-text, #000)
}

.kcw__color-scheme-4 .kcw__tabs__mobile-dropdown-options button:hover {
  background-color: rgba(var(--wp-fau-color-scheme-4-accent, #000), 0.05)
}

.kcw__color-scheme-4 .kcw__tabs__mobile-dropdown-options button.kcw__is-selected {
  background-color: rgba(var(--wp-fau-color-scheme-4-accent, #000), 0.1);
  color: var(--wp-fau-color-scheme-4-link, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-4 {
  background-color: var(--wp-fau-color-scheme-4-background, #FFFFFF)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-4 .kcw__tabs__button span {
  color: var(--wp-fau-color-scheme-4-text, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-4 .kcw__tabs__button:hover:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-4 .kcw__tabs__button:focus:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-4 .kcw__tabs__button:focus-within:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-4 .kcw__tabs__button:active:not([data-tab-is-active]) span {
  color: var(--wp-fau-color-scheme-4-link-hover, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-4 .kcw__tabs__button[data-tab-is-active] span {
  color: var(--wp-fau-color-scheme-4-link, #000)
}

.kcw__is-dark.kcw__color-scheme-4 .kcw__tabs__button span {
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-4 .kcw__tabs__button span::after {
  background-color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-4 .kcw__tabs__button[data-tab-is-active] span {
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-4 .kcw__tabs__mobile-dropdown-current {
  border-color: #f9f6f2;
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-4 .kcw__tabs__mobile-dropdown-options {
  background-color: rgba(0, 0, 0, .9);
  border-color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-4 .kcw__tabs__mobile-dropdown-options button {
  border-bottom-color: hsla(0, 0%, 100%, .2);
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-4 .kcw__tabs__mobile-dropdown-options button:hover {
  background-color: hsla(0, 0%, 100%, .1)
}

.kcw__is-dark.kcw__color-scheme-4 .kcw__tabs__mobile-dropdown-options button.kcw__is-selected {
  background-color: hsla(0, 0%, 100%, .2)
}

.kcw__color-scheme-5 .kcw__tabs__button span {
  color: var(--wp-fau-color-scheme-5-text, #000)
}

.kcw__color-scheme-5 .kcw__tabs__button:hover:not([data-tab-is-active]) span,
.kcw__color-scheme-5 .kcw__tabs__button:focus:not([data-tab-is-active]) span,
.kcw__color-scheme-5 .kcw__tabs__button:focus-within:not([data-tab-is-active]) span,
.kcw__color-scheme-5 .kcw__tabs__button:active:not([data-tab-is-active]) span {
  color: var(--wp-fau-color-scheme-5-link-hover, #000)
}

.kcw__color-scheme-5 .kcw__tabs__button[data-tab-is-active] span {
  color: var(--wp-fau-color-scheme-5-link, #000) !important
}

.kcw__color-scheme-5 .kcw__tabs__mobile-dropdown-current {
  border-color: var(--wp-fau-color-scheme-5-accent, #000)
}

.kcw__color-scheme-5 .kcw__tabs__mobile-dropdown-current span {
  color: var(--wp-fau-color-scheme-5-link, #000)
}

.kcw__color-scheme-5 .kcw__tabs__mobile-dropdown-options {
  border-color: var(--wp-fau-color-scheme-5-accent, #000)
}

.kcw__color-scheme-5 .kcw__tabs__mobile-dropdown-options button {
  color: var(--wp-fau-color-scheme-5-text, #000)
}

.kcw__color-scheme-5 .kcw__tabs__mobile-dropdown-options button:hover {
  background-color: rgba(var(--wp-fau-color-scheme-5-accent, #000), 0.05)
}

.kcw__color-scheme-5 .kcw__tabs__mobile-dropdown-options button.kcw__is-selected {
  background-color: rgba(var(--wp-fau-color-scheme-5-accent, #000), 0.1);
  color: var(--wp-fau-color-scheme-5-link, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-5 {
  background-color: var(--wp-fau-color-scheme-5-background, #FFFFFF)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-5 .kcw__tabs__button span {
  color: var(--wp-fau-color-scheme-5-text, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-5 .kcw__tabs__button:hover:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-5 .kcw__tabs__button:focus:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-5 .kcw__tabs__button:focus-within:not([data-tab-is-active]) span,
.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-5 .kcw__tabs__button:active:not([data-tab-is-active]) span {
  color: var(--wp-fau-color-scheme-5-link-hover, #000)
}

.kcw__tabs__vertical .kcw__tabs__tab-container.kcw__color-scheme-5 .kcw__tabs__button[data-tab-is-active] span {
  color: var(--wp-fau-color-scheme-5-link, #000)
}

.kcw__is-dark.kcw__color-scheme-5 .kcw__tabs__button span {
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-5 .kcw__tabs__button span::after {
  background-color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-5 .kcw__tabs__button[data-tab-is-active] span {
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-5 .kcw__tabs__mobile-dropdown-current {
  border-color: #f9f6f2;
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-5 .kcw__tabs__mobile-dropdown-options {
  background-color: rgba(0, 0, 0, .9);
  border-color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-5 .kcw__tabs__mobile-dropdown-options button {
  border-bottom-color: hsla(0, 0%, 100%, .2);
  color: #f9f6f2
}

.kcw__is-dark.kcw__color-scheme-5 .kcw__tabs__mobile-dropdown-options button:hover {
  background-color: hsla(0, 0%, 100%, .1)
}

.kcw__is-dark.kcw__color-scheme-5 .kcw__tabs__mobile-dropdown-options button.kcw__is-selected {
  background-color: hsla(0, 0%, 100%, .2)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__team-members {
  padding-top: calc(var(--padding, 8rem)*.8);
  padding-bottom: calc(var(--padding, 8rem)*.8);
  width: 100%
}

@media(min-width: 782px) {
  .kcw__team-members {
      padding-top: var(--padding, 8rem);
      padding-bottom: var(--padding, 8rem)
  }
}

.kcw__team-members__content {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  margin-bottom: 4rem
}

@media(min-width: 782px) {
  .kcw__team-members__content {
      margin-bottom: 4.4rem
  }
}

.kcw__team-members__content .kcw__subheader {
  display: inline-block;
  padding: .6rem 1.2rem;
  border-radius: 2rem;
  font-size: 1.3rem;
  font-weight: 600;
  white-space: nowrap;
  width: fit-content;
  margin-bottom: 0
}

.kcw__team-members__content .kcw__subheader.kcw__palette-1 {
  background-color: var(--wp-fau-color-palette-1, #447DAE);
  color: #f9f6f2
}

.kcw__team-members__content .kcw__subheader.kcw__palette-2 {
  background-color: var(--wp-fau-color-palette-2, #2c5678);
  color: #f9f6f2
}

.kcw__team-members__content .kcw__heading {
  margin-bottom: 0;
  margin-top: 0
}

.kcw__team-members__description p {
  margin: 0;
  font-size: 2rem;
  line-height: 1.65;
  max-width: 93rem
}

.kcw__team-members__controls {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  margin-top: 1.2rem
}

@media(min-width: 782px) {
  .kcw__team-members__controls {
      flex-direction: row;
      justify-content: space-between;
      align-items: center
  }
}

.kcw__team-members__controls .kcw__button {
  margin-bottom: 0;
  width: fit-content
}

.kcw__team-members__buttons.kcw__button-group {
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0
}

.kcw__team-members__arrows {
  display: flex;
  gap: 1.2rem;
  justify-content: space-between;
  align-items: center
}

.kcw__team-members__arrows.kcw__hidden {
  display: none
}

@media(min-width: 782px) {
  .kcw__team-members__arrows {
      justify-content: flex-end
  }
}

.kcw__team-members__arrow {
  cursor: pointer;
  height: 4rem;
  width: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1.08px var(--wp-fau-color-palette-2, #447DAE);
  background-color: rgba(0, 0, 0, 0);
  border: none;
  will-change: background-color, box-shadow;
  transform: translateZ(0);
  transition: background-color .1s cubic-bezier(0.455, 0.03, 0.515, 0.955), box-shadow .1s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.kcw__team-members__arrow svg {
  fill: rgba(0, 0, 0, 0);
  height: 2rem;
  width: 2rem
}

.kcw__team-members__arrow svg path {
  stroke: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__team-members__arrow:hover,
.kcw__team-members__arrow:focus,
.kcw__team-members__arrow:focus-within,
.kcw__team-members__arrow:active {
  box-shadow: 0 0 0 1.08px var(--wp-fau-color-palette-2, #447DAE);
  background-color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__team-members__arrow:hover svg path,
.kcw__team-members__arrow:focus svg path,
.kcw__team-members__arrow:focus-within svg path,
.kcw__team-members__arrow:active svg path {
  stroke: #f9f6f2
}

.kcw__team-members__slider-container {
  position: relative;
  width: 100%
}

.kcw__team-members__viewport {
  overflow: hidden;
  width: 100%
}

.kcw__team-members__track {
  display: flex;
  gap: 2.4rem;
  transition: transform .4s ease-out;
  will-change: transform;
  width: 90vw
}

.kcw__team-members__item {
  flex: 0 0 100%;
  min-width: 0;
  max-width: 100%
}

@media(min-width: 640px) {
  .kcw__team-members__item {
      flex: 0 0 calc(50% - 1.2rem);
      max-width: calc(50% - 1.2rem)
  }
}

@media(min-width: 980px) {
  .kcw__team-members__item {
      flex: 0 0 calc(25% - 1.8rem);
      max-width: 28.6rem
  }
}

.kcw__team-members__item .kcw__post-card-link {
  display: block;
  height: 100%
}

.kcw__team-members__item .kcw__post-card {
  height: 100%
}

.kcw__team-members__item .kcw__staff-title {
  color: #22180b
}

.kcw__team-members__item .kcw__staff-title::before {
  display: none !important
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__testimonial-slider {
  padding-left: 0;
  padding-right: 0;
  background-color: var(--background-color, transparent);
  min-height: fit-content;
  position: relative;
  padding-top: calc(var(--padding, 8rem)*.8);
  padding-bottom: calc(var(--padding, 8rem)*.8)
}

@media(min-width: 782px) {
  .kcw__testimonial-slider {
      padding-top: var(--padding, 8rem);
      padding-bottom: var(--padding, 8rem)
  }
}

.kcw__testimonial-slider.kcw__has-background {
  border-radius: 2.4rem;
  position: relative;
  padding: 3.2rem 2.4rem;
  margin-top: calc(var(--padding, 8rem)*.8);
  margin-bottom: calc(var(--padding, 8rem)*.8)
}

@media(min-width: 782px) {
  .kcw__testimonial-slider.kcw__has-background {
      margin-top: var(--padding, 8rem);
      margin-bottom: var(--padding, 8rem)
  }
}

@media(min-width: 980px) {
  .kcw__testimonial-slider.kcw__has-background {
      padding: 5.6rem 4.8rem
  }
}

.kcw__testimonial-slider.kcw__has-background::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-image: url("assets/images/backgrounds/mountain-background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
  z-index: 0
}

.kcw__testimonial-slider.kcw__has-background.kcw__palette-5 {
  background-color: var(--wp-fau-color-palette-5, #a8c7e0)
}

.kcw__testimonial-slider.kcw__has-background.kcw__palette-5::before {
  opacity: 1
}

.kcw__testimonial-slider.kcw__has-background.kcw__neutral-gray {
  background-color: #e6e7e8
}

.kcw__testimonial-slider.kcw__has-background.kcw__neutral-gray::before {
  opacity: 1
}

.kcw__testimonial-slider.kcw__has-background .kcw__container {
  position: relative;
  z-index: 1
}

.kcw__testimonial-slider__radio {
  opacity: 0
}

.kcw__testimonial-slider__radio:checked+.kcw__testimonial-slider__slide {
  opacity: 1
}

.kcw__testimonial-slider__title {
  margin: 0 0 3.2rem;
  text-align: center
}

.kcw__testimonial-slider__outer-wrapper {
  border-radius: var(--wp-fau-button-border-radius, 0);
  padding: 0 2.4rem;
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0)
}

@media(min-width: 640px) {
  .kcw__testimonial-slider__outer-wrapper {
      padding: 0 12rem
  }
}

.kcw__testimonial-slider__outer-wrapper:has(.kcw__testimonial-slider__arrows.kcw__hidden) {
  padding: 0
}

.kcw__testimonial-slider__viewport {
  display: flex;
  flex-direction: column;
  position: relative;
  transition: height .4s ease-out;
  order: 2
}

@media(min-width: 640px) {
  .kcw__testimonial-slider__viewport {
      order: 0
  }
}

.kcw__testimonial-slider__slide {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  opacity: 0;
  text-align: left;
  top: 50%;
  width: 100%
}

.kcw__testimonial-slider__slide {
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%)
}

.kcw__testimonial-slider__quote p {
  margin: 0 0 2.4rem;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.35;
  color: var(--wp-fau-color-palette-3, #447DAE);
  position: relative;
  padding-left: 4rem
}

@media(min-width: 640px) {
  .kcw__testimonial-slider__quote p {
      font-size: 2.4rem
  }
}

.kcw__testimonial-slider__quote::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  background-color: var(--wp-fau-color-palette-4, #447DAE);
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3Cpath d='M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3C/svg%3E");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3Cpath d='M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  transform: scale(-1, -1)
}

.kcw__testimonial-slider__author {
  display: flex;
  flex-direction: column;
  margin-top: auto;
  gap: .4rem;
  margin-left: 4rem
}

.kcw__testimonial-slider__author-name {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.45;
  margin-bottom: 0
}

.kcw__testimonial-slider__author-title {
  font-size: 1.6rem;
  line-height: 1.5;
  opacity: .8
}

.kcw__testimonial-slider__arrows {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  z-index: 1
}

@media(max-width: 640px) {
  .kcw__testimonial-slider__arrows {
      position: relative;
      top: auto;
      left: auto;
      transform: none;
      margin-bottom: 2.4rem
  }
}

@media(min-width: 640px) {
  .kcw__testimonial-slider__arrows {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%)
  }
}

.kcw__testimonial-slider__arrow {
  cursor: pointer;
  height: 4rem;
  width: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  will-change: background-color, box-shadow;
  transform: translateZ(0);
  transition: background-color .1s cubic-bezier(0.455, 0.03, 0.515, 0.955), box-shadow .1s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.kcw__testimonial-slider__arrow svg {
  fill: rgba(0, 0, 0, 0);
  height: 2rem;
  width: 2rem
}

.kcw__testimonial-slider__arrows.kcw__hidden {
  display: none
}

.kcw__testimonial-slider__outer-wrapper .kcw__testimonial-slider__arrow {
  box-shadow: 0 0 0 1.08px var(--wp-fau-color-palette-2, #447DAE);
  background-color: rgba(0, 0, 0, 0)
}

.kcw__testimonial-slider__outer-wrapper .kcw__testimonial-slider__arrow svg path {
  stroke: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__testimonial-slider__outer-wrapper .kcw__testimonial-slider__arrow:hover,
.kcw__testimonial-slider__outer-wrapper .kcw__testimonial-slider__arrow:focus,
.kcw__testimonial-slider__outer-wrapper .kcw__testimonial-slider__arrow:focus-within,
.kcw__testimonial-slider__outer-wrapper .kcw__testimonial-slider__arrow:active {
  box-shadow: 0 0 0 1.08px var(--wp-fau-color-palette-2, #447DAE);
  background-color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__testimonial-slider__outer-wrapper .kcw__testimonial-slider__arrow:hover svg path,
.kcw__testimonial-slider__outer-wrapper .kcw__testimonial-slider__arrow:focus svg path,
.kcw__testimonial-slider__outer-wrapper .kcw__testimonial-slider__arrow:focus-within svg path,
.kcw__testimonial-slider__outer-wrapper .kcw__testimonial-slider__arrow:active svg path {
  stroke: #f9f6f2
}

.kcw__two-column-list {
  padding-top: calc(var(--padding, 6rem)*.8);
  padding-bottom: calc(var(--padding, 6rem)*.8)
}

@media(min-width: 980px) {
  .kcw__two-column-list {
      padding-top: var(--padding, 6rem);
      padding-bottom: var(--padding, 6rem)
  }
}

.kcw__two-column-list__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.4rem;
  list-style: none;
  margin: 0;
  padding: 0
}

@media(min-width: 782px) {
  .kcw__two-column-list__grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 3.2rem 4rem
  }
}

.kcw__two-column-list__item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 2rem
}

.kcw__two-column-list__item--flow-column {
  flex-direction: column;
  align-items: flex-start;
  gap: 1.2rem
}

.kcw__two-column-list__image-wrapper {
  flex: 0 0 8rem;
  width: 8rem;
  height: 8rem;
  border-radius: 1.6rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center
}

.kcw__two-column-list__image-wrapper .kcw__image-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.kcw__two-column-list__image-wrapper img.kcw__two-column-list__image {
  width: 100%;
  height: 100%;
  object-fit: contain
}

.kcw__two-column-list__content {
  display: flex;
  flex-direction: column;
  gap: .4rem;
  flex: 1 1 auto;
  min-width: 0
}

.kcw__two-column-list p.kcw__two-column-list__title,
.kcw__two-column-list .kcw__two-column-list__title {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.45;
  margin: 0
}

.kcw__two-column-list p.kcw__two-column-list__description,
.kcw__two-column-list .kcw__two-column-list__description {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.65;
  color: #707276;
  margin: 0;
  white-space: pre-line
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__timeline {
  padding-top: calc(var(--padding, 6rem)*.8);
  padding-bottom: calc(var(--padding, 6rem)*.8)
}

@media(min-width: 782px) {
  .kcw__timeline {
      padding-top: var(--padding, 6rem);
      padding-bottom: var(--padding, 6rem)
  }
}

.kcw__timeline__items {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 4.8rem
}

@media(min-width: 782px) {
  .kcw__timeline__items {
      gap: 6.4rem
  }
}

.kcw__timeline__item {
  display: grid;
  grid-template-columns: 9rem 1fr;
  column-gap: 2.4rem;
  align-items: start;
  position: relative
}

@media(min-width: 782px) {
  .kcw__timeline__item {
      grid-template-columns: 11rem 1fr;
      column-gap: 2rem
  }
}

.kcw__timeline__item::before {
  content: "";
  position: absolute;
  top: 0;
  width: .2rem;
  height: calc(100% + 4.8rem);
  background-color: #e6e7e8;
  z-index: 0
}

@media(min-width: 782px) {
  .kcw__timeline__item::before {
      left: 6.5rem;
      height: calc(100% + 6.4rem)
  }
}

.kcw__timeline__item:last-child::before {
  height: 100%
}

.kcw__timeline__item-marker {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 1.5rem
}

.kcw__timeline__item-badge {
  display: inline-block;
  padding: .6rem 1.6rem;
  border-radius: 2rem;
  font-size: 1.3rem;
  font-weight: 600;
  white-space: nowrap;
  width: fit-content;
  position: relative;
  line-height: 1.4
}

.kcw__timeline__item-badge.kcw__palette-5 {
  background-color: var(--wp-fau-color-palette-5, #E1EDF9);
  color: var(--wp-fau-color-palette-2, #1C508D)
}

.kcw__timeline__item-content {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  padding-bottom: .2rem
}

.kcw__timeline__item-title {
  margin: 0;
  color: var(--wp-fau-color-palette-1, #1574C2);
  padding-top: 1.3rem
}

.kcw__timeline__item-description {
  font-size: 1.6rem;
  line-height: 1.65;
  font-weight: 500;
  margin: 0;
  color: #707276
}

@media(min-width: 782px) {
  .kcw__timeline__item-description {
      font-size: 1.8rem
  }
}

.kcw__timeline__item-subtitle {
  margin: 1.2rem 0 0;
  color: #22180b
}

@media(min-width: 782px) {
  .kcw__timeline__item-subtitle {
      font-size: 2.2rem
  }
}

.kcw__timeline__item-list {
  font-size: 1.6rem;
  line-height: 1.65
}

.kcw__timeline__item-list ul {
  margin: 0;
  padding-left: 2rem;
  list-style-type: disc
}

.kcw__timeline__item-list ul li {
  margin-bottom: .4rem
}

.kcw__timeline__item-list ul ul {
  margin-top: .4rem;
  list-style-type: circle
}

.kcw__timeline__item-list ol {
  margin: 0;
  padding-left: 2rem
}

.kcw__timeline__item-list ol li {
  margin-bottom: .4rem
}

.kcw__timeline__item-list p {
  margin: 0 0 .8rem
}

.kcw__timeline__item-list strong {
  font-weight: 600
}

.kcw__timeline__buttons.kcw__button-group {
  margin-top: 1.2rem;
  margin-bottom: 0
}

.kcw__timeline__buttons.kcw__button-group .kcw__button.kcw__button--primary,
.kcw__timeline__buttons.kcw__button-group a.kcw__button.kcw__button--primary,
.kcw__timeline__buttons.kcw__button-group .kcw__button.kcw__button--secondary,
.kcw__timeline__buttons.kcw__button-group a.kcw__button.kcw__button--secondary {
  border-radius: 25px
}

.kcw__timeline__buttons.kcw__button-group .kcw__button--primary,
.kcw__timeline__buttons.kcw__button-group a.kcw__button--primary,
.kcw__timeline__buttons.kcw__button-group span.kcw__button--primary,
.kcw__timeline__buttons.kcw__button-group .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-1-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-1-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-1-primary-button-label, #ffffff)
}

.kcw__timeline__buttons.kcw__button-group .kcw__button--primary:hover,
.kcw__timeline__buttons.kcw__button-group .kcw__button--primary:focus,
.kcw__timeline__buttons.kcw__button-group .kcw__button--primary:focus-within,
.kcw__timeline__buttons.kcw__button-group .kcw__button--primary:active,
.kcw__timeline__buttons.kcw__button-group a.kcw__button--primary:hover,
.kcw__timeline__buttons.kcw__button-group a.kcw__button--primary:focus,
.kcw__timeline__buttons.kcw__button-group a.kcw__button--primary:focus-within,
.kcw__timeline__buttons.kcw__button-group a.kcw__button--primary:active,
.kcw__timeline__buttons.kcw__button-group span.kcw__button--primary:hover,
.kcw__timeline__buttons.kcw__button-group span.kcw__button--primary:focus,
.kcw__timeline__buttons.kcw__button-group span.kcw__button--primary:focus-within,
.kcw__timeline__buttons.kcw__button-group span.kcw__button--primary:active,
.kcw__timeline__buttons.kcw__button-group .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__timeline__buttons.kcw__button-group .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__timeline__buttons.kcw__button-group .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__timeline__buttons.kcw__button-group .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-1-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-1-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-1-primary-button-label-hover, false)
}

.kcw__timeline__buttons.kcw__button-group .kcw__button--secondary,
.kcw__timeline__buttons.kcw__button-group a.kcw__button--secondary,
.kcw__timeline__buttons.kcw__button-group span.kcw__button--secondary,
.kcw__timeline__buttons.kcw__button-group .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-1-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-1-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background, transparent)
}

.kcw__timeline__buttons.kcw__button-group .kcw__button--secondary:hover,
.kcw__timeline__buttons.kcw__button-group .kcw__button--secondary:focus,
.kcw__timeline__buttons.kcw__button-group .kcw__button--secondary:focus-within,
.kcw__timeline__buttons.kcw__button-group .kcw__button--secondary:active,
.kcw__timeline__buttons.kcw__button-group a.kcw__button--secondary:hover,
.kcw__timeline__buttons.kcw__button-group a.kcw__button--secondary:focus,
.kcw__timeline__buttons.kcw__button-group a.kcw__button--secondary:focus-within,
.kcw__timeline__buttons.kcw__button-group a.kcw__button--secondary:active,
.kcw__timeline__buttons.kcw__button-group span.kcw__button--secondary:hover,
.kcw__timeline__buttons.kcw__button-group span.kcw__button--secondary:focus,
.kcw__timeline__buttons.kcw__button-group span.kcw__button--secondary:focus-within,
.kcw__timeline__buttons.kcw__button-group span.kcw__button--secondary:active,
.kcw__timeline__buttons.kcw__button-group .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__timeline__buttons.kcw__button-group .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__timeline__buttons.kcw__button-group .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__timeline__buttons.kcw__button-group .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-1-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-1-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background-hover, false)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
body .kcw__alert-banner {
  z-index: 9998;
  position: fixed;
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center
}

body .kcw__alert-banner .kcw__hide-alert-banner {
  margin: 0 1.8rem 0 2rem
}

body .kcw__alert-banner .kcw__hide-alert-banner span {
  cursor: pointer
}

body .kcw__alert-banner .kcw__hide-alert-banner span svg path {
  stroke: var(--alert-text-color, #000000)
}

body .kcw__alert-banner:not(.kcw__hidden) {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}

body .kcw__alert-banner.kcw__hidden {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  -webkit-transform: scaleY(0);
  transform: scaleY(0)
}

body .kcw__alert-banner .kcw__alert-text {
  flex-grow: 1.5;
  margin-left: 2rem;
  padding: 1rem 1rem 1rem 0;
  text-align: left
}

@media(min-width: 640px) {
  body .kcw__alert-banner .kcw__alert-text {
      text-align: center
  }
}

@media(min-width: 980px) {
  body .kcw__alert-banner .kcw__alert-text {
      padding: 1.5rem 0
  }
}

body .kcw__alert-banner .kcw__alert-text p,
body .kcw__alert-banner .kcw__alert-text span,
body .kcw__alert-banner .kcw__alert-text a {
  font-size: 1.6rem;
  font-weight: inherit;
  margin: 0;
  padding: 0
}

body .kcw__alert-banner .kcw__alert-text p,
body .kcw__alert-banner .kcw__alert-text span {
  color: var(--alert-text-color, initial)
}

body .kcw__alert-banner .kcw__alert-text a {
  color: var(--alert-link-color, var(--alert-text-color, initial)) !important
}

body .kcw__alert-banner .kcw__alert-text a:hover,
body .kcw__alert-banner .kcw__alert-text a:focus,
body .kcw__alert-banner .kcw__alert-text a:focus-within,
body .kcw__alert-banner .kcw__alert-text a:active {
  text-decoration: underline;
  color: var(--alert-link-color, var(--alert-text-color, initial)) !important
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__blog__header {
  padding-top: 0;
  padding-bottom: 0
}

.kcw__blog__image img {
  max-height: var(--height, 45rem);
  width: auto;
  height: 100%;
  object-fit: contain
}

.kcw__blog__row .kcw__search-form input.kcw__search-field {
  border-width: 1px;
  border-radius: var(--wp-fau-button-border-radius, 0);
  border-color: var(--wp-fau-color-scheme-1-accent, #000)
}

.kcw__blog a:where(:not(.kcw__wp-element-button)) {
  text-decoration: var(--wp-fau-link-font-text-decoration, none)
}

.kcw__category-filters .kcw__filter-links .kcw__filter-link a {
  position: relative
}

.kcw__category-filters .kcw__filter-links .kcw__filter-link a:after {
  background-color: currentColor;
  bottom: -0.3rem;
  content: "";
  display: block;
  height: .2rem;
  position: absolute;
  transform: scale3d(0, 1, 1);
  transition: transform .4s cubic-bezier(0.58, 0.3, 0.005, 1);
  transform-origin: 50% 50%;
  width: 100%;
  left: 0
}

.kcw__category-filters .kcw__filter-links .kcw__filter-link a:hover:after,
.kcw__category-filters .kcw__filter-links .kcw__filter-link a:focus:after,
.kcw__category-filters .kcw__filter-links .kcw__filter-link a:focus-within:after,
.kcw__category-filters .kcw__filter-links .kcw__filter-link a:active:after {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  -webkit-transform-origin: 0 50%;
  transform-origin: 50% 50%;
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.kcw__category-filters .kcw__filter-links .kcw__filter-link a:after {
  width: calc(100% - 3.5rem);
  left: 1.75rem
}

.kcw__category-filters .kcw__filter-links .kcw__filter-link a.kcw__current:after {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  -webkit-transform-origin: 0 50%;
  transform-origin: 50% 50%;
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

section.kcw__page-hero.kcw__blog-hero:not(.kcw__has-background-image) {
  min-height: auto
}

section.kcw__page-hero.kcw__blog-hero.kcw__has-background-image {
  background-position: center
}

.kcw__pagination-wrapper {
  display: flex;
  align-items: center;
  gap: .8rem;
  margin-top: 4.8rem;
  flex-wrap: wrap
}

.kcw__pagination-wrapper .kcw__page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all .3s ease;
  font-weight: 500;
  margin: 0
}

.kcw__pagination-wrapper .kcw__page-numbers:not(.kcw__prev):not(.kcw__next):not(.kcw__dots):not(.kcw__current) {
  min-width: 3.6rem;
  height: 3.6rem;
  border: 1px solid var(--wp-fau-color-palette-2, #447DAE);
  border-radius: 9999px;
  background-color: rgba(0, 0, 0, 0);
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__pagination-wrapper .kcw__page-numbers:not(.kcw__prev):not(.kcw__next):not(.kcw__dots):not(.kcw__current):hover,
.kcw__pagination-wrapper .kcw__page-numbers:not(.kcw__prev):not(.kcw__next):not(.kcw__dots):not(.kcw__current):focus,
.kcw__pagination-wrapper .kcw__page-numbers:not(.kcw__prev):not(.kcw__next):not(.kcw__dots):not(.kcw__current):focus-within,
.kcw__pagination-wrapper .kcw__page-numbers:not(.kcw__prev):not(.kcw__next):not(.kcw__dots):not(.kcw__current):active {
  background-color: var(--wp-fau-color-palette-2, #447DAE);
  color: #f9f6f2
}

.kcw__pagination-wrapper span.kcw__current {
  background-color: var(--wp-fau-color-palette-2, #447DAE);
  color: #f9f6f2;
  min-width: 3.6rem;
  height: 3.6rem;
  border: 1px solid var(--wp-fau-color-palette-2, #447DAE);
  border-radius: 9999px;
  cursor: pointer
}

.kcw__pagination-wrapper span.kcw__current:hover,
.kcw__pagination-wrapper span.kcw__current:focus,
.kcw__pagination-wrapper span.kcw__current:focus-within,
.kcw__pagination-wrapper span.kcw__current:active {
  background-color: rgba(0, 0, 0, 0);
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__pagination-wrapper .kcw__prev.kcw__disabled,
.kcw__pagination-wrapper .kcw__next.kcw__disabled {
  opacity: .4;
  cursor: not-allowed;
  pointer-events: none
}

.kcw__pagination-wrapper .kcw__dots {
  padding: 0 1rem;
  color: var(--wp-fau-color-palette-2, #447DAE);
  font-weight: 700;
  pointer-events: none
}

.kcw__pagination-wrapper a {
  text-decoration: none
}

.kcw__pagination-wrapper a:hover,
.kcw__pagination-wrapper a:focus,
.kcw__pagination-wrapper a:focus-within,
.kcw__pagination-wrapper a:active {
  text-decoration: none
}

.kcw__category-filters .kcw__filter-links .kcw__filter-link a.kcw__current {
  color: var(--wp-fau-color-scheme-1-link-hover, initial)
}

.kcw__category-filters .kcw__filter-links .kcw__filter-link a.kcw__current {
  color: var(--wp-fau-color-scheme-2-link-hover, initial)
}

.kcw__category-filters .kcw__filter-links .kcw__filter-link a.kcw__current {
  color: var(--wp-fau-color-scheme-3-link-hover, initial)
}

.kcw__category-filters .kcw__filter-links .kcw__filter-link a.kcw__current {
  color: var(--wp-fau-color-scheme-4-link-hover, initial)
}

.kcw__category-filters .kcw__filter-links .kcw__filter-link a.kcw__current {
  color: var(--wp-fau-color-scheme-5-link-hover, initial)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
#kcw__cpt-archive-main {
  padding: 0 2.4rem 0
}

@media(min-width: 980px) {
  #kcw__cpt-archive-main {
      padding: 0 6.4rem 0
  }
}

.kcw__cpt-filters {
  padding: 0
}

.kcw__cpt-filters .kcw__filter-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .8rem
}

.kcw__cpt-filters .kcw__filter-header .kcw__filter-label {
  font-size: 1.4rem;
  font-weight: 600;
  color: #707276;
  margin-bottom: 0
}

.kcw__cpt-filters .kcw__filter-header .kcw__clear-filters {
  color: #ac2d20;
  font-size: 1.4rem;
  cursor: pointer;
  font-weight: 600;
  transition: color .3s ease
}

.kcw__cpt-filters .kcw__filter-header .kcw__clear-filters:hover {
  color: var(--color-scheme-link-hover)
}

.kcw__cpt-filters__category {
  height: 5.2rem
}

.kcw__cpt-filters__form {
  width: 100%
}

.kcw__cpt-filters__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem
}

@media(min-width: 640px) {
  .kcw__cpt-filters__row {
      grid-template-columns: 1fr 1fr
  }
}

@media(min-width: 782px) {
  .kcw__cpt-filters__row {
      grid-template-columns: 2fr .5fr .75fr
  }
}

.kcw__cpt-filters__search {
  grid-column: 1/-1
}

@media(min-width: 782px) {
  .kcw__cpt-filters__search {
      grid-column: auto
  }
}

.kcw__cpt-filters input[type=search],
.kcw__cpt-filters input[type=date],
.kcw__cpt-filters input[type=text],
.kcw__cpt-filters select {
  padding: 1.2rem 1.6rem;
  border: 1px solid #e6e7e8;
  border-radius: .8rem;
  font-size: 1.6rem;
  width: 100%;
  background-color: #fcfaf8;
  transition: border-color .3s ease;
  color: #707276;
  font-weight: 500
}

.kcw__cpt-filters input[type=search]:focus,
.kcw__cpt-filters input[type=date]:focus,
.kcw__cpt-filters input[type=text]:focus,
.kcw__cpt-filters select:focus {
  outline: none;
  border-color: var(--color-scheme-link);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, .05)
}

.kcw__cpt-filters input[type=search]::placeholder,
.kcw__cpt-filters input[type=date]::placeholder,
.kcw__cpt-filters input[type=text]::placeholder,
.kcw__cpt-filters select::placeholder {
  color: #707276
}

.kcw__cpt-filters input[type=date] {
  cursor: pointer
}

.kcw__cpt-filters input[type=date]::-webkit-calendar-picker-indicator {
  cursor: pointer;
  opacity: .6;
  transition: opacity .3s ease
}

.kcw__cpt-filters input[type=date]::-webkit-calendar-picker-indicator:hover {
  opacity: 1
}

.kcw__cpt-filters select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1.2rem center;
  padding-right: 3.5rem;
  cursor: pointer;
  height: 100%;
  color: #707276
}

.kcw__cpt-filters .kcw__search-wrapper {
  position: relative
}

.kcw__cpt-filters .kcw__search-wrapper input {
  padding-right: 4rem
}

.kcw__cpt-filters .kcw__search-wrapper .kcw__search-icon {
  position: absolute;
  right: 1.2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  pointer-events: none;
  transition: color .3s ease
}

.kcw__cpt-filters .kcw__search-wrapper .kcw__search-icon svg {
  width: 100%;
  height: 100%
}

.kcw__cpt-filters .kcw__datepicker-wrapper {
  position: relative
}

.kcw__cpt-filters .kcw__datepicker-wrapper input {
  padding-right: 4rem;
  cursor: pointer
}

.kcw__cpt-filters .kcw__datepicker-wrapper .kcw__datepicker-icon {
  position: absolute;
  right: 1.2rem;
  top: 50%;
  transform: translateY(-56%);
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #707276;
  cursor: pointer;
  transition: color .3s ease
}

.kcw__cpt-filters .kcw__datepicker-wrapper .kcw__datepicker-icon:hover {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__cpt-filters .kcw__datepicker-wrapper .kcw__datepicker-icon svg {
  width: 100%;
  height: 100%
}

.kcw__cpt-filters .kcw__sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0
}

.kcw__ui-widget-header .kcw__ui-icon {
  background-position: 0 0
}

.kcw__ui-widget-header .kcw__ui-icon.kcw__ui-icon-circle-triangle-e {
  background-image: url("assets/images/icons/arrow-right.svg");
  margin-left: -15px;
  scale: .85;
  width: 20px;
  height: 20px;
  top: 43%
}

.kcw__ui-widget-header .kcw__ui-icon.kcw__ui-icon-circle-triangle-w {
  background-image: url("assets/images/icons/arrow-left.svg")
}

.kcw__featured-cpt-article {
  padding: 4.8rem 0 3rem;
  min-height: fit-content
}

.kcw__featured-cpt-article__card {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: center;
  border: 1px solid #e6e7e8;
  border-radius: 2.4rem;
  padding: 2.4rem;
  cursor: pointer
}

@media(min-width: 980px) {
  .kcw__featured-cpt-article__card {
      grid-template-columns: 1fr 1fr;
      gap: 4rem
  }
}

.kcw__featured-cpt-article__card:hover .kcw__featured-cpt-article__cta .kcw__button,
.kcw__featured-cpt-article__card:focus .kcw__featured-cpt-article__cta .kcw__button,
.kcw__featured-cpt-article__card:focus-within .kcw__featured-cpt-article__cta .kcw__button,
.kcw__featured-cpt-article__card:active .kcw__featured-cpt-article__cta .kcw__button {
  color: #f9f6f2;
  background-color: var(--wp-fau-color-palette-2, #447DAE);
  border-color: var(--wp-fau-color-palette-2, #447DAE);
  transition: all .3s ease
}

.kcw__featured-cpt-article__card:hover .kcw__featured-cpt-article__title,
.kcw__featured-cpt-article__card:focus .kcw__featured-cpt-article__title,
.kcw__featured-cpt-article__card:focus-within .kcw__featured-cpt-article__title,
.kcw__featured-cpt-article__card:active .kcw__featured-cpt-article__title {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__featured-cpt-article__image {
  position: relative;
  height: 35rem;
  overflow: hidden;
  border-radius: 2.4rem;
  order: 1
}

@media(min-width: 782px) {
  .kcw__featured-cpt-article__image {
      height: 40rem;
      order: unset
  }
}

@media(min-width: 980px) {
  .kcw__featured-cpt-article__image {
      order: 2
  }
}

.kcw__featured-cpt-article__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease
}

.kcw__featured-cpt-article__card:hover .kcw__featured-cpt-article__image img {
  transform: scale(1.05)
}

.kcw__featured-cpt-article__categories {
  position: absolute;
  top: 1.6rem;
  left: 1.6rem;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap
}

.kcw__featured-cpt-article__content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem
}

@media(min-width: 980px) {
  .kcw__featured-cpt-article__content {
      order: 1
  }
}

.kcw__featured-cpt-article__date {
  font-size: 1.4rem;
  margin: 0;
  display: flex;
  align-items: center;
  gap: .8rem
}

.kcw__featured-cpt-article__date time {
  color: #707276
}

.kcw__featured-cpt-article__date::before {
  content: "";
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0
}

.kcw__featured-cpt-article__title {
  font-size: 3rem;
  line-height: 1.35;
  margin: 0;
  color: var(--color-scheme-heading)
}

@media(min-width: 782px) {
  .kcw__featured-cpt-article__title {
      font-size: 3.6rem
  }
}

.kcw__featured-cpt-article__excerpt {
  font-size: 1.6rem;
  line-height: 1.65;
  color: #707276;
  font-weight: 500
}

.kcw__featured-cpt-article__excerpt p {
  margin: 0
}

.kcw__featured-cpt-article__cta {
  margin-top: 1rem
}

.kcw__cpt-grid-section {
  padding: 4rem 0 6rem
}

.kcw__cpt-grid-section .kcw__card-grid__row {
  gap: 2rem
}

@media(min-width: 640px) {
  .kcw__cpt-grid-section .kcw__card-grid__row {
      gap: 2.4rem
  }
}

@media(min-width: 980px) {
  .kcw__cpt-grid-section .kcw__card-grid__row.kcw__cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr))
  }
}

.kcw__cpt-grid-section .kcw__card-grid__row.kcw__cols-4 {
  margin-top: 2rem
}

@media(min-width: 640px) {
  .kcw__cpt-grid-section .kcw__card-grid__row.kcw__cols-4 {
      margin-top: 4.8rem
  }
}

@media(min-width: 782px) {
  .kcw__cpt-grid-section .kcw__card-grid__row.kcw__cols-4 {
      grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}

@media(min-width: 980px) {
  .kcw__cpt-grid-section .kcw__card-grid__row.kcw__cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr))
  }
}

.kcw__cpt-grid-section .kcw__card-grid__row+.kcw__card-grid__row {
  margin-top: 1.5rem
}

@media(min-width: 640px) {
  .kcw__cpt-grid-section .kcw__card-grid__row+.kcw__card-grid__row {
      margin-top: 4.8rem
  }
}

.kcw__cpt-grid-section .kcw__tier-heading {
  margin: 0;
  margin-bottom: .8rem;
  margin-top: 5rem
}

.kcw__cpt-grid-section p.kcw__tier-description {
  color: #707276;
  font-weight: 500;
  margin: 0
}

span.kcw__category-badge {
  display: inline-block;
  padding: .6rem 1.4rem;
  background-color: var(--wp-fau-color-palette-5, #447DAE);
  color: var(--wp-fau-color-palette-2, #447DAE) !important;
  border-radius: 2rem;
  font-size: 1.3rem;
  font-weight: 600;
  text-transform: capitalize;
  white-space: nowrap;
  transition: background-color .3s ease
}

.kcw__post-card-grid__card {
  padding: 0
}

.kcw__post-card-grid__card.kcw__has-image.kcw__no-content.kcw__no-padding {
  background-color: rgba(0, 0, 0, 0)
}

.kcw__post-card-grid__card.kcw__has-image.kcw__no-content .kcw__post-card-grid__card-image {
  margin-bottom: 0
}

@media(min-width: 782px) {
  .kcw__post-card-grid__card {
      height: 100%;
      padding: 0
  }

  .kcw__post-card-grid__card:not(.kcw__has-zoom):not(.kcw__no-animation):hover span.kcw__button,
  .kcw__post-card-grid__card:not(.kcw__has-zoom):not(.kcw__no-animation):active span.kcw__button {
      color: #f9f6f2;
      background-color: var(--wp-fau-color-palette-2, #447DAE);
      border-color: var(--wp-fau-color-palette-2, #447DAE);
      transition: all .3s ease
  }

  .kcw__post-card-grid__card:not(.kcw__has-zoom):not(.kcw__no-animation):hover .kcw__heading,
  .kcw__post-card-grid__card:not(.kcw__has-zoom):not(.kcw__no-animation):active .kcw__heading {
      color: var(--wp-fau-color-palette-2, #447DAE)
  }
}

.kcw__post-card-grid__card-inner {
  display: flex;
  flex-direction: column;
  height: inherit
}

@media(min-width: 782px) {
  .kcw__post-card-grid__card-inner {
      display: grid;
      grid-template-rows: var(--grid-tablet, auto)
  }
}

@media(min-width: 980px) {
  .kcw__post-card-grid__card-inner {
      grid-template-rows: var(--grid-lg, auto)
  }
}

@media(min-width: 1440px) {
  .kcw__post-card-grid__card-inner {
      grid-template-rows: var(--grid, auto)
  }
}

.kcw__post-card-grid__card-image {
  margin-bottom: 1.5rem;
  overflow: hidden
}

.kcw__post-card-grid__card-image,
.kcw__post-card-grid__card-image .kcw__image-wrapper {
  height: var(--image-height, 30rem)
}

.kcw__post-card-grid__card-image img:not(.kcw__icon) {
  object-fit: cover;
  width: 100%;
  height: fit-content !important;
  min-height: stretch
}

.kcw__post-card-grid__card-image.kcw__staff img:not(.kcw__icon) {
  min-height: 24rem
}

.kcw__post-card-grid__card-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 0 2.4rem 2.4rem
}

.kcw__post-card-grid__card-heading {
  flex-shrink: 0;
  margin-bottom: 1rem;
  padding: 0 2.4rem
}

.kcw__post-card-grid__card-heading p.kcw__heading,
.kcw__post-card-grid__card-heading h3.kcw__heading,
.kcw__post-card-grid__card-heading h4.kcw__heading {
  margin-bottom: 0rem;
  line-height: 1.45;
  word-break: break-word;
  overflow-wrap: break-word;
  margin-top: 1.2rem
}

.kcw__post-card-grid__card-heading p.kcw__subheader {
  margin-top: 1rem;
  word-break: break-word;
  overflow-wrap: break-word
}

.kcw__post-card-grid__card-heading p.kcw__post-excerpt {
  display: none;
  color: #707276;
  font-weight: 500;
  line-height: 1.65;
  margin-top: 1.2rem;
  word-break: break-word;
  overflow-wrap: break-word;
  max-width: 90%
}

@media(min-width: 1230px) {
  .kcw__post-card-grid__card-heading p.kcw__post-excerpt {
      display: block
  }
}

.kcw__post-card-grid__text {
  flex-shrink: 0;
  margin-bottom: 2rem
}

.kcw__post-card-grid__card-content:has(.kcw__post-card-grid__read-more) {
  margin-top: 1rem;
  justify-content: space-around
}

.kcw__post-card-grid__read-more {
  margin-top: auto
}

.kcw__post-card-grid__read-more span.kcw__button {
  text-transform: unset
}

.kcw__post-card-grid__card-categories {
  display: flex;
  gap: .8rem;
  flex-wrap: wrap
}

.kcw__post-card {
  border: 1px solid #e6e7e8;
  border-radius: 2.4rem;
  overflow: hidden
}

.kcw__post-card.kcw__default-image-logo .kcw__post-card-grid__card-image {
  border-bottom: 1px solid #e6e7e8
}

.kcw__post-card.kcw__default-image-logo .kcw__post-card-grid__card-image img {
  object-fit: contain;
  padding: 0 3rem
}

.kcw__post-card.kcw__default-staff-image-logo img {
  width: 100%;
  object-fit: cover
}

.kcw__post-card.kcw__post-card-partner .kcw__post-card-grid__card-inner {
  grid-template-rows: auto;
  height: fit-content
}

.kcw__post-card.kcw__post-card-partner .kcw__image-wrapper,
.kcw__post-card.kcw__post-card-partner .kcw__post-card-grid__card-image {
  height: fit-content;
  margin-bottom: 0
}

.kcw__post-card.kcw__post-card-partner img {
  min-height: fit-content
}

.kcw__post-card.kcw__post-card-partner a img:hover:hover,
.kcw__post-card.kcw__post-card-partner a img:focus:hover,
.kcw__post-card.kcw__post-card-partner a img:focus-within:hover,
.kcw__post-card.kcw__post-card-partner a img:active:hover {
  transform: scale(1.05);
  transition: transform .8s ease
}

.kcw__post-card.kcw__post-card-partner .kcw__post-card-grid__card-heading p.kcw__post-excerpt {
  display: block
}

.kcw__post-card.kcw__post-card-service-provider .kcw__post-card-grid__card-image img:not(.kcw__icon) {
  height: 100% !important
}

.kcw__post-card .kcw__post-card-grid__card-image {
  position: relative;
  border-radius: 2.4rem 2.4rem 0 0;
  overflow: hidden
}

.kcw__post-card .kcw__post-card-grid__card-categories {
  position: absolute;
  top: 1.6rem;
  left: 1.6rem;
  z-index: 10
}

.kcw__post-card .kcw__post-card-grid__card-heading .kcw__subheader {
  display: flex;
  align-items: center;
  gap: .8rem;
  margin-bottom: 0;
  color: #22180b
}

.kcw__post-card .kcw__post-card-grid__card-heading .kcw__subheader time {
  color: #707276;
  font-size: 1.3rem
}

.kcw__post-card .kcw__post-card-grid__card-heading .kcw__subheader::before {
  content: "";
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0
}

.kcw__post-card .kcw__post-card-grid__read-more {
  margin-top: 1.5rem
}

.kcw__post-card--large .kcw__post-card-grid__card-heading h4.kcw__heading {
  font-size: 2.4rem;
  line-height: 1.45
}

.kcw__post-card--small .kcw__post-card-grid__card-heading h4.kcw__heading {
  font-size: 1.8rem;
  line-height: 1.45
}

@media(max-width: 640px) {
  .kcw__cpt-filters {
      padding: 2.4rem 0
  }

  .kcw__cpt-filters__row {
      gap: 1.2rem
  }

  .kcw__cpt-filters input[type=search],
  .kcw__cpt-filters select {
      font-size: 1.5rem
  }

  .kcw__featured-cpt-article {
      padding: 3.6rem 0 0
  }

  .kcw__featured-cpt-article__image {
      height: 18rem
  }

  .kcw__featured-cpt-article__title {
      font-size: 1.8rem
  }

  .kcw__cpt-grid-section {
      padding: 3rem 0 4rem
  }

  .kcw__post-card--large .kcw__post-card-grid__card-heading h4.kcw__heading {
      font-size: 1.8rem;
      line-height: 1.45
  }

  .kcw__post-card--large .kcw__post-card-grid__card-image,
  .kcw__post-card--large .kcw__post-card-grid__card-image .kcw__image-wrapper {
      height: 18rem
  }
}

.kcw__location-archive .kcw__cpt-grid-section {
  padding: 0 0 6rem
}

.kcw__location-archive .kcw__disclaimer {
  font-size: 1.4rem;
  line-height: 1.65;
  font-weight: 500;
  max-width: 120rem
}

.kcw__partner-archive .kcw__cpt-grid-section {
  padding: 0 0 6rem
}

.kcw__service-archive .kcw__cpt-grid-section {
  padding: 0 0 6rem
}

.kcw__service-archive .kcw__post-card.kcw__no-image .kcw__heading {
  margin-top: 2.4rem
}

.kcw__class-archive .kcw__post-card.kcw__no-image .kcw__heading {
  margin-top: 2.4rem
}

.kcw__staff-archive .kcw__staff-filters__row,
.kcw__team-members .kcw__staff-filters__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem
}

@media(min-width: 640px) {

  .kcw__staff-archive .kcw__staff-filters__row,
  .kcw__team-members .kcw__staff-filters__row {
      grid-template-columns: 1fr 1fr
  }
}

@media(min-width: 782px) {

  .kcw__staff-archive .kcw__staff-filters__row,
  .kcw__team-members .kcw__staff-filters__row {
      grid-template-columns: 2fr 1fr 1.1fr auto;
      align-items: center
  }
}

.kcw__staff-archive .kcw__staff-filters .kcw__cpt-filters__search,
.kcw__team-members .kcw__staff-filters .kcw__cpt-filters__search {
  grid-column: 1/-1
}

@media(min-width: 782px) {

  .kcw__staff-archive .kcw__staff-filters .kcw__cpt-filters__search,
  .kcw__team-members .kcw__staff-filters .kcw__cpt-filters__search {
      grid-column: auto
  }
}

.kcw__staff-archive .kcw__staff-filters .kcw__cpt-filters__specialty,
.kcw__staff-archive .kcw__staff-filters .kcw__cpt-filters__location,
.kcw__team-members .kcw__staff-filters .kcw__cpt-filters__specialty,
.kcw__team-members .kcw__staff-filters .kcw__cpt-filters__location {
  height: 5.2rem
}

.kcw__staff-archive .kcw__staff-filters .kcw__cpt-filters__specialty select,
.kcw__staff-archive .kcw__staff-filters .kcw__cpt-filters__location select,
.kcw__team-members .kcw__staff-filters .kcw__cpt-filters__specialty select,
.kcw__team-members .kcw__staff-filters .kcw__cpt-filters__location select {
  height: 100%
}

.kcw__staff-archive .kcw__staff-filters .kcw__accepting-patients-filter,
.kcw__team-members .kcw__staff-filters .kcw__accepting-patients-filter {
  display: flex;
  align-items: center;
  min-height: 5.2rem
}

.kcw__staff-archive .kcw__staff-filters .kcw__accepting-patients-filter .kcw__checkbox-label,
.kcw__team-members .kcw__staff-filters .kcw__accepting-patients-filter .kcw__checkbox-label {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin: 0;
  cursor: pointer;
  user-select: none
}

.kcw__staff-archive .kcw__staff-filters .kcw__accepting-patients-filter .kcw__checkbox-label input[type=checkbox],
.kcw__team-members .kcw__staff-filters .kcw__accepting-patients-filter .kcw__checkbox-label input[type=checkbox] {
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  accent-color: var(--wp-fau-color-palette-2, #447DAE);
  margin: 0;
  border-radius: .8rem
}

.kcw__staff-archive .kcw__staff-filters .kcw__accepting-patients-filter .kcw__checkbox-label .kcw__checkbox-text,
.kcw__team-members .kcw__staff-filters .kcw__accepting-patients-filter .kcw__checkbox-label .kcw__checkbox-text {
  font-size: 1.6rem;
  font-weight: 500;
  white-space: nowrap;
  margin-bottom: 0
}

.kcw__staff-archive .kcw__staff-filters .kcw__accepting-patients-filter .kcw__checkbox-label:hover .kcw__checkbox-text,
.kcw__team-members .kcw__staff-filters .kcw__accepting-patients-filter .kcw__checkbox-label:hover .kcw__checkbox-text {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__staff-archive .kcw__staff-grid-section,
.kcw__team-members .kcw__staff-grid-section {
  padding: 0 0 6rem;
  min-height: fit-content
}

.kcw__staff-archive .kcw__staff-grid-section .kcw__card-grid__row,
.kcw__team-members .kcw__staff-grid-section .kcw__card-grid__row {
  margin-left: 0;
  margin-right: 0
}

.kcw__staff-archive .kcw__staff-grid-section .kcw__staff-disclaimer,
.kcw__team-members .kcw__staff-grid-section .kcw__staff-disclaimer {
  margin-top: 4.8rem;
  padding-top: 4.8rem;
  position: relative
}

.kcw__staff-archive .kcw__staff-grid-section .kcw__staff-disclaimer::before,
.kcw__team-members .kcw__staff-grid-section .kcw__staff-disclaimer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #E6E7E8 15%, #E6E7E8 85%, rgba(230, 231, 232, 0) 100%)
}

.kcw__staff-archive .kcw__staff-grid-section .kcw__staff-disclaimer *,
.kcw__team-members .kcw__staff-grid-section .kcw__staff-disclaimer * {
  font-size: 1.4rem;
  font-weight: 500
}

.kcw__staff-archive .kcw__staff-grid-section .kcw__staff-disclaimer ul li,
.kcw__team-members .kcw__staff-grid-section .kcw__staff-disclaimer ul li {
  margin-bottom: 0
}

@media(min-width: 640px) {

  .kcw__staff-archive .kcw__card-grid__row.kcw__cols-4,
  .kcw__team-members .kcw__card-grid__row.kcw__cols-4 {
      grid-template-columns: repeat(2, minmax(0, 1fr))
  }
}

@media(min-width: 782px) {

  .kcw__staff-archive .kcw__card-grid__row.kcw__cols-4,
  .kcw__team-members .kcw__card-grid__row.kcw__cols-4 {
      grid-template-columns: repeat(3, minmax(0, 1fr))
  }
}

@media(min-width: 980px) {

  .kcw__staff-archive .kcw__card-grid__row.kcw__cols-4,
  .kcw__team-members .kcw__card-grid__row.kcw__cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr))
  }
}

.kcw__staff-archive .kcw__post-card .kcw__staff-card-tags,
.kcw__team-members .kcw__post-card .kcw__staff-card-tags {
  position: absolute;
  bottom: 1.6rem;
  left: 1.6rem;
  z-index: 10;
  display: flex;
  gap: .8rem;
  flex-wrap: wrap
}

.kcw__staff-archive .kcw__post-card .kcw__staff-card-tags .kcw__tag-badge,
.kcw__team-members .kcw__post-card .kcw__staff-card-tags .kcw__tag-badge {
  display: inline-block;
  padding: .6rem 1.2rem;
  border-radius: 2rem;
  font-size: 1.3rem;
  font-weight: 600;
  white-space: nowrap;
  transition: all .3s ease;
  margin-bottom: 0
}

.kcw__staff-archive .kcw__post-card .kcw__staff-card-tags .kcw__tag-badge--primary,
.kcw__team-members .kcw__post-card .kcw__staff-card-tags .kcw__tag-badge--primary {
  background-color: var(--wp-fau-color-palette-1, #447DAE);
  color: #f9f6f2
}

.kcw__staff-archive .kcw__post-card .kcw__staff-card-tags .kcw__tag-badge--dark,
.kcw__team-members .kcw__post-card .kcw__staff-card-tags .kcw__tag-badge--dark {
  background-color: var(--wp-fau-color-palette-2, #2c5678);
  color: #f9f6f2
}

.kcw__staff-archive .kcw__post-card .kcw__staff-card-tags .kcw__tag-badge--light,
.kcw__team-members .kcw__post-card .kcw__staff-card-tags .kcw__tag-badge--light {
  background-color: var(--wp-fau-color-palette-5, #a8c7e0);
  color: var(--wp-fau-color-palette-2, #2c5678)
}

.kcw__staff-archive .kcw__post-card .kcw__staff-title,
.kcw__team-members .kcw__post-card .kcw__staff-title {
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 2px
}

.kcw__staff-archive .kcw__post-card .kcw__staff-title::before,
.kcw__team-members .kcw__post-card .kcw__staff-title::before {
  display: none
}

.kcw__staff-archive .kcw__post-card .kcw__staff-leadership,
.kcw__team-members .kcw__post-card .kcw__staff-leadership {
  font-size: 1.4rem;
  font-weight: 700;
  margin-top: 1.3rem;
  margin-bottom: 0;
  color: #707276
}

.kcw__staff-archive .kcw__post-card .kcw__staff-leadership+.kcw__staff-specialty,
.kcw__team-members .kcw__post-card .kcw__staff-leadership+.kcw__staff-specialty {
  margin-top: 0
}

.kcw__staff-archive .kcw__post-card .kcw__staff-specialty,
.kcw__team-members .kcw__post-card .kcw__staff-specialty {
  font-size: 1.4rem;
  margin-top: 1.3rem;
  margin-bottom: 0;
  color: #707276
}

.kcw__staff-archive .kcw__post-card .kcw__staff-specialty strong,
.kcw__team-members .kcw__post-card .kcw__staff-specialty strong {
  font-weight: 700;
  color: #707276
}

.kcw__staff-archive .kcw__tier-b-staff-section .kcw__post-card,
.kcw__team-members .kcw__tier-b-staff-section .kcw__post-card {
  cursor: default
}

.kcw__staff-archive .kcw__tier-b-staff-section .kcw__post-card:hover .kcw__heading,
.kcw__staff-archive .kcw__tier-b-staff-section .kcw__post-card:active .kcw__heading,
.kcw__team-members .kcw__tier-b-staff-section .kcw__post-card:hover .kcw__heading,
.kcw__team-members .kcw__tier-b-staff-section .kcw__post-card:active .kcw__heading {
  color: inherit
}

.kcw__staff-archive .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading h4.kcw__heading,
.kcw__team-members .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading h4.kcw__heading {
  margin-top: 2.4rem
}

.kcw__staff-archive .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading .kcw__tier-b-description,
.kcw__team-members .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading .kcw__tier-b-description {
  color: #707276;
  margin-top: .5rem;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.65
}

.kcw__staff-archive .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading .kcw__tier-b-phone,
.kcw__team-members .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading .kcw__tier-b-phone {
  margin-top: 1rem
}

.kcw__staff-archive .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading .kcw__tier-b-phone .kcw__phone-label,
.kcw__team-members .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading .kcw__tier-b-phone .kcw__phone-label {
  font-weight: 600;
  margin-bottom: .25rem
}

.kcw__staff-archive .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading .kcw__tier-b-phone .kcw__phone-number,
.kcw__team-members .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading .kcw__tier-b-phone .kcw__phone-number {
  margin-top: 0;
  color: #707276
}

.kcw__staff-archive .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading .kcw__tier-b-phone .kcw__phone-number a,
.kcw__team-members .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading .kcw__tier-b-phone .kcw__phone-number a {
  color: #707276;
  text-decoration: none;
  transition: color .3s ease
}

.kcw__staff-archive .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading .kcw__tier-b-phone .kcw__phone-number a:hover,
.kcw__team-members .kcw__tier-b-staff-section .kcw__post-card-grid__card-heading .kcw__tier-b-phone .kcw__phone-number a:hover {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

@media(max-width: 640px) {
  .kcw__staff-archive .kcw__staff-filters__row {
      gap: 1.2rem
  }

  .kcw__staff-archive .kcw__staff-filters .kcw__accepting-patients-filter .kcw__checkbox-label .kcw__checkbox-text {
      font-size: 1.3rem
  }
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__site-footer__main-wrapper {
  background-color: #f9f6f2;
  color: #22180b;
  padding: 6rem 2.5rem;
  position: relative
}

.kcw__site-footer__main-wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-image: url("assets/images/icons/mountain.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: .3;
  pointer-events: none;
  z-index: 0
}

.kcw__site-footer__main-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #E6E7E8 15%, #E6E7E8 85%, rgba(230, 231, 232, 0) 100%);
  z-index: 1
}

@media(min-width: 980px) {
  .kcw__site-footer__main-wrapper {
      padding: 6.4rem
  }
}

.kcw__site-footer__main-row {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 1
}

@media(min-width: 980px) {
  .kcw__site-footer__main-row {
      flex-direction: row;
      gap: 8rem
  }
}

.kcw__site-footer__column--left {
  display: flex;
  flex-direction: column;
  gap: 2.4rem
}

@media(min-width: 980px) {
  .kcw__site-footer__column--left {
      flex: 0 0 30%
  }
}

.kcw__site-footer__column--right {
  display: flex;
  flex-direction: column
}

@media(min-width: 980px) {
  .kcw__site-footer__column--right {
      flex: 1;
      min-width: 0
  }
}

.kcw__site-footer__logo {
  margin-bottom: 1rem
}

.kcw__site-footer__logo img {
  height: auto;
  max-width: 200px;
  width: auto
}

@media(min-width: 980px) {
  .kcw__site-footer__logo img {
      max-width: 200px
  }
}

.kcw__site-footer__cta {
  margin-bottom: 1rem
}

.kcw__site-footer__additional-logos {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  align-items: center
}

@media(min-width: 640px) {
  .kcw__site-footer__additional-logos {
      align-items: flex-start
  }
}

.kcw__site-footer__button {
  align-items: center;
  background-color: var(--wp-fau-color-palette-2, #447DAE);
  border: 1px solid var(--wp-fau-color-palette-2, #447DAE);
  color: #f9f6f2;
  display: inline-flex;
  font-size: 1.6rem;
  font-weight: 600;
  gap: .8rem;
  padding: 1.2rem 2.4rem;
  text-decoration: none;
  transition: all .3s ease;
  border-radius: 9999px
}

.kcw__site-footer__button span,
.kcw__site-footer__button svg {
  color: #f9f6f2 !important
}

.kcw__site-footer__button:hover,
.kcw__site-footer__button:focus,
.kcw__site-footer__button:focus-within,
.kcw__site-footer__button:active {
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--wp-fau-color-palette-2, #447DAE);
  color: var(--wp-fau-color-palette-2, #447DAE)
}

@media(min-width: 980px) {
  .kcw__site-footer__button {
      font-size: 1.8rem;
      padding: 1rem 3rem
  }
}

.kcw__site-footer__button-text {
  color: inherit;
  margin-bottom: 0
}

.kcw__site-footer__button-icon {
  color: inherit;
  display: inline-flex;
  flex-shrink: 0;
  height: 2rem;
  width: 2rem;
  margin-bottom: 0
}

.kcw__site-footer__button-icon svg {
  color: inherit;
  height: 100%;
  width: 100%
}

.kcw__site-footer__text p {
  margin: 0;
  color: #22180b;
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.65
}

.kcw__site-footer__left-copyright p {
  color: #707276;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.65
}

.kcw__site-footer__sections {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  margin-bottom: 2rem
}

@media(min-width: 980px) {
  .kcw__site-footer__sections {
      flex-direction: row;
      gap: 7rem;
      justify-content: flex-start
  }
}

.kcw__site-footer__section {
  display: flex;
  flex-direction: column
}

@media(min-width: 980px) {
  .kcw__site-footer__section {
      flex: 1;
      min-width: 200px
  }

  .kcw__site-footer__section:first-of-type {
      flex: 2
  }
}

.kcw__site-footer__heading {
  color: #707276;
  font-size: 1.8rem;
  margin-bottom: 2.4rem;
  margin-top: 0
}

.kcw__site-footer__contact {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: 1fr
}

@media(min-width: 640px) {
  .kcw__site-footer__contact {
      grid-template-columns: repeat(2, 1fr)
  }
}

.kcw__site-footer__contact-item {
  align-items: flex-start;
  color: #22180b;
  display: flex;
  font-size: 1.6rem;
  gap: 1rem;
  line-height: 1.6;
  margin: 0
}

.kcw__site-footer__contact-icon {
  color: var(--wp-fau-color-palette-1, #447DAE);
  display: inline-flex;
  flex-shrink: 0;
  height: 2rem;
  margin-top: .2rem;
  width: 2rem
}

.kcw__site-footer__contact-icon svg {
  color: inherit;
  height: 100%;
  width: 100%
}

.kcw__site-footer__contact-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: .5rem
}

.kcw__site-footer__contact-text {
  color: #22180b;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.6
}

.kcw__site-footer__contact-text a {
  color: #22180b;
  text-decoration: none;
  position: relative
}

.kcw__site-footer__contact-text a:after {
  background-color: currentColor;
  bottom: -0.3rem;
  content: "";
  display: block;
  height: .2rem;
  position: absolute;
  will-change: transform;
  transform: scale3d(0, 1, 1);
  transition: transform .4s cubic-bezier(0.58, 0.3, 0.005, 1);
  transform-origin: 100% 50%;
  width: 100%
}

.kcw__site-footer__contact-text a:hover:after,
.kcw__site-footer__contact-text a:focus:after,
.kcw__site-footer__contact-text a:focus-within:after,
.kcw__site-footer__contact-text a:active:after {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.kcw__site-footer__contact-text a:hover,
.kcw__site-footer__contact-text a:focus,
.kcw__site-footer__contact-text a:focus-within,
.kcw__site-footer__contact-text a:active {
  text-decoration: none
}

.kcw__site-footer__contact-description {
  color: #707276;
  font-size: 1.6rem;
  line-height: 1.6
}

.kcw__site-footer__contact-description p {
  margin: 0 0 .5rem;
  color: #707276;
  font-size: 1.6rem;
  line-height: 1.6
}

.kcw__site-footer__contact-description p:last-child {
  margin-bottom: 0
}

.kcw__site-footer__contact-description a {
  color: #707276;
  text-decoration: none
}

.kcw__site-footer__contact-description a:hover,
.kcw__site-footer__contact-description a:focus,
.kcw__site-footer__contact-description a:focus-within,
.kcw__site-footer__contact-description a:active {
  text-decoration: none;
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__site-footer__contact-description-link a {
  color: var(--wp-fau-color-palette-1, #447DAE);
  text-decoration: none
}

.kcw__site-footer__contact-description-link a:hover,
.kcw__site-footer__contact-description-link a:focus,
.kcw__site-footer__contact-description-link a:focus-within,
.kcw__site-footer__contact-description-link a:active {
  text-decoration: none;
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__site-footer__quick-tools {
  display: flex;
  flex-direction: column
}

.kcw__site-footer__tools-list {
  display: flex;
  flex-direction: column;
  gap: .8rem;
  list-style: none;
  margin: 0;
  padding: 0
}

.kcw__site-footer__tools-list li {
  align-items: flex-start;
  color: #22180b;
  display: flex;
  font-size: 1.6rem;
  gap: .8rem;
  line-height: 1.6;
  margin-bottom: 0;
  font-weight: 600
}

.kcw__site-footer__tools-list li a {
  color: #22180b;
  text-decoration: none
}

.kcw__site-footer__tools-list li a:hover,
.kcw__site-footer__tools-list li a:focus,
.kcw__site-footer__tools-list li a:focus-within,
.kcw__site-footer__tools-list li a:active {
  text-decoration: none;
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__site-footer__tools-list li.kcw__site-footer__tool--red a {
  color: #ac2d20
}

.kcw__site-footer__tools-list li.kcw__site-footer__tool--red a:hover,
.kcw__site-footer__tools-list li.kcw__site-footer__tool--red a:focus,
.kcw__site-footer__tools-list li.kcw__site-footer__tool--red a:focus-within,
.kcw__site-footer__tools-list li.kcw__site-footer__tool--red a:active {
  text-decoration: none;
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__site-footer__tools-list li.kcw__site-footer__tool--red .kcw__site-footer__tool-icon svg {
  color: #ac2d20;
  stroke: #ac2d20
}

.kcw__site-footer__tool-icon {
  color: var(--wp-fau-color-palette-1, #447DAE);
  display: inline-flex;
  flex-shrink: 0;
  height: 2rem;
  margin-top: .2rem;
  width: 2rem
}

.kcw__site-footer__tool-icon svg {
  color: inherit;
  height: 100%;
  width: 100%
}

.kcw__site-footer__separator {
  background: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #E6E7E8 15%, #E6E7E8 85%, rgba(230, 231, 232, 0) 100%);
  border: none;
  height: 1px;
  margin: 2rem 0
}

.kcw__site-footer__primary-nav {
  margin-top: 2rem
}

.kcw__site-footer__primary-menu {
  column-gap: 3rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 2rem
}

@media(min-width: 980px) {
  .kcw__site-footer__primary-menu {
      column-gap: 4rem;
      grid-template-columns: repeat(4, 1fr)
  }
}

.kcw__site-footer__menu-column {
  display: flex;
  flex-direction: column
}

.kcw__site-footer__primary-link {
  color: #707276;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 1.6rem;
  text-decoration: none
}

.kcw__site-footer__submenu {
  display: flex;
  flex-direction: column;
  gap: 1.2rem
}

.kcw__site-footer__submenu-link {
  color: #22180b;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  text-decoration: none;
  width: fit-content
}

.kcw__site-footer__submenu-link:hover,
.kcw__site-footer__submenu-link:focus,
.kcw__site-footer__submenu-link:focus-within,
.kcw__site-footer__submenu-link:active {
  text-decoration: none
}

.kcw__site-footer__copyright-row {
  display: flex;
  flex-direction: column-reverse;
  flex-flow: column wrap;
  padding: calc(var(--wp-fau-footer-copyright-padding, 4rem)*.8) 2.5rem;
  width: 100%
}

.kcw__site-footer__copyright-row .kcw__company-name {
  margin-top: 2.4rem
}

@media(min-width: 980px) {
  .kcw__site-footer__copyright-row {
      flex-direction: var(--direction, row);
      justify-content: var(--justify, space-between);
      margin-left: auto;
      margin-right: auto;
      max-width: var(--wp-fau-max-navigation-width, 144rem);
      padding: var(--wp-fau-footer-copyright-padding, 4rem) 2.5rem
  }

  .kcw__site-footer__copyright-row a {
      text-decoration: none;
      position: relative
  }

  .kcw__site-footer__copyright-row a:after {
      background-color: currentColor;
      bottom: -0.3rem;
      content: "";
      display: block;
      height: .2rem;
      position: absolute;
      will-change: transform;
      transform: scale3d(0, 1, 1);
      transition: transform .4s cubic-bezier(0.58, 0.3, 0.005, 1);
      transform-origin: 100% 50%;
      width: 100%
  }

  .kcw__site-footer__copyright-row a:hover:after,
  .kcw__site-footer__copyright-row a:focus:after,
  .kcw__site-footer__copyright-row a:focus-within:after,
  .kcw__site-footer__copyright-row a:active:after {
      -webkit-transform: scale3d(1, 1, 1) !important;
      transform: scale3d(1, 1, 1) !important;
      -webkit-transform-origin: 0 50%;
      transform-origin: 0 50%;
      -webkit-transition-delay: .1s;
      transition-delay: .1s
  }

  .kcw__site-footer__copyright-row a:after {
      left: 0
  }

  .kcw__site-footer__copyright-row .kcw__company-name {
      margin-top: 0
  }
}

.kcw__site-footer__copyright-content {
  display: flex;
  flex-direction: column;
  gap: 2.4rem
}

@media(min-width: 980px) {
  .kcw__site-footer__copyright-content {
      align-items: center;
      flex-direction: row;
      gap: 1rem
  }
}

.kcw__site-footer__copyright-content p,
.kcw__site-footer__copyright-content span,
.kcw__site-footer__copyright-content a {
  font-size: 1.6rem;
  margin-bottom: 0
}

.kcw__site-footer__additional-links {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0
}

.kcw__site-footer__additional-links li {
  border-right: 1px solid var(--wp-fau-footer-menu-link-color, inherit);
  display: flex;
  line-height: 1;
  margin: 0;
  padding-left: .5rem;
  padding-right: .5rem
}

.kcw__site-footer__additional-links li:first-child {
  padding-left: 0
}

.kcw__site-footer__additional-links li:last-child {
  border-right: none;
  padding-right: 0
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-1 .kcw__site-footer__copyright-content span {
  color: var(--wp-fau-color-scheme-1-text, #22180b)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-1 .kcw__site-footer__copyright-content a {
  color: var(--wp-fau-color-scheme-1-text, #22180b)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-1 .kcw__site-footer__copyright-content a:hover,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-1 .kcw__site-footer__copyright-content a:focus,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-1 .kcw__site-footer__copyright-content a:focus-within,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-1 .kcw__site-footer__copyright-content a:active {
  color: var(--wp-fau-color-scheme-1-link-hover, #000)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-2 .kcw__site-footer__copyright-content span {
  color: var(--wp-fau-color-scheme-2-text, #22180b)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-2 .kcw__site-footer__copyright-content a {
  color: var(--wp-fau-color-scheme-2-text, #22180b)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-2 .kcw__site-footer__copyright-content a:hover,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-2 .kcw__site-footer__copyright-content a:focus,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-2 .kcw__site-footer__copyright-content a:focus-within,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-2 .kcw__site-footer__copyright-content a:active {
  color: var(--wp-fau-color-scheme-2-link-hover, #000)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-3 .kcw__site-footer__copyright-content span {
  color: var(--wp-fau-color-scheme-3-text, #22180b)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-3 .kcw__site-footer__copyright-content a {
  color: var(--wp-fau-color-scheme-3-text, #22180b)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-3 .kcw__site-footer__copyright-content a:hover,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-3 .kcw__site-footer__copyright-content a:focus,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-3 .kcw__site-footer__copyright-content a:focus-within,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-3 .kcw__site-footer__copyright-content a:active {
  color: var(--wp-fau-color-scheme-3-link-hover, #000)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-4 .kcw__site-footer__copyright-content span {
  color: var(--wp-fau-color-scheme-4-text, #22180b)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-4 .kcw__site-footer__copyright-content a {
  color: var(--wp-fau-color-scheme-4-text, #22180b)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-4 .kcw__site-footer__copyright-content a:hover,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-4 .kcw__site-footer__copyright-content a:focus,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-4 .kcw__site-footer__copyright-content a:focus-within,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-4 .kcw__site-footer__copyright-content a:active {
  color: var(--wp-fau-color-scheme-4-link-hover, #000)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-5 .kcw__site-footer__copyright-content span {
  color: var(--wp-fau-color-scheme-5-text, #22180b)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-5 .kcw__site-footer__copyright-content a {
  color: var(--wp-fau-color-scheme-5-text, #22180b)
}

.kcw__site-footer__copyright-wrapper.kcw__color-scheme-5 .kcw__site-footer__copyright-content a:hover,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-5 .kcw__site-footer__copyright-content a:focus,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-5 .kcw__site-footer__copyright-content a:focus-within,
.kcw__site-footer__copyright-wrapper.kcw__color-scheme-5 .kcw__site-footer__copyright-content a:active {
  color: var(--wp-fau-color-scheme-5-link-hover, #000)
}

.kcw__site-header {
  position: relative;
  width: 100%
}

.kcw__site-header__wrapper {
  background-color: #f9f6f2;
  border-bottom: 1px solid #e6e7e8;
  position: relative;
  z-index: 999
}

.kcw__site-header__container {
  margin: 0 auto;
  padding: 0 1.6rem
}

@media(min-width: 980px) {
  .kcw__site-header__container {
      padding: 0 6.4rem;
      display: flex;
      flex-direction: column
  }
}

@media(min-width: 1440px) {
  .kcw__site-header__container {
      padding: 0;
      max-width: var(--wp-fau-max-container-width, 120rem)
  }
}

.kcw__site-header__mobile-grid {
  display: flex;
  flex-direction: column;
  width: 100%
}

@media(min-width: 980px) {
  .kcw__site-header__mobile-grid {
      display: none
  }
}

.kcw__site-header__mobile-row-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 2.7rem
}

.kcw__site-header__mobile-row-2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.2rem 0
}

.kcw__site-header__mobile-controls {
  display: flex;
  align-items: center;
  gap: 1.2rem
}

.kcw__site-header__top-row {
  display: none
}

@media(max-width: 979px) {
  .kcw__site-header__top-row {
      display: none
  }
}

@media(min-width: 980px) {
  .kcw__site-header__top-row {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: 2.4rem;
      gap: 2.4rem;
      width: 100%;
      position: relative
  }
}

.kcw__site-header__top-left {
  display: flex;
  align-items: center;
  gap: 3rem
}

@media(max-width: 979px) {
  .kcw__site-header__bottom-row {
      height: 0;
      overflow: visible;
      padding: 0
  }
}

@media(min-width: 980px) {
  .kcw__site-header__bottom-row {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 1.6rem 0 2.4rem 0;
      width: 100%;
      flex-wrap: wrap-reverse;
      gap: 1.8rem
  }
}

@media(max-width: 979px) {
  .kcw__site-header__navigation {
      height: 0;
      overflow: visible
  }
}

@media(min-width: 980px) {
  .kcw__site-header__navigation {
      flex: 1;
      display: block;
      height: auto;
      overflow: initial
  }
}

.kcw__site-header__utility-links {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  flex-wrap: wrap
}

@media(min-width: 1280px) {
  .kcw__site-header__utility-links {
      gap: 2.4rem
  }
}

.kcw__site-header__utility-links>div {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  flex-wrap: wrap
}

@media(min-width: 1280px) {
  .kcw__site-header__utility-links>div {
      gap: 2.4rem
  }
}

.kcw__site-header__cta-buttons {
  display: flex;
  gap: 2.4rem
}

@media(max-width: 979px) {
  .kcw__site-header__cta-buttons {
      display: none
  }
}

.kcw__site-header.kcw__sticky {
  position: sticky;
  top: 0;
  z-index: 999
}

.kcw__site-header span {
  margin-bottom: 0
}

body.kcw__open-menu {
  overflow: hidden
}

body.kcw__open-menu .kcw__site-header__mobile-controls {
  display: none
}

html.kcw__open-menu {
  overflow: hidden
}

.kcw__site-header__logo {
  flex-shrink: 0
}

.kcw__site-header__logo .kcw__custom-logo-link {
  display: block;
  line-height: 0
}

.kcw__site-header__logo img {
  height: auto;
  max-height: 6rem;
  width: auto
}

@media(min-width: 1230px) {
  .kcw__site-header__logo img {
      max-height: var(--logo-height, 8rem)
  }
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
@media(min-width: 980px) {

  #kcw__site-navigation,
  .kcw__primary-navigation {
      display: block
  }

  #kcw__site-navigation .kcw__primary-menu-items,
  .kcw__primary-navigation .kcw__primary-menu-items {
      display: flex;
      align-items: center;
      gap: 1.8rem;
      list-style: none;
      margin: 0;
      padding: 0
  }
}

@media(min-width: 980px)and (min-width: 1230px) {

  #kcw__site-navigation .kcw__primary-menu-items,
  .kcw__primary-navigation .kcw__primary-menu-items {
      gap: 2.5rem
  }
}

@media(min-width: 980px)and (min-width: 1440px) {

  #kcw__site-navigation .kcw__primary-menu-items,
  .kcw__primary-navigation .kcw__primary-menu-items {
      gap: 3.2rem
  }
}

@media(min-width: 980px) {

  #kcw__site-navigation .kcw__menu-item,
  .kcw__primary-navigation .kcw__menu-item {
      position: relative
  }

  #kcw__site-navigation .kcw__menu-item>a,
  .kcw__primary-navigation .kcw__menu-item>a {
      color: #707276;
      text-decoration: none;
      font-weight: 600;
      font-size: 1.6rem;
      padding: .8rem 0;
      white-space: nowrap;
      display: flex;
      align-items: center
  }

  #kcw__site-navigation .kcw__menu-item>a span,
  .kcw__primary-navigation .kcw__menu-item>a span {
      color: inherit;
      font-weight: 600
  }

  #kcw__site-navigation .kcw__menu-item>a .kcw__menu-item-chevron--right,
  .kcw__primary-navigation .kcw__menu-item>a .kcw__menu-item-chevron--right {
      display: none
  }

  #kcw__site-navigation .kcw__menu-item>a .kcw__menu-item-chevron--down,
  .kcw__primary-navigation .kcw__menu-item>a .kcw__menu-item-chevron--down {
      display: inline-flex;
      align-items: center;
      margin-left: .4rem
  }

  #kcw__site-navigation .kcw__menu-item>a .kcw__menu-item-chevron--down svg,
  .kcw__primary-navigation .kcw__menu-item>a .kcw__menu-item-chevron--down svg {
      width: 2rem;
      height: 2rem;
      transition: transform 200ms ease
  }

  #kcw__site-navigation .kcw__menu-item>a:hover,
  #kcw__site-navigation .kcw__menu-item>a:focus,
  #kcw__site-navigation .kcw__menu-item>a:focus-within,
  #kcw__site-navigation .kcw__menu-item>a:active,
  .kcw__primary-navigation .kcw__menu-item>a:hover,
  .kcw__primary-navigation .kcw__menu-item>a:focus,
  .kcw__primary-navigation .kcw__menu-item>a:focus-within,
  .kcw__primary-navigation .kcw__menu-item>a:active {
      color: var(--wp-fau-color-palette-1, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item>a:hover span,
  #kcw__site-navigation .kcw__menu-item>a:focus span,
  #kcw__site-navigation .kcw__menu-item>a:focus-within span,
  #kcw__site-navigation .kcw__menu-item>a:active span,
  .kcw__primary-navigation .kcw__menu-item>a:hover span,
  .kcw__primary-navigation .kcw__menu-item>a:focus span,
  .kcw__primary-navigation .kcw__menu-item>a:focus-within span,
  .kcw__primary-navigation .kcw__menu-item>a:active span {
      color: inherit
  }

  #kcw__site-navigation .kcw__menu-item.kcw__menu-item-has-children:hover a .kcw__menu-item-chevron--down svg,
  #kcw__site-navigation .kcw__menu-item.kcw__menu-item-has-children.kcw__active a .kcw__menu-item-chevron--down svg,
  .kcw__primary-navigation .kcw__menu-item.kcw__menu-item-has-children:hover a .kcw__menu-item-chevron--down svg,
  .kcw__primary-navigation .kcw__menu-item.kcw__menu-item-has-children.kcw__active a .kcw__menu-item-chevron--down svg {
      transform: rotate(180deg)
  }

  #kcw__site-navigation .kcw__menu-item.kcw__menu-item-has-children::before,
  .kcw__primary-navigation .kcw__menu-item.kcw__menu-item-has-children::before {
      content: "";
      position: absolute;
      bottom: -2rem;
      left: 0;
      right: 0;
      height: 2rem;
      z-index: 99
  }

  #kcw__site-navigation .kcw__menu-item.kcw__menu-item-has-children:hover::after,
  #kcw__site-navigation .kcw__menu-item.kcw__menu-item-has-children.kcw__active::after,
  .kcw__primary-navigation .kcw__menu-item.kcw__menu-item-has-children:hover::after,
  .kcw__primary-navigation .kcw__menu-item.kcw__menu-item-has-children.kcw__active::after {
      content: "";
      position: absolute;
      bottom: -1rem;
      left: 50%;
      top: 57px;
      transform: translateX(-50%) rotate(45deg);
      width: 2rem;
      height: 2rem;
      background: #fcfaf8;
      border-top: 2px solid #e6e7e8;
      border-left: 2px solid #e6e7e8;
      z-index: 101
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown {
      position: fixed;
      left: 0;
      right: 0;
      top: var(--wp-fau-nav-height-with-scroll, 0);
      width: 100%;
      background: #fcfaf8;
      opacity: 0;
      visibility: hidden;
      transform: translateY(-1rem);
      transition: opacity 200ms ease, transform 200ms ease, visibility 200ms ease;
      z-index: 100;
      border: 1px solid #e6e7e8;
      border-bottom-left-radius: 2.4rem;
      border-bottom-right-radius: 2.4rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown .kcw__button--secondary,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown .kcw__button--secondary {
      background-color: #fcfaf8
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown .kcw__button--secondary:hover,
  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown .kcw__button--secondary:focus,
  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown .kcw__button--secondary:focus-within,
  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown .kcw__button--secondary:active,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown .kcw__button--secondary:hover,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown .kcw__button--secondary:focus,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown .kcw__button--secondary:focus-within,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown .kcw__button--secondary:active {
      background-color: var(--wp-fau-color-scheme-1-secondary-button-background-hover, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__close,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__close {
      position: absolute;
      top: 4rem;
      right: 2rem;
      width: 3.5rem;
      height: 3.5rem;
      border-radius: 50%;
      border: 1px solid var(--wp-fau-color-palette-1, #447DAE);
      background: #fcfaf8;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      z-index: 102;
      transition: background-color 200ms ease, border-color 200ms ease
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__close svg,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__close svg {
      width: 1.5rem;
      height: 1.5rem;
      color: var(--wp-fau-color-palette-1, #447DAE);
      transition: color 200ms ease
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__close:hover,
  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__close:focus,
  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__close:focus-within,
  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__close:active,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__close:hover,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__close:focus,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__close:focus-within,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__close:active {
      background-color: var(--wp-fau-color-palette-2, #447DAE);
      border-color: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__close:hover svg,
  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__close:focus svg,
  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__close:focus-within svg,
  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__close:active svg,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__close:hover svg,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__close:focus svg,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__close:focus-within svg,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__close:active svg {
      color: #fcfaf8
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__container,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__container {
      max-width: 144rem;
      margin: 0 auto;
      padding: 4rem 6.4rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__row,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__row {
      display: flex;
      justify-content: space-between;
      gap: 10rem;
      align-items: start
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__row--single-column,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__row--single-column {
      grid-template-columns: 1fr
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__header,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__header {
      margin-bottom: 3.2rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__column,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__column {
      display: flex;
      flex-direction: column;
      gap: 2.4rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__column--left,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__column--left {
      flex: 1
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__section-header,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__section-header {
      color: #707276;
      font-size: 1.3rem;
      font-weight: 600;
      margin: 0 0 1.5rem;
      line-height: 1.45;
      height: 1.84rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__title,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__title {
      font-weight: 600;
      margin: 0;
      line-height: 1.45
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__description,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__description {
      color: #707276;
      font-size: 1.4rem;
      font-weight: 400;
      margin: 0;
      line-height: 1.5
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__cta,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__cta {
      display: flex;
      align-items: flex-start;
      background-color: #fcfaf8
  }

  #kcw__site-navigation .kcw__menu-item:hover .kcw__mega-dropdown,
  #kcw__site-navigation .kcw__menu-item.kcw__active .kcw__mega-dropdown,
  .kcw__primary-navigation .kcw__menu-item:hover .kcw__mega-dropdown,
  .kcw__primary-navigation .kcw__menu-item.kcw__active .kcw__mega-dropdown {
      opacity: 1;
      visibility: visible;
      transform: translateY(0)
  }

  #kcw__site-navigation .kcw__menu-item.kcw__hover-disabled:hover .kcw__mega-dropdown,
  .kcw__primary-navigation .kcw__menu-item.kcw__hover-disabled:hover .kcw__mega-dropdown {
      opacity: 0;
      visibility: hidden;
      transform: translateY(-1rem)
  }

  body.kcw__scrolling #kcw__site-navigation .kcw__menu-item:hover .kcw__mega-dropdown,
  body.kcw__scrolling #kcw__site-navigation .kcw__menu-item.kcw__active .kcw__mega-dropdown,
  body.kcw__scrolling .kcw__primary-navigation .kcw__menu-item:hover .kcw__mega-dropdown,
  body.kcw__scrolling .kcw__primary-navigation .kcw__menu-item.kcw__active .kcw__mega-dropdown {
      display: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-links-group,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-links-group {
      display: flex;
      flex-direction: column
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-links-grid,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-links-grid {
      display: flex;
      flex-direction: column;
      gap: 2.4rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link {
      display: flex;
      align-items: flex-start;
      gap: 1rem;
      padding: 0;
      text-decoration: none;
      color: #22180b;
      font-size: 1.6rem;
      font-weight: 600;
      line-height: 1.6
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link:hover .kcw__icon-link__text,
  #kcw__site-navigation .kcw__menu-item .kcw__icon-link:focus .kcw__icon-link__text,
  #kcw__site-navigation .kcw__menu-item .kcw__icon-link:focus-within .kcw__icon-link__text,
  #kcw__site-navigation .kcw__menu-item .kcw__icon-link:active .kcw__icon-link__text,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link:hover .kcw__icon-link__text,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link:focus .kcw__icon-link__text,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link:focus-within .kcw__icon-link__text,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link:active .kcw__icon-link__text {
      color: var(--wp-fau-color-palette-1, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link__icon,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link__icon {
      color: var(--wp-fau-color-palette-1, #447DAE);
      display: inline-flex;
      flex-shrink: 0;
      width: 2rem;
      height: 2rem;
      margin-top: .2rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link__icon svg,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link__icon svg {
      width: 100%;
      height: 100%;
      color: inherit
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link__content,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link__content {
      display: flex;
      flex-direction: column;
      gap: .4rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link__text,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link__text {
      color: #22180b;
      font-weight: 500
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link__description,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link__description {
      color: #707276;
      font-size: 1.3rem;
      font-weight: 500;
      line-height: 1.65
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link--red .kcw__icon-link__text,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link--red .kcw__icon-link__text {
      color: #ac2d20
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link--red .kcw__icon-link__icon svg,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link--red .kcw__icon-link__icon svg {
      color: #ac2d20;
      stroke: #ac2d20
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-wrapper,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-wrapper {
      display: flex;
      flex-direction: column
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__simple-links,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__simple-links {
      display: flex;
      gap: 4rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-group,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-group {
      display: flex;
      flex-direction: column;
      flex: 1
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list {
      list-style: none;
      margin: 0;
      padding: 0;
      display: flex;
      flex-direction: column;
      gap: 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list li,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list li {
      margin: 0;
      border-bottom: 1px solid #e6e7e8;
      max-width: 35rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list li:last-child,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list li:last-child {
      border-bottom: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list a,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list a {
      color: #22180b;
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 1.45;
      text-decoration: none;
      display: block;
      padding: 1.2rem 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list a:hover,
  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list a:focus,
  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list a:focus-within,
  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list a:active,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list a:hover,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list a:focus,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list a:focus-within,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list a:active {
      color: var(--wp-fau-color-palette-1, #447DAE);
      text-decoration: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-posts-group,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-posts-group {
      display: flex;
      flex-direction: column
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-posts-grid,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-posts-grid {
      display: flex;
      flex-wrap: wrap;
      gap: 4.8rem;
      row-gap: 1.5rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card {
      display: flex;
      flex-direction: column;
      max-width: 20rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card:hover .kcw__related-post-card__title a,
  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card:focus .kcw__related-post-card__title a,
  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card:focus-within .kcw__related-post-card__title a,
  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card:active .kcw__related-post-card__title a,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card:hover .kcw__related-post-card__title a,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card:focus .kcw__related-post-card__title a,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card:focus-within .kcw__related-post-card__title a,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card:active .kcw__related-post-card__title a {
      color: var(--wp-fau-color-palette-1, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__image-link,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__image-link {
      display: block;
      margin-bottom: 1.2rem;
      overflow: hidden;
      border-radius: .8rem;
      width: 20rem;
      height: 15rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__image,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__image {
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__image--fallback,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__image--fallback {
      object-fit: contain
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__content,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__content {
      display: flex;
      flex-direction: column;
      gap: .8rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__title,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__title {
      margin: 0;
      font-size: 1.6rem;
      font-weight: 600;
      line-height: 1.4
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__title a,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__title a {
      color: #22180b;
      text-decoration: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__title a:hover,
  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__title a:focus,
  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__title a:focus-within,
  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__title a:active,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__title a:hover,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__title a:focus,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__title a:focus-within,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__title a:active {
      color: var(--wp-fau-color-palette-1, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__excerpt,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__excerpt {
      color: #707276;
      font-size: 1.4rem;
      line-height: 1.6;
      margin: 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__excerpt p,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__excerpt p {
      margin: 0
  }
}

@media(min-width: 980px)and (max-width: 1230px) {

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__excerpt,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__excerpt {
      display: none
  }
}

@media(min-width: 980px) {

  #kcw__site-navigation .kcw__menu-item .kcw__cta-cards-group,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-cards-group {
      display: flex;
      flex-direction: column
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-cards-grid,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-cards-grid {
      display: flex;
      flex-wrap: wrap;
      gap: 4.8rem;
      row-gap: 1.5rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card {
      display: flex;
      flex-direction: column;
      max-width: 20rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card:hover .kcw__cta-card__title a,
  #kcw__site-navigation .kcw__menu-item .kcw__cta-card:focus .kcw__cta-card__title a,
  #kcw__site-navigation .kcw__menu-item .kcw__cta-card:focus-within .kcw__cta-card__title a,
  #kcw__site-navigation .kcw__menu-item .kcw__cta-card:active .kcw__cta-card__title a,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card:hover .kcw__cta-card__title a,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card:focus .kcw__cta-card__title a,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card:focus-within .kcw__cta-card__title a,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card:active .kcw__cta-card__title a {
      color: var(--wp-fau-color-palette-1, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__image-link,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__image-link {
      display: block;
      margin-bottom: 1.2rem;
      overflow: hidden;
      border-radius: .8rem;
      width: 20rem;
      height: 15rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__image,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__image {
      width: 100%;
      height: 100%;
      display: block;
      object-fit: cover
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__image--fallback,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__image--fallback {
      object-fit: contain
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__content,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__content {
      display: flex;
      flex-direction: column;
      gap: .8rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__title,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__title {
      margin: 0;
      font-size: 1.6rem;
      font-weight: 600;
      line-height: 1.4
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__title a,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__title a {
      color: #22180b;
      text-decoration: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__title a:hover,
  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__title a:focus,
  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__title a:focus-within,
  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__title a:active,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__title a:hover,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__title a:focus,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__title a:focus-within,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__title a:active {
      color: var(--wp-fau-color-palette-1, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__description,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__description {
      color: #707276;
      font-size: 1.4rem;
      line-height: 1.6;
      margin: 0
  }
}

@media(min-width: 980px)and (max-width: 1230px) {

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__description,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__description {
      display: none
  }
}

@media(min-width: 980px) {

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__image-wrapper,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__image-wrapper {
      display: flex;
      flex-direction: column;
      max-width: 40rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__image,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__image {
      margin-bottom: 2.4rem;
      border-radius: .8rem;
      overflow: hidden
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__image img,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__image img {
      width: 100%;
      height: auto;
      display: block;
      object-fit: cover
  }

  #kcw__site-navigation .kcw__mobile-menu__header,
  #kcw__site-navigation .kcw__mobile-menu__utilities,
  #kcw__site-navigation .kcw__mobile-menu__cta,
  .kcw__primary-navigation .kcw__mobile-menu__header,
  .kcw__primary-navigation .kcw__mobile-menu__utilities,
  .kcw__primary-navigation .kcw__mobile-menu__cta {
      display: none
  }
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
@media(max-width: 979px) {

  #kcw__site-navigation,
  .kcw__primary-navigation {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #f9f6f2;
      z-index: 1000;
      overflow-y: auto;
      transform: translateX(-100%);
      opacity: 0;
      visibility: hidden;
      transition: transform 280ms ease-out, opacity 280ms ease-out, visibility 280ms ease-out;
      flex-direction: column
  }

  #kcw__site-navigation.kcw__active,
  .kcw__primary-navigation.kcw__active {
      display: flex;
      transform: translateX(0);
      opacity: 1;
      visibility: visible
  }

  #kcw__site-navigation .kcw__mobile-menu__header,
  .kcw__primary-navigation .kcw__mobile-menu__header {
      display: flex;
      flex-direction: column;
      padding: 0 1.6rem;
      flex-shrink: 0
  }

  #kcw__site-navigation .kcw__mobile-menu__row-1,
  .kcw__primary-navigation .kcw__mobile-menu__row-1 {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding-top: 2.7rem
  }

  #kcw__site-navigation .kcw__mobile-menu__row-2,
  .kcw__primary-navigation .kcw__mobile-menu__row-2 {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 1.2rem 0
  }

  #kcw__site-navigation .kcw__mobile-menu__row-2 .kcw__custom-logo-link,
  .kcw__primary-navigation .kcw__mobile-menu__row-2 .kcw__custom-logo-link {
      display: block;
      line-height: 0
  }

  #kcw__site-navigation .kcw__mobile-menu__logo img,
  .kcw__primary-navigation .kcw__mobile-menu__logo img {
      max-height: 4rem;
      width: auto
  }

  #kcw__site-navigation .kcw__mobile-menu__controls,
  .kcw__primary-navigation .kcw__mobile-menu__controls {
      display: flex;
      align-items: center;
      gap: 1.2rem
  }

  #kcw__site-navigation .kcw__mobile-menu-search-toggle,
  #kcw__site-navigation .kcw__mobile-menu-close-button,
  .kcw__primary-navigation .kcw__mobile-menu-search-toggle,
  .kcw__primary-navigation .kcw__mobile-menu-close-button {
      background: rgba(0, 0, 0, 0);
      border: none;
      padding: .4rem;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      color: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__mobile-menu-search-toggle svg,
  #kcw__site-navigation .kcw__mobile-menu-close-button svg,
  .kcw__primary-navigation .kcw__mobile-menu-search-toggle svg,
  .kcw__primary-navigation .kcw__mobile-menu-close-button svg {
      width: 2.4rem;
      height: 2.4rem;
      color: var(--wp-fau-color-palette-2, #447DAE);
      stroke: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__mobile-menu-search-toggle:hover,
  #kcw__site-navigation .kcw__mobile-menu-search-toggle:focus,
  #kcw__site-navigation .kcw__mobile-menu-search-toggle:focus-within,
  #kcw__site-navigation .kcw__mobile-menu-search-toggle:active,
  #kcw__site-navigation .kcw__mobile-menu-close-button:hover,
  #kcw__site-navigation .kcw__mobile-menu-close-button:focus,
  #kcw__site-navigation .kcw__mobile-menu-close-button:focus-within,
  #kcw__site-navigation .kcw__mobile-menu-close-button:active,
  .kcw__primary-navigation .kcw__mobile-menu-search-toggle:hover,
  .kcw__primary-navigation .kcw__mobile-menu-search-toggle:focus,
  .kcw__primary-navigation .kcw__mobile-menu-search-toggle:focus-within,
  .kcw__primary-navigation .kcw__mobile-menu-search-toggle:active,
  .kcw__primary-navigation .kcw__mobile-menu-close-button:hover,
  .kcw__primary-navigation .kcw__mobile-menu-close-button:focus,
  .kcw__primary-navigation .kcw__mobile-menu-close-button:focus-within,
  .kcw__primary-navigation .kcw__mobile-menu-close-button:active {
      color: var(--wp-fau-color-palette-1, #447DAE)
  }

  #kcw__site-navigation .kcw__mobile-menu-search-toggle:hover svg,
  #kcw__site-navigation .kcw__mobile-menu-search-toggle:focus svg,
  #kcw__site-navigation .kcw__mobile-menu-search-toggle:focus-within svg,
  #kcw__site-navigation .kcw__mobile-menu-search-toggle:active svg,
  #kcw__site-navigation .kcw__mobile-menu-close-button:hover svg,
  #kcw__site-navigation .kcw__mobile-menu-close-button:focus svg,
  #kcw__site-navigation .kcw__mobile-menu-close-button:focus-within svg,
  #kcw__site-navigation .kcw__mobile-menu-close-button:active svg,
  .kcw__primary-navigation .kcw__mobile-menu-search-toggle:hover svg,
  .kcw__primary-navigation .kcw__mobile-menu-search-toggle:focus svg,
  .kcw__primary-navigation .kcw__mobile-menu-search-toggle:focus-within svg,
  .kcw__primary-navigation .kcw__mobile-menu-search-toggle:active svg,
  .kcw__primary-navigation .kcw__mobile-menu-close-button:hover svg,
  .kcw__primary-navigation .kcw__mobile-menu-close-button:focus svg,
  .kcw__primary-navigation .kcw__mobile-menu-close-button:focus-within svg,
  .kcw__primary-navigation .kcw__mobile-menu-close-button:active svg {
      color: var(--wp-fau-color-palette-1, #447DAE);
      stroke: var(--wp-fau-color-palette-1, #447DAE)
  }

  #kcw__site-navigation .kcw__primary-menu-items,
  .kcw__primary-navigation .kcw__primary-menu-items {
      list-style: none;
      margin: 0;
      padding: 0;
      overflow-y: auto;
      margin-top: 2.5rem;
      transition: margin-top 280ms ease-out
  }

  #kcw__site-navigation .kcw__menu-item,
  .kcw__primary-navigation .kcw__menu-item {
      position: relative
  }

  #kcw__site-navigation .kcw__menu-item>a,
  .kcw__primary-navigation .kcw__menu-item>a {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 5px 1.6rem 13px 1.6rem;
      color: #707276;
      text-decoration: none;
      font-weight: 600;
      font-size: 1.6rem
  }

  #kcw__site-navigation .kcw__menu-item>a span,
  .kcw__primary-navigation .kcw__menu-item>a span {
      color: inherit;
      font-weight: 600
  }

  #kcw__site-navigation .kcw__menu-item>a .kcw__menu-item-chevron--down,
  .kcw__primary-navigation .kcw__menu-item>a .kcw__menu-item-chevron--down {
      display: none
  }

  #kcw__site-navigation .kcw__menu-item>a .kcw__menu-item-chevron--right,
  .kcw__primary-navigation .kcw__menu-item>a .kcw__menu-item-chevron--right {
      flex-shrink: 0;
      width: 2rem;
      height: 2rem;
      color: var(--wp-fau-color-palette-1, #447DAE);
      stroke: var(--wp-fau-color-palette-1, #447DAE);
      transition: transform 200ms ease
  }

  #kcw__site-navigation .kcw__menu-item>a:hover span,
  #kcw__site-navigation .kcw__menu-item>a:focus span,
  #kcw__site-navigation .kcw__menu-item>a:focus-within span,
  #kcw__site-navigation .kcw__menu-item>a:active span,
  .kcw__primary-navigation .kcw__menu-item>a:hover span,
  .kcw__primary-navigation .kcw__menu-item>a:focus span,
  .kcw__primary-navigation .kcw__menu-item>a:focus-within span,
  .kcw__primary-navigation .kcw__menu-item>a:active span {
      color: var(--wp-fau-color-palette-1, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item.kcw__menu-item-has-children.kcw__active>a .kcw__menu-item-chevron--right,
  .kcw__primary-navigation .kcw__menu-item.kcw__menu-item-has-children.kcw__active>a .kcw__menu-item-chevron--right {
      transform: rotate(90deg)
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown {
      display: none;
      background: #f9f9f9;
      padding: 2rem 1.6rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__close,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__close {
      display: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__header,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__header {
      display: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__container,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__container {
      padding: 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__row,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__row {
      display: flex;
      flex-direction: column;
      gap: 2.4rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__column,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__column {
      display: flex;
      flex-direction: column
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__cta,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__cta {
      margin-top: 1.6rem;
      background-color: #fcfaf8
  }

  #kcw__site-navigation .kcw__menu-item .kcw__mega-dropdown__image-wrapper,
  .kcw__primary-navigation .kcw__menu-item .kcw__mega-dropdown__image-wrapper {
      display: none
  }

  #kcw__site-navigation .kcw__menu-item.kcw__active .kcw__mega-dropdown,
  .kcw__primary-navigation .kcw__menu-item.kcw__active .kcw__mega-dropdown {
      display: block
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-links-group .kcw__mega-dropdown__section-header,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-links-group .kcw__mega-dropdown__section-header {
      color: #707276;
      font-size: 1.3rem;
      font-weight: 600;
      margin: 0 0 1.2rem;
      line-height: 1.45
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-links-grid,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-links-grid {
      display: flex;
      flex-direction: column;
      gap: 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link {
      display: flex;
      align-items: flex-start;
      gap: 1rem;
      padding: 1.2rem 0;
      text-decoration: none;
      color: #22180b;
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 1.45;
      border-bottom: 1px solid #e6e7e8
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link:last-child,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link:last-child {
      border-bottom: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link__icon,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link__icon {
      color: var(--wp-fau-color-palette-1, #447DAE);
      display: inline-flex;
      flex-shrink: 0;
      width: 2rem;
      height: 2rem;
      margin-top: .2rem
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link__icon svg,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link__icon svg {
      width: 100%;
      height: 100%
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link__text,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link__text {
      color: #22180b
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link__content,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link__content {
      display: flex;
      flex-direction: column
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link__description,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link__description {
      display: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link--red .kcw__icon-link__text,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link--red .kcw__icon-link__text {
      color: #ac2d20
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link--red .kcw__icon-link__icon svg,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link--red .kcw__icon-link__icon svg {
      color: #ac2d20;
      stroke: #ac2d20
  }

  #kcw__site-navigation .kcw__menu-item .kcw__icon-link:hover .kcw__icon-link__text,
  #kcw__site-navigation .kcw__menu-item .kcw__icon-link:focus .kcw__icon-link__text,
  #kcw__site-navigation .kcw__menu-item .kcw__icon-link:focus-within .kcw__icon-link__text,
  #kcw__site-navigation .kcw__menu-item .kcw__icon-link:active .kcw__icon-link__text,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link:hover .kcw__icon-link__text,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link:focus .kcw__icon-link__text,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link:focus-within .kcw__icon-link__text,
  .kcw__primary-navigation .kcw__menu-item .kcw__icon-link:active .kcw__icon-link__text {
      color: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-group .kcw__mega-dropdown__section-header,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-group .kcw__mega-dropdown__section-header {
      color: #707276;
      font-size: 1.3rem;
      font-weight: 600;
      margin: 0 0 1.2rem;
      line-height: 1.45
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list {
      list-style: none;
      margin: 0 0 1.6rem 0;
      padding: 0;
      display: flex;
      flex-direction: column;
      gap: 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list:last-child,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list:last-child {
      margin-bottom: 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list li,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list li {
      margin: 0;
      border-bottom: 1px solid #e6e7e8
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list li:last-child,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list li:last-child {
      border-bottom: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list a,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list a {
      color: #22180b;
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 1.45;
      text-decoration: none;
      display: block;
      padding: 1.2rem 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list a:hover,
  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list a:focus,
  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list a:focus-within,
  #kcw__site-navigation .kcw__menu-item .kcw__simple-links-list a:active,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list a:hover,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list a:focus,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list a:focus-within,
  .kcw__primary-navigation .kcw__menu-item .kcw__simple-links-list a:active {
      color: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-posts-group .kcw__mega-dropdown__section-header,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-posts-group .kcw__mega-dropdown__section-header {
      color: #707276;
      font-size: 1.3rem;
      font-weight: 600;
      margin: 0 0 1.2rem;
      line-height: 1.45
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-posts-grid,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-posts-grid {
      display: flex;
      flex-direction: column;
      gap: 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card {
      border-bottom: 1px solid #e6e7e8
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card:last-child,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card:last-child {
      border-bottom: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__image-link,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__image-link {
      display: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__content,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__content {
      gap: 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__title,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__title {
      margin: 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__title a,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__title a {
      color: #22180b;
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 1.45;
      text-decoration: none;
      display: block;
      padding: 1.2rem 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__title a:hover,
  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__title a:focus,
  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__title a:focus-within,
  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__title a:active,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__title a:hover,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__title a:focus,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__title a:focus-within,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__title a:active {
      color: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item .kcw__related-post-card__excerpt,
  .kcw__primary-navigation .kcw__menu-item .kcw__related-post-card__excerpt {
      display: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-cards-group .kcw__mega-dropdown__section-header,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-cards-group .kcw__mega-dropdown__section-header {
      color: #707276;
      font-size: 1.3rem;
      font-weight: 600;
      margin: 0 0 1.2rem;
      line-height: 1.45
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-cards-grid,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-cards-grid {
      display: flex;
      flex-direction: column;
      gap: 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card {
      border-bottom: 1px solid #e6e7e8
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card:last-child,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card:last-child {
      border-bottom: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__image-link,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__image-link {
      display: none
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__content,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__content {
      gap: 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__title,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__title {
      margin: 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__title a,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__title a {
      color: #22180b;
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 1.45;
      text-decoration: none;
      display: block;
      padding: 1.2rem 0
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__title a:hover,
  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__title a:focus,
  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__title a:focus-within,
  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__title a:active,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__title a:hover,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__title a:focus,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__title a:focus-within,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__title a:active {
      color: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__menu-item .kcw__cta-card__description,
  .kcw__primary-navigation .kcw__menu-item .kcw__cta-card__description {
      display: none
  }

  #kcw__site-navigation .kcw__mobile-menu__utilities,
  .kcw__primary-navigation .kcw__mobile-menu__utilities {
      padding: 2rem 1.6rem;
      display: flex;
      flex-direction: column;
      gap: 1.6rem;
      flex-shrink: 0
  }

  #kcw__site-navigation .kcw__mobile-menu__utilities .kcw__utility-links-grid,
  .kcw__primary-navigation .kcw__mobile-menu__utilities .kcw__utility-links-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 3rem 4rem;
      margin: 0 auto
  }
}

@media(max-width: 979px)and (max-width: 640px) {

  #kcw__site-navigation .kcw__mobile-menu__utilities .kcw__utility-links-grid,
  .kcw__primary-navigation .kcw__mobile-menu__utilities .kcw__utility-links-grid {
      justify-items: center
  }

  #kcw__site-navigation .kcw__mobile-menu__utilities .kcw__utility-links-grid .kcw__utility-item,
  .kcw__primary-navigation .kcw__mobile-menu__utilities .kcw__utility-links-grid .kcw__utility-item {
      width: max-content;
      flex-direction: column;
      gap: .4rem
  }
}

@media(max-width: 979px)and (min-width: 640px) {

  #kcw__site-navigation .kcw__mobile-menu__utilities .kcw__utility-links-grid,
  .kcw__primary-navigation .kcw__mobile-menu__utilities .kcw__utility-links-grid {
      margin: 0;
      gap: 1.6rem;
      display: flex;
      flex-direction: column
  }
}

@media(max-width: 979px) {

  #kcw__site-navigation .kcw__utility-item,
  .kcw__primary-navigation .kcw__utility-item {
      display: flex;
      align-items: center;
      gap: 1.2rem;
      font-size: 1.6rem;
      font-weight: 600;
      color: var(--wp-fau-color-palette-1, #447DAE);
      text-decoration: none;
      background: rgba(0, 0, 0, 0);
      border: none;
      width: 100%;
      text-align: left;
      cursor: pointer
  }

  #kcw__site-navigation .kcw__utility-item span,
  .kcw__primary-navigation .kcw__utility-item span {
      color: inherit
  }

  #kcw__site-navigation .kcw__utility-item span.kcw__utility-label,
  .kcw__primary-navigation .kcw__utility-item span.kcw__utility-label {
      color: #707276 !important
  }

  #kcw__site-navigation .kcw__utility-item svg,
  .kcw__primary-navigation .kcw__utility-item svg {
      width: 2rem;
      height: 2rem;
      flex-shrink: 0;
      color: var(--wp-fau-color-palette-1, #447DAE);
      stroke: var(--wp-fau-color-palette-1, #447DAE)
  }

  #kcw__site-navigation .kcw__utility-item:hover,
  #kcw__site-navigation .kcw__utility-item:focus,
  #kcw__site-navigation .kcw__utility-item:focus-within,
  #kcw__site-navigation .kcw__utility-item:active,
  .kcw__primary-navigation .kcw__utility-item:hover,
  .kcw__primary-navigation .kcw__utility-item:focus,
  .kcw__primary-navigation .kcw__utility-item:focus-within,
  .kcw__primary-navigation .kcw__utility-item:active {
      color: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__utility-item:hover svg,
  #kcw__site-navigation .kcw__utility-item:focus svg,
  #kcw__site-navigation .kcw__utility-item:focus-within svg,
  #kcw__site-navigation .kcw__utility-item:active svg,
  .kcw__primary-navigation .kcw__utility-item:hover svg,
  .kcw__primary-navigation .kcw__utility-item:focus svg,
  .kcw__primary-navigation .kcw__utility-item:focus-within svg,
  .kcw__primary-navigation .kcw__utility-item:active svg {
      color: var(--wp-fau-color-palette-2, #447DAE);
      stroke: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__utility-item--emergency,
  .kcw__primary-navigation .kcw__utility-item--emergency {
      color: #ac2d20;
      width: auto;
      margin: 0 auto
  }
}

@media(max-width: 979px)and (min-width: 640px) {

  #kcw__site-navigation .kcw__utility-item--emergency,
  .kcw__primary-navigation .kcw__utility-item--emergency {
      margin: 0
  }
}

@media(max-width: 979px) {

  #kcw__site-navigation .kcw__utility-item--emergency span,
  .kcw__primary-navigation .kcw__utility-item--emergency span {
      color: #ac2d20
  }

  #kcw__site-navigation .kcw__utility-item--emergency svg,
  .kcw__primary-navigation .kcw__utility-item--emergency svg {
      color: #ac2d20;
      stroke: #ac2d20
  }

  #kcw__site-navigation .kcw__utility-item--emergency:hover,
  #kcw__site-navigation .kcw__utility-item--emergency:focus,
  #kcw__site-navigation .kcw__utility-item--emergency:focus-within,
  #kcw__site-navigation .kcw__utility-item--emergency:active,
  .kcw__primary-navigation .kcw__utility-item--emergency:hover,
  .kcw__primary-navigation .kcw__utility-item--emergency:focus,
  .kcw__primary-navigation .kcw__utility-item--emergency:focus-within,
  .kcw__primary-navigation .kcw__utility-item--emergency:active {
      color: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__utility-item--emergency:hover span,
  #kcw__site-navigation .kcw__utility-item--emergency:focus span,
  #kcw__site-navigation .kcw__utility-item--emergency:focus-within span,
  #kcw__site-navigation .kcw__utility-item--emergency:active span,
  .kcw__primary-navigation .kcw__utility-item--emergency:hover span,
  .kcw__primary-navigation .kcw__utility-item--emergency:focus span,
  .kcw__primary-navigation .kcw__utility-item--emergency:focus-within span,
  .kcw__primary-navigation .kcw__utility-item--emergency:active span {
      color: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__utility-item--emergency:hover svg,
  #kcw__site-navigation .kcw__utility-item--emergency:focus svg,
  #kcw__site-navigation .kcw__utility-item--emergency:focus-within svg,
  #kcw__site-navigation .kcw__utility-item--emergency:active svg,
  .kcw__primary-navigation .kcw__utility-item--emergency:hover svg,
  .kcw__primary-navigation .kcw__utility-item--emergency:focus svg,
  .kcw__primary-navigation .kcw__utility-item--emergency:focus-within svg,
  .kcw__primary-navigation .kcw__utility-item--emergency:active svg {
      color: var(--wp-fau-color-palette-2, #447DAE);
      stroke: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__utility-item--expandable,
  .kcw__primary-navigation .kcw__utility-item--expandable {
      justify-content: space-between;
      width: auto;
      margin: 0 auto
  }
}

@media(max-width: 979px)and (min-width: 640px) {

  #kcw__site-navigation .kcw__utility-item--expandable,
  .kcw__primary-navigation .kcw__utility-item--expandable {
      margin: 0;
      justify-content: flex-start
  }
}

@media(max-width: 979px) {

  #kcw__site-navigation .kcw__utility-item--expandable svg,
  .kcw__primary-navigation .kcw__utility-item--expandable svg {
      transition: transform 200ms ease
  }

  #kcw__site-navigation .kcw__utility-item--expandable[aria-expanded=true] svg,
  .kcw__primary-navigation .kcw__utility-item--expandable[aria-expanded=true] svg {
      transform: rotate(90deg)
  }

  #kcw__site-navigation .kcw__care-network-mobile__logos,
  .kcw__primary-navigation .kcw__care-network-mobile__logos {
      display: none;
      padding: 1.6rem 0;
      flex-direction: column;
      gap: 1.6rem;
      align-items: center
  }
}

@media(max-width: 979px)and (min-width: 640px) {

  #kcw__site-navigation .kcw__care-network-mobile__logos,
  .kcw__primary-navigation .kcw__care-network-mobile__logos {
      align-items: flex-start
  }
}

@media(max-width: 979px) {

  #kcw__site-navigation .kcw__care-network-mobile__logos.kcw__is-visible,
  .kcw__primary-navigation .kcw__care-network-mobile__logos.kcw__is-visible {
      display: flex
  }

  #kcw__site-navigation .kcw__care-network-mobile__logos img,
  .kcw__primary-navigation .kcw__care-network-mobile__logos img {
      max-height: 5rem;
      width: auto
  }

  #kcw__site-navigation .kcw__mobile-menu__cta,
  .kcw__primary-navigation .kcw__mobile-menu__cta {
      padding: 2rem 1.6rem;
      flex-shrink: 0
  }
}

@media(max-width: 979px)and (min-width: 640px) {

  #kcw__site-navigation .kcw__mobile-menu__cta,
  .kcw__primary-navigation .kcw__mobile-menu__cta {
      width: fit-content
  }
}

@media(max-width: 979px) {

  #kcw__site-navigation .kcw__mobile-menu__cta .kcw__button--appointment span,
  .kcw__primary-navigation .kcw__mobile-menu__cta .kcw__button--appointment span {
      color: #f9f6f2
  }

  #kcw__site-navigation .kcw__mobile-menu__cta .kcw__button--appointment svg,
  .kcw__primary-navigation .kcw__mobile-menu__cta .kcw__button--appointment svg {
      color: #f9f6f2
  }

  #kcw__site-navigation .kcw__mobile-menu__cta .kcw__button--appointment:hover span,
  #kcw__site-navigation .kcw__mobile-menu__cta .kcw__button--appointment:focus span,
  #kcw__site-navigation .kcw__mobile-menu__cta .kcw__button--appointment:focus-within span,
  #kcw__site-navigation .kcw__mobile-menu__cta .kcw__button--appointment:active span,
  .kcw__primary-navigation .kcw__mobile-menu__cta .kcw__button--appointment:hover span,
  .kcw__primary-navigation .kcw__mobile-menu__cta .kcw__button--appointment:focus span,
  .kcw__primary-navigation .kcw__mobile-menu__cta .kcw__button--appointment:focus-within span,
  .kcw__primary-navigation .kcw__mobile-menu__cta .kcw__button--appointment:active span {
      color: var(--wp-fau-color-palette-2, #447DAE)
  }

  #kcw__site-navigation .kcw__mobile-menu__cta .kcw__button--appointment:hover svg,
  #kcw__site-navigation .kcw__mobile-menu__cta .kcw__button--appointment:focus svg,
  #kcw__site-navigation .kcw__mobile-menu__cta .kcw__button--appointment:focus-within svg,
  #kcw__site-navigation .kcw__mobile-menu__cta .kcw__button--appointment:active svg,
  .kcw__primary-navigation .kcw__mobile-menu__cta .kcw__button--appointment:hover svg,
  .kcw__primary-navigation .kcw__mobile-menu__cta .kcw__button--appointment:focus svg,
  .kcw__primary-navigation .kcw__mobile-menu__cta .kcw__button--appointment:focus-within svg,
  .kcw__primary-navigation .kcw__mobile-menu__cta .kcw__button--appointment:active svg {
      color: var(--wp-fau-color-palette-2, #447DAE)
  }
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__utility-link {
  display: flex;
  align-items: center;
  gap: .4rem;
  background: rgba(0, 0, 0, 0);
  border: none;
  color: var(--wp-fau-color-palette-2, #447DAE);
  padding: 0;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: color 200ms ease;
  white-space: nowrap;
  line-height: 1.6
}

.kcw__utility-link span {
  color: var(--wp-fau-color-palette-2, #447DAE) !important;
  font-weight: 600
}

.kcw__utility-link svg {
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  color: var(--wp-fau-color-palette-2, #447DAE);
  stroke: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__utility-link span.kcw__utility-label {
  color: #707276 !important;
  font-size: 1.3rem;
  line-height: 1.45
}

.kcw__utility-link:hover,
.kcw__utility-link:focus,
.kcw__utility-link:focus-within,
.kcw__utility-link:active {
  color: var(--wp-fau-color-palette-1, #447DAE);
  text-decoration: none
}

.kcw__utility-link:hover svg,
.kcw__utility-link:focus svg,
.kcw__utility-link:focus-within svg,
.kcw__utility-link:active svg {
  color: var(--wp-fau-color-palette-1, #447DAE);
  stroke: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__utility-link:hover span,
.kcw__utility-link:focus span,
.kcw__utility-link:focus-within span,
.kcw__utility-link:active span {
  color: var(--wp-fau-color-palette-1, #447DAE) !important
}

.kcw__utility-link.kcw__care-network-toggle {
  position: relative;
  z-index: 1001;
  padding-left: 16px
}

.kcw__utility-link.kcw__care-network-toggle span {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__utility-link.kcw__care-network-toggle span:hover,
.kcw__utility-link.kcw__care-network-toggle span:focus,
.kcw__utility-link.kcw__care-network-toggle span:focus-within,
.kcw__utility-link.kcw__care-network-toggle span:active {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__utility-link.kcw__care-network-toggle svg {
  transition: transform 200ms ease
}

.kcw__utility-link.kcw__care-network-toggle[aria-expanded=true] svg {
  display: none
}

.kcw__utility-link.kcw__search-toggle {
  padding: .4rem
}

.kcw__utility-link.kcw__search-toggle svg {
  width: 2.4rem;
  height: 2.4rem
}

.kcw__mobile-search-toggle {
  background: rgba(0, 0, 0, 0);
  border: none;
  padding: .4rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--wp-fau-color-palette-2, #447DAE);
  z-index: 10000
}

.kcw__mobile-search-toggle svg {
  width: 2.4rem;
  height: 2.4rem;
  color: var(--wp-fau-color-palette-2, #447DAE);
  stroke: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__mobile-search-toggle:hover,
.kcw__mobile-search-toggle:focus,
.kcw__mobile-search-toggle:focus-within,
.kcw__mobile-search-toggle:active {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__mobile-search-toggle:hover svg,
.kcw__mobile-search-toggle:focus svg,
.kcw__mobile-search-toggle:focus-within svg,
.kcw__mobile-search-toggle:active svg {
  color: var(--wp-fau-color-palette-1, #447DAE);
  stroke: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__translate-wrapper {
  display: flex;
  align-items: center
}

.kcw__button--cta {
  background: rgba(0, 0, 0, 0);
  border: none;
  color: #22180b;
  padding: .8rem 2rem;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0;
  transition: color 200ms ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .6rem;
  white-space: nowrap
}

.kcw__button--cta span,
.kcw__button--cta svg {
  color: inherit;
  font-weight: 600
}

.kcw__button--cta svg {
  width: 2rem;
  height: 2rem
}

.kcw__button--cta:hover,
.kcw__button--cta:focus,
.kcw__button--cta:focus-within,
.kcw__button--cta:active {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__button--cta:hover svg,
.kcw__button--cta:focus svg,
.kcw__button--cta:focus-within svg,
.kcw__button--cta:active svg {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__button--cta-red {
  color: #ac2d20
}

.kcw__button--cta-red span {
  color: #ac2d20
}

.kcw__button--cta-red svg {
  color: #ac2d20;
  stroke: #ac2d20
}

.kcw__button--cta-red:hover,
.kcw__button--cta-red:focus,
.kcw__button--cta-red:focus-within,
.kcw__button--cta-red:active {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__button--cta-red:hover span,
.kcw__button--cta-red:focus span,
.kcw__button--cta-red:focus-within span,
.kcw__button--cta-red:active span {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__button--cta-red:hover svg,
.kcw__button--cta-red:focus svg,
.kcw__button--cta-red:focus-within svg,
.kcw__button--cta-red:active svg {
  color: var(--wp-fau-color-palette-2, #447DAE);
  stroke: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__button--secondary {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #22180b;
  color: #22180b;
  padding: .8rem 2rem;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 9999px;
  transition: all 200ms ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .6rem;
  white-space: nowrap
}

.kcw__button--secondary svg {
  width: 1.6rem;
  height: 1.6rem
}

.kcw__button--secondary:hover,
.kcw__button--secondary:focus,
.kcw__button--secondary:focus-within,
.kcw__button--secondary:active {
  background: #22180b;
  color: #f9f6f2
}

.kcw__button.kcw__button--appointment {
  padding: .8rem 2rem
}

.kcw__button--full-width {
  width: 100%;
  text-align: center;
  display: block
}

.kcw__site-header__cta-buttons .kcw__button span,
.kcw__site-header__cta-buttons .kcw__button svg {
  color: inherit;
  font-weight: 600
}

.kcw__site-header__cta-buttons .kcw__button--cta {
  border: none;
  padding: 0
}

.kcw__site-header__cta-buttons .kcw__button--cta-red {
  color: #ac2d20
}

.kcw__site-header__cta-buttons .kcw__button--cta-red span {
  color: #ac2d20
}

.kcw__site-header__cta-buttons .kcw__button--cta-red svg {
  color: #ac2d20;
  stroke: #ac2d20
}

.kcw__site-header__cta-buttons .kcw__button--cta-red:hover,
.kcw__site-header__cta-buttons .kcw__button--cta-red:focus,
.kcw__site-header__cta-buttons .kcw__button--cta-red:focus-within,
.kcw__site-header__cta-buttons .kcw__button--cta-red:active {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__site-header__cta-buttons .kcw__button--cta-red:hover span,
.kcw__site-header__cta-buttons .kcw__button--cta-red:focus span,
.kcw__site-header__cta-buttons .kcw__button--cta-red:focus-within span,
.kcw__site-header__cta-buttons .kcw__button--cta-red:active span {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__site-header__cta-buttons .kcw__button--cta-red:hover svg,
.kcw__site-header__cta-buttons .kcw__button--cta-red:focus svg,
.kcw__site-header__cta-buttons .kcw__button--cta-red:focus-within svg,
.kcw__site-header__cta-buttons .kcw__button--cta-red:active svg {
  color: var(--wp-fau-color-palette-1, #447DAE);
  stroke: var(--wp-fau-color-palette-1, #447DAE)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__site-header__search-pill {
  display: none;
  align-items: center;
  background: #fcfaf8;
  border: 1.5px solid #e6e7e8;
  border-radius: 10rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 280ms ease-out, visibility 280ms ease-out;
  z-index: 10001;
  white-space: nowrap
}

.kcw__site-header__search-pill.kcw__is-visible {
  display: flex;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  max-width: 109rem;
  margin-right: auto;
  margin-left: auto
}

@media(max-width: 979px) {
  .kcw__site-header__search-pill {
      position: relative;
      margin: 0 0 1.5rem
  }

  .kcw__open-menu .kcw__site-header__search-pill {
      position: fixed;
      left: 2rem;
      right: 2rem;
      top: 11.9rem;
      margin: 0;
      z-index: 10002
  }
}

@media(min-width: 980px) {
  .kcw__site-header__search-pill {
      position: absolute;
      top: 0
  }
}

.kcw__search-pill__container {
  display: flex;
  align-items: center;
  width: 100%;
  padding: .8rem 1.2rem;
  gap: 1rem;
  max-height: 4.8rem
}

.kcw__search-pill__container .kcw__search-form {
  flex: 1;
  display: flex;
  align-items: center;
  margin: 0
}

.kcw__search-pill__container .kcw__search-form label {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  background: rgba(0, 0, 0, 0);
  border: none;
  height: auto
}

.kcw__search-pill__container .kcw__search-form input.kcw__search-field {
  flex: 1;
  border: none;
  background: rgba(0, 0, 0, 0);
  padding: .6rem 1rem;
  font-size: 1.4rem;
  outline: none;
  min-width: 0
}

.kcw__search-pill__container .kcw__search-form input.kcw__search-field::placeholder {
  color: #22180b
}

.kcw__search-pill__container .kcw__search-form input.kcw__search-field:focus {
  outline: none
}

.kcw__search-pill__container .kcw__search-form button.kcw__search-submit {
  background: rgba(0, 0, 0, 0);
  border: none;
  padding: .4rem;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0
}

.kcw__search-pill__container .kcw__search-form button.kcw__search-submit svg {
  width: 1.8rem;
  height: 1.8rem;
  color: #707276
}

.kcw__search-pill__container .kcw__search-form button.kcw__search-submit:hover svg,
.kcw__search-pill__container .kcw__search-form button.kcw__search-submit:focus svg,
.kcw__search-pill__container .kcw__search-form button.kcw__search-submit:focus-within svg,
.kcw__search-pill__container .kcw__search-form button.kcw__search-submit:active svg {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__search-pill__close {
  background: rgba(0, 0, 0, 0);
  border: none;
  padding: .6rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-left: .5rem
}

.kcw__search-pill__close svg {
  width: 1.6rem;
  height: 1.6rem;
  color: var(--wp-fau-color-palette-1, #447DAE);
  stroke: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__search-pill__close:hover svg,
.kcw__search-pill__close:focus svg,
.kcw__search-pill__close:focus-within svg,
.kcw__search-pill__close:active svg {
  color: var(--wp-fau-color-palette-2, #447DAE);
  stroke: var(--wp-fau-color-palette-2, #447DAE)
}

@media(max-width: 979px) {

  .kcw__open-menu .kcw__site-header__search-pill.kcw__is-visible~.kcw__site-header__top-row #kcw__site-navigation .kcw__primary-menu-items,
  .kcw__open-menu .kcw__site-header__search-pill.kcw__is-visible~.kcw__site-header__bottom-row #kcw__site-navigation .kcw__primary-menu-items {
      margin-top: 10.5rem
  }
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__care-network-wrapper {
  position: relative;
  display: flex;
  align-items: center
}

.kcw__care-network-pill {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(30%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  background: #f9f6f2;
  border: 1.5px solid #e6e7e8;
  border-radius: 10rem;
  padding: 1.3rem 1.6rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 280ms ease-out, visibility 280ms ease-out;
  z-index: 1000;
  white-space: nowrap
}

@media(min-width: 1440px) {
  .kcw__care-network-pill {
      transform: translateY(-50%);
      padding-left: 250px
  }
}

.kcw__care-network-pill.kcw__is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto
}

.kcw__care-network-pill__logos {
  display: flex;
  align-items: center;
  gap: 4rem;
  padding: 0 1rem;
  flex-wrap: wrap
}

.kcw__care-network-pill__logo-link {
  display: inline-flex;
  align-items: center;
  transition: opacity 200ms ease
}

.kcw__care-network-pill__logo-link:hover,
.kcw__care-network-pill__logo-link:focus,
.kcw__care-network-pill__logo-link:focus-within,
.kcw__care-network-pill__logo-link:active {
  opacity: .7
}

.kcw__care-network-pill__logo {
  height: 3rem;
  width: auto;
  max-width: 120px;
  object-fit: contain;
  flex-shrink: 0
}

.kcw__care-network-pill__close {
  background: rgba(0, 0, 0, 0);
  border: none;
  padding: .6rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-left: 1rem
}

.kcw__care-network-pill__close svg {
  width: 1.2rem;
  height: 1.2rem;
  color: var(--wp-fau-color-palette-1, #447DAE);
  stroke: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__care-network-pill__close:hover,
.kcw__care-network-pill__close:focus,
.kcw__care-network-pill__close:focus-within,
.kcw__care-network-pill__close:active {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__care-network-pill__close:hover svg,
.kcw__care-network-pill__close:focus svg,
.kcw__care-network-pill__close:focus-within svg,
.kcw__care-network-pill__close:active svg {
  color: var(--wp-fau-color-palette-2, #447DAE);
  stroke: var(--wp-fau-color-palette-2, #447DAE)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__menu-toggle-button {
  background: rgba(0, 0, 0, 0);
  border: 1px solid var(--wp-fau-color-palette-2, #447DAE);
  border-radius: 9999px;
  padding: .8rem 1.6rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: .8rem;
  position: relative;
  z-index: 1001;
  transition: all .3s ease
}

.kcw__menu-toggle-button[aria-expanded=true] {
  gap: .5rem
}

.kcw__menu-toggle-button span {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__menu-toggle-button:hover,
.kcw__menu-toggle-button:focus,
.kcw__menu-toggle-button:focus-within,
.kcw__menu-toggle-button:active {
  background: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__menu-toggle-button:hover .kcw__menu-toggle-button__text,
.kcw__menu-toggle-button:focus .kcw__menu-toggle-button__text,
.kcw__menu-toggle-button:focus-within .kcw__menu-toggle-button__text,
.kcw__menu-toggle-button:active .kcw__menu-toggle-button__text {
  color: #f9f6f2
}

.kcw__menu-toggle-button:hover .kcw__burger-bun-top,
.kcw__menu-toggle-button:hover .kcw__burger-filling,
.kcw__menu-toggle-button:hover .kcw__burger-bun-bottom,
.kcw__menu-toggle-button:focus .kcw__burger-bun-top,
.kcw__menu-toggle-button:focus .kcw__burger-filling,
.kcw__menu-toggle-button:focus .kcw__burger-bun-bottom,
.kcw__menu-toggle-button:focus-within .kcw__burger-bun-top,
.kcw__menu-toggle-button:focus-within .kcw__burger-filling,
.kcw__menu-toggle-button:focus-within .kcw__burger-bun-bottom,
.kcw__menu-toggle-button:active .kcw__burger-bun-top,
.kcw__menu-toggle-button:active .kcw__burger-filling,
.kcw__menu-toggle-button:active .kcw__burger-bun-bottom {
  background: #f9f6f2
}

.kcw__menu-toggle-button:hover svg,
.kcw__menu-toggle-button:focus svg,
.kcw__menu-toggle-button:focus-within svg,
.kcw__menu-toggle-button:active svg {
  color: #f9f6f2;
  stroke: #f9f6f2
}

.kcw__menu-toggle-button__text {
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--wp-fau-color-palette-1, #447DAE);
  transition: color .3s ease
}

.kcw__menu-toggle-button__icon {
  width: 2rem;
  height: 1.6rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative
}

.kcw__menu-toggle-button__icon svg {
  width: 100%;
  height: 100%;
  color: var(--wp-fau-color-palette-2, #447DAE);
  stroke: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__menu-toggle-button .kcw__burger-bun-top,
.kcw__menu-toggle-button .kcw__burger-filling,
.kcw__menu-toggle-button .kcw__burger-bun-bottom {
  width: 100%;
  height: .2rem;
  background: var(--wp-fau-color-palette-2, #447DAE);
  transition: all .3s ease
}

.kcw__menu-toggle-button.kcw__is-open .kcw__burger-bun-top {
  animation: burger-top .5s forwards;
  transform-origin: center
}

.kcw__menu-toggle-button.kcw__is-open .kcw__burger-filling {
  transform: scale3d(0, 1, 1)
}

.kcw__menu-toggle-button.kcw__is-open .kcw__burger-bun-bottom {
  animation: burger-bottom .5s forwards;
  transform-origin: center
}

.kcw__menu-toggle-button.kcw__is-closed .kcw__burger-bun-top {
  animation: burger-top-out .5s forwards
}

.kcw__menu-toggle-button.kcw__is-closed .kcw__burger-filling {
  transform: scale3d(1, 1, 1)
}

.kcw__menu-toggle-button.kcw__is-closed .kcw__burger-bun-bottom {
  animation: burger-bottom-out .5s forwards
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-1 {
  background-color: var(--wp-fau-color-scheme-1-background, #F9F6F2)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-1 .kcw__utility-link {
  color: var(--wp-fau-color-scheme-1-text, #22180b)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-1 .kcw__utility-link:hover,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-1 .kcw__utility-link:focus,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-1 .kcw__utility-link:focus-within,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-1 .kcw__utility-link:active {
  color: var(--wp-fau-color-scheme-1-link-hover, inherit)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-1 .kcw__mobile-phone {
  color: var(--wp-fau-color-scheme-1-text, #22180b)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-2 {
  background-color: var(--wp-fau-color-scheme-2-background, #F9F6F2)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-2 .kcw__utility-link {
  color: var(--wp-fau-color-scheme-2-text, #22180b)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-2 .kcw__utility-link:hover,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-2 .kcw__utility-link:focus,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-2 .kcw__utility-link:focus-within,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-2 .kcw__utility-link:active {
  color: var(--wp-fau-color-scheme-2-link-hover, inherit)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-2 .kcw__mobile-phone {
  color: var(--wp-fau-color-scheme-2-text, #22180b)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-3 {
  background-color: var(--wp-fau-color-scheme-3-background, #F9F6F2)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-3 .kcw__utility-link {
  color: var(--wp-fau-color-scheme-3-text, #22180b)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-3 .kcw__utility-link:hover,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-3 .kcw__utility-link:focus,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-3 .kcw__utility-link:focus-within,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-3 .kcw__utility-link:active {
  color: var(--wp-fau-color-scheme-3-link-hover, inherit)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-3 .kcw__mobile-phone {
  color: var(--wp-fau-color-scheme-3-text, #22180b)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-4 {
  background-color: var(--wp-fau-color-scheme-4-background, #F9F6F2)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-4 .kcw__utility-link {
  color: var(--wp-fau-color-scheme-4-text, #22180b)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-4 .kcw__utility-link:hover,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-4 .kcw__utility-link:focus,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-4 .kcw__utility-link:focus-within,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-4 .kcw__utility-link:active {
  color: var(--wp-fau-color-scheme-4-link-hover, inherit)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-4 .kcw__mobile-phone {
  color: var(--wp-fau-color-scheme-4-text, #22180b)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-5 {
  background-color: var(--wp-fau-color-scheme-5-background, #F9F6F2)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-5 .kcw__utility-link {
  color: var(--wp-fau-color-scheme-5-text, #22180b)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-5 .kcw__utility-link:hover,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-5 .kcw__utility-link:focus,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-5 .kcw__utility-link:focus-within,
body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-5 .kcw__utility-link:active {
  color: var(--wp-fau-color-scheme-5-link-hover, inherit)
}

body header#kcw__masthead.kcw__site-header .kcw__site-header__wrapper.kcw__color-scheme-5 .kcw__mobile-phone {
  color: var(--wp-fau-color-scheme-5-text, #22180b)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__search-form {
  display: flex;
  align-items: center;
  flex-basis: 45%;
  flex-grow: 1
}

@media(min-width: 980px) {
  .kcw__search-form {
      flex-grow: 0;
      flex-basis: auto
  }
}

.kcw__search-form label {
  background-color: #f9f6f2;
  border-radius: var(--wp-fau-button-border-radius, 0);
  margin: 0;
  width: 100%;
  height: 3.2rem;
  border: 1px solid var(--search-border)
}

.kcw__search-form label input {
  width: 100%;
  padding: 0 1.1rem;
  transition: width .4s cubic-bezier(0.58, 0.3, 0.005, 1);
  height: 4.5rem
}

@media(min-width: 980px) {
  .kcw__search-form label input {
      width: 23rem;
      height: 3.2rem
  }
}

.kcw__search-form input.kcw__search-field {
  border-width: 0;
  outline: none;
  overflow: hidden;
  line-height: 1;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0);
  appearance: none
}

.kcw__search-form input.kcw__search-field::-webkit-search-cancel-button {
  filter: brightness(0)
}

@media(min-width: 980px) {
  .kcw__search-form input.kcw__search-field::placeholder {
      color: var(--wp-fau-color-palette-1, #447DAE)
  }
}

.kcw__search-form button.kcw__search-submit {
  border: none;
  height: 1.6rem;
  background-color: rgba(0, 0, 0, 0);
  margin-right: 1rem;
  padding: 0 1rem
}

@media(min-width: 980px) {
  .kcw__search-form button.kcw__search-submit {
      margin-right: 0rem
  }
}

.kcw__error-search .kcw__search-form label {
  width: 100%;
  height: 4rem
}

@media(min-width: 980px) {
  body header#kcw__masthead.kcw__site-header .kcw__site-header__top-wrapper.kcw__color-scheme-1 .kcw__search-form label {
      border: 1px solid var(--wp-fau-color-scheme-1-secondary-button-border, #22180b)
  }
}

@media(min-width: 980px) {
  body header#kcw__masthead.kcw__site-header .kcw__site-header__top-wrapper.kcw__color-scheme-2 .kcw__search-form label {
      border: 1px solid var(--wp-fau-color-scheme-2-secondary-button-border, #22180b)
  }
}

@media(min-width: 980px) {
  body header#kcw__masthead.kcw__site-header .kcw__site-header__top-wrapper.kcw__color-scheme-3 .kcw__search-form label {
      border: 1px solid var(--wp-fau-color-scheme-3-secondary-button-border, #22180b)
  }
}

@media(min-width: 980px) {
  body header#kcw__masthead.kcw__site-header .kcw__site-header__top-wrapper.kcw__color-scheme-4 .kcw__search-form label {
      border: 1px solid var(--wp-fau-color-scheme-4-secondary-button-border, #22180b)
  }
}

@media(min-width: 980px) {
  body header#kcw__masthead.kcw__site-header .kcw__site-header__top-wrapper.kcw__color-scheme-5 .kcw__search-form label {
      border: 1px solid var(--wp-fau-color-scheme-5-secondary-button-border, #22180b)
  }
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__connect__container {
  max-width: 22rem
}

.kcw__connect__container p {
  margin-bottom: 2.5rem
}

.kcw__connect__container a:not(.kcw__connect__social-link) {
  text-decoration: none;
  position: relative
}

.kcw__connect__container a:not(.kcw__connect__social-link):after {
  background-color: currentColor;
  bottom: -0.3rem;
  content: "";
  display: block;
  height: .2rem;
  position: absolute;
  will-change: transform;
  transform: scale3d(0, 1, 1);
  transition: transform .4s cubic-bezier(0.58, 0.3, 0.005, 1);
  transform-origin: 100% 50%;
  width: 100%
}

.kcw__connect__container a:not(.kcw__connect__social-link):hover:after,
.kcw__connect__container a:not(.kcw__connect__social-link):focus:after,
.kcw__connect__container a:not(.kcw__connect__social-link):focus-within:after,
.kcw__connect__container a:not(.kcw__connect__social-link):active:after {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.kcw__connect__social-media-list {
  letter-spacing: 1rem;
  display: flex;
  flex-direction: row
}

.kcw__connect__social-media-list a {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  margin: 0 1.5rem 0 0;
  position: relative;
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__connect__social-media-list a:before {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  content: "";
  display: block;
  height: 2.8rem;
  width: 2.8rem;
  background-color: #f9f6f2;
  border-radius: 100%;
  transition: transform .2s ease-out
}

.kcw__connect__social-media-list a:hover,
.kcw__connect__social-media-list a:focus,
.kcw__connect__social-media-list a:focus-within,
.kcw__connect__social-media-list a:active {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__connect__social-media-list a:hover:before,
.kcw__connect__social-media-list a:focus:before,
.kcw__connect__social-media-list a:focus-within:before,
.kcw__connect__social-media-list a:active:before {
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: transform .2s ease-in
}

.kcw__connect__social-media-list svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center;
  transform: translate(-50%, -50%)
}

.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:before {
  background: var(--wp-fau-color-scheme-1-primary-button-background, #FFFFFF)
}

.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:not(.kcw__connect__social-link--email) svg path {
  fill: var(--wp-fau-color-scheme-1-primary-button-label, #000000)
}

.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link--email svg {
  stroke: var(--wp-fau-color-scheme-1-primary-button-label, currentColor);
  fill: var(--wp-fau-color-scheme-1-primary-button-label, currentColor)
}

.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link--email svg path {
  fill: rgba(0, 0, 0, 0);
  stroke: var(--wp-fau-color-scheme-1-primary-button-background, currentColor)
}

.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:hover:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:focus:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:active:not(.kcw__connect__social-link--email) svg path {
  fill: var(--wp-fau-color-scheme-1-primary-button-background, #FFFFFF)
}

.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:hover.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:focus.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:active.kcw__connect__social-link--email svg {
  stroke: var(--wp-fau-color-scheme-1-primary-button-background, currentColor)
}

.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:hover.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:focus.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-1 .kcw__connect__social-media-list a.kcw__connect__social-link:active.kcw__connect__social-link--email svg path {
  fill: none !important
}

.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:before {
  background: var(--wp-fau-color-scheme-2-primary-button-background, #FFFFFF)
}

.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:not(.kcw__connect__social-link--email) svg path {
  fill: var(--wp-fau-color-scheme-2-primary-button-label, #000000)
}

.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link--email svg {
  stroke: var(--wp-fau-color-scheme-2-primary-button-label, currentColor);
  fill: var(--wp-fau-color-scheme-2-primary-button-label, currentColor)
}

.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link--email svg path {
  fill: rgba(0, 0, 0, 0);
  stroke: var(--wp-fau-color-scheme-2-primary-button-background, currentColor)
}

.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:hover:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:focus:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:active:not(.kcw__connect__social-link--email) svg path {
  fill: var(--wp-fau-color-scheme-2-primary-button-background, #FFFFFF)
}

.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:hover.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:focus.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:active.kcw__connect__social-link--email svg {
  stroke: var(--wp-fau-color-scheme-2-primary-button-background, currentColor)
}

.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:hover.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:focus.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-2 .kcw__connect__social-media-list a.kcw__connect__social-link:active.kcw__connect__social-link--email svg path {
  fill: none !important
}

.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:before {
  background: var(--wp-fau-color-scheme-3-primary-button-background, #FFFFFF)
}

.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:not(.kcw__connect__social-link--email) svg path {
  fill: var(--wp-fau-color-scheme-3-primary-button-label, #000000)
}

.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link--email svg {
  stroke: var(--wp-fau-color-scheme-3-primary-button-label, currentColor);
  fill: var(--wp-fau-color-scheme-3-primary-button-label, currentColor)
}

.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link--email svg path {
  fill: rgba(0, 0, 0, 0);
  stroke: var(--wp-fau-color-scheme-3-primary-button-background, currentColor)
}

.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:hover:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:focus:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:active:not(.kcw__connect__social-link--email) svg path {
  fill: var(--wp-fau-color-scheme-3-primary-button-background, #FFFFFF)
}

.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:hover.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:focus.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:active.kcw__connect__social-link--email svg {
  stroke: var(--wp-fau-color-scheme-3-primary-button-background, currentColor)
}

.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:hover.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:focus.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-3 .kcw__connect__social-media-list a.kcw__connect__social-link:active.kcw__connect__social-link--email svg path {
  fill: none !important
}

.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:before {
  background: var(--wp-fau-color-scheme-4-primary-button-background, #FFFFFF)
}

.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:not(.kcw__connect__social-link--email) svg path {
  fill: var(--wp-fau-color-scheme-4-primary-button-label, #000000)
}

.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link--email svg {
  stroke: var(--wp-fau-color-scheme-4-primary-button-label, currentColor);
  fill: var(--wp-fau-color-scheme-4-primary-button-label, currentColor)
}

.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link--email svg path {
  fill: rgba(0, 0, 0, 0);
  stroke: var(--wp-fau-color-scheme-4-primary-button-background, currentColor)
}

.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:hover:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:focus:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:active:not(.kcw__connect__social-link--email) svg path {
  fill: var(--wp-fau-color-scheme-4-primary-button-background, #FFFFFF)
}

.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:hover.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:focus.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:active.kcw__connect__social-link--email svg {
  stroke: var(--wp-fau-color-scheme-4-primary-button-background, currentColor)
}

.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:hover.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:focus.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-4 .kcw__connect__social-media-list a.kcw__connect__social-link:active.kcw__connect__social-link--email svg path {
  fill: none !important
}

.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:before {
  background: var(--wp-fau-color-scheme-5-primary-button-background, #FFFFFF)
}

.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:not(.kcw__connect__social-link--email) svg path {
  fill: var(--wp-fau-color-scheme-5-primary-button-label, #000000)
}

.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link--email svg {
  stroke: var(--wp-fau-color-scheme-5-primary-button-label, currentColor);
  fill: var(--wp-fau-color-scheme-5-primary-button-label, currentColor)
}

.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link--email svg path {
  fill: rgba(0, 0, 0, 0);
  stroke: var(--wp-fau-color-scheme-5-primary-button-background, currentColor)
}

.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:hover:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:focus:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within:not(.kcw__connect__social-link--email) svg path,
.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:active:not(.kcw__connect__social-link--email) svg path {
  fill: var(--wp-fau-color-scheme-5-primary-button-background, #FFFFFF)
}

.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:hover.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:focus.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within.kcw__connect__social-link--email svg,
.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:active.kcw__connect__social-link--email svg {
  stroke: var(--wp-fau-color-scheme-5-primary-button-background, currentColor)
}

.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:hover.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:focus.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:focus-within.kcw__connect__social-link--email svg path,
.kcw__connect .kcw__color-scheme-5 .kcw__connect__social-media-list a.kcw__connect__social-link:active.kcw__connect__social-link--email svg path {
  fill: none !important
}

.kcw__connect .kcw__share-notice {
  position: fixed;
  bottom: 1em;
  left: 50%;
  z-index: 999;
  transform-origin: top;
  transform: scaleY(0);
  transition: transform .3s ease-in-out;
  background-color: #e0f0ff;
  padding: 1rem 2rem;
  border: 1px solid var(--wp-fau-color-scheme-1-link, #000000);
  border-radius: 4px;
  font-size: clamp(1.2rem, 4vw, 1.8rem);
  max-width: 30rem;
  margin-top: 1rem
}

.kcw__connect .kcw__share-notice.kcw__show {
  transform: scaleY(1)
}

.kcw__connect .kcw__share-notice.kcw__show {
  transform: scaleY(1)
}

.kcw__connect .kcw__fau-social-share-buttons {
  padding: 4rem 0
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__breadcrumb {
  margin-bottom: 1.6rem
}

.kcw__breadcrumb__list {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  gap: .8rem
}

.kcw__breadcrumb__item {
  display: flex;
  align-items: center;
  margin-bottom: 0
}

.kcw__breadcrumb__link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--wp-fau-color-palette-2, #447DAE);
  font-size: 1.3rem;
  font-weight: 500;
  transition: color .3s ease
}

.kcw__breadcrumb__link:hover,
.kcw__breadcrumb__link:focus,
.kcw__breadcrumb__link:focus-within,
.kcw__breadcrumb__link:active {
  color: var(--wp-fau-color-palette-1, #447DAE);
  text-decoration: none
}

.kcw__breadcrumb__link:hover .kcw__breadcrumb__icon,
.kcw__breadcrumb__link:focus .kcw__breadcrumb__icon,
.kcw__breadcrumb__link:focus-within .kcw__breadcrumb__icon,
.kcw__breadcrumb__link:active .kcw__breadcrumb__icon {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__breadcrumb span.kcw__breadcrumb__icon {
  display: flex;
  align-items: center;
  width: 1.6rem;
  height: 1.6rem;
  color: var(--wp-fau-color-palette-2, #447DAE);
  margin-bottom: 0;
  transition: color .3s ease
}

.kcw__breadcrumb span.kcw__breadcrumb__icon svg {
  width: 100%;
  height: 100%;
  stroke: currentColor
}

.kcw__breadcrumb span.kcw__breadcrumb__icon svg:hover,
.kcw__breadcrumb span.kcw__breadcrumb__icon svg:focus,
.kcw__breadcrumb span.kcw__breadcrumb__icon svg:focus-within,
.kcw__breadcrumb span.kcw__breadcrumb__icon svg:active {
  stroke: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__breadcrumb span.kcw__breadcrumb__text {
  line-height: 1;
  margin-bottom: 0;
  font-size: 1.3rem;
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__breadcrumb span.kcw__breadcrumb__text:hover,
.kcw__breadcrumb span.kcw__breadcrumb__text:focus,
.kcw__breadcrumb span.kcw__breadcrumb__text:focus-within,
.kcw__breadcrumb span.kcw__breadcrumb__text:active {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__breadcrumb__separator {
  display: flex;
  align-items: center;
  width: 1.6rem;
  height: 1.6rem;
  color: #707276 !important;
  margin-bottom: 0
}

.kcw__breadcrumb__separator svg {
  width: 100%;
  height: 100%;
  stroke: currentColor
}

.kcw__breadcrumb__current {
  font-size: 1.3rem;
  font-weight: 600;
  color: #707276;
  margin-bottom: 0
}

.kcw__cpt-hero {
  padding: 2.4rem 0 2.4rem;
  min-height: fit-content
}

@media(min-width: 640px) {
  .kcw__cpt-hero {
      padding: 3.6rem 0 4.8rem
  }
}

@media(min-width: 980px) {
  .kcw__cpt-hero {
      padding: 4.8rem 0 6rem
  }
}

.kcw__cpt-hero__breadcrumb {
  margin-bottom: 2rem
}

@media(min-width: 640px) {
  .kcw__cpt-hero__breadcrumb {
      margin-bottom: 4.8rem
  }
}

.kcw__cpt-hero__title {
  margin-bottom: .8rem;
  background: rgba(0, 0, 0, 0)
}

.kcw__cpt-hero__title h1 {
  font-size: 4.2rem;
  line-height: 1.2;
  margin: 0;
  color: var(--wp-fau-color-palette-1, #447DAE)
}

@media(min-width: 640px) {
  .kcw__cpt-hero__title h1 {
      font-size: 4.8rem
  }
}

@media(min-width: 980px) {
  .kcw__cpt-hero__title h1 {
      font-size: 5.6rem
  }
}

.kcw__cpt-hero__subtitle {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: .5rem;
  font-size: 1.6rem;
  line-height: 1.5
}

@media(min-width: 640px) {
  .kcw__cpt-hero__subtitle {
      font-size: 1.8rem
  }
}

.kcw__cpt-hero__site-name,
.kcw__cpt-hero__subtitle-text {
  color: #707276;
  font-weight: 500;
  font-size: 2rem
}

.kcw__cpt-hero__separator {
  color: #707276;
  font-weight: 300
}

.kcw__cpt-hero__subtitle-simple {
  font-size: 2;
  line-height: 1.35;
  color: #707276;
  font-weight: 500;
  margin-bottom: 2.4rem
}

@media(min-width: 640px) {
  .kcw__cpt-hero__subtitle-simple {
      font-size: 2.4rem;
      margin-bottom: 3.2rem
  }
}

.kcw__cpt-hero__buttons {
  margin-top: 0
}

.kcw__cpt-hero__button-group {
  margin-top: 0;
  margin-bottom: 0
}

.kcw__cpt-hero__button-group .kcw__button {
  margin-bottom: 0
}

.kcw__cpt-hero--two-column .kcw__cpt-hero__content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3.2rem;
  margin-top: 2.4rem
}

@media(min-width: 640px) {
  .kcw__cpt-hero--two-column .kcw__cpt-hero__content {
      grid-template-columns: 1fr 1fr;
      gap: 4.8rem;
      align-items: center
  }
}

@media(min-width: 980px) {
  .kcw__cpt-hero--two-column .kcw__cpt-hero__content {
      gap: 6.4rem
  }
}

.kcw__cpt-hero--two-column .kcw__cpt-hero__left {
  display: flex;
  flex-direction: column;
  gap: 1.6rem
}

.kcw__cpt-hero--two-column .kcw__cpt-hero__title h1 {
  line-height: 1.2;
  margin: 0;
  color: var(--wp-fau-color-palette-1, #447DAE);
  font-size: 3.2rem
}

@media(min-width: 640px) {
  .kcw__cpt-hero--two-column .kcw__cpt-hero__title h1 {
      font-size: 4.2rem
  }
}

@media(min-width: 980px) {
  .kcw__cpt-hero--two-column .kcw__cpt-hero__title h1 {
      font-size: 4.8rem
  }
}

.kcw__cpt-hero--two-column .kcw__cpt-hero__right {
  display: flex;
  flex-direction: column
}

.kcw__cpt-hero--two-column .kcw__cpt-hero__image-wrapper {
  position: relative;
  width: 100%;
  border-radius: 2.4rem;
  overflow: hidden
}

.kcw__cpt-hero--two-column .kcw__cpt-hero__image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  max-height: 65rem
}

.kcw__location-hero .kcw__cpt-hero__subtitle {
  max-width: 120rem
}

.kcw__location-hero .kcw__cpt-hero__site-name {
  display: none
}

.kcw__event-hero .kcw__cpt-hero__site-name {
  display: none
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__cpt-single-hero {
  padding: 2.4rem 0 4rem;
  min-height: fit-content
}

@media(min-width: 640px) {
  .kcw__cpt-single-hero {
      padding: 3.6rem 0 4rem
  }
}

@media(min-width: 980px) {
  .kcw__cpt-single-hero {
      padding: 4.8rem 0 4rem
  }
}

.kcw__cpt-single-hero__breadcrumb {
  margin-bottom: 5.4rem
}

@media(min-width: 640px) {
  .kcw__cpt-single-hero__breadcrumb {
      margin-bottom: 4.8rem
  }
}

.kcw__cpt-single-hero__eyebrow {
  margin-bottom: .8rem
}

.kcw__cpt-single-hero__eyebrow .kcw__badge {
  display: inline-block;
  padding: .6rem 1.2rem;
  background-color: var(--wp-fau-color-palette-1, #447DAE);
  color: #f9f6f2;
  font-size: 1.3rem;
  font-weight: 600;
  white-space: nowrap;
  border-radius: 2.4rem;
  margin-bottom: 0
}

.kcw__cpt-single-hero__title h2 {
  line-height: 1.2;
  margin: 0;
  color: var(--wp-fau-color-palette-1, #447DAE);
  font-size: 4.2rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap
}

@media(min-width: 640px) {
  .kcw__cpt-single-hero__title h2 {
      gap: 2.4rem
  }
}

.kcw__cpt-single-hero__title h2 .kcw__badge {
  display: inline-block;
  padding: .6rem 1.2rem;
  background-color: var(--wp-fau-color-palette-1, #447DAE);
  color: #f9f6f2;
  font-size: 1.3rem;
  font-weight: 600;
  white-space: nowrap;
  border-radius: 2.4rem;
  margin-bottom: 0
}

@media(max-width: 640px) {
  .kcw__cpt-single-hero__title h2 .kcw__badge {
      margin-bottom: 1rem
  }
}

.kcw__cpt-single-hero__subtitle p {
  font-size: 2rem;
  line-height: 1.65;
  color: #707276;
  font-weight: 500;
  margin: 0
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3.2rem;
  margin-top: 2.4rem
}

@media(min-width: 640px) {
  .kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__content {
      grid-template-columns: 1fr 1fr;
      gap: 4.8rem;
      align-items: center
  }
}

@media(min-width: 980px) {
  .kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__content {
      gap: 6.4rem
  }
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__left {
  display: flex;
  flex-direction: column;
  gap: 1.6rem
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__title h1 {
  line-height: 1.2;
  margin: 0;
  color: var(--wp-fau-color-palette-1, #447DAE);
  font-size: 3.2rem
}

@media(min-width: 640px) {
  .kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__title h1 {
      font-size: 4.2rem
  }
}

@media(min-width: 980px) {
  .kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__title h1 {
      font-size: 4.8rem
  }
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__meta-row {
  display: flex;
  align-items: center;
  gap: 3.2rem;
  flex-wrap: wrap
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__eyebrow {
  margin-bottom: 0
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__post-meta {
  display: flex;
  align-items: center;
  gap: 3.2rem;
  font-size: 1.4rem;
  color: #707276
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__post-meta>div {
  display: flex;
  align-items: center;
  gap: .6rem
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__post-meta .kcw__icon {
  margin-bottom: 0;
  display: flex;
  align-items: center
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__post-meta .kcw__icon svg {
  width: 1.6rem;
  height: 1.6rem;
  stroke: #707276
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__post-meta .kcw__post-date,
.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__post-meta .kcw__post-author {
  font-weight: 600;
  font-size: 1.3rem;
  margin-bottom: 0;
  color: #707276;
  line-height: 1
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__right {
  display: flex;
  flex-direction: column
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__image-wrapper {
  position: relative;
  width: 100%;
  border-radius: 2.4rem;
  overflow: hidden
}

.kcw__cpt-single-hero--two-column .kcw__cpt-single-hero__image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  max-height: 65rem
}

.kcw__staff-single-hero .kcw__cpt-single-hero__staff-wrapper {
  display: flex;
  margin-top: 2.4rem;
  gap: 4.8rem;
  row-gap: 2.4rem;
  flex-wrap: wrap
}

.kcw__staff-single-hero .kcw__cpt-single-hero__staff-specialty {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.45;
  color: #707276
}

.kcw__staff-single-hero .kcw__cpt-single-hero__staff-specialty h5 {
  font-size: 1.8rem;
  margin: 0 0 .2rem
}

.kcw__staff-single-hero .kcw__cpt-single-hero__staff-phone h5 {
  font-size: 1.8rem;
  margin: 0 0 .2rem
}

.kcw__staff-single-hero .kcw__cpt-single-hero__staff-phone a {
  color: #707276
}

.kcw__staff-single-hero .kcw__cpt-single-hero__staff-phone a:hover,
.kcw__staff-single-hero .kcw__cpt-single-hero__staff-phone a:focus,
.kcw__staff-single-hero .kcw__cpt-single-hero__staff-phone a:focus-within,
.kcw__staff-single-hero .kcw__cpt-single-hero__staff-phone a:active {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__staff-single-hero .kcw__cpt-single-hero__staff-languages h5 {
  font-size: 1.8rem;
  margin: 0 0 .2rem
}

.kcw__staff-single-hero .kcw__cpt-single-hero__staff-languages p {
  color: #707276;
  font-weight: 500;
  line-height: 1.45
}

@media(max-width: 640px) {
  .kcw__event-single-hero {
      padding-bottom: 0
  }
}

.kcw__event-single-hero .kcw__cpt-single-hero__event-info {
  margin-top: .8rem
}

.kcw__event-single-hero .kcw__event-info-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.6rem;
  margin-bottom: 3.2rem;
  max-width: 62rem
}

@media(min-width: 1px) {
  .kcw__event-single-hero .kcw__event-info-grid {
      grid-template-columns: repeat(2, 1fr);
      gap: 1.6rem 3.2rem
  }
}

@media(min-width: 640px) {
  .kcw__event-single-hero .kcw__event-info-grid {
      gap: 1.6rem 4.8rem
  }
}

.kcw__event-single-hero .kcw__event-info-grid .kcw__contact-info__item {
  display: flex;
  flex-direction: column;
  gap: .2rem
}

.kcw__event-single-hero .kcw__event-info-grid .kcw__contact-info__header {
  display: flex;
  align-items: center;
  gap: .8rem
}

.kcw__event-single-hero .kcw__event-info-grid .kcw__contact-info__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  margin-bottom: 0
}

.kcw__event-single-hero .kcw__event-info-grid .kcw__contact-info__icon svg {
  width: 100%;
  height: 100%;
  stroke: var(--wp-fau-color-palette-1, #447DAE);
  fill: none;
  stroke-width: 2
}

.kcw__event-single-hero .kcw__event-info-grid .kcw__contact-info__label {
  font-size: 1.6rem;
  font-weight: 600;
  color: #22180b;
  margin-bottom: 0
}

@media(min-width: 640px) {
  .kcw__event-single-hero .kcw__event-info-grid .kcw__contact-info__label {
      font-size: 1.7rem
  }
}

.kcw__event-single-hero .kcw__event-info-grid .kcw__contact-info__value {
  padding-left: 2.6rem;
  font-size: 1.6rem;
  color: #707276;
  line-height: 1.5;
  margin-bottom: 0
}

@media(min-width: 640px) {
  .kcw__event-single-hero .kcw__event-info-grid .kcw__contact-info__value {
      font-size: 1.7rem
  }
}

.kcw__event-single-hero .kcw__event-info-grid .kcw__contact-info__value[href] {
  text-decoration: none;
  transition: color .3s ease
}

.kcw__event-single-hero .kcw__event-info-grid .kcw__contact-info__value[href]:hover {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__event-single-hero .kcw__cpt-single-hero__event-cta {
  display: flex;
  align-items: center;
  gap: 1.6rem
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__location-card {
  display: flex;
  flex-direction: column;
  height: 100%
}

.kcw__location-card__inner {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  padding: 2.4rem;
  border: 1px solid #e6e7e8;
  border-radius: 2.4rem;
  height: 100%;
  background-color: #f9f6f2;
  transition: all .3s ease
}

.kcw__location-card__image img {
  border-radius: 2.4rem;
  max-height: 18.4rem;
  width: 100%;
  object-fit: cover;
  display: block;
  margin-bottom: .8rem
}

.kcw__location-card__name {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.45
}

.kcw__location-card__link {
  color: var(--wp-fau-color-palette-1, #447DAE);
  text-decoration: none;
  transition: color .3s ease
}

.kcw__location-card__link:hover {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__location-card__address,
.kcw__location-card__phone {
  display: flex;
  align-items: flex-start;
  gap: 1.2rem
}

.kcw__location-card__icon {
  display: flex;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  align-items: center;
  justify-content: center;
  margin-top: .2rem
}

.kcw__location-card__icon svg {
  width: 100%;
  height: 100%;
  stroke: var(--wp-fau-color-palette-1, #447DAE);
  fill: none
}

.kcw__location-card__address-text {
  display: flex;
  flex-direction: column;
  gap: .4rem;
  flex: 1
}

.kcw__location-card__address-line1,
.kcw__location-card__address-line2 {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #707276;
  margin: 0
}

.kcw__location-card__phone-link {
  color: #707276;
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 1.5;
  transition: color .3s ease
}

.kcw__location-card__phone-link:hover {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__location-card__button {
  margin-top: auto;
  padding-top: .8rem
}

.kcw__location-card__button .kcw__button__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.6rem;
  height: 1.6rem
}

.kcw__location-card__button .kcw__button__icon svg {
  width: 100%;
  height: 100%
}

.kcw__city-section {
  margin-bottom: 4.8rem;
  padding-bottom: 4.8rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 1px
}

.kcw__city-section:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  background-image: none;
  border-bottom: none
}

.kcw__city-section__heading {
  font-weight: 600;
  margin-bottom: 2.4rem
}

.kcw__location-grid {
  display: grid;
  gap: 2.4rem;
  grid-template-columns: 1fr;
  margin: 0
}

@media(min-width: 640px) {
  .kcw__location-grid {
      grid-template-columns: repeat(2, 1fr)
  }
}

@media(min-width: 782px) {
  .kcw__location-grid {
      grid-template-columns: repeat(var(--col-count, 3), 1fr)
  }
}

.kcw__locations-by-city {
  padding: 0
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__event-card {
  display: flex;
  flex-direction: column;
  height: 100%
}

.kcw__event-card__inner {
  display: flex;
  flex-direction: column;
  gap: .4rem;
  padding: 2.4rem;
  border: 1px solid #e6e7e8;
  border-radius: 2.4rem;
  height: 100%;
  background-color: #f9f6f2;
  transition: all .3s ease
}

.kcw__event-card__image img {
  border-radius: 2.4rem;
  max-height: 20rem;
  width: 100%;
  object-fit: cover;
  display: block;
  margin-bottom: 1.5rem
}

.kcw__event-card__title {
  margin: 0;
  margin-bottom: .6rem;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.45
}

.kcw__event-card__link {
  color: var(--wp-fau-color-palette-1, #447DAE);
  text-decoration: none;
  transition: color .3s ease
}

.kcw__event-card__link:hover {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__event-card__date,
.kcw__event-card__time,
.kcw__event-card__location {
  display: flex;
  align-items: flex-start;
  gap: .6rem
}

.kcw__event-card__icon {
  display: flex;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  align-items: center;
  justify-content: center;
  margin-top: .2rem
}

.kcw__event-card__icon svg {
  width: 100%;
  height: 100%;
  stroke: var(--wp-fau-color-palette-1, #447DAE);
  fill: none
}

.kcw__event-card__date-text,
.kcw__event-card__time-text,
.kcw__event-card__location-text {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #707276;
  margin: 0;
  flex: 1
}

.kcw__event-card__location-link {
  color: var(--wp-fau-color-palette-1, #447DAE);
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 1.5;
  transition: color .3s ease;
  flex: 1
}

.kcw__event-card__location-link:hover {
  color: var(--wp-fau-color-palette-2, #447DAE);
  text-decoration: underline
}

.kcw__event-card__excerpt {
  font-size: 1.5rem;
  line-height: 1.6;
  color: #707276;
  margin: 0;
  margin-top: .6rem;
  margin-bottom: 1.6rem
}

.kcw__event-card__buttons {
  display: flex;
  gap: 1.2rem;
  margin-top: auto;
  padding-top: .8rem;
  flex-wrap: wrap;
  width: fit-content
}

.kcw__event-card__buttons .kcw__button {
  min-width: 0;
  text-align: center;
  justify-content: center
}

@media(max-width: 640px) {
  .kcw__event-card__buttons .kcw__button {
      font-size: 1.4rem;
      padding: 1rem 1.6rem
  }
}

.kcw__event-card__buttons .kcw__button__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.6rem;
  height: 1.6rem
}

.kcw__event-card__buttons .kcw__button__icon svg {
  width: 100%;
  height: 100%
}

.kcw__month-section {
  margin-bottom: 4.8rem;
  padding-bottom: 4.8rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 1px
}

.kcw__month-section:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  background-image: none;
  border-bottom: none
}

.kcw__month-section__heading {
  font-weight: 600;
  margin-bottom: 2.4rem;
  font-size: 2.4rem
}

.kcw__event-grid {
  display: grid;
  gap: 2.4rem;
  grid-template-columns: 1fr;
  margin: 0
}

@media(min-width: 640px) {
  .kcw__event-grid {
      grid-template-columns: repeat(2, 1fr)
  }
}

@media(min-width: 782px) {
  .kcw__event-grid {
      grid-template-columns: repeat(var(--col-count, 3), 1fr)
  }
}

.kcw__events-by-month {
  padding: 0
}

.kcw__event-archive .kcw__cpt-grid-section {
  padding: 0 0 6rem;
  border-top: 1px solid rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% 1px
}

.kcw__event-archive .kcw__upcoming-events-disclaimer {
  margin-bottom: 3.2rem
}

.kcw__event-archive .kcw__upcoming-events-disclaimer h3 {
  margin-bottom: .8rem
}

.kcw__event-archive .kcw__upcoming-events-disclaimer .kcw__disclaimer {
  max-width: 100rem
}

.kcw__event-archive .kcw__upcoming-events-disclaimer .kcw__disclaimer p {
  color: #707276
}

@media(min-width: 640px) {
  .kcw__event-filters {
      padding-bottom: 3.2rem
  }
}

.kcw__event-filters .kcw__cpt-filters__row {
  display: grid;
  gap: 1.2rem;
  grid-template-columns: 1fr
}

@media(min-width: 640px) {
  .kcw__event-filters .kcw__cpt-filters__row {
      grid-template-columns: 5fr 1fr;
      gap: 3.2rem
  }
}

.kcw__no-events {
  padding: 2rem 0
}

.kcw__no-events h2 {
  margin-bottom: 1.6rem;
  color: #707276
}

.kcw__no-events p {
  font-size: 1.6rem
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__custom-language-switcher {
  position: relative;
  display: inline-block
}

.kcw__custom-language-switcher:hover .kcw__language-switcher__dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0)
}

.kcw__language-switcher__trigger {
  display: flex;
  align-items: center;
  gap: .8rem;
  cursor: pointer;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: all .3s ease
}

@media(min-width: 1230px) {
  .kcw__language-switcher__trigger {
      border-left: 1px solid #e6e7e8;
      padding: 0 0 0 2.4rem
  }
}

.kcw__language-switcher__trigger:hover .kcw__language-switcher__label {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__language-switcher__trigger:hover svg {
  stroke: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__language-switcher__trigger .kcw__language-switcher__label {
  color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__language-switcher__trigger svg {
  width: 2rem;
  height: 2rem;
  stroke: var(--wp-fau-color-palette-2, #447DAE);
  transition: stroke .3s ease
}

.kcw__language-switcher__label {
  font-size: 1.6rem;
  font-weight: 600;
  color: var(--wp-fau-color-palette-1, #447DAE);
  transition: color .3s ease;
  white-space: nowrap
}

.kcw__language-switcher__dropdown {
  position: absolute;
  top: calc(100% + .8rem);
  left: 0;
  min-width: 100%;
  background-color: #f9f6f2;
  border: 1px solid #e6e7e8;
  border-radius: .8rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
  list-style: none;
  margin: 0;
  padding: .8rem 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-1rem);
  transition: all .3s ease;
  z-index: 99999
}

@media(min-width: 980px) {
  .kcw__language-switcher__dropdown {
      left: 22px
  }
}

.kcw__language-switcher__item {
  margin: 0;
  padding: 0;
  list-style: none
}

.kcw__language-switcher__link {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  padding: 1rem 1.6rem;
  text-decoration: none;
  color: #707276;
  transition: all .3s ease;
  white-space: nowrap
}

.kcw__language-switcher__link:hover {
  background-color: var(--wp-fau-color-palette-5, #447DAE)
}

.kcw__language-switcher__flag {
  width: 2rem;
  height: auto;
  display: block;
  border-radius: .2rem
}

.kcw__language-switcher__name {
  font-size: 1.6rem;
  line-height: 1.5;
  color: var(--wp-fau-color-palette-2, #447DAE)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__site-footer__leads-form-wrapper {
  padding: 6.4rem 2.5rem;
  position: relative;
  z-index: 2
}

.kcw__site-footer__leads-form-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #E6E7E8 15%, #E6E7E8 85%, rgba(230, 231, 232, 0) 100%)
}

@media(min-width: 980px) {
  .kcw__site-footer__leads-form-wrapper {
      padding: 6.4rem
  }
}

.kcw__site-footer__leads-form-container {
  max-width: var(--wp-fau-max-container-width, 120rem);
  margin: 0 auto
}

.kcw__site-footer__leads-form-columns {
  display: flex;
  flex-direction: column;
  gap: 3rem
}

@media(min-width: 980px) {
  .kcw__site-footer__leads-form-columns {
      flex-direction: row;
      align-items: flex-start;
      gap: 14rem
  }
}

.kcw__site-footer__leads-form-content {
  flex: 0 0 auto
}

@media(min-width: 980px) {
  .kcw__site-footer__leads-form-content {
      flex: 0 0 35%;
      max-width: 450px
  }
}

.kcw__site-footer__leads-form-icon {
  color: var(--wp-fau-color-palette-1, #447DAE);
  display: inline-flex;
  width: 3rem;
  height: 3rem;
  margin-bottom: .8rem
}

.kcw__site-footer__leads-form-icon svg {
  color: inherit;
  width: 100%;
  height: 100%
}

.kcw__site-footer__leads-form-right {
  flex: 1
}

@media(min-width: 980px) {
  .kcw__site-footer__leads-form-right {
      flex: 1
  }
}

.kcw__site-footer__leads-form-title {
  margin: 0 0 1.6rem
}

.kcw__site-footer__leads-form-description {
  font-size: 2rem;
  line-height: 1.65
}

.kcw__site-footer__leads-form-description p {
  margin: 0
}

.kcw__fau-leads-form {
  width: 100%
}

.kcw__fau-leads-form__row {
  display: flex;
  flex-direction: column;
  margin-bottom: .8rem
}

@media(min-width: 640px) {
  .kcw__fau-leads-form__row {
      flex-direction: row;
      gap: 2rem
  }
}

.kcw__fau-leads-form__field-group {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: .8rem
}

@media(min-width: 640px) {
  .kcw__fau-leads-form__field-group.kcw__email-field {
      flex: 2
  }
}

.kcw__fau-leads-form__field-group label {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 0
}

.kcw__fau-leads-form__field-group label .kcw__required {
  color: #ac2d20;
  margin-left: .2rem
}

.kcw__fau-leads-form__field-group input[type=text],
.kcw__fau-leads-form__field-group input[type=email] {
  padding: 1.2rem 1.6rem;
  border: 1px solid #e6e7e8;
  border-radius: 4px;
  font-size: 1.6rem;
  background-color: #fcfaf8;
  transition: all .3s ease;
  width: 100%
}

.kcw__fau-leads-form__field-group input[type=text]:focus,
.kcw__fau-leads-form__field-group input[type=email]:focus {
  outline: none;
  border-color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__fau-leads-form__field-group input[type=text].kcw__error,
.kcw__fau-leads-form__field-group input[type=email].kcw__error {
  border-color: #ac2d20
}

.kcw__fau-leads-form__field-group input[type=text].kcw__error:focus,
.kcw__fau-leads-form__field-group input[type=email].kcw__error:focus {
  box-shadow: 0 0 0 2px rgba(172, 45, 32, .1)
}

.kcw__fau-leads-form__field-group .kcw__error-message {
  font-size: 1.3rem;
  color: #ac2d20;
  min-height: 1.8rem;
  font-weight: 500;
  margin-bottom: 0
}

.kcw__fau-leads-form__submit {
  display: flex;
  justify-content: flex-start;
  margin-top: 2rem
}

.kcw__fau-leads-form__submit .kcw__button {
  position: relative
}

@media(max-width: 480px) {
  .kcw__fau-leads-form__submit .kcw__button {
      width: 100%
  }
}

.kcw__fau-leads-form__submit .kcw__button .kcw__button-text {
  color: #f9f6f2;
  margin-bottom: 0
}

.kcw__fau-leads-form__submit .kcw__button .kcw__button-icon {
  display: inline-flex;
  width: 1.6rem;
  height: 1.6rem;
  flex-shrink: 0;
  color: #f9f6f2;
  margin-bottom: 0
}

.kcw__fau-leads-form__submit .kcw__button .kcw__button-icon svg {
  color: inherit;
  width: 100%;
  height: 100%
}

.kcw__fau-leads-form__submit .kcw__button.kcw__loading {
  pointer-events: none;
  opacity: .8
}

.kcw__fau-leads-form__submit .kcw__button.kcw__loading .kcw__button-text {
  visibility: hidden
}

.kcw__fau-leads-form__submit .kcw__button.kcw__loading .kcw__button-icon {
  visibility: hidden
}

.kcw__fau-leads-form__submit .kcw__button.kcw__loading .kcw__button-loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  color: #f9f6f2;
  border: 3px solid hsla(0, 0%, 100%, .3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: fau-spin 1s linear infinite
}

.kcw__fau-leads-form__response-message {
  margin-top: 3rem;
  padding: 2rem;
  border-radius: 4px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600
}

.kcw__fau-leads-form__response-message.kcw__success {
  background-color: rgba(111, 160, 70, .1);
  color: #6fa046;
  border: 1px solid #6fa046
}

.kcw__fau-leads-form__response-message.kcw__error {
  background-color: rgba(172, 45, 32, .1);
  color: #ac2d20;
  border: 1px solid #ac2d20
}

@keyframes fau-spin {
  from {
      transform: translate(-50%, -50%) rotate(0deg)
  }

  to {
      transform: translate(-50%, -50%) rotate(360deg)
  }
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .25s ease, visibility .25s ease
}

.kcw__modal.kcw__is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto
}

.kcw__modal__overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, .5);
  cursor: pointer
}

.kcw__modal__container {
  position: relative;
  z-index: 1;
  background-color: var(--wp-fau-color-scheme-1-background, #F9F6F2);
  border-radius: 2.4rem;
  width: 100%;
  max-width: 48rem;
  max-height: calc(100dvh - 4rem);
  overflow-y: auto;
  box-shadow: 0 2rem 5rem rgba(0, 0, 0, .2);
  display: flex;
  flex-direction: column
}

.kcw__modal__close {
  position: absolute;
  top: 1.6rem;
  right: 1.6rem;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  padding: .4rem;
  color: #707276;
  line-height: 1;
  transition: color .2s ease
}

.kcw__modal__close:hover,
.kcw__modal__close:focus,
.kcw__modal__close:focus-within,
.kcw__modal__close:active {
  color: #22180b
}

.kcw__modal__close svg {
  width: 2rem;
  height: 2rem;
  display: block
}

.kcw__modal__media {
  display: none;
  width: 100%;
  flex-shrink: 0;
  padding: 2.4rem 2.4rem 0
}

.kcw__modal__media-inner {
  width: 100%;
  overflow: hidden;
  border-radius: 2.4rem;
  aspect-ratio: 16/9
}

.kcw__modal__media-inner img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block
}

.kcw__modal__body {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  padding: 3.2rem
}

@media(min-width: 640px) {
  .kcw__modal__body {
      padding: 4rem
  }
}

.kcw__modal__badge {
  display: inline-block;
  padding: .6rem 1.4rem;
  border-radius: 2.4rem;
  font-size: clamp(1.3rem, 5vw, var(--wp-fau-subheader-font-size, 2rem));
  font-weight: var(--wp-fau-subheader-font-weight, inherit);
  font-family: var(--wp-fau-subheader-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-subheader-font-line-height, 1.25);
  text-decoration: var(--wp-fau-subheader-font-text-decoration, none);
  text-transform: var(--wp-fau-subheader-font-text-transform, none);
  letter-spacing: var(--wp-fau-subheader-font-letter-spacing, normal);
  font-style: inherit;
  width: fit-content;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 0;
  background-color: #1574c2;
  color: #f9f6f2
}

.kcw__modal__title {
  margin: 0
}

.kcw__modal__content {
  font-size: clamp(1.4rem, 5vw, var(--wp-fau-body-font-size, 2rem));
  font-weight: var(--wp-fau-body-font-weight, inherit);
  font-family: var(--wp-fau-body-font-family, Open Sans), sans-serif;
  line-height: var(--wp-fau-body-font-line-height, 1.25);
  text-decoration: var(--wp-fau-body-font-text-decoration, none);
  text-transform: var(--wp-fau-body-font-text-transform, none);
  letter-spacing: var(--wp-fau-body-font-letter-spacing, normal);
  font-style: inherit;
  color: #707276;
  margin: 0
}

.kcw__modal__content p,
.kcw__modal__content span,
.kcw__modal__content li,
.kcw__modal__content ul,
.kcw__modal__content ol {
  color: inherit;
  margin: 0
}

.kcw__modal__actions {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  padding-top: .4rem
}

@media(min-width: 640px) {
  .kcw__modal__actions {
      flex-direction: row;
      gap: var(--wp-fau-button-group-gap, 1.8rem)
  }
}

.kcw__modal__actions .kcw__button {
  width: 100%;
  justify-content: center
}

@media(min-width: 640px) {
  .kcw__modal__actions .kcw__button {
      width: auto
  }
}

.kcw__modal--has-media .kcw__modal__container {
  max-width: 64rem
}

.kcw__modal--has-media .kcw__modal__media {
  display: block
}

.kcw__modal--has-media .kcw__modal__body {
  padding-right: 3.2rem
}

@media(min-width: 640px) {
  .kcw__modal--has-media .kcw__modal__body {
      padding-right: 4rem
  }
}

@media(min-width: 980px) {
  .kcw__modal--horizontal .kcw__modal__container {
      flex-direction: row;
      max-width: 90rem;
      overflow: hidden
  }
}

@media(min-width: 980px) {
  .kcw__modal--horizontal .kcw__modal__media {
      width: 44%;
      flex-shrink: 0;
      padding: 2.4rem 0 2.4rem 2.4rem
  }
}

@media(min-width: 980px) {
  .kcw__modal--horizontal .kcw__modal__media-inner {
      aspect-ratio: unset;
      height: 100%;
      min-height: 36rem
  }
}

@media(min-width: 980px) {
  .kcw__modal--horizontal .kcw__modal__body {
      justify-content: center;
      padding: 4rem
  }
}

.kcw__modal--destructive .kcw__modal__title {
  color: #ac2d20
}

.kcw__modal__video-embed {
  width: 100%;
  flex-shrink: 0;
  padding: 2.4rem 0 0
}

.kcw__modal__video-embed iframe {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  border: 0;
  border-radius: 2.4rem
}

.kcw__modal--video .kcw__modal__container {
  max-width: 80rem
}

.kcw__modal--video .kcw__modal__body {
  padding-top: 2.4rem
}

.kcw__modal__container--popup {
  max-width: 72rem
}

.kcw__modal__container--popup .kcw__modal__content {
  color: #22180b
}

.kcw__modal__container--popup .kcw__modal__content p,
.kcw__modal__container--popup .kcw__modal__content span,
.kcw__modal__container--popup .kcw__modal__content li,
.kcw__modal__container--popup .kcw__modal__content ul,
.kcw__modal__container--popup .kcw__modal__content ol {
  color: #22180b !important
}

.kcw__modal__container.kcw__color-scheme-1 {
  background-color: var(--wp-fau-color-scheme-1-background, #F9F6F2)
}

.kcw__modal__container.kcw__color-scheme-1 .kcw__modal__title {
  color: var(--wp-fau-color-scheme-1-header, #22180b)
}

.kcw__modal__container.kcw__color-scheme-1 .kcw__modal__content {
  color: #707276
}

.kcw__modal__container.kcw__color-scheme-1 .kcw__modal__content p,
.kcw__modal__container.kcw__color-scheme-1 .kcw__modal__content span,
.kcw__modal__container.kcw__color-scheme-1 .kcw__modal__content li,
.kcw__modal__container.kcw__color-scheme-1 .kcw__modal__content ul,
.kcw__modal__container.kcw__color-scheme-1 .kcw__modal__content ol {
  color: inherit
}

.kcw__modal__container.kcw__color-scheme-1 .kcw__modal__badge {
  color: #f9f6f2
}

.kcw__modal__container.kcw__color-scheme-1 .kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-1 a.kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-1 span.kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-1-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-1-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-1-primary-button-label, #ffffff)
}

.kcw__modal__container.kcw__color-scheme-1 .kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-1 .kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-1 .kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-1 .kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-1 a.kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-1 a.kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-1 a.kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-1 a.kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-1 span.kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-1 span.kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-1 span.kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-1 span.kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__modal__container.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__modal__container.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__modal__container.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-1-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-1-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-1-primary-button-label-hover, false)
}

.kcw__modal__container.kcw__color-scheme-1 .kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-1 a.kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-1 span.kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-1-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-1-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background, transparent)
}

.kcw__modal__container.kcw__color-scheme-1 .kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-1 .kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-1 .kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-1 .kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-1 a.kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-1 a.kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-1 a.kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-1 a.kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-1 span.kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-1 span.kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-1 span.kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-1 span.kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__modal__container.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__modal__container.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__modal__container.kcw__color-scheme-1 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-1-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-1-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-1-secondary-button-background-hover, false)
}

.kcw__modal__container.kcw__color-scheme-2 {
  background-color: var(--wp-fau-color-scheme-2-background, #F9F6F2)
}

.kcw__modal__container.kcw__color-scheme-2 .kcw__modal__title {
  color: var(--wp-fau-color-scheme-2-header, #22180b)
}

.kcw__modal__container.kcw__color-scheme-2 .kcw__modal__content {
  color: #707276
}

.kcw__modal__container.kcw__color-scheme-2 .kcw__modal__content p,
.kcw__modal__container.kcw__color-scheme-2 .kcw__modal__content span,
.kcw__modal__container.kcw__color-scheme-2 .kcw__modal__content li,
.kcw__modal__container.kcw__color-scheme-2 .kcw__modal__content ul,
.kcw__modal__container.kcw__color-scheme-2 .kcw__modal__content ol {
  color: inherit
}

.kcw__modal__container.kcw__color-scheme-2 .kcw__modal__badge {
  color: #f9f6f2
}

.kcw__modal__container.kcw__color-scheme-2 .kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-2 a.kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-2 span.kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-2-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-2-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-2-primary-button-label, #ffffff)
}

.kcw__modal__container.kcw__color-scheme-2 .kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-2 .kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-2 .kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-2 .kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-2 a.kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-2 a.kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-2 a.kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-2 a.kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-2 span.kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-2 span.kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-2 span.kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-2 span.kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__modal__container.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__modal__container.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__modal__container.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-2-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-2-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-2-primary-button-label-hover, false)
}

.kcw__modal__container.kcw__color-scheme-2 .kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-2 a.kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-2 span.kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-2-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-2-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-2-secondary-button-background, transparent)
}

.kcw__modal__container.kcw__color-scheme-2 .kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-2 .kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-2 .kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-2 .kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-2 a.kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-2 a.kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-2 a.kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-2 a.kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-2 span.kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-2 span.kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-2 span.kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-2 span.kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__modal__container.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__modal__container.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__modal__container.kcw__color-scheme-2 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-2-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-2-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-2-secondary-button-background-hover, false)
}

.kcw__modal__container.kcw__color-scheme-3 {
  background-color: var(--wp-fau-color-scheme-3-background, #F9F6F2)
}

.kcw__modal__container.kcw__color-scheme-3 .kcw__modal__title {
  color: var(--wp-fau-color-scheme-3-header, #22180b)
}

.kcw__modal__container.kcw__color-scheme-3 .kcw__modal__content {
  color: #707276
}

.kcw__modal__container.kcw__color-scheme-3 .kcw__modal__content p,
.kcw__modal__container.kcw__color-scheme-3 .kcw__modal__content span,
.kcw__modal__container.kcw__color-scheme-3 .kcw__modal__content li,
.kcw__modal__container.kcw__color-scheme-3 .kcw__modal__content ul,
.kcw__modal__container.kcw__color-scheme-3 .kcw__modal__content ol {
  color: inherit
}

.kcw__modal__container.kcw__color-scheme-3 .kcw__modal__badge {
  color: #f9f6f2
}

.kcw__modal__container.kcw__color-scheme-3 .kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-3 a.kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-3 span.kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-3-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-3-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-3-primary-button-label, #ffffff)
}

.kcw__modal__container.kcw__color-scheme-3 .kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-3 .kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-3 .kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-3 .kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-3 a.kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-3 a.kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-3 a.kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-3 a.kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-3 span.kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-3 span.kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-3 span.kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-3 span.kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__modal__container.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__modal__container.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__modal__container.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-3-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-3-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-3-primary-button-label-hover, false)
}

.kcw__modal__container.kcw__color-scheme-3 .kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-3 a.kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-3 span.kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-3-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-3-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-3-secondary-button-background, transparent)
}

.kcw__modal__container.kcw__color-scheme-3 .kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-3 .kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-3 .kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-3 .kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-3 a.kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-3 a.kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-3 a.kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-3 a.kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-3 span.kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-3 span.kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-3 span.kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-3 span.kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__modal__container.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__modal__container.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__modal__container.kcw__color-scheme-3 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-3-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-3-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-3-secondary-button-background-hover, false)
}

.kcw__modal__container.kcw__color-scheme-4 {
  background-color: var(--wp-fau-color-scheme-4-background, #F9F6F2)
}

.kcw__modal__container.kcw__color-scheme-4 .kcw__modal__title {
  color: var(--wp-fau-color-scheme-4-header, #22180b)
}

.kcw__modal__container.kcw__color-scheme-4 .kcw__modal__content {
  color: #707276
}

.kcw__modal__container.kcw__color-scheme-4 .kcw__modal__content p,
.kcw__modal__container.kcw__color-scheme-4 .kcw__modal__content span,
.kcw__modal__container.kcw__color-scheme-4 .kcw__modal__content li,
.kcw__modal__container.kcw__color-scheme-4 .kcw__modal__content ul,
.kcw__modal__container.kcw__color-scheme-4 .kcw__modal__content ol {
  color: inherit
}

.kcw__modal__container.kcw__color-scheme-4 .kcw__modal__badge {
  color: #f9f6f2
}

.kcw__modal__container.kcw__color-scheme-4 .kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-4 a.kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-4 span.kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-4-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-4-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-4-primary-button-label, #ffffff)
}

.kcw__modal__container.kcw__color-scheme-4 .kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-4 .kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-4 .kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-4 .kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-4 a.kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-4 a.kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-4 a.kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-4 a.kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-4 span.kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-4 span.kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-4 span.kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-4 span.kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__modal__container.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__modal__container.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__modal__container.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-4-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-4-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-4-primary-button-label-hover, false)
}

.kcw__modal__container.kcw__color-scheme-4 .kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-4 a.kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-4 span.kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-4-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-4-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-4-secondary-button-background, transparent)
}

.kcw__modal__container.kcw__color-scheme-4 .kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-4 .kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-4 .kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-4 .kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-4 a.kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-4 a.kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-4 a.kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-4 a.kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-4 span.kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-4 span.kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-4 span.kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-4 span.kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__modal__container.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__modal__container.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__modal__container.kcw__color-scheme-4 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-4-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-4-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-4-secondary-button-background-hover, false)
}

.kcw__modal__container.kcw__color-scheme-5 {
  background-color: var(--wp-fau-color-scheme-5-background, #F9F6F2)
}

.kcw__modal__container.kcw__color-scheme-5 .kcw__modal__title {
  color: var(--wp-fau-color-scheme-5-header, #22180b)
}

.kcw__modal__container.kcw__color-scheme-5 .kcw__modal__content {
  color: #707276
}

.kcw__modal__container.kcw__color-scheme-5 .kcw__modal__content p,
.kcw__modal__container.kcw__color-scheme-5 .kcw__modal__content span,
.kcw__modal__container.kcw__color-scheme-5 .kcw__modal__content li,
.kcw__modal__container.kcw__color-scheme-5 .kcw__modal__content ul,
.kcw__modal__container.kcw__color-scheme-5 .kcw__modal__content ol {
  color: inherit
}

.kcw__modal__container.kcw__color-scheme-5 .kcw__modal__badge {
  color: #f9f6f2
}

.kcw__modal__container.kcw__color-scheme-5 .kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-5 a.kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-5 span.kcw__button--primary,
.kcw__modal__container.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a {
  background-color: var(--wp-fau-color-scheme-5-primary-button-background, #000000);
  border-color: var(--wp-fau-color-scheme-5-primary-button-border, transparent);
  color: var(--wp-fau-color-scheme-5-primary-button-label, #ffffff)
}

.kcw__modal__container.kcw__color-scheme-5 .kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-5 .kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-5 .kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-5 .kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-5 a.kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-5 a.kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-5 a.kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-5 a.kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-5 span.kcw__button--primary:hover,
.kcw__modal__container.kcw__color-scheme-5 span.kcw__button--primary:focus,
.kcw__modal__container.kcw__color-scheme-5 span.kcw__button--primary:focus-within,
.kcw__modal__container.kcw__color-scheme-5 span.kcw__button--primary:active,
.kcw__modal__container.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a:hover,
.kcw__modal__container.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a:focus,
.kcw__modal__container.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a:focus-within,
.kcw__modal__container.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-primary a:active {
  background-color: var(--wp-fau-color-scheme-5-primary-button-background-hover, transparent);
  border-color: var(--wp-fau-color-scheme-5-primary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-5-primary-button-label-hover, false)
}

.kcw__modal__container.kcw__color-scheme-5 .kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-5 a.kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-5 span.kcw__button--secondary,
.kcw__modal__container.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a {
  border-color: var(--wp-fau-color-scheme-5-secondary-button-border, #000000);
  color: var(--wp-fau-color-scheme-5-secondary-button-label, #000000);
  background-color: var(--wp-fau-color-scheme-5-secondary-button-background, transparent)
}

.kcw__modal__container.kcw__color-scheme-5 .kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-5 .kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-5 .kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-5 .kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-5 a.kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-5 a.kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-5 a.kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-5 a.kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-5 span.kcw__button--secondary:hover,
.kcw__modal__container.kcw__color-scheme-5 span.kcw__button--secondary:focus,
.kcw__modal__container.kcw__color-scheme-5 span.kcw__button--secondary:focus-within,
.kcw__modal__container.kcw__color-scheme-5 span.kcw__button--secondary:active,
.kcw__modal__container.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a:hover,
.kcw__modal__container.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a:focus,
.kcw__modal__container.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a:focus-within,
.kcw__modal__container.kcw__color-scheme-5 .kcw__wp-block-button.kcw__is-style-secondary a:active {
  border-color: var(--wp-fau-color-scheme-5-secondary-button-border-hover, false);
  color: var(--wp-fau-color-scheme-5-secondary-button-label-hover, false);
  background-color: var(--wp-fau-color-scheme-5-secondary-button-background-hover, false)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__tabs__tab-container {
  display: flex;
  gap: 0;
  justify-content: flex-start;
  margin-top: 0;
  border-bottom: 2px solid #e6e7e8;
  margin-bottom: 3.2rem
}

.kcw__tabs__button {
  padding: 1.2rem 2rem .5rem;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
  margin-bottom: -2px;
  transition: color .2s ease, border-color .2s ease
}

.kcw__tabs__button span {
  font-size: 1.6rem;
  font-weight: 600;
  color: #707276
}

.kcw__tabs__button span::before,
.kcw__tabs__button span::after {
  display: none
}

.kcw__tabs__button:hover,
.kcw__tabs__button:focus-visible {
  outline: none
}

.kcw__tabs__button:hover span,
.kcw__tabs__button:focus-visible span {
  color: var(--wp-fau-color-palette-1, #447dae)
}

.kcw__tabs__button[aria-selected=true] {
  border-bottom-color: var(--wp-fau-color-palette-1, #447dae)
}

.kcw__tabs__button[aria-selected=true] span {
  color: var(--wp-fau-color-palette-1, #447dae)
}

.kcw__tab-panel[hidden] {
  display: none
}

.kcw__tab-panel.kcw__tab-panel--active {
  display: block
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__single-class-container {
  padding-top: 0
}

.kcw__single-class-container .kcw__class-description {
  margin-bottom: 2rem;
  max-width: 120rem
}

.kcw__single-class-container .kcw__class-description p {
  font-size: 1.8rem;
  color: #707276;
  line-height: 1.65
}

.kcw__event-description {
  padding-top: 3.2rem;
  padding-bottom: 6.4rem;
  border-bottom: none;
  border-top: 1px solid rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%);
  background-position: top;
  background-position: top, bottom;
  background-repeat: no-repeat;
  background-size: 100% 1px
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__lecture-single-container {
  padding-top: 0
}

.kcw__lecture-single-container .kcw__lecture-description {
  margin-bottom: 2rem
}

.kcw__lecture-single-container .kcw__lecture-description p {
  font-size: 1.8rem;
  color: #707276;
  line-height: 1.65
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__location-details {
  padding: 0 0 4.8rem;
  position: relative
}

.kcw__location-details::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  height: 1px;
  background: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #E6E7E8 15%, #E6E7E8 85%, rgba(230, 231, 232, 0) 100%)
}

@media(min-width: 980px) {
  .kcw__location-details {
      padding: 0 0 6.4rem
  }
}

.kcw__location-details__ctas {
  display: flex;
  align-items: flex-start;
  gap: 1.8rem;
  flex-wrap: wrap
}

.kcw__location-details__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem
}

@media(min-width: 640px) {
  .kcw__location-details__grid {
      grid-template-columns: 2fr 1fr;
      gap: 3rem
  }
}

@media(min-width: 980px) {
  .kcw__location-details__grid {
      gap: 4rem
  }
}

@media(max-width: 640px) {
  .kcw__location-details__contact {
      order: 2
  }
}

.kcw__location-details__contact .kcw__contact-info {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2.5rem;
  gap: 1.6rem
}

@media(min-width: 980px) {
  .kcw__location-details__contact .kcw__contact-info {
      gap: 4.8rem
  }
}

.kcw__location-details__contact .kcw__contact-info__item {
  display: flex;
  flex-direction: column;
  gap: .8rem
}

.kcw__location-details__contact .kcw__contact-info__header {
  display: flex;
  align-items: center;
  gap: .8rem
}

.kcw__location-details__contact .kcw__contact-info__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  margin-bottom: 0
}

.kcw__location-details__contact .kcw__contact-info__icon svg {
  width: 100%;
  height: 100%;
  stroke: var(--wp-fau-color-palette-1, #447DAE);
  fill: none;
  stroke-width: 2
}

.kcw__location-details__contact .kcw__contact-info__label {
  font-size: 1.6rem;
  font-weight: 600;
  color: #22180b;
  margin-bottom: 0
}

@media(min-width: 640px) {
  .kcw__location-details__contact .kcw__contact-info__label {
      font-size: 1.7rem
  }
}

.kcw__location-details__contact .kcw__contact-info__value {
  font-size: 1.6rem;
  color: #707276;
  line-height: 1.5;
  margin-bottom: 0;
  padding-left: 2.6rem
}

@media(min-width: 640px) {
  .kcw__location-details__contact .kcw__contact-info__value {
      font-size: 1.7rem
  }
}

.kcw__location-details__contact .kcw__contact-info__value[href] {
  text-decoration: none;
  transition: color .3s ease
}

.kcw__location-details__contact .kcw__contact-info__value[href]:hover {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__location-details .kcw__location-ctas {
  margin-top: 0;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 1.6rem
}

.kcw__location-details .kcw__location-ctas .kcw__button {
  width: fit-content
}

@media(min-width: 640px) {
  .kcw__location-details .kcw__location-ctas {
      gap: 0;
      flex-wrap: wrap
  }
}

@media(max-width: 640px) {
  .kcw__location-details__address {
      order: 3
  }
}

.kcw__location-details__address .kcw__address-block {
  display: flex;
  flex-direction: column;
  gap: .8rem
}

.kcw__location-details__address .kcw__address-block__header {
  display: flex;
  align-items: center;
  gap: .8rem
}

.kcw__location-details__address .kcw__address-block__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  margin-bottom: 0
}

.kcw__location-details__address .kcw__address-block__icon svg {
  width: 100%;
  height: 100%;
  stroke: var(--wp-fau-color-palette-1, #447DAE);
  fill: none;
  stroke-width: 2
}

.kcw__location-details__address .kcw__address-block__label {
  font-size: 1.6rem;
  font-weight: 600;
  color: #22180b;
  margin-bottom: 0
}

@media(min-width: 640px) {
  .kcw__location-details__address .kcw__address-block__label {
      font-size: 1.7rem
  }
}

.kcw__location-details__address .kcw__address-block__value {
  font-style: normal;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #707276
}

@media(min-width: 640px) {
  .kcw__location-details__address .kcw__address-block__value {
      font-size: 1.7rem
  }
}

.kcw__location-details__address .kcw__address-block__directions {
  display: inline-block;
  color: var(--wp-fau-color-palette-1, #447DAE);
  font-weight: 500;
  font-size: 1.6rem;
  transition: color .3s ease;
  margin-top: -0.8rem
}

.kcw__location-details__address .kcw__address-block__directions:hover {
  color: var(--wp-fau-color-palette-2, #003A70)
}

@media(max-width: 640px) {
  .kcw__location-details__image {
      order: 1
  }
}

.kcw__location-details__image img {
  width: 100%;
  height: auto;
  border-radius: 2.4rem;
  object-fit: cover;
  max-height: 32rem
}

.kcw__location-details__map {
  min-height: 300px;
  border-radius: 2.4rem;
  overflow: hidden
}

@media(max-width: 640px) {
  .kcw__location-details__map {
      order: 4
  }
}

.kcw__location-details__map iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 300px
}

.kcw__location-services {
  padding: 4.8rem 0 4rem;
  position: relative
}

.kcw__location-services::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  height: 1px;
  background: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #E6E7E8 15%, #E6E7E8 85%, rgba(230, 231, 232, 0) 100%)
}

@media(min-width: 980px) {
  .kcw__location-services {
      padding: 6.4rem 0 4rem
  }
}

.kcw__location-services .kcw__service-header {
  margin-top: 0;
  margin-bottom: 2.4rem;
  line-height: 1.45;
  color: #707276
}

.kcw__location-services .kcw__services-list {
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.2rem
}

@media(min-width: 640px) {
  .kcw__location-services .kcw__services-list {
      grid-template-columns: repeat(2, 1fr);
      gap: 1.2rem 3rem
  }
}

@media(min-width: 980px) {
  .kcw__location-services .kcw__services-list {
      grid-template-columns: repeat(3, 1fr)
  }
}

@media(min-width: 1230px) {
  .kcw__location-services .kcw__services-list {
      grid-template-columns: repeat(3, 1fr);
      gap: 1.2rem 4rem
  }
}

.kcw__location-services .kcw__services-list__item {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  text-decoration: none;
  transition: all .2s ease
}

.kcw__location-services .kcw__services-list__item:hover .kcw__services-list__text {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__location-services .kcw__services-list__item:hover .kcw__services-list__icon svg {
  stroke: var(--wp-fau-color-palette-2, #003A70)
}

.kcw__location-services .kcw__services-list__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  flex-shrink: 0;
  margin: 0
}

.kcw__location-services .kcw__services-list__icon svg {
  width: 100%;
  height: 100%;
  stroke: var(--wp-fau-color-palette-1, #447DAE);
  transition: all .2s ease
}

.kcw__location-services .kcw__services-list__text {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #22180b;
  font-weight: 500;
  margin-bottom: 0;
  transition: color .2s ease
}

.kcw__location-content-blocks {
  padding: 0
}

.kcw__location-content-blocks .kcw__content-block {
  padding: 4rem 0;
  position: relative
}

.kcw__location-content-blocks .kcw__content-block::after,
.kcw__location-content-blocks .kcw__content-block::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 95%;
  height: 1px;
  background: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #E6E7E8 15%, #E6E7E8 85%, rgba(230, 231, 232, 0) 100%)
}

.kcw__location-content-blocks .kcw__content-block:last-child {
  margin-bottom: 0
}

.kcw__location-content-blocks .kcw__content-block h1,
.kcw__location-content-blocks .kcw__content-block h2,
.kcw__location-content-blocks .kcw__content-block h3,
.kcw__location-content-blocks .kcw__content-block h4,
.kcw__location-content-blocks .kcw__content-block h5,
.kcw__location-content-blocks .kcw__content-block h6 {
  margin-top: 0
}

@media(min-width: 980px) {
  .kcw__location-content-blocks .kcw__content-block p {
      margin-bottom: 2.4rem
  }
}

.kcw__location-content-blocks .kcw__content-block p:last-child {
  margin-bottom: 0
}

.kcw__location-content-blocks .kcw__content-block ul,
.kcw__location-content-blocks .kcw__content-block ol {
  line-height: 1.65;
  margin-bottom: 2rem;
  padding-left: 2rem
}

.kcw__location-content-blocks .kcw__content-block ul li,
.kcw__location-content-blocks .kcw__content-block ol li {
  margin-bottom: .2rem
}

.kcw__location-content-blocks .kcw__content-block a {
  color: var(--wp-fau-color-palette-1, #447DAE);
  position: relative;
  padding-right: 2rem
}

.kcw__location-content-blocks .kcw__content-block a::after {
  content: "";
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  margin-left: .4rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23447DAE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 3px;
  position: relative
}

.kcw__location-content-blocks .kcw__content-block a:hover {
  color: var(--wp-fau-color-palette-2, #003A70)
}

.kcw__location-content-blocks .kcw__content-block a:hover svg {
  stroke: var(--wp-fau-color-palette-2, #003A70)
}

.kcw__location-content-blocks .kcw__content-block img {
  max-width: 100%;
  height: auto;
  border-radius: 8px
}

.kcw__location-gallery {
  padding: 4rem 0;
  position: relative
}

.kcw__location-gallery__header {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-bottom: 1.7rem
}

@media(min-width: 640px) {
  .kcw__location-gallery__header {
      flex-direction: row;
      justify-content: space-between;
      align-items: center
  }
}

.kcw__location-gallery__title {
  margin: 0;
  line-height: 1.45
}

.kcw__location-gallery__controls {
  display: flex;
  justify-content: flex-end
}

.kcw__location-gallery__arrows {
  display: flex;
  gap: 1.2rem;
  align-items: center;
  justify-content: space-between;
  width: 100%
}

.kcw__location-gallery__arrow {
  cursor: pointer;
  height: 4rem;
  width: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1.08px var(--wp-fau-color-palette-2, #447DAE);
  background-color: rgba(0, 0, 0, 0);
  border: none;
  will-change: background-color, box-shadow;
  transform: translateZ(0);
  transition: background-color .1s cubic-bezier(0.455, 0.03, 0.515, 0.955), box-shadow .1s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.kcw__location-gallery__arrow svg {
  fill: rgba(0, 0, 0, 0);
  height: 2rem;
  width: 2rem
}

.kcw__location-gallery__arrow svg path {
  stroke: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__location-gallery__arrow:hover,
.kcw__location-gallery__arrow:focus,
.kcw__location-gallery__arrow:focus-within,
.kcw__location-gallery__arrow:active {
  box-shadow: 0 0 0 1.08px var(--wp-fau-color-palette-2, #447DAE);
  background-color: var(--wp-fau-color-palette-2, #447DAE)
}

.kcw__location-gallery__arrow:hover svg path,
.kcw__location-gallery__arrow:focus svg path,
.kcw__location-gallery__arrow:focus-within svg path,
.kcw__location-gallery__arrow:active svg path {
  stroke: #f9f6f2
}

.kcw__location-gallery__slider-container {
  position: relative;
  width: 100%
}

.kcw__location-gallery__viewport {
  overflow: hidden;
  width: 100%
}

.kcw__location-gallery__track {
  display: flex;
  gap: 2.4rem;
  transition: transform .4s ease-out;
  will-change: transform
}

.kcw__location-gallery__item {
  flex: 0 0 100%;
  min-width: 0;
  max-width: 100%;
  border-radius: 2.4rem;
  overflow: hidden
}

@media(min-width: 640px) {
  .kcw__location-gallery__item {
      flex: 0 0 calc(50% - 1.2rem);
      max-width: calc(50% - 1.2rem)
  }
}

@media(min-width: 980px) {
  .kcw__location-gallery__item {
      flex: 0 0 calc(25% - 1.8rem);
      max-width: 30.2rem
  }
}

.kcw__location-gallery__image {
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
  background-color: #e6e7e8
}

.kcw__location-gallery__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .3s ease
}

.kcw__location-gallery__image:hover img {
  transform: scale(1.05)
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__single-staff-container {
  display: flex;
  flex-direction: column;
  gap: 6.4rem
}

@media(min-width: 980px) {
  .kcw__single-staff-container {
      flex-direction: row
  }
}

@media(max-width: 980px) {
  .kcw__single-staff-container {
      padding-top: 0
  }

  .kcw__single-staff-container .kcw__image-locations-column {
      order: -1
  }
}

.kcw__single-staff-container section {
  min-height: fit-content
}

.kcw__single-staff-container .kcw__staff-featured-image img {
  width: 37rem;
  height: 36rem;
  object-fit: cover;
  border-radius: 2.4rem
}

.kcw__single-staff-container .kcw__staff-education {
  margin: 0;
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  border-top: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%), linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%);
  background-position: top, bottom;
  background-repeat: no-repeat;
  background-size: 100% 1px, 100% 1px
}

.kcw__single-staff-container .kcw__staff-education h4 {
  margin: 0
}

.kcw__single-staff-container .kcw__staff-education .kcw__staff-education-title {
  margin: 0 0 .2rem;
  font-size: 1.8rem
}

.kcw__single-staff-container .kcw__staff-education .kcw__staff-education-description {
  color: #707276;
  font-weight: 500;
  line-height: 1.65;
  max-width: 68rem
}

.kcw__single-staff-container .kcw__staff-bio {
  margin: 0;
  padding-top: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 1px
}

.kcw__single-staff-container .kcw__staff-bio h4 {
  margin: 0 0 1.6rem
}

.kcw__single-staff-container .kcw__staff-bio p {
  color: #707276;
  font-weight: 500;
  line-height: 1.65
}

.kcw__single-staff-container .kcw__staff-related-links,
.kcw__single-staff-container .kcw__staff-accolades {
  margin: 0;
  margin-top: 2rem;
  padding: 2.4rem 0
}

.kcw__single-staff-container .kcw__staff-related-links h4,
.kcw__single-staff-container .kcw__staff-accolades h4 {
  margin: 0 0 1.6rem
}

.kcw__single-staff-container .kcw__staff-related-links ul,
.kcw__single-staff-container .kcw__staff-accolades ul {
  list-style: disc;
  padding-left: 2rem;
  margin: 0
}

.kcw__single-staff-container .kcw__staff-related-links li,
.kcw__single-staff-container .kcw__staff-accolades li {
  margin-bottom: .8rem
}

.kcw__single-staff-container .kcw__staff-related-links {
  border-top: 1px solid rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% 1px
}

.kcw__single-staff-container .kcw__staff-accolades {
  border-top: 1px solid rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, rgba(230, 231, 232, 0) 0%, #e6e7e8 15%, #e6e7e8 85%, rgba(230, 231, 232, 0) 100%);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% 1px
}

.kcw__single-staff-container .kcw__staff-related-links__description {
  display: block;
  color: #707276;
  font-size: .875em;
  margin-top: .2rem
}

.kcw__single-staff-container .kcw__staff-locations {
  padding: 0;
  min-height: fit-content
}

.kcw__single-staff-container .kcw__staff-locations .kcw__staff-location {
  margin-bottom: 3.2rem
}

.kcw__single-staff-container .kcw__staff-locations .kcw__staff-location:last-of-type {
  margin-bottom: 0
}

.kcw__single-staff-container .kcw__staff-locations .kcw__staff-location>div {
  display: flex
}

.kcw__single-staff-container .kcw__staff-locations .kcw__staff-location h5 {
  font-size: 1.8rem;
  margin: 0 0 .8rem
}

.kcw__single-staff-container .kcw__staff-locations .kcw__staff-location .kcw__staff-location-phone p,
.kcw__single-staff-container .kcw__staff-locations .kcw__staff-location .kcw__staff-location-address p {
  margin: 0;
  font-size: 1.3rem;
  font-weight: 600
}

.kcw__single-staff-container .kcw__staff-locations .kcw__staff-location .kcw__staff-location-address div {
  margin: 0;
  font-weight: 500;
  color: #707276
}

.kcw__single-staff-container .kcw__staff-locations .kcw__staff-location .kcw__staff-location-phone a {
  color: #707276;
  font-weight: 500;
  text-decoration: none
}

.kcw__single-staff-container .kcw__staff-locations .kcw__staff-location .kcw__staff-location-phone a:hover,
.kcw__single-staff-container .kcw__staff-locations .kcw__staff-location .kcw__staff-location-phone a:focus,
.kcw__single-staff-container .kcw__staff-locations .kcw__staff-location .kcw__staff-location-phone a:focus-within,
.kcw__single-staff-container .kcw__staff-locations .kcw__staff-location .kcw__staff-location-phone a:active {
  color: var(--wp-fau-color-palette-1, #447DAE)
}

.kcw__single-staff-container .kcw__staff-media-embed {
  position: relative;
  height: 100%;
  min-height: 38.4rem;
  overflow: hidden
}

.kcw__single-staff-container .kcw__staff-media-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 2.4rem
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__video-single-container {
  padding-top: 0
}

.kcw__video-single-container .kcw__video-media-embed {
  position: relative;
  height: 40rem;
  max-height: 100%;
  max-width: 120rem;
  overflow: hidden
}

@media(min-width: 980px) {
  .kcw__video-single-container .kcw__video-media-embed {
      height: 60rem
  }
}

.kcw__video-single-container .kcw__video-media-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 2.4rem
}

.kcw__video-single-container .kcw__video-description {
  margin-top: 4.8rem;
  margin-bottom: 6.4rem
}

/*!
Theme Name: FortyAU Pro Theme
Theme URI: https://fortyau.com/
Author: FortyAU
Author URI: https://fortyau.com/
Description:
Version: 0.3.0
Tested up to: 6.6.2
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortyau
Tags:
*/
.kcw__career-single .kcw__page-container .kcw__breadcrumb {
  margin-top: 4.8rem;
  margin-bottom: 1.8rem
}

.kcw__career-archive-heading {
  padding: 3.2rem 0;
  margin-bottom: 4.8rem
}

.kcw__career-archive-heading h1 {
  margin: 0 0 .8rem;
  line-height: 1.2;
  font-size: 4.2rem;
  color: var(--wp-fau-color-palette-1, #447dae)
}

.kcw__career-archive-heading p {
  margin: 0;
  color: #707276;
  font-size: 2rem
}

.kcw__career-single__department {
  font-size: 1.3rem;
  font-weight: 600;
  color: #707276
}

.kcw__career-single__title-row {
  display: flex;
  gap: 1.2rem 1.6rem;
  margin-bottom: 6.4rem;
  justify-content: space-between;
  flex-wrap: wrap
}

@media(min-width: 640px) {
  .kcw__career-single__title-row {
      flex-wrap: nowrap
  }
}

.kcw__career-single__title-wrapper {
  display: flex;
  align-items: center;
  gap: .5rem;
  flex: 1 1 auto;
  min-width: 0
}

.kcw__career-single__title {
  margin: 0;
  line-height: 1.25;
  font-size: 3.2rem;
  color: #241709;
  font-weight: 600
}

.kcw__career-single__badge {
  display: inline-flex;
  align-items: center;
  padding: .3rem 1rem;
  border-radius: 10rem;
  background-color: var(--wp-fau-color-palette-1, #447dae);
  color: #f9f6f2;
  font-size: 1.3rem;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
  flex-shrink: 0;
  margin-bottom: 0;
  margin-left: 1rem
}

.kcw__career-single__actions {
  display: flex;
  gap: 1.2rem;
  flex-shrink: 0;
  align-items: center
}

@media(min-width: 640px) {
  .kcw__career-single__actions {
      margin-left: auto
  }
}

.kcw__career-single__actions .kcw__button {
  white-space: nowrap
}

.kcw__career-single__actions .kcw__button span {
  margin: 0
}

.kcw__career-single__share {
  position: relative
}

.kcw__career-single__share span {
  margin: 0
}

span.kcw__career-single__share-tooltip {
  position: absolute;
  bottom: calc(100% + .8rem);
  left: 50%;
  transform: translateX(-50%);
  padding: .5rem 1rem;
  border-radius: .6rem;
  background-color: #22180b;
  color: #f9f6f2;
  font-size: 1.2rem;
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  transition: opacity .2s ease
}

span.kcw__career-single__share-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid rgba(0, 0, 0, 0);
  border-top-color: #22180b
}

span.kcw__career-single__share-tooltip.kcw__is-visible {
  opacity: 1
}

.kcw__career-single__layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3.2rem;
  align-items: start;
  margin-bottom: 6.4rem
}

@media(min-width: 980px) {
  .kcw__career-single__layout {
      grid-template-columns: 32rem 1fr;
      gap: 4rem
  }
}

.kcw__career-sidebar__section {
  padding: 2.4rem 0;
  border-radius: 1.2rem;
  margin-bottom: 1.6rem
}

.kcw__career-sidebar__section:first-child {
  margin-top: 0;
  padding-top: 0
}

.kcw__career-sidebar__section:last-child {
  margin-bottom: 0
}

.kcw__career-sidebar__section dl {
  margin: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column
}

.kcw__career-sidebar__section dt {
  margin-top: 1rem;
  color: #22180b;
  white-space: nowrap;
  font-weight: 600;
  font-size: 16px;
  line-height: 165%
}

.kcw__career-sidebar__section dt span {
  color: var(--wp-fau-color-palette-1, #447dae)
}

.kcw__career-sidebar__section dt span svg {
  width: 16px;
  height: 16px;
  margin-right: .5rem
}

.kcw__career-sidebar__section dd {
  font-size: 1.6rem;
  color: #707276;
  margin: 0;
  word-break: break-word;
  font-weight: 500;
  line-height: 165%;
  margin-left: 2.5rem
}

.kcw__career-form__header {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: .8rem 1.6rem;
  margin-bottom: 3.2rem;
  padding-bottom: 1.6rem;
  flex-direction: column
}

.kcw__career-form__title {
  margin: 0;
  font-size: 2.2rem
}

.kcw__career-form__attribution {
  font-size: 1.3rem;
  color: #241709
}

.kcw__career-form__attribution>span {
  color: #ac2d20
}

.kcw__career-form__section {
  margin-bottom: 4rem
}

.kcw__career-form__section-title {
  margin: 0 0 1.6rem;
  font-size: 1.8rem;
  font-weight: 700
}

.kcw__form-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0 2.4rem
}

@media(min-width: 1px) {
  .kcw__form-row.kcw__form-row--two-col {
      grid-template-columns: 1fr 1fr
  }
}

.kcw__form-field {
  display: flex;
  flex-direction: column;
  gap: .6rem;
  margin-bottom: 2rem
}

.kcw__form-field__label {
  font-size: 1.5rem;
  font-weight: 600;
  color: #22180b
}

.kcw__form-field__required {
  margin-left: .3rem;
  color: #c0392b
}

.kcw__form-field__input {
  width: 100%;
  padding: 1rem 1.4rem;
  font-size: 1.6rem;
  font-family: inherit;
  line-height: 1.5;
  color: #22180b;
  background-color: #fcfaf8;
  border: 1px solid #e6e7e8;
  border-radius: .6rem;
  transition: border-color .15s ease, box-shadow .15s ease;
  appearance: none
}

.kcw__form-field__input:focus,
.kcw__form-field__input:focus-visible {
  outline: none;
  border-color: var(--wp-fau-color-palette-1, #447dae);
  box-shadow: 0 0 0 3px rgba(68, 125, 174, .2)
}

.kcw__form-field__input:disabled {
  opacity: .6;
  cursor: not-allowed
}

select.kcw__form-field__input {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23666' stroke-width='1.5' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1.2rem center;
  padding-right: 3.6rem
}

textarea.kcw__form-field__input {
  resize: vertical;
  min-height: 12rem
}

.kcw__form-field__checkbox-group {
  display: flex;
  flex-direction: column;
  gap: .8rem
}

.kcw__form-field__checkbox-item {
  display: flex;
  align-items: center;
  gap: .8rem;
  font-size: 1.5rem;
  cursor: pointer
}

.kcw__form-field__checkbox-item input[type=checkbox] {
  width: 1.8rem;
  height: 1.8rem;
  flex-shrink: 0;
  accent-color: var(--wp-fau-color-palette-1, #447dae);
  cursor: pointer
}

.kcw__form-field__file-group {
  display: flex;
  flex-wrap: wrap;
  gap: .8rem;
  align-items: center
}

.kcw__file-source-btn {
  display: inline-flex;
  align-items: center;
  gap: .6rem;
  padding: .8rem 1.6rem;
  font-size: 1.4rem;
  font-weight: 600;
  border-radius: .6rem;
  border: 1px solid #e6e7e8;
  background-color: #fcfaf8;
  color: #22180b;
  cursor: pointer;
  transition: background-color .15s ease, border-color .15s ease
}

.kcw__file-source-btn:hover:not(:disabled) {
  background-color: #e6e7e8;
  border-color: #707276
}

.kcw__file-source-btn:focus-visible {
  outline: 2px solid var(--wp-fau-color-palette-1, #447dae);
  outline-offset: 2px
}

.kcw__file-source-btn:disabled,
.kcw__file-source-btn[aria-disabled=true] {
  opacity: .45;
  cursor: not-allowed
}

.kcw__file-source-btn--attach {
  background-color: var(--wp-fau-color-palette-1, #447dae);
  border-color: var(--wp-fau-color-palette-1, #447dae);
  color: #f9f6f2
}

.kcw__file-source-btn--attach:hover:not(:disabled) {
  filter: brightness(0.88)
}

.kcw__file-input--hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0
}

.kcw__file-paste-area[hidden] {
  display: none
}

.kcw__education-entry {
  padding: 2rem;
  background-color: #fcfaf8;
  border: 1px solid #e6e7e8;
  border-radius: .8rem;
  margin-bottom: 1.6rem
}

.kcw__career-form__add-education {
  margin-top: .4rem
}

.kcw__career-form__compliance {
  margin-top: 4rem;
  padding-top: 3.2rem;
  border-top: 1px solid #e6e7e8
}

.kcw__career-form__compliance-block {
  margin-bottom: 3.2rem
}

.kcw__career-form__compliance-block:last-child {
  margin-bottom: 0
}

.kcw__career-form__compliance-description {
  font-size: 1.4rem;
  color: #707276;
  line-height: 1.6;
  margin-bottom: 1.6rem
}

.kcw__career-form__compliance-description p {
  margin: 0 0 .8rem
}

.kcw__career-form__compliance-description p:last-child {
  margin-bottom: 0
}

.kcw__career-form__compliance-description a {
  color: var(--wp-fau-color-palette-1, #447dae);
  text-decoration: underline
}

.kcw__career-form__submit {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.6rem;
  margin-top: 4rem;
  padding-top: 3.2rem;
  border-top: 1px solid #e6e7e8
}

.kcw__career-form__notice {
  margin: 0;
  font-size: 1.3rem;
  color: #707276
}

.kcw__career-form__empty {
  padding: 3.2rem 0;
  font-size: 1.6rem;
  color: #707276;
  text-align: center
}

.kcw__career-form__empty a {
  color: var(--wp-fau-color-palette-1, #447dae);
  text-decoration: underline
}

.kcw__career-archive .kcw__cpt-filters__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  justify-content: flex-start
}

@media(min-width: 640px) {
  .kcw__career-archive .kcw__cpt-filters__row {
      justify-content: flex-end
  }
}

.kcw__careers-archive__intro {
  padding: 2.4rem 0 0;
  margin-bottom: 3.2rem
}

.kcw__careers-archive__intro-title {
  margin: 0 0 .8rem;
  font-size: clamp(2.4rem, 3vw, 3.2rem);
  font-weight: 600;
  line-height: 1.35;
  color: #241709
}

.kcw__careers-archive__intro-note {
  margin: 0;
  font-size: 1.6rem;
  color: #707276;
  line-height: 1.65;
  font-weight: 500
}

.kcw__careers-archive__intro-note a {
  color: var(--wp-fau-color-palette-1, #447dae);
  text-decoration: underline;
  text-underline-offset: .2em
}

.kcw__careers-archive__intro-note a:hover,
.kcw__careers-archive__intro-note a:focus-visible {
  color: #22180b
}

.kcw__careers-archive__intro-note a:focus-visible {
  outline: 2px solid var(--wp-fau-color-palette-1, #447dae);
  outline-offset: 3px;
  border-radius: 2px
}

.kcw__career-filters__search {
  position: relative;
  flex-shrink: 0;
  flex-grow: 1;
  min-width: 20rem;
  max-width: 32rem;
  margin-right: auto
}

@media(max-width: 980px) {
  .kcw__career-filters__search {
      order: -1;
      max-width: 100%;
      flex-basis: 100%
  }
}

.kcw__career-filters__search input[type=text] {
  width: 100%;
  padding: 1rem 1.2rem 1rem 3.8rem;
  font-size: 1.6rem;
  font-family: inherit;
  color: #22180b;
  background-color: #fcfaf8;
  border: 1px solid #e6e7e8;
  border-radius: .8rem;
  transition: border-color .2s ease, box-shadow .2s ease;
  appearance: none
}

.kcw__career-filters__search input[type=text]::placeholder {
  color: #707276
}

.kcw__career-filters__search input[type=text]:focus {
  outline: none;
  border-color: var(--wp-fau-color-palette-1, #447dae);
  box-shadow: 0 0 0 3px rgba(68, 125, 174, .15)
}

.kcw__career-filters__search-icon {
  position: absolute;
  top: 50%;
  left: 1.1rem;
  transform: translateY(-50%);
  width: 1.8rem;
  height: 1.8rem;
  color: #707276;
  pointer-events: none
}

.kcw__career-filters__select-wrap {
  position: relative;
  flex-shrink: 0
}

.kcw__career-filters__select-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  width: 1rem;
  height: .6rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23707276' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none
}

.kcw__career-filters__select-wrap select {
  appearance: none;
  padding: 1.2rem 3.2rem 1.2rem 1.2rem;
  font-size: 1.6rem;
  line-height: 1.4em;
  font-family: inherit;
  color: #22180b;
  background-color: #fcfaf8;
  background-image: none;
  border: 1px solid #e6e7e8;
  border-radius: .8rem;
  cursor: pointer;
  transition: border-color .2s ease, box-shadow .2s ease;
  white-space: nowrap;
  width: 160px;
  white-space: break-spaces
}

.kcw__career-filters__select-wrap select option[value=""] {
  color: #707276
}

.kcw__career-filters__select-wrap select:focus {
  outline: none;
  border-color: var(--wp-fau-color-palette-1, #447dae);
  box-shadow: 0 0 0 3px rgba(68, 125, 174, .15)
}

.kcw__career-grid-section {
  padding-top: 0
}

p.kcw__careers-archive__count {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 700;
  color: #707276
}

@media(min-width: 980px) {
  p.kcw__careers-archive__count {
      margin-top: 3.2rem
  }
}

.kcw__careers-archive__separator {
  margin: 3.2rem 0
}

.kcw__careers-archive__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.4rem;
  margin-bottom: 4rem;
  list-style: none
}

@media(min-width: 640px) {
  .kcw__careers-archive__grid {
      grid-template-columns: repeat(2, 1fr)
  }
}

@media(min-width: 980px) {
  .kcw__careers-archive__grid {
      grid-template-columns: repeat(3, 1fr)
  }
}

.kcw__careers-archive__empty {
  padding: 4.8rem 2.4rem;
  text-align: center;
  color: #707276;
  font-size: 1.6rem;
  line-height: 1.6
}

.kcw__careers-archive__empty a {
  color: var(--wp-fau-color-palette-1, #447dae);
  text-decoration: underline;
  text-underline-offset: .2em
}

.kcw__careers-archive__empty a:hover,
.kcw__careers-archive__empty a:focus-visible {
  color: #22180b
}

.kcw__careers-archive__empty a:focus-visible {
  outline: 2px solid var(--wp-fau-color-palette-1, #447dae);
  outline-offset: 3px;
  border-radius: 2px
}

.kcw__job-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid #e6e7e8;
  border-radius: 1.2rem
}

.kcw__job-card__header {
  display: flex;
  align-items: flex-start;
  gap: .8rem;
  padding: 2.4rem 2.4rem 0
}

.kcw__job-card__title {
  flex: 1;
  margin: 0;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.35
}

.kcw__job-card__title a {
  color: #22180b;
  text-decoration: none;
  transition: color .2s ease
}

.kcw__job-card__title a:hover,
.kcw__job-card__title a:focus-visible {
  color: var(--wp-fau-color-palette-1, #447dae);
  text-decoration: none
}

.kcw__job-card span.kcw__job-card__badge {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  padding: .6rem 1.2rem;
  border-radius: 10rem;
  background-color: var(--wp-fau-color-palette-1, #447dae);
  color: #f9f6f2;
  font-size: 1.1rem;
  font-weight: 600;
  white-space: nowrap;
  line-height: 1;
  margin-bottom: 0
}

.kcw__job-card__meta {
  display: flex;
  flex-direction: row;
  gap: 1.2rem;
  flex: 1;
  padding: 1.2rem 2rem 1.6rem
}

.kcw__job-card__company,
.kcw__job-card__location {
  display: flex;
  align-items: center;
  gap: .6rem;
  font-size: 1.6rem;
  color: #707276;
  line-height: 1.25;
  font-weight: 500
}

.kcw__job-card__company-icon {
  margin-bottom: 0;
  line-height: 1
}

.kcw__job-card__company-icon svg {
  flex-shrink: 0;
  width: 1.6rem;
  height: 1.6rem;
  color: var(--wp-fau-color-palette-1, #447dae);
  stroke: currentColor
}

.kcw__job-card__footer {
  padding: 1.4rem 2.4rem 2.4rem;
  margin-top: auto
}

.kcw__job-card__cta {
  padding: .9rem 2rem;
  font-size: 1.4rem;
  text-transform: none
}

.kcw__job-card__cta>span {
  margin-bottom: 0
}

@font-face {
  font-family: "Avenir Next";
  font-weight: 400;
  font-style: normal;
  src: url("assets/fonts/AvenirNext-Regular.woff2") format("woff2"), url("assets/fonts/AvenirNext-Regular.woff") format("woff");
  font-display: swap
}

@font-face {
  font-family: "Avenir Next";
  font-weight: 500;
  font-style: normal;
  src: url("assets/fonts/AvenirNext-Medium.woff2") format("woff2"), url("assets/fonts/AvenirNext-Medium.woff") format("woff");
  font-display: swap
}

@font-face {
  font-family: "Avenir Next";
  font-weight: 600;
  font-style: normal;
  src: url("assets/fonts/AvenirNext-DemiBold.woff2") format("woff2"), url("assets/fonts/AvenirNext-DemiBold.woff") format("woff");
  font-display: swap
}

@font-face {
  font-family: "Avenir Next";
  font-weight: 700;
  font-style: normal;
  src: url("assets/fonts/AvenirNext-Bold.woff2") format("woff2"), url("assets/fonts/AvenirNext-Bold.woff") format("woff");
  font-display: swap
}

/*# sourceMappingURL=style.css.map */