/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%}html{font-size:16px}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-width:320px;height:100vh;margin:0 auto;font-size:1rem;font-weight:400;line-height:1.5;font-family:Raleway,sans-serif;color:#000;background:#f4f7ff}body.has-dialog{overflow:hidden}ol,ul{margin:0;padding:0}.logo{line-height:1}.logo,.logo:focus,.logo:hover{text-decoration:none}.logo:focus{outline:0}.logo__img{display:block;-webkit-transition:width .15s,height .15s;transition:width .15s,height .15s}.search{margin-left:auto}.search__open{display:none}@media screen and (min-width:992px){.search__open{display:block;padding:0;background:0 0;border:none;cursor:pointer;width:16px;height:18px}}@media screen and (min-width:992px){.search__open:focus svg,.search__open:hover svg{fill:#1d2230}}.search__open:focus{outline:none}@media screen and (min-width:992px){.search__open svg{fill:#394460;-webkit-transition:fill .2s;transition:fill .2s;width:inherit;height:inherit}}.search__field-wrap{position:relative}@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%)}}.search__label{display:inline-block}.search__field{display:block;max-width:100%;width:155px;padding:.375rem .6rem;color:#f4f7ff;line-height:1.2;background:#4e2894;border-radius:5px;border:none;-webkit-transition:background .2s,width .2s;transition:background .2s,width .2s}@media screen and (min-width:576px){.search__field{width:200px}}@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}}.search__field:focus,.search__field:hover{background-color:#562ca4}@media screen and (min-width:992px){.search__field:focus,.search__field:hover{background-color:#e0e6f7}}.search__field:focus{outline:none}@media(min-width:576px) and (max-width:991px){.search__field:focus{width:300px}}@media screen and (min-width:992px){.search__field:focus{background-color:#f0f3fb}}.search__field::-webkit-input-placeholder{color:#f4f7ff}@media screen and (min-width:992px){.search__field::-webkit-input-placeholder{color:#4f4f4f}}.search__field:-moz-placeholder{color:#f4f7ff}@media screen and (min-width:992px){.search__field:-moz-placeholder{color:#4f4f4f}}.search__field::-moz-placeholder{color:#f4f7ff}@media screen and (min-width:992px){.search__field::-moz-placeholder{color:#4f4f4f}}.search__field:-ms-input-placeholder{color:#f4f7ff}@media screen and (min-width:992px){.search__field:-ms-input-placeholder{color:#4f4f4f}}.search__clear{display:none;position:absolute;top:50%;right:15px;padding:0;background:0 0;border:none;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:20px;height:20px}@media screen and (min-width:992px){.search__clear{display:block}}.search__clear:after,.search__clear:before{content:"";position:absolute;top:50%;left:50%;background:#4f4f4f;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:background .2s;transition:background .2s;width:12px;height:1px}.search__clear:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.search__clear:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.search__clear:focus,.search__clear:hover{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.search__clear:focus:after,.search__clear:focus:before,.search__clear:hover:after,.search__clear:hover:before{background:#363636}.search__clear:focus{outline:0}.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}.search__results a{display:block;width:100%;padding:.4rem .7rem;-webkit-transition:background .2s;transition:background .2s;text-decoration:none;color:inherit}.search__results a:hover{background:#f2f3f5}.search__overlay{display:none}@media screen and (min-width:992px){.search__overlay{position:fixed;top:0;left:0;background:rgba(78,40,148,.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}}.light-header .search__open:focus svg,.light-header .search__open:hover svg{fill:hsla(0,0%,100%,.85)}.light-header .search__open svg{fill:#f4f7ff}.light-header .search__field{color:#4e2894;background-color:#f4f7ff}.light-header .search__field:focus,.light-header .search__field:hover{background-color:#e0e8ff}@media screen and (min-width:992px){.light-header .search__field:focus{background-color:#f4f7ff}}.light-header .search__field::-webkit-input-placeholder{color:#4e2894}.light-header .search__field:-moz-placeholder,.light-header .search__field::-moz-placeholder{color:#4e2894}.light-header .search__field:-ms-input-placeholder{color:#4e2894}@media screen and (min-width:992px){.main-menu__checkbox{display:none}}.main-menu__checkbox:checked+.main-menu__label span:first-child{-webkit-transform:translate(-19px);transform:translate(-19px)}.main-menu__checkbox:checked+.main-menu__label span:nth-child(2){-webkit-transform:translate(-5px);transform:translate(-5px)}.main-menu__checkbox:checked+.main-menu__label span:nth-child(3){-webkit-transform:translate(-13px);transform:translate(-13px)}.main-menu__checkbox:checked~.main-menu__inner{height:calc(100vh - 65px)}.main-menu__label{position:relative;display:block;margin-left:15px;cursor:pointer;width:33px;height:33px}@media screen and (min-width:992px){.main-menu__label{display:none}}.main-menu__label:hover span{background:#5d30b0}.main-menu__label span{position:absolute;right:0;height:3px;background:#4e2894;border-radius:2rem;-webkit-transition:background .2s,-webkit-transform .2s;transition:background .2s,-webkit-transform .2s;transition:background .2s,transform .2s;transition:background .2s,transform .2s,-webkit-transform .2s}.main-menu__label span:first-child{top:6px;width:14px}.main-menu__label span:nth-child(2){top:15px;width:28px}.main-menu__label span:nth-child(3){top:24px;width:20px}.main-menu__inner{position:absolute;top:65px;left:0;padding:0 5px;text-align:center;overflow-y:auto;-webkit-transition:height .3s;transition:height .3s;background:#f4f7ff;width:100%;height:0}@media screen and (min-width:992px){.main-menu__inner{position:static;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;height:auto;overflow:visible;padding:0;background:0 0}}.main-menu__inner ul{margin:30px auto;list-style:none}@media screen and (min-width:992px){.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;margin-left:15px;margin-right:30px}}@media screen and (min-width:1200px){.main-menu__inner ul{margin-left:30px;margin-right:60px}}.main-menu__inner li{font-size:1.25rem}@media screen and (min-width:992px){.main-menu__inner li{font-size:1rem}}.main-menu__inner li:nth-of-type(n+2){margin-top:15px}@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}}.main-menu__inner a{text-decoration:none;color:#333;-webkit-transition:color .2s;transition:color .2s}.main-menu__inner a:focus,.main-menu__inner a:hover{color:#7345cb}.main-menu__inner a:focus{outline:none}.main-menu__inner .active{font-weight:700}.main-menu__inner .active a{color:#7345cb}.main-menu__inner .active a:focus,.main-menu__inner .active a:hover{color:#333}.main-menu .main-menu__btn{min-width:167px;padding:.85rem .5rem;color:#fff;font-weight:500;font-size:1.125rem;border-radius:.5rem;background:#7445cb}.main-menu .main-menu__btn:focus,.main-menu .main-menu__btn:hover{background:#4e2894}.light-header .main-menu__label:hover span{background:#dbe4ff}.light-header .main-menu__label span{background:#f4f7ff}@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:#7345cb}}@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)}}.button{display:inline-block;text-align:center;text-decoration:none;white-space:nowrap;background:0 0;border:none;outline:0;cursor:pointer}.button,.button--more{-webkit-transition:background .2s;transition:background .2s}.button--more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:275px;padding:.6rem .5rem;font-weight:500;font-size:1.125rem;color:#59359e;background:rgba(92,55,163,.03);border:2px solid #5b36a1;border-radius:5px}@media screen and (min-width:992px){.button--more{min-width:230px;padding:.815rem .5rem;font-size:1.25rem}}.button--more:focus,.button--more:hover{background:rgba(92,55,163,.08)}.button--more:focus svg,.button--more:hover svg{-webkit-transform:translate(5px);transform:translate(5px)}.button--more svg{margin:0 0 0 10px;fill:#59359e;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:20px;height:10px}.visually-hidden{position:absolute;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);width:1px;height:1px}.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:0 0;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:#4e2894;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:0 0;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:#d7ceec}.rating__input:checked+.rating__label svg{fill:#e9a63c}.rating__label{cursor:pointer;width:22px;height:22px}.rating__label:hover~.rating__label .rating__icon{fill:#d7ceec}.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(78,40,148,.91);width:100vw;height:100vh}.overlay--active{display:block}.stars{position:relative;width:120px;height:22px}.stars__empty{fill:#c4c4c4;width:inherit;height:inherit}.stars__full{position:absolute;top:0;bottom:0;left:0;width:100%;overflow:hidden}.stars__full svg{fill:#e9a63c;width:120px;height:22px}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none}.breadcrumbs li{margin-right:3px;font-weight:300;color:rgba(244,247,255,.6)}.breadcrumbs li:nth-of-type(n+2):before{content:"/";display:inline-block;margin-right:3px}.breadcrumbs li a{color:inherit;outline:none;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.breadcrumbs li a:focus,.breadcrumbs li a:hover{color:#f4f7ff}.wrapper{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.header{position:absolute;top:0;right:0;left:0;z-index:9;-ms-flex-negative:0;flex-shrink:0;min-width:320px;height:65px;-webkit-transition:height .2s ease-out,background .2s ease-out;transition:height .2s ease-out,background .2s ease-out}@media screen and (min-width:992px){.header{height:120px}}.header__inner{position:relative;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;max-width:1130px;height:100%;margin:0 auto;padding:0 15px}.header__logo{-ms-flex-negative:0;flex-shrink:0;margin-right:5px}.header__logo .logo__img{width:79px;height:29px}@media screen and (min-width:768px){.header__logo .logo__img{width:235px}}.header--review{position:static;margin-bottom:10px;background:#4e2894}@media screen and (min-width:992px){.header--review{height:90px;margin-bottom:20px}}.legal-intro{padding:100px 0 60px;text-align:center;color:#fff;background:#4e2894}@media screen and (min-width:992px){.legal-intro{padding:140px 0 80px;background:linear-gradient(218.71deg,#7345cb 11.72%,#59359e 77.76%)}}.legal-intro__wrapper{max-width:1140px;margin:0 auto;padding:0 15px}.legal-intro__title{margin:0;font-weight:700;font-size:1.5rem;line-height:1.2;color:#f4f7ff}@media screen and (min-width:992px){.legal-intro__title{font-size:2.19rem;font-weight:600}}.legal-content{padding:25px 0 50px;font-weight:300}@media screen and (min-width:992px){.legal-content{padding:30px 0 65px}}.legal-content p{margin:0 0 30px}.legal-content ul{padding-left:1rem}.legal-content__wrapper{max-width:1130px;margin:0 auto;padding:0 15px}.legal-content__title{margin:30px 0 0;font-size:1.625rem;font-weight:700;text-transform:uppercase;color:#4e2894}.legal-content__title:first-child{margin-top:0}.footer{-ms-flex-negative:0;flex-shrink:0;color:#f4f7ff;background:#4e2894}@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:235px;height:29px}.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:25px 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:0 0;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 25px;text-align:center;background:#431d89}@media screen and (min-width:992px){.footer__copy{padding:15px;border-top:1px solid hsla(0,0%,100%,.2);background:0 0}}.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:#4e2894;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:#4e2894}}.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}}