: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;}
.reviews-feedback__form {max-width: 70.5rem;width: 100%;padding: 1.5rem .5rem;-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);background: var(--white);border-radius: 1.25rem;margin: 0 auto;}
@media only screen and (min-width:48rem) {.reviews-feedback__form {padding: 2.5rem 4rem;border-radius: 1.875rem;}}
.reviews-feedback__inputs {margin-top: 2rem;display: grid;grid-template-columns: repeat(1,1fr);gap: 1rem;}
@media only screen and (min-width:48rem) {.reviews-feedback__inputs {margin-top: 4.25rem;grid-template-columns: repeat(2,1fr);gap: 2rem;}}
.reviews-feedback .textarea {margin-top: 1rem;}
@media only screen and (min-width:48rem) {.reviews-feedback .textarea {margin-top: 2rem;}}
.reviews-feedback__bottom {margin-top: 1.5rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
@media only screen and (min-width:48rem) {.reviews-feedback__bottom {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;margin-top: 1.875rem;}}
.reviews-feedback__bottom .btn {margin-top: 2.5rem;}
@media only screen and (min-width:48rem) {.reviews-feedback__bottom .btn {margin-top: 0;max-width: 17.5rem;}}
.reviews-feedback__bottom .checkbox {margin-top: 2rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
@media only screen and (min-width:48rem) {.reviews-feedback__bottom .checkbox {display: block;}}
.reviews-feedback__bottom-left {width: 100%;}
@media only screen and (min-width:48rem) {.reviews-feedback__bottom-left {width: auto;}}
.reviews-feedback__rating {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
@media only screen and (min-width:48rem) {.reviews-feedback__rating {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}}
.reviews-feedback__rating-title {color: var(--dark_blue);margin-bottom: 1rem;}
@media only screen and (min-width:48rem) {.reviews-feedback__rating-title {margin-right: 2rem;margin-bottom: 0;}}
.reviews-feedback__rating-stars {position: relative;width: 7.9375rem;height: 1.1875rem;display: -webkit-box;display: -ms-flexbox;display: flex;}
.reviews-feedback__rating-star {width: 1.1875rem;height: 1.1875rem;margin-right: .5rem;position: relative;z-index: 1;}
.reviews-feedback__rating-star:last-child {margin-right: 0;}
.reviews-feedback__rating-star input {display: none;}
.reviews-feedback__rating-star label {display: block;width: 100%;height: 100%;margin: 0;cursor: pointer;}
.reviews-feedback__rating-star label:after {position: absolute;content: "";width: 100%;height: 100%;top: 0;left: 0;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=\'19\' height=\'19\' viewBox=\'0 0 19 19\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg clip-path=\'url(%23a)\'%3E%3Cpath d=\'M18.625 8.447a1.318 1.318 0 0 0-.742-2.227l-4.772-.729a.423.423 0 0 1-.32-.24L10.688.758a1.312 1.312 0 0 0-2.375 0L6.207 5.254a.423.423 0 0 1-.319.237l-4.772.735a1.318 1.318 0 0 0-.742 2.227L3.88 12.06a.431.431 0 0 1 .116.367l-.82 5.046a1.314 1.314 0 0 0 1.929 1.364l4.187-2.322a.417.417 0 0 1 .408 0l4.188 2.322a1.312 1.312 0 0 0 1.93-1.364l-.821-5.046a.428.428 0 0 1 .116-.367l3.511-3.613zm-4.5 4.118l.82 5.046a.418.418 0 0 1-.174.419.411.411 0 0 1-.446.024l-4.189-2.32a1.303 1.303 0 0 0-1.272 0l-4.187 2.32a.412.412 0 0 1-.445-.024.42.42 0 0 1-.176-.419l.821-5.046a1.324 1.324 0 0 0-.357-1.136L1.011 7.826a.422.422 0 0 1-.098-.435.414.414 0 0 1 .337-.285l4.772-.731a1.312 1.312 0 0 0 .99-.742l2.104-4.498a.422.422 0 0 1 .766 0l2.103 4.497a1.312 1.312 0 0 0 .991.743l4.773.731a.414.414 0 0 1 .337.285.422.422 0 0 1-.098.435l-3.51 3.603a1.323 1.323 0 0 0-.354 1.136z\' fill=\'%23F7595A\'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=\'a\'%3E%3Cpath fill=\'%23fff\' d=\'M0 0h19v19H0z\'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-transition: background-image var(--time);-o-transition: background-image var(--time);transition: background-image var(--time);}
.reviews-feedback__rating-star--active label:after {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=\'19\' height=\'19\' viewBox=\'0 0 19 19\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg clip-path=\'url(%23a)\' fill=\'%23F7595A\'%3E%3Cpath d=\'M18.625 8.447a1.318 1.318 0 0 0-.742-2.227l-4.772-.729a.423.423 0 0 1-.32-.24L10.688.758a1.312 1.312 0 0 0-2.375 0L6.207 5.254a.423.423 0 0 1-.319.237l-4.772.735a1.318 1.318 0 0 0-.742 2.227L3.88 12.06a.431.431 0 0 1 .116.367l-.82 5.046a1.314 1.314 0 0 0 1.929 1.364l4.187-2.322a.417.417 0 0 1 .408 0l4.188 2.322a1.312 1.312 0 0 0 1.93-1.364l-.821-5.046a.428.428 0 0 1 .116-.367l3.511-3.613zm-4.5 4.118l.82 5.046a.418.418 0 0 1-.174.419.411.411 0 0 1-.446.024l-4.189-2.32a1.303 1.303 0 0 0-1.272 0l-4.187 2.32a.412.412 0 0 1-.445-.024.42.42 0 0 1-.176-.419l.821-5.046a1.324 1.324 0 0 0-.357-1.136L1.011 7.826a.422.422 0 0 1-.098-.435.414.414 0 0 1 .337-.285l4.772-.731a1.312 1.312 0 0 0 .99-.742l2.104-4.498a.422.422 0 0 1 .766 0l2.103 4.497a1.312 1.312 0 0 0 .991.743l4.773.731a.414.414 0 0 1 .337.285.422.422 0 0 1-.098.435l-3.51 3.603a1.323 1.323 0 0 0-.354 1.136z\'/%3E%3Cpath d=\'M14.125 12.565l.82 5.046a.418.418 0 0 1-.174.419.411.411 0 0 1-.446.024l-4.189-2.32a1.303 1.303 0 0 0-1.272 0l-4.187 2.32a.412.412 0 0 1-.445-.024.42.42 0 0 1-.176-.419l.821-5.046a1.324 1.324 0 0 0-.357-1.136L1.011 7.826a.422.422 0 0 1-.098-.435.414.414 0 0 1 .337-.285l4.772-.731a1.312 1.312 0 0 0 .99-.742l2.104-4.498a.422.422 0 0 1 .766 0l2.103 4.497a1.312 1.312 0 0 0 .991.743l4.773.731a.414.414 0 0 1 .337.285.422.422 0 0 1-.098.435l-3.51 3.603a1.323 1.323 0 0 0-.354 1.136z\'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=\'a\'%3E%3Cpath fill=\'%23fff\' d=\'M0 0h19v19H0z\'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}
.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%;}