:root {
 --font-sans: "museo-sans", sans-serif;
 --font-serif: "museo-sans-condensed", sans-serif;
 --primary-font: "museo-sans-condensed", sans-serif;
--secondary-font:"museo-sans", sans-serif; 

h1 span, h2, h3, h4, .callout {
font-family: var(--primary-font) !important;
font-weight: 700;
}
}
.site-branding__logo img {
    width: auto;
    max-width: 270px;

}
.site-header {
    position: relative;
    z-index: 100000000001;
}
body, p {line-height: 1.65;}
p, .primary-nav__menu-link--level-1 {font-family: var(--font-sans);}
.primary-nav__menu-link--level-1 {font-weight: 600; color:#2E212B;}
@media (min-width: 43.75rem) {
    h3 {
        font-size: 1.4rem;
        line-height: var(--sp2);
    }
}
.callout {
    font-weight: revert;
    font-family: var(--secondary-font);
    font-size: 28px;
}
.site-header__initial {display:none;}
.site-header__inner {
    position: sticky;
    z-index: 1;
    flex-grow: 1;
    width: 100vw !important;
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.2);
}
.site-header__inner a {color:#fff;}
.site-footer nav > ul.menu > li {
    margin-block-end: var(--sp0-5);
    flex: auto;
}
.site-footer .menu {
    margin-inline-start: 0;
    list-style: none;
    align-items: flex-end;
    text-align: right;
}
.site-footer a {
    color: inherit;
    font-family: var(--font-sans), sans-serif;
}
.site-footer {
    position: relative;
    color: var(--color--gray-65);
    background: #2E212B;
}
body:not(.is-always-mobile-nav) .site-header__fixable.is-fixed:not(.is-expanded) .site-header__inner {
    background: rgba(255, 255, 255, 0.8);
}
body:not(.is-always-mobile-nav) .site-header__fixable.is-fixed:not(.is-expanded) .site-header__inner a {
    color: #2E212B;
}
  .views-row {
      max-height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
@media (min-width: 75rem) {
    body:not(.is-always-mobile-nav) .site-header__fixable.is-fixed:not(.is-expanded) .site-header__inner {
        transform: translateX(0%);
        opacity: 1;
    }
  .views-row {
      max-height: 800px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .region--hero {position: relative;}
  #block-fs-master-page-title, #block-fs-master-contentfield-2 {
    position: absolute;
    width: 35%;
    z-index: 100000;
    left: calc((100vw - 1350px) / 2);
}
  #block-fs-master-page-title {top: 30%;}
  #block-fs-master-contentfield-2 {top:50%;}
}

#block-fs-master-page-title h1, #block-fs-master-contentfield-2 p {color:#fff !important;}
.button {
    display: inline-block;
    height: var(--sp3);
    margin-block: var(--sp1);
    margin-inline-start: 0;
    margin-inline-end: var(--sp1);
    padding-block: calc((var(--sp3) - var(--line-height-s)) / 2);
  padding-right: 40px !important;
    padding-inline: var(--sp1-5);
    cursor: pointer;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    color: var(--color-text-primary-medium);
    border: 0;
    border-radius: 10px;
    background-color: #F4E8E3;
    font-family: var(--font-sans);
    font-size: var(--font-size-l);
    font-weight: 600;
    -webkit-appearance: none;
    appearance: none;
    -webkit-font-smoothing: antialiased;
  position: relative;
}
.button:hover, .button:focus {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #F4E8E3;
    border: 0;
  font-weight: 600;
}
.button:after {
  content: '›';
  display:block;
  position: absolute;
  font-size: 28px;
  right: 20px;
  top: 30%;
    transition: all 0.3s ease-in-out;
}
.button:hover:after {
  right: 15px;
  transition: all 0.3s ease-in-out;

}
.button, .fs-content-section-items-row .button {
color: #fff;
  background: #6EA9DC;
}
.button:hover {
background: #6EA9DC;
  font-weight: 600;
  color: #fff;
}
.views-row::after {
  content: ' ';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display:block;
  position: absolute;
  background: rgba(0,0,0,0.5);
}
#fs-content-section-26 {
  display:grid;
      grid-column-gap: 60px;
    grid-auto-columns: auto;
    grid-auto-rows: auto;
}
#fs-content-section-26 .fs-content-section-title {    color: #000000;
    grid-column: 1 / 1;
    grid-row: 1 / 1;
}
#fs-content-section-26 .fs-content-section-summary {
      grid-column: 1 / 1;
    grid-row: 2 / 2;
}
#fs-content-section-26 .fs-content-section-items { 
  grid-column: 2 / 2;
    grid-row: 1 / 4;
}
#fs-content-section-26 .views-view-responsive-grid.views-view-responsive-grid--horizontal {
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 5%;
}
#fs-content-section-26 .views-view-responsive-grid__item {
border: 0;
    padding: 10%;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
}
#fs-content-section-27 {
  background-image: url(/sites/pattersonfamily/files/2025-02/gautam-arora-OVDtgUhUPBY-unsplash.jpg);
    background-size: cover;
    background-position: center;
    /* mask: linear-gradient(to top, transparent 10%, black 80%, transparent 100%), linear-gradient(to bottom, transparent 10%, black 80%, transparent 100%); */
    box-shadow: inset -40px 42px 30px 90px rgba(255, 255, 255, 1);
}
#fs-content-section-27 .fs-content-section-items-row {
    position: relative;
    padding-bottom: 0px;
    padding-top: 150px !important;
