.pcg-ask-page .pcg-ask-workspace {
	max-width: none !important;
	width: 100% !important;
}

.pcg-ask-profile-control.is-empty .pcg-ask-profile-empty {
	display: block !important;
	font-weight: 700;
}

body.pcg-ask-page main#wp--skip-link--target {
	margin-top: 8px !important;
}

body.pcg-ask-page main#wp--skip-link--target .entry-content {
	padding-top: 16px !important;
}

body.pcg-help-center-page main#wp--skip-link--target {
	margin-top: 8px !important;
}

body.pcg-help-center-page main#wp--skip-link--target .entry-content {
	padding-top: 16px !important;
}

body.pcg-help-center-page .entry-content > .wp-block-group:first-child {
	margin-bottom: 16px !important;
	padding: 16px 20px !important;
}

body.pcg-help-center-page .entry-content > .wp-block-group:first-child h2 {
	margin: 0 0 6px !important;
}

body.pcg-help-center-page .entry-content > .wp-block-group:first-child p {
	margin: 0 0 10px !important;
}

body.pcg-help-center-page .pcg-help-center {
	padding-top: 12px !important;
	padding-bottom: 48px !important;
}

body.pcg-help-center-page .pcg-help-breadcrumbs {
	margin-bottom: 10px !important;
}

body.pcg-help-center-page .pcg-help-hero {
	padding: 22px 36px !important;
}

body.pcg-help-center-page .pcg-help-hero h1 {
	font-size: 40px !important;
	line-height: 1.1 !important;
	margin: 3px 0 6px !important;
}

body.pcg-help-center-page .pcg-help-lead {
	font-size: 18px !important;
	line-height: 1.5 !important;
}

body.pcg-help-center-page .pcg-help-question {
	margin-top: 16px !important;
}

body.pcg-help-center-page .pcg-help-hero__links {
	margin-top: 12px !important;
}

body.pcg-help-center-page main#wp--skip-link--target .entry-content .pcg-help-center .pcg-help-section-heading > .pcg-help-eyebrow {
	margin-bottom: 0 !important;
}

body.pcg-help-center-page main#wp--skip-link--target .entry-content .pcg-help-center .pcg-help-section-heading > h2 {
	margin-block: 3px 8px !important;
	margin-top: 3px !important;
	margin-bottom: 8px !important;
}

@media (max-width: 560px) {
	body.pcg-help-center-page .pcg-help-hero {
		padding: 18px 16px !important;
	}

	body.pcg-help-center-page .pcg-help-hero h1 {
		font-size: 32px !important;
	}
}

.pcg-ask-page .pcg-ask-main {
	padding: 32px 0 48px !important;
}

.pcg-ask-page .pcg-ask-hero {
	padding: 18px 32px 16px !important;
}

.pcg-ask-page .pcg-ask-hero h1 {
	font-size: 36px !important;
	line-height: 1.1 !important;
}

.pcg-ask-page .pcg-ask-hero p {
	line-height: 1.45 !important;
}

.pcg-help-context {
	border: 0;
	margin: 0 0 14px;
	padding: 0;
}

.pcg-context-template[hidden] {
	display: none !important;
}

.pcg-ask-context-bar {
	background: #f4f9f6;
	border: 2px solid #26714a;
	border-radius: 6px;
	box-sizing: border-box;
	margin: 0 0 18px;
	padding: 16px;
	width: 100%;
}

.pcg-ask-context-bar__top {
	align-items: start;
	display: grid;
	gap: 18px;
	grid-template-columns: minmax(0, 1fr) minmax(230px, 320px);
}

.pcg-ask-context-kicker {
	color: #26714a;
	display: block;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0;
	text-transform: uppercase;
}

body.pcg-ask-page #pcg-ask-guide .pcg-ask-context-bar h2 {
	color: #173f2d;
	font-size: 1.3rem;
	margin-block: 3px 3px !important;
	margin-top: 3px !important;
	margin-bottom: 3px !important;
}

