.page[data-for=home]>section.splash{position:relative;height:500px;display:flex;align-items:center;justify-content:center}.page[data-for=home]>section.splash>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:bottom;z-index:1}.page[data-for=home]>section.splash>.content{position:relative;z-index:2}.page[data-for=home]>section.splash>.content>*{color:#222;text-shadow:0 1px 10px rgba(0,0,0,.75);line-height:1.2}.page[data-for=home]>section.splash>.content>h1{font-size:100px;font-weight:400}.page[data-for=home]>section.splash>.content>h2{font-size:50px;font-weight:400;padding:20px 0}.page[data-for=home]>section.highlights{padding-top:20px}.page[data-for=home]>section.highlights>.title{font-size:36px;font-weight:normal;color:#eee;text-align:center}.page[data-for=home]>section.highlights>.subtitle{font-size:28px;font-weight:300;color:#bbb;text-align:center}.page[data-for=home]>section.highlights>.content{max-width:1800px;margin:0 auto;padding-top:40px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:flex-start}.page[data-for=home]>section.highlights>.content>div{width:500px;box-sizing:border-box;min-height:300px}.page[data-for=home]>section.highlights>.content>div>div{font-size:24px;text-align:center;padding:10px 0}.page[data-for=home]>section.highlights>.content>div>img{width:500px;height:auto}.page[data-for=home]>section.highlights>.content>div>p{font-size:18px;text-align:justify}