@charset "UTF-8";
/*   
Theme Name: Alaska Venture Fund
Theme URI: https://www.alaskaventure.org/
Description: Building a more just, prosperous, and sustainable Alaska.
Author: WebSmith International, LLC
Author URI: https://websmith.international
Version: 1.0
*/
:root {
  --ws-gutter-y: 8rem;
  --ws-gutter-x: 8rem;
}

body {
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.0025em;
}

/* ------------- FONTS --------------- */
@font-face {
  font-family: "HK Grotesk";
  src: local("HK Grotesk"), local("HKGrotesk-Regular"), url("_assets/fonts/HKGrotesk-Regular.woff2") format("woff2"), url("_assets/fonts/HKGrotesk-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HK Grotesk";
  src: local("HK Grotesk Bold Italic"), local("HKGrotesk-BoldItalic"), url("_assets/fonts/HKGrotesk-BoldItalic.woff2") format("woff2"), url("_assets/fonts/HKGrotesk-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "HK Grotesk";
  src: local("HK Grotesk Italic"), local("HKGrotesk-Italic"), url("_assets/fonts/HKGrotesk-Italic.woff2") format("woff2"), url("_assets/fonts/HKGrotesk-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "HK Grotesk";
  src: local("HK Grotesk Bold"), local("HKGrotesk-Bold"), url("_assets/fonts/HKGrotesk-Bold.woff2") format("woff2"), url("_assets/fonts/HKGrotesk-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HK Grotesk";
  src: local("HK Grotesk SemiBold"), local("HKGrotesk-SemiBold"), url("_assets/fonts/HKGrotesk-SemiBold.woff2") format("woff2"), url("_assets/fonts/HKGrotesk-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HK Grotesk";
  src: local("HK Grotesk Medium"), local("HKGrotesk-Medium"), url("_assets/fonts/HKGrotesk-Medium.woff2") format("woff2"), url("_assets/fonts/HKGrotesk-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HK Grotesk";
  src: local("HK Grotesk Medium Italic"), local("HKGrotesk-MediumItalic"), url("_assets/fonts/HKGrotesk-MediumItalic.woff2") format("woff2"), url("_assets/fonts/HKGrotesk-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "HK Grotesk";
  src: local("HK Grotesk SemiBold Italic"), local("HKGrotesk-SemiBoldItalic"), url("_assets/fonts/HKGrotesk-SemiBoldItalic.woff2") format("woff2"), url("_assets/fonts/HKGrotesk-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mandrel";
  src: local("Mandrel Norm Regular Italic"), local("Mandrel-NorRegIt"), url("_assets/fonts/Mandrel-NorRegIt.woff2") format("woff2"), url("_assets/fonts/Mandrel-NorRegIt.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mandrel";
  src: local("Mandrel Norm Bold"), local("Mandrel-NorBol"), url("_assets/fonts/Mandrel-NorBol.woff2") format("woff2"), url("_assets/fonts/Mandrel-NorBol.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mandrel";
  src: local("Mandrel Norm Medium"), local("Mandrel-NorMed"), url("_assets/fonts/Mandrel-NorMed.woff2") format("woff2"), url("_assets/fonts/Mandrel-NorMed.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mandrel";
  src: local("Mandrel Norm Bold Italic"), local("Mandrel-NorBolIt"), url("_assets/fonts/Mandrel-NorBolIt.woff2") format("woff2"), url("_assets/fonts/Mandrel-NorBolIt.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mandrel";
  src: local("Mandrel Norm Medium Italic"), local("Mandrel-NorMedIt"), url("_assets/fonts/Mandrel-NorMedIt.woff2") format("woff2"), url("_assets/fonts/Mandrel-NorMedIt.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mandrel";
  src: local("Mandrel Norm Regular"), local("Mandrel-NorReg"), url("_assets/fonts/Mandrel-NorReg.woff2") format("woff2"), url("_assets/fonts/Mandrel-NorReg.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:last-child, ol:last-child, dl:last-child, blockquote:last-child, figure:last-child {
  margin-bottom: 0;
}

* + h1, * + h2, * + h3, * + h4, * + h5, * + h6, * + p, * + ul, * + ol, * + dl {
  margin-top: min(1em, var(--ws-gutter-x));
}

h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}

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

a {
  transition: color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), background-color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), border-color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), box-shadow 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
}

iframe {
  max-width: 100%;
}

/* Custom text-selection colors */
::selection {
  background: #9B3E97;
  color: #fff;
  text-shadow: none;
}

/*--------------------------------------------------------*/
/*---------------- Bootstrap Reset Stuff -----------------*/
/*--------------------------------------------------------*/
h5 {
  font-weight: 500;
}

ul, ol {
  padding-left: 1em;
}

figure {
  max-width: 100%;
}

figcaption {
  font-family: "HK Grotesk", "Helvetica Neue", Helvetica, Arial, "sans-serif";
  width: 0;
  min-width: 100%;
  line-height: 1.25;
}

.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
  color: inherit;
}

.container {
  width: 100%;
  max-width: 2400px;
  padding-right: var(--ws-gutter-x);
  padding-left: var(--ws-gutter-x);
  margin-right: auto;
  margin-left: auto;
}

.mw-200 {
  max-width: 200px;
}

.col.mw-200 {
  max-width: calc(200px + 4rem);
}

.mw-350 {
  max-width: 350px;
}

.mw-450 {
  max-width: 450px;
}

.mw-650 {
  max-width: 650px;
}

.mw-900 {
  max-width: 900px;
}

.mw-1200 {
  max-width: 1200px;
}

.z-auto {
  z-index: auto !important;
}

main > hr {
  max-width: calc(100% - 16rem);
  width: 1600px;
  margin: 0 auto;
}

hr.divider {
  width: 3.375rem;
  height: 4px;
  opacity: 1;
  margin-left: inherit;
  margin-right: inherit;
}

.text-center hr.divider {
  margin-left: auto;
  margin-right: auto;
}

.banner blockquote::before {
  display: block;
  content: "“";
  margin-left: auto;
  margin-right: auto;
  font-size: 200px;
  line-height: 160px;
  height: 60px;
  margin-bottom: 2rem;
}

.banner blockquote > *:last-child::after {
  display: inline;
  content: "”";
}

blockquote + figcaption cite {
  display: block;
  font-style: normal;
}

img + figcaption, .bg + figcaption {
  margin-top: 1em;
  font-size: 0.875rem;
  color: #35393C;
  max-width: 900px;
}

.alt-font, .lead {
  font-family: "HK Grotesk", Helvetica Neue, Arial, sans-serif;
}

.super {
  font-size: calc(1.45rem + 0.7vw);
  font-weight: 400;
}

@media (min-width: 1200px) {
  .super {
    font-size: 2rem;
  }
}
.btn, .btn:hover {
  color: #fff;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 0.1125em;
}

* + .btn {
  margin-top: 2em;
}

.btn-primary:hover, .btn-check:focus + .btn-primary, .btn-primary:focus, .btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  background-color: #589E4A;
  color: #fff;
}

.btn-secondary:hover {
  background-color: #F37C23;
}

.btn-white {
  color: var(--bs-gray);
}

.btn-link {
  font-weight: 600;
}

.btn-link:hover {
  color: #F37C23;
}

.btn-inline {
  display: inline-flex;
  color: #F37C23;
  font-weight: 500;
  height: 20px;
  line-height: 20px;
}

.btn-inline:hover {
  color: #589E4A;
}

.btn-inline span {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: solid 1px currentColor;
  margin-left: 0.25em;
  margin-bottom: -2px;
  margin-top: -2px;
  display: inline-flex;
  position: relative;
}

.btn-inline span::before, .btn-inline span::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
}

.btn-inline span::before {
  height: 1px;
  width: 8px;
}

.btn-inline span::after {
  height: 8px;
  width: 1px;
}

.profile .content .btn-inline span::after {
  display: none;
}

.btn svg {
  height: 1em;
  margin-left: 1em;
  margin-right: 1em;
}

.btn svg.link-arrow {
  height: 1.25em;
  margin-top: -0.125em;
}

.pagination .btn-link {
  color: #F37C23;
}

.pagination .btn-link:hover {
  color: #589E4A;
}

.pagination .btn-link svg {
  width: 1em;
  stroke-width: 2;
}

.pagination .btn-link.arrow-left svg {
  transform: rotate(90deg);
}

.pagination .btn-link.arrow-right svg {
  transform: rotate(-90deg);
}

.form-control-lg {
  min-height: 0;
  padding-top: 0;
  padding-bottom: 4px;
  padding-left: 0;
  border-bottom-width: 2px;
  border-radius: 0;
}

.form-control-lg + svg.icon-search {
  height: 1.5rem;
  width: 1.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  color: #9F9F9F;
  pointer-events: none;
}

.form-control-lg:active + svg.icon-search, .form-control-lg:focus + svg.icon-search {
  opacity: 1;
  color: #F37C23;
}

.form-control-lg::-webkit-search-cancel-button {
  position: relative;
  right: -0.5rem;
  top: 1px;
  font-size: 1.125rem;
  height: 1em;
  width: 1em;
  border-radius: 50em;
  appearance: none;
  background: url(_assets/images/icon-times-circle.svg) no-repeat 50% 50%;
  background-size: contain;
}

.form-control-lg:active::-webkit-search-cancel-button, .form-control-lg:focus::-webkit-search-cancel-button, .form-control-lg:hover::-webkit-search-cancel-button {
  opacity: 0.3;
}

.card {
  border-radius: 0;
}

/*--------------------------------------------------------*/
/*------------------- Global Modifiers -------------------*/
/*--------------------------------------------------------*/
.pipe-dividers {
  --ws-pipe-height: 1em;
}
.pipe-dividers > * {
  position: relative;
}
.pipe-dividers > *::before, .pipe-dividers > *::after {
  content: "";
  display: block;
  height: var(--ws-pipe-height);
  width: 2px;
  position: absolute;
  background-color: var(--bs-gray);
  inset: 50% auto auto;
  transform: translate(0, -50%);
}
.pipe-dividers > *::before {
  left: -1px;
}
.pipe-dividers > *::after {
  right: -1px;
}
.pipe-dividers > *.is-edge-left::before, .pipe-dividers > *:first-child::before {
  display: none;
}
.pipe-dividers > *.is-edge-right::after, .pipe-dividers > *:last-child::after {
  display: none;
}

.bg {
  position: relative;
}

.bg > .poster {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: -1;
  overflow: hidden;
}

.row-wrap > .poster {
  transform: translateX(-50%);
  left: 50%;
  width: 100vw;
}

.bg > .poster-strip {
  height: 380px;
  bottom: auto;
}

.bg > .poster-offset {
  width: calc(100vw - 650px);
  inset: -6rem -6rem -6rem auto;
}

.bg > .poster-strip svg {
  height: 200%;
  width: auto;
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.related .bg-fill-x > .poster {
  width: auto;
  max-width: 100vw;
  top: -2rem;
  left: -6rem;
  right: -6rem;
  bottom: -8rem;
  padding: 0;
  margin: 0;
}

.poster {
  background-size: cover;
  background-position: center center;
}

.poster > .overlay {
  background-color: #000;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.poster > img {
  display: block;
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}

.bg > .poster + img {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  width: 100%;
}

.blend > .poster img, .blend > .poster svg:first-child {
  mix-blend-mode: multiply;
}

svg .dark-gray {
  fill: #35393C;
}

svg .sky {
  fill: #7AB3C2;
}

svg .orange {
  fill: #F37C23;
}

/*--------------------- PATTERNS ----------------------*/
.pattern {
  position: absolute;
  display: block;
  pointer-events: none;
}

.pattern.transition {
  width: 100vw;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
  max-height: 250px;
  transform: translate(0, 16%);
}

.pattern.bottom-fill {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.pattern.feather {
  top: 0;
  left: 0;
  width: 85vw;
  opacity: 0.2;
  transform: translate(-33.8%, -56.6%);
}

.pattern.abstract {
  color: #A59A4F;
  opacity: 0.2;
}

.pattern.circlay {
  mix-blend-mode: multiply;
  width: 497.099%;
  max-width: 2913px;
  top: -51.706%;
  left: -236%;
  opacity: 0.3;
}

.pattern.overlay {
  mix-blend-mode: multiply;
  width: 497.099%;
  max-width: 2913px;
  top: -282.1%;
  left: -230.3%;
  opacity: 0.3;
}

.pattern.weave {
  top: -4rem;
  bottom: -4rem;
  height: calc(100% + 8rem);
  z-index: -3;
}

.pattern.weave-faded {
  bottom: 0;
  left: 50%;
  right: auto;
  min-width: 1600px;
  transform: translateX(-50%);
  width: 100%;
  opacity: 0.8;
}

/*--------------------------------------------------------*/
/*------------------------ Header ------------------------*/
/*--------------------------------------------------------*/
#header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 99990;
  background: #fff;
  box-shadow: 0 0 4px 0 #ccc;
}

#header .navbar.container {
  max-width: none;
}

#header .navbar > * {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
}

#header .navbar .brand {
  margin: 0;
  font-size: 0;
}

#header .navbar .brand a {
  display: block;
}

.brand svg {
  height: 4rem;
}

#header ul {
  line-height: 1;
  font-size: 1.125rem;
  font-weight: 600;
}

#header ul.navbar-nav {
  padding-right: 1em;
}

#header ul a {
  color: #35393C;
  padding: 2em 1em;
  display: flex;
}

#header ul a:hover {
  color: #F37C23;
}

#header ul a .has-children {
  width: 0.75em;
  margin-left: 0.25em;
  opacity: 0.5;
}

#menu-main-navigation > li {
  position: relative;
}

#menu-main-navigation > li ul {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: -1em;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  padding: 0.5em 1em 1em;
  background: #fff;
}

#menu-main-navigation > li:hover ul, #menu-main-navigation > li ul:hover {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

#menu-main-navigation > li ul::before {
  position: absolute;
  display: block;
  content: "";
  top: 4px;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 4px 0 #ccc;
  z-index: -1;
  pointer-events: none;
}

#menu-main-navigation > li ul li a {
  padding: 1em;
}

#header .navicon {
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  display: none;
  padding: 1.325em 3rem;
  z-index: 1;
  box-shadow: none;
  margin: 0 -3rem 0 0;
}

#header .navicon-bar {
  margin: 5px 0;
  transition-duration: 140ms;
  transition-timing-function: cubic-bezier(0.5, 0.1, 0.5, 0.9);
  transition-property: background, opacity, visibility, transform;
  width: 2rem;
}

