@import url(https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i&subset=cyrillic);/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/images/vendor/chosen-js/chosen-sprite.png?8b55a822e72b8fd5e2ee069236f2d797) -42px 1px no-repeat;font-size:1px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover,.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/images/vendor/chosen-js/chosen-sprite.png?8b55a822e72b8fd5e2ee069236f2d797) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/images/vendor/chosen-js/chosen-sprite.png?8b55a822e72b8fd5e2ee069236f2d797) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/images/vendor/chosen-js/chosen-sprite.png?8b55a822e72b8fd5e2ee069236f2d797) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(/images/vendor/chosen-js/chosen-sprite.png?8b55a822e72b8fd5e2ee069236f2d797) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-rtl .chosen-search input[type=text]{background-image:url(/images/vendor/chosen-js/chosen-sprite@2x.png?614fad616d014daf5367e068505cad35)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}/*!
Author  : Hunter Perrin
Version : 3.2.0
Link    : http://sciactive.com/pnotify/
*/.ui-pnotify{top:36px;right:36px;position:absolute;height:auto;z-index:2}body>.ui-pnotify{position:fixed;z-index:100040}.ui-pnotify-modal-overlay{background-color:rgba(0,0,0,.4);top:0;left:0;position:absolute;height:100%;width:100%;z-index:1}body>.ui-pnotify-modal-overlay{position:fixed;z-index:100039}.ui-pnotify.ui-pnotify-in{display:block!important}.ui-pnotify.ui-pnotify-move{-webkit-transition:left .5s ease,top .5s ease,right .5s ease,bottom .5s ease;transition:left .5s ease,top .5s ease,right .5s ease,bottom .5s ease}.ui-pnotify.ui-pnotify-fade-slow{-webkit-transition:opacity .4s linear;transition:opacity .4s linear;opacity:0}.ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move{-webkit-transition:opacity .4s linear,left .5s ease,top .5s ease,right .5s ease,bottom .5s ease;transition:opacity .4s linear,left .5s ease,top .5s ease,right .5s ease,bottom .5s ease}.ui-pnotify.ui-pnotify-fade-normal{-webkit-transition:opacity .25s linear;transition:opacity .25s linear;opacity:0}.ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move{-webkit-transition:opacity .25s linear,left .5s ease,top .5s ease,right .5s ease,bottom .5s ease;transition:opacity .25s linear,left .5s ease,top .5s ease,right .5s ease,bottom .5s ease}.ui-pnotify.ui-pnotify-fade-fast{-webkit-transition:opacity .1s linear;transition:opacity .1s linear;opacity:0}.ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move{-webkit-transition:opacity .1s linear,left .5s ease,top .5s ease,right .5s ease,bottom .5s ease;transition:opacity .1s linear,left .5s ease,top .5s ease,right .5s ease,bottom .5s ease}.ui-pnotify.ui-pnotify-fade-in{opacity:1}.ui-pnotify .ui-pnotify-shadow{-webkit-box-shadow:0 6px 28px 0 rgba(0,0,0,.1);box-shadow:0 6px 28px 0 rgba(0,0,0,.1)}.ui-pnotify-container{background-position:0 0;padding:.8em;height:100%;margin:0}.ui-pnotify-container:after{content:" ";visibility:hidden;display:block;height:0;clear:both}.ui-pnotify-container.ui-pnotify-sharp{border-radius:0}.ui-pnotify-title{display:block;margin-bottom:.4em;margin-top:0}.ui-pnotify-text{display:block}.ui-pnotify-icon,.ui-pnotify-icon span{display:block;float:left;margin-right:.2em}.ui-pnotify.stack-bottomleft,.ui-pnotify.stack-topleft{left:25px;right:auto}.ui-pnotify.stack-bottomleft,.ui-pnotify.stack-bottomright{bottom:25px;top:auto}.ui-pnotify.stack-modal{left:50%;right:auto;margin-left:-150px}/*! 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}body,html{min-width:320px}body{font-family:Roboto,Calibry,sans-serif;background:#ededed;color:#474747;font-size:16px;line-height:20px}a{color:#3eb5f1}a:hover{text-decoration:none}img,svg{max-width:100%;vertical-align:top}p{margin-top:15px;margin-bottom:15px}p:first-child{margin-top:0}p:last-child{margin-bottom:0}h1,h2,h3,h4{font-weight:400;margin:0}h1 a,h2 a,h3 a,h4 a{color:inherit}h1+.page-list,h2+.page-list,h3+.page-list,h4+.page-list{margin-top:20px}h1+.page-like-table,h2+.page-like-table,h3+.page-like-table,h4+.page-like-table{margin-top:10px}.like-h1,.like-h2,.like-h3,.like-h4{display:block}.like-h1,h1{font-size:20px;line-height:24px;text-transform:uppercase;color:#000}@media (min-width:600px){.like-h1,h1{font-size:24px;line-height:26px}}.like-h1:not(:first-child),h1:not(:first-child){margin-top:20px}.like-h2,h2{text-transform:uppercase;font-size:16px;line-height:20px;color:#000}@media (min-width:800px){.like-h2,h2{font-size:18px;line-height:22px}}@media (min-width:1300px){.like-h2,h2{font-size:20px;line-height:24px}}.like-h2:not(:first-child),h2:not(:first-child){margin-top:20px}.like-h3,h3{font-size:18px;line-height:20px;text-transform:none;color:#000}.like-h3:not(:first-child),h3:not(:first-child){margin-top:15px}.like-h4,h4{font-size:16px;line-height:18px;text-transform:none;color:#000}.like-h4:not(:first-child),h4:not(:first-child){margin-top:15px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.hidden{display:none}@media (max-width:459px){.hidden-only-mobile-tiny{display:none!important}}@media (max-width:599px){.hidden-only-mobile{display:none!important}}@media (min-width:600px){.hidden-up-tablet{display:none!important}}.breadcrumbs+h1{margin-top:5px}.breadcrumbs__menu{-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs__item,.breadcrumbs__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs__item{margin-right:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs__link{display:inline-block;color:#8a8a8a;margin-right:5px;text-decoration:none}.breadcrumbs__separator{fill:#8a8a8a}.breadcrumbs-steps__item,.breadcrumbs-steps__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs-steps__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bdbdbd;font-size:14px;width:100%}.breadcrumbs-steps__item:not(:last-child){margin-right:5px}@media (min-width:460px){.breadcrumbs-steps__item{width:inherit;font-size:inherit}.breadcrumbs-steps__item:not(:last-child){margin-right:10px}}.breadcrumbs-steps__item--active{color:#3eb5f1}.breadcrumbs-steps__item--active .breadcrumbs-steps__link{pointer-events:inherit}.breadcrumbs-steps__item--active .breadcrumbs-steps__link:hover{text-decoration:underline}.breadcrumbs-steps__link{display:block;padding-top:5px;padding-bottom:5px;pointer-events:none;color:currentColor;text-decoration:none}.breadcrumbs-steps__separator{fill:currentColor;-ms-flex-negative:0;flex-shrink:0}@media (min-width:460px){.breadcrumbs-steps__separator{margin-left:10px}}.button{text-align:center;display:inline-block;-webkit-transition:background-color .25s,color .25s,border-color .25s;transition:background-color .25s,color .25s,border-color .25s;background:none;border:none;text-decoration:none;padding:0;text-transform:uppercase;outline:none;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box}.button.disabled,.button:disabled{opacity:.5;pointer-events:none}.button--blue-bg{background-color:#2a7fac;border:2px solid #2a7fac;color:#fff}.button--blue-bg:focus,.button--blue-bg:hover{background-color:#3a9bcf;border-color:#3a9bcf}.button--blue-border{background-color:#fff;color:#2a7fac;border:2px solid}.button--blue-border:focus,.button--blue-border:hover{color:#3a9bcf;border-color:#3a9bcf}.button--icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2a7fac;-webkit-transition:color .25s;transition:color .25s}.button--icon:focus,.button--icon:hover{color:#3eb5f1}.button--text{text-transform:none;color:#2a7fac}.button--text:hover{color:#3eb5f1}.button--small{font-size:10px;line-height:14px;padding:8px 14px 6px}@media (min-width:600px){.button--small{font-size:12px;line-height:16px}}@media (min-width:1300px){.button--small{font-size:14px;line-height:18px}}.button--middle{font-size:14px;line-height:18px;padding:12px 36px 10px}@media (min-width:1000px){.button--middle{font-size:16px;line-height:20px;padding-top:16px;padding-bottom:14px}}.button--big{font-size:18px;line-height:22px;padding:24px 60px 22px}@media (min-width:1000px){.button--big{font-size:22px;line-height:26px}}.button__icon{width:30px;height:30px;fill:currentColor;-webkit-transition:fill .25s;transition:fill .25s}.button__icon:not(:last-child){margin-right:8px}.list{margin:0;padding:0;list-style-type:none}.form--search{margin-top:20px}@media (min-width:600px){.form--search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1000px){.form--search{margin-top:0}}@media (min-width:600px){.form--search .form__item{width:50%}}@media (min-width:1000px){.form--search .form__item{width:300px}}@media (min-width:600px){.form--search .form__item:not(:first-child){margin-top:0;margin-left:20px}}.form__item:not(:first-child){margin-top:20px}@media (min-width:600px){.form__item--row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__item--row .form__label{margin-right:20px;margin-bottom:0;-ms-flex-negative:0;flex-shrink:0;width:150px}.form__item--row .form__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.form__item--button{text-align:center}.form__item--right{text-align:right}@media (min-width:460px){.form__item--forgot-password{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:459px){.form__item--forgot-password .checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}}.form__label{margin-bottom:5px}.form__input--icon{position:relative}.form__input-info{position:absolute;right:15px;top:9px}.form__comment{font-size:13px;line-height:18px;color:#8a8a8a;display:block;margin-top:3px}@media (max-width:599px){.form__button{padding-left:0;padding-right:0;width:100%}}.checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox:not(:first-of-type){margin-left:8px}.checkbox__item{position:relative;display:inline-block}.checkbox__item:before{content:"";display:block;width:18px;height:18px;background:#fff;border:1px solid #bdbdbd;position:relative;-webkit-transition:border-color .25s;transition:border-color .25s}.checkbox__input:checked+.checkbox__item:after{content:"";width:12px;height:12px;background:#2a7fac;position:absolute;top:4px;left:4px}.checkbox__input:focus+.checkbox__item:before{border-color:#2a7fac}.checkbox__label{margin-left:10px}.input{border-radius:3px;width:100%;min-width:178px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border .25s,background-color .25s;transition:border .25s,background-color .25s}.input:not(:first-of-type){margin-left:20px}.input[type=search]{padding-right:50px}.input:focus{border-color:#2a7fac;outline:none}.input--middle{height:44px;padding-left:20px;padding-right:20px}.input--default{background:#fff;border:1px solid #bdbdbd}.input--error,.input--error:focus{border:1px solid #db3e31}.input--success,.input--success:focus{border:1px solid #0ea845}.input::-webkit-input-placeholder{color:#cacdd3}.input::-moz-placeholder{color:#cacdd3}.input::-ms-input-placeholder{color:#cacdd3}.input::placeholder{color:#cacdd3}.input:-moz-read-only:focus{border:1px solid #bdbdbd}.input:read-only:focus{border:1px solid #bdbdbd}.input:disabled{opacity:.5;pointer-events:none}.input--date{padding-right:0}.input--date::-webkit-inner-spin-button{height:40px}.file-add{position:relative;max-width:300px;height:300px;border:1px dashed #bdbdbd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#bdbdbd;-webkit-box-sizing:border-box;box-sizing:border-box}.file-add__input{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;opacity:0}.file-change{position:relative;color:#2a7fac}.file-change:focus,.file-change:hover{color:#3eb5f1}.file-change__input{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;opacity:0}.file-edit{max-width:300px}.file-edit__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5px}.radio{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.radio:not(:first-of-type){margin-left:15px}.radio__item{position:relative;display:inline-block}.radio__item:before{content:"";display:block;width:18px;height:18px;background:#fff;border:1px solid #bdbdbd;-webkit-transition:border-color .25s;transition:border-color .25s;position:relative;border-radius:50%}.radio__input:checked+.radio__item:after{content:"";width:12px;height:12px;border-radius:50%;background:#2a7fac;position:absolute;top:4px;left:4px}.radio__input:focus+.radio__item:before{border-color:#2a7fac}.radio__label{margin-left:10px}.textarea{display:block;border-radius:3px;width:100%;min-width:178px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border .25s,background-color .25s;transition:border .25s,background-color .25s;resize:none}.textarea--middle{height:100px;padding:15px 20px}.textarea--default{background:#fff;border:1px solid #bdbdbd}.textarea::-webkit-input-placeholder{color:#cacdd3}.textarea::-moz-placeholder{color:#cacdd3}.textarea::-ms-input-placeholder{color:#cacdd3}.textarea::placeholder{color:#cacdd3}.textarea:focus:not(:-moz-read-only){border-color:#2a7fac;outline:none}.textarea:focus:not(:read-only){border-color:#2a7fac;outline:none}.textarea:disabled{opacity:.5;pointer-events:none}.select{position:relative}.select:before{content:"";border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #bdbdbd;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.select select{border-radius:3px;min-width:178px;width:100%;border:1px solid #bdbdbd;-webkit-box-shadow:none;box-shadow:none;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:11px 40px 11px 20px}.b-block{text-align:center}.b-block--top{margin-top:20px}.b-block--top .b-block__img{width:100%;height:auto}.b-block--content{margin-top:20px}.b-block--content .b-block__img{width:100%;height:auto}.b-block--sidebar{margin-top:20px}@media (min-width:460px){.b-block--sidebar{width:calc(50% - 10px)}}@media (min-width:600px){.b-block--sidebar{width:calc(33% - 10px);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b-block--sidebar .b-block__link{height:100%}.b-block--sidebar .b-block__img{width:auto;height:100%}}@media (min-width:800px){.b-block--sidebar{width:100%;display:block}.b-block--sidebar .b-block__img{width:100%;height:auto}}@media (min-width:1000px){.b-block--sidebar{width:200px}}.b-block--sidebar .b-block__img{width:100%}.b-block__link{display:block}.select-container{position:relative;width:100%}select.select-required{display:block!important;height:44px;border:none;position:absolute;left:0;opacity:0;outline:none}.chosen-container-single .chosen-single{height:44px;border:2px solid #bdbdbd;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;background:#fff;-webkit-transition:all .25s;transition:all .25s;padding-left:20px}.chosen-container-single .chosen-single span{height:40px;line-height:40px;color:#8a8a8a}.chosen-container-single .chosen-single div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chosen-container-single .chosen-single div b{background:none}.chosen-container-single .chosen-single div:before{content:"";width:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #2a7fac;-webkit-transition:all .25s;transition:all .25s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.chosen-container-single .chosen-single.chosen-default span{color:#cacdd3}.chosen-container-single .chosen-single abbr{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:11px;height:11px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px 1px}.chosen-container-single .chosen-drop{margin-top:0}.chosen-container-active.chosen-with-drop .chosen-single{border:2px solid #2a7fac;background:#fff;-webkit-box-shadow:none;box-shadow:none}.chosen-container-active.chosen-with-drop .chosen-single div:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.chosen-container-multi .chosen-choices{border:2px solid #bdbdbd;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;padding-left:0;padding-right:0;background:#fff;-webkit-transition:all .25s;transition:all .25s}.chosen-container-multi .chosen-choices li.search-field{margin-left:5px}.chosen-container-multi .chosen-choices li.search-field:first-child{margin-left:20px}.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:44px;color:#cacdd3;font-size:14px;margin:0}.chosen-container-multi .chosen-choices li.search-choice{height:40px;padding:0 10px;margin:2px;background:#fff;border-color:#3eb5f1;color:#3eb5f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px}.chosen-container-multi .chosen-choices li.search-choice span{margin-right:10px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{position:static;background:url(/images/close.png?3ca44a421900a3a4fc38c4bbcb68fa3a) 50% 50% no-repeat}.chosen-container{font-size:14px}.chosen-container .chosen-results{color:#8a8a8a;max-height:170px;padding:0;margin:0}.chosen-container .chosen-results li{line-height:18px;padding:8px 20px}.chosen-container .chosen-results li.highlighted{background:#e8f1f6;color:#8a8a8a}.chosen-container .chosen-drop{-webkit-box-shadow:none;box-shadow:none;border:2px solid #bdbdbd;border-radius:0;-webkit-transition:all .25s;transition:all .25s}.chosen-container.chosen-with-drop .chosen-choices{border-bottom-left-radius:0;border-bottom-right-radius:0}.chosen-container.chosen-with-drop .chosen-drop{border:2px solid #bdbdbd;border-top:none}.chosen-container.chosen-container-active .chosen-choices{border:2px solid #2a7fac}.chosen-container.chosen-container-active .chosen-drop{border:2px solid #2a7fac;border-top:none}.pagination-timing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-timing__date{padding-left:20px;padding-right:20px}.pagination-timing__button{color:#2a7fac;-webkit-transition:color .25s;transition:color .25s}.pagination-timing__button:hover{color:#3eb5f1}.pagination-timing__button:first-child{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.pagination-timing__button--disabled{pointer-events:none;color:#bdbdbd}.pagination-timing__arrow{fill:currentColor}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.pagination__button{color:#bdbdbd;text-decoration:none}.pagination__button--active{color:#2a7fac}.pagination__button--active:hover{color:#3eb5f1}.pagination__button--prev .pagination__arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.pagination__arrow{fill:currentColor}.pagination__list{margin-left:20px;margin-right:20px}.pagination__list,.pagination__page{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination__page{text-decoration:none;color:#2a7fac;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;font-weight:500}.pagination__page--active,.pagination__page:hover{color:#3eb5f1}.pagination__page--active{cursor:default}.pagination__separator{color:#2a7fac;cursor:default;width:28px;text-align:center}.page-pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.page-pagination,.page-pagination__button{display:-webkit-box;display:-ms-flexbox;display:flex}.page-pagination__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2a7fac;text-decoration:none;text-transform:uppercase;font-size:14px}.page-pagination__button--active,.page-pagination__button:hover{color:#3eb5f1}.page-pagination__button--prev .page-pagination__arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);margin-right:5px}.page-pagination__button--next{text-align:right}.page-pagination__button--next .page-pagination__arrow{margin-left:5px}.page-pagination__arrow{fill:currentColor}.data-item{margin-top:20px}.data-item__title{font-weight:500}.data-item__content{margin-top:3px;display:block;color:#474747;font-size:14px;line-height:18px}.overlay{background:hsla(0,0%,100%,.8);position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:-webkit-box;display:-ms-flexbox;display: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:320px}.popup{min-width:210px;max-width:500px;padding:35px 25px;margin-left:30px;margin-right:30px;background-color:#fff;-webkit-box-shadow:1px 2px 36px 7px rgba(9,12,18,.1);box-shadow:1px 2px 36px 7px rgba(9,12,18,.1);border-radius:3px;position:relative}@media (min-width:600px){.popup{padding-left:50px;padding-right:50px}}.popup__close{position:absolute;top:15px;right:15px;text-decoration:none;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;color:#2a7fac;-webkit-backface-visibility:hidden;backface-visibility:hidden}.popup__close:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.popup__close-icon{fill:#2a7fac}.popup__container{margin-top:30px}@media (min-width:460px){.popup__container{display:-webkit-box;display:-ms-flexbox;display:flex}}.popup__sidebar{text-align:center;margin-bottom:20px}@media (min-width:460px){.popup__sidebar{width:100px;-ms-flex-negative:0;flex-shrink:0;margin-right:20px;margin-bottom:0}}.popup__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.popup__content--center{text-align:center}.popup__icon{fill:currentColor}.popup__title{font-size:20px;line-height:22px;text-align:center}@media (min-width:600px){.popup__title{font-size:24px;line-height:28px}}.popup__text{margin-bottom:25px;font-size:14px;line-height:18px}@media (min-width:600px){.popup__text{font-size:16px;line-height:20px}}.popup__text:not(:first-child){margin-top:25px}.popup__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.popup__buttons .button{margin-bottom:4px;margin-top:4px}.popup__buttons .button:first-child{margin-right:15px}.comments-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#8a8a8a;text-decoration:none}.comments-counter__icon{fill:currentColor;width:17px;height:17px;-ms-flex-negative:0;flex-shrink:0}.comments-counter__quantity{font-size:14px;line-height:14px;margin-left:5px;color:currentColor}.comments .comments__date{font-size:12px;line-height:16px}.comments__header{margin-bottom:15px}.comments__item{border-bottom:1px solid #bdbdbd;padding-top:15px;padding-bottom:15px;font-size:14px;line-height:18px}.comments__item:first-child{border-top:1px solid #bdbdbd}.comments__item--doctor{background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(20%,#e8f1f6),color-stop(80%,#e8f1f6),to(#fff));background-image:linear-gradient(90deg,#fff,#e8f1f6 20%,#e8f1f6 80%,#fff)}@media (min-width:600px){.comments__item--doctor{background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(5%,#e8f1f6),color-stop(95%,#e8f1f6),to(#fff));background-image:linear-gradient(90deg,#fff,#e8f1f6 5%,#e8f1f6 95%,#fff)}}@media (max-width:459px){.comments__avatar{margin:0 auto;width:60px}}@media (min-width:460px){.comments__avatar{margin-right:15px;margin-top:2px}}@media (min-width:460px){.comments__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:459px){.comments__message{margin-top:15px}}.comments__author{font-weight:500}.comments__text{margin-top:5px}.comments__info{margin-top:15px;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}@media (min-width:460px){.comments__info{padding-left:64px}}@media (max-width:459px){.comments__info--rating{display:block}}.comments__info--rating .rating-stars{margin-top:5px}@media (min-width:460px){.comments__info--rating .rating-stars{margin-top:0}}.comments__user-name{text-decoration:none}.comments__button-wrapper{text-align:center}.comments__info-text{margin-bottom:15px}.comments__form{margin-bottom:20px}@media (max-width:599px){.comments__button-submit{width:100%}}.view-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8a8a8a;text-decoration:none;cursor:default;-ms-flex-negative:0;flex-shrink:0}.view-counter__icon{fill:currentColor;width:17px;height:17px;-ms-flex-negative:0;flex-shrink:0}.view-counter__quantity{font-size:14px;line-height:14px;margin-left:5px;color:currentColor}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social__link{-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;color:#2a7fac}.social__link:not(:first-child){margin-left:25px}.social__link:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.social__icon{width:20px;height:20px;fill:currentColor;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width:800px){.social__icon{width:30px;height:30px}}.link-icon{text-align:center;display:block}.link-icon:not(:first-child){margin-top:20px}@media (min-width:460px){.link-icon:not(:first-child){margin-top:0;margin-left:30px}}@media (min-width:600px){.link-icon:not(:first-child){margin-left:60px}}.link-icon__img{fill:currentColor}.link-icon__text{display:block;margin-top:10px}.info{width:26px}.info:before{content:"i";display:block;font-size:18px;line-height:24px;font-weight:500;color:#2a7fac;border:1px solid;border-radius:50%;width:24px;text-align:center}.tooltip-trigger:hover .tooltip{visibility:visible}.tooltip{background-color:#fff;border:1px solid #2a7fac;border-radius:5px;position:absolute;bottom:-15px;right:-15px;-webkit-transform:translateY(100%);transform:translateY(100%);padding:10px 15px;visibility:hidden;-webkit-transition:visibiliti .25s;transition:visibiliti .25s;z-index:5;font-size:14px;line-height:16px;min-width:116px}.tooltip:after,.tooltip:before{position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.tooltip:before{content:"";border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:14px solid #2a7fac;top:-1px;right:15px}.tooltip:after{content:"";border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:13px solid #fff;top:0;right:16px}.tooltip--middle{max-width:166px}.search{position:relative}.search__button{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.search__button .button__icon{width:25px;height:25px}.info-text{color:#8a8a8a;font-size:14px;line-height:16px;display:inline-block}.tabs{width:100%}.tabs:not(:first-child){margin-top:15px}.tabs--top .tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:600px){.tabs--top .tabs__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width:599px){.tabs--top .tabs__button{width:100%}}.tabs--top .tabs__button--active{border-bottom-color:#2a7fac}.tabs--top .tabs__content-item{padding:28px 25px}@media (min-width:600px){.tabs--left{display:-webkit-box;display:-ms-flexbox;display:flex}}.tabs--left .tabs__list{-ms-flex-negative:0;flex-shrink:0}@media (min-width:600px){.tabs--left .tabs__list{width:200px}}@media (min-width:800px){.tabs--left .tabs__list{width:300px}}.tabs--left .tabs__button{width:100%}@media (min-width:600px){.tabs--left .tabs__button{border-right:1px solid #bdbdbd;border-bottom:none;text-align:left;padding-left:20px;padding-right:20px}.tabs--left .tabs__button:not(:first-child){border-top:1px solid #bdbdbd}}.tabs--left .tabs__button--active{border-bottom-color:#2a7fac}@media (min-width:600px){.tabs--left .tabs__button--active{border-right:2px solid #2a7fac}}.tabs--left .tabs__content-item{padding-top:20px}@media (min-width:600px){.tabs--left .tabs__content-item{padding-top:0;padding-left:20px}}.tabs__button{padding-top:15px;padding-bottom:15px;font-weight:500;color:#474747;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:0;border-bottom:1px solid #bdbdbd}@media (min-width:600px){.tabs__button{border-bottom-width:2px}}.tabs__button--active,.tabs__button:hover{color:#2a7fac}.tabs__content{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tabs__content-item:not(:first-child){display:none}.rating__header{border-bottom:1px solid #bdbdbd;padding-bottom:10px}@media (min-width:460px){.rating__header{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}}.rating__header .rating-stars{margin-top:5px}@media (min-width:460px){.rating__header .rating-stars{margin-top:0}}.rating__content{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #bdbdbd}@media (min-width:460px){.rating__item{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}}.rating__item .rating-stars,.rating__item:not(:first-child){margin-top:5px}@media (min-width:460px){.rating__item .rating-stars{margin-top:0}}.rating__title{color:#000;font-size:18px;line-height:22px}.rating-stars,.rating-stars--total .rating-stars__score{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating-stars--total .rating-stars__score{color:#000;font-size:16px;line-height:20px;width:34px;height:34px;border-radius:50%;border:1px solid #2a7fac;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rating-stars--total .rating-stars__empty{height:18px;width:100px;background-size:100px 18px}.rating-stars--total .rating-stars__full{background-size:100px 18px}.rating-stars__score{text-align:center;font-size:12px;line-height:16px;color:#8a8a8a}.rating-stars__item{margin-right:5px;position:relative}.rating-stars__empty{height:15px;width:80px;background:url(/fonts/star_empty.svg?c7173a4909833fd40b10883588359446) 0 0 repeat-x;background-size:80px 15px}.rating-stars__full{background:url(/fonts/star_full.svg?c8ceaf47dd6a5c918f8d7c6ce5b72910) 0 0 repeat-x;background-size:80px 15px;position:absolute;top:0;left:0;bottom:0}.rating-form__radio:checked+.rating-form__icon,.rating-form__radio:checked~.rating-form__icon{fill:#2a7fac}.rating-form__icon{stroke:#2a7fac;stroke-width:5px;fill:none;padding-left:1px;padding-right:1px}.rating-form__icon:hover,.rating-form__icon:hover~.rating-form__icon{fill:#2a7fac}@media (min-width:460px){.rating-form__item{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}}.rating-form__item:not(:first-child){margin-top:10px}.rating-form__item .rating-form__score-wrapper{margin-top:5px}@media (min-width:460px){.rating-form__item .rating-form__score-wrapper{margin-top:0}}.rating-form__score-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating-form__score-wrapper,.rating-form__stars{display:-webkit-box;display:-ms-flexbox;display:flex}.rating-form__stars{margin-right:4px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.notice-message{display:block;margin-top:3px;font-size:14px;line-height:18px}.notice-message--error{color:#db3e31}.notice-message--success{color:#0ea845}.ui-pnotify{top:10px;right:10px}@media (min-width:460px){.ui-pnotify{top:30px;right:30px}}.brighttheme{padding:18px 68px 18px 20px}.brighttheme .ui-pnotify-title{font-weight:500;margin-top:0}.brighttheme-error{border:2px solid #db3e31;background:#fff url(/fonts/error.svg?bda752cb41177559d393c3594f46d0da) right 18px top 50% no-repeat;background-size:30px 30px}.brighttheme-success{border:2px solid #0ea845;background:#fff url(/fonts/success.svg?73517440f86cfe0ae0f2967d32063011) right 18px top 50% no-repeat;background-size:30px 30px}.info-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px}.info-message--warning{background:#e8f1f6;border:1px solid #2a7fac;border-radius:3px}.info-message--warning .info-message__icon{fill:#2a7fac}.info-message__icon{width:30px;height:30px;margin-right:15px;-ms-flex-negative:0;flex-shrink:0}.info-message__text{margin:0}@media (min-width:600px){.page-list__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:599px){.page-list__category{margin-top:3px;display:block}}.page-list__title{font-weight:500;display:block}.page-list__title:not(:first-child){margin-top:5px}.page-list__text{margin-bottom:0;display:block}.page-list__text:not(:first-child){margin-top:3px}.page-list__item:not(:first-child){margin-top:20px}.page-list__footer{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:600px){.page-lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.page-lists__item:not(:first-child){margin-top:20px}@media (min-width:600px){.page-lists__item{width:48%}.page-lists__item:not(:first-child){margin-top:0}}.columns .columns__title{margin:0}@media (min-width:800px){.columns{display:-webkit-box;display:-ms-flexbox;display:flex}.columns--three{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.columns--three .columns__item{width:calc(33% - 10px)}.columns--three .columns__item:not(:first-child){margin-top:0}}.columns__item{border:1px solid #2a7fac;padding:15px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.columns__item:not(:first-child){margin-top:30px}.columns__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:48px;padding-bottom:15px;border-bottom:1px solid #2a7fac;color:#474747}.columns__icon{margin-right:15px;-ms-flex-negative:0;flex-shrink:0;fill:currentColor}.columns__title{color:currentColor}.columns__content{padding-top:15px}.avatar{-ms-flex-negative:0;flex-shrink:0}.avatar__img{border-radius:50%;width:60px}.line{margin-top:30px;margin-bottom:30px;border:none;border-top:1px solid #bdbdbd}.header{background:#fff}@media (max-width:459px){.logo__img{width:190px}}.header__nav-trigger{margin-left:15px}.nav-trigger{text-align:center;width:40px;height:40px;border-radius:50%;border:2px solid #2a7fac;background:0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nav-trigger--active .nav-trigger__item{background-color:hsla(0,0%,100%,0)}.nav-trigger--active .nav-trigger__item:after,.nav-trigger--active .nav-trigger__item:before{top:0;-webkit-transition:top .25s,-webkit-transform .25s .3s;transition:top .25s,-webkit-transform .25s .3s;transition:top .25s,transform .25s .3s;transition:top .25s,transform .25s .3s,-webkit-transform .25s .3s}.nav-trigger--active .nav-trigger__item:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav-trigger--active .nav-trigger__item:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-trigger__item{position:relative;width:22px;height:3px;display:inline-block;vertical-align:middle;background-color:#2a7fac;-webkit-transition:background-color .25s .25s;transition:background-color .25s .25s}.nav-trigger__item:after,.nav-trigger__item:before{content:"";position:absolute;left:0;width:100%;height:3px;background:#2a7fac;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:top .25s .3s,-webkit-transform .25s;transition:top .25s .3s,-webkit-transform .25s;transition:top .25s .3s,transform .25s;transition:top .25s .3s,transform .25s,-webkit-transform .25s}.nav-trigger__item:before{top:7px}.nav-trigger__item:after{top:-7px}.nav{background-color:#2a7fac}@media (min-width:600px){.nav__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:46px}}@media (min-width:800px){.nav__menu{height:50px}}.nav__item{color:#fff;position:relative;z-index:5}@media (min-width:600px){.nav__item{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:600px){.nav__item--active .nav__link,.nav__item:hover .nav__link{background-color:#3eb5f1}}@media (min-width:600px){.nav__item:hover .nav__link:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.nav__item:hover .submenu-nav{visibility:visible}.nav__link{text-decoration:none;color:currentColor;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .25s;transition:background-color .25s}@media (min-width:600px){.nav__link:not(:last-child):after{content:"";display:inline-block;margin-left:5px;width:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nav__link:focus{background-color:#3eb5f1}}@media (min-width:800px){.nav__link:not(:last-child):after{margin-left:10px}}@media (min-width:600px){.nav__link{line-height:15px;font-size:15px;padding-left:18px;padding-right:18px}}@media (min-width:800px){.nav__link{font-size:16px;line-height:20px;padding-left:30px;padding-right:30px}}@media (min-width:600px){.submenu-nav{visibility:hidden;position:absolute;bottom:0;left:0;background-color:#2a7fac;min-width:100%;font-size:14px;line-height:14px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-backface-visibility:hidden;backface-visibility:hidden}.submenu-nav__item{display:block}.submenu-nav__item:not(:first-child){border-top:1px solid}.submenu-nav__item--active .submenu-nav__link,.submenu-nav__item:hover .submenu-nav__link{background-color:#3eb5f1}}.submenu-nav__link{text-decoration:none;color:currentColor;white-space:nowrap;display:block;padding:10px 18px}@media (min-width:800px){.submenu-nav__link{font-size:16px;line-height:16px;padding:14px 30px}}@media (min-width:600px){.submenu-nav__link:focus{background-color:#3eb5f1}}@media (max-width:599px){.overflow{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:15;-webkit-tap-highlight-color:transparent;background:hsla(0,0%,100%,.8)}.overflow--visible{display:block}.header{z-index:20}.nav{position:fixed;top:70px;left:0;bottom:0;min-width:70%;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;-webkit-transform:translateX(-100%);transform:translateX(-100%);overflow-y:auto}.nav--active{-webkit-transform:translateX(0);transform:translateX(0)}.nav .header__button{color:#fff;margin-top:30px;-webkit-transition:color .25s;transition:color .25s}.nav .header__button-icon{fill:#fff}.nav .container{padding-top:10px;padding-bottom:30px}.nav__link{padding-top:13px;padding-bottom:13px}.nav__item:not(:first-child){border-top:1px solid #fff}.nav__item--active{color:#3eb5f1}.submenu-nav{margin-left:20px;margin-bottom:10px}.submenu-nav__item{color:#fff}.submenu-nav__item--active{color:#3eb5f1}.submenu-nav__link{padding-top:8px;padding-bottom:8px}.page--nojs nav{position:static;-webkit-transform:translateX(0);transform:translateX(0)}}.page{min-width:320px;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page--fixed{position:fixed}.page__item{background:#fff;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.page__item:not(:first-child){margin-top:20px}.page__item--content{padding:20px 15px}@media (min-width:600px){.page__item--content{padding:30px}}.page__item--small{padding:35px 30px}.page__item--form{max-width:740px;margin:0 auto;padding:30px 20px}@media (min-width:600px){.page__item--form{padding:45px 70px}}.page__item--form h1{text-align:center;margin-bottom:20px}.page__title{margin-bottom:15px}.page__section:not(:first-child){margin-top:30px}.page__link-icons{text-align:center}@media (min-width:460px){.page__link-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page__item-footer{text-align:center;margin-top:40px;border-top:1px solid #bdbdbd;padding-top:15px;padding-bottom:20px;margin-bottom:-30px}@media (min-width:600px){.page__item-footer{margin-bottom:-45px}}.page__search{margin-top:15px}@media (min-width:1000px){.page__search{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}}.page__other-articles{margin-top:50px}.page__button{margin-top:20px}.page__more-wrapper{text-align:center;font-size:14px;line-height:18px;margin-top:10px}.page-like-table{border-collapse:collapse}@media (max-width:599px){.page-like-table__tr{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:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:599px){.page-like-table__tr:not(:first-child){border-top:1px solid #bdbdbd}}@media (min-width:600px){.page-like-table__tr:not(:first-child) .page-like-table__td{border-top:1px solid #bdbdbd}}.page-like-table__td{padding-top:8px;padding-bottom:8px}@media (max-width:599px){.page-like-table__td:first-child{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;padding-bottom:0}}.page-like-table__td:not(:first-child){padding-left:5px}@media (max-width:599px){.page-like-table__td:not(:first-child){padding-left:0}}@media (min-width:600px){.page-like-table__td:not(:first-child){padding-left:15px}}@media (min-width:1000px){.page-like-table__td:not(:first-child){padding-left:40px}}.page__tagline{font-size:18px;line-height:22px}@media (min-width:600px){.page__tagline{font-size:20px;line-height:26px}}.user-block{position:relative}.user-block--desktop{padding-right:15px;z-index:10}.user-block--desktop .user-block__name{color:#2a7fac;-webkit-transition:color .25s;transition:color .25s}.user-block--desktop .user-block__menu{visibility:hidden;position:absolute;top:30px;left:0;right:0;background:#fff;padding:10px 15px}.user-block--desktop:hover .user-block__menu{visibility:visible}.user-block--desktop:hover .user-block__name{color:#3eb5f1}.user-block--desktop .user-block__item:not(:first-child){margin-top:5px}.user-block--desktop .user-block__item--active .user-block__link{color:#2a7fac;text-decoration:none}.user-block--mobile{color:#fff;margin-top:30px}.user-block--mobile .user-block__name{color:currentColor}.user-block--mobile .user-block__item{color:currentColor;border-top:1px solid #fff}.user-block--mobile .user-block__item--active{color:#3eb5f1}.user-block--mobile .user-block__menu{margin-top:13px}.user-block--mobile .user-block__link{padding-top:13px;padding-bottom:13px;color:currentColor;text-decoration:none;display:inline-block}.user-block__name{text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default}.user-block__icon{margin-right:8px;width:30px;height:30px;fill:currentColor}@media (min-width:800px){.selections{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:800px){.selection{min-width:365px}.selection:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.selection:not(:first-child){margin-top:30px}@media (min-width:800px){.selection:not(:first-child){margin-top:0;margin-left:40px}}.selection--empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media (min-width:800px){.selection--empty{padding-top:40px}}.selection__title{text-align:center;margin-bottom:20px}.selection-list{max-height:265px;min-width:250px;overflow-y:auto;padding-right:5px;position:relative}.selection-list--scroll:after{content:"";position:absolute;left:0;right:0;bottom:0;height:40px;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(70%,#ededed),to(#ededed));background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#ededed 70%,#ededed)}.selection-list__item{border:1px solid #bdbdbd;background-color:#fff;-webkit-transition:background-color .25s;transition:background-color .25s;padding:10px 15px;line-height:18px}.selection-list__item:not(.selection-list__item--active):hover{background-color:#e8f1f6}.selection-list__item:not(:first-child){margin-top:5px}.selection-list__item--active{background-color:#2a7fac;color:#fff}.selection-list__item--active .selection-list__address{color:#cacdd3}.selection-list__name{display:block}.selection-list__address{font-size:12px;line-height:14px;color:#8a8a8a}.selection__text{position:relative}.selection__arrow{position:absolute;left:50%;top:-20px;-webkit-transform:translateX(-50%) rotate(-90deg);transform:translateX(-50%) rotate(-90deg);fill:#2a7fac}@media (min-width:800px){.selection__arrow{left:-30px;top:50%;-webkit-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%)}}.filters{border-bottom:1px solid #8a8a8a;padding-top:15px;padding-bottom:20px}@media (min-width:600px){.filters__item{width:400px}}.timing{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar,.timing{display:-webkit-box;display:-ms-flexbox;display:flex}.calendar{margin-top:20px;overflow-x:auto;max-width:670px;width:100%}.calendar__list{width:90px;text-align:center}.calendar__list:not(:first-child){margin-left:5px}.calendar__list-header{background:#fff;width:90px}.calendar__list-date{background-color:#2a7fac;color:#fff;height:34px;line-height:36px;display:block}.calendar__list-day{height:34px;line-height:34px;display:block}.calendar__list-item{width:90px;height:34px;line-height:34px;border-radius:3px;background:#fff;margin-top:5px}.calendar__list-item:not(.calendar__list-item--disabled):hover{background-color:#e8f1f6}.calendar__list-item--active{background-color:#2a7fac;color:#fff}.calendar__list-item--disabled{color:#bcc0c7;cursor:default}.popup__insurance-button{width:100%}.home-record{background-image:url(/images/bg_s.jpg?5dc8bc0e5cc6a575dda335e662d6282e);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding-top:20px;padding-bottom:20px;height:350px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.home-record{background-image:url(/images/bg_s@x2.jpg?8a820f512b45ddac2ea14a8f011b9c88)}}@media (min-width:600px){.home-record{background-image:url(/images/bg_m.jpg?c439fa9b267a0968d273d978202f0bfd)}}@media (min-width:600px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:600px) and (min-resolution:1.5dppx),(min-width:600px) and (min-resolution:144dpi){.home-record{background-image:url(/images/bg_m@x2.jpg?754a7d1bfdcb9084f170fe0f3b6fa6f9)}}@media (min-width:1000px){.home-record{background-image:url(/images/bg_l.jpg?d997e50020a648606cb0d00cc539ae79)}}@media (min-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1000px) and (min-resolution:1.5dppx),(min-width:1000px) and (min-resolution:144dpi){.home-record{background-image:url(/images/bg_l@x2.jpg?20c45a99c9a2d288c048520f1939287f)}}.home-record__container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.home-record__text{padding:15px 30px}@media (min-width:600px){.home-record__text{padding:25px 60px}}.discussion{background-color:#fff;padding:20px 22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.discussion__title{color:#2a7fac;text-align:center}.discussion__list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:5px}.discussion__item{padding-top:5px;padding-bottom:5px;-webkit-transition:background-color .25s;transition:background-color .25s}.discussion__item:not(:first-child){border-top:1px solid #bdbdbd}.discussion__theme{font-size:14px;line-height:16px;display:inline-block}@media (min-width:600px){.discussion__theme{font-size:16px;line-height:18px}}.discussion__content{font-size:12px;line-height:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:3px}@media (min-width:600px){.discussion__content{font-size:14px;line-height:16px;margin-top:8px}}.discussion__text{width:76%;margin-right:15px}.discussion__comments{-ms-flex-negative:0;flex-shrink:0;color:#8a8a8a;text-decoration:none}.discussion__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.discussion__buttons{display:block}}.discussion__button{-ms-flex-negative:0;flex-shrink:0;margin-right:15px}.discussion__link{font-size:12px;line-height:12px;margin-left:auto}@media (min-width:600px){.discussion__link{font-size:13px;line-height:14px}}@media (min-width:1300px){.discussion__link{font-size:14px;line-height:18px}}@media (min-width:460px){.articles-list{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;overflow:hidden}.articles-list:after{content:""}}@media (min-width:460px){.articles-list--sidebar:after{width:calc(50% - 10px)}}@media (min-width:600px){.articles-list--sidebar:after{width:calc(33% - 10px)}}@media (min-width:800px){.articles-list--sidebar:after{width:100%}}@media (min-width:1000px){.articles-list--sidebar:after{width:200px}}@media (min-width:460px){.articles-list--sidebar .article{width:calc(50% - 10px)}}@media (min-width:600px){.articles-list--sidebar .article{width:calc(33% - 10px)}.articles-list--sidebar .article .article__title{font-size:14px;line-height:16px}}@media (min-width:800px){.articles-list--sidebar .article{width:100%}.articles-list--sidebar .article .article__title{font-size:16px;line-height:18px}}@media (min-width:1000px){.articles-list--sidebar .article{width:200px}}@media (min-width:800px){.articles-list--content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1000px){.articles-list--content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-10px;margin-right:-10px}}@media (min-width:460px){.articles-list--content:after{width:calc(50% - 10px)}}@media (min-width:600px){.articles-list--content:after{width:calc(33% - 10px)}}@media (min-width:1000px){.articles-list--content:after{display:none}}@media (min-width:460px){.articles-list--content .article{width:calc(50% - 10px)}}@media (min-width:600px){.articles-list--content .article{width:calc(33% - 10px)}}@media (min-width:1000px){.articles-list--content .article{width:calc(25% - 20px);margin-left:10px;margin-right:10px}}@media (min-width:460px){.articles-list--profile:after{width:calc(50% - 10px)}}@media (min-width:600px){.articles-list--profile:after{width:calc(33% - 10px)}}@media (min-width:800px){.articles-list--profile:after{width:calc(50% - 10px)}}@media (min-width:1000px){.articles-list--profile:after{width:calc(33% - 10px)}}.articles-list--profile .article{border:1px solid #e0e0e0}@media (min-width:460px){.articles-list--profile .article{width:calc(50% - 10px)}}@media (min-width:600px){.articles-list--profile .article{width:calc(33% - 10px)}}@media (min-width:800px){.articles-list--profile .article{width:calc(50% - 10px)}}@media (min-width:1000px){.articles-list--profile .article{width:calc(33% - 10px)}}.article{background-color:#fff;margin-top:20px}@media (min-width:460px){.article--landscape,.article--landscape .article__img-link{display:-webkit-box;display:-ms-flexbox;display:flex}.article--landscape .article__img-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;width:200px}.article--landscape .article__img{height:100%;max-width:inherit}}.article--landscape .article__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:18px 22px}.article--portrait{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article--portrait .article__content{padding:14px 15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:459px){.article__img-link{display:none}}.article__img-link{-ms-flex-negative:0;flex-shrink:0}.article__link{text-decoration:none}.article__link:hover{text-decoration:underline}.article__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article__header{margin-bottom:20px}.article__footer{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__date{margin-right:15px}.article__comments{font-size:14px;line-height:18px}.article-page>p{overflow:hidden}@media (min-width:600px){.article-page>p{font-size:18px;line-height:22px;overflow:inherit;text-align:justify}}.article-page>p img{height:auto!important}.article-page .comments{margin-top:30px}.article-page table{border-collapse:collapse}.article-page table td,.article-page table th{border:1px solid #bdbdbd;padding:8px 10px}.article-page table th{font-weight:500}.article-page table+.article-page__info{margin-top:15px}.article-page strong{font-weight:500}.article-page ol li:not(:first-child),.article-page ul li:not(:first-child){margin-top:20px}.article-page__title{margin-bottom:15px}.article-page__img{width:100%!important}@media (min-width:600px){.article-page__img{width:50%!important}.article-page__img--left{margin-right:10px;margin-bottom:5px;margin-top:5px}.article-page__img--right{margin-left:10px;margin-bottom:5px;margin-top:5px}}.article-page__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;clear:both}.article-page__info-item{margin-right:10px}.article-page__source{display:block}.info-card{padding:14px 15px;border:1px solid #bdbdbd;background:#fff;margin-top:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.info-card__header{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}@media (max-width:459px){.info-card__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.info-card__content{margin-right:10px}@media (max-width:459px){.info-card__content{margin-right:0;margin-top:10px;text-align:center}}.info-card__link{font-weight:500}.info-card__rating{margin-top:5px}@media (min-width:1300px){.info-card__rating{margin-top:10px}}@media (max-width:459px){.info-card__rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.info-card__sidebar{-ms-flex-negative:0;flex-shrink:0}@media (max-width:459px){.info-card__sidebar{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.info-card__more{display:inline-block;margin-top:5px;font-size:14px;line-height:18px}.info-card__price{color:#2a7fac;font-weight:500;font-size:20px;line-height:20px}.info-card__list{margin-top:10px!important}.info-card__description{border-top:1px solid #bdbdbd;padding-top:14px}.info-card__position{margin-top:5px}@media (min-width:800px){.profile-page__container{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:800px){.profile-page__sidebar{margin-right:30px;width:300px;-ms-flex-negative:0;flex-shrink:0}.profile-page__sidebar .button--middle{width:100%}}.profile-page__avatar{margin-left:auto;margin-right:auto;max-width:300px}@media (min-width:800px){.profile-page__avatar{margin-left:0;margin-right:0}}.profile-page__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:30px}@media (min-width:800px){.profile-page__content{margin-top:0}}.profile-page__tabs .profile-page__doctor-education{padding-top:20px}.profile-page__tabs .profile-page__doctor-education .page-list{margin:0 0 0 18px;padding:0}.profile-page__tabs .profile-page__doctor-articles{padding-top:8px;padding-left:0;padding-right:0}.profile-page__tabs .profile-page__doctor-reviews{padding-top:15px;padding-left:0;padding-right:0}.profile-page__tabs .profile-page__doctor-reviews .comments__item:first-child{border-top:none}@media (min-width:460px){.profile-page__cards{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;overflow:hidden}.profile-page__cards:after{content:""}}@media (min-width:460px) and (min-width:460px){.profile-page__cards:after{width:calc(50% - 10px)}}@media (min-width:460px) and (min-width:800px){.profile-page__cards:after{width:calc(50% - 10px)}}@media (min-width:460px) and (min-width:1000px){.profile-page__cards:after{width:calc(33% - 10px)}}.profile-page__card{margin-bottom:20px}@media (min-width:460px){.profile-page__card{width:calc(50% - 10px)}}@media (min-width:800px){.profile-page__card{width:calc(50% - 10px)}}@media (min-width:1000px){.profile-page__card{width:calc(33% - 10px)}}.record-page__text{text-align:center}.record-page__text .page__tagline{max-width:540px;margin-left:auto;margin-right:auto}.record-page__header{margin-top:30px;padding-bottom:10px;border-bottom:1px solid #8a8a8a}@media (min-width:600px){.record-page__header{margin-top:50px}}.record-page__header h2{text-align:center}.record-page__breadcrumbs{margin-top:15px}@media (min-width:800px){.record-page__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.record-page__items .page__item{margin-top:0;width:calc(50% - 15px)}}@media (min-width:600px) and (max-width:1000px){.record-page__items .form__item--row{display:block}.record-page__items .form__label{margin-bottom:5px}}.record-page__items h2{text-align:center}.record-page__form{margin-top:20px}.policy-trigger{border-bottom:1px dashed;cursor:pointer;position:relative}.policy-trigger:hover{border-bottom:none}.policy-trigger:hover .policy-trigger__image{visibility:visible}.policy-trigger__image{visibility:hidden;position:absolute;top:25px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;width:250px}@media (min-width:460px){.policy-trigger__image{width:300px}}@media (min-width:800px){.policy-trigger__image{width:500px}}.policy-trigger__image img{width:100%}.record-page__result{margin-top:50px!important}@media (min-width:800px){.record-page__result{width:80%;margin-left:auto;margin-right:auto}}@media (min-width:1000px){.record-page__result{width:60%}}.consultation-page .comments{margin-top:30px}@media (max-width:599px){.consultation-page__button .button{width:100%}}.consultation-page__form textarea{height:200px}.consultation-page__form-info{font-weight:500}.consultation-page__info{margin-top:10px}@media (min-width:600px){.consultation-page__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:599px){.consultation-page__category{margin-top:3px;display:block}}.presskit-page__contacts{margin-top:50px}.presskit-contacts{margin-top:20px}@media (min-width:800px){.presskit-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1000px){.presskit-contacts{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:460px){.presskit-contacts__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.presskit-contacts__item:not(:first-child){margin-top:30px}@media (min-width:800px){.presskit-contacts__item:not(:first-child){margin-top:0;margin-left:30px}}@media (min-width:1000px){.presskit-contacts__item:not(:first-child){margin-left:198px}}.presskit-contacts__avatar{width:60px;margin:0 auto}@media (min-width:460px){.presskit-contacts__avatar{width:100px;margin:0}.presskit-contacts__avatar .avatar__img{width:100px}}.presskit-contacts__content{margin-top:15px;text-align:center}@media (min-width:460px){.presskit-contacts__content{margin-left:20px;text-align:left}}.presskit-contacts__name{margin-bottom:10px}.presskit-contacts__columns{margin-top:60px}.presskit-contacts__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1000px){.hospitals-list--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.hospitals-list--content .info-card{width:calc(50% - 10px)}}@media (min-width:460px){.hospitals-list--content .info-card__header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width:1000px){.doctors-list--profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-20px}.doctors-list--profile .info-card{width:calc(50% - 10px)}}@media (min-width:600px){.doctors-list--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.doctors-list--content .info-card{width:calc(50% - 10px)}}@media (min-width:1000px){.doctors-list--content:after{content:"";width:calc(33% - 10px)}.doctors-list--content .info-card{width:calc(33% - 10px)}}.container{margin-left:20px;margin-right:20px}@media (min-width:800px){.container{max-width:1260px}}@media (min-width:1300px){.container{width:100%;margin:0 auto}}.container--header{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;min-height:70px}@media (min-width:600px){.container--footer{display:-webkit-box;display:-ms-flexbox;display:flex}}.content-wrapper{padding-top:20px;padding-bottom:20px}@media (min-width:800px){.content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:40px;padding-bottom:40px}}.content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.button-wrapper--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sidebar{margin-top:30px}@media (min-width:800px){.sidebar--article{width:200px;-ms-flex-negative:0;flex-shrink:0;margin-left:20px;margin-top:0}}@media (min-width:1000px){.sidebar--article{width:420px}}@media (max-width:999px){.sidebar__title-item{display:none}}.footer{margin-top:auto;background-color:#fff;border-top:2px solid #2a7fac;padding-top:20px;padding-bottom:20px}@media (min-width:600px){.footer{padding-top:40px;padding-bottom:40px}}.footer__block-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:600px){.footer__block-group{width:75%}}@media (min-width:800px){.footer__block-group{width:68%}}@media (min-width:1000px){.footer__block-group{width:50%}}.footer__item{max-width:155px}@media (min-width:600px){.footer__item{max-width:190px}}@media (min-width:800px){.footer__item{max-width:220px}}@media (min-width:1300px){.footer__item{max-width:250px}}@media (max-width:380px){.footer__item:nth-child(2){margin-top:20px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:inherit;width:100%}.footer__item:nth-child(2) .nav-footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__item:nth-child(2) .nav-footer__item:not(:first-child){margin-top:0;margin-left:15px}}.footer__title{color:#474747}.nav-footer__menu{margin-top:10px}.nav-footer__item:not(:first-child){margin-top:5px}.nav-footer__link{color:#8a8a8a;text-decoration:none;font-size:12px;line-height:16px;display:inline-block}.nav-footer__link:hover{text-decoration:underline}@media (min-width:600px){.nav-footer__link{font-size:14px}}@media (min-width:1300px){.nav-footer__link{font-size:16px;line-height:18px}}.footer__social{margin-top:30px}@media (min-width:600px){.footer__social{margin-top:0;margin-left:auto}}.footer__bottom{margin-top:30px;color:#8a8a8a}.footer__copyrights{font-size:10px;line-height:12px}@media (min-width:1300px){.footer__copyrights{font-size:12px;line-height:14px}}.footer__counter{margin-top:20px}[v-cloak]{display:none}.loading-overlay{z-index:99999!important}.loading-overlay .loading-background{opacity:.8!important}.loading-overlay .loading-icon:after{position:static!important}.h-hidden{display:none}