/*!
Theme Name: Custom Client Theme
Theme URI: http://underscores.me/
Author: M. Hughes
Author URI: http://underscores.me/
Description: Custom theme: Custom Client Theme, developed by M. Hughes
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: custom_s
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Custom Client Theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
:root { --custom-s--spacing--nav-li: 0; --custom-s--spacing--nav-a: 1em; --custom-s--spacing--dd-nav-li: 0; --custom-s--spacing--dd-nav-a: 1em; --custom-s--spacing--dd-nav-indent: 2em; --custom-s--width--dd-nav: 15em; --custom-s--width--border-top-dd-nav: 7px; --custom-s--width--border-bottom-dd-nav: 7px; --custom-s--height-max: 40em; --custom-s--decoration--offset-nav: .45em; --custom-s--decoration--offset-dd-nav: .45em; }

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! 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; -webkit-text-size-adjust: 100%; }

/* 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; height: 0; overflow: visible; }

/** 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; font-size: 1em; }

/* 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; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }

/** 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; font-size: 1em; }

/** 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; font-size: 100%; line-height: 1.15; margin: 0; }

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

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { 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; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

/** 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; padding: 0; }

/** 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; outline-offset: -2px; }

/** 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; font: inherit; }

/* 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; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body, body:has(.jotform-form), input, select, optgroup, textarea { color: var(--custom-s--color--text-main); font-family: var(--custom-s--font--primary); font-weight: var(--custom-s--font--primary-normal); font-size: 1rem; line-height: var(--custom-s--font--line-height-body); }

@media screen and (min-width: 80em) { body:has(.jotform-form), body { font-size: var(--custom-s--font--body-size-wide); } }

@media screen and (min-width: 100em) { body:has(.jotform-form), body { font-size: var(--custom-s--font--body-size-xwide); } }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { clear: both; color: var(--custom-s--color--text-dark); font-optical-sizing: auto; line-height: 1.2; }

.single-post .entry-content h1, .single-post .entry-content h2, .single-post .entry-content h3, .single-post .entry-content h4, .single-post .entry-content h5, .single-post .entry-content h6, .single-post .entry-content .h1, .single-post .entry-content .h2, .single-post .entry-content .h3, .single-post .entry-content .h4, .single-post .entry-content .h5, .single-post .entry-content .h6 { margin-bottom: .25em; }

h1, .h1 { font-family: var(--custom-s--font--h1); font-optical-sizing: auto; font-weight: var(--custom-s--font--h1-weight); font-size: var(--custom-s--font--h1-size); line-height: 1.2; margin-top: 0; }

@media screen and (min-width: 48.875em) { h1, .h1 { font-size: var(--custom-s--font--h1-size-med); } }

@media screen and (min-width: 64em) { h1, .h1 { font-size: var(--custom-s--font--h1-size-reg); } }

h2, .h2 { font-family: var(--custom-s--font--h2); font-weight: var(--custom-s--font--h2-weight); font-size: var(--custom-s--font--h2-size); }

@media screen and (min-width: 48.875em) { h2, .h2 { font-size: var(--custom-s--font--h2-size-med); } }

@media screen and (min-width: 64em) { h2, .h2 { font-size: var(--custom-s--font--h2-size-reg); } }

.site-main > article > .entry-content > h2:first-child { clear: none; }

h3, .h3 { font-family: var(--custom-s--font--h3); font-weight: var(--custom-s--font--h3-weight); font-size: var(--custom-s--font--h3-size); }

h4, .h4 { font-family: var(--custom-s--font--h4); font-weight: var(--custom-s--font--h4-weight); font-size: var(--custom-s--font--h4-size); }

h5, .h5 { font-family: var(--custom-s--font--h5); font-weight: var(--custom-s--font--h5-weight); font-size: var(--custom-s--font--h5-size); }

h6, .h6 { font-family: var(--custom-s--font--h6); font-weight: var(--custom-s--font--h6-weight); font-size: var(--custom-s--font--h6-size); }

p { margin: .5em 0 1.5em 0; }

dfn, cite, em, i { font-style: italic; }

.wp-block-quote, .wp-block-pullquote { color: var(--custom-s--color--primary); border-color: var(--custom-s--color--highlight-alt); margin: 2em 0; padding: 1em 0 1em 1em; font-size: 1.25em; font-family: var(--custom-s--font--secondary); }

@media screen and (min-width: 32em) { .wp-block-quote, .wp-block-pullquote { padding: 1.5em 0 1.5em 1.5em; } }

@media screen and (min-width: 48.875em) { .wp-block-quote, .wp-block-pullquote { font-size: 2em; } }

.wp-block-quote p, .wp-block-pullquote p { margin: .5em 0 1em; }

.wp-block-quote p::before, .wp-block-pullquote p::before { content: '\201c'; }

.wp-block-quote p::after, .wp-block-pullquote p::after { content: '\201d'; }

.wp-block-quote cite, .wp-block-pullquote cite { font-size: .875rem; font-family: var(--custom-s--font--cite); font-optical-sizing: auto; text-transform: uppercase; }

.wp-block-quote cite::before, .wp-block-pullquote cite::before { content: '\2013\00a0'; }

.wp-block-pullquote { padding: 1em 0; }

@media screen and (min-width: 32em) { .wp-block-pullquote { padding: 1.5em 0 1.5em; } }

address { margin: 0 0 1.5em; }

pre { background: var(--custom-s--color--bg-pre); font-family: var(--custom-s--font--pre); line-height: var(--custom-s--font--line-height-pre); margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; }

code, kbd, tt, var { font-family: var(--custom-s--font--code); }

abbr, acronym { border-bottom: 1px dotted var(--custom-s--color--border-abbr); cursor: help; }

mark, ins { background: var(--custom-s--color--bg-ins); text-decoration: none; }

big { font-size: 125%; }

/* Elements
--------------------------------------------- */
body { background: var(--custom-s--color--bg-body); }

