@charset "UTF-8";
/*********************
    BREAKPOINTS
*********************/
/* Colors for Background */
.light-blue {
  background-color: #a5c8d2;
}

/* Colors for Text */
.brand {
  color: #9c2618;
}

/* color options*/
.has-prime-nt-lt-color {
  color: #f8f9fb;
}
.has-prime-nt-lt-color a, .has-prime-nt-lt-color a:visited {
  color: #f8f9fb;
}
.has-prime-nt-lt-color a:hover {
  color: #d8dde8;
}

.has-prime-nt-lt-background-color {
  background-color: #f8f9fb;
}

.has-prime-nt-color {
  color: #dae2e6;
}
.has-prime-nt-color a, .has-prime-nt-color a:visited {
  color: #dae2e6;
}
.has-prime-nt-color a:hover {
  color: #bccad1;
}

.has-prime-nt-background-color {
  background-color: #dae2e6;
}

.has-prime-lt-color {
  color: #a5c8d2;
}
.has-prime-lt-color a, .has-prime-lt-color a:visited {
  color: #a5c8d2;
}
.has-prime-lt-color a:hover {
  color: #83b3c1;
}

.has-prime-lt-background-color {
  background-color: #a5c8d2;
}

.has-prime-color {
  color: #184b62;
}
.has-prime-color a, .has-prime-color a:visited {
  color: #184b62;
}
.has-prime-color a:hover {
  color: #0e2c39;
}

.has-prime-background-color {
  background-color: #184b62;
}

.has-prime-alt-lt-color {
  color: #0078A1;
}
.has-prime-alt-lt-color a, .has-prime-alt-lt-color a:visited {
  color: #0078A1;
}
.has-prime-alt-lt-color a:hover {
  color: #00526e;
}

.has-prime-alt-lt-background-color {
  background-color: #0078A1;
}

.has-prime-alt-color {
  color: #194e6f;
}
.has-prime-alt-color a, .has-prime-alt-color a:visited {
  color: #194e6f;
}
.has-prime-alt-color a:hover {
  color: #103145;
}

.has-prime-alt-background-color {
  background-color: #194e6f;
}

.has-prime-dark-color {
  color: #092a41;
}
.has-prime-dark-color a, .has-prime-dark-color a:visited {
  color: #092a41;
}
.has-prime-dark-color a:hover {
  color: #030d14;
}

.has-prime-dark-background-color {
  background-color: #092a41;
}

.has-brand-nt-color {
  color: #f3efee;
}
.has-brand-nt-color a, .has-brand-nt-color a:visited {
  color: #f3efee;
}
.has-brand-nt-color a:hover {
  color: #ded3d0;
}

.has-brand-nt-background-color {
  background-color: #f3efee;
}

.has-brand-color {
  color: #9c2618;
}
.has-brand-color a, .has-brand-color a:visited {
  color: #9c2618;
}
.has-brand-color a:hover {
  color: #701b11;
}

.has-brand-background-color {
  background-color: #9c2618;
}

.has-accent-one-color {
  color: #6a5b75;
}
.has-accent-one-color a, .has-accent-one-color a:visited {
  color: #6a5b75;
}
.has-accent-one-color a:hover {
  color: #504558;
}

.has-accent-one-background-color {
  background-color: #6a5b75;
}

.has-accent-two-color {
  color: #417373;
}
.has-accent-two-color a, .has-accent-two-color a:visited {
  color: #417373;
}
.has-accent-two-color a:hover {
  color: #2f5252;
}

.has-accent-two-background-color {
  background-color: #417373;
}

.has-accent-two-dark-color {
  color: #437373;
}
.has-accent-two-dark-color a, .has-accent-two-dark-color a:visited {
  color: #437373;
}
.has-accent-two-dark-color a:hover {
  color: #305353;
}

.has-accent-two-dark-background-color {
  background-color: #437373;
}

.has-accent-two-lt-color {
  color: #89cab5;
}
.has-accent-two-lt-color a, .has-accent-two-lt-color a:visited {
  color: #89cab5;
}
.has-accent-two-lt-color a:hover {
  color: #66ba9f;
}

.has-accent-two-lt-background-color {
  background-color: #89cab5;
}

.has-accent-two-nt-color {
  color: #f0f4f3;
}
.has-accent-two-nt-color a, .has-accent-two-nt-color a:visited {
  color: #f0f4f3;
}
.has-accent-two-nt-color a:hover {
  color: #d3dedb;
}

.has-accent-two-nt-background-color {
  background-color: #f0f4f3;
}

.has-second-color {
  color: #E6AF67;
}
.has-second-color a, .has-second-color a:visited {
  color: #E6AF67;
}
.has-second-color a:hover {
  color: #df983b;
}

.has-second-background-color {
  background-color: #E6AF67;
}

.has-second-dark-color {
  color: #b88b59;
}
.has-second-dark-color a, .has-second-dark-color a:visited {
  color: #b88b59;
}
.has-second-dark-color a:hover {
  color: #9b7143;
}

.has-second-dark-background-color {
  background-color: #b88b59;
}

.has-second-lt-color {
  color: #deb763;
}
.has-second-lt-color a, .has-second-lt-color a:visited {
  color: #deb763;
}
.has-second-lt-color a:hover {
  color: #d5a439;
}

.has-second-lt-background-color {
  background-color: #deb763;
}

.has-second-nt-color {
  color: #f1ede4;
}
.has-second-nt-color a, .has-second-nt-color a:visited {
  color: #f1ede4;
}
.has-second-nt-color a:hover {
  color: #e0d7c2;
}

.has-second-nt-background-color {
  background-color: #f1ede4;
}

.has-black-color {
  color: #404242;
}
.has-black-color a, .has-black-color a:visited {
  color: #404242;
}
.has-black-color a:hover {
  color: #272828;
}

.has-black-background-color {
  background-color: #404242;
}

.has-white-color {
  color: #fff;
}
.has-white-color a, .has-white-color a:visited {
  color: #fff;
}
.has-white-color a:hover {
  color: #e6e6e6;
}

.has-white-background-color {
  background-color: #fff;
}

.has-transparent-color {
  color: transparent;
}
.has-transparent-color a, .has-transparent-color a:visited {
  color: transparent;
}
.has-transparent-color a:hover {
  color: rgba(0, 0, 0, 0);
}

.has-transparent-background-color {
  background-color: transparent;
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: inherit;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size (opinionated).
*/
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  font-size: 62.5% !important;
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  box-sizing: border-box;
}

/*
Sections
========
*/
/**
1. Remove the margin in all browsers.
2. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
  margin: 0; /* 1 */
  -webkit-font-smoothing: antialiased;
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, 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;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

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

/**
Remove the inheritance of text transform in Edge and 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.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

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

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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.
*/
::-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 Chrome and Safari.
*/
summary {
  display: list-item;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404242;
  font-family: proxima-nova, sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0 0 1rem;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 700;
}

h1.page-title {
  line-height: 1.1;
  color: #9c2618;
  margin-bottom: 3rem;
  font-size: clamp(3rem, 4.5vw, 3.8rem);
}
h1.page-title span.action-alert {
  color: black;
  font-size: 2rem;
}

h2 {
  font-size: clamp(2.5rem, 4.5vw, 3rem);
  color: #9c2618;
}

h3 {
  font-size: 2.4rem;
}

h4 {
  font-size: 1.8rem;
}

p {
  margin: 0 0 1rem;
}

.text-big {
  font-size: 2rem;
}

/* Elements
--------------------------------------------- */
hr {
  background-color: #dae2e6;
  border: 0;
  height: 1px;
  margin: 1.6rem 0;
}

ul,
ol {
  margin: 0 0 1.5rem 0;
}

ul {
  list-style: square;
  padding: 0 0 0 2rem;
}
ul ::marker {
  color: #0078A1;
}

ol {
  list-style: decimal;
  padding-left: 2.5rem;
}

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

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5rem 1.5rem;
}

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

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

figure {
  margin: 1em 0;
}

.field--name-field-media-image img {
  display: block;
}

figcaption {
  font-size: 1.2rem;
  font-weight: 500;
}

/* Links
--------------------------------------------- */
a {
  transition: 0.5s;
  color: #194e6f;
}
.field--name-field-button-label a, .read-more a {
  text-decoration: none;
}
a:hover, a:focus, a:active {
  transition: 0.5s;
  color: #0078A1;
}
a:focus {
  transition: 0.5s;
}
a:hover, a:active {
  outline: 0;
}

:focus-visible {
  outline: 0;
  border-bottom: 2px solid #0078A1;
  transition: 0.5s;
}

/* Forms
--------------------------------------------- */
button, a.button, .button a,
input[type=button],
input[type=reset],
input[type=submit] {
  background-color: #fff;
  color: #0078A1;
  border: 2px solid;
  border-radius: 7px;
  padding: 1rem 2rem;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
button em, a.button em, .button a em,
input[type=button] em,
input[type=reset] em,
input[type=submit] em {
  font-family: "Archer A", "Archer B", serif;
  text-transform: none;
}
button:hover, a.button:hover, .button a:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background-color: #0078A1;
  color: #fff;
}
button:active, button:focus, a.button:active, a.button:focus, .button a:active, .button a:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  background-color: #0078A1;
  color: #fff;
}

.button.petition {
  margin: 2rem 0;
  display: flex;
  gap: 2rem;
}

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: #404242;
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  padding: 1.1rem;
  font-size: 1.6rem;
  width: 100%;
}
select {
  border: 2px solid #0078A1;
  border-radius: 5px;
  color: #0078A1;
  max-width: 100%;
  font-weight: 600;
  padding: 1.2rem 1rem;
  text-transform: uppercase;
}

textarea {
  width: 100%;
}

label {
  display: block;
}

.fullwidth input {
  width: 100%;
}

.js-form-item.form-item.js-form-type-select.form-type-select.js-form-item-issues.form-item-issues label {
  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;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.layout-container {
  margin-top: 70px;
}
@media (min-width: 48.875em) {
  .layout-container {
    margin-top: 110px;
  }
}
.layout-container > * {
  padding: 0.1rem 2rem;
}
@media (min-width: 48.875em) {
  .layout-container > * {
    padding: 0.1rem 5rem 0;
  }
}

.layout-content {
  max-width: 118rem;
  margin: 5rem auto;
}

.page-node-type-page .layout-content, .page-node-type-photo-gallery .layout-content {
  margin: 2rem auto 3rem;
}

.region.region-breadcrumb {
  max-width: 118rem;
  margin: auto;
  padding: 0.1rem 0 0;
}

header[role=banner] {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 50;
  padding: 1rem 5rem 0;
  height: 70px;
  /*.toolbar-horizontal &{
      top: 39px;
  }*/
}
@media (min-width: 41.625em) {
  header[role=banner] {
    height: 90px;
  }
}
@media (min-width: 56.875em) {
  header[role=banner] {
    height: 111px;
  }
}
@media (min-width: 65em) {
  header[role=banner] {
    padding: 1rem 1.5rem 0 4rem;
  }
}
@media (min-width: 78em) {
  header[role=banner] {
    padding: 1rem 5rem 0;
  }
}
.toolbar-tray-open header[role=banner] {
  top: 118px;
}
.toolbar-horizontal.toolbar-fixed header[role=banner] {
  top: 39px;
}
.toolbar-horizontal.toolbar-fixed.toolbar-tray-open header[role=banner] {
  top: 79px;
}
.toolbar-fixed.toolbar-tray-open.toolbar-vertical header[role=banner] {
  top: 39px;
}

.region.region-header {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  align-items: center;
}
@media (min-width: 65em) {
  .region.region-header {
    align-items: center;
  }
}

@media (min-width: 65em) {
  #block-mainnavigation {
    width: auto;
  }
}
#block-texasappleseed-site-branding img {
  width: 280px;
  display: block;
}
@media (min-width: 41.625em) {
  #block-texasappleseed-site-branding img {
    width: 242px;
  }
}
@media (min-width: 56.875em) {
  #block-texasappleseed-site-branding img {
    width: 220px;
  }
}

/* Small Screen Menu */
.sf-accordion-toggle {
  text-align: right;
}

a#superfish-main-toggle {
  font-size: 2.8rem;
  line-height: 1;
}

