/* Full-frame Tavrida photograph with live, accessible text above the image. */
.hero,.hero.has-video{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;min-height:0;position:relative;background:#101110;color:#fff;isolation:isolate}
.hero .hero-film,.hero.has-video .hero-film{grid-area:1/1;position:relative;inset:auto;width:100%;height:auto;min-height:0;aspect-ratio:16/9;align-self:stretch;background:#101110;overflow:hidden}
.hero .film-poster,.hero #hero-video,.hero.has-video .film-poster,.hero.has-video #hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;display:block}
.hero .hero-film:after,.hero.has-video .hero-film:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(9,15,13,.86) 0%,rgba(9,15,13,.69) 35%,rgba(9,15,13,.15) 75%,rgba(9,15,13,.05) 100%)}
.hero .hero-copy,.hero.has-video .hero-copy{grid-area:1/1;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:min(1400px,100%);min-height:0;margin:0 auto;padding:clamp(36px,5.5vw,88px) var(--gutter);pointer-events:none;background:none}
.hero .hero-copy a{pointer-events:auto}
.hero .eyebrow{grid-area:auto;font-size:12px;line-height:1.6;letter-spacing:.2px;text-transform:none;color:#f1f2ed;max-width:470px;margin:0 0 27px}
.hero .eyebrow i{background:var(--yellow)}
.hero h1{grid-area:auto;font-size:clamp(34px,3.8vw,58px);font-weight:500;line-height:1.17;letter-spacing:-1.6px;margin:0;max-width:630px;color:#fff;text-shadow:0 2px 20px #0002}
.hero h1 span{color:var(--yellow);text-decoration:none}
.hero .hero-description{grid-area:auto;max-width:455px;padding:0;margin:25px 0 0;font-size:16px;line-height:1.8;color:#f1f2ed;text-shadow:0 1px 12px #0004}
.hero .hero-actions{grid-area:auto;display:flex;flex-wrap:wrap;gap:15px 27px;align-items:center;width:auto;margin:28px 0 0}
.hero .hero-actions .button{display:inline-flex;align-items:center;justify-content:space-between;background:var(--yellow);color:var(--ink);border-radius:5px;border:1px solid var(--yellow);font-size:14px;font-weight:600;gap:25px;padding:13px 19px;margin:0;text-shadow:none}
.hero .hero-actions .button span{display:grid;place-items:center;width:24px;height:24px;background:none;color:var(--ink);font-size:22px;border-radius:0;line-height:1}
.hero .hero-actions .button:hover{background:#ffdc50;border-color:#ffdc50}
.hero .hero-actions .hero-contact{display:inline-flex;align-items:center;gap:16px;color:#fff;font-size:14px;min-height:48px;padding:11px 0;margin:0}
.hero .hero-actions .hero-contact:hover{text-decoration:underline;text-underline-offset:5px}
.hero .hero-foot{grid-area:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;width:455px;max-width:100%;margin:34px 0 0;padding:18px 0 0;border-top:1px solid #ffffff40;color:#e3e5dd;font-size:11px;line-height:1.6}
.hero .hero-foot br{display:none}
.hero .hero-foot span:last-child{max-width:none;text-align:right}
.hero .film-edge,.hero.has-video .film-edge{position:absolute;left:auto;right:var(--gutter);bottom:24px;width:auto;z-index:3;display:flex;justify-content:flex-end}
.hero>.film-caption,.hero.has-video>.film-caption{grid-area:2/1;display:flex;align-items:center;gap:8px;max-width:none;width:100%;padding:12px var(--gutter);margin:0;color:#686b65;background:#dedfda;font-size:11px;line-height:1.6}
.hero>.film-caption i{background:var(--ink)}
.hero a:focus-visible{outline:3px solid #fff;outline-offset:5px}
@media(min-width:601px) and (max-width:1100px){
.hero .hero-copy,.hero.has-video .hero-copy{padding:30px var(--gutter)}
.hero .eyebrow{font-size:11px;margin-bottom:20px}
.hero h1{font-size:38px;letter-spacing:-1.2px}
.hero .hero-description{max-width:430px;font-size:14px;line-height:1.7;margin-top:18px}
.hero .hero-actions{margin-top:20px;gap:13px 24px}
.hero .hero-actions .button{font-size:13px;padding:11px 17px}
.hero .hero-actions .hero-contact{font-size:13px}
.hero .hero-foot{margin-top:22px;padding-top:15px;font-size:10px;width:430px}
}
@media(max-width:600px){
/* An aerial photograph can turn to portrait: preserve the whole frame behind the text. */
.hero .hero-film,.hero.has-video .hero-film{aspect-ratio:9/16;min-height:0}
.hero .film-poster{inset:auto;left:50%;top:50%;width:177.777778%;height:56.25%;object-fit:contain;object-position:center;transform:translate(-50%,-50%) rotate(90deg)}.hero #hero-video{object-position:center}
.hero .hero-film:after,.hero.has-video .hero-film:after{background:linear-gradient(180deg,rgba(9,15,13,.62),rgba(9,15,13,.8) 38%,rgba(9,15,13,.72) 73%,rgba(9,15,13,.3))}
.hero .hero-copy,.hero.has-video .hero-copy{padding:36px var(--gutter);justify-content:center}
.hero .eyebrow{font-size:11px;letter-spacing:0;line-height:1.6;margin-bottom:22px;max-width:310px}
.hero h1{font-size:clamp(29px,5.7vw,42px);letter-spacing:-1.15px;line-height:1.2;max-width:100%}
.hero .hero-description{font-size:14px;line-height:1.75;max-width:500px;margin-top:20px}
.hero .hero-actions{margin-top:23px;gap:11px 23px}
.hero .hero-actions .button{font-size:13px;padding:11px 16px;gap:22px}
.hero .hero-actions .hero-contact{font-size:13px}
.hero .hero-foot{margin-top:24px;padding-top:16px;font-size:10px;gap:18px;width:455px}
.hero .hero-foot span:last-child{max-width:155px}
.hero>.film-caption{font-size:10px;padding-block:11px}
.hero .film-edge{bottom:20px;right:24px}
}
@media(prefers-reduced-motion:reduce){.hero .button{transition:none;transform:none}}