#header .navicon-bar:first-child {
  margin-top: 0;
}

.navicon:hover .navicon-bar:first-child {
  transform: translate(0, -100%);
}

#header .navicon-bar:last-child {
  margin-bottom: 0;
}

.navicon:hover .navicon-bar:last-child {
  transform: translate(0, 100%);
}

.navicon *, .navicon *::before {
  background-color: #35393C;
}

.navicon:hover *, .navicon:hover *::before {
  background-color: #589E4A;
}

.navicon-bar, .navicon-bar:nth-child(2)::before {
  height: 3px;
  position: relative;
  pointer-events: none;
  transform-origin: center center;
  display: block;
  transition-duration: 140ms;
  transition-timing-function: cubic-bezier(0.5, 0.1, 0.5, 0.9);
  transition-property: background, opacity, visibility, transform;
}

.navicon-bar:nth-child(2)::before {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.nav-open .navicon-bar {
  opacity: 0;
  visibility: hidden;
}

.nav-open .navicon-bar:nth-child(1) {
  transform: translate(0, -100%);
}

.nav-open .navicon-bar:nth-child(2), .nav-open .navicon-bar:nth-child(2)::before {
  opacity: 1;
  visibility: visible;
}

.nav-open .navicon-bar:nth-child(2) {
  transform: rotate(45deg);
}

.nav-open .navicon-bar:nth-child(2)::before {
  transform: rotate(-90deg);
}

.nav-open .navicon-bar:nth-child(3) {
  transform: translate(0, 100%);
}

/*--------------------------------------------------------*/
/*--------------------- Page Styles ----------------------*/
/*--------------------------------------------------------*/
main {
  overflow: clip;
  margin-top: var(--ws-header-height);
}

main > section {
  padding: var(--ws-gutter-y) 0;
  position: relative;
}

main > .general:not(.has-graphic):not(.bg) + section:not(.bg), main > .publications + section:not(.bg), main > .related.stories + section:not(.bg), main > section.bg-light-tundra + .bg-light-tundra, main > section.bg-light + .bg-light {
  padding-top: 0;
}

.hero-child + section.general:not(.bg) {
  padding-top: calc(var(--ws-gutter-y) * 0.5);
}

.hero-child:not(.is-landscape) + section.general:not(.bg) {
  padding-top: calc(var(--ws-gutter-y) * 0.5);
}

main > section.bg-light-tundra:has(+ .bg-light-tundra), main > section.bg-light:has(+ .bg-light) {
  padding-bottom: calc(var(--ws-gutter-y) * 0.5);
}

main > section:not(.bg):has(+ .has-bg-split), main > section.bg-light:has(+ .has-bg-split), main > section.bg-light-tundra:has(+ .has-bg-split) {
  padding-bottom: calc(var(--ws-gutter-y) * 0.5);
}

main > section:not(.bg) + .has-bg-split, main > section.bg-light + .has-bg-split, main > section.bg-light-tundra + .has-bg-split {
  padding-top: 0;
}

main > section:not(.bg) + .has-bg-split::before {
  background-color: white;
}

main > section.bg-light + .has-bg-split::before {
  background-color: var(--bs-light);
}

main > section.bg-light-tundra + .has-bg-split::before {
  background-color: var(--bs-light-tundra);
}

.has-bg-split::before {
  display: block;
  position: absolute;
  inset: 0 0 50% 0;
  content: "";
}

.is-contained .container {
  z-index: 2;
  position: relative;
}

/*--------------------- HERO ----------------------*/
section.hero.masked {
  -webkit-mask-image: url(_assets/images/mask-hero.svg);
  mask-image: url(_assets/images/mask-hero.svg);
  -webkit-mask-clip: border-box;
  mask-clip: border-box;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: center bottom;
  mask-position: center bottom;
  margin-bottom: -8rem;
  z-index: 10;
  text-shadow: 0 0 0.5em rgba(0, 0, 0, 0.35);
}

section.hero.masked + section::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 8rem;
}

.hero::before, .hero::after {
  display: block;
  content: "";
  width: 100%;
  pointer-events: none;
}

.hero::before {
  padding-top: 4rem;
}

.hero.masked::after {
  padding-bottom: 12rem;
}

.hero h6 {
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.1em;
}

.hero h6 + h3 {
  margin-top: 0.5em;
}

.home .hero .content {
  transform: scale(1.25);
  transform-origin: left center;
}

/*--------------------- GENERAL CONTENT ----------------------*/
.general .row {
  align-items: center;
}
.general .row .image, .general .row .video, .general .row .audio {
  z-index: 1;
}

.general.is-contained .row.g-0 {
  flex-wrap: nowrap;
}
.general.is-contained .row.g-0 .image {
  align-self: stretch;
}
.general.is-contained .row.g-0 .image .bg {
  min-height: 100%;
}
@media (min-width: 800px) {
  .general.is-contained .row.g-0 .content.box:has(+ .content.box) {
    padding-right: 1.5rem;
  }
  .general.is-contained .row.g-0 .content.box + .content.box {
    padding-left: 1.5rem;
  }
}

.general .row .image:first-child .pattern.abstract {
  top: -22%;
  bottom: -33%;
  right: 40%;
  height: 155%;
  z-index: -2;
}

.general .row .image:last-child .pattern.abstract {
  top: -15%;
  bottom: -25%;
  left: 13%;
  height: 140%;
  z-index: -2;
}

/*--------------------- PROJECTS ----------------------*/
.projects .project + .project {
  margin-top: 4rem;
}

.projects .content::before {
  position: absolute;
  z-index: -2;
  content: "";
  display: block;
  background-color: #A59A4F;
  top: -6rem;
  bottom: -6rem;
  width: calc(50vw + 12rem);
}

.projects .row .content:first-child::before {
  right: -12rem;
}

.projects .row .content:last-child::before {
  left: -12rem;
}

.projects .content p a {
  color: white;
  position: relative;
}
.projects .content p a::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: currentColor;
  content: "";
  height: 1px;
}
.projects .content p a:hover::after {
  display: none;
}

.projects .row .image:first-child .pattern.weave {
  right: 0;
}

.projects .row .image:last-child .pattern.weave {
  left: 0;
}

.project-logo {
  max-width: 300px;
  display: table;
  width: auto;
}

.project-logo img {
  max-height: 200px;
  width: auto;
  filter: contrast(1.5) grayscale(1);
}

/*--------------------- RESOURCES ----------------------*/
section:not(.bg) + .resources {
  padding-top: 0;
}

.resources + section:not(.bg) {
  padding-top: 0;
}

.resources-nav .resources-nav-menu {
  text-align: center;
  padding: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.resources-nav .resources-nav-menu .btn {
  margin: 0;
}
.resources-nav .resources-nav-menu .btn.is-active {
  background-color: var(--bs-primary);
  color: white;
}
.resources-nav .resources-nav-menu * + .btn {
  margin: 0;
}

.resources-container {
  position: relative;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.5, 0.1, 0.5, 0.9);
  transition-property: height;
}

.resource {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.5, 0.1, 0.5, 0.9);
  transition-property: opacity, visibility, transform;
}
.resource.is-active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.resource .resource-intro {
  padding: var(--ws-gutter-y) 0 calc(var(--ws-gutter-y) * 2.5);
  margin-bottom: calc(var(--ws-gutter-y) * -2);
}
.resource .resource-intro .pattern.feather {
  left: 100%;
  opacity: 0.3;
  transform: translate(-61%, -21%) rotate(105deg);
  min-width: 900px;
}
.resource .resource-intro .row {
  --bs-gutter-y: var(--bs-gutter-x);
}
@media (min-width: 800px) {
  .resource .resource-intro .resource-thumbnail {
    order: 2;
  }
}
.resource .featured-resources {
  z-index: 1;
  position: relative;
}
.resource .featured-resources h6 {
  letter-spacing: 0.05em;
}
.resource .featured-resources .box {
  padding: max(var(--ws-gutter-x) * 0.5, 2rem);
  border-radius: 1rem;
}
.resource .featured-resources .featured-resources-grid {
  --bs-gutter-x: max(var(--ws-gutter-x), 4rem);
  --ws-pipe-height: 100%;
  justify-content: center;
}
@media (min-width: 800px) {
  .resource .featured-resources .featured-resources-grid {
    --bs-gutter-y: max( calc(var(--ws-gutter-x) * .5), 2rem );
  }
}
.resource .featured-resources .featured-resource::before, .resource .featured-resources .featured-resource::after {
  opacity: 0.25;
}
@media (max-width: 799px) {
  .resource .featured-resources .featured-resource .contents {
    padding-top: calc(var(--bs-gutter-x) * 0.5);
    padding-bottom: calc(var(--bs-gutter-x) * 0.5);
  }
  .resource .featured-resources .featured-resource .contents::before, .resource .featured-resources .featured-resource .contents::after {
    position: absolute;
    width: var(--ws-pipe-height);
    height: 2px;
    inset: auto 0;
    transform: translate(0, -50%);
    content: "";
    display: block;
    background-color: var(--bs-gray);
    opacity: 0.25;
  }
  .resource .featured-resources .featured-resource .contents::before {
    top: 0;
  }
  .resource .featured-resources .featured-resource .contents::after {
    top: 100%;
  }
  .resource .featured-resources .featured-resource:first-child .contents {
    padding-top: 0;
  }
  .resource .featured-resources .featured-resource:first-child .contents::before {
    display: none;
  }
  .resource .featured-resources .featured-resource:last-child .contents {
    padding-bottom: 0;
  }
  .resource .featured-resources .featured-resource:last-child .contents::after {
    display: none;
  }
}
.resource .featured-resources .featured-resource h5 {
  font-weight: bold;
}
.resource .featured-resources .featured-resource .btn-link {
  color: var(--bs-tundra);
  margin-top: 1em;
  margin-bottom: -1em;
}
@media not (pointer: coarse) {
  .resource .featured-resources .featured-resource .btn-link:hover {
    color: var(--bs-primary);
  }
}

/*--------------------- COLUMN LISTS ----------------------*/
.column-list ul {
  line-height: 1.3;
}

.column-list ul li + li {
  margin-top: 0.5em;
}

