@import "https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";
.sticky-cards-body{box-sizing:border-box;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;width:100%;height:100%;padding:0 2rem;display:flex;position:relative}.sticky-cards-body .sticky-card{box-sizing:border-box;pointer-events:none;-webkit-backdrop-filter:blur(24px);width:100%;max-width:1400px;height:calc(100vh - 4rem);color:var(--bg2,#111);will-change:transform;backface-visibility:hidden;background-color:#fff;border:1px solid #fff6;border-radius:2rem;margin:2rem 0;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 30px 60px #0003,inset 0 0 0 1px #fff3}.sticky-cards-body .sticky-card:after{content:"";opacity:var(--after-opacity,0);pointer-events:none;border-radius:inherit;z-index:var(--z-index);background-color:#1e1e1e66;transition:opacity .2s;position:absolute;inset:0}.sticky-cards-body .sticky-card-inner{z-index:1;align-items:center;gap:4rem;width:100%;height:100%;display:flex;position:relative}.sticky-cards-body .sticky-card-left{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.sticky-cards-body .sticky-card-img-container{border-radius:20rem 20rem 2rem 2rem;width:100%;height:90%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000026}.sticky-cards-body .sticky-card-index-overlay{background:var(--fg2,#fff);color:var(--bg2,#000);border-radius:2rem 2rem 0 0;justify-content:center;align-items:center;padding:1.5rem 3.5rem;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -10px 20px #0000001a}.sticky-cards-body .sticky-card-index-overlay h2{letter-spacing:-.05em;margin:0;font-size:4rem;font-weight:800;line-height:.8}.sticky-cards-body .sticky-card-image{object-fit:cover;display:block;transform:scale(1.02)}.sticky-cards-body .sticky-card-right{flex-direction:column;flex:1;justify-content:center;padding:2rem 4rem 2rem 0;display:flex}.sticky-cards-body .sticky-card-content-wrapper{flex-direction:column;gap:2rem;display:flex}.sticky-cards-body .sticky-card-header{letter-spacing:-.04em;margin:0;font-size:4rem;font-weight:800;line-height:1.05}.sticky-cards-body .sticky-card-copy{flex-direction:column;gap:1rem;display:flex}.sticky-cards-body .sticky-card-subtitle{text-transform:uppercase;letter-spacing:.2em;opacity:.5;margin:0;font-size:1rem;font-weight:700}.sticky-cards-body .sticky-card-description{opacity:.85;max-width:90%;margin:0;font-size:1.25rem;font-weight:500;line-height:1.6}@media (max-width:1024px){.sticky-cards-body{padding:0 1.5rem}.sticky-cards-body .sticky-card{height:calc(100svh - 3rem);margin:1.5rem 0;padding:2rem}.sticky-cards-body .sticky-card-inner{flex-direction:column;gap:2rem}.sticky-cards-body .sticky-card-left{flex:none;width:100%;height:50%}.sticky-cards-body .sticky-card-img-container{border-radius:12rem 12rem 1.5rem 1.5rem;height:100%}.sticky-cards-body .sticky-card-right{text-align:center;flex:none;align-items:center;height:auto;padding:0 1rem}.sticky-cards-body .sticky-card-content-wrapper{align-items:center;gap:1.5rem}.sticky-cards-body .sticky-card-header{font-size:3rem}.sticky-cards-body .sticky-card-description{max-width:100%;font-size:1.1rem}}@media (max-width:768px){.sticky-cards-body{padding:0 1rem}.sticky-cards-body .sticky-card{border-radius:1.5rem;height:calc(100svh - 2rem);margin:1rem 0;padding:1.5rem}.sticky-cards-body .sticky-card:after{border-radius:1.5rem}.sticky-cards-body .sticky-card-left{height:45%}.sticky-cards-body .sticky-card-img-container{border-radius:8rem 8rem 1rem 1rem}.sticky-cards-body .sticky-card-index-overlay{padding:1.25rem 2.5rem}.sticky-cards-body .sticky-card-index-overlay h2{font-size:2.5rem}.sticky-cards-body .sticky-card-header{font-size:1.5rem}.sticky-cards-body .sticky-card-description{font-size:.9rem;line-height:1.5}}
.sticky-cards-type-1body{isolation:isolate;pointer-events:none;-webkit-user-select:none;user-select:none;background-color:#0f1115;border-radius:3rem;width:96%;height:max-content;margin:4rem auto;font-family:Manrope,sans-serif;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000080}.sticky-cards-type-1background{z-index:0;pointer-events:none;clip-path:inset(0 round 3rem);position:absolute;inset:0;overflow:hidden}.sticky-cards-type-1background-fixed{position:fixed;inset:0}.sticky-cards-type-1background-image{object-fit:cover;object-position:center;transform:scale(1.02)}.sticky-cards-type-1background-overlay{z-index:1;background:linear-gradient(#0006,#0009);position:absolute;inset:0}.sticky-cards-type-1content{z-index:1;position:relative}.sticky-cards-type-1body .sticky-glass-module{box-sizing:border-box;-webkit-backdrop-filter:blur(24px)saturate(90%);width:100%;max-width:1400px;height:calc(100vh - 4rem);color:var(--bg2,#111);text-align:center;background-color:#ffffffbf;border:1px solid #fff6;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:4rem;display:flex;position:relative;box-shadow:0 30px 60px #0003,inset 0 0 0 1px #fff3}.sticky-cards-type-1body .glass-content h1{letter-spacing:-.05em;text-transform:uppercase;background:linear-gradient(180deg, var(--bg2,#111), #555);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-size:6vw;font-weight:800;line-height:1.1}.sticky-cards-type-1body .glass-content p{opacity:.7;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:1.5rem;font-weight:600}@media (max-width:1024px){.sticky-cards-type-1body{border-radius:0;width:100%;margin:0}.sticky-cards-type-1background{clip-path:inset(0)}.sticky-cards-type-1body .sticky-glass-module{width:calc(100% - 3rem);height:calc(100svh - 3rem);padding:2rem}.sticky-cards-type-1body .glass-content h1{font-size:4rem}}@media (max-width:768px){.sticky-cards-type-1body .sticky-glass-module{border-radius:0 1.5rem;width:calc(100% - 2rem);height:max-content;margin:2rem auto}.sticky-cards-type-1body .glass-content h1{font-size:2.5rem}.sticky-cards-type-1body .glass-content p{font-size:1.1rem}}
