/** E09-B: static photographic Page opening; approved About implementation remains frozen. */
body.page-id-315 #main > [class*="ct-container"][data-vertical-spacing*="top"] { padding-top: 0 !important; }
.wiscohana-contact-page { --contact-edge: clamp(1.25rem, 3.3vw, 3rem); padding-block: 0 var(--wiscohana-space-8); }
.wiscohana-contact-page .wiscohana-contact-hero {
 position: relative; width: 100vw; max-width: 100vw;
 margin-inline: calc(50% - 50vw);
 height: clamp(24rem, 45vw, 40rem); min-height: 20rem;
 overflow: hidden; isolation: isolate;
}
.wiscohana-contact-hero > .wp-block-image { position: absolute; inset: 0; height: 100%; margin: 0; }
.wiscohana-contact-page .wiscohana-contact-hero img { width: 100%; height: 100%; object-fit: cover; object-position: 65% 70%; }
.wiscohana-contact-hero::after {
 content: ""; position: absolute; inset: 0; pointer-events: none;
 background: linear-gradient(180deg, rgb(14 14 14 / 2%) 24%, rgb(14 14 14 / 18%) 56%, rgb(14 14 14 / 78%) 100%);
}
.wiscohana-contact-page .wiscohana-contact-hero h1 {
 position: absolute; z-index: 1; inset-inline: var(--contact-edge); bottom: 1.5rem;
 color: #fff; font-size: clamp(3rem, 5.56vw, 5rem); font-weight: 600;
 letter-spacing: -0.045em; line-height: 1.1; text-align: center;
}
.wiscohana-contact-page .wiscohana-contact-opening {
 width: min(100%, var(--wiscohana-width-story-standard));
 max-width: var(--wiscohana-width-story-standard);
 margin: clamp(4rem, 7vw, 6rem) auto var(--wiscohana-space-7);
}
.wiscohana-contact-page .wiscohana-contact-opening .wiscohana-contact-intro {
 margin: 0; font-size: 1.25rem; line-height: 1.67;
}
.wiscohana-contact-page .wiscohana-contact-opening .wiscohana-contact-email { margin-top: var(--wiscohana-space-5); }
.wiscohana-contact-page .wiscohana-contact-form {
 width: min(100%, var(--wiscohana-width-story-standard));
 max-width: var(--wiscohana-width-story-standard); margin-inline: auto;
}
@media (max-width: 48.875rem) {
 .wiscohana-contact-page .wiscohana-contact-hero img { object-position: 96% 70%; }
 .wiscohana-contact-page .wiscohana-contact-hero { height: 26rem; }
 .wiscohana-contact-page .wiscohana-contact-hero h1 { font-size: clamp(2rem, 12vw, 3rem); overflow-wrap: normal; }
 .wiscohana-contact-page .wiscohana-contact-opening .wiscohana-contact-intro { font-size: 1.1875rem; line-height: 1.6; }
}