.list-icon {
  max-height: 150px;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/*--------------------- CARD LISTS / RELATED CONTENT POSTS ----------------------*/
.card img {
  transition: transform 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
  transform: scale(1);
  transform-origin: center center;
  transform-style: preserve-3d;
}

.card:hover img {
  transform: scale(1.05);
}

.related .card {
  transition: transform 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
  transform: translate3d(0, 0, 0);
}

.related .card:hover {
  transform: translate3d(0, -1rem, 0);
}

.type {
  display: block;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.05em;
}

.type a {
  color: inherit;
}

.related .card-body {
  display: flex;
  flex-direction: column;
}

.related .card-body p {
  margin-bottom: 1.5em;
}

.related .card-body .btn {
  align-self: flex-start;
  margin-top: auto;
}

.stories .type {
  font-size: 0.875rem;
}

.card-list .content {
  z-index: 2;
}

.card-list .bg {
  z-index: 0;
}

.card-list {
  overflow: hidden;
}

.card-list .content, .card-list .image {
  position: relative;
}

.card-icon {
  position: relative;
}

.card-icon::before {
  display: block;
  content: "";
  background-color: #f6f5ed;
  width: 100%;
  height: 50%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
}

.card-icon figure {
  max-width: 182px;
  max-height: 182px;
  padding: 1rem;
}

/*--------------------- SINGLE POST CONTENT ----------------------*/
article.post .container > *:not(.g-6) {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

article.post .container > .row-wrap {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

article.post .container > .row-wrap:last-child {
  margin-bottom: -4rem;
}

article.post .container > .row-wrap:has(> .bg-light-tundra) + .row-wrap:has(> .bg-light-tundra), article.post .container > .row-wrap:has(> .bg-light) + .row-wrap:has(> .bg-light) {
  margin-top: -7rem;
  padding-top: 0;
}

article.post .container > .carousel {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}

.post .type + h2 {
  margin-top: 0.5em;
}

.post-header, .post-content, .pub-title, .profile {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}

.row.pub-title {
  max-width: calc(1050px + 4rem);
}

.img-left, .img-right, .alignright, .alignleft {
  margin-bottom: 2rem;
}

.img-left, .alignleft {
  margin-right: 2rem;
  float: left;
}

.img-right, .alignright {
  margin-left: 2rem;
  float: right;
}

.img-left img, .img-right img, .alignright img, .alignleft img {
  max-width: calc(50vw - 2rem);
}

.post-content ul, .column-list ul {
  font-style: italic;
  list-style: none;
}

.post-content ul li, .column-list ul li {
  position: relative;
}

.post-content ul li::before, .column-list ul li::before {
  display: inline-block;
  content: "•";
  margin: 0.5em 0.5em 0 -1em;
  line-height: 1;
}

.post-content ul li + li, .column-list ul li + li {
  margin-top: 0.5em;
}

.post blockquote {
  font-weight: 500;
  padding-left: 1em;
  margin-left: 1em;
  position: relative;
}

.post blockquote::before {
  display: block;
  content: "";
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  transform: translate(-50%, 0);
  background-color: #F37C23;
}

.post-content blockquote {
  font-style: italic;
}

.post-content * + blockquote, .post-content * + figure {
  margin-top: 1em;
}

.pull-quote {
  font-size: 150%;
  color: #9f9f9f;
}

.align-x > * {
  flex-shrink: 1;
  width: auto;
}

@media (min-width: 600px) {
  .align-x .col-sm-12 {
    max-width: 50%;
  }
}
@media (min-width: 800px) {
  .align-x .col-md-9 {
    max-width: 37.5%;
  }
  .align-x .col-md-12 {
    max-width: 50%;
  }
  .align-x .col-md-15 {
    max-width: 62.5%;
  }
}
@media (min-width: 960px) {
  .align-x .col-lg-9 {
    max-width: 37.5%;
  }
  .align-x .col-lg-15 {
    max-width: 62.5%;
  }
}

.align-x .col-md-12.content:not(.no-text) + .no-text {
  max-width: fit-content;
}

.has-divider {
  --bs-gutter-x: 6rem;
}
.has-divider * + .content::after {
  position: absolute;
  inset: -1rem auto -1rem -1px;
  content: none;
  width: 2px;
  background-color: var(--bs-gray);
  opacity: 0.4;
}
@media (min-width: 600px) {
  .has-divider * + .col-sm-12.content {
    position: relative;
  }
  .has-divider * + .col-sm-12.content::after {
    content: "";
  }
}
@media (min-width: 800px) {
  .has-divider * + .col-md-9.content, .has-divider * + .col-md-12.content, .has-divider * + .col-md-15.content {
    position: relative;
  }
  .has-divider * + .col-md-9.content::after, .has-divider * + .col-md-12.content::after, .has-divider * + .col-md-15.content::after {
    content: "";
  }
}
@media (min-width: 960px) {
  .has-divider * + .col-lg-9.content, .has-divider * + .col-lg-15.content {
    position: relative;
  }
  .has-divider * + .col-lg-9.content::after, .has-divider * + .col-lg-15.content::after {
    content: "";
  }
}

/*--------------------- PUBLICATIONS LIST + SINGLE ----------------------*/
.publication + .publication {
  border-top: solid 2px rgba(29, 55, 64, 0.25);
  margin-top: 4rem;
}

.publication .image a {
  display: block;
}

.pub-title .image {
  max-width: 400px;
  z-index: 1;
}

.shadow-hard::after {
  box-shadow: -10px 10px 0 0 rgba(0, 0, 0, 0.2);
  mix-blend-mode: multiply;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  content: "";
}

.pub-title .content {
  position: relative;
}

.pub-title .content::before {
  display: block;
  position: absolute;
  content: "";
  z-index: -1;
  background-color: rgba(165, 154, 79, 0.1);
  right: calc((100vw - (1050px + 4rem)) / 2 * -1);
  top: 0;
  bottom: 0;
  width: 100vw;
}

/*--------------------- VENTURES POSTS LAYOUT ----------------------*/
.ventures {
  --ws-filter-arrow-size: 2.625rem;
  padding-bottom: 0;
}
.ventures .title-filter-bar {
  position: relative;
}
.ventures .title-filter-bar h2 {
  margin-bottom: max(1em, 1.25rem);
}
.ventures .title-filter-bar hr:has(+ .ventures-filter) {
  margin-bottom: 0;
}

.ventures-filter {
  padding: 1.25rem 0;
  position: sticky;
  top: var(--ws-header-height);
  left: 0;
  right: 0;
  z-index: 100;
  background-color: white;
}
.ventures-filter .ventures-filter-toggle-wrapper {
  display: none;
  align-items: center;
  gap: 0.5rem;
  position: relative;
  z-index: 1;
}
.ventures-filter .ventures-filter-toggle-wrapper .btn {
  font-size: 1rem;
  font-weight: 600;
  color: var(--bs-gray);
}
.ventures-filter .ventures-filter-toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 160px;
  margin: 0;
  padding: 0.375rem;
  background-color: var(--bs-light);
}
.ventures-filter .ventures-filter-toggle svg {
  width: 0.75rem;
  stroke-width: 4;
  margin: 0 0 0 auto;
}
.ventures-filter .ventures-filter-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 960px;
  margin: 0 auto;
}
.ventures-filter .filter-item {
  appearance: none;
  border: none;
  font-weight: 700;
  text-rendering: optimizelegibility;
  font-size: 1.125rem;
  color: var(--bs-gray);
  margin-top: 0 !important;
  padding: 0.75rem 1em;
}
.ventures-filter .filter-item.is-active {
  color: var(--bs-primary);
}
@media not (pointer: coarse) {
  .ventures-filter .filter-item:hover, .ventures-filter .filter-item:focus {
    color: var(--bs-primary);
  }
}

.venture-posts {
  padding-top: calc(var(--ws-filter-arrow-size) * 0.66);
  padding-bottom: var(--ws-gutter-y);
}
.venture-posts::before {
  content: "";
  width: var(--ws-filter-arrow-size);
  height: var(--ws-filter-arrow-size);
  position: absolute;
  left: 50%;
  transform-origin: center;
  top: 0;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: white;
}
.venture-posts .impact-area-description {
  padding: calc(var(--ws-filter-arrow-size) * 0.66) 0;
  font-weight: 500;
}
.venture-posts .venture-posts-grid {
  --bs-gutter-x: min(var(--ws-gutter-x), 2rem);
  --bs-gutter-y: 2rem;
}

.venture-card {
  --ws-venture-mask-height: 200px;
}
.venture-card.is-filtered-hidden {
  display: none;
}
.venture-card .card {
  border-bottom: solid 6px var(--bs-green);
}
@media not (pointer: coarse) {
  .venture-card .card:hover .venture-thumb {
    transform: scale(1.08);
  }
}
.venture-card .venture-thumb {
  -webkit-mask-image: url("_assets/images/mask-venture.svg");
          mask-image: url("_assets/images/mask-venture.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-composite: source-in;
  mask-composite: intersect;
  width: min(220px, 50%);
  margin: 0 auto calc(var(--ws-venture-mask-height) * -0.5);
  transition: transform 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
  transform: scale(1);
  transform-origin: center center;
  transform-style: preserve-3d;
}
.venture-card .venture-thumb::before {
  content: "";
  display: block;
  padding-top: min(200px, 93.75%);
}
.venture-card .card-body::before {
  display: block;
  content: "";
  height: calc(var(--ws-venture-mask-height) * 0.5);
}
.venture-card .btn-link {
  color: var(--bs-tundra);
  margin-bottom: -1em;
}
@media not (pointer: coarse) {
  .venture-card .btn-link:hover {
    color: var(--bs-primary);
  }
}
.venture-card * + .btn-link {
  margin-top: 1em;
}

/*--------------------- SINGLE VENTURE CONTENT ----------------------*/
.hero-child .content.box {
  max-width: 700px;
}

.hero-child .content.box:first-child {
  max-width: 1000px;
  margin: calc(var(--ws-gutter-y) * -0.5) auto;
  text-align: center;
}

.hero-child:has(+ section.general:not(.bg)) .content.box:first-child {
  margin-bottom: calc(var(--ws-gutter-y) * -1);
}

.hero-child [data-type=banner] {
  display: flex;
}
.hero-child .content.box {
  align-self: center;
  margin-right: calc(var(--ws-gutter-x) * -0.5);
}
.hero-child .poster-offset {
  position: relative;
  order: 2;
  margin: calc(var(--ws-gutter-y) * -0.75) calc(var(--ws-gutter-x) * -1);
  flex-basis: calc(100vw - 650px);
  flex-grow: 1;
  flex-shrink: 0;
  inset: auto;
}

.hero-child.is-square::before {
  content: none;
}
.hero-child.is-square .poster-offset {
  margin: calc(var(--ws-gutter-y) * -1) calc(var(--ws-gutter-x) * -1);
}
.hero-child.is-square .poster-offset img {
  height: auto;
}

.hero-child.is-portrait::before {
  content: none;
}
.hero-child.is-portrait .content.box {
  margin-right: calc(var(--ws-gutter-x) * -1);
  max-width: 900px;
}
.hero-child.is-portrait .poster-offset {
  margin: calc(var(--ws-gutter-y) * -1) calc(var(--ws-gutter-x) * -1) calc(var(--ws-gutter-y) * -1) calc(var(--ws-gutter-x) * -0.5);
  flex-basis: calc(100vw - 900px);
}
.hero-child.is-portrait .poster-offset img {
  height: auto;
}

.social-nav {
  margin-top: 2rem;
}
.social-nav h6 {
  margin-bottom: 1rem;
}
.social-nav h6 span {
  font-size: 80%;
  margin: 0;
}
.social-nav .social-menu li {
  margin-top: var(--bs-gutter-y);
}
.social-nav .social-menu li a:hover {
  color: var(--bs-primary);
}
.social-nav .social-menu li a svg {
  max-width: 2rem;
}
.social-nav .social-menu li + li {
  margin-left: 0;
}

/*--------------------- PROFILES ----------------------*/
.btn-text {
  color: var(--bs-primary);
  display: inline-flex;
  padding: 0;
  align-items: center;
}
.btn-text:hover, .btn-text:focus {
  color: var(--bs-secondary);
}
.btn-text span {
  display: block;
}
.btn-text .more-arrow {
  width: 20px;
  height: 20px;
  margin-left: 0.5rem;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  border-color: currentColor;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-text .more-arrow svg {
  width: 9px;
  height: auto;
  transform: rotate(-90deg) translate(0, 15%);
  margin: 0;
  stroke: currentColor;
}

.headshot {
  width: 230px;
  z-index: 1;
  overflow: hidden;
  shape-outside: circle(64%) padding-box;
}

.profile + .profile {
  margin-top: 1rem;
}

.profile-title {
  margin-left: calc(230px + 2rem);
}

.profile h3 {
  line-height: 1;
  margin-bottom: 0.5rem;
}

.profile-title .details {
  margin-left: 0 !important;
}

.profile-title .details a {
  word-wrap: break-word;
  word-break: break-all;
}

.profile .details > *:first-child {
  padding-left: 0;
}

.profile .details > * + * {
  border-left: solid 2px currentColor;
}

.profile .content, .profile.active .snippet {
  height: 0;
  visibility: hidden;
  pointer-events: none;
}

.profile.active .content, .profile .snippet {
  height: auto;
  visibility: visible;
  pointer-events: all;
}

.single .profile {
  max-width: none;
  padding-top: calc(var(--ws-gutter-y) * 0.5);
  padding-bottom: var(--ws-gutter-y);
}
.single .profile .container {
  max-width: 1460px;
}
.single .profile .headshot {
  max-width: 400px;
  width: 37.5%;
  shape-outside: none;
  flex-shrink: 0;
}
.single .profile .headshot .bg .poster {
  box-shadow: -10px 10px 0px rgba(0, 0, 0, 0.2);
}
.single .profile .contents {
  flex-grow: 1;
}
.single .profile .profile-header {
  padding-bottom: calc(var(--ws-gutter-y) * 0.5);
}
.single .profile .profile-header::before {
  content: "";
  display: block;
  z-index: -1;
  background-color: var(--bs-light-tundra);
  width: 100vw;
  position: absolute;
  top: calc(var(--ws-gutter-y) * -0.5);
  bottom: 0;
  right: calc(var(--ws-gutter-x) * -1);
  transform: translateX(calc((100vw - 1460px) * 0.5));
}
@media (max-width: 1460px) {
  .single .profile .profile-header::before {
    transform: none;
  }
}
.single .profile .profile-header * + h3 {
  margin-top: 0.75em;
}
.single .profile .profile-header h4 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1;
}
.single .profile .profile-header h4 span {
  font-size: 80%;
  font-weight: 700;
}
.single .profile .profile-header .groups-label {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 1rem 0;
  line-height: 1;
  font-size: 1rem;
}
.single .profile .profile-header .details {
  line-height: 1;
  overflow: hidden;
  font-size: 1.125rem;
}
.single .profile .profile-header .details .col-auto {
  padding-bottom: 2px;
  border: none;
  margin-right: 2px;
  position: relative;
}
.single .profile .profile-header .details .col-auto + .col-auto::before {
  content: "";
  position: absolute;
  right: 100%;
  width: 2px;
  top: 0;
  bottom: 0;
  background-color: currentColor;
  opacity: 0.2;
}
.single .profile .profile-header .details > *:first-child {
  padding-left: calc(var(--bs-gutter-x) / 2);
}
.single .profile .profile-bio {
  padding-top: calc(var(--ws-gutter-y) * 0.5);
}
.single .profile .profile-bio .title {
  font-weight: 700;
  margin-bottom: max(var(--ws-gutter-y) * 0.25, 1.25rem);
}

.profile-gallery {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 3rem;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

[data-type=people] {
  max-width: 262px;
}
[data-type=people] .contents {
  position: relative;
}
[data-type=people] .stretched-link::after {
  z-index: 2;
}
[data-type=people] .headshot {
  shape-outside: none;
  margin-left: auto;
  margin-right: auto;
}
[data-type=people] .headshot::after {
  position: absolute;
  border-radius: 50%;
  inset: 0;
  content: "";
  pointer-events: none;
  outline: var(--bs-secondary) solid 1rem;
  z-index: 3;
  transition: all 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
  outline-offset: 0;
}
[data-type=people] .headshot img {
  transition: transform 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
  transform: scale(1);
  transform-origin: center center;
  transform-style: preserve-3d;
}
[data-type=people] .stretched-link:hover ~ .headshot::after {
  outline-offset: -0.625rem;
}
[data-type=people] .stretched-link:hover ~ .headshot img {
  transform: scale(1.05);
}
[data-type=people] .stretched-link:hover ~ .btn-text {
  color: var(--bs-secondary);
}
[data-type=people] h5 {
  font-weight: 600;
  margin-bottom: 0.5rem;
}
[data-type=people] .detail {
  font-size: 1rem;
  line-height: 1.25;
  display: block;
}
[data-type=people] .btn-text {
  margin-top: 1rem;
}

.is-artistic [data-type=people] {
  max-width: 332px;
}
.is-artistic [data-type=people] .headshot {
  overflow: visible;
  width: 300px;
  color: var(--bs-tundra);
}
.is-artistic [data-type=people] .headshot::after {
  content: none;
}
.is-artistic [data-type=people] .headshot svg {
  position: absolute;
  display: block;
  opacity: 0.4;
  inset: 0;
  transform: translate(-0.5rem, 0.5rem);
  transition: transform 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
  z-index: -1;
}
.is-artistic [data-type=people] .headshot .poster {
  border-radius: 50%;
  overflow: hidden;
}
.is-artistic [data-type=people] .headshot .poster::after {
  position: absolute;
  border-radius: 50%;
  inset: 0;
  content: "";
  pointer-events: none;
  outline: var(--bs-secondary) solid 1rem;
  z-index: 3;
  transition: all 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
  outline-offset: 0;
}
.is-artistic [data-type=people] .stretched-link:hover ~ .headshot svg {
  transform: translate(0, 0);
}
.is-artistic [data-type=people] .stretched-link:hover ~ .headshot .poster::after {
  outline-offset: -0.625rem;
}
.is-artistic [data-type=people] .is-link {
  position: relative;
  z-index: 3;
}

/*--------------------- CAROUSELS ----------------------*/
.carousel {
  --ws-carousel-control-width: 4rem;
}
.carousel .tns-inner {
  width: 75vw;
  max-width: 1250px;
  margin: 0 auto !important;
}
.carousel figcaption {
  opacity: 0;
  transition: opacity 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
}
.carousel .tns-slide-active figcaption {
  opacity: 1;
  transition-delay: 400ms;
}
.carousel .controls {
  height: 0;
}
.carousel .carousel-nav {
  display: flex;
  gap: 0.75rem;
  justify-content: center;
  align-items: center;
  padding-top: calc(var(--ws-gutter-y) * 0.375);
}
.carousel .carousel-nav > * {
  border: none;
  appearance: none;
  display: block;
  height: 20px;
  width: 20px;
  background-color: var(--bs-gray);
  opacity: 0.3;
  transition: all 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
}
.carousel .carousel-nav > *.tns-nav-active {
  background-color: var(--bs-primary);
  opacity: 1;
}

.quotes .carousel {
  padding: 0;
  margin-bottom: 1em;
}
.quotes .carousel .tns-outer {
  --ws-sub-spacer-start: 12.5%;
  --ws-sub-spacer-end: 87.5%;
  -webkit-mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 2.5%, rgb(255, 255, 255) var(--ws-sub-spacer-start), rgb(255, 255, 255) var(--ws-sub-spacer-end), rgba(255, 255, 255, 0) 97.5%, rgba(255, 255, 255, 0) 100%);
          mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 2.5%, rgb(255, 255, 255) var(--ws-sub-spacer-start), rgb(255, 255, 255) var(--ws-sub-spacer-end), rgba(255, 255, 255, 0) 97.5%, rgba(255, 255, 255, 0) 100%);
}
.quotes .carousel .tns-inner {
  max-width: 850px;
}
.quotes .carousel figcaption {
  opacity: 1;
  transition-delay: 0ms;
}

.carousel-control-prev, .carousel-control-next {
  justify-content: flex-start;
}

.carousel-control-next {
  flex-direction: row-reverse;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
  padding: 1rem;
  background-color: rgba(243, 124, 35, 0.8);
  width: var(--ws-carousel-control-width);
  height: 4rem;
  background-size: 2rem;
}

.quotes .quote {
  --ws-pipe-height: 100%;
  margin: 0;
  padding: 0 max(var(--ws-gutter-x) * 0.5, 2rem);
  position: relative;
  opacity: 0.6;
  transition: opacity 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
}
.quotes .quote.tns-slide-active {
  opacity: 1;
}
.quotes .quote::before, .quotes .quote::after {
  position: absolute;
  width: 2px;
  height: var(--ws-pipe-height);
  inset: 0 auto;
  transform: translate(-50%, 0);
  content: "";
  display: block;
  background-color: var(--bs-gray);
  opacity: 0.25;
}
.quotes .quote::before {
  left: 0;
}
.quotes .quote::after {
  left: 100%;
}
.quotes .quote .quote-content::before {
  display: block;
  content: "“";
  margin-left: auto;
  margin-right: auto;
  font-size: 200px;
  line-height: 160px;
  height: 60px;
  margin-bottom: 2rem;
  color: var(--bs-secondary);
}
.quotes .quote .quote-author {
  gap: 1.5rem;
  margin-top: max(var(--ws-gutter-y) * 0.5, 2rem);
  display: flex;
  align-items: center;
}
.quotes .quote .quote-author .headshot {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  box-shadow: none;
  margin: 0;
  shape-outside: none;
}
.quotes .quote .quote-author cite {
  font-weight: 600;
}

/*--------------------- LOGO GALLERY ----------------------*/
.logos .gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 150%;
}

