.esea-press{--teal:#1A7C8C;--teal-deep:#115E6B;--teal-ink:#0C3B44;--teal-soft:#8FC7D2;--ink:#1A1E1D;--ink-72:rgba(26,30,29,0.74);--ink-58:rgba(26,30,29,0.60);--ink-42:rgba(26,30,29,0.44);--bg:#FFFFFF;--bg-2:#F1EEE9;--bg-3:#ECE7DF;--card:#FFFFFF;--line:rgba(20,24,23,0.13);--line-2:rgba(20,24,23,0.07);--ftr:#111312;--pad:clamp(22px,5.5vw,100px);--maxw:1380px;--ease:cubic-bezier(.2,.7,.2,1)}.esea-press *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.esea-press{scroll-behavior:smooth;margin:0;font-family:Outfit,sans-serif;font-weight:300;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}.esea-press img{display:block;max-width:100%}.esea-press a{color:inherit;text-decoration:none}.esea-press h1,.esea-press h2,.esea-press h3,.esea-press h4{margin:0;font-weight:300;letter-spacing:-.022em;color:var(--ink);line-height:1.03}.esea-press .tl{color:var(--teal)}.esea-press .dark h1,.esea-press .dark h2,.esea-press .dark h3{color:#fff}.esea-press .dark .tl{color:var(--teal-soft)}.esea-press .page{position:relative;width:100%}.esea-press .wrap{max-width:var(--maxw);margin:0 auto;padding-left:var(--pad);padding-right:var(--pad)}.esea-press .eyebrow{font-size:clamp(11px,1vw,13px);font-weight:600;letter-spacing:.26em;text-transform:uppercase;color:var(--ink-42);display:inline-flex;align-items:center;gap:14px}.esea-press .eyebrow:before{content:"";width:28px;height:2px;background:var(--teal)}.esea-press .dark .eyebrow{color:rgba(255,255,255,.7)}.esea-press .dark .eyebrow:before{background:var(--teal-soft)}.esea-press .lede{font-size:clamp(17px,1.45vw,22px);font-weight:400;line-height:1.55;color:var(--ink-72)}.esea-press .dark .lede{color:rgba(255,255,255,.8)}.esea-press .display{font-size:clamp(34px,5vw,78px);line-height:1.03;letter-spacing:-.03em}.esea-press .display-sm{font-size:clamp(30px,3.4vw,50px);line-height:1.05;letter-spacing:-.025em}.esea-press .btn{display:inline-flex;align-items:center;gap:12px;font-size:clamp(13px,1.05vw,15px);font-weight:500;letter-spacing:.01em;padding:15px 26px;border-radius:3px;cursor:pointer;border:1.4px solid transparent;transition:transform .15s var(--ease),background .25s,color .25s,border-color .25s}.esea-press .btn .ar{transition:transform .25s var(--ease)}.esea-press .btn:hover .ar{transform:translateX(5px)}.esea-press .btn:active{transform:scale(.98)}.esea-press .btn-primary{background:var(--teal);color:#fff}.esea-press .btn-primary:hover{background:var(--teal-deep)}.esea-press .btn-ghost-light{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}.esea-press .btn-ghost-light:hover{background:rgba(255,255,255,.12);border-color:#fff}.esea-press .btn-outline{background:transparent;color:var(--ink);border-color:rgba(20,24,23,.3)}.esea-press .btn-outline:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.esea-press .tlink{display:inline-flex;align-items:center;gap:11px;font-size:14px;font-weight:600;letter-spacing:.02em;color:var(--teal);border-bottom:1.5px solid transparent;padding-bottom:3px;transition:border-color .25s,gap .25s var(--ease)}.esea-press .tlink:hover{border-color:var(--teal);gap:16px}.esea-press header.nav .hbg{display:flex;flex-direction:column;justify-content:center;gap:7px;width:48px;height:48px;background:none;border:none;cursor:pointer;padding:8px}.esea-press header.nav .hbg span{display:block;height:2px;background:#fff;border-radius:2px;transition:background .3s,transform .3s,opacity .2s}.esea-press header.nav.solid .hbg span{background:var(--ink)}.esea-press header.nav .hbg[aria-expanded=true] span:first-child{transform:translateY(9px) rotate(45deg)}.esea-press header.nav .hbg[aria-expanded=true] span:nth-child(2){opacity:0}.esea-press header.nav .hbg[aria-expanded=true] span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.esea-press .hdrop{position:absolute;top:calc(100% + 8px);right:var(--pad);min-width:220px;background:var(--teal-ink,#00262d);backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid rgba(255,255,255,.32);border-radius:6px;box-shadow:0 12px 40px rgba(12,59,68,.22);padding:8px 0;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .25s var(--ease),transform .25s var(--ease),visibility .25s;z-index:200}.esea-press .hdrop.open{opacity:1;visibility:visible;transform:none}.esea-press .hdrop-list{list-style:none;margin:0;padding:0}.esea-press .hdrop-item{position:relative}.esea-press .hdrop-item>a,.esea-press .hdrop-lbl{display:flex;align-items:center;gap:8px;padding:13px 20px;font-size:15px;font-weight:500;color:rgba(255,255,255,.92);cursor:pointer;transition:background .18s,color .18s;white-space:nowrap;letter-spacing:.02em}.esea-press .hdrop-item.has-sub:hover>.hdrop-lbl,.esea-press .hdrop-item>a:hover{background:rgba(255,255,255,.1);color:#fff}.esea-press .hdrop-item.has-sub{display:flex;align-items:center;justify-content:space-between;padding:0}.esea-press .hdrop-item.has-sub>.hdrop-lbl{flex:1}.esea-press .hdrop-arr{flex:none;margin-right:16px;color:rgba(255,255,255,.6);opacity:1;transition:transform .25s var(--ease),color .18s}.esea-press .hdrop-item.has-sub:hover .hdrop-arr{transform:rotate(-90deg);color:var(--teal);opacity:1}.esea-press .hdrop-sub{position:absolute;top:0;right:calc(100% + 10px);background:var(--teal-ink,#00262d);backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid rgba(255,255,255,.32);border-radius:6px;box-shadow:0 12px 40px rgba(12,59,68,.22);padding:12px;display:flex;flex-direction:column;gap:8px;min-width:300px;opacity:0;visibility:hidden;transform:translateX(8px);transition:opacity .22s var(--ease),transform .22s var(--ease),visibility .22s;pointer-events:none}.esea-press .hdrop-item.has-sub:hover .hdrop-sub{opacity:1;visibility:visible;transform:none;pointer-events:auto}.esea-press .boat-card{display:flex;align-items:center;gap:16px;padding:12px;border-radius:5px;transition:background .18s;border:1px solid transparent}.esea-press .boat-card:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.35)}.esea-press .boat-card img{width:120px;height:auto;object-fit:contain;flex:none}.esea-press .boat-info .boat-name{font-size:17px;font-weight:600;color:#fff;letter-spacing:-.01em}.esea-press .about-sub{min-width:200px}.esea-press .about-sub-lbl{font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--teal-soft);padding:10px 14px 6px}.esea-press .about-link{display:block;padding:11px 14px;font-size:15px;font-weight:400;color:rgba(255,255,255,.88);border-radius:4px;transition:background .18s,color .18s}.esea-press .about-link:hover{background:rgba(255,255,255,.1);color:#fff}.esea-press header.nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:22px var(--pad);transition:background .4s var(--ease),box-shadow .4s,padding .4s}.esea-press header.nav.solid{background:rgba(255,255,255,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--line);padding:14px var(--pad)}.esea-press header.nav .logo{height:40px;width:auto}.esea-press header.nav .logo-dark,.esea-press header.nav.solid .logo-light{display:none}.esea-press header.nav.solid .logo-dark{display:block}.esea-press footer.site{background:var(--ftr);color:rgba(255,255,255,.74);padding:clamp(56px,8vh,92px) 0 46px}.esea-press footer.site .top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.14)}.esea-press footer.site .logo{height:34px;width:auto;margin-bottom:20px}.esea-press footer.site .brand p{font-size:14px;line-height:1.5;color:rgba(255,255,255,.6);margin:0;max-width:22em}.esea-press footer.site .brand .es{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-soft);margin-top:18px}.esea-press footer.site .follow{margin-top:26px}.esea-press footer.site .follow-h{font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--teal-soft);margin-bottom:13px}.esea-press footer.site .follow-icons{display:flex;gap:12px}.esea-press footer.site .follow-icons a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.22);color:rgba(255,255,255,.82);transition:background .25s ease,color .25s ease,border-color .25s ease}.esea-press footer.site .follow-icons a:hover{background:#fff;color:var(--ftr,#111312);border-color:#fff}.esea-press footer.site .follow-icons svg{width:18px;height:18px}.esea-press footer.site .col{display:flex;flex-direction:column;gap:11px}.esea-press footer.site .col .ch{font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--teal-soft);margin-bottom:5px}.esea-press footer.site .col .ln,.esea-press footer.site .col a{font-size:15px;font-weight:400;line-height:1.3;color:rgba(255,255,255,.7);transition:color .2s}.esea-press footer.site .col .social-icons{display:flex;gap:14px;align-items:center}.esea-press footer.site .col .social-icons a{display:flex;color:rgba(255,255,255,.5);transition:color .2s}.esea-press footer.site .col .social-icons a:hover{color:rgba(255,255,255,.9)}.esea-press footer.site .col .social-icons svg{width:18px;height:18px}.esea-press footer.site .col a:hover{color:#fff}.esea-press footer.site .base{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:28px;font-size:12px;letter-spacing:.08em;color:rgba(255,255,255,.4)}.esea-press footer.site .base .legal{display:flex;gap:22px}.esea-press footer.site .base .legal a:hover{color:#fff}@media (max-width:860px){.esea-press footer.site .top{grid-template-columns:1fr 1fr;gap:34px}}@media (max-width:520px){.esea-press footer.site .top{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.esea-press .rv{opacity:1;transform:none;transition:none}}@media (max-width:720px){.esea-press .hdrop-item.has-sub{flex-wrap:wrap}.esea-press .hdrop-sub{position:static;transform:none!important;opacity:0;visibility:hidden;max-height:0;overflow:hidden;width:100%;min-width:0;flex:0 0 100%;border:none;border-top:1px solid rgba(255,255,255,.12);border-radius:0;box-shadow:none;background:rgba(255,255,255,.04);padding:0;transition:max-height .35s var(--ease),opacity .25s,visibility .25s}.esea-press .hdrop-item.has-sub.sub-open .hdrop-sub{opacity:1;visibility:visible;max-height:340px;padding:10px 8px 14px}.esea-press .hdrop-item.has-sub:not(.sub-open):hover .hdrop-sub{opacity:0;visibility:hidden;max-height:0}.esea-press .hdrop-item.has-sub.sub-open .hdrop-arr{transform:rotate(180deg)}.esea-press .boat-card img{width:86px}}@media (max-width:640px){.esea-press{--pad:22px}.esea-press{overflow-x:hidden;max-width:100%}.esea-press .page{overflow-x:hidden}.esea-press footer.site{width:100%}.esea-press footer.site .base{word-break:break-word}.esea-press header.nav{padding:30px 20px 14px}.esea-press header.nav .logo{height:26px}.esea-press footer.site{padding:56px 0 calc(40px + env(safe-area-inset-bottom))}.esea-press footer.site .top{grid-template-columns:1fr 1fr;gap:30px 20px}.esea-press footer.site .brand{grid-column:span 2}.esea-press footer.site .base{flex-direction:column;gap:12px;align-items:flex-start}.esea-press .hdrop-item.has-sub{flex-wrap:wrap}.esea-press .hdrop-sub{position:static;transform:none!important;opacity:0;visibility:hidden;max-height:0;overflow:hidden;width:100%;min-width:0;flex:0 0 100%;border:none;border-top:1px solid rgba(255,255,255,.12);border-radius:0;box-shadow:none;background:rgba(255,255,255,.04);padding:0;transition:max-height .35s var(--ease),opacity .25s,visibility .25s}.esea-press .hdrop-item.has-sub.sub-open .hdrop-sub{opacity:1;visibility:visible;max-height:340px;padding:10px 8px 14px}.esea-press .hdrop-item.has-sub:not(.sub-open):hover .hdrop-sub{opacity:0;visibility:hidden;max-height:0}.esea-press .hdrop-item.has-sub.sub-open .hdrop-arr{transform:rotate(180deg)}.esea-press .boat-card img{width:86px}}.esea-press,.esea-press :not(svg):not(path){font-weight:200!important}.esea-press .pr-hero{position:relative;background:var(--bg);color:var(--ink);border-bottom:1px solid var(--line);padding-top:clamp(120px,17vh,200px)}.esea-press .pr-hero .inner{position:relative;z-index:2;width:100%;max-width:880px;margin:0 auto;padding:0 var(--pad) clamp(40px,6vh,64px)}.esea-press .pr-hero .kicker{display:inline-flex;align-items:center;gap:14px;font-size:clamp(11px,1vw,13px);font-weight:600;letter-spacing:.26em;text-transform:uppercase;color:var(--teal)}.esea-press .pr-hero .kicker:before{content:"";width:40px;height:1px;background:var(--teal)}.esea-press .pr-hero .pr-dateline{display:flex;align-items:stretch;gap:clamp(22px,3vw,40px);padding-bottom:clamp(26px,3.5vh,38px);margin-bottom:clamp(28px,4vh,42px);border-bottom:1px solid var(--line)}.esea-press .pr-hero .dl-item{display:flex;flex-direction:column;gap:9px}.esea-press .pr-hero .dl-k{font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--teal)}.esea-press .pr-hero .dl-v{font-size:clamp(15px,1.3vw,19px);font-weight:400;letter-spacing:-.01em;color:var(--ink)}.esea-press .pr-hero .dl-div{width:1px;background:var(--line);align-self:stretch}.esea-press .pr-hero h1{font-size:clamp(32px,4.6vw,64px);line-height:1.06;letter-spacing:-.03em;font-weight:500;margin-top:26px;max-width:20ch;color:var(--ink);text-wrap:balance}.esea-press .pr-hero h1 em{font-style:normal;color:var(--teal)}.esea-press .pr-hero .pr-sub{font-size:clamp(19px,2vw,30px);line-height:1.28;letter-spacing:-.01em;font-weight:300;margin-top:18px;max-width:24ch;color:var(--ink-58)}.esea-press .pr-hero .pr-sub em{font-style:normal;font-weight:500;color:var(--teal)}.esea-press .pr-hero .meta{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:clamp(24px,3.5vh,34px);font-size:clamp(13px,1.1vw,15px);font-weight:400;color:var(--ink-58)}.esea-press .pr-hero .meta .sep{width:4px;height:4px;border-radius:50%;background:var(--teal)}.esea-press .pr-hero .meta b{font-weight:600;color:var(--ink)}.esea-press .article{background:var(--bg);padding:clamp(60px,9vh,120px) 0 clamp(40px,6vh,80px)}.esea-press .article .col{max-width:760px;margin:0 auto;padding:0 var(--pad)}.esea-press .article p{font-size:clamp(17px,1.32vw,20px);line-height:1.78;color:var(--ink-72);font-weight:300;margin-top:28px}.esea-press .article p strong{font-weight:600;color:var(--ink)}.esea-press .article p .tl{color:var(--teal-deep);font-weight:600}.esea-press .article .col ul{margin-top:22px;list-style:none}.esea-press .article .col ul li{position:relative;padding:11px 0 11px 30px;font-size:clamp(16px,1.25vw,19px);line-height:1.62;color:var(--ink-72);font-weight:300;border-bottom:1px solid var(--line)}.esea-press .article .col ul li:last-child{border-bottom:none}.esea-press .article .col ul li:before{content:"";position:absolute;left:0;top:21px;width:8px;height:8px;border-radius:50%;background:var(--teal)}.esea-press .article .col ul li strong{font-weight:600;color:var(--ink)}.esea-press .article .col .intro-line{margin-top:28px}.esea-press .meet-card{margin-top:clamp(40px,6vh,64px);background:var(--teal-ink);color:#fff;border-radius:8px;padding:clamp(36px,5vw,56px)}.esea-press .meet-card .mc-eyebrow{font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--teal-soft)}.esea-press .meet-card .mc-h{font-size:clamp(24px,2.6vw,36px);line-height:1.14;letter-spacing:-.025em;font-weight:500;color:#fff;margin-top:16px;max-width:18ch}.esea-press .meet-card .mc-p{font-size:clamp(16px,1.25vw,19px);line-height:1.7;color:rgba(255,255,255,.78);font-weight:300;margin-top:20px;max-width:46ch}.esea-press .meet-card .mc-p strong{color:#fff;font-weight:600}.esea-press .meet-card .mc-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:clamp(28px,4vh,38px)}.esea-press .meet-card .mc-link{display:flex;flex-direction:column;gap:6px;text-decoration:none;flex:1 1 220px;padding:20px 24px;border-radius:6px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);transition:background .25s var(--ease),border-color .25s var(--ease)}.esea-press .meet-card .mc-link:hover{background:rgba(255,255,255,.12);border-color:var(--teal-soft)}.esea-press .meet-card .mcl-k{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--teal-soft);font-weight:600}.esea-press .meet-card .mcl-v{font-size:clamp(16px,1.3vw,19px);color:#fff;font-weight:400}.esea-press .article .lead{font-size:clamp(20px,1.7vw,26px);line-height:1.6;color:var(--ink);font-weight:300;margin-top:0}.esea-press .article .lead:first-letter{float:left;font-size:clamp(64px,7vw,92px);line-height:.84;font-weight:600;color:var(--teal);margin:6px 16px 0 0}.esea-press .article .sec-h{margin-top:clamp(52px,7vh,84px);padding-top:clamp(34px,4.5vh,48px);border-top:1px solid var(--line)}.esea-press .article .sec-h .ix{font-size:13px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--teal)}.esea-press .article .sec-h h2{font-size:clamp(26px,2.7vw,40px);line-height:1.12;letter-spacing:-.025em;font-weight:500;color:var(--ink);margin-top:16px;max-width:20ch;text-wrap:balance}.esea-press .pullquote{max-width:1040px;margin:clamp(56px,8vh,96px) auto;padding:0 var(--pad);text-align:center}.esea-press .pullquote .pq{font-size:clamp(30px,4.4vw,64px);line-height:1.08;letter-spacing:-.03em;font-weight:300;color:var(--ink)}.esea-press .pullquote .pq b{font-weight:600;color:var(--teal)}.esea-press .pullquote .pq-sub{margin-top:24px;font-size:clamp(13px,1.1vw,15px);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-42);font-weight:500}.esea-press .figure{max-width:var(--maxw);margin:clamp(48px,7vh,88px) auto;padding:0 var(--pad)}.esea-press .figure .frame{border-radius:6px;overflow:hidden;background:var(--bg-2);aspect-ratio:16/8}.esea-press .figure.tall .frame{aspect-ratio:16/9}.esea-press .figure img{width:100%;height:100%;object-fit:cover;display:block}.esea-press .figure figcaption{margin-top:16px;font-size:14px;color:var(--ink-42);font-weight:400;display:flex;align-items:center;gap:12px}.esea-press .figure figcaption:before{content:"";width:22px;height:1px;background:var(--teal);flex:none}.esea-press .duo{max-width:var(--maxw);margin:clamp(48px,7vh,88px) auto;padding:0 var(--pad);display:grid;grid-template-columns:1.5fr 1fr;gap:18px}.esea-press .duo .frame{border-radius:6px;overflow:hidden;background:var(--bg-2)}.esea-press .duo .frame img{width:100%;height:100%;object-fit:cover;display:block}.esea-press .duo .frame.app{background:linear-gradient(160deg,#0C3B44,#08272d);display:flex;align-items:center;justify-content:center;padding:36px}.esea-press .duo .frame.app img{width:auto;height:100%;max-height:480px;object-fit:contain;filter:drop-shadow(0 30px 55px rgba(0,0,0,.45))}.esea-press .facts{background:var(--teal-ink);color:#fff;padding:clamp(54px,8vh,96px) 0}.esea-press .facts .wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--pad)}.esea-press .facts .eyebrow{color:rgba(255,255,255,.7)}.esea-press .facts .eyebrow:before{background:var(--teal-soft)}.esea-press .facts h3{font-size:clamp(24px,2.6vw,38px);font-weight:500;letter-spacing:-.02em;margin-top:18px;max-width:18ch}.esea-press .facts .grid{margin-top:clamp(38px,5vh,56px);display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.14);border-radius:6px;overflow:hidden}.esea-press .facts .fct{background:var(--teal-ink);padding:clamp(26px,3.4vw,40px) clamp(22px,2.4vw,32px)}.esea-press .facts .fct .n{font-size:clamp(26px,3vw,44px);font-weight:600;letter-spacing:-.02em;color:#fff;line-height:1}.esea-press .facts .fct .n span{font-size:.5em;color:var(--teal-soft);font-weight:500}.esea-press .facts .fct .k{margin-top:14px;font-size:clamp(13px,1.05vw,15px);line-height:1.45;color:rgba(255,255,255,.7);font-weight:300}.esea-press .pr-foot{max-width:760px;margin:0 auto;padding:clamp(48px,7vh,80px) var(--pad) 0;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.esea-press .pr-foot .back{display:inline-flex;align-items:center;gap:12px;font-size:15px;font-weight:500;color:var(--ink);text-decoration:none;transition:gap .25s var(--ease),color .25s var(--ease)}.esea-press .pr-foot .back .ar{color:var(--teal);transition:transform .25s var(--ease)}.esea-press .pr-foot .back:hover{color:var(--teal-deep)}.esea-press .pr-foot .back:hover .ar{transform:translateX(-4px)}.esea-press .pr-foot .share{display:flex;align-items:center;gap:10px}.esea-press .pr-foot .share .sl{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-42);font-weight:500;margin-right:6px}.esea-press .pr-foot .share a{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;color:var(--ink);text-decoration:none;font-size:14px;font-weight:500;transition:all .25s var(--ease)}.esea-press .pr-foot .share a:hover{background:var(--teal);color:#fff;border-color:var(--teal)}.esea-press .rv{opacity:0;transform:translateY(26px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.esea-press .rv.in{opacity:1;transform:none}@media (max-width:860px){.esea-press .duo{grid-template-columns:1fr}.esea-press .duo .frame.app{aspect-ratio:4/3}.esea-press .facts .grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.esea-press .pr-hero{min-height:72vh;padding-top:clamp(104px,16vh,150px)}.esea-press .pr-hero .pr-dateline{gap:18px}.esea-press .pr-hero h1{margin-top:20px}.esea-press .article{padding-top:clamp(44px,7vh,70px)}.esea-press .article .lead:first-letter{font-size:64px;margin:5px 12px 0 0}.esea-press .pullquote .pq{font-size:clamp(26px,7vw,38px)}.esea-press .meet-card .mc-links{flex-direction:column}.esea-press .meet-card .mc-link{flex:1 1 auto}.esea-press .facts .grid{grid-template-columns:1fr}.esea-press .figure .frame,.esea-press .figure.tall .frame{aspect-ratio:4/3}.esea-press .pr-foot{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.esea-press .pr-hero .pr-dateline{flex-wrap:wrap;gap:10px 16px}.esea-press .pr-hero .dl-div{display:none}.esea-press .pr-hero h1{font-size:clamp(28px,8.4vw,40px)}.esea-press .pr-hero .pr-sub{font-size:clamp(17px,5vw,22px)}.esea-press .article p{font-size:16px;line-height:1.72}.esea-press .article .lead{font-size:19px}.esea-press .article .col ul li{padding-left:26px}.esea-press .duo{gap:12px}.esea-press .duo .frame.app{padding:24px}}