hr { background-color: var(--custom-s--color--bg-hr); border: 0; height: 1px; margin-bottom: 1.5em; }

ul, ol { margin: 0 0 1.5em 0; padding: 0 0 0 1.25em; }

ul { list-style: square; }

ul > li::marker { color: var(--custom-s--color--secondary); }

ol { list-style: decimal; }

li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

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

figure { margin: 1em 0; }

.is-style-rounded, .is-style-rounded img { border-radius: var(--custom-s--size--radius-lg); }

.single .post-thumbnail img { background-color: var(--custom-s--color--bg-light); max-height: 24.375rem; width: 100%; -o-object-fit: contain; object-fit: contain; -o-object-position: center center; object-position: center center; }

.single .post-thumbnail figcaption { font-size: .75em; font-style: italic; text-align: center; }

/* responsive embedding */
.responsive-container, .responsive-container-21x9 { position: relative; padding-bottom: 56.25%; /* 16:9 aspect ratio */ padding-top: 30px; height: 0; overflow: hidden; }

.responsive-container-21x9 { padding-bottom: 42.85%; /* 21:9 aspect ratio */ }

.responsive-map-container { padding-bottom: 300px; /* fixed height */ }

.responsive-container embed, .responsive-container object, .responsive-container iframe { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }

table { margin: 0 0 1.5em; width: 100%; }

/* Links
--------------------------------------------- */
a { color: var(--custom-s--color--link); text-decoration: none; }

.site-main a:not([class]), .site-subfooter a:not([class]) { text-decoration: underline; }

a:visited { color: var(--custom-s--color--link); }

a:hover, a:focus, a:active { color: var(--custom-s--color--link-hover); text-decoration: underline; }

a:focus { outline: solid 0.125em var(--custom-s--color--border-outline); outline-offset: .25em; }

a:hover, a:active { outline: 0; }

h2 > a, h2 > a:visited { color: inherit; }

h2 > a:focus, h2 > a:hover, h2 > a:visited:focus, h2 > a:visited:hover { color: inherit; text-decoration: underline !important; }

/* Forms
--------------------------------------------- */
.custom-s-button, button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: var(--custom-s--color--border-button); border-radius: var(--custom-s--size--radius-sm); background: var(--custom-s--color--bg-button); color: var(--custom-s--color--text-button); font-family: var(--custom-s--font--button); font-weight: var(--custom-s--font--button-weight); line-height: 1; padding: 1.25em 2.5em; font-size: .925em; -webkit-transition: var(--custom-s--time--trans-dur) ease; transition: var(--custom-s--time--trans-dur) ease; -webkit-appearance: none; }

.custom-s-button:visited, button:visited, input[type="button"]:visited, input[type="reset"]:visited, input[type="submit"]:visited { color: var(--custom-s--color--text-button); }

.custom-s-button:active, .custom-s-button:focus, .custom-s-button:hover, button:active, button:focus, button:hover, input[type="button"]:active, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:focus, input[type="submit"]:hover { border-color: var(--custom-s--color--border-button-hover); background: var(--custom-s--color--bg-button-hover); color: var(--custom-s--color--text-button-hover); text-decoration: none; }

.custom-s-button:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus { border-color: var(--custom-s--color--border-button-focus); outline: solid 0.125em var(--custom-s--color--border-outline); outline-offset: .25em; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: var(--custom-s--color--text-input); border: 1px solid var(--custom-s--color--border-input); border-radius: var(--custom-s--size--radius-sm); padding: 3px; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: var(--custom-s--color--text-input-focus); outline: solid 0.125em var(--custom-s--color--border-outline); outline-offset: .25em; }

select { border: 1px solid var(--custom-s--color--border-input); }

