/* Orlando header only. */
.rr-orlando-header {padding:26px 0 64px;background:linear-gradient(145deg,#fff 45%,#f0f7fa);}
.rr-orlando-breadcrumb {display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px;font-size:.875rem;color:#4b5e73;}
.rr-orlando-breadcrumb a {color:#4b5e73;text-decoration:none;}
.rr-orlando-header-grid {display:grid;grid-template-columns:1fr 1.12fr;gap:42px;align-items:center;}
.rr-orlando-header .rr-lead {margin-top:20px;}
.rr-orlando-header .rr-btn--ghost {color:#24364b;border-color:#91a5bf;}
.rr-orlando-header-photo {margin:0;border:1px solid #e2e4e8;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 18px 40px #11121614;}
.rr-orlando-header-photo img {display:block;width:100%;height:auto;}
.rr-orlando-header-photo figcaption {padding:16px 20px;color:#4b5e73;font-size:.875rem;line-height:1.5;}
.rr-orlando-header a:focus-visible {outline:3px solid #0021a5;outline-offset:4px;}
@media(max-width:900px){.rr-orlando-header-grid{grid-template-columns:1fr;gap:28px;}.rr-orlando-header-photo{grid-row:1;}.rr-orlando-header{padding-bottom:40px;}.rr-orlando-breadcrumb{margin-bottom:24px;}}
@media(max-width:600px){.rr-orlando-header .rr-btns{flex-direction:column;}.rr-orlando-header .rr-btn{width:100%;padding-inline:16px;line-height:1.25;text-align:center;}}
