.about-us-header{position:relative;width:100%;height:100%;background-color:#ffffff;color:#000000;padding:6rem 0 2rem;text-align:center}.about-us-header h1{font-size:8rem;font-weight:800;letter-spacing:-.1rem;line-height:.9;color:#000000;margin:0}@media (max-width:1000px){.about-us-header h1{font-size:4rem;letter-spacing:-.05rem}.about-us-header{padding:4rem 0 1.5rem}}.studio-hero{position:relative;width:100%;height:100%;background-color:#ffffff;color:#000000;padding-top:2rem;padding-bottom:10svh}.studio-hero .container{display:flex;gap:2rem}.studio-hero .studio-hero-col:first-child{flex:2 1;color:#000000}.studio-hero .studio-hero-col:first-child p{width:50%}.studio-hero .studio-hero-col:nth-child(2){flex:3 1;display:flex;flex-direction:column;gap:4rem}.studio-hero .studio-hero-hero-img{border-radius:1rem;width:75%;overflow:hidden}@media (max-width:1000px){.studio-hero .container{flex-direction:column;gap:4rem}.studio-hero .studio-hero-hero-img{width:100%}}.more-facts{position:relative;width:100%;height:100%;background-color:#ffffff;color:#000000;padding:2rem 0}.more-facts .container{display:flex;flex-direction:column;gap:4rem;align-items:center}.more-facts .container p{color:#000000}.more-facts .more-facts-items{width:100%;display:flex;justify-content:space-around;gap:2rem;background-color:#ffffff;border:1px solid #000000;padding:8rem 4rem;border-radius:1rem}.more-facts .fact{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:2rem}.more-facts .fact h2{display:flex;justify-content:center}.more-facts .fact p{margin-bottom:1rem}@media (max-width:1000px){.studio-hero .studio-hero-col:first-child p{width:85%}.more-facts .more-facts-items{justify-content:center;align-items:center;flex-direction:column;gap:4rem}.more-facts .fact{gap:1.5rem}.more-facts .fact h2{font-size:4rem}}.how-we-work-container{min-height:100svh}.how-we-work-container,.meet-the-team{position:relative;width:100%;height:100%;background-color:#ffffff}.meet-the-team{color:#000000;padding:10rem 0;overflow:hidden}.meet-the-team:before{top:0}.meet-the-team:after,.meet-the-team:before{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#000000,transparent)}.meet-the-team:after{bottom:0}.meet-the-team .team-header{text-align:center;margin-bottom:8rem;position:relative}.meet-the-team .team-header h2{font-size:4rem;font-weight:700;letter-spacing:-.1rem;margin-bottom:2rem;color:#000000;position:relative}.meet-the-team .team-header h2:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:60px;height:2px;background-color:#000000}.meet-the-team .team-header p{color:#000000;font-size:1.5rem;font-weight:300;max-width:600px;margin:0 auto;line-height:1.4}.meet-the-team .team-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4rem;gap:4rem;max-width:1400px;margin:0 auto;position:relative}.meet-the-team .team-member{position:relative;background-color:#ffffff;border:2px solid #000000;border-radius:2rem;padding:3rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.meet-the-team .team-member:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,0,0,.05),transparent);transition:left .6s ease}.meet-the-team .team-member:hover:before{left:100%}.meet-the-team .team-member:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.1);border-color:#000000}.meet-the-team .team-member-img{width:200px;height:200px;border-radius:50%;overflow:hidden;margin-bottom:2rem;border:3px solid #000000;position:relative;transition:all .3s ease}.meet-the-team .team-member:hover .team-member-img{transform:scale(1.05);border-color:#000000}.meet-the-team .team-member-img:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent,rgba(0,0,0,.1),transparent);opacity:0;transition:opacity .3s ease}.meet-the-team .team-member:hover .team-member-img:before{opacity:1}.meet-the-team .team-member-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.meet-the-team .team-member:hover .team-member-img img{transform:scale(1.1)}.meet-the-team .team-member-info{flex:1 1;display:flex;flex-direction:column;justify-content:center}.meet-the-team .team-member-info h3{color:#000000;margin-bottom:.5rem;font-size:1.8rem;font-weight:600;letter-spacing:-.02rem}.meet-the-team .team-member-info p{color:#000000;margin-bottom:1rem;font-weight:500;font-size:1.1rem;opacity:.8}.meet-the-team .team-member-info p.bio{font-size:1rem;line-height:1.6;color:#000000;opacity:.7;font-weight:400;margin-top:1rem}.meet-the-team .team-member:first-child{grid-column:1;grid-row:1}.meet-the-team .team-member:nth-child(2){grid-column:2;grid-row:1}.meet-the-team .team-member:nth-child(3){grid-column:1;grid-row:2}.meet-the-team .team-member:nth-child(4){grid-column:2;grid-row:2}@media (max-width:1200px){.meet-the-team .team-grid{grid-template-columns:1fr;gap:3rem}.meet-the-team .team-member:first-child,.meet-the-team .team-member:nth-child(2),.meet-the-team .team-member:nth-child(3),.meet-the-team .team-member:nth-child(4){grid-column:1;grid-row:auto}}@media (max-width:1000px){.meet-the-team{padding:6rem 0}.meet-the-team .team-header h2{font-size:2.5rem}.meet-the-team .team-header p{font-size:1.2rem}.meet-the-team .team-member{padding:2rem}.meet-the-team .team-member-img{width:150px;height:150px}}