ul.sf-menu.sf-accordion {
  display: block;
  transition: 0.5s;
}

ul#superfish-main-accordion {
  box-shadow: inset 0 20px 8px -20px rgba(0, 0, 0, 0.25), 0 5px 7px -3px rgba(0, 0, 0, 0.2);
  position: fixed;
  background: #fff;
  height: 100vh;
  width: 330px;
  right: 0;
  top: 70px !important;
}
@media (min-width: 41.625em) {
  ul#superfish-main-accordion {
    top: 77px !important;
  }
}
@media (min-width: 56.875em) {
  ul#superfish-main-accordion {
    top: 99px !important;
  }
}

.sf-accordion.sf-expanded, .sf-accordion.sf-hidden {
  transition: 0.5s;
}

footer.site-footer {
  background-color: #184b62;
  display: block;
  min-height: 400px;
  padding: 2rem !important;
  color: #fff;
  margin-bottom: -1px;
  background-size: 267px;
  background-repeat: no-repeat;
  background-position: 20px bottom;
}
footer.site-footer ul:not(.tabs) a {
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.05rem;
}
footer.site-footer h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  border-bottom: 2px solid #E6AF67;
  display: inline-block;
  padding-bottom: 1rem;
  font-family: proxima-nova, sans-serif;
  padding-right: 2rem;
  color: #fff;
}
footer.site-footer ul.menu {
  margin: 0;
}
footer.site-footer ul.menu li {
  margin: 0 0 1.2rem 0;
  line-height: 1;
  padding-top: 0.5rem;
}
footer.site-footer ul.menu a.is-active, footer.site-footer ul.menu a:hover, footer.site-footer ul.menu a:focus {
  color: #E6AF67;
}
footer.site-footer #block-footermain ul.menu li {
  padding: 0.5rem 0;
}
footer.site-footer #block-footermain ul.menu li a {
  text-transform: uppercase;
  font-weight: 600;
}
footer.site-footer #block-footermain ul.menu li a.privacy {
  text-transform: none !important;
  opacity: 0.7;
}
footer.site-footer #block-footermain ul.menu li[aria-label] {
  display: inline-block;
  width: 3rem;
  background: #fff;
  height: 3rem;
  border-radius: 10rem;
  margin: 1rem 0.75rem 1rem 0;
}
footer.site-footer #block-footermain ul.menu li[aria-label] a {
  color: #184b62;
  font-size: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  line-height: 1;
  padding-top: 0.15rem;
}
footer.site-footer input[type=search] {
  background: transparent;
  border: 0;
  border-bottom: 2px solid #E6AF67;
  border-radius: 0;
  color: #fff;
  height: 50px;
}
footer.site-footer input#edit-submit, footer.site-footer .search-block-form .form-submit {
  text-indent: -1000%;
  background-image: url("../images/icons/search.svg");
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  padding: 0;
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #E6AF67;
  border-radius: 0;
  background-size: 17px;
  background-position: 50%;
}
footer.site-footer div#edit-actions {
  margin-left: -5px;
}
footer.site-footer ::-moz-placeholder {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
footer.site-footer ::placeholder {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
footer.site-footer a {
  text-decoration: none;
}

div#block-footermenusgrid {
  display: grid;
  padding: 2rem;
  grid-template-columns: 1fr;
  justify-content: center;
  gap: 4rem;
}
@media (min-width: 41.625em) {
  div#block-footermenusgrid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 56.875em) {
  div#block-footermenusgrid {
    grid-template-columns: minmax(158px, 320px) minmax(auto, 200px) minmax(auto, 200px) minmax(auto, 200px) minmax(auto, 200px);
  }
}
@media (min-width: 65em) {
  div#block-footermenusgrid {
    padding: 3rem;
  }
}

@media (min-width: 41.625em) {
  div#block-firstcolumnfooter {
    grid-column: span 2;
  }
}
@media (min-width: 56.875em) {
  div#block-firstcolumnfooter {
    grid-column: span 1;
  }
}

.footer-credit p {
  font-size: 1.2rem;
  font-weight: 500;
}
.footer-credit a {
  color: #fff;
}

div#block-texasappleseed-footercredit {
  opacity: 1;
}

form#search-block-form {
  display: flex;
  align-items: center;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
div#block-mainnavigation ul.menu li a {
  color: #404242;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-weight: 500;
  font-size: 1.6rem;
}
div#block-mainnavigation ul.menu li a.is-active {
  color: #9c2618;
}
div#block-mainnavigation ul.menu li:hover > a, div#block-mainnavigation ul.menu li:focus div#block-mainnavigation ul.menu li:active > a {
  color: #9c2618;
}
div#block-mainnavigation ul.menu li.active-trail.sf-depth-1 > a {
  color: #9c2618;
}
div#block-mainnavigation ul.sf-menu .sf-sub-indicator {
  color: #9c2618;
}
div#block-mainnavigation ul.sf-menu .sf-sub-indicator:after {
  content: "⌄";
  left: 1px;
  line-height: 1;
  position: absolute;
  text-indent: 0;
  top: -6px;
}
div#block-mainnavigation ul.sf-menu .sf-with-ul {
  padding-right: 2em;
}
div#block-mainnavigation ul.sf-menu li:hover > ul, div#block-mainnavigation ul.sf-menu li.sfHover > ul {
  background: #fff;
}
@media (min-width: 65em) {
  div#block-mainnavigation ul.sf-menu li:hover > ul, div#block-mainnavigation ul.sf-menu li.sfHover > ul {
    margin-top: 3rem;
    box-shadow: inset 0 20px 8px -20px rgba(0, 0, 0, 0.25), 0 5px 7px -3px rgba(0, 0, 0, 0.2);
    padding: 2rem 0;
    width: 23rem !important;
  }
}
div#block-mainnavigation ul.sf-menu li:hover > ul a, div#block-mainnavigation ul.sf-menu li.sfHover > ul a {
  text-transform: capitalize;
}
div#block-mainnavigation .active-trail > a, div#block-mainnavigation .active-trail > span.nolink {
  color: #9c2618 !important;
}

ul.sf-menu span.nolink {
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-weight: 500;
  font-size: 1.6rem;
  cursor: default;
}

ul.sf-menu a.sf-depth-2 {
  padding: 1rem 1.5em;
}

a.donate-button {
  border: 1px solid #9c2618;
  color: #9c2618 !important;
}

nav.breadcrumb {
  margin: 3rem 0;
  padding: 0 2rem 0.8rem;
}
nav.breadcrumb a {
  padding: 2rem 0;
}

nav.pager {
  padding: 0.1rem 0;
  margin: 2rem 0 1rem;
}

/* Blocks
--------------------------------------------- */
.banner-header-container.alignfull {
  background-color: #184b62;
  height: 50vh;
}
@media (min-width: 41.625em) {
  .banner-header-container.alignfull {
    height: 36vh;
  }
}
@media (min-width: 65em) {
  .banner-header-container.alignfull {
    height: auto;
  }
}
@media (min-width: 65em) {
  .banner-header-container.alignfull.archivedbanner {
    height: 40vh;
  }
}

img.image-style-hero-banner {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -o-object-position: top;
     object-position: top;
}

