/* Executive team experience */
.doc-team{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 6%,rgba(216,144,60,.13),transparent 24rem),linear-gradient(145deg,#f4f0ea,#ebeef5)!important}.doc-team:before{content:"TEAM";position:absolute;right:-20px;top:20px;color:rgba(24,60,144,.035);font:700 12rem/1 Georgia,serif;letter-spacing:-.08em}.doc-team .doc-wrap{position:relative;z-index:1}.team-grid{gap:24px!important;perspective:1200px}.team-card{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(24,60,144,.1);border-radius:24px!important;background:#fff;box-shadow:0 16px 45px rgba(18,29,61,.09)!important;transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s,border-color .3s;transform-style:preserve-3d;outline:none}.team-card:before{content:"";position:absolute;z-index:3;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.5) 43%,transparent 61%);transform:translateX(-130%);transition:transform .75s ease}.team-card:after{content:"";position:absolute;z-index:2;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#183c90,#d8903c,#8f3c18);transform:scaleX(.25);transform-origin:left;transition:transform .4s ease}.team-card:hover,.team-card:focus-within{transform:translateY(-12px) rotateX(1deg);border-color:rgba(24,60,144,.26);box-shadow:0 32px 75px rgba(18,29,61,.19)!important}.team-card:hover:before,.team-card:focus-within:before{transform:translateX(130%)}.team-card:hover:after,.team-card:focus-within:after{transform:scaleX(1)}.team-card img{position:relative;z-index:0;display:block;transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .5s!important;filter:saturate(.88) contrast(.98)}.team-card:hover img,.team-card:focus-within img{transform:scale(1.065);filter:saturate(1.05) contrast(1.03)}.team-copy{position:relative;z-index:4;min-height:184px;padding:23px 22px 24px!important;background:#fff;transition:transform .4s}.team-copy:before{content:"";position:absolute;left:22px;top:0;width:38px;height:3px;border-radius:3px;background:#d8903c;transform:translateY(-1px)}.team-copy h3{margin:0 0 7px!important;color:#151f48!important;font:700 1rem/1.3 Georgia,serif!important;letter-spacing:-.015em}.team-copy b{display:inline-flex;align-items:center;gap:7px;color:#8f3c18!important;font-size:.67rem!important;line-height:1.4}.team-copy b:before{content:"";width:6px;height:6px;border-radius:50%;background:#d8903c;box-shadow:0 0 0 4px rgba(216,144,60,.13)}.team-copy p{margin:14px 0 48px!important;color:#696b75!important;font-size:.77rem!important}.profile-action{position:absolute;left:22px;right:22px;bottom:21px;display:flex;align-items:center;justify-content:space-between;padding:10px 0 0;border:0;border-top:1px solid #e8e9ee;background:none;color:#183c90;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.profile-action span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#edf2fa;color:#183c90;transition:.25s}.team-card:hover .profile-action span,.profile-action:focus span{background:#183c90;color:#fff;transform:translateX(3px)}.profile-action:focus-visible{outline:2px solid #d8903c;outline-offset:4px;border-radius:3px}
.profile-modal{position:fixed;z-index:5000;inset:0;display:grid;place-items:center;padding:22px;opacity:0;visibility:hidden;transition:.28s}.profile-modal.open{opacity:1;visibility:visible}.profile-modal-backdrop{position:absolute;inset:0;background:rgba(8,14,34,.72);backdrop-filter:blur(10px)}.profile-dialog{position:relative;width:min(840px,100%);max-height:min(700px,calc(100vh - 44px));overflow:auto;display:grid;grid-template-columns:310px 1fr;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:#fff;box-shadow:0 45px 120px rgba(0,0,0,.35);transform:translateY(25px) scale(.97);transition:.35s cubic-bezier(.2,.8,.2,1)}.profile-modal.open .profile-dialog{transform:none}.profile-dialog img{width:100%;height:100%;min-height:430px;object-fit:cover;object-position:top}.profile-dialog-copy{padding:52px 45px}.profile-dialog-copy .profile-label{color:#8f3c18;font-size:.7rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.profile-dialog-copy h2{margin:12px 0 8px;color:#172554;font-size:2.15rem}.profile-dialog-copy h3{margin:0 0 24px;color:#d08035;font:800 .8rem Inter,Arial,sans-serif;letter-spacing:.09em;text-transform:uppercase}.profile-dialog-copy p{color:#626773;font-size:1rem;line-height:1.8}.profile-close{position:absolute;z-index:2;right:16px;top:16px;width:42px;height:42px;border:0;border-radius:50%;background:#f0f3f8;color:#172554;font-size:1.5rem;cursor:pointer;transition:.2s}.profile-close:hover{background:#183c90;color:#fff;transform:rotate(90deg)}
@media(max-width:1050px){.team-grid{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:760px){.team-grid{grid-template-columns:repeat(2,1fr)!important}.profile-dialog{grid-template-columns:1fr}.profile-dialog img{height:310px;min-height:0}.profile-dialog-copy{padding:30px}.profile-dialog-copy h2{font-size:1.75rem}}@media(max-width:480px){.team-grid{grid-template-columns:1fr!important}.team-card img{aspect-ratio:4/4.6}.team-copy{min-height:168px}.profile-dialog img{height:260px}}@media(hover:none){.team-card:hover{transform:none}.profile-action span{background:#183c90;color:#fff}}@media(prefers-reduced-motion:reduce){.team-card,.team-card img,.profile-dialog,.profile-close{transition:none!important}}