@media screen and (min-width:992px){.search__open{display:block;padding:0;background:none;border:none;cursor:pointer;width:16px;height:18px}}@media screen and (min-width:992px){.search__open:focus svg,.search__open:hover svg{fill:#1d2230}}@media screen and (min-width:992px){.search__open svg{fill:#394460;-webkit-transition:fill .2s;transition:fill .2s;width:inherit;height:inherit}}@media screen and (min-width:992px){.search__field-wrap{position:absolute;top:50%;left:-10px;display:none;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width:992px){.search__field{width:465px;padding:.54rem 35px;border-radius:8px;color:#4f4f4f;background:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxNCI+PHBhdGggZD0iTTEzIDEzbC0yLjktMi45bTEuNTY3LTMuNzY3QTUuMzMzIDUuMzMzIDAgMTExIDYuMzMzYTUuMzMzIDUuMzMzIDAgMDExMC42NjcgMHoiIHN0cm9rZT0iI0IzQjVCQSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+") left 10px top 50%/13px 13px #f0f3fb no-repeat}}@media screen and (min-width:992px){.search__field:focus,.search__field:hover{background-color:#e0e6f7}}@media screen and (min-width:992px){.search__field:focus{background-color:#f0f3fb}}@media screen and (min-width:992px){.search__field::-webkit-input-placeholder{color:#4f4f4f}}@media screen and (min-width:992px){.search__field:-moz-placeholder,.search__field::-moz-placeholder{color:#4f4f4f}}@media screen and (min-width:992px){.search__field:-ms-input-placeholder{color:#4f4f4f}}@media screen and (min-width:992px){.search__clear{display:block}}@media screen and (min-width:992px){.search__overlay{position:fixed;top:0;left:0;background:rgba(0,98,168,.91);width:100vw;height:100vh}}@media screen and (min-width:992px){.search--active{position:relative}}@media screen and (min-width:992px){.search--active .search__field-wrap,.search--active .search__overlay{display:block}}@media screen and (min-width:992px){.light-header .search__field:focus{background-color:#f4f7ff}}@media screen and (min-width:992px){.main-menu__checkbox,.main-menu__label{display:none}}@media screen and (min-width:992px){.main-menu__inner{position:static;height:auto;overflow:visible;padding:0;background:none}}@media screen and (min-width:992px){.main-menu__inner,.main-menu__inner ul{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}.main-menu__inner ul{margin-left:15px;margin-right:30px}}@media screen and (min-width:1200px){.main-menu__inner ul{margin-left:30px;margin-right:60px}}@media screen and (min-width:992px){.main-menu__inner li{font-size:1rem}}@media screen and (min-width:992px){.main-menu__inner li:nth-of-type(n+2){margin-top:0;margin-left:15px}}@media screen and (min-width:1200px){.main-menu__inner li:nth-of-type(n+2){margin-left:30px}}@media screen and (min-width:992px){.light-header .main-menu__inner a{color:#fff}}@media screen and (min-width:992px){.light-header .main-menu__inner a:focus,.light-header .main-menu__inner a:hover{color:hsla(0,0%,100%,.7)}}@media screen and (min-width:992px){.light-header .main-menu .main-menu__btn{background:#f4f7ff;color:#00c5f7}}@media screen and (min-width:992px){.light-header .main-menu .main-menu__btn:focus,.light-header .main-menu .main-menu__btn:hover{background:hsla(0,0%,100%,.85)}}.form-comment{position:fixed;top:0;left:0;z-index:10;display:none;min-width:320px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:100px 15px 15px;overflow:auto;width:100%;height:100%}.form-comment__inner{position:relative;z-index:1;width:420px;margin:0 auto;border-radius:10px;background:#fafbff;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.06);box-shadow:0 2px 2px rgba(0,0,0,.06);overflow:hidden}.form-comment__btn-close{position:absolute;top:0;right:0;padding:0;background:none;border:none;border-radius:50%;cursor:pointer;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform-origin:center center;transform-origin:center center;width:24px;height:24px}.form-comment__btn-close:after,.form-comment__btn-close:before{content:"";top:50%;left:50%;position:absolute;background:#333;border-radius:2rem;width:20px;height:2px}.form-comment__btn-close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.form-comment__btn-close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.form-comment__btn-close:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.form-comment__title{margin:0;padding:15px;text-align:center;font-size:1.375rem;color:#003967;font-weight:700;background:#f4f7ff;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.06);box-shadow:0 2px 2px rgba(0,0,0,.06)}.form-comment__form{padding:30px 15px}@media screen and (min-width:576px){.form-comment__form{padding:30px}}.form-comment__group:nth-of-type(n+2){margin-top:20px}.form-comment__label{display:inline-block;margin:0 0 5px;font-size:.875rem;color:#6d7885;line-height:1.3}.form-comment__field{display:block;width:100%;min-height:50px;padding:.8rem .5rem;color:#000;background:#f2f3f5;border:1px solid rgba(0,0,0,.12);border-radius:10px;-webkit-transition:background .2s;transition:background .2s}.form-comment__field:focus,.form-comment__field:hover{background-color:#e4e6ea}.form-comment__field:focus{outline:none}.form-comment__field::-webkit-input-placeholder{color:#000}.form-comment__field:-moz-placeholder,.form-comment__field::-moz-placeholder{color:#000}.form-comment__field:-ms-input-placeholder{color:#000}.form-comment__field--select{padding-right:50px;font-size:1.125rem;border-color:rgba(106,56,202,.25);background-image:linear-gradient(45deg,rgba(106,56,202,.25),rgba(106,56,202,.25)),url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDUiPjxwYXRoIGQ9Ik00IDQuNUw4IDBIMGw0IDQuNXoiIGZpbGw9IiM0MDQwNDAiLz48L3N2Zz4=");background-color:#f2f3f5;background-position:right 45px top 0,right 20px top 50%;background-size:1px 100%,8px 5px;background-repeat:no-repeat,no-repeat;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-comment__field--textarea{min-height:215px;resize:none}.form-comment__search{position:relative}.form-comment__search-results{z-index:3;position:absolute;top:100%;display:none;width:100%;max-height:150px;padding:.5rem 0;list-style:none;background:#fff;-webkit-box-shadow:0 15px 7px -5px rgba(0,0,0,.12);box-shadow:0 15px 7px -5px rgba(0,0,0,.12);overflow-y:auto}.form-comment__search-btn{display:block;width:100%;padding:.25rem .5rem;border:0;background:none;text-align:left;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.form-comment__search-btn:hover{background:#f2f3f5}.form-comment__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-comment__rating .rating{margin:0 5px 0 0}.form-comment__rating-caption{margin:0 5px 0 0;font-size:1.25rem;color:#000;font-weight:700}.form-comment__rating-output{font-size:1.125rem;color:#333}.form-comment__rating-output span{font-size:1.375rem;font-weight:600}.form-comment__submit{width:100%;margin:30px 0 0;padding:1.1rem .5rem;font-weight:500;font-size:1.125rem;color:#f4f7ff;background:#5dc681;border-radius:8px}.form-comment__submit:focus,.form-comment__submit:hover{background:#4abf72}.form-comment--active,.rating{display:-webkit-box;display:-ms-flexbox;display:flex}.rating{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;width:110px;height:22px}.rating:hover .rating__label .rating__icon{fill:#e9a63c}.rating__input:checked~.rating__label svg{fill:rgba(0,98,168,.1)}.rating__input:checked+.rating__label svg{fill:#e9a63c}.rating__label{cursor:pointer;width:22px;height:22px}.rating__label:hover~.rating__label .rating__icon{fill:rgba(0,98,168,.1)}.rating__label:nth-of-type(odd){z-index:2;width:11px;margin-right:-11px;overflow:hidden}.rating__icon{fill:#e9a63c;-webkit-transition:fill .1s;transition:fill .1s;width:22px;height:22px}.overlay{position:fixed;top:0;left:0;display:none;background:rgba(0,98,168,.91);width:100vw;height:100vh}.overlay--active{display:block}.service-card{max-width:290px;margin:0 auto 20px;text-align:center;border-radius:10px;background:#eaeef8;overflow:hidden}@media screen and (min-width:576px){.service-card{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:255px;margin:0 15px 20px}}@media screen and (min-width:992px){.service-card{margin-bottom:30px}}.service-card__img{display:block;width:100%;max-width:100%;height:147px;margin:0 0 15px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.service-card__name{margin:0 0 5px;padding:0 15px;font-weight:700;font-size:1.25rem;color:#333}.service-card__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 25px;padding:0 15px}.service-card__stars,.service-card__stars svg{width:104px;height:19px}.service-card__rating-text{margin:0 0 0 10px;font-size:.875rem}.service-card__rating-text b{font-weight:600;font-size:1.125rem}.service-card__link{display:block;width:100%;padding:.63rem .5rem;font-weight:500;font-size:1.125rem;color:#fff;background:#5dc681}.service-card__link:focus,.service-card__link:hover{background:#43bd6c}@media screen and (min-width:992px){.header{height:120px}}@media screen and (min-width:768px){.header__logo .logo__img{width:250px;height:54px}}@media screen and (min-width:992px){.header--review{height:90px;margin-bottom:20px}}.footer{-ms-flex-negative:0;flex-shrink:0;color:#f4f7ff;background:#003967}@media screen and (min-width:992px){.footer{background:url(/img/footer_bg-lg.svg) top/cover no-repeat}}.footer a{color:inherit;text-decoration:none}.footer a:focus,.footer a:hover{text-decoration:underline}.footer a:focus{outline:none}.footer ul{list-style:none}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1145px;margin:0 auto}@media screen and (min-width:992px){.footer__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px}}.footer__top{-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;padding:35px 15px 0;text-align:center}@media screen and (min-width:992px){.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 20px;padding:80px 0 0}}.footer__logo{display:inline-block;margin:0 auto 35px;padding-right:5px}@media screen and (min-width:992px){.footer__logo{-ms-flex-negative:0;flex-shrink:0;margin:0}}.footer__logo .logo__img{width:250px;height:54px}.footer__main-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 10px}@media screen and (min-width:992px){.footer__main-nav{margin:0}}.footer__main-nav li{margin:0 0 15px}@media screen and (min-width:992px){.footer__main-nav li{margin-bottom:0}}.footer__main-nav li:nth-of-type(n+2){margin-left:30px}@media screen and (min-width:1200px){.footer__main-nav li:nth-of-type(n+2){margin-left:50px}}.footer__disclaimer{-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;margin:0;padding:0 15px 20px;text-align:center;font-size:.875rem;background:#431d89}@media screen and (min-width:992px){.footer__disclaimer{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:275px;margin-bottom:25px;padding:0;text-align:left;background:none;line-height:1.4}}.footer__nav{-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;padding:0 15px;text-align:center}@media screen and (min-width:768px){.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}}@media screen and (min-width:992px){.footer__nav{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0;width:65%;margin-bottom:25px}}@media screen and (min-width:1200px){.footer__nav{width:70%}}.footer__nav ul{margin-bottom:30px}@media screen and (min-width:768px){.footer__nav ul{width:33%}}@media screen and (min-width:992px){.footer__nav ul{line-height:1.35}}.footer__nav a{font-size:.875rem}.footer__copy{margin:0;padding:0 15px 75px;text-align:center;background:#431d89}@media screen and (min-width:992px){.footer__copy{padding:15px 15px 75px;border-top:1px solid hsla(0,0%,100%,.2);background:none}}@media screen and (min-width:1200px){.footer__copy{padding-bottom:15px}}.services-block__toggle{display:none;position:fixed;z-index:2;bottom:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:16px 5px;width:100%;font-weight:600;font-size:16px;line-height:19px;border:none;border-top:1px solid hsla(0,0%,100%,.2);color:#f4f7ff;background:#003967;cursor:pointer}@media screen and (max-width:1199px){.services-block__toggle{display:-webkit-box;display:-ms-flexbox;display:flex}}.services-block__toggle:after,.services-block__toggle:before{display:block;content:""}.services-block__toggle:before{margin-right:10px;background:url(/img/before-title-sidebar.svg);width:25px;height:25px}.services-block__toggle:after{margin-left:10px;background:url(/img/arrow-title-sidebar.svg);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:.3s;transition:.3s;width:12px;height:8px}.services-block__inner{background:#fff;-webkit-box-shadow:0 6.6px 5px rgba(0,0,0,.04),0 2.7px 2.2px rgba(0,0,0,.028);box-shadow:0 6.6px 5px rgba(0,0,0,.04),0 2.7px 2.2px rgba(0,0,0,.028);border-radius:10px}@media screen and (max-width:1199px){.services-block__inner{position:fixed;left:0;width:100%;padding:5px 0;z-index:1000;border-radius:0;background:#003967}}.services-block__title{margin:0;padding:15px;font-weight:500;font-size:1.25rem;color:#333;border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width:1199px){.services-block__title{display:none}}.services-block__list{padding:10px;list-style:none}.services-block__item a{position:relative;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;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:51px;padding:.5rem .75rem;border-radius:10px;background:#fff;border:1px solid rgba(0,0,0,.05);overflow:hidden;-webkit-transition:border-color .2s;transition:border-color .2s;outline:none;width:100%;height:100%}@media screen and (max-width:1199px){.services-block__item a{border:0;padding-right:45px}.services-block__item a:after{content:"";position:absolute;top:55%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/img/after-sidebar-link.svg);width:9px;height:15px}}.services-block__item a:focus,.services-block__item a:hover{border-color:rgba(0,0,0,.2)}.services-block__item:nth-of-type(n+2){margin-top:7px}.services-block__item--best a{position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.services-block__item--best a:after{top:31px}.services-block__item--best .services-block__stars{margin-bottom:5px}.services-block__logo{max-width:115px}.services-block__stars,.services-block__stars svg{width:80px;height:16px}.services-block__badge{position:absolute;top:0;left:0;width:100%;min-height:16px;margin:0;padding:0 15px 0 5px;line-height:1;font-weight:700;font-size:.625rem;text-align:right;text-transform:uppercase;color:#fbfbfb;border-top:3px solid #5dc681;background:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5NyAxMyI+PHBhdGggZD0iTTAgMGg5N2wtNS4wMTYgNi44NTZBMTUgMTUgMCAwMTc5Ljg3OSAxM0gxNy4xMjJBMTUgMTUgMCAwMTUuMDE1IDYuODU2TDAgMHoiIGZpbGw9IiM1REM2ODEiLz48L3N2Zz4=") 100% 0/100px 13px no-repeat}.services-block--open .services-block__toggle:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.services-block--open .services-block__inner{bottom:58px}@media screen and (min-width:1200px){.services-block--lg-none{display:none}}