body.pcg-ask-page #pcg-ask-guide .pcg-ask-heading > p:first-child,
body.pcg-ask-page #pcg-ask-guide #pcg-ask-history > p:first-child {
	margin-bottom: 0 !important;
}

body.pcg-ask-page #pcg-ask-guide .pcg-ask-heading > h2,
body.pcg-ask-page #pcg-ask-guide #pcg-ask-history > h2 {
	margin-block: 3px 10px !important;
	margin-top: 3px !important;
	margin-bottom: 10px !important;
}

.pcg-ask-context-bar__top p {
	color: #4e6156;
	font-size: 14px;
	line-height: 1.45;
	margin: 0;
}

.pcg-ask-profile-control {
	align-items: stretch;
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.pcg-ask-profile-control.is-empty {
	align-self: center;
}

.pcg-ask-profile-control label {
	color: #173f2d;
	font-size: 13px;
	font-weight: 800;
}

.pcg-ask-profile-control select {
	background: #fff;
	border: 1px solid #9eaea4;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 16px;
	min-height: 42px;
	width: 100%;
}

.pcg-ask-profile-control a {
	color: #1f6542;
	font-size: 13px;
	font-weight: 700;
}

.pcg-ask-profile-control .pcg-ask-profile-button {
	background: #26714a;
	border: 2px solid #1d5b3b;
	border-radius: 4px;
	color: #fff !important;
	display: block;
	font-size: 14px;
	font-weight: 800;
	margin-top: 3px;
	padding: 9px 12px;
	text-align: center;
	text-decoration: none !important;
}

.pcg-ask-profile-control .pcg-ask-profile-button:hover,
.pcg-ask-profile-control .pcg-ask-profile-button:focus-visible {
	background: #1d5b3b;
	outline: 3px solid #e6b85c;
	outline-offset: 2px;
}

.pcg-ask-profile-link {
	background: #fff;
	border: 1px solid #9eaea4;
	border-radius: 4px;
	padding: 10px 12px;
	text-align: center;
}

.pcg-ask-weather-status:not(:empty) {
	background: #fff;
	border-left: 4px solid #b96745;
	margin-top: 12px;
	padding: 10px 12px;
}

.pcg-ask-weather-status strong,
.pcg-ask-weather-status small,
.pcg-ask-weather-status > span {
	display: block;
}

.pcg-ask-weather-status small {
	color: #5b6c62;
	margin-top: 7px;
}

.pcg-ask-weather-metrics {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 14px;
	margin-top: 5px;
}

.pcg-ask-weather-metrics span {
	font-size: 13px;
}

.pcg-ask-context-update {
	background: #26714a !important;
	border: 0 !important;
	border-radius: 4px;
	color: #fff !important;
	font-size: 15px;
	font-weight: 800;
	margin-top: 12px;
	min-height: 44px;
	padding: 10px 16px;
}

.pcg-ask-main-context {
	background: transparent;
	border: 0;
	border-radius: 6px;
	display: grid;
	gap: 8px;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	margin: 14px 0 0;
	padding: 0;
}

.pcg-ask-main-context legend,
.pcg-ask-main-context > p {
	grid-column: 1 / -1;
}

.pcg-help-context legend {
	color: #173f2d;
	font-size: 16px;
	font-weight: 800;
	padding: 0;
}

.pcg-help-context legend span,
.pcg-help-context > p {
	color: #5b6c62;
	font-size: 13px;
	font-weight: 500;
}

.pcg-help-context > p {
	margin: 3px 0 8px;
}

.pcg-help-context__group {
	background: #f8fbf9;
	border: 1px solid #d8e2dc;
	border-radius: 6px;
	margin-top: 7px;
}

.pcg-ask-main-context .pcg-help-context__group {
	margin-top: 0;
}

.pcg-ask-main-context .pcg-help-context__group summary {
	box-sizing: border-box;
	height: 92px;
	min-height: 92px;
}

.pcg-help-context__conditions label.is-weather-suggested {
	background: #e7f3ea;
	box-shadow: inset 3px 0 #26714a;
}

.pcg-help-context__group summary {
	align-items: flex-start;
	background: #26714a;
	border: 2px solid #1d5b3b;
	border-radius: 4px;
	box-shadow: 0 2px 4px rgba(23, 63, 45, 0.2);
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	gap: 9px;
	min-height: 62px;
	padding: 10px 12px;
}

.pcg-help-context__group summary:hover,
.pcg-help-context__group summary:focus-visible {
	background: #1d5b3b;
	box-shadow: 0 3px 7px rgba(23, 63, 45, 0.28);
	outline: 3px solid #e6b85c;
	outline-offset: 2px;
}

.pcg-help-context__group[open] summary {
	background: #173f2d;
	border-radius: 4px 4px 0 0;
}

.pcg-help-context__toggle {
	background: #fff;
	border: 2px solid #fff !important;
	border-radius: 3px;
	color: #173f2d;
	cursor: pointer;
	font-size: 12px;
	font-weight: 800;
	min-height: 34px;
	padding: 4px 7px;
	white-space: nowrap;
}

.pcg-help-context__toggle:hover,
.pcg-help-context__toggle:focus-visible {
	background: #fff3cf;
	border-color: #e6b85c !important;
	color: #173f2d;
	outline: 2px solid #e6b85c;
	outline-offset: 2px;
}

.pcg-help-context__conditions {
	border-top: 1px solid #d8e2dc;
	display: grid;
	gap: 2px;
	padding: 7px;
}

.pcg-help-context__conditions label {
	align-items: center;
	border-radius: 4px;
	cursor: pointer;
	display: flex;
	gap: 8px;
	padding: 7px;
}

.pcg-help-context__conditions label:hover {
	background: #edf6f0;
}

.pcg-help-context input {
	accent-color: #26714a;
	flex: 0 0 auto;
	height: 20px !important;
	margin: 1px 0 0;
	min-height: 20px !important;
	width: 20px;
}

.pcg-help-context summary strong,
.pcg-help-context summary small {
	display: block;
}

@media (max-width: 900px) {
	.pcg-ask-context-bar__top {
		grid-template-columns: 1fr;
	}

	.pcg-ask-main-context {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.pcg-ask-main-context .pcg-help-context__group summary {
		height: 84px;
		min-height: 84px;
	}
}

@media (max-width: 560px) {
	.pcg-ask-page .pcg-ask-main {
		padding: 20px 0 36px !important;
	}

	.pcg-ask-page .pcg-ask-hero {
		padding: 16px !important;
	}

	.pcg-ask-page .pcg-ask-hero h1 {
		font-size: 30px !important;
	}

	.pcg-ask-context-bar {
		padding: 12px;
	}

	.pcg-ask-main-context {
		grid-template-columns: 1fr;
	}

	.pcg-ask-main-context .pcg-help-context__group summary {
		height: auto;
		min-height: 68px;
	}
}

.pcg-help-context summary strong {
	color: #fff !important;
	font-size: 14px;
}

.pcg-help-context summary small {
	color: #eef7f1 !important;
	font-size: 12px;
	line-height: 1.35;
	margin-top: 2px;
}

.pcg-ask-jump-to-new {
	background: #26714a !important;
	border-radius: 6px;
	color: #fff !important;
	display: inline-flex;
	font-weight: 800;
	margin: 12px 0 18px;
	padding: 11px 16px;
	text-decoration: none !important;
}

.pcg-ask-edit-question {
	background: #fff !important;
	border: 2px solid #26714a;
	border-radius: 6px;
	color: #173f2d !important;
	display: inline-flex;
	font-weight: 800;
	margin: 12px 0 18px 10px;
	padding: 9px 14px;
	text-decoration: none !important;
}

.pcg-ask-add-missing-details {
	background: #fff !important;
	border: 2px solid #26714a !important;
	border-radius: 6px;
	color: #173f2d !important;
	font-weight: 800;
	margin-top: 14px;
	min-height: 42px;
	padding: 8px 13px;
}

#pcg-ask-new-question-heading {
	font-size: 1.35rem;
	margin: 24px 0 8px;
}

.pcg-ask-photo-disclosure {
	background: #f8fbf9;
	border: 1px solid #d8e2dc;
	border-left: 4px solid #b96745;
	border-radius: 4px;
	margin-top: 18px;
}

.pcg-ask-photo-disclosure > summary {
	align-items: center;
	cursor: pointer;
	display: flex;
	gap: 14px;
	justify-content: space-between;
	padding: 13px 16px;
}

.pcg-ask-photo-disclosure > summary strong,
.pcg-ask-photo-disclosure > summary small {
	display: block;
}

.pcg-ask-photo-disclosure > summary strong {
	color: #173f2d;
	font-size: 1rem;
}

.pcg-ask-photo-disclosure > summary small {
	color: #5b6c62;
	font-size: 0.82rem;
	line-height: 1.35;
	margin-top: 2px;
}

.pcg-ask-photo-disclosure > summary b {
	color: #26714a;
	font-size: 0.82rem;
}

.pcg-ask-photo-disclosure .pcg-ask-photo-option {
	border: 0 !important;
	border-top: 1px solid #d8e2dc !important;
	margin: 0 !important;
}

.pcg-ask-examples {
	margin: 18px 0 !important;
}

.pcg-ask-examples h3 {
	font-size: 1rem !important;
	margin-bottom: 8px !important;
}

.pcg-ask-actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 18px;
}

