/* =============================================================================
Hunston Grove — custom.css
Overrides & page-specific styles on top of main.css.

Colour tokens (defined in main.css :root)
--clr-gold #b8915a / #AF9061 — accent gold
--clr-cream #f5f0e8 / #EBE4D4 — light cream text
--clr-green #3A4A3F — dark green
--clr-dark #1c1918 — near black

Quick-edit values are marked ← for things you'll tweak most often.
============================================================================= */

/* 1. NAVIGATION */
.nav-primary__link {font-weight: 500;letter-spacing: 0;text-transform: none;}
.nav-primary__list {gap: 50px; }

/* 2. FOOTER */
footer.site-footer { padding-top: 77px; padding-bottom: 52px; }
footer .site-footer__top {border-bottom: none; padding-bottom: 0;}
footer .site-footer__newsletter { padding-top: 10px; padding-bottom: 0; border-bottom: none; width: 50%;}
footer .site-footer__bottom { padding-top: 0; align-items: end; justify-content: flex-end; width: 50%; }
footer .site-footer_middle { display: flex; justify-content: space-between; flex-wrap: nowrap; gap: 0; }

/* --- Nav columns --- */
footer .site-footer__nav-cols { gap: 100px; } 
footer .site-footer__nav-heading {
	font-size: var(--fs-base);
	font-weight: 500;
	letter-spacing: 0;
	text-transform: none;
	color: var(--clr-gold);
	margin-bottom: 0; 
	line-height: 30px;
}
footer .site-footer__nav-link {
	font-size: var(--fs-base);
	color: var(--clr-cream);
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 0;
	text-transform: none;
	opacity: 0.7;
}
footer .site-footer__nav-list { gap: 0; }
/* --- Newsletter label --- */
footer .site-footer__newsletter-label { font-size: 36px; font-weight: 400; color: var(--clr-cream); margin-bottom: 20px; line-height: 42px;}
footer .site-footer__newsletter-label .text-accent { color: var(--clr-gold); }
/* --- Copyright --- */
footer .site-footer__copyright {
	font-weight: 300;
	font-size: var(--fs-base);
	line-height: 1;
	letter-spacing: 0;
	color: var(--clr-cream);
	opacity: 0.7;
}
/* --- Gravity Forms: email input --- */
footer.site-footer .footer-gf-wrap input[type="email"],
footer.site-footer .footer-gf-wrap .ginput_container input,
footer.site-footer .footer-gf-wrap .gfield input:not([type="submit"]):not([type="button"]) {
	border: none !important;
	color: var(--clr-green) !important;
	font-weight: 300;
	font-size: var(--fs-base) !important;
	line-height: 1 !important;
	letter-spacing: 0;
	vertical-align: middle;
	border-radius: 5px !important;
	background: #f5f5f5 !important;
	padding: 9px 9px 9px 25px !important;
	height: 55px !important;
}
footer.site-footer .footer-gf-wrap input[type="email"]::placeholder,
footer.site-footer .footer-gf-wrap .ginput_container input::placeholder,
footer.site-footer .footer-gf-wrap .gfield input:not([type="submit"]):not([type="button"])::placeholder { color: var(--clr-green) !important; }
/* --- Gravity Forms: submit button --- */
footer.site-footer .footer-gf-wrap input[type="submit"],
footer.site-footer .footer-gf-wrap .gform_button {
	height: 39px !important;
	padding: 5px !important;
	margin-left: 6px !important;
	border: none !important;
	border-radius: 5px !important;
	background: var(--clr-green-dark) !important;
	color: var(--clr-white) !important;
	font-size: var(--fs-base) !important;
	cursor: pointer !important;
	width: 109px !important;
	font-weight: 300 !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
}
/* --- Gravity Forms: form layout --- */
footer #gform_2 { position: relative; max-width: 480px;}
footer #gform_2 .ginput_container_email input { width: 100%; padding-right: 130px; height: 50px;}
footer #gform_2 .gform_footer { position: absolute; top: 8px; right: 9px;}
footer #gform_2 .gform_footer input[type="submit"] {height: 50px; border-radius: 0;}
/* --- Gravity Forms: validation / errors --- */
footer .gform-theme--framework .gform_validation_errors {background-color: var(--clr-green) !important; border: 1px solid transparent !important; padding: 0;}
footer.site-footer .footer-gf-wrap .gform_submission_error,
footer.site-footer .footer-gf-wrap [class*="gform_submission_error"] {background: var(--clr-green) !important; margin-bottom: 0 !important;
	border-color: rgba(192, 43, 10, 0.61) !important;}
.gform-theme--framework .gform_validation_errors:focus { outline: none !important; }

/*  headding style*/
h2.section-heading{color: var(--clr-green);}
.page-hero__title, .hero__heading, .team-hero__title, .insight-hero__title, .insight-hero__subtitle, .case-study-hero__title, .case-study-hero__subtitle{ color: var(--clr-cream); font-size: var(--fs-h1); line-height: 1.12; }

/* 1. HERO SECTION */
.hg-section--hero .hero__heading {letter-spacing: 0;}
.hg-section--hero {padding-bottom: 63px;}

/* 2. SOLUTIONS SECTION */
.bg-green.hg-section--solutions h2.section-heading, .bg-green.hg-section--solutions .section-intro p, .bg-green.hg-section--solutions .solution-card h3, .bg-green.hg-section--solutions .solution-card p, .bg-green.hg-section--solutions .solution-card a, .hg-section--text-image.bg-green .section-heading{
color: var(--clr-cream);}
.bg-green.hg-section--solutions .solution-card { border-bottom: 1px solid var(--clr-cream); }

.hg-section--solutions h2.section-heading {letter-spacing: 0;}
.hg-section--solutions .section-header--two-col { margin-bottom: 110px; }
.hg-section--solutions .section-intro p {font-weight: 300; font-size: 20px; line-height: 34px; letter-spacing: 0;}
.hg-section--solutions .solutions__grid { gap: 110px 30px; }
.hg-section--solutions .solution-card {padding: 0; border: none;}
.hg-section--solutions .solution-card h3 { font-size: 36px; font-weight: 400; letter-spacing: 0; line-height: 42px; margin-bottom: 5px;}
.hg-section--solutions.bg-green .solution-card p { font-size: 20px; line-height: 34px; font-weight: 300; letter-spacing: 0; margin-bottom: 0; width: 80%;}
.hg-section--solutions .solution-card a { font-weight: 400; font-size: 20px; line-height: 34px; margin-top: 20px; margin-bottom: 15px;}
.bg-green.hg-section--solutions .solution-card a {font-weight: 300;}

/* 2. SOLUTIONS SECTION  CREAM */
.bg-cream.hg-section--solutions .solution-card { border-bottom: 1px solid var(--clr-green);}

/* 3. STATS SECTION */
.hg-section--stats .stats__grid { gap: 0; }
.hg-section--stats .stat-item { padding: 21px 0;}
.hg-section--stats .stat-item:not(:last-child) { border-right: 1px solid var(--clr-cream); }
.hg-section--stats .stat-item__number {
	font-size: 96px;
	line-height: 80px;
	color: var(--clr-green);
	letter-spacing: 0;
	font-weight: 400;
	margin-bottom: 0;
}
.hg-section--stats .stat-item__label {
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 0;
	color: var(--clr-green);
	text-transform: none;
}
.hg-map-tip { text-align: center; border: 1px solid var(--clr-green) !important; box-shadow: none !important;}
.hg-map-tip .hg-map-tip__city {
	font-size: 11px;
	line-height: 15px;
	color: var(--clr-green);
	letter-spacing: 0;
	margin-bottom: 3px;
	font-weight: 400;
	font-family: var(--ff-serif);
}
.hg-map-tip .hg-map-tip__name {
    margin-bottom: 10px;
    font-size: var(--fs-base);
    font-weight: 400;
    color: var(--clr-green);
    line-height: 22px;
    text-transform: capitalize;
}
.hg-map-tip  .hg-map-tip__link { color: var(--clr-green);}
.hg-section--stats .stats-map{max-width: 1282px;}

