:root{--esw-accent:#ff5b4f;--esw-navy:#0b1f4d;--esw-blue:#1769aa;--esw-ink:#101828;--esw-muted:#617083;--esw-mist:#eef5f8;--esw-line:#dbe5eb;--esw-white:#fff;--esw-container:1240px;--esw-radius:24px;--esw-shadow:0 24px 70px rgba(11,31,77,.12);--esw-ease:cubic-bezier(.2,.75,.25,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}@media(max-width:980px){html{scroll-behavior:auto}}body{margin:0;color:var(--esw-ink);background:#fff;font-family:var(--esw-font-body,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-weight:var(--esw-font-body-weight,400);font-size:16px;line-height:1.7;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh;overflow:clip}.site-main{min-height:60vh}.esw-container{width:min(calc(100% - 40px),var(--esw-container));margin-inline:auto}.narrow-container{max-width:900px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus,.skip-link:focus{clip:auto!important;width:auto;height:auto;margin:0;padding:12px 18px;top:12px;left:12px;z-index:99999;background:#fff;color:#111;border-radius:8px;box-shadow:var(--esw-shadow)}
.esw-icon{width:1.25em;height:1.25em;flex:0 0 auto}.eyebrow{margin:0 0 12px;color:var(--esw-accent);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.eyebrow--light{color:#8fd9ff}.section{padding:110px 0;position:relative}.section--mist{background:var(--esw-mist)}.section--navy{background:var(--esw-navy);color:#fff}.section h2{margin:0 0 22px;font-size:clamp(2.15rem,4.4vw,4rem);line-height:1.05;letter-spacing:-.045em}.section-lead{font-size:1.12rem;color:var(--esw-muted);max-width:670px}.section--navy .section-lead{color:rgba(255,255,255,.75)}.section-heading{margin-bottom:46px}.section-heading--center{text-align:center;max-width:820px;margin-inline:auto}.section-heading--center p:last-child{max-width:680px;margin-inline:auto;color:var(--esw-muted)}.section-heading--split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:70px;align-items:end}.section-heading--split p{color:var(--esw-muted);margin-top:0}.section-action{text-align:center;margin-top:44px}.button-row{display:flex;flex-wrap:wrap;gap:14px}.button{min-height:52px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:12px;font-weight:750;line-height:1.2;transition:transform .25s var(--esw-ease),box-shadow .25s var(--esw-ease),background .25s var(--esw-ease),color .25s var(--esw-ease)}.button:hover{transform:translateY(-2px)}.button--accent{background:var(--esw-accent);color:#fff;box-shadow:0 14px 30px color-mix(in srgb,var(--esw-accent) 28%,transparent)}.button--accent:hover{box-shadow:0 18px 38px color-mix(in srgb,var(--esw-accent) 38%,transparent)}.button--navy{background:var(--esw-navy);color:#fff}.button--glass{border-color:rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.09);backdrop-filter:blur(10px)}.button--glass:hover{background:rgba(255,255,255,.18)}.button--outline{border-color:var(--esw-line);background:#fff}.button--full{width:100%}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--esw-blue);font-weight:750}.text-link .esw-icon{transition:transform .25s var(--esw-ease)}.text-link:hover .esw-icon{transform:translateX(4px)}
[data-reveal]{opacity:1;transform:none}.esw-reveal-enabled [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s var(--esw-ease),transform .7s var(--esw-ease)}.esw-reveal-enabled [data-reveal].is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.esw-reveal-enabled [data-reveal]{opacity:1;transform:none}}
.site-loader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;align-content:center;gap:28px;background:var(--esw-loader-bg,var(--esw-navy));color:var(--esw-loader-text,#fff);isolation:isolate;overflow:hidden;transition:opacity .5s ease,visibility .5s ease}.site-loader:before,.site-loader:after{content:"";position:absolute;pointer-events:none;border-radius:50%}.site-loader:before{width:min(64vw,640px);aspect-ratio:1;background:radial-gradient(circle,color-mix(in srgb,var(--esw-loader-accent) 14%,transparent),transparent 68%);animation:eswLoaderAura 2.8s ease-in-out infinite}.site-loader:after{width:1px;height:36vh;background:linear-gradient(transparent,color-mix(in srgb,var(--esw-loader-accent) 56%,transparent),transparent);transform:rotate(38deg);box-shadow:0 0 70px 18px color-mix(in srgb,var(--esw-loader-accent) 10%,transparent)}.site-loader__stage{position:relative;z-index:2;display:grid;place-items:center;width:calc(var(--esw-loader-image-width-desktop,150px) + 70px);aspect-ratio:1}.site-loader__media{position:relative;z-index:2;display:grid;place-items:center;width:var(--esw-loader-image-width-desktop,150px);max-height:44vh;animation:eswLoaderMedia 1.8s cubic-bezier(.2,.8,.2,1) infinite}.site-loader__image{width:100%;height:auto;max-height:44vh;object-fit:contain;filter:drop-shadow(0 18px 38px rgba(0,0,0,.22))}.site-loader__monogram{display:grid;place-items:center;width:96px;height:96px;border-radius:28px;background:color-mix(in srgb,var(--esw-loader-accent) 15%,transparent);border:1px solid color-mix(in srgb,var(--esw-loader-accent) 52%,transparent);font-size:42px;font-weight:800;color:var(--esw-loader-text,#fff)}.site-loader__orbit{position:absolute;inset:0;border:1px solid color-mix(in srgb,var(--esw-loader-accent) 24%,transparent);border-radius:50%;animation:eswLoaderOrbit 3.6s linear infinite}.site-loader__orbit:before,.site-loader__orbit:after{content:"";position:absolute;inset:13%;border:1px solid color-mix(in srgb,var(--esw-loader-accent) 12%,transparent);border-radius:50%}.site-loader__orbit:after{inset:28%;border-style:dashed;animation:eswLoaderOrbitReverse 5.2s linear infinite}.site-loader__orbit i{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--esw-loader-accent);box-shadow:0 0 18px color-mix(in srgb,var(--esw-loader-accent) 70%,transparent)}.site-loader__orbit i:nth-child(1){left:50%;top:-4px}.site-loader__orbit i:nth-child(2){right:8%;bottom:18%}.site-loader__orbit i:nth-child(3){left:8%;bottom:18%}.site-loader__progress{position:relative;z-index:2;width:min(240px,54vw);height:2px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--esw-loader-text) 16%,transparent)}.site-loader__progress i{display:block;width:44%;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent,var(--esw-loader-accent),transparent);animation:eswLoaderProgress 1.15s cubic-bezier(.65,0,.35,1) infinite}.site-loader.is-hidden{opacity:0;visibility:hidden}.site-loader.is-hidden .site-loader__stage{transform:scale(.92);opacity:0;transition:transform .45s ease,opacity .35s ease}@keyframes eswLoaderAura{0%,100%{transform:scale(.92);opacity:.62}50%{transform:scale(1.06);opacity:1}}@keyframes eswLoaderOrbit{to{transform:rotate(360deg)}}@keyframes eswLoaderOrbitReverse{to{transform:rotate(-360deg)}}@keyframes eswLoaderMedia{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-7px) scale(1.018)}}@keyframes eswLoaderProgress{0%{transform:translateX(-120%)}100%{transform:translateX(350%)}}
.site-header{position:relative;z-index:100}.esw-sticky-header .site-header{position:sticky;top:0}.admin-bar.esw-sticky-header .site-header{top:32px}.topbar{background:#151515;color:#fff;font-size:12px}.topbar__inner{min-height:36px;display:flex;justify-content:space-between;align-items:center;gap:24px}.topbar__contacts,.topbar__right{display:flex;align-items:center;gap:22px}.topbar a,.topbar__right>span{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,.86)}.topbar a:hover{color:#fff}.topbar .esw-icon{width:14px;height:14px}.social-links{display:flex;align-items:center;gap:8px}.social-links a{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;transition:background .2s ease,color .2s ease}.social-links a:hover{background:rgba(255,255,255,.1)}.topbar__socials a{width:24px;height:24px}.main-header{background:#fff;border-bottom:1px solid rgba(14,42,87,.08);transition:box-shadow .25s ease}.site-header.is-scrolled .main-header{box-shadow:0 10px 35px rgba(12,34,70,.1)}.main-header__inner{min-height:88px;display:flex;align-items:center;gap:34px}.site-branding{flex:0 0 auto;max-width:255px}.custom-logo-link{display:block}.custom-logo{max-height:58px;width:auto}.site-logo__fallback{display:flex;align-items:center;gap:11px;color:var(--esw-navy)}.site-logo__fallback .site-logo__mark{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,var(--esw-blue),#52a3d8);color:#fff}.site-logo__fallback strong{display:block;font-size:17px;line-height:1.15;letter-spacing:.02em}.site-logo__fallback small{display:block;margin-top:3px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.primary-navigation{margin-left:auto}.primary-menu,.primary-menu .sub-menu{list-style:none;margin:0;padding:0}.primary-menu{display:flex;align-items:center;gap:4px}.primary-menu>li{position:relative}.primary-menu>li>a{display:flex;align-items:center;min-height:48px;padding:0 13px;border-radius:10px;font-size:14px;font-weight:650;color:#26344a;transition:color .2s ease,background .2s ease}.primary-menu>li>a:hover,.primary-menu>.current-menu-item>a,.primary-menu>.current-menu-ancestor>a{color:var(--esw-accent);background:#fff5f3}.primary-menu .sub-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:220px;padding:10px;background:#fff;border:1px solid var(--esw-line);border-radius:14px;box-shadow:var(--esw-shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s ease}.primary-menu li:hover>.sub-menu,.primary-menu li:focus-within>.sub-menu,.primary-menu li.submenu-open>.sub-menu{opacity:1;visibility:visible;transform:none}.primary-menu .sub-menu a{display:block;padding:9px 11px;border-radius:8px;font-size:14px}.primary-menu .sub-menu a:hover{background:var(--esw-mist);color:var(--esw-blue)}.header-actions{display:flex;align-items:center;gap:10px}.icon-button{width:46px;height:46px;border:0;border-radius:12px;background:transparent;color:var(--esw-navy);display:grid;place-items:center}.icon-button:hover{background:var(--esw-mist)}.menu-toggle{display:none}.menu-toggle__close{display:none}.menu-toggle[aria-expanded=true] .menu-toggle__open{display:none}.menu-toggle[aria-expanded=true] .menu-toggle__close{display:block}.header-cta{min-height:88px;border-radius:0;margin-right:calc((100vw - min(calc(100vw - 40px),var(--esw-container)))/-2);padding-inline:34px}.site-search-panel{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid var(--esw-line);box-shadow:0 20px 45px rgba(11,31,77,.12)}.site-search-panel__inner{padding:18px 0}.search-form{display:flex;gap:10px}.search-form label{flex:1}.search-field{width:100%;height:52px;border:1px solid var(--esw-line);border-radius:12px;padding:0 16px;outline:0}.search-field:focus{border-color:var(--esw-blue);box-shadow:0 0 0 4px rgba(23,105,170,.1)}.search-submit{min-width:130px;height:52px;border:0;border-radius:12px;background:var(--esw-navy);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700}
.home-hero{position:relative;min-height:clamp(680px,82vh,900px);display:flex;align-items:center;color:#fff;background:var(--esw-navy);overflow:hidden}.home-hero__media,.home-hero__overlay{position:absolute;inset:0}.home-hero__image{width:100%;height:100%;object-fit:cover}.home-hero__overlay{background:linear-gradient(90deg,rgba(5,19,50,.94) 0%,rgba(5,19,50,.75) 42%,rgba(5,19,50,.22) 78%,rgba(5,19,50,.12) 100%),linear-gradient(0deg,rgba(5,19,50,.55),transparent 45%)}.home-hero__fallback{position:absolute;inset:0;background:radial-gradient(circle at 80% 30%,rgba(65,164,221,.35),transparent 30%),linear-gradient(135deg,#07183f,#0f3d74)}.home-hero__fallback span{position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%}.home-hero__fallback span:nth-child(1){width:520px;height:520px;right:-120px;top:70px}.home-hero__fallback span:nth-child(2){width:340px;height:340px;right:80px;top:160px}.home-hero__fallback span:nth-child(3){width:700px;height:1px;border-radius:0;right:-40px;top:52%;transform:rotate(-14deg)}.home-hero__content{position:relative;z-index:2;padding-top:70px;padding-bottom:80px}.home-hero__copy{max-width:850px}.home-hero h1{margin:0 0 25px;font-size:clamp(3.2rem,7.2vw,7.2rem);line-height:.94;letter-spacing:-.06em;text-transform:uppercase}.home-hero__lead{max-width:690px;font-size:clamp(1.05rem,1.6vw,1.3rem);color:rgba(255,255,255,.8);margin:0 0 34px}.home-hero__facts{display:flex;gap:1px;margin-top:72px;width:max-content;max-width:100%;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.15);border-radius:18px;overflow:hidden;backdrop-filter:blur(10px)}.home-hero__facts>div{min-width:180px;padding:18px 22px;background:rgba(7,24,63,.58)}.home-hero__facts strong{display:block;font-size:26px}.home-hero__facts span{display:block;color:rgba(255,255,255,.65);font-size:12px}.home-hero__scroll{position:absolute;z-index:3;right:44px;bottom:38px;width:42px;height:66px;border:1px solid rgba(255,255,255,.4);border-radius:999px}.home-hero__scroll span{position:absolute;width:5px;height:5px;border-radius:50%;background:#fff;top:14px;left:50%;transform:translateX(-50%);animation:esw-scroll 1.8s ease infinite}@keyframes esw-scroll{0%{opacity:0;transform:translate(-50%,0)}40%{opacity:1}100%{opacity:0;transform:translate(-50%,26px)}}
.split-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:85px;align-items:center}.split-layout--intro{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.split-layout__media{position:relative}.rounded-media{width:100%;min-height:480px;object-fit:cover;border-radius:var(--esw-radius);box-shadow:var(--esw-shadow)}.illustration-card{min-height:560px;border-radius:var(--esw-radius);position:relative;overflow:hidden;background:linear-gradient(145deg,#dceaf1,#f7fbfc);box-shadow:var(--esw-shadow)}.illustration-card__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(11,31,77,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(11,31,77,.06) 1px,transparent 1px);background-size:42px 42px}.illustration-card__box{position:absolute;width:210px;height:250px;left:50%;top:51%;transform:translate(-50%,-50%) rotate(-8deg);background:linear-gradient(135deg,#bd8d55,#e0bd8c);clip-path:polygon(10% 0,90% 0,100% 85%,50% 100%,0 85%);box-shadow:0 30px 60px rgba(76,47,15,.22)}.illustration-card__line{position:absolute;width:320px;height:110px;border:2px solid var(--esw-accent);border-color:var(--esw-accent) transparent transparent;border-radius:50%;left:50%;top:38%;transform:translateX(-50%) rotate(-15deg)}.experience-badge{position:absolute;right:-24px;bottom:34px;width:160px;height:160px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--esw-accent);color:#fff;box-shadow:0 20px 50px rgba(255,91,79,.32)}.experience-badge strong{font-size:32px;line-height:1}.experience-badge span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.feature-list{display:grid;gap:18px;margin:32px 0}.feature-list>div{display:flex;gap:15px;align-items:flex-start}.feature-list .esw-icon{width:46px;height:46px;padding:11px;border-radius:13px;background:#fff1ef;color:var(--esw-accent)}.feature-list span{color:var(--esw-muted)}.feature-list strong{display:block;color:var(--esw-ink);font-size:17px}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.service-card{background:#fff;border:1px solid rgba(18,61,96,.11);border-radius:20px;overflow:hidden;position:relative;transition:transform .3s var(--esw-ease),box-shadow .3s var(--esw-ease),border-color .3s ease}.service-card:hover{transform:translateY(-8px);box-shadow:var(--esw-shadow);border-color:transparent}.service-card__media{display:block;aspect-ratio:1.55;overflow:hidden}.service-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--esw-ease)}.service-card:hover .service-card__media img{transform:scale(1.05)}.service-card__body{padding:26px}.service-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.service-card__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:#eaf4f9;color:var(--esw-blue)}.service-card__icon .esw-icon{width:26px;height:26px}.service-card__badge{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--esw-accent)}.service-card h3{font-size:22px;line-height:1.25;margin:0 0 12px}.service-card p{margin:0;color:var(--esw-muted)}.service-card__link{margin-top:22px;padding-top:18px;border-top:1px solid var(--esw-line);display:flex;align-items:center;justify-content:space-between;color:var(--esw-blue);font-weight:750;font-size:14px}.service-card__link .esw-icon{transition:transform .25s ease}.service-card:hover .service-card__link .esw-icon{transform:translateX(4px)}
.why-section{overflow:hidden}.why-section:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.08);border-radius:50%;left:-250px;bottom:-260px}.split-layout--why{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.why-points{margin-top:34px;display:grid;gap:10px}.why-points>div{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;padding:18px 0;border-top:1px solid rgba(255,255,255,.14)}.why-points>div>span{font-size:12px;color:#8fd9ff;font-weight:800}.why-points p{margin:0;color:rgba(255,255,255,.66)}.why-points strong{display:block;color:#fff;font-size:17px}.why-visual{min-height:590px;border-radius:var(--esw-radius);position:relative;overflow:hidden;background:linear-gradient(145deg,#235388,#0a2b5d);box-shadow:0 30px 80px rgba(0,0,0,.25)}.why-visual:before,.why-visual:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%}.why-visual:before{width:460px;height:460px;right:-120px;top:-80px}.why-visual:after{width:260px;height:260px;right:10px;top:40px}.why-visual__route{position:absolute;width:120%;height:2px;background:linear-gradient(90deg,transparent,#74c6f2,var(--esw-accent),transparent);top:45%;left:-10%;transform:rotate(-20deg);box-shadow:0 0 18px #74c6f2}.why-visual__port{position:absolute;left:8%;right:8%;bottom:15%;height:170px;background:linear-gradient(0deg,rgba(3,15,39,.9),rgba(11,43,90,.2));clip-path:polygon(0 80%,8% 55%,18% 60%,30% 32%,42% 50%,55% 10%,70% 48%,82% 24%,100% 70%,100% 100%,0 100%)}.why-visual__label{position:absolute;left:30px;bottom:30px;max-width:230px;font-size:26px;line-height:1.1;font-weight:800}.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.team-card{position:relative}.team-card__media{position:relative;aspect-ratio:.82;border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#e2edf2,#f8fbfc)}.team-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--esw-ease)}.team-card:hover .team-card__media img{transform:scale(1.04)}.team-card__placeholder,.team-card--placeholder .team-card__media{display:grid;place-items:center;color:var(--esw-blue)}.team-card__placeholder .esw-icon,.team-card--placeholder .team-card__media .esw-icon{width:80px;height:80px;opacity:.28}.team-card__social{position:absolute;right:15px;bottom:15px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--esw-blue);box-shadow:0 10px 30px rgba(11,31,77,.18)}.team-card__body{padding:18px 6px}.team-card__body h3{margin:0;font-size:19px}.team-card__body p{margin:4px 0 0;color:var(--esw-muted);font-size:14px}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--esw-line);border:1px solid var(--esw-line);border-radius:20px;overflow:hidden}.process-card{background:#fff;padding:32px;min-height:270px}.process-card>span{display:block;color:var(--esw-accent);font-size:12px;font-weight:850;letter-spacing:.1em}.process-card h3{font-size:20px;line-height:1.25;margin:45px 0 12px}.process-card p{margin:0;color:var(--esw-muted)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.testimonial-card{padding:32px;border:1px solid var(--esw-line);border-radius:20px;background:#fff}.testimonial-card__quote{width:38px;height:38px;color:var(--esw-accent)}.testimonial-card__stars{margin:22px 0 12px;color:#f5a623;letter-spacing:.1em}.testimonial-card__content{color:var(--esw-muted)}.testimonial-card__content p:last-child{margin-bottom:0}.testimonial-card footer{margin-top:24px;padding-top:18px;border-top:1px solid var(--esw-line)}.testimonial-card footer strong,.testimonial-card footer span{display:block}.testimonial-card footer span{font-size:13px;color:var(--esw-muted)}.posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.post-card{background:#fff;border:1px solid var(--esw-line);border-radius:20px;overflow:hidden;transition:transform .3s var(--esw-ease),box-shadow .3s var(--esw-ease)}.post-card:hover{transform:translateY(-7px);box-shadow:var(--esw-shadow)}.post-card__media{display:block;aspect-ratio:1.55;overflow:hidden;background:linear-gradient(135deg,var(--esw-navy),var(--esw-blue))}.post-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--esw-ease)}.post-card:hover .post-card__media img{transform:scale(1.05)}.post-card__placeholder{display:grid;height:100%;place-items:center;color:rgba(255,255,255,.45)}.post-card__placeholder .esw-icon{width:76px;height:76px}.post-card__body{padding:26px}.post-card__meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:14px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--esw-muted)}.post-card__meta span{display:flex;gap:6px;align-items:center}.post-card__meta .esw-icon{width:14px;height:14px;color:var(--esw-accent)}.post-card__meta a{color:var(--esw-blue)}.post-card h3{font-size:21px;line-height:1.3;margin:0 0 12px}.post-card p{margin:0 0 18px;color:var(--esw-muted)}
.page-hero{min-height:400px;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#081c49,#16487f);color:#fff}.page-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px}.page-hero__media,.page-hero__overlay{position:absolute;inset:0;width:100%;height:100%}.page-hero__media{object-fit:cover}.page-hero__overlay{background:linear-gradient(90deg,rgba(5,21,58,.94),rgba(8,31,75,.68),rgba(8,31,75,.38))}.page-hero__content{position:relative;z-index:1;padding:90px 0 70px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:22px;color:rgba(255,255,255,.68);font-size:13px}.breadcrumbs a:hover{color:#fff}.page-hero h1{max-width:980px;margin:0;font-size:clamp(3rem,7vw,6.3rem);line-height:.96;letter-spacing:-.055em}.archive-section{min-height:500px}.archive-heading{margin-bottom:55px}.filter-pills{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:38px}.filter-pills a{padding:10px 15px;border:1px solid var(--esw-line);border-radius:999px;color:var(--esw-muted);font-size:13px;font-weight:700}.filter-pills a:hover,.filter-pills a.is-active{background:var(--esw-navy);border-color:var(--esw-navy);color:#fff}.services-grid--archive{grid-template-columns:repeat(3,minmax(0,1fr))}.team-grid--archive{grid-template-columns:repeat(4,minmax(0,1fr))}.pagination{display:flex;justify-content:center;margin-top:54px}.pagination ul{list-style:none;display:flex;gap:8px;margin:0;padding:0}.pagination a,.pagination span{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--esw-line);border-radius:10px;font-weight:700}.pagination .current,.pagination a:hover{background:var(--esw-accent);border-color:var(--esw-accent);color:#fff}.archive-intro{max-width:800px;margin:0 auto 42px;text-align:center}
.content-prose{font-size:1.05rem;color:#344054}.content-prose>*:first-child{margin-top:0}.content-prose h2,.content-prose h3,.content-prose h4{color:var(--esw-ink);line-height:1.2;letter-spacing:-.025em}.content-prose h2{font-size:clamp(2rem,4vw,3.1rem);margin:1.5em 0 .55em}.content-prose h3{font-size:1.55rem;margin:1.4em 0 .5em}.content-prose p{margin:0 0 1.3em}.content-prose ul,.content-prose ol{padding-left:1.25em}.content-prose a{color:var(--esw-blue);text-decoration:underline;text-underline-offset:3px}.content-prose blockquote{margin:2em 0;padding:22px 24px;border-left:4px solid var(--esw-accent);background:var(--esw-mist);border-radius:0 14px 14px 0;font-size:1.15em}.content-prose img{border-radius:16px}.content-prose table{width:100%;border-collapse:collapse}.content-prose td,.content-prose th{padding:12px;border:1px solid var(--esw-line)}.single-lead{font-size:1.35rem!important;color:var(--esw-navy);font-weight:520}.single-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:70px;align-items:start}.single-layout__aside{position:sticky;top:140px}.service-highlights{margin:48px 0;padding:30px;border-radius:20px;background:var(--esw-mist)}.service-highlights h2{margin-top:0;font-size:30px}.service-highlights ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.service-highlights li{display:flex;gap:10px;align-items:flex-start}.service-highlights .esw-icon{color:var(--esw-accent);margin-top:4px}.service-gallery{margin-top:50px}.service-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.service-gallery__grid a{display:block;border-radius:16px;overflow:hidden}.service-gallery__grid img{width:100%;height:100%;object-fit:cover;aspect-ratio:1.45}.responsive-embed{position:relative;overflow:hidden;border-radius:16px}.responsive-embed iframe{display:block;width:100%;aspect-ratio:16/9;height:auto}.service-summary-card,.contact-mini-card,.article-sidebar__card{border-radius:20px;padding:28px}.service-summary-card{background:var(--esw-navy);color:#fff}.service-summary-card__icon{width:62px;height:62px;display:grid;place-items:center;border-radius:18px;background:rgba(255,255,255,.1);color:#8fd9ff}.service-summary-card__icon .esw-icon{width:30px;height:30px}.service-summary-card h2{font-size:29px;line-height:1.1;margin:28px 0 14px}.service-summary-card p{color:rgba(255,255,255,.7)}.contact-mini-card{margin-top:18px;background:var(--esw-mist)}.contact-mini-card h3{margin-top:0}.contact-mini-card a{display:flex;gap:9px;align-items:center;margin-top:12px;color:var(--esw-blue);font-size:14px}.team-profile{display:grid;grid-template-columns:420px 1fr;gap:70px;align-items:start}.team-profile__media img,.team-profile__media>.team-card__placeholder{width:100%;border-radius:22px;aspect-ratio:.82;object-fit:cover;background:var(--esw-mist)}.team-profile__contacts{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.team-profile__contacts a{display:flex;align-items:center;gap:8px;padding:9px 13px;border-radius:10px;background:var(--esw-mist);text-decoration:none;color:var(--esw-blue)}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:70px;align-items:start}.article-content{max-width:820px}.article-meta{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px;padding-bottom:18px;border-bottom:1px solid var(--esw-line);font-size:13px;color:var(--esw-muted)}.article-meta span{display:flex;align-items:center;gap:7px}.article-sidebar{position:sticky;top:140px}.article-sidebar__card{background:var(--esw-mist)}.article-sidebar__card h2{font-size:28px;line-height:1.15}.article-sidebar__card p{color:var(--esw-muted)}.search-page-form{max-width:760px;margin:0 auto 48px}.empty-state{grid-column:1/-1;text-align:center;padding:65px;border:1px dashed var(--esw-line);border-radius:20px}.empty-state h2,.empty-state h3{margin-top:0}.not-found{min-height:75vh;display:flex;align-items:center;background:linear-gradient(135deg,#081c49,#143e76);color:#fff;padding:100px 0}.not-found__inner{text-align:center}.not-found__inner>span{display:block;font-size:clamp(7rem,25vw,18rem);line-height:.8;font-weight:900;color:rgba(255,255,255,.06);letter-spacing:-.08em}.not-found h1{font-size:clamp(2.6rem,6vw,5.5rem);line-height:1;letter-spacing:-.05em}.not-found p:not(.eyebrow){color:rgba(255,255,255,.7)}.not-found .button-row{justify-content:center}
.about-visual{min-height:520px;border-radius:var(--esw-radius);display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#0b1f4d,#1769aa);color:#fff;box-shadow:var(--esw-shadow)}.about-visual>span{width:100px;height:100px;border-radius:26px;display:grid;place-items:center;background:rgba(255,255,255,.1)}.about-visual .esw-icon{width:56px;height:56px}.about-visual strong{font-size:64px;line-height:1;margin-top:28px}.about-visual small{text-transform:uppercase;letter-spacing:.1em}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--esw-line);border-radius:20px;overflow:hidden}.stats-grid>div{background:#fff;padding:34px;text-align:center}.stats-grid strong{display:block;font-size:42px;color:var(--esw-navy)}.stats-grid span{color:var(--esw-muted)}.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.values-grid article,.career-benefits article{padding:30px;border:1px solid var(--esw-line);border-radius:20px}.values-grid .esw-icon,.career-benefits .esw-icon{width:48px;height:48px;padding:11px;border-radius:14px;background:#fff1ef;color:var(--esw-accent)}.values-grid h3,.career-benefits h3{font-size:21px}.values-grid p,.career-benefits p{color:var(--esw-muted)}.history-layout{max-width:950px}.history-intro{margin-bottom:60px}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:88px;top:10px;bottom:10px;width:1px;background:var(--esw-line)}.timeline__item{display:grid;grid-template-columns:120px 1fr;gap:35px;padding:0 0 48px;position:relative}.timeline__item>span{font-size:18px;font-weight:850;color:var(--esw-accent)}.timeline__item>span:after{content:"";position:absolute;left:81px;top:8px;width:15px;height:15px;border-radius:50%;background:#fff;border:4px solid var(--esw-blue)}.timeline__item h3{margin:0;font-size:26px}.timeline__item p{color:var(--esw-muted)}.career-layout{display:grid;gap:60px}.career-layout>.content-prose{max-width:850px}.career-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.career-cta{padding:50px;border-radius:24px;background:var(--esw-navy);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:35px}.career-cta h2{font-size:clamp(2rem,4vw,3.6rem);max-width:700px}.career-cta p{color:rgba(255,255,255,.7)}.faq-layout{display:grid;grid-template-columns:350px 1fr;gap:75px;align-items:start}.faq-intro{position:sticky;top:140px}.faq-intro h2{font-size:clamp(2.2rem,4vw,3.8rem)}.faq-intro p{color:var(--esw-muted)}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--esw-line);border-radius:16px;background:#fff;overflow:hidden}.faq-item h3{margin:0}.faq-item button{width:100%;border:0;background:#fff;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;text-align:left;color:var(--esw-ink);font-weight:750}.faq-item button i{position:relative;width:20px;height:20px}.faq-item button i:before,.faq-item button i:after{content:"";position:absolute;background:var(--esw-accent);left:50%;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease}.faq-item button i:before{width:14px;height:2px}.faq-item button i:after{width:2px;height:14px}.faq-item button[aria-expanded=true] i:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item__answer{padding:0 24px 22px;color:var(--esw-muted)}.faq-item__answer>*:last-child{margin-bottom:0}.contact-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:65px}.contact-cards article{padding:26px;border:1px solid var(--esw-line);border-radius:18px}.contact-cards>.article .esw-icon,.contact-cards article>.esw-icon{width:42px;height:42px;padding:10px;border-radius:12px;background:#fff1ef;color:var(--esw-accent)}.contact-cards h2{font-size:18px;margin:18px 0 6px}.contact-cards a{color:var(--esw-blue);font-weight:650;word-break:break-word}.contact-cards p{margin:0;color:var(--esw-muted)}.contact-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:65px;align-items:start}.contact-copy h2{font-size:clamp(2.4rem,5vw,4.5rem)}.contact-copy__note{display:flex;gap:14px;padding:18px;border-radius:14px;background:var(--esw-mist)}.contact-copy__note .esw-icon{color:var(--esw-blue);width:28px;height:28px}.contact-copy__note strong,.contact-copy__note span{display:block}.quote-form-card{padding:34px;border-radius:22px;background:var(--esw-mist)}.plugin-required{text-align:center;padding:35px}.plugin-required h3{font-size:25px}.esw-form-status{padding:14px 16px;margin-bottom:20px;border-radius:12px}.esw-form-status--success{background:#e6f8ee;color:#147543}.esw-form-status--error{background:#fff0ef;color:#a22a22}.esw-quote-form{display:grid;gap:18px}.esw-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.esw-form-field{display:grid;gap:7px}.esw-form-field--full{grid-column:1/-1}.esw-form-field label{font-size:13px;font-weight:750;color:#344054}.esw-form-field input,.esw-form-field select,.esw-form-field textarea{width:100%;border:1px solid #cbd8df;border-radius:11px;background:#fff;padding:12px 13px;outline:0}.esw-form-field input,.esw-form-field select{height:48px}.esw-form-field textarea{min-height:130px;resize:vertical}.esw-form-field input:focus,.esw-form-field select:focus,.esw-form-field textarea:focus{border-color:var(--esw-blue);box-shadow:0 0 0 4px rgba(23,105,170,.1)}.esw-form-checks{display:flex;flex-wrap:wrap;gap:10px}.esw-form-checks label{display:flex;align-items:center;gap:7px;padding:8px 11px;border-radius:9px;background:#fff;border:1px solid var(--esw-line);font-size:13px}.esw-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.esw-form-help{font-size:12px;color:var(--esw-muted)}
.site-footer{position:relative;background:#07163a;color:#fff;overflow:hidden}.site-footer:before{content:"";position:absolute;inset:0;background-image:var(--footer-image);background-position:center;background-size:cover;opacity:.18}.site-footer__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,22,58,.72),#07163a 55%)}.site-footer__inner{position:relative;z-index:1;padding-top:85px}.footer-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:65px}.footer-cta h2{max-width:850px;margin:0;font-size:clamp(3.2rem,7vw,7.4rem);line-height:.92;letter-spacing:-.06em;text-transform:uppercase}.footer-cta__button{width:118px;height:118px;border-radius:50%;display:grid;place-items:center;background:var(--esw-accent);box-shadow:0 22px 55px rgba(255,91,79,.28);transition:transform .3s var(--esw-ease)}.footer-cta__button:hover{transform:rotate(-8deg) scale(1.04)}.footer-cta__button .esw-icon{width:42px;height:42px}.footer-grid{display:grid;grid-template-columns:1.25fr .7fr .7fr 1fr;gap:50px;padding:48px;border:1px solid rgba(255,255,255,.15);border-radius:28px 28px 0 0;background:rgba(255,255,255,.05);backdrop-filter:blur(12px)}.footer-logo{max-width:220px}.footer-logo .custom-logo{max-height:64px}.footer-brand p{color:rgba(255,255,255,.63);max-width:320px;font-size:14px}.footer-socials{margin-top:24px}.footer-socials a{background:rgba(255,255,255,.08)}.footer-column h3,.footer-contact h3{font-size:15px;margin:0 0 20px}.footer-menu{list-style:none;margin:0;padding:0;display:grid;gap:10px}.footer-menu a{color:rgba(255,255,255,.72);font-size:14px}.footer-menu a:before{content:"↗";margin-right:8px;color:var(--esw-accent)}.footer-menu a:hover{color:#fff}.footer-contact{display:grid;align-content:start;gap:12px}.footer-contact>a{font-size:19px;font-weight:700}.footer-contact p{margin:0;color:rgba(255,255,255,.7)}.footer-bottom{min-height:78px;display:flex;justify-content:space-between;align-items:center;gap:25px;color:rgba(255,255,255,.58);font-size:12px}.footer-bottom-menu{list-style:none;display:flex;gap:20px;margin:0;padding:0}.footer-bottom-menu a:hover{color:#fff}
@media(max-width:1180px){.header-cta{margin-right:0;min-height:52px;border-radius:12px;padding-inline:20px}.primary-menu>li>a{padding-inline:9px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-grid,.team-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-contact{grid-column:2/4}.topbar__right>span,.topbar__right>a:not(.social-links a){display:none}}
@media(max-width:980px){.topbar{display:none}.main-header__inner{min-height:78px}.primary-navigation{position:fixed;inset:78px 0 0 0;z-index:100;background:#fff;padding:24px 20px;overflow:auto;opacity:0;visibility:hidden;transform:translateY(-10px);transition:.25s ease}.primary-navigation.is-open{opacity:1;visibility:visible;transform:none}.primary-menu{display:grid;align-items:start}.primary-menu>li>a{font-size:18px;min-height:52px}.primary-menu .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:0 0 8px 18px;display:block}.primary-menu .menu-item-has-children:hover>.sub-menu,.primary-menu .menu-item-has-children:focus-within>.sub-menu{display:block}.menu-toggle{display:grid}.header-cta{display:none}.home-hero{min-height:760px}.home-hero h1{font-size:clamp(3.6rem,10vw,6rem)}.split-layout,.split-layout--intro,.split-layout--why,.contact-layout,.faq-layout,.single-layout,.article-layout,.team-profile{grid-template-columns:1fr}.split-layout__media{max-width:720px}.faq-intro,.single-layout__aside,.article-sidebar{position:static}.services-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonials-grid,.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading--split{grid-template-columns:1fr;gap:18px}.footer-grid{grid-template-columns:1fr 1fr}.footer-contact{grid-column:auto}.footer-cta__button{width:92px;height:92px}.footer-cta h2{font-size:clamp(3rem,9vw,6rem)}}
@media(max-width:680px){.esw-container{width:min(calc(100% - 28px),var(--esw-container))}.section{padding:76px 0}.section h2{font-size:clamp(2rem,10vw,3.2rem)}.site-branding{max-width:185px}.custom-logo{max-height:48px}.main-header__inner{gap:10px}.header-actions{margin-left:auto}.search-toggle{display:none}.home-hero{min-height:720px}.home-hero__content{padding-top:40px}.home-hero h1{font-size:clamp(3.1rem,15vw,5rem)}.home-hero__facts{display:grid;width:100%}.home-hero__facts>div{min-width:0;padding:12px 16px}.home-hero__scroll{display:none}.experience-badge{right:10px;width:130px;height:130px}.rounded-media,.illustration-card{min-height:390px}.services-grid,.services-grid--archive,.team-grid,.team-grid--archive,.testimonials-grid,.posts-grid,.career-benefits,.values-grid,.contact-cards,.stats-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr}.section-heading{margin-bottom:32px}.service-highlights ul,.service-gallery__grid,.esw-form-grid{grid-template-columns:1fr}.footer-cta{align-items:flex-end}.footer-cta h2{font-size:clamp(2.9rem,16vw,4.7rem)}.footer-cta__button{width:72px;height:72px;flex:0 0 auto}.footer-cta__button .esw-icon{width:28px;height:28px}.footer-grid{grid-template-columns:1fr;padding:30px 24px}.footer-bottom{align-items:flex-start;flex-direction:column;padding:22px 0}.career-cta{align-items:flex-start;flex-direction:column;padding:30px}.timeline:before{left:18px}.timeline__item{grid-template-columns:54px 1fr;gap:16px}.timeline__item>span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:14px}.timeline__item>span:after{left:11px}.quote-form-card{padding:22px}.page-hero{min-height:340px}.page-hero__content{padding:75px 0 50px}.page-hero h1{font-size:clamp(2.8rem,15vw,4.5rem)}}

@media(max-width:782px){.admin-bar.esw-sticky-header .site-header{top:46px}}

/* EasySeaWay 1.1: page-level editing, mobile side navigation and search modal. */
.mobile-menu__head,.mobile-menu__footer,.mobile-menu-overlay,.submenu-toggle{display:none}.site-search-panel{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:32px;background:transparent;border:0;box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}.site-search-panel.is-open{opacity:1;visibility:visible;pointer-events:auto}.site-search-panel__backdrop{position:absolute;inset:0;background:rgba(7,18,46,.62);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-search-panel__dialog{position:relative;z-index:1;width:min(900px,100%);padding:clamp(34px,6vw,72px);border:1px solid rgba(255,255,255,.3);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:0 35px 100px rgba(4,16,45,.35);transform:translateY(22px) scale(.98);transition:transform .32s var(--esw-ease)}.site-search-panel.is-open .site-search-panel__dialog{transform:none}.site-search-panel__close{position:absolute;top:18px;right:18px;width:48px;height:48px;border:1px solid var(--esw-line);border-radius:50%;background:#fff;color:var(--esw-navy);display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,background .2s ease}.site-search-panel__close:hover{transform:rotate(90deg);background:var(--esw-mist)}.site-search-panel__content{text-align:center}.site-search-panel__content h2{margin:8px 0 28px;font-size:clamp(2.2rem,5vw,4.7rem);line-height:1.05;color:var(--esw-navy)}.site-search-panel .search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.site-search-panel .search-field{height:66px;border-radius:16px;padding-inline:22px;font-size:18px;background:#fff}.site-search-panel .search-submit{height:66px;min-width:150px;border-radius:16px}.search-open,.menu-open{overflow:hidden}
@media(max-width:980px){.main-header{position:relative;z-index:1100}.primary-navigation{position:fixed;inset:0 0 0 auto;z-index:1150;width:min(88vw,430px);height:100dvh;margin:0;padding:0;background:#fff;overflow-y:auto;overscroll-behavior:contain;opacity:1;visibility:hidden;transform:translateX(105%);box-shadow:-28px 0 70px rgba(8,28,65,.2);transition:transform .34s var(--esw-ease),visibility .34s ease}.primary-navigation.is-open{opacity:1;visibility:visible;transform:none}.mobile-menu__head{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--esw-line);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-menu__brand{max-width:190px}.mobile-menu__brand .custom-logo{max-height:48px}.mobile-menu__close{display:grid;flex:0 0 auto;background:var(--esw-mist)}.mobile-menu__footer{display:block;padding:20px;border-top:1px solid var(--esw-line)}.mobile-menu__footer .button{width:100%;justify-content:center}.mobile-menu-overlay{position:fixed;inset:0;z-index:1120;display:block;background:rgba(6,18,44,.62);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.menu-open .mobile-menu-overlay{opacity:1;visibility:visible;pointer-events:auto}.primary-menu{display:block;padding:16px 20px}.primary-menu>li,.primary-menu .sub-menu>li{position:relative;border-bottom:1px solid rgba(18,53,98,.08)}.primary-menu>li>a,.primary-menu .sub-menu a{min-height:54px;padding:15px 50px 15px 10px;border-radius:10px;font-size:17px;line-height:1.35}.primary-menu .sub-menu a{font-size:15px;color:#4c5d73}.submenu-toggle{position:absolute;top:7px;right:2px;z-index:2;display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:11px;background:transparent;color:var(--esw-navy);cursor:pointer;transition:background .2s ease,color .2s ease}.submenu-toggle:hover,.submenu-toggle[aria-expanded=true]{background:var(--esw-mist);color:var(--esw-accent)}.submenu-toggle span{width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translate(-2px,-2px);transition:transform .25s ease}.submenu-toggle[aria-expanded=true] span{transform:rotate(225deg) translate(-1px,-1px)}.primary-menu .sub-menu{position:static;display:block;min-width:0;max-height:0;margin:0;padding:0 0 0 18px;border:0;border-radius:0;box-shadow:none;opacity:0;visibility:hidden;transform:none;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,padding .35s ease,visibility .35s ease}.primary-menu li.submenu-open>.sub-menu{max-height:900px;padding-bottom:8px;opacity:1;visibility:visible}.primary-menu .menu-item-has-children:hover>.sub-menu,.primary-menu .menu-item-has-children:focus-within>.sub-menu{max-height:0;padding-bottom:0;opacity:0;visibility:hidden}.primary-menu .menu-item-has-children.submenu-open:hover>.sub-menu,.primary-menu .menu-item-has-children.submenu-open:focus-within>.sub-menu{max-height:900px;padding-bottom:8px;opacity:1;visibility:visible}.menu-toggle{display:grid}.header-cta{display:none}}
@media(max-width:680px){.search-toggle{display:grid}.header-actions{gap:4px}.icon-button{width:42px;height:42px}.site-search-panel{padding:14px}.site-search-panel__dialog{padding:58px 18px 24px;border-radius:22px}.site-search-panel__close{top:12px;right:12px;width:42px;height:42px}.site-search-panel__content h2{margin-bottom:20px;font-size:clamp(2rem,12vw,3.2rem)}.site-search-panel .search-form{grid-template-columns:1fr}.site-search-panel .search-field,.site-search-panel .search-submit{height:58px;width:100%}}
html[dir=rtl] .site-search-panel__close{right:auto;left:18px}@media(max-width:980px){html[dir=rtl] .primary-navigation{inset:0 auto 0 0;transform:translateX(-105%);box-shadow:28px 0 70px rgba(8,28,65,.2)}html[dir=rtl] .primary-navigation.is-open{transform:none}html[dir=rtl] .submenu-toggle{right:auto;left:2px}html[dir=rtl] .primary-menu>li>a,html[dir=rtl] .primary-menu .sub-menu a{padding-right:10px;padding-left:50px}html[dir=rtl] .primary-menu .sub-menu{padding-left:0;padding-right:18px}}

/* EasySeaWay 1.2 — dynamic visual system, slider and responsive refinements. */
:root{--esw-heading-xl:clamp(2.55rem,5.2vw,5.25rem);--esw-heading-lg:clamp(2.05rem,3.8vw,3.75rem);--esw-heading-md:clamp(1.65rem,2.8vw,2.7rem)}
body{overflow-x:hidden}.section{position:relative;isolation:isolate}.section--dynamic{background:var(--section-bg,#fff);color:var(--section-text,#10254f);overflow:hidden}.section--dynamic>.esw-container{position:relative;z-index:2}.section--dynamic h1,.section--dynamic h2,.section--dynamic h3,.section--dynamic h4,.section--dynamic p,.section--dynamic li{color:inherit}.section--dynamic .eyebrow,.section--dynamic .text-link,.section--dynamic .service-card__icon,.section--dynamic .process-card__icon,.section--dynamic .why-point__icon{color:var(--section-accent,var(--esw-accent))}.section-dynamic-bg{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(120deg,var(--section-bg,#fff) 18%,color-mix(in srgb,var(--section-bg,#fff) 82%,transparent) 100%),var(--section-image,none);background-size:cover;background-position:center;opacity:.16;pointer-events:none}.section h2,.section-heading h2{font-size:var(--esw-heading-lg);line-height:1.08;letter-spacing:-.035em}.content-prose h2{font-size:var(--esw-heading-md)}

/* Dynamic global header/footer colors. */
.topbar{background:var(--esw-topbar-bg,#151515);color:var(--esw-topbar-text,#fff)}.topbar a,.topbar span{color:inherit}.main-header{background:var(--esw-header-bg,#fff);color:var(--esw-header-text,#10254f)}.primary-menu>li>a,.header-actions{color:inherit}.header-cta,.mobile-menu__footer .button{background:var(--esw-header-cta-bg,var(--esw-accent));color:var(--esw-header-cta-text,#fff)}.custom-logo,.site-logo__image{width:auto;max-width:100%;height:auto;max-height:64px;object-fit:contain}.esw-managed-logo{display:inline-flex;align-items:center}.mobile-menu__brand .custom-logo{max-height:50px}
.site-footer{background-color:var(--esw-footer-bg,#07173d);color:var(--esw-footer-text,#fff)}.footer-grid{background:var(--esw-footer-card-bg,rgba(23,38,75,.92));color:var(--esw-footer-text,#fff)}.site-footer h2,.site-footer h3,.site-footer p,.site-footer a{color:inherit}.footer-column h3,.footer-contact h3{color:var(--esw-footer-text,#fff)}

/* Modern homepage hero slider. */
.home-slider{position:relative;min-height:clamp(650px,78vh,860px);background:#07152f;color:var(--slider-text,#fff);overflow:hidden;isolation:isolate}.home-slider__track,.home-slide{position:absolute;inset:0}.home-slide{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .85s ease,visibility .85s ease}.home-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.home-slide__media,.home-slide__overlay,.home-slide__mesh{position:absolute;inset:0}.home-slide__media{overflow:hidden}.home-slide__image,.home-slide__media>img{width:100%;height:100%;object-fit:cover;transform:scale(1.075);filter:saturate(.94) contrast(1.03);transition:transform 7s cubic-bezier(.2,.7,.2,1)}.home-slide.is-active .home-slide__image,.home-slide.is-active .home-slide__media>img{transform:scale(1)}.home-slide__overlay{background:linear-gradient(90deg,color-mix(in srgb,var(--slider-overlay,#07152f) calc(var(--slider-overlay-opacity,.64)*100%),transparent) 0%,color-mix(in srgb,var(--slider-overlay,#07152f) 48%,transparent) 52%,color-mix(in srgb,var(--slider-overlay,#07152f) 22%,transparent) 100%)}.home-slide__mesh{opacity:.28;background-image:radial-gradient(circle at 75% 25%,color-mix(in srgb,var(--slider-accent,#ff5b4f) 45%,transparent) 0 2px,transparent 3px),linear-gradient(120deg,transparent 0 55%,rgba(255,255,255,.08) 55.2% 55.8%,transparent 56%);background-size:46px 46px,100% 100%;mask-image:linear-gradient(90deg,transparent 20%,#000 100%)}.home-slide__decorative{position:absolute;z-index:2;right:4%;top:13%;width:min(42vw,560px);height:min(65vh,650px);opacity:.18;mix-blend-mode:screen;filter:drop-shadow(0 30px 80px rgba(0,0,0,.3));pointer-events:none}.home-slide__decorative img{width:100%;height:100%;object-fit:contain}.home-slide__content{position:relative;z-index:4;display:flex;align-items:center;min-height:clamp(650px,78vh,860px);padding-top:80px;padding-bottom:170px}.home-slide__copy{width:min(760px,72%);color:var(--slider-text,#fff)}.home-slide__copy h1{max-width:15ch;margin:12px 0 22px;font-size:var(--esw-heading-xl);line-height:.98;letter-spacing:-.045em;color:inherit;text-wrap:balance}.home-slide__copy .eyebrow{color:color-mix(in srgb,var(--slider-accent,#ff5b4f) 70%,#fff)}.home-slide__copy .home-hero__lead{max-width:650px;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.75;color:color-mix(in srgb,var(--slider-text,#fff) 86%,transparent)}.home-slide__copy>*{opacity:0;transform:translateY(26px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.75,.25,1)}.home-slide.is-active .home-slide__copy>*{opacity:1;transform:none}.home-slide.is-active .home-slide__copy>*:nth-child(2){transition-delay:.08s}.home-slide.is-active .home-slide__copy>*:nth-child(3){transition-delay:.16s}.home-slide.is-active .home-slide__copy>*:nth-child(4){transition-delay:.24s}.home-slide--center .home-slide__content{justify-content:center;text-align:center}.home-slide--center .home-slide__copy{margin-inline:auto}.home-slide--center .home-slide__copy h1,.home-slide--center .home-slide__copy .home-hero__lead{margin-inline:auto}.home-slide--center .button-row{justify-content:center}.home-slide--right .home-slide__content{justify-content:flex-end;text-align:right}.home-slide--right .home-slide__copy h1,.home-slide--right .home-slide__copy .home-hero__lead{margin-left:auto}.home-slide--right .button-row{justify-content:flex-end}.home-slider__bottom{position:absolute;left:50%;bottom:38px;z-index:8;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;transform:translateX(-50%);pointer-events:none}.home-slider__bottom>*{pointer-events:auto}.home-slider .home-hero__facts{position:static;display:flex;margin:0;background:rgba(7,21,47,.42);border:1px solid rgba(255,255,255,.18);border-radius:20px;box-shadow:0 18px 55px rgba(0,0,0,.18);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-slider .home-hero__facts>div{padding:14px 22px}.home-slider .home-hero__facts strong{font-size:clamp(1.15rem,2vw,1.65rem);color:#fff}.home-slider .home-hero__facts span{color:rgba(255,255,255,.72)}.home-slider__navigation{display:flex;align-items:center;gap:12px}.home-slider__arrow{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(7,21,47,.34);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .2s ease,transform .2s ease,border-color .2s ease}.home-slider__arrow:hover{background:var(--slider-accent,#ff5b4f);border-color:var(--slider-accent,#ff5b4f);transform:translateY(-2px)}.home-slider__arrow--prev .esw-icon{transform:rotate(180deg)}.home-slider__dots{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:rgba(7,21,47,.34);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-slider__dot{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.45);cursor:pointer;transition:width .25s ease,background .25s ease}.home-slider__dot.is-active{width:28px;background:var(--slider-accent,#ff5b4f)}.home-slider .button--accent{background:var(--slider-accent,#ff5b4f)}

/* Home cards and icon presentation. */
.why-point__icon{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;border-radius:15px!important;background:color-mix(in srgb,var(--section-accent) 16%,transparent)!important;color:var(--section-accent)!important}.why-point__icon .esw-icon{width:24px;height:24px}.process-card{position:relative;overflow:hidden}.process-card__icon{display:grid;width:54px;height:54px;place-items:center;margin-bottom:20px;border-radius:17px;background:color-mix(in srgb,var(--section-accent) 13%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--section-accent) 20%,transparent)}.process-card__icon .esw-icon{width:26px;height:26px}.process-card>small{position:absolute;right:20px;top:18px;font-weight:700;color:color-mix(in srgb,var(--section-text) 32%,transparent)}.service-card__icon{background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 12%,#fff)}

/* More modern interior-page hero. */
.page-hero--modern{position:relative;min-height:clamp(350px,46vw,530px);background:var(--hero-bg,#0b1f4d);color:var(--hero-text,#fff);overflow:hidden;isolation:isolate}.page-hero--modern .page-hero__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.015)}.page-hero--modern .page-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--hero-overlay,#07152f) calc(var(--hero-opacity,.72)*100%),transparent),color-mix(in srgb,var(--hero-overlay,#07152f) 35%,transparent));z-index:1}.page-hero__decorative{position:absolute;right:4%;bottom:-14%;z-index:2;width:min(42vw,520px);max-height:88%;object-fit:contain;opacity:.18;filter:drop-shadow(0 25px 70px rgba(0,0,0,.3));mix-blend-mode:screen}.page-hero__shape{position:absolute;right:-11%;bottom:-52%;z-index:2;width:46vw;aspect-ratio:1;border-radius:50%;border:1px solid color-mix(in srgb,var(--hero-accent,#ff5b4f) 45%,transparent);box-shadow:0 0 0 38px color-mix(in srgb,var(--hero-accent,#ff5b4f) 8%,transparent),0 0 0 82px color-mix(in srgb,var(--hero-accent,#ff5b4f) 4%,transparent)}.page-hero--modern .page-hero__content{position:relative;z-index:3;padding-block:clamp(90px,13vw,155px) clamp(65px,9vw,110px);color:var(--hero-text,#fff)}.page-hero--modern h1{max-width:16ch;margin-top:15px;font-size:clamp(2.45rem,6vw,5.3rem);line-height:1;letter-spacing:-.04em;color:inherit}.page-hero--modern .eyebrow{color:var(--hero-accent,#ff5b4f)}.page-hero--modern .breadcrumbs,.page-hero--modern .breadcrumbs a{color:color-mix(in srgb,var(--hero-text,#fff) 72%,transparent)}

/* Mobile side menu must remain sharp above the blurred overlay. */
@media(max-width:980px){body.menu-open .site-header,body.menu-open .main-header{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important}.mobile-menu-overlay{z-index:9998!important;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.primary-navigation{z-index:9999!important;background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;isolation:isolate;box-shadow:-24px 0 80px rgba(4,19,46,.28)!important}.primary-navigation *{-webkit-backdrop-filter:none;backdrop-filter:none}.mobile-menu__head{background:#fff!important}.primary-menu{background:#fff}.home-slide__copy{width:min(710px,88%)}.home-slider__bottom{bottom:28px;align-items:center}.home-slider .home-hero__facts{display:none}.home-slider__navigation{margin-left:auto}.home-slide__content{padding-bottom:120px}.home-slide__decorative{right:-5%;opacity:.12}.page-hero__shape{width:64vw}}

@media(max-width:680px){:root{--esw-heading-xl:clamp(2.25rem,10vw,3.35rem);--esw-heading-lg:clamp(1.75rem,8vw,2.5rem);--esw-heading-md:clamp(1.45rem,6.5vw,2.05rem)}.section{padding-block:68px}.section h2,.section-heading h2{font-size:var(--esw-heading-lg)}.home-slider{min-height:660px}.home-slide__content{min-height:660px;padding-top:78px;padding-bottom:115px}.home-slide__copy{width:100%;text-align:left!important}.home-slide__copy h1{max-width:14ch;font-size:var(--esw-heading-xl);line-height:1.02}.home-slide__copy .home-hero__lead{font-size:1rem;line-height:1.65}.home-slide--center .button-row,.home-slide--right .button-row{justify-content:flex-start}.home-slide__decorative{top:18%;right:-24%;width:78vw;height:42vh;opacity:.11}.home-slide__overlay{background:linear-gradient(180deg,color-mix(in srgb,var(--slider-overlay,#07152f) 42%,transparent),color-mix(in srgb,var(--slider-overlay,#07152f) 84%,transparent))}.home-slider__bottom{bottom:20px;justify-content:center}.home-slider__navigation{margin:0}.home-slider__arrow{width:43px;height:43px}.home-slider__dots{padding:9px 11px}.page-hero--modern{min-height:330px}.page-hero--modern .page-hero__content{padding-block:82px 54px}.page-hero--modern h1{font-size:clamp(2.05rem,10vw,3.2rem)}.page-hero__decorative{right:-18%;width:78vw;opacity:.12}.page-hero__shape{right:-32%;bottom:-35%;width:100vw}.site-branding{max-width:170px}.custom-logo,.site-logo__image{max-height:48px}}

@media(prefers-reduced-motion:reduce){.home-slide,.home-slide__image,.home-slide__copy>*{transition:none!important;transform:none!important}.home-slider__dot,.home-slider__arrow{transition:none!important}}
.service-icon-render{display:grid;place-items:center;width:100%;height:100%;color:var(--service-icon-color,var(--esw-accent))}.service-icon-render .esw-icon{color:inherit}.service-icon-render .service-icon-image{display:block;width:72%;height:72%;object-fit:contain}.page-content-media{margin:0 0 34px;border-radius:22px;overflow:hidden;box-shadow:var(--esw-shadow)}.page-content-media img{display:block;width:100%;max-height:620px;object-fit:cover}.footer-hours{margin-top:14px;color:rgba(255,255,255,.74);font-size:.92rem;line-height:1.65}.esw-form-consent label{display:flex;align-items:flex-start;gap:10px}.esw-form-consent input{margin-top:5px;flex:0 0 auto}
.section--dynamic .service-card,.section--dynamic .team-card,.section--dynamic .post-card,.section--dynamic .testimonial-card{color:var(--esw-ink)}.section--dynamic .service-card p,.section--dynamic .team-card p,.section--dynamic .post-card p,.section--dynamic .testimonial-card p{color:var(--esw-muted)}.section--dynamic .service-card__badge,.section--dynamic .service-card__link{color:var(--section-accent,var(--esw-accent))}
.home-slide__copy h1{ text-transform:none }.footer-cta h2{font-size:clamp(2.5rem,5.2vw,5.25rem);line-height:1;letter-spacing:-.045em;text-transform:none}.footer-cta__button{width:96px;height:96px}.footer-cta__button .esw-icon{width:34px;height:34px}@media(max-width:680px){.search-toggle{display:grid}.header-actions{gap:4px}.header-actions .icon-button{width:42px;height:42px}.footer-cta{align-items:center}.footer-cta h2{font-size:clamp(2.05rem,10vw,3.15rem)}.footer-cta__button{width:66px;height:66px}}

/* EasySeaWay 1.3.0 — cinematic homepage slider and unified About page */
.home-slide__image,.home-slide__media>img{object-position:var(--slide-image-position,center)}
.home-slide__number{display:inline-flex;align-items:center;gap:12px;margin-bottom:10px;color:color-mix(in srgb,var(--slider-accent,#ff5b4f) 78%,#fff);font-size:12px;font-weight:850;letter-spacing:.18em}
.home-slide__number:after{content:"";width:46px;height:1px;background:currentColor;opacity:.7}
.home-slide__decorative{animation:esw-hero-float 7s ease-in-out infinite alternate}
@keyframes esw-hero-float{from{transform:translate3d(0,-8px,0) rotate(-1deg)}to{transform:translate3d(0,12px,0) rotate(1deg)}}
.home-slider__controls{display:flex;align-items:center;gap:18px}
.home-slider__status{min-width:150px;display:grid;grid-template-columns:auto 32px auto;align-items:center;gap:8px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.14em}
.home-slider__status>i{height:1px;background:rgba(255,255,255,.42)}
.home-slider__progress{grid-column:1/-1;height:2px;overflow:hidden;border-radius:99px;background:rgba(255,255,255,.2)}
.home-slider__progress b{display:block;width:100%;height:100%;background:var(--slider-accent,#ff5b4f);transform-origin:left center;transform:scaleX(0)}
@keyframes esw-slider-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.home-slide.is-entering,.home-slide.is-leaving{visibility:visible;pointer-events:none}
.home-slide.is-entering{z-index:3}.home-slide.is-leaving{z-index:2}
.home-slider[data-transition="cinematic"] .home-slide{opacity:1}
.home-slider[data-transition="cinematic"] .home-slide__media{clip-path:inset(0 100% 0 0);transition:clip-path 1.05s cubic-bezier(.72,0,.18,1)}
.home-slider[data-transition="cinematic"].is-direction-prev .home-slide__media{clip-path:inset(0 0 0 100%)}
.home-slider[data-transition="cinematic"] .home-slide.is-active .home-slide__media,.home-slider[data-transition="cinematic"] .home-slide.is-entering .home-slide__media{clip-path:inset(0)}
.home-slider[data-transition="cinematic"] .home-slide.is-leaving .home-slide__media{clip-path:inset(0 100% 0 0)}
.home-slider[data-transition="cinematic"].is-direction-prev .home-slide.is-leaving .home-slide__media{clip-path:inset(0 0 0 100%)}
.home-slider[data-transition="cinematic"] .home-slide__overlay,.home-slider[data-transition="cinematic"] .home-slide__mesh{transition:opacity .8s ease}.home-slider[data-transition="cinematic"] .home-slide:not(.is-active):not(.is-leaving):not(.is-entering) .home-slide__overlay,.home-slider[data-transition="cinematic"] .home-slide:not(.is-active):not(.is-leaving):not(.is-entering) .home-slide__mesh{opacity:0}
.home-slider[data-transition="slide"] .home-slide{transform:translateX(8%);transition:opacity .7s ease,visibility .7s ease,transform .9s cubic-bezier(.22,.75,.2,1)}
.home-slider[data-transition="slide"].is-direction-prev .home-slide{transform:translateX(-8%)}
.home-slider[data-transition="slide"] .home-slide.is-active,.home-slider[data-transition="slide"] .home-slide.is-entering{transform:none}
.home-slider[data-transition="slide"] .home-slide.is-leaving{opacity:0;transform:translateX(-6%)}
.home-slider[data-transition="slide"].is-direction-prev .home-slide.is-leaving{transform:translateX(6%)}

.about-page-nav{position:relative;z-index:15;margin-top:-28px}
.about-page-nav__inner{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:12px;border:1px solid rgba(16,37,79,.1);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 55px rgba(8,31,71,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}
.about-page-nav a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:12px;color:var(--esw-navy);font-size:14px;font-weight:800;transition:background .2s ease,color .2s ease,transform .2s ease}
.about-page-nav a:hover{background:var(--esw-accent);color:#fff;transform:translateY(-2px)}
#company-overview,#our-history,#our-team,#careers{scroll-margin-top:120px}
.about-intro__layout{align-items:center}.about-intro__media{position:relative}.about-intro__media:before{content:"";position:absolute;z-index:-1;inset:-26px 30% 20% -24px;border-radius:30px;background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 14%,transparent);transform:rotate(-3deg)}
.stats-grid--modern{gap:14px}.stats-grid--modern>div{position:relative;overflow:hidden;padding:32px 24px;border:1px solid color-mix(in srgb,var(--section-text,#10254f) 10%,transparent);border-radius:20px;background:color-mix(in srgb,var(--section-bg,#fff) 88%,#fff);box-shadow:0 14px 35px rgba(9,34,75,.07)}
.stats-grid--modern>div:after{content:"";position:absolute;right:-34px;bottom:-42px;width:110px;height:110px;border-radius:50%;background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 12%,transparent)}
.stats-grid--modern strong{position:relative;z-index:1}.stats-grid--modern span{position:relative;z-index:1}
.values-grid--modern article{position:relative;overflow:hidden;min-height:310px;padding:34px;border:1px solid color-mix(in srgb,var(--section-text,#10254f) 10%,transparent);border-radius:24px;background:color-mix(in srgb,var(--section-bg,#fff) 94%,#fff);box-shadow:0 16px 42px rgba(8,32,70,.08);transition:transform .3s var(--esw-ease),box-shadow .3s var(--esw-ease)}
.values-grid--modern article:hover{transform:translateY(-8px);box-shadow:0 24px 58px rgba(8,32,70,.14)}
.values-grid--modern article:after{content:"";position:absolute;right:-46px;top:-46px;width:150px;height:150px;border-radius:50%;background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 10%,transparent)}
.values-grid__icon{position:relative;z-index:1;width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 12%,#fff);color:var(--section-accent,var(--esw-accent))}.values-grid__icon .esw-icon{width:30px;height:30px}
.values-grid--modern small{display:block;margin:34px 0 10px;color:var(--section-accent,var(--esw-accent));font-weight:850;letter-spacing:.14em}
.about-history{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:clamp(45px,7vw,95px);align-items:start}
.about-history__intro{position:sticky;top:120px}.about-history__intro h2{max-width:13ch}.about-history__intro>p:last-of-type{max-width:560px;opacity:.74;font-size:1.05rem;line-height:1.8}
.about-history__image{margin-top:32px;overflow:hidden;border-radius:24px;box-shadow:0 24px 70px rgba(0,0,0,.22)}.about-history__image img{width:100%;height:320px;object-fit:cover}
.about-timeline{position:relative}.about-timeline:before{content:"";position:absolute;left:81px;top:20px;bottom:20px;width:1px;background:color-mix(in srgb,var(--section-text,#fff) 20%,transparent)}
.about-timeline__item{position:relative;display:grid;grid-template-columns:125px minmax(0,1fr);gap:26px;padding:0 0 42px}
.about-timeline__item:before{content:"";position:absolute;left:74px;top:15px;width:15px;height:15px;border:4px solid var(--section-bg,#071f46);border-radius:50%;background:var(--section-accent,var(--esw-accent));box-shadow:0 0 0 1px color-mix(in srgb,var(--section-text,#fff) 30%,transparent)}
.about-timeline__year{padding-top:4px;color:var(--section-accent,var(--esw-accent));font-size:14px;font-weight:900;letter-spacing:.08em}
.about-timeline__content{padding:24px 26px;border:1px solid color-mix(in srgb,var(--section-text,#fff) 14%,transparent);border-radius:20px;background:color-mix(in srgb,var(--section-bg,#071f46) 82%,#fff 6%);box-shadow:0 16px 40px rgba(0,0,0,.1)}
.about-timeline__content h3{margin:0 0 10px;font-size:1.25rem}.about-timeline__content p{margin:0;opacity:.7;line-height:1.7}
.about-team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.about-career{display:grid;gap:38px}.about-career__main{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:clamp(40px,7vw,90px);align-items:center;padding:clamp(32px,5vw,62px);border:1px solid color-mix(in srgb,var(--section-text,#10254f) 10%,transparent);border-radius:30px;background:color-mix(in srgb,var(--section-bg,#fff) 92%,#fff);box-shadow:0 22px 70px rgba(7,31,72,.1)}
.about-career__copy h2{max-width:14ch}.about-career__copy>p:not(.eyebrow){max-width:620px;margin-bottom:28px;opacity:.72;font-size:1.06rem;line-height:1.8}
.about-career__media{min-height:390px}.about-career__media img{width:100%;height:390px;object-fit:cover}
.about-career__visual{position:relative;height:390px;display:grid;place-items:center;overflow:hidden;border-radius:25px;background:linear-gradient(145deg,color-mix(in srgb,var(--section-accent,var(--esw-accent)) 24%,var(--esw-navy)),var(--esw-navy));color:#fff}.about-career__visual>.esw-icon{width:92px;height:92px;opacity:.88}.about-career__visual span{position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%}.about-career__visual span:nth-child(2){width:220px;height:220px}.about-career__visual span:nth-child(3){width:310px;height:310px}.about-career__visual span:nth-child(4){width:400px;height:400px}
.career-benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.career-benefits-grid article{padding:30px;border:1px solid color-mix(in srgb,var(--section-text,#10254f) 10%,transparent);border-radius:22px;background:color-mix(in srgb,var(--section-bg,#fff) 94%,#fff)}.career-benefits-grid article>span{width:54px;height:54px;display:grid;place-items:center;margin-bottom:24px;border-radius:16px;background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 12%,#fff);color:var(--section-accent,var(--esw-accent))}.career-benefits-grid h3{margin:0 0 10px}.career-benefits-grid p{margin:0;opacity:.68;line-height:1.7}

@media(max-width:1100px){.about-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-history{grid-template-columns:1fr}.about-history__intro{position:static}.about-history__intro h2{max-width:18ch}.about-career__main{grid-template-columns:1fr}.about-career__media{order:-1;min-height:320px}.about-career__media img,.about-career__visual{height:320px}}
@media(max-width:980px){.home-slider__controls{margin-left:auto}.home-slider__status{display:none}.about-page-nav{margin-top:-20px}.about-page-nav__inner{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.about-page-nav a{white-space:nowrap}.about-timeline:before{left:65px}.about-timeline__item{grid-template-columns:95px minmax(0,1fr)}.about-timeline__item:before{left:58px}.career-benefits-grid{grid-template-columns:1fr}}
@media(max-width:680px){.home-slide__number{margin-bottom:5px}.home-slide__number:after{width:28px}.home-slider__controls{width:100%;justify-content:center}.about-page-nav{margin-top:-14px}.about-page-nav__inner{margin-inline:14px;padding:8px;border-radius:15px}.about-page-nav a{min-height:40px;padding-inline:15px;font-size:13px}.stats-grid--modern{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid--modern>div{padding:24px 18px}.values-grid--modern{grid-template-columns:1fr}.values-grid--modern article{min-height:auto}.about-timeline:before{left:10px}.about-timeline__item{display:block;padding-left:38px;padding-bottom:28px}.about-timeline__item:before{left:3px}.about-timeline__year{margin-bottom:8px}.about-timeline__content{padding:20px}.about-team-grid{grid-template-columns:1fr}.about-career__main{padding:24px;border-radius:24px}.about-career__media,.about-career__media img,.about-career__visual{height:260px;min-height:260px}}
@media(prefers-reduced-motion:reduce){.home-slide__decorative{animation:none}.home-slider__progress b{animation:none!important}.values-grid--modern article,.about-page-nav a{transition:none}}
.footer-menu .sub-menu{list-style:none;margin:8px 0 0 14px;padding:0;display:grid;gap:7px}.footer-menu .sub-menu a{font-size:12px;opacity:.82}.footer-menu .sub-menu a:before{content:"–"}

/* EasySeaWay 1.4.0 — responsive header, crisp mobile drawer and dashboard-driven sizing. */
.site-header{
  isolation:isolate;
  z-index:1000;
}
.esw-sticky-header .site-header{
  position:sticky;
  top:0;
}
.topbar{
  display:block;
  max-height:72px;
  overflow:hidden;
  background:var(--esw-topbar-bg,#151515);
  color:var(--esw-topbar-text,#fff);
  opacity:1;
  transform:translateY(0);
  transition:max-height .28s var(--esw-ease),opacity .2s ease,transform .28s var(--esw-ease);
  will-change:max-height,opacity,transform;
}
.topbar__inner{
  overflow-x:auto;
  scrollbar-width:none;
}
.topbar__inner::-webkit-scrollbar{display:none}
.topbar__label{
  margin-inline-end:.35em;
  font-weight:800;
  color:inherit;
}
.site-header.is-scrolled .topbar{
  max-height:0;
  opacity:0;
  transform:translateY(-100%);
  pointer-events:none;
}
.main-header{
  position:relative;
  z-index:1000;
  background:var(--esw-header-bg,#fff);
  color:var(--esw-header-text,#10254f);
  border-bottom:1px solid var(--esw-header-border,#e8edf4);
  transition:background-color .24s ease,color .24s ease,border-color .24s ease,box-shadow .24s ease;
}
.site-header.is-scrolled .main-header{
  background:var(--esw-header-sticky-bg,var(--esw-header-bg,#fff));
  color:var(--esw-header-sticky-text,var(--esw-header-text,#10254f));
  border-bottom-color:var(--esw-header-sticky-border,var(--esw-header-border,#e8edf4));
  box-shadow:0 12px 35px rgba(7,24,58,.11);
}
.main-header__inner{min-height:var(--esw-header-height-desktop,88px)}
.header-cta{min-height:var(--esw-header-height-desktop,88px)}
.site-branding{
  width:var(--esw-logo-width-desktop,230px);
  max-width:min(36vw,var(--esw-logo-width-desktop,230px));
}
.site-branding .custom-logo-link,.site-branding .esw-managed-logo{width:100%}
.site-branding .custom-logo,.site-branding .site-logo__image{
  display:block;
  width:100%;
  max-width:100%;
  height:auto;
  max-height:calc(var(--esw-header-height-desktop,88px) - 18px);
  object-fit:contain;
  object-position:left center;
}
.primary-menu>li>a{color:inherit}
.primary-menu>li>a:hover,
.primary-menu>.current-menu-item>a,
.primary-menu>.current-menu-ancestor>a{
  color:var(--esw-header-hover,var(--esw-accent));
}
.header-actions,.icon-button{color:var(--esw-header-icon,var(--esw-header-text,#10254f))}
.menu-toggle{
  width:46px;
  height:46px;
  border:1px solid var(--esw-header-border,#e8edf4);
  border-radius:14px;
  background:transparent;
  color:var(--esw-header-icon,var(--esw-header-text,#10254f));
  transition:background-color .2s ease,border-color .2s ease,transform .2s ease;
}
.menu-toggle:hover{
  background:rgba(127,140,160,.1);
  border-color:var(--esw-header-hover,var(--esw-accent));
}
.menu-toggle:active{transform:scale(.96)}
.burger-icon{
  position:relative;
  display:flex;
  width:23px;
  height:18px;
  flex-direction:column;
  justify-content:space-between;
}
.burger-icon>span{
  display:block;
  width:100%;
  height:2px;
  border-radius:999px;
  background:currentColor;
  transform-origin:center;
  transition:transform .28s var(--esw-ease),opacity .18s ease,width .22s ease;
}
.burger-icon>span:nth-child(2){width:15px;margin-inline-start:auto}
.menu-toggle:hover .burger-icon>span:nth-child(2){width:100%}
.menu-toggle[aria-expanded=true] .burger-icon>span:nth-child(1){transform:translateY(8px) rotate(45deg)}
.menu-toggle[aria-expanded=true] .burger-icon>span:nth-child(2){width:0;opacity:0}
.menu-toggle[aria-expanded=true] .burger-icon>span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}

@media(max-width:980px){
  .topbar{display:block}
  .topbar__inner{min-height:34px;gap:16px;padding-inline:2px}
  .topbar__contacts,.topbar__right{gap:15px;flex:0 0 auto}
  .topbar__right>span,.topbar__right>a:not(.social-links a){display:inline-flex}
  .main-header__inner{min-height:var(--esw-header-height-tablet,78px)}
  .site-branding{
    width:var(--esw-logo-width-tablet,190px);
    max-width:min(42vw,var(--esw-logo-width-tablet,190px));
  }
  .site-branding .custom-logo,.site-branding .site-logo__image{max-height:calc(var(--esw-header-height-tablet,78px) - 16px)}
  .primary-navigation{
    z-index:1030;
    background:var(--esw-mobile-menu-bg,#fff);
    color:var(--esw-mobile-menu-text,#10254f);
    -webkit-backdrop-filter:none;
    backdrop-filter:none;
  }
  .mobile-menu__head{
    background:var(--esw-mobile-menu-bg,#fff);
    color:var(--esw-mobile-menu-text,#10254f);
    -webkit-backdrop-filter:none;
    backdrop-filter:none;
  }
  .mobile-menu__brand{
    width:var(--esw-drawer-logo-width,180px);
    max-width:calc(100% - 64px);
  }
  .mobile-menu__brand .custom-logo-link,.mobile-menu__brand .esw-managed-logo{width:100%}
  .mobile-menu__brand .custom-logo,.mobile-menu__brand .site-logo__image{
    width:100%;
    max-width:100%;
    height:auto;
    max-height:62px;
    object-fit:contain;
    object-position:left center;
  }
  .primary-menu>li>a,.primary-menu .sub-menu a,.submenu-toggle,.mobile-menu__close{color:inherit}
  .primary-menu .sub-menu a{color:color-mix(in srgb,var(--esw-mobile-menu-text,#10254f) 72%,transparent)}
  .mobile-menu-overlay{
    z-index:990;
    background:var(--esw-mobile-overlay,rgba(7,21,47,.58));
    -webkit-backdrop-filter:blur(7px);
    backdrop-filter:blur(7px);
  }
  .menu-open .primary-navigation{
    filter:none;
    -webkit-filter:none;
    opacity:1;
  }
}

@media(max-width:680px){
  .topbar__inner{min-height:32px;font-size:11px;gap:12px}
  .topbar__contacts,.topbar__right{gap:12px}
  .topbar .esw-icon{width:12px;height:12px}
  .topbar__socials{display:none}
  .main-header__inner{min-height:var(--esw-header-height-mobile,70px)}
  .site-branding{
    width:var(--esw-logo-width-mobile,160px);
    max-width:min(52vw,var(--esw-logo-width-mobile,160px));
  }
  .site-branding .custom-logo,.site-branding .site-logo__image{max-height:calc(var(--esw-header-height-mobile,70px) - 14px)}
  .menu-toggle{width:44px;height:44px;border-radius:13px}
  .burger-icon{width:22px;height:17px}
  .menu-toggle[aria-expanded=true] .burger-icon>span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}
  .menu-toggle[aria-expanded=true] .burger-icon>span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}
}

@media(max-width:480px){
  .topbar__item--email{display:none!important}
  .topbar__right>span,.topbar__right>a:not(.social-links a){display:none!important}
}

@media(prefers-reduced-motion:reduce){
  .topbar,.main-header,.burger-icon>span,.primary-navigation,.mobile-menu-overlay{transition-duration:.01ms!important}
}

/* EasySeaWay 1.5.0 — independent mobile drawer, laptop information panel and jank-free sticky main header. */
.search-open,.menu-open,.laptop-drawer-open{overflow:hidden}
.site-search-panel{z-index:5000}

/* The top bar stays in normal document flow. Only the main header becomes fixed after it leaves the viewport. */
.esw-sticky-header .site-header,.admin-bar.esw-sticky-header .site-header{position:relative;top:auto}
.topbar{max-height:none;overflow:visible;opacity:1;transform:none;transition:none;will-change:auto}
.site-header.is-scrolled .topbar{max-height:none;opacity:1;transform:none;pointer-events:auto}
.site-header.is-main-fixed::after{content:"";display:block;height:var(--esw-fixed-main-height,var(--esw-header-height-desktop,88px))}
.site-header.is-main-fixed .main-header{position:fixed;top:0;left:0;right:0;z-index:2100;background:var(--esw-header-sticky-bg,var(--esw-header-bg,#fff));color:var(--esw-header-sticky-text,var(--esw-header-text,#10254f));border-bottom-color:var(--esw-header-sticky-border,var(--esw-header-border,#e8edf4));box-shadow:0 12px 35px rgba(7,24,58,.11)}
.admin-bar .site-header.is-main-fixed .main-header{top:32px}
.main-header__inner{gap:24px}

/* Laptop information trigger beside the logo. */
.laptop-side-toggle{display:grid;flex:0 0 auto;width:42px;height:42px;border:1px solid color-mix(in srgb,var(--esw-header-text,#10254f) 14%,transparent);border-radius:50%;background:transparent;color:var(--esw-header-icon,var(--esw-header-text,#10254f));transition:border-color .2s ease,background-color .2s ease,transform .2s ease}
.laptop-side-toggle:hover,.laptop-side-toggle:focus-visible{border-color:var(--esw-header-hover,var(--esw-accent));background:color-mix(in srgb,var(--esw-header-hover,var(--esw-accent)) 8%,transparent)}
.laptop-side-toggle:active{transform:scale(.95)}
.laptop-menu-dots{display:grid;grid-template-columns:repeat(2,4px);grid-template-rows:repeat(2,4px);gap:6px}
.laptop-menu-dots span{width:4px;height:4px;border-radius:50%;background:currentColor;transition:transform .22s var(--esw-ease)}
.laptop-side-toggle:hover .laptop-menu-dots span:nth-child(1){transform:translate(-1px,-1px)}
.laptop-side-toggle:hover .laptop-menu-dots span:nth-child(2){transform:translate(1px,-1px)}
.laptop-side-toggle:hover .laptop-menu-dots span:nth-child(3){transform:translate(-1px,1px)}
.laptop-side-toggle:hover .laptop-menu-dots span:nth-child(4){transform:translate(1px,1px)}

/* Laptop information drawer. It is outside the header stacking context and therefore always remains sharp. */
.laptop-side-overlay{position:fixed;inset:0;z-index:4700;background:var(--esw-laptop-side-overlay,rgba(7,21,47,.68));opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease}
.laptop-drawer-open .laptop-side-overlay{opacity:1;visibility:visible;pointer-events:auto}
.laptop-side-panel{position:fixed;top:0;right:0;bottom:0;z-index:4710;width:min(var(--esw-laptop-side-width,410px),100vw);overflow-y:auto;overscroll-behavior:contain;background:var(--esw-laptop-side-bg,#fff);color:var(--esw-laptop-side-text,#10254f);box-shadow:-30px 0 90px rgba(4,17,43,.24);opacity:1;visibility:hidden;transform:translate3d(102%,0,0);transition:transform .3s cubic-bezier(.22,.82,.24,1),visibility .3s ease;will-change:transform}
.laptop-side-panel.is-open{visibility:visible;transform:translate3d(0,0,0)}
.laptop-side-panel__close{position:absolute;top:24px;right:24px;z-index:2;width:46px;height:46px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--esw-laptop-side-text,#10254f);transition:background-color .2s ease,transform .25s ease}
.laptop-side-panel__close:hover,.laptop-side-panel__close:focus-visible{background:color-mix(in srgb,var(--esw-laptop-side-text,#10254f) 8%,transparent);transform:rotate(90deg)}
.laptop-side-panel__inner{min-height:100%;display:flex;flex-direction:column;padding:78px 42px 34px}
.laptop-side-panel__logo{width:min(245px,calc(100% - 55px));margin-bottom:38px}
.laptop-side-panel__logo-link,.laptop-side-panel__logo-link img{display:block;width:100%;height:auto}
.laptop-side-panel__logo .custom-logo-link{width:100%}
.laptop-side-panel__logo .custom-logo{width:100%;max-height:82px;object-fit:contain;object-position:left center}
.laptop-side-panel__details{display:grid;gap:29px}
.laptop-side-panel__item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:20px;align-items:start}
.laptop-side-panel__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:var(--esw-laptop-side-icon-bg,var(--esw-accent));color:var(--esw-laptop-side-icon,#fff);box-shadow:0 12px 26px color-mix(in srgb,var(--esw-laptop-side-icon-bg,var(--esw-accent)) 24%,transparent)}
.laptop-side-panel__icon .esw-icon{width:24px;height:24px}
.laptop-side-panel__item h2{margin:0 0 5px;color:var(--esw-laptop-side-text,#10254f);font-size:1.15rem;line-height:1.25;letter-spacing:-.02em}
.laptop-side-panel__item p,.laptop-side-panel__item a{display:block;margin:0;color:var(--esw-laptop-side-muted,#5c6575);font-size:.9rem;line-height:1.62}
.laptop-side-panel__item a:hover{color:var(--esw-header-hover,var(--esw-accent))}
.laptop-side-panel__social-wrap{margin-top:auto;padding-top:34px}
.laptop-side-panel__social-wrap:before{content:"";display:block;height:1px;margin-bottom:24px;background:color-mix(in srgb,var(--esw-laptop-side-text,#10254f) 16%,transparent)}
.laptop-side-panel__socials{gap:18px}
.laptop-side-panel__socials a{width:38px;height:38px;border-radius:50%;color:var(--esw-laptop-side-text,#10254f);background:transparent}
.laptop-side-panel__socials a:hover{background:color-mix(in srgb,var(--esw-laptop-side-icon-bg,var(--esw-accent)) 12%,transparent);color:var(--esw-laptop-side-icon-bg,var(--esw-accent));transform:translateY(-2px)}
.laptop-side-panel__socials .esw-icon{width:23px;height:23px}
html[dir=rtl] .laptop-side-panel{right:auto;left:0;transform:translate3d(-102%,0,0);box-shadow:30px 0 90px rgba(4,17,43,.24)}
html[dir=rtl] .laptop-side-panel.is-open{transform:translate3d(0,0,0)}
html[dir=rtl] .laptop-side-panel__close{right:auto;left:24px}
html[dir=rtl] .laptop-side-panel__logo .custom-logo{object-position:right center}

/* Separate desktop and mobile menu renderers remove the former stacking-context conflict. */
.mobile-navigation{display:none}
@media(min-width:981px){
  .desktop-navigation{display:block}
  .mobile-navigation,.mobile-menu-overlay,.menu-toggle{display:none!important}
}
@media(max-width:1200px) and (min-width:981px){
  .main-header__inner{gap:16px}
  .primary-menu>li>a{padding-inline:9px;font-size:13px}
  .header-cta{padding-inline:22px}
  .site-branding{max-width:210px}
}
@media(max-width:980px){
  .laptop-side-toggle,.laptop-side-overlay,.laptop-side-panel,.desktop-navigation{display:none!important}
  .site-header.is-main-fixed::after{height:var(--esw-fixed-main-height,var(--esw-header-height-tablet,78px))}
  .mobile-navigation{display:block!important;position:fixed!important;inset:0 0 0 auto!important;z-index:3210!important;width:min(88vw,430px)!important;height:100dvh!important;margin:0!important;padding:0!important;overflow-y:auto!important;overscroll-behavior:contain;background:var(--esw-mobile-menu-bg,#fff)!important;color:var(--esw-mobile-menu-text,#10254f)!important;box-shadow:-28px 0 80px rgba(4,19,46,.28)!important;opacity:1!important;visibility:hidden!important;transform:translate3d(104%,0,0)!important;filter:none!important;-webkit-filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;isolation:isolate;transition:transform .3s cubic-bezier(.22,.82,.24,1),visibility .3s ease!important;will-change:transform}
  .mobile-navigation.is-open{visibility:visible!important;transform:translate3d(0,0,0)!important}
  .mobile-navigation,.mobile-navigation *{filter:none!important;-webkit-filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}
  .mobile-navigation .mobile-menu__head,.mobile-navigation .primary-menu,.mobile-navigation .mobile-menu__footer{background:var(--esw-mobile-menu-bg,#fff)!important;color:var(--esw-mobile-menu-text,#10254f)!important}
  .mobile-menu__head{position:sticky;top:0;z-index:3}
  .mobile-menu-overlay{display:block!important;position:fixed!important;inset:0!important;z-index:3200!important;background:var(--esw-mobile-overlay,rgba(7,21,47,.68))!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .24s ease,visibility .24s ease!important}
  .menu-open .mobile-menu-overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
  .site-search-panel{z-index:5000}
  .site-search-panel:not(.is-open),.site-search-panel:not(.is-open) .site-search-panel__backdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}
}
@media(max-width:680px){
  .site-header.is-main-fixed::after{height:var(--esw-fixed-main-height,var(--esw-header-height-mobile,70px))}
}
@media(max-width:782px){
  .admin-bar .site-header.is-main-fixed .main-header{top:46px}
}
@media(max-width:420px){
  .mobile-navigation{width:92vw!important}
}
html[dir=rtl] .mobile-navigation{inset:0 auto 0 0!important;transform:translate3d(-104%,0,0)!important;box-shadow:28px 0 80px rgba(4,19,46,.28)!important}
html[dir=rtl] .mobile-navigation.is-open{transform:translate3d(0,0,0)!important}

/* Keep the desktop CTA shell fixed; animate only the label. */
.header-cta,.header-cta:hover,.header-cta:focus-visible{transform:none;background:var(--esw-header-cta-bg,var(--esw-accent));color:var(--esw-header-cta-text,#fff);box-shadow:0 14px 30px color-mix(in srgb,var(--esw-header-cta-bg,var(--esw-accent)) 28%,transparent)}
.header-cta__label{display:inline-block;will-change:transform}
@media(hover:hover) and (pointer:fine){
  .header-cta:hover .header-cta__label,.header-cta:focus-visible .header-cta__label{animation:esw-header-cta-hop .52s cubic-bezier(.2,.78,.28,1)}
}
@keyframes esw-header-cta-hop{0%,100%{transform:translateY(0)}34%{transform:translateY(-4px)}56%{transform:translateY(1px)}74%{transform:translateY(-1px)}}
@media(prefers-reduced-motion:reduce){
  .laptop-side-panel,.laptop-side-overlay,.mobile-navigation,.mobile-menu-overlay,.laptop-menu-dots span{transition-duration:.01ms!important}
  .header-cta__label{animation:none!important;transform:none!important}
}



/* EasySeaWay 1.5.1 — polished drawers, faster mobile submenus and premium header CTA. */
.laptop-side-overlay{
  -webkit-backdrop-filter:blur(0);
  backdrop-filter:blur(0);
  transition:opacity .28s ease,visibility .28s ease,-webkit-backdrop-filter .28s ease,backdrop-filter .28s ease;
}
.laptop-drawer-open .laptop-side-overlay{
  -webkit-backdrop-filter:blur(4px);
  backdrop-filter:blur(4px);
}
.laptop-side-panel{
  overflow-x:hidden;
  border-radius:28px 0 0 28px;
  opacity:.96;
  transform:translate3d(108%,0,0) scale(.985);
  transform-origin:right center;
  transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .3s ease,visibility .42s ease;
}
.laptop-side-panel:before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:4px;
  background:linear-gradient(180deg,transparent 4%,var(--esw-laptop-side-icon-bg,var(--esw-accent)) 28%,color-mix(in srgb,var(--esw-laptop-side-icon-bg,var(--esw-accent)) 58%,var(--esw-blue)) 70%,transparent 96%);
  opacity:0;
  transform:scaleY(.35);
  transform-origin:center;
  transition:opacity .35s ease .12s,transform .55s cubic-bezier(.16,1,.3,1) .08s;
}
.laptop-side-panel.is-open{opacity:1;transform:translate3d(0,0,0) scale(1)}
.laptop-side-panel.is-open:before{opacity:.8;transform:scaleY(1)}
.laptop-side-panel__logo,
.laptop-side-panel__item,
.laptop-side-panel__social-wrap{
  opacity:0;
  transform:translate3d(34px,0,0);
  transition:opacity .38s ease,transform .55s cubic-bezier(.16,1,.3,1);
}
.laptop-side-panel.is-open .laptop-side-panel__logo{opacity:1;transform:none;transition-delay:.08s}
.laptop-side-panel.is-open .laptop-side-panel__item:nth-child(1){opacity:1;transform:none;transition-delay:.13s}
.laptop-side-panel.is-open .laptop-side-panel__item:nth-child(2){opacity:1;transform:none;transition-delay:.18s}
.laptop-side-panel.is-open .laptop-side-panel__item:nth-child(3){opacity:1;transform:none;transition-delay:.23s}
.laptop-side-panel.is-open .laptop-side-panel__social-wrap{opacity:1;transform:none;transition-delay:.28s}
.laptop-side-panel__icon{position:relative;overflow:hidden;transition:transform .28s var(--esw-ease),box-shadow .28s ease}
.laptop-side-panel__icon:after{content:"";position:absolute;inset:-50%;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.32) 50%,transparent 65%);transform:translateX(-65%) rotate(12deg);transition:transform .55s ease}
.laptop-side-panel__item:hover .laptop-side-panel__icon{transform:translateY(-3px) rotate(-2deg);box-shadow:0 17px 34px color-mix(in srgb,var(--esw-laptop-side-icon-bg,var(--esw-accent)) 30%,transparent)}
.laptop-side-panel__item:hover .laptop-side-panel__icon:after{transform:translateX(65%) rotate(12deg)}

.side-socials{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.side-socials .side-socials__link{
  position:relative;
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  flex:0 0 46px;
  border:1px solid color-mix(in srgb,var(--esw-laptop-side-text,#10254f) 12%,transparent);
  border-radius:14px;
  background:color-mix(in srgb,var(--esw-laptop-side-text,#10254f) 4%,var(--esw-laptop-side-bg,#fff));
  color:var(--esw-laptop-side-text,#10254f);
  box-shadow:0 8px 22px rgba(8,26,59,.07);
  transform:none;
  transition:transform .25s var(--esw-ease),border-color .25s ease,background-color .25s ease,color .25s ease,box-shadow .25s ease;
}
.side-socials .side-socials__link:hover,
.side-socials .side-socials__link:focus-visible{
  transform:translateY(-4px);
  border-color:transparent;
  color:#fff;
  box-shadow:0 14px 28px rgba(8,26,59,.17);
}
.side-socials .side-socials__icon{display:grid;place-items:center;transition:transform .28s cubic-bezier(.2,.85,.3,1.35)}
.side-socials .side-socials__link:hover .side-socials__icon,.side-socials .side-socials__link:focus-visible .side-socials__icon{transform:scale(1.09) rotate(-3deg)}
.side-socials .esw-icon{width:21px;height:21px}
.side-socials .side-socials__link--facebook:hover,.side-socials .side-socials__link--facebook:focus-visible{background:#1877f2}
.side-socials .side-socials__link--instagram:hover,.side-socials .side-socials__link--instagram:focus-visible{background:#d62976}
.side-socials .side-socials__link--x:hover,.side-socials .side-socials__link--x:focus-visible{background:#111}
.side-socials .side-socials__link--linkedin:hover,.side-socials .side-socials__link--linkedin:focus-visible{background:#0a66c2}
.side-socials .side-socials__link--whatsapp:hover,.side-socials .side-socials__link--whatsapp:focus-visible{background:#25d366}
.laptop-side-panel__socials{gap:11px}
.laptop-side-panel__socials a{width:46px;height:46px;border-radius:14px}
.laptop-side-panel__socials .esw-icon{width:21px;height:21px}

html[dir=rtl] .laptop-side-panel{border-radius:0 28px 28px 0;transform-origin:left center;transform:translate3d(-108%,0,0) scale(.985)}
html[dir=rtl] .laptop-side-panel:before{left:auto;right:0}
html[dir=rtl] .laptop-side-panel.is-open{transform:translate3d(0,0,0) scale(1)}
html[dir=rtl] .laptop-side-panel__logo,
html[dir=rtl] .laptop-side-panel__item,
html[dir=rtl] .laptop-side-panel__social-wrap{transform:translate3d(-34px,0,0)}
html[dir=rtl] .laptop-side-panel.is-open .laptop-side-panel__logo,
html[dir=rtl] .laptop-side-panel.is-open .laptop-side-panel__item,
html[dir=rtl] .laptop-side-panel.is-open .laptop-side-panel__social-wrap{transform:none}

@media(max-width:980px){
  .mobile-menu__footer{display:grid;gap:18px;padding:18px 20px 22px}
  .mobile-menu__social-wrap{padding:0 0 18px;border-bottom:1px solid color-mix(in srgb,var(--esw-mobile-menu-text,#10254f) 10%,transparent)}
  .mobile-menu__socials{justify-content:center;gap:9px}
  .mobile-menu__socials .side-socials__link{
    width:43px;
    height:43px;
    flex-basis:43px;
    border-radius:13px;
    color:var(--esw-mobile-menu-text,#10254f);
    background:color-mix(in srgb,var(--esw-mobile-menu-text,#10254f) 5%,var(--esw-mobile-menu-bg,#fff));
    border-color:color-mix(in srgb,var(--esw-mobile-menu-text,#10254f) 12%,transparent);
  }
  .mobile-menu__quote{margin:0}

  .mobile-primary-menu>li{border-bottom:1px solid color-mix(in srgb,var(--esw-mobile-menu-text,#10254f) 8%,transparent)}
  .mobile-primary-menu .sub-menu{
    margin:0 7px 5px 12px;
    padding-left:14px!important;
    border-left:1px solid color-mix(in srgb,var(--esw-header-hover,var(--esw-accent)) 28%,transparent)!important;
    transition:max-height .2s cubic-bezier(.2,.8,.25,1),opacity .12s ease,padding-bottom .2s ease,visibility .2s ease!important;
  }
  .mobile-primary-menu .sub-menu>li{margin:3px 0;border-bottom:0!important}
  .mobile-primary-menu .sub-menu a{
    position:relative;
    min-height:44px;
    margin:0;
    padding:10px 12px 10px 25px;
    border:0!important;
    border-radius:11px;
    background:transparent;
    font-size:14px;
    line-height:1.4;
    transition:background-color .16s ease,color .16s ease,transform .16s ease;
  }
  .mobile-primary-menu .sub-menu a:before{
    content:"";
    position:absolute;
    left:9px;
    top:50%;
    width:5px;
    height:5px;
    border-radius:50%;
    background:color-mix(in srgb,var(--esw-header-hover,var(--esw-accent)) 65%,transparent);
    transform:translateY(-50%);
  }
  .mobile-primary-menu .sub-menu a:hover,.mobile-primary-menu .sub-menu a:focus-visible{
    color:var(--esw-header-hover,var(--esw-accent));
    background:color-mix(in srgb,var(--esw-header-hover,var(--esw-accent)) 7%,transparent);
    transform:translateX(2px);
  }
  .submenu-toggle{transition:background-color .14s ease,color .14s ease,transform .14s ease}
  .submenu-toggle span{transition:transform .18s cubic-bezier(.2,.8,.25,1)}
  .primary-menu li.submenu-open>.sub-menu,
  .primary-menu .menu-item-has-children.submenu-open:hover>.sub-menu,
  .primary-menu .menu-item-has-children.submenu-open:focus-within>.sub-menu{max-height:720px;padding-bottom:7px}
}
html[dir=rtl] .mobile-primary-menu .sub-menu{margin-right:12px;margin-left:7px;padding-right:14px!important;padding-left:0!important;border-right:1px solid color-mix(in srgb,var(--esw-header-hover,var(--esw-accent)) 28%,transparent)!important;border-left:0!important}
html[dir=rtl] .mobile-primary-menu .sub-menu a{padding-right:25px;padding-left:12px}
html[dir=rtl] .mobile-primary-menu .sub-menu a:before{right:9px;left:auto}
html[dir=rtl] .mobile-primary-menu .sub-menu a:hover,html[dir=rtl] .mobile-primary-menu .sub-menu a:focus-visible{transform:translateX(-2px)}

@media(min-width:981px){
  .main-header__inner{height:var(--esw-header-height-desktop,88px);min-height:var(--esw-header-height-desktop,88px)}
  .header-cta{
    position:relative;
    isolation:isolate;
    align-self:stretch;
    height:var(--esw-header-height-desktop,88px);
    min-height:var(--esw-header-height-desktop,88px);
    margin-block:0;
    border-radius:0;
    overflow:hidden;
  }
  .header-cta:before{
    content:"";
    position:absolute;
    z-index:0;
    top:-55%;
    bottom:-55%;
    left:-52%;
    width:42%;
    background:linear-gradient(110deg,transparent,rgba(255,255,255,.34),transparent);
    transform:skewX(-18deg) translateX(0);
    opacity:0;
  }
  .header-cta:after{
    content:"";
    position:absolute;
    z-index:0;
    right:22px;
    width:42px;
    height:42px;
    border-radius:50%;
    background:rgba(255,255,255,.12);
    transform:scale(.3);
    opacity:0;
    transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .25s ease;
  }
  .header-cta__label,.header-cta>.esw-icon{position:relative;z-index:1}
  .header-cta__label{transition:transform .32s cubic-bezier(.16,1,.3,1),letter-spacing .32s ease}
  .header-cta>.esw-icon{transition:transform .38s cubic-bezier(.16,1,.3,1)}
  .header-cta:hover:before,.header-cta:focus-visible:before{opacity:1;animation:esw-header-cta-sweep .72s ease forwards}
  .header-cta:hover:after,.header-cta:focus-visible:after{opacity:1;transform:scale(1)}
  .header-cta:hover .header-cta__label,.header-cta:focus-visible .header-cta__label{animation:none;transform:translateY(-2px);letter-spacing:.018em}
  .header-cta:hover>.esw-icon,.header-cta:focus-visible>.esw-icon{transform:translateX(5px) rotate(-4deg)}
}
@keyframes esw-header-cta-sweep{0%{transform:skewX(-18deg) translateX(0)}100%{transform:skewX(-18deg) translateX(420%)}}

@media(prefers-reduced-motion:reduce){
  .laptop-side-panel__logo,.laptop-side-panel__item,.laptop-side-panel__social-wrap,.side-socials__link,.side-socials__icon,.header-cta:before,.header-cta:after,.header-cta__label,.header-cta>.esw-icon{animation:none!important;transition-duration:.01ms!important}
}

/* EasySeaWay 1.5.2 — centered desktop navigation, fixed CTA geometry, mobile top-bar email and configurable mouse effect. */
.header-brand-cluster{display:flex;align-items:center;gap:18px;min-width:0;flex:0 1 auto}
.main-header__inner{position:relative}
.search-toggle{
  position:relative;
  overflow:hidden;
  border:1px solid color-mix(in srgb,var(--esw-header-icon,var(--esw-header-text,#10254f)) 13%,transparent);
  border-radius:50%;
  background:color-mix(in srgb,var(--esw-header-bg,#fff) 94%,var(--esw-header-hover,var(--esw-accent)));
  transition:background-color .24s ease,border-color .24s ease,color .24s ease,box-shadow .24s ease;
}
.search-toggle:before{
  content:"";
  position:absolute;
  inset:7px;
  border-radius:50%;
  border:1px solid color-mix(in srgb,var(--esw-header-hover,var(--esw-accent)) 28%,transparent);
  opacity:0;
  transform:scale(.72);
  transition:opacity .24s ease,transform .34s cubic-bezier(.16,1,.3,1);
}
.search-toggle .esw-icon{position:relative;z-index:1;width:22px;height:22px;stroke-width:1.75;transition:transform .32s cubic-bezier(.16,1,.3,1)}
.search-toggle:hover,.search-toggle:focus-visible{
  color:var(--esw-header-hover,var(--esw-accent));
  border-color:color-mix(in srgb,var(--esw-header-hover,var(--esw-accent)) 42%,transparent);
  background:color-mix(in srgb,var(--esw-header-hover,var(--esw-accent)) 8%,var(--esw-header-bg,#fff));
  box-shadow:0 10px 24px color-mix(in srgb,var(--esw-header-hover,var(--esw-accent)) 13%,transparent);
}
.search-toggle:hover:before,.search-toggle:focus-visible:before{opacity:1;transform:scale(1)}
.search-toggle:hover .esw-icon,.search-toggle:focus-visible .esw-icon{transform:rotate(-5deg) scale(1.04)}

@media(min-width:981px){
  .desktop-navigation{margin:0}
  .header-actions{margin-inline-start:auto;flex:0 0 auto}
  .header-cta,
  .header-cta:hover,
  .header-cta:focus-visible{
    flex:0 0 auto;
    contain:layout;
    transform:none!important;
    scale:1!important;
    white-space:nowrap;
    letter-spacing:normal;
  }
  .header-cta__label{
    letter-spacing:0!important;
    white-space:nowrap;
    transition:transform .28s cubic-bezier(.16,1,.3,1),text-shadow .28s ease,opacity .28s ease!important;
  }
  .header-cta:hover .header-cta__label,.header-cta:focus-visible .header-cta__label{
    transform:translateY(-1px)!important;
    letter-spacing:0!important;
    text-shadow:0 6px 14px rgba(0,0,0,.16);
  }
  .header-cta:hover>.esw-icon,.header-cta:focus-visible>.esw-icon{transform:translateX(4px) rotate(-5deg) scale(1.04)}
}
@media(min-width:1181px){
  .desktop-navigation{
    position:absolute;
    left:50%;
    z-index:2;
    transform:translateX(-50%);
  }
}
@media(max-width:1180px) and (min-width:981px){
  .main-header__inner{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
    align-items:center;
    gap:16px;
  }
  .header-brand-cluster{justify-self:start;max-width:100%}
  .desktop-navigation{justify-self:center}
  .header-actions{justify-self:end;margin-inline-start:0}
}
@media(max-width:980px){
  .header-brand-cluster{flex:0 1 auto;max-width:calc(100% - 112px)}
  .header-actions{margin-inline-start:auto}
}
@media(max-width:480px){
  .topbar__inner{justify-content:flex-start}
  .topbar__contacts{display:flex;min-width:max-content;gap:14px}
  .topbar__item--phone,.topbar__item--email{display:inline-flex!important;white-space:nowrap}
  .topbar__item span{white-space:nowrap}
  .topbar__label{display:none}
  .topbar__right{display:none!important}
}
@media(max-width:360px){
  .topbar__inner{font-size:10px}
  .topbar__contacts{gap:11px}
}

.esw-mouse-effect{
  position:fixed;
  top:0;
  left:0;
  z-index:100000;
  width:0;
  height:0;
  pointer-events:none;
  opacity:0;
  visibility:hidden;
  transform:translate3d(-100px,-100px,0);
  transition:opacity .16s ease,visibility .16s ease;
  will-change:transform;
}
.esw-mouse-effect.is-ready{visibility:visible}
.esw-mouse-effect.is-visible{opacity:1}
.esw-mouse-effect__dot,.esw-mouse-effect__ring{position:absolute;top:0;left:0;display:block;pointer-events:none}
.esw-mouse-effect__dot{
  width:var(--esw-mouse-size,9px);
  height:var(--esw-mouse-size,9px);
  border-radius:50%;
  background:var(--esw-mouse-color,var(--esw-accent));
  box-shadow:0 0 0 4px color-mix(in srgb,var(--esw-mouse-color,var(--esw-accent)) 12%,transparent),0 5px 14px color-mix(in srgb,var(--esw-mouse-color,var(--esw-accent)) 34%,transparent);
  transform:translate(-50%,-50%);
  transition:width .2s cubic-bezier(.16,1,.3,1),height .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1),background-color .2s ease;
}
.esw-mouse-effect__ring{
  width:var(--esw-mouse-hover-size,38px);
  height:var(--esw-mouse-hover-size,38px);
  border:1.5px solid var(--esw-mouse-ring,#ff8a72);
  border-radius:50%;
  opacity:0;
  transform:translate(-50%,-50%) scale(.48);
  transition:opacity .18s ease,transform .28s cubic-bezier(.16,1,.3,1);
}
.esw-mouse-effect.is-link .esw-mouse-effect__dot{transform:translate(-50%,-50%) scale(.72)}
.esw-mouse-effect.is-link .esw-mouse-effect__ring{opacity:.9;transform:translate(-50%,-50%) scale(1);animation:esw-mouse-pulse 1.15s ease-out infinite}
.esw-mouse-effect.is-pressed .esw-mouse-effect__dot{transform:translate(-50%,-50%) scale(.52)}
.esw-mouse-effect--ring .esw-mouse-effect__dot{background:transparent;border:2px solid var(--esw-mouse-color,var(--esw-accent));box-shadow:none}
.esw-mouse-effect--ring.is-link .esw-mouse-effect__dot{background:var(--esw-mouse-color,var(--esw-accent));border-color:transparent}
.esw-mouse-effect--diamond .esw-mouse-effect__dot{border-radius:2px;transform:translate(-50%,-50%) rotate(45deg)}
.esw-mouse-effect--diamond .esw-mouse-effect__ring{border-radius:8px;transform:translate(-50%,-50%) rotate(45deg) scale(.48)}
.esw-mouse-effect--diamond.is-link .esw-mouse-effect__dot{transform:translate(-50%,-50%) rotate(45deg) scale(.72)}
.esw-mouse-effect--diamond.is-link .esw-mouse-effect__ring{transform:translate(-50%,-50%) rotate(45deg) scale(1)}
.esw-mouse-effect--diamond.is-pressed .esw-mouse-effect__dot{transform:translate(-50%,-50%) rotate(45deg) scale(.52)}
html.esw-custom-cursor-hidden,html.esw-custom-cursor-hidden *{cursor:none!important}
@keyframes esw-mouse-pulse{
  0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--esw-mouse-ring,#ff8a72) 38%,transparent)}
  70%{box-shadow:0 0 0 10px color-mix(in srgb,var(--esw-mouse-ring,#ff8a72) 0%,transparent)}
  100%{box-shadow:0 0 0 0 transparent}
}
@media(hover:none),(pointer:coarse){.esw-mouse-effect{display:none!important}}
@media(prefers-reduced-motion:reduce){
  .search-toggle:before,.search-toggle .esw-icon,.header-cta__label,.header-cta>.esw-icon,.esw-mouse-effect__dot,.esw-mouse-effect__ring{animation:none!important;transition-duration:.01ms!important}
}

/* EasySeaWay 1.5.3 — restrained quote CTA hover and unified modern search control. */
.search-toggle,
.search-toggle:hover,
.search-toggle:focus-visible{
  width:46px;
  height:46px;
  border:1px solid var(--esw-header-border,#e8edf4);
  border-radius:14px;
  background:transparent;
  color:var(--esw-header-icon,var(--esw-header-text,#10254f));
  box-shadow:none;
  overflow:visible;
  transform:none;
}
.search-toggle:before{display:none!important}
.search-toggle .esw-icon{
  width:22px;
  height:22px;
  stroke-width:1.9;
  transform:none!important;
  transition:opacity .2s ease,transform .24s cubic-bezier(.16,1,.3,1);
}
.search-toggle:hover,
.search-toggle:focus-visible{
  border-color:var(--esw-header-hover,var(--esw-accent));
  background:rgba(127,140,160,.1);
}
.search-toggle:hover .esw-icon,
.search-toggle:focus-visible .esw-icon{transform:translateY(-1px)!important}
.search-toggle:active{transform:scale(.96)}

@media(min-width:981px){
  .header-cta,
  .header-cta:hover,
  .header-cta:focus-visible{
    transform:none!important;
    scale:1!important;
  }
  .header-cta:after{display:none!important}
  .header-cta__label,
  .header-cta:hover .header-cta__label,
  .header-cta:focus-visible .header-cta__label{
    animation:none!important;
    transform:none!important;
    letter-spacing:0!important;
    text-shadow:none!important;
    opacity:1!important;
    transition:none!important;
  }
  .header-cta>.esw-icon{
    transform:none!important;
    transition:transform .38s cubic-bezier(.16,1,.3,1)!important;
  }
  .header-cta:hover>.esw-icon,
  .header-cta:focus-visible>.esw-icon{
    transform:translateX(7px)!important;
  }
  .header-cta:hover:before,
  .header-cta:focus-visible:before{
    opacity:1;
    animation:esw-header-cta-sweep .68s cubic-bezier(.2,.72,.24,1) forwards;
  }
}

@media(max-width:680px){
  .search-toggle,
  .search-toggle:hover,
  .search-toggle:focus-visible{
    width:44px;
    height:44px;
    border-radius:13px;
  }
}

@media(prefers-reduced-motion:reduce){
  .search-toggle .esw-icon,.header-cta>.esw-icon{transition-duration:.01ms!important}
  .header-cta:before{animation:none!important;opacity:0!important}
}



/* EasySeaWay 1.5.4 — cleaner mobile navigation separators and active-item spacing. */
@media(max-width:980px){
  /* Preserve the visual rhythm without drawing a line above the social area. */
  .mobile-menu__footer{
    border-top:0!important;
  }
  /* Keep the existing space between social icons and the quote button, but remove the divider. */
  .mobile-menu__social-wrap{
    border-bottom:0!important;
  }
  /* Give every top-level row a small inset so backgrounds never collide with separators. */
  .mobile-primary-menu>li>a{
    margin-block:3px;
  }
  .mobile-primary-menu>li.current-menu-item>a,
  .mobile-primary-menu>li.current-menu-ancestor>a,
  .mobile-primary-menu>li.current_page_item>a,
  .mobile-primary-menu>li.current_page_ancestor>a{
    margin-bottom:5px;
  }
  /* The last menu entry ends cleanly; other top-level separators remain intact. */
  .mobile-primary-menu>li:last-child{
    border-bottom:0!important;
  }
}

/* EasySeaWay 1.5.6 — full-height desktop quote CTA and restored mobile menu/social divider. */
@media(min-width:981px){
  /* Stretch the action rail across the complete configurable header height. */
  .main-header__inner{
    height:var(--esw-header-height-desktop,88px);
  }
  .header-actions{
    align-self:stretch;
    height:100%;
  }
  .header-cta,
  .header-cta:hover,
  .header-cta:focus-visible{
    align-self:stretch;
    height:calc(100% + 1px)!important;
    min-height:0!important;
    margin-top:0!important;
    margin-bottom:-1px!important;
  }
}

@media(max-width:980px){
  /* One clean divider between the navigation list and social links. */
  .mobile-menu__footer{
    border-top:1px solid color-mix(in srgb,var(--esw-mobile-menu-text,#10254f) 10%,transparent)!important;
  }
  /* Do not reintroduce a second divider between socials and the CTA. */
  .mobile-menu__social-wrap{
    border-bottom:0!important;
  }
}

h1,h2,h3,h4,h5,h6{font-family:var(--esw-font-heading,var(--esw-font-body,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif));font-weight:var(--esw-font-heading-weight,700)}

/* Footer refinements v1.6.2 */
.footer-logo{width:var(--esw-footer-logo-width-desktop,220px);max-width:100%}.footer-logo .custom-logo-link,.footer-logo .esw-managed-logo{display:block;width:100%}.footer-logo .custom-logo{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:left center}.footer-contact{gap:14px}.footer-contact__list{display:grid;gap:11px}.footer-contact__item{display:flex;align-items:center;gap:10px;min-width:0;color:rgba(255,255,255,.72);font-size:13px;font-weight:500;line-height:1.55;text-decoration:none}.footer-contact__item--hours{align-items:flex-start}.footer-contact__item>span:last-child{min-width:0;overflow-wrap:anywhere}.footer-contact__item:hover{color:#fff}.footer-contact__icon{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:rgba(255,255,255,.07);color:var(--esw-accent);transition:transform .22s var(--esw-ease),background-color .22s ease,border-color .22s ease}.footer-contact__icon .esw-icon{width:14px;height:14px}.footer-contact__item:hover .footer-contact__icon{transform:translateY(-2px);background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.23)}.footer-contact__item--hours strong{display:block;margin:0 0 2px;color:var(--esw-footer-text,#fff);font-size:12px}.footer-contact__item--hours small{display:block;color:rgba(255,255,255,.66);font-size:12px;line-height:1.55}.footer-menu li{min-width:0}.footer-menu a{display:inline-flex;align-items:center;gap:8px;transition:color .2s ease,transform .2s var(--esw-ease)}.footer-menu a:before{content:"↗";display:inline-block;margin:0;color:var(--esw-accent);font-size:15px;line-height:1;transform:translateX(0) rotate(0);transform-origin:center;transition:transform .22s var(--esw-ease),color .22s ease}.footer-menu a:hover{transform:translateX(2px)}.footer-menu a:hover:before{transform:translateX(4px) rotate(45deg);color:#fff}.footer-menu .sub-menu a:before{content:"↗";font-size:12px}.footer-bottom__credits{display:flex;align-items:center;gap:18px;min-width:0}.footer-bottom__credits>p{margin:0}.footer-designer{display:flex;align-items:center;gap:9px;padding-left:18px;border-left:1px solid rgba(255,255,255,.16);white-space:nowrap}.footer-designer>span{opacity:.72}.footer-designer a{display:inline-flex;align-items:center}.footer-designer__logo{display:block;width:var(--esw-designer-logo-width-desktop,110px);height:auto;max-height:34px;object-fit:contain}.footer-designer__text-link{font-weight:700;color:var(--esw-footer-text,#fff)!important}.footer-designer a:hover .footer-designer__logo{opacity:.82}
@media(max-width:980px){.footer-logo{width:var(--esw-footer-logo-width-tablet,190px)}.footer-designer__logo{width:var(--esw-designer-logo-width-tablet,100px)}}
@media(max-width:680px){.footer-logo{width:var(--esw-footer-logo-width-mobile,165px)}.footer-contact__item{font-size:12.5px}.footer-bottom__credits{align-items:flex-start;flex-direction:column;gap:10px}.footer-designer{padding-left:0;border-left:0;gap:8px}.footer-designer__logo{width:var(--esw-designer-logo-width-mobile,90px);max-height:30px}}
html[dir="rtl"] .footer-logo .custom-logo{object-position:right center}html[dir="rtl"] .footer-menu a:hover{transform:translateX(-2px)}html[dir="rtl"] .footer-menu a:before{content:"↖";transform:translateX(0) rotate(0)}html[dir="rtl"] .footer-menu a:hover:before{transform:translateX(-4px) rotate(-45deg)}html[dir="rtl"] .footer-designer{padding-left:0;padding-right:18px;border-left:0;border-right:1px solid rgba(255,255,255,.16)}@media(max-width:680px){html[dir="rtl"] .footer-designer{padding-right:0;border-right:0}}


/* Orange animated artwork beneath the footer menu panel v1.6.4 */
.site-footer{position:relative;isolation:isolate;overflow:hidden}
.site-footer__overlay{z-index:0}
.site-footer__inner{position:relative;z-index:2}
.footer-grid{position:relative;isolation:isolate;overflow:hidden}
.footer-grid>.footer-brand,
.footer-grid>.footer-column,
.footer-grid>.footer-contact{position:relative;z-index:2}
.footer-decoration{
  --footer-decor-x:0px;
  --footer-decor-y:0px;
  position:absolute;
  z-index:0;
  bottom:-24%;
  width:var(--esw-footer-decor-width-desktop,820px);
  max-width:78%;
  color:var(--esw-footer-decor-color,#f58220);
  opacity:var(--esw-footer-decor-opacity,.14);
  pointer-events:none;
  user-select:none;
  will-change:transform;
  filter:drop-shadow(0 0 28px color-mix(in srgb,var(--esw-footer-decor-color,#f58220) 16%,transparent));
}
.footer-decoration--right-bottom{right:-5%}
.footer-decoration--left-bottom{left:-5%}
.footer-decoration--center-bottom{left:50%;transform:translateX(-50%)}
.footer-decoration__parallax{transform:translate3d(var(--footer-decor-x),var(--footer-decor-y),0);transition:transform .1s linear;will-change:transform}
.footer-decoration__float{width:100%;transform-origin:center}
.footer-decoration.has-auto-float .footer-decoration__float{animation:eswFooterDecorFloat 11s ease-in-out infinite}
.footer-decoration__svg,.footer-decoration__image{display:block;width:100%;height:auto}
.footer-decoration__svg{overflow:visible;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.footer-decoration__svg--ship .footer-decoration__containers{stroke-width:2}
.footer-decoration__svg--ship .footer-decoration__route{stroke-dasharray:10 15}
.footer-decoration__svg--ship .footer-decoration__waves{stroke-width:2}
.footer-decoration__svg--routes{stroke-width:2.4}
.footer-decoration__svg--routes .footer-decoration__dash{stroke-dasharray:9 16;animation:eswFooterRouteDash 18s linear infinite}
.footer-decoration__image{object-fit:contain;filter:grayscale(1) sepia(1) saturate(7) hue-rotate(344deg) brightness(1.08)}
@keyframes eswFooterDecorFloat{0%,100%{transform:translate3d(0,0,0) rotate(-.2deg)}50%{transform:translate3d(0,-8px,0) rotate(.2deg)}}
@keyframes eswFooterRouteDash{to{stroke-dashoffset:-250}}
@media(max-width:980px){
  .footer-decoration{width:var(--esw-footer-decor-width-tablet,620px);max-width:90%;bottom:-10%}
  .footer-decoration--right-bottom{right:-14%}
  .footer-decoration--left-bottom{left:-14%}
}
@media(max-width:680px){
  .footer-decoration{width:var(--esw-footer-decor-width-mobile,420px);max-width:125%;bottom:-4%;opacity:calc(var(--esw-footer-decor-opacity,.14) * .86)}
  .footer-decoration--right-bottom{right:-38%}
  .footer-decoration--left-bottom{left:-38%}
}
@media(prefers-reduced-motion:reduce){
  .footer-decoration__parallax{transform:none!important;transition:none}
  .footer-decoration__float,.footer-decoration__dash{animation:none!important}
}

/* EasySeaWay 1.6.5 — keep orange footer artwork visibly layered inside the menu panel. */
.footer-grid{
  position:relative;
  isolation:isolate;
  overflow:hidden;
}
.footer-grid>.footer-brand,
.footer-grid>.footer-column,
.footer-grid>.footer-contact{
  position:relative;
  z-index:3;
}
.footer-decoration{
  z-index:1!important;
  bottom:-7%!important;
  max-width:88%;
  opacity:var(--esw-footer-decor-opacity,.22);
  color:var(--esw-footer-decor-color,#f58220);
  filter:drop-shadow(0 0 18px color-mix(in srgb,var(--esw-footer-decor-color,#f58220) 24%,transparent));
}
.footer-decoration__svg{
  stroke-width:3.8;
  vector-effect:non-scaling-stroke;
}
.footer-decoration__svg--ship .footer-decoration__containers{stroke-width:2.7}
.footer-decoration__svg--ship .footer-decoration__waves{stroke-width:2.5}
.footer-decoration__svg--ship .footer-decoration__route{stroke-width:2.5}
.footer-decoration__svg--routes{stroke-width:3}
@media(max-width:980px){
  .footer-decoration{bottom:-2%!important;max-width:98%}
  .footer-decoration--right-bottom{right:-8%}
  .footer-decoration--left-bottom{left:-8%}
}
@media(max-width:680px){
  .footer-decoration{bottom:1%!important;max-width:132%;opacity:calc(var(--esw-footer-decor-opacity,.22) * .92)}
  .footer-decoration--right-bottom{right:-28%}
  .footer-decoration--left-bottom{left:-28%}
}


/* EasySeaWay 1.6.6 — translucent glass footer panel with clearly visible orange artwork. */
.footer-grid{
  background:
    linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.025) 42%,rgba(245,130,32,.045) 100%),
    var(--esw-footer-card-bg,rgba(23,38,75,.58));
  border-color:rgba(255,255,255,.20);
  -webkit-backdrop-filter:blur(var(--esw-footer-card-blur,16px)) saturate(135%);
  backdrop-filter:blur(var(--esw-footer-card-blur,16px)) saturate(135%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 26px 70px rgba(1,10,34,.18);
}
.footer-grid::before{
  content:"";
  position:absolute;
  z-index:0;
  inset:auto -12% -42% 34%;
  height:78%;
  border-radius:50%;
  background:radial-gradient(circle,rgba(245,130,32,.16),rgba(245,130,32,0) 68%);
  pointer-events:none;
}
.footer-decoration{
  z-index:1!important;
  opacity:var(--esw-footer-decor-opacity,.30);
  mix-blend-mode:screen;
}
.footer-decoration__svg{
  opacity:1;
  stroke:currentColor!important;
}
@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){
  .footer-grid{background:rgba(23,38,75,.66)}
}
@media(max-width:680px){
  .footer-grid{
    -webkit-backdrop-filter:blur(min(var(--esw-footer-card-blur,16px),12px)) saturate(125%);
    backdrop-filter:blur(min(var(--esw-footer-card-blur,16px),12px)) saturate(125%);
  }
  .footer-decoration{opacity:calc(var(--esw-footer-decor-opacity,.30) * .95)}
}

/* EasySeaWay 1.7.0 — high-performance dimensional footer stage. */
.site-footer{
  --footer-light-x:72%;
  --footer-light-y:40%;
  --footer-tilt-x:0deg;
  --footer-tilt-y:0deg;
  --footer-depth-x:0px;
  --footer-depth-y:0px;
  background:
    radial-gradient(circle at 78% 16%,rgba(245,130,32,.10),transparent 28%),
    linear-gradient(180deg,color-mix(in srgb,var(--esw-footer-bg,#07173d) 88%,#102a63 12%),var(--esw-footer-bg,#07173d));
}
.site-footer__overlay{
  background:
    linear-gradient(180deg,rgba(4,14,40,.28),rgba(4,14,40,.78) 68%,rgba(4,14,40,.94)),
    radial-gradient(circle at 50% 0,rgba(255,255,255,.035),transparent 46%);
}
.site-footer__inner{padding-top:72px}
.footer-cta{padding-bottom:52px}
.footer-cta h2{
  max-width:780px;
  font-size:clamp(3rem,5.6vw,5.8rem);
  line-height:.98;
  letter-spacing:-.052em;
  text-transform:none;
  text-wrap:balance;
  text-shadow:0 10px 38px rgba(0,0,0,.18);
}
.footer-cta__button{
  width:96px;
  height:96px;
  position:relative;
  overflow:hidden;
  box-shadow:0 22px 58px rgba(255,91,79,.26),inset 0 1px 0 rgba(255,255,255,.42);
}
.footer-cta__button::before{
  content:"";
  position:absolute;
  inset:-40%;
  background:linear-gradient(105deg,transparent 36%,rgba(255,255,255,.52) 48%,transparent 60%);
  transform:translateX(-72%) rotate(12deg);
  transition:transform .72s cubic-bezier(.2,.72,.24,1);
}
.footer-cta__button:hover{transform:none}
.footer-cta__button:hover::before{transform:translateX(72%) rotate(12deg)}
.footer-cta__button .esw-icon{position:relative;z-index:2;transition:transform .35s cubic-bezier(.2,.8,.2,1)}
.footer-cta__button:hover .esw-icon{transform:translate3d(6px,-2px,0)}

.footer-grid{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:360px;
  grid-template-columns:1.16fr .74fr .74fr 1.02fr;
  gap:clamp(28px,3.5vw,54px);
  padding:clamp(34px,4vw,54px);
  border:1px solid rgba(255,255,255,.16);
  border-radius:32px;
  background:
    linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.025) 44%,rgba(245,130,32,.055) 100%),
    var(--esw-footer-card-bg,rgba(23,38,75,.64));
  -webkit-backdrop-filter:blur(min(var(--esw-footer-card-blur,14px),18px)) saturate(122%);
  backdrop-filter:blur(min(var(--esw-footer-card-blur,14px),18px)) saturate(122%);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.15),
    inset 0 -1px 0 rgba(245,130,32,.06),
    0 34px 90px rgba(0,8,30,.24);
  contain:paint;
  transform:translateZ(0);
}
.footer-grid::before{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  background:
    radial-gradient(520px circle at var(--footer-light-x) var(--footer-light-y),rgba(255,154,70,.17),transparent 44%),
    linear-gradient(115deg,rgba(255,255,255,.10),transparent 23%,transparent 72%,rgba(255,255,255,.035));
  opacity:.78;
  transition:opacity .25s ease;
}
.footer-grid::after{
  content:"";
  position:absolute;
  z-index:6;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  padding:1px;
  background:linear-gradient(125deg,rgba(255,255,255,.34),rgba(255,255,255,.035) 34%,rgba(245,130,32,.26) 72%,rgba(255,255,255,.09));
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  opacity:.55;
}
.footer-grid__ambient{
  position:absolute;
  z-index:0;
  inset:0;
  overflow:hidden;
  pointer-events:none;
}
.footer-grid__glow{
  position:absolute;
  border-radius:50%;
  filter:blur(2px);
  opacity:.65;
  will-change:transform;
}
.footer-grid__glow--primary{
  width:520px;
  height:520px;
  right:-190px;
  top:-220px;
  background:radial-gradient(circle,rgba(245,130,32,.20),rgba(245,130,32,.045) 42%,transparent 70%);
  transform:translate3d(calc(var(--footer-depth-x) * .4),calc(var(--footer-depth-y) * .4),0);
}
.footer-grid__glow--secondary{
  width:370px;
  height:370px;
  left:-150px;
  bottom:-220px;
  background:radial-gradient(circle,rgba(65,132,255,.13),transparent 70%);
  transform:translate3d(calc(var(--footer-depth-x) * -.25),calc(var(--footer-depth-y) * -.25),0);
}
.footer-grid__mesh{
  position:absolute;
  right:-8%;
  bottom:-38%;
  width:76%;
  height:105%;
  opacity:.12;
  transform:perspective(680px) rotateX(64deg) rotateZ(-8deg) translate3d(calc(var(--footer-depth-x) * .18),calc(var(--footer-depth-y) * .18),0);
  transform-origin:center bottom;
  background-image:
    linear-gradient(rgba(255,255,255,.20) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.20) 1px,transparent 1px);
  background-size:34px 34px;
  -webkit-mask-image:radial-gradient(ellipse at center,#000 18%,transparent 72%);
  mask-image:radial-gradient(ellipse at center,#000 18%,transparent 72%);
}
.footer-grid>.footer-brand,
.footer-grid>.footer-column,
.footer-grid>.footer-contact{position:relative;z-index:5}

.footer-decoration{
  --footer-decor-x:0px;
  --footer-decor-y:0px;
  position:absolute;
  z-index:2!important;
  top:3%!important;
  right:-7%;
  bottom:auto!important;
  width:min(var(--esw-footer-decor-width-desktop,860px),72%);
  max-width:none;
  color:var(--esw-footer-decor-color,#f58220);
  opacity:var(--esw-footer-decor-opacity,.34);
  pointer-events:none;
  user-select:none;
  mix-blend-mode:normal;
  filter:drop-shadow(0 18px 30px rgba(0,0,0,.12)) drop-shadow(0 0 24px color-mix(in srgb,var(--esw-footer-decor-color,#f58220) 22%,transparent));
  transform-origin:72% 54%;
  will-change:transform;
}
.footer-decoration--right-bottom{right:-7%;left:auto}
.footer-decoration--left-bottom{left:-7%;right:auto}
.footer-decoration--center-bottom{left:50%;right:auto;transform:translateX(-50%)}
.footer-decoration__parallax{
  transform:perspective(1100px) translate3d(var(--footer-decor-x),var(--footer-decor-y),0) rotateX(var(--footer-tilt-x)) rotateY(var(--footer-tilt-y));
  transform-style:preserve-3d;
  transition:none;
  will-change:transform;
}
.footer-decoration__float{width:100%;transform-origin:60% 58%;transform-style:preserve-3d}
.footer-decoration.has-auto-float .footer-decoration__float{animation:eswFooterDimensionalFloat 9s ease-in-out infinite}
.footer-decoration__svg,.footer-decoration__image{display:block;width:100%;height:auto;overflow:visible}
.footer-decoration__svg{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.footer-decoration__orbit{opacity:.20;stroke-width:1.2;stroke-dasharray:5 12}
.footer-decoration__network{opacity:.58}
.footer-decoration__route{stroke-width:1.8;stroke-dasharray:10 14;animation:eswFooterRouteDash 18s linear infinite}
.footer-decoration__route--alt{opacity:.45;animation-duration:24s;animation-direction:reverse}
.footer-decoration__route--dash{opacity:.28;stroke-dasharray:3 15;animation-duration:30s}
.footer-decoration__nodes{fill:currentColor;stroke:currentColor}
.footer-decoration__nodes>circle:not([fill]){animation:eswFooterNodePulse 3.6s ease-in-out infinite;transform-box:fill-box;transform-origin:center}
.footer-decoration__nodes>circle:nth-child(4n){animation-delay:-1.2s}
.footer-decoration__nodes>circle:nth-child(6n){animation-delay:-2.2s}
.footer-decoration__ship-3d{transform:translateZ(34px)}
.footer-decoration__ship-shadow{fill:rgba(0,0,0,.22);stroke:none;opacity:.44}
.footer-decoration__hull-surface,.footer-decoration__deck[fill],.footer-decoration__bridge[fill]{stroke:none}
.footer-decoration__hull-edge{stroke-width:3.1;opacity:.92}
.footer-decoration__deck{stroke-width:2;opacity:.78}
.footer-decoration__bridge{stroke-width:2;opacity:.88}
.footer-decoration__mast{stroke-width:2.2;opacity:.88}
.footer-decoration__containers{stroke-width:1.55;opacity:.74}
.footer-decoration__containers path:nth-child(3n+1){fill:color-mix(in srgb,currentColor 12%,transparent)}
.footer-decoration__containers path:nth-child(3n+2){fill:color-mix(in srgb,currentColor 7%,transparent)}
.footer-decoration__water{stroke-width:2.1;opacity:.52}
.footer-decoration__water--soft{opacity:.25}
.footer-decoration__image{object-fit:contain;filter:drop-shadow(0 16px 24px rgba(0,0,0,.18))}

@keyframes eswFooterDimensionalFloat{
  0%,100%{transform:translate3d(0,0,0) rotateZ(-.35deg)}
  50%{transform:translate3d(0,-9px,12px) rotateZ(.35deg)}
}
@keyframes eswFooterNodePulse{
  0%,100%{opacity:.55;transform:scale(.78)}
  50%{opacity:1;transform:scale(1.28)}
}

.footer-logo{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:min(var(--esw-footer-logo-width-desktop,220px),100%);
  min-height:88px;
  padding:13px 16px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:20px;
  background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(246,249,255,.82));
  box-shadow:0 18px 42px rgba(0,8,30,.22),inset 0 1px 0 #fff;
}
.footer-logo .custom-logo-link,.footer-logo .esw-managed-logo{display:flex;align-items:center;justify-content:center;width:100%}
.footer-logo .custom-logo,.footer-logo img{
  width:100%;
  max-height:72px;
  height:auto;
  object-fit:contain;
  object-position:center;
}
.footer-brand p{margin-top:18px;color:rgba(255,255,255,.72);line-height:1.7}
.footer-socials a{border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.footer-column h3,.footer-contact h3{letter-spacing:-.01em}
.footer-menu a{color:rgba(255,255,255,.76)}
.footer-contact__item{color:rgba(255,255,255,.75)}
.footer-contact__icon{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.13)}
.footer-bottom{min-height:72px}

@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){
  .footer-grid{background:linear-gradient(135deg,rgba(25,43,84,.96),rgba(15,30,67,.96))}
}

@media(max-width:1100px){
  .footer-grid{grid-template-columns:1.1fr .8fr .8fr;min-height:auto}
  .footer-contact{grid-column:2/4}
  .footer-decoration{width:min(var(--esw-footer-decor-width-tablet,680px),78%);right:-14%;top:10%!important;opacity:calc(var(--esw-footer-decor-opacity,.34) * .92)}
}
@media(max-width:820px){
  .site-footer__inner{padding-top:58px}
  .footer-cta{padding-bottom:40px}
  .footer-cta h2{font-size:clamp(2.7rem,8vw,4.3rem)}
  .footer-cta__button{width:78px;height:78px}
  .footer-grid{grid-template-columns:1fr 1fr;padding:34px;border-radius:26px}
  .footer-brand{grid-column:1/3}
  .footer-contact{grid-column:1/3}
  .footer-decoration{width:min(var(--esw-footer-decor-width-tablet,680px),105%);right:-30%;top:16%!important;opacity:calc(var(--esw-footer-decor-opacity,.34) * .72)}
  .footer-grid__mesh{width:110%;right:-30%;opacity:.08}
  .footer-logo{width:min(var(--esw-footer-logo-width-tablet,190px),100%)}
}
@media(max-width:560px){
  .site-footer__inner{padding-top:48px}
  .footer-cta{align-items:flex-end;gap:20px;padding-bottom:34px}
  .footer-cta h2{font-size:clamp(2.35rem,12vw,3.35rem);letter-spacing:-.045em}
  .footer-cta__button{width:66px;height:66px;flex:0 0 66px}
  .footer-cta__button .esw-icon{width:30px;height:30px}
  .footer-grid{display:grid;grid-template-columns:1fr;gap:30px;padding:26px 22px;border-radius:24px;-webkit-backdrop-filter:blur(8px) saturate(115%);backdrop-filter:blur(8px) saturate(115%)}
  .footer-brand,.footer-contact{grid-column:auto}
  .footer-decoration{width:min(var(--esw-footer-decor-width-mobile,470px),150%);right:-62%;top:28%!important;opacity:calc(var(--esw-footer-decor-opacity,.34) * .52);filter:drop-shadow(0 0 14px color-mix(in srgb,var(--esw-footer-decor-color,#f58220) 18%,transparent))}
  .footer-decoration__orbit,.footer-decoration__network{opacity:.12}
  .footer-grid__mesh{display:none}
  .footer-grid__glow--primary{width:330px;height:330px;right:-170px;top:-130px}
  .footer-logo{width:min(var(--esw-footer-logo-width-mobile,165px),100%);min-height:76px;padding:11px 13px;border-radius:17px}
  .footer-logo .custom-logo,.footer-logo img{max-height:58px}
  .footer-bottom{padding:18px 0;align-items:flex-start}
}
@media(prefers-reduced-motion:reduce){
  .footer-decoration__parallax{transform:none!important}
  .footer-decoration__float,.footer-decoration__route,.footer-decoration__nodes>circle{animation:none!important}
  .footer-grid__glow,.footer-grid__mesh{transform:none!important}
  .footer-cta__button::before{display:none}
}

/* EasySeaWay 1.7.1 — restore the original footer logo and render a real animated cargo ship. */
.footer-logo{
  display:block;
  width:var(--esw-footer-logo-width-desktop,220px);
  max-width:100%;
  min-height:0;
  padding:0;
  border:0;
  border-radius:0;
  background:none;
  box-shadow:none;
}
.footer-logo .custom-logo-link,
.footer-logo .esw-managed-logo{
  display:block;
  width:100%;
}
.footer-logo .custom-logo,
.footer-logo img{
  display:block;
  width:100%;
  height:auto;
  max-height:none;
  object-fit:contain;
  object-position:left center;
}

.footer-decoration{
  z-index:2!important;
  top:auto!important;
  right:-4%;
  bottom:-16%!important;
  width:min(var(--esw-footer-decor-width-desktop,900px),78%);
  opacity:var(--esw-footer-decor-opacity,.42);
  color:var(--esw-footer-decor-color,#f58220);
  filter:drop-shadow(0 0 24px color-mix(in srgb,var(--esw-footer-decor-color,#f58220) 24%,transparent));
}
.footer-decoration--right-bottom{right:-4%;left:auto}
.footer-decoration--left-bottom{left:-4%;right:auto}
.footer-decoration--center-bottom{left:50%;right:auto;transform:translateX(-50%)}
.footer-decoration__parallax{
  transform:perspective(1050px) translate3d(var(--footer-decor-x),var(--footer-decor-y),0) rotateX(var(--footer-tilt-x)) rotateY(var(--footer-tilt-y)) scale(1.012);
  transform-origin:62% 62%;
  transition:none;
  will-change:transform;
}
.footer-decoration.has-auto-float .footer-decoration__float{animation:eswFooterShipFloat 7.8s ease-in-out infinite}
.footer-decoration__svg--ship{
  display:block;
  width:100%;
  height:auto;
  overflow:visible;
  fill:none;
  stroke:currentColor;
  stroke-width:2.35;
  stroke-linecap:round;
  stroke-linejoin:round;
  vector-effect:non-scaling-stroke;
}
.footer-decoration__routes{opacity:.42}
.footer-decoration__route{
  fill:none;
  stroke:currentColor;
  stroke-width:1.6;
  stroke-dasharray:10 15;
  animation:eswFooterRouteDash 15s linear infinite;
}
.footer-decoration__route--alt{opacity:.58;animation-duration:21s;animation-direction:reverse}
.footer-decoration__route--dash{opacity:.42;stroke-dasharray:3 14;animation-duration:25s}
.footer-decoration__nodes{fill:currentColor;stroke:none}
.footer-decoration__nodes circle{transform-box:fill-box;transform-origin:center;animation:eswFooterNodePulse 3.2s ease-in-out infinite}
.footer-decoration__nodes circle:nth-child(2n){animation-delay:-1.1s}
.footer-decoration__nodes circle:nth-child(3n){animation-delay:-2.2s}
.footer-decoration__ship-wireframe{opacity:.98;transform:translateZ(28px)}
.footer-decoration__hull-fill{fill:currentColor;stroke:none;opacity:.07}
.footer-decoration__hull{fill:none;stroke-width:3.1;opacity:1}
.footer-decoration__hull-line{stroke-width:1.55;opacity:.58}
.footer-decoration__deck{fill:currentColor;fill-opacity:.035;stroke-width:2.2;opacity:.92}
.footer-decoration__deck-line{stroke-width:1.45;opacity:.58}
.footer-decoration__container-stack path{
  fill:currentColor;
  fill-opacity:.075;
  stroke:currentColor;
  stroke-width:1.4;
}
.footer-decoration__container-row--two{opacity:.88}
.footer-decoration__container-row--three{opacity:.76}
.footer-decoration__bridge-house path{fill:currentColor;fill-opacity:.055;stroke:currentColor;stroke-width:1.75}
.footer-decoration__bridge-house path:nth-child(3){fill:none;stroke-width:2.1}
.footer-decoration__bridge-window{fill:currentColor!important;fill-opacity:.38!important;stroke:none!important}
.footer-decoration__bow-lines{stroke-width:1.7;opacity:.64}
.footer-decoration__water{stroke-width:2.05;opacity:.62;stroke-dasharray:46 12;animation:eswFooterWaterDrift 9s linear infinite}
.footer-decoration__water--soft{opacity:.32;animation-duration:13s;animation-direction:reverse}

@keyframes eswFooterShipFloat{
  0%,100%{transform:translate3d(0,0,0) rotateZ(-.18deg)}
  50%{transform:translate3d(0,-11px,12px) rotateZ(.22deg)}
}
@keyframes eswFooterWaterDrift{to{stroke-dashoffset:-116}}

@media(max-width:1100px){
  .footer-logo{width:var(--esw-footer-logo-width-tablet,190px)}
  .footer-decoration{right:-13%;bottom:-10%!important;width:min(var(--esw-footer-decor-width-tablet,720px),92%);opacity:calc(var(--esw-footer-decor-opacity,.42) * .92)}
}
@media(max-width:820px){
  .footer-decoration{right:-30%;bottom:-2%!important;width:min(var(--esw-footer-decor-width-tablet,720px),118%);opacity:calc(var(--esw-footer-decor-opacity,.42) * .72)}
}
@media(max-width:560px){
  .footer-logo{width:var(--esw-footer-logo-width-mobile,165px);min-height:0;padding:0;border-radius:0}
  .footer-logo .custom-logo,.footer-logo img{max-height:none}
  .footer-decoration{right:-58%;bottom:5%!important;width:min(var(--esw-footer-decor-width-mobile,500px),158%);opacity:calc(var(--esw-footer-decor-opacity,.42) * .56)}
  .footer-decoration__routes{opacity:.22}
}
html[dir="rtl"] .footer-logo .custom-logo,
html[dir="rtl"] .footer-logo img{object-position:right center}

@media(prefers-reduced-motion:reduce){
  .footer-decoration__route,
  .footer-decoration__nodes circle,
  .footer-decoration__water,
  .footer-decoration__float{animation:none!important}
}

/* EasySeaWay 1.7.2 — visible orange cargo ship and a clean, unframed footer logo. */
.footer-grid::before{
  background:
    radial-gradient(620px circle at var(--footer-light-x,78%) var(--footer-light-y,44%),rgba(255,105,61,.14),transparent 48%),
    linear-gradient(115deg,transparent 0,transparent 58%,rgba(255,255,255,.025) 100%);
  opacity:.62;
}
.footer-grid__glow--secondary{display:none!important}
.footer-grid__glow--primary{
  right:-150px;
  top:-170px;
  opacity:.48;
  background:radial-gradient(circle,rgba(255,105,61,.20),rgba(255,105,61,.045) 44%,transparent 72%);
}
.footer-grid>.footer-brand,
.footer-grid>.footer-column,
.footer-grid>.footer-contact{z-index:6}

.footer-logo,
.footer-logo .custom-logo-link,
.footer-logo .esw-managed-logo,
.footer-logo .custom-logo,
.footer-logo img{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  filter:none!important;
}
.footer-logo,
.footer-logo .custom-logo-link,
.footer-logo .esw-managed-logo{background:transparent!important}
.footer-logo::before,
.footer-logo::after{display:none!important}

.footer-decoration{
  z-index:4!important;
  right:-1.5%;
  bottom:-3%!important;
  width:min(var(--esw-footer-decor-width-desktop,920px),74%);
  color:var(--esw-footer-decor-color,#ff6a3d)!important;
  opacity:clamp(.62,var(--esw-footer-decor-opacity,.64),.84)!important;
  mix-blend-mode:screen;
  filter:drop-shadow(0 0 20px rgba(255,105,61,.30)) drop-shadow(0 18px 34px rgba(0,0,0,.12));
  -webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.22) 11%,#000 34%,#000 100%);
  mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.22) 11%,#000 34%,#000 100%);
}
.footer-decoration--right-bottom{right:-1.5%;left:auto}
.footer-decoration--left-bottom{left:-1.5%;right:auto;-webkit-mask-image:linear-gradient(270deg,transparent 0,rgba(0,0,0,.22) 11%,#000 34%,#000 100%);mask-image:linear-gradient(270deg,transparent 0,rgba(0,0,0,.22) 11%,#000 34%,#000 100%)}
.footer-decoration--center-bottom{left:50%;right:auto;transform:translateX(-50%);-webkit-mask-image:none;mask-image:none}
.footer-decoration__parallax{
  transform:perspective(980px) translate3d(var(--footer-decor-x),var(--footer-decor-y),0) rotateX(var(--footer-tilt-x)) rotateY(var(--footer-tilt-y)) scale(1.025);
  transform-origin:66% 64%;
}
.footer-decoration__svg--ship,
.footer-decoration__svg--ship *{vector-effect:non-scaling-stroke}
.footer-decoration__svg--ship{
  overflow:visible;
  stroke:currentColor;
  stroke-width:2.45;
}
.footer-decoration__routes{opacity:.56}
.footer-decoration__route{stroke-width:1.8;opacity:.82}
.footer-decoration__route--alt{opacity:.58}
.footer-decoration__route--dash{opacity:.42}
.footer-decoration__nodes circle{fill:currentColor;stroke:none;filter:drop-shadow(0 0 5px rgba(255,105,61,.8))}
.footer-decoration__ship{transform:translateZ(38px)}
.footer-decoration__ship-shadow{fill:rgba(0,0,0,.22);stroke:none;opacity:.28}
.footer-decoration__hull-fill{fill:currentColor;fill-opacity:.12;stroke:none}
.footer-decoration__hull{fill:none;stroke:currentColor;stroke-width:3.4;opacity:1}
.footer-decoration__hull-line{stroke:color-mix(in srgb,currentColor 82%,#fff 18%);stroke-width:1.65;opacity:.82}
.footer-decoration__deck{fill:currentColor;fill-opacity:.055;stroke:color-mix(in srgb,currentColor 88%,#fff 12%);stroke-width:2.2;opacity:1}
.footer-decoration__deck-line{stroke:color-mix(in srgb,currentColor 55%,#fff 45%);stroke-width:1.4;opacity:.72}
.footer-decoration__container-stack path{fill:currentColor;fill-opacity:.11;stroke:color-mix(in srgb,currentColor 78%,#fff 22%);stroke-width:1.5;opacity:.96}
.footer-decoration__container-row--two{opacity:.88}
.footer-decoration__container-row--three{opacity:.78}
.footer-decoration__bridge-house path{fill:currentColor;fill-opacity:.08;stroke:color-mix(in srgb,currentColor 80%,#fff 20%);stroke-width:1.8}
.footer-decoration__bridge-house path:nth-child(3){fill:none;stroke:color-mix(in srgb,currentColor 45%,#fff 55%);stroke-width:2.05;opacity:.9}
.footer-decoration__bridge-window{fill:#fff2ed!important;fill-opacity:.72!important;stroke:none!important}
.footer-decoration__detail{fill:none;stroke:color-mix(in srgb,currentColor 72%,#fff 28%);stroke-width:1.8;opacity:.8}
.footer-decoration__detail--light{stroke:#fff;opacity:.42}
.footer-decoration__water{stroke:color-mix(in srgb,currentColor 90%,#fff 10%);stroke-width:2.25;opacity:.72}
.footer-decoration__water--soft{stroke:color-mix(in srgb,currentColor 55%,#fff 45%);opacity:.38}
.footer-decoration.has-auto-float .footer-decoration__float{animation:eswFooterShipFloatStrong 6.8s ease-in-out infinite}

@keyframes eswFooterShipFloatStrong{
  0%,100%{transform:translate3d(0,0,0) rotateZ(-.28deg)}
  50%{transform:translate3d(0,-13px,16px) rotateZ(.32deg)}
}

@media(max-width:1100px){
  .footer-decoration{right:-8%;bottom:-1%!important;width:min(var(--esw-footer-decor-width-tablet,760px),94%);opacity:clamp(.56,var(--esw-footer-decor-opacity,.64),.78)!important}
}
@media(max-width:820px){
  .footer-decoration{right:-23%;bottom:3%!important;width:min(var(--esw-footer-decor-width-tablet,760px),118%);opacity:.58!important}
}
@media(max-width:560px){
  .footer-decoration{right:-54%;bottom:8%!important;width:min(var(--esw-footer-decor-width-mobile,540px),164%);opacity:.42!important;mix-blend-mode:screen}
  .footer-decoration__routes{opacity:.28}
}


/* EasySeaWay 1.7.3 — soft premium cargo-ship line art. */
.footer-decoration{
  right:-1%;
  bottom:-1%!important;
  width:min(var(--esw-footer-decor-width-desktop,920px),72%);
  color:var(--esw-footer-decor-color,#ff6a3d)!important;
  opacity:clamp(.20,calc(var(--esw-footer-decor-opacity,.34) * .92),.40)!important;
  mix-blend-mode:normal;
  filter:drop-shadow(0 0 11px rgba(255,106,61,.12));
  -webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.18) 12%,#000 31%,#000 100%);
  mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.18) 12%,#000 31%,#000 100%);
}
.footer-decoration__parallax{
  transform:perspective(1200px) translate3d(var(--footer-decor-x),var(--footer-decor-y),0) rotateX(var(--footer-tilt-x)) rotateY(var(--footer-tilt-y));
  transform-origin:68% 62%;
}
.footer-decoration__svg--ship{
  stroke:currentColor;
  stroke-width:1.15;
  stroke-linecap:round;
  stroke-linejoin:round;
  overflow:visible;
}
.footer-decoration__routes{opacity:.18}
.footer-decoration__route{stroke-width:.85;opacity:.52;stroke-dasharray:7 15}
.footer-decoration__route--alt{opacity:.30;stroke-dasharray:3 17}
.footer-decoration__nodes circle{fill:currentColor;opacity:.34;filter:none}
.footer-decoration__ship{transform:translateZ(20px)}
.footer-decoration__ship-shadow{display:none}
.footer-decoration__hull-fill{fill:currentColor;fill-opacity:.025;stroke:none}
.footer-decoration__hull{fill:none;stroke:currentColor;stroke-width:1.65;opacity:.72}
.footer-decoration__hull-line{stroke:currentColor;stroke-width:.82;opacity:.34}
.footer-decoration__deck{fill:currentColor;fill-opacity:.018;stroke:currentColor;stroke-width:1.05;opacity:.48}
.footer-decoration__container-stack path{fill:currentColor;fill-opacity:.012;stroke:currentColor;stroke-width:.76;opacity:.40}
.footer-decoration__bridge-house path{fill:currentColor;fill-opacity:.014;stroke:currentColor;stroke-width:.92;opacity:.50}
.footer-decoration__bridge-house path:nth-child(3){fill:none;stroke-width:1;opacity:.50}
.footer-decoration__bridge-window{fill:currentColor!important;fill-opacity:.18!important;stroke:none!important}
.footer-decoration__detail{fill:none;stroke:currentColor;stroke-width:.78;opacity:.30}
.footer-decoration__highlight{fill:none;stroke:color-mix(in srgb,currentColor 58%,#fff 42%);stroke-width:1.05;stroke-dasharray:32 160;opacity:.34;animation:eswFooterHullShimmer 8.5s linear infinite}
.footer-decoration__water{stroke:currentColor;stroke-width:1.05;opacity:.28}
.footer-decoration__water--soft{stroke-width:.78;opacity:.16}
.footer-decoration.has-auto-float .footer-decoration__float{animation:eswFooterShipFloatSoft 9.5s ease-in-out infinite}

@keyframes eswFooterHullShimmer{to{stroke-dashoffset:-384}}
@keyframes eswFooterShipFloatSoft{
  0%,100%{transform:translate3d(0,0,0) rotateZ(-.12deg)}
  50%{transform:translate3d(0,-6px,8px) rotateZ(.14deg)}
}

@media(max-width:1100px){
  .footer-decoration{right:-9%;width:min(var(--esw-footer-decor-width-tablet,760px),92%);opacity:clamp(.18,calc(var(--esw-footer-decor-opacity,.34) * .82),.34)!important}
}
@media(max-width:820px){
  .footer-decoration{right:-24%;bottom:4%!important;width:min(var(--esw-footer-decor-width-tablet,760px),116%);opacity:.24!important}
}
@media(max-width:560px){
  .footer-decoration{right:-51%;bottom:10%!important;width:min(var(--esw-footer-decor-width-mobile,540px),158%);opacity:.18!important}
  .footer-decoration__routes{opacity:.10}
}


/* EasySeaWay 1.7.4 — fully static footer artwork. */
.footer-decoration,
.footer-decoration__parallax,
.footer-decoration__float,
.footer-decoration__svg,
.footer-decoration__svg *,
.footer-grid__glow,
.footer-grid__mesh{
  will-change:auto!important;
}
.footer-decoration__parallax{
  transform:none!important;
  transition:none!important;
}
.footer-decoration__float{
  transform:none!important;
  animation:none!important;
}
.footer-decoration__route,
.footer-decoration__route--alt,
.footer-decoration__route--dash,
.footer-decoration__dash,
.footer-decoration__nodes>circle,
.footer-decoration__highlight,
.footer-decoration__water,
.footer-decoration__water--soft{
  animation:none!important;
}
.footer-grid__glow--primary{
  transform:none!important;
}
.footer-grid__glow--secondary{
  transform:none!important;
}
.footer-grid__mesh{
  transform:perspective(680px) rotateX(64deg) rotateZ(-8deg)!important;
}


/* EasySeaWay 1.7.5 — remove orange footer glow and keep a clean static ship. */
.footer-grid__glow{display:none!important}
.footer-grid::before{
  background:linear-gradient(115deg,rgba(255,255,255,.08),transparent 23%,transparent 72%,rgba(255,255,255,.028))!important;
  opacity:.56!important;
}
.footer-decoration{filter:none!important}
.footer-decoration__nodes circle{filter:none!important}


/* EasySeaWay 1.7.6 — remove footer ship artwork and all related effects completely. */
.footer-grid__ambient,
.footer-decoration{display:none!important}


/* EasySeaWay 1.7.7 — remove the subtle inner footer background overlay from the main footer panel. */
.footer-grid::before{
  background:none!important;
  opacity:0!important;
}
.footer-grid__mesh{display:none!important}


/* EasySeaWay 1.7.8 — prettier footer menu link icon. */
.footer-menu a{gap:10px}
.footer-menu a:before{
  content:""!important;
  flex:0 0 14px;
  width:14px;
  height:14px;
  margin:0;
  display:inline-block;
  background-color:var(--esw-accent);
  color:var(--esw-accent);
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-size:14px 14px;
  mask-size:14px 14px;
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.25 12.75 12.75 3.25M6.75 3.25h6v6' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.25 12.75 12.75 3.25M6.75 3.25h6v6' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  transform:translateX(0) translateY(0) rotate(0deg);
  transform-origin:center;
  transition:transform .22s var(--esw-ease),opacity .22s ease,filter .22s ease;
  opacity:.96;
}
.footer-menu a:hover:before{
  transform:translateX(3px) translateY(0) rotate(0deg);
  filter:brightness(1.15);
  opacity:1;
}
.footer-menu .sub-menu a:before{
  width:12px;
  height:12px;
  flex-basis:12px;
  -webkit-mask-size:12px 12px;
  mask-size:12px 12px;
}
html[dir="rtl"] .footer-menu a:before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M12.75 12.75 3.25 3.25M9.25 3.25h-6v6' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M12.75 12.75 3.25 3.25M9.25 3.25h-6v6' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
html[dir="rtl"] .footer-menu a:hover:before{
  transform:translateX(-3px) translateY(0) rotate(0deg);
}


/* EasySeaWay 1.8.0 — shared social controls, modern image loader and scroll-progress back-to-top. */
.footer-socials-wrap{margin-top:24px}
.footer-socials.side-socials{gap:10px}
.footer-socials.side-socials .side-socials__link{width:42px;height:42px;border-radius:13px;background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.13);color:var(--esw-footer-text,#fff);box-shadow:none}
.footer-socials.side-socials .side-socials__link:hover,.footer-socials.side-socials .side-socials__link:focus-visible{color:#fff;border-color:transparent}
.esw-back-to-top{--esw-scroll-progress:0;position:fixed;z-index:850;right:24px;bottom:24px;width:var(--esw-backtop-size-desktop,56px);height:var(--esw-backtop-size-desktop,56px);padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:var(--esw-backtop-bg,#fff);color:var(--esw-backtop-icon,#07173d);box-shadow:0 16px 38px rgba(4,17,45,.22);opacity:0;visibility:hidden;transform:translateY(16px) scale(.9);transition:opacity .22s ease,visibility .22s ease,transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease}
.esw-back-to-top.is-visible{opacity:1;visibility:visible;transform:none}
.esw-back-to-top:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(4,17,45,.28)}
.esw-back-to-top__progress{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg);overflow:visible}
.esw-back-to-top__track,.esw-back-to-top__value{fill:none;stroke-width:2.1}
.esw-back-to-top__track{stroke:var(--esw-backtop-track,#d9e0ea);opacity:.7}
.esw-back-to-top__value{stroke:var(--esw-backtop-progress,#f58220);stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:calc(100 - var(--esw-scroll-progress));transition:stroke-dashoffset .08s linear}
.esw-back-to-top__icon{position:relative;z-index:1;display:grid;place-items:center}
.esw-back-to-top__icon .esw-icon{width:20px;height:20px;transform:rotate(-90deg);transition:transform .24s var(--esw-ease)}
.esw-back-to-top:hover .esw-back-to-top__icon .esw-icon{transform:rotate(-90deg) translateX(2px)}
@media(max-width:1024px){.site-loader__stage{width:calc(var(--esw-loader-image-width-tablet,132px) + 64px)}.site-loader__media{width:var(--esw-loader-image-width-tablet,132px)}.esw-back-to-top{width:var(--esw-backtop-size-tablet,52px);height:var(--esw-backtop-size-tablet,52px);right:20px;bottom:20px}}
@media(max-width:680px){.site-loader{gap:24px}.site-loader__stage{width:calc(var(--esw-loader-image-width-mobile,112px) + 58px)}.site-loader__media{width:var(--esw-loader-image-width-mobile,112px)}.site-loader__progress{width:min(190px,58vw)}.esw-back-to-top{width:var(--esw-backtop-size-mobile,48px);height:var(--esw-backtop-size-mobile,48px);right:16px;bottom:16px}.esw-back-to-top__icon .esw-icon{width:18px;height:18px}}
@media(prefers-reduced-motion:reduce){.site-loader:before,.site-loader__media,.site-loader__orbit,.site-loader__orbit:after,.site-loader__progress i{animation:none!important}.esw-back-to-top,.esw-back-to-top__value,.esw-back-to-top__icon .esw-icon{transition:none!important}}


/* EasySeaWay 1.8.1 — compact back-to-top with accurate circular scroll progress. */
.esw-back-to-top{
  --esw-scroll-progress:0;
  --esw-backtop-ring:3px;
  isolation:isolate;
  padding:var(--esw-backtop-ring);
  border:0;
  -webkit-tap-highlight-color:transparent;
  touch-action:manipulation;
  background:conic-gradient(
    from 0deg,
    var(--esw-backtop-progress,#f58220) 0 var(--esw-scroll-progress),
    var(--esw-backtop-track,#d9e0ea) var(--esw-scroll-progress) 100%
  );
  color:var(--esw-backtop-icon,#fff);
  box-shadow:0 9px 24px rgba(4,17,45,.24),0 0 0 3px rgba(255,255,255,.92);
  transform:translateY(12px) scale(.92);
  overflow:visible;
}
.esw-back-to-top::before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:var(--esw-backtop-ring);
  border-radius:inherit;
  background:var(--esw-backtop-bg,#07173d);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.2);
}
.esw-back-to-top.is-visible{transform:none}
.esw-back-to-top:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 29px rgba(4,17,45,.29),0 0 0 3px rgba(255,255,255,.96);
}
.esw-back-to-top__progress{display:none!important}
.esw-back-to-top__icon{
  position:relative;
  z-index:2;
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
}
.esw-back-to-top__icon svg{
  width:38%;
  height:38%;
  overflow:visible;
  fill:none;
  stroke:currentColor;
  stroke-width:1.65;
  stroke-linecap:round;
  stroke-linejoin:round;
  transform:none;
  transition:transform .22s var(--esw-ease);
}
.esw-back-to-top:hover .esw-back-to-top__icon svg{transform:translateY(-1px)}
@media(max-width:680px){.esw-back-to-top{--esw-backtop-ring:2.5px}}
@media(prefers-reduced-motion:reduce){.esw-back-to-top__icon svg{transition:none!important}}


/* EasySeaWay 1.8.2 — clean outer progress ring and premium mobile top scroll progress. */
.esw-back-to-top{
  box-shadow:0 9px 24px rgba(4,17,45,.24)!important;
  overflow:visible;
}
.esw-back-to-top::before{
  box-shadow:none!important;
}
.esw-back-to-top:hover{
  box-shadow:0 12px 29px rgba(4,17,45,.29)!important;
}

.esw-mobile-scroll-progress{
  display:none;
}
@media(max-width:680px){
  .esw-mobile-scroll-progress{
    --esw-scroll-progress:0%;
    position:fixed;
    z-index:10002;
    top:0;
    left:0;
    width:100%;
    height:3px;
    display:block;
    pointer-events:none;
    background:color-mix(in srgb,var(--esw-backtop-track,#d9e0ea) 22%,transparent);
    opacity:.96;
    overflow:visible;
    isolation:isolate;
  }
  .esw-mobile-scroll-progress::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--esw-backtop-progress,#f58220) 18%,transparent),transparent);
    opacity:.35;
  }
  .esw-mobile-scroll-progress span{
    position:absolute;
    z-index:2;
    top:0;
    left:0;
    width:var(--esw-scroll-progress);
    height:100%;
    border-radius:0 999px 999px 0;
    background:linear-gradient(90deg,color-mix(in srgb,var(--esw-backtop-progress,#f58220) 72%,#ffcfad 28%),var(--esw-backtop-progress,#f58220));
    box-shadow:0 1px 8px color-mix(in srgb,var(--esw-backtop-progress,#f58220) 34%,transparent);
    transition:width .08s linear;
  }
  .esw-mobile-scroll-progress span::after{
    content:"";
    position:absolute;
    top:50%;
    right:-2px;
    width:6px;
    height:6px;
    border-radius:50%;
    background:var(--esw-backtop-progress,#f58220);
    box-shadow:0 0 0 2px color-mix(in srgb,var(--esw-backtop-progress,#f58220) 18%,transparent),0 0 10px color-mix(in srgb,var(--esw-backtop-progress,#f58220) 70%,transparent);
    transform:translateY(-50%) scale(.45);
    opacity:0;
    transition:opacity .18s ease,transform .2s ease;
  }
  .esw-mobile-scroll-progress.has-progress span::after{
    opacity:1;
    transform:translateY(-50%) scale(1);
  }
  .esw-mobile-scroll-progress.is-complete span::after{
    box-shadow:0 0 0 3px color-mix(in srgb,var(--esw-backtop-progress,#f58220) 20%,transparent),0 0 13px color-mix(in srgb,var(--esw-backtop-progress,#f58220) 80%,transparent);
  }
  body.admin-bar .esw-mobile-scroll-progress{top:46px}
}
@media(prefers-reduced-motion:reduce){
  .esw-mobile-scroll-progress span,
  .esw-mobile-scroll-progress span::after{transition:none!important}
}

/* EasySeaWay 1.9.0 — smooth one-time mobile rise and faster submenu children. */
@keyframes eswMobileRiseUp{
  from{transform:translateY(48px)}
  to{transform:translateY(0)}
}

@media(max-width:980px){
  /* Keep the drawer fast and compositor-friendly without changing its design. */
  .mobile-menu-overlay{
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
    background:var(--esw-mobile-overlay,rgba(7,21,47,.64))!important;
    transition:opacity .14s ease-out,visibility 0s linear .14s!important;
  }
  .menu-open .mobile-menu-overlay{
    transition:opacity .14s ease-out,visibility 0s!important;
  }
  .mobile-navigation{
    -webkit-overflow-scrolling:touch;
    backface-visibility:hidden;
    transform:translate3d(105%,0,0);
    transition:transform .18s cubic-bezier(.2,.78,.24,1),visibility 0s linear .18s!important;
  }
  html[dir="rtl"] .mobile-navigation{transform:translate3d(-105%,0,0)}
  .mobile-navigation.is-open{
    transform:translate3d(0,0,0)!important;
    transition:transform .18s cubic-bezier(.2,.78,.24,1),visibility 0s!important;
  }
  .menu-toggle,.mobile-menu__close,.submenu-toggle{touch-action:manipulation}

  /* Open submenu children quickly; avoid a slow opacity cascade. */
  .mobile-primary-menu .sub-menu,
  .primary-menu .menu-item-has-children:hover>.sub-menu,
  .primary-menu .menu-item-has-children:focus-within>.sub-menu{
    display:block!important;
    max-height:0!important;
    height:auto!important;
    overflow:hidden!important;
    opacity:1!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translate3d(0,-3px,0)!important;
    padding-bottom:0!important;
    transition:max-height .11s cubic-bezier(.22,.75,.25,1),transform .09s ease-out,visibility 0s linear .11s,padding-bottom .11s cubic-bezier(.22,.75,.25,1)!important;
  }
  .mobile-primary-menu li.submenu-open>.sub-menu,
  .primary-menu .menu-item-has-children.submenu-open:hover>.sub-menu,
  .primary-menu .menu-item-has-children.submenu-open:focus-within>.sub-menu{
    max-height:var(--esw-submenu-height,720px)!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translate3d(0,0,0)!important;
    padding-bottom:7px!important;
    transition:max-height .11s cubic-bezier(.22,.75,.25,1),transform .09s ease-out,visibility 0s,padding-bottom .11s cubic-bezier(.22,.75,.25,1)!important;
  }
  .mobile-primary-menu .sub-menu>li,
  .mobile-primary-menu .sub-menu a{
    animation:none!important;
    transition:background-color .1s ease,color .1s ease,transform .1s ease!important;
  }
  .submenu-toggle{transition:background-color .1s ease,color .1s ease!important}
  .submenu-toggle span{transition:transform .1s cubic-bezier(.22,.75,.25,1)!important}

  /* Real upward movement: transform only, no fade, one time per element. */
  .esw-reveal-enabled [data-reveal]{
    opacity:1!important;
    transform:translateY(48px);
    transition:none!important;
    animation:none;
  }
  .esw-reveal-enabled [data-reveal].is-reveal-animating{
    animation:eswMobileRiseUp .72s cubic-bezier(.16,1,.3,1) both;
    will-change:transform;
  }
  .esw-reveal-enabled [data-reveal].is-initial-visible,
  .esw-reveal-enabled [data-reveal].reveal-complete,
  .esw-reveal-enabled [data-reveal].is-visible:not(.is-reveal-animating){
    transform:none;
    animation:none;
    will-change:auto;
  }

  /* Preserve the existing visual appearance while removing repaint-heavy mobile filters. */
  .footer-grid,
  .about-page-nav__inner,
  .home-slider__arrow,
  .home-slider__dots,
  .button--glass{
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }
  .site-search-panel__backdrop{
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
    background:rgba(7,18,46,.68)!important;
  }
  .home-slide__image,.home-slide__media>img{filter:none!important}
  .home-slide__decorative,.page-hero__decorative{
    filter:none!important;
    mix-blend-mode:normal!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .esw-reveal-enabled [data-reveal]{transform:none!important;animation:none!important}
}


/* EasySeaWay 1.9.1 — stable fast mobile scrolling and instant sticky-header handoff. */
@media(max-width:980px){
  .site-footer,
  .site-footer__inner,
  .footer-cta,
  .footer-grid,
  .footer-bottom{
    content-visibility:visible!important;
    contain:none!important;
  }
  .footer-grid{
    transform:none!important;
    will-change:auto!important;
  }
  .site-header.is-main-fixed .main-header{
    transform:translate3d(0,0,0);
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
  }
}


/* EasySeaWay 1.9.2 — prevent mobile checkerboarding during very fast flings. */
@media(max-width:980px){
  /* Keep unrevealed content in the normal paint tree; promote only while it animates. */
  .esw-reveal-enabled [data-reveal]{
    transform:translateY(48px);
    -webkit-backface-visibility:visible;
    backface-visibility:visible;
    contain:none!important;
  }
  .esw-reveal-enabled [data-reveal].is-reveal-animating{
    animation:eswMobileRiseUp .72s cubic-bezier(.16,1,.3,1) both;
    will-change:transform;
  }
  .esw-reveal-enabled [data-reveal].is-initial-visible,
  .esw-reveal-enabled [data-reveal].reveal-complete,
  .esw-reveal-enabled [data-reveal].is-visible:not(.is-reveal-animating){
    transform:none!important;
    will-change:auto!important;
  }
  /* Never allow large page sections to become deferred/isolated paint surfaces. */
  .site-main,
  .site-main>*,
  .section,
  .section--dynamic,
  .page-hero,
  .site-footer{
    content-visibility:visible!important;
    contain:none!important;
  }
}


/* EasySeaWay 1.9.3 — fully painted mobile pages, CSS-only header handoff, and mobile footer alignment. */
@media(max-width:980px){
  /* Keep the whole document in one normal paint flow. This avoids brief empty
     checkerboard frames during very fast momentum scrolling on mobile. */
  html,body{background:#fff}
  .site-shell{
    overflow:visible!important;
    min-height:100vh;
  }
  .site-main,
  .site-main>*,
  .section,
  .section--dynamic,
  .page-hero,
  .archive-section,
  .site-footer,
  [data-reveal]{
    content-visibility:visible!important;
    contain:none!important;
  }
  .section{isolation:auto!important}
  .section-dynamic-bg,
  .site-footer::before,
  .site-footer__overlay{
    will-change:auto!important;
    backface-visibility:visible!important;
  }
  img{
    content-visibility:visible!important;
    contain:none!important;
    image-rendering:auto;
  }

  /* Mobile uses a native sticky header stack. The complete header moves up by
     exactly the top-bar height, so the main header lands instantly with no JS frame delay. */
  .site-header,
  .esw-sticky-header .site-header,
  .admin-bar.esw-sticky-header .site-header{
    position:sticky!important;
    top:calc(-1 * var(--esw-mobile-topbar-height,0px))!important;
    z-index:2200!important;
  }
  body.admin-bar .site-header,
  body.admin-bar.esw-sticky-header .site-header{
    top:calc(46px - var(--esw-mobile-topbar-height,0px))!important;
  }
  .site-header.is-main-fixed::after{display:none!important}
  .site-header.is-main-fixed .main-header,
  .site-header .main-header{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    transform:none!important;
  }
}

@media(max-width:680px){
  /* Phone on the left and email on the right in the mobile top bar. */
  .topbar__inner{
    width:100%;
    justify-content:stretch!important;
    overflow:hidden;
  }
  .topbar__contacts{
    width:100%;
    min-width:0!important;
    display:flex!important;
    align-items:center;
    justify-content:space-between!important;
    gap:12px!important;
  }
  .topbar__item--phone{order:1;min-width:0}
  .topbar__item--email{
    order:2;
    display:inline-flex!important;
    min-width:0;
    margin-left:auto;
    justify-content:flex-end;
    text-align:right;
  }
  .topbar__item--email span{
    display:block;
    min-width:0;
    max-width:52vw;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap!important;
  }

  /* Prevent the small phone glyph from being clipped at its top edge. */
  .footer-contact__icon{
    align-self:flex-start;
    overflow:visible!important;
    margin-top:1px;
  }
  .footer-contact__icon .esw-icon,
  .footer-contact__icon svg{
    display:block;
    overflow:visible!important;
    transform:none!important;
  }

  /* Center all footer-bottom content on phones. */
  .footer-bottom{
    width:100%;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    flex-direction:column!important;
    gap:12px!important;
  }
  .footer-bottom__credits{
    width:100%;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    flex-direction:column!important;
    gap:6px!important;
  }
  .footer-bottom__credits>p{
    width:100%;
    margin:0 auto!important;
    text-align:center!important;
  }
  .footer-designer{
    width:100%;
    justify-content:center!important;
    text-align:center!important;
    gap:5px!important;
    padding:0!important;
    border:0!important;
  }
  .footer-bottom-menu{
    width:100%;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    flex-wrap:wrap;
    gap:12px 18px!important;
    margin:0 auto!important;
    text-align:center!important;
  }
}


/* EasySeaWay 1.9.4 — smooth mobile rise animation without hidden page content. */
@media(max-width:980px){
  /* Content is always painted. Fast scrolling can never reveal an empty section. */
  .esw-reveal-enabled [data-reveal],
  .esw-reveal-enabled [data-reveal].is-initial-visible,
  .esw-reveal-enabled [data-reveal].reveal-complete,
  .esw-reveal-enabled [data-reveal].is-visible:not(.is-mobile-rise){
    opacity:1!important;
    transform:translate3d(0,0,0)!important;
    animation:none!important;
    transition:none!important;
    will-change:auto!important;
  }
  /* Apply a compositor-only movement only when the element is near the viewport. */
  .esw-reveal-enabled [data-reveal].is-mobile-rise{
    opacity:1!important;
    transform:translate3d(0,46px,0)!important;
    transition:transform .68s cubic-bezier(.16,1,.3,1)!important;
    will-change:transform!important;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
  }
  .esw-reveal-enabled [data-reveal].is-mobile-rise.is-visible{
    transform:translate3d(0,0,0)!important;
  }
}


/* EasySeaWay 1.9.5 — restore a real mobile bottom-to-top reveal without hiding page content. */
@media(max-width:980px){
  .esw-reveal-enabled [data-reveal],
  .esw-reveal-enabled [data-reveal].is-initial-visible,
  .esw-reveal-enabled [data-reveal].reveal-complete{
    opacity:1!important;
    transform:translate3d(0,0,0)!important;
    transition:none!important;
    animation:none!important;
    will-change:auto!important;
  }
  .esw-reveal-enabled [data-reveal].esw-mobile-rise-active{
    opacity:1!important;
    transform:translate3d(0,var(--esw-mobile-rise-y,56px),0)!important;
    transition:transform .78s cubic-bezier(.16,1,.3,1)!important;
    animation:none!important;
    will-change:transform!important;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
  }
  .esw-reveal-enabled [data-reveal].esw-mobile-rise-active.esw-mobile-rise-play{
    transform:translate3d(0,0,0)!important;
  }
}


/* EasySeaWay 1.9.6 — jitter-free mobile rise animation. */
@media(max-width:980px){
  .esw-reveal-enabled [data-reveal],
  .esw-reveal-enabled [data-reveal].is-initial-visible,
  .esw-reveal-enabled [data-reveal].reveal-complete{
    opacity:1!important;
    transform:translateY(0)!important;
    transition:none!important;
    animation:none!important;
    will-change:auto!important;
  }
  .esw-reveal-enabled [data-reveal].esw-mobile-rise-ready{
    opacity:1!important;
    transform:translateY(48px)!important;
    transition:none!important;
    animation:none!important;
    will-change:auto!important;
  }
  .esw-reveal-enabled [data-reveal].esw-mobile-rise-ready.esw-mobile-rise-animating{
    will-change:transform!important;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
  }
  .esw-reveal-enabled [data-reveal].esw-mobile-rise-ready.esw-mobile-rise-play{
    transform:translateY(0)!important;
    transition:transform .74s cubic-bezier(.22,.61,.36,1)!important;
  }
}


/* EasySeaWay 1.9.8 — mobile-only polish based on the stable 1.9.6 build. */
@media(max-width:680px){
  /* Keep phone and email away from the viewport edges. */
  .topbar__inner{
    width:100%!important;
    padding-inline:12px!important;
    box-sizing:border-box!important;
  }

  /* Prevent the phone glyph from touching/clipping its SVG viewport top edge,
     while keeping it the same size and containment as the other footer icons
     so its color renders identically to them. */
  .footer-contact__item[href^="tel:"] .footer-contact__icon .esw-icon,
  .footer-contact__item[href^="tel:"] .footer-contact__icon svg{
    width:14px!important;
    height:14px!important;
    transform:translateY(0.5px)!important;
    overflow:visible;
  }
}

@media(max-width:980px){
  /* Faster mobile submenu transition: 70ms. */
  .mobile-primary-menu .sub-menu,
  .primary-menu .menu-item-has-children:hover>.sub-menu,
  .primary-menu .menu-item-has-children:focus-within>.sub-menu{
    transition:max-height .07s cubic-bezier(.22,.75,.25,1),transform .06s ease-out,visibility 0s linear .07s,padding-bottom .07s cubic-bezier(.22,.75,.25,1)!important;
  }
  .mobile-primary-menu li.submenu-open>.sub-menu,
  .primary-menu .menu-item-has-children.submenu-open:hover>.sub-menu,
  .primary-menu .menu-item-has-children.submenu-open:focus-within>.sub-menu{
    transition:max-height .07s cubic-bezier(.22,.75,.25,1),transform .06s ease-out,visibility 0s,padding-bottom .07s cubic-bezier(.22,.75,.25,1)!important;
  }
  .mobile-primary-menu .sub-menu>li,
  .mobile-primary-menu .sub-menu a,
  .submenu-toggle{
    transition-duration:.07s!important;
  }
  .submenu-toggle span{
    transition:transform .07s cubic-bezier(.22,.75,.25,1)!important;
  }
}


/* EasySeaWay 1.10.0 — homepage visual refinement only. */
@media (min-width:981px){
  .home-slider,.home-slider__track,.home-slide,.home-slide__content{min-height:clamp(690px,82vh,900px)}
  .home-slide__content{box-sizing:border-box;align-items:center;padding-top:clamp(92px,11vh,126px);padding-bottom:clamp(205px,25vh,244px)}
  .home-slide__copy{width:min(760px,72%);max-height:clamp(390px,50vh,510px);overflow:hidden;display:flex;flex-direction:column;justify-content:center}
  .home-slide__copy h1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
  .home-slide__copy .home-hero__lead{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
  .home-slide--copy-long .home-slide__copy h1{font-size:clamp(2.8rem,5.2vw,5.45rem);line-height:1}
  .home-slide--copy-long .home-slide__copy .home-hero__lead{font-size:clamp(.98rem,1.35vw,1.14rem);line-height:1.62}
  .home-slide--copy-very-long .home-slide__copy h1{font-size:clamp(2.45rem,4.5vw,4.7rem);line-height:1.02;-webkit-line-clamp:3}
  .home-slide--copy-very-long .home-slide__copy .home-hero__lead{font-size:clamp(.94rem,1.2vw,1.06rem);line-height:1.56;-webkit-line-clamp:3}
  .home-slider__bottom{bottom:34px}
}
.services-overview .services-grid{align-items:stretch}
.services-overview .service-card{height:100%;display:flex;flex-direction:column;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 18px 48px rgba(12,37,73,.07)}
.services-overview .service-card__media{margin:12px 12px 0;border-radius:17px;aspect-ratio:1.5;background:#dfeaf1}
.services-overview .service-card__media img{transform:scale(1.001)}
.services-overview .service-card:hover .service-card__media img{transform:scale(1.045)}
.services-overview .service-card__body{display:flex;flex:1;flex-direction:column;padding:24px 25px 25px}
.services-overview .service-card--has-media .service-card__top{min-height:0;margin:0 0 12px;justify-content:flex-end}
.services-overview .service-card--has-media .service-card__badge{padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 10%,#fff)}
.services-overview .service-card__link{margin-top:auto}
.team-section .team-grid{align-items:stretch}
.team-section .team-card{height:100%;padding:10px;overflow:hidden;border:1px solid rgba(16,37,79,.09);border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(12,37,73,.07);transition:transform .32s var(--esw-ease),box-shadow .32s var(--esw-ease),border-color .32s ease}
.team-section .team-card:hover{transform:translateY(-7px);border-color:rgba(245,130,32,.24);box-shadow:0 28px 66px rgba(12,37,73,.13)}
.team-section .team-card__media{aspect-ratio:4/5;border-radius:18px;background:linear-gradient(145deg,#e5eef4,#f8fbfc)}
.team-section .team-card__media:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(180deg,transparent,rgba(7,22,58,.22));pointer-events:none}
.team-section .team-card__media img{transform:scale(1.001)}
.team-section .team-card:hover .team-card__media img{transform:scale(1.045)}
.team-section .team-card__social{z-index:2;right:14px;bottom:14px;width:40px;height:40px;border:1px solid rgba(255,255,255,.58);background:rgba(255,255,255,.94);box-shadow:0 12px 30px rgba(11,31,77,.2)}
.team-section .team-card__body{position:relative;padding:18px 12px 13px}
.team-section .team-card__body:before{content:"";display:block;width:34px;height:3px;margin-bottom:12px;border-radius:999px;background:var(--section-accent,var(--esw-accent))}
.team-section .team-card__body h3{font-size:20px;line-height:1.25}
.team-section .team-card__body p{margin-top:6px;font-size:13px;font-weight:650;letter-spacing:.02em}
.process-section .section-dynamic-bg{display:none}
.process-section .process-grid{gap:20px;overflow:visible;border:0;background:transparent}
.process-section .process-card{min-height:290px;display:flex;flex-direction:column;padding:27px;overflow:hidden;border:1px solid rgba(16,37,79,.09);border-radius:22px;background:#fff;box-shadow:0 18px 46px rgba(12,37,73,.07);transition:transform .3s var(--esw-ease),box-shadow .3s var(--esw-ease),border-color .3s ease}
.process-section .process-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--section-accent,var(--esw-accent)),color-mix(in srgb,var(--section-accent,var(--esw-accent)) 28%,#fff))}
.process-section .process-card:hover{transform:translateY(-7px);border-color:rgba(245,130,32,.23);box-shadow:0 28px 64px rgba(12,37,73,.12)}
.process-section .process-card__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px}
.process-section .process-card__icon{width:58px;height:58px;margin:0;border-radius:18px;background:linear-gradient(145deg,color-mix(in srgb,var(--section-accent) 14%,#fff),#fff);color:var(--section-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--section-accent) 22%,transparent),0 10px 24px color-mix(in srgb,var(--section-accent) 11%,transparent)}
.process-section .process-card__icon .esw-icon{width:27px;height:27px;stroke-width:1.65}
.process-section .process-card__head small{position:static;display:grid;place-items:center;min-width:42px;height:29px;padding:0 10px;border-radius:999px;background:#f2f6f9;color:color-mix(in srgb,var(--section-text) 58%,transparent);font-size:11px;font-weight:850;letter-spacing:.12em}
.process-section .process-card h3{margin:0 0 12px;font-size:21px;line-height:1.28}
.process-section .process-card p{margin:0;color:var(--esw-muted)}
.esw-reveal-enabled .process-section .process-card[data-reveal]:not(.reveal-complete){transition-delay:var(--process-delay,0ms)}
.process-section .process-card.reveal-complete{transition-delay:0ms}
@media(max-width:1100px){.services-overview .services-grid,.team-section .team-grid,.process-section .process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.services-overview .services-grid,.team-section .team-grid,.process-section .process-grid{grid-template-columns:1fr}.services-overview .service-card,.team-section .team-card,.process-section .process-card{border-radius:20px}.services-overview .service-card__media{aspect-ratio:1.62}.team-section .team-card__media{aspect-ratio:4/4.7}.process-section .process-card{min-height:0;padding:24px}.process-section .process-card__head{margin-bottom:26px}}


/* EasySeaWay 1.10.1 — home services fill the complete row and use larger editorial imagery. */
@media(min-width:1101px){
  .services-overview .services-grid--count-1{grid-template-columns:minmax(0,1fr)}
  .services-overview .services-grid--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}
  .services-overview .services-grid--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}
  .services-overview .services-grid--count-4{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(min-width:681px) and (max-width:1100px){
  .services-overview .services-grid--count-1{grid-template-columns:minmax(0,1fr)}
  .services-overview .services-grid--count-2,
  .services-overview .services-grid--count-3,
  .services-overview .services-grid--count-4{grid-template-columns:repeat(2,minmax(0,1fr))}
}
.services-overview .service-card--has-media{padding:10px}
.services-overview .service-card--has-media .service-card__media{
  position:relative;
  height:clamp(230px,21vw,330px);
  margin:0;
  aspect-ratio:auto;
  border-radius:18px;
  background:linear-gradient(145deg,#dfeaf1,#f7fafc);
}
.services-overview .service-card--has-media .service-card__media:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:28%;
  background:linear-gradient(180deg,transparent,rgba(7,22,58,.13));
  pointer-events:none;
}
.services-overview .service-card--has-media .service-card__media img{
  transform:scale(1.001);
  object-position:center;
}
.services-overview .service-card--has-media .service-card__body{padding:20px 14px 14px}
@media(max-width:680px){
  .services-overview .service-card--has-media .service-card__media{height:clamp(245px,72vw,330px)}
}


/* EasySeaWay 1.10.2 — larger home-service card imagery. */
.services-overview .service-card--has-media .service-card__media{
  min-height:300px;
}
@media(min-width:1101px){
  .services-overview .services-grid--count-1 .service-card__media{height:clamp(420px,40vw,540px)}
  .services-overview .services-grid--count-2 .service-card__media{height:clamp(360px,30vw,440px)}
  .services-overview .services-grid--count-3 .service-card__media{height:clamp(325px,25vw,390px)}
  .services-overview .services-grid--count-4 .service-card__media{height:clamp(300px,22vw,360px)}
}
@media(min-width:681px) and (max-width:1100px){
  .services-overview .service-card--has-media .service-card__media{height:clamp(310px,42vw,390px)}
}
@media(max-width:680px){
  .services-overview .service-card--has-media .service-card__media{height:clamp(300px,88vw,390px)}
}


/* EasySeaWay 1.10.3 — use the uploaded service image as full homepage card media. */
.services-overview .service-card--icon-media .service-card__media{
  display:block;
  width:100%;
  overflow:hidden;
}
.services-overview .service-card--icon-media .service-card__media img{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:center;
}


/* EasySeaWay 1.10.4 — balanced homepage service image sizing and fully clickable cards. */
.services-overview .service-card--has-media .service-card__media{
  min-height:0;
}
@media(min-width:1101px){
  .services-overview .services-grid--count-1 .service-card__media{height:clamp(340px,34vw,440px)}
  .services-overview .services-grid--count-2 .service-card__media{height:clamp(285px,25vw,360px)}
  .services-overview .services-grid--count-3 .service-card__media{height:clamp(255px,20vw,320px)}
  .services-overview .services-grid--count-4 .service-card__media{height:clamp(230px,17vw,285px)}
}
@media(min-width:681px) and (max-width:1100px){
  .services-overview .service-card--has-media .service-card__media{height:clamp(255px,36vw,325px)}
}
@media(max-width:680px){
  .services-overview .service-card--has-media .service-card__media{height:clamp(230px,68vw,300px)}
}
.services-overview .service-card--fully-clickable{
  cursor:pointer;
}
.services-overview .service-card--fully-clickable .service-card__link--stretched::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  border-radius:inherit;
}
.services-overview .service-card--fully-clickable .service-card__link--stretched>span,
.services-overview .service-card--fully-clickable .service-card__link--stretched>.esw-icon{
  position:relative;
  z-index:4;
}
.services-overview .service-card--fully-clickable:focus-within{
  outline:3px solid color-mix(in srgb,var(--section-accent,var(--esw-accent)) 48%,transparent);
  outline-offset:4px;
}


/* EasySeaWay 1.10.5 — refined homepage service cards: clean hierarchy, no shadow, luminous progress border. */
.services-overview .service-card{
  --service-card-accent:var(--section-accent,var(--esw-accent));
  isolation:isolate;
  overflow:hidden;
  border:1px solid color-mix(in srgb,var(--service-card-accent) 17%,rgba(12,37,73,.14));
  background:#fff;
  box-shadow:none!important;
  transform:translateZ(0);
  transition:transform .32s cubic-bezier(.2,.72,.2,1),border-color .24s ease,background-color .24s ease;
}
.services-overview .service-card::before{
  content:"";
  position:absolute;
  z-index:2;
  inset:-1px;
  padding:1.5px;
  border-radius:inherit;
  pointer-events:none;
  opacity:0;
  background:conic-gradient(
    from 0deg,
    transparent 0deg 205deg,
    color-mix(in srgb,var(--service-card-accent) 18%,transparent) 224deg,
    var(--service-card-accent) 250deg,
    #fff 263deg,
    var(--service-card-accent) 276deg,
    color-mix(in srgb,var(--service-card-accent) 20%,transparent) 298deg,
    transparent 320deg 360deg
  );
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  transform:rotate(-38deg) translateZ(0);
  transform-origin:center;
  will-change:transform,opacity;
}
.services-overview .service-card:hover,
.services-overview .service-card:focus-within{
  border-color:color-mix(in srgb,var(--service-card-accent) 28%,rgba(12,37,73,.14));
  background:color-mix(in srgb,var(--service-card-accent) 1.5%,#fff);
  box-shadow:none!important;
  transform:translateY(-4px) translateZ(0);
}
.services-overview .service-card:hover::before,
.services-overview .service-card:focus-within::before{
  opacity:1;
  animation:esw-service-border-progress .92s cubic-bezier(.2,.72,.2,1) both;
}
@keyframes esw-service-border-progress{
  0%{transform:rotate(-38deg) translateZ(0);opacity:0}
  12%{opacity:1}
  100%{transform:rotate(322deg) translateZ(0);opacity:1}
}
.services-overview .service-card__media{
  z-index:0;
  border-radius:16px;
  background:#edf3f6;
}
.services-overview .service-card__media::after{
  height:22%!important;
  background:linear-gradient(180deg,transparent,rgba(7,22,58,.09))!important;
}
.services-overview .service-card__media img{
  transition:transform .55s cubic-bezier(.2,.72,.2,1),filter .3s ease;
}
.services-overview .service-card:hover .service-card__media img,
.services-overview .service-card:focus-within .service-card__media img{
  transform:scale(1.035);
  filter:saturate(1.04) contrast(1.015);
}
.services-overview .service-card__body{
  position:relative;
  z-index:1;
  align-items:flex-start;
  gap:0;
  padding:21px 18px 17px!important;
  text-align:start;
}
.services-overview .service-card__body::before{
  content:"";
  flex:0 0 auto;
  width:34px;
  height:3px;
  margin:0 0 14px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--service-card-accent),color-mix(in srgb,var(--service-card-accent) 28%,#fff));
  transition:width .3s cubic-bezier(.2,.72,.2,1);
}
.services-overview .service-card:hover .service-card__body::before,
.services-overview .service-card:focus-within .service-card__body::before{
  width:52px;
}
.services-overview .service-card--has-media .service-card__top{
  width:100%;
  min-height:0;
  margin:-2px 0 11px;
  justify-content:flex-start;
}
.services-overview .service-card--has-media .service-card__badge{
  padding:5px 9px;
  border:1px solid color-mix(in srgb,var(--service-card-accent) 18%,transparent);
  background:color-mix(in srgb,var(--service-card-accent) 7%,#fff);
  color:color-mix(in srgb,var(--service-card-accent) 82%,#07163a);
}
.services-overview .service-card h3{
  width:100%;
  margin:0;
  color:var(--esw-ink);
  font-size:clamp(1.22rem,1.5vw,1.5rem);
  line-height:1.24;
  letter-spacing:-.02em;
  text-align:start;
}
.services-overview .service-card p{
  display:-webkit-box;
  width:100%;
  min-height:4.65em;
  margin:10px 0 0;
  overflow:hidden;
  color:var(--esw-muted);
  font-size:14px;
  line-height:1.55;
  text-align:start;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
.services-overview .service-card__link{
  align-self:flex-start;
  width:max-content;
  max-width:100%;
  margin-top:auto;
  padding:20px 0 0;
  border-top:0;
  justify-content:flex-start;
  gap:10px;
  color:var(--service-card-accent);
  font-size:13px;
  font-weight:800;
  letter-spacing:.01em;
}
.services-overview .service-card__link .esw-icon{
  flex:0 0 auto;
  width:25px;
  height:25px;
  padding:6px;
  border:1px solid color-mix(in srgb,var(--service-card-accent) 22%,transparent);
  border-radius:50%;
  background:color-mix(in srgb,var(--service-card-accent) 7%,#fff);
  transition:transform .28s cubic-bezier(.2,.72,.2,1),background-color .24s ease,color .24s ease;
}
.services-overview .service-card:hover .service-card__link .esw-icon,
.services-overview .service-card:focus-within .service-card__link .esw-icon{
  transform:translateX(4px);
  background:var(--service-card-accent);
  color:#fff;
}
.services-overview .service-card--fully-clickable:focus-within{
  outline:2px solid color-mix(in srgb,var(--service-card-accent) 48%,transparent);
  outline-offset:4px;
}
@media(max-width:680px){
  .services-overview .service-card:hover,
  .services-overview .service-card:focus-within{transform:translateY(-2px) translateZ(0)}
  .services-overview .service-card__body{padding:19px 17px 16px!important}
  .services-overview .service-card p{min-height:0}
}
@media(prefers-reduced-motion:reduce){
  .services-overview .service-card::before{animation:none!important;transform:none!important}
  .services-overview .service-card:hover,
  .services-overview .service-card:focus-within,
  .services-overview .service-card__media img,
  .services-overview .service-card__link .esw-icon{transition:none!important;transform:none!important}
}


/* EasySeaWay 1.10.6 — compact homepage service cards with a calmer edge-light hover. */
.services-overview .service-card{
  min-height:0;
  transform:translateZ(0);
  transition:transform .28s cubic-bezier(.22,.75,.22,1),border-color .24s ease,background-color .24s ease;
}
.services-overview .service-card::before{
  content:"";
  position:absolute;
  z-index:2;
  top:0;
  left:18px;
  right:18px;
  bottom:auto;
  width:auto;
  height:2px;
  padding:0;
  border-radius:0 0 999px 999px;
  pointer-events:none;
  opacity:0;
  background:linear-gradient(
    90deg,
    transparent 0%,
    color-mix(in srgb,var(--service-card-accent) 35%,transparent) 14%,
    var(--service-card-accent) 42%,
    #fff 50%,
    var(--service-card-accent) 58%,
    color-mix(in srgb,var(--service-card-accent) 35%,transparent) 86%,
    transparent 100%
  );
  -webkit-mask:none;
  mask:none;
  transform:scaleX(.08) translateZ(0);
  transform-origin:center;
  will-change:auto;
  transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .18s ease;
}
.services-overview .service-card:hover::before,
.services-overview .service-card:focus-within::before{
  opacity:1;
  animation:none;
  transform:scaleX(1) translateZ(0);
}
.services-overview .service-card:hover,
.services-overview .service-card:focus-within{
  transform:translateY(-2px) translateZ(0);
}
.services-overview .service-card__body{
  padding:16px 17px 15px!important;
}
.services-overview .service-card__body::before{
  width:28px;
  height:2px;
  margin:0 0 10px;
}
.services-overview .service-card:hover .service-card__body::before,
.services-overview .service-card:focus-within .service-card__body::before{
  width:40px;
}
.services-overview .service-card--has-media .service-card__top{
  margin:-1px 0 8px;
}
.services-overview .service-card h3{
  font-size:clamp(1.14rem,1.35vw,1.38rem);
  line-height:1.22;
}
.services-overview .service-card p{
  min-height:0;
  margin:7px 0 0;
  line-height:1.5;
  -webkit-line-clamp:2;
}
.services-overview .service-card__link{
  margin-top:14px;
  padding:12px 0 0;
}
@media(min-width:1101px){
  .services-overview .services-grid--count-1 .service-card__media{height:clamp(285px,29vw,360px)}
  .services-overview .services-grid--count-2 .service-card__media{height:clamp(235px,21vw,295px)}
  .services-overview .services-grid--count-3 .service-card__media{height:clamp(215px,17vw,260px)}
  .services-overview .services-grid--count-4 .service-card__media{height:clamp(195px,14.5vw,235px)}
}
@media(min-width:681px) and (max-width:1100px){
  .services-overview .service-card--has-media .service-card__media{height:clamp(220px,31vw,275px)}
}
@media(max-width:680px){
  .services-overview .service-card__body{padding:15px 16px 14px!important}
  .services-overview .service-card--has-media .service-card__media{height:clamp(205px,58vw,255px)}
  .services-overview .service-card:hover,
  .services-overview .service-card:focus-within{transform:translateY(-1px) translateZ(0)}
}
@media(prefers-reduced-motion:reduce){
  .services-overview .service-card::before{transition:none!important;transform:scaleX(1)!important}
}


/* EasySeaWay 1.10.7 — lighter homepage cards, section-specific hover motion, larger desktop service link. */
@media(min-width:981px){
  .services-overview .service-card__link{
    gap:11px;
    font-size:15px;
    line-height:1.25;
  }
  .services-overview .service-card__link .esw-icon{
    width:29px;
    height:29px;
    padding:7px;
  }
}

/* Keep homepage depth very subtle; each section now uses its own restrained interaction. */
.team-section .team-card,
.process-section .process-card,
.testimonials-section .testimonial-card,
.blog-section .post-card{
  box-shadow:0 5px 16px rgba(12,37,73,.028)!important;
}

/* Team cards: image lift + accent-line growth, without lifting the whole card. */
.team-section .team-card{
  border-color:rgba(16,37,79,.085);
  transition:border-color .28s ease,background-color .28s ease,box-shadow .28s ease;
}
.team-section .team-card:hover,
.team-section .team-card:focus-within{
  transform:none;
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 24%,rgba(16,37,79,.09));
  background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 1.2%,#fff);
  box-shadow:0 8px 22px rgba(12,37,73,.04)!important;
}
.team-section .team-card__media img{
  transition:transform .48s cubic-bezier(.16,1,.3,1),filter .28s ease;
}
.team-section .team-card:hover .team-card__media img,
.team-section .team-card:focus-within .team-card__media img{
  transform:scale(1.035) translateY(-2px);
  filter:saturate(1.035);
}
.team-section .team-card__body::before{
  transition:width .34s cubic-bezier(.16,1,.3,1);
}
.team-section .team-card:hover .team-card__body::before,
.team-section .team-card:focus-within .team-card__body::before{
  width:58px;
}

/* Process cards: the accent rail draws in while the icon makes a short directional gesture. */
.process-section .process-card{
  box-shadow:0 4px 14px rgba(12,37,73,.026)!important;
  transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease;
}
.process-section .process-card::before{
  transform:scaleX(.28);
  transform-origin:left center;
  transition:transform .42s cubic-bezier(.16,1,.3,1);
}
.process-section .process-card:hover,
.process-section .process-card:focus-within{
  transform:none;
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 23%,rgba(16,37,79,.09));
  background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 1%,#fff);
  box-shadow:0 7px 20px rgba(12,37,73,.038)!important;
}
.process-section .process-card:hover::before,
.process-section .process-card:focus-within::before{
  transform:scaleX(1);
}
.process-section .process-card__icon{
  transition:transform .38s cubic-bezier(.16,1,.3,1),background-color .25s ease,color .25s ease;
}
.process-section .process-card:hover .process-card__icon,
.process-section .process-card:focus-within .process-card__icon{
  transform:translateY(-3px) rotate(-5deg);
}

/* Testimonials: quote mark and stars animate; the card stays visually anchored. */
.testimonials-section .testimonial-card{
  overflow:hidden;
  transition:border-color .26s ease,background-color .26s ease,box-shadow .26s ease;
}
.testimonials-section .testimonial-card:hover,
.testimonials-section .testimonial-card:focus-within{
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 22%,var(--esw-line));
  background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) .8%,#fff);
  box-shadow:0 7px 20px rgba(12,37,73,.036)!important;
}
.testimonials-section .testimonial-card__quote{
  transform-origin:left bottom;
  transition:transform .38s cubic-bezier(.16,1,.3,1),color .25s ease;
}
.testimonials-section .testimonial-card:hover .testimonial-card__quote,
.testimonials-section .testimonial-card:focus-within .testimonial-card__quote{
  transform:translateY(-2px) rotate(-7deg) scale(1.08);
}
.testimonials-section .testimonial-card__stars{
  transition:letter-spacing .34s cubic-bezier(.16,1,.3,1);
}
.testimonials-section .testimonial-card:hover .testimonial-card__stars,
.testimonials-section .testimonial-card:focus-within .testimonial-card__stars{
  letter-spacing:.14em;
}

/* Blog cards: a clean bottom accent reveals while the image breathes slightly. */
.blog-section .post-card{
  position:relative;
  box-shadow:0 5px 16px rgba(12,37,73,.028)!important;
  transition:border-color .26s ease,background-color .26s ease,box-shadow .26s ease;
}
.blog-section .post-card::after{
  content:"";
  position:absolute;
  z-index:3;
  left:22px;
  right:22px;
  bottom:0;
  height:2px;
  border-radius:999px 999px 0 0;
  background:linear-gradient(90deg,transparent,var(--section-accent,var(--esw-accent)),transparent);
  transform:scaleX(.12);
  transform-origin:center;
  opacity:0;
  transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .18s ease;
  pointer-events:none;
}
.blog-section .post-card:hover,
.blog-section .post-card:focus-within{
  transform:none;
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 22%,var(--esw-line));
  background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) .8%,#fff);
  box-shadow:0 8px 22px rgba(12,37,73,.04)!important;
}
.blog-section .post-card:hover::after,
.blog-section .post-card:focus-within::after{
  transform:scaleX(1);
  opacity:1;
}
.blog-section .post-card__media img{
  transition:transform .52s cubic-bezier(.16,1,.3,1),filter .28s ease;
}
.blog-section .post-card:hover .post-card__media img,
.blog-section .post-card:focus-within .post-card__media img{
  transform:scale(1.035);
  filter:saturate(1.035);
}

@media(prefers-reduced-motion:reduce){
  .team-section .team-card__media img,
  .team-section .team-card__body::before,
  .process-section .process-card::before,
  .process-section .process-card__icon,
  .testimonials-section .testimonial-card__quote,
  .testimonials-section .testimonial-card__stars,
  .blog-section .post-card::after,
  .blog-section .post-card__media img{
    transition:none!important;
    transform:none!important;
  }
}


/* EasySeaWay 1.11.1 — cleaner service-card activation, instant desktop search blur, accurate search types. */
.services-overview .service-card--fully-clickable:focus-within{
  outline:none!important;
  outline-offset:0!important;
}
.services-overview .service-card__link--stretched:focus{
  outline:none;
}
@supports selector(.service-card:has(a:focus-visible)){
  .services-overview .service-card--fully-clickable:has(.service-card__link--stretched:focus-visible){
    outline:2px solid color-mix(in srgb,var(--service-card-accent,var(--esw-accent)) 48%,transparent);
    outline-offset:4px;
  }
}

@media(min-width:981px){
  .site-search-panel{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:none;
    transition:none!important;
  }
  .site-search-panel.is-open{
    pointer-events:auto;
  }
  .site-search-panel__backdrop{
    opacity:0;
    transition:none!important;
    will-change:auto;
  }
  .site-search-panel.is-open .site-search-panel__backdrop{
    opacity:1;
  }
  .site-search-panel__dialog{
    opacity:0;
    transform:translateY(18px) scale(.985);
    transition:opacity .2s ease,transform .28s var(--esw-ease)!important;
  }
  .site-search-panel.is-open .site-search-panel__dialog{
    opacity:1;
    transform:none;
  }
}

.search-results .post-card__type{
  display:inline-flex;
  align-items:center;
  min-height:24px;
  padding:3px 9px;
  border:1px solid color-mix(in srgb,var(--esw-blue) 18%,transparent);
  border-radius:999px;
  background:color-mix(in srgb,var(--esw-blue) 6%,#fff);
  color:var(--esw-blue);
  font-size:11px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}


/* EasySeaWay 1.12.0 — dynamic homepage team, testimonials, premium why section and final CTA. */

/* Team members always come from the Team dashboard post type. The grid adapts to the actual count. */
.team-section .team-grid{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:stretch;
  gap:24px;
  max-width:1240px;
  margin-inline:auto;
}
.team-section .team-grid .team-card{
  flex:0 1 calc((100% - (var(--team-count,4) - 1)*24px)/var(--team-count,4));
  min-width:0;
  max-width:380px;
  border:1px solid rgba(16,37,79,.09);
  border-radius:22px;
  overflow:hidden;
  background:#fff;
}
.team-section .team-grid--count-2 .team-card{max-width:520px}
.team-section .team-grid--count-3 .team-card{max-width:390px}
.team-section .team-card__media{
  border-radius:0;
  aspect-ratio:.86;
}
.team-section .team-card__body{
  position:relative;
  padding:20px 22px 22px;
}
.team-section .team-card__body::before{
  content:"";
  display:block;
  width:34px;
  height:2px;
  margin-bottom:14px;
  border-radius:999px;
  background:var(--section-accent,var(--esw-accent));
}

/* Why choose us: subtle moving white waves and a richer image frame. */
.why-section{
  isolation:isolate;
  overflow:hidden;
}
.why-section>.section-dynamic-bg{z-index:-3}
.why-section__waves{
  position:absolute;
  z-index:-2;
  inset:auto 0 -24px;
  height:72%;
  overflow:hidden;
  pointer-events:none;
  opacity:.16;
  mask-image:linear-gradient(180deg,transparent 0,#000 42%,#000 100%);
}
.why-section__waves span{
  position:absolute;
  left:-12%;
  width:124%;
  height:190px;
  background-repeat:repeat-x;
  background-size:720px 190px;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='720' height='190' viewBox='0 0 720 190' fill='none'%3E%3Cpath d='M-20 98C72 26 152 28 244 98s172 70 264 0 172-70 264 0' stroke='white' stroke-opacity='.72' stroke-width='1.2'/%3E%3Cpath d='M-20 132c92-58 172-56 264 0s172 58 264 0 172-58 264 0' stroke='white' stroke-opacity='.38' stroke-width='1'/%3E%3C/svg%3E");
  animation:eswWhyWave 20s linear infinite;
  will-change:transform;
}
.why-section__waves span:first-child{bottom:4%;opacity:.72}
.why-section__waves span:last-child{bottom:30%;opacity:.38;animation-duration:29s;animation-direction:reverse}
@keyframes eswWhyWave{to{transform:translate3d(-720px,0,0)}}
.why-section .split-layout--why{position:relative;z-index:1}
.why-media__frame{
  position:relative;
  min-height:560px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.19);
  border-radius:28px;
  background:rgba(255,255,255,.055);
  transform:translateZ(0);
}
.why-media__frame::before{
  content:"";
  position:absolute;
  z-index:2;
  inset:0;
  background:linear-gradient(145deg,rgba(255,255,255,.13),transparent 28%,transparent 66%,rgba(3,14,37,.3));
  pointer-events:none;
}
.why-media__frame::after{
  content:"";
  position:absolute;
  z-index:3;
  inset:0;
  border-radius:inherit;
  border:1px solid rgba(255,255,255,.08);
  pointer-events:none;
}
.why-media__image,
.why-media__frame>.why-visual{
  width:100%;
  height:100%;
  min-height:560px;
  border-radius:0!important;
  object-fit:cover;
  transition:transform .72s cubic-bezier(.16,1,.3,1),filter .45s ease;
}
.why-media__route{
  position:absolute;
  z-index:4;
  left:-9%;
  top:56%;
  width:118%;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.68),var(--section-accent,var(--esw-accent)),rgba(255,255,255,.58),transparent);
  box-shadow:0 0 14px color-mix(in srgb,var(--section-accent,var(--esw-accent)) 38%,transparent);
  transform:rotate(-10deg) translate3d(0,0,0);
  transform-origin:center;
  opacity:.78;
  transition:transform .72s cubic-bezier(.16,1,.3,1),opacity .4s ease;
}
.why-media__corner{
  position:absolute;
  z-index:4;
  right:22px;
  bottom:22px;
  width:64px;
  height:64px;
  border-right:2px solid var(--section-accent,var(--esw-accent));
  border-bottom:2px solid var(--section-accent,var(--esw-accent));
  border-radius:0 0 16px 0;
  opacity:.85;
  transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);
}
.why-media__frame:hover .why-media__image,
.why-media__frame:focus-within .why-media__image{transform:scale(1.035);filter:saturate(1.06) contrast(1.025)}
.why-media__frame:hover .why-media__route,
.why-media__frame:focus-within .why-media__route{transform:rotate(-7deg) translate3d(4%,0,0);opacity:1}
.why-media__frame:hover .why-media__corner,
.why-media__frame:focus-within .why-media__corner{width:82px;height:82px}

/* Testimonials managed from the dashboard and distributed according to their count. */
.testimonials-section .section-heading>p:last-child{max-width:720px;margin:18px auto 0;color:var(--esw-muted)}
.testimonials-section .testimonials-grid--count-1{grid-template-columns:minmax(0,720px);justify-content:center}
.testimonials-section .testimonials-grid--count-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:980px;margin-inline:auto}
.testimonials-section .testimonial-card{display:flex;flex-direction:column;min-height:100%}
.testimonials-section .testimonial-card__top{display:flex;align-items:center;justify-content:space-between;gap:20px}
.testimonials-section .testimonial-card__stars{margin:0}
.testimonials-section .testimonial-card__content{flex:1;margin-top:22px}
.testimonials-section .testimonial-card footer{display:flex;align-items:center;gap:13px}
.testimonial-card__avatar{
  flex:0 0 48px;
  width:48px;
  height:48px;
  overflow:hidden;
  border:1px solid var(--esw-line);
  border-radius:50%;
  background:#f4f8fc;
}
.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}
.testimonial-card__person{display:block;min-width:0}
.testimonial-card__person strong,.testimonial-card__person>span{display:block}
.testimonial-card__person>span{margin-top:2px;font-size:13px;color:var(--esw-muted)}

/* Final homepage call to action. */
.home-final-cta{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  padding-block:88px;
}
.home-final-cta__inner{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:48px;
  padding:54px 58px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.17);
  border-radius:30px;
  background:linear-gradient(125deg,rgba(255,255,255,.1),rgba(255,255,255,.035));
}
.home-final-cta__inner::before{
  content:"";
  position:absolute;
  left:0;
  top:46px;
  bottom:46px;
  width:3px;
  border-radius:0 999px 999px 0;
  background:var(--section-accent,var(--esw-accent));
}
.home-final-cta__copy{max-width:800px}
.home-final-cta h2{max-width:16ch;margin:10px 0 18px;font-size:clamp(2.35rem,4.8vw,4.8rem);line-height:1.02;letter-spacing:-.045em;color:inherit}
.home-final-cta__copy>p:last-child{max-width:680px;margin:0;color:color-mix(in srgb,currentColor 72%,transparent);font-size:17px}
.home-final-cta__actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;min-width:210px}
.home-final-cta__actions .button{justify-content:space-between;white-space:nowrap}
.home-final-cta__routes{position:absolute;z-index:0;inset:0;pointer-events:none;opacity:.2}
.home-final-cta__routes span{
  position:absolute;
  width:520px;
  height:520px;
  border:1px solid currentColor;
  border-radius:50%;
}
.home-final-cta__routes span:first-child{right:-180px;top:-300px}
.home-final-cta__routes span:nth-child(2){right:90px;bottom:-430px;width:680px;height:680px;opacity:.55}
.home-final-cta__routes i{
  position:absolute;
  left:8%;
  right:8%;
  top:42%;
  height:1px;
  background:linear-gradient(90deg,transparent,currentColor,transparent);
  transform:rotate(-8deg);
}

@media(max-width:1100px){
  .team-section .team-grid .team-card{flex-basis:calc((100% - 24px)/2);max-width:520px}
  .why-media__frame,.why-media__image,.why-media__frame>.why-visual{min-height:480px}
  .home-final-cta__inner{grid-template-columns:1fr;padding:48px}
  .home-final-cta__actions{flex-direction:row;min-width:0}
}
@media(max-width:680px){
  .team-section .team-grid{gap:18px}
  .team-section .team-grid .team-card{flex-basis:100%;max-width:420px}
  .why-media__frame,.why-media__image,.why-media__frame>.why-visual{min-height:390px}
  .why-section__waves{height:54%;opacity:.12}
  .home-final-cta{padding-block:64px}
  .home-final-cta__inner{padding:34px 26px;border-radius:24px;gap:30px}
  .home-final-cta__inner::before{top:28px;bottom:28px}
  .home-final-cta h2{font-size:clamp(2rem,10vw,3.2rem)}
  .home-final-cta__copy>p:last-child{font-size:15px}
  .home-final-cta__actions{flex-direction:column;width:100%}
  .testimonials-section .testimonials-grid--count-2{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){
  .why-section__waves span{animation:none!important}
  .why-media__image,.why-media__route,.why-media__corner{transition:none!important;transform:none!important}
}


/* EasySeaWay 1.12.1 — refined homepage team portraits and seamless Why section motion. */

/* Keep homepage team portraits compact and consistent, especially with only two or three members. */
.team-section .team-grid{
  max-width:1160px;
}
.team-section .team-grid .team-card{
  flex-basis:calc((100% - (var(--team-count,4) - 1)*24px)/var(--team-count,4));
  max-width:310px;
}
.team-section .team-grid--count-2 .team-card{max-width:350px}
.team-section .team-grid--count-3 .team-card{max-width:325px}
.team-section .team-card__media{
  aspect-ratio:1/1.08;
  max-height:378px;
}
.team-section .team-card__media img{
  object-position:center 18%;
}

/* Replace the previous route/corner animation with a quieter premium image interaction. */
.why-media__route,
.why-media__corner{
  display:none!important;
}
.why-media__frame{
  transition:transform .38s cubic-bezier(.2,.75,.25,1),border-color .38s ease,background-color .38s ease;
}
.why-media__frame::before{
  background:
    linear-gradient(145deg,rgba(255,255,255,.11),transparent 30%,transparent 70%,rgba(3,14,37,.25)),
    radial-gradient(circle at 22% 18%,rgba(255,255,255,.12),transparent 34%);
  opacity:.76;
  transition:opacity .38s ease,background-position .55s cubic-bezier(.2,.75,.25,1);
  background-size:100% 100%,145% 145%;
  background-position:center,0% 0%;
}
.why-media__frame::after{
  border-color:rgba(255,255,255,.11);
  background:linear-gradient(115deg,transparent 36%,rgba(255,255,255,.10) 50%,transparent 64%);
  background-size:230% 100%;
  background-position:130% 0;
  opacity:.5;
  transition:background-position .72s cubic-bezier(.16,1,.3,1),border-color .38s ease,opacity .38s ease;
}
.why-media__image,
.why-media__frame>.why-visual{
  transition:transform .58s cubic-bezier(.16,1,.3,1),filter .4s ease;
}
.why-media__frame:hover,
.why-media__frame:focus-within{
  transform:translate3d(0,-3px,0);
  border-color:rgba(255,255,255,.28);
  background-color:rgba(255,255,255,.07);
}
.why-media__frame:hover::before,
.why-media__frame:focus-within::before{
  opacity:.9;
  background-position:center,100% 30%;
}
.why-media__frame:hover::after,
.why-media__frame:focus-within::after{
  background-position:-30% 0;
  border-color:rgba(255,255,255,.16);
  opacity:.68;
}
.why-media__frame:hover .why-media__image,
.why-media__frame:focus-within .why-media__image{
  transform:scale(1.016);
  filter:saturate(1.035) contrast(1.015);
}

/* A mathematically seamless repeating wave tile with enough overscan to never expose an edge. */
.why-section__waves{
  inset:auto 0 -24px;
  overflow:hidden;
}
.why-section__waves span{
  left:-720px;
  width:calc(100% + 1440px);
  background-size:720px 190px;
  background-position:0 0;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='720' height='190' viewBox='0 0 720 190' fill='none'%3E%3Cpath d='M0 95C60 35 120 35 180 95S300 155 360 95S480 35 540 95S660 155 720 95' stroke='white' stroke-opacity='.72' stroke-width='1.2'/%3E%3Cpath d='M0 132C60 84 120 84 180 132S300 180 360 132S480 84 540 132S660 180 720 132' stroke='white' stroke-opacity='.38' stroke-width='1'/%3E%3C/svg%3E");
  animation:eswWhyWaveSeamless 22s linear infinite;
}
.why-section__waves span:last-child{
  animation-name:eswWhyWaveSeamlessReverse;
  animation-duration:31s;
  animation-direction:normal;
}
@keyframes eswWhyWaveSeamless{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(720px,0,0)}
}
@keyframes eswWhyWaveSeamlessReverse{
  from{transform:translate3d(720px,0,0)}
  to{transform:translate3d(0,0,0)}
}

@media(max-width:1100px){
  .team-section .team-grid .team-card{max-width:340px}
  .team-section .team-card__media{max-height:368px}
}
@media(max-width:680px){
  .team-section .team-grid .team-card{max-width:340px}
  .team-section .team-card__media{aspect-ratio:1/1.06;max-height:360px}
}
@media(prefers-reduced-motion:reduce){
  .why-media__frame,
  .why-media__frame::before,
  .why-media__frame::after,
  .why-media__image{transition:none!important;transform:none!important}
  .why-section__waves span{animation:none!important}
}


/* EasySeaWay 1.12.2 — refine team portrait corners and process-card accent rail. */

/* The portrait now sits inside the team card with rounded corners that match the card language. */
.team-section .team-card__media{
  margin:10px 10px 0;
  width:calc(100% - 20px);
  border-radius:16px!important;
  overflow:hidden;
}
.team-section .team-card__media img,
.team-section .team-card__placeholder{
  border-radius:inherit;
}

/* Keep the process accent invisible at rest; reveal a soft rounded inset rail only on interaction. */
.process-section .process-card::before{
  left:22px!important;
  right:22px!important;
  top:10px!important;
  width:auto!important;
  height:3px!important;
  border-radius:999px!important;
  opacity:0!important;
  transform:scaleX(.22)!important;
  transform-origin:center center!important;
  background:linear-gradient(
    90deg,
    transparent,
    color-mix(in srgb,var(--section-accent,var(--esw-accent)) 72%,#fff) 20%,
    var(--section-accent,var(--esw-accent)) 50%,
    color-mix(in srgb,var(--section-accent,var(--esw-accent)) 72%,#fff) 80%,
    transparent
  )!important;
  transition:opacity .2s ease,transform .38s cubic-bezier(.16,1,.3,1)!important;
}
.process-section .process-card:hover::before,
.process-section .process-card:focus-within::before{
  opacity:.9!important;
  transform:scaleX(1)!important;
}

@media(max-width:680px){
  .team-section .team-card__media{
    margin:9px 9px 0;
    width:calc(100% - 18px);
    border-radius:15px!important;
  }
  .process-section .process-card::before{
    left:18px!important;
    right:18px!important;
  }
}


/* EasySeaWay 1.12.3 — distinct final CTA and mobile scroll-filled process timeline. */

/* Final CTA: a light invitation panel that visually separates the homepage from the dark footer. */
.home-final-cta{
  padding-block:76px 88px;
  background:
    radial-gradient(circle at 12% 18%,color-mix(in srgb,var(--section-accent,var(--esw-accent)) 10%,transparent),transparent 34%),
    linear-gradient(180deg,#f7fafc 0%,#eef4f7 100%)!important;
  color:#10254f!important;
}
.home-final-cta .section-dynamic-bg{
  opacity:.07;
  mix-blend-mode:multiply;
}
.home-final-cta__routes{
  opacity:.55;
  color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 20%,#9fb3c4);
}
.home-final-cta__routes span{
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 22%,transparent);
}
.home-final-cta__routes i{
  opacity:.32;
  background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--section-accent,var(--esw-accent)) 48%,#8ca2b4),transparent);
}
.home-final-cta__inner{
  grid-template-columns:minmax(0,1fr) auto;
  gap:42px;
  padding:48px 52px;
  border:1px solid rgba(16,37,79,.1);
  border-radius:30px;
  background:
    linear-gradient(115deg,rgba(255,255,255,.98),rgba(255,255,255,.91)),
    var(--section-image,none);
  color:#10254f;
  box-shadow:0 18px 48px rgba(18,47,83,.07);
}
.home-final-cta__inner::before{
  top:34px;
  bottom:34px;
  width:4px;
  border-radius:0 999px 999px 0;
  box-shadow:0 0 22px color-mix(in srgb,var(--section-accent,var(--esw-accent)) 24%,transparent);
}
.home-final-cta .eyebrow--light{
  color:var(--section-accent,var(--esw-accent));
}
.home-final-cta h2{
  max-width:17ch;
  color:#10254f;
}
.home-final-cta__copy>p:last-child{
  color:#5c6b7d;
}
.home-final-cta__actions{
  display:flex;
  flex-direction:row;
  align-items:center;
  gap:11px;
  min-width:0;
}
.home-final-cta__actions .button{
  min-height:52px;
  justify-content:center;
  gap:10px;
  padding-inline:20px;
  white-space:nowrap;
}
.home-final-cta__actions .button--glass{
  border:1px solid rgba(16,37,79,.14);
  background:#f4f7f9;
  color:#10254f;
  box-shadow:none;
}
.home-final-cta__actions .button--glass:hover,
.home-final-cta__actions .button--glass:focus-visible{
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 38%,rgba(16,37,79,.14));
  background:#fff;
  color:#10254f;
}

/* The process timeline exists only on mobile; desktop/tablet keep the established card grid. */
.process-timeline{display:none}

@media(max-width:1100px){
  .home-final-cta__inner{
    grid-template-columns:1fr;
    padding:44px;
  }
  .home-final-cta__actions{
    justify-content:flex-start;
  }
}

@media(max-width:680px){
  .home-final-cta{
    padding-block:58px 68px;
  }
  .home-final-cta__inner{
    gap:25px;
    padding:30px 22px;
    border-radius:24px;
  }
  .home-final-cta__inner::before{
    top:24px;
    bottom:24px;
  }
  .home-final-cta__actions{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    width:100%;
    gap:9px;
  }
  .home-final-cta__actions .button{
    min-width:0;
    min-height:48px;
    padding-inline:10px;
    font-size:clamp(11px,3.25vw,13px);
    letter-spacing:-.01em;
  }
  .home-final-cta__actions .button .esw-icon{
    width:16px;
    height:16px;
    flex:0 0 16px;
  }

  .process-section .process-grid{
    position:relative;
    padding-left:38px;
    gap:18px;
    overflow:visible;
  }
  .process-timeline{
    display:block;
    position:absolute;
    z-index:0;
    left:13px;
    top:28px;
    bottom:28px;
    width:3px;
    overflow:hidden;
    border-radius:999px;
    background:color-mix(in srgb,var(--section-text,#10254f) 10%,transparent);
    pointer-events:none;
  }
  .process-timeline__fill{
    position:absolute;
    inset:0;
    border-radius:inherit;
    background:linear-gradient(180deg,
      color-mix(in srgb,var(--section-accent,var(--esw-accent)) 68%,#fff) 0%,
      var(--section-accent,var(--esw-accent)) 55%,
      color-mix(in srgb,var(--section-accent,var(--esw-accent)) 74%,#10254f) 100%
    );
    transform:scaleY(0);
    transform-origin:top center;
    will-change:transform;
  }
  .process-section .process-card{
    z-index:1;
    overflow:visible;
  }
  .process-section .process-card::after{
    content:"";
    position:absolute;
    z-index:3;
    left:-33px;
    top:31px;
    width:12px;
    height:12px;
    border:3px solid #fff;
    border-radius:50%;
    background:var(--section-accent,var(--esw-accent));
    box-shadow:0 0 0 1px color-mix(in srgb,var(--section-accent,var(--esw-accent)) 34%,transparent);
  }
}

@media(prefers-reduced-motion:reduce){
  .process-timeline__fill{will-change:auto}
}


/* EasySeaWay 1.12.4 — premium final CTA and a single accessible link across every homepage service card. */

/* Homepage service cards now use one semantic link that wraps image and content. */
.services-overview .service-card__click-area{
  position:relative;
  z-index:1;
  display:flex;
  flex:1 1 auto;
  flex-direction:column;
  min-width:0;
  min-height:100%;
  border-radius:inherit;
  color:inherit;
  text-decoration:none;
  -webkit-tap-highlight-color:transparent;
}
.services-overview .service-card__click-area:focus{outline:0}
.services-overview .service-card__click-area .service-card__media{cursor:pointer}
.services-overview .service-card__click-area .service-card__link{pointer-events:none}
.services-overview .service-card__link--stretched::after{display:none!important}
@supports selector(.service-card:has(a:focus-visible)){
  .services-overview .service-card--fully-clickable:has(.service-card__click-area:focus-visible){
    outline:2px solid color-mix(in srgb,var(--service-card-accent,var(--esw-accent)) 48%,transparent);
    outline-offset:4px;
  }
}

/* CTA: a floating navy invitation panel on a calm neutral stage, visually distinct from the footer. */
.home-final-cta{
  padding-block:82px 96px;
  background:
    linear-gradient(180deg,#f7f9fb 0%,#eef3f6 72%,#f7f9fb 100%)!important;
  color:#fff!important;
}
.home-final-cta .section-dynamic-bg{display:none!important}
.home-final-cta__routes{display:none!important}
.home-final-cta__inner{
  position:relative;
  grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);
  grid-template-areas:
    "copy visual"
    "actions visual";
  align-items:end;
  gap:28px 56px;
  min-height:390px;
  padding:58px 58px 52px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:34px;
  background:
    linear-gradient(112deg,
      color-mix(in srgb,var(--section-bg,#0b1f4d) 92%,#04112c) 0%,
      color-mix(in srgb,var(--section-bg,#0b1f4d) 82%,#0d3566) 58%,
      color-mix(in srgb,var(--section-bg,#0b1f4d) 70%,#14558b) 100%);
  color:var(--section-text,#fff);
  box-shadow:0 28px 70px rgba(7,26,58,.12);
}
.home-final-cta__inner::before{
  content:"";
  position:absolute;
  z-index:3;
  top:0;
  left:58px;
  bottom:auto;
  width:118px;
  height:4px;
  border-radius:0 0 999px 999px;
  background:linear-gradient(90deg,var(--section-accent,var(--esw-accent)),#ffbb7a);
  box-shadow:none;
}
.home-final-cta__inner::after{
  content:"";
  position:absolute;
  z-index:0;
  inset:0 0 0 48%;
  border-radius:0 34px 34px 0;
  pointer-events:none;
  opacity:.72;
  background-image:
    radial-gradient(circle at 74% 26%,color-mix(in srgb,var(--section-accent,var(--esw-accent)) 92%,#fff) 0 4px,transparent 5px),
    radial-gradient(circle at 47% 68%,rgba(255,255,255,.75) 0 3px,transparent 4px),
    radial-gradient(circle at 88% 76%,rgba(255,255,255,.48) 0 3px,transparent 4px),
    linear-gradient(90deg,rgba(7,24,58,.95) 0%,rgba(7,24,58,.42) 34%,rgba(7,24,58,.08) 100%),
    var(--section-image,none),
    linear-gradient(145deg,rgba(255,255,255,.02),rgba(255,255,255,.13));
  background-position:center,center,center,center,center,center;
  background-size:auto,auto,auto,cover,cover,cover;
  background-repeat:no-repeat;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.45) 18%,#000 42%);
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.45) 18%,#000 42%);
}
.home-final-cta__copy{
  position:relative;
  z-index:2;
  grid-area:copy;
  max-width:760px;
}
.home-final-cta .eyebrow--light{
  color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 88%,#fff);
}
.home-final-cta h2{
  max-width:15ch;
  margin:12px 0 18px;
  color:inherit;
  font-size:clamp(2.45rem,4.5vw,4.65rem);
  line-height:1.01;
  letter-spacing:-.047em;
}
.home-final-cta__copy>p:last-child{
  max-width:640px;
  color:color-mix(in srgb,currentColor 72%,transparent);
  font-size:17px;
  line-height:1.72;
}
.home-final-cta__actions{
  position:relative;
  z-index:2;
  grid-area:actions;
  display:flex;
  flex-flow:row wrap;
  align-items:center;
  justify-content:flex-start;
  gap:12px;
  width:100%;
  min-width:0;
}
.home-final-cta__actions .button{
  min-height:52px;
  justify-content:center;
  gap:10px;
  padding-inline:22px;
  white-space:nowrap;
  transition:transform .25s cubic-bezier(.16,1,.3,1),background-color .22s ease,border-color .22s ease,color .22s ease;
}
.home-final-cta__actions .button:hover,
.home-final-cta__actions .button:focus-visible{transform:translateY(-2px)}
.home-final-cta__actions .button--accent{
  border-color:var(--section-accent,var(--esw-accent));
  background:var(--section-accent,var(--esw-accent));
  color:#fff;
}
.home-final-cta__actions .button--glass{
  border:1px solid rgba(255,255,255,.28);
  background:rgba(255,255,255,.08);
  color:inherit;
  box-shadow:none;
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
}
.home-final-cta__actions .button--glass:hover,
.home-final-cta__actions .button--glass:focus-visible{
  border-color:rgba(255,255,255,.5);
  background:rgba(255,255,255,.14);
  color:inherit;
}

@media(max-width:1100px){
  .home-final-cta__inner{
    grid-template-columns:minmax(0,1fr) minmax(230px,.56fr);
    gap:26px 38px;
    min-height:360px;
    padding:50px 44px 44px;
  }
  .home-final-cta h2{font-size:clamp(2.3rem,6vw,4rem)}
}
@media(max-width:760px){
  .home-final-cta{padding-block:62px 72px}
  .home-final-cta__inner{
    display:grid;
    grid-template-columns:1fr;
    grid-template-areas:"copy" "actions";
    min-height:0;
    gap:26px;
    padding:38px 24px 28px;
    border-radius:26px;
  }
  .home-final-cta__inner::before{
    left:24px;
    width:92px;
  }
  .home-final-cta__inner::after{
    inset:0;
    border-radius:26px;
    opacity:.24;
    -webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 44%);
    mask-image:linear-gradient(180deg,transparent 0%,#000 44%);
  }
  .home-final-cta h2{
    max-width:17ch;
    font-size:clamp(2.05rem,9vw,3.25rem);
  }
  .home-final-cta__copy>p:last-child{font-size:15px}
  .home-final-cta__actions{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:9px;
  }
  .home-final-cta__actions .button{
    min-width:0;
    min-height:48px;
    padding-inline:10px;
    font-size:clamp(11px,3.2vw,13px);
  }
}
@media(max-width:390px){
  .home-final-cta__actions .button{
    padding-inline:7px;
    font-size:10px;
  }
  .home-final-cta__actions .button .esw-icon{width:14px;height:14px;flex:0 0 14px}
}
@media(prefers-reduced-motion:reduce){
  .home-final-cta__actions .button{transition:none!important;transform:none!important}
}


/* EasySeaWay 1.12.6 — direction-aware reveal using the independent translate property. */
.esw-reveal-enabled [data-reveal],
.esw-reveal-enabled [data-reveal].is-visible,
.esw-reveal-enabled [data-reveal].is-initial-visible,
.esw-reveal-enabled [data-reveal].reveal-complete,
.esw-reveal-enabled [data-reveal].esw-mobile-rise-ready,
.esw-reveal-enabled [data-reveal].esw-mobile-rise-ready.esw-mobile-rise-play,
.esw-reveal-enabled [data-reveal].esw-mobile-rise-active,
.esw-reveal-enabled [data-reveal].esw-mobile-rise-active.esw-mobile-rise-play{
  opacity:1!important;
  transform:none!important;
  transition:transform .3s var(--esw-ease),background-color .25s ease,border-color .25s ease,box-shadow .25s ease,color .25s ease!important;
  animation:none!important;
  will-change:auto!important;
}
.esw-reveal-enabled [data-reveal].esw-direction-reveal-active{
  will-change:translate!important;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
.esw-reveal-enabled [data-reveal].esw-direction-reveal-fallback{
  animation:eswDirectionalRevealFallback .82s cubic-bezier(.16,1,.3,1) both!important;
}
@keyframes eswDirectionalRevealFallback{
  from{translate:0 var(--esw-reveal-start-y,64px)}
  to{translate:0 0}
}
@media(prefers-reduced-motion:reduce){
  .esw-reveal-enabled [data-reveal],
  .esw-reveal-enabled [data-reveal].esw-direction-reveal-active,
  .esw-reveal-enabled [data-reveal].esw-direction-reveal-fallback{
    transform:none!important;
    translate:none!important;
    animation:none!important;
    will-change:auto!important;
  }
}


/* EasySeaWay 1.12.7 — compact full-width CTA with lightweight animated orange logistics accents. */
.home-final-cta{
  padding-block:58px 66px;
  background:linear-gradient(180deg,#f7f9fb 0%,#eef3f6 100%)!important;
}
.home-final-cta__inner{
  position:relative;
  isolation:isolate;
  display:flex!important;
  flex-direction:column;
  align-items:flex-start;
  gap:24px;
  min-height:0!important;
  padding:40px 46px 38px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.13);
  border-radius:30px;
  background:
    linear-gradient(108deg,
      color-mix(in srgb,var(--section-bg,#0b1f4d) 94%,#031128) 0%,
      color-mix(in srgb,var(--section-bg,#0b1f4d) 84%,#0b3263) 58%,
      color-mix(in srgb,var(--section-bg,#0b1f4d) 77%,#124c7e) 100%);
  color:var(--section-text,#fff);
  box-shadow:0 20px 48px rgba(7,26,58,.10);
}
.home-final-cta__inner::before{
  top:0!important;
  left:46px!important;
  bottom:auto!important;
  width:112px!important;
  height:4px!important;
  border-radius:0 0 999px 999px!important;
  background:linear-gradient(90deg,var(--section-accent,var(--esw-accent)),color-mix(in srgb,var(--section-accent,var(--esw-accent)) 52%,#fff))!important;
  box-shadow:none!important;
}
.home-final-cta__inner::after{
  content:"";
  position:absolute;
  z-index:0;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  opacity:.10;
  background-image:var(--section-image,none);
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}
.home-final-cta__copy{
  position:relative;
  z-index:2;
  width:100%;
  max-width:none!important;
}
.home-final-cta h2{
  width:100%;
  max-width:none!important;
  margin:10px 0 14px;
  font-size:clamp(2.15rem,3.7vw,4.15rem);
  line-height:1.02;
  letter-spacing:-.044em;
  text-wrap:balance;
}
.home-final-cta__copy>p:last-child{
  width:100%;
  max-width:920px!important;
  margin:0;
  font-size:16px;
  line-height:1.68;
}
.home-final-cta__actions{
  position:relative;
  z-index:2;
  display:flex!important;
  flex-flow:row wrap!important;
  align-items:center;
  justify-content:flex-start;
  gap:11px;
  width:auto!important;
  min-width:0;
}
.home-final-cta__actions .button{
  min-height:50px;
  padding-inline:21px;
}

/* Animated decorations stay on their own composited layers and never affect layout. */
.home-final-cta__routes{
  display:block!important;
  position:absolute;
  z-index:1;
  inset:0;
  overflow:hidden;
  border-radius:inherit;
  opacity:1!important;
  color:var(--section-accent,var(--esw-accent));
  pointer-events:none;
}
.home-final-cta__routes span,
.home-final-cta__routes i,
.home-final-cta__routes b{
  position:absolute;
  display:block;
  will-change:transform;
}
.home-final-cta__routes span{
  border:1px solid color-mix(in srgb,var(--section-accent,var(--esw-accent)) 24%,transparent)!important;
  border-radius:50%;
  background:radial-gradient(circle at 34% 34%,color-mix(in srgb,var(--section-accent,var(--esw-accent)) 12%,transparent),transparent 62%);
}
.home-final-cta__routes span:first-child{
  right:-128px;
  top:-192px;
  width:390px;
  height:390px;
  animation:esw-cta-orbit-one 12s ease-in-out infinite alternate;
}
.home-final-cta__routes span:nth-child(2){
  right:19%;
  bottom:-242px;
  width:340px;
  height:340px;
  opacity:.72;
  animation:esw-cta-orbit-two 15s ease-in-out infinite alternate;
}
.home-final-cta__routes i{
  right:-8%;
  top:49%;
  width:52%;
  height:1px;
  opacity:.38;
  background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--section-accent,var(--esw-accent)) 56%,transparent),transparent)!important;
  transform:rotate(-7deg);
  animation:esw-cta-route-drift 8s ease-in-out infinite alternate;
}
.home-final-cta__routes b{
  width:10px;
  height:10px;
  border-radius:50%;
  background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 74%,#fff);
  box-shadow:0 0 0 8px color-mix(in srgb,var(--section-accent,var(--esw-accent)) 10%,transparent);
  opacity:.72;
}
.home-final-cta__routes b:nth-of-type(1){right:12%;top:22%;animation:esw-cta-dot-one 7s ease-in-out infinite}
.home-final-cta__routes b:nth-of-type(2){right:34%;bottom:18%;width:7px;height:7px;opacity:.52;animation:esw-cta-dot-two 9s ease-in-out infinite}
.home-final-cta__routes b:nth-of-type(3){left:48%;top:18%;width:6px;height:6px;opacity:.42;animation:esw-cta-dot-three 11s ease-in-out infinite}

@keyframes esw-cta-orbit-one{
  from{transform:translate3d(0,0,0) rotate(0deg)}
  to{transform:translate3d(-26px,20px,0) rotate(12deg)}
}
@keyframes esw-cta-orbit-two{
  from{transform:translate3d(0,0,0) scale(1)}
  to{transform:translate3d(28px,-18px,0) scale(1.06)}
}
@keyframes esw-cta-route-drift{
  from{transform:translate3d(0,-5px,0) rotate(-7deg);opacity:.24}
  to{transform:translate3d(-38px,7px,0) rotate(-7deg);opacity:.52}
}
@keyframes esw-cta-dot-one{
  0%,100%{transform:translate3d(0,0,0)}
  50%{transform:translate3d(-18px,24px,0)}
}
@keyframes esw-cta-dot-two{
  0%,100%{transform:translate3d(0,0,0)}
  50%{transform:translate3d(16px,-20px,0)}
}
@keyframes esw-cta-dot-three{
  0%,100%{transform:translate3d(0,0,0)}
  50%{transform:translate3d(-12px,18px,0)}
}

@media(max-width:760px){
  .home-final-cta{padding-block:50px 58px}
  .home-final-cta__inner{
    gap:22px;
    padding:34px 22px 28px;
    border-radius:24px;
  }
  .home-final-cta__inner::before{left:22px!important;width:88px!important}
  .home-final-cta h2{font-size:clamp(2rem,8.8vw,3.05rem)}
  .home-final-cta__copy>p:last-child{font-size:15px}
  .home-final-cta__actions{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    width:100%!important;
    gap:9px;
  }
  .home-final-cta__actions .button{
    min-width:0;
    min-height:47px;
    padding-inline:9px;
    font-size:clamp(10.5px,3.1vw,13px);
  }
  .home-final-cta__routes span:first-child{right:-184px;top:-210px}
  .home-final-cta__routes span:nth-child(2){right:-96px;bottom:-250px}
  .home-final-cta__routes i{right:-20%;width:78%;opacity:.28}
  .home-final-cta__routes b:nth-of-type(3){display:none}
}
@media(prefers-reduced-motion:reduce){
  .home-final-cta__routes span,
  .home-final-cta__routes i,
  .home-final-cta__routes b{animation:none!important;will-change:auto}
}


/* EasySeaWay 1.12.8 — prepare directional reveals outside the viewport to prevent mobile jump/flicker. */
.esw-reveal-enabled [data-reveal].esw-direction-reveal-prepared{
  opacity:1!important;
  will-change:translate!important;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}


/* EasySeaWay 1.12.10 — touch-first Our Team carousel on phones only. */
@media (max-width:680px){
  .team-section .team-grid{
    display:flex!important;
    flex-wrap:nowrap!important;
    justify-content:flex-start!important;
    align-items:stretch!important;
    gap:14px!important;
    width:calc(100% + 32px);
    max-width:none!important;
    margin-inline:-16px!important;
    padding:2px 16px 14px;
    overflow-x:auto;
    overflow-y:visible;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:16px;
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    touch-action:pan-x pan-y;
  }
  .team-section .team-grid::-webkit-scrollbar{display:none}
  .team-section .team-grid .team-card,
  .team-section .team-grid--count-2 .team-card,
  .team-section .team-grid--count-3 .team-card,
  .team-section .team-grid--count-4 .team-card{
    flex:0 0 min(82vw,330px)!important;
    width:min(82vw,330px)!important;
    max-width:none!important;
    height:auto!important;
    scroll-snap-align:center;
    scroll-snap-stop:always;
  }
  .team-section .team-grid .team-card:first-child{scroll-snap-align:start}
  .team-section .team-card__media{
    width:calc(100% - 18px)!important;
    max-height:none!important;
    aspect-ratio:1/1.08!important;
  }
}


/* EasySeaWay 1.12.11 — mobile Our Team carousel arrows, matching the hero slider language. */
.team-slider__controls{display:none}
@media (max-width:680px){
  .team-carousel{position:relative}
  .team-slider__controls{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    margin-top:16px;
  }
  .team-slider__arrow{
    display:grid;
    place-items:center;
    width:44px;
    height:44px;
    padding:0;
    border:1px solid color-mix(in srgb,var(--esw-blue) 22%,transparent);
    border-radius:50%;
    background:color-mix(in srgb,#fff 94%,var(--esw-blue) 6%);
    color:var(--esw-blue);
    cursor:pointer;
    -webkit-tap-highlight-color:transparent;
    transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s var(--esw-ease);
  }
  .team-slider__arrow .esw-icon{width:18px;height:18px}
  .team-slider__arrow--prev .esw-icon{transform:rotate(180deg)}
  .team-slider__arrow:hover,
  .team-slider__arrow:focus-visible{
    background:var(--esw-accent);
    border-color:var(--esw-accent);
    color:#fff;
    transform:translateY(-2px);
    outline:none;
  }
  .team-slider__arrow:active{transform:translateY(0) scale(.96)}
}
@media (prefers-reduced-motion:reduce){
  .team-slider__arrow{transition:none!important}
}


/* EasySeaWay 1.12.12 — touch-first homepage Services carousel on phones. */
.service-slider__controls{display:none}
@media (max-width:680px){
  .services-carousel{position:relative}
  .services-overview .services-grid{
    display:flex!important;
    flex-wrap:nowrap!important;
    justify-content:flex-start!important;
    align-items:stretch!important;
    gap:14px!important;
    width:calc(100% + 32px);
    max-width:none!important;
    margin-inline:-16px!important;
    padding:2px 16px 14px;
    overflow-x:auto;
    overflow-y:visible;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:16px;
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    touch-action:pan-x pan-y;
  }
  .services-overview .services-grid::-webkit-scrollbar{display:none}
  .services-overview .services-grid .service-card,
  .services-overview .services-grid--count-1 .service-card,
  .services-overview .services-grid--count-2 .service-card,
  .services-overview .services-grid--count-3 .service-card,
  .services-overview .services-grid--count-4 .service-card{
    flex:0 0 min(86vw,360px)!important;
    width:min(86vw,360px)!important;
    max-width:none!important;
    height:auto!important;
    scroll-snap-align:center;
    scroll-snap-stop:always;
  }
  .services-overview .services-grid .service-card:first-child{scroll-snap-align:start}
  .services-overview .service-card__click-area{height:100%}
  .service-slider__controls{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    margin-top:16px;
  }
  .service-slider__arrow{
    display:grid;
    place-items:center;
    width:44px;
    height:44px;
    padding:0;
    border:1px solid color-mix(in srgb,var(--esw-blue) 22%,transparent);
    border-radius:50%;
    background:color-mix(in srgb,#fff 94%,var(--esw-blue) 6%);
    color:var(--esw-blue);
    cursor:pointer;
    -webkit-tap-highlight-color:transparent;
    transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s var(--esw-ease);
  }
  .service-slider__arrow .esw-icon{width:18px;height:18px}
  .service-slider__arrow--prev .esw-icon{transform:rotate(180deg)}
  .service-slider__arrow:hover,
  .service-slider__arrow:focus-visible{
    background:var(--esw-accent);
    border-color:var(--esw-accent);
    color:#fff;
    transform:translateY(-2px);
    outline:none;
  }
  .service-slider__arrow:active{transform:translateY(0) scale(.96)}
  .services-overview .section-action{margin-top:24px}
}
@media (prefers-reduced-motion:reduce){
  .service-slider__arrow{transition:none!important}
}
@media (max-width:680px){
  .services-overview .services-grid--count-1 .service-card{
    flex-basis:100%!important;
    width:100%!important;
  }
}


/* EasySeaWay 1.12.13 — remove mobile carousel micro-jitter without changing the design. */
@media (max-width:680px){
  .team-section .team-grid,
  .services-overview .services-grid{
    scroll-behavior:auto;
    scroll-snap-type:x mandatory;
    overscroll-behavior-x:contain;
    contain:layout style;
  }
  .team-section .team-grid .team-card,
  .services-overview .services-grid .service-card{
    scroll-snap-stop:normal;
    translate:none!important;
    will-change:auto!important;
  }
  .team-carousel.esw-direction-reveal-active,
  .services-carousel.esw-direction-reveal-active{
    will-change:translate!important;
  }
}


/* EasySeaWay 1.12.14 — responsive Testimonials carousel after three cards. */
.testimonial-slider__controls{display:none}
.testimonials-carousel--slider{position:relative;min-width:0}
.testimonials-carousel--slider .testimonials-track{
  display:flex!important;
  grid-template-columns:none!important;
  gap:22px;
  width:100%;
  max-width:none;
  margin:0;
  padding:4px 2px 16px;
  overflow-x:auto;
  overflow-y:visible;
  scroll-snap-type:x mandatory;
  scroll-padding-inline:2px;
  overscroll-behavior-inline:contain;
  scrollbar-width:none;
  cursor:grab;
  -webkit-overflow-scrolling:touch;
  touch-action:pan-x pan-y;
}
.testimonials-carousel--slider .testimonials-track::-webkit-scrollbar{display:none}
.testimonials-carousel--slider .testimonials-track.is-mouse-dragging{
  cursor:grabbing;
  scroll-snap-type:none;
  user-select:none;
}
.testimonials-carousel--slider .testimonial-card{
  flex:0 0 calc((100% - 44px)/3);
  width:calc((100% - 44px)/3);
  min-width:0;
  scroll-snap-align:start;
  scroll-snap-stop:normal;
  translate:none!important;
  will-change:auto!important;
}
.testimonial-slider__controls{
  align-items:center;
  justify-content:center;
  gap:12px;
  margin-top:22px;
}
.testimonials-carousel--slider .testimonial-slider__controls{display:flex}
.testimonial-slider__arrow{
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  padding:0;
  border:1px solid color-mix(in srgb,var(--esw-blue) 22%,transparent);
  border-radius:50%;
  background:color-mix(in srgb,#fff 94%,var(--esw-blue) 6%);
  color:var(--esw-blue);
  cursor:pointer;
  -webkit-tap-highlight-color:transparent;
  transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s var(--esw-ease);
}
.testimonial-slider__arrow .esw-icon{width:18px;height:18px}
.testimonial-slider__arrow--prev .esw-icon{transform:rotate(180deg)}
.testimonial-slider__arrow:hover,
.testimonial-slider__arrow:focus-visible{
  background:var(--section-accent,var(--esw-accent));
  border-color:var(--section-accent,var(--esw-accent));
  color:#fff;
  transform:translateY(-2px);
  outline:none;
}
.testimonial-slider__arrow:active{transform:translateY(0) scale(.96)}
@media(max-width:980px){
  .testimonials-carousel--slider .testimonial-card{
    flex-basis:calc((100% - 18px)/2);
    width:calc((100% - 18px)/2);
  }
  .testimonials-carousel--slider .testimonials-track{gap:18px}
}
@media(max-width:680px){
  .testimonials-carousel--slider .testimonials-track{
    width:calc(100% + 32px);
    margin-inline:-16px;
    padding:3px 16px 14px;
    gap:14px;
    scroll-padding-inline:16px;
  }
  .testimonials-carousel--slider .testimonial-card{
    flex:0 0 min(86vw,360px);
    width:min(86vw,360px);
    scroll-snap-align:center;
  }
  .testimonials-carousel--slider .testimonial-card:first-child{scroll-snap-align:start}
  .testimonial-slider__controls{margin-top:16px}
}
@media(prefers-reduced-motion:reduce){
  .testimonial-slider__arrow{transition:none!important}
}


/* EasySeaWay 1.12.17 — fully clickable homepage article cards and responsive news carousel after three posts. */
.blog-section .post-card__click-area{
  display:flex;
  flex-direction:column;
  width:100%;
  height:100%;
  color:inherit;
  text-decoration:none;
}
.blog-section .post-card__click-area .post-card__media{flex:0 0 auto}
.blog-section .post-card__click-area .post-card__body{
  display:flex;
  flex:1 1 auto;
  flex-direction:column;
}
.blog-section .post-card__click-area .post-card__body>p{flex:1 1 auto}
.blog-section .post-card__click-area .text-link{margin-top:auto}
.blog-section .post-card__category{color:var(--esw-blue)}
.blog-section .post-card__click-area:focus-visible{
  outline:3px solid color-mix(in srgb,var(--section-accent,var(--esw-accent)) 72%,#fff);
  outline-offset:3px;
  border-radius:20px;
}
.blog-slider__controls{display:none}
.posts-carousel--slider{position:relative;min-width:0}
.posts-carousel--slider .posts-track{
  display:flex!important;
  grid-template-columns:none!important;
  gap:24px;
  width:100%;
  max-width:none;
  margin:0;
  padding:4px 2px 16px;
  overflow-x:auto;
  overflow-y:visible;
  scroll-snap-type:x mandatory;
  scroll-padding-inline:2px;
  overscroll-behavior-inline:contain;
  scrollbar-width:none;
  cursor:grab;
  -webkit-overflow-scrolling:touch;
  touch-action:pan-x pan-y;
}
.posts-carousel--slider .posts-track::-webkit-scrollbar{display:none}
.posts-carousel--slider .posts-track.is-mouse-dragging{
  cursor:grabbing;
  scroll-snap-type:none;
  user-select:none;
}
.posts-carousel--slider .post-card{
  flex:0 0 calc((100% - 48px)/3);
  width:calc((100% - 48px)/3);
  min-width:0;
  height:auto;
  scroll-snap-align:start;
  scroll-snap-stop:normal;
  translate:none!important;
  will-change:auto!important;
}
.posts-carousel--slider .blog-slider__controls{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  margin-top:22px;
}
.blog-slider__arrow{
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  padding:0;
  border:1px solid color-mix(in srgb,var(--esw-blue) 22%,transparent);
  border-radius:50%;
  background:color-mix(in srgb,#fff 94%,var(--esw-blue) 6%);
  color:var(--esw-blue);
  cursor:pointer;
  -webkit-tap-highlight-color:transparent;
  transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s var(--esw-ease);
}
.blog-slider__arrow .esw-icon{width:18px;height:18px}
.blog-slider__arrow--prev .esw-icon{transform:rotate(180deg)}
.blog-slider__arrow:hover,
.blog-slider__arrow:focus-visible{
  background:var(--section-accent,var(--esw-accent));
  border-color:var(--section-accent,var(--esw-accent));
  color:#fff;
  transform:translateY(-2px);
  outline:none;
}
.blog-slider__arrow:active{transform:translateY(0) scale(.96)}
@media(max-width:980px){
  .posts-carousel--slider .posts-track{gap:18px}
  .posts-carousel--slider .post-card{
    flex-basis:calc((100% - 18px)/2);
    width:calc((100% - 18px)/2);
  }
}
@media(max-width:680px){
  .posts-carousel--slider .posts-track{
    width:calc(100% + 32px);
    margin-inline:-16px;
    padding:3px 16px 14px;
    gap:14px;
    scroll-padding-inline:16px;
  }
  .posts-carousel--slider .post-card{
    flex:0 0 min(86vw,360px);
    width:min(86vw,360px);
    scroll-snap-align:center;
    scroll-snap-stop:always;
  }
  .posts-carousel--slider .post-card:first-child{scroll-snap-align:start}
  .posts-carousel--slider .blog-slider__controls{margin-top:16px}
}
@media(prefers-reduced-motion:reduce){
  .blog-slider__arrow{transition:none!important}
}


/* EasySeaWay 1.12.18 — side carousel arrows on laptop for Testimonials and News. */
@media (min-width:981px){
  .testimonials-carousel--slider,
  .posts-carousel--slider{
    position:relative;
  }

  .testimonials-carousel--slider .testimonial-slider__controls,
  .posts-carousel--slider .blog-slider__controls{
    position:absolute;
    inset:0;
    display:block;
    margin:0;
    pointer-events:none;
    z-index:6;
  }

  .testimonials-carousel--slider .testimonial-slider__arrow,
  .posts-carousel--slider .blog-slider__arrow{
    position:absolute;
    top:50%;
    margin:0;
    pointer-events:auto;
    transform:translateY(-50%);
    box-shadow:0 8px 24px rgba(11,31,77,.10);
  }

  .testimonials-carousel--slider .testimonial-slider__arrow--prev,
  .posts-carousel--slider .blog-slider__arrow--prev{
    left:12px;
  }

  .testimonials-carousel--slider .testimonial-slider__arrow--next,
  .posts-carousel--slider .blog-slider__arrow--next{
    right:12px;
  }

  .testimonials-carousel--slider .testimonial-slider__arrow:hover,
  .testimonials-carousel--slider .testimonial-slider__arrow:focus-visible,
  .posts-carousel--slider .blog-slider__arrow:hover,
  .posts-carousel--slider .blog-slider__arrow:focus-visible{
    transform:translateY(calc(-50% - 2px));
  }

  .testimonials-carousel--slider .testimonial-slider__arrow:active,
  .posts-carousel--slider .blog-slider__arrow:active{
    transform:translateY(-50%) scale(.96);
  }
}


/* EasySeaWay 1.12.19 — keep desktop carousel cards clear of the side arrows. */
@media (min-width:981px){
  .testimonials-carousel--slider,
  .posts-carousel--slider{
    padding-inline:68px;
  }

  .testimonials-carousel--slider .testimonials-track,
  .posts-carousel--slider .posts-track{
    width:100%;
    margin-inline:0;
    scroll-padding-inline:2px;
  }
}


/* EasySeaWay 1.12.22 — staggered service-card route dots. */
.services-overview .service-card{
  background:#fff!important;
  border-color:rgba(11,31,77,.12);
  box-shadow:none!important;
  isolation:isolate;
}
.services-overview .service-card::before{
  display:none!important;
  content:none!important;
}
.services-overview .service-card::after{
  content:"";
  position:absolute;
  z-index:4;
  inset-block-start:14px;
  inset-inline-end:15px;
  width:70px;
  height:18px;
  pointer-events:none;
  opacity:0;
  background-image:
    radial-gradient(circle,
      var(--service-card-accent,var(--esw-accent)) 0 35%,
      rgba(255,255,255,.92) 38% 48%,
      transparent 51%),
    radial-gradient(circle,
      color-mix(in srgb,var(--service-card-accent,var(--esw-accent)) 76%,#fff) 0 35%,
      rgba(255,255,255,.9) 38% 48%,
      transparent 51%),
    radial-gradient(circle,
      color-mix(in srgb,var(--service-card-accent,var(--esw-accent)) 58%,#fff) 0 35%,
      rgba(255,255,255,.86) 38% 48%,
      transparent 51%);
  background-repeat:no-repeat;
  background-position:4px 18px,30px 18px,56px 18px;
  background-size:1px 1px,1px 1px,1px 1px;
  filter:drop-shadow(0 2px 5px rgba(7,22,58,.12));
}
.services-overview .service-card:hover,
.services-overview .service-card:focus-within{
  background:#fff!important;
  border-color:color-mix(in srgb,var(--service-card-accent,var(--esw-accent)) 30%,rgba(11,31,77,.14));
  box-shadow:none!important;
  transform:translateY(-3px) translateZ(0);
}
.services-overview .service-card:hover::after,
.services-overview .service-card:focus-within::after{
  animation:esw-service-dots-rise .68s cubic-bezier(.22,1,.36,1) both;
}
@keyframes esw-service-dots-rise{
  0%{
    opacity:0;
    background-position:4px 18px,30px 18px,56px 18px;
    background-size:1px 1px,1px 1px,1px 1px;
  }
  18%{
    opacity:1;
    background-position:4px 4px,30px 18px,56px 18px;
    background-size:9px 9px,1px 1px,1px 1px;
  }
  42%{
    opacity:1;
    background-position:4px 4px,30px 5px,56px 18px;
    background-size:9px 9px,8px 8px,1px 1px;
  }
  66%{
    opacity:1;
    background-position:4px 4px,30px 5px,56px 6px;
    background-size:9px 9px,8px 8px,7px 7px;
  }
  82%{
    opacity:1;
    background-position:4px 3px,30px 4px,56px 5px;
    background-size:9.5px 9.5px,8.5px 8.5px,7.5px 7.5px;
  }
  100%{
    opacity:1;
    background-position:4px 4px,30px 5px,56px 6px;
    background-size:9px 9px,8px 8px,7px 7px;
  }
}
.services-overview .service-card:hover .service-card__media img,
.services-overview .service-card:focus-within .service-card__media img{
  transform:scale(1.028);
  filter:saturate(1.025) contrast(1.01);
}
@media (hover:none),(pointer:coarse){
  .services-overview .service-card::after{display:none!important}
  .services-overview .service-card:hover,
  .services-overview .service-card:focus-within{
    background:#fff!important;
    transform:none;
  }
}
@media(prefers-reduced-motion:reduce){
  .services-overview .service-card::after{
    animation:none!important;
    transition:none!important;
    transform:none!important;
  }
}


/* EasySeaWay 1.12.23 — service archive cards visually match homepage service cards. */
.services-archive-cards .services-grid--archive{
  align-items:stretch;
}
.services-archive-cards .service-card{
  --service-card-accent:var(--esw-accent);
  display:flex;
  height:100%;
  min-height:0;
  flex-direction:column;
  position:relative;
  overflow:hidden;
  isolation:isolate;
  border:1px solid rgba(11,31,77,.12);
  border-radius:24px;
  background:#fff!important;
  box-shadow:none!important;
  transform:translateZ(0);
  transition:transform .28s cubic-bezier(.22,.75,.22,1),border-color .24s ease;
}
.services-archive-cards .service-card::before{
  display:none!important;
  content:none!important;
}
.services-archive-cards .service-card::after{
  content:"";
  position:absolute;
  z-index:4;
  inset-block-start:14px;
  inset-inline-end:15px;
  width:70px;
  height:18px;
  pointer-events:none;
  opacity:0;
  background-image:
    radial-gradient(circle,var(--service-card-accent) 0 35%,rgba(255,255,255,.92) 38% 48%,transparent 51%),
    radial-gradient(circle,color-mix(in srgb,var(--service-card-accent) 76%,#fff) 0 35%,rgba(255,255,255,.9) 38% 48%,transparent 51%),
    radial-gradient(circle,color-mix(in srgb,var(--service-card-accent) 58%,#fff) 0 35%,rgba(255,255,255,.86) 38% 48%,transparent 51%);
  background-repeat:no-repeat;
  background-position:4px 18px,30px 18px,56px 18px;
  background-size:1px 1px,1px 1px,1px 1px;
  filter:drop-shadow(0 2px 5px rgba(7,22,58,.12));
}
.services-archive-cards .service-card:hover,
.services-archive-cards .service-card:focus-within{
  background:#fff!important;
  border-color:color-mix(in srgb,var(--service-card-accent) 30%,rgba(11,31,77,.14));
  box-shadow:none!important;
  transform:translateY(-3px) translateZ(0);
}
.services-archive-cards .service-card:hover::after,
.services-archive-cards .service-card:focus-within::after{
  animation:esw-service-dots-rise .68s cubic-bezier(.22,1,.36,1) both;
}
.services-archive-cards .service-card__click-area{
  display:flex;
  min-width:0;
  height:100%;
  flex:1 1 auto;
  flex-direction:column;
  color:inherit;
  text-decoration:none;
  outline:0;
}
.services-archive-cards .service-card__media{
  display:block;
  height:clamp(215px,17vw,260px);
  aspect-ratio:auto;
  overflow:hidden;
  border-radius:16px;
  background:#edf3f6;
}
.services-archive-cards .service-card__media img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .55s cubic-bezier(.2,.72,.2,1),filter .3s ease;
}
.services-archive-cards .service-card:hover .service-card__media img,
.services-archive-cards .service-card:focus-within .service-card__media img{
  transform:scale(1.035);
  filter:saturate(1.04) contrast(1.015);
}
.services-archive-cards .service-card__body{
  position:relative;
  z-index:1;
  display:flex;
  min-width:0;
  flex:1 1 auto;
  flex-direction:column;
  align-items:flex-start;
  gap:0;
  padding:16px 17px 15px!important;
  text-align:start;
}
.services-archive-cards .service-card__body::before{
  content:"";
  width:28px;
  height:2px;
  flex:0 0 auto;
  margin:0 0 10px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--service-card-accent),color-mix(in srgb,var(--service-card-accent) 28%,#fff));
  transition:width .3s cubic-bezier(.2,.72,.2,1);
}
.services-archive-cards .service-card:hover .service-card__body::before,
.services-archive-cards .service-card:focus-within .service-card__body::before{
  width:40px;
}
.services-archive-cards .service-card--has-media .service-card__top{
  width:100%;
  min-height:0;
  margin:-1px 0 8px;
  justify-content:flex-start;
}
.services-archive-cards .service-card h3{
  width:100%;
  margin:0;
  color:var(--esw-ink);
  font-size:clamp(1.14rem,1.35vw,1.38rem);
  line-height:1.22;
  letter-spacing:-.02em;
  text-align:start;
}
.services-archive-cards .service-card p{
  display:-webkit-box;
  width:100%;
  min-height:0;
  margin:7px 0 0;
  overflow:hidden;
  color:var(--esw-muted);
  font-size:14px;
  line-height:1.5;
  text-align:start;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.services-archive-cards .service-card__link{
  display:flex;
  width:max-content;
  max-width:100%;
  align-items:center;
  justify-content:flex-start;
  align-self:flex-start;
  gap:11px;
  margin-top:auto;
  padding:12px 0 0;
  border:0;
  color:var(--service-card-accent);
  font-size:15px;
  font-weight:800;
  line-height:1.25;
  letter-spacing:.01em;
}
.services-archive-cards .service-card__link .esw-icon{
  width:29px;
  height:29px;
  flex:0 0 auto;
  padding:7px;
  border:1px solid color-mix(in srgb,var(--service-card-accent) 22%,transparent);
  border-radius:50%;
  background:color-mix(in srgb,var(--service-card-accent) 7%,#fff);
  transition:transform .28s cubic-bezier(.2,.72,.2,1),background-color .24s ease,color .24s ease;
}
.services-archive-cards .service-card:hover .service-card__link .esw-icon,
.services-archive-cards .service-card:focus-within .service-card__link .esw-icon{
  transform:translateX(4px);
  background:var(--service-card-accent);
  color:#fff;
}
@supports selector(.service-card:has(a:focus-visible)){
  .services-archive-cards .service-card--fully-clickable:has(.service-card__click-area:focus-visible){
    outline:2px solid color-mix(in srgb,var(--service-card-accent) 48%,transparent);
    outline-offset:4px;
  }
}
@media(max-width:980px){
  .services-archive-cards .service-card__media{height:clamp(220px,31vw,275px)}
}
@media(max-width:680px){
  .services-archive-cards .services-grid--archive{
    display:grid;
    grid-template-columns:1fr;
    gap:22px;
    overflow:visible;
    scroll-snap-type:none;
  }
  .services-archive-cards .service-card{width:auto;flex:none;border-radius:20px}
  .services-archive-cards .service-card__media{height:clamp(205px,58vw,255px)}
  .services-archive-cards .service-card__body{padding:15px 16px 14px!important}
}
@media(prefers-reduced-motion:reduce){
  .services-archive-cards .service-card:hover,
  .services-archive-cards .service-card:focus-within,
  .services-archive-cards .service-card__media img,
  .services-archive-cards .service-card__link .esw-icon{transition:none!important;transform:none!important}
  .services-archive-cards .service-card:hover::after,
  .services-archive-cards .service-card:focus-within::after{animation:none!important;opacity:1}
}

/* EasySeaWay 1.12.24 — single service details + unified forms. */
.single-service .single-layout{grid-template-columns:minmax(0,1fr) 390px;gap:64px}
.service-detail-block{margin:52px 0 0;padding:34px;border:1px solid var(--esw-line);border-radius:24px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr);gap:28px;overflow:hidden}
.service-detail-block.has-image{grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);align-items:center}
.service-detail-block__copy{min-width:0}
.service-detail-block .eyebrow{margin:0 0 10px;color:var(--esw-accent);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.content-prose .service-detail-block h2{margin:0;max-width:820px;font-size:clamp(2.55rem,4.6vw,4.25rem);line-height:1.03;letter-spacing:-.045em;color:var(--esw-navy)}
.service-detail-block__line{display:block;width:82px;height:4px;margin:22px 0;border-radius:999px;background:var(--esw-accent)}
.service-detail-block__text{max-width:760px;margin:0!important;color:#526071;font-size:1.05rem;line-height:1.8}
.service-detail-block__richtext{overflow-wrap:anywhere;word-break:normal}
.service-detail-block__richtext>:first-child{margin-top:0!important}
.service-detail-block__richtext>:last-child{margin-bottom:0!important}
.content-prose .service-detail-block__richtext h1,.content-prose .service-detail-block__richtext h2,.content-prose .service-detail-block__richtext h3,.content-prose .service-detail-block__richtext h4,.content-prose .service-detail-block__richtext h5,.content-prose .service-detail-block__richtext h6{max-width:100%;margin:1.15em 0 .45em;color:var(--esw-navy);line-height:1.12;letter-spacing:-.025em;overflow-wrap:anywhere}
.content-prose .service-detail-block__richtext h1{font-size:clamp(2rem,3.4vw,3.3rem)}
.content-prose .service-detail-block__richtext h2{font-size:clamp(1.7rem,2.8vw,2.65rem)}
.content-prose .service-detail-block__richtext h3{font-size:clamp(1.35rem,2vw,2rem)}
.content-prose .service-detail-block__richtext p{margin:0 0 1em;color:#526071;font-size:1.05rem;line-height:1.8;overflow-wrap:anywhere}
.content-prose .service-detail-block__richtext ul,.content-prose .service-detail-block__richtext ol{margin:1em 0 1em 1.25rem;padding:0}
.content-prose .service-detail-block__richtext li{margin:.35em 0}
.content-prose .service-detail-block__richtext a{color:var(--esw-accent);text-decoration-thickness:1px;text-underline-offset:3px}
.content-prose .service-detail-block__richtext img{max-width:100%;height:auto;border-radius:16px}
.service-detail-points{list-style:none!important;padding:0!important;margin:24px 0 0!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}
.service-detail-points li{display:flex;align-items:flex-start;gap:10px;color:#344054}
.service-detail-points .esw-icon{flex:0 0 auto;width:20px;height:20px;margin-top:2px;color:var(--esw-accent)}
.service-detail-block__media{margin:0;overflow:hidden;border-radius:20px;background:var(--esw-mist);aspect-ratio:1.2}
.service-detail-block__media img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0!important;transition:transform .55s cubic-bezier(.16,1,.3,1)}
@media(hover:hover) and (pointer:fine){.service-detail-block:hover .service-detail-block__media img{transform:scale(1.025)}}
.service-inquiry-card{position:relative;overflow:hidden;padding:30px;border-radius:24px;background:var(--esw-navy);color:#fff}
.service-inquiry-card:before{content:"";position:absolute;width:190px;height:190px;right:-90px;top:-90px;border-radius:50%;border:1px solid rgba(245,130,32,.24);pointer-events:none}
.service-inquiry-card>*{position:relative;z-index:1}
.service-inquiry-card__eyebrow{display:inline-block;margin-bottom:10px;color:#f7a65f;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.service-inquiry-card h2{margin:0 0 12px;font-size:clamp(1.8rem,2.8vw,2.45rem);line-height:1.08;letter-spacing:-.035em;color:#fff}
.service-inquiry-card__intro{margin:0 0 24px;color:rgba(255,255,255,.72);line-height:1.65}
.esw-unified-form{display:grid;gap:17px}
.esw-unified-form .esw-form-grid{gap:13px}
.esw-unified-form .esw-form-field{gap:6px}
.esw-unified-form .esw-form-field label{font-size:12px;font-weight:750}
.esw-unified-form .esw-form-submit{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:2px;border:0;cursor:pointer}
.esw-unified-form .esw-form-submit .esw-icon{width:17px;height:17px}
.service-inquiry-card .esw-form-field label{color:rgba(255,255,255,.82)}
.service-inquiry-card .esw-form-field input,.service-inquiry-card .esw-form-field textarea{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.98);color:#10254f;box-shadow:none}
.service-inquiry-card .esw-form-field input:focus,.service-inquiry-card .esw-form-field textarea:focus{border-color:#f58220;box-shadow:0 0 0 3px rgba(245,130,32,.18)}
.service-inquiry-card .esw-form-help{margin:0;color:rgba(255,255,255,.54);text-align:center}
.service-inquiry-card .esw-form-status{font-size:13px}
.quote-form-card .esw-unified-form{gap:18px}
.quote-form-card .esw-form-submit{max-width:260px}
@media(max-width:1080px){.single-service .single-layout{grid-template-columns:minmax(0,1fr) 350px;gap:42px}.service-detail-block.has-image{grid-template-columns:1fr}.service-detail-block__media{max-width:720px;aspect-ratio:1.5}}
@media(max-width:980px){.single-service .single-layout{grid-template-columns:1fr}.service-inquiry-card{max-width:720px}.single-service .single-layout__aside{position:static}.service-detail-block.has-image{grid-template-columns:minmax(0,1fr) minmax(240px,.75fr)}}
@media(max-width:760px){.service-detail-block,.service-detail-block.has-image{grid-template-columns:1fr;padding:24px;border-radius:20px}.content-prose .service-detail-block h2{font-size:clamp(2.25rem,11vw,3.35rem)}.service-detail-points{grid-template-columns:1fr}.service-detail-block__media{max-width:none;aspect-ratio:1.3}.service-inquiry-card{padding:24px;border-radius:20px}.single-service .single-layout{gap:36px}}

/* EasySeaWay 1.12.25 — service copy wrapping + compact service inquiry form. */
.service-detail-block__copy,
.service-detail-block__copy h2,
.service-detail-block__text,
.service-detail-points,
.service-detail-points li,
.service-detail-points li span{
  min-width:0;
  max-width:100%;
  overflow-wrap:anywhere;
  word-break:break-word;
}
.service-detail-block__text{white-space:normal}
.service-detail-points li span{display:block}

.esw-unified-form--service .esw-form-grid--service{
  grid-template-columns:minmax(0,1fr);
  gap:13px;
}
.esw-unified-form--service .esw-form-field{grid-column:1/-1}
.service-inquiry-card .esw-service-name-field[readonly]{
  background:rgba(255,255,255,.91);
  color:#44536a;
  cursor:default;
}


/* EasySeaWay 1.12.29 — refined Contact page + dynamic service-aware contact form. */
.contact-section{overflow:hidden}
.contact-cards{gap:14px;margin-bottom:48px}
.contact-cards article{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:13px;min-width:0;padding:18px 19px;border:1px solid color-mix(in srgb,var(--esw-line) 88%,transparent);border-radius:16px;background:#fff}
.contact-cards article>.esw-icon{width:40px;height:40px;padding:10px;border-radius:12px;background:color-mix(in srgb,var(--esw-accent) 9%,#fff);color:var(--esw-accent)}
.contact-card__body{min-width:0}.contact-cards h2{margin:1px 0 5px;font-size:14px;line-height:1.25;letter-spacing:-.01em}.contact-cards a,.contact-cards p{font-size:13px;line-height:1.48;overflow-wrap:anywhere}
.contact-layout{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:48px;align-items:start}
.contact-copy{min-width:0;padding:14px 0}.contact-copy .eyebrow{margin-bottom:10px}.contact-copy h2{max-width:650px;margin:0 0 18px;font-size:clamp(2.15rem,3.5vw,3.25rem);line-height:1.04;letter-spacing:-.04em}
.contact-copy__text{max-width:640px;color:var(--esw-muted);font-size:1rem;line-height:1.72}.contact-copy__text>*:first-child{margin-top:0}.contact-copy__text>*:last-child{margin-bottom:0}
.contact-copy__media{margin:26px 0 0;overflow:hidden;border-radius:20px;aspect-ratio:1.65;background:var(--esw-mist)}.contact-copy__media img{display:block;width:100%;height:100%;object-fit:cover}
.contact-copy__note{max-width:640px;margin-top:24px;padding:14px 15px;border:1px solid color-mix(in srgb,var(--esw-blue) 11%,transparent);border-radius:14px;background:color-mix(in srgb,var(--esw-blue) 5%,#fff)}
.contact-copy__note strong{margin-bottom:3px;font-size:13px}.contact-copy__note span{color:var(--esw-muted);font-size:12.5px;line-height:1.5}
.quote-form-card--contact{position:relative;overflow:hidden;padding:28px;border:1px solid color-mix(in srgb,var(--esw-blue) 14%,var(--esw-line));border-radius:22px;background:#fff}
.quote-form-card--contact:before{content:"";position:absolute;top:0;left:28px;right:28px;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,var(--esw-navy),var(--esw-blue),var(--esw-accent))}
.contact-form-card__head{position:relative;z-index:1;margin:4px 0 22px;padding-bottom:18px;border-bottom:1px solid var(--esw-line)}
.contact-form-card__head h2{margin:0 0 7px;color:var(--esw-navy);font-size:clamp(1.65rem,2.4vw,2.15rem);line-height:1.08;letter-spacing:-.03em}.contact-form-card__head p{max-width:560px;margin:0;color:var(--esw-muted);font-size:14px;line-height:1.6}
.esw-unified-form--contact .esw-form-grid--contact{grid-template-columns:minmax(0,1fr);gap:13px}.esw-unified-form--contact .esw-form-field{grid-column:1/-1}.esw-unified-form--contact .esw-form-field label{font-size:12px;color:#344054}
.esw-unified-form--contact .esw-form-field input,.esw-unified-form--contact .esw-form-field select,.esw-unified-form--contact .esw-form-field textarea{border-color:#d4dde6;background:#fbfcfd}
.esw-unified-form--contact .esw-form-field input:focus,.esw-unified-form--contact .esw-form-field select:focus,.esw-unified-form--contact .esw-form-field textarea:focus{border-color:var(--esw-blue);background:#fff;box-shadow:0 0 0 3px color-mix(in srgb,var(--esw-blue) 11%,transparent)}
.esw-unified-form--contact .esw-form-submit{max-width:none!important;margin-top:3px}.esw-unified-form--contact .esw-form-help{margin:0;text-align:center}
@media(max-width:1180px){.contact-layout{grid-template-columns:minmax(0,.88fr) minmax(380px,1.12fr);gap:36px}}
@media(max-width:980px){.contact-layout{grid-template-columns:1fr;gap:34px}.contact-copy{padding:0}.contact-copy h2{max-width:760px}.quote-form-card--contact{max-width:760px;width:100%}}
@media(max-width:680px){.contact-cards{grid-template-columns:1fr;gap:10px;margin-bottom:34px}.contact-cards article{grid-template-columns:38px minmax(0,1fr);padding:15px 16px;border-radius:14px}.contact-cards article>.esw-icon{width:38px;height:38px}.contact-copy h2{font-size:clamp(2rem,10vw,2.8rem)}.contact-copy__media{aspect-ratio:1.35;border-radius:16px}.quote-form-card--contact{padding:22px 18px;border-radius:18px}.quote-form-card--contact:before{left:18px;right:18px}.contact-form-card__head{margin-top:2px;padding-bottom:15px}}

/* EasySeaWay 1.12.30 — Contact map + editable Syria locations. */
.contact-map-block{margin-top:72px}
.contact-map-block__head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:44px;align-items:end;margin-bottom:24px}
.contact-map-block__head .eyebrow,.contact-locations__head .eyebrow{margin:0 0 9px}
.contact-map-block__head h2,.contact-locations__head h2{margin:0;color:var(--esw-navy);font-size:clamp(2rem,3.2vw,3rem);line-height:1.04;letter-spacing:-.035em}
.contact-map-block__head>p{max-width:540px;margin:0;color:var(--esw-muted);font-size:14px;line-height:1.7}
.contact-map-frame{position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--esw-blue) 16%,var(--esw-line));border-radius:24px;background:var(--esw-mist);isolation:isolate}
.contact-map-frame:before{content:"";position:absolute;z-index:2;top:0;left:28px;width:86px;height:3px;border-radius:0 0 999px 999px;background:var(--esw-accent);pointer-events:none}
.contact-map-frame iframe{display:block;width:100%;height:430px;border:0;filter:saturate(.9) contrast(.98)}
.contact-locations{margin-top:58px}
.contact-locations__head{display:grid;grid-template-columns:minmax(0,.75fr) minmax(320px,.65fr);gap:44px;align-items:end;margin-bottom:24px}
.contact-locations__head>p:last-child{max-width:540px;margin:0;color:var(--esw-muted);font-size:14px;line-height:1.7}
.contact-locations__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.contact-location-card{position:relative;display:flex;flex-direction:column;min-height:248px;padding:22px;border:1px solid color-mix(in srgb,var(--esw-blue) 13%,var(--esw-line));border-radius:20px;background:#fff;overflow:hidden;transition:border-color .24s ease,transform .24s cubic-bezier(.2,.75,.25,1)}
.contact-location-card:before{content:"";position:absolute;top:0;right:22px;width:52px;height:3px;border-radius:0 0 999px 999px;background:color-mix(in srgb,var(--esw-accent) 68%,transparent);transform:scaleX(.55);transform-origin:right center;transition:transform .28s cubic-bezier(.2,.75,.25,1)}
.contact-location-card__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:color-mix(in srgb,var(--esw-blue) 8%,#fff);color:var(--esw-blue);transition:background .24s ease,color .24s ease,transform .24s ease}
.contact-location-card__icon .esw-icon{width:21px;height:21px}
.contact-location-card__copy{margin-top:22px;min-width:0}
.contact-location-card__copy>span{display:block;margin-bottom:7px;color:var(--esw-accent);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.contact-location-card h3{margin:0 0 10px;color:var(--esw-navy);font-size:21px;line-height:1.12;letter-spacing:-.025em}
.contact-location-card p{margin:0;color:var(--esw-muted);font-size:13px;line-height:1.65;overflow-wrap:anywhere}
.contact-location-card__link{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:21px;color:var(--esw-navy);font-size:12.5px;font-weight:780;text-decoration:none}
.contact-location-card__link .esw-icon{width:17px;height:17px;color:var(--esw-accent);transition:transform .22s ease}
@media(hover:hover) and (pointer:fine){
  .contact-location-card:hover{border-color:color-mix(in srgb,var(--esw-accent) 34%,var(--esw-line));transform:translateY(-2px)}
  .contact-location-card:hover:before{transform:scaleX(1)}
  .contact-location-card:hover .contact-location-card__icon{background:var(--esw-navy);color:#fff;transform:translateY(-1px)}
  .contact-location-card:hover .contact-location-card__link .esw-icon{transform:translateX(4px)}
}
@media(max-width:980px){
  .contact-map-block{margin-top:56px}
  .contact-map-block__head,.contact-locations__head{grid-template-columns:1fr;gap:12px;align-items:start}
  .contact-map-block__head>p,.contact-locations__head>p:last-child{max-width:720px}
  .contact-map-frame iframe{height:390px}
  .contact-locations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .contact-location-card:last-child{grid-column:1/-1}
}
@media(max-width:680px){
  .contact-map-block{margin-top:44px}
  .contact-map-block__head,.contact-locations__head{margin-bottom:18px}
  .contact-map-block__head h2,.contact-locations__head h2{font-size:clamp(1.9rem,9vw,2.5rem)}
  .contact-map-frame{border-radius:18px}
  .contact-map-frame:before{left:18px;width:66px}
  .contact-map-frame iframe{height:330px}
  .contact-locations{margin-top:42px}
  .contact-locations__grid{grid-template-columns:1fr;gap:12px}
  .contact-location-card,.contact-location-card:last-child{grid-column:auto;min-height:220px;padding:19px;border-radius:17px}
}

/* EasySeaWay 1.12.31 — Contact map beside the form + refined contact interactions. */
.contact-layout{align-items:stretch}
.contact-side-stack{display:flex;flex-direction:column;gap:18px;min-width:0;height:100%}
.contact-side-map{display:flex;flex:1 1 auto;min-height:310px;flex-direction:column;gap:14px;padding:18px;border:1px solid color-mix(in srgb,var(--esw-blue) 13%,var(--esw-line));border-radius:22px;background:#fff;overflow:hidden}
.contact-side-map__head{display:grid;grid-template-columns:minmax(0,.72fr) minmax(220px,.58fr);gap:22px;align-items:end;padding:2px 2px 0}
.contact-side-map__head .eyebrow{margin:0 0 7px}
.contact-side-map__head h2{margin:0;color:var(--esw-navy);font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.08;letter-spacing:-.03em}
.contact-side-map__head>p{max-width:360px;margin:0;color:var(--esw-muted);font-size:12.5px;line-height:1.55}
.contact-side-map .contact-map-frame{display:flex;flex:1 1 auto;min-height:240px;border-radius:17px}
.contact-side-map .contact-map-frame:before{left:18px;width:62px}
.contact-side-map .contact-map-frame iframe{height:100%;min-height:240px}

.contact-cards article{position:relative;overflow:hidden;transition:transform .24s cubic-bezier(.2,.75,.25,1),border-color .24s ease,background-color .24s ease}
.contact-cards article:before{content:"";position:absolute;top:14px;right:14px;width:6px;height:6px;border-radius:50%;background:var(--esw-accent);opacity:0;transform:translateY(7px) scale(.75);transition:opacity .22s ease,transform .28s cubic-bezier(.2,.8,.25,1)}
.contact-cards article>.esw-icon{transition:transform .26s cubic-bezier(.2,.8,.25,1),background-color .24s ease,color .24s ease}
.contact-cards h2{transition:color .22s ease}
.contact-cards a,.contact-cards p{font-size:13px!important;line-height:1.48;font-weight:500;color:var(--esw-muted);letter-spacing:0;text-decoration:none}
.contact-cards a{transition:color .2s ease}
@media(hover:hover) and (pointer:fine){
  .contact-cards article:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--esw-accent) 28%,var(--esw-line));background:#fff}
  .contact-cards article:hover:before{opacity:1;transform:translateY(0) scale(1)}
  .contact-cards article:hover>.esw-icon{transform:translateY(-2px);background:var(--esw-navy);color:#fff}
  .contact-cards article:hover h2{color:var(--esw-navy)}
  .contact-cards article:hover a{color:var(--esw-navy)}
}

.quote-form-card--contact .esw-form-submit{box-shadow:0 5px 14px color-mix(in srgb,var(--esw-accent) 13%,transparent)!important;transition:transform .2s var(--esw-ease),box-shadow .2s var(--esw-ease),background-color .2s ease}
.quote-form-card--contact .esw-form-submit:hover,.quote-form-card--contact .esw-form-submit:focus-visible{transform:translateY(-1px);box-shadow:0 7px 18px color-mix(in srgb,var(--esw-accent) 18%,transparent)!important}

@media(max-width:1180px){
  .contact-side-map__head{grid-template-columns:1fr;gap:7px;align-items:start}
  .contact-side-map__head>p{max-width:560px}
}
@media(max-width:980px){
  .contact-layout{align-items:start}
  .contact-side-stack{height:auto;max-width:760px;width:100%}
  .contact-side-map{min-height:0;padding:18px}
  .contact-side-map .contact-map-frame iframe{height:360px;min-height:360px}
}
@media(max-width:680px){
  .contact-side-stack{gap:14px}
  .contact-side-map{padding:15px;border-radius:18px}
  .contact-side-map__head h2{font-size:1.45rem}
  .contact-side-map .contact-map-frame{border-radius:14px}
  .contact-side-map .contact-map-frame iframe{height:300px;min-height:300px}
}

/* EasySeaWay 1.12.32 — Contact map lives in the left column directly below the privacy note. */
.contact-layout{align-items:start}
.contact-copy{display:flex;min-width:0;flex-direction:column}
.contact-copy>.contact-side-map--left{width:100%;max-width:640px;margin-top:18px}
.contact-side-map--left{display:flex;min-height:0;flex-direction:column;gap:12px;padding:16px;border:1px solid color-mix(in srgb,var(--esw-blue) 13%,var(--esw-line));border-radius:20px;background:#fff;overflow:hidden}
.contact-side-map--left .contact-side-map__head{grid-template-columns:1fr;gap:6px;align-items:start;padding:1px 1px 0}
.contact-side-map--left .contact-side-map__head>p{max-width:100%}
.contact-side-map--left .contact-map-frame{display:flex;min-height:285px;border-radius:16px}
.contact-side-map--left .contact-map-frame:before{left:18px;width:62px}
.contact-side-map--left .contact-map-frame iframe{height:285px;min-height:285px}
.contact-layout>.quote-form-card--contact{align-self:start;width:100%}
@media(max-width:980px){
  .contact-copy>.contact-side-map--left{max-width:760px}
  .contact-side-map--left .contact-map-frame iframe{height:350px;min-height:350px}
}
@media(max-width:680px){
  .contact-copy>.contact-side-map--left{margin-top:14px}
  .contact-side-map--left{padding:14px;border-radius:17px}
  .contact-side-map--left .contact-map-frame{border-radius:14px}
  .contact-side-map--left .contact-map-frame iframe{height:290px;min-height:290px}
}

/* EasySeaWay 1.12.33 — Contact columns share one visual height on desktop. */
@media(min-width:981px){
  .contact-layout{
    align-items:stretch;
  }
  .contact-layout>.contact-copy,
  .contact-layout>.quote-form-card--contact{
    min-height:100%;
    height:100%;
  }
  .contact-layout>.contact-copy{
    padding-top:0;
    padding-bottom:0;
  }
  .contact-copy>.contact-side-map--left{
    flex:1 1 auto;
    width:100%;
    max-width:none;
    min-height:0;
    margin-top:18px;
  }
  .contact-side-map--left .contact-map-frame{
    flex:1 1 auto;
    min-height:0;
  }
  .contact-side-map--left .contact-map-frame iframe{
    height:100%;
    min-height:190px;
  }
  .contact-layout>.quote-form-card--contact{
    align-self:stretch;
    display:flex;
    flex-direction:column;
  }
  .quote-form-card--contact>.esw-unified-form{
    flex:1 1 auto;
  }
}
@media(max-width:980px){
  .contact-layout>.contact-copy,
  .contact-layout>.quote-form-card--contact{
    min-height:0;
    height:auto;
  }
  .contact-layout>.contact-copy{
    padding-top:0;
    padding-bottom:0;
  }
}

/* EasySeaWay 1.12.34 — progressive blog pagination / infinite load. */
.blog-infinite-status{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:62px;
  margin-top:18px;
}
.blog-infinite-status[hidden]{display:none!important}
.blog-infinite-status__dots{display:inline-flex;align-items:center;gap:6px;height:18px;opacity:0;transition:opacity .18s ease}
.blog-infinite-status.is-loading .blog-infinite-status__dots{opacity:1}
.blog-infinite-status__dots i{display:block;width:7px;height:7px;border-radius:50%;background:var(--esw-accent);animation:eswBlogLoadDot .72s cubic-bezier(.4,0,.2,1) infinite both}
.blog-infinite-status__dots i:nth-child(2){animation-delay:.1s}
.blog-infinite-status__dots i:nth-child(3){animation-delay:.2s}
@keyframes eswBlogLoadDot{0%,100%{transform:translateY(2px);opacity:.45}50%{transform:translateY(-4px);opacity:1}}
@media(prefers-reduced-motion:reduce){.blog-infinite-status__dots i{animation:none;opacity:1}}

/* EasySeaWay 1.12.37 — refined About page cards, contact CTA and scroll-filled history timeline. */
.about-page-nav__inner{box-shadow:0 10px 28px rgba(8,31,71,.065)}
.about-stats-section .section-dynamic-bg,
.values-section .section-dynamic-bg,
.about-career-section .section-dynamic-bg{display:none}

/* Keep the established card language, but make it lighter and more tactile. */
.stats-grid--modern>div,
.values-grid--modern article,
.about-history__image,
.about-timeline__content,
.about-career__main,
.career-benefits-grid article,
.about-team-section .team-card{box-shadow:0 8px 24px rgba(8,31,71,.045)}
.stats-grid--modern>div{transition:transform .24s var(--esw-ease),border-color .24s ease,background-color .24s ease}
.stats-grid--modern>div:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 34%,transparent);background:#fff}
.values-grid--modern article{box-shadow:0 8px 24px rgba(8,31,71,.045);transition:transform .28s var(--esw-ease),border-color .28s ease,background-color .28s ease}
.values-grid--modern article:hover{transform:translateY(-5px);box-shadow:0 10px 28px rgba(8,31,71,.055);border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 34%,transparent);background:#fff}
.values-grid--modern article:after{opacity:.55;transform:scale(.9);transition:transform .32s var(--esw-ease),opacity .32s ease}
.values-grid--modern article:hover:after{opacity:.85;transform:scale(1.06)}
.values-grid__icon{width:66px;height:66px;border:1px solid color-mix(in srgb,var(--section-accent,var(--esw-accent)) 24%,transparent);background:#fff;color:var(--esw-navy);box-shadow:inset 0 0 0 1px rgba(255,255,255,.7);transition:transform .3s var(--esw-ease),background-color .25s ease,color .25s ease,border-color .25s ease}
.values-grid__icon .esw-icon{width:31px;height:31px;stroke-width:1.85}
.values-grid--modern article:hover .values-grid__icon{transform:translateY(-3px) rotate(-3deg);background:var(--section-accent,var(--esw-accent));border-color:var(--section-accent,var(--esw-accent));color:#fff}

.about-team-section .team-card{transition:transform .28s var(--esw-ease),border-color .28s ease,box-shadow .28s ease}
.about-team-section .team-card:hover{transform:translateY(-5px);box-shadow:0 10px 28px rgba(8,31,71,.055);border-color:color-mix(in srgb,var(--esw-accent) 28%,var(--esw-line))}

/* A real progress line: the track remains quiet while the accent fill follows page scroll. */
.about-timeline:before{display:none}
.about-timeline__track{position:absolute;z-index:0;left:80px;top:20px;bottom:20px;width:3px;border-radius:999px;background:color-mix(in srgb,var(--section-text,#fff) 17%,transparent);overflow:hidden}
.about-timeline__fill{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,var(--section-accent,var(--esw-accent)),color-mix(in srgb,var(--section-accent,var(--esw-accent)) 72%,#fff));transform:scaleY(0);transform-origin:top center;will-change:transform}
.about-timeline__item{z-index:1}
.about-timeline__item:before{z-index:2;background:color-mix(in srgb,var(--section-text,#fff) 38%,var(--section-bg,#071f46));box-shadow:0 0 0 1px color-mix(in srgb,var(--section-text,#fff) 24%,transparent);transition:background-color .22s ease,box-shadow .22s ease,transform .22s var(--esw-ease)}
.about-timeline__item.is-reached:before{background:var(--section-accent,var(--esw-accent));box-shadow:0 0 0 5px color-mix(in srgb,var(--section-accent,var(--esw-accent)) 13%,transparent);transform:scale(1.06)}
.about-timeline__content{transition:transform .26s var(--esw-ease),border-color .26s ease,background-color .26s ease}
.about-timeline__item:hover .about-timeline__content{transform:translateX(4px);border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 30%,transparent);background:color-mix(in srgb,var(--section-bg,#071f46) 77%,#fff 8%)}
.about-history__image{box-shadow:0 10px 30px rgba(0,0,0,.12)}

/* The old career block is now an About-page contact CTA, using the same editable field keys. */
.about-career__main{position:relative;overflow:hidden;box-shadow:0 8px 28px rgba(7,31,72,.05);background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--section-accent,var(--esw-accent)) 3%,#fff));transition:border-color .28s ease,transform .28s var(--esw-ease)}
.about-career__main:after{content:"";position:absolute;pointer-events:none;right:-80px;top:-90px;width:250px;height:250px;border:1px solid color-mix(in srgb,var(--section-accent,var(--esw-accent)) 12%,transparent);border-radius:50%}
.about-career__main:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 26%,transparent)}
.about-career__copy,.about-career__media{position:relative;z-index:1}
.about-career__copy h2{max-width:18ch}
.about-career__cta{box-shadow:none!important}
.about-career__cta:hover{box-shadow:none!important}
.about-career__visual{box-shadow:none}
.about-career__visual>.esw-icon{width:82px;height:82px}
.about-career__visual span{opacity:.58}
.career-benefits-grid article{position:relative;overflow:hidden;background:#fff;box-shadow:none;border-color:color-mix(in srgb,var(--section-text,#10254f) 11%,transparent);transition:transform .26s var(--esw-ease),border-color .26s ease,background-color .26s ease}
.career-benefits-grid article:after{content:"";position:absolute;left:30px;right:30px;bottom:0;height:2px;border-radius:999px;background:var(--section-accent,var(--esw-accent));transform:scaleX(0);transform-origin:left center;transition:transform .32s var(--esw-ease)}
.career-benefits-grid article:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 34%,transparent);background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 2.5%,#fff)}
.career-benefits-grid article:hover:after{transform:scaleX(1)}
.career-benefits-grid article>span{border:1px solid color-mix(in srgb,var(--section-accent,var(--esw-accent)) 24%,transparent);background:#fff;color:var(--esw-navy);transition:transform .28s var(--esw-ease),background-color .24s ease,color .24s ease,border-color .24s ease}
.career-benefits-grid article>span .esw-icon{width:26px;height:26px;stroke-width:1.9}
.career-benefits-grid article:hover>span{transform:translateY(-3px) rotate(-3deg);background:var(--section-accent,var(--esw-accent));border-color:var(--section-accent,var(--esw-accent));color:#fff}

@media(max-width:980px){.about-timeline__track{left:64px}}
@media(max-width:680px){.about-timeline__track{left:9px;top:16px;bottom:18px;width:3px}.stats-grid--modern>div,.values-grid--modern article,.about-timeline__content,.about-career__main,.career-benefits-grid article,.about-team-section .team-card{box-shadow:0 5px 18px rgba(8,31,71,.04)}}
@media(prefers-reduced-motion:reduce){.stats-grid--modern>div,.values-grid--modern article,.values-grid__icon,.about-team-section .team-card,.about-timeline__content,.about-timeline__item:before,.about-career__main,.career-benefits-grid article,.career-benefits-grid article>span{transition:none}.about-timeline__fill{will-change:auto}}


/* EasySeaWay 1.12.38 — About: match Our People cards to homepage and strengthen value icons. */
.about-team-section .about-team-grid{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:stretch;
  gap:24px;
  max-width:1160px;
  margin-inline:auto;
}
.about-team-section .about-team-grid .team-card{
  flex:0 1 calc((100% - (var(--team-count,4) - 1)*24px)/var(--team-count,4));
  min-width:0;
  max-width:310px;
  height:100%;
  padding:10px;
  overflow:hidden;
  border:1px solid rgba(16,37,79,.085);
  border-radius:22px;
  background:#fff;
  box-shadow:0 5px 16px rgba(12,37,73,.028)!important;
  transition:border-color .28s ease,background-color .28s ease,box-shadow .28s ease;
}
.about-team-section .about-team-grid.team-grid--count-2 .team-card{max-width:350px}
.about-team-section .about-team-grid.team-grid--count-3 .team-card{max-width:325px}
.about-team-section .team-card:hover,
.about-team-section .team-card:focus-within{
  transform:none;
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 24%,rgba(16,37,79,.09));
  background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 1.2%,#fff);
  box-shadow:0 8px 22px rgba(12,37,73,.04)!important;
}
.about-team-section .team-card__media{
  width:calc(100% - 20px);
  margin:10px 10px 0;
  max-height:378px;
  aspect-ratio:1/1.08;
  overflow:hidden;
  border-radius:16px!important;
  background:linear-gradient(145deg,#e5eef4,#f8fbfc);
}
.about-team-section .team-card__media::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:34%;
  background:linear-gradient(180deg,transparent,rgba(7,22,58,.22));
  pointer-events:none;
}
.about-team-section .team-card__media img,
.about-team-section .team-card__placeholder{
  border-radius:inherit;
}
.about-team-section .team-card__media img{
  object-position:center 18%;
  transform:scale(1.001);
  transition:transform .48s cubic-bezier(.16,1,.3,1),filter .28s ease;
}
.about-team-section .team-card:hover .team-card__media img,
.about-team-section .team-card:focus-within .team-card__media img{
  transform:scale(1.035) translateY(-2px);
  filter:saturate(1.035);
}
.about-team-section .team-card__social{
  z-index:2;
  right:14px;
  bottom:14px;
  width:40px;
  height:40px;
  border:1px solid rgba(255,255,255,.58);
  background:rgba(255,255,255,.94);
  color:var(--esw-blue);
  box-shadow:0 12px 30px rgba(11,31,77,.14);
}
.about-team-section .team-card__body{
  position:relative;
  padding:20px 22px 22px;
}
.about-team-section .team-card__body::before{
  content:"";
  display:block;
  width:34px;
  height:2px;
  margin-bottom:14px;
  border-radius:999px;
  background:var(--section-accent,var(--esw-accent));
  transition:width .34s cubic-bezier(.16,1,.3,1);
}
.about-team-section .team-card:hover .team-card__body::before,
.about-team-section .team-card:focus-within .team-card__body::before{width:58px}
.about-team-section .team-card__body h3{margin:0;font-size:20px;line-height:1.25}
.about-team-section .team-card__body p{margin:6px 0 0;font-size:13px;font-weight:650;letter-spacing:.02em}

/* Keep the value-icon holder compact; make the actual icon more legible instead of inflating padding. */
.values-grid--modern .values-grid__icon{
  width:66px;
  height:66px;
  padding:0;
}
.values-grid--modern .values-grid__icon .esw-icon{
  width:40px;
  height:40px;
  stroke-width:2.15;
}
.values-grid--modern article:hover .values-grid__icon .esw-icon{
  transform:scale(1.06);
}
.values-grid--modern .values-grid__icon .esw-icon{
  transition:transform .28s cubic-bezier(.16,1,.3,1);
}

@media(max-width:1100px){
  .about-team-section .about-team-grid .team-card{flex-basis:calc((100% - 24px)/2);max-width:350px}
}
@media(max-width:680px){
  .about-team-section .about-team-grid{display:grid;grid-template-columns:1fr;max-width:360px}
  .about-team-section .about-team-grid .team-card,
  .about-team-section .about-team-grid.team-grid--count-2 .team-card,
  .about-team-section .about-team-grid.team-grid--count-3 .team-card{width:100%;max-width:360px}
  .about-team-section .team-card__media{max-height:390px}
  .values-grid--modern .values-grid__icon .esw-icon{width:38px;height:38px}
}
@media(prefers-reduced-motion:reduce){
  .about-team-section .team-card,
  .about-team-section .team-card__media img,
  .about-team-section .team-card__body::before,
  .values-grid--modern .values-grid__icon .esw-icon{transition:none}
}

/* EasySeaWay 1.12.39 — About: cleaner stats, icon-only Values hover and non-tinted CTA hover. */

/* About statistics: the section owns the shared background; each metric is its own consistent surface. */
.about-stats-section .stats-grid--modern{
  background:transparent;
  border-radius:0;
  overflow:visible;
  gap:16px;
}
.about-stats-section .stats-grid--modern>div{
  min-height:150px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  background:#fff;
  border:1px solid color-mix(in srgb,var(--section-text,#10254f) 10%,transparent);
  border-radius:20px;
  box-shadow:0 5px 18px rgba(8,31,71,.035);
}
.about-stats-section .stats-grid--modern>div::after{display:none}
.about-stats-section .stats-grid--modern>div:hover{
  background:#fff;
  transform:translateY(-3px);
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 28%,transparent);
  box-shadow:0 8px 22px rgba(8,31,71,.045);
}
.about-stats-section .stats-grid--modern strong{margin-bottom:5px}

/* Our Values: remove the large card hover treatment completely; only the icon holder reacts. */
.values-section .values-grid--modern article,
.values-section .values-grid--modern article:hover{
  min-height:auto;
  padding:16px 10px 20px;
  border-color:transparent;
  border-radius:0;
  background:transparent;
  box-shadow:none!important;
  transform:none;
}
.values-section .values-grid--modern article::after{display:none!important}
.values-section .values-grid--modern small{margin:26px 0 10px}
.values-section .values-grid--modern .values-grid__icon{
  background:#fff;
  border-color:color-mix(in srgb,var(--section-text,#10254f) 12%,transparent);
  color:var(--esw-navy);
  box-shadow:0 4px 14px rgba(8,31,71,.035);
}
.values-section .values-grid--modern article:hover .values-grid__icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon{
  transform:translateY(-3px);
  background:var(--section-accent,var(--esw-accent));
  border-color:var(--section-accent,var(--esw-accent));
  color:#fff;
  box-shadow:0 8px 20px color-mix(in srgb,var(--section-accent,var(--esw-accent)) 18%,transparent);
}
.values-section .values-grid--modern article:hover .values-grid__icon .esw-icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon .esw-icon{
  transform:scale(1.055);
}

/* Let’s work together: keep the panel white on hover and animate lightweight brand details instead. */
.about-career__main,
.about-career__main:hover{
  background:#fff;
}
.about-career__main{
  box-shadow:0 6px 22px rgba(7,31,72,.04);
}
.about-career__main::before{
  content:"";
  position:absolute;
  z-index:0;
  top:28px;
  right:34px;
  width:72px;
  height:10px;
  pointer-events:none;
  opacity:.28;
  background:
    radial-gradient(circle at 5px 5px,var(--section-accent,var(--esw-accent)) 0 3px,transparent 3.5px) 0 50%/24px 10px repeat-x;
  transform:translate3d(8px,0,0);
  transition:transform .36s cubic-bezier(.16,1,.3,1),opacity .24s ease;
}
.about-career__main::after{
  border-color:color-mix(in srgb,var(--esw-navy) 9%,transparent);
  opacity:.65;
  transform:scale(.96) rotate(0deg);
  transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .28s ease,border-color .28s ease;
}
.about-career__main:hover{
  transform:translateY(-2px);
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 25%,transparent);
  box-shadow:0 9px 26px rgba(7,31,72,.05);
}
.about-career__main:hover::before{
  opacity:.9;
  transform:translate3d(0,0,0);
}
.about-career__main:hover::after{
  opacity:.95;
  border-color:color-mix(in srgb,var(--esw-navy) 15%,transparent);
  transform:translate3d(-8px,8px,0) scale(1.05) rotate(8deg);
}
.about-career__media img{
  transition:transform .5s cubic-bezier(.16,1,.3,1),filter .3s ease;
}
.about-career__main:hover .about-career__media img{
  transform:scale(1.018);
  filter:saturate(1.025);
}
.career-benefits-grid article:hover{
  background:#fff;
}

@media(max-width:680px){
  .about-stats-section .stats-grid--modern>div{min-height:126px;box-shadow:0 4px 14px rgba(8,31,71,.03)}
  .values-section .values-grid--modern article{padding:12px 4px 18px}
  .about-career__main::before{top:20px;right:22px}
}
@media(prefers-reduced-motion:reduce){
  .about-career__main::before,
  .about-career__main::after,
  .about-career__media img{transition:none}
}

/* EasySeaWay 1.12.40 — Restore Our Values cards; keep the orange hover local to the compact icon holder. */
.values-section .values-grid--modern article{
  position:relative;
  overflow:hidden;
  min-height:310px;
  padding:34px;
  border:1px solid color-mix(in srgb,var(--section-text,#10254f) 10%,transparent);
  border-radius:24px;
  background:color-mix(in srgb,var(--section-bg,#fff) 94%,#fff);
  box-shadow:0 7px 22px rgba(8,31,71,.04)!important;
  transform:none;
  transition:transform .28s var(--esw-ease),border-color .28s ease,box-shadow .28s ease,background-color .28s ease;
}
.values-section .values-grid--modern article:hover,
.values-section .values-grid--modern article:focus-within{
  transform:translateY(-5px);
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 30%,transparent);
  background:color-mix(in srgb,var(--section-bg,#fff) 94%,#fff);
  box-shadow:0 10px 28px rgba(8,31,71,.055)!important;
}
/* Keep the old decorative corner shape removed: the card stays clean and the icon is the only orange surface. */
.values-section .values-grid--modern article::after{display:none!important}
.values-section .values-grid--modern small{margin:34px 0 10px}
.values-section .values-grid--modern .values-grid__icon{
  width:66px;
  height:66px;
  padding:0;
  border:1px solid color-mix(in srgb,var(--section-accent,var(--esw-accent)) 24%,transparent);
  border-radius:18px;
  background:#fff;
  color:var(--esw-navy);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.72),0 4px 14px rgba(8,31,71,.035);
  transition:transform .3s var(--esw-ease),background-color .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.values-section .values-grid--modern article:hover .values-grid__icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon{
  transform:translateY(-3px) rotate(-3deg);
  background:var(--section-accent,var(--esw-accent));
  border-color:var(--section-accent,var(--esw-accent));
  color:#fff;
  box-shadow:0 8px 20px color-mix(in srgb,var(--section-accent,var(--esw-accent)) 18%,transparent);
}
.values-section .values-grid--modern .values-grid__icon .esw-icon{
  width:40px;
  height:40px;
  stroke-width:2.15;
}
.values-section .values-grid--modern article:hover .values-grid__icon .esw-icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon .esw-icon{
  transform:scale(1.06);
}
@media(max-width:680px){
  .values-section .values-grid--modern article{min-height:auto;padding:28px 24px}
  .values-section .values-grid--modern .values-grid__icon .esw-icon{width:38px;height:38px}
}
@media(prefers-reduced-motion:reduce){
  .values-section .values-grid--modern article,
  .values-section .values-grid--modern .values-grid__icon,
  .values-section .values-grid--modern .values-grid__icon .esw-icon{transition:none}
}


/* EasySeaWay 1.12.41 — Our Values: restore the exact earlier card motion and reuse the CTA-benefit icon language. */
.values-section .values-grid--modern article{
  position:relative;
  overflow:hidden;
  min-height:310px;
  padding:34px;
  border:1px solid color-mix(in srgb,var(--section-text,#10254f) 10%,transparent);
  border-radius:24px;
  background:color-mix(in srgb,var(--section-bg,#fff) 94%,#fff);
  box-shadow:0 8px 24px rgba(8,31,71,.045)!important;
  transform:none;
  transition:transform .28s var(--esw-ease),border-color .28s ease,background-color .28s ease;
}
.values-section .values-grid--modern article:hover,
.values-section .values-grid--modern article:focus-within{
  transform:translateY(-5px);
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 34%,transparent);
  background:#fff;
  box-shadow:0 10px 28px rgba(8,31,71,.055)!important;
}
.values-section .values-grid--modern article::after{
  display:block!important;
  content:"";
  position:absolute;
  right:-46px;
  top:-46px;
  width:150px;
  height:150px;
  border-radius:50%;
  background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 10%,transparent);
  opacity:.55;
  transform:scale(.9);
  transition:transform .32s var(--esw-ease),opacity .32s ease;
  pointer-events:none;
}
.values-section .values-grid--modern article:hover::after,
.values-section .values-grid--modern article:focus-within::after{
  opacity:.85;
  transform:scale(1.06);
}
.values-section .values-grid--modern small{margin:34px 0 10px}

/* Same compact icon treatment used by Tailored planning / Clear communication / Reliable coordination. */
.values-section .values-grid--modern .values-grid__icon{
  width:54px;
  height:54px;
  padding:0;
  display:grid;
  place-items:center;
  border:1px solid color-mix(in srgb,var(--section-accent,var(--esw-accent)) 24%,transparent);
  border-radius:16px;
  background:#fff;
  color:var(--esw-navy);
  box-shadow:none;
  transition:transform .28s var(--esw-ease),background-color .24s ease,color .24s ease,border-color .24s ease;
}
.values-section .values-grid--modern .values-grid__icon .esw-icon{
  width:26px;
  height:26px;
  stroke-width:1.9;
  transition:none;
}
.values-section .values-grid--modern article:hover .values-grid__icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon{
  transform:translateY(-3px) rotate(-3deg);
  background:var(--section-accent,var(--esw-accent));
  border-color:var(--section-accent,var(--esw-accent));
  color:#fff;
  box-shadow:none;
}
.values-section .values-grid--modern article:hover .values-grid__icon .esw-icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon .esw-icon{
  transform:none;
}
@media(max-width:680px){
  .values-section .values-grid--modern article{min-height:auto;padding:34px}
  .values-section .values-grid--modern .values-grid__icon .esw-icon{width:26px;height:26px}
}
@media(prefers-reduced-motion:reduce){
  .values-section .values-grid--modern article,
  .values-section .values-grid--modern article::after,
  .values-section .values-grid--modern .values-grid__icon{transition:none}
}

/* EasySeaWay 1.12.42 — Our Values hover/radius fix and stable CTA-style icons. */
.values-section .values-grid--modern article,
.values-section .values-grid--modern article:hover,
.values-section .values-grid--modern article:focus-within{
  border-radius:24px;
}
.values-section .values-grid--modern article{
  position:relative;
  overflow:hidden;
  min-height:310px;
  padding:34px;
  border:1px solid color-mix(in srgb,var(--section-text,#10254f) 10%,transparent);
  background:color-mix(in srgb,var(--section-bg,#fff) 94%,#fff);
  box-shadow:0 8px 24px rgba(8,31,71,.045)!important;
  transform:translate3d(0,0,0);
  transition:
    transform .4s cubic-bezier(.16,1,.3,1),
    border-color .4s cubic-bezier(.16,1,.3,1),
    box-shadow .4s cubic-bezier(.16,1,.3,1),
    background-color .4s cubic-bezier(.16,1,.3,1);
}
.values-section .values-grid--modern article:hover,
.values-section .values-grid--modern article:focus-within{
  transform:translate3d(0,-5px,0);
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 18%,color-mix(in srgb,var(--section-text,#10254f) 10%,transparent));
  background:#fff;
  box-shadow:0 10px 28px rgba(8,31,71,.055)!important;
}
.values-section .values-grid--modern article::after{
  display:block!important;
  content:"";
  position:absolute;
  right:-46px;
  top:-46px;
  width:150px;
  height:150px;
  border-radius:50%;
  background:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 10%,transparent);
  opacity:.55;
  transform:scale(.9);
  transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .38s ease;
  pointer-events:none;
}
.values-section .values-grid--modern article:hover::after,
.values-section .values-grid--modern article:focus-within::after{
  opacity:.82;
  transform:scale(1.045);
}

/* Match the icon treatment used by Tailored planning / Clear communication / Reliable coordination. */
.values-section .values-grid--modern .values-grid__icon,
.values-section .values-grid--modern article:hover .values-grid__icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon{
  width:54px;
  height:54px;
  padding:0;
  display:grid;
  place-items:center;
  border-radius:16px;
  box-shadow:none;
}
.values-section .values-grid--modern .values-grid__icon{
  border:1px solid color-mix(in srgb,var(--section-accent,var(--esw-accent)) 24%,transparent);
  background:#fff;
  color:var(--esw-navy);
  transform:translate3d(0,0,0) rotate(0deg);
  transition:
    transform .38s cubic-bezier(.16,1,.3,1),
    background-color .34s ease,
    color .34s ease,
    border-color .34s ease;
}
.values-section .values-grid--modern article:hover .values-grid__icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon{
  border-radius:16px;
  transform:translate3d(0,-3px,0) rotate(-3deg);
  background:var(--section-accent,var(--esw-accent));
  border-color:var(--section-accent,var(--esw-accent));
  color:#fff;
}
.values-section .values-grid--modern .values-grid__icon .esw-icon{
  width:29px;
  height:29px;
  stroke-width:2;
  transform:none;
  transition:transform .38s cubic-bezier(.16,1,.3,1);
}
.values-section .values-grid--modern article:hover .values-grid__icon .esw-icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon .esw-icon{
  transform:scale(1.035);
}
@media(max-width:680px){
  .values-section .values-grid--modern article{min-height:auto;padding:34px}
  .values-section .values-grid--modern .values-grid__icon .esw-icon{width:29px;height:29px}
}
@media(prefers-reduced-motion:reduce){
  .values-section .values-grid--modern article,
  .values-section .values-grid--modern article::after,
  .values-section .values-grid--modern .values-grid__icon,
  .values-section .values-grid--modern .values-grid__icon .esw-icon{transition:none}
}


/* EasySeaWay 1.12.43 — Our Values: smooth stable cards + CTA-benefit icon interaction. */
/*
 * Keep the copy completely still on hover. The card itself no longer translates;
 * only its quiet surface treatment, corner accent and icon holder animate.
 */
.values-section .values-grid--modern article,
.values-section .values-grid--modern article:hover,
.values-section .values-grid--modern article:focus-within{
  border-radius:24px!important;
}
.values-section .values-grid--modern article{
  transform:none!important;
  background:color-mix(in srgb,var(--section-bg,#fff) 94%,#fff);
  border-color:color-mix(in srgb,var(--section-text,#10254f) 10%,transparent);
  box-shadow:0 8px 24px rgba(8,31,71,.045)!important;
  transition:
    border-color .55s cubic-bezier(.16,1,.3,1),
    background-color .55s cubic-bezier(.16,1,.3,1),
    box-shadow .55s cubic-bezier(.16,1,.3,1)!important;
}
.values-section .values-grid--modern article:hover,
.values-section .values-grid--modern article:focus-within{
  transform:none!important;
  background:#fff;
  border-color:color-mix(in srgb,var(--section-accent,var(--esw-accent)) 22%,color-mix(in srgb,var(--section-text,#10254f) 10%,transparent));
  box-shadow:0 11px 30px rgba(8,31,71,.055)!important;
}
.values-section .values-grid--modern article::after{
  border-radius:50%!important;
  opacity:.55;
  transform:scale(.9);
  transition:
    transform .62s cubic-bezier(.16,1,.3,1),
    opacity .52s ease!important;
}
.values-section .values-grid--modern article:hover::after,
.values-section .values-grid--modern article:focus-within::after{
  opacity:.82;
  transform:scale(1.045);
}

/* Match the Tailored planning / Clear communication / Reliable coordination icon-holder language. */
.values-section .values-grid--modern .values-grid__icon,
.values-section .values-grid--modern article:hover .values-grid__icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon{
  width:54px;
  height:54px;
  padding:0;
  display:grid;
  place-items:center;
  border-radius:16px!important;
  box-shadow:none!important;
}
.values-section .values-grid--modern .values-grid__icon{
  border:1px solid color-mix(in srgb,var(--section-accent,var(--esw-accent)) 24%,transparent);
  background:#fff;
  color:var(--esw-navy);
  transform:translate3d(0,0,0) rotate(0deg);
  transition:
    transform .52s cubic-bezier(.16,1,.3,1),
    background-color .42s cubic-bezier(.16,1,.3,1),
    color .36s ease,
    border-color .42s cubic-bezier(.16,1,.3,1)!important;
}
.values-section .values-grid--modern article:hover .values-grid__icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon{
  transform:translate3d(0,-3px,0) rotate(-3deg);
  background:var(--section-accent,var(--esw-accent));
  border-color:var(--section-accent,var(--esw-accent));
  color:#fff;
}
.values-section .values-grid--modern .values-grid__icon .esw-icon,
.values-section .values-grid--modern article:hover .values-grid__icon .esw-icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon .esw-icon{
  width:28px;
  height:28px;
  stroke-width:2.05;
  transform:none!important;
  transition:none!important;
}

@media(max-width:680px){
  .values-section .values-grid--modern .values-grid__icon .esw-icon{width:28px;height:28px}
}
@media(prefers-reduced-motion:reduce){
  .values-section .values-grid--modern article,
  .values-section .values-grid--modern article::after,
  .values-section .values-grid--modern .values-grid__icon{transition:none!important}
}


/* EasySeaWay 1.12.44 — Our Values: only the icon holder and corner orb animate. */
/* Keep the complete card and all copy perfectly stationary during hover. */
.values-section .values-grid--modern article,
.values-section .values-grid--modern article:hover,
.values-section .values-grid--modern article:focus-within{
  transform:none!important;
  translate:none!important;
  border-radius:24px!important;
  background:color-mix(in srgb,var(--section-bg,#fff) 94%,#fff)!important;
  border-color:color-mix(in srgb,var(--section-text,#10254f) 10%,transparent)!important;
  box-shadow:0 8px 24px rgba(8,31,71,.045)!important;
}
.values-section .values-grid--modern article{
  transition:none!important;
}
.values-section .values-grid--modern article small,
.values-section .values-grid--modern article h3,
.values-section .values-grid--modern article p,
.values-section .values-grid--modern article:hover small,
.values-section .values-grid--modern article:hover h3,
.values-section .values-grid--modern article:hover p,
.values-section .values-grid--modern article:focus-within small,
.values-section .values-grid--modern article:focus-within h3,
.values-section .values-grid--modern article:focus-within p{
  transform:none!important;
  translate:none!important;
  transition:none!important;
}

/* The pale corner orb is the only card decoration that moves. */
.values-section .values-grid--modern article::after{
  display:block!important;
  border-radius:50%!important;
  opacity:.55!important;
  transform:scale(.92) translate3d(0,0,0)!important;
  transition:transform .82s cubic-bezier(.16,1,.3,1),opacity .68s ease!important;
  will-change:transform,opacity;
}
.values-section .values-grid--modern article:hover::after,
.values-section .values-grid--modern article:focus-within::after{
  opacity:.82!important;
  transform:scale(1.045) translate3d(-3px,3px,0)!important;
}

/* Same visual language as the CTA benefit icons, but larger and clearer. */
.values-section .values-grid--modern .values-grid__icon,
.values-section .values-grid--modern article:hover .values-grid__icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon{
  width:64px!important;
  height:64px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border-radius:17px!important;
  box-shadow:none!important;
}
.values-section .values-grid--modern .values-grid__icon{
  border:1px solid color-mix(in srgb,var(--section-accent,var(--esw-accent)) 24%,transparent)!important;
  background:#fff!important;
  color:var(--esw-navy)!important;
  transform:translate3d(0,0,0) rotate(0deg)!important;
  transition:transform .72s cubic-bezier(.16,1,.3,1),background-color .62s cubic-bezier(.16,1,.3,1),color .52s ease,border-color .62s cubic-bezier(.16,1,.3,1)!important;
  will-change:transform;
}
.values-section .values-grid--modern article:hover .values-grid__icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon{
  background:var(--section-accent,var(--esw-accent))!important;
  border-color:var(--section-accent,var(--esw-accent))!important;
  color:#fff!important;
  transform:translate3d(0,-4px,0) rotate(-2deg)!important;
}

/* Reset the generic .values-grid .esw-icon padding/background that was visually shrinking the SVG. */
.values-section .values-grid--modern .values-grid__icon .esw-icon,
.values-section .values-grid--modern article:hover .values-grid__icon .esw-icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon .esw-icon{
  width:38px!important;
  height:38px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:currentColor!important;
  stroke-width:2.2!important;
  transform:none!important;
  translate:none!important;
  transition:none!important;
}
@media(max-width:680px){
  .values-section .values-grid--modern .values-grid__icon,
  .values-section .values-grid--modern article:hover .values-grid__icon,
  .values-section .values-grid--modern article:focus-within .values-grid__icon{
    width:60px!important;
    height:60px!important;
  }
  .values-section .values-grid--modern .values-grid__icon .esw-icon,
  .values-section .values-grid--modern article:hover .values-grid__icon .esw-icon,
  .values-section .values-grid--modern article:focus-within .values-grid__icon .esw-icon{
    width:35px!important;
    height:35px!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .values-section .values-grid--modern article::after,
  .values-section .values-grid--modern .values-grid__icon{
    transition:none!important;
    will-change:auto;
  }
}

/* EasySeaWay 1.12.45 — Our Values: slower, evenly-paced hover motion. */
/* Keep all card copy fixed; only the icon holder and pale corner orb animate. */
.values-section .values-grid--modern article,
.values-section .values-grid--modern article:hover,
.values-section .values-grid--modern article:focus-within,
.values-section .values-grid--modern article small,
.values-section .values-grid--modern article h3,
.values-section .values-grid--modern article p{
  transform:none!important;
  translate:none!important;
}

/* The previous easing was heavily front-loaded, so most of the movement happened immediately.
   Use a true ease-in-out curve and a longer duration so the motion is visible from start to finish. */
.values-section .values-grid--modern .values-grid__icon{
  transition:
    transform 1.05s cubic-bezier(.4,0,.2,1),
    background-color .82s cubic-bezier(.4,0,.2,1),
    border-color .82s cubic-bezier(.4,0,.2,1),
    color .72s cubic-bezier(.4,0,.2,1)!important;
}
.values-section .values-grid--modern article:hover .values-grid__icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon{
  transform:translate3d(0,-5px,0) rotate(-2deg)!important;
}
.values-section .values-grid--modern article::after{
  transition:
    transform 1.18s cubic-bezier(.4,0,.2,1),
    opacity .92s cubic-bezier(.4,0,.2,1)!important;
}

/* Keep the SVG itself visually stable: no extra scale/translation can leak in from older rules. */
.values-section .values-grid--modern .values-grid__icon .esw-icon,
.values-section .values-grid--modern article:hover .values-grid__icon .esw-icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon .esw-icon{
  transform:none!important;
  translate:none!important;
  transition:none!important;
}

@media(prefers-reduced-motion:reduce){
  .values-section .values-grid--modern .values-grid__icon,
  .values-section .values-grid--modern article::after{
    transition:none!important;
  }
}

/* EasySeaWay 1.12.46 — Our Values: lock card/copy position; animate icon + corner orb only. */
.values-section .values-grid--modern article,
.values-section .values-grid--modern article:hover,
.values-section .values-grid--modern article:focus-within{
  padding:34px!important;
  transform:none!important;
  translate:none!important;
  border-radius:24px!important;
}
.values-section .values-grid--modern article small,
.values-section .values-grid--modern article h3,
.values-section .values-grid--modern article p,
.values-section .values-grid--modern article:hover small,
.values-section .values-grid--modern article:hover h3,
.values-section .values-grid--modern article:hover p,
.values-section .values-grid--modern article:focus-within small,
.values-section .values-grid--modern article:focus-within h3,
.values-section .values-grid--modern article:focus-within p{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  translate:none!important;
  margin-left:0!important;
  transition:none!important;
}
.values-section .values-grid--modern .values-grid__icon{
  transition:
    transform .62s cubic-bezier(.22,.61,.36,1),
    background-color .5s ease,
    border-color .5s ease,
    color .44s ease!important;
}
.values-section .values-grid--modern article:hover .values-grid__icon,
.values-section .values-grid--modern article:focus-within .values-grid__icon{
  transform:translate3d(0,-4px,0) rotate(-2deg)!important;
}
.values-section .values-grid--modern article::after{
  transition:
    transform .68s cubic-bezier(.22,.61,.36,1),
    opacity .56s ease!important;
}
@media(max-width:680px){
  .values-section .values-grid--modern article,
  .values-section .values-grid--modern article:hover,
  .values-section .values-grid--modern article:focus-within{padding:28px 24px!important}
}
@media(prefers-reduced-motion:reduce){
  .values-section .values-grid--modern .values-grid__icon,
  .values-section .values-grid--modern article::after{transition:none!important}
}

/* EasySeaWay 1.12.47 — keep the About section navigation spaced correctly when the optional hero is disabled. */
.about-page-nav--no-hero{margin-top:24px}
@media(max-width:980px){.about-page-nav--no-hero{margin-top:20px}}
@media(max-width:680px){.about-page-nav--no-hero{margin-top:14px}}