.hero-container .field--name-field-text-over-image > * {
  max-width: 130rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.hero-container .field--name-field-media-image .field__item {
  height: 73.5vw;
}
@media (min-width: 41.625em) {
  .hero-container .field--name-field-media-image .field__item {
    height: 36vw;
  }
}
@media (min-width: 65em) {
  .hero-container .field--name-field-media-image .field__item {
    height: 31vw;
  }
}
.hero-container .field--name-field-text-over-image {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 5rem 2rem;
}
@media (min-width: 48.875em) {
  .hero-container .field--name-field-text-over-image {
    padding: 5rem 5rem;
  }
}
@media (min-width: 65em) {
  .hero-container .field--name-field-text-over-image {
    padding: 5rem 10rem;
  }
}
.hero-container .field--name-field-text-over-image h2 {
  font-size: clamp(2rem, 3.5vw, 3.4rem);
  text-transform: uppercase;
  font-family: proxima-nova, sans-serif;
  line-height: 1.2;
  color: #fff;
}
.hero-container .field--name-field-text-over-image h2 br {
  display: none;
}
@media (min-width: 41.625em) {
  .hero-container .field--name-field-text-over-image h2 br {
    display: block;
  }
}
@media (min-width: 41.625em) {
  .hero-container .field--name-field-text-over-image h2 .indent {
    display: block;
    margin-top: 1rem;
  }
}
@media (min-width: 56.875em) {
  .hero-container .field--name-field-text-over-image h2 .indent {
    text-indent: 14rem;
    margin-top: 0;
  }
}

.field--name-field-project-name {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  padding-left: 5rem;
}
.field--name-field-project-name .field__label {
  order: 1;
  font-size: 2.4rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-family: "Archer A", "Archer B", serif;
}
.field--name-field-project-name .field__item {
  font-size: 4.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  line-height: 1;
}

.project-entry-title {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  padding-left: 2rem;
}
@media (min-width: 48.875em) {
  .project-entry-title {
    padding-left: 5rem;
  }
}
.project-entry-title > * {
  max-width: 131.7rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.project-entry-title h1 {
  font-size: clamp(3rem, 3.5vw, 4.8rem);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  line-height: 1;
  margin-bottom: 0;
  font-family: proxima-nova, sans-serif;
}
.project-entry-title span {
  order: 1;
  font-size: 2.4rem;
  font-weight: 800;
  font-family: "Archer A", "Archer B", serif;
  text-transform: uppercase;
}
.project-entry-title span.issue {
  order: 0;
}
.project-entry-title .archive-summary {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.project-entry-title .archive-summary p {
  font-size: 2rem;
  margin-bottom: 0;
}
.project-entry-title .archive-summary a {
  color: #E6AF67;
}

.node-45 img.image-style-hero-banner {
  -o-object-position: 100% top;
     object-position: 100% top;
}

.node-32 img.image-style-hero-banner {
  -o-object-position: 28% top;
     object-position: 28% top;
}

.node-7 img.image-style-hero-banner {
  -o-object-position: 93% top;
     object-position: 93% top;
}

.block--type-full-width-section {
  padding: 3rem 2rem;
  text-align: center;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  position: relative;
}
@media (min-width: 48.875em) {
  .block--type-full-width-section {
    padding: 5rem;
  }
}
.block--type-full-width-section > * {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
}
.block--type-full-width-section p {
  font-size: 1.8rem;
}

.field--name-field-buttons {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  flex-wrap: wrap;
  position: relative;
}
.field--name-field-buttons .field__item {
  flex: 100%;
}
@media (min-width: 41.625em) {
  .field--name-field-buttons .field__item {
    flex: initial;
  }
}

.paragraph--type--buttons .field--name-field-button-label {
  background-color: #fff;
  color: #0078A1;
  border: 2px solid;
  border-radius: 7px;
  padding: 1rem 2rem;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  transition: 0.5s;
}
.paragraph--type--buttons .field--name-field-button-label em {
  font-family: "Archer A", "Archer B", serif;
  text-transform: none;
}
.paragraph--type--buttons .field--name-field-button-label a {
  padding: 2rem 0;
}
.paragraph--type--buttons .field--name-field-button-label:hover {
  background-color: #0078A1;
  color: #fff;
  transition: 0.5s;
}
.paragraph--type--buttons .field--name-field-button-label:hover em, .paragraph--type--buttons .field--name-field-button-label:hover a {
  color: #fff;
  transition: 0.5s;
}

#block-homepagedoubleblocks .field--name-field-buttons:before {
  content: "";
  width: 9rem;
  height: 2px;
  background: white;
  position: absolute;
  top: -3.2rem;
}

.donate-support-container {
  background-color: #E6AF67;
  border-top: 0.6rem solid #fff;
  border-bottom: 0.6rem solid #fff;
}
.donate-support-container h2 {
  color: #9c2618;
  font-size: clamp(3rem, 4.5vw, 3.6rem);
}
.donate-support-container .field.field--name-body {
  font-family: proxima-nova, sans-serif;
}

.home-content-box {
  padding: 5rem;
}

.content-boxes.view-content-box .view-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.content-boxes.view-content-box .view-content .views-row {
  flex: 0 1 395px;
  background: #fff;
  box-shadow: -4px 6px 10px -3px rgba(0, 0, 0, 0.25);
  position: relative;
  top: 0;
  transition: 0.5s;
}
.content-boxes.view-content-box .view-content .views-row:hover {
  top: 4px;
  transition: 0.5s;
  box-shadow: 4px -6px 10px -3px rgba(0, 0, 0, 0.25);
}

.box-content {
  text-align: center;
}
.box-content h2 {
  font-size: 2rem;
  color: #9c2618;
  margin-bottom: 0;
}
.box-content p {
  color: #404242;
  font-weight: 500;
  font-size: 1.5rem;
}
.box-content img {
  display: block;
}

.box-text-content {
  padding: 0.8rem;
}
.box-text-content a {
  text-decoration: none;
}

.content-box-container a {
  text-decoration: none;
}

div#block-homepagedoubleblocks {
  display: flex;
  gap: 0.6rem;
  flex-wrap: wrap;
}

.block--type-image-block {
  position: relative;
  flex: 1 1 49%;
  min-height: 375px;
  aspect-ratio: 9/5;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block--type-image-block .field__item, .block--type-image-block .field--name-field-media-image, .block--type-image-block .media--type-image {
  height: 100%;
}
.block--type-image-block img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.field--name-field-bac {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.block-text-content {
  z-index: 1;
  position: relative;
  text-align: center;
}
.block-text-content .field--name-body {
  color: #fff;
  font-size: 2.6rem;
  font-weight: 500;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
  line-height: 1.3;
  margin-bottom: 5rem;
}

.node-115 .layout-content {
  margin-top: -2px;
}

.wtg-grid-view {
  padding: 3rem 2rem;
  background-color: #f0f4f3;
  margin-bottom: 3rem;
}
@media (min-width: 48.875em) {
  .wtg-grid-view {
    padding: 5rem;
  }
}

.wtg-grid-view .view-content {
  display: grid;
  grid-template-columns: repeat(1, minmax(auto, 295px));
  justify-content: center;
  align-items: center;
  gap: 2rem;
  text-align: center;
}
@media (min-width: 41.625em) {
  .wtg-grid-view .view-content {
    grid-template-columns: repeat(2, minmax(auto, 295px));
  }
}
@media (min-width: 56.875em) {
  .wtg-grid-view .view-content {
    grid-template-columns: repeat(3, minmax(auto, 295px));
  }
}

.wtg-button-container {
  height: 124px;
  width: 295px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: -4px 6px 10px -3px rgba(0, 0, 0, 0.25);
  transition: 0.5s;
}
.wtg-button-container span {
  height: 100%;
  width: 100%;
}
.wtg-button-container:hover, .wtg-button-container:focus-within, .wtg-button-container:active {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
  transition: 0.5s;
}
.wtg-button-container:focus-within {
  border: 1px dotted #9c2618;
}

.wtg-button {
  background: lightgray;
  display: block;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "acumin-pro-semi-condensed", sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 2.4rem;
  border: 0.6rem solid #fff;
  text-decoration: none;
}
.wtg-button.yellow {
  background-color: #b88b59;
}
.wtg-button.teal {
  background-color: #437373;
}
.wtg-button.purple {
  background-color: #6a5b75;
}
.wtg-button.red {
  background-color: #9c2618;
}
.wtg-button.blue {
  background-color: #184b62;
}
.wtg-button:hover, .wtg-button:focus, .wtg-button:active {
  color: white;
}

/* Header Block */
.paragraph--type--media-text-block {
  background-color: #dae2e6;
}
@media (min-width: 56.875em) {
  .paragraph--type--media-text-block {
    display: grid;
    grid-template-columns: 1fr 40%;
  }
}
.paragraph--type--media-text-block .field--name-field-image {
  order: 2;
}
.paragraph--type--media-text-block .media--type-image {
  height: 100%;
}
.paragraph--type--media-text-block .media--type-image .field--name-field-media-image, .paragraph--type--media-text-block .media--type-image .field__item {
  height: 100%;
}
.paragraph--type--media-text-block img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.paragraph--type--media-text-block .text-content-container {
  display: flex;
  justify-content: center;
}
.paragraph--type--media-text-block .text-content-inner {
  padding: 5rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 66rem;
}
@media (min-width: 56.875em) {
  .paragraph--type--media-text-block .text-content-inner {
    padding: 5rem 4rem 5rem 5rem;
  }
}
@media (min-width: 78em) {
  .paragraph--type--media-text-block .text-content-inner {
    padding: 5rem;
  }
}
.paragraph--type--media-text-block .field--name-field-heading-title h1 {
  text-transform: uppercase;
  color: #9c2618;
  font-family: proxima-nova, sans-serif;
}
.paragraph--type--media-text-block .field.field--name-field-content {
  font-size: 1.9rem;
}
.paragraph--type--media-text-block .field--name-field-block-button {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin: 2rem 0;
}
.paragraph--type--media-text-block .field--name-field-block-button a {
  background-color: #fff;
  color: #0078A1;
  border: 2px solid;
  border-radius: 7px;
  padding: 1rem 2rem;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
  display: inline-block;
  box-shadow: -4px 6px 10px -3px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}

.page-title-over-image h1 {
  font-size: clamp(3rem, 3.5vw, 4.8rem);
  text-transform: uppercase;
  font-family: proxima-nova, sans-serif;
  line-height: 1;
}
.page-title-over-image h1 sub, .page-title-over-image h1 sup {
  font-size: 55%;
}

.field--name-field-header-image img.image-style-hero-banner {
  min-height: 360px;
}

.float-text {
  top: 0;
  color: #fff;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 5rem 5rem 5rem 7rem;
}
.float-text .field--name-body p {
  font-size: 2.6rem;
  line-height: 1.15;
}

.float-text-inner {
  width: 100%;
  max-width: 122rem;
  margin: auto;
}

.page-title {
  margin: 5rem 0 0;
}
.page-title h1 {
  line-height: 1.1;
  font-family: proxima-nova, sans-serif;
  font-size: clamp(3rem, 4.5vw, 4.8rem);
  text-transform: uppercase;
  text-align: center;
  color: #9c2618;
}

.block--type-key-accomplishments {
  background: #a5c8d2;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  position: relative;
  padding: 5rem;
  text-align: center;
}
.block--type-key-accomplishments > * {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
.block--type-key-accomplishments h2 {
  color: #184b62;
}
.block--type-key-accomplishments p {
  font-size: 2rem;
}

.tag-button {
  padding: 2rem 0;
  margin: auto;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem 2rem;
  justify-content: center;
}
.tag-button a {
  background: #fff;
  color: #404242;
  padding: 0.5rem 1.2rem 0.7rem;
  text-decoration: none;
  font-family: "acumin-pro-condensed", sans-serif;
  letter-spacing: 0.05rem;
  font-size: 2rem;
  transition: 0.5s;
}
.tag-button a:hover {
  color: #fff;
  background: #404242;
  transition: 0.5s;
}

.block--type-two-column-accordion {
  padding: 5rem 0;
}
.block--type-two-column-accordion > h2 {
  text-align: center;
}

.field--name-field-two-column-content {
  display: flex;
  gap: 5rem;
  margin: 2rem 0;
}
.field--name-field-two-column-content > .field__item {
  flex: 1 1 50%;
}
.field--name-field-two-column-content .field--name-field-media-image {
  margin-bottom: 2rem;
}
.field--name-field-two-column-content img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 3/2;
}

.accordion-intro.field--name-field-visible-content > *:last-child {
  margin-bottom: 0;
}

.accordion-more {
  display: none;
}

.field--name-field-read-more-link {
  margin: 1rem 2rem;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 700;
}
.field--name-field-read-more-link a {
  position: relative;
}
.field--name-field-read-more-link a:after {
  content: "⌄";
  position: absolute;
  top: -1rem;
  right: -1.5rem;
  font-size: 2rem;
}
.field--name-field-read-more-link a.showmore:after {
  transform: rotate(180deg);
  top: 0;
}

/* Content Types
--------------------------------------------- */
.project-intro-container {
  padding: 5rem 0 3rem;
}

.project-intro {
  display: grid;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  row-gap: 1rem;
  grid-template-columns: 1fr;
  margin: 2rem 0 3rem;
}
@media (min-width: 48.875em) {
  .project-intro {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
    row-gap: 0;
    grid-template-columns: 315px 1fr;
  }
}
.project-intro .field--name-field-featured-thumbnail {
  grid-row: span 2;
}
.project-intro .field--name-field-featured-thumbnail img {
  display: block;
  border-left: 7px solid #9c2618;
}
.project-intro .entry-title, .project-intro .project-intro-header {
  line-height: 1;
  margin-top: -0.5rem;
  font-size: 3rem;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  color: #9c2618;
}
.project-intro .field--name-field-issue-summary {
  font-size: 2rem;
  font-family: "Archer A", "Archer B", serif;
}

.project-intro:not(.synopsis-content) {
  grid-template-rows: auto 1fr;
}

.banner-header-container .field--name-field-media-image .field__item {
  height: 73.5vw;
}
@media (min-width: 41.625em) {
  .banner-header-container .field--name-field-media-image .field__item {
    height: 36vw;
  }
}
@media (min-width: 65em) {
  .banner-header-container .field--name-field-media-image .field__item {
    height: 31vw;
  }
}

.page-node-type-project-page .layout-content {
  margin: 0 auto;
  max-width: 130.7rem;
}
.page-node-type-project-page .field--name-body {
  font-size: 2rem;
  font-family: "Archer A", "Archer B", serif;
}
.page-node-type-project-page .view-issue-areas-block, .page-node-type-project-page .view-project-issue-block {
  background: #a5c8d2;
  padding: 3rem 2rem 5rem;
}
@media (min-width: 48.875em) {
  .page-node-type-project-page .view-issue-areas-block, .page-node-type-project-page .view-project-issue-block {
    padding: 3rem 5rem 5rem;
  }
}
.page-node-type-project-page .view-issue-areas-block .view-header, .page-node-type-project-page .view-project-issue-block .view-header {
  font-family: "acumin-pro-condensed", sans-serif;
  margin-bottom: 2rem;
}
.page-node-type-project-page .view-issue-areas-block .view-header h2, .page-node-type-project-page .view-issue-areas-block .view-header p, .page-node-type-project-page .view-project-issue-block .view-header h2, .page-node-type-project-page .view-project-issue-block .view-header p {
  margin-bottom: 0;
}
.page-node-type-project-page .view-issue-areas-block .views-field-title a, .page-node-type-project-page .view-project-issue-block .views-field-title a {
  text-decoration: none;
  text-transform: uppercase;
  color: #194e6f;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: clamp(1.8rem, 3vw, 2rem);
  padding: 0.75rem 2.25rem 0.75rem 0;
  display: block;
  border-bottom: 1px solid #fff;
  position: relative;
  line-height: 1.2;
  transition: 0.5s;
}
.page-node-type-project-page .view-issue-areas-block .views-field-title a:hover, .page-node-type-project-page .view-project-issue-block .views-field-title a:hover {
  color: #0078A1;
  transition: 0.5s;
}
.page-node-type-project-page .view-issue-areas-block .views-field-title a:after, .page-node-type-project-page .view-project-issue-block .views-field-title a:after {
  content: ">";
  color: #9c2618;
  position: absolute;
  right: 10px;
  top: 50%;
  line-height: 1;
  margin-top: -1.3rem;
}

.learn-topics, .field--name-field-issue-topics.field--type-viewfield, .view-topic-button-list {
  padding: 1rem 0 3rem;
}
@media (min-width: 48.875em) {
  .learn-topics, .field--name-field-issue-topics.field--type-viewfield, .view-topic-button-list {
    padding: 5rem 0;
  }
}
@media (min-width: 65em) {
  .learn-topics, .field--name-field-issue-topics.field--type-viewfield, .view-topic-button-list {
    padding: 5rem 0 5rem 5rem;
  }
}
.learn-topics .field--name-field-topics-title, .learn-topics .view-header, .field--name-field-issue-topics.field--type-viewfield .field--name-field-topics-title, .field--name-field-issue-topics.field--type-viewfield .view-header, .view-topic-button-list .field--name-field-topics-title, .view-topic-button-list .view-header {
  color: #9c2618;
}
.learn-topics ul.topics, .field--name-field-issue-topics.field--type-viewfield ul.topics, .view-topic-button-list ul.topics {
  padding: 2rem 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem 2rem;
}
.learn-topics ul.topics li, .field--name-field-issue-topics.field--type-viewfield ul.topics li, .view-topic-button-list ul.topics li {
  font-family: "acumin-pro-condensed", sans-serif;
  letter-spacing: 0.05rem;
  font-size: 2rem;
}
.learn-topics ul.topics li a, .field--name-field-issue-topics.field--type-viewfield ul.topics li a, .view-topic-button-list ul.topics li a {
  color: #404242;
  background: #f3efee;
  padding: 0.5rem 1.2rem 0.7rem;
  text-decoration: none;
  transition: 0.5s;
  display: block;
  text-align: center;
}
.learn-topics ul.topics li a:hover, .field--name-field-issue-topics.field--type-viewfield ul.topics li a:hover, .view-topic-button-list ul.topics li a:hover {
  color: #f3efee;
  background: #404242;
  transition: 0.5s;
}
.learn-topics .field--name-field-topics.field--type-link, .field--name-field-issue-topics.field--type-viewfield .field--name-field-topics.field--type-link, .view-topic-button-list .field--name-field-topics.field--type-link {
  padding: 2rem 0;
}
.learn-topics .field--name-field-topics.field--type-link .field__item, .field--name-field-issue-topics.field--type-viewfield .field--name-field-topics.field--type-link .field__item, .view-topic-button-list .field--name-field-topics.field--type-link .field__item {
  display: inline-block;
  padding: 0.5rem 0;
  margin: 1.2rem 0.75rem;
}
.learn-topics .field--name-field-topics.field--type-link .field__item a, .field--name-field-issue-topics.field--type-viewfield .field--name-field-topics.field--type-link .field__item a, .view-topic-button-list .field--name-field-topics.field--type-link .field__item a {
  color: #404242;
  font-size: 2rem;
  background: #f3efee;
  padding: 0.5rem 1.2rem 0.7rem;
  text-decoration: none;
  font-family: "acumin-pro-condensed", sans-serif;
  letter-spacing: 0.05rem;
}

.field--name-field-staff.field--type-viewfield {
  background-color: #f3efee;
}

.issue-staff-container {
  background-color: #f3efee;
}

.issues-staff-inner-container {
  max-width: 130.7rem;
  margin: auto !important;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 2rem;
}
.issues-staff-inner-container h2 {
  color: #404242;
}
@media (min-width: 56.875em) {
  .issues-staff-inner-container {
    display: grid;
    grid-template-columns: 40% 60%;
  }
}
@media (min-width: 65em) {
  .issues-staff-inner-container {
    grid-template-columns: 30% 70%;
  }
}
.issues-staff-inner-container .views-element-container {
  height: 100%;
}
.issues-staff-inner-container .staff-slider-container {
  padding: 3rem 2rem 5rem;
}
@media (min-width: 48.875em) {
  .issues-staff-inner-container .staff-slider-container {
    padding: 3rem 5rem 5rem;
  }
}
.issues-staff-inner-container .staff-slider-container .view-content {
  margin-top: 6rem;
}
.issues-staff-inner-container .staff-slider-container nav.slick__arrow {
  opacity: 0;
}

.field--name-field-related-issues, .view-project-issue-block {
  flex: 0 1 450px;
  height: 100%;
  background: #a5c8d2;
  position: relative;
}
.field--name-field-related-issues:before, .view-project-issue-block:before {
  height: 100%;
  width: 3000%;
  background: #a5c8d2;
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
}

.project-news-more {
  padding: 2rem;
}
@media (min-width: 48.875em) {
  .project-news-more {
    padding: 5rem;
  }
}
.project-news-more .view-header {
  max-width: 130.7rem;
  margin: auto;
  padding-left: 5rem;
}
.project-news-more .view-header h2 {
  color: #404242;
}

.new-grid {
  max-width: 130.7rem;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 56.875em) {
  .new-grid {
    flex-wrap: no-wrap;
  }
}
.new-grid .views-field.views-field-field-related-issues {
  flex: 1 1 100%;
  max-width: 100%;
  display: inline-block;
}
@media (min-width: 56.875em) {
  .new-grid .views-field.views-field-field-related-issues {
    flex: 1 0 40%;
  }
}
@media (min-width: 65em) {
  .new-grid .views-field.views-field-field-related-issues {
    flex: 1 0 30%;
  }
}
.new-grid .views-field.views-field-field-related-issues:before {
  height: 100%;
  width: 3000%;
  background: #a5c8d2;
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
}
.new-grid .views-field.views-field-field-related-issues .views-element-container, .new-grid .views-field.views-field-field-related-issues .contextual-region.field__item.field__item-label-hidden, .new-grid .views-field.views-field-field-related-issues .field-content {
  height: 100%;
}
.new-grid .views-field.views-field-field-staff {
  flex: 1 1 100%;
  max-width: 100%;
  display: inline-block;
}
@media (min-width: 56.875em) {
  .new-grid .views-field.views-field-field-staff {
    flex: 0 0 60%;
    width: 60%;
  }
}
@media (min-width: 65em) {
  .new-grid .views-field.views-field-field-staff {
    flex: 0 0 70%;
    width: 70%;
  }
}
.new-grid .staff-slider-container {
  padding: 3rem 2rem 5rem;
}
.new-grid .staff-slider-container .view-content {
  margin-top: 6rem;
}

.page-node-type-issue-page .layout-content {
  margin: 0 auto;
}

.project-intro-header {
  line-height: 1;
  margin-top: -0.5rem;
  font-size: 3rem;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  color: #9c2618;
}

.field--name-field-issue-sum {
  font-size: 2rem;
  font-family: "Archer A", "Archer B", serif;
}

/* Key Statistics */
.key-statistics {
  padding: 3rem 2rem 5rem;
}
@media (min-width: 65em) {
  .key-statistics {
    padding: 3rem 5rem 5rem;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 210px, #f0f4f3 210px, #f0f4f3 100%);
  }
}

.key-statistics-header {
  text-align: center;
}
.key-statistics-header h2 {
  color: #404242;
}

.field--name-field-key-statistics-header h2 {
  text-align: center;
}

.field--name-field-key-s, .field--name-field-key-statistics {
  text-align: center;
  gap: 2rem;
  margin: 5rem 0;
  justify-content: center;
}
@media (min-width: 41.625em) {
  .field--name-field-key-s, .field--name-field-key-statistics {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 65em) {
  .field--name-field-key-s, .field--name-field-key-statistics {
    max-width: 102rem;
    margin: 5rem auto;
  }
}
.field--name-field-key-s > .field__item, .field--name-field-key-s > .paragraph--type--key-statistics, .field--name-field-key-statistics > .field__item, .field--name-field-key-statistics > .paragraph--type--key-statistics {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 85px, #f0f4f3 85px, #f0f4f3 100%);
  padding: 2rem;
  flex: 0 1 48.5%;
  margin: 2rem 0;
}
@media (min-width: 65em) {
  .field--name-field-key-s > .field__item, .field--name-field-key-s > .paragraph--type--key-statistics, .field--name-field-key-statistics > .field__item, .field--name-field-key-statistics > .paragraph--type--key-statistics {
    flex: 0 1 23%;
    background: transparent;
    padding: 0 1rem;
  }
}
@media (min-width: 68.6875em) {
  .field--name-field-key-s > .field__item, .field--name-field-key-s > .paragraph--type--key-statistics, .field--name-field-key-statistics > .field__item, .field--name-field-key-statistics > .paragraph--type--key-statistics {
    flex: 0 1 23.5%;
  }
}

.field--name-field-stat-header h3 {
  font-size: 4rem;
  font-family: "Archer A", "Archer B", serif;
  color: #9c2618;
  line-height: 1;
}

.field--name-field-statistic-summary p {
  font-weight: 500;
  color: #184b62;
}

.field--name-field-icon img {
  width: 125px;
  padding: 1rem;
  background: #f1ede4;
  border-radius: 100px;
  border: 3px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
  margin: auto;
}

.field--name-field-key-statistics-subheader {
  font-size: 1.8rem;
}

/* Staff */
.field--name-field-issue-staff, .views-field-field-issue-staff {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  position: relative;
  background-color: #f3efee;
  padding: 3rem 5rem 5rem;
}
.field--name-field-issue-staff .staff-slider-container, .views-field-field-issue-staff .staff-slider-container {
  text-align: center;
}
.field--name-field-issue-staff .staff-slider-container .field--name-field-media-image img:hover, .views-field-field-issue-staff .staff-slider-container .field--name-field-media-image img:hover {
  box-shadow: none;
}
.field--name-field-issue-staff .view-header, .views-field-field-issue-staff .view-header {
  margin-bottom: 4rem;
}
.field--name-field-issue-staff .view-content, .views-field-field-issue-staff .view-content {
  max-width: 860px;
  margin: auto;
}

/* related websites */
.field--name-field-related-websites-toolkits {
  display: flex;
  flex-direction: column;
}
.field--name-field-related-websites-toolkits .field__item {
  height: auto !important;
}
.field--name-field-related-websites-toolkits .field__item article > div {
  display: grid;
  grid-template-columns: 65px 1fr;
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  margin-bottom: 1rem;
  font-family: "acumin-pro-condensed", sans-serif;
  line-height: 1.2;
}
.field--name-field-related-websites-toolkits .field__item article > div .field--name-field-website-image {
  grid-row: span 2;
}
.field--name-field-related-websites-toolkits .field__item article > div h3 {
  margin: 0;
  font-size: 1.6rem;
  display: inline-block;
}
.field--name-field-related-websites-toolkits .field__item article > div .field--name-field-website-description {
  grid-column-start: 2;
}
.field--name-field-related-websites-toolkits .field__item article > div a {
  color: #404242;
}
.field--name-field-related-websites-toolkits .field__item article > div img {
  border: 1px solid #9c2618;
}
.field--name-field-related-websites-toolkits a.button {
  margin-top: auto;
  text-align: center;
  align-self: center;
}

/* Issue Page Block Views */
.page-node-type-issue-page {
  /* new grid */
}
.page-node-type-issue-page .more-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  padding: 2rem;
  justify-content: center;
}
@media (min-width: 41.625em) {
  .page-node-type-issue-page .more-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 65em) {
  .page-node-type-issue-page .more-container {
    grid-template-columns: repeat(3, minmax(200px, 425px));
  }
}
@media (min-width: 78em) {
  .page-node-type-issue-page .more-container {
    padding: 7rem;
  }
}
.page-node-type-issue-page .more-container > .field {
  background: #E6AF67;
  padding: 2rem;
}
@media (min-width: 56.875em) {
  .page-node-type-issue-page .more-container > .field {
    padding: 5rem;
  }
}
.page-node-type-issue-page .more-container > .field:nth-of-type(even) {
  background: #a5c8d2;
}
.page-node-type-issue-page .more-container > .field .view-header {
  font-family: "acumin-pro-condensed", sans-serif;
  margin-bottom: 1.6rem;
}
.page-node-type-issue-page .more-container > .field .view-header h2 {
  font-size: clamp(2.6rem, 3vw, 3.6rem);
  color: #404242;
}
.page-node-type-issue-page .more-container > .field .view-header p {
  margin-bottom: 0;
}
.page-node-type-issue-page .more-container > .field .view-footer {
  text-align: center;
  margin: auto 0 0;
}
.page-node-type-issue-page .more-container > .field .field__item, .page-node-type-issue-page .more-container > .field .views-element-container {
  height: 100%;
}
.page-node-type-issue-page .more-container > .field .view {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.page-node-type-issue-page .more-grid-container .more-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  padding: 2rem;
  justify-content: center;
}
@media (min-width: 41.625em) {
  .page-node-type-issue-page .more-grid-container .more-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 65em) {
  .page-node-type-issue-page .more-grid-container .more-container {
    grid-template-columns: repeat(3, minmax(200px, 425px));
  }
}
@media (min-width: 78em) {
  .page-node-type-issue-page .more-grid-container .more-container {
    padding: 7rem;
  }
}
.page-node-type-issue-page .more-grid-container .more-container > .field__item {
  background: #E6AF67;
  padding: 2rem;
}
@media (min-width: 56.875em) {
  .page-node-type-issue-page .more-grid-container .more-container > .field__item {
    padding: 5rem;
  }
}
.page-node-type-issue-page .more-grid-container .more-container > .field__item:nth-of-type(even) {
  background: #a5c8d2;
}
.page-node-type-issue-page .more-grid-container .more-container > .field__item .view-header {
  font-family: "acumin-pro-condensed", sans-serif;
  margin-bottom: 1.6rem;
}
.page-node-type-issue-page .more-grid-container .more-container > .field__item .view-header h2 {
  font-size: clamp(2.6rem, 3vw, 3.6rem);
  color: #404242;
}
.page-node-type-issue-page .more-grid-container .more-container > .field__item .view-header p {
  margin-bottom: 0;
}
.page-node-type-issue-page .more-grid-container .more-container > .field__item .view-footer {
  text-align: center;
  margin: auto 0 0;
}
.page-node-type-issue-page .more-grid-container .more-container > .field__item .field__item, .page-node-type-issue-page .more-grid-container .more-container > .field__item .views-element-container {
  height: 100%;
}
.page-node-type-issue-page .more-grid-container .more-container > .field__item .view {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.page-node-type-issue-page .field--name-field-other-issue-areas .item-list ul, .page-node-type-issue-page .field--name-field-related-issues-block .item-list ul, .page-node-type-issue-page .view-issue-areas-block .item-list ul {
  list-style: none;
}
.page-node-type-issue-page .field--name-field-other-issue-areas .item-list ul li, .page-node-type-issue-page .field--name-field-related-issues-block .item-list ul li, .page-node-type-issue-page .view-issue-areas-block .item-list ul li {
  padding: 0;
  margin: 0;
}
.page-node-type-issue-page .field--name-field-other-issue-areas .views-field-title a, .page-node-type-issue-page .field--name-field-other-issue-areas .field__item a, .page-node-type-issue-page .field--name-field-other-issue-areas .field-content a, .page-node-type-issue-page .field--name-field-other-issue-areas .item-list a, .page-node-type-issue-page .field--name-field-related-issues-block .views-field-title a, .page-node-type-issue-page .field--name-field-related-issues-block .field__item a, .page-node-type-issue-page .field--name-field-related-issues-block .field-content a, .page-node-type-issue-page .field--name-field-related-issues-block .item-list a, .page-node-type-issue-page .view-issue-areas-block .views-field-title a, .page-node-type-issue-page .view-issue-areas-block .field__item a, .page-node-type-issue-page .view-issue-areas-block .field-content a, .page-node-type-issue-page .view-issue-areas-block .item-list a {
  text-decoration: none;
  text-transform: uppercase;
  color: #194e6f;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: clamp(1.8rem, 3vw, 2rem);
  padding: 0.75rem 2.25rem 0.75rem 0;
  display: block;
  border-bottom: 1px solid #fff;
  position: relative;
  line-height: 1.2;
}
.page-node-type-issue-page .field--name-field-other-issue-areas .views-field-title a:after, .page-node-type-issue-page .field--name-field-other-issue-areas .field__item a:after, .page-node-type-issue-page .field--name-field-other-issue-areas .field-content a:after, .page-node-type-issue-page .field--name-field-other-issue-areas .item-list a:after, .page-node-type-issue-page .field--name-field-related-issues-block .views-field-title a:after, .page-node-type-issue-page .field--name-field-related-issues-block .field__item a:after, .page-node-type-issue-page .field--name-field-related-issues-block .field-content a:after, .page-node-type-issue-page .field--name-field-related-issues-block .item-list a:after, .page-node-type-issue-page .view-issue-areas-block .views-field-title a:after, .page-node-type-issue-page .view-issue-areas-block .field__item a:after, .page-node-type-issue-page .view-issue-areas-block .field-content a:after, .page-node-type-issue-page .view-issue-areas-block .item-list a:after {
  content: ">";
  color: #9c2618;
  position: absolute;
  right: 10px;
  top: 50%;
  line-height: 1;
  margin-top: -1.3rem;
}
.page-node-type-issue-page .field--name-field-related-websites .views-field-title a, .page-node-type-issue-page .field--name-field-related-websites .related-website-container a,
.page-node-type-issue-page .related-website .views-field-title a,
.page-node-type-issue-page .related-website .related-website-container a,
.page-node-type-issue-page .field--name-field-reports .views-field-title a,
.page-node-type-issue-page .field--name-field-reports .related-website-container a,
.page-node-type-issue-page .field--name-field-more-resources .views-field-title a,
.page-node-type-issue-page .field--name-field-more-resources .related-website-container a, .page-node-type-issue-page .view-research-reports .views-field-title a, .page-node-type-issue-page .view-research-reports .related-website-container a {
  display: grid;
  grid-template-columns: 65px 1fr;
  gap: 1.6rem;
  margin: 0 0 1.6rem 0;
  color: #404242;
  font-family: "acumin-pro-condensed", sans-serif;
  line-height: 1.2;
  text-decoration: none;
}
.page-node-type-issue-page .field--name-field-related-websites .views-field-title a time.datetime, .page-node-type-issue-page .field--name-field-related-websites .related-website-container a time.datetime,
.page-node-type-issue-page .related-website .views-field-title a time.datetime,
.page-node-type-issue-page .related-website .related-website-container a time.datetime,
.page-node-type-issue-page .field--name-field-reports .views-field-title a time.datetime,
.page-node-type-issue-page .field--name-field-reports .related-website-container a time.datetime,
.page-node-type-issue-page .field--name-field-more-resources .views-field-title a time.datetime,
.page-node-type-issue-page .field--name-field-more-resources .related-website-container a time.datetime, .page-node-type-issue-page .view-research-reports .views-field-title a time.datetime, .page-node-type-issue-page .view-research-reports .related-website-container a time.datetime {
  color: #194e6f;
  white-space: nowrap;
}
.page-node-type-issue-page .field--name-field-related-websites .views-field-title a span.text-content, .page-node-type-issue-page .field--name-field-related-websites .related-website-container a span.text-content,
.page-node-type-issue-page .related-website .views-field-title a span.text-content,
.page-node-type-issue-page .related-website .related-website-container a span.text-content,
.page-node-type-issue-page .field--name-field-reports .views-field-title a span.text-content,
.page-node-type-issue-page .field--name-field-reports .related-website-container a span.text-content,
.page-node-type-issue-page .field--name-field-more-resources .views-field-title a span.text-content,
.page-node-type-issue-page .field--name-field-more-resources .related-website-container a span.text-content, .page-node-type-issue-page .view-research-reports .views-field-title a span.text-content, .page-node-type-issue-page .view-research-reports .related-website-container a span.text-content {
  line-height: 1.2;
}
.page-node-type-issue-page .field--name-field-related-websites .views-field-title a .related-website-title, .page-node-type-issue-page .field--name-field-related-websites .related-website-container a .related-website-title,
.page-node-type-issue-page .related-website .views-field-title a .related-website-title,
.page-node-type-issue-page .related-website .related-website-container a .related-website-title,
.page-node-type-issue-page .field--name-field-reports .views-field-title a .related-website-title,
.page-node-type-issue-page .field--name-field-reports .related-website-container a .related-website-title,
.page-node-type-issue-page .field--name-field-more-resources .views-field-title a .related-website-title,
.page-node-type-issue-page .field--name-field-more-resources .related-website-container a .related-website-title, .page-node-type-issue-page .view-research-reports .views-field-title a .related-website-title, .page-node-type-issue-page .view-research-reports .related-website-container a .related-website-title {
  margin: 0;
  font-size: 1.6rem;
  display: inline-block;
}
.page-node-type-issue-page .field--name-field-related-websites .views-field-title img, .page-node-type-issue-page .field--name-field-related-websites .related-website-container img,
.page-node-type-issue-page .related-website .views-field-title img,
.page-node-type-issue-page .related-website .related-website-container img,
.page-node-type-issue-page .field--name-field-reports .views-field-title img,
.page-node-type-issue-page .field--name-field-reports .related-website-container img,
.page-node-type-issue-page .field--name-field-more-resources .views-field-title img,
.page-node-type-issue-page .field--name-field-more-resources .related-website-container img, .page-node-type-issue-page .view-research-reports .views-field-title img, .page-node-type-issue-page .view-research-reports .related-website-container img {
  border: 1px solid #9c2618;
}
.page-node-type-issue-page .field.field--name-field-related-websites article > div {
  display: grid;
  grid-template-columns: 65px 1fr;
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  margin: 0 0 1.6rem 0;
  color: #404242;
  font-family: "acumin-pro-condensed", sans-serif;
  line-height: 1.2;
}
.page-node-type-issue-page .field.field--name-field-related-websites a {
  color: #404242;
  text-decoration: none;
}
.page-node-type-issue-page .field.field--name-field-related-websites .view-header {
  font-family: "acumin-pro-condensed", sans-serif;
  margin-bottom: 4.5rem;
}
.page-node-type-issue-page .field.field--name-field-related-websites .field.field--name-field-website-image {
  grid-row: span 2;
}
.page-node-type-issue-page .field.field--name-field-related-websites .field.field--name-field-website-image img {
  border: 1px solid #9c2618;
}
.page-node-type-issue-page .field.field--name-field-related-websites .field--name-title-text {
  margin: 0;
  font-size: 1.6rem;
  display: inline-block;
}
.page-node-type-issue-page .field--name-field-press-releases .views-row,
.page-node-type-issue-page .view-press-releases .views-row,
.page-node-type-issue-page .view-media-coverage .views-row,
.page-node-type-issue-page .field--name-field-media-coverage .views-row {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid white;
}
.page-node-type-issue-page .field--name-field-press-releases .views-row a,
.page-node-type-issue-page .view-press-releases .views-row a,
.page-node-type-issue-page .view-media-coverage .views-row a,
.page-node-type-issue-page .field--name-field-media-coverage .views-row a {
  color: #404242;
  line-height: 1.2;
  font-family: "acumin-pro-condensed", sans-serif;
  display: block;
  text-decoration: none;
}
.page-node-type-issue-page .field--name-field-press-releases .views-row a span.source,
.page-node-type-issue-page .view-press-releases .views-row a span.source,
.page-node-type-issue-page .view-media-coverage .views-row a span.source,
.page-node-type-issue-page .field--name-field-media-coverage .views-row a span.source {
  color: #194e6f;
}
.page-node-type-issue-page .field--name-field-press-releases .views-row:last-of-type,
.page-node-type-issue-page .view-press-releases .views-row:last-of-type,
.page-node-type-issue-page .view-media-coverage .views-row:last-of-type,
.page-node-type-issue-page .field--name-field-media-coverage .views-row:last-of-type {
  margin-bottom: 2rem;
}

.field--name-field-related-websites-toolkits h2 {
  font-size: clamp(2.6rem, 3vw, 3.6rem);
  margin-bottom: 2.6rem;
}

.field--name-field-related-issues-block h2.field__label:after {
  content: "Learn about other justice issues we work on";
  line-height: 1;
  font-size: 1.6rem;
  display: block;
}

.views-field.views-field-field-issue-header {
  padding: 4rem 0 0;
}

/* Archived Issue */
span.archived-tag {
  background-color: #9c2618;
  padding: 0.5rem 1rem 0.75rem;
}

.page-node-type-page .region.region-content {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 2rem;
}

.slick--field-photo-gallery-images {
  margin: 3rem auto;
}
@media (min-width: 48.875em) {
  .slick--field-photo-gallery-images {
    width: 696px;
    height: 498px;
  }
}
.slick--field-photo-gallery-images .slick__slide .slide__content img {
  margin: auto;
}
.slick--field-photo-gallery-images img.media__image.media__element.b-lazy {
  height: 499px;
}

.field--name-field-gallery-title, .field--name-field-event-date {
  text-align: center;
  font-weight: 600;
}

.page-node-type-photo-gallery h1.page-title {
  text-align: center;
  margin-bottom: 1rem;
}
.page-node-type-photo-gallery .slick-arrow::before {
  color: #9c2618 !important;
}

.field-content.gallery-text-content {
  text-align: center;
  margin: 1rem 1rem 0;
}
.field-content.gallery-text-content h2 {
  font-size: 1.8rem;
  line-height: 1;
  margin: 0;
}
.field-content.gallery-text-content p {
  font-size: 1.5rem;
  font-weight: 600;
}

.page-node-type-call-to-action .field__label {
  font-weight: bold;
  font-size: 2.4rem;
  color: #9c2618;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  font-family: "acumin-pro-condensed", sans-serif;
}

.page-node-type-webform .layout-content {
  margin-top: 0;
}
.page-node-type-webform .header-section {
  padding: 5rem;
}
.page-node-type-webform .header-section h1.page-title {
  margin: 5rem auto 3rem;
}
.page-node-type-webform .header-section > * {
  max-width: 118rem;
  margin: auto;
}
.page-node-type-webform .field--type-webform {
  max-width: 800px;
  margin: auto;
  padding: 5rem;
  background: white;
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.05);
}
.page-node-type-webform .field--type-webform #edit-actions {
  text-align: center;
  margin: 4rem 0 0;
}
.page-node-type-webform .field--type-webform input#edit-submit {
  background: rgb(34, 73, 114);
  background: linear-gradient(0deg, rgb(34, 73, 114) 0%, rgb(140, 197, 216) 100%);
  color: white;
  transition: 0.5s;
}
.page-node-type-webform .field--type-webform input#edit-submit:hover {
  background: rgb(34, 73, 114);
  background: linear-gradient(180deg, rgb(34, 73, 114) 0%, rgb(140, 197, 216) 100%);
  transition: 0.5s;
}