/* 4.Insight section  */
.insight-card{padding-bottom: 35px;}
.hg-section--insights{color: var(--clr-text);}
.hg-section--insights .section-intro p{color: var(--clr-text); font-size: 20px; line-height: 30px;}
.hg-section--insights .section-header--two-col{margin-bottom: 110px;}
.hg-section--insights .insights__grid{gap: 30px;}
.hg-section--insights .insight-card__body .insight-card__category, .insights-archive__grid .insight-card .insight-card__category{
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 0%;
	text-transform: none;
	color: var(--clr-text);
	margin-bottom: 13px;
	font-family: var(--ff-serif);}
.hg-section--insights .insight-card__body h3.insight-card__title, .insights-archive__grid .insight-card .insight-card__title{font-size: 24px; font-weight: 400; line-height: 30px; color: var(--clr-green) !important; width: 85%;}
.hg-section--insights .insight-card__body .insight-card__excerpt, .insights-archive__grid .insight-card .insight-card__excerpt { font-size: 20px; color: var(--clr-text); line-height: 30px; width: 90%; }
.hg-section--insights .insight-card__body, .insights-archive__grid .insight-card__body{padding-top: 30px;}

/* Insight page */
.insights-listing .insights-archive__grid {gap:70px 30px;}
.insights-listing .insights-filter .insights-filter__label, .insights-listing .insights-filter .insights-filter__tab.is-active, .insights-listing .insights-filter .insights-filter__tab{font-weight: 400; font-size: 24px; line-height: 30px; letter-spacing: 0%; font-family: var(--ff-serif);}
.insights-listing .insights-filter .insights-filter__tabs {gap: 65px;}
.insights-listing .insights-filter .insights-filter__label, .insights-listing .insights-filter .insights-filter__tab.is-active {color: var(--clr-green);}
.insights-listing .section-divider {border-top: 1px solid var(--clr-green); margin: 70px 0;}
.insights-listing .bg-white{padding-bottom: var(--sp-32) !important;}
.insights-listing .insights-pagination__num.is-active, .insights-listing .insights-pagination__num.is-active{background: transparent;  color: var(--clr-green); }
.insights-listing .insights-pagination__num{width: 5px; height: 5px; font-size: 20px; line-height: 30px; color: var(--clr-gold); border-radius: 0px;}
.insights-listing .insights-pagination__num:hover{background: transparent;  color: var(--clr-gold);}
.insights-listing .insights-pagination__arrow--disabled { opacity: 0.9;}
.insights-featured .insights-featured__slide .link-discover{ font-weight: 400; font-size: 20px; line-height: 34px; letter-spacing: 0%; margin-top: 10px;}
.insights-featured .insights-featured__slide .link-discover::after { display: none !important;}
.insights-featured{padding-bottom: var(--sp-40);}
.insights-featured .slider-dots--light { margin-top: var(--sp-16);}
.insights-featured .insights-featured__slide .link-discover, .insights-featured .insights-featured__excerpt, .insights-featured .insights-featured__title a{color: var(--clr-cream);}
.insights-featured .insights-featured__label {
	color: var(--clr-gold) ;
	text-transform: none !important;
	margin-bottom: 50px;
	font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0%;
	font-family: var(--ff-serif);
}
.insights-featured .insights-featured__title a {font-weight: 400; text-transform: none; line-height: 42px; font-size: 36px; letter-spacing: 0%; margin-bottom: 15px;}
.insights-featured .insights-featured__slide.is-active{gap: 105px;}