.pcg-ask-history-extra {
	display: none !important;
}

.pcg-ask-history-toggle {
	background: #fff !important;
	border: 2px solid #26714a !important;
	border-radius: 6px;
	color: #173f2d !important;
	font-weight: 800;
	margin-top: 14px;
	min-height: 44px;
	padding: 9px 14px;
}

.pcg-ask-caution + .pcg-ask-history {
	margin-top: 28px;
}

@media (max-width: 640px) {
	.pcg-ask-jump-to-new,
	.pcg-ask-edit-question {
		box-sizing: border-box;
		justify-content: center;
		margin-left: 0;
		width: 100%;
	}
	.pcg-ask-photo-disclosure > summary {
		align-items: flex-start;
	}

	.pcg-ask-actions > * {
		width: 100%;
	}

	.pcg-ask-history article {
		align-items: flex-start !important;
	}
}
.pcg-ask-main-context label.is-profile-suggested {
	background: #eef8ef;
	border-color: #63a66d;
}

.pcg-ask-main-context label.is-profile-suggested span::after {
	content: "Saved area";
	display: inline-block;
	margin-left: 7px;
	padding: 1px 6px;
	border-radius: 3px;
	background: #2f713b;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
}

.pcg-ask-how-link {
	color: #205f3e !important;
	display: inline-block;
	font-weight: 800;
	margin-top: 7px;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.pcg-help-dialog__how-link {
	background: #eef6f0;
	border: 1px solid #c8dace;
	border-radius: 4px;
	color: #205f3e !important;
	display: block;
	font-size: 13px;
	font-weight: 800;
	margin: 8px 0 0;
	padding: 9px 11px;
	text-align: center;
}

.pcg-ask-feedback {
	background: #f4f8f5;
	border: 1px solid #c9d9ce;
	border-radius: 6px;
	box-sizing: border-box;
	margin: 12px 0 18px;
	max-width: 100%;
	padding: 14px 16px;
}

.pcg-ask-feedback__prompt {
	align-items: center;
	display: flex;
	gap: 14px;
	justify-content: space-between;
}

.pcg-ask-feedback h3 {
	color: #173f2c;
	font-size: 18px;
	line-height: 1.3;
	margin: 0 !important;
}

.pcg-ask-feedback__buttons {
	display: flex;
	flex: 0 0 auto;
	gap: 8px;
}

.pcg-ask-feedback button {
	background: #22613f;
	border: 1px solid #22613f;
	border-radius: 4px;
	color: #fff !important;
	cursor: pointer;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.2;
	min-height: 42px;
	padding: 9px 14px;
}

.pcg-ask-feedback button[data-vote="not_helpful"],
.pcg-ask-feedback__cancel {
	background: #fff;
	color: #205f3e !important;
}

.pcg-ask-feedback__details {
	border-top: 1px solid #d8e3db;
	margin-top: 13px;
	padding-top: 13px;
}

.pcg-ask-feedback__details label {
	color: #243a2e;
	display: block;
	font-size: 15px;
	font-weight: 800;
	margin-bottom: 6px;
}

.pcg-ask-feedback__details label span {
	font-weight: 500;
}

.pcg-ask-feedback__details textarea {
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.45;
	margin: 0 0 9px;
	max-width: 100%;
	padding: 10px;
	resize: vertical;
	width: 100%;
}

.pcg-ask-feedback__details > div {
	display: flex;
	gap: 8px;
}

.pcg-ask-feedback__status {
	color: #205f3e;
	font-size: 14px;
	font-weight: 700;
	margin: 8px 0 0;
}

@media (max-width: 600px) {
	.pcg-ask-feedback__prompt {
		align-items: stretch;
		flex-direction: column;
	}

	.pcg-ask-feedback__buttons button {
		flex: 1 1 0;
	}
}

.pcg-how-ask {
	color: #24382e;
	font-size: 17px;
	line-height: 1.65;
	margin: 0 auto;
	max-width: 1160px;
	padding: 8px 24px 54px;
}

body.pcg-how-ask-page #wp--skip-link--target {
	margin-top: 0 !important;
}

