:is(#ocean-home,body) .ocean-hub{--oh-navy:#102e49;--oh-teal:#007f91;--oh-aqua:#7cceca;--oh-ink:#385266;--oh-pale:#edf5f7;--oh-gold:#c7a465;max-width:1200px;margin:0 auto;color:var(--oh-navy);font-family:inherit;width:100%}
.ocean-hub *{box-sizing:border-box}
:is(#ocean-home,body) .ocean-hub .ocean-hub__heading{max-width:800px;margin:0 0 28px;text-align:left}
:is(#ocean-home,body) .ocean-hub .ocean-hub__eyebrow,:is(#ocean-home,body) .ocean-hub .ocean-hub__feature-top>small{font-size:12px;font-weight:700;letter-spacing:.14em;color:var(--oh-teal);display:block;line-height:1.5}
:is(#ocean-home,body) .ocean-hub .ocean-hub__heading h2{font-size:clamp(30px,3.1vw,42px);line-height:1.12;letter-spacing:-.04em;margin:10px 0 14px;color:var(--oh-navy)}
:is(#ocean-home,body) .ocean-hub .ocean-hub__heading p{font-size:17px;line-height:1.6;margin:0;color:var(--oh-ink);max-width:760px}
:is(#ocean-home,body) .ocean-hub .ocean-hub__selector{position:relative;border:1px solid #d5e4e8;background:#fff;border-radius:28px;box-shadow:0 16px 45px #102e4909;overflow:hidden;padding:14px;width:100%}
:is(#ocean-home,body) .ocean-hub .ocean-hub__service{border:0;padding:0;margin:0;background:none;width:38%;position:static}
:is(#ocean-home,body) .ocean-hub .ocean-hub__row{display:flex;align-items:center;gap:16px;list-style:none;cursor:pointer;margin:0;min-height:104px;padding:18px 18px;border-radius:15px;border:1px solid transparent;border-bottom-color:#e5edf0;color:var(--oh-navy);transition:background .2s,color .2s;position:relative}
:is(#ocean-home,body) .ocean-hub .ocean-hub__row::-webkit-details-marker{display:none}
:is(#ocean-home,body) .ocean-hub .ocean-hub__row::marker{content:''}
:is(#ocean-home,body) .ocean-hub .ocean-hub__row:before,:is(#ocean-home,body) .ocean-hub .ocean-hub__row:after{display:none}
:is(#ocean-home,body) .ocean-hub .ocean-hub__row:hover{background:#edf5f7}
:is(#ocean-home,body) .ocean-hub .ocean-hub__service[open]>.ocean-hub__row{background:var(--oh-navy);color:white;border-color:var(--oh-navy)}
:is(#ocean-home,body) .ocean-hub .ocean-hub__icon{flex:0 0 28px;width:28px;color:var(--oh-teal)}
:is(#ocean-home,body) .ocean-hub .ocean-hub__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;display:block}
:is(#ocean-home,body) .ocean-hub .ocean-hub__service[open] .ocean-hub__icon{color:var(--oh-aqua)}
:is(#ocean-home,body) .ocean-hub .ocean-hub__row-copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}
:is(#ocean-home,body) .ocean-hub .ocean-hub__row-copy small{font-size:10px;letter-spacing:.15em;line-height:1.2;color:var(--oh-teal);font-weight:700}
:is(#ocean-home,body) .ocean-hub .ocean-hub__service[open] .ocean-hub__row-copy small{color:var(--oh-aqua)}
:is(#ocean-home,body) .ocean-hub .ocean-hub__row-copy strong{font-size:20px;font-weight:700;line-height:1.2;letter-spacing:-.025em;color:inherit}
:is(#ocean-home,body) .ocean-hub .ocean-hub__row-copy>span{font-size:13px;line-height:1.4;opacity:.8;font-weight:400}
:is(#ocean-home,body) .ocean-hub .ocean-hub__chevron{width:8px;height:8px;border-right:1.5px solid;border-top:1.5px solid;transform:rotate(45deg);flex:0 0 8px;margin:0 5px}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature{position:absolute;left:calc(38% + 9px);right:14px;top:14px;bottom:14px;padding:36px 38px;background:var(--oh-pale);border-radius:18px;overflow:hidden;animation:oh-reveal .24s ease-out}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature-top{position:relative;z-index:2;max-width:520px}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature h3{font-size:clamp(30px,2.8vw,38px);letter-spacing:-.04em;line-height:1.12;max-width:450px;margin:12px 0 16px;color:var(--oh-navy)}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature p{font-size:16px;line-height:1.65;color:var(--oh-ink);margin:0;max-width:510px}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature ul{position:relative;z-index:2;list-style:none;padding:0;margin:28px 0 24px;max-width:55%;display:grid;gap:13px}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature li{font-size:14px;line-height:1.5;padding-left:22px;position:relative;margin:0;color:var(--oh-navy)}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature li:before{content:'✓';position:absolute;left:0;color:var(--oh-teal);font-weight:700}
:is(#ocean-home,body) .ocean-hub .ocean-hub__cta{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:3;min-height:46px;padding:12px 20px;background:var(--oh-teal);border:1px solid var(--oh-teal);border-radius:30px;text-decoration:none;color:white;font-size:14px;line-height:1.3;font-weight:700;transition:background .2s}
:is(#ocean-home,body) .ocean-hub .ocean-hub__cta:hover{background:var(--oh-navy);color:white}
:is(#ocean-home,body) .ocean-hub .ocean-hub__cta:after{display:none}
:is(#ocean-home,body) .ocean-hub .ocean-hub__row:focus-visible,:is(#ocean-home,body) .ocean-hub .ocean-hub__cta:focus-visible{outline:3px solid var(--oh-teal);outline-offset:3px}
:is(#ocean-home,body) .ocean-hub .ocean-hub__visual{position:absolute;right:20px;bottom:22px;width:42%;height:226px;pointer-events:none}
@keyframes oh-reveal{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:901px){:is(#ocean-home,body) .ocean-hub .ocean-hub__service:not([open]) .ocean-hub__feature{display:none}:is(#ocean-home,body) .ocean-hub .ocean-hub__service[open] .ocean-hub__feature{display:block}}
@media(min-width:901px) and (max-width:1100px){:is(#ocean-home,body) .ocean-hub .ocean-hub__row{padding:18px 12px;gap:10px}:is(#ocean-home,body) .ocean-hub .ocean-hub__row-copy strong{font-size:18px}:is(#ocean-home,body) .ocean-hub .ocean-hub__row-copy>span{font-size:12px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature{padding:30px 26px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature h3{font-size:32px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature ul{max-width:54%}:is(#ocean-home,body) .ocean-hub .ocean-hub__visual{right:13px;width:40%;transform:scale(.92);transform-origin:right bottom}:is(#ocean-home,body) .ocean-hub .ocean-hub__cta{font-size:13px;padding:12px 15px}}
@media(max-width:900px){:is(#ocean-home,body) .ocean-hub .ocean-hub__selector{padding:8px;border-radius:22px}:is(#ocean-home,body) .ocean-hub .ocean-hub__service{width:100%}:is(#ocean-home,body) .ocean-hub .ocean-hub__row{min-height:94px;padding:17px 16px}:is(#ocean-home,body) .ocean-hub .ocean-hub__row-copy strong{font-size:20px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature{position:relative;inset:auto;padding:28px 23px;border-radius:0 0 15px 15px;margin:0 0 8px;min-height:390px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature h3{font-size:30px;max-width:500px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature p{font-size:16px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature ul{max-width:60%}:is(#ocean-home,body) .ocean-hub .ocean-hub__visual{width:30%;height:205px;right:25px}:is(#ocean-home,body) .ocean-hub .ocean-hub__service[open] .ocean-hub__row{border-radius:15px 15px 0 0}:is(#ocean-home,body) .ocean-hub .ocean-hub__chevron{transform:rotate(135deg)}:is(#ocean-home,body) .ocean-hub .ocean-hub__service[open] .ocean-hub__chevron{transform:rotate(-45deg)}:is(#ocean-home,body) .ocean-hub .ocean-hub__heading{margin-bottom:22px}}
@media(max-width:600px){:is(#ocean-home,body) .ocean-hub .ocean-hub__heading h2{font-size:31px}:is(#ocean-home,body) .ocean-hub .ocean-hub__heading p{font-size:16px}:is(#ocean-home,body) .ocean-hub .ocean-hub__eyebrow{font-size:10px;letter-spacing:.1em}:is(#ocean-home,body) .ocean-hub .ocean-hub__row{gap:12px;padding:16px 13px}:is(#ocean-home,body) .ocean-hub .ocean-hub__row-copy strong{font-size:19px}:is(#ocean-home,body) .ocean-hub .ocean-hub__row-copy>span{font-size:12px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature{min-height:0;padding:25px 18px 28px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature h3{font-size:28px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature ul{max-width:100%;margin:22px 0}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature li{font-size:14px}:is(#ocean-home,body) .ocean-hub .ocean-hub__visual{display:none}:is(#ocean-home,body) .ocean-hub .ocean-hub__cta{font-size:14px;max-width:100%;padding:13px 18px}:is(#ocean-home,body) .ocean-hub .ocean-hub__icon,:is(#ocean-home,body) .ocean-hub .ocean-hub__icon svg{width:25px;height:25px;flex-basis:25px}}
@media(prefers-reduced-motion:reduce){.ocean-hub *{animation:none!important;transition:none!important}}

:is(#ocean-home,body) .ocean-hub .ocean-hub__heading{max-width:920px}
:is(#ocean-home,body) .ocean-hub .ocean-hub__heading p{max-width:900px}
:is(#ocean-home,body) .ocean-hub .ocean-hub__heading .ocean-hub__context{margin-top:10px;font-size:16px}
@media(min-width:901px){:is(#ocean-home,body) .ocean-hub .ocean-hub__row{min-height:126px}}

/* Photographic feature treatment. All content and interaction are unchanged. */
:is(#ocean-home,body) .ocean-hub .ocean-hub__selector{background:#fff}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature{padding:30px 28px 28px;background:#f4f8f9}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature-top{max-width:none}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature h3{font-size:30px;line-height:1.16;margin:12px 0 16px}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature p{font-size:15px;line-height:1.6}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature ul{max-width:100%;margin:22px 0;gap:10px}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature li{font-size:13px}
:is(#ocean-home,body) .ocean-hub .ocean-hub__visual{inset:0 0 0 auto;width:32%;height:100%;transform:none;overflow:hidden;border-left:1px solid #dce6e9}
:is(#ocean-home,body) .ocean-hub .ocean-hub__photo{display:block;width:100%;height:100%;max-width:none;object-fit:cover;border:0;border-radius:0;box-shadow:none}
@media(min-width:901px){:is(#ocean-home,body) .ocean-hub .ocean-hub__row{min-height:140px}}
@media(min-width:901px) and (max-width:1100px){:is(#ocean-home,body) .ocean-hub .ocean-hub__feature{padding:24px 22px}:is(#ocean-home,body) .ocean-hub .ocean-hub__visual{width:29%}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature h3{font-size:27px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature p{font-size:14px}}
@media(max-width:900px){:is(#ocean-home,body) .ocean-hub .ocean-hub__feature{padding:28px 25px;min-height:0;display:flex;flex-direction:column}:is(#ocean-home,body) .ocean-hub .ocean-hub__visual{position:relative;inset:auto;width:calc(100% + 50px);height:200px;margin:26px -25px -28px;display:block;border:0;order:4}:is(#ocean-home,body) .ocean-hub .ocean-hub__cta{align-self:flex-start}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature p{font-size:16px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature li{font-size:14px}}
@media(max-width:600px){:is(#ocean-home,body) .ocean-hub .ocean-hub__feature{padding:25px 18px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature h3{font-size:28px}:is(#ocean-home,body) .ocean-hub .ocean-hub__visual{width:calc(100% + 36px);height:180px;margin:24px -18px -25px}}

@media(min-width:901px){:is(#ocean-home,body) .ocean-hub .ocean-hub__feature-top,:is(#ocean-home,body) .ocean-hub .ocean-hub__feature ul{max-width:64%}:is(#ocean-home,body) .ocean-hub .ocean-hub__cta{max-width:64%}}
@media(min-width:901px){
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature-top{max-width:100%}
:is(#ocean-home,body) .ocean-hub .ocean-hub__feature ul{max-width:43%;margin-top:26px}
:is(#ocean-home,body) .ocean-hub .ocean-hub__cta{max-width:45%}
:is(#ocean-home,body) .ocean-hub .ocean-hub__visual{top:auto;bottom:0;right:0;width:51%;height:44%;border:0;border-radius:14px 0 0 0}
:is(#ocean-home,body) .ocean-hub .ocean-hub__row{min-height:132px}
}

@media(min-width:901px){:is(#ocean-home,body) .ocean-hub .ocean-hub__feature p{font-size:16px}:is(#ocean-home,body) .ocean-hub .ocean-hub__feature h3{font-size:32px}:is(#ocean-home,body) .ocean-hub .ocean-hub__row{min-height:142px}}

/* Five stages retain the established desktop panel height. */
@media(min-width:901px){:is(#ocean-home,body) .ocean-hub .ocean-hub__row{min-height:114px}}
