@charset "UTF-8";
/*
Theme Name: CFA
Theme URI: https://appliedimagination.com/
Description: A custom theme built by the team at Applied Imagination.
Author: Applied Imagination
Version: 2.0
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

figure {
  margin: 0;
}

.left-align {
  text-align: left !important;
}

.center-align {
  text-align: center !important;
}

.right-align {
  text-align: right !important;
}

.justify-align {
  text-align: justify !important;
}

.top-align {
  vertical-align: top !important;
}

.middle-align {
  vertical-align: middle !important;
}

.bottom-align {
  vertical-align: bottom !important;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.no-top {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.no-right {
  margin-right: 0 !important;
  padding-right: 0 !important;
}

.no-bottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.no-left {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

@font-face {
  font-family: "cfa-icons";
  src: url("../ttf/cfa-iconscbd0.ttf?p0u65o") format("truetype"), url("../woff/cfa-iconscbd0.woff?p0u65o") format("woff"), url("../svg/cfa-iconscbd0.svg?p0u65o#cfa-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "cfa-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

.icon-plus:before {
  content: "\e902";
}

.icon-minus:before {
  content: "\e903";
}

.icon-chevron-up:before {
  content: "\e904";
}

.icon-chevron-down:before {
  content: "\e905";
}

.icon-chevron-left:before {
  content: "\e906";
}

.icon-chevron-right:before {
  content: "\e907";
}

.icon-back:before {
  content: "\e908";
}

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

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

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

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

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

div.gform_wrapper.gravity-theme img.gform_ajax_spinner {
  display: none !important;
}
div.gform_wrapper.gravity-theme .gform_required_legend {
  display: none;
}
div.gform_wrapper.gravity-theme .gform_fields {
  row-gap: 11px;
  -webkit-column-gap: 11px;
  -moz-column-gap: 11px;
  column-gap: 11px;
}
div.gform_wrapper.gravity-theme form {
  position: relative;
}
div.gform_wrapper.gravity-theme form input,
div.gform_wrapper.gravity-theme form input[type=color],
div.gform_wrapper.gravity-theme form input[type=date],
div.gform_wrapper.gravity-theme form input[type=datetime-local],
div.gform_wrapper.gravity-theme form input[type=datetime],
div.gform_wrapper.gravity-theme form input[type=email],
div.gform_wrapper.gravity-theme form input[type=month],
div.gform_wrapper.gravity-theme form input[type=number],
div.gform_wrapper.gravity-theme form input[type=password],
div.gform_wrapper.gravity-theme form input[type=search],
div.gform_wrapper.gravity-theme form input[type=tel],
div.gform_wrapper.gravity-theme form input[type=text],
div.gform_wrapper.gravity-theme form input[type=time],
div.gform_wrapper.gravity-theme form input[type=url],
div.gform_wrapper.gravity-theme form input[type=week],
div.gform_wrapper.gravity-theme form select,
div.gform_wrapper.gravity-theme form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #fff;
  border: solid 3px #E4AA17;
  color: #303030;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1 !important;
  min-height: auto !important;
  padding: 13px 18px;
  outline: none;
  appearance: none;
  text-align: left;
  width: 100%;
}
.box-subscribe div.gform_wrapper.gravity-theme form input,
.box-subscribe div.gform_wrapper.gravity-theme form input[type=color],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=date],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=datetime-local],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=datetime],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=email],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=month],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=number],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=password],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=search],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=tel],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=text],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=time],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=url],
.box-subscribe div.gform_wrapper.gravity-theme form input[type=week],
.box-subscribe div.gform_wrapper.gravity-theme form select,
.box-subscribe div.gform_wrapper.gravity-theme form textarea {
  background-color: #E6E6E6;
  border: solid 1px #E6E6E6;
  padding: 9px 18px;
  color: #6B6B6B;
  font-size: 14px;
  font-weight: 500;
}
div.gform_wrapper.gravity-theme form input::-webkit-input-placeholder,
div.gform_wrapper.gravity-theme form textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
div.gform_wrapper.gravity-theme form input::-moz-placeholder,
div.gform_wrapper.gravity-theme form textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
div.gform_wrapper.gravity-theme form input::-ms-input-placeholder,
div.gform_wrapper.gravity-theme form textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
div.gform_wrapper.gravity-theme form input::placeholder,
div.gform_wrapper.gravity-theme form textarea::placeholder {
  color: inherit;
  opacity: 1;
}
div.gform_wrapper.gravity-theme form textarea {
  min-height: 370px !important;
}
div.gform_wrapper.gravity-theme form .ginput_container_select {
  position: relative;
}
div.gform_wrapper.gravity-theme form .ginput_container_select .ace-dropdown-selected {
  border: solid 3px #E4AA17;
  padding: 15px 46px 15px 18px;
  height: 51px;
  line-height: 1.5;
}
div.gform_wrapper.gravity-theme form .ginput_container_select .ace-dropdown-selected.on {
  border-bottom-color: transparent;
}
div.gform_wrapper.gravity-theme form .ginput_container_select .ace-dropdown-options {
  border: solid 3px #E4AA17;
  border-top: 0;
  top: calc(100% - 3px);
}
div.gform_wrapper.gravity-theme form .ginput_container_select .ace-dropdown-options li {
  padding: 0 18px;
}
div.gform_wrapper.gravity-theme form .gfield--input-type-html.gfield.gfield--width-five-sixths {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
}
div.gform_wrapper.gravity-theme form .gfield--type-submit.gfield--width-one-sixth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
div.gform_wrapper.gravity-theme form .gfield--type-submit.gfield--width-one-sixth .button {
  min-width: 128px;
}
div.gform_wrapper.gravity-theme .description,
div.gform_wrapper.gravity-theme .gfield_description,
div.gform_wrapper.gravity-theme .gsection_description,
div.gform_wrapper.gravity-theme .instruction {
  display: none;
  padding: 0;
  background-color: transparent;
  border: none;
  margin: 0;
  padding-top: 0 !important;
}
div.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border: solid 3px #e41717;
  color: #e41717;
  background-color: #fff9f9;
}
.box-subscribe div.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border: solid 1px #e41717;
  background-color: #fff9f9;
}
div.gform_wrapper.gravity-theme .gform_validation_errors {
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  color: #e41717;
  margin: 0 0 16px;
}
div.gform_wrapper.gravity-theme .gform_validation_errors > h2 {
  font-size: 16px;
  font-weight: 500;
  color: #e41717;
  line-height: 1.5;
}
div.gform_wrapper.gravity-theme .gform_validation_errors > h2 span {
  display: none;
}
div.gform_wrapper.gravity-theme .gform_footer {
  margin: 12px 0 0;
  padding: 0;
}
div.gform_wrapper.gravity-theme .gform_footer .button {
  margin: 0;
}
.box div.gform_wrapper.gravity-theme .gform_footer .button {
  display: block;
  width: 100%;
  height: 37px;
}
@media (max-width: 1079px) {
  div.gform_wrapper.gravity-theme form .gfield--input-type-html.gfield.gfield--width-five-sixths {
    grid-column: 1/-1;
  }
  div.gform_wrapper.gravity-theme form .gfield--type-submit.gfield--width-one-sixth {
    grid-column: 1/-1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

html {
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 112px;
}
@media (max-width: 1279px) {
  html {
    padding-top: 66px;
  }
}
html.transparent-header {
  padding-top: 0;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  background: #fff;
  color: #303030;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0em;
  min-width: 320px;
}

#page {
  max-width: 100%;
  overflow: hidden;
}

section,
.module {
  margin: 75px 0;
}

.wrapper {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 1510px;
  padding: 0 40px;
}
@media (max-width: 575px) {
  .wrapper {
    padding: 0 25px;
  }
}

.wrapper-sm {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 1100px;
  padding: 0 40px;
}
@media (max-width: 575px) {
  .wrapper-sm {
    padding: 0 25px;
  }
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Montserrat", sans-serif;
  color: #303030;
  font-weight: 900;
  margin: 0 0 1em;
  line-height: 1.2;
  letter-spacing: 0em;
}
h1:first-child, .h1:first-child, h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
  margin-top: 0;
  padding-top: 0;
}
h1:last-child, .h1:last-child, h2:last-child, .h2:last-child, h3:last-child, .h3:last-child, h4:last-child, .h4:last-child, h5:last-child, .h5:last-child, h6:last-child, .h6:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

h1, .h1 {
  font-size: 40px;
  line-height: 40px;
}

h2, .h2 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 15px;
}

h3, .h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  color: #E4AA17;
}

h4, .h4 {
  font-size: 24px;
  line-height: 24px;
  color: #E4AA17;
}

h5, .h5 {
  font-size: 20px;
  line-height: 24px;
}

h6, .h6 {
  font-size: 14px;
  line-height: 20px;
}

.eyebrow {
  color: #E4AA17;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 0.4em;
}

.grid-header {
  max-width: 720px;
  margin: 0 auto 50px;
  text-align: center;
}
.grid-header:last-child {
  margin-bottom: 0;
}
.grid-header h2, .grid-header .h2 {
  color: #E4AA17;
}

p {
  margin: 0 0 1em;
}
p:last-child {
  margin-bottom: 0;
}

a {
  color: #E4AA17;
  text-decoration: none;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
a:hover, a:focus {
  color: #303030;
  outline: none;
  text-decoration: underline;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 2px transparent;
  cursor: pointer;
  color: #303030;
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 24px;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease;
  vertical-align: middle;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  will-change: transform;
}
.button:hover, .button:focus {
  text-decoration: none;
  color: #E4AA17;
}
.button.primary, .button.primary-alt {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.button.primary:after, .button.primary-alt:after {
  content: "\e907";
  font-family: "cfa-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  color: #E4AA17;
}
.button.primary:hover, .button.primary:focus, .button.primary-alt:hover, .button.primary-alt:focus {
  color: #E4AA17;
}
.button.primary-alt {
  color: #E4AA17;
}
.button.primary-alt:hover, .button.primary-alt:focus {
  color: #fff;
}
.button.secondary, .button.secondary-alt {
  border-color: #E4AA17;
  background-color: #E4AA17;
  color: #303030;
  padding: 4px 25px;
}
.button.secondary:hover, .button.secondary:focus, .button.secondary-alt:hover, .button.secondary-alt:focus {
  background-color: transparent;
  color: #E4AA17;
}
.button.secondary-alt {
  background-color: transparent;
}
.button.secondary-alt:hover, .button.secondary-alt:focus {
  color: #303030;
  background-color: #E4AA17;
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 26px;
  gap: 34px;
}
.social a {
  text-decoration: none;
  color: #303030;
}
.social a:hover, .social a:focus {
  color: #E4AA17;
}

.social-share .h6 {
  margin-bottom: 20px;
}
.social-share .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 26px;
}
.social-share .icons > a {
  background-color: #fff;
  border: solid 2px #303030;
  border-radius: 52px;
  color: #303030;
  text-decoration: none;
  min-width: 52px;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.social-share .icons > a:hover {
  background-color: #E4AA17;
  color: #303030;
}

figure.image {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
}
figure.image .placeholder {
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
figure.image .display {
  background-color: #898989;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 2;
}
figure.image .display img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  max-width: 100%;
  padding: 0;
  font-size: 16px;
}

.wp-caption.alignnone {
  margin: 3.5em 0;
}

.wp-caption.aligncenter {
  margin: 3.5em auto;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
  border-radius: 10px;
}

.wp-caption .wp-caption-text {
  font-size: 16px;
  margin-top: 1em;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  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;
  /* Above WP toolbar. */
}

