.our-market{position:relative;border-radius:30px;overflow:hidden;transition:color .3s ease-in-out,background-color .3s ease-in-out;z-index:2}.our-market__content{padding:15px;position:absolute;top:auto;right:0;bottom:0;left:0;z-index:2}@media all and (min-width:768px){.our-market__collapse{overflow:hidden;max-height:0;transition:max-height .5s ease-in-out}}.our-market__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.our-market .media *{transition:transform .3s ease-in-out;transform:scale(1.02)}.our-market:hover .media *{transform:scale(1.15)}.our-market:hover .media::after{background:rgba(var(--color-background),.66)}@media all and (min-width:768px){.our-market:hover .our-market__collapse{max-height:250px}}