
.fmp-goal-choice {
	max-width: 760px;
	margin: 0 auto;
	padding: 12px 16px 40px;
}

.fmp-goal-choice > p:first-of-type {
	margin: 0 0 8px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1.2px;
	text-transform: uppercase;
}

.fmp-goal-choice > h1 {
	margin: 0 0 12px;
	font-size: 32px;
	line-height: 1.2;
}

.fmp-goal-choice > h1 + p {
	max-width: 650px;
	margin: 0 0 28px;
	font-size: 17px;
	line-height: 1.6;
}

.fmp-goal-option {
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 22px;
	padding: 26px 28px;
	background: #ffffff;
	border: 1px solid #e1e6e2;
	border-radius: 14px;
	box-shadow: 0 3px 12px rgba(0,0,0,0.06);
}

.fmp-goal-option > p:first-child {
	margin: 0 0 8px;
	font-size: 12px;
	line-height: 1.3;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.fmp-goal-option h2 {
	margin: 0 0 12px;
	font-size: 24px;
	line-height: 1.25;
}

.fmp-goal-option p {
	margin: 0 0 14px;
	font-size: 16px;
	line-height: 1.6;
}

.fmp-goal-option p:last-of-type { margin-bottom: 20px; }

.fmp-goal-button {
	display: inline-block;
	box-sizing: border-box;
	margin-top: 4px;
	padding: 12px 22px;
	border-radius: 8px;
	background: #287a4b;
	color: #ffffff !important;
	font-size: 15px;
	line-height: 1.2;
	font-weight: 700;
	text-decoration: none !important;
	text-align: center;
}

.fmp-goal-button:hover {
	background: #226a41;
	color: #ffffff !important;
	text-decoration: none !important;
}

.fmp-goal-button:focus {
	outline: 3px solid rgba(40,122,75,.25);
	outline-offset: 3px;
}

.fmp-custom-goal-option {
	box-sizing: border-box;
	width: 100%;
	margin: 32px 0 22px;
	padding: 24px 28px;
	background: #f7f8f6;
	border: 1px solid #dfe4df;
	border-radius: 14px;
}

.fmp-custom-goal-option > p:first-child {
	margin: 0 0 8px;
	font-size: 12px;
	line-height: 1.3;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.fmp-custom-goal-option h2 {
	margin: 0 0 10px;
	font-size: 22px;
	line-height: 1.3;
}

.fmp-custom-goal-option p {
	margin: 0 0 18px;
	font-size: 16px;
	line-height: 1.6;
}

.fmp-goal-choice .frm_forms { margin-top: 22px; }

.fmp-goal-choice .frm_submit { margin-top: 20px; }

.fmp-goal-choice .frm_submit button {
	min-height: 46px;
	padding: 12px 24px;
}

@media (max-width: 600px)       {
.fmp-goal-choice { padding: 8px 10px 30px; }

.fmp-goal-choice > h1 { font-size: 27px; }

.fmp-goal-choice > h1 + p {
	font-size: 16px;
	margin-bottom: 22px;
}

.fmp-goal-option,
.fmp-custom-goal-option {
	padding: 21px 19px;
	border-radius: 12px;
}

.fmp-goal-option h2 { font-size: 21px; }

.fmp-custom-goal-option h2 { font-size: 20px; }

.fmp-goal-button {
	display: block;
	width: 100%;
	padding: 13px 16px;
}
}

.fmp-goal-option.fmp-goal-selected {
	background: #f2f8f4;
	border: 2px solid #278a4b;
}

.fmp-goal-option.fmp-goal-selected .fmp-goal-button {
	background: #278a4b;
	color: #ffffff !important;
}

/* ========================================
   FAMILY NUTRITION NAVIGATOR — FAMILY PLAN
   ======================================== */

.fmp-plan-section {
	max-width: 980px;
	margin: 0 auto 28px auto;
	padding: 30px 34px;
	background: #ffffff;
	border: 1px solid #e1e6e2;
	border-radius: 14px;
	box-sizing: border-box;
}

.fmp-plan-label {
	margin: 0 0 10px 0 !important;
	font-size: 15px !important;
	line-height: 1.4 !important;
	font-weight: 700 !important;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #718096 !important;
}

.fmp-plan-section h2 {
	margin: 0 0 16px 0 !important;
	font-size: 30px !important;
	line-height: 1.2 !important;
	font-weight: 700 !important;
}

.fmp-plan-section p {
	margin: 0 0 14px 0 !important;
	font-size: 18px !important;
	line-height: 1.6 !important;
}

.fmp-plan-section p:last-child { margin-bottom: 0 !important; }

.fmp-more-support {
	border-left: 5px solid #28834b;
	background: #f6faf7;
}

.fmp-more-support .fmp-plan-label { color: #28834b !important; }

@media (max-width: 700px)             {
.fmp-plan-section {
	margin-bottom: 20px;
	padding: 24px 20px;
	border-radius: 12px;
}

.fmp-plan-section h2 { font-size: 25px !important; }

.fmp-plan-section p { font-size: 17px !important; }

.fmp-plan-label { font-size: 14px !important; }
}

.fmp-goal-next-step {
	background: #f4f9f5;
	border: 2px solid #278a4b;
	border-radius: 12px;
	padding: 32px;
	margin-top: 32px;
	margin-bottom: 32px;
}

.fmp-goal-next-step a {
	display: inline-block;
	background: #278a4b;
	color: #ffffff !important;
	text-decoration: none !important;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.2;
	padding: 10px 18px !important;
	border-radius: 6px;
	margin-top: 8px;
}
