@import "https://fonts.cdnfonts.com/css/newsflash-bb";
@import "https://fonts.cdnfonts.com/css/pp-pangram-sans";
:root{--base-100:#8e9487;--base-200:#1e1e1c;--base-300:#9381ff;--base-400:#f0c808;--base-500:#bc4749;--base-600:#c2c1c2}.site-logo{z-index:10000;pointer-events:none;position:fixed;top:1.25rem;left:1.25rem}.site-logo__mark{letter-spacing:-.02em;text-transform:lowercase;background-color:var(--base-100);color:var(--base-400);border-radius:.5rem;padding:.5rem .85rem;font-family:PP Pangram Sans,DM Sans,sans-serif;font-size:clamp(.8125rem,2vw,1.125rem);font-weight:800;line-height:1;transition:background-color .2s,color .2s,box-shadow .2s;display:inline-block;box-shadow:0 .35rem 1.25rem #0000001f}.site-logo__mark.logo-inverted{background-color:var(--base-200);color:var(--base-600);box-shadow:0 .35rem 1.25rem #00000059}@media (max-width:1000px){.site-logo__mark{border-radius:.4rem;padding:.4rem .65rem;font-size:.75rem}}::-webkit-scrollbar{display:none}*{box-sizing:border-box;margin:0;padding:0}img{object-fit:cover;width:100%;height:100%}h1{text-transform:uppercase;letter-spacing:-.025rem;font-family:Newsflash BB,sans-serif;font-size:clamp(3rem,10vw,15rem);font-weight:500;line-height:1}p{letter-spacing:-.025rem;font-family:DM Sans,sans-serif;font-size:1.75rem;font-weight:400;line-height:1.25}section{width:100%;height:100svh;min-height:100svh;position:relative;overflow:hidden}section.four{height:200svh}.container{transform-origin:0 100%;will-change:transform;width:100%;height:100%;padding:2rem;display:flex;position:relative;transform:rotate(30deg)}.one .container{background-color:var(--base-100);color:#000}.two .container{background-color:var(--base-200);color:#fff}.three .container{background-color:var(--base-300);color:#000}.four .container{background-color:var(--base-400);color:#000}.five .container{background-color:var(--base-500);color:#fff}.six .container{background-color:var(--base-600);color:#000}.container .col{flex:1;display:flex}.container .col .img{aspect-ratio:4/5;width:35%;height:auto;overflow:hidden}.one .container .col:nth-child(2),.five .container .col:nth-child(2),.six .container .col:nth-child(2){align-items:flex-end}.two .container .col:first-child,.three .container .col:nth-child(2){justify-content:center;align-items:center}.two .container .col:nth-child(2),.three .container .col:first-child{flex-direction:column;justify-content:space-between}.four .container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.four .img{width:30%;margin-bottom:4rem}.four p{width:50%}footer{color:#fff;background-color:#0f0f0f;justify-content:center;align-items:center;width:100%;height:70svh;padding:2rem;display:flex;position:relative}footer h1{text-transform:none;font-family:DM Sans,sans-serif;font-size:clamp(1rem,3vw,2.5rem);font-weight:500}@media (max-width:1000px){p{font-size:1.25rem}.container{flex-direction:column}.two .container .col:nth-child(2),.three .container .col:first-child{justify-content:center;gap:1rem}section.four{height:125svh}.four p{width:100%}}