.logos .gallery-item {
  padding: 0 1em 1em;
  max-width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logos .gallery-item img {
  display: block;
  max-height: 200px;
  object-fit: contain;
  width: auto;
}

/*--------------------- FORMINATOR ----------------------*/
.forminator-edit-module {
  display: none;
}

#main .forminator-ui {
  --ws-form-gutter: 3rem;
  background-color: rgba(165, 154, 79, 0.1);
  padding: var(--ws-form-gutter) !important;
}
#main .forminator-ui .forminator-label {
  font-size: 1.325rem !important;
  line-height: 1.25;
  background-color: transparent;
  font-weight: normal !important;
  color: #35393C !important;
  margin-bottom: 0.25em;
}
#main .forminator-ui .forminator-field-radio .forminator-radio-label {
  font-size: 18px;
}
#main .forminator-ui .forminator-field-radio .forminator-radio {
  margin-top: calc(var(--bs-gutter-y) * 0.5);
  margin-bottom: calc(var(--bs-gutter-y) * 0.5);
}
#main .forminator-ui .forminator-field-radio .forminator-radio .forminator-radio-bullet {
  background-color: white !important;
  border: solid 2px var(--bs-gray);
}
#main .forminator-ui .forminator-input, #main .forminator-ui .forminator-textarea {
  background-color: #ffffff !important;
  border-radius: 0.25rem !important;
  padding: 1em 1.25em !important;
}
#main .forminator-ui .forminator-row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 2rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-bottom: var(--bs-gutter-y);
}
#main .forminator-ui .forminator-row.forminator-row-last {
  margin-bottom: 0;
}
#main .forminator-ui .forminator-row > .forminator-col {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding: 0 calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  margin-bottom: 0;
}
#main .forminator-ui .forminator-row .form-control {
  background-color: transparent;
}
#main .forminator-ui #name-1 > .forminator-row {
  --bs-gutter-y: 0;
}
#main .forminator-ui #name-1 > .forminator-row > .forminator-col:last-child .forminator-label {
  color: transparent !important;
  pointer-events: none;
  height: 1.65625rem;
  overflow: hidden;
}
#main .forminator-ui #name-1 > .forminator-row > .forminator-col:last-child .forminator-label > span {
  color: transparent !important;
}
#main .forminator-ui.forminator-size--small #name-1 > .forminator-row > .forminator-col:last-child .forminator-label {
  height: 0.25rem;
}
#main .forminator-ui .forminator-success {
  background-color: transparent !important;
  margin: 0;
  padding: 0;
}
#main .forminator-ui .forminator-success > p {
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif !important;
  font-size: 1.5rem !important;
}
#main .forminator-ui .forminator-success > p + p {
  margin-top: min(1em, var(--ws-gutter-x));
}
#main .forminator-ui .forminator-success > p:first-child {
  margin-top: 0 !important;
  margin-bottom: 1.25rem !important;
  font-weight: 700 !important;
  line-height: 1.125 !important;
  font-size: 2.5rem !important;
  color: var(--bs-abyss);
}

#main .forminator-button.btn.btn-primary {
  display: inline-block;
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif !important;
  font-weight: 600 !important;
  line-height: 1;
  color: #FFFFFF !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  background-color: #F37C23 !important;
  border-color: #F37C23 !important;
  padding: 1em 1.25em;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), background-color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), border-color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), box-shadow 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
}

#main .forminator-button.btn.btn-primary:hover {
  background-color: #589E4A !important;
  border-color: #589E4A !important;
}

/*--------------------- NEWSLETTER ----------------------*/
.newsletter small {
  font-weight: 500;
}

.email-registration-form label.error {
  display: block;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: var(--bs-danger);
  text-align: left;
}

.email-registration-form .form-control {
  border-color: transparent;
  border-width: 1px;
}

.email-registration-form .form-control.error {
  border-color: #EF4138;
  padding-right: 3em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23EF4138'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23EF4138' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75em center;
  background-size: 1.5em 1.5em;
}

.email-registration-form .form-control.error:focus {
  border-color: #EF4138;
  box-shadow: 0 0 0 0.125rem rgba(239, 65, 56, 0.25);
}

.email-registration-form .hidden {
  display: none;
}

.donation-success .social-media-buttons .fb_iframe_widget > span {
  vertical-align: top !important;
}

/*--------------------- MC4WP NEWSLETTER SIGNUP ----------------------*/
.mc4wp-response .mc4wp-alert {
  padding: 2rem;
  max-width: 650px;
  margin: 2rem auto 0;
}

.mc4wp-response .mc4wp-alert * {
  color: white;
}

.mc4wp-response .mc4wp-alert.mc4wp-success {
  background-color: var(--bs-success);
}

.mc4wp-response .mc4wp-alert.mc4wp-error {
  background-color: var(--bs-warning);
}

.mc4wp-response .h4, .mc4wp-response .lead {
  display: block;
}

.mc4wp-response *:last-child {
  margin-bottom: 0;
}

/*--------------------- WPFORMS OVERRIDES ----------------------*/
div.wpforms-container-full .h3, div.wpforms-container-full .h4, .wp-core-ui div.wpforms-container-full .h3, .wp-core-ui div.wpforms-container-full .h4 {
  display: block;
}
div.wpforms-container-full .h3, div.wpforms-container-full h3, .wp-core-ui div.wpforms-container-full .h3, .wp-core-ui div.wpforms-container-full h3 {
  font-size: calc(1.4125rem + 1.95vw);
}
div.wpforms-container-full .h4, div.wpforms-container-full h4, .wp-core-ui div.wpforms-container-full .h4, .wp-core-ui div.wpforms-container-full h4 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  div.wpforms-container-full .h3, div.wpforms-container-full h3, .wp-core-ui div.wpforms-container-full .h3, .wp-core-ui div.wpforms-container-full h3 {
    font-size: 2.875rem;
  }
  div.wpforms-container-full .h4, div.wpforms-container-full h4, .wp-core-ui div.wpforms-container-full .h4, .wp-core-ui div.wpforms-container-full h4 {
    font-size: 2rem;
  }
}
div.wpforms-container-full.forminator-ui .wpforms-form, .wp-core-ui div.wpforms-container-full.forminator-ui .wpforms-form {
  --wpforms-label-size-font-size: 1.25rem;
}
div.wpforms-container-full .wpforms-form, .wp-core-ui div.wpforms-container-full .wpforms-form {
  --wpforms-field-border-radius: 0.25rem;
  --wpforms-field-border-style: none;
  --wpforms-field-border-size: 0;
  --wpforms-field-background-color: #ffffff;
  --wpforms-field-border-color: rgba( 0, 0, 0, 0.25 );
  --wpforms-field-border-color-spare: rgba( 0, 0, 0, 0.25 );
  --wpforms-field-text-color: #1D3740;
  --wpforms-field-menu-color: #ffffff;
  --wpforms-label-color: #35393c;
  --wpforms-label-sublabel-color: rgba( 0, 0, 0, 0.55 );
  --wpforms-label-error-color: var(--bs-danger);
  --wpforms-button-border-radius: 0.25rem;
  --wpforms-button-border-style: none;
  --wpforms-button-border-size: 0;
  --wpforms-button-background-color: #F37C23;
  --wpforms-button-border-color: transparent;
  --wpforms-button-text-color: #ffffff;
  --wpforms-page-break-color: var(--bs-info);
  --wpforms-background-image: none;
  --wpforms-background-position: center center;
  --wpforms-background-repeat: no-repeat;
  --wpforms-background-size: cover;
  --wpforms-background-width: 100px;
  --wpforms-background-height: 100px;
  --wpforms-background-color: rgba( 0, 0, 0, 0 );
  --wpforms-background-url: none;
  --wpforms-container-padding: 0;
  --wpforms-container-border-style: none;
  --wpforms-container-border-width: 0;
  --wpforms-container-border-color: transparent;
  --wpforms-container-border-radius: 0;
  --wpforms-field-size-input-height: auto;
  --wpforms-field-size-input-spacing: .25rem;
  --wpforms-field-size-font-size: 1rem;
  --wpforms-field-size-line-height: 1;
  --wpforms-field-size-padding-h: 1em;
  --wpforms-field-size-checkbox-size: 16px;
  --wpforms-field-size-sublabel-spacing: .25rem;
  --wpforms-field-size-icon-size: 1;
  --wpforms-label-size-font-size: 1rem;
  --wpforms-label-size-line-height: 1;
  --wpforms-label-size-sublabel-font-size: .8125rem;
  --wpforms-label-size-sublabel-line-height: 1;
  --wpforms-button-size-font-size: 1rem;
  --wpforms-button-size-height: auto;
  --wpforms-button-size-padding-h: 1.25em;
  --wpforms-button-size-margin-top: 2em;
  --wpforms-container-shadow-size-box-shadow: none;
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
}
div.wpforms-container-full .wpforms-form .wpforms-field-container, .wp-core-ui div.wpforms-container-full .wpforms-form .wpforms-field-container {
  --bs-gutter-x: 1.25rem;
  --bs-gutter-y: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
div.wpforms-container-full .wpforms-form .wpforms-field-container > *, .wp-core-ui div.wpforms-container-full .wpforms-form .wpforms-field-container > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding: 0 calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}
@media (min-width: 600px) {
  div.wpforms-container-full .wpforms-form .wpforms-field-container .col-sm-12, .wp-core-ui div.wpforms-container-full .wpforms-form .wpforms-field-container .col-sm-12 {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 800px) {
  div.wpforms-container-full .wpforms-form .wpforms-field-container .col-md-7, .wp-core-ui div.wpforms-container-full .wpforms-form .wpforms-field-container .col-md-7 {
    flex: 0 0 auto;
    width: 29.1666666667%;
  }
  div.wpforms-container-full .wpforms-form .wpforms-field-container .col-md-10, .wp-core-ui div.wpforms-container-full .wpforms-form .wpforms-field-container .col-md-10 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
}
div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea, .wp-core-ui div.wpforms-container-full .wpforms-form input[type=date], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=datetime], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=datetime-local], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=email], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=month], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=number], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=password], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=range], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=search], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=tel], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=text], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=time], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=url], .wp-core-ui div.wpforms-container-full .wpforms-form input[type=week], .wp-core-ui div.wpforms-container-full .wpforms-form select, .wp-core-ui div.wpforms-container-full .wpforms-form textarea {
  display: block;
  padding-top: 1em;
  padding-bottom: 1em;
  font-weight: 400;
  background-clip: padding-box;
  appearance: none;
  transition: border-color 0.2s cubic-bezier(0.5, 0.1, 0.5, 0.9), box-shadow 0.2s cubic-bezier(0.5, 0.1, 0.5, 0.9);
}
div.wpforms-container-full .wpforms-form textarea, .wp-core-ui div.wpforms-container-full .wpforms-form textarea {
  --wpforms-field-size-input-height: 50px;
}
div.wpforms-container-full .wpforms-form .btn, .wp-core-ui div.wpforms-container-full .wpforms-form .btn {
  padding-top: 1em;
  padding-bottom: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1125em;
}
div.wpforms-container-full .wpforms-form .wpforms-error, .wp-core-ui div.wpforms-container-full .wpforms-form .wpforms-error {
  text-align: left;
}

/*--------------------- BOXED ----------------------*/
.content.box {
  padding: 3rem;
}

