.push{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column}.push,.push__image{height:100%;overflow:hidden;position:relative;width:100%}.push__image{border-radius:.8rem}.push__image:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.push__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:1}.push__badges{display:flex;height:-moz-fit-content;height:fit-content;left:2.4rem;position:absolute;top:2.4rem;transform:rotate(-90deg) translateX(-100%);transform-origin:top left;width:-moz-fit-content;width:fit-content;z-index:1}.push__badges .push__badge{align-items:center;display:flex;position:relative;text-transform:uppercase}.push__badges .push__badge:not(:last-child):after{background-color:#fff;border-radius:50%;content:"";display:block;height:-moz-fit-content;height:fit-content;height:6px;margin:0 2rem;width:6px}@media screen and (max-width:989.98px){.push__badges .push__badge:not(:last-child):after{margin:0 1.6rem}}.push__content{left:0;padding:4rem 2.4rem;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}.push__meta{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.push__meta-item{letter-spacing:.05em;text-transform:uppercase}.push__title{margin-top:0}.push__text,.push__title{margin-bottom:1.6rem}@media screen and (max-width:989.98px){.push__text{display:none}}.push__buttons{align-items:center;display:flex;gap:1.6rem}.push__buttons .ax-link{text-transform:uppercase}.push__button{display:inline-block}.push__button a{margin:0}.push:after{bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}