.studio-hero{position:relative;width:100vw;height:100%;color:var(--base-100);padding-top:35svh;padding-bottom:10svh}.studio-hero .container{display:flex;gap:2rem}.studio-hero .studio-hero-col:first-child{flex:2 1;color:var(--base-400)}.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%;opacity:.65;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:100vw;height:100%;color:var(--base-100);padding:2rem 0}.more-facts .container{display:flex;flex-direction:column;gap:4rem;align-items:center}.more-facts .container p{color:var(--base-300)}.more-facts .more-facts-items{width:100%;display:flex;justify-content:space-around;gap:2rem;background-color:var(--base-450);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:3rem;padding:3rem 1.5rem}.more-facts .fact{gap:.5rem;text-align:center}.more-facts .fact h2{font-size:2.5rem}}.how-we-work-container{position:relative;width:100vw;height:100%;min-height:100svh;background-color:var(--base-500)}.protocol-hero{position:relative;width:100vw;height:100svh;overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--base-100)}.protocol-hero .protocol-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.protocol-hero .protocol-hero-bg img{width:100%;height:100%;object-fit:cover;transform:scale(1.05);will-change:transform}.protocol-hero .protocol-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(1,49,55,0),rgba(1,49,55,.2) 80%,rgba(1,49,55,1));z-index:2;pointer-events:none}.protocol-hero .container{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;gap:2rem;max-width:1000px;mix-blend-mode:difference}.protocol-hero h2{font-size:5rem;line-height:1.1;font-weight:500;text-align:center;color:#fff}.protocol-hero p{font-size:1.5rem;max-width:800px;color:rgba(255,255,255,.9);text-align:center;font-weight:500}@media (max-width:1000px){.protocol-hero h2{font-size:3rem}.protocol-hero .container{width:90%;padding:0 1rem}.protocol-hero p{font-size:1.125rem}.protocol-hero .protocol-hero-bg img{object-fit:cover}}@media (max-width:500px){.protocol-hero h2{font-size:2.5rem}}