body.pcg-how-ask-page #wp--skip-link--target > .entry-content.alignfull.wp-block-post-content {
	padding-top: 6px !important;
}

.pcg-how-ask * {
	box-sizing: border-box;
}

.pcg-how-ask h1,
.pcg-how-ask h2 {
	color: #173f2d;
	letter-spacing: 0;
}

.pcg-how-ask__hero {
	background: #eef6f0;
	border-left: 6px solid #26714a;
	padding: 30px 34px;
}

.pcg-how-ask__hero h1 {
	font-size: clamp(34px, 5vw, 54px);
	line-height: 1.08;
	margin: 3px 0 14px;
}

.pcg-how-ask__hero > p:not(.pcg-how-ask__eyebrow) {
	font-size: 19px;
	margin: 0;
	max-width: 900px;
}

.pcg-how-ask__eyebrow {
	color: #26714a;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 0;
	margin: 0 0 4px;
	text-transform: uppercase;
}

.pcg-how-ask__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 22px;
}

.pcg-how-ask__account-note {
	background: #fff;
	border-left: 4px solid #d2a63d;
	font-size: 15px !important;
	margin: 18px 0 0 !important;
	max-width: 920px;
	padding: 10px 13px;
}

.pcg-how-ask__account-note a {
	color: #205f3e;
	font-weight: 850;
}