/*--------------------- COLUMN TEXT ----------------------*/
.column-text .row {
  --bs-gutter-y: var(--bs-gutter-x);
}

/*--------------------------------------------------------*/
/*------------------- Newsletter Archive -----------------*/
/*--------------------------------------------------------*/
.hero:not(.masked) + .newsletters {
  padding-top: 0;
}

.letter-list > * {
  margin-bottom: 1.25rem;
}

.letter-list > *:last-child {
  margin-bottom: 0;
}

.letter-list h5 a {
  display: inline-flex;
}

.letter-list h5 a .date {
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 0.375em;
}

.letter-list h5 a .title {
  padding-left: 0.375em;
  border-left: solid 2px currentColor;
}

.newsletter-html table {
  max-width: 880px !important;
}
.newsletter-html > table {
  max-width: 100% !important;
}
.newsletter-html .mceText .h1, .newsletter-html .mceText .h2, .newsletter-html .mceText .h3, .newsletter-html .mceText .h4, .newsletter-html .mceText .h5, .newsletter-html .mceText .h6, .newsletter-html .mceText h1, .newsletter-html .mceText h2, .newsletter-html .mceText h3, .newsletter-html .mceText h4, .newsletter-html .mceText h5, .newsletter-html .mceText h6, .newsletter-html .mcnTextBlock .h1, .newsletter-html .mcnTextBlock .h2, .newsletter-html .mcnTextBlock .h3, .newsletter-html .mcnTextBlock .h4, .newsletter-html .mcnTextBlock .h5, .newsletter-html .mcnTextBlock .h6, .newsletter-html .mcnTextBlock h1, .newsletter-html .mcnTextBlock h2, .newsletter-html .mcnTextBlock h3, .newsletter-html .mcnTextBlock h4, .newsletter-html .mcnTextBlock h5, .newsletter-html .mcnTextBlock h6 {
  margin-top: 0 !important;
  margin-bottom: 1.25rem !important;
  font-family: "HK Grotesk", "Helvetica Neue", Arial, sans-serif !important;
  font-weight: 700 !important;
  line-height: 1.125 !important;
  color: #14505a !important;
}
.newsletter-html .mceText .h1 span, .newsletter-html .mceText .h2 span, .newsletter-html .mceText .h3 span, .newsletter-html .mceText .h4 span, .newsletter-html .mceText .h5 span, .newsletter-html .mceText .h6 span, .newsletter-html .mceText h1 span, .newsletter-html .mceText h2 span, .newsletter-html .mceText h3 span, .newsletter-html .mceText h4 span, .newsletter-html .mceText h5 span, .newsletter-html .mceText h6 span, .newsletter-html .mceText p span, .newsletter-html .mcnTextBlock .h1 span, .newsletter-html .mcnTextBlock .h2 span, .newsletter-html .mcnTextBlock .h3 span, .newsletter-html .mcnTextBlock .h4 span, .newsletter-html .mcnTextBlock .h5 span, .newsletter-html .mcnTextBlock .h6 span, .newsletter-html .mcnTextBlock h1 span, .newsletter-html .mcnTextBlock h2 span, .newsletter-html .mcnTextBlock h3 span, .newsletter-html .mcnTextBlock h4 span, .newsletter-html .mcnTextBlock h5 span, .newsletter-html .mcnTextBlock h6 span, .newsletter-html .mcnTextBlock p span {
  font-family: inherit !important;
}
.newsletter-html .mceText h1, .newsletter-html .mceText .h1, .newsletter-html .mcnTextBlock h1, .newsletter-html .mcnTextBlock .h1 {
  font-size: calc(1.4375rem + 2.25vw) !important;
}
@media (min-width: 1200px) {
  .newsletter-html .mceText h1, .newsletter-html .mceText .h1, .newsletter-html .mcnTextBlock h1, .newsletter-html .mcnTextBlock .h1 {
    font-size: 3.125rem !important;
  }
}
.newsletter-html .mceText h2, .newsletter-html .mceText .h2, .newsletter-html .mcnTextBlock h2, .newsletter-html .mcnTextBlock .h2 {
  font-size: calc(1.43rem + 2.5vw) !important;
}
@media (min-width: 1200px) {
  .newsletter-html .mceText h2, .newsletter-html .mceText .h2, .newsletter-html .mcnTextBlock h2, .newsletter-html .mcnTextBlock .h2 {
    font-size: 3rem !important;
  }
}
.newsletter-html .mceText h3, .newsletter-html .mceText .h3, .newsletter-html .mcnTextBlock h3, .newsletter-html .mcnTextBlock .h3 {
  font-size: calc(1.4125rem + 1.95vw) !important;
}
@media (min-width: 1200px) {
  .newsletter-html .mceText h3, .newsletter-html .mceText .h3, .newsletter-html .mcnTextBlock h3, .newsletter-html .mcnTextBlock .h3 {
    font-size: 2.875rem !important;
  }
}
.newsletter-html .mceText h4, .newsletter-html .mceText .h4, .newsletter-html .mcnTextBlock h4, .newsletter-html .mcnTextBlock .h4 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
@media (min-width: 1200px) {
  .newsletter-html .mceText h4, .newsletter-html .mceText .h4, .newsletter-html .mcnTextBlock h4, .newsletter-html .mcnTextBlock .h4 {
    font-size: 2rem !important;
  }
}
.newsletter-html .mceText h5, .newsletter-html .mceText .h5, .newsletter-html .mcnTextBlock h5, .newsletter-html .mcnTextBlock .h5 {
  font-size: calc(1.2875rem + 0.45vw) !important;
}
@media (min-width: 1200px) {
  .newsletter-html .mceText h5, .newsletter-html .mceText .h5, .newsletter-html .mcnTextBlock h5, .newsletter-html .mcnTextBlock .h5 {
    font-size: 1.625rem !important;
  }
}
.newsletter-html .mceText h6, .newsletter-html .mceText .h6, .newsletter-html .mcnTextBlock h6, .newsletter-html .mcnTextBlock .h6 {
  font-size: 1.25rem !important;
}
.newsletter-html .mceText p, .newsletter-html .mceText ul, .newsletter-html .mcnTextBlock p, .newsletter-html .mcnTextBlock ul {
  font-family: var(--bs-font-sans-serif) !important;
  font-size: 1.125rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #1D3740 !important;
}
.newsletter-html .mceText p:has(> br:only-child), .newsletter-html .mceText ul:has(> br:only-child), .newsletter-html .mcnTextBlock p:has(> br:only-child), .newsletter-html .mcnTextBlock ul:has(> br:only-child) {
  margin: 0 !important;
  height: 0 !important;
}
.newsletter-html .mceText * + h2, .newsletter-html .mceText * + h3, .newsletter-html .mceText * + h4, .newsletter-html .mceText * + h5, .newsletter-html .mceText * + h6, .newsletter-html .mceText * + p, .newsletter-html .mceText * + ul, .newsletter-html .mceText * + ol, .newsletter-html .mceText * + dl, .newsletter-html .mcnTextBlock * + h2, .newsletter-html .mcnTextBlock * + h3, .newsletter-html .mcnTextBlock * + h4, .newsletter-html .mcnTextBlock * + h5, .newsletter-html .mcnTextBlock * + h6, .newsletter-html .mcnTextBlock * + p, .newsletter-html .mcnTextBlock * + ul, .newsletter-html .mcnTextBlock * + ol, .newsletter-html .mcnTextBlock * + dl {
  margin-top: min(1em, var(--ws-gutter-x)) !important;
}
.newsletter-html ul li {
  font-size: 90%;
}
.newsletter-html ul li + li {
  margin-top: 1rem;
}
.newsletter-html td {
  font-family: var(--bs-font-sans-serif) !important;
  font-size: 1.125rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #1D3740 !important;
}
.newsletter-html td[align=full] .imageDropZone {
  margin-left: auto !important;
  margin-right: auto !important;
  width: auto !important;
  max-width: 100% !important;
}

.newsletter-html > table > tbody {
  margin: 0 auto;
  display: table;
}

.post-links .btn {
  display: table;
  font-size: 1.25rem;
}

/*--------------------------------------------------------*/
/*-------------------- Footer Styles ---------------------*/
/*--------------------------------------------------------*/
#footer {
  padding: 5rem 0;
  text-rendering: optimizeLegibility;
}

#footer a:hover {
  color: #589E4A;
}

#footer .brand svg {
  height: 6rem;
  display: block;
}

#footer .brand svg > * {
  fill: #fff;
}

#footer .brand .col {
  max-width: 400px;
}

#footer .nav {
  justify-content: space-between;
}

#footer .navbar-nav {
  flex-direction: row;
  line-height: 1;
  padding-left: calc(var(--bs-gutter-x) / 2);
}

.footer-menu {
  font-weight: 700;
}

.footer-menu li {
  margin-right: 2em;
}

.social-menu li {
  display: block;
  height: 1em;
}

.social-menu li + li {
  margin-left: 2em;
}

.social-menu a {
  display: flex;
  align-items: center;
  height: 100%;
  color: #fff;
}

.social-menu svg {
  display: block;
  max-width: 1.375rem;
  height: 100%;
}

.fine-print {
  display: flex;
  font-size: 0.75rem;
}

.fine-print p {
  line-height: 1;
  margin-top: 0;
}

.fine-print p + p {
  position: relative;
  padding-left: 1em;
  margin-left: 1em;
}

.fine-print p + p::before {
  position: absolute;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: currentColor;
}

.fine-print p, .fine-print p a {
  color: #C6C091;
}

.fine-print p a:hover {
  color: #F37C23;
}

/*--------------------------------------------------------*/
/*------------------- EveryAction Form Reset -------------*/
/*--------------------------------------------------------*/
#fastaction-signup, #fastaction-login {
  margin: 0 !important;
  pointer-events: none;
}

#main .ngp-form {
  max-width: none;
  margin: -1.25rem;
}

#main .at {
  color: inherit;
  font-family: inherit;
  line-height: inherit;
}

#main .at form {
  display: flex;
  flex-wrap: wrap;
}

#main .at-inner {
  background-color: transparent;
}

#main .at h1, #main .at h2, #main .at h3, #main .at h4, #main .at h5, #main .at h6 {
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.125;
  color: #14505A;
}

#main .at * + h1, #main .at * + h2, #main .at * + h3, #main .at * + h4, #main .at * + h5, #main .at * + h6 {
  margin-top: 1em;
}

header.at-title, header.at-markup.HeaderHtml {
  display: none;
}

#main .at fieldset legend {
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.125;
  color: #14505A;
  font-size: calc(1.4125rem + 1.95vw);
  padding-top: 0;
  white-space: nowrap;
  width: calc(100% - 1.25rem);
}

#main .at label {
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  font-size: 1.25rem;
}

#main .at input[type=text], #main .at input[type=password], #main .at input[type=date], #main .at input[type=datetime], #main .at input[type=datetime-local], #main .at input[type=month], #main .at input[type=week], #main .at input[type=email], #main .at input[type=number], #main .at input[type=search], #main .at input[type=tel], #main .at input[type=time], #main .at input[type=url], #main .at input[type=color], #main .at textarea {
  display: block;
  width: 100%;
  padding: 1em 1.25em;
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #1D3740;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 0 solid #ced4da;
  appearance: none;
  height: auto;
  border-radius: 0.25rem;
  margin-bottom: 1.5rem;
  transition: border-color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), box-shadow 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
}

#main .at select {
  height: 3.3125rem;
  display: block;
  width: 100%;
  padding: 1em 3.75em 1em 1.25em;
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #1D3740;
  background-color: #FFFFFF;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2335393C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1.25em center;
  background-size: 16px 12px;
  border: 0 solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
  margin-bottom: 1.5rem;
}

#main .iti--allow-dropdown input, #main .iti--allow-dropdown input[type=text], #main .iti--allow-dropdown input[type=tel], #main .iti--separate-dial-code input, #main .iti--separate-dial-code input[type=text], #main .iti--separate-dial-code input[type=tel] {
  padding-left: 3.5rem;
}

#main .at .at-fieldset {
  margin-bottom: 2rem;
}

#main .at .at-fieldset.ContributionInformation, #main .at .at-fieldset.TributeGift {
  min-width: 0;
  flex: 1 0 50%;
}

#main .at .at-fieldset.TributeGift .at-fields {
  padding-top: 5.1875rem;
}

#main .at input[type=checkbox] + span, #main .at .radios label {
  font-family: Mandrel, Helvetica Neue, Arial, sans-serif;
}

#main .at input[type=checkbox] + span::before {
  top: 6px;
  background-color: rgba(255, 255, 255, 0.8);
}

#main .at input[type=checkbox]:focus + span::before, #main .at input[type=checkbox]:active + span::before {
  box-shadow: 0 0 4px 0 #0791A5;
}

#main .at input[type=checkbox]:checked + span::before {
  border-color: #0791A5;
  background-color: #0791A5;
}

#main .at input[type=checkbox] + span::after {
  top: 9px;
}

#main .at form .label-amount {
  font-weight: 600;
  font-size: 2rem;
  height: auto;
  width: auto;
  line-height: 1;
  padding: 1rem 1.5rem;
}

#main .at form .label-amount > a {
  height: auto;
  bottom: 0;
  background-color: #9F9F9F;
}

#main .at form .label-amount input[type=radio]:checked + a {
  border-color: #589E4A;
  background-color: #589E4A;
}

#main .at form .label-amount.label-otheramount {
  width: 100%;
  float: none;
  clear: both;
  font-size: 0;
  overflow: hidden;
  text-align: left;
  padding-left: 0;
  padding-top: 0;
  margin-top: 1.5rem;
}

#main .at form .label-amount.label-otheramount .label-otheramount-prefix {
  position: absolute;
  left: 0.25em;
  top: 0;
  margin: 0;
  line-height: 1;
  font-size: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#main .at form .label-amount input:required + .label-otheramount-prefix {
  color: #ced4da;
}

#main .at form .label-amount.label-otheramount .edit-otheramount {
  width: 100%;
  padding-left: 2.5rem;
  font-size: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#main .at-cover-costs-info {
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  display: block;
}

#main .btn-at {
  display: inline-block;
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 0 solid transparent;
  padding: 1em 1.25em;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), background-color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), border-color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), box-shadow 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
  text-transform: uppercase;
  letter-spacing: 0.1125em;
}

#main .btn-at-primary {
  background-color: #F37C23;
  border-color: #F37C23;
}

