:root{--black: #101010;--dark: #171817;--accent: #f8c20e;--light: #cbcabd;--border: #f7f3db25;--red: #f1310f}@font-face{font-family:mono;src:url(/assets/mono-Dn9jyfIN.otf)}@font-face{font-family:body;src:url(/assets/body-CEOvmrIb.otf)}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background:var(--black);color:var(--light);font-family:body;font-size:13px}ul,li{list-style-type:none;padding:unset;margin:unset}p,h1,h2,h3,h4{margin:unset;font-weight:400;font-size:unset;line-height:1.15}img{object-fit:cover;height:100%;width:100%}a{color:currentColor;text-decoration:none}section[data-v-d8c3039b]{height:100vh;display:flex;flex-direction:column;justify-content:flex-end}section .content[data-v-d8c3039b]{display:flex;flex-direction:column;padding:2.5em 5em;margin-bottom:.125em}section .content .mask[data-v-d8c3039b]{overflow:hidden;display:flex;flex-direction:column}section .content .mask[data-v-d8c3039b]:nth-child(2){padding-bottom:.125em}section ul[data-v-d8c3039b]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5em;justify-content:space-between;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:2.5em 5em}section ul>li[data-v-d8c3039b]{flex:1}section ul>li[data-v-d8c3039b]:nth-child(2){text-align:left}section ul>li[data-v-d8c3039b]:nth-child(3){text-align:right}section h1[data-v-d8c3039b]{color:var(--accent);font-size:7em;line-height:1.15}section h2[data-v-d8c3039b]{color:var(--light);font-size:7em;margin-top:-.25em}section p[data-v-d8c3039b]{line-height:1;font-family:mono;text-transform:uppercase}@media(max-width:768px){section .content[data-v-d8c3039b]{padding:2em}section ul[data-v-d8c3039b]{grid-template-columns:1fr;gap:1.5em;padding:2em}section ul>li[data-v-d8c3039b]{text-align:left!important}section h1[data-v-d8c3039b],section h2[data-v-d8c3039b]{font-size:3em}section p[data-v-d8c3039b]{font-size:1.25em}}.modal-overlay[data-v-aed1272a]{position:fixed;inset:0;-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);display:flex;align-items:stretch;justify-content:flex-end;z-index:1000}.modal[data-v-aed1272a]{background:var(--black);max-width:40em;width:100%;height:100vh;overflow-y:auto;position:relative;padding:3.5em;border-left:1px solid var(--border)}.close[data-v-aed1272a]{position:absolute;top:1em;right:1em;background:none;border:none;color:var(--light);font-size:2em;cursor:pointer;line-height:1;padding:0;width:1em;height:1em;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.close[data-v-aed1272a]:hover{color:var(--medium)}h2[data-v-aed1272a]{font-size:3.5em;margin-bottom:.5em}.inputs[data-v-aed1272a]{display:flex;flex-direction:column;gap:2em}.input[data-v-aed1272a]{display:flex;flex-direction:column;gap:1em}.input label[data-v-aed1272a]{font-family:mono;text-transform:uppercase;font-size:1.25em}:is(.input input[type=text],.input input[type=tel],.input input[type=email],.input textarea)[data-v-aed1272a]{background:unset;border:unset;border-bottom:1px solid var(--border);color:var(--light);padding:.5em 0;font-family:body;font-size:1em;transition:border-color .3s ease}:is(.input input[type=text],.input input[type=tel],.input input[type=email],.input textarea)[data-v-aed1272a]:focus{outline:none;border-color:var(--light)}.input .custom-select[data-v-aed1272a]{position:relative}.input .select-trigger[data-v-aed1272a]{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--border);padding:.75em 1em;cursor:pointer;transition:border-color .3s ease;font-family:body;font-size:1em;color:var(--light)}.input .select-trigger[data-v-aed1272a]:hover{border-color:var(--light)}.input .select-trigger .arrow[data-v-aed1272a]{font-size:.75em;transition:transform .3s ease}.input .custom-select.open .select-trigger .arrow[data-v-aed1272a]{transform:rotate(180deg)}.input .select-options[data-v-aed1272a]{position:absolute;top:calc(100% + .5em);left:0;right:0;background:var(--dark);border:1px solid var(--border);z-index:100;max-height:300px;overflow-y:auto}.input .select-option[data-v-aed1272a]{padding:.75em 1em;cursor:pointer;transition:background .2s ease;font-family:body;font-size:1em;color:var(--light)}.input .select-option[data-v-aed1272a]:hover{background:#ffffff0d}.input .select-option.selected[data-v-aed1272a]{background:#ffffff1a}.input input[type=range][data-v-aed1272a]{appearance:none;width:100%;height:1px;background:var(--border);outline:none;cursor:pointer}.input textarea[data-v-aed1272a]{resize:vertical;min-height:100px}.input input[type=file][data-v-aed1272a]{cursor:pointer}.input small[data-v-aed1272a]{font-size:1.25em;color:var(--medium)}:is(.checkboxes,.radios)[data-v-aed1272a]{display:flex;flex-direction:column;gap:1em}:is(.checkboxes,.radios) label[data-v-aed1272a]{display:flex;align-items:center;gap:.75em;cursor:pointer;font-family:body;text-transform:none;font-size:1.25em}:is(:is(.checkboxes,.radios) label input[type=checkbox],:is(.checkboxes,.radios) label input[type=radio])[data-v-aed1272a]{appearance:none;width:1em;height:1em;border:1px solid var(--border);cursor:pointer;transition:background .2s ease;flex-shrink:0}:is(:is(.checkboxes,.radios) label input[type=checkbox],:is(.checkboxes,.radios) label input[type=radio])[data-v-aed1272a]:checked{background:var(--light)}:is(:is(.checkboxes,.radios) label input[type=checkbox],:is(.checkboxes,.radios) label input[type=radio])[data-v-aed1272a]:hover{border-color:var(--light)}.other-input[data-v-aed1272a]{margin-top:1em}.reassurance[data-v-aed1272a]{text-align:center;color:var(--medium);font-size:1.25em;margin-top:1em}.actions[data-v-aed1272a]{display:flex;gap:1em;justify-content:flex-start;margin-top:1em}button[data-v-aed1272a]{padding:1em 2em;background:var(--light);color:var(--dark);border:none;cursor:pointer;transition:opacity .3s ease;font-family:body;flex:1}button[data-v-aed1272a]:hover{opacity:.8}button[data-v-aed1272a]:disabled{opacity:.5;cursor:not-allowed}button:first-child:not(:last-child)[data-v-aed1272a]{background:unset;color:var(--light);border:1px solid var(--border)}button:first-child:not(:last-child)[data-v-aed1272a]:hover{border-color:var(--light);opacity:1}.success[data-v-aed1272a]{display:flex;flex-direction:column;gap:1.5em;padding:2em 0}.success p[data-v-aed1272a]{font-size:1.5em}.success .contact[data-v-aed1272a]{display:flex;justify-content:space-between;gap:.5em;margin:2.5em 0}@media(max-width:768px){.modal[data-v-aed1272a]{max-width:100%;padding:2em}h2[data-v-aed1272a]{font-size:2.5em}.success p[data-v-aed1272a]{font-size:1.25em}.success .contact[data-v-aed1272a]{flex-direction:column;gap:1em}.input label[data-v-aed1272a]{font-size:.75em}.input input[type=text][data-v-aed1272a],.input input[type=tel][data-v-aed1272a],.input input[type=email][data-v-aed1272a],.input textarea[data-v-aed1272a]{font-size:1.25em}button[data-v-aed1272a]{padding:.875em 1.5em;font-size:1.25em}}.modal-overlay[data-v-96cfb488]{position:fixed;inset:0;-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);display:flex;align-items:stretch;justify-content:flex-end;z-index:1000}.modal[data-v-96cfb488]{background:var(--black);max-width:40em;width:100%;height:100vh;overflow-y:auto;position:relative;padding:3.5em;border-left:1px solid var(--border)}h2[data-v-96cfb488]{font-size:3.5em;margin-bottom:.5em}.inputs[data-v-96cfb488]{display:flex;flex-direction:column;gap:2em}.input[data-v-96cfb488]{display:flex;flex-direction:column;gap:1em}.input label[data-v-96cfb488]{font-family:mono;text-transform:uppercase;font-size:1.25em}:is(.input input[type=text],.input input[type=tel])[data-v-96cfb488]{background:unset;border:unset;border-bottom:1px solid var(--border);color:var(--light);padding:.5em 0;font-family:body;font-size:1em;transition:border-color .3s ease}:is(.input input[type=text],.input input[type=tel])[data-v-96cfb488]:focus{outline:none;border-color:var(--light)}.reassurance[data-v-96cfb488]{text-align:center;color:var(--medium);font-size:1.25em;margin-top:1em}.actions[data-v-96cfb488]{display:flex;gap:1em;justify-content:flex-start;margin-top:1em}button[data-v-96cfb488]{padding:1em 2em;background:var(--light);color:var(--dark);border:none;cursor:pointer;transition:opacity .3s ease;font-family:body;flex:1}button[data-v-96cfb488]:hover{opacity:.8}button[data-v-96cfb488]:disabled{opacity:.5;cursor:not-allowed}.success[data-v-96cfb488]{display:flex;flex-direction:column;gap:1.5em;padding:2em 0}.success p[data-v-96cfb488]{font-size:1.5em}.success .contact[data-v-96cfb488]{display:flex;justify-content:space-between;gap:.5em;margin:2.5em 0}@media(max-width:768px){.modal[data-v-96cfb488]{max-width:100%;padding:2em}h2[data-v-96cfb488]{font-size:2.5em}.success p[data-v-96cfb488]{font-size:1.25em}.success .contact[data-v-96cfb488]{flex-direction:column;gap:1em}.input label[data-v-96cfb488]{font-size:.75em}.input input[type=text][data-v-96cfb488],.input input[type=tel][data-v-96cfb488]{font-size:1.25em}button[data-v-96cfb488]{padding:.875em 1.5em;font-size:1.25em}}section[data-v-d9bf6c65]{display:flex;padding:5em;position:relative;background:var(--black);height:calc(100vh - 40em);border-top:1px solid var(--border);gap:1.5em}.intro[data-v-d9bf6c65]{display:flex;flex-direction:column;justify-content:space-between;gap:7em;flex:.5}.intro>h2[data-v-d9bf6c65]{font-family:mono;text-transform:uppercase}.contact[data-v-d9bf6c65]{display:flex;flex-direction:column;margin-bottom:5em}.contact li[data-v-d9bf6c65]{overflow:hidden}.contact a[data-v-d9bf6c65]{font-size:3.5em;transition:color .3s ease;cursor:pointer}.contact a[data-v-d9bf6c65]:hover{color:var(--accent)}.content[data-v-d9bf6c65]{display:flex;flex-direction:column;flex:1}.options[data-v-d9bf6c65]{display:flex;flex-direction:column;border-top:1px solid var(--border)}.option[data-v-d9bf6c65]{display:flex;justify-content:space-between;align-items:flex-start;gap:2.5em;border-bottom:1px solid var(--border);padding:2.5em 0;cursor:pointer;transition:opacity .3s ease;overflow:hidden}.option>span[data-v-d9bf6c65]:first-child{font-family:mono;margin-top:.5em}.option h3[data-v-d9bf6c65]{font-size:3.5em;flex:1;transition:color .3s ease}.option .icon[data-v-d9bf6c65]{font-size:2em;line-height:1;margin-left:.5em;margin-top:.5em}.option:hover h3[data-v-d9bf6c65]{color:var(--accent)}@media(max-width:768px){section[data-v-d9bf6c65]{flex-direction:column;padding:2em;height:auto;min-height:calc(100vh - 25em)}.intro[data-v-d9bf6c65]{margin-bottom:3em;gap:3em}.intro>h2[data-v-d9bf6c65]{font-size:1.25em}.contact[data-v-d9bf6c65]{margin-bottom:3em}.contact a[data-v-d9bf6c65]{font-size:2em}.option[data-v-d9bf6c65]{gap:1em;padding:1.5em 0}.option>span[data-v-d9bf6c65]:first-child{font-size:1.25em}.option h3[data-v-d9bf6c65]{font-size:2em}.option .icon[data-v-d9bf6c65]{font-size:1.5em}}header[data-v-a31155f6]{position:fixed;top:0;left:0;right:0;z-index:10;display:flex;align-items:stretch;justify-content:space-between;height:7em;border-bottom:1px solid var(--border);background:var(--black)}header svg[data-v-a31155f6]{height:1.5em;width:auto}header a[data-v-a31155f6]{display:flex;align-items:center;font-family:mono;text-transform:uppercase;color:var(--light);padding:0 5em;border-left:1px solid var(--border);transition:color .3s ease;cursor:pointer}header a>span[data-v-a31155f6]{font-size:1.25em}header a[data-v-a31155f6]:hover{color:var(--accent)}header div[data-v-a31155f6]{display:flex;align-items:center;text-transform:uppercase;color:var(--light);padding:0 5em;border-right:1px solid var(--border)}@media(max-width:768px){header[data-v-a31155f6]{height:5em}header a[data-v-a31155f6]{padding:0 2em}header a>span[data-v-a31155f6]{font-size:1em}header div[data-v-a31155f6]{padding:0 2em}header svg[data-v-a31155f6]{height:1.25em}}section[data-v-1715d5da]{display:flex;padding:5em}.intro[data-v-1715d5da]{display:flex;flex-direction:column;justify-content:space-between;flex:.5}.intro>h2[data-v-1715d5da]{font-family:mono;text-transform:uppercase;font-size:1em}.content[data-v-1715d5da]{display:flex;flex-direction:column;flex:1;gap:7em}.content>.about[data-v-1715d5da]{display:flex;flex-direction:column;gap:2.5em}.content>.about h3[data-v-1715d5da]{font-family:mono;text-transform:uppercase}.content>.about>p[data-v-1715d5da]:first-child{font-size:3.5em;line-height:1}.content>.about>p[data-v-1715d5da]:nth-child(2){max-width:70ch;font-size:1.25em}.items[data-v-1715d5da]{display:flex;flex-direction:column;border-top:1px solid var(--border);margin-bottom:7em}.item[data-v-1715d5da]{display:flex;flex-direction:column;border-bottom:1px solid var(--border);padding:2.5em 0}.item .heading[data-v-1715d5da]{display:flex;justify-content:space-between;align-items:flex-start;gap:2.5em;cursor:pointer;position:relative;transition:opacity .3s ease;overflow:hidden}.item .heading span[data-v-1715d5da]{font-family:mono;margin-top:.5em}.item .heading h3[data-v-1715d5da]{font-size:7em;line-height:1;flex:1;transition:color .3s ease}.item .heading:hover h3[data-v-1715d5da],.item.open .heading h3[data-v-1715d5da]{color:var(--accent)}.item .details[data-v-1715d5da]{height:0;overflow:hidden;margin-left:4em}.item .details-inner[data-v-1715d5da]{display:flex;flex-direction:column;gap:2.5em;padding-top:3.5em}.item .desc>p[data-v-1715d5da]:first-child{font-size:2em}.item .bullets[data-v-1715d5da]{display:flex;flex-direction:column;gap:.25em}.item .bullets li[data-v-1715d5da]{font-family:mono;text-transform:uppercase}.item .icon[data-v-1715d5da]{font-size:2em;margin-top:.5em}.item .covers[data-v-1715d5da]{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5em;margin-bottom:2.5em}.item .cover[data-v-1715d5da]{height:50em;position:relative;overflow:hidden;background:var(--accent)}.item .cover>img[data-v-1715d5da]{opacity:.75;width:100%;height:100%;object-fit:cover}.item.open .heading .icon[data-v-1715d5da]{transform:rotate(45deg)}.item.open .details[data-v-1715d5da]{opacity:1;transform:translateY(0);padding-bottom:2.5em}@media(max-width:768px){section[data-v-1715d5da]{flex-direction:column;padding:2em}.intro[data-v-1715d5da]{margin-bottom:3em}.intro>h2[data-v-1715d5da]{font-size:1.25em}.content[data-v-1715d5da]{gap:3em}.content>.about[data-v-1715d5da]{gap:1.5em}.content>.about>p[data-v-1715d5da]:first-child{font-size:2em}.content>.about>p[data-v-1715d5da]:nth-child(2){font-size:1em}.items[data-v-1715d5da]{margin-bottom:3em}.item[data-v-1715d5da]{padding:1.5em 0}.item .heading[data-v-1715d5da]{gap:1em}.item .heading h3[data-v-1715d5da]{font-size:2.5em}.item .heading .icon[data-v-1715d5da]{font-size:1.5em}.item .details[data-v-1715d5da]{margin-left:0}.item .details-inner[data-v-1715d5da]{padding-top:2em;gap:1.5em}.item .desc>p[data-v-1715d5da]:first-child{font-size:1.25em}.item .covers[data-v-1715d5da]{grid-template-columns:1fr;gap:1.5em}.item .cover[data-v-1715d5da]{height:25em}}section[data-v-2370e3bf]{position:relative;height:50vh;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;padding:2.5em;background:var(--accent)}h2[data-v-2370e3bf],h3[data-v-2370e3bf]{position:relative;z-index:2;font-family:heading;text-transform:uppercase;font-size:6em;line-height:.95}video[data-v-2370e3bf]{width:100%;height:100%;object-fit:cover;object-position:bottom center;opacity:.75;position:absolute;inset:0;z-index:1;height:75vh;margin-top:-10em}@media(max-width:768px){section[data-v-2370e3bf]{height:35vh;padding:1.5em}video[data-v-2370e3bf]{height:50vh;margin-top:-5em}}footer[data-v-079058b0]{position:relative;overflow:hidden;background:var(--black);height:24em}footer svg[data-v-079058b0]{width:100%;height:auto;opacity:.05}footer .logo[data-v-079058b0]{padding:7em 5em 2.5em}@media(max-width:768px){footer[data-v-079058b0]{height:16em}footer .logo[data-v-079058b0]{padding:3em 2em 1.5em}}section[data-v-548e191a]{position:sticky;top:7em;height:75vh;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:var(--accent)}section div[data-v-548e191a]{position:relative;z-index:2;display:flex;flex-direction:column;padding:2.5em 5em;margin-bottom:.25em}section div>span[data-v-548e191a]{margin-left:-.5em;overflow:hidden}section ul[data-v-548e191a]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5em;justify-content:space-between;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:2.5em 5em;position:relative;z-index:2;background:var(--black)}section ul>li[data-v-548e191a]{flex:1}section ul>li[data-v-548e191a]:nth-child(2){text-align:left}section ul>li[data-v-548e191a]:nth-child(3){text-align:right}section h1[data-v-548e191a],section h2[data-v-548e191a]{color:var(--light);font-size:7em;line-height:1}section p[data-v-548e191a]{line-height:1;font-family:mono;text-transform:uppercase}section img[data-v-548e191a]{position:absolute;inset:0;opacity:.75;z-index:1}@media(max-width:768px){section[data-v-548e191a]{top:5em;height:60vh}ul[data-v-548e191a]{grid-template-columns:1fr;gap:1.5em;padding:2em}ul>li[data-v-548e191a]{text-align:left!important}p[data-v-548e191a]{font-size:1.25em}}