/* Subscribe Styling */
.node-1483 .header-section {
  text-align: center;
  background-color: #dae2e6;
}
.node-1483 .header-section h1.page-title {
  margin: 1rem auto;
}
.node-1483 .field--type-webform {
  margin: 6rem auto;
}

/* Views
--------------------------------------------- */
.path-staff {
  background-color: #f0f4f3;
}
.path-staff h1.page-title {
  text-align: center;
}

.staff-container .bef-exposed-form .form--inline > .form-item {
  float: none;
  text-align: center;
}
.staff-container .view-content {
  /*grid-template-columns: 1fr;
  @include breakpoint(phablet) {
  	grid-template-columns: repeat(3, 1fr);
  }
  @include breakpoint(tablet) {
  	grid-template-columns: repeat(4, 1fr);
  }
  @include breakpoint(bigtablet) {
  	grid-template-columns: repeat(5, 1fr);
  }*/
  row-gap: 2rem;
  max-width: 118rem;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.staff-container .views-row {
  text-align: center;
  position: relative;
  padding-top: 3rem;
  flex: 0 1 100%;
}
@media (min-width: 41.625em) {
  .staff-container .views-row {
    flex: 0 1 33%;
  }
}
@media (min-width: 48.875em) {
  .staff-container .views-row {
    flex: 0 1 25%;
  }
}
@media (min-width: 56.875em) {
  .staff-container .views-row {
    flex: 0 1 20%;
  }
}
.staff-container .views-row:after {
  border-top: 1px solid #9c2618;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
}
.staff-container .views-row:before {
  border-top: 1px solid #9c2618;
  position: absolute;
  bottom: -21px;
  left: 0;
  content: "";
  width: 100%;
}
.staff-container .views-row:first-of-type:after {
  display: none;
}
@media (min-width: 41.625em) {
  .staff-container .views-row:nth-child(-n+3):after {
    display: none;
  }
}
@media (min-width: 48.875em) {
  .staff-container .views-row:nth-child(-n+4):after {
    display: none;
  }
}
@media (min-width: 56.875em) {
  .staff-container .views-row:nth-child(-n+5):after {
    display: none;
  }
}

.slick--view--staff, .staff-container {
  text-align: center;
}
.slick--view--staff .field--name-field-media-image img, .staff-container .field--name-field-media-image img {
  border-radius: 100px;
  margin: auto;
  width: 160px;
  height: 160px;
  transition: 0.5s;
}
.slick--view--staff .field--name-field-media-image img:hover, .staff-container .field--name-field-media-image img:hover {
  box-shadow: 4px -6px 10px -3px rgba(0, 0, 0, 0.25);
  transition: 0.5s;
}
.slick--view--staff .staff-name, .staff-container .staff-name {
  font-size: 1.8rem;
  font-weight: 700;
  color: #9c2618;
  font-family: "acumin-pro-condensed", sans-serif;
  margin-bottom: 0.5rem;
}
.slick--view--staff .staff-title-project, .staff-container .staff-title-project {
  line-height: 1;
  font-size: 1.4rem;
  font-family: "acumin-pro-condensed", sans-serif;
  color: #404242;
}
.slick--view--staff .sub-team, .staff-container .sub-team {
  line-height: 1;
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  font-family: "acumin-pro-semi-condensed", sans-serif;
  color: #404242;
}
.slick--view--staff .read-bio, .staff-container .read-bio {
  font-weight: 700;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #194e6f;
}

.slick--view--staff.slick--view--staff--block-3 .field--name-field-media-image img:hover {
  box-shadow: none;
}

.slick-arrow::before {
  color: #9c2618 !important;
}

.staff-slider-container .view-footer {
  text-align: center;
}

a.cboxElement {
  text-decoration: none;
}

#cboxWrapper {
  padding-right: 5px;
}

