.hms-golf-insights-archive #main .porto-blog-sidebar,
.hms-golf-insights-single #main .porto-blog-sidebar {
	display: none !important;
}

.hms-golf-insights-archive #main .main-content,
.hms-golf-insights-single #main .main-content {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
}

.hms-insights-site-footer {
	margin-top: 0;
	padding-top: clamp( 48px, 6vw, 72px );
	border-top: 1px solid #e1e5e2;
	color: #2e353e;
	background: #fff;
}

.hms-insights-site-footer .wpb_content_element {
	margin-bottom: 0;
}

.hms-insights-site-footer strong {
	display: block;
	margin-bottom: 18px;
	font-size: 0.94rem;
	letter-spacing: 0.02em;
}

.hms-insights-site-footer a {
	display: block;
	margin-top: 10px;
	color: #56625c;
	line-height: 1.45;
	text-decoration: none;
}

.hms-insights-site-footer a:hover,
.hms-insights-site-footer a:focus-visible,
.hms-insights-site-footer-legal a:hover,
.hms-insights-site-footer-legal a:focus-visible {
	color: #69aa71;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.hms-insights-site-footer-legal {
	padding-block: 34px 24px;
	color: #56625c;
	background: #fff;
}

.hms-insights-site-footer-legal .wpb_content_element {
	margin-bottom: 0;
}

.hms-insights-site-footer-legal a {
	color: inherit;
	text-decoration: none;
}

.hms-insights-site-footer-logo img {
	display: block;
	width: auto;
	max-width: min( 100%, 190px );
	height: auto;
}

.hms-insights-site-footer-address {
	margin: 0;
	line-height: 1.65;
	white-space: pre-line;
}

.hms-insights {
	--hms-insights-ink: #2e353e;
	--hms-insights-muted: #68727c;
	--hms-insights-green: #69aa71;
	--hms-insights-green-dark: #242b32;
	--hms-insights-mint: #eef5ef;
	--hms-insights-cream: #f6f7f6;
	--hms-insights-gold: #81d742;
	--hms-insights-line: #e1e5e2;
	--hms-insights-white: #fff;
	--hms-insights-shadow: 0 16px 44px rgba( 36, 43, 50, 0.1 );
	--hms-insights-radius: 4px;
	color: var( --hms-insights-ink );
	font-family: inherit;
	line-height: 1.65;
	background: #f6f7f6;
}

.hms-insights,
.hms-insights * {
	box-sizing: border-box;
}

.hms-insights [hidden] {
	display: none !important;
}

.hms-insights__container {
	width: min( 100% - 40px, 1170px );
	margin-inline: auto;
}

.hms-insights a {
	color: inherit;
}

.hms-insights a:focus-visible,
.hms-insights button:focus-visible,
.hms-insights input:focus-visible,
.hms-insights select:focus-visible {
	outline: 3px solid var( --hms-insights-gold );
	outline-offset: 3px;
}

.hms-insights__eyebrow {
	margin: 0 0 12px;
	color: var( --hms-insights-green );
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	line-height: 1.2;
	text-transform: uppercase;
}

