.la-team-hero{position:relative;min-height:70vh;min-height:70dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%}.la-team-hero__media{position:absolute;inset:0;z-index:0}.la-team-hero__img{width:100%;height:100%;object-fit:cover;display:block}.la-team-hero__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(34,49,112,0.88) 0%,rgba(34,49,112,0.72) 50%,rgba(34,49,112,0.55) 100%);z-index:1}.la-team-hero__content{position:relative;z-index:2;max-width:880px;padding:8rem 1.5rem 4rem;text-align:center;color:var(--white)}.la-team-hero__label{display:inline-block;font-size:var(--fs-small);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:0.08em;color:var(--brand);margin-bottom:1.25rem}.la-team-hero__title{font-size:var(--fs-h1);font-weight:var(--fw-bold);line-height:var(--lh-tight);margin-bottom:1.5rem;color:var(--white)}.la-team-hero__lead{line-height:var(--lh-loose);margin-bottom:2.5rem;color:rgba(255,255,255,0.92);max-width:720px;margin-left:auto;margin-right:auto}.la-team-hero__lead strong{color:var(--white);font-weight:var(--fw-medium)}.la-team-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.la-team-hero__cta{gap:0.5rem;padding:1rem 2rem}.la-team-hero__cta i{font-size:1.25rem}@media screen and (max-width:992px){.la-team-hero__content{padding:7rem 1.5rem 3.5rem}}@media screen and (max-width:768px){.la-team-hero__content{padding:6rem 1rem 3rem}.la-team-hero__lead{margin-bottom:2rem}}@media screen and (max-width:576px){.la-team-hero__content{padding:10rem 2rem 5rem}.la-team-hero__actions{flex-direction:column;align-items:stretch}.la-team-hero__cta{width:100%;justify-content:center;padding:0.875rem 1.5rem}}.la-trust{padding:6rem 0;background:var(--off);width:100%}.la-trust__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.la-trust__header{text-align:center;max-width:800px;margin:0 auto 4rem}.la-trust__label{display:inline-block;font-size:var(--fs-small);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:0.08em;color:var(--brand);margin-bottom:1rem}.la-trust__title{font-size:var(--fs-h2);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--dark);margin-bottom:1.5rem}.la-trust__intro{font-size:var(--fs-body);line-height:var(--lh-loose);color:var(--text)}.la-trust__intro strong{color:var(--dark);font-weight:var(--fw-medium)}.la-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:5rem}.la-trust__card{background:var(--white);border-radius:var(--r-lg);padding:2.5rem 1.75rem;box-shadow:var(--shadow-sm);transition:var(--transition-base);z-index:10}.la-trust__card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.la-trust__icon{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;background:var(--gray);border-radius:var(--r-md);margin-bottom:1.5rem}.la-trust__icon i{font-size:1.75rem;color:var(--brand)}.la-trust__card-title{font-size:var(--fs-h5);font-weight:var(--fw-bold);color:var(--dark);margin-bottom:0.875rem;line-height:var(--lh-tight)}.la-trust__card-text{font-size:var(--fs-body);line-height:var(--lh-base);color:var(--text)}.la-trust__card-text strong{color:var(--dark);font-weight:var(--fw-medium)}.la-trust__team{display:grid;grid-template-columns:360px 1fr;gap:3.5rem;align-items:center;background:var(--white);border-radius:var(--r-lg);padding:3rem;box-shadow:var(--shadow-md);margin-bottom:4rem;position:relative;z-index:10}.la-trust__team-figure{margin:0;border-radius:var(--r-md);overflow:hidden}.la-trust__team-figure img{width:100%;height:auto;display:block;border-radius:var(--r-md);aspect-ratio:4 / 5;object-fit:cover}.la-trust__team-role{display:inline-block;font-size:var(--fs-small);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:0.08em;color:var(--brand);margin-bottom:0.5rem}.la-trust__team-name{font-size:var(--fs-h3);font-weight:var(--fw-bold);color:var(--dark);margin-bottom:1.25rem;line-height:var(--lh-tight)}.la-trust__team-bio{font-size:var(--fs-body);line-height:var(--lh-loose);color:var(--text);margin-bottom:2rem}.la-trust__team-bio strong{color:var(--dark);font-weight:var(--fw-medium)}.la-trust__team-cta{display:flex;flex-wrap:wrap;gap:1rem}.la-trust__bottom-cta{text-align:center;background:linear-gradient(135deg,var(--brand-dark) 0%,var(--color-navy) 100%);border-radius:var(--r-lg);padding:3.5rem 2rem;position:relative;z-index:10}.la-trust__bottom-text{line-height:var(--lh-loose);color:rgba(255,255,255,0.92);max-width:680px;margin:0 auto 1.75rem}.la-trust__bottom-text strong{color:var(--white);font-weight:var(--fw-medium)}.la-trust__bottom-btn{gap:0.5rem}@media (max-width:1024px){.la-trust__grid{grid-template-columns:repeat(2,1fr)}.la-trust__team{grid-template-columns:280px 1fr;gap:2.5rem;padding:2.5rem}}@media (max-width:768px){.la-trust{padding:4rem 0}.la-trust__grid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:3rem}.la-trust__card{padding:2rem 1.5rem}.la-trust__team{grid-template-columns:1fr;gap:2rem;padding:2rem;text-align:center}.la-trust__team-figure{max-width:280px;margin:0 auto}.la-trust__team-cta{justify-content:center}.la-trust__bottom-cta{padding:2.5rem 1.5rem}}.sr-only{padding:10px 20px}@media (max-width:480px){.la-trust__container{padding:0 1rem}.la-trust__team-cta{flex-direction:column}.la-trust__team-cta .btn{width:100%}}.la-team-staff{padding:6rem 0;background:var(--white);width:100%}.la-team-staff__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.la-team-staff__header{text-align:center;max-width:800px;margin:0 auto 4rem}.la-team-staff__label{display:inline-block;font-size:var(--fs-small);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:0.08em;color:var(--brand);margin-bottom:1rem}.la-team-staff__title{font-size:var(--fs-h2);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--dark);margin-bottom:1.5rem}.la-team-staff__intro{font-size:var(--fs-body);line-height:var(--lh-loose);color:var(--text)}.la-team-staff__intro strong{color:var(--dark);font-weight:var(--fw-medium)}.la-team-staff__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.la-team-staff__card{background:var(--white);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--light);transition:var(--transition-base)}.la-team-staff__card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:var(--brand)}.la-team-staff__card-visual{position:relative;overflow:hidden}.la-team-staff__card-img{width:100%;height:320px;object-fit:cover;display:block;transition:transform var(--transition-slow)}.la-team-staff__card:hover .la-team-staff__card-img{transform:scale(1.05)}.la-team-staff__card-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(34,49,112,0.85) 0%,transparent 100%);padding:1.5rem}.la-team-staff__card-exp{display:inline-block;background:var(--brand);color:var(--white);border-radius:var(--r-sm);padding:0.375rem 0.875rem;font-size:var(--fs-small);font-weight:var(--fw-medium)}.la-team-staff__card-body{padding:1.75rem}.la-team-staff__card-role{display:inline-block;font-size:var(--fs-small);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:0.06em;color:var(--brand);margin-bottom:0.5rem}.la-team-staff__card-name{font-size:var(--fs-h4);font-weight:var(--fw-bold);color:var(--dark);margin-bottom:0.875rem;line-height:var(--lh-tight)}.la-team-staff__card-bio{font-size:var(--fs-body);line-height:var(--lh-base);color:var(--text);margin-bottom:1.25rem}.la-team-staff__card-bio strong{color:var(--dark);font-weight:var(--fw-medium)}.la-team-staff__card-tags{display:flex;flex-wrap:wrap;gap:0.5rem}.la-team-staff__card-tag{display:inline-block;font-size:var(--fs-small);color:var(--brand-dark);background:var(--gray);border-radius:var(--r-sm);padding:0.375rem 0.875rem;font-weight:var(--fw-medium)}@media screen and (max-width:1200px){.la-team-staff__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.la-team-staff{padding:4rem 0}.la-team-staff__header{margin-bottom:3rem}.la-team-staff__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.la-team-staff{padding:3rem 0}.la-team-staff__container{padding:0 1rem}.la-team-staff__header{margin-bottom:2rem}.la-team-staff__card-body{padding:1.25rem}}@media screen and (max-width:576px){.la-team-staff{padding:2.5rem 0}.la-team-staff__grid{grid-template-columns:1fr;gap:1rem}.la-team-staff__card-img{height:540px}}.la-team-philosophy{padding:6rem 0;background:var(--off);width:100%}.la-team-philosophy__container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 480px;gap:4rem;align-items:center}.la-team-philosophy__header{margin-bottom:2.5rem}.la-team-philosophy__label{display:inline-block;font-size:var(--fs-small);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:0.08em;color:var(--brand);margin-bottom:1rem}.la-team-philosophy__title{font-size:var(--fs-h2);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--dark)}.la-team-philosophy__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.la-team-philosophy__item{background:var(--white);border-radius:var(--r-lg);padding:1.75rem;border:1px solid var(--light);transition:var(--transition-base)}.la-team-philosophy__item:hover{border-color:var(--brand);box-shadow:var(--shadow-md);transform:translateY(-4px)}.la-team-philosophy__icon{width:3rem;height:3rem;background:var(--gray);border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.la-team-philosophy__icon i{font-size:1.375rem;color:var(--brand)}.la-team-philosophy__item-title{font-size:var(--fs-h5);font-weight:var(--fw-bold);color:var(--dark);margin-bottom:0.75rem;line-height:var(--lh-tight)}.la-team-philosophy__item-text{font-size:var(--fs-body);line-height:var(--lh-base);color:var(--text)}.la-team-philosophy__item-text strong{color:var(--dark);font-weight:var(--fw-medium)}.la-team-philosophy__visual{border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.la-team-philosophy__img{width:100%;height:auto;display:block;aspect-ratio:4 / 5;object-fit:cover}@media screen and (max-width:1024px){.la-team-philosophy{padding:4rem 0}.la-team-philosophy__container{grid-template-columns:1fr;gap:3rem}.la-team-philosophy__visual{max-width:600px;margin:0 auto;width:100%}}@media screen and (max-width:768px){.la-team-philosophy{padding:3rem 0}.la-team-philosophy__container{padding:0 1rem;gap:2.5rem}.la-team-philosophy__header{margin-bottom:2rem}.la-team-philosophy__grid{grid-template-columns:1fr;gap:1.25rem}.la-team-philosophy__item{padding:1.25rem}}@media screen and (max-width:576px){.la-team-philosophy{padding:2.5rem 0}.la-team-philosophy__icon{width:2.5rem;height:2.5rem;margin-bottom:1rem}.la-team-philosophy__icon i{font-size:1.125rem}}.la-team-edu{padding:6rem 0;background:var(--white);width:100%}.la-team-edu__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.la-team-edu__header{text-align:center;max-width:800px;margin:0 auto 4rem}.la-team-edu__label{display:inline-block;font-size:var(--fs-small);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:0.08em;color:var(--brand);margin-bottom:1rem}.la-team-edu__title{font-size:var(--fs-h2);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--dark);margin-bottom:1.5rem}.la-team-edu__intro{font-size:var(--fs-body);line-height:var(--lh-loose);color:var(--text)}.la-team-edu__intro strong{color:var(--dark);font-weight:var(--fw-medium)}.la-team-edu__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem}.la-team-edu__card{background:var(--off);border-radius:var(--r-lg);padding:2rem;border:1px solid var(--light);transition:var(--transition-base)}.la-team-edu__card:hover{background:var(--white);border-color:var(--brand);box-shadow:var(--shadow-md);transform:translateY(-4px)}.la-team-edu__card-icon{width:3.5rem;height:3.5rem;background:var(--gray);border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.la-team-edu__card-icon i{font-size:1.5rem;color:var(--brand)}.la-team-edu__card-title{font-size:var(--fs-h5);font-weight:var(--fw-bold);color:var(--dark);margin-bottom:0.875rem;line-height:var(--lh-tight)}.la-team-edu__card-text{font-size:var(--fs-body);line-height:var(--lh-base);color:var(--text)}.la-team-edu__card-text strong{color:var(--dark);font-weight:var(--fw-medium)}.la-team-edu__stats{display:flex;align-items:center;justify-content:center;gap:3rem;background:linear-gradient(135deg,var(--brand-dark) 0%,var(--color-navy) 100%);border-radius:var(--r-lg);padding:3rem}.la-team-edu__stat{text-align:center}.la-team-edu__stat-number{font-size:clamp(2rem,4vw,2.75rem);font-weight:var(--fw-bold);color:var(--brand);line-height:1;margin-bottom:0.5rem}.la-team-edu__stat-label{font-size:var(--fs-small);color:rgba(255,255,255,0.9);font-weight:var(--fw-medium)}@media screen and (max-width:1200px){.la-team-edu__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.la-team-edu{padding:4rem 0}.la-team-edu__header{margin-bottom:3rem}.la-team-edu__grid{grid-template-columns:repeat(2,1fr);margin-bottom:3rem}.la-team-edu__stats{padding:2.5rem;gap:2rem}}@media screen and (max-width:768px){.la-team-edu{padding:3rem 0}.la-team-edu__container{padding:0 1rem}.la-team-edu__header{margin-bottom:2rem}.la-team-edu__card{padding:1.5rem}.la-team-edu__stats{flex-direction:column;gap:2rem;padding:2rem}}@media screen and (max-width:576px){.la-team-edu{padding:2.5rem 0}.la-team-edu__grid{grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem}.la-team-edu__card-icon{width:3rem;height:3rem;margin-bottom:1rem}.la-team-edu__card-icon i{font-size:1.25rem}.la-team-edu__stats{padding:1.5rem}}.la-team-career{padding:6rem 0;background:var(--off);width:100%}.la-team-career__container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:0;background:linear-gradient(135deg,var(--brand-dark) 0%,var(--color-navy) 100%);border-radius:var(--r-lg);overflow:hidden}.la-team-career__visual{overflow:hidden}.la-team-career__img{width:100%;height:100%;object-fit:cover;display:block;min-height:400px}.la-team-career__content{padding:3.5rem;display:flex;flex-direction:column;justify-content:center}.la-team-career__label{display:inline-block;font-size:var(--fs-small);font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:0.08em;color:var(--brand);margin-bottom:1rem}.la-team-career__title{font-size:var(--fs-h3);font-weight:var(--fw-bold);color:var(--white);margin-bottom:1.25rem;line-height:var(--lh-tight)}.la-team-career__text{font-size:var(--fs-body);line-height:var(--lh-loose);color:rgba(255,255,255,0.9);margin-bottom:1.5rem}.la-team-career__text strong{color:var(--white);font-weight:var(--fw-medium)}.la-team-career__list{list-style:none;padding:0;margin:0 0 1.75rem}.la-team-career__list li{display:flex;align-items:center;gap:0.5rem;font-size:var(--fs-body);color:rgba(255,255,255,0.9);padding:0.375rem 0}.la-team-career__list li i{color:var(--brand);font-size:1.125rem;flex-shrink:0}.la-team-career__actions{display:flex;flex-wrap:wrap;gap:1rem}.la-team-career__btn{gap:0.5rem}@media screen and (max-width:992px){.la-team-career{padding:4rem 0}.la-team-career__container{grid-template-columns:1fr}.la-team-career__img{min-height:300px;max-height:400px}.la-team-career__content{padding:2.5rem}}@media screen and (max-width:768px){.la-team-career{padding:3rem 0}.la-team-career__container{padding:0;border-radius:var(--r-md)}.la-team-career__content{padding:2rem 1.5rem}}@media screen and (max-width:576px){.la-team-career{padding:2.5rem 0}.la-team-career__img{min-height:240px}.la-team-career__content{padding:1.5rem 1rem}.la-team-career__actions{flex-direction:column}.la-team-career__actions .btn{width:100%;justify-content:center}}