#main .btn-at-primary:hover {
  background-color: #589E4A;
  border-color: #589E4A;
}

#main .ContactInformation .at-legend, #main .PaymentInformation .at-legend {
  border-top: solid 1px #9f9f9f;
  padding-top: 4rem;
}

#main .at form .label-amount.error input:required {
  color: #EF4138;
  border-color: #EF4138;
}

#main .at .error small.error {
  padding-top: 0;
  margin-top: -1rem;
  color: #EF4138;
}

#main .at label.error {
  color: #EF4138;
}

#main .newsletter .at {
  text-align: left;
  margin: 0;
}

#main .newsletter .at .thankYou {
  text-align: center;
}

#main .newsletter * + .at {
  margin-top: 3rem;
}

#main .newsletter .at .at-fieldset {
  padding: 0;
  margin: 0;
}

#main .newsletter .at fieldset legend {
  display: none;
}

#main .newsletter .at-fields {
  display: flex;
  flex-wrap: wrap;
}

#main .newsletter .at label {
  font-size: 1rem;
  min-width: 0;
  flex: 1 0 calc(50% - 1.25rem);
}

#main .newsletter .at-row.FirstName.LastName {
  flex: 1 0 55%;
}

#main .newsletter .at-row.at-row-solo.EmailAddress {
  flex: 1 0 45%;
}

#main .newsletter .at-form-submit {
  margin: 0 auto;
  padding-bottom: 0;
}

#main .newsletter .at-form-submit .btn-at {
  margin-bottom: 0;
}

#main .newsletter .at-markup {
  margin: 0;
}

@media (min-width: 1200px) {
  #main .at fieldset legend {
    font-size: 2.875rem;
  }
}
/*-------------------- POPUPS ---------------------*/
.pum-content {
  background-color: var(--bs-light) !important;
  padding: 3rem;
  text-align: center !important;
}

.pum-content::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  opacity: 0.05;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 225' fill='%23787878'%3e%3cpath d='M311.672 0H111.917c24.94 3.915 49.938 7.448 75.104 9.6 44.49 3.803 82.156-1.788 124.65-9.6zM33.117 124.527a207.707 207.707 0 0130.102-3.184c6.125-.208 16.493 2.125 21.671-2.314 4.371-3.745 3.916-14.74-1.082-17.886-2.32-1.463-52.256 5.442-83.203 11.72a4.988 4.988 0 00-.605.17v17.945a5.074 5.074 0 001.247-.111q15.881-3.4 31.87-6.34zM116.161 141.233c23.615 21.483 60.846 20.462 83.156-2.28a55.173 55.173 0 00-2.367-80.073c-23.617-21.487-60.846-20.464-83.158 2.278a55.177 55.177 0 002.369 80.075z'/%3e%3cpath d='M0 34.044a4.372 4.372 0 00.73.248c7.412 1.736 21.314.94 34.079-.954 8.077-1.2 13.549-3.378 20.879-5.02a7.254 7.254 0 00.738-.02c37.147-6.884 95.2-.38 131.494 11.637 10.856 3.592 13.954 5.408 23.665 11.45 11.357 7.065 25.805 7.003 38.438 5.072C355.453 40.342 385.961 35.81 394.46 35.6a7.821 7.821 0 005.54-2.203V0h-46.731c-11.13 2.803-22.205 5.708-30.828 7.618-1.05.214-2.1.392-3.148.627-52.5 11.678-105.725 12.97-159.22 9.995-21.86-1.219-58.033-9.724-84.146-13.045C63.915 3.355 54.99 1.498 46.327 0H0zM87.885 79.188c-1.679-3.444-27.441 1.317-41.4 2.752-1.824.189-3.64.335-5.46.494-9.216.57-36.411.078-40.632-.057-.14-.004-.262.012-.393.019v18.647c4.797.02 15.908-1.686 19.905-2.607 4.508-1.032 27.419-4.266 27.453-4.27 13.546-1.402 46.094-5.643 40.527-14.978z'/%3e%3cpath d='M110.996 35.252c-19.114.786-32.423 3.839-47.136 6.337-9.642 1.64-19.66 4.934-29.366 5.89C23.601 47.434 7.502 44.44 0 46.201v23.21c12.572.703 38.648-.14 48.826.25.09.003.133-.018.22-.018.817.039 1.56.096 2.407.125 12.255.424 25.815 2.142 35.6-5.617 4.317-3.423 10.465-9.006 13.786-11.892 8.63-7.5 23.17-10.766 27.466-12.854 9.713-4.722-10.678-4.426-17.309-4.153zM2.958 161.506c27.645-5.722 56.564-3.89 84.728-3.228l.2.02.032-.014c2.16.05 4.323.11 6.474.142 10.606.505 36.548 10.366 45.338 12.391 18.603 4.283 45.327 0 76.769-13.366l.006-.003c26.25-6.25 75.965-23.582 103.306-27.644 17.175-2.55 48.673-1.48 74.335-.751a9.607 9.607 0 005.854-1.767V112.21a9.587 9.587 0 00-5.373-1.814c-12.583-.341-28.254-.621-42.582-2.025-18.294-1.79-36.66-1.373-55.01-.236-16.7 1.034-59.197-8.912-67.94 4.389-6.671 10.155-6.836 21.31-22.17 34.705-16.084 12.303-53.976 33.774-95.274 5.552-1.066-.841-2.587-1.873-4.621-3.342-6.454-4.781-11.65-9.804-19.809-11.373-5.31-1.025-10.56-.809-15.977-.802-16.017.025-32.154-.72-48.078 1.114a217.781 217.781 0 00-22.187 3.71 9.156 9.156 0 00-.979.282v19.699c.983-.178 1.968-.36 2.958-.564zM388.97 199.261c-15.632-4.045-55.611-2.045-55.611-2.045l-.091.123a396.273 396.273 0 00-81.534 10.232q-37.42 8.515-74.708 17.429H400v-13.21c-2.31-6.429-5.762-11.166-11.03-12.529z'/%3e%3cpath d='M13.706 196.687q2.374-.479 4.726-1.023c36.86-8.62 73.57-11.708 110.294-.385 10.984 3.383 21.491 8.357 32.17 12.713 11.58 4.722 23.043 5.457 35.487 2.435 34.719-8.43 69.506-16.825 104.601-23.446 31.42-5.93 62.826-2.893 94.18 1.458a6.364 6.364 0 004.836-1.323v-19.082a6.988 6.988 0 00-2.36-.982c-21.59-4.608-43.165-9.267-64.695-14.128-24.703-5.578-48.758-3.514-72.73 3.041-14.426 3.948-63.163 22.745-94.283 24.998-31.118 2.257-44.65-8.406-81.69-9.116l.081-.003c-19.974-.69-39.942-1.676-59.925-2.034a98.75 98.75 0 00-20.888 1.861A9.996 9.996 0 000 173.097v19.635a15.428 15.428 0 0013.706 3.955z'/%3e%3cpath d='M147.652 218.51c4.214 1.572-13.041-8.628-16.993-10.503-15.31-7.26-24.699-10.05-39.416-10.075-26.444-.344-51.035 1.588-74.803 7.114l-.048-.032c-.166.05-.31.1-.473.155-1.378.324-2.763.61-4.135.96a10.737 10.737 0 00-4.316 2.252A24.598 24.598 0 000 213.54V225h139.092c5.47-1.611 13.944-4.48 8.56-6.49zM380.62 136.38c-7.367-.29-42.226-3.577-50.72-.137a4.329 4.329 0 00.246 8.029c8.852 3.21 41.854 5.774 50.83 7.296 5.351.906 10.688 1.884 16.02 2.897a14.836 14.836 0 003.004-.253v-16.01a6.56 6.56 0 00-2.823-.87c-5.503-.397-11.018-.737-16.558-.953zM231.529 74.315c-3.075 1.089-9.952 1.34-8.349 8.33.29 1.246 1.809 7.32 2.098 8.564 1.93 5.627 10.351 1.132 26.708 1.581 11.902.328 31.847 5.483 43.655 4.005 33.31-4.171 51.541-3.622 81.074-.24 13.355 2.21 19.96 2.297 23.285 1.172V45.181a7.79 7.79 0 00-2.447-.12c-5.597.477-33.792 1.486-56.058 5.245l.009.06a426.063 426.063 0 00-41.995 8.464c-24.557 6.296-44.129 7.05-67.98 15.485z'/%3e%3c/svg%3e");
}

.pum-container .pum-content + .pum-close:hover {
  background-color: #589E4A !important;
  transition: color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), background-color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), border-color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), box-shadow 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
}

#pum-6027 .ngp-form {
  max-width: none;
  margin: -1.25rem;
}

#pum-6027 .at {
  color: inherit;
  font-family: inherit;
  line-height: inherit;
}

#pum-6027 .at form {
  display: flex;
  flex-wrap: wrap;
}

#pum-6027 .at-inner {
  background-color: transparent;
}

#pum-6027 .at h1, #pum-6027 .at h2, #pum-6027 .at h3, #pum-6027 .at h4, #pum-6027 .at h5, #pum-6027 .at h6 {
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.125;
  color: #14505A;
}

#pum-6027 .at * + h1, #pum-6027 .at * + h2, #pum-6027 .at * + h3, #pum-6027 .at * + h4, #pum-6027 .at * + h5, #pum-6027 .at * + h6 {
  margin-top: 1em;
}

header.at-title, header.at-markup.HeaderHtml {
  display: none;
}

#pum-6027 .at fieldset legend {
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.125;
  color: #14505A;
  font-size: calc(1.4125rem + 1.95vw);
  padding-top: 0;
  white-space: nowrap;
  width: calc(100% - 1.25rem);
}

#pum-6027 .at label {
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  font-size: 1.25rem;
}

#pum-6027 .at input[type=text], #pum-6027 .at input[type=password], #pum-6027 .at input[type=date], #pum-6027 .at input[type=datetime], #pum-6027 .at input[type=datetime-local], #pum-6027 .at input[type=month], #pum-6027 .at input[type=week], #pum-6027 .at input[type=email], #pum-6027 .at input[type=number], #pum-6027 .at input[type=search], #pum-6027 .at input[type=tel], #pum-6027 .at input[type=time], #pum-6027 .at input[type=url], #pum-6027 .at input[type=color], #pum-6027 .at textarea {
  display: block;
  width: 100%;
  padding: 1em 1.25em;
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #1D3740;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 0 solid #ced4da;
  appearance: none;
  height: auto;
  border-radius: 0.25rem;
  margin-bottom: 1.5rem;
  transition: border-color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), box-shadow 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
}

#pum-6027 .at select {
  height: 3.3125rem;
  display: block;
  width: 100%;
  padding: 1em 3.75em 1em 1.25em;
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #1D3740;
  background-color: #FFFFFF;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2335393C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1.25em center;
  background-size: 16px 12px;
  border: 0 solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
  margin-bottom: 1.5rem;
}

#pum-6027 .iti--allow-dropdown input, #pum-6027 .iti--allow-dropdown input[type=text], #pum-6027 .iti--allow-dropdown input[type=tel], #pum-6027 .iti--separate-dial-code input, #pum-6027 .iti--separate-dial-code input[type=text], #pum-6027 .iti--separate-dial-code input[type=tel] {
  padding-left: 3.5rem;
}

#pum-6027 .at .at-fieldset {
  margin-bottom: 2rem;
}

#pum-6027 .at .at-fieldset.ContributionInformation, #pum-6027 .at .at-fieldset.TributeGift {
  min-width: 0;
  flex: 1 0 50%;
}

#pum-6027 .at .at-fieldset.TributeGift .at-fields {
  padding-top: 5.1875rem;
}

#pum-6027 .at input[type=checkbox] + span, #pum-6027 .at .radios label {
  font-family: Mandrel, Helvetica Neue, Arial, sans-serif;
}

#pum-6027 .at input[type=checkbox] + span::before {
  top: 6px;
  background-color: rgba(255, 255, 255, 0.8);
}

#pum-6027 .at input[type=checkbox]:focus + span::before, #pum-6027 .at input[type=checkbox]:active + span::before {
  box-shadow: 0 0 4px 0 #0791A5;
}

#pum-6027 .at input[type=checkbox]:checked + span::before {
  border-color: #0791A5;
  background-color: #0791A5;
}

#pum-6027 .at input[type=checkbox] + span::after {
  top: 9px;
}

#pum-6027 .at form .label-amount {
  font-weight: 600;
  font-size: 2rem;
  height: auto;
  width: auto;
  line-height: 1;
  padding: 1rem 1.5rem;
}

#pum-6027 .at form .label-amount > a {
  height: auto;
  bottom: 0;
  background-color: #9F9F9F;
}

#pum-6027 .at form .label-amount input[type=radio]:checked + a {
  border-color: #589E4A;
  background-color: #589E4A;
}

#pum-6027 .at form .label-amount.label-otheramount {
  width: 100%;
  float: none;
  clear: both;
  font-size: 0;
  overflow: hidden;
  text-align: left;
  padding-left: 0;
  padding-top: 0;
  margin-top: 1.5rem;
}

#pum-6027 .at form .label-amount.label-otheramount .label-otheramount-prefix {
  position: absolute;
  left: 0.25em;
  top: 0;
  margin: 0;
  line-height: 1;
  font-size: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#pum-6027 .at form .label-amount input:required + .label-otheramount-prefix {
  color: #ced4da;
}

#pum-6027 .at form .label-amount.label-otheramount .edit-otheramount {
  width: 100%;
  padding-left: 2.5rem;
  font-size: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#pum-6027 .at-cover-costs-info {
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  display: block;
}

#pum-6027 .btn-at {
  display: inline-block;
  font-family: HK Grotesk, Helvetica Neue, Arial, sans-serif;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 0 solid transparent;
  padding: 1em 1.25em;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), background-color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), border-color 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9), box-shadow 200ms cubic-bezier(0.5, 0.1, 0.5, 0.9);
  text-transform: uppercase;
  letter-spacing: 0.1125em;
}

#pum-6027 .btn-at-primary {
  background-color: #F37C23;
  border-color: #F37C23;
}

#pum-6027 .btn-at-primary:hover {
  background-color: #589E4A;
  border-color: #589E4A;
}

#pum-6027 .ContactInformation .at-legend, #pum-6027 .PaymentInformation .at-legend {
  border-top: solid 1px #9f9f9f;
  padding-top: 4rem;
}

#pum-6027 .at form .label-amount.error input:required {
  color: #EF4138;
  border-color: #EF4138;
}

