.module-hero{position:relative}.module-hero .hero__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.module-hero .hero-wrapper{position:relative;z-index:2}.module-hero.module-hero--big .hero-wrapper{padding:22.7373675443em 0 5.9604644775em}.module-hero.module-hero--small .hero-wrapper{padding:9.3132257462em 0}.module-hero .hero-wrapper .hero__content{width:100%}@media (min-width:40em){.module-hero .hero-wrapper .hero__content{width:74.0331064356%}}@media (min-width:64em){.module-hero .hero-wrapper .hero__content{width:56.7218440594%}}.module-hero .hero-wrapper .hero__content .content__title{margin-bottom:1em}.module-hero .hero-wrapper .hero__content .content__title:last-child{margin-bottom:0}.module-hero .hero-wrapper .hero__content .content__subtitle{margin-bottom:2.44140625em}.module-hero .hero-wrapper .hero__content .content__subtitle:last-child{margin-bottom:0}.module-hero .hero-wrapper .hero__sticker{position:absolute;right:0;bottom:-3.88140625em;-webkit-transform:rotate(9deg);-ms-transform:rotate(9deg);transform:rotate(9deg);display:none;width:22.0993193069%;max-width:230px;text-align:center;background-color:var(--color-alpha);border-radius:100%;overflow:hidden;cursor:pointer}@media (min-width:64em){.module-hero .hero-wrapper .hero__sticker{display:block}}.module-hero .hero-wrapper .hero__sticker .sticker-wrapper{padding-bottom:100%}.module-hero .hero-wrapper .hero__sticker .sticker__content{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:15%}.module-hero .hero-wrapper .hero__sticker .content__title span{line-height:1.4}.module-hero .hero-wrapper .hero__sticker .content__subtitle span{line-height:1.2}