#cboxLoadedContent, #cboxContent {
  background-color: #fff;
}

#cboxContent {
  border: 10px solid #9c2618;
}
.node-115 #cboxContent {
  border-color: #184b62;
}

.inline-content {
  padding: 2rem;
}
.node-115 .inline-content {
  padding: 4rem;
}

#cboxClose {
  background-position: -50px -26px;
  border-radius: 100px;
  border: 8px solid #9c2618;
  top: -23px;
}
#cboxClose:hover {
  background-position: -50px -1px;
}
.node-115 #cboxClose {
  border-color: #184b62;
}

p.staff-name-title {
  text-transform: uppercase;
  font-size: 1.4rem;
  margin-bottom: 0;
  font-weight: 500;
}
p.staff-name-title b {
  color: #9c2618;
}

p.staff-phone-email {
  font-size: 1.4rem;
  font-weight: 500;
}

.modal-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 2.4rem;
}
.modal-layout .media--type-image {
  flex: 0 1 150px;
}
.modal-layout .bio-text {
  flex: 1 1 100%;
}
@media (min-width: 41.625em) {
  .modal-layout .bio-text {
    flex: 1;
  }
}
.node-115 .modal-layout {
  display: block;
}

/* Ways to Give Modal */
.modal-title {
  font-size: 2.4rem;
  margin-bottom: 0.5rem;
  color: #184b62;
}

