:root {
  --page-wrapper: 1440px;
  --section-content: 1275px;
  --color-primary: #00437a;
  --color-secondary: #e25113;
  --color-light: #fff;
  --color-dark: #000;
  --rec-light: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNSAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDE3TDAgMEgxNVYxN1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
  --rec-default: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNSAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDE3TDAgMEgxNVYxN1oiIGZpbGw9IiNFMjUxMTMiLz4KPC9zdmc+Cg==");
  --rec-tan: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNSAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDE3TDAgMEgxNVYxN1oiIGZpbGw9IiNENEQyQTUiLz4KPC9zdmc+Cg==");
}

.gform-theme--framework .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework .gfield:where(.gfield--type-select, .gfield--input-type-select) .chosen-search input[type="text"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework .gfield:where(.gfield--type-select, .gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  text-align: left;
  box-shadow: none;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.gform-theme--foundation .gform_fields {
  --gf-form-gap-y: 10px;
}

.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  height: 80px;
}

.breakdance .gform-theme--framework input.gform_button.button[type="submit"] {
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  margin: 0 auto !important;
  font-weight: 600 !important;
}

*, :before, :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

:before, :after {
  --tw-content: "";
}

html, :host {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  color: inherit;
  border-top-width: 1px;
  height: 0;
}

abbr:where([title]) {
  text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button, input, optgroup, select, textarea {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button {
  height: auto;
}

::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol, ul, menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button, [role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  vertical-align: middle;
  display: block;
}

img, video {
  max-width: 100%;
  height: auto;
}

[hidden] {
  display: none;
}

*, :before, :after, ::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.breakdance .button-atom {
  --bde-button-custom-text-color: var(--bde-background-color);
  --bde-button-custom-background-color: var(--color-primary);
  --bde-button-custom-background-color-hover: var(--color-secondary);
  --bde-button-custom-padding: 20px;
  --bde-button-font-weight: 600;
  --bde-button-border-radius: 3px;
  --bde-button-border-width: 1px;
  --bde-button-padding-base: 22px 33px;
  --bde-button-padding-sm: 8px 16px;
  --bde-button-padding-lg: 28px 54px;
  --bde-button-line-height: 1;
  --bde-button-case: uppercase;
  --bde-button-secondary-text-color: var(--color-primary);
  --bde-button-action-letter-spacing: 4px;
  --bde-button-action-border: 1px solid #ffffff4d;
  --bde-button-action-border-light: 1px solid #0000004d;
  text-transform: var(--bde-button-case);
}

.breakdance .button-action .button-atom {
  background: none;
  border: 0;
  justify-content: flex-start;
  width: 100%;
  padding: 8px 0;
}

.breakdance .button-action .button-atom span {
  border-bottom: var(--bde-button-action-border);
  text-align: left;
  letter-spacing: var(--bde-button-action-letter-spacing);
  width: 100%;
  padding-bottom: 8px;
  display: block;
}

.breakdance .button-action.button-action-light .button-atom span {
  border-bottom: var(--bde-button-action-border-light);
}

.breakdance .button-action .button-atom:before {
  margin-top: -10px;
}

.breakdance .button-action .button-atom:after {
  border-bottom: 1px solid #ffffff4d;
  padding-bottom: 0;
  margin-left: auto !important;
  display: block !important;
}

.breakdance .button-icon .button-atom:before {
  background-image: var(--rec-light);
}

.breakdance .button-action .button-atom:before {
  background-image: var(--rec-default);
}

.breakdance .button-action.icon-tan .button-atom:before {
  background-image: var(--rec-tan);
}

.breakdance .button-action.icon-tan:hover .button-atom:before, .breakdance .button-icon .button-atom--secondary:before {
  background-image: var(--rec-default);
}

.breakdance .button-icon:hover .button-atom--secondary:before {
  background-image: var(--rec-light);
}

.global-wrapper {
  background: #e2e2e2;
}

@media (width >= 1536px) {
  .global-wrapper__content {
    --tw-shadow: 0 25px 50px -12px #00000040;
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
}

.staff-filters {
  gap: 1rem;
  display: flex;
}

.staff-filters .bde-shortcode {
  width: 18%;
  height: 100%;
}

.staff-filters .bde-shortcode .facetwp-facet {
  width: 100%;
  height: 100%;
  margin-bottom: 0 !important;
}

.staff-filters .bde-shortcode .facetwp-facet select, .staff-filters .bde-shortcode .facetwp-facet input {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(203 203 203 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-transform: uppercase;
  letter-spacing: .025em;
  color: var(--bde-brand-primary-color);
  width: 100%;
  height: 100%;
  padding: .5rem;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
}

.staff-filters .bde-shortcode .facetwp-facet select::placeholder, .staff-filters .bde-shortcode .facetwp-facet input::placeholder {
  color: var(--bde-brand-primary-color);
}

.staff-filters .bde-shortcode .facetwp-facet input.facetwp-search {
  min-width: 200px !important;
}

#staff-page-tabs .bde-tabs__tabslist-container {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);
  --tw-gradient-to: #f3f4f600 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  background: linear-gradient(90deg, #f8f8f8 8.78%, #f8f8f800 90.78%);
  border-radius: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#staff-page-tabs .bde-tabs__tabslist--bar {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  max-width: var(--section-content);
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}

#staff-page-tabs .bde-tabs__tabslist--bar .bde-tabs__tab {
  background-color: #0000;
  border-radius: 0;
  width: auto;
}
/*# sourceMappingURL=main.css.map */
