.teampage .swiper-container,.teamelement .swiper-container{overflow:hidden;--controls-size: 4.375rem;--control-font-size: 3.5rem}@media screen and (max-width:767.98px){.teampage .swiper-container,.teamelement .swiper-container{--controls-size: 2.5rem;--control-font-size: 2.5rem}}.teampage .swiper-container .swiper__controls.background .next,.teampage .swiper-container .swiper__controls.background .prev,.teamelement .swiper-container .swiper__controls.background .next,.teamelement .swiper-container .swiper__controls.background .prev{transform:translateY(50%) !important}.teampage .swiper-container .swiper-pagination,.teamelement .swiper-container .swiper-pagination{--swiper-pagination-bottom: -0.5rem;--swiper-pagination-bullet-height: 0.375rem;--swiper-pagination-bullet-horizontal-gap: 5px}.teampage .swiper-container .swiper-pagination .swiper-pagination-bullet,.teamelement .swiper-container .swiper-pagination .swiper-pagination-bullet{width:3.75rem;background-color:var(--black);opacity:0.2;border-radius:5rem}.teampage .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.teamelement .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;margin:0 4px;border-radius:3px}.teampage .team__card--item,.teamelement .team__card--item{border-radius:0;border:0;background-color:var(--background-color)}.teampage .team__card--item .card-body,.teamelement .team__card--item .card-body{padding:25px 0;background-color:var(--background-color);text-align:center}.teampage .team__card--item .team__card--image,.teamelement .team__card--item .team__card--image{position:relative;display:flex;justify-content:center;align-items:center}.teampage .team__card--item .team__card--image .team__card--infobutton,.teamelement .team__card--item .team__card--image .team__card--infobutton{position:absolute;bottom:20px;right:20px}.teampage .team__card--item .team__card--image .img-fluid,.teamelement .team__card--item .team__card--image .img-fluid{border-radius:16px}.teampage .team__offcanvas .offcanvas-header,.teamelement .team__offcanvas .offcanvas-header{position:absolute;top:0;right:0}.teampage .team__contact--area,.teamelement .team__contact--area{display:flex;flex-direction:column;gap:12px;flex-wrap:wrap;margin-bottom:30px}.teampage .team__contact--area .team__contact--item,.teamelement .team__contact--area .team__contact--item{display:flex;gap:20px;align-items:center;text-decoration:none;transition:var(--transition-default-duration)}.teampage .team__contact--area .team__contact--item .team__contact--title,.teamelement .team__contact--area .team__contact--item .team__contact--title{display:block;margin-bottom:0;color:var(--black);transition:var(--transition-default-duration)}.teampage .team__contact--area .team__contact--item:hover .team__contact--title,.teamelement .team__contact--area .team__contact--item:hover .team__contact--title{color:var(--secondary)}.teampage .team__contact--area .team__contact--item:hover .btn.border-grey,.teamelement .team__contact--area .team__contact--item:hover .btn.border-grey{background:var(--secondary);border-color:var(--secondary)}.teampage .team__contact--area .team__contact--item:hover .btn.border-grey i,.teamelement .team__contact--area .team__contact--item:hover .btn.border-grey i{color:var(--white)}