/* --------------------------------------
	C-SUITE CSA Offer landing template
	Loaded only by page-csa-offer.php
-------------------------------------- */

.csa-offer {
	font-family: 'Montserrat', sans-serif;
	color: #1f1f1f;
}

.csa-offer p {
	margin: 0;
	color: #1f1f1f;
}

/* Hero: the headline and tagline sit tight together, 12 down to the value
   pill, then 16 between the pill, the body copy and the call to action */
.csa-hero__text h3 + p,
.csa-hero__text h4 + p {
	margin-top: 12px;
}

.csa-hero__text p + p {
	margin-top: 16px;
}

/* Why alternate: 12 under the heading, 12 between the program heading and
   its interval line (the 24 above it lives on the h3 itself) */
.csa-alternate__intro h2 + p,
.csa-alternate__intro h3 + h4 {
	margin-top: 12px;
}

/* Card: the rate hugs the product name, the application note clears it by 16 */
.csa-card__text p + p {
	margin-top: 16px;
}

/* Qualify and form intros */
.csa-qualify__intro h2 + p,
.csa-form h2 + p {
	margin-top: 12px;
}

.csa-offer h1,
.csa-offer h2,
.csa-offer h3,
.csa-offer h4 {
	margin: 0;
	font-weight: 300;
	color: inherit;
}

.csa-offer .button {
	color: #ffffff;
}

.csa-offer ul {
	margin: 0;
	padding-left: 18px;
}

/* Section headings — 36/48 light at every breakpoint, as the design has them */
.csa-hero__text h1,
.csa-hero__text h2,
.csa-alternate__intro h2,
.csa-qualify__intro h2,
.csa-form h2 {
	font-size: 36px;
	line-height: 48px;
}

/* The headline breaks by hand only where the design breaks it */
.csa-hero__text br,
.csa-card__text br {
	display: none;
}

/* The green section titles */
.csa-alternate__intro h2,
.csa-qualify__intro h2,
.csa-form h2 {
	color: #056b34;
}

/* Uppercase tracked line: program period, submission deadline, spray interval */
.csa-alternate__intro h4,
.csa-qualify__intro p,
.csa-form > .container > h4,
.csa-form__deadline {
	font-size: 11px;
	line-height: normal;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #6f6f6f;
}

.csa-qualify__intro p {
	font-weight: 400;
	color: #1f1f1f;
}

/* --------------------------------------
	Numbered pill — shared by cards and steps
-------------------------------------- */

.csa-step {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 36px;
	height: 36px;
	border-radius: 120px;
	background: rgba(145, 197, 106, 0.16);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #056b34;
}

/* --------------------------------------
	Hero
-------------------------------------- */

.csa-hero {
	padding: 36px 0;
}

.csa-hero__inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 24px;
}

.csa-hero__text {
	width: 100%;
	text-align: center;
}

.csa-hero__text h3,
.csa-hero__text h4 {
	font-size: 18px;
	line-height: 32px;
}

.csa-hero__text p {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
}

/* Italics in the hero become the green value pill */
.csa-hero__text em {
	display: inline-block;
	padding: 6px 8px;
	background: rgba(145, 197, 106, 0.16);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	color: #056b34;
}

.csa-hero__text .button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 64px;
	padding: 0 24px;
	line-height: 1;
}

/* The design crops the product shot into a fixed band at every breakpoint */
.csa-hero__img {
	width: 100%;
	aspect-ratio: 340 / 331;
	overflow: hidden;
	text-align: center;
}

.csa-hero__img img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	object-fit: contain;
}

/* --------------------------------------
	Why alternate
-------------------------------------- */

.csa-alternate {
	padding: 36px 0;
	background: linear-gradient(180deg, rgba(196, 196, 196, 0.1) 0%, rgba(196, 196, 196, 0) 100%);
}

.csa-alternate__intro {
	margin: 0 auto 24px;
	text-align: center;
}

.csa-alternate__intro p {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
}

.csa-alternate__intro h3 {
	font-size: 24px;
	line-height: 36px;
	margin-top: 24px;
}

.csa-cards {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.csa-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	padding: 24px;
	text-align: center;
}

/* Alternating card backgrounds */
.csa-card:nth-child(odd) {
	background: #eaf5ea;
}

.csa-card:nth-child(even) {
	background: #f9f9f9;
}

.csa-card__text {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	width: 100%;
}

.csa-card__text p:last-child {
	margin-top: auto;
	padding-top: 16px;
}

