.kaiterra-profile-module{display:flex;flex-direction:column;gap:40px;width:100%}@media (min-width:992px){.kaiterra-profile-module{align-items:stretch;flex-direction:row;gap:60px}}.kpm-left-col{flex:1;max-width:500px}.kpm-image-wrapper{background-color:#1a3236;border-radius:8px;height:100%;min-height:400px;overflow:hidden;position:relative;width:100%}.kpm-image-wrapper img{display:block;height:100%;object-fit:cover;width:100%}.kpm-badge{align-items:center;background-color:#42ad47;border-radius:4px;bottom:24px;color:#fff;display:flex;font-weight:700;gap:8px;left:24px;margin:0;padding:8px 16px;position:absolute}.kpm-badge-dot{background-color:#fff;border-radius:50%;display:inline-block;height:6px;width:6px}.kpm-right-col{display:flex;flex:1.2;flex-direction:column;justify-content:center}.kpm-heading{margin-bottom:5px}.kpm-subheading{color:#85b5d6;margin-top:0}.kpm-bio,.kpm-subheading{margin-bottom:24px}.kpm-quote{border-left:3px solid #42ad47;font-style:italic;line-height:1.4;margin:30px 0;padding-left:20px}.kpm-contact-grid{display:grid;gap:16px;grid-template-columns:1fr;margin-bottom:40px}@media (min-width:600px){.kpm-contact-grid{gap:20px;grid-template-columns:1fr 1fr}}.kpm-contact-item{align-items:center;display:flex;gap:12px}.kpm-contact-item a{color:inherit;text-decoration:none;transition:opacity .2s ease}.kpm-contact-item a:hover{opacity:.8}.kpm-contact-item svg{fill:none;flex-shrink:0;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:18px}.kpm-buttons{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.kpm-footer-note{margin-top:20px;opacity:.8}