*{margin:0;padding:0;box-sizing:border-box;font-family:'Playfair Display',serif}.come-in{transform:translateY(150px);animation:come-in .8s ease forwards}.come-in:nth-child(odd){animation-duration:.6s}.already-visible{transform:translateY(0);animation:none}@keyframes come-in{to{transform:translateY(0)}}.nav-fixed{position:fixed;top:0;height:70px;z-index:1}.pgwdth{max-width:960px;margin:auto}a{text-decoration:none;color:inherit}h1{padding-top:33rem;margin-bottom:2.5rem;text-align:center;color:#fff;font-size:7.5rem;letter-spacing:5px;font-weight:400}h2{text-align:center;color:#000;font-size:2.5rem}h3{text-align:center;margin-top:10rem;font-size:5rem}p{text-align:center}.main{min-height:100vh;background-image:url("/images/bgmain.jpg?_cchid=164126a0812ac7c83247ed02ab2ac8fd");background-repeat:no-repeat;background-attachment:fixed;background-position:center;background-size:cover}.one-half.column{min-height:50%;background-color:red}.nav nav{background-color:#fff;width:100%}.nav ul{text-align:center;margin:0}.nav li{display:inline-block;padding:24px 10px;font-size:18px;margin:0}@media screen and (max-width:1100px){.main{background-attachment:scroll}}@media screen and (max-width:900px){h1{font-size:3.5rem}p{margin-left:1.5rem;margin-right:1.5rem}}