@charset "UTF-8";.banner{width:100%;position:relative;margin-top:65Px;overflow:hidden}.banner.top{margin-top:0}.banner.fullscreen{height:100vh;background-color:#000005}.banner .background{overflow:hidden;position:relative}.banner .background img{min-width:100%;height:100%;transition:all .3s ease;position:relative;top:0;left:50%;transform:translate(-50%)}.banner .background img:hover{transform:translate(-50%) scale(1.1)}.banner .background img{object-fit:cover}.banner .background img:hover{transform:translate(-50%) scale(1)}.banner.mobile{margin-top:1.33333rem}.banner.mobile.fullscreen{margin-top:0;padding:2.6rem .93333rem 0;box-sizing:border-box;height:100%}