textarea { width: 100%; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.site-main { background-color: var(--custom-s--color--bg-body); position: relative; z-index: 2; padding: 1rem; max-width: 100%; }

.widget-area { background-color: var(--custom-s--color--bg-body); z-index: 1; padding: 3rem 1rem 1rem 1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 2em; }

@media screen and (max-width: 48.8125em) { .site { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .site > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; } }

@supports (display: grid) { @media screen and (min-width: 48.875em) { .site { display: grid; grid-template-columns: auto 1fr auto; grid-template-areas: "header header header" "hero hero hero" "gutter-left main gutter-right" "subfooter subfooter subfooter" "footer footer footer"; }
    .site:before { content: ''; grid-area: gutter-left; background-color: var(--custom-s--color--bg-body); position: relative; z-index: 1; }
    .site:after { content: ''; grid-area: gutter-right; background-color: var(--custom-s--color--bg-body); position: relative; z-index: 1; }
    .site-header { grid-area: header; }
    .site-hero { grid-area: hero; }
    .site-main { grid-area: main; }
    .widget-area { grid-area: sidebar; display: block; padding-top: calc(1.25rem + .5vw); }
    .site-subfooter { grid-area: subfooter; }
    .site-footer { grid-area: footer; position: relative; z-index: 1; }
    .has-sidebar .site { grid-template-columns: auto 35% 65% auto; grid-template-areas: "header header header header" "hero hero hero hero" "gutter-left sidebar main gutter-right" "subfooter subfooter subfooter subfooter" "footer footer footer footer"; } }
  @media screen and (min-width: 62rem) { .site { grid-template-columns: auto 62rem auto; } }
  @media screen and (min-width: 89rem) { .has-sidebar .site { grid-template-columns: auto 30.8rem 57.2rem auto; } } }

.page-template-page-full-width .site-main { padding-top: 0; padding-bottom: 0; }

@media screen and (min-width: 48.875em) { .page-template-page-full-width .site { display: block; } }

.site-header { position: relative; width: 100%; z-index: 500; color: var(--custom-s--color--text-header-narrow); background-color: var(--custom-s--color--bg-header-narrow); border-bottom: solid 1px var(--custom-s--color--border-header-narrow); -webkit-transition: color var(--custom-s--time--trans-dur) ease, border-color var(--custom-s--time--trans-dur-med) ease, background-color var(--custom-s--time--trans-dur-med) ease; transition: color var(--custom-s--time--trans-dur) ease, border-color var(--custom-s--time--trans-dur-med) ease, background-color var(--custom-s--time--trans-dur-med) ease; }

.site-header a { color: var(--custom-s--color--text-header-narrow); -webkit-transition: color var(--custom-s--time--trans-dur) ease; transition: color var(--custom-s--time--trans-dur) ease; }

.site-header a:active, .site-header a:hover, .site-header a:focus { color: var(--custom-s--color--text-header-narrow-hover); }

#header-scroll-trigger { position: absolute; top: 0px; left: 0px; height: 1px; width: 1px; }

@media screen and (min-width: 58em) { .site-header { color: var(--custom-s--color--text-header-wide); background-color: var(--custom-s--color--bg-header-wide); border-bottom: solid 1px var(--custom-s--color--border-header-wide); }
  .site-header a { color: var(--custom-s--color--text-header-wide); }
  .site-header a:active, .site-header a:hover, .site-header a:focus { color: var(--custom-s--color--text-header-wide-hover); }
  .custom-s-transparent-header .site-header:not(.custom-s-header-scrolled):not(:hover):not(:focus-within) { position: absolute; color: var(--custom-s--color--text-header-trans); background-color: var(--custom-s--color--bg-header-trans); border-bottom: solid 1px var(--custom-s--color--border-header-trans); }
  .custom-s-transparent-header .site-header:not(.custom-s-header-scrolled):not(:hover):not(:focus-within) a { color: var(--custom-s--color--text-header-trans); }
  .custom-s-transparent-header .site-header:not(.custom-s-header-scrolled):not(:hover):not(:focus-within) a:active, .custom-s-transparent-header .site-header:not(.custom-s-header-scrolled):not(:hover):not(:focus-within) a:hover, .custom-s-transparent-header .site-header:not(.custom-s-header-scrolled):not(:hover):not(:focus-within) a:focus { color: var(--custom-s--color--text-header-trans-hover); }
  .custom-s-header-scrolled { border-bottom: solid 1px var(--custom-s--color--border-header-scrolled); } }

@media screen and (min-width: 58em) and (min-height: 600px) { .site-header, .custom-s-transparent-header .site-header { position: fixed; top: 0; }
  .admin-bar .site-header, .admin-bar .custom-s-transparent-header .site-header { top: 32px; } }

.header-region { position: relative; margin: 0 auto; padding: .75em 0 0 0; display: grid; grid-template-columns: auto; grid-template-areas: "logo" "phone" "links" "main-nav"; justify-items: center; -webkit-box-align: end; -ms-flex-align: end; align-items: end; }

@media screen and (min-width: 58em) { .header-region { --custom-s--size--header-gutter: 44.5rem; grid-template-columns: minmax(1rem, calc( 50vw -  var(--custom-s--size--header-gutter))) auto auto auto minmax(1rem, calc( 50vw - var(--custom-s--size--header-gutter))); grid-template-areas: "gutter-left logo links phone gutter-right" "gutter-left logo links phone gutter-right" "gutter-left main-nav main-nav main-nav gutter-right"; justify-items: end; -webkit-box-align: start; -ms-flex-align: start; align-items: start; row-gap: 1em; padding: 1.5em 0 0 0; -webkit-transition: padding .66s ease-in-out, row-gap .66s ease-in-out; transition: padding .66s ease-in-out, row-gap .66s ease-in-out; }
  .custom-s-header-scrolled .header-region { padding: .75em 0 0 0; row-gap: .25em; }
  .header-region::before { grid-area: gutter-left; }
  .header-region::after { grid-area: gutter-right; } }

@media screen and (min-width: 58em) { .custom-s-full-width-main-menu .header-region { grid-template-areas: "gutter-left-no-bg logo links phone gutter-right-no-bg" "gutter-left-no-bg logo links phone gutter-right-no-bg" "gutter-left main-nav main-nav main-nav gutter-right"; }
  .custom-s-full-width-main-menu .header-region::before, .custom-s-full-width-main-menu .header-region::after { content: ''; display: block; width: 100%; background-color: var(--custom-s--color--bg-nav); -ms-flex-item-align: stretch; align-self: stretch; } }

@media screen and (min-width: 58em) { .custom-s-transparent-header .site-header:not(.custom-s-header-scrolled):not(:hover):not(:focus-within) .header-region::before, .custom-s-transparent-header .site-header:not(.custom-s-header-scrolled):not(:hover):not(:focus-within) .header-region::after { background-color: transparent; } }

.site-branding { grid-area: logo; padding: 0 4rem 0 1rem; }

@media screen and (min-width: 37.5rem) { .site-branding { padding: 0 1rem; } }

@media screen and (min-width: 58em) { .site-branding { justify-self: start; padding: 0 1rem 0 0; } }

.header-phone { grid-area: phone; margin-right: 1rem; }

@media screen and (max-width: 57.9375em) { .header-phone { display: none; } }

.header-links { grid-area: links; }

.main-navigation { grid-area: main-nav; }

@media screen and (min-width: 58em) { body:not(.custom-s-transparent-header) .site-hero { margin-top: 12.125rem; } }

@media screen and (min-width: 80em) { body:not(.custom-s-transparent-header) .site-hero { margin-top: 12.5rem; } }

@media screen and (min-width: 100em) { body:not(.custom-s-transparent-header) .site-hero { margin-top: 12.8125rem; } }

.site-hero.is-fixed { position: fixed; left: 0; top: 0; width: 100%; z-index: 100; }

.wp-custom-header { background-color: var(--custom-s--color--bg-dark); }

.wp-custom-header img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: top center; object-position: top center; opacity: .55; aspect-ratio: unset; }

