Autosave: 20260325-211217

This commit is contained in:
Flatlogic Bot 2026-03-25 21:12:18 +00:00
parent ca7330be5c
commit 7b2fbe2f64
8 changed files with 30 additions and 30 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -1289,7 +1289,7 @@ body { background: #1C3434; }
<span class="main">Free</span>
</div>
<p class="kmc-seventh-detail">30 minutes</p>
<a class="kmc-seventh-btn" href="#" aria-label="Book Initial Assessment">Book Now</a>
<a class="kmc-seventh-btn" href="https://calendly.com/ktmckeand/coaching-assessment" aria-label="Book Initial Assessment">Book Now</a>
</article>
<article class="kmc-seventh-card" role="listitem">
@ -1300,7 +1300,7 @@ body { background: #1C3434; }
<span class="sub">/ hour</span>
</div>
<p class="kmc-seventh-detail">Minimum of 1 hour</p>
<a class="kmc-seventh-btn" href="#" aria-label="Book Coaching">Book Now</a>
<a class="kmc-seventh-btn" href="https://calendly.com/ktmckeand/one-on-one-coaching-session" aria-label="Book Coaching">Book Now</a>
</article>
<article class="kmc-seventh-card" role="listitem">
@ -1334,11 +1334,11 @@ body { background: #1C3434; }
align-items:center;
gap:64px !important;
}
.kmc-eighth-section .kmc-eighth-copy{max-width:620px;}
.kmc-eighth-section .kmc-eighth-copy{max-width:700px;text-align:left;}
.kmc-eighth-section .kmc-eighth-title{
margin:0;
color:#1C3434;
max-width:440px;
max-width:560px;
font-family:"Cardo",serif;
font-size:clamp(52px,4.8vw,68px) !important;
line-height:1.04 !important;
@ -1347,20 +1347,21 @@ body { background: #1C3434; }
}
.kmc-eighth-section .kmc-eighth-body{
margin:28px 0 0;
max-width:610px;
max-width:740px;
color:#1C3434;
opacity:.95;
font-family:"Cardo",serif;
font-size:clamp(24px,2.05vw,40px) !important;
line-height:1.25 !important;
font-size:clamp(24px,1.85vw,36px) !important;
line-height:1.2 !important;
font-weight:400;
}
.kmc-eighth-section .kmc-eighth-actions{
margin-top:38px;
display:flex;
align-items:center;
gap:34px;
flex-wrap:wrap;
justify-content:flex-start;
gap:26px;
flex-wrap:nowrap;
}
.kmc-eighth-section .kmc-eighth-btn{
display:inline-flex;
@ -1391,16 +1392,16 @@ body { background: #1C3434; }
.kmc-eighth-section .kmc-eighth-link{
display:inline-flex;
align-items:center;
gap:10px;
gap:8px;
text-decoration:none;
color:#1C3434;
font:700 clamp(18px,1.08vw,24px)/1.2 "Inter",sans-serif !important;
white-space:nowrap;
font:500 clamp(14px,0.9vw,17px)/1.2 "Inter",sans-serif !important;
}
.kmc-eighth-section .kmc-eighth-link .arr{font-size:1.45em;line-height:1;}
.kmc-eighth-section .kmc-eighth-visual{
position:relative;
min-height:352px;
min-height:378px;
display:flex;
justify-content:flex-end;
align-items:flex-start;
@ -1409,8 +1410,8 @@ body { background: #1C3434; }
.kmc-eighth-section .kmc-eighth-bg{
width:100%;
max-width:560px;
aspect-ratio:560 / 320;
border-radius:30px;
aspect-ratio:16 / 9;
border-radius:32px;
overflow:hidden;
background-image:url('/wp-content/uploads/2026/03/pasted-20260324-203847-f313931c.jpg');
background-repeat:no-repeat;
@ -1420,17 +1421,17 @@ body { background: #1C3434; }
}
.kmc-eighth-section .kmc-eighth-portrait{
position:absolute;
left:24px;
bottom:-36px;
width:176px;
aspect-ratio:4 / 5;
border-radius:28px;
left:-28px;
bottom:-28px;
width:196px;
aspect-ratio:1 / 1;
border-radius:32px;
overflow:hidden;
border:6px solid #fff;
background-image:url('/wp-content/uploads/2026/03/pasted-20260324-204916-868024dd.jpg');
border:10px solid #fff;
background-image:url('/wp-content/uploads/2026/03/coach-portrait-20260325.png');
background-repeat:no-repeat;
background-size:cover;
background-position:center;
background-position:center center;
box-shadow:0 10px 20px rgba(13,40,40,.18);
}
@ -1442,27 +1443,26 @@ body { background: #1C3434; }
.kmc-eighth-section .kmc-eighth-body{font-size:clamp(22px,3.9vw,34px) !important;max-width:100%;}
.kmc-eighth-section .kmc-eighth-visual{max-width:720px;min-height:332px;}
.kmc-eighth-section .kmc-eighth-bg{max-width:100%;}
.kmc-eighth-section .kmc-eighth-portrait{left:16px;bottom:-24px;width:142px;aspect-ratio:4/5;border-radius:24px;}
.kmc-eighth-section .kmc-eighth-portrait{left:-12px;bottom:-16px;width:168px;border-width:9px;}
}
@media (max-width:680px){
.kmc-eighth-section{padding:48px 0 62px;}
.kmc-eighth-section .kmc-eighth-wrap{width:calc(100% - 28px) !important;gap:30px !important;}
.kmc-eighth-section .kmc-eighth-body{line-height:1.28 !important;margin-top:18px;}
.kmc-eighth-section .kmc-eighth-actions{margin-top:28px;gap:14px;}
.kmc-eighth-section .kmc-eighth-actions{margin-top:28px;gap:14px;flex-wrap:wrap;}
.kmc-eighth-section .kmc-eighth-btn{min-height:52px !important;padding:8px 8px 8px 18px !important;font-size:16px !important;}
.kmc-eighth-section .kmc-assessment-arrow{width:36px;height:36px;font-size:22px;flex-basis:36px;}
.kmc-eighth-section .kmc-eighth-link{font-size:17px !important;}
.kmc-eighth-section .kmc-eighth-bg{border-radius:24px;}
.kmc-eighth-section .kmc-eighth-portrait{width:106px;aspect-ratio:4/5;border-width:5px;border-radius:18px;bottom:-14px;left:10px;}
.kmc-eighth-section .kmc-eighth-portrait{width:132px;border-width:8px;left:-4px;bottom:-12px;}
}
</style>
<section class="kmc-eighth-section" aria-labelledby="kmc-eighth-title">
<div class="kmc-eighth-wrap">
<div class="kmc-eighth-copy">
<h2 id="kmc-eighth-title" class="kmc-eighth-title">Ready to explore coaching?</h2>
<p class="kmc-eighth-body">Start with a 30-minute fit call to assess alignment, goals, and the best coaching path</p>
<h2 id="kmc-eighth-title" class="kmc-eighth-title">Ready to explore<br>coaching?</h2>
<p class="kmc-eighth-body">Start with a 30-minute fit call to assess alignment, goals,<br>and the best coaching path</p>
<div class="kmc-eighth-actions">
<a class="kmc-eighth-btn" href="https://calendly.com/ktmckeand/coaching-assessment" aria-label="Schedule an assessment">
<span>Schedule an assessment</span>
@ -1470,7 +1470,7 @@ body { background: #1C3434; }
</a>
<a class="kmc-eighth-link" href="/pricing/" aria-label="View coaching options">
<span>View coaching options</span>
<span class="arr" aria-hidden="true"></span>
<span class="kmc-sixth-link-arrow" aria-hidden="true"></span>
</a>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB