@media (min-width:768px){.section-team{padding:32px 0 40px}}@media (min-width:1024px){.section-team{padding:32px 0 60px}}@media (min-width:1280px){.section-team{padding:36px 0 79px}}.section-team .entry-header{margin:0 0 24px;max-width:428px}@media (min-width:768px){.section-team .entry-header{margin:0 0 32px}}@media (min-width:1024px){.section-team .entry-header{margin:0 0 40px;max-width:828px}}@media (min-width:1440px){.section-team .entry-header{margin:0 0 46px}}.section-team .entry-header>:last-child{margin-bottom:0}.section-team .entry-header .label,.section-team .entry-header h2{margin:0 0 .8em}.team-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));list-style-type:none;margin:0;padding:0;grid-gap:16px}@media (min-width:768px){.team-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.team-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.team-list{grid-gap:20px}}.team-card{border:1px solid transparent;border-radius:16px;color:var(--base-grey);font-size:16px;font-weight:500;line-height:1.625;overflow:hidden;-webkit-transition:background-color .4s ease-in-out,border-color .4s ease-in-out;transition:background-color .4s ease-in-out,border-color .4s ease-in-out}@media (min-width:1024px){.team-card{padding:12px}.team-card:hover{background-color:rgba(142,154,255,.2);border-color:var(--accent-purple)}.team-card:hover figure{aspect-ratio:290/185}.team-card:hover .entry-body{max-height:var(--height-px,300px);overflow:visible}.team-card:hover .entry-body .section-social-networks{opacity:1;top:-27px}}.team-card>:last-child{margin-bottom:0}.team-card figure{aspect-ratio:1/1;border-radius:8px;margin:0 0 16px;overflow:hidden;-webkit-transition:aspect-ratio .4s linear;transition:aspect-ratio .4s linear}.team-card figure img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.team-card h3{color:var(--text-base);font-size:16px;font-weight:600;line-height:1.625}.team-card .entry-head>:last-child{margin-bottom:0}.team-card .entry-body{color:#000;font-size:14px;letter-spacing:-.01em;line-height:1.71429;padding-top:7px;position:relative}@media (min-width:1024px){.team-card .entry-body{max-height:0;overflow:hidden;-webkit-transition:max-height .4s linear;transition:max-height .4s linear}}.team-card .entry-body>:last-child{margin-bottom:0}.team-card .entry-body .section-social-networks{margin:0;position:absolute;right:0;top:-27px}@media (min-width:1024px){.team-card .entry-body .section-social-networks{opacity:0;-webkit-transition:top .27s linear,opacity .27s linear;transition:top .27s linear,opacity .27s linear}}.team-card .entry-body .section-social-networks a{height:24px;padding:0;width:24px}.team-card .entry-body .section-social-networks a:hover svg rect{fill:var(--accent-purple)}.team-card .entry-body .section-social-networks a svg{width:24px}.team-card .entry-body .section-social-networks a svg rect{-webkit-transition:fill .27s ease-in-out;transition:fill .27s ease-in-out}