.ghgp-steps-flow{--text:var(--wp--preset--color--text);--muted:color-mix(in oklab,var(--wp--preset--color--text) 75%,transparent);--accent:var(--wp--preset--color--accent);--accent-700:color-mix(in oklab,var(--wp--preset--color--accent) 80%,#000);--arrow:color-mix(in oklab,var(--wp--preset--color--secondary) 85%,#fff 15%)}.ghgp-steps-flow .container{max-width:1200px}.ghgp-steps-flow__header{margin-bottom:clamp(1rem,3vw,2rem);text-align:center}.ghgp-steps-flow__title{color:var(--text);font-size:clamp(1.8rem,4.8vw,3rem);font-weight:800;margin:0 0 .25rem}.ghgp-steps-flow__subtitle{color:var(--muted);font-size:clamp(1rem,2.6vw,1.25rem);margin:0}.ghgp-steps-flow__grid{align-items:start;display:grid;gap:clamp(1.25rem,5vw,3rem);grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center}.ghgp-steps-flow__item{max-width:360px;position:relative;text-align:center}.ghgp-steps-flow__illustration img{display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.12));height:auto;width:100%}.ghgp-steps-flow__titleRow{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:.5rem}.ghgp-steps-flow__badge{background:linear-gradient(180deg,var(--accent) 0,var(--accent-700) 100%);border-radius:9999px;box-shadow:0 8px 18px rgba(0,0,0,.18);color:#fff;display:grid;flex-shrink:0;font-weight:800;height:36px;place-items:center;position:static;width:36px}.ghgp-steps-flow__stepTitle{color:var(--text);font-weight:800;margin:0}.ghgp-steps-flow__arrow{color:var(--arrow);display:none;position:absolute;right:-70px;top:20%}.ghgp-steps-flow__arrow img{display:block;height:auto;width:120px}@media(min-width:900px){.ghgp-steps-flow__arrow{display:block}}.ghgp-steps-flow__cta{margin-top:clamp(1rem,3vw,2.25rem);text-align:center}.ghgp-steps-flow__ctaBtn{background:linear-gradient(180deg,var(--accent) 0,var(--accent-700) 100%);border-radius:9999px;box-shadow:0 14px 30px rgba(0,0,0,.18);color:#fff;display:inline-block;font-weight:800;padding:.95rem 1.9rem;text-decoration:none}@media(max-width:899px){.ghgp-steps-flow__grid{grid-template-columns:1fr}.ghgp-steps-flow__item{max-width:440px}}@supports(animation-timeline:view()){.ghgp-steps-flow__illustration,.ghgp-steps-flow__item,.ghgp-steps-flow__titleRow{animation:stepsIn .8s ease-out both;animation-timeline:view();animation-range:entry 10% cover 30%}@keyframes stepsIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}
