:root {--white: #fff;--transparent: transparent;--time: ease-in-out .25s;--title: #053d76;--text: #0a2647;--blue: #0074fe;--dark_blue: #0f2e4b;--gray: #949494;--block_bg: #f5fafd;--light_blue: #1c8adf;--light_bg: #e4f0ff;}
.staff {position: relative;}
.staff__slider .swiper-container {padding: 2rem 0;}
@media only screen and (min-width:48rem) {.staff__slider .swiper-container {padding: 4rem .3125rem;}}
.staff__decor {position: absolute;left: 20%;top: -.875rem;}
.staff .container {position: relative;z-index: 1;}
.staff .slider-pagination {display: none;}
@media only screen and (min-width:62rem) {.staff .slider-pagination {display: -webkit-box;display: -ms-flexbox;display: flex;}}
.wa-logo {position: fixed;bottom: 2rem;right: 2rem;width: 4rem;height: 4rem;-ms-flex-pack: center;-webkit-box-pack: center;justify-content: center;-ms-flex-align: center;-webkit-box-align: center;align-items: center;display: -ms-flexbox;display: -webkit-box;display: flex;z-index: 1;background: #007bff;border-radius: 100%;}
.wa-logo img {width: 100%;height: 100%;}