/*!****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/css/team.scss ***!
  \****************************************************************************************************************************************/section.team-section{background:var(--neutral-lightest);color:var(--neutral-darkest);padding:96px 0}@media screen and (max-width:980px){section.team-section{padding:72px 0}}section.team-section .title-wrapper{margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:768px;text-align:center}section.team-section .title-wrapper h1,section.team-section .title-wrapper h2{margin-bottom:24px;margin-top:0}section.team-section .title-wrapper p{font-size:var(--text-md);font-weight:300;line-height:var(--text-md-line-height)}section.team-section .team-swiper{margin-bottom:40px;padding:0 90px;position:relative}section.team-section .team-swiper:after,section.team-section .team-swiper:before{background:var(--neutral-lightest);content:"";height:calc(100% + 4px);position:absolute;top:50%;width:50vw;z-index:2}section.team-section .team-swiper:before{left:0;transform:translateY(-50%) translateX(calc(-100% + 90px))}section.team-section .team-swiper:after{right:0;transform:translateY(-50%) translateX(calc(100% - 90px))}section.team-section .team-swiper .swiper-arrows>*{top:50%;transform:translateY(-50%);z-index:3}section.team-section .team-swiper .swiper-arrows .swiper-prev{left:0}section.team-section .team-swiper .swiper-arrows .swiper-next{right:0}section.team-section .team-swiper .swiper-wrapper{margin-bottom:48px;z-index:1}section.team-section .team-swiper .swiper-wrapper .swiper-slide{padding:0 24px;width:25%}@media screen and (max-width:1200px){section.team-section .team-swiper .swiper-wrapper .swiper-slide{width:33.3333333333%}}@media screen and (max-width:980px){section.team-section .team-swiper .swiper-wrapper .swiper-slide{width:50%}}section.team-section .team-swiper .swiper-wrapper .swiper-slide .team-member{align-items:center;color:inherit;display:flex;flex-direction:column;text-align:center;text-decoration:none;transition:.3s}section.team-section .team-swiper .swiper-wrapper .swiper-slide .team-member img{border:4px solid var(--neutral-lightest);border-radius:100%;height:160px;margin-bottom:24px;transition:.3s;width:160px}section.team-section .team-swiper .swiper-wrapper .swiper-slide .team-member p.name{font-size:var(--text-lg);font-weight:700;line-height:var(--text-lg-line-height);margin:0}section.team-section .team-swiper .swiper-wrapper .swiper-slide .team-member p.title{font-size:var(--text-md);font-weight:300;line-height:var(-text-md-line-height);margin:0}section.team-section .team-swiper .swiper-wrapper .swiper-slide .team-member:hover img{border-color:var(--neutral-darkest)}section.team-section .team-swiper.no-slider .swiper-wrapper{flex-direction:row;flex-wrap:wrap;gap:24px 0;width:100%}@media screen and (max-width:980px){section.team-section .team-swiper{display:flex;flex-direction:column-reverse}section.team-section .team-swiper .swiper-arrows{display:flex;justify-content:center}section.team-section .team-swiper .swiper-arrows .swiper-next,section.team-section .team-swiper .swiper-arrows .swiper-prev{position:relative;transform:none}section.team-section .team-swiper .swiper-wrapper{margin-top:48px}section.team-section .team-swiper:after,section.team-section .team-swiper:before{display:none}}@media screen and (max-width:767px){section.team-section .team-swiper{padding:0}section.team-section .team-swiper .swiper-wrapper .swiper-slide .team-member{align-items:center;flex-direction:column;text-align:center}}@media screen and (max-width:540px){section.team-section .team-swiper .swiper-wrapper .swiper-slide{width:100%}}section.team-section .team-swiper .swiper-dots{padding:0}section.team-section .btn{margin-left:auto;margin-right:auto;text-transform:none}