: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;}
.reviews {position: relative;}
.reviews .container {position: relative;z-index: 1;}
.reviews__top {display: block;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
@media only screen and (min-width:62rem) {.reviews__top {display: -webkit-box;display: -ms-flexbox;display: flex;}}
.reviews .slider-pagination {display: none;}
@media only screen and (min-width:62rem) {.reviews .slider-pagination {display: -webkit-box;display: -ms-flexbox;display: flex;}}
.reviews .h2 {text-align: center;}
@media only screen and (min-width:62rem) {.reviews .h2 {text-align: left;}}
.reviews__slider .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: flex;height: auto;padding: 3.25rem 0 2.8125rem;}
@media only screen and (min-width:48rem) {.reviews__slider .swiper-slide {padding: 4rem 0;}}
.reviews__item {width: 100%;background: var(--white);padding: 2.5rem 1rem 2rem;border-radius: 1.875rem;cursor: pointer;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: relative;-webkit-transition: -webkit-box-shadow var(--time);transition: -webkit-box-shadow var(--time);transition: box-shadow var(--time);transition: box-shadow var(--time),-webkit-box-shadow var(--time);-o-transition: box-shadow var(--time);}
@media only screen and (min-width:48rem) {.reviews__item {padding: 4rem 1.25rem 3rem;}}
@media only screen and (min-width:80rem) {.reviews__item {padding: 4rem 6.25rem 3rem;}}
.reviews__item-text {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;overflow: hidden;-webkit-transition: color var(--time);-o-transition: color var(--time);transition: color var(--time);-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.reviews__item-bottom {margin-top: 1rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
@media only screen and (min-width:48rem) {.reviews__item-bottom {-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 2.5rem;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}}
.reviews__item-user {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.reviews__item-user-avatar {width: 4.1875rem;height: 4.1875rem;border-radius: 50%;overflow: hidden;background: #ffd277;margin-right: 1.5rem;}
@media only screen and (min-width:48rem) {.reviews__item-user-avatar {width: 4.875rem;height: 4.875rem;}}
.reviews__item-user-avatar img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.reviews__item-user-name {font-weight: 700;color: var(--dark_blue);font-size: calc(1.125rem + 6 * ( ( 100vw - 20rem ) / 1600 ));line-height: 130%;}
@media (min-width:125rem) {.reviews__item-user-name {font-size: 1.5rem;}}
.reviews__item-user-position {margin-top: .5rem;color: var(--dark_blue);font-size: calc(1rem + 10 * ( ( 100vw - 20rem ) / 1600 ));line-height: 160%;}
@media (min-width:125rem) {.reviews__item-user-position {font-size: 1.625rem;}}
@media only screen and (min-width:48rem) {.reviews__item-user-position {margin-top: .25rem;}}
.reviews__item-link {font-size: 1.125rem;line-height: 1.625rem;font-weight: 500;color: var(--blue);-webkit-transition: opacity var(--time),visibility var(--time);-o-transition: opacity var(--time),visibility var(--time);transition: opacity var(--time),visibility var(--time);margin-top: 1.5rem;text-align: center;}
@media only screen and (min-width:48rem) {.reviews__item-link {margin-top: 0;text-align: left;opacity: 0;visibility: hidden;}}
.reviews__item:after {position: absolute;content: "";width: 3.125rem;height: 2.6875rem;z-index: 2;background-color: var(--blue);top: -1.375rem;left: 1rem;-webkit-transition: background-color var(--time);-o-transition: background-color var(--time);transition: background-color var(--time);-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=\'50\' height=\'43\' viewBox=\'0 0 50 43\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M13 43H8a8 8 0 0 1-8-8V19.876A22.868 22.868 0 0 1 6.612 3.79l.444-.448a4.653 4.653 0 0 1 6.615 0l1.193 1.205a2.939 2.939 0 0 1 0 4.134 12.735 12.735 0 0 0-3.682 8.957v2.944a2.296 2.296 0 0 0 2.295 2.295h.383a7.14 7.14 0 0 1 7.14 7.14V35a8 8 0 0 1-8 8zM42 43h-5a8 8 0 0 1-8-8V19.876A22.868 22.868 0 0 1 35.612 3.79l.444-.448a4.653 4.653 0 0 1 6.615 0l1.193 1.205a2.939 2.939 0 0 1 0 4.134 12.735 12.735 0 0 0-3.682 8.957v2.944a2.296 2.296 0 0 0 2.295 2.295h.383a7.14 7.14 0 0 1 7.14 7.14V35a8 8 0 0 1-8 8z\' fill=\'%231480EC\'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=\'50\' height=\'43\' viewBox=\'0 0 50 43\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M13 43H8a8 8 0 0 1-8-8V19.876A22.868 22.868 0 0 1 6.612 3.79l.444-.448a4.653 4.653 0 0 1 6.615 0l1.193 1.205a2.939 2.939 0 0 1 0 4.134 12.735 12.735 0 0 0-3.682 8.957v2.944a2.296 2.296 0 0 0 2.295 2.295h.383a7.14 7.14 0 0 1 7.14 7.14V35a8 8 0 0 1-8 8zM42 43h-5a8 8 0 0 1-8-8V19.876A22.868 22.868 0 0 1 35.612 3.79l.444-.448a4.653 4.653 0 0 1 6.615 0l1.193 1.205a2.939 2.939 0 0 1 0 4.134 12.735 12.735 0 0 0-3.682 8.957v2.944a2.296 2.296 0 0 0 2.295 2.295h.383a7.14 7.14 0 0 1 7.14 7.14V35a8 8 0 0 1-8 8z\' fill=\'%231480EC\'/%3E%3C/svg%3E");}
@media only screen and (min-width:48rem) {.reviews__item:after {top: -2rem;left: 1.5rem;width: 6rem;height: 5rem;background-color: #e3e7ea;-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=\'96\' height=\'80\' viewBox=\'0 0 96 80\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M32 80H8a8 8 0 0 1-8-8V30.355a26 26 0 0 1 7.734-18.503l7.791-7.69a6 6 0 0 1 8.43 0l4.34 4.283a5.428 5.428 0 0 1 0 7.725A23.52 23.52 0 0 0 21.3 32.908v6.656a3 3 0 0 0 3 3H32a8 8 0 0 1 8 8V72a8 8 0 0 1-8 8zM88 80H64a8 8 0 0 1-8-8V30.355a26 26 0 0 1 7.734-18.503l7.791-7.69a6 6 0 0 1 8.43 0l4.34 4.283a5.428 5.428 0 0 1 0 7.725A23.52 23.52 0 0 0 77.3 32.908v6.656a3 3 0 0 0 3 3H88a8 8 0 0 1 8 8V72a8 8 0 0 1-8 8z\' fill=\'%23E3E7EA\'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=\'96\' height=\'80\' viewBox=\'0 0 96 80\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M32 80H8a8 8 0 0 1-8-8V30.355a26 26 0 0 1 7.734-18.503l7.791-7.69a6 6 0 0 1 8.43 0l4.34 4.283a5.428 5.428 0 0 1 0 7.725A23.52 23.52 0 0 0 21.3 32.908v6.656a3 3 0 0 0 3 3H32a8 8 0 0 1 8 8V72a8 8 0 0 1-8 8zM88 80H64a8 8 0 0 1-8-8V30.355a26 26 0 0 1 7.734-18.503l7.791-7.69a6 6 0 0 1 8.43 0l4.34 4.283a5.428 5.428 0 0 1 0 7.725A23.52 23.52 0 0 0 77.3 32.908v6.656a3 3 0 0 0 3 3H88a8 8 0 0 1 8 8V72a8 8 0 0 1-8 8z\' fill=\'%23E3E7EA\'/%3E%3C/svg%3E");}}
.reviews__item:before {position: absolute;content: "";width: 3.125rem;height: 2.6875rem;z-index: 2;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);bottom: -1.375rem;right: 1rem;-webkit-transition: background-color var(--time);-o-transition: background-color var(--time);transition: background-color var(--time);background-color: var(--blue);-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=\'50\' height=\'43\' viewBox=\'0 0 50 43\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M13 43H8a8 8 0 0 1-8-8V19.876A22.868 22.868 0 0 1 6.612 3.79l.444-.448a4.653 4.653 0 0 1 6.615 0l1.193 1.205a2.939 2.939 0 0 1 0 4.134 12.735 12.735 0 0 0-3.682 8.957v2.944a2.296 2.296 0 0 0 2.295 2.295h.383a7.14 7.14 0 0 1 7.14 7.14V35a8 8 0 0 1-8 8zM42 43h-5a8 8 0 0 1-8-8V19.876A22.868 22.868 0 0 1 35.612 3.79l.444-.448a4.653 4.653 0 0 1 6.615 0l1.193 1.205a2.939 2.939 0 0 1 0 4.134 12.735 12.735 0 0 0-3.682 8.957v2.944a2.296 2.296 0 0 0 2.295 2.295h.383a7.14 7.14 0 0 1 7.14 7.14V35a8 8 0 0 1-8 8z\' fill=\'%231480EC\'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=\'50\' height=\'43\' viewBox=\'0 0 50 43\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M13 43H8a8 8 0 0 1-8-8V19.876A22.868 22.868 0 0 1 6.612 3.79l.444-.448a4.653 4.653 0 0 1 6.615 0l1.193 1.205a2.939 2.939 0 0 1 0 4.134 12.735 12.735 0 0 0-3.682 8.957v2.944a2.296 2.296 0 0 0 2.295 2.295h.383a7.14 7.14 0 0 1 7.14 7.14V35a8 8 0 0 1-8 8zM42 43h-5a8 8 0 0 1-8-8V19.876A22.868 22.868 0 0 1 35.612 3.79l.444-.448a4.653 4.653 0 0 1 6.615 0l1.193 1.205a2.939 2.939 0 0 1 0 4.134 12.735 12.735 0 0 0-3.682 8.957v2.944a2.296 2.296 0 0 0 2.295 2.295h.383a7.14 7.14 0 0 1 7.14 7.14V35a8 8 0 0 1-8 8z\' fill=\'%231480EC\'/%3E%3C/svg%3E");}
@media only screen and (min-width:48rem) {.reviews__item:before {bottom: -2rem;right: 1.5rem;width: 6rem;height: 5rem;background-color: #e3e7ea;-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=\'96\' height=\'80\' viewBox=\'0 0 96 80\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M32 80H8a8 8 0 0 1-8-8V30.355a26 26 0 0 1 7.734-18.503l7.791-7.69a6 6 0 0 1 8.43 0l4.34 4.283a5.428 5.428 0 0 1 0 7.725A23.52 23.52 0 0 0 21.3 32.908v6.656a3 3 0 0 0 3 3H32a8 8 0 0 1 8 8V72a8 8 0 0 1-8 8zM88 80H64a8 8 0 0 1-8-8V30.355a26 26 0 0 1 7.734-18.503l7.791-7.69a6 6 0 0 1 8.43 0l4.34 4.283a5.428 5.428 0 0 1 0 7.725A23.52 23.52 0 0 0 77.3 32.908v6.656a3 3 0 0 0 3 3H88a8 8 0 0 1 8 8V72a8 8 0 0 1-8 8z\' fill=\'%23E3E7EA\'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=\'96\' height=\'80\' viewBox=\'0 0 96 80\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M32 80H8a8 8 0 0 1-8-8V30.355a26 26 0 0 1 7.734-18.503l7.791-7.69a6 6 0 0 1 8.43 0l4.34 4.283a5.428 5.428 0 0 1 0 7.725A23.52 23.52 0 0 0 21.3 32.908v6.656a3 3 0 0 0 3 3H32a8 8 0 0 1 8 8V72a8 8 0 0 1-8 8zM88 80H64a8 8 0 0 1-8-8V30.355a26 26 0 0 1 7.734-18.503l7.791-7.69a6 6 0 0 1 8.43 0l4.34 4.283a5.428 5.428 0 0 1 0 7.725A23.52 23.52 0 0 0 77.3 32.908v6.656a3 3 0 0 0 3 3H88a8 8 0 0 1 8 8V72a8 8 0 0 1-8 8z\' fill=\'%23E3E7EA\'/%3E%3C/svg%3E");}}
@media only screen and (min-width:48rem) {.reviews__item:hover {-webkit-box-shadow: .625rem 2.5rem 5.25rem 0 rgba(4,61,117,.05);box-shadow: .625rem 2.5rem 5.25rem 0 rgba(4,61,117,.05);}
	.reviews__item:hover:after, .reviews__item:hover:before {background-color: var(--blue);}
	.reviews__item:hover .reviews__item-link {opacity: 1;visibility: visible;}}
.reviews__item-site {margin-top: 1rem;padding: .75rem 1rem;background: #e6f2ff;border-radius: .5rem;}
@media only screen and (min-width:48rem) {.reviews__item-site {margin-top: .625rem;}}
.reviews__item-site a {color: var(--blue);-webkit-text-decoration-line: underline;text-decoration-line: underline;display: -webkit-box;display: -ms-flexbox;display: flex;gap: .75rem;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.reviews__bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 2rem;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
@media only screen and (min-width:48rem) {.reviews__bottom {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;margin-top: 3.5rem;}}
@media only screen and (min-width:62rem) {.reviews__bottom {margin-top: 0;}}
@media only screen and (min-width:48rem) {.reviews__bottom .btn {max-width: 17.5625rem;margin-right: 2rem;}}
.reviews__bottom .btn:last-child {margin-right: 0;margin-top: 1rem;}
@media only screen and (min-width:48rem) {.reviews__bottom .btn:last-child {margin-top: 0;}}
.reviews--staff {width: 100%;padding: 1.5rem 0;}
@media only screen and (min-width:48rem) {.reviews--staff {padding: 4.5rem 0;}}
: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;}
.certificates {position: relative;}
.certificates__slider .swiper-container {padding: 2rem 0;}
@media only screen and (min-width:48rem) {.certificates__slider .swiper-container {padding: 4rem 0;}}
.certificates__slider-decor {position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.certificates__item {width: 100%;height: auto;border-radius: 1.875rem;overflow: hidden;-webkit-box-shadow: .625rem 1.25rem 1.875rem 0 rgba(4,61,117,.05);box-shadow: .625rem 1.25rem 1.875rem 0 rgba(4,61,117,.05);display: block;}
@media only screen and (min-width:34.375rem) {.certificates__item {height: 25rem;}}
@media only screen and (min-width:48rem) {.certificates__item {height: 33rem;}}
.certificates__item img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-webkit-transition: -webkit-transform var(--time);transition: -webkit-transform var(--time);transition: transform var(--time);transition: transform var(--time),-webkit-transform var(--time);-o-transition: transform var(--time);}
.certificates__item:hover img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.certificates__decor {display: none;}
@media only screen and (min-width:62rem) {.certificates__decor {display: block;}}
.certificates__decor-item:first-child {position: absolute;left: 20%;top: -.875rem;}
.certificates__decor-item:last-child {position: absolute;left: -5.25rem;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.certificates .container {position: relative;z-index: 1;}
.certificates__top {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.certificates .slider-pagination {display: none;}
@media only screen and (min-width:62rem) {.certificates .slider-pagination {display: -webkit-box;display: -ms-flexbox;display: flex;}}
.certificates--staff {padding: 1.5rem 0;}
@media only screen and (min-width:48rem) {.certificates--staff {padding: 4.5rem 0;}}
.certificates--staff .h2 {text-align: center;}
@media only screen and (min-width:48rem) {.certificates--staff .h2 {text-align: left;}}
.certificates--staff .certificates__top {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
@media only screen and (min-width:48rem) {.certificates--staff .certificates__top {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}}
: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%;}