.hero{--shell-max-width:117.3rem;color:var(--white);overflow:hidden;position:relative;& .hero__bg{animation-duration:27s;animation-fill-mode:forwards;animation-name:zoom-in;animation-timing-function:linear;height:100%;left:0;position:absolute;top:0;width:100%;& img{height:100%!important;object-fit:cover;object-position:center;width:100%!important}&:after{background-color:var(--black);content:"";inset:0;opacity:var(--ovarlay-transparent,.3);pointer-events:none;position:absolute}}& .hero__bg-overlay{content:"";height:100%;left:0;position:absolute;top:0;width:100%}& .hero__inner{display:flex;flex-direction:column;min-height:100svh;@media (max-width:767px){padding-bottom:2rem}}& .hero__content{font-size:2.2rem;font-weight:500;letter-spacing:-.02em;line-height:1.455;margin-top:auto;max-width:84.4rem;position:relative;z-index:2;@media (max-width:767px){font-size:1.8rem}& h1{letter-spacing:-.03em;margin-bottom:.3em}& h1,& h2,& h3,& h4,& h5,& h6,& p{& span{font-style:italic}}& .actions-list{margin-top:4.2rem}}&.hero--innerpages{& .hero__inner{min-height:68.2rem;@media (min-width:1023px){padding-bottom:23rem}}}}@keyframes zoom-in{0%{scale:1;transform-origin:bottom right}to{scale:1.1;transform-origin:bottom right}}