.pcg-how-ask__button {
	background: #26714a !important;
	border: 2px solid #26714a;
	border-radius: 5px;
	color: #fff !important;
	display: inline-flex;
	font-weight: 850;
	justify-content: center;
	min-height: 46px;
	padding: 10px 18px;
	text-decoration: none !important;
}

.pcg-how-ask__button--secondary {
	background: #fff !important;
	color: #173f2d !important;
}

.pcg-how-ask__button--print {
	background: #fff !important;
	color: #173f2d !important;
	cursor: pointer;
}

.pcg-how-ask__steps {
	display: grid;
	gap: 7px;
	grid-template-columns: repeat(7, minmax(0, 1fr));
	margin: 14px 0 40px;
}

.pcg-how-ask__steps a {
	align-items: center;
	background: #fff;
	border: 1px solid #cfdcd4;
	color: #173f2d !important;
	display: flex;
	font-size: 13px;
	font-weight: 800;
	gap: 7px;
	min-height: 58px;
	padding: 7px;
	text-decoration: none !important;
}

.pcg-how-ask__steps b,
.pcg-how-ask__number {
	align-items: center;
	background: #26714a;
	border-radius: 50%;
	color: #fff;
	display: flex;
	flex: 0 0 auto;
	font-weight: 900;
	justify-content: center;
}

