@charset "UTF-8";
/*
	@import "compass/utilities/sprites";
	@import "icons/*.png";
	@include all-icons-sprites;
*/
/*
  Если элементы первого уровня равны по ширене,
  т.е. ширина будет указана в процентах отнасительно ширины родительского контейнера,
  ставим true, в противном случае false.
*/
/* line 1, ../../../../../frontend/styles/styles/_reset.scss */
*, *:before, *:after {
  -webkit-tap-highlight-color: transparent;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, ../../../../../../../../../usr/local/lib/ruby/gems/2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../usr/local/lib/ruby/gems/2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../usr/local/lib/ruby/gems/2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../usr/local/lib/ruby/gems/2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */

/* line 28, ../../../../../../../../../usr/local/lib/ruby/gems/2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../usr/local/lib/ruby/gems/2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../usr/local/lib/ruby/gems/2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../usr/local/lib/ruby/gems/2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../usr/local/lib/ruby/gems/2.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 19, ../../../../../frontend/styles/styles/_reset.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 32, ../../../../../frontend/styles/styles/_reset.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 42, ../../../../../frontend/styles/styles/_reset.scss */
[hidden],
template {
  display: none;
}

/* line 1, ../../../../../frontend/styles/styles/_placeholders.scss */
.fixed-area, .wrapper {
  width: 100%;
  min-width: 1024px;
  display: block;
}

/* line 6, ../../../../../frontend/styles/styles/_placeholders.scss */
.in-wrapper, .header, .page, .footer {
  display: block;
  width: 1024px;
  margin: 0 auto;
}

/* line 17, ../../../../../frontend/styles/styles/_placeholders.scss */
.materials .appendix .appendix__link, .materials[data-template="static-in-column"] .materials__link, .materials[data-template="compact-in-column"] .materials__trigger, .materials[data-template="compact-in-column"] .materials__link, .materials[data-template="compact-vertical-icons"] .materials__trigger, .materials[data-template="compact-vertical-icons"] .materials__link, .tools-panel__link, .tools-panel[data-template="compact-in-column"] .tools-panel__trigger, .tools-panel[data-template="static-in-line"] .tools-panel__link, .tools-panel[data-template="compact-in-line"] .tools-panel__trigger, .tools-panel[data-template="compact-in-line"] .tools-panel__link, .tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger {
  display: block;
  position: relative;
  font-size: 0.9em;
  line-height: 1em;
  color: #a31834;
  padding-top: 0.5em;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 3em;
  text-decoration: none;
  -webkit-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease;
}
/* line 29, ../../../../../frontend/styles/styles/_placeholders.scss */
.materials .appendix .appendix__link:visited, .materials[data-template="static-in-column"] .materials__link:visited, .materials[data-template="compact-in-column"] .materials__trigger:visited, .materials[data-template="compact-in-column"] .materials__link:visited, .materials[data-template="compact-vertical-icons"] .materials__trigger:visited, .materials[data-template="compact-vertical-icons"] .materials__link:visited, .tools-panel__link:visited, .tools-panel[data-template="compact-in-column"] .tools-panel__trigger:visited, .tools-panel[data-template="static-in-line"] .tools-panel__link:visited, .tools-panel[data-template="compact-in-line"] .tools-panel__trigger:visited, .tools-panel[data-template="compact-in-line"] .tools-panel__link:visited, .tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger:visited {
  color: #a31834;
}
/* line 32, ../../../../../frontend/styles/styles/_placeholders.scss */
.materials .appendix .appendix__link:hover, .materials[data-template="static-in-column"] .materials__link:hover, .materials[data-template="compact-in-column"] .materials__trigger:hover, .materials[data-template="compact-in-column"] .materials__link:hover, .materials[data-template="compact-vertical-icons"] .materials__trigger:hover, .materials[data-template="compact-vertical-icons"] .materials__link:hover, .tools-panel__link:hover, .tools-panel[data-template="compact-in-column"] .tools-panel__trigger:hover, .tools-panel[data-template="static-in-line"] .tools-panel__link:hover, .tools-panel[data-template="compact-in-line"] .tools-panel__trigger:hover, .tools-panel[data-template="compact-in-line"] .tools-panel__link:hover, .tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger:hover, .materials .appendix .is-expand.appendix__link, .materials[data-template="static-in-column"] .is-expand.materials__link, .materials[data-template="compact-in-column"] .is-expand.materials__trigger, .materials[data-template="compact-in-column"] .is-expand.materials__link, .materials[data-template="compact-vertical-icons"] .is-expand.materials__trigger, .materials[data-template="compact-vertical-icons"] .is-expand.materials__link, .is-expand.tools-panel__link, .tools-panel[data-template="compact-in-column"] .is-expand.tools-panel__trigger, .tools-panel[data-template="static-in-line"] .is-expand.tools-panel__link, .tools-panel[data-template="compact-in-line"] .is-expand.tools-panel__trigger, .tools-panel[data-template="compact-in-line"] .is-expand.tools-panel__link, .tools-panel[data-template="compact-vertical-icons"] .is-expand.tools-panel__trigger {
  color: #ffffff;
  background-color: #444444;
}

/* line 38, ../../../../../frontend/styles/styles/_placeholders.scss */
.materials[data-template="static-in-column"] .materials__title, .tools-panel[data-template="static-in-column"] .tools-panel__title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 17px;
  /* 9 */
  font-size: 1.13333rem;
  /* 9 */
  padding-left: 20px;
}

/* line 43, ../../../../../frontend/styles/styles/_placeholders.scss */
.materials .appendix .appendix__list, .materials[data-template="static-in-column"] .materials__list, .materials[data-template="compact-in-column"] .materials__list, .materials[data-template="compact-vertical-icons"] .materials__list, .tools-panel[data-template="static-in-column"] .tools-panel__list, .tools-panel[data-template="compact-in-column"] .tools-panel__list, .tools-panel[data-template="compact-vertical-icons"] .tools-panel__list {
  margin-top: 20px;
}

/* line 1, ../../../../../frontend/styles/styles/_typography.scss */
body,
.text--body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
}

/* line 8, ../../../../../frontend/styles/styles/_typography.scss */

/* line 12, ../../../../../frontend/styles/styles/_typography.scss */
.giga {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 58px;
  /* 9 */
  font-size: 3.86667rem;
  /* 9 */
}

/* line 15, ../../../../../frontend/styles/styles/_typography.scss */
.mega {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 47px;
  /* 9 */
  font-size: 3.13333rem;
  /* 9 */
}

/* line 18, ../../../../../frontend/styles/styles/_typography.scss */
.kilo {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 44px;
  /* 9 */
  font-size: 2.93333rem;
  /* 9 */
}

/* line 21, ../../../../../frontend/styles/styles/_typography.scss */
.alpha {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 36px;
  /* 9 */
  font-size: 2.4rem;
  /* 9 */
}

/* line 24, ../../../../../frontend/styles/styles/_typography.scss */
.beta {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 26px;
  /* 9 */
  font-size: 1.73333rem;
  /* 9 */
}

/* line 27, ../../../../../frontend/styles/styles/_typography.scss */
.gamma {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 24px;
  /* 9 */
  font-size: 1.6rem;
  /* 9 */
}

/* line 30, ../../../../../frontend/styles/styles/_typography.scss */
.kappa {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 1.33333rem;
  /* 9 */
}

/* line 33, ../../../../../frontend/styles/styles/_typography.scss */
.delta {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
}

/* line 36, ../../../../../frontend/styles/styles/_typography.scss */
.alpha-half {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 17px;
  /* 9 */
  font-size: 1.13333rem;
  /* 9 */
}

/* line 39, ../../../../../frontend/styles/styles/_typography.scss */
.kilo-third {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1.06667rem;
  /* 9 */
}

/* line 42, ../../../../../frontend/styles/styles/_typography.scss */
.epsilon {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 1rem;
  /* 9 */
}

/* line 45, ../../../../../frontend/styles/styles/_typography.scss */
.zeta {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.93333rem;
  /* 9 */
}

/* line 48, ../../../../../frontend/styles/styles/_typography.scss */
.eta {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.86667rem;
  /* 9 */
}

/* line 51, ../../../../../frontend/styles/styles/_typography.scss */
.teta {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.8rem;
  /* 9 */
}

/* line 54, ../../../../../frontend/styles/styles/_typography.scss */
.milli {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 0.73333rem;
  /* 9 */
}

/* line 57, ../../../../../frontend/styles/styles/_typography.scss */
.micro {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 10px;
  /* 9 */
  font-size: 0.66667rem;
  /* 9 */
}

/* line 60, ../../../../../frontend/styles/styles/_typography.scss */
.header-1, h1 {
  font-size: 3em;
}

/* line 66, ../../../../../frontend/styles/styles/_typography.scss */
.header-2, h2 {
  font-size: 2.4em;
}

/* line 72, ../../../../../frontend/styles/styles/_typography.scss */
.header-3, h3 {
  font-size: 1.6em;
}

/* line 78, ../../../../../frontend/styles/styles/_typography.scss */
.header-4, h4, .accordion__button {
  font-size: 1.3em;
}

/* line 84, ../../../../../frontend/styles/styles/_typography.scss */
.header-5, h5 {
  font-size: 1.1em;
  font-weight: bold;
}

/* line 91, ../../../../../frontend/styles/styles/_typography.scss */
.header-6, h6 {
  font-size: 1.1em;
}

/* line 97, ../../../../../frontend/styles/styles/_typography.scss */
caption, .caption, .graphic figcaption {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1.06667rem;
  /* 9 */
  font-weight: bold;
  color: #5f6062;
  border-bottom: 2px solid #5f6062;
}
/* line 102, ../../../../../frontend/styles/styles/_typography.scss */
caption .caption__units, .caption .caption__units, .graphic figcaption .caption__units {
  font-weight: normal;
}

/* line 107, ../../../../../frontend/styles/styles/_typography.scss */
.compellation {
  font-size: 1.1em;
}

/* line 1, ../../../../../frontend/styles/styles/_main.scss */
html {
  font-size: 15px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 13, ../../../../../frontend/styles/styles/_main.scss */
body {
  color: #5f6062;
  background-color: #ffffff;
  line-height: 1.4;
}

/* line 23, ../../../../../frontend/styles/styles/_main.scss */
b, strong {
  font-weight: bold;
}

/* line 27, ../../../../../frontend/styles/styles/_main.scss */
em, i, dfn {
  font-style: italic;
}

/* line 34, ../../../../../frontend/styles/styles/_main.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 41, ../../../../../frontend/styles/styles/_main.scss */
sup {
  top: -0.5em;
}

/* line 45, ../../../../../frontend/styles/styles/_main.scss */
sub {
  bottom: -0.25em;
}

/* line 52, ../../../../../frontend/styles/styles/_main.scss */
img {
  border: 0;
}

/* line 59, ../../../../../frontend/styles/styles/_main.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 66, ../../../../../frontend/styles/styles/_main.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 75, ../../../../../frontend/styles/styles/_main.scss */
pre {
  overflow: auto;
}

/* line 83, ../../../../../frontend/styles/styles/_main.scss */
.content * + * {
  margin-top: 20px;
}
/* line 86, ../../../../../frontend/styles/styles/_main.scss */
.content .grid__item + .grid__item, .content .tabs__nav-item + .grid__item, .content .grid__item + .tabs__nav-item, .content .tabs__nav-item + .tabs__nav-item {
  margin-top: 0;
}
/* line 89, ../../../../../frontend/styles/styles/_main.scss */
.content img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.black-text {
  color: #000000 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.black-bg {
  background-color: #000000 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.onyx-text {
  color: #111111 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.onyx-bg {
  background-color: #111111 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.dark-jungle-text {
  color: #222222 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.dark-jungle-bg {
  background-color: #222222 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.mine-shaft-text {
  color: #333333 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.mine-shaft-bg {
  background-color: #333333 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.tundora-text {
  color: #444444 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.tundora-bg {
  background-color: #444444 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.davys-grey-text {
  color: #555555 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.davys-grey-bg {
  background-color: #555555 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.ironside-gray-text {
  color: #666666 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.ironside-gray-bg {
  background-color: #666666 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.tapa-gray-text {
  color: #777777 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.tapa-gray-bg {
  background-color: #777777 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.taupe-gray-text {
  color: #888888 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.taupe-gray-bg {
  background-color: #888888 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.mountain-mist-text {
  color: #999999 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.mountain-mist-bg {
  background-color: #999999 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.dark-gray-text {
  color: #aaaaaa !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.dark-gray-bg {
  background-color: #aaaaaa !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.gray-text {
  color: #bbbbbb !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.gray-bg {
  background-color: #bbbbbb !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.celeste-text {
  color: #cccccc !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.celeste-bg {
  background-color: #cccccc !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.light-gray-text {
  color: #dddddd !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.light-gray-bg {
  background-color: #dddddd !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.eallery-text {
  color: #eeeeee !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.eallery-bg {
  background-color: #eeeeee !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.white-text {
  color: #ffffff !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.white-bg {
  background-color: #ffffff !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.dark-cerulean-text {
  color: #0b4670 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.dark-cerulean-bg {
  background-color: #0b4670 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.cobalt-text {
  color: #005b9c !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.cobalt-bg {
  background-color: #005b9c !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.steel-blue-text {
  color: #487aa3 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.steel-blue-bg {
  background-color: #487aa3 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.summer-sky-text {
  color: #40a5ed !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.summer-sky-bg {
  background-color: #40a5ed !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.white-smoke-text {
  color: #f1f1f1 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.white-smoke-bg {
  background-color: #f1f1f1 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.whisper-text {
  color: #e5e5e5 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.whisper-bg {
  background-color: #e5e5e5 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.heather-text {
  color: #b6b8ba !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.heather-bg {
  background-color: #b6b8ba !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.bright-grey-text {
  color: #5f6062 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.bright-grey-bg {
  background-color: #5f6062 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.matterhorn-text {
  color: #505050 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.matterhorn-bg {
  background-color: #505050 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.red-text {
  color: #a31834 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.red-bg {
  background-color: #a31834 !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.orange-text {
  color: #ff553e !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.orange-bg {
  background-color: #ff553e !important;
}

/* line 268, ../../../../../frontend/styles/styles/_mixins.scss */
.black-text {
  color: #101010 !important;
}

/* line 271, ../../../../../frontend/styles/styles/_mixins.scss */
.black-bg {
  background-color: #101010 !important;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-default {
  cursor: default;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-crosshair {
  cursor: crosshair;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-help {
  cursor: help;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-move {
  cursor: move;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-pointer, .my-report__checkbox {
  cursor: pointer;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-progress {
  cursor: progress;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-text {
  cursor: text;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-wait {
  cursor: wait;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-n-resize {
  cursor: n-resize;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-ne-resize {
  cursor: ne-resize;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-e-resize {
  cursor: e-resize;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-se-resize {
  cursor: se-resize;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-s-resize {
  cursor: s-resize;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-sw-resize {
  cursor: sw-resize;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-w-resize {
  cursor: w-resize;
}

/* line 353, ../../../../../frontend/styles/styles/_mixins.scss */
.cursor-nw-resize {
  cursor: nw-resize;
}

/* line 101, ../../../../../frontend/styles/styles/_main.scss */
.is-selected {
  background-color: #A6FCFF;
}

/* line 105, ../../../../../frontend/styles/styles/_main.scss */
.is-selectable {
  cursor: pointer;
}

/* line 109, ../../../../../frontend/styles/styles/_main.scss */
.is-selectable:hover {
  background-color: #D5FEFF;
}

/* line 113, ../../../../../frontend/styles/styles/_main.scss */
.is-selected:hover {
  background-color: #65FBFF;
}

/* line 106, ../../../../../frontend/styles/styles/_grid.scss */
.grid, .tabs__nav {
  margin-left: -20px;
  list-style: none;
  margin-bottom: 0;
  *zoom: 1;
}
/* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.1/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.grid:after, .tabs__nav:after {
  content: "";
  display: table;
  clear: both;
}

/* line 113, ../../../../../frontend/styles/styles/_grid.scss */
.grid--table {
  display: table;
}

/* line 117, ../../../../../frontend/styles/styles/_grid.scss */
.grid--table > .grid__item, .grid--table > .tabs__nav-item {
  display: table-cell;
  float: none;
  padding-left: 0;
}

/* line 123, ../../../../../frontend/styles/styles/_grid.scss */
.grid--table > .grid__item--middle {
  vertical-align: middle;
}

/* line 131, ../../../../../frontend/styles/styles/_grid.scss */
.grid > .grid, .tabs__nav > .grid, .grid > .tabs__nav, .tabs__nav > .tabs__nav {
  margin-left: 0;
}

/* line 139, ../../../../../frontend/styles/styles/_grid.scss */
.grid__item, .tabs__nav-item {
  display: block;
  float: left;
  width: 100%;
  padding-left: 20px;
  zoom: 1;
}

/* line 147, ../../../../../frontend/styles/styles/_grid.scss */
.grid__item--no-padding {
  padding-left: 0;
}

/* line 151, ../../../../../frontend/styles/styles/_grid.scss */
.grid__item--small-padding {
  padding-left: 0;
  padding-right: 10px;
}

/* line 160, ../../../../../frontend/styles/styles/_grid.scss */
.one-whole {
  width: 100%;
}

/* line 162, ../../../../../frontend/styles/styles/_grid.scss */
.offset-one-whole {
  margin-left: 100%;
}

/* line 168, ../../../../../frontend/styles/styles/_grid.scss */
.one-half, .two-quarters, .three-sixths, .four-eighths, .five-tenths, .six-twelfths {
  width: 50%;
}

/* line 170, ../../../../../frontend/styles/styles/_grid.scss */
.offset-one-half, .offset-two-quarters, .offset-three-sixths, .offset-four-eighths, .offset-five-tenths, .offset-six-twelfths {
  margin-left: 50%;
}

/* line 176, ../../../../../frontend/styles/styles/_grid.scss */
.one-third, .two-sixths, .four-twelfths {
  width: 33.333%;
}

/* line 178, ../../../../../frontend/styles/styles/_grid.scss */
.offset-one-third, .offset-two-sixths, .offset-four-twelfths {
  margin-left: 33.333%;
}

/* line 179, ../../../../../frontend/styles/styles/_grid.scss */
.two-thirds, .four-sixths, .eight-twelfths {
  width: 66.666%;
}

/* line 181, ../../../../../frontend/styles/styles/_grid.scss */
.offset-two-thirds, .offset-four-sixths, .offset-eight-twelfths {
  margin-left: 66.666%;
}

/* line 182, ../../../../../frontend/styles/styles/_grid.scss */
.four-thirds {
  width: 133.333%;
}

/* line 184, ../../../../../frontend/styles/styles/_grid.scss */
.offset-four-thirds {
  margin-left: 133.333%;
}

/* line 185, ../../../../../frontend/styles/styles/_grid.scss */
.five-thirds {
  width: 166.666%;
}

/* line 187, ../../../../../frontend/styles/styles/_grid.scss */
.offset-five-thirds {
  margin-left: 166.666%;
}

/* line 192, ../../../../../frontend/styles/styles/_grid.scss */
.one-quarter, .two-eighths, .three-twelfths {
  width: 25%;
}

/* line 194, ../../../../../frontend/styles/styles/_grid.scss */
.offset-one-quarter, .offset-two-eighths, .offset-three-twelfths {
  margin-left: 25%;
}

/* line 198, ../../../../../frontend/styles/styles/_grid.scss */
.three-quarters, .six-eighths, .nine-twelfths {
  width: 75%;
}

/* line 200, ../../../../../frontend/styles/styles/_grid.scss */
.offset-three-quarters, .offset-six-eighths, .offset-nine-twelfths {
  margin-left: 75%;
}

/* line 206, ../../../../../frontend/styles/styles/_grid.scss */
.one-fifth, .two-tenths {
  width: 20%;
}

/* line 208, ../../../../../frontend/styles/styles/_grid.scss */
.offset-one-fifth, .offset-two-tenths {
  margin-left: 20%;
}

/* line 209, ../../../../../frontend/styles/styles/_grid.scss */
.two-fifths, .four-tenths {
  width: 40%;
}

/* line 211, ../../../../../frontend/styles/styles/_grid.scss */
.offset-two-fifths, .offset-four-tenths {
  margin-left: 40%;
}

/* line 212, ../../../../../frontend/styles/styles/_grid.scss */
.three-fifths, .six-tenths {
  width: 60%;
}

/* line 214, ../../../../../frontend/styles/styles/_grid.scss */
.offset-three-fifths, .offset-six-tenths {
  margin-left: 60%;
}

/* line 215, ../../../../../frontend/styles/styles/_grid.scss */
.four-fifths, .eight-tenths {
  width: 80%;
}

/* line 217, ../../../../../frontend/styles/styles/_grid.scss */
.offset-four-fifths, .offset-eight-tenths {
  margin-left: 80%;
}

/* line 223, ../../../../../frontend/styles/styles/_grid.scss */
.one-sixth, .two-twelfths {
  width: 16.666%;
}

/* line 225, ../../../../../frontend/styles/styles/_grid.scss */
.offset-one-sixth, .offset-two-twelfths {
  margin-left: 16.666%;
}

/* line 235, ../../../../../frontend/styles/styles/_grid.scss */
.five-sixths, .ten-twelfths {
  width: 83.333%;
}

/* line 237, ../../../../../frontend/styles/styles/_grid.scss */
.offset-five-sixths, .offset-ten-twelfths {
  margin-left: 83.333%;
}

/* line 243, ../../../../../frontend/styles/styles/_grid.scss */
.one-seventh {
  width: 14.2%;
}

/* line 245, ../../../../../frontend/styles/styles/_grid.scss */
.offset-one-seventh {
  margin-left: 14.28571%;
}

/* line 246, ../../../../../frontend/styles/styles/_grid.scss */
.two-sevenths {
  width: 28.57143%;
}

/* line 248, ../../../../../frontend/styles/styles/_grid.scss */
.offset-two-sevenths {
  margin-left: 28.57143%;
}

/* line 249, ../../../../../frontend/styles/styles/_grid.scss */
.three-sevenths {
  width: 42.85714%;
}

/* line 251, ../../../../../frontend/styles/styles/_grid.scss */
.offset-three-sevenths {
  margin-left: 42.85714%;
}

/* line 252, ../../../../../frontend/styles/styles/_grid.scss */
.four-sevenths {
  width: 57.14286%;
}

/* line 254, ../../../../../frontend/styles/styles/_grid.scss */
.offset-four-sevenths {
  margin-left: 57.14286%;
}

/* line 255, ../../../../../frontend/styles/styles/_grid.scss */
.five-sevenths {
  width: 71.42857%;
}

/* line 257, ../../../../../frontend/styles/styles/_grid.scss */
.offset-five-sevenths {
  margin-left: 71.42857%;
}

/* line 258, ../../../../../frontend/styles/styles/_grid.scss */
.six-sevenths {
  width: 85.71429%;
}

/* line 260, ../../../../../frontend/styles/styles/_grid.scss */
.offset-six-sevenths {
  margin-left: 85.71429%;
}

/* line 266, ../../../../../frontend/styles/styles/_grid.scss */
.one-eighth {
  width: 12.5%;
}

/* line 268, ../../../../../frontend/styles/styles/_grid.scss */
.offset-one-eighth {
  margin-left: 12.5%;
}

/* line 272, ../../../../../frontend/styles/styles/_grid.scss */
.three-eighths {
  width: 37.5%;
}

/* line 274, ../../../../../frontend/styles/styles/_grid.scss */
.offset-three-eighths {
  margin-left: 37.5%;
}

/* line 278, ../../../../../frontend/styles/styles/_grid.scss */
.five-eighths {
  width: 62.5%;
}

/* line 280, ../../../../../frontend/styles/styles/_grid.scss */
.offset-five-eighths {
  margin-left: 62.5%;
}

/* line 284, ../../../../../frontend/styles/styles/_grid.scss */
.seven-eighths {
  width: 87.5%;
}

/* line 286, ../../../../../frontend/styles/styles/_grid.scss */
.offset-seven-eighths {
  margin-left: 87.5%;
}

/* line 292, ../../../../../frontend/styles/styles/_grid.scss */
.one-tenth {
  width: 10%;
}

/* line 294, ../../../../../frontend/styles/styles/_grid.scss */
.offset-one-tenth {
  margin-left: 10%;
}

/* line 298, ../../../../../frontend/styles/styles/_grid.scss */
.three-tenths {
  width: 30%;
}

/* line 300, ../../../../../frontend/styles/styles/_grid.scss */
.offset-three-tenths {
  margin-left: 30%;
}

/* line 310, ../../../../../frontend/styles/styles/_grid.scss */
.seven-tenths {
  width: 70%;
}

/* line 312, ../../../../../frontend/styles/styles/_grid.scss */
.offset-seven-tenths {
  margin-left: 70%;
}

/* line 316, ../../../../../frontend/styles/styles/_grid.scss */
.nine-tenths {
  width: 90%;
}

/* line 318, ../../../../../frontend/styles/styles/_grid.scss */
.offset-nine-tenths {
  margin-left: 90%;
}

/* line 324, ../../../../../frontend/styles/styles/_grid.scss */
.one-twelfth {
  width: 8.333%;
}

/* line 326, ../../../../../frontend/styles/styles/_grid.scss */
.offset-one-twelfth {
  width: 8.333%;
}

/* line 336, ../../../../../frontend/styles/styles/_grid.scss */
.five-twelfths {
  width: 41.666%;
}

/* line 338, ../../../../../frontend/styles/styles/_grid.scss */
.offset-five-twelfths {
  margin-left: 41.666%;
}

/* line 342, ../../../../../frontend/styles/styles/_grid.scss */
.seven-twelfths {
  width: 58.333%;
}

/* line 344, ../../../../../frontend/styles/styles/_grid.scss */
.offset-seven-twelfths {
  margin-left: 58.333%;
}

/* line 354, ../../../../../frontend/styles/styles/_grid.scss */
.eleven-twelfths {
  width: 91.666%;
}

/* line 356, ../../../../../frontend/styles/styles/_grid.scss */
.offset-eleven-twelfths {
  margin-left: 91.666%;
}

/* line 4, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 8, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 12, ../../../../../frontend/styles/styles/_utilities.scss */
/* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.1/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */

/* line 16, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 20, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 24, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 28, ../../../../../frontend/styles/styles/_utilities.scss */
/* line 30, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 35, ../../../../../frontend/styles/styles/_utilities.scss */
/* line 37, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 44, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 49, ../../../../../frontend/styles/styles/_utilities.scss */
/* line 51, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 57, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 62, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 66, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 70, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 74, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */

/* line 94, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 98, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 102, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 106, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 110, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 115, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 120, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 125, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 130, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 134, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 138, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 142, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 146, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 150, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 154, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 158, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 162, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 166, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 170, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 173, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 176, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 179, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 183, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 192, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 196, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 200, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 204, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 208, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 212, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 218, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 222, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 226, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 229, ../../../../../frontend/styles/styles/_utilities.scss */

/* line 233, ../../../../../frontend/styles/styles/_utilities.scss */
.preloader {
  background-image: url("/images/preloader.gif");
  width: 100%;
  height: 64px;
  background-repeat: no-repeat;
  background-position-x: 50%;
}

/* line 6, ../../../../../frontend/styles/styles/_buttons.scss */
button, .btn, input[type="submit"] {
  display: inline-block;
  height: 35px;
  color: #333333;
  border: 0;
  background-color: #cccccc;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
/* line 14, ../../../../../frontend/styles/styles/_buttons.scss */
button:hover, .btn:hover, input[type="submit"]:hover {
  background-color: #666666;
  color: #ffffff;
}
/* line 18, ../../../../../frontend/styles/styles/_buttons.scss */
button:focus, .btn:focus, input[type="submit"]:focus {
  outline: 0;
  background-color: #666666;
  color: #ffffff;
}
/* line 23, ../../../../../frontend/styles/styles/_buttons.scss */
button:active, .btn:active, input[type="submit"]:active {
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}

/* line 32, ../../../../../frontend/styles/styles/_buttons.scss */
.btn {
  padding-right: 5px;
  padding-left: 5px;
  line-height: 35px;
}

/* line 42, ../../../../../frontend/styles/styles/_buttons.scss */
.btn--disabled, button[disabled="disabled"] {
  color: #333333;
  background-color: #cccccc;
  opacity: 0.3;
  cursor: default;
}
/* line 47, ../../../../../frontend/styles/styles/_buttons.scss */
.btn--disabled:hover, button[disabled="disabled"]:hover {
  color: #333333;
  background-color: #cccccc;
}

/* line 16, ../../../../../frontend/styles/styles/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/* line 30, ../../../../../frontend/styles/styles/_forms.scss */
button {
  overflow: visible;
}

/* line 41, ../../../../../frontend/styles/styles/_forms.scss */
button,
select {
  text-transform: none;
}

/* 1 */
/* line 55, ../../../../../frontend/styles/styles/_forms.scss */
html input[type="button"],
button,
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/* line 67, ../../../../../frontend/styles/styles/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 76, ../../../../../frontend/styles/styles/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 87, ../../../../../frontend/styles/styles/_forms.scss */
input {
  line-height: normal;
}
/* line 89, ../../../../../frontend/styles/styles/_forms.scss */
input:focus {
  outline: 0;
}

/* line 102, ../../../../../frontend/styles/styles/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/* line 114, ../../../../../frontend/styles/styles/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 125, ../../../../../frontend/styles/styles/_forms.scss */
input[type="search"],
input[type="email"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box;
}

/* line 139, ../../../../../frontend/styles/styles/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 148, ../../../../../frontend/styles/styles/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 159, ../../../../../frontend/styles/styles/_forms.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/* line 168, ../../../../../frontend/styles/styles/_forms.scss */
textarea {
  overflow: auto;
  outline: none;
}

/* line 178, ../../../../../frontend/styles/styles/_forms.scss */
optgroup {
  font-weight: bold;
}

/* line 183, ../../../../../frontend/styles/styles/_forms.scss */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 35px #ffffff !important;
  -webkit-text-fill-color: #5f6062 !important;
  color: #5f6062 !important;
  border: 1px solid #aaaaaa;
}

/* line 193, ../../../../../frontend/styles/styles/_forms.scss */
input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="time"],
input[type="month"],
input[type="week"] {
  height: 35px;
}

/* line 4, ../../../../../frontend/styles/styles/_lists.scss */
.content li {
  position: relative;
  margin-top: 0.5em;
  padding-left: 2em;
}
/* line 13, ../../../../../frontend/styles/styles/_lists.scss */
.content ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  top: 9px;
  left: 3px;
  background-color: #5f6062;
}
/* line 21, ../../../../../frontend/styles/styles/_lists.scss */
.content ul ol {
  counter-reset: list-numbers;
}
/* line 24, ../../../../../frontend/styles/styles/_lists.scss */
.content ul ol li:before {
  background-color: transparent;
}
/* line 34, ../../../../../frontend/styles/styles/_lists.scss */
.content .no-markers li:before, .content .my-report__list li:before, .content .breadcrumbs li:before {
  display: none;
}
/* line 41, ../../../../../frontend/styles/styles/_lists.scss */
.content ol {
  counter-reset: list-numbers;
}
/* line 44, ../../../../../frontend/styles/styles/_lists.scss */
.content ol > li:before {
  content: counters(list-numbers,".");
  counter-increment: list-numbers;
  display: block;
  width: 20px;
  position: absolute;
  color: #5f6062;
  top: 0;
  left: 0;
  text-align: right;
  font-weight: bold;
}
/* line 59, ../../../../../frontend/styles/styles/_lists.scss */
.content ol ul li:before {
  content: "";
  width: 10px;
  top: 9px;
  left: 3px;
}

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 8, ../../../../../frontend/styles/styles/_links.scss */
a {
  color: #a31834;
  background-color: transparent;
}

/* line 13, ../../../../../frontend/styles/styles/_links.scss */
a:hover,
a:focus {
  color: #ff553e;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 29, ../../../../../frontend/styles/styles/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 37, ../../../../../frontend/styles/styles/_links.scss */
a.link--external:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 32'%3E%3Cdefs%3E%3Cstyle%3E.nofill{fill:none}%3C/style%3E%3C/defs%3E%3Cg id='external-link'%3E%3Cpath class='nofill' stroke='%23a31834' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M29 11v17.7c0 .9-1.5 2.3-2.4 2.3H3.4c-1 0-2.4-1.4-2.4-2.3V5.4C1 4.4 2.4 3 3.4 3H25'/%3E%3Cpath fill='%23a31834' d='M31.2 5.3L15.4 21.2c-.4.4-1 .4-1.4 0l-1-1c-.4-.4-.4-1 0-1.4L28.8 3'/%3E%3Cpath fill='%23a31834' d='M28.8 3L26.6.7c-.4-.4-.3-.7.3-.7h5.9c.6 0 1.2.4 1.2.9v6.4c0 .5-.4.7-.8.3L31 5.5'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: 50%;
  content: "";
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  margin-left: 2px;
  margin-right: 3px;
}
.bx-ie8 a.link--external:before{
  background-image: url(97fb8bf209d19053cc441b9bdccfaebd-12x12.png);
}
/* line 49, ../../../../../frontend/styles/styles/_links.scss */
a.link--external:active:before, a.link--external:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 32'%3E%3Cdefs%3E%3Cstyle%3E.nofill{fill:none}%3C/style%3E%3C/defs%3E%3Cg id='external-link'%3E%3Cpath class='nofill' stroke='%23ff553e' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M29 11v17.7c0 .9-1.5 2.3-2.4 2.3H3.4c-1 0-2.4-1.4-2.4-2.3V5.4C1 4.4 2.4 3 3.4 3H25'/%3E%3Cpath fill='%23ff553e' d='M31.2 5.3L15.4 21.2c-.4.4-1 .4-1.4 0l-1-1c-.4-.4-.4-1 0-1.4L28.8 3'/%3E%3Cpath fill='%23ff553e' d='M28.8 3L26.6.7c-.4-.4-.3-.7.3-.7h5.9c.6 0 1.2.4 1.2.9v6.4c0 .5-.4.7-.8.3L31 5.5'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 a.link--external:active:before, .bx-ie8 a.link--external:hover:before{
  background-image: url(189d13d2c4afdc8decad46f0070c2e98-12x12.png);
}

/* line 1, ../../../../../frontend/styles/styles/_lead.scss */
.lead {
  font-weight: bold;
  font-size: 1.1em;
}

/* line 1, ../../../../../frontend/styles/styles/_quote.scss */
blockquote {
  position: relative;
  background-color: #ffffff;
  padding: 20px 20px 20px 40px;
}
/* line 5, ../../../../../frontend/styles/styles/_quote.scss */
blockquote:before {
  content: "\"";
  position: absolute;
  display: block;
  font-size: 4em;
  top: 5px;
  left: 15px;
}

/* line 14, ../../../../../frontend/styles/styles/_quote.scss */
.quote__name {
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 20, ../../../../../frontend/styles/styles/_quote.scss */
.quote__post {
  display: block;
}

/* line 1, ../../../../../frontend/styles/styles/_note.scss */
.note {
  display: block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.8rem;
  /* 9 */
  line-height: 1em;
}

/* line 3, ../../../../../frontend/temp/_002-analysis.scss */
.analysis * + * {
  margin-top: 0px;
}

/* line 7, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__preset {
  padding: 5px 10px;
  margin: 0px 1px 5px 1px;
}
/* line 11, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__preset:not(.is-selected) {
  background-color: #CDCDCD;
}

/* line 15, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__chart-section {
  width: 700px;
}

/* line 19, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__items-list {
  width: 300px;
  margin-right: 10px;
}
/* line 23, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__items-list .items-group__title {
  background-color: #CDCDCD;
  font-size: 0.7em;
}
/* line 28, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__items-list .items-group__item {
  padding: 5px 5px 5px 20px;
  font-size: 0.8em;
}
/* line 32, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__items-list .items-group__item.is-even:not(.is-selected):not(:hover) {
  background-color: #ececec;
}

/* line 38, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__table {
  font-size: 0.9em;
}
/* line 41, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__table th {
  background-color: #CDCDCD;
  padding: 5px;
}
/* line 46, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__table td {
  padding: 5px;
}

/* line 51, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__years-list {
  margin-top: 10px;
}
/* line 54, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__years-list .years-list__year {
  padding: 5px;
}
/* line 57, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__years-list .years-list__year:not(.is-selected) {
  background-color: #CDCDCD;
}

/* line 63, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__buttons {
  margin-right: 20px;
}
/* line 66, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__buttons .analysis__button {
  width: 30px;
  height: 30px;
  padding: 1px;
  background-color: #CDCDCD;
}
/* line 72, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__buttons .analysis__button:hover {
  background-color: #444444;
}
/* line 77, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__buttons .analysis__button--line {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1' viewBox='0 0 300.000000 300.000000'%3E%3Cg fill='%230D0D0D'%3E%3Cpath class='node' d='M283.5 18.9c-3.6 1.6-6.7 5.8-7.2 10.1-.6 4.6 1.1 2.7-25.3 27-8 7.3-19.6 18.1-25.8 23.8L214 90.3l-5.7.3c-5 .3-6.3-.1-10.7-2.9-2.8-1.7-6-3.7-7.1-4.4-24.5-14.4-27.6-16.6-29.2-20.4-2.3-5.7-5.5-7.9-11.9-7.9-4.9 0-5.5.3-8.3 3.7-1.9 2.3-3.1 4.9-3.1 6.8-.1 2.4-1 3.7-4.8 6.5-2.5 1.9-5.6 4.3-6.7 5.2-1.1.9-8.8 7.1-17.2 13.7C95.2 102.2 93.8 103 89.8 103c-5.2 0-8.3 1.9-10.6 6.7-1.7 3.6-4 4.8-36.2 19.5-2.5 1.1-8.8 4-13.9 6.5-9 4.2-9.7 4.4-13.2 3.3-5-1.7-8.6-.6-12.6 3.6-4.9 5.2-4.7 10 .7 15.4 3.3 3.3 4.7 4 7.8 4 4.4 0 10.9-4.7 11.4-8.3.3-2.1 6.5-5.8 18-10.6 1.8-.8 7.6-3.4 12.8-5.9 30.4-14.3 28.1-13.4 32.6-12.2 7.2 2.1 12.7-1.3 14.6-8.8 1-4 2.3-5.3 15.7-16 30.4-24.3 27.6-22.5 34.1-22.8l5.8-.3 19.4 11.5c21.1 12.7 22.8 13.9 22.8 16.5 0 2.9 4.7 7.6 8.4 8.3 4.3.8 10.9-1.7 12.5-4.7.7-1.2 1.3-3.6 1.5-5.2.2-1.7.4-3.3.5-3.6.1-.6 36.3-34.5 57.4-53.8 4-3.7 5.4-4.4 9.4-4.6 4.1-.1 5.1-.7 8-4 4.5-5.2 4.5-9.8.1-14.9-2.6-2.9-4.2-3.8-7.3-4.2-2.2-.2-4.9 0-6 .5zM284.4 174.6c-3.8.9-7.6 5.9-8 10.5-.1 2.3-.6 4.5-1.1 4.9-6 5.2-22.2 19.9-23.3 21.1-.8.9-9.8 9.2-19.8 18.4-14.8 13.6-19 16.9-21.5 17.1-2.9.2-5.2-1.8-25.9-22.4-21.5-21.4-22.8-22.9-22.8-26.4 0-4.3-4.9-10.2-9.3-11.4-6.1-1.5-13.2 3.7-14.6 10.7-.6 2.9-3.5 5.7-22.1 20.6-19.2 15.4-21.8 17.2-24.4 16.7-1.9-.4-4.5.1-7.7 1.6l-4.8 2.3-21.3-3.2c-11.7-1.8-24.2-3.7-27.8-4.2-5.3-.8-6.9-1.5-8.8-3.9-7-8.8-21.2-3.8-21.2 7.5 0 3.8 5.4 10.4 8.6 10.6 4.4.3 8.1-.4 10.6-1.9 2.9-1.7 7.4-1.2 41.7 4.3 15.6 2.5 16.7 2.8 20.2 6 4.6 4.1 8.6 5.1 13.2 3.1 4-1.6 6.2-4.5 7.2-9.4.6-2.8 4-5.9 22.3-20.7 21.5-17.2 21.7-17.4 25.7-16.8 3.6.5 6.2 2.7 26.6 23 20.5 20.3 22.5 22.7 22.6 25.9.2 6.9 6.9 12.3 13.9 10.9 3.5-.6 8.3-5.4 8.5-8.3.2-5.7-.7-4.6 32.9-35.7 33.2-30.7 30.5-28.5 35.4-28.5 3.9 0 4.8-.5 7.5-3.7 4.3-5.2 4.2-9.8-.3-14.7-3.3-3.7-7.4-5-12.2-4z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .analysis__buttons .analysis__button--line{
  background-image: url(5673217ef47f73fe700af3580032de19-26x26.png);
}
/* line 80, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__buttons .analysis__button--line:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1' viewBox='0 0 300.000000 300.000000'%3E%3Cg fill='%23fff' stroke='%23fff'%3E%3Cpath class='node' d='M283.5 18.9c-3.6 1.6-6.7 5.8-7.2 10.1-.6 4.6 1.1 2.7-25.3 27-8 7.3-19.6 18.1-25.8 23.8L214 90.3l-5.7.3c-5 .3-6.3-.1-10.7-2.9-2.8-1.7-6-3.7-7.1-4.4-24.5-14.4-27.6-16.6-29.2-20.4-2.3-5.7-5.5-7.9-11.9-7.9-4.9 0-5.5.3-8.3 3.7-1.9 2.3-3.1 4.9-3.1 6.8-.1 2.4-1 3.7-4.8 6.5-2.5 1.9-5.6 4.3-6.7 5.2-1.1.9-8.8 7.1-17.2 13.7C95.2 102.2 93.8 103 89.8 103c-5.2 0-8.3 1.9-10.6 6.7-1.7 3.6-4 4.8-36.2 19.5-2.5 1.1-8.8 4-13.9 6.5-9 4.2-9.7 4.4-13.2 3.3-5-1.7-8.6-.6-12.6 3.6-4.9 5.2-4.7 10 .7 15.4 3.3 3.3 4.7 4 7.8 4 4.4 0 10.9-4.7 11.4-8.3.3-2.1 6.5-5.8 18-10.6 1.8-.8 7.6-3.4 12.8-5.9 30.4-14.3 28.1-13.4 32.6-12.2 7.2 2.1 12.7-1.3 14.6-8.8 1-4 2.3-5.3 15.7-16 30.4-24.3 27.6-22.5 34.1-22.8l5.8-.3 19.4 11.5c21.1 12.7 22.8 13.9 22.8 16.5 0 2.9 4.7 7.6 8.4 8.3 4.3.8 10.9-1.7 12.5-4.7.7-1.2 1.3-3.6 1.5-5.2.2-1.7.4-3.3.5-3.6.1-.6 36.3-34.5 57.4-53.8 4-3.7 5.4-4.4 9.4-4.6 4.1-.1 5.1-.7 8-4 4.5-5.2 4.5-9.8.1-14.9-2.6-2.9-4.2-3.8-7.3-4.2-2.2-.2-4.9 0-6 .5zM284.4 174.6c-3.8.9-7.6 5.9-8 10.5-.1 2.3-.6 4.5-1.1 4.9-6 5.2-22.2 19.9-23.3 21.1-.8.9-9.8 9.2-19.8 18.4-14.8 13.6-19 16.9-21.5 17.1-2.9.2-5.2-1.8-25.9-22.4-21.5-21.4-22.8-22.9-22.8-26.4 0-4.3-4.9-10.2-9.3-11.4-6.1-1.5-13.2 3.7-14.6 10.7-.6 2.9-3.5 5.7-22.1 20.6-19.2 15.4-21.8 17.2-24.4 16.7-1.9-.4-4.5.1-7.7 1.6l-4.8 2.3-21.3-3.2c-11.7-1.8-24.2-3.7-27.8-4.2-5.3-.8-6.9-1.5-8.8-3.9-7-8.8-21.2-3.8-21.2 7.5 0 3.8 5.4 10.4 8.6 10.6 4.4.3 8.1-.4 10.6-1.9 2.9-1.7 7.4-1.2 41.7 4.3 15.6 2.5 16.7 2.8 20.2 6 4.6 4.1 8.6 5.1 13.2 3.1 4-1.6 6.2-4.5 7.2-9.4.6-2.8 4-5.9 22.3-20.7 21.5-17.2 21.7-17.4 25.7-16.8 3.6.5 6.2 2.7 26.6 23 20.5 20.3 22.5 22.7 22.6 25.9.2 6.9 6.9 12.3 13.9 10.9 3.5-.6 8.3-5.4 8.5-8.3.2-5.7-.7-4.6 32.9-35.7 33.2-30.7 30.5-28.5 35.4-28.5 3.9 0 4.8-.5 7.5-3.7 4.3-5.2 4.2-9.8-.3-14.7-3.3-3.7-7.4-5-12.2-4z' stroke-width='.1'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .analysis__buttons .analysis__button--line:hover{
  background-image: url(43a928bfb36a5be4a35ffa5d84f45f51-26x26.png);
}
/* line 85, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__buttons .analysis__button--histogram {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32.8 29.5'%3E%3Cg fill='%230D0D0D'%3E%3Cpath d='M4.8 27.45H3.1c-.6 0-1-.584-1-1.167V11.339c0-.583.4-1.167 1-1.167h1.7c.5 0 1 .584 1 1.167v14.827c0 .7-.5 1.284-1 1.284zM10.9 27.45H9.2c-.6 0-1-.647-1-1.294V4.932c0-.647.4-1.294 1-1.294h1.7c.5 0 1 .647 1 1.294v21.094c0 .777-.5 1.424-1 1.424zM16.9 27.45h-1.7c-.6 0-1-.647-1-1.294V8.168c0-.777.4-1.294 1-1.294h1.7c.5 0 1 .517 1 1.294v17.988c0 .647-.4 1.294-1 1.294zM23 27.45h-1.7c-.5 0-1-.531-1-1.062V13.644c0-.637.5-1.062 1-1.062H23c.5 0 1 .425 1 1.062v12.638c0 .637-.5 1.168-1 1.168zM29.1 27.45h-1.7c-.5 0-1-.647-1-1.294V4.544c0-.776.5-1.294 1-1.294h1.7c.5 0 1 .518 1 1.294v21.482c0 .777-.5 1.424-1 1.424z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .analysis__buttons .analysis__button--histogram{
  background-image: url(a763a1a8abb465776057591ff7201a04-26x26.png);
}
/* line 88, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__buttons .analysis__button--histogram:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32.8 29.5'%3E%3Cg fill='%23fff'%3E%3Cpath d='M4.8 27.45H3.1c-.6 0-1-.584-1-1.167V11.339c0-.583.4-1.167 1-1.167h1.7c.5 0 1 .584 1 1.167v14.827c0 .7-.5 1.284-1 1.284zM10.9 27.45H9.2c-.6 0-1-.647-1-1.294V4.932c0-.647.4-1.294 1-1.294h1.7c.5 0 1 .647 1 1.294v21.094c0 .777-.5 1.424-1 1.424zM16.9 27.45h-1.7c-.6 0-1-.647-1-1.294V8.168c0-.777.4-1.294 1-1.294h1.7c.5 0 1 .517 1 1.294v17.988c0 .647-.4 1.294-1 1.294zM23 27.45h-1.7c-.5 0-1-.531-1-1.062V13.644c0-.637.5-1.062 1-1.062H23c.5 0 1 .425 1 1.062v12.638c0 .637-.5 1.168-1 1.168zM29.1 27.45h-1.7c-.5 0-1-.647-1-1.294V4.544c0-.776.5-1.294 1-1.294h1.7c.5 0 1 .518 1 1.294v21.482c0 .777-.5 1.424-1 1.424z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .analysis__buttons .analysis__button--histogram:hover{
  background-image: url(c97db8d35d419e29d42e69b17b180661-26x26.png);
}
/* line 93, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__buttons .analysis__button--excel {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M22.5 12.7H18l-3.2 4.7-3.2-4.7H7.1l5.4 8-6.1 9h8.4v-3h-1.7l1.7-2.5 3.7 5.5h4.7l-6.1-9 5.4-8z'/%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.5-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .analysis__buttons .analysis__button--excel{
  background-image: url(2e4ac4b66763db05327a5490c63ba23c-26x26.png);
}
/* line 96, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__buttons .analysis__button--excel:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M22.5 12.7H18l-3.2 4.7-3.2-4.7H7.1l5.4 8-6.1 9h8.4v-3h-1.7l1.7-2.5 3.7 5.5h4.7l-6.1-9 5.4-8z'/%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.5-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .analysis__buttons .analysis__button--excel:hover{
  background-image: url(3a9cc9a6e32b0076e69278d8f0f48c15-26x26.png);
}

/* line 102, ../../../../../frontend/temp/_002-analysis.scss */
.analysis__items-list .accordion__article {
  padding: 0;
}

/* line 4, ../../../../../frontend/temp/_004-lang-selector__multi-flags.scss */
.lang.lang--multi-flags {
  position: absolute;
}
/* line 7, ../../../../../frontend/temp/_004-lang-selector__multi-flags.scss */
.lang.lang--multi-flags .lang__item {
  display: block;
  height: 30px;
  width: 30px;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
  border: 1px solid #101010;
  margin-left: 10px;
}
/* line 16, ../../../../../frontend/temp/_004-lang-selector__multi-flags.scss */
.lang.lang--multi-flags .lang__item:first-child {
  margin-left: 0;
}
/* line 20, ../../../../../frontend/temp/_004-lang-selector__multi-flags.scss */
.lang.lang--multi-flags .lang__item--en {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.67' d='M250 0h500v500H250z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-256) scale(1.024)'%3E%3Cg stroke-width='1pt'%3E%3Cpath fill='%23006' d='M0 0h1000.02v500.01H0z'/%3E%3Cpath d='M0 0v55.903l888.218 444.11h111.802V444.11L111.802.003H0zm1000.02 0v55.9L111.802 500.01H0v-55.9L888.218 0h111.802z' fill='%23fff'/%3E%3Cpath d='M416.675 0v500.01h166.67V0h-166.67zM0 166.67v166.67h1000.02V166.67H0z' fill='%23fff'/%3E%3Cpath d='M0 200.004v100.002h1000.02V200.004H0zM450.01 0v500.01h100V0h-100zM0 500.01l333.34-166.67h74.535L74.535 500.01H0zM0 0l333.34 166.67h-74.535L0 37.27V0zm592.145 166.67L925.485 0h74.535L666.68 166.67h-74.535zm407.875 333.34L666.68 333.34h74.535l258.805 129.403v37.267z' fill='%23c00'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .lang.lang--multi-flags .lang__item--en{
  background-image: url(3337343136af67c477cd2efd00ffdf68-30x30.png);
}
/* line 23, ../../../../../frontend/temp/_004-lang-selector__multi-flags.scss */
.lang.lang--multi-flags .lang__item--ru {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6'%3E%3Cpath fill='%23fff' d='M0 0h9v3H0z'/%3E%3Cpath fill='%23d52b1e' d='M0 3h9v3H0z'/%3E%3Cpath fill='%230039a6' d='M0 2h9v2H0z'/%3E%3C/svg%3E");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .lang.lang--multi-flags .lang__item--ru{
  background-image: url(cec32ba36b1617197b6e55dd861c10a8-30x30.png);
}

/* line 1, ../../../../../frontend/temp/_005-lang-selector__multi-button.scss */
.lang.lang--multi-button {
  position: absolute;
}
/* line 5, ../../../../../frontend/temp/_005-lang-selector__multi-button.scss */
.lang.lang--multi-button .lang__item {
  display: block;
  float: left;
  width: 50%;
  text-align: center;
  text-decoration: none;
}
/* line 12, ../../../../../frontend/temp/_005-lang-selector__multi-button.scss */
.lang.lang--multi-button a.lang__item {
  color: #333333;
  background-color: #cccccc;
}
/* line 15, ../../../../../frontend/temp/_005-lang-selector__multi-button.scss */
.lang.lang--multi-button a.lang__item:hover {
  background-color: #bbbbbb;
}
/* line 19, ../../../../../frontend/temp/_005-lang-selector__multi-button.scss */
.lang.lang--multi-button span.lang__item {
  color: #ffffff;
  background-color: #333333;
  cursor: default;
}

/* line 1, ../../../../../frontend/temp/_006-lang-selector__multi-slash.scss */
.lang.lang--multi-slash {
  position: absolute;
}
/* line 4, ../../../../../frontend/temp/_006-lang-selector__multi-slash.scss */
.lang.lang--multi-slash .lang__item {
  display: inline-block;
}
/* line 6, ../../../../../frontend/temp/_006-lang-selector__multi-slash.scss */
.lang.lang--multi-slash .lang__item:before {
  content: "/";
  display: inline-block;
  color: #666666;
  margin-right: 0.25em;
  margin-right: 0.25rem;
}
/* line 14, ../../../../../frontend/temp/_006-lang-selector__multi-slash.scss */
.lang.lang--multi-slash .lang__item:first-child:before {
  display: none;
}
/* line 19, ../../../../../frontend/temp/_006-lang-selector__multi-slash.scss */
.lang.lang--multi-slash a.lang__item {
  color: #aaaaaa;
}
/* line 23, ../../../../../frontend/temp/_006-lang-selector__multi-slash.scss */
.lang.lang--multi-slash span.lang__item {
  cursor: default;
}

/* line 1, ../../../../../frontend/temp/_007-lang-selector__single.scss */
.lang.lang--single {
  position: absolute;
  color: #555555;
  text-decoration: underline;
}
/* line 5, ../../../../../frontend/temp/_007-lang-selector__single.scss */
.lang.lang--single:hover {
  color: #333333;
  text-decoration: none;
}
/* line 9, ../../../../../frontend/temp/_007-lang-selector__single.scss */
.lang.lang--single span {
  vertical-align: middle;
  color: inherit;
}

/* line 1, ../../../../../frontend/temp/_007c-lang-selector__single.custom.scss */
.lang.lang--single {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1.06667rem;
  /* 9 */
  text-align: center;
  line-height: 26px;
  border: 2px solid #b6b8ba;
  text-decoration: none;
  border-radius: 30px;
}
/* line 8, ../../../../../frontend/temp/_007c-lang-selector__single.custom.scss */
.lang.lang--single:hover {
  color: #40a5ed;
  border: 2px solid #40a5ed;
}
/* line 11, ../../../../../frontend/temp/_007c-lang-selector__single.custom.scss */
.lang.lang--single:hover .lang__item {
  color: #40a5ed;
}
/* line 15, ../../../../../frontend/temp/_007c-lang-selector__single.custom.scss */
.lang.lang--single .lang__item {
  padding: 6px 4px;
  font-weight: 600;
  color: #b6b8ba;
  text-decoration: none;
}

/* line 1, ../../../../../frontend/temp/_008-logo.scss */
.logo {
  position: absolute;
  display: block;
}

/* line 6, ../../../../../frontend/temp/_008-logo.scss */
.logo__image {
  width: 100%;
  height: 100%;
}

/* line 1, ../../../../../frontend/temp/_009-search-form.scss */
.search {
  position: absolute;
}

/* line 4, ../../../../../frontend/temp/_009-search-form.scss */
.search__input {
  font-size: 1em;
  color: #333333;
}

/* line 8, ../../../../../frontend/temp/_009-search-form.scss */
.search__message {
  display: none;
  width: auto;
  position: absolute;
  top: -30px;
  left: 0;
  color: #ffffff;
  padding: 5px;
  background-color: #666666;
  cursor: default;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 0.73333rem;
  /* 9 */
  white-space: nowrap;
}
/* line 152, ../../../../../frontend/styles/styles/_mixins.scss */
.search__message:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 5px;
  border-color: #666666 transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 10px;
  cursor: default;
}

/* line 1, ../../../../../frontend/temp/_009c-search-form.custom.scss */
.search__input {
  color: #5f6062;
}

/* line 4, ../../../../../frontend/temp/_009c-search-form.custom.scss */
.search__message {
  top: 40px;
  background-color: #40a5ed;
}
/* line 137, ../../../../../frontend/styles/styles/_mixins.scss */
.search__message:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 5px;
  border-color: transparent transparent #40a5ed transparent;
  position: absolute;
  top: -10px;
  cursor: default;
}
/* line 8, ../../../../../frontend/temp/_009c-search-form.custom.scss */
.search__message:before {
  left: 10px;
}
/* line 11, ../../../../../frontend/temp/_009c-search-form.custom.scss */
.search__message:after {
  content: none;
}

/* line 3, ../../../../../frontend/temp/_010-search-form__placeholder.scss */
.search--placeholder .search__label {
  position: absolute;
  color: #666666;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 5px;
  height: 100%;
  cursor: text;
}
/* line 13, ../../../../../frontend/temp/_010-search-form__placeholder.scss */
.search--placeholder .search__input {
  display: block;
  float: left;
  height: 100%;
  width: 66%;
  margin-right: 1px;
}
/* line 20, ../../../../../frontend/temp/_010-search-form__placeholder.scss */
.search--placeholder .search__button {
  display: block;
  float: left;
  height: 100%;
  width: 33%;
}

/* line 2, ../../../../../frontend/temp/_011-search-form__compact.scss */
.search--compact .search__label {
  position: absolute;
  color: #666666;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 20px;
  left: 5px;
  cursor: text;
}
/* line 12, ../../../../../frontend/temp/_011-search-form__compact.scss */
.search--compact .search__input {
  width: 100%;
  height: 100%;
  padding-right: 50px;
}
/* line 17, ../../../../../frontend/temp/_011-search-form__compact.scss */
.search--compact .search__button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 2px;
}

/* line 4, ../../../../../frontend/temp/_012-search-form__extendable.scss */
.search--extendable .search__wrapper-input {
  width: 200px;
  height: 100%;
  position: absolute;
  left: -200px;
  z-index: 10;
}
/* line 12, ../../../../../frontend/temp/_012-search-form__extendable.scss */
.search--extendable .search__label {
  position: absolute;
  color: #666666;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 20px;
  left: 5px;
  cursor: text;
}
/* line 22, ../../../../../frontend/temp/_012-search-form__extendable.scss */
.search--extendable .search__input {
  width: 100%;
  height: 100%;
  padding-right: 50px;
}
/* line 27, ../../../../../frontend/temp/_012-search-form__extendable.scss */
.search--extendable .search__button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
/* line 33, ../../../../../frontend/temp/_012-search-form__extendable.scss */
.search--extendable .search__button--extendable {
  width: 100%;
}
/* line 36, ../../../../../frontend/temp/_012-search-form__extendable.scss */
.search--extendable .search__button--with-icon {
  overflow: hidden;
  text-indent: -9999px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32.7 33.2'%3E%3Cg fill='none' stroke='%23444' stroke-width='3.401' stroke-miterlimit='10'%3E%3Cpath d='M25.5 13.6c0 3.7-1.7 7.1-4.4 9.3-2 1.6-4.6 2.6-7.5 2.6-6.6 0-11.9-5.4-11.9-11.9C1.7 7 7 1.7 13.6 1.7c6.5 0 11.9 5.3 11.9 11.9z'/%3E%3Cpath stroke-linecap='round' d='M22.9 23.5l8.1 8'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: 50%;
}
/* line 41, ../../../../../frontend/temp/_012-search-form__extendable.scss */
.search--extendable .search__button--with-icon:hover, .search--extendable .search__button--with-icon:active, .search--extendable .search__button--with-icon:focus, .search--extendable .search__button--with-icon.is-expand {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32.7 33.2'%3E%3Cg fill='none' stroke='%23fff' stroke-width='3.401' stroke-miterlimit='10'%3E%3Cpath d='M25.5 13.6c0 3.7-1.7 7.1-4.4 9.3-2 1.6-4.6 2.6-7.5 2.6-6.6 0-11.9-5.4-11.9-11.9C1.7 7 7 1.7 13.6 1.7c6.5 0 11.9 5.3 11.9 11.9z'/%3E%3Cpath stroke-linecap='round' d='M22.9 23.5l8.1 8'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #444444;
}

/* line 49, ../../../../../frontend/temp/_012-search-form__extendable.scss */
.title-search-result {
  margin-left: -200px;
  width: 200px !important;
}

/* line 1, ../../../../../frontend/temp/_012c-search-form__extendable.custom.scss */
.search--extendable {
  z-index: 12;
}
/* line 3, ../../../../../frontend/temp/_012c-search-form__extendable.custom.scss */
.search--extendable .search__wrapper-input {
  left: -200px;
  height: 35px;
  top: 8px;
}
/* line 8, ../../../../../frontend/temp/_012c-search-form__extendable.custom.scss */
.search--extendable .search__label {
  color: #b6b8ba;
}
/* line 11, ../../../../../frontend/temp/_012c-search-form__extendable.custom.scss */
.search--extendable .search__input {
  border: 1px solid #e5e5e5;
  padding-left: 5px;
}
/* line 15, ../../../../../frontend/temp/_012c-search-form__extendable.custom.scss */
.search--extendable .search__button {
  height: 50px;
  background-color: #ffffff;
}
/* line 19, ../../../../../frontend/temp/_012c-search-form__extendable.custom.scss */
.search--extendable .search__button--with-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 31.6 31.6' fill='%23b6b8ba'%3E%3Cpath d='M12.9 25.9C5.8 25.9 0 20.1 0 12.9S5.8 0 12.9 0s12.9 5.8 12.9 12.9-5.7 13-12.9 13zm0-24C6.8 1.9 1.8 6.9 1.8 13s5 11 11.1 11S24 19 24 12.9s-5-11-11.1-11zM21.198 22.687l1.414-1.414 8.98 8.98-1.414 1.415z'/%3E%3C/svg%3E");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .search--extendable .search__button--with-icon{
  background-image: url(562519dd90dc1feb8f392c4380bc6a75-30x30.png);
}
/* line 22, ../../../../../frontend/temp/_012c-search-form__extendable.custom.scss */
.search--extendable .search__button--with-icon:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 31.6 31.6' fill='%2340a5ed'%3E%3Cpath d='M12.9 25.9C5.8 25.9 0 20.1 0 12.9S5.8 0 12.9 0s12.9 5.8 12.9 12.9-5.7 13-12.9 13zm0-24C6.8 1.9 1.8 6.9 1.8 13s5 11 11.1 11S24 19 24 12.9s-5-11-11.1-11zM21.198 22.687l1.414-1.414 8.98 8.98-1.414 1.415z'/%3E%3C/svg%3E");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #ffffff;
}
.bx-ie8 .search--extendable .search__button--with-icon:hover{
  background-image: url(5d11982fb839085d372b32c7689dd89e-30x30.png);
}
/* line 26, ../../../../../frontend/temp/_012c-search-form__extendable.custom.scss */
.search--extendable .search__button--with-icon:active, .search--extendable .search__button--with-icon:focus, .search--extendable .search__button--with-icon.is-expand {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 31.6 31.6' fill='%23005b9c'%3E%3Cpath d='M12.9 25.9C5.8 25.9 0 20.1 0 12.9S5.8 0 12.9 0s12.9 5.8 12.9 12.9-5.7 13-12.9 13zm0-24C6.8 1.9 1.8 6.9 1.8 13s5 11 11.1 11S24 19 24 12.9s-5-11-11.1-11zM21.198 22.687l1.414-1.414 8.98 8.98-1.414 1.415z'/%3E%3C/svg%3E");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #ffffff;
}
.bx-ie8 .search--extendable .search__button--with-icon:active, .bx-ie8 .search--extendable .search__button--with-icon:focus, .bx-ie8 .search--extendable .search__button--with-icon.is-expand{
  background-image: url(bf4495a5df20d11843e88f9a96131ceb-30x30.png);
}

/* line 3, ../../../../../frontend/temp/_013-search-form__label.scss */
.search--label .search__label {
  display: block;
  float: left;
  height: 100%;
  width: 20%;
}
/* line 9, ../../../../../frontend/temp/_013-search-form__label.scss */
.search--label .search__input {
  display: block;
  float: left;
  height: 100%;
  width: 50%;
  margin-right: 1px;
}
/* line 16, ../../../../../frontend/temp/_013-search-form__label.scss */
.search--label .search__button {
  display: block;
  float: left;
  height: 100%;
  width: 25%;
}

/* line 1, ../../../../../frontend/temp/_014-quick-search-title.scss */
.title-search-result {
  display: none;
  overflow: hidden;
  margin-top: 35px;
  background-color: #eeeeee;
  z-index: 205;
}

/* line 8, ../../../../../frontend/temp/_014-quick-search-title.scss */
.title-search-item {
  border-bottom: 1px solid #dddddd;
}
/* line 10, ../../../../../frontend/temp/_014-quick-search-title.scss */
.title-search-item a {
  display: block;
  color: #5f6062;
  padding: 5px 15px;
  line-height: 1em;
}
/* line 16, ../../../../../frontend/temp/_014-quick-search-title.scss */
.title-search-item a b {
  color: #101010;
}

/* line 21, ../../../../../frontend/temp/_014-quick-search-title.scss */
.title-search-all {
  width: 50%;
  font-size: 0.9em;
  margin: 10px 15px;
}

/* line 26, ../../../../../frontend/temp/_014-quick-search-title.scss */
.tools__history-link {
  padding: 5px 10px;
  color: #444444;
  background-color: #cccccc;
  text-decoration: none;
  white-space: nowrap;
}
/* line 32, ../../../../../frontend/temp/_014-quick-search-title.scss */
.tools__history-link:hover {
  color: #ffffff;
  background-color: #444444;
}

/* line 16, ../../../../../frontend/temp/_015-menu.scss */
.nav--top {
  z-index: 10;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="1"] .nav__item--lvl1 {
  width: 100%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="2"] .nav__item--lvl1 {
  width: 50%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="3"] .nav__item--lvl1 {
  width: 33.33333%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="4"] .nav__item--lvl1 {
  width: 25%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="5"] .nav__item--lvl1 {
  width: 20%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="6"] .nav__item--lvl1 {
  width: 16.66667%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="7"] .nav__item--lvl1 {
  width: 14.28571%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="8"] .nav__item--lvl1 {
  width: 12.5%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="9"] .nav__item--lvl1 {
  width: 11.11111%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="10"] .nav__item--lvl1 {
  width: 10%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="11"] .nav__item--lvl1 {
  width: 9.09091%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="12"] .nav__item--lvl1 {
  width: 8.33333%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="13"] .nav__item--lvl1 {
  width: 7.69231%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="14"] .nav__item--lvl1 {
  width: 7.14286%;
}

/* line 23, ../../../../../frontend/temp/_015-menu.scss */
.nav__list--lvl1[data-items="15"] .nav__item--lvl1 {
  width: 6.66667%;
}

/* line 29, ../../../../../frontend/temp/_015-menu.scss */
.nav__item {
  display: block;
}

/* line 32, ../../../../../frontend/temp/_015-menu.scss */
.nav__item--horisontal {
  float: left;
}

/* line 35, ../../../../../frontend/temp/_015-menu.scss */
.nav__item--vertical {
  float: none;
}

/* line 2, ../../../../../frontend/temp/_016-menu__horizontal-multilevel-2.scss */
.nav--top.nav--horizontal-multilevel-2 .nav__list {
  background-color: #f1f1f1;
}
/* line 6, ../../../../../frontend/temp/_016-menu__horizontal-multilevel-2.scss */
.nav--top.nav--horizontal-multilevel-2 .nav__list--lvl2 {
  position: relative;
  display: none;
  width: 100%;
  background-color: #0b4670;
  z-index: 20;
}
/* line 13, ../../../../../frontend/temp/_016-menu__horizontal-multilevel-2.scss */
.nav--top.nav--horizontal-multilevel-2 .nav__item {
  display: block;
}
/* line 16, ../../../../../frontend/temp/_016-menu__horizontal-multilevel-2.scss */
.nav--top.nav--horizontal-multilevel-2 .nav__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #5f6062;
  font-size: 1.067em;
  text-decoration: none;
  z-index: 10;
}
/* line 25, ../../../../../frontend/temp/_016-menu__horizontal-multilevel-2.scss */
.nav--top.nav--horizontal-multilevel-2 .nav__link span {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 1em;
}
/* line 31, ../../../../../frontend/temp/_016-menu__horizontal-multilevel-2.scss */
.nav--top.nav--horizontal-multilevel-2 .nav__link.is-expand, .nav--top.nav--horizontal-multilevel-2 .nav__link:hover {
  color: #ffffff;
  background-color: #f1f1f1;
}
/* line 35, ../../../../../frontend/temp/_016-menu__horizontal-multilevel-2.scss */
.nav--top.nav--horizontal-multilevel-2 .nav__link.current {
  color: #ffffff;
  background-color: #f1f1f1;
}
/* line 40, ../../../../../frontend/temp/_016-menu__horizontal-multilevel-2.scss */
.nav--top.nav--horizontal-multilevel-2 .nav__link--lvl1 {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 44, ../../../../../frontend/temp/_016-menu__horizontal-multilevel-2.scss */
.nav--top.nav--horizontal-multilevel-2 .nav__link--lvl2 {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 2, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
/* line 6, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__list--lvl2 {
  position: relative;
  display: none;
  width: 100%;
  background-color: #0b4670;
  z-index: 20;
}
/* line 13, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__list--lvl3 {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-height: 100%;
  background-color: #EDEDED;
}
/* line 22, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #5f6062;
  font-size: 1.067em;
  text-decoration: none;
  z-index: 10;
}
/* line 31, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link span {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 1em;
}
/* line 37, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link.is-expand, .nav--top.nav--horizontal-multilevel-3 .nav__link:hover {
  color: #ffffff;
  background-color: #f1f1f1;
}
/* line 41, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link.current {
  color: #ffffff;
  background-color: #f1f1f1;
}
/* line 46, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link--lvl1 {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 50, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link--lvl2 {
  padding-left: 15px;
  padding-right: 30px;
}
/* line 54, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link--lvl3 {
  padding-left: 15px;
  padding-right: 30px;
}
/* line 59, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .has-submenu > .nav__link:after {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 7px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1' viewBox='0 0 434 364'%3E%3Cg transform='matrix(-1 0 0 1 434.425 0)'%3E%3Cpath transform='skewX(-44.921) scale(1 .70808)' id='a' fill='%23444' stroke-width='80' d='M181.501-.706h100v257.741h-100z'/%3E%3Cuse transform='matrix(1 0 0 -1 0 363.5)' width='434' height='364' xlink:href='%23a'/%3E%3Cpath fill='%23444' stroke-width='80' d='M66.73 132h367.696v100H66.73z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: 50%;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}
.bx-ie8 .nav--top.nav--horizontal-multilevel-3 .has-submenu > .nav__link:after{
  background-image: url(f9c0dc04f29d6b22b96f5e2c78e0fa51-9x7.png);
}
/* line 67, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .has-submenu > .is-expand:after,
.nav--top.nav--horizontal-multilevel-3 .has-submenu > .current:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1' viewBox='0 0 434 364'%3E%3Cg transform='matrix(-1 0 0 1 434.425 0)'%3E%3Cpath transform='skewX(-44.921) scale(1 .70808)' id='a' fill='%23fff' stroke-width='80' d='M181.501-.706h100v257.741h-100z'/%3E%3Cuse transform='matrix(1 0 0 -1 0 363.5)' width='434' height='364' xlink:href='%23a'/%3E%3Cpath fill='%23fff' stroke-width='80' d='M66.73 132h367.696v100H66.73z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--top.nav--horizontal-multilevel-3 .has-submenu > .is-expand:after, .bx-ie8 .nav--top.nav--horizontal-multilevel-3 .has-submenu > .current:after{
  background-image: url(0973e23a6c93908beeeaa1206ac3da63-9x7.png);
}
/* line 72, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .has-submenu:hover > .nav__link:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1' viewBox='0 0 434 364'%3E%3Cg transform='matrix(-1 0 0 1 434.425 0)'%3E%3Cpath transform='skewX(-44.921) scale(1 .70808)' id='a' fill='%23fff' stroke-width='80' d='M181.501-.706h100v257.741h-100z'/%3E%3Cuse transform='matrix(1 0 0 -1 0 363.5)' width='434' height='364' xlink:href='%23a'/%3E%3Cpath fill='%23fff' stroke-width='80' d='M66.73 132h367.696v100H66.73z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--top.nav--horizontal-multilevel-3 .has-submenu:hover > .nav__link:after{
  background-image: url(0973e23a6c93908beeeaa1206ac3da63-9x7.png);
}
/* line 78, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .submenu-slide-right .nav__link {
  padding-left: 30px;
  padding-right: 15px;
}
/* line 83, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .submenu-slide-right .has-submenu > .nav__link:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1' viewBox='0 0 434 364'%3E%3Cpath transform='skewX(-44.921) scale(1 .70808)' id='a' fill='%23444' stroke-width='80' d='M181.501-.706h100v257.741h-100z'/%3E%3Cuse transform='matrix(1 0 0 -1 0 363.5)' width='434' height='364' xlink:href='%23a'/%3E%3Cpath fill='%23444' stroke-width='80' d='M66.73 132h367.696v100H66.73z'/%3E%3C/svg%3E");
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: 50%;
  right: 100%;
  margin-right: -20px;
}
.bx-ie8 .nav--top.nav--horizontal-multilevel-3 .submenu-slide-right .has-submenu > .nav__link:after{
  background-image: url(b29ca5f6e29815c4d592f86128784083-9x7.png);
}
/* line 88, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .submenu-slide-right .has-submenu > .is-expand:after,
.nav--top.nav--horizontal-multilevel-3 .submenu-slide-right .has-submenu > .current:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1' viewBox='0 0 434 364'%3E%3Cpath transform='skewX(-44.921) scale(1 .70808)' id='a' fill='%23fff' stroke-width='80' d='M181.501-.706h100v257.741h-100z'/%3E%3Cuse transform='matrix(1 0 0 -1 0 363.5)' width='434' height='364' xlink:href='%23a'/%3E%3Cpath fill='%23fff' stroke-width='80' d='M66.73 132h367.696v100H66.73z'/%3E%3C/svg%3E");
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--top.nav--horizontal-multilevel-3 .submenu-slide-right .has-submenu > .is-expand:after, .bx-ie8 .nav--top.nav--horizontal-multilevel-3 .submenu-slide-right .has-submenu > .current:after{
  background-image: url(0b8a9f0465421ef8c91162588d130d97-9x7.png);
}
/* line 93, ../../../../../frontend/temp/_017-menu__horizontal-multilevel-3.scss */
.nav--top.nav--horizontal-multilevel-3 .submenu-slide-right .has-submenu:hover > .nav__link:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1' viewBox='0 0 434 364'%3E%3Cpath transform='skewX(-44.921) scale(1 .70808)' id='a' fill='%23fff' stroke-width='80' d='M181.501-.706h100v257.741h-100z'/%3E%3Cuse transform='matrix(1 0 0 -1 0 363.5)' width='434' height='364' xlink:href='%23a'/%3E%3Cpath fill='%23fff' stroke-width='80' d='M66.73 132h367.696v100H66.73z'/%3E%3C/svg%3E");
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--top.nav--horizontal-multilevel-3 .submenu-slide-right .has-submenu:hover > .nav__link:after{
  background-image: url(0b8a9f0465421ef8c91162588d130d97-9x7.png);
}

/* line 2, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__list {
  background-color: #f1f1f1;
}
/* line 5, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__list--lvl2 {
  top: 20px;
  background-color: #0b4670;
  font-weight: 400;
  padding: 5px 0 10px;
}
/* line 11, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__item--lvl1 {
  border-right: 1px solid #e5e5e5;
}
/* line 13, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__item--lvl1:first-child {
  border-left: 1px solid #e5e5e5;
}
/* line 17, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__item--lvl2 {
  height: 40px;
}
/* line 21, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link {
  color: #5f6062;
  font-size: 1.067em;
}
/* line 25, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link.is-expand, .nav--top.nav--horizontal-multilevel-3 .nav__link:hover {
  color: #005b9c;
  background-color: #f1f1f1;
}
/* line 29, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link.current {
  color: #005b9c;
  background-color: #f1f1f1;
}
/* line 34, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link span {
  line-height: 1.2em;
}
/* line 39, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link--lvl1 {
  font-weight: 400;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.93333rem;
  /* 9 */
}
/* line 43, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link--lvl1.is-expand:after, .nav--top.nav--horizontal-multilevel-3 .nav__link--lvl1:hover:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #005b9c;
}
/* line 54, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link--lvl2 {
  text-transform: none;
  text-align: left;
  color: #ffffff;
  line-height: 40px;
  font-size: 0.9em;
}
/* line 60, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link--lvl2 span {
  text-decoration: underline;
}
/* line 63, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link--lvl2.current, .nav--top.nav--horizontal-multilevel-3 .nav__link--lvl2:hover {
  background-color: #0b4670;
  color: #ffffff;
}
/* line 66, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .nav__link--lvl2.current span, .nav--top.nav--horizontal-multilevel-3 .nav__link--lvl2:hover span {
  text-decoration: none;
}
/* line 72, ../../../../../frontend/temp/_017c-menu__horizontal-multilevel-3.custom.scss */
.nav--top.nav--horizontal-multilevel-3 .submenu-slide-right .nav__link {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 5, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .nav__list--lvl2 {
  display: block;
  position: relative;
  width: 33.333%;
  height: 100%;
  background-color: transparent;
  z-index: 20;
}
/* line 13, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .nav__list--lvl3 {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-height: 100%;
  background-color: #EDEDED;
}
/* line 22, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .nav__list--lvl4 {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-height: 100%;
  background-color: #DCDCDC;
}
/* line 31, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .nav__sub-space {
  display: none;
  position: absolute;
  height: auto;
  width: 99.999%;
  left: 0;
  right: 0;
  overflow: hidden;
  background-color: #AEAEAE;
}
/* line 41, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .nav__item {
  display: block;
}
/* line 44, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .nav__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #343434;
  font-size: 1.067em;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  z-index: 10;
}
/* line 55, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .nav__link span {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 1em;
}
/* line 61, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .nav__link.is-expand, .nav--top.nav--horizontal-multilevel-4 .nav__link:hover {
  color: #ffffff;
  background-color: #f1f1f1;
}
/* line 65, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .nav__link.current {
  color: #ffffff;
  background-color: #f1f1f1;
}
/* line 70, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .nav__link--lvl1 {
  background-color: #f1f1f1;
}
/* line 73, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .nav__link--lvl2 {
  padding-right: 30px;
}
/* line 76, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .nav__link--lvl3 {
  padding-right: 30px;
}
/* line 80, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .has-submenu > .nav__link:after {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 7px;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1' viewBox='0 0 434 364'%3E%3Cg transform='matrix(-1 0 0 1 434.425 0)'%3E%3Cpath transform='skewX(-44.921) scale(1 .70808)' id='a' fill='%23444' stroke-width='80' d='M181.501-.706h100v257.741h-100z'/%3E%3Cuse transform='matrix(1 0 0 -1 0 363.5)' width='434' height='364' xlink:href='%23a'/%3E%3Cpath fill='%23444' stroke-width='80' d='M66.73 132h367.696v100H66.73z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--top.nav--horizontal-multilevel-4 .has-submenu > .nav__link:after{
  background-image: url(f9c0dc04f29d6b22b96f5e2c78e0fa51-9x7.png);
}
/* line 88, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .has-submenu > .is-expand:after,
.nav--top.nav--horizontal-multilevel-4 .has-submenu > .current:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1' viewBox='0 0 434 364'%3E%3Cg transform='matrix(-1 0 0 1 434.425 0)'%3E%3Cpath transform='skewX(-44.921) scale(1 .70808)' id='a' fill='%23fff' stroke-width='80' d='M181.501-.706h100v257.741h-100z'/%3E%3Cuse transform='matrix(1 0 0 -1 0 363.5)' width='434' height='364' xlink:href='%23a'/%3E%3Cpath fill='%23fff' stroke-width='80' d='M66.73 132h367.696v100H66.73z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--top.nav--horizontal-multilevel-4 .has-submenu > .is-expand:after, .bx-ie8 .nav--top.nav--horizontal-multilevel-4 .has-submenu > .current:after{
  background-image: url(0973e23a6c93908beeeaa1206ac3da63-9x7.png);
}
/* line 93, ../../../../../frontend/temp/_018-menu__horizontal-multilevel-4.scss */
.nav--top.nav--horizontal-multilevel-4 .has-submenu:hover > .nav__link:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1' viewBox='0 0 434 364'%3E%3Cg transform='matrix(-1 0 0 1 434.425 0)'%3E%3Cpath transform='skewX(-44.921) scale(1 .70808)' id='a' fill='%23fff' stroke-width='80' d='M181.501-.706h100v257.741h-100z'/%3E%3Cuse transform='matrix(1 0 0 -1 0 363.5)' width='434' height='364' xlink:href='%23a'/%3E%3Cpath fill='%23fff' stroke-width='80' d='M66.73 132h367.696v100H66.73z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--top.nav--horizontal-multilevel-4 .has-submenu:hover > .nav__link:after{
  background-image: url(0973e23a6c93908beeeaa1206ac3da63-9x7.png);
}

/* line 2, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .nav__list {
  background-color: #f1f1f1;
}
/* line 6, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .nav__list--lvl2 {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  min-height: 100%;
  background-color: #0b4670;
  z-index: 5;
}
/* line 16, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .nav__list--lvl3 {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  min-height: 100%;
  background-color: #EDEDED;
}
/* line 25, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #343434;
  font-size: 1.067em;
  padding-left: 15px;
  text-decoration: none;
  z-index: 10;
}
/* line 35, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link span {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  line-height: 1em;
}
/* line 41, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link:hover {
  color: #ffffff;
  background-color: #f1f1f1;
}
/* line 45, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link.is-expand {
  color: #ffffff;
  background-color: #f1f1f1;
}
/* line 49, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link.current {
  color: #ffffff;
  background-color: #f1f1f1;
}
/* line 54, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link--lvl1 {
  padding-right: 30px;
}
/* line 57, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link--lvl2 {
  padding-right: 30px;
}
/* line 60, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link--lvl3 {
  padding-right: 30px;
}
/* line 64, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .has-submenu > .nav__link:after {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 7px;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1' viewBox='0 0 434 364'%3E%3Cg transform='matrix(-1 0 0 1 434.425 0)'%3E%3Cpath transform='skewX(-44.921) scale(1 .70808)' id='a' fill='%23444' stroke-width='80' d='M181.501-.706h100v257.741h-100z'/%3E%3Cuse transform='matrix(1 0 0 -1 0 363.5)' width='434' height='364' xlink:href='%23a'/%3E%3Cpath fill='%23444' stroke-width='80' d='M66.73 132h367.696v100H66.73z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--left.nav--vertical-multilevel-2 .has-submenu > .nav__link:after{
  background-image: url(f9c0dc04f29d6b22b96f5e2c78e0fa51-9x7.png);
}
/* line 72, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .has-submenu > .is-expand:after,
.nav--left.nav--vertical-multilevel-2 .has-submenu > .current:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1' viewBox='0 0 434 364'%3E%3Cg transform='matrix(-1 0 0 1 434.425 0)'%3E%3Cpath transform='skewX(-44.921) scale(1 .70808)' id='a' fill='%23fff' stroke-width='80' d='M181.501-.706h100v257.741h-100z'/%3E%3Cuse transform='matrix(1 0 0 -1 0 363.5)' width='434' height='364' xlink:href='%23a'/%3E%3Cpath fill='%23fff' stroke-width='80' d='M66.73 132h367.696v100H66.73z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--left.nav--vertical-multilevel-2 .has-submenu > .is-expand:after, .bx-ie8 .nav--left.nav--vertical-multilevel-2 .has-submenu > .current:after{
  background-image: url(0973e23a6c93908beeeaa1206ac3da63-9x7.png);
}
/* line 77, ../../../../../frontend/temp/_019-menu__vertical-multilevel-2.scss */
.nav--left.nav--vertical-multilevel-2 .has-submenu:hover > .nav__link:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1' viewBox='0 0 434 364'%3E%3Cg transform='matrix(-1 0 0 1 434.425 0)'%3E%3Cpath transform='skewX(-44.921) scale(1 .70808)' id='a' fill='%23fff' stroke-width='80' d='M181.501-.706h100v257.741h-100z'/%3E%3Cuse transform='matrix(1 0 0 -1 0 363.5)' width='434' height='364' xlink:href='%23a'/%3E%3Cpath fill='%23fff' stroke-width='80' d='M66.73 132h367.696v100H66.73z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 9px 7px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--left.nav--vertical-multilevel-2 .has-submenu:hover > .nav__link:after{
  background-image: url(0973e23a6c93908beeeaa1206ac3da63-9x7.png);
}

/* line 2, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .nav__list {
  border-bottom: 1px solid #e5e5e5;
}
/* line 4, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .nav__list--lvl2 {
  border-bottom: none;
}
/* line 8, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .nav__list--lvl2 {
  background-color: #e5e5e5;
}
/* line 12, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .nav__item {
  position: relative;
}
/* line 17, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .nav__item--lvl2:last-child .nav__link--lvl2 span {
  padding-bottom: 24px;
}
/* line 25, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #5f6062;
  font-size: 1.067em;
  padding-left: 20px;
}
/* line 33, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link span {
  line-height: 1.1em;
  padding: 15px 0;
}
/* line 37, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link:hover {
  color: #ff553e;
  background-color: #f1f1f1;
}
/* line 40, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link:hover:before {
  content: '';
  position: absolute;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #ff553e;
}
/* line 49, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link.is-expand, .nav--left.nav--vertical-multilevel-2 .nav__link.current {
  color: #a31834;
  background-color: #e5e5e5;
}
/* line 52, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link.is-expand:before, .nav--left.nav--vertical-multilevel-2 .nav__link.current:before {
  content: '';
  position: absolute;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #a31834;
}
/* line 76, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .nav__link--lvl2:hover, .nav--left.nav--vertical-multilevel-2 .nav__link--lvl2.is-expand, .nav--left.nav--vertical-multilevel-2 .nav__link--lvl2.current {
  background-color: #e5e5e5;
}
/* line 82, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .has-submenu > .nav__link:after {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 16px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23101010'%3E%3Cpath d='M16 41.3c-.3 0-.6-.1-.9-.3-.7-.5-.8-1.4-.3-2.1l12-16.4c.3-.4.3-1.1 0-1.5l-12-16.4c-.5-.7-.3-1.6.3-2.1.7-.5 1.6-.3 2.1.3l12 16.4c1 1.4 1 3.6 0 5l-12 16.4c-.3.5-.7.7-1.2.7z'/%3E%3C/svg%3E");
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--left.nav--vertical-multilevel-2 .has-submenu > .nav__link:after{
  background-image: url(c320f417d1230e8e976959f076fefcd7-16x16.png);
}
/* line 87, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .has-submenu:hover > .nav__link--lvl1:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23ff553e'%3E%3Cpath d='M16 41.3c-.3 0-.6-.1-.9-.3-.7-.5-.8-1.4-.3-2.1l12-16.4c.3-.4.3-1.1 0-1.5l-12-16.4c-.5-.7-.3-1.6.3-2.1.7-.5 1.6-.3 2.1.3l12 16.4c1 1.4 1 3.6 0 5l-12 16.4c-.3.5-.7.7-1.2.7z'/%3E%3C/svg%3E");
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--left.nav--vertical-multilevel-2 .has-submenu:hover > .nav__link--lvl1:after{
  background-image: url(4c2231f9ba28d5850bf5ba32bc6076c8-16x16.png);
}
/* line 91, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .has-submenu:hover > .nav__link--lvl1.is-expand:after, .nav--left.nav--vertical-multilevel-2 .has-submenu:hover > .nav__link--lvl1.current:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23a31834'%3E%3Cpath d='M16 41.3c-.3 0-.6-.1-.9-.3-.7-.5-.8-1.4-.3-2.1l12-16.4c.3-.4.3-1.1 0-1.5l-12-16.4c-.5-.7-.3-1.6.3-2.1.7-.5 1.6-.3 2.1.3l12 16.4c1 1.4 1 3.6 0 5l-12 16.4c-.3.5-.7.7-1.2.7z'/%3E%3C/svg%3E");
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--left.nav--vertical-multilevel-2 .has-submenu:hover > .nav__link--lvl1.is-expand:after, .bx-ie8 .nav--left.nav--vertical-multilevel-2 .has-submenu:hover > .nav__link--lvl1.current:after{
  background-image: url(0226a210a3d501b6f0a1f9e1b2a3a1e1-16x16.png);
}
/* line 97, ../../../../../frontend/temp/_019c-menu__vertical-multilevel-2.custom.scss */
.nav--left.nav--vertical-multilevel-2 .has-submenu > .is-expand:after,
.nav--left.nav--vertical-multilevel-2 .has-submenu > .current:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23a31834'%3E%3Cpath d='M16 41.3c-.3 0-.6-.1-.9-.3-.7-.5-.8-1.4-.3-2.1l12-16.4c.3-.4.3-1.1 0-1.5l-12-16.4c-.5-.7-.3-1.6.3-2.1.7-.5 1.6-.3 2.1.3l12 16.4c1 1.4 1 3.6 0 5l-12 16.4c-.3.5-.7.7-1.2.7z'/%3E%3C/svg%3E");
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .nav--left.nav--vertical-multilevel-2 .has-submenu > .is-expand:after, .bx-ie8 .nav--left.nav--vertical-multilevel-2 .has-submenu > .current:after{
  background-image: url(0226a210a3d501b6f0a1f9e1b2a3a1e1-16x16.png);
}

/* line 1, ../../../../../frontend/temp/_020-title.scss */
.title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 1.33333rem;
  /* 9 */
}

/* line 4, ../../../../../frontend/temp/_020-title.scss */
.title__year {
  color: #101010;
}

/* line 1, ../../../../../frontend/temp/_020c-title.custom.scss */
.title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  color: #005b9c;
}

/* line 6, ../../../../../frontend/temp/_020c-title.custom.scss */
.title__year {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 24px;
  /* 9 */
  font-size: 1.6rem;
  /* 9 */
  font-weight: 600;
  color: #005b9c;
}

/* line 3, ../../../../../frontend/temp/_021-history.scss */
.time {
  margin-right: 40px;
}

/* line 6, ../../../../../frontend/temp/_021-history.scss */
.main__date {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
}

/* line 9, ../../../../../frontend/temp/_021-history.scss */
.list-history {
  margin-bottom: 35px;
}

/* line 13, ../../../../../frontend/temp/_021-history.scss */
.list-history__item {
  margin-top: 5px;
}

/* line 16, ../../../../../frontend/temp/_021-history.scss */
.list-history__link {
  color: #656565;
}
/* line 19, ../../../../../frontend/temp/_021-history.scss */
.list-history__link:hover {
  text-decoration: none;
}

/* line 7, ../../../../../frontend/temp/_022-my-report.scss */
/* line 10, ../../../../../frontend/temp/_022-my-report.scss */
/* line 15, ../../../../../frontend/temp/_022-my-report.scss */
/* line 28, ../../../../../frontend/temp/_022-my-report.scss */
.my-report__item {
  position: relative;
  margin-top: 0 !important;
  margin-bottom: 1px !important;
  padding-left: 60px !important;
  line-height: 45px;
  background-color: #cccccc;
}
/* line 37, ../../../../../frontend/temp/_022-my-report.scss */
.my-report__checkbox {
  position: absolute;
  display: inline-block;
  height: 35px;
  width: 35px;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
  overflow: hidden;
}
/* line 51, ../../../../../frontend/temp/_022-my-report.scss */
.my-report__checkbox .icon--checked {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #dddddd;
  background-position: 50% -200%;
  -webkit-transition: background-color 0.1s ease, background-position 0.1s ease;
  transition: background-color 0.1s ease, background-position 0.1s ease;
}
/* line 60, ../../../../../frontend/temp/_022-my-report.scss */
.my-report__checkbox .icon--checked:hover {
  background-color: #aaaaaa !important;
}
/* line 65, ../../../../../frontend/temp/_022-my-report.scss */
.my-report__checkbox input[type="checkbox"]:checked + .icon--checked {
  background-color: #ffffff !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M448 71.9c-17.3-13.4-41.5-9.3-54.1 9.1L214 344.2l-99.1-107.3c-14.6-16.6-39.1-17.4-54.7-1.8-15.6 15.5-16.4 41.6-1.7 58.1 0 0 120.4 133.6 137.7 147 17.3 13.4 41.5 9.3 54.1-9.1l206.3-301.7c12.6-18.5 8.7-44.2-8.6-57.5z' fill='%23ccc'/%3E%3C/svg%3E");
  background-size: 21px 21px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-position: 50% 50%;
}
.bx-ie8 .my-report__checkbox input[type="checkbox"]:checked + .icon--checked{
  background-image: url(1095f7e5adc7a73c9417dc503e91c59a-21x21.png);
}
/* line 72, ../../../../../frontend/temp/_022-my-report.scss */
.my-report__input {
  position: absolute;
  top: 0;
  left: -9999px;
  width: 35px;
  height: 35px;
  background-color: #101010;
}
/* line 80, ../../../../../frontend/temp/_022-my-report.scss */
.bx-ie8 .my-report__input {
  left: 0;
}
/* line 85, ../../../../../frontend/temp/_022-my-report.scss */
.my-report__link {
  display: inline-block;
  color: #a31834 !important;
  line-height: 1em;
  vertical-align: middle;
}
/* line 94, ../../../../../frontend/temp/_022-my-report.scss */
.my-report__btn {
  display: inline-block;
  height: 45px;
  margin-right: 15px;
  padding: 0 15px;
  line-height: 45px;
}

/* line 103, ../../../../../frontend/temp/_022-my-report.scss */
.ui-sortable-helper {
  background-color: #bbbbbb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}

/* line 7, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report--empty {
  position: relative;
  padding: 30px 0 0 95px;
}
/* line 10, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report--empty-link {
  display: inline-block;
  margin-top: 25px;
}
/* line 15, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report--empty:before {
  content: "";
  display: block;
  position: absolute;
  width: 61px;
  height: 85px;
  top: 10px;
  left: 5px;
  background: url("../images/my-report_empty.png") no-repeat;
}
/* line 23, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report__toggle {
  cursor: default;
  font-weight: 600;
}
/* line 28, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report .js-myreport-sortable {
  cursor: pointer;
}
/* line 32, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report__item {
  line-height: 40px;
  background-color: #ffffff;
}
/* line 37, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report__checkbox {
  height: 35px;
  width: 35px;
}
/* line 41, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report__checkbox .icon--checked {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}
/* line 44, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report__checkbox .icon--checked:hover {
  background-color: #ffffff !important;
  border: 1px solid #40a5ed;
}
/* line 49, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report__checkbox input[type="checkbox"]:checked + .icon--checked {
  background-color: #ffffff !important;
  border: 1px solid #005b9c;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M448 71.9c-17.3-13.4-41.5-9.3-54.1 9.1L214 344.2l-99.1-107.3c-14.6-16.6-39.1-17.4-54.7-1.8-15.6 15.5-16.4 41.6-1.7 58.1 0 0 120.4 133.6 137.7 147 17.3 13.4 41.5 9.3 54.1-9.1l206.3-301.7c12.6-18.5 8.7-44.2-8.6-57.5z' fill='%23005b9c'/%3E%3C/svg%3E");
  background-size: 21px 21px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .my-report__checkbox input[type="checkbox"]:checked + .icon--checked{
  background-image: url(c6647c7da34e393f5da774dea83bb6a1-21x21.png);
}
/* line 55, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report__link {
  color: #5f6062 !important;
}
/* line 57, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report__link:hover {
  text-decoration: none;
}
/* line 61, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.my-report__btn {
  height: 40px;
  line-height: 40px;
  color: #005b9c;
}

/* line 68, ../../../../../frontend/temp/_022c-my-report.custom.scss */
.ui-sortable-helper {
  background-color: #b6b8ba;
}

/* line 9, ../../../../../frontend/temp/_023-forms.scss */
.modal-layer {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 100;
}

/* line 21, ../../../../../frontend/temp/_023-forms.scss */
.modal-form {
  display: none;
  width: 700px;
  height: 535px;
  background-color: #cccccc;
}
/* line 33, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__close-btn {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  top: 0;
  right: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cg stroke='%23666' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10'%3E%3Cpath d='M1.5 1.5l26 26M27.5 1.5l-26 26'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
/* line 48, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__close-btn:hover, .modal-form__close-btn:focus {
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cg stroke='%23888' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10'%3E%3Cpath d='M1.5 1.5l26 26M27.5 1.5l-26 26'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 58, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__title {
  font-size: 2.4em;
  line-height: 1em;
  margin-bottom: 1em;
}
/* line 65, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__item {
  display: block;
  position: relative;
  margin-bottom: 35px;
}
/* line 70, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__item--bottom-margin {
  margin-bottom: 50px;
}
/* line 79, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__item.is-focused .modal-form__label, .modal-form__item.is-not-empty .modal-form__label {
  top: -30px;
  color: #ffffff;
  background-color: #666666;
  cursor: default;
}
/* line 152, ../../../../../frontend/styles/styles/_mixins.scss */
.modal-form__item.is-focused .modal-form__label:after, .modal-form__item.is-not-empty .modal-form__label:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 5px;
  border-color: #666666 transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 10px;
  cursor: default;
}
/* line 90, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__label {
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 0 5px;
  background-color: transparent;
  cursor: text;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 101, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__input {
  padding-right: 10px;
  padding-left: 10px;
}
/* line 107, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__textarea {
  height: 160px;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  resize: none;
}
/* line 116, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__captcha-reload {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 35px;
  left: -5px;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 126, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__captcha-reload .icon--captcha-reload {
  width: 80%;
  height: 80%;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cg fill='%23666'%3E%3Cpath d='M31.876 63.937C14.359 63.937.05 49.58.05 32.002.05 14.425 14.36.066 31.876.066c13.322 0 24.67 8.417 29.358 21.29l-4.44 1.486c-3.948-11.388-13.57-18.32-24.918-18.32-15.05 0-27.385 12.378-27.385 27.48 0 15.101 12.335 27.48 27.385 27.48 10.608 0 20.477-6.19 24.918-16.092l4.194 1.98C55.807 56.758 44.21 63.937 31.876 63.937z'/%3E%3Cpath d='M63.948 24.575H44.211v-4.951h14.803V4.77h4.934z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}
/* line 139, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__captcha-reload:hover .icon--captcha-reload {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* line 146, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__submit-btn {
  font-size: 1.1em;
  color: #ffffff !important;
  background-color: #777777 !important;
  padding: 0 15px;
}
/* line 151, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__submit-btn:hover {
  background-color: #666666 !important;
}
/* line 157, ../../../../../frontend/temp/_023-forms.scss */
.modal-form__footnote {
  display: block;
  position: absolute;
  bottom: 0;
  font-size: 0.9em;
  font-style: normal;
}

/* line 170, ../../../../../frontend/temp/_023-forms.scss */
input.modal-form__label-error {
  border: 1px solid #aaaaaa;
  background-color: #FEA8A6;
}

/* line 176, ../../../../../frontend/temp/_023-forms.scss */
em.modal-form__label-error {
  display: block;
  position: absolute;
  width: 100%;
  left: 10px;
  font-size: 0.9em;
  font-style: normal;
  color: #c7191a;
}

/* line 9, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-layer {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #e5e5e5;
  background-color: rgba(229, 229, 229, 0.85);
  z-index: 100;
}

/* line 21, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form {
  width: 710px;
  background-color: #f1f1f1;
  overflow: hidden;
  padding: 30px;
}
/* line 27, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form__close-btn {
  width: 40px;
  height: 40px;
  top: 15px;
  right: 15px;
  margin: 0 !important;
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M28.9 30.2c-.3 0-.5-.1-.7-.3l-14-14c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l14 14c.4.4.4 1 0 1.4-.2.2-.4.3-.7.3z'/%3E%3Cpath d='M14.9 30.2c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4l14-14c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-14 14c-.2.2-.4.3-.7.3z'/%3E%3Cpath d='M21.9 41.3c-10.5 0-19-8.5-19-19.1 0-10.5 8.5-19 19-19s19 8.5 19 19c.1 10.5-8.5 19.1-19 19.1zm0-36.1c-9.4 0-17 7.6-17 17s7.6 17.1 17 17.1 17-7.6 17-17.1c.1-9.4-7.6-17-17-17z'/%3E%3C/svg%3E");
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .modal-form__close-btn{
  background-image: url(44004cc64b5afca732d467233b46e308-32x32.png);
}
/* line 35, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form__close-btn:hover, .modal-form__close-btn:focus {
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%235f6062'%3E%3Cpath d='M28.9 30.2c-.3 0-.5-.1-.7-.3l-14-14c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l14 14c.4.4.4 1 0 1.4-.2.2-.4.3-.7.3z'/%3E%3Cpath d='M14.9 30.2c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4l14-14c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-14 14c-.2.2-.4.3-.7.3z'/%3E%3Cpath d='M21.9 41.3c-10.5 0-19-8.5-19-19.1 0-10.5 8.5-19 19-19s19 8.5 19 19c.1 10.5-8.5 19.1-19 19.1zm0-36.1c-9.4 0-17 7.6-17 17s7.6 17.1 17 17.1 17-7.6 17-17.1c.1-9.4-7.6-17-17-17z'/%3E%3C/svg%3E");
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.bx-ie8 .modal-form__close-btn:hover, .bx-ie8 .modal-form__close-btn:focus{
  background-image: url(5ddfc821f3ae7e3dbda7461506f7c277-32x32.png);
}
/* line 45, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form__title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 26px;
  /* 9 */
  font-size: 1.73333rem;
  /* 9 */
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 25px;
  color: #005b9c;
  text-transform: uppercase;
}
/* line 54, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form__label {
  top: 7px;
}
/* line 59, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form__item--bottom-margin {
  margin-bottom: 35px;
}
/* line 64, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form__item.is-focused .modal-form__label, .modal-form__item.is-not-empty .modal-form__label {
  top: -35px;
  color: #ffffff;
  background-color: #ff553e;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.93333rem;
  /* 9 */
  cursor: default;
  padding: 5px 10px;
  left: 0;
}
/* line 152, ../../../../../frontend/styles/styles/_mixins.scss */
.modal-form__item.is-focused .modal-form__label:after, .modal-form__item.is-not-empty .modal-form__label:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 5px;
  border-color: #ff553e transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 10px;
  cursor: default;
}
/* line 78, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form__input {
  border: none;
}
/* line 82, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form__textarea {
  display: block;
  border: none;
}
/* line 88, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form__captcha-reload .icon--captcha-reload {
  top: -5px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cg fill='%23b6b8ba'%3E%3Cpath d='M31.876 63.937C14.359 63.937.05 49.58.05 32.002.05 14.425 14.36.066 31.876.066c13.322 0 24.67 8.417 29.358 21.29l-4.44 1.486c-3.948-11.388-13.57-18.32-24.918-18.32-15.05 0-27.385 12.378-27.385 27.48 0 15.101 12.335 27.48 27.385 27.48 10.608 0 20.477-6.19 24.918-16.092l4.194 1.98C55.807 56.758 44.21 63.937 31.876 63.937z'/%3E%3Cpath d='M63.948 24.575H44.211v-4.951h14.803V4.77h4.934z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}
/* line 94, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form__submit-btn {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 1rem;
  /* 9 */
  color: #f1f1f1 !important;
  background-color: #005b9c !important;
}
/* line 98, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form__submit-btn:hover {
  color: #ffffff !important;
  background-color: #40a5ed !important;
}
/* line 103, ../../../../../frontend/temp/_023c-forms.custom.scss */
.modal-form__submit-btn:active {
  color: #ffffff !important;
  background-color: #0b4670 !important;
}

/* line 111, ../../../../../frontend/temp/_023c-forms.custom.scss */
input.modal-form__label-error {
  border: 1px solid #a31834;
  background-color: #ffffff;
}

/* line 116, ../../../../../frontend/temp/_023c-forms.custom.scss */
textarea.modal-form__label-error {
  border: 1px solid #a31834;
  background-color: #ffffff;
}

/* line 121, ../../../../../frontend/temp/_023c-forms.custom.scss */
em.modal-form__label-error {
  left: 0;
}

/* line 9, ../../../../../frontend/temp/_024-materials.scss */
.materials__link--ar:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 34'%3E%3Cpath fill='%23444' d='M2.1 0S0 1.1 0 2.9V31.1C1 33.2 2.7 34 2.7 34H28V0H2.1zM27 6H2.9s-2-.7-2-2.6c0-1.7 2-2.4 2-2.4H27v5z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials__link--ar:before{
  background-image: url(d591ea576ca0c79bf97ce5e04c1fbdac-20x20.png);
}
/* line 13, ../../../../../frontend/temp/_024-materials.scss */
.materials__link--ar:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 34'%3E%3Cpath fill='%23fff' d='M2.1 0S0 1.1 0 2.9V31.1C1 33.2 2.7 34 2.7 34H28V0H2.1zM27 6H2.9s-2-.7-2-2.6c0-1.7 2-2.4 2-2.4H27v5z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials__link--ar:hover:before{
  background-image: url(af2c32fd28e9453aa4bddf858dc4a5a7-20x20.png);
}
/* line 19, ../../../../../frontend/temp/_024-materials.scss */
.materials__link--sustainability:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16.7 35.2'%3E%3Cpath fill='%23444' d='M16.5 18.7c0 2-1.7 5.2-3.5 6.6-1.4 1.1-3.2 1.6-5 1.5-.1-.4-.1-.7-.1-1.1-.1-1.1-.1-2.3-.1-3.4s.2-2.1.4-2.9c.2-.9.5-1.5.7-2l.3-.6c-.1.2-.2.3-.3.6-.2.5-.5 1.1-.9 2-.3.8-.6 1.8-.8 2.9-.2 1.1-.3 2.2-.3 3.4v.7c.1 2.2.8 4.2 1.6 5.2.2.3.4.5.6.6.2.1.4.2.5.3.1 0 .1 0 .2.1h.4l-.2 1.3h-.2c-.1 0-.2 0-.5-.1-.2-.1-.5-.2-.8-.4-.3-.2-.5-.5-.8-.8-1-1.4-1.6-3.7-1.6-6-.9-.2-1.7-.7-2.5-1.2C1.8 24 .1 20.8.1 18.8.1 14.4 8.2 0 8.2 0s8.3 14.3 8.3 18.7z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials__link--sustainability:before{
  background-image: url(21081f1e0fb185605066486c01ba7546-20x20.png);
}
/* line 23, ../../../../../frontend/temp/_024-materials.scss */
.materials__link--sustainability:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16.7 35.2'%3E%3Cpath fill='%23fff' d='M16.5 18.7c0 2-1.7 5.2-3.5 6.6-1.4 1.1-3.2 1.6-5 1.5-.1-.4-.1-.7-.1-1.1-.1-1.1-.1-2.3-.1-3.4s.2-2.1.4-2.9c.2-.9.5-1.5.7-2l.3-.6c-.1.2-.2.3-.3.6-.2.5-.5 1.1-.9 2-.3.8-.6 1.8-.8 2.9-.2 1.1-.3 2.2-.3 3.4v.7c.1 2.2.8 4.2 1.6 5.2.2.3.4.5.6.6.2.1.4.2.5.3.1 0 .1 0 .2.1h.4l-.2 1.3h-.2c-.1 0-.2 0-.5-.1-.2-.1-.5-.2-.8-.4-.3-.2-.5-.5-.8-.8-1-1.4-1.6-3.7-1.6-6-.9-.2-1.7-.7-2.5-1.2C1.8 24 .1 20.8.1 18.8.1 14.4 8.2 0 8.2 0s8.3 14.3 8.3 18.7z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials__link--sustainability:hover:before{
  background-image: url(0593396b47424a3ced2b2b68924cfe3a-20x20.png);
}
/* line 29, ../../../../../frontend/temp/_024-materials.scss */
.materials__link--fr:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M27.6 4.2v27.6H5.3c-1.8 0-3.2-1.4-3.2-3.2s1.4-3.2 3.2-3.2h20.2V0H4.2C1.9 0-.1 1.9-.1 4.3v25.5c0 2.3 1.9 4.3 4.3 4.3h25.5V4.3h-2.1z'/%3E%3Cpath d='M5.3 27.6c-.6 0-1.1.5-1.1 1.1s.5 1.1 1.1 1.1h20.2v-2.1H5.3z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials__link--fr:before{
  background-image: url(c4c37a05195f4ab0de43bd0c1eab5793-20x20.png);
}
/* line 33, ../../../../../frontend/temp/_024-materials.scss */
.materials__link--fr:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M27.6 4.2v27.6H5.3c-1.8 0-3.2-1.4-3.2-3.2s1.4-3.2 3.2-3.2h20.2V0H4.2C1.9 0-.1 1.9-.1 4.3v25.5c0 2.3 1.9 4.3 4.3 4.3h25.5V4.3h-2.1z'/%3E%3Cpath d='M5.3 27.6c-.6 0-1.1.5-1.1 1.1s.5 1.1 1.1 1.1h20.2v-2.1H5.3z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials__link--fr:hover:before{
  background-image: url(ddd165a0c50aa633b08a4b12c11cf5a6-20x20.png);
}
/* line 39, ../../../../../frontend/temp/_024-materials.scss */
.materials__link--app:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 31'%3E%3Cpath fill='%23444' d='M29.3 0H4.8C2.1 0 0 2.3 0 5.2v20.7C0 28.8 2.1 31 4.8 31h24.5c2.7 0 4.7-2.1 4.7-5.1V5.2c0-3-2-5.2-4.7-5.2zm.3 3.1c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5.7-1.5 1.5-1.5zm-5 0c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5.7-1.5 1.5-1.5zm-5 0c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5.7-1.5 1.5-1.5zM32 25.9c0 1.5-.8 3.1-2.7 3.1H4.8C3.2 29 2 27.7 2 25.9V9h30v16.9z'/%3E%3Cpath fill='%23444' d='M12.6 20.9l2-2 4.3 4.3 2.6-2.6-4.3-4.3 2-2h-6.6v6.6z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials__link--app:before{
  background-image: url(e3e04b02d37fe1be450a4c34499a1f01-20x20.png);
}
/* line 43, ../../../../../frontend/temp/_024-materials.scss */
.materials__link--app:hover:before, .materials__link--app.is-expand:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 31'%3E%3Cpath fill='%23fff' d='M29.3 0H4.8C2.1 0 0 2.3 0 5.2v20.7C0 28.8 2.1 31 4.8 31h24.5c2.7 0 4.7-2.1 4.7-5.1V5.2c0-3-2-5.2-4.7-5.2zm.3 3.1c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5.7-1.5 1.5-1.5zm-5 0c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5.7-1.5 1.5-1.5zm-5 0c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5.7-1.5 1.5-1.5zM32 25.9c0 1.5-.8 3.1-2.7 3.1H4.8C3.2 29 2 27.7 2 25.9V9h30v16.9z'/%3E%3Cpath fill='%23fff' d='M12.6 20.9l2-2 4.3 4.3 2.6-2.6-4.3-4.3 2-2h-6.6v6.6z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials__link--app:hover:before, .bx-ie8 .materials__link--app.is-expand:before{
  background-image: url(d87c2d4608feb7decaf00ed700fb20d3-20x20.png);
}
/* line 49, ../../../../../frontend/temp/_024-materials.scss */
.materials__link--journal:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.6-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3Cpath d='M22.3 27.6H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1zM22.3 23.4H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1zM22.3 19.1H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials__link--journal:before{
  background-image: url(1ae02f19fdffe8da3785ca6dd4da7288-20x20.png);
}
/* line 53, ../../../../../frontend/temp/_024-materials.scss */
.materials__link--journal:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.6-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3Cpath d='M22.3 27.6H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1zM22.3 23.4H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1zM22.3 19.1H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials__link--journal:hover:before{
  background-image: url(ed706a3732afb2cf6ae7d4364c1ce546-20x20.png);
}
/* line 59, ../../../../../frontend/temp/_024-materials.scss */
.materials__link--offline:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33.7 24.8'%3E%3Cpath fill='%23444' d='M16.8 13.6c2.8 0 5.4 1.1 7.2 3L21.7 19a6.8 6.8 0 0 0-4.8-2c-1.9 0-3.6.8-4.8 2l-2.4-2.4c1.8-1.8 4.3-3 7.1-3zm-12-1.8c3.2-3.2 7.5-5 12-5s8.8 1.8 12 5l-2.4 2.4c-2.6-2.6-6-4-9.6-4-3.6 0-7.1 1.4-9.6 4l-2.4-2.4zm21.3-9.9C29 3.1 31.5 4.8 33.7 7l-2.4 2.4c-3.9-3.9-9-6-14.4-6-5.5 0-10.6 2.1-14.4 6L0 7c2.2-2.2 4.7-3.9 7.6-5.1C10.5.6 13.6 0 16.8 0c3.3 0 6.4.6 9.3 1.9z'/%3E%3Cg stroke='%23444' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M14.7 19.9l4.3 4.2M19 19.9l-4.3 4.2'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials__link--offline:before{
  background-image: url(131398a4dd349ad2648d04d4401fd13a-20x20.png);
}
/* line 63, ../../../../../frontend/temp/_024-materials.scss */
.materials__link--offline:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33.7 24.8'%3E%3Cpath fill='%23fff' d='M16.8 13.6c2.8 0 5.4 1.1 7.2 3L21.7 19a6.8 6.8 0 0 0-4.8-2c-1.9 0-3.6.8-4.8 2l-2.4-2.4c1.8-1.8 4.3-3 7.1-3zm-12-1.8c3.2-3.2 7.5-5 12-5s8.8 1.8 12 5l-2.4 2.4c-2.6-2.6-6-4-9.6-4-3.6 0-7.1 1.4-9.6 4l-2.4-2.4zm21.3-9.9C29 3.1 31.5 4.8 33.7 7l-2.4 2.4c-3.9-3.9-9-6-14.4-6-5.5 0-10.6 2.1-14.4 6L0 7c2.2-2.2 4.7-3.9 7.6-5.1C10.5.6 13.6 0 16.8 0c3.3 0 6.4.6 9.3 1.9z'/%3E%3Cg stroke='%23fff' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M14.7 19.9l4.3 4.2M19 19.9l-4.3 4.2'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials__link--offline:hover:before{
  background-image: url(9a94c34a80e86cd5ab78f4cbca66e9c5-20x20.png);
}
/* line 68, ../../../../../frontend/temp/_024-materials.scss */
.materials .appendix {
  position: relative;
}
/* line 70, ../../../../../frontend/temp/_024-materials.scss */
.materials .appendix .appendix__list {
  display: none;
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  margin-right: 7px;
  background-color: #666666;
}
/* line 80, ../../../../../frontend/temp/_024-materials.scss */
.materials .appendix .appendix__list:after {
  content: "";
  display: block;
  position: absolute;
  right: -14px;
  top: 7px;
  width: 14px;
  height: 14px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent transparent #666666;
}
/* line 93, ../../../../../frontend/temp/_024-materials.scss */
.materials .appendix .appendix__link {
  padding-left: 0.5em;
  color: #ffffff !important;
}

/* line 1, ../../../../../frontend/temp/_025-materials__static-in-column.scss */
.materials[data-template="static-in-column"] {
  background-color: #cccccc;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  margin-bottom: 20px;
}
/* line 18, ../../../../../frontend/temp/_025-materials__static-in-column.scss */
.materials[data-template="static-in-column"] .materials__link:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
}

/* line 2, ../../../../../frontend/temp/_026-materials__compact-in-column.scss */
.materials[data-template="compact-in-column"] {
  background-color: #cccccc;
  z-index: 10;
}
/* line 7, ../../../../../frontend/temp/_026-materials__compact-in-column.scss */
.materials[data-template="compact-in-column"] .materials__trigger {
  height: 30px;
  width: 30px;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-color: #cccccc;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 23.8'%3E%3Cg fill='%23444'%3E%3Cpath d='M6.9 0H1C.5 0 0 .4 0 1v21.8c0 .5.4 1 1 1h5.9c.5 0 1-.4 1-1V1c0-.6-.4-1-1-1zM16.8 0h-5.9c-.5 0-1 .4-1 1v21.8c0 .5.4 1 1 1h5.9c.5 0 1-.4 1-1V1c0-.6-.4-1-1-1z'/%3E%3Cpath d='M23.7 1.5l-5.3 2.7c-.5.2-.7.8-.4 1.3l8.9 17.7c.2.5.8.7 1.3.4l5.3-2.7c.5-.2.7-.8.4-1.3L25 2c-.3-.5-.9-.7-1.3-.5z'/%3E%3Cpath d='M28.7 22.8c0 .5-.4 1-1 1-.5 0-1-.4-1-1 0-.5.4-1 1-1s1 .4 1 1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials[data-template="compact-in-column"] .materials__trigger{
  background-image: url(a82a32159f54359af622988db96e2f95-20x20.png);
}
/* line 17, ../../../../../frontend/temp/_026-materials__compact-in-column.scss */
.materials[data-template="compact-in-column"] .materials__trigger:hover, .materials[data-template="compact-in-column"] .materials__trigger.is-expand {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 23.8'%3E%3Cg fill='%23fff'%3E%3Cpath d='M6.9 0H1C.5 0 0 .4 0 1v21.8c0 .5.4 1 1 1h5.9c.5 0 1-.4 1-1V1c0-.6-.4-1-1-1zM16.8 0h-5.9c-.5 0-1 .4-1 1v21.8c0 .5.4 1 1 1h5.9c.5 0 1-.4 1-1V1c0-.6-.4-1-1-1z'/%3E%3Cpath d='M23.7 1.5l-5.3 2.7c-.5.2-.7.8-.4 1.3l8.9 17.7c.2.5.8.7 1.3.4l5.3-2.7c.5-.2.7-.8.4-1.3L25 2c-.3-.5-.9-.7-1.3-.5z'/%3E%3Cpath d='M28.7 22.8c0 .5-.4 1-1 1-.5 0-1-.4-1-1 0-.5.4-1 1-1s1 .4 1 1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials[data-template="compact-in-column"] .materials__trigger:hover, .bx-ie8 .materials[data-template="compact-in-column"] .materials__trigger.is-expand{
  background-image: url(f9d3ede098c546a67f6c927986c97d06-20x20.png);
}
/* line 24, ../../../../../frontend/temp/_026-materials__compact-in-column.scss */
.materials[data-template="compact-in-column"] .materials__list {
  width: 200px;
  position: absolute;
  top: 100%;
  right: 0;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #cccccc;
}
/* line 41, ../../../../../frontend/temp/_026-materials__compact-in-column.scss */
.materials[data-template="compact-in-column"] .materials__link:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
}

/* line 2, ../../../../../frontend/temp/_027-materials__compact-vertical-icons.scss */
.materials[data-template="compact-vertical-icons"] {
  background-color: #cccccc;
  z-index: 10;
}
/* line 7, ../../../../../frontend/temp/_027-materials__compact-vertical-icons.scss */
.materials[data-template="compact-vertical-icons"] .materials__trigger {
  height: 30px;
  width: 30px;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-color: #cccccc;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 23.8'%3E%3Cg fill='%23444'%3E%3Cpath d='M6.9 0H1C.5 0 0 .4 0 1v21.8c0 .5.4 1 1 1h5.9c.5 0 1-.4 1-1V1c0-.6-.4-1-1-1zM16.8 0h-5.9c-.5 0-1 .4-1 1v21.8c0 .5.4 1 1 1h5.9c.5 0 1-.4 1-1V1c0-.6-.4-1-1-1z'/%3E%3Cpath d='M23.7 1.5l-5.3 2.7c-.5.2-.7.8-.4 1.3l8.9 17.7c.2.5.8.7 1.3.4l5.3-2.7c.5-.2.7-.8.4-1.3L25 2c-.3-.5-.9-.7-1.3-.5z'/%3E%3Cpath d='M28.7 22.8c0 .5-.4 1-1 1-.5 0-1-.4-1-1 0-.5.4-1 1-1s1 .4 1 1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials[data-template="compact-vertical-icons"] .materials__trigger{
  background-image: url(a82a32159f54359af622988db96e2f95-20x20.png);
}
/* line 17, ../../../../../frontend/temp/_027-materials__compact-vertical-icons.scss */
.materials[data-template="compact-vertical-icons"] .materials__trigger:hover, .materials[data-template="compact-vertical-icons"] .materials__trigger.is-expand {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 23.8'%3E%3Cg fill='%23fff'%3E%3Cpath d='M6.9 0H1C.5 0 0 .4 0 1v21.8c0 .5.4 1 1 1h5.9c.5 0 1-.4 1-1V1c0-.6-.4-1-1-1zM16.8 0h-5.9c-.5 0-1 .4-1 1v21.8c0 .5.4 1 1 1h5.9c.5 0 1-.4 1-1V1c0-.6-.4-1-1-1z'/%3E%3Cpath d='M23.7 1.5l-5.3 2.7c-.5.2-.7.8-.4 1.3l8.9 17.7c.2.5.8.7 1.3.4l5.3-2.7c.5-.2.7-.8.4-1.3L25 2c-.3-.5-.9-.7-1.3-.5z'/%3E%3Cpath d='M28.7 22.8c0 .5-.4 1-1 1-.5 0-1-.4-1-1 0-.5.4-1 1-1s1 .4 1 1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .materials[data-template="compact-vertical-icons"] .materials__trigger:hover, .bx-ie8 .materials[data-template="compact-vertical-icons"] .materials__trigger.is-expand{
  background-image: url(f9d3ede098c546a67f6c927986c97d06-20x20.png);
}
/* line 24, ../../../../../frontend/temp/_027-materials__compact-vertical-icons.scss */
.materials[data-template="compact-vertical-icons"] .materials__list {
  position: absolute;
  top: 100%;
  right: 0;
  margin: 0;
  padding: 0;
  background-color: #cccccc;
}
/* line 36, ../../../../../frontend/temp/_027-materials__compact-vertical-icons.scss */
.materials[data-template="compact-vertical-icons"] .materials__link {
  height: 30px;
  width: 30px;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
/* line 43, ../../../../../frontend/temp/_027-materials__compact-vertical-icons.scss */
.materials[data-template="compact-vertical-icons"] .materials__link:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: 50%;
}

/* line 1, ../../../../../frontend/temp/_028-map.scss */
.map * + * {
  margin-top: 0px;
}

/* line 5, ../../../../../frontend/temp/_028-map.scss */
.map__region {
  fill: #D4D4D4;
  stroke: #fff;
  stroke-width: .5px;
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
}
/* line 15, ../../../../../frontend/temp/_028-map.scss */
.map__region.map__region--active {
  fill: #BDBDBD;
  cursor: pointer;
}
/* line 19, ../../../../../frontend/temp/_028-map.scss */
.map__region.map__region--active:hover {
  fill: color(#BDBDBD blackness(20%));
}
/* line 24, ../../../../../frontend/temp/_028-map.scss */
.map__region.map__region--selected {
  fill: #85A6E2;
}
/* line 27, ../../../../../frontend/temp/_028-map.scss */
.map__region.map__region--selected:hover {
  fill: color(#85A6E2 blackness(20%));
}

/* line 33, ../../../../../frontend/temp/_028-map.scss */
.map__point {
  fill: none;
  display: none;
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
}
/* line 41, ../../../../../frontend/temp/_028-map.scss */
.map__point.map__point--active {
  fill: #3db7de;
  cursor: pointer;
  display: block;
}
/* line 46, ../../../../../frontend/temp/_028-map.scss */
.map__point.map__point--active:hover {
  fill: color(#3db7de blackness(20%));
}
/* line 51, ../../../../../frontend/temp/_028-map.scss */
.map__point.map__point--selected {
  fill: #85A6E2;
}
/* line 54, ../../../../../frontend/temp/_028-map.scss */
.map__point.map__point--selected:hover {
  fill: color(#85A6E2 blackness(20%));
}
/* line 59, ../../../../../frontend/temp/_028-map.scss */
.map__point.map__point--clustered {
  display: none;
}

/* line 64, ../../../../../frontend/temp/_028-map.scss */
.map__cluster {
  fill: #808080;
  cursor: pointer;
}
/* line 70, ../../../../../frontend/temp/_028-map.scss */
.map__cluster text {
  fill: white;
  stroke: none;
  text-anchor: middle;
  font-size: 12px;
  pointer-events: none;
  font-family: Arial, Helvetica, sans-serif;
}

/* line 80, ../../../../../frontend/temp/_028-map.scss */
.map__svg svg {
  border: 1px solid #d9d8d5;
  display: block;
}

/* line 85, ../../../../../frontend/temp/_028-map.scss */
.map__background {
  fill: white;
}

/* line 89, ../../../../../frontend/temp/_028-map.scss */
.map__zoom-buttons {
  display: block;
  margin-top: -50px;
  z-index: 50;
}
/* line 95, ../../../../../frontend/temp/_028-map.scss */
.map__zoom-buttons .map__zoom-button {
  display: inline-block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  border: 1px solid #d9d8d5;
  background: white;
  opacity: 0.6;
}
/* line 105, ../../../../../frontend/temp/_028-map.scss */
.map__zoom-buttons .map__zoom-button .zoom__icon line {
  stroke: black;
  stroke-width: 2px;
  opacity: 0.6;
}
/* line 112, ../../../../../frontend/temp/_028-map.scss */
.map__zoom-buttons .map__zoom-button:hover {
  background: #DDD;
  border: 1px solid #7C7C7C;
  opacity: 1;
}

/* line 120, ../../../../../frontend/temp/_028-map.scss */
.map__filter {
  display: block;
}
/* line 123, ../../../../../frontend/temp/_028-map.scss */
.map__filter .filter__item {
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
  margin: 5px 20px 20px 0px;
  cursor: pointer;
}
/* line 130, ../../../../../frontend/temp/_028-map.scss */
.map__filter .filter__item.filter__item--selected {
  font-weight: bold;
}

/* line 7, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__item {
  position: relative;
}

/* line 16, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--myreport {
  position: relative;
}
/* line 18, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--myreport:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M27.6 4.2v27.6H5.3c-1.8 0-3.2-1.4-3.2-3.2s1.4-3.2 3.2-3.2h20.2V0H4.2C1.9 0-.1 1.9-.1 4.3v25.5c0 2.3 1.9 4.3 4.3 4.3h25.5V4.3h-2.1z'/%3E%3Cpath d='M5.3 27.6c-.6 0-1.1.5-1.1 1.1s.5 1.1 1.1 1.1h20.2v-2.1H5.3z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--myreport:before{
  background-image: url(c4c37a05195f4ab0de43bd0c1eab5793-20x20.png);
}
/* line 22, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--myreport:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M27.6 4.2v27.6H5.3c-1.8 0-3.2-1.4-3.2-3.2s1.4-3.2 3.2-3.2h20.2V0H4.2C1.9 0-.1 1.9-.1 4.3v25.5c0 2.3 1.9 4.3 4.3 4.3h25.5V4.3h-2.1z'/%3E%3Cpath d='M5.3 27.6c-.6 0-1.1.5-1.1 1.1s.5 1.1 1.1 1.1h20.2v-2.1H5.3z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--myreport:hover:before{
  background-image: url(ddd165a0c50aa633b08a4b12c11cf5a6-20x20.png);
}
/* line 27, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--myreport:hover .tools-panel__counter {
  color: #333333;
  background-color: #cccccc;
}
/* line 34, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--myreport .tools-panel__counter {
  position: absolute;
  display: block;
  color: #ffffff;
  font-size: 0.7em;
  background-color: #333333;
  padding: 0 4px;
  border: 2px solid #cccccc;
  border-radius: 1em;
}
/* line 50, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--add:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 34'%3E%3Cpath fill='%23444' d='M5.4 27.6c-.6 0-1.1.5-1.1 1.1s.5 1.1 1.1 1.1h20.2v-2.1H5.4z'/%3E%3Cpath fill='%23444' d='M28 4v28H5.4c-1.8 0-3.2-1.2-3.2-3s1.4-3 3.2-3H26V0H4.4C2 0 0 1.9 0 4.3v25.5C0 32.1 2 34 4.4 34H30V4h-2zM17 19h2v-2.1c0-.6.4-1 1-1s1 .4 1 1V19h2c.6 0 1 .4 1 1s-.4 1-1 1h-2v1.9c0 .6-.4 1-1 1s-1-.4-1-1V21h-2c-.6 0-1-.4-1-1s.4-1 1-1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--add:before{
  background-image: url(1ad8191af78699dcaa9fcb368e1015ac-20x20.png);
}
/* line 54, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--add:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 34'%3E%3Cpath fill='%23fff' d='M5.4 27.6c-.6 0-1.1.5-1.1 1.1s.5 1.1 1.1 1.1h20.2v-2.1H5.4z'/%3E%3Cpath fill='%23fff' d='M28 4v28H5.4c-1.8 0-3.2-1.2-3.2-3s1.4-3 3.2-3H26V0H4.4C2 0 0 1.9 0 4.3v25.5C0 32.1 2 34 4.4 34H30V4h-2zM17 19h2v-2.1c0-.6.4-1 1-1s1 .4 1 1V19h2c.6 0 1 .4 1 1s-.4 1-1 1h-2v1.9c0 .6-.4 1-1 1s-1-.4-1-1V21h-2c-.6 0-1-.4-1-1s.4-1 1-1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--add:hover:before{
  background-image: url(926825ab762fd512de33e7a51ee961eb-20x20.png);
}
/* line 62, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--del:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M28 4v28H5.4c-1.8 0-3.2-1.2-3.2-3s1.4-3 3.2-3H26V0H4.4C2.1 0 0 1.9 0 4.3v25.5c0 2.3 2 4.3 4.4 4.3H30v-30h-2zM17.5 19h5.6c.5 0 .9.5.9 1s-.4 1-.9 1h-5.6c-.5 0-.9-.5-.9-1s.4-1 .9-1z'/%3E%3Cpath d='M5.4 27.6c-.6 0-1.1.5-1.1 1.1 0 .6.5 1.1 1.1 1.1h20.2v-2.1H5.4z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--del:before{
  background-image: url(169a30380d2d94e066573ba8d8aad82e-20x20.png);
}
/* line 66, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--del:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M28 4v28H5.4c-1.8 0-3.2-1.2-3.2-3s1.4-3 3.2-3H26V0H4.4C2.1 0 0 1.9 0 4.3v25.5c0 2.3 2 4.3 4.4 4.3H30v-30h-2zM17.5 19h5.6c.5 0 .9.5.9 1s-.4 1-.9 1h-5.6c-.5 0-.9-.5-.9-1s.4-1 .9-1z'/%3E%3Cpath d='M5.4 27.6c-.6 0-1.1.5-1.1 1.1 0 .6.5 1.1 1.1 1.1h20.2v-2.1H5.4z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--del:hover:before{
  background-image: url(2ed31ea2f9c6349d46f75d4abd7bcaee-20x20.png);
}
/* line 74, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--print:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 29.8'%3E%3Cg fill='%23444'%3E%3Cpath d='M8.5 0h17v4.3h-17V0zM31.9 6.4H2.1C.9 6.4 0 7.4 0 8.5v10.6c0 1.2 1 2.1 2.1 2.1h6.4v8.5h17v-8.5h6.4c1.2 0 2.1-1 2.1-2.1V8.5c0-1.2-1-2.1-2.1-2.1zM4.2 12.7c-1.2 0-2.1-1-2.1-2.1s1-2.1 2.1-2.1c1.2 0 2.1 1 2.1 2.1s-.9 2.1-2.1 2.1zm19.2 14.9H10.6V17h12.8v10.6z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--print:before{
  background-image: url(71f718dedd118896b03a1afe0f9fddb8-20x20.png);
}
/* line 78, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--print:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 29.8'%3E%3Cg fill='%23fff'%3E%3Cpath d='M8.5 0h17v4.3h-17V0zM31.9 6.4H2.1C.9 6.4 0 7.4 0 8.5v10.6c0 1.2 1 2.1 2.1 2.1h6.4v8.5h17v-8.5h6.4c1.2 0 2.1-1 2.1-2.1V8.5c0-1.2-1-2.1-2.1-2.1zM4.2 12.7c-1.2 0-2.1-1-2.1-2.1s1-2.1 2.1-2.1c1.2 0 2.1 1 2.1 2.1s-.9 2.1-2.1 2.1zm19.2 14.9H10.6V17h12.8v10.6z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--print:hover:before{
  background-image: url(66a0a7883bd14956666a7e3dd29ef937-20x20.png);
}
/* line 86, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--pdf:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M25.8 19.6c-.5-.4-1.5-.7-3-.7-1 0-2.3.1-3.6.3-.6-.3-1.2-.7-1.7-1.2-1.3-1.2-2.3-2.8-3-4.7 0-.2.1-.3.1-.5 0 0 .7-4.1.5-5.5 0-.2 0-.2-.1-.4l-.1-.2c-.2-.5-.6-.9-1.2-.9h-.4c-.7 0-1.2.3-1.4.9-.4 1.6 0 4 .8 7.1l-.2.5c-.6 1.4-1.3 2.9-2 4.1l-.1.2c-.7 1.3-1.3 2.5-1.9 3.4l-.6.3s-1 .5-1.3.7c-2 1.2-3.3 2.5-3.5 3.6-.1.3 0 .8.3 1l.6.3c.2.1.5.2.8.2 1.4 0 3-1.7 5.3-5.7 2.6-.8 5.5-1.5 8.1-1.9 2 1.1 4.4 1.9 5.9 1.9.3 0 .5 0 .7-.1.3-.1.5-.2.7-.5.3-.4.4-1.1.3-1.7.3-.1.2-.4 0-.5zM4.9 27c.3-.7 1.3-2.1 2.8-3.3l.5-.5c-1.6 2.5-2.6 3.5-3.3 3.8zm8.9-20.4c.5 0 .7 1.1.7 2.2s-.2 1.8-.5 2.4c-.3-.8-.4-2.1-.4-3 0 0 0-1.6.2-1.6zm-2.7 14.6c.3-.6.6-1.2 1-1.8.8-1.5 1.3-2.7 1.7-3.7.8 1.4 1.7 2.6 2.8 3.5.1.1.3.2.4.4-2.2.4-4.2.9-5.9 1.6zm14.3-.2c-.1.1-.5.1-.8.1-.8 0-1.8-.4-3.3-1 .5 0 1-.1 1.5-.1.8 0 1.1 0 1.9.2.8.3.8.8.7.8z'/%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.5-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--pdf:before{
  background-image: url(d83f10ae9412c7ca8dee3c021cbf1e90-20x20.png);
}
/* line 90, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--pdf:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M25.8 19.6c-.5-.4-1.5-.7-3-.7-1 0-2.3.1-3.6.3-.6-.3-1.2-.7-1.7-1.2-1.3-1.2-2.3-2.8-3-4.7 0-.2.1-.3.1-.5 0 0 .7-4.1.5-5.5 0-.2 0-.2-.1-.4l-.1-.2c-.2-.5-.6-.9-1.2-.9h-.4c-.7 0-1.2.3-1.4.9-.4 1.6 0 4 .8 7.1l-.2.5c-.6 1.4-1.3 2.9-2 4.1l-.1.2c-.7 1.3-1.3 2.5-1.9 3.4l-.6.3s-1 .5-1.3.7c-2 1.2-3.3 2.5-3.5 3.6-.1.3 0 .8.3 1l.6.3c.2.1.5.2.8.2 1.4 0 3-1.7 5.3-5.7 2.6-.8 5.5-1.5 8.1-1.9 2 1.1 4.4 1.9 5.9 1.9.3 0 .5 0 .7-.1.3-.1.5-.2.7-.5.3-.4.4-1.1.3-1.7.3-.1.2-.4 0-.5zM4.9 27c.3-.7 1.3-2.1 2.8-3.3l.5-.5c-1.6 2.5-2.6 3.5-3.3 3.8zm8.9-20.4c.5 0 .7 1.1.7 2.2s-.2 1.8-.5 2.4c-.3-.8-.4-2.1-.4-3 0 0 0-1.6.2-1.6zm-2.7 14.6c.3-.6.6-1.2 1-1.8.8-1.5 1.3-2.7 1.7-3.7.8 1.4 1.7 2.6 2.8 3.5.1.1.3.2.4.4-2.2.4-4.2.9-5.9 1.6zm14.3-.2c-.1.1-.5.1-.8.1-.8 0-1.8-.4-3.3-1 .5 0 1-.1 1.5-.1.8 0 1.1 0 1.9.2.8.3.8.8.7.8z'/%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.5-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--pdf:hover:before{
  background-image: url(9c25d063db5b72277ddb931d376f36c0-20x20.png);
}
/* line 98, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--share:before {
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23444' d='M28.7 23.4c-1.5 0-2.9.6-3.8 1.6l-14.3-7.2c0-.3.1-.6.1-.8s0-.6-.1-.8L24.9 9c1 1 2.3 1.6 3.8 1.6 2.9 0 5.3-2.4 5.3-5.3S31.6 0 28.7 0s-5.3 2.4-5.3 5.3c0 .3 0 .6.1.8L9.2 13.3c-1-1-2.3-1.6-3.8-1.6C2.5 11.7.1 14.1.1 17s2.4 5.3 5.3 5.3c1.5 0 2.9-.6 3.8-1.6l14.3 7.2c0 .3-.1.6-.1.8 0 2.9 2.4 5.3 5.3 5.3s5.3-2.4 5.3-5.3-2.4-5.3-5.3-5.3z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--share:before{
  background-image: url(3175574af209623c3147b3e35f981d03-15x15.png);
}
/* line 105, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--share:hover:before, .tools-panel__link--share.is-expand:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23fff' d='M28.7 23.4c-1.5 0-2.9.6-3.8 1.6l-14.3-7.2c0-.3.1-.6.1-.8s0-.6-.1-.8L24.9 9c1 1 2.3 1.6 3.8 1.6 2.9 0 5.3-2.4 5.3-5.3S31.6 0 28.7 0s-5.3 2.4-5.3 5.3c0 .3 0 .6.1.8L9.2 13.3c-1-1-2.3-1.6-3.8-1.6C2.5 11.7.1 14.1.1 17s2.4 5.3 5.3 5.3c1.5 0 2.9-.6 3.8-1.6l14.3 7.2c0 .3-.1.6-.1.8 0 2.9 2.4 5.3 5.3 5.3s5.3-2.4 5.3-5.3-2.4-5.3-5.3-5.3z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--share:hover:before, .bx-ie8 .tools-panel__link--share.is-expand:before{
  background-image: url(292adab94ae1abc10faaafff098e7051-15x15.png);
}
/* line 114, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--history:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 28.8'%3E%3Cpath fill='%23444' d='M19.6 0C27.6 0 34 6.5 34 14.4s-6.5 14.4-14.4 14.4v-3.1c3 0 5.9-1.2 8-3.3 2.1-2.1 3.3-5 3.3-8s-1.2-5.9-3.3-8c-2.1-2.1-5-3.3-8-3.3s-5.9 1.2-8 3.3c-1.6 1.6-2.7 3.7-3.1 6h6l-7.2 8.2-7.2-8.2h5.3C6.3 5.4 12.3 0 19.6 0zm6.2 12.4v4.1h-8.2V6.2h4.1v6.2h4.1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--history:before{
  background-image: url(2f423b79164ac351c3254107c0d48f14-20x20.png);
}
/* line 118, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--history:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 28.8'%3E%3Cpath fill='%23fff' d='M19.6 0C27.6 0 34 6.5 34 14.4s-6.5 14.4-14.4 14.4v-3.1c3 0 5.9-1.2 8-3.3 2.1-2.1 3.3-5 3.3-8s-1.2-5.9-3.3-8c-2.1-2.1-5-3.3-8-3.3s-5.9 1.2-8 3.3c-1.6 1.6-2.7 3.7-3.1 6h6l-7.2 8.2-7.2-8.2h5.3C6.3 5.4 12.3 0 19.6 0zm6.2 12.4v4.1h-8.2V6.2h4.1v6.2h4.1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--history:hover:before{
  background-image: url(884028487a3a5a98b6f6f88d9cac41d7-20x20.png);
}
/* line 126, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--feedback:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 24'%3E%3Cg fill='none' stroke='%23444' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M33 21.3c0 1.1-.9 1.7-2 1.7H2.8c-1 0-1.8-.6-1.8-1.7V2.9C1 1.8 1.8 1 2.8 1H31c1 0 2 .8 2 1.9v18.4z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.2 2.8L17 13.4 31.8 2.8'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--feedback:before{
  background-image: url(c95b22166dff76c2e705670e47bf33d5-20x20.png);
}
/* line 130, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--feedback:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 24'%3E%3Cg fill='none' stroke='%23fff' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M33 21.3c0 1.1-.9 1.7-2 1.7H2.8c-1 0-1.8-.6-1.8-1.7V2.9C1 1.8 1.8 1 2.8 1H31c1 0 2 .8 2 1.9v18.4z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.2 2.8L17 13.4 31.8 2.8'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--feedback:hover:before{
  background-image: url(3424d876772cfe6ab5ab19af718cb1a3-20x20.png);
}
/* line 138, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--download:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 29.8'%3E%3Cpath fill='%23444' d='M29.7 14.9h-5.3L17 22.3l-7.4-7.4H4.3L0 23.4v2.1h34v-2.1l-4.3-8.5zM0 27.6h34v2.1H0v-2.1zM19.1 8.5V0h-4.3v8.5H7.4l9.6 9.6 9.6-9.6h-7.5z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--download:before{
  background-image: url(0171d5062132a326a6b2e0cb4047db77-20x20.png);
}
/* line 142, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--download:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 29.8'%3E%3Cpath fill='%23fff' d='M29.7 14.9h-5.3L17 22.3l-7.4-7.4H4.3L0 23.4v2.1h34v-2.1l-4.3-8.5zM0 27.6h34v2.1H0v-2.1zM19.1 8.5V0h-4.3v8.5H7.4l9.6 9.6 9.6-9.6h-7.5z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--download:hover:before{
  background-image: url(ebb8858ba0c0fefa4481ad9781c8c26a-20x20.png);
}
/* line 150, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--analysis:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 27.6'%3E%3Cpath fill='%23444' d='M0 23.4h34v4.3H0v-4.3zm4.2-8.5h4.3v6.4H4.2v-6.4zm6.4-8.5h4.3v14.9h-4.3V6.4zm6.4 6.3h4.3v8.5H17v-8.5zM23.4 0h4.3v21.3h-4.3V0z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--analysis:before{
  background-image: url(c1cc521590e5ef074eeb245475e9e6f7-20x20.png);
}
/* line 154, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--analysis:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 27.6'%3E%3Cpath fill='%23fff' d='M0 23.4h34v4.3H0v-4.3zm4.2-8.5h4.3v6.4H4.2v-6.4zm6.4-8.5h4.3v14.9h-4.3V6.4zm6.4 6.3h4.3v8.5H17v-8.5zM23.4 0h4.3v21.3h-4.3V0z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--analysis:hover:before{
  background-image: url(b5b98c847857abdca16968d99d82e05b-20x20.png);
}
/* line 162, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--compare:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M31.9 0H34v17h-2.1V0zM0 17h2.1v17H0V17zM10.6 23.4H34v4.3H10.6V33l-7.4-7.4 7.4-7.4v5.2zM23.4 10.6H0V6.3h23.4V1l7.4 7.4-7.4 7.4v-5.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--compare:before{
  background-image: url(8df50d5d4730e8523070993a4eb6ac03-20x20.png);
}
/* line 166, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--compare:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M31.9 0H34v17h-2.1V0zM0 17h2.1v17H0V17zM10.6 23.4H34v4.3H10.6V33l-7.4-7.4 7.4-7.4v5.2zM23.4 10.6H0V6.3h23.4V1l7.4 7.4-7.4 7.4v-5.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--compare:hover:before{
  background-image: url(13c18f219a556ef7745971424b3e5032-20x20.png);
}
/* line 174, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--offline:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33.7 24.8'%3E%3Cpath fill='%23444' d='M16.8 13.6c2.8 0 5.4 1.1 7.2 3L21.7 19a6.8 6.8 0 0 0-4.8-2c-1.9 0-3.6.8-4.8 2l-2.4-2.4c1.8-1.8 4.3-3 7.1-3zm-12-1.8c3.2-3.2 7.5-5 12-5s8.8 1.8 12 5l-2.4 2.4c-2.6-2.6-6-4-9.6-4-3.6 0-7.1 1.4-9.6 4l-2.4-2.4zm21.3-9.9C29 3.1 31.5 4.8 33.7 7l-2.4 2.4c-3.9-3.9-9-6-14.4-6-5.5 0-10.6 2.1-14.4 6L0 7c2.2-2.2 4.7-3.9 7.6-5.1C10.5.6 13.6 0 16.8 0c3.3 0 6.4.6 9.3 1.9z'/%3E%3Cg stroke='%23444' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M14.7 19.9l4.3 4.2M19 19.9l-4.3 4.2'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--offline:before{
  background-image: url(131398a4dd349ad2648d04d4401fd13a-20x20.png);
}
/* line 178, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--offline:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33.7 24.8'%3E%3Cpath fill='%23fff' d='M16.8 13.6c2.8 0 5.4 1.1 7.2 3L21.7 19a6.8 6.8 0 0 0-4.8-2c-1.9 0-3.6.8-4.8 2l-2.4-2.4c1.8-1.8 4.3-3 7.1-3zm-12-1.8c3.2-3.2 7.5-5 12-5s8.8 1.8 12 5l-2.4 2.4c-2.6-2.6-6-4-9.6-4-3.6 0-7.1 1.4-9.6 4l-2.4-2.4zm21.3-9.9C29 3.1 31.5 4.8 33.7 7l-2.4 2.4c-3.9-3.9-9-6-14.4-6-5.5 0-10.6 2.1-14.4 6L0 7c2.2-2.2 4.7-3.9 7.6-5.1C10.5.6 13.6 0 16.8 0c3.3 0 6.4.6 9.3 1.9z'/%3E%3Cg stroke='%23fff' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M14.7 19.9l4.3 4.2M19 19.9l-4.3 4.2'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--offline:hover:before{
  background-image: url(9a94c34a80e86cd5ab78f4cbca66e9c5-20x20.png);
}
/* line 186, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--questionary:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M28.7 4.2h-9.6c0-2.3-1.9-4.3-4.3-4.3-2.3 0-4.3 1.9-4.3 4.3H.9c-.6 0-1.1.5-1.1 1.1v27.6c0 .6.5 1.1 1.1 1.1h27.6c.6 0 1.1-.5 1.1-1.1V5.3c.1-.6-.3-1.1-.9-1.1zM14.9 2.1c1.2 0 2.1 1 2.1 2.1s-1 2.1-2.1 2.1c-1.2 0-2.1-1-2.1-2.1s.9-2.1 2.1-2.1zm12.7 29.8H2.1V6.4h4.3v3.2c0 .6.5 1.1 1.1 1.1h14.9c.6 0 1.1-.5 1.1-1.1V6.4h4.3v25.5z'/%3E%3Cpath d='M12.7 28.5l-6.8-7.9 1.9-1.9 4.9 3.8 9.1-8.1 1.9 1.9-11 12.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--questionary:before{
  background-image: url(247a11e20c51779371cf832fac60c57a-20x20.png);
}
/* line 190, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--questionary:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M28.7 4.2h-9.6c0-2.3-1.9-4.3-4.3-4.3-2.3 0-4.3 1.9-4.3 4.3H.9c-.6 0-1.1.5-1.1 1.1v27.6c0 .6.5 1.1 1.1 1.1h27.6c.6 0 1.1-.5 1.1-1.1V5.3c.1-.6-.3-1.1-.9-1.1zM14.9 2.1c1.2 0 2.1 1 2.1 2.1s-1 2.1-2.1 2.1c-1.2 0-2.1-1-2.1-2.1s.9-2.1 2.1-2.1zm12.7 29.8H2.1V6.4h4.3v3.2c0 .6.5 1.1 1.1 1.1h14.9c.6 0 1.1-.5 1.1-1.1V6.4h4.3v25.5z'/%3E%3Cpath d='M12.7 28.5l-6.8-7.9 1.9-1.9 4.9 3.8 9.1-8.1 1.9 1.9-11 12.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--questionary:hover:before{
  background-image: url(64484521892037ef2556501bfc80879d-20x20.png);
}
/* line 198, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--applications:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M19.1 15.8h1.5l-1.7 7.5-2.2-10.6h-3.5l-2.6 10.6-1.9-10.6H5l3.8 17h3.6l2.5-10.1 2.3 10.1h3.3l4.3-17h-5.7v3.1z'/%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.5-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--applications:before{
  background-image: url(772cb97b3fa1d18d9a6410f1ba5dc665-20x20.png);
}
/* line 202, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--applications:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M19.1 15.8h1.5l-1.7 7.5-2.2-10.6h-3.5l-2.6 10.6-1.9-10.6H5l3.8 17h3.6l2.5-10.1 2.3 10.1h3.3l4.3-17h-5.7v3.1z'/%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.5-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--applications:hover:before{
  background-image: url(16a23cc9618fa41535e0ff23f733e3cf-20x20.png);
}
/* line 210, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--ios:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.7 34'%3E%3Cpath fill='%23444' d='M23.1 18.1c0-4.3 3.5-6.4 3.7-6.5-2-2.9-5.1-3.3-6.2-3.4-2.6-.3-5.2 1.6-6.5 1.6-1.3 0-3.4-1.5-5.6-1.5-2.9 0-5.5 1.7-7 4.3-3 5.2-.8 12.9 2.2 17.1 1.4 2.1 3.1 4.4 5.4 4.3 2.2-.1 3-1.4 5.6-1.4 2.6 0 3.3 1.4 5.6 1.3 2.3 0 3.8-2.1 5.2-4.2 1.6-2.4 2.3-4.7 2.4-4.8-.3 0-4.7-1.7-4.8-6.8zM18.8 5.4C20 4 20.8 2 20.6 0c-1.7.1-3.8 1.1-5 2.6-1.1 1.3-2.1 3.3-1.8 5.3 1.9.1 3.9-1 5-2.5z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--ios:before{
  background-image: url(fd67a554f7c9b4c71dfb8aa580c2a084-20x20.png);
}
/* line 214, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--ios:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.7 34'%3E%3Cpath fill='%23fff' d='M23.1 18.1c0-4.3 3.5-6.4 3.7-6.5-2-2.9-5.1-3.3-6.2-3.4-2.6-.3-5.2 1.6-6.5 1.6-1.3 0-3.4-1.5-5.6-1.5-2.9 0-5.5 1.7-7 4.3-3 5.2-.8 12.9 2.2 17.1 1.4 2.1 3.1 4.4 5.4 4.3 2.2-.1 3-1.4 5.6-1.4 2.6 0 3.3 1.4 5.6 1.3 2.3 0 3.8-2.1 5.2-4.2 1.6-2.4 2.3-4.7 2.4-4.8-.3 0-4.7-1.7-4.8-6.8zM18.8 5.4C20 4 20.8 2 20.6 0c-1.7.1-3.8 1.1-5 2.6-1.1 1.3-2.1 3.3-1.8 5.3 1.9.1 3.9-1 5-2.5z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--ios:hover:before{
  background-image: url(a7073f88b5442a7824a691ed975f94aa-20x20.png);
}
/* line 222, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--android:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.7 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M27.6 12.8c-1.2 0-2.1 1-2.1 2.1v8.5c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-8.5c0-1.2-.9-2.1-2.1-2.1zm-25.5 0c-1.2 0-2.1 1-2.1 2.1v8.5c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-8.5c0-1.2-.9-2.1-2.1-2.1zm3.2 11.6c0 1.8 1.4 3.2 3.2 3.2v4.3c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-4.3H17v4.3c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-4.3c1.8 0 3.2-1.4 3.2-3.2V12.7H5.3v11.7zM24.4 10.6c-.3-2.9-2-5.4-4.3-7l1.1-2.1c.3-.5 0-1.2-.5-1.4-.5-.3-1.2 0-1.4.5l-1.1 2.1-.3-.1c-.9-.3-2-.5-3-.5-1.1 0-2.1.2-3 .5l-.3.1L10.5.6c-.3-.5-.9-.7-1.4-.5-.5.3-.7.9-.5 1.4l1.1 2.1c-2.3 1.5-4 4-4.3 7v1.1h19.1l-.1-1.1zM11.7 8.5c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1.6 0 1.1.5 1.1 1.1-.1.6-.5 1.1-1.1 1.1zm6.4 0c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1.6 0 1.1.5 1.1 1.1-.1.6-.6 1.1-1.1 1.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--android:before{
  background-image: url(d08b502733cf548cbcbf2262488005e1-20x20.png);
}
/* line 226, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--android:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.7 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M27.6 12.8c-1.2 0-2.1 1-2.1 2.1v8.5c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-8.5c0-1.2-.9-2.1-2.1-2.1zm-25.5 0c-1.2 0-2.1 1-2.1 2.1v8.5c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-8.5c0-1.2-.9-2.1-2.1-2.1zm3.2 11.6c0 1.8 1.4 3.2 3.2 3.2v4.3c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-4.3H17v4.3c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-4.3c1.8 0 3.2-1.4 3.2-3.2V12.7H5.3v11.7zM24.4 10.6c-.3-2.9-2-5.4-4.3-7l1.1-2.1c.3-.5 0-1.2-.5-1.4-.5-.3-1.2 0-1.4.5l-1.1 2.1-.3-.1c-.9-.3-2-.5-3-.5-1.1 0-2.1.2-3 .5l-.3.1L10.5.6c-.3-.5-.9-.7-1.4-.5-.5.3-.7.9-.5 1.4l1.1 2.1c-2.3 1.5-4 4-4.3 7v1.1h19.1l-.1-1.1zM11.7 8.5c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1.6 0 1.1.5 1.1 1.1-.1.6-.5 1.1-1.1 1.1zm6.4 0c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1.6 0 1.1.5 1.1 1.1-.1.6-.6 1.1-1.1 1.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--android:hover:before{
  background-image: url(98f1acc3fdcfef4c6185e9b0d748839b-20x20.png);
}
/* line 234, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--mobile-app:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 30'%3E%3Cg fill='%23444'%3E%3Cpath d='M32 8v20.1c0 1-.8 1.9-1.9 1.9h-20c-1 0-2.1-.9-2.1-1.9V27h16.8c1.1 0 2.2-1.1 2.2-2.2V6h3.1C31.2 6 32 7 32 8z'/%3E%3Cpath d='M26 24c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h22c1.1 0 2 .9 2 2v22z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--mobile-app:before{
  background-image: url(18c1d1d7ae92e7063dbde24ea477cc5e-20x20.png);
}
/* line 238, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--mobile-app:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 30'%3E%3Cg fill='%23fff'%3E%3Cpath d='M32 8v20.1c0 1-.8 1.9-1.9 1.9h-20c-1 0-2.1-.9-2.1-1.9V27h16.8c1.1 0 2.2-1.1 2.2-2.2V6h3.1C31.2 6 32 7 32 8z'/%3E%3Cpath d='M26 24c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h22c1.1 0 2 .9 2 2v22z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--mobile-app:hover:before{
  background-image: url(ab5762db4e7fe936a4f656882c59d693-20x20.png);
}
/* line 246, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--on-map:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.3 34'%3E%3Cpath fill='%23444' d='M10.6 0C4.8 0 0 4.8 0 10.6 0 21.2 10.6 34 10.6 34s10.6-12.8 10.6-23.4C21.3 4.8 16.5 0 10.6 0zm0 17.1c-3.6 0-6.5-2.9-6.5-6.5S7 4.1 10.6 4.1s6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zm-4.1-6.5c0-2.3 1.8-4.1 4.1-4.1s4.1 1.8 4.1 4.1-1.8 4.1-4.1 4.1c-2.2 0-4.1-1.8-4.1-4.1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--on-map:before{
  background-image: url(2961fa72dd21ae812f72a282a2e81355-20x20.png);
}
/* line 250, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--on-map:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.3 34'%3E%3Cpath fill='%23fff' d='M10.6 0C4.8 0 0 4.8 0 10.6 0 21.2 10.6 34 10.6 34s10.6-12.8 10.6-23.4C21.3 4.8 16.5 0 10.6 0zm0 17.1c-3.6 0-6.5-2.9-6.5-6.5S7 4.1 10.6 4.1s6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zm-4.1-6.5c0-2.3 1.8-4.1 4.1-4.1s4.1 1.8 4.1 4.1-1.8 4.1-4.1 4.1c-2.2 0-4.1-1.8-4.1-4.1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--on-map:hover:before{
  background-image: url(37f64bf39b19874381ce6919bd10b0ff-20x20.png);
}
/* line 258, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--site-map:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 31.9'%3E%3Cpath fill='%23444' d='M32.4 23.4h-.5v-6.9c0-2.1-1.7-3.7-3.7-3.7h-9V8.5h.5c.9 0 1.6-.7 1.6-1.6V1.6c0-.9-.7-1.6-1.6-1.6h-5.3c-.9 0-1.6.7-1.6 1.6v5.3c0 .9.7 1.6 1.6 1.6h.5v4.3h-9c-2.1 0-3.7 1.7-3.7 3.7v6.9h-.5c-.9 0-1.6.7-1.6 1.6v5.3c0 .9.7 1.6 1.6 1.6H7c.9 0 1.6-.7 1.6-1.6V25c0-.9-.7-1.6-1.6-1.6h-.5V17H15v6.4h-.5c-.9 0-1.6.7-1.6 1.6v5.3c0 .9.7 1.6 1.6 1.6h5.3c.9 0 1.6-.7 1.6-1.6V25c0-.9-.7-1.6-1.6-1.6h-.5V17h8.5v6.4h-.5c-.9 0-1.6.7-1.6 1.6v5.3c0 .9.7 1.6 1.6 1.6h5.3c.9 0 1.6-.7 1.6-1.6V25c-.2-.9-.9-1.6-1.8-1.6zm-26 6.3H2.1v-4.3h4.3v4.3zm12.7 0h-4.3v-4.3h4.3v4.3zM14.9 6.4V2.1h4.3v4.3h-4.3zm17 23.3h-4.3v-4.3h4.3v4.3z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--site-map:before{
  background-image: url(a09505bd62e4db009c456b1ebd09eef4-20x20.png);
}
/* line 262, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--site-map:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 31.9'%3E%3Cpath fill='%23fff' d='M32.4 23.4h-.5v-6.9c0-2.1-1.7-3.7-3.7-3.7h-9V8.5h.5c.9 0 1.6-.7 1.6-1.6V1.6c0-.9-.7-1.6-1.6-1.6h-5.3c-.9 0-1.6.7-1.6 1.6v5.3c0 .9.7 1.6 1.6 1.6h.5v4.3h-9c-2.1 0-3.7 1.7-3.7 3.7v6.9h-.5c-.9 0-1.6.7-1.6 1.6v5.3c0 .9.7 1.6 1.6 1.6H7c.9 0 1.6-.7 1.6-1.6V25c0-.9-.7-1.6-1.6-1.6h-.5V17H15v6.4h-.5c-.9 0-1.6.7-1.6 1.6v5.3c0 .9.7 1.6 1.6 1.6h5.3c.9 0 1.6-.7 1.6-1.6V25c0-.9-.7-1.6-1.6-1.6h-.5V17h8.5v6.4h-.5c-.9 0-1.6.7-1.6 1.6v5.3c0 .9.7 1.6 1.6 1.6h5.3c.9 0 1.6-.7 1.6-1.6V25c-.2-.9-.9-1.6-1.8-1.6zm-26 6.3H2.1v-4.3h4.3v4.3zm12.7 0h-4.3v-4.3h4.3v4.3zM14.9 6.4V2.1h4.3v4.3h-4.3zm17 23.3h-4.3v-4.3h4.3v4.3z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--site-map:hover:before{
  background-image: url(b3743e04f6a35096fcdc82c01591c08d-20x20.png);
}
/* line 270, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--contacts:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23444' d='M24.9 20.4c-2.3 2.3-2.3 4.5-4.5 4.5s-4.5-2.3-6.8-4.5c-2.3-2.3-4.5-4.5-4.5-6.8s2.3-2.3 4.5-4.5C15.9 6.8 9.1 0 6.8 0S0 6.8 0 6.8c0 4.5 4.7 13.7 9.1 18.1 4.4 4.4 13.6 9.1 18.1 9.1 0 0 6.8-4.5 6.8-6.8s-6.8-9.1-9.1-6.8z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--contacts:before{
  background-image: url(55115c6ad7ea00e2501de35dc0f29cda-20x20.png);
}
/* line 274, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--contacts:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23fff' d='M24.9 20.4c-2.3 2.3-2.3 4.5-4.5 4.5s-4.5-2.3-6.8-4.5c-2.3-2.3-4.5-4.5-4.5-6.8s2.3-2.3 4.5-4.5C15.9 6.8 9.1 0 6.8 0S0 6.8 0 6.8c0 4.5 4.7 13.7 9.1 18.1 4.4 4.4 13.6 9.1 18.1 9.1 0 0 6.8-4.5 6.8-6.8s-6.8-9.1-9.1-6.8z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--contacts:hover:before{
  background-image: url(58700efe2ea40f60c9d57846f6d85867-20x20.png);
}
/* line 282, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--zip:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.6-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3Cpath d='M6.4 2.1h4.3v2.1H6.4V2.1zM10.6 4.2h4.3v2.1h-4.3V4.2zM6.4 6.4h4.3v2.1H6.4V6.4zM10.6 8.5h4.3v2.1h-4.3V8.5zM6.4 10.6h4.3v2.1H6.4v-2.1zM10.6 12.7h4.3v2.1h-4.3v-2.1zM6.4 14.9h4.3V17H6.4v-2.1zM10.6 17h4.3v2.1h-4.3V17zM6.4 28.2c0 .9.7 1.6 1.6 1.6h5.3c.9 0 1.6-.7 1.6-1.6v-5.3c0-.9-.7-1.6-1.6-1.6h-2.7v-2.1H6.3v9zm6.3-2.7v2.1H8.4v-2.1h4.3z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--zip:before{
  background-image: url(508d7db29a3eb1801df9a6393446480f-20x20.png);
}
/* line 286, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--zip:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.6-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3Cpath d='M6.4 2.1h4.3v2.1H6.4V2.1zM10.6 4.2h4.3v2.1h-4.3V4.2zM6.4 6.4h4.3v2.1H6.4V6.4zM10.6 8.5h4.3v2.1h-4.3V8.5zM6.4 10.6h4.3v2.1H6.4v-2.1zM10.6 12.7h4.3v2.1h-4.3v-2.1zM6.4 14.9h4.3V17H6.4v-2.1zM10.6 17h4.3v2.1h-4.3V17zM6.4 28.2c0 .9.7 1.6 1.6 1.6h5.3c.9 0 1.6-.7 1.6-1.6v-5.3c0-.9-.7-1.6-1.6-1.6h-2.7v-2.1H6.3v9zm6.3-2.7v2.1H8.4v-2.1h4.3z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--zip:hover:before{
  background-image: url(b43007a600e56fecb7f6a2d77e71a0fd-20x20.png);
}
/* line 294, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--xls:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M22.5 12.7H18l-3.2 4.7-3.2-4.7H7.1l5.4 8-6.1 9h8.4v-3h-1.7l1.7-2.5 3.7 5.5h4.7l-6.1-9 5.4-8z'/%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.5-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--xls:before{
  background-image: url(2e4ac4b66763db05327a5490c63ba23c-20x20.png);
}
/* line 298, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--xls:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M22.5 12.7H18l-3.2 4.7-3.2-4.7H7.1l5.4 8-6.1 9h8.4v-3h-1.7l1.7-2.5 3.7 5.5h4.7l-6.1-9 5.4-8z'/%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.5-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--xls:hover:before{
  background-image: url(3a9cc9a6e32b0076e69278d8f0f48c15-20x20.png);
}
/* line 306, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--glossary:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 32'%3E%3Cg fill='%23444'%3E%3Cpath d='M32 30v-2h-2V16h2v-2h-6v2h2v12h-6V16h2v-2h-6v2h2v12h-6V16h2v-2h-6v2h2v12H6V16h2v-2H2v2h2v12H2v2H0v2h34v-2h-2zM16 0h2l16 10v2H0v-2L16 0z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--glossary:before{
  background-image: url(12523096c09e1e4045d323572770a160-20x20.png);
}
/* line 310, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--glossary:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 32'%3E%3Cg fill='%23fff'%3E%3Cpath d='M32 30v-2h-2V16h2v-2h-6v2h2v12h-6V16h2v-2h-6v2h2v12h-6V16h2v-2h-6v2h2v12H6V16h2v-2H2v2h2v12H2v2H0v2h34v-2h-2zM16 0h2l16 10v2H0v-2L16 0z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--glossary:hover:before{
  background-image: url(89d4d3fa7cbad4774fb7a3d480940397-20x20.png);
}
/* line 318, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--archive-reports:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 29.8'%3E%3Cpath fill='%23444' d='M27.6 0H6.3L-.1 6.4v22.3c0 .6.5 1.1 1.1 1.1h31.9c.6 0 1.1-.5 1.1-1.1V6.4L27.6 0zM17 25.5L6.4 17h6.4v-6.4h8.5V17h6.4L17 25.5zM5.1 4.2l2.1-2.1h19.5l2.1 2.1H5.1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--archive-reports:before{
  background-image: url(d819366a4775c2bd4181702f7078b716-20x20.png);
}
/* line 322, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--archive-reports:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 29.8'%3E%3Cpath fill='%23fff' d='M27.6 0H6.3L-.1 6.4v22.3c0 .6.5 1.1 1.1 1.1h31.9c.6 0 1.1-.5 1.1-1.1V6.4L27.6 0zM17 25.5L6.4 17h6.4v-6.4h8.5V17h6.4L17 25.5zM5.1 4.2l2.1-2.1h19.5l2.1 2.1H5.1z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--archive-reports:hover:before{
  background-image: url(5007cd8f7b87219dd7bae9744a3a6dd0-20x20.png);
}
/* line 330, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--disclaimer:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23444'%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.6-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3Cpath d='M22.3 27.6H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1zM22.3 23.4H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1zM22.3 19.1H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--disclaimer:before{
  background-image: url(1ae02f19fdffe8da3785ca6dd4da7288-20x20.png);
}
/* line 334, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__link--disclaimer:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.6-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3Cpath d='M22.3 27.6H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1zM22.3 23.4H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1zM22.3 19.1H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--disclaimer:hover:before{
  background-image: url(ed706a3732afb2cf6ae7d4364c1ce546-20x20.png);
}

/* line 351, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__share-list {
  background-color: #666666;
}

/* line 358, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__share-link {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  background-position: 50% !important;
}
/* line 366, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__share-link:hover {
  background-color: #444444;
}
/* line 370, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__share-link--vk {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 19.4'%3E%3Cpath fill='%23fff' d='M33.8 17.5c0-.1-.1-.2-.1-.2-.6-1.1-1.7-2.4-3.4-3.9-.8-.7-1.2-1.2-1.4-1.5-.4-.5-.4-1-.2-1.4.1-.4.7-1.1 1.6-2.3.3-.7.7-1.2 1-1.6 2-2.7 2.9-4.4 2.7-5.2l-.1-.2c-.1-.1-.3-.2-.5-.3-.3-.1-.7-.1-1.1 0h-5.5c-.2.1-.3.1-.3.1h-.1l-.1.1c-.1 0-.1.1-.2.2 0 .1-.1.2-.1.3-.6 1.4-1.2 2.8-1.9 4-.4.7-.8 1.4-1.2 1.9s-.7.9-.9 1.2c-.2.3-.5.5-.7.6-.2.2-.4.2-.5.2-.1 0-.2 0-.3-.1-.2-.1-.3-.3-.4-.4-.1-.2-.2-.4-.2-.7 0-.3-.1-.5-.1-.7v-.9V6 4.5 3.3v-1c0-.3 0-.6-.1-.8 0-.2-.1-.4-.2-.6-.1-.2-.2-.3-.4-.4-.2-.1-.4-.2-.6-.2-.4-.2-1.2-.3-2.1-.3-2.2 0-3.6.1-4.2.4-.2.1-.5.3-.7.5-.2.3-.2.4-.1.4.7.1 1.2.4 1.5.8l.1.3c.1.2.2.4.2.8.1.4.1.8.2 1.3.1.9.1 1.6 0 2.2-.1.6-.1 1.1-.2 1.4-.1.3-.1.6-.2.8-.1.2-.2.3-.2.4l-.1.1c-.2.1-.3.1-.5.1s-.4-.1-.6-.2c-.2-.2-.5-.4-.7-.7-.3-.3-.5-.7-.9-1.2-.3-.6-.6-1.2-1-1.9L8.7 5c-.1-.3-.4-.8-.7-1.4-.3-.7-.6-1.3-.8-1.9-.1-.2-.2-.4-.4-.5l-.1-.1c-.1 0-.2-.1-.3-.1C6.3.9 6.1.9 6 .9H1.1c-.5 0-.8.1-1 .3v.1c-.1.1-.1.2-.1.3 0 .1 0 .3.1.5.7 1.7 1.5 3.3 2.3 4.8.8 1.6 1.6 2.8 2.2 3.7.6.9 1.2 1.8 1.9 2.7.6.8 1.1 1.4 1.3 1.6l.5.5.4.4c.3.3.7.6 1.2 1s1.2.8 1.8 1.2c.7.4 1.4.7 2.3.9.9.2 1.7.3 2.6.3h2c.4 0 .7-.2.9-.4l.1-.1c0-.1.1-.2.1-.3 0-.1.1-.3.1-.5 0-.5 0-1 .1-1.4.1-.4.2-.7.3-.9.1-.2.2-.4.4-.5l.3-.3c.1 0 .1 0 .1-.1.3-.1.6 0 1 .3s.7.6 1.1 1c.3.4.7.9 1.2 1.4.5.5.9.9 1.2 1.1l.4.2c.2.1.5.3.9.4.4.1.7.1 1 .1l4.5-.1c.4 0 .8-.1 1-.2.2-.1.4-.3.4-.5s.1-.4 0-.6c.2 0 .2-.2.1-.3z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--vk{
  background-image: url(e5644d355f13804e99c398d59277ef57-15x15.png);
}
/* line 373, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__share-link--in {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 27.6'%3E%3Cg fill='%23fff'%3E%3Cpath d='M10.6 8.5h5.9v3h.1c.8-1.5 2.8-3 5.8-3 6.2 0 7.4 3.9 7.4 8.9v10.2h-6.1v-9.1c0-2.2 0-5-3.2-5s-3.7 2.4-3.7 4.8v9.2h-6.1v-19zM0 8.5h6.4v19.1H0V8.5zM6.4 3.2C6.4 5 5 6.4 3.2 6.4 1.4 6.4 0 5 0 3.2S1.4 0 3.2 0C5 0 6.4 1.4 6.4 3.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--in{
  background-image: url(c7005b6327e0be8a0d1cefc09dfdfdf8-15x15.png);
}
/* line 376, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__share-link--tw {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 27.6'%3E%3Cpath fill='%23fff' d='M34 3.3c-1.3.6-2.6.9-4 1.1 1.4-.9 2.5-2.2 3.1-3.9-1.3.8-2.8 1.4-4.4 1.7C27.4.8 25.6 0 23.6 0c-3.9 0-7 3.1-7 7 0 .5.1 1.1.2 1.6C11 8.3 5.9 5.5 2.4 1.3c-.6 1-.9 2.2-.9 3.5 0 2.4 1.2 4.6 3.1 5.8-1.1 0-2.2-.4-3.2-.9v.1c0 3.4 2.4 6.2 5.6 6.8-.6.2-1.2.2-1.8.2-.5 0-.9 0-1.3-.1.9 2.8 3.5 4.8 6.5 4.8-2.4 1.9-5.4 3-8.7 3-.6 0-1.1 0-1.7-.1 3.1 2 6.8 3.1 10.7 3.1 12.8 0 19.8-10.6 19.8-19.8v-.9c1.4-.9 2.6-2.1 3.5-3.5z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--tw{
  background-image: url(5213382c9b1a55faf0d8efad4400cf0c-15x15.png);
}
/* line 379, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__share-link--fb {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 29.8'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' d='M10.6 1c-3 0-5.3 2.4-5.3 5.3v3.2H1v4.3h4.3v15h4.3v-15h4.8l1.1-4.3H9.6V6.3c0-.6.5-1.1 1.1-1.1H16V.9h-5.4z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--fb{
  background-image: url(b44c6fa601a9427acab3d819118dc9d2-15x15.png);
}
/* line 382, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__share-link--insta {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23fff' d='M34 5.7C34 2.6 31.5 0 28.3 0H5.7C2.6 0 0 2.5 0 5.7v22.6C0 31.4 2.5 34 5.7 34h22.6c3.1 0 5.7-2.5 5.7-5.7V5.7zM10.6 16.5c.3-3.4 3.1-6 6.5-6 3.6 0 6.6 2.9 6.6 6.5s-2.9 6.6-6.6 6.6c-3.6 0-6.5-2.9-6.5-6.6v-.5zM31 27.8c0 1.2-2 3.2-3.2 3.2H6.4C5.2 31 3 29 3 27.8V15h4.6c-.2 0-.2 1.4-.2 2.1 0 5.4 4.4 9.7 9.7 9.7 5.4 0 9.7-4.4 9.7-9.7 0-.7-.1-2.1-.2-2.1H31v12.8zM30 8.9c0 .6-.5 1.1-1.1 1.1H26c-.6 0-1.1-.5-1.1-1.1V6c0-.6.5-1.1 1.1-1.1h2.9c.6 0 1.1.5 1.1 1.1v2.9z'/%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.788' stroke-miterlimit='10' d='M15.1 21.6c-2-.8-2.9-3-2.2-4.9'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--insta{
  background-image: url(a2d2cac87f1d8321373a963806496671-15x15.png);
}
/* line 385, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__share-link--yt {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.9 27.9'%3E%3Cg fill='%23fff'%3E%3Cpath d='M8 0L6.1 3.7 4.2 0H1.8l3.4 5.9v4.6h1.7V5.9L10.3 0H8zM13.1 3.5c.5 0 .9.4.9.9v3.5c0 .5-.4.9-.9.9s-.9-.4-.9-.9V4.4c0-.5.4-.9.9-.9zm0-1.8c-1.4 0-2.6 1.2-2.6 2.6v3.5c0 1.4 1.2 2.6 2.6 2.6 1.4 0 2.6-1.2 2.6-2.6V4.3c0-1.4-1.2-2.6-2.6-2.6zM20.9 1.7v6.9c-.8.6-1.7 1-1.7-1.2V1.8h-1.7v6c0 1.4.3 4 3.5 1.9v.8h1.7V1.8h-1.8zM23.6 19.2c-.5 0-.9.4-.9.9v.9h1.7v-.9c0-.5-.4-.9-.8-.9zM15.7 20.1v4.6c.6.6 1.7.7 1.7-.2v-4.1c.1-.9-.8-1.2-1.7-.3z'/%3E%3Cpath d='M27.8 15.9c-.1-1-.4-1.8-1.1-2.5-.6-.6-1.5-1-2.5-1-1.9-.1-6.3-.1-10.1-.1s-8.5 0-10.4.1c-1 .1-1.8.4-2.5 1-.6.6-1 1.5-1.1 2.5-.1 2-.2 2.8-.2 3.8s.1 2.6.2 4.6c.1 1 .4 1.8 1.1 2.5.6.6 1.5 1 2.5 1 1.9.1 6.6.1 10.4.1 3.8 0 8.2 0 10.1-.1 1-.1 1.8-.4 2.5-1 .6-.6 1-1.5 1.1-2.5.1-1.7.1-3.2.1-4.6s0-2.1-.1-3.8zM5.2 26.2H3.5v-8.7H1.8v-1.7H7v1.7H5.3v8.7zm7 0h-1.7v-.8C7.2 27.3 7 25.5 7 24v-4.8h1.7V24c0 1.1 1 1 1.7.3v-5.1h1.7v7h.1zm7-1.8c0 1.8-1.9 2.4-3.5.9v.8H14V15.6h1.7v2.8c1.7-1.7 3.5-1.1 3.5.7v5.3zm7-3.5v.9h-3.5v1.7c0 .5.4.9.9.9s.9-.4.9-.9v-.9h1.7v.9c0 1.4-1.2 2.6-2.6 2.6S21 24.9 21 23.5V20c0-1.4 1.2-2.6 2.6-2.6s2.6 1.2 2.6 2.6v.9z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--yt{
  background-image: url(f31b9d6d9340e809a49af76cb6dc942c-15x15.png);
}
/* line 388, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__share-link--ggl {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33.1 28'%3E%3Cpath fill='%23fff' d='M18.1 0H9.4C5.5 0 1.9 2.9 1.9 6.4c0 3.5 2.6 6.3 6.6 6.3h.8c-.3.5-.4 1-.4 1.6 0 1 .5 1.8 1.2 2.4H8.6c-4.8 0-8.5 3.1-8.5 6.2S4.2 28 9 28c5.5 0 8.5-3.1 8.5-6.2 0-2.5-.7-4-3-5.6-.8-.6-2.3-1.9-2.3-2.7 0-.9.3-1.4 1.7-2.5s2.4-2.7 2.4-4.5c0-2.2-1-4.3-2.8-5h2.7L18.1 0zm-3 21.2c.1.3.1.6.1.9 0 2.5-1.6 4.5-6.3 4.5-3.3 0-5.7-2.1-5.7-4.6 0-2.5 3-4.5 6.3-4.5.8 0 1.5.1 2.2.3 1.7 1.3 3 2 3.4 3.4zm-5.4-9.4C7.5 11.7 5.3 9.3 5 6.4c-.4-2.9 1.1-5.2 3.3-5.1 2.2.1 4.4 2.4 4.7 5.4.5 2.8-1 5.1-3.3 5.1zm17.2-5.6V0h-2.1v6.2h-6.2v2.1h6.2v6.2h2.1V8.3h6.2V6.2h-6.2z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--ggl{
  background-image: url(0cb4d5d1125de5c12866a55ac45df92f-15x15.png);
}
/* line 391, ../../../../../frontend/temp/_029-tools-panel.scss */
.tools-panel__share-link--email {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 24'%3E%3Cg fill='none' stroke='%23fff' stroke-width='2' stroke-miterlimit='10'%3E%3Cpath d='M33 21.3c0 1.1-.9 1.7-2 1.7H2.8c-1 0-1.8-.6-1.8-1.7V2.9C1 1.8 1.8 1 2.8 1H31c1 0 2 .8 2 1.9v18.4z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.2 2.8L17 13.4 31.8 2.8'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--email{
  background-image: url(3424d876772cfe6ab5ab19af718cb1a3-15x15.png);
}

/* line 404, ../../../../../frontend/temp/_029-tools-panel.scss */

/* line 10, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--myreport:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M35 40.8H8c-1.7 0-3-1.4-3-3.2v-1.8h2v1.8c0 .6.5 1.2 1 1.2h27c1.1 0 2-.9 2-2v-30c0-1.1-.9-2-2-2H7.9c-.5 0-.9.4-.9.9v2.1H5V5.7c0-1.6 1.3-2.9 2.9-2.9H35c2.2 0 4 1.8 4 4v30c0 2.2-1.8 4-4 4z'/%3E%3Cpath d='M9 34.8H5v-26h4v12.7z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--myreport:before{
  background-image: url(a75abf423df40f10c3136b75da150d56-26x26.png);
}
/* line 14, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--myreport:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M35 40.8H8c-1.7 0-3-1.4-3-3.2v-1.8h2v1.8c0 .6.5 1.2 1 1.2h27c1.1 0 2-.9 2-2v-30c0-1.1-.9-2-2-2H7.9c-.5 0-.9.4-.9.9v2.1H5V5.7c0-1.6 1.3-2.9 2.9-2.9H35c2.2 0 4 1.8 4 4v30c0 2.2-1.8 4-4 4z'/%3E%3Cpath d='M9 34.8H5v-26h4v12.7z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--myreport:hover:before{
  background-image: url(8e7cb32573dbe1fa11b09c47d3889c2c-26x26.png);
}
/* line 18, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--myreport:hover .tools-panel__counter {
  color: #ffffff;
  background-color: inherit;
}
/* line 25, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--myreport .tools-panel__counter {
  color: #b6b8ba;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.93333rem;
  /* 9 */
  background-color: inherit;
  padding: 0;
  border: none;
}
/* line 37, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--add:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M35.8 40.8h-27c-1.6 0-2.8-1.3-2.8-3.2v-1.8h2v1.8c0 .4.2 1.2.8 1.2h27c1.2 0 2.3-1 2.3-2v-30c0-1-1.1-2-2.3-2H8.7c-.6 0-.7.6-.7.9v2.1H6V5.7C6 4 7.1 2.8 8.7 2.8h27.1c2.3 0 4.3 1.9 4.3 4v30c-.1 2.1-2.1 4-4.3 4z'/%3E%3Cpath d='M10 34.8H6v-26h4v12.7zM31 22.8H18c-.6 0-1-.4-1-1s.4-1 1-1h13c.6 0 1 .4 1 1 0 .5-.4 1-1 1z'/%3E%3Cpath d='M24 29.8c-.6 0-1-.4-1-1v-13c0-.6.4-1 1-1s1 .4 1 1v13c0 .5-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--add:before{
  background-image: url(7e061f7310b41b68106963ce742ceb73-26x26.png);
}
/* line 41, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--add:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M35.8 40.8h-27c-1.6 0-2.8-1.3-2.8-3.2v-1.8h2v1.8c0 .4.2 1.2.8 1.2h27c1.2 0 2.3-1 2.3-2v-30c0-1-1.1-2-2.3-2H8.7c-.6 0-.7.6-.7.9v2.1H6V5.7C6 4 7.1 2.8 8.7 2.8h27.1c2.3 0 4.3 1.9 4.3 4v30c-.1 2.1-2.1 4-4.3 4z'/%3E%3Cpath d='M10 34.8H6v-26h4v12.7zM31 22.8H18c-.6 0-1-.4-1-1s.4-1 1-1h13c.6 0 1 .4 1 1 0 .5-.4 1-1 1z'/%3E%3Cpath d='M24 29.8c-.6 0-1-.4-1-1v-13c0-.6.4-1 1-1s1 .4 1 1v13c0 .5-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--add:hover:before{
  background-image: url(2b022f44b70760af1e6e1f097be950a7-26x26.png);
}
/* line 49, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--del:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M35.8 40.8h-27c-1.6 0-2.8-1.3-2.8-3.2v-1.8h2v1.8c0 .4.2 1.2.8 1.2h27c1.2 0 2.3-1 2.3-2v-30c0-1-1.1-2-2.3-2H8.7c-.6 0-.7.6-.7.9v2.1H6V5.7C6 4 7.1 2.8 8.7 2.8h27.1c2.3 0 4.3 1.9 4.3 4v30c-.1 2.1-2.1 4-4.3 4z'/%3E%3Cpath d='M10 34.8H6v-26h4v12.7zM31 22.8H18c-.6 0-1-.4-1-1s.4-1 1-1h13c.6 0 1 .4 1 1 0 .5-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--del:before{
  background-image: url(6368f2b1143f071e211c21f31e201bbd-26x26.png);
}
/* line 53, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--del:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M35.8 40.8h-27c-1.6 0-2.8-1.3-2.8-3.2v-1.8h2v1.8c0 .4.2 1.2.8 1.2h27c1.2 0 2.3-1 2.3-2v-30c0-1-1.1-2-2.3-2H8.7c-.6 0-.7.6-.7.9v2.1H6V5.7C6 4 7.1 2.8 8.7 2.8h27.1c2.3 0 4.3 1.9 4.3 4v30c-.1 2.1-2.1 4-4.3 4z'/%3E%3Cpath d='M10 34.8H6v-26h4v12.7zM31 22.8H18c-.6 0-1-.4-1-1s.4-1 1-1h13c.6 0 1 .4 1 1 0 .5-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--del:hover:before{
  background-image: url(2f00c8e5e30731ede84e6806cd15ea67-26x26.png);
}
/* line 61, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--print:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M30.5 12.2c-.6 0-1-.4-1-1V9h-15v2.3c0 .6-.4 1-1 1s-1-.4-1-1V8c0-.6.4-1 1-1h17c.6 0 1 .4 1 1v3.3c0 .5-.4.9-1 .9zM28.4 36.6H15.6c-.6 0-1-.4-1-1V25c0-.6.4-1 1-1h12.8c.6 0 1 .4 1 1v10.6c0 .6-.5 1-1 1zm-11.8-2h10.8V26H16.6v8.6zm20.3-4.4h-5.4c-.6 0-1-.4-1-1s.4-1 1-1h5.4c.6 0 1.1-.5 1.1-1.1V16.5c0-.6-.5-1.1-1.1-1.1H7.1c-.6 0-1.1.5-1.1 1.1v10.6c0 .6.5 1.1 1.1 1.1h5.4c.6 0 1 .4 1 1s-.4 1-1 1H7.1c-1.7 0-3.1-1.4-3.1-3.1V16.5c0-1.7 1.4-3.1 3.1-3.1h29.8c1.7 0 3.1 1.4 3.1 3.1v10.6c0 1.7-1.4 3.1-3.1 3.1zm-3.1-10.4c-1.3 0-2.4-1.1-2.4-2.4 0-.6.4-1 1-1s1 .4 1 1c0 .2.2.4.4.4s.4-.2.4-.4c0-.6.4-1 1-1s1 .4 1 1c0 1.3-1.1 2.4-2.4 2.4z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--print:before{
  background-image: url(9b30ef6076eb32cbe89ac2d78e052ee7-26x26.png);
}
/* line 65, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--print:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M30.5 12.2c-.6 0-1-.4-1-1V9h-15v2.3c0 .6-.4 1-1 1s-1-.4-1-1V8c0-.6.4-1 1-1h17c.6 0 1 .4 1 1v3.3c0 .5-.4.9-1 .9zM28.4 36.6H15.6c-.6 0-1-.4-1-1V25c0-.6.4-1 1-1h12.8c.6 0 1 .4 1 1v10.6c0 .6-.5 1-1 1zm-11.8-2h10.8V26H16.6v8.6zm20.3-4.4h-5.4c-.6 0-1-.4-1-1s.4-1 1-1h5.4c.6 0 1.1-.5 1.1-1.1V16.5c0-.6-.5-1.1-1.1-1.1H7.1c-.6 0-1.1.5-1.1 1.1v10.6c0 .6.5 1.1 1.1 1.1h5.4c.6 0 1 .4 1 1s-.4 1-1 1H7.1c-1.7 0-3.1-1.4-3.1-3.1V16.5c0-1.7 1.4-3.1 3.1-3.1h29.8c1.7 0 3.1 1.4 3.1 3.1v10.6c0 1.7-1.4 3.1-3.1 3.1zm-3.1-10.4c-1.3 0-2.4-1.1-2.4-2.4 0-.6.4-1 1-1s1 .4 1 1c0 .2.2.4.4.4s.4-.2.4-.4c0-.6.4-1 1-1s1 .4 1 1c0 1.3-1.1 2.4-2.4 2.4z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--print:hover:before{
  background-image: url(252d14088de2f49a8870c1df8b2687c1-26x26.png);
}
/* line 73, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--pdf:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg id='Слой_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cstyle%3E.st0{display:none}%3C/style%3E%3Cg id='arrow'%3E%3Cpath d='M35 40.8H9.3c-1.6 0-3.3-1.3-3.3-3v-32c0-1.7 1.8-3 3.3-3h18.5c1.3 0 3.1.5 4.2 1.1.6.3 6 3.4 6 7v26.9c0 1.6-1.3 3-3 3zM9.3 4.8c-.6 0-1.3.5-1.3 1v32c0 .5.7 1 1.3 1H35c.6 0 1-.4 1-1V10.9c0-2.1-3.7-4.5-4.9-5.2-.8-.4-2.3-.8-3.3-.8L9.3 4.8z'/%3E%3Cpath d='M37 11.8h-5.2c-1.7 0-2.8-1.1-2.8-2.8V3.8h2V9c0 .5.2.8.8.8H37v2z'/%3E%3Cg%3E%3Cpath d='M14.4 29.2c0-.9 0-1.6-.1-2.2h1.1l.1 1.2c.5-.8 1.3-1.3 2.4-1.3 1.7 0 2.9 1.4 2.9 3.5 0 2.5-1.5 3.7-3.1 3.7-.9 0-1.7-.4-2.1-1.1v3.7h-1.2v-7.5zm1.2 1.8c0 .2 0 .4.1.5.2.9 1 1.5 1.9 1.5 1.3 0 2.1-1.1 2.1-2.7 0-1.4-.7-2.6-2-2.6-.9 0-1.6.6-1.9 1.5 0 .2-.1.3-.1.5V31h-.1zM28.4 23.7V32c0 .6 0 1.3.1 1.8h-1.1l-.1-1.2c-.5.8-1.3 1.4-2.4 1.4-1.7 0-2.9-1.4-2.9-3.5 0-2.3 1.4-3.7 3.1-3.7 1.1 0 1.8.5 2.1 1.1v-4.1l1.2-.1zm-1.3 6c0-.2 0-.4-.1-.5-.2-.8-.9-1.5-1.8-1.5-1.3 0-2.1 1.1-2.1 2.7 0 1.4.7 2.5 2 2.5.8 0 1.6-.6 1.8-1.5 0-.2.1-.3.1-.5v-1.2h.1zM30.6 33.8v-5.9h-1v-1h1v-.3c0-1 .2-1.8.8-2.4.5-.5 1.1-.6 1.7-.6.4 0 .8.1 1.1.2l-.2 1c-.2-.1-.4-.2-.8-.2-1.1 0-1.3.9-1.3 2v.4h1.7v1h-1.7v5.9h-1.3v-.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--pdf:before{
  background-image: url(bbe1b907ce81b51e874600d45572bca5-26x26.png);
}
/* line 77, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--pdf:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg id='Слой_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cstyle%3E.st0{display:none}%3C/style%3E%3Cg id='arrow'%3E%3Cpath d='M35 40.8H9.3c-1.6 0-3.3-1.3-3.3-3v-32c0-1.7 1.8-3 3.3-3h18.5c1.3 0 3.1.5 4.2 1.1.6.3 6 3.4 6 7v26.9c0 1.6-1.3 3-3 3zM9.3 4.8c-.6 0-1.3.5-1.3 1v32c0 .5.7 1 1.3 1H35c.6 0 1-.4 1-1V10.9c0-2.1-3.7-4.5-4.9-5.2-.8-.4-2.3-.8-3.3-.8L9.3 4.8z'/%3E%3Cpath d='M37 11.8h-5.2c-1.7 0-2.8-1.1-2.8-2.8V3.8h2V9c0 .5.2.8.8.8H37v2z'/%3E%3Cg%3E%3Cpath d='M14.4 29.2c0-.9 0-1.6-.1-2.2h1.1l.1 1.2c.5-.8 1.3-1.3 2.4-1.3 1.7 0 2.9 1.4 2.9 3.5 0 2.5-1.5 3.7-3.1 3.7-.9 0-1.7-.4-2.1-1.1v3.7h-1.2v-7.5zm1.2 1.8c0 .2 0 .4.1.5.2.9 1 1.5 1.9 1.5 1.3 0 2.1-1.1 2.1-2.7 0-1.4-.7-2.6-2-2.6-.9 0-1.6.6-1.9 1.5 0 .2-.1.3-.1.5V31h-.1zM28.4 23.7V32c0 .6 0 1.3.1 1.8h-1.1l-.1-1.2c-.5.8-1.3 1.4-2.4 1.4-1.7 0-2.9-1.4-2.9-3.5 0-2.3 1.4-3.7 3.1-3.7 1.1 0 1.8.5 2.1 1.1v-4.1l1.2-.1zm-1.3 6c0-.2 0-.4-.1-.5-.2-.8-.9-1.5-1.8-1.5-1.3 0-2.1 1.1-2.1 2.7 0 1.4.7 2.5 2 2.5.8 0 1.6-.6 1.8-1.5 0-.2.1-.3.1-.5v-1.2h.1zM30.6 33.8v-5.9h-1v-1h1v-.3c0-1 .2-1.8.8-2.4.5-.5 1.1-.6 1.7-.6.4 0 .8.1 1.1.2l-.2 1c-.2-.1-.4-.2-.8-.2-1.1 0-1.3.9-1.3 2v.4h1.7v1h-1.7v5.9h-1.3v-.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--pdf:hover:before{
  background-image: url(36ae6df0d211e9d4ec2a35659e58737e-26x26.png);
}
/* line 85, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--share:before {
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' stroke='%23b6b8ba'%3E%3Cg fill='none' stroke-width='2' stroke-miterlimit='10'%3E%3Cellipse transform='rotate(-39.995 14.713 21.96)' cx='14.7' cy='22' rx='3.3' ry='3.3'/%3E%3Cellipse transform='rotate(-40.002 25.902 12.516)' cx='25.9' cy='12.5' rx='3.3' ry='3.3'/%3E%3Cpath d='M16.3 20.4l7.2-6'/%3E%3Cg%3E%3Cellipse transform='rotate(-49.998 25.89 31.326)' cx='25.9' cy='31.3' rx='3.3' ry='3.3'/%3E%3Cpath d='M24.2 29.8l-7.1-6'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--share:before{
  background-image: url(4e8543f6894ce87324c9d2471b9048ff-26x26.png);
}
/* line 90, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--share:hover {
  background-color: #40a5ed;
}
/* line 92, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--share:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' stroke='%23fff'%3E%3Cg fill='none' stroke-width='2' stroke-miterlimit='10'%3E%3Cellipse transform='rotate(-39.995 14.713 21.96)' cx='14.7' cy='22' rx='3.3' ry='3.3'/%3E%3Cellipse transform='rotate(-40.002 25.902 12.516)' cx='25.9' cy='12.5' rx='3.3' ry='3.3'/%3E%3Cpath d='M16.3 20.4l7.2-6'/%3E%3Cg%3E%3Cellipse transform='rotate(-49.998 25.89 31.326)' cx='25.9' cy='31.3' rx='3.3' ry='3.3'/%3E%3Cpath d='M24.2 29.8l-7.1-6'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--share:hover:before{
  background-image: url(eb60f83bb8c0f3966cfe638ca62d1b23-26x26.png);
}
/* line 96, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--share.is-expand {
  background-color: #005b9c;
}
/* line 98, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--share.is-expand:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' stroke='%23fff'%3E%3Cg fill='none' stroke-width='2' stroke-miterlimit='10'%3E%3Cellipse transform='rotate(-39.995 14.713 21.96)' cx='14.7' cy='22' rx='3.3' ry='3.3'/%3E%3Cellipse transform='rotate(-40.002 25.902 12.516)' cx='25.9' cy='12.5' rx='3.3' ry='3.3'/%3E%3Cpath d='M16.3 20.4l7.2-6'/%3E%3Cg%3E%3Cellipse transform='rotate(-49.998 25.89 31.326)' cx='25.9' cy='31.3' rx='3.3' ry='3.3'/%3E%3Cpath d='M24.2 29.8l-7.1-6'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--share.is-expand:before{
  background-image: url(eb60f83bb8c0f3966cfe638ca62d1b23-26x26.png);
}
/* line 107, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--history:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M22.1 32.7c-6 0-11-4.9-11-11 0-6 4.9-11 11-11s11 4.9 11 11-5 11-11 11zm0-19.9c-4.9 0-9 4-9 9 0 4.9 4 9 9 9s9-4 9-9-4.1-9-9-9z'/%3E%3Cpath d='M26 40.8h-8c-1.7 0-3-1.3-3-3v-8c0-.6.4-1 1-1s1 .4 1 1v8c0 .6.4 1 1 1h8c.6 0 1-.4 1-1v-8c0-.6.4-1 1-1s1 .4 1 1v8c0 1.6-1.3 3-3 3zM28 14.8c-.6 0-1-.4-1-1v-8c0-.6-.4-1-1-1h-8c-.6 0-1 .4-1 1v8c0 .6-.4 1-1 1s-1-.4-1-1v-8c0-1.7 1.3-3 3-3h8c1.7 0 3 1.3 3 3v8c0 .5-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--history:before{
  background-image: url(25573e032ffd9f10fc00c0320aeb1c12-26x26.png);
}
/* line 111, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--history:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M22.1 32.7c-6 0-11-4.9-11-11 0-6 4.9-11 11-11s11 4.9 11 11-5 11-11 11zm0-19.9c-4.9 0-9 4-9 9 0 4.9 4 9 9 9s9-4 9-9-4.1-9-9-9z'/%3E%3Cpath d='M26 40.8h-8c-1.7 0-3-1.3-3-3v-8c0-.6.4-1 1-1s1 .4 1 1v8c0 .6.4 1 1 1h8c.6 0 1-.4 1-1v-8c0-.6.4-1 1-1s1 .4 1 1v8c0 1.6-1.3 3-3 3zM28 14.8c-.6 0-1-.4-1-1v-8c0-.6-.4-1-1-1h-8c-.6 0-1 .4-1 1v8c0 .6-.4 1-1 1s-1-.4-1-1v-8c0-1.7 1.3-3 3-3h8c1.7 0 3 1.3 3 3v8c0 .5-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--history:hover:before{
  background-image: url(f08ec24215f18b01eae45a18dbdef803-26x26.png);
}
/* line 119, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--feedback:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M37 6.8H7c-2.2 0-4 1.8-4 4v24c0 2.2 1.8 4 4 4h30c2.2 0 4-1.8 4-4v-24c0-2.2-1.8-4-4-4zm-32 4c0-1.1.9-2 2-2h30c1.1 0 2 .9 2 2v3.3l-14.7 5.5c-1.3.5-3.6.5-4.9 0L5 14.1v-3.3zm34 24c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V16.2l13.7 5.2c.9.4 2 .5 3.2.5 1.1 0 2.3-.2 3.1-.5l14-5.3v18.7z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--feedback:before{
  background-image: url(c64704d5cc3845b0a8ee1161a9841fa1-26x26.png);
}
/* line 123, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--feedback:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M37 6.8H7c-2.2 0-4 1.8-4 4v24c0 2.2 1.8 4 4 4h30c2.2 0 4-1.8 4-4v-24c0-2.2-1.8-4-4-4zm-32 4c0-1.1.9-2 2-2h30c1.1 0 2 .9 2 2v3.3l-14.7 5.5c-1.3.5-3.6.5-4.9 0L5 14.1v-3.3zm34 24c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V16.2l13.7 5.2c.9.4 2 .5 3.2.5 1.1 0 2.3-.2 3.1-.5l14-5.3v18.7z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--feedback:hover:before{
  background-image: url(2512bb7b58e8f6e60edc04b03b7fc357-26x26.png);
}
/* line 131, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--download:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M22.5 22.9c-.3 0-.5-.1-.7-.3l-9.1-9.1c-.3-.3-.4-.7-.2-1.1.2-.4.5-.6.9-.6H18v-4c0-.6.4-1 1-1h7c.6 0 1 .4 1 1v4h4.6c.4 0 .8.2.9.6.2.4.1.8-.2 1.1l-9.1 9.1c-.2.2-.4.3-.7.3zm-6.7-9.1l6.7 6.7 6.7-6.7H26c-.6 0-1-.4-1-1v-4h-5v4c0 .6-.4 1-1 1h-3.2zM22.3 28.5C21.6 28.5 5 28.4 5 24c0-.6.4-1 1-1s1 .4 1 1c.4.9 5.9 2.5 15.3 2.5s14.9-1.6 15.3-2.6c0-.6.4-1 1-1s1 .5 1 1c.1 4.5-16.6 4.6-17.3 4.6z'/%3E%3Cpath d='M22.3 32.5C21.6 32.5 5 32.4 5 28c0-.6.4-1 1-1s1 .4 1 1c.4.9 5.9 2.5 15.3 2.5s14.9-1.6 15.3-2.6c0-.6.4-1 1-1s1 .5 1 1c.1 4.5-16.6 4.6-17.3 4.6z'/%3E%3Cpath d='M22.3 36.5C21.6 36.5 5 36.4 5 32c0-.6.4-1 1-1s1 .4 1 1c.4.9 5.9 2.5 15.3 2.5s14.9-1.6 15.3-2.6c0-.6.4-1 1-1s1 .5 1 1c.1 4.5-16.6 4.6-17.3 4.6z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--download:before{
  background-image: url(574ecd34e7d69b3a3fbb692be29b53fe-26x26.png);
}
/* line 135, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--download:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M22.5 22.9c-.3 0-.5-.1-.7-.3l-9.1-9.1c-.3-.3-.4-.7-.2-1.1.2-.4.5-.6.9-.6H18v-4c0-.6.4-1 1-1h7c.6 0 1 .4 1 1v4h4.6c.4 0 .8.2.9.6.2.4.1.8-.2 1.1l-9.1 9.1c-.2.2-.4.3-.7.3zm-6.7-9.1l6.7 6.7 6.7-6.7H26c-.6 0-1-.4-1-1v-4h-5v4c0 .6-.4 1-1 1h-3.2zM22.3 28.5C21.6 28.5 5 28.4 5 24c0-.6.4-1 1-1s1 .4 1 1c.4.9 5.9 2.5 15.3 2.5s14.9-1.6 15.3-2.6c0-.6.4-1 1-1s1 .5 1 1c.1 4.5-16.6 4.6-17.3 4.6z'/%3E%3Cpath d='M22.3 32.5C21.6 32.5 5 32.4 5 28c0-.6.4-1 1-1s1 .4 1 1c.4.9 5.9 2.5 15.3 2.5s14.9-1.6 15.3-2.6c0-.6.4-1 1-1s1 .5 1 1c.1 4.5-16.6 4.6-17.3 4.6z'/%3E%3Cpath d='M22.3 36.5C21.6 36.5 5 36.4 5 32c0-.6.4-1 1-1s1 .4 1 1c.4.9 5.9 2.5 15.3 2.5s14.9-1.6 15.3-2.6c0-.6.4-1 1-1s1 .5 1 1c.1 4.5-16.6 4.6-17.3 4.6z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--download:hover:before{
  background-image: url(4148cf4f66f154d9f933df8e7537c84c-26x26.png);
}
/* line 143, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--analysis:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M4 22.8c-.3 0-.7-.2-.9-.5-.3-.5-.1-1.1.3-1.4l15.3-9.4c.3-.2.7-.2 1 0l9.1 5.2 10.4-7.2c.5-.3 1.1-.2 1.4.3.3.5.2 1.1-.3 1.4l-10.9 7.5c-.3.2-.7.2-1.1 0l-9.1-5.2-14.7 9.1c-.1.1-.3.2-.5.2z'/%3E%3Cpath d='M40.7 20.1c-.7-.8-1.7-1.3-2.7-1.3-.8 0-1.6.3-2.2.8-1.2 1-1.5 2.6-1 4l-3.3 2.2c-.6-.7-1.5-1-2.5-1-.7 0-1.3.2-1.9.6-.4.2-.7.5-.9.8L22.4 24c.2-1 0-2.1-.7-3-.7-.8-1.7-1.3-2.7-1.3-.8 0-1.6.3-2.2.8-1.1.9-1.5 2.5-1.1 3.8l-7.2 4.4c-.7-.7-1.5-1-2.5-1-.8 0-1.6.3-2.2.8-1.5 1.2-1.7 3.5-.4 4.9.6 1 1.6 1.4 2.6 1.4.8 0 1.6-.3 2.3-.8 1-.8 1.4-2.2 1.2-3.4l7.4-4.6c.6.5 1.4.8 2.2.8.8 0 1.6-.3 2.3-.8l.2-.2 4 2.3c0 .7.1 1.5.5 2.1.7 1 1.8 1.6 2.9 1.6.7 0 1.3-.2 1.9-.6 1.2-.8 1.8-2.2 1.5-3.6l3.6-2.5c.6.4 1.3.6 2 .6.8 0 1.6-.3 2.3-.8 1.5-1.1 1.7-3.4.4-4.8zM7.4 31.9c-.1.2-.2.4-.4.6-.3.3-.7.4-1.1.3-.4 0-.8-.2-1-.5-.3-.3-.4-.7-.3-1 0-.4.2-.8.5-1.1.3-.2.6-.3 1-.3.2 0 .5 0 .7.1.1 0 .2.2.4.3.3.5.4 1.1.2 1.6zM20 24.5c-.1.1-.3.2-.4.2-.2.1-.4.1-.6.1-.4 0-.8-.2-1-.5-.2-.3-.4-.6-.3-1 0-.4.2-.8.5-1.1.3-.2.6-.4 1-.4.5 0 .9.2 1.2.5l.3.6c-.1.6-.2 1.2-.7 1.6zm10.3 4.6c-.1.2-.3.3-.4.4-.2.1-.3.2-.5.2-.6.1-1.2-.1-1.5-.7-.4-.6-.3-1.4.2-1.9l.2-.2c.2-.2.5-.2.8-.2.3 0 .6.1.8.2.2.1.4.3.5.5.2.6.2 1.3-.1 1.7zm8.7-5.6c-.3.2-.6.3-.9.3-.4 0-.9-.2-1.2-.5-.2-.3-.3-.6-.3-.9 0-.5.1-.9.5-1.3.3-.2.6-.4 1-.4.2 0 .4.1.6.1.2.1.4.2.5.4.4.4.4 1 .2 1.5-.1.4-.2.6-.4.8z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--analysis:before{
  background-image: url(ec4832e5adaf5d051dee6f77f4f6c3b9-26x26.png);
}
/* line 147, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--analysis:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M4 22.8c-.3 0-.7-.2-.9-.5-.3-.5-.1-1.1.3-1.4l15.3-9.4c.3-.2.7-.2 1 0l9.1 5.2 10.4-7.2c.5-.3 1.1-.2 1.4.3.3.5.2 1.1-.3 1.4l-10.9 7.5c-.3.2-.7.2-1.1 0l-9.1-5.2-14.7 9.1c-.1.1-.3.2-.5.2z'/%3E%3Cpath d='M40.7 20.1c-.7-.8-1.7-1.3-2.7-1.3-.8 0-1.6.3-2.2.8-1.2 1-1.5 2.6-1 4l-3.3 2.2c-.6-.7-1.5-1-2.5-1-.7 0-1.3.2-1.9.6-.4.2-.7.5-.9.8L22.4 24c.2-1 0-2.1-.7-3-.7-.8-1.7-1.3-2.7-1.3-.8 0-1.6.3-2.2.8-1.1.9-1.5 2.5-1.1 3.8l-7.2 4.4c-.7-.7-1.5-1-2.5-1-.8 0-1.6.3-2.2.8-1.5 1.2-1.7 3.5-.4 4.9.6 1 1.6 1.4 2.6 1.4.8 0 1.6-.3 2.3-.8 1-.8 1.4-2.2 1.2-3.4l7.4-4.6c.6.5 1.4.8 2.2.8.8 0 1.6-.3 2.3-.8l.2-.2 4 2.3c0 .7.1 1.5.5 2.1.7 1 1.8 1.6 2.9 1.6.7 0 1.3-.2 1.9-.6 1.2-.8 1.8-2.2 1.5-3.6l3.6-2.5c.6.4 1.3.6 2 .6.8 0 1.6-.3 2.3-.8 1.5-1.1 1.7-3.4.4-4.8zM7.4 31.9c-.1.2-.2.4-.4.6-.3.3-.7.4-1.1.3-.4 0-.8-.2-1-.5-.3-.3-.4-.7-.3-1 0-.4.2-.8.5-1.1.3-.2.6-.3 1-.3.2 0 .5 0 .7.1.1 0 .2.2.4.3.3.5.4 1.1.2 1.6zM20 24.5c-.1.1-.3.2-.4.2-.2.1-.4.1-.6.1-.4 0-.8-.2-1-.5-.2-.3-.4-.6-.3-1 0-.4.2-.8.5-1.1.3-.2.6-.4 1-.4.5 0 .9.2 1.2.5l.3.6c-.1.6-.2 1.2-.7 1.6zm10.3 4.6c-.1.2-.3.3-.4.4-.2.1-.3.2-.5.2-.6.1-1.2-.1-1.5-.7-.4-.6-.3-1.4.2-1.9l.2-.2c.2-.2.5-.2.8-.2.3 0 .6.1.8.2.2.1.4.3.5.5.2.6.2 1.3-.1 1.7zm8.7-5.6c-.3.2-.6.3-.9.3-.4 0-.9-.2-1.2-.5-.2-.3-.3-.6-.3-.9 0-.5.1-.9.5-1.3.3-.2.6-.4 1-.4.2 0 .4.1.6.1.2.1.4.2.5.4.4.4.4 1 .2 1.5-.1.4-.2.6-.4.8z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--analysis:hover:before{
  background-image: url(dd3be7569efcc8cf893428d77c77514b-26x26.png);
}
/* line 155, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--compare:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cg fill='%23b6b8ba'%3E%3Cpath d='M31.9 0H34v17h-2.1V0zM0 17h2.1v17H0V17zM10.6 23.4H34v4.3H10.6V33l-7.4-7.4 7.4-7.4v5.2zM23.4 10.6H0V6.3h23.4V1l7.4 7.4-7.4 7.4v-5.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--compare:before{
  background-image: url(086a2d392c716dfc40c53050d2e96b82-26x26.png);
}
/* line 159, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--compare:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M31.9 0H34v17h-2.1V0zM0 17h2.1v17H0V17zM10.6 23.4H34v4.3H10.6V33l-7.4-7.4 7.4-7.4v5.2zM23.4 10.6H0V6.3h23.4V1l7.4 7.4-7.4 7.4v-5.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--compare:hover:before{
  background-image: url(13c18f219a556ef7745971424b3e5032-26x26.png);
}
/* line 167, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--offline:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M18.2 24.8c-.1 0-.3 0-.4-.1-.5-.2-.7-.8-.5-1.3.8-1.9 2.6-3.1 4.6-3.1 2 0 3.8 1.2 4.6 3.1.2.5 0 1.1-.5 1.3-.5.2-1.1 0-1.3-.5a3.077 3.077 0 0 0-5.6 0c-.2.3-.5.6-.9.6z'/%3E%3Cpath d='M11.6 21.6c-.2 0-.4 0-.5-.1-.5-.3-.6-.9-.3-1.4 2.4-3.9 6.6-6.2 11.1-6.2s8.6 2.2 11 6c.3.5.2 1.1-.3 1.4-.5.3-1.1.2-1.4-.3-2-3.2-5.5-5.1-9.3-5.1-3.9 0-7.4 2-9.4 5.3-.2.3-.6.4-.9.4z'/%3E%3Cpath d='M5.8 17.5c-.2 0-.4-.1-.6-.2-.4-.3-.5-1-.2-1.4 4-5.3 10.2-8.4 16.9-8.4 6.6 0 12.7 3 16.7 8.3.3.4.3 1.1-.2 1.4-.4.3-1.1.3-1.4-.2-3.7-4.7-9.2-7.5-15.2-7.5s-11.6 2.8-15.3 7.6c-.1.2-.4.4-.7.4zM21.9 31.9c-.3 0-.5-.1-.7-.3l-1.5-1.5c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l.8.8.8-.8c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-1.5 1.5c-.2.2-.5.3-.7.3z'/%3E%3Cpath d='M23.4 33.5c-.3 0-.5-.1-.7-.3l-.8-.8-.9.8c-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4l1.5-1.5c.4-.4 1-.4 1.4 0l1.5 1.5c.4.4.4 1 0 1.4-.1.2-.4.3-.6.3z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--offline:before{
  background-image: url(81d4c0964235cd61319b8ab9b57a3dab-26x26.png);
}
/* line 171, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--offline:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M18.2 24.8c-.1 0-.3 0-.4-.1-.5-.2-.7-.8-.5-1.3.8-1.9 2.6-3.1 4.6-3.1 2 0 3.8 1.2 4.6 3.1.2.5 0 1.1-.5 1.3-.5.2-1.1 0-1.3-.5a3.077 3.077 0 0 0-5.6 0c-.2.3-.5.6-.9.6z'/%3E%3Cpath d='M11.6 21.6c-.2 0-.4 0-.5-.1-.5-.3-.6-.9-.3-1.4 2.4-3.9 6.6-6.2 11.1-6.2s8.6 2.2 11 6c.3.5.2 1.1-.3 1.4-.5.3-1.1.2-1.4-.3-2-3.2-5.5-5.1-9.3-5.1-3.9 0-7.4 2-9.4 5.3-.2.3-.6.4-.9.4z'/%3E%3Cpath d='M5.8 17.5c-.2 0-.4-.1-.6-.2-.4-.3-.5-1-.2-1.4 4-5.3 10.2-8.4 16.9-8.4 6.6 0 12.7 3 16.7 8.3.3.4.3 1.1-.2 1.4-.4.3-1.1.3-1.4-.2-3.7-4.7-9.2-7.5-15.2-7.5s-11.6 2.8-15.3 7.6c-.1.2-.4.4-.7.4zM21.9 31.9c-.3 0-.5-.1-.7-.3l-1.5-1.5c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l.8.8.8-.8c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-1.5 1.5c-.2.2-.5.3-.7.3z'/%3E%3Cpath d='M23.4 33.5c-.3 0-.5-.1-.7-.3l-.8-.8-.9.8c-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4l1.5-1.5c.4-.4 1-.4 1.4 0l1.5 1.5c.4.4.4 1 0 1.4-.1.2-.4.3-.6.3z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--offline:hover:before{
  background-image: url(bec156b83ce71b4cae650e7432b2b57a-26x26.png);
}
/* line 179, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--questionary:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23b6b8ba'%3E%3Cpath d='M28.7 4.2h-9.6c0-2.3-1.9-4.3-4.3-4.3-2.3 0-4.3 1.9-4.3 4.3H.9c-.6 0-1.1.5-1.1 1.1v27.6c0 .6.5 1.1 1.1 1.1h27.6c.6 0 1.1-.5 1.1-1.1V5.3c.1-.6-.3-1.1-.9-1.1zM14.9 2.1c1.2 0 2.1 1 2.1 2.1s-1 2.1-2.1 2.1c-1.2 0-2.1-1-2.1-2.1s.9-2.1 2.1-2.1zm12.7 29.8H2.1V6.4h4.3v3.2c0 .6.5 1.1 1.1 1.1h14.9c.6 0 1.1-.5 1.1-1.1V6.4h4.3v25.5z'/%3E%3Cpath d='M12.7 28.5l-6.8-7.9 1.9-1.9 4.9 3.8 9.1-8.1 1.9 1.9-11 12.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--questionary:before{
  background-image: url(40e8c51de2a8ff380e7b5f8d7ac66345-26x26.png);
}
/* line 183, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--questionary:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M28.7 4.2h-9.6c0-2.3-1.9-4.3-4.3-4.3-2.3 0-4.3 1.9-4.3 4.3H.9c-.6 0-1.1.5-1.1 1.1v27.6c0 .6.5 1.1 1.1 1.1h27.6c.6 0 1.1-.5 1.1-1.1V5.3c.1-.6-.3-1.1-.9-1.1zM14.9 2.1c1.2 0 2.1 1 2.1 2.1s-1 2.1-2.1 2.1c-1.2 0-2.1-1-2.1-2.1s.9-2.1 2.1-2.1zm12.7 29.8H2.1V6.4h4.3v3.2c0 .6.5 1.1 1.1 1.1h14.9c.6 0 1.1-.5 1.1-1.1V6.4h4.3v25.5z'/%3E%3Cpath d='M12.7 28.5l-6.8-7.9 1.9-1.9 4.9 3.8 9.1-8.1 1.9 1.9-11 12.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--questionary:hover:before{
  background-image: url(64484521892037ef2556501bfc80879d-26x26.png);
}
/* line 191, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--applications:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M38 34.9c0 1.1-.9 1.9-2 1.9H11.8c-1.1 0-1.8-.7-1.8-1.8V4.8c0-1.1.7-2 1.8-2h17.4c1.1 0 2.8.4 3.8 1 0 0 5.1 2.7 5.1 5.7-.1 7.2-.1 25.4-.1 25.4z' fill='none' stroke='%2300000' stroke-width='2' stroke-linejoin='round' stroke-miterlimit='10'/%3E%3Cpath d='M31 2.8v4.9c0 1.1 1 2.1 2.1 2.1H38' fill='none' stroke='%2300000' stroke-width='2' stroke-linejoin='round' stroke-miterlimit='10'/%3E%3Cg%3E%3Cpath d='M35 39.8H9c-1.1 0-2-.9-2-2v-32' fill='none' stroke='%2300000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--applications:before{
  background-image: url(a4300af04659594c0596aeb4c57df54b-26x26.png);
}
/* line 195, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--applications:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M38 34.9c0 1.1-.9 1.9-2 1.9H11.8c-1.1 0-1.8-.7-1.8-1.8V4.8c0-1.1.7-2 1.8-2h17.4c1.1 0 2.8.4 3.8 1 0 0 5.1 2.7 5.1 5.7-.1 7.2-.1 25.4-.1 25.4z' fill='none' stroke='%2300000' stroke-width='2' stroke-linejoin='round' stroke-miterlimit='10'/%3E%3Cpath d='M31 2.8v4.9c0 1.1 1 2.1 2.1 2.1H38' fill='none' stroke='%2300000' stroke-width='2' stroke-linejoin='round' stroke-miterlimit='10'/%3E%3Cg%3E%3Cpath d='M35 39.8H9c-1.1 0-2-.9-2-2v-32' fill='none' stroke='%2300000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--applications:hover:before{
  background-image: url(e3f62b0e4966a6e111c247136918eba1-26x26.png);
}
/* line 203, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--ios:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.7 34'%3E%3Cpath fill='%23b6b8ba' d='M23.1 18.1c0-4.3 3.5-6.4 3.7-6.5-2-2.9-5.1-3.3-6.2-3.4-2.6-.3-5.2 1.6-6.5 1.6-1.3 0-3.4-1.5-5.6-1.5-2.9 0-5.5 1.7-7 4.3-3 5.2-.8 12.9 2.2 17.1 1.4 2.1 3.1 4.4 5.4 4.3 2.2-.1 3-1.4 5.6-1.4 2.6 0 3.3 1.4 5.6 1.3 2.3 0 3.8-2.1 5.2-4.2 1.6-2.4 2.3-4.7 2.4-4.8-.3 0-4.7-1.7-4.8-6.8zM18.8 5.4C20 4 20.8 2 20.6 0c-1.7.1-3.8 1.1-5 2.6-1.1 1.3-2.1 3.3-1.8 5.3 1.9.1 3.9-1 5-2.5z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--ios:before{
  background-image: url(36e7b7e1d40bc4f77bc3d91c394a29b2-26x26.png);
}
/* line 207, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--ios:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.7 34'%3E%3Cpath fill='%23fff' d='M23.1 18.1c0-4.3 3.5-6.4 3.7-6.5-2-2.9-5.1-3.3-6.2-3.4-2.6-.3-5.2 1.6-6.5 1.6-1.3 0-3.4-1.5-5.6-1.5-2.9 0-5.5 1.7-7 4.3-3 5.2-.8 12.9 2.2 17.1 1.4 2.1 3.1 4.4 5.4 4.3 2.2-.1 3-1.4 5.6-1.4 2.6 0 3.3 1.4 5.6 1.3 2.3 0 3.8-2.1 5.2-4.2 1.6-2.4 2.3-4.7 2.4-4.8-.3 0-4.7-1.7-4.8-6.8zM18.8 5.4C20 4 20.8 2 20.6 0c-1.7.1-3.8 1.1-5 2.6-1.1 1.3-2.1 3.3-1.8 5.3 1.9.1 3.9-1 5-2.5z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--ios:hover:before{
  background-image: url(a7073f88b5442a7824a691ed975f94aa-26x26.png);
}
/* line 215, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--android:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.7 34'%3E%3Cg fill='%23b6b8ba'%3E%3Cpath d='M27.6 12.8c-1.2 0-2.1 1-2.1 2.1v8.5c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-8.5c0-1.2-.9-2.1-2.1-2.1zm-25.5 0c-1.2 0-2.1 1-2.1 2.1v8.5c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-8.5c0-1.2-.9-2.1-2.1-2.1zm3.2 11.6c0 1.8 1.4 3.2 3.2 3.2v4.3c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-4.3H17v4.3c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-4.3c1.8 0 3.2-1.4 3.2-3.2V12.7H5.3v11.7zM24.4 10.6c-.3-2.9-2-5.4-4.3-7l1.1-2.1c.3-.5 0-1.2-.5-1.4-.5-.3-1.2 0-1.4.5l-1.1 2.1-.3-.1c-.9-.3-2-.5-3-.5-1.1 0-2.1.2-3 .5l-.3.1L10.5.6c-.3-.5-.9-.7-1.4-.5-.5.3-.7.9-.5 1.4l1.1 2.1c-2.3 1.5-4 4-4.3 7v1.1h19.1l-.1-1.1zM11.7 8.5c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1.6 0 1.1.5 1.1 1.1-.1.6-.5 1.1-1.1 1.1zm6.4 0c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1.6 0 1.1.5 1.1 1.1-.1.6-.6 1.1-1.1 1.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--android:before{
  background-image: url(f72075b1f311e6155f2a016098e71dd6-26x26.png);
}
/* line 219, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--android:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.7 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M27.6 12.8c-1.2 0-2.1 1-2.1 2.1v8.5c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-8.5c0-1.2-.9-2.1-2.1-2.1zm-25.5 0c-1.2 0-2.1 1-2.1 2.1v8.5c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-8.5c0-1.2-.9-2.1-2.1-2.1zm3.2 11.6c0 1.8 1.4 3.2 3.2 3.2v4.3c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-4.3H17v4.3c0 1.2 1 2.1 2.1 2.1 1.2 0 2.1-1 2.1-2.1v-4.3c1.8 0 3.2-1.4 3.2-3.2V12.7H5.3v11.7zM24.4 10.6c-.3-2.9-2-5.4-4.3-7l1.1-2.1c.3-.5 0-1.2-.5-1.4-.5-.3-1.2 0-1.4.5l-1.1 2.1-.3-.1c-.9-.3-2-.5-3-.5-1.1 0-2.1.2-3 .5l-.3.1L10.5.6c-.3-.5-.9-.7-1.4-.5-.5.3-.7.9-.5 1.4l1.1 2.1c-2.3 1.5-4 4-4.3 7v1.1h19.1l-.1-1.1zM11.7 8.5c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1.6 0 1.1.5 1.1 1.1-.1.6-.5 1.1-1.1 1.1zm6.4 0c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1.6 0 1.1.5 1.1 1.1-.1.6-.6 1.1-1.1 1.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--android:hover:before{
  background-image: url(98f1acc3fdcfef4c6185e9b0d748839b-26x26.png);
}
/* line 227, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--mobile-app:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 30'%3E%3Cg fill='%23b6b8ba'%3E%3Cpath d='M32 8v20.1c0 1-.8 1.9-1.9 1.9h-20c-1 0-2.1-.9-2.1-1.9V27h16.8c1.1 0 2.2-1.1 2.2-2.2V6h3.1C31.2 6 32 7 32 8z'/%3E%3Cpath d='M26 24c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h22c1.1 0 2 .9 2 2v22z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--mobile-app:before{
  background-image: url(f6b9cbd8ee2ca14129646b2ed6902903-26x26.png);
}
/* line 231, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--mobile-app:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 30'%3E%3Cg fill='%23fff'%3E%3Cpath d='M32 8v20.1c0 1-.8 1.9-1.9 1.9h-20c-1 0-2.1-.9-2.1-1.9V27h16.8c1.1 0 2.2-1.1 2.2-2.2V6h3.1C31.2 6 32 7 32 8z'/%3E%3Cpath d='M26 24c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h22c1.1 0 2 .9 2 2v22z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--mobile-app:hover:before{
  background-image: url(ab5762db4e7fe936a4f656882c59d693-26x26.png);
}
/* line 239, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--on-map:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.3 34'%3E%3Cpath fill='%23b6b8ba' d='M10.6 0C4.8 0 0 4.8 0 10.6 0 21.2 10.6 34 10.6 34s10.6-12.8 10.6-23.4C21.3 4.8 16.5 0 10.6 0zm0 17.1c-3.6 0-6.5-2.9-6.5-6.5S7 4.1 10.6 4.1s6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zm-4.1-6.5c0-2.3 1.8-4.1 4.1-4.1s4.1 1.8 4.1 4.1-1.8 4.1-4.1 4.1c-2.2 0-4.1-1.8-4.1-4.1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--on-map:before{
  background-image: url(1b44df5a1646b3e539a88257c45cd6c0-26x26.png);
}
/* line 243, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--on-map:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.3 34'%3E%3Cpath fill='%23fff' d='M10.6 0C4.8 0 0 4.8 0 10.6 0 21.2 10.6 34 10.6 34s10.6-12.8 10.6-23.4C21.3 4.8 16.5 0 10.6 0zm0 17.1c-3.6 0-6.5-2.9-6.5-6.5S7 4.1 10.6 4.1s6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zm-4.1-6.5c0-2.3 1.8-4.1 4.1-4.1s4.1 1.8 4.1 4.1-1.8 4.1-4.1 4.1c-2.2 0-4.1-1.8-4.1-4.1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--on-map:hover:before{
  background-image: url(37f64bf39b19874381ce6919bd10b0ff-26x26.png);
}
/* line 251, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--site-map:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M22 15.9c-1.1 0-2.1-.4-3-1.1-2-1.6-2.2-4.6-.6-6.5.9-1.1 2.2-1.7 3.5-1.7 1.1 0 2.1.4 3 1.1 2 1.6 2.2 4.6.6 6.5-.8 1.1-2.1 1.7-3.5 1.7zm0-7.3c-.8 0-1.5.3-2 .9-.9 1.1-.8 2.8.3 3.7 1.1.9 2.8.7 3.7-.3.9-1.1.8-2.8-.3-3.7-.5-.4-1.1-.6-1.7-.6zM22 36.2c-1.1 0-2.1-.4-3-1.1-2-1.6-2.2-4.6-.6-6.5.9-1 2.2-1.7 3.5-1.7 1.1 0 2.1.4 3 1.1 2 1.6 2.2 4.6.6 6.5-.8 1.1-2.1 1.7-3.5 1.7zm0-7.3c-.8 0-1.5.3-2 .9-.9 1.1-.8 2.8.3 3.7.5.4 1.1.6 1.7.6.8 0 1.5-.3 2-.9.9-1.1.8-2.8-.3-3.7-.5-.4-1.1-.6-1.7-.6zM7.5 36.2c-1.1 0-2.1-.4-3-1.1-2-1.6-2.2-4.6-.6-6.5.9-1 2.2-1.7 3.5-1.7 1.1 0 2.1.4 3 1.1 2 1.6 2.2 4.6.6 6.5-.8 1.1-2.1 1.7-3.5 1.7zm0-7.3c-.8 0-1.5.3-2 .9-.9 1.1-.8 2.8.3 3.7.5.4 1.1.6 1.7.6.8 0 1.5-.3 2-.9.9-1.1.8-2.8-.3-3.7-.5-.4-1.1-.6-1.7-.6zM36.5 36.2c-1.1 0-2.1-.4-3-1.1-2-1.6-2.2-4.6-.6-6.5.9-1 2.2-1.7 3.5-1.7 1.1 0 2.1.4 3 1.1 2 1.6 2.2 4.6.6 6.5-.8 1.1-2.1 1.7-3.5 1.7zm0-7.3c-.8 0-1.5.3-2 .9-.9 1.1-.8 2.8.3 3.7.5.4 1.1.6 1.7.6.8 0 1.5-.3 2-.9.9-1.1.8-2.8-.3-3.7-.5-.4-1.1-.6-1.7-.6z'/%3E%3Cpath d='M21 14.8h2v13h-2z'/%3E%3Cpath d='M35.2 28.9c-3-3.3-8.1-5.3-13.8-5.3-5.3 0-10.3 1.8-13.4 4.9l-1.4-1.4c3.4-3.4 8.9-5.5 14.8-5.5 6.2 0 11.9 2.2 15.3 6l-1.5 1.3z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--site-map:before{
  background-image: url(95d774bba1aa7520cfbc33e563450a6d-26x26.png);
}
/* line 255, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--site-map:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M22 15.9c-1.1 0-2.1-.4-3-1.1-2-1.6-2.2-4.6-.6-6.5.9-1.1 2.2-1.7 3.5-1.7 1.1 0 2.1.4 3 1.1 2 1.6 2.2 4.6.6 6.5-.8 1.1-2.1 1.7-3.5 1.7zm0-7.3c-.8 0-1.5.3-2 .9-.9 1.1-.8 2.8.3 3.7 1.1.9 2.8.7 3.7-.3.9-1.1.8-2.8-.3-3.7-.5-.4-1.1-.6-1.7-.6zM22 36.2c-1.1 0-2.1-.4-3-1.1-2-1.6-2.2-4.6-.6-6.5.9-1 2.2-1.7 3.5-1.7 1.1 0 2.1.4 3 1.1 2 1.6 2.2 4.6.6 6.5-.8 1.1-2.1 1.7-3.5 1.7zm0-7.3c-.8 0-1.5.3-2 .9-.9 1.1-.8 2.8.3 3.7.5.4 1.1.6 1.7.6.8 0 1.5-.3 2-.9.9-1.1.8-2.8-.3-3.7-.5-.4-1.1-.6-1.7-.6zM7.5 36.2c-1.1 0-2.1-.4-3-1.1-2-1.6-2.2-4.6-.6-6.5.9-1 2.2-1.7 3.5-1.7 1.1 0 2.1.4 3 1.1 2 1.6 2.2 4.6.6 6.5-.8 1.1-2.1 1.7-3.5 1.7zm0-7.3c-.8 0-1.5.3-2 .9-.9 1.1-.8 2.8.3 3.7.5.4 1.1.6 1.7.6.8 0 1.5-.3 2-.9.9-1.1.8-2.8-.3-3.7-.5-.4-1.1-.6-1.7-.6zM36.5 36.2c-1.1 0-2.1-.4-3-1.1-2-1.6-2.2-4.6-.6-6.5.9-1 2.2-1.7 3.5-1.7 1.1 0 2.1.4 3 1.1 2 1.6 2.2 4.6.6 6.5-.8 1.1-2.1 1.7-3.5 1.7zm0-7.3c-.8 0-1.5.3-2 .9-.9 1.1-.8 2.8.3 3.7.5.4 1.1.6 1.7.6.8 0 1.5-.3 2-.9.9-1.1.8-2.8-.3-3.7-.5-.4-1.1-.6-1.7-.6z'/%3E%3Cpath d='M21 14.8h2v13h-2z'/%3E%3Cpath d='M35.2 28.9c-3-3.3-8.1-5.3-13.8-5.3-5.3 0-10.3 1.8-13.4 4.9l-1.4-1.4c3.4-3.4 8.9-5.5 14.8-5.5 6.2 0 11.9 2.2 15.3 6l-1.5 1.3z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--site-map:hover:before{
  background-image: url(510964c02fa4a643c0909b4ccf5c3d73-26x26.png);
}
/* line 263, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--contacts:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M33 40.8H13c-1.7 0-3-1.3-3-3v-32c0-1.7 1.3-3 3-3h20c1.7 0 3 1.3 3 3v32c0 1.6-1.3 3-3 3zm-20-36c-.6 0-1 .4-1 1v32c0 .6.4 1 1 1h20c.6 0 1-.4 1-1v-32c0-.6-.4-1-1-1H13z'/%3E%3Cpath d='M30 32.8H16c-1.7 0-3-1.3-3-3v-21c0-1.7 1.3-3 3-3h14c1.7 0 3 1.3 3 3v21c0 1.6-1.3 3-3 3zm-14-25c-.6 0-1 .4-1 1v21c0 .6.4 1 1 1h14c.6 0 1-.4 1-1v-21c0-.6-.4-1-1-1H16zM25 36.8h-4c-.6 0-1-.4-1-1s.4-1 1-1h4c.6 0 1 .4 1 1s-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--contacts:before{
  background-image: url(cf31cabf4addfbc1601d972de23b017a-26x26.png);
}
/* line 267, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--contacts:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M33 40.8H13c-1.7 0-3-1.3-3-3v-32c0-1.7 1.3-3 3-3h20c1.7 0 3 1.3 3 3v32c0 1.6-1.3 3-3 3zm-20-36c-.6 0-1 .4-1 1v32c0 .6.4 1 1 1h20c.6 0 1-.4 1-1v-32c0-.6-.4-1-1-1H13z'/%3E%3Cpath d='M30 32.8H16c-1.7 0-3-1.3-3-3v-21c0-1.7 1.3-3 3-3h14c1.7 0 3 1.3 3 3v21c0 1.6-1.3 3-3 3zm-14-25c-.6 0-1 .4-1 1v21c0 .6.4 1 1 1h14c.6 0 1-.4 1-1v-21c0-.6-.4-1-1-1H16zM25 36.8h-4c-.6 0-1-.4-1-1s.4-1 1-1h4c.6 0 1 .4 1 1s-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--contacts:hover:before{
  background-image: url(aeecd6302122c7f853dc76ddd11e3417-26x26.png);
}
/* line 275, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--zip:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23b6b8ba'%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.6-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3Cpath d='M6.4 2.1h4.3v2.1H6.4V2.1zM10.6 4.2h4.3v2.1h-4.3V4.2zM6.4 6.4h4.3v2.1H6.4V6.4zM10.6 8.5h4.3v2.1h-4.3V8.5zM6.4 10.6h4.3v2.1H6.4v-2.1zM10.6 12.7h4.3v2.1h-4.3v-2.1zM6.4 14.9h4.3V17H6.4v-2.1zM10.6 17h4.3v2.1h-4.3V17zM6.4 28.2c0 .9.7 1.6 1.6 1.6h5.3c.9 0 1.6-.7 1.6-1.6v-5.3c0-.9-.7-1.6-1.6-1.6h-2.7v-2.1H6.3v9zm6.3-2.7v2.1H8.4v-2.1h4.3z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--zip:before{
  background-image: url(db60b7e0cb81898b502d447231007a86-26x26.png);
}
/* line 279, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--zip:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.6-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3Cpath d='M6.4 2.1h4.3v2.1H6.4V2.1zM10.6 4.2h4.3v2.1h-4.3V4.2zM6.4 6.4h4.3v2.1H6.4V6.4zM10.6 8.5h4.3v2.1h-4.3V8.5zM6.4 10.6h4.3v2.1H6.4v-2.1zM10.6 12.7h4.3v2.1h-4.3v-2.1zM6.4 14.9h4.3V17H6.4v-2.1zM10.6 17h4.3v2.1h-4.3V17zM6.4 28.2c0 .9.7 1.6 1.6 1.6h5.3c.9 0 1.6-.7 1.6-1.6v-5.3c0-.9-.7-1.6-1.6-1.6h-2.7v-2.1H6.3v9zm6.3-2.7v2.1H8.4v-2.1h4.3z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--zip:hover:before{
  background-image: url(b43007a600e56fecb7f6a2d77e71a0fd-26x26.png);
}
/* line 287, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--xls:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M35 40.8H9.3c-1.6 0-3.3-1.3-3.3-3v-32c0-1.7 1.8-3 3.3-3h18.5c1.3 0 3.1.5 4.2 1.1.6.3 6 3.4 6 7v26.9c0 1.6-1.3 3-3 3zM9.3 4.8c-.6 0-1.3.5-1.3 1v32c0 .5.7 1 1.3 1H35c.6 0 1-.4 1-1V10.9c0-2.1-3.7-4.5-4.9-5.2-.8-.4-2.3-.8-3.3-.8H9.3z'/%3E%3Cpath d='M37 11.8h-5.2c-1.7 0-2.8-1.1-2.8-2.8V3.8h2V9c0 .5.2.8.8.8H37v2zM17.7 26.6l1.1 1.6c.3.4.5.8.8 1.2.3-.5.5-.9.8-1.3l1.1-1.6H23l-2.6 3.7 2.7 4h-1.6l-1.1-1.7c-.3-.4-.6-.9-.8-1.3-.3.5-.5.9-.8 1.3l-1.1 1.7H16l2.7-3.9-2.6-3.7h1.6zM24.4 23h1.4v11.2h-1.4V23zM27.9 32.8c.4.3 1.1.6 1.8.6 1 0 1.5-.5 1.5-1.1 0-.7-.4-1-1.4-1.4-1.4-.5-2-1.2-2-2.2 0-1.2 1-2.2 2.6-2.2.8 0 1.5.2 1.9.5l-.3 1c-.3-.2-.9-.4-1.6-.4-.8 0-1.3.5-1.3 1 0 .6.5.9 1.5 1.3 1.3.5 2 1.2 2 2.3 0 1.3-1 2.3-2.9 2.3-.8 0-1.6-.2-2.2-.5l.4-1.2z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--xls:before{
  background-image: url(2fc7de2809d877dc1c792434cc091f21-26x26.png);
}
/* line 291, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--xls:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M35 40.8H9.3c-1.6 0-3.3-1.3-3.3-3v-32c0-1.7 1.8-3 3.3-3h18.5c1.3 0 3.1.5 4.2 1.1.6.3 6 3.4 6 7v26.9c0 1.6-1.3 3-3 3zM9.3 4.8c-.6 0-1.3.5-1.3 1v32c0 .5.7 1 1.3 1H35c.6 0 1-.4 1-1V10.9c0-2.1-3.7-4.5-4.9-5.2-.8-.4-2.3-.8-3.3-.8H9.3z'/%3E%3Cpath d='M37 11.8h-5.2c-1.7 0-2.8-1.1-2.8-2.8V3.8h2V9c0 .5.2.8.8.8H37v2zM17.7 26.6l1.1 1.6c.3.4.5.8.8 1.2.3-.5.5-.9.8-1.3l1.1-1.6H23l-2.6 3.7 2.7 4h-1.6l-1.1-1.7c-.3-.4-.6-.9-.8-1.3-.3.5-.5.9-.8 1.3l-1.1 1.7H16l2.7-3.9-2.6-3.7h1.6zM24.4 23h1.4v11.2h-1.4V23zM27.9 32.8c.4.3 1.1.6 1.8.6 1 0 1.5-.5 1.5-1.1 0-.7-.4-1-1.4-1.4-1.4-.5-2-1.2-2-2.2 0-1.2 1-2.2 2.6-2.2.8 0 1.5.2 1.9.5l-.3 1c-.3-.2-.9-.4-1.6-.4-.8 0-1.3.5-1.3 1 0 .6.5.9 1.5 1.3 1.3.5 2 1.2 2 2.3 0 1.3-1 2.3-2.9 2.3-.8 0-1.6-.2-2.2-.5l.4-1.2z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--xls:hover:before{
  background-image: url(45a39898b38bd40b56887e8a009baf08-26x26.png);
}
/* line 299, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--glossary:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 32'%3E%3Cg fill='%23b6b8ba'%3E%3Cpath d='M32 30v-2h-2V16h2v-2h-6v2h2v12h-6V16h2v-2h-6v2h2v12h-6V16h2v-2h-6v2h2v12H6V16h2v-2H2v2h2v12H2v2H0v2h34v-2h-2zM16 0h2l16 10v2H0v-2L16 0z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--glossary:before{
  background-image: url(22f1b86d4753a7ff58da4bfce9bf36c6-26x26.png);
}
/* line 303, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--glossary:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 32'%3E%3Cg fill='%23fff'%3E%3Cpath d='M32 30v-2h-2V16h2v-2h-6v2h2v12h-6V16h2v-2h-6v2h2v12h-6V16h2v-2h-6v2h2v12H6V16h2v-2H2v2h2v12H2v2H0v2h34v-2h-2zM16 0h2l16 10v2H0v-2L16 0z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--glossary:hover:before{
  background-image: url(89d4d3fa7cbad4774fb7a3d480940397-26x26.png);
}
/* line 311, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--archive-reports:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 29.8'%3E%3Cpath fill='%23b6b8ba' d='M27.6 0H6.3L-.1 6.4v22.3c0 .6.5 1.1 1.1 1.1h31.9c.6 0 1.1-.5 1.1-1.1V6.4L27.6 0zM17 25.5L6.4 17h6.4v-6.4h8.5V17h6.4L17 25.5zM5.1 4.2l2.1-2.1h19.5l2.1 2.1H5.1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--archive-reports:before{
  background-image: url(cff52d7406fa6549b71d1023aae187cc-26x26.png);
}
/* line 315, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--archive-reports:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 29.8'%3E%3Cpath fill='%23fff' d='M27.6 0H6.3L-.1 6.4v22.3c0 .6.5 1.1 1.1 1.1h31.9c.6 0 1.1-.5 1.1-1.1V6.4L27.6 0zM17 25.5L6.4 17h6.4v-6.4h8.5V17h6.4L17 25.5zM5.1 4.2l2.1-2.1h19.5l2.1 2.1H5.1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--archive-reports:hover:before{
  background-image: url(5007cd8f7b87219dd7bae9744a3a6dd0-26x26.png);
}
/* line 323, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--disclaimer:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23b6b8ba'%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.6-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3Cpath d='M22.3 27.6H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1zM22.3 23.4H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1zM22.3 19.1H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--disclaimer:before{
  background-image: url(094d1f95eb848ad19a91b73885154f99-26x26.png);
}
/* line 327, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__link--disclaimer:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.6-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3Cpath d='M22.3 27.6H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1zM22.3 23.4H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1zM22.3 19.1H7.4c-.6 0-1.1-.5-1.1-1.1s.5-1.1 1.1-1.1h14.9c.6 0 1.1.5 1.1 1.1s-.5 1.1-1.1 1.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__link--disclaimer:hover:before{
  background-image: url(ed706a3732afb2cf6ae7d4364c1ce546-26x26.png);
}

/* line 342, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-list {
  background-color: #f1f1f1;
}

/* line 347, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link {
  width: 39px;
  height: 42px;
}
/* line 350, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link:hover {
  background-color: #0b4670;
}
/* line 354, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--vk {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23005b9c'%3E%3Cpath d='M21 5.6c2.3 0 4.1.1 5.3.3 1.2.2 2.3.5 3.4 1.1 1.1.6 2 1.4 2.6 2.5.6 1 .9 2.2.9 3.6 0 1.6-.4 2.9-1.2 4.2-.8 1.2-1.9 2.1-3.2 2.7v.2c2 .4 3.6 1.3 4.7 2.5 1.2 1.3 1.8 3 1.8 5.2 0 1.6-.3 3-.9 4.2-.6 1.2-1.4 2.2-2.4 3-1.2.9-2.5 1.6-4 2-1.4.4-3.3.6-5.5.6H9.7v-32H21m-3.3 12.6h3.9c.5 0 1.1-.2 1.7-.4.6-.3 1.1-.7 1.3-1.2.2-.5.4-1.2.4-1.9 0-.5-.1-1-.4-1.6-.3-.5-.7-.9-1.2-1.2-.5-.2-1.2-.4-1.9-.4H17.7v6.7m0 13.5h4.7c.8 0 1.6-.2 2.4-.6.7-.3 1.3-.8 1.6-1.4.3-.6.5-1.3.5-2.1 0-1-.2-1.8-.6-2.3-.4-.6-1-1-1.8-1.3-.5-.2-1.2-.3-2-.3h-4.9v8M21 3.6H9.7c-1.1 0-2 .9-2 2v32c0 1.1.9 2 2 2h12.8c2.4 0 4.4-.2 6-.7 1.7-.5 3.3-1.3 4.7-2.4 1.2-1 2.3-2.2 3-3.7.7-1.5 1.1-3.2 1.1-5.1 0-2.7-.8-4.9-2.3-6.5-.6-.7-1.4-1.3-2.2-1.8l.9-1.2c1-1.5 1.5-3.3 1.5-5.2 0-1.7-.4-3.2-1.1-4.5-.8-1.4-1.9-2.5-3.4-3.3-1.3-.7-2.6-1.1-4.1-1.3-1.3-.2-3.1-.3-5.6-.3zm-1.3 12.7v-2.8h1.7c.5 0 .9.1 1.1.2.1.1.2.1.3.2.1.3.2.5.2.7 0 .4-.1.7-.2 1 0 0-.1.2-.4.3-.3.1-.7.2-1 .3-.2.1-.7.1-1.7.1zm0 13.5v-4h2.9c.8 0 1.2.1 1.3.2.4.1.7.3.9.5.1.1.2.4.2 1.2 0 .4-.1.8-.3 1.1-.1.2-.2.4-.7.5-.6.3-1.2.4-1.7.4-.5.1-1.4.1-2.6.1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--vk{
  background-image: url(d147b7b3badae48af6fc20a5a82970b5-26x26.png);
}
/* line 356, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--vk:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M21 5.6c2.3 0 4.1.1 5.3.3 1.2.2 2.3.5 3.4 1.1 1.1.6 2 1.4 2.6 2.5.6 1 .9 2.2.9 3.6 0 1.6-.4 2.9-1.2 4.2-.8 1.2-1.9 2.1-3.2 2.7v.2c2 .4 3.6 1.3 4.7 2.5 1.2 1.3 1.8 3 1.8 5.2 0 1.6-.3 3-.9 4.2-.6 1.2-1.4 2.2-2.4 3-1.2.9-2.5 1.6-4 2-1.4.4-3.3.6-5.5.6H9.7v-32H21m-3.3 12.6h3.9c.5 0 1.1-.2 1.7-.4.6-.3 1.1-.7 1.3-1.2.2-.5.4-1.2.4-1.9 0-.5-.1-1-.4-1.6-.3-.5-.7-.9-1.2-1.2-.5-.2-1.2-.4-1.9-.4H17.7v6.7m0 13.5h4.7c.8 0 1.6-.2 2.4-.6.7-.3 1.3-.8 1.6-1.4.3-.6.5-1.3.5-2.1 0-1-.2-1.8-.6-2.3-.4-.6-1-1-1.8-1.3-.5-.2-1.2-.3-2-.3h-4.9v8M21 3.6H9.7c-1.1 0-2 .9-2 2v32c0 1.1.9 2 2 2h12.8c2.4 0 4.4-.2 6-.7 1.7-.5 3.3-1.3 4.7-2.4 1.2-1 2.3-2.2 3-3.7.7-1.5 1.1-3.2 1.1-5.1 0-2.7-.8-4.9-2.3-6.5-.6-.7-1.4-1.3-2.2-1.8l.9-1.2c1-1.5 1.5-3.3 1.5-5.2 0-1.7-.4-3.2-1.1-4.5-.8-1.4-1.9-2.5-3.4-3.3-1.3-.7-2.6-1.1-4.1-1.3-1.3-.2-3.1-.3-5.6-.3zm-1.3 12.7v-2.8h1.7c.5 0 .9.1 1.1.2.1.1.2.1.3.2.1.3.2.5.2.7 0 .4-.1.7-.2 1 0 0-.1.2-.4.3-.3.1-.7.2-1 .3-.2.1-.7.1-1.7.1zm0 13.5v-4h2.9c.8 0 1.2.1 1.3.2.4.1.7.3.9.5.1.1.2.4.2 1.2 0 .4-.1.8-.3 1.1-.1.2-.2.4-.7.5-.6.3-1.2.4-1.7.4-.5.1-1.4.1-2.6.1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--vk:hover{
  background-image: url(da63affb78eed083d3663f2e74feed4c-26x26.png);
}
/* line 360, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--in {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23005b9c'%3E%3Cpath d='M28.6 15.9c5.9 0 7 3.7 7 8.5v9.8h-5.8v-8.7c0-2.1 0-4.7-3-4.7s-3.5 2.2-3.5 4.6v8.8h-5.8V16h5.6v2.9h.1c.6-1.6 2.5-3 5.4-3m0-2c-1.5 0-2.9.3-4 .9-.4-.5-1-.9-1.6-.9h-5.6c-1.1 0-2 .9-2 2v18.2c0 1.1.9 2 2 2h5.8c1.1 0 2-.9 2-2v-8.8c0-2.6.6-2.6 1.5-2.6.7 0 1 0 1 2.7v8.7c0 1.1.9 2 2 2h5.8c1.1 0 2-.9 2-2v-9.8c.1-2.8.1-10.4-8.9-10.4zM13.3 15.9v18.2H7.2V15.9h6.1m0-2H7.2c-1.1 0-2 .9-2 2v18.2c0 1.1.9 2 2 2h6.1c1.1 0 2-.9 2-2V15.9c0-1.2-.9-2-2-2z'/%3E%3Cpath d='M10.3 7.7c1.7 0 3 1.4 3 3 0 1.7-1.4 3-3 3-1.7 0-3-1.4-3-3-.1-1.6 1.3-3 3-3m0-2c-2.8 0-5 2.3-5 5 0 2.8 2.3 5 5 5s5-2.3 5-5-2.3-5-5-5z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--in{
  background-image: url(db5d7f143a8dcfb6d964e87223be5172-26x26.png);
}
/* line 362, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--in:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M28.6 15.9c5.9 0 7 3.7 7 8.5v9.8h-5.8v-8.7c0-2.1 0-4.7-3-4.7s-3.5 2.2-3.5 4.6v8.8h-5.8V16h5.6v2.9h.1c.6-1.6 2.5-3 5.4-3m0-2c-1.5 0-2.9.3-4 .9-.4-.5-1-.9-1.6-.9h-5.6c-1.1 0-2 .9-2 2v18.2c0 1.1.9 2 2 2h5.8c1.1 0 2-.9 2-2v-8.8c0-2.6.6-2.6 1.5-2.6.7 0 1 0 1 2.7v8.7c0 1.1.9 2 2 2h5.8c1.1 0 2-.9 2-2v-9.8c.1-2.8.1-10.4-8.9-10.4zM13.3 15.9v18.2H7.2V15.9h6.1m0-2H7.2c-1.1 0-2 .9-2 2v18.2c0 1.1.9 2 2 2h6.1c1.1 0 2-.9 2-2V15.9c0-1.2-.9-2-2-2z'/%3E%3Cpath d='M10.3 7.7c1.7 0 3 1.4 3 3 0 1.7-1.4 3-3 3-1.7 0-3-1.4-3-3-.1-1.6 1.3-3 3-3m0-2c-2.8 0-5 2.3-5 5 0 2.8 2.3 5 5 5s5-2.3 5-5-2.3-5-5-5z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--in:hover{
  background-image: url(8dc06317c9dc90f634a08dd653338e99-26x26.png);
}
/* line 366, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--tw {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23005b9c'%3E%3Cpath d='M26.7 11.3c1.5 0 2.9.6 3.9 1.7 1.2-.2 2.3-.7 3.3-1.3-.4 1.2-1.2 2.3-2.3 2.9 1.1-.1 2.1-.4 3-.8-.7 1.1-1.6 2-2.6 2.7v.7c0 7-5.3 15-15 15-3 0-5.8-.9-8.1-2.4.4 0 .8.1 1.3.1 2.5 0 4.7-.8 6.6-2.3-2.3 0-4.3-1.6-4.9-3.7.3.1.7.1 1 .1.5 0 .9-.1 1.4-.2-2.4-.5-4.2-2.6-4.2-5.2v-.1c.7.4 1.5.6 2.4.7-1.4-.9-2.3-2.6-2.3-4.4 0-1 .3-1.9.7-2.7 2.6 3.2 6.5 5.3 10.9 5.5-.1-.4-.1-.8-.1-1.2-.3-2.7 2-5.1 5-5.1M26.7 9.2c-3.7 0-6.7 2.7-7.3 6.2-2.7-.6-5.2-2.2-7-4.4-.4-.5-1-.8-1.7-.8h-.2c-.7.1-1.3.5-1.7 1.1-.7 1.1-1 2.4-1 3.7 0 .8.1 1.7.4 2.4-.3.4-.4.8-.4 1.3 0 1.9.7 3.7 1.9 5-.1.3 0 .7.1 1 .4 1.2 1 2.2 1.8 3-.5.1-.9.1-1.4.1-.3 0-.6 0-1-.1H9c-.9 0-1.7.6-2 1.4-.3.9 0 2 .9 2.5a17 17 0 0 0 9.2 2.7c10.6 0 17-8.5 17.1-16.8.8-.7 1.6-1.6 2.2-2.5.2-.3.3-.5.4-.9.1-.7-.1-1.4-.6-1.9l-.1-.1c.2-.8-.1-1.6-.8-2.1-.4-.3-.9-.5-1.3-.5s-.8.1-1.1.3c-.5.3-1.1.6-1.7.8-1.4-.9-3-1.4-4.5-1.4z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--tw{
  background-image: url(af079cf42ce579f7aec0e9403ed775c3-26x26.png);
}
/* line 368, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--tw:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M26.7 11.3c1.5 0 2.9.6 3.9 1.7 1.2-.2 2.3-.7 3.3-1.3-.4 1.2-1.2 2.3-2.3 2.9 1.1-.1 2.1-.4 3-.8-.7 1.1-1.6 2-2.6 2.7v.7c0 7-5.3 15-15 15-3 0-5.8-.9-8.1-2.4.4 0 .8.1 1.3.1 2.5 0 4.7-.8 6.6-2.3-2.3 0-4.3-1.6-4.9-3.7.3.1.7.1 1 .1.5 0 .9-.1 1.4-.2-2.4-.5-4.2-2.6-4.2-5.2v-.1c.7.4 1.5.6 2.4.7-1.4-.9-2.3-2.6-2.3-4.4 0-1 .3-1.9.7-2.7 2.6 3.2 6.5 5.3 10.9 5.5-.1-.4-.1-.8-.1-1.2-.3-2.7 2-5.1 5-5.1M26.7 9.2c-3.7 0-6.7 2.7-7.3 6.2-2.7-.6-5.2-2.2-7-4.4-.4-.5-1-.8-1.7-.8h-.2c-.7.1-1.3.5-1.7 1.1-.7 1.1-1 2.4-1 3.7 0 .8.1 1.7.4 2.4-.3.4-.4.8-.4 1.3 0 1.9.7 3.7 1.9 5-.1.3 0 .7.1 1 .4 1.2 1 2.2 1.8 3-.5.1-.9.1-1.4.1-.3 0-.6 0-1-.1H9c-.9 0-1.7.6-2 1.4-.3.9 0 2 .9 2.5a17 17 0 0 0 9.2 2.7c10.6 0 17-8.5 17.1-16.8.8-.7 1.6-1.6 2.2-2.5.2-.3.3-.5.4-.9.1-.7-.1-1.4-.6-1.9l-.1-.1c.2-.8-.1-1.6-.8-2.1-.4-.3-.9-.5-1.3-.5s-.8.1-1.1.3c-.5.3-1.1.6-1.7.8-1.4-.9-3-1.4-4.5-1.4z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--tw:hover{
  background-image: url(60ea8d103289ffd28813ba43235b0930-26x26.png);
}
/* line 372, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--fb {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23005b9c'%3E%3Cpath d='M29.3 6.7v4.6h-5.8c-.6 0-1.2.5-1.2 1.2V16h6.3l-1.2 4.6h-5.2v16.2h-4.6V20.6H13V16h4.6v-3.5c0-3.2 2.6-5.8 5.8-5.8h5.9m0-2h-5.8c-4.3 0-7.8 3.5-7.8 7.8V14h-2.6c-1.1 0-2 .9-2 2v4.6c0 1.1.9 2 2 2h2.6v14.2c0 1.1.9 2 2 2h4.6c1.1 0 2-.9 2-2V22.6h3.2c.9 0 1.7-.6 1.9-1.5l1.2-4.6c.1-.6 0-1.2-.4-1.7s-1-.8-1.6-.8h-4.3v-.6h4.9c1.1 0 2-.9 2-2V6.8c.1-1.2-.8-2.1-1.9-2.1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--fb{
  background-image: url(4588b3d5ca2511d1f72b2a023a62659f-26x26.png);
}
/* line 374, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--fb:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M29.3 6.7v4.6h-5.8c-.6 0-1.2.5-1.2 1.2V16h6.3l-1.2 4.6h-5.2v16.2h-4.6V20.6H13V16h4.6v-3.5c0-3.2 2.6-5.8 5.8-5.8h5.9m0-2h-5.8c-4.3 0-7.8 3.5-7.8 7.8V14h-2.6c-1.1 0-2 .9-2 2v4.6c0 1.1.9 2 2 2h2.6v14.2c0 1.1.9 2 2 2h4.6c1.1 0 2-.9 2-2V22.6h3.2c.9 0 1.7-.6 1.9-1.5l1.2-4.6c.1-.6 0-1.2-.4-1.7s-1-.8-1.6-.8h-4.3v-.6h4.9c1.1 0 2-.9 2-2V6.8c.1-1.2-.8-2.1-1.9-2.1z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--fb:hover{
  background-image: url(0f98d8b210c06857b563103476462f92-26x26.png);
}
/* line 378, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--insta {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23005b9c'%3E%3Cpath d='M31.6 5.8H12.4C8.9 5.8 6 8.6 6 12.2v19.2c0 3.5 2.9 6.4 6.4 6.4h19.2c3.5 0 6.4-2.9 6.4-6.4V12.2c0-3.6-2.9-6.4-6.4-6.4zm.5 5.3c1 0 1.8.8 1.8 1.8s-.8 1.8-1.8 1.8-1.8-.8-1.8-1.8c-.1-1 .7-1.8 1.8-1.8zm-9.8 5.4c2.3 0 4.2 1.9 4.2 4.2 0 .4-.1.7-.1 1-.4 1.9-2.1 3.3-4.1 3.3-2 0-3.7-1.4-4.1-3.2-.1-.3-.1-.7-.1-1 0-2.4 1.9-4.3 4.2-4.3zM36 31.4c0 2.1-2.3 4.4-4.4 4.4H12.4c-2.1 0-4.4-2.3-4.4-4.4v-9.6h8.2c.5 3 3 5.2 6.2 5.2 3.1 0 5.7-2.2 6.1-5.2H36v9.6z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--insta{
  background-image: url(b716825eb57499ae35c958a9de0613a6-26x26.png);
}
/* line 380, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--insta:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M31.6 5.8H12.4C8.9 5.8 6 8.6 6 12.2v19.2c0 3.5 2.9 6.4 6.4 6.4h19.2c3.5 0 6.4-2.9 6.4-6.4V12.2c0-3.6-2.9-6.4-6.4-6.4zm.5 5.3c1 0 1.8.8 1.8 1.8s-.8 1.8-1.8 1.8-1.8-.8-1.8-1.8c-.1-1 .7-1.8 1.8-1.8zm-9.8 5.4c2.3 0 4.2 1.9 4.2 4.2 0 .4-.1.7-.1 1-.4 1.9-2.1 3.3-4.1 3.3-2 0-3.7-1.4-4.1-3.2-.1-.3-.1-.7-.1-1 0-2.4 1.9-4.3 4.2-4.3zM36 31.4c0 2.1-2.3 4.4-4.4 4.4H12.4c-2.1 0-4.4-2.3-4.4-4.4v-9.6h8.2c.5 3 3 5.2 6.2 5.2 3.1 0 5.7-2.2 6.1-5.2H36v9.6z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--insta:hover{
  background-image: url(d444b56cc6c1e02d2c2388aff6748e73-26x26.png);
}
/* line 384, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--yt {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23005b9c'%3E%3Cpath d='M32 35.2H12c-3.9 0-7-3.1-7-7v-12c0-3.9 3.1-7 7-7h20c3.9 0 7 3.1 7 7v12c0 3.9-3.1 7-7 7zM12 11.3c-2.8 0-5 2.2-5 5v12c0 2.8 2.2 5 5 5h20c2.8 0 5-2.2 5-5v-12c0-2.8-2.2-5-5-5H12zm7.4 17.8c-.1 0-.3 0-.4-.1-.3-.2-.6-.5-.6-.9V16.5c0-.4.2-.7.6-.9.3-.2.8-.1 1.1.1l7.3 5.8c.2.2.4.5.4.8s-.1.6-.4.8l-7.3 5.8c-.3.1-.5.2-.7.2zm1-10.6V26l4.7-3.7-4.7-3.8z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--yt{
  background-image: url(86f3661151d3a6689d66cbfd928fdb31-26x26.png);
}
/* line 386, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--yt:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M32 35.2H12c-3.9 0-7-3.1-7-7v-12c0-3.9 3.1-7 7-7h20c3.9 0 7 3.1 7 7v12c0 3.9-3.1 7-7 7zM12 11.3c-2.8 0-5 2.2-5 5v12c0 2.8 2.2 5 5 5h20c2.8 0 5-2.2 5-5v-12c0-2.8-2.2-5-5-5H12zm7.4 17.8c-.1 0-.3 0-.4-.1-.3-.2-.6-.5-.6-.9V16.5c0-.4.2-.7.6-.9.3-.2.8-.1 1.1.1l7.3 5.8c.2.2.4.5.4.8s-.1.6-.4.8l-7.3 5.8c-.3.1-.5.2-.7.2zm1-10.6V26l4.7-3.7-4.7-3.8z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--yt:hover{
  background-image: url(d86f44192c6515ef5bc2f019e88fdd24-26x26.png);
}
/* line 390, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--ggl {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23005b9c'%3E%3Cpath d='M32.4 8.9v6h6v2h-6v6h-2v-6h-6v-2h6v-6h2m-8.5 0L22 10.3h-2.7c1.8.7 2.7 2.7 2.7 4.8 0 1.8-1 3.3-2.4 4.4-1.4 1.1-1.6 1.5-1.6 2.4 0 .8 1.4 2.1 2.2 2.6 2.2 1.6 2.9 3 2.9 5.4 0 3-2.9 6-8.2 6-4.6 0-8.6-1.9-8.6-4.9 0-3.1 3.6-6 8.2-6H16c-.6-.6-1.1-1.4-1.1-2.3 0-.6.2-1.1.4-1.6h-.8c-3.8 0-6.4-2.7-6.4-6.1 0-3.3 3.5-6.1 7.3-6.1h8.5m-8.1 11.4s.1 0 0 0c2.2 0 3.6-2.2 3.2-5-.4-2.8-2.4-5.1-4.6-5.2h-.1c-2.1 0-3.5 2.1-3.1 4.9.4 2.8 2.5 5.2 4.6 5.3M15 34.6c4.5 0 6.1-1.9 6.1-4.4 0-.3 0-.6-.1-.9-.4-1.4-1.6-2.1-3.3-3.3-.6-.2-1.3-.3-2.1-.3h-.1c-3.2 0-6 2-6 4.4-.1 2.5 2.3 4.5 5.5 4.5M32.4 6.9h-2c-1.1 0-2 .9-2 2v4h-4c-.2 0-.4 0-.6.1-.1-.4-.2-.9-.4-1.3l1.6-1.2c.5-.4.9-1 .9-1.7 0-1.1-.9-2-2-2h-8.4c-4.9 0-9.3 3.8-9.3 8.1 0 4.1 2.8 7.2 6.7 7.9v.1c-4.8.6-8.6 4-8.6 7.9 0 4.1 4.3 6.9 10.6 6.9 6.6 0 10.2-4.1 10.2-8 0-3.1-1.1-5.2-3.8-7.1-.5-.3-1-.8-1.3-1.2.1-.1.3-.3.7-.6 1-.8 1.7-1.6 2.2-2.6.3.3.8.4 1.2.4h4v4c0 1.1.9 2 2 2h2c1.1 0 2-.9 2-2v-4h4c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2h-4v-4c.3-.8-.6-1.7-1.7-1.7zM15.8 18.3c-1-.1-2.4-1.6-2.6-3.5-.2-1.2.1-2 .5-2.4.3-.3.5-.3.7-.3 1.1 0 2.4 1.4 2.7 3.4.2 1.2-.2 2-.5 2.4-.3.3-.5.4-.8.4.1 0 .1 0 0 0zM15 32.6c-2 0-3.5-1.1-3.5-2.5 0-1.1 1.8-2.4 4-2.4h.1c.4 0 .8.1 1.2.2.1.1.3.2.4.3 1.1.8 1.7 1.2 1.9 1.6v.4c0 .7 0 2.4-4.1 2.4z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--ggl{
  background-image: url(3491dbd27cf97124033153bd533c9bfd-26x26.png);
}
/* line 392, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--ggl:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M32.4 8.9v6h6v2h-6v6h-2v-6h-6v-2h6v-6h2m-8.5 0L22 10.3h-2.7c1.8.7 2.7 2.7 2.7 4.8 0 1.8-1 3.3-2.4 4.4-1.4 1.1-1.6 1.5-1.6 2.4 0 .8 1.4 2.1 2.2 2.6 2.2 1.6 2.9 3 2.9 5.4 0 3-2.9 6-8.2 6-4.6 0-8.6-1.9-8.6-4.9 0-3.1 3.6-6 8.2-6H16c-.6-.6-1.1-1.4-1.1-2.3 0-.6.2-1.1.4-1.6h-.8c-3.8 0-6.4-2.7-6.4-6.1 0-3.3 3.5-6.1 7.3-6.1h8.5m-8.1 11.4s.1 0 0 0c2.2 0 3.6-2.2 3.2-5-.4-2.8-2.4-5.1-4.6-5.2h-.1c-2.1 0-3.5 2.1-3.1 4.9.4 2.8 2.5 5.2 4.6 5.3M15 34.6c4.5 0 6.1-1.9 6.1-4.4 0-.3 0-.6-.1-.9-.4-1.4-1.6-2.1-3.3-3.3-.6-.2-1.3-.3-2.1-.3h-.1c-3.2 0-6 2-6 4.4-.1 2.5 2.3 4.5 5.5 4.5M32.4 6.9h-2c-1.1 0-2 .9-2 2v4h-4c-.2 0-.4 0-.6.1-.1-.4-.2-.9-.4-1.3l1.6-1.2c.5-.4.9-1 .9-1.7 0-1.1-.9-2-2-2h-8.4c-4.9 0-9.3 3.8-9.3 8.1 0 4.1 2.8 7.2 6.7 7.9v.1c-4.8.6-8.6 4-8.6 7.9 0 4.1 4.3 6.9 10.6 6.9 6.6 0 10.2-4.1 10.2-8 0-3.1-1.1-5.2-3.8-7.1-.5-.3-1-.8-1.3-1.2.1-.1.3-.3.7-.6 1-.8 1.7-1.6 2.2-2.6.3.3.8.4 1.2.4h4v4c0 1.1.9 2 2 2h2c1.1 0 2-.9 2-2v-4h4c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2h-4v-4c.3-.8-.6-1.7-1.7-1.7zM15.8 18.3c-1-.1-2.4-1.6-2.6-3.5-.2-1.2.1-2 .5-2.4.3-.3.5-.3.7-.3 1.1 0 2.4 1.4 2.7 3.4.2 1.2-.2 2-.5 2.4-.3.3-.5.4-.8.4.1 0 .1 0 0 0zM15 32.6c-2 0-3.5-1.1-3.5-2.5 0-1.1 1.8-2.4 4-2.4h.1c.4 0 .8.1 1.2.2.1.1.3.2.4.3 1.1.8 1.7 1.2 1.9 1.6v.4c0 .7 0 2.4-4.1 2.4z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--ggl:hover{
  background-image: url(8ad237ed444f8fa35046358acc7bddfd-26x26.png);
}
/* line 396, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--email {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23005b9c'%3E%3Cpath d='M37 6.8H7c-2.2 0-4 1.8-4 4v24c0 2.2 1.8 4 4 4h30c2.2 0 4-1.8 4-4v-24c0-2.2-1.8-4-4-4zm-32 4c0-1.1.9-2 2-2h30c1.1 0 2 .9 2 2v3.3l-14.7 5.5c-1.3.5-3.6.5-4.9 0L5 14.1v-3.3zm34 24c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V16.2l13.7 5.2c.9.4 2 .5 3.2.5 1.1 0 2.3-.2 3.1-.5l14-5.3v18.7z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--email{
  background-image: url(947c686563b564ef24331f31ee580fa8-26x26.png);
}
/* line 398, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link--email:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M37 6.8H7c-2.2 0-4 1.8-4 4v24c0 2.2 1.8 4 4 4h30c2.2 0 4-1.8 4-4v-24c0-2.2-1.8-4-4-4zm-32 4c0-1.1.9-2 2-2h30c1.1 0 2 .9 2 2v3.3l-14.7 5.5c-1.3.5-3.6.5-4.9 0L5 14.1v-3.3zm34 24c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V16.2l13.7 5.2c.9.4 2 .5 3.2.5 1.1 0 2.3-.2 3.1-.5l14-5.3v18.7z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel__share-link--email:hover{
  background-image: url(2512bb7b58e8f6e60edc04b03b7fc357-26x26.png);
}
/* line 403, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.tools-panel__share-link:first-child:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 100%;
  left: -10px;
  background: url(/images/share-ribbon.png) no-repeat;
  background-color: #f1f1f1;
}

/* line 423, ../../../../../frontend/temp/_029c-tools-panel.custom.scss */
.toast__message {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 10px;
  font-size: 0.9em;
  margin: 5px 0;
  border-radius: 8px;
}

/* line 2, ../../../../../frontend/temp/_030-tools-panel__static-in-column.scss */
.tools-panel[data-template="static-in-column"] {
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  margin-bottom: 20px;
}
/* line 21, ../../../../../frontend/temp/_030-tools-panel__static-in-column.scss */
.tools-panel[data-template="static-in-column"] .tools-panel__link:before {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
}
/* line 30, ../../../../../frontend/temp/_030-tools-panel__static-in-column.scss */
.tools-panel[data-template="static-in-column"] .tools-panel__link .tools-panel__counter {
  top: 9px;
  left: 17px;
}
/* line 37, ../../../../../frontend/temp/_030-tools-panel__static-in-column.scss */
.tools-panel[data-template="static-in-column"] .tools-panel__share-list {
  padding: 0 10px;
}

/* line 2, ../../../../../frontend/temp/_031-tools-panel__compact-in-column.scss */
.tools-panel[data-template="compact-in-column"] {
  background-color: #ffffff;
  z-index: 10;
}
/* line 7, ../../../../../frontend/temp/_031-tools-panel__compact-in-column.scss */
.tools-panel[data-template="compact-in-column"] .tools-panel__trigger {
  height: 36px;
  width: 36px;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23444' d='M33.3 27.2L18 14c.7-1.3 1.1-2.9 1.1-4.5 0-5.3-4.3-9.6-9.6-9.6-1 0-1.9.1-2.8.4l5.5 5.5c.8.8.8 2.2 0 3l-3.4 3.4c-.8.8-2.2.8-3 0L.3 6.7c-.3.9-.4 1.8-.4 2.8 0 5.3 4.3 9.6 9.6 9.6 1.6 0 3.1-.4 4.5-1.1l13.1 15.3c.8.9 2.1.9 2.9.1l3.4-3.4c.8-.8.8-2.1-.1-2.8z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel[data-template="compact-in-column"] .tools-panel__trigger{
  background-image: url(504236dc501e45882f3b9b96164be8d0-26x26.png);
}
/* line 17, ../../../../../frontend/temp/_031-tools-panel__compact-in-column.scss */
.tools-panel[data-template="compact-in-column"] .tools-panel__trigger:hover, .tools-panel[data-template="compact-in-column"] .tools-panel__trigger.is-expand {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23fff' d='M33.3 27.2L18 14c.7-1.3 1.1-2.9 1.1-4.5 0-5.3-4.3-9.6-9.6-9.6-1 0-1.9.1-2.8.4l5.5 5.5c.8.8.8 2.2 0 3l-3.4 3.4c-.8.8-2.2.8-3 0L.3 6.7c-.3.9-.4 1.8-.4 2.8 0 5.3 4.3 9.6 9.6 9.6 1.6 0 3.1-.4 4.5-1.1l13.1 15.3c.8.9 2.1.9 2.9.1l3.4-3.4c.8-.8.8-2.1-.1-2.8z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel[data-template="compact-in-column"] .tools-panel__trigger:hover, .bx-ie8 .tools-panel[data-template="compact-in-column"] .tools-panel__trigger.is-expand{
  background-image: url(9ecb7e115f912b24955248023b1ef8b6-26x26.png);
}
/* line 24, ../../../../../frontend/temp/_031-tools-panel__compact-in-column.scss */
.tools-panel[data-template="compact-in-column"] .tools-panel__list {
  position: absolute;
  top: 100%;
  right: 0;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ffffff;
}
/* line 37, ../../../../../frontend/temp/_031-tools-panel__compact-in-column.scss */
.tools-panel[data-template="compact-in-column"] .tools-panel__link {
  white-space: nowrap;
}
/* line 39, ../../../../../frontend/temp/_031-tools-panel__compact-in-column.scss */
.tools-panel[data-template="compact-in-column"] .tools-panel__link:before {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
}
/* line 48, ../../../../../frontend/temp/_031-tools-panel__compact-in-column.scss */
.tools-panel[data-template="compact-in-column"] .tools-panel__link .tools-panel__counter {
  top: 9px;
  left: 17px;
}
/* line 55, ../../../../../frontend/temp/_031-tools-panel__compact-in-column.scss */
.tools-panel[data-template="compact-in-column"] .tools-panel__share-list {
  padding: 0 10px;
}

/* line 11, ../../../../../frontend/temp/_032-tools-panel__static-in-line.scss */
.tools-panel[data-template="static-in-line"] .tools-panel__item {
  position: relative;
  float: left;
}
/* line 16, ../../../../../frontend/temp/_032-tools-panel__static-in-line.scss */
.tools-panel[data-template="static-in-line"] .tools-panel__link {
  height: 36px;
  width: 36px;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-color: #ffffff;
}
/* line 26, ../../../../../frontend/temp/_032-tools-panel__static-in-line.scss */
.tools-panel[data-template="static-in-line"] .tools-panel__link:before {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
/* line 36, ../../../../../frontend/temp/_032-tools-panel__static-in-line.scss */
.tools-panel[data-template="static-in-line"] .tools-panel__link .tools-panel__counter {
  text-indent: 0;
  top: 12px;
  right: 0;
}
/* line 44, ../../../../../frontend/temp/_032-tools-panel__static-in-line.scss */
.tools-panel[data-template="static-in-line"] .tools-panel__share-list {
  position: absolute;
  top: 37px;
  padding: 0;
  z-index: 10;
}
/* line 137, ../../../../../frontend/styles/styles/_mixins.scss */
.tools-panel[data-template="static-in-line"] .tools-panel__share-list:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-style: solid;
  border-width: 7px;
  border-color: transparent transparent #666666 transparent;
  position: absolute;
  top: -14px;
  cursor: default;
}
/* line 50, ../../../../../frontend/temp/_032-tools-panel__static-in-line.scss */
.tools-panel[data-template="static-in-line"] .tools-panel__share-list:before {
  right: 7px;
}

/* line 7, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__trigger {
  height: 36px;
  width: 36px;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-color: #ffffff;
  z-index: 10;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23444' d='M33.3 27.2L18 14c.7-1.3 1.1-2.9 1.1-4.5 0-5.3-4.3-9.6-9.6-9.6-1 0-1.9.1-2.8.4l5.5 5.5c.8.8.8 2.2 0 3l-3.4 3.4c-.8.8-2.2.8-3 0L.3 6.7c-.3.9-.4 1.8-.4 2.8 0 5.3 4.3 9.6 9.6 9.6 1.6 0 3.1-.4 4.5-1.1l13.1 15.3c.8.9 2.1.9 2.9.1l3.4-3.4c.8-.8.8-2.1-.1-2.8z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel[data-template="compact-in-line"] .tools-panel__trigger{
  background-image: url(504236dc501e45882f3b9b96164be8d0-26x26.png);
}
/* line 18, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__trigger:hover, .tools-panel[data-template="compact-in-line"] .tools-panel__trigger.is-expand {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23fff' d='M33.3 27.2L18 14c.7-1.3 1.1-2.9 1.1-4.5 0-5.3-4.3-9.6-9.6-9.6-1 0-1.9.1-2.8.4l5.5 5.5c.8.8.8 2.2 0 3l-3.4 3.4c-.8.8-2.2.8-3 0L.3 6.7c-.3.9-.4 1.8-.4 2.8 0 5.3 4.3 9.6 9.6 9.6 1.6 0 3.1-.4 4.5-1.1l13.1 15.3c.8.9 2.1.9 2.9.1l3.4-3.4c.8-.8.8-2.1-.1-2.8z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel[data-template="compact-in-line"] .tools-panel__trigger:hover, .bx-ie8 .tools-panel[data-template="compact-in-line"] .tools-panel__trigger.is-expand{
  background-image: url(9ecb7e115f912b24955248023b1ef8b6-26x26.png);
}
/* line 25, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list {
  position: absolute;
  left: -100%;
  top: 0;
  z-index: 10;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="1"] {
  left: -100%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="2"] {
  left: -200%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="3"] {
  left: -300%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="4"] {
  left: -400%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="5"] {
  left: -500%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="6"] {
  left: -600%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="7"] {
  left: -700%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="8"] {
  left: -800%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="9"] {
  left: -900%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="10"] {
  left: -1000%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="11"] {
  left: -1100%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="12"] {
  left: -1200%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="13"] {
  left: -1300%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="14"] {
  left: -1400%;
}
/* line 34, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__list[data-length="15"] {
  left: -1500%;
}
/* line 42, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__item {
  position: relative;
  float: left;
}
/* line 48, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__link {
  height: 36px;
  width: 36px;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-color: #ffffff;
  z-index: 10;
}
/* line 58, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__link:before {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
/* line 68, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__link .tools-panel__counter {
  text-indent: 0;
  top: 10px;
  right: 0;
}
/* line 76, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list {
  position: absolute;
  top: 37px;
  padding: 0;
  z-index: 10;
}
/* line 137, ../../../../../frontend/styles/styles/_mixins.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-style: solid;
  border-width: 7px;
  border-color: transparent transparent #666666 transparent;
  position: absolute;
  top: -14px;
  cursor: default;
}
/* line 82, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list:before {
  right: 7px;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="1"] {
  left: 0%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="2"] {
  left: -100%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="3"] {
  left: -200%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="4"] {
  left: -300%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="5"] {
  left: -400%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="6"] {
  left: -500%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="7"] {
  left: -600%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="8"] {
  left: -700%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="9"] {
  left: -800%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="10"] {
  left: -900%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="11"] {
  left: -1000%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="12"] {
  left: -1100%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="13"] {
  left: -1200%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="14"] {
  left: -1300%;
}
/* line 87, ../../../../../frontend/temp/_033-tools-panel__compact-in-line.scss */
.tools-panel[data-template="compact-in-line"] .tools-panel__share-list[data-length="15"] {
  left: -1400%;
}

/* line 2, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] {
  background-color: #ffffff;
  z-index: 10;
}
/* line 7, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger {
  height: 36px;
  width: 36px;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23444' d='M33.3 27.2L18 14c.7-1.3 1.1-2.9 1.1-4.5 0-5.3-4.3-9.6-9.6-9.6-1 0-1.9.1-2.8.4l5.5 5.5c.8.8.8 2.2 0 3l-3.4 3.4c-.8.8-2.2.8-3 0L.3 6.7c-.3.9-.4 1.8-.4 2.8 0 5.3 4.3 9.6 9.6 9.6 1.6 0 3.1-.4 4.5-1.1l13.1 15.3c.8.9 2.1.9 2.9.1l3.4-3.4c.8-.8.8-2.1-.1-2.8z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger{
  background-image: url(504236dc501e45882f3b9b96164be8d0-26x26.png);
}
/* line 17, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger:hover, .tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger.is-expand {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23fff' d='M33.3 27.2L18 14c.7-1.3 1.1-2.9 1.1-4.5 0-5.3-4.3-9.6-9.6-9.6-1 0-1.9.1-2.8.4l5.5 5.5c.8.8.8 2.2 0 3l-3.4 3.4c-.8.8-2.2.8-3 0L.3 6.7c-.3.9-.4 1.8-.4 2.8 0 5.3 4.3 9.6 9.6 9.6 1.6 0 3.1-.4 4.5-1.1l13.1 15.3c.8.9 2.1.9 2.9.1l3.4-3.4c.8-.8.8-2.1-.1-2.8z'/%3E%3C/svg%3E");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger:hover, .bx-ie8 .tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger.is-expand{
  background-image: url(9ecb7e115f912b24955248023b1ef8b6-26x26.png);
}
/* line 24, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__list {
  position: absolute;
  top: 100%;
  right: 0;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}
/* line 36, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__link {
  height: 36px;
  width: 36px;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
/* line 42, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__link:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: 50%;
}
/* line 48, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__link .tools-panel__counter {
  text-indent: 0;
  top: 12px;
  right: 0;
}
/* line 56, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list {
  position: absolute;
  top: 0;
  right: 36px;
  margin-right: 7px;
}
/* line 168, ../../../../../frontend/styles/styles/_mixins.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-style: solid;
  border-width: 7px;
  border-color: transparent transparent transparent #666666;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -14px;
  margin: auto;
  cursor: default;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="1"] {
  width: 100%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="2"] {
  width: 200%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="3"] {
  width: 300%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="4"] {
  width: 400%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="5"] {
  width: 500%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="6"] {
  width: 600%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="7"] {
  width: 700%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="8"] {
  width: 800%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="9"] {
  width: 900%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="10"] {
  width: 1000%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="11"] {
  width: 1100%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="12"] {
  width: 1200%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="13"] {
  width: 1300%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="14"] {
  width: 1400%;
}
/* line 65, ../../../../../frontend/temp/_034-tools-panel__compact-vertical-icons.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="15"] {
  width: 1500%;
}

/* line 1, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] {
  background-color: #ffffff;
  height: 57px;
  width: 57px;
}
/* line 6, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger {
  height: 48px;
  width: 48px;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.9 37.9' fill='%23b6b8ba'%3E%3Cpath d='M18.9 27.9c-4.9 0-8.9-4-8.9-8.9s4-8.9 8.9-8.9 8.9 4 8.9 8.9-3.9 8.9-8.9 8.9zm0-16c-3.9 0-7.1 3.2-7.1 7.1s3.2 7 7.1 7 7.1-3.2 7.1-7.1-3.2-7-7.1-7z'/%3E%3Cpath d='M21.6 37.9h-5.3l-1.5-4.6c-1-.3-2-.7-2.9-1.2l-4.4 2.2-3.8-3.8 2.2-4.4c-.5-.9-.9-1.9-1.2-2.9L0 21.6v-5.3l4.6-1.5c.3-1 .7-2 1.2-2.9L3.7 7.4l3.8-3.8 4.4 2.2c.9-.5 1.9-.9 2.9-1.2L16.3 0h5.3l1.5 4.6c1 .3 2 .7 2.9 1.2l4.4-2.2 3.8 3.8-2.2 4.4c.5.9.9 1.9 1.2 2.9l4.6 1.5v5.3L33.2 23c-.3 1-.7 2-1.2 2.9l2.2 4.4-3.8 3.8-4.3-2.1c-.9.5-1.9.9-2.9 1.2l-1.6 4.7zm-4-1.9h2.7l1.4-4.3.5-.1c1.2-.3 2.3-.8 3.4-1.4l.4-.3 4.1 2L32 30l-2-4.1.3-.4c.6-1.1 1.1-2.2 1.4-3.4l.1-.5 4.3-1.4v-2.7l-4.3-1.4-.1-.5c-.3-1.2-.8-2.3-1.4-3.4l-.3-.4 2-4.1-1.9-1.9-4.1 2-.4-.3c-1.1-.6-2.2-1.1-3.4-1.4l-.5-.1-1.4-4.3h-2.7L16.2 6l-.5.1c-1.2.3-2.3.8-3.4 1.4l-.4.3-4.1-2-1.9 2 2 4.1-.3.4c-.6 1.1-1.1 2.2-1.4 3.4l-.1.5-4.3 1.4v2.7l4.3 1.4.1.5c.3 1.2.8 2.3 1.4 3.4l.3.4-2 4.1L7.8 32l4.1-2 .4.3c1.1.6 2.2 1.1 3.4 1.4l.5.1 1.4 4.2z'/%3E%3C/svg%3E");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger{
  background-image: url(64f1fcf2f3441275026c4e2090367492-30x30.png);
}
/* line 12, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.9 37.9' fill='%2340a5ed'%3E%3Cpath d='M18.9 27.9c-4.9 0-8.9-4-8.9-8.9s4-8.9 8.9-8.9 8.9 4 8.9 8.9-3.9 8.9-8.9 8.9zm0-16c-3.9 0-7.1 3.2-7.1 7.1s3.2 7 7.1 7 7.1-3.2 7.1-7.1-3.2-7-7.1-7z'/%3E%3Cpath d='M21.6 37.9h-5.3l-1.5-4.6c-1-.3-2-.7-2.9-1.2l-4.4 2.2-3.8-3.8 2.2-4.4c-.5-.9-.9-1.9-1.2-2.9L0 21.6v-5.3l4.6-1.5c.3-1 .7-2 1.2-2.9L3.7 7.4l3.8-3.8 4.4 2.2c.9-.5 1.9-.9 2.9-1.2L16.3 0h5.3l1.5 4.6c1 .3 2 .7 2.9 1.2l4.4-2.2 3.8 3.8-2.2 4.4c.5.9.9 1.9 1.2 2.9l4.6 1.5v5.3L33.2 23c-.3 1-.7 2-1.2 2.9l2.2 4.4-3.8 3.8-4.3-2.1c-.9.5-1.9.9-2.9 1.2l-1.6 4.7zm-4-1.9h2.7l1.4-4.3.5-.1c1.2-.3 2.3-.8 3.4-1.4l.4-.3 4.1 2L32 30l-2-4.1.3-.4c.6-1.1 1.1-2.2 1.4-3.4l.1-.5 4.3-1.4v-2.7l-4.3-1.4-.1-.5c-.3-1.2-.8-2.3-1.4-3.4l-.3-.4 2-4.1-1.9-1.9-4.1 2-.4-.3c-1.1-.6-2.2-1.1-3.4-1.4l-.5-.1-1.4-4.3h-2.7L16.2 6l-.5.1c-1.2.3-2.3.8-3.4 1.4l-.4.3-4.1-2-1.9 2 2 4.1-.3.4c-.6 1.1-1.1 2.2-1.4 3.4l-.1.5-4.3 1.4v2.7l4.3 1.4.1.5c.3 1.2.8 2.3 1.4 3.4l.3.4-2 4.1L7.8 32l4.1-2 .4.3c1.1.6 2.2 1.1 3.4 1.4l.5.1 1.4 4.2z'/%3E%3C/svg%3E");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #ffffff;
}
.bx-ie8 .tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger:hover{
  background-image: url(623dc5751079ffc9c7655021cbd7ae54-30x30.png);
}
/* line 16, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger:active, .tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger.is-expand {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.9 37.9' fill='%23005b9c'%3E%3Cpath d='M18.9 27.9c-4.9 0-8.9-4-8.9-8.9s4-8.9 8.9-8.9 8.9 4 8.9 8.9-3.9 8.9-8.9 8.9zm0-16c-3.9 0-7.1 3.2-7.1 7.1s3.2 7 7.1 7 7.1-3.2 7.1-7.1-3.2-7-7.1-7z'/%3E%3Cpath d='M21.6 37.9h-5.3l-1.5-4.6c-1-.3-2-.7-2.9-1.2l-4.4 2.2-3.8-3.8 2.2-4.4c-.5-.9-.9-1.9-1.2-2.9L0 21.6v-5.3l4.6-1.5c.3-1 .7-2 1.2-2.9L3.7 7.4l3.8-3.8 4.4 2.2c.9-.5 1.9-.9 2.9-1.2L16.3 0h5.3l1.5 4.6c1 .3 2 .7 2.9 1.2l4.4-2.2 3.8 3.8-2.2 4.4c.5.9.9 1.9 1.2 2.9l4.6 1.5v5.3L33.2 23c-.3 1-.7 2-1.2 2.9l2.2 4.4-3.8 3.8-4.3-2.1c-.9.5-1.9.9-2.9 1.2l-1.6 4.7zm-4-1.9h2.7l1.4-4.3.5-.1c1.2-.3 2.3-.8 3.4-1.4l.4-.3 4.1 2L32 30l-2-4.1.3-.4c.6-1.1 1.1-2.2 1.4-3.4l.1-.5 4.3-1.4v-2.7l-4.3-1.4-.1-.5c-.3-1.2-.8-2.3-1.4-3.4l-.3-.4 2-4.1-1.9-1.9-4.1 2-.4-.3c-1.1-.6-2.2-1.1-3.4-1.4l-.5-.1-1.4-4.3h-2.7L16.2 6l-.5.1c-1.2.3-2.3.8-3.4 1.4l-.4.3-4.1-2-1.9 2 2 4.1-.3.4c-.6 1.1-1.1 2.2-1.4 3.4l-.1.5-4.3 1.4v2.7l4.3 1.4.1.5c.3 1.2.8 2.3 1.4 3.4l.3.4-2 4.1L7.8 32l4.1-2 .4.3c1.1.6 2.2 1.1 3.4 1.4l.5.1 1.4 4.2z'/%3E%3C/svg%3E");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #ffffff;
}
.bx-ie8 .tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger:active, .bx-ie8 .tools-panel[data-template="compact-vertical-icons"] .tools-panel__trigger.is-expand{
  background-image: url(a92ac5fce25002fb9db685eb0dea7ca9-30x30.png);
}
/* line 22, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__list {
  top: 59px;
  padding-top: 2px;
  right: 4px;
  background-color: #e5e5e5;
}
/* line 27, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__list:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  top: 0;
  background-color: #005b9c;
}
/* line 34, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__link {
  height: 44px;
  width: 44px;
  overflow: visible;
}
/* line 38, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__link:hover {
  background-color: #40a5ed;
}
/* line 41, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__link:hover .tools-link-help {
  position: absolute;
  display: block;
  text-align: right;
  right: 54px;
  top: 6px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.86667rem;
  /* 9 */
  text-indent: 0;
  background-color: #40a5ed;
  white-space: nowrap;
  padding: 9px 10px;
  color: #ffffff;
}
/* line 54, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__link:hover .tools-link-help:after {
  content: '';
  position: absolute;
  display: block;
  right: -9px;
  bottom: 0;
  border-style: solid;
  border-width: 15.5px 0 15.5px 9px;
  border-color: transparent transparent transparent #40a5ed;
}
/* line 67, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__link .tools-panel__counter {
  top: 16px;
  right: 18px;
}
/* line 73, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list {
  right: 38px;
  margin-right: 10px;
}
/* line 77, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list:after {
  content: none;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="1"] {
  width: 41px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="2"] {
  width: 82px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="3"] {
  width: 123px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="4"] {
  width: 164px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="5"] {
  width: 205px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="6"] {
  width: 246px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="7"] {
  width: 287px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="8"] {
  width: 328px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="9"] {
  width: 369px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="10"] {
  width: 410px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="11"] {
  width: 451px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="12"] {
  width: 492px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="13"] {
  width: 533px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="14"] {
  width: 574px;
}
/* line 82, ../../../../../frontend/temp/_034c-tools-panel__compact-vertical-icons.custom.scss */
.tools-panel[data-template="compact-vertical-icons"] .tools-panel__share-list[data-length="15"] {
  width: 615px;
}

/* line 4, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */

/* line 8, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */

/* line 12, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
.social__link {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: -999px;
  position: relative;
  background: #ffffff;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
/* line 21, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
.social__link:hover {
  background-color: #333333;
}
/* line 24, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
.social__link:before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/* line 35, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
/* line 39, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */

/* line 46, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
/* line 50, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */

/* line 57, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
.social__link--li:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 27.6'%3E%3Cg fill='%23444'%3E%3Cpath d='M10.6 8.5h5.9v3h.1c.8-1.5 2.8-3 5.8-3 6.2 0 7.4 3.9 7.4 8.9v10.2h-6.1v-9.1c0-2.2 0-5-3.2-5s-3.7 2.4-3.7 4.8v9.2h-6.1v-19zM0 8.5h6.4v19.1H0V8.5zM6.4 3.2C6.4 5 5 6.4 3.2 6.4 1.4 6.4 0 5 0 3.2S1.4 0 3.2 0C5 0 6.4 1.4 6.4 3.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--li:before{
  background-image: url(5e7620fe61dd5ebc0500ccbdd24856f7-15x15.png);
}
/* line 61, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
.social__link--li:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 27.6'%3E%3Cg fill='%23fff'%3E%3Cpath d='M10.6 8.5h5.9v3h.1c.8-1.5 2.8-3 5.8-3 6.2 0 7.4 3.9 7.4 8.9v10.2h-6.1v-9.1c0-2.2 0-5-3.2-5s-3.7 2.4-3.7 4.8v9.2h-6.1v-19zM0 8.5h6.4v19.1H0V8.5zM6.4 3.2C6.4 5 5 6.4 3.2 6.4 1.4 6.4 0 5 0 3.2S1.4 0 3.2 0C5 0 6.4 1.4 6.4 3.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--li:hover:before{
  background-image: url(c7005b6327e0be8a0d1cefc09dfdfdf8-15x15.png);
}

/* line 68, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
/* line 72, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */

/* line 79, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
/* line 83, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */

/* line 90, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
.social__link--inst:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%234D4D4D' d='M34 5.7C34 2.6 31.5 0 28.3 0H5.7C2.6 0 0 2.5 0 5.7v22.6C0 31.4 2.5 34 5.7 34h22.6c3.1 0 5.7-2.5 5.7-5.7V5.7zM10.6 16.5c.3-3.4 3.1-6 6.5-6 3.6 0 6.6 2.9 6.6 6.5s-2.9 6.6-6.6 6.6c-3.6 0-6.5-2.9-6.5-6.6v-.5zM31 27.8c0 1.2-2 3.2-3.2 3.2H6.4C5.2 31 3 29 3 27.8V15h4.6c-.2 0-.2 1.4-.2 2.1 0 5.4 4.4 9.7 9.7 9.7 5.4 0 9.7-4.4 9.7-9.7 0-.7-.1-2.1-.2-2.1H31v12.8zM30 8.9c0 .6-.5 1.1-1.1 1.1H26c-.6 0-1.1-.5-1.1-1.1V6c0-.6.5-1.1 1.1-1.1h2.9c.6 0 1.1.5 1.1 1.1v2.9z'/%3E%3Cpath fill='none' stroke='%234D4D4D' stroke-width='.788' stroke-miterlimit='10' d='M15.1 21.6c-2-.8-2.9-3-2.2-4.9'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--inst:before{
  background-image: url(6e001b0f750be9b39b6a8030a4214bf8-15x15.png);
}
/* line 94, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
.social__link--inst:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23fff' d='M34 5.7C34 2.6 31.5 0 28.3 0H5.7C2.6 0 0 2.5 0 5.7v22.6C0 31.4 2.5 34 5.7 34h22.6c3.1 0 5.7-2.5 5.7-5.7V5.7zM10.6 16.5c.3-3.4 3.1-6 6.5-6 3.6 0 6.6 2.9 6.6 6.5s-2.9 6.6-6.6 6.6c-3.6 0-6.5-2.9-6.5-6.6v-.5zM31 27.8c0 1.2-2 3.2-3.2 3.2H6.4C5.2 31 3 29 3 27.8V15h4.6c-.2 0-.2 1.4-.2 2.1 0 5.4 4.4 9.7 9.7 9.7 5.4 0 9.7-4.4 9.7-9.7 0-.7-.1-2.1-.2-2.1H31v12.8zM30 8.9c0 .6-.5 1.1-1.1 1.1H26c-.6 0-1.1-.5-1.1-1.1V6c0-.6.5-1.1 1.1-1.1h2.9c.6 0 1.1.5 1.1 1.1v2.9z'/%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.788' stroke-miterlimit='10' d='M15.1 21.6c-2-.8-2.9-3-2.2-4.9'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--inst:hover:before{
  background-image: url(a2d2cac87f1d8321373a963806496671-15x15.png);
}

/* line 101, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
.social__link--fs:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24.8 33.7'%3E%3Cpath fill='%23444' d='M2.1 0C1.5 0 1 .2.6.6S.1 1.5 0 2v29.7c0 .8.5 1.6 1.3 1.9.8.2 1.7 0 2.2-.6l8.8-9.9h6.3c.5 0 .9-.2 1.3-.4.4-.3.6-.7.7-1.1l4.2-19c.1-.6 0-1.2-.4-1.7s-1-.8-1.6-.8L2.1 0zm2.3 3.6h15.4c.2 0 .4.1.5.3.1.2.2.4.1.6l-1 4.3c-.1.3-.4.5-.7.5h-7.2c-.3 0-.8 0-.9.4-.1.4-.5 2-.5 2.4s.1.6.4.9c.2.2.5.4.9.3h6.2c.2 0 .4.1.5.3.1.2.2.4.1.6l-1 4.6c-.1.3-.4.5-.7.5h-5.3c-.3 0-.7.1-.9.4l-6.7 7.7V4.2c.1-.3.4-.6.8-.6z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--fs:before{
  background-image: url(94d2884602d739e8404201e4a1408169-15x15.png);
}
/* line 105, ../../../../../frontend/temp/_036-social-services__static-in-line.scss */
.social__link--fs:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24.8 33.7'%3E%3Cpath fill='%23fff' d='M2.1 0C1.5 0 1 .2.6.6S.1 1.5 0 2v29.7c0 .8.5 1.6 1.3 1.9.8.2 1.7 0 2.2-.6l8.8-9.9h6.3c.5 0 .9-.2 1.3-.4.4-.3.6-.7.7-1.1l4.2-19c.1-.6 0-1.2-.4-1.7s-1-.8-1.6-.8L2.1 0zm2.3 3.6h15.4c.2 0 .4.1.5.3.1.2.2.4.1.6l-1 4.3c-.1.3-.4.5-.7.5h-7.2c-.3 0-.8 0-.9.4-.1.4-.5 2-.5 2.4s.1.6.4.9c.2.2.5.4.9.3h6.2c.2 0 .4.1.5.3.1.2.2.4.1.6l-1 4.6c-.1.3-.4.5-.7.5h-5.3c-.3 0-.7.1-.9.4l-6.7 7.7V4.2c.1-.3.4-.6.8-.6z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--fs:hover:before{
  background-image: url(ee056d4d8dde77b517e50434997ef03e-15x15.png);
}

/* line 4, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__list {
  font-size: 0;
}

/* line 8, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__item {
  display: inline-block;
  vertical-align: top;
}

/* line 12, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__item--lvl-1 {
  position: absolute;
  right: 0;
}

/* line 16, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__list--lvl2 {
  display: none;
  position: absolute;
  top: 0;
  left: -210px;
  width: auto;
}

/* line 23, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__button {
  border: none;
  outline: none;
}

/* line 27, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link, .social__button {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: -999px;
  position: relative;
  background-color: #cccccc;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
/* line 36, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link:hover, .social__button:hover {
  background-color: #333333;
}
/* line 39, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link.is-expand, .social__button.is-expand {
  background-color: #333333;
}
/* line 42, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link:before, .social__button:before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/* line 56, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--tw:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 27.6'%3E%3Cpath fill='%23444' d='M34 3.3c-1.3.6-2.6.9-4 1.1 1.4-.9 2.5-2.2 3.1-3.9-1.3.8-2.8 1.4-4.4 1.7C27.4.8 25.6 0 23.6 0c-3.9 0-7 3.1-7 7 0 .5.1 1.1.2 1.6C11 8.3 5.9 5.5 2.4 1.3c-.6 1-.9 2.2-.9 3.5 0 2.4 1.2 4.6 3.1 5.8-1.1 0-2.2-.4-3.2-.9v.1c0 3.4 2.4 6.2 5.6 6.8-.6.2-1.2.2-1.8.2-.5 0-.9 0-1.3-.1.9 2.8 3.5 4.8 6.5 4.8-2.4 1.9-5.4 3-8.7 3-.6 0-1.1 0-1.7-.1 3.1 2 6.8 3.1 10.7 3.1 12.8 0 19.8-10.6 19.8-19.8v-.9c1.4-.9 2.6-2.1 3.5-3.5z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--tw:before{
  background-image: url(cbfcc5f727792f52176280c72340a1de-15x15.png);
}
/* line 60, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--tw:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 27.6'%3E%3Cpath fill='%23fff' d='M34 3.3c-1.3.6-2.6.9-4 1.1 1.4-.9 2.5-2.2 3.1-3.9-1.3.8-2.8 1.4-4.4 1.7C27.4.8 25.6 0 23.6 0c-3.9 0-7 3.1-7 7 0 .5.1 1.1.2 1.6C11 8.3 5.9 5.5 2.4 1.3c-.6 1-.9 2.2-.9 3.5 0 2.4 1.2 4.6 3.1 5.8-1.1 0-2.2-.4-3.2-.9v.1c0 3.4 2.4 6.2 5.6 6.8-.6.2-1.2.2-1.8.2-.5 0-.9 0-1.3-.1.9 2.8 3.5 4.8 6.5 4.8-2.4 1.9-5.4 3-8.7 3-.6 0-1.1 0-1.7-.1 3.1 2 6.8 3.1 10.7 3.1 12.8 0 19.8-10.6 19.8-19.8v-.9c1.4-.9 2.6-2.1 3.5-3.5z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--tw:hover:before{
  background-image: url(5213382c9b1a55faf0d8efad4400cf0c-15x15.png);
}

/* line 67, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--fb:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 27.8'%3E%3Cpath fill='%23444' d='M9.6 0c-3 0-5.3 2.4-5.3 5.3v3.2H0v4.3h4.3v15h4.3v-15h4.8l1.1-4.3H8.6V5.3c0-.6.5-1.1 1.1-1.1H15V-.1H9.6z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--fb:before{
  background-image: url(cf81743112897cabc255eece3b35b7c6-15x15.png);
}
/* line 71, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--fb:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 27.8'%3E%3Cpath fill='%23fff' d='M9.6 0c-3 0-5.3 2.4-5.3 5.3v3.2H0v4.3h4.3v15h4.3v-15h4.8l1.1-4.3H8.6V5.3c0-.6.5-1.1 1.1-1.1H15V-.1H9.6z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--fb:hover:before{
  background-image: url(4a9839aaa8ce7568037075d0c298a854-15x15.png);
}

/* line 79, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--in:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 27.6'%3E%3Cg fill='%23444'%3E%3Cpath d='M10.6 8.5h5.9v3h.1c.8-1.5 2.8-3 5.8-3 6.2 0 7.4 3.9 7.4 8.9v10.2h-6.1v-9.1c0-2.2 0-5-3.2-5s-3.7 2.4-3.7 4.8v9.2h-6.1v-19zM0 8.5h6.4v19.1H0V8.5zM6.4 3.2C6.4 5 5 6.4 3.2 6.4 1.4 6.4 0 5 0 3.2S1.4 0 3.2 0C5 0 6.4 1.4 6.4 3.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--in:before{
  background-image: url(5e7620fe61dd5ebc0500ccbdd24856f7-15x15.png);
}
/* line 83, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--in:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 27.6'%3E%3Cg fill='%23fff'%3E%3Cpath d='M10.6 8.5h5.9v3h.1c.8-1.5 2.8-3 5.8-3 6.2 0 7.4 3.9 7.4 8.9v10.2h-6.1v-9.1c0-2.2 0-5-3.2-5s-3.7 2.4-3.7 4.8v9.2h-6.1v-19zM0 8.5h6.4v19.1H0V8.5zM6.4 3.2C6.4 5 5 6.4 3.2 6.4 1.4 6.4 0 5 0 3.2S1.4 0 3.2 0C5 0 6.4 1.4 6.4 3.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--in:hover:before{
  background-image: url(c7005b6327e0be8a0d1cefc09dfdfdf8-15x15.png);
}

/* line 90, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--vk:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.2 19'%3E%3Cpath fill='%23444' d='M0 0h6.7c1.4 0 2.4.1 3.2.2.7.1 1.4.3 2 .7.7.4 1.2.9 1.5 1.5.3.6.5 1.3.5 2.1 0 .9-.2 1.8-.7 2.5-.5.7-1.1 1.3-1.9 1.6v.1c1.2.2 2.1.7 2.8 1.5.7.8 1.1 1.8 1.1 3.1 0 .9-.2 1.8-.5 2.5-.4.7-.8 1.3-1.4 1.8-.7.6-1.5 1-2.4 1.2-.9.1-2 .2-3.3.2H0V0zm4.7 3.5v4H7c.3 0 .7-.1 1-.3.5-.2.7-.4.9-.7.1-.3.2-.7.2-1.1 0-.3-.1-.6-.2-.9-.2-.4-.5-.6-.8-.8-.3-.1-.7-.2-1.1-.2H4.7zm0 7.3v4.8h2.9c.5 0 1-.1 1.5-.3.4-.2.7-.5.9-.8.2-.4.3-.8.3-1.2 0-.6-.1-1-.4-1.4-.2-.3-.6-.6-1.1-.8-.3-.1-.7-.2-1.2-.2H4.7v-.1z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--vk:before{
  background-image: url(a8769fd4396717ff42be3ec25babd825-15x15.png);
}
/* line 94, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--vk:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.2 19'%3E%3Cpath fill='%23fff' d='M0 0h6.7c1.4 0 2.4.1 3.2.2.7.1 1.4.3 2 .7.7.4 1.2.9 1.5 1.5.3.6.5 1.3.5 2.1 0 .9-.2 1.8-.7 2.5-.5.7-1.1 1.3-1.9 1.6v.1c1.2.2 2.1.7 2.8 1.5.7.8 1.1 1.8 1.1 3.1 0 .9-.2 1.8-.5 2.5-.4.7-.8 1.3-1.4 1.8-.7.6-1.5 1-2.4 1.2-.9.1-2 .2-3.3.2H0V0zm4.7 3.5v4H7c.3 0 .7-.1 1-.3.5-.2.7-.4.9-.7.1-.3.2-.7.2-1.1 0-.3-.1-.6-.2-.9-.2-.4-.5-.6-.8-.8-.3-.1-.7-.2-1.1-.2H4.7zm0 7.3v4.8h2.9c.5 0 1-.1 1.5-.3.4-.2.7-.5.9-.8.2-.4.3-.8.3-1.2 0-.6-.1-1-.4-1.4-.2-.3-.6-.6-1.1-.8-.3-.1-.7-.2-1.2-.2H4.7v-.1z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--vk:hover:before{
  background-image: url(608a2dce83dd98bf517782615a2edc4c-15x15.png);
}

/* line 101, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--yt:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.9 27.9'%3E%3Cg fill='%23444'%3E%3Cpath d='M8 0L6.1 3.7 4.2 0H1.8l3.4 5.9v4.6h1.7V5.9L10.3 0H8zM13.1 3.5c.5 0 .9.4.9.9v3.5c0 .5-.4.9-.9.9s-.9-.4-.9-.9V4.4c0-.5.4-.9.9-.9zm0-1.8c-1.4 0-2.6 1.2-2.6 2.6v3.5c0 1.4 1.2 2.6 2.6 2.6 1.4 0 2.6-1.2 2.6-2.6V4.3c0-1.4-1.2-2.6-2.6-2.6zM20.9 1.7v6.9c-.8.6-1.7 1-1.7-1.2V1.8h-1.7v6c0 1.4.3 4 3.5 1.9v.8h1.7V1.8h-1.8zM23.6 19.2c-.5 0-.9.4-.9.9v.9h1.7v-.9c0-.5-.4-.9-.8-.9zM15.7 20.1v4.6c.6.6 1.7.7 1.7-.2v-4.1c.1-.9-.8-1.2-1.7-.3z'/%3E%3Cpath d='M27.8 15.9c-.1-1-.4-1.8-1.1-2.5-.6-.6-1.5-1-2.5-1-1.9-.1-6.3-.1-10.1-.1s-8.5 0-10.4.1c-1 .1-1.8.4-2.5 1-.6.6-1 1.5-1.1 2.5-.1 2-.2 2.8-.2 3.8s.1 2.6.2 4.6c.1 1 .4 1.8 1.1 2.5.6.6 1.5 1 2.5 1 1.9.1 6.6.1 10.4.1 3.8 0 8.2 0 10.1-.1 1-.1 1.8-.4 2.5-1 .6-.6 1-1.5 1.1-2.5.1-1.7.1-3.2.1-4.6s0-2.1-.1-3.8zM5.2 26.2H3.5v-8.7H1.8v-1.7H7v1.7H5.3v8.7zm7 0h-1.7v-.8C7.2 27.3 7 25.5 7 24v-4.8h1.7V24c0 1.1 1 1 1.7.3v-5.1h1.7v7h.1zm7-1.8c0 1.8-1.9 2.4-3.5.9v.8H14V15.6h1.7v2.8c1.7-1.7 3.5-1.1 3.5.7v5.3zm7-3.5v.9h-3.5v1.7c0 .5.4.9.9.9s.9-.4.9-.9v-.9h1.7v.9c0 1.4-1.2 2.6-2.6 2.6S21 24.9 21 23.5V20c0-1.4 1.2-2.6 2.6-2.6s2.6 1.2 2.6 2.6v.9z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--yt:before{
  background-image: url(fe6b6974d2b416ff25a8be6aab3629dd-15x15.png);
}
/* line 105, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--yt:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.9 27.9'%3E%3Cg fill='%23fff'%3E%3Cpath d='M8 0L6.1 3.7 4.2 0H1.8l3.4 5.9v4.6h1.7V5.9L10.3 0H8zM13.1 3.5c.5 0 .9.4.9.9v3.5c0 .5-.4.9-.9.9s-.9-.4-.9-.9V4.4c0-.5.4-.9.9-.9zm0-1.8c-1.4 0-2.6 1.2-2.6 2.6v3.5c0 1.4 1.2 2.6 2.6 2.6 1.4 0 2.6-1.2 2.6-2.6V4.3c0-1.4-1.2-2.6-2.6-2.6zM20.9 1.7v6.9c-.8.6-1.7 1-1.7-1.2V1.8h-1.7v6c0 1.4.3 4 3.5 1.9v.8h1.7V1.8h-1.8zM23.6 19.2c-.5 0-.9.4-.9.9v.9h1.7v-.9c0-.5-.4-.9-.8-.9zM15.7 20.1v4.6c.6.6 1.7.7 1.7-.2v-4.1c.1-.9-.8-1.2-1.7-.3z'/%3E%3Cpath d='M27.8 15.9c-.1-1-.4-1.8-1.1-2.5-.6-.6-1.5-1-2.5-1-1.9-.1-6.3-.1-10.1-.1s-8.5 0-10.4.1c-1 .1-1.8.4-2.5 1-.6.6-1 1.5-1.1 2.5-.1 2-.2 2.8-.2 3.8s.1 2.6.2 4.6c.1 1 .4 1.8 1.1 2.5.6.6 1.5 1 2.5 1 1.9.1 6.6.1 10.4.1 3.8 0 8.2 0 10.1-.1 1-.1 1.8-.4 2.5-1 .6-.6 1-1.5 1.1-2.5.1-1.7.1-3.2.1-4.6s0-2.1-.1-3.8zM5.2 26.2H3.5v-8.7H1.8v-1.7H7v1.7H5.3v8.7zm7 0h-1.7v-.8C7.2 27.3 7 25.5 7 24v-4.8h1.7V24c0 1.1 1 1 1.7.3v-5.1h1.7v7h.1zm7-1.8c0 1.8-1.9 2.4-3.5.9v.8H14V15.6h1.7v2.8c1.7-1.7 3.5-1.1 3.5.7v5.3zm7-3.5v.9h-3.5v1.7c0 .5.4.9.9.9s.9-.4.9-.9v-.9h1.7v.9c0 1.4-1.2 2.6-2.6 2.6S21 24.9 21 23.5V20c0-1.4 1.2-2.6 2.6-2.6s2.6 1.2 2.6 2.6v.9z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--yt:hover:before{
  background-image: url(f31b9d6d9340e809a49af76cb6dc942c-15x15.png);
}

/* line 112, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--insta:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%234D4D4D' d='M34 5.7C34 2.6 31.5 0 28.3 0H5.7C2.6 0 0 2.5 0 5.7v22.6C0 31.4 2.5 34 5.7 34h22.6c3.1 0 5.7-2.5 5.7-5.7V5.7zM10.6 16.5c.3-3.4 3.1-6 6.5-6 3.6 0 6.6 2.9 6.6 6.5s-2.9 6.6-6.6 6.6c-3.6 0-6.5-2.9-6.5-6.6v-.5zM31 27.8c0 1.2-2 3.2-3.2 3.2H6.4C5.2 31 3 29 3 27.8V15h4.6c-.2 0-.2 1.4-.2 2.1 0 5.4 4.4 9.7 9.7 9.7 5.4 0 9.7-4.4 9.7-9.7 0-.7-.1-2.1-.2-2.1H31v12.8zM30 8.9c0 .6-.5 1.1-1.1 1.1H26c-.6 0-1.1-.5-1.1-1.1V6c0-.6.5-1.1 1.1-1.1h2.9c.6 0 1.1.5 1.1 1.1v2.9z'/%3E%3Cpath fill='none' stroke='%234D4D4D' stroke-width='.788' stroke-miterlimit='10' d='M15.1 21.6c-2-.8-2.9-3-2.2-4.9'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--insta:before{
  background-image: url(6e001b0f750be9b39b6a8030a4214bf8-15x15.png);
}
/* line 116, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--insta:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23fff' d='M34 5.7C34 2.6 31.5 0 28.3 0H5.7C2.6 0 0 2.5 0 5.7v22.6C0 31.4 2.5 34 5.7 34h22.6c3.1 0 5.7-2.5 5.7-5.7V5.7zM10.6 16.5c.3-3.4 3.1-6 6.5-6 3.6 0 6.6 2.9 6.6 6.5s-2.9 6.6-6.6 6.6c-3.6 0-6.5-2.9-6.5-6.6v-.5zM31 27.8c0 1.2-2 3.2-3.2 3.2H6.4C5.2 31 3 29 3 27.8V15h4.6c-.2 0-.2 1.4-.2 2.1 0 5.4 4.4 9.7 9.7 9.7 5.4 0 9.7-4.4 9.7-9.7 0-.7-.1-2.1-.2-2.1H31v12.8zM30 8.9c0 .6-.5 1.1-1.1 1.1H26c-.6 0-1.1-.5-1.1-1.1V6c0-.6.5-1.1 1.1-1.1h2.9c.6 0 1.1.5 1.1 1.1v2.9z'/%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.788' stroke-miterlimit='10' d='M15.1 21.6c-2-.8-2.9-3-2.2-4.9'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--insta:hover:before{
  background-image: url(a2d2cac87f1d8321373a963806496671-15x15.png);
}

/* line 123, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--fours:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24.8 33.7'%3E%3Cpath fill='%23444' d='M2.1 0C1.5 0 1 .2.6.6S.1 1.5 0 2v29.7c0 .8.5 1.6 1.3 1.9.8.2 1.7 0 2.2-.6l8.8-9.9h6.3c.5 0 .9-.2 1.3-.4.4-.3.6-.7.7-1.1l4.2-19c.1-.6 0-1.2-.4-1.7s-1-.8-1.6-.8L2.1 0zm2.3 3.6h15.4c.2 0 .4.1.5.3.1.2.2.4.1.6l-1 4.3c-.1.3-.4.5-.7.5h-7.2c-.3 0-.8 0-.9.4-.1.4-.5 2-.5 2.4s.1.6.4.9c.2.2.5.4.9.3h6.2c.2 0 .4.1.5.3.1.2.2.4.1.6l-1 4.6c-.1.3-.4.5-.7.5h-5.3c-.3 0-.7.1-.9.4l-6.7 7.7V4.2c.1-.3.4-.6.8-.6z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--fours:before{
  background-image: url(94d2884602d739e8404201e4a1408169-15x15.png);
}
/* line 127, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__link--fours:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24.8 33.7'%3E%3Cpath fill='%23fff' d='M2.1 0C1.5 0 1 .2.6.6S.1 1.5 0 2v29.7c0 .8.5 1.6 1.3 1.9.8.2 1.7 0 2.2-.6l8.8-9.9h6.3c.5 0 .9-.2 1.3-.4.4-.3.6-.7.7-1.1l4.2-19c.1-.6 0-1.2-.4-1.7s-1-.8-1.6-.8L2.1 0zm2.3 3.6h15.4c.2 0 .4.1.5.3.1.2.2.4.1.6l-1 4.3c-.1.3-.4.5-.7.5h-7.2c-.3 0-.8 0-.9.4-.1.4-.5 2-.5 2.4s.1.6.4.9c.2.2.5.4.9.3h6.2c.2 0 .4.1.5.3.1.2.2.4.1.6l-1 4.6c-.1.3-.4.5-.7.5h-5.3c-.3 0-.7.1-.9.4l-6.7 7.7V4.2c.1-.3.4-.6.8-.6z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__link--fours:hover:before{
  background-image: url(ee056d4d8dde77b517e50434997ef03e-15x15.png);
}

/* line 133, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__button--menu {
  width: 30px;
}
/* line 135, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__button--menu:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 30.2'%3E%3Cg fill='%23444'%3E%3Cpath d='M22.7 22.7v-1.6c2.1-1.2 3.8-4.1 3.8-7 0-4.7 0-8.5-5.7-8.5s-5.7 3.8-5.7 8.5c0 2.9 1.7 5.8 3.8 7v1.6c-6.4.5-11.3 3.7-11.3 7.5H34c0-3.8-4.9-6.9-11.3-7.5z'/%3E%3Cpath d='M9.7 23.5c1.6-1.1 3.7-1.9 5.9-2.4-.4-.5-.8-1.1-1.2-1.7-.9-1.6-1.4-3.4-1.4-5.2 0-2.5 0-4.9.9-6.9.9-1.9 2.5-3.1 4.7-3.5-.5-2.3-1.8-3.7-5.4-3.7-5.7 0-5.7 3.8-5.7 8.5 0 2.9 1.7 5.8 3.8 7v1.6C4.9 17.7 0 20.9 0 24.7h8.2c.5-.5.9-.9 1.5-1.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__button--menu:before{
  background-image: url(0a00d09d9f3afcf5b614ce88a0e5d4f8-15x15.png);
}
/* line 140, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__button--menu.is-expand:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 30.2'%3E%3Cg fill='%23fff'%3E%3Cpath d='M22.7 22.7v-1.6c2.1-1.2 3.8-4.1 3.8-7 0-4.7 0-8.5-5.7-8.5s-5.7 3.8-5.7 8.5c0 2.9 1.7 5.8 3.8 7v1.6c-6.4.5-11.3 3.7-11.3 7.5H34c0-3.8-4.9-6.9-11.3-7.5z'/%3E%3Cpath d='M9.7 23.5c1.6-1.1 3.7-1.9 5.9-2.4-.4-.5-.8-1.1-1.2-1.7-.9-1.6-1.4-3.4-1.4-5.2 0-2.5 0-4.9.9-6.9.9-1.9 2.5-3.1 4.7-3.5-.5-2.3-1.8-3.7-5.4-3.7-5.7 0-5.7 3.8-5.7 8.5 0 2.9 1.7 5.8 3.8 7v1.6C4.9 17.7 0 20.9 0 24.7h8.2c.5-.5.9-.9 1.5-1.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__button--menu.is-expand:before{
  background-image: url(8726d2dcc5bf847a895d1f1e02645c58-15x15.png);
}
/* line 146, ../../../../../frontend/temp/_037-social-services__compact.scss */
.social__button--menu:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 30.2'%3E%3Cg fill='%23fff'%3E%3Cpath d='M22.7 22.7v-1.6c2.1-1.2 3.8-4.1 3.8-7 0-4.7 0-8.5-5.7-8.5s-5.7 3.8-5.7 8.5c0 2.9 1.7 5.8 3.8 7v1.6c-6.4.5-11.3 3.7-11.3 7.5H34c0-3.8-4.9-6.9-11.3-7.5z'/%3E%3Cpath d='M9.7 23.5c1.6-1.1 3.7-1.9 5.9-2.4-.4-.5-.8-1.1-1.2-1.7-.9-1.6-1.4-3.4-1.4-5.2 0-2.5 0-4.9.9-6.9.9-1.9 2.5-3.1 4.7-3.5-.5-2.3-1.8-3.7-5.4-3.7-5.7 0-5.7 3.8-5.7 8.5 0 2.9 1.7 5.8 3.8 7v1.6C4.9 17.7 0 20.9 0 24.7h8.2c.5-.5.9-.9 1.5-1.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .social__button--menu:hover:before{
  background-image: url(8726d2dcc5bf847a895d1f1e02645c58-15x15.png);
}

/* line 5, ../../../../../frontend/temp/_038-breadcrumbs.scss */
.breadcrumbs__item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  margin-top: 0 !important;
  padding-left: 0 !important;
  cursor: default;
  position: relative;
}
/* line 12, ../../../../../frontend/temp/_038-breadcrumbs.scss */
.breadcrumbs__item:first-child {
  margin-left: 0;
}
/* line 17, ../../../../../frontend/temp/_038-breadcrumbs.scss */
.breadcrumbs__item:after {
  position: absolute;
  content: '>';
  top: 0;
  right: -15px;
}
/* line 24, ../../../../../frontend/temp/_038-breadcrumbs.scss */
.breadcrumbs__item:last-child:after {
  display: none;
}
/* line 28, ../../../../../frontend/temp/_038-breadcrumbs.scss */
.breadcrumbs__link--home {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-bottom: 1px solid #666666;
  overflow: hidden;
  text-indent: -999px;
}
/* line 36, ../../../../../frontend/temp/_038-breadcrumbs.scss */
.breadcrumbs__link--home:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 28.7'%3E%3Cpath fill='%23444' d='M34 17l-6.4-6.4V1.1h-4.3v5.3L17 0 0 17v1.1h4.3v10.6h10.6v-6.4h4.3v6.4h10.6V18.1h4.3V17z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: no-repeat;
}
.bx-ie8 .breadcrumbs__link--home:before{
  background-image: url(f1a77b1e398db711e67dbc1fd0455eb6-20x20.png);
}
/* line 42, ../../../../../frontend/temp/_038-breadcrumbs.scss */
.breadcrumbs__link--home:hover {
  border-bottom: none;
}
/* line 46, ../../../../../frontend/temp/_038-breadcrumbs.scss */
.breadcrumbs__link {
  color: #a31834;
}
/* line 48, ../../../../../frontend/temp/_038-breadcrumbs.scss */
.breadcrumbs__link:visited {
  color: #a31834;
}
/* line 51, ../../../../../frontend/temp/_038-breadcrumbs.scss */
.breadcrumbs__link:hover {
  text-decoration: none;
}

/* line 1, ../../../../../frontend/temp/_038c-breadcrumbs.custom.scss */
.breadcrumbs {
  height: 40px;
  line-height: 40px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.86667rem;
  /* 9 */
  color: #5f6062;
  border-bottom: 1px solid #e5e5e5;
}
/* line 9, ../../../../../frontend/temp/_038c-breadcrumbs.custom.scss */
.breadcrumbs__item {
  margin-right: 25px;
  color: #101010;
}
/* line 12, ../../../../../frontend/temp/_038c-breadcrumbs.custom.scss */
.breadcrumbs__item:after {
  content: '';
  margin-top: 18px;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background-color: #b6b8ba;
}
/* line 21, ../../../../../frontend/temp/_038c-breadcrumbs.custom.scss */
.breadcrumbs__link--home {
  width: 16px;
  height: 12px;
  border-bottom: none;
  text-decoration: none;
  top: 1px;
}
/* line 27, ../../../../../frontend/temp/_038c-breadcrumbs.custom.scss */
.breadcrumbs__link--home:before {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 31.3' stroke='%235f6062'%3E%3Cpath d='M29 29.3c0 .5-.5 1-1 1H2c-.5 0-1-.5-1-1V11.7c0-.5.4-1.3.8-1.6l12.3-8.8c.4-.3 1.2-.3 1.6 0l12.4 8.8c.4.3.8 1 .8 1.6v17.6z' fill='none' stroke='%2300000' stroke-width='2' stroke-miterlimit='10'/%3E%3Ccircle cx='14.9' cy='15.2' r='2.9' fill='none' stroke='%2300000' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .breadcrumbs__link--home:before{
  background-image: url(0c5b10810f92e092e4adf8cc1033bf61-12x12.png);
}
/* line 31, ../../../../../frontend/temp/_038c-breadcrumbs.custom.scss */
.breadcrumbs__link--home:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 31.3' stroke='%23ff553e'%3E%3Cpath d='M29 29.3c0 .5-.5 1-1 1H2c-.5 0-1-.5-1-1V11.7c0-.5.4-1.3.8-1.6l12.3-8.8c.4-.3 1.2-.3 1.6 0l12.4 8.8c.4.3.8 1 .8 1.6v17.6z' fill='none' stroke='%2300000' stroke-width='2' stroke-miterlimit='10'/%3E%3Ccircle cx='14.9' cy='15.2' r='2.9' fill='none' stroke='%2300000' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .breadcrumbs__link--home:hover:before{
  background-image: url(961ba0a84001c8aa70e95e9820e77d8c-12x12.png);
}
/* line 35, ../../../../../frontend/temp/_038c-breadcrumbs.custom.scss */
.breadcrumbs__link {
  text-decoration: none;
  color: #5f6062;
}
/* line 38, ../../../../../frontend/temp/_038c-breadcrumbs.custom.scss */
.breadcrumbs__link:visited {
  color: #5f6062;
}

/* line 1, ../../../../../frontend/temp/_040-404.scss */
.not-found-info {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 1.33333rem;
  /* 9 */
  margin-bottom: 35px;
}

/* line 11, ../../../../../frontend/temp/_040-404.scss */
.other-pages__list--lvl2,
.other-pages__list--lvl3,
.other-pages__list--lvl4,
.other-pages__list--lvl5 {
  margin-left: 20px;
}

/* line 17, ../../../../../frontend/temp/_040-404.scss */
.other-pages__list--lvl3 {
  margin-bottom: 10px;
}

/* line 20, ../../../../../frontend/temp/_040-404.scss */
.other-pages__list--lvl4,
.other-pages__list--lvl5 {
  margin-top: 10px;
}

/* line 24, ../../../../../frontend/temp/_040-404.scss */
.other-pages__item--lvl1 {
  margin-bottom: 27px;
}

/* line 27, ../../../../../frontend/temp/_040-404.scss */
.other-pages__link {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
}
/* line 31, ../../../../../frontend/temp/_040-404.scss */
.other-pages__link:hover {
  text-decoration: underline;
}

/* line 35, ../../../../../frontend/temp/_040-404.scss */
.other-pages__link--lvl1 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
}

/* line 38, ../../../../../frontend/temp/_040-404.scss */
.other-pages__link--lvl2 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 1rem;
  /* 9 */
}

/* line 41, ../../../../../frontend/temp/_040-404.scss */
.other-pages__link--lvl3 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.86667rem;
  /* 9 */
  margin-bottom: 0;
}

/* line 45, ../../../../../frontend/temp/_040-404.scss */
.other-pages__link--lvl4,
.other-pages__link--lvl5 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.8rem;
  /* 9 */
  margin-bottom: 0;
}

/* line 53, ../../../../../frontend/temp/_040-404.scss */
.other-pages__item {
  position: static !important;
  margin-top: 0 !important;
  padding-left: 0 !important;
}
/* line 57, ../../../../../frontend/temp/_040-404.scss */
.other-pages__item:before {
  display: none !important;
}

/* line 1, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__list,
.sitemap-pages__item,
.sitemap-pages__link {
  margin-top: 0;
}

/* line 6, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__list--lvl2,
.sitemap-pages__list--lvl3,
.sitemap-pages__list--lvl4,
.sitemap-pages__list--lvl5 {
  margin-left: 20px;
}

/* line 12, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__list--lvl3 {
  margin-bottom: 10px;
}

/* line 15, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__list--lvl4,
.sitemap-pages__list--lvl5 {
  margin-top: 10px;
}

/* line 19, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__item--lvl1 {
  margin-bottom: 27px;
}

/* line 22, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__link {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
}
/* line 26, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__link:hover {
  text-decoration: underline;
}

/* line 30, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__link--lvl1 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
}

/* line 33, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__link--lvl2 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 1rem;
  /* 9 */
}

/* line 36, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__link--lvl3 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.86667rem;
  /* 9 */
  margin-bottom: 0;
}

/* line 40, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__link--lvl4,
.sitemap-pages__link--lvl5 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.8rem;
  /* 9 */
  margin-bottom: 0;
}

/* line 48, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__item {
  position: static !important;
  margin-top: 0 !important;
  padding-left: 0 !important;
}
/* line 52, ../../../../../frontend/temp/_040-sitemap.scss */
.sitemap-pages__item:before {
  display: none !important;
}

/* line 1, ../../../../../frontend/temp/_040c-404.custom.scss */
.not-found-info {
  color: #5f6062;
}

/* line 6, ../../../../../frontend/temp/_040c-404.custom.scss */
.other-pages--half .other-pages__link--lvl1, .other-pages--third .other-pages__link--lvl1 {
  font-weight: 500;
  color: #005b9c;
}
/* line 9, ../../../../../frontend/temp/_040c-404.custom.scss */
.other-pages--half .other-pages__link--lvl1:hover, .other-pages--half .other-pages__link--lvl1:visited, .other-pages--third .other-pages__link--lvl1:hover, .other-pages--third .other-pages__link--lvl1:visited {
  color: #005b9c;
}
/* line 14, ../../../../../frontend/temp/_040c-404.custom.scss */
.other-pages--half .other-pages__link--lvl2:hover, .other-pages--half .other-pages__link--lvl2:visited, .other-pages--third .other-pages__link--lvl2:hover, .other-pages--third .other-pages__link--lvl2:visited {
  color: #5f6062;
}
/* line 18, ../../../../../frontend/temp/_040c-404.custom.scss */
.other-pages--half .other-pages__link--lvl3, .other-pages--third .other-pages__link--lvl3 {
  color: #a31834;
}
/* line 20, ../../../../../frontend/temp/_040c-404.custom.scss */
.other-pages--half .other-pages__link--lvl3:hover, .other-pages--half .other-pages__link--lvl3:visited, .other-pages--third .other-pages__link--lvl3:hover, .other-pages--third .other-pages__link--lvl3:visited {
  color: #a31834;
}
/* line 24, ../../../../../frontend/temp/_040c-404.custom.scss */
.other-pages--half .other-pages__link--lvl4, .other-pages--third .other-pages__link--lvl4 {
  color: #101010;
}
/* line 26, ../../../../../frontend/temp/_040c-404.custom.scss */
.other-pages--half .other-pages__link--lvl4:hover, .other-pages--half .other-pages__link--lvl4:visited, .other-pages--third .other-pages__link--lvl4:hover, .other-pages--third .other-pages__link--lvl4:visited {
  color: #101010;
}

/* line 2, ../../../../../frontend/temp/_040c-sitemap.custom.scss */
.sitemap-pages--third .sitemap-pages__link--lvl1, .sitemap-pages--half .sitemap-pages__link--lvl1 {
  font-weight: 600;
  color: #005b9c;
}
/* line 5, ../../../../../frontend/temp/_040c-sitemap.custom.scss */
.sitemap-pages--third .sitemap-pages__link--lvl1:hover, .sitemap-pages--third .sitemap-pages__link--lvl1:visited, .sitemap-pages--half .sitemap-pages__link--lvl1:hover, .sitemap-pages--half .sitemap-pages__link--lvl1:visited {
  color: #005b9c;
}
/* line 10, ../../../../../frontend/temp/_040c-sitemap.custom.scss */
.sitemap-pages--third .sitemap-pages__link--lvl2:hover, .sitemap-pages--third .sitemap-pages__link--lvl2:visited, .sitemap-pages--half .sitemap-pages__link--lvl2:hover, .sitemap-pages--half .sitemap-pages__link--lvl2:visited {
  color: #5f6062;
}
/* line 14, ../../../../../frontend/temp/_040c-sitemap.custom.scss */
.sitemap-pages--third .sitemap-pages__link--lvl3, .sitemap-pages--half .sitemap-pages__link--lvl3 {
  color: #a31834;
}
/* line 16, ../../../../../frontend/temp/_040c-sitemap.custom.scss */
.sitemap-pages--third .sitemap-pages__link--lvl3:hover, .sitemap-pages--third .sitemap-pages__link--lvl3:visited, .sitemap-pages--half .sitemap-pages__link--lvl3:hover, .sitemap-pages--half .sitemap-pages__link--lvl3:visited {
  color: #a31834;
}
/* line 20, ../../../../../frontend/temp/_040c-sitemap.custom.scss */
.sitemap-pages--third .sitemap-pages__link--lvl4, .sitemap-pages--half .sitemap-pages__link--lvl4 {
  color: #101010;
}
/* line 22, ../../../../../frontend/temp/_040c-sitemap.custom.scss */
.sitemap-pages--third .sitemap-pages__link--lvl4:hover, .sitemap-pages--third .sitemap-pages__link--lvl4:visited, .sitemap-pages--half .sitemap-pages__link--lvl4:hover, .sitemap-pages--half .sitemap-pages__link--lvl4:visited {
  color: #101010;
}

/* line 1, ../../../../../frontend/temp/_041-main-map__404-three-colums.scss */
.other-pages--third {
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
  padding-right: 20px;
}

/* line 1, ../../../../../frontend/temp/_042-main-map__404-two-colums.scss */
.other-pages--half {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: 20px;
}

/* line 1, ../../../../../frontend/temp/_043-main-map__sitemap-three-colums.scss */
.sitemap-pages--third {
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
  padding-right: 20px;
}

/* line 1, ../../../../../frontend/temp/_044-main-map__sitemap-two-colums.scss */
.sitemap-pages--half {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: 20px;
}

/* line 3, ../../../../../frontend/temp/_048-tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 7, ../../../../../frontend/temp/_048-tables.scss */
table td, table th {
  padding: 0;
}
/* line 11, ../../../../../frontend/temp/_048-tables.scss */
table .a_l {
  text-align: left !important;
}
/* line 14, ../../../../../frontend/temp/_048-tables.scss */
table .a_c {
  text-align: center !important;
}
/* line 17, ../../../../../frontend/temp/_048-tables.scss */
table .a_r {
  text-align: right !important;
}
/* line 20, ../../../../../frontend/temp/_048-tables.scss */
table .a_t {
  vertical-align: top !important;
}
/* line 23, ../../../../../frontend/temp/_048-tables.scss */
table .a_m {
  vertical-align: middle !important;
}
/* line 26, ../../../../../frontend/temp/_048-tables.scss */
table .a_b {
  vertical-align: bottom !important;
}

/* line 31, ../../../../../frontend/temp/_048-tables.scss */
caption, .caption {
  caption-side: top;
  margin-bottom: 20px;
}
/* line 35, ../../../../../frontend/temp/_048-tables.scss */

/* line 42, ../../../../../frontend/temp/_048-tables.scss */
/* line 47, ../../../../../frontend/temp/_048-tables.scss */
.table table thead td, .table table thead th {
  color: #ffffff;
  border-bottom: 0;
  background-color: #005b9c;
  text-align: right;
}
/* line 53, ../../../../../frontend/temp/_048-tables.scss */
.table table thead td[colspan], .table table thead th[colspan] {
  text-align: center;
}
/* line 59, ../../../../../frontend/temp/_048-tables.scss */
.table table thead tr:first-child th:first-child, .table table thead tr:first-child td:first-child {
  text-align: left;
}
/* line 66, ../../../../../frontend/temp/_048-tables.scss */
.table table td, .table table th {
  position: relative;
  border-bottom: 1px solid;
  padding: 10px 15px;
  line-height: 1.1em;
}
/* line 72, ../../../../../frontend/temp/_048-tables.scss */
.table table td {
  text-align: right;
}
/* line 74, ../../../../../frontend/temp/_048-tables.scss */
.table table td:first-child {
  text-align: left;
}
/* line 81, ../../../../../frontend/temp/_048-tables.scss */
/* line 86, ../../../../../frontend/temp/_048-tables.scss */
/* line 97, ../../../../../frontend/temp/_048-tables.scss */
/* line 104, ../../../../../frontend/temp/_048-tables.scss */

/* line 112, ../../../../../frontend/temp/_048-tables.scss */

/* line 119, ../../../../../frontend/temp/_048-tables.scss */
.strong-cell + .strong-cell:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #ffffff;
  top: 0;
  left: 0;
}

/* line 127, ../../../../../frontend/temp/_048-tables.scss */
.table__tools {
  position: relative;
}
/* line 132, ../../../../../frontend/temp/_048-tables.scss */
.table__tools .button + .button {
  margin-right: 1px;
}

/* line 141, ../../../../../frontend/temp/_048-tables.scss */
.table--scale-1 table td, .table--scale-1 table th {
  font-size: 0.9em;
  padding-left: 0.9em;
  padding-right: 0.9em;
}

/* line 141, ../../../../../frontend/temp/_048-tables.scss */
.table--scale-2 table td, .table--scale-2 table th {
  font-size: 0.8em;
  padding-left: 0.8em;
  padding-right: 0.8em;
}

/* line 141, ../../../../../frontend/temp/_048-tables.scss */
.table--scale-3 table td, .table--scale-3 table th {
  font-size: 0.7em;
  padding-left: 0.7em;
  padding-right: 0.7em;
}

/* line 141, ../../../../../frontend/temp/_048-tables.scss */
.table--scale-4 table td, .table--scale-4 table th {
  font-size: 0.6em;
  padding-left: 0.6em;
  padding-right: 0.6em;
}

/* line 141, ../../../../../frontend/temp/_048-tables.scss */
.table--scale-5 table td, .table--scale-5 table th {
  font-size: 0.5em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* line 141, ../../../../../frontend/temp/_048-tables.scss */
.table--scale-6 table td, .table--scale-6 table th {
  font-size: 0.4em;
  padding-left: 0.4em;
  padding-right: 0.4em;
}

/* line 141, ../../../../../frontend/temp/_048-tables.scss */
.table--scale-7 table td, .table--scale-7 table th {
  font-size: 0.3em;
  padding-left: 0.3em;
  padding-right: 0.3em;
}

/* line 141, ../../../../../frontend/temp/_048-tables.scss */
.table--scale-8 table td, .table--scale-8 table th {
  font-size: 0.2em;
  padding-left: 0.2em;
  padding-right: 0.2em;
}

/* line 141, ../../../../../frontend/temp/_048-tables.scss */
.table--scale-9 table td, .table--scale-9 table th {
  font-size: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
}

/* line 1, ../../../../../frontend/temp/_048c-tables.custom.scss */
caption, .caption {
  caption-side: top;
  padding-bottom: 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #bbd3e5;
}
/* line 7, ../../../../../frontend/temp/_048c-tables.custom.scss */
caption .caption__units, .caption .caption__units {
  font-weight: normal;
}

/* line 12, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table {
  position: relative;
}
/* line 15, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table table {
  min-width: 100%;
}
/* line 20, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table table thead td, .table table thead th {
  color: #ffffff;
  background-color: #005b9c;
}
/* line 25, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table table thead td {
  text-align: right;
}
/* line 27, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table table thead td:first-child {
  text-align: left;
}
/* line 37, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table table tbody tr:hover td {
  background-color: #40a5ed;
}
/* line 57, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table table tbody tr:first-child:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 5px;
  left: 0;
  margin-top: -5px;
  background-image: url(/images/share-ribbon.png);
}
/* line 69, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table table tbody:before {
  content: '';
  position: relative;
  display: block;
  height: 5px;
  top: 0;
}
/* line 80, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table table td, .table table th {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  background: #f1f1f1;
  padding: 10px 15px;
  line-height: 1.1em;
}
/* line 87, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table table td {
  text-align: right;
  color: #005b9c;
}
/* line 90, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table table td:first-child {
  color: #5f6062;
  text-align: left;
}
/* line 99, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table--simple table td, .table--simple table th {
  text-align: left;
}
/* line 105, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table .strong-cell {
  background-color: #b6b8ba;
}
/* line 110, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table .strong-row td, .table .strong-row th {
  background-color: #b6b8ba;
}
/* line 116, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table .arrow-cell:before {
  content: "";
  display: block;
  width: 34px;
  height: 30px;
  border-style: solid;
  border-width: 15px 17px 0 17px;
  border-color: #a31834 transparent transparent transparent;
  position: absolute;
  left: 50%;
  margin-left: -17px;
  top: 3px;
  bottom: -15px;
}
/* line 134, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table .arrowright-cell:before {
  content: "";
  display: block;
  width: 34px;
  height: 30px;
  border-style: solid;
  border-width: 25px 0 25px 23px;
  border-color: transparent transparent transparent #b6b8ba;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 6px;
}
/* line 155, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table .subhead, .table .subhead td {
  font-weight: bold;
  color: #5d0000;
  text-transform: uppercase;
}
/* line 162, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table .summary, .table .summary td {
  font-weight: bold;
  background-color: #dbdbdb;
}

/* line 169, ../../../../../frontend/temp/_048c-tables.custom.scss */
.strong-cell + .strong-cell:before {
  background-color: #e5e5e5;
}

/* line 174, ../../../../../frontend/temp/_048c-tables.custom.scss */
.table--hidden thead, .table--hidden tbody {
  display: none;
}

/* line 6, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.tabs__nav {
  margin-left: -1px;
}
/* line 11, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.tabs__nav-item {
  padding-left: 1px;
  padding-bottom: 1px;
}
/* line 18, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.tabs__button {
  display: block;
  position: relative;
  height: 70px;
  text-decoration: none;
  color: #005b9c;
  background-color: #f1f1f1;
}
/* line 28, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.tabs__button:hover, .tabs__button.is-expand {
  background-color: #40a5ed;
  color: #ffffff;
}
/* line 33, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.tabs__button > span {
  height: 1.4em;
  text-align: center;
}
/* line 40, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.tabs__body {
  padding: 15px 20px;
  background-color: #ffffff;
}
/* line 46, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.tabs__article {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
/* line 52, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.tabs__article.is-expand {
  position: relative;
  left: 0;
  top: 0;
}

/* line 63, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.accordion__section {
  margin-bottom: 1px;
}
/* line 68, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.accordion__button {
  display: block;
  position: relative;
  padding: 10px 40px 10px 20px;
  text-decoration: none;
  color: #005b9c;
  background-color: #f1f1f1;
}
/* line 78, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.accordion__button:hover, .accordion__button.is-expand {
  color: #40a5ed;
  background-color: #f1f1f1;
}
/* line 81, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.accordion__button:hover:before, .accordion__button:hover:after, .accordion__button.is-expand:before, .accordion__button.is-expand:after {
  background-color: #40a5ed;
}
/* line 87, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.accordion__button.is-expand:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 91, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.accordion__button.is-expand:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 96, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.accordion__button:before {
  content: "";
  display: block;
  width: 3px;
  height: 15px;
  position: absolute;
  background-color: #005b9c;
  top: 0;
  right: 29px;
  bottom: 0;
  margin: auto;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-radius: 5px;
}
/* line 112, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.accordion__button:after {
  content: "";
  display: block;
  width: 3px;
  height: 15px;
  position: absolute;
  background-color: #005b9c;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 5px;
}
/* line 129, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.accordion__article {
  padding: 15px 20px;
  background-color: #ffffff;
  display: none;
}
/* line 136, ../../../../../frontend/temp/_049-tabs-accordions.scss */
.accordion__article.is-expand {
  display: block;
}

/* line 1, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.tabs {
  border-bottom: 1px solid #005b9c;
}
/* line 4, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.tabs .tabs {
  border: none;
}
/* line 8, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.tabs__nav {
  border-bottom: 1px solid #e5e5e5;
}
/* line 10, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.tabs__nav-item {
  padding-bottom: 0;
}
/* line 16, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.tabs__button {
  min-height: 45px;
  color: #005b9c;
  background-color: #f1f1f1;
}
/* line 21, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.tabs__button:visited {
  color: #005b9c;
}
/* line 24, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.tabs__button:visited:hover, .tabs__button:visited:focus {
  background-color: #40a5ed;
  color: #ffffff;
}
/* line 29, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.tabs__button:visited.is-expand {
  background-color: #005b9c;
  color: #ffffff;
}
/* line 34, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.tabs__button span {
  line-height: 1.1;
}
/* line 39, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.tabs__body {
  padding: 15px 17px;
  background-color: #ffffff;
}

/* line 49, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.accordion__section:last-child .accordion__article {
  border-bottom: 1px solid #e5e5e5;
}
/* line 73, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.accordion__button {
  font-weight: 400 !important;
  background: url(/images/ribbon-accn.png);
  background-repeat: repeat-y;
  color: #005b9c;
  background-color: #f1f1f1;
}
/* line 81, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.accordion__button:visited {
  color: #005b9c;
}
/* line 84, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.accordion__button:visited:focus {
  color: #005b9c;
}
/* line 87, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.accordion__button:visited:hover {
  color: #40a5ed;
  background-color: #f1f1f1;
}
/* line 90, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.accordion__button:visited:hover:before, .accordion__button:visited:hover:after {
  background-color: #40a5ed;
}
/* line 94, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.accordion__button:visited.is-expand {
  color: #ffffff;
  background-color: #005b9c;
}
/* line 97, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.accordion__button:visited.is-expand:before, .accordion__button:visited.is-expand:after {
  background-color: #ffffff;
}
/* line 103, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.accordion__button:hover {
  background-image: url(/images/ribbon-accn-hover.png);
  background-repeat: repeat-y;
}
/* line 107, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.accordion__button.is-expand {
  background-image: url(/images/ribbon-accn-act.png);
  background-repeat: repeat-y;
}
/* line 118, ../../../../../frontend/temp/_049c-tabs-accordions.custom.scss */
.accordion__article .accordion__section:last-child .accordion__article {
  border-bottom: none;
}

/* line 1, ../../../../../frontend/temp/_050-marginalia.scss */
.marginalia {
  position: relative;
}
/* line 4, ../../../../../frontend/temp/_050-marginalia.scss */
.marginalia__body {
  position: absolute;
}
/* line 7, ../../../../../frontend/temp/_050-marginalia.scss */
.marginalia__body--right {
  width: 0px;
  right: 0px;
  padding-left: 20px;
}
/* line 12, ../../../../../frontend/temp/_050-marginalia.scss */
.marginalia__body--left {
  width: 290px;
  left: -290px;
  padding-right: 20px;
}

/* line 4, ../../../../../frontend/temp/_052-zoom-in.scss */
.button--zoom {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: -9999px;
  float: right;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%235f6062' d='M32.9 28.9L24.8 22c-.8-.7-1.7-1.1-2.4-1.1 1.9-2.2 3.1-5.1 3.1-8.3 0-7-5.7-12.8-12.8-12.8C5.7-.2-.1 5.5-.1 12.6s5.7 12.8 12.8 12.8c3.2 0 6-1.1 8.3-3 0 .7.3 1.6 1.1 2.4l6.8 8.1c1.2 1.3 3.1 1.4 4.3.2 1.2-1.1 1-3-.3-4.2zm-20.2-7.7c-4.7 0-8.5-3.8-8.5-8.5S8 4.2 12.7 4.2s8.5 3.8 8.5 8.5-3.8 8.5-8.5 8.5zm2.2-14.8h-4.3v4.3H6.3V15h4.3v4.3h4.3V15h4.3v-4.3h-4.3V6.4z'/%3E%3C/svg%3E");
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .button--zoom{
  background-image: url(a3e742409f7eb2679cfafe05e5f6129f-18x18.png);
}
/* line 14, ../../../../../frontend/temp/_052-zoom-in.scss */
.button--zoom:hover, .button--zoom:focus {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath fill='%23fff' d='M32.9 28.9L24.8 22c-.8-.7-1.7-1.1-2.4-1.1 1.9-2.2 3.1-5.1 3.1-8.3 0-7-5.7-12.8-12.8-12.8C5.7-.2-.1 5.5-.1 12.6s5.7 12.8 12.8 12.8c3.2 0 6-1.1 8.3-3 0 .7.3 1.6 1.1 2.4l6.8 8.1c1.2 1.3 3.1 1.4 4.3.2 1.2-1.1 1-3-.3-4.2zm-20.2-7.7c-4.7 0-8.5-3.8-8.5-8.5S8 4.2 12.7 4.2s8.5 3.8 8.5 8.5-3.8 8.5-8.5 8.5zm2.2-14.8h-4.3v4.3H6.3V15h4.3v4.3h4.3V15h4.3v-4.3h-4.3V6.4z'/%3E%3C/svg%3E");
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .button--zoom:hover, .bx-ie8 .button--zoom:focus{
  background-image: url(df6db3c9fa3ce1c580dba7705b7d8f58-18x18.png);
}

/* line 19, ../../../../../frontend/temp/_052-zoom-in.scss */
#cboxOverlay {
  position: fixed;
  background-color: #f0f1f3;
  background-color: rgba(240, 241, 243, 0.95);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}

/* line 29, ../../../../../frontend/temp/_052-zoom-in.scss */
#colorbox {
  background-color: white;
  z-index: 9999;
  outline: 0;
}

/* line 35, ../../../../../frontend/temp/_052-zoom-in.scss */
#cboxContent {
  padding: 50px;
}

/* line 39, ../../../../../frontend/temp/_052-zoom-in.scss */
#cboxWrapper {
  position: relative;
}

/* line 43, ../../../../../frontend/temp/_052-zoom-in.scss */
#cboxLoadedContent {
  text-align: center;
}

/* line 47, ../../../../../frontend/temp/_052-zoom-in.scss */
#cboxTitle {
  position: absolute;
  top: 0;
}

/* line 52, ../../../../../frontend/temp/_052-zoom-in.scss */
.cboxTitle__child {
  color: gray;
  padding: 10px 40px 10px 0;
}
/* line 56, ../../../../../frontend/temp/_052-zoom-in.scss */
.cboxTitle__child .units {
  color: silver;
}

/* line 61, ../../../../../frontend/temp/_052-zoom-in.scss */
#cboxClose {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  text-indent: -100500px;
  cursor: pointer;
  background-color: white;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cg stroke='gray' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10'%3E%3Cpath d='M1.5 1.5l26 26M27.5 1.5l-26 26'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 #cboxClose{
  background-image: url(724fdf0572a4f3d0cb082e32d2c0c3e7-24x24.png);
}
/* line 76, ../../../../../frontend/temp/_052-zoom-in.scss */
#cboxClose:hover {
  background-color: white;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cg stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10'%3E%3Cpath d='M1.5 1.5l26 26M27.5 1.5l-26 26'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 #cboxClose:hover{
  background-image: url(1f5f570c9d659966264a913767ad1f3d-24x24.png);
}

/* line 83, ../../../../../frontend/temp/_052-zoom-in.scss */
#cboxLoadedContent table {
  width: 100%;
}
/* line 86, ../../../../../frontend/temp/_052-zoom-in.scss */
#cboxLoadedContent table td, #cboxLoadedContent table th {
  font-size: 1.1em;
}
/* line 91, ../../../../../frontend/temp/_052-zoom-in.scss */
#cboxLoadedContent img {
  max-width: 100%;
  max-height: calc(100% - 50px);
}
/* line 96, ../../../../../frontend/temp/_052-zoom-in.scss */
#cboxLoadedContent figcaption {
  margin-bottom: 0px;
  font-size: 2em;
}

/* line 3, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
.button--zoom {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: -9999px;
  float: right;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M35.8 39.8H22.7c-9.6 0-17.5-7.9-17.5-17.7 0-9.7 7.8-17.6 17.4-17.6S40 12.3 40 21.8v13.9c0 2.1-2 4.1-4.2 4.1zM22.6 6.5c-8.5 0-15.4 7-15.4 15.6 0 8.7 7 15.7 15.5 15.7h13.2c1 0 2.2-1 2.2-2v-14C38 13.2 31.2 6.5 22.6 6.5z'/%3E%3Cpath d='M30 22.8H14c-.6 0-1-.4-1-1s.4-1 1-1h16c.6 0 1 .4 1 1 0 .5-.4 1-1 1z'/%3E%3Cpath d='M22 30.8c-.6 0-1-.4-1-1v-16c0-.6.4-1 1-1s1 .4 1 1v16c0 .5-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .button--zoom{
  background-image: url(f9a10d8b4a56ee5e49bf14b612ee1fd5-24x24.png);
}
/* line 13, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
.button--zoom:hover, .button--zoom:focus {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M35.8 39.8H22.7c-9.6 0-17.5-7.9-17.5-17.7 0-9.7 7.8-17.6 17.4-17.6S40 12.3 40 21.8v13.9c0 2.1-2 4.1-4.2 4.1zM22.6 6.5c-8.5 0-15.4 7-15.4 15.6 0 8.7 7 15.7 15.5 15.7h13.2c1 0 2.2-1 2.2-2v-14C38 13.2 31.2 6.5 22.6 6.5z'/%3E%3Cpath d='M30 22.8H14c-.6 0-1-.4-1-1s.4-1 1-1h16c.6 0 1 .4 1 1 0 .5-.4 1-1 1z'/%3E%3Cpath d='M22 30.8c-.6 0-1-.4-1-1v-16c0-.6.4-1 1-1s1 .4 1 1v16c0 .5-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .button--zoom:hover, .bx-ie8 .button--zoom:focus{
  background-image: url(f82a8ddcf09f85af586fcd5828282464-24x24.png);
}

/* line 18, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxOverlay {
  background-color: #e5e5e5;
  background-color: rgba(229, 229, 229, 0.9);
  opacity: 1 !important;
}

/* line 23, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#colorbox {
  background: #ffffff;
  border-top: 1px solid #b6b8ba;
  border-bottom: 1px solid #b6b8ba;
}

/* line 29, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxContent {
  padding-top: 5px;
}

/* line 33, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxClose {
  width: 40px;
  height: 40px;
  top: 0;
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M28.9 30.2c-.3 0-.5-.1-.7-.3l-14-14c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l14 14c.4.4.4 1 0 1.4-.2.2-.4.3-.7.3z'/%3E%3Cpath d='M14.9 30.2c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4l14-14c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-14 14c-.2.2-.4.3-.7.3z'/%3E%3Cpath d='M21.9 41.3c-10.5 0-19-8.5-19-19.1 0-10.5 8.5-19 19-19s19 8.5 19 19c.1 10.5-8.5 19.1-19 19.1zm0-36.1c-9.4 0-17 7.6-17 17s7.6 17.1 17 17.1 17-7.6 17-17.1c.1-9.4-7.6-17-17-17z'/%3E%3C/svg%3E");
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 #cboxClose{
  background-image: url(44004cc64b5afca732d467233b46e308-32x32.png);
}
/* line 41, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxClose:hover {
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%235f6062'%3E%3Cpath d='M28.9 30.2c-.3 0-.5-.1-.7-.3l-14-14c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l14 14c.4.4.4 1 0 1.4-.2.2-.4.3-.7.3z'/%3E%3Cpath d='M14.9 30.2c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4l14-14c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-14 14c-.2.2-.4.3-.7.3z'/%3E%3Cpath d='M21.9 41.3c-10.5 0-19-8.5-19-19.1 0-10.5 8.5-19 19-19s19 8.5 19 19c.1 10.5-8.5 19.1-19 19.1zm0-36.1c-9.4 0-17 7.6-17 17s7.6 17.1 17 17.1 17-7.6 17-17.1c.1-9.4-7.6-17-17-17z'/%3E%3C/svg%3E");
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 #cboxClose:hover{
  background-image: url(5ddfc821f3ae7e3dbda7461506f7c277-32x32.png);
}

/* line 47, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent {
  text-align: left;
  background-color: #ffffff;
}
/* line 50, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent h1 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 36px;
  /* 9 */
  font-size: 2.4rem;
  /* 9 */
}
/* line 54, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent .grid__item + .grid__item, #cboxLoadedContent .tabs__nav-item + .grid__item, #cboxLoadedContent .grid__item + .tabs__nav-item, #cboxLoadedContent .tabs__nav-item + .tabs__nav-item,
#cboxLoadedContent .tabs__nav-item + .grid__item,
#cboxLoadedContent .tabs__nav-item + .tabs__nav-item,
#cboxLoadedContent .grid__item + .tabs__nav-item,
#cboxLoadedContent .tabs__nav-item + .tabs__nav-item,
#cboxLoadedContent .tabs__nav-item + .tabs__nav-item {
  margin-top: 0;
}
/* line 61, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent figcaption {
  font-weight: 600;
  padding-bottom: 15px;
  text-align: left;
  color: #005b9c;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  border-bottom: 1px solid #e5e5e5;
}
/* line 68, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent figcaption .caption__units {
  font-weight: 600;
}
/* line 76, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent table {
  position: relative;
}
/* line 78, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent table caption {
  padding-top: 10px;
  padding-bottom: 15px;
}
/* line 86, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent .js-content {
  background-color: transparent;
}
/* line 88, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent .js-content figcaption {
  padding-top: 10px;
  color: #005b9c;
}
/* line 93, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent .js-content figcaption.figcaption--small {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.93333rem;
  /* 9 */
}
/* line 98, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent .content {
  width: 100%;
  padding: 0;
  margin: 0;
}
/* line 103, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent .content li {
  margin-top: 5px;
}
/* line 108, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
#cboxLoadedContent div[data-svg] {
  background-color: #fff;
  padding: 20px;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}

/* line 117, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
.body--index #colorbox {
  background: #fff;
}
/* line 121, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
.body--index #cboxContent {
  padding: 40px;
}
/* line 126, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
.body--index #cboxLoadedContent * + * {
  margin-top: 20px;
}
/* line 131, ../../../../../frontend/temp/_052c-zoom-in.custom.scss */
.body--index #cboxClose {
  top: 20px;
  right: 20px;
}

/* line 1, ../../../../../frontend/temp/_053-arrow.scss */
.download-arrow {
  position: fixed;
  z-index: 999;
  display: none;
  height: 309px;
  width: 186px;
  opacity: 0;
  background-image: url(https://i.imgur.com/aMwoyfN.png);
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: 0;
}

/* line 14, ../../../../../frontend/temp/_053-arrow.scss */
.download-arrow--ie8 {
  top: 10px;
  left: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0) progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://i.imgur.com/aMwoyfN.png", sizingMethod="scale") progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=1.2246063538223773e-16, M21=-1.2246063538223773e-16, M22=-1, SizingMethod="auto expand");
}

/* line 21, ../../../../../frontend/temp/_053-arrow.scss */
.download-arrow--ie9 {
  bottom: 50px;
  left: 67%;
}

/* line 26, ../../../../../frontend/temp/_053-arrow.scss */
.download-arrow--chrome {
  bottom: 50px;
  left: 20px;
}

/* line 31, ../../../../../frontend/temp/_053-arrow.scss */
.download-arrow--safari {
  top: 0px;
  right: 80px;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg);
}

/* line 37, ../../../../../frontend/temp/_053-arrow.scss */
.download-arrow--firefox {
  top: 0px;
  right: 37px;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg);
}

/* line 3, ../../../../../frontend/temp/_053-excel-export.scss */
.button--excel {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: -9999px;
  float: right;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%235f6062'%3E%3Cpath d='M22.5 12.7H18l-3.2 4.7-3.2-4.7H7.1l5.4 8-6.1 9h8.4v-3h-1.7l1.7-2.5 3.7 5.5h4.7l-6.1-9 5.4-8z'/%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.5-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .button--excel{
  background-image: url(de521a7e291b52a94bfa07cfe06e7823-18x18.png);
}
/* line 13, ../../../../../frontend/temp/_053-excel-export.scss */
.button--excel:hover, .button--excel:focus {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.8 34'%3E%3Cg fill='%23fff'%3E%3Cpath d='M22.5 12.7H18l-3.2 4.7-3.2-4.7H7.1l5.4 8-6.1 9h8.4v-3h-1.7l1.7-2.5 3.7 5.5h4.7l-6.1-9 5.4-8z'/%3E%3Cpath d='M28.3 7.6c-.7-1-1.8-2.2-2.9-3.3-1.1-1.1-2.3-2.2-3.3-2.9C20.4.1 19.6 0 19.1 0H2.6C1.1 0-.1 1.2-.1 2.7v28.7c0 1.5 1.2 2.7 2.7 2.7H27c1.5 0 2.7-1.2 2.7-2.7V10.7c0-.5-.1-1.4-1.4-3.1zM24 5.8c1 1 1.8 1.9 2.4 2.7h-5.1V3.4c.7.6 1.6 1.4 2.7 2.4zm3.6 25.5c0 .3-.2.5-.5.5H2.7c-.3 0-.5-.2-.5-.5V2.6c0-.3.2-.5.5-.5h16.5v7.4c0 .6.5 1.1 1.1 1.1h7.4v20.7z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .button--excel:hover, .bx-ie8 .button--excel:focus{
  background-image: url(3a9cc9a6e32b0076e69278d8f0f48c15-18x18.png);
}

/* line 1, ../../../../../frontend/temp/_053c-arrow.custom.scss */
.download-arrow {
  background-image: url(/images/aMwoyfN-1.png);
}

/* line 6, ../../../../../frontend/temp/_053c-arrow.custom.scss */
.download-arrow--ie8 {
  top: 10px;
  left: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0) progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/aMwoyfN-1.png", sizingMethod="scale") progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=1.2246063538223773e-16, M21=-1.2246063538223773e-16, M22=-1, SizingMethod="auto expand");
}

/* line 3, ../../../../../frontend/temp/_053c-excel-export.custom.scss */
.button--excel {
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23b6b8ba'%3E%3Cpath d='M35 40.8H9.3c-1.6 0-3.3-1.3-3.3-3v-32c0-1.7 1.8-3 3.3-3h18.5c1.3 0 3.1.5 4.2 1.1.6.3 6 3.4 6 7v26.9c0 1.6-1.3 3-3 3zM9.3 4.8c-.6 0-1.3.5-1.3 1v32c0 .5.7 1 1.3 1H35c.6 0 1-.4 1-1V10.9c0-2.1-3.7-4.5-4.9-5.2-.8-.4-2.3-.8-3.3-.8H9.3z'/%3E%3Cpath d='M37 11.8h-5.2c-1.7 0-2.8-1.1-2.8-2.8V3.8h2V9c0 .5.2.8.8.8H37v2zM17.7 26.6l1.1 1.6c.3.4.5.8.8 1.2.3-.5.5-.9.8-1.3l1.1-1.6H23l-2.6 3.7 2.7 4h-1.6l-1.1-1.7c-.3-.4-.6-.9-.8-1.3-.3.5-.5.9-.8 1.3l-1.1 1.7H16l2.7-3.9-2.6-3.7h1.6zM24.4 23h1.4v11.2h-1.4V23zM27.9 32.8c.4.3 1.1.6 1.8.6 1 0 1.5-.5 1.5-1.1 0-.7-.4-1-1.4-1.4-1.4-.5-2-1.2-2-2.2 0-1.2 1-2.2 2.6-2.2.8 0 1.5.2 1.9.5l-.3 1c-.3-.2-.9-.4-1.6-.4-.8 0-1.3.5-1.3 1 0 .6.5.9 1.5 1.3 1.3.5 2 1.2 2 2.3 0 1.3-1 2.3-2.9 2.3-.8 0-1.6-.2-2.2-.5l.4-1.2z'/%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .button--excel{
  background-image: url(2fc7de2809d877dc1c792434cc091f21-24x24.png);
}
/* line 7, ../../../../../frontend/temp/_053c-excel-export.custom.scss */
.button--excel:hover, .button--excel:focus {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M35 40.8H9.3c-1.6 0-3.3-1.3-3.3-3v-32c0-1.7 1.8-3 3.3-3h18.5c1.3 0 3.1.5 4.2 1.1.6.3 6 3.4 6 7v26.9c0 1.6-1.3 3-3 3zM9.3 4.8c-.6 0-1.3.5-1.3 1v32c0 .5.7 1 1.3 1H35c.6 0 1-.4 1-1V10.9c0-2.1-3.7-4.5-4.9-5.2-.8-.4-2.3-.8-3.3-.8H9.3z'/%3E%3Cpath d='M37 11.8h-5.2c-1.7 0-2.8-1.1-2.8-2.8V3.8h2V9c0 .5.2.8.8.8H37v2zM17.7 26.6l1.1 1.6c.3.4.5.8.8 1.2.3-.5.5-.9.8-1.3l1.1-1.6H23l-2.6 3.7 2.7 4h-1.6l-1.1-1.7c-.3-.4-.6-.9-.8-1.3-.3.5-.5.9-.8 1.3l-1.1 1.7H16l2.7-3.9-2.6-3.7h1.6zM24.4 23h1.4v11.2h-1.4V23zM27.9 32.8c.4.3 1.1.6 1.8.6 1 0 1.5-.5 1.5-1.1 0-.7-.4-1-1.4-1.4-1.4-.5-2-1.2-2-2.2 0-1.2 1-2.2 2.6-2.2.8 0 1.5.2 1.9.5l-.3 1c-.3-.2-.9-.4-1.6-.4-.8 0-1.3.5-1.3 1 0 .6.5.9 1.5 1.3 1.3.5 2 1.2 2 2.3 0 1.3-1 2.3-2.9 2.3-.8 0-1.6-.2-2.2-.5l.4-1.2z'/%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .button--excel:hover, .bx-ie8 .button--excel:focus{
  background-image: url(45a39898b38bd40b56887e8a009baf08-24x24.png);
}

/* line 5, ../../../../../frontend/temp/_054-graphic.scss */
.graphic figcaption {
  margin-bottom: 20px;
}

/* line 11, ../../../../../frontend/temp/_054-graphic.scss */
.graphic__tools {
  position: relative;
  border-top: 1px solid;
}
/* line 17, ../../../../../frontend/temp/_054-graphic.scss */
.graphic__tools .button + .button {
  margin-right: 1px;
}

/* line 2, ../../../../../frontend/temp/_054c-graphic.custom.scss */
.graphic figcaption {
  margin-bottom: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #ffffff;
}
/* line 10, ../../../../../frontend/temp/_054c-graphic.custom.scss */
.graphic--appeal .js-content {
  background: none;
}
/* line 14, ../../../../../frontend/temp/_054c-graphic.custom.scss */
.graphic--appeal figcaption {
  background: none;
}
/* line 17, ../../../../../frontend/temp/_054c-graphic.custom.scss */
.graphic--appeal figcaption.figcaption--small {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.93333rem;
  /* 9 */
}
/* line 22, ../../../../../frontend/temp/_054c-graphic.custom.scss */
.graphic--appeal span {
  color: #005b9c;
  display: block;
  line-height: 1.2;
  margin: 0;
}
/* line 29, ../../../../../frontend/temp/_054c-graphic.custom.scss */
.graphic--appeal .graphic__tools {
  border: none;
}
/* line 35, ../../../../../frontend/temp/_054c-graphic.custom.scss */
.graphic--no-zoom .graphic__tools {
  display: none;
}

/* line 41, ../../../../../frontend/temp/_054c-graphic.custom.scss */
.graphic__tools {
  border-top: 1px solid #e5e5e5;
  padding-top: 1px;
  background-color: #ffffff;
}

/* line 47, ../../../../../frontend/temp/_054c-graphic.custom.scss */
.js-content {
  background-color: #ffffff;
}

/* line 1, ../../../../../frontend/temp/_055-charts.scss */
.bar {
  shape-rendering: crispEdges;
}

/* line 1, ../../../../../frontend/temp/_056-tooltips.scss */
.tooltip {
  position: relative;
  display: inline;
  border-bottom: 1px dotted;
  border-bottom: 1px dashed;
  line-height: 1em;
  -webkit-transition: border-bottom 0.2s ease, color 0.2s ease;
  transition: border-bottom 0.2s ease, color 0.2s ease;
}
/* line 8, ../../../../../frontend/temp/_056-tooltips.scss */
.tooltip:hover, .tooltip.is-hover {
  color: #ff553e;
  border-bottom-color: transparent;
  cursor: help;
}
/* line 12, ../../../../../frontend/temp/_056-tooltips.scss */
.tooltip:hover .tooltip__text, .tooltip.is-hover .tooltip__text {
  display: block;
}

/* line 17, ../../../../../frontend/temp/_056-tooltips.scss */
.tooltip__text {
  display: none;
  position: absolute;
  width: 220px;
  background-color: #ff553e;
  color: #ffffff;
  left: 100%;
  bottom: 50%;
  padding: 5px 10px;
  margin: auto;
  margin-left: 7px;
  font-size: 13.5px;
  font-weight: normal;
  z-index: 800;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
/* line 185, ../../../../../frontend/styles/styles/_mixins.scss */
.tooltip__text:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-style: solid;
  border-width: 7px;
  border-color: transparent #ff553e transparent transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -14px;
  margin: auto;
  cursor: default;
}

/* line 34, ../../../../../frontend/temp/_056-tooltips.scss */
.tooltip__text--left {
  left: inherit;
  right: 100%;
  margin-left: 0;
  margin-right: 7px;
}
/* line 185, ../../../../../frontend/styles/styles/_mixins.scss */
.tooltip__text--left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0;
  border-color: transparent #ff553e transparent transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: default;
}
/* line 168, ../../../../../frontend/styles/styles/_mixins.scss */
.tooltip__text--left:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-style: solid;
  border-width: 7px;
  border-color: transparent transparent transparent #ff553e;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -14px;
  margin: auto;
  cursor: default;
}

/* line 43, ../../../../../frontend/temp/_056-tooltips.scss */
.footnotes {
  display: none;
}

/* line 46, ../../../../../frontend/temp/_056-tooltips.scss */
.tooltip-number {
  display: none;
}

/* line 1, ../../../../../frontend/temp/_056c-tooltips.custom.scss */
.tooltip {
  color: #a31e18;
}

/* line 5, ../../../../../frontend/temp/_056c-tooltips.custom.scss */
.tooltip--lead {
  color: #e5e5e5;
}

/* line 1, ../../../../../frontend/temp/_057-_key_indicators.scss */
.indicator {
  display: block;
}
/* line 3, ../../../../../frontend/temp/_057-_key_indicators.scss */
.indicator__row {
  display: block;
}
/* line 5, ../../../../../frontend/temp/_057-_key_indicators.scss */
.indicator__row--huge {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 44px;
  /* 9 */
  font-size: 2.93333rem;
  /* 9 */
  line-height: 0.9em;
  font-weight: 700;
}
/* line 10, ../../../../../frontend/temp/_057-_key_indicators.scss */
.indicator__row--big {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 36px;
  /* 9 */
  font-size: 2.4rem;
  /* 9 */
  line-height: 1em;
  font-weight: 700;
}
/* line 15, ../../../../../frontend/temp/_057-_key_indicators.scss */
.indicator__row--middle {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14.66667px;
  /* 9 */
  font-size: 0.97778rem;
  /* 9 */
  font-weight: 700;
}
/* line 19, ../../../../../frontend/temp/_057-_key_indicators.scss */
.indicator__row--small {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.8rem;
  /* 9 */
  font-weight: 400;
}
/* line 23, ../../../../../frontend/temp/_057-_key_indicators.scss */

/* line 1, ../../../../../frontend/temp/_057c-_key_indicators.custom.scss */
.indicator {
  padding: 18px;
  background-color: #f1f1f1;
  border: 1px solid #e5e5e5;
}
/* line 5, ../../../../../frontend/temp/_057c-_key_indicators.custom.scss */
.indicator__row {
  color: #a31834;
}
/* line 7, ../../../../../frontend/temp/_057c-_key_indicators.custom.scss */
.indicator__row--huge {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 44px;
  /* 9 */
  font-size: 2.93333rem;
  /* 9 */
  display: inline-block;
  font-weight: 400;
}
/* line 12, ../../../../../frontend/temp/_057c-_key_indicators.custom.scss */
.indicator__row--big {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 36px;
  /* 9 */
  font-size: 2.4rem;
  /* 9 */
  display: inline-block;
  line-height: 1em;
  font-weight: 400;
}
/* line 18, ../../../../../frontend/temp/_057c-_key_indicators.custom.scss */
.indicator__row--middle {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  display: inline-block;
  font-weight: 400;
}
/* line 23, ../../../../../frontend/temp/_057c-_key_indicators.custom.scss */
.indicator__row--small {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 1rem;
  /* 9 */
  font-weight: 400;
  border-top: 2px solid #e5e5e5;
  padding-top: 14px;
  margin-top: 14px !important;
}
/* line 30, ../../../../../frontend/temp/_057c-_key_indicators.custom.scss */
.indicator__row--tiny {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 0.73333rem;
  /* 9 */
  font-weight: 400;
}
/* line 35, ../../../../../frontend/temp/_057c-_key_indicators.custom.scss */
.indicator--mgla {
  background-color: inherit;
  border: none;
}
/* line 39, ../../../../../frontend/temp/_057c-_key_indicators.custom.scss */
.indicator--mgla .indicator__row--small {
  color: #101010;
  position: relative;
  padding-left: 25px;
  padding-bottom: 14px;
  border-top: 2px solid #a31834;
}
/* line 45, ../../../../../frontend/temp/_057c-_key_indicators.custom.scss */
.indicator--mgla .indicator__row--small:before {
  content: '';
  width: 10px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(/images/indicator-ribbon.png) repeat-y;
}

/* line 1, ../../../../../frontend/temp/_058-seemore.scss */
.seemore {
  margin-top: 20px;
  padding: 20px;
}
/* line 4, ../../../../../frontend/temp/_058-seemore.scss */
.seemore .seemore__link {
  display: block;
  position: relative;
  font-size: 0.9em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

/* line 1, ../../../../../frontend/temp/_058c-seemore.custom.scss */
.seemore {
  padding: 20px 0;
}

/* line 2, ../../../../../frontend/temp/_059-seemore__static.scss */
.seemore[data-template="static"] .seemore__title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 17px;
  /* 9 */
  font-size: 1.13333rem;
  /* 9 */
  padding-bottom: 10px;
  border-bottom: 1px solid;
}
/* line 7, ../../../../../frontend/temp/_059-seemore__static.scss */
.seemore[data-template="static"] .seemore__list {
  padding-top: 10px;
}
/* line 10, ../../../../../frontend/temp/_059-seemore__static.scss */

/* line 2, ../../../../../frontend/temp/_059c-seemore__static.custom.scss */
.seemore[data-template="static"] .seemore__title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 1.33333rem;
  /* 9 */
  font-weight: 400;
  position: relative;
  padding-bottom: 10px;
  padding-left: 25px;
  border-bottom: 3px solid #b6b8ba;
  color: #a31834;
}
/* line 10, ../../../../../frontend/temp/_059c-seemore__static.custom.scss */
.seemore[data-template="static"] .seemore__title:before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 17px;
  height: 18px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23a31834'%3E%3Cpath d='M37 40.8H11.3c-1.6 0-3.3-1.3-3.3-3v-32c0-1.7 1.8-3 3.3-3h18.5c1.3 0 3.1.5 4.2 1.1.6.3 6 3.4 6 7v26.9c0 1.6-1.3 3-3 3zm-25.7-36c-.6 0-1.3.5-1.3 1v32c0 .5.7 1 1.3 1H37c.6 0 1-.4 1-1V10.9c0-2.1-3.7-4.5-4.9-5.2-.8-.4-2.3-.8-3.3-.8H11.3z'/%3E%3Cpath d='M39 11.8h-5.2c-1.7 0-2.8-1.1-2.8-2.8V3.8h2V9c0 .5.2.8.8.8H39v2z'/%3E%3C/svg%3E");
  background-size: 17px 18px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .seemore[data-template="static"] .seemore__title:before{
  background-image: url(01d77fa8fd3f9e569fe3266891f2234b-17x18.png);
}
/* line 22, ../../../../../frontend/temp/_059c-seemore__static.custom.scss */
.seemore[data-template="static"] ul li {
  padding-left: 2em;
  position: relative;
}
/* line 25, ../../../../../frontend/temp/_059c-seemore__static.custom.scss */
.seemore[data-template="static"] ul li:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 12px;
  left: 12px;
  background-image: url(/images/bullet.png);
}
/* line 37, ../../../../../frontend/temp/_059c-seemore__static.custom.scss */
.seemore[data-template="static"] .seemore__list {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1.06667rem;
  /* 9 */
  padding-bottom: 20px;
  border-bottom: 1px solid #b6b8ba;
}
/* line 42, ../../../../../frontend/temp/_059c-seemore__static.custom.scss */
.seemore[data-template="static"] .seemore__link {
  color: #5f6062;
  text-decoration: none;
}
/* line 46, ../../../../../frontend/temp/_059c-seemore__static.custom.scss */
.seemore[data-template="static"] .seemore__link:hover {
  color: #ff553e;
}

/* line 2, ../../../../../frontend/temp/_060-seemore__compact.scss */
.seemore[data-template="compact"] .seemore__button {
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 17px;
  /* 9 */
  font-size: 1.13333rem;
  /* 9 */
}
/* line 5, ../../../../../frontend/temp/_060-seemore__compact.scss */
.seemore[data-template="compact"] .seemore__button:hover, .seemore[data-template="compact"] .seemore__button.is-active {
  background-color: transparent;
  color: #5f6062;
}
/* line 10, ../../../../../frontend/temp/_060-seemore__compact.scss */
.seemore[data-template="compact"] .seemore__list {
  display: none;
  padding: 10px;
  background-color: #cccccc;
}
/* line 15, ../../../../../frontend/temp/_060-seemore__compact.scss */
.seemore[data-template="compact"] .seemore__link:hover {
  color: #ff553e;
}

/* line 5, ../../../../../frontend/temp/_063-page-nav.scss */
.pagenav {
  position: relative;
  height: 30px;
}
/* line 10, ../../../../../frontend/temp/_063-page-nav.scss */
.pagenav .icon {
  display: block;
  width: 20px;
  height: 20px;
}

/* line 1, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.fixed-area {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
}

/* line 9, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.now-static-area {
  position: absolute;
  width: 100%;
  min-width: 100%;
}
/* line 13, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.now-static-area .pagenav--bottom {
  width: 100%;
  min-width: 100%;
}
/* line 16, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.now-static-area .pagenav--bottom .pagenav__centred {
  width: 100%;
  margin-left: 0;
}

/* line 23, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom {
  margin-bottom: 0;
}
/* line 25, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .pagenav__centred {
  position: relative;
  width: 734px;
  margin-left: 290px;
}
/* line 31, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .pagenav__link, .pagenav--bottom .pagenav__scrollup {
  position: relative;
  width: 33.333%;
  height: 54px;
  background-color: #eeeeee;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
/* line 38, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .pagenav__link:hover, .pagenav--bottom .pagenav__scrollup:hover, .pagenav--bottom .pagenav__link.is-touch, .pagenav--bottom .is-touch.pagenav__scrollup {
  background-color: #cccccc;
}
/* line 41, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
/* line 47, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .pagenav__scrollup {
  position: absolute;
}
/* line 53, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .pagenav__scrollup:hover .icon--scrollup, .pagenav--bottom .pagenav__scrollup.is-touch .icon--scrollup {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 128l256 256H384L256 256 128 384H0l256-256z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: 20px 36px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .pagenav--bottom .pagenav__scrollup:hover .icon--scrollup, .bx-ie8 .pagenav--bottom .pagenav__scrollup.is-touch .icon--scrollup{
  background-image: url(321a7ab91244087a2e5a7be635a87a30-20x36.png);
}
/* line 58, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .pagenav__link--prev {
  float: left;
}
/* line 62, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .pagenav__link--prev:hover .icon--prev, .pagenav--bottom .pagenav__link--prev.is-touch .icon--prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 512'%3E%3Cpath fill='%23fff' d='M128 256L384 0v128L256 256l128 128v128L128 256z'/%3E%3C/svg%3E");
  background-size: 20px 36px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .pagenav--bottom .pagenav__link--prev:hover .icon--prev, .bx-ie8 .pagenav--bottom .pagenav__link--prev.is-touch .icon--prev{
  background-image: url(0f03a2cc0798671ee4be6bd33f617b78-20x36.png);
}
/* line 67, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .pagenav__link--next {
  float: right;
}
/* line 71, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .pagenav__link--next:hover .icon--next, .pagenav--bottom .pagenav__link--next.is-touch .icon--next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 512'%3E%3Cpath fill='%23fff' d='M384 256L128 0v128l128 128-128 128v128l256-256z'/%3E%3C/svg%3E");
  background-size: 20px 36px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .pagenav--bottom .pagenav__link--next:hover .icon--next, .bx-ie8 .pagenav--bottom .pagenav__link--next.is-touch .icon--next{
  background-image: url(39c30814cf1268be9a8162cab3cac9f8-20x36.png);
}
/* line 79, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .icon--scrollup {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 128l256 256H384L256 256 128 384H0l256-256z' fill='%23ccc'/%3E%3C/svg%3E");
  background-size: 20px 36px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .pagenav--bottom .icon--scrollup{
  background-image: url(dce544cb43ea0e526a9b75c1d3d66976-20x36.png);
}
/* line 82, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .icon--prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 512'%3E%3Cpath fill='%23ccc' d='M128 256L384 0v128L256 256l128 128v128L128 256z'/%3E%3C/svg%3E");
  background-size: 20px 36px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .pagenav--bottom .icon--prev{
  background-image: url(940d8295236d60956c18760d234dbb7a-20x36.png);
}
/* line 85, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .icon--next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 512'%3E%3Cpath fill='%23ccc' d='M384 256L128 0v128l128 128-128 128v128l256-256z'/%3E%3C/svg%3E");
  background-size: 20px 36px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .pagenav--bottom .icon--next{
  background-image: url(36dacdbbdb21ffa36bb47a1716ee9540-20x36.png);
}
/* line 88, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .pagenav__title {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 54px;
  left: -9999px;
  background-color: #aaaaaa;
  color: #ffffff;
  font-size: 0.9em;
  margin: 0;
  padding: 1em;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
/* line 102, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.pagenav--bottom .pagenav__title--prev {
  text-align: right;
}

/* line 107, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.content--wide .pagenav__centred {
  margin-left: 0;
  width: 100%;
}

/* line 112, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.content--with-left .pagenav__centred {
  margin-left: 0;
  width: 1024px;
}

/* line 117, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.content--with-right .pagenav__centred {
  width: 734px;
}

/* line 121, ../../../../../frontend/temp/_064-page-nav__bottom.scss */
.content--with-left.content--with-right .pagenav__centred {
  margin-left: 0;
  width: 100%;
}

/* line 1, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.fixed-area {
  width: 100%;
  min-width: 100%;
  background-color: #0b4670;
}
/* line 5, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.fixed-area .pagenav--bottom {
  width: 1024px;
  min-width: 1024px;
}
/* line 8, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.fixed-area .pagenav--bottom .pagenav__centred {
  width: 100%;
  margin-left: 0;
}

/* line 15, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.now-static-area {
  bottom: 21px;
}

/* line 20, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .pagenav__link, .pagenav--bottom .pagenav__scrollup {
  height: 54px;
  background-color: #0b4670;
}
/* line 23, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .pagenav__link:hover, .pagenav--bottom .pagenav__scrollup:hover, .pagenav--bottom .pagenav__link.is-touch, .pagenav--bottom .is-touch.pagenav__scrollup {
  background-color: #40a5ed;
}
/* line 26, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .pagenav__link:hover .pagenav__title, .pagenav--bottom .pagenav__scrollup:hover .pagenav__title, .pagenav--bottom .pagenav__link.is-touch .pagenav__title, .pagenav--bottom .is-touch.pagenav__scrollup .pagenav__title {
  left: 0;
  opacity: 1;
}
/* line 35, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .pagenav__scrollup:hover .icon--scrollup, .pagenav--bottom .pagenav__scrollup.is-touch .icon--scrollup {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M41.8 28c0 .3-.1.6-.3.9-.5.7-1.4.8-2.1.3L23 17.2c-.4-.3-1.1-.3-1.5 0l-16.4 12c-.7.5-1.6.3-2.1-.3-.5-.7-.3-1.6.3-2.1l16.4-12c1.4-1 3.6-1 5 0l16.4 12c.5.3.7.7.7 1.2z'/%3E%3C/svg%3E");
  background-size: 20px 36px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .pagenav--bottom .pagenav__scrollup:hover .icon--scrollup, .bx-ie8 .pagenav--bottom .pagenav__scrollup.is-touch .icon--scrollup{
  background-image: url(672d64b8c52843bbe6a5d846dec252dc-20x36.png);
}
/* line 43, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .pagenav__link--prev:hover .icon--prev, .pagenav--bottom .pagenav__link--prev.is-touch .icon--prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M28.4 2.2c.3 0 .6.1.9.3.7.5.8 1.4.3 2.1L17.6 21c-.3.4-.3 1.1 0 1.5l12 16.4c.5.7.3 1.6-.3 2.1-.7.5-1.6.3-2.1-.3l-12-16.4c-1-1.4-1-3.6 0-5l12-16.4c.3-.5.7-.7 1.2-.7z'/%3E%3C/svg%3E");
  background-size: 20px 36px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .pagenav--bottom .pagenav__link--prev:hover .icon--prev, .bx-ie8 .pagenav--bottom .pagenav__link--prev.is-touch .icon--prev{
  background-image: url(aae5a1621703ef868fa17967f8c7b0ca-20x36.png);
}
/* line 51, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .pagenav__link--next:hover .icon--next, .pagenav--bottom .pagenav__link--next.is-touch .icon--next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M16 41.3c-.3 0-.6-.1-.9-.3-.7-.5-.8-1.4-.3-2.1l12-16.4c.3-.4.3-1.1 0-1.5l-12-16.4c-.5-.7-.3-1.6.3-2.1.7-.5 1.6-.3 2.1.3l12 16.4c1 1.4 1 3.6 0 5l-12 16.4c-.3.5-.7.7-1.2.7z'/%3E%3C/svg%3E");
  background-size: 20px 36px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .pagenav--bottom .pagenav__link--next:hover .icon--next, .bx-ie8 .pagenav--bottom .pagenav__link--next.is-touch .icon--next{
  background-image: url(b05c42084e04ff464093474cc0d3a767-20x36.png);
}
/* line 59, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .icon--scrollup {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M41.8 28c0 .3-.1.6-.3.9-.5.7-1.4.8-2.1.3L23 17.2c-.4-.3-1.1-.3-1.5 0l-16.4 12c-.7.5-1.6.3-2.1-.3-.5-.7-.3-1.6.3-2.1l16.4-12c1.4-1 3.6-1 5 0l16.4 12c.5.3.7.7.7 1.2z'/%3E%3C/svg%3E");
  background-size: 20px 36px;
  background-repeat: no-repeat;
  background-position: 50%;
  top: -27px;
}
.bx-ie8 .pagenav--bottom .icon--scrollup{
  background-image: url(672d64b8c52843bbe6a5d846dec252dc-20x36.png);
}
/* line 63, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .icon.icon--prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M28.4 2.2c.3 0 .6.1.9.3.7.5.8 1.4.3 2.1L17.6 21c-.3.4-.3 1.1 0 1.5l12 16.4c.5.7.3 1.6-.3 2.1-.7.5-1.6.3-2.1-.3l-12-16.4c-1-1.4-1-3.6 0-5l12-16.4c.3-.5.7-.7 1.2-.7z'/%3E%3C/svg%3E");
  background-size: 20px 36px;
  background-repeat: no-repeat;
  background-position: 50%;
  left: 10px;
  right: auto;
}
.bx-ie8 .pagenav--bottom .icon.icon--prev{
  background-image: url(aae5a1621703ef868fa17967f8c7b0ca-20x36.png);
}
/* line 68, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .icon.icon--next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M16 41.3c-.3 0-.6-.1-.9-.3-.7-.5-.8-1.4-.3-2.1l12-16.4c.3-.4.3-1.1 0-1.5l-12-16.4c-.5-.7-.3-1.6.3-2.1.7-.5 1.6-.3 2.1.3l12 16.4c1 1.4 1 3.6 0 5l-12 16.4c-.3.5-.7.7-1.2.7z'/%3E%3C/svg%3E");
  background-size: 20px 36px;
  background-repeat: no-repeat;
  background-position: 50%;
  right: 10px;
  left: auto;
}
.bx-ie8 .pagenav--bottom .icon.icon--next{
  background-image: url(b05c42084e04ff464093474cc0d3a767-20x36.png);
}
/* line 73, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .pagenav__title {
  opacity: 1;
  left: 0;
  bottom: 5px;
  background-color: transparent;
  color: #ffffff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.86667rem;
  /* 9 */
}
/* line 81, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .pagenav__title--prev {
  padding-left: 35px;
  text-align: left;
}
/* line 86, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .pagenav__title--next {
  padding-right: 35px;
  text-align: right;
}
/* line 92, ../../../../../frontend/temp/_064c-page-nav__bottom.custom.scss */
.pagenav--bottom .pagenav__title--scrollup {
  bottom: -7px;
}

/* line 4, ../../../../../frontend/temp/_065-search-result.scss */
.search-result__input {
  width: 90%;
}

/* line 8, ../../../../../frontend/temp/_065-search-result.scss */
.search-result__submit {
  width: 10%;
  margin: 0;
  padding: 0;
}

/* line 14, ../../../../../frontend/temp/_065-search-result.scss */
.search-result__item {
  padding-top: 20px;
  border-top: 1px solid;
}
/* line 17, ../../../../../frontend/temp/_065-search-result.scss */
.search-result__item:first-child {
  padding-top: 0;
  border-top: 0;
}

/* line 22, ../../../../../frontend/temp/_065-search-result.scss */
.search-result__title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
}

/* line 25, ../../../../../frontend/temp/_065-search-result.scss */
.search-result__link {
  color: inherit;
  text-decoration: inherit;
}
/* line 28, ../../../../../frontend/temp/_065-search-result.scss */
.search-result__link:hover {
  text-decoration: underline;
}

/* line 1, ../../../../../frontend/temp/_065c-search-result.custom.scss */
.search-result__input {
  width: 90%;
  border: 1px solid #e5e5e5;
  padding-left: 4px;
}

/* line 8, ../../../../../frontend/temp/_065c-search-result.custom.scss */
.search-result__item {
  border-top: none;
}

/* line 12, ../../../../../frontend/temp/_065c-search-result.custom.scss */
.search-result__text {
  margin-top: 5px;
}

/* line 1, ../../../../../frontend/temp/_066-main-page.scss */
.body--index {
  min-height: 966px;
}
/* line 5, ../../../../../frontend/temp/_066-main-page.scss */
.body--index .wrapper--page {
  padding-bottom: 75px;
  margin-bottom: -75px;
  height: 100%;
}
/* line 11, ../../../../../frontend/temp/_066-main-page.scss */
.body--index .page {
  width: 100%;
  top: 170px;
  display: block;
  bottom: 75px;
  position: absolute;
}
/* line 18, ../../../../../frontend/temp/_066-main-page.scss */
.body--index .page .content {
  width: 100%;
  height: 100%;
  min-width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  position: relative;
}
/* line 31, ../../../../../frontend/temp/_066-main-page.scss */
.body--index .bg-image--1 {
  background-image: url("/images/main-bg-1.jpg");
}
/* line 32, ../../../../../frontend/temp/_066-main-page.scss */
.body--index .bg-image--2 {
  background-image: url("/images/main-bg-2.jpg");
}
/* line 33, ../../../../../frontend/temp/_066-main-page.scss */
.body--index .bg-image--3 {
  background-image: url("/images/main-bg-3.jpg");
}
/* line 34, ../../../../../frontend/temp/_066-main-page.scss */
.body--index .bg-image--4 {
  background-image: url("/images/main-bg-4.jpg");
}
/* line 36, ../../../../../frontend/temp/_066-main-page.scss */
.body--index .bg-image {
  z-index: -1;
  opacity: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
/* line 50, ../../../../../frontend/temp/_066-main-page.scss */
.body--index .bg-image.is-active {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transition: opacity 0.9s ease;
  transition: opacity 0.9s ease;
}

/* line 57, ../../../../../frontend/temp/_066-main-page.scss */
.main-wrapper {
  width: 1024px;
  height: 100%;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}

/* line 66, ../../../../../frontend/temp/_066-main-page.scss */
.main-page-heading {
  display: block;
  position: absolute;
  font-weight: 400;
  color: #005b9c;
  font-size: 72px;
  left: 40px;
  top: 60px;
}

/* line 77, ../../../../../frontend/temp/_066-main-page.scss */
.main-page {
  display: none;
  height: 580px;
  margin: auto;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 60px;
}
/* line 88, ../../../../../frontend/temp/_066-main-page.scss */
.main-page__content {
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
  position: absolute;
  overflow: hidden;
  bottom: 0;
  top: 77px;
  left: 0;
  right: 0;
  color: black;
  height: 503px;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.93);
}
/* line 104, ../../../../../frontend/temp/_066-main-page.scss */
.main-page .swiper-container {
  height: 100%;
}
/* line 108, ../../../../../frontend/temp/_066-main-page.scss */
.main-page .swiper-slide {
  padding: 20px 0 20px 30px;
}
/* line 111, ../../../../../frontend/temp/_066-main-page.scss */
.main-page .swiper-slide h1 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 36px;
  /* 9 */
  font-size: 2.4rem;
  /* 9 */
}

/* line 117, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main {
  overflow: hidden;
  margin: 0;
}
/* line 121, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__list {
  display: table;
  width: 100%;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.93);
  height: 77px;
  table-layout: fixed;
}
/* line 129, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item {
  display: table-cell;
  padding: 0;
  text-align: center;
  line-height: 77px;
}
/* line 134, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item a {
  font-size: 18px;
  display: block;
  color: #5f6062;
  text-decoration: none;
}
/* line 140, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item a span {
  position: relative;
}
/* line 144, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item a:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #5f6062;
  position: absolute;
  bottom: 0px;
  left: 0;
}
/* line 154, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item a:before {
  content: '';
  width: 100%;
  height: 0px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
/* line 164, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item a:hover {
  color: #0b4670;
}
/* line 167, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item a:hover:before {
  content: '';
  width: 100%;
  height: 5px;
  background-color: #005b9c;
  position: absolute;
  left: 0;
}
/* line 176, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item a:hover:after {
  background-color: #005b9c;
}
/* line 181, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item a.is-current {
  color: #ffffff;
  pointer-events: none;
}
/* line 185, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item a.is-current:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #005b9c;
  position: absolute;
  left: 0;
}
/* line 194, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item a.is-current:after {
  background-color: #ffffff;
  bottom: 1px;
}
/* line 201, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item--red {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
/* line 207, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item--red a:hover {
  color: #a31834;
}
/* line 210, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item--red a:hover:before, .nav--main .nav__item--red a:hover:after {
  background-color: #a31834;
}
/* line 215, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item--red a.is-current {
  color: #ffffff;
}
/* line 218, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item--red a.is-current:before {
  background-color: #a31834;
}
/* line 228, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item--dark a:hover {
  color: #0b4670;
}
/* line 231, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item--dark a:hover:before, .nav--main .nav__item--dark a:hover:after {
  background-color: #0b4670;
}
/* line 236, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item--dark a.is-current {
  color: #ffffff;
}
/* line 239, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item--dark a.is-current:before {
  background-color: #0b4670;
}
/* line 246, ../../../../../frontend/temp/_066-main-page.scss */
.nav--main .nav__item:before {
  display: none !important;
}

/* line 254, ../../../../../frontend/temp/_066-main-page.scss */
html[lang=en] .bottom-nav a {
  padding-left: 68px;
  padding-right: 94px;
}

/* line 261, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-nav {
  display: block;
  width: 1024px;
  height: 39px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.8);
  color: #005b9c;
}
/* line 272, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-nav.bottom-nav--fixed {
  position: fixed;
}
/* line 275, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-nav.bottom-nav--abs {
  position: absolute;
}
/* line 279, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-nav a {
  text-decoration: none;
  color: #005b9c;
  display: block;
  padding-left: 68px;
  padding-right: 82px;
}
/* line 286, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-nav a:hover {
  color: #005b9c;
  text-decoration: underline;
}
/* line 291, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-nav a:visited {
  color: #005b9c;
}
/* line 296, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-nav__item {
  display: table-cell;
  line-height: 39px;
  list-style: none;
  padding-left: 0 !important;
  cursor: pointer;
}
/* line 303, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-nav__item:before {
  display: none !important;
}
/* line 308, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-nav .up-arrow-icon {
  display: block;
  position: absolute;
  width: 78px;
  height: 39px;
  padding-right: 0;
  padding-left: 0;
}
/* line 316, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-nav .up-arrow-icon:before {
  content: '';
  position: absolute;
  right: 20px;
  width: 39px;
  height: 39px;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23005b9c'%3E%3Cpath d='M41.8 28c0 .3-.1.6-.3.9-.5.7-1.4.8-2.1.3L23 17.2c-.4-.3-1.1-.3-1.5 0l-16.4 12c-.7.5-1.6.3-2.1-.3-.5-.7-.3-1.6.3-2.1l16.4-12c1.4-1 3.6-1 5 0l16.4 12c.5.3.7.7.7 1.2z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
/* line 328, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-nav .up-arrow-icon:hover {
  cursor: pointer;
}
/* line 331, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-nav .up-arrow-icon:hover:before {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

/* line 339, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-menu {
  display: none;
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: transparent;
  color: #0b4670;
  font-weight: bold;
  font-size: 16px;
}
/* line 353, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-menu__list {
  margin: 0;
  display: table;
  width: 100%;
  padding-left: 30px;
}
/* line 360, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-menu__item {
  display: table-cell;
  line-height: 25px;
  padding-right: 35px;
  padding-left: 20px !important;
  width: 25%;
}
/* line 367, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-menu__item a {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.93333rem;
  /* 9 */
  text-decoration: none;
  color: #0b4670;
  display: block;
}
/* line 373, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-menu__item a:hover {
  text-decoration: underline;
  color: #0b4670;
}
/* line 376, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-menu__item a:hover:before {
  background-color: #0b4670;
}
/* line 381, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-menu__item a:visited {
  color: #0b4670;
}
/* line 385, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-menu__item a:before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  border-radius: 100%;
  border: 2px solid #0b4670;
  left: 0;
}
/* line 398, ../../../../../frontend/temp/_066-main-page.scss */
.bottom-menu__item:before {
  display: none !important;
}

/* line 404, ../../../../../frontend/temp/_066-main-page.scss */
.preloader--1, .preloader--2 {
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #ffffff url("/images/preloader-mrsk.gif") no-repeat center center;
  background-size: 70px;
}
/* line 418, ../../../../../frontend/temp/_066-main-page.scss */
.preloader--1 img, .preloader--2 img {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: 90px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/* line 439, ../../../../../frontend/temp/_066-main-page.scss */
.body--index #cboxLoadedContent h2 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 28px;
  /* 9 */
  font-size: 1.86667rem;
  /* 9 */
  line-height: 1;
}
/* line 444, ../../../../../frontend/temp/_066-main-page.scss */
.body--index #cboxLoadedContent .js-content figcaption {
  padding-bottom: 0 !important;
}
/* line 447, ../../../../../frontend/temp/_066-main-page.scss */
.body--index #cboxLoadedContent .js-content img {
  border: none;
}

/* line 456, ../../../../../frontend/temp/_066-main-page.scss */
.appeal {
  position: relative;
  padding: 40px;
}
/* line 460, ../../../../../frontend/temp/_066-main-page.scss */
.appeal:before {
  content: '"';
  position: absolute;
  font-size: 86px;
  left: -20px;
  top: 0px;
  font-style: italic;
  font-weight: 600;
  color: #005b9c;
}

/* line 472, ../../../../../frontend/temp/_066-main-page.scss */
.graphic--appeal figcaption {
  padding-bottom: 0;
  margin-bottom: 15px;
}

/* line 482, ../../../../../frontend/temp/_066-main-page.scss */
.icon-slide-zoom {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23005b9c'%3E%3Cpath d='M35.8 39.8H22.7c-9.6 0-17.5-7.9-17.5-17.7 0-9.7 7.8-17.6 17.4-17.6S40 12.3 40 21.8v13.9c0 2.1-2 4.1-4.2 4.1zM22.6 6.5c-8.5 0-15.4 7-15.4 15.6 0 8.7 7 15.7 15.5 15.7h13.2c1 0 2.2-1 2.2-2v-14C38 13.2 31.2 6.5 22.6 6.5z'/%3E%3Cpath d='M30 22.8H14c-.6 0-1-.4-1-1s.4-1 1-1h16c.6 0 1 .4 1 1 0 .5-.4 1-1 1z'/%3E%3Cpath d='M22 30.8c-.6 0-1-.4-1-1v-16c0-.6.4-1 1-1s1 .4 1 1v16c0 .5-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 30px;
  outline: 0;
}
/* line 494, ../../../../../frontend/temp/_066-main-page.scss */
.icon-slide-zoom:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%2340a5ed'%3E%3Cpath d='M35.8 39.8H22.7c-9.6 0-17.5-7.9-17.5-17.7 0-9.7 7.8-17.6 17.4-17.6S40 12.3 40 21.8v13.9c0 2.1-2 4.1-4.2 4.1zM22.6 6.5c-8.5 0-15.4 7-15.4 15.6 0 8.7 7 15.7 15.5 15.7h13.2c1 0 2.2-1 2.2-2v-14C38 13.2 31.2 6.5 22.6 6.5z'/%3E%3Cpath d='M30 22.8H14c-.6 0-1-.4-1-1s.4-1 1-1h16c.6 0 1 .4 1 1 0 .5-.4 1-1 1z'/%3E%3Cpath d='M22 30.8c-.6 0-1-.4-1-1v-16c0-.6.4-1 1-1s1 .4 1 1v16c0 .5-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}
/* line 498, ../../../../../frontend/temp/_066-main-page.scss */
.icon-slide-zoom.is-red {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23a31834'%3E%3Cpath d='M35.8 39.8H22.7c-9.6 0-17.5-7.9-17.5-17.7 0-9.7 7.8-17.6 17.4-17.6S40 12.3 40 21.8v13.9c0 2.1-2 4.1-4.2 4.1zM22.6 6.5c-8.5 0-15.4 7-15.4 15.6 0 8.7 7 15.7 15.5 15.7h13.2c1 0 2.2-1 2.2-2v-14C38 13.2 31.2 6.5 22.6 6.5z'/%3E%3Cpath d='M30 22.8H14c-.6 0-1-.4-1-1s.4-1 1-1h16c.6 0 1 .4 1 1 0 .5-.4 1-1 1z'/%3E%3Cpath d='M22 30.8c-.6 0-1-.4-1-1v-16c0-.6.4-1 1-1s1 .4 1 1v16c0 .5-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}
/* line 501, ../../../../../frontend/temp/_066-main-page.scss */
.icon-slide-zoom.is-red:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23ff553e'%3E%3Cpath d='M35.8 39.8H22.7c-9.6 0-17.5-7.9-17.5-17.7 0-9.7 7.8-17.6 17.4-17.6S40 12.3 40 21.8v13.9c0 2.1-2 4.1-4.2 4.1zM22.6 6.5c-8.5 0-15.4 7-15.4 15.6 0 8.7 7 15.7 15.5 15.7h13.2c1 0 2.2-1 2.2-2v-14C38 13.2 31.2 6.5 22.6 6.5z'/%3E%3Cpath d='M30 22.8H14c-.6 0-1-.4-1-1s.4-1 1-1h16c.6 0 1 .4 1 1 0 .5-.4 1-1 1z'/%3E%3Cpath d='M22 30.8c-.6 0-1-.4-1-1v-16c0-.6.4-1 1-1s1 .4 1 1v16c0 .5-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}

/* line 512, ../../../../../frontend/temp/_066-main-page.scss */
.slide-image-heading {
  position: relative;
  height: 130px;
  width: 100%;
  overflow: hidden;
}
/* line 518, ../../../../../frontend/temp/_066-main-page.scss */
.slide-image-heading:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  width: 15px;
  background: url(/images/lead-ribbon.png) repeat-y;
  z-index: 2;
}
/* line 529, ../../../../../frontend/temp/_066-main-page.scss */
.slide-image-heading img {
  left: 50%;
  top: 50%;
  position: absolute;
  width: auto;
  height: auto;
  min-height: 130px;
  min-width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
/* line 541, ../../../../../frontend/temp/_066-main-page.scss */
.bx-ie8 .slide-image-heading img {
  left: 0;
  top: 0;
}

/* line 1, ../../../../../frontend/temp/_067-business-model.scss */
.business-model {
  background-color: white;
}
/* line 4, ../../../../../frontend/temp/_067-business-model.scss */
.business-model text {
  font-family: Arial, Helvetica, sans-serif;
}
/* line 8, ../../../../../frontend/temp/_067-business-model.scss */
.business-model .active .background {
  fill: white;
  fill: #c4daf4;
}
/* line 12, ../../../../../frontend/temp/_067-business-model.scss */
.business-model .active .background:hover {
  opacity: 1;
  cursor: pointer;
}
/* line 18, ../../../../../frontend/temp/_067-business-model.scss */
.business-model .active text {
  pointer-events: none;
}

/* line 1, ../../../../../frontend/temp/_068-bod.scss */
.tabs--bod {
  margin-top: 0;
}
/* line 4, ../../../../../frontend/temp/_068-bod.scss */
.tabs--bod .tabs__nav {
  margin-top: 0;
}
/* line 8, ../../../../../frontend/temp/_068-bod.scss */
.tabs--bod .tabs__nav-item {
  height: 240px;
}
/* line 11, ../../../../../frontend/temp/_068-bod.scss */
.tabs--bod .tabs__nav-item a {
  height: 240px;
}
/* line 15, ../../../../../frontend/temp/_068-bod.scss */
.tabs--bod .tabs__nav-item h3 {
  margin-top: 0;
  font-size: 1.4em;
  color: inherit;
  margin-left: 10px;
}
/* line 23, ../../../../../frontend/temp/_068-bod.scss */
.tabs--bod .tabs__body {
  padding: 0;
}
/* line 26, ../../../../../frontend/temp/_068-bod.scss */
.tabs--bod .tabs__body .tabs__article {
  padding: 15px 17px;
}
/* line 30, ../../../../../frontend/temp/_068-bod.scss */
.tabs--bod .tabs__body .lead {
  margin-left: 0;
}
/* line 33, ../../../../../frontend/temp/_068-bod.scss */
.tabs--bod .tabs__body .lead:before {
  left: auto;
  right: 0;
}

/* line 41, ../../../../../frontend/temp/_068-bod.scss */
.bod-photo {
  width: 100%;
  display: block;
}

/* line 7, ../../../../../frontend/styles/styles/_layout.scss */
.wrapper--header {
  background-color: #ffffff;
}

/* line 10, ../../../../../frontend/styles/styles/_layout.scss */
.header {
  height: 170px;
  z-index: 100;
}

/* line 16, ../../../../../frontend/styles/styles/_layout.scss */
.wrapper--page {
  min-height: 100%;
  padding-top: 170px;
  padding-bottom: 75px;
  margin-top: -170px;
  margin-bottom: -75px;
}

/* line 27, ../../../../../frontend/styles/styles/_layout.scss */
.wrapper--footer {
  background-color: #ffffff;
}

/* line 30, ../../../../../frontend/styles/styles/_layout.scss */
.footer {
  height: 75px;
}

/* line 35, ../../../../../frontend/styles/styles/_layout.scss */
.left-sidebar {
  width: 290px;
}

/* line 43, ../../../../../frontend/styles/styles/_layout.scss */
.content {
  width: 734px;
  padding-bottom: 3em;
}
/* line 51, ../../../../../frontend/styles/styles/_layout.scss */
.content--with-left {
  width: 1024px;
}
/* line 56, ../../../../../frontend/styles/styles/_layout.scss */
.content--with-right {
  width: 734px;
}
/* line 61, ../../../../../frontend/styles/styles/_layout.scss */
.content--wide {
  width: 100%;
}
/* line 64, ../../../../../frontend/styles/styles/_layout.scss */
.content--with-left.content--with-right {
  width: 100%;
}

/* line 70, ../../../../../frontend/styles/styles/_layout.scss */
.content__area {
  position: relative;
  padding: 20px;
}
/* line 75, ../../../../../frontend/styles/styles/_layout.scss */
.content__area--with-left {
  width: 1024px;
  left: -310px;
}
/* line 81, ../../../../../frontend/styles/styles/_layout.scss */
.content__area--with-right {
  width: 714px;
  left: 0;
  padding-left: 0;
}
/* line 88, ../../../../../frontend/styles/styles/_layout.scss */
.content__area--wide {
  width: 1024px;
  left: -310px;
}
/* line 92, ../../../../../frontend/styles/styles/_layout.scss */
.content__area--with-left.content__area--with-right {
  width: 1024px;
  left: -310px;
}

/* line 98, ../../../../../frontend/styles/styles/_layout.scss */
.right-sidebar {
  width: 0px;
}

/* line 4, ../../../../../frontend/styles/styles.custom/_buttons.scss */
button, .btn, input[type="submit"] {
  background-color: #f1f1f1;
}
/* line 6, ../../../../../frontend/styles/styles.custom/_buttons.scss */
button:hover, .btn:hover, input[type="submit"]:hover {
  background-color: #40a5ed;
}
/* line 9, ../../../../../frontend/styles/styles.custom/_buttons.scss */
button:focus, button:active, .btn:focus, input[type="submit"]:focus, .btn:active, input[type="submit"]:active {
  background-color: #005b9c;
}

/* line 1, ../../../../../frontend/styles/styles.custom/_footer.scss */
.footer {
  font-family: Arial, Helvetica, sans-serif;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.86667rem;
  /* 9 */
  text-align: center;
}
/* line 6, ../../../../../frontend/styles/styles.custom/_footer.scss */
.footer__copyright {
  line-height: 65px;
  float: left;
  position: relative;
  color: #ffffff;
}
/* line 12, ../../../../../frontend/styles/styles.custom/_footer.scss */
.footer .footer-nav {
  float: right;
  line-height: 65px;
  white-space: nowrap;
}
/* line 16, ../../../../../frontend/styles/styles.custom/_footer.scss */
.footer .footer-nav__link {
  position: relative;
  padding-left: 35px;
  margin-left: 30px;
  color: #ffffff;
  text-decoration: underline;
}
/* line 22, ../../../../../frontend/styles/styles.custom/_footer.scss */
.footer .footer-nav__link:visited {
  color: #ffffff;
}
/* line 25, ../../../../../frontend/styles/styles.custom/_footer.scss */
.footer .footer-nav__link:hover {
  text-decoration: none;
}
/* line 30, ../../../../../frontend/styles/styles.custom/_footer.scss */
.footer .footer-nav__link--sitemap:before {
  content: '';
  position: absolute;
  left: 3px;
  top: -4px;
  width: 25px;
  height: 25px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M22 15.9c-1.1 0-2.1-.4-3-1.1-2-1.6-2.2-4.6-.6-6.5.9-1.1 2.2-1.7 3.5-1.7 1.1 0 2.1.4 3 1.1 2 1.6 2.2 4.6.6 6.5-.8 1.1-2.1 1.7-3.5 1.7zm0-7.3c-.8 0-1.5.3-2 .9-.9 1.1-.8 2.8.3 3.7 1.1.9 2.8.7 3.7-.3.9-1.1.8-2.8-.3-3.7-.5-.4-1.1-.6-1.7-.6zM22 36.2c-1.1 0-2.1-.4-3-1.1-2-1.6-2.2-4.6-.6-6.5.9-1 2.2-1.7 3.5-1.7 1.1 0 2.1.4 3 1.1 2 1.6 2.2 4.6.6 6.5-.8 1.1-2.1 1.7-3.5 1.7zm0-7.3c-.8 0-1.5.3-2 .9-.9 1.1-.8 2.8.3 3.7.5.4 1.1.6 1.7.6.8 0 1.5-.3 2-.9.9-1.1.8-2.8-.3-3.7-.5-.4-1.1-.6-1.7-.6zM7.5 36.2c-1.1 0-2.1-.4-3-1.1-2-1.6-2.2-4.6-.6-6.5.9-1 2.2-1.7 3.5-1.7 1.1 0 2.1.4 3 1.1 2 1.6 2.2 4.6.6 6.5-.8 1.1-2.1 1.7-3.5 1.7zm0-7.3c-.8 0-1.5.3-2 .9-.9 1.1-.8 2.8.3 3.7.5.4 1.1.6 1.7.6.8 0 1.5-.3 2-.9.9-1.1.8-2.8-.3-3.7-.5-.4-1.1-.6-1.7-.6zM36.5 36.2c-1.1 0-2.1-.4-3-1.1-2-1.6-2.2-4.6-.6-6.5.9-1 2.2-1.7 3.5-1.7 1.1 0 2.1.4 3 1.1 2 1.6 2.2 4.6.6 6.5-.8 1.1-2.1 1.7-3.5 1.7zm0-7.3c-.8 0-1.5.3-2 .9-.9 1.1-.8 2.8.3 3.7.5.4 1.1.6 1.7.6.8 0 1.5-.3 2-.9.9-1.1.8-2.8-.3-3.7-.5-.4-1.1-.6-1.7-.6z'/%3E%3Cpath d='M21 14.8h2v13h-2z'/%3E%3Cpath d='M35.2 28.9c-3-3.3-8.1-5.3-13.8-5.3-5.3 0-10.3 1.8-13.4 4.9l-1.4-1.4c3.4-3.4 8.9-5.5 14.8-5.5 6.2 0 11.9 2.2 15.3 6l-1.5 1.3z'/%3E%3C/svg%3E");
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .footer .footer-nav__link--sitemap:before{
  background-image: url(510964c02fa4a643c0909b4ccf5c3d73-25x25.png);
}
/* line 41, ../../../../../frontend/styles/styles.custom/_footer.scss */
.footer .footer-nav__link--apps:before {
  content: '';
  position: absolute;
  left: 3px;
  top: -4px;
  width: 25px;
  height: 25px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' stroke='%23fff'%3E%3Cpath d='M38 34.9c0 1.1-.9 1.9-2 1.9H11.8c-1.1 0-1.8-.7-1.8-1.8V4.8c0-1.1.7-2 1.8-2h17.4c1.1 0 2.8.4 3.8 1 0 0 5.1 2.7 5.1 5.7-.1 7.2-.1 25.4-.1 25.4z' fill='none' stroke='%2300000' stroke-width='2' stroke-linejoin='round' stroke-miterlimit='10'/%3E%3Cpath d='M31 2.8v4.9c0 1.1 1 2.1 2.1 2.1H38' fill='none' stroke='%2300000' stroke-width='2' stroke-linejoin='round' stroke-miterlimit='10'/%3E%3Cg%3E%3Cpath d='M35 39.8H9c-1.1 0-2-.9-2-2v-32' fill='none' stroke='%2300000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .footer .footer-nav__link--apps:before{
  background-image: url(110b09dea8a0b740bc4d3fc2746c0c5c-25x25.png);
}
/* line 52, ../../../../../frontend/styles/styles.custom/_footer.scss */
.footer .footer-nav__link--contacts:before {
  content: '';
  position: absolute;
  left: 3px;
  top: -4px;
  width: 25px;
  height: 25px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44' fill='%23fff'%3E%3Cpath d='M33 40.8H13c-1.7 0-3-1.3-3-3v-32c0-1.7 1.3-3 3-3h20c1.7 0 3 1.3 3 3v32c0 1.6-1.3 3-3 3zm-20-36c-.6 0-1 .4-1 1v32c0 .6.4 1 1 1h20c.6 0 1-.4 1-1v-32c0-.6-.4-1-1-1H13z'/%3E%3Cpath d='M30 32.8H16c-1.7 0-3-1.3-3-3v-21c0-1.7 1.3-3 3-3h14c1.7 0 3 1.3 3 3v21c0 1.6-1.3 3-3 3zm-14-25c-.6 0-1 .4-1 1v21c0 .6.4 1 1 1h14c.6 0 1-.4 1-1v-21c0-.6-.4-1-1-1H16zM25 36.8h-4c-.6 0-1-.4-1-1s.4-1 1-1h4c.6 0 1 .4 1 1s-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .footer .footer-nav__link--contacts:before{
  background-image: url(aeecd6302122c7f853dc76ddd11e3417-25x25.png);
}
/* line 64, ../../../../../frontend/styles/styles.custom/_footer.scss */
.footer .footer-nav__link--aboutreport:before {
  content: '';
  position: absolute;
  left: 3px;
  top: -4px;
  width: 25px;
  height: 25px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cg fill='%23fff'%3E%3Cpath d='M36 40.8H10.3c-1.6 0-3.3-1.3-3.3-3v-32c0-1.7 1.8-3 3.3-3h18.5c1.3 0 3.1.5 4.2 1.1.6.3 6 3.4 6 7v26.9c0 1.6-1.3 3-3 3zm-25.7-36c-.6 0-1.3.5-1.3 1v32c0 .5.7 1 1.3 1H36c.6 0 1-.4 1-1V10.9c0-2.1-3.7-4.5-4.9-5.2-.8-.4-2.3-.8-3.3-.8H10.3z'/%3E%3Cpath d='M38 11.8h-5.2c-1.7 0-2.8-1.1-2.8-2.8V3.8h2V9c0 .5.2.8.8.8H38v2z'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M34 22.8H12c-.6 0-1-.4-1-1s.4-1 1-1h22c.6 0 1 .4 1 1s-.4 1-1 1zM34 27.8H12c-.6 0-1-.4-1-1s.4-1 1-1h22c.6 0 1 .4 1 1s-.4 1-1 1zM34 32.8H12c-.6 0-1-.4-1-1s.4-1 1-1h22c.6 0 1 .4 1 1s-.4 1-1 1z'/%3E%3C/svg%3E");
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.bx-ie8 .footer .footer-nav__link--aboutreport:before{
  background-image: url(0c5014ddb0f6aa80bf541de00d4954d6-25x25.png);
}

/* line 2, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid--0px {
  margin-left: 0px;
}
/* line 4, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid--0px > .grid__item, .grid--0px > .tabs__nav-item {
  padding-left: 0px;
}

/* line 2, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid--20px {
  margin-left: -20px;
}
/* line 4, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid--20px > .grid__item, .grid--20px > .tabs__nav-item {
  padding-left: 20px;
}

/* line 2, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid--30px {
  margin-left: -30px;
}
/* line 4, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid--30px > .grid__item, .grid--30px > .tabs__nav-item {
  padding-left: 30px;
}

/* line 2, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid--40px {
  margin-left: -40px;
}
/* line 4, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid--40px > .grid__item, .grid--40px > .tabs__nav-item {
  padding-left: 40px;
}

/* line 2, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid--50px {
  margin-left: -50px;
}
/* line 4, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid--50px > .grid__item, .grid--50px > .tabs__nav-item {
  padding-left: 50px;
}

/* line 2, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid--70px {
  margin-left: -70px;
}
/* line 4, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid--70px > .grid__item, .grid--70px > .tabs__nav-item {
  padding-left: 70px;
}

/* line 10, ../../../../../frontend/styles/styles.custom/_grid.scss */
.grid > .grid, .tabs__nav > .grid, .grid > .tabs__nav, .tabs__nav > .tabs__nav {
  padding-left: 0;
}

/* line 1, ../../../../../frontend/styles/styles.custom/_layout.scss */
.wrapper--page {
  position: relative;
  padding-bottom: 129px;
  margin-bottom: -21px;
}

/* line 8, ../../../../../frontend/styles/styles.custom/_layout.scss */
.wrapper--header {
  background-color: #f1f1f1;
  position: relative;
}
/* line 11, ../../../../../frontend/styles/styles.custom/_layout.scss */
.wrapper--header:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 75px;
  background-color: #ffffff;
}
/* line 18, ../../../../../frontend/styles/styles.custom/_layout.scss */
.wrapper--header:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 0;
  background: url(/images/bottom-ribbon.png) repeat-x;
}

/* line 28, ../../../../../frontend/styles/styles.custom/_layout.scss */
.left-sidebar {
  padding-top: 0;
  padding-right: 40px;
}

/* line 33, ../../../../../frontend/styles/styles.custom/_layout.scss */
.content {
  padding-top: 40px;
}

/* line 37, ../../../../../frontend/styles/styles.custom/_layout.scss */
.wrapper--footer {
  background-color: #005b9c;
  position: relative;
}
/* line 40, ../../../../../frontend/styles/styles.custom/_layout.scss */
.wrapper--footer:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 0;
  background: url(/images/bottom-ribbon.png) repeat-x;
  background-color: #ffffff;
}

/* line 51, ../../../../../frontend/styles/styles.custom/_layout.scss */
.content--with-left, .content--with-right {
  min-height: 721px;
}

/* line 1, ../../../../../frontend/styles/styles.custom/_lead.scss */
.lead {
  position: relative;
  font-weight: 400;
  font-size: 1.067em;
  color: #ffffff;
  background-color: #005b9c;
  padding: 20px 25px;
  margin-left: 15px;
}
/* line 9, ../../../../../frontend/styles/styles.custom/_lead.scss */
.lead:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 100%;
  left: -15px;
  top: 0;
  background: url(/images/lead-ribbon.png) repeat-y;
}

/* line 2, ../../../../../frontend/styles/styles.custom/_links.scss */
.link--blue {
  color: #005b9c;
}
/* line 5, ../../../../../frontend/styles/styles.custom/_links.scss */
.link--blue:hover, .link--blue:focus {
  color: #40a5ed;
}

/* line 5, ../../../../../frontend/styles/styles.custom/_lists.scss */
.content ul li:before {
  top: 5px;
  left: 10px;
  background-color: transparent;
  background-image: url(/images/bullet.png);
}
/* line 15, ../../../../../frontend/styles/styles.custom/_lists.scss */
.content ol > li:before {
  color: #b6b8ba;
  left: -2px;
  font-size: 0.933em;
  font-weight: 400;
}

/* line 2, ../../../../../frontend/styles/styles.custom/_profile-events.scss */
#profile-events .circle {
  position: absolute;
  width: 30px;
  height: 30px;
  background-size: 30px;
  background-repeat: no-repeat;
  color: white;
  font-weight: bold;
  text-align: center;
  padding-top: 8px;
  margin-left: -10px;
  margin-top: -15px;
}
/* line 16, ../../../../../frontend/styles/styles.custom/_profile-events.scss */
#profile-events td:first-child {
  width: 40px;
}
/* line 20, ../../../../../frontend/styles/styles.custom/_profile-events.scss */
#profile-events .circle--red {
  background-image: url("/images/circle-red.png");
}
/* line 24, ../../../../../frontend/styles/styles.custom/_profile-events.scss */
#profile-events .circle--gray {
  background-image: url("/images/circle-gray.png");
}

/* line 1, ../../../../../frontend/styles/styles.custom/_quote.scss */
blockquote {
  padding: 20px 20px 20px 40px;
  font-size: 0.933em;
  border-bottom: 1px solid #005b9c;
  padding-right: 50px;
}
/* line 6, ../../../../../frontend/styles/styles.custom/_quote.scss */
blockquote:before {
  content: "\"";
  color: #005b9c;
  left: 15px;
}
/* line 11, ../../../../../frontend/styles/styles.custom/_quote.scss */
blockquote:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 5px;
  top: 0px;
  left: 0;
  background-image: url(/images/share-ribbon.png);
}

/* line 22, ../../../../../frontend/styles/styles.custom/_quote.scss */
.quote__name {
  color: #005b9c;
  font-weight: 400;
  font-size: 1em;
  margin-left: -23px;
}

/* line 28, ../../../../../frontend/styles/styles.custom/_quote.scss */
.quote__post {
  color: #005b9c;
  font-size: 0.867em;
  margin-left: -23px;
}

/* line 34, ../../../../../frontend/styles/styles.custom/_quote.scss */
blockquote {
  padding: 20px;
}
/* line 36, ../../../../../frontend/styles/styles.custom/_quote.scss */
blockquote:before {
  display: none;
}
/* line 39, ../../../../../frontend/styles/styles.custom/_quote.scss */
blockquote .blockquote--content {
  position: relative;
  padding-left: 40px;
}
/* line 42, ../../../../../frontend/styles/styles.custom/_quote.scss */
blockquote .blockquote--content:before {
  content: "\"";
  position: absolute;
  display: block;
  font-size: 4em;
  top: -20px;
  left: 0px;
}

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
/* line 15, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
  height: 443px;
}

/* line 23, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

/* line 26, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  flex-direction: column;
}

/* line 33, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-wrapper {
  position: relative;
  width: 93%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 52, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

/* line 60, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
}

/* line 67, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

/* line 75, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  margin-top: 0px;
}

/* Auto Height */
/* line 84, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

/* line 88, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -moz-box-align: start;
        -ms-grid-row-align: flex-start;
       align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* a11y */
/* line 100, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
/* line 109, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-wp8-horizontal {
  touch-action: pan-y;
}

/* line 113, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-wp8-vertical {
  touch-action: pan-x;
}

/* Arrows */
/* line 118, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 133, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

/* line 139, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto;
}

/* line 145, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}

/* line 149, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}

/* line 153, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto;
}

/* line 159, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}

/* line 163, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}

/* Pagination Styles */
/* line 168, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  margin-top: 0px;
  right: 10px;
}
/* line 183, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination:before {
  content: '';
  position: absolute;
  width: 1px;
  background-color: #005b9c;
  left: -19px;
  top: -20px;
  bottom: -20px;
}
/* line 194, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination--2 .swiper-pagination-bullet {
  background-color: #a31834;
}
/* line 198, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination--2 .swiper-pagination-bullet-active {
  border-color: #a31834;
  background-color: transparent;
}
/* line 203, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination--2:before {
  background-color: #a31834;
}
/* line 209, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination--3 .swiper-pagination-bullet {
  background-color: #0b4670;
}
/* line 213, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination--3 .swiper-pagination-bullet-active {
  border-color: #0b4670;
  background-color: transparent;
}
/* line 218, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination--3:before {
  background-color: #0b4670;
}

/* line 224, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
/* line 228, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
/* line 236, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #005b9c;
  opacity: 1;
}

/* line 244, ../../../../../frontend/styles/styles.custom/_swiper.scss */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

/* line 254, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

/* line 257, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

/* line 260, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
  border-radius: 100%;
  border-width: 2px;
  border-color: #005b9c;
  background-color: transparent;
  border-style: solid;
  width: 14px;
  height: 14px;
  margin-left: -3px !important;
}

/* line 272, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

/* line 275, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

/* line 278, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

/* line 287, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 12px 0;
  display: block;
}

/* line 291, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

/* Progress */
/* line 295, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

/* line 299, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

/* line 316, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

/* line 323, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

/* line 329, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 335, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

/* line 338, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

/* line 341, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* 3D Container */
/* line 345, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

/* line 351, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 363, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

/* line 375, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* line 387, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* line 399, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* line 411, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */
/* line 424, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* Cube + Flip */
/* line 430, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

/* line 434, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

/* line 443, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 447, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 453, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube */
/* line 468, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

/* line 477, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

/* line 483, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* line 490, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* Fade */
/* line 503, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 510, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

/* line 517, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 520, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Scrollbar */
/* line 525, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

/* line 531, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

/* line 539, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

/* line 547, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

/* line 556, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* Preloader */
/* line 560, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

/* line 576, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 587, ../../../../../frontend/styles/styles.custom/_swiper.scss */
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@font-face {
  font-family: 'Vida';
  src: url("../fonts/vida31Pro.eot");
  src: url("../fonts/vida31Pro.eot?#iefix") format("embedded-opentype"), url("../fonts/vida31Pro.woff") format("woff"), url("../fonts/vida31Pro.ttf") format("truetype"), url("../fonts/vida31Pro.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Vida';
  src: url("../fonts/vida33Pro.eot");
  src: url("../fonts/vida33Pro.eot?#iefix") format("embedded-opentype"), url("../fonts/vida33Pro.woff") format("woff"), url("../fonts/vida33Pro.ttf") format("truetype"), url("../fonts/vida33Pro.svg") format("svg");
  font-weight: 600;
  font-style: normal;
}
/* line 23, ../../../../../frontend/styles/styles.custom/_typography.scss */
body,
.text--body {
  font-family: "Vida", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
}

/* line 30, ../../../../../frontend/styles/styles.custom/_typography.scss */
.arial {
  font-family: Arial, Helvetica, sans-serif;
}

/* line 35, ../../../../../frontend/styles/styles.custom/_typography.scss */
.header-1, h1 {
  font-size: 2.7em;
  font-weight: 600;
  line-height: 1em;
  color: #101010;
}

/* line 44, ../../../../../frontend/styles/styles.custom/_typography.scss */
.header-2, h2 {
  line-height: 0.9;
  font-size: 2.1em;
  color: #005b9c;
}

/* line 52, ../../../../../frontend/styles/styles.custom/_typography.scss */
.header-3, h3 {
  font-size: 1.6em;
  color: #a31834;
}

/* line 59, ../../../../../frontend/styles/styles.custom/_typography.scss */
.header-4, h4, .accordion__button {
  font-size: 1.2em;
  font-weight: 600;
  color: #005b9c;
}

/* line 67, ../../../../../frontend/styles/styles.custom/_typography.scss */
.header-5, h5 {
  font-size: 1.067em;
  font-weight: 600;
  color: #a31834;
}

/* line 75, ../../../../../frontend/styles/styles.custom/_typography.scss */
.header-6, h6 {
  font-size: 1.067em;
  font-weight: 600;
  color: #101010;
}

/* line 84, ../../../../../frontend/styles/styles.custom/_typography.scss */
caption, .caption, .graphic figcaption {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.2rem;
  /* 9 */
  font-weight: 600;
  color: #005b9c;
}
/* line 88, ../../../../../frontend/styles/styles.custom/_typography.scss */
caption .caption__units, .caption .caption__units, .graphic figcaption .caption__units {
  font-weight: 600;
}

/* line 4, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.push-right {
  float: right;
}

/* line 8, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.push-left, .search-result__input, .search-result__submit, .left-sidebar, .content, .right-sidebar {
  float: left;
}

/* line 12, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.clearfix, .nav--top.nav--horizontal-multilevel-2 .nav__list, .nav--top.nav--horizontal-multilevel-3 .nav__list, .nav--top.nav--horizontal-multilevel-4 .nav__list, .nav--left.nav--vertical-multilevel-2 .nav__list, .lang.lang--multi-flags, .lang.lang--multi-button, .lang.lang--multi-slash, .search--placeholder, .search--label, .tools-panel[data-template="static-in-column"] .tools-panel__share-list, .tools-panel[data-template="compact-in-column"] .tools-panel__share-list, .tools-panel[data-template="static-in-line"] .tools-panel__list, .tools-panel[data-template="compact-in-line"] .tools-panel__list, .table__tools, .graphic__tools, .pagenav, .pagenav--bottom .pagenav__centred, .search-result__form, .page {
  *zoom: 1;
}
/* line 38, ../../../../../../../../../usr/local/lib/ruby/gems/2.1/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.clearfix:after, .nav--top.nav--horizontal-multilevel-2 .nav__list:after, .nav--top.nav--horizontal-multilevel-3 .nav__list:after, .nav--top.nav--horizontal-multilevel-4 .nav__list:after, .nav--left.nav--vertical-multilevel-2 .nav__list:after, .lang.lang--multi-flags:after, .lang.lang--multi-button:after, .lang.lang--multi-slash:after, .search--placeholder:after, .search--label:after, .tools-panel[data-template="static-in-column"] .tools-panel__share-list:after, .tools-panel[data-template="compact-in-column"] .tools-panel__share-list:after, .tools-panel[data-template="static-in-line"] .tools-panel__list:after, .tools-panel[data-template="compact-in-line"] .tools-panel__list:after, .table__tools:after, .graphic__tools:after, .pagenav:after, .pagenav--bottom .pagenav__centred:after, .search-result__form:after, .page:after {
  content: "";
  display: table;
  clear: both;
}

/* line 16, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.bold {
  font-weight: bold;
}

/* line 20, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.light {
  font-weight: normal;
}

/* line 24, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.underline, .underline--on-hover-none {
  text-decoration: underline;
}

/* line 28, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.underline--no-on-hover, .lang.lang--multi-slash a.lang__item {
  text-decoration: underline;
}
/* line 30, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.underline--no-on-hover:hover, .lang.lang--multi-slash a.lang__item:hover, .underline--no-on-hover:focus, .lang.lang--multi-slash a.lang__item:focus {
  text-decoration: none;
}

/* line 35, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.underline--on-hover, .title-search-item a, .my-report__link {
  text-decoration: none;
}
/* line 37, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.underline--on-hover:hover, .title-search-item a:hover, .my-report__link:hover, .underline--on-hover:focus, .title-search-item a:focus, .my-report__link:focus {
  text-decoration: underline;
}

/* line 44, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.underline--on-hover-none:hover, .underline--on-hover-none:focus {
  text-decoration: none;
}

/* line 49, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.underline--no {
  text-decoration: none !important;
}
/* line 51, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.underline--no:hover, .underline--no:focus {
  text-decoration: none !important;
}

/* line 57, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.my-report--empty-link:visited, .tabs__button:visited, .accordion__button:visited, .seemore .seemore__link:visited {
  color: inherit;
}

/* line 62, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.uppercase, .title {
  text-transform: uppercase;
}

/* line 66, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.align-center {
  text-align: center;
}

/* line 70, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.align-right {
  text-align: right;
}

/* line 74, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.align-left {
  text-align: left;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--one, .modal-form__close-btn {
  margin-top: 1.38462em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--one-important {
  margin-top: 1.38462em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--double {
  margin-top: 2.76923em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--double-important {
  margin-top: 2.76923em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--triple {
  margin-top: 4.15385em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--triple-important {
  margin-top: 4.15385em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--quad {
  margin-top: 5.53846em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--quad-important {
  margin-top: 5.53846em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--half {
  margin-top: 0.69231em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--half-important {
  margin-top: 0.69231em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--one-and-half {
  margin-top: 2.07692em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--one-and-half-important {
  margin-top: 2.07692em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--no {
  margin-top: 0em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.top-margin--no-important {
  margin-top: 0em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--one, .modal-form__close-btn {
  margin-right: 1.38462em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--one-important {
  margin-right: 1.38462em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--double {
  margin-right: 2.76923em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--double-important {
  margin-right: 2.76923em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--triple {
  margin-right: 4.15385em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--triple-important {
  margin-right: 4.15385em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--quad {
  margin-right: 5.53846em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--quad-important {
  margin-right: 5.53846em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--half {
  margin-right: 0.69231em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--half-important {
  margin-right: 0.69231em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--one-and-half {
  margin-right: 2.07692em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--one-and-half-important {
  margin-right: 2.07692em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--no {
  margin-right: 0em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.right-margin--no-important {
  margin-right: 0em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--one {
  margin-left: 1.38462em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--one-important {
  margin-left: 1.38462em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--double {
  margin-left: 2.76923em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--double-important {
  margin-left: 2.76923em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--triple {
  margin-left: 4.15385em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--triple-important {
  margin-left: 4.15385em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--quad {
  margin-left: 5.53846em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--quad-important {
  margin-left: 5.53846em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--half {
  margin-left: 0.69231em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--half-important {
  margin-left: 0.69231em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--one-and-half {
  margin-left: 2.07692em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--one-and-half-important {
  margin-left: 2.07692em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--no {
  margin-left: 0em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.left-margin--no-important {
  margin-left: 0em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--one, .pagenav {
  margin-bottom: 1.38462em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--one-important {
  margin-bottom: 1.38462em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--double {
  margin-bottom: 2.76923em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--double-important {
  margin-bottom: 2.76923em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--triple {
  margin-bottom: 4.15385em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--triple-important {
  margin-bottom: 4.15385em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--quad {
  margin-bottom: 5.53846em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--quad-important {
  margin-bottom: 5.53846em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--half {
  margin-bottom: 0.69231em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--half-important {
  margin-bottom: 0.69231em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--one-and-half {
  margin-bottom: 2.07692em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--one-and-half-important {
  margin-bottom: 2.07692em !important;
}

/* line 309, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--no {
  margin-bottom: 0em;
}

/* line 312, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-margin--no-important {
  margin-bottom: 0em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--one, .modal-form, .left-sidebar, .content, .right-sidebar {
  padding-top: 1.38462em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--one-important {
  padding-top: 1.38462em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--double {
  padding-top: 2.76923em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--double-important {
  padding-top: 2.76923em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--triple {
  padding-top: 4.15385em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--triple-important {
  padding-top: 4.15385em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--quad {
  padding-top: 5.53846em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--quad-important {
  padding-top: 5.53846em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--half {
  padding-top: 0.69231em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--half-important {
  padding-top: 0.69231em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--one-and-half {
  padding-top: 2.07692em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--one-and-half-important {
  padding-top: 2.07692em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--no {
  padding-top: 0em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.top-padding--no-important {
  padding-top: 0em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--one, .modal-form, .left-sidebar {
  padding-right: 1.38462em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--one-important {
  padding-right: 1.38462em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--double {
  padding-right: 2.76923em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--double-important {
  padding-right: 2.76923em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--triple {
  padding-right: 4.15385em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--triple-important {
  padding-right: 4.15385em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--quad {
  padding-right: 5.53846em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--quad-important {
  padding-right: 5.53846em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--half {
  padding-right: 0.69231em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--half-important {
  padding-right: 0.69231em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--one-and-half {
  padding-right: 2.07692em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--one-and-half-important {
  padding-right: 2.07692em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--no {
  padding-right: 0em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.right-padding--no-important {
  padding-right: 0em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--one, .modal-form, .right-sidebar {
  padding-left: 1.38462em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--one-important {
  padding-left: 1.38462em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--double, .table .padding-cell, .table .child-cell {
  padding-left: 2.76923em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--double-important {
  padding-left: 2.76923em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--triple {
  padding-left: 4.15385em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--triple-important {
  padding-left: 4.15385em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--quad {
  padding-left: 5.53846em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--quad-important {
  padding-left: 5.53846em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--half {
  padding-left: 0.69231em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--half-important {
  padding-left: 0.69231em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--one-and-half {
  padding-left: 2.07692em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--one-and-half-important {
  padding-left: 2.07692em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--no {
  padding-left: 0em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.left-padding--no-important {
  padding-left: 0em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--one, .modal-form, .modal-form__footnote {
  padding-bottom: 1.38462em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--one-important {
  padding-bottom: 1.38462em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--double {
  padding-bottom: 2.76923em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--double-important {
  padding-bottom: 2.76923em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--triple {
  padding-bottom: 4.15385em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--triple-important {
  padding-bottom: 4.15385em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--quad {
  padding-bottom: 5.53846em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--quad-important {
  padding-bottom: 5.53846em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--half {
  padding-bottom: 0.69231em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--half-important {
  padding-bottom: 0.69231em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--one-and-half {
  padding-bottom: 2.07692em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--one-and-half-important {
  padding-bottom: 2.07692em !important;
}

/* line 322, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--no {
  padding-bottom: 0em;
}

/* line 325, ../../../../../frontend/styles/styles/_mixins.scss */
.bottom-padding--no-important {
  padding-bottom: 0em !important;
}

/* line 94, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.all-padding {
  padding: 20px;
}

/* line 98, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.all-padding--small {
  padding: 10px;
}

/* line 102, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.all-padding--no {
  padding: 0 !important;
}

/* line 106, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.inline {
  display: inline-block;
}

/* line 110, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.bottom-line, .bottom-line--thick, .bottom-line--dotted, .bottom-line--dashed {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

/* line 115, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.bottom-line--thick {
  border-bottom-width: 3px;
}

/* line 120, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.bottom-line--dotted {
  border-bottom-style: dotted;
}

/* line 125, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.bottom-line--dashed {
  border-bottom-style: dashed;
}

/* line 130, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.bottom-border--no {
  border-bottom: none;
}

/* line 134, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.solid-border {
  border: 1px solid;
}

/* line 138, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.columns-2 {
  -moz-columns: 2;
  -webkit-columns: 2;
  columns: 2;
}

/* line 142, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.columns-3 {
  -moz-columns: 3;
  -webkit-columns: 3;
  columns: 3;
}

/* line 146, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.vertical-centering {
  display: table;
}

/* line 150, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.vertical-centering__el {
  display: table-cell;
  vertical-align: middle;
}

/* line 154, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.static {
  position: static;
}

/* line 158, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.relative, .header, .footer, .content {
  position: relative;
}

/* line 162, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.fixed {
  position: fixed;
}

/* line 166, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.sticky, .center-position, .modal-form, .modal-form__captcha-reload .icon--captcha-reload, .tabs__button > span, .pagenav .icon, .pagenav--bottom .pagenav__scrollup, .pagenav--bottom .icon {
  position: absolute;
}

/* line 170, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.sticky--bottom {
  bottom: 0;
}

/* line 173, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.sticky--right {
  right: 0;
}

/* line 176, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.sticky--left {
  left: 0;
}

/* line 179, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.sticky--top {
  top: 0;
}

/* line 183, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.center-position, .modal-form, .modal-form__captcha-reload .icon--captcha-reload, .tabs__button > span, .pagenav .icon, .pagenav--bottom .pagenav__scrollup, .pagenav--bottom .icon {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/* line 192, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.collapse--top, .quote__post, .list-history, .list-history__link, .my-report__checkbox .icon--checked, .my-report__link, .materials .appendix .appendix__list, .other-pages__list,
.other-pages__item,
.other-pages__link, .table__tools, .tabs__nav-item, .tabs__button, .tabs__body, .tabs__article, .accordion__section, .accordion__article, .button--zoom, .button--excel, .graphic__img, .graphic__tools, .indicator__row + .indicator__row, .pagenav--bottom .pagenav__link, .pagenav--bottom .pagenav__scrollup {
  margin-top: 0;
}

/* line 196, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.bottom-layer {
  z-index: -1;
}

/* line 200, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.left-gutter {
  padding-left: 20px;
}

/* line 204, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.block {
  display: block;
}

/* line 208, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.hidden, .search--extendable .search__wrapper-input, .materials[data-template="compact-in-column"] .materials__list, .materials[data-template="compact-vertical-icons"] .materials__list, .tools-panel__share-list, .tools-panel[data-template="compact-in-column"] .tools-panel__list, .tools-panel[data-template="compact-in-line"] .tools-panel__list, .tools-panel[data-template="compact-vertical-icons"] .tools-panel__list {
  display: none;
}

/* line 212, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.centered-block {
  margin-left: auto;
  margin-right: auto;
  float: none;
}

/* line 218, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.overflow-hidden {
  overflow: hidden;
}

/* line 222, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.entire-height, html, body {
  height: 100%;
}

/* line 226, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.line-height--no {
  line-height: 1;
}

/* line 229, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.user-select--no, .logo, .search__label, .search__button, .tools-panel__link--myreport .tools-panel__counter, .social__list, .breadcrumbs__item:first-child, .breadcrumbs__item:after {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 233, ../../../../../frontend/styles/styles.custom/_utilities.scss */
.preloader {
  background-image: url("/images/preloader-mrsk.gif");
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-position-x: 50%;
}