#pum-6027 .at .error small.error {
  padding-top: 0;
  margin-top: -1rem;
  color: #EF4138;
}

#pum-6027 .at label.error {
  color: #EF4138;
}

#pum-6027 .pum-container .at {
  text-align: left;
  margin: 0;
}

#pum-6027 .pum-container .at .thankYou {
  text-align: center;
}

#pum-6027 .pum-container * + .at {
  margin-top: 3rem;
}

#pum-6027 .pum-container .at .at-fieldset {
  padding: 0;
  margin: 0;
}

#pum-6027 .pum-container .at fieldset legend {
  display: none;
}

#pum-6027 .pum-container .at-fields {
  display: flex;
  flex-wrap: wrap;
}

#pum-6027 .pum-container .at label {
  font-size: 1rem;
  min-width: 0;
  flex: 1 0 calc(50% - 1.25rem);
}

#pum-6027 .pum-container .at-row.FirstName.LastName {
  flex: 1 0 55%;
}

#pum-6027 .pum-container .at-row.at-row-solo.EmailAddress {
  flex: 1 0 45%;
}

#pum-6027 .pum-container .at-form-submit {
  margin: 0 auto;
  padding-bottom: 0;
}

#pum-6027 .pum-container .at-form-submit .btn-at {
  margin-bottom: 0;
}

#pum-6027 .pum-container .at-markup {
  margin: 0;
}

body > div:has(> .grecaptcha-badge) {
  display: none !important;
}

