@font-face{font-family:Onest;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/onest-cyrillic.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Onest;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/onest-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Onest;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/onest-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--blue:#1161a6;--blue-600:#0d4e85;--navy:#0b3f6b;--sky:#85bdf6;--blue-100:#e6f1fd;--sand:#f4a259;--ink:#12222e;--muted:#5a6b76;--line:#dbe6ef;--bg:#fff;--bg-soft:#f2f8fe;--maxw:1120px;--radius:14px;--shadow:0 8px 30px #0a3d621a;--shadow-sm:0 2px 10px #0a3d6214;--font:"Onest", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;background:var(--bg)}body{font-family:var(--font);color:var(--ink);-webkit-font-smoothing:antialiased;background:0 0;margin:0;font-size:17px;line-height:1.65}body:before{content:"";z-index:-1;pointer-events:none;opacity:.035;background:url(/img/logo-mark.svg) 100%/contain no-repeat;position:fixed;inset:0}img{max-width:100%;height:auto;display:block}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{color:var(--navy);margin:0 0 .5em;font-weight:700;line-height:1.15}h1{letter-spacing:-.02em;font-size:clamp(2rem,5vw,3.1rem)}h2{letter-spacing:-.01em;font-size:clamp(1.5rem,3.5vw,2.2rem)}h3{font-size:1.25rem}p{margin:0 0 1rem}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:20px}.section{padding:clamp(3rem,7vw,5.5rem) 0}.section--soft{background:var(--bg-soft)}.section--sky{background:linear-gradient(115deg, var(--sky) 0%, #cfe6fb 42%, #fff 100%)}.section__head{max-width:720px;margin-bottom:2.5rem}.section__head.center{text-align:center;margin-inline:auto}.lead{color:var(--muted);font-size:1.15rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--blue);margin-bottom:.6rem;font-size:.78rem;font-weight:700;display:inline-block}.btn{cursor:pointer;border:2px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.btn--primary{background:var(--blue);color:#fff}.btn--primary:hover{background:var(--blue-600);text-decoration:none}.btn--ghost{color:#fff;background:0 0;border-color:#ffffffb3}.btn--ghost:hover{background:#ffffff24;text-decoration:none}.btn--outline{color:var(--blue);border-color:var(--line);background:#fff}.btn--outline:hover{border-color:var(--blue);text-decoration:none}.grid{gap:1.5rem;display:grid}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}@media (width<=900px){.grid--3,.grid--4{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;display:flex;overflow:hidden}.card__img{aspect-ratio:4/3;object-fit:cover;width:100%}.card__body{flex-direction:column;flex:1;gap:.4rem;padding:1.25rem 1.35rem 1.4rem;display:flex}.card__body h3{margin:0}.card__body p{color:var(--muted);margin:0;font-size:.98rem}.card__link{margin-top:auto;padding-top:.6rem;font-weight:600}.prose{max-width:760px}.prose h2{margin-top:2.4rem}.prose h3{color:var(--blue);margin-top:1.8rem}.prose p{color:var(--ink)}.prose ul{margin:0 0 1.2rem;padding-left:1.2rem}.prose li{margin-bottom:.5rem}.prose .lead{color:var(--muted)}.checks{gap:.7rem;margin:1rem 0 1.5rem;padding:0;list-style:none;display:grid}.checks li{padding-left:1.9rem;position:relative}.checks li:before{content:"✓";color:var(--blue);font-size:1.05rem;font-weight:800;line-height:1.55;position:absolute;top:0;left:0}.note{background:var(--blue-100);border-left:4px solid var(--blue);color:var(--navy);border-radius:10px;margin:1.5rem 0;padding:1rem 1.25rem}.note strong{color:var(--navy)}.cta-band{background:linear-gradient(120deg, var(--blue), var(--navy));color:#fff;position:relative;overflow:hidden}.cta-band:before{content:"";pointer-events:none;opacity:.09;transform-origin:50% 100%;background:#fff;width:300px;height:285px;animation:6s ease-in-out infinite alternate cta-sway;position:absolute;bottom:-12%;right:4%;mask:url(/img/logo-mark.svg) 50%/contain no-repeat}@keyframes cta-sway{0%{transform:rotate(-1.5deg)}to{transform:rotate(1.5deg)}}@media (prefers-reduced-motion:reduce){.cta-band:before{animation:none}}.cta-band__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:clamp(2.4rem,5vw,3.4rem) 20px;display:flex;position:relative}.cta-band h2{color:#fff;margin-bottom:.3rem}.cta-band p{color:#d6e6f4;max-width:52ch;margin:0}.text-center{text-align:center}.mt-2{margin-top:2rem}.cta-row{flex-wrap:wrap;gap:.8rem;display:flex}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.reveal-on :where(.section__head,.card,.stat,.boat,.article,.price-card,.extra,.wx-card,.fleet-chips,.travel-card){opacity:0;will-change:opacity, transform;transition:opacity .6s,transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(26px)scale(.985)}html.reveal-on .is-in{opacity:1!important;transform:none!important}html.reveal-on .grid>:nth-child(2){transition-delay:70ms}html.reveal-on .grid>:nth-child(3){transition-delay:.14s}html.reveal-on .grid>:nth-child(4){transition-delay:.21s}@keyframes kenburns{0%{transform:scale(1.001)}to{transform:scale(1.09)}}@media (prefers-reduced-motion:reduce){html.reveal-on :where(.section__head,.card,.stat,.boat,.article,.price-card,.extra,.wx-card,.fleet-chips,.travel-card){opacity:1;transition:none;transform:none}}.site-header[data-astro-cid-nen7h5rs]{z-index:50;-webkit-backdrop-filter:blur(10px);background:linear-gradient(#fffffff2 0%,#ffffffeb 60%,#ffffffb8 100%);position:sticky;top:0}.site-header[data-astro-cid-nen7h5rs]:after{content:"";pointer-events:none;background:linear-gradient(#ffffffb8,#fff0);height:38px;position:absolute;top:100%;left:0;right:0}.header-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1400px;min-height:74px;margin-inline:auto;padding-inline:clamp(16px,3vw,32px);display:flex}.brand[data-astro-cid-nen7h5rs]{align-items:center;gap:.8rem;text-decoration:none;display:inline-flex}.brand[data-astro-cid-nen7h5rs]:hover{text-decoration:none}.brand__logo[data-astro-cid-nen7h5rs]{width:auto;height:54px;display:block}.brand__word[data-astro-cid-nen7h5rs]{width:auto;height:32px;display:block;transform:translateY(3px)}@media (width<=480px){.brand__logo[data-astro-cid-nen7h5rs]{height:46px}.brand__word[data-astro-cid-nen7h5rs]{height:25px;transform:translateY(2.5px)}}@media (width<=360px){.brand__word[data-astro-cid-nen7h5rs]{display:none}}@media (width>=1400px){.brand__logo[data-astro-cid-nen7h5rs]{z-index:1;height:92px;margin-bottom:-24px;position:relative}.brand__word[data-astro-cid-nen7h5rs]{height:38px;transform:translateY(5px)}}.site-nav[data-astro-cid-nen7h5rs]{align-items:center;gap:1.4rem;display:flex}.site-nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{gap:1.2rem;margin:0;padding:0;list-style:none;display:flex}.site-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--ink);padding:.3rem 0;font-size:.98rem;font-weight:500;text-decoration:none;position:relative}.site-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--blue)}.site-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{color:var(--blue);font-weight:600}.site-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active:after{content:"";background:var(--blue);border-radius:2px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.lang-switch[data-astro-cid-nen7h5rs]{border:1.5px solid var(--line);border-radius:999px;gap:.1rem;padding:.14rem;display:inline-flex}.lang-switch[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{letter-spacing:.03em;color:var(--muted);border-radius:999px;padding:.16rem .48rem;font-size:.74rem;font-weight:700;text-decoration:none}.lang-switch[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--blue);text-decoration:none}.lang-switch[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{background:var(--blue);color:#fff}.nav-toggle[data-astro-cid-nen7h5rs]{display:none}@media (width<=940px){.nav-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;display:flex}.nav-toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--navy);border-radius:2px;width:24px;height:2.5px;transition:all .25s;display:block}.nav-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(7.5px)rotate(45deg)}.nav-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.nav-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.site-nav[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--line);box-shadow:var(--shadow);opacity:0;pointer-events:none;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:.5rem 20px 1.4rem;transition:all .28s;position:fixed;inset:74px 0 auto;transform:translateY(-120%)}.site-nav[data-astro-cid-nen7h5rs].open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{flex-direction:column;gap:0}.site-nav[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--line)}.site-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:.9rem .2rem;font-size:1.05rem;display:block}.site-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:after{display:none}.site-nav[data-astro-cid-nen7h5rs] .lang-switch[data-astro-cid-nen7h5rs]{align-self:flex-start;margin-top:1rem}.site-nav[data-astro-cid-nen7h5rs] .lang-switch[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:.3rem .7rem;font-size:.88rem}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--navy);color:#cdd9e2;margin-top:2rem;position:relative;overflow:hidden}.site-footer[data-astro-cid-jo6i4kqk]:before{content:"";aspect-ratio:70/66;pointer-events:none;opacity:.06;transform-origin:50% 100%;background:#fff;height:76%;animation:7s ease-in-out infinite alternate cta-sway;position:absolute;bottom:12%;left:2%;mask:url(/img/logo-mark.svg) 50%/contain no-repeat}@media (prefers-reduced-motion:reduce){.site-footer[data-astro-cid-jo6i4kqk]:before{animation:none}}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.6fr 1fr 1.2fr 1.2fr;gap:2rem;padding:3.5rem 20px 2.5rem;display:grid}.footer-brand[data-astro-cid-jo6i4kqk]{align-items:center;display:flex}.footer-logo[data-astro-cid-jo6i4kqk]{background:#fff;border-radius:12px;padding:12px 16px;display:inline-flex}.footer-logo[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{width:auto;height:56px;display:block}.footer-tag[data-astro-cid-jo6i4kqk]{color:#a9bccb;max-width:32ch;margin-top:1rem;font-size:.95rem}.site-footer[data-astro-cid-jo6i4kqk] h4[data-astro-cid-jo6i4kqk]{color:#fff;margin:0 0 1rem;font-size:1rem}.footer-list[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.55rem;margin:0;padding:0;font-size:.95rem;list-style:none;display:flex}.footer-list[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#cdd9e2}.footer-list[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#fff}.footer-list[data-astro-cid-jo6i4kqk] .muted[data-astro-cid-jo6i4kqk]{color:#7f97a8;margin-top:.3rem;font-size:.85rem}.footer-bottom[data-astro-cid-jo6i4kqk]{color:#8ea6b7;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding:1.3rem 20px;font-size:.85rem;display:flex}@media (width<=820px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr}}@media (width<=480px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}}
