.elementor-kit-7{--e-global-color-primary:#675D4A;--e-global-color-secondary:#846E4F;--e-global-color-text:#1E2026;--e-global-color-accent:#865428;--e-global-color-c6afa4f:#B3A58F;--e-global-color-3d2be4d:#D1C7B6;--e-global-color-b40df89:#2D352C;--e-global-color-796bafe:#495547;--e-global-color-b1e202f:#724822;--e-global-color-60c3d15:#393D49;--e-global-color-ecc2a1d:#FFFFFF;--e-global-typography-primary-font-family:"miller-banner";--e-global-typography-primary-font-weight:300;--e-global-typography-primary-letter-spacing:-0.2px;--e-global-typography-secondary-font-family:"freight-sans-pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"freight-sans-pro";--e-global-typography-text-font-size:1.1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:0.6px;--e-global-typography-accent-font-family:"freight-sans-pro";--e-global-typography-accent-font-weight:700;--e-global-typography-c8227e8-font-family:"miller-banner";--e-global-typography-c8227e8-font-size:2.6em;--e-global-typography-c8227e8-font-weight:300;--e-global-typography-c8227e8-letter-spacing:-0.2px;--e-global-typography-8787b52-font-family:"freight-sans-pro";--e-global-typography-8787b52-font-weight:700;--e-global-typography-8787b52-text-transform:uppercase;--e-global-typography-8787b52-letter-spacing:1.1px;--e-global-typography-048a8e0-font-family:"freight-sans-pro";--e-global-typography-048a8e0-font-size:1.1rem;--e-global-typography-048a8e0-font-weight:400;--e-global-typography-048a8e0-letter-spacing:0.7px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-ecc2a1d );}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-048a8e0-font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* COOKIE BANNER STYLES -- START */

.cookie-button:hover {
    background: #675D4A;
}
.cookie-button {
    background: #846E4F;
    border: 0px;
    color: #ffffff;
}

.button#cn-close-notice {
    border: 0px;
}

/*COOKIE BANNER STYLES -- END */


/* Custom shortcodes for ACF Repeater fields - styling for output */

.team-interests,
.team-involvements,
.team-registrations {
    list-style: none;      /* removes bullets */
    margin: 0;             /* optional: remove default spacing */
    padding: 0;            /* optional: remove default padding */
}

.team-interests li,
.team-involvements li,
.team-registrations li {
    margin-bottom: 0.5em;  /* optional spacing between items */
}

/* show carousel arrows in Edit Mode */

.elementor-editor-active .swiper-button-prev,
.elementor-editor-active .swiper-button-next {
  display: flex !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

.elementor-editor-active .swiper-button-prev svg,
.elementor-editor-active .swiper-button-next svg {
  display: block !important;
  opacity: 1 !important;
}

body {
  overflow-x: hidden;
}

/* hide the skip to content link */
.skip-to-content-link {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: 9999;
}

.skip-to-content-link:focus {
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
    width: auto;
    height: auto;
    overflow: visible;
    background: #000;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 4px;
    text-decoration: none;
}/* End custom CSS */