.page-template-page-full-width .wp-custom-header { margin-bottom: 0; }

.site-hero { position: relative; }

.site-hero:has(.site-hero-overlay) .wp-custom-header img { min-height: 240px; }

.site-hero-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: grid; grid-template-columns: calc(max(2rem, 50vw - 87rem / 2)) auto calc(max(2rem, 50vw - 87rem / 2)); grid-template-rows: 2rem auto 2rem; z-index: 5; }

.site-hero-ctas { grid-column: 2 / 3; grid-row: 2 / 3; align-self: start; justify-self: end; z-index: 2; 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; gap: 2em; }

.site-hero-ctas a { border: solid 1px #fff; }

.site-hero-heading { grid-column: 2 / 3; grid-row: 2 / 3; align-self: end; justify-self: start; margin: 0; color: var(--custom-s--color--text-light); font-weight: var(--custom-s--font--secondary-normal); font-family: var(--custom-s--font--secondary); z-index: 2; }

.site-subfooter { position: relative; background: var(--custom-s--color--bg-body); }

.site-footer { clear: both; background: var(--custom-s--color--bg-footer); color: var(--custom-s--color--text-footer); width: 100%; padding: 2em 2em 3em 2em; }

.site-footer a { color: var(--custom-s--color--text-footer); }

.site-footer a:hover, .site-footer a:focus { color: var(--custom-s--color--text-footer-hover); }

.footer-region { position: relative; max-width: 86rem; margin: 0 auto; padding: 0; }

@media screen and (min-width: 48.875em) { .footer-region { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 2rem; } }

.footer-region h2 { font-family: var(--custom-s--font--primary); font-weight: var(--custom-s--font--primary-normal); font-size: 1.1em; font-style: italic; margin-bottom: 0; }

.footer-region .widget { margin: 0; }

.footer-region .menu { list-style: none; margin: 0; padding: 0; line-height: 2; }

@media screen and (max-width: 48.875em) { .footer-region .menu a { display: block; padding: .85em 0; } }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
/* Accordion menu toggle button */
.menu-toggle, .main-navigation.toggled > div > ul { display: block; }

.menu-toggle { position: absolute; top: 1rem; right: 1rem; width: 1.5rem; height: 1.5rem; padding: 0; background-color: transparent; border-color: transparent; text-indent: -9999em; overflow: hidden; }

@media screen and (min-width: 58em) { .menu-toggle { display: none; } }

.menu-toggle::before, .menu-toggle::after { content: ''; display: block; width: 100%; height: 1px; position: absolute; top: 50%; left: 0; background-color: var(--custom-s--color--text-header-narrow); -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate(0) translateY(-0.4rem); transform: rotate(0) translateY(-0.4rem); -webkit-transition: -webkit-transform var(--custom-s--time--trans-dur) ease; transition: -webkit-transform var(--custom-s--time--trans-dur) ease; transition: transform var(--custom-s--time--trans-dur) ease; transition: transform var(--custom-s--time--trans-dur) ease, -webkit-transform var(--custom-s--time--trans-dur) ease; }

.menu-toggle::after { -webkit-transform: rotate(0) translateY(0.4rem); transform: rotate(0) translateY(0.4rem); }

.menu-toggle:active, .menu-toggle:focus, .menu-toggle:hover { background-color: transparent; border-color: transparent; }

.toggled .menu-toggle::before { -webkit-transform: rotate(45deg) translateY(0); transform: rotate(45deg) translateY(0); }

.toggled .menu-toggle::after { -webkit-transform: rotate(-45deg) translateY(0); transform: rotate(-45deg) translateY(0); }

/* Narrow accordion nav styles */
.main-navigation { grid-area: main-nav; display: block; width: 100%; /* these styles apply to all links. some styles may be overridden for lower level links */ /* top level links */ }

.main-navigation ul { background-color: var(--custom-s--color--bg-nav); display: none; list-style: none; margin: 0; padding-left: 0; }

.main-navigation ul ul { display: block; -webkit-transition: max-height .33s .01s ease-in-out; transition: max-height .33s .01s ease-in-out; max-height: 0; overflow: hidden; background-color: var(--custom-s--color--bg-dd-nav); position: relative; margin: 0; z-index: 99999; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { max-height: var(--custom-s--height-max); }

.main-navigation ul li > ul { padding-left: var(--custom-s--spacing--dd-nav-indent); }

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { max-height: var(--custom-s--height-max); }

.main-navigation li { border-top: solid 1px var(--custom-s--color--border-nav); position: relative; display: block; padding: var(--custom-s--spacing--nav-li); /* second level */ }

.main-navigation li:hover, .main-navigation li.focus { background-color: var(--custom-s--color--bg-nav-hover); }

.main-navigation li li { border-color: var(--custom-s--color--border-child-dd-nav); padding: var(--custom-s--spacing--dd-nav-li); }

.main-navigation li li a { color: var(--custom-s--color--text-dd-nav); }

.main-navigation li li:hover, .main-navigation li li.focus { background-color: var(--custom-s--color--bg-dd-nav); }

.main-navigation li li:hover::after, .main-navigation li li.focus::after { display: none; }

.main-navigation li li:hover > a, .main-navigation li li.focus > a { color: var(--custom-s--color--text-dd-nav-hover); background-color: var(--custom-s--color--bg-dd-nav-hover); }

.main-navigation li li:first-child { border-top: none; }

.main-navigation a { display: block; color: var(--custom-s--color--text-nav); text-decoration: none; text-underline-offset: var(--custom-s--decoration--offset-dd-nav); padding: var(--custom-s--spacing--dd-nav-a); -webkit-transition: color var(--custom-s--time--trans-dur) ease; transition: color var(--custom-s--time--trans-dur) ease; }

.main-navigation a:active, .main-navigation a:focus, .main-navigation a:hover { color: var(--custom-s--color--text-nav-hover); text-decoration: underline; -webkit-text-decoration-color: var(--custom-s--color--text-dd-nav-decoration); text-decoration-color: var(--custom-s--color--text-dd-nav-decoration); }

.main-navigation > div > ul > li > a { text-underline-offset: var(--custom-s--decoration--offset-nav); padding: var(--custom-s--spacing--nav-a); }

.main-navigation > div > ul > li > a:active, .main-navigation > div > ul > li > a:focus, .main-navigation > div > ul > li > a:hover { text-decoration: underline; -webkit-text-decoration-color: var(--custom-s--color--text-nav-decoration); text-decoration-color: var(--custom-s--color--text-nav-decoration); }

@media screen and (max-width: 58em) { .main-navigation .menu-item-has-children > a { position: relative; }
  .main-navigation .menu-item-has-children > a::before, .main-navigation .menu-item-has-children > a::after { content: ''; display: block; width: 1px; height: 1em; background-color: var(--custom-s--color--icon-nav); position: absolute; top: 50%; right: 1em; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-transform-origin: center center; transform-origin: center center; -webkit-transition: -webkit-transform var(--custom-s--time--trans-dur) ease; transition: -webkit-transform var(--custom-s--time--trans-dur) ease; transition: transform var(--custom-s--time--trans-dur) ease; transition: transform var(--custom-s--time--trans-dur) ease, -webkit-transform var(--custom-s--time--trans-dur) ease; }
  .main-navigation .menu-item-has-children > a::after { -webkit-transform: translateY(-50%) rotate(90deg); transform: translateY(-50%) rotate(90deg); }
  .main-navigation .menu-item-has-children.focus > a::before { -webkit-transform: translateY(-50%) rotate(90deg); transform: translateY(-50%) rotate(90deg); }
  .main-navigation .menu-item-has-children.focus > a::after { -webkit-transform: translateY(-50%) rotate(270deg); transform: translateY(-50%) rotate(270deg); } }

@media screen and (min-width: 58em) { .main-navigation { /* top level links */ }
  .main-navigation ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }
  .custom-s-transparent-header .site-header:not(.custom-s-header-scrolled):not(:hover):not(:focus-within) .main-navigation ul { background-color: transparent; }
  .main-navigation ul > li { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }
  .main-navigation ul ul { padding: 0; border-top: solid var(--custom-s--width--border-top-dd-nav) var(--custom-s--color--border-top-dd-nav); border-bottom: solid var(--custom-s--width--border-bottom-dd-nav) var(--custom-s--color--border-bottom-dd-nav); position: absolute; top: 100%; left: -999em; overflow: visible; max-height: none; }
  .main-navigation ul ul a { width: var(--custom-s--width--dd-nav); }
  .main-navigation ul ul li:not(:last-child) > a { border-bottom: solid 1px var(--custom-s--color--border-child-dd-nav); }
  .main-navigation ul ul ul { left: -999em; top: 0; }
  .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto; position: relative; }
  .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: 0; position: absolute; padding-left: 0; }
  .main-navigation ul li:hover > ul > li:hover > ul, .main-navigation ul li:hover > ul > li.focus > ul, .main-navigation ul li.focus > ul > li:hover > ul, .main-navigation ul li.focus > ul > li.focus > ul { left: 100%; }
  .main-navigation > div > ul > li:nth-child(n + 4):hover > ul, .main-navigation > div > ul > li:nth-child(n + 4).focus > ul { left: auto; right: 0; }
  .main-navigation > div > ul > li:nth-child(n + 4):hover > ul li:hover > ul, .main-navigation > div > ul > li:nth-child(n + 4).focus > ul li:hover > ul { left: auto; right: 100%; }
  .main-navigation li { border-top: none; }
  .main-navigation > div > ul > li > a { line-height: 1; color: var(--custom-s--color--text-nav); }
  .main-navigation > div > ul > li > a:active, .main-navigation > div > ul > li > a:focus, .main-navigation > div > ul > li > a:hover { color: var(--custom-s--color--text-nav-hover); text-decoration: underline; -webkit-text-decoration-color: var(--custom-s--color--text-nav-decoration); text-decoration-color: var(--custom-s--color--text-nav-decoration); }
  .custom-s-transparent-header .site-header:not(.custom-s-header-scrolled):not(:hover):not(:focus-within) .main-navigation a { --custom-s--color--text-nav: var(--custom-s--color--text-header-trans); --custom-s--color--text-nav-hover: var(--custom-s--color--text-header-trans-hover); }
  .main-navigation > div > ul > .current_page_item > a, .main-navigation > div > ul > .current-menu-item > a, .main-navigation > div > ul > .current_page_ancestor > a, .main-navigation > div > ul > .current-menu-ancestor > a { color: var(--custom-s--color--text-nav-hover); text-decoration: underline; -webkit-text-decoration-color: var(--custom-s--color--text-nav-decoration); text-decoration-color: var(--custom-s--color--text-nav-decoration); } }

