@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}@font-face{font-family:nohemi;src:url(/_next/static/media/ef32ad64c30189bd-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:nohemi Fallback;src:local("Arial");ascent-override:68.57%;descent-override:17.56%;line-gap-override:6.95%;size-adjust:107.91%}.__className_8be657{font-family:nohemi,nohemi Fallback}.__variable_8be657{--nohemi:"nohemi","nohemi Fallback"}.split{display:grid;grid-template-columns:var(--split-position) calc(100% - var(--split-position))}.menu{position:-webkit-sticky;position:sticky;height:var(--menu-height);top:-1px;z-index:2;display:flex;justify-content:space-between;align-items:center;background-color:white;transition:box-shadow .5s}.menu .logo{left:6rem;width:60px;height:-moz-fit-content;height:fit-content}.menu .logo,.menu-toggle{position:absolute;cursor:pointer}.menu-toggle{right:3rem;width:36px;height:36px;display:none}.menu-items{flex:1 1;display:flex;justify-content:space-evenly;font-size:9pt;font-weight:600;letter-spacing:.5px}.menu-items>*{flex:0 0 auto;padding:1rem 0;cursor:pointer}.menu-items>:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:var(--faded-black);opacity:0;margin:0 .7rem}.menu-items>:hover:before{opacity:.2}.menu-items>.selected:before{opacity:1!important}.hero{order:-1;position:relative;height:calc(100vh - var(--menu-height));padding:1rem}.hero-image{width:100%;height:100%;border-radius:var(--content-rounding)}.hero-content{position:absolute;left:0;right:0;top:0;bottom:0}.video{display:flex;align-items:center;flex-direction:column;background:var(--steel-grey)}.video-player{width:100%;max-width:1280px;aspect-ratio:16/9}video.video-player[poster]{object-fit:cover}.picture img{width:100%;height:auto}.link:before{content:"";display:inline-block;margin-right:.5rem;width:10px;height:10px;border-radius:50%;background-color:var(--faded-black)}.tag{width:-moz-fit-content;width:fit-content;padding:.2rem 1.5rem;border-radius:50vh;text-align:center;font-weight:600}.product-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:3rem;padding:5rem;background-color:var(--steel-grey);border-radius:var(--content-rounding)}.product-card-type{position:absolute;top:2.5rem;right:3.5rem;letter-spacing:2px;font-weight:500}.product-card>div{display:flex;flex-direction:column;justify-content:space-between;gap:3rem}.product-card-title{font-size:32pt;font-weight:350}.product-card a{font-size:14px}.product-card-tags{display:flex;flex-wrap:wrap;gap:1rem;font-size:15px;font-weight:600}.product-card-tags>*{padding:.3rem 1.5rem;border:1px solid var(--faded-black);border-radius:50vh;text-align:center}.product-section>:nth-child(2){display:flex;flex-direction:column;gap:1.5rem}.product-section header{font-size:18pt;font-weight:600}.product-section div:has(img){background-color:var(--faded-black);border-radius:5vw;overflow:hidden}.product-section div:nth-child(2){justify-content:center}.product-section img{opacity:.5;transition:all .5s}.product-section img:hover{opacity:1}.product-switch{--product-switch-height:130px;position:relative;width:-moz-fit-content;width:fit-content;height:var(--product-switch-height);padding-left:calc(var(--product-switch-height) + 2rem);padding-right:3rem;display:flex;align-items:center;gap:1.5rem;background-color:var(--light-grey);border-radius:calc(var(--product-switch-height) / 2)}.product-switch-circle{position:absolute;left:0;width:var(--product-switch-height);height:var(--product-switch-height);border-radius:50%;transform:scale(0);transition:all 1s cubic-bezier(.68,-.55,.265,1.55)}.visible .product-switch-circle{transform:scale(1)}.product-switch-text{font-size:15pt;font-weight:450;letter-spacing:.5px;z-index:1}.person-card{flex:0 1 800px;padding:1rem;display:flex;gap:2rem}.person-card-image{flex:400px 1;height:515px;position:relative}.person-card-image>img{width:100%;height:100%;object-fit:cover;object-position:top}.person-card-message{position:absolute;margin:1rem;padding:1rem;background:rgba(255,255,255,.6);border-radius:16px}.person-card-info{flex:400px 1;display:flex;flex-direction:column;gap:1rem}.person-card-name,.simple-person-card-name{margin-top:-.5rem;font-size:19pt}.person-card-description{font-size:10pt;line-height:22px}.person-card-title,.simple-person-card-title{font-size:var(--control-font-size);font-weight:500;letter-spacing:2px}.person-card-tags,.simple-person-card-tags{display:flex;flex-wrap:wrap;gap:.3rem}.person-card-tags>div,.simple-person-card-tags>div{padding:.2rem 1rem;color:#5f5f5f;border:1px solid #9f9f9f;border-radius:16px;font-size:8pt}.simple-person-card{display:flex;flex-direction:column;gap:1rem}.simple-person-card-image{width:100%;aspect-ratio:.8;overflow:hidden}.simple-person-card-image img{width:100%;height:auto;transform:translateY(-50%) scale(var(--simple-person-card-image-scale)) translateY(50%)}.simple-person-card-title{margin-top:4%}.visions-card{width:90%;max-width:900px;padding:4rem 5rem;background-color:var(--light-grey);border-radius:12px;display:flex;gap:5rem}.visions-card-image{width:120px;height:120px;aspect-ratio:1;object-fit:cover}.visions-card>:nth-child(2){display:flex;flex-direction:column;gap:1.5rem}.visions-card-title{font-size:16pt;font-weight:500;line-height:35px}.corner-graphic line{@media (max-width:1023px){stroke-width:2}@media (max-width:639px){stroke-width:4}}.corner-graphic-tl{position:absolute;left:0;top:0;width:5%}.corner-graphic-tr{position:absolute;right:0;top:0;width:5%}.corner-graphic-br{position:absolute;right:0;bottom:0;width:5%}.corner-graphic-bl{position:absolute;left:0;bottom:0;width:5%}@media (max-width:1028px){.menu:before{content:"";position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0);transition:background-color .5s;pointer-events:none}.menu.open:before{background-color:rgba(0,0,0,.5)}.menu-toggle{display:initial}.menu.open .menu-toggle{position:fixed;top:1.5rem;right:3rem;z-index:1;animation:menu-open-toggle-appear .5s}@keyframes menu-open-toggle-appear{0%{opacity:0}to{opacity:1}}.menu-items{position:fixed;top:0;right:0;width:85vw;height:100vh;margin:0!important;padding:6rem!important;overflow-x:hidden;overflow-y:auto;flex-direction:column;font-size:16pt!important;background:white;transition:visibility 0s,right .5s}.menu:not(.open) .menu-items{right:-85vw;visibility:hidden;transition:visibility 0s .5s,right .5s;box-shadow:none}}@media (max-width:1000px){.split{grid-template-columns:1fr;gap:2rem}.product-section div:has(img){border-radius:var(--content-rounding)}}@media (max-width:800px){.menu .logo{left:2.5rem}.hero-title{flex-wrap:wrap;font-size:2.5vw}.hero-title>div:first-of-type{padding:0}}@media (max-width:639px){.hero{height:80vh}.menu-items{padding-left:2.5rem!important;padding-right:1rem!important}.product-card{position:relative;padding:3rem 2rem;border-radius:60px;gap:1.5rem}.product-card-type{top:1.8rem;right:2rem}.product-card-title{font-size:32px}.product-card a{margin-left:2rem}.product-switch{--product-switch-height:90px}.product-switch-text{font-size:12pt}.person-card{flex-direction:column;padding:0}.visions-card{padding:1.5rem;gap:1.5rem;line-height:1.4em;flex-direction:column}.visions-card-image{width:160px;height:160px}}.glitch-title{position:relative;overflow:hidden}.glitch-title-text:after,.glitch-title-text:before{content:var(--glitch-title-text);position:absolute;left:0;opacity:.5}.glitch-title-text:before{animation:glitch-top 3s step-end infinite;clip-path:polygon(0 0,100% 0,100% 40%,0 40%);-webkit-clip-path:polygon(0 0,100% 0,100% 40%,0 40%)}@keyframes glitch-top{2%,64%{transform:translate(1%,-1%)}4%,60%{transform:translate(-.5%,.5%)}62%{transform:translate(2%,-.5%) skew(-13deg)}0%,10%,50%,70%{transform:translate(0)}}.glitch-title-text:after{animation:glitch-bottom 4s step-end infinite;clip-path:polygon(0 60%,100% 60%,100% 100%,0 100%);-webkit-clip-path:polygon(0 60%,100% 60%,100% 100%,0 100%)}@keyframes glitch-bottom{2%,64%{transform:translate(-1%)}4%,60%{transform:translate(-.5%)}62%{transform:translate(-2%,1%) skew(21deg)}0%,10%,50%,70%{transform:translate(0)}}.target-animation{position:relative;.corner-graphic{opacity:0;transition:all 1s}&:hover{.corner-graphic{opacity:1}.corner-graphic-tl{top:2%;left:2%}.corner-graphic-tr{top:2%;right:2%}.corner-graphic-br{bottom:2%;right:2%}.corner-graphic-bl{bottom:2%;left:2%}}}.target-animation-content{position:relative;transition:all 1s}.target-animation:hover .target-animation-content{transform:scale(.8)}.contact h1,.contact h2,.contact p{font-family:var(--nohemi);color:var(--faded-black)}.cover,.cover img{object-fit:contain;width:100%;height:100%}.talk h1,.talk h2{font-size:7rem;padding-bottom:4rem}.p2{font-size:var(--control-font-size);font-weight:lighter;padding-bottom:5rem}.hub{position:relative}#contact-form,.contact{background-color:var(--pink)}.form-fields{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:1rem;padding:1rem 1rem 1rem 0;width:420px;max-width:90vw;font-weight:lighter}.contact-input,.contact-textarea{border:none;border-bottom:1px solid var(--faded-black);font-size:1.1rem;padding:12px 0 8px;text-align:left;border-radius:0;resize:none;font-weight:lighter}.contact-input,.contact-textarea{width:100%;background:none;outline:none;font-family:inherit;margin:0;color:#222;box-shadow:none}.contact-textarea{border:1px solid var(--faded-black);font-size:1.15rem;padding:14px 12px 6px;border-radius:20px;min-height:100px;max-height:220px;line-height:1.5}.contact-label{font-size:1rem;color:#444;margin:2px 0 18px;font-family:inherit;width:100%;font-weight:400;letter-spacing:.01em}.contact-input:focus{border-bottom:1px solid var(--white)}.contact-textarea:focus{border:1px solid var(--white)}.form-bottom-row{display:flex;flex-direction:row;align-items:center;gap:18px;margin-top:10rem;width:420px}#contact-us{width:110px;height:44px;border-radius:100px;margin:0;background-color:var(--faded-black);color:var(--white);font-size:18px;font-family:inherit;border:none;cursor:pointer;transition:background .2s;letter-spacing:1.5px}.footer-icons{display:flex;flex-direction:row;gap:12px;align-items:center;padding:0;width:auto;height:auto;background:none;border-radius:0;margin-left:12px}.fa-brands,.fa-solid{font-size:28px;color:var(--pink);transition:color .2s}.contact-link{display:flex;justify-content:center;align-items:center;text-decoration:none;border-radius:50vh;width:45px;height:45px;background-color:var(--faded-black);transition:background .2s}.contact-link:hover{background-color:var(--white)}#contact-us:hover,.contact-link:hover .fa-brands,.contact-link:hover .fa-solid{color:var(--faded-black)}#contact-us:hover{background-color:var(--white)}textarea::-webkit-scrollbar{display:none}.flash-error,.flash-success{white-space:pre-line;text-align:center;font-family:var(--nohemi);padding:20px;opacity:.9;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50px;border:1px solid var(--white)}.flash-success{color:green;background-color:var(--green)}.flash-error{background-color:lightcoral;color:rgb(146,2,2)}@media (max-width:412px){.cover,.hub img,.split>img{object-fit:contain}.cover,.hub img{width:100%;height:100%}.page-content>.split.contact>:first-child{padding:0!important;margin:0!important}#contact-form,.contact{min-width:0;margin-left:0}#contact,#contact-form,.contact{width:100vw;align-items:flex-start;justify-content:center}#contact{position:static;max-width:100vw;left:0;top:0;padding-left:1rem}.form-bottom-row,.form-fields{width:100%;max-width:100vw}.form-fields{gap:8px;margin-bottom:1.5rem}.form-bottom-row{flex-direction:row;align-items:flex-start;gap:.75rem;margin-top:.75rem;margin-bottom:1rem}.contact-input,.contact-textarea{font-size:1rem;padding:.5rem 0 .4rem .7rem}#contact-us{width:9rem;font-size:1rem;height:2.9rem}.footer-icons{width:100%;gap:.5rem;margin-left:0;justify-content:flex-start;padding:0}.talk h1,.talk h2{font-size:2rem;top:1rem}.p2,.talk h1,.talk h2{position:static;padding:1rem 0;margin:1rem;left:0}}@media (min-width:413px) and (max-width:576px){.cover,.cover img,.split>img{object-fit:contain}.cover,.cover img{width:100%;height:100%}.page-content>.split.contact>:first-child{padding:0!important;margin:0!important}.hub{display:flex;flex-direction:column;align-items:center;justify-content:center;justify-self:center;padding:0}.form-bottom-row,.form-fields{width:100%;max-width:100vw}.form-bottom-row{flex-direction:row;align-items:flex-start;gap:1rem;margin-top:0;margin-bottom:1rem}.talk h1,.talk h2{justify-self:center;font-size:2rem;padding:2rem 0}.p2{position:static;left:0;padding:0}}@media (min-width:577px) and (max-width:768px){.split.contact>*{display:flex;flex-direction:row;align-items:stretch;width:100%;flex:1 1}.cover img,.split>img{object-fit:contain}.page-content>.split.contact>:first-child{padding:0!important;margin:0!important}#contact{position:relative;left:0;top:0;padding:1rem 1rem 1rem 3rem;margin-top:0}.form-bottom-row,.form-fields{width:100%;max-width:100vw;gap:1rem}.form-bottom-row{flex-direction:row;align-items:flex-start;gap:1rem;margin-top:0}.talk h1,.talk h2{justify-content:flex-start;align-items:flex-start;top:0;left:0;font-size:3rem;padding:2rem 0 1rem 3rem;margin:0 auto}.p2,.talk h1,.talk h2{position:static;text-align:left}.p2{top:5rem;text-wrap:wrap;font-size:.8rem;padding:3rem 3rem 0}}@media (min-width:769px) and (max-width:992px){#contact-form{justify-content:center;align-items:flex-start;padding:7rem}.split.contact>*{display:flex;flex-direction:row;align-items:stretch;width:100%;flex:1 1}.cover img,.split>img{object-fit:contain}.page-content>.split.contact>:first-child{padding:0!important;margin:0!important}#contact{position:relative;left:0;top:5vh;align-items:flex-start;justify-content:center;padding:0;font-size:var(--control-font-size)}.form-bottom-row,.form-fields{width:100%;max-width:600px}.contact-label{margin:0}.contact-input,.contact-textarea{resize:none}.contact-input:focus{border-bottom:1px solid var(--white)}.contact-textarea:focus{border:1px solid var(--white)}.form-bottom-row{flex-direction:row;align-items:center;padding-bottom:1rem}.talk h1,.talk h2{font-size:3rem;top:0;align-items:flex-start;padding-top:1rem}.p2,.talk h1,.talk h2{position:relative;left:0}.p2{top:1vh;padding-top:0;margin-top:0;font-size:.9rem;padding-bottom:0}}@media (min-width:993px) and (max-width:1200px){#contact-form{justify-content:center;align-items:flex-start}.split.contact>*{display:flex;flex-direction:row;align-items:stretch;width:100%;flex:1 1}.cover,.cover img{object-fit:contain}.page-content>.split.contact>:first-child{padding:0!important;margin:0!important}#contact{position:relative;top:1vh;left:0;font-size:var(--control-font-size);padding-right:1rem}.form-bottom-row,.form-fields{gap:1rem;padding-left:3rem}.form-bottom-row{flex-direction:row;align-items:center;padding-bottom:4rem;padding-top:0;margin-top:0}.talk h1,.talk h2{top:0;align-items:flex-start;font-size:5rem;margin-bottom:0;padding-bottom:0;padding-top:1rem}.p2,.talk h1,.talk h2{position:relative;left:0;padding-left:3rem}.p2{top:3vh;padding-top:0;font-size:1rem;margin-bottom:1rem}}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:32pt;font-weight:300;letter-spacing:.5px}p{font-size:16px;line-height:1.6em}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>.visions{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>.visions+.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}.page-footer-setup{position:relative;height:38vw;overflow:hidden}.page-footer-logo{position:absolute;left:2rem;bottom:3rem;width:calc(100% - 4rem);height:auto}.page-footer-re{position:absolute;top:0;left:-2.4vw;width:11vw;height:auto}.page-footer-imagine{position:absolute;left:calc(2rem + 16.3vw);bottom:calc(3rem + 8vw);width:20vw;height:auto}.page-footer-customer-centric{position:absolute;top:2vw;right:-6vw;width:38vw;height:auto}.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>.visions{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}.page-footer-customer-centric,.page-footer-imagine,.page-footer-re{display:none}}