/*!
 * Bootstrap Utilities v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/**
 * Convert pixels to REM.
 */
/**
 * Computes a CSS calc function that betweens a value from
 * A to B over viewport-width A to viewport-width B.
 * Requires a media query to cap the value at B.
 */
/**
 * Computes a CSS calc function that betweens a value from
 * A to B over viewport-width A to viewport-width B.
 * Requires a media query to cap the valu1qaze at B.
 * usage: font-size: fluid(1rem, 5rem, 320px, 1440px);
 */
@import url("https://use.typekit.net/fpb0tcn.css");
@import url("https://use.typekit.net/fpb0tcn.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Mono:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined");
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "proxima-nova", sans-serif;
}

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

p {
  color: var(--bs-text-color);
  font-size: fluid(1rem, 1.125rem);
  font-weight: 400;
  line-height: 1.6;
  margin-block-end: 1em;
}
p:only-child {
  margin-block-end: 0;
}
p strong {
  font-weight: 700;
}
p small {
  font-size: 80% !important;
}
p a {
  color: #1d5970;
  font-weight: 600;
  text-decoration: underline;
  transition: color 0.25s ease-in-out;
}
p a:hover, p a:focus {
  color: #17475a;
}

.eyebrow-icon .icon {
  vertical-align: text-top;
}

article ul li,
article ol li {
  color: var(--bs-text-color);
  font-size: fluid(1rem, 1.125rem);
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 0.375em;
}
article ul li a,
article ol li a {
  color: #1d5970;
  font-weight: 600;
  text-decoration: underline;
  transition: color 0.25s ease-in-out;
}
article ul li a:hover, article ul li a:focus,
article ol li a:hover,
article ol li a:focus {
  color: #17475a;
}
article .without-markers ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
article ul {
  list-style-type: disc;
}
article ul ul {
  list-style-type: circle;
}
article ol {
  list-style-type: decimal-leading-zero;
}
article ol ol {
  list-style-type: lower-alpha;
}
article ol li {
  color: var(--bs-text-color);
  font-size: fluid(1rem, 1.125rem);
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 0.375em;
}
article ol li a {
  color: #1d5970;
  font-weight: 600;
  text-decoration: underline;
  transition: color 0.25s ease-in-out;
}
article ol li a:hover, article ol li a:focus {
  color: #17475a;
}
article ol li::marker {
  font-size: smaller;
  font-weight: 700;
}

/**
 * Convert pixels to REM.
 */
/**
 * Computes a CSS calc function that betweens a value from
 * A to B over viewport-width A to viewport-width B.
 * Requires a media query to cap the value at B.
 */
/**
 * Computes a CSS calc function that betweens a value from
 * A to B over viewport-width A to viewport-width B.
 * Requires a media query to cap the valu1qaze at B.
 * usage: font-size: fluid(1rem, 5rem, 320px, 1440px);
 */
.list-unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cta-block {
  width: 100%;
  text-align: center;
  margin-bottom: 2rem;
  color: #333;
}
.cta-block h2, .cta-block h3, .cta-block h4, .cta-block h5, .cta-block h6, .cta-block span.material-symbols-outlined {
  color: #333;
}
.cta-block__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
}
.cta-block__buttons a.btn {
  background: #502d0e;
  color: white;
  border: 2px solid #502d0e !important;
  border-radius: 5px !important;
  font-weight: 600 !important;
}
.cta-block__buttons a.btn:hover {
  background: white;
  color: #502d0e;
}
.cta-block--beige {
  background-color: #f5e9ad;
}
.cta-block--teal {
  background-color: #afedc9;
}
.cta-block--dark-gray {
  background-color: #333333;
}
.cta-block--blue {
  background-color: #66b0ff;
}
.cta-block--brown {
  background-color: #502d0e;
}
.cta-block--dark-blue {
  background-color: #12354c;
}
.cta-block--white {
  background-color: #ffffff;
}
.cta-block--dark {
  color: #ffffff;
}
.cta-block--dark p, .cta-block--dark h2, .cta-block--dark h3, .cta-block--dark h4, .cta-block--dark h5, .cta-block--dark h6, .cta-block--dark span.material-symbols-outlined {
  color: #ffffff;
}
.cta-block--dark .heading,
.cta-block--dark .cta-block__description,
.cta-block--dark .cta-block__icon {
  color: #ffffff;
}
.cta-block--dark .cta-block__buttons a.btn {
  color: #333;
  background: white;
  border: 2px solid #fff !important;
}
.cta-block--dark .cta-block__buttons a.btn:hover {
  background: #333;
  color: white;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cta-block__inner {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
}
@media (min-width: 992px) {
  .cta-block--has-image .cta-block__inner {
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
}
.cta-block--has-image .cta-block__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .cta-block--has-image.cta-block--image-left .cta-block__figure {
    order: 0;
  }
}
@media (min-width: 992px) {
  .cta-block--has-image.cta-block--image-left .cta-block__content {
    order: 1;
  }
}
@media (min-width: 992px) {
  .cta-block--has-image.cta-block--image-right .cta-block__figure {
    order: 1;
  }
}
@media (min-width: 992px) {
  .cta-block--has-image.cta-block--image-right .cta-block__content {
    order: 0;
  }
}
.cta-block__content {
  padding: 3rem 1rem;
}
.cta-block__content, .cta-block__figure {
  width: 100%;
}
@media (min-width: 992px) {
  .cta-block__content, .cta-block__figure {
    flex: 1 1 0;
    min-width: 0;
  }
}
.cta-block__figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  min-height: 16rem;
}
@media (min-width: 992px) {
  .cta-block__figure {
    min-height: auto;
    align-self: stretch;
  }
}
.cta-block__icon {
  display: block;
  font-size: calc(1.425rem + 2.1vw);
  margin-bottom: 1rem;
  line-height: 1;
}
@media (min-width: 1200px) {
  .cta-block__icon {
    font-size: 3rem;
  }
}
.cta-block__description {
  margin-bottom: 1.5rem;
}
.cta-block__image {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}