.advisors h3{font-family:var(--wp--preset--font-family--inter);font-size:1.25rem;font-weight:700;line-height:1.2}.advisors p{font-family:var(--wp--preset--font-family--lora);margin-top:1.25rem;font-size:1.0625rem;font-weight:500;line-height:1.5;color:#2b2b2e}.advisors img{width:100%;height:auto;border-radius:50%;overflow:hidden}.advisors button{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;display:block;top:1.25rem;right:1.25rem;width:2rem;height:2rem;background-color:#fff;border-radius:50%;border:none;transition:transform .25s,background-color .25s;cursor:pointer}@media (min-width:992px){.advisors button{width:2.5rem;height:2.5rem}}.advisors button:hover{background-color:#929295}.advisors button::after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#4b4b4f;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none" viewBox="0 0 28 28"><path stroke="black" stroke-width="2" d="M14 28V0M0 14h28"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none" viewBox="0 0 28 28"><path stroke="black" stroke-width="2" d="M14 28V0M0 14h28"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:1rem;mask-size:1rem;transition:background-color .25s}@media (min-width:992px){.advisors button::after{-webkit-mask-size:1.75rem;mask-size:1.75rem}}.advisors .items{display:flex;flex-direction:column;gap:1.25rem;max-width:75rem;margin:1.875rem auto 0}@media (min-width:992px){.advisors .items{margin-top:5rem;gap:1.875rem}}.advisors .item{position:relative;padding:1.25rem;background-color:rgba(0,0,0,.05);border-radius:1.25rem;transition:background-color .25s}@media (min-width:576px){.advisors .item{display:flex;align-items:center;gap:1.875rem}}.advisors .item:hover{background-color:rgba(0,0,0,.08)}.advisors .item:hover button{background-color:#929295}.advisors .item:hover button::after{background-color:#fff}.advisors .item:not(.open){cursor:pointer}.advisors .item.open{cursor:pointer}.advisors .item.open button{transform:rotate(-135deg)}.advisors .thumb{width:6rem}@media (min-width:576px){.advisors .thumb{position:absolute;top:1.25rem;left:1.25rem}}@media (min-width:782px){.advisors .thumb{position:relative;top:0;left:0;flex:0 0 7.5rem;align-self:flex-start;width:auto}}@media (min-width:992px){.advisors .thumb{flex:0 0 10.625rem;align-self:flex-start}}.advisors .text{flex:0 0 37.5rem}@media (min-width:992px){.advisors .text{flex:0 0 42.5rem}}.advisors .title{margin-top:1rem}@media (min-width:576px){.advisors .title{display:flex;flex-direction:column;justify-content:center;height:6rem;margin:0;padding-left:7.25rem}}@media (min-width:782px){.advisors .title{left:0;height:auto;padding:0}}.advisors .info{display:none}.advisors .role{margin-top:.375rem;font-family:var(--wp--preset--font-family--inter);font-size:1rem;font-weight:500;line-height:1.2;color:#3e8b80}