.hms-insights-hero {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid rgba( 255, 255, 255, 0.14 );
	color: var( --hms-insights-white );
	background:
		radial-gradient( circle at 88% 16%, rgba( 129, 215, 66, 0.24 ) 0 3px, transparent 4px ),
		radial-gradient( circle at 85% 30%, rgba( 255, 255, 255, 0.11 ) 0 2px, transparent 3px ),
		linear-gradient( 125deg, var( --hms-insights-green-dark ) 0%, #303a43 72%, #3e5545 100% );
	background-size: auto, 24px 24px, auto;
}

.hms-insights-hero::after {
	position: absolute;
	right: -8vw;
	bottom: -170px;
	width: 420px;
	height: 420px;
	border: 1px solid rgba( 255, 255, 255, 0.15 );
	border-radius: 50%;
	box-shadow:
		0 0 0 50px rgba( 255, 255, 255, 0.035 ),
		0 0 0 100px rgba( 255, 255, 255, 0.025 );
	content: "";
	pointer-events: none;
}

.hms-insights-hero__inner {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax( 0, 1fr ) auto;
	gap: 64px;
	align-items: end;
	padding-block: clamp( 72px, 10vw, 132px ) clamp( 68px, 8vw, 104px );
}

.hms-insights-hero .hms-insights__eyebrow {
	color: #9bd5a3;
}

.hms-insights-hero h1 {
	max-width: 900px;
	margin: 0;
	color: inherit;
	font-size: clamp( 2.6rem, 6vw, 5.5rem );
	font-family: Poppins, "Open Sans", sans-serif;
	font-weight: 600;
	letter-spacing: -0.035em;
	line-height: 1.02;
	text-wrap: balance;
}

.hms-insights-hero__intro {
	max-width: 760px;
	margin: 28px 0 0;
	color: rgba( 255, 255, 255, 0.82 );
	font-size: clamp( 1.05rem, 1.6vw, 1.3rem );
	line-height: 1.65;
}

.hms-insights-hero__index {
	display: flex;
	width: 154px;
	min-height: 154px;
	padding: 24px;
	border: 1px solid rgba( 255, 255, 255, 0.24 );
	border-radius: 50%;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	background: rgba( 255, 255, 255, 0.08 );
	backdrop-filter: blur( 8px );
}

.hms-insights-hero__index strong {
	display: block;
	font-size: 2.5rem;
	font-weight: 650;
	letter-spacing: -0.04em;
	line-height: 1;
}

.hms-insights-hero__index span {
	display: block;
	margin-top: 8px;
	color: rgba( 255, 255, 255, 0.74 );
	font-size: 0.76rem;
	line-height: 1.3;
}

.hms-insights__library {
	padding-block: 0 96px;
}

.hms-insights-filters {
	position: relative;
	z-index: 2;
	display: grid;
	grid-template-columns: minmax( 250px, 1.3fr ) minmax( 420px, 2fr ) auto;
	gap: 18px;
	align-items: end;
	margin-top: -34px;
	padding: 24px;
	border: 1px solid var( --hms-insights-line );
	border-radius: var( --hms-insights-radius );
	box-shadow: var( --hms-insights-shadow );
	background: var( --hms-insights-white );
}

.hms-insights-filters label {
	display: block;
	margin: 0 0 7px;
	color: var( --hms-insights-ink );
	font-size: 0.78rem;
	font-weight: 700;
	line-height: 1.2;
}

.hms-insights-filters input,
.hms-insights-filters select {
	width: 100%;
	height: 48px;
	margin: 0;
	padding: 0 14px;
	border: 1px solid #cbd6d0;
	border-radius: 4px;
	color: var( --hms-insights-ink );
	font: inherit;
	font-size: 0.94rem;
	background: #fff;
}

.hms-insights-filters input[type="search"] {
	padding-inline: 16px;
}

.hms-insights-filters input::placeholder {
	color: #7b8781;
	opacity: 1;
}

.hms-insights-filters__selects {
	display: grid;
	grid-template-columns: repeat( 3, minmax( 0, 1fr ) );
	gap: 12px;
}

.hms-insights-filters__clear {
	min-height: 48px;
	padding: 0 17px;
	border: 1px solid var( --hms-insights-green );
	border-radius: 4px;
	color: var( --hms-insights-green );
	font: inherit;
	font-size: 0.88rem;
	font-weight: 700;
	white-space: nowrap;
	background: transparent;
	cursor: pointer;
}

.hms-insights-filters__clear:hover {
	color: #fff;
	background: var( --hms-insights-green );
}

.hms-insights-filters__clear:disabled {
	border-color: #d7ded9;
	color: #8b958f;
	background: #f4f6f5;
	cursor: default;
}

.hms-insights__results-heading {
	display: flex;
	gap: 24px;
	align-items: baseline;
	justify-content: space-between;
	margin: 66px 0 26px;
}

.hms-insights__results-heading h2 {
	margin: 0;
	color: var( --hms-insights-ink );
	font-size: clamp( 1.75rem, 3vw, 2.55rem );
	font-family: Poppins, "Open Sans", sans-serif;
	font-weight: 600;
	letter-spacing: -0.025em;
	line-height: 1.1;
}

.hms-insights__results-heading p {
	margin: 0;
	color: var( --hms-insights-muted );
	font-size: 0.92rem;
}

.hms-insights-grid {
	display: grid;
	grid-template-columns: repeat( 3, minmax( 0, 1fr ) );
	gap: 24px;
	align-items: stretch;
}

.hms-insight-card {
	position: relative;
	display: flex;
	min-width: 0;
	overflow: hidden;
	border: 1px solid var( --hms-insights-line );
	border-radius: var( --hms-insights-radius );
	flex-direction: column;
	background: var( --hms-insights-white );
	transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.hms-insight-card:hover {
	border-color: #cbd2cc;
	box-shadow: 0 20px 46px rgba( 36, 43, 50, 0.11 );
	transform: translateY( -4px );
}

.hms-insight-card__media {
	display: block;
	overflow: hidden;
	aspect-ratio: 16 / 10;
	background: var( --hms-insights-mint );
}

.hms-insight-card__image {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	object-fit: cover;
	transition: transform 300ms ease;
}

.hms-insight-card:hover .hms-insight-card__image {
	transform: scale( 1.025 );
}

.hms-insight-card__image-fallback {
	position: relative;
	display: grid;
	width: 100%;
	height: 100%;
	place-items: center;
	overflow: hidden;
	color: rgba( 255, 255, 255, 0.9 );
	background:
		linear-gradient( 135deg, rgba( 255, 255, 255, 0.08 ) 25%, transparent 25% ) 0 0 / 32px 32px,
		linear-gradient( 315deg, rgba( 255, 255, 255, 0.06 ) 25%, transparent 25% ) 0 0 / 32px 32px,
		linear-gradient( 125deg, var( --hms-insights-green-dark ), #377e65 );
}

.hms-insight-card__image-fallback::before {
	position: absolute;
	width: 150px;
	height: 150px;
	border: 1px solid rgba( 255, 255, 255, 0.22 );
	border-radius: 50%;
	box-shadow: 0 0 0 26px rgba( 255, 255, 255, 0.04 );
	content: "";
}

.hms-insight-card__image-fallback span {
	position: relative;
	font-size: 0.78rem;
	font-weight: 750;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.hms-insight-card__body {
	display: flex;
	padding: 26px;
	flex: 1;
	flex-direction: column;
}

.hms-insight-card__topic {
	margin: 0 0 11px;
	color: var( --hms-insights-green );
	font-size: 0.73rem;
	font-weight: 750;
	letter-spacing: 0.11em;
	line-height: 1.2;
	text-transform: uppercase;
}

.hms-insight-card__title {
	margin: 0;
	color: var( --hms-insights-ink );
	font-size: clamp( 1.26rem, 1.8vw, 1.55rem );
	font-family: Poppins, "Open Sans", sans-serif;
	font-weight: 600;
	letter-spacing: -0.025em;
	line-height: 1.23;
}

.hms-insight-card__title a {
	text-decoration: none;
}

.hms-insight-card__title a::after {
	position: absolute;
	inset: 0;
	content: "";
}

.hms-insight-card__excerpt {
	margin: 15px 0 24px;
	color: var( --hms-insights-muted );
	font-size: 0.96rem;
	line-height: 1.65;
}

.hms-insight-card__meta {
	display: flex;
	gap: 9px;
	align-items: center;
	margin-top: auto;
	color: #718078;
	font-size: 0.78rem;
	line-height: 1.3;
}

.hms-insight-card__meta time {
	color: inherit;
}

.hms-insights-empty {
	padding: 68px 24px;
	border: 1px dashed #bdcbc4;
	border-radius: var( --hms-insights-radius );
	text-align: center;
	background: var( --hms-insights-mint );
}

.hms-insights-empty h2 {
	margin: 0;
	font-size: 1.55rem;
}

.hms-insights-empty p {
	margin: 10px 0 0;
	color: var( --hms-insights-muted );
}

/* Single article. */
.hms-insights--single {
	padding-block: 54px 96px;
}

.hms-insight-single {
	width: min( 100% - 40px, 1120px );
}

.hms-insight-single__breadcrumb {
	margin: 0 0 54px;
	font-size: 0.88rem;
	font-weight: 700;
}

.hms-insight-single__breadcrumb a {
	display: inline-flex;
	gap: 9px;
	align-items: center;
	color: var( --hms-insights-green );
	text-decoration: none;
}

.hms-insight-single__breadcrumb a:hover {
	text-decoration: underline;
	text-underline-offset: 4px;
}

.hms-insight-article__header {
	max-width: 900px;
	margin-inline: auto;
	text-align: center;
}

.hms-insight-article__header h1 {
	margin: 0;
	color: var( --hms-insights-ink );
	font-size: clamp( 2.45rem, 6vw, 5.15rem );
	font-family: Poppins, "Open Sans", sans-serif;
	font-weight: 600;
	letter-spacing: -0.035em;
	line-height: 1.05;
	text-wrap: balance;
}

.hms-insight-article__standfirst {
	max-width: 760px;
	margin: 28px auto 0;
	color: var( --hms-insights-muted );
	font-size: clamp( 1.12rem, 2vw, 1.42rem );
	line-height: 1.58;
	text-wrap: pretty;
}

.hms-insight-article__byline {
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 28px;
	color: #69776f;
	font-size: 0.82rem;
}

.hms-insight-article__hero {
	max-width: 1040px;
	margin: 54px auto 0;
}

.hms-insight-article__hero-image {
	display: block;
	width: 100%;
	height: auto;
	max-height: 660px;
	margin: 0;
	border-radius: calc( var( --hms-insights-radius ) + 4px );
	box-shadow: var( --hms-insights-shadow );
	object-fit: cover;
}

.hms-insight-article__hero figcaption {
	margin: 11px 12px 0;
	color: #77847d;
	font-size: 0.78rem;
	line-height: 1.45;
	text-align: center;
}

.hms-insight-article__content {
	max-width: 760px;
	margin: 62px auto 0;
	color: #25332d;
	font-size: clamp( 1.02rem, 1.2vw, 1.1rem );
	line-height: 1.82;
}

.hms-insight-article__content > *:first-child {
	margin-top: 0;
}

.hms-insight-article__content > *:last-child {
	margin-bottom: 0;
}

.hms-insight-article__content h2,
.hms-insight-article__content h3,
.hms-insight-article__content h4 {
	color: var( --hms-insights-ink );
	font-family: Poppins, "Open Sans", sans-serif;
	font-weight: 600;
	letter-spacing: -0.025em;
	line-height: 1.2;
	scroll-margin-top: 32px;
}

.hms-insight-article__content h2 {
	margin: 2.2em 0 0.7em;
	font-size: clamp( 1.7rem, 3vw, 2.35rem );
}

.hms-insight-article__content h3 {
	margin: 1.9em 0 0.6em;
	font-size: clamp( 1.3rem, 2vw, 1.65rem );
}

.hms-insight-article__content p,
.hms-insight-article__content ul,
.hms-insight-article__content ol {
	margin-block: 1.15em;
}

.hms-insight-article__content li + li {
	margin-top: 0.5em;
}

.hms-insight-article__content a {
	color: var( --hms-insights-green );
	font-weight: 600;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}

.hms-insight-article__content blockquote {
	margin: 2.2em 0;
	padding: 25px 28px;
	border: 0;
	border-left: 4px solid var( --hms-insights-gold );
	border-radius: 0 14px 14px 0;
	color: var( --hms-insights-ink );
	font-size: 1.16em;
	background: var( --hms-insights-cream );
}

.hms-insight-article__content blockquote p {
	margin: 0;
}

.hms-insight-article__content figure,
.hms-insight-article__content img {
	max-width: 100%;
	height: auto;
}

.hms-insight-article__content figure {
	margin: 2.25em 0;
}

.hms-insight-article__content figcaption {
	margin-top: 8px;
	color: #738079;
	font-size: 0.78rem;
	text-align: center;
}

.hms-insight-article__content table {
	display: block;
	width: 100%;
	margin: 2em 0;
	overflow-x: auto;
	border-collapse: collapse;
	font-size: 0.92em;
}

.hms-insight-article__content th,
.hms-insight-article__content td {
	min-width: 130px;
	padding: 12px 14px;
	border: 1px solid var( --hms-insights-line );
	text-align: left;
	vertical-align: top;
}

.hms-insight-article__content th {
	background: var( --hms-insights-mint );
}

.hms-insight-article__classification {
	max-width: 760px;
	margin: 58px auto 0;
	padding: 26px 28px;
	border: 1px solid var( --hms-insights-line );
	border-radius: 16px;
	background: #fff;
}

.hms-insight-article__classification h2 {
	margin: 0 0 18px;
	font-size: 1.05rem;
	font-weight: 700;
}

.hms-insight-article__classification dl {
	display: grid;
	gap: 12px;
	margin: 0;
}

.hms-insight-article__classification dl div {
	display: grid;
	grid-template-columns: minmax( 140px, 0.35fr ) 1fr;
	gap: 20px;
}

.hms-insight-article__classification dt {
	color: var( --hms-insights-muted );
	font-size: 0.78rem;
	font-weight: 700;
	text-transform: uppercase;
}

.hms-insight-article__classification dd {
	margin: 0;
}

.hms-insight-related {
	margin-top: 92px;
	padding-top: 52px;
	border-top: 1px solid var( --hms-insights-line );
}

.hms-insight-related__heading h2 {
	margin: 0;
	font-size: clamp( 1.8rem, 3vw, 2.55rem );
	font-family: Poppins, "Open Sans", sans-serif;
	font-weight: 600;
	letter-spacing: -0.035em;
}

.hms-insight-related__grid {
	display: grid;
	grid-template-columns: repeat( 3, minmax( 0, 1fr ) );
	gap: 20px;
	margin-top: 26px;
}

.hms-insight-related__card {
	position: relative;
	padding: 25px;
	border: 1px solid var( --hms-insights-line );
	border-radius: 16px;
	background: #fff;
}

.hms-insight-related__card p {
	margin: 0 0 10px;
	color: var( --hms-insights-green );
	font-size: 0.7rem;
	font-weight: 750;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.hms-insight-related__card h3 {
	margin: 0;
	font-size: 1.2rem;
	font-family: Poppins, "Open Sans", sans-serif;
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 1.3;
}

.hms-insight-related__card h3 a {
	text-decoration: none;
}

.hms-insight-related__card h3 a::after {
	position: absolute;
	inset: 0;
	content: "";
}

.hms-insight-related__card > span {
	display: block;
	margin-top: 20px;
	color: #728078;
	font-size: 0.78rem;
}

@media ( min-width: 900px ) {
	.hms-insight-card--featured {
		display: grid;
		grid-column: span 2;
		grid-template-columns: minmax( 0, 1.25fr ) minmax( 280px, 0.75fr );
	}

	.hms-insight-card--featured .hms-insight-card__media {
		height: 100%;
		aspect-ratio: auto;
	}

	.hms-insight-card--featured .hms-insight-card__body {
		padding: 34px;
	}

	.hms-insight-card--featured .hms-insight-card__title {
		font-size: clamp( 1.65rem, 2.5vw, 2.25rem );
	}
}

@media ( max-width: 1050px ) {
	.hms-insights-filters {
		grid-template-columns: 1fr auto;
	}

	.hms-insights-filters__search {
		grid-column: 1 / -1;
	}

	.hms-insights-grid {
		grid-template-columns: repeat( 2, minmax( 0, 1fr ) );
	}
}

@media ( max-width: 760px ) {
	.hms-insights-site-footer,
	.hms-insights-site-footer-legal {
		text-align: center;
	}

	.hms-insights-site-footer .vc_column_container + .vc_column_container > .vc_column-inner,
	.hms-insights-site-footer-legal .vc_column_container + .vc_column_container > .vc_column-inner {
		margin-top: 32px;
	}

	.hms-insights-site-footer-logo img {
		margin-inline: auto;
	}

	.hms-insights-site-footer-address {
		text-align: center !important;
	}

	.hms-insights__container,
	.hms-insight-single {
		width: min( 100% - 28px, 1220px );
	}

	.hms-insights-hero__inner {
		grid-template-columns: 1fr;
		gap: 30px;
		align-items: start;
		padding-block: 68px 76px;
	}

	.hms-insights-hero__index {
		width: auto;
		min-height: 0;
		padding: 14px 18px;
		border-radius: 14px;
		flex-direction: row;
		gap: 9px;
		align-items: baseline;
		align-self: start;
		text-align: left;
	}

	.hms-insights-hero__index strong {
		font-size: 1.65rem;
	}

	.hms-insights-hero__index span {
		margin: 0;
	}

	.hms-insights-filters {
		grid-template-columns: 1fr;
		margin-top: -28px;
		padding: 18px;
	}

	.hms-insights-filters__search {
		grid-column: auto;
	}

	.hms-insights-filters__selects {
		grid-template-columns: 1fr;
	}

	.hms-insights__results-heading {
		align-items: flex-start;
		flex-direction: column;
		margin-top: 50px;
	}

	.hms-insights-grid,
	.hms-insight-related__grid {
		grid-template-columns: 1fr;
	}

	.hms-insights--single {
		padding-block: 34px 72px;
	}

	.hms-insight-single__breadcrumb {
		margin-bottom: 40px;
	}

	.hms-insight-article__header {
		text-align: left;
	}

	.hms-insight-article__standfirst {
		margin-left: 0;
	}

	.hms-insight-article__byline {
		justify-content: flex-start;
	}

	.hms-insight-article__hero,
	.hms-insight-article__content {
		margin-top: 42px;
	}

	.hms-insight-article__classification dl div {
		grid-template-columns: 1fr;
		gap: 3px;
	}
}

@media ( prefers-reduced-motion: reduce ) {
	.hms-insight-card,
	.hms-insight-card__image {
		transition: none;
	}
}

@media print {
	.hms-insights {
		background: #fff;
	}

	.hms-insight-single__breadcrumb,
	.hms-insight-related {
		display: none;
	}

	.hms-insight-article__content {
		max-width: none;
	}
}
