.what-to-expect{background:var(--what-to-expect-bg,var(--color-forest));color:var(--what-to-expect-color,var(--color-pale));padding-bottom:4rem;padding-top:4rem}.what-to-expect.has-background-image{background-image:linear-gradient(rgba(0,56,46,.86),rgba(0,56,46,.86)),var(--what-to-expect-bg-image);background-position:50%;background-repeat:no-repeat;background-size:cover}.what-to-expect.has-default-pattern-background{background-image:var(--what-to-expect-bg-image);background-repeat:repeat;background-size:auto}.what-to-expect.has-default-pattern-background,.what-to-expect.has-default-pattern-background .what-to-expect__copy,.what-to-expect.has-default-pattern-background .what-to-expect__heading,.what-to-expect.has-default-pattern-background .what-to-expect__step-copy,.what-to-expect.has-default-pattern-background .what-to-expect__step-title{color:var(--what-to-expect-color,var(--color-forest))}.what-to-expect.has-default-pattern-background .what-to-expect__callout{background:var(--what-to-expect-callout-bg,var(--color-forest));color:var(--what-to-expect-callout-color,var(--color-cream))}.what-to-expect.has-default-pattern-background .what-to-expect__note{color:var(--what-to-expect-note-color,var(--color-forest))}.what-to-expect__inner{display:grid;gap:2.35rem;margin:auto;width:min(var(--container-wide),calc(100% - 2rem))}.what-to-expect__header{display:grid;gap:.45rem;margin:0;max-width:42rem}.what-to-expect__eyebrow{color:var(--what-to-expect-accent,var(--color-gold));font-family:Marcellus,serif;font-size:var(--wp--preset--font-size--eyebrow);letter-spacing:.02em;line-height:1.35;margin:0;text-transform:uppercase}.what-to-expect__heading{font-size:clamp(2.25rem,4.5vw,3.375rem);line-height:1.05}.what-to-expect__copy,.what-to-expect__heading{color:var(--what-to-expect-color,var(--color-pale));margin:0}.what-to-expect__copy{font-size:clamp(.95rem,1.15vw,1.08rem);line-height:1.6}.what-to-expect__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.what-to-expect__dots{display:none}.what-to-expect__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid var(--what-to-expect-accent,var(--color-gold));border-radius:999px;cursor:pointer;display:block;height:.7rem;padding:0;width:.7rem}.what-to-expect__dot:focus-visible{outline:2px solid var(--what-to-expect-color,var(--color-pale));outline-offset:3px}.what-to-expect__dot.is-active{background:var(--what-to-expect-color,var(--color-pale));border-color:var(--what-to-expect-color,var(--color-pale))}.what-to-expect__step{align-content:start;border:1px solid var(--what-to-expect-accent,rgba(166,124,55,.78));display:grid;gap:1.35rem;margin:0;min-height:11.875rem;padding:clamp(1.25rem,2vw,1.75rem)}.what-to-expect__number{background:var(--what-to-expect-accent,var(--color-gold));color:var(--color-pale);display:inline-grid;font-size:.9rem;font-weight:700;height:2rem;line-height:1;min-width:2.55rem;padding:0 .65rem;place-items:center;width:-moz-fit-content;width:fit-content}.what-to-expect__step-title{font-size:clamp(1.2rem,1.6vw,1.5rem);line-height:1.2}.what-to-expect__step-copy,.what-to-expect__step-title{color:var(--what-to-expect-color,var(--color-pale));margin:0}.what-to-expect__step-copy{font-size:.94rem;line-height:1.55}.what-to-expect__callout{background:var(--what-to-expect-callout-bg,var(--color-cream));color:var(--what-to-expect-callout-color,var(--color-forest));font-weight:700;line-height:1.45;margin:0;padding:.45rem 1rem;text-align:center}.what-to-expect__note{color:var(--what-to-expect-note-color,rgba(245,239,226,.82));font-size:.82rem;line-height:1.6;margin:0;text-align:center}.what-to-expect__inspector-step{border-bottom:1px solid #ddd;margin-bottom:1rem;padding-bottom:1rem}.what-to-expect__background-control p{margin-bottom:.5rem}.what-to-expect__background-control img{display:block;height:auto;margin-bottom:.75rem;max-width:100%}.what-to-expect__background-actions{display:flex;flex-wrap:wrap;gap:.5rem}@media (max-width:900px){.what-to-expect__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.what-to-expect.has-mobile-slider .what-to-expect__grid{grid-auto-columns:minmax(16rem,42%);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;padding-bottom:.15rem;scroll-padding-inline:0;scroll-snap-type:x mandatory;scrollbar-width:none}.what-to-expect.has-mobile-slider .what-to-expect__grid::-webkit-scrollbar{display:none}.what-to-expect.has-mobile-slider .what-to-expect__step{min-height:19rem;scroll-snap-align:start}.what-to-expect.has-mobile-slider .what-to-expect__dots{align-items:center;display:flex;gap:.65rem;justify-content:center;margin-top:-.35rem}}@media (max-width:640px){.what-to-expect{padding-bottom:3rem;padding-top:3rem}.what-to-expect__grid{grid-template-columns:1fr}.what-to-expect.has-mobile-slider .what-to-expect__grid{gap:.6rem;grid-auto-columns:minmax(9.7rem,calc(50% - .3rem));scroll-padding-inline:0}.what-to-expect__step{min-height:0}.what-to-expect.has-mobile-slider .what-to-expect__step{gap:1.25rem;min-height:19.2rem;padding:1.3rem 1.2rem}.what-to-expect.has-mobile-slider .what-to-expect__step-title{font-size:1.18rem}.what-to-expect.has-mobile-slider .what-to-expect__step-copy{font-size:.84rem;line-height:1.5}}