/*--------------------------------------------------------*/
/*-------------------- Media Queries ---------------------*/
/*--------------------------------------------------------*/
@media (max-width: 1480px) {
  :root {
    --ws-gutter-x: 6rem;
  }
  .related .bg-fill-x > .poster {
    left: -4rem;
    right: -4rem;
  }
  .card-list.bg-sky::after {
    position: absolute;
    content: "";
    display: block;
    background-color: #67a3b4;
    bottom: 0;
    left: 0;
    right: 0;
    height: 25%;
  }
}
@media (max-width: 1360px) {
  :root {
    --ws-gutter-x: 4rem;
  }
  .hero-child .content.box {
    margin-left: calc(var(--ws-gutter-x) * -1);
    padding-left: var(--ws-gutter-x);
  }
  .hero-child .poster-offset {
    margin-left: calc(var(--ws-gutter-x) * -2);
  }
  .pub-title .content::before {
    right: -6rem;
  }
}
@media (max-width: 1280px) {
  .pattern.transition {
    height: 31.25%;
  }
  .brand svg {
    height: 3.375rem;
  }
  #header ul a {
    padding: 1.5em 0.75em;
  }
  #header ul a .has-children {
    width: 0.675em;
  }
  #menu-main-navigation > li ul {
    padding: 0.125em 0.5em 1em;
    left: -0.5em;
  }
  #menu-main-navigation > li ul li a {
    padding: 0.75em;
  }
  .related .bg-fill-x > .poster {
    left: -2rem;
    right: -2rem;
  }
  .pub-title .content::before {
    right: -4rem;
  }
  #main .forminator-ui .forminator-success > p, #pum-6027 .forminator-success > p {
    font-size: calc(1.2875rem + 0.45vw) !important;
  }
  #main .forminator-ui .forminator-success > p:first-child, #pum-6027 .forminator-success > p:first-child {
    font-size: calc(1.4125rem + 1.95vw) !important;
  }
}
@media (max-width: 1120px) {
  .brand svg {
    height: 2.75rem;
  }
  .home .hero .content {
    transform: scale(1.125);
    transform-origin: left center;
  }
  #main .at .at-fieldset.TributeGift, #pum-6027 .at .at-fieldset.TributeGift {
    flex: 1 0 37.5%;
  }
  .hero-child .content.box {
    margin-right: calc(var(--ws-gutter-x) * -1);
  }
  .hero-child .poster-offset {
    margin-left: calc(var(--ws-gutter-x) * -3);
  }
  .related .g-6 {
    --bs-gutter-x: calc(var(--ws-gutter-x) * .75);
  }
}
@media (max-width: 1040px) {
  :root {
    --ws-gutter-x: 3rem;
    --ws-gutter-y: 6rem;
  }
  body.nav-open {
    overflow: hidden;
  }
  .row, .g-6, .gx-6 {
    --bs-gutter-x: var(--ws-gutter-x);
  }
  .g-6, .gy-6 {
    --bs-gutter-y: 3rem;
  }
  .g-4, .gy-4 {
    --bs-gutter-y: 1.25rem;
  }
  .g-4, .gx-4 {
    --bs-gutter-x: 1.25rem;
  }
  .g-0, .gx-0 {
    --bs-gutter-x: 0;
  }
  .has-divider {
    --bs-gutter-x: calc(var(--ws-gutter-x) * 2);
  }
  .related .bg-fill-x > .poster {
    left: -1.5rem;
    right: -1.5rem;
  }
  #header::before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: -1;
    opacity: 1;
  }
  #header::after {
    display: block;
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: -2;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition-duration: 160ms;
    transition-timing-function: cubic-bezier(0.5, 0.1, 0.5, 0.9);
    transition-property: visibility, opacity, pointer-events;
  }
  .nav-open #header::after {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  #header .navicon {
    display: block;
  }
  #header ul.navbar-nav {
    position: absolute;
    right: 0;
    top: 100%;
    height: calc(100vh - 100%);
    z-index: 1000;
    background: #fff;
    padding: 0 0 0.5em;
    flex-direction: column;
    min-width: 270px;
    overflow: auto;
    transform: translate3d(calc(100% + 4px), 0, 0);
    transition-duration: 160ms;
    transition-timing-function: cubic-bezier(0.5, 0.1, 0.5, 0.9);
    transition-property: visibility, transform;
  }
  .nav-open #header ul.navbar-nav {
    transform: translate3d(0, 0, 0);
  }
  #header ul.navbar-nav::before {
    position: absolute;
    display: block;
    content: "";
    top: 4px;
    bottom: 4px;
    left: 0;
    right: 0;
    box-shadow: 0 0 4px 0 #ccc;
    z-index: -1;
    pointer-events: none;
  }
  #header ul.navbar-nav::after {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: -1;
    pointer-events: none;
  }
  #header ul a {
    justify-content: space-between;
    position: relative;
  }
  #header ul a::after {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: solid 1px #ECECEC;
  }
  #header ul li.active > a {
    background-color: rgba(236, 236, 236, 0.5);
  }
  #header ul a .has-children {
    width: 0.75em;
    padding: 1.25em;
    box-sizing: content-box;
    margin: -1.25em calc((3.25em + 1px) * -1) -1.25em 0;
    z-index: 100;
    position: relative;
    pointer-events: all;
    border-left: solid 1px #ECECEC;
    border-bottom: solid 1px #ECECEC;
    opacity: 1;
    color: #9F9F9F;
    transition-duration: 160ms;
    transition-timing-function: cubic-bezier(0.5, 0.1, 0.5, 0.9);
    transition-property: background, color;
  }
  #header ul a .has-children:hover, #header ul li.active a .has-children {
    background-color: #F37C23;
    color: #fff;
  }
  #header ul a .has-children::before {
    position: absolute;
    display: block;
    content: "";
    left: -1px;
    right: 0;
    top: -1px;
    background-color: #ECECEC;
    height: 1px;
  }
  #header ul.navbar-nav > li:first-of-type > a .has-children::before {
    top: 0;
  }
  #header .has-children svg {
    transition-duration: 160ms;
    transition-timing-function: cubic-bezier(0.5, 0.1, 0.5, 0.9);
    transition-property: transform;
  }
  #header ul li.active a .has-children svg {
    transform: rotate(-180deg);
  }
  #header ul.navbar-nav > li > a {
    padding: 1.25em 0 1.25em 2em;
    margin-right: calc(3.25em + 1px);
  }
  #header ul.navbar-nav > li:first-of-type > a::before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    border-top: solid 1px #ECECEC;
  }
  #menu-main-navigation > li ul {
    top: auto;
    right: auto;
    left: auto;
    padding: 0;
    position: relative;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    max-height: 0;
    transition-duration: 160ms;
    transition-timing-function: cubic-bezier(0.5, 0.1, 0.5, 0.9);
    transition-property: max-height;
  }
  #menu-main-navigation > li.active ul {
    max-height: 300px;
  }
  #menu-main-navigation > li ul::before {
    display: none;
  }
  #menu-main-navigation > li ul > * {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.5, 0.1, 0.5, 0.9);
    transition-property: height, visibility, opacity, pointer-events;
    transition-delay: 0;
  }
  #menu-main-navigation > li.active ul > * {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    transition-delay: 160ms;
  }
  #menu-main-navigation > li ul li a {
    padding: 1em 2em;
  }
  .hero-child .content.box {
    margin-right: calc(var(--ws-gutter-x) * -2);
  }
  .content.box {
    padding: max(var(--ws-gutter-x), var(--ws-gutter-y) * 0.5);
  }
  .publication + .publication {
    padding-top: 1rem;
  }
  .pub-title .content::before {
    right: -3rem;
  }
  .title-filter-bar hr:last-child {
    margin-bottom: 0;
  }
  .ventures-filter {
    text-align: center;
  }
  .ventures-filter .ventures-filter-toggle-wrapper {
    display: flex;
    justify-content: center;
  }
  .ventures-filter .ventures-filter-toggle-wrapper .ventures-filter-toggle-desc {
    font-size: 0.875rem;
  }
  .ventures-filter .ventures-filter-toggle-wrapper .ventures-filter-toggle-label {
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .ventures-filter .ventures-filter-menu {
    display: none;
    position: absolute;
    left: 50%;
    z-index: 50;
    margin-top: 0.5rem;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    width: min(320px, 96vw);
    border-radius: 0.25rem;
    overflow: hidden;
    background-color: #F6F6F6;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    padding: 0.75rem 0;
    transform: translateX(-50%);
  }
  .ventures-filter .ventures-filter-menu .btn {
    white-space: normal;
    font-size: 1rem;
  }
}
@media (max-width: 1040px) and (not (pointer: coarse)) {
  .ventures-filter .ventures-filter-menu .btn:hover {
    background-color: white;
  }
}
@media (max-width: 1040px) {
  .ventures-filter.is-open .ventures-filter-toggle {
    background-color: #F6F6F6;
    color: #35393C;
  }
  .ventures-filter.is-open .ventures-filter-toggle svg {
    transform: scaleY(-1);
  }
  .ventures-filter.is-open .ventures-filter-menu {
    display: flex;
  }
  .ventures-filter .filter-item::before, .ventures-filter .filter-item::after {
    display: none;
  }
}
@media (max-width: 959px) {
  .home .hero .content {
    transform: none;
  }
  .related:not(.blogroll) .row > .col:nth-of-type(3) {
    display: none;
  }
  .logos .gallery-item {
    max-width: 280px;
  }
  .logos .gallery-item img {
    max-height: 140px;
  }
  .projects .row > *:last-child {
    margin-left: auto;
  }
  .projects .row .content {
    order: 2;
  }
  .projects .content::before {
    top: -10rem;
    bottom: -4rem;
    width: auto;
  }
  .projects .row .content:last-child::before {
    left: -8rem;
    right: -2rem;
  }
  .projects .row .content:first-child::before {
    left: -2rem;
    right: -8rem;
  }
  .projects .row .image:last-child .pattern.weave {
    left: -6rem;
  }
  .projects .row .image:first-child .pattern.weave {
    right: -6rem;
  }
  .single .profile {
    padding-top: calc(var(--ws-gutter-y) * 0.25);
  }
  .single .profile .profile-header {
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
    padding-bottom: calc(var(--ws-gutter-y) * 0.25);
  }
  .single .profile .profile-header::before {
    right: calc((var(--ws-gutter-x) - 1rem) * -1);
  }
  .single .profile .profile-header > * {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
  }
  .single .profile .profile-header .headshot {
    flex: 0 0 auto;
    width: max(200px, 33.333%);
    overflow: visible;
    margin-bottom: 10px;
  }
  .single .profile .profile-header .profile-header-contents {
    flex: 1 1 0;
    width: auto;
    padding-top: calc(var(--ws-gutter-y) * 0.25);
    padding-bottom: calc(var(--ws-gutter-y) * 0.25);
    align-self: center;
  }
  #main .forminator-ui {
    --ws-form-gutter: 2rem;
  }
  .forminator-label {
    font-size: 1.125rem;
  }
  #main .at .at-fieldset.ContributionInformation, #main .at .at-fieldset.TributeGift {
    flex: 1 0 100%;
  }
  #main .at .at-fieldset.ContributionInformation {
    margin-bottom: 0;
  }
  #main .at .at-fieldset.TributeGift .at-fields {
    padding-top: 0;
  }
  #main .at fieldset legend {
    white-space: normal;
  }
  #pum-6027 .at .at-fieldset.ContributionInformation, #pum-6027 .at .at-fieldset.TributeGift {
    flex: 1 0 100%;
  }
  #pum-6027 .at .at-fieldset.ContributionInformation {
    margin-bottom: 0;
  }
  #pum-6027 .at .at-fieldset.TributeGift .at-fields {
    padding-top: 0;
  }
  #pum-6027 .at fieldset legend {
    white-space: normal;
  }
  .hero-child::before {
    content: none;
  }
  .hero-child .poster-offset {
    margin: calc(var(--ws-gutter-y) * -1) calc(var(--ws-gutter-x) * -1) 0 0;
  }
  .hero-child .content.box {
    margin-top: calc(var(--ws-gutter-x) * -1);
    margin-right: 0;
  }
  .hero-child [data-type=banner] {
    flex-wrap: wrap;
  }
  .hero-child + section.general:not(.bg) {
    padding-top: 0;
  }
  .align-x .col-md-12.content:not(.no-text) {
    flex-grow: 1;
    max-width: none;
    flex-basis: 50%;
  }
}
@media (max-width: 959px) and (min-width: 783px) {
  .forminator-ui:not(.forminator-size--small) #name-1 #forminator-field-last-name-1 {
    margin-top: 1.9125rem;
  }
  .col-md-12 .forminator-col-6 {
    flex-basis: 100%;
  }
}
@media (max-width: 799px) {
  body {
    font-size: calc(0.89rem + 0.72vw);
  }
  .pattern.transition {
    height: 24.25%;
  }
  section.hero.masked {
    -webkit-mask-size: 125% 100%;
    mask-size: 125% 100%;
  }
  .hero.masked::after {
    padding-bottom: 10rem;
  }
  .general .row .content {
    order: 2;
  }
  main > .general.has-graphic + section:not(.bg) {
    padding-top: 0;
  }
  .card-list.bg-sky::after {
    height: 58%;
  }
  .card-body {
    padding: 1.5rem;
  }
  .related.pages .card-body {
    font-size: 93.75%;
  }
  .carousel {
    --ws-carousel-control-width: 3rem;
  }
  .btn {
    font-size: 0.875rem;
  }
  .post-content ul li + li, .column-list ul li + li {
    margin-top: 0.25em;
  }
  .pattern.weave {
    top: -2rem;
    bottom: -4rem;
    height: calc(100% + 6rem);
  }
  .projects .content::before {
    top: -8rem;
  }
  .projects .row .content:first-child::before {
    right: -2rem;
  }
  .projects .row .content:last-child::before {
    left: -2rem;
  }
  .projects .row .image:first-child .pattern.weave {
    right: -4rem;
  }
  .projects .row .image:last-child .pattern.weave {
    left: -4rem;
  }
  .headshot {
    width: 190px;
  }
  .profile-title {
    margin-left: calc(190px + 2rem);
  }
  .has-divider {
    --bs-gutter-x: var(--ws-gutter-x);
  }
  .general.is-contained .row.g-0 {
    flex-wrap: wrap;
  }
  .align-x .col-md-12.content:not(.no-text) {
    flex-basis: auto;
  }
  .is-contained .content.box:has(+ .content.box.no-text) {
    padding-bottom: 1.5rem;
  }
  .is-contained .content.box + .content.box {
    padding-top: 0;
  }
  #main .newsletter .at-row.FirstName.LastName, #main .newsletter .at-row.at-row-solo.EmailAddress {
    flex: 1 0 100%;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  #main .newsletter .at .at-row input {
    margin-bottom: 1rem;
  }
  #main .newsletter .at .error small.error {
    margin-top: -0.75rem;
    margin-bottom: 0.25rem;
  }
  #pum-6027 .pum-container .at-row.FirstName.LastName, #pum-6027 .pum-container .at-row.at-row-solo.EmailAddress {
    flex: 1 0 100%;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  #pum-6027 .pum-container .at .at-row input {
    margin-bottom: 1rem;
  }
  #pum-6027 .pum-container .at .error small.error {
    margin-top: -0.75rem;
    margin-bottom: 0.25rem;
  }
  .pum-content {
    padding: 2rem;
  }
}
@media (max-width: 799px) and (min-width: 600px) {
  .related .g-6, .related .gx-6, .post .g-6, .post .gx-6, .pub-list .g-6, .pub-list .gx-6 {
    --bs-gutter-x: 2rem;
  }
}
@media (max-width: 700px) {
  .hero::before {
    padding-top: 2rem;
  }
  .hero.masked::after {
    padding-bottom: 8rem;
  }
  .hero-child .poster-offset {
    margin-top: calc(var(--ws-gutter-y) * -0.5);
  }
  .related.pages .card-body {
    font-size: 87.5%;
  }
  .publication .image.mw-200 {
    max-width: calc(150px + 2rem);
  }
  .footer-menu {
    display: block;
  }
  .footer-menu li + li {
    margin-top: 1em;
  }
}
@media (max-width: 599px) {
  :root {
    --ws-gutter-x: 2rem;
    --ws-gutter-y: 4rem;
  }
  .g-6, .gy-6 {
    --bs-gutter-y: 2rem;
  }
  .g-4, .gy-4 {
    --bs-gutter-y: 1.125rem;
  }
  .g-4, .gx-4 {
    --bs-gutter-x: 1.125rem;
  }
  .related .bg-fill-x > .poster {
    left: -1rem;
    right: -1rem;
  }
  #header .navicon {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-right: -2rem;
  }
  section.hero.masked {
    -webkit-mask-size: 150% 100%;
    mask-size: 150% 100%;
  }
  .hero::before {
    padding-top: 0;
  }
  .hero.masked::after {
    padding-bottom: 6rem;
  }
  .hero-child .content.box {
    margin-top: calc((var(--ws-gutter-y) - var(--ws-gutter-x)) * -1);
  }
  .pattern.transition {
    height: 20%;
    width: 120vw;
    left: -10vw;
    min-height: 80px;
  }
  section.carousel, .testimonial {
    padding: 4rem 0;
  }
  .list-icon {
    margin-left: 0;
    max-width: 120px;
  }
  .card-list.bg-sky::after {
    height: 35%;
  }
  .related:not(.blogroll) .row > .col:nth-of-type(3) {
    display: block;
  }
  .logos .gallery-item {
    max-width: 200px;
  }
  .logos .gallery-item img {
    max-height: 80px;
  }
  .publication + .publication {
    padding-top: 2rem;
  }
  .pub-title .content::before {
    right: -2rem;
  }
  .projects .content::before {
    bottom: -2rem;
    right: -1rem !important;
    left: -1rem !important;
  }
  .profile {
    position: relative;
  }
  .profile + .profile {
    margin-top: 2rem;
  }
  .profile::before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 110px;
    background-color: #f6f5ed;
    z-index: 0;
  }
  .headshot {
    width: 230px;
    float: none;
    margin: -1.5rem auto 1.5rem;
    box-shadow: 0 0 0 8px #f6f5ed;
  }
  .headshot img {
    max-width: 100% !important;
  }
  .profile-title {
    margin-left: 0;
  }
  .quotes .carousel .tns-inner {
    width: calc(100vw - var(--ws-carousel-control-width));
  }
  .quotes .quote .quote-content::before {
    font-size: 160px;
    line-height: 120px;
    height: 40px;
    margin-bottom: 1rem;
  }
  #main fieldset.at-fieldset.PaymentInformation .at-row {
    display: block;
  }
  #main fieldset.at-fieldset.PaymentInformation .at-row .at-cc-expiration {
    max-width: 180px;
  }
  #main .newsletter .at label {
    flex: 1 0 calc(100% - 1.25rem);
  }
  #pum-6027 fieldset.at-fieldset.PaymentInformation .at-row {
    display: block;
  }
  #pum-6027 fieldset.at-fieldset.PaymentInformation .at-row .at-cc-expiration {
    max-width: 180px;
  }
  #pum-6027 .pum-container .at label {
    flex: 1 0 calc(100% - 1.25rem);
  }
}
@media (max-width: 500px) {
  :root {
    --ws-gutter-x: 1rem;
  }
  .g-4, .gx-4 {
    --bs-gutter-x: 1rem;
  }
  .related .bg-fill-x > .poster {
    left: -0.5rem;
    right: -0.5rem;
  }
  #header .navicon {
    margin-right: -1rem;
  }
  .single-publications .banner .container {
    background-color: rgba(165, 154, 79, 0.1);
  }
  .pub-title .content::before {
    display: none;
  }
  .row.pub-title > .col {
    flex: 1 0 100%;
  }
  .pub-title .content {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .pub-title .image {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
  .projects .content::before {
    right: -0.5rem !important;
    left: -0.5rem !important;
  }
  .boxed .box {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .card-body {
    padding-left: min(var(--ws-gutter-x), 1.5rem);
    padding-right: min(var(--ws-gutter-x), 1.5rem);
  }
  .letter-list h5 a {
    flex-wrap: wrap;
  }
  .letter-list h5 a .date {
    font-size: 85%;
  }
  .letter-list h5 a .title {
    flex-basis: 100%;
  }
  #main .forminator-ui {
    --ws-form-gutter: 1rem;
    margin-left: calc(var(--ws-gutter-x) * -1);
    margin-right: calc(var(--ws-gutter-x) * -1);
    width: auto;
    padding-top: calc(var(--ws-form-gutter) * 2) !important;
    padding-bottom: calc(var(--ws-form-gutter) * 2) !important;
  }
  div.wpforms-container-full .wpforms-form .wpforms-field-container, .wp-core-ui div.wpforms-container-full .wpforms-form .wpforms-field-container {
    margin-left: 0;
    margin-right: 0;
  }
  #pum-6027 {
    height: auto;
    align-content: center;
    align-items: center;
    padding: 12px;
    overflow: auto;
    flex-direction: column;
  }
  #pum-6027.pum-active {
    display: flex !important;
  }
  .pum-content {
    padding: 1rem;
  }
  #pum-6027 .pum-container {
    max-height: none;
    margin: auto !important;
    position: relative;
    top: auto !important;
    left: auto !important;
    width: 100%;
    flex-shrink: 0;
  }
  .pum-theme-6025 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
    top: 0 !important;
    right: 0 !important;
  }
  #pum-6027 .pum-container * + .at {
    margin-top: 1.5rem;
  }
  #pum-6027 .pum-container .at .at-row input {
    padding: 0.625rem 0.875rem;
  }
  #pum-6027 .pum-container .at-form-submit .btn-at {
    margin-top: 0;
  }
  #footer .brand .col {
    flex: 1 0 100%;
    margin-top: 1em;
    max-width: 100%;
  }
}
@media (max-width: 1320px) and (pointer: coarse) {
  .btn-primary:hover, .btn-check:focus + .btn-primary, .btn-primary:focus, .btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active {
    background-color: #F37C23;
  }
  .btn-secondary:hover {
    background-color: #589E4A;
  }
  .btn-inline:hover, .pagination .btn-link:hover, #footer a:hover {
    color: #F37C23;
  }
  #header ul a:hover {
    color: #35393C;
  }
  .navicon:hover .navicon-bar:first-child {
    transform: translate(0, 0);
  }
  .navicon:hover .navicon-bar:last-child {
    transform: translate(0, 0);
  }
  .navicon:hover *, .navicon:hover *::before {
    background-color: #35393C;
  }
  .card:hover img {
    transform: scale(1);
  }
  .related .card {
    transition: none;
    transform: translate3d(0, 0, 0);
  }
  .related .card:hover {
    transform: translate3d(0, 0, 0);
  }
  .fine-print p a:hover {
    color: #C6C091;
  }
  #main .btn-at-primary:hover, #pum-6027 .btn-at-primary:hover {
    background-color: #F37C23;
    border-color: #F37C23;
  }
  #header ul a .has-children:hover {
    background-color: transparent;
    color: #9F9F9F;
  }
}
@media (max-width: 620px) and (pointer: coarse) {
  :root {
    --ws-gutter-y: 4rem;
  }
  h6, .h6 {
    font-size: 1.125rem;
  }
  small, .small {
    font-size: 0.9375rem;
    text-rendering: optimizeLegibility;
  }
  .lead {
    font-size: calc(1.285rem + 0.45vw);
  }
  img + figcaption, .bg + figcaption {
    line-height: 1.125;
    font-size: 0.8125rem;
  }
  .brand svg {
    height: 2.5rem;
  }
  #header .navbar > .btn {
    font-size: 0.8125rem;
  }
  #header .navicon {
    padding: 1.25rem;
  }
  #header ul.navbar-nav {
    position: fixed;
    top: 59px;
    bottom: 0;
    height: auto;
  }
  main > section {
    padding: 4rem 0;
  }
  section.hero.masked {
    -webkit-mask-size: 250% 100%;
    mask-size: 250% 100%;
  }
  .hero.masked::after {
    padding-bottom: 4rem;
  }
  .pattern.transition {
    height: 6rem;
    width: 130vw;
    left: -15vw;
    min-height: 80px;
  }
  .general .row .image:first-child .pattern.abstract {
    top: -18%;
    bottom: -26%;
    right: 19%;
    height: 144%;
  }
  .banner.text-white:not(.testimonial) {
    text-shadow: 0 0 0.5em rgba(0, 0, 0, 0.35);
    text-rendering: optimizeLegibility;
  }
  .column-list .row-cols-1 {
    padding-left: 1rem;
  }
  .carousel {
    --ws-carousel-control-width: 2rem;
    padding: 3rem 0;
  }
  .carousel-control-prev-icon, .carousel-control-next-icon {
    height: 3rem;
    background-size: 1.5rem;
  }
  .related .bg-fill-x > .poster {
    bottom: -4rem;
  }
  .related.pages .card-body {
    font-size: 93.75%;
  }
  .logos .gallery {
    justify-content: space-evenly;
  }
  .logos .gallery-item {
    max-width: 190px;
  }
  .profile::before {
    height: 100px;
  }
  .headshot {
    width: 200px;
    float: none;
    margin: -1.5rem auto 1.5rem;
    box-shadow: 0 0 0 8px #f6f5ed;
  }
  .filter-options > .row {
    flex-direction: column;
  }
  article.post .container > *:not(.g-6) {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .img-left, .img-right, .alignright, .alignleft {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: table;
  }
  .img-left img, .img-right img, .alignright img, .alignleft img {
    max-width: 100%;
  }
  .publication + .publication {
    padding-top: 3rem;
    margin-top: 3rem;
  }
  .publication.row {
    display: block;
  }
  .publication.row > .image {
    float: left;
    margin: 0 0.75em 0.5em 0;
  }
  .publication.row > .content {
    margin-top: 0;
  }
  .publication .image.mw-200 {
    max-width: 120px;
  }
  .blockquote {
    font-size: calc(1.225rem + 0.75vw);
  }
  #footer {
    padding: 4rem 0;
  }
  #footer .navbar-nav {
    flex-direction: column;
    align-items: center;
  }
  .social-menu li + li {
    margin-left: 0;
    margin-top: 1rem;
  }
  .fine-print {
    font-size: 0.75rem;
    display: block;
    text-align: center;
  }
  .fine-print p + p {
    padding-left: 0;
    margin-left: 0;
    margin-top: 0.5em;
  }
  .fine-print p + p::before {
    display: none;
  }
}
@media (max-width: 420px) and (pointer: coarse) {
  body {
    font-size: calc(0.93rem + 0.72vw);
  }
  .lead {
    font-size: calc(1.175rem + 0.45vw);
  }
  .brand svg {
    height: 2.375rem;
  }
  #header .navbar > .btn {
    font-size: 0.75rem;
  }
  .logos .gallery-item {
    max-width: 175px;
  }
  .logos .gallery-item img {
    max-height: 70px;
  }
  .post .pull-quote {
    font-size: 130%;
    padding-left: 1rem;
  }
  .post-content blockquote {
    margin-left: 0;
  }
  .row.pub-title > .col {
    padding-top: 3rem !important;
  }
  .pub-title .image {
    max-width: 180px;
  }
}
/*# sourceMappingURL=style.css.map */
