.tkl-profile-card-container {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
gap: 50px;
width: 100%;
margin: 0 auto;
box-sizing: border-box;
} .tkl-profile-image-col {
flex: 0 0 calc(35% - 25px);
max-width: calc(35% - 25px);
width: 100%;
box-sizing: border-box;
}
.tkl-profile-image-wrapper {
width: 100%;
position: relative;
}
.tkl-profile-image-wrapper img {
display: block;
width: 100%;
height: auto;
object-fit: cover;
border-radius: 4px;
} .tkl-profile-content-col {
flex: 0 0 calc(65% - 25px);
max-width: calc(65% - 25px);
width: 100%;
box-sizing: border-box;
} .tkl-profile-card-container.tkl-image-right {
flex-direction: row-reverse;
} .tkl-profile-name {
font-size: var(--tkl-h2-font-size);
font-family: var(--tkl-h2-font-family);
font-weight: var(--tkl-h2-font-weight);
line-height: var(--tkl-h2-line-height);
letter-spacing: var(--tkl-h2-letter-spacing);
text-transform: var(--tkl-h2-text-transform);
font-style: var(--tkl-h2-font-style);
text-decoration: var(--tkl-h2-text-decoration);
color: var(--tkl-navy);
margin: 0 0 8px 0;
}
.tkl-profile-title {
font-family: var(--tkl-font-body);
font-size: 16px;
font-weight: 600;
color: var(--tkl-gold);
text-transform: uppercase;
letter-spacing: 1.5px;
margin: 0 0 24px 0;
} .tkl-profile-quote-block {
position: relative;
border-left: 3px solid var(--tkl-gold);
padding: 5px 0 5px 25px;
margin: 0 0 30px 0;
}
.tkl-profile-quote-text {
font-family: var(--tkl-font-heading);
font-style: italic;
font-size: 24px;
line-height: 1.4;
color: var(--tkl-navy);
margin: 0 0 8px 0;
}
.tkl-profile-quote-author {
font-family: var(--tkl-font-body);
font-size: 14px;
font-weight: 500;
color: var(--tkl-text-gray);
margin: 0;
} .tkl-profile-bio {
font-family: var(--tkl-font-body);
font-size: 16px;
line-height: 1.8;
color: var(--tkl-text-gray);
margin-bottom: 35px;
}
.tkl-profile-bio p {
margin: 0 0 20px 0;
}
.tkl-profile-bio p:last-child {
margin-bottom: 0;
}
.tkl-profile-bio strong, 
.tkl-profile-bio b {
color: var(--tkl-navy);
font-weight: 700;
} .tkl-profile-cta-wrapper {
margin-top: 30px;
} @media (max-width: 980px) {
.tkl-profile-card-container {
gap: 40px;
}
.tkl-profile-image-col {
flex: 0 0 100%;
max-width: 100%;
}
.tkl-profile-content-col {
flex: 0 0 100%;
max-width: 100%;
}
.tkl-profile-image-wrapper {
max-width: 320px;
margin: 0 auto;
}
.tkl-profile-name {
text-align: center;
}
.tkl-profile-title {
font-size: 14px;
text-align: center;
margin-bottom: 30px;
}
.tkl-profile-quote-block {
padding-left: 20px;
}
.tkl-profile-quote-text {
font-size: 20px;
}
.tkl-profile-cta-wrapper {
text-align: center;
}
}
@media (max-width: 479px) {
.tkl-profile-card-container {
gap: 30px;
}
.tkl-profile-image-wrapper {
max-width: 260px;
}
.tkl-profile-quote-text {
font-size: 18px;
}
}.elementor .e-div-block-base{min-width:30px;padding:10px;display:block;}.elementor .e-flexbox-base{padding:10px;display:flex;flex-direction:row;}.elementor .e-tabs-base{padding-block-start:0px;display:flex;flex-direction:column;gap:30px;}.elementor .e-tabs-menu-base{display:flex;justify-content:center;}.elementor .e-tab-base{width:160px;color:#0C0D0E;cursor:pointer;padding:8px;border-width:2px;border-color:#E0E0E0;border-style:solid;background-color:#FFFFFF;display:block;}.elementor .e-tab-base.e--selected{border-color:#0C0D0E;outline-width:0px;}.elementor .e-tab-base:focus{border-color:#0C0D0E;outline-width:0px;}.elementor .e-tab-base:hover,.elementor .e-tab-base:focus-visible{background-color:#E0E0E0;}.elementor .e-tabs-content-area-base{display:block;}.elementor .e-tab-content-base{min-width:30px;padding:10px;display:block;}.elementor .e-form-base{display:block;}.elementor .e-heading-base{margin:0px;}.elementor .e-heading-link-base{all:unset;cursor:pointer;}.elementor .e-image-link-base{width:fit-content;all:unset;cursor:pointer;display:inherit;}.elementor .e-image-base{display:block;}.elementor .e-paragraph-base{margin:0px;}.elementor .e-paragraph-link-base{all:unset;cursor:pointer;}.elementor .e-svg-base{width:65px;height:65px;display:inline-block;}.elementor .e-button-base{text-align:center;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;border-radius:2px;border-width:0px;background-color:#375EFB;display:inline-block;}.elementor .e-youtube-base{overflow:hidden;aspect-ratio:16/9;}.elementor .e-divider-base{height:1px;border-width:0px;border-color:transparent;border-style:none;background-color:#000;}.elementor .e-self-hosted-video-base{max-width:100vw;aspect-ratio:16/9;display:inline-block;}