.module--animated-hero{position:relative}.module--animated-hero .module--animated-hero_bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.module--animated-hero .module-wrapper{position:relative;z-index:1}.module--animated-hero .module-wrapper .animated-hero__row{display:grid;grid-template-columns:1fr;row-gap:20px}.module--animated-hero .module-wrapper .animated-hero__row .animated-hero__content{display:flex;flex-direction:column;justify-content:center;padding:0 20px}.module--animated-hero .module-wrapper .animated-hero__row .animated-hero__image{position:relative}.module--animated-hero .module-wrapper .animated-hero__row .animated-hero__image .image-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.module--animated-hero .module-wrapper .animated-hero__row .animated-hero__image .image-wrapper img{height:auto;object-fit:contain;width:100%}.module--animated-hero .module-wrapper .animated-hero__row .animated-hero__image .image-wrapper:first-child,.module--animated-hero .module-wrapper .animated-hero__row .animated-hero__image .image-wrapper:first-child img{height:auto;left:auto;position:relative;top:auto;transform:none}@media (max-width:991px){.module--animated-hero .module-wrapper .animated-hero__row .animated-hero__image .image-wrapper>.image-scale{transform:scale(1.08)!important}}@media (min-width:992px){.module--animated-hero .module-wrapper .animated-hero__row{column-gap:40px;grid-template-columns:420px 1fr;row-gap:0}.module--animated-hero .module-wrapper .animated-hero__row .animated-hero__content{padding:0}}@media (min-width:1400px){.module--animated-hero .module-wrapper .animated-hero__row{grid-template-columns:640px 1fr}}