body.sc-v2-wwh-page .site-content { padding-top: 0 !important; padding-bottom: 0 !important; } body.sc-v2-wwh-page .sc-page > .sc-section { box-sizing: border-box !important; margin-inline: calc(50% - 50vw) !important; max-width: none !important; padding: 84px max(calc(50vw - 550px), 24px) !important; } body.sc-v2-wwh-page .sc-page > .sc-section > .sc-wrap { max-width: 1100px !important; margin-inline: auto !important; padding-inline: 0 !important; } body.sc-v2-wwh-page .sc-page > .sc-section:nth-child(odd) { background: var(--sc-warm-paper) !important; } body.sc-v2-wwh-page .sc-page > .sc-section:nth-child(even) { background: var(--sc-surface) !important; } body.sc-v2-wwh-page .sc-page-hero { border-bottom: 1px solid var(--sc-border) !important; padding-top: 72px !important; padding-bottom: 76px !important; text-align: center !important; } body.sc-v2-wwh-page .sc-page-hero .sc-wrap { max-width: 760px !important; } body.sc-v2-wwh-page .sc-page-hero .sc-eyebrow { justify-content: center !important; } body.sc-v2-wwh-page .sc-page-hero h1 { max-width: 20ch !important; margin: 18px auto 20px !important; color: var(--sc-navy) !important; font-family: var(--sc-serif) !important; font-size: clamp(2.1rem, 1.4rem + 2vw, 3rem) !important; font-weight: 700 !important; line-height: 1.12 !important; text-wrap: balance !important; } body.sc-v2-wwh-page .sc-page-hero p:not(.sc-eyebrow) { max-width: 62ch !important; margin: 0 auto 30px !important; color: var(--sc-ink) !important; font-family: var(--sc-garamond) !important; font-size: 1.17rem !important; line-height: 1.6 !important; } body.sc-v2-wwh-page .sc-section h2 { max-width: 30ch !important; margin: 0 0 18px !important; color: var(--sc-navy) !important; font-family: var(--sc-serif) !important; font-size: clamp(1.6rem, 1.2rem + 1.2vw, 2.2rem) !important; font-weight: 700 !important; line-height: 1.18 !important; } body.sc-v2-wwh-page .sc-section h2::before { content: "" !important; display: block !important; width: 34px !important; height: 9px !important; margin: 0 0 14px !important; background: var(--sc-red) !important; -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 8'><path d='M1.2 4.1 C10 3.2 22 2.6 33 2.7 C38 2.75 43 2.5 46.8 2.2 L47 3.1 C42 3.8 36 4.1 30 4.2 C20 4.4 9 5.2 1.6 6.3 Z'/></svg>") !important; mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 8'><path d='M1.2 4.1 C10 3.2 22 2.6 33 2.7 C38 2.75 43 2.5 46.8 2.2 L47 3.1 C42 3.8 36 4.1 30 4.2 C20 4.4 9 5.2 1.6 6.3 Z'/></svg>") !important; -webkit-mask-repeat: no-repeat !important; mask-repeat: no-repeat !important; -webkit-mask-size: 100% 100% !important; mask-size: 100% 100% !important; transform: rotate(-1.2deg) !important; } body.sc-v2-wwh-page .sc-section p { max-width: 62ch !important; color: var(--sc-ink) !important; font-family: var(--sc-garamond) !important; font-size: 1.125rem !important; line-height: 1.62 !important; } body.sc-v2-wwh-page .sc-section-heading { display: block !important; } body.sc-v2-wwh-page .sc-service-area-steps { display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 22px !important; margin: 34px 0 0 !important; } body.sc-v2-wwh-page .sc-service-area-steps .sc-card { min-width: 0 !important; padding: 24px 24px 22px !important; background: var(--sc-surface) !important; border: 1px solid var(--sc-border) !important; border-top: 3px solid var(--sc-navy) !important; border-radius: var(--sc-radius) !important; box-shadow: var(--sc-shadow) !important; } body.sc-v2-wwh-page .sc-service-area-steps .sc-card h3 { margin: 0 0 10px !important; padding: 0 !important; color: var(--sc-navy) !important; border: 0 !important; font-family: var(--sc-serif) !important; font-size: 1.25rem !important; font-weight: 700 !important; line-height: 1.3 !important; } body.sc-v2-wwh-page .sc-service-area-steps .sc-card p { margin: 0 !important; font-size: 1.125rem !important; line-height: 1.55 !important; } body.sc-v2-wwh-page .sc-route-card { display: flex !important; flex-direction: column !important; color: var(--sc-ink) !important; text-decoration: none !important; transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease !important; } body.sc-v2-wwh-page .sc-route-card:hover { transform: translateY(-2px) !important; border-color: var(--sc-gold-deep) !important; box-shadow: var(--sc-shadow) !important; } body.sc-v2-wwh-page .sc-route-card__action { display: inline-flex !important; align-items: center !important; gap: 8px !important; margin-top: auto !important; padding-top: 18px !important; color: var(--sc-navy) !important; font-family: var(--sc-sans) !important; font-size: 0.82rem !important; font-weight: 700 !important; letter-spacing: 0.02em !important; } body.sc-v2-wwh-page .sc-route-card__action::after { content: "\2192" !important; color: var(--sc-gold-deep) !important; } body.sc-v2-wwh-page .sc-county-guide-grid { display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 22px !important; margin-top: 34px !important; } body.sc-v2-wwh-page .sc-county-guide-card { display: flex !important; flex-direction: column !important; min-width: 0 !important; padding: 26px 24px 24px !important; color: var(--sc-ink) !important; background: var(--sc-surface) !important; border: 1px solid var(--sc-border) !important; border-left: 4px solid var(--sc-gold-deep) !important; border-radius: var(--sc-radius) !important; box-shadow: var(--sc-shadow) !important; text-decoration: none !important; transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease !important; } body.sc-v2-wwh-page .sc-county-guide-card:hover { transform: translateY(-2px) !important; border-color: var(--sc-navy) !important; box-shadow: var(--sc-shadow) !important; } body.sc-v2-wwh-page .sc-county-guide-card__towns { margin: 0 0 12px !important; color: var(--sc-navy) !important; font-family: var(--sc-sans) !important; font-size: 0.86rem !important; font-weight: 700 !important; letter-spacing: 0.04em !important; line-height: 1.45 !important; } body.sc-v2-wwh-page .sc-county-guide-card h3 { margin: 0 0 10px !important; padding: 0 !important; color: var(--sc-navy) !important; border: 0 !important; font-family: var(--sc-serif) !important; font-size: 1.35rem !important; font-weight: 700 !important; line-height: 1.25 !important; } body.sc-v2-wwh-page .sc-county-guide-card > p:not(.sc-county-guide-card__towns) { margin: 0 !important; font-size: 1.125rem !important; line-height: 1.55 !important; } body.sc-v2-wwh-page .sc-county-guide-card__action { display: inline-flex !important; align-items: center !important; gap: 8px !important; margin-top: auto !important; padding-top: 18px !important; color: var(--sc-navy) !important; font-family: var(--sc-sans) !important; font-size: 0.88rem !important; font-weight: 700 !important; line-height: 1.4 !important; } body.sc-v2-wwh-page .sc-county-guide-card__action::after { content: "\2192" !important; color: var(--sc-gold-deep) !important; } body.sc-v2-wwh-page .sc-process-card { display: block !important; } body.sc-v2-wwh-page .sc-process-card > span { display: inline-flex !important; align-items: center !important; gap: 10px !important; margin: 0 0 12px !important; color: var(--sc-navy) !important; font-family: var(--sc-sans) !important; font-size: 0.72rem !important; font-weight: 600 !important; letter-spacing: 0.14em !important; } body.sc-v2-wwh-page .sc-process-card > span::before { content: "" !important; width: 12px !important; height: 12px !important; background: var(--sc-surface) !important; border: 2px solid var(--sc-gold-deep) !important; border-radius: 50% !important; } body.sc-v2-wwh-page .sc-process-followup { display: grid !important; grid-template-columns: minmax(180px, 0.42fr) minmax(0, 1fr) !important; gap: 32px !important; max-width: 940px !important; margin-top: 38px !important; padding-top: 28px !important; border-top: 1px solid var(--sc-border) !important; } body.sc-v2-wwh-page .sc-process-followup h3 { margin: 0 !important; padding: 0 !important; color: var(--sc-navy) !important; border: 0 !important; font-family: var(--sc-serif) !important; font-size: 1.35rem !important; font-weight: 700 !important; line-height: 1.3 !important; } body.sc-v2-wwh-page .sc-process-followup__copy { max-width: 76ch !important; } body.sc-v2-wwh-page .sc-process-followup__copy p { margin: 0 0 16px !important; } body.sc-v2-wwh-page .sc-process-followup__copy p:last-child { margin-bottom: 0 !important; } body.sc-v2-wwh-page .sc-section .sc-actions { display: flex !important; flex-wrap: wrap !important; gap: 18px !important; margin-top: 30px !important; } body.sc-v2-wwh-page .sc-page-hero .sc-actions { justify-content: center !important; margin-top: 0 !important; } body.sc-v2-wwh-page .sc-home-base-panel { display: grid !important; grid-template-columns: 1.15fr 0.85fr !important; gap: 34px !important; align-items: start !important; padding: 30px !important; background: var(--sc-surface) !important; border: 1px solid var(--sc-border) !important; border-top: 3px solid var(--sc-navy) !important; border-radius: var(--sc-radius) !important; } body.sc-v2-wwh-page .sc-home-base-panel__story > p { max-width: 58ch !important; margin: 0 0 14px !important; } body.sc-v2-wwh-page .sc-home-base-panel__story > p:last-child { margin-bottom: 0 !important; } body.sc-v2-wwh-page .sc-home-base-panel__details { display: grid !important; gap: 12px !important; margin: 0 !important; } body.sc-v2-wwh-page .sc-home-base-panel__details > div { padding-top: 12px !important; border-top: 1px solid var(--sc-border) !important; } body.sc-v2-wwh-page .sc-home-base-panel__details > div:first-child { padding-top: 0 !important; border-top: 0 !important; } body.sc-v2-wwh-page .sc-home-base-panel__details strong { display: block !important; margin: 0 0 4px !important; color: var(--sc-gold-deep) !important; font-family: var(--sc-sans) !important; font-size: 0.72rem !important; font-weight: 600 !important; letter-spacing: 0.14em !important; text-transform: uppercase !important; } body.sc-v2-wwh-page .sc-context-layout { display: grid !important; grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr) !important; gap: clamp(32px, 6vw, 72px) !important; align-items: start !important; max-width: 1000px !important; padding-top: 28px !important; border-top: 1px solid var(--sc-border) !important; } body.sc-v2-wwh-page .sc-context-layout__lead p { margin: 0 !important; color: var(--sc-navy) !important; font-family: var(--sc-serif) !important; font-size: clamp(1.3rem, 1.05rem + 0.7vw, 1.65rem) !important; font-weight: 700 !important; line-height: 1.42 !important; } body.sc-v2-wwh-page .sc-context-layout__copy p { margin: 0 0 16px !important; } body.sc-v2-wwh-page .sc-context-layout__copy p:last-child { margin-bottom: 0 !important; } body.sc-v2-wwh-page .sc-faq-list { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; column-gap: 56px !important; margin-top: 24px !important; } body.sc-v2-wwh-page .sc-faq-item { min-width: 0 !important; padding: 24px 0 !important; background: transparent !important; border-top: 1px solid var(--sc-border) !important; border-right: 0 !important; border-bottom: 0 !important; border-left: 0 !important; border-radius: 0 !important; box-shadow: none !important; } body.sc-v2-wwh-page .sc-faq-item h3 { max-width: 34ch !important; margin: 0 0 10px !important; padding: 0 !important; color: var(--sc-navy) !important; border: 0 !important; font-family: var(--sc-serif) !important; font-size: 1.22rem !important; font-weight: 700 !important; line-height: 1.35 !important; } body.sc-v2-wwh-page .sc-faq-item p { margin: 0 !important; color: var(--sc-ink-soft) !important; } body.sc-v2-wwh-page .sc-faq-answer-lead { color: var(--sc-ink) !important; font-weight: 700 !important; } body.sc-v2-wwh-page .sc-page > .sc-section:last-child { text-align: center !important; } body.sc-v2-wwh-page .sc-page > .sc-section:last-child h2, body.sc-v2-wwh-page .sc-page > .sc-section:last-child p { margin-left: auto !important; margin-right: auto !important; } body.sc-v2-wwh-page .sc-page > .sc-section:last-child h2::before { margin-left: auto !important; margin-right: auto !important; } body.sc-v2-wwh-page .sc-page > .sc-section:last-child .sc-actions { justify-content: center !important; } body.sc-v2-wwh-page .sc-coverage-note { max-width: 68ch !important; margin-top: 24px !important; color: var(--sc-ink-soft) !important; font-size: 1rem !important; } body.sc-v2-wwh-page .sc-btn:focus-visible, body.sc-v2-wwh-page .sc-route-card:focus-visible, body.sc-v2-wwh-page .sc-county-guide-card--pending, body.sc-v2-wwh-page .sc-county-guide-card--pending:hover { transform: none !important; border-color: var(--sc-stone) !important; box-shadow: none !important; cursor: default !important; } body.sc-v2-wwh-page .sc-county-guide-card:focus-visible { outline: 2px solid var(--sc-surface) !important; outline-offset: 0 !important; box-shadow: 0 0 0 4px var(--sc-navy) !important; } body.sc-v2-wwh-page .sc-section, body.sc-v2-wwh-page .sc-alive-reveal { opacity: 1 !important; transform: none !important; } @media (max-width: 900px) { body.sc-v2-wwh-page .sc-page > .sc-section { padding-top: 64px !important; padding-bottom: 64px !important; } body.sc-v2-wwh-page .sc-service-area-steps, body.sc-v2-wwh-page .sc-county-guide-grid, body.sc-v2-wwh-page .sc-faq-list { grid-template-columns: 1fr !important; } body.sc-v2-wwh-page .sc-process-followup, body.sc-v2-wwh-page .sc-home-base-panel, body.sc-v2-wwh-page .sc-context-layout { grid-template-columns: 1fr !important; } body.sc-v2-wwh-page .sc-home-base-panel { padding: 24px !important; } } @media (max-width: 640px) { body.sc-v2-wwh-page .sc-page > .sc-section { padding-top: 48px !important; padding-bottom: 48px !important; } body.sc-v2-wwh-page .sc-page-hero h1 { font-size: clamp(1.8rem, 6.6vw, 2.1rem) !important; } body.sc-v2-wwh-page .sc-service-area-steps { gap: 16px !important; margin-top: 28px !important; } body.sc-v2-wwh-page .sc-county-guide-grid { gap: 16px !important; margin-top: 28px !important; } body.sc-v2-wwh-page .sc-process-followup { gap: 18px !important; margin-top: 32px !important; padding-top: 24px !important; } } @media (max-width: 480px) { body.sc-v2-wwh-page .sc-section .sc-actions { flex-direction: column !important; align-items: stretch !important; } body.sc-v2-wwh-page .sc-section .sc-actions .sc-btn { justify-content: center !important; width: 100% !important; } } @media (prefers-reduced-motion: reduce) { body.sc-v2-wwh-page *, body.sc-v2-wwh-page *::before, body.sc-v2-wwh-page *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; } body.sc-v2-wwh-page .sc-route-card, body.sc-v2-wwh-page .sc-county-guide-card { transform: none !important; transition: none !important; animation: none !important; } body.sc-v2-wwh-page .sc-route-card:hover, body.sc-v2-wwh-page .sc-county-guide-card:hover { transform: none !important; } body.sc-v2-wwh-page .sc-btn { transition: none !important; animation: none !important; } }