.site-content ul, .site-content ol {
  padding: 0 0 0 1em;
  margin: 0 0 1em;
}
.site-content ul:last-child, .site-content ol:last-child {
  margin-bottom: 0;
}
.site-content ul li, .site-content ol li {
  margin-bottom: 0.3em;
}
.site-content ul li::marker, .site-content ol li::marker {
  color: #E4AA17;
}
.site-content ul ul, .site-content ul ol, .site-content ol ul, .site-content ol ol {
  margin: 0.3em 0 0;
}
.site-content ul ul, .site-content ol ul {
  list-style: disc;
}
.site-content .youtube-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  display: block;
}
.site-content .youtube-video iframe {
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  position: absolute;
}
.site-content .google-maps {
  position: relative;
  height: 40vw;
  display: block;
  margin: 90px calc(50% - 50vw) 0;
  max-width: 100vw;
  width: 100vw;
}
.site-content .google-maps iframe {
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 1079px) {
  .site-content .google-maps {
    height: 56.25vw;
  }
}
.site-content .wysiwyg-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2em;
  margin: 0 0 1em;
}
.site-content .wysiwyg-columns.three {
  grid-template-columns: 1fr 1fr 1fr;
}
.site-content .wysiwyg-columns.three img {
  width: 100%;
}
@media (max-width: 1279px) {
  .site-content .wysiwyg-columns.three {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .site-content .wysiwyg-columns {
    grid-template-columns: 1fr;
  }
  .site-content .wysiwyg-columns.three {
    grid-template-columns: 1fr;
  }
  .site-content .wysiwyg-columns.three img {
    width: unset;
  }
}

.background-image {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  z-index: 1;
}

.background-video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}

.overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.small-header {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

.slick-arrow {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  color: #303030;
  cursor: pointer;
  z-index: 200;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.slick-arrow.slick-prev {
  left: -100px;
}
.slick-arrow.slick-next {
  right: -100px;
}
.slick-arrow.slick-disabled {
  color: rgba(48, 48, 48, 0.5);
  pointer-events: none;
}
.slick-arrow.slick-disabled:hover {
  color: rgba(48, 48, 48, 0.5);
  cursor: default;
}
.slick-arrow:hover, .slick-arrow:focus {
  color: #E4AA17;
}
@media (max-width: 1439px) {
  .slick-arrow.slick-prev {
    left: -40px;
  }
  .slick-arrow.slick-next {
    right: -40px;
  }
}
@media (max-width: 1279px) {
  .slick-arrow.slick-prev {
    left: -30px;
  }
  .slick-arrow.slick-next {
    right: -30px;
  }
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
.slick-dots li {
  padding: 0 !important;
  margin: 0 !important;
}
.slick-dots li button {
  margin: 0;
  padding: 0;
  cursor: pointer;
  width: 15px;
  height: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 2px #E4AA17;
  border-radius: 15px;
  outline: none;
  font-size: 0;
  color: transparent;
  display: block;
  background-color: transparent;
  cursor: pointer;
}
.slick-dots li.slick-active button {
  background-color: #E4AA17;
}

.search-result-item {
  clear: both;
  overflow: auto;
  margin-top: 40px;
}
.search-result-item h3 {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
}
.search-result-item h3 a {
  color: #303030;
  text-decoration: none;
}
.search-result-item h3 a:hover {
  color: #E4AA17;
}
.search-result-item .image {
  float: left;
  margin: 0 20px 0 0;
  max-width: 300px;
  max-height: 200px;
  border-radius: 30px;
  overflow: hidden;
}
.search-result-item .entry-summary {
  margin-bottom: 15px;
}

.comments-area {
  background-color: #E6E6E6;
  clear: both;
  margin-top: 90px;
  padding: 65px 70px 85px 85px;
}
.comments-area .comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.comments-area .comment-list li {
  margin: 0;
}
.comments-area .comment-list > li.comment:not(:first-child) {
  position: relative;
  margin-top: 60px;
  padding-top: 80px;
}
.comments-area .comment-list > li.comment:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 2px;
  background-color: #fff;
  width: 100vw;
}
.comments-area .comment-list ol {
  list-style: none;
  margin: 0;
  padding: 0 0 0 115px;
}
.comments-area .comment-list ol ol {
  padding-left: 40px;
}
.comments-area .comment-list .comment-respond {
  padding: 20px 0;
  margin-top: 0;
}
.comments-area .comment-list .comment-respond::before {
  display: none;
}
.comments-area .comment .comment-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0;
}
.comments-area .comment .comment-body aside {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.comments-area .comment-respond {
  margin-top: 60px;
  padding-top: 80px;
  position: relative;
}
.comments-area .comment-respond:first-child {
  margin-top: 0;
  padding-top: 0;
}
.comments-area .comment-respond:first-child::before {
  display: none;
}
.comments-area .comment-respond::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 2px;
  background-color: #fff;
  width: 100vw;
}
.comments-area .comment-respond .comment-reply-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
  font-size: 24px;
  font-weight: 900;
  color: #303030;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.comments-area .comment-reply-link, .comments-area .submit, .comments-area #cancel-comment-reply-link {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 2px transparent;
  cursor: pointer;
  color: #303030;
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 24px;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, border 0.3s ease, color 0.3s ease;
  vertical-align: middle;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  will-change: transform;
  border-color: #E4AA17;
  background-color: #E4AA17;
  padding: 2px 25px;
}
.comments-area .comment-reply-link:hover, .comments-area .comment-reply-link:focus, .comments-area .submit:hover, .comments-area .submit:focus, .comments-area #cancel-comment-reply-link:hover, .comments-area #cancel-comment-reply-link:focus {
  background-color: transparent;
}
.comments-area .comment-form .comment-form-comment,
.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email,
.comments-area .comment-form .comment-form-url {
  margin-bottom: 12px;
}
.comments-area .comment-form .comment-form-comment input, .comments-area .comment-form .comment-form-comment textarea,
.comments-area .comment-form .comment-form-author input,
.comments-area .comment-form .comment-form-author textarea,
.comments-area .comment-form .comment-form-email input,
.comments-area .comment-form .comment-form-email textarea,
.comments-area .comment-form .comment-form-url input,
.comments-area .comment-form .comment-form-url textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #fff;
  border: solid 1px #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #303030;
  line-height: 1 !important;
  min-height: auto !important;
  padding: 7px 18px;
  outline: none;
  appearance: none;
  text-align: left;
  width: 100%;
  display: block;
}
.comments-area .comment-form .comment-form-cookies-consent {
  display: none;
}
@media (max-width: 1279px) {
  .comments-area {
    padding: 40px;
    margin-top: 50px;
  }
  .comments-area .comment-list > li.comment:not(:first-child) {
    margin-top: 20px;
    padding-top: 40px;
  }
  .comments-area .comment-list ol {
    padding: 0 0 0 40px;
  }
  .comments-area .comment .comment-body {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .comments-area .comment-respond {
    margin-top: 40px;
    padding-top: 60px;
  }
}
@media (max-width: 575px) {
  .comments-area {
    padding: 40px 25px;
  }
  .comments-area .comment-list > li.comment:not(:first-child) {
    margin-top: 20px;
    padding-top: 40px;
  }
  .comments-area .comment-list ol {
    padding: 0 0 0 25px;
  }
  .comments-area .comment .comment-body {
    row-gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .comments-area .comment-respond {
    margin-top: 40px;
    padding-top: 60px;
  }
}

.fancybox-content {
  position: relative;
}
.fancybox-content .icon-close {
  position: absolute;
  top: -35px;
  right: 0px;
  color: #E4AA17;
  z-index: 200;
  font-size: 20px;
}

.filters .ace-dropdown, .ginput_container_select .ace-dropdown, .custom-select .ace-dropdown {
  position: relative;
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.2;
  color: #303030;
}
.filters .ace-dropdown-selected, .ginput_container_select .ace-dropdown-selected, .custom-select .ace-dropdown-selected {
  background-color: #fff;
  cursor: pointer;
  border-radius: 0;
  border: solid 5px #E4AA17;
  padding: 8px 50px 6px 20px;
  position: relative;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}
.filters .ace-dropdown-selected.on, .ginput_container_select .ace-dropdown-selected.on, .custom-select .ace-dropdown-selected.on {
  border-bottom-color: transparent;
}
.filters .ace-dropdown-selected:after, .ginput_container_select .ace-dropdown-selected:after, .custom-select .ace-dropdown-selected:after {
  content: "\e905";
  font-family: "cfa-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 16px;
  line-height: 1;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #E4AA17;
}
.filters .ace-dropdown-options, .ginput_container_select .ace-dropdown-options, .custom-select .ace-dropdown-options {
  background-color: #fff;
  display: none;
  position: absolute;
  z-index: 1;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  border: solid 5px #E4AA17;
  border-top: 0;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  padding: 5px 0 10px;
  top: calc(100% - 5px);
  left: 0;
  right: 0;
  z-index: 201;
  max-height: 383px;
  overflow: auto;
}
.filters .ace-dropdown-options li, .ginput_container_select .ace-dropdown-options li, .custom-select .ace-dropdown-options li {
  padding: 0 20px;
  cursor: pointer;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.filters .ace-dropdown-options li:hover, .filters .ace-dropdown-options li:focus, .ginput_container_select .ace-dropdown-options li:hover, .ginput_container_select .ace-dropdown-options li:focus, .custom-select .ace-dropdown-options li:hover, .custom-select .ace-dropdown-options li:focus {
  color: #E4AA17;
}

.custom-select select {
  display: none;
}
.custom-select .ace-dropdown-selected {
  border: 0;
  background-color: #E6E6E6;
  padding: 12px 50px 11px 18px;
  color: #6B6B6B;
  font-size: 14px;
  font-weight: 500;
}
.custom-select .ace-dropdown-options {
  background-color: #E6E6E6;
  border: 0;
  top: 100%;
  color: #6B6B6B;
  font-size: 14px;
  font-weight: 500;
}
.custom-select .ace-dropdown-options li {
  padding: 0 18px;
  text-transform: initial;
}

.site-header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  border-bottom: solid 1px #DFDFDF;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.megamenu-on .site-header {
  background-color: #303030 !important;
}
.site-header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  height: 112px;
  position: relative;
  max-width: none;
}
.site-header .wrapper a {
  text-decoration: none;
}
.site-header .wrapper > aside {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.site-header .site-logo {
  -ms-flex-item-align: center;
  align-self: center;
  width: 231px;
  min-width: 231px;
}
.site-header .site-logo svg, .site-header .site-logo img {
  width: 100%;
  height: auto;
}
.site-header .search-toggle {
  font-size: 16px;
  color: #656565;
  cursor: pointer;
}
.site-header .search-toggle:hover, .site-header .search-toggle:focus {
  color: #E4AA17;
}
.site-header .search-form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border-radius: 50px;
  overflow: hidden;
  max-width: 300px;
}
.site-header .search-form .field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.site-header .search-form .field input {
  background-color: #fff;
  border: solid 1px transparent;
  border-radius: 0;
  overflow: hidden;
  padding: 13px 13px 13px 26px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
.site-header .search-form .field input::-webkit-input-placeholder {
  color: #303030;
}
.site-header .search-form .field input::-moz-placeholder {
  color: #303030;
}
.site-header .search-form .field input::-ms-input-placeholder {
  color: #303030;
}
.site-header .search-form .field input::placeholder {
  color: #303030;
}
.site-header .search-form .field input:-webkit-autofill,
.site-header .search-form .field input:-webkit-autofill:hover,
.site-header .search-form .field input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
  border: 0;
}
.site-header .search-form button {
  margin: 0;
  padding: 0;
  outline: none;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  color: #656565;
  cursor: pointer;
  line-height: 1;
  padding: 0 13px;
  background-color: #E7E7E7;
  border-radius: 50px;
}
.site-header .nav-extra {
  margin-bottom: 12px;
}
.site-header .nav-extra .nav-element a {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: none;
  color: #303030;
}
.site-header .nav-extra .nav-element a:hover, .site-header .nav-extra .nav-element a:focus {
  color: #E4AA17;
}
.megamenu-on .site-header .nav-extra .nav-element a {
  color: #fff;
}
.site-header .nav-extra #google_language_translator {
  margin: 0;
  height: 24px;
}
.site-header .nav-extra #google_language_translator select.goog-te-combo {
  margin: 0;
  border-color: transparent !important;
  border-radius: 20px !important;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: center;
  padding: 3px 10px !important;
  height: 24px !important;
  background-color: #000;
  color: #fff;
}
.site-header .nav-extra #google_language_translator select.goog-te-combo option {
  background-color: #000;
  color: #fff;
}
.site-header .nav > .nav-element > a {
  color: #303030;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  position: relative;
  z-index: 200;
}
.megamenu-on .site-header .nav > .nav-element > a {
  color: #fff;
}
.site-header .nav .megamenu .sub-menu-image figure {
  max-width: 238px;
  width: 100%;
  margin: 0 0 1.5em;
}
.site-header .nav .megamenu .sub-menu-column > .nav-element + .nav-element {
  margin-top: 1.5em;
}
.site-header .nav .megamenu .sub-menu-column > .nav-element > a {
  font-size: 18px;
  font-weight: 500;
  color: #E4AA17;
  display: block;
  margin: 0 0 0.5em;
}
.site-header .nav .megamenu .sub-menu-column > .nav-element > a[href="#"] {
  pointer-events: none;
}
.site-header .nav .megamenu .sub-menu-column > .nav-element > a:hover, .site-header .nav .megamenu .sub-menu-column > .nav-element > a:focus {
  color: #fff;
}
.site-header .nav .megamenu .sub-menu-column > .nav-element > .sub-menu > .nav-element a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
  margin: 0 0 0.75em;
}
.site-header .nav .megamenu .sub-menu-column > .nav-element > .sub-menu > .nav-element a:hover, .site-header .nav .megamenu .sub-menu-column > .nav-element > .sub-menu > .nav-element a:focus {
  color: #E4AA17;
}
.site-header .nav .megamenu .sub-menu-column > .nav-element > .sub-menu > .nav-element > a::before {
  content: ">";
  color: #E4AA17;
}
.site-header .nav .megamenu .sub-menu-column > .nav-element > .sub-menu .sub-menu .nav-element a {
  padding-left: 14px;
}
.site-header .nav .megamenu .sub-menu-column > .nav-element > .sub-menu .sub-menu .nav-element a::before {
  content: "•";
  color: #E4AA17;
}
.transparent-header .site-header:not(.sticky) {
  border-color: transparent;
  background-color: transparent;
}
.transparent-header .site-header:not(.sticky) .site-logo path[fill="#303030"] {
  fill: #fff !important;
}
.megamenu-on .site-header {
  border-color: transparent;
  background-color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.31)), color-stop(44.79%, rgba(0, 0, 0, 0.14)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.31) 0%, rgba(0, 0, 0, 0.14) 44.79%, rgba(0, 0, 0, 0) 100%);
}
.megamenu-on .site-header .site-logo path[fill="#303030"] {
  fill: #fff !important;
}
@media (min-width: 1280px) {
  .site-header aside {
    padding-top: 22px;
  }
  .site-header .site-logo {
    margin-top: -12px;
  }
  .site-header .nav-extra {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .site-header .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    margin-right: -10px;
  }
  .site-header .nav > .nav-element > a {
    padding: 0 10px;
  }
  .site-header .nav > .nav-element > a::before {
    content: "";
    position: absolute;
    top: calc(100% + 5px);
    left: 0px;
    right: 0px;
    height: 5px;
    background-color: #E4AA17;
    opacity: 0;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  .site-header .nav > .nav-element > a:hover::before, .site-header .nav > .nav-element > a:focus::before, .site-header .nav > .nav-element > a.hover::before {
    opacity: 1;
  }
  .site-header .nav .megamenu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border-top: solid 1px rgba(231, 231, 231, 0.3);
    background-color: #303030;
    display: none;
  }
  .site-header .nav .megamenu .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1370px;
    margin: auto;
  }
  .site-header .nav .megamenu .sub-menu-image figure {
    margin: 0 0 0 auto;
  }
  .site-header .nav .megamenu .sub-menu-column {
    width: 100%;
    border-left: solid 1px rgba(231, 231, 231, 0.3);
    padding: 20px 15px 60px;
  }
  .site-header .nav .megamenu .mobile-back-button + .sub-menu-column {
    border-left: 0;
  }
  .site-header .nav .megamenu .mobile-back-button {
    display: none;
  }
  .site-header .search-form {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 27px;
    top: calc(100% + 20px);
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  .search-on .site-header .search-form {
    opacity: 1;
    pointer-events: all;
  }
  .transparent-header .site-header:not(.sticky) .nav-extra .nav-element a {
    color: #fff;
  }
  .transparent-header .site-header:not(.sticky) .nav > .nav-element > a {
    color: #fff;
  }
  .transparent-header .site-header:not(.sticky) .search-toggle {
    color: #fff;
  }
}
@media (max-width: 1279px) {
  .site-header {
    background-color: #F0F0F0;
  }
  .site-header .wrapper {
    height: 66px;
  }
  .site-header .wrapper > aside {
    position: fixed;
    left: 100%;
    top: 0;
    width: 100%;
    background-color: #f0f0f0;
    top: 66px;
    height: calc(100vh - 66px);
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 40px 100px;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
  .nav-on .site-header .wrapper > aside {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .site-header .site-logo {
    margin-top: -8px;
    width: 121px;
    min-width: 121px;
  }
  .site-header .search-toggle {
    display: none;
  }
  .site-header .search-form-wrapper {
    margin-top: 10px;
    display: initial;
  }
  .site-header .nav-extra {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .site-header .nav-extra .nav-element a {
    font-size: 14px;
  }
  .site-header .nav-extra #google_language_translator {
    margin: 20px 0;
    height: 44px;
  }
  .site-header .nav-extra #google_language_translator select.goog-te-combo {
    width: 100%;
    max-width: 300px;
    padding: 10px 26px !important;
    border-radius: 40px !important;
    height: 44px !important;
    text-align: left;
    background-color: #000;
    color: #fff;
  }
  .site-header .nav-extra #google_language_translator select.goog-te-combo option {
    background-color: #000;
    color: #fff;
  }
  .site-header .nav > .nav-element {
    margin: 0 0 15px;
  }
  .site-header .nav > .nav-element > a {
    font-size: 18px;
  }
  .site-header .nav > .nav-element.has-submenu > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
  .site-header .nav > .nav-element.has-submenu > a::after {
    content: "\e907";
    font-family: "cfa-icons" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .site-header .nav .megamenu {
    position: fixed;
    bottom: 0;
    left: 100%;
    width: 100vw;
    height: calc(100vh - 66px);
    z-index: 900;
    background-color: #303030;
    overflow: auto;
    padding: 25px 40px 100px;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  .site-header .nav .megamenu .mobile-back-button {
    color: #fff;
    font-size: 20px;
    margin: 0 0 20px;
    cursor: pointer;
    display: inline-block;
  }
  .site-header .nav .megamenu .sub-menu-column {
    margin-bottom: 2em;
  }
  .site-header .nav .megamenu .sub-menu-column:last-child {
    margin-bottom: 0;
  }
  .site-header .nav .megamenu.on {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@media (max-width: 575px) {
  .site-header .wrapper > aside {
    padding: 10px 25px 100px;
  }
  .site-header .nav .megamenu {
    padding: 25px 25px 100px;
  }
}

.nav-toggle {
  display: none;
  width: 52px;
  height: 26px;
  position: absolute;
  top: 50%;
  right: 40px;
  z-index: 100;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  outline: none;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nav-toggle i,
.nav-toggle i:before,
.nav-toggle i:after {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  height: 4px;
  width: 33px;
  top: 11px;
  right: 0;
  background-color: #E4AA17;
}
.nav-toggle i {
  width: 42px;
}
.nav-toggle i:before {
  content: "";
  top: -11px;
  width: 52px;
  background-color: #303030;
}
.transparent-header .site-header:not(.sticky) .nav-toggle i:before {
  background-color: #fff;
}
.nav-toggle i:after {
  content: "";
  top: 11px;
  width: 32px;
  background-color: #303030;
}
.transparent-header .site-header:not(.sticky) .nav-toggle i:after {
  background-color: #fff;
}
.nav-on .nav-toggle i {
  background: transparent;
}
.nav-on .nav-toggle i:before {
  -webkit-transform: rotateZ(45deg) translate(5px, 10px);
  transform: rotateZ(45deg) translate(5px, 10px);
  width: 32px;
}
.nav-on .nav-toggle i:after {
  -webkit-transform: rotateZ(-45deg) translate(5px, -10px);
  transform: rotateZ(-45deg) translate(5px, -10px);
  width: 32px;
}
@media (max-width: 1279px) {
  .nav-toggle {
    display: block;
  }
}
@media (max-width: 575px) {
  .nav-toggle {
    right: 25px;
  }
}

.site-footer {
  background-color: #262626;
  position: relative;
  margin: 0;
}
.site-footer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  gap: 100px;
}
.site-footer .footer-logo {
  margin-bottom: 18px;
  display: block;
  max-width: 230px;
}
.site-footer .footer-logo svg, .site-footer .footer-logo img {
  width: 100%;
  height: auto;
}
.site-footer .footer-logo path[fill="#303030"] {
  fill: #fff !important;
}
.site-footer .social a {
  color: #fff;
}
.site-footer .social a:hover, .site-footer .social a:focus {
  color: #E4AA17;
}
.site-footer aside.left {
  position: relative;
  color: #676767;
  padding: 25px 0;
  z-index: 1;
  min-width: 340px;
}
.site-footer aside.left::before {
  content: "";
  background-color: #181818;
  position: absolute;
  right: 0;
  width: 100vw;
  bottom: 0;
  top: 0;
  z-index: -1;
}
.site-footer aside.left address {
  font-size: 10px;
  font-style: normal;
  line-height: 16px;
}
.site-footer aside.right {
  padding: 55px 0 30px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.site-footer aside.right .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 5px;
  margin: 0 0 25px;
}
.site-footer aside.right .nav .nav-element a {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-decoration: none;
  text-transform: uppercase;
}
.site-footer aside.right .nav .nav-element a:hover, .site-footer aside.right .nav .nav-element a:focus {
  color: #E4AA17;
}
.site-footer aside.right .extra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 5px;
  margin: 0 0 20px;
}
.site-footer aside.right .extra .nav-element a {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
.site-footer aside.right .extra .nav-element a:hover, .site-footer aside.right .extra .nav-element a:focus {
  color: #E4AA17;
}
.site-footer aside.right .legal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 10px;
}
.site-footer aside.right .legal .nav-element a {
  color: #fff;
  text-decoration: none;
}
.site-footer aside.right .legal .nav-element a:hover, .site-footer aside.right .legal .nav-element a:focus {
  color: #E4AA17;
}
@media (max-width: 1079px) {
  .site-footer .wrapper {
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .site-footer .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    gap: 0;
  }
  .site-footer .footer-logo {
    margin: 0 auto 18px;
  }
  .site-footer aside.left {
    text-align: center;
    min-width: none;
    padding: 90px 0 20px;
  }
  .site-footer aside.left::before {
    display: none;
  }
  .site-footer aside.right {
    width: 100%;
    padding: 0 0 40px;
  }
  .site-footer aside.right .nav {
    display: none;
  }
  .site-footer aside.right .extra {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    z-index: 2;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
  }
  .site-footer aside.right .extra .nav-element {
    display: none;
  }
  .site-footer aside.right .legal {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.filters {
  margin-bottom: 50px;
}
.filters .searchandfilter > ul {
  display: grid;
  grid-template-columns: 230px 230px 230px 1fr;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
}
.filters .searchandfilter > ul > li {
  padding: 0;
  margin: 0;
}
.filters .searchandfilter > ul > li.sf-field-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.filters .searchandfilter > ul > li.sf-field-search > label {
  display: block;
  position: relative;
  overflow: hidden;
  border: 0;
  background-color: #e7e7e7;
  width: 100%;
}
.filters .searchandfilter > ul > li.sf-field-search > label:after {
  content: "\e900";
  font-family: "cfa-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #E4AA17;
  position: absolute;
  top: 50%;
  right: 0;
  width: 50px;
  font-size: 16px;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.filters .searchandfilter > ul > li.sf-field-search > label input {
  color: #303030;
  text-transform: none;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
}
.filters .searchandfilter > ul > li.sf-field-search > label input::-webkit-input-placeholder {
  color: inherit;
  font-weight: bold;
  opacity: 1;
}
.filters .searchandfilter > ul > li.sf-field-search > label input::-moz-placeholder {
  color: inherit;
  font-weight: bold;
  opacity: 1;
}
.filters .searchandfilter > ul > li.sf-field-search > label input::-ms-input-placeholder {
  color: inherit;
  font-weight: bold;
  opacity: 1;
}
.filters .searchandfilter > ul > li.sf-field-search > label input::placeholder {
  color: inherit;
  font-weight: bold;
  opacity: 1;
}
.filters .searchandfilter > ul > li.sf-field-reset > a {
  color: #303030;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
}
.filters .searchandfilter > ul > li.sf-field-reset > a:hover, .filters .searchandfilter > ul > li.sf-field-reset > a:focus {
  color: #E4AA17;
  border-color: #E4AA17;
}
.filters .searchandfilter > ul > li[data-sf-field-input-type=select] > label {
  display: none;
}
.filters .searchandfilter > ul > li > label input,
.filters .searchandfilter > ul > li > label select {
  width: 100%;
  padding: 5px 15px 5px 20px;
  background-color: transparent;
  border: none;
  border-radius: 0;
  outline: none;
  font-size: 16px;
  font-weight: 900;
  text-overflow: ellipsis;
  line-height: 1;
  height: 30px;
  color: #303030;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.filters .searchandfilter > ul > li > label select {
  padding-right: 50px;
}
.filters .searchandfilter > ul > li > label select option {
  background-color: #fff;
  color: #303030;
}
.filters .searchandfilter > ul > li .sf-input-checkbox {
  width: 24px;
  height: 24px;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  background-color: #fff;
}
.filters .searchandfilter > ul > li .sf-input-checkbox:checked {
  background-color: #fff;
}
.filters .searchandfilter > ul > li .sf-input-checkbox:checked:checked::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  content: "\e909";
  font-family: "cfa-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  color: #E4AA17;
  line-height: 20px;
  text-align: center;
}
.filters .searchandfilter > ul > li .sf-input-checkbox + label {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.7px;
}
.filters.event-filter .searchandfilter > ul {
  display: grid;
  grid-template-columns: 2fr 1fr 3fr 3fr;
}
.filters.event-filter .searchandfilter > ul > :nth-child(1) {
  grid-column: 1/span 2;
}
.filters.event-filter .searchandfilter > ul > li .ace-dropdown-selected {
  padding-top: 13.5px;
  padding-bottom: 11.5px;
}
.filters.event-filter .searchandfilter > ul > li > label input,
.filters.event-filter .searchandfilter > ul > li > label select {
  height: 41px;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-search input {
  border: solid 5px #E4AA17;
  height: 51px;
  font-size: 16px;
  font-weight: 900;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-search input::-webkit-input-placeholder {
  text-transform: uppercase;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-search input::-moz-placeholder {
  text-transform: uppercase;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-search input::-ms-input-placeholder {
  text-transform: uppercase;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-search input::placeholder {
  text-transform: uppercase;
}
.filters.event-filter .searchandfilter > ul > li[data-sf-field-input-type=daterange] .sf_date_field li:nth-child(2) {
  display: none;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-post-meta-event_start_date ul {
  margin: 0;
  padding: 0;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-post-meta-event_start_date ul li {
  margin: 0;
  padding: 0;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-post-meta-event_start_date ul li label {
  display: block;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-post-meta-event_start_date ul li label .sf-input-date {
  border: solid 5px #E4AA17 !important;
  width: 100%;
  padding: 5px 15px 5px 20px;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 900;
  text-overflow: ellipsis;
  line-height: 1;
  height: 51px;
  cursor: pointer;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-post-meta-event_start_date ul li label .sf-input-date::-webkit-input-placeholder {
  color: #303030;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-post-meta-event_start_date ul li label .sf-input-date::-moz-placeholder {
  color: #303030;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-post-meta-event_start_date ul li label .sf-input-date::-ms-input-placeholder {
  color: #303030;
}
.filters.event-filter .searchandfilter > ul > li.sf-field-post-meta-event_start_date ul li label .sf-input-date::placeholder {
  color: #303030;
}
.filters.resources-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 34px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
}
.filters.resources-filter .searchandfilter > ul {
  display: none;
  position: absolute;
  z-index: 6;
  top: 40px;
  left: 0;
  background-color: rgba(48, 48, 48, 0.95);
  min-width: calc(25% - 10.5px);
}
.filters.resources-filter .searchandfilter > ul > li {
  border-bottom: solid 1px #909090;
  color: #fff;
}
.filters.resources-filter .searchandfilter > ul > li.sf-field-search {
  display: none;
}
.filters.resources-filter .searchandfilter > ul > li h4 {
  position: relative;
  cursor: pointer;
  padding: 16px 45px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.filters.resources-filter .searchandfilter > ul > li h4::after {
  position: absolute;
  font-size: 16px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\e902";
  font-family: "cfa-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.filters.resources-filter .searchandfilter > ul > li h4.open::after {
  content: "\e903";
}
.filters.resources-filter .searchandfilter > ul > li:nth-last-child(2) {
  border-bottom: 0;
}
.filters.resources-filter .searchandfilter > ul > li ul {
  display: none;
  margin: 0;
  padding: 0 0 20px 0;
}
.filters.resources-filter .searchandfilter > ul > li ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 7px;
  padding: 0 45px;
  font-size: 14px;
  font-weight: 500;
}
.filters.resources-filter .searchandfilter > ul > li h4.open + ul {
  display: block;
}
.filters.resources-filter .searchandfilter > ul.open {
  display: block;
}
.filters.resources-filter .filter-selections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 12px;
  -moz-column-gap: 12px;
  column-gap: 12px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.filters.resources-filter .filter-selections .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 20px;
  min-width: 130px;
  background-color: #d9d9d9;
  font-size: 12px;
  height: 30px;
  border-radius: 15px;
  font-weight: 700;
  margin: 5px 0;
}
.filters.resources-filter .filter-selections .item:last-of-type {
  margin-right: 12px;
}
.filters.resources-filter .filter-selections .item .icon-close {
  cursor: pointer;
  font-size: 10px;
}
.filters.resources-filter .filter-selections .item .icon-close:focus, .filters.resources-filter .filter-selections .item .icon-close:hover {
  color: #E4AA17;
}
.filters.resources-filter .filter-selections .filter-remove-all {
  color: #E4AA17;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.6px;
  cursor: pointer;
}
.filters.resources-filter .filter-button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  z-index: 3;
  height: 40px;
  padding: 6px 45px;
  text-align: left;
  letter-spacing: 0.7px;
  font-weight: 800;
}
.filters.resources-filter .filter-button.open, .filters.resources-filter .filter-button:hover {
  background-color: #E4AA17;
  color: #fff;
}
.filters.resources-filter .filter-button.open {
  min-width: calc(25% - 10.5px);
}
.filters.resources-filter .filter-button.open::after {
  position: absolute;
  font-size: 14px;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\e901";
  font-family: "cfa-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.filters .sf-form-search {
  position: relative;
  margin-left: auto;
}
.filters .sf-form-search .sf-field-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.filters .sf-form-search .sf-field-search > label {
  max-width: 345px;
  border: 0;
  background-color: #e7e7e7;
}
.filters .sf-form-search .sf-field-search > label:after {
  content: "\e900";
  font-family: "cfa-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #E4AA17;
  position: absolute;
  top: 50%;
  right: 0;
  width: 50px;
  font-size: 16px;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.filters .sf-form-search .sf-field-search > label input {
  width: 100%;
  padding: 5px 15px 5px 20px;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 900;
  text-overflow: ellipsis;
  line-height: 1;
  height: 30px;
  color: #303030;
  text-transform: none;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
}
.filters .sf-form-search .sf-field-search > label input::-webkit-input-placeholder {
  color: inherit;
  font-weight: bold;
  opacity: 1;
}
.filters .sf-form-search .sf-field-search > label input::-moz-placeholder {
  color: inherit;
  font-weight: bold;
  opacity: 1;
}
.filters .sf-form-search .sf-field-search > label input::-ms-input-placeholder {
  color: inherit;
  font-weight: bold;
  opacity: 1;
}
.filters .sf-form-search .sf-field-search > label input::placeholder {
  color: inherit;
  font-weight: bold;
  opacity: 1;
}
@media (max-width: 1079px) {
  .filters .searchandfilter > ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .filters .searchandfilter > ul > li.sf-field-search {
    grid-column: span 3;
  }
  .filters .searchandfilter > ul > li.sf-field-search > label {
    max-width: 100%;
  }
  .filters.event-filter .searchandfilter > ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .filters.event-filter .searchandfilter > ul > :nth-child(1) {
    grid-column: initial;
  }
}
@media (max-width: 767px) {
  .filters .searchandfilter > ul {
    grid-template-columns: 1fr 1fr;
  }
  .filters .searchandfilter > ul > li.sf-field-search {
    grid-column: 2/3;
  }
  .filters .searchandfilter > ul > li.sf-field-search > label {
    max-width: 100%;
  }
  .filters.resources-filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  .filters.resources-filter .searchandfilter {
    margin-bottom: -20px;
  }
  .filters.resources-filter .searchandfilter > ul {
    width: 100%;
  }
  .filters.resources-filter .searchandfilter > ul > li h4 {
    padding-left: 20px;
    font-size: 16px;
  }
  .filters.resources-filter .filter-button {
    margin-right: 0;
    width: 100%;
    padding-left: 20px;
  }
  .filters.resources-filter .sf-form-search {
    width: 100%;
  }
  .filters.resources-filter .sf-form-search .sf-field-search {
    width: 100%;
  }
  .filters.resources-filter .sf-form-search .sf-field-search > label {
    max-width: 100%;
    width: 100%;
  }
  .filters.event-filter .searchandfilter > ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .filters.event-filter .searchandfilter > ul > li.sf-field-search {
    grid-column: span 2;
  }
}
@media (max-width: 575px) {
  .filters .searchandfilter > ul {
    grid-template-columns: 1fr;
  }
  .filters .searchandfilter > ul > li.sf-field-search {
    grid-column: 1/2;
  }
  .filters .searchandfilter > ul > li.sf-field-search > label {
    max-width: 100%;
  }
  .filters.event-filter .searchandfilter > ul {
    display: grid;
    grid-template-columns: 1fr;
  }
  .filters.event-filter .searchandfilter > ul > li.sf-field-search {
    grid-column: initial;
  }
}

.search-filter-scroll-loading {
  grid-column: span 4;
  width: auto;
  height: auto;
  border-radius: 0;
  border: 0;
  margin: 0;
  -webkit-animation: unset;
  animation: unset;
}
.search-filter-scroll-loading:before {
  content: "Loading...";
  font-size: 20px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  color: #303030;
  font-weight: 900;
  margin: 0 0 1em;
  line-height: 1.2;
  letter-spacing: 0em;
}

.archive-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(4, 1fr);
}
.archive-grid .item {
  background-color: #f1f1f1;
}
.archive-grid .item .category {
  padding: 5px 30px;
  background-color: #E4AA17;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.archive-grid .item .image {
  max-height: 300px;
  overflow: hidden;
}
.archive-grid .item .content {
  padding: 20px;
}
.archive-grid .item .content .name {
  font-weight: 700;
}
.archive-grid .item .content .info {
  margin-top: 10px;
  font-size: 12px;
}
.archive-grid .item .content .email {
  margin-top: 10px;
}
.archive-grid .item .content .excerpt {
  margin-bottom: 20px;
  font-size: 12px;
}
.archive-grid.resources .item .image {
  max-height: 230px;
}
.archive-grid.resources .item .content {
  padding: 30px;
}
@media (max-width: 1079px) {
  .archive-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .archive-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .archive-grid .item .content .email {
    font-size: 12px;
  }
}

.ll-skin-melon .ui-widget {
  background: #303030;
}

.ll-skin-melon td .ui-state-default {
  color: #303030;
}

.ll-skin-melon .ui-state-disabled .ui-state-default {
  color: #7e7e7e;
}

.ll-skin-melon td .ui-state-active {
  background: #E4AA17;
}

.ll-skin-melon td .ui-state-hover {
  background-color: rgba(228, 170, 23, 0.5);
}

.ll-skin-melon .ui-datepicker th {
  border-color: #000;
}

#filter-results {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  position: relative;
}
#filter-results::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 5;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  pointer-events: none;
  opacity: 0;
}
#filter-results.blur::before {
  opacity: 0.8;
}

.hero-home {
  position: relative;
  margin: 0;
  color: #fff;
}
.hero-home .overlay {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.68)), color-stop(95.27%, rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0) 95.27%);
  width: 50%;
}
.hero-home .carousel .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: visible;
}
.hero-home .carousel .slick-slide {
  height: auto;
}
.hero-home .carousel .inner {
  color: #fff;
}
.hero-home .carousel .inner .wrapper {
  position: relative;
  z-index: 222;
  padding-top: 237px;
  padding-bottom: 125px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: max(47vw, 760px);
}
.hero-home .carousel .inner h1, .hero-home .carousel .inner .h1 {
  font-size: 111px;
  color: #fff;
  line-height: 0.95em;
  margin: 0 0 0.25em;
}
.hero-home .carousel .inner .description {
  margin-bottom: 1.5em;
  max-width: 360px;
}
.hero-home .carousel .inner .description:last-child {
  margin-bottom: 0;
}
.hero-home .carousel .inner .secondary {
  color: #303030;
}
.hero-home .carousel .inner .secondary:hover, .hero-home .carousel .inner .secondary:focus {
  background-color: #E4AA17;
  color: #fff;
}
.hero-home .slick-arrow {
  position: absolute;
  right: 40px;
  left: auto;
  top: auto;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
  font-size: 20px;
}
.hero-home .slick-arrow:hover, .hero-home .slick-arrow:focus {
  color: #fff;
}
.hero-home .slick-arrow.slick-prev {
  bottom: calc(100% + 100px);
}
.hero-home .slick-arrow.slick-next {
  bottom: calc(100% + 50px);
}
.hero-home .hero-pathways {
  max-width: 1166px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #303030;
  gap: 90px;
  padding: 35px 40px 25px;
}
.hero-home .hero-pathways .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.hero-home .hero-pathways .item .item-title {
  color: #E4AA17;
  font-size: 24px;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 0.75em;
}
.hero-home .hero-pathways .item .item-description {
  margin-bottom: 2em;
}
.hero-home .hero-pathways .item .button-container {
  margin-top: auto;
}
@media (max-width: 1279px) {
  .hero-home .carousel .inner .wrapper {
    padding-top: 166px;
    min-height: min(56.25vw, 760px);
  }
}
@media (min-width: 1080px) {
  .hero-home .carousel .inner video + .background-image {
    display: none;
  }
}
@media (max-width: 1079px) {
  .hero-home .hero-pathways {
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .hero-home .overlay {
    width: 100%;
  }
  .hero-home .carousel .inner {
    padding-bottom: 0 !important;
  }
  .hero-home .carousel .inner .wrapper {
    padding-top: 125px;
  }
  .hero-home .carousel .inner h1, .hero-home .carousel .inner .h1 {
    font-size: 87px;
  }
  .hero-home .hero-pathways {
    position: relative;
    gap: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 45px;
    padding-bottom: 45px;
    width: 100%;
  }
  .hero-home .hero-pathways .item .item-description {
    margin-bottom: 1em;
    max-width: 322px;
  }
}
@media (max-width: 575px) {
  .hero-home .slick-arrow {
    right: 25px;
  }
  .hero-home .slick-arrow.slick-prev {
    bottom: calc(100% + 80px);
  }
  .hero-home .slick-arrow.slick-next {
    bottom: calc(100% + 40px);
  }
  .hero-home .hero-pathways {
    padding-left: 25px;
    padding-right: 25px;
  }
  .hero-home .hero-pathways .item .item-description {
    margin-bottom: 1em;
    max-width: 322px;
  }
}

.hero-sub {
  position: relative;
  margin: 0;
  color: #fff;
}
.hero-sub .bg {
  position: relative;
}
.hero-sub .bg::before {
  content: "";
  background: url("../png/hero-gradient.png") repeat-x center top;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.hero-sub .overlay {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.68)), color-stop(95.27%, rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0) 95.27%);
  width: 50%;
}
.hero-sub .wrapper {
  position: relative;
  z-index: 9;
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 628px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
}
.hero-sub .back-button {
  margin-bottom: 20px;
}
.hero-sub .back-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
.hero-sub .back-button a:focus, .hero-sub .back-button a:hover {
  text-decoration: none;
  color: #aeaeae;
}
.hero-sub h1, .hero-sub .h1 {
  color: #fff;
  margin: 0;
  padding-right: 270px;
}
.hero-sub .caption {
  position: absolute;
  right: 40px;
  bottom: 10px;
  color: #FFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 166.667%;
  letter-spacing: 0.6px;
  text-transform: capitalize;
}
.hero-sub .links {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 200;
  background: rgba(38, 38, 38, 0.95);
  border-top: solid 9px #E4AA17;
  width: 270px;
  padding: 15px 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hero-sub .links .title {
  color: #E4AA17;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
  /* 171.429% */
  letter-spacing: 0.7px;
  text-transform: capitalize;
  margin-bottom: 0.5em;
  pointer-events: none;
}
.hero-sub .links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}
.hero-sub .links ul li a {
  color: #fff;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  text-decoration: none;
}
.hero-sub .links ul li a::before {
  content: ">";
  color: #E4AA17;
  font-weight: 900;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}
.hero-sub .links ul li a:hover, .hero-sub .links ul li a:active {
  color: #E4AA17;
}
@media (min-width: 1440px) {
  .hero-sub .wrapper {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1080px) {
  .hero-sub .links ul {
    display: block !important;
  }
}
@media (max-width: 1079px) {
  .hero-sub .wrapper {
    min-height: 224px;
  }
  .hero-sub h1, .hero-sub .h1 {
    padding-right: 0;
  }
  .hero-sub .links {
    background-color: #303030;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 100%;
    left: 0;
    right: 0;
    width: auto;
    border: 0;
    padding: 0;
  }
  .hero-sub .links .title {
    background-color: #303030;
    height: 42px;
    margin: 0;
    font-size: 13px;
    padding: 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: all;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    cursor: pointer;
  }
  .hero-sub .links .title::after {
    content: "\e905";
    color: #E4AA17;
    font-family: "cfa-icons" !important;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .hero-sub .links .title.on::after {
    color: #fff;
  }
  .hero-sub .links ul {
    padding: 10px 40px;
    display: none;
  }
}
@media (max-width: 575px) {
  .hero-sub .links .title {
    padding: 0 25px;
    gap: 10px;
  }
  .hero-sub .links ul {
    padding: 10px 25px;
  }
}

.standard-text {
  margin: 75px 0;
}
.standard-text .wrapper {
  max-width: 1204px;
}
.standard-text.gray {
  background-color: #F0F0F0;
  margin: 0;
  padding: 75px 0;
}

.accordion {
  margin: 75px 0;
}
.accordion .wrapper {
  max-width: 1204px;
}
.accordion.gray {
  background-color: #f1f1f1;
  margin: 0;
  padding: 75px 0;
}
.accordion .h2 {
  margin-bottom: 20px;
}
.accordion .h2:last-child {
  margin-bottom: 0;
}
.accordion .description {
  margin: 0 0 45px;
}
.accordion .description:last-child {
  margin-bottom: 0;
}
.accordion dl {
  padding: 0;
  border-bottom: solid 1px #AEAEAE;
}
.accordion dl:first-child {
  margin-top: 0;
}
.accordion dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #303030;
  cursor: pointer;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.2;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  padding: 16px 0;
  border-top: solid 1px #AEAEAE;
}
.accordion dl dt i {
  font-size: 18px;
  -ms-flex-item-align: first baseline;
  align-self: first baseline;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  pointer-events: none;
  margin: 0 5px 0 0;
  color: #E4AA17;
}
.accordion dl dt:first-child {
  margin-top: 0;
}
.accordion dl dt.on i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion dl dd {
  margin: 0 0 0 -30px;
  display: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  padding: 0 0 16px 30px;
}
.accordion dl dd > p {
  margin-bottom: 1em;
  padding-right: 80px;
}
.accordion dl dd > *:last-child {
  margin-bottom: 0;
}
.accordion .table {
  margin: 40px 0;
}
.accordion .table:last-child {
  margin-bottom: 40px;
}
.accordion .table .table-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 900;
  padding: 18px 30px;
  background-color: #d9d9d9;
  line-height: 1;
}
.accordion .table .table-responsive {
  overflow-y: auto;
  margin: 0;
  width: 100%;
}
.accordion .table table {
  padding: 0;
  border: 0;
  width: 100%;
  background-color: #d9d9d9;
}
.accordion .table table thead {
  background-color: #7e7e7e;
}
.accordion .table table thead th {
  padding: 10px 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  vertical-align: top;
}
.accordion .table table tbody tr:nth-child(even) {
  background-color: #eaeaea;
}
.accordion .table table tbody td {
  padding: 10px 30px;
  vertical-align: top;
}
.accordion .table table a {
  color: #303030;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .accordion dl dt {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
  }
  .accordion dl dd > p {
    padding-right: 0;
  }
}

.leftright-imagetext {
  margin: 75px 0;
}
.leftright-imagetext.gray {
  margin: 0;
  padding: 75px 0;
  background-color: #f0f0f0;
}
.leftright-imagetext.right figure {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.leftright-imagetext .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 75px;
  -moz-column-gap: 75px;
  column-gap: 75px;
  row-gap: 20px;
  min-height: 500px;
}
.leftright-imagetext figure.image {
  position: relative;
  overflow: visible;
}
.leftright-imagetext figure.image .placeholder {
  padding-bottom: 0;
}
.leftright-imagetext figure.image figcaption {
  color: #AEAEAE;
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  /* 166.667% */
  letter-spacing: 0.6px;
  text-transform: capitalize;
  position: absolute;
  top: 100%;
  right: 7px;
  left: 7px;
}
.leftright-imagetext aside {
  -ms-flex-item-align: center;
  align-self: center;
}
.leftright-imagetext .description {
  margin-bottom: 2em;
}
.leftright-imagetext .description:last-child {
  margin-bottom: 0;
}
@media (max-width: 1439px) {
  .leftright-imagetext .wrapper {
    min-height: 34.72vw;
  }
}
@media (max-width: 1079px) {
  .leftright-imagetext .wrapper {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
@media (max-width: 767px) {
  .leftright-imagetext .wrapper {
    grid-template-columns: 1fr;
  }
  .leftright-imagetext.right figure {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .leftright-imagetext figure.image .display {
    position: static;
    height: auto;
  }
  .leftright-imagetext figure.image .display img {
    position: static;
  }
  .leftright-imagetext figure.image figcaption {
    position: static;
    display: block;
  }
}

.featured-cats {
  background-color: #E4AA17;
  margin: 0;
}
.featured-cats .grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
}
.featured-cats .image .placeholder {
  padding-bottom: 0;
  min-height: max(589px, 30vw);
}
.featured-cats .carousel-container {
  min-width: 0;
  min-height: 100%;
}
.featured-cats .carousel-container .carousel {
  width: 0;
  min-width: 100%;
  height: 100%;
}
.featured-cats .carousel-container .carousel .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.featured-cats .carousel-container .carousel .slick-slide {
  height: auto;
}
.featured-cats .carousel-container .carousel .slick-arrow {
  position: absolute;
  top: auto;
  bottom: 27px;
  z-index: 200;
  color: #E4AA17;
  font-size: 20px;
  line-height: 1;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}
.featured-cats .carousel-container .carousel .slick-arrow:hover, .featured-cats .carousel-container .carousel .slick-arrow:focus {
  color: #fff;
}
.featured-cats .carousel-container .carousel .slick-arrow.slick-prev {
  left: 40px;
}
.featured-cats .carousel-container .carousel .slick-arrow.slick-next {
  left: 100px;
}
.featured-cats .col2 .image {
  position: relative;
}
.featured-cats .col2 .image::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(51, 51, 51, 0.7);
  z-index: 20;
}
.featured-cats .col2 .title {
  position: absolute;
  top: 80px;
  left: 40px;
  z-index: 200;
  -webkit-transform: rotate(90deg) translateY(-100%);
  transform: rotate(90deg) translateY(-100%);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  color: #E4AA17;
  font-size: 64px;
  font-weight: 300;
  white-space: nowrap;
  line-height: 1;
  text-transform: uppercase;
}
.featured-cats .col2 .title small {
  display: block;
  font-size: 20px;
  font-weight: 500;
  text-transform: none;
  margin-left: 0.3em;
  line-height: 1.2;
}
.featured-cats .col2 a {
  position: absolute;
  bottom: 30px;
  right: 40px;
  z-index: 200;
  text-transform: uppercase;
  color: #E4AA17;
  text-align: right;
  font-size: 14px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0.7px;
  text-decoration: none;
  line-height: 1;
}
.featured-cats .col2 a:hover, .featured-cats .col2 a:focus {
  color: #fff;
}
.featured-cats .col3 {
  padding: 40px;
  -ms-flex-item-align: center;
  align-self: center;
}
.featured-cats .col3 .eyebrow {
  color: #303030;
  margin-bottom: 0.2em;
}
.featured-cats .col3 h2, .featured-cats .col3 .h2 {
  font-size: 24px;
}
.featured-cats .col3 .description {
  margin-bottom: 2em;
  max-width: 284px;
}
.featured-cats .col3 .description:last-child {
  margin-bottom: 0;
}
.featured-cats .col3 .button {
  color: #303030;
}
.featured-cats .col3 .button::after {
  color: #303030;
}
.featured-cats .col3 .button:hover, .featured-cats .col3 .button:focus {
  color: #fff;
}
@media (max-width: 1079px) {
  .featured-cats .grid {
    grid-template-columns: 1fr 1fr;
  }
  .featured-cats .col1 {
    grid-column: 1/-1;
  }
}
@media (max-width: 767px) {
  .featured-cats .grid {
    grid-template-columns: 1fr;
  }
  .featured-cats .col1 .image .placeholder {
    padding-bottom: 71.62%;
    min-height: initial;
  }
  .featured-cats .col3 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (max-width: 575px) {
  .featured-cats .grid {
    grid-template-columns: 1fr;
  }
  .featured-cats .carousel-container .carousel .slick-arrow.slick-prev {
    left: 25px;
  }
  .featured-cats .carousel-container .carousel .slick-arrow.slick-next {
    left: 85px;
  }
  .featured-cats .col2 .title {
    left: 25px;
  }
  .featured-cats .col2 a {
    right: 25px;
  }
  .featured-cats .col3 {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.featured-events header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 25px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.featured-events header .button {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.featured-events .grid {
  display: grid;
  grid-template-columns: 4fr 5fr;
  gap: 10px;
}
.featured-events .grid > figure {
  position: relative;
}
.featured-events .grid > aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}
.featured-events .grid .item {
  border: solid 5px #E4AA17;
  min-height: 152px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #F1F1F1;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  line-height: 1.5;
}
.featured-events .grid .item:hover, .featured-events .grid .item:focus {
  border-color: #d9d9d9;
}
.featured-events .grid .item:hover .date, .featured-events .grid .item:focus .date {
  background-color: #d9d9d9;
}
.featured-events .grid .item .date {
  background-color: #E4AA17;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 212px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #303030;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.featured-events .grid .item .date time {
  text-align: center;
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
  /* 100% */
  text-transform: uppercase;
  display: block;
}
.featured-events .grid .item .date time small {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
  margin-top: 0.5em;
  text-transform: none;
}
.featured-events .grid .item .content {
  padding: 20px 35px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.featured-events .grid .item .content .title {
  font-weight: 900;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.featured-events .grid .item .content .venue {
  font-weight: 700;
}
.featured-events .grid .item .content address {
  font-style: normal;
}
.featured-events .grid .item .content address br {
  display: none;
}
@media (max-width: 1079px) {
  .featured-events .grid {
    grid-template-columns: 1fr;
  }
  .featured-events .grid > figure {
    display: none;
  }
}
@media (max-width: 767px) {
  .featured-events header {
    margin-bottom: 15px;
  }
  .featured-events .grid .item {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .featured-events .grid .item:nth-child(-n+3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .featured-events .grid .item .date {
    padding: 30px 15px 20px;
    width: 100%;
  }
  .featured-events .grid .item .date time {
    width: 100%;
    text-align: left;
  }
  .featured-events .grid .item .content {
    padding: 20px 15px;
    width: 100%;
  }
}

.featured-content {
  position: relative;
  margin: 0;
  padding: 100px 0;
  min-height: max(600px, 37.5vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.featured-content .image-caption {
  color: #fff;
  position: absolute;
  z-index: 3;
  bottom: 15px;
  right: 50px;
  font-size: 12px;
  letter-spacing: 0.6px;
}
.featured-content .content {
  position: relative;
  z-index: 3;
  color: #fff;
  width: calc(50% - 42px);
  font-weight: 400;
}
.featured-content .content .small-header {
  color: #E4AA17;
}
.featured-content .content .h2 {
  margin-bottom: 25px;
  color: #E4AA17;
}
.featured-content .content .button-container {
  margin-top: 35px;
}
.featured-content .content .button.primary {
  color: #E4AA17;
}
.featured-content .content .button.primary:after {
  color: #fff;
}
.featured-content .content .button.primary:hover {
  color: #fff;
}
.featured-content.right .content {
  margin-left: auto;
}
.featured-content.right .image-caption {
  left: 50px;
  right: auto;
}
.featured-content.center .content {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.featured-content.center .content .button-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.featured-content.white-heading .content .h2 {
  color: #fff;
}
.featured-content.dark-text .content {
  color: #303030;
}
.featured-content.dark-text .content .h2 {
  color: #303030;
}
.featured-content.dark-text .content .button.secondary {
  color: #fff;
}
.featured-content.dark-text .content .button.secondary:hover, .featured-content.dark-text .content .button.secondary:focus {
  color: #303030;
}
.featured-content.dark-text .content .button.secondary-alt:hover, .featured-content.dark-text .content .button.secondary-alt:focus {
  color: #fff;
}
.featured-content.light-text .content .button.secondary {
  color: #303030;
}
.featured-content.light-text .content .button.secondary:hover, .featured-content.light-text .content .button.secondary:focus {
  color: #fff;
}
.featured-content.light-text .content .button.secondary-alt {
  color: #fff;
}
.featured-content.light-text .content .button.secondary-alt:hover, .featured-content.light-text .content .button.secondary-alt:focus {
  color: #303030;
}
.featured-content.ad {
  padding: 0;
  min-height: auto;
}
.featured-content.ad .image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
@media (min-width: 1080px) {
  .featured-content.hide-desktop-overlay .overlay {
    display: none !important;
  }
}
@media (max-width: 1079px) {
  .featured-content {
    min-height: auto;
  }
  .featured-content .content {
    width: 80%;
  }
  .featured-content .image-caption {
    color: #aeaeae;
    right: 30px;
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .featured-content .content {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .featured-content {
    padding: 130px 0;
  }
}

.content-blocks {
  display: grid;
  margin: 0;
}
.content-blocks.row-2 {
  grid-template-columns: 1fr 1fr;
}
.content-blocks.row-2 .inner-block {
  max-width: 470px;
}
.content-blocks.row-3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.content-blocks.row-3 .inner-block {
  max-width: 370px;
}
.content-blocks.row-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.content-blocks.row-4 .inner-block {
  max-width: 284px;
}
.content-blocks .block {
  padding: 65px 55px;
  font-weight: 400;
}
.content-blocks .block .inner-block {
  margin: auto;
}
.content-blocks .block h1,
.content-blocks .block h2,
.content-blocks .block h3,
.content-blocks .block h4,
.content-blocks .block h5,
.content-blocks .block h6 {
  color: #303030;
}
.content-blocks .block h4 {
  font-size: 18px;
}
.content-blocks .block p + h1,
.content-blocks .block p + h2,
.content-blocks .block p + h3,
.content-blocks .block p + h4,
.content-blocks .block p + h5,
.content-blocks .block p + h6 {
  margin-top: 30px;
}
.content-blocks .block p {
  line-height: 1.5;
}
.content-blocks .block p img {
  width: 100%;
  height: auto;
  display: block;
}
.content-blocks.gray {
  background-color: #f0f0f0;
}
.content-blocks.gray .block:nth-child(even) {
  background-color: #dfdfdf;
}
.content-blocks.gray + section.standard-text.gray {
  background-color: #E6E6E6;
}
@media (max-width: 1279px) {
  .content-blocks .block {
    padding: 50px 50px;
  }
}
@media (max-width: 1079px) {
  .content-blocks.row-4 {
    grid-template-columns: 1fr 1fr;
  }
  .content-blocks.row-3 {
    grid-template-columns: 1fr 1fr;
  }
  .content-blocks.gray.row-4 .block:nth-child(2),
.content-blocks.gray.row-4 .block:nth-child(3) {
    background-color: #dfdfdf;
  }
  .content-blocks.gray.row-4 .block:nth-child(4) {
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  .content-blocks {
    grid-template-columns: 1fr !important;
  }
  .content-blocks.gray.row-4 .block:nth-child(odd) {
    background-color: transparent !important;
  }
  .content-blocks.gray.row-4 .block:nth-child(even) {
    background-color: #dfdfdf !important;
  }
  .content-blocks.white .block:not(:last-child) {
    padding-bottom: 0;
  }
  .content-blocks .inner-block {
    max-width: 470px !important;
  }
}
@media (max-width: 575px) {
  .content-blocks .block {
    padding: 40px 40px;
  }
}

.logo-list .h2 {
  text-align: center;
}
.logo-list .logos {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 50px;
}
.logo-list .logos .logo-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(33.333% - 50px);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.logo-list .logos .logo-item a[href="#"], .logo-list .logos .logo-item a[href=""] {
  pointer-events: none;
}
@media (max-width: 767px) {
  .logo-list .logos {
    margin-top: 40px;
  }
  .logo-list .logos .logo-item {
    width: calc(50% - 50px);
  }
}

.tables .h5 {
  margin: 0;
  padding: 18px 30px;
  background-color: #d9d9d9;
  line-height: 1;
}
.tables .responsive-table {
  overflow-y: auto;
}
.tables table {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  background-color: #d9d9d9;
}
.tables table thead {
  background-color: #7e7e7e;
}
.tables table thead th {
  padding: 10px 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}
.tables table tbody tr:nth-child(even) {
  background-color: #eaeaea;
}
.tables table tbody td {
  padding: 10px 30px;
}
.tables table a {
  color: #303030;
  text-decoration: underline;
}

.image-blocks {
  margin: 0;
}
.image-blocks:first-child {
  margin-top: 21px;
}
.image-blocks .h2 {
  color: #E4AA17;
  text-align: center;
}
.image-blocks .images {
  max-height: 680px;
  margin-top: 40px;
  display: grid;
  grid-template-columns: 70% 30%;
}
.image-blocks .images .image-block:nth-child(3) {
  grid-column: 2/3;
}
.image-blocks .images .image-block img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.image-blocks .images .corner-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column: 2/3;
  background-color: #1c1c1c;
  color: #E4AA17;
  line-height: 1;
  height: 90px;
}
.image-blocks .images.image-1 {
  display: block !important;
}
.image-blocks .images.image-3 {
  grid-template-rows: 50% 50%;
}
.image-blocks .images.image-3 .image-block:nth-child(1) {
  grid-row: span 2;
}
.image-blocks .images.image-2.is-corner {
  grid-template-rows: calc(100% - 90px) 90px;
}
.image-blocks .images.image-2.is-corner .image-block:nth-child(1) {
  grid-row: span 2;
}
.image-blocks .images.image-3.is-corner {
  grid-template-rows: calc(50% - 45px) calc(50% - 45px) 90px;
}
.image-blocks .images.image-3.is-corner .image-block:nth-child(1) {
  grid-row: span 3;
}
@media (max-width: 767px) {
  .image-blocks .images {
    max-height: 100%;
    display: block !important;
  }
  .image-blocks .images.image-3.is-corner {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .image-blocks .images.image-3.is-corner .image-block {
    width: 50%;
  }
  .image-blocks .images.image-3.is-corner .image-block:first-child {
    width: 100%;
  }
  .image-blocks .images.image-3.is-corner .corner-text {
    width: 100%;
  }
}

.breeds {
  margin-top: 21px;
}
.breeds .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 14px;
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
}
.breeds .grid .loader {
  grid-column: 1/-1;
}
.breeds .item a {
  position: relative;
  display: block;
  padding-bottom: 54px;
}
.breeds .item a > .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 7;
}
.breeds .item .title {
  background-color: #303030;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
  letter-spacing: 0.48px;
  padding: 15px 20px;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  color: #E4AA17;
}
.breeds .item .image .placeholder {
  padding-bottom: 61%;
}
.breeds .item .more {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #E4AA17;
  z-index: 8;
  opacity: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #303030;
}
.breeds .item .more .description {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background-color: #E4AA17;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
}
.breeds .item .more .description > div {
  margin: auto;
  max-width: 320px;
}
.breeds .item .more .description p {
  margin: 0 0 1.5em;
}
.breeds .item .more .description p:last-child {
  margin-bottom: 0;
}
.breeds .item:hover .more, .breeds .item:focus .more {
  opacity: 1;
}
@media (max-width: 1079px) {
  .breeds .grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .breeds .grid {
    grid-template-columns: 1fr;
  }
}

.cats {
  margin-top: 21px;
}
.cats .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 14px;
}
.cats .grid .loader {
  grid-column: 1/-1;
}
.cats .grid .item {
  background-color: #F1F1F1;
}
.cats .grid .item .image-container {
  display: block;
  background-position: center;
  background-size: cover;
  background-color: #fff;
}
.cats .grid .item .image .placeholder {
  padding-bottom: 70%;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
}
.cats .grid .item .image .display {
  background-color: transparent;
}
.cats .grid .item .image .display img {
  -o-object-fit: contain;
  object-fit: contain;
}
.cats .grid .item aside {
  padding: 14px 20px 20px;
  font-size: 12px;
}
.cats .grid .item .eyebrow {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #000;
}
.cats .grid .item .h6 {
  color: #000;
}
@media (max-width: 1079px) {
  .cats .grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .cats .grid {
    grid-template-columns: 1fr;
  }
}

.cat-talk-nav {
  position: absolute;
  margin: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 200;
  width: 100%;
}
.cat-talk-nav .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.cat-talk-nav nav {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cat-talk-nav nav::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #E4AA17;
  width: 100vw;
  opacity: 0.7;
  z-index: -1;
}
.cat-talk-nav nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 96%;
}
.cat-talk-nav nav ul li {
  margin: 0;
}
.cat-talk-nav nav ul li a {
  color: #fff;
}
.cat-talk-nav nav a {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}
.cat-talk-nav nav a:hover, .cat-talk-nav nav a:focus, .cat-talk-nav nav a.active {
  color: #000;
}
.cat-talk-nav nav .custom-select {
  display: none;
}
.cat-talk-nav .search-form {
  width: 330px;
  min-width: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 17px;
  background-color: #fff;
}
.cat-talk-nav .search-form .field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.cat-talk-nav .search-form .field input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  width: 100%;
  height: 37px;
  padding: 7px 18px;
  color: #303030;
  font-size: 16px;
  line-height: 24px;
  display: block;
}
.cat-talk-nav .search-form .field input::-webkit-input-placeholder {
  color: #6B6B6B;
}
.cat-talk-nav .search-form .field input::-moz-placeholder {
  color: #6B6B6B;
}
.cat-talk-nav .search-form .field input::-ms-input-placeholder {
  color: #6B6B6B;
}
.cat-talk-nav .search-form .field input::placeholder {
  color: #6B6B6B;
}
.cat-talk-nav .search-form button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
  color: #E4AA17;
  padding: 0 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1279px) {
  .cat-talk-nav nav {
    padding-right: 40px;
  }
  .cat-talk-nav nav ul {
    display: none;
  }
  .cat-talk-nav nav .custom-select {
    display: block;
    width: 100%;
  }
  .cat-talk-nav .search-form {
    margin: 9px 0;
  }
}
@media (max-width: 767px) {
  .cat-talk-nav {
    background-color: #E4AA17;
    position: relative;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding: 15px 0;
  }
  .cat-talk-nav .wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cat-talk-nav nav {
    width: 100%;
    padding-right: 0;
  }
  .cat-talk-nav nav .custom-select {
    width: 100%;
  }
  .cat-talk-nav .search-form {
    margin: 0;
    width: 100%;
    min-width: 0;
  }
}
@media (max-width: 575px) {
  .cat-talk-nav .wrapper {
    grid-template-columns: 1fr;
  }
}

.cat-talk-grid .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.cat-talk-grid .sidebar {
  width: 330px;
  min-width: 330px;
}
.cat-talk-grid .sidebar .ad {
  margin: 0 0 30px;
}
.cat-talk-grid .sidebar .ad img {
  width: 100%;
  display: block;
}
.cat-talk-grid .sidebar .box {
  padding: 0 0 36px;
  margin: 0 0 36px;
  border-bottom: solid 1px #DFDFDF;
}
.cat-talk-grid .sidebar .box:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.cat-talk-grid .sidebar .box h5 {
  margin: 0 0 12px;
}
.cat-talk-grid .sidebar .box .custom-select {
  margin: 0 0 26px;
}
.cat-talk-grid .sidebar .box .custom-select:last-child {
  margin-bottom: 0;
}
.cat-talk-grid .sidebar .box.box-popular .item {
  margin: 0 0 12px;
  display: block;
  cursor: pointer;
}
.cat-talk-grid .sidebar .box.box-popular .item:last-child {
  margin-bottom: 0;
}
.cat-talk-grid .sidebar .box.box-popular .item .image .placeholder {
  padding-bottom: 47%;
}
.cat-talk-grid .sidebar .box.box-popular .item .image .display::before {
  content: "";
  position: absolute;
  background-color: rgba(228, 170, 23, 0.7);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  opacity: 0;
}
.cat-talk-grid .sidebar .box.box-popular .item .image figcaption {
  position: absolute;
  left: 10px;
  right: 10px;
  text-align: center;
  color: #fff;
  top: 50%;
  z-index: 100;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  line-height: 24px;
  text-transform: uppercase;
  z-index: 3;
}
.cat-talk-grid .sidebar .box.box-popular .item:hover .image .display::before, .cat-talk-grid .sidebar .box.box-popular .item:focus .image .display::before, .cat-talk-grid .sidebar .box.box-popular .item.active .image .display::before {
  opacity: 1;
}
.cat-talk-grid .sidebar .box.box-popular .item:hover .image figcaption, .cat-talk-grid .sidebar .box.box-popular .item:focus .image figcaption, .cat-talk-grid .sidebar .box.box-popular .item.active .image figcaption {
  color: #000;
}
.cat-talk-grid .items {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.cat-talk-grid .items .item {
  border-bottom: solid 1px #AEAEAE;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.cat-talk-grid .items .item .image {
  margin: 0 0 45px;
}
.cat-talk-grid .items .item .image .placeholder {
  padding-bottom: 45%;
}
.cat-talk-grid .items .item .button {
  display: block;
  margin-top: 30px;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
}
.cat-talk-grid .items .cat-talk-ad {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .cat-talk-grid .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cat-talk-grid .sidebar {
    width: 100%;
  }
}

.resources {
  margin-top: 21px;
}
.resources .grid-header {
  margin-bottom: 20px;
}
.resources .grid {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.resources .grid .loader {
  grid-column: 1/-1;
}
.resources .grid .item {
  background-color: #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.resources .grid .item .category {
  padding: 5px 30px;
  background-color: #E4AA17;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.resources .grid .item .image {
  max-height: 230px;
  overflow: hidden;
}
.resources .grid .item .content {
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow-wrap: anywhere;
}
.resources .grid .item .content .excerpt {
  margin-bottom: 20px;
  font-size: 12px;
}
.resources .grid .item .content .button-container {
  margin-top: auto;
}
@media (max-width: 1079px) {
  .resources .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .resources .grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 575px) {
  .resources .grid .item .category {
    padding-left: 20px;
    padding-right: 20px;
  }
  .resources .grid .item .content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 374px) {
  .resources .grid {
    grid-template-columns: 1fr;
  }
}

.judges {
  margin-top: 21px;
}
.judges .grid-header {
  margin-bottom: 80px;
}
.judges .grid {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.judges .grid .loader {
  grid-column: 1/-1;
}
.judges .grid .item {
  background-color: #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.judges .grid .item .category {
  padding: 5px 30px;
  background-color: #E4AA17;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.judges .grid .item .image {
  max-height: 300px;
  overflow: hidden;
}
.judges .grid .item .content {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.judges .grid .item .content .name {
  font-weight: 700;
}
.judges .grid .item .content .info {
  margin-top: 10px;
  font-size: 12px;
}
.judges .grid .item .content .email {
  margin-top: 10px;
}
.judges .grid .item .content .button-container {
  margin-top: auto;
}
@media (max-width: 1079px) {
  .judges .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .judges .grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 575px) {
  .judges .grid .item .content .email {
    font-size: 12px;
  }
}

.events {
  margin-top: 21px;
}
.events .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}
.events .grid hr {
  width: 320px;
  height: 3px;
  background-color: #E4AA17;
  display: block;
  border: 0;
  margin: 20px auto;
}
.events .grid hr:first-child {
  display: none;
}
.events .grid .item {
  border: solid 5px #E4AA17;
  min-height: 152px;
  display: grid;
  font-size: 16px;
  grid-template-columns: 1fr 4fr;
  background-color: #F1F1F1;
  text-decoration: none;
  color: #303030;
}
.events .grid .item:hover, .events .grid .item:focus {
  border-color: #d9d9d9;
}
.events .grid .item:hover .date, .events .grid .item:focus .date {
  background-color: #d9d9d9;
}
.events .grid .item aside {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 10px 0;
}
.events .grid .item .col {
  padding: 5px 30px;
  border-right: solid 1px #AEAEAE;
  line-height: 1.5;
  color: #303030;
  text-decoration: none;
}
.events .grid .item .col:last-child {
  border-right: 0;
}
.events .grid .item .col .title {
  font-weight: 900;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.events .grid .item .col .venue {
  font-weight: 700;
}
.events .grid .item .col ul li {
  margin: 0 0 5px;
}
.events .grid .item .col ul li a {
  color: #303030;
}
.events .grid .item .col ul li a:hover, .events .grid .item .col ul li a:focus {
  color: #E4AA17;
}
.events .grid .item .col p {
  margin: 0 0 5px;
}
.events .grid .item .col address {
  font-style: normal;
}
.events .grid .item .col *:last-child {
  margin-bottom: 0;
}
.events .grid .item .date {
  background-color: #E4AA17;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #303030;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  text-decoration: none;
}
.events .grid .item .date time {
  text-align: center;
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
  /* 100% */
  text-transform: uppercase;
  display: block;
}
.events .grid .item .date time small {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
  margin-top: 0.5em;
  text-transform: none;
}
@media (max-width: 767px) {
  .events .grid .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .events .grid .item .date {
    padding: 30px 15px 20px;
    width: 100%;
  }
  .events .grid .item .date time {
    width: 100%;
    text-align: left;
  }
  .events .grid .item aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px;
    width: 100%;
  }
  .events .grid .item aside .col {
    border-right: solid 1px #AEAEAE;
    border-bottom: solid 1px #AEAEAE;
    border-right: 0;
    padding: 20px 0;
  }
  .events .grid .item aside .col:last-child {
    border-bottom: 0;
  }
}

.template-resource {
  margin-top: 21px;
}
.template-resource .parent-title {
  margin-bottom: 30px;
  text-align: center;
  color: #E4AA17;
}
.template-resource .hero-sub .wrapper {
  min-height: 576px;
}
.template-resource .inner-content {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 1124px;
  padding: 100px 0 25px;
}
.template-resource .inner-content section:last-child {
  margin-bottom: 0;
}
.template-resource .inner-content section .wrapper {
  padding: 0;
}
@media (max-width: 1279px) {
  .template-resource .inner-content {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .template-resource .hero-sub .wrapper {
    min-height: 224px;
  }
}

.cat-talk-detail::after {
  content: "";
  display: table;
  clear: both;
}
.cat-talk-detail .featured-image {
  margin-bottom: 40px;
}
.cat-talk-detail .alignleft {
  margin-right: 60px;
  margin-bottom: 40px;
}
.cat-talk-detail .alignright {
  margin-left: 60px;
  margin-bottom: 40px;
}
.cat-talk-detail h2 {
  clear: left;
}
@media (max-width: 1079px) {
  .cat-talk-detail .alignleft {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .cat-talk-detail .alignright {
    margin-left: 20px;
    margin-bottom: 20px;
  }
}

.template-breed .hero-sub aside {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.template-breed .hero-sub .back {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 0 2em;
}
.template-breed .hero-sub .back:last-child {
  margin-bottom: 0;
}
.template-breed .hero-sub .back i {
  font-weight: 900;
}
.template-breed .hero-sub .back:hover, .template-breed .hero-sub .back:focus {
  color: rgba(255, 255, 255, 0.8);
}
.template-breed .hero-sub h1, .template-breed .hero-sub .h1 {
  margin: 0 0 20px;
}
.template-breed .hero-sub h1:last-child, .template-breed .hero-sub .h1:last-child {
  margin-bottom: 0;
}
.template-breed .hero-sub .description {
  display: grid;
  grid-template-columns: 3fr 4fr 3fr;
  gap: 20px;
  width: 100%;
  padding-right: 270px;
  max-width: 810px;
}
.template-breed .hero-sub .description .h6 {
  display: block;
  font-size: 14px;
  font-weight: 900;
  line-height: 24px;
  letter-spacing: 0.7px;
  text-transform: capitalize;
  margin: 0 0 10px;
  color: #fff;
}
.template-breed .hero-sub .description .h6:last-child {
  margin-bottom: 0;
}
.template-breed .hero-sub .description p {
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  max-width: 160px;
}
.template-breed .hero-sub .description p:last-child {
  margin-bottom: 0;
}
.template-breed .hero-sub .tabs {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.template-breed .hero-sub .tabs ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  width: 100%;
  max-width: 730px;
  text-align: center;
  font-size: 14px;
  font-weight: 900;
  line-height: 14px;
  /* 100% */
  letter-spacing: 0.7px;
  text-transform: capitalize;
}
.template-breed .hero-sub .tabs ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 10px;
  background-color: #fff;
  color: #303030;
  cursor: pointer;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.template-breed .hero-sub .tabs ul li:hover, .template-breed .hero-sub .tabs ul li:focus, .template-breed .hero-sub .tabs ul li.on {
  background-color: #E4AA17;
}
.template-breed .hero-sub .tabs .custom-select {
  display: none;
}
.template-breed .breed-tab {
  display: none;
}
.template-breed .breed-tab .accordion .wrapper, .template-breed .breed-tab .tables .wrapper {
  max-width: 1204px;
}
@media (min-width: 1080px) {
  .template-breed .hero-sub .wrapper {
    min-height: max(628px, 40vw);
  }
}
@media (max-width: 1079px) {
  .template-breed .hero-sub .wrapper {
    min-height: 52vw;
    padding-top: 0;
    padding-bottom: 0;
  }
  .template-breed .hero-sub .description {
    padding-right: 0;
    max-width: 540px;
    display: none;
  }
  .template-breed .hero-sub .tabs {
    position: absolute;
    top: 100%;
    left: 0;
    width: 50%;
  }
  .template-breed .hero-sub .tabs ul {
    display: none;
  }
  .template-breed .hero-sub .tabs .custom-select {
    display: block;
  }
  .template-breed .hero-sub .tabs .custom-select .ace-dropdown-selected {
    background-color: #E4AA17;
    padding: 14px 46px 14px 18px;
    color: #303030;
    font-weight: 900;
  }
  .template-breed .hero-sub .tabs .custom-select .ace-dropdown-selected::after {
    color: #303030;
    font-size: 18px;
    width: 46px;
  }
  .template-breed .hero-sub .tabs .custom-select .ace-dropdown-options {
    background-color: #E4AA17;
    color: #303030;
    font-size: 12px;
    padding-bottom: 15px;
  }
  .template-breed .hero-sub .tabs .custom-select .ace-dropdown-options li {
    padding: 0 18px;
    background-color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .template-breed .hero-sub .tabs .custom-select .ace-dropdown-options li:last-child {
    margin-bottom: 0;
  }
  .template-breed .hero-sub .tabs .custom-select .ace-dropdown-options li::before {
    content: "•";
  }
  .template-breed .hero-sub .tabs .custom-select .ace-dropdown-options li:hover, .template-breed .hero-sub .tabs .custom-select .ace-dropdown-options li:focus {
    color: #fff;
  }
  .template-breed .hero-sub .links {
    width: 50%;
    left: auto;
    right: 0;
  }
  .template-breed .hero-sub .links .title {
    padding: 0 0 0 18px;
    gap: 0;
  }
  .template-breed .hero-sub .links .title::after {
    font-size: 18px;
    width: 46px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 374px) {
  .template-breed .hero-sub {
    margin-bottom: 124px;
  }
  .template-breed .hero-sub .links {
    width: 100%;
    left: auto;
    right: 0;
    top: calc(100% + 42px);
  }
  .template-breed .hero-sub .tabs {
    width: 100%;
  }
}

.template-event .event-hero {
  margin-top: 21px;
}
.template-event .event-hero .h2 {
  color: #E4AA17;
  text-align: center;
  margin-bottom: 25px;
}
.template-event .event-hero .h2:last-child {
  margin-bottom: 0;
}
.template-event .event-hero .bg {
  position: relative;
}
.template-event .event-hero aside {
  position: relative;
  z-index: 5;
  color: #fff;
  padding: 80px;
  min-height: 576px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.template-event .event-hero aside *:last-child {
  margin-bottom: 0;
}
.template-event .event-hero aside h1, .template-event .event-hero aside .h1 {
  color: inherit;
  font-size: 48px;
  max-width: 580px;
  line-height: 1;
  margin-bottom: 30px;
}
.template-event .event-hero aside .back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.6px;
  margin: 0 0 20px;
}
.template-event .event-hero aside .back:focus, .template-event .event-hero aside .back:hover {
  text-decoration: none;
  color: #E4AA17;
}
.template-event .event-hero aside .date-range {
  font-size: 36px;
  font-weight: 900;
  line-height: 24px;
  /* 66.667% */
  letter-spacing: 1.8px;
  text-transform: capitalize;
  margin: 0 0 0.1em;
}
.template-event .event-hero aside .days {
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  /* 166.667% */
  letter-spacing: 0.6px;
  text-transform: capitalize;
  margin: 0 0 20px;
}
.template-event .event-hero aside .venue {
  font-size: 14px;
  font-weight: 900;
  line-height: 24px;
  /* 171.429% */
  letter-spacing: 0.7px;
  text-transform: capitalize;
}
.template-event .event-hero aside address {
  font-style: normal;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  /* 166.667% */
}
.template-event .event-hero aside address br {
  display: none;
}
.template-event .content-blocks .block {
  padding-left: 40px;
  padding-right: 40px;
}
.template-event .content-blocks .block .inner-block {
  max-width: 640px !important;
}
@media (max-width: 575px) {
  .template-event .event-hero aside {
    padding: 40px 30px;
    min-height: 240px;
  }
  .template-event .event-hero aside h1, .template-event .event-hero aside .h1 {
    font-size: 40px;
  }
  .template-event .event-hero aside .date-range {
    font-size: 30px;
  }
  .template-event .content-blocks .block {
    padding-left: 25px;
    padding-right: 25px;
  }
}
/*# sourceMappingURL=style.css.map */
