.hero{position:relative;padding:3rem 0;overflow:hidden}.hero__wpapper{position:relative;margin:0 auto;padding:0 1.25rem}.hero__item{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between}.hero__title{margin-bottom:1.5rem}.hero__info{max-width:100%;margin-bottom:2rem}.hero__info .cs-rich-text{max-width:100%}.hero__image{position:relative;padding-bottom:0;flex:1}.hero__image-small{display:none;position:absolute;max-width:100%;width:26%;z-index:2;filter:drop-shadow(0px 15px 40px rgba(122,144,173,0.1))}.hero__image-big{position:relative;min-width:100%;z-index:1;filter:drop-shadow(0px 15px 40px rgba(122,144,173,0.1))}.hero figure{margin:0}span[class*="hero__image-decorate"]{display:none;position:absolute}@media screen and (min-width:1200px){.hero{padding:5rem 0 8rem 0}.hero__item{flex-direction:row}.hero__info{max-width:620px;flex:1 0 auto;padding-right:5rem;margin-bottom:0}.hero__info .cs-rich-text{max-width:90%}.hero__image{padding-bottom:3rem}.hero__image-small{display:block;right:-30px;bottom:0}span[class*="hero__image-decorate"]{display:block}.hero__image-decorate{top:-65px;right:30px}}@media screen and (min-width:1336px){.hero{padding:6rem 0 4rem 0}}