/* Main Nav Overrides */
.main-navigation { /* top level links */ }

.main-navigation a:focus { outline-offset: -.25em; }

.main-navigation > div > ul > li > a { position: relative; z-index: 1; padding-bottom: 1em !important; }

/* .main-navigation > div > ul > li > a::after { content: ''; position: absolute; width: 100%; left: 0; bottom: .75em; height: .1em; background-color: var(--custom-s--color--highlight); -webkit-transition: all .125s ease-in-out; transition: all .125s ease-in-out; z-index: -1; } */

.main-navigation > div > ul > li > a:visited { color: inherit; }

.main-navigation > div > ul > li > a:active, .main-navigation > div > ul > li > a:focus, .main-navigation > div > ul > li > a:hover { color: inherit; text-decoration: none; }

.main-navigation > div > ul > li > a:active::after, .main-navigation > div > ul > li > a:focus::after, .main-navigation > div > ul > li > a:hover::after { height: .125em; }

.main-navigation > div > ul > li > a::after { height: 0; }

/* hide flagged menu items from dropdown menu */
@media screen and (min-width: 58em) { .main-navigation .hide-menu-item-in-dropdown { display: none; } }

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0 0 1.5em; }

.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display: -webkit-box; display: -ms-flexbox; display: flex; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50%; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { text-align: end; -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50%; }

