.hero{padding:3rem 0;background-repeat:no-repeat;overflow:hidden}.hero__item{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.hero__title{margin-bottom:1rem}.hero__info{max-width:100%;margin-bottom:2rem}.hero__image{position:relative;flex:1;align-self:stretch}.hero__image:before{content:"";position:absolute;width:437px;height:547px;top:10px;right:-40px}.hero__image-small{display:none;position:absolute;max-width:100%;width:32%;z-index:2}.hero__image-big{position:relative;z-index:1}.hero figure{margin:0}.hero__text{opacity:.8}span[class*="hero__image-decorate"]{display:none;position:absolute}@media screen and (min-width:1024px){.hero__info{margin-bottom:0}}@media screen and (min-width:1200px){.hero__item{flex-direction:row}.hero__info{max-width:480px}.hero__image{padding-left:6rem}.hero__image-small{display:block;right:0;bottom:0}span[class*="hero__image-decorate"]{display:block}.hero__text{width:80%}.hero__image-small{left:20px;top:50%}.hero__image-decorate-left{top:0;left:40px}.hero__image-decorate-right{top:50%;right:-300px}}@media screen and (min-width:1344px){.hero{padding:3rem 0 7rem 0}}