@keyframes flow-bg{0%{background-position:50% 0;transform:scale(1)}50%{background-position:50% 10%;transform:scale(1.05)}to{background-position:50% 0;transform:scale(1)}}@keyframes slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.idun-hero-module{background-color:#0d1a1b;color:#fff;min-height:700px;overflow:hidden;padding:100px 0 250px;position:relative;text-align:center}.idun-hero-module .hero-bg-overlay{animation:flow-bg 20s ease-in-out infinite;background-image:radial-gradient(circle at center top,rgba(0,191,165,.2) 0,transparent 60%),linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.8));background-position:top;background-repeat:no-repeat;background-size:120% auto;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.idun-hero-module:after{background:linear-gradient(180deg,rgba(13,26,27,0) 0,#0d1a1b);bottom:0;content:"";height:150px;left:0;pointer-events:none;position:absolute;width:100%;z-index:3}.idun-hero-module .hero-content-wrapper{animation:slide-up 1.2s ease-out forwards;margin:0 auto;max-width:960px;padding:0 15px;position:relative;z-index:4}.idun-hero-module .hero-logo{height:auto;margin-bottom:40px;max-width:180px}.idun-hero-module h1{color:#fff;font-size:3.5em;font-weight:700;line-height:1.2;margin-bottom:20px}.idun-hero-module .hero-subtitle{font-size:1.3em;line-height:1.5;margin:0 auto 50px;max-width:700px;opacity:.9}.idun-hero-module .hero-ctas{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.idun-hero-module .hero-ctas a{border-radius:4px;display:inline-block;font-weight:500;padding:15px 35px;text-decoration:none;transition:all .3s ease}.idun-hero-module .hero-ctas .primary{background-color:#00bfa5;border:2px solid #00bfa5;color:#0d1a1b!important}.idun-hero-module .hero-ctas .primary:hover{background-color:#009688;border-color:#009688;box-shadow:0 0 20px rgba(0,191,165,.6);transform:translateY(-2px)}.idun-hero-module .hero-ctas .secondary{background-color:transparent;border:2px solid #00bfa5;color:#00bfa5!important}.idun-hero-module .hero-ctas .secondary:hover{background-color:rgba(0,191,165,.1);box-shadow:0 0 20px rgba(0,191,165,.4);transform:translateY(-2px)}@media (max-width:768px){.idun-hero-module{min-height:auto;padding:60px 20px 100px}.idun-hero-module .hero-bg-overlay{animation:none!important;background-position:top;background-size:cover}.idun-hero-module h1{font-size:2rem;margin-bottom:20px}.idun-hero-module .hero-subtitle{font-size:1rem;margin-bottom:30px;padding:0 10px}.idun-hero-module .hero-logo{margin-bottom:30px;max-width:140px}.idun-hero-module .hero-ctas{align-items:center;flex-direction:column;gap:15px;width:100%}.idun-hero-module .hero-ctas a{box-sizing:border-box;display:block;margin:0;max-width:100%;padding:14px 20px;text-align:center;width:100%}}