.header-links { -ms-flex-item-align: start; align-self: start; font-size: .875em; margin-left: auto; margin-right: 1rem; }

.header-links .menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; list-style: none; margin-bottom: 0; }

.header-links .menu li { padding-left: 2em; line-height: 1; }

.header-links .menu li.custom-s-menu-button a { border: 1px solid; border-color: var(--custom-s--color--border-button); border-radius: var(--custom-s--size--radius-sm); background: var(--custom-s--color--bg-button); color: var(--custom-s--color--text-button); font-family: var(--custom-s--font--button); font-weight: var(--custom-s--font--button-weight); line-height: 1; padding: 1.25em 2.5em; font-size: .925em; -webkit-transition: var(--custom-s--time--trans-dur) ease; transition: var(--custom-s--time--trans-dur) ease; -webkit-appearance: none; display: block; background-color: var(--custom-s--color--highlight); border-color: var(--custom-s--color--highlight); color: var(--custom-s--color--text-dark); }

.header-links .menu li.custom-s-menu-button a:visited { color: var(--custom-s--color--text-button); }

.header-links .menu li.custom-s-menu-button a:active, .header-links .menu li.custom-s-menu-button a:focus, .header-links .menu li.custom-s-menu-button a:hover { border-color: var(--custom-s--color--border-button-hover); background: var(--custom-s--color--bg-button-hover); color: var(--custom-s--color--text-button-hover); text-decoration: none; }

.header-links .menu li.custom-s-menu-button a:focus { border-color: var(--custom-s--color--border-button-focus); outline: solid 0.125em var(--custom-s--color--border-outline); outline-offset: .25em; }

.header-links .menu li.custom-s-menu-button a:visited { color: var(--custom-s--color--text-dark); }

.header-links .menu li.custom-s-menu-button a:active, .header-links .menu li.custom-s-menu-button a:focus, .header-links .menu li.custom-s-menu-button a:hover { background-color: var(--custom-s--color--highlight-alt); border-color: var(--custom-s--color--highlight-alt); color: var(--custom-s--color--text-light); }

.header-links .menu li.custom-s-menu-button a:active::after, .header-links .menu li.custom-s-menu-button a:focus::after, .header-links .menu li.custom-s-menu-button a:hover::after { height: 0; opacity: .25; }

@media screen and (max-width: 57.9375em) { .header-links .menu li:not(.custom-s-menu-button) { display: none; } }

.header-links .menu a { display: inline-block; text-transform: uppercase; line-height: 1; padding: .25em 1em; position: relative; z-index: 1; padding-bottom: 1em !important; }

.header-links .menu a::after { content: ''; position: absolute; width: 100%; left: 0; bottom: .75em; height: .1em; background-color: var(--custom-s--color--highlight); -webkit-transition: all .125s ease-in-out; transition: all .125s ease-in-out; z-index: -1; }

.header-links .menu a:visited { color: inherit; }

.header-links .menu a:active, .header-links .menu a:focus, .header-links .menu a:hover { color: inherit; text-decoration: none; }

.header-links .menu a:active::after, .header-links .menu a:focus::after, .header-links .menu a:hover::after { height: .125em; }

