second bloc
This commit is contained in:
parent
d8327967e2
commit
3adbc20f4f
BIN
assets/pasted-20260325-101107-7e380798.png
Normal file
BIN
assets/pasted-20260325-101107-7e380798.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 735 KiB |
BIN
assets/pasted-20260325-101711-bb41ba75.png
Normal file
BIN
assets/pasted-20260325-101711-bb41ba75.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 112 KiB |
@ -420,6 +420,7 @@ body.coaching-mvp-active.archive .wp-block-query .entry-content.alignfull.wp-blo
|
||||
.coach-inline-link {
|
||||
border-radius: 999px;
|
||||
padding: .95rem 1.4rem;
|
||||
font-size: .92rem !important;
|
||||
font-weight: 700;
|
||||
text-decoration: none;
|
||||
}
|
||||
@ -551,7 +552,7 @@ body.coaching-mvp-active.archive .wp-block-query .entry-content.alignfull.wp-blo
|
||||
}
|
||||
.coach-photo-stack {
|
||||
display: grid;
|
||||
gap: 1rem;
|
||||
gap: .8rem;
|
||||
}
|
||||
.coach-photo-row {
|
||||
display: grid;
|
||||
@ -1147,7 +1148,7 @@ body.coaching-mvp-active .coach-proof-band > .wp-block-group__inner-container {
|
||||
}
|
||||
.coach-work-together-section .wp-block-heading,
|
||||
.coach-work-together-section > .wp-block-group__inner-container > p:not(.coach-badge) {
|
||||
max-width: 44rem;
|
||||
max-width: 39rem;
|
||||
}
|
||||
.coach-work-grid {
|
||||
gap: 1rem;
|
||||
@ -1308,7 +1309,7 @@ body.coaching-mvp-active .coach-proof-band > .wp-block-group__inner-container {
|
||||
box-shadow: 0 12px 24px rgba(6,13,31,.16);
|
||||
}
|
||||
.coach-ways-section .wp-block-heading {
|
||||
max-width: 13ch;
|
||||
max-width: 12ch;
|
||||
color: #fff;
|
||||
}
|
||||
.coach-ways-stage {
|
||||
@ -1401,7 +1402,7 @@ body.coaching-mvp-active .coach-proof-band > .wp-block-group__inner-container {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-self: stretch;
|
||||
align-self: start;
|
||||
overflow: hidden;
|
||||
padding: 1.1rem 1.05rem 1rem;
|
||||
min-height: 0;
|
||||
@ -2531,9 +2532,9 @@ body.coaching-mvp-active .coach-hero {
|
||||
}
|
||||
body.coaching-mvp-active .coach-hero .wp-block-columns {
|
||||
gap: clamp(1.5rem, 4vw, 4rem) !important;
|
||||
max-width: min(1200px, calc(100vw - 2.5rem));
|
||||
max-width: min(1120px, calc(100vw - 2rem));
|
||||
margin: 0 auto !important;
|
||||
padding: 0 clamp(1.25rem, 2.8vw, 2rem) !important;
|
||||
padding: 0 clamp(1rem, 2.4vw, 1.75rem) !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-hero .wp-block-column:first-child {
|
||||
display: flex;
|
||||
@ -2549,10 +2550,10 @@ body.coaching-mvp-active .coach-eyebrow {
|
||||
background: transparent !important;
|
||||
box-shadow: none !important;
|
||||
color: #b54a22 !important;
|
||||
font-size: .84rem !important;
|
||||
font-size: .78rem !important;
|
||||
font-weight: 700 !important;
|
||||
line-height: 1.2 !important;
|
||||
letter-spacing: .16em !important;
|
||||
letter-spacing: .15em !important;
|
||||
text-transform: uppercase !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-hero h1 {
|
||||
@ -2601,7 +2602,7 @@ body.coaching-mvp-active .coach-hero .wp-block-button:not(.is-style-outline) > .
|
||||
}
|
||||
body.coaching-mvp-active .coach-hero-support {
|
||||
max-width: 34rem;
|
||||
margin-top: 1rem !important;
|
||||
margin-top: .8rem !important;
|
||||
color: var(--color-text-muted) !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-hero-image-wrap {
|
||||
@ -2660,7 +2661,7 @@ body.coaching-mvp-active .coach-experience-band {
|
||||
margin: 0 calc(50% - 50vw) !important;
|
||||
width: 100vw;
|
||||
max-width: 100vw !important;
|
||||
padding: clamp(2.5rem, 4.8vw, 4.5rem) 0 !important;
|
||||
padding: clamp(1.9rem, 3.6vw, 3.25rem) 0 !important;
|
||||
background: linear-gradient(180deg, #f7efd9 0%, #fbf7ed 48%, #ffffff 100%) !important;
|
||||
border: 0 !important;
|
||||
border-radius: 0 !important;
|
||||
@ -2679,101 +2680,104 @@ body.coaching-mvp-active .coach-experience-band::before {
|
||||
body.coaching-mvp-active .coach-experience-band > .wp-block-group__inner-container {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
max-width: min(1200px, calc(100vw - 2.5rem));
|
||||
max-width: min(1120px, calc(100vw - 2rem));
|
||||
margin: 0 auto !important;
|
||||
padding: 0 clamp(1.25rem, 2.8vw, 2rem) !important;
|
||||
padding: 0 clamp(1rem, 2.4vw, 1.75rem) !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-layout {
|
||||
display: grid;
|
||||
grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr);
|
||||
gap: clamp(1.5rem, 4vw, 4rem);
|
||||
grid-template-columns: minmax(0, 1.12fr) minmax(290px, .78fr);
|
||||
gap: clamp(1.1rem, 2.6vw, 2.5rem);
|
||||
align-items: start;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-copy {
|
||||
max-width: 44rem;
|
||||
max-width: 39rem;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-band .coach-eyebrow {
|
||||
display: inline-block !important;
|
||||
padding: 0 !important;
|
||||
margin: 0 0 1rem !important;
|
||||
margin: 0 0 .75rem !important;
|
||||
border: 0 !important;
|
||||
border-radius: 0 !important;
|
||||
background: transparent !important;
|
||||
box-shadow: none !important;
|
||||
color: #b54a22 !important;
|
||||
font-size: .84rem !important;
|
||||
font-size: .78rem !important;
|
||||
font-weight: 700 !important;
|
||||
letter-spacing: .16em !important;
|
||||
letter-spacing: .15em !important;
|
||||
text-transform: uppercase !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-band h2 {
|
||||
margin: 0 !important;
|
||||
max-width: 13ch;
|
||||
max-width: 12ch;
|
||||
color: var(--color-text) !important;
|
||||
font-size: clamp(2.35rem, 4.7vw, 4.4rem) !important;
|
||||
line-height: .98 !important;
|
||||
letter-spacing: -.05em !important;
|
||||
font-size: clamp(1.8rem, 3.2vw, 3.05rem) !important;
|
||||
line-height: 1.02 !important;
|
||||
letter-spacing: -.045em !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-intro {
|
||||
max-width: 38rem;
|
||||
margin: 1.2rem 0 0 !important;
|
||||
max-width: 32rem;
|
||||
margin: .8rem 0 0 !important;
|
||||
color: var(--color-text-muted) !important;
|
||||
font-size: 1.03rem !important;
|
||||
line-height: 1.75 !important;
|
||||
font-size: .95rem !important;
|
||||
line-height: 1.55 !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-list {
|
||||
display: grid;
|
||||
gap: 0;
|
||||
margin-top: 1.7rem;
|
||||
margin-top: 1.15rem;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-item {
|
||||
display: grid;
|
||||
grid-template-columns: auto 1fr;
|
||||
gap: 1rem;
|
||||
gap: .8rem;
|
||||
align-items: start;
|
||||
padding: 1.15rem 0;
|
||||
padding: .85rem 0;
|
||||
border-top: 1px solid rgba(17,24,39,.09);
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-item:last-child {
|
||||
border-bottom: 1px solid rgba(17,24,39,.09);
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-num {
|
||||
min-width: 4.4rem;
|
||||
color: rgba(181,74,34,.20);
|
||||
font-size: clamp(2.5rem, 5vw, 4.4rem);
|
||||
min-width: 3.4rem;
|
||||
color: rgba(181,74,34,.18);
|
||||
font-size: clamp(2rem, 3.5vw, 3rem);
|
||||
line-height: .9;
|
||||
font-weight: 600;
|
||||
letter-spacing: -.06em;
|
||||
letter-spacing: -.05em;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-item h3 {
|
||||
margin: .2rem 0 .35rem !important;
|
||||
margin: .08rem 0 .2rem !important;
|
||||
color: var(--color-text) !important;
|
||||
font-size: clamp(1.08rem, 1.9vw, 1.32rem) !important;
|
||||
line-height: 1.3 !important;
|
||||
font-size: clamp(1rem, 1.5vw, 1.15rem) !important;
|
||||
line-height: 1.24 !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-item p {
|
||||
margin: 0 !important;
|
||||
color: var(--color-text-muted) !important;
|
||||
line-height: 1.75 !important;
|
||||
font-size: .95rem !important;
|
||||
line-height: 1.52 !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-quote {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
align-self: stretch;
|
||||
padding: clamp(1.4rem, 3vw, 2rem) !important;
|
||||
align-self: start;
|
||||
max-width: 25rem;
|
||||
justify-self: end;
|
||||
padding: clamp(1rem, 2.2vw, 1.35rem) !important;
|
||||
border-radius: 18px !important;
|
||||
background: linear-gradient(180deg, #ffffff 0%, #fff6e6 100%) !important;
|
||||
border: 1px solid rgba(181,74,34,.12) !important;
|
||||
box-shadow: 0 24px 52px rgba(17,24,39,.08) !important;
|
||||
box-shadow: 0 18px 36px rgba(17,24,39,.07) !important;
|
||||
color: var(--color-text) !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-quote::before {
|
||||
content: "“";
|
||||
position: absolute;
|
||||
top: .45rem;
|
||||
right: 1rem;
|
||||
color: rgba(181,74,34,.12);
|
||||
font-size: 5rem;
|
||||
top: .3rem;
|
||||
right: .75rem;
|
||||
color: rgba(181,74,34,.10);
|
||||
font-size: 4rem;
|
||||
line-height: 1;
|
||||
font-family: Georgia, serif;
|
||||
}
|
||||
@ -2786,14 +2790,15 @@ body.coaching-mvp-active .coach-experience-quote .coach-badge {
|
||||
body.coaching-mvp-active .coach-experience-quote p {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
margin: 1rem 0 0 !important;
|
||||
margin: .75rem 0 0 !important;
|
||||
color: var(--color-text) !important;
|
||||
font-size: 1.12rem !important;
|
||||
line-height: 1.8 !important;
|
||||
font-size: 1rem !important;
|
||||
line-height: 1.58 !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-quote .coach-testimonial-meta {
|
||||
margin-top: 1rem !important;
|
||||
margin-top: .8rem !important;
|
||||
color: var(--color-text-muted) !important;
|
||||
font-size: .92rem !important;
|
||||
font-weight: 700;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-quote .coach-quote-role {
|
||||
@ -2809,19 +2814,23 @@ body.coaching-mvp-active .coach-experience-quote .coach-quote-role {
|
||||
body.coaching-mvp-active .coach-experience-band h2 {
|
||||
max-width: none;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-quote {
|
||||
max-width: none;
|
||||
justify-self: stretch;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 781px) {
|
||||
body.coaching-mvp-active .coach-experience-band {
|
||||
padding: 2rem 0 !important;
|
||||
padding: 1.6rem 0 !important;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-item {
|
||||
grid-template-columns: 1fr;
|
||||
gap: .35rem;
|
||||
gap: .25rem;
|
||||
}
|
||||
body.coaching-mvp-active .coach-experience-num {
|
||||
min-width: 0;
|
||||
font-size: 2.5rem;
|
||||
font-size: 2.25rem;
|
||||
}
|
||||
}
|
||||
|
||||
@ -2998,35 +3007,35 @@ function coaching_mvp_home_content() {
|
||||
<div class="coach-experience-layout">
|
||||
<div class="coach-experience-copy">
|
||||
<p class="coach-eyebrow coach-experience-eyebrow">02 / Experience</p>
|
||||
<h2>Support for leaders moving through pressure, transition, and visible decisions.</h2>
|
||||
<p class="coach-experience-intro">This section takes the strongest signals from the old audience block and reframes them in a calmer, more editorial full-width layout that feels aligned with the new direction of the site.</p>
|
||||
<h2>Clear support for pressure, transitions, and visible leadership moments.</h2>
|
||||
<p class="coach-experience-intro">A calmer space for leaders who need clearer thinking, steadier communication, and confident next steps.</p>
|
||||
<div class="coach-experience-list">
|
||||
<article class="coach-experience-item">
|
||||
<span class="coach-experience-num">01</span>
|
||||
<div>
|
||||
<h3>Founders needing cleaner signal</h3>
|
||||
<p>For moments when the pace is high and the noise is louder than the strategy. Coaching helps narrow what matters and make steadier next decisions.</p>
|
||||
<p>When pace is high and everything feels equally urgent, the work helps narrow what matters next.</p>
|
||||
</div>
|
||||
</article>
|
||||
<article class="coach-experience-item">
|
||||
<span class="coach-experience-num">02</span>
|
||||
<div>
|
||||
<h3>Executives carrying more than the role shows</h3>
|
||||
<p>Support for visibility, leadership presence, difficult conversations, and the emotional load that sits underneath senior responsibility.</p>
|
||||
<p>Support for visibility, harder conversations, and the weight that often sits underneath senior responsibility.</p>
|
||||
</div>
|
||||
</article>
|
||||
<article class="coach-experience-item">
|
||||
<span class="coach-experience-num">03</span>
|
||||
<div>
|
||||
<h3>Professionals in a high-stakes transition</h3>
|
||||
<p>Useful when a promotion, pivot, or change in identity asks for more confidence, clearer direction, and momentum that actually holds.</p>
|
||||
<p>Useful for promotions, pivots, and identity shifts that need confidence, clarity, and real momentum.</p>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
<aside class="coach-quote-card coach-experience-quote">
|
||||
<span class="coach-badge">Client reflection</span>
|
||||
<p>"I came in overwhelmed and spread thin. The coaching process helped me narrow the signal, make cleaner decisions, and finally move with conviction instead of noise."</p>
|
||||
<p>"I came in overwhelmed. This helped me narrow the signal, make cleaner decisions, and move with conviction."</p>
|
||||
<div class="coach-testimonial-meta">Jordan Ellis <span class="coach-quote-role">Founder, advisory studio</span></div>
|
||||
</aside>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user