.animation{position:relative;overflow:hidden;background:linear-gradient(160deg,#0B1730,#142645 60%,#1F3A66)!important}.hero-glow{position:absolute;pointer-events:none;filter:blur(60px);mix-blend-mode:screen;z-index:-1;will-change:transform,opacity;border-radius:50% 50% 55% 55% / 55% 55% 45% 45%}.hero-glow.blue{width:1500px;height:380px;top:-80px;right:-300px;bottom:auto;left:auto;background:radial-gradient(ellipse,rgba(46,114,164,0.85),transparent 72%);animation:heroWaveFlow 6s ease-in-out infinite alternate}.hero-glow.ice{width:1400px;height:360px;bottom:-60px;left:-340px;top:auto;right:auto;background:radial-gradient(ellipse,rgba(158,216,232,0.75),transparent 72%);animation:heroWaveFlow 6s ease-in-out infinite alternate;animation-delay:-2s}.hero-glow.red{width:1300px;height:340px;top:30%;right:-260px;bottom:auto;left:auto;background:radial-gradient(ellipse,rgba(211,65,59,0.75),transparent 72%);animation:heroWaveFlow 6s ease-in-out infinite alternate;animation-delay:-1.2s}.hero-glow.red-under{width:1200px;height:300px;bottom:-160px;left:-300px;top:auto;right:auto;background:radial-gradient(ellipse,rgba(211,65,59,0.65),transparent 72%);animation:heroWaveFlow 6s ease-in-out infinite alternate;animation-delay:-3.2s}@keyframes heroWaveFlow{0%{transform:translate(0,0) rotate(20deg) scale(1);opacity:0.8}50%{transform:translate(100px,-28px) rotate(23deg) scale(1.1);opacity:1}100%{transform:translate(36px,24px) rotate(17deg) scale(0.92);opacity:0.75}}@media (prefers-reduced-motion:reduce){.hero-glow{animation:none}}@media (min-width:981px){.vessel-footer-col-brand{order:1}.vessel-footer-col-form{order:2}}