.e-con:before, .e-con > .elementor-background-slideshow:before, .e-con > .elementor-motion-effects-container > .elementor-motion-effects-layer:before, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container:before {
  width: max(100% + var(--border-inline-end-width) + var(--border-inline-start-width), 100%);
  height: max(100% + var(--border-block-start-width) + var(--border-block-end-width), 100%);
}

[href*="/focus-areas/"],
[href*="/topics/"] {
  pointer-events: none !important;
  cursor: default !important;
}

.elementor-editor-active .elementor-add-ha-button {
  display: none !important;
}

.elementor-button-text.elementor-form-spinner {
  display: none !important;
}

:root {
  --page-title-display: none;
}

.elementor-icon-box-icon {
  margin: 7px;
}

p, blockquote p {
  margin-block-start: 0;
  margin-block-end: 1em;
}

.elementor-card-shadow-yes .elementor-post__card {
  box-shadow: none;
}

.elementor-widget-text-editor ul {
  padding-left: 1em;
  padding-top: 2em;
}
.elementor-widget-text-editor ul li {
  padding-bottom: 1em;
}

.elementor-tab-content li,
.elementor-widget-text-editor li {
  padding-left: 20px;
}

.underline-links a, a.underline-links, .link, .standard-link span {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.underline-links a, a.underline-links, .elementor-icon-list-item a span {
  transition-duration: 0.3s;
}

body {
  background-color: var(--e-global-color-secondary);
  background-image: url(/wp-content/uploads/texture-15.svg);
  background-attachment: fixed;
  background-repeat: repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  body {
    background-size: 1200px;
  }
}
body .standard-link .elementor-button.elementor-size-xs, body .external-link .elementor-button.elementor-size-xs,
body .standard-link .elementor-button.elementor-size-sm, body .external-link .elementor-button.elementor-size-sm,
body .standard-link .elementor-button.elementor-size-md, body .external-link .elementor-button.elementor-size-md,
body .standard-link .elementor-button.elementor-size-lg, body .external-link .elementor-button.elementor-size-lg,
body .standard-link .elementor-button.elementor-size-xl, body .external-link .elementor-button.elementor-size-xl {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: inherit;
  font-weight: normal;
  border: 0;
  color: var(--e-global-color-text);
  background-color: rgba(0, 0, 0, 0);
}
body .standard-link .elementor-button.elementor-size-xs:hover, body .external-link .elementor-button.elementor-size-xs:hover,
body .standard-link .elementor-button.elementor-size-sm:hover, body .external-link .elementor-button.elementor-size-sm:hover,
body .standard-link .elementor-button.elementor-size-md:hover, body .external-link .elementor-button.elementor-size-md:hover,
body .standard-link .elementor-button.elementor-size-lg:hover, body .external-link .elementor-button.elementor-size-lg:hover,
body .standard-link .elementor-button.elementor-size-xl:hover, body .external-link .elementor-button.elementor-size-xl:hover {
  color: var(--e-global-color-19b06c8);
  background-color: rgba(0, 0, 0, 0);
}

.standard-link span {
  font-family: "Mier";
  font-size: 1rem;
}
.standard-link span:hover {
  text-decoration-color: var(--e-global-color-19b06c8);
}

.dark .standard-link span:hover {
  text-decoration-color: var(--e-global-color-88cf40f);
}

.external-link .elementor-button span {
  font-size: 0.875rem;
}
.external-link .elementor-button {
  font-family: "Reckless", Sans-serif;
  border-style: solid;
  border-width: 0;
  border-radius: 0 0 0 0;
  padding: 4px 2px;
}
@media (max-width: 767px) {
  .external-link .elementor-button {
    font-size: 1.25rem;
    line-height: 2;
  }
}
.external-link .elementor-button .elementor-align-icon-right {
  margin-left: 12px;
}
.external-link .elementor-button:hover path {
  stroke: var(--e-global-color-88cf40f);
}
.external-link .elementor-button:hover .elementor-button-text {
  color: var(--e-global-color-88cf40f);
}
.external-link svg {
  transform: rotate(315deg);
  height: 24px;
  width: 24px;
}
.external-link svg path {
  transition-duration: 0.05s;
}

.internal-arrow .elementor-button, .share .elementor-button {
  font-family: "Mier", Sans-serif;
  font-size: 1.5rem;
  line-height: 1.7em;
  border-style: solid;
  border-width: 0;
  border-radius: 0 0 0 0;
  padding: 4px 2px;
}
@media (max-width: 767px) {
  .internal-arrow .elementor-button, .share .elementor-button {
    font-size: 1.25rem;
    line-height: 2;
  }
}
.internal-arrow .elementor-button .elementor-align-icon-right, .share .elementor-button .elementor-align-icon-right {
  margin-left: 30px;
}
.internal-arrow .elementor-button:hover path, .share .elementor-button:hover path {
  stroke: var(--e-global-color-88cf40f);
}
.internal-arrow .elementor-button:hover .elementor-button-text, .share .elementor-button:hover .elementor-button-text {
  color: var(--e-global-color-88cf40f);
}
.internal-arrow svg, .share svg {
  width: 43px;
}

.share .elementor-align-icon-left {
  margin-right: 5px;
}
.share svg {
  width: 25px;
}

blockquote {
  font-family: "Reckless";
  font-size: 2rem;
  letter-spacing: -0.5px;
  line-height: 1.17;
  margin-right: 0;
  max-width: 38ch;
}
@media (max-width: 1024px) {
  blockquote {
    font-size: 1.75rem;
    line-height: 1.16;
    margin-left: 7%;
  }
}
@media (max-width: 767px) {
  blockquote {
    font-size: 1.5rem;
    line-height: 1.14;
    margin-left: 0;
  }
}
blockquote {
  border-style: none;
  border-left-style: solid;
  border-inline-start-width: 7px;
  padding-inline-start: 20px;
  margin-block-start: 2.5rem;
  margin-block-end: 2.5rem;
}
blockquote p:last-child {
  margin-bottom: 0;
}

blockquote,
.elementor-blockquote--skin-border .elementor-blockquote {
  border-color: var(--e-global-color-text);
}

.widget-image-caption, .widget-video-caption {
  text-align: left;
  font-family: "Reckless", Sans-serif;
  font-size: 1.125rem;
  line-height: 1.1222em;
  margin-top: 20px;
}

.widget-video-caption {
  margin-top: 0;
}

.single-post .elementor-widget-image, .widget-video-caption {
  padding-bottom: 40px;
}

.elementor-size-xl {
  width: 100%;
}

a.elementor-button:hover path {
  stroke: var(--e-global-color-secondary);
}

.home main,
.page-id-358 main, .page-id-358 header,
.page-id-8440 main, .page-id-8440 header {
  box-shadow: inset -70px 0 0 0 var(--e-global-color-1d8f7b9);
}
@media (max-width: 1024px) {
  .home main,
  .page-id-358 main, .page-id-358 header,
  .page-id-8440 main, .page-id-8440 header {
    box-shadow: inset -70px 0 0 0 var(--e-global-color-1d8f7b9);
  }
}
@media (max-width: 767px) {
  .home main,
  .page-id-358 main, .page-id-358 header,
  .page-id-8440 main, .page-id-8440 header {
    box-shadow: inset -15px 0 0 0 var(--e-global-color-1d8f7b9);
  }
}

.page-id-360 main, .page-id-360 header {
  box-shadow: inset -70px 0 0 0 var(--e-global-color-85b9358);
}
@media (max-width: 1024px) {
  .page-id-360 main, .page-id-360 header {
    box-shadow: inset -70px 0 0 0 var(--e-global-color-85b9358);
  }
}
@media (max-width: 767px) {
  .page-id-360 main, .page-id-360 header {
    box-shadow: inset -15px 0 0 0 var(--e-global-color-85b9358);
  }
}

.page-id-15226 main, .page-id-15226 header,
.page-id-1815 main, .page-id-1815 header,
.page-id-362 main, .page-id-362 header,
.page-id-7606 main, .page-id-7606 header,
.page-id-9886 main, .page-id-9886 header,
.page-id-1809 main, .page-id-1809 header {
  box-shadow: inset -70px 0 0 0 var(--e-global-color-primary);
}
@media (max-width: 1024px) {
  .page-id-15226 main, .page-id-15226 header,
  .page-id-1815 main, .page-id-1815 header,
  .page-id-362 main, .page-id-362 header,
  .page-id-7606 main, .page-id-7606 header,
  .page-id-9886 main, .page-id-9886 header,
  .page-id-1809 main, .page-id-1809 header {
    box-shadow: inset -70px 0 0 0 var(--e-global-color-primary);
  }
}
@media (max-width: 767px) {
  .page-id-15226 main, .page-id-15226 header,
  .page-id-1815 main, .page-id-1815 header,
  .page-id-362 main, .page-id-362 header,
  .page-id-7606 main, .page-id-7606 header,
  .page-id-9886 main, .page-id-9886 header,
  .page-id-1809 main, .page-id-1809 header {
    box-shadow: inset -15px 0 0 0 var(--e-global-color-primary);
  }
}

.page-id-364 main, .page-id-364 header {
  box-shadow: inset -70px 0 0 0 var(--e-global-color-8ceb3a2);
}
@media (max-width: 1024px) {
  .page-id-364 main, .page-id-364 header {
    box-shadow: inset -70px 0 0 0 var(--e-global-color-8ceb3a2);
  }
}
@media (max-width: 767px) {
  .page-id-364 main, .page-id-364 header {
    box-shadow: inset -15px 0 0 0 var(--e-global-color-8ceb3a2);
  }
}

.page-id-366 main, .page-id-366 header,
.post, .single-post header,
.profiles, .single-profiles header {
  box-shadow: inset -70px 0 0 0 var(--e-global-color-accent);
}
@media (max-width: 1024px) {
  .page-id-366 main, .page-id-366 header,
  .post, .single-post header,
  .profiles, .single-profiles header {
    box-shadow: inset -70px 0 0 0 var(--e-global-color-accent);
  }
}
@media (max-width: 767px) {
  .page-id-366 main, .page-id-366 header,
  .post, .single-post header,
  .profiles, .single-profiles header {
    box-shadow: inset -15px 0 0 0 var(--e-global-color-accent);
  }
}

.home header,
.page-id-1764 header {
  background: var(--e-global-color-primary);
}

.blog header {
  background: var(--e-global-color-8ceb3a2);
}

.body-1, .principle, .principle-detail, .body-1 .elementor-heading-title, .principle .elementor-heading-title, .principle-detail .elementor-heading-title {
  font-family: "Mier";
  font-size: 1.5rem;
  line-height: 1.33;
  letter-spacing: -0.5;
  font-weight: 400;
}
@media (max-width: 767px) {
  .body-1, .principle, .principle-detail, .body-1 .elementor-heading-title, .principle .elementor-heading-title, .principle-detail .elementor-heading-title {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

.body-2, .elementor-element.two-partner, .body-2 .elementor-heading-title, .elementor-element.two-partner .elementor-heading-title {
  font-size: 1.25rem;
  line-height: 1.3 !important;
  letter-spacing: -0.8px;
  font-weight: 400;
}

.body-3, .body-3 .elementor-heading-title {
  font-family: "Mier";
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0;
  font-weight: 400;
}
@media (max-width: 767px) {
  .body-3, .body-3 .elementor-heading-title {
    font-size: 0.875rem;
    line-height: 1.4;
  }
}

.detail-1, .preface, .preamble, .detail-1 .elementor-heading-title, .preface .elementor-heading-title, .preamble .elementor-heading-title {
  font-family: "Reckless";
  font-size: 1.125rem;
  line-height: 1.375 !important;
  letter-spacing: 0;
}

.preface, .preamble {
  font-size: inherit;
  font-style: italic;
}

.wide-spaces span {
  letter-spacing: 20px;
}

.medium-spaces span {
  letter-spacing: 10px;
}

.bullet {
  font-size: 30px;
  padding-right: 10px;
}

.dark .bullet {
  color: var(--e-global-color-secondary);
}

.max-two-thirds {
  max-width: 66%;
}
@media (max-width: 767px) {
  .max-two-thirds {
    max-width: 90%;
  }
}

.max-content-1225 {
  max-width: min(1225px, 70vw);
  
}

.max-content-1111 {
  max-width: min(1111px, 70vw);
}

.max-content-1075, .max-content-width {
  max-width: min(1075px, 70vw);
}

.max-content-1000, .max-content-width {
  max-width: min(1000px, 70vw);
}

.max-content-956, .principle-detail {
  max-width: min(956px, 70vw)
}

.max-content-888 {
  max-width: min(888px, 70vw); /* revamp: 70vw clears the vertical title below ~1270px */
}

@media (max-width: 767px) {
  .max-content-888 {
    max-width: 92vw; /* revamp: vertical title hidden on mobile */
  }
}

.max-content-800 {
  max-width: min(800px, 70vw); /* revamp: 70vw clears the vertical title below ~1270px */
}

.max-content-773 {
  max-width: min(773px, 70vw);
}

.max-content-546 {
  max-width: 546px;
}

.max-col-heading-width {
  max-width: 660px;
}

.max-content-320 {
  max-width: 320px;
}
@media (max-width: 767px) {
  .max-content-320 {
    max-width: 100%;
  }
}

.max-content-360 {
  max-width: 360px;
}
@media (max-width: 767px) {
  .max-content-360 {
    max-width: 100%;
  }
}

.elementor-element.max-col-text-width {
  max-width: 80vw;
}
@media (min-width: 1201px) {
  .elementor-element.max-col-text-width {
    max-width: 546px;
  }
}

.h2 h1 {
  font-size: 5rem;
  font-weight: normal;
  line-height: 1.05;
  letter-spacing: -1;
}
@media (max-width: 1024px) {
  .h2 h1 {
    font-size: 4rem;
  }
}
@media (max-width: 767px) {
  .h2 h1 {
    font-size: 3rem;
    line-height: 1.125;
    letter-spacing: -0.5;
  }
}

.hero-text,
.hero-text h2,
.h6.elementor-widget,
.profile-content h2 {
  font-family: "Reckless";
  font-size: 2.25rem;
  line-height: 1.4; /* revamp: was 1.16666667 */
  max-width: min(800px, 70vw); /* revamp: 70vw clears the vertical title below ~1270px */
}
@media (max-width: 1024px) {
  .hero-text,
  .hero-text h2,
  .h6.elementor-widget,
  .profile-content h2 {
    font-size: 1.75rem;
  }
}
@media (max-width: 767px) {
  .hero-text,
  .hero-text h2,
  .h6.elementor-widget,
  .profile-content h2 {
    max-width: 92vw; /* revamp: vertical title hidden on mobile */
  }
}

.subtitle-1, .subtitle-1 h1, .subtitle-1 .elementor-heading-title {
  font-family: "Mier Book";
  font-size: 2.125rem;
  line-height: 1.25;
  letter-spacing: -0.5;
}
@media (max-width: 1024px) {
  .subtitle-1, .subtitle-1 h1, .subtitle-1 .elementor-heading-title {
    font-size: 1.5rem;
    line-height: 1.2;
  }
}

.subtitle-2,
.subtitle-2 h2,
.profile-content h3 {
  font-family: "Reckless";
  font-size: 1.5rem;
  line-height: 1.25;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  .subtitle-2,
  .subtitle-2 h2,
  .profile-content h3 {
    font-size: 1.125rem;
    line-height: 1.22222222;
  }
}

.single-post h1, .single-post h1.elementor-heading-title {
  font-family: "Reckless";
  font-size: 3.75rem;
  line-height: 1.13;
}
@media (max-width: 1024px) {
  .single-post h1, .single-post h1.elementor-heading-title {
    font-size: 2.375rem;
    line-height: 1.1;
  }
}

.hero-text-width {
  max-width: 800px;
}
@media (max-width: 1024px) {
  .hero-text-width {
    max-width: 70vw;
  }
}
@media (max-width: 767px) {
  .hero-text-width {
    max-width: 92vw;
  }
}

.vertical-title { /* rotate */
  transform: rotate(90deg);
  position: relative;
  float: right;
  left: 100%;
  bottom: 100%;
  white-space: nowrap;
}
.vertical-title h1 {
  text-transform: uppercase;
  font-size: 2.125rem;
  line-height: 1.17647059;
}

@media (max-width: 768px) { /* Hide on Mobile. An update stopped this from working in the builder, so recoding here */
  .vertical-title,
  .elementor-hidden-phone {
    visibility: hidden;
  }
}
.home-latest {
  transform: rotate(90deg);
  text-transform: uppercase;
  font-size: 2.125rem;
  line-height: 1.17647059;
  white-space: nowrap;
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
  border-top: 2px var(--divider-border-style) var(--e-global-color-text) !important;
}

.cover-fit, .col2-image img, .col1-image img, .aspect-ratio img {
  object-fit: cover;
  object-position: center;
}

.aspect-ratio img {
  aspect-ratio: 1.5;
  width: 100% !important;
}

.col1-image img {
  aspect-ratio: 1.875;
  width: 100%;
}

.col2-image img {
  aspect-ratio: 0.85;
  width: 100%;
}
@media (max-width: 1200px) {
  .col2-image img {
    aspect-ratio: 1.5;
  }
}

.home-hero img {
  object-fit: cover;
  object-position: 50% 23%;
  aspect-ratio: 1340/640;
}
@media (max-width: 767px) {
  .home-hero img {
    aspect-ratio: 1.7;
    object-fit: 50% 50%;
  }
}

.related-stories .jet-listing-grid__items {
  border-width: 2px 0 2px 0;
  border-style: solid;
}
@media (max-width: 767px) {
  .related-stories .jet-listing-grid__items {
    border-width: 0;
  }
}
.related-stories .jet-listing-grid__item:nth-child(3n+1) .elementor-element-populated {
  padding-left: 0 !important;
}
@media (max-width: 767px) {
  .related-stories .jet-listing-grid__item {
    border-bottom: 2px solid var(--e-global-color-text);
  }
}
.related-stories .jet-listing-grid__item:nth-child(3n+1) {
  max-width: calc(33% - 30px);
}
@media (max-width: 767px) {
  .related-stories .jet-listing-grid__item:nth-child(3n+1) {
    border-top: 2px solid var(--e-global-color-text);
    max-width: 100%;
  }
}
.related-stories .jet-listing-grid__item:not(:last-child) {
  border-right-width: 2px;
  border-right-style: solid;
}
@media (max-width: 767px) {
  .related-stories .jet-listing-grid__item:not(:last-child) {
    border-right-width: 0;
  }
}

body[data-elementor-device-mode=tablet] .related-stories .grid-col-tablet-3 > .jet-listing-grid__item:nth-child(3n+1) {
  max-width: calc(33% - 10px);
}

.related-stories.two-up .jet-listing-grid__item:first-child {
  max-width: 100%;
}

@media (max-width: 1200px) {
  .related-stories.three-up .jet-listing-grid__item:nth-child(3n+10) {
    max-width: 100%;
  }
}
@media (min-width: 1201px) {
  .related-stories.two-up .jet-listing-grid__item:last-child {
    padding-left: 30px !important;
  }
}
.related-stories.two-up-tablet .jet-listing-grid__item:last-child .elementor-widget-wrap.elementor-element-populated {
  padding-right: 0 !important;
}

.blog .related-stories .jet-listing-grid__items {
  border-width: 0;
}
.blog .related-stories .jet-listing-grid__item {
  border-bottom: 2px solid var(--e-global-color-text);
}
.blog .related-stories .jet-listing-grid__item:nth-child(-n+3) {
  border-top: 2px solid var(--e-global-color-text);
}
@media (max-width: 767px) {
  .blog .related-stories .jet-listing-grid__item:nth-child(-n+3) {
    border-top: 0 solid var(--e-global-color-text);
  }
}
@media (max-width: 767px) {
  .blog .related-stories .jet-listing-grid__item:first-child {
    border-top: 2px solid var(--e-global-color-text);
  }
}
@media (max-width: 767px) {
  .blog .related-stories .jet-listing-grid__item {
    border-top: 0 solid var(--e-global-color-text);
  }
}
.blog .related-stories .jet-listing-grid__item:last-child {
  border-right: 2px solid var(--e-global-color-text);
}
.blog .related-stories .jet-listing-grid__item:nth-child(3n+3) {
  border-right: 0;
}
.blog .related-stories .jet-listing-grid__item:nth-child(12),
.blog .related-stories .jet-listing-grid__item:nth-child(15),
.blog .related-stories .jet-listing-grid__item:nth-child(18),
.blog .related-stories .jet-listing-grid__item:nth-child(3n+21),
.blog .related-stories .jet-listing-grid__item:nth-child(3n+22) {
  border-right: 2px solid var(--e-global-color-text);
}
@media (max-width: 767px) {
  .blog .related-stories .jet-listing-grid__item:nth-child(12),
  .blog .related-stories .jet-listing-grid__item:nth-child(15),
  .blog .related-stories .jet-listing-grid__item:nth-child(18),
  .blog .related-stories .jet-listing-grid__item:nth-child(3n+21),
  .blog .related-stories .jet-listing-grid__item:nth-child(3n+22) {
    border-right: 0 solid var(--e-global-color-text);
  }
}
.blog .related-stories .jet-listing-grid__item:nth-child(3n+12) {
  border-right: 0;
}
@media (max-width: 767px) {
  .blog .related-stories .jet-listing-grid__item {
    border-right: 0 !important;
  }
}

.jet-filters-loading::before {
  content: url("https://chamberlinfoundation.org/wp-content/uploads/loading-spinner.gif");
  width: 32px;
  height: 32px;
  display: inline-block;
  background: transparent;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: -55px;
}
@media (max-width: 767px) {
  .jet-filters-loading::before {
    left: 90%;
  }
}

.bordered > .elementor-container {
  border: 2px solid var(--e-global-color-text);
}

.single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6 {
  margin: 0 0 0.5em 0;
}
.single-post .elementor-widget-text-editor ul {
  padding-top: inherit;
  padding-bottom: inherit;
  margin-top: inherit;
  margin-bottom: inherit;
}
.single-post .elementor-widget-text-editor ul li {
  padding-bottom: 0.5em;
}

.principle, .principle-detail {
  min-height: 150px;
}
@media (max-width: 767px) {
  .principle, .principle-detail {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .principle-detail {
    min-height: 260px;
  }
}

.elementor-element.two-partner {
  max-width: 40%;
}
@media (max-width: 1400px) {
  .elementor-element.two-partner {
    max-width: 100%;
  }
}

.profiles-template-default .profile-hero figcaption {
  margin-inline: 25px;
  padding-right: 60px;
}

.profile-content .elementor-widget-image:not(:last-child) {
  margin-block-end: 40px;
}

.ff-message-success {
  border: none;
  box-shadow: none;
}

.fa-angle-down:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' fill='black'><path d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' /></svg>");
}
@media (max-width: 1024px) {
  .fa-angle-down:before {
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' fill='darkgray'><path d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' /></svg>");
  }
}
@media (max-width: 767px) {
  .fa-angle-down:before {
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24px' height='24px' fill='darkgray'><path d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' /></svg>");
  }
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.elementor-hidden-desktop {
  display: none;
}

.jet-listing-dynamic-image img.wp-post-image {
  object-fit: cover;
  object-position: 50% 20%;
}

#profile-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 999999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  opacity: 0;
  transition: opacity 0.25s ease;
  overscroll-behavior: contain;
}

#profile-modal-overlay.is-active {
  display: flex;
}

#profile-modal-overlay.is-visible {
  opacity: 1;
}

#profile-modal {
  background: #fff;
  border-radius: 12px;
  max-width: 680px;
  width: 100%;
  max-height: 85%;
  overflow: hidden;
  position: relative;
  padding: 40px 35px 35px;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.3);
  transform: translateY(20px);
  transition: transform 0.25s ease;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

