.meet-the-team{position:relative;z-index:1;background-color:#0a3a3d;color:var(--color-text-on-dark);padding:5rem 0;overflow-x:clip;overflow-y:visible}.meet-the-team__deco{display:none;position:absolute;pointer-events:none;z-index:0}.meet-the-team__deco img{display:block;width:100%;height:100%;aspect-ratio:1/1}.meet-the-team__deco--teal{right:0;height:250px;width:100px;object-fit:cover;top:-100px}.meet-the-team__deco--green{left:0;height:320px;width:120px;object-fit:contain}.meet-the-team__owl{position:relative;z-index:1;inset-inline-start:50%;inset-block-start:0rem;transform:translateX(-50%);line-height:0;border-radius:50px;background:#edffff;width:88px;height:88px;display:flex;align-items:center;justify-content:center}.meet-the-team__owl-logo{display:block;width:64px;height:64px;aspect-ratio:1/1;object-fit:cover}.meet-the-team__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--space-2xl);max-width:80rem;margin-inline:auto}.meet-the-team__header{text-align:center;max-width:40rem}.meet-the-team__eyebrow{margin:0;font-family:var(--font-heading);font-size:var(--fs-h3);font-weight:var(--fw-medium);line-height:normal;color:var(--color-text-on-dark)}.meet-the-team__title{margin:0;font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:var(--fw-bold);line-height:1.15;color:var(--color-text-on-dark)}.meet-the-team__grid{display:grid;grid-template-columns:1fr;gap:var(--space-2xl);inline-size:100%;justify-items:center}.meet-the-team__card{display:flex;flex-direction:column;align-items:center;gap:var(--space-md);text-align:center;max-inline-size:18rem}.meet-the-team__photo-wrap{position:relative;inline-size:15.5rem;block-size:15.5rem;display:flex;align-items:center;justify-content:center}.meet-the-team__photo-blob{position:absolute;z-index:0;inset:0;pointer-events:none}.meet-the-team__photo-blob-layer{position:absolute;object-fit:contain;pointer-events:none}.meet-the-team__photo-blob-layer--1{inset:6% 0 0 4%;inline-size:96%;block-size:92%;z-index:1}.meet-the-team__photo-blob-layer--2{inset:2% 2% 0 0;inline-size:88%;block-size:96%;z-index:2}.meet-the-team__photo-blob-layer--4{inset:4% auto auto 10%;inline-size:72%;block-size:94%;z-index:3}.meet-the-team__photo{position:relative;z-index:1;display:block;inline-size:10.375rem;block-size:10.375rem;border-radius:50%;object-fit:cover}.meet-the-team__photo--placeholder{background-color:color-mix(in srgb, var(--color-primary) 70%, #000);border:2px dashed color-mix(in srgb, #fff 35%, transparent)}.meet-the-team__identity{display:flex;flex-direction:column;gap:var(--space-xs)}.meet-the-team__name{margin:0;font-family:var(--font-heading);font-size:var(--fs-h3);font-weight:var(--fw-bold);line-height:normal;color:var(--color-text-on-dark)}.meet-the-team__role{margin:0;font-family:var(--font-body);font-size:var(--fs-body);font-weight:var(--fw-regular);line-height:1.4;color:var(--color-text-on-dark)}.meet-the-team__actions{display:flex;justify-content:center}.meet-the-team__cta{display:inline-flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-lg) var(--space-sm) var(--space-md);border-radius:var(--radius-button);background-color:var(--color-cta);color:var(--color-btn-text);text-decoration:none;transition:background-color var(--transition-base, 0.2s ease)}.meet-the-team__cta:hover{background-color:var(--color-cta-hover)}.meet-the-team__cta:active{background-color:var(--color-cta-pressed)}.meet-the-team__cta-label{font-family:var(--font-body);font-size:var(--fs-button);font-weight:var(--fw-semibold);line-height:var(--lh-button)}.meet-the-team__cta-icon{inline-size:35px;block-size:35px}.meet-the-team__cta-icon img{display:block;inline-size:35px;block-size:35px;transition:transform .3s ease-in-out;transform:rotate(90deg)}.meet-the-team__cta:hover .meet-the-team__cta-icon img{transform:rotate(133deg)}.meet-the-team__empty{margin:0;text-align:center;color:color-mix(in srgb, #fff 80%, transparent);font-size:var(--fs-body)}@media(min-width: 768px){.meet-the-team__grid{grid-template-columns:repeat(3, minmax(0, 1fr));align-items:start}}@media(min-width: 1024px){.meet-the-team{padding-block:4rem}.meet-the-team__deco{display:block}.meet-the-team__owl{width:88px;height:88px}.meet-the-team__owl-logo{width:52px;height:52px}.meet-the-team__inner{gap:3.5rem}}/*# sourceMappingURL=meet-the-team.css.map */