@font-face {
  font-family:"Roboto Slab";
  src:url(../fonts/zwfuljfgnzyt.woff2)format("woff2");
  font-weight:600;
  font-style:normal;
  font-display:swap
}
@font-face {
  font-family:"Inter";
  src:url(../fonts/awganvciweld.woff2)format("woff2");
  font-weight:400;
  font-style:normal;
  font-display:swap
}
:root {
  --title-x:#ffffff;
  --group:#0e2024;
  --cap:#0d8f95;
  --pane2:#5a6d70
}
* {
  box-sizing:border-box;
  scrollbar-width:thin;
  scrollbar-color:#cbd5e1 transparent
}
body {
  font-family:"Inter",system-ui,-apple-system,sans-serif;
  color:var(--group);
  background:var(--title-x);
  line-height:1.62;
  font-size:16px;
  -webkit-text-size-adjust:100%;
  text-rendering:optimizeLegibility;
  overflow-wrap:break-word
}
a {
  text-decoration:none
}
.ohrbu-topnav {
  display:flex;
  gap:18px;
  flex-wrap:wrap;
  align-items:center;
  max-width:1080px;
  margin:0 auto;
  padding:16px 24px
}
.ohrbu-topnav .ohrbu-wordmark {
  font-weight:700
}
.ohrbu-pagehead {
  border-bottom:1px solid #eee
}
.ohrbu-content {
  max-width:1080px;
  margin:0 auto;
  padding:56px 24px
}
h1 {
  font-family:"Roboto Slab",Georgia,ui-serif,serif;
  font-size:clamp(28px,3.4vw,42px)
}
h2 {
  font-size:23px;
  margin-top:34px
}
.ohrbu-piece h3 {
  margin-top:20px
}
.ohrbu-piece h3,.ohrbu-wrap-up {
  font-size:17px
}
p {
  max-width:64ch
}
.ohrbu-banner {
  display:flex;
  gap:24px;
  padding:24px 0 8px;
  flex-wrap:wrap
}
.ohrbu-foot-lo,.ohrbu-foots {
  max-width:340px;
  width:100%;
  border-radius:14px
}
.ohrbu-banner .ohrbu-gridx {
  font-size:20px;
  color:var(--pane2)
}
.ohrbu-foot-lo {
  max-width:100%;
  margin-top:16px;
  aspect-ratio:16/6;
  object-fit:cover
}
.ohrbu-top-alt,td,th {
  border:1px solid #e5e7eb
}
.ohrbu-top-alt {
  border-radius:12px;
  padding:14px 18px;
  margin:0 0 24px;
  background:#f8fafc
}
.ohrbu-top-alt ol {
  margin:0;
  padding-left:20px
}
.ohrbu-top-alt a,.ohrbu-topnav a:hover,a {
  color:var(--cap)
}
.ohrbu-mainb img {
  max-width:100%;
  border-radius:12px;
  margin:8px 0 20px
}
.ohrbu-layout {
  display:grid;
  grid-template-columns:repeat(auto-fill,minmax(260px,1fr));
  gap:18px;
  margin-top:24px
}
.ohrbu-panel2 {
  display:block;
  border:1px solid #eee;
  border-radius:12px;
  padding:18px;
  color:inherit;
  transition:box-shadow .15s
}
.ohrbu-panel2 img {
  max-width:100%;
  border-radius:8px;
  margin-bottom:10px
}
.ohrbu-panel2:hover {
  box-shadow:0 6px 20px rgba(0,0,0,.08)
}
.ohrbu-panel2 h3 {
  margin:0 0 8px
}
.ohrbu-strip2 {
  font-size:18px
}
.ohrbu-subin,.ohrbu-colophon {
  color:var(--pane2);
  font-size:14px
}
table {
  border-collapse:collapse;
  width:100%;
  margin:16px 0
}
td,th {
  padding:8px 12px;
  text-align:left
}
th {
  background:#f8fafc
}
blockquote {
  background:#f6f9ff;
  font-weight:600;
  margin:1.6em 0;
  padding:.25em 0 .25em 1.1em;
  border-left:3px solid var(--cap);
  font-size:1.08em;
  line-height:1.5
}
blockquote p,body {
  margin:0
}
.ohrbu-colophon {
  border-top:1px solid #eee;
  text-align:center;
  padding:28px;
  font-size:13px
}
.ohrbu-tile3 {
  gap:16px;
  margin-bottom:10px
}
.ohrbu-notice,.ohrbu-list2,.ohrbu-tile3 {
  display:flex;
  justify-content:center;
  flex-wrap:wrap
}
.ohrbu-list2 {
  font-style:normal;
  gap:6px 18px;
  margin:0 0 10px;
  color:var(--pane2);
  line-height:1.6
}
.ohrbu-list2 a {
  color:inherit
}
.ohrbu-notice {
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  z-index:900;
  gap:14px;
  align-items:center;
  padding:12px 20px;
  background:var(--group);
  color:var(--title-x);
  font-size:13px
}
.ohrbu-notice[hidden] {
  display:none
}
.ohrbu-notice .ohrbu-sub-sec {
  margin:0;
  max-width:70ch
}
.ohrbu-notice a {
  color:var(--title-x);
  text-decoration:underline
}
.ohrbu-strip3 {
  border:0;
  cursor:pointer;
  background:var(--cap);
  color:#fff;
  padding:8px 16px;
  border-radius:8px;
  font-weight:600
}
:root {
  --box2:#f0f8f8;
  --mainm:#d7e8e8;
  --head-s:linear-gradient(135deg,#0d8f95,#4fc0c4);
  --col:#0a1c1f;
  --metalo:#e4f3f3
}
h1,h2,h3,h4 {
  font-weight:700;
  letter-spacing:-.005em
}
h1 {
  line-height:1.15
}
.ohrbu-content ol,.ohrbu-content p,.ohrbu-content ul {
  margin:0 0 .9em
}
.ohrbu-content li {
  margin:.4em 0
}
.ohrbu-content h2 {
  margin-top:1.7em
}
.ohrbu-content h3 {
  margin-top:1.25em
}
.ohrbu-banner,.ohrbu-part--mediaa {
  margin-top:8px
}
.ohrbu-wrap-out {
  background:var(--box2);
  padding:56px clamp(20px,4vw,40px);
  border-radius:24px;
  margin:56px 0
}
.ohrbu-wrap-out>.ohrbu-layout:first-child,.ohrbu-wrap-out>.ohrbu-part:first-child {
  margin-top:0
}
.ohrbu-wrap-out>:last-child {
  margin-bottom:0
}
.ohrbu-metaout--tile .ohrbu-note,.ohrbu-faqrow {
  border-bottom:1px solid var(--mainm);
  padding:14px 0
}
.ohrbu-wrap-up {
  font-weight:700;
  margin:0 0 4px
}
.ohrbu-metaout--tile .ohrbu-note {
  padding:4px 0
}
.ohrbu-metaout--tile summary {
  cursor:pointer;
  font-weight:700;
  padding:12px 0;
  list-style:none
}
.ohrbu-metaout--tile summary::-webkit-details-marker {
  display:none
}
.ohrbu-metaout--tile summary::after {
  content:"+";
  float:right;
  color:var(--cap);
  font-weight:400
}
.ohrbu-metaout--tile details[open] summary::after {
  content:"–"
}
.ohrbu-metaout--tile details p {
  padding-bottom:12px;
  margin:0;
  color:var(--pane2)
}
.ohrbu-metaout--linkb .ohrbu-faqrow {
  display:flex;
  gap:16px;
  align-items:flex-start
}
.ohrbu-metaout--linkb .ohrbu-row-up {
  font-weight:800;
  color:var(--cap);
  opacity:.5;
  font-size:22px;
  line-height:1.2
}
.ohrbu-metaout--linkalt .ohrbu-faqrow {
  display:grid;
  grid-template-columns:1fr 1.5fr;
  gap:22px
}
.ohrbu-metaout--linkalt .ohrbu-meta,.ohrbu-metaout--linkalt .ohrbu-wrap-up {
  margin:0
}
.ohrbu-subx h2,.ohrbu-bar h2 {
  margin-top:0
}
.ohrbu-subx .ohrbu-text2 {
  max-width:640px
}
.ohrbu-subx .ohrbu-text2 p {
  margin:0 0 16px;
  color:var(--pane2)
}
.ohrbu-wrapl {
  margin:0;
  overflow:hidden;
  background:var(--box2)
}
.ohrbu-wrapl img {
  display:block;
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover
}
.ohrbu-panel2 .ohrbu-title-l2 {
  padding:16px 18px
}
.ohrbu-panel2 .ohrbu-title-l2 h3 {
  margin:0 0 6px
}
.ohrbu-panel2 .ohrbu-title-l2 p {
  margin:0;
  color:var(--pane2);
  font-size:14px
}
.ohrbu-media-m,.ohrbu-group {
  display:inline-block;
  margin-top:10px;
  color:var(--cap);
  font-weight:700
}
.ohrbu-panel2--colm,.ohrbu-panel2--head {
  background:var(--box2);
  border:1px solid var(--mainm)
}
.ohrbu-panel2--head {
  overflow:hidden;
  transition:box-shadow .15s,transform .15s
}
.ohrbu-panel2--head:hover {
  box-shadow:0 16px 40px rgba(0,0,0,.12);
  transform:translateY(-2px)
}
.ohrbu-panel2--wrap {
  position:relative;
  min-height:210px;
  overflow:hidden;
  display:flex;
  align-items:flex-end;
  color:#fff;
  border:0
}
.ohrbu-panel2--wrap .ohrbu-wrapl,.ohrbu-panel2--wrap::after {
  position:absolute;
  inset:0
}
.ohrbu-panel2--wrap .ohrbu-wrapl img {
  height:100%;
  aspect-ratio:auto
}
.ohrbu-panel2--wrap::after {
  content:"";
  background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.75))
}
.ohrbu-panel2--wrap .ohrbu-block {
  position:relative;
  z-index:1;
  padding:18px
}
.ohrbu-panel2--wrap .ohrbu-block h3 {
  color:#fff;
  margin:0
}
.ohrbu-panel2--bandb {
  display:flex;
  gap:16px;
  background:var(--box2);
  border:1px solid var(--mainm);
  padding:18px;
  align-items:flex-start
}
.ohrbu-panel2--bandb .ohrbu-wrap-lo {
  font-size:32px;
  font-weight:800;
  color:var(--cap);
  line-height:1;
  opacity:.55;
  flex:0 0 auto
}
.ohrbu-layout--panelsec {
  grid-template-columns:1fr;
  gap:14px
}
.ohrbu-panel2--unitup {
  display:grid;
  grid-template-columns:160px 1fr;
  gap:16px;
  align-items:center;
  border:1px solid var(--mainm);
  overflow:hidden;
  background:var(--box2)
}
.ohrbu-panel2--unitup .ohrbu-title {
  margin:0;
  height:100%
}
.ohrbu-panel2--unitup .ohrbu-title img {
  width:100%;
  height:100%;
  aspect-ratio:4/3;
  object-fit:cover
}
.ohrbu-panel2--group {
  background:0 0;
  border:0;
  border-top:2px solid var(--group);
  border-radius:0
}
.ohrbu-panel2--group .ohrbu-title-l2 {
  padding:14px 0
}
.ohrbu-panel2--bandx {
  background:0 0;
  border:1.5px solid var(--mainm)
}
.ohrbu-panel2--group-m {
  box-shadow:0 8px 26px rgba(0,0,0,.07)
}
.ohrbu-panel2--strip,.ohrbu-panel2--group-m,.ohrbu-panel2--col {
  background:var(--box2);
  border:1px solid var(--mainm)
}
.ohrbu-panel2--col {
  position:relative;
  overflow:hidden
}
.ohrbu-panel2--col .ohrbu-rowa {
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:4px;
  background:var(--head-s)
}
.ohrbu-panel2--col .ohrbu-title-l2,ol,ul {
  padding-left:22px
}
.ohrbu-panel2--strip {
  padding:18px
}
.ohrbu-panel2--strip .ohrbu-mainx {
  display:inline-flex;
  width:42px;
  height:42px;
  align-items:center;
  justify-content:center;
  border-radius:11px;
  background:var(--cap);
  color:#fff;
  margin-bottom:12px;
  font-size:18px
}
.ohrbu-row-up2--textin {
  background:var(--col);
  color:var(--metalo);
  border-radius:22px;
  padding:38px 30px;
  margin:24px 0
}
.ohrbu-row-up2--textin h1,.ohrbu-row-up2--textin h2,.ohrbu-row-up2--textin h3 {
  color:var(--metalo)
}
.ohrbu-row-up2--textin p {
  color:var(--metalo);
  opacity:.86
}
.ohrbu-row-up2--media-alt {
  background:var(--box2);
  border:1px solid var(--mainm);
  border-radius:22px;
  padding:34px 30px;
  margin:24px 0
}
.ohrbu-row-up2--group-hi {
  background:var(--head-s);
  color:#fff;
  border-radius:22px;
  padding:38px 30px;
  margin:24px 0
}
.ohrbu-row-up2--group-hi h1,.ohrbu-row-up2--group-hi h2,.ohrbu-row-up2--group-hi p {
  color:#fff
}
.ohrbu-row-up2--group-hi .ohrbu-sub-out {
  background:#fff;
  color:var(--group)
}
.ohrbu-unit2 .ohrbu-listout {
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);
  gap:28px;
  align-items:center
}
.ohrbu-unit2 .ohrbu-unit3 img {
  width:100%;
  height:100%;
  max-height:340px;
  object-fit:cover;
  border-radius:18px
}
.ohrbu-unit2 .ohrbu-paneb {
  display:inline-block;
  font-size:.72rem;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:var(--pane2);
  margin-bottom:10px
}
.ohrbu-unit2 .ohrbu-rowl h2 {
  margin:0 0 .4em;
  font-size:1.7rem;
  line-height:1.15
}
.ohrbu-unit2 .ohrbu-rowl h2 a {
  color:inherit;
  text-decoration:none
}
.ohrbu-unit2 .ohrbu-rowl h2 a:hover {
  text-decoration:underline
}
.ohrbu-title3 .ohrbu-strip-m {
  list-style:none;
  margin:.6em 0 0;
  padding:0;
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  gap:12px 26px
}
.ohrbu-title3 .ohrbu-strip-m li {
  position:relative;
  padding-left:26px;
  line-height:1.5
}
.ohrbu-title3 .ohrbu-strip-m li::before {
  content:"";
  position:absolute;
  left:0;
  top:.45em;
  width:12px;
  height:12px;
  border-radius:50%;
  background:var(--head-s)
}
.ohrbu-strip-x .ohrbu-main2 {
  margin:0;
  border:0;
  background:0 0;
  padding:0
}
.ohrbu-strip-x .ohrbu-main2 p {
  margin:0;
  font-size:1.5rem;
  line-height:1.4;
  font-weight:600;
  font-style:italic;
  letter-spacing:-.01em
}
html {
  scroll-behavior:smooth
}
img {
  max-width:100%;
  height:auto
}
:focus-visible {
  outline:2px solid var(--cap);
  outline-offset:2px;
  border-radius:3px
}
::selection {
  background:var(--cap);
  color:#fff
}
.ohrbu-skipto {
  position:absolute;
  left:8px;
  top:-56px;
  z-index:1000;
  background:var(--cap);
  color:#fff;
  padding:10px 16px;
  border-radius:0 0 8px 8px;
  transition:top .15s
}
.ohrbu-skipto:focus {
  top:0
}
.ohrbu-topnav a {
  padding:4px 2px;
  border-bottom:2px solid transparent
}
.ohrbu-topnav a.ohrbu-wrap2,.ohrbu-topnav a[aria-current=page] {
  color:var(--cap);
  border-bottom-color:var(--cap);
  font-weight:600
}
.ohrbu-sub-out {
  display:inline-block;
  background:var(--cap);
  color:#fff;
  padding:10px 18px;
  border-radius:8px;
  font-weight:600
}
.ohrbu-sub-out:hover {
  opacity:.92
}
.ohrbu-msgform {
  display:grid;
  gap:14px;
  max-width:520px;
  margin:28px 0;
  padding:22px;
  border:1px solid #e5e7eb;
  border-radius:14px;
  background:#fff
}
.ohrbu-grid {
  margin:8px 0 28px
}
.ohrbu-tilelo {
  margin:32px 0 8px
}
.ohrbu-groupa {
  font-weight:700;
  margin:0 0 10px;
  font-size:1.05em
}
.ohrbu-blockl {
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:22px
}
.ohrbu-blockl--meta {
  justify-content:center
}
.ohrbu-blockl--band2 .ohrbu-foot2 {
  font-family:var(--side-x2,inherit)
}
.ohrbu-foot2 {
  display:inline-block;
  font-weight:600;
  border-radius:8px;
  padding:11px 20px;
  border:1px solid transparent
}
.ohrbu-blockl--panein .ohrbu-foot2 {
  padding:8px 15px;
  font-size:.92em
}
.ohrbu-blockl--wrappri .ohrbu-foot2 {
  padding:14px 26px;
  font-size:1.06em
}
.ohrbu-foot2--title {
  background:var(--cap);
  color:#fff
}
.ohrbu-foot2--title:hover {
  opacity:.92
}
.ohrbu-foot2--bandx {
  border-color:var(--cap);
  color:var(--cap);
  background:0 0
}
.ohrbu-foot2--bandx:hover {
  background:var(--cap);
  color:#fff
}
.ohrbu-foot2--unitlo {
  padding-left:0;
  padding-right:0;
  border:0;
  color:var(--cap);
  text-decoration:underline
}
.ohrbu-msgform--note-out {
  grid-template-columns:1fr
}
.ohrbu-msgform--box {
  grid-template-columns:1fr 1fr;
  align-items:start
}
.ohrbu-msgform--pane .ohrbu-main3,.ohrbu-msgform--box .ohrbu-title-sec--wrap-pri,.ohrbu-msgform--box .ohrbu-main3,.ohrbu-msgform--box button {
  grid-column:1/-1
}
.ohrbu-msgform--pane {
  grid-template-columns:1fr auto;
  align-items:end
}
.ohrbu-grid .ohrbu-msgform,.ohrbu-tilelo .ohrbu-msgform {
  margin:0;
  max-width:560px;
  background:var(--box2,#fff);
  border-color:var(--mainm,#e5e7eb)
}
.ohrbu-grid .ohrbu-msgform .ohrbu-title-sec {
  gap:4px
}
.ohrbu-msgform .ohrbu-title-sec {
  display:grid;
  gap:6px
}
.ohrbu-msgform label {
  font-size:14px;
  font-weight:600
}
.ohrbu-msgform input,.ohrbu-msgform textarea {
  width:100%;
  padding:10px 12px;
  border:1px solid #cbd5e1;
  border-radius:8px;
  font:inherit;
  background:#fff
}
.ohrbu-msgform input:focus,.ohrbu-msgform textarea:focus {
  outline:2px solid var(--cap);
  outline-offset:1px;
  border-color:var(--cap)
}
.ohrbu-msgform button {
  justify-self:start;
  border:0;
  cursor:pointer
}
.ohrbu-crumbs ol,.ohrbu-msgform .ohrbu-main3 {
  font-size:12px;
  color:var(--pane2);
  margin:0
}
.ohrbu-msgform .ohrbu-top2 {
  position:absolute!important;
  left:-9999px!important;
  width:1px;
  height:1px;
  overflow:hidden
}
.ohrbu-main {
  display:flex;
  gap:16px;
  flex-wrap:wrap;
  margin-top:32px;
  padding-top:20px;
  border-top:1px solid #eee
}
.ohrbu-main a {
  padding:6px 14px;
  border:1px solid #e5e7eb;
  border-radius:999px;
  font-size:14px
}
.ohrbu-main a:hover {
  border-color:var(--cap)
}
figure.ohrbu-unitpri,figure.ohrbu-side,figure.ohrbu-metax,figure.ohrbu-colup,figure.ohrbu-strip-lo {
  margin:0 0 20px
}
figure.ohrbu-unitpri img,figure.ohrbu-side img,figure.ohrbu-metax img,figure.ohrbu-colup img,figure.ohrbu-strip-lo img {
  max-width:100%;
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  border-radius:14px;
  display:block
}
pre {
  overflow-x:auto;
  background:#0f172a;
  color:#e2e8f0;
  padding:16px;
  border-radius:10px;
  font-size:14px;
  line-height:1.6
}
pre code {
  background:0 0;
  padding:0;
  color:inherit
}
code {
  font-family:ui-monospace,SFMono-Regular,Menlo,monospace;
  font-size:.92em;
  background:#f1f5f9;
  padding:.12em .38em;
  border-radius:5px
}
.ohrbu-box-s {
  text-align:center;
  padding:64px 24px
}
.ohrbu-box-s h1 {
  font-size:72px;
  margin:0 0 8px
}
.ohrbu-part {
  margin:28px 0
}
.ohrbu-tile-pri {
  margin-top:28px
}
.ohrbu-crumbs ol {
  list-style:none;
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  padding:0;
  margin:0 0 18px;
  font-size:13px
}
.ohrbu-crumbs li {
  display:flex;
  align-items:center;
  gap:8px
}
.ohrbu-crumbs li:not(:last-child)::after {
  content:"/";
  color:var(--pane2)
}
.ohrbu-crumbs a {
  color:var(--pane2)
}
.ohrbu-crumbs a:hover {
  color:var(--cap)
}
.ohrbu-content,h1,h2,h3,h4 {
  overflow-wrap:break-word
}
h1,h2,h3,h4 {
  text-wrap:balance
}
.ohrbu-content {
  hyphens:auto
}
.ohrbu-topnav,.ohrbu-content {
  padding-left:max(24px,env(safe-area-inset-left));
  padding-right:max(24px,env(safe-area-inset-right))
}
.ohrbu-pagehead {
  position:sticky;
  top:0;
  z-index:50;
  background:var(--title-x)
}
.ohrbu-tile3 a,.ohrbu-topnav a {
  min-height:40px;
  display:inline-flex;
  align-items:center
}
li+li {
  margin-top:6px
}
pre,table {
  tab-size:2
}
::-webkit-scrollbar {
  height:10px;
  width:10px
}
::-webkit-scrollbar-thumb {
  background:#cbd5e1;
  border-radius:8px
}
.ohrbu-banner {
  align-items:center
}
.ohrbu-banner .ohrbu-boxhi {
  display:inline-block;
  font-size:12px;
  font-weight:700;
  letter-spacing:.09em;
  text-transform:uppercase;
  color:var(--cap);
  margin-bottom:12px
}
.ohrbu-banner .ohrbu-groupb {
  max-width:560px
}
.ohrbu-banner .ohrbu-groupb h1 {
  font-size:clamp(30px,4vw,52px);
  line-height:1.08;
  margin:0 0 14px;
  letter-spacing:-.01em
}
.ohrbu-banner .ohrbu-groupb .ohrbu-gridx {
  font-size:19px;
  line-height:1.55;
  color:var(--pane2);
  margin:0;
  max-width:56ch
}
.ohrbu-banner .ohrbu-wrap3 {
  margin:0;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 20px 50px rgba(0,0,0,.14)
}
.ohrbu-banner .ohrbu-wrap3 img {
  display:block;
  width:100%;
  height:100%;
  aspect-ratio:16/10;
  object-fit:cover
}
.ohrbu-banner--top,.ohrbu-banner--wrap {
  display:grid;
  grid-template-columns:1.05fr 1fr;
  gap:44px;
  align-items:center;
  padding:34px 0
}
.ohrbu-banner--meta {
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  gap:26px;
  padding:38px 0
}
.ohrbu-banner--meta .ohrbu-groupb {
  max-width:720px
}
.ohrbu-banner--meta .ohrbu-groupb .ohrbu-gridx {
  margin-inline:auto
}
.ohrbu-banner--meta .ohrbu-wrap3 {
  width:100%
}
.ohrbu-banner--meta .ohrbu-wrap3 img {
  aspect-ratio:16/6
}
.ohrbu-banner--head2 {
  position:relative;
  padding:0 0 2px;
  border-radius:20px;
  margin:8px 0 14px
}
.ohrbu-banner--head2 .ohrbu-wrap3 {
  border-radius:20px;
  overflow:hidden;
  box-shadow:none
}
.ohrbu-banner--head2 .ohrbu-wrap3 img {
  aspect-ratio:16/8
}
.ohrbu-banner--head2 .ohrbu-groupb--cap-out {
  position:relative;
  z-index:1;
  margin:-84px 28px 0;
  max-width:660px;
  background:rgba(15,23,42,.72);
  backdrop-filter:blur(6px);
  color:#fff;
  padding:22px 26px;
  border-radius:14px
}
.ohrbu-banner--head2 .ohrbu-groupb--cap-out .ohrbu-boxhi,.ohrbu-banner--head2 .ohrbu-groupb--cap-out .ohrbu-gridx,.ohrbu-banner--head2 .ohrbu-groupb--cap-out h1 {
  color:#fff
}
.ohrbu-banner--head {
  display:grid;
  grid-template-columns:1.25fr .85fr;
  gap:42px;
  align-items:center;
  padding:30px 0
}
.ohrbu-banner--head .ohrbu-groupb--wrappri h1 {
  font-size:clamp(34px,5.2vw,64px)
}
.ohrbu-banner--head .ohrbu-wrap3 img {
  aspect-ratio:4/5
}
.ohrbu-banner--groupx {
  position:relative;
  border-radius:20px;
  overflow:hidden;
  padding:0;
  min-height:420px;
  display:flex;
  align-items:flex-end;
  margin:8px 0 14px
}
.ohrbu-banner--groupx .ohrbu-wrap3 {
  position:absolute;
  inset:0;
  border-radius:0;
  box-shadow:none
}
.ohrbu-banner--groupx .ohrbu-wrap3 img {
  width:100%;
  height:100%;
  aspect-ratio:auto
}
.ohrbu-banner--groupx::after {
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.74))
}
.ohrbu-banner--groupx .ohrbu-title2 {
  position:relative;
  z-index:1;
  color:#fff;
  padding:34px;
  max-width:700px
}
.ohrbu-banner--groupx .ohrbu-title2 .ohrbu-gridx,.ohrbu-banner--groupx .ohrbu-title2 h1 {
  color:#fff
}
.ohrbu-banner--barm {
  position:relative;
  display:block;
  padding:0 0 40px
}
.ohrbu-banner--barm .ohrbu-wrap3 img {
  aspect-ratio:16/7
}
.ohrbu-banner--barm .ohrbu-mediaout {
  position:relative;
  z-index:1;
  margin:0 24px -64px;
  max-width:660px;
  background:var(--title-x);
  border:1px solid rgba(0,0,0,.08);
  box-shadow:0 18px 46px rgba(0,0,0,.14);
  border-radius:16px;
  padding:26px 30px
}
.ohrbu-banner--unit {
  display:block!important;
  min-height:0
}
.ohrbu-banner--unit .ohrbu-groupb,.ohrbu-banner--unit .ohrbu-groupb--cap-out,.ohrbu-banner--unit .ohrbu-groupb--wrappri,.ohrbu-banner--unit .ohrbu-mediaout,.ohrbu-banner--unit .ohrbu-title2 {
  max-width:none;
  width:auto;
  margin:0;
  position:static;
  background:0 0;
  color:inherit;
  padding:0;
  backdrop-filter:none;
  box-shadow:none;
  border:0
}
.ohrbu-banner--unit .ohrbu-foots,.ohrbu-banner--unit .ohrbu-wrap3,.ohrbu-banner--unit::after {
  display:none
}
.ohrbu-banner--boxalt {
  background:var(--head-s);
  color:#fff;
  border-radius:24px;
  padding:clamp(32px,6vw,72px)
}
.ohrbu-banner--boxalt .ohrbu-boxhi,.ohrbu-banner--boxalt .ohrbu-gridx,.ohrbu-banner--boxalt h1 {
  color:#fff
}
.ohrbu-banner--boxalt .ohrbu-foots,.ohrbu-banner--boxalt .ohrbu-wrap3,.ohrbu-banner--group .ohrbu-foots,.ohrbu-banner--group .ohrbu-wrap3 {
  display:none
}
.ohrbu-banner--group {
  text-align:center
}
.ohrbu-banner--group .ohrbu-groupb {
  max-width:820px;
  margin-inline:auto
}
.ohrbu-banner--titleup {
  border:1px solid var(--mainm);
  background:var(--box2);
  border-radius:24px;
  padding:clamp(24px,4vw,48px)
}
.ohrbu-banner--capa .ohrbu-boxhi {
  font-size:clamp(14px,2vw,20px);
  letter-spacing:.15em;
  text-transform:uppercase;
  color:var(--cap);
  font-weight:700
}
.ohrbu-content--unitout>* {
  max-width:980px;
  margin-inline:auto;
  padding-top:2.2rem
}
.ohrbu-content--unitout>*+* {
  border-top:1px solid var(--mainm)
}
.ohrbu-content--unitout h2 {
  letter-spacing:-.01em
}
.ohrbu-wordmark {
  display:inline-flex;
  align-items:center;
  gap:8px
}
.ohrbu-sub-b {
  color:var(--cap);
  flex:0 0 auto
}
.ohrbu-wordmark--notea .ohrbu-unit-m {
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:800
}
.ohrbu-wordmark--metaout .ohrbu-unit-m {
  letter-spacing:-.03em;
  font-weight:800
}
.ohrbu-wordmark--wrap-pri .ohrbu-unit-m {
  letter-spacing:.22em;
  text-transform:uppercase;
  font-size:.9em
}
.ohrbu-wordmark--groups .ohrbu-unit-m {
  font-family:Georgia,"Times New Roman",ui-serif,serif;
  font-weight:700
}
.ohrbu-wordmark--group-hi .ohrbu-unit-m {
  color:var(--cap);
  font-weight:800
}
.ohrbu-wordmark--groupup .ohrbu-unit-m {
  font-weight:700
}
.ohrbu-topnav--linkalt,.ohrbu-topnav--groupa {
  justify-content:space-between
}
.ohrbu-topnav--linkalt .ohrbu-wordmark {
  margin-right:auto
}
.ohrbu-topnav--pane {
  justify-content:center;
  text-align:center
}
.ohrbu-topnav--pane .ohrbu-wordmark {
  margin:0
}
.ohrbu-topnav--title {
  justify-content:flex-start;
  gap:14px
}
.ohrbu-topnav--title .ohrbu-wordmark {
  font-size:1.15em;
  margin-right:8px
}
.ohrbu-meta--list-x a:not(.ohrbu-wordmark) {
  border-bottom:1px solid transparent;
  padding-bottom:2px
}
.ohrbu-meta--list-x a:not(.ohrbu-wordmark):hover {
  border-bottom-color:var(--cap)
}
.ohrbu-meta--block-b a:not(.ohrbu-wordmark) {
  padding:5px 12px;
  border-radius:999px;
  background:var(--box2)
}
.ohrbu-meta--block-b a:not(.ohrbu-wordmark):hover {
  background:var(--cap);
  color:#fff
}
.ohrbu-meta--notea a:not(.ohrbu-wordmark) {
  text-transform:uppercase;
  letter-spacing:.06em;
  font-size:.86em
}
.ohrbu-cap {
  margin:34px 0
}
.ohrbu-cap .ohrbu-box-m {
  display:inline-block;
  font-size:.72rem;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:var(--pane2);
  margin-bottom:10px
}
.ohrbu-cap .ohrbu-title-l {
  color:var(--pane2);
  max-width:62ch;
  margin:.2em 0 1.4em
}
.ohrbu-cap h2 {
  margin:0 0 .35em
}
.ohrbu-row {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
  gap:18px 26px;
  margin-top:18px
}
.ohrbu-metasec {
  display:flex;
  flex-direction:column;
  gap:6px
}
.ohrbu-foot {
  font-size:2.1rem;
  line-height:1;
  font-weight:700;
  font-family:var(--side-x2,inherit);
  color:var(--cap)
}
.ohrbu-title-x {
  font-size:.92rem;
  color:var(--pane2)
}
.ohrbu-col-lo--mainb,.ohrbu-col-lo--sub-in .ohrbu-metasec {
  background:var(--box2);
  border:1px solid var(--mainm);
  border-radius:20px;
  padding:30px 28px
}
.ohrbu-col-lo--sub-in .ohrbu-metasec {
  border-radius:14px;
  padding:18px 20px
}
.ohrbu-col-lo--pane .ohrbu-row {
  grid-template-columns:repeat(auto-fit,minmax(120px,1fr));
  border-top:1px solid var(--mainm);
  padding-top:20px
}
.ohrbu-col-lo--pane .ohrbu-foot {
  font-size:1.7rem
}
.ohrbu-unitl {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(200px,1fr));
  gap:24px;
  margin-top:20px
}
.ohrbu-list {
  display:flex;
  flex-direction:column;
  gap:4px
}
.ohrbu-blocks {
  width:78px;
  height:78px;
  margin-bottom:10px
}
.ohrbu-blocks--wrap {
  border-radius:14px;
  object-fit:cover;
  aspect-ratio:1/1
}
.ohrbu-blocka--row .ohrbu-blocks--wrap,.ohrbu-strip .ohrbu-blocks--wrap {
  border-radius:50%
}
.ohrbu-panel {
  margin:0;
  font-size:1.05rem;
  line-height:1.3
}
.ohrbu-box {
  margin:0;
  color:var(--cap);
  font-size:.92rem;
  font-weight:600
}
.ohrbu-band-m {
  margin:0;
  color:var(--pane2);
  font-size:.88rem
}
.ohrbu-blocka--row .ohrbu-unitl {
  grid-template-columns:1fr;
  gap:18px
}
.ohrbu-blocka--row .ohrbu-list {
  flex-direction:row;
  align-items:center;
  gap:16px;
  flex-wrap:wrap;
  border-bottom:1px solid var(--mainm);
  padding-bottom:16px
}
.ohrbu-blocka--row .ohrbu-blocks {
  margin:0;
  width:56px;
  height:56px
}
.ohrbu-blocka--row .ohrbu-band-m {
  width:100%;
  margin-left:72px
}
.ohrbu-blocka--list .ohrbu-unitl {
  grid-template-columns:repeat(auto-fit,minmax(170px,1fr))
}
.ohrbu-blocka--list .ohrbu-list {
  background:var(--box2);
  border:1px solid var(--mainm);
  border-radius:16px;
  padding:20px;
  align-items:flex-start
}
.ohrbu-blocka--list .ohrbu-blocks {
  width:58px;
  height:58px
}
.ohrbu-wrap {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  gap:22px;
  margin-top:20px
}
.ohrbu-col-out {
  margin:0;
  background:var(--box2);
  border:1px solid var(--mainm);
  border-radius:18px;
  padding:24px
}
.ohrbu-col-out blockquote {
  margin:0;
  border:0;
  padding:0
}
.ohrbu-col-out blockquote p {
  margin:0 0 16px;
  line-height:1.6
}
.ohrbu-strip {
  display:flex;
  align-items:center;
  gap:12px
}
.ohrbu-strip .ohrbu-blocks {
  width:44px;
  height:44px;
  margin:0;
  flex:0 0 auto
}
.ohrbu-lists {
  display:flex;
  flex-direction:column
}
.ohrbu-tile {
  font-weight:600;
  font-size:.95rem
}
.ohrbu-notehi {
  color:var(--pane2);
  font-size:.84rem
}
.ohrbu-sub--note-out .ohrbu-wrap {
  grid-template-columns:1fr;
  max-width:70ch
}
.ohrbu-sub--mediain .ohrbu-col-out {
  background:0 0;
  border:0;
  border-left:3px solid var(--cap);
  border-radius:0;
  padding:6px 0 6px 22px
}
.ohrbu-sub--mediain .ohrbu-col-out blockquote p {
  font-size:1.12rem;
  font-style:italic
}
.ohrbu-innerx {
  display:flex;
  flex-wrap:wrap;
  gap:14px 26px;
  align-items:center;
  margin-top:18px
}
.ohrbu-media {
  display:flex;
  align-items:center;
  gap:10px
}
.ohrbu-top {
  font-weight:600;
  color:var(--pane2);
  letter-spacing:.01em
}
.ohrbu-inner-sec--sideb .ohrbu-innerx {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(180px,1fr));
  gap:16px
}
.ohrbu-inner-sec--sideb .ohrbu-media {
  background:var(--box2);
  border:1px solid var(--mainm);
  border-radius:14px;
  padding:14px 16px
}
.ohrbu-inner-sec--link-b .ohrbu-media {
  border:1px solid var(--mainm);
  border-radius:999px;
  padding:6px 16px 6px 6px
}
@media (max-width:650px) {
  .ohrbu-metaout--linkalt .ohrbu-faqrow {
  gap:6px
}
.ohrbu-panel2--unitup {
  grid-template-columns:100px 1fr
}
.ohrbu-metaout--linkalt .ohrbu-faqrow,.ohrbu-msgform--pane,.ohrbu-msgform--box {
  grid-template-columns:1fr
}
.ohrbu-content {
  padding-top:24px
}
h1 {
  font-size:28px
}
.ohrbu-topnav {
  gap:12px
}
table {
  display:block;
  overflow-x:auto
}
.ohrbu-foot {
  font-size:1.7rem
}
.ohrbu-blocka--row .ohrbu-band-m {
  margin-left:0
}
}
@media (max-width:708px) {
  .ohrbu-unit2 .ohrbu-listout {
  grid-template-columns:1fr
}
.ohrbu-banner--head,.ohrbu-banner--top,.ohrbu-banner--wrap {
  grid-template-columns:1fr;
  gap:22px
}
.ohrbu-banner--groupx {
  min-height:320px
}
.ohrbu-banner--barm .ohrbu-mediaout {
  margin:0 12px -40px
}
.ohrbu-banner--head2 .ohrbu-groupb--cap-out {
  position:static;
  margin:0;
  background:var(--group);
  border-radius:0 0 14px 14px
}
}
@media (prefers-reduced-motion:reduce) {
  html {
  scroll-behavior:auto
}
}
@media print {
  .ohrbu-main,.ohrbu-crumbs,.ohrbu-tile-pri,.ohrbu-sub-out,.ohrbu-topnav,.ohrbu-colophon,.ohrbu-skipto {
  display:none!important
}
.ohrbu-pagehead {
  position:static;
  border:0
}
a,body {
  color:#000
}
body {
  background:#fff
}
a {
  text-decoration:underline
}
.ohrbu-content {
  max-width:none
}
}
@media (min-width:844px) {
  .ohrbu-banner--wrap-pri {
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:2.5rem;
  align-items:center
}
}
