.grid{display:grid;grid-column-gap:32px;flex:1}@media (min-width: 1000px){.grid{grid-template-columns:1fr 450px;grid-column-gap:0}}.grid-logo{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:3rem;justify-items:center}img{max-width:100%}.img--wrapper{position:relative;overflow:hidden}@media (min-width: 1000px){.img--wrapper{max-height:100vh}}@media (min-width: 1000px){.img--wrapper img{object-fit:cover;object-position:center;height:100%;width:100%}}html{font-family:Montserrat,serif;font-size:62.5%;line-height:1.5;font-weight:400}body{font-size:1.6rem;color:#2b1f18}p{line-height:1.7;margin:3.2rem 0 1.6rem}ul{list-style:none;margin:0;padding:0}ul li{margin-bottom:2rem}h1{color:#fff;font-size:42px;font-weight:400;line-height:1.2;margin:2rem auto 0;display:flex;flex-direction:column;max-width:430px}@media (min-width: 1000px){h1{font-size:55px;margin:0}}h1 span{align-self:flex-end;text-align:right}h2{margin:3.2rem 0 1.6rem;font-size:1.6rem;font-weight:600;text-align:center}button,.button{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50px;border:1px solid #fff;font-weight:600;line-height:1.7;color:#2b1f18;text-align:center;text-decoration:none;padding:1rem 1.7rem}button:hover,.button:hover{background:#b49d84}html,body{margin:0;height:100%}body{background:#c7b6a4;overflow-x:hidden}*{box-sizing:border-box}main{display:flex;flex-wrap:wrap;height:100vh;width:100vw}.section--text{padding:0 3.2rem}@media (min-width: 1000px){.section--text{padding-top:3rem;display:flex;flex-direction:column}}.section--transparent{flex:1}.section--white{background:#fff;padding:1px 3.2rem 6.4rem;width:100vw;margin:3.2rem -3.2rem 0}@media (min-width: 1000px){.section--white{width:calc(100% + 6.4rem);align-content:end;padding:0 3.2rem 3.2rem}}
