.hero-terrain{display:flex;min-height:600px;overflow:hidden;position:relative;width:100%}.hero-terrain-wrap{align-items:center;display:flex;justify-content:space-between;width:100%}.hero-terrain-wrap .left{padding:0 40px 0 10%}.hero-container{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;width:100%}.hero-content{color:#1d3557;max-width:600px}.hero-subtitle{font-size:14px;letter-spacing:1px;margin-bottom:16px;opacity:.7;text-transform:uppercase}.hero-title{font-size:48px;font-weight:800;line-height:1.1;margin-bottom:20px}.hero-title span{color:#2fb4c8;display:inline-block}.hero-description{font-size:20px;line-height:1.6;margin-bottom:32px}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px}.hero-buttons .cta a{margin-bottom:20px}.hero-visual{flex:1;margin-left:auto;max-width:600px}.hero-terrain .right{bottom:0;display:flex;justify-content:flex-end;pointer-events:none;position:absolute;right:0;width:60%}.hero-terrain .right .right-img{height:100%;object-fit:cover;object-position:left;width:100%}.hero-terrain .right-space{padding-right:35px}.hero-terrain .right .mobile{display:none}.ui-bubbles{animation:floatSmooth 7s ease-in-out infinite;filter:drop-shadow(0 8px 20px rgba(0,0,0,.15));transform-origin:center;z-index:4}@keyframes floatSmooth{0%{transform:translate(0) scale(1)}25%{transform:translate(6px,-10px) scale(1.02)}50%{transform:translate(-4px,-6px) scale(1)}75%{transform:translate(-6px,6px) scale(1.03)}to{transform:translate(0) scale(1)}}.stars-twinkling{animation:twinkleSoft 3s ease-in-out infinite;background:#e4e4e3;border-radius:8px;filter:drop-shadow(0 6px 14px rgba(0,0,0,.18));opacity:.9;padding:6px;position:absolute;right:580px;top:160px;transform-origin:center;width:54px;z-index:5}@keyframes twinkleSoft{0%{opacity:0;transform:scale(.65) rotate(0deg)}40%{opacity:1;transform:scale(1) rotate(6deg)}60%{opacity:.9;transform:scale(1.12) rotate(-4deg)}80%{opacity:1;transform:scale(1) rotate(3deg)}to{opacity:0;transform:scale(.65) rotate(0deg)}}.pill{align-items:center;animation:floatSmooth 6s ease-in-out infinite;display:flex;font-size:12px;height:60px;justify-content:center;opacity:.96;position:absolute;text-align:center;white-space:nowrap}.pill-blue{right:1%;top:90px}.pill-green{right:24%;top:54px}.pill-label{font-weight:600}@media (max-width:1280px){.hero-terrain-wrap .left{padding-left:12%}.stars-twinkling{right:68%;top:120px}.pill-green{right:24%}}@media (max-width:1024px){.hero-terrain{min-height:auto;padding-bottom:40px}.hero-terrain-wrap{align-items:center;flex-direction:column;padding:0 20px;text-align:center}.hero-terrain-wrap .left{justify-content:center;margin:0 auto;max-width:100%;padding:40px 0 0;text-align:center}.hero-title{font-size:40px}.hero-description{font-size:18px}.hero-buttons{justify-content:center}.hero-visual{margin-top:40px;max-width:400px}.hero-terrain .right{justify-content:center;margin-top:40px;position:relative;width:100%}.hero-terrain .right .hero-visual,.hero-terrain .right .right-img{display:none}.hero-terrain .right .mobile{display:block}.stars-twinkling{padding:4px;right:50%;top:20px;transform:translateX(50%);width:44px}.pill-blue{top:40px}.pill-blue,.pill-green{left:50%;right:auto;transform:translateX(-50%)}.pill-green{top:80px}}@media (max-width:640px){.hero-title{font-size:32px}.hero-description{font-size:16px}.hero-visual{max-width:320px}.stars-twinkling{padding:3px;top:10px;width:36px}.pill{font-size:11px;height:20px;line-height:20px;padding:0 12px}.pill-green{top:70px}}