.header-links .menu a::after { height: 0; }

.header-links .menu li.custom-s-menu-button a { white-space: nowrap; }

@media screen and (max-width: 57.9375em) { .header-links, .header-links .menu, .header-links .menu li.custom-s-menu-button { display: block; margin: 0; padding: 0; width: 100%; text-align: center; }
  .header-links .menu li.custom-s-menu-button a { padding: 1em; white-space: word-wrap; } }

@media screen and (max-width: 48.875em) { .widget-area .widget_block:first-child { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } }

.custom-block-sidebar-menu .menu a { font-size: .875em; padding: .75em 1em; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: .95em; color: var(--custom-s--color--text-dark); }

.custom-block-sidebar-menu .menu a:focus, .custom-block-sidebar-menu .menu a:hover, .custom-block-sidebar-menu .sub-menu .current-menu-item > a { background-color: var(--color-s--color--bg-body); text-decoration: underline; -webkit-text-decoration-color: var(--custom-s--color--text-nav-decoration); text-decoration-color: var(--custom-s--color--text-nav-decoration); text-underline-offset: .45em; }

.custom-block-sidebar-menu .menu > li.current-menu-ancestor > a { margin-left: 1em; display: none; }

/* Posts and pages
--------------------------------------------- */
.sticky { display: block; }

