.team-block{margin-top:2.25em}@media only screen and (min-width:1024px){.team-block{margin-top:4rem}}.team-block__wrapper{display:grid;gap:.75rem;grid-auto-rows:auto;grid-template-columns:1fr}@media only screen and (min-width:768px){.team-block__wrapper{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.team-block__wrapper{gap:1rem;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1200px){.team-block__wrapper{gap:1.5rem;grid-template-columns:repeat(4,1fr)}}.team-block__item{background:#fff;border-radius:.25rem;box-shadow:0 4px 8px -2px hsla(300,3%,50%,.1),0 2px 4px -2px hsla(300,3%,50%,.06);display:flex;flex-direction:row;gap:.5rem;overflow:hidden;padding:.375rem .125rem;position:relative}@media only screen and (min-width:768px){.team-block__item{background:transparent;border-radius:1.5rem;box-shadow:unset}}@media only screen and (min-width:480px){.team-block__item{padding:.375rem .125rem}}.team-block__item:hover .team-block__item-info{min-height:100%}@media only screen and (min-width:768px){.team-block__item:hover .team-block__item-info{border:1px solid #fd6d59;border-radius:1.5rem}}.team-block__item:hover .team-block__item-dropdown-text{margin-top:1rem;max-height:calc(var(--offset) - 1.5rem)}.team-block__item:hover .team-block__item-desc,.team-block__item:hover .team-block__item-name{color:#fd6d59}.team-block__item:hover.mobile .team-block__item-dropdown-text{max-height:100%}.team-block__item-info{box-sizing:border-box;position:relative;width:calc(100% - 4px);--radius:4px;background:#fff;border:1px solid transparent;border-radius:var(--radius);padding:.375rem .5rem .375rem 0;transition:all .5s ease-in-out}@media only screen and (min-width:768px){.team-block__item-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.75);bottom:0;box-shadow:0 4px 8px -2px hsla(300,3%,50%,.1),0 2px 4px -2px hsla(300,3%,50%,.06);left:auto;position:absolute;right:auto;--radius:1.5rem;border-radius:0 0 var(--radius) var(--radius);min-height:6rem;padding:1.25rem 1.25rem 1.5rem}}@media only screen and (min-width:1024px){.team-block__item-info{min-height:7.875rem}}.team-block__item-dropdown-text{margin-top:0;max-height:0;transition:all .5s ease-in-out}.team-block__item-avatar{aspect-ratio:1/1;border:.188px solid #fd6d59;border-radius:4.524px;flex-shrink:0;height:74px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:74px}@media only screen and (min-width:768px){.team-block__item-avatar{border:none;border-radius:1.5rem;height:100%;width:100%}}.team-block__item-name{margin-bottom:.375rem}@media only screen and (min-width:1024px){.team-block__item-name{font-size:1.25rem}}@media only screen and (min-width:1440px){.team-block__item-name{font-size:1.5rem}}.team-block__item-desc{transition:color .3s ease-in-out}.team-block__item-dropdown-text{overflow:auto}@media only screen and (min-width:768px){.team-block__item-desc,.team-block__item-dropdown-text{font-size:1.1rem}}@media only screen and (min-width:1440px){.team-block__item-desc,.team-block__item-dropdown-text{font-size:1.125rem}}