.hero-video-module__inner{align-items:flex-start;display:flex;gap:0;justify-content:space-between}.hero-video-module__content{flex:1;max-width:45%}@media (max-width:1024px) and (min-width:768px){.hero-video-module__media{display:none}.hero-video-module__content{max-width:100%}}.hero-video-module__media{border-radius:20px;flex:1;margin-right:-140px;max-width:55%;overflow:hidden;position:relative}.hero-video-module__media video{display:block;height:auto;width:100%}.hero-video-module__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:24px;margin-top:24px}.hero-video-module__cta-primary{display:inline-block}.hero-video-module__cta-text{align-items:center;color:var(--creyos-cta-color,#179cb1);display:inline-flex;font-size:18px;font-weight:700;gap:8px;line-height:1.4;text-decoration:underline;text-underline-offset:4px}.hero-video-module__cta-text:focus-visible,.hero-video-module__cta-text:hover{color:var(--creyos-cta-color-hover,#3a4661);font-weight:700}.hero-video-module__cta-arrow{display:inline-flex;transition:transform .28s cubic-bezier(.34,1.56,.64,1)!important}.hero-video-module__cta-text:focus-visible .hero-video-module__cta-arrow,.hero-video-module__cta-text:hover .hero-video-module__cta-arrow{transform:translateX(5px)!important}@media (max-width:767px){.hero-video-module__inner{flex-direction:column}.hero-video-module__content,.hero-video-module__media{max-width:100%}.hero-video-module__media{display:none}.hero-video-module__ctas{align-items:flex-start;flex-direction:column}}