.home{background-color:var(--background);height:auto;min-height:100vh;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.2,0,0,1);width:100%}.home__logo{left:32px;mix-blend-mode:difference;position:fixed;top:60px;width:calc(100% - 64px);z-index:30}@media (min-width:1024px){.home__logo{left:64px;top:72px;transform-origin:top left;width:333px;width:calc(100% - 128px)}}.home__initialSpacer{height:100vh;width:100%}@media not all and (min-width:1024px){.home__initialSpacer{display:none}}.home__grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));padding-left:32px;padding-right:32px;width:100%}@media not all and (min-width:1024px){.home__grid{gap:calc(var(--spacing)*10)}}@media (min-width:1024px){.home__grid{grid-template-columns:repeat(2,minmax(0,1fr));height:100vh}}.home__cell{height:auto;position:relative}@media (min-width:1024px){.home__cell{height:100%}}.home__cell .caption{bottom:42px;color:#f6ebd8;font-size:1rem;left:0;line-height:100%;line-height:1;padding-left:calc(var(--spacing)*4);padding-right:calc(var(--spacing)*4);position:absolute;text-transform:uppercase;width:100%}@media not all and (min-width:1024px){.home__cell .caption{display:none}}@media (min-width:1024px){.home__textWrapper{display:flex;flex-direction:column;height:100%;justify-content:flex-end}}.home__textWrapper{word-wrap:break-word}.home__innerText{color:var(--words);text-transform:uppercase}@media (min-width:1024px){.home__innerText{font-size:1rem;line-height:100%;padding-bottom:5vh;padding-left:32px;padding-right:32px}}@media (min-width:1280px){.home__innerText{max-width:592px}}.home__innerText--main{font-size:3.258rem;line-height:101%;line-height:31px}@media (min-width:1024px){.home__innerText--main{font-size:4.933rem;line-height:100%;line-height:48px}}@media (min-width:1280px){.home__innerText--main{max-width:770px}}.home__innerText--onlyDesktop{bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media not all and (min-width:1024px){.home__innerText--onlyDesktop{display:none}}.home__innerText p{padding-bottom:calc(var(--spacing)*4)}.home__image{height:auto;width:100%}@media (min-width:1024px){.home__image{height:100vh;-o-object-fit:cover;object-fit:cover}}.home__primaryText{color:var(--words);font-size:4.933rem;line-height:81.081%;text-transform:uppercase}