#profile-modal-overlay.is-visible #profile-modal {
  transform: translateY(0);
}

#profile-modal-close {
  position: absolute;
  top: 10px;
  right: 14px;
  background: none;
  border: none;
  font-size: 30px;
  cursor: pointer;
  color: #888;
  line-height: 1;
  padding: 4px 8px;
  transition: color 0.15s;
  z-index: 2;
}

#profile-modal-close:hover {
  color: #222;
}

#profile-modal-body {
  flex: 1;
  overflow-y: auto;
  padding-right: 10px;
  min-height: 0;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}

#profile-modal-image {
  width: 140px;
  height: 140px;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  margin: 0 auto 20px;
}

#profile-modal-title {
  text-align: center;
  margin: 0 0 4px;
  font-size: 24px;
  line-height: 1.2;
}

#profile-modal-community {
  text-align: center;
  color: #666;
  margin: 0 0 20px;
  font-size: 15px;
}

#profile-modal-text {
  line-height: 1.7;
  font-size: 1rem;
}

#profile-modal-text p:last-child {
  margin-bottom: 0;
}

.jet-listing-grid__item {
  cursor: pointer;
}

.elementor-4766 .elementor-element.elementor-element-7d8d7ab > .elementor-element-populated {
  padding: 0px 20px 60px 0px;
}

