@keyframes gtmo-fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes gtmo-fadeIn{0%{opacity:0}to{opacity:1}}.gtmo-container{background:#faf9f5;min-height:100vh;overflow-x:hidden;color:#3a3a3a}.gtmo-back{position:fixed;top:6.5rem;left:max(2rem,calc((100vw - 80rem) / 2 + 2rem));z-index:50;display:flex;align-items:center;gap:.5rem;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#3a3a3a;text-decoration:none;background:#faf9f5e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.6rem 1.2rem;border-radius:100px;border:1px solid #3a3a3a1a;transition:all .3s ease}.gtmo-back:hover{background:#3a3a3a;color:#fff;border-color:#3a3a3a}.gtmo-back svg{transition:transform .3s ease}.gtmo-back:hover svg{transform:translateX(-3px)}.gtmo-hero{position:relative;height:65vh;min-height:400px;max-height:600px;overflow:hidden;display:flex;align-items:flex-end}.gtmo-hero-bg{position:absolute;inset:0;z-index:1;background:#15847a}.gtmo-hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:80px 80px;mask-image:linear-gradient(180deg,#0000 0,#00000080 30%,#000c 60%,#0000);-webkit-mask-image:linear-gradient(180deg,#0000 0,#00000080 30%,#000c 60%,#0000)}.gtmo-hero-bg:after{content:"";position:absolute;bottom:-20%;right:-10%;width:60%;height:80%;background:radial-gradient(ellipse,#2e9b8f14 0,#0000 60%);pointer-events:none}.gtmo-hero-content{position:relative;z-index:3;max-width:80rem;margin:0 auto;padding:0 3rem 5rem;width:100%;animation:gtmo-fadeUp .6s ease-out both}@keyframes gtmo-illustFadeIn{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes gtmo-illustGlow{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.08)}}.gtmo-hero-illustration{position:absolute;right:4%;top:25%;transform:translateY(-50%);z-index:2;width:540px;height:540px;animation:gtmo-illustFadeIn .6s cubic-bezier(.22,1,.36,1) both}.gtmo-illustration-glow{position:absolute;top:48%;left:48%;transform:translate(-50%,-50%);width:360px;height:360px;background:radial-gradient(circle,#15847a1a 0,#15847a0a 40%,#0000 65%);animation:gtmo-illustGlow 5s ease-in-out infinite;pointer-events:none}.gtmo-illustration-svg{width:100%;height:100%;filter:drop-shadow(0 12px 32px rgba(0,0,0,.2))}.gtmo-hero-label{display:inline-flex;align-items:center;gap:.75rem;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;margin-bottom:1.5rem}.gtmo-hero-label:before{content:"";display:block;width:32px;height:1px;background:#2e9b8f}.gtmo-hero-title{font-size:clamp(2.8rem,5.5vw,5rem);text-transform:uppercase;letter-spacing:-.01em;line-height:.9;color:#fff;margin-bottom:1.5rem;max-width:900px}.gtmo-hero-meta{display:flex;gap:2rem;align-items:center}.gtmo-hero-stat{font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:#fff9}.gtmo-hero-stat strong{color:#fff;font-weight:400;display:block;font-size:1.8rem;letter-spacing:-.02em;margin-bottom:.15rem}.gtmo-hero-divider{width:1px;height:40px;background:#fff3}.gtmo-problem{max-width:80rem;margin:0 auto;padding:8rem 3rem;display:grid;grid-template-columns:1fr 1.2fr;gap:6rem;align-items:start}.gtmo-problem-label{font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase;color:#15847a;margin-bottom:2rem;display:flex;align-items:center;gap:.75rem}.gtmo-problem-label:after{content:"";flex:1;height:1px;background:#15847a33}.gtmo-problem-title{font-size:clamp(2.2rem,3.5vw,3.2rem);text-transform:uppercase;letter-spacing:.02em;line-height:1;color:#3a3a3a}.gtmo-problem-text{font-size:1.15rem;line-height:1.85;color:#666;padding-top:.5rem}.gtmo-problem-text p{margin:0}.gtmo-divider{max-width:80rem;margin:0 auto;padding:0 3rem}.gtmo-divider-line{height:1px;background:linear-gradient(90deg,#0000,#15847a4d,#0000)}.gtmo-cycle{max-width:80rem;margin:0 auto;padding:8rem 3rem}.gtmo-cycle-header{text-align:center;margin-bottom:6rem}.gtmo-cycle-label{font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase;color:#15847a;margin-bottom:1.5rem}.gtmo-cycle-title{font-size:clamp(2.5rem,4vw,3.5rem);text-transform:uppercase;letter-spacing:.02em;color:#3a3a3a;margin-bottom:1rem}.gtmo-cycle-subtitle{font-size:1.15rem;color:#666;max-width:550px;margin:0 auto;line-height:1.6}.gtmo-step{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:6rem}.gtmo-step:nth-child(2n){direction:rtl}.gtmo-step:nth-child(2n)>*{direction:ltr}.gtmo-step-hero-number{font-size:clamp(14rem,20vw,22rem);line-height:.8;color:#0000;letter-spacing:-.04em;-webkit-text-stroke:2px #15847a26;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.gtmo-step-name{font-size:clamp(1.6rem,2.5vw,2.2rem);text-transform:uppercase;letter-spacing:.03em;color:#3a3a3a;margin-bottom:1rem;line-height:1.1}.gtmo-step-desc{font-size:1.1rem;line-height:1.7;color:#666;margin:0}.gtmo-contributions{background:#3a3a3a;padding:8rem 0}.gtmo-contributions-inner{max-width:80rem;margin:0 auto;padding:0 3rem}.gtmo-contributions-header{margin-bottom:5rem}.gtmo-contributions-label{font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase;color:#2e9b8f;margin-bottom:1.5rem}.gtmo-contributions-title{font-size:clamp(2.2rem,3.5vw,3rem);text-transform:uppercase;letter-spacing:.02em;color:#fff;max-width:600px}.gtmo-contributions-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid #ffffff1a}.gtmo-contribution{padding:2.5rem 2rem 2.5rem 0;border-bottom:1px solid #ffffff1a;position:relative;transition:all .3s ease}.gtmo-contribution:before{content:"";position:absolute;top:0;left:0;width:0;height:2px;background:#2e9b8f;transition:width .4s ease}.gtmo-contribution:hover:before{width:100%}.gtmo-contribution-name{font-size:1.4rem;text-transform:uppercase;letter-spacing:.04em;color:#fff;margin-bottom:.75rem;line-height:1.2}.gtmo-contribution-desc{font-size:1.1rem;color:#ffffff80;line-height:1.6;margin:0}.gtmo-outcomes{max-width:80rem;margin:0 auto;padding:8rem 3rem}.gtmo-outcomes-header{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-bottom:5rem}.gtmo-outcomes-label{font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase;color:#15847a;margin-bottom:1.5rem}.gtmo-outcomes-title{font-size:clamp(2.2rem,3.5vw,3rem);text-transform:uppercase;letter-spacing:.02em;color:#3a3a3a;line-height:1}.gtmo-outcomes-intro{font-size:1.1rem;color:#666;line-height:1.7;margin:0;padding-top:.5rem}.gtmo-outcomes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.gtmo-outcome{border-left:2px solid #15847a;padding:2rem}.gtmo-outcome-name{font-size:1.3rem;text-transform:uppercase;letter-spacing:.04em;color:#3a3a3a;margin-bottom:.5rem;line-height:1.2}.gtmo-outcome-desc{font-size:1.1rem;color:#666;line-height:1.6;margin:0}.gtmo-cta{background:#3a3a3a;padding:10rem 3rem;text-align:center;position:relative;overflow:hidden}.gtmo-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,#15847a14 0,#0000 70%);pointer-events:none}.gtmo-cta-content{position:relative;z-index:2;max-width:700px;margin:0 auto}.gtmo-cta-title{font-size:clamp(2.5rem,4vw,3.5rem);text-transform:uppercase;letter-spacing:.02em;color:#fff;line-height:1;margin-bottom:1.5rem}.gtmo-cta-text{font-size:1.1rem;color:#ffffff80;line-height:1.7;margin-bottom:3rem}.gtmo-cta-button{display:inline-block;background:#15847a;color:#fff;padding:1.2rem 3.5rem;border-radius:100px;border:none;font-size:1.1rem;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:all .4s ease;box-shadow:0 8px 32px #15847a4d}.gtmo-cta-button:hover{transform:translateY(-3px);box-shadow:0 16px 48px #15847a73;background:#1a9b8f}@media (max-width:1024px){.gtmo-hero{height:47vh;min-height:340px}.gtmo-hero-illustration{width:380px;height:380px;right:2%;opacity:.7}.gtmo-hero-content{padding:0 2rem 4rem}.gtmo-problem{padding:6rem 2rem}.gtmo-problem,.gtmo-step{grid-template-columns:1fr;gap:2rem}.gtmo-step{margin-bottom:5rem}.gtmo-step:nth-child(2n){direction:ltr}.gtmo-step-hero-number{font-size:10rem}.gtmo-contributions-grid{grid-template-columns:repeat(2,1fr);gap:0 3rem}.gtmo-outcomes-header{grid-template-columns:1fr;gap:1.5rem}.gtmo-outcomes-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.gtmo-back{top:5.5rem;left:1rem;font-size:.75rem;padding:.5rem 1rem}.gtmo-hero-illustration{width:260px;height:260px;right:-2%;top:30%;opacity:.3}.gtmo-hero{height:43vh;min-height:300px}.gtmo-hero-content{padding:0 1.5rem 3rem}.gtmo-hero-meta{flex-wrap:wrap;gap:1.5rem}.gtmo-hero-divider{display:none}.gtmo-cycle,.gtmo-problem{padding:5rem 1.5rem}.gtmo-cycle-header,.gtmo-step{margin-bottom:4rem}.gtmo-contributions{padding:5rem 0}.gtmo-contributions-inner{padding:0 1.5rem}.gtmo-contributions-grid{grid-template-columns:1fr}.gtmo-contribution{padding:2rem 0}.gtmo-outcomes{padding:5rem 1.5rem}.gtmo-outcomes-grid{grid-template-columns:1fr}.gtmo-cta{padding:6rem 1.5rem}.gtmo-divider{padding:0 1.5rem}}@media (max-width:480px){.gtmo-hero{height:40vh;min-height:270px}.gtmo-hero-stat strong{font-size:1.4rem}.gtmo-step-hero-number{font-size:8rem}}.gtmo-back,.gtmo-contribution-name,.gtmo-contributions-label,.gtmo-contributions-title,.gtmo-cta-button,.gtmo-cta-title,.gtmo-cycle-label,.gtmo-cycle-title,.gtmo-hero-label,.gtmo-hero-stat strong,.gtmo-hero-title,.gtmo-outcome-name,.gtmo-outcomes-label,.gtmo-outcomes-title,.gtmo-problem-label,.gtmo-problem-title,.gtmo-step-hero-number,.gtmo-step-name{font-family:var(--font-staatliches),-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-weight:400}.gtmo-contribution-desc,.gtmo-cta-text,.gtmo-cycle-subtitle,.gtmo-outcome-desc,.gtmo-outcomes-intro,.gtmo-problem-text,.gtmo-step-desc{font-family:var(--font-roboto),-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}