overflow: hidden;
}
#fs-content-section-27 .fs-content-section-items-row {
    position: relative;
    padding-bottom: 0px;
    padding-top: 150px !important;
    overflow: hidden;
}
#fs-content-section-27 .fs-content-section-items-row > div {
max-width: 100%;}

#fs-content-section-27 h2 {text-align: center !important; display:block;}
.site-header__inner__container {
    max-width: 90vw;
margin: auto;
}
.region--content-below {
    padding: 0;
}
table.have-questions {
    background-color: var(--color-text-primary-medium);
    margin: auto;
    margin-bottom: -30px !important;
    position: relative;
    display: block;
    max-width: 650px;
  margin-top: 50px;
}
.site-footer__inner {
    padding-block: var(--sp2);
    padding-top: 80px;
}
table.have-questions td .button {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    border: 1px solid;
}
table.have-questions td:last-of-type {
  vertical-align: middle;
  width: 30%;
}
table.have-questions td:first-of-type {
  padding-left: 6%;
  vertical-align: middle;
  width: 66%;
}
@media screen and (max-width: 767px) {
table.have-questions td:last-of-type {
  vertical-align: middle;
  width: 100%;
}
table.have-questions td:first-of-type {
  padding-left: 0%;
  vertical-align: middle;
  width: 100%;
}
}
.fieldset__wrapper {
    margin-block-start: 0;
    padding-block: var(--sp);
    padding-inline-start: 0;
}
@keyframes slide-left {
  from {
    transform: translateX(-20%);
  }
  to {
     transform: translateX(0%);
  }
      0%    { opacity: 0; }
  20%   { opacity: 0; }
  80%   { opacity: 0; }
  100%  { opacity: 1; }
}
#block-fs-master-page-title, #block-fs-master-contentfield-2 {
animation: 2s linear forwards slide-left;
}
fieldset.webform-composite-hidden-title {
    margin-top: 0;
    margin-bottom: 0;
}
  #block-fs-master-page-title, #block-fs-master-contentfield-2 {
    position: absolute;
    width: 35%;
    z-index: 100000;
    left: calc((100vw - 1350px) / 2);
}
  #block-fs-master-page-title {top: 30%;}
  #block-fs-master-contentfield-2 {top:50%;}