/* Insight Detail Page & Case Study Detail Page */
.single-hg_insight .insight-hero-section .insight-left-column, .single-hg_case_study .case-study-hero-section .case-study-left-column { display: flex; align-items: center; gap: 5px; }
.single-hg_insight .insight-hero-section .insight-left-column p, .single-hg_case_study .case-study-hero-section .case-study-left-column p { margin-bottom: 0; }
.single-hg_insight .insight-hero__overlay, .single-hg_case_study .case-study-hero__overlay {
  position: absolute;
  background: linear-gradient(180deg, rgba(58, 74, 63, 0) 0%, #3A4A3F 100%), linear-gradient(180deg, rgba(58, 74, 63, 0) 0%, #3A4A3F 100%), linear-gradient(180deg, rgba(58, 74, 63, 0) 0%, #3A4A3F 100%);
  height: 275px;
  bottom: 0;
  top: auto;
}
.single-hg_insight .insight-single__inner, .single-hg_case_study .case-study-single__inner { max-width: 838px;}
.single-hg_insight .insight-single__inner, .single-hg_case_study .case-study-single__inner {padding: var(--sp-14) 0px;}
.single-hg_insight .insight-single__body h2, .single-hg_insight .insight-single__body h3, .single-hg_case_study .case-study-single__body h2, .single-hg_case_study .case-study-single__body h3{color: var(--clr-green); font-weight: 400; font-size: 36px; line-height: 42px; letter-spacing: 0%; margin-bottom: 30px; }
.single-hg_insight .insight-single__body p, .single-hg_case_study .case-study-single__body p{font-weight: 300; color: var(--clr-green); font-size: 20px; line-height: 34px; letter-spacing: 0%; margin-bottom: 40px;}
.single-hg_insight .insight-single__body .entry-content, .single-hg_case_study .case-study-single__body .entry-content {margin-bottom: 40px;}
.single-hg_insight .insight-single__body .entry-content:last-child,  .single-hg_insight .insight-single__body p:last-child, .single-hg_case_study .case-study-single__body .entry-content:last-child, .single-hg_case_study .case-study-single__body p:last-child { margin-bottom: 20px;}
.single-hg_insight .insight-block--image, .single-hg_case_study .case-study-block--image { margin-top: 95px; margin-bottom: 95px;}
.single-hg_insight .insight-nav .insight-nav__inner, .single-hg_case_study .case-study-nav .case-study-nav__inner {padding-bottom: 140px; padding-top: 60px; border-top: 1px solid var(--clr-green);}
.single-hg_insight .insight-nav__view-more, .single-hg_case_study .case-study-nav__view-more {font-weight: 400; font-size: 20px; line-height: 34px; letter-spacing: 0%; text-align: center; color: var(--clr-green); margin-top: 0px;}
.single-hg_insight .insight-nav__view-more:hover, .single-hg_case_study .case-study-nav__view-more:hover {color: var(--clr-gold)}
.single-hg_insight .insight-nav, .single-hg_case_study .case-study-nav {border: none; padding: 0px;}
.single-hg_insight .insight-block--pullquote, .single-hg_case_study .case-study-block--pullquote { padding-left: 0px;border-left: none; padding-top: 82px;}
.single-hg_insight .insight-block--pullquote p, .single-hg_case_study .case-study-block--pullquote p {font-weight: 300; color: var(--clr-gold); font-size: 30px;line-height: 36px;letter-spacing: 0%; margin-top: 0px; margin-bottom: 30px;}
.single-hg_insight .insight-block--pullquote .pullquote__mark, .single-hg_case_study .case-study-block--pullquote .pullquote__mark {font-size: 128px; line-height: 0px;font-family: var(--ff-serif);}
.single-hg_insight .insight-block--pullquote .pullquote__cite, .single-hg_case_study .case-study-block--pullquote .pullquote__cite {color: var(--clr-gold); font-size: 20px; line-height: 30px;font-weight: 400; font-style: normal;}
.single-hg_insight .insight-block--pullquote .pullquote__cite em, .single-hg_case_study .case-study-block--pullquote .pullquote__cite em {font-style:  normal;}
.single-hg_insight .insight-block--pullquote .pullquote__cite strong, .single-hg_case_study .case-study-block--pullquote .pullquote__cite strong { font-weight: 400;}
.single-hg_insight .stats__grid .stat-item, .single-hg_case_study .stats__grid .stat-item {padding: 0px;}
.single-hg_insight .stats__grid .stat-item:not(:last-child), .single-hg_case_study .stats__grid .stat-item:not(:last-child) { border-right: 1px solid #3A4A3F80;} 
.single-hg_insight .stats__grid, .single-hg_case_study .stats__grid {padding: 70px 0px; border: none;}
.single-hg_insight .stats__grid .stat-item__number, .single-hg_case_study .stats__grid .stat-item__number {font-size: 48px; line-height: 54px;}
.single-hg_insight .stats__grid .stat-item__label, .single-hg_case_study .stats__grid .stat-item__label {letter-spacing: 0%;color: var(--clr-green);text-transform: none; font-size: 20px; line-height: 30px;}

.insight-hero-section, .case-study-hero-section {display: flex; justify-content: space-between; padding-bottom: 15px; border-bottom: 1px solid var(--clr-cream);}
.insight-right-column, .case-study-right-column {align-self: end;}
.insight-meta__tag{border: 1px solid var(--clr-cream); border-radius: 5px; background: none; padding: 4px 20px;}
.insight-hero__byline span, .case-study-hero__byline span{font-family: var(--ff-serif); color: var(--clr-gold);}
.insight-hero__subtitle, .case-study-hero__subtitle {color: var(--clr-gold);}
.author-name, .insight-meta__tag{width: auto !important; color: var(--clr-cream);}
.article-meta { padding-bottom: 64px;}
.insight-hero__title, .insight-hero__subtitle, .case-study-hero__title, .case-study-hero__subtitle {margin-bottom: 0px; text-transform: capitalize;}
.hg-section--insight-hero, .hg-section--case-study-hero { padding-bottom: var(--sp-10); min-height: 80vh;}

/* 5. CTA section */
.hg-section--cta-banner .cta-banner__inner{padding: 98px 80px;}
.hg-section--cta-banner .cta-banner__content{max-width: 465px; padding: 0px;}
.hg-section--cta-banner .cta-banner__text {font-size: 20px; color: var(--clr-white); line-height: 34px; margin-bottom: var(--sp-20);}
.hg-section--cta-banner .btn{
	font-size: 20px;
	line-height: 34px;
	font-weight: 300;
	letter-spacing: 0%;
	text-transform: none;
	padding: 12px 15px;
	width: 298px;
	text-align: center;
	border: 1.5px solid var(--clr-white);
	border-radius: 5px;}
/* 6.slider section  */
.hg-section--capabilities, .hg-section--testimonial {min-height: 775px; align-items: flex-start;}
.hg-section--capabilities .capabilities__overlay, .hg-section--testimonial .testimonial__overlay{background: linear-gradient(89.9deg, rgba(58, 74, 63, 0.9) 47.13%, rgba(138, 176, 150, 0) 73.52%); }
.hg-section--capabilities .capabilities__content .capabilities__label{
	font-weight: 400;
	text-transform: capitalize;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0%;
	font-family: var(--ff-serif);
	margin-bottom: 56px;}
.hg-section--capabilities .capabilities__content .capabilities__heading{
	font-weight: 400;
    line-height: 42px;
    font-size: 36px;
    letter-spacing: 0%;
	margin-bottom: 15px;
}
.hg-section--capabilities .capabilities__content .capabilities__text, .Testimonial-section .testimonial__content, .insights-featured .insights-featured__excerpt, .author-name, .insight-meta__tag, .insight-hero__byline span, .case-study-hero__byline span{font-weight: 300; font-size: 20px;line-height: 34px; letter-spacing: 0%; width: 90%;}
.hg-section--capabilities .container, .hg-section--testimonial .container{height: stretch;}
.hg-section--capabilities .capabilities__content, .hg-section--testimonial .testimonial__content{padding: 0px; height: 100%; display: flex; flex-direction: column; justify-content: space-between; max-width: 540px;}
.hg-section--capabilities #capabilitiesDots .slider-dot, .hg-section--testimonial #testimonialDots .slider-dot, .hg-section--image-card-slider .ics__dots .slider-dot, .insights-featured .slider-dot {background-color: #fff; width: 10px; height: 15px; width: 11px; height: 6px; border-radius: 20px; border: none;}
.hg-section--capabilities #capabilitiesDots .slider-dot.is-active, .hg-section--testimonial #testimonialDots .slider-dot.is-active, .hg-section--image-card-slider .ics__dots .slider-dot.is-active, .insights-featured .slider-dot.is-active{background-color: var(--clr-gold); width: 20px; border: none;} 
/* Arrow button */

.slider-navigation{display: flex; align-items: center;}
.slider-arrow{
    width:18px;
    height:18px;
    border:none;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;
    cursor:pointer;
    padding:0;
    flex-shrink:0;
    transition:opacity .3s ease, transform .3s ease;
		position: relative;
    z-index: 5;
}
.slider-arrow-prev{
    background-image:url("https://hunstongrove.com/wp-content/uploads/2026/07/Left-arrow-white.png");
    margin: 22px 0px 0px;
		margin-right: 16px;
}
.slider-arrow-next{
    background-image:url("https://hunstongrove.com/wp-content/uploads/2026/07/Right-arrow-white.png");
    margin: 22px 0px 0px;
		margin-left: 16px;
}
.slider-arrow:hover{opacity:1; transform:scale(1.1);}


/* Contact page */
.New-section-intro .section-header__right.section-intro p,
.New-section-intro .text-image__body p,
.bg-cream.hg-section--text-image .text-image__body p{font-size: 20px; line-height: 34px; font-weight: 300; }
.contact-form-stylee .contact-form__heading{font-size: 26px; line-height: 36px; color: var(--clr-green); margin-bottom: 50px;}
.contact-form-stylee span.contact-info__label{font-family: var(--ff-serif); font-size: 20px; line-height: 30px; font-weight: 400; text-transform: capitalize; letter-spacing: 0.01em; margin-bottom: 0px;}
.contact-form-stylee .contact-info__value, .section-feature-cols .feature-col__text{font-family: var(--ff-sans); font-size: 20px; line-height: 30px; font-weight: 300; border-bottom: 1px solid var(--clr-green); color: var(--clr-text);}
.contact-form-stylee .gform-footer{float: right;}
.contact-form-stylee .contact-form-wrap{border-radius: 5px;}
.contact-form-stylee .contact-form-wrap{padding: 68px;}
.contact-form-stylee .contact-layout__grid{gap: 107px;}
.new-section-solution.hg-section--solutions .section-header--two-col{margin-bottom: 0px;}
/*  Image + text section */
.hg-section--text-image .text-image__body p:last-child{margin-bottom: 0px !important;}
.hg-section--text-image .text-image__left-col {gap: var(--sp-10);}
.hg-section--text-image .text-image__right-col {padding-top: 0px;}
.hg-section--text-image .text-image__body{ margin-top: 0px;}
/*  Image + text section - GREEN */
.bg-green.hg-section--text-image .text-image__body p {color: var(--clr-cream); margin-bottom: 25px; }
/*  Image + text section - CRREAM  */
.bg-cream.hg-section--text-image .text-image__body p {color: var(--clr-text); margin-bottom: 25px; }
/*  About page*/
.bg-cream.hg-section--stats .stat-item:not(:last-child) { border-right: 1px solid var(--clr-green);}
.hg-section--team .team-card__photo {aspect-ratio: 4 / 2.7;}
.hg-section--team .section-intro, .hg-section--team .section-intro p, .section-hg-solutions.hg-section--solutions .section-intro p, .section-hg-solutions.hg-section--role-list .section-intro p, .Testimonial-section .testimonial__role, .Testimonial-section .testimonial__name, .section-hg-solutions.hg-section--image-card-slider .section-intro p {color: var(--clr-text); font-size: 20px; line-height: 30px;}
.hg-section--team .section-header--two-col {margin-bottom: 65px;}
.hg-section--team .team-card__photo-wrap {margin-bottom: 49px;}
.hg-section--team .team-card__name {font-size: 36px; line-height: 42px; letter-spacing: 0%; color: var(--clr-green); margin-bottom: 0px;}
.hg-section--team .team-card__title, .team-details .team-card__title{font-weight: 400; font-size: 36px; line-height: 42px; letter-spacing: 0%; font-family: var(--ff-serif);}
.hg-section--team .team-card__bio, .team-details .team-content p{font-weight: 300; font-size: 20px; line-height: 34px; letter-spacing: 0%; color: var(--clr-text); width: 95%; margin-bottom: 14px;}
.hg-section--team .team__grid{gap: 110px 30px;}
.hg-section--team .team-card__linkedin, .team-details .team-card__linkedin {color: #b49b7d; background: #EBE4D4;}
.map-title-width.hg-section--stats .stats__header{display: flex; justify-content: center;}
.map-title-width.hg-section--stats h2{width: 40%;}
/*  Search & succeed page */
.section-feature-cols .feature-col__title{font-size: 36px; line-height: 46px; color: var(--clr-text);}
.section-feature-cols .feature-col{ border-top: none; padding: 0px;}
.section-feature-cols .feature-cols__grid{gap: 55px 30px; padding-top: 60px;}
.section-feature-cols .feature-col__text{padding-bottom: 40px;}
.section-feature-cols .section-intro p{color: var(--clr-text); font-size: 20px; line-height: 30px;}
/* Our Solutions 3 col - cream */
.section-hg-solutions.hg-section--solutions .solution-card h3{color: var(--clr-green);}
.section-hg-solutions.hg-section--solutions .solution-card__text{font-size: 20px; line-height: 30px; color: var(--clr-text); width: 90%;}
.section-hg-solutions.hg-section--solutions .solution-card a{color: var(--clr-green); margin-top: 10px;}
.section-hg-solutions.hg-section--solutions .solution-card a:hover{color: var(--clr-gold);}
/* role page */
.section-hg-solutions .role-list__item{font-size: 32px; font-family: var(--ff-serif); line-height: 42px; font-weight: 400; color: var(--clr-green); border-top: 1px solid var(--clr-green); border-bottom: none; }
.section-hg-solutions .role-list__item:nth-last-child(-n+2){border-bottom: 1px solid var(--clr-green) !important;}
.section-hg-solutions .role-list__grid{gap: 0px 30px; padding-top: 30px;}
.Testimonial-section .testimonial__mark{font-size: 120px; color: var(--clr-white);}
.Testimonial-section .testimonial__quote{font-style: normal; font-weight: 400;}
.Testimonial-section .testimonial__name{font-weight: 500; color: var(--clr-white);}
.Testimonial-section .testimonial__role{font-style: normal; color: var(--clr-white);}
/* CaseStudy Card section */
.hg-section--case-study-cards h2.section-heading{width: 60%;}
.hg-section--case-study-cards a{font-weight: 400; font-size: 20px; line-height: 34px; letter-spacing: 0%; color: var(--clr-green); margin-top: 0px;}
.hg-section--case-study-cards .insight-card__body .insight-card__category{display: none;}
.hg-section--case-study-cards .insight-card__body a{font-size: 36px; line-height: 42px;}
.hg-section--case-study-cards .insight-card__body .insight-card__excerpt {font-weight: 300; font-size: 20px; line-height: 32px; letter-spacing: 0%; color: var(--clr-text); margin-bottom: 30px;}
.hg-section--case-study-cards .insight-card__body a.link-discover, .hg-section--team .team__grid .team-card a.team-card__link{font-weight: 400; font-size: 20px; line-height: 100%; letter-spacing: 0%; text-align: center; vertical-align: middle;}
.hg-section--case-study-cards .insight-card{padding-bottom: 25px;}
.hg-section--case-study-cards .insight-card__body{padding-top: 30px;}
/* 	Assessment page */
.section-hg-solutions .ics__card-body{margin: 25px 0px;}
.section-hg-solutions .ics__card-title{font-size: 30px; line-height: 40px; font-weight: 400; color: var(--clr-green);}
.section-hg-solutions .ics__card-text{font-size: 18px; line-height: 28px;  color: var(--clr-green);}
.section-hg-solutions .ics__card-rule{border-top: 1px solid var(--clr-green);}
.hg-section--image-card-slider .ics__dots .slider-dot{background-color: #EBE4D4;}
.New-style-section .text-image__body p {font-size: 24px; line-height: 38px;}
/* privacy and cookies policy informative apage */
.hg-section-info .text-image__grid--text-only{max-width: 100%;}
.hg-section-info h2.section-heading{padding-bottom: 30px;}
.hg-section-info a {color: var(--clr-dark); text-decoration: none;}
.hg-section-info a:hover{color: var(--clr-gold);}
.hg-section-info h3 {margin-bottom: 10px;}
/* Team details page */
.team-details {padding-bottom: var(--sp-28) !important; padding-top: var(--sp-28) !important;}
.team-details .row{

	display: grid;
    grid-template-columns: 1fr 49%;
    gap: var(--sp-35);
    align-items: start;
}
.team-details .col-4{position: relative;}
.team-details .col-4 .team-card__linkedin:hover , .team-card .team-card__linkedin:hover{background: #0a66c2; color: var(--clr-white);}
.team-details .team-content p{width: 100%;}



/* ── Item 20 — nav dropdown reformat ────────────────────────────────────────
   Reformatted per the client screenshot: dark-green panel sitting flush under
   its parent nav item, items stacked with a thin rule beneath each, the
   current item in gold. Colours are the theme's existing tokens
   (--clr-green-dark / --clr-gold / --clr-cream), not new values.
   NOTE: the previous white-panel treatment used !important on the link colours,
   so these rules replace that block outright rather than layering over it. */
@media screen and (min-width: 860px){
.nav-primary__item { position: relative;}

/* Panel — flush below the parent item, left-aligned to it. */
.nav-primary__item > .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 240px;
    background: var(--clr-green-dark);
    list-style: none;
    padding: 8px 0 10px;
    margin: 0;
    z-index: 999;
    box-shadow: 0 10px 26px rgba(0,0,0,0.18);
}
.nav-primary__item:hover > .sub-menu,
.nav-primary__item:focus-within > .sub-menu { display: block; }
.sub-menu { display: none; position: absolute; flex-direction: column;}
.sub-menu li { width: 100%; position: relative;}

/* Items — cream by default, each with a thin divider inset from the panel edges. */
.sub-menu li.nav-primary__item a,
.site-header.is-scrolled .sub-menu li.nav-primary__item a {
    display: block;
    position: relative;
    margin: 0 22px;
    padding: 11px 0 9px;
    color: var(--clr-cream) !important;
    text-decoration: none;
    letter-spacing: 0.01em;
    border-bottom: 1px solid rgba(235,228,212,0.45);
    transition: color var(--ease-base), border-color var(--ease-base);
}

/* Current page — gold text with a matching gold rule. */
.sub-menu li.nav-primary__item--active a,
.site-header.is-scrolled .sub-menu li.nav-primary__item--active a,
.sub-menu li.nav-primary__item a:hover,
.sub-menu li.nav-primary__item a:focus-visible {
    color: var(--clr-gold) !important;
    border-bottom-color: var(--clr-gold);
}

/* The old animated sliding underline is redundant now the divider is permanent. */
.sub-menu li a::after { display: none !important; }
}

@media (max-width:859px){
    .sub-menu{
        display:none;
        position:static;
        flex-direction:column;
        /* FIX (2026-08-20): item 20 gave this the --clr-green-dark panel that the
           Figma shows on DESKTOP, where it floats over page content. Inside the
           mobile menu the backdrop is already --clr-dark, so a dark-green block
           read as an illegible green highlight. Hierarchy comes from the indent
           and rule instead. */
        background: transparent;
        list-style: none;
        margin: 4px 0 0;
        padding: 2px 0 2px 14px;
        border-left: 1px solid rgba(235,228,212,0.25);
    }

    .nav-primary__item.active > .sub-menu{
        display:flex;
    }

    .sub-menu li.nav-primary__item a {
        display: block;
        margin: 0 18px;
        padding: 10px 0 8px;
        color: var(--clr-cream) !important;
        border-bottom: 1px solid rgba(235,228,212,0.45);
    }
    .sub-menu li.nav-primary__item--active a {
        color: var(--clr-gold) !important;
        border-bottom-color: var(--clr-gold);
    }
}
/* RESPONSIVE — ≤1024px (tablet) */
@media screen and (max-width: 1024px) {
/* Nav */
.nav-primary__list { gap: 25px; }
.nav-primary__link::after { background-color: #fff !important; }
/* Header */
/* height now driven by --header-h (redefined per breakpoint above) */
.site-logo--custom .custom-logo { max-height: 40px; }
/* Footer */
footer.site-footer { padding-top: 70px; padding-bottom: 40px; }
footer .site-footer__newsletter { padding-top: 40px; }
footer .site-footer_middle { gap: 20px; }
footer .site-footer__nav-cols { gap: 80px; }
footer .site-footer__newsletter-label { font-size: 35px; line-height: 40px; }
footer.site-footer .footer-gf-wrap input[type="submit"],
footer.site-footer .footer-gf-wrap .gform_button,
.site-footer .footer-gf-wrap .gform_footer { margin: 0 !important; }
/* Typography */
h1, .page-hero__title, .team-hero__title { font-size: 50px; line-height: 55px; }
h2.section-heading, h2.cta-banner__heading  { font-size: 38px; line-height: 43px; }

/* 	Section padding */
.hg-section--solutions,
.hg-section--stats,
.hg-section--capabilities,
.hg-section--insights,
.hg-section--contact-section,
.hg-section--text-image,
.hg-section--team,
.section-hg-solutions,
.Testimonial-section, 
.insights-featured.bg-green,
.insights-listing,
.insight-single__body,
.case-study-single__body,
.single-hg_insight .insight-nav .insight-nav__inner,
.single-hg_case_study .case-study-nav .case-study-nav__inner,
.team-details{ padding-top: 70px !important; padding-bottom: 70px !important; }
.hg-section--clients, .hg-section--cta-banner, .hg-section--case-study-cards { padding-bottom: 70px !important;}
.hg-section--clients {padding-top: 70px !important;}
/* 1.Hero */
.hg-section--hero { min-height: 70vh; padding-bottom: 30px; }
/* 2.Solutions */
.hg-section--solutions .section-header--two-col { margin-bottom: 70px; }
.hg-section--solutions .solutions__grid { gap: 70px 30px; }
.hg-section--solutions .solution-card p, .hg-section--solutions.bg-green .solution-card p { width: 100%; }
.hg-section--solutions .solution-card h3 { font-size: 30px; line-height: 35px; }	
/* 3.Map - counter section */
.hg-section--stats .stat-item:not(:last-child), .bg-cream.hg-section--stats .stat-item:not(:last-child){ border-right: none;}
.hg-section--stats .stat-item__number {font-size: 65px;line-height: 70px;}	
.hg-section--stats .stats__header, .hg-section--stats.bg-white .stats__grid{margin-bottom: 30px;}
/* 4.slider section  */
.hg-section--capabilities .capabilities__content .capabilities__label {margin-bottom: 40px;}
.hg-section--capabilities, .hg-section--testimonial {min-height: 505px;} 	
/* 5.Insights section */
.hg-section--insights .section-header--two-col {margin-bottom: 50px;}
.hg-section--insights .insight-card__body .insight-card__excerpt, .hg-section--insights .insight-card__body h3.insight-card__title  { width: 100%;}
.hg-section--insights .insights__grid { grid-template-columns: repeat(3, 1fr);}
.hg-section--insights .insight-card__body h3.insight-card__title, .insights-archive__grid .insight-card .insight-card__title {font-size: 24px; line-height: 30px;}
/* 6.CTA section */
.hg-section--cta-banner .cta-banner__inner { padding: 50px;}	
/* inner pages banner  */
.hg-section--page-hero, .hg-section--insight-hero, .hg-section--case-study-hero { min-height: 40vh; padding-bottom: 0px;}
.hg-section--page-hero, .hg-section--team-hero{ min-height: 40vh;}
/* contact page */
.contact-form-stylee .contact-layout__grid{grid-template-columns: 1fr; gap: 30px;}
.contact-form-stylee .contact-form-wrap {padding: 40px;}
.contact-form-stylee .contact-form__heading{font-size: 20px; line-height: 30px;}	
/* About page */.bg-green.hg-section--text-image h2.section-heading { width: 100%;}
.hg-section--text-image .text-image__grid--below-title, .team-details .row {gap: 30px;}
.hg-section--team .section-header--two-col { margin-bottom: 50px;}
.hg-section--team .team-card__photo-wrap { margin-bottom: 30px;}
.hg-section--team .team-card__name,.hg-section--team .team-card__title, .team-details .team-card__title  {font-size: 25px;line-height: 30px;}
.hg-section--team .team__grid { gap: 30px;}
.map-title-width.hg-section--stats h2 {width: 100%;}
.hg-section--stats.bg-cream .stats__grid{margin-bottom: 0px; gap: 30px;}
.bg-cream.hg-section--stats .stat-item{padding: 0px;}
.hg-section--team .team-card__bio {width: 100%;}		
/*  Search & succeed page */
.section-feature-cols .feature-cols__grid{padding-top: 0px;  grid-template-columns: 1fr 1fr;}
.section-hg-solutions.hg-section--solutions .solution-card__text{width: 100%;}
.section-feature-cols .feature-col__title {font-size: 30px; line-height: 35px;}
/* comman sections */
.section-header--two-col, .bg-green.hg-section--solutions .section-header--two-col{gap: 24px;}
.contact-form-stylee .contact-info__value, .section-feature-cols .feature-col__text,.New-section-intro .section-header__right.section-intro p, .New-section-intro .text-image__body p, .bg-cream.hg-section--text-image .text-image__body p {font-size: 20px;line-height: 34px;	} 
/* role page */
.section-hg-solutions .role-list__item{font-size: 20px; line-height: 30px;}
/* CaseStudy Card section */
.hg-section--case-study-cards h2.section-heading {width: 80%;}	
.hg-section--case-study-cards .insight-card__body a {font-size: 25px;line-height: 30px;}
/* 	Assessment page */
.section-hg-solutions.hg-section--image-card-slider {padding-top: 0px !important;}
/* Insight page */
.insights-listing .section-divider { margin: 30px 0;}
.insights-listing .insights-filter .insights-filter__tabs {gap: 30px;}
.insights-featured .insights-featured__slide.is-active { gap: 30px;}
.insights-featured .insights-featured__excerpt{width: 100%;}
.insights-featured {height: 100%;}
	
/* Insight Detail Page & Case Study Detail Page */
.single-hg_insight .insight-single__body .entry-content:last-child, .single-hg_insight .insight-single__body p:last-child, .single-hg_case_study .case-study-single__body .entry-content:last-child, .single-hg_case_study .case-study-single__body p:last-child {margin-bottom: 0px;}
.single-hg_insight .insight-single__inner, .single-hg_case_study .case-study-single__inner {padding: 0px;}
.single-hg_insight .insight-block--image, .single-hg_case_study .case-study-block--image { margin-top: 50px; margin-bottom: 50px;}
.single-hg_insight .insight-block--pullquote, .single-hg_case_study .case-study-block--pullquote { padding-top: 50px;}
.single-hg_insight .stats__grid, .single-hg_case_study .stats__grid {padding: 30px 0px;}
.single-hg_insight .stats__grid .stat-item:not(:last-child), .single-hg_case_study .stats__grid .stat-item:not(:last-child) {border-right: none;}
.single-hg_insight .insight-single__body h2, .single-hg_insight .insight-single__body h3, .single-hg_case_study .case-study-single__body h2, .single-hg_case_study .case-study-single__body h3 {font-size: 30px; line-height: 35px;}
}	
/* RESPONSIVE — ≤860px (mobile nav) */
@media screen and (max-width: 860px) {
	.nav-primary {align-items: self-start; justify-content: flex-start; padding: 15px;}
	.nav-primary__list { text-align: left; align-items: flex-start; margin-top: 100px;}
}
/* RESPONSIVE — ≤640px (mobile) */
@media screen and (max-width: 640px) {
	/* Footer */
	footer.site-footer { padding-top: 50px; padding-bottom: 25px; }
	.site-footer .footer-gf-wrap .gform_body { width: 100%; }
	footer .site-footer__newsletter-label { font-size: 25px; line-height: 30px; }
	footer .site-footer__bottom { width: 100% !important; justify-content: flex-start; }
	footer .site-footer_middle, footer .site-footer__nav-cols { gap: 20px; }
	footer .site-footer_middle { flex-wrap: wrap; }
	/* Typography */
	h1, .page-hero__title, .insight-hero__title, .insight-hero__subtitle, .case-study-hero__title, .case-study-hero__subtitle, .team-hero__title { font-size: 40px; line-height: 45px; }
	h2.section-heading, h2.cta-banner__heading, .insights-featured .insights-featured__title a  { font-size: 30px; line-height: 35px; }
	/* section padding */
	.hg-section--solutions,
	.hg-section--stats, 
	.hg-section--capabilities,
	.hg-section--insights,
	.hg-section--contact-section,
	.hg-section--text-image,
	.hg-section--team,
	.section-hg-solutions,
	.Testimonial-section,
	.section-feature-cols, 
	.insights-featured.bg-green,
	.insights-listing,
	.insight-single__body,
	.case-study-single__body,
	.single-hg_insight .insight-nav .insight-nav__inner,
	.single-hg_case_study .case-study-nav .case-study-nav__inner,
	.team-details{ padding-top: 50px !important; padding-bottom: 50px !important; }
	.hg-section--clients, .hg-section--cta-banner, .hg-section--case-study-cards {padding-bottom: 50px !important; }
	.hg-section--clients {padding-top: 0px !important;}
	/* 1.Hero */
	.hg-section--hero { min-height: 50vh; padding-bottom: 0; }
	/* 2.Solutions */
	.hg-section--solutions .section-header--two-col { margin-bottom: 30px; }
	.hg-section--solutions .solutions__grid { gap:30px; }
	.hg-section--solutions .solution-card h3 { font-size: 25px; line-height: 30px; }
	.section-hg-solutions.hg-section--solutions .solution-card__text, .hg-section--solutions .solution-card a{font-size: 16px; line-height: 25px;}	
	/* 3.Map - counter section */
	.hg-section--stats .stat-item__number {font-size: 50px;line-height: 60px;}	
	.hg-section--stats .stats__header{margin-bottom: 15px;}
	.hg-section--stats .stats__grid { gap: 0px 15px;}
	/* 4.client logo	section */
	.hg-section--clients .clients__marquee {margin-top: 30px;}
	.hg-section--stats .stat-item__label {font-size: 16px; line-height: 25px;}	
	/* 5.slider section  */
	.hg-section--capabilities .capabilities__content .capabilities__label {font-size: 20px; line-height: 25px;margin-bottom: 30px;}
	.hg-section--capabilities .capabilities__content .capabilities__heading {line-height: 30px;font-size: 25px; }
	.hg-section--capabilities .capabilities__content .capabilities__text, .Testimonial-section .testimonial__content {width: 100%;}	
	/* 6.Insights section */
	.hg-section--insights .section-header--two-col {margin-bottom: 30px;}
	.hg-section--insights .insights__grid { grid-template-columns: repeat(1, 1fr);}.insight-card { padding-bottom: 25px;}
	.hg-section--insights .insight-card__body .insight-card__excerpt, .hg-section--insights .section-intro p, .hg-section--insights .insight-card__body .insight-card__excerpt, .insights-archive__grid .insight-card .insight-card__excerpt   {font-size: 16px; line-height: 25px;}
	/* 7.CTA section */
	.hg-section--cta-banner .cta-banner__inner { padding: 30px;}
	.hg-section--cta-banner .cta-banner__text {margin-bottom: 30px; font-size: 16px; line-height: 25px;}
	.hg-section--cta-banner { min-height: 400px;}
	.hg-section--cta-banner .btn {font-size: 16px; line-height: 25px;}	
	.hg-section--cta-banner .btn {width: 100%;}
	/* Contact page */
	 .contact-form-stylee .contact-form-wrap{padding: 20px;}
	/* about page */
	.hg-section--team .team-card__bio, .insight-meta__tag{font-size: 16px; line-height: 25px;}	
	/*  Search & succeed page */
	.section-feature-cols .feature-cols__grid{padding-top: 0px; gap: 30px; grid-template-columns: 1fr;}
	.section-feature-cols .feature-col__text {padding-bottom: 30px;}
	.section-feature-cols .feature-col__title{font-size: 25px; line-height: 25px;}
	/* CaseStudy Card section */
	.hg-section--case-study-cards .insight-card__body a.link-discover, .hg-section--case-study-cards .insight-card__body .insight-card__excerpt, .hg-section--team .team__grid .team-card a.team-card__link  {font-size: 16px;}
	.hg-section--case-study-cards h2.section-heading {width: 100%;}
	/* comman sections */
	.hg-section--team .section-intro, .hg-section--team .section-intro p, .section-hg-solutions.hg-section--solutions .section-intro p, .section-hg-solutions.hg-section--role-list .section-intro p, .Testimonial-section .testimonial__role, .Testimonial-section .testimonial__name,.contact-form-stylee .contact-info__value, .section-feature-cols .feature-col__text, .hg-section--capabilities .capabilities__content .capabilities__text, .Testimonial-section .testimonial__content, .bg-green.hg-section--text-image .text-image__body p, .New-section-intro .section-header__right.section-intro p, .New-section-intro .text-image__body p, .bg-cream.hg-section--text-image .text-image__body p, .contact-form-stylee .contact-info__value, .section-feature-cols .feature-col__text, .hg-section--solutions.bg-green .solution-card p, .hg-section--solutions .section-intro p, .section-feature-cols .section-intro p, .insights-featured .insights-featured__excerpt, .insights-featured .insights-featured__slide .link-discover, .hg-section--team .team-card__bio, .team-details .team-content p  {font-size: 16px; line-height: 25px;}
	/* Role page  */
	.section-hg-solutions .role-list__item:nth-last-child(-n+2){border-bottom: none !important;}
	.section-hg-solutions .role-list__item:last-child{border-bottom: 1px solid var(--clr-green) !important;}	
	.section-hg-solutions .role-list__grid {padding-top: 0px;}
	/* Insight page */
	.insights-filter .insights-filter__label, .insights-filter .insights-filter__tab.is-active, .insights-filter .insights-filter__tab {font-size: 20px;line-height: 35px;}
	.insights-listing .insights-filter .insights-filter__tabs{ gap: 10px 15px;}
	.insights-listing .insights-archive__grid {gap: 30px;}
	.insights-featured .insights-featured__label {margin-bottom: 30px;}
	/* Insight Detail Page & Case Study Detail Page */
	.single-hg_insight .insight-single__body p , .single-hg_insight .insight-single__body h2, .single-hg_insight .insight-single__body h3, .single-hg_insight .insight-single__body .entry-content, .single-hg_case_study .case-study-single__body p, .single-hg_case_study .case-study-single__body h2, .single-hg_case_study .case-study-single__body h3, .single-hg_case_study .case-study-single__body .entry-content {margin-bottom: 20px;}
	.single-hg_insight .insight-single__body p, .single-hg_case_study .case-study-single__body p{font-size: 16px; line-height: 25px;}
	.single-hg_insight .insight-block--image, .single-hg_case_study .case-study-block--image {margin-top: 20px; margin-bottom: 20px;}
	.insight-hero-section, .case-study-hero-section{display: block;}
	.insight-left-column, .case-study-left-column{display: flex;}
	.insight-hero__content, .case-study-hero__content{padding-top: 50px; padding-bottom: 20px;}
	.single-hg_insight .insight-block--pullquote, .single-hg_case_study .case-study-block--pullquote {padding-top: 30px; }
	.single-hg_insight .stats__grid, .single-hg_case_study .stats__grid { margin-bottom: 20px;}
	.single-hg_insight .stats__grid .stat-item__label, .single-hg_case_study .stats__grid .stat-item__label {font-size: 16px;line-height: 25px;}
	.hg-section--insight-hero, .hg-section--case-study-hero {padding-bottom: 0;}	
	.article-meta {padding-bottom: 50px;}
	/* privacy and cookies policy informative apage */
	.hero-section-info.hg-section--page-hero{padding-bottom: 50px;}
	
/* 	.team-details .row{ grid-template-columns: 1fr; gap: 30px;} */
}

/* =============================================================================
   HG DEV CHANGES — BATCH 1
   ============================================================================= */

/* Item 5 — "View all case studies" as a button.
   Matches .btn geometry from the CTA button, but borders/colours inherit the
   section's text colour (currentColor) so it stays legible on the cream, white
   and dark section backgrounds that layout_case_study_cards can be set to.
   .btn--outline-light is white-on-white here, which is why it isn't reused. */
.btn--outline {
  color: inherit;
  border-color: currentColor;
  background: transparent;
}
.btn--outline:hover,
.btn--outline:focus-visible {
  background: var(--clr-gold);
  border-color: var(--clr-gold);
  color: var(--clr-white);
}
.case-study-cards__header .btn--outline { align-self: center; }

/* Item 8 — "Back to team" link on single team member pages. */
.team-single__back { margin: 0 0 var(--sp-4, 24px); }
.link-back {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: var(--ff-sans);
  font-size: var(--fs-sm);
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: inherit;
  transition: color var(--ease-base);
}
.link-back::before {
  content: "\2190 ";           /* ← */
  display: inline-block;
  transition: transform var(--ease-base);
}
.link-back:hover { color: var(--clr-gold); }
.link-back:hover::before { transform: translateX(-4px); }


/* =============================================================================
   HG DEV CHANGES — BATCH 2
   This file is enqueued AFTER main.css *and* after the Customizer's
   wp_add_inline_style() output, so plain-specificity rules here win.
   ============================================================================= */

/* ── Item 4 — publish date on case study / insight cards ───────────────────── */
.insight-card__date {
  display: inline-block;
  font-family: var(--ff-sans);
  font-size: 12px;
  letter-spacing: 0.04em;
  color: #8c847c;
  margin-left: 10px;
}
.insight-card__category + .insight-card__date {
  padding-left: 10px;
  border-left: 1px solid rgba(140,132,124,0.4);
}
.insight-card__body > .insight-card__date:first-child { margin-left: 0; }

/* ── Items 7 & 9 — whole card clickable ────────────────────────────────────
   Implemented as a "stretched link" overlay rather than wrapping the card in
   an <a>. The team card already contains a LinkedIn anchor, and nesting <a>
   inside <a> is invalid HTML that browsers silently un-nest, which would break
   both links. ::after is already used on these elements for the underline
   animation, so the overlay uses ::before. */
.team-card,
.solution-card { position: relative; }

/* FIX (2026-08-20): the overlay previously anchored to the LINK, not the card,
   so only "Know more" / "Discover more" was clickable. main.css:242 sets
   `.link-discover, .team-card__link { position: relative }` for their underline
   animation, which made each anchor its own containing block. The stretched-link
   pattern requires the anchor to be UNPOSITIONED, so the underline is moved onto
   an inner span and the anchor returns to static. */
.team-card__link,
.solution-card .link-discover { position: static; }

/* Underline relocated to the inner span (which is positioned instead). */
.team-card__link::after,
.solution-card .link-discover::after { display: none !important; }

.team-card__link-text,
.solution-card .link-discover__text { position: relative; }

.team-card__link-text::after,
.solution-card .link-discover__text::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--clr-gold);
  transition: width var(--ease-base);
}
.team-card:hover .team-card__link-text::after,
.team-card__link:focus-visible .team-card__link-text::after,
.solution-card:hover .link-discover__text::after,
.solution-card .link-discover:focus-visible .link-discover__text::after { width: 100%; }

/* Now that the anchors are static, these DO stretch to the whole card. */
.team-card__link::before,
.solution-card .link-discover::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}

/* FIX (2026-08-20): this previously forced `position: relative`, which knocked
   the icon out of main.css's `position:absolute; top; right` and dropped it into
   flow below the photo — read on the About page as a broken-image icon.
   z-index alone is enough to keep it above the overlay. */
.team-card__linkedin { z-index: 2; }

/* Card-level affordance now that the whole surface is a target. */
.team-card,
.solution-card { transition: transform var(--ease-base); }
.team-card:hover .team-card__link-text,
.solution-card:hover .link-discover { color: var(--clr-gold); }
.team-card:focus-within,
.solution-card:focus-within { outline: 2px solid var(--clr-gold); outline-offset: 4px; }

/* ── Item 13 — heading padding when the image sits right ───────────────────
   Section class comes from hg_section_open( 'text-image text-image--img-' . $position ).
   'right' is also the default when ti_image_position is unset. */
.hg-section--text-image.text-image--img-right .text-image__text .section-heading {
  padding-right: var(--sp-8, 40px);
}
@media (max-width: 900px) {
  .hg-section--text-image.text-image--img-right .text-image__text .section-heading {
    padding-right: 0;
  }
}

/* ── Item 14 — green subheading option ─────────────────────────────────────
   Applied from the WYSIWYG "Formats" dropdown (registered in functions.php). */
.hg-text-green,
.hg-text-green * { color: var(--clr-green) !important; }
.bg-green .hg-text-green,
.bg-green .hg-text-green * { color: var(--clr-cream) !important; }

/* ── Item 19 — header overlay, per Figma ───────────────────────────────────
   The header is position:fixed in main.css, so it sits ON TOP of the hero
   rather than above it. --header-h is redefined here (not in main.css) so it
   also beats the Customizer's wp_add_inline_style output — see note in report.
   Breakpoint values keep the header from eating the viewport on small screens. */
:root { --header-h: 138px; }
@media screen and (max-width: 1024px) { :root { --header-h: 100px; } }
@media screen and (max-width: 600px)  { :root { --header-h: 84px;  } }

.site-header {
  background: linear-gradient(180deg, #222624 0%, rgba(58, 74, 63, 0) 100%);
  transition: background var(--ease-base), box-shadow var(--ease-base);
}

/* Views with no hero behind the header must not fade into blank page. */
.site-header--solid { background: var(--clr-green); }

/* Scrolled state is unchanged from Batch 2: solid green, no height change.
   Height is pinned to --header-h in BOTH states so the logo never resizes —
   main.css otherwise shrinks it by 16px, and the ≤1024px block below used to
   set an unscrolled 100px against a scrolled 72px, which reintroduced the
   resize on tablet. */
.site-header.is-scrolled,
.site-header--solid.is-scrolled { background: var(--clr-green); }
.site-header,
.site-header.is-scrolled { height: var(--header-h); }

/* Because the header is fixed, non-hero views need their own top offset.
   Hero views deliberately get none — that gap is what the overlay fills. */
body.hg-header-solid #main-content { padding-top: var(--header-h); }

/* Logo: constant size in both states, and never stretched.
   width:100% in main.css was forcing the image to fill the flex column while
   max-height capped it — that non-uniform scaling is the blur the client saw.
   The footer logo already uses width:auto, which is why it looks sharp. */
.site-header .site-logo--custom .custom-logo,
.site-header.is-scrolled .site-logo--custom .custom-logo {
  width: auto;
  max-height: var(--logo-sticky-h);
}
.site-header .site-logo__mark,
.site-header.is-scrolled .site-logo__mark {
  width: calc(var(--logo-sticky-h) * 0.65);
  height: var(--logo-sticky-h);
}


/* =============================================================================
   HG DEV CHANGES — BATCH 3
   ============================================================================= */

/* ── Item 6 — button-styled links ──────────────────────────────────────────
   .hg-btn-link is applied from the WYSIWYG "Formats" dropdown to any <a>.
   Geometry matches .btn / the CTA button; colour inherits so it stays legible
   on any section background. */
.hg-btn-link {
  display: inline-block;
  font-family: var(--ff-sans);
  font-size: var(--fs-sm);
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 14px 36px;
  border: 1.5px solid currentColor;
  border-radius: 2px;
  color: inherit;
  text-decoration: none;
  transition: background var(--ease-base), color var(--ease-base), border-color var(--ease-base);
}
.hg-btn-link:hover,
.hg-btn-link:focus-visible {
  background: var(--clr-gold);
  border-color: var(--clr-gold);
  color: var(--clr-white);
}

/* Solutions card link rendered as a button (solution_link_style = button).
   Batch 2 made the whole card clickable via .link-discover::before; when the
   link renders as .btn--outline instead, the overlay must follow it. */
.solution-card .btn--outline { margin-top: 20px; }
.solution-card .btn--outline::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}

/* ── Item 17 — short page banner ───────────────────────────────────────────
   Standard keeps main.css's 380px min-height; short is a reduced band for
   pages like Contact. */
.hg-section--page-hero-short .page-hero,
.hg-section--page-hero-short.page-hero { min-height: 220px; }
.hg-section--page-hero-short {
  min-height: 220px;
  padding-bottom: var(--sp-8, 40px);
}
.hg-section--page-hero-short .page-hero__title { font-size: var(--fs-h2); }
@media (max-width: 768px) {
  .hg-section--page-hero-short,
  .hg-section--page-hero-short .page-hero { min-height: 170px; }
}

/* ── Item 18 — footer social icons ─────────────────────────────────────────── */
.site-footer__social {
  display: flex;
  align-items: center;
  gap: 14px;
  list-style: none;
  margin: var(--sp-5, 28px) 0 0;
  padding: 0;
}
.site-footer__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  color: var(--clr-white);
  transition: background var(--ease-base), border-color var(--ease-base), color var(--ease-base);
}
.site-footer__social-link:hover,
.site-footer__social-link:focus-visible {
  background: var(--clr-gold);
  border-color: var(--clr-gold);
  color: var(--clr-white);
}
.site-footer__social-link svg { display: block; }
@media (max-width: 768px) {
  .site-footer__social { justify-content: flex-start; gap: 12px; }
}


/* =============================================================================
   HG MOBILE FIXES — 2026-08-20
   ============================================================================= */

/* Footer newsletter.
   `footer .site-footer__newsletter { width: 50% }` is declared at top level and
   was never overridden, so on a phone the field sat in roughly half the
   container. Inside it, #gform_2 overlays the submit button on the input
   (`.gform_footer{position:absolute;right:9px}` + `padding-right:130px` on the
   input) — a pattern that needs ~480px to work. At phone widths the button
   covered nearly the whole field and the placeholder truncated. */
@media screen and (max-width: 860px) {
  footer .site-footer__newsletter { width: 100%; }
}

@media screen and (max-width: 640px) {
  /* Un-overlay: let the button sit below the input at full width. */
  footer #gform_2 { max-width: 100%; }
  footer #gform_2 .ginput_container_email input {
    padding-right: 16px;
    width: 100%;
  }
  footer #gform_2 .gform_footer,
  .site-footer .footer-gf-wrap .gform_footer {
    position: static;
    top: auto;
    right: auto;
    width: 100%;
    margin: 10px 0 0 !important;   /* beats the ≤1024px `margin: 0 !important` */
  }
  footer #gform_2 .gform_footer input[type="submit"],
  footer.site-footer .footer-gf-wrap .gform_button {
    width: 100%;
  }

  /* Same treatment for the non-Gravity fallback form, so both paths behave. */
  .newsletter-form__group { flex-direction: column; }
  .newsletter-form__input { border-right: 1px solid rgba(255,255,255,0.2); width: 100%; }
  .newsletter-form__submit { width: 100%; margin-top: 10px; }
}