.pcg-how-ask__steps b {
	height: 28px;
	width: 28px;
}

.pcg-how-ask__intro {
	align-items: start;
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 1.6fr) minmax(280px, 0.8fr);
	margin-bottom: 34px;
}

.pcg-how-ask__intro h2,
.pcg-how-ask__data h2,
.pcg-how-ask__privacy h2,
.pcg-how-ask__finish h2 {
	font-size: 30px;
	line-height: 1.2;
	margin: 2px 0 10px;
}

.pcg-how-ask__notice {
	background: #fff7df;
	border-left: 5px solid #d39a26;
	padding: 16px 18px;
}

.pcg-how-ask__step {
	border-top: 1px solid #d8e2dc;
	display: grid;
	gap: 22px;
	grid-template-columns: 58px minmax(0, 1fr);
	padding: 25px 0;
	scroll-margin-top: 120px;
}

@media print {
	@page {
		margin: 0.55in;
		size: letter portrait;
	}

	body.pcg-how-ask-page {
		background: #fff !important;
		color: #111 !important;
		font-size: 10.5pt !important;
	}

	body.pcg-how-ask-page > .wp-site-blocks > header,
	body.pcg-how-ask-page > .wp-site-blocks > footer,
	body.pcg-how-ask-page #wpadminbar,
	body.pcg-how-ask-page .pcg-help-launcher,
	body.pcg-how-ask-page .pcg-help-dialog,
	body.pcg-how-ask-page .pcg-how-ask__actions {
		display: none !important;
	}

	body.pcg-how-ask-page #wp--skip-link--target,
	body.pcg-how-ask-page .entry-content.wp-block-post-content,
	.pcg-how-ask {
		margin: 0 !important;
		max-width: none !important;
		padding: 0 !important;
		width: 100% !important;
	}

	.pcg-how-ask__hero {
		background: #fff !important;
		border-bottom: 2px solid #26714a;
		border-left: 0;
		padding: 0 0 12px;
	}

	.pcg-how-ask__hero h1 {
		font-size: 25pt;
	}

	.pcg-how-ask__hero > p:not(.pcg-how-ask__eyebrow) {
		font-size: 11pt;
	}

	.pcg-how-ask__steps {
		display: none;
	}

	.pcg-how-ask__intro {
		gap: 14px;
		grid-template-columns: 1.5fr 1fr;
		margin: 14px 0 6px;
	}

	.pcg-how-ask__intro h2,
	.pcg-how-ask__data h2,
	.pcg-how-ask__privacy h2,
	.pcg-how-ask__finish h2,
	.pcg-how-ask__step h2 {
		font-size: 16pt;
	}

	.pcg-how-ask__step {
		break-inside: avoid;
		gap: 10px;
		grid-template-columns: 34px 1fr;
		padding: 12px 0;
	}

	.pcg-how-ask__number {
		font-size: 12pt;
		height: 30px;
		width: 30px;
	}

	.pcg-how-ask__data,
	.pcg-how-ask__privacy {
		break-inside: avoid;
		padding: 12px;
	}

	.pcg-how-ask__table-wrap {
		overflow: visible !important;
		width: 100% !important;
	}

	.pcg-how-ask table {
		font-size: 9pt;
		min-width: 0 !important;
		table-layout: fixed;
		width: 100% !important;
	}

	.pcg-how-ask th,
	.pcg-how-ask td {
		overflow-wrap: anywhere;
		word-break: normal;
	}

	.pcg-how-ask th:nth-child(1),
	.pcg-how-ask td:nth-child(1) {
		width: 23%;
	}

	.pcg-how-ask th:nth-child(2),
	.pcg-how-ask td:nth-child(2) {
		width: 45%;
	}

	.pcg-how-ask th:nth-child(3),
	.pcg-how-ask td:nth-child(3) {
		width: 32%;
	}

	.pcg-how-ask th,
	.pcg-how-ask td {
		padding: 6px 7px;
	}

	.pcg-how-ask__finish {
		break-inside: avoid;
		margin-top: 16px;
		padding-top: 12px;
	}

	a[href]::after {
		content: none !important;
	}
}

