body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:light){html{color-scheme:dark}}@import url("https://p.typekit.net/p.css?s=1&k=vpy4zhq&ht=tk&f=51637&a=125993065&app=typekit&e=css");@font-face{font-family:nure-variable;src:url(https://use.typekit.net/af/0be906/00000000000000007757525b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/0be906/00000000000000007757525b/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/0be906/00000000000000007757525b/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype");font-display:auto;font-style:normal;font-weight:100 900;font-stretch:normal}.tk-nure-variable{font-family:nure-variable,sans-serif}@import"https://use.typekit.net/vpy4zhq.css";@keyframes slideUp{0%{transform:translateY(120%)}to{transform:translateY(0)}}body{font-family:nure-variable,sans-serif}header{background:#000;color:#fff}header h1{font-variation-settings:"opsz" 72,"wdth" 115,"wght" 470;font-size:10em;display:flex;flex-direction:column;line-height:1}@media(max-width:768px){header h1{font-size:4em;padding:15px}}@media(max-width:480px){header h1{font-size:3em;padding:10px}}@media(max-width:320px){header h1{font-size:2.5em;padding:8px}}header h1 .word-container{overflow:hidden;height:1.2em}header h1 .word-container span{display:inline-block;transform:translateY(120%);animation:slideUp .8s ease-out forwards}header h1 .word-container:first-child span{animation-delay:.1s}header h1 .word-container:nth-child(2) span{animation-delay:.3s}header h1 .word-container:nth-child(3) span{animation-delay:.5s}header h1 .light{font-variation-settings:"opsz" 72,"wdth" 115,"wght" 100}header h1 .medium{font-variation-settings:"opsz" 72,"wdth" 115,"wght" 470}header h1 .heavy{font-variation-settings:"opsz" 72,"wdth" 115,"wght" 800}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:100vw}@media(min-width:768px){.gallery{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.gallery{grid-template-columns:repeat(3,1fr)}}@media(min-width:1400px){.gallery{grid-template-columns:repeat(4,1fr)}}.gallery .image-container{aspect-ratio:4/3;overflow:hidden}.gallery .image-container img{object-fit:cover;width:100%;height:100%}