Autosave: 20260324-110814
BIN
tmp/candidates/hero_alt_team.jpg
Normal file
|
After Width: | Height: | Size: 499 KiB |
BIN
tmp/candidates/hero_meeting.jpg
Normal file
|
After Width: | Height: | Size: 589 KiB |
BIN
tmp/candidates/portrait_man.jpg
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
tmp/candidates/portrait_woman.jpg
Normal file
|
After Width: | Height: | Size: 444 KiB |
BIN
tmp/candidates/services_team.jpg
Normal file
|
After Width: | Height: | Size: 547 KiB |
BIN
tmp/candidates/team_alt.jpg
Normal file
|
After Width: | Height: | Size: 469 KiB |
BIN
tmp/candidates2/business_man_blue.jpg
Normal file
|
After Width: | Height: | Size: 458 KiB |
BIN
tmp/candidates2/business_man_gray.jpg
Normal file
|
After Width: | Height: | Size: 416 KiB |
BIN
tmp/candidates2/business_man_smile.jpg
Normal file
|
After Width: | Height: | Size: 444 KiB |
BIN
tmp/candidates2/business_woman_black.jpg
Normal file
|
After Width: | Height: | Size: 452 KiB |
BIN
tmp/candidates2/business_woman_exec.jpg
Normal file
|
After Width: | Height: | Size: 459 KiB |
BIN
tmp/candidates2/business_woman_white.jpg
Normal file
|
After Width: | Height: | Size: 445 KiB |
BIN
tmp/candidates2/handshake.jpg
Normal file
|
After Width: | Height: | Size: 417 KiB |
BIN
tmp/candidates2/senior_business.jpg
Normal file
|
After Width: | Height: | Size: 325 KiB |
BIN
tmp/final-images/corporate-consultation.jpg
Normal file
|
After Width: | Height: | Size: 589 KiB |
BIN
tmp/final-images/corporate-executive-woman.jpg
Normal file
|
After Width: | Height: | Size: 459 KiB |
BIN
tmp/final-images/corporate-hero-team.jpg
Normal file
|
After Width: | Height: | Size: 499 KiB |
BIN
tmp/final-images/corporate-senior-executive.jpg
Normal file
|
After Width: | Height: | Size: 325 KiB |
BIN
tmp/final-images/corporate-services-team.jpg
Normal file
|
After Width: | Height: | Size: 547 KiB |
@ -261,10 +261,12 @@ body.coaching-mvp-active h3,
|
|||||||
body.coaching-mvp-active h4 {
|
body.coaching-mvp-active h4 {
|
||||||
letter-spacing: -.03em;
|
letter-spacing: -.03em;
|
||||||
}
|
}
|
||||||
.coach-home-page .wp-block-post-title,
|
body.coaching-mvp-active.page .wp-block-post-title {
|
||||||
.page-slug-home .wp-block-post-title {
|
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
body.coaching-mvp-active.page main > .wp-block-group.alignfull.has-global-padding {
|
||||||
|
padding-top: 0 !important;
|
||||||
|
}
|
||||||
.coach-shell,
|
.coach-shell,
|
||||||
.coach-hero,
|
.coach-hero,
|
||||||
.coach-section,
|
.coach-section,
|
||||||
@ -430,6 +432,56 @@ body.coaching-mvp-active h4 {
|
|||||||
.coach-hero .wp-block-column {
|
.coach-hero .wp-block-column {
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
.coach-photo-stack {
|
||||||
|
display: grid;
|
||||||
|
gap: 1rem;
|
||||||
|
}
|
||||||
|
.coach-photo-row {
|
||||||
|
display: grid;
|
||||||
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
||||||
|
gap: 1rem;
|
||||||
|
}
|
||||||
|
.coach-photo-card {
|
||||||
|
margin: 0;
|
||||||
|
overflow: hidden;
|
||||||
|
padding: 0;
|
||||||
|
background: #dfe6f2;
|
||||||
|
border: 1px solid var(--coach-border);
|
||||||
|
box-shadow: var(--coach-shadow-lg);
|
||||||
|
}
|
||||||
|
.coach-photo-card img {
|
||||||
|
display: block;
|
||||||
|
width: 100%;
|
||||||
|
height: auto;
|
||||||
|
object-fit: cover;
|
||||||
|
}
|
||||||
|
.coach-photo-card-large img {
|
||||||
|
aspect-ratio: 16 / 11;
|
||||||
|
}
|
||||||
|
.coach-photo-card-medium img {
|
||||||
|
aspect-ratio: 1 / 1;
|
||||||
|
}
|
||||||
|
.coach-photo-card-tall img {
|
||||||
|
aspect-ratio: 4 / 5;
|
||||||
|
}
|
||||||
|
.coach-photo-copy {
|
||||||
|
align-self: center;
|
||||||
|
}
|
||||||
|
.coach-hero-media .coach-quote-card {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
min-height: 100%;
|
||||||
|
}
|
||||||
|
.coach-hero .coach-photo-card {
|
||||||
|
background: rgba(255,255,255,.08);
|
||||||
|
border-color: rgba(255,255,255,.14);
|
||||||
|
}
|
||||||
|
@media (max-width: 781px) {
|
||||||
|
.coach-photo-row {
|
||||||
|
grid-template-columns: 1fr;
|
||||||
|
}
|
||||||
|
}
|
||||||
.coach-system-card h3,
|
.coach-system-card h3,
|
||||||
.coach-service-card h3,
|
.coach-service-card h3,
|
||||||
.coach-process-card h3,
|
.coach-process-card h3,
|
||||||
|
|||||||
BIN
wp-content/uploads/2026/03/corporate-consultation.jpg
Normal file
|
After Width: | Height: | Size: 589 KiB |
BIN
wp-content/uploads/2026/03/corporate-executive-woman.jpg
Normal file
|
After Width: | Height: | Size: 459 KiB |
BIN
wp-content/uploads/2026/03/corporate-hero-team.jpg
Normal file
|
After Width: | Height: | Size: 499 KiB |
BIN
wp-content/uploads/2026/03/corporate-senior-executive.jpg
Normal file
|
After Width: | Height: | Size: 325 KiB |
BIN
wp-content/uploads/2026/03/corporate-services-team.jpg
Normal file
|
After Width: | Height: | Size: 547 KiB |