.post, .page { margin: 0; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.single-post .entry-content, .single-post .entry-footer { margin-bottom: 1.5em; }

.home .site-main > article > .entry-content, .page-template-page-full-width .site-main > article > .entry-content { margin-top: 0; }

.entry-header .post-category { display: block; }

.page-links { clear: both; margin: 0 0 1.5em; }

.custom-s-back-link { color: var(--custom-s--color--text-main); cursor: pointer; display: block; margin-bottom: 1em; }

.post-list-grid article { margin-bottom: 3rem; }

.post-list-grid article .post-thumbnail img { display: block; }

.post-list-grid article .entry-content { margin-top: .5em; }

.post-list-grid article .entry-content p { margin: 1em 0; }

.post-list-grid article .entry-title { margin: .5em 0; }

.post-list-grid article .entry-meta { font-style: italic; }

/* Comments
--------------------------------------------- */
.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Widgets
--------------------------------------------- */
.widget-area .widget { max-width: 20rem; margin: 0 0 1.5em; }

.widget-area .widget select { max-width: 100%; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: block; margin: 0 1rem 1rem 1rem; max-width: 250px; }

.site-header .custom-logo-link { -webkit-transition: max-width .66s ease-in-out; transition: max-width .66s ease-in-out; }

.custom-logo-link img { display: block; }

.custom-logo-link svg path { fill: var(--custom-s--color--logo-header-narrow); -webkit-transition: fill var(--custom-s--time--trans-dur) ease; transition: fill var(--custom-s--time--trans-dur) ease; }

@media screen and (min-width: 58em) { .custom-logo-link { margin: 0 1rem; max-width: 440px; }
  .custom-s-header-scrolled .custom-logo-link { max-width: 250px; }
  .custom-logo-link svg path { fill: var(--custom-s--color--logo-header-wide); }
  .custom-s-transparent-header .custom-logo-link svg path { fill: var(--custom-s--color--logo-header-trans); }
  .custom-s-header-scrolled .custom-logo-link svg path, .site-header:hover .custom-logo-link svg path, .site-header:focus-within .custom-logo-link svg path { fill: var(--custom-s--color--logo-scrolled); } }

/* Captions
--------------------------------------------- */
.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

/* Galleries
--------------------------------------------- */
.gallery { margin-bottom: 1.5em; display: grid; grid-gap: 1.5em; }

.gallery-item { display: inline-block; text-align: center; width: 100%; }

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

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

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

.gallery-columns-5 { grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 { grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 { grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 { grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 { grid-template-columns: repeat(9, 1fr); }

.gallery-caption { display: block; }

/* Blocks
--------------------------------------------- */
.has-primary-color { color: var(--custom-s--color--primary); }

.has-secondary-color { color: var(--custom-s--color--secondary); }

.has-tertiary-color { color: var(--custom-s--color--tertiary); }

.has-highlight-color { color: var(--custom-s--color--highlight); }

.has-background-light-color { color: var(--custom-s--color--bg-light); }

.has-background-light-alt-color { color: var(--custom-s--color--bg-light-alt); }

.has-background-dark-color { color: var(--custom-s--color--bg-dark); }

.has-background-body-color { color: var(--custom-s--color--bg-body); }

.has-text-light-color { color: var(--custom-s--color--text-light); }

.has-text-dark-color { color: var(--custom-s--color--text-dark); }

.has-primary-background-color { background-color: var(--custom-s--color--primary); }

.has-secondary-background-color { background-color: var(--custom-s--color--secondary); }

.has-tertiary-background-color { background-color: var(--custom-s--color--tertiary); }

.has-highlight-background-color { background-color: var(--custom-s--color--highlight); }

.has-background-light-background-color { background-color: var(--custom-s--color--bg-light); }

.has-background-light-alt-background-color { background-color: var(--custom-s--color--bg-light-alt); }

.has-background-dark-background-color { background-color: var(--custom-s--color--bg-dark); }

.has-background-body-background-color { background-color: var(--custom-s--color--bg-body); }

.has-text-light-background-color { background-color: var(--custom-s--color--text-light); }

.has-text-dark-background-color { background-color: var(--custom-s--color--text-dark); }

.custom-s-call-to-action-container { aspect-ratio: 1 / 1; }

@media screen and (max-width: 48.8125em) { .custom-s-stack-on-top { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } }

.wp-block-cover.alignwide, .wp-block-group.alignwide { position: relative; }

.wp-block-cover.alignfull, .wp-block-group.alignfull { position: relative; width: calc(100% + 2rem); left: -1rem; }

@media screen and (min-width: 48.875em) { .page-template-default.has-sidebar .wp-block-cover.alignwide, .page-template-default.has-sidebar .wp-block-group.alignwide { width: calc(130%); left: -30%; }
  .page-template-default.has-sidebar .wp-block-cover.alignfull, .page-template-default.has-sidebar .wp-block-group.alignfull { width: calc(153.846153846% + 1rem); left: calc(-53.846153846% - 1rem); } }

@media screen and (min-width: 62rem) { .wp-block-cover.alignfull, .wp-block-group.alignfull { width: 100vw; left: calc((100% - 100vw) / 2); } }

@media screen and (min-width: 88rem) { .page-template-default .wp-block-cover.alignwide, .page-template-default .wp-block-group.alignwide { width: 86rem; left: -13rem; } }

.custom-s-home-hero-padding > .wp-block-cover__inner-container { padding: 16rem 1rem 2rem 1rem; }

@media screen and (min-width: 48.875em) { .custom-s-home-hero-padding > .wp-block-cover__inner-container { padding: 4rem 1rem; } }

.custom-s-home-hero-padding > .wp-block-cover__inner-container > *:last-child { margin-bottom: 0; }

.custom-s-vw-gap { gap: clamp(0.5rem, 3vw, 1.5rem); }

.custom-s-vw-gap.wp-block-group.is-layout-constrained > *, .custom-s-vw-gap.wp-block-columns > .wp-block-column.is-layout-flow > * { -webkit-margin-before: clamp(0.5rem, 3vw, 1.5rem); margin-block-start: clamp(0.5rem, 3vw, 1.5rem); }

.custom-s-vw-gap.wp-block-columns > .wp-block-column.is-layout-flow > *:first-child { -webkit-margin-before: 0; margin-block-start: 0; }

.wp-block-social-links { margin-bottom: 1em; }

.wp-block-social-links.has-background { padding: 0; }

.wp-block-social-links .wp-block-social-link { border: none; border-radius: 0; }

.wp-block-social-links .wp-block-social-link a { padding: 0; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* notification bar */
@media screen and (min-width: 58em) and (min-height: 600px) { .custom-s-acf-notification-bar { position: absolute; top: 0; width: 100%; z-index: 600; } }

/* Team Members */
/* increase bio font size */
.home .team-member-list-block-list .custom-s-team-member-card-wrap .entry-content p { font-size: var(--wp--preset--font-size--large); }

/* prevent huge headshots*/
@media screen and (min-width: 32em) { .single .team_member img { max-width: 30em; } }

@media screen and (min-width: 32em) and (max-width: 48.875em), (min-width: 1200px) { .single .team_member img, .team-member-list-block-list .team_member img { max-width: 30em; } }

div.wpforms-container .wpforms-submit-container button[type="submit"], div.wpforms-container .wpforms-submit-container input[type="submit"] { text-transform: uppercase; padding-left: 3em; padding-right: 3em; font-size: 1rem; }

#wpforms-form-198 { 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; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 1em; }

#wpforms-form-198 .wpforms-field-label { display: none; }

#wpforms-form-198 .wpforms-field-container { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; max-width: 38rem; }

#wpforms-form-198 .wpforms-field-container input { max-width: 40rem; }

#wpforms-form-198 .wpforms-submit-container { margin: 0; }

.schema-faq .schema-faq-section { --pb-accordion-color-dark: var(--custom-s--color--secondary); --pb-accordion-color-light:  var(--custom-s--color--bg-body); margin: 0; border-left: none; border-right: none; border-color: var(--pb-accordion-color-dark); }

.schema-faq .schema-faq-section:not(:last-child) { border-bottom: none; }

.schema-faq-section .schema-faq-question { background-color: var(--pb-accordion-color-light); color: var(--pb-accordion-color-dark); font-size: inherit; font-weight: normal; padding: .75em 1em; outline: none; -webkit-transition: background-color var(--custom-s--time--trans-dur), border-color var(--custom-s--time--trans-dur), color var(--custom-s--time--trans-dur); transition: background-color var(--custom-s--time--trans-dur), border-color var(--custom-s--time--trans-dur), color var(--custom-s--time--trans-dur); }

.schema-faq-section .schema-faq-question::after { color: inherit; font-weight: inherit; right: 1em; }

.schema-faq-section .schema-faq-question:active, .schema-faq-section .schema-faq-question:focus, .schema-faq-section .schema-faq-question:hover, .schema-faq-section .schema-faq-question.faq-q-open { background-color: var(--pb-accordion-color-dark); color: var(--pb-accordion-color-light); }

.schema-faq-section p.schema-faq-answer { padding: 1em; border: none; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* 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; }

.screen-reader-text:focus { background-color: var(--custom-s--color--bg-screen); border-radius: var(--custom-s--size--radius-sm); -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: var(--custom-s--color--text-screen); display: block; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus { outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft { /*rtl:ignore*/ float: left; /*rtl:ignore*/ margin-right: 1.5em; margin-bottom: 1.5em; }

.alignright { /*rtl:ignore*/ float: right; /*rtl:ignore*/ margin-left: 1.5em; margin-bottom: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em; }
