@charset "UTF-8";
:root{--ink:#123d63;--accent:#1677bd;--muted:#526e86;--line:#dbe8f3;--soft:#eef7ff;--paper:#fbfdff;--white:#fff;font-family:"Pretendard","Noto Sans KR","Malgun Gothic",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;word-break:keep-all;overflow-wrap:break-word}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{cursor:wait}button,a,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{letter-spacing:-.05em}p{line-height:1.8}button{color:inherit}button,a{transition:background .2s,color .2s,transform .2s}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-80px;left:20px;background:white;padding:16px;z-index:100}.skip-link:focus{top:12px}[hidden]{display:none!important}.site-header{position:sticky;top:0;background:rgba(251,253,253,.96);border-bottom:1px solid var(--line);z-index:20;backdrop-filter:blur(16px)}.navigation{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:850;font-size:27px;letter-spacing:-1.1px;white-space:nowrap}.brand span{font-size:12px;font-weight:700;letter-spacing:-.3px;border-left:1px solid #b7c8cc;padding-left:12px;color:var(--accent)}.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:650}.desktop-nav a:hover,.nav-link:hover,.text-link:hover{color:var(--accent)}.nav-link{font-size:13px;color:var(--muted)}.nav-link span{margin-left:8px}.menu-button{display:none}.mobile-break{display:none}.hero{padding-block:64px 72px;display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:42px}.eyebrow{font-size:12px;font-weight:750;color:var(--accent);letter-spacing:.08em;margin-bottom:20px}.hero h1{font-size:clamp(48px,4.4vw,68px);font-weight:800;line-height:1.2;letter-spacing:-.065em}.hero h1 em{font-style:normal;color:var(--accent)}.hero-description{font-size:17px;color:var(--muted);margin-top:26px;line-height:1.85;letter-spacing:-.4px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:18px 24px;min-height:58px;border-radius:10px;font-size:15px;font-weight:750;border:0}.button:hover{transform:translateY(-3px)}.primary{color:#fff;background:var(--accent)}.primary:hover{background:#1262a0}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:13px;font-weight:700}.hero-note{font-size:12px;color:var(--muted);margin-top:20px}.hero-visual{position:relative;min-width:0;height:590px;border-radius:110px 22px 110px 22px;isolation:isolate}.hero-visual>img{height:100%;width:100%;object-fit:cover;object-position:53% center;border-radius:inherit;display:block}.hero-visual:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,transparent 48%,rgba(7,36,44,.75));z-index:0;pointer-events:none}.image-caption{position:absolute;bottom:38px;left:32px;right:24px;color:#fff;z-index:1}.image-caption>span{display:block;font-size:23px;font-weight:700;letter-spacing:-1px}.image-caption>small{display:block;font-size:10px;margin-top:10px;opacity:.8}.hero-call{position:absolute;left:-30px;top:34px;z-index:2;background:rgba(255,255,255,.96);box-shadow:0 15px 50px #0e384c12;display:flex;align-items:center;gap:14px;padding:20px;border:1px solid #ffffffaa;border-radius:16px;animation:float 7s ease-in-out infinite}.call-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--accent);font-size:24px}.hero-call small{font-size:10px;color:var(--accent)}.hero-call strong{font-size:14px;display:block;margin-top:5px;letter-spacing:-.5px}.hero-call p{font-size:11px;color:var(--muted);margin-top:4px}@keyframes float{50%{transform:translateY(8px)}}.promise-strip{background:var(--soft);border-block:1px solid var(--line)}.promise-inner{display:flex;gap:28px;align-items:center;min-height:96px}.promise-inner p{font-size:15px;margin-right:auto;letter-spacing:-.4px}.promise-inner>span{font-size:12px;padding-left:24px;border-left:1px solid #bed5e9;white-space:nowrap}.section{padding-block:104px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:44px}h2{font-size:40px;line-height:1.35;font-weight:780}.section-heading>p{font-size:15px;color:var(--muted)}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.care-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;transition:transform .25s,border-color .25s}.care-card:hover{transform:translateY(-5px);border-color:var(--accent)}.card-number{color:var(--accent);font-weight:700;font-size:11px;letter-spacing:.06em}.care-card h3{font-size:26px;line-height:1.5;margin:25px 0 20px}.care-card>p{font-size:14px;color:var(--muted)}.card-bottom{font-size:11px;color:var(--accent);padding-top:24px;border-top:1px solid var(--line);margin-top:32px}.section-note{color:var(--muted);font-size:12px;margin-top:22px}.demo-section{background:var(--soft);padding:88px 0}.demo-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}.demo-copy h2{font-size:44px}.demo-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;margin-top:22px}.demo-context{border-left:2px solid var(--accent);padding-left:20px;margin-top:36px}.demo-context>span{font-size:11px;color:var(--muted)}.demo-context strong{display:block;font-size:20px;margin-top:6px}.demo-context p{font-size:13px;color:var(--muted);margin-top:10px}.demo-copy>p.demo-disclosure{font-size:12px;line-height:1.8;margin-top:32px}.chat-panel{border:1px solid #c7def1;background:var(--white);border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #133f490a}.chat-header{padding:22px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.chat-avatar{width:42px;height:42px;border-radius:14px;background:var(--ink);color:white;display:grid;place-items:center;font-size:22px;font-weight:800}.chat-header strong{font-size:14px}.chat-header span{display:block;font-size:11px;color:var(--muted);margin-top:6px}.reset-button{margin-left:auto;background:none;border:1px solid var(--line);border-radius:7px;padding:9px;font-size:11px;min-height:36px}.reset-button:hover{background:var(--soft)}.chat-log{height:300px;overflow:auto;padding:24px;display:flex;flex-direction:column;gap:16px;overscroll-behavior:contain}.message{max-width:91%;flex-shrink:0;animation:appear .25s ease-out}.message>span{display:block;font-size:10px;color:var(--muted);margin-bottom:7px}.message p{font-size:13px;padding:14px 17px;background:var(--soft);border-radius:0 14px 14px 14px;line-height:1.85;white-space:pre-line}.message.user{align-self:flex-end}.message.user p{background:var(--ink);color:white;border-radius:14px 0 14px 14px}.chat-input-area{padding:18px 24px 16px;border-top:1px solid var(--line)}.question-label{font-size:11px;color:var(--muted);margin-bottom:12px}.question-list{display:flex;flex-wrap:wrap;gap:8px;min-height:78px;align-content:flex-start}.question-list button{font-size:12px;background:white;border:1px solid #b9d5ee;padding:11px 13px;min-height:40px;border-radius:9px;color:var(--ink);text-align:left}.question-list button:hover{background:var(--soft);border-color:var(--accent)}.chat-footnote{font-size:10px;color:var(--muted);margin-top:12px}.no-script{padding:20px;font-size:13px}@keyframes appear{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.flow{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;gap:40px}.flow li{border-top:1px solid #aecde7;padding-top:22px}.flow li>span{font-size:13px;color:var(--accent);font-weight:750}.flow h3{font-size:20px;margin-top:26px;margin-bottom:13px}.flow p{font-size:14px;color:var(--muted)}.faq-section{display:grid;grid-template-columns:1fr 1.65fr;gap:60px;padding-block:16px 100px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;font-size:15px;font-weight:650;line-height:1.6}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-weight:400;font-size:22px;color:var(--accent)}details[open] summary:after{content:"−"}details>p{font-size:13px;color:var(--muted);padding:0 26px 24px 0;line-height:1.9}.closing{border-radius:26px;background:var(--ink);color:white;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:54px 56px}.closing .eyebrow{color:#c2e2ff;font-size:11px}.closing h2{font-size:32px}.light{background:white;color:var(--ink);flex-shrink:0}.light:hover{background:var(--soft)}.footer{display:flex;align-items:start;flex-wrap:wrap;justify-content:space-between;gap:32px;padding-block:50px 30px}.footer .brand{font-size:24px}.footer p{font-size:12px;color:var(--muted);margin-top:12px}.footer nav{display:flex;gap:24px;font-size:12px;color:var(--muted);padding-top:8px}.footer>small{font-size:10px;color:var(--muted);width:100%;border-top:1px solid var(--line);padding-top:24px}
@media(min-width:1450px){.hero{gap:75px}.hero-visual{height:610px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:24px}.hero-visual{height:550px}.hero-call{left:-12px;padding:15px}.desktop-nav{gap:20px;font-size:12px}.hero h1{font-size:53px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:12px}.hero-actions .button{padding:17px}.care-card{padding:24px}.demo-layout{gap:40px}.promise-inner{gap:16px}.promise-inner>span{padding-left:16px}.closing{padding:44px 36px}.closing h2{font-size:28px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.navigation{min-height:72px;gap:16px}.brand{font-size:24px}.desktop-nav{display:none}.nav-link{margin-left:auto;font-size:12px}.menu-button{display:flex;flex-direction:column;gap:6px;background:transparent;border:1px solid var(--line);border-radius:8px;padding:12px;min-height:40px;min-width:40px}.menu-button>span{height:1px;width:17px;background:var(--ink)}.mobile-nav{padding-bottom:16px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav a{padding:12px;font-size:13px;background:var(--soft);border-radius:7px}.hero{grid-template-columns:1fr;gap:36px;padding-block:40px 44px}.hero h1{font-size:54px}.hero h1 br:last-of-type{display:none}.hero-description{font-size:16px;margin-top:22px}.hero-actions{margin-top:26px}.hero-visual{height:430px;margin-left:16px;border-radius:70px 18px 70px 18px}.hero-call{top:24px;left:-16px}.hero-note{margin-top:16px}.promise-inner{flex-wrap:wrap;padding-block:24px;gap:14px 24px}.promise-inner p{width:100%;font-size:14px}.promise-inner>span{padding-left:0;border:0;font-size:11px}.section{padding-block:68px}.section-heading{align-items:start;gap:22px;flex-direction:column;margin-bottom:30px}h2,.demo-copy h2{font-size:34px}.section-heading>p{font-size:14px}.care-grid{gap:14px;grid-template-columns:1fr}.care-card{padding:26px}.care-card h3{font-size:24px;margin:16px 0 12px}.care-card h3 br{display:none}.care-card>p br{display:none}.card-bottom{padding-top:18px;margin-top:20px}.demo-section{padding-block:58px}.demo-layout{grid-template-columns:1fr;gap:32px}.demo-context{margin-top:26px}.demo-copy>p.demo-disclosure{margin-top:22px}.chat-log{height:280px}.flow{gap:30px;grid-template-columns:1fr}.flow h3{margin-top:15px}.flow p br{display:none}.faq-section{grid-template-columns:1fr;gap:30px;padding-block:0 68px}.faq-section h2 br{display:none}.closing{flex-direction:column;align-items:start;padding:36px 28px;gap:28px}.closing h2{font-size:27px}.footer{padding-top:38px}.footer nav{flex-wrap:wrap;gap:18px}.section-note{font-size:11px}}

.demo-channel-list{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px}.demo-channel{min-width:0;min-height:92px;padding:13px 10px;border:1px solid #c4dce0;border-radius:13px;background:#fff;color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center}.demo-channel>span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#edf7f8;color:var(--accent);font-size:12px;font-weight:850}.demo-channel>b{font-size:13px}.demo-channel>small{font-size:10px;color:var(--muted)}.demo-channel:hover,.demo-channel.active{border-color:var(--accent);background:#edf7f8;transform:translateY(-2px)}.demo-channel.active{box-shadow:inset 0 0 0 1px var(--accent)}.voice-input-area{padding:24px;border-top:1px solid var(--line);text-align:center}.voice-start-button{width:100%;min-height:62px;border:0;border-radius:13px;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px}.voice-start-button.listening{background:#c33b45}.voice-start-button:disabled{opacity:.62}.voice-dot{width:12px;height:12px;border:3px solid currentColor;border-radius:50%}.voice-start-button.listening .voice-dot{background:#fff;animation:voice-pulse 1.15s ease-in-out infinite}.voice-status{min-height:23px;margin-top:13px;color:var(--muted);font-size:12px;line-height:1.65}@keyframes voice-pulse{50%{transform:scale(1.35);opacity:.65}}
@media(max-width:500px){.demo-channel-list{grid-template-columns:1fr}.demo-channel{min-height:64px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;text-align:left;justify-items:start;padding:10px 14px}.demo-channel>span{grid-row:1/3}.demo-channel>b,.demo-channel>small{grid-column:2}}
@media(max-width:390px){.hero h1{font-size:44px}.brand{font-size:22px;gap:8px}.brand span{padding-left:8px;font-size:11px}.nav-link{display:none}.menu-button{margin-left:auto}.hero-visual{height:360px}.image-caption{left:22px;bottom:28px}.image-caption>span{font-size:20px}.mobile-break{display:block}.hero-call{padding:13px;gap:10px}.hero-call strong{font-size:13px}.chat-header{padding:16px;gap:9px}.chat-input-area,.chat-log{padding:18px}.closing h2{font-size:24px}.button{font-size:14px;gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Blue sea edition: retain the entire boat and people at every screen size. */
.site-header{background:rgba(251,253,255,.96)}
.hero{grid-template-columns:.85fr 1.35fr;gap:42px;padding-block:60px 80px}
.hero h1{font-size:clamp(46px,4.1vw,62px)}
.hero-visual{height:auto;aspect-ratio:3/2;border-radius:32px;align-self:center}
.hero-visual>img{height:auto;aspect-ratio:3/2;object-fit:contain;object-position:center}
.hero-visual:after{background:none}
.image-caption{top:18px;bottom:auto;left:18px;right:auto;background:rgba(255,255,255,.93);color:var(--ink);padding:12px 16px;border-radius:12px}
.image-caption>span{font-size:16px;letter-spacing:-.5px}
.image-caption>small{font-size:9px;opacity:1;color:var(--muted);margin-top:5px}
.hero-call{top:auto;bottom:-30px;left:28px;right:auto;box-shadow:0 12px 36px #164c7920}
.hero-note{color:#526e86}
.closing{background:linear-gradient(110deg,#123d63,#185580)}
@media(min-width:1450px){.hero{gap:48px}.hero-visual{height:auto}}
@media(max-width:1100px){.hero{grid-template-columns:.85fr 1.15fr;gap:24px}.hero h1{font-size:48px}.hero-visual{height:auto}.hero-call{left:16px;padding:14px}.image-caption{top:12px;left:12px;padding:10px}.image-caption>span{font-size:14px}}
@media(max-width:800px){.hero{grid-template-columns:1fr;padding-block:40px 68px;gap:32px}.hero h1{font-size:54px}.hero-visual{height:auto;width:100%;margin-left:0;border-radius:22px}.hero-call{top:auto;bottom:-30px;left:16px}.image-caption{top:12px;left:12px}.image-caption>span{font-size:14px}}
@media(max-width:390px){.hero h1{font-size:44px}.hero-visual{height:auto;border-radius:18px}.image-caption{top:9px;left:9px;padding:8px 10px}.image-caption>span{font-size:12px}.image-caption>small{font-size:8px}.hero-call{left:10px;bottom:-35px;padding:10px}.hero-call strong{font-size:12px}.hero-call p{font-size:10px}}

/* Full-bleed photographic hero, with readable HTML overlays. */
.hero.hero-full{position:relative;isolation:isolate;display:block;width:100%;max-width:none;margin:0;padding:0;min-height:740px;height:calc(100svh - 88px);max-height:940px;overflow:hidden;background:#104c78}
.hero-full .hero-copy{position:relative;z-index:3;width:min(1240px,calc(100% - 96px));margin-inline:auto;padding-block:100px 110px;pointer-events:none}
.hero-full .hero-copy a{pointer-events:auto}
.hero-full .eyebrow{color:#c9e8ff;font-size:13px;letter-spacing:.1em}
.hero-full h1{font-size:clamp(52px,4.6vw,72px);line-height:1.2;color:#fff;text-shadow:0 2px 24px #08294435;max-width:520px}
.hero-full h1 em{color:#b8e5ff}
.hero-full .hero-description{color:#f0f7ff;max-width:470px;font-size:17px;text-shadow:0 1px 10px #08294470}
.hero-full .hero-actions{gap:24px;max-width:490px}
.hero-full .primary{background:#fff;color:#12578c;box-shadow:0 8px 28px #041f3625}
.hero-full .primary:hover{background:#e5f4ff}
.hero-full .text-link{color:#fff}
.hero-full .hero-note{color:#deedfa;text-shadow:0 1px 10px #08294470}
.hero-full .hero-visual{position:absolute;inset:0;z-index:0;margin:0;width:100%;height:100%;aspect-ratio:auto;border-radius:0}
.hero-full .hero-visual>img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:60% center;border-radius:0}
.hero-full .hero-visual:after{background:linear-gradient(90deg,rgba(5,34,60,.87) 0%,rgba(7,40,67,.72) 25%,rgba(6,42,69,.24) 48%,transparent 70%),linear-gradient(0deg,rgba(4,32,57,.26),transparent 45%);border-radius:0}
.hero-full .image-caption{top:auto;bottom:15px;left:auto;right:24px;background:none;padding:0;color:#fff;z-index:2}
.hero-full .image-caption>small{font-size:10px;color:#fff;text-shadow:0 1px 5px #062842}
.sea-questions{position:absolute;inset:0;z-index:2;pointer-events:none}
.sea-bubble{position:absolute;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.6);box-shadow:0 10px 35px #073d6020;border-radius:17px 17px 17px 4px;padding:15px 20px;min-width:160px;color:#173f60;animation:sea-bob 7s ease-in-out infinite}
.sea-bubble:after{content:"";position:absolute;left:18px;bottom:-9px;border-top:9px solid rgba(255,255,255,.94);border-right:10px solid transparent}
.sea-bubble>span{font-size:10px;color:#477799;font-weight:650;letter-spacing:.03em}
.sea-bubble p{font-size:15px;font-weight:700;line-height:1.6;margin-top:6px;letter-spacing:-.4px}
.bubble-time{top:11%;left:53%;animation-delay:-1s}
.bubble-pack{top:24%;right:5%;animation-delay:-3s}
.bubble-gear{bottom:10%;left:50%;animation-delay:-5s}
.bubble-book{bottom:17%;right:5%;animation-delay:-2s}
@keyframes sea-bob{50%{transform:translateY(-7px)}}
@media(min-width:1700px){.hero-full .hero-visual>img{object-position:center 57%}.hero-full .hero-copy{padding-top:130px}}
@media(max-width:1100px) and (min-width:801px){.hero-full .hero-copy{width:calc(100% - 64px);padding-top:90px}.hero-full h1{font-size:55px}.hero-full .hero-description{font-size:15px;max-width:390px}.sea-bubble{padding:12px 14px;min-width:142px}.sea-bubble p{font-size:13px}.bubble-time{left:55%;top:9%}.bubble-pack{right:3%;top:28%}.bubble-gear{left:49%;bottom:10%}.bubble-book{right:3%;bottom:19%}.hero-full .hero-actions{flex-direction:column;align-items:flex-start;gap:20px}}
@media(max-width:800px){
 .hero.hero-full{height:auto;min-height:920px;max-height:none;padding:0;background:#103f67}
 .hero-full .hero-copy{width:calc(100% - 40px);padding:44px 0 0}
 .hero-full h1{font-size:50px;max-width:none}.hero-full h1 br:last-of-type{display:none}
 .hero-full .eyebrow{font-size:11px;margin-bottom:18px}
 .hero-full .hero-description{font-size:15px;max-width:none;margin-top:20px}
 .hero-full .hero-actions{margin-top:24px;gap:20px}.hero-full .hero-note{font-size:11px;margin-top:15px}
 .hero-full .hero-visual{inset:0;height:100%;width:100%;background:linear-gradient(180deg,#103f67,#17699d)}
 .hero-full .hero-visual>img{position:absolute;top:370px;left:0;width:100%;height:380px;object-fit:cover;object-position:73% center}
 .hero-full .hero-visual:after{background:linear-gradient(180deg,#103f67 0%,rgba(16,63,103,.96) 31%,rgba(16,63,103,.05) 46%,transparent 74%,#145681 100%)}
 .sea-bubble{padding:10px 13px;min-width:0;width:calc(50% - 28px);border-radius:13px 13px 13px 3px}
 .sea-bubble p{font-size:12px;line-height:1.55;margin-top:3px}.sea-bubble p br{display:none}.sea-bubble>span{font-size:9px}
 .bubble-time{left:20px;top:auto;bottom:139px}.bubble-pack{right:20px;left:auto;top:auto;bottom:139px}
 .bubble-gear{left:20px;top:auto;bottom:43px}.bubble-book{right:20px;left:auto;top:auto;bottom:43px}
 .hero-full .image-caption{bottom:12px;right:20px}.hero-full .image-caption>small{font-size:8px}
}
@media(max-width:390px){.hero.hero-full{min-height:955px}.hero-full h1{font-size:42px}.hero-full .hero-copy{padding-top:34px}.hero-full .hero-actions{gap:15px}.hero-full .hero-actions .button{padding:15px 17px}.hero-full .hero-visual>img{top:395px}.hero-full .hero-description{font-size:14px}.sea-bubble p{font-size:11px}.sea-bubble{padding:10px}.hero-full .hero-actions .text-link{font-size:11px}}
@media(prefers-reduced-motion:reduce){.sea-bubble{animation:none}}

/* Distant documentary scene with a subdued veil across both edges. */
.hero-full .hero-visual>img{filter:saturate(.88) contrast(.94);object-position:60% center}
.hero-full .hero-visual:after{background:linear-gradient(90deg,rgba(8,30,49,.85) 0%,rgba(10,35,55,.72) 25%,rgba(13,38,57,.34) 51%,rgba(15,39,59,.16) 72%,rgba(11,33,53,.24) 100%),linear-gradient(0deg,rgba(9,31,50,.28),rgba(17,39,57,.06) 65%)}
.sea-bubble{background:rgba(245,249,252,.92);border-color:rgba(236,243,248,.65);box-shadow:0 10px 35px #102e4225}
.sea-bubble:after{border-top-color:rgba(245,249,252,.92)}
@media(max-width:800px){.hero-full .hero-visual>img{object-position:78% center}.hero-full .hero-visual:after{background:linear-gradient(180deg,#103f67 0%,rgba(16,63,103,.96) 31%,rgba(17,43,63,.16) 48%,rgba(17,43,63,.18) 71%,#145681 100%),linear-gradient(90deg,rgba(10,33,51,.16),rgba(10,33,51,.1) 55%,rgba(10,33,51,.22))}}