.csa-card__text h1,
.csa-card__text h2,
.csa-card__text h3,
.csa-card__text h4 {
	font-size: 24px;
	line-height: 36px;
}

.csa-card__text p {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
}

.csa-card__text strong,
.csa-card__text b {
	font-weight: 600;
	color: #1f1f1f;
}

/* A fixed image band keeps every card's copy on the same lines, whatever the
   proportions of the product shot */
.csa-card__img {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	width: 100%;
	height: 128px;
	margin-top: auto;
}

.csa-card__img img {
	display: block;
	width: auto;
	max-width: 100%;
	max-height: 128px;
}

.csa-offer .csa-alternate__footnote {
	margin-top: 24px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	text-align: center;
}

/* --------------------------------------
	How to qualify
-------------------------------------- */

.csa-qualify {
	padding: 36px 0;
	background: #f9f9f9;
}

.csa-qualify__intro {
	margin-bottom: 24px;
	text-align: center;
}

.csa-steps {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.csa-steps__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	text-align: center;
}

.csa-steps__text {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
}

.csa-steps__text a,
.csa-steps__text a:hover {
	color: inherit;
	text-decoration: underline;
}

/* --------------------------------------
	Grey notice band
-------------------------------------- */

.csa-notice {
	padding: 36px 0;
	background: #e6e7eb;
	text-align: center;
}

.csa-notice .container > * {
	max-width: 752px;
	margin-left: auto;
	margin-right: auto;
}

.csa-notice p {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
}

.csa-notice a,
.csa-notice a:hover {
	color: inherit;
	text-decoration: underline;
}

/* --------------------------------------
	Claim form
-------------------------------------- */

.csa-form {
	padding: 48px 0;
	background: #ffffff;
}

.csa-form .container > * {
	text-align: center;
}