.pcg-how-ask__number {
	font-size: 20px;
	height: 42px;
	margin-top: -4px;
	width: 42px;
}

.pcg-how-ask__step h2 {
	font-size: 27px;
	line-height: 1.2;
	margin: 0 0 9px !important;
}

body.pcg-how-ask-page .pcg-how-ask section.pcg-how-ask__step > div > h2 {
	margin-block: 0 9px !important;
	margin-top: 0 !important;
}

.pcg-how-ask__step p {
	margin: 0 0 10px;
}

.pcg-how-ask__step a {
	color: #205f3e;
	font-weight: 850;
}

.pcg-how-ask__example {
	background: #eef6f0;
	border-left: 4px solid #63a66d;
	display: grid;
	gap: 3px;
	margin-top: 14px;
	padding: 13px 16px;
}

.pcg-how-ask__data {
	background: #f4f8f5;
	margin: 0 0 22px;
	padding: 26px;
}

#pcg-how-step-3 {
	padding-bottom: 12px;
}

.pcg-how-ask__table-wrap {
	overflow-x: auto;
}

.pcg-how-ask table {
	border-collapse: collapse;
	min-width: 680px;
	width: 100%;
}

.pcg-how-ask th,
.pcg-how-ask td {
	border-bottom: 1px solid #cfdcd4;
	padding: 11px 12px;
	text-align: left;
	vertical-align: top;
}

.pcg-how-ask th {
	background: #26714a;
	color: #fff;
}

.pcg-how-ask__privacy {
	background: #f5f5f2;
	margin-top: 22px;
	padding: 24px 28px;
}

.pcg-how-ask__finish {
	border-top: 5px solid #26714a;
	margin-top: 36px;
	padding: 28px 0 0;
	text-align: center;
}

.pcg-how-ask__finish p {
	margin: 0 auto 16px;
	max-width: 720px;
}

@media (max-width: 900px) {
	.pcg-how-ask__steps {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.pcg-how-ask__intro {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 600px) {
	.pcg-how-ask {
		padding: 12px 14px 44px;
	}

	.pcg-how-ask__hero {
		padding: 22px 18px;
	}

	.pcg-how-ask__hero h1 {
		font-size: 34px;
	}

	.pcg-how-ask__steps {
		grid-template-columns: 1fr;
		margin-bottom: 28px;
	}

	.pcg-how-ask__steps a {
		min-height: 48px;
	}

	.pcg-how-ask__step {
		gap: 12px;
		grid-template-columns: 42px minmax(0, 1fr);
		padding: 24px 0;
	}

	.pcg-how-ask__number {
		font-size: 18px;
		height: 38px;
		margin-top: -3px;
		width: 38px;
	}

	.pcg-how-ask__step h2 {
		font-size: 23px;
	}

	.pcg-how-ask__actions > *,
	.pcg-how-ask__finish .pcg-how-ask__button {
		width: 100%;
	}

	.pcg-how-ask__data,
	.pcg-how-ask__privacy {
		padding: 20px 16px;
	}
}
