.site-header__initial {DISPLAY:NONE;}
.site-header {
  position: sticky;
  z-index: 101;
}

@media (min-width: 75rem) {
  body:not(.is-always-mobile-nav) .site-header__fixable.is-fixed:not(.is-expanded) .site-header__inner {
    transform: none;
    opacity: 1;
    width: 100vw;
  }
}
.site-header__fixable {
  background:transparent;
 position: absolute;
width: 100vw;
}
.site-header__fixable.is-fixed {
  background: rgba(245, 239, 231, 1) ;
box-shadow: 2px 2px 11px #292b2b;
}
.site-header__inner {
  position: relative;
  z-index: 1;
  flex-grow: 1;
  width: calc(100vw - var(--content-left) - var(--drupal-displace-offset-left, 0px) - var(--drupal-displace-offset-right, 0px));
  background: rgba(255, 255, 255, 0);
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0);
}
.site-header__inner__container {
  display: flex;
  justify-content: flex-start;
}
.page-wrapper {
  background: #F5EFE7;
background: linear-gradient(163deg,rgba(245, 239, 231, 1) 0%, rgba(232, 223, 202, 1) 100%);
}
h1 {font-size: 2.5rem;
line-height: 1.2;
color: #0b1e34;}
p, .callout-p {
  color: #414242;
  font-size: 1.2rem;
  line-height: 1.6;
}
@media screen and (min-width:767px) {
  #block-fs-master-page-title, #block-fs-master-content {
    max-width: 530px;
  }
}
.region--hero {
  margin-top: calc(-1* var(--site-header-height-wide));
  max-width: 50vw;
  position: absolute;
  right: 5%;
  top: 0;
}
@media (min-width: 43.75rem) {
  .main-content__container {
    padding-block-start: 0;
  }
}
.pgc-top-image img {
width: 100%;
  height: auto;
  border-radius: 100%;
  margin-top: 0%;
  padding: 10%;
  max-width: 45vw;
max-width:760px;
  position: relative;
  z-index: 1;
}
.pgc-top-image:after {
  content: ' ';
  display:block;
  position: absolute;
  right: -1%;
  background: #a17c2c;
  top: 10%;
  width: 80%;
  height: 80%;
  opacity: 57%;
  border-radius: 100%;
  z-index: 0;
}
.pgc-top-image:before {
  content: ' ';
  display:block;
  position: absolute;
 left: 5%;
  background-image: url('/sites/clayblevinsfamily/files/styles/large/public/2026-06/CBF_icon.png?itok=S4uwVJqQ');
  background-size: cover;
  top: 10%;
  width: 80%;
  height: 80%;
  opacity: 1;
  border-radius: 100%;
  z-index: 2;
}
h2 {
  margin-block: var(--sp);
  font-family: var(--secondary-font);
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 0.11em;
}
h3 {
Font-size: 2rem;
  line-height: 1.2;
}
#fs-content-section-26 {
  text-align: center;
  position: relative;
  display:block;
margin: 60px 0;
}
#fs-content-section-26:before {
content: url('/sites/clayblevinsfamily/files/styles/large/public/2026-06/CBF_icon.png?itok=S4uwVJqQ');
  display: block;
  position: absolute;
  left: -20%;
  top: 0;
  bottom: 0;
  transform: rotate(180deg);
}
#fs-content-section-26:after {
  content: ' ';
  display: block;
  position: absolute !important;
  right: -10%;
  background: #cbdceb;
  top: 20%;
  width: auto;
  height: 60%;
  opacity: 57%;
  border-radius: 100%;
  z-index: 1;
  aspect-ratio: 1 / 1;
}
.button, .button1 {
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  border-radius: 50px;
  padding: 15px 30px !important;
  line-height: 1;
  height: auto;
  background: #0b1e34;
  color:#fff;
  margin: 0 5px 0 0;
  width: 47%;
  text-align: center !important;
  justify-content: center;
  border-color: #0b1e34;
  font-weight: 600;
}
.button2 {
  background: transparent;
  color:#a07b2c;
  border-color: #a07b2c;
}
#fs-content-section-27 {text-align: center;}
#fs-content-section-27 .views-view-responsive-grid--horizontal {
  --views-responsive-grid--column-count: 4 !important;
  --views-responsive-grid--cell-min-width: 200px;
  --views-responsive-grid--layout-gap: 20px !important;
}
#fs-content-section-27 .fs-content-section-items-grid-detail p {
  font-family: var(--primary-font) !important;
  color: #0b1e34;
}
.site-footer .text-content * {
  color: inherit;
  margin: 20px auto 0;
}
table.have-questions {
  background-color: #a07b2c;
  color:#fff;
  border-radius: 150px;
    max-width: 1450px !important;
  margin: auto;
}
table.have-questions p {
  color:#fff;
  font-size: 1.1rem;
}
table.have-questions td .button {
  background-color: #0b1e34;
  border-color: #0b1e34;
  color: #fff;
  width: 70%;
}
table.have-questions td .button:hover {
  border-color: #fff !important;
}
table.have-questions td:first-of-type {
  padding-left: 10%;
  vertical-align: middle;
  width: 71%;
}
.region--content-below {
  padding: 5% 5% 5% 5%;
}
#fs-content-section-101 .fs-content-section-title {
  padding: 0;
  margin: 0;
}
#fs-content-section-101 .fs-content-section-items-row .fs-content-section-items-row-image {
  flex: 1 0 26%;
}
.fs-content-section-items-row .fs-content-section-items-row-wrapper {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  transform: none;
  background: transparent;
  padding: 0;
  flex: 1 0 70%;
}
.fs-content-section-items-row {
  position: relative;
  padding-bottom: 50px;
  display: flex;
  margin: auto;
  max-width: 1200px;
  gap: 3%;
  align-content: c;
  justify-content: center;
  align-items: center;
}
.fs-content-section-items-row-detail p {font-size: 1em;}
.fs-content-section-items .fs-content-section-items-row-image {
  border-radius: 100%;
}
#fs-content-section-101 .fs-content-section-items-row-image  {position: relative;}
#fs-content-section-101 .fs-content-section-items-row-image img {border-radius: 100%;}
#fs-content-section-101 .fs-content-section-items-row-image:after {
  content: ' ';
  background: #0b1e34;
  position: absolute;
  display: block;
  top: 0;
  border-radius: 100%;
    aspect-ratio: 1 / 1;
  height: 100%;
  left: -12%;
  opacity: 30%;
  z-index: 1;
}
.fs-content-section-items-row-detail p a.button {
width: auto !important;
min-width: 1px !important;
  margin-top: 20px
}