figure.section-hero{position:relative}figure.section-hero div{aspect-ratio:1920/900;transition:aspect-ratio .3s linear}figure.section-hero div img{object-fit:contain;width:100%;height:100%;display:block}figure.section-hero:before{z-index:1;pointer-events:none;content:"";background:linear-gradient(90deg,#000 0%,#0000 2px),linear-gradient(270deg,#000 0%,#0000 2px);position:absolute;inset:0}@media (max-width:768px){figure.section-hero div{aspect-ratio:1700/900}}
