@import url(https://fonts.googleapis.com/css?family=Roboto:400,500&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}}/*! 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:#fff;color:#202020;font-size:16px;line-height:20px}a{color:#5c8bc5}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:500;margin:0}h1 a,h2 a,h3 a,h4 a{color:inherit}.like-h1,.like-h2,.like-h3,.like-h4{display:block}.like-h1,h1{font-size:22px;line-height:26px;color:#202020}@media (min-width:600px){.like-h1,h1{font-size:26px;line-height:28px}}.like-h1:not(:first-child),h1:not(:first-child){margin-top:20px}.like-h2,h2{font-size:20px;line-height:24px;color:#202020}@media (min-width:600px){.like-h2,h2{font-size:24px;line-height:26px}}.like-h2:not(:first-child),h2:not(:first-child){margin-top:20px}.like-h3,h3{font-size:18px;line-height:22px;text-transform:none;color:#202020}@media (min-width:600px){.like-h3,h3{font-size:20px;line-height:22px}}.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:#202020}@media (min-width:600px){.like-h4,h4{font-size:18px;line-height:22px}}.like-h4:not(:first-child),h4:not(:first-child){margin-top:15px}b,strong{font-weight:500}.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}}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#aab5bc}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#8d9ca6}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#aab5bc}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#ffa758}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#ff9a3e}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(255,127,11,.1);color:#96a4ac}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(255,127,11,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:none;border:none}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #aab5bc;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:3px;-webkit-box-sizing:content-box;box-sizing:content-box;font-family:Roboto,Calibry,sans-serif;font-size:14px;color:#202020;width:250px;position:absolute;left:-100000px;opacity:0;-webkit-transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#aab5bc;-webkit-box-shadow:none;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker-inline .datepicker--pointer{display:none}.datepicker--content{-webkit-box-sizing:content-box;box-sizing:content-box;padding:4px}.-only-timepicker- .datepicker--content{display:none}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #aab5bc;border-right:1px solid #aab5bc;width:10px;height:10px;z-index:-1}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body{display:none}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f1f3f4;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action:hover{background:#f1f3f4}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#aab5bc;stroke-width:2px}.datepicker--nav-title{border-radius:3px;padding:0 8px}.datepicker--nav-title i{font-style:normal;color:#aab5bc;margin-left:5px}.datepicker--nav-title:hover{background:#f1f3f4}.datepicker--nav-title.-disabled-{cursor:default;background:none}.datepicker--buttons{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px;border-top:1px solid #f1f3f4}.datepicker--button{color:#ff7f0b;cursor:pointer;border-radius:3px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#202020;background:#f1f3f4}.datepicker--cells{-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell,.datepicker--cells{display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker--cell{border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f1f3f4}.datepicker--cell.-current-{color:#ff7f0b}.datepicker--cell.-current-.-focus-{color:#202020}.datepicker--cell.-current-.-in-range-{color:#ff7f0b}.datepicker--cell.-in-range-{background:rgba(255,127,11,.1);color:#202020;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(255,127,11,.2)}.datepicker--cell.-disabled-{cursor:default;color:#f1f3f4}.datepicker--cell.-disabled-.-focus-{color:#f1f3f4}.datepicker--cell.-disabled-.-in-range-{color:#e3e7e9}.datepicker--cell.-disabled-.-current-.-focus-{color:#f1f3f4}.datepicker--cell.-range-from-{border:1px solid rgba(255,127,11,.5);background-color:rgba(255,127,11,.1);border-radius:3px 0 0 3px}.datepicker--cell.-range-to-{border:1px solid rgba(255,127,11,.5);background-color:rgba(255,127,11,.1);border-radius:0 3px 3px 0}.datepicker--cell.-range-from-.-range-to-{border-radius:3px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#ff7f0b}.datepicker--cell.-selected-.-focus-{background:#f17200}.datepicker--cell:empty{cursor:default}.datepicker--days-names{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name,.datepicker--days-names{display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker--day-name{color:#ff7f0b;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em;font-weight:500}.datepicker--cell-day{width:14.28571429%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepicker--time{border-top:1px solid #f1f3f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-box-flex:0;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-box-flex:0;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:"";background:#f1f3f4;border-radius:3px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-ms-flex-item-align:end;align-self:flex-end;color:#aab5bc;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:-webkit-gradient(linear,left top,right top,from(#dedede),to(#dedede)) left 50%/100% 1px no-repeat;background:linear-gradient(90deg,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:none;cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:none}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#ff7f0b;border-color:#ff7f0b}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#ff7f0b;border-color:#ff7f0b}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#ff7f0b;border-color:#ff7f0b}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-box-sizing:border-box;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-thumb{margin-top:-6px}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-ms-fill-lower,.datepicker--time-row input[type=range]::-ms-fill-upper{background:transparent}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#aab5bc;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:"";background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:.9!important;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#aab5bc}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#aab5bc}.pswp__error-msg a{color:#aab5bc;text-decoration:underline}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/images/default-skin.png?e3f799c6dec9af194c86decdf7392405) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/images/default-skin.svg?b257fa9c5ac8c515ac4d77a667ce2943)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/images/preloader.gif?e34aafbb485a96eaf2a789b2bf3af6fe) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.breadcrumbs{background:#f8fafc;border-radius:10px;padding:10px 18px;-webkit-box-shadow:0 2px 8px 0 rgba(40,60,120,.04);box-shadow:0 2px 8px 0 rgba(40,60,120,.04);display:inline-block;margin-bottom:18px;font-size:15px}.breadcrumbs+h1{margin-top:5px}.breadcrumbs__menu{-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.7;gap:0 2px}.breadcrumbs__item,.breadcrumbs__menu{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:inherit}.breadcrumbs__item{margin-right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#7a869a;font-weight:500}.breadcrumbs__link{display:inline-block;color:#0a5cff;text-decoration:none;padding:2px 7px;border-radius:6px;font-weight:600;-webkit-transition:background .16s,color .16s;transition:background .16s,color .16s;position:relative}.breadcrumbs__link:focus,.breadcrumbs__link:hover{background:#e0e7ef;color:#222;outline:none}.breadcrumbs__link:after{display:inline-block;width:18px;height:18px;margin-left:2px;margin-right:2px;vertical-align:middle;background:url('data:image/svg+xml;utf8,<svg fill="%237a869a" height="18" viewBox="0 0 20 20" width="18" xmlns="http://www.w3.org/2000/svg"><path d="M7.293 14.707a1 1 0 0 1 0-1.414L10.586 10 7.293 6.707a1 1 0 1 1 1.414-1.414l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414 0z"/></svg>') no-repeat 50%/14px 14px;content:""}.breadcrumbs__item:first-child .breadcrumbs__link{position:relative;padding-left:22px}.breadcrumbs__item:first-child .breadcrumbs__link:before{content:"";display:inline-block;position:absolute;left:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;background:url('data:image/svg+xml;utf8,<svg fill="%230a5cff" height="16" viewBox="0 0 20 20" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M10.707 2.293a1 1 0 0 0-1.414 0l-7 7A1 1 0 0 0 3 11h1v6a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3h2v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-6h1a1 1 0 0 0 .707-1.707l-7-7z"/></svg>') no-repeat 50%/16px 16px;vertical-align:middle;opacity:.92}.breadcrumbs__item:last-child .breadcrumbs__link:after{display:none}.breadcrumbs__item:last-child{color:#222;font-weight:700;background:none;padding-left:2px}.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;outline:none;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#202020}.button.disabled,.button:disabled{opacity:.5;pointer-events:none}.button--orange{background-color:#ff7f0b;color:#fff}.button--orange:focus,.button--orange:hover{background-color:#ff9a3e;border-color:#ff9a3e}.button--gray{background-color:#f1f3f4;color:#aab5bc}.button--gray:focus,.button--gray:hover{background-color:#e3e7e9;border-color:#e3e7e9}.button--small{font-size:12px;line-height:16px;padding:8px 14px 6px}@media (min-width:1000px){.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:18px;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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button--icon:hover{color:#ff7f0b}.button--text{color:#ff7f0b;line-height:20px}.button--text:hover{color:#be5a00}.button--active{color:#ff7f0b}.button__icon{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;min-height:22px}@media (min-width:999px){.list--sticky{position:sticky;top:20px}}.list-contents__item:not(:first-child){margin-top:10px}.list-contents__title{cursor:default;-webkit-transition:color .25s;transition:color .25s}.list-contents__title:hover{color:#ff7f0b}.list-contents__subtitles{margin-top:10px;margin-left:20px;display:none}.list-contents__subtitle{display:block}.list-contents__subtitle:not(:first-child){margin-top:10px}.list-contents__subtitle--active{color:#ff7f0b;text-decoration:none}.user-block__menu{height:auto}.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:10px;margin-bottom:0;padding:0;list-style-type:none}.page-item:first-child .page-link,.page-item:last-child .page-link{font-size:60px;line-height:26px;font-weight:400}.page-item.active .page-link{color:#ff7f0b}.page-link{text-decoration:none;color:#202020;font-weight:500;padding:5px 8px;display:inline-block;-webkit-transition:color .25s;transition:color .25s}span.page-link{cursor:default;color:#aab5bc}a.page-link:hover{color:#ff7f0b}.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;-ms-flex-wrap:wrap;flex-wrap:wrap}.social__title{width:100%;margin-bottom:8px}.social__title--center{text-align:center}.social__link{-webkit-transition:color .25s;transition:color .25s;color:#aab5bc;text-decoration:none}.social__link:not(:last-child){margin-right:20px}.social__link:hover{color:#ff7f0b}.social__icon{width:30px;height:30px;fill:currentColor;-webkit-backface-visibility:hidden;backface-visibility:hidden}.overlay{background:rgba(0,0,0,.7);position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:none;-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}.overlay--show{display:-webkit-box;display:-ms-flexbox;display:flex}.popup{min-width:210px;max-width:700px;min-height:50%;max-height:85%;width:80%;padding:35px 25px;margin-left:30px;margin-right:30px;background-color:#fff;border-radius:3px;position:relative;overflow-y:auto}@media (min-width:600px){.popup{padding-left:50px;padding-right:50px}}.popup-loading{min-width:210px;max-width:700px;height:100px;width:50%;padding:35px 25px;margin-left:30px;margin-right:30px;background-color:#fff;border-radius:3px;position:relative}@media (min-width:600px){.popup-loading{padding-left:50px;padding-right:50px}}.popup__close{position:absolute;top:15px;right:15px;text-decoration:none;color:#aab5bc;-webkit-backface-visibility:hidden;backface-visibility:hidden}.popup__close:hover{color:#ff7f0b}.popup__close-icon{fill:currentColor}.popup__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.popup__content--center,.popup__title{text-align:center}.popup__title{font-size:20px;line-height:22px}@media (min-width:600px){.popup__title{font-size:24px;line-height:28px}}.popup__text{margin-bottom:20px;font-size:14px;line-height:18px}@media (min-width:600px){.popup__text{font-size:16px;line-height:20px;margin-bottom:25px}}.popup__text:not(:first-child){margin-top:20px}@media (min-width:600px){.popup__text:not(:first-child){margin-top:25px}}.popup-search{border:1px solid #ff7f0b;border-radius:3px;margin-top:15px;margin-bottom:5px;width:auto;padding:10px 20px}.popup-search input{width:100%;border:none}.popup-search input:focus{outline:none}li.popup-li a:hover{color:#ff7f0b}li.popup-li a{text-decoration:none;color:#000}body.no-scroll{position:fixed;top:calc(-1 * var(--scroll-position))}.notice-message{display:block;margin-top:3px;font-size:14px;line-height:18px}.notice-message--error{color:#eb5757}.notice-message--success{color:#27ae60}.notice-page{margin-top:-15px;margin-bottom:30px;font-size:14px;line-height:18px;color:#fff;padding:15px;border-radius:3px}@media (min-width:460px){.notice-page{padding-right:25px;padding-left:25px}}.notice-page--error{background-color:#eb5757}.notice-page--success{background-color:#27ae60}.notice-page__title{color:#fff}.or-separator{position:relative;text-align:center}.or-separator:before{content:"";position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-top:1px solid #aab5bc}.or-separator__text{border:1px solid #aab5bc;background-color:#fff;display:inline-block;padding:3px 15px;position:relative}.form{padding-top:1px}.form--content{max-width:600px}.form__item:not(:first-child){margin-top:20px}.form__item--button{text-align:center}.form__item--captcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@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__item--check-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form__item--avatar-edit{margin-left:20px}.form__label{display:inline-block;margin-bottom:3px}.form__comment{font-size:13px;line-height:18px;color:#aab5bc;display:block;margin-top:3px}@media (max-width:599px){.form__button{padding-left:0;padding-right:0;width:100%}}.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;color:#202020}.input:focus{border-color:#ff7f0b;outline:none}.input--middle{height:44px;padding-left:20px;padding-right:20px}.input--default{background:#fff;border:1px solid #aab5bc}.input--file{font-size:14px;line-height:20px}.input--error,.input--error:focus{border:1px solid #eb5757}.input--success,.input--success:focus{border:1px solid #27ae60}.input::-webkit-input-placeholder{color:#aab5bc}.input::-moz-placeholder{color:#aab5bc}.input::-ms-input-placeholder{color:#aab5bc}.input::placeholder{color:#aab5bc}.input:-moz-read-only:focus{border:1px solid #aab5bc}.input:read-only:focus{border:1px solid #aab5bc}.input:disabled{opacity:.5;pointer-events:none}.checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.checkbox:not(:first-of-type){margin-left:8px}.checkbox__item{position:relative;display:inline-block}.checkbox__item:before{content:"";display:block;width:16px;height:16px;background:#fff;border:1px solid #aab5bc;position:relative;-webkit-transition:border-color .25s;transition:border-color .25s}.checkbox__input{bottom:0;left:10px}.checkbox__input:checked+.checkbox__item:after{content:"";width:10px;height:10px;background:#ff7f0b;position:absolute;top:4px;left:4px}.checkbox__input:focus+.checkbox__item:before{border-color:#ff7f0b}.checkbox__label{margin-left:8px;margin-top:1px;font-size:14px;line-height:18px}.radio{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.radio:not(:first-of-type){margin-left:15px}@media (min-width:999px) and (max-width:999px){.radio:nth-child(3){width:100%;margin-left:0;margin-top:10px}}.radio__item{position:relative;display:inline-block}.radio__item:before{content:"";display:block;width:16px;height:16px;background:#fff;border:1px solid #aab5bc;-webkit-transition:border-color .25s;transition:border-color .25s;position:relative;border-radius:50%}.radio__input{bottom:0;left:10px}.radio__input:checked+.radio__item:after{content:"";width:10px;height:10px;border-radius:50%;background:#ff7f0b;position:absolute;top:4px;left:4px}.radio__input:focus+.radio__item:before{border-color:#ff7f0b}.radio__label{margin-left:8px;margin-top:1px;font-size:14px;line-height:18px}.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;color:#202020}.textarea--middle{min-height:100px;padding:15px 20px}.textarea--default{background:#fff;border:1px solid #aab5bc}.textarea--error,.textarea--error:focus{border:1px solid #eb5757}.textarea--success,.textarea--success:focus{border:1px solid #27ae60}.textarea::-webkit-input-placeholder{color:#aab5bc}.textarea::-moz-placeholder{color:#aab5bc}.textarea::-ms-input-placeholder{color:#aab5bc}.textarea::placeholder{color:#aab5bc}.textarea:focus:not(:-moz-read-only){border-color:#ff7f0b;outline:none}.textarea:focus:not(:read-only){border-color:#ff7f0b;outline:none}.textarea:disabled{opacity:.5;pointer-events:none}select{width:100%;min-width:190px;height:42px}.chosen-container-single .chosen-single{padding-left:20px;-webkit-box-shadow:none;box-shadow:none;background:#fff;border-color:#aab5bc;border-radius:3px;height:42px;line-height:42px;color:#202020}.chosen-container-single .chosen-single span{margin-right:40px;font-size:16px}.chosen-container-single .chosen-single div{width:30px;bottom:0}.chosen-container-single .chosen-single div:before{content:"";border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #aab5bc;position:absolute;top:50%;left:50%;margin-top:-2px;margin-left:-5px;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}.chosen-container-single .chosen-single div b{display:none}.chosen-container-active.chosen-with-drop .chosen-single{background-image:none}.chosen-container-active.chosen-with-drop .chosen-single div:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.chosen-container{font-size:16px;line-height:20px}.chosen-container .chosen-drop{border-radius:0 0 3px 3px}.chosen-container .chosen-results{margin:0;padding:0;color:#202020}.chosen-container .chosen-results li{padding:10px 20px}.chosen-container .chosen-results li.highlighted{background:#aab5bc;color:#fff}.search{display:-webkit-box;display:-ms-flexbox;display:flex}.search__input{border-top-right-radius:0;border-bottom-right-radius:0;border:2px solid #ff7f0b;border-right:none;color:#202020;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search__button{padding:12px 18px;border-top-left-radius:0;border-bottom-left-radius:0}.b-block{text-align:center}.b-block:not(:first-child){margin-top:20px}.b-block--right{width:100%;display:block}.b-block__link{display:block}.b-block_position_top .b-block__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto}.b-block_position_right .b-block__link:not(:last-child){margin-bottom:20px}.b-block__img{width:100%}.b-block_position_top{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1300px;margin:0 auto;max-height:90px}.b-block.b-block_position_after-search,.b-block.b-block_position_in-adverts{display:block;width:100%;max-height:120px;overflow:hidden;max-width:1300px}.b-block.b-block_position_in-adverts{margin-top:8px;margin-bottom:-10px}.ya-partner-small-top{margin-top:20px}.ya-partner-big-top{margin-top:40px}.info-text{font-size:13px;line-height:16px;color:#aab5bc;display:inline-block}.view-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#aab5bc;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}.label{color:#fff;font-size:13px;line-height:16px;padding:4px 10px;border-radius:3px;display:inline-block}.label--status-2{background:#eb5757}.label--status-1{background:#ffc500}.label--status-3{background:#00bd9c}.label--status-4{background:#009abd}.like_img_div{background-image:url("/images/icon_grey_like.png");background-size:cover}.like_img_span{color:#aab5bc}.active_like_img_div span,.like_counter_button:hover span{color:#ff7f0b!important}.active_like_img_div .like_img_div,.like_counter_button:hover .like_img_div{background-image:url("/images/icon_orange_like.png")!important;background-size:cover}.black_like_img_div{margin-left:15px}.black_like_img_div .like_img_div{background-image:url("/images/icon_black_like.png");background-size:cover}.black_like_img_div span{color:#202020}.info-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:14px;line-height:18px}.info-list__item:not(:first-child){margin-top:8px}.info-list__icon{fill:#aab5bc;margin-top:1px;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.share__title{font-size:14px;line-height:18px}.share__icons{margin-top:3px}.ya-share2__container_size_m .ya-share2__icon{height:32px!important;width:32px!important;background-size:32px 32px!important}.rating-stars{width:100px;position:relative}.rating-stars__empty{height:18px;width:100px;background:url(/images/star_empty.svg?fd36b9e0bd142b4e1e5e67ea1dfe4ad2) 0 0 repeat-x;background-size:100px 18px}.rating-stars__full{background:url(/images/star_full.svg?166ab2930a7243a5937f6665f7155586) 0 0 repeat-x;background-size:100px 18px;position:absolute;top:0;left:0;bottom:0}.tabs{width:100%}.tabs:not(:first-child){margin-top:30px}.tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:600px){.tabs__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.tabs__button{padding-bottom:5px;position:relative;border-radius:0;width:100%}@media (min-width:600px){.tabs__button{width:auto}}.tabs__button--active{color:#ff7f0b;border-bottom:2px solid #ff7f0b}.tabs__button:hover{color:#ff7f0b}@media (min-width:600px){.tabs__button:not(:first-child){margin-left:30px}}.table-container{overflow-x:auto}.table{border-collapse:collapse;border:1px solid #aab5bc;width:100%}.table tr:not(:first-child) td{border-top:1px solid #aab5bc}.table tr:nth-child(odd) td{background-color:#f1f3f4}.table td,.table th{padding:10px}@media (min-width:1300px){.table td,.table th{padding:15px}}.table th{font-weight:500;color:#fff;background:#ff7f0b}.table th a{color:currentColor;text-decoration:none}.table td:not(:first-child){text-align:center}.columns .columns__title{margin:0}@media (min-width:999px){.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 #ff7f0b;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 #ff7f0b;color:#202020}.columns__icon{margin-right:15px;-ms-flex-negative:0;flex-shrink:0;fill:currentColor}.columns__title{color:currentColor}.columns__content{padding-top:15px}.page-list{height:auto}@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}.sort{position:relative;padding-right:13px}.sort:after{content:"";border-left:4px solid hsla(0,0%,100%,0);border-right:4px solid hsla(0,0%,100%,0);position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:1px}.sort--desc:after{border-top:6px solid #fff}.sort--asc:after{border-bottom:6px solid #fff}.header-logo{position:relative}@media (max-width:599px){.header-logo{-ms-flex-item-align:end;align-self:flex-end}}@media (min-width:1000px){.header-logo{position:absolute;left:0;top:50%;background-color:#fff;padding:15px}}.header-logo__location{position:absolute;right:47px;top:20px}@media (min-width:1000px){.header-logo__location{right:60px;top:36px}}@media (max-width:459px){.header__button{width:100%}}@media (max-width:599px){.header__button{margin-top:20px}}@media (min-width:460px) and (max-width:599px){.header__button{-ms-flex-item-align:center;align-self:center}}@media (min-width:1000px){.header__button{margin-right:70px}}.header__login{color:#202020}.header__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;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px;width:100%}@media (max-width:999px){.header__item{display:none}}@media (min-width:600px){.header__item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1000px){.header__item{width:auto;margin-top:0}}.header__nav{padding-bottom:15px}@media (min-width:1000px) and (max-width:1299px){.header__nav{margin-right:20px;margin-left:20px}}@media (min-width:1300px){.header__nav{max-width:1260px;width:100%;margin-left:auto;margin-right:auto}}.header__container{border-bottom:2px solid #ff7f0b}@media (min-width:1000px){.header__container{margin-bottom:20px}}.header__nav-trigger{text-align:center;width:40px;height:40px;border-radius:50%;border:2px solid #ff7f0b;background:0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-item-align:center;align-self:center;margin-right:1rem}.header__nav-trigger:focus{outline:none}.header__nav-trigger--active .header__nav-trigger-item{background-color:hsla(0,0%,100%,0)}.header__nav-trigger--active .header__nav-trigger-item:after,.header__nav-trigger--active .header__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}.header__nav-trigger--active .header__nav-trigger-item:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__nav-trigger--active .header__nav-trigger-item:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:599px){.header__nav-trigger{position:absolute;top:15px;left:0}}@media (min-width:1000px){.header__nav-trigger{display:none}}.header__nav-trigger-item{position:relative;width:22px;height:3px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;background-color:#ff7f0b;-webkit-transition:background-color .25s .25s;transition:background-color .25s .25s}.header__nav-trigger-item:after,.header__nav-trigger-item:before{content:"";position:absolute;left:0;width:100%;height:3px;background:#ff7f0b;-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}.header__nav-trigger-item:before{top:7px}.header__nav-trigger-item:after{top:-7px}.advert-modal-popup{max-width:350px;min-width:0;padding:0;border-radius:14px}.advert-modal__content{padding:32px 24px 24px;text-align:center}.popup__content{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:320px;text-align:center}.advert-modal__title{font-size:1.22rem;font-weight:700;margin-bottom:10px;color:#222;letter-spacing:.01em}.advert-modal__desc{font-size:1.02rem;color:#666;margin-bottom:22px}.advert-modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.advert-modal__btn{display:inline-block;min-width:120px;padding:11px 22px 10px;border-radius:7px;font-size:1rem;font-weight:600;text-decoration:none;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.06);box-shadow:0 2px 8px 0 rgba(0,0,0,.06);-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.advert-modal__btn--login{background:-webkit-gradient(linear,left top,right top,from(#f8fafc),to(#e0e7ef));background:linear-gradient(90deg,#f8fafc,#e0e7ef);color:#0a5cff;border:1px solid #e0e7ef}.advert-modal__btn--login:hover{background:#e0e7ef;color:#222}.advert-modal__btn--register{background:-webkit-gradient(linear,left top,right top,from(#ffecd2),to(#ff7f0b));background:linear-gradient(90deg,#ffecd2,#ff7f0b);color:#fff;border:1px solid #ff7f0b}.advert-modal__btn--register:hover{background:#ff7f0b;color:#fffbe6}.nav__menu{margin:0;padding:0;list-style-type:none}@media (min-width:1000px){.nav__menu{padding-left:300px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (max-width:599px){.nav{width:100vw;left:-100vw}}@media (min-width:599px) and (max-width:999px){.nav{width:300px;left:-300px}}@media (max-width:999px){.nav{position:fixed;overflow-y:auto;z-index:999;top:0;bottom:0;min-height:100vh;-webkit-transition:left .6s;transition:left .6s;background-color:#fff;padding-left:30px;padding-right:20px;padding-top:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.nav--active{left:0}}@media (min-width:1000px){.nav{position:relative}}@media (max-width:999px){.nav__item:first-child{height:40px;position:relative}.nav__item:not(:last-of-type){margin-bottom:30px}}@media (min-width:1000px){.nav__item:first-child{display:none}.nav__item:not(:last-of-type){margin-right:30px}}@media (min-width:1000px){.nav__item--login{display:none}}.nav__link{text-decoration:none;color:#202020}.nav__link:hover{color:#ff7f0b}@media (max-width:999px){.nav__close{position:absolute;right:40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);fill:#ff7f0b;cursor:pointer;-webkit-transition:.3s;transition:.3s}.nav__close:focus,.nav__close:hover{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}}@media (min-width:1000px){.nav__button{display:none}}.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}.container{margin-left:20px;margin-right:20px}@media (min-width:999px){.container{max-width:1260px}}@media (min-width:1300px){.container{width:100%;margin:0 auto}}.container--header{padding-top:15px;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media (min-width:600px){.container--header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1000px){.container--header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:0;padding-bottom:0}}.container--footer{padding-top:20px;padding-bottom:20px;text-align:center}@media (min-width:600px){.container--footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:30px;padding-bottom:30px;text-align:left}}.content-wrapper{padding-top:20px;padding-bottom:20px}@media (min-width:600px){.content-wrapper{padding-top:30px;padding-bottom:30px}}@media (min-width:999px){.content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:600px){.content__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.profile-page__avatar,.profile-page__username{text-align:center}.profile-page__username{display:block}.profile-page__rating{margin:5px auto 0}.profile-page__cards-number{text-align:center;display:block}.profile-page__sidebar-buttons{margin-top:20px;padding-top:20px;border-top:1px solid #aab5bc;border-bottom:1px solid #aab5bc;padding-bottom:20px}.profile-page__sidebar-buttons .button:not(:first-child){margin-top:10px}.profile-page__button .button{width:100%}@media (min-width:460px){.profile-page__button{text-align:center}.profile-page__button .button{width:auto}}.profile-page__avatar-edit{text-align:center}@media (min-width:999px){.profile-page__avatar-edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.profile-page__form-item:not(:first-child){margin-top:20px}.profile_captcha .g-recaptcha{-webkit-transform:scale(.86);transform:scale(.86);-webkit-transform-origin:0 0;transform-origin:0 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--stop{max-height:100vh;overflow:hidden}.page__section{margin-top:30px}.page__section--center{text-align:center}@media (min-width:600px){.page__form{max-width:600px;margin:0 auto}}.page__form h1{text-align:center}.page__filters{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;overflow-x:auto}.page__filters .button{-ms-flex-negative:0;flex-shrink:0}.page__filters .button:not(:first-child){margin-left:5px}.page__filter-type{margin-top:15px}@media (min-width:600px){.page__filter-type{margin-top:0;margin-left:15px}}.page__inner{margin-top:30px}@media (min-width:999px){.page__inner{display:-webkit-box;display:-ms-flexbox;display:flex}}.page__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:30px}@media (min-width:999px){.page__content{margin-top:0}}@media (min-width:999px){.page__sidebar{width:260px;margin-right:20px;-ms-flex-negative:0;flex-shrink:0;position:relative;padding-right:20px;border-right:1px solid #aab5bc}}@media (min-width:1300px){.page__sidebar{padding-right:30px;margin-right:30px}}.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__main-search{margin-top:15px}.page-title{font-size:2.2rem;font-weight:800;color:#1a2340;margin:0 0 24px;letter-spacing:.01em;line-height:1.15;text-shadow:0 2px 8px rgba(40,60,120,.06);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;position:relative;z-index:2}.cities-list{height:auto}@media (min-width:460px){.cities-list{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;max-width:700px}}.cities-list__item{margin-top:15px;margin-left:21px}@media (min-width:460px){.cities-list__item{width:calc(50% - 31px)}.cities-list__item:nth-child(2n){text-align:left}}.section{padding-top:30px;padding-bottom:30px}@media (min-width:460px){.section{padding-top:80px;padding-bottom:80px}}.section--welcome{background-image:-webkit-gradient(linear,left top,left bottom,from(#ffc28b),to(#ff8c25));background-image:linear-gradient(180deg,#ffc28b,#ff8c25);overflow:hidden;position:relative}@media (min-width:460px){.section--welcome{padding-top:0;padding-bottom:0}}.section--team{background:#f1f3f4}.section__title{text-align:center}.back-top{display:block;position:fixed;bottom:250px;right:60px;width:48px;height:48px;background:#ff7f0b}.about-page .content-wrapper{padding-top:0;padding-bottom:0}@media (min-width:460px){.welcome{position:relative;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:600px){.welcome{height:300px;max-width:740px}}@media (min-width:999px){.welcome{margin-left:auto;margin-right:auto}}@media (min-width:1000px){.welcome{height:420px;max-width:940px}}@media (min-width:1300px){.welcome{max-width:1000px}}.welcome__bg{position:absolute;bottom:0;right:0}@media (min-width:460px){.welcome__bg{width:45%}}@media (min-width:1000px){.welcome__bg{width:auto}}.welcome__text{position:relative;z-index:5}@media (min-width:460px){.welcome__text{width:260px}}@media (min-width:600px){.welcome__text{width:50%}}@media (min-width:999px){.welcome__text{width:320px}}@media (min-width:1000px){.welcome__text{width:400px}}.welcome__slogan{font-size:24px;line-height:28px;font-weight:500}@media (min-width:600px){.welcome__slogan{font-size:26px;line-height:30px}}@media (min-width:999px){.welcome__slogan{font-size:30px;line-height:34px}}@media (min-width:1000px){.welcome__slogan{font-size:36px;line-height:40px}}.welcome__slogan span{color:#fff}.welcome__description{display:block;margin-top:10px}@media (min-width:600px){.welcome__description{font-size:18px;line-height:22px}}@media (min-width:1000px){.welcome__description{font-size:20px;line-height:24px}}.about-list{margin-top:30px}@media (min-width:460px){.about-list{display:-webkit-box;display:-ms-flexbox;display:flex}}.about-list__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f1f3f4;padding:20px}@media (min-width:460px){.about-list__step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px}}@media (min-width:600px){.about-list__step{padding:20px;width:100%}}@media (min-width:999px){.about-list__step{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:15px}}@media (min-width:1000px){.about-list__step{padding:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.about-list__step:not(:first-child){margin-top:20px}@media (min-width:460px){.about-list__step:not(:first-child){margin-top:0;margin-left:30px}}.about-list__icon{width:80px;-ms-flex-negative:0;flex-shrink:0;margin-right:25px}@media (min-width:460px){.about-list__icon{margin-right:0;margin-bottom:15px}}@media (min-width:999px){.about-list__icon{margin-bottom:0;margin-right:20px}}@media (min-width:1000px){.about-list__icon{margin-right:25px}}@media (min-width:460px){.about-list__text{text-align:center}}@media (min-width:999px){.about-list__text{text-align:left}}@media (min-width:1000px){.about-list__text{font-size:20px;line-height:24px}}.team-list{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}@media (min-width:460px){.team-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.team-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:250px;margin-top:30px}@media (min-width:460px){.team-list__item{width:calc(50% - 10px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:600px){.team-list__item{width:calc(33% - 10px)}}@media (min-width:999px){.team-list__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.team-list__avatar{border-radius:50%;margin-right:15px}@media (min-width:460px){.team-list__avatar{margin-right:0;margin-bottom:15px;width:100px}}@media (min-width:999px){.team-list__avatar{width:80px;margin-bottom:0;margin-right:15px}}@media (min-width:1000px){.team-list__avatar{width:100px}}@media (min-width:460px){.team-list__person{text-align:center}}@media (min-width:999px){.team-list__person{text-align:left}}@media (min-width:1000px){.team-list__name{font-size:20px;line-height:24px}}.team-list__position{display:block;margin-top:2px;font-size:13px;line-height:16px}@media (min-width:1000px){.team-list__position{font-size:16px;line-height:20px}}.user-block{width:100%;margin-top:20px;text-align:center;position:relative}@media (min-width:1000px){.user-block{margin-top:0;width:auto;text-align:right;padding-top:5px;padding-bottom:5px}}.user-block:hover .user-block__menu{visibility:visible}@media (min-width:1000px){.user-block__menu{visibility:hidden;opacity:0;pointer-events:none;position:absolute;right:0;top:54px;min-width:190px;background:linear-gradient(120deg,#fff 80%,#f8fafc);border:1.5px solid #aab5bc;border-radius:14px;-webkit-box-shadow:0 8px 32px 0 rgba(40,60,120,.18),0 1.5px 6px 0 rgba(0,0,0,.04);box-shadow:0 8px 32px 0 rgba(40,60,120,.18),0 1.5px 6px 0 rgba(0,0,0,.04);padding:10px 0;z-index:50;-webkit-transform:translateY(-10px) scale(.98);transform:translateY(-10px) scale(.98);-webkit-transition:opacity .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.user-block__menu:after,.user-block__menu:before{content:"";position:absolute;width:0}.user-block__menu:before{top:-13px;border-bottom:12px solid #aab5bc}.user-block__menu:after,.user-block__menu:before{right:28px;border-left:12px solid transparent;border-right:12px solid transparent}.user-block__menu:after{top:-12px;border-bottom:12px solid #fff}}@media (min-width:1000px){.user-block:hover .user-block__menu{visibility:visible;opacity:1;pointer-events:auto;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.user-block__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:8px;font-weight:600;color:#222;-webkit-transition:color .18s;transition:color .18s}.user-block__name:hover{color:#ff7f0b}.user-block__icon{width:40px;height:40px;margin-right:6px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.07);box-shadow:0 2px 8px 0 rgba(0,0,0,.07);border:2px solid #f3f6fa}.user-block__link{display:block;width:100%;padding:11px 22px;font-size:1.04rem;color:#222;text-align:left;text-decoration:none;border:none;background:none;border-radius:0;-webkit-transition:background .18s,color .18s,padding-left .18s;transition:background .18s,color .18s,padding-left .18s;cursor:pointer;position:relative;white-space:nowrap}.user-block__link:focus,.user-block__link:hover{background:-webkit-gradient(linear,left top,right top,from(#f8fafc),to(#e0e7ef));background:linear-gradient(90deg,#f8fafc,#e0e7ef);color:#ff7f0b;padding-left:28px;outline:none}.user-block__link:active{background:#e0e7ef;color:#0a5cff}.user-block__item:not(:last-child){border-bottom:1px solid #f3f6fa}#mixplat_pay_button,#mixplat_repay{background-color:#ff7f0b!important;background-image:-webkit-gradient(linear,left bottom,left top,from(#ff7f0b),to(#ff7f0b))!important;background-image:linear-gradient(0deg,#ff7f0b,#ff7f0b)!important}.cards-list{overflow:hidden}@media (min-width:600px){.cards-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}}@media (min-width:1300px){.cards-list:after{content:"";width:calc(33% - 10px)}}.cards-list__text{display:inline-block;margin-top:10px}.card{border:1px solid #aab5bc;padding:15px;border-radius:3px;font-size:14px;line-height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:20px;position:relative}@media (min-width:600px){.card{width:calc(50% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:1300px){.card{width:calc(33% - 10px)}}.card--vip{background-color:rgba(255,127,11,.1)}.card--highlighted,.card--vip{border-color:#ff7f0b}.card--highlighted h4{color:#ff7f0b}.card--service{margin-top:30px}@media (min-width:600px){.card--service{margin-top:0}}.card__status{padding:10px 20px;margin:-15px -15px 15px;text-align:center;color:#fff;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.card__status--in-progress{background-color:#00bd9c}.card__status--rejected{background-color:#eb5757}.card__header{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:600px){.card__header{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.card__img-link{-ms-flex-negative:0;flex-shrink:0;margin-right:15px}.card__about{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;word-wrap:break-word;width:72%}.card__place{margin-top:5px;display:inline-block}.card__company-logo{-ms-flex-negative:0;flex-shrink:0;margin-left:15px}.card__info{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;margin-top:5px}.card__content{border-top:1px solid #aab5bc;margin-top:15px;padding-top:15px}.card__description{word-break:break-word}@media (min-width:600px){.card__description{height:72px;overflow:hidden}}@media (min-width:1000px){.card__description{height:52px}}.card__responses{display:inline-block;margin-top:5px;float:right}.card__edit{margin-right:15px}.card__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}@media (min-width:460px) and (max-width:599px){.card__buttons{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1000px){.card__buttons{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:1300px){.card__buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}}.card__buttons .button{width:calc(50% - 5px)}@media (min-width:460px) and (max-width:599px){.card__buttons .button{width:calc(33% - 5px)}}@media (min-width:1000px){.card__buttons .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}.card__buttons .button:first-child{margin-right:0}.card__buttons .button:not(:first-child){margin-left:10px}}@media (min-width:1300px){.card__buttons .button{width:calc(50% - 5px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card__buttons .button:not(:first-child){margin-left:0}}@media (max-width:459px){.card__buttons .card__button{margin-top:10px;width:100%}}@media (min-width:600px){.card__buttons .card__button{margin-top:10px;width:100%}}@media (min-width:1000px){.card__buttons .card__button{margin-top:0;width:auto}}@media (min-width:1300px){.card__buttons .card__button{margin-top:10px;width:100%}}@media (min-width:600px){.card-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}}@media (min-width:999px){.card-inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.card-inner__gallery-wrapper{-ms-flex-negative:0;flex-shrink:0}@media (min-width:600px){.card-inner__gallery-wrapper{margin-right:20px;max-width:240px}}@media (min-width:1300px){.card-inner__gallery-wrapper{margin-right:30px}}.card-inner__gallery{width:240px}@media (max-width:599px){.card-inner__gallery{margin:0 auto}}.card-inner__gallery:not(:last-child){margin-bottom:20px}.card-inner__buttons-title{text-align:center}.card-inner__buttons{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:999px){.card-inner__buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}}.card-inner__buttons .button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.card-inner__buttons .button:not(:first-child){margin-left:10px}@media (min-width:999px){.card-inner__button{margin-top:10px;margin-left:0!important;width:100%}}.card-inner__content{margin-top:15px}@media (min-width:600px){.card-inner__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}}@media (min-width:999px){.card-inner__content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-top:0;margin-right:20px}}@media (min-width:1300px){.card-inner__content{margin-right:30px}}.card-inner__content-info{font-size:14px;line-height:18px}@media (min-width:600px){.card-inner__content-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1300px){.card-inner__content-info{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:999px){.card-inner__statistics{width:100%}}@media (min-width:1300px){.card-inner__statistics{width:auto}}.card-inner__statistics-item:not(:first-child){margin-left:15px}.card-inner__complain{margin-top:10px;line-height:18px;font-size:16px}@media (min-width:600px){.card-inner__complain{margin-top:0;margin-left:auto}}@media (min-width:999px){.card-inner__complain{margin-left:0;margin-top:10px}}@media (min-width:1300px){.card-inner__complain{margin-top:0;margin-left:auto}}.card-inner__share{margin-top:10px}@media (min-width:600px){.card-inner__share{width:100%}}@media (min-width:1300px){.card-inner__share{width:auto;margin-top:30px}}.card-inner__sidebar{min-width:230px;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:600px){.card-inner__sidebar{margin-top:0;max-width:calc(100% - 260px)}}@media (min-width:999px){.card-inner__sidebar{padding-left:20px;border-left:1px solid #aab5bc;max-width:250px}}@media (min-width:1000px){.card-inner__sidebar{-ms-flex-negative:0;flex-shrink:0}}@media (min-width:1300px){.card-inner__sidebar{padding-left:30px;max-width:300px}}.card-inner__label{margin-left:auto}.card-inner__respond,.card-inner__sidebar-info{margin-top:20px}@media (min-width:460px){.card-inner__respond{-ms-flex-item-align:center;align-self:center}}@media (min-width:999px){.card-inner__respond{-ms-flex-item-align:stretch;align-self:stretch}}.card__response-circle{display:inline-block;background:#ff7f0b;color:#fff;text-align:center;border-radius:50%;padding:.15em 1em;font-size:10px;float:right;margin-top:-10px}.responses-list{overflow:hidden;margin-top:-5px}@media (min-width:600px){.responses-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}}@media (min-width:1000px){.responses-list:after{content:"";width:calc(33% - 10px)}}.responses-list__text{display:inline-block;margin-top:10px}.card-response{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid #aab5bc;padding:15px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:20px}@media (min-width:600px){.card-response{width:calc(50% - 10px)}}@media (min-width:1000px){.card-response{width:calc(33% - 10px)}}.card-response__user-img{-ms-flex-negative:0;flex-shrink:0}.card-response__content{margin-left:15px}.card-response__contacts{display:block}.card-response__description{margin-top:5px;margin-bottom:0;font-size:14px;line-height:18px}.card-response__img{margin-top:5px}.card-response__img:hover{cursor:-webkit-zoom-in;cursor:zoom-in}.posts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;width:100%}@media (min-width:999px){.posts-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:36px 32px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;max-width:100%}}.card-post{font-size:15px;line-height:1.6;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:18px;-webkit-box-shadow:0 4px 24px 0 rgba(40,60,120,.1),0 1.5px 6px 0 rgba(0,0,0,.04);box-shadow:0 4px 24px 0 rgba(40,60,120,.1),0 1.5px 6px 0 rgba(0,0,0,.04);overflow:hidden;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-box-shadow .22s cubic-bezier(.4,0,.2,1),-webkit-transform .18s;transition:-webkit-box-shadow .22s cubic-bezier(.4,0,.2,1),-webkit-transform .18s;transition:box-shadow .22s cubic-bezier(.4,0,.2,1),transform .18s;transition:box-shadow .22s cubic-bezier(.4,0,.2,1),transform .18s,-webkit-box-shadow .22s cubic-bezier(.4,0,.2,1),-webkit-transform .18s;border:1.5px solid #f3f6fa;position:relative}.card-post:hover{-webkit-box-shadow:0 8px 32px 0 rgba(40,60,120,.16),0 2px 12px 0 rgba(0,0,0,.06);box-shadow:0 8px 32px 0 rgba(40,60,120,.16),0 2px 12px 0 rgba(0,0,0,.06);-webkit-transform:translateY(-2px) scale(1.012);transform:translateY(-2px) scale(1.012)}.card-post.card--highlighted{border:2px solid #ece1d8;-webkit-box-shadow:0 8px 32px 0 rgba(255,127,11,.1),0 2px 12px 0 rgba(255,127,11,.06);box-shadow:0 8px 32px 0 rgba(255,127,11,.1),0 2px 12px 0 rgba(255,127,11,.06)}@media (min-width:999px){.card-post{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 18px);flex:1 1 calc(50% - 18px);min-width:0;max-width:none}}.card-post__img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;display:block;background:#f8fafc;-webkit-transition:-webkit-filter .18s;transition:-webkit-filter .18s;transition:filter .18s;transition:filter .18s,-webkit-filter .18s;border-bottom:1px solid #f3f6fa;min-height:160px;max-height:260px}.card-post__title{margin:0 0 8px;font-size:1.18rem;font-weight:700;letter-spacing:.01em;line-height:1.3;color:inherit;z-index:2}.card-post__title a{text-decoration:none;color:inherit;-webkit-transition:color .18s;transition:color .18s}.card-post__title a:hover{color:#0a5cff}.card-post__content{padding:22px 22px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;min-height:180px}.card-post__text{margin:0 0 18px;color:#444;font-size:1.01rem;line-height:1.7;min-height:48px}.card-post__footer{border-top:1px solid #f3f6fa;margin-top:22px;padding:13px 22px;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;background:#f8fafc;font-size:.98rem;border-radius:0 0 16px 16px}.card-post__footer .info-text{color:#888;font-size:.97em;letter-spacing:.01em}.card-post__footer .view-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:#b1b7c6;font-size:.97em;background:#fff;border-radius:6px;padding:2px 8px 2px 6px;-webkit-box-shadow:0 1px 3px 0 rgba(40,60,120,.04);box-shadow:0 1px 3px 0 rgba(40,60,120,.04)}.card-post__footer .view-counter__icon{opacity:.7}.card-post__footer .view-counter__quantity{font-weight:600;font-size:1em}.card-post__content a.card-post__readmore{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;color:#4a5a6a;font-weight:500;text-decoration:none;border-radius:6px;padding:5px 14px 5px 12px;background:#f3f6fa;-webkit-box-shadow:none;box-shadow:none;font-size:.97rem;letter-spacing:.01em;min-width:0;min-height:0;-webkit-transition:background .18s,color .18s,-webkit-box-shadow .18s,-webkit-transform .16s;transition:background .18s,color .18s,-webkit-box-shadow .18s,-webkit-transform .16s;transition:background .18s,color .18s,box-shadow .18s,transform .16s;transition:background .18s,color .18s,box-shadow .18s,transform .16s,-webkit-box-shadow .18s,-webkit-transform .16s;overflow:hidden;z-index:3;margin-top:14px;-ms-flex-item-align:end;align-self:flex-end}.card-post__content a.card-post__readmore:focus,.card-post__content a.card-post__readmore:hover{background:#e0e7ef;color:#0a5cff;-webkit-box-shadow:0 2px 8px 0 rgba(40,60,120,.07);box-shadow:0 2px 8px 0 rgba(40,60,120,.07);-webkit-transform:translateY(-1px) scale(1.03);transform:translateY(-1px) scale(1.03);outline:none}.card-post__content a.card-post__readmore:active{background:#e0e7ef;color:#0a5cff;-webkit-box-shadow:none;box-shadow:none}.card-post__content a.card-post__readmore:after{content:"\2192";display:inline-block;font-size:1em;margin-left:3px;-webkit-transition:-webkit-transform .16s;transition:-webkit-transform .16s;transition:transform .16s;transition:transform .16s,-webkit-transform .16s}.card-post__content a.card-post__readmore:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.gallery__img{position:relative;border:1px solid #aab5bc}.gallery__img>img:hover{cursor:-webkit-zoom-in;cursor:zoom-in}.gallery__img--thumb:not(:first-child){margin-left:8px}.gallery__img--thumb .gallery__remove{line-height:8px;padding:3px}.gallery__img--thumb .gallery__remove-icon{width:8px;height:8px}.advert-create{pointer-events:none!important}.gallery__thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:8px}.gallery__remove{position:absolute;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);background:#fff;line-height:14px;padding:7px;border-radius:50%;border:1px solid #aab5bc}.gallery__remove:hover{border-color:#ff7f0b}.gallery__remove:hover .gallery__remove-icon{fill:#ff7f0b}.gallery__remove-icon{fill:#aab5bc;-webkit-transition:fill .25s;transition:fill .25s}.post-page>p{overflow:hidden}@media (min-width:600px){.post-page>p{overflow:inherit;text-align:justify}}.post-page>p img{height:auto!important}.post-page__img{width:100%!important}@media (min-width:600px){.post-page__img{width:50%!important}.post-page__img--left{margin-right:20px;margin-bottom:5px;margin-top:5px}.post-page__img--right{margin-left:20px;margin-bottom:5px;margin-top:5px}}.post-page__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card-service{padding-top:20px;padding-bottom:20px}@media (min-width:600px){.card-service{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}}.card-service:first-child{padding-top:0}.card-service:last-child{padding-bottom:0}.card-service:not(:first-child){border-top:1px solid #aab5bc}.card-service__content{width:100%}@media (min-width:600px){.card-service__content{width:calc(50% - 10px)}}@media (min-width:1300px){.card-service__content{width:560px}}.card-service__bonus{color:#ff7f0b}.card-service__footer{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}.card-service__price{font-weight:500;min-width:70px}.card-service__comment{color:#aab5bc;font-size:12px;line-height:16px;display:inline-block;margin-top:15px}.donate>.content-wrapper{padding-top:0;padding-bottom:0}.donate__input{border:2px solid #ff7f0b;color:#202020;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:66%;height:50px;min-width:auto;display:inline-block}.card-inner__donate-wrapper{-ms-flex-negative:0;flex-shrink:0}.button-donate{margin-top:30px}@media (min-width:600px){.card-inner__donate-wrapper{margin-right:20px;max-width:400px}}@media (max-width:1000px){.donate__input{height:40px}}@media (max-width:800px){.card-inner__content--donate{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-inner__button{margin-left:auto}}.presskit-page__contacts{margin-top:50px}.presskit-contacts{margin-top:20px}@media (min-width:1000px){.presskit-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-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:999px){.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}.franchise__preview,.presskit-contacts__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.franchise__preview{background:url(/images/preview.jpg?a810d54a83270bdf1c91fcffc8f0fb81);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:calc(100vh - 257px);-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:30px;padding-bottom:100px}.franchise__preview:after{content:"";position:absolute;bottom:3%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:173px;height:60px;background:#fff;-webkit-clip-path:polygon(50% 61%,0 0,100% 0);clip-path:polygon(50% 61%,0 0,100% 0)}@media (min-width:600px){.franchise__preview{min-height:calc(100vh - 172px)}}@media (min-width:1000px){.franchise__preview{min-height:calc(100vh - 112px)}}.franchise__preview-container{color:#fff;text-align:center}.franchise__preview-slogan{display:block;font-weight:700;font-size:40px;line-height:45px}.franchise__preview-text{display:block;margin-bottom:30px;font-weight:700;font-size:25px;line-height:30px}@media (min-width:600px){.franchise__preview-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:599px){.franchise__preview-button{margin-bottom:20px}}@media (min-width:600px){.franchise__preview-button{margin-right:20px}}.franchise__preview-list{margin:0;font-size:20px;line-height:30px;text-align:left}@media (max-width:599px){.franchise__preview-list{margin-bottom:20px}}.franchise__about{padding-top:40px;padding-bottom:40px;border-bottom:4px solid #ff7f0b}.franchise__about-inner{margin-bottom:20px}@media (min-width:1000px){.franchise__about-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:999px){.franchise__about-avatar{margin-bottom:20px;display:block;margin-left:auto;margin-right:auto}}@media (min-width:1000px){.franchise__about-avatar{margin-right:15px;-ms-flex-negative:0;flex-shrink:0}}.franchise__about-logo{line-height:48px;margin-bottom:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:599px){.franchise__about-logo{font-size:34px}}@media (min-width:600px){.franchise__about-logo{font-size:40px}}.franchise__about-logo-orange{color:#ff7f0b}.franchise__about-name{font-size:30px;line-height:39px;display:block;margin-bottom:20px;text-align:center}@media (min-width:600px){.franchise__about-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.franchise__about-info-item{text-align:center}@media (max-width:599px){.franchise__about-info-item:not(:last-child){margin-bottom:30px}}@media (min-width:600px){.franchise__about-info-item:not(:last-child){margin-right:30px}}.franchise__about-info-count{display:block;font-size:36px;line-height:1;padding:20px;background:#ff7f0b;color:#fff;border-radius:38px;margin-bottom:25px;text-align:center;font-weight:700}.franchise__about-info-name{font-size:20px;text-align:center}.franchise__about-map{display:block;margin-left:auto;margin-right:auto;margin-bottom:20px}.franchise__about-description{font-weight:700;display:block;text-align:center;font-size:15px;line-height:25px}.franchise__advantages{padding-top:40px;padding-bottom:40px}.franchise__advantages-title{display:block;font-size:40px;line-height:1;text-align:center;font-weight:600;margin-bottom:80px}.franchise__advantages-items{display:grid;grid-column-gap:30px;grid-row-gap:25px;margin-bottom:20px}@media (min-width:600px){.franchise__advantages-items{grid-template-columns:1fr 1fr}}@media (min-width:1000px){.franchise__advantages-items{grid-template-columns:1fr 1fr 1fr}}.franchise__advantages-item{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.franchise__advantages-iconbox{padding:40px;background:#ff7f0b;border-radius:50%;margin-bottom:30px}.franchise__advantages-icon{fill:#fff}.franchise__advantages-name{font-size:20px;line-height:1.2;text-align:center}.franchise__advantages-button{display:block;margin-left:auto;margin-right:auto}.franchise__answer{padding-top:40px;padding-bottom:40px;background:#ff7f0b;color:#fff}.franchise__answer-title{display:block;text-align:center;margin-bottom:40px;font-weight:600;font-size:39px;line-height:1}@media (min-width:999px){.franchise__answer-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.franchise__answer-description{display:block;margin-right:30px;font-size:20px;line-height:1.5;max-width:600px}@media (max-width:998px){.franchise__answer-description{margin-bottom:30px}}.franchise__answer-form{-ms-flex-negative:0;flex-shrink:0}@media (min-width:999px){.franchise__answer-form{min-width:400px}}.franchise__answer-form .form__label{position:absolute;left:-9999px}.sidebar{margin-top:20px}@media (min-width:999px){.sidebar{width:260px;margin-top:0;margin-left:20px;-ms-flex-negative:0;flex-shrink:0}}.footer{margin-top:auto;border-top:1px solid #aab5bc}.footer__item:not(:first-child){margin-top:20px}@media (min-width:600px){.footer__item:not(:first-child){margin-top:0}}.footer__text{display:block}.footer__text:not(:first-child){margin-top:15px}.footer__social{margin-top:20px}@media (min-width:600px){.footer__social{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer__link{font-size:14px;line-height:16px;display:block;margin-top:15px}@media (min-width:600px){.footer__link{width:220px}}.footer__bottom{border-top:1px solid #aab5bc;padding-top:15px;padding-bottom:15px;background:none}.footer__bottom-inner{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;gap:12px;text-align:center}@media (min-width:600px){.footer__bottom-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:initial;gap:0}}.footer__bottom-left{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;width:100%}@media (min-width:600px){.footer__bottom-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:auto}}.footer__bottom{position:relative}.footer__smarta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;background:-webkit-gradient(linear,left top,right top,from(#f8fafc),to(#e0e7ef));background:linear-gradient(90deg,#f8fafc,#e0e7ef);border-radius:5px;padding:3px 10px 3px 7px;margin-right:0;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.03);box-shadow:0 1px 4px 0 rgba(0,0,0,.03);-webkit-transition:background .2s,-webkit-box-shadow .2s;transition:background .2s,-webkit-box-shadow .2s;transition:box-shadow .2s,background .2s;transition:box-shadow .2s,background .2s,-webkit-box-shadow .2s;font-weight:500;font-size:13px;color:#1a1a1a}.footer__smarta:focus,.footer__smarta:hover{background:-webkit-gradient(linear,left top,right top,from(#e0e7ef),to(#f8fafc));background:linear-gradient(90deg,#e0e7ef,#f8fafc);-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.08);box-shadow:0 2px 8px 0 rgba(0,0,0,.08);color:#0a5cff}.footer__smarta-text{margin-right:7px;color:#6c7a89;font-size:14px;letter-spacing:.01em}.footer__smarta-logo{font-weight:700;font-size:14px;letter-spacing:.03em;background:linear-gradient(79deg,#64932e -24.91%,#ff7f0b 41.34% 41.34%,#ffa048 109.56%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:none}.footer__copyright{color:#aab5bc;font-size:14px;text-align:center;width:100%;display:block}@media (min-width:600px){.footer__copyright{margin-top:0;width:auto;display:block;text-align:center;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.popover{width:280px;background-color:#fff;position:absolute;top:59px;left:-36px;padding:15px 20px;border:1px solid #ff7f0b;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:1px 1px 2px -1px rgba(50,50,50,.75);box-shadow:1px 1px 2px -1px rgba(50,50,50,.75)}@media (min-width:600px){.popover{left:90px}}@media (min-width:1000px){.popover{width:300px;top:75px;left:100px;padding:15px 20px}}.popover:before{content:"";position:absolute;top:-39px;left:156px;border:20px solid transparent;border-bottom-color:#fff;z-index:2}@media (min-width:600px){.popover:before{left:30px}}@media (min-width:1000px){.popover:before{left:37px}}.popover:after{content:"";position:absolute;top:-40px;left:156px;border:20px solid transparent;border-bottom-color:#ff7f0b;z-index:1}@media (min-width:600px){.popover:after{left:30px}}@media (min-width:1000px){.popover:after{top:-40px;left:37px}}.popover__city{display:inline-block}.popover__text{margin-bottom:15px}.popover__button{outline:none;border:0;border-radius:3px;text-align:center}.popover__button--yes{width:50px;float:left}.popover__button--city{float:right}