.chosen-container-single:not(#edit_department_chosen) {
  width: 100% !important;
}
.chosen-container-single .chosen-single {
  border: 2px solid #0078A1;
  color: #0078A1;
  font-weight: 600;
  padding: 1.2rem 1rem;
  text-transform: uppercase;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  border-radius: 7px;
}
.chosen-container-single.chosen-with-drop .chosen-single {
  border-bottom-color: #fff;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border-width: 2px;
}

.chosen-container.chosen-dropup .chosen-drop {
  top: 100%;
  bottom: auto;
  border: 2px solid #0078A1;
  border-top-width: 0;
  margin-top: -2px;
  border-radius: 0 0 7px 7px;
}

.chosen-container-active.chosen-with-drop.chosen-dropup .chosen-single {
  border-radius: 7px 7px 0 0;
  border-width: 2px;
  border-color: #0078A1;
}

.chosen-container .chosen-results {
  max-height: 40vh;
}
.chosen-container .chosen-results li {
  font-size: 1.6rem;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #0078A1;
}
.chosen-container .chosen-search {
  display: none;
}
.chosen-container .chosen-drop {
  border: 2px solid #0078A1;
  border-top-width: 0;
}

.chosen-container-single .chosen-single div, .chosen-container-single.chosen-with-drop .chosen-single div {
  width: 30px;
  top: 1px;
  right: 5px;
}
.chosen-container-single .chosen-single div b, .chosen-container-single.chosen-with-drop .chosen-single div b {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NiIgaGVpZ2h0PSI1NiIgdmlld0JveD0iMCAwIDU2IDU2Ij48cGF0aCBmaWxsPSIjODcwNzBCIiBkPSJNMjgsNDguN2MwLjUsMCwxLTAuMiwxLjYtMC43bDE1LjgtMTIuOGMwLjQtMC40LDAuNi0wLjgsMC42LTEuNWMwLTEuMi0wLjktMi4yLTIuMS0yLjJjLTAuNSwwLTEsMC4yLTEuNiwwLjYKCUwyOCw0My44TDEzLjcsMzIuMmMtMC41LTAuNC0xLjEtMC42LTEuNS0wLjZjLTEuMiwwLTIuMiwwLjktMi4yLDIuMmMwLDAuNywwLjIsMS4yLDAuNiwxLjVsMTUuOCwxMi44QzI3LDQ4LjUsMjcuNSw0OC43LDI4LDQ4Ljd6Ii8+PC9zdmc+") no-repeat right 5px top 24%;
  background-size: 25px 22px;
}

.path-toolkits-websites .layout-container {
  background: #f0f4f3;
}
.path-toolkits-websites .layout-container .view-header {
  font-family: "Archer A", "Archer B", serif;
  font-size: 2rem;
}
.path-toolkits-websites .layout-container div#block-texasappleseed-page-title {
  padding: 2rem 0 0;
}
.path-toolkits-websites .layout-container div#block-texasappleseed-page-title h1 {
  text-align: left;
}

.view-websites:not(.related-website) .view-content {
  display: grid;
  grid-template-columns: repeat(1, minmax(auto, 380px));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 3rem;
  margin: 3rem 0;
  justify-content: center;
}
@media (min-width: 41.625em) {
  .view-websites:not(.related-website) .view-content {
    grid-template-columns: repeat(2, minmax(auto, 380px));
  }
}
@media (min-width: 65em) {
  .view-websites:not(.related-website) .view-content {
    grid-template-columns: repeat(3, 380px);
  }
}

h2.website-title {
  font-size: 1.6rem;
  color: #9c2618;
  letter-spacing: 0.05rem;
  margin: 1rem 0 0;
}

.website-desc {
  font-size: 1.4rem;
  font-family: "acumin-pro-semi-condensed", sans-serif;
  color: #404242;
  letter-spacing: 0.02rem;
  -webkit-font-smoothing: subpixel-antialiased;
}

.visit-link {
  font-weight: 600;
  text-align: right;
  text-transform: uppercase;
  font-size: 1.2rem;
  margin-top: auto;
  color: #184b62;
}
.visit-link svg.svg-inline--fa.fa-up-right-from-square {
  margin-left: 0.7rem;
}
.visit-link.left-align {
  text-align: left;
}

img.image-style-website-thumbnail {
  display: block;
  margin: auto;
}

.website-container {
  height: 100%;
}

