.team-breadcrumbs{display:flex;flex-direction:row;gap:12px;font-size:14px;font-style:normal;font-weight:600;line-height:155%;text-wrap:nowrap}.team-breadcrumbs svg{width:24px;height:24px;flex:none}.team-breadcrumbs .current{color:var(--dark-liver)}.team-breadcrumbs a{color:var(--light-silver);text-decoration-line:underline;text-decoration-style:solid}.member-section{display:flex;justify-content:space-between}.member-section .title{text-transform:uppercase}.member-section .icon{display:flex;flex-direction:column;gap:24px}.member-section .icon svg{width:80px;height:80px}.member-section .icon .title{font-size:24px;font-style:normal;font-weight:700;line-height:155%;text-transform:uppercase}.member-section .icon .title span{color:var(--philippine-violet)}.member-section .details{width:100%;max-width:470px;display:flex;flex-direction:column;gap:16px}.member-section .details .item{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:24px;font-size:18px;font-weight:400;line-height:180%}.member-section .details .item svg{width:32px;height:32px;flex:none}@media only screen and (max-width:850px){.member-section{flex-direction:column;gap:24px}.member-section .icon{gap:16px}.member-section .icon svg{width:64px;height:64px}.member-section .icon .title{font-size:18px}.member-section .details .item{gap:12px;font-size:14px}.member-section .details .item svg{width:24px;height:24px;flex:none}}.member-shadow{position:relative}.member-shadow div{width:50px;height:50px;border-radius:50%;background-size:cover;position:absolute;left:-150px;top:1545px;box-shadow:0 0 200px 200px var(--philippine-violet, #820066);z-index:1}.member{box-sizing:border-box;max-width:1170px;width:100%;margin:25px auto 120px;padding:0 24px}.member .delimiter{margin:60px 0}.member .general{margin:25px 0 120px;display:flex;flex-direction:row;align-items:center;gap:126px;transition-property:gap;transition-duration:.25s;transition-timing-function:ease-in-out}.member .general img{width:470px;transition-property:widht,height;transition-duration:.25s;transition-timing-function:ease-in-out}.member .general .person{display:flex;flex-direction:column;gap:60px}.member .general .position{color:var(--light-silver);font-size:18px;font-weight:400;line-height:155%}@media only screen and (max-width:1110px){.member .general{gap:24px}}@media only screen and (max-width:1000px){.member .general img{width:320px}}@media only screen and (max-width:850px){.member-shadow{display:none}.member{margin-bottom:80px}.member .delimiter{margin:80px 0}.member .general{flex-direction:column;align-items:flex-start;margin-bottom:80px;gap:40px}.member .general img{width:270px}.member .general .person{gap:24px}.member .general .person .btn{width:100%}.member .general .position{font-size:14px;font-weight:400;line-height:155%}}
