/* The CMS block remains editable; this layer owns only the global shell composition. */
body .footer-container,
body .footer-container.color-scheme-light {
	width: 100%; max-width: none; margin: 0; padding: 0; background: #f7faf9; border: 0; box-shadow: none;
}
body .footer-container > .container.main-footer { width: 100%; max-width: none; margin: 0; padding: 0; background: transparent; }
.ckg-footer { width: 100%; background: #f7faf9; color: #202a2c; border-top: 1px solid #dbe6e3; font-family: Inter, system-ui, sans-serif; }
.ckg-footer * { box-sizing: border-box; }
.ckg-footer__inner { width: min(1240px, calc(100% - 48px)); margin: 0 auto; }
.ckg-footer__cta { background: #075e5b; color: #fff; border-bottom: 1px solid #0b716b; }
.ckg-footer__cta .ckg-footer__inner { display: flex; align-items: center; justify-content: space-between; gap: 40px; padding: 56px 0; }
.ckg-footer__eyebrow { margin: 0 0 10px; color: #b8e4dc; font-size: 12px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.ckg-footer h2 { margin: 0; color: #fff; font-size: clamp(23px, 2vw, 32px); line-height: 1.14; letter-spacing: -.02em; }
.ckg-footer__cta p:not(.ckg-footer__eyebrow) { max-width: 600px; margin: 12px 0 0; color: rgba(255, 255, 255, .86); line-height: 1.55; }
.ckg-footer__actions { display: flex; gap: 12px; flex-wrap: wrap; flex: 0 0 auto; }
.ckg-footer__button { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 0 20px; border: 1px solid #fff; border-radius: 6px; background: #fff; color: #075e5b !important; font-weight: 700; text-decoration: none; white-space: nowrap; }
.ckg-footer__button--secondary { background: transparent; color: #fff !important; }
.ckg-footer__button:hover, .ckg-footer__button:focus-visible { border-color: #d6f1eb; box-shadow: 0 0 0 3px rgba(214, 241, 235, .24); text-decoration: none; }
.ckg-footer__main { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(120px, .75fr) minmax(120px, .75fr) minmax(0, 1.9fr); gap: 44px; padding: 52px 0 44px; }
.ckg-footer__logo { display: block; width: min(230px, 100%); height: auto; margin: 0 0 18px; }
.ckg-footer__brand p { max-width: 290px; margin: 0; color: #556365; line-height: 1.55; }
.ckg-footer__brand p + p { margin-top: 12px; font-size: 13px; }
.ckg-footer h3 { margin: 4px 0 16px; color: #1e282a; font-size: 12px; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.ckg-footer ul { padding: 0; margin: 0; list-style: none; }
.ckg-footer li + li { margin-top: 10px; }
.ckg-footer a { color: #344246; text-decoration: none; }
.ckg-footer a:hover, .ckg-footer a:focus-visible { color: #007a70; text-decoration: underline; }
.ckg-footer__locations { display: grid; grid-template-columns: 1fr 1fr; gap: 24px 28px; }
.ckg-footer__location h4, .ckg-footer__location-toggle { margin: 0 0 6px; color: #075e5b; font-size: 13px; font-weight: 700; line-height: 1.35; }
.ckg-footer__location p { margin: 0 0 4px; color: #58676a; font-size: 13px; line-height: 1.45; }
.ckg-footer__location a { font-size: 13px; line-height: 1.45; }
.ckg-footer__location-toggle { display: block; width: 100%; padding: 0; border: 0; background: transparent; text-align: left; font-family: inherit; cursor: default; }
.ckg-footer__location-toggle > span:last-child { display: none; }
.ckg-footer__location-details[hidden] { display: block; }
.ckg-footer__legal { width: 100%; background: #1f2b2c; color: #dce8e5; }
.ckg-footer__legal .ckg-footer__inner { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 18px 0; font-size: 13px; }
.ckg-footer__legal p { margin: 0; }
.ckg-footer__legal a { margin-left: 16px; color: #dce8e5; }
@media (max-width: 1000px) {
	.ckg-footer__cta .ckg-footer__inner { align-items: flex-start; flex-direction: column; gap: 24px; }
	.ckg-footer__main { grid-template-columns: 1.1fr .9fr; gap: 38px 32px; }
	.ckg-footer__brand { grid-column: span 2; }
}
@media (max-width: 600px) {
	.ckg-footer__inner { width: min(100% - 32px, 1240px); }
	.ckg-footer__cta .ckg-footer__inner { padding: 44px 0; gap: 22px; }
	.ckg-footer__cta h2 { font-size: 25px; }
	.ckg-footer__actions { width: 100%; flex-direction: column; gap: 10px; }
	.ckg-footer__button { width: 100%; }
	.ckg-footer__main { display: block; padding: 40px 0 32px; }
	.ckg-footer__brand { margin-bottom: 30px; }
	.ckg-footer__main > nav { display: inline-block; width: calc(50% - 10px); vertical-align: top; margin-bottom: 30px; }
	.ckg-footer__main > nav + nav { margin-left: 16px; }
	.ckg-footer__main > section:last-child { clear: both; padding-top: 8px; }
	.ckg-footer__locations { display: block; }
	.ckg-footer__location { padding: 14px 0; border-top: 1px solid #dbe6e3; }
	.ckg-footer__location:last-child { border-bottom: 1px solid #dbe6e3; }
	.ckg-footer__location-toggle { display: flex; align-items: center; justify-content: space-between; margin: 0; cursor: pointer; }
	.ckg-footer__location-toggle > span:last-child { display: inline-block; color: #007a70; font-size: 21px; font-weight: 400; line-height: 1; }
	.ckg-footer__location-toggle[aria-expanded="true"] > span:last-child { transform: rotate(45deg); }
	.ckg-footer__location-details { padding-top: 10px; }
	.ckg-footer__location-details[hidden] { display: none; }
	.ckg-footer__legal .ckg-footer__inner { display: block; padding: 16px 0; }
	.ckg-footer__legal p + p { margin-top: 8px; }
	.ckg-footer__legal a { margin: 0 14px 0 0; }
}