.website-content {
  padding: 1rem;
  position: relative;
  top: 0;
  transition: 0.5s;
  background: #fff;
  height: 100%;
  box-shadow: -4px 6px 10px -3px rgba(0, 0, 0, 0.25);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.website-content a {
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.website-content .text-container {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.website-content.project-item {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.website-content:hover {
  top: 4px;
  transition: 0.5s;
  box-shadow: 4px -6px 10px -3px rgba(0, 0, 0, 0.25);
}

.view-websites.view-id-websites.view-display-id-block_1 {
  margin: 5rem 0 7rem;
}
.view-websites.view-id-websites.view-display-id-block_1 .view-header h2 {
  font-size: 3rem;
  color: #9c2618;
}

.blog-archive .view-header {
  padding: 1rem 0 5rem;
  border-bottom: 1px solid #9c2618;
}
.blog-archive .view-header p {
  font-size: 2rem;
}

.blog-entry.views-row {
  display: grid;
  gap: 5rem;
  padding: 4rem 0;
  border-bottom: 1px solid #9c2618;
}
@media (min-width: 48.875em) {
  .blog-entry.views-row {
    grid-template-columns: minmax(308px, auto) 1fr;
  }
}

@media (min-width: 48.875em) {
  .blog-content-text {
    grid-column-start: 2;
  }
}

.blog-title {
  font-size: clamp(2.8rem, 4vw, 3.3rem);
  line-height: 1;
}
.blog-title a {
  color: #9c2618;
  text-decoration: none;
}

.blog-meta span, .blog-date .field__label {
  text-transform: uppercase;
  color: #194e6f;
  font-weight: 700;
}

.blog-excerpt {
  font-size: 1.75rem;
}

.more-link {
  display: inline-block;
  margin: 0 0 0 0.35rem;
}

/* Single Page Post */
.blog-meta {
  display: flex;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 0.5rem;
  margin: 1rem 0;
  flex-wrap: wrap;
  font-size: 1.9rem;
  font-family: "acumin-pro-semi-condensed", sans-serif;
}
.blog-meta .blog-date {
  display: flex;
  gap: 0.5rem;
}
.blog-meta .field--name-field-author {
  flex: 1 1 100%;
}
@media (min-width: 48.875em) {
  .blog-meta .field--name-field-author {
    flex: 1;
  }
}
.blog-meta .field--name-field-author .field__label {
  text-transform: uppercase;
  color: #194e6f;
  font-weight: 700;
}

.page-node-type-blog-post .layout-content {
  padding-bottom: 3rem;
}
.page-node-type-blog-post .blog-title {
  display: inline;
}
.page-node-type-blog-post .field--name-field-featured-image {
  margin: 0 5rem 2rem 0;
}
@media (min-width: 56.875em) {
  .page-node-type-blog-post .field--name-field-featured-image {
    float: left;
  }
}

.addtoany_list > a {
  border: 1px solid #0078A1;
  padding: 0.2rem 1rem;
  border-radius: 3px;
  margin: 0 1rem 3rem 0;
}

.path-events .layout-container {
  background-color: #f0f4f3;
}
.path-events .layout-content {
  padding: 5rem 0rem;
}
.path-events h1.page-title {
  text-align: center;
}
.path-events .view-header {
  text-align: center;
  font-family: "Archer A", "Archer B", serif;
  font-size: 2rem;
  padding: 1rem 2rem 4rem;
  max-width: 100rem;
  margin: auto;
}

.events-container .view-content {
  display: grid;
  gap: 4rem;
  grid-template-columns: minmax(auto, 380px);
  justify-content: center;
}
@media (min-width: 41.625em) {
  .events-container .view-content {
    grid-template-columns: repeat(2, minmax(auto, 380px));
  }
}
@media (min-width: 65em) {
  .events-container .view-content {
    grid-template-columns: repeat(3, minmax(auto, 380px));
  }
}

.event-content {
  box-shadow: -4px 6px 10px -3px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  text-align: center;
  border-bottom: 3.2rem solid #a5c8d2;
}
.event-content img.image-style-event-thumbnail {
  display: block;
  margin: auto;
}
.event-content h2.event-title {
  font-size: 3.25rem;
  color: #9c2618;
  line-height: 1.1;
  margin: 0.5rem 0 1.5rem;
}
.event-content p.event-summary {
  font-size: 1.8rem;
  line-height: 1.3;
  margin-bottom: 1.5rem;
}
.event-content p.event-location, .event-content span.smart-date--date {
  text-transform: uppercase;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 1.95rem;
  color: #194e6f;
  line-height: 1;
}
.event-content p.event-location {
  margin-bottom: 1.5rem;
}
.event-content .event-image {
  padding: 1rem;
}
.event-content .event-text {
  padding: 1rem 2rem 3rem;
}

.single-event-header-inner .event-featured-image img {
  max-width: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.view_legislative_template {
  background: #f3efee;
}
.view_legislative_template .layout-content {
  margin: 0 auto;
}

.legislative-template .view-header h2 {
  font-size: 3rem;
  color: #9c2618;
  margin-top: 3rem;
}
.legislative-template .view-header .intro {
  font-size: 2rem;
}
.legislative-template .field--name-field-buttons {
  justify-content: flex-start;
}
.legislative-template .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
  margin: 4rem 0;
  align-items: flex-start;
}
.legislative-template .view-content:after {
  content: "";
}
@media (min-width: 56.875em) {
  .legislative-template .view-content:after {
    flex: 1 1 47%;
  }
}
.legislative-template .ledge-project-list {
  flex: 1 1 100%;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  border: 1px solid #dae2e6;
  box-shadow: -4px 6px 10px -3px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  transition: 0.5s;
  min-height: 30.5rem;
}
@media (min-width: 56.875em) {
  .legislative-template .ledge-project-list {
    flex: 1 1 47%;
  }
}
.legislative-template .ledge-project-list h3 {
  font-size: 3.5rem;
  padding: 2rem 2rem 0;
  color: #0078A1;
  line-height: 1;
}
@media (min-width: 41.625em) {
  .legislative-template .ledge-project-list h3 {
    padding: 2rem 4rem 0;
  }
}
.legislative-template .ledge-project-list ul {
  padding: 0 1rem 2rem;
  margin: 0;
  list-style: none;
}
@media (min-width: 41.625em) {
  .legislative-template .ledge-project-list ul {
    padding: 0 3rem 2rem;
  }
}
.legislative-template .ledge-project-list ul li {
  border-top: 0.2rem solid #dae2e6;
  padding: 1rem;
}
.legislative-template .ledge-project-list ul li:first-of-type {
  border-top: 0;
}
.legislative-template .ledge-project-list ul a {
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 2rem;
  line-height: 1;
  color: #404242;
}

.brand-bar {
  background: #9c2618;
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin-top: auto;
  min-height: 3.6rem;
}
.brand-bar a {
  color: #fff;
  display: block;
  padding: 1rem;
}
.brand-bar.prime {
  background: #184b62;
}

.ledge-project-list ul li a {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.ledge-icons {
  width: 15px;
  height: 15px;
  display: block;
  flex: 0 0 15px;
}

.uploaded_documents:before {
  content: url("../images/icons/doc.svg");
}

.blog_post:before {
  content: url("../images/icons/comment.svg");
}

.call_to_action:before {
  content: url("../images/icons/bullhorn.svg");
}

.dn {
  visibility: hidden;
  height: 0;
  padding: 0 !important;
  transition: 0.25s;
  opacity: 0;
}
.showmore .dn {
  visibility: visible;
  height: auto;
  padding: 1rem !important;
  transition: 0.5s;
  opacity: 1;
}

.showmore {
  transition: 0.5s;
}

/*.call_to_action:before {
    content: url('../images/icons/book.svg');
}*/
.path-research-reports .layout-content {
  margin: 0 auto;
}
.path-research-reports .view-empty {
  padding: 5rem 0;
}
.path-research-reports div#block-texasappleseed-page-title, .path-research-reports .view-filters {
  background: #a5c8d2;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  position: relative;
  padding: 2rem;
}
.path-research-reports div#block-texasappleseed-page-title h1.page-title, .path-research-reports div#block-texasappleseed-page-title .views-exposed-form.bef-exposed-form, .path-research-reports .view-filters h1.page-title, .path-research-reports .view-filters .views-exposed-form.bef-exposed-form {
  max-width: 118rem;
  margin: auto;
}
.path-research-reports div#block-texasappleseed-page-title h1.page-title, .path-research-reports .view-filters h1.page-title {
  padding-top: 5rem;
  text-align: center;
}
.path-research-reports .view-filters {
  padding-top: 1rem;
  padding-bottom: 4rem;
  margin-top: -1px;
}

th#view-title-table-column {
  width: 40%;
}

th#view-field-project-table-column {
  width: 20%;
}

th#view-field-issues-table-column {
  width: 20%;
}

th#view-field-date-table-column {
  width: 7rem;
}

tr, .tablesaw-stack tbody tr {
  border-bottom: 1px solid #9c2618;
  line-height: 1.2;
}

td.views-field {
  padding: 1.6rem 1rem 1.6rem 0;
}
@media (min-width: 48.875em) {
  td.views-field {
    padding: 1.6rem 3rem 1.6rem 0;
  }
}
@media (min-width: 48.875em) {
  td.views-field.views-field-title {
    padding-right: 3rem;
  }
}
td.views-field.views-field-field-date {
  padding-right: 0;
}

th.views-field {
  padding-left: 0;
}

.reports-research thead tr {
  border: 0;
}
.reports-research th {
  color: #0078A1;
  text-transform: uppercase;
  letter-spacing: 0.08rem;
  font-weight: 500;
}
.reports-research tbody {
  color: #092a41;
}
.reports-research tbody a {
  font-weight: 500;
  color: #092a41;
}
.reports-research .view-content {
  margin: 2rem auto;
}
.reports-research .bef-exposed-form .form--inline > .form-item label {
  display: none;
}

/* Single Reports Page */
.page-node-type-uploaded-documents h1.page-title {
  margin-bottom: 0;
}

.field--name-field-synopsis {
  font-size: 2rem;
  padding-bottom: 1rem;
  margin-bottom: 3rem;
  border-bottom: 1px solid rgba(64, 66, 66, 0.2);
}

/* Social Media Section */
.social-media-container {
  max-width: 1200px;
  margin: auto;
}

.social-media-inner {
  gap: 3rem;
  flex-wrap: wrap;
  display: flex;
  margin: 3rem 0;
}

.sm-image {
  flex: 0 1 250px;
}

.sm-text-content {
  flex: 1;
}

.sm-suggested {
  font-weight: 700;
  color: #9c2618;
}

.report-header-inner {
  padding: 5rem 0;
  max-width: 118rem;
  margin: auto;
}

.synopsis-header {
  padding: 3rem 0 0rem;
}

h1.report-entry-title {
  color: white;
  font-size: clamp(3rem, 3.5vw, 4.8rem);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  line-height: 1.1;
  font-family: proxima-nova, sans-serif;
  margin-bottom: 0;
}

h2.report-entry-subtitle {
  color: white;
  font-size: 2.4rem;
  font-weight: 800;
  font-family: "Archer A", "Archer B", serif;
  text-transform: uppercase;
}

.report-meta {
  font-size: 1.6rem;
}

.button-bar a {
  width: 100%;
  margin: 1rem 0;
  text-align: center;
}

img.image-style-report-image {
  display: block;
  border-left: 7px solid #9c2618;
}

.top-findings {
  padding: 0rem 2rem 2rem;
}
.top-findings .top-findings-inner.layout-content {
  margin-bottom: 0;
}

.report-body {
  padding: 0 0 3rem;
}

.paragraph.paragraph--type--authors.paragraph--view-mode--default {
  display: flex;
  gap: 0.5rem;
}

.field.field--name-field-organization:after {
  content: ", ";
}

.field.field--name-field-name:after {
  content: ", ";
}

.page-node-type-uploaded-documents .layout-content {
  margin-top: 0;
}

.page-node-type-event .layout-container main > .layout-content {
  margin-top: 0;
}

.single-event-header {
  padding: 0.5rem;
  margin-bottom: 5rem;
}

.single-event-header-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem 5rem;
}
@media (min-width: 48.875em) {
  .single-event-header-inner .event-featured-image {
    flex: 0 1 350px;
  }
}
.single-event-header-inner .event-details-text {
  flex: 1;
  padding: 0 1rem;
}
.single-event-header-inner h1.page-title.event-title {
  margin-bottom: 0;
  font-size: 2.6rem;
}
.single-event-header-inner h2.event-subtitle {
  color: #184b62;
  font-style: italic;
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 2.1rem;
}
.single-event-header-inner .event-date {
  font-weight: 600;
  font-size: 2rem;
  font-family: "acumin-pro-condensed", sans-serif;
  margin-bottom: 1rem;
  font-weight: 200;
}
.single-event-header-inner .event-lined-div {
  padding: 1rem 0.5rem;
  border-top: 1px solid #dae2e6;
  font-family: "acumin-pro-condensed", sans-serif;
}
.single-event-header-inner .event-lined-div.event-action-buttons {
  font-family: proxima-nova, sans-serif;
  color: #194e6f;
  padding-left: 0;
  display: flex;
  gap: 2rem;
  font-weight: 600;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 48.875em) {
  .single-event-header-inner .event-lined-div.event-action-buttons {
    justify-content: flex-start;
  }
}
.single-event-header-inner .event-lined-div.event-action-buttons:hover {
  color: #0078A1;
  transition: 0.5s;
}
.single-event-header-inner span.event-meta-label {
  color: #9c2618;
  text-transform: uppercase;
}

/* Sponsors Section */
.views-field-field-sponsor-section-heading {
  border-top: 1px solid #9c2618;
  margin: 2rem 0;
  padding-top: 3rem;
}

