.home__header{min-height:100vh;position:relative;z-index:1}.home__header h1{font-size:100px;line-height:1!important}@media(max-width:992px){.home__header h1{font-size:80px}}@media(max-width:576px){.home__header h1{font-size:60px}}.home__header-under{position:absolute;left:50%;transform:translateX(-50%);bottom:60px;width:100%;z-index:2;max-width:1320px;padding:0 15px}@media(max-width:768px){.home__header-under{bottom:20px}}.gallery{padding-top:60px;padding-bottom:60px}.gallery-item img{width:100%;height:auto;object-fit:cover;aspect-ratio:250/200}