.hero-image-title--container{align-items:flex-end;justify-content:space-between;width:100%}.hero-buttons--container{flex-direction:row;flex-wrap:nowrap;gap:48px;justify-content:flex-end;width:40%}.hero-text--description{max-width:780px}@media (max-width:1045px){.hero-image-title--container{align-items:flex-start;flex-direction:column}.hero-buttons--container{justify-content:flex-start;width:100%}}.hero-image--image{overflow:hidden;padding:0}.hero-image--wrapper{overflow:hidden;padding-top:29.5%;position:relative}.hero-image--wrapper img,.hero-image--wrapper video{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .4s ease;width:100%}.hero-image--wrapper video{object-position:25%}.hero-image--wrapper:hover img{transform:scale(1.1) translateZ(0)}.hero-image--wrapper:after{background:linear-gradient(180deg,rgba(28,27,25,0),rgba(28,27,25,.4) 84.9%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}