/* compiled by scssphp 1.6.0 on Tue, 29 Oct 2024 14:44:55 +0000 (0.1064s) */

.team{padding:65px 0 61px}@media only screen and (max-width: 47.9375rem){.team{padding:42px 0 47px}}.team__container{width:min(var(--container-width), var(--container-min-width));margin-inline:auto}.team__heading h2{color:var(--clr__primary--45);font-size:3.125rem;font-weight:900;line-height:1;text-transform:uppercase;margin:0;text-align:center}@media (min-width:767px){.team__heading h2{font-size:5.625rem}}@media (min-width:1140px){.team__heading h2{font-size:6.875rem}}@media (min-width:1366px){.team__heading h2{font-size:8.125rem}}@media (min-width:1650px){.team__heading h2{font-size:10rem}}@media (max-width:390px){.team__heading h2{font-size:2.8125rem}}@media (max-width:350px){.team__heading h2{font-size:2.5rem}}@media (max-width:320px){.team__heading h2{font-size:2.375rem}}.team__row{margin:-70px 0 0;padding-bottom:90px}.team__item{padding:80px 0 0px;position:relative;transform:translateY(200%);animation:pulse 1.3s ease-in-out forwards}@media only screen and (max-width: 63.9375rem){.team__item{padding:125px 0 0px}}.team__item a{display:flex;flex-direction:column;text-decoration:none}.team__name{font-size:18px;font-weight:bold;line-height:24px;text-align:center;color:var(--clr__grey--0);margin:19px 0 3px}.team__roll{font-size:15px;line-height:1.13;text-align:center;color:#585858;margin:0}.team__img{margin:0 auto;order:-1}.team__buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}@media only screen and (max-width:508px){.team__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 29.9375rem){.team__buttons{-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start}}.team__buttons .button:first-child{margin-right:10px}@media only screen and (max-width:508px){.team__buttons .button:first-child{margin:0 0 10px}}.team__buttons .button--primary{border:1px solid var(--clr__primary--45);color:var(--clr__primary--45)}.team__buttons .button--primary:hover{color:var(--clr__grey--100);border-color:var(--clr__grey--100)}.-inView .slick-active:nth-child(1) .team__item{animation-delay:1.3s}.-inView .slick-active:nth-child(2) .team__item{animation-delay:1.6s}.-inView .slick-active:nth-child(3) .team__item{animation-delay:1.9s}.-inView .slick-active:nth-child(4) .team__item{animation-delay:2s}.-inView .slick-active:nth-child(5) .team__item{animation-delay:2.3s}.-inView .slick-active:nth-child(6) .team__item{animation-delay:2.6s}@keyframes pulse{0%{transform:translateY(200%);transition:all 0.4s ease-in-out}100%{transform:translateY(0%);transition:all 0.4s ease-in-out}}