body,html{max-width:100vw}*{margin:0;padding:0;box-sizing:border-box}:root{--white:#ffffff;--light-grey:#f5f5f5;--steel-grey:#f0f2f1;--faded-black:#3b3538;--pink:#e9c3ff;--purple:#ffd4c2;--green:#98ef99;--menu-height:80px;--content-margin-small:5.2vw;--content-margin-medium:14.2vw;--content-margin-large:21vw;--content-spacing-vertical:126px;--content-spacing-horizontal:273px;--content-rounding:100px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;--control-font-size:15px}body{background:var(--faded-black);color:white}.fixed-font{font-family:ui-monospace,Menlo,Monaco,Cascadia Mono,Segoe UI Mono,Roboto Mono,Oxygen Mono,Ubuntu Mono,Source Code Pro,Fira Mono,Droid Sans Mono,Consolas,Courier New,monospace;font-weight:350;line-height:28px}.inset-small{margin-left:var(--content-margin-small);margin-right:var(--content-margin-small)}.inset-medium{margin-left:var(--content-margin-medium);margin-right:var(--content-margin-medium)}.inset-large{margin-left:var(--content-margin-large);margin-right:var(--content-margin-large)}h1{font-family:var(--nohemi);font-size:100pt;font-weight:200}h2{font-size:34pt;font-weight:300;letter-spacing:.5px}p{font-size:16px;line-height:1.6em}p.medium{font-size:14pt}p.large{font-size:18pt}p:has(+p){margin-bottom:1.5rem}a:not(.underlined){font-weight:700;text-decoration:none}a,a:active,a:hover,a:visited{color:inherit}img.contain{object-fit:contain}img.contain,img.cover{width:100%;height:100%}img.cover{object-fit:cover}.page{--page-indent:4.5rem;--content-padding:0 7rem;--page-top-height:120px;width:100%}.page-content{display:flex;flex-direction:column;background:white;color:var(--faded-black)}.page-content>:not(.hero,.menu){margin-top:var(--content-spacing-vertical)}.page-content>.split.contact{gap:0}.page-content>.split.contact>:first-child{padding:20% 30%;display:flex;flex-direction:column;gap:3rem;background-color:var(--pink)}.page-content>.split.contact>:first-child>h1{font-size:7.5vw;font-weight:300}.page-content>.split.contact>:first-child>hr{flex:0 0 1px;border:none;border-top:1px solid var(--faded-black)}.page-content>.split.contact>:first-child>div:not(.fixed-font){font-size:14pt;font-weight:600}.page-content>.insights{min-height:calc(100vh - var(--menu-height));padding:5rem 0;display:flex;flex-direction:column;gap:3rem;justify-content:center;align-items:center}.page-content>.insights+.contact{margin-top:0!important}.page-footer{height:auto;margin-bottom:10vw;padding:1.5rem 2.5rem;color:white;background:var(--faded-black)}.page-footer-contact-info{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem 7rem;font-size:14pt}.big-title{margin:0 auto;font-size:24vw;font-weight:400}.fixed-background{background-attachment:fixed;background-size:cover;background-position:50%}@supports (-webkit-touch-callout:none){.fixed-background{background-attachment:scroll}}@media (max-width:800px){:root{--content-margin-small:40px;--content-margin-medium:40px;--content-margin-large:40px}h1{font-size:70px}h2{font-size:24pt}}@media (max-width:639px){:root{--content-spacing-vertical:60px;--content-rounding:50px}h1{font-size:52px}.page-content>.insights{gap:1rem}.page-content>.split.contact>:first-child{padding:3rem;gap:1rem}.page-content>.split.contact>:first-child>h1{font-size:50px}.page-footer{margin-bottom:0}.page-footer-contact-info{gap:2rem;font-size:16px}}