@media (max-width: 600px) {
  #profile-modal-overlay {
    padding: 10px;
  }
  #profile-modal {
    padding: 30px 18px 18px;
    max-width: calc(100% - 20px);
  }
  #profile-modal-image {
    width: 100px;
    height: 100px;
  }
  #profile-modal-title {
    font-size: 20px;
  }
}
html {
  scrollbar-gutter: stable;
}


/* ================================================
   REVAMP STYLES (started 2026-08-31)
   Joe Fletcher design overrides for the site revamp.
   Convention: every class starts with revamp-.
   Add the class to an element in Elementor; the rule
   lives here. One commented block per class.
   ================================================ */

/* revamp-hero-lede: hero paragraph that acts as a headline.
   Semantic H2, identical to original hero paragraph style, line-height 1.3. */
.revamp-hero-lede .elementor-heading-title {
  font: inherit;
  line-height: inherit;
  margin: 0;
}

/* Nav dropdown caret: the .fa-angle-down:before SVG is 24px wide but the
   .sub-arrow box was ~14px, so the caret spilled into the next menu item
   and made parent-item spacing look uneven. Give it a real box + gap. */
.elementor-nav-menu--main .sub-arrow {
  width: 24px;
  margin-left: 5px;
  display: inline-flex;
  justify-content: center;
  overflow: visible;
}
