.footer{background:#141414;flex-direction:column;gap:1rem;width:100%;height:100%;padding:1rem;display:flex;position:relative;overflow-x:hidden}.footer .container{max-width:85vw;margin:0 auto;padding:0 1rem}.footer .footer-meta{color:#d1d5db;border-radius:2rem;width:100%;height:100%;padding:4rem 0;position:relative}.footer .footer-meta .container.footer-meta-header{margin-bottom:4rem}.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{gap:2rem;display:flex}.footer .footer-meta .container.footer-meta-header .footer-meta-col,.footer .footer-meta .container.footer-socials .footer-meta-col{flex:1}.footer .footer-meta .container.footer-meta-header .footer-meta-col:first-child{flex-direction:column;gap:1rem;display:flex}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links{text-align:right;flex-direction:column;justify-content:flex-end;display:flex}.footer .footer-meta .container.footer-meta-header .footer-meta-logo{color:#f9fafb;margin-bottom:1rem}.footer .footer-meta .container.footer-meta-header .footer-meta-block h2{width:80%}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2){text-align:right;justify-content:flex-end;display:flex}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2) p{width:50%}.footer .footer-socials-wrapper{gap:.25rem;display:flex}.footer .footer-socials-wrapper .icon{color:#9ca3af;cursor:pointer;border:1px solid #9ca3af;border-radius:10rem;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.25rem;transition:all .3s;display:flex}.footer .footer-socials-wrapper .icon:hover{color:#f9fafb;background-color:rgba(249,250,251,.1);border-color:#f9fafb}.footer .footer-socials p{color:#9ca3af}.footer-outro .container{color:#d1d5db;flex-direction:column;gap:1rem;display:flex;overflow:hidden}.footer .footer-outro .footer-header{margin-bottom:2rem}.footer-copyright{gap:2rem;display:flex}.footer-copyright p{color:#9ca3af;flex:1}.footer-copyright p span{color:#f9fafb}.footer-copyright p:nth-child(2){text-align:center;justify-content:center;display:flex}.footer-copyright p:nth-child(3){text-align:right;justify-content:flex-end;display:flex}@media (min-width:1024px){.footer{gap:1.5vw;padding:1.5vw}.footer .footer-meta{border-radius:2vw;padding:4vw 0}.footer .footer-meta .container.footer-meta-header{margin-bottom:4vw}.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{gap:2vw}.footer .footer-meta .container.footer-meta-header .footer-meta-col:first-child{gap:1vw}.footer .footer-meta .container.footer-meta-header .footer-meta-logo{margin-bottom:1vw}.footer .footer-meta .container.footer-meta-header .footer-meta-block h2{width:80%}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2) p{width:50%}.footer .footer-socials-wrapper{gap:.25vw}.footer .footer-socials-wrapper .icon{width:4vw;height:4vw;font-size:1.25vw}.footer-outro .container{gap:1vw}.footer .footer-outro .footer-header{margin-bottom:2vw}.footer-copyright{gap:2vw}}@media (max-width:1023px){.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{text-align:center;flex-direction:column;align-items:center;gap:4rem}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links,.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2){text-align:left;justify-content:flex-start}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2) p{width:100%}.footer .footer-meta .container.footer-meta-header{margin-bottom:0}.footer .footer-meta-header .footer-meta-col:nth-child(2){display:none}.footer-copyright{flex-direction:column-reverse;gap:.25rem}.footer-copyright p:nth-child(2){display:none}.footer-copyright p:nth-child(3){text-align:left;justify-content:flex-start;display:flex}}
.line{will-change:transform;margin-bottom:-.2em;padding-bottom:.2em;position:relative;transform:translateY(100%)}
.how-we-work{color:#fff;background-image:url(/menu.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;gap:2rem;width:100%;min-height:100vh;display:flex;position:relative}.how-we-work:after{content:"";-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1;pointer-events:none;background:linear-gradient(rgba(0,0,0,.1) 0%,rgba(0,0,0,.7) 100%);height:6vw;position:absolute;bottom:0;left:0;right:0}.how-we-work>*{z-index:2;position:relative}.how-we-work .how-we-work-header{will-change:transform;width:60%;height:100vh;position:absolute;top:0;left:0;overflow:hidden}.how-we-work .how-we-work-header-content{flex-direction:column;width:70%;padding-top:10rem;display:flex}.how-we-work .how-we-work-header-content .how-we-work-header-callout p{color:#d1d5db}.how-we-work .how-we-work-header-content h3{color:#fff;margin-bottom:2rem}.how-we-work .how-we-work-steps{gap:1rem;display:flex}.how-we-work .how-we-work-step{background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;padding:1.25rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.how-we-work .how-we-work-step p{font-size:1.125rem;font-weight:550}.how-we-work .how-we-work-step-label{opacity:0;will-change:transform;white-space:nowrap;transition:all .3s;position:absolute;left:2rem;transform:translate(-20px)}.how-we-work .how-we-work-step-index{will-change:transform;transition:all .3s;position:relative}.how-we-work .how-we-work-step.active{color:#000;background-color:#fff;border-color:#fff;width:8rem}.how-we-work .how-we-work-step.active .how-we-work-step-index{transform:translate(24px)}.how-we-work .how-we-work-step.active .how-we-work-step-label{opacity:1;transform:translate(0)}.how-we-work .how-we-work-cards{will-change:transform;flex-direction:column;flex:2;gap:1rem;margin-left:60%;padding:8rem 0;display:flex;position:relative}.how-we-work .how-we-work-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1f1f1f 0%,#141414 100%);border:1px solid rgba(255,255,255,.1);flex-direction:column;padding:1.5rem;transition:all .3s;display:flex;position:relative}.how-we-work .how-we-work-card:hover{border-color:rgba(255,255,255,.2);transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.how-we-work .how-we-work-card-img{aspect-ratio:1;position:relative;overflow:hidden}.how-we-work .how-we-work-card-img img{opacity:.8;object-fit:cover;filter:grayscale()contrast(1.2);width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.how-we-work .how-we-work-card:hover .how-we-work-card-img img{opacity:.9;filter:grayscale(30%)contrast(1.2)}.how-we-work .how-we-work-card-index-label{color:#fff;margin-bottom:.5rem}.how-we-work .how-we-work-card-index-label h3{color:#fff}.how-we-work .how-we-work-card-copy{color:#d1d5db}@media (max-width:1000px){.how-we-work{background-image:url(/menu.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;min-height:100vh}.how-we-work .how-we-work-header{background:0 0;width:100%;height:auto;position:relative;overflow:visible}.how-we-work .how-we-work-steps{display:none}.how-we-work .how-we-work-header-content{width:100%;padding-top:2rem;padding-bottom:1rem}.how-we-work .how-we-work-header-content h3{color:#fff;margin-bottom:0;font-size:2rem}.how-we-work .how-we-work-cards{background:0 0;margin-left:0;padding:1rem 0}}@media (max-width:768px){.how-we-work{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh}}@media (max-width:480px){.how-we-work{background-attachment:fixed;min-height:100vh}}@media (min-width:1024px){.how-we-work .how-we-work-header-content{padding-top:15vw;padding-left:7vw}}@media (max-width:480px){.how-we-work:before{content:"";z-index:1;pointer-events:none;background:rgba(0,0,0,.5);position:absolute;top:0;bottom:0;left:0;right:0}.how-we-work .how-we-work-card{padding:.8rem}}
