.home{width:100vw;height:100vh;margin-top:-100px;position:relative;overflow:hidden}.home div{position:absolute;width:1320px;bottom:180px;right:220px;display:flex;align-items:flex-end;justify-content:end;color:#e0e0e0}.home div p{margin-right:12px;font-size:40px;font-weight:400}.home div span{font-size:60px;font-weight:600;margin-bottom:-12px}.home img{height:100%;width:100%;object-fit:cover}@media(min-width:996px)and (max-width:1320px){.home div{width:996px;right:120px;bottom:120px}.home div p{margin-right:12px;font-size:24px}.home div span{font-size:40px;font-weight:600;margin-bottom:-4px}}@media(min-width:320px)and (max-width:996px){.home div{width:320px;right:40px;bottom:100px}.home div p{margin-right:12px;font-size:20px}.home div span{font-size:24px;font-weight:600;margin-bottom:-4px}}