.sheet__overlay{z-index:50;background-color:var(--overlay-black-80);position:fixed;inset:0}.sheet__overlay[data-state=open]{animation:.1s forwards sheet-overlay-in}.sheet__overlay[data-state=closed]{animation:.1s forwards sheet-overlay-out}@keyframes sheet-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-overlay-out{0%{opacity:1}to{opacity:0}}.sheet__content{z-index:50;background-color:var(--primary-background-color);box-shadow:0 10px 15px -3px var(--overlay-black-10),0 4px 6px -4px var(--overlay-black-10);background-clip:padding-box;flex-direction:column;gap:1rem;font-size:.875rem;transition:opacity .2s ease-in-out,transform .2s ease-in-out;display:flex;position:fixed}.sheet__content[data-side=right]{inset-block:0;border-left:1px solid hsl(var(--border));width:75%;height:100%;right:0}.sheet__content[data-side=left]{inset-block:0;border-right:1px solid hsl(var(--border));width:75%;height:100%;left:0}.sheet__content[data-side=top]{inset-inline:0;border-bottom:1px solid hsl(var(--border));height:auto;top:0}.sheet__content[data-side=bottom]{inset-inline:0;border-top:1px solid hsl(var(--border));height:auto;bottom:0}@media (min-width:640px){.sheet__content[data-side=right],.sheet__content[data-side=left]{max-width:24rem}}.sheet__content[data-side=right][data-state=open]{animation:.2s ease-in-out forwards sheet-slide-in-right}.sheet__content[data-side=right][data-state=closed]{animation:.2s ease-in-out forwards sheet-slide-out-right}.sheet__content[data-side=left][data-state=open]{animation:.2s ease-in-out forwards sheet-slide-in-left}.sheet__content[data-side=left][data-state=closed]{animation:.2s ease-in-out forwards sheet-slide-out-left}.sheet__content[data-side=top][data-state=open]{animation:.2s ease-in-out forwards sheet-slide-in-top}.sheet__content[data-side=top][data-state=closed]{animation:.2s ease-in-out forwards sheet-slide-out-top}.sheet__content[data-side=bottom][data-state=open]{animation:.2s ease-in-out forwards sheet-slide-in-bottom}.sheet__content[data-side=bottom][data-state=closed]{animation:.2s ease-in-out forwards sheet-slide-out-bottom}@keyframes sheet-slide-in-right{0%{opacity:0;transform:translate(10%)}to{opacity:1;transform:translate(0)}}@keyframes sheet-slide-out-right{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(10%)}}@keyframes sheet-slide-in-left{0%{opacity:0;transform:translate(-10%)}to{opacity:1;transform:translate(0)}}@keyframes sheet-slide-out-left{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-10%)}}@keyframes sheet-slide-in-top{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-slide-out-top{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10%)}}@keyframes sheet-slide-in-bottom{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-slide-out-bottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10%)}}.sheet__close-button{cursor:pointer;width:1.5rem;height:1.5rem;color:var(--primary-text-color);background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:.75rem;right:.75rem}.sheet__close-button:hover{opacity:.7}.sheet__close-button svg{width:1rem;height:1rem}.sheet__header{flex-direction:column;gap:.125rem;padding:1rem;display:flex}.sheet__footer{flex-direction:column;gap:.5rem;margin-top:auto;padding:1rem;display:flex}.sheet__title{color:hsl(var(--foreground));font-size:1rem;font-weight:500}.sheet__description{color:hsl(var(--muted-foreground));font-size:.875rem}.sheet__sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.our-team-module__hSp6oW__our-team{display:grid}.our-team-module__hSp6oW__sheet-content{margin:0;padding:0;overflow-y:auto;background-color:var(--primary-background-color)!important;border-left:none!important;width:100%!important;max-width:100%!important}.our-team-module__hSp6oW__sheet-body{padding:67px 24px}.our-team-module__hSp6oW__sheet-photo{-o-object-fit:cover;object-fit:cover;margin-bottom:36px}.our-team-module__hSp6oW__sheet-name-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.our-team-module__hSp6oW__linkedin-button .social-icon{background-color:var(--primary-background-color)}.our-team-module__hSp6oW__sheet-description{flex-direction:column;gap:16px;margin-top:24px;display:flex}@media (min-width:768px){.our-team-module__hSp6oW__our-team{grid-template-columns:repeat(2,1fr)}.our-team-module__hSp6oW__filler-card{border-right:1px solid var(--some-border-color);border-bottom:1px solid var(--some-border-color);padding:24px}.our-team-module__hSp6oW__sheet-content{width:493px!important;max-width:493px!important}.our-team-module__hSp6oW__sheet-body{padding:67px 40px}}@media (min-width:1280px){.our-team-module__hSp6oW__our-team{grid-template-columns:repeat(3,1fr)}.our-team-module__hSp6oW__filler-card{border-right:1px solid var(--some-border-color);border-bottom:1px solid var(--some-border-color);padding:40px}}@media (min-width:1920px){.our-team-module__hSp6oW__filler-card{padding:72px}}
.careers-module__VfPxSq__title{color:var(--inverse-text-color)}
/*# sourceMappingURL=84c590d789fb611c.css.map*/