section.hero-section-module{overflow:hidden;padding:1rem 0 5rem;position:relative;z-index:1}section.hero-section-module.animated.visible .container .wrapper-content .richtext,section.hero-section-module.animated.visible .container .wrapper-content .wrapper-buttons{opacity:1;transform:translateY(0)}section.hero-section-module.animated.visible .container .wrapper-content .title.bg-active strong{clip-path:inset(0 0 0 0)}section.hero-section-module.bg-visible{background-position:100%;background-repeat:no-repeat;background-size:cover}section.hero-section-module.bg-visible:after{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}section.hero-section-module.bg-visible.blue:after{background:linear-gradient(90deg,rgba(72,32,205,.8),rgba(72,32,205,.5) 45%,rgba(72,32,205,0))}section.hero-section-module.bg-visible.blue-dark:after{background:linear-gradient(90deg,rgba(18,8,51,.8),rgba(18,8,51,.5) 45%,rgba(18,8,51,0))}section.hero-section-module.bg-visible.orange:after{background:linear-gradient(90deg,rgba(255,79,0,.8),rgba(255,79,0,.5) 45%,rgba(255,79,0,0))}section.hero-section-module.blue{background-color:#4820cd}section.hero-section-module.blue .container .wrapper-content .richtext,section.hero-section-module.blue .container .wrapper-content .title,section.hero-section-module.blue .container .wrapper-top .title{color:#fff}section.hero-section-module.blue-dark{background-color:#120833}section.hero-section-module.blue-dark .container .wrapper-content .richtext,section.hero-section-module.blue-dark .container .wrapper-content .title,section.hero-section-module.blue-dark .container .wrapper-top .title{color:#fff}section.hero-section-module.orange{background-color:#ff4f00;background-image:url(https://143478056.fs1.hubspotusercontent-eu1.net/hubfs/143478056/Sinari/background-cta-banner-orange.webp);background-repeat:no-repeat;background-size:cover}section.hero-section-module.orange .container .wrapper-content .richtext,section.hero-section-module.orange .container .wrapper-content .title,section.hero-section-module.orange .container .wrapper-top .title{color:#fff}section.hero-section-module .container{display:flex;flex-direction:column;position:relative;z-index:2}section.hero-section-module .container .wrapper-content{display:flex;flex-direction:column;gap:2rem;margin-top:4rem;max-width:620px}section.hero-section-module .container .wrapper-content .richtext{color:#fff}section.hero-section-module .container .wrapper-content .richtext,section.hero-section-module .container .wrapper-content .wrapper-buttons{opacity:0;transform:translateY(20px)}section.hero-section-module .container .wrapper-content>:nth-child(2){transition:opacity .3s ease-out,transform .3s ease-out}section.hero-section-module .container .wrapper-content>:nth-child(3){transition:opacity .3s ease-out .2s,transform .3s ease-out .2s}