@media screen and (max-width: 767px) {
#block-fs-master-page-title, #block-fs-master-contentfield-2 {
    position: absolute;
    width: 80%;
    z-index: 100000;
    left: 10%;
}
#block-fs-master-contentfield-2 {
    top: 35%;
}
#block-fs-master-page-title {
    top: 18%;
}
.views-row {
    max-height: 80vh;
    overflow: hidden;
    min-height: 60vh;
    position: relative;
    display: flex;
    align-items: center;
flex-direction: column;
}
.pgc-top-image img {
    width: auto;
    height: 100%;
    max-width: 100000px;
    max-height: 60vh;
}
  .layout-main-wrapper {
    position: relative;
    z-index: 2;
    margin-top: -60px;
}
  #fs-content-section-26 {
    display: block;
  }
  #fs-content-section-27 {
    background-image: url(/sites/pattersonfamily/files/2025-02/gautam-arora-OVDtgUhUPBY-unsplash.jpg);
    background-size: cover;
    background-position: center;
    /* mask: linear-gradient(to top, transparent 10%, black 80%, transparent 100%), linear-gradient(to bottom, transparent 10%, black 80%, transparent 100%); */
    box-shadow: none;
}
  .site-header__inner a {
    color: #2E212B;
}
  .site-header__inner__container {
    max-width: 100vw;
}
  .site-header__fixable {
    display: flex;
    align-items: flex-end;
    position: fixed;
    top: 0;
    transition: all 0.5s;
}
  .site-header__inner {
    position: sticky;
    z-index: 1;
    flex-grow: 1;
    width: 100vw !important;
    background: rgba(0, 0, 0, 0.7);
}
  .text-content> div {display: block !important;}
  tbody, tr {    width: 100% !important;
    display: block;
        align-items: center;
    text-align: center;
  }
      .region--hero {
        margin-top: 60px;
        position: relative;
    }
}
.primary-nav__menu-link--level-1:hover {color:#fff}
#fs-content-section-26 .fs-content-section-items img {
  width: 65px;}

@media screen and (max-width: 1420px) {
#block-fs-master-page-title, #block-fs-master-contentfield-2 {
    position: absolute;
    width: 45%;
    z-index: 100000;
    left: 10%;
}
#fs-content-section-26 {
    display: block;
}
#fs-content-section-26 .views-view-responsive-grid.views-view-responsive-grid--horizontal {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 5%;
}
}
@media screen and (max-width:1200px) {
.views-row {
    max-height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    position: relative;
}
#block-fs-master-page-title {
    top: 26vh;
}
#block-fs-master-contentfield-2 {
    top: 47vh;
}
.site-header__fixable {
    margin-top: 0;
}
.mobile-buttons {
margin-top: 4%;
}
#block-fs-master-page-title, #block-fs-master-contentfield-2 {
    position: absolute;
    width: 75%;
    z-index: 100000;
    left: 10%;
}
}
@media screen and (min-width:768px) and (max-width: 1000px) {
    h1 {
        font-size: 2.5rem;
}
#block-fs-master-page-title, #block-fs-master-contentfield-2 {
    position: absolute;
    width: 85%;
    z-index: 100000;
    left: 7%;
}
#block-fs-master-contentfield-2 {
    top: 37vh;
}
#block-fs-master-page-title {
    top: 27vh;
}
}
@media screen and (max-width: 1000px) {
#fs-content-section-26 .views-view-responsive-grid.views-view-responsive-grid--horizontal {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1%;
padding-bottom: 100px;
}
}
@media screen and (max-width: 767px) {
h1 {
    letter-spacing: -0.01em;
    font-size: 1.75rem;
    line-height: 1.4;
}
#block-fs-master-contentfield-2 {
    top: 30vh;
}
#block-fs-master-page-title {
    top: 23vh;
}
    .views-row {
        max-height: 80vh;
        overflow: hidden;
        min-height: 68vh;
}
    .pgc-top-image img {
        width: auto;
        height: 100%;
        max-width: 100000px;
        max-height: 80vh;
    }
}
    .mobile-nav-button__label {
        position: static;
        display: none;
}
@media screen and (max-width:767px) {
.text-content img {
width: 100%; 
height: auto;
display: block;
}
}
@media (min-width: 75rem) {
    .site-header__fixable.is-fixed:not(.is-expanded) {
        pointer-events: inherit;
    }
}
.is-fixed .site-branding__logo img {opacity: 0;}
.is-fixed .site-branding__logo {background-image: url('/sites/pattersonfamily/files/2026-02/Patterson Family Foundation_4C_2025_Final.png');
background-size: cover;
}
@media (min-width: 43.75rem) {
    .region--footer_top__inner, .region--footer_bottom__inner {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
}
.site-footer .text-content img {max-width: 300px; padding-bottom: 30px;opacity: 1;}
nav.menu--main ul li a.is-active {
    color: #6EA9DC;
}
.callout {
    color:#A43D41;
}
@media screen and (max-width: 545px) {
    #block-fs-master-page-title {
        top: 17vh;
    }
}