.gchs-adopt-process{font-family:var(--wp--preset--font-family--body);color:var(--wp--preset--color--neutral-mid,#4a4a4a);box-sizing:border-box;width:100%;max-width:1350px;margin-inline:auto;padding:0}.gchs-adopt-process>*+*{margin-top:var(--wp--preset--spacing--60,3rem)}.gchs-adopt-process__hero{text-align:center;padding:var(--wp--preset--spacing--60,3rem) var(--wp--preset--spacing--40,1.5rem);border-radius:16px;background:var(--wp--preset--color--neutral-light,#e4e5ed)}.gchs-adopt-process__hero--has-image{background-size:cover;background-position:center;color:#fff;position:relative;overflow:hidden}.gchs-adopt-process__hero--has-image::before{content:"";position:absolute;inset:0;background:rgb(26 54 80 / .55)}.gchs-adopt-process__hero-content{position:relative;max-width:760px;margin-inline:auto}.gchs-adopt-process__hero-label{display:inline-block;font-family:var(--wp--preset--font-family--heading);font-size:var(--wp--preset--font-size--small,.875rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--wp--preset--color--primary,#245493);margin-bottom:.5rem}.gchs-adopt-process__hero--has-image .gchs-adopt-process__hero-label{color:#fff}.gchs-adopt-process__hero-heading{font-family:var(--wp--preset--font-family--heading);font-size:var(--wp--preset--font-size--xx-large,2.5rem);font-weight:800;line-height:1.15;margin:0 0 1rem;color:var(--wp--preset--color--primary,#245493)}.gchs-adopt-process__hero--has-image .gchs-adopt-process__hero-heading{color:#fff}.gchs-adopt-process__hero-desc{font-size:var(--wp--preset--font-size--medium,1.125rem);line-height:1.6;margin:0}.gchs-adopt-process__before{max-width:820px;margin-inline:auto}.gchs-adopt-process__before-heading,.gchs-adopt-process__steps-heading{font-family:var(--wp--preset--font-family--heading);font-size:var(--wp--preset--font-size--x-large,1.75rem);font-weight:800;color:var(--wp--preset--color--primary,#245493);text-align:center;margin:0 0 var(--wp--preset--spacing--40,1.5rem);line-height:1.2}.gchs-adopt-process__before-intro,.gchs-adopt-process__before-body p{font-size:var(--wp--preset--font-size--medium,1.0625rem);line-height:1.7;margin:0 0 1rem}.gchs-adopt-process__before-questions-heading{font-family:var(--wp--preset--font-family--heading);font-weight:700;color:var(--wp--preset--color--primary,#245493);margin:1.5rem 0 .75rem}.gchs-adopt-process__questions{list-style:none;margin:0 0 1.5rem;padding:0;display:grid;gap:.6rem}.gchs-adopt-process__question{position:relative;padding:.85rem 1rem .85rem 2.75rem;background:#fff;border:1px solid var(--wp--preset--color--neutral-light,#e4e5ed);border-radius:10px;font-size:var(--wp--preset--font-size--medium,1rem);line-height:1.45;box-shadow:0 3px 10px rgb(0 0 0 / .04)}.gchs-adopt-process__question::before{content:"\2713";position:absolute;left:1rem;top:.85rem;color:var(--wp--preset--color--primary,#245493);font-weight:800}.gchs-adopt-process__steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:var(--wp--preset--spacing--30,1rem);align-items:stretch}.gchs-adopt-process__step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--wp--preset--spacing--50,2rem) 1.25rem var(--wp--preset--spacing--40,1.5rem);background:#fff;border:1px solid var(--wp--preset--color--neutral-light,#e4e5ed);border-radius:14px;box-shadow:0 6px 20px rgb(0 0 0 / .06)}.gchs-adopt-process__step-number{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--wp--preset--color--primary,#245493);color:#fff;font-family:var(--wp--preset--font-family--heading);font-weight:800;font-size:var(--wp--preset--font-size--medium,1.125rem);margin-bottom:.75rem}.gchs-adopt-process__step-icon{display:block;font-size:1.75rem;color:var(--wp--preset--color--primary,#245493);margin-bottom:.75rem;line-height:1}.gchs-adopt-process__step-icon svg{width:1.75rem;height:1.75rem;fill:currentColor}.gchs-adopt-process__step-title{font-family:var(--wp--preset--font-family--heading);font-size:var(--wp--preset--font-size--medium,1.125rem);font-weight:700;color:var(--wp--preset--color--primary,#245493);margin:0 0 .5rem;line-height:1.3}.gchs-adopt-process__step-desc{font-size:var(--wp--preset--font-size--small,.9375rem);line-height:1.6;margin:0;color:var(--wp--preset--color--neutral-mid,#4a4a4a)}.gchs-adopt-process__step-button,.gchs-adopt-process__btn{margin-top:.9rem}.gchs-adopt-process__cta{text-align:center;background:var(--wp--preset--color--neutral-light,#e4e5ed);border-radius:16px;padding:var(--wp--preset--spacing--60,3rem) var(--wp--preset--spacing--40,1.5rem)}.gchs-adopt-process__cta-heading{font-family:var(--wp--preset--font-family--heading);font-size:var(--wp--preset--font-size--x-large,1.75rem);font-weight:800;color:var(--wp--preset--color--primary,#245493);margin:0 auto;max-width:760px;line-height:1.25}.gchs-adopt-process__cta-text{font-size:var(--wp--preset--font-size--medium,1.0625rem);line-height:1.6;margin:.75rem auto 0;max-width:640px}.gchs-adopt-process__cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem}.gchs-adopt-process__cta-actions .gchs-adopt-process__btn{margin-top:0}@media (max-width:782px){.gchs-adopt-process{padding:0 var(--wp--preset--spacing--30,1rem)}.gchs-adopt-process__hero-heading{font-size:var(--wp--preset--font-size--x-large,2rem)}.gchs-adopt-process__steps-grid{grid-template-columns:1fr;max-width:480px;margin-inline:auto}}