.hero-events{position:relative;z-index:0}.hero-events:before{background-color:var(--hero-events-color);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-events img{display:block;height:auto;margin-bottom:24px;max-width:100%;width:auto}.hero-events .bg__image{bottom:0;position:absolute;right:-145px;z-index:-1}.hero-events .bg__image .image{width:480px}.hero-events .hero__content a{color:inherit;text-decoration:underline}.hero-events .cta{background-color:var(--white);color:var(--primary-color);max-width:fit-content;-moz-max-width:fit-content}.hero-events .form__wrapper{background-color:var(--white);border-radius:32px;box-shadow:0 9px 27px 0 rgba(82,116,255,.1)}@media (min-width:768px){.hero-events .bg__image{right:-16%}}@media (min-width:1200px){.hero-events .hero__wrapper{display:flex;justify-content:space-between;position:relative}.hero-events .hero__wrapper.left{flex-direction:row-reverse}.hero-events .bg__image{bottom:auto;right:-30%;top:-190px}.hero-events .bg__image .image{width:900px}.hero-events .hero__content{width:45%}.hero-events .hero__form{width:40%}}