.field-content.event-sponsor ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 2rem;
}
.field-content.event-sponsor ul li {
  flex: 0 1 200px;
  margin: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph--type--event-sponsors, .field--name-field-logo-image {
  width: 100%;
  height: 100%;
}
.paragraph--type--event-sponsors img, .field--name-field-logo-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* cancel event header */
.cancel-event-container {
  padding: 9rem 0 5rem;
  color: #fff;
}
.cancel-event-container .inner-cancel {
  border-top: 3px solid #4cc9cb;
  padding: 2rem;
  border-bottom: 3px solid #4cc9cb;
  margin: 2rem auto;
  max-width: 82rem;
  text-align: center;
  position: relative;
}
.cancel-event-container .inner-cancel:before {
  content: url("../images/icons/txappleseed-icon-stamp.svg");
  width: 85px;
  height: 85px;
  position: absolute;
  top: -75px;
  left: 50%;
  margin-left: -42px;
  background: #184b62;
}
.cancel-event-container h2 {
  color: #fff;
}
.cancel-event-container .cancel-details {
  font-weight: 500;
}

.press-release-page .views-row, .media-coverage-page .views-row {
  padding: 2rem;
  border-bottom: 1px solid #9c2618;
}
.press-release-page .media-coverage-meta p, .media-coverage-page .media-coverage-meta p {
  margin-bottom: 0;
}

.page-node-type-press-releases .field--name-field-subhead {
  text-align: center;
}
.page-node-type-press-releases .field--name-field-subhead h2 {
  color: #404242;
  font-family: proxima-nova, sans-serif;
  font-size: 2rem;
  font-style: italic;
}

.view_our_history {
  background-color: #f0f4f3;
}
.view_our_history h1.page-title {
  text-align: center;
}
.view_our_history .view-content {
  position: relative;
}
.view_our_history .view-content:before {
  content: "";
  width: 6px;
  height: 100%;
  background: white;
  position: absolute;
  left: 50%;
  margin-left: -3px;
}
.view_our_history .view-content:after {
  content: "";
  display: block;
  clear: both;
}
.view_our_history .view-footer {
  margin: 4rem 0;
}

.timeline-grid {
  margin: 5rem 0;
}

.gutter-width {
  width: 10%;
}

.timeline-row-size {
  width: 50%;
}

.timeline-row {
  background: white;
  border: 2px solid #9c2618;
  padding: 1.5rem;
  margin-bottom: 5rem;
  max-width: 100%;
  position: relative;
}
@media (min-width: 48.875em) {
  .timeline-row {
    float: left;
    clear: left;
    width: 43%;
  }
  .timeline-row.right {
    float: right;
    clear: right;
  }
  .timeline-row.right:nth-child(2) {
    margin-top: 5rem;
  }
  .timeline-row:after {
    content: "";
    width: 16%;
    height: 2px;
    background: #9c2618;
    position: absolute;
    right: -16%;
    top: 50%;
  }
  .timeline-row:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #9c2618;
    position: absolute;
    border-radius: 100px;
    left: auto;
    right: -18.7%;
    top: 50%;
    margin-top: -10px;
    z-index: 2;
  }
  .timeline-row.right:after {
    left: -16%;
  }
  .timeline-row.right:before {
    left: -18.7%;
  }
}
.timeline-row h2 {
  color: #0078A1;
  margin-bottom: 0;
}
.timeline-row .timeline-item-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2rem;
}
.timeline-row .timeline-item-inner img {
  display: block;
}
@media (min-width: 78em) {
  .timeline-row .timeline-img-vertical {
    flex: 0 1 25%;
  }
}
.timeline-row .timeline-img-horizontal {
  flex: 1 1 100%;
}
.timeline-row .timeline-text-content {
  flex: 1;
}

.timeline-row:not(.test).right.item-2023.views-row {
  margin-top: 6rem;
}

.timeline-row.high.views-row:before, .timeline-row.high.views-row:after {
  top: 25%;
}

.timeline-row.low.views-row:before, .timeline-row.low.views-row:after {
  top: 75%;
}

.view_good_apple_honorees {
  background-color: #f0f4f3;
}

.good-apple-honoree-container .view-content {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2rem;
  text-align: center;
}
@media (min-width: 41.625em) {
  .good-apple-honoree-container .view-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 48.875em) {
  .good-apple-honoree-container .view-content {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 65em) {
  .good-apple-honoree-container .view-content {
    grid-template-columns: repeat(4, 1fr);
  }
}
.good-apple-honoree-container .good-apple-honoree {
  background-color: white;
  padding: 2rem;
}
.good-apple-honoree-container .gad-honoree {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.good-apple-honoree-container a.button.gad-gallery-link {
  margin-top: auto;
  font-size: 1.5rem;
}
.good-apple-honoree-container h2.gad-title {
  margin: 1rem 0;
}
.good-apple-honoree-container p.gad-year {
  text-transform: uppercase;
  font-family: "acumin-pro-condensed", sans-serif;
  color: #9c2618;
}
.good-apple-honoree-container .award-info {
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 1rem;
}

h2.gad-title {
  line-height: 1;
  font-size: 2.1rem;
  margin: 0 0 0.5rem 0;
}

p.gad-job-title {
  font-family: "acumin-pro-condensed", sans-serif;
  color: #194e6f;
  margin-bottom: 0;
}

.block-views-blockgood-apple-honorees-good-apple-current {
  border-bottom: 1px solid #9c2618;
  margin: 6rem 0;
}
.block-views-blockgood-apple-honorees-good-apple-current > h2 {
  text-align: center;
  margin: 1rem 0 4rem;
  text-transform: uppercase;
  border-bottom: 1px solid;
  padding-bottom: 2rem;
}

.bef-exposed-form .form--inline .form-item, .bef-exposed-form .form--inline > .form-item {
  float: none !important;
  max-width: 100%;
  margin: 0;
  flex: 1 1 100%;
}
.bef-exposed-form .form--inline .form-item.js-form-item-department {
  flex: initial;
}

.form--inline.clearfix {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  align-items: center;
  justify-content: center;
}
@media (min-width: 65em) {
  .form--inline.clearfix {
    flex-wrap: nowrap;
  }
}

.form--inline .form-item {
  float: none !important; /* LTR */
  margin-right: 0 !important; /* LTR */
}

/*div#edit_issues__3_chosen {
    min-width: 555px;
}

div#edit_project__3_chosen {
    min-width: 325px;
}

div#edit_document_type__3_chosen {
    min-width: 260px;
} */
.js-form-item-department label,
.js-form-item-issue-topic label,
.js-form-item-project label,
.js-form-item-field-issues-target-id-verf label {
  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;
}
.js-form-item-department label:focus,
.js-form-item-issue-topic label:focus,
.js-form-item-project label:focus,
.js-form-item-field-issues-target-id-verf label:focus {
  background-color: var(--wp--preset--color--background);
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: var(--wp--preset--color--foreground);
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Specific Pages
--------------------------------------------- */
.path-frontpage h1.page-title {
  margin: 0;
}
.path-frontpage .field--name-title-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;
}
.path-frontpage .region.region-content {
  padding-bottom: 0;
}
.path-frontpage.page-node-type-page .layout-content {
  margin: 0 auto;
}
.path-frontpage .layout-container > * {
  padding: 0;
}

.node-115 h1.page-title {
  display: none;
}

.node-1359 h1.page-title {
  text-align: center;
  margin-bottom: 1rem;
}
.node-1359 main {
  background: #dae2e6;
  min-height: auto;
  padding-bottom: 0.1rem;
  margin-bottom: -0.1rem;
}
.node-1359 .region.region-content {
  padding: 2rem;
}

#block-dafcolumn {
  background-color: #f3efee;
  padding: 3rem 2rem;
  justify-content: center;
  gap: 18rem;
  font-size: 1.8rem;
}
@media (min-width: 48.875em) {
  #block-dafcolumn {
    padding: 6rem 5rem 5rem;
  }
}
@media (min-width: 65em) {
  #block-dafcolumn {
    display: grid;
    grid-template-columns: 590px 355px;
    padding: 6rem 5rem 5rem;
  }
}
#block-dafcolumn .field--name-field-buttons {
  display: none;
}

div#block-contactus h2 {
  color: #9c2618;
  text-transform: uppercase;
}

div#dafdirectdiv {
  width: 250px;
}

.node-1360 .layout-content {
  margin-top: 4rem;
}
.node-1360 h1.page-title {
  display: none;
}

#block-goodapplebuttons {
  margin: 2rem 0;
}

#block-goodapplehonorees {
  margin: 4rem auto;
}
#block-goodapplehonorees .field--name-body {
  margin: 1rem 0 4rem;
  border-bottom: 1px solid #9c2618;
  padding-bottom: 2rem;
}
#block-goodapplehonorees h2 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}

.paragraph--type--good-apple-honorees, .good-apple-honoree-block .gad-honoree {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  row-gap: 1rem;
  margin-bottom: 1rem;
  padding-bottom: 2rem;
}
.paragraph--type--good-apple-honorees .field--name-field-image, .paragraph--type--good-apple-honorees .gad-image, .good-apple-honoree-block .gad-honoree .field--name-field-image, .good-apple-honoree-block .gad-honoree .gad-image {
  flex: 0 1 250px;
}
.paragraph--type--good-apple-honorees .field.field--name-field-bio, .paragraph--type--good-apple-honorees .gad-text-content, .good-apple-honoree-block .gad-honoree .field.field--name-field-bio, .good-apple-honoree-block .gad-honoree .gad-text-content {
  flex: 1;
}

.honoree-image img, .gad-honoree img {
  display: block;
  border-left: 7px solid #9c2618;
}

div#block-texasappleseed-probonoleadershipawardrecipients {
  border-bottom: 1px solid #9c2618;
  padding-bottom: 3rem;
  margin-bottom: 5rem;
}
div#block-texasappleseed-probonoleadershipawardrecipients h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5rem;
}

.span-all-columns {
  -moz-column-span: all;
       column-span: all;
  margin: 4rem 0px 0;
}

.node-1369 {
  background-color: #f8f9fb;
}
.node-1369 h1.page-title {
  text-align: center;
}
.node-1369 .block-system-main-block .field--name-body {
  margin-top: 6rem;
}
@media (min-width: 41.625em) {
  .node-1369 .block-system-main-block .field--name-body {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media (min-width: 48.875em) {
  .node-1369 .block-system-main-block .field--name-body {
    -moz-column-count: 3;
         column-count: 3;
  }
}
.node-1369 .block-system-main-block .field--name-body p {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}

ul.three-columns {
  list-style: none;
  padding: 0;
}
@media (min-width: 41.625em) {
  ul.three-columns {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media (min-width: 48.875em) {
  ul.three-columns {
    -moz-column-count: 3;
         column-count: 3;
  }
}
ul.three-columns li {
  color: #194e6f;
  font-weight: 700;
}

/* Major Supporters */
body.node-1370 h1.page-title {
  display: none;
}

div#block-texasappleseed-institutionaldonors {
  margin: 4rem 0;
  border-top: 1px solid #9c2618;
  padding-top: 3rem;
}

body.node-1377 h1.page-title {
  display: none;
}
body.node-1377 .layout-content {
  margin-bottom: 0;
}
body.node-1377 .region.region-content {
  padding-bottom: 0;
}

.block-views-blockstories-story-block {
  padding: 5rem 0;
}
.block-views-blockstories-story-block h2 {
  text-align: center;
}

.block--type-full-width-section.wide-content > * {
  max-width: 118rem;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text, .hidden_label label {
  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, .hidden_label label:focus {
  background-color: var(--wp--preset--color--background);
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: var(--wp--preset--color--foreground);
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  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;
}

.screen-reader-link a {
  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-link a:focus {
  background-color: var(--wp--preset--color--background);
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: var(--wp--preset--color--foreground);
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

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

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	@include center-block;
	margin-bottom: 1.5em;
} */
.alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  position: relative;
}

/* Alignments
--------------------------------------------- */
.text-shadow-dark {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.text-shadow-dark * {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.clear-fix {
  clear: both;
}

.aligncenter img {
  margin: 2rem auto;
}

/*# sourceMappingURL=themestyle.css.map */