.csa-form p {
	font-size: 11px;
	line-height: normal;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.csa-form .gform_wrapper {
	max-width: 752px;
	margin: 36px auto 0;
	text-align: left;
}

.csa-form .gform_wrapper p {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	letter-spacing: 0;
	text-transform: none;
}

/* Field grid — the row gap lives on the fields so the green panel below can
   close it up and read as one continuous block */
.csa-form .gform_wrapper .gform_body .gform_fields {
	grid-row-gap: 0;
	row-gap: 0;
	grid-column-gap: 24px;
	column-gap: 24px;
}

.csa-form .gform_wrapper .gfield {
	margin-bottom: 24px;
}

.csa-form .gform_wrapper .gfield:last-child {
	margin-bottom: 0;
}

/* Labels */
.csa-form .gform_wrapper .gfield_label,
.csa-form .gform_wrapper .gfield_label.gform-field-label {
	margin-bottom: 12px;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #1f1f1f;
}

/* Gravity Forms ships its own red at the same weight and loads later */
.csa-form .gform_wrapper .gfield .gfield_required,
.csa-form .gform_wrapper .gfield .gfield_required_asterisk,
.csa-form .gform_wrapper .csa-qualifying__heading .gfield_required {
	color: #f06a3b;
}

/* Inputs */
.csa-form .gform_wrapper input[type="text"],
.csa-form .gform_wrapper input[type="email"],
.csa-form .gform_wrapper input[type="tel"],
.csa-form .gform_wrapper input[type="url"],
.csa-form .gform_wrapper input[type="number"],
.csa-form .gform_wrapper select,
.csa-form .gform_wrapper textarea {
	width: 100%;
	height: 48px;
	padding: 0 24px;
	border: 1px solid #e6e7eb;
	border-radius: 0;
	background: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #1f1f1f;
	box-shadow: none;
}

.csa-form .gform_wrapper textarea {
	height: auto;
	min-height: 120px;
	padding: 16px 24px;
	line-height: 24px;
}

.csa-form .gform_wrapper input:focus,
.csa-form .gform_wrapper select:focus,
.csa-form .gform_wrapper textarea:focus {
	border-color: #056b34;
	outline: none;
}

/* Section headers — Your Contact Details, Property Information, … */
.csa-form .gform_wrapper .gform_fields .gsection {
	margin: 0 0 12px;
	padding: 0;
	border-bottom: 0;
}

.csa-form .gform_wrapper .gform_required_legend {
	display: none;
}

.csa-form .gform_wrapper .gsection_title {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #1f1f1f;
}

/* Descriptions */
.csa-form .gform_wrapper .gfield .gfield_description {
	padding-top: 12px;
	font-size: 10px;
	line-height: 16px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	color: #979797;
}

/* The calculated acres field is readonly — the design still shows it white */
.csa-form .gform_wrapper input[readonly] {
	background: #ffffff !important;
}

/* The green qualifying-gallons panel — an HTML field plus the two number fields
   sit inside one continuous block */
.csa-form .gform_wrapper .csa-qualifying {
	margin-bottom: 0;
	padding: 0 24px;
	background: rgba(234, 245, 234, 0.4);
}

.csa-form .gform_wrapper .csa-qualifying + .csa-qualifying {
	padding-top: 12px;
}

.csa-form .gform_wrapper .csa-qualifying--first {
	padding-top: 24px;
}

.csa-form .gform_wrapper .csa-qualifying--last {
	margin-bottom: 24px;
	padding-bottom: 24px;
}

.csa-form .gform_wrapper .csa-qualifying--left,
.csa-form .gform_wrapper .csa-qualifying--right {
	padding-bottom: 12px;
}

/* Above 640px the two number fields share a grid row, and its 24px column
   gutter would cut a white stripe through the panel — the left field paints
   the gutter back. Gravity Forms stacks them below that, where both keep
   their normal side padding. */
@media (min-width: 641px) {

	.csa-form .gform_wrapper .csa-qualifying--left {
		padding-right: 0;
		box-shadow: 24px 0 0 rgba(234, 245, 234, 0.4);
	}

	.csa-form .gform_wrapper .csa-qualifying--right {
		padding-left: 0;
	}

	.csa-form .gform_wrapper .csa-qualifying--left,
	.csa-form .gform_wrapper .csa-qualifying--right {
		display: flex;
		align-items: center;
		gap: 12px;
	}

	.csa-form .gform_wrapper .csa-qualifying--left > .gfield_label,
	.csa-form .gform_wrapper .csa-qualifying--right > .gfield_label {
		flex: 0 0 auto;
		margin-bottom: 0;
	}

	.csa-form .gform_wrapper .csa-qualifying--left > .ginput_container,
	.csa-form .gform_wrapper .csa-qualifying--right > .ginput_container {
		flex: 1 1 auto;
		min-width: 0;
	}
}

.csa-form .gform_wrapper .csa-qualifying__caption {
	font-size: 10px;
	line-height: 16px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	color: #979797;
}

.csa-form .gform_wrapper .csa-qualifying__heading {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	align-items: baseline;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.csa-form .gform_wrapper .csa-qualifying__heading strong {
	flex: 1 1 auto;
	font-weight: 700;
}

/* The unit reads as part of the equation. Beside the input where the fields
   share a row, underneath it once Gravity Forms stacks them below 641px. */
.csa-form .gform_wrapper .csa-unit {
	display: block;
	padding-top: 12px;
	font-size: 11px;
	line-height: normal;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #1f1f1f;
}

@media (min-width: 641px) {

	.csa-form .gform_wrapper .csa-qualifying .ginput_container {
		display: flex;
		align-items: center;
		gap: 12px;
	}

	.csa-form .gform_wrapper .csa-unit {
		flex: 0 0 auto;
		padding-top: 0;
	}
}

/* Direct child only — the asterisk lives inside the strong and keeps its red */
.csa-form .gform_wrapper .csa-qualifying__heading > span {
	font-weight: 400;
	color: #6f6f6f;
	letter-spacing: 0;
	text-transform: none;
}

/* File upload — the dashed box wraps the drop zone and the file rules, the
   way the design draws it.

   plupload sets position:relative inline on its own wrappers and keeps an
   invisible file input sized to the picker button, so the padding lives on the
   drop area rather than the container: that way the button's overlay — and the
   real click target plupload tracks with it — covers the whole box. */
.csa-form .gform_wrapper .gfield .ginput_container_fileupload {
	padding-bottom: 12px;
	border: 1px dashed #e6e7eb;
	text-align: center;
}

.csa-form .gform_wrapper .gfield .gform_fileupload_multifile {
	width: 100%;
}

.csa-form .gform_wrapper .gfield .gform_drop_area {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 6px;
	width: 100%;
	margin: 0;
	padding: 36px 24px 6px;
	border: 0;
	border-radius: 0;
	background: transparent;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	text-align: center;
	color: #1f1f1f;
}

.csa-form .gform_wrapper .gfield .gform_drop_area::before {
	content: '';
	display: block;
	width: 24px;
	height: 24px;
	margin-bottom: 4px;
	background: url('../img/landing/upload.svg') no-repeat center / contain;
}

.csa-form .gform_wrapper .gfield .gform_drop_instructions {
	display: block;
	font-size: 12px;
	color: #1f1f1f;
}

/* The design shows no button, so the picker becomes an invisible overlay over
   the drop area — the click target and keyboard focus survive */
.csa-form .gform_wrapper .gfield .gform_drop_area .gform_button_select_files {
	position: absolute !important;
	inset: 0 !important;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	opacity: 0 !important;
	box-shadow: none !important;
	cursor: pointer;
}

.csa-form .gform_wrapper .gfield .gform_fileupload_rules {
	display: block;
	padding: 0 24px;
	font-size: 10px;
	line-height: 16px;
	color: #979797;
}

/* Important details callout */
.csa-form .gform_wrapper .csa-important .gfield_html,
.csa-form .gform_wrapper .csa-important {
	padding: 16px;
	border: 1px solid #faf196;
	background: #fefae8;
}

.csa-form .gform_wrapper .csa-important h4 {
	margin: 0 0 12px;
	padding: 0 12px;
	font-size: 11px;
	line-height: normal;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	color: #7d511c;
}

.csa-form .gform_wrapper .csa-important ul {
	margin: 0;
	padding-left: 18px;
}

.csa-form .gform_wrapper .csa-important li {
	font-size: 12px;
	line-height: 20px;
	font-weight: 300;
	color: #1f1f1f;
}

.csa-form .gform_wrapper .csa-important li + li {
	margin-top: 6px;
}

/* Scheduled-form notices. Gravity Forms drops its schedule message into a bare
   <p> with no class of its own, so the markup comes from the form's own
   Schedule Message setting and the client can reword it without touching CSS. */
.csa-form .csa-notice-box {
	display: block;
	max-width: 752px;
	margin: 36px auto 0;
	padding: 24px;
	border: 1px solid;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	letter-spacing: 0;
	text-transform: none;
	text-align: center;
}

.csa-form .csa-notice-box strong {
	display: block;
	margin-bottom: 6px;
	font-size: 11px;
	line-height: normal;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.csa-form .csa-notice-box a {
	color: inherit;
	text-decoration: underline;
}

/* Closed — the design's required-field red, dialled down to a notice */
.csa-form .csa-notice-box--closed {
	border-color: rgba(240, 106, 59, 0.4);
	background: rgba(240, 106, 59, 0.08);
	color: #a33c17;
}

/* Not open yet — the same shape in the Important Details amber */
.csa-form .csa-notice-box--pending {
	border-color: #faf196;
	background: #fefae8;
	color: #7d511c;
}

/* Submit — Gravity Forms 3.x renders a <button>, older versions an <input> */
.csa-form .gform_wrapper .gform_footer {
	margin: 0;
	padding: 24px 0 0;
}

.csa-form .gform_wrapper .gform_footer button,
.csa-form .gform_wrapper .gform_footer input[type="submit"],
.csa-form .gform_wrapper .gform_page_footer button,
.csa-form .gform_wrapper .gform_page_footer input[type="submit"] {
	width: 100% !important;
	height: 64px !important;
	margin: 0 !important;
	padding: 0 24px !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: #007bff !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	letter-spacing: 1px !important;
	text-transform: uppercase !important;
	color: #ffffff !important;
	box-shadow: none !important;
	transition: 0.2s all;
}

.csa-form .gform_wrapper .gform_footer button:hover,
.csa-form .gform_wrapper .gform_footer input[type="submit"]:hover,
.csa-form .gform_wrapper .gform_page_footer button:hover,
.csa-form .gform_wrapper .gform_page_footer input[type="submit"]:hover {
	background: #0069d9 !important;
}

/* The landing uses the design's own gutters rather than Bootstrap's 15px */
.csa-offer .container {
	padding-left: 18px;
	padding-right: 18px;
}

/* --------------------------------------
	Tablet — 720px and up
-------------------------------------- */

@media (min-width: 720px) and (max-width: 1139px) {

	.csa-offer .container {
		max-width: 100%;
		padding-left: 24px;
		padding-right: 24px;
	}
}

@media (min-width: 720px) {

	.csa-hero {
		padding: 48px 0;
	}

	.csa-alternate,
	.csa-qualify {
		padding: 48px 0;
	}

	/* 224 x 48, per the tablet frame */
	.csa-hero__text .button {
		display: inline-flex;
		width: 224px;
		height: 48px;
	}

	/* The product shot fills a 543px band from tablet up */
	.csa-hero__img {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 543px;
		overflow: hidden;
	}

	.csa-hero__img img {
		width: 138%;
		max-width: none;
		height: auto;
	}

	/* Two cards per row */
	.csa-cards {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.csa-card {
		flex: 1 1 calc(50% - 12px);
		max-width: calc(50% - 12px);
	}

	/* Three steps across */
	.csa-steps {
		flex-direction: row;
		gap: 18px;
	}

	.csa-steps__item {
		flex: 1 1 0;
		min-width: 0;
	}

	/* Two-up form fields keep the design's 364px columns */
	.csa-form .gform_wrapper .gform_fields {
		grid-column-gap: 24px;
	}
}

/* --------------------------------------
	Desktop — 1140px and up
-------------------------------------- */

@media (min-width: 1140px) {

	/* Only here does the design break these lines by hand */
	.csa-hero__text br,
	.csa-card__text br {
		display: inline;
	}

	.csa-alternate__intro {
		max-width: 558px;
	}

	.csa-hero__text .button {
		width: auto;
	}

	/* Text beside the product shot */
	.csa-hero__inner {
		flex-direction: row;
		align-items: center;
	}

	.csa-hero__text,
	.csa-hero__img {
		flex: 1 1 0;
		min-width: 0;
	}

	/* Four cards across */
	.csa-card {
		flex: 1 1 0;
		max-width: none;
	}

	.csa-cards {
		flex-wrap: nowrap;
	}
}

/* --------------------------------------
	C-SUITE CSA Confirmation
	landing-page/page-csa-confirmation.php
-------------------------------------- */

.csa-confirmation {
	padding: 72px 0;
	background: #ffffff;
	font-family: 'Montserrat', sans-serif;
	color: #1f1f1f;
}

.csa-confirmation__inner {
	max-width: 558px;
	margin: 0 auto;
	text-align: center;
}

.csa-confirmation__title {
	margin: 0;
	font-size: 42px;
	line-height: 54px;
	font-weight: 300;
	color: #056b34;
}

/* The 56px rule the design sets under the heading */
.csa-confirmation__title::after {
	content: '';
	display: block;
	width: 56px;
	height: 3px;
	margin: 24px auto 0;
	background: #056b34;
}

.csa-confirmation__body {
	margin-top: 24px;
}

.csa-confirmation__body p {
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #1f1f1f;
}

/* The lead paragraph, set as Heading 4 in the editor */
.csa-confirmation__body h2,
.csa-confirmation__body h3,
.csa-confirmation__body h4 {
	margin: 0;
	font-size: 20px;
	line-height: 32px;
	font-weight: 300;
	color: #1f1f1f;
}

.csa-confirmation__body h4 + p {
	margin-top: 16px;
}

.csa-confirmation__body p + p {
	margin-top: 24px;
}

.csa-confirmation__body strong,
.csa-confirmation__body b {
	font-weight: 600;
}

/* "Questions?" and the contact line sit closer together than the blocks above */
.csa-confirmation__body p + p:has(a[href^="mailto"]),
.csa-confirmation__body p + p:has(a[href^="tel"]) {
	margin-top: 12px;
}

.csa-confirmation__body a:not(.button) {
	color: inherit;
	text-decoration: underline;
}

.csa-confirmation__body .button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 170px;
	height: 64px;
	margin-top: 24px;
	padding: 0 24px;
	line-height: 1;
	color: #ffffff;
}

@media (max-width: 719px) {

	.csa-confirmation {
		padding: 48px 0;
	}

	.csa-confirmation__title {
		font-size: 32px;
		line-height: 42px;
	}

	.csa-confirmation__body .button {
		display: flex;
		width: 100%;
	}
}

/* --------------------------------------
	Anchored sections clear the sticky header

	.site-header-sticky is position:fixed once the page scrolls, so a plain
	anchor jump parks the section underneath it. The offsets below match the
	header's measured height at each breakpoint (59 / 48 / 69px), plus the
	admin bar where WordPress shows one.
-------------------------------------- */

.csa-offer [id] {
	scroll-margin-top: 64px;
}

.admin-bar .csa-offer [id] {
	scroll-margin-top: 110px;
}

@media (min-width: 720px) {

	.csa-offer [id] {
		scroll-margin-top: 56px;
	}

	.admin-bar .csa-offer [id] {
		scroll-margin-top: 102px;
	}
}

@media (min-width: 1140px) {

	.csa-offer [id] {
		scroll-margin-top: 76px;
	}

	.admin-bar .csa-offer [id] {
		scroll-margin-top: 108px;
	}
}
