@font-face{font-family:SF Pro;src:url(/assets/SF-Pro-Ck9snVBZ.woff2)format("woff2")}:root{--color-primary:#d4c8b0;--color-secondary:#8a7a40;--color-bg-dark:#111110;--color-bg-black:#000;--color-text-white:#fff;--color-text-selection:#3a3530}*{box-sizing:border-box;margin:0;padding:0;font-family:SF Pro}::selection{background-color:var(--color-primary);color:var(--color-bg-dark)}.navbar{color:var(--color-secondary);grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;padding:2rem;font-size:14px;line-height:22px;display:grid}.announcement{color:var(--color-bg-dark);text-align:center;background-color:var(--color-secondary);justify-content:center;padding:.5rem;font-size:12px;font-weight:400;line-height:16px;display:flex}.hyperlinks{grid-column:8/span 4;align-items:center;gap:1rem;display:flex}.first_fold{flex-direction:column;height:100vh;display:flex}.hero{flex-direction:column;justify-content:flex-end;height:100%;padding:2rem;display:flex}.title{letter-spacing:-2px;color:var(--color-primary);font-size:80px;font-weight:400;line-height:88px;overflow:hidden}.desc{color:var(--color-secondary);grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;font-size:14px;font-weight:400;line-height:22px;display:grid;overflow:hidden}.desc p{grid-column:8/span 4;overflow:hidden}.overlay{z-index:1;pointer-events:none;grid-template-columns:repeat(12,minmax(0,1fr));width:100vw;height:100vh;display:grid;position:fixed;top:0;left:0}.overlay_bar{background:var(--color-primary)}.overlay_bar_one{color:var(--color-bg-dark);border-left:1px solid #11111024;grid-column:1/span 3;align-items:flex-end;padding:1rem;display:flex}.overlay_bar_two{border-left:1px solid #11111024;grid-column:4/span 4}.overlay_bar_three{border-left:1px dashed #11111024;border-right:1px dashed #11111024;grid-column:8/span 2}.overlay_bar_four{grid-column:10/span 3}.counter{letter-spacing:-2px;height:88px;font-size:88px;font-weight:400;line-height:88px;overflow:hidden}.pattern_bg{z-index:-1;background:var(--color-bg-dark);pointer-events:none;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;width:100vw;height:100vh;padding:0 2rem;display:grid;position:fixed;top:0;left:0}.pattern_bg_one{background-image:linear-gradient(#3a353050 50%,#0000 50%);background-position:0;background-repeat:repeat-y;background-size:1px 12px;grid-column:1/span 3}.pattern_bg_two{background-image:linear-gradient(#3a353050 50%,#0000 50%);background-position:0;background-repeat:repeat-y;background-size:1px 12px;grid-column:4/span 4}.pattern_bg_three{background-image:linear-gradient(#8a7a4020 50%,#0000 50%),linear-gradient(#8a7a4020 50%,#0000 50%);background-position:0,100%;background-repeat:repeat-y;background-size:1px 12px;grid-column:8/span 2}.pattern_bg_four{grid-column:10/span 3}.third_fold{height:400vh}.about_container{z-index:1;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;height:100vh;padding:2rem;display:grid}.about{letter-spacing:.2px;color:#d4c8b0;flex-direction:column;grid-column:4/span 6;justify-content:center;align-items:flex-start;gap:1rem;font-size:24px;font-weight:600;line-height:32px;display:flex}.puzzle_container{z-index:-1;grid-template-columns:repeat(12,minmax(0,1fr));height:100vh;display:grid}.puzzle{opacity:.32;grid-column:4/span 6;justify-content:center;align-items:center;display:flex;overflow:visible}.puzzle div{margin:0 -1.25em}.gallery_container{gap:2.5rem;display:flex}.gallery_item{color:#d4c8b0;flex-shrink:0;grid-template-columns:repeat(12,minmax(0,1fr));gap:2.5rem;width:100vw;height:100vh;padding:2rem 0;display:grid}.gallery_item div img{object-fit:cover;width:100%}.gallery_item:first-child h1{letter-spacing:-2px;grid-column:1/span 6;padding:0 2rem;font-size:8rem;font-weight:400;line-height:8rem}.gallery_item:first-child div{flex-direction:column;grid-column:7/span 6;justify-content:space-between;align-items:end;display:flex}.showreel_container{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;height:100%;padding:2rem;display:grid}.showreel{aspect-ratio:16/9;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;grid-column:1/span 12;justify-content:flex-end;transition:background-image .5s ease-in-out;display:flex}.showreel_content{background:linear-gradient(180deg, #fff0 0%, var(--color-primary) 100%);justify-content:space-between;align-items:end;gap:1rem;padding:1.5rem;display:flex}.case_number{color:var(--color-bg-dark);font-size:14px;font-weight:400;line-height:24px}.showreel_content_left{background:var(--color-bg-dark);max-width:40%;color:var(--color-secondary);flex-direction:column;gap:.75rem;padding:1rem;font-size:14px;font-weight:400;line-height:22px;display:flex}.showreel_content_left h1{color:var(--color-primary);font-size:16px;font-weight:400;line-height:24px}.showreel img{object-fit:cover;width:100%;height:100%}.action{font-size:.825rem;line-height:1rem}.custom_cursor{width:8rem;height:8rem;color:var(--color-bg-dark);text-align:center;pointer-events:none;z-index:9999;opacity:0;border:1px dashed var(--color-primary);border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:300;display:flex;position:fixed;top:0;left:0;transform:scale(0)}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{opacity:0;pointer-events:none;will-change:opacity;position:absolute;top:0;left:0}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{backface-visibility:hidden;background:inherit;z-index:-1;position:absolute}.core-styles-module_content__BRKdB{z-index:1;position:relative}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;width:max-content;font-size:90%}.styles-module_content__ydYdI{background:inherit;border-radius:inherit;padding:8px 16px}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}
