.studio-main-image{width:100%;position:relative}.studio-main-image.full-background-carousel{margin-top:-120px;z-index:0;position:relative}@media(max-width:480px){.studio-main-image.full-background-carousel{margin-top:-128px}}.studio-main-image.full-background-carousel:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.studio-main-image.full-background-carousel img{width:100%;height:auto;display:block;animation:fadeIn 4s;object-fit:cover;object-position:center}@media(max-width:1180px){.studio-main-image.full-background-carousel img{height:940px}}@media(min-width:1200px){.studio-main-image.full-background-carousel img{height:auto}}@media(max-width:960px){.p-studios .studio-main-image+.studio-intro ._h-contents ._h-intro ._inbox{height:40%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}