@charset "UTF-8";
/* line 5, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/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.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

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

/* line 26, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/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.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/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.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/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 2, ../../../shared/sass/base/_reset.scss */
main {
  display: block; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-ms-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-ms-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-ms-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-ms-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-ms-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-ms-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-ms-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
/* line 154, ../../../shared/sass/base/_mixins.scss */
.company-section-text.company-section-text {
  color: #0079c1 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.company-section-bg.company-section-bg {
  background-color: #0079c1 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.products-section-text.products-section-text {
  color: #fba51a !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.products-section-bg.products-section-bg {
  background-color: #fba51a !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.technologies-section-text.technologies-section-text {
  color: #4457a9 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.technologies-section-bg.technologies-section-bg {
  background-color: #4457a9 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.ir-section-text.ir-section-text {
  color: #3AA9D6 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.ir-section-bg.ir-section-bg {
  background-color: #3AA9D6 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.media-section-text.media-section-text {
  color: #dd0200 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.media-section-bg.media-section-bg {
  background-color: #dd0200 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.csr-section-text.csr-section-text {
  color: #40BEA9 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.csr-section-bg.csr-section-bg {
  background-color: #40BEA9 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.career-section-text.career-section-text {
  color: #932A6F !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.career-section-bg.career-section-bg {
  background-color: #932A6F !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.purchases-section-text.purchases-section-text {
  color: #F78223 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.purchases-section-bg.purchases-section-bg {
  background-color: #F78223 !important; }

/*  TYPOGRAHY */
/* line 4, ../../../shared/sass/base/_grid.scss */
.grid, .magazines-galls div[class^=one-row] {
  margin-left: -35px;
  list-style: none;
  margin-bottom: 0;
  *zoom: 1; }
  /* line 38, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  .grid:after, .magazines-galls div[class^=one-row]:after {
    content: "";
    display: table;
    clear: both; }

/* line 11, ../../../shared/sass/base/_grid.scss */
.grid--table {
  display: table; }

/* line 15, ../../../shared/sass/base/_grid.scss */
.grid--table > .grid__item, .magazines-galls .grid--table > .item, .magazines-galls .grid--table > .item-big {
  display: table-cell;
  float: none;
  padding-left: 0; }

/* line 21, ../../../shared/sass/base/_grid.scss */
.grid--table > .grid__item--middle {
  vertical-align: middle; }

/**
 * Very infrequently occuring grid wrappers as children of grid wrappers.
 */
/* line 29, ../../../shared/sass/base/_grid.scss */
.grid > .grid, .magazines-galls div[class^=one-row] > .grid, .magazines-galls .grid > div[class^=one-row], .magazines-galls div[class^=one-row] > div[class^=one-row] {
  margin-left: 0; }

/**
 * Grid
 */
/* line 37, ../../../shared/sass/base/_grid.scss */
.grid__item, .magazines-galls .item, .magazines-galls .item-big {
  display: block;
  float: left;
  width: 100%;
  padding-left: 35px;
  zoom: 1; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(1), .magazines-galls .item:nth-of-type(1), .magazines-galls .item-big:nth-of-type(1) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 110ms;
    -moz-animation-delay: 110ms;
    -ms-animation-delay: 110ms;
    -o-animation-delay: 110ms;
    animation-delay: 110ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(2), .magazines-galls .item:nth-of-type(2), .magazines-galls .item-big:nth-of-type(2) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 210ms;
    -moz-animation-delay: 210ms;
    -ms-animation-delay: 210ms;
    -o-animation-delay: 210ms;
    animation-delay: 210ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(3), .magazines-galls .item:nth-of-type(3), .magazines-galls .item-big:nth-of-type(3) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 310ms;
    -moz-animation-delay: 310ms;
    -ms-animation-delay: 310ms;
    -o-animation-delay: 310ms;
    animation-delay: 310ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(4), .magazines-galls .item:nth-of-type(4), .magazines-galls .item-big:nth-of-type(4) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 410ms;
    -moz-animation-delay: 410ms;
    -ms-animation-delay: 410ms;
    -o-animation-delay: 410ms;
    animation-delay: 410ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(5), .magazines-galls .item:nth-of-type(5), .magazines-galls .item-big:nth-of-type(5) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 510ms;
    -moz-animation-delay: 510ms;
    -ms-animation-delay: 510ms;
    -o-animation-delay: 510ms;
    animation-delay: 510ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(6), .magazines-galls .item:nth-of-type(6), .magazines-galls .item-big:nth-of-type(6) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 610ms;
    -moz-animation-delay: 610ms;
    -ms-animation-delay: 610ms;
    -o-animation-delay: 610ms;
    animation-delay: 610ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(7), .magazines-galls .item:nth-of-type(7), .magazines-galls .item-big:nth-of-type(7) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 710ms;
    -moz-animation-delay: 710ms;
    -ms-animation-delay: 710ms;
    -o-animation-delay: 710ms;
    animation-delay: 710ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(8), .magazines-galls .item:nth-of-type(8), .magazines-galls .item-big:nth-of-type(8) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 810ms;
    -moz-animation-delay: 810ms;
    -ms-animation-delay: 810ms;
    -o-animation-delay: 810ms;
    animation-delay: 810ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(9), .magazines-galls .item:nth-of-type(9), .magazines-galls .item-big:nth-of-type(9) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 910ms;
    -moz-animation-delay: 910ms;
    -ms-animation-delay: 910ms;
    -o-animation-delay: 910ms;
    animation-delay: 910ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(10), .magazines-galls .item:nth-of-type(10), .magazines-galls .item-big:nth-of-type(10) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 1010ms;
    -moz-animation-delay: 1010ms;
    -ms-animation-delay: 1010ms;
    -o-animation-delay: 1010ms;
    animation-delay: 1010ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(11), .magazines-galls .item:nth-of-type(11), .magazines-galls .item-big:nth-of-type(11) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 1110ms;
    -moz-animation-delay: 1110ms;
    -ms-animation-delay: 1110ms;
    -o-animation-delay: 1110ms;
    animation-delay: 1110ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(12), .magazines-galls .item:nth-of-type(12), .magazines-galls .item-big:nth-of-type(12) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 1210ms;
    -moz-animation-delay: 1210ms;
    -ms-animation-delay: 1210ms;
    -o-animation-delay: 1210ms;
    animation-delay: 1210ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(13), .magazines-galls .item:nth-of-type(13), .magazines-galls .item-big:nth-of-type(13) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 1310ms;
    -moz-animation-delay: 1310ms;
    -ms-animation-delay: 1310ms;
    -o-animation-delay: 1310ms;
    animation-delay: 1310ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(14), .magazines-galls .item:nth-of-type(14), .magazines-galls .item-big:nth-of-type(14) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 1410ms;
    -moz-animation-delay: 1410ms;
    -ms-animation-delay: 1410ms;
    -o-animation-delay: 1410ms;
    animation-delay: 1410ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(15), .magazines-galls .item:nth-of-type(15), .magazines-galls .item-big:nth-of-type(15) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 1510ms;
    -moz-animation-delay: 1510ms;
    -ms-animation-delay: 1510ms;
    -o-animation-delay: 1510ms;
    animation-delay: 1510ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(16), .magazines-galls .item:nth-of-type(16), .magazines-galls .item-big:nth-of-type(16) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 1610ms;
    -moz-animation-delay: 1610ms;
    -ms-animation-delay: 1610ms;
    -o-animation-delay: 1610ms;
    animation-delay: 1610ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(17), .magazines-galls .item:nth-of-type(17), .magazines-galls .item-big:nth-of-type(17) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 1710ms;
    -moz-animation-delay: 1710ms;
    -ms-animation-delay: 1710ms;
    -o-animation-delay: 1710ms;
    animation-delay: 1710ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(18), .magazines-galls .item:nth-of-type(18), .magazines-galls .item-big:nth-of-type(18) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 1810ms;
    -moz-animation-delay: 1810ms;
    -ms-animation-delay: 1810ms;
    -o-animation-delay: 1810ms;
    animation-delay: 1810ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(19), .magazines-galls .item:nth-of-type(19), .magazines-galls .item-big:nth-of-type(19) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 1910ms;
    -moz-animation-delay: 1910ms;
    -ms-animation-delay: 1910ms;
    -o-animation-delay: 1910ms;
    animation-delay: 1910ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 44, ../../../shared/sass/base/_grid.scss */
  .grid__item:nth-of-type(20), .magazines-galls .item:nth-of-type(20), .magazines-galls .item-big:nth-of-type(20) {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -ms-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-delay: 2010ms;
    -moz-animation-delay: 2010ms;
    -ms-animation-delay: 2010ms;
    -o-animation-delay: 2010ms;
    animation-delay: 2010ms;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }

/* line 51, ../../../shared/sass/base/_grid.scss */
.grid--inline {
  font-size: 0; }
  /* line 53, ../../../shared/sass/base/_grid.scss */
  .grid--inline > .grid__item, .magazines-galls .grid--inline > .item, .magazines-galls .grid--inline > .item-big {
    display: inline-block;
    float: none;
    vertical-align: top;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15px;
    /* 9 */
    font-size: 0.9375rem;
    /* 9 */ }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .grid--inline > .grid__item, html.font_plus .magazines-galls .grid--inline > .item, .magazines-galls html.font_plus .grid--inline > .item, html.font_plus .magazines-galls .grid--inline > .item-big, .magazines-galls html.font_plus .grid--inline > .item-big {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 16.5px;
      /* 9 */
      font-size: 1.03125rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .grid--inline > .grid__item, html.font_plus_plus .magazines-galls .grid--inline > .item, .magazines-galls html.font_plus_plus .grid--inline > .item, html.font_plus_plus .magazines-galls .grid--inline > .item-big, .magazines-galls html.font_plus_plus .grid--inline > .item-big {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 18px;
      /* 9 */
      font-size: 1.125rem;
      /* 9 */ }

/* line 63, ../../../shared/sass/base/_grid.scss */
.grid--0px {
  margin-left: 0px; }
  /* line 65, ../../../shared/sass/base/_grid.scss */
  .grid--0px > .grid__item, .magazines-galls .grid--0px > .item, .magazines-galls .grid--0px > .item-big {
    padding-left: 0px; }
  /* line 69, ../../../shared/sass/base/_grid.scss */
  .grid--0px .marginalia__body--right {
    margin-left: 0px;
    padding-left: 0;
    padding-right: 0px;
    top: 0; }

/* line 63, ../../../shared/sass/base/_grid.scss */
.grid--12px {
  margin-left: -12px; }
  /* line 65, ../../../shared/sass/base/_grid.scss */
  .grid--12px > .grid__item, .magazines-galls .grid--12px > .item, .magazines-galls .grid--12px > .item-big {
    padding-left: 12px; }
  /* line 69, ../../../shared/sass/base/_grid.scss */
  .grid--12px .marginalia__body--right {
    margin-left: 12px;
    padding-left: 0;
    padding-right: 6px;
    top: 0; }

/* line 63, ../../../shared/sass/base/_grid.scss */
.grid--16px {
  margin-left: -16px; }
  /* line 65, ../../../shared/sass/base/_grid.scss */
  .grid--16px > .grid__item, .magazines-galls .grid--16px > .item, .magazines-galls .grid--16px > .item-big {
    padding-left: 16px; }
  /* line 69, ../../../shared/sass/base/_grid.scss */
  .grid--16px .marginalia__body--right {
    margin-left: 16px;
    padding-left: 0;
    padding-right: 8px;
    top: 0; }

/* line 63, ../../../shared/sass/base/_grid.scss */
.grid--20px {
  margin-left: -20px; }
  /* line 65, ../../../shared/sass/base/_grid.scss */
  .grid--20px > .grid__item, .magazines-galls .grid--20px > .item, .magazines-galls .grid--20px > .item-big {
    padding-left: 20px; }
  /* line 69, ../../../shared/sass/base/_grid.scss */
  .grid--20px .marginalia__body--right {
    margin-left: 20px;
    padding-left: 0;
    padding-right: 10px;
    top: 0; }

/* line 63, ../../../shared/sass/base/_grid.scss */
.grid--25px {
  margin-left: -25px; }
  /* line 65, ../../../shared/sass/base/_grid.scss */
  .grid--25px > .grid__item, .magazines-galls .grid--25px > .item, .magazines-galls .grid--25px > .item-big {
    padding-left: 25px; }
  /* line 69, ../../../shared/sass/base/_grid.scss */
  .grid--25px .marginalia__body--right {
    margin-left: 25px;
    padding-left: 0;
    padding-right: 12.5px;
    top: 0; }

/* line 63, ../../../shared/sass/base/_grid.scss */
.grid--35px {
  margin-left: -35px; }
  /* line 65, ../../../shared/sass/base/_grid.scss */
  .grid--35px > .grid__item, .magazines-galls .grid--35px > .item, .magazines-galls .grid--35px > .item-big {
    padding-left: 35px; }
  /* line 69, ../../../shared/sass/base/_grid.scss */
  .grid--35px .marginalia__body--right {
    margin-left: 35px;
    padding-left: 0;
    padding-right: 17.5px;
    top: 0; }

/**
* Whole
*/
/* line 84, ../../../shared/sass/base/_grid.scss */
.one-whole, .magazines-galls .item-big {
  width: 100%; }

/* line 86, ../../../shared/sass/base/_grid.scss */
.offset-one-whole {
  margin-left: 100%; }

/**
* Halves
*/
/* line 92, ../../../shared/sass/base/_grid.scss */
.one-half, .grid--0px .marginalia__body--right, .grid--12px .marginalia__body--right, .grid--16px .marginalia__body--right, .grid--20px .marginalia__body--right, .grid--25px .marginalia__body--right, .grid--35px .marginalia__body--right, .two-quarters, .three-sixths, .four-eighths, .five-tenths, .six-twelfths, .tile--quote .person__block .person__photo, .tile--quote .person__block .person__data, .magazines-galls .item {
  width: 50%; }

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

/**
* Thirds
*/
/* line 100, ../../../shared/sass/base/_grid.scss */
.one-third, .two-sixths, .four-twelfths {
  width: 33.333%; }

/* line 102, ../../../shared/sass/base/_grid.scss */
.offset-one-third, .offset-two-sixths, .offset-four-twelfths {
  margin-left: 33.333%; }

/* line 103, ../../../shared/sass/base/_grid.scss */
.two-thirds, .four-sixths, .eight-twelfths {
  width: 66.666%; }

/* line 105, ../../../shared/sass/base/_grid.scss */
.offset-two-thirds, .offset-four-sixths, .offset-eight-twelfths {
  margin-left: 66.666%; }

/* line 106, ../../../shared/sass/base/_grid.scss */
.four-thirds {
  width: 133.333%; }

/* line 108, ../../../shared/sass/base/_grid.scss */
.offset-four-thirds {
  margin-left: 133.333%; }

/* line 109, ../../../shared/sass/base/_grid.scss */
.five-thirds {
  width: 166.666%; }

/* line 111, ../../../shared/sass/base/_grid.scss */
.offset-five-thirds {
  margin-left: 166.666%; }

/**
* Quarters
*/
/* line 116, ../../../shared/sass/base/_grid.scss */
.one-quarter, .two-eighths, .three-twelfths {
  width: 25%; }

/* line 118, ../../../shared/sass/base/_grid.scss */
.offset-one-quarter, .offset-two-eighths, .offset-three-twelfths {
  margin-left: 25%; }

/* line 122, ../../../shared/sass/base/_grid.scss */
.three-quarters, .six-eighths, .nine-twelfths {
  width: 75%; }

/* line 124, ../../../shared/sass/base/_grid.scss */
.offset-three-quarters, .offset-six-eighths, .offset-nine-twelfths {
  margin-left: 75%; }

/**
* Fifths
*/
/* line 130, ../../../shared/sass/base/_grid.scss */
.one-fifth, .two-tenths {
  width: 20%; }

/* line 132, ../../../shared/sass/base/_grid.scss */
.offset-one-fifth, .offset-two-tenths {
  margin-left: 20%; }

/* line 133, ../../../shared/sass/base/_grid.scss */
.two-fifths, .four-tenths {
  width: 40%; }

/* line 135, ../../../shared/sass/base/_grid.scss */
.offset-two-fifths, .offset-four-tenths {
  margin-left: 40%; }

/* line 136, ../../../shared/sass/base/_grid.scss */
.three-fifths, .six-tenths {
  width: 60%; }

/* line 138, ../../../shared/sass/base/_grid.scss */
.offset-three-fifths, .offset-six-tenths {
  margin-left: 60%; }

/* line 139, ../../../shared/sass/base/_grid.scss */
.four-fifths, .eight-tenths {
  width: 80%; }

/* line 141, ../../../shared/sass/base/_grid.scss */
.offset-four-fifths, .offset-eight-tenths {
  margin-left: 80%; }

/**
* Sixths
*/
/* line 147, ../../../shared/sass/base/_grid.scss */
.one-sixth, .two-twelfths {
  width: 16.666%; }

/* line 149, ../../../shared/sass/base/_grid.scss */
.offset-one-sixth, .offset-two-twelfths {
  margin-left: 16.666%; }

/* line 159, ../../../shared/sass/base/_grid.scss */
.five-sixths, .ten-twelfths {
  width: 83.333%; }

/* line 161, ../../../shared/sass/base/_grid.scss */
.offset-five-sixths, .offset-ten-twelfths {
  margin-left: 83.333%; }

 /**
* sevenths
*/
/* line 167, ../../../shared/sass/base/_grid.scss */
.one-seventh {
  width: 14.2%; }

/* line 169, ../../../shared/sass/base/_grid.scss */
.offset-one-seventh {
  margin-left: 100% / 7; }

/* line 170, ../../../shared/sass/base/_grid.scss */
.two-sevenths {
  width: 28.57143%; }

/* line 172, ../../../shared/sass/base/_grid.scss */
.offset-two-sevenths {
  margin-left: 28.57143%; }

/* line 173, ../../../shared/sass/base/_grid.scss */
.three-sevenths {
  width: 42.85714%; }

/* line 175, ../../../shared/sass/base/_grid.scss */
.offset-three-sevenths {
  margin-left: 42.85714%; }

/* line 176, ../../../shared/sass/base/_grid.scss */
.four-sevenths {
  width: 57.14286%; }

/* line 178, ../../../shared/sass/base/_grid.scss */
.offset-four-sevenths {
  margin-left: 57.14286%; }

/* line 179, ../../../shared/sass/base/_grid.scss */
.five-sevenths {
  width: 71.42857%; }

/* line 181, ../../../shared/sass/base/_grid.scss */
.offset-five-sevenths {
  margin-left: 71.42857%; }

/* line 182, ../../../shared/sass/base/_grid.scss */
.six-sevenths {
  width: 85.71429%; }

/* line 184, ../../../shared/sass/base/_grid.scss */
.offset-six-sevenths {
  margin-left: 85.71429%; }

/**
* Eighths
*/
/* line 190, ../../../shared/sass/base/_grid.scss */
.one-eighth {
  width: 12.5%; }

/* line 192, ../../../shared/sass/base/_grid.scss */
.offset-one-eighth {
  margin-left: 12.5%; }

/* line 196, ../../../shared/sass/base/_grid.scss */
.three-eighths, .marginalia--app .marginalia__body {
  width: 37.5%; }

/* line 198, ../../../shared/sass/base/_grid.scss */
.offset-three-eighths {
  margin-left: 37.5%; }

/* line 202, ../../../shared/sass/base/_grid.scss */
.five-eighths {
  width: 62.5%; }

/* line 204, ../../../shared/sass/base/_grid.scss */
.offset-five-eighths {
  margin-left: 62.5%; }

/* line 208, ../../../shared/sass/base/_grid.scss */
.seven-eighths {
  width: 87.5%; }

/* line 210, ../../../shared/sass/base/_grid.scss */
.offset-seven-eighths {
  margin-left: 87.5%; }

/**
* Tenths
*/
/* line 216, ../../../shared/sass/base/_grid.scss */
.one-tenth {
  width: 10%; }

/* line 218, ../../../shared/sass/base/_grid.scss */
.offset-one-tenth {
  margin-left: 10%; }

/* line 222, ../../../shared/sass/base/_grid.scss */
.three-tenths {
  width: 30%; }

/* line 224, ../../../shared/sass/base/_grid.scss */
.offset-three-tenths {
  margin-left: 30%; }

/* line 234, ../../../shared/sass/base/_grid.scss */
.seven-tenths {
  width: 70%; }

/* line 236, ../../../shared/sass/base/_grid.scss */
.offset-seven-tenths {
  margin-left: 70%; }

/* line 240, ../../../shared/sass/base/_grid.scss */
.nine-tenths {
  width: 90%; }

/* line 242, ../../../shared/sass/base/_grid.scss */
.offset-nine-tenths {
  margin-left: 90%; }

/**
* Twelfths
*/
/* line 248, ../../../shared/sass/base/_grid.scss */
.one-twelfth {
  width: 8.333%; }

/* line 250, ../../../shared/sass/base/_grid.scss */
.offset-one-twelfth {
  width: 8.333%; }

/* line 260, ../../../shared/sass/base/_grid.scss */
.five-twelfths {
  width: 41.666%; }

/* line 262, ../../../shared/sass/base/_grid.scss */
.offset-five-twelfths {
  margin-left: 41.666%; }

/* line 266, ../../../shared/sass/base/_grid.scss */
.seven-twelfths {
  width: 58.333%; }

/* line 268, ../../../shared/sass/base/_grid.scss */
.offset-seven-twelfths {
  margin-left: 58.333%; }

/* line 278, ../../../shared/sass/base/_grid.scss */
.eleven-twelfths {
  width: 91.666%; }

/* line 280, ../../../shared/sass/base/_grid.scss */
.offset-eleven-twelfths {
  margin-left: 91.666%; }

@media (min-width: 1325px) {
  /**
  * Whole
  */
  /* line 84, ../../../shared/sass/base/_grid.scss */
  .big-one-whole {
    width: 100%; }

  /* line 86, ../../../shared/sass/base/_grid.scss */
  .big-offset-one-whole {
    margin-left: 100%; }

  /**
  * Halves
  */
  /* line 92, ../../../shared/sass/base/_grid.scss */
  .big-one-half, .big-two-quarters, .big-three-sixths, .big-four-eighths, .big-five-tenths, .big-six-twelfths {
    width: 50%; }

  /* line 94, ../../../shared/sass/base/_grid.scss */
  .big-offset-one-half, .big-offset-two-quarters, .big-offset-three-sixths, .big-offset-four-eighths, .big-offset-five-tenths, .big-offset-six-twelfths {
    margin-left: 50%; }

  /**
  * Thirds
  */
  /* line 100, ../../../shared/sass/base/_grid.scss */
  .big-one-third, .big-two-sixths, .big-four-twelfths {
    width: 33.333%; }

  /* line 102, ../../../shared/sass/base/_grid.scss */
  .big-offset-one-third, .big-offset-two-sixths, .big-offset-four-twelfths {
    margin-left: 33.333%; }

  /* line 103, ../../../shared/sass/base/_grid.scss */
  .big-two-thirds, .big-four-sixths, .big-eight-twelfths {
    width: 66.666%; }

  /* line 105, ../../../shared/sass/base/_grid.scss */
  .big-offset-two-thirds, .big-offset-four-sixths, .big-offset-eight-twelfths {
    margin-left: 66.666%; }

  /* line 106, ../../../shared/sass/base/_grid.scss */
  .big-four-thirds {
    width: 133.333%; }

  /* line 108, ../../../shared/sass/base/_grid.scss */
  .big-offset-four-thirds {
    margin-left: 133.333%; }

  /* line 109, ../../../shared/sass/base/_grid.scss */
  .big-five-thirds {
    width: 166.666%; }

  /* line 111, ../../../shared/sass/base/_grid.scss */
  .big-offset-five-thirds {
    margin-left: 166.666%; }

  /**
  * Quarters
  */
  /* line 116, ../../../shared/sass/base/_grid.scss */
  .big-one-quarter, .big-two-eighths, .big-three-twelfths {
    width: 25%; }

  /* line 118, ../../../shared/sass/base/_grid.scss */
  .big-offset-one-quarter, .big-offset-two-eighths, .big-offset-three-twelfths {
    margin-left: 25%; }

  /* line 122, ../../../shared/sass/base/_grid.scss */
  .big-three-quarters, .big-six-eighths, .big-nine-twelfths {
    width: 75%; }

  /* line 124, ../../../shared/sass/base/_grid.scss */
  .big-offset-three-quarters, .big-offset-six-eighths, .big-offset-nine-twelfths {
    margin-left: 75%; }

  /**
  * Fifths
  */
  /* line 130, ../../../shared/sass/base/_grid.scss */
  .big-one-fifth, .big-two-tenths {
    width: 20%; }

  /* line 132, ../../../shared/sass/base/_grid.scss */
  .big-offset-one-fifth, .big-offset-two-tenths {
    margin-left: 20%; }

  /* line 133, ../../../shared/sass/base/_grid.scss */
  .big-two-fifths, .big-four-tenths {
    width: 40%; }

  /* line 135, ../../../shared/sass/base/_grid.scss */
  .big-offset-two-fifths, .big-offset-four-tenths {
    margin-left: 40%; }

  /* line 136, ../../../shared/sass/base/_grid.scss */
  .big-three-fifths, .big-six-tenths {
    width: 60%; }

  /* line 138, ../../../shared/sass/base/_grid.scss */
  .big-offset-three-fifths, .big-offset-six-tenths {
    margin-left: 60%; }

  /* line 139, ../../../shared/sass/base/_grid.scss */
  .big-four-fifths, .big-eight-tenths {
    width: 80%; }

  /* line 141, ../../../shared/sass/base/_grid.scss */
  .big-offset-four-fifths, .big-offset-eight-tenths {
    margin-left: 80%; }

  /**
  * Sixths
  */
  /* line 147, ../../../shared/sass/base/_grid.scss */
  .big-one-sixth, .big-two-twelfths {
    width: 16.666%; }

  /* line 149, ../../../shared/sass/base/_grid.scss */
  .big-offset-one-sixth, .big-offset-two-twelfths {
    margin-left: 16.666%; }

  /* line 159, ../../../shared/sass/base/_grid.scss */
  .big-five-sixths, .big-ten-twelfths {
    width: 83.333%; }

  /* line 161, ../../../shared/sass/base/_grid.scss */
  .big-offset-five-sixths, .big-offset-ten-twelfths {
    margin-left: 83.333%; }

 /**
* sevenths
*/
  /* line 167, ../../../shared/sass/base/_grid.scss */
  .big-one-seventh {
    width: 14.2%; }

  /* line 169, ../../../shared/sass/base/_grid.scss */
  .big-offset-one-seventh {
    margin-left: 100% / 7; }

  /* line 170, ../../../shared/sass/base/_grid.scss */
  .big-two-sevenths {
    width: 28.57143%; }

  /* line 172, ../../../shared/sass/base/_grid.scss */
  .big-offset-two-sevenths {
    margin-left: 28.57143%; }

  /* line 173, ../../../shared/sass/base/_grid.scss */
  .big-three-sevenths {
    width: 42.85714%; }

  /* line 175, ../../../shared/sass/base/_grid.scss */
  .big-offset-three-sevenths {
    margin-left: 42.85714%; }

  /* line 176, ../../../shared/sass/base/_grid.scss */
  .big-four-sevenths {
    width: 57.14286%; }

  /* line 178, ../../../shared/sass/base/_grid.scss */
  .big-offset-four-sevenths {
    margin-left: 57.14286%; }

  /* line 179, ../../../shared/sass/base/_grid.scss */
  .big-five-sevenths {
    width: 71.42857%; }

  /* line 181, ../../../shared/sass/base/_grid.scss */
  .big-offset-five-sevenths {
    margin-left: 71.42857%; }

  /* line 182, ../../../shared/sass/base/_grid.scss */
  .big-six-sevenths {
    width: 85.71429%; }

  /* line 184, ../../../shared/sass/base/_grid.scss */
  .big-offset-six-sevenths {
    margin-left: 85.71429%; }

  /**
  * Eighths
  */
  /* line 190, ../../../shared/sass/base/_grid.scss */
  .big-one-eighth {
    width: 12.5%; }

  /* line 192, ../../../shared/sass/base/_grid.scss */
  .big-offset-one-eighth {
    margin-left: 12.5%; }

  /* line 196, ../../../shared/sass/base/_grid.scss */
  .big-three-eighths {
    width: 37.5%; }

  /* line 198, ../../../shared/sass/base/_grid.scss */
  .big-offset-three-eighths {
    margin-left: 37.5%; }

  /* line 202, ../../../shared/sass/base/_grid.scss */
  .big-five-eighths {
    width: 62.5%; }

  /* line 204, ../../../shared/sass/base/_grid.scss */
  .big-offset-five-eighths {
    margin-left: 62.5%; }

  /* line 208, ../../../shared/sass/base/_grid.scss */
  .big-seven-eighths {
    width: 87.5%; }

  /* line 210, ../../../shared/sass/base/_grid.scss */
  .big-offset-seven-eighths {
    margin-left: 87.5%; }

  /**
  * Tenths
  */
  /* line 216, ../../../shared/sass/base/_grid.scss */
  .big-one-tenth {
    width: 10%; }

  /* line 218, ../../../shared/sass/base/_grid.scss */
  .big-offset-one-tenth {
    margin-left: 10%; }

  /* line 222, ../../../shared/sass/base/_grid.scss */
  .big-three-tenths {
    width: 30%; }

  /* line 224, ../../../shared/sass/base/_grid.scss */
  .big-offset-three-tenths {
    margin-left: 30%; }

  /* line 234, ../../../shared/sass/base/_grid.scss */
  .big-seven-tenths {
    width: 70%; }

  /* line 236, ../../../shared/sass/base/_grid.scss */
  .big-offset-seven-tenths {
    margin-left: 70%; }

  /* line 240, ../../../shared/sass/base/_grid.scss */
  .big-nine-tenths {
    width: 90%; }

  /* line 242, ../../../shared/sass/base/_grid.scss */
  .big-offset-nine-tenths {
    margin-left: 90%; }

  /**
  * Twelfths
  */
  /* line 248, ../../../shared/sass/base/_grid.scss */
  .big-one-twelfth {
    width: 8.333%; }

  /* line 250, ../../../shared/sass/base/_grid.scss */
  .big-offset-one-twelfth {
    width: 8.333%; }

  /* line 260, ../../../shared/sass/base/_grid.scss */
  .big-five-twelfths {
    width: 41.666%; }

  /* line 262, ../../../shared/sass/base/_grid.scss */
  .big-offset-five-twelfths {
    margin-left: 41.666%; }

  /* line 266, ../../../shared/sass/base/_grid.scss */
  .big-seven-twelfths {
    width: 58.333%; }

  /* line 268, ../../../shared/sass/base/_grid.scss */
  .big-offset-seven-twelfths {
    margin-left: 58.333%; }

  /* line 278, ../../../shared/sass/base/_grid.scss */
  .big-eleven-twelfths {
    width: 91.666%; }

  /* line 280, ../../../shared/sass/base/_grid.scss */
  .big-offset-eleven-twelfths {
    margin-left: 91.666%; } }
@media (max-width: 960px) {
  /**
  * Whole
  */
  /* line 84, ../../../shared/sass/base/_grid.scss */
  .medium-one-whole {
    width: 100%; }

  /* line 86, ../../../shared/sass/base/_grid.scss */
  .medium-offset-one-whole {
    margin-left: 100%; }

  /**
  * Halves
  */
  /* line 92, ../../../shared/sass/base/_grid.scss */
  .medium-one-half, .medium-two-quarters, .medium-three-sixths, .medium-four-eighths, .medium-five-tenths, .medium-six-twelfths {
    width: 50%; }

  /* line 94, ../../../shared/sass/base/_grid.scss */
  .medium-offset-one-half, .medium-offset-two-quarters, .medium-offset-three-sixths, .medium-offset-four-eighths, .medium-offset-five-tenths, .medium-offset-six-twelfths {
    margin-left: 50%; }

  /**
  * Thirds
  */
  /* line 100, ../../../shared/sass/base/_grid.scss */
  .medium-one-third, .medium-two-sixths, .medium-four-twelfths {
    width: 33.333%; }

  /* line 102, ../../../shared/sass/base/_grid.scss */
  .medium-offset-one-third, .medium-offset-two-sixths, .medium-offset-four-twelfths {
    margin-left: 33.333%; }

  /* line 103, ../../../shared/sass/base/_grid.scss */
  .medium-two-thirds, .medium-four-sixths, .medium-eight-twelfths {
    width: 66.666%; }

  /* line 105, ../../../shared/sass/base/_grid.scss */
  .medium-offset-two-thirds, .medium-offset-four-sixths, .medium-offset-eight-twelfths {
    margin-left: 66.666%; }

  /* line 106, ../../../shared/sass/base/_grid.scss */
  .medium-four-thirds {
    width: 133.333%; }

  /* line 108, ../../../shared/sass/base/_grid.scss */
  .medium-offset-four-thirds {
    margin-left: 133.333%; }

  /* line 109, ../../../shared/sass/base/_grid.scss */
  .medium-five-thirds {
    width: 166.666%; }

  /* line 111, ../../../shared/sass/base/_grid.scss */
  .medium-offset-five-thirds {
    margin-left: 166.666%; }

  /**
  * Quarters
  */
  /* line 116, ../../../shared/sass/base/_grid.scss */
  .medium-one-quarter, .medium-two-eighths, .medium-three-twelfths {
    width: 25%; }

  /* line 118, ../../../shared/sass/base/_grid.scss */
  .medium-offset-one-quarter, .medium-offset-two-eighths, .medium-offset-three-twelfths {
    margin-left: 25%; }

  /* line 122, ../../../shared/sass/base/_grid.scss */
  .medium-three-quarters, .medium-six-eighths, .medium-nine-twelfths {
    width: 75%; }

  /* line 124, ../../../shared/sass/base/_grid.scss */
  .medium-offset-three-quarters, .medium-offset-six-eighths, .medium-offset-nine-twelfths {
    margin-left: 75%; }

  /**
  * Fifths
  */
  /* line 130, ../../../shared/sass/base/_grid.scss */
  .medium-one-fifth, .medium-two-tenths {
    width: 20%; }

  /* line 132, ../../../shared/sass/base/_grid.scss */
  .medium-offset-one-fifth, .medium-offset-two-tenths {
    margin-left: 20%; }

  /* line 133, ../../../shared/sass/base/_grid.scss */
  .medium-two-fifths, .medium-four-tenths {
    width: 40%; }

  /* line 135, ../../../shared/sass/base/_grid.scss */
  .medium-offset-two-fifths, .medium-offset-four-tenths {
    margin-left: 40%; }

  /* line 136, ../../../shared/sass/base/_grid.scss */
  .medium-three-fifths, .medium-six-tenths {
    width: 60%; }

  /* line 138, ../../../shared/sass/base/_grid.scss */
  .medium-offset-three-fifths, .medium-offset-six-tenths {
    margin-left: 60%; }

  /* line 139, ../../../shared/sass/base/_grid.scss */
  .medium-four-fifths, .medium-eight-tenths {
    width: 80%; }

  /* line 141, ../../../shared/sass/base/_grid.scss */
  .medium-offset-four-fifths, .medium-offset-eight-tenths {
    margin-left: 80%; }

  /**
  * Sixths
  */
  /* line 147, ../../../shared/sass/base/_grid.scss */
  .medium-one-sixth, .medium-two-twelfths {
    width: 16.666%; }

  /* line 149, ../../../shared/sass/base/_grid.scss */
  .medium-offset-one-sixth, .medium-offset-two-twelfths {
    margin-left: 16.666%; }

  /* line 159, ../../../shared/sass/base/_grid.scss */
  .medium-five-sixths, .medium-ten-twelfths {
    width: 83.333%; }

  /* line 161, ../../../shared/sass/base/_grid.scss */
  .medium-offset-five-sixths, .medium-offset-ten-twelfths {
    margin-left: 83.333%; }

 /**
* sevenths
*/
  /* line 167, ../../../shared/sass/base/_grid.scss */
  .medium-one-seventh {
    width: 14.2%; }

  /* line 169, ../../../shared/sass/base/_grid.scss */
  .medium-offset-one-seventh {
    margin-left: 100% / 7; }

  /* line 170, ../../../shared/sass/base/_grid.scss */
  .medium-two-sevenths {
    width: 28.57143%; }

  /* line 172, ../../../shared/sass/base/_grid.scss */
  .medium-offset-two-sevenths {
    margin-left: 28.57143%; }

  /* line 173, ../../../shared/sass/base/_grid.scss */
  .medium-three-sevenths {
    width: 42.85714%; }

  /* line 175, ../../../shared/sass/base/_grid.scss */
  .medium-offset-three-sevenths {
    margin-left: 42.85714%; }

  /* line 176, ../../../shared/sass/base/_grid.scss */
  .medium-four-sevenths {
    width: 57.14286%; }

  /* line 178, ../../../shared/sass/base/_grid.scss */
  .medium-offset-four-sevenths {
    margin-left: 57.14286%; }

  /* line 179, ../../../shared/sass/base/_grid.scss */
  .medium-five-sevenths {
    width: 71.42857%; }

  /* line 181, ../../../shared/sass/base/_grid.scss */
  .medium-offset-five-sevenths {
    margin-left: 71.42857%; }

  /* line 182, ../../../shared/sass/base/_grid.scss */
  .medium-six-sevenths {
    width: 85.71429%; }

  /* line 184, ../../../shared/sass/base/_grid.scss */
  .medium-offset-six-sevenths {
    margin-left: 85.71429%; }

  /**
  * Eighths
  */
  /* line 190, ../../../shared/sass/base/_grid.scss */
  .medium-one-eighth {
    width: 12.5%; }

  /* line 192, ../../../shared/sass/base/_grid.scss */
  .medium-offset-one-eighth {
    margin-left: 12.5%; }

  /* line 196, ../../../shared/sass/base/_grid.scss */
  .medium-three-eighths {
    width: 37.5%; }

  /* line 198, ../../../shared/sass/base/_grid.scss */
  .medium-offset-three-eighths {
    margin-left: 37.5%; }

  /* line 202, ../../../shared/sass/base/_grid.scss */
  .medium-five-eighths {
    width: 62.5%; }

  /* line 204, ../../../shared/sass/base/_grid.scss */
  .medium-offset-five-eighths {
    margin-left: 62.5%; }

  /* line 208, ../../../shared/sass/base/_grid.scss */
  .medium-seven-eighths {
    width: 87.5%; }

  /* line 210, ../../../shared/sass/base/_grid.scss */
  .medium-offset-seven-eighths {
    margin-left: 87.5%; }

  /**
  * Tenths
  */
  /* line 216, ../../../shared/sass/base/_grid.scss */
  .medium-one-tenth {
    width: 10%; }

  /* line 218, ../../../shared/sass/base/_grid.scss */
  .medium-offset-one-tenth {
    margin-left: 10%; }

  /* line 222, ../../../shared/sass/base/_grid.scss */
  .medium-three-tenths {
    width: 30%; }

  /* line 224, ../../../shared/sass/base/_grid.scss */
  .medium-offset-three-tenths {
    margin-left: 30%; }

  /* line 234, ../../../shared/sass/base/_grid.scss */
  .medium-seven-tenths {
    width: 70%; }

  /* line 236, ../../../shared/sass/base/_grid.scss */
  .medium-offset-seven-tenths {
    margin-left: 70%; }

  /* line 240, ../../../shared/sass/base/_grid.scss */
  .medium-nine-tenths {
    width: 90%; }

  /* line 242, ../../../shared/sass/base/_grid.scss */
  .medium-offset-nine-tenths {
    margin-left: 90%; }

  /**
  * Twelfths
  */
  /* line 248, ../../../shared/sass/base/_grid.scss */
  .medium-one-twelfth {
    width: 8.333%; }

  /* line 250, ../../../shared/sass/base/_grid.scss */
  .medium-offset-one-twelfth {
    width: 8.333%; }

  /* line 260, ../../../shared/sass/base/_grid.scss */
  .medium-five-twelfths {
    width: 41.666%; }

  /* line 262, ../../../shared/sass/base/_grid.scss */
  .medium-offset-five-twelfths {
    margin-left: 41.666%; }

  /* line 266, ../../../shared/sass/base/_grid.scss */
  .medium-seven-twelfths {
    width: 58.333%; }

  /* line 268, ../../../shared/sass/base/_grid.scss */
  .medium-offset-seven-twelfths {
    margin-left: 58.333%; }

  /* line 278, ../../../shared/sass/base/_grid.scss */
  .medium-eleven-twelfths {
    width: 91.666%; }

  /* line 280, ../../../shared/sass/base/_grid.scss */
  .medium-offset-eleven-twelfths {
    margin-left: 91.666%; } }
@media (max-width: 767px) {
  /**
  * Whole
  */
  /* line 84, ../../../shared/sass/base/_grid.scss */
  .small-one-whole {
    width: 100%; }

  /* line 86, ../../../shared/sass/base/_grid.scss */
  .small-offset-one-whole {
    margin-left: 100%; }

  /**
  * Halves
  */
  /* line 92, ../../../shared/sass/base/_grid.scss */
  .small-one-half, .small-two-quarters, .small-three-sixths, .small-four-eighths, .small-five-tenths, .small-six-twelfths {
    width: 50%; }

  /* line 94, ../../../shared/sass/base/_grid.scss */
  .small-offset-one-half, .small-offset-two-quarters, .small-offset-three-sixths, .small-offset-four-eighths, .small-offset-five-tenths, .small-offset-six-twelfths {
    margin-left: 50%; }

  /**
  * Thirds
  */
  /* line 100, ../../../shared/sass/base/_grid.scss */
  .small-one-third, .small-two-sixths, .small-four-twelfths {
    width: 33.333%; }

  /* line 102, ../../../shared/sass/base/_grid.scss */
  .small-offset-one-third, .small-offset-two-sixths, .small-offset-four-twelfths {
    margin-left: 33.333%; }

  /* line 103, ../../../shared/sass/base/_grid.scss */
  .small-two-thirds, .small-four-sixths, .small-eight-twelfths {
    width: 66.666%; }

  /* line 105, ../../../shared/sass/base/_grid.scss */
  .small-offset-two-thirds, .small-offset-four-sixths, .small-offset-eight-twelfths {
    margin-left: 66.666%; }

  /* line 106, ../../../shared/sass/base/_grid.scss */
  .small-four-thirds {
    width: 133.333%; }

  /* line 108, ../../../shared/sass/base/_grid.scss */
  .small-offset-four-thirds {
    margin-left: 133.333%; }

  /* line 109, ../../../shared/sass/base/_grid.scss */
  .small-five-thirds {
    width: 166.666%; }

  /* line 111, ../../../shared/sass/base/_grid.scss */
  .small-offset-five-thirds {
    margin-left: 166.666%; }

  /**
  * Quarters
  */
  /* line 116, ../../../shared/sass/base/_grid.scss */
  .small-one-quarter, .small-two-eighths, .small-three-twelfths {
    width: 25%; }

  /* line 118, ../../../shared/sass/base/_grid.scss */
  .small-offset-one-quarter, .small-offset-two-eighths, .small-offset-three-twelfths {
    margin-left: 25%; }

  /* line 122, ../../../shared/sass/base/_grid.scss */
  .small-three-quarters, .small-six-eighths, .small-nine-twelfths {
    width: 75%; }

  /* line 124, ../../../shared/sass/base/_grid.scss */
  .small-offset-three-quarters, .small-offset-six-eighths, .small-offset-nine-twelfths {
    margin-left: 75%; }

  /**
  * Fifths
  */
  /* line 130, ../../../shared/sass/base/_grid.scss */
  .small-one-fifth, .small-two-tenths {
    width: 20%; }

  /* line 132, ../../../shared/sass/base/_grid.scss */
  .small-offset-one-fifth, .small-offset-two-tenths {
    margin-left: 20%; }

  /* line 133, ../../../shared/sass/base/_grid.scss */
  .small-two-fifths, .small-four-tenths {
    width: 40%; }

  /* line 135, ../../../shared/sass/base/_grid.scss */
  .small-offset-two-fifths, .small-offset-four-tenths {
    margin-left: 40%; }

  /* line 136, ../../../shared/sass/base/_grid.scss */
  .small-three-fifths, .small-six-tenths {
    width: 60%; }

  /* line 138, ../../../shared/sass/base/_grid.scss */
  .small-offset-three-fifths, .small-offset-six-tenths {
    margin-left: 60%; }

  /* line 139, ../../../shared/sass/base/_grid.scss */
  .small-four-fifths, .small-eight-tenths {
    width: 80%; }

  /* line 141, ../../../shared/sass/base/_grid.scss */
  .small-offset-four-fifths, .small-offset-eight-tenths {
    margin-left: 80%; }

  /**
  * Sixths
  */
  /* line 147, ../../../shared/sass/base/_grid.scss */
  .small-one-sixth, .small-two-twelfths {
    width: 16.666%; }

  /* line 149, ../../../shared/sass/base/_grid.scss */
  .small-offset-one-sixth, .small-offset-two-twelfths {
    margin-left: 16.666%; }

  /* line 159, ../../../shared/sass/base/_grid.scss */
  .small-five-sixths, .small-ten-twelfths {
    width: 83.333%; }

  /* line 161, ../../../shared/sass/base/_grid.scss */
  .small-offset-five-sixths, .small-offset-ten-twelfths {
    margin-left: 83.333%; }

 /**
* sevenths
*/
  /* line 167, ../../../shared/sass/base/_grid.scss */
  .small-one-seventh {
    width: 14.2%; }

  /* line 169, ../../../shared/sass/base/_grid.scss */
  .small-offset-one-seventh {
    margin-left: 100% / 7; }

  /* line 170, ../../../shared/sass/base/_grid.scss */
  .small-two-sevenths {
    width: 28.57143%; }

  /* line 172, ../../../shared/sass/base/_grid.scss */
  .small-offset-two-sevenths {
    margin-left: 28.57143%; }

  /* line 173, ../../../shared/sass/base/_grid.scss */
  .small-three-sevenths {
    width: 42.85714%; }

  /* line 175, ../../../shared/sass/base/_grid.scss */
  .small-offset-three-sevenths {
    margin-left: 42.85714%; }

  /* line 176, ../../../shared/sass/base/_grid.scss */
  .small-four-sevenths {
    width: 57.14286%; }

  /* line 178, ../../../shared/sass/base/_grid.scss */
  .small-offset-four-sevenths {
    margin-left: 57.14286%; }

  /* line 179, ../../../shared/sass/base/_grid.scss */
  .small-five-sevenths {
    width: 71.42857%; }

  /* line 181, ../../../shared/sass/base/_grid.scss */
  .small-offset-five-sevenths {
    margin-left: 71.42857%; }

  /* line 182, ../../../shared/sass/base/_grid.scss */
  .small-six-sevenths {
    width: 85.71429%; }

  /* line 184, ../../../shared/sass/base/_grid.scss */
  .small-offset-six-sevenths {
    margin-left: 85.71429%; }

  /**
  * Eighths
  */
  /* line 190, ../../../shared/sass/base/_grid.scss */
  .small-one-eighth {
    width: 12.5%; }

  /* line 192, ../../../shared/sass/base/_grid.scss */
  .small-offset-one-eighth {
    margin-left: 12.5%; }

  /* line 196, ../../../shared/sass/base/_grid.scss */
  .small-three-eighths {
    width: 37.5%; }

  /* line 198, ../../../shared/sass/base/_grid.scss */
  .small-offset-three-eighths {
    margin-left: 37.5%; }

  /* line 202, ../../../shared/sass/base/_grid.scss */
  .small-five-eighths {
    width: 62.5%; }

  /* line 204, ../../../shared/sass/base/_grid.scss */
  .small-offset-five-eighths {
    margin-left: 62.5%; }

  /* line 208, ../../../shared/sass/base/_grid.scss */
  .small-seven-eighths {
    width: 87.5%; }

  /* line 210, ../../../shared/sass/base/_grid.scss */
  .small-offset-seven-eighths {
    margin-left: 87.5%; }

  /**
  * Tenths
  */
  /* line 216, ../../../shared/sass/base/_grid.scss */
  .small-one-tenth {
    width: 10%; }

  /* line 218, ../../../shared/sass/base/_grid.scss */
  .small-offset-one-tenth {
    margin-left: 10%; }

  /* line 222, ../../../shared/sass/base/_grid.scss */
  .small-three-tenths {
    width: 30%; }

  /* line 224, ../../../shared/sass/base/_grid.scss */
  .small-offset-three-tenths {
    margin-left: 30%; }

  /* line 234, ../../../shared/sass/base/_grid.scss */
  .small-seven-tenths {
    width: 70%; }

  /* line 236, ../../../shared/sass/base/_grid.scss */
  .small-offset-seven-tenths {
    margin-left: 70%; }

  /* line 240, ../../../shared/sass/base/_grid.scss */
  .small-nine-tenths {
    width: 90%; }

  /* line 242, ../../../shared/sass/base/_grid.scss */
  .small-offset-nine-tenths {
    margin-left: 90%; }

  /**
  * Twelfths
  */
  /* line 248, ../../../shared/sass/base/_grid.scss */
  .small-one-twelfth {
    width: 8.333%; }

  /* line 250, ../../../shared/sass/base/_grid.scss */
  .small-offset-one-twelfth {
    width: 8.333%; }

  /* line 260, ../../../shared/sass/base/_grid.scss */
  .small-five-twelfths {
    width: 41.666%; }

  /* line 262, ../../../shared/sass/base/_grid.scss */
  .small-offset-five-twelfths {
    margin-left: 41.666%; }

  /* line 266, ../../../shared/sass/base/_grid.scss */
  .small-seven-twelfths {
    width: 58.333%; }

  /* line 268, ../../../shared/sass/base/_grid.scss */
  .small-offset-seven-twelfths {
    margin-left: 58.333%; }

  /* line 278, ../../../shared/sass/base/_grid.scss */
  .small-eleven-twelfths {
    width: 91.666%; }

  /* line 280, ../../../shared/sass/base/_grid.scss */
  .small-offset-eleven-twelfths {
    margin-left: 91.666%; } }
@media (max-width: 640px) {
  /**
  * Whole
  */
  /* line 84, ../../../shared/sass/base/_grid.scss */
  .mobile-one-whole {
    width: 100%; }

  /* line 86, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-one-whole {
    margin-left: 100%; }

  /**
  * Halves
  */
  /* line 92, ../../../shared/sass/base/_grid.scss */
  .mobile-one-half, .mobile-two-quarters, .mobile-three-sixths, .mobile-four-eighths, .mobile-five-tenths, .mobile-six-twelfths {
    width: 50%; }

  /* line 94, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-one-half, .mobile-offset-two-quarters, .mobile-offset-three-sixths, .mobile-offset-four-eighths, .mobile-offset-five-tenths, .mobile-offset-six-twelfths {
    margin-left: 50%; }

  /**
  * Thirds
  */
  /* line 100, ../../../shared/sass/base/_grid.scss */
  .mobile-one-third, .mobile-two-sixths, .mobile-four-twelfths {
    width: 33.333%; }

  /* line 102, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-one-third, .mobile-offset-two-sixths, .mobile-offset-four-twelfths {
    margin-left: 33.333%; }

  /* line 103, ../../../shared/sass/base/_grid.scss */
  .mobile-two-thirds, .mobile-four-sixths, .mobile-eight-twelfths {
    width: 66.666%; }

  /* line 105, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-two-thirds, .mobile-offset-four-sixths, .mobile-offset-eight-twelfths {
    margin-left: 66.666%; }

  /* line 106, ../../../shared/sass/base/_grid.scss */
  .mobile-four-thirds {
    width: 133.333%; }

  /* line 108, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-four-thirds {
    margin-left: 133.333%; }

  /* line 109, ../../../shared/sass/base/_grid.scss */
  .mobile-five-thirds {
    width: 166.666%; }

  /* line 111, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-five-thirds {
    margin-left: 166.666%; }

  /**
  * Quarters
  */
  /* line 116, ../../../shared/sass/base/_grid.scss */
  .mobile-one-quarter, .mobile-two-eighths, .mobile-three-twelfths {
    width: 25%; }

  /* line 118, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-one-quarter, .mobile-offset-two-eighths, .mobile-offset-three-twelfths {
    margin-left: 25%; }

  /* line 122, ../../../shared/sass/base/_grid.scss */
  .mobile-three-quarters, .mobile-six-eighths, .mobile-nine-twelfths {
    width: 75%; }

  /* line 124, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-three-quarters, .mobile-offset-six-eighths, .mobile-offset-nine-twelfths {
    margin-left: 75%; }

  /**
  * Fifths
  */
  /* line 130, ../../../shared/sass/base/_grid.scss */
  .mobile-one-fifth, .mobile-two-tenths {
    width: 20%; }

  /* line 132, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-one-fifth, .mobile-offset-two-tenths {
    margin-left: 20%; }

  /* line 133, ../../../shared/sass/base/_grid.scss */
  .mobile-two-fifths, .mobile-four-tenths {
    width: 40%; }

  /* line 135, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-two-fifths, .mobile-offset-four-tenths {
    margin-left: 40%; }

  /* line 136, ../../../shared/sass/base/_grid.scss */
  .mobile-three-fifths, .mobile-six-tenths {
    width: 60%; }

  /* line 138, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-three-fifths, .mobile-offset-six-tenths {
    margin-left: 60%; }

  /* line 139, ../../../shared/sass/base/_grid.scss */
  .mobile-four-fifths, .mobile-eight-tenths {
    width: 80%; }

  /* line 141, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-four-fifths, .mobile-offset-eight-tenths {
    margin-left: 80%; }

  /**
  * Sixths
  */
  /* line 147, ../../../shared/sass/base/_grid.scss */
  .mobile-one-sixth, .mobile-two-twelfths {
    width: 16.666%; }

  /* line 149, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-one-sixth, .mobile-offset-two-twelfths {
    margin-left: 16.666%; }

  /* line 159, ../../../shared/sass/base/_grid.scss */
  .mobile-five-sixths, .mobile-ten-twelfths {
    width: 83.333%; }

  /* line 161, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-five-sixths, .mobile-offset-ten-twelfths {
    margin-left: 83.333%; }

 /**
* sevenths
*/
  /* line 167, ../../../shared/sass/base/_grid.scss */
  .mobile-one-seventh {
    width: 14.2%; }

  /* line 169, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-one-seventh {
    margin-left: 100% / 7; }

  /* line 170, ../../../shared/sass/base/_grid.scss */
  .mobile-two-sevenths {
    width: 28.57143%; }

  /* line 172, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-two-sevenths {
    margin-left: 28.57143%; }

  /* line 173, ../../../shared/sass/base/_grid.scss */
  .mobile-three-sevenths {
    width: 42.85714%; }

  /* line 175, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-three-sevenths {
    margin-left: 42.85714%; }

  /* line 176, ../../../shared/sass/base/_grid.scss */
  .mobile-four-sevenths {
    width: 57.14286%; }

  /* line 178, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-four-sevenths {
    margin-left: 57.14286%; }

  /* line 179, ../../../shared/sass/base/_grid.scss */
  .mobile-five-sevenths {
    width: 71.42857%; }

  /* line 181, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-five-sevenths {
    margin-left: 71.42857%; }

  /* line 182, ../../../shared/sass/base/_grid.scss */
  .mobile-six-sevenths {
    width: 85.71429%; }

  /* line 184, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-six-sevenths {
    margin-left: 85.71429%; }

  /**
  * Eighths
  */
  /* line 190, ../../../shared/sass/base/_grid.scss */
  .mobile-one-eighth {
    width: 12.5%; }

  /* line 192, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-one-eighth {
    margin-left: 12.5%; }

  /* line 196, ../../../shared/sass/base/_grid.scss */
  .mobile-three-eighths {
    width: 37.5%; }

  /* line 198, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-three-eighths {
    margin-left: 37.5%; }

  /* line 202, ../../../shared/sass/base/_grid.scss */
  .mobile-five-eighths {
    width: 62.5%; }

  /* line 204, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-five-eighths {
    margin-left: 62.5%; }

  /* line 208, ../../../shared/sass/base/_grid.scss */
  .mobile-seven-eighths {
    width: 87.5%; }

  /* line 210, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-seven-eighths {
    margin-left: 87.5%; }

  /**
  * Tenths
  */
  /* line 216, ../../../shared/sass/base/_grid.scss */
  .mobile-one-tenth {
    width: 10%; }

  /* line 218, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-one-tenth {
    margin-left: 10%; }

  /* line 222, ../../../shared/sass/base/_grid.scss */
  .mobile-three-tenths {
    width: 30%; }

  /* line 224, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-three-tenths {
    margin-left: 30%; }

  /* line 234, ../../../shared/sass/base/_grid.scss */
  .mobile-seven-tenths {
    width: 70%; }

  /* line 236, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-seven-tenths {
    margin-left: 70%; }

  /* line 240, ../../../shared/sass/base/_grid.scss */
  .mobile-nine-tenths {
    width: 90%; }

  /* line 242, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-nine-tenths {
    margin-left: 90%; }

  /**
  * Twelfths
  */
  /* line 248, ../../../shared/sass/base/_grid.scss */
  .mobile-one-twelfth {
    width: 8.333%; }

  /* line 250, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-one-twelfth {
    width: 8.333%; }

  /* line 260, ../../../shared/sass/base/_grid.scss */
  .mobile-five-twelfths {
    width: 41.666%; }

  /* line 262, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-five-twelfths {
    margin-left: 41.666%; }

  /* line 266, ../../../shared/sass/base/_grid.scss */
  .mobile-seven-twelfths {
    width: 58.333%; }

  /* line 268, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-seven-twelfths {
    margin-left: 58.333%; }

  /* line 278, ../../../shared/sass/base/_grid.scss */
  .mobile-eleven-twelfths {
    width: 91.666%; }

  /* line 280, ../../../shared/sass/base/_grid.scss */
  .mobile-offset-eleven-twelfths {
    margin-left: 91.666%; } }
@media (max-width: 360px) {
  /**
  * Whole
  */
  /* line 84, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-one-whole {
    width: 100%; }

  /* line 86, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-one-whole {
    margin-left: 100%; }

  /**
  * Halves
  */
  /* line 92, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-one-half, .vertical-mobile-two-quarters, .vertical-mobile-three-sixths, .vertical-mobile-four-eighths, .vertical-mobile-five-tenths, .vertical-mobile-six-twelfths {
    width: 50%; }

  /* line 94, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-one-half, .vertical-mobile-offset-two-quarters, .vertical-mobile-offset-three-sixths, .vertical-mobile-offset-four-eighths, .vertical-mobile-offset-five-tenths, .vertical-mobile-offset-six-twelfths {
    margin-left: 50%; }

  /**
  * Thirds
  */
  /* line 100, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-one-third, .vertical-mobile-two-sixths, .vertical-mobile-four-twelfths {
    width: 33.333%; }

  /* line 102, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-one-third, .vertical-mobile-offset-two-sixths, .vertical-mobile-offset-four-twelfths {
    margin-left: 33.333%; }

  /* line 103, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-two-thirds, .vertical-mobile-four-sixths, .vertical-mobile-eight-twelfths {
    width: 66.666%; }

  /* line 105, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-two-thirds, .vertical-mobile-offset-four-sixths, .vertical-mobile-offset-eight-twelfths {
    margin-left: 66.666%; }

  /* line 106, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-four-thirds {
    width: 133.333%; }

  /* line 108, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-four-thirds {
    margin-left: 133.333%; }

  /* line 109, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-five-thirds {
    width: 166.666%; }

  /* line 111, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-five-thirds {
    margin-left: 166.666%; }

  /**
  * Quarters
  */
  /* line 116, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-one-quarter, .vertical-mobile-two-eighths, .vertical-mobile-three-twelfths {
    width: 25%; }

  /* line 118, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-one-quarter, .vertical-mobile-offset-two-eighths, .vertical-mobile-offset-three-twelfths {
    margin-left: 25%; }

  /* line 122, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-three-quarters, .vertical-mobile-six-eighths, .vertical-mobile-nine-twelfths {
    width: 75%; }

  /* line 124, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-three-quarters, .vertical-mobile-offset-six-eighths, .vertical-mobile-offset-nine-twelfths {
    margin-left: 75%; }

  /**
  * Fifths
  */
  /* line 130, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-one-fifth, .vertical-mobile-two-tenths {
    width: 20%; }

  /* line 132, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-one-fifth, .vertical-mobile-offset-two-tenths {
    margin-left: 20%; }

  /* line 133, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-two-fifths, .vertical-mobile-four-tenths {
    width: 40%; }

  /* line 135, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-two-fifths, .vertical-mobile-offset-four-tenths {
    margin-left: 40%; }

  /* line 136, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-three-fifths, .vertical-mobile-six-tenths {
    width: 60%; }

  /* line 138, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-three-fifths, .vertical-mobile-offset-six-tenths {
    margin-left: 60%; }

  /* line 139, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-four-fifths, .vertical-mobile-eight-tenths {
    width: 80%; }

  /* line 141, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-four-fifths, .vertical-mobile-offset-eight-tenths {
    margin-left: 80%; }

  /**
  * Sixths
  */
  /* line 147, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-one-sixth, .vertical-mobile-two-twelfths {
    width: 16.666%; }

  /* line 149, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-one-sixth, .vertical-mobile-offset-two-twelfths {
    margin-left: 16.666%; }

  /* line 159, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-five-sixths, .vertical-mobile-ten-twelfths {
    width: 83.333%; }

  /* line 161, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-five-sixths, .vertical-mobile-offset-ten-twelfths {
    margin-left: 83.333%; }

 /**
* sevenths
*/
  /* line 167, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-one-seventh {
    width: 14.2%; }

  /* line 169, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-one-seventh {
    margin-left: 100% / 7; }

  /* line 170, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-two-sevenths {
    width: 28.57143%; }

  /* line 172, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-two-sevenths {
    margin-left: 28.57143%; }

  /* line 173, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-three-sevenths {
    width: 42.85714%; }

  /* line 175, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-three-sevenths {
    margin-left: 42.85714%; }

  /* line 176, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-four-sevenths {
    width: 57.14286%; }

  /* line 178, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-four-sevenths {
    margin-left: 57.14286%; }

  /* line 179, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-five-sevenths {
    width: 71.42857%; }

  /* line 181, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-five-sevenths {
    margin-left: 71.42857%; }

  /* line 182, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-six-sevenths {
    width: 85.71429%; }

  /* line 184, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-six-sevenths {
    margin-left: 85.71429%; }

  /**
  * Eighths
  */
  /* line 190, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-one-eighth {
    width: 12.5%; }

  /* line 192, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-one-eighth {
    margin-left: 12.5%; }

  /* line 196, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-three-eighths {
    width: 37.5%; }

  /* line 198, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-three-eighths {
    margin-left: 37.5%; }

  /* line 202, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-five-eighths {
    width: 62.5%; }

  /* line 204, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-five-eighths {
    margin-left: 62.5%; }

  /* line 208, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-seven-eighths {
    width: 87.5%; }

  /* line 210, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-seven-eighths {
    margin-left: 87.5%; }

  /**
  * Tenths
  */
  /* line 216, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-one-tenth {
    width: 10%; }

  /* line 218, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-one-tenth {
    margin-left: 10%; }

  /* line 222, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-three-tenths {
    width: 30%; }

  /* line 224, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-three-tenths {
    margin-left: 30%; }

  /* line 234, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-seven-tenths {
    width: 70%; }

  /* line 236, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-seven-tenths {
    margin-left: 70%; }

  /* line 240, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-nine-tenths {
    width: 90%; }

  /* line 242, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-nine-tenths {
    margin-left: 90%; }

  /**
  * Twelfths
  */
  /* line 248, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-one-twelfth {
    width: 8.333%; }

  /* line 250, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-one-twelfth {
    width: 8.333%; }

  /* line 260, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-five-twelfths {
    width: 41.666%; }

  /* line 262, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-five-twelfths {
    margin-left: 41.666%; }

  /* line 266, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-seven-twelfths {
    width: 58.333%; }

  /* line 268, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-seven-twelfths {
    margin-left: 58.333%; }

  /* line 278, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-eleven-twelfths {
    width: 91.666%; }

  /* line 280, ../../../shared/sass/base/_grid.scss */
  .vertical-mobile-offset-eleven-twelfths {
    margin-left: 91.666%; } }
@media print {
  /**
  * Whole
  */
  /* line 84, ../../../shared/sass/base/_grid.scss */
  .print-one-whole {
    width: 100%; }

  /* line 86, ../../../shared/sass/base/_grid.scss */
  .print-offset-one-whole {
    margin-left: 100%; }

  /**
  * Halves
  */
  /* line 92, ../../../shared/sass/base/_grid.scss */
  .print-one-half, .print-two-quarters, .print-three-sixths, .print-four-eighths, .print-five-tenths, .print-six-twelfths {
    width: 50%; }

  /* line 94, ../../../shared/sass/base/_grid.scss */
  .print-offset-one-half, .print-offset-two-quarters, .print-offset-three-sixths, .print-offset-four-eighths, .print-offset-five-tenths, .print-offset-six-twelfths {
    margin-left: 50%; }

  /**
  * Thirds
  */
  /* line 100, ../../../shared/sass/base/_grid.scss */
  .print-one-third, .print-two-sixths, .print-four-twelfths {
    width: 33.333%; }

  /* line 102, ../../../shared/sass/base/_grid.scss */
  .print-offset-one-third, .print-offset-two-sixths, .print-offset-four-twelfths {
    margin-left: 33.333%; }

  /* line 103, ../../../shared/sass/base/_grid.scss */
  .print-two-thirds, .print-four-sixths, .print-eight-twelfths {
    width: 66.666%; }

  /* line 105, ../../../shared/sass/base/_grid.scss */
  .print-offset-two-thirds, .print-offset-four-sixths, .print-offset-eight-twelfths {
    margin-left: 66.666%; }

  /* line 106, ../../../shared/sass/base/_grid.scss */
  .print-four-thirds {
    width: 133.333%; }

  /* line 108, ../../../shared/sass/base/_grid.scss */
  .print-offset-four-thirds {
    margin-left: 133.333%; }

  /* line 109, ../../../shared/sass/base/_grid.scss */
  .print-five-thirds {
    width: 166.666%; }

  /* line 111, ../../../shared/sass/base/_grid.scss */
  .print-offset-five-thirds {
    margin-left: 166.666%; }

  /**
  * Quarters
  */
  /* line 116, ../../../shared/sass/base/_grid.scss */
  .print-one-quarter, .print-two-eighths, .print-three-twelfths {
    width: 25%; }

  /* line 118, ../../../shared/sass/base/_grid.scss */
  .print-offset-one-quarter, .print-offset-two-eighths, .print-offset-three-twelfths {
    margin-left: 25%; }

  /* line 122, ../../../shared/sass/base/_grid.scss */
  .print-three-quarters, .print-six-eighths, .print-nine-twelfths {
    width: 75%; }

  /* line 124, ../../../shared/sass/base/_grid.scss */
  .print-offset-three-quarters, .print-offset-six-eighths, .print-offset-nine-twelfths {
    margin-left: 75%; }

  /**
  * Fifths
  */
  /* line 130, ../../../shared/sass/base/_grid.scss */
  .print-one-fifth, .print-two-tenths {
    width: 20%; }

  /* line 132, ../../../shared/sass/base/_grid.scss */
  .print-offset-one-fifth, .print-offset-two-tenths {
    margin-left: 20%; }

  /* line 133, ../../../shared/sass/base/_grid.scss */
  .print-two-fifths, .print-four-tenths {
    width: 40%; }

  /* line 135, ../../../shared/sass/base/_grid.scss */
  .print-offset-two-fifths, .print-offset-four-tenths {
    margin-left: 40%; }

  /* line 136, ../../../shared/sass/base/_grid.scss */
  .print-three-fifths, .print-six-tenths {
    width: 60%; }

  /* line 138, ../../../shared/sass/base/_grid.scss */
  .print-offset-three-fifths, .print-offset-six-tenths {
    margin-left: 60%; }

  /* line 139, ../../../shared/sass/base/_grid.scss */
  .print-four-fifths, .print-eight-tenths {
    width: 80%; }

  /* line 141, ../../../shared/sass/base/_grid.scss */
  .print-offset-four-fifths, .print-offset-eight-tenths {
    margin-left: 80%; }

  /**
  * Sixths
  */
  /* line 147, ../../../shared/sass/base/_grid.scss */
  .print-one-sixth, .print-two-twelfths {
    width: 16.666%; }

  /* line 149, ../../../shared/sass/base/_grid.scss */
  .print-offset-one-sixth, .print-offset-two-twelfths {
    margin-left: 16.666%; }

  /* line 159, ../../../shared/sass/base/_grid.scss */
  .print-five-sixths, .print-ten-twelfths {
    width: 83.333%; }

  /* line 161, ../../../shared/sass/base/_grid.scss */
  .print-offset-five-sixths, .print-offset-ten-twelfths {
    margin-left: 83.333%; }

 /**
* sevenths
*/
  /* line 167, ../../../shared/sass/base/_grid.scss */
  .print-one-seventh {
    width: 14.2%; }

  /* line 169, ../../../shared/sass/base/_grid.scss */
  .print-offset-one-seventh {
    margin-left: 100% / 7; }

  /* line 170, ../../../shared/sass/base/_grid.scss */
  .print-two-sevenths {
    width: 28.57143%; }

  /* line 172, ../../../shared/sass/base/_grid.scss */
  .print-offset-two-sevenths {
    margin-left: 28.57143%; }

  /* line 173, ../../../shared/sass/base/_grid.scss */
  .print-three-sevenths {
    width: 42.85714%; }

  /* line 175, ../../../shared/sass/base/_grid.scss */
  .print-offset-three-sevenths {
    margin-left: 42.85714%; }

  /* line 176, ../../../shared/sass/base/_grid.scss */
  .print-four-sevenths {
    width: 57.14286%; }

  /* line 178, ../../../shared/sass/base/_grid.scss */
  .print-offset-four-sevenths {
    margin-left: 57.14286%; }

  /* line 179, ../../../shared/sass/base/_grid.scss */
  .print-five-sevenths {
    width: 71.42857%; }

  /* line 181, ../../../shared/sass/base/_grid.scss */
  .print-offset-five-sevenths {
    margin-left: 71.42857%; }

  /* line 182, ../../../shared/sass/base/_grid.scss */
  .print-six-sevenths {
    width: 85.71429%; }

  /* line 184, ../../../shared/sass/base/_grid.scss */
  .print-offset-six-sevenths {
    margin-left: 85.71429%; }

  /**
  * Eighths
  */
  /* line 190, ../../../shared/sass/base/_grid.scss */
  .print-one-eighth {
    width: 12.5%; }

  /* line 192, ../../../shared/sass/base/_grid.scss */
  .print-offset-one-eighth {
    margin-left: 12.5%; }

  /* line 196, ../../../shared/sass/base/_grid.scss */
  .print-three-eighths {
    width: 37.5%; }

  /* line 198, ../../../shared/sass/base/_grid.scss */
  .print-offset-three-eighths {
    margin-left: 37.5%; }

  /* line 202, ../../../shared/sass/base/_grid.scss */
  .print-five-eighths {
    width: 62.5%; }

  /* line 204, ../../../shared/sass/base/_grid.scss */
  .print-offset-five-eighths {
    margin-left: 62.5%; }

  /* line 208, ../../../shared/sass/base/_grid.scss */
  .print-seven-eighths {
    width: 87.5%; }

  /* line 210, ../../../shared/sass/base/_grid.scss */
  .print-offset-seven-eighths {
    margin-left: 87.5%; }

  /**
  * Tenths
  */
  /* line 216, ../../../shared/sass/base/_grid.scss */
  .print-one-tenth {
    width: 10%; }

  /* line 218, ../../../shared/sass/base/_grid.scss */
  .print-offset-one-tenth {
    margin-left: 10%; }

  /* line 222, ../../../shared/sass/base/_grid.scss */
  .print-three-tenths {
    width: 30%; }

  /* line 224, ../../../shared/sass/base/_grid.scss */
  .print-offset-three-tenths {
    margin-left: 30%; }

  /* line 234, ../../../shared/sass/base/_grid.scss */
  .print-seven-tenths {
    width: 70%; }

  /* line 236, ../../../shared/sass/base/_grid.scss */
  .print-offset-seven-tenths {
    margin-left: 70%; }

  /* line 240, ../../../shared/sass/base/_grid.scss */
  .print-nine-tenths {
    width: 90%; }

  /* line 242, ../../../shared/sass/base/_grid.scss */
  .print-offset-nine-tenths {
    margin-left: 90%; }

  /**
  * Twelfths
  */
  /* line 248, ../../../shared/sass/base/_grid.scss */
  .print-one-twelfth {
    width: 8.333%; }

  /* line 250, ../../../shared/sass/base/_grid.scss */
  .print-offset-one-twelfth {
    width: 8.333%; }

  /* line 260, ../../../shared/sass/base/_grid.scss */
  .print-five-twelfths {
    width: 41.666%; }

  /* line 262, ../../../shared/sass/base/_grid.scss */
  .print-offset-five-twelfths {
    margin-left: 41.666%; }

  /* line 266, ../../../shared/sass/base/_grid.scss */
  .print-seven-twelfths {
    width: 58.333%; }

  /* line 268, ../../../shared/sass/base/_grid.scss */
  .print-offset-seven-twelfths {
    margin-left: 58.333%; }

  /* line 278, ../../../shared/sass/base/_grid.scss */
  .print-eleven-twelfths {
    width: 91.666%; }

  /* line 280, ../../../shared/sass/base/_grid.scss */
  .print-offset-eleven-twelfths {
    margin-left: 91.666%; } }
/* line 154, ../../../shared/sass/base/_mixins.scss */
.primary-blue-text.primary-blue-text {
  color: #0079c1 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.primary-blue-bg.primary-blue-bg {
  background-color: #0079c1 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.lochmara-text.lochmara-text {
  color: #0c90cf !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.lochmara-bg.lochmara-bg {
  background-color: #0c90cf !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.secondary-grey-text.secondary-grey-text {
  color: #838383 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.secondary-grey-bg.secondary-grey-bg {
  background-color: #838383 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.ultramarine-text.ultramarine-text {
  color: #3da5e3 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.ultramarine-bg.ultramarine-bg {
  background-color: #3da5e3 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.tropical-blue-text.tropical-blue-text {
  color: #d0e8f8 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.tropical-blue-bg.tropical-blue-bg {
  background-color: #d0e8f8 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.french-pass-text.french-pass-text {
  color: #bce4fe !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.french-pass-bg.french-pass-bg {
  background-color: #bce4fe !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.dark-grey-text.dark-grey-text {
  color: #444444 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.dark-grey-bg.dark-grey-bg {
  background-color: #444444 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.light-grey-text.light-grey-text {
  color: #dcdad7 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.light-grey-bg.light-grey-bg {
  background-color: #dcdad7 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.gray-text.gray-text {
  color: #8c8c8c !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.gray-bg.gray-bg {
  background-color: #8c8c8c !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.nobel-text.nobel-text {
  color: #b4b4b4 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.nobel-bg.nobel-bg {
  background-color: #b4b4b4 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.boulder-text.boulder-text {
  color: #787878 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.boulder-bg.boulder-bg {
  background-color: #787878 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.westar-text.westar-text {
  color: #e6e3df !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.westar-bg.westar-bg {
  background-color: #e6e3df !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.star-dust-text.star-dust-text {
  color: #949494 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.star-dust-bg.star-dust-bg {
  background-color: #949494 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.dusty-gray-text.dusty-gray-text {
  color: #aaaaaa !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.dusty-gray-bg.dusty-gray-bg {
  background-color: #aaaaaa !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.silver-chalice-text.silver-chalice-text {
  color: #a0a09f !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.silver-chalice-bg.silver-chalice-bg {
  background-color: #a0a09f !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.dove-gray-text.dove-gray-text {
  color: #6d6d6d !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.dove-gray-bg.dove-gray-bg {
  background-color: #6d6d6d !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.black-text.black-text {
  color: #000 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.black-bg.black-bg {
  background-color: #000 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.abbey-text.abbey-text {
  color: #58595a !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.abbey-bg.abbey-bg {
  background-color: #58595a !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.tuatara-text.tuatara-text {
  color: #2d2c2a !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.tuatara-bg.tuatara-bg {
  background-color: #2d2c2a !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.white-text.white-text {
  color: #fff !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.white-bg.white-bg {
  background-color: #fff !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.pampas-text.pampas-text {
  color: #f2efeb !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.pampas-bg.pampas-bg {
  background-color: #f2efeb !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.cloud-text.cloud-text {
  color: #c3c1bf !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.cloud-bg.cloud-bg {
  background-color: #c3c1bf !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.silver-chalice-text.silver-chalice-text {
  color: #aaaaaa !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.silver-chalice-bg.silver-chalice-bg {
  background-color: #aaaaaa !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.emperor-text.emperor-text {
  color: #505050 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.emperor-bg.emperor-bg {
  background-color: #505050 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.tree-poppy-text.tree-poppy-text {
  color: #fba51a !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.tree-poppy-bg.tree-poppy-bg {
  background-color: #fba51a !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.scooter-text.scooter-text {
  color: #3AA9D6 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.scooter-bg.scooter-bg {
  background-color: #3AA9D6 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.monza-text.monza-text {
  color: #dd0200 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.monza-bg.monza-bg {
  background-color: #dd0200 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.puerto-rico-text.puerto-rico-text {
  color: #40BEA9 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.puerto-rico-bg.puerto-rico-bg {
  background-color: #40BEA9 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.royal-health-text.royal-health-text {
  color: #932A6F !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.royal-health-bg.royal-health-bg {
  background-color: #932A6F !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.ecstasy-text.ecstasy-text {
  color: #F78223 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.ecstasy-bg.ecstasy-bg {
  background-color: #F78223 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.edward-text.edward-text {
  color: #abafb0 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.edward-bg.edward-bg {
  background-color: #abafb0 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.alto-text.alto-text {
  color: #d9d9d9 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.alto-bg.alto-bg {
  background-color: #d9d9d9 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.silver-text.silver-text {
  color: #c7c7c7 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.silver-bg.silver-bg {
  background-color: #c7c7c7 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.picton-blue-text.picton-blue-text {
  color: #3cb4e8 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.picton-blue-bg.picton-blue-bg {
  background-color: #3cb4e8 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.monza-text.monza-text {
  color: #dd0200 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.monza-bg.monza-bg {
  background-color: #dd0200 !important; }

/* line 154, ../../../shared/sass/base/_mixins.scss */
.three-nines-text.three-nines-text {
  color: #999 !important; }

/* line 157, ../../../shared/sass/base/_mixins.scss */
.three-nines-bg.three-nines-bg {
  background-color: #999 !important; }

/**
 * @license
 * MyFonts Webfont Build ID 2865744, 2014-08-19T12:43:37-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: DIN Next Std Cyrillic Italic by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/std-cyrillic-italic/
 *
 * Webfont: DIN Next Std Cyrillic Bold by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/std-cyrillic-bold/
 *
 * Webfont: DIN Next Std Cyrillic Medium by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/std-cyrillic-medium/
 *
 * Webfont: DIN Next Std Cyrillic Regular by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/std-cyrillic-regular/
 *
 * Webfont: DIN Next Std Cyrillic Light by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/std-cyrillic-light/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2865744
 * Licensed pageviews: 250,000
 * Webfonts copyright: Copyright &#x00A9; 2010 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH.
 *
 * © 2014 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'din';
  src: url("../fonts/2BBA50_1_0.eot");
  src: url("../fonts/2BBA50_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2BBA50_1_0.woff") format("woff"), url("../fonts/2BBA50_1_0.ttf") format("truetype"), url("../fonts/2BBA50_1_0.svg#wf") format("svg");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'din';
  src: url("../fonts/2BBA50_2_0.eot");
  src: url("../fonts/2BBA50_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2BBA50_2_0.woff") format("woff"), url("../fonts/2BBA50_2_0.ttf") format("truetype"), url("../fonts/2BBA50_2_0.svg#wf") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'din';
  src: url("../fonts/2BBA50_3_0.eot");
  src: url("../fonts/2BBA50_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2BBA50_3_0.woff") format("woff"), url("../fonts/2BBA50_3_0.ttf") format("truetype"), url("../fonts/2BBA50_3_0.svg#wf") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'din';
  src: url("../fonts/2BBA50_4_0.eot");
  src: url("../fonts/2BBA50_4_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2BBA50_4_0.woff") format("woff"), url("../fonts/2BBA50_4_0.ttf") format("truetype"), url("../fonts/2BBA50_4_0.svg#wf") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'din';
  src: url("../fonts/2BBA50_0_0.eot");
  src: url("../fonts/2BBA50_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2BBA50_0_0.woff") format("woff"), url("../fonts/2BBA50_0_0.ttf") format("truetype"), url("../fonts/2BBA50_0_0.svg#wf") format("svg");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: 'DinPro';
  src: url("/testfont/fonts/DinPro/DinProBold.eot");
  src: url("/testfont/fonts/DinPro/DinProBold.eot?#iefix") format("embedded-opentype"), url("/testfont/fonts/DinPro/DinProBold.woff") format("woff"), url("/testfont/fonts/DinPro/DinProBold.ttf") format("truetype"), url("/testfont/fonts/DinPro/DinProBold.svg#wf") format("svg");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'DinPro';
  src: url("./testfont/fonts/DinPro/DinProMedium.eot");
  src: url("/testfont/fonts/DinPro/DinProMedium.eot?#iefix") format("embedded-opentype"), url("/testfont/fonts/DinPro/DinProMedium.woff") format("woff"), url("/testfont/fonts/DinPro/DinProMedium.ttf") format("truetype"), url("/testfont/fonts/DinPro/DinProMedium.svg#wf") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'DinPro';
  src: url("/testfont/fonts/DinPro/DinProRegular.eot");
  src: url("/testfont/fonts/DinPro/DinProRegular.eot?#iefix") format("embedded-opentype"), url("/testfont/fonts/DinPro/DinProRegular.woff") format("woff"), url("/testfont/fonts/DinPro/DinProRegular.ttf") format("truetype"), url("/testfont/fonts/DinPro/DinProRegular.svg#wf") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'DinPro';
  src: url("/testfont/fonts/DinPro/DinProLight.eot");
  src: url("/testfont/fonts/DinPro/DinProLight.eot?#iefix") format("embedded-opentype"), url("/testfont/fonts/DinPro/DinProLight.woff") format("woff"), url("/testfont/fonts/DinPro/DinProLight.ttf") format("truetype"), url("/testfont/fonts/DinPro/DinProLight.svg#wf") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'DinPro';
  src: url("/testfont/fonts/DinPro/DinProRegular.eot");
  src: url("/testfont/fonts/DinPro/DinProRegular.eot?#iefix") format("embedded-opentype"), url("/testfont/fonts/DinPro/DinProRegular.woff") format("woff"), url("/testfont/fonts/DinPro/DinProRegular.ttf") format("truetype"), url("/testfont/fonts/DinPro/DinProRegular.svg#wf") format("svg");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: 'FreeSet';
  src: url("/testfont/fonts/FREESETC.otf");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'FreeSet';
  src: url("/testfont/fonts/FREESETC-ITALIC.otf");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: 'FreeSet';
  src: url("/testfont/fonts/FRS45__.otf");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'FuturaBook';
  src: url("/testfont/fonts/FUTURABOOKC.otf");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'FuturaBook';
  src: url("/testfont/fonts/FUTURABOOKC-ITALIC.otf");
  font-weight: 400;
  font-style: italic; }
/* line 193, ../../../shared/sass/base/_typography.scss */
.font--regular.font--regular, .header-link, .square-btn .lang-btn, .sites-link, .contacts-link, .main-nav__link, .company-name, .footer__caption, .footer-list__link, .vertical-list--404, .history__header .history__title, .text--h3, .context--content h3, .filter-block__title,
.text--title, .contrast-label, .tooltip__footer, .select-style select, .press__item .icon-soc, .filter-block__item, .overlay-text__body, .search-results__setings-switch, .tile__body--sport .tile__title, .tile__body--big-project .tile__title {
  font-family: 'din', Arial, sans-serif;
  font-weight: 400;
  font-style: normal; }

/* line 199, ../../../shared/sass/base/_typography.scss */
.font--light.font--light, body,
.text--body, .context--content, .text-input, input[type=text], input[type=password], input[type=email], textarea, .pika-single, .pika-button, .btn, .tooltip-text, .tooltip-question-container .tooltip-question__body, .tooltip-question-container.tooltip-question-container--social .tooltip-question__body, .crumbs__item, .crumbs__item:first-child, .search-form .input-text.placeholder, .input__date, [type="text"].input__date, .context--modal .form__btn, .search-results__sections--btn {
  font-family: 'din', Arial, sans-serif;
  font-weight: 300;
  font-style: normal; }

/* line 205, ../../../shared/sass/base/_typography.scss */
.font--medium.font--medium, .history__year, .context--modal .form__caption, .text--h1, .context--content h1, .text--h2, .context--content h2, .tile__container--sport.is-expanded .tile__title, .text--h4, .context--content h4, .text--h5, .context--content h5, .text--h6, .context--content h6, .pika-title, .context--content ol > li:before, .tile--sites .tile__heading, .searched-text {
  font-family: 'din', Arial, sans-serif;
  font-weight: 600;
  font-style: normal; }

/* line 212, ../../../shared/sass/base/_typography.scss */
.font--bold.font--bold, .media--success .media__heading, .key-indicator--menu .key-number {
  font-family: 'din', Arial, sans-serif;
  font-weight: 800;
  font-style: normal; }

/* line 218, ../../../shared/sass/base/_typography.scss */
.font--italic.font--italic {
  font-family: 'din', Arial, sans-serif;
  font-weight: 400;
  font-style: italic; }

/* line 226, ../../../shared/sass/base/_typography.scss */
.alpha.alpha, .key-units, .is-video__container .media__left.is-opened-video .media__body h3, .is-video__container .media__right.is-opened-video .media__body h3, .tag__link--big, .text--h1, .context--content h1 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 1.25rem;
  /* 9 */ }
  /* line 228, ../../../shared/sass/base/_typography.scss */
  html.font_plus .alpha.alpha, html.font_plus .key-units, html.font_plus .is-video__container .media__left.is-opened-video .media__body h3, .is-video__container .media__left.is-opened-video .media__body html.font_plus h3, html.font_plus .is-video__container .media__right.is-opened-video .media__body h3, .is-video__container .media__right.is-opened-video .media__body html.font_plus h3, html.font_plus .tag__link--big, html.font_plus .text--h1, html.font_plus .context--content h1, .context--content html.font_plus h1 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 22px;
    /* 9 */
    font-size: 1.375rem;
    /* 9 */ }
  /* line 231, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .alpha.alpha, html.font_plus_plus .key-units, html.font_plus_plus .is-video__container .media__left.is-opened-video .media__body h3, .is-video__container .media__left.is-opened-video .media__body html.font_plus_plus h3, html.font_plus_plus .is-video__container .media__right.is-opened-video .media__body h3, .is-video__container .media__right.is-opened-video .media__body html.font_plus_plus h3, html.font_plus_plus .tag__link--big, html.font_plus_plus .text--h1, html.font_plus_plus .context--content h1, .context--content html.font_plus_plus h1 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 24px;
    /* 9 */
    font-size: 1.5rem;
    /* 9 */ }

/* line 236, ../../../shared/sass/base/_typography.scss */
.beta.beta, .tile--tags .tile__title, .context--modal .form__caption, .context--content .def-list .def__title, .text--h2, .context--content h2, .tile__container--sport.is-expanded .tile__title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.125rem;
  /* 9 */ }
  /* line 238, ../../../shared/sass/base/_typography.scss */
  html.font_plus .beta.beta, html.font_plus .tile--tags .tile__title, .tile--tags html.font_plus .tile__title, html.font_plus .context--modal .form__caption, .context--modal html.font_plus .form__caption, html.font_plus .context--content .def-list .def__title, .context--content .def-list html.font_plus .def__title, html.font_plus .text--h2, html.font_plus .context--content h2, .context--content html.font_plus h2, html.font_plus .tile__container--sport.is-expanded .tile__title, .tile__container--sport.is-expanded html.font_plus .tile__title {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 19.8px;
    /* 9 */
    font-size: 1.2375rem;
    /* 9 */ }
  /* line 241, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .beta.beta, html.font_plus_plus .tile--tags .tile__title, .tile--tags html.font_plus_plus .tile__title, html.font_plus_plus .context--modal .form__caption, .context--modal html.font_plus_plus .form__caption, html.font_plus_plus .context--content .def-list .def__title, .context--content .def-list html.font_plus_plus .def__title, html.font_plus_plus .text--h2, html.font_plus_plus .context--content h2, .context--content html.font_plus_plus h2, html.font_plus_plus .tile__container--sport.is-expanded .tile__title, .tile__container--sport.is-expanded html.font_plus_plus .tile__title {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 21.6px;
    /* 9 */
    font-size: 1.35rem;
    /* 9 */ }

/* line 246, ../../../shared/sass/base/_typography.scss */
.gamma.gamma, .text--h3, .context--content h3 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.125rem;
  /* 9 */ }
  /* line 248, ../../../shared/sass/base/_typography.scss */
  html.font_plus .gamma.gamma, html.font_plus .text--h3, html.font_plus .context--content h3, .context--content html.font_plus h3 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 19.8px;
    /* 9 */
    font-size: 1.2375rem;
    /* 9 */ }
  /* line 251, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .gamma.gamma, html.font_plus_plus .text--h3, html.font_plus_plus .context--content h3, .context--content html.font_plus_plus h3 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 21.6px;
    /* 9 */
    font-size: 1.35rem;
    /* 9 */ }

/* line 256, ../../../shared/sass/base/_typography.scss */
.delta.delta, .pika-title, .pika-table thead {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1rem;
  /* 9 */ }
  /* line 258, ../../../shared/sass/base/_typography.scss */
  html.font_plus .delta.delta, html.font_plus .pika-title, html.font_plus .pika-table thead, .pika-table html.font_plus thead {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 17.6px;
    /* 9 */
    font-size: 1.1rem;
    /* 9 */ }
  /* line 261, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .delta.delta, html.font_plus_plus .pika-title, html.font_plus_plus .pika-table thead, .pika-table html.font_plus_plus thead {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 19.2px;
    /* 9 */
    font-size: 1.2rem;
    /* 9 */ }

/* line 266, ../../../shared/sass/base/_typography.scss */
.epsilon.epsilon, .vertical-list--green-bullets .vertical-list__item, .context--sitemap.context--sitemap h3, .vacansy__block .vacansy__caption, .text--h4, .context--content h4, .text--h5, .context--content h5, .text--h6, .context--content h6, .tile--banner--content, .input__date, [type="text"].input__date {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 0.9375rem;
  /* 9 */ }
  /* line 268, ../../../shared/sass/base/_typography.scss */
  html.font_plus .epsilon.epsilon, html.font_plus .vertical-list--green-bullets .vertical-list__item, .vertical-list--green-bullets html.font_plus .vertical-list__item, html.font_plus .context--sitemap.context--sitemap h3, .context--sitemap.context--sitemap html.font_plus h3, html.font_plus .vacansy__block .vacansy__caption, .vacansy__block html.font_plus .vacansy__caption, html.font_plus .text--h4, html.font_plus .context--content h4, .context--content html.font_plus h4, html.font_plus .text--h5, html.font_plus .context--content h5, .context--content html.font_plus h5, html.font_plus .text--h6, html.font_plus .context--content h6, .context--content html.font_plus h6, html.font_plus .tile--banner--content, html.font_plus .input__date, html.font_plus [type="text"].input__date {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.5px;
    /* 9 */
    font-size: 1.03125rem;
    /* 9 */ }
  /* line 271, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .epsilon.epsilon, html.font_plus_plus .vertical-list--green-bullets .vertical-list__item, .vertical-list--green-bullets html.font_plus_plus .vertical-list__item, html.font_plus_plus .context--sitemap.context--sitemap h3, .context--sitemap.context--sitemap html.font_plus_plus h3, html.font_plus_plus .vacansy__block .vacansy__caption, .vacansy__block html.font_plus_plus .vacansy__caption, html.font_plus_plus .text--h4, html.font_plus_plus .context--content h4, .context--content html.font_plus_plus h4, html.font_plus_plus .text--h5, html.font_plus_plus .context--content h5, .context--content html.font_plus_plus h5, html.font_plus_plus .text--h6, html.font_plus_plus .context--content h6, .context--content html.font_plus_plus h6, html.font_plus_plus .tile--banner--content, html.font_plus_plus .input__date, html.font_plus_plus [type="text"].input__date {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */ }

/* line 276, ../../../shared/sass/base/_typography.scss */
.zeta.zeta, table, .pika-single, .pika-button, .island--breakout, .island--quote, .tile--banner .tile__caption--fixed.tile__caption--fixed .tile__caption-text, .context--content .tile--banner-grey .tile__caption--fixed.tile__caption--fixed .tile__caption-text, .soc__btn, .media--video .media__body .media__heading, .media--grid .media__body .media__heading, .history__body, .accordion--vacansy .accordion__title, .link--dots, .glossary-list--ru.glossary-list--ru .glossary__link, .glossary-list--en.glossary-list--en .glossary__link, .management__item--open + .management__content, .tile__body--sport .tile__title, .tile__body--big-project .tile__title,
.text--meta,
.media--ar .text--pdf,
.pagination__descr, .btn, .tile__heading, .tile__heading.tile__heading--icon,
.tile__media ~ .tile__header .tile__heading, .tile__caption-text, .media--social > .media__body, .tile--sites .tile__heading, .select-style select, .scroll__year, .search__example {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.875rem;
  /* 9 */ }
  /* line 278, ../../../shared/sass/base/_typography.scss */
  html.font_plus .zeta.zeta, html.font_plus table, html.font_plus .pika-single, html.font_plus .pika-button, html.font_plus .island--breakout, html.font_plus .island--quote, html.font_plus .tile--banner .tile__caption--fixed.tile__caption--fixed .tile__caption-text, .tile--banner .tile__caption--fixed.tile__caption--fixed html.font_plus .tile__caption-text, html.font_plus .context--content .tile--banner-grey .tile__caption--fixed.tile__caption--fixed .tile__caption-text, .context--content .tile--banner-grey .tile__caption--fixed.tile__caption--fixed html.font_plus .tile__caption-text, html.font_plus .soc__btn, html.font_plus .media--video .media__body .media__heading, .media--video .media__body html.font_plus .media__heading, html.font_plus .media--grid .media__body .media__heading, .media--grid .media__body html.font_plus .media__heading, html.font_plus .history__body, html.font_plus .accordion--vacansy .accordion__title, .accordion--vacansy html.font_plus .accordion__title, html.font_plus .link--dots, html.font_plus .glossary-list--ru.glossary-list--ru .glossary__link, .glossary-list--ru.glossary-list--ru html.font_plus .glossary__link, html.font_plus .glossary-list--en.glossary-list--en .glossary__link, .glossary-list--en.glossary-list--en html.font_plus .glossary__link, html.font_plus .management__item--open + .management__content, html.font_plus .tile__body--sport .tile__title, .tile__body--sport html.font_plus .tile__title, html.font_plus .tile__body--big-project .tile__title, .tile__body--big-project html.font_plus .tile__title,
  html.font_plus .text--meta,
  html.font_plus .media--ar .text--pdf,
  .media--ar html.font_plus .text--pdf,
  html.font_plus .pagination__descr, html.font_plus .btn, html.font_plus .tile__heading, html.font_plus .tile__heading.tile__heading--icon,
  html.font_plus .tile__media ~ .tile__header .tile__heading,
  .tile__media ~ .tile__header html.font_plus .tile__heading, html.font_plus .tile__caption-text, html.font_plus .media--social > .media__body, html.font_plus .select-style select, .select-style html.font_plus select, html.font_plus .scroll__year, html.font_plus .search__example {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.4px;
    /* 9 */
    font-size: 0.9625rem;
    /* 9 */ }
  /* line 281, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .zeta.zeta, html.font_plus_plus table, html.font_plus_plus .pika-single, html.font_plus_plus .pika-button, html.font_plus_plus .island--breakout, html.font_plus_plus .island--quote, html.font_plus_plus .tile--banner .tile__caption--fixed.tile__caption--fixed .tile__caption-text, .tile--banner .tile__caption--fixed.tile__caption--fixed html.font_plus_plus .tile__caption-text, html.font_plus_plus .context--content .tile--banner-grey .tile__caption--fixed.tile__caption--fixed .tile__caption-text, .context--content .tile--banner-grey .tile__caption--fixed.tile__caption--fixed html.font_plus_plus .tile__caption-text, html.font_plus_plus .soc__btn, html.font_plus_plus .media--video .media__body .media__heading, .media--video .media__body html.font_plus_plus .media__heading, html.font_plus_plus .media--grid .media__body .media__heading, .media--grid .media__body html.font_plus_plus .media__heading, html.font_plus_plus .history__body, html.font_plus_plus .accordion--vacansy .accordion__title, .accordion--vacansy html.font_plus_plus .accordion__title, html.font_plus_plus .link--dots, html.font_plus_plus .glossary-list--ru.glossary-list--ru .glossary__link, .glossary-list--ru.glossary-list--ru html.font_plus_plus .glossary__link, html.font_plus_plus .glossary-list--en.glossary-list--en .glossary__link, .glossary-list--en.glossary-list--en html.font_plus_plus .glossary__link, html.font_plus_plus .management__item--open + .management__content, html.font_plus_plus .tile__body--sport .tile__title, .tile__body--sport html.font_plus_plus .tile__title, html.font_plus_plus .tile__body--big-project .tile__title, .tile__body--big-project html.font_plus_plus .tile__title,
  html.font_plus_plus .text--meta,
  html.font_plus_plus .media--ar .text--pdf,
  .media--ar html.font_plus_plus .text--pdf,
  html.font_plus_plus .pagination__descr, html.font_plus_plus .btn, html.font_plus_plus .tile__heading, html.font_plus_plus .tile__heading.tile__heading--icon,
  html.font_plus_plus .tile__media ~ .tile__header .tile__heading,
  .tile__media ~ .tile__header html.font_plus_plus .tile__heading, html.font_plus_plus .tile__caption-text, html.font_plus_plus .media--social > .media__body, html.font_plus_plus .select-style select, .select-style html.font_plus_plus select, html.font_plus_plus .scroll__year, html.font_plus_plus .search__example {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.8px;
    /* 9 */
    font-size: 1.05rem;
    /* 9 */ }

/* line 286, ../../../shared/sass/base/_typography.scss */
.eta.eta, .header-link, .square-btn .lang-btn, .sites-link, .contacts-link, .company-name, .footer__caption, .footer-list__link, .sites__link, .img__block--header, .table__header h4 + p, header.table__header h4 + p, .img_caption, .video__block, .tooltip-text, .tooltip-question-container .tooltip-question__body, .tooltip-question-container.tooltip-question-container--social .tooltip-question__body, .vertical-list--404.vertical-list--404 .li__level-3 .list__link, .quote__footer, .media--video .media__body .media__body-footer a, .media--grid .media__body .media__body-footer a, .media--video .media__body .media__body-footer--big a, .media--grid .media__body .media__body-footer--big a, .media--ar .text--pdf, .date__caption, .pagination__descr,
.text--caption, small, .tile__body, .tile__body--soc, .press-interview__body, .slider__text {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */ }
  /* line 288, ../../../shared/sass/base/_typography.scss */
  html.font_plus .eta.eta, html.font_plus .header-link, html.font_plus .square-btn .lang-btn, .square-btn html.font_plus .lang-btn, html.font_plus .sites-link, html.font_plus .contacts-link, html.font_plus .company-name, html.font_plus .footer__caption, html.font_plus .footer-list__link, html.font_plus .sites__link, html.font_plus .img__block--header, html.font_plus .table__header h4 + p, .table__header html.font_plus h4 + p, html.font_plus header.table__header h4 + p, header.table__header html.font_plus h4 + p, html.font_plus .img_caption, html.font_plus .video__block, html.font_plus .tooltip-text, html.font_plus .tooltip-question-container .tooltip-question__body, .tooltip-question-container html.font_plus .tooltip-question__body, html.font_plus .vertical-list--404.vertical-list--404 .li__level-3 .list__link, .vertical-list--404.vertical-list--404 .li__level-3 html.font_plus .list__link, html.font_plus .quote__footer, html.font_plus .media--video .media__body .media__body-footer a, .media--video .media__body .media__body-footer html.font_plus a, html.font_plus .media--grid .media__body .media__body-footer a, .media--grid .media__body .media__body-footer html.font_plus a, html.font_plus .media--video .media__body .media__body-footer--big a, .media--video .media__body .media__body-footer--big html.font_plus a, html.font_plus .media--grid .media__body .media__body-footer--big a, .media--grid .media__body .media__body-footer--big html.font_plus a, html.font_plus .media--ar .text--pdf, .media--ar html.font_plus .text--pdf, html.font_plus .date__caption, html.font_plus .pagination__descr,
  html.font_plus .text--caption, html.font_plus small, html.font_plus .tile__body, html.font_plus .tile__body--soc, html.font_plus .press-interview__body, html.font_plus .slider__text {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 291, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .eta.eta, html.font_plus_plus .header-link, html.font_plus_plus .square-btn .lang-btn, .square-btn html.font_plus_plus .lang-btn, html.font_plus_plus .sites-link, html.font_plus_plus .contacts-link, html.font_plus_plus .company-name, html.font_plus_plus .footer__caption, html.font_plus_plus .footer-list__link, html.font_plus_plus .sites__link, html.font_plus_plus .img__block--header, html.font_plus_plus .table__header h4 + p, .table__header html.font_plus_plus h4 + p, html.font_plus_plus header.table__header h4 + p, header.table__header html.font_plus_plus h4 + p, html.font_plus_plus .img_caption, html.font_plus_plus .video__block, html.font_plus_plus .tooltip-text, html.font_plus_plus .tooltip-question-container .tooltip-question__body, .tooltip-question-container html.font_plus_plus .tooltip-question__body, html.font_plus_plus .vertical-list--404.vertical-list--404 .li__level-3 .list__link, .vertical-list--404.vertical-list--404 .li__level-3 html.font_plus_plus .list__link, html.font_plus_plus .quote__footer, html.font_plus_plus .media--video .media__body .media__body-footer a, .media--video .media__body .media__body-footer html.font_plus_plus a, html.font_plus_plus .media--grid .media__body .media__body-footer a, .media--grid .media__body .media__body-footer html.font_plus_plus a, html.font_plus_plus .media--video .media__body .media__body-footer--big a, .media--video .media__body .media__body-footer--big html.font_plus_plus a, html.font_plus_plus .media--grid .media__body .media__body-footer--big a, .media--grid .media__body .media__body-footer--big html.font_plus_plus a, html.font_plus_plus .media--ar .text--pdf, .media--ar html.font_plus_plus .text--pdf, html.font_plus_plus .date__caption, html.font_plus_plus .pagination__descr,
  html.font_plus_plus .text--caption, html.font_plus_plus small, html.font_plus_plus .tile__body, html.font_plus_plus .tile__body--soc, html.font_plus_plus .press-interview__body, html.font_plus_plus .slider__text {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }

/* line 296, ../../../shared/sass/base/_typography.scss */
.iota.iota, .date, .source, .town, .crumbs__item, .crumbs__item:first-child {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 0.6875rem;
  /* 9 */ }
  /* line 298, ../../../shared/sass/base/_typography.scss */
  html.font_plus .iota.iota, html.font_plus .date, html.font_plus .source, html.font_plus .town, html.font_plus .crumbs__item {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12.1px;
    /* 9 */
    font-size: 0.75625rem;
    /* 9 */ }
  /* line 301, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .iota.iota, html.font_plus_plus .date, html.font_plus_plus .source, html.font_plus_plus .town, html.font_plus_plus .crumbs__item {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }

/* line 306, ../../../shared/sass/base/_typography.scss */
.teta.teta, .soc-links__container.soc-links__container .soc__link, .data-block, .error__mesage .error__text, .media--social .media__body-footer, .media--social .media__body-footer--big {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.75rem;
  /* 9 */ }
  /* line 308, ../../../shared/sass/base/_typography.scss */
  html.font_plus .teta.teta, html.font_plus .soc-links__container.soc-links__container .soc__link, .soc-links__container.soc-links__container html.font_plus .soc__link, html.font_plus .data-block, html.font_plus .error__mesage .error__text, .error__mesage html.font_plus .error__text, html.font_plus .media--social .media__body-footer, .media--social html.font_plus .media__body-footer, html.font_plus .media--social .media__body-footer--big, .media--social html.font_plus .media__body-footer--big {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 311, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .teta.teta, html.font_plus_plus .soc-links__container.soc-links__container .soc__link, .soc-links__container.soc-links__container html.font_plus_plus .soc__link, html.font_plus_plus .data-block, html.font_plus_plus .error__mesage .error__text, .error__mesage html.font_plus_plus .error__text, html.font_plus_plus .media--social .media__body-footer, .media--social html.font_plus_plus .media__body-footer, html.font_plus_plus .media--social .media__body-footer--big, .media--social html.font_plus_plus .media__body-footer--big {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.4px;
    /* 9 */
    font-size: 0.9rem;
    /* 9 */ }

/* line 316, ../../../shared/sass/base/_typography.scss */
.kilo.kilo {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 42px;
  /* 9 */
  font-size: 2.625rem;
  /* 9 */ }
  /* line 318, ../../../shared/sass/base/_typography.scss */
  html.font_plus .kilo.kilo {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 46.2px;
    /* 9 */
    font-size: 2.8875rem;
    /* 9 */ }
  /* line 321, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .kilo.kilo {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 50.4px;
    /* 9 */
    font-size: 3.15rem;
    /* 9 */ }

/* line 326, ../../../shared/sass/base/_typography.scss */
.mega.mega {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 45px;
  /* 9 */
  font-size: 2.8125rem;
  /* 9 */ }
  /* line 328, ../../../shared/sass/base/_typography.scss */
  html.font_plus .mega.mega {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 49.5px;
    /* 9 */
    font-size: 3.09375rem;
    /* 9 */ }
  /* line 331, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .mega.mega {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 54px;
    /* 9 */
    font-size: 3.375rem;
    /* 9 */ }

/* line 336, ../../../shared/sass/base/_typography.scss */
.giga.giga {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 56px;
  /* 9 */
  font-size: 3.5rem;
  /* 9 */ }
  /* line 338, ../../../shared/sass/base/_typography.scss */
  html.font_plus .giga.giga {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 61.6px;
    /* 9 */
    font-size: 3.85rem;
    /* 9 */ }
  /* line 341, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .giga.giga {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 67.2px;
    /* 9 */
    font-size: 4.2rem;
    /* 9 */ }

/* line 346, ../../../shared/sass/base/_typography.scss */
.milli.milli {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 9px;
  /* 9 */
  font-size: 0.5625rem;
  /* 9 */ }
  /* line 348, ../../../shared/sass/base/_typography.scss */
  html.font_plus .milli.milli {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 9.9px;
    /* 9 */
    font-size: 0.61875rem;
    /* 9 */ }
  /* line 351, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .milli.milli {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 10.8px;
    /* 9 */
    font-size: 0.675rem;
    /* 9 */ }

/* line 356, ../../../shared/sass/base/_typography.scss */
.kappa.kappa, .tools__heading, .tile--shares .share__quotes, .tile--shares .share__capitalization {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.125rem;
  /* 9 */ }
  /* line 358, ../../../shared/sass/base/_typography.scss */
  html.font_plus .kappa.kappa, html.font_plus .tools__heading, html.font_plus .tile--shares .share__quotes, .tile--shares html.font_plus .share__quotes, html.font_plus .tile--shares .share__capitalization, .tile--shares html.font_plus .share__capitalization {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 19.8px;
    /* 9 */
    font-size: 1.2375rem;
    /* 9 */ }
  /* line 361, ../../../shared/sass/base/_typography.scss */
  html.font_plus_plus .kappa.kappa, html.font_plus_plus .tools__heading, html.font_plus_plus .tile--shares .share__quotes, .tile--shares html.font_plus_plus .share__quotes, html.font_plus_plus .tile--shares .share__capitalization, .tile--shares html.font_plus_plus .share__capitalization {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 21.6px;
    /* 9 */
    font-size: 1.35rem;
    /* 9 */ }

/* line 366, ../../../shared/sass/base/_typography.scss */
.font--zero {
  font-size: 0; }

/* line 372, ../../../shared/sass/base/_typography.scss */
.text--h1, .context--content h1 {
  line-height: 20px;
  text-transform: uppercase;
  color: #505050; }

/* line 380, ../../../shared/sass/base/_typography.scss */
.text--h2, .context--content h2, .tile__container--sport.is-expanded .tile__title {
  line-height: 20px;
  color: #0079c1; }

/* line 387, ../../../shared/sass/base/_typography.scss */
.text--h3, .context--content h3 {
  line-height: 20px;
  color: #0079c1; }

/* line 394, ../../../shared/sass/base/_typography.scss */
.text--h4, .context--content h4 {
  line-height: 20px;
  color: #0079c1; }

/* line 402, ../../../shared/sass/base/_typography.scss */
.text--h5, .context--content h5 {
  line-height: 20px;
  color: #0079c1; }

/* line 409, ../../../shared/sass/base/_typography.scss */
.text--h6, .context--content h6 {
  line-height: 20px;
  color: #0079c1; }

/* line 420, ../../../shared/sass/base/_typography.scss */
.filter-block__title,
.text--title {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.875rem;
  /* 9 */
  color: #505050; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .filter-block__title, html.font_plus
  .text--title {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.4px;
    /* 9 */
    font-size: 0.9625rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .filter-block__title, html.font_plus_plus
  .text--title {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.8px;
    /* 9 */
    font-size: 1.05rem;
    /* 9 */ }

/* line 427, ../../../shared/sass/base/_typography.scss */
body,
.text--body {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 0.9375rem;
  /* 9 */
  line-height: 20px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus body, html.font_plus
  .text--body {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.5px;
    /* 9 */
    font-size: 1.03125rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus body, html.font_plus_plus
  .text--body {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */ }
  /* line 432, ../../../shared/sass/base/_typography.scss */
  body p,
  .text--body p {
    margin-bottom: 20px; }

/* line 437, ../../../shared/sass/base/_typography.scss */
.management__item--open + .management__content, .tile__body--sport .tile__title, .tile__body--big-project .tile__title,
.text--meta,
.media--ar .text--pdf,
.pagination__descr {
  line-height: 1.14286;
  color: #838383; }

/* line 444, ../../../shared/sass/base/_typography.scss */
.text--caption {
  line-height: 16px;
  color: #838383; }

/* line 1, ../../../shared/sass/base/_headings.scss */
.text--h1, .context--content h1 {
  margin-top: 60px;
  margin-bottom: 40px; }

/* line 7, ../../../shared/sass/base/_headings.scss */
.text--h2, .context--content h2 {
  margin-top: 40px;
  margin-bottom: 20px; }

/* line 13, ../../../shared/sass/base/_headings.scss */
.text--h3, .context--content h3 {
  margin-top: 40px;
  margin-bottom: 20px; }

/* line 19, ../../../shared/sass/base/_headings.scss */
.text--h4, .context--content h4 {
  margin-top: 20px;
  margin-bottom: 20px; }

/* line 25, ../../../shared/sass/base/_headings.scss */
.text--h5, .context--content h5 {
  margin-top: 20px;
  margin-bottom: 20px; }

/* line 31, ../../../shared/sass/base/_headings.scss */
.text--h6, .context--content h6 {
  margin-top: 20px;
  margin-bottom: 20px; }

/* line 3, ../../../shared/sass/base/_main.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 9, ../../../shared/sass/base/_main.scss */
*:focus {
  outline: 0; }

/* line 12, ../../../shared/sass/base/_main.scss */
html {
  font-size: 100%; }
  /* line 15, ../../../shared/sass/base/_main.scss */
  html.font_plus .context--content {
    font-size: 110%; }
  /* line 20, ../../../shared/sass/base/_main.scss */
  html.font_plus_plus .context--content {
    font-size: 120%; }

/* line 26, ../../../shared/sass/base/_main.scss */
html, body {
  height: 100%; }

/* line 30, ../../../shared/sass/base/_main.scss */
body {
  color: #000;
  background-color: #fff;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased; }

/* line 42, ../../../shared/sass/base/_main.scss */
.context--content p + p, .context--content ul, .context--content ol, .context--content pre, .context--content table, .context--content blockquote {
  margin-top: 20px;
  margin-bottom: 20px; }
/* line 64, ../../../shared/sass/base/_main.scss */
.context--content img {
  max-width: 100%;
  max-height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block; }

/* line 3, ../../../shared/sass/base/_unclassed.scss */
em, i {
  font-style: italic;
  font-weight: 400; }

/* line 8, ../../../shared/sass/base/_unclassed.scss */
strong, b {
  font-weight: 700; }

/* Sanitation */
/* line 13, ../../../shared/sass/base/_unclassed.scss */
hr {
  border: 1px solid;
  margin: -1px 0; }

/* line 17, ../../../shared/sass/base/_unclassed.scss */
ul ul, ol ol, ul ol, ol ul {
  margin-top: 0;
  margin-bottom: 0; }

/* line 21, ../../../shared/sass/base/_unclassed.scss */
small, code {
  line-height: 1; }

/* line 24, ../../../shared/sass/base/_unclassed.scss */
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

/* line 29, ../../../shared/sass/base/_unclassed.scss */
sub {
  top: 0.4em; }

/* line 32, ../../../shared/sass/base/_unclassed.scss */
small {
  display: inline-block; }

/* line 1, ../../../shared/sass/base/_forms.scss */
.text-input, input[type=text], input[type=password], input[type=email], textarea {
  border: none;
  padding-left: .5em;
  padding-right: .5em;
  margin: 0;
  width: 100%;
  color: #000;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.875rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .text-input, html.font_plus input[type=text], html.font_plus input[type=password], html.font_plus input[type=email], html.font_plus textarea {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.4px;
    /* 9 */
    font-size: 0.9625rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .text-input, html.font_plus_plus input[type=text], html.font_plus_plus input[type=password], html.font_plus_plus input[type=email], html.font_plus_plus textarea {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.8px;
    /* 9 */
    font-size: 1.05rem;
    /* 9 */ }
  /* line 11, ../../../shared/sass/base/_forms.scss */
  .text-input:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, textarea:focus {
    /* FF 4-18 */
    /* FF 19+ */ }
    /* line 12, ../../../shared/sass/base/_forms.scss */
    .text-input:focus::-webkit-input-placeholder, input[type=text]:focus::-webkit-input-placeholder, input[type=password]:focus::-webkit-input-placeholder, input[type=email]:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
      color: transparent; }
    /* line 13, ../../../shared/sass/base/_forms.scss */
    .text-input:focus:-moz-placeholder, input[type=text]:focus:-moz-placeholder, input[type=password]:focus:-moz-placeholder, input[type=email]:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
      color: transparent; }
    /* line 14, ../../../shared/sass/base/_forms.scss */
    .text-input:focus::-moz-placeholder, input[type=text]:focus::-moz-placeholder, input[type=password]:focus::-moz-placeholder, input[type=email]:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
      color: transparent; }

/* line 22, ../../../shared/sass/base/_forms.scss */
textarea {
  min-height: 5em;
  padding: .5em;
  max-width: 100%; }

/* line 29, ../../../shared/sass/base/_forms.scss */
label {
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 20px; }

/* line 40, ../../../shared/sass/base/_forms.scss */
.input {
  margin: 0;
  outline: none;
  padding: 0 10px; }

/* line 47, ../../../shared/sass/base/_forms.scss */
.context--content .text-input, .context--content input[type=text], .context--content input[type=password], .context--content input[type=email] {
  height: 40px;
  padding-left: 1em;
  padding-right: 1em; }

/* line 54, ../../../shared/sass/base/_forms.scss */
.form__btn {
  height: 40px;
  padding: 10px 15px !important; }

/* line 1, ../../../shared/sass/base/_links.scss */
a, .link {
  color: #0079c1;
  -moz-transition: border 0.2s ease;
  -o-transition: border 0.2s ease;
  -webkit-transition: border 0.2s ease;
  transition: border 0.2s ease;
  text-decoration: none;
  border-bottom: 1px solid; }
  /* line 6, ../../../shared/sass/base/_links.scss */
  a:hover, .link:hover, a:focus, .link:focus {
    color: #0069a8;
    border-color: transparent;
    -moz-transition: border-color 0.3s ease, color 0.3s ease;
    -o-transition: border-color 0.3s ease, color 0.3s ease;
    -webkit-transition: border-color 0.3s ease, color 0.3s ease;
    transition: border-color 0.3s ease, color 0.3s ease;
    outline: 0; }

/* line 19, ../../../shared/sass/base/_links.scss */
.link--external,
.context--content [href^="http"]:not([href*="//gazprom-neft"]):not([href*="//www.gazprom-neft"]):not([href*="//media.gazprom-neft"]):not([class*="soc"]):not(.link--internal), .context--sitemap [href^="http"] {
  margin-right: 18px; }
  /* line 21, ../../../shared/sass/base/_links.scss */
  .link--external:after,
  .context--content [href^="http"]:not(.link--internal):not([class*="soc"]):not([href*="//media.gazprom-neft"]):not([href*="//www.gazprom-neft"]):not([href*="//gazprom-neft"]):after, .context--sitemap [href^="http"]:after {
    position: relative;
    display: inline;
    content: "";
    background-image: url("../images/external-icon.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    -moz-background-size: 11px;
    -o-background-size: 11px;
    -webkit-background-size: 11px;
    background-size: 11px;
    vertical-align: baseline;
    right: 10px;
    margin-right: -23px;
    padding-right: 23px; }

/* line 44, ../../../shared/sass/base/_links.scss */
.link--prevent-external,
.link--prevent-external[href^="http:"],
.link--prevent-external[href^="http:"][target="_blank"],
.sites__link,
.footer-list__link,
.org-structure__link-list li a,
.media--social .media__img,
.match__play__link,
.btn--official-site {
  margin-right: 0 !important; }
  /* line 55, ../../../shared/sass/base/_links.scss */
  .link--prevent-external:after,
  .link--prevent-external[href^="http:"]:after,
  .link--prevent-external[href^="http:"][target="_blank"]:after,
  .sites__link:after,
  .footer-list__link:after,
  .org-structure__link-list li a:after,
  .media--social .media__img:after,
  .match__play__link:after,
  .btn--official-site:after {
    display: none !important; }

/* line 61, ../../../shared/sass/base/_links.scss */
.context--content a[href*="media.gazprom-neft"] {
  border: none; }

/* line 66, ../../../shared/sass/base/_links.scss */
.context--sitemap a[href*="media.gazprom-neft"] {
  border-bottom: 1px solid; }

/* line 73, ../../../shared/sass/base/_links.scss */
.context--interviews a.lightbox:after {
  clear: none; }

/* line 79, ../../../shared/sass/base/_links.scss */
.link--no-underline {
  border: 0; }

/* line 1384, icons/*.png */
.icons-sprite, .icons-account, .icons-arrow-bottom-orange, .icons-arrow-down--hover, .icons-arrow-down-light-blue, .icons-arrow-down-white, .icons-arrow-down, .icons-arrow-left-white, .icons-arrow-right-white, .icons-arrow-top-orange, .icons-arrow-up--hover, .icons-arrow-up-white, .icons-arrow-up, .icons-bast-players-border, .icons-big-arrow-left-white, .icons-big-arrow-right-white, .icons-black-puck, .icons-blue-puck-small, .icons-blue-puck, .icons-breadcrumbs-arrow-white, .icons-breadcrumbs-arrow, .icons-camera, .icons-close_icon--black, .icons-close_icon--blue, .icons-close_icon--white, .icons-close_icon-blue, .icons-close_icon, .icons-col5_icon, .icons-comment-icon, .icons-contacts-icon-black, .icons-contacts-icon-white, .icons-contacts-icon, .icons-contacts_shareholder, .icons-contrast_icon, .icons-cup-calendar, .icons-download--white, .icons-download-blue, .icons-download, .icons-error-black, .icons-error, .icons-facebook-hockey, .icons-facebook-icon, .icons-facebook-square, .icons-fb-white, .icons-feedback-black, .icons-feedback-white, .icons-feedback, .icons-font-size_icon, .icons-foursquare-icon, .icons-foursquare-location, .icons-gold-cup, .icons-heart-icon, .icons-hockey-fb-social, .icons-hockey-gk, .icons-hockey-inst-social, .icons-hockey-stick, .icons-hockey-vk-social, .icons-icon-heart, .icons-icon-tickets, .icons-in-square, .icons-instagram-hockey, .icons-instagram-icon, .icons-instagram-square, .icons-investor_icon, .icons-mining, .icons-mining2, .icons-mining3, .icons-mining4, .icons-mining5, .icons-mining6, .icons-mining7, .icons-mining8, .icons-mining9, .icons-modal__close, .icons-pdf, .icons-period-arrow, .icons-person_icon-white, .icons-phone-call-white, .icons-phone-call, .icons-play-blue, .icons-play-calendar-blue, .icons-play-calendar, .icons-play-lives, .icons-play-white, .icons-press_icon, .icons-printer-black, .icons-printer-blue, .icons-printer-tender, .icons-printer-white, .icons-printer, .icons-question, .tooltip-question:after, .icons-red-puck-small, .icons-red-puck, .icons-right-arrow-white, .icons-rss-black, .icons-rss, .icons-scheme-icon---blueline-bottom, .icons-scheme-icon---bottom-small, .icons-scheme-icon---bottom, .icons-scheme-icon---fullservices, .icons-scheme-icon---greenline-bottom, .icons-scheme-icon---greenline-left, .icons-scheme-icon---greenline-right, .icons-scheme-icon---idea, .icons-scheme-icon---innovaproduct, .icons-scheme-icon---innovations-big, .icons-scheme-icon---innovations, .icons-scheme-icon---left-2, .icons-scheme-icon---left, .icons-scheme-icon---main, .icons-scheme-icon---materials, .icons-scheme-icon---neft, .icons-scheme-icon---orangeline-bottom, .icons-scheme-icon---pir, .icons-scheme-icon---right, .icons-scheme-icon---work-big, .icons-scheme-icon---work, .icons-scrollbar, .icons-share-arrow-down, .icons-share-arrow-up, .icons-share-black, .icons-share-blue, .icons-share-hockey-fb, .icons-share-hockey-tw, .icons-share-hockey-vk, .icons-share-white, .icons-share, .icons-sidebar-menu, .icons-sign-black, .icons-sign, .icons-sitemap-arrow-gray, .icons-sitemap-arrow, .icons-slider-next, .icons-slider-pagination-active, .icons-slider-pagination-inactive, .icons-slider-prev, .icons-soc-facebook, .icons-soc-google, .icons-soc-in, .icons-soc-mail, .icons-soc-pinterest, .icons-soc-twitter, .icons-soc-vk, .icons-socseti-icon, .icons-square-arrow, .icons-staff_icon, .icons-star-black, .icons-star, .icons-stick--puck, .icons-tag-remove, .icons-tools-icon-contrast, .icons-tools-icon, .icons-tw-white, .icons-twitter-icon, .icons-twitter-square, .icons-vacansy_icon, .icons-vk-color, .icons-vk-hockey, .icons-vk-white, .icons-vkontakte-square, .icons-white-black-puck, .icons-white-goal, .icons-white-hockey-stick, .icons-white-stick--puck, .icons-white-team, .icons-white-triangle, .icons-youtube-icon, .icons-youtube-square, .tile--shares .share__quotes--down .share__indicator, .tile--shares .share__quotes--up .share__indicator, .tile__heading--vk:before, .tile__heading--twitter:before, .tile__heading--fb:before, .tile__heading--instagram:before, .tile__heading--youtube:before, .tile__heading--foursquare:before, .soc-info__block .likes__item:before, .soc-info__block .comments__item:before, .header-btnshow, .sites-link:hover:before, .sites-link .sites-link__arrow, .contacts-link:before, .contacts-link:hover:before, .main-nav__col--inserted-list li a:before, .main-nav__col--inserted-bare-list li a:before, .main-nav__col--inserted-list li a:hover:before, .main-nav__col--inserted-bare-list li a:hover:before, .close__item, .tile__close, .management__close, .close__item:hover, .tile__close:hover, .management__close:hover, .sites__link.is-active:before, .sites__link.is-active:hover:before, .tooltip__close, .tooltip-question-container .tooltip-question__body .tooltip-question__close, .tooltip-question-container.tooltip-question-container--social .tooltip-question__body .tooltip-question__close, .popup--social.tooltip-question:after, .tooltip-question-container.tooltip-question-container--social .tooltip-question__body:before, .tools-fix-btn, .share__link:before, .share__link:hover:before, .share__link.is-active:before, .print__link:before, .print__link:hover:before, .error__link:before, .error__link:hover:before, .rss__link:before, .rss__link:hover:before, .feedback__link:before, .feedback__link:hover:before, .star__link:before, .star__link:hover:before, .sign__link:before, .sign__link:hover:before, .person_block:before, .contrast__block:before, a.home, .vertical-list--404.vertical-list--404 .li__level-1 .list__link:before, .vertical-list--404.vertical-list--404 .li__level-2 .list__link:before, .vertical-list--404.vertical-list--404 .li__level-3 .list__link:before, .content-links.content-links .print__link:before, .content-links.content-links .print__link:hover:before, .content-links.content-links .share__link:before, .content-links.content-links .share__link:hover:before, .soc-links__container.soc-links__container .soc__mail:before, .soc-links__container.soc-links__container .soc__facebook:before, .soc-links__container.soc-links__container .soc__vk:before, .soc-links__container.soc-links__container .soc__twitter:before, .soc-links__container.soc-links__container .soc__in:before, .soc-links__container.soc-links__container .soc__pinterest:before, .soc-links__container.soc-links__container .soc__google:before, .soc-links__wrapper.is-open .share__link:before, .icon-feedback--left:before, .icon-phone-call--left:before, .icon-vkontakte-square--right:before, .icon-facebook-square--right:before, .icon-youtube-square--right:before, .icon-foursquare-square--right:before, .icon-in-square--right:before, .icon-twitter-square--right:before, .icon-instagram-square--right:before, .icon-camera--right:before, .foursquare-location:after, .tile__swiper-area .tile-slider__next, .tile__swiper-area .tile-slider__prev, .photo-gallery .swiper-scrollbar-drag, .filter-block__close, .search--vacancies .chosen-choices li.search-choice .search-choice-close, .search--vacancies .chosen-choices li.search-choice .search-choice-close:hover, .heading__item-1:before, .heading__item-2:before, .heading__item-3:before, .heading__item-4:before, .heading__item-5:before, .vacansy__block .vacansy__name:before, .region__close, .region__close:hover, .search-results__setings-switch:before, .search-results__setings-switch.is-expanded:before, .search-results__setings--period:after, .steps-scheme__icon.steps-scheme__icon--main:before, .steps-scheme__icon.steps-scheme__icon--work:before, .steps-scheme__icon.steps-scheme__icon--innovations:before, .steps-scheme__icon.steps-scheme__icon--materials:before, .steps-main-circle:before, .steps-main-circle:after, .steps-left-circle:after, .steps-right-circle:after, .steps-bottom-circle:before, .steps-left-bottom-circle__pir i:before, .steps-left-bottom-circle__neft i:before, .steps-left-bottom-circle__fullservices i:before, .steps-right-bottom-circle__idea i:before, .steps-right-bottom-circle__innovaproduct i:before, .full-scheme-tender .scheme-contacts__icon--zakupki:before, .full-scheme-tender .scheme-contacts__icon--services:before, .full-scheme-tender .scheme-contacts__icon--materials:before, .full-scheme-tender .scheme-contacts__icon--building:before, .full-scheme-tender [data-id="services"]:before, .full-scheme-tender [data-id="building"]:before, .full-scheme-tender [data-id="materials"]:before, .full-scheme-tender [data-id="pir"]:before, .full-scheme-tender [data-id="neft"]:before,
.full-scheme-tender [data-id="fullservices"]:before, .full-scheme-tender [data-id="idea"]:before,
.full-scheme-tender [data-id="innovaproduct"]:before, li.link__item--pdf:before, .btn--switch:before, .btn--switch.is-active:before, html.index#contrast .contacts-link:before,
html.subindex#contrast .contacts-link:before,
html.work#contrast .contacts-link:before,
html.work_wide#contrast .contacts-link:before, html.index#contrast .sites-link:before,
html.subindex#contrast .sites-link:before,
html.work#contrast .sites-link:before,
html.work_wide#contrast .sites-link:before, html.index#contrast .sites--open .sites-link:before,
html.subindex#contrast .sites--open .sites-link:before,
html.work#contrast .sites--open .sites-link:before,
html.work_wide#contrast .sites--open .sites-link:before, html.index#contrast .icon-phone-call--left:before,
html.subindex#contrast .icon-phone-call--left:before,
html.work#contrast .icon-phone-call--left:before,
html.work_wide#contrast .icon-phone-call--left:before, html.index#contrast .icon-feedback--left:before,
html.subindex#contrast .icon-feedback--left:before,
html.work#contrast .icon-feedback--left:before,
html.work_wide#contrast .icon-feedback--left:before, html.work#contrast a.home,
html.work_wide#contrast a.home, html.sitemap#contrast a.home, html.work#contrast .context--content .share__link:before,
html.work_wide#contrast .context--content .share__link:before, html.sitemap#contrast .context--content .share__link:before, html.work#contrast .share__link:before,
html.work_wide#contrast .share__link:before, html.sitemap#contrast .share__link:before, html.work#contrast .context--content .print__link:before,
html.work_wide#contrast .context--content .print__link:before, html.sitemap#contrast .context--content .print__link:before, html.work#contrast .print__link:before,
html.work_wide#contrast .print__link:before, html.sitemap#contrast .print__link:before, html.work#contrast .error__link:before,
html.work_wide#contrast .error__link:before, html.sitemap#contrast .error__link:before, html.work#contrast .rss__link:before,
html.work_wide#contrast .rss__link:before, html.sitemap#contrast .rss__link:before, html.work#contrast .feedback__link:before,
html.work_wide#contrast .feedback__link:before, html.sitemap#contrast .feedback__link:before, html.work#contrast .star__link:before,
html.work_wide#contrast .star__link:before, html.sitemap#contrast .star__link:before, html.work#contrast .sign__link:before,
html.work_wide#contrast .sign__link:before, html.sitemap#contrast .sign__link:before {
  background-image: url('../images/icons-s6c1ee10784.png');
  background-repeat: no-repeat; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-account {
  background-position: 0 0; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-bottom-orange {
  background-position: 0 -31px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-down--hover {
  background-position: 0 -53px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-down-light-blue {
  background-position: 0 -75px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-down-white {
  background-position: 0 -98px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-down {
  background-position: 0 -120px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-left-white {
  background-position: 0 -142px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-right-white {
  background-position: 0 -168px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-top-orange {
  background-position: 0 -194px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-up--hover {
  background-position: 0 -216px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-up-white {
  background-position: 0 -238px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-up {
  background-position: 0 -260px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-bast-players-border {
  background-position: 0 -282px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-big-arrow-left-white {
  background-position: 0 -337px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-big-arrow-right-white {
  background-position: 0 -377px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-black-puck {
  background-position: 0 -417px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-blue-puck-small {
  background-position: 0 -452px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-blue-puck {
  background-position: 0 -482px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-breadcrumbs-arrow-white {
  background-position: 0 -517px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-breadcrumbs-arrow {
  background-position: 0 -548px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-camera {
  background-position: 0 -579px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-close_icon--black {
  background-position: 0 -615px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-close_icon--blue {
  background-position: 0 -642px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-close_icon--white {
  background-position: 0 -669px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-close_icon-blue {
  background-position: 0 -693px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-close_icon {
  background-position: 0 -719px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-col5_icon {
  background-position: 0 -745px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-comment-icon {
  background-position: 0 -792px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-contacts-icon-black {
  background-position: 0 -819px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-contacts-icon-white {
  background-position: 0 -854px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-contacts-icon {
  background-position: 0 -889px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-contacts_shareholder {
  background-position: 0 -924px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-contrast_icon {
  background-position: 0 -970px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-cup-calendar {
  background-position: 0 -1006px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-download--white {
  background-position: 0 -1054px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-download-blue {
  background-position: 0 -1084px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-download {
  background-position: 0 -1114px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-error-black {
  background-position: 0 -1144px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-error {
  background-position: 0 -1177px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-facebook-hockey {
  background-position: 0 -1210px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-facebook-icon {
  background-position: 0 -1253px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-facebook-square {
  background-position: 0 -1300px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-fb-white {
  background-position: 0 -1343px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-feedback-black {
  background-position: 0 -1382px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-feedback-white {
  background-position: 0 -1412px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-feedback {
  background-position: 0 -1442px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-font-size_icon {
  background-position: 0 -1472px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-foursquare-icon {
  background-position: 0 -1500px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-foursquare-location {
  background-position: 0 -1547px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-gold-cup {
  background-position: 0 -1609px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-heart-icon {
  background-position: 0 -1646px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-hockey-fb-social {
  background-position: 0 -1671px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-hockey-gk {
  background-position: 0 -1728px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-hockey-inst-social {
  background-position: 0 -1761px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-hockey-stick {
  background-position: 0 -1818px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-hockey-vk-social {
  background-position: 0 -1862px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-heart {
  background-position: 0 -1919px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-icon-tickets {
  background-position: 0 -1944px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-in-square {
  background-position: 0 -1979px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-instagram-hockey {
  background-position: 0 -2022px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-instagram-icon {
  background-position: 0 -2065px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-instagram-square {
  background-position: 0 -2112px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-investor_icon {
  background-position: 0 -2155px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-mining {
  background-position: 0 -2199px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-mining2 {
  background-position: 0 -2230px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-mining3 {
  background-position: 0 -2261px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-mining4 {
  background-position: 0 -2292px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-mining5 {
  background-position: 0 -2323px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-mining6 {
  background-position: 0 -2354px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-mining7 {
  background-position: 0 -2385px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-mining8 {
  background-position: 0 -2416px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-mining9 {
  background-position: 0 -2447px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-modal__close {
  background-position: 0 -2478px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-pdf {
  background-position: 0 -2514px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-period-arrow {
  background-position: 0 -2553px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-person_icon-white {
  background-position: 0 -2573px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-phone-call-white {
  background-position: 0 -2605px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-phone-call {
  background-position: 0 -2639px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-play-blue {
  background-position: 0 -2673px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-play-calendar-blue {
  background-position: 0 -2793px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-play-calendar {
  background-position: 0 -2829px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-play-lives {
  background-position: 0 -2902px; }
  /* line 59, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
  .icons-play-lives:hover, .icons-play-lives.play-lives-hover {
    background-position: 0 -2865px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-play-white {
  background-position: 0 -2939px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-press_icon {
  background-position: 0 -3059px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-printer-black {
  background-position: 0 -3105px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-printer-blue {
  background-position: 0 -3137px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-printer-tender {
  background-position: 0 -3169px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-printer-white {
  background-position: 0 -3201px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-printer {
  background-position: 0 -3233px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-question, .tooltip-question:after {
  background-position: 0 -3265px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-red-puck-small {
  background-position: 0 -3296px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-red-puck {
  background-position: 0 -3326px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-right-arrow-white {
  background-position: 0 -3361px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-rss-black {
  background-position: 0 -3402px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-rss {
  background-position: 0 -3431px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---blueline-bottom {
  background-position: 0 -3460px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---bottom-small {
  background-position: 0 -3501px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---bottom {
  background-position: 0 -3526px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---fullservices {
  background-position: 0 -3568px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---greenline-bottom {
  background-position: 0 -3612px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---greenline-left {
  background-position: 0 -3648px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---greenline-right {
  background-position: 0 -3672px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---idea {
  background-position: 0 -3696px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---innovaproduct {
  background-position: 0 -3738px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---innovations-big {
  background-position: 0 -3781px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---innovations {
  background-position: 0 -3853px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---left-2 {
  background-position: 0 -3907px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---left {
  background-position: 0 -3943px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---main {
  background-position: 0 -3979px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---materials {
  background-position: 0 -4052px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---neft {
  background-position: 0 -4125px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---orangeline-bottom {
  background-position: 0 -4168px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---pir {
  background-position: 0 -4209px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---right {
  background-position: 0 -4253px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---work-big {
  background-position: 0 -4289px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scheme-icon---work {
  background-position: 0 -4361px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-scrollbar {
  background-position: 0 -4415px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-share-arrow-down {
  background-position: 0 -4450px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-share-arrow-up {
  background-position: 0 -4496px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-share-black {
  background-position: 0 -4542px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-share-blue {
  background-position: 0 -4579px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-share-hockey-fb {
  background-position: 0 -4616px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-share-hockey-tw {
  background-position: 0 -4652px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-share-hockey-vk {
  background-position: 0 -4685px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-share-white {
  background-position: 0 -4714px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-share {
  background-position: 0 -4751px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-sidebar-menu {
  background-position: 0 -4788px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-sign-black {
  background-position: 0 -4851px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-sign {
  background-position: 0 -4885px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-sitemap-arrow-gray {
  background-position: 0 -4919px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-sitemap-arrow {
  background-position: 0 -4939px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-slider-next {
  background-position: 0 -4959px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-slider-pagination-active {
  background-position: 0 -5014px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-slider-pagination-inactive {
  background-position: 0 -5044px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-slider-prev {
  background-position: 0 -5074px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-soc-facebook {
  background-position: 0 -5129px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-soc-google {
  background-position: 0 -5162px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-soc-in {
  background-position: 0 -5195px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-soc-mail {
  background-position: 0 -5228px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-soc-pinterest {
  background-position: 0 -5262px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-soc-twitter {
  background-position: 0 -5295px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-soc-vk {
  background-position: 0 -5328px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-socseti-icon {
  background-position: 0 -5361px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-square-arrow {
  background-position: 0 -5393px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-staff_icon {
  background-position: 0 -5427px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-star-black {
  background-position: 0 -5469px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-star {
  background-position: 0 -5504px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-stick--puck {
  background-position: 0 -5539px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-tag-remove {
  background-position: 0 -5583px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-tools-icon-contrast {
  background-position: 0 -5607px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-tools-icon {
  background-position: 0 -5670px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-tw-white {
  background-position: 0 -5733px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-twitter-icon {
  background-position: 0 -5772px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-twitter-square {
  background-position: 0 -5819px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-vacansy_icon {
  background-position: 0 -5862px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-vk-color {
  background-position: 0 -5899px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-vk-hockey {
  background-position: 0 -5944px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-vk-white {
  background-position: 0 -5987px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-vkontakte-square {
  background-position: 0 -6026px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-white-black-puck {
  background-position: 0 -6069px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-white-goal {
  background-position: 0 -6104px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-white-hockey-stick {
  background-position: 0 -6137px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-white-stick--puck {
  background-position: 0 -6181px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-white-team {
  background-position: 0 -6225px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-white-triangle {
  background-position: 0 -6270px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-youtube-icon {
  background-position: 0 -6294px; }

/* line 84, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-youtube-square {
  background-position: 0 -6341px; }

/* line 11, ../../../shared/sass/ui/_main.scss */
* {
  -webkit-tap-highlight-color: transparent; }

/* line 15, ../../../shared/sass/ui/_main.scss */
body {
  margin-top: 148px; }
  @media (max-width: 767px) {
    /* line 15, ../../../shared/sass/ui/_main.scss */
    body {
      margin-top: 130px; } }

/* line 22, ../../../shared/sass/ui/_main.scss */
.main-header-wrapper, .main-footer-wrapper {
  max-width: 1020px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (max-width: 767px) {
    /* line 22, ../../../shared/sass/ui/_main.scss */
    .main-header-wrapper, .main-footer-wrapper {
      padding-left: 25px;
      padding-right: 25px; } }

/* line 32, ../../../shared/sass/ui/_main.scss */
.page-wrapper {
  -moz-transition: margin-top 0.3s ease;
  -o-transition: margin-top 0.3s ease;
  -webkit-transition: margin-top 0.3s ease;
  transition: margin-top 0.3s ease;
  min-height: 100%;
  max-width: 1020px;
  padding-left: 20px;
  padding-right: 20px;
  margin: -148px auto -331px auto;
  padding-top: 148px;
  padding-bottom: 271px; }
  @media (max-width: 1075px) {
    /* line 32, ../../../shared/sass/ui/_main.scss */
    .page-wrapper {
      padding-left: 50px; } }
  @media (max-width: 960px) {
    /* line 32, ../../../shared/sass/ui/_main.scss */
    .page-wrapper {
      padding-right: 75px; } }
  @media (max-width: 767px) {
    /* line 32, ../../../shared/sass/ui/_main.scss */
    .page-wrapper {
      margin: -130px auto -331px auto;
      padding-top: 130px;
      padding-left: 25px;
      padding-right: 25px; }
      /* line 52, ../../../shared/sass/ui/_main.scss */
      .page-wrapper > main {
        overflow: auto; } }
  /* line 57, ../../../shared/sass/ui/_main.scss */
  .page-wrapper > main {
    padding-bottom: 60px; }

/* line 62, ../../../shared/sass/ui/_main.scss */
.main-container {
  background-color: #f2efeb; }

/* line 66, ../../../shared/sass/ui/_main.scss */
.main-header {
  position: absolute;
  top: 0;
  width: 100%;
  box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (max-width: 767px) {
    /* line 66, ../../../shared/sass/ui/_main.scss */
    .main-header {
      height: 130px; }
      /* line 71, ../../../shared/sass/ui/_main.scss */
      .main-header.is-expanded {
        overflow: hidden; } }

/* line 93, ../../../shared/sass/ui/_main.scss */
.main-header-wrapper {
  margin: 0 auto;
  height: 100%;
  position: relative; }

/* line 100, ../../../shared/sass/ui/_main.scss */
.contrast-label {
  display: inline-block;
  position: absolute;
  margin-top: 1px;
  padding: 0 .5em;
  right: 20px;
  top: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */
  text-transform: uppercase;
  color: #FFF;
  background: #0079c1;
  z-index: -1;
  visibility: hidden; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .contrast-label {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .contrast-label {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }
  /* line 114, ../../../shared/sass/ui/_main.scss */
  #contrast .contrast-label {
    visibility: visible; }
  @media (max-width: 767px) {
    /* line 100, ../../../shared/sass/ui/_main.scss */
    .contrast-label {
      top: 8px;
      right: 30%; } }
  @media (max-width: 640px) {
    /* line 100, ../../../shared/sass/ui/_main.scss */
    .contrast-label {
      visibility: hidden !important; } }

/* line 126, ../../../shared/sass/ui/_main.scss */
.main-header--small {
  height: 40px;
  margin: 0 auto;
  background-color: #f2efeb;
  position: relative;
  z-index: 1; }

/* line 134, ../../../shared/sass/ui/_main.scss */
.main-header--big {
  height: 108px;
  background-color: #fff;
  position: relative; }
  @media (max-width: 767px) {
    /* line 134, ../../../shared/sass/ui/_main.scss */
    .main-header--big {
      height: 90px; } }

/* line 146, ../../../shared/sass/ui/_main.scss */
.main-footer {
  width: 100%;
  height: 271px;
  background-color: #fff;
  margin-top: 60px; }

/* line 153, ../../../shared/sass/ui/_main.scss */
.main-footer-wrapper {
  margin: auto;
  height: 100%; }
  @media (max-width: 767px) {
    /* line 153, ../../../shared/sass/ui/_main.scss */
    .main-footer-wrapper {
      padding-left: 20px;
      padding-right: 20px; } }

/* line 163, ../../../shared/sass/ui/_main.scss */
.logo {
  height: 56px;
  width: auto;
  display: inline-block;
  margin-top: 17px; }
  @media (max-width: 960px) {
    /* line 163, ../../../shared/sass/ui/_main.scss */
    .logo {
      height: 46px;
      margin-top: 18px; } }

/* line 178, ../../../shared/sass/ui/_main.scss */
ul li li:before {
  color: #838383; }

/* line 184, ../../../shared/sass/ui/_main.scss */
.sites-popup, .tools__container--bigscreen:not(.is-expanded) .tools__tooltip, .tools__container, .tools-popup, .btn--map, .map-controls, .select-style, .map-popup, .map-popup-r, div.title-search-result table {
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px; }

/* line 188, ../../../shared/sass/ui/_main.scss */
.normal-ver-img {
  display: block; }

/* line 192, ../../../shared/sass/ui/_main.scss */
.contrast-ver-img {
  display: none; }

/* line 196, ../../../shared/sass/ui/_main.scss */
.context--content h5.chart--header {
  border-bottom: solid 3px;
  padding-bottom: 10px;
  margin-bottom: 0; }

/* line 203, ../../../shared/sass/ui/_main.scss */
.contacts-fraud-block {
  margin-top: 23px;
  border-top: 1px solid #8c8c8c;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.75rem;
  /* 9 */
  padding-top: 10px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .contacts-fraud-block {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .contacts-fraud-block {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.4px;
    /* 9 */
    font-size: 0.9rem;
    /* 9 */ }

/* line 210, ../../../shared/sass/ui/_main.scss */
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  margin-top: 196px;
  margin-bottom: 271px;
  width: 100%;
  height: 100%;
  background-color: #f2efeb;
  z-index: 9999; }
  @media (max-width: 767px) {
    /* line 210, ../../../shared/sass/ui/_main.scss */
    .preloader {
      margin-top: 130px; } }
  /* line 223, ../../../shared/sass/ui/_main.scss */
  .preloader img {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-top: -155.5px;
    margin-left: -64px; }
    @media (max-width: 767px) {
      /* line 223, ../../../shared/sass/ui/_main.scss */
      .preloader img {
        margin-top: -137.5px; } }

/* line 236, ../../../shared/sass/ui/_main.scss */
.tile--fixed-header .tile__header.tile__header--cut {
  height: 60px; }

/* line 241, ../../../shared/sass/ui/_main.scss */
.main-news__img img {
  position: absolute;
  top: 0;
  left: 50%;
  max-width: 100%;
  width: auto;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  max-height: 305px; }
  @media (max-width: 960px) {
    /* line 241, ../../../shared/sass/ui/_main.scss */
    .main-news__img img {
      top: 15%; } }
  @media (max-width: 767px) {
    /* line 241, ../../../shared/sass/ui/_main.scss */
    .main-news__img img {
      top: 0;
      max-height: 260px; } }
  @media (max-width: 360px) {
    /* line 241, ../../../shared/sass/ui/_main.scss */
    .main-news__img img {
      top: 15%; } }

/* line 62, ../../../shared/sass/base/_table.scss */
.subheader {
  background-color: #dcdad7; }

/* line 66, ../../../shared/sass/base/_table.scss */
caption, th, td {
  font-weight: 300; }

/* line 70, ../../../shared/sass/base/_table.scss */
th {
  font-weight: 400; }

/* line 74, ../../../shared/sass/base/_table.scss */
th, td {
  text-align: right;
  padding-right: 16px;
  padding-left: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #949494;
  border-left: 3px solid #f2efeb; }
  /* line 82, ../../../shared/sass/base/_table.scss */
  th:last-child, td:last-child {
    padding-right: 8px; }
  /* line 85, ../../../shared/sass/base/_table.scss */
  th:first-child, td:first-child {
    max-width: 20em;
    border-left: none;
    text-align: left; }

/* line 95, ../../../shared/sass/base/_table.scss */
tr:last-child td, tr:last-child th {
  border-left: none; }

/* line 101, ../../../shared/sass/base/_table.scss */
thead {
  border-bottom: 3px solid #d9d9d9; }

/* line 105, ../../../shared/sass/base/_table.scss */
table {
  width: 100%;
  color: #505050;
  border-top: 3px solid #0c90cf;
  border-bottom: 3px solid #0c90cf; }
  /* line 113, ../../../shared/sass/base/_table.scss */
  table td.a_l, table th.a_l {
    text-align: left; }
  /* line 117, ../../../shared/sass/base/_table.scss */
  table td.a_c, table th.a_c {
    text-align: center; }
  /* line 121, ../../../shared/sass/base/_table.scss */
  table td.a_r, table th.a_r {
    text-align: right; }
  /* line 125, ../../../shared/sass/base/_table.scss */
  table td.a_t, table th.a_t {
    vertical-align: top; }
  /* line 129, ../../../shared/sass/base/_table.scss */
  table td.a_m, table th.a_m {
    vertical-align: middle; }
  /* line 133, ../../../shared/sass/base/_table.scss */
  table td.a_b, table th.a_b {
    vertical-align: bottom; }
  /* line 138, ../../../shared/sass/base/_table.scss */
  table.table--clear {
    border-top: none;
    border-bottom: none; }

/* line 145, ../../../shared/sass/base/_table.scss */
.table--team td {
  text-align: center;
  width: 25%; }
/* line 150, ../../../shared/sass/base/_table.scss */
.table--team .table--team__logo {
  display: block;
  padding: 0 20%;
  border: none;
  min-height: 100px; }
  /* line 155, ../../../shared/sass/base/_table.scss */
  .table--team .table--team__logo img {
    height: auto; }

/* line 1, ../../../shared/sass/base/_nojs.scss */
.no-js .swiper-container {
  overflow: visible; }

/* line 5, ../../../shared/sass/base/_nojs.scss */
.no-js .no-js-hide {
  display: none; }

/*
 * Swiper 2.7.0
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2014, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: August 30, 2014
*/
/* ===============================================================
Basic Swiper Styles 
================================================================*/
/* line 18, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

/* line 30, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 63, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

/* line 71, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-slide {
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* IE10 Windows Phone 8 Fixes */
/* line 79, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y; }

/* line 82, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-wp8-vertical {
  -ms-touch-action: pan-x; }

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
/* line 90, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-container {
  /* Specify Swiper's Size: */
  /*width:200px;
  height: 100px;*/ }

/* line 96, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-slide {
  /* Specify Slides's Size: */
  /*width: 100%;
  height: 100%;*/ }

/* line 102, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-slide-active {
  /* Specific active slide styling: */ }

/* line 106, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-slide-visible {
  /* Specific visible slide styling: */ }

/* ===============================================================
Pagination Styles
================================================================*/
/* line 113, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-pagination-switch {
  /* Stylize pagination button: */ }

/* line 117, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-active-switch {
  /* Specific active button style: */ }

/* line 121, ../../../shared/sass/plugins/_idangerous.swiper.scss */
.swiper-visible-switch {
  /* Specific visible button style: */ }

/* Colorbox Core Style:The following CSS is consistent between example themes and should not be altered. */
/* line 2, ../../../shared/sass/plugins/_colorbox.scss */
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: visible; }

/* line 11, ../../../shared/sass/plugins/_colorbox.scss */
#cboxWrapper {
  max-width: none; }

/* line 14, ../../../shared/sass/plugins/_colorbox.scss */
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

/* line 19, ../../../shared/sass/plugins/_colorbox.scss */
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left; }

/* line 23, ../../../shared/sass/plugins/_colorbox.scss */
#cboxContent {
  position: relative; }

/* line 26, ../../../shared/sass/plugins/_colorbox.scss */
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* line 30, ../../../shared/sass/plugins/_colorbox.scss */
#cboxTitle {
  margin: 0; }

/* line 33, ../../../shared/sass/plugins/_colorbox.scss */
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 41, ../../../shared/sass/plugins/_colorbox.scss */
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer; }

/* line 47, ../../../shared/sass/plugins/_colorbox.scss */
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

/* line 55, ../../../shared/sass/plugins/_colorbox.scss */
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

/* line 61, ../../../shared/sass/plugins/_colorbox.scss */
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/* User Style:Change the following styles to modify the appearance of Colorbox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML. */
/* line 71, ../../../shared/sass/plugins/_colorbox.scss */
#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTopCenter, #cboxBottomCenter, #cboxCurrent {
  display: none; }

/* line 74, ../../../shared/sass/plugins/_colorbox.scss */
#cboxOverlay {
  background: url(../images/overlay.png) repeat 0 0; }

/* line 77, ../../../shared/sass/plugins/_colorbox.scss */
#colorbox {
  outline: 0; }

/* line 80, ../../../shared/sass/plugins/_colorbox.scss */
#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(../images/controls.png) no-repeat -101px 0; }

/* line 86, ../../../shared/sass/plugins/_colorbox.scss */
#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(../images/controls.png) no-repeat -130px 0; }

/* line 92, ../../../shared/sass/plugins/_colorbox.scss */
#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(../images/controls.png) no-repeat -101px -29px; }

/* line 98, ../../../shared/sass/plugins/_colorbox.scss */
#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(../images/controls.png) no-repeat -130px -29px; }

/* line 104, ../../../shared/sass/plugins/_colorbox.scss */
#cboxMiddleLeft {
  width: 21px;
  background: url(../images/controls.png) left top repeat-y; }

/* line 109, ../../../shared/sass/plugins/_colorbox.scss */
#cboxMiddleRight {
  width: 21px;
  background: url(../images/controls.png) right top repeat-y; }

/* line 114, ../../../shared/sass/plugins/_colorbox.scss */
#cboxTopCenter {
  height: 21px;
  background: url(../images/border.png) 0 0 repeat-x; }

/* line 119, ../../../shared/sass/plugins/_colorbox.scss */
#cboxBottomCenter {
  height: 21px;
  background: url(../images/border.png) 0 -29px repeat-x; }

/* line 124, ../../../shared/sass/plugins/_colorbox.scss */
#cboxContent {
  background: #fff;
  overflow: visible; }

/* line 128, ../../../shared/sass/plugins/_colorbox.scss */
.cboxIframe {
  background: #fff; }

/* line 131, ../../../shared/sass/plugins/_colorbox.scss */
#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

/* line 135, ../../../shared/sass/plugins/_colorbox.scss */
#cboxLoadedContent {
  margin-bottom: 0px; }

/* line 138, ../../../shared/sass/plugins/_colorbox.scss */
#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #ffffff;
  line-height: 29px;
  background: none; }

/* line 148, ../../../shared/sass/plugins/_colorbox.scss */
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494; }

/* line 155, ../../../shared/sass/plugins/_colorbox.scss */
#cboxLoadingOverlay {
  background: url(../images/loading_background.png) no-repeat center center; }

/* line 158, ../../../shared/sass/plugins/_colorbox.scss */
#cboxLoadingGraphic {
  background: url(../images/loading.gif) no-repeat center center; }

/* these elements are buttons,
and may need to have additional styles reset to avoid unwanted base styles */
/* line 164, ../../../shared/sass/plugins/_colorbox.scss */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on:active (mouseclick),
but preserve outlines on:focus (tabbed navigating) */
/* line 178, ../../../shared/sass/plugins/_colorbox.scss */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0; }

/* line 184, ../../../shared/sass/plugins/_colorbox.scss */
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

/* line 190, ../../../shared/sass/plugins/_colorbox.scss */
#cboxPrevious {
  position: absolute;
  top: -30px;
  right: 90px;
  background: url(../images/arrows-colorbox.png) 0 0 no-repeat;
  width: 15px;
  height: 25px;
  text-indent: -9999px; }

/* line 199, ../../../shared/sass/plugins/_colorbox.scss */
#cboxPrevious:hover {
  background-position: 0 -26px; }

/* line 202, ../../../shared/sass/plugins/_colorbox.scss */
#cboxNext {
  position: absolute;
  top: -30px;
  right: 60px;
  background: url(../images/arrows-colorbox.png) 100% 0 no-repeat;
  width: 15px;
  height: 25px;
  text-indent: -9999px; }

/* line 211, ../../../shared/sass/plugins/_colorbox.scss */
#cboxNext:hover {
  background-position: 100% -26px; }

/* line 214, ../../../shared/sass/plugins/_colorbox.scss */
#cboxClose {
  position: absolute;
  top: -30px;
  right: 5px;
  background: url(../images/icon_Close_gpn.png) no-repeat 0 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

/* line 223, ../../../shared/sass/plugins/_colorbox.scss */
#cboxClose:hover {
  background-position: 0 -42px; }

/* The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
See:http://jacklmoore.com/notes/ie-transparency-problems/ */
/* line 230, ../../../shared/sass/plugins/_colorbox.scss */
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF); }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
/* line 6, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 16, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-target {
  position: relative; }

/* line 19, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative; }

/* line 24, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

/* line 31, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-handle {
  position: relative;
  z-index: 1; }

/* line 35, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10; }

/* line 40, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
     creates a new context for the origins. */
  *z-index: -1; }

/* line 45, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s; }

/* line 49, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
/* line 56, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
 */
/* line 63, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-horizontal {
  height: 18px; }

/* line 66, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

/* line 72, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-vertical {
  width: 18px; }

/* line 75, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
 */
/* line 84, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0; }

/* line 88, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms; }

/* line 94, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-origin {
  border-radius: 2px; }

/* line 97, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

/* line 102, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB; }

/* Handles and cursors;
 */
/* line 108, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-dragable {
  cursor: w-resize; }

/* line 111, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-vertical .noUi-dragable {
  cursor: n-resize; }

/* line 114, ../../../shared/sass/plugins/_nouislider.scss */
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Disabled state;
 */
/* line 123, ../../../shared/sass/plugins/_nouislider.scss */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8; }

/* line 127, ../../../shared/sass/plugins/_nouislider.scss */
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* @group Base */
/* line 10, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container {
  font-family: 'din', Arial, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  zoom: 1;
  *display: inline;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }
  /* line 21, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 24, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border-top: 0;
    background: #fff; }
  /* line 35, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-container.chosen-with-drop .chosen-drop {
    left: 0; }
  /* line 38, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-container a {
    cursor: pointer; }

/* @end */
/* @group Single Chosen */
/* line 46, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 4px 0 0 8px;
  height: 30px;
  background-color: #fff;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
  border-bottom: none; }
/* line 64, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-single .chosen-default {
  color: #999; }
/* line 67, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }
/* line 74, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }
/* line 77, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px; }
  /* line 86, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px; }
/* line 90, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }
/* line 93, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }
  /* line 100, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%; }
/* line 107, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }
  /* line 113, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0; }
/* line 128, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  background-clip: padding-box; }
/* line 133, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @end */
/* @group Results */
/* line 141, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  max-height: 350px;
  -webkit-overflow-scrolling: touch; }
  /* line 150, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none; }
    /* line 158, ../../../shared/sass/plugins/_chosen.scss */
    .chosen-container .chosen-results li.active-result {
      display: list-item;
      cursor: pointer;
      height: auto;
      padding: 0.57143em 0.57143em;
      padding-left: 15px; }
    /* line 165, ../../../shared/sass/plugins/_chosen.scss */
    .chosen-container .chosen-results li.disabled-result {
      display: list-item;
      color: #ccc;
      cursor: default; }
    /* line 170, ../../../shared/sass/plugins/_chosen.scss */
    .chosen-container .chosen-results li.highlighted {
      background-color: #4b77d3;
      color: #fff; }
    /* line 175, ../../../shared/sass/plugins/_chosen.scss */
    .chosen-container .chosen-results li.no-results {
      color: #777;
      display: list-item;
      background: #f4f4f4; }
    /* line 180, ../../../shared/sass/plugins/_chosen.scss */
    .chosen-container .chosen-results li.group-result {
      display: list-item;
      font-weight: bold;
      cursor: default; }
    /* line 185, ../../../shared/sass/plugins/_chosen.scss */
    .chosen-container .chosen-results li.group-option {
      padding-left: 15px; }
    /* line 188, ../../../shared/sass/plugins/_chosen.scss */
    .chosen-container .chosen-results li em {
      font-style: normal;
      text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
/* line 198, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text; }
/* line 211, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }
  /* line 215, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjZThlOGU4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default; }
    /* line 231, ../../../shared/sass/plugins/_chosen.scss */
    .chosen-container-multi .chosen-choices li.search-choice span {
      word-wrap: break-word; }
    /* line 234, ../../../shared/sass/plugins/_chosen.scss */
    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
      position: absolute;
      top: 4px;
      right: 3px;
      display: block;
      width: 12px;
      height: 12px;
      font-size: 1px; }
      /* line 243, ../../../shared/sass/plugins/_chosen.scss */
      .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
        background-position: -42px -10px; }
  /* line 248, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjZThlOGU4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    color: #666; }
  /* line 255, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4; }
    /* line 257, ../../../shared/sass/plugins/_chosen.scss */
    .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
      background-position: -42px -10px; }
/* line 262, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }
/* line 266, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

/* @end */
/* @group Active  */
/* line 281, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0; }
/* line 290, ../../../shared/sass/plugins/_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }
  /* line 293, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px; }

/* @end */
/* @group Disabled Support */
/* line 306, ../../../shared/sass/plugins/_chosen.scss */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }
  /* line 309, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-disabled .chosen-single {
    cursor: default; }
  /* line 312, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default; }

/* @end */
/* @group Right to Left */
/* line 319, ../../../shared/sass/plugins/_chosen.scss */
.chosen-rtl {
  text-align: right; }
  /* line 321, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0; }
  /* line 325, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl; }
  /* line 330, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px; }
  /* line 333, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl .chosen-single div {
    right: auto;
    left: 3px; }
  /* line 337, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px; }
  /* line 341, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl .chosen-choices li {
    float: right; }
    /* line 344, ../../../shared/sass/plugins/_chosen.scss */
    .chosen-rtl .chosen-choices li.search-choice {
      margin: 3px 5px 3px 0;
      padding: 3px 5px 3px 19px; }
      /* line 347, ../../../shared/sass/plugins/_chosen.scss */
      .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
        right: auto;
        left: 4px; }
  /* line 353, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl.chosen-container-single-nosearch .chosen-search,
  .chosen-rtl .chosen-drop {
    left: 9999px; }
  /* line 357, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0; }
  /* line 361, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0; }
  /* line 365, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none; }
  /* line 368, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    direction: rtl; }
  /* line 375, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px; }
  /* line 379, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 390, ../../../shared/sass/plugins/_chosen.scss */
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
/* @end */
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
/* line 6, ../../../shared/sass/plugins/_pikaday.scss */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #ffffff; }

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
/* line 19, ../../../shared/sass/plugins/_pikaday.scss */
.pika-single:before,
.pika-single:after {
  content: " ";
  display: table; }

/* line 24, ../../../shared/sass/plugins/_pikaday.scss */
.pika-single:after {
  clear: both; }

/* line 25, ../../../shared/sass/plugins/_pikaday.scss */
.pika-single {
  *zoom: 1; }

/* line 27, ../../../shared/sass/plugins/_pikaday.scss */
.pika-single.is-hidden {
  display: none; }

/* line 31, ../../../shared/sass/plugins/_pikaday.scss */
.pika-single.is-bound {
  position: absolute; }

/* line 35, ../../../shared/sass/plugins/_pikaday.scss */
.pika-lendar {
  float: left;
  width: 224px;
  height: auto;
  margin: 0;
  margin-top: 9px;
  position: relative;
  background: #606060; }
  /* line 43, ../../../shared/sass/plugins/_pikaday.scss */
  .pika-lendar:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #444444;
    right: 15px;
    top: -5px;
    z-index: 1; }

/* line 57, ../../../shared/sass/plugins/_pikaday.scss */
.pika-title {
  position: relative;
  text-align: center;
  border: 1px solid #181818;
  border-bottom: none;
  background: #444444;
  height: 20px; }

/* line 68, ../../../shared/sass/plugins/_pikaday.scss */
.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 0.1px 3px;
  font-size: 14px;
  line-height: 20px; }

/* line 79, ../../../shared/sass/plugins/_pikaday.scss */
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0; }

/* line 90, ../../../shared/sass/plugins/_pikaday.scss */
.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 17px;
  height: 16px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  *position: absolute;
  *top: 0; }

/* line 112, ../../../shared/sass/plugins/_pikaday.scss */
.pika-prev:hover,
.pika-next:hover {
  opacity: .5; }

/* line 117, ../../../shared/sass/plugins/_pikaday.scss */
.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("../images/calendar-prev.png");
  *left: 0; }

/* line 124, ../../../shared/sass/plugins/_pikaday.scss */
.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("../images/calendar-next.png");
  *right: 0; }

/* line 131, ../../../shared/sass/plugins/_pikaday.scss */
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2; }

/* line 137, ../../../shared/sass/plugins/_pikaday.scss */
.pika-select {
  display: inline-block;
  *display: inline; }

/* line 142, ../../../shared/sass/plugins/_pikaday.scss */
.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0; }

/* line 149, ../../../shared/sass/plugins/_pikaday.scss */
.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0; }

/* line 155, ../../../shared/sass/plugins/_pikaday.scss */
.pika-table th {
  color: #fff;
  line-height: 25px;
  text-align: center; }

/* line 161, ../../../shared/sass/plugins/_pikaday.scss */
.pika-button {
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 4px 0;
  color: #fff;
  line-height: 15px;
  text-align: center;
  background: #606060; }

/* line 178, ../../../shared/sass/plugins/_pikaday.scss */
.pika-week {
  font-size: 11px;
  color: #999; }

/* line 183, ../../../shared/sass/plugins/_pikaday.scss */
.is-selected .pika-button {
  color: #fff;
  background: #444444; }

/* line 188, ../../../shared/sass/plugins/_pikaday.scss */
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #fff;
  opacity: .3; }

/* line 195, ../../../shared/sass/plugins/_pikaday.scss */
.pika-button:hover {
  color: #fff;
  background: #444444 !important;
  box-shadow: none !important; }

/* line 202, ../../../shared/sass/plugins/_pikaday.scss */
.pika-table.pika-table tr:hover, .pika-table.pika-table tr:hover td, .pika-table.pika-table tr:hover th {
  background-color: #606060; }

/* line 207, ../../../shared/sass/plugins/_pikaday.scss */
.pika-table {
  border: 1px solid #181818; }
  /* line 209, ../../../shared/sass/plugins/_pikaday.scss */
  .pika-table tr {
    background: #606060; }
    /* line 211, ../../../shared/sass/plugins/_pikaday.scss */
    .pika-table tr td, .pika-table tr th {
      border: none;
      text-align: left; }
  /* line 216, ../../../shared/sass/plugins/_pikaday.scss */
  .pika-table thead {
    border-bottom: none; }
    /* line 219, ../../../shared/sass/plugins/_pikaday.scss */
    .pika-table thead th {
      padding-top: 7px;
      padding-bottom: 2px;
      text-align: center; }

/* line 1, ../../../shared/sass/plugins/_jquery.fancybox-thumbs.scss */
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050; }

/* line 9, ../../../shared/sass/plugins/_jquery.fancybox-thumbs.scss */
#fancybox-thumbs.bottom {
  bottom: 2px; }

/* line 13, ../../../shared/sass/plugins/_jquery.fancybox-thumbs.scss */
#fancybox-thumbs.top {
  top: 2px; }

/* line 17, ../../../shared/sass/plugins/_jquery.fancybox-thumbs.scss */
#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 24, ../../../shared/sass/plugins/_jquery.fancybox-thumbs.scss */
#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5; }

/* line 30, ../../../shared/sass/plugins/_jquery.fancybox-thumbs.scss */
#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff; }

/* line 36, ../../../shared/sass/plugins/_jquery.fancybox-thumbs.scss */
#fancybox-thumbs ul li:hover {
  opacity: 1; }

/* line 40, ../../../shared/sass/plugins/_jquery.fancybox-thumbs.scss */
#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none; }

/* line 49, ../../../shared/sass/plugins/_jquery.fancybox-thumbs.scss */
#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

/* line 20, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

/* line 27, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 37, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-opened {
  z-index: 8030; }

/* line 41, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

/* line 47, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative; }

/* line 51, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-inner {
  overflow: hidden; }

/* line 55, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

/* line 59, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

/* line 67, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

/* line 73, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

/* line 78, ../../../shared/sass/plugins/_jquery.fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox_sprite.png"); }

/* line 82, ../../../shared/sass/plugins/_jquery.fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

/* line 94, ../../../shared/sass/plugins/_jquery.fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox_loading.gif") center center no-repeat; }

/* line 100, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  border-bottom: none; }

/* line 111, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

/* line 123, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-prev {
  left: 0; }

/* line 127, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-next {
  right: 0; }

/* line 131, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

/* line 142, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

/* line 147, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

/* line 152, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible; }

/* line 156, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
/* line 168, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

/* line 173, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important; }

/* line 177, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important; }

/* line 181, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox_overlay.png"); }

/* line 191, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

/* line 197, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
/* line 204, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  font-weight: bold; }

/* line 213, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible; }

/* line 217, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

/* line 226, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

/* line 242, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

/* line 248, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px; }

/* line 252, ../../../shared/sass/plugins/_jquery.fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 267, ../../../shared/sass/plugins/_jquery.fancybox.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  /* line 272, ../../../shared/sass/plugins/_jquery.fancybox.scss */
  #fancybox-loading div {
    background-image: url("../images/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
/* line 1, ../../../shared/sass/plugins/_select2.scss */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

/* line 8, ../../../shared/sass/plugins/_select2.scss */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 34px;
  user-select: none;
  -webkit-user-select: none; }

/* line 18, ../../../shared/sass/plugins/_select2.scss */
.select2-container .select2-selection {
  border: 1px solid #fff; }

/* line 23, ../../../shared/sass/plugins/_select2.scss */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 0.7em;
  padding-right: 0.7em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 31, ../../../shared/sass/plugins/_select2.scss */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

/* line 34, ../../../shared/sass/plugins/_select2.scss */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

/* line 38, ../../../shared/sass/plugins/_select2.scss */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 34px;
  user-select: none;
  -webkit-user-select: none; }

/* line 46, ../../../shared/sass/plugins/_select2.scss */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 53, ../../../shared/sass/plugins/_select2.scss */
.select2-container .select2-search--inline {
  float: left; }

/* line 56, ../../../shared/sass/plugins/_select2.scss */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

/* line 63, ../../../shared/sass/plugins/_select2.scss */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* line 67, ../../../shared/sass/plugins/_select2.scss */
.select2-dropdown {
  background-color: white;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

/* line 77, ../../../shared/sass/plugins/_select2.scss */
.select2-results {
  display: block; }

/* line 81, ../../../shared/sass/plugins/_select2.scss */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 87, ../../../shared/sass/plugins/_select2.scss */
.select2-results__option {
  padding: 0.5em 0.7em;
  user-select: none;
  -webkit-user-select: none;
  font-size: 14px; }

/* line 93, ../../../shared/sass/plugins/_select2.scss */
.select2-results__option[aria-selected] {
  cursor: pointer; }

/* line 97, ../../../shared/sass/plugins/_select2.scss */
.select2-container--open .select2-dropdown {
  left: 0; }

/* line 101, ../../../shared/sass/plugins/_select2.scss */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

/* line 107, ../../../shared/sass/plugins/_select2.scss */
.select2-container--open .select2-dropdown--below {
  border-top: 1px solid #F2EFEB;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 113, ../../../shared/sass/plugins/_select2.scss */
.select2-search--dropdown {
  display: block;
  padding: 0; }

/* line 117, ../../../shared/sass/plugins/_select2.scss */
.select2-search--dropdown .select2-search__field {
  padding: 0.5em 0.7em;
  width: 100%;
  box-sizing: border-box; }

/* line 122, ../../../shared/sass/plugins/_select2.scss */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* line 125, ../../../shared/sass/plugins/_select2.scss */
.select2-search--dropdown.select2-search--hide {
  display: none; }

/* line 129, ../../../shared/sass/plugins/_select2.scss */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

/* line 147, ../../../shared/sass/plugins/_select2.scss */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

/* line 158, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--single {
  background-color: #fff; }

/* line 161, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem; }

/* line 167, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

/* line 172, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

/* line 175, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 32px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 30px; }

/* line 182, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  height: 0;
  left: 50%;
  margin-left: -5px;
  margin-top: -3.5px;
  position: absolute;
  top: 50%;
  width: 0; }

/* line 195, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

/* line 199, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

/* line 204, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

/* line 208, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

/* line 212, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 5px 7px 5px; }

/* line 217, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  cursor: text; }

/* line 221, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 0.7em;
  width: 100%;
  line-height: 24px; }

/* line 229, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
  margin-top: 5px; }

/* line 233, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

/* line 238, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

/* line 245, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #0079C1;
  cursor: default;
  float: left;
  margin-right: 7px;
  margin-top: 7px;
  padding: 0 5px;
  /* height: 24px; */
  line-height: 26px;
  color: #fff;
  display: inline-block;
  font-size: 14px; }

/* line 258, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  font-size: 18px;
  line-height: 24px; }

/* line 266, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #F2EFEB; }

/* line 270, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

/* line 274, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

/* line 279, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

/* line 284, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  outline: 0; }

/* line 288, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

/* line 293, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

/* line 297, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 302, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

/* line 307, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #D8D8D8;
  border-left: none;
  border-right: none; }

/* line 313, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
  /* color: #959595; */
  font-size: 14px;
  font-family: 'din', Arial, sans-serif;
  font-weight: 300;
  font-style: normal; }

/* line 325, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 300px;
  overflow-y: auto; }

/* line 330, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

/* line 334, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

/* line 338, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

/* line 342, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

/* line 345, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

/* line 348, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

/* line 352, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

/* line 356, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

/* line 360, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

/* line 364, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

/* line 369, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0079C1;
  color: white; }

/* line 374, ../../../shared/sass/plugins/_select2.scss */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

/* line 380, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

/* line 391, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

/* line 394, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

/* line 398, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

/* line 404, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

/* line 407, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

/* line 424, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

/* line 437, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

/* line 441, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

/* line 451, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

/* line 454, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

/* line 458, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

/* line 463, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

/* line 474, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

/* line 485, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

/* line 492, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

/* line 495, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

/* line 500, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

/* line 503, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

/* line 513, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

/* line 520, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

/* line 524, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

/* line 528, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

/* line 533, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

/* line 538, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

/* line 542, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 548, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

/* line 554, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

/* line 559, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

/* line 564, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

/* line 569, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

/* line 573, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-dropdown--below {
  border-top: none; }

/* line 577, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

/* line 582, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

/* line 586, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

/* line 590, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

/* line 595, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

/* line 601, ../../../shared/sass/plugins/_select2.scss */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/* line 6, ../../../shared/sass/objects/_main.scss */
.block-link, .banner__caption {
  display: block;
  width: 100%; }

/* line 9, ../../../shared/sass/objects/_ellipsis.scss */
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -moz-binding: url('xml/ellipsis.xml#ellipsis'); }

/* line 4, ../../../shared/sass/objects/_buttons.scss */
.btn {
  border: 0;
  background-color: #838383;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 1;
  cursor: pointer;
  margin: 0;
  padding: 0.57143em 0.57143em;
  min-width: 115px;
  text-align: center; }
  /* line 19, ../../../shared/sass/objects/_buttons.scss */
  .btn, .btn:hover {
    text-decoration: none; }
  /* line 24, ../../../shared/sass/objects/_buttons.scss */
  .btn:hover, .btn:focus {
    background-color: #6a6a6a;
    color: #fff; }
  /* line 30, ../../../shared/sass/objects/_buttons.scss */
  .btn:active {
    background-color: #9d9d9d;
    color: #fff; }
  /* line 35, ../../../shared/sass/objects/_buttons.scss */
  .btn.btn--disabled {
    cursor: auto;
    background-color: #838383 !important; }

/* line 41, ../../../shared/sass/objects/_buttons.scss */
.btn--inactive,
.btn--inactive:hover,
.btn--inactive:active,
.btn--inactive:focus,
.btn.disabled,
.btn:disabled,
.btn--disable {
  background-color: #b6b6b6;
  background-color: #b6b6b6;
  cursor: text;
  pointer-events: none;
  color: #fff; }

/* line 55, ../../../shared/sass/objects/_buttons.scss */
.btn--primary {
  background-color: #0079c1;
  min-width: auto;
  text-align: center; }
  /* line 59, ../../../shared/sass/objects/_buttons.scss */
  .btn--primary:hover {
    background-color: #0099f4; }
  /* line 62, ../../../shared/sass/objects/_buttons.scss */
  .btn--primary:active {
    background-color: #00598e; }

/* line 68, ../../../shared/sass/objects/_buttons.scss */
button {
  background: transparent;
  border: none; }

/* line 6, ../../../shared/sass/objects/_lists.scss */
.context--content ul > li, .vertical-list--bullets .vertical-list__item, .vertical-list--links.vertical-list--links > .vertical-list__item, .vertical-list--block-links > .vertical-list__item,
.vertical-list--links.vertical-list--links > li,
.vertical-list--block-links > li, .context--content ol > li {
  display: table; }
  /* line 8, ../../../shared/sass/objects/_lists.scss */
  .context--content ul > li:before, .vertical-list--bullets .vertical-list__item:before, .vertical-list--links.vertical-list--links > .vertical-list__item:before, .vertical-list--block-links > .vertical-list__item:before,
  .vertical-list--links.vertical-list--links > li:before,
  .vertical-list--block-links > li:before, .context--content ol > li:before {
    display: table-cell;
    padding-right: .5em; }

/* line 14, ../../../shared/sass/objects/_lists.scss */
.context--content ol, .context--content ul, .vertical-list {
  margin-bottom: 20px; }

/* line 18, ../../../shared/sass/objects/_lists.scss */
.context--content ol, .vertical-list--numbers {
  counter-reset: list-numbers; }

/* line 22, ../../../shared/sass/objects/_lists.scss */
.context--content ol > li, .context--content ul > li, .vertical-list__item, .vertical-list--links.vertical-list--links > .vertical-list__item, .vertical-list--block-links > .vertical-list__item,
.vertical-list--links.vertical-list--links > li,
.vertical-list--block-links > li {
  position: relative; }

/* line 28, ../../../shared/sass/objects/_lists.scss */
.context--content ul > li:before, .vertical-list--bullets .vertical-list__item:before, .vertical-list--links.vertical-list--links > .vertical-list__item:before, .vertical-list--block-links > .vertical-list__item:before,
.vertical-list--links.vertical-list--links > li:before,
.vertical-list--block-links > li:before {
  content: "\2014";
  color: #0079c1; }

/* line 35, ../../../shared/sass/objects/_lists.scss */
.context--content ol > li {
  padding-left: 0; }
  /* line 38, ../../../shared/sass/objects/_lists.scss */
  .context--content ol > li:before {
    content: counters(list-numbers,".") ".";
    counter-increment: list-numbers;
    color: #0079c1; }

/* line 71, ../../../shared/sass/objects/_lists.scss */
.vertical-list--bullets .vertical-list__item {
  padding-left: 1em; }
/* line 76, ../../../shared/sass/objects/_lists.scss */
.vertical-list--bullets .vertical-list__item--base-color-bullet:before {
  background-color: #000; }

/* line 87, ../../../shared/sass/objects/_lists.scss */
.vertical-list--no-padding .vertical-list__item {
  padding-left: 0; }

/* line 100, ../../../shared/sass/objects/_lists.scss */
.bare-list, .tags-list,
ul.bare-list,
ul.tags-list,
ol.bare-list,
ol.tags-list {
  margin: 0;
  padding: 0; }
  /* line 105, ../../../shared/sass/objects/_lists.scss */
  .bare-list > li, .tags-list > li,
  ul.bare-list > li,
  ul.tags-list > li,
  ol.bare-list > li,
  ol.tags-list > li {
    margin: 0;
    padding: 0;
    display: block; }
    /* line 109, ../../../shared/sass/objects/_lists.scss */
    .bare-list > li:before, .tags-list > li:before,
    ul.bare-list > li:before,
    ul.tags-list > li:before,
    ol.bare-list > li:before,
    ol.tags-list > li:before {
      display: inline-block;
      content: none; }

/* line 118, ../../../shared/sass/objects/_lists.scss */
.block-list {
  list-style: none;
  margin-left: 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #fff; }
  /* line 125, ../../../shared/sass/objects/_lists.scss */
  .block-list > li {
    display: block;
    padding-left: 0;
    border-style: solid;
    border-bottom-width: 1px;
    border-color: inherit;
    margin-bottom: 0; }
  /* line 134, ../../../shared/sass/objects/_lists.scss */
  .block-list.no-top-border > li:first-child {
    border-top: none; }
  /* line 138, ../../../shared/sass/objects/_lists.scss */
  .block-list.no-bottom-border > li:last-child {
    border-top: none; }

/* line 142, ../../../shared/sass/objects/_lists.scss */
.block-list__link {
  display: block;
  padding: 1em;
  margin: -.5em; }

/* line 168, ../../../shared/sass/objects/_lists.scss */
.inline-list {
  text-align: left; }

/* line 171, ../../../shared/sass/objects/_lists.scss */
.inline-list--right {
  text-align: right; }

/* line 174, ../../../shared/sass/objects/_lists.scss */
.inline-list--center {
  text-align: center; }

/* line 178, ../../../shared/sass/objects/_lists.scss */
.inline-list--vertical-divider .inline-list__item {
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 0; }
  /* line 182, ../../../shared/sass/objects/_lists.scss */
  .inline-list--vertical-divider .inline-list__item:before {
    content: "|\00a0";
    display: inline-block;
    padding: .2em; }
/* line 188, ../../../shared/sass/objects/_lists.scss */
.inline-list--vertical-divider .inline-list__item--no-divider {
  padding-left: 0; }
  /* line 190, ../../../shared/sass/objects/_lists.scss */
  .inline-list--vertical-divider .inline-list__item--no-divider:before {
    content: none; }

/* line 196, ../../../shared/sass/objects/_lists.scss */
.inline-list__item.inline-list__item {
  display: inline-block; }

/* line 200, ../../../shared/sass/objects/_lists.scss */
.inline-list__item--no-indent {
  margin: 0;
  padding: 0; }

/* line 205, ../../../shared/sass/objects/_lists.scss */
.inline-list__item--margin-right {
  margin-right: 20px; }

/* line 1, ../../../shared/sass/objects/_crumbs.scss */
.crumbs {
  font-size: 0; }

/* line 4, ../../../shared/sass/objects/_crumbs.scss */
.crumbs__item {
  margin-right: -.5em;
  padding-left: .5em; }
  /* line 8, ../../../shared/sass/objects/_crumbs.scss */
  .crumbs__item:before {
    content: "";
    width: 5px;
    height: 8px;
    display: inline-block;
    padding: 0 .5em; }
  /* line 16, ../../../shared/sass/objects/_crumbs.scss */
  .crumbs__item:first-child {
    padding-left: 0; }
    /* line 18, ../../../shared/sass/objects/_crumbs.scss */
    .crumbs__item:first-child:before {
      content: none; }

/* line 23, ../../../shared/sass/objects/_island.scss */
.island {
  padding: 20px;
  margin-bottom: 20px; }

/* line 28, ../../../shared/sass/objects/_island.scss */
.island--spacy {
  padding: 50px 60px; }
  @media (max-width: 960px) {
    /* line 28, ../../../shared/sass/objects/_island.scss */
    .island--spacy {
      padding: 37.5px 45px; } }

/* line 35, ../../../shared/sass/objects/_island.scss */
.island--double {
  padding: 40px; }

/* line 39, ../../../shared/sass/objects/_island.scss */
.island--breakout, .island--quote {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-top: 1em; }

/* line 47, ../../../shared/sass/objects/_island.scss */
.island--breakout-white {
  background-color: #ffffff !important; }

/* line 52, ../../../shared/sass/objects/_island.scss */
.island--quote {
  padding-left: 3em;
  position: relative; }
  /* line 56, ../../../shared/sass/objects/_island.scss */
  .island--quote:before {
    content: '”';
    font-size: 5em;
    position: absolute;
    left: 0.075em;
    top: 0; }

/* line 65, ../../../shared/sass/objects/_island.scss */
.island--small, .block-link, .banner__caption {
  padding: .5em;
  display: block; }

/* line 25, ../../../shared/sass/objects/_marginalia.scss */
.marginalia {
  position: relative;
  z-index: 1; }

/* line 30, ../../../shared/sass/objects/_marginalia.scss */
.marginalia__body,
.marginalia__body--right {
  position: absolute; }

/* line 35, ../../../shared/sass/objects/_marginalia.scss */
.marginalia__body {
  right: 100%;
  left: auto;
  padding-right: 20px;
  padding-left: 35px;
  text-align: right; }

/**
 * Align marginalia to the right of the text.
 */
/* line 46, ../../../shared/sass/objects/_marginalia.scss */
.marginalia__body--right {
  left: 100%;
  right: auto;
  padding-right: 35px;
  padding-left: 20px;
  text-align: left;
  z-index: 1; }

/* line 33, ../../../shared/sass/objects/_article.scss */
.article__header {
  overflow: hidden;
  *zoom: 1;
  position: relative; }

/* line 37, ../../../shared/sass/objects/_article.scss */
.article__title {
  color: #000;
  margin-bottom: 0;
  display: inline-block; }

/* line 43, ../../../shared/sass/objects/_article.scss */
.article__footer {
  padding-top: .25em; }

/* line 51, ../../../shared/sass/objects/_article.scss */
.article--aligned {
  position: relative; }
  /* line 53, ../../../shared/sass/objects/_article.scss */
  .article--aligned .article__header {
    position: absolute;
    bottom: 100%;
    width: 100%; }

/* line 21, ../../../shared/sass/objects/_banner.scss */
.banner__image {
  display: block;
  width: 100%;
  height: auto; }

/* line 26, ../../../shared/sass/objects/_banner.scss */
.banner__caption {
  background-color: #000;
  color: #fff; }

/* line 31, ../../../shared/sass/objects/_banner.scss */
.banner__anchor {
  display: block; }

/* line 36, ../../../shared/sass/objects/_banner.scss */
.banner--transparent .banner__caption {
  background-color: transparent;
  color: #000; }

/* line 3, ../../../shared/sass/objects/_media.scss */
.media {
  display: block;
  margin-bottom: 20px; }

/* line 9, ../../../shared/sass/objects/_media.scss */
.media__img {
  float: left;
  margin-right: 1em !important; }

/* line 13, ../../../shared/sass/objects/_media.scss */
a.media__img.media__img {
  border-bottom: 0; }
  /* line 15, ../../../shared/sass/objects/_media.scss */
  a.media__img.media__img:after {
    content: none; }

/**
 * Reversed image location (right instead of left).
 */
/* line 22, ../../../shared/sass/objects/_media.scss */
.media__img--rev {
  float: right;
  margin-left: 35px; }

/* line 27, ../../../shared/sass/objects/_media.scss */
.media__img img,
.media__img--rev img {
  display: block;
  height: auto;
  width: 100%; }

/* line 34, ../../../shared/sass/objects/_media.scss */
.media__body {
  overflow: hidden; }

/* line 37, ../../../shared/sass/objects/_media.scss */
.media__body,
.media__body > :last-child {
  margin-bottom: 0; }

/* line 3, ../../../shared/sass/objects/_modal.scss */
.modal--overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: url(../images/overlay.png) 0 0 repeat;
  z-index: 30;
  overflow: auto; }
  /* line 13, ../../../shared/sass/objects/_modal.scss */
  .modal--overlay h1 {
    margin-top: 10px; }
  /* line 16, ../../../shared/sass/objects/_modal.scss */
  .modal--overlay h2 {
    color: #505050; }
  /* line 19, ../../../shared/sass/objects/_modal.scss */
  .modal--overlay .modal--longtext {
    max-height: 310px;
    padding-right: 5px;
    overflow-y: scroll;
    overflow-x: hidden; }

/* line 27, ../../../shared/sass/objects/_modal.scss */
.modal--overlay--hidden {
  display: none;
  top: 0; }

/* line 31, ../../../shared/sass/objects/_modal.scss */
.modal__close {
  color: #dcdad7;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 21px;
  height: 21px;
  z-index: 2;
  background: url(../images/modal__close.png) 0 0 no-repeat; }
  /* line 41, ../../../shared/sass/objects/_modal.scss */
  .modal__close:hover {
    cursor: pointer;
    background-position: -24px 0; }

/* line 47, ../../../shared/sass/objects/_modal.scss */
.modal__form-container {
  position: relative;
  top: 20%;
  margin: 0 auto;
  background-color: #fff;
  z-index: 2;
  width: 553px; }

/* line 56, ../../../shared/sass/objects/_modal.scss */
.modal__container {
  position: relative;
  margin: 195px auto 0 auto;
  padding: 40px;
  background-color: #ffffff;
  width: 625px; }
  @media (max-width: 640px) {
    /* line 56, ../../../shared/sass/objects/_modal.scss */
    .modal__container {
      width: 90%; } }

@media (max-width: 360px) {
  /* line 11, ../../../shared/sass/objects/_utilities.scss */
  .vertical-mobile-hide-me {
    display: none !important; }

  /* line 14, ../../../shared/sass/objects/_utilities.scss */
  .vertical-mobile-show-me {
    display: inherit !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .vertical-mobile-show-me--block {
    display: block !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .vertical-mobile-show-me--inline {
    display: inline !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .vertical-mobile-show-me--inline-block {
    display: inline-block !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .vertical-mobile-show-me--table {
    display: table !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .vertical-mobile-show-me--table-cell {
    display: table-cell !important; } }
@media (min-width: 1325px) {
  /* line 11, ../../../shared/sass/objects/_utilities.scss */
  .big-hide-me {
    display: none !important; }

  /* line 14, ../../../shared/sass/objects/_utilities.scss */
  .big-show-me {
    display: inherit !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .big-show-me--block {
    display: block !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .big-show-me--inline {
    display: inline !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .big-show-me--inline-block {
    display: inline-block !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .big-show-me--table {
    display: table !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .big-show-me--table-cell {
    display: table-cell !important; } }
@media (max-width: 960px) {
  /* line 11, ../../../shared/sass/objects/_utilities.scss */
  .medium-hide-me {
    display: none !important; }

  /* line 14, ../../../shared/sass/objects/_utilities.scss */
  .medium-show-me {
    display: inherit !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .medium-show-me--block {
    display: block !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .medium-show-me--inline {
    display: inline !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .medium-show-me--inline-block {
    display: inline-block !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .medium-show-me--table {
    display: table !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .medium-show-me--table-cell {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 11, ../../../shared/sass/objects/_utilities.scss */
  .small-hide-me {
    display: none !important; }

  /* line 14, ../../../shared/sass/objects/_utilities.scss */
  .small-show-me {
    display: inherit !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .small-show-me--block {
    display: block !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .small-show-me--inline {
    display: inline !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .small-show-me--inline-block {
    display: inline-block !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .small-show-me--table {
    display: table !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .small-show-me--table-cell {
    display: table-cell !important; } }
@media (max-width: 640px) {
  /* line 11, ../../../shared/sass/objects/_utilities.scss */
  .mobile-hide-me {
    display: none !important; }

  /* line 14, ../../../shared/sass/objects/_utilities.scss */
  .mobile-show-me {
    display: inherit !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .mobile-show-me--block {
    display: block !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .mobile-show-me--inline {
    display: inline !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .mobile-show-me--inline-block {
    display: inline-block !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .mobile-show-me--table {
    display: table !important; }

  /* line 18, ../../../shared/sass/objects/_utilities.scss */
  .mobile-show-me--table-cell {
    display: table-cell !important; } }
/* line 25, ../../../shared/sass/objects/_utilities.scss */
.push-right {
  float: right; }

/* line 29, ../../../shared/sass/objects/_utilities.scss */
.push-left {
  float: left; }

/* line 33, ../../../shared/sass/objects/_utilities.scss */
.clear-left {
  clear: left; }

/* line 37, ../../../shared/sass/objects/_utilities.scss */
.clear-right {
  clear: right; }

/* line 41, ../../../shared/sass/objects/_utilities.scss */
.clear-both {
  clear: both; }

/* line 45, ../../../shared/sass/objects/_utilities.scss */
.clearfix, .tile__body--goroda, a.highslide, a.img__block, a.lightbox, a.gallery, .pagination-list, .tile__body--sport, .tile__body--big-project, #sibneft .contbox,
.media {
  *zoom: 1; }
  /* line 38, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  .clearfix:after, .tile__body--goroda:after, a.highslide:after, a.img__block:after, a.lightbox:after, a.gallery:after, .pagination-list:after, .tile__body--sport:after, .tile__body--big-project:after, #sibneft .contbox:after,
  .media:after {
    content: "";
    display: table;
    clear: both; }

/* line 51, ../../../shared/sass/objects/_utilities.scss */
.vertical-center--ib {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  padding: 0;
  margin: 0; }
  /* line 58, ../../../shared/sass/objects/_utilities.scss */
  .vertical-center--ib:before {
    content: '';
    font-size: 0;
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

/* line 68, ../../../shared/sass/objects/_utilities.scss */
.text-bold {
  font-weight: bold; }

/* line 72, ../../../shared/sass/objects/_utilities.scss */
.text-normal {
  font-weight: normal; }

/* line 77, ../../../shared/sass/objects/_utilities.scss */
.underline {
  text-decoration: underline; }

/* line 81, ../../../shared/sass/objects/_utilities.scss */
.underline--on-hover {
  text-decoration: none; }
  /* line 83, ../../../shared/sass/objects/_utilities.scss */
  .underline--on-hover:hover, .underline--on-hover:focus {
    text-decoration: underline; }

/* line 90, ../../../shared/sass/objects/_utilities.scss */
.no-underline, .block-link, .banner__caption, .no-underline:hover, .block-link:hover, .banner__caption:hover, .no-underline:focus, .block-link:focus, .banner__caption:focus {
  text-decoration: none; }

/* line 96, ../../../shared/sass/objects/_utilities.scss */
.uppercase {
  text-transform: uppercase; }

/* line 100, ../../../shared/sass/objects/_utilities.scss */
.lowercase {
  text-transform: lowercase; }

/* line 104, ../../../shared/sass/objects/_utilities.scss */
.normal-case {
  text-transform: none; }

/* line 108, ../../../shared/sass/objects/_utilities.scss */
.centered-text,
.align-text--center {
  text-align: center; }

/* line 113, ../../../shared/sass/objects/_utilities.scss */
.align-text--right {
  text-align: right; }

/* line 117, ../../../shared/sass/objects/_utilities.scss */
.align-text--left {
  text-align: left; }

/* line 123, ../../../shared/sass/objects/_utilities.scss */
.top-margin, .pagination {
  margin-top: 20px; }

/* line 127, ../../../shared/sass/objects/_utilities.scss */
.top-margin--double {
  margin-top: 40px; }

/* line 131, ../../../shared/sass/objects/_utilities.scss */
.top-margin--triple {
  margin-top: 60px; }

/* line 135, ../../../shared/sass/objects/_utilities.scss */
.top-margin--quad {
  margin-top: 80px; }

/* line 139, ../../../shared/sass/objects/_utilities.scss */
.top-margin--reduced {
  margin-top: 1em; }

/* line 143, ../../../shared/sass/objects/_utilities.scss */
.top-margin--half {
  margin-top: .5em; }

/* line 147, ../../../shared/sass/objects/_utilities.scss */
.top-margin--one-and-half {
  margin-top: 1.5em; }

/* line 151, ../../../shared/sass/objects/_utilities.scss */
.top-margin--no {
  margin-top: 0 !important; }

/* line 155, ../../../shared/sass/objects/_utilities.scss */
.margin-photo {
  margin-top: 300px; }

/* line 159, ../../../shared/sass/objects/_utilities.scss */
.margin-photo--modifer {
  margin-top: 320px; }

/* line 164, ../../../shared/sass/objects/_utilities.scss */
.bottom-margin {
  margin-bottom: 20px; }

/* line 168, ../../../shared/sass/objects/_utilities.scss */
.bottom-margin--double {
  margin-bottom: 40px; }

/* line 172, ../../../shared/sass/objects/_utilities.scss */
.bottom-margin--triple {
  margin-bottom: 60px; }

/* line 176, ../../../shared/sass/objects/_utilities.scss */
.bottom-margin--quad {
  margin-bottom: 80px; }

/* line 180, ../../../shared/sass/objects/_utilities.scss */
.bottom-margin--reduced {
  margin-bottom: 1em; }

/* line 184, ../../../shared/sass/objects/_utilities.scss */
.bottom-margin--half {
  margin-bottom: .5em; }

/* line 188, ../../../shared/sass/objects/_utilities.scss */
.bottom-margin--bigger-half {
  margin-bottom: .7em; }

/* line 192, ../../../shared/sass/objects/_utilities.scss */
.bottom-margin--double--reduced {
  margin-bottom: 2em; }

/* line 196, ../../../shared/sass/objects/_utilities.scss */
.bottom-margin--no {
  margin-bottom: 0em; }

/* line 202, ../../../shared/sass/objects/_utilities.scss */
.right-margin {
  margin-right: 20px; }

/* line 206, ../../../shared/sass/objects/_utilities.scss */
.right-margin--double {
  margin-right: 40px; }

/* line 210, ../../../shared/sass/objects/_utilities.scss */
.right-margin--triple {
  margin-right: 60px; }

/* line 214, ../../../shared/sass/objects/_utilities.scss */
.right-margin--quad {
  margin-right: 80px; }

/* line 218, ../../../shared/sass/objects/_utilities.scss */
.right-margin--reduced {
  margin-right: 1em; }

/* line 222, ../../../shared/sass/objects/_utilities.scss */
.right-margin--no {
  margin-right: 0em; }

/* line 226, ../../../shared/sass/objects/_utilities.scss */
.right-margin--half {
  margin-right: .5em; }

/* line 230, ../../../shared/sass/objects/_utilities.scss */
.left-margin--no {
  margin-left: 0 !important; }

/* line 235, ../../../shared/sass/objects/_utilities.scss */
.left-margin--half {
  margin-left: .5em; }

/* line 239, ../../../shared/sass/objects/_utilities.scss */
.left-margin {
  margin-left: 20px; }

/* line 243, ../../../shared/sass/objects/_utilities.scss */
.left-margin--double {
  margin-left: 40px; }

/* line 247, ../../../shared/sass/objects/_utilities.scss */
.top-margin--reverse {
  margin-top: -7px; }

/* line 254, ../../../shared/sass/objects/_utilities.scss */
.top-padding {
  padding-top: 20px; }

/* line 258, ../../../shared/sass/objects/_utilities.scss */
.top-padding--double {
  padding-top: 40px; }

/* line 262, ../../../shared/sass/objects/_utilities.scss */
.top-padding--triple {
  padding-top: 60px; }

/* line 266, ../../../shared/sass/objects/_utilities.scss */
.top-padding--quad {
  padding-top: 80px; }

/* line 270, ../../../shared/sass/objects/_utilities.scss */
.top-padding--reduced {
  padding-top: 1em; }

/* line 274, ../../../shared/sass/objects/_utilities.scss */
.top-padding--none {
  padding-top: 0 !important; }

/* line 278, ../../../shared/sass/objects/_utilities.scss */
.right-padding {
  padding-right: 1em; }

/* line 281, ../../../shared/sass/objects/_utilities.scss */
.right-padding--double {
  padding-right: 2em; }

/* line 284, ../../../shared/sass/objects/_utilities.scss */
.right-padding--triple {
  padding-right: 3em; }

/* line 287, ../../../shared/sass/objects/_utilities.scss */
.right-padding--quad {
  padding-right: 4em; }

/* line 291, ../../../shared/sass/objects/_utilities.scss */
.left-padding {
  padding-left: 1em; }

/* line 294, ../../../shared/sass/objects/_utilities.scss */
.left-padding--double {
  padding-left: 2em; }

/* line 297, ../../../shared/sass/objects/_utilities.scss */
.left-padding--triple {
  padding-left: 3em; }

/* line 300, ../../../shared/sass/objects/_utilities.scss */
.left-padding--quad {
  padding-left: 4em; }

/* line 303, ../../../shared/sass/objects/_utilities.scss */
.left-padding--reduced {
  padding-left: 1em; }

/* line 306, ../../../shared/sass/objects/_utilities.scss */
.left-padding--none {
  padding-left: 0 !important; }

/* line 310, ../../../shared/sass/objects/_utilities.scss */
.left-padding--small {
  padding-left: 10px; }

/* line 314, ../../../shared/sass/objects/_utilities.scss */
.horizontal-padding--small {
  padding-right: 5px;
  padding-left: 5px; }

/* line 320, ../../../shared/sass/objects/_utilities.scss */
.bottom-padding {
  padding-bottom: 20px; }

/* line 324, ../../../shared/sass/objects/_utilities.scss */
.bottom-padding--double {
  padding-bottom: 40px; }

/* line 328, ../../../shared/sass/objects/_utilities.scss */
.bottom-padding--triple {
  padding-bottom: 60px; }

/* line 332, ../../../shared/sass/objects/_utilities.scss */
.bottom-padding--quad {
  padding-bottom: 80px; }

/* line 336, ../../../shared/sass/objects/_utilities.scss */
.bottom-padding--reduced {
  padding-bottom: 1em; }

/* line 340, ../../../shared/sass/objects/_utilities.scss */
.all-padding {
  padding: 10px; }

/* line 344, ../../../shared/sass/objects/_utilities.scss */
.all-padding--small {
  padding: 5px; }

/* line 348, ../../../shared/sass/objects/_utilities.scss */
.full-width {
  width: 100%; }

/* line 353, ../../../shared/sass/objects/_utilities.scss */
.inline {
  display: inline-block; }

/* line 359, ../../../shared/sass/objects/_utilities.scss */
.all-height {
  height: 100%; }

/* line 363, ../../../shared/sass/objects/_utilities.scss */
.no-bottom-margin {
  margin-bottom: 0 !important; }

/* line 367, ../../../shared/sass/objects/_utilities.scss */
.vertical-centering {
  display: table; }

/* line 371, ../../../shared/sass/objects/_utilities.scss */
.vertical-centering__el {
  display: table-cell;
  vertical-align: middle; }

/* line 376, ../../../shared/sass/objects/_utilities.scss */
.relative {
  position: relative; }

/* line 380, ../../../shared/sass/objects/_utilities.scss */
.sticky {
  position: absolute; }

/* line 383, ../../../shared/sass/objects/_utilities.scss */
.sticky--bottom {
  bottom: 0; }

/* line 386, ../../../shared/sass/objects/_utilities.scss */
.sticky--right {
  right: 0; }

/* line 389, ../../../shared/sass/objects/_utilities.scss */
.sticky--left {
  left: 0; }

/* line 392, ../../../shared/sass/objects/_utilities.scss */
.sticky--top {
  top: 0; }

/* line 396, ../../../shared/sass/objects/_utilities.scss */
.bottom-layer {
  z-index: -1; }

/* line 400, ../../../shared/sass/objects/_utilities.scss */
.index-2 {
  z-index: 2; }

/* line 404, ../../../shared/sass/objects/_utilities.scss */
.index-1 {
  z-index: 1; }

/* line 409, ../../../shared/sass/objects/_utilities.scss */
.static {
  position: static; }

/* line 413, ../../../shared/sass/objects/_utilities.scss */
.left-gutter {
  padding-left: 35px; }

/* line 417, ../../../shared/sass/objects/_utilities.scss */
.block {
  display: block; }

/* line 421, ../../../shared/sass/objects/_utilities.scss */
.centered-block {
  margin-left: auto;
  margin-right: auto;
  float: none; }

/* line 429, ../../../shared/sass/objects/_utilities.scss */
.note li {
  margin-bottom: 0; }

/* line 434, ../../../shared/sass/objects/_utilities.scss */
.fixed {
  position: fixed; }

/* line 438, ../../../shared/sass/objects/_utilities.scss */
.main-news {
  position: absolute;
  left: 22px;
  right: 22px;
  top: 32px;
  text-transform: uppercase; }
  /* line 444, ../../../shared/sass/objects/_utilities.scss */
  .main-news span {
    display: inline;
    color: #fff;
    padding: 6px;
    padding-top: 7px;
    position: relative;
    z-index: 0;
    background: rgba(221, 2, 0, 0.7); }

/* line 455, ../../../shared/sass/objects/_utilities.scss */
.main-news-text {
  top: 61px;
  color: #505050;
  line-height: 1.25;
  font-weight: 600; }
  /* line 460, ../../../shared/sass/objects/_utilities.scss */
  .main-news-text span {
    font-size: 24px;
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    line-height: 1em;
    vertical-align: bottom; }
    @media (max-width: 960px) {
      /* line 460, ../../../shared/sass/objects/_utilities.scss */
      .main-news-text span {
        font-size: 21px; } }
    @media (max-width: 767px) {
      /* line 460, ../../../shared/sass/objects/_utilities.scss */
      .main-news-text span {
        font-size: 24px; } }
    @media (max-width: 640px) {
      /* line 460, ../../../shared/sass/objects/_utilities.scss */
      .main-news-text span {
        font-size: 18px; } }
    @media (max-width: 360px) {
      /* line 460, ../../../shared/sass/objects/_utilities.scss */
      .main-news-text span {
        font-size: 14px;
        height: auto; } }

/* line 486, ../../../shared/sass/objects/_utilities.scss */
header.bottom {
  position: absolute;
  width: 100%;
  top: 0;
  height: 0;
  padding-top: 34%;
  min-height: 315px; }
  @media (max-width: 767px) {
    /* line 486, ../../../shared/sass/objects/_utilities.scss */
    header.bottom {
      min-height: 260px; } }
  /* line 497, ../../../shared/sass/objects/_utilities.scss */
  header.bottom .main-news {
    top: auto;
    left: 0;
    padding: 0 25px;
    position: relative; }
  /* line 504, ../../../shared/sass/objects/_utilities.scss */
  header.bottom .wrp-nws {
    position: absolute;
    bottom: 20px;
    width: 100%; }
  /* line 509, ../../../shared/sass/objects/_utilities.scss */
  header.bottom .main-news-text {
    margin-top: 20px; }

/* line 514, ../../../shared/sass/objects/_utilities.scss */
.absolute-center, .img__block--center img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

/* line 523, ../../../shared/sass/objects/_utilities.scss */
.is-transparent {
  opacity: 0 !important; }

/* line 527, ../../../shared/sass/objects/_utilities.scss */
.no-border--bottom, .soc__btn, .subindex-slider__link {
  border-bottom: none !important; }

/* line 531, ../../../shared/sass/objects/_utilities.scss */
.cent {
  text-align: center; }

/* line 535, ../../../shared/sass/objects/_utilities.scss */
.cent > img {
  display: block; }

/* line 539, ../../../shared/sass/objects/_utilities.scss */
.overflow {
  overflow: hidden; }

/* line 4, ../../../shared/sass/objects/_popup.scss */
.popup-wrapper {
  text-align: center;
  width: 100%;
  padding-top: 18px; }

/* line 10, ../../../shared/sass/objects/_popup.scss */
.popup-wrapper__cookie {
  height: 164px; }

/* line 14, ../../../shared/sass/objects/_popup.scss */
.popup-wrapper__gadgets {
  height: 53px; }

/* line 18, ../../../shared/sass/objects/_popup.scss */
.popup-container {
  min-width: 980px;
  max-width: 980px;
  display: inline-block;
  text-align: left;
  vertical-align: top; }

/* line 26, ../../../shared/sass/objects/_popup.scss */
.popup-container-gadgets {
  height: 1px; }

/* line 30, ../../../shared/sass/objects/_popup.scss */
.popup-message {
  text-align: left;
  max-width: 710px;
  float: left;
  margin-bottom: 0px;
  clear: both; }

/* line 38, ../../../shared/sass/objects/_popup.scss */
.popup-button-wrapper {
  display: inline-block;
  clear: both;
  float: right;
  bottom: 30px;
  position: relative;
  right: 164px;
  margin-bottom: 5px; }

/* line 48, ../../../shared/sass/objects/_popup.scss */
.popup-button-wrapper-gadgets {
  margin: 0px 0px 0px 0px;
  padding-left: 20px;
  display: inline;
  position: relative;
  top: -18px; }

/* line 56, ../../../shared/sass/objects/_popup.scss */
.popup-button {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  padding: 6px 13px 6px 13px;
  margin-bottom: 0px; }

/* line 67, ../../../shared/sass/objects/_popup.scss */
.popup-button-gadgets {
  margin: 13px 22px 13px 22px; }

/* line 71, ../../../shared/sass/objects/_popup.scss */
.popup-button__link, .popup-button__link:hover, .popup-button__link:focus {
  text-decoration: none; }

/* line 75, ../../../shared/sass/objects/_popup.scss */
.popup-link {
  border-bottom: 1px solid; }

/* line 79, ../../../shared/sass/objects/_popup.scss */
.popup-link:hover, .popup-link:focus {
  border-bottom: none;
  text-decoration: none; }

/* line 84, ../../../shared/sass/objects/_popup.scss */
.popup-title {
  text-align: left;
  font-size: 15px;
  float: left;
  display: inline; }

/* line 5, ../../../shared/sass/objects/_tiles.scss */
.tile, .media--grid {
  display: block;
  position: relative;
  background-color: #FFF;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  border-collapse: separate;
  -webkit-font-smoothing: auto; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--765px {
  height: 765px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--765px .tile__caption.tile__caption {
    margin-top: -76.5px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--765px .tile__caption-header {
    height: 76.5px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--765px {
  height: 765px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--765px {
  height: 765px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--765px {
  height: 765px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--765px {
  height: 765px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--765px {
  height: 765px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--725px {
  height: 725px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--725px .tile__caption.tile__caption {
    margin-top: -72.5px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--725px .tile__caption-header {
    height: 72.5px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--725px {
  height: 725px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--725px {
  height: 725px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--725px {
  height: 725px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--725px {
  height: 725px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--725px {
  height: 725px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--705px {
  height: 705px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--705px .tile__caption.tile__caption {
    margin-top: -70.5px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--705px .tile__caption-header {
    height: 70.5px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--705px {
  height: 705px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--705px {
  height: 705px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--705px {
  height: 705px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--705px {
  height: 705px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--705px {
  height: 705px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--660px {
  height: 660px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--660px .tile__caption.tile__caption {
    margin-top: -66px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--660px .tile__caption-header {
    height: 66px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--660px {
  height: 660px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--660px {
  height: 660px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--660px {
  height: 660px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--660px {
  height: 660px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--660px {
  height: 660px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--615px {
  height: 615px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--615px .tile__caption.tile__caption {
    margin-top: -61.5px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--615px .tile__caption-header {
    height: 61.5px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--615px {
  height: 615px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--615px {
  height: 615px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--615px {
  height: 615px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--615px {
  height: 615px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--615px {
  height: 615px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--505px {
  height: 505px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--505px .tile__caption.tile__caption {
    margin-top: -50.5px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--505px .tile__caption-header {
    height: 50.5px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--505px {
  height: 505px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--505px {
  height: 505px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--505px {
  height: 505px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--505px {
  height: 505px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--505px {
  height: 505px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--464px {
  height: 464px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--464px .tile__caption.tile__caption {
    margin-top: -92.8px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--464px .tile__caption-header {
    height: 92.8px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--464px {
  height: 464px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--464px {
  height: 464px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--464px {
  height: 464px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--464px {
  height: 464px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--464px {
  height: 464px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--425px {
  height: 425px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--425px .tile__caption.tile__caption {
    margin-top: -85px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--425px .tile__caption-header {
    height: 85px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--425px {
  height: 425px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--425px {
  height: 425px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--425px {
  height: 425px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--425px {
  height: 425px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--425px {
  height: 425px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--405px {
  height: 405px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--405px .tile__caption.tile__caption {
    margin-top: -81px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--405px .tile__caption-header {
    height: 81px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--405px {
  height: 405px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--405px {
  height: 405px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--405px {
  height: 405px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--405px {
  height: 405px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--405px {
  height: 405px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--383px {
  height: 383px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--383px .tile__caption.tile__caption {
    margin-top: -76.6px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--383px .tile__caption-header {
    height: 76.6px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--383px {
  height: 383px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--383px {
  height: 383px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--383px {
  height: 383px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--383px {
  height: 383px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--383px {
  height: 383px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--315px {
  height: 315px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--315px .tile__caption.tile__caption {
    margin-top: -63px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--315px .tile__caption-header {
    height: 63px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--315px {
  height: 315px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--315px {
  height: 315px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--315px {
  height: 315px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--315px {
  height: 315px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--315px {
  height: 315px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--283px {
  height: 283px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--283px .tile__caption.tile__caption {
    margin-top: -56.6px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--283px .tile__caption-header {
    height: 56.6px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--283px {
  height: 283px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--283px {
  height: 283px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--283px {
  height: 283px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--283px {
  height: 283px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--283px {
  height: 283px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--235px {
  height: 235px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--235px .tile__caption.tile__caption {
    margin-top: -78.255px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--235px .tile__caption-header {
    height: 78.255px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--235px {
  height: 235px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--235px {
  height: 235px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--235px {
  height: 235px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--235px {
  height: 235px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--235px {
  height: 235px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--225px {
  height: 225px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--225px .tile__caption.tile__caption {
    margin-top: -74.925px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--225px .tile__caption-header {
    height: 74.925px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--225px {
  height: 225px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--225px {
  height: 225px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--225px {
  height: 225px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--225px {
  height: 225px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--225px {
  height: 225px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--190px {
  height: 190px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--190px .tile__caption.tile__caption {
    margin-top: -63.27px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--190px .tile__caption-header {
    height: 63.27px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--190px {
  height: 190px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--190px {
  height: 190px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--190px {
  height: 190px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--190px {
  height: 190px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--190px {
  height: 190px; }

/* line 54, ../../../shared/sass/objects/_tiles.scss */
.tile--120px {
  height: 120px; }
  /* line 56, ../../../shared/sass/objects/_tiles.scss */
  .tile--120px .tile__caption.tile__caption {
    margin-top: -39.96px; }
  /* line 59, ../../../shared/sass/objects/_tiles.scss */
  .tile--120px .tile__caption-header {
    height: 39.96px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.vertical-mobile-tile--120px {
  height: 120px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.big-tile--120px {
  height: 120px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.medium-tile--120px {
  height: 120px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.small-tile--120px {
  height: 120px; }

/* line 64, ../../../shared/sass/objects/_tiles.scss */
.mobile-tile--120px {
  height: 120px; }

/* line 74, ../../../shared/sass/objects/_tiles.scss */
.grid--0px > .grid__item > .tile, .magazines-galls .grid--0px > .item > .tile, .magazines-galls .grid--0px > .item-big > .tile, .grid--0px > .grid__item > .media--grid, .magazines-galls .grid--0px > .item > .media--grid, .magazines-galls .grid--0px > .item-big > .media--grid {
  margin-bottom: 0px; }

/* line 80, ../../../shared/sass/objects/_tiles.scss */
.bottom-0px {
  margin-bottom: 0px !important; }

/* line 74, ../../../shared/sass/objects/_tiles.scss */
.grid--12px > .grid__item > .tile, .magazines-galls .grid--12px > .item > .tile, .magazines-galls .grid--12px > .item-big > .tile, .grid--12px > .grid__item > .media--grid, .magazines-galls .grid--12px > .item > .media--grid, .magazines-galls .grid--12px > .item-big > .media--grid {
  margin-bottom: 12px; }

/* line 80, ../../../shared/sass/objects/_tiles.scss */
.bottom-12px {
  margin-bottom: 12px !important; }

/* line 74, ../../../shared/sass/objects/_tiles.scss */
.grid--16px > .grid__item > .tile, .magazines-galls .grid--16px > .item > .tile, .magazines-galls .grid--16px > .item-big > .tile, .grid--16px > .grid__item > .media--grid, .magazines-galls .grid--16px > .item > .media--grid, .magazines-galls .grid--16px > .item-big > .media--grid {
  margin-bottom: 16px; }

/* line 80, ../../../shared/sass/objects/_tiles.scss */
.bottom-16px {
  margin-bottom: 16px !important; }

/* line 74, ../../../shared/sass/objects/_tiles.scss */
.grid--20px > .grid__item > .tile, .magazines-galls .grid--20px > .item > .tile, .magazines-galls .grid--20px > .item-big > .tile, .grid--20px > .grid__item > .media--grid, .magazines-galls .grid--20px > .item > .media--grid, .magazines-galls .grid--20px > .item-big > .media--grid {
  margin-bottom: 20px; }

/* line 80, ../../../shared/sass/objects/_tiles.scss */
.bottom-20px {
  margin-bottom: 20px !important; }

/* line 74, ../../../shared/sass/objects/_tiles.scss */
.grid--25px > .grid__item > .tile, .magazines-galls .grid--25px > .item > .tile, .magazines-galls .grid--25px > .item-big > .tile, .grid--25px > .grid__item > .media--grid, .magazines-galls .grid--25px > .item > .media--grid, .magazines-galls .grid--25px > .item-big > .media--grid {
  margin-bottom: 25px; }

/* line 80, ../../../shared/sass/objects/_tiles.scss */
.bottom-25px {
  margin-bottom: 25px !important; }

/* line 74, ../../../shared/sass/objects/_tiles.scss */
.grid--35px > .grid__item > .tile, .magazines-galls .grid--35px > .item > .tile, .magazines-galls .grid--35px > .item-big > .tile, .grid--35px > .grid__item > .media--grid, .magazines-galls .grid--35px > .item > .media--grid, .magazines-galls .grid--35px > .item-big > .media--grid {
  margin-bottom: 35px; }

/* line 80, ../../../shared/sass/objects/_tiles.scss */
.bottom-35px {
  margin-bottom: 35px !important; }

@media (max-width: 767px) {
  /* line 85, ../../../shared/sass/objects/_tiles.scss */
  .tile:not(.media-play), .media--grid:not(.media-play) {
    height: auto !important; } }

/* line 93, ../../../shared/sass/objects/_tiles.scss */
.right-column.grid .tile, .magazines-galls div.right-column[class^=one-row] .tile, .right-column.grid .media--grid, .magazines-galls div.right-column[class^=one-row] .media--grid {
  margin-bottom: 12px; }

/* line 98, ../../../shared/sass/objects/_tiles.scss */
.tile__header {
  padding-bottom: 25px;
  border-bottom: 3px solid;
  margin-left: 25px;
  margin-right: 25px; }

/* line 106, ../../../shared/sass/objects/_tiles.scss */
.tile__heading.tile__heading {
  font-weight: 400;
  color: #838383;
  text-transform: uppercase;
  padding-top: 25px;
  margin: 0; }
  /* line 113, ../../../shared/sass/objects/_tiles.scss */
  .tile__heading.tile__heading.tile__heading--icon {
    color: #838383;
    text-transform: uppercase; }
    /* line 117, ../../../shared/sass/objects/_tiles.scss */
    .tile__heading.tile__heading.tile__heading--icon:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      height: 30px;
      width: 30px;
      margin-right: 14px; }

/* line 128, ../../../shared/sass/objects/_tiles.scss */
.tile__heading--no-uppercase {
  text-transform: none !important; }

/* line 132, ../../../shared/sass/objects/_tiles.scss */
.tile__heading--no-padding-top {
  padding-top: 0 !important; }

/* line 136, ../../../shared/sass/objects/_tiles.scss */
.tile__body, .tile__body--soc, .press-interview__body {
  padding-top: 1em;
  padding-right: 25px;
  padding-left: 25px;
  padding-bottom: 20px;
  line-height: 1.23077;
  color: #505050; }
  /* line 145, ../../../shared/sass/objects/_tiles.scss */
  .tile__body img, .tile__body--soc img, .press-interview__body img {
    max-width: 100%; }
  /* line 149, ../../../shared/sass/objects/_tiles.scss */
  .tile__body > ul, .tile__body--soc > ul, .press-interview__body > ul {
    margin-top: 0; }
  /* line 154, ../../../shared/sass/objects/_tiles.scss */
  .tile__body .photo-inline, .tile__body--soc .photo-inline, .press-interview__body .photo-inline {
    font-size: 0; }
    /* line 157, ../../../shared/sass/objects/_tiles.scss */
    .tile__body .photo-inline a, .tile__body--soc .photo-inline a, .press-interview__body .photo-inline a {
      display: inline-block;
      width: 25%; }
    /* line 160, ../../../shared/sass/objects/_tiles.scss */
    .tile__body .photo-inline img, .tile__body--soc .photo-inline img, .press-interview__body .photo-inline img {
      width: 100%; }
  /* line 165, ../../../shared/sass/objects/_tiles.scss */
  .tile__btn ~ .tile__body, .tile__btn ~ .tile__body--soc, .tile__btn ~ .press-interview__body, .tile__btn + .tile__body, .tile__btn + .tile__body--soc, .tile__btn + .press-interview__body {
    padding-bottom: 30px; }
    @media (max-width: 767px) {
      /* line 165, ../../../shared/sass/objects/_tiles.scss */
      .tile__btn ~ .tile__body, .tile__btn ~ .tile__body--soc, .tile__btn ~ .press-interview__body, .tile__btn + .tile__body, .tile__btn + .tile__body--soc, .tile__btn + .press-interview__body {
        padding-bottom: 50px; } }

/* line 174, ../../../shared/sass/objects/_tiles.scss */
.tile__link {
  color: #838383;
  border-color: transparent; }
  /* line 177, ../../../shared/sass/objects/_tiles.scss */
  .tile__link:hover, .tile__link:focus {
    color: #838383;
    border-color: #838383; }

/* line 183, ../../../shared/sass/objects/_tiles.scss */
.tile__btn.tile__btn {
  position: absolute;
  bottom: 0;
  left: 25px;
  z-index: 1; }

/* line 190, ../../../shared/sass/objects/_tiles.scss */
.tile__btn--right.tile__btn--right, .tile__btn--right-goroda {
  left: auto;
  right: 25px; }

/* line 195, ../../../shared/sass/objects/_tiles.scss */
.tile__media {
  display: block;
  width: 100%; }
  /* line 198, ../../../shared/sass/objects/_tiles.scss */
  .tile__media img {
    display: block;
    width: 100%; }

/* line 204, ../../../shared/sass/objects/_tiles.scss */
.tile__media--padding-bottom {
  padding-bottom: 25px; }

/* line 208, ../../../shared/sass/objects/_tiles.scss */
a.tile__media, a.tile__media:hover {
  border-bottom: none; }

/* line 216, ../../../shared/sass/objects/_tiles.scss */
.tile__media + .tile__header .tile__heading,
.tile__media ~ .tile__header .tile__heading {
  text-transform: uppercase;
  color: #838383;
  line-height: 1.28571; }

/* line 227, ../../../shared/sass/objects/_tiles.scss */
.tile--fixed-header .tile__header {
  border-collapse: collapse;
  display: table;
  height: 73px;
  width: 100%;
  margin: 0;
  border-bottom: 0;
  position: relative; }
  /* line 235, ../../../shared/sass/objects/_tiles.scss */
  .tile--fixed-header .tile__header:after {
    content: "";
    display: block;
    position: absolute;
    height: 0;
    bottom: 0;
    left: 25px;
    right: 25px;
    border-bottom: 3px solid; }
/* line 246, ../../../shared/sass/objects/_tiles.scss */
.tile--fixed-header .tile__heading {
  padding-top: 0;
  display: table-cell;
  vertical-align: middle;
  padding-left: 25px;
  padding-right: 25px; }

/* line 256, ../../../shared/sass/objects/_tiles.scss */
.tile--banner, .context--content .tile--banner-grey {
  overflow: hidden;
  position: relative;
  border-bottom: none; }
  /* line 260, ../../../shared/sass/objects/_tiles.scss */
  .tile--banner .tile__caption, .context--content .tile--banner-grey .tile__caption {
    -moz-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s; }
  /* line 264, ../../../shared/sass/objects/_tiles.scss */
  .tile--banner a, .context--content .tile--banner-grey a {
    border-bottom: 1px solid green; }
  /* line 269, ../../../shared/sass/objects/_tiles.scss */
  .tile--banner:hover .tile__caption, .context--content .tile--banner-grey:hover .tile__caption {
    top: 50%;
    margin-top: 0 !important; }
/* line 276, ../../../shared/sass/objects/_tiles.scss */
.tile--banner-advertising {
  position: relative;
  height: 0;
  padding-top: 38%; }
  /* line 282, ../../../shared/sass/objects/_tiles.scss */
  .tile--banner-advertising a img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
    /* line 291, ../../../shared/sass/objects/_tiles.scss */
    html.bx-ie .tile--banner-advertising a img {
      height: auto; }

/* line 301, ../../../shared/sass/objects/_tiles.scss */
.tile--banner--detail:hover .tile__caption {
  top: 0; }

/* line 308, ../../../shared/sass/objects/_tiles.scss */
.tile__caption.tile__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  top: 100%;
  text-align: left;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  text-decoration: none;
  margin-top: -63px; }
  /* line 321, ../../../shared/sass/objects/_tiles.scss */
  .tile__caption.tile__caption:hover {
    text-decoration: none; }

/* line 326, ../../../shared/sass/objects/_tiles.scss */
.tile__caption-header {
  display: table;
  width: 100%;
  height: 63px; }

/* line 332, ../../../shared/sass/objects/_tiles.scss */
.tile__caption-text {
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  padding-left: 25px;
  font-weight: 400; }

/* line 341, ../../../shared/sass/objects/_tiles.scss */
.tile__caption-body {
  color: #fff;
  padding-left: 25px; }

/* line 347, ../../../shared/sass/objects/_tiles.scss */
.tile--banner--content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  /* line 350, ../../../shared/sass/objects/_tiles.scss */
  .tile--banner--content .tile__caption {
    text-transform: none;
    margin-top: -93px; }
  /* line 354, ../../../shared/sass/objects/_tiles.scss */
  .tile--banner--content .tile__caption-header {
    height: 93px; }
  /* line 357, ../../../shared/sass/objects/_tiles.scss */
  .tile--banner--content .tile__caption-text,
  .tile--banner--content .tile__caption-body {
    vertical-align: top;
    padding-left: .66666em;
    padding-right: .66666em;
    padding-top: .66666em; }

/* line 366, ../../../shared/sass/objects/_tiles.scss */
.tile--padding {
  padding: 15px; }

/* line 370, ../../../shared/sass/objects/_tiles.scss */
.tile__caption.tile__caption-video {
  left: 25px;
  margin-top: 0; }

/* line 2, ../../../shared/sass/ui/_lists.scss */
.vertical-list--links.vertical-list--links > .vertical-list__item, .vertical-list--block-links > .vertical-list__item,
.vertical-list--links.vertical-list--links > li,
.vertical-list--block-links > li {
  margin-bottom: 1em; }
  /* line 7, ../../../shared/sass/ui/_lists.scss */
  .vertical-list--links.vertical-list--links > .vertical-list__item a, .vertical-list--block-links > .vertical-list__item a, .vertical-list--links.vertical-list--links > .vertical-list__item:before, .vertical-list--block-links > .vertical-list__item:before,
  .vertical-list--links.vertical-list--links > li a,
  .vertical-list--block-links > li a,
  .vertical-list--links.vertical-list--links > li:before,
  .vertical-list--block-links > li:before {
    color: #505050; }
    /* line 9, ../../../shared/sass/ui/_lists.scss */
    .vertical-list--links.vertical-list--links > .vertical-list__item a:hover, .vertical-list--block-links > .vertical-list__item a:hover, .vertical-list--links.vertical-list--links > .vertical-list__item a:active, .vertical-list--block-links > .vertical-list__item a:active, .vertical-list--links.vertical-list--links > .vertical-list__item:before:hover, .vertical-list--block-links > .vertical-list__item:before:hover, .vertical-list--links.vertical-list--links > .vertical-list__item:before:active, .vertical-list--block-links > .vertical-list__item:before:active,
    .vertical-list--links.vertical-list--links > li a:hover,
    .vertical-list--block-links > li a:hover,
    .vertical-list--links.vertical-list--links > li a:active,
    .vertical-list--block-links > li a:active,
    .vertical-list--links.vertical-list--links > li:before:hover,
    .vertical-list--block-links > li:before:hover,
    .vertical-list--links.vertical-list--links > li:before:active,
    .vertical-list--block-links > li:before:active {
      color: #000; }

/* line 18, ../../../shared/sass/ui/_lists.scss */
.vertical-list--block-links.vertical-list--block-links > .vertical-list__item,
.vertical-list--block-links.vertical-list--block-links > li {
  margin-top: 1.5em; }
  /* line 21, ../../../shared/sass/ui/_lists.scss */
  .vertical-list--block-links.vertical-list--block-links > .vertical-list__item:before,
  .vertical-list--block-links.vertical-list--block-links > li:before {
    display: none; }

/* line 27, ../../../shared/sass/ui/_lists.scss */
.tile__body > .vertical-list--block-links, .tile__body--soc > .vertical-list--block-links, .press-interview__body > .vertical-list--block-links {
  margin-top: -0.5em; }

/* line 31, ../../../shared/sass/ui/_lists.scss */
.tile__body > .news-js-height, .tile__body--soc > .news-js-height, .press-interview__body > .news-js-height {
  height: 320px;
  overflow: hidden;
  position: relative; }

/* line 33, ../../../shared/sass/ui/_lists.scss */
.jq-hide {
  display: none; }

/* line 2, ../../../shared/sass/ui/_tiles.scss */
.tile--magazine.tile--magazine .tile__header {
  padding-bottom: 0;
  border-bottom: 0; }
  /* line 5, ../../../shared/sass/ui/_tiles.scss */
  .tile--magazine.tile--magazine .tile__header:after {
    display: none; }
/* line 9, ../../../shared/sass/ui/_tiles.scss */
.tile--magazine.tile--magazine .tile__body, .tile--magazine.tile--magazine .tile__body--soc, .tile--magazine.tile--magazine .press-interview__body {
  padding-top: 0;
  padding-bottom: 17px;
  position: relative; }
  /* line 13, ../../../shared/sass/ui/_tiles.scss */
  .tile--magazine.tile--magazine .tile__body .magazine__media, .tile--magazine.tile--magazine .tile__body--soc .magazine__media, .tile--magazine.tile--magazine .press-interview__body .magazine__media, .tile--magazine.tile--magazine .tile__body .magazine__text, .tile--magazine.tile--magazine .tile__body--soc .magazine__text, .tile--magazine.tile--magazine .press-interview__body .magazine__text {
    position: absolute;
    max-height: 93px; }
    @media (max-width: 767px) {
      /* line 13, ../../../shared/sass/ui/_tiles.scss */
      .tile--magazine.tile--magazine .tile__body .magazine__media, .tile--magazine.tile--magazine .tile__body--soc .magazine__media, .tile--magazine.tile--magazine .press-interview__body .magazine__media, .tile--magazine.tile--magazine .tile__body .magazine__text, .tile--magazine.tile--magazine .tile__body--soc .magazine__text, .tile--magazine.tile--magazine .press-interview__body .magazine__text {
        position: static; } }
  /* line 20, ../../../shared/sass/ui/_tiles.scss */
  .tile--magazine.tile--magazine .tile__body .magazine__text, .tile--magazine.tile--magazine .tile__body--soc .magazine__text, .tile--magazine.tile--magazine .press-interview__body .magazine__text {
    left: 110px;
    padding-right: 1em; }

/* line 27, ../../../shared/sass/ui/_tiles.scss */
.media .quote ~ footer {
  position: relative !important;
  margin-top: 25px; }

/* line 33, ../../../shared/sass/ui/_tiles.scss */
.tile--media .tile__body, .tile--media .tile__body--soc, .tile--media .press-interview__body {
  padding-top: 30px;
  padding-left: 20px; }
/* line 37, ../../../shared/sass/ui/_tiles.scss */
.tile--media .media__heading {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 0.9375rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--media .media__heading {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.5px;
    /* 9 */
    font-size: 1.03125rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--media .media__heading {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */ }
/* line 40, ../../../shared/sass/ui/_tiles.scss */
.tile--media .media__body {
  position: relative;
  min-height: 128px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.875rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--media .media__body {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.4px;
    /* 9 */
    font-size: 0.9625rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--media .media__body {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.8px;
    /* 9 */
    font-size: 1.05rem;
    /* 9 */ }
  @media (max-width: 640px) {
    /* line 40, ../../../shared/sass/ui/_tiles.scss */
    .tile--media .media__body {
      overflow: visible; } }
  /* line 47, ../../../shared/sass/ui/_tiles.scss */
  .tile--media .media__body footer {
    position: absolute;
    bottom: 0;
    padding-right: 140px; }
    @media (max-width: 960px) {
      /* line 47, ../../../shared/sass/ui/_tiles.scss */
      .tile--media .media__body footer {
        padding-right: 0; } }
    @media (max-width: 640px) {
      /* line 47, ../../../shared/sass/ui/_tiles.scss */
      .tile--media .media__body footer {
        position: static; } }
/* line 59, ../../../shared/sass/ui/_tiles.scss */
.tile--media .media__img {
  margin-right: 33px; }
  @media (max-width: 640px) {
    /* line 59, ../../../shared/sass/ui/_tiles.scss */
    .tile--media .media__img {
      margin-bottom: 30px; } }
  @media (max-width: 360px) {
    /* line 59, ../../../shared/sass/ui/_tiles.scss */
    .tile--media .media__img {
      margin-right: 0;
      width: 100%; } }
/* line 69, ../../../shared/sass/ui/_tiles.scss */
.tile--media .media__img--rev {
  margin-left: 33px; }

/* line 75, ../../../shared/sass/ui/_tiles.scss */
.tile--shares {
  padding: 21px 28px; }
  /* line 77, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .tile__header, .tile--shares .tile__body, .tile--shares .tile__body--soc, .tile--shares .press-interview__body {
    height: auto;
    padding: 20px 0 0; }
    /* line 80, ../../../shared/sass/ui/_tiles.scss */
    .tile--shares .tile__header:after, .tile--shares .tile__body:after, .tile--shares .tile__body--soc:after, .tile--shares .press-interview__body:after {
      display: none; }
  /* line 84, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .tile__heading {
    vertical-align: top;
    display: inline-block;
    max-width: 116px;
    padding: 0 0 5px 0; }
  /* line 90, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .share__dropdown {
    width: 115px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 0 0 10px;
    line-height: 20px;
    text-align: left; }
    @media (max-width: 360px) {
      /* line 90, ../../../shared/sass/ui/_tiles.scss */
      .tile--shares .share__dropdown {
        position: relative; } }
  /* line 103, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .key-number {
    font-weight: 400;
    font-size: 40px;
    max-width: 120px;
    color: #0079c1;
    vertical-align: top;
    display: inline; }
    @media (min-width: 1325px) {
      /* line 103, ../../../shared/sass/ui/_tiles.scss */
      .tile--shares .key-number {
        font-size: 34px; } }
  /* line 114, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .share__quotes {
    color: #838383; }
  /* line 118, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .share__quotes--down {
    color: #dd0200; }
    /* line 120, ../../../shared/sass/ui/_tiles.scss */
    .tile--shares .share__quotes--down .share__indicator {
      background-position: 0 -4450px; }
  /* line 124, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .share__quotes--up {
    color: #3FC863; }
    /* line 126, ../../../shared/sass/ui/_tiles.scss */
    .tile--shares .share__quotes--up .share__indicator {
      background-position: 0 -4496px; }
  /* line 130, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .share__quotes,
  .tile--shares .share__indicator,
  .tile--shares .share__units,
  .tile--shares .share__value,
  .tile--shares .share__detail,
  .tile--shares .share__capitalization--value,
  .tile--shares .share__capitalization--units {
    display: inline-block; }
  /* line 141, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .share__units {
    width: 60px;
    padding-left: 10px;
    position: relative;
    color: #0079c1; }
    /* line 146, ../../../shared/sass/ui/_tiles.scss */
    .tile--shares .share__units:after {
      position: absolute;
      content: ":";
      right: 0; }
  /* line 152, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .share__value {
    padding-right: 10px; }
  /* line 155, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .share__indicator {
    width: 11px;
    height: 31px; }
  /* line 162, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .share__capitalization--label {
    color: #838383;
    padding: 6px 0; }
  /* line 166, ../../../shared/sass/ui/_tiles.scss */
  .tile--shares .share__capitalization--value {
    color: #0079c1; }

/* line 171, ../../../shared/sass/ui/_tiles.scss */
.tile__caption--big {
  text-transform: none;
  padding-left: 16px;
  margin-top: 10px;
  padding-right: 10px;
  line-height: 1.1857; }
  /* line 178, ../../../shared/sass/ui/_tiles.scss */
  .tile__caption--big .tile__caption-text {
    line-height: inherit;
    display: inline;
    border-bottom: 1px solid;
    padding: 0; }

/* line 187, ../../../shared/sass/ui/_tiles.scss */
.tile--banner .tile__caption--fixed.tile__caption--fixed, .context--content .tile--banner-grey .tile__caption--fixed.tile__caption--fixed {
  text-transform: none;
  width: 174px;
  margin-top: 0;
  top: 0;
  left: 136px; }
  /* line 193, ../../../shared/sass/ui/_tiles.scss */
  .tile--banner .tile__caption--fixed.tile__caption--fixed .tile__caption-header, .context--content .tile--banner-grey .tile__caption--fixed.tile__caption--fixed .tile__caption-header {
    line-height: 1.1857;
    padding-left: 25px;
    padding-top: 32px;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 129px; }
  /* line 201, ../../../shared/sass/ui/_tiles.scss */
  .tile--banner .tile__caption--fixed.tile__caption--fixed .tile__caption-text, .context--content .tile--banner-grey .tile__caption--fixed.tile__caption--fixed .tile__caption-text {
    display: inline;
    border-bottom: 1px solid;
    line-height: 1.28571;
    padding: 0; }
/* line 209, ../../../shared/sass/ui/_tiles.scss */
.tile--banner:hover .tile__caption--fixed, .context--content .tile--banner-grey:hover .tile__caption--fixed {
  top: 0; }
/* line 212, ../../../shared/sass/ui/_tiles.scss */
.tile--banner .tile__media--img, .context--content .tile--banner-grey .tile__media--img {
  min-height: 100%; }

/* line 217, ../../../shared/sass/ui/_tiles.scss */
.tile--mainpage-banner {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  /* line 221, ../../../shared/sass/ui/_tiles.scss */
  .tile--mainpage-banner a img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 120px;
    margin: auto;
    display: block; }

/* line 234, ../../../shared/sass/ui/_tiles.scss */
.context--content .tile--banner-grey .tile__caption {
  background-color: #6d6d6d;
  background-color: rgba(109, 109, 109, 0.8);
  margin-top: -47px; }
/* line 240, ../../../shared/sass/ui/_tiles.scss */
.context--content .tile--banner-grey .tile__caption-header {
  height: 47px; }
/* line 244, ../../../shared/sass/ui/_tiles.scss */
.context--content .tile--banner-grey .career__caption:before {
  top: 25%; }

/* line 250, ../../../shared/sass/ui/_tiles.scss */
.tile--subindex.tile--subindex.tile--subindex {
  position: relative; }
  /* line 252, ../../../shared/sass/ui/_tiles.scss */
  .tile--subindex.tile--subindex.tile--subindex .tile__body, .tile--subindex.tile--subindex.tile--subindex .tile__body--soc, .tile--subindex.tile--subindex.tile--subindex .press-interview__body {
    display: table;
    position: absolute;
    bottom: 0;
    min-height: 48px;
    width: 100%;
    background: #fff;
    padding: 0; }
  /* line 261, ../../../shared/sass/ui/_tiles.scss */
  .tile--subindex.tile--subindex.tile--subindex .tile__media--img {
    min-height: 315px;
    padding-top: 0; }

/* line 270, ../../../shared/sass/ui/_tiles.scss */
.tile--hide {
  display: none; }

/* line 275, ../../../shared/sass/ui/_tiles.scss */
.tile--quote .person__block {
  max-height: 127px;
  height: auto;
  margin-top: 1em;
  margin-bottom: 5px; }
  /* line 280, ../../../shared/sass/ui/_tiles.scss */
  .tile--quote .person__block .person__photo, .tile--quote .person__block .person__data {
    float: left; }
  /* line 284, ../../../shared/sass/ui/_tiles.scss */
  .tile--quote .person__block .person__photo {
    max-width: 50%;
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      /* line 284, ../../../shared/sass/ui/_tiles.scss */
      .tile--quote .person__block .person__photo {
        width: 30% !important; } }
  /* line 291, ../../../shared/sass/ui/_tiles.scss */
  .tile--quote .person__block .person__data {
    padding-left: 16px; }
  /* line 294, ../../../shared/sass/ui/_tiles.scss */
  .tile--quote .person__block .person__name {
    border-bottom: 1px solid;
    display: inline; }

/* line 302, ../../../shared/sass/ui/_tiles.scss */
.tile--glossary .tile__body, .tile--glossary .tile__body--soc, .tile--glossary .press-interview__body {
  padding: 20px 20px; }

/* line 307, ../../../shared/sass/ui/_tiles.scss */
.tile--app.tile--app.tile--app {
  padding: 13px;
  padding-top: 0;
  margin-bottom: 13px; }

/* line 313, ../../../shared/sass/ui/_tiles.scss */
.tile__media--img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  height: 0;
  padding-top: 45%; }

/* line 321, ../../../shared/sass/ui/_tiles.scss */
.two-thirds .tile__media--img, .four-sixths .tile__media--img, .eight-twelfths .tile__media--img {
  padding-top: 34%; }

/* line 325, ../../../shared/sass/ui/_tiles.scss */
.tile__media--img--instagram.tile__media--img--instagram {
  padding-top: 100%; }

/* line 330, ../../../shared/sass/ui/_tiles.scss */
.tile__header--no-line {
  border: none;
  padding: 25px 0 10px 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* line 336, ../../../shared/sass/ui/_tiles.scss */
.tile__header--16px {
  margin-left: 16px;
  margin-right: 16px;
  border: none;
  height: 66px;
  padding: 0; }
  /* line 342, ../../../shared/sass/ui/_tiles.scss */
  .tile__header--16px h2 {
    padding-top: 20px !important;
    font-weight: 600 !important; }
    /* line 345, ../../../shared/sass/ui/_tiles.scss */
    .tile__header--16px h2 a {
      color: #838383; }

/* line 350, ../../../shared/sass/ui/_tiles.scss */
.tile__body--16px {
  padding: 0 20px 20px 16px; }
  /* line 352, ../../../shared/sass/ui/_tiles.scss */
  .tile__body--16px span {
    color: #0079c1; }
    /* line 354, ../../../shared/sass/ui/_tiles.scss */
    .tile__body--16px span.clearfix, .tile__body--16px span.tile__body--goroda, .tile__body--16px span.pagination-list, .tile__body--16px span.tile__body--sport, .tile__body--16px span.tile__body--big-project, .tile__body--16px #sibneft span.contbox, #sibneft .tile__body--16px span.contbox {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 16px;
      /* 9 */
      font-size: 1rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus .tile__body--16px span.clearfix, html.font_plus .tile__body--16px span.tile__body--goroda, html.font_plus .tile__body--16px span.pagination-list, html.font_plus .tile__body--16px span.tile__body--sport, html.font_plus .tile__body--16px span.tile__body--big-project, html.font_plus .tile__body--16px #sibneft span.contbox, #sibneft html.font_plus .tile__body--16px span.contbox {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 17.6px;
        /* 9 */
        font-size: 1.1rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus .tile__body--16px span.clearfix, html.font_plus_plus .tile__body--16px span.tile__body--goroda, html.font_plus_plus .tile__body--16px span.pagination-list, html.font_plus_plus .tile__body--16px span.tile__body--sport, html.font_plus_plus .tile__body--16px span.tile__body--big-project, html.font_plus_plus .tile__body--16px #sibneft span.contbox, #sibneft html.font_plus_plus .tile__body--16px span.contbox {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 19.2px;
        /* 9 */
        font-size: 1.2rem;
        /* 9 */ }
    /* line 357, ../../../shared/sass/ui/_tiles.scss */
    .tile__body--16px span.tooltip, .tile__body--16px span.tooltip-question {
      color: #505050; }
    /* line 360, ../../../shared/sass/ui/_tiles.scss */
    .tile__body--16px span.key {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 20px;
      /* 9 */
      font-size: 1.25rem;
      /* 9 */
      line-height: 18px; }
      /* line 361, ../../../shared/sass/ui/_tiles.scss */
      .tile__body--16px span.key .tooltip, .tile__body--16px span.key .tooltip-question {
        color: #0079c1; }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus .tile__body--16px span.key {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 22px;
        /* 9 */
        font-size: 1.375rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus .tile__body--16px span.key {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 24px;
        /* 9 */
        font-size: 1.5rem;
        /* 9 */ }
    /* line 367, ../../../shared/sass/ui/_tiles.scss */
    .tile__body--16px span.key--bold {
      font-weight: 600; }
      /* line 369, ../../../shared/sass/ui/_tiles.scss */
      .tile__body--16px span.key--bold .key--bold--key {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 28px;
        /* 9 */
        font-size: 1.75rem;
        /* 9 */ }
        /* line 166, ../../../shared/sass/base/_mixins.scss */
        html.font_plus .tile__body--16px span.key--bold .key--bold--key {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 30.8px;
          /* 9 */
          font-size: 1.925rem;
          /* 9 */ }
        /* line 169, ../../../shared/sass/base/_mixins.scss */
        html.font_plus_plus .tile__body--16px span.key--bold .key--bold--key {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 33.6px;
          /* 9 */
          font-size: 2.1rem;
          /* 9 */ }

/* line 375, ../../../shared/sass/ui/_tiles.scss */
.tile__media--img--16px {
  min-height: 150px !important; }

/* line 379, ../../../shared/sass/ui/_tiles.scss */
.main-news__img {
  min-height: 315px;
  padding-top: 0; }
  @media (max-width: 767px) {
    /* line 379, ../../../shared/sass/ui/_tiles.scss */
    .main-news__img {
      min-height: 260px; } }

@media (max-width: 767px) {
  /* line 387, ../../../shared/sass/ui/_tiles.scss */
  .medium-one-whole > .tile.media-play, .medium-one-whole > .media-play.media--grid {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0 !important; } }

@media (max-width: 767px) {
  /* line 395, ../../../shared/sass/ui/_tiles.scss */
  .media-play iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; } }

/* line 405, ../../../shared/sass/ui/_tiles.scss */
.tile__custom-subheader {
  padding-top: 12px;
  line-height: 1.2; }
  /* line 408, ../../../shared/sass/ui/_tiles.scss */
  .tile__custom-subheader .tile__custom-subheader--text {
    font-size: 12px;
    text-transform: none;
    font-weight: lighter; }

/* line 416, ../../../shared/sass/ui/_tiles.scss */
.tile--fixed-header .media-block > .tile__heading {
  margin-top: 0;
  padding: 0;
  text-transform: none;
  font-size: 23px;
  color: #444444; }
/* line 424, ../../../shared/sass/ui/_tiles.scss */
.tile--fixed-header .media-block {
  position: relative; }
  /* line 427, ../../../shared/sass/ui/_tiles.scss */
  .tile--fixed-header .media-block:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    display: block;
    top: 0;
    right: -25px;
    border-left: 1px dashed #c9c9c9; }
/* line 439, ../../../shared/sass/ui/_tiles.scss */
.tile--fixed-header .media__body {
  padding-top: 25px; }
/* line 444, ../../../shared/sass/ui/_tiles.scss */
.tile--fixed-header .media__descr p {
  color: #8ea9f9;
  font-size: 15px; }
/* line 449, ../../../shared/sass/ui/_tiles.scss */
.tile--fixed-header .media__descr .btn--blue {
  font-size: 16px;
  color: #fff;
  background-color: #5fa5e6;
  min-width: 120px;
  text-align: center;
  padding: 5px 10px;
  line-height: 40px; }

/* line 2, ../../../shared/sass/ui/_media.scss */
.tile__heading--vk:before {
  background-position: 0 -5899px; }

/* line 8, ../../../shared/sass/ui/_media.scss */
.tile__heading--twitter:before {
  background-position: 0 -5772px; }

/* line 14, ../../../shared/sass/ui/_media.scss */
.tile__heading--fb:before {
  background-position: 0 -1253px; }

/* line 20, ../../../shared/sass/ui/_media.scss */
.tile__heading--instagram:before {
  background-position: 0 -2065px; }

/* line 26, ../../../shared/sass/ui/_media.scss */
.tile__heading--youtube:before {
  background-position: 0 -6294px; }

/* line 32, ../../../shared/sass/ui/_media.scss */
.tile__heading--foursquare:before {
  background-position: 0 -1500px; }

/* line 38, ../../../shared/sass/ui/_media.scss */
.tile--social .tile__body, .tile--social .tile__body--soc, .tile--social .press-interview__body {
  padding-top: 0; }

/* line 45, ../../../shared/sass/ui/_media.scss */
.media--social {
  margin-top: 32px;
  margin-bottom: 32px;
  position: relative; }
  /* line 49, ../../../shared/sass/ui/_media.scss */
  .media--social > .media__img {
    width: 128px;
    height: 128px;
    margin-right: 32px !important;
    overflow: hidden; }
    /* line 54, ../../../shared/sass/ui/_media.scss */
    .media--social > .media__img > img {
      width: 100%;
      height: auto; }
  /* line 60, ../../../shared/sass/ui/_media.scss */
  .media--social > .media__body {
    line-height: 1.14286; }
  /* line 65, ../../../shared/sass/ui/_media.scss */
  .media--social .media__body-footer, .media--social .media__body-footer--big {
    color: #abafb0;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 160px;
    padding-right: 160px; }
  /* line 75, ../../../shared/sass/ui/_media.scss */
  .media--social .media__heading.media__heading {
    text-transform: uppercase;
    color: #505050;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13px;
    /* 9 */
    font-size: 0.8125rem;
    /* 9 */
    line-height: 1.28571;
    margin-bottom: 1.14286em; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .media--social .media__heading.media__heading {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14.3px;
      /* 9 */
      font-size: 0.89375rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .media--social .media__heading.media__heading {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 15.6px;
      /* 9 */
      font-size: 0.975rem;
      /* 9 */ }

/* line 85, ../../../shared/sass/ui/_media.scss */
.media__body-footer-right {
  float: right; }

/* line 89, ../../../shared/sass/ui/_media.scss */
.media__body-footer--big.media__body-footer--big {
  left: 0;
  padding-right: 0; }

/* line 95, ../../../shared/sass/ui/_media.scss */
.media--whole, .media--half {
  margin-top: 0; }
  /* line 97, ../../../shared/sass/ui/_media.scss */
  .media--whole .media__img, .media--half .media__img {
    display: block;
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 20px;
    border-bottom: none; }
  /* line 105, ../../../shared/sass/ui/_media.scss */
  .media--whole .media__body-footer, .media--half .media__body-footer, .media--whole .media__body-footer--big, .media--half .media__body-footer--big {
    position: static;
    padding-right: 0; }
  /* line 109, ../../../shared/sass/ui/_media.scss */
  .media--whole:first-child, .media--half:first-child {
    margin-top: 32px; }

/* line 114, ../../../shared/sass/ui/_media.scss */
.media--half {
  margin-top: 32px; }

/* line 120, ../../../shared/sass/ui/_media.scss */
.media__heading.media__heading {
  margin-top: 0; }

/* line 125, ../../../shared/sass/ui/_media.scss */
.media .quote {
  padding-left: 3em; }

/* line 130, ../../../shared/sass/ui/_media.scss */
.soc-info__block {
  width: 50%; }
  /* line 133, ../../../shared/sass/ui/_media.scss */
  .soc-info__block .soc-info__item {
    margin-right: 15px !important;
    position: relative;
    padding-left: 15px;
    display: inline-block; }
    /* line 139, ../../../shared/sass/ui/_media.scss */
    .soc-info__block .soc-info__item:before {
      content: "";
      display: block;
      width: 12px;
      position: absolute;
      left: 0;
      top: 1px; }
  /* line 150, ../../../shared/sass/ui/_media.scss */
  .soc-info__block .likes__item:before {
    height: 10px;
    background-position: 0 -1646px; }
  /* line 157, ../../../shared/sass/ui/_media.scss */
  .soc-info__block .comments__item:before {
    height: 12px;
    background-position: 0 -792px; }

/* line 164, ../../../shared/sass/ui/_media.scss */
.media--margin-small {
  margin-top: 7px !important; }

/* line 168, ../../../shared/sass/ui/_media.scss */
.media-frame--hidden {
  position: absolute;
  left: 50000px; }

/* line 176, ../../../shared/sass/ui/_media.scss */
.tender-video .tile__caption p {
  text-transform: none;
  color: #ffffff;
  padding: 0 25px; }
/* line 181, ../../../shared/sass/ui/_media.scss */
.tender-video .media__button {
  background-image: url("/img/playarrow.png");
  width: 62px;
  height: 60px;
  margin: auto;
  position: absolute;
  margin-top: -30px;
  margin-left: -30px;
  left: 50%;
  top: 50%; }
/* line 192, ../../../shared/sass/ui/_media.scss */
.tender-video .media-play {
  cursor: pointer; }

/* line 198, ../../../shared/sass/ui/_media.scss */
.video--adaptive {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  /* line 204, ../../../shared/sass/ui/_media.scss */
  .video--adaptive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* line 1, ../../../shared/sass/ui/_header.scss */
.header-block--right {
  float: right; }
  @media (max-width: 767px) {
    /* line 1, ../../../shared/sass/ui/_header.scss */
    .header-block--right {
      position: absolute;
      top: 66px;
      right: 40px; } }

/* line 10, ../../../shared/sass/ui/_header.scss */
.header-block--left, .header-block--center {
  float: left;
  height: 100%; }

/* line 15, ../../../shared/sass/ui/_header.scss */
.header-block--left {
  padding-right: 25px;
  z-index: 10; }

@media (max-width: 767px) {
  /* line 20, ../../../shared/sass/ui/_header.scss */
  .main-header-wrapper {
    text-align: center; } }

/* line 27, ../../../shared/sass/ui/_header.scss */
.header-block--center {
  margin-left: 70px; }
  @media (max-width: 960px) {
    /* line 27, ../../../shared/sass/ui/_header.scss */
    .header-block--center {
      margin-left: 6%; } }
  @media (max-width: 900px) {
    /* line 27, ../../../shared/sass/ui/_header.scss */
    .header-block--center {
      margin-left: 2%; } }
  @media (max-width: 767px) {
    /* line 27, ../../../shared/sass/ui/_header.scss */
    .header-block--center {
      float: right;
      margin-left: 0; } }
  @media (max-width: 767px) {
    /* line 40, ../../../shared/sass/ui/_header.scss */
    .header-block--center.header-block--share {
      float: none;
      display: inline-block; } }
  @media (max-width: 700px) {
    /* line 40, ../../../shared/sass/ui/_header.scss */
    .header-block--center.header-block--share {
      position: absolute;
      width: 100%;
      left: 0;
      text-align: center;
      background-color: #F2EFEB;
      z-index: 3;
      top: -40px;
      -moz-transition: top 0.3s ease;
      -o-transition: top 0.3s ease;
      -webkit-transition: top 0.3s ease;
      transition: top 0.3s ease; } }
  @media (max-width: 700px) {
    /* line 57, ../../../shared/sass/ui/_header.scss */
    .header-block--center.header-block--share.is-open {
      top: 0; }
      /* line 61, ../../../shared/sass/ui/_header.scss */
      .header-block--center.header-block--share.is-open .header-btnshow {
        opacity: 0;
        top: -40px; } }

/* line 70, ../../../shared/sass/ui/_header.scss */
.header-btnshow {
  display: none;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50px;
  width: 36px;
  height: 17px;
  cursor: pointer;
  background-position: 0 -5361px;
  -moz-transition: top 0.3s ease;
  -o-transition: top 0.3s ease;
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease; }
  @media (max-width: 700px) {
    /* line 70, ../../../shared/sass/ui/_header.scss */
    .header-btnshow {
      display: block; } }

/* line 87, ../../../shared/sass/ui/_header.scss */
.header-block--center.change-font-size.change-font-size {
  padding-top: 10px;
  margin-left: 110px; }

/* line 93, ../../../shared/sass/ui/_header.scss */
.index .font_tumblr, .index .contrast_tumblr {
  cursor: pointer; }
  /* line 94, ../../../shared/sass/ui/_header.scss */
  .index .font_tumblr:not(:first-child), .index .contrast_tumblr:not(:first-child) {
    padding-left: 10px; }
  /* line 98, ../../../shared/sass/ui/_header.scss */
  .index .font_tumblr:hover, .index .font_tumblr.font-link--selected, .index .contrast_tumblr:hover, .index .contrast_tumblr.font-link--selected {
    color: #0079c1; }

/* line 104, ../../../shared/sass/ui/_header.scss */
.contrast_tumblr {
  cursor: pointer; }
  /* line 106, ../../../shared/sass/ui/_header.scss */
  .contrast_tumblr:hover {
    text-decoration: underline; }

/* line 111, ../../../shared/sass/ui/_header.scss */
.font_tumblr {
  cursor: pointer; }
  /* line 113, ../../../shared/sass/ui/_header.scss */
  .font_tumblr:hover, .font_tumblr.font-link--selected {
    color: #fff; }

/* line 118, ../../../shared/sass/ui/_header.scss */
.header-link, .square-btn .lang-btn, .sites-link, .contacts-link {
  line-height: 40px;
  text-transform: uppercase; }

/* line 125, ../../../shared/sass/ui/_header.scss */
.square-btn {
  float: left;
  width: 40px;
  height: 40px;
  display: block;
  position: relative;
  border-left: 1px solid #fff;
  outline: 1px solid transparent; }
  @media (max-width: 767px) {
    /* line 125, ../../../shared/sass/ui/_header.scss */
    .square-btn {
      margin-right: 10px; } }
  /* line 137, ../../../shared/sass/ui/_header.scss */
  .square-btn .header-btn {
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border-bottom: none; }
    /* line 143, ../../../shared/sass/ui/_header.scss */
    .square-btn .header-btn:hover {
      color: #fff;
      cursor: pointer;
      background-color: #0c90cf; }
  /* line 150, ../../../shared/sass/ui/_header.scss */
  .square-btn .search-btn, .square-btn .tools-btn {
    background-position: 0% 0%;
    background-repeat: no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%; }
    /* line 154, ../../../shared/sass/ui/_header.scss */
    .square-btn .search-btn:hover, .square-btn .tools-btn:hover {
      background-position: 0% 106%; }
    @media (max-width: 767px) {
      /* line 150, ../../../shared/sass/ui/_header.scss */
      .square-btn .search-btn, .square-btn .tools-btn {
        background-position: 50% -13%;
        -moz-background-size: 25px;
        -o-background-size: 25px;
        -webkit-background-size: 25px;
        background-size: 25px; }
        /* line 160, ../../../shared/sass/ui/_header.scss */
        .square-btn .search-btn:hover, .square-btn .tools-btn:hover {
          background-position: 50% 120%; } }
  /* line 166, ../../../shared/sass/ui/_header.scss */
  .square-btn .search-btn {
    background-image: url(../images/search-btn.png); }
    @media (max-width: 767px) {
      /* line 166, ../../../shared/sass/ui/_header.scss */
      .square-btn .search-btn {
        background-image: url(../images/btn-search-retina.png); } }
    /* line 171, ../../../shared/sass/ui/_header.scss */
    .square-btn .search-btn:hover {
      background-position: 0% 100%; }
      @media (max-width: 767px) {
        /* line 171, ../../../shared/sass/ui/_header.scss */
        .square-btn .search-btn:hover {
          background-position: 50% 118%; } }
  /* line 179, ../../../shared/sass/ui/_header.scss */
  .square-btn .tools-btn {
    background-image: url(../images/tools-btn.png);
    border-right: 1px solid #fff; }
    @media (max-width: 767px) {
      /* line 179, ../../../shared/sass/ui/_header.scss */
      .square-btn .tools-btn {
        background-image: url(../images/tools-btn-retina.png); } }
    /* line 186, ../../../shared/sass/ui/_header.scss */
    .square-btn .tools-btn.is-active {
      background-color: #0079c1;
      background-position: 0% 106%;
      border-right: 1px solid transparent; }
      @media (max-width: 767px) {
        /* line 186, ../../../shared/sass/ui/_header.scss */
        .square-btn .tools-btn.is-active {
          background-position: 50% 120%;
          border-color: #fff; } }
  /* line 197, ../../../shared/sass/ui/_header.scss */
  .square-btn .lang-btn {
    text-align: center;
    text-decoration: none;
    color: #949494; }
    @media (max-width: 767px) {
      /* line 197, ../../../shared/sass/ui/_header.scss */
      .square-btn .lang-btn {
        font-weight: 600;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 15px;
        /* 9 */
        font-size: 0.9375rem;
        /* 9 */ }
        /* line 166, ../../../shared/sass/base/_mixins.scss */
        html.font_plus .square-btn .lang-btn {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 16.5px;
          /* 9 */
          font-size: 1.03125rem;
          /* 9 */ }
        /* line 169, ../../../shared/sass/base/_mixins.scss */
        html.font_plus_plus .square-btn .lang-btn {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 18px;
          /* 9 */
          font-size: 1.125rem;
          /* 9 */ } }
    /* line 207, ../../../shared/sass/ui/_header.scss */
    .square-btn .lang-btn:after {
      background: none; }

/* line 213, ../../../shared/sass/ui/_header.scss */
.sites-link {
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #838383;
  text-decoration: none;
  border-bottom: 1px dashed;
  position: relative;
  display: block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 0.6875rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .sites-link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12.1px;
    /* 9 */
    font-size: 0.75625rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .sites-link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 223, ../../../shared/sass/ui/_header.scss */
  .sites-link:hover {
    color: #000;
    border-bottom-color: inherit; }
    /* line 226, ../../../shared/sass/ui/_header.scss */
    .sites-link:hover:before {
      background-position: 0 -53px; }
  /* line 231, ../../../shared/sass/ui/_header.scss */
  .sites-link .sites-link__arrow {
    position: absolute;
    display: block;
    width: 13px;
    height: 7px;
    background-position: 0 -120px;
    right: -20px;
    top: 11px;
    bottom: 0;
    margin: auto; }
  /* line 243, ../../../shared/sass/ui/_header.scss */
  .sites-link .sites-link__text {
    height: 32px;
    display: block; }
    @media (max-width: 767px) {
      /* line 243, ../../../shared/sass/ui/_header.scss */
      .sites-link .sites-link__text {
        width: 59px;
        overflow: hidden; } }
    @media (max-width: 767px) {
      /* line 251, ../../../shared/sass/ui/_header.scss */
      .sites-link .sites-link__text.sites-link__text--en:before {
        content: 'ALL SITES';
        display: block; } }

/* line 260, ../../../shared/sass/ui/_header.scss */
.contacts-link {
  color: #838383;
  margin-left: 25px;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 0.6875rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .contacts-link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12.1px;
    /* 9 */
    font-size: 0.75625rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .contacts-link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 267, ../../../shared/sass/ui/_header.scss */
  .contacts-link:before {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background-position: 0 -889px;
    left: -25px;
    top: -3px; }
  /* line 278, ../../../shared/sass/ui/_header.scss */
  .contacts-link:hover {
    color: #000; }
    /* line 281, ../../../shared/sass/ui/_header.scss */
    .contacts-link:hover:before {
      background-position: 0 -819px; }

/* line 1, ../../../shared/sass/ui/_main-nav.scss */
.main-nav-wrapper {
  margin-left: 170px; }
  @media (max-width: 960px) {
    /* line 1, ../../../shared/sass/ui/_main-nav.scss */
    .main-nav-wrapper {
      margin-left: 15%; } }
  @media (max-width: 767px) {
    /* line 1, ../../../shared/sass/ui/_main-nav.scss */
    .main-nav-wrapper {
      display: none; } }

/* line 13, ../../../shared/sass/ui/_main-nav.scss */
.main-nav {
  display: table;
  width: 100%;
  height: 100%;
  line-height: 105px; }

/* line 20, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item {
  display: table-cell;
  height: 108px;
  vertical-align: top;
  text-align: left; }

/* line 27, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__link.main-nav__link {
  font-size: 13px;
  color: #838383;
  text-transform: uppercase;
  padding: 5px 0.53846em 5px;
  border-bottom: none;
  margin: 0;
  -moz-transition: ease 0.1s;
  -o-transition: ease 0.1s;
  -webkit-transition: ease 0.1s;
  transition: ease 0.1s; }
  /* line 37, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__link.main-nav__link:hover, .main-nav__link.main-nav__link.is-expanded {
    color: #fff; }
  @media (max-width: 920px) {
    /* line 27, ../../../shared/sass/ui/_main-nav.scss */
    .main-nav__link.main-nav__link {
      font-size: 11px; } }
  @media (max-width: 960px) {
    /* line 27, ../../../shared/sass/ui/_main-nav.scss */
    .main-nav__link.main-nav__link {
      margin: 0 0; } }

/* line 55, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--company-section .main-nav__img--caption {
  background-color: #0079c1; }
/* line 61, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--company-section .main-nav__img:hover .main-nav__img--caption, .main-nav__item--company-section .main-nav__img.is-hovered .main-nav__img--caption {
  background-color: #0069a8; }
/* line 70, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--company-section:hover .main-nav__link, .main-nav__item--company-section.is-hovered .main-nav__link, .main-nav__item--company-section.is-current .main-nav__link {
  background-color: #0079c1;
  color: #fff; }
  /* line 73, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__item--company-section:hover .main-nav__link:hover, .main-nav__item--company-section:hover .main-nav__link.is-hovered, .main-nav__item--company-section.is-hovered .main-nav__link:hover, .main-nav__item--company-section.is-hovered .main-nav__link.is-hovered, .main-nav__item--company-section.is-current .main-nav__link:hover, .main-nav__item--company-section.is-current .main-nav__link.is-hovered {
    background-color: #0069a8; }

/* line 55, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--products-section .main-nav__img--caption {
  background-color: #fba51a; }
/* line 61, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--products-section .main-nav__img:hover .main-nav__img--caption, .main-nav__item--products-section .main-nav__img.is-hovered .main-nav__img--caption {
  background-color: #f79a04; }
/* line 70, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--products-section:hover .main-nav__link, .main-nav__item--products-section.is-hovered .main-nav__link, .main-nav__item--products-section.is-current .main-nav__link {
  background-color: #fba51a;
  color: #fff; }
  /* line 73, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__item--products-section:hover .main-nav__link:hover, .main-nav__item--products-section:hover .main-nav__link.is-hovered, .main-nav__item--products-section.is-hovered .main-nav__link:hover, .main-nav__item--products-section.is-hovered .main-nav__link.is-hovered, .main-nav__item--products-section.is-current .main-nav__link:hover, .main-nav__item--products-section.is-current .main-nav__link.is-hovered {
    background-color: #f79a04; }

/* line 55, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--technologies-section .main-nav__img--caption {
  background-color: #4457a9; }
/* line 61, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--technologies-section .main-nav__img:hover .main-nav__img--caption, .main-nav__item--technologies-section .main-nav__img.is-hovered .main-nav__img--caption {
  background-color: #3d4e97; }
/* line 70, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--technologies-section:hover .main-nav__link, .main-nav__item--technologies-section.is-hovered .main-nav__link, .main-nav__item--technologies-section.is-current .main-nav__link {
  background-color: #4457a9;
  color: #fff; }
  /* line 73, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__item--technologies-section:hover .main-nav__link:hover, .main-nav__item--technologies-section:hover .main-nav__link.is-hovered, .main-nav__item--technologies-section.is-hovered .main-nav__link:hover, .main-nav__item--technologies-section.is-hovered .main-nav__link.is-hovered, .main-nav__item--technologies-section.is-current .main-nav__link:hover, .main-nav__item--technologies-section.is-current .main-nav__link.is-hovered {
    background-color: #3d4e97; }

/* line 55, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--ir-section .main-nav__img--caption {
  background-color: #3AA9D6; }
/* line 61, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--ir-section .main-nav__img:hover .main-nav__img--caption, .main-nav__item--ir-section .main-nav__img.is-hovered .main-nav__img--caption {
  background-color: #2a9dcc; }
/* line 70, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--ir-section:hover .main-nav__link, .main-nav__item--ir-section.is-hovered .main-nav__link, .main-nav__item--ir-section.is-current .main-nav__link {
  background-color: #3AA9D6;
  color: #fff; }
  /* line 73, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__item--ir-section:hover .main-nav__link:hover, .main-nav__item--ir-section:hover .main-nav__link.is-hovered, .main-nav__item--ir-section.is-hovered .main-nav__link:hover, .main-nav__item--ir-section.is-hovered .main-nav__link.is-hovered, .main-nav__item--ir-section.is-current .main-nav__link:hover, .main-nav__item--ir-section.is-current .main-nav__link.is-hovered {
    background-color: #2a9dcc; }

/* line 55, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--media-section .main-nav__img--caption {
  background-color: #dd0200; }
/* line 61, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--media-section .main-nav__img:hover .main-nav__img--caption, .main-nav__item--media-section .main-nav__img.is-hovered .main-nav__img--caption {
  background-color: #c40200; }
/* line 70, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--media-section:hover .main-nav__link, .main-nav__item--media-section.is-hovered .main-nav__link, .main-nav__item--media-section.is-current .main-nav__link {
  background-color: #dd0200;
  color: #fff; }
  /* line 73, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__item--media-section:hover .main-nav__link:hover, .main-nav__item--media-section:hover .main-nav__link.is-hovered, .main-nav__item--media-section.is-hovered .main-nav__link:hover, .main-nav__item--media-section.is-hovered .main-nav__link.is-hovered, .main-nav__item--media-section.is-current .main-nav__link:hover, .main-nav__item--media-section.is-current .main-nav__link.is-hovered {
    background-color: #c40200; }

/* line 55, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--csr-section .main-nav__img--caption {
  background-color: #40BEA9; }
/* line 61, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--csr-section .main-nav__img:hover .main-nav__img--caption, .main-nav__item--csr-section .main-nav__img.is-hovered .main-nav__img--caption {
  background-color: #3aab98; }
/* line 70, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--csr-section:hover .main-nav__link, .main-nav__item--csr-section.is-hovered .main-nav__link, .main-nav__item--csr-section.is-current .main-nav__link {
  background-color: #40BEA9;
  color: #fff; }
  /* line 73, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__item--csr-section:hover .main-nav__link:hover, .main-nav__item--csr-section:hover .main-nav__link.is-hovered, .main-nav__item--csr-section.is-hovered .main-nav__link:hover, .main-nav__item--csr-section.is-hovered .main-nav__link.is-hovered, .main-nav__item--csr-section.is-current .main-nav__link:hover, .main-nav__item--csr-section.is-current .main-nav__link.is-hovered {
    background-color: #3aab98; }

/* line 55, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--career-section .main-nav__img--caption {
  background-color: #932A6F; }
/* line 61, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--career-section .main-nav__img:hover .main-nav__img--caption, .main-nav__item--career-section .main-nav__img.is-hovered .main-nav__img--caption {
  background-color: #7f2460; }
/* line 70, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--career-section:hover .main-nav__link, .main-nav__item--career-section.is-hovered .main-nav__link, .main-nav__item--career-section.is-current .main-nav__link {
  background-color: #932A6F;
  color: #fff; }
  /* line 73, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__item--career-section:hover .main-nav__link:hover, .main-nav__item--career-section:hover .main-nav__link.is-hovered, .main-nav__item--career-section.is-hovered .main-nav__link:hover, .main-nav__item--career-section.is-hovered .main-nav__link.is-hovered, .main-nav__item--career-section.is-current .main-nav__link:hover, .main-nav__item--career-section.is-current .main-nav__link.is-hovered {
    background-color: #7f2460; }

/* line 55, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--purchases-section .main-nav__img--caption {
  background-color: #F78223; }
/* line 61, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--purchases-section .main-nav__img:hover .main-nav__img--caption, .main-nav__item--purchases-section .main-nav__img.is-hovered .main-nav__img--caption {
  background-color: #f6740a; }
/* line 70, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item--purchases-section:hover .main-nav__link, .main-nav__item--purchases-section.is-hovered .main-nav__link, .main-nav__item--purchases-section.is-current .main-nav__link {
  background-color: #F78223;
  color: #fff; }
  /* line 73, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__item--purchases-section:hover .main-nav__link:hover, .main-nav__item--purchases-section:hover .main-nav__link.is-hovered, .main-nav__item--purchases-section.is-hovered .main-nav__link:hover, .main-nav__item--purchases-section.is-hovered .main-nav__link.is-hovered, .main-nav__item--purchases-section.is-current .main-nav__link:hover, .main-nav__item--purchases-section.is-current .main-nav__link.is-hovered {
    background-color: #f6740a; }

/* line 86, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__wrapper-section {
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  right: auto;
  margin-left: -490px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  -moz-transform: translateX(-9999px);
  -ms-transform: translateX(-9999px);
  -webkit-transform: translateX(-9999px);
  transform: translateX(-9999px);
  -moz-transition: opacity 0.5s ease 0.3s, -moz-transform 0.3s ease 0.7s;
  -o-transition: opacity 0.5s ease 0.3s, -o-transform 0.3s ease 0.7s;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.3s ease;
  -webkit-transition-delay: 0.3s, 0.7s;
  transition: opacity 0.5s ease 0.3s, transform 0.3s ease 0.7s; }
  /* line 96, ../../../shared/sass/ui/_main-nav.scss */
  .bx-no-transform .main-nav__wrapper-section {
    display: none; }
  @media (max-width: 960px) {
    /* line 86, ../../../shared/sass/ui/_main-nav.scss */
    .main-nav__wrapper-section {
      left: 0;
      right: 0;
      margin-left: auto; } }

/* line 110, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__item.is-expanded .main-nav__wrapper-section {
  opacity: 1;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -moz-transition: opacity 0.3s ease 0.2s, -moz-transform 0.2s ease 0s;
  -o-transition: opacity 0.3s ease 0.2s, -o-transform 0.2s ease 0s;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.2s ease;
  -webkit-transition-delay: 0.2s, 0s;
  transition: opacity 0.3s ease 0.2s, transform 0.2s ease 0s; }
  /* line 114, ../../../shared/sass/ui/_main-nav.scss */
  .bx-no-transform .main-nav__item.is-expanded .main-nav__wrapper-section {
    display: block; }

/* line 121, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__section {
  float: left;
  width: 980px;
  padding: 32px 0;
  background-color: #f2efeb;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px 1px true;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px 1px true;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px 1px true; }
  @media (max-width: 980px) {
    /* line 121, ../../../shared/sass/ui/_main-nav.scss */
    .main-nav__section {
      width: auto; } }

/* line 133, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__col {
  float: left;
  width: 25%;
  padding: 0 30px;
  vertical-align: top;
  border-left: 1px dotted #aaaaaa;
  line-height: 1; }
  /* line 141, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__col [itemprop=telephone] {
    letter-spacing: -0.8px; }
  /* line 146, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__col:first-child {
    border: none; }

/* line 151, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__col--twain {
  width: 50%;
  padding: 0 0 0 22px; }
  /* line 156, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__col--twain .main-nav__col--twain-list li {
    float: left;
    width: 50%; }
  /* line 161, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__col--twain .main-nav__col--twain-list:after {
    content: "";
    display: block;
    clear: both; }

/* line 169, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__col--img {
  margin-top: 15px; }
  /* line 171, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__col--img img {
    width: 100%; }

/* line 178, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__col--list li {
  line-height: 1;
  margin-bottom: 30px;
  position: relative; }
  /* line 183, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__col--list li a {
    font-size: 16px;
    font-weight: 400;
    color: #58595a;
    border-bottom: 1px solid;
    line-height: 1.2em; }
    /* line 190, ../../../shared/sass/ui/_main-nav.scss */
    .main-nav__col--list li a:hover {
      color: #0079c1; }

/* line 199, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__col--inserted-list li, .main-nav__col--inserted-bare-list li {
  margin-bottom: 0;
  margin-top: 16px;
  padding-left: 17px;
  padding-right: 17px; }
  /* line 205, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__col--inserted-list li a, .main-nav__col--inserted-bare-list li a {
    font-size: 14px;
    color: #838383; }
    /* line 209, ../../../shared/sass/ui/_main-nav.scss */
    .main-nav__col--inserted-list li a:before, .main-nav__col--inserted-bare-list li a:before {
      content: "";
      position: absolute;
      display: block;
      width: 9px;
      background-position: 0 -4919px;
      height: 5px;
      left: 4px;
      top: 5px;
      margin: auto; }
    /* line 223, ../../../shared/sass/ui/_main-nav.scss */
    .main-nav__col--inserted-list li a:hover:before, .main-nav__col--inserted-bare-list li a:hover:before {
      background-position: 0 -4939px; }

/* line 233, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__col--inserted-bare-list .news-item {
  padding-left: 0px;
  padding-right: 0px; }
  /* line 237, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__col--inserted-bare-list .news-item a {
    font-size: 13px; }
    /* line 240, ../../../shared/sass/ui/_main-nav.scss */
    .main-nav__col--inserted-bare-list .news-item a:before {
      display: none !important; }
    /* line 245, ../../../shared/sass/ui/_main-nav.scss */
    .main-nav__col--inserted-bare-list .news-item a:hover:before {
      display: none; }

/* line 254, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__col--list-with-dis li {
  margin-bottom: 22px; }

/* line 259, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__col--discription {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */
  color: #838383;
  margin-top: 15px;
  margin-bottom: 0; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .main-nav__col--discription {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .main-nav__col--discription {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }

/* line 266, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__img {
  display: block;
  border: none;
  padding-top: 17px;
  padding-bottom: 17px;
  border-top: 1px solid #dcdad7; }
  /* line 273, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__img:first-child {
    border-top: none; }
  /* line 277, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__img img {
    margin-bottom: 15px;
    -moz-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    width: 100%; }

/* line 290, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__img--caption {
  display: inline-block;
  color: #fff;
  padding: 1px 3px;
  line-height: 1.2em;
  font-weight: 400;
  -moz-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s; }

/* line 299, ../../../shared/sass/ui/_main-nav.scss */
.blackout {
  -moz-transition: opacity 0.2s ease 0.05s, height ease;
  -o-transition: opacity 0.2s ease 0.05s, height ease;
  -webkit-transition: opacity 0.2s ease, height ease;
  -webkit-transition-delay: 0.05s, 0s;
  transition: opacity 0.2s ease 0.05s, height ease;
  width: 100%;
  position: fixed;
  background: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
  opacity: 0.15;
  z-index: 1;
  top: 0;
  height: 0; }
  /* line 308, ../../../shared/sass/ui/_main-nav.scss */
  .blackout.is-expanded {
    height: 100%; }

/* line 313, ../../../shared/sass/ui/_main-nav.scss */
.first-news {
  border-bottom: 1px solid #dcdad7;
  padding-bottom: 17px; }

/* line 318, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__col--news-img {
  padding-top: 4px; }

/* line 322, ../../../shared/sass/ui/_main-nav.scss */
.tile__media--image {
  width: 186px;
  height: 96px; }

/* line 332, ../../../shared/sass/ui/_main-nav.scss */
.main-nav-wrapper {
  margin-left: 140px; }

@media (max-width: 1000px) {
  /* line 337, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav-wrapper {
    margin-left: 130px; }

  /* line 341, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__link.main-nav__link {
    font-size: 12px; } }
@media (max-width: 960px) and (min-width: 768px) {
  /* line 348, ../../../shared/sass/ui/_main-nav.scss */
  .logo {
    display: none; } }
@media (max-width: 960px) {
  /* line 354, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav-wrapper {
    margin-left: 0; }

  /* line 358, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__link.main-nav__link {
    font-size: 13px; } }
@media (max-width: 861px) and (min-width: 768px) {
  /* line 364, ../../../shared/sass/ui/_main-nav.scss */
  .main-nav__link.main-nav__link {
    font-size: 11px; } }
/* line 373, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__col--big {
  width: 50%; }

/* line 378, ../../../shared/sass/ui/_main-nav.scss */
.main-nav__col--link {
  font-size: 16px;
  font-weight: 400;
  color: #58595a;
  border-bottom: 1px solid;
  line-height: 1.2em; }

/* line 1, ../../../shared/sass/ui/_footer.scss */
.footer--level-1 {
  height: 60px; }

/* line 5, ../../../shared/sass/ui/_footer.scss */
.footer--level-2 {
  padding-top: 10px;
  clear: both; }

/* line 10, ../../../shared/sass/ui/_footer.scss */
.company-name {
  color: #505050;
  height: 60px;
  line-height: 60px; }

/* line 18, ../../../shared/sass/ui/_footer.scss */
.header-share {
  height: 100%;
  margin-left: 13px; }
  @media (max-width: 767px) {
    /* line 18, ../../../shared/sass/ui/_footer.scss */
    .header-share {
      padding-top: 0; } }
  @media (max-width: 700px) {
    /* line 18, ../../../shared/sass/ui/_footer.scss */
    .header-share {
      display: inline-block;
      margin: 0;
      z-index: 4;
      background-color: #F2EFEB; } }
  /* line 32, ../../../shared/sass/ui/_footer.scss */
  .header-share .share__item {
    float: left; }
    /* line 36, ../../../shared/sass/ui/_footer.scss */
    .header-share .share__item:first-child .share__link {
      border-left: 1px solid #fff; }
  /* line 42, ../../../shared/sass/ui/_footer.scss */
  .header-share .share__link {
    display: block;
    border-bottom: none !important;
    position: relative;
    width: 45px;
    height: 40px;
    border-right: 1px solid #fff; }
    @media (max-width: 900px) {
      /* line 42, ../../../shared/sass/ui/_footer.scss */
      .header-share .share__link {
        width: 40px; } }
    @media (max-width: 767px) {
      /* line 42, ../../../shared/sass/ui/_footer.scss */
      .header-share .share__link {
        width: 45px; } }
    /* line 58, ../../../shared/sass/ui/_footer.scss */
    .header-share .share__link:before {
      content: '';
      position: absolute;
      width: 20px;
      height: 20px;
      top: 11px;
      left: 11px;
      background-position: 0 0;
      background-repeat: no-repeat; }
    /* line 69, ../../../shared/sass/ui/_footer.scss */
    .header-share .share__link:hover {
      cursor: pointer; }
      /* line 72, ../../../shared/sass/ui/_footer.scss */
      .header-share .share__link:hover:before {
        background-position: 0 -25px; }
    /* line 77, ../../../shared/sass/ui/_footer.scss */
    .header-share .share__link.popup--social.tooltip-question:after {
      right: 3px;
      top: 19px; }
  /* line 85, ../../../shared/sass/ui/_footer.scss */
  .header-share .youtube__link:before {
    background-image: url(../images/youtube.png);
    left: 7px; }
  /* line 91, ../../../shared/sass/ui/_footer.scss */
  .header-share .youtube__link:hover:before {
    background-position: 0 -26px; }
  /* line 98, ../../../shared/sass/ui/_footer.scss */
  .header-share .facebook__link:before {
    width: 10px;
    left: 7px;
    background-image: url(../images/facebook.png); }
  /* line 106, ../../../shared/sass/ui/_footer.scss */
  .header-share .vkontakte__link:before, .header-share .vk__link:before {
    width: 15px;
    left: 7px;
    background-image: url(../images/vkontakte.png); }
  /* line 114, ../../../shared/sass/ui/_footer.scss */
  .header-share .email__link:before {
    background-image: url(../images/email.png); }
  /* line 120, ../../../shared/sass/ui/_footer.scss */
  .header-share .twitter__link:before {
    background-image: url(../images/twitter.png); }
  /* line 126, ../../../shared/sass/ui/_footer.scss */
  .header-share .instagram__link:before {
    background-image: url(../images/instagram.png);
    left: 5px; }
  /* line 133, ../../../shared/sass/ui/_footer.scss */
  .header-share .in__link:before, .header-share .linked__link:before {
    background-image: url(../images/in.png); }
  /* line 139, ../../../shared/sass/ui/_footer.scss */
  .header-share .foursquare__link:before {
    background-image: url(../images/foursquare.png); }

/* line 145, ../../../shared/sass/ui/_footer.scss */
.footer-search {
  height: 100%; }
  /* line 148, ../../../shared/sass/ui/_footer.scss */
  .footer-search .search-form {
    width: 228px; }
    @media (max-width: 960px) {
      /* line 148, ../../../shared/sass/ui/_footer.scss */
      .footer-search .search-form {
        width: 180px; } }
    @media (max-width: 767px) {
      /* line 148, ../../../shared/sass/ui/_footer.scss */
      .footer-search .search-form {
        width: 100%; } }
  /* line 158, ../../../shared/sass/ui/_footer.scss */
  .footer-search .input-text {
    border: 1px solid #d9d9d9; }

/* line 163, ../../../shared/sass/ui/_footer.scss */
.footer__caption {
  color: #838383;
  text-transform: uppercase; }

/* line 170, ../../../shared/sass/ui/_footer.scss */
.footer-list {
  padding-right: 24px;
  margin-top: 11px;
  position: relative; }
  /* line 175, ../../../shared/sass/ui/_footer.scss */
  .footer-list:before {
    content: "";
    position: absolute;
    left: 0;
    top: -6px;
    width: 1px;
    height: 19px;
    background-color: #c7c7c7; }

/* line 186, ../../../shared/sass/ui/_footer.scss */
.footer-list__item {
  padding-left: 15px;
  margin-bottom: 5px;
  position: relative; }
  /* line 190, ../../../shared/sass/ui/_footer.scss */
  .footer-list__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 18px;
    width: 1px;
    height: 100%;
    background-color: #c7c7c7; }

/* line 203, ../../../shared/sass/ui/_footer.scss */
.footer-list__item--last:before {
  display: none; }

/* line 208, ../../../shared/sass/ui/_footer.scss */
.footer-list__link {
  color: #838383;
  position: relative; }
  /* line 213, ../../../shared/sass/ui/_footer.scss */
  .footer-list__link:hover {
    color: #505050; }
  /* line 217, ../../../shared/sass/ui/_footer.scss */
  .footer-list__link:before {
    content: "";
    display: block;
    position: absolute;
    left: -15px;
    top: 10px;
    background-color: #c7c7c7;
    height: 1px;
    width: 6px; }

@media (max-width: 767px) {
  /* line 229, ../../../shared/sass/ui/_footer.scss */
  .footer-share-block {
    margin-bottom: 2em; } }
@media (max-width: 767px) {
  /* line 234, ../../../shared/sass/ui/_footer.scss */
  .footer-share-block > ul {
    display: none; } }

/* line 1, ../../../shared/sass/ui/_footer2017.scss */
.main-footer {
  font-family: Roboto;
  font-weight: 300; }
  /* line 4, ../../../shared/sass/ui/_footer2017.scss */
  .main-footer .main-footer-wrapper {
    padding-top: 40px; }
    /* line 7, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .list__heading {
      font-size: 15px;
      font-weight: 500;
      color: #4a4a4a;
      display: block; }
    /* line 13, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .list {
      padding-top: 30px; }
      /* line 15, ../../../shared/sass/ui/_footer2017.scss */
      .main-footer .main-footer-wrapper .list > div:not(:last-child) {
        margin-bottom: 11px; }
      /* line 19, ../../../shared/sass/ui/_footer2017.scss */
      .main-footer .main-footer-wrapper .list--soc > div {
        padding-left: 30px;
        position: relative; }
        /* line 22, ../../../shared/sass/ui/_footer2017.scss */
        .main-footer .main-footer-wrapper .list--soc > div:before {
          content: ' ';
          height: 16px;
          width: 16px;
          position: absolute;
          left: 0;
          top: 4px; }
      /* line 31, ../../../shared/sass/ui/_footer2017.scss */
      .main-footer .main-footer-wrapper .list--soc .fb:before {
        background-image: url("/img/footer2017/ico_footer_facebook.svg"); }
      /* line 34, ../../../shared/sass/ui/_footer2017.scss */
      .main-footer .main-footer-wrapper .list--soc .vk:before {
        background-image: url("/img/footer2017/ico_footer_vk.svg"); }
      /* line 37, ../../../shared/sass/ui/_footer2017.scss */
      .main-footer .main-footer-wrapper .list--soc .yt:before {
        background-image: url("/img/footer2017/ico_footer_youtube.svg"); }
      /* line 40, ../../../shared/sass/ui/_footer2017.scss */
      .main-footer .main-footer-wrapper .list--soc .insta:before {
        background-image: url("/img/footer2017/ico_footer_instagram.svg"); }
      /* line 43, ../../../shared/sass/ui/_footer2017.scss */
      .main-footer .main-footer-wrapper .list--soc .lkd:before {
        background-image: url("/img/footer2017/ico_footer_link.svg"); }
      /* line 48, ../../../shared/sass/ui/_footer2017.scss */
      .main-footer .main-footer-wrapper .list--contact .phone {
        position: relative;
        font-size: 22px;
        font-weight: 500;
        line-height: 1;
        color: #666666;
        padding-left: 26px; }
        /* line 56, ../../../shared/sass/ui/_footer2017.scss */
        .main-footer .main-footer-wrapper .list--contact .phone:before {
          content: ' ';
          height: 16px;
          width: 16px;
          position: absolute;
          left: 0;
          bottom: 4px;
          background-image: url("/img/footer2017/ico_footer_tel.svg"); }
        @media (max-width: 960px) {
          /* line 48, ../../../shared/sass/ui/_footer2017.scss */
          .main-footer .main-footer-wrapper .list--contact .phone {
            font-size: 18px; }
            /* line 69, ../../../shared/sass/ui/_footer2017.scss */
            .main-footer .main-footer-wrapper .list--contact .phone:before {
              bottom: 5px; } }
        /* line 82, ../../../shared/sass/ui/_footer2017.scss */
        .main-footer .main-footer-wrapper .list--contact .phone:hover {
          border-color: transparent; }
        /* line 86, ../../../shared/sass/ui/_footer2017.scss */
        .main-footer .main-footer-wrapper .list--contact .phone--describe {
          font-size: 13px;
          font-weight: 300;
          line-height: 1.54;
          color: #666666; }
    /* line 98, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .list, .main-footer .main-footer-wrapper a {
      font-size: 14px;
      font-weight: 300;
      line-height: 1.79;
      color: #666666;
      border-color: transparent; }
    /* line 105, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper a:hover {
      color: #1e88e5;
      border-color: #1e88e5; }
    /* line 110, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .search {
      margin-top: 80px;
      margin-bottom: 40px; }
    /* line 114, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .credentials {
      border-top: 1px solid #f5f5f5;
      padding: 18px 0; }
      /* line 117, ../../../shared/sass/ui/_footer2017.scss */
      .main-footer .main-footer-wrapper .credentials .main {
        text-align: right; }
      /* line 120, ../../../shared/sass/ui/_footer2017.scss */
      .main-footer .main-footer-wrapper .credentials a {
        font-size: 13px; }
      /* line 123, ../../../shared/sass/ui/_footer2017.scss */
      .main-footer .main-footer-wrapper .credentials .lang-selecter a {
        border-bottom: none;
        opacity: 0.8; }
        /* line 127, ../../../shared/sass/ui/_footer2017.scss */
        .main-footer .main-footer-wrapper .credentials .lang-selecter a:hover {
          opacity: 1; }

/* line 136, ../../../shared/sass/ui/_footer2017.scss */
.search-box-v2 {
  position: relative; }
  /* line 138, ../../../shared/sass/ui/_footer2017.scss */
  .search-box-v2:before {
    content: ' ';
    height: 100%;
    width: 41px;
    position: absolute;
    left: 0;
    background-image: url(/img/footer2017/ico_footer_input_search.svg);
    background-position: center center;
    background-repeat: no-repeat; }
  /* line 148, ../../../shared/sass/ui/_footer2017.scss */
  .search-box-v2 input[type=text] {
    width: 300px;
    height: 36px;
    border: solid 1px #e2e2e2;
    padding-left: 41px;
    font-size: 14px;
    font-weight: 300;
    color: #9b9b9b;
    border-radius: 0;
    -webkit-appearance: none; }

@media (max-width: 767px) {
  /* line 163, ../../../shared/sass/ui/_footer2017.scss */
  .main-footer .main-footer-wrapper .list {
    padding-top: 0; }
    /* line 166, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .list > div:not(:last-child) {
      margin-bottom: 5px; }
  /* line 173, ../../../shared/sass/ui/_footer2017.scss */
  .main-footer .main-footer-wrapper .list__heading {
    cursor: pointer; }
    /* line 177, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .list__heading ~ div {
      display: block;
      overflow: hidden;
      max-height: 180px;
      -moz-transition: max-height 600ms linear;
      -o-transition: max-height 600ms linear;
      -webkit-transition: max-height 600ms linear;
      transition: max-height 600ms linear; }
    /* line 185, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .list__heading + .list div:first-child {
      margin-top: 25px; }
  /* line 191, ../../../shared/sass/ui/_footer2017.scss */
  .main-footer .main-footer-wrapper .mobile-collapse .cross:before {
    height: 10px; }
  /* line 196, ../../../shared/sass/ui/_footer2017.scss */
  .main-footer .main-footer-wrapper .mobile-collapse ~ div {
    max-height: 0;
    -moz-transition: max-height 600ms linear;
    -o-transition: max-height 600ms linear;
    -webkit-transition: max-height 600ms linear;
    transition: max-height 600ms linear; }
  /* line 201, ../../../shared/sass/ui/_footer2017.scss */
  .main-footer .main-footer-wrapper .info.grid, .main-footer .main-footer-wrapper .magazines-galls div.info[class^=one-row], .magazines-galls .main-footer .main-footer-wrapper div.info[class^=one-row] {
    margin-left: 0;
    border-top: 1px solid #e2e2e2; }
    /* line 204, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .info.grid .grid__item.one-quarter.small-one-whole, .main-footer .main-footer-wrapper .magazines-galls div.info[class^=one-row] .grid__item.one-quarter.small-one-whole, .magazines-galls .main-footer .main-footer-wrapper div.info[class^=one-row] .grid__item.one-quarter.small-one-whole, .main-footer .main-footer-wrapper .info.grid .grid__item.small-one-whole.two-eighths, .main-footer .main-footer-wrapper .magazines-galls div.info[class^=one-row] .grid__item.small-one-whole.two-eighths, .magazines-galls .main-footer .main-footer-wrapper div.info[class^=one-row] .grid__item.small-one-whole.two-eighths, .main-footer .main-footer-wrapper .info.grid .magazines-galls .small-one-whole.two-eighths.item, .magazines-galls .main-footer .main-footer-wrapper .info.grid .small-one-whole.two-eighths.item, .main-footer .main-footer-wrapper .magazines-galls div.info[class^=one-row] .small-one-whole.two-eighths.item, .magazines-galls .main-footer .main-footer-wrapper div.info[class^=one-row] .small-one-whole.two-eighths.item, .main-footer .main-footer-wrapper .info.grid .magazines-galls .small-one-whole.two-eighths.item-big, .magazines-galls .main-footer .main-footer-wrapper .info.grid .small-one-whole.two-eighths.item-big, .main-footer .main-footer-wrapper .magazines-galls div.info[class^=one-row] .small-one-whole.two-eighths.item-big, .magazines-galls .main-footer .main-footer-wrapper div.info[class^=one-row] .small-one-whole.two-eighths.item-big, .main-footer .main-footer-wrapper .info.grid .grid__item.small-one-whole.three-twelfths, .main-footer .main-footer-wrapper .magazines-galls div.info[class^=one-row] .grid__item.small-one-whole.three-twelfths, .magazines-galls .main-footer .main-footer-wrapper div.info[class^=one-row] .grid__item.small-one-whole.three-twelfths, .main-footer .main-footer-wrapper .info.grid .magazines-galls .small-one-whole.three-twelfths.item, .magazines-galls .main-footer .main-footer-wrapper .info.grid .small-one-whole.three-twelfths.item, .main-footer .main-footer-wrapper .magazines-galls div.info[class^=one-row] .small-one-whole.three-twelfths.item, .magazines-galls .main-footer .main-footer-wrapper div.info[class^=one-row] .small-one-whole.three-twelfths.item, .main-footer .main-footer-wrapper .info.grid .magazines-galls .small-one-whole.three-twelfths.item-big, .magazines-galls .main-footer .main-footer-wrapper .info.grid .small-one-whole.three-twelfths.item-big, .main-footer .main-footer-wrapper .magazines-galls div.info[class^=one-row] .small-one-whole.three-twelfths.item-big, .magazines-galls .main-footer .main-footer-wrapper div.info[class^=one-row] .small-one-whole.three-twelfths.item-big, .main-footer .main-footer-wrapper .info.grid .magazines-galls .one-quarter.small-one-whole.item, .magazines-galls .main-footer .main-footer-wrapper .info.grid .one-quarter.small-one-whole.item, .main-footer .main-footer-wrapper .magazines-galls div.info[class^=one-row] .one-quarter.small-one-whole.item, .magazines-galls .main-footer .main-footer-wrapper div.info[class^=one-row] .one-quarter.small-one-whole.item, .main-footer .main-footer-wrapper .info.grid .magazines-galls .one-quarter.small-one-whole.item-big, .magazines-galls .main-footer .main-footer-wrapper .info.grid .one-quarter.small-one-whole.item-big, .main-footer .main-footer-wrapper .magazines-galls div.info[class^=one-row] .one-quarter.small-one-whole.item-big, .magazines-galls .main-footer .main-footer-wrapper div.info[class^=one-row] .one-quarter.small-one-whole.item-big {
      border-bottom: 1px solid #e2e2e2;
      padding: 20px 0; }
  /* line 209, ../../../shared/sass/ui/_footer2017.scss */
  .main-footer .main-footer-wrapper .search {
    margin-bottom: 30px;
    margin-top: 40px; }
    /* line 213, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .search .search-box-v2 input[type=text] {
      width: 100%;
      height: 40px; }
  /* line 220, ../../../shared/sass/ui/_footer2017.scss */
  .main-footer .main-footer-wrapper .credentials {
    border-top: none; }
    /* line 222, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .credentials .main {
      text-align: center; }
    /* line 226, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .credentials a {
      font-size: 13px; }
  /* line 232, ../../../shared/sass/ui/_footer2017.scss */
  .main-footer .main-footer-wrapper .cross {
    width: 10px;
    height: 10px;
    float: right;
    position: relative;
    top: 5px; }
    /* line 238, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .cross:before, .main-footer .main-footer-wrapper .cross:after {
      background-color: #acacac;
      position: absolute;
      display: block;
      content: ''; }
    /* line 244, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .cross:before {
      margin-left: -1px;
      width: 2px;
      left: 50%; }
    /* line 249, ../../../shared/sass/ui/_footer2017.scss */
    .main-footer .main-footer-wrapper .cross:after {
      margin-top: -1px;
      height: 2px;
      width: 10px;
      top: 50%; } }
/* line 1, ../../../shared/sass/ui/_highlights.scss */
.highlight {
  text-transform: uppercase;
  background-color: #f2efeb;
  color: #505050;
  padding: 1em; }

/* line 3, ../../../shared/sass/ui/_popup.scss */
.sites-popup {
  position: absolute;
  width: 645px;
  max-width: 100%;
  top: 40px;
  left: 50%;
  margin-left: -490px;
  padding: 0 30px;
  visibility: hidden;
  background-color: #fff;
  z-index: 1021;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease; }
  @media (max-width: 1055px) {
    /* line 3, ../../../shared/sass/ui/_popup.scss */
    .sites-popup {
      left: 20px;
      margin-left: 0; } }
  @media (max-width: 960px) {
    /* line 3, ../../../shared/sass/ui/_popup.scss */
    .sites-popup {
      left: 75px;
      margin-left: 0; } }
  @media (max-width: 767px) {
    /* line 3, ../../../shared/sass/ui/_popup.scss */
    .sites-popup {
      left: 25px;
      right: 25px;
      width: auto;
      margin-left: 0; } }
  /* line 32, ../../../shared/sass/ui/_popup.scss */
  .sites-popup > ul {
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    overflow: hidden;
    max-height: 0; }
  /* line 38, ../../../shared/sass/ui/_popup.scss */
  .sites-popup:before {
    content: "";
    position: absolute;
    left: 36%;
    top: -5px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff; }
  /* line 48, ../../../shared/sass/ui/_popup.scss */
  .sites-popup.is-open {
    visibility: visible;
    padding-bottom: 8px; }
    /* line 51, ../../../shared/sass/ui/_popup.scss */
    .sites-popup.is-open > ul {
      max-height: 1000px; }

/* line 57, ../../../shared/sass/ui/_popup.scss */
.close__item, .tile__close, .management__close {
  background-position: 0 -719px;
  position: absolute;
  width: 11px;
  height: 11px;
  display: block;
  right: 10px;
  top: 10px; }
  /* line 66, ../../../shared/sass/ui/_popup.scss */
  .close__item:hover, .tile__close:hover, .management__close:hover {
    cursor: pointer;
    background-position: 0 -693px; }

/* line 72, ../../../shared/sass/ui/_popup.scss */
.tile--sites {
  margin-bottom: 25px; }
  /* line 75, ../../../shared/sass/ui/_popup.scss */
  .tile--sites .tile__header {
    margin-left: 0;
    padding-bottom: 8px;
    color: #3cb4e8; }
  /* line 81, ../../../shared/sass/ui/_popup.scss */
  .tile--sites .tile__heading {
    padding-top: 0; }

/* line 88, ../../../shared/sass/ui/_popup.scss */
.sites-list {
  margin-top: 11px; }

/* line 92, ../../../shared/sass/ui/_popup.scss */
.sites__item {
  margin-bottom: 9px;
  line-height: 1.1; }

/* line 100, ../../../shared/sass/ui/_popup.scss */
.sites__link.is-active:before {
  background-position: 0 -260px; }
/* line 104, ../../../shared/sass/ui/_popup.scss */
.sites__link.is-active:hover:before {
  background-position: 0 -216px; }

/* line 1, ../../../shared/sass/ui/_work.scss */
.img__block {
  margin-bottom: 20px;
  margin-top: 40px;
  line-height: 1.23077; }
  /* line 5, ../../../shared/sass/ui/_work.scss */
  .img__block img {
    width: auto;
    max-width: 100%;
    display: block;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-bottom: 18px;
    /* 9 */
    margin-bottom: 1.125rem;
    /* 9 */ }

/* line 13, ../../../shared/sass/ui/_work.scss */
.img__block--vertical {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 307px; }
  /* line 18, ../../../shared/sass/ui/_work.scss */
  .img__block--vertical img {
    margin: 0 auto;
    height: 100%;
    margin-bottom: 20px; }

/* line 25, ../../../shared/sass/ui/_work.scss */
.img__block--header, .table__header h4 + p, header.table__header h4 + p, .img_caption {
  color: #838383;
  margin-bottom: 0;
  display: block; }

/* line 32, ../../../shared/sass/ui/_work.scss */
.img__block--row {
  height: 186px; }

/* line 36, ../../../shared/sass/ui/_work.scss */
.img__block--center {
  width: 100%;
  height: 68px;
  position: relative; }
  /* line 40, ../../../shared/sass/ui/_work.scss */
  .img__block--center img {
    margin: 0 auto; }

/* line 46, ../../../shared/sass/ui/_work.scss */
.video__block {
  margin-bottom: 40px; }
  /* line 50, ../../../shared/sass/ui/_work.scss */
  .video__block h1, .video__block h2, .video__block h3, .video__block h4, .video__block h5, .video__block h6 {
    margin-top: 40px; }
  /* line 56, ../../../shared/sass/ui/_work.scss */
  .video__block .video__block--date,
  .video__block .video__block--counter {
    display: inline-block; }
  /* line 60, ../../../shared/sass/ui/_work.scss */
  .video__block .video__block--date {
    margin-right: 32px;
    float: left; }

/* line 69, ../../../shared/sass/ui/_work.scss */
.tags-list.inline-list {
  margin-top: 0; }

/* line 74, ../../../shared/sass/ui/_work.scss */
.tag {
  color: #0079c1;
  padding-left: 0; }
  /* line 77, ../../../shared/sass/ui/_work.scss */
  .tag:before, .tag:last-child:after {
    display: none; }
  /* line 80, ../../../shared/sass/ui/_work.scss */
  .tag:after {
    content: ",";
    color: inherit; }

/* line 87, ../../../shared/sass/ui/_work.scss */
.table__header h4, header.table__header h4 {
  margin-bottom: 0; }

/* line 95, ../../../shared/sass/ui/_work.scss */
table + a {
  float: right;
  margin-bottom: 20px;
  *zoom: 1; }
  /* line 38, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  table + a:after {
    content: "";
    display: table;
    clear: both; }

/* line 101, ../../../shared/sass/ui/_work.scss */
.link__item {
  line-height: 1.23077; }

/* line 104, ../../../shared/sass/ui/_work.scss */
.date, .source, .town {
  padding-top: 5px;
  display: inline-block;
  color: #838383;
  text-transform: uppercase; }

/* line 111, ../../../shared/sass/ui/_work.scss */
.town {
  text-transform: uppercase; }

/* line 115, ../../../shared/sass/ui/_work.scss */
.tooltip-container, .tooltip-question-container, .tooltip-question-container.tooltip-question-container--social {
  position: absolute; }

/* line 119, ../../../shared/sass/ui/_work.scss */
.tooltip, .tooltip-question, .popup--social.tooltip-question {
  text-decoration: none;
  border-bottom: 1px dashed;
  position: relative;
  display: inline-block; }
  /* line 124, ../../../shared/sass/ui/_work.scss */
  .tooltip:hover, .tooltip-question:hover {
    cursor: help; }

/* line 129, ../../../shared/sass/ui/_work.scss */
.tooltip-text, .tooltip-question-container .tooltip-question__body, .tooltip-question-container.tooltip-question-container--social .tooltip-question__body {
  display: block;
  position: absolute;
  width: 330px;
  height: auto;
  bottom: 100%;
  left: 0;
  margin-bottom: 7px;
  background: #fff;
  cursor: auto;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px; }
  /* line 142, ../../../shared/sass/ui/_work.scss */
  .tooltip-text:before, .tooltip-question-container .tooltip-question__body:before, .tooltip-question-container.tooltip-question-container--social .tooltip-question__body:before {
    position: absolute;
    content: "";
    bottom: -7px;
    left: 50%;
    margin-left: -14px;
    border-top: 14px solid #fff;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent; }

/* line 154, ../../../shared/sass/ui/_work.scss */
.tooltip__body {
  display: block;
  padding-top: 26px;
  padding-bottom: 13px;
  padding-left: 24px;
  padding-right: 10px;
  max-height: 167px;
  line-height: 1.23077;
  overflow-y: auto;
  overflow-x: hidden;
  max-width: 300px; }

/* line 167, ../../../shared/sass/ui/_work.scss */
.tooltip__close, .tooltip-question-container .tooltip-question__body .tooltip-question__close, .tooltip-question-container.tooltip-question-container--social .tooltip-question__body .tooltip-question__close {
  position: absolute;
  cursor: pointer;
  top: 7px;
  left: auto;
  right: 7px;
  width: 11px;
  height: 11px;
  background-position: 0 -719px; }

/* line 178, ../../../shared/sass/ui/_work.scss */
.tooltip__footer {
  color: #0079c1;
  display: block;
  padding-top: 8px;
  padding-bottom: 12px;
  padding-left: 28px;
  height: 41px;
  border-top: 1px solid #c7c7c7; }

/* line 189, ../../../shared/sass/ui/_work.scss */
.js-hide {
  display: none; }

/* line 193, ../../../shared/sass/ui/_work.scss */
.tooltip-question {
  position: relative; }
  /* line 196, ../../../shared/sass/ui/_work.scss */
  .tooltip-question:after {
    content: "";
    position: absolute;
    right: -20px;
    top: -2px;
    display: none;
    width: 16px;
    height: 16px;
    z-index: -1; }

/* line 208, ../../../shared/sass/ui/_work.scss */
.tooltip-question-container {
  z-index: 1003; }
  @media (max-width: 360px) {
    /* line 208, ../../../shared/sass/ui/_work.scss */
    .tooltip-question-container {
      left: 50% !important;
      margin-left: -165px !important; } }
  /* line 215, ../../../shared/sass/ui/_work.scss */
  .tooltip-question-container .tooltip-question__body {
    padding: 26px;
    line-height: 1.23077; }
    /* line 219, ../../../shared/sass/ui/_work.scss */
    .tooltip-question-container .tooltip-question__body:before {
      top: -7px;
      bottom: auto;
      left: auto;
      margin-left: 0;
      border-bottom: 14px solid #fff;
      border-left: 14px solid transparent;
      border-right: 14px solid transparent;
      border-top: none; }

/* line 235, ../../../shared/sass/ui/_work.scss */
.tooltip-question__body--left {
  margin-left: -330px; }
  /* line 237, ../../../shared/sass/ui/_work.scss */
  .tooltip-question__body--left:before {
    left: auto;
    right: 26px; }

/* line 248, ../../../shared/sass/ui/_work.scss */
.context--interviews a.highslide {
  display: inline; }
  /* line 250, ../../../shared/sass/ui/_work.scss */
  .context--interviews a.highslide:after {
    content: none; }
/* line 255, ../../../shared/sass/ui/_work.scss */
.context--interviews .img_caption {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px; }

/* line 263, ../../../shared/sass/ui/_work.scss */
.press__item .popup--social {
  cursor: pointer;
  display: inline; }

/* line 270, ../../../shared/sass/ui/_work.scss */
.popup--social.tooltip-question {
  position: relative; }
  /* line 273, ../../../shared/sass/ui/_work.scss */
  .popup--social.tooltip-question:after {
    content: "" !important;
    background-position: 0 -120px;
    position: absolute;
    right: -18px;
    top: 6px;
    display: block;
    width: 14px;
    height: 7px; }

/* line 292, ../../../shared/sass/ui/_work.scss */
.tooltip-question-container.tooltip-question-container--social {
  z-index: 1010;
  margin-top: -38px; }
  @media (max-width: 360px) {
    /* line 292, ../../../shared/sass/ui/_work.scss */
    .tooltip-question-container.tooltip-question-container--social {
      left: 50% !important;
      margin-left: -65px !important; } }
  /* line 300, ../../../shared/sass/ui/_work.scss */
  .tooltip-question-container.tooltip-question-container--social .tooltip-question__body {
    padding: 15px;
    width: 280px;
    line-height: 1.23077;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 1px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 1px; }
    /* line 306, ../../../shared/sass/ui/_work.scss */
    .tooltip-question-container.tooltip-question-container--social .tooltip-question__body:before {
      top: -9px;
      bottom: auto;
      left: 10px;
      margin-left: 0;
      background-position: 0 -6270px;
      border: none;
      width: 17px;
      height: 9px; }
    /* line 317, ../../../shared/sass/ui/_work.scss */
    .tooltip-question-container.tooltip-question-container--social .tooltip-question__body a {
      line-height: 1;
      margin-bottom: 6px;
      display: inline-block; }

/* line 329, ../../../shared/sass/ui/_work.scss */
.tooltip-question__body--left {
  margin-left: -130px; }
  /* line 331, ../../../shared/sass/ui/_work.scss */
  .tooltip-question__body--left:before {
    left: auto;
    right: 26px; }

/* line 3, ../../../shared/sass/ui/_tools.scss */
.tools-fix-btn {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-position: 0 -5670px;
  display: none; }
  @media (max-width: 960px) {
    /* line 3, ../../../shared/sass/ui/_tools.scss */
    .tools-fix-btn {
      display: block;
      float: left;
      left: 100%;
      background-color: #838383;
      width: 48px;
      height: 48px;
      padding: 0;
      min-width: 48px; } }
  @media (max-width: 767px) {
    /* line 3, ../../../shared/sass/ui/_tools.scss */
    .tools-fix-btn {
      display: none; } }

/* line 22, ../../../shared/sass/ui/_tools.scss */
.tools__container--bigscreen:not(.is-expanded) {
  float: left; }
  /* line 25, ../../../shared/sass/ui/_tools.scss */
  .tools__container--bigscreen:not(.is-expanded) .tools-list {
    float: left;
    overflow-y: visible;
    max-height: 30px;
    max-height: 30px !important;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 100%; }
  /* line 33, ../../../shared/sass/ui/_tools.scss */
  .tools__container--bigscreen:not(.is-expanded) .tools__tooltip {
    text-decoration: none;
    display: none;
    position: absolute;
    top: -45px;
    left: 50%;
    background: #fff;
    line-height: 30px;
    white-space: nowrap;
    padding: 0 10px;
    color: #505050;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  /* line 47, ../../../shared/sass/ui/_tools.scss */
  .tools__container--bigscreen:not(.is-expanded) .tools__link {
    border: none;
    display: block;
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin-left: 0;
    margin-top: 3px; }
    /* line 56, ../../../shared/sass/ui/_tools.scss */
    .tools__container--bigscreen:not(.is-expanded) .tools__link:before {
      left: 50%;
      margin-left: -11px; }
  /* line 61, ../../../shared/sass/ui/_tools.scss */
  .tools__container--bigscreen:not(.is-expanded) .tools__item {
    float: left;
    width: 14%;
    height: 21px; }
    /* line 65, ../../../shared/sass/ui/_tools.scss */
    .tools__container--bigscreen:not(.is-expanded) .tools__item:hover .tools__tooltip {
      display: block; }

/* line 71, ../../../shared/sass/ui/_tools.scss */
.tools__container {
  background-color: #fff;
  width: 100%;
  padding: 14px 28px;
  margin-top: -3px;
  position: relative; }
  @media (max-width: 960px) {
    /* line 71, ../../../shared/sass/ui/_tools.scss */
    .tools__container {
      float: right;
      width: 250px;
      margin-top: 0px; } }
  @media (max-width: 767px) {
    /* line 71, ../../../shared/sass/ui/_tools.scss */
    .tools__container {
      display: block;
      position: relative;
      left: 0;
      top: 0;
      width: 100%; } }
  /* line 91, ../../../shared/sass/ui/_tools.scss */
  .tools__container.is-closed .tools-list {
    max-height: 0; }
  /* line 96, ../../../shared/sass/ui/_tools.scss */
  .tools__container.is-expanded .tools__btn-caption:after {
    background: url(../images/icons/arrow-up.png); }

/* line 102, ../../../shared/sass/ui/_tools.scss */
.tools-list {
  overflow-y: hidden;
  height: 210px;
  max-height: 210px;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease; }
  @media (max-width: 960px) {
    /* line 102, ../../../shared/sass/ui/_tools.scss */
    .tools-list {
      max-height: none !important; } }

/* line 112, ../../../shared/sass/ui/_tools.scss */
.tools__heading {
  color: #505050;
  margin-bottom: 18px; }

/* line 118, ../../../shared/sass/ui/_tools.scss */
.tools__item {
  margin-bottom: 9px; }
  /* line 121, ../../../shared/sass/ui/_tools.scss */
  .tools__item.soc-links__wrapper--tools .soc-links__container {
    left: -337px;
    top: 48px; }
  /* line 126, ../../../shared/sass/ui/_tools.scss */
  .tools__item.soc-links__wrapper--tools.is-open .soc-links__container {
    max-height: 100px; }

/* line 133, ../../../shared/sass/ui/_tools.scss */
.tools__link {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 0.6875rem;
  /* 9 */
  text-transform: uppercase;
  text-decoration: none;
  color: #505050;
  margin-left: 40px;
  position: relative; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tools__link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12.1px;
    /* 9 */
    font-size: 0.75625rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tools__link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 141, ../../../shared/sass/ui/_tools.scss */
  .tools__link:before {
    content: "";
    display: block;
    position: absolute;
    left: -35px;
    top: -3px;
    width: 22px;
    height: 22px; }
  /* line 151, ../../../shared/sass/ui/_tools.scss */
  .tools__link:hover, .tools__link.is-active {
    color: #000;
    border-color: transparent; }

/* line 157, ../../../shared/sass/ui/_tools.scss */
.tools__container + .tile, .tools__container + .media--grid {
  margin-top: 35px; }

/* line 162, ../../../shared/sass/ui/_tools.scss */
.share__link:before {
  background-position: 0 -4751px; }
/* line 166, ../../../shared/sass/ui/_tools.scss */
.share__link:hover:before, .share__link.is-active:before {
  background-position: 0 -4542px; }

/* line 174, ../../../shared/sass/ui/_tools.scss */
.print__link:before {
  background-position: 0 -3233px;
  height: 17px;
  top: 0; }
/* line 181, ../../../shared/sass/ui/_tools.scss */
.print__link:hover:before {
  background-position: 0 -3105px; }

/* line 188, ../../../shared/sass/ui/_tools.scss */
.error__link:before {
  background-position: 0 -1177px;
  height: 18px; }
/* line 194, ../../../shared/sass/ui/_tools.scss */
.error__link:hover:before {
  background-position: 0 -1144px; }

/* line 201, ../../../shared/sass/ui/_tools.scss */
.rss__link:before {
  background-position: 0 -3431px;
  top: 0;
  height: 14px; }
/* line 208, ../../../shared/sass/ui/_tools.scss */
.rss__link:hover:before {
  background-position: 0 -3402px; }

/* line 215, ../../../shared/sass/ui/_tools.scss */
.feedback__link:before {
  background-position: 0 -1442px;
  height: 15px;
  top: 0; }
/* line 222, ../../../shared/sass/ui/_tools.scss */
.feedback__link:hover:before {
  background-position: 0 -1382px; }

/* line 229, ../../../shared/sass/ui/_tools.scss */
.star__link:before {
  background-position: 0 -5504px;
  height: 20px; }
/* line 235, ../../../shared/sass/ui/_tools.scss */
.star__link:hover:before {
  background-position: 0 -5469px; }

/* line 242, ../../../shared/sass/ui/_tools.scss */
.sign__link:before {
  background-position: 0 -4885px;
  height: 19px; }
/* line 248, ../../../shared/sass/ui/_tools.scss */
.sign__link:hover:before {
  background-position: 0 -4851px; }

/* line 254, ../../../shared/sass/ui/_tools.scss */
.tools__btn--close {
  padding-right: 14px;
  width: 70px;
  clear: both; }
  @media (max-width: 960px) {
    /* line 254, ../../../shared/sass/ui/_tools.scss */
    .tools__btn--close {
      display: none; } }
  /* line 261, ../../../shared/sass/ui/_tools.scss */
  .tools__btn--close .tools__btn-caption {
    color: #949494;
    border-bottom: 1px dashed #949494;
    text-decoration: none;
    text-transform: uppercase;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 11px;
    /* 9 */
    font-size: 0.6875rem;
    /* 9 */
    position: relative; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .tools__btn--close .tools__btn-caption {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12.1px;
      /* 9 */
      font-size: 0.75625rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .tools__btn--close .tools__btn-caption {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13.2px;
      /* 9 */
      font-size: 0.825rem;
      /* 9 */ }
    /* line 269, ../../../shared/sass/ui/_tools.scss */
    .tools__btn--close .tools__btn-caption:after {
      content: "";
      position: absolute;
      right: -20px;
      top: 4px;
      display: block;
      width: 13px;
      height: 7px;
      background: url(../images/icons/arrow-down.png); }
    /* line 279, ../../../shared/sass/ui/_tools.scss */
    .tools__btn--close .tools__btn-caption.is-hidden {
      display: none; }
  /* line 284, ../../../shared/sass/ui/_tools.scss */
  .tools__btn--close:hover {
    cursor: pointer; }

/* line 290, ../../../shared/sass/ui/_tools.scss */
.tools-popup {
  position: absolute;
  max-width: 280px;
  max-height: 0;
  right: 20px;
  text-align: left;
  top: 40px;
  overflow: hidden;
  -moz-transition: max-height 0.4s ease;
  -o-transition: max-height 0.4s ease;
  -webkit-transition: max-height 0.4s ease;
  transition: max-height 0.4s ease; }
  @media (max-width: 1075px) {
    /* line 290, ../../../shared/sass/ui/_tools.scss */
    .tools-popup {
      width: calc(33.3333% - 48px); } }
  @media (max-width: 1024px) {
    /* line 290, ../../../shared/sass/ui/_tools.scss */
    .tools-popup {
      width: 287.656px; } }
  @media (max-width: 767px) {
    /* line 290, ../../../shared/sass/ui/_tools.scss */
    .tools-popup {
      top: 130px;
      left: 0;
      width: auto;
      right: 0; } }
  /* line 312, ../../../shared/sass/ui/_tools.scss */
  .tools-popup.is-open {
    max-height: 800px;
    overflow: visible; }

/* line 318, ../../../shared/sass/ui/_tools.scss */
.tools-popup__block {
  padding: 18px;
  padding-left: 60px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */
  position: relative; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tools-popup__block {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tools-popup__block {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }
  /* line 324, ../../../shared/sass/ui/_tools.scss */
  .tools-popup__block:before {
    content: "";
    position: absolute;
    display: block;
    left: 25px; }

/* line 333, ../../../shared/sass/ui/_tools.scss */
.person_block {
  background-color: #0079c1;
  color: #bce4fe;
  height: 94px;
  overflow: hidden;
  -moz-transition: height 0.4s ease;
  -o-transition: height 0.4s ease;
  -webkit-transition: height 0.4s ease;
  transition: height 0.4s ease; }
  /* line 339, ../../../shared/sass/ui/_tools.scss */
  .is-toggle .person_block {
    height: 25em; }
  /* line 342, ../../../shared/sass/ui/_tools.scss */
  .person_block a {
    color: #fff; }
  /* line 346, ../../../shared/sass/ui/_tools.scss */
  .person_block:before {
    top: 40px;
    width: 16px;
    height: 16px;
    background-position: 0 -2573px; }

/* line 354, ../../../shared/sass/ui/_tools.scss */
.cookie-person--tools select.cookie-person__select {
  width: 200px; }

/* line 360, ../../../shared/sass/ui/_tools.scss */
.cookie-person--tools .chosen-container {
  width: 200px !important;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */
  font-weight: 100; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .cookie-person--tools .chosen-container {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .cookie-person--tools .chosen-container {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }
/* line 365, ../../../shared/sass/ui/_tools.scss */
.cookie-person--tools a.chosen-single {
  background: none;
  color: #fff;
  padding: 0; }
  /* line 369, ../../../shared/sass/ui/_tools.scss */
  .cookie-person--tools a.chosen-single span {
    margin: 0;
    border-bottom: 1px dashed;
    display: inline-block;
    line-height: 20px; }
    /* line 374, ../../../shared/sass/ui/_tools.scss */
    .cookie-person--tools a.chosen-single span:hover {
      border: none; }
/* line 380, ../../../shared/sass/ui/_tools.scss */
.cookie-person--tools .chosen-results li {
  color: #838383;
  border-top: 1px solid; }
  /* line 383, ../../../shared/sass/ui/_tools.scss */
  .cookie-person--tools .chosen-results li:first-child {
    border: none; }
  /* line 386, ../../../shared/sass/ui/_tools.scss */
  .cookie-person--tools .chosen-results li.highlighted {
    background-color: #7e7e7e;
    color: #fff; }

/* line 394, ../../../shared/sass/ui/_tools.scss */
.contrast__block {
  background-color: #949494;
  text-transform: uppercase;
  color: #fff; }
  /* line 399, ../../../shared/sass/ui/_tools.scss */
  .contrast__block:before {
    width: 21px;
    height: 21px;
    top: 35%;
    background-position: 0 -970px; }
  /* line 406, ../../../shared/sass/ui/_tools.scss */
  .contrast__block:hover {
    cursor: pointer;
    background-color: #838383; }

/* line 412, ../../../shared/sass/ui/_tools.scss */
.font-size__block {
  background-color: #c3c1bf;
  text-transform: uppercase;
  color: #505050;
  padding-left: 100px; }
  /* line 417, ../../../shared/sass/ui/_tools.scss */
  .font-size__block:before {
    width: 44px;
    height: 13px;
    left: 25px;
    top: 43%; }
  /* line 424, ../../../shared/sass/ui/_tools.scss */
  .font-size__block:hover {
    cursor: pointer;
    background-color: #b4b4b4; }

/* line 429, ../../../shared/sass/ui/_tools.scss */
.change-font-size {
  margin-left: -72px;
  display: block;
  width: 70px;
  height: 29px;
  position: absolute; }

@media (max-width: 767px) {
  /* line 440, ../../../shared/sass/ui/_tools.scss */
  ul.header-block--right.clearfix.is-expanded, ul.header-block--right.is-expanded.tile__body--goroda, ul.header-block--right.is-expanded.pagination-list, ul.header-block--right.is-expanded.tile__body--sport, ul.header-block--right.is-expanded.tile__body--big-project, #sibneft ul.header-block--right.is-expanded.contbox {
    right: -90px; }

  /* line 444, ../../../shared/sass/ui/_tools.scss */
  ul.header-block--right, button.sidebar-nav__toggle.btn, .logo {
    -moz-transition: margin-left 0.8s ease, right 0.8s ease;
    -o-transition: margin-left 0.8s ease, right 0.8s ease;
    -webkit-transition: margin-left 0.8s ease, right 0.8s ease;
    transition: margin-left 0.8s ease, right 0.8s ease; }

  /* line 448, ../../../shared/sass/ui/_tools.scss */
  button.sidebar-nav__toggle.btn.is-expanded {
    right: -90px; }

  /* line 452, ../../../shared/sass/ui/_tools.scss */
  .logo.is-expanded {
    margin-left: -150px; }

  /* line 456, ../../../shared/sass/ui/_tools.scss */
  .search-form--header.is-expanded .input-text {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 24px;
    /* 9 */
    font-size: 1.5rem;
    /* 9 */
    border-bottom: 1px solid #D0D0D0; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .search-form--header.is-expanded .input-text {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 26.4px;
      /* 9 */
      font-size: 1.65rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .search-form--header.is-expanded .input-text {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 28.8px;
      /* 9 */
      font-size: 1.8rem;
      /* 9 */ } }
/* line 462, ../../../shared/sass/ui/_tools.scss */
.wrap-tools {
  overflow-x: visible;
  z-index: 5;
  position: relative;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  /* line 467, ../../../shared/sass/ui/_tools.scss */
  html.index .wrap-tools, html.subindex .wrap-tools {
    margin-bottom: 0; }
  @media (max-width: 960px) {
    /* line 462, ../../../shared/sass/ui/_tools.scss */
    .wrap-tools {
      position: fixed;
      width: 298px;
      height: 297px;
      top: 148px;
      right: -250px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      /* line 477, ../../../shared/sass/ui/_tools.scss */
      .wrap-tools.is-open {
        -o-transform: translateX(-250px);
        -moz-transform: translateX(-250px) translateZ(0);
        -ms-transform: translateX(-250px) translateZ(0);
        -webkit-transform: translateX(-250px) translateZ(0);
        transform: translateX(-250px) translateZ(0); }
        /* line 480, ../../../shared/sass/ui/_tools.scss */
        body.is-fixed .wrap-tools.is-open {
          -o-transform: translateX(-250px) translateY(-148px);
          -moz-transform: translateY(-148px) translateX(-250px) translateZ(0);
          -ms-transform: translateY(-148px) translateX(-250px) translateZ(0);
          -webkit-transform: translateY(-148px) translateX(-250px) translateZ(0);
          transform: translateY(-148px) translateX(-250px) translateZ(0);
          position: fixed; }
        /* line 485, ../../../shared/sass/ui/_tools.scss */
        .bx-ie .wrap-tools.is-open {
          right: 0; }
      /* line 489, ../../../shared/sass/ui/_tools.scss */
      body.is-fixed .wrap-tools {
        -o-transform: translateY(-148px);
        -moz-transform: translateY(-148px);
        -ms-transform: translateY(-148px);
        -webkit-transform: translateY(-148px);
        transform: translateY(-148px);
        position: fixed; } }
  @media (max-width: 767px) {
    /* line 462, ../../../shared/sass/ui/_tools.scss */
    .wrap-tools {
      position: relative !important;
      -moz-transform: none !important;
      -ms-transform: none !important;
      -webkit-transform: none !important;
      transform: none !important;
      top: 0;
      right: 0;
      width: auto;
      height: auto; } }

/* line 506, ../../../shared/sass/ui/_tools.scss */
.cookie-container .chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

/* line 509, ../../../shared/sass/ui/_tools.scss */
.cookie-person--tools .chosen-container.chosen-with-drop .chosen-drop {
  left: -40px;
  width: 235px; }

/* line 3, ../../../shared/sass/ui/_lead.scss */
.lead {
  padding-left: 80px; }
  /* line 6, ../../../shared/sass/ui/_lead.scss */
  .lead .lead-blue-text {
    color: #0079c1;
    font-weight: 400; }

/* line 3, ../../../shared/sass/ui/_key-indicators.scss */
.key-indicator {
  border-top: 3px solid; }
  /* line 6, ../../../shared/sass/ui/_key-indicators.scss */
  .key-indicator p:last-child {
    font-weight: 400;
    margin-bottom: 0; }

/* line 12, ../../../shared/sass/ui/_key-indicators.scss */
.key-units {
  padding-top: 25px;
  padding-bottom: 5px; }

/* line 18, ../../../shared/sass/ui/_key-indicators.scss */
.key-number {
  font-size: 36px;
  font-weight: 300; }

/* line 23, ../../../shared/sass/ui/_key-indicators.scss */
.key-indicator--menu {
  border-top: none;
  margin-bottom: .5em; }

@media (max-width: 360px) {
  /* line 32, ../../../shared/sass/ui/_key-indicators.scss */
  .indicators .grid__item, .indicators .magazines-galls .item, .magazines-galls .indicators .item, .indicators .magazines-galls .item-big, .magazines-galls .indicators .item-big {
    width: 100%; } }

/* line 1, ../../../shared/sass/ui/_crumbs.scss */
.crumbs {
  font-size: 0;
  margin-top: 18px;
  padding-bottom: 5px;
  border-bottom: 3px solid #505050; }

/* line 8, ../../../shared/sass/ui/_crumbs.scss */
.crumbs--noborder {
  border-bottom: 0;
  padding-bottom: 8px; }

/* line 12, ../../../shared/sass/ui/_crumbs.scss */
.crumbs__item, .crumbs__item:first-child {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 0;
  padding: 0;
  color: #505050; }
  /* line 20, ../../../shared/sass/ui/_crumbs.scss */
  .crumbs__item:before, .crumbs__item:first-child:before {
    content: "/";
    text-align: center;
    width: 18px;
    height: auto;
    display: inline-block;
    padding: 0 .5em; }
  /* line 28, ../../../shared/sass/ui/_crumbs.scss */
  .crumbs__item a, .crumbs__item:first-child a {
    color: #505050; }

/* line 33, ../../../shared/sass/ui/_crumbs.scss */
.crumbs__item:first-child {
  border-bottom: none;
  padding-left: 15px;
  position: relative; }
  /* line 34, ../../../shared/sass/ui/_crumbs.scss */
  .crumbs__item:first-child:before {
    display: none; }

/* line 42, ../../../shared/sass/ui/_crumbs.scss */
.crumbs__item:last-child {
  color: #949494; }

/* line 46, ../../../shared/sass/ui/_crumbs.scss */
a.home {
  background-position: 0 -548px;
  width: 16px;
  height: 16px;
  display: inline-block;
  border-bottom: none;
  position: absolute;
  top: -14px;
  left: 0; }

/* line 57, ../../../shared/sass/ui/_crumbs.scss */
.subindex .crumbs {
  border-bottom: 0; }

/* line 1, ../../../shared/sass/ui/_goroda.scss */
.tile__container--goroda, .tile__container--sport {
  width: 50%;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease; }
  @media (max-width: 640px) {
    /* line 1, ../../../shared/sass/ui/_goroda.scss */
    .tile__container--goroda, .tile__container--sport {
      width: 100%; } }
  /* line 7, ../../../shared/sass/ui/_goroda.scss */
  .tile__container--goroda .tile, .tile__container--sport .tile, .tile__container--goroda .media--grid, .tile__container--sport .media--grid {
    overflow: hidden;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease; }

/* line 15, ../../../shared/sass/ui/_goroda.scss */
.tile__container--goroda .tile, .tile__container--goroda .media--grid {
  max-height: 150px; }
  @media (max-width: 360px) {
    /* line 15, ../../../shared/sass/ui/_goroda.scss */
    .tile__container--goroda .tile, .tile__container--goroda .media--grid {
      max-height: 220px; } }
/* line 21, ../../../shared/sass/ui/_goroda.scss */
.tile__container--goroda .tile__img {
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  display: block; }
  /* line 24, ../../../shared/sass/ui/_goroda.scss */
  .tile__container--goroda .tile__img img {
    width: 100%;
    height: 100%; }

/* line 33, ../../../shared/sass/ui/_goroda.scss */
.tile__close {
  display: none; }

/* line 38, ../../../shared/sass/ui/_goroda.scss */
.tile__body--soc {
  padding-top: .5em;
  padding-left: 30px;
  padding-right: 30px; }

/* line 45, ../../../shared/sass/ui/_goroda.scss */
.link--goroda {
  margin-left: 105px; }
  @media (max-width: 767px) {
    /* line 45, ../../../shared/sass/ui/_goroda.scss */
    .link--goroda {
      margin-left: 0; } }

/* line 52, ../../../shared/sass/ui/_goroda.scss */
.tile__body--goroda {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 16px; }
  /* line 58, ../../../shared/sass/ui/_goroda.scss */
  .tile__body--goroda .tile__heading {
    text-transform: none; }
  /* line 61, ../../../shared/sass/ui/_goroda.scss */
  .tile__body--goroda .soc-icon {
    position: absolute;
    left: 25px;
    width: auto; }
    @media (max-width: 360px) {
      /* line 61, ../../../shared/sass/ui/_goroda.scss */
      .tile__body--goroda .soc-icon {
        position: relative;
        left: 0; } }
  /* line 71, ../../../shared/sass/ui/_goroda.scss */
  .tile__body--goroda .tile__heading {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */
    margin-left: 105px;
    -moz-transition: all 0.05s ease;
    -o-transition: all 0.05s ease;
    -webkit-transition: all 0.05s ease;
    transition: all 0.05s ease; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .tile__body--goroda .tile__heading {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 19.8px;
      /* 9 */
      font-size: 1.2375rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .tile__body--goroda .tile__heading {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 21.6px;
      /* 9 */
      font-size: 1.35rem;
      /* 9 */ }
    @media (max-width: 360px) {
      /* line 71, ../../../shared/sass/ui/_goroda.scss */
      .tile__body--goroda .tile__heading {
        margin-left: 0; } }
    /* line 79, ../../../shared/sass/ui/_goroda.scss */
    .tile__body--goroda .tile__heading .vertical-list--green-bullets {
      margin-top: 135px; }
  /* line 84, ../../../shared/sass/ui/_goroda.scss */
  .tile__body--goroda .tile__title {
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    color: #40BEA9;
    font-weight: 600;
    margin-top: 0;
    width: 170px; }

/* line 93, ../../../shared/sass/ui/_goroda.scss */
.tile__btn--right-goroda.tile__btn--right-goroda {
  right: 33px;
  left: 135px;
  max-width: 150px; }

/* line 100, ../../../shared/sass/ui/_goroda.scss */
.soc-logo {
  width: 100%;
  margin: 45px 0; }

/* line 105, ../../../shared/sass/ui/_goroda.scss */
.soc__btn.soc__btn.soc__btn.soc__btn {
  padding: 6px 15px 7px 26px;
  text-decoration: none;
  position: relative;
  background-color: #40BEA9;
  color: #fff;
  display: inline-block; }
  /* line 115, ../../../shared/sass/ui/_goroda.scss */
  .soc__btn.soc__btn.soc__btn.soc__btn:before, .soc__btn.soc__btn.soc__btn.soc__btn:after {
    content: "";
    position: absolute;
    top: 0; }
  /* line 121, ../../../shared/sass/ui/_goroda.scss */
  .soc__btn.soc__btn.soc__btn.soc__btn:before {
    left: 0;
    border-left: 10px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent; }
  /* line 128, ../../../shared/sass/ui/_goroda.scss */
  .soc__btn.soc__btn.soc__btn.soc__btn:after {
    right: -10px;
    border-left: 10px solid #40BEA9;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    background-image: none;
    width: 0; }
  /* line 137, ../../../shared/sass/ui/_goroda.scss */
  .soc__btn.soc__btn.soc__btn.soc__btn:hover {
    background-color: #0c90cf;
    color: #fff; }
    /* line 140, ../../../shared/sass/ui/_goroda.scss */
    .soc__btn.soc__btn.soc__btn.soc__btn:hover:after {
      border-left: 10px solid #0c90cf; }

/* line 147, ../../../shared/sass/ui/_goroda.scss */
.tile__container--goroda.is-expanded {
  width: 100%; }
  /* line 149, ../../../shared/sass/ui/_goroda.scss */
  .tile__container--goroda.is-expanded .tile, .tile__container--goroda.is-expanded .media--grid {
    height: auto;
    max-height: 800px; }
    /* line 152, ../../../shared/sass/ui/_goroda.scss */
    .tile__container--goroda.is-expanded .tile img, .tile__container--goroda.is-expanded .media--grid img {
      display: block; }
  /* line 157, ../../../shared/sass/ui/_goroda.scss */
  .tile__container--goroda.is-expanded .tile__close {
    width: 44px;
    height: 44px;
    background-image: url("../images/icons/close_icon.png");
    background-repeat: no-repeat;
    background-position: 23px 10px;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer; }
    /* line 165, ../../../shared/sass/ui/_goroda.scss */
    .tile__container--goroda.is-expanded .tile__close:hover {
      background-image: url("../images/icons/close_icon-blue.png"); }
  /* line 172, ../../../shared/sass/ui/_goroda.scss */
  .tile__container--goroda.is-expanded .tile__heading {
    padding-top: 0; }
    @media (max-width: 767px) {
      /* line 172, ../../../shared/sass/ui/_goroda.scss */
      .tile__container--goroda.is-expanded .tile__heading {
        margin-left: 0; } }
    /* line 178, ../../../shared/sass/ui/_goroda.scss */
    .tile__container--goroda.is-expanded .tile__heading .vertical-list--green-bullets {
      margin-top: 20px;
      max-height: 800px;
      opacity: 1; }
  @media (max-width: 767px) {
    /* line 185, ../../../shared/sass/ui/_goroda.scss */
    .tile__container--goroda.is-expanded .tile__title {
      margin-top: 20px; } }
  /* line 191, ../../../shared/sass/ui/_goroda.scss */
  .tile__container--goroda.is-expanded .tile__btn--right-goroda {
    display: none; }
  /* line 195, ../../../shared/sass/ui/_goroda.scss */
  .tile__container--goroda.is-expanded .tile__img {
    max-height: 383px; }
  @media (max-width: 767px) {
    /* line 198, ../../../shared/sass/ui/_goroda.scss */
    .tile__container--goroda.is-expanded .soc-icon {
      position: relative;
      left: 0; } }

/* line 207, ../../../shared/sass/ui/_goroda.scss */
.vertical-list--green-bullets {
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  max-height: 0;
  opacity: 0;
  margin: 0; }
  /* line 212, ../../../shared/sass/ui/_goroda.scss */
  .vertical-list--green-bullets .vertical-list__item {
    color: #505050; }
    /* line 216, ../../../shared/sass/ui/_goroda.scss */
    .vertical-list--green-bullets .vertical-list__item:before {
      content: "\25a0";
      color: #40BEA9;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 8px;
      /* 9 */
      font-size: 0.5rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus .vertical-list--green-bullets .vertical-list__item:before {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 8.8px;
        /* 9 */
        font-size: 0.55rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus .vertical-list--green-bullets .vertical-list__item:before {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 9.6px;
        /* 9 */
        font-size: 0.6rem;
        /* 9 */ }

/* line 5, ../../../shared/sass/ui/_404.scss */
.vertical-list--404.vertical-list--404 li {
  margin-bottom: 22px;
  line-height: 1.2em; }
/* line 10, ../../../shared/sass/ui/_404.scss */
.vertical-list--404.vertical-list--404 .li__level-0 {
  padding-left: 0; }
  /* line 13, ../../../shared/sass/ui/_404.scss */
  .vertical-list--404.vertical-list--404 .li__level-0 .list__link {
    color: #444444;
    font-weight: 600; }
  /* line 18, ../../../shared/sass/ui/_404.scss */
  .vertical-list--404.vertical-list--404 .li__level-0:before {
    display: none; }
/* line 23, ../../../shared/sass/ui/_404.scss */
.vertical-list--404.vertical-list--404 .li__level-1, .vertical-list--404.vertical-list--404 .li__level-2, .vertical-list--404.vertical-list--404 .li__level-3 {
  padding-left: 18px; }
  /* line 26, ../../../shared/sass/ui/_404.scss */
  .vertical-list--404.vertical-list--404 .li__level-1:before, .vertical-list--404.vertical-list--404 .li__level-2:before, .vertical-list--404.vertical-list--404 .li__level-3:before {
    display: none; }
  /* line 30, ../../../shared/sass/ui/_404.scss */
  .vertical-list--404.vertical-list--404 .li__level-1 .list__link, .vertical-list--404.vertical-list--404 .li__level-2 .list__link, .vertical-list--404.vertical-list--404 .li__level-3 .list__link {
    font-weight: 400;
    position: relative; }
    /* line 34, ../../../shared/sass/ui/_404.scss */
    .vertical-list--404.vertical-list--404 .li__level-1 .list__link:before, .vertical-list--404.vertical-list--404 .li__level-2 .list__link:before, .vertical-list--404.vertical-list--404 .li__level-3 .list__link:before {
      content: "";
      position: absolute;
      display: block;
      width: 9px;
      height: 5px;
      background-position: 0 -4939px;
      left: -18px;
      top: 0;
      bottom: 0;
      margin: auto; }
/* line 52, ../../../shared/sass/ui/_404.scss */
.vertical-list--404.vertical-list--404 .li__level-2 .list__link {
  color: #838383; }

/* line 65, ../../../shared/sass/ui/_404.scss */
.context--sitemap.context--sitemap {
  margin-bottom: 35px; }
  /* line 67, ../../../shared/sass/ui/_404.scss */
  .context--sitemap.context--sitemap h1.notfound__heading {
    width: 178px;
    height: 84px;
    margin: 0 auto 26px auto;
    background: url(../images/404-img.png) 0 0 no-repeat;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 119px;
    /* 9 */
    font-size: 7.4375rem;
    /* 9 */
    line-height: 0.68em;
    letter-spacing: -0.05em;
    text-indent: -3px;
    color: transparent; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .context--sitemap.context--sitemap h1.notfound__heading {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 130.9px;
      /* 9 */
      font-size: 8.18125rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .context--sitemap.context--sitemap h1.notfound__heading {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 142.8px;
      /* 9 */
      font-size: 8.925rem;
      /* 9 */ }
  /* line 79, ../../../shared/sass/ui/_404.scss */
  .context--sitemap.context--sitemap li {
    display: list-item; }
  /* line 83, ../../../shared/sass/ui/_404.scss */
  .context--sitemap.context--sitemap h2 {
    color: #505050;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 20px;
    /* 9 */
    font-size: 1.25rem;
    /* 9 */
    text-transform: uppercase;
    letter-spacing: -0.03em;
    margin-top: 50px;
    margin-bottom: 0; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .context--sitemap.context--sitemap h2 {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 22px;
      /* 9 */
      font-size: 1.375rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .context--sitemap.context--sitemap h2 {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 24px;
      /* 9 */
      font-size: 1.5rem;
      /* 9 */ }
  /* line 92, ../../../shared/sass/ui/_404.scss */
  .context--sitemap.context--sitemap h3 {
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 44px; }
  /* line 99, ../../../shared/sass/ui/_404.scss */
  .context--sitemap.context--sitemap .notfound__decsr {
    padding-bottom: 45px;
    border-bottom: 3px solid #444444;
    letter-spacing: 0.01em; }
  /* line 105, ../../../shared/sass/ui/_404.scss */
  .context--sitemap.context--sitemap .vertical-list--404 {
    margin-bottom: 2em; }

/* line 110, ../../../shared/sass/ui/_404.scss */
.grid--notfound {
  margin-left: -50px; }
  /* line 113, ../../../shared/sass/ui/_404.scss */
  .grid--notfound .grid__item, .grid--notfound .magazines-galls .item, .magazines-galls .grid--notfound .item, .grid--notfound .magazines-galls .item-big, .magazines-galls .grid--notfound .item-big {
    padding-left: 50px; }

/* line 1, ../../../shared/sass/ui/_success.scss */
.media--success {
  margin-bottom: 40px; }
  /* line 3, ../../../shared/sass/ui/_success.scss */
  .media--success .media__heading {
    color: #0079c1;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */
    line-height: 20px;
    text-transform: none; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .media--success .media__heading {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 19.8px;
      /* 9 */
      font-size: 1.2375rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .media--success .media__heading {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 21.6px;
      /* 9 */
      font-size: 1.35rem;
      /* 9 */ }
  /* line 11, ../../../shared/sass/ui/_success.scss */
  .media--success .media__img {
    margin-right: 40px; }
  /* line 16, ../../../shared/sass/ui/_success.scss */
  .media--success .media__body p {
    line-height: 20px; }

/* line 1, ../../../shared/sass/ui/_quote.scss */
.quote {
  padding-left: 3.4em;
  position: relative;
  margin-top: 5px;
  clear: both; }
  /* line 6, ../../../shared/sass/ui/_quote.scss */
  .quote:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    background: url(../images/quote-blue.png) 0 0 no-repeat;
    width: 27px;
    height: 27px; }
  /* line 17, ../../../shared/sass/ui/_quote.scss */
  .quote .text {
    line-height: 20px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16px;
    /* 9 */
    font-size: 1rem;
    /* 9 */ }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .quote .text {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 17.6px;
      /* 9 */
      font-size: 1.1rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .quote .text {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 19.2px;
      /* 9 */
      font-size: 1.2rem;
      /* 9 */ }

/* line 23, ../../../shared/sass/ui/_quote.scss */
.quote__footer {
  border-top: 1px solid #0079c1;
  padding-top: 16px;
  color: #838383;
  line-height: 1.1; }

/* line 32, ../../../shared/sass/ui/_quote.scss */
.quote--career:before {
  top: 3px;
  left: 3px;
  background: url(../images/quote--career.png) 0 0 no-repeat; }

/* line 2, ../../../shared/sass/ui/_content-links.scss */
.content-links.content-links li.inline-list__item {
  vertical-align: top;
  padding-top: 10px;
  margin-right: 30px;
  margin-bottom: 1em; }
  @media (max-width: 767px) {
    /* line 2, ../../../shared/sass/ui/_content-links.scss */
    .content-links.content-links li.inline-list__item {
      margin-right: 10px; } }
  @media (max-width: 767px) {
    /* line 2, ../../../shared/sass/ui/_content-links.scss */
    .content-links.content-links li.inline-list__item {
      width: 100%;
      margin: 0; } }
  /* line 14, ../../../shared/sass/ui/_content-links.scss */
  .content-links.content-links li.inline-list__item:before {
    display: none;
    content: none; }
  /* line 19, ../../../shared/sass/ui/_content-links.scss */
  .content-links.content-links li.inline-list__item:first-child {
    padding-left: 0; }
/* line 26, ../../../shared/sass/ui/_content-links.scss */
.content-links.content-links .content__link {
  text-transform: uppercase;
  border-bottom: none;
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 0.6875rem;
  /* 9 */
  padding-left: 33px;
  color: #838383; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .content-links.content-links .content__link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12.1px;
    /* 9 */
    font-size: 0.75625rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .content-links.content-links .content__link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 34, ../../../shared/sass/ui/_content-links.scss */
  .content-links.content-links .content__link:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0; }
  /* line 41, ../../../shared/sass/ui/_content-links.scss */
  .content-links.content-links .content__link:hover {
    color: #0079c1; }
/* line 47, ../../../shared/sass/ui/_content-links.scss */
.content-links.content-links .print__link:before {
  background-position: 0 -3233px;
  height: 17px;
  width: 22px; }
/* line 54, ../../../shared/sass/ui/_content-links.scss */
.content-links.content-links .print__link:hover:before {
  background-position: 0 -3137px; }
/* line 60, ../../../shared/sass/ui/_content-links.scss */
.content-links.content-links .share__link {
  margin-right: 30px;
  display: inline-block;
  vertical-align: top; }
  @media (max-width: 767px) {
    /* line 60, ../../../shared/sass/ui/_content-links.scss */
    .content-links.content-links .share__link {
      display: block;
      margin-right: 0; } }
  /* line 70, ../../../shared/sass/ui/_content-links.scss */
  .content-links.content-links .share__link:before {
    background-position: 0 -4751px;
    height: 22px;
    width: 22px; }
  /* line 77, ../../../shared/sass/ui/_content-links.scss */
  .content-links.content-links .share__link:hover:before {
    background-position: 0 -4579px; }

/* line 86, ../../../shared/sass/ui/_content-links.scss */
.soc-links__container.soc-links__container {
  position: absolute;
  top: 0;
  left: 100%;
  vertical-align: top;
  display: inline-block;
  min-width: 337px;
  margin-top: 0;
  overflow: hidden;
  max-height: 0;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease; }
  @media (max-width: 767px) {
    /* line 86, ../../../shared/sass/ui/_content-links.scss */
    .soc-links__container.soc-links__container {
      left: 0;
      position: static;
      min-width: 1px;
      display: block;
      margin-top: 5px; } }
  /* line 105, ../../../shared/sass/ui/_content-links.scss */
  .soc-links__container.soc-links__container ul {
    margin: 0; }
  /* line 109, ../../../shared/sass/ui/_content-links.scss */
  .soc-links__container.soc-links__container .soc__item {
    width: 33%;
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
    padding: 0; }
    @media (max-width: 767px) {
      /* line 109, ../../../shared/sass/ui/_content-links.scss */
      .soc-links__container.soc-links__container .soc__item {
        width: calc(50% - 2px); } }
    /* line 118, ../../../shared/sass/ui/_content-links.scss */
    .soc-links__container.soc-links__container .soc__item:before {
      display: none; }
  /* line 123, ../../../shared/sass/ui/_content-links.scss */
  .soc-links__container.soc-links__container .soc__link {
    border-bottom: none;
    color: #58595a;
    position: relative;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    background-color: #e6e3df; }
    /* line 134, ../../../shared/sass/ui/_content-links.scss */
    .soc-links__container.soc-links__container .soc__link:before {
      content: "";
      position: absolute;
      left: 5px;
      top: 7px;
      display: block;
      width: 19px;
      height: 19px; }
    /* line 144, ../../../shared/sass/ui/_content-links.scss */
    .soc-links__container.soc-links__container .soc__link:hover {
      background-color: #dcdad7; }
  /* line 150, ../../../shared/sass/ui/_content-links.scss */
  .soc-links__container.soc-links__container .soc__mail:before {
    background-position: 0 -5228px; }
  /* line 156, ../../../shared/sass/ui/_content-links.scss */
  .soc-links__container.soc-links__container .soc__facebook:before {
    width: 18px;
    height: 18px;
    background-position: 0 -5129px; }
  /* line 164, ../../../shared/sass/ui/_content-links.scss */
  .soc-links__container.soc-links__container .soc__vk:before {
    width: 18px;
    height: 18px;
    background-position: 0 -5328px; }
  /* line 172, ../../../shared/sass/ui/_content-links.scss */
  .soc-links__container.soc-links__container .soc__twitter:before {
    width: 18px;
    height: 18px;
    background-position: 0 -5295px; }
  /* line 180, ../../../shared/sass/ui/_content-links.scss */
  .soc-links__container.soc-links__container .soc__in:before {
    width: 18px;
    height: 18px;
    background-position: 0 -5195px; }
  /* line 188, ../../../shared/sass/ui/_content-links.scss */
  .soc-links__container.soc-links__container .soc__pinterest:before {
    width: 18px;
    height: 18px;
    background-position: 0 -5262px; }
  /* line 196, ../../../shared/sass/ui/_content-links.scss */
  .soc-links__container.soc-links__container .soc__google:before {
    width: 18px;
    height: 18px;
    background-position: 0 -5162px; }

/* line 205, ../../../shared/sass/ui/_content-links.scss */
.soc-links__wrapper.is-open .share__link {
  color: #0079c1; }
  /* line 207, ../../../shared/sass/ui/_content-links.scss */
  .soc-links__wrapper.is-open .share__link:before {
    background-position: 0 -4579px; }
/* line 212, ../../../shared/sass/ui/_content-links.scss */
.soc-links__wrapper.is-open .soc-links__container {
  max-height: 100px; }
  @media (max-width: 767px) {
    /* line 212, ../../../shared/sass/ui/_content-links.scss */
    .soc-links__wrapper.is-open .soc-links__container {
      min-width: 1px; } }

@media (max-width: 767px) {
  /* line 220, ../../../shared/sass/ui/_content-links.scss */
  .is-open > .soc-links__container {
    position: static; } }

/* line 3, ../../../shared/sass/ui/_management.scss */
.management {
  position: relative; }
  /* line 6, ../../../shared/sass/ui/_management.scss */
  .management .grid, .management .magazines-galls div[class^=one-row], .magazines-galls .management div[class^=one-row] {
    -moz-transition: padding 0.3s ease;
    -o-transition: padding 0.3s ease;
    -webkit-transition: padding 0.3s ease;
    transition: padding 0.3s ease; }

/* line 10, ../../../shared/sass/ui/_management.scss */
.management__item {
  border-bottom: none; }
  /* line 14, ../../../shared/sass/ui/_management.scss */
  .management__item .tile__caption {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-right: 8px;
    padding-bottom: 10px;
    padding-left: 8px;
    background-color: #fff;
    font-weight: normal;
    height: 50px;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12px;
    /* 9 */
    font-size: 0.75rem;
    /* 9 */
    line-height: 15px;
    color: #838383; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .management__item .tile__caption {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13.2px;
      /* 9 */
      font-size: 0.825rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .management__item .tile__caption {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14.4px;
      /* 9 */
      font-size: 0.9rem;
      /* 9 */ }
  /* line 33, ../../../shared/sass/ui/_management.scss */
  .management__item:hover .tile__caption {
    color: #0079c1; }
  /* line 38, ../../../shared/sass/ui/_management.scss */
  .management__item + .management__content {
    display: none; }
  /* line 42, ../../../shared/sass/ui/_management.scss */
  .management__item:focus {
    outline: none; }

/* line 48, ../../../shared/sass/ui/_management.scss */
.management__item--open .tile__caption {
  color: #fff;
  background-color: #949494;
  height: 66px; }
/* line 55, ../../../shared/sass/ui/_management.scss */
.management__item--open:hover .tile__caption {
  color: #fff; }
/* line 60, ../../../shared/sass/ui/_management.scss */
.management__item--open + .management__content {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 16px;
  margin-top: -16px;
  margin-bottom: 16px;
  background-color: #fff;
  z-index: 10;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px -2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px -2px;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px -2px; }
  /* line 73, ../../../shared/sass/ui/_management.scss */
  .management__item--open + .management__content li {
    margin-bottom: 10px; }

/* line 81, ../../../shared/sass/ui/_management.scss */
.management__img {
  height: auto;
  overflow: hidden; }
  /* line 84, ../../../shared/sass/ui/_management.scss */
  .management__img .tile__media--img {
    padding-top: 150%; }

/* line 90, ../../../shared/sass/ui/_management.scss */
.management-grid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -16px;
  margin-left: -16px;
  margin-top: -32px; }
  /* line 113, ../../../shared/sass/ui/_management.scss */
  .management-grid__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-flex-basis: 33.333%;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
    margin-top: 32px; }

/* line 133, ../../../shared/sass/ui/_management.scss */
.management__img .tile__media--img {
  padding-top: 75%; }

/* line 137, ../../../shared/sass/ui/_management.scss */
.management__item--open + .management__content {
  margin-bottom: 0;
  margin-top: 0; }

@media (max-width: 767px) {
  /* line 143, ../../../shared/sass/ui/_management.scss */
  .management-grid__item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; } }
@media (max-width: 480px) {
  /* line 152, ../../../shared/sass/ui/_management.scss */
  .management-grid__item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  /* line 159, ../../../shared/sass/ui/_management.scss */
  .management__img .tile__media--img {
    padding-top: 70%; } }
/* line 1, ../../../shared/sass/ui/_map.scss */
.map-container {
  border: 1px solid #d9d7d4; }
  /* line 4, ../../../shared/sass/ui/_map.scss */
  .map-container .sticky {
    z-index: 1; }

/* line 9, ../../../shared/sass/ui/_map.scss */
.loading {
  background: url(../images/preloader_transparent.gif) no-repeat center; }

/* line 13, ../../../shared/sass/ui/_map.scss */
.map {
  overflow: hidden; }
  /* line 16, ../../../shared/sass/ui/_map.scss */
  .map path {
    transition: ease .3s; }

/* line 23, ../../../shared/sass/ui/_map.scss */
.map-hr {
  color: rgba(121, 121, 121, 0.2);
  border-bottom: 0; }

/* line 28, ../../../shared/sass/ui/_map.scss */
.btn--map {
  background-color: white;
  color: #838383;
  min-height: 0;
  min-width: 100px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 300; }

/* line 39, ../../../shared/sass/ui/_map.scss */
.btn--map.btn--map-active {
  background-color: #4b77d3;
  color: white; }

/* line 44, ../../../shared/sass/ui/_map.scss */
.map-controls {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 28px;
  /* 9 */
  font-size: 1.75rem;
  /* 9 */
  color: gray;
  background-color: white;
  min-height: 0;
  min-width: 0;
  width: 44px;
  height: 44px;
  margin-right: 1px;
  padding: 0; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .map-controls {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 30.8px;
    /* 9 */
    font-size: 1.925rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .map-controls {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 33.6px;
    /* 9 */
    font-size: 2.1rem;
    /* 9 */ }

/* line 57, ../../../shared/sass/ui/_map.scss */
.select-style {
  display: inline-block;
  float: right; }
  /* line 64, ../../../shared/sass/ui/_map.scss */
  .select-style select {
    font-family: 'din', Arial, sans-serif !important;
    font-weight: 300;
    font-style: normal;
    padding: 5px 15px;
    width: 111%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none; }
    /* line 77, ../../../shared/sass/ui/_map.scss */
    .select-style select:focus {
      outline: none; }

/* line 84, ../../../shared/sass/ui/_map.scss */
.active_tooltip {
  position: absolute;
  width: 400px;
  height: 180px;
  background-color: white;
  display: block; }

/* line 93, ../../../shared/sass/ui/_map.scss */
.map-popup {
  width: 360px;
  min-height: 180px;
  display: block;
  background-color: #fff;
  position: absolute;
  padding: 0 15px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 20; }
  /* line 103, ../../../shared/sass/ui/_map.scss */
  .map-popup:before {
    content: "";
    position: absolute;
    left: 0;
    top: -5px;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff; }

/* line 114, ../../../shared/sass/ui/_map.scss */
.map-popup-r {
  width: 360px;
  min-height: 180px;
  display: block;
  background-color: #fff;
  position: absolute;
  padding: 0 15px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 20; }
  /* line 124, ../../../shared/sass/ui/_map.scss */
  .map-popup-r:before {
    content: "";
    position: absolute;
    right: 0;
    top: -5px;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #fff; }

@media (max-width: 1024px) {
  /* line 136, ../../../shared/sass/ui/_map.scss */
  .map-popup, .map-popup-r {
    position: fixed;
    top: 50% !important;
    transform: translateY(-50%);
    left: 50px !important;
    width: calc(100% - 70px);
    min-height: 0;
    right: 20px !important;
    margin: auto; }
    /* line 146, ../../../shared/sass/ui/_map.scss */
    .map-popup:before, .map-popup-r:before {
      display: none; } }
@media (max-width: 960px) {
  /* line 153, ../../../shared/sass/ui/_map.scss */
  .map-popup, .map-popup-r {
    left: 50px !important;
    right: 75px !important;
    width: calc(100% - 125px); } }
@media (max-width: 767px) {
  /* line 161, ../../../shared/sass/ui/_map.scss */
  .map-popup, .map-popup-r {
    left: 0 !important;
    width: calc(100% - 50px);
    right: 0 !important; } }
/* line 168, ../../../shared/sass/ui/_map.scss */
.map-popup-close {
  background: url(../images/soc-close.png) 0 0 no-repeat;
  position: absolute;
  width: 13px;
  height: 13px;
  display: block;
  right: 10px;
  top: 10px; }
  /* line 176, ../../../shared/sass/ui/_map.scss */
  .map-popup-close:hover {
    cursor: pointer; }

/* line 181, ../../../shared/sass/ui/_map.scss */
.map-icon0, .map-icon1, .map-icon2, .map-icon3, .map-icon4, .map-icon5, .map-icon6, .map-icon7, .map-icon8 {
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 0.6875rem;
  /* 9 */
  margin-right: 0.5rem; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .map-icon0, html.font_plus .map-icon1, html.font_plus .map-icon2, html.font_plus .map-icon3, html.font_plus .map-icon4, html.font_plus .map-icon5, html.font_plus .map-icon6, html.font_plus .map-icon7, html.font_plus .map-icon8 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12.1px;
    /* 9 */
    font-size: 0.75625rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .map-icon0, html.font_plus_plus .map-icon1, html.font_plus_plus .map-icon2, html.font_plus_plus .map-icon3, html.font_plus_plus .map-icon4, html.font_plus_plus .map-icon5, html.font_plus_plus .map-icon6, html.font_plus_plus .map-icon7, html.font_plus_plus .map-icon8 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 185, ../../../shared/sass/ui/_map.scss */
  .map-icon0:before, .map-icon1:before, .map-icon2:before, .map-icon3:before, .map-icon4:before, .map-icon5:before, .map-icon6:before, .map-icon7:before, .map-icon8:before {
    content: " ";
    position: absolute;
    width: 16px;
    height: 16px;
    left: -25px;
    top: -2px; }

/* line 197, ../../../shared/sass/ui/_map.scss */
.map-icon0:before {
  background: url("../images/icons/mining.png"); }

/* line 203, ../../../shared/sass/ui/_map.scss */
.map-icon1:before {
  background: url("../images/icons/mining2.png"); }

/* line 209, ../../../shared/sass/ui/_map.scss */
.map-icon2:before {
  background: url("../images/icons/mining5.png"); }

/* line 215, ../../../shared/sass/ui/_map.scss */
.map-icon3:before {
  background: url("../images/icons/mining2.png"); }

/* line 221, ../../../shared/sass/ui/_map.scss */
.map-icon4:before {
  background: url("../images/icons/mining3.png"); }

/* line 227, ../../../shared/sass/ui/_map.scss */
.map-icon5:before {
  background: url("../images/icons/mining9.png"); }

/* line 233, ../../../shared/sass/ui/_map.scss */
.map-icon6:before {
  background: url("../images/icons/mining8.png"); }

/* line 239, ../../../shared/sass/ui/_map.scss */
.map-icon7:before {
  background: url("../images/icons/mining6.png"); }

/* line 245, ../../../shared/sass/ui/_map.scss */
.map-icon8:before {
  background: url("../images/icons/mining7.png"); }

/* line 250, ../../../shared/sass/ui/_map.scss */
.chosen-search {
  display: none; }

/* line 255, ../../../shared/sass/ui/_map.scss */
.chosen-results li:before {
  content: "" !important; }

/* line 260, ../../../shared/sass/ui/_map.scss */
.chosen-single {
  background: url("../images/arrow.png") no-repeat 98% 50%; }

/* line 264, ../../../shared/sass/ui/_map.scss */
.zoom-in {
  background: url("../images/plus.png") no-repeat; }
  /* line 266, ../../../shared/sass/ui/_map.scss */
  .zoom-in:hover {
    background: url("../images/plus_active.png") no-repeat; }

/* line 271, ../../../shared/sass/ui/_map.scss */
.zoom-out {
  background: url("../images/minus.png") no-repeat; }
  /* line 273, ../../../shared/sass/ui/_map.scss */
  .zoom-out:hover {
    background: url("../images/minus_active.png") no-repeat; }

/* line 277, ../../../shared/sass/ui/_map.scss */
.CR {
  transform: skew(0deg, -25deg) translate(75px, 24px) rotate(15deg); }

/* line 3, ../../../shared/sass/ui/_feedback.scss */
.feedback-form .feedback-form__input {
  position: relative;
  width: 67%;
  height: 45px !important;
  border: 1px solid #d9d9d9;
  padding: 10px 15px;
  margin-top: 2px;
  margin-bottom: 16px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1rem;
  /* 9 */
  z-index: 1;
  font-family: 'din', Arial, sans-serif;
  font-weight: 300;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  -webkit-transition: border 0.3s ease;
  transition: border 0.3s ease; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .feedback-form .feedback-form__input {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 17.6px;
    /* 9 */
    font-size: 1.1rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .feedback-form .feedback-form__input {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 19.2px;
    /* 9 */
    font-size: 1.2rem;
    /* 9 */ }
  @media (max-width: 600px) {
    /* line 3, ../../../shared/sass/ui/_feedback.scss */
    .feedback-form .feedback-form__input {
      width: 100%; } }
  /* line 24, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form .feedback-form__input:focus {
    border-color: #999; }
  /* line 28, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form .feedback-form__input:-ms-input-placeholder {
    color: #999; }
  /* line 32, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form .feedback-form__input::-moz-placeholder {
    color: #999; }
  /* line 36, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form .feedback-form__input::-webkit-input-placeholder {
    color: #999; }
  /* line 40, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form .feedback-form__input::-ms-clear {
    display: none; }
  /* line 44, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form .feedback-form__input[name="user_phone"] {
    width: 39%; }
    @media (max-width: 600px) {
      /* line 44, ../../../shared/sass/ui/_feedback.scss */
      .feedback-form .feedback-form__input[name="user_phone"] {
        width: 70%; } }
/* line 51, ../../../shared/sass/ui/_feedback.scss */
.feedback-form .feedback-form__textarea {
  min-height: 165px;
  margin-bottom: 10px;
  resize: none;
  padding-right: 40px;
  overflow: auto;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  /* line 62, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form .feedback-form__textarea:focus {
    border-color: #999; }
/* line 68, ../../../shared/sass/ui/_feedback.scss */
.feedback-form .fail-input + .fail-input-alert {
  display: block; }
  @media (max-width: 1080px) {
    /* line 68, ../../../shared/sass/ui/_feedback.scss */
    .feedback-form .fail-input + .fail-input-alert {
      right: 0; } }
  @media (max-width: 600px) {
    /* line 68, ../../../shared/sass/ui/_feedback.scss */
    .feedback-form .fail-input + .fail-input-alert {
      position: static;
      margin-bottom: 4%; } }
/* line 80, ../../../shared/sass/ui/_feedback.scss */
.feedback-form .custom-placeholder {
  position: absolute;
  color: #999;
  z-index: 3;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1rem;
  /* 9 */
  top: 15px;
  left: 16px;
  display: none; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .feedback-form .custom-placeholder {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 17.6px;
    /* 9 */
    font-size: 1.1rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .feedback-form .custom-placeholder {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 19.2px;
    /* 9 */
    font-size: 1.2rem;
    /* 9 */ }
/* line 90, ../../../shared/sass/ui/_feedback.scss */
.feedback-form .chosen-container {
  border: 1px solid #d9d9d9; }
/* line 94, ../../../shared/sass/ui/_feedback.scss */
.feedback-form .chosen-container-single .chosen-single {
  height: 45px;
  background-position: 95% 50%;
  z-index: 9999;
  padding-left: 16px; }
  /* line 100, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form .chosen-container-single .chosen-single span {
    line-height: 33px;
    color: #999; }
@media (max-width: 768px) {
  /* line 106, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form #user_region {
    height: 37px;
    padding-left: 4%;
    padding-right: 4%;
    color: #999;
    border: 1px solid #d9d9d9;
    -webkit-appearance: none;
    background-color: #ffffff; } }
@media (max-width: 425px) {
  /* line 106, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form #user_region {
    width: 100%; } }
/* line 120, ../../../shared/sass/ui/_feedback.scss */
.feedback-form #user_region::after {
  content: '';
  display: block;
  background: url("../images/arrow.png") no-repeat 98% 50%; }
/* line 127, ../../../shared/sass/ui/_feedback.scss */
.feedback-form .select2-container {
  border: 1px solid #d9d9d9;
  height: 45px;
  margin-bottom: 16px;
  background-color: #ffffff; }
  /* line 133, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form .select2-container.select2-container--open.select2-container--below {
    border-bottom: 0; }
  /* line 137, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form .select2-container.select2-container--open.select2-container--above {
    border-top: 0; }
/* line 142, ../../../shared/sass/ui/_feedback.scss */
.feedback-form .select2-selection__rendered {
  line-height: 41px !important;
  padding-left: 15px !important;
  padding-right: 15px !important; }
/* line 148, ../../../shared/sass/ui/_feedback.scss */
.feedback-form .select2-selection__arrow {
  height: 41px !important; }

/* line 153, ../../../shared/sass/ui/_feedback.scss */
.select2-results {
  border: 1px solid #d9d9d9;
  margin-top: -1px; }

/* line 158, ../../../shared/sass/ui/_feedback.scss */
.select2-dropdown--below .select2-results {
  border-top: 0; }

/* line 162, ../../../shared/sass/ui/_feedback.scss */
.select2-dropdown--above .select2-results {
  border-bottom: 0; }

/* line 166, ../../../shared/sass/ui/_feedback.scss */
.select2-results__option {
  padding-left: 15px;
  padding-right: 15px; }

/* line 173, ../../../shared/sass/ui/_feedback.scss */
.mfeedback .mf-ok-text p {
  color: #000;
  padding-bottom: 1em; }
@media (max-width: 500px) {
  /* line 179, ../../../shared/sass/ui/_feedback.scss */
  .mfeedback .captha-box > .grid__item.one-half, .mfeedback .grid--0px .captha-box > .grid__item.marginalia__body--right, .grid--0px .mfeedback .captha-box > .grid__item.marginalia__body--right, .mfeedback .magazines-galls .grid--0px .captha-box > .marginalia__body--right.item, .mfeedback .grid--0px .magazines-galls .captha-box > .marginalia__body--right.item-big, .grid--0px .magazines-galls .mfeedback .captha-box > .marginalia__body--right.item-big, .mfeedback .magazines-galls .grid--0px .captha-box > .marginalia__body--right.item-big, .magazines-galls .grid--0px .mfeedback .captha-box > .marginalia__body--right.item-big, .mfeedback .grid--12px .captha-box > .grid__item.marginalia__body--right, .grid--12px .mfeedback .captha-box > .grid__item.marginalia__body--right, .mfeedback .magazines-galls .grid--12px .captha-box > .marginalia__body--right.item, .mfeedback .grid--12px .magazines-galls .captha-box > .marginalia__body--right.item-big, .grid--12px .magazines-galls .mfeedback .captha-box > .marginalia__body--right.item-big, .mfeedback .magazines-galls .grid--12px .captha-box > .marginalia__body--right.item-big, .magazines-galls .grid--12px .mfeedback .captha-box > .marginalia__body--right.item-big, .mfeedback .grid--16px .captha-box > .grid__item.marginalia__body--right, .grid--16px .mfeedback .captha-box > .grid__item.marginalia__body--right, .mfeedback .magazines-galls .grid--16px .captha-box > .marginalia__body--right.item, .mfeedback .grid--16px .magazines-galls .captha-box > .marginalia__body--right.item-big, .grid--16px .magazines-galls .mfeedback .captha-box > .marginalia__body--right.item-big, .mfeedback .magazines-galls .grid--16px .captha-box > .marginalia__body--right.item-big, .magazines-galls .grid--16px .mfeedback .captha-box > .marginalia__body--right.item-big, .mfeedback .grid--20px .captha-box > .grid__item.marginalia__body--right, .grid--20px .mfeedback .captha-box > .grid__item.marginalia__body--right, .mfeedback .magazines-galls .grid--20px .captha-box > .marginalia__body--right.item, .mfeedback .grid--20px .magazines-galls .captha-box > .marginalia__body--right.item-big, .grid--20px .magazines-galls .mfeedback .captha-box > .marginalia__body--right.item-big, .mfeedback .magazines-galls .grid--20px .captha-box > .marginalia__body--right.item-big, .magazines-galls .grid--20px .mfeedback .captha-box > .marginalia__body--right.item-big, .mfeedback .grid--25px .captha-box > .grid__item.marginalia__body--right, .grid--25px .mfeedback .captha-box > .grid__item.marginalia__body--right, .mfeedback .magazines-galls .grid--25px .captha-box > .marginalia__body--right.item, .mfeedback .grid--25px .magazines-galls .captha-box > .marginalia__body--right.item-big, .grid--25px .magazines-galls .mfeedback .captha-box > .marginalia__body--right.item-big, .mfeedback .magazines-galls .grid--25px .captha-box > .marginalia__body--right.item-big, .magazines-galls .grid--25px .mfeedback .captha-box > .marginalia__body--right.item-big, .mfeedback .grid--35px .captha-box > .grid__item.marginalia__body--right, .grid--35px .mfeedback .captha-box > .grid__item.marginalia__body--right, .mfeedback .magazines-galls .grid--35px .captha-box > .marginalia__body--right.item, .mfeedback .grid--35px .magazines-galls .captha-box > .marginalia__body--right.item-big, .grid--35px .magazines-galls .mfeedback .captha-box > .marginalia__body--right.item-big, .mfeedback .magazines-galls .grid--35px .captha-box > .marginalia__body--right.item-big, .magazines-galls .grid--35px .mfeedback .captha-box > .marginalia__body--right.item-big, .mfeedback .captha-box > .grid__item.two-quarters, .mfeedback .magazines-galls .captha-box > .two-quarters.item-big, .magazines-galls .mfeedback .captha-box > .two-quarters.item-big, .mfeedback .captha-box > .grid__item.three-sixths, .mfeedback .magazines-galls .captha-box > .three-sixths.item-big, .magazines-galls .mfeedback .captha-box > .three-sixths.item-big, .mfeedback .captha-box > .grid__item.four-eighths, .mfeedback .magazines-galls .captha-box > .four-eighths.item-big, .magazines-galls .mfeedback .captha-box > .four-eighths.item-big, .mfeedback .captha-box > .grid__item.five-tenths, .mfeedback .magazines-galls .captha-box > .five-tenths.item-big, .magazines-galls .mfeedback .captha-box > .five-tenths.item-big, .mfeedback .captha-box > .grid__item.six-twelfths, .mfeedback .magazines-galls .captha-box > .six-twelfths.item-big, .magazines-galls .mfeedback .captha-box > .six-twelfths.item-big, .mfeedback .tile--quote .person__block .captha-box > .grid__item.person__photo, .tile--quote .person__block .mfeedback .captha-box > .grid__item.person__photo, .mfeedback .magazines-galls .tile--quote .person__block .captha-box > .person__photo.item, .mfeedback .tile--quote .person__block .magazines-galls .captha-box > .person__photo.item-big, .tile--quote .person__block .magazines-galls .mfeedback .captha-box > .person__photo.item-big, .mfeedback .magazines-galls .tile--quote .person__block .captha-box > .person__photo.item-big, .magazines-galls .tile--quote .person__block .mfeedback .captha-box > .person__photo.item-big, .mfeedback .tile--quote .person__block .captha-box > .grid__item.person__data, .tile--quote .person__block .mfeedback .captha-box > .grid__item.person__data, .mfeedback .magazines-galls .tile--quote .person__block .captha-box > .person__data.item, .mfeedback .tile--quote .person__block .magazines-galls .captha-box > .person__data.item-big, .tile--quote .person__block .magazines-galls .mfeedback .captha-box > .person__data.item-big, .mfeedback .magazines-galls .tile--quote .person__block .captha-box > .person__data.item-big, .magazines-galls .tile--quote .person__block .mfeedback .captha-box > .person__data.item-big, .mfeedback .magazines-galls .captha-box > .item, .magazines-galls .mfeedback .captha-box > .item, .mfeedback .magazines-galls .captha-box > .one-half.item-big, .magazines-galls .mfeedback .captha-box > .one-half.item-big {
    width: 100%;
    margin-bottom: 15px; } }

/* line 187, ../../../shared/sass/ui/_feedback.scss */
.feedback-form__input--captcha {
  height: 80px !important;
  margin-top: 5px;
  text-align: center; }

/* line 192, ../../../shared/sass/ui/_feedback.scss */
.feedback-form__captcha-img {
  height: 80px;
  margin-top: 2px;
  background-color: #fff;
  text-align: center; }
  /* line 197, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form__captcha-img .captcha-image {
    max-width: 100%;
    max-height: 99%; }

/* line 202, ../../../shared/sass/ui/_feedback.scss */
.feedback-form__lable, .b-tab__content .b-tab__content__i label {
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 0.9375rem;
  /* 9 */
  color: #666; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .feedback-form__lable, html.font_plus .b-tab__content .b-tab__content__i label, .b-tab__content .b-tab__content__i html.font_plus label {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.5px;
    /* 9 */
    font-size: 1.03125rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .feedback-form__lable, html.font_plus_plus .b-tab__content .b-tab__content__i label, .b-tab__content .b-tab__content__i html.font_plus_plus label {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */ }
  /* line 209, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form__lable.feedback-form__lable--input-captcha, .b-tab__content .b-tab__content__i label.feedback-form__lable--input-captcha {
    text-transform: none;
    letter-spacing: .03em;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15px;
    /* 9 */
    font-size: 0.9375rem;
    /* 9 */ }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .feedback-form__lable.feedback-form__lable--input-captcha, html.font_plus .b-tab__content .b-tab__content__i label.feedback-form__lable--input-captcha, .b-tab__content .b-tab__content__i html.font_plus label.feedback-form__lable--input-captcha {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 16.5px;
      /* 9 */
      font-size: 1.03125rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .feedback-form__lable.feedback-form__lable--input-captcha, html.font_plus_plus .b-tab__content .b-tab__content__i label.feedback-form__lable--input-captcha, .b-tab__content .b-tab__content__i html.font_plus_plus label.feedback-form__lable--input-captcha {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 18px;
      /* 9 */
      font-size: 1.125rem;
      /* 9 */ }

/* line 216, ../../../shared/sass/ui/_feedback.scss */
.feedback-form__lable--necessary:after {
  content: "*";
  position: absolute;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 1.25rem;
  /* 9 */
  color: red;
  right: -5px;
  position: relative; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .feedback-form__lable--necessary:after {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 22px;
    /* 9 */
    font-size: 1.375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .feedback-form__lable--necessary:after {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 24px;
    /* 9 */
    font-size: 1.5rem;
    /* 9 */ }

/* line 225, ../../../shared/sass/ui/_feedback.scss */
.feedback-form__submit {
  width: 200px;
  height: 48px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #a1a1a1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 700;
  -webkit-appearance: none; }
  /* line 237, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form__submit.feedback-form__submit--valid {
    background-color: #0079c1; }
  /* line 241, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form__submit.btn:hover {
    background-color: #a1a1a1; }
  /* line 245, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form__submit.feedback-form__submit--active {
    background-color: #0079c1; }
  /* line 249, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form__submit.feedback-form__submit--active.btn:hover, .feedback-form__submit:active {
    background-color: #0086d6; }

/* line 254, ../../../shared/sass/ui/_feedback.scss */
.feedback-form__submit-label-box {
  display: inline-block;
  margin-left: 15px;
  color: #666666;
  white-space: nowrap; }
  @media (max-width: 500px) {
    /* line 254, ../../../shared/sass/ui/_feedback.scss */
    .feedback-form__submit-label-box {
      margin-left: 0;
      display: block;
      margin-top: 5%; } }
  /* line 265, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form__submit-label-box label {
    display: inline-block;
    cursor: pointer;
    border-bottom: 1px dotted #666; }

/* line 271, ../../../shared/sass/ui/_feedback.scss */
.feedback-form__input-wrapper {
  position: relative; }
  /* line 274, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form__input-wrapper:before {
    content: "";
    display: none;
    width: 38px;
    height: 36px;
    position: absolute;
    top: 7px;
    left: 59.9%;
    z-index: 2; }
    @media (max-width: 600px) {
      /* line 274, ../../../shared/sass/ui/_feedback.scss */
      .feedback-form__input-wrapper:before {
        left: 91%; } }
    @media (max-width: 500px) {
      /* line 274, ../../../shared/sass/ui/_feedback.scss */
      .feedback-form__input-wrapper:before {
        left: 89%; } }
    @media (max-width: 400px) {
      /* line 274, ../../../shared/sass/ui/_feedback.scss */
      .feedback-form__input-wrapper:before {
        left: 85.7%; } }
    @media (max-width: 320px) {
      /* line 274, ../../../shared/sass/ui/_feedback.scss */
      .feedback-form__input-wrapper:before {
        left: 85%; } }
  /* line 297, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form__input-wrapper.feedback-form__input-wrapper--phone:before {
    left: 32%; }
    @media (max-width: 600px) {
      /* line 297, ../../../shared/sass/ui/_feedback.scss */
      .feedback-form__input-wrapper.feedback-form__input-wrapper--phone:before {
        left: 61.4%; } }
    @media (max-width: 500px) {
      /* line 297, ../../../shared/sass/ui/_feedback.scss */
      .feedback-form__input-wrapper.feedback-form__input-wrapper--phone:before {
        left: 61%; } }
    @media (max-width: 400px) {
      /* line 297, ../../../shared/sass/ui/_feedback.scss */
      .feedback-form__input-wrapper.feedback-form__input-wrapper--phone:before {
        left: 58%; } }
    @media (max-width: 320px) {
      /* line 297, ../../../shared/sass/ui/_feedback.scss */
      .feedback-form__input-wrapper.feedback-form__input-wrapper--phone:before {
        left: 55%; } }
  /* line 313, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form__input-wrapper.has-success:before {
    display: block;
    background: url(/img/mfeedback-input-validate.png) center top no-repeat; }
  /* line 318, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form__input-wrapper.has-error:before {
    display: block;
    background: url(/img/mfeedback-input-validate.png) center bottom no-repeat; }

/* line 323, ../../../shared/sass/ui/_feedback.scss */
.fail-input-alert {
  position: absolute;
  top: 9px;
  right: 0;
  height: 40px;
  width: 30%;
  line-height: 1.1em;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */
  color: #ff1900;
  display: none;
  -moz-transition: right 0.3s ease;
  -o-transition: right 0.3s ease;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .fail-input-alert {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .fail-input-alert {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }
  @media (max-width: 600px) {
    /* line 323, ../../../shared/sass/ui/_feedback.scss */
    .fail-input-alert {
      width: 100%;
      height: auto; } }
  @media (max-width: 640px) {
    /* line 323, ../../../shared/sass/ui/_feedback.scss */
    .fail-input-alert {
      display: none; } }

/* line 343, ../../../shared/sass/ui/_feedback.scss */
.feedback-form__input-wrapper--phone .fail-input-alert {
  top: 16px;
  right: 27%; }

/* line 348, ../../../shared/sass/ui/_feedback.scss */
.feedback-phone-sect-right {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  padding-left: 25px;
  line-height: 24px;
  display: inline-block;
  margin-bottom: 5px;
  /*span.before {
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    width: 15px;
    height: 15px;
    background: url(/img/phone-icon.png) center center no-repeat;
  }*/ }
  /* line 357, ../../../shared/sass/ui/_feedback.scss */
  .feedback-phone-sect-right:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 24px;
    background: url(/img/phone-icon.png) center 3px no-repeat; }

/* line 379, ../../../shared/sass/ui/_feedback.scss */
.feedback-form-link-sect-right {
  font-size: 24px;
  font-weight: 700;
  color: #0079c1;
  border: 0;
  position: relative;
  padding-left: 25px; }
  /* line 387, ../../../shared/sass/ui/_feedback.scss */
  .feedback-form-link-sect-right:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 24px;
    background: url(/img/feedback-form-link-icon.png) center 3px no-repeat; }

/* line 399, ../../../shared/sass/ui/_feedback.scss */
#region_select_box {
  margin: -1px 0 0 -1px; }
  @media (max-width: 768px) {
    /* line 399, ../../../shared/sass/ui/_feedback.scss */
    #region_select_box {
      margin: 0;
      position: relative; } }
  @media (max-width: 768px) {
    /* line 406, ../../../shared/sass/ui/_feedback.scss */
    #region_select_box::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 305px;
      width: 36px;
      height: 45px;
      z-index: 1;
      background: url("../images/arrow.png") no-repeat center center; } }
  @media (max-width: 425px) {
    /* line 406, ../../../shared/sass/ui/_feedback.scss */
    #region_select_box::after {
      right: 0;
      left: auto; } }
  @media (max-width: 768px) {
    /* line 424, ../../../shared/sass/ui/_feedback.scss */
    #region_select_box #user_region {
      height: 45px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; } }
  /* line 433, ../../../shared/sass/ui/_feedback.scss */
  #region_select_box .chosen-container .chosen-results {
    border: 1px solid #d9d9d9;
    margin-left: -1px;
    margin-top: -45px; }
    /* line 439, ../../../shared/sass/ui/_feedback.scss */
    #region_select_box .chosen-container .chosen-results li {
      background-color: #fff; }
    /* line 443, ../../../shared/sass/ui/_feedback.scss */
    #region_select_box .chosen-container .chosen-results li.highlighted {
      background-color: #4b77d3; }
    /* line 447, ../../../shared/sass/ui/_feedback.scss */
    #region_select_box .chosen-container .chosen-results li:first-child {
      visibility: hidden;
      height: 45px; }

/* line 454, ../../../shared/sass/ui/_feedback.scss */
.checkbox_container.inline {
  position: absolute; }
  /* line 456, ../../../shared/sass/ui/_feedback.scss */
  .checkbox_container.inline ~ .inline {
    padding-left: 2rem; }

/* line 1, ../../../shared/sass/ui/_video-archive.scss */
.media--video, .media--grid {
  cursor: pointer; }
  /* line 4, ../../../shared/sass/ui/_video-archive.scss */
  .media--video .media__img, .media--grid .media__img {
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease; }
  /* line 9, ../../../shared/sass/ui/_video-archive.scss */
  .media--video .media__body .media__heading, .media--grid .media__body .media__heading {
    text-transform: uppercase; }
  /* line 14, ../../../shared/sass/ui/_video-archive.scss */
  .media--video .media__body .media__body-footer, .media--grid .media__body .media__body-footer, .media--video .media__body .media__body-footer--big, .media--grid .media__body .media__body-footer--big {
    max-width: 315px;
    margin-top: 33px; }
  /* line 23, ../../../shared/sass/ui/_video-archive.scss */
  .media--video .media__body .count-view, .media--grid .media__body .count-view {
    color: #aaaaaa; }

/* line 31, ../../../shared/sass/ui/_video-archive.scss */
.media--video.is-expanded .media__img, .is-expanded.media--grid .media__img {
  width: 100%;
  float: none; }
  /* line 34, ../../../shared/sass/ui/_video-archive.scss */
  .media--video.is-expanded .media__img img, .is-expanded.media--grid .media__img img {
    width: 100%;
    -moz-transition: width 0.8s ease;
    -o-transition: width 0.8s ease;
    -webkit-transition: width 0.8s ease;
    transition: width 0.8s ease; }
/* line 40, ../../../shared/sass/ui/_video-archive.scss */
.media--video.is-expanded .media__body, .is-expanded.media--grid .media__body {
  background-color: #0079c1;
  padding: 25px 30px;
  padding-top: 0; }
  /* line 44, ../../../shared/sass/ui/_video-archive.scss */
  .media--video.is-expanded .media__body .media__heading, .is-expanded.media--grid .media__body .media__heading {
    color: #fff; }
  /* line 48, ../../../shared/sass/ui/_video-archive.scss */
  .media--video.is-expanded .media__body .media__body-footer, .is-expanded.media--grid .media__body .media__body-footer, .media--video.is-expanded .media__body .media__body-footer--big, .is-expanded.media--grid .media__body .media__body-footer--big {
    margin-top: 33px;
    color: #fff !important; }
    /* line 51, ../../../shared/sass/ui/_video-archive.scss */
    .media--video.is-expanded .media__body .media__body-footer a, .is-expanded.media--grid .media__body .media__body-footer a, .media--video.is-expanded .media__body .media__body-footer--big a, .is-expanded.media--grid .media__body .media__body-footer--big a {
      color: #d0e8f8; }
      /* line 54, ../../../shared/sass/ui/_video-archive.scss */
      .media--video.is-expanded .media__body .media__body-footer a:hover, .is-expanded.media--grid .media__body .media__body-footer a:hover, .media--video.is-expanded .media__body .media__body-footer--big a:hover, .is-expanded.media--grid .media__body .media__body-footer--big a:hover {
        color: #fff; }
  /* line 60, ../../../shared/sass/ui/_video-archive.scss */
  .media--video.is-expanded .media__body .count-view, .is-expanded.media--grid .media__body .count-view {
    color: #fff; }

/* line 66, ../../../shared/sass/ui/_video-archive.scss */
.media-video-cover {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat; }

/* line 1, ../../../shared/sass/ui/_video-archive-grid.scss */
.is-video__container {
  margin-top: 375px; }
  /* line 4, ../../../shared/sass/ui/_video-archive-grid.scss */
  .is-video__container .media__left.is-opened-video, .is-video__container .media__right.is-opened-video {
    /*.data-block {
      margin-bottom: 40px; 
    }*/ }
    /* line 5, ../../../shared/sass/ui/_video-archive-grid.scss */
    .is-video__container .media__left.is-opened-video .media__img, .is-video__container .media__right.is-opened-video .media__img {
      -moz-transition: top 0.8s ease;
      -o-transition: top 0.8s ease;
      -webkit-transition: top 0.8s ease;
      transition: top 0.8s ease;
      position: absolute;
      top: -375px;
      width: 205%; }
    /* line 12, ../../../shared/sass/ui/_video-archive-grid.scss */
    .is-video__container .media__left.is-opened-video .media__body, .is-video__container .media__right.is-opened-video .media__body {
      height: 327px;
      top: -17px;
      padding-top: 40px;
      background: #0079c1;
      color: #fff; }
    /* line 24, ../../../shared/sass/ui/_video-archive-grid.scss */
    .is-video__container .media__left.is-opened-video .tile__heading, .is-video__container .media__left.is-opened-video .media__body-footer, .is-video__container .media__left.is-opened-video .media__body-footer--big, .is-video__container .media__left.is-opened-video .media__body-footer a, .is-video__container .media__left.is-opened-video .media__body-footer--big a, .is-video__container .media__left.is-opened-video .count-view, .is-video__container .media__right.is-opened-video .tile__heading, .is-video__container .media__right.is-opened-video .media__body-footer, .is-video__container .media__right.is-opened-video .media__body-footer--big, .is-video__container .media__right.is-opened-video .media__body-footer a, .is-video__container .media__right.is-opened-video .media__body-footer--big a, .is-video__container .media__right.is-opened-video .count-view {
      color: #fff; }
    /* line 28, ../../../shared/sass/ui/_video-archive-grid.scss */
    .is-video__container .media__left.is-opened-video .media__body-footer, .is-video__container .media__left.is-opened-video .media__body-footer--big, .is-video__container .media__right.is-opened-video .media__body-footer, .is-video__container .media__right.is-opened-video .media__body-footer--big {
      margin-top: 95px; }
  /* line 38, ../../../shared/sass/ui/_video-archive-grid.scss */
  .is-video__container .media__right.is-opened-video .media__img {
    right: 0;
    margin-right: 0; }
  /* line 45, ../../../shared/sass/ui/_video-archive-grid.scss */
  .is-video__container .media__left.is-opened-video .media__img {
    left: 0; }
  /* line 50, ../../../shared/sass/ui/_video-archive-grid.scss */
  .is-video__container .media__body {
    position: relative; }
  /* line 55, ../../../shared/sass/ui/_video-archive-grid.scss */
  .is-video__container .is-opened-video .media__body, .is-video__container .is-opened-video .media__body-footer, .is-video__container .is-opened-video .media__body-footer--big {
    cursor: default; }

/* line 65, ../../../shared/sass/ui/_video-archive-grid.scss */
.media--grid .media__img {
  top: 0;
  -moz-transition: top 0.6s ease;
  -o-transition: top 0.6s ease;
  -webkit-transition: top 0.6s ease;
  transition: top 0.6s ease; }
/* line 70, ../../../shared/sass/ui/_video-archive-grid.scss */
.media--grid .media__body {
  float: right; }
/* line 74, ../../../shared/sass/ui/_video-archive-grid.scss */
.media--grid.tile, .media--grid {
  height: 310px !important; }
  /* line 76, ../../../shared/sass/ui/_video-archive-grid.scss */
  .media--grid.tile .tile__heading, .media--grid .tile__heading {
    padding-top: 0px; }
  /* line 80, ../../../shared/sass/ui/_video-archive-grid.scss */
  .media--grid.tile .tile__body, .media--grid .tile__body, .media--grid.tile .tile__body--soc, .media--grid .tile__body--soc, .media--grid.tile .press-interview__body, .media--grid .press-interview__body {
    padding-top: .5em;
    width: 100%; }
  /* line 85, ../../../shared/sass/ui/_video-archive-grid.scss */
  .media--grid.tile .media__body-footer, .media--grid .media__body-footer, .media--grid.tile .media__body-footer--big, .media--grid .media__body-footer--big {
    margin-top: 5px;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0px 25px 10px 25px; }

/* line 95, ../../../shared/sass/ui/_video-archive-grid.scss */
.data-block {
  margin-bottom: .2em; }

/* line 100, ../../../shared/sass/ui/_video-archive-grid.scss */
.video__items-cover {
  width: 641px;
  height: 327px;
  left: 16px;
  bottom: 17px;
  display: none;
  background-color: #0079c1; }
  /* line 108, ../../../shared/sass/ui/_video-archive-grid.scss */
  .video__items-cover .tile__heading,
  .video__items-cover .video_description,
  .video__items-cover .data-block {
    color: #fff !important; }
  /* line 114, ../../../shared/sass/ui/_video-archive-grid.scss */
  .video__items-cover .tile__heading {
    font-size: 20px; }

/* line 3, ../../../shared/sass/ui/_company-history.scss */
.history__year {
  text-align: center;
  width: 70px;
  margin: 0 auto;
  margin-bottom: 40px;
  color: #0079c1;
  background-color: #f2efeb;
  border: 2px solid;
  border-radius: 8px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 22px;
  /* 9 */
  font-size: 1.375rem;
  /* 9 */
  padding: 3px 0px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .history__year {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 24.2px;
    /* 9 */
    font-size: 1.5125rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .history__year {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 26.4px;
    /* 9 */
    font-size: 1.65rem;
    /* 9 */ }

/* line 16, ../../../shared/sass/ui/_company-history.scss */
.history__year--interval {
  width: 130px; }

/* line 19, ../../../shared/sass/ui/_company-history.scss */
.history__item, .history__item--many {
  padding-bottom: 40px; }

/* line 23, ../../../shared/sass/ui/_company-history.scss */
.history__item--many {
  width: 50%; }
  @media (max-width: 640px) {
    /* line 23, ../../../shared/sass/ui/_company-history.scss */
    .history__item--many {
      width: 100%; } }
  /* line 30, ../../../shared/sass/ui/_company-history.scss */
  .history__item--many .history__header:before, .history__item--many .history__header:after {
    position: absolute;
    color: #0079c1; }
  /* line 34, ../../../shared/sass/ui/_company-history.scss */
  .history__item--many .history__header:before {
    content: "";
    top: 15px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid; }
  /* line 42, ../../../shared/sass/ui/_company-history.scss */
  .history__item--many .history__header:after {
    content: "";
    position: absolute;
    top: 18px;
    width: 10px;
    height: 10px;
    background-color: #0079c1;
    border-radius: 50%; }

/* line 55, ../../../shared/sass/ui/_company-history.scss */
.history__header {
  background-color: #0079c1;
  position: relative; }
  /* line 59, ../../../shared/sass/ui/_company-history.scss */
  .history__header .history__title {
    margin: 0;
    padding: 15px;
    color: #fff;
    text-transform: uppercase; }

/* line 68, ../../../shared/sass/ui/_company-history.scss */
.history__body {
  padding: 25px 15px; }

/* line 73, ../../../shared/sass/ui/_company-history.scss */
.history__body--blue {
  color: #fff;
  background-color: #0079c1;
  padding: 5px 15px; }

/* line 79, ../../../shared/sass/ui/_company-history.scss */
.history__item--left {
  float: left;
  padding-right: 13px; }
  @media (max-width: 640px) {
    /* line 79, ../../../shared/sass/ui/_company-history.scss */
    .history__item--left {
      padding-right: 0; } }
  /* line 86, ../../../shared/sass/ui/_company-history.scss */
  .history__item--left .history__header:before {
    right: -8px; }
  /* line 90, ../../../shared/sass/ui/_company-history.scss */
  .history__item--left .history__header:after {
    right: -18px; }

/* line 96, ../../../shared/sass/ui/_company-history.scss */
.history__item--right {
  float: right;
  padding-left: 13px; }
  @media (max-width: 640px) {
    /* line 96, ../../../shared/sass/ui/_company-history.scss */
    .history__item--right {
      padding-left: 0; } }
  /* line 103, ../../../shared/sass/ui/_company-history.scss */
  .history__item--right .history__header:before {
    left: -16px;
    border-left: 8px solid transparent;
    border-right: 8px solid #0079c1; }
  /* line 109, ../../../shared/sass/ui/_company-history.scss */
  .history__item--right .history__header:after {
    left: -18px; }

/* line 115, ../../../shared/sass/ui/_company-history.scss */
.company-history {
  position: relative;
  width: 100%; }

/* line 119, ../../../shared/sass/ui/_company-history.scss */
.company-history__wrapper {
  position: relative; }
  /* line 121, ../../../shared/sass/ui/_company-history.scss */
  .company-history__wrapper:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #0079c1;
    left: 50%;
    margin-left: -1px; }

/* line 131, ../../../shared/sass/ui/_company-history.scss */
.company-history__item {
  position: relative; }
  /* line 138, ../../../shared/sass/ui/_company-history.scss */
  .company-history__item:last-child > .history__item, .company-history__item:last-child > .history__item--many {
    padding-bottom: 0; }

/* line 144, ../../../shared/sass/ui/_company-history.scss */
.company-history__container {
  margin-bottom: 40px;
  overflow: hidden;
  padding-top: 120px; }

/* history-scrollbar */
/* line 153, ../../../shared/sass/ui/_company-history.scss */
.company-history__scrollbar {
  height: 115px;
  position: absolute;
  margin-bottom: 15px;
  background-color: rgba(242, 239, 235, 0.95);
  z-index: 1;
  width: 100%;
  padding-top: 30px;
  margin-top: -30px;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  @media (max-width: 640px) {
    /* line 153, ../../../shared/sass/ui/_company-history.scss */
    .company-history__scrollbar {
      display: none; } }
  /* line 166, ../../../shared/sass/ui/_company-history.scss */
  .company-history__scrollbar.is-fixed {
    position: fixed;
    top: 0;
    margin-top: 0;
    width: 642px; }
    @media (max-width: 960px) {
      /* line 166, ../../../shared/sass/ui/_company-history.scss */
      .company-history__scrollbar.is-fixed {
        width: auto;
        left: 25px;
        right: 25px; } }
    @media (max-width: 767px) {
      /* line 166, ../../../shared/sass/ui/_company-history.scss */
      .company-history__scrollbar.is-fixed {
        left: 17.5px;
        right: 17.5px; } }

/* line 185, ../../../shared/sass/ui/_company-history.scss */
.list--scroll.list--scroll {
  margin-top: 0;
  margin-bottom: 0;
  height: 100%;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }
  /* line 193, ../../../shared/sass/ui/_company-history.scss */
  .list--scroll.list--scroll .scroll__item {
    position: relative;
    display: inline-block;
    float: left;
    width: 5.88235%;
    padding-left: 0;
    position: relative;
    height: 25px;
    text-align: center; }
    /* line 206, ../../../shared/sass/ui/_company-history.scss */
    .list--scroll.list--scroll .scroll__item:before {
      display: none; }
    /* line 210, ../../../shared/sass/ui/_company-history.scss */
    .list--scroll.list--scroll .scroll__item:nth-child(2n) {
      margin-top: 57px; }
      /* line 213, ../../../shared/sass/ui/_company-history.scss */
      .list--scroll.list--scroll .scroll__item:nth-child(2n) .scroll__year:before {
        bottom: auto;
        top: -5px; }

/* line 221, ../../../shared/sass/ui/_company-history.scss */
.scroll__year {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  color: #949494;
  white-space: nowrap;
  display: inline-block;
  line-height: 25px;
  font-size: 13px; }
  /* line 232, ../../../shared/sass/ui/_company-history.scss */
  .scroll__year:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1px;
    height: 6px;
    background-color: #949494; }
  @media (max-width: 767px) {
    /* line 241, ../../../shared/sass/ui/_company-history.scss */
    .scroll__year .hide-year {
      display: none; } }

/* line 250, ../../../shared/sass/ui/_company-history.scss */
.history-scroll {
  position: absolute;
  width: 100%;
  left: 0;
  top: 55px; }
  /* line 255, ../../../shared/sass/ui/_company-history.scss */
  .history-scroll .noUi-base {
    cursor: pointer;
    height: 75px;
    margin-top: -25px;
    padding-right: 0;
    padding-left: 0;
    margin-left: 0;
    width: 600px; }
  /* line 264, ../../../shared/sass/ui/_company-history.scss */
  .history-scroll .history-drag, .history-scroll .noUi-handle {
    width: 25px;
    height: 25px;
    background-color: #0079c1;
    border-radius: 50%;
    position: absolute;
    top: 0;
    cursor: pointer;
    left: -11.5px;
    transform: translate3d(0, 0, 0); }
  /* line 275, ../../../shared/sass/ui/_company-history.scss */
  .history-scroll .no-ui-slider {
    width: 100%;
    position: relative;
    background-color: #f9f7f2;
    border: 1px solid #aaaaaa;
    border-radius: 15px;
    height: 27px; }
  /* line 283, ../../../shared/sass/ui/_company-history.scss */
  .history-scroll .noUi-origin {
    height: 25px;
    top: 25px; }
  /* line 288, ../../../shared/sass/ui/_company-history.scss */
  .history-scroll .noUi-horizontal.noUi-extended {
    padding-right: 20px;
    padding-left: 20px; }
  /* line 295, ../../../shared/sass/ui/_company-history.scss */
  .history-scroll .noUi-horizontal.noUi-extended .noUi-origin {
    right: -27px; }

/* line 1, ../../../shared/sass/ui/_archive-ar.scss */
.media--ar {
  padding-bottom: 17px;
  border-bottom: 1px solid #dcdad7; }
  /* line 5, ../../../shared/sass/ui/_archive-ar.scss */
  .media--ar .media__img {
    margin-right: 25px;
    box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.1); }
  /* line 15, ../../../shared/sass/ui/_archive-ar.scss */
  .media--ar:last-child {
    border-bottom: none;
    margin-bottom: 0; }

/* line 21, ../../../shared/sass/ui/_archive-ar.scss */
.media--top-padding {
  padding-top: 5px; }

/* line 3, ../../../shared/sass/ui/_tabs.scss */
.tabs__item, .b-tab__content .b-tab__content__i {
  display: none;
  margin-top: -16px;
  padding: 15px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 10px -2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 10px -2px;
  box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 10px -2px; }
  /* line 9, ../../../shared/sass/ui/_tabs.scss */
  .tabs__item .org-structure__link-list, .b-tab__content .b-tab__content__i .org-structure__link-list {
    padding: 10px 15px; }
    /* line 12, ../../../shared/sass/ui/_tabs.scss */
    .tabs__item .org-structure__link-list li, .b-tab__content .b-tab__content__i .org-structure__link-list li {
      padding-bottom: 5px; }

/* line 17, ../../../shared/sass/ui/_tabs.scss */
.tabs__item--expanded {
  display: block; }

/* line 23, ../../../shared/sass/ui/_tabs.scss */
.tabs__link:before {
  content: "" !important; }

/* line 28, ../../../shared/sass/ui/_tabs.scss */
.tabs__link--name, .b-tab span {
  height: 62px;
  line-height: 62px;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 10px -2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 10px -2px;
  box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 10px -2px; }
  /* line 36, ../../../shared/sass/ui/_tabs.scss */
  .tabs__link--name:hover, .b-tab span:hover {
    background-color: #0079c1; }
    /* line 39, ../../../shared/sass/ui/_tabs.scss */
    .tabs__link--name:hover .tabs__link--title, .b-tab span:hover .tabs__link--title {
      color: #fff; }

/* line 45, ../../../shared/sass/ui/_tabs.scss */
.tabs__link--title {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 18px;
  /* 9 */
  font-size: 1.125rem;
  /* 9 */
  font-weight: 100;
  color: #0079c1; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tabs__link--title {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 19.8px;
    /* 9 */
    font-size: 1.2375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tabs__link--title {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 21.6px;
    /* 9 */
    font-size: 1.35rem;
    /* 9 */ }
  @media (max-width: 640px) {
    /* line 45, ../../../shared/sass/ui/_tabs.scss */
    .tabs__link--title {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 16px;
      /* 9 */
      font-size: 1rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus .tabs__link--title {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 17.6px;
        /* 9 */
        font-size: 1.1rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus .tabs__link--title {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 19.2px;
        /* 9 */
        font-size: 1.2rem;
        /* 9 */ } }

/* line 60, ../../../shared/sass/ui/_tabs.scss */
.tabs__link--selected .tabs__link--name, .tabs__link--selected .b-tab span, .b-tab .tabs__link--selected span {
  height: 78px;
  background-color: #0079c1; }
/* line 64, ../../../shared/sass/ui/_tabs.scss */
.tabs__link--selected .tabs__link--title {
  color: #fff; }

/* line 68, ../../../shared/sass/ui/_tabs.scss */
.full-list__type {
  color: #949494;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.75rem;
  /* 9 */
  padding-left: 10px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .full-list__type {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .full-list__type {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.4px;
    /* 9 */
    font-size: 0.9rem;
    /* 9 */ }

@media (max-width: 460px) {
  /* line 76, ../../../shared/sass/ui/_tabs.scss */
  .tabs > .grid, .magazines-galls .tabs > div[class^=one-row] {
    margin-bottom: 36px !important; }

  /* line 80, ../../../shared/sass/ui/_tabs.scss */
  .tabs__link {
    width: 100%; }
    /* line 83, ../../../shared/sass/ui/_tabs.scss */
    .tabs__link:first-child .tabs__link--name, .tabs__link:first-child .b-tab span, .b-tab .tabs__link:first-child span {
      border-top: none; }

  /* line 88, ../../../shared/sass/ui/_tabs.scss */
  .tabs__link--name, .b-tab span {
    height: auto;
    line-height: 1.3;
    padding: 15px;
    border-top: 1px solid #0279C1; }
    /* line 94, ../../../shared/sass/ui/_tabs.scss */
    .tabs__link--selected .tabs__link--name, .tabs__link--selected .b-tab span, .b-tab .tabs__link--selected span {
      height: auto; } }
/* line 6, ../../../shared/sass/ui/_accordion.scss */
.accordion__title {
  margin: 0;
  padding: 10px 0;
  padding-right: 50px;
  cursor: pointer; }

/* line 13, ../../../shared/sass/ui/_accordion.scss */
.accordion__item {
  position: relative; }
  /* line 16, ../../../shared/sass/ui/_accordion.scss */
  .accordion__item .accordion__title {
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #fff;
    color: #0079c1;
    font-weight: 100;
    text-transform: uppercase;
    background: #dcdad7 url("../images/accordion-control.png") 97.5% 10px no-repeat; }
    /* line 25, ../../../shared/sass/ui/_accordion.scss */
    .accordion__item .accordion__title:hover {
      color: #fff;
      background-color: #0079c1;
      background-position: 97.5% -367px; }
  /* line 31, ../../../shared/sass/ui/_accordion.scss */
  .accordion__item .more {
    display: none; }

/* line 35, ../../../shared/sass/ui/_accordion.scss */
.js-accordion-trigger {
  position: relative; }

/* line 39, ../../../shared/sass/ui/_accordion.scss */
.more {
  display: none;
  position: relative;
  padding-top: 10px;
  padding-bottom: 15px; }

/* line 45, ../../../shared/sass/ui/_accordion.scss */
.directors__line-height {
  line-height: 0.8em; }

/* line 49, ../../../shared/sass/ui/_accordion.scss */
.openbtn .accordion__title {
  background-color: #0079c1;
  background-position: 97.5% -195px;
  color: #fff; }

/* line 56, ../../../shared/sass/ui/_accordion.scss */
.accordion--vacansy {
  margin-top: 30px;
  border-top: 1px solid #dcdad7; }
  /* line 60, ../../../shared/sass/ui/_accordion.scss */
  .accordion--vacansy .accordion__item {
    border-bottom: 1px solid #dcdad7; }
  /* line 64, ../../../shared/sass/ui/_accordion.scss */
  .accordion--vacansy .accordion__title {
    font-weight: 400;
    color: #505050;
    background: transparent url("../images/arrow--vacansy.png") 100% 28px no-repeat;
    text-align: left;
    padding: 20px 0;
    border-bottom: none; }
    /* line 73, ../../../shared/sass/ui/_accordion.scss */
    .accordion--vacansy .accordion__title .title__text {
      border-bottom: 1px dashed #abafb0; }
    /* line 77, ../../../shared/sass/ui/_accordion.scss */
    .accordion--vacansy .accordion__title:hover {
      color: #505050;
      background: transparent url("../images/arrow--vacansy.png") 100% 28px no-repeat !important; }
      /* line 80, ../../../shared/sass/ui/_accordion.scss */
      .accordion--vacansy .accordion__title:hover .title__text {
        border-bottom: none; }
  /* line 86, ../../../shared/sass/ui/_accordion.scss */
  .accordion--vacansy .openbtn .accordion__title {
    color: #505050;
    background: transparent url("../images/arrow--vacansy.png") 100% -42px no-repeat !important; }
    /* line 90, ../../../shared/sass/ui/_accordion.scss */
    .accordion--vacansy .openbtn .accordion__title .title__text {
      font-weight: 600; }

/* line 97, ../../../shared/sass/ui/_accordion.scss */
.accordion--no-title .accordion__title {
  background: #dcdad7 url("../images/accordion-control.png") 50% 10px no-repeat;
  min-height: 41px; }
  /* line 100, ../../../shared/sass/ui/_accordion.scss */
  .accordion--no-title .accordion__title:hover {
    background: #0079c1 url("../images/accordion-control.png") 50% -631px no-repeat; }
/* line 105, ../../../shared/sass/ui/_accordion.scss */
.accordion--no-title .openbtn .accordion__title {
  background: #0079c1;
  background: #0079c1 url("../images/accordion-control.png") 50% -500px no-repeat; }
/* line 110, ../../../shared/sass/ui/_accordion.scss */
.accordion--no-title .more {
  padding-bottom: 35px; }

/* line 117, ../../../shared/sass/ui/_accordion.scss */
.accordion--left .accordion__item .accordion__title {
  text-align: left;
  padding-left: 15px; }

/* line 1, ../../../shared/sass/ui/_press-center.scss */
.contacts {
  line-height: 24px; }
  /* line 3, ../../../shared/sass/ui/_press-center.scss */
  .contacts p {
    margin-bottom: 0; }

/* line 8, ../../../shared/sass/ui/_press-center.scss */
.press__soc-links {
  margin-top: 7px; }

/* line 12, ../../../shared/sass/ui/_press-center.scss */
.press__item {
  margin-bottom: 16px;
  padding-left: 35px; }
  /* line 16, ../../../shared/sass/ui/_press-center.scss */
  .press__item .icon-soc {
    color: #58595a;
    border-bottom: none;
    vertical-align: middle;
    line-height: 27px; }

/* line 25, ../../../shared/sass/ui/_press-center.scss */
.tile--banner__interview {
  padding: 25px 10px 25px 25px;
  background: #fff;
  float: left;
  height: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  /* line 31, ../../../shared/sass/ui/_press-center.scss */
  .tile--banner__interview .tile__caption {
    position: relative;
    left: 0 !important;
    padding-left: 20px;
    width: auto !important;
    overflow: hidden;
    background: transparent; }
  /* line 39, ../../../shared/sass/ui/_press-center.scss */
  .tile--banner__interview .tile__media {
    width: 45%;
    float: left;
    padding-top: 45%;
    min-height: 0; }
  /* line 45, ../../../shared/sass/ui/_press-center.scss */
  .tile--banner__interview .tile__caption-text.tile__caption-text.tile__caption-text {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12px;
    /* 9 */
    font-size: 0.75rem;
    /* 9 */
    color: #505050; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .tile--banner__interview .tile__caption-text.tile__caption-text.tile__caption-text {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13.2px;
      /* 9 */
      font-size: 0.825rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .tile--banner__interview .tile__caption-text.tile__caption-text.tile__caption-text {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14.4px;
      /* 9 */
      font-size: 0.9rem;
      /* 9 */ }
    @media (max-width: 767px) {
      /* line 45, ../../../shared/sass/ui/_press-center.scss */
      .tile--banner__interview .tile__caption-text.tile__caption-text.tile__caption-text {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14px;
        /* 9 */
        font-size: 0.875rem;
        /* 9 */ }
        /* line 166, ../../../shared/sass/base/_mixins.scss */
        html.font_plus .tile--banner__interview .tile__caption-text.tile__caption-text.tile__caption-text {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 15.4px;
          /* 9 */
          font-size: 0.9625rem;
          /* 9 */ }
        /* line 169, ../../../shared/sass/base/_mixins.scss */
        html.font_plus_plus .tile--banner__interview .tile__caption-text.tile__caption-text.tile__caption-text {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 16.8px;
          /* 9 */
          font-size: 1.05rem;
          /* 9 */ } }

/* line 54, ../../../shared/sass/ui/_press-center.scss */
.press-interview__body {
  padding: 0 25px;
  padding-top: 1em; }

/* line 60, ../../../shared/sass/ui/_press-center.scss */
.news-main-label {
  background-color: rgba(255, 0, 0, 0.5);
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px 6px 5px 6px;
  display: block; }

/* line 1, ../../../shared/sass/ui/_icons.scss */
.icon {
  position: relative; }
  /* line 3, ../../../shared/sass/ui/_icons.scss */
  .icon:before {
    position: absolute;
    content: ""; }

/* line 9, ../../../shared/sass/ui/_icons.scss */
.icon-soc {
  position: relative; }
  /* line 12, ../../../shared/sass/ui/_icons.scss */
  .icon-soc:before {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    left: -35px;
    top: -5px; }

/* line 22, ../../../shared/sass/ui/_icons.scss */
.icon-feedback--left {
  margin-left: 25px;
  position: relative; }
  /* line 25, ../../../shared/sass/ui/_icons.scss */
  .icon-feedback--left:before {
    position: absolute;
    content: "";
    width: 18px;
    height: 15px;
    left: -25px;
    top: 0;
    background-position: 0 -1442px; }

/* line 36, ../../../shared/sass/ui/_icons.scss */
.icon-phone-call--left {
  margin-left: 25px;
  position: relative; }
  /* line 39, ../../../shared/sass/ui/_icons.scss */
  .icon-phone-call--left:before {
    position: absolute;
    content: "";
    width: 19px;
    height: 19px;
    left: -25px;
    top: 0;
    background-position: 0 -2639px; }

/* line 51, ../../../shared/sass/ui/_icons.scss */
.icon-vkontakte-square--right:before {
  background-position: 0 -6026px; }
/* line 54, ../../../shared/sass/ui/_icons.scss */
.icon-vkontakte-square--right:hover {
  color: #477eae; }

/* line 59, ../../../shared/sass/ui/_icons.scss */
.icon-facebook-square--right:before {
  background-position: 0 -1300px; }
/* line 62, ../../../shared/sass/ui/_icons.scss */
.icon-facebook-square--right:hover {
  color: #4880C0; }

/* line 67, ../../../shared/sass/ui/_icons.scss */
.icon-youtube-square--right:before {
  background-position: 0 -6341px; }
/* line 70, ../../../shared/sass/ui/_icons.scss */
.icon-youtube-square--right:hover {
  color: #EC0C00; }

/* line 75, ../../../shared/sass/ui/_icons.scss */
.icon-foursquare-square--right:before {
  background-position: 0 -1500px; }
/* line 78, ../../../shared/sass/ui/_icons.scss */
.icon-foursquare-square--right:hover {
  color: #FF4974; }

/* line 83, ../../../shared/sass/ui/_icons.scss */
.icon-in-square--right:before {
  background-position: 0 -1979px; }
/* line 86, ../../../shared/sass/ui/_icons.scss */
.icon-in-square--right:hover {
  color: #477eae; }

/* line 91, ../../../shared/sass/ui/_icons.scss */
.icon-twitter-square--right:before {
  background-position: 0 -5819px; }
/* line 94, ../../../shared/sass/ui/_icons.scss */
.icon-twitter-square--right:hover {
  color: #45BAFF; }

/* line 99, ../../../shared/sass/ui/_icons.scss */
.icon-instagram-square--right:before {
  background-position: 0 -2112px; }
/* line 102, ../../../shared/sass/ui/_icons.scss */
.icon-instagram-square--right:hover {
  color: #306088; }

/* line 106, ../../../shared/sass/ui/_icons.scss */
.icon-camera--right {
  display: inline-block;
  margin-left: 35px;
  margin-top: 20px;
  position: relative; }
  /* line 111, ../../../shared/sass/ui/_icons.scss */
  .icon-camera--right:before {
    position: absolute;
    content: "";
    width: 28px;
    height: 21px;
    left: -20px;
    top: 6px;
    background-position: 0 -579px; }

/* line 122, ../../../shared/sass/ui/_icons.scss */
.foursquare-location {
  padding-right: 55px;
  position: relative;
  height: 47px;
  line-height: 47px;
  padding-bottom: 60px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 0.9375rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .foursquare-location {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.5px;
    /* 9 */
    font-size: 1.03125rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .foursquare-location {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */ }
  /* line 130, ../../../shared/sass/ui/_icons.scss */
  .foursquare-location:after {
    content: "";
    position: absolute;
    width: 47px;
    height: 47px;
    right: 0;
    top: 0;
    background-position: 0 -1547px; }

/* line 142, ../../../shared/sass/ui/_icons.scss */
.icon-arrow-square--right.icon-arrow-square--right:after {
  content: "";
  position: relative;
  display: inline-block;
  margin-left: .5em;
  vertical-align: top;
  width: .8em;
  height: .8em;
  margin-top: 0.05em;
  background-image: url("../images/thin-arrow2.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #dd0200;
  border: 1px solid #fff; }

/* line 159, ../../../shared/sass/ui/_icons.scss */
img[src="/upload/medialibrary/c7b/c7bc08ae46f991eafe3e5925b21752c3.jpg"], img[src="http://www.gazprom-neft.ru/upload/medialibrary/c7b/c7bc08ae46f991eafe3e5925b21752c3.jpg"] {
  display: none; }

/* line 1, ../../../shared/sass/ui/_links.scss */
.magazine__link {
  color: #838383; }
  /* line 3, ../../../shared/sass/ui/_links.scss */
  .magazine__link:hover, .magazine__link:active {
    color: #505050; }

/* line 8, ../../../shared/sass/ui/_links.scss */
.link--dots {
  font-weight: 400;
  border-bottom: 1px dotted !important;
  cursor: pointer; }
  /* line 14, ../../../shared/sass/ui/_links.scss */
  .link--dots:hover, .link--dots.is-selected {
    color: #2d2c2a;
    border-color: #fff !important; }

/* line 20, ../../../shared/sass/ui/_links.scss */
.link--inverted {
  border-bottom: 0; }
  /* line 22, ../../../shared/sass/ui/_links.scss */
  .link--inverted:hover {
    border-bottom: 1px solid; }

/* line 27, ../../../shared/sass/ui/_links.scss */
.link--banner {
  border-bottom: 0;
  display: block; }

/* line 32, ../../../shared/sass/ui/_links.scss */
.link--internal.link--internal.link--internal,
.noicon.noicon.noicon,
.tile--subindex.tile--subindex > a,
a.tile__media.tile__media,
.tile__btn.tile__btn,
.share__link.share__link,
.share__link.share__link[target="_blank"] {
  margin-right: 0; }
  /* line 40, ../../../shared/sass/ui/_links.scss */
  .link--internal.link--internal.link--internal:after,
  .noicon.noicon.noicon:after,
  .tile--subindex.tile--subindex > a:after,
  a.tile__media.tile__media:after,
  .tile__btn.tile__btn:after,
  .share__link.share__link:after,
  .share__link.share__link[target="_blank"]:after {
    content: none; }

/* line 45, ../../../shared/sass/ui/_links.scss */
a.highslide, a.img__block, a.lightbox, a.gallery {
  display: block;
  border-bottom: 0;
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in; }

/* line 54, ../../../shared/sass/ui/_links.scss */
.hockey-partners--top a,
.share-hockey-wrap a,
.hockey-partners--bottom a {
  margin-right: 0 !important; }
  /* line 59, ../../../shared/sass/ui/_links.scss */
  .hockey-partners--top a:after,
  .share-hockey-wrap a:after,
  .hockey-partners--bottom a:after {
    display: none !important; }

/* line 3, ../../../shared/sass/ui/_swiper.scss */
.tile__swiper-area {
  position: relative;
  overflow: hidden; }
  /* line 7, ../../../shared/sass/ui/_swiper.scss */
  .tile__swiper-area .tile__heading {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14px;
    /* 9 */
    font-size: 0.875rem;
    /* 9 */ }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .tile__swiper-area .tile__heading {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 15.4px;
      /* 9 */
      font-size: 0.9625rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .tile__swiper-area .tile__heading {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 16.8px;
      /* 9 */
      font-size: 1.05rem;
      /* 9 */ }
  /* line 11, ../../../shared/sass/ui/_swiper.scss */
  .tile__swiper-area .tile__swiper-container {
    width: 100%;
    height: 283px; }
    /* line 15, ../../../shared/sass/ui/_swiper.scss */
    .tile__swiper-area .tile__swiper-container .swiper-wrapper {
      height: 100%; }
    /* line 19, ../../../shared/sass/ui/_swiper.scss */
    .tile__swiper-area .tile__swiper-container .swiper-slide {
      height: 100%; }
    /* line 23, ../../../shared/sass/ui/_swiper.scss */
    .tile__swiper-area .tile__swiper-container .vertical-img__block {
      background: transparent; }
    /* line 27, ../../../shared/sass/ui/_swiper.scss */
    .tile__swiper-area .tile__swiper-container .tile__slide-image {
      display: block;
      height: 100%;
      margin: 0 auto; }
    /* line 34, ../../../shared/sass/ui/_swiper.scss */
    html.font_plus .tile__swiper-area .tile__swiper-container .tile--283px, html.font_plus_plus .tile__swiper-area .tile__swiper-container .tile--283px {
      height: 283px !important; }
  /* line 43, ../../../shared/sass/ui/_swiper.scss */
  .tile__swiper-area .tile__swiper-container--subindex {
    height: 315px; }
    /* line 46, ../../../shared/sass/ui/_swiper.scss */
    .tile__swiper-area .tile__swiper-container--subindex .swiper-pagination {
      position: absolute;
      bottom: 0;
      right: 0;
      padding-bottom: 18px;
      padding-top: 18px;
      padding-right: 30px; }
    /* line 54, ../../../shared/sass/ui/_swiper.scss */
    .tile__swiper-area .tile__swiper-container--subindex .swiper-pagination-switch {
      margin-left: 30px;
      width: 12px;
      height: 12px;
      display: block;
      float: left;
      border: 2px solid #0079c1;
      border-radius: 50%;
      cursor: pointer;
      -moz-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      -webkit-transition: ease 0.3s;
      transition: ease 0.3s; }
      /* line 64, ../../../shared/sass/ui/_swiper.scss */
      .tile__swiper-area .tile__swiper-container--subindex .swiper-pagination-switch:hover, .tile__swiper-area .tile__swiper-container--subindex .swiper-pagination-switch.swiper-active-switch {
        background: #0079c1; }
    /* line 69, ../../../shared/sass/ui/_swiper.scss */
    .tile__swiper-area .tile__swiper-container--subindex .tile--subindex .tile__media--img {
      min-height: 315px; }
  /* line 74, ../../../shared/sass/ui/_swiper.scss */
  .tile__swiper-area .tile-slider__next, .tile__swiper-area .tile-slider__prev {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 133px;
    border-bottom: none;
    opacity: 1;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  /* line 84, ../../../shared/sass/ui/_swiper.scss */
  .tile__swiper-area .tile-slider__next {
    background-position: 0 -4959px;
    right: 0; }
  /* line 89, ../../../shared/sass/ui/_swiper.scss */
  .tile__swiper-area .tile-slider__prev {
    background-position: 0 -5074px;
    left: 0; }

/* line 95, ../../../shared/sass/ui/_swiper.scss */
.photo-gallery {
  overflow: hidden;
  margin-bottom: 40px; }
  /* line 98, ../../../shared/sass/ui/_swiper.scss */
  .photo-gallery img {
    height: 131px;
    width: auto; }
  /* line 102, ../../../shared/sass/ui/_swiper.scss */
  .photo-gallery .swiper-wrapper {
    margin-bottom: 8px;
    height: 131px; }
  /* line 106, ../../../shared/sass/ui/_swiper.scss */
  .photo-gallery .swiper-slide {
    padding-right: 17px;
    float: left; }
  /* line 110, ../../../shared/sass/ui/_swiper.scss */
  .photo-gallery .js-swiper-scrollbar {
    background: #dcdad7;
    height: 20px;
    width: 100%; }
  /* line 116, ../../../shared/sass/ui/_swiper.scss */
  .photo-gallery .swiper-scrollbar-drag {
    height: 20px;
    width: 50px;
    position: relative;
    background-color: #838383;
    background-position: 0 -4415px;
    background-position: 50% -2660px; }
  /* line 124, ../../../shared/sass/ui/_swiper.scss */
  .photo-gallery .swiper-scrollbar-cursor-drag {
    cursor: move; }

/* line 1, ../../../shared/sass/ui/_search.scss */
.search-form {
  position: relative;
  height: 30px;
  width: 100%;
  margin-top: 16px; }
  /* line 7, ../../../shared/sass/ui/_search.scss */
  .search-form .input-text {
    border: 1px solid #d9d9d9;
    height: 30px !important;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 30px !important; }
    /* line 15, ../../../shared/sass/ui/_search.scss */
    .search-form .input-text.placeholder {
      color: #b4b4b4;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13px;
      /* 9 */
      font-size: 0.8125rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus .search-form .input-text.placeholder {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14.3px;
        /* 9 */
        font-size: 0.89375rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus .search-form .input-text.placeholder {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 15.6px;
        /* 9 */
        font-size: 0.975rem;
        /* 9 */ }
    /* line 21, ../../../shared/sass/ui/_search.scss */
    .search-form .input-text:-ms-input-placeholder {
      font-family: 'din', Arial, suns-serif;
      color: #b4b4b4;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13px;
      /* 9 */
      font-size: 0.8125rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus .search-form .input-text:-ms-input-placeholder {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14.3px;
        /* 9 */
        font-size: 0.89375rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus .search-form .input-text:-ms-input-placeholder {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 15.6px;
        /* 9 */
        font-size: 0.975rem;
        /* 9 */ }
    /* line 27, ../../../shared/sass/ui/_search.scss */
    .search-form .input-text:-moz-placeholder {
      font-family: 'din', Arial, suns-serif;
      color: #b4b4b4;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13px;
      /* 9 */
      font-size: 0.8125rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus .search-form .input-text:-moz-placeholder {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14.3px;
        /* 9 */
        font-size: 0.89375rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus .search-form .input-text:-moz-placeholder {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 15.6px;
        /* 9 */
        font-size: 0.975rem;
        /* 9 */ }
    /* line 33, ../../../shared/sass/ui/_search.scss */
    .search-form .input-text::-webkit-input-placeholder {
      font-family: 'din', Arial, suns-serif;
      color: #b4b4b4;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13px;
      /* 9 */
      font-size: 0.8125rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus .search-form .input-text::-webkit-input-placeholder {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14.3px;
        /* 9 */
        font-size: 0.89375rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus .search-form .input-text::-webkit-input-placeholder {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 15.6px;
        /* 9 */
        font-size: 0.975rem;
        /* 9 */ }

/* line 41, ../../../shared/sass/ui/_search.scss */
.input-btn {
  position: absolute;
  width: 30px;
  height: 100%;
  right: 0;
  top: 0;
  background: url(../images/search-btn-footer.png) 50% 50% no-repeat;
  padding: 0;
  border: none;
  z-index: 2; }
  /* line 52, ../../../shared/sass/ui/_search.scss */
  .input-btn:hover {
    cursor: pointer; }

/* line 58, ../../../shared/sass/ui/_search.scss */
.search {
  position: relative;
  margin-bottom: 10px; }

/* line 63, ../../../shared/sass/ui/_search.scss */
.search__example {
  position: absolute;
  right: 0;
  top: -25px; }

/* line 71, ../../../shared/sass/ui/_search.scss */
.filter-block {
  margin-bottom: 10px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.875rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .filter-block {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.4px;
    /* 9 */
    font-size: 0.9625rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .filter-block {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.8px;
    /* 9 */
    font-size: 1.05rem;
    /* 9 */ }

/* line 76, ../../../shared/sass/ui/_search.scss */
.filter-block__title {
  display: inline-block;
  margin-right: .5em; }

/* line 81, ../../../shared/sass/ui/_search.scss */
.filter-block__item {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  padding: 0 25px 0 10px;
  background-color: #0079c1;
  color: #fff; }

/* line 91, ../../../shared/sass/ui/_search.scss */
.filter-block__close, .search--vacancies .chosen-choices li.search-choice .search-choice-close, .search--vacancies .chosen-choices li.search-choice .search-choice-close:hover {
  position: absolute;
  height: 9px;
  width: 9px;
  top: 5px;
  right: 2px;
  border: none;
  background-position: 0 -669px;
  cursor: pointer; }

/* line 102, ../../../shared/sass/ui/_search.scss */
.filter-block__tags-selector {
  margin-bottom: 0.7em; }

/* line 1, ../../../shared/sass/ui/_news-feed.scss */
.news__container {
  margin-top: 16px; }

/* line 5, ../../../shared/sass/ui/_news-feed.scss */
.news__header {
  border-bottom: 3px solid #dd0200; }

/* line 9, ../../../shared/sass/ui/_news-feed.scss */
.news__title.news__title {
  color: #838383;
  padding: 0 0 10px 0;
  margin: 0; }

/* line 15, ../../../shared/sass/ui/_news-feed.scss */
.news-list.news-list {
  margin: 0; }
  /* line 17, ../../../shared/sass/ui/_news-feed.scss */
  .news-list.news-list .news__item {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #dcdad7; }
    /* line 21, ../../../shared/sass/ui/_news-feed.scss */
    .news-list.news-list .news__item:before {
      display: none; }
    /* line 25, ../../../shared/sass/ui/_news-feed.scss */
    .news-list.news-list .news__item:last-child {
      border-bottom: none; }

/* line 31, ../../../shared/sass/ui/_news-feed.scss */
.date__caption {
  color: #505050;
  text-transform: uppercase;
  padding-bottom: 10px; }

/* line 42, ../../../shared/sass/ui/_news-feed.scss */
.news-navigation .navigation__header, .news-navigation .navigation__body {
  background-color: #e6e3df;
  padding: 11px 20px;
  color: #505050; }
/* line 48, ../../../shared/sass/ui/_news-feed.scss */
.news-navigation .navigation__header {
  margin-bottom: 1px; }
/* line 52, ../../../shared/sass/ui/_news-feed.scss */
.news-navigation .navigation__title {
  color: #787878;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 17px;
  /* 9 */
  font-size: 1.0625rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .news-navigation .navigation__title {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18.7px;
    /* 9 */
    font-size: 1.16875rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .news-navigation .navigation__title {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 20.4px;
    /* 9 */
    font-size: 1.275rem;
    /* 9 */ }

/* line 58, ../../../shared/sass/ui/_news-feed.scss */
.tooltip--navigate {
  display: inline;
  position: relative; }
  /* line 62, ../../../shared/sass/ui/_news-feed.scss */
  .tooltip--navigate .tooltip__text {
    position: absolute;
    bottom: 22px;
    left: -175px;
    width: 290px;
    background-color: #fff;
    padding: 30px 18px 18px;
    box-shadow: 2px 3px 10px 1px rgba(0, 0, 0, 0.1);
    display: none; }
    /* line 72, ../../../shared/sass/ui/_news-feed.scss */
    .tooltip--navigate .tooltip__text:after {
      content: "";
      position: absolute;
      bottom: -6px;
      left: 62%;
      border-top: 6px solid #fff;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent; }
  /* line 84, ../../../shared/sass/ui/_news-feed.scss */
  .tooltip--navigate.is-active .tooltip__text {
    display: block; }
  /* line 91, ../../../shared/sass/ui/_news-feed.scss */
  .tooltip--navigate.tooltip--down .tooltip__text {
    top: 150%;
    left: 0;
    bottom: auto;
    width: 105px;
    padding: 0;
    z-index: 10; }
    /* line 99, ../../../shared/sass/ui/_news-feed.scss */
    .tooltip--navigate.tooltip--down .tooltip__text:after {
      top: -6px;
      left: 35%;
      bottom: auto;
      border-bottom: 6px solid #fff;
      border-top: none; }

/* line 110, ../../../shared/sass/ui/_news-feed.scss */
.dashed-text {
  color: #0079c1;
  border-bottom: 1px dashed;
  cursor: pointer;
  margin-right: 5px; }

/* line 117, ../../../shared/sass/ui/_news-feed.scss */
.scroll-list {
  overflow-y: scroll;
  height: 118px;
  padding: 6px; }
  /* line 122, ../../../shared/sass/ui/_news-feed.scss */
  .scroll-list li {
    padding: 1px 0;
    background: #fff;
    color: #0079c1;
    cursor: pointer;
    text-align: center; }
    /* line 128, ../../../shared/sass/ui/_news-feed.scss */
    .scroll-list li:hover {
      background: #0079c1;
      color: #fff; }

/* line 135, ../../../shared/sass/ui/_news-feed.scss */
.date__container {
  max-width: 250px;
  display: inline-block; }

/* line 140, ../../../shared/sass/ui/_news-feed.scss */
.date__item {
  line-height: 28px;
  position: relative;
  cursor: pointer; }
  /* line 144, ../../../shared/sass/ui/_news-feed.scss */
  .date__item:before {
    content: "";
    position: absolute;
    background: #c7c7c7 url("../images/calendar-down.png") 7px 6px no-repeat;
    width: 43px;
    height: 28px;
    top: 0;
    right: 0;
    pointer-events: none; }

/* line 156, ../../../shared/sass/ui/_news-feed.scss */
.input__date, [type="text"].input__date.input__date {
  padding-left: 1em;
  width: 210px;
  height: 28px;
  display: inline-block;
  margin-left: 24px;
  color: #6d6d6d;
  border: 1px solid #c7c7c7; }

/* line 168, ../../../shared/sass/ui/_news-feed.scss */
.date__label-text {
  width: 15px;
  display: inline-block; }

/* line 173, ../../../shared/sass/ui/_news-feed.scss */
.news-navigation-button {
  float: right;
  margin-top: 8px;
  margin-right: 13px; }

/* line 8, ../../../shared/sass/ui/_pagination.scss */
.pagination-list .paginate__item {
  float: left;
  margin-right: 10px;
  padding-left: 0;
  text-align: center;
  display: table; }
  /* line 15, ../../../shared/sass/ui/_pagination.scss */
  .pagination-list .paginate__item:before {
    display: none; }
/* line 20, ../../../shared/sass/ui/_pagination.scss */
.pagination-list .paginate__link {
  border: 1px solid #dcdad7;
  width: 26px;
  height: 26px;
  color: #8c8c8c;
  display: table-cell;
  vertical-align: middle; }
  /* line 28, ../../../shared/sass/ui/_pagination.scss */
  .pagination-list .paginate__link.paginate--prev, .pagination-list .paginate__link.paginate--next {
    background-color: #b4b4b4;
    border: 1px solid #b4b4b4;
    background-image: url(../images/paginate_left.png);
    background-position: 50% 50%;
    background-repeat: no-repeat; }
    /* line 35, ../../../shared/sass/ui/_pagination.scss */
    .pagination-list .paginate__link.paginate--prev:hover, .pagination-list .paginate__link.paginate--next:hover {
      background-color: #838383; }
  /* line 40, ../../../shared/sass/ui/_pagination.scss */
  .pagination-list .paginate__link.paginate--next {
    background-image: url(../images/paginate_right.png); }
  /* line 44, ../../../shared/sass/ui/_pagination.scss */
  .pagination-list .paginate__link:hover {
    color: #838383;
    border: 1px solid #838383; }
  /* line 49, ../../../shared/sass/ui/_pagination.scss */
  .pagination-list .paginate__link.active__link {
    color: #0079c1;
    border: 1px solid #0079c1; }

/* line 2, ../../../shared/sass/ui/_tags.scss */
.tile--tags .tile__header {
  border-bottom: none;
  padding-top: 25px;
  padding-bottom: 0;
  margin: 0 15px; }
/* line 9, ../../../shared/sass/ui/_tags.scss */
.tile--tags .tile__title {
  color: #787878; }
/* line 14, ../../../shared/sass/ui/_tags.scss */
.tile--tags .tile__body, .tile--tags .tile__body--soc, .tile--tags .press-interview__body {
  padding: 0 15px;
  padding-bottom: 20px; }

/* line 20, ../../../shared/sass/ui/_tags.scss */
.tag__link, .tag__link--big {
  display: inline-block;
  margin-right: 3px;
  vertical-align: text-bottom;
  line-height: 1em;
  margin-bottom: 5px; }

/* line 1, ../../../shared/sass/ui/_career.scss */
.career__caption {
  position: relative;
  padding-left: 66px; }
  /* line 5, ../../../shared/sass/ui/_career.scss */
  .career__caption:before {
    content: "";
    position: absolute;
    left: 20px;
    width: 30px;
    height: 22px;
    display: block;
    top: 24px;
    background: url(../images/photoapp.png) 0 0 no-repeat; }

/* line 2, ../../../shared/sass/ui/_modal.scss */
.context--modal .form__caption {
  color: #0079c1;
  margin-bottom: 33px;
  line-height: 1.3; }
/* line 10, ../../../shared/sass/ui/_modal.scss */
.context--modal .form__textarea, .context--modal .form__input, .context--modal .b-tab__content .b-tab__content__i .inp, .b-tab__content .b-tab__content__i .context--modal .inp {
  display: block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 0.9375rem;
  /* 9 */
  background-color: #f2efeb;
  border: none;
  color: #929292;
  margin-bottom: 16px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .context--modal .form__textarea, html.font_plus .context--modal .form__input, html.font_plus .context--modal .b-tab__content .b-tab__content__i .inp, .b-tab__content .b-tab__content__i html.font_plus .context--modal .inp {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.5px;
    /* 9 */
    font-size: 1.03125rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .context--modal .form__textarea, html.font_plus_plus .context--modal .form__input, html.font_plus_plus .context--modal .b-tab__content .b-tab__content__i .inp, .b-tab__content .b-tab__content__i html.font_plus_plus .context--modal .inp {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */ }
/* line 19, ../../../shared/sass/ui/_modal.scss */
.context--modal .form__textarea {
  min-height: 160px; }
/* line 23, ../../../shared/sass/ui/_modal.scss */
.context--modal .form__input, .context--modal .b-tab__content .b-tab__content__i .inp, .b-tab__content .b-tab__content__i .context--modal .inp {
  height: 40px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.75rem;
  /* 9 */
  text-transform: uppercase;
  padding: 0 16px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .context--modal .form__input, html.font_plus .context--modal .b-tab__content .b-tab__content__i .inp, .b-tab__content .b-tab__content__i html.font_plus .context--modal .inp {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .context--modal .form__input, html.font_plus_plus .context--modal .b-tab__content .b-tab__content__i .inp, .b-tab__content .b-tab__content__i html.font_plus_plus .context--modal .inp {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.4px;
    /* 9 */
    font-size: 0.9rem;
    /* 9 */ }
/* line 30, ../../../shared/sass/ui/_modal.scss */
.context--modal .form__input-nocase {
  text-transform: none; }
/* line 34, ../../../shared/sass/ui/_modal.scss */
.context--modal .form__btn {
  border: none;
  padding: 13px 43px;
  margin: 0;
  cursor: pointer;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 0.9375rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .context--modal .form__btn {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.5px;
    /* 9 */
    font-size: 1.03125rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .context--modal .form__btn {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */ }

/* line 44, ../../../shared/sass/ui/_modal.scss */
.body-with-modal {
  overflow: hidden; }

/* line 48, ../../../shared/sass/ui/_modal.scss */
.bx-ie8 .context--modal .form__input, .bx-ie8 .context--modal .b-tab__content .b-tab__content__i .inp, .b-tab__content .b-tab__content__i .bx-ie8 .context--modal .inp {
  line-height: 40px; }

/* line 1, ../../../shared/sass/ui/_subindex.scss */
.overlay-text__body {
  position: absolute;
  padding-bottom: 18px;
  bottom: 100%;
  left: 28px;
  text-transform: uppercase;
  color: #fff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 24px;
  /* 9 */
  font-size: 1.5rem;
  /* 9 */
  line-height: 1.25; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .overlay-text__body {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 26.4px;
    /* 9 */
    font-size: 1.65rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .overlay-text__body {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 28.8px;
    /* 9 */
    font-size: 1.8rem;
    /* 9 */ }
  @media (max-width: 640px) {
    /* line 1, ../../../shared/sass/ui/_subindex.scss */
    .overlay-text__body {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 18px;
      /* 9 */
      font-size: 1.125rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus .overlay-text__body {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 19.8px;
        /* 9 */
        font-size: 1.2375rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus .overlay-text__body {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 21.6px;
        /* 9 */
        font-size: 1.35rem;
        /* 9 */ } }
  @media (max-width: 360px) {
    /* line 1, ../../../shared/sass/ui/_subindex.scss */
    .overlay-text__body {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 16px;
      /* 9 */
      font-size: 1rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus .overlay-text__body {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 17.6px;
        /* 9 */
        font-size: 1.1rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus .overlay-text__body {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 19.2px;
        /* 9 */
        font-size: 1.2rem;
        /* 9 */ } }

/* line 19, ../../../shared/sass/ui/_subindex.scss */
.overlay-text__item {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  line-height: 1em;
  vertical-align: bottom;
  padding: 0.125em;
  padding-left: 0.25em;
  padding-right: 0.25em; }

/* line 29, ../../../shared/sass/ui/_subindex.scss */
.slider__text {
  padding: 16px 29px;
  padding-right: 33.3333%;
  line-height: 1.23077;
  color: #505050;
  display: table-cell;
  vertical-align: middle;
  height: 100%; }
  @media (max-width: 767px) {
    /* line 29, ../../../shared/sass/ui/_subindex.scss */
    .slider__text {
      padding-right: 1em; } }

/* line 43, ../../../shared/sass/ui/_subindex.scss */
.two-thirds > .tile .slider__text, .four-sixths > .tile .slider__text, .eight-twelfths > .tile .slider__text, .two-thirds > .media--grid .slider__text, .four-sixths > .media--grid .slider__text, .eight-twelfths > .media--grid .slider__text {
  padding-right: 29px; }

/* line 49, ../../../shared/sass/ui/_subindex.scss */
.subindex-slider__link:hover {
  color: #fff; }

/* line 54, ../../../shared/sass/ui/_subindex.scss */
.slider__text--subindex {
  position: relative; }

/* line 58, ../../../shared/sass/ui/_subindex.scss */
.tile__media--img-subindex {
  background-position: center top;
  padding-top: 23.5%; }

/* line 1, ../../../shared/sass/ui/_subscribe.scss */
.error__text {
  display: none; }

/* line 5, ../../../shared/sass/ui/_subscribe.scss */
.subscribe__hidden-block {
  margin-top: 50px; }

/* line 11, ../../../shared/sass/ui/_subscribe.scss */
.error__mesage .error__text {
  display: block;
  color: #dd0200;
  line-height: 30px;
  margin-bottom: 25px; }

/* line 1, ../../../shared/sass/ui/_checkbox.scss */
.checkbox_container {
  position: relative;
  margin-right: 15px; }
  /* line 5, ../../../shared/sass/ui/_checkbox.scss */
  .checkbox_container input[type="checkbox"] {
    position: absolute;
    clip: rect(0 0 0 0);
    height: 16px;
    width: 16px;
    overflow: hidden;
    margin: auto;
    padding: 0;
    cursor: pointer;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    /* line 19, ../../../shared/sass/ui/_checkbox.scss */
    .checkbox_container input[type="checkbox"]:checked + label {
      background: url(../images/checkbox__sprite.png) 100% 0 no-repeat; }
  /* line 24, ../../../shared/sass/ui/_checkbox.scss */
  .checkbox_container label {
    background: url(../images/checkbox__sprite.png) 0 0 no-repeat;
    margin-bottom: 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer; }
    /* line 33, ../../../shared/sass/ui/_checkbox.scss */
    .checkbox_container label.checked {
      background: url(../images/checkbox__sprite.png) 100% 0 no-repeat; }

/* line 41, ../../../shared/sass/ui/_checkbox.scss */
.checkbox-list .checkbox__item {
  margin-bottom: 15px;
  padding-left: 0;
  display: block; }
  /* line 46, ../../../shared/sass/ui/_checkbox.scss */
  .checkbox-list .checkbox__item:before {
    display: none; }

/* line 52, ../../../shared/sass/ui/_checkbox.scss */
.checkbox__wrapper {
  margin-top: 32px; }

/* line 56, ../../../shared/sass/ui/_checkbox.scss */
.checkbox-list-wrapper {
  padding-left: 35px; }

/* line 60, ../../../shared/sass/ui/_checkbox.scss */
.checkbox-text {
  padding-left: 31px; }

/* line 1, ../../../shared/sass/ui/_contacts.scss */
.contacts__heading, .contacts__heading--small {
  position: relative;
  height: 90px; }
  /* line 5, ../../../shared/sass/ui/_contacts.scss */
  .contacts__heading:before, .contacts__heading--small:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block; }
  /* line 13, ../../../shared/sass/ui/_contacts.scss */
  .contacts__heading .contacts__title, .contacts__heading--small .contacts__title {
    position: absolute;
    bottom: 0;
    font-weight: 600;
    margin: 0;
    height: 40px; }

/* line 22, ../../../shared/sass/ui/_contacts.scss */
.contacts__heading--small {
  height: 20px; }

/* line 28, ../../../shared/sass/ui/_contacts.scss */
.heading__item-1:before {
  width: 30px;
  height: 27px;
  background-position: 0 -5427px; }

/* line 36, ../../../shared/sass/ui/_contacts.scss */
.heading__item-2:before {
  width: 33px;
  height: 31px;
  background-position: 0 -924px; }

/* line 44, ../../../shared/sass/ui/_contacts.scss */
.heading__item-3:before {
  width: 33px;
  height: 31px;
  background-position: 0 -3059px; }

/* line 52, ../../../shared/sass/ui/_contacts.scss */
.heading__item-4:before {
  width: 29px;
  height: 29px;
  background-position: 0 -2155px; }

/* line 60, ../../../shared/sass/ui/_contacts.scss */
.heading__item-5:before {
  width: 32px;
  height: 32px;
  background-position: 0 -745px; }

/* line 67, ../../../shared/sass/ui/_contacts.scss */
.contacts__descr {
  font-weight: 400;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 0.9375rem;
  /* 9 */
  color: #505050;
  margin-top: 10px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .contacts__descr {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.5px;
    /* 9 */
    font-size: 1.03125rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .contacts__descr {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */ }
  /* line 73, ../../../shared/sass/ui/_contacts.scss */
  .contacts__descr p {
    margin: 0 !important;
    margin-bottom: 10px !important; }

/* line 79, ../../../shared/sass/ui/_contacts.scss */
.mapContainer {
  height: 100%; }

/* line 1, ../../../shared/sass/ui/_vacansy.scss */
.vacansy__block {
  padding: 15px 0;
  border-bottom: 1px solid #dcdad7; }
  /* line 5, ../../../shared/sass/ui/_vacansy.scss */
  .vacansy__block .vacansy__name {
    position: relative;
    float: left;
    padding-left: 30px;
    max-width: 530px; }
    /* line 11, ../../../shared/sass/ui/_vacansy.scss */
    .vacansy__block .vacansy__name:before {
      content: "";
      position: absolute;
      display: block;
      background-position: 0 -5862px;
      width: 16px;
      height: 22px;
      left: 0;
      top: 20%; }
    /* line 22, ../../../shared/sass/ui/_vacansy.scss */
    html.font_plus .vacansy__block .vacansy__name {
      max-width: 490px; }
    /* line 25, ../../../shared/sass/ui/_vacansy.scss */
    html.font_plus_plus .vacansy__block .vacansy__name {
      max-width: 465px; }
  /* line 31, ../../../shared/sass/ui/_vacansy.scss */
  .vacansy__block .vacansy__salary, .vacansy__block .vacansy__salary--no {
    float: right; }
  /* line 35, ../../../shared/sass/ui/_vacansy.scss */
  .vacansy__block .vacansy__salary--no {
    color: #a0a09f; }
  /* line 40, ../../../shared/sass/ui/_vacansy.scss */
  .vacansy__block .vacansy__caption {
    font-weight: 400;
    color: #0079c1;
    margin: 0; }
  /* line 47, ../../../shared/sass/ui/_vacansy.scss */
  .vacansy__block .vacansy__city {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 11px;
    /* 9 */
    font-size: 0.6875rem;
    /* 9 */
    display: block; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .vacansy__block .vacansy__city {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12.1px;
      /* 9 */
      font-size: 0.75625rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .vacansy__block .vacansy__city {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13.2px;
      /* 9 */
      font-size: 0.825rem;
      /* 9 */ }
    /* line 51, ../../../shared/sass/ui/_vacansy.scss */
    .vacansy__block .vacansy__city .date {
      color: #a0a09f;
      padding-left: 15px; }
  /* line 56, ../../../shared/sass/ui/_vacansy.scss */
  .vacansy__block .vacansy__salary, .vacansy__block .vacansy__salary--no {
    padding-top: 7px; }
  /* line 60, ../../../shared/sass/ui/_vacansy.scss */
  .accordion__item .more:last-child .vacansy__block {
    border-bottom: none; }

/* line 65, ../../../shared/sass/ui/_vacansy.scss */
.more--no-padding {
  padding-bottom: 0; }

/* line 69, ../../../shared/sass/ui/_vacansy.scss */
.vacansy__counter {
  padding-left: 15px;
  color: #a0a09f; }

/* line 75, ../../../shared/sass/ui/_vacansy.scss */
.vacansy-list.vacansy-list li {
  margin-bottom: 16px; }
  /* line 78, ../../../shared/sass/ui/_vacansy.scss */
  .vacansy-list.vacansy-list li:last-child {
    margin-bottom: 0; }

/* line 84, ../../../shared/sass/ui/_vacansy.scss */
.region__block {
  padding: 30px 14px; }

/* line 88, ../../../shared/sass/ui/_vacansy.scss */
.region__close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 12px;
  height: 12px;
  background-position: 0 -615px; }
  /* line 97, ../../../shared/sass/ui/_vacansy.scss */
  .region__close:hover {
    cursor: pointer;
    background-position: 0 -642px; }

/* line 103, ../../../shared/sass/ui/_vacansy.scss */
.all-region-link {
  display: none; }
  /* line 106, ../../../shared/sass/ui/_vacansy.scss */
  .all-region-link.is-active {
    display: inline; }

/* line 111, ../../../shared/sass/ui/_vacansy.scss */
.select-region {
  display: inline-block;
  margin-left: 5px; }

@media (max-width: 640px) {
  /* line 117, ../../../shared/sass/ui/_vacansy.scss */
  .detailed-wrapper .mobile-margin-top {
    margin-top: 20px; } }
/* line 123, ../../../shared/sass/ui/_vacansy.scss */
.detailed-wrapper footer a {
  display: inline-block;
  margin-top: 20px; }

/* line 132, ../../../shared/sass/ui/_vacansy.scss */
.search--vacancies .filter-block {
  margin-top: 13px; }
/* line 136, ../../../shared/sass/ui/_vacansy.scss */
.search--vacancies .filter-block__title {
  vertical-align: top;
  width: 100%; }
/* line 141, ../../../shared/sass/ui/_vacansy.scss */
.search--vacancies .chosen-choices {
  border: none;
  background: none; }
  /* line 145, ../../../shared/sass/ui/_vacansy.scss */
  .search--vacancies .chosen-choices li.search-choice {
    border: none;
    background-image: none;
    background-color: #0079c1;
    padding: 4px 3px 3px;
    padding-right: 25px;
    color: #fff;
    position: relative;
    border-radius: 0;
    box-shadow: none; }
    /* line 156, ../../../shared/sass/ui/_vacansy.scss */
    .search--vacancies .chosen-choices li.search-choice .search-choice-close {
      right: 4px; }
      /* line 160, ../../../shared/sass/ui/_vacansy.scss */
      .search--vacancies .chosen-choices li.search-choice .search-choice-close:hover {
        right: 4px; }
  /* line 169, ../../../shared/sass/ui/_vacansy.scss */
  .search--vacancies .chosen-choices .search-field:before,
  .search--vacancies .chosen-choices .search-choice:before {
    content: "";
    padding: 0; }
/* line 176, ../../../shared/sass/ui/_vacansy.scss */
.search--vacancies .chosen-container {
  position: static;
  margin-top: -5px; }
  /* line 181, ../../../shared/sass/ui/_vacansy.scss */
  .search--vacancies .chosen-container.chosen-with-drop .chosen-drop {
    width: auto;
    left: 0;
    right: 0; }
  /* line 188, ../../../shared/sass/ui/_vacansy.scss */
  .search--vacancies .chosen-container li.active-result,
  .search--vacancies .chosen-container li.result-selected {
    display: inline-block;
    width: 33.33%;
    height: auto;
    padding-left: 15px;
    vertical-align: top; }
    /* line 196, ../../../shared/sass/ui/_vacansy.scss */
    .search--vacancies .chosen-container li.active-result.highlighted,
    .search--vacancies .chosen-container li.result-selected.highlighted {
      background: none; }
      /* line 199, ../../../shared/sass/ui/_vacansy.scss */
      .search--vacancies .chosen-container li.active-result.highlighted span,
      .search--vacancies .chosen-container li.result-selected.highlighted span {
        color: #000;
        border-bottom-style: solid; }
    /* line 205, ../../../shared/sass/ui/_vacansy.scss */
    .search--vacancies .chosen-container li.active-result span,
    .search--vacancies .chosen-container li.result-selected span {
      color: #0079c1;
      border-bottom: 1px dotted; }
    /* line 212, ../../../shared/sass/ui/_vacansy.scss */
    .search--vacancies .chosen-container li.active-result:hover span, .search--vacancies .chosen-container li.active-result:active span, .search--vacancies .chosen-container li.active-result:focus span,
    .search--vacancies .chosen-container li.result-selected:hover span,
    .search--vacancies .chosen-container li.result-selected:active span,
    .search--vacancies .chosen-container li.result-selected:focus span {
      border-bottom: 0;
      color: #000; }
  /* line 221, ../../../shared/sass/ui/_vacansy.scss */
  .search--vacancies .chosen-container li.result-selected span {
    color: #000;
    border: none; }
/* line 230, ../../../shared/sass/ui/_vacansy.scss */
.search--vacancies .chosen-container-multi .chosen-results {
  padding: 20px 0; }
  /* line 233, ../../../shared/sass/ui/_vacansy.scss */
  .search--vacancies .chosen-container-multi .chosen-results li.no-results {
    background: none; }
/* line 238, ../../../shared/sass/ui/_vacansy.scss */
.search--vacancies .all-regions,
.search--vacancies .more-regions {
  color: #0079c1;
  border-bottom: 1px dotted;
  margin-left: 15px;
  margin-top: 2px;
  cursor: pointer;
  position: absolute;
  line-height: 1em;
  z-index: 1; }
/* line 249, ../../../shared/sass/ui/_vacansy.scss */
.search--vacancies .more-regions {
  position: relative;
  top: 3px;
  margin: 0; }
/* line 255, ../../../shared/sass/ui/_vacansy.scss */
.search--vacancies .chosen-container-multi .chosen-choices {
  width: auto;
  cursor: default; }

/* line 261, ../../../shared/sass/ui/_vacansy.scss */
.accordion--vacansy {
  margin-top: 24px; }
  /* line 263, ../../../shared/sass/ui/_vacansy.scss */
  .is-loading .accordion--vacansy {
    border-top: 0; }

/* line 1, ../../../shared/sass/ui/_glossary.scss */
.glossary-list--ru.glossary-list--ru, .glossary-list--en.glossary-list--en {
  line-height: 2;
  margin-bottom: 10px; }
  /* line 4, ../../../shared/sass/ui/_glossary.scss */
  .glossary-list--ru.glossary-list--ru li, .glossary-list--en.glossary-list--en li {
    margin-right: 30px; }
    /* line 7, ../../../shared/sass/ui/_glossary.scss */
    .glossary-list--ru.glossary-list--ru li:last-child, .glossary-list--en.glossary-list--en li:last-child {
      margin-right: 0; }
    /* line 11, ../../../shared/sass/ui/_glossary.scss */
    .glossary-list--ru.glossary-list--ru li:before, .glossary-list--en.glossary-list--en li:before {
      display: none !important; }
  /* line 16, ../../../shared/sass/ui/_glossary.scss */
  .glossary-list--ru.glossary-list--ru .glossary__link, .glossary-list--en.glossary-list--en .glossary__link {
    font-weight: 400;
    border-bottom: 1px dotted; }
    /* line 21, ../../../shared/sass/ui/_glossary.scss */
    .glossary-list--ru.glossary-list--ru .glossary__link:hover, .glossary-list--ru.glossary-list--ru .glossary__link.is-active, .glossary-list--en.glossary-list--en .glossary__link:hover, .glossary-list--en.glossary-list--en .glossary__link.is-active {
      color: #2d2c2a;
      border-bottom: none; }
    /* line 25, ../../../shared/sass/ui/_glossary.scss */
    .glossary-list--ru.glossary-list--ru .glossary__link.is-disabled, .glossary-list--en.glossary-list--en .glossary__link.is-disabled {
      cursor: default;
      border: 0;
      color: #949494; }

/* line 33, ../../../shared/sass/ui/_glossary.scss */
.context--content .glossary-list--en {
  margin-bottom: 0; }

/* line 37, ../../../shared/sass/ui/_glossary.scss */
.context--content .def-list {
  margin-top: 30px;
  border-top: 1px solid #dcdad7; }
  /* line 42, ../../../shared/sass/ui/_glossary.scss */
  .context--content .def-list .def__container {
    display: block;
    padding: 25px 0;
    border-bottom: 1px solid #dcdad7; }
    /* line 47, ../../../shared/sass/ui/_glossary.scss */
    .context--content .def-list .def__container:before {
      display: none; }
  /* line 52, ../../../shared/sass/ui/_glossary.scss */
  .context--content .def-list .def__title {
    color: #0079c1;
    font-weight: 600;
    margin-bottom: 10px; }
  /* line 59, ../../../shared/sass/ui/_glossary.scss */
  .context--content .def-list .def__descr {
    color: #505050; }

/* line 2, ../../../shared/sass/ui/_marginalia.scss */
.marginalia--app .marginalia__body {
  padding-left: 0;
  padding-right: 32px; }

/* line 1, ../../../shared/sass/ui/_search-results.scss */
.search-results {
  position: relative; }

/* line 5, ../../../shared/sass/ui/_search-results.scss */
.search-results__example {
  color: #838383;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */
  text-align: right;
  margin-bottom: 2px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .search-results__example {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .search-results__example {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }

/* line 12, ../../../shared/sass/ui/_search-results.scss */
.search-results__example--link {
  border-bottom: none; }

/* line 16, ../../../shared/sass/ui/_search-results.scss */
.search-results__input-text {
  height: 30px;
  width: 100%;
  color: #949494 !important; }

/* line 22, ../../../shared/sass/ui/_search-results.scss */
.search-results__submit {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  right: 0;
  border: none;
  padding: 0;
  background: transparent url(../images/search-btn.png) -5px -5px;
  font-size: 0;
  cursor: pointer; }

/* line 35, ../../../shared/sass/ui/_search-results.scss */
.search-results__sections {
  margin-top: 20px;
  margin-bottom: 30px; }

/* line 40, ../../../shared/sass/ui/_search-results.scss */
.search-results__sections--btn {
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  line-height: 1em;
  color: #0079c1;
  border: none;
  border-bottom: 1px dotted;
  background-color: transparent;
  cursor: pointer;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .search-results__sections--btn {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .search-results__sections--btn {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }
  /* line 53, ../../../shared/sass/ui/_search-results.scss */
  .search-results__sections--btn.is-expanded {
    color: #444444;
    border-bottom: none;
    cursor: default; }

/* line 60, ../../../shared/sass/ui/_search-results.scss */
.search-results__setings {
  margin-bottom: 35px;
  border-bottom: 1px solid #abafb0;
  border-top: 1px solid #abafb0;
  overflow: hidden;
  max-height: 500px;
  -moz-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s; }
  /* line 67, ../../../shared/sass/ui/_search-results.scss */
  .search-results__setings.is-hidden {
    max-height: 0;
    padding-bottom: 0;
    border-bottom-color: transparent;
    border-top-color: transparent;
    margin-bottom: 0; }

/* line 76, ../../../shared/sass/ui/_search-results.scss */
.search-results__setings-title {
  padding-bottom: 7px;
  padding-top: 5px;
  text-align: right; }

/* line 82, ../../../shared/sass/ui/_search-results.scss */
.search-results__setings-switch {
  display: inline-block;
  position: relative;
  margin-right: 15px;
  padding-bottom: 1px;
  line-height: 1em;
  color: #444444;
  border-bottom: 1px dashed #949494;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .search-results__setings-switch {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .search-results__setings-switch {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }
  /* line 93, ../../../shared/sass/ui/_search-results.scss */
  .search-results__setings-switch:hover {
    color: #444444;
    border-bottom: 1px dashed #949494; }
  /* line 98, ../../../shared/sass/ui/_search-results.scss */
  .search-results__setings-switch:before {
    content: "";
    position: absolute;
    display: block;
    width: 13px;
    height: 7px;
    background-position: 0 -53px;
    top: 0;
    right: -15px;
    bottom: 0;
    margin: auto; }
  /* line 113, ../../../shared/sass/ui/_search-results.scss */
  .search-results__setings-switch.is-expanded:before {
    background-position: 0 -216px; }

/* line 119, ../../../shared/sass/ui/_search-results.scss */
.search-results__setings--period-box, .search-results__setings--tag-box, .search-results__sort-by {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */
  padding-top: 13px;
  color: #505050;
  position: relative;
  margin-bottom: .7em; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .search-results__setings--period-box, html.font_plus .search-results__setings--tag-box, html.font_plus .search-results__sort-by {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .search-results__setings--period-box, html.font_plus_plus .search-results__setings--tag-box, html.font_plus_plus .search-results__sort-by {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }

/* line 127, ../../../shared/sass/ui/_search-results.scss */
.search-results__setings--period.search-results__setings--period {
  display: inline-block;
  padding: 0;
  line-height: 1em;
  border: none;
  border-bottom: 1px dotted;
  position: relative;
  margin-bottom: 0;
  -moz-transition: margin-bottom 0.3s ease;
  -o-transition: margin-bottom 0.3s ease;
  -webkit-transition: margin-bottom 0.3s ease;
  transition: margin-bottom 0.3s ease; }
  /* line 136, ../../../shared/sass/ui/_search-results.scss */
  .search-results__setings--period.search-results__setings--period:after {
    content: "";
    display: none;
    position: absolute;
    width: 9px;
    height: 5px;
    top: 19px;
    left: 50%;
    margin-left: -5px;
    background-position: 0 -2553px; }
  /* line 147, ../../../shared/sass/ui/_search-results.scss */
  .search-results__setings--period.search-results__setings--period.is-expanded {
    margin-bottom: 180px; }
    /* line 149, ../../../shared/sass/ui/_search-results.scss */
    .search-results__setings--period.search-results__setings--period.is-expanded:after {
      display: block; }

/* line 155, ../../../shared/sass/ui/_search-results.scss */
.search-results__reset {
  border-bottom: 1px dotted;
  display: inline-block;
  margin-bottom: 20px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */
  line-height: 1em; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .search-results__reset {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .search-results__reset {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }

/* line 163, ../../../shared/sass/ui/_search-results.scss */
.search-results__setings--set-period {
  position: absolute;
  display: none;
  width: 100%;
  top: 40px;
  padding: 30px 15px;
  z-index: 5;
  color: #505050;
  background-color: #fff;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 0.9375rem;
  /* 9 */
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 9px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 9px 0px;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 9px 0px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .search-results__setings--set-period {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.5px;
    /* 9 */
    font-size: 1.03125rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .search-results__setings--set-period {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */ }
  /* line 175, ../../../shared/sass/ui/_search-results.scss */
  .search-results__setings--set-period.is-expanded {
    display: block; }
  /* line 179, ../../../shared/sass/ui/_search-results.scss */
  .search-results__setings--set-period input[type="date"] {
    margin-left: 10px;
    margin-right: 25px; }
  /* line 184, ../../../shared/sass/ui/_search-results.scss */
  .search-results__setings--set-period .search-results__close--set-period-btn {
    width: 13px;
    height: 13px;
    background: url(../images/soc-close.png) 0 0 no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0;
    border: none;
    cursor: pointer; }

/* line 198, ../../../shared/sass/ui/_search-results.scss */
.search-results--period-form {
  margin-top: 25px; }
  /* line 200, ../../../shared/sass/ui/_search-results.scss */
  .search-results--period-form .date__container {
    margin-right: 10px; }
  /* line 203, ../../../shared/sass/ui/_search-results.scss */
  .search-results--period-form .input__date.input__date {
    width: 208px;
    height: 28px; }

/* line 209, ../../../shared/sass/ui/_search-results.scss */
.js-search-results-picker {
  width: 208px; }

/* line 213, ../../../shared/sass/ui/_search-results.scss */
.search-results__setings--tag-box {
  display: block; }

/* line 219, ../../../shared/sass/ui/_search-results.scss */
.search-results__sort-by {
  display: block;
  border-bottom: 3px solid #0079c1;
  padding-bottom: 3px; }

/* line 226, ../../../shared/sass/ui/_search-results.scss */
.search-results__sort-by--rel {
  margin-right: 7px; }

/* line 230, ../../../shared/sass/ui/_search-results.scss */
.search-results__sort-by--date {
  margin-left: 7px; }

/* line 236, ../../../shared/sass/ui/_search-results.scss */
.search-results__return .search-results__return--item {
  border-bottom: 1px solid #dcdad7;
  margin-bottom: 20px; }
/* line 241, ../../../shared/sass/ui/_search-results.scss */
.search-results__return .search-results__return--header {
  color: #505050;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 0.9375rem;
  /* 9 */
  margin-top: 20px;
  text-transform: uppercase; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .search-results__return .search-results__return--header {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.5px;
    /* 9 */
    font-size: 1.03125rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .search-results__return .search-results__return--header {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */ }
  /* line 247, ../../../shared/sass/ui/_search-results.scss */
  .search-results__return .search-results__return--header:first-child {
    margin-top: 45px; }
/* line 252, ../../../shared/sass/ui/_search-results.scss */
.search-results__return .search-results__return--preview {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.2em;
  color: #505050; }
/* line 259, ../../../shared/sass/ui/_search-results.scss */
.search-results__return .search-results__return--add {
  margin-top: 0;
  margin-bottom: 12px;
  color: #838383;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .search-results__return .search-results__return--add {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .search-results__return .search-results__return--add {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }
  /* line 265, ../../../shared/sass/ui/_search-results.scss */
  .search-results__return .search-results__return--add:after {
    content: "";
    display: block;
    clear: both; }
/* line 272, ../../../shared/sass/ui/_search-results.scss */
.search-results__return .search-results__return--section {
  color: #838383; }
/* line 275, ../../../shared/sass/ui/_search-results.scss */
.search-results__return .search-results__return--all-pages {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */
  text-align: right;
  margin-top: -10px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .search-results__return .search-results__return--all-pages {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .search-results__return .search-results__return--all-pages {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }
/* line 281, ../../../shared/sass/ui/_search-results.scss */
.search-results__return .search-results__return--photo {
  margin-bottom: 10px;
  width: 164px; }
  /* line 284, ../../../shared/sass/ui/_search-results.scss */
  .search-results__return .search-results__return--photo img {
    width: 100%; }
/* line 289, ../../../shared/sass/ui/_search-results.scss */
.search-results__return .search-results__return--video {
  margin-bottom: 0; }
/* line 293, ../../../shared/sass/ui/_search-results.scss */
.search-results__return .search-results__return--video-name {
  display: inline-block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .search-results__return .search-results__return--video-name {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 17.6px;
    /* 9 */
    font-size: 1.1rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .search-results__return .search-results__return--video-name {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 19.2px;
    /* 9 */
    font-size: 1.2rem;
    /* 9 */ }
/* line 298, ../../../shared/sass/ui/_search-results.scss */
.search-results__return .search-results__return--views {
  display: inline-block;
  float: right; }

/* line 307, ../../../shared/sass/ui/_search-results.scss */
div.title-search-result {
  overflow: hidden;
  z-index: 1205;
  width: 100% !important;
  max-width: 1020px !important;
  left: 50% !important;
  margin-left: -510px;
  margin-right: auto;
  margin-top: 5px; }
  @media (max-width: 1024px) {
    /* line 307, ../../../shared/sass/ui/_search-results.scss */
    div.title-search-result {
      max-width: none !important;
      left: 0% !important;
      margin-left: 0; } }
  @media (max-width: 767px) {
    /* line 307, ../../../shared/sass/ui/_search-results.scss */
    div.title-search-result {
      width: 100% !important;
      left: 0 !important;
      top: 125px !important; } }
  /* line 326, ../../../shared/sass/ui/_search-results.scss */
  div.title-search-result table {
    background-color: #fff;
    border: 2px solid #d6d5d2;
    width: 500px;
    float: right;
    margin-right: 100px; }
    @media (max-width: 767px) {
      /* line 326, ../../../shared/sass/ui/_search-results.scss */
      div.title-search-result table {
        width: 100%;
        margin: 0; } }
    /* line 338, ../../../shared/sass/ui/_search-results.scss */
    div.title-search-result table tbody tr {
      display: block;
      clear: both;
      position: relative; }
      /* line 342, ../../../shared/sass/ui/_search-results.scss */
      div.title-search-result table tbody tr th {
        text-align: right;
        border: none;
        border-right: 2px solid #d6d5d2;
        background-color: #f2efeb;
        text-transform: uppercase;
        font-size: 13px;
        width: 110px !important;
        padding: 4px;
        padding-right: 16px;
        vertical-align: top; }
        @media (max-width: 767px) {
          /* line 342, ../../../shared/sass/ui/_search-results.scss */
          div.title-search-result table tbody tr th {
            width: 150px !important; } }
        @media (max-width: 360px) {
          /* line 342, ../../../shared/sass/ui/_search-results.scss */
          div.title-search-result table tbody tr th {
            width: 120px !important; } }
      /* line 360, ../../../shared/sass/ui/_search-results.scss */
      div.title-search-result table tbody tr td {
        width: calc(100% - 110px);
        border: none;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        padding: 4px 16px;
        vertical-align: top; }
        @media (max-width: 767px) {
          /* line 360, ../../../shared/sass/ui/_search-results.scss */
          div.title-search-result table tbody tr td {
            width: calc(100% - 150px); } }
        @media (max-width: 360px) {
          /* line 360, ../../../shared/sass/ui/_search-results.scss */
          div.title-search-result table tbody tr td {
            width: calc(100% - 120px); } }
      /* line 375, ../../../shared/sass/ui/_search-results.scss */
      div.title-search-result table tbody tr .title-search-title a {
        display: block;
        position: relative;
        text-indent: 20px;
        border: none;
        text-decoration: underline; }
        /* line 381, ../../../shared/sass/ui/_search-results.scss */
        div.title-search-result table tbody tr .title-search-title a:hover {
          text-decoration: none; }
        /* line 384, ../../../shared/sass/ui/_search-results.scss */
        div.title-search-result table tbody tr .title-search-title a:before {
          content: '';
          background: url("/bitrix/components/bitrix/search.title/templates/.default/images/default.png") no-repeat left center;
          width: 20px;
          height: 21px;
          position: absolute;
          left: 0; }
      /* line 393, ../../../shared/sass/ui/_search-results.scss */
      div.title-search-result table tbody tr td.title-search-more a, div.title-search-result table tbody tr .title-search-all a {
        color: #838383; }

/* line 4, ../../../shared/sass/ui/_sidebar-nav.scss */
.sidebar-nav {
  position: fixed;
  width: 275px;
  top: 148px;
  bottom: 0;
  -o-transform: translateX(0);
  -moz-transform: translateX(0) translateZ(0);
  -ms-transform: translateX(0) translateZ(0);
  -webkit-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
  z-index: 9;
  -moz-transition: left 0.3s ease, top 0.3s ease, -moz-transform 0.3s ease;
  -o-transition: left 0.3s ease, top 0.3s ease, -o-transform 0.3s ease;
  -webkit-transition: left 0.3s ease, top 0.3s ease, -webkit-transform 0.3s ease;
  transition: left 0.3s ease, top 0.3s ease, transform 0.3s ease; }
  /* line 13, ../../../shared/sass/ui/_sidebar-nav.scss */
  .bx-no-transform .sidebar-nav, .bx-ie9 .sidebar-nav {
    left: 0; }
  /* line 17, ../../../shared/sass/ui/_sidebar-nav.scss */
  .sidebar-nav.is-hidden {
    -o-transform: translateX(-275px);
    -moz-transform: translateX(-275px) translateZ(0);
    -ms-transform: translateX(-275px) translateZ(0);
    -webkit-transform: translateX(-275px) translateZ(0);
    transform: translateX(-275px) translateZ(0); }
    /* line 20, ../../../shared/sass/ui/_sidebar-nav.scss */
    .bx-no-transform .sidebar-nav.is-hidden, .bx-ie9 .sidebar-nav.is-hidden {
      left: -275px; }
    /* line 23, ../../../shared/sass/ui/_sidebar-nav.scss */
    .sidebar-nav.is-hidden:hover {
      -o-transform: translateX(-265px);
      -moz-transform: translateX(-265px) translateZ(0);
      -ms-transform: translateX(-265px) translateZ(0);
      -webkit-transform: translateX(-265px) translateZ(0);
      transform: translateX(-265px) translateZ(0); }
      /* line 26, ../../../shared/sass/ui/_sidebar-nav.scss */
      .bx-no-transform .sidebar-nav.is-hidden:hover, .bx-ie9 .sidebar-nav.is-hidden:hover {
        left: -265px; }
    /* line 30, ../../../shared/sass/ui/_sidebar-nav.scss */
    body.is-fixed .sidebar-nav.is-hidden {
      -o-transform: translateX(-275px) translateY(-148px);
      -moz-transform: translateX(-275px) translateY(-148px) translateZ(0);
      -ms-transform: translateX(-275px) translateY(-148px) translateZ(0);
      -webkit-transform: translateX(-275px) translateY(-148px) translateZ(0);
      transform: translateX(-275px) translateY(-148px) translateZ(0);
      position: fixed; }
      /* line 34, ../../../shared/sass/ui/_sidebar-nav.scss */
      .bx-no-transform body.is-fixed .sidebar-nav.is-hidden, .bx-ie9 body.is-fixed .sidebar-nav.is-hidden {
        left: -275px;
        top: 0; }
  /* line 41, ../../../shared/sass/ui/_sidebar-nav.scss */
  body.is-down .sidebar-nav {
    top: 148px; }
    @media (max-width: 767px) {
      /* line 41, ../../../shared/sass/ui/_sidebar-nav.scss */
      body.is-down .sidebar-nav {
        top: 130px; } }
  /* line 47, ../../../shared/sass/ui/_sidebar-nav.scss */
  body.is-fixed .sidebar-nav {
    -o-transform: translateX(0) translateY(-148px);
    -moz-transform: translateX(0) translateY(-148px) translateZ(0);
    -ms-transform: translateX(0) translateY(-148px) translateZ(0);
    -webkit-transform: translateX(0) translateY(-148px) translateZ(0);
    transform: translateX(0) translateY(-148px) translateZ(0);
    position: fixed; }
    /* line 51, ../../../shared/sass/ui/_sidebar-nav.scss */
    .bx-no-transform body.is-fixed .sidebar-nav, .bx-ie9 body.is-fixed .sidebar-nav {
      top: 0; }
  @media (max-width: 767px) {
    /* line 4, ../../../shared/sass/ui/_sidebar-nav.scss */
    .sidebar-nav {
      position: absolute;
      top: 130px;
      padding-top: 0;
      width: 100%; }
      /* line 61, ../../../shared/sass/ui/_sidebar-nav.scss */
      .sidebar-nav.is-hidden {
        left: -100%; }
        /* line 63, ../../../shared/sass/ui/_sidebar-nav.scss */
        .sidebar-nav.is-hidden:hover {
          left: -100%; }
        /* line 67, ../../../shared/sass/ui/_sidebar-nav.scss */
        .bx-no-transform .sidebar-nav.is-hidden, .bx-ie9 .sidebar-nav.is-hidden {
          left: -100%; }
      /* line 73, ../../../shared/sass/ui/_sidebar-nav.scss */
      .sidebar-nav.is-shown .sidebar-nav__toggle {
        color: #0079c1; } }

/* line 82, ../../../shared/sass/ui/_sidebar-nav.scss */
.sidebar-nav__toggle {
  position: fixed;
  width: 48px;
  min-width: 48px;
  height: 48px;
  left: 0;
  padding: 0;
  top: 148px;
  background-color: #838383;
  border: 0;
  cursor: pointer;
  color: #fff;
  -moz-transition: -moz-transform 0.3s ease, top 0.3s ease;
  -o-transition: -o-transform 0.3s ease, top 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease, top 0.3s ease;
  transition: transform 0.3s ease, top 0.3s ease; }
  /* line 95, ../../../shared/sass/ui/_sidebar-nav.scss */
  body.is-fixed .sidebar-nav__toggle {
    -o-transform: translateY(-148px);
    -moz-transform: translateY(-148px) translateZ(0);
    -ms-transform: translateY(-148px) translateZ(0);
    -webkit-transform: translateY(-148px) translateZ(0);
    transform: translateY(-148px) translateZ(0);
    position: fixed; }
    /* line 99, ../../../shared/sass/ui/_sidebar-nav.scss */
    .bx-no-transform body.is-fixed .sidebar-nav__toggle, .bx-ie9 body.is-fixed .sidebar-nav__toggle {
      top: 0; }
  /* line 104, ../../../shared/sass/ui/_sidebar-nav.scss */
  .sidebar-nav__toggle.is-on {
    -o-transform: translateX(275px);
    -moz-transform: translateX(275px) translateZ(0);
    -ms-transform: translateX(275px) translateZ(0);
    -webkit-transform: translateX(275px) translateZ(0);
    transform: translateX(275px) translateZ(0); }
    /* line 107, ../../../shared/sass/ui/_sidebar-nav.scss */
    body.is-fixed .sidebar-nav__toggle.is-on {
      position: fixed;
      -o-transform: translateX(275px) translateY(-148px);
      -moz-transform: translateY(-148px) translateX(275px) translateZ(0);
      -ms-transform: translateY(-148px) translateX(275px) translateZ(0);
      -webkit-transform: translateY(-148px) translateX(275px) translateZ(0);
      transform: translateY(-148px) translateX(275px) translateZ(0); }
    /* line 112, ../../../shared/sass/ui/_sidebar-nav.scss */
    .bx-no-transform .sidebar-nav__toggle.is-on, .bx-ie9 .sidebar-nav__toggle.is-on {
      left: 275px; }
  /* line 116, ../../../shared/sass/ui/_sidebar-nav.scss */
  .sidebar-nav__toggle.is-off {
    left: 0; }
  /* line 120, ../../../shared/sass/ui/_sidebar-nav.scss */
  .sidebar-nav__toggle:after, .sidebar-nav__toggle:before {
    content: "";
    display: block;
    width: 21px;
    height: 8px;
    border: 2px solid;
    border-width: 2px 0;
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    margin: auto; }
  /* line 134, ../../../shared/sass/ui/_sidebar-nav.scss */
  .sidebar-nav__toggle:before {
    bottom: 13px;
    top: auto; }
  /* line 139, ../../../shared/sass/ui/_sidebar-nav.scss */
  body.is-down .sidebar-nav__toggle {
    top: 148px; }
    @media (max-width: 767px) {
      /* line 139, ../../../shared/sass/ui/_sidebar-nav.scss */
      body.is-down .sidebar-nav__toggle {
        top: 130px; } }
  @media (max-width: 767px) {
    /* line 82, ../../../shared/sass/ui/_sidebar-nav.scss */
    .sidebar-nav__toggle {
      position: absolute;
      z-index: 0;
      right: 0;
      left: auto;
      top: 62px;
      background-color: transparent;
      color: #838383;
      -moz-transition: -moz-transform 0.3s ease, top 0s ease;
      -o-transition: -o-transform 0.3s ease, top 0s ease;
      -webkit-transition: -webkit-transform 0.3s ease, top 0s ease;
      transition: transform 0.3s ease, top 0s ease; }
      /* line 158, ../../../shared/sass/ui/_sidebar-nav.scss */
      .sidebar-nav__toggle:hover, .sidebar-nav__toggle:active {
        color: #0079c1;
        background-color: transparent; }
      /* line 163, ../../../shared/sass/ui/_sidebar-nav.scss */
      .sidebar-nav__toggle:focus {
        color: inherit;
        background-color: inherit; }
      /* line 167, ../../../shared/sass/ui/_sidebar-nav.scss */
      .sidebar-nav__toggle.is-on, .sidebar-nav__toggle.is-off {
        left: auto !important;
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0); }
      /* line 172, ../../../shared/sass/ui/_sidebar-nav.scss */
      .sidebar-nav__toggle.is-on {
        color: #0079c1; }
      /* line 176, ../../../shared/sass/ui/_sidebar-nav.scss */
      body.is-down .sidebar-nav__toggle {
        top: 62px; }
      /* line 179, ../../../shared/sass/ui/_sidebar-nav.scss */
      body.is-up .sidebar-nav__toggle {
        top: 62px; }
      /* line 183, ../../../shared/sass/ui/_sidebar-nav.scss */
      body.is-fixed.is-down .sidebar-nav__toggle {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0); }
      /* line 186, ../../../shared/sass/ui/_sidebar-nav.scss */
      body.is-fixed.is-up .sidebar-nav__toggle {
        -moz-transform: translateY(-130px);
        -ms-transform: translateY(-130px);
        -webkit-transform: translateY(-130px);
        transform: translateY(-130px); } }

/* line 193, ../../../shared/sass/ui/_sidebar-nav.scss */
body.is-fixed .bx-ie8 .sidebar-nav__toggle {
  top: 0; }
/* line 196, ../../../shared/sass/ui/_sidebar-nav.scss */
.bx-ie8 .sidebar-nav__toggle:after {
  bottom: auto;
  top: 4px; }
/* line 200, ../../../shared/sass/ui/_sidebar-nav.scss */
.bx-ie8 .sidebar-nav__toggle:before {
  bottom: auto;
  top: -9px; }

/* line 206, ../../../shared/sass/ui/_sidebar-nav.scss */
.swiper-nav {
  position: absolute;
  width: 285px;
  height: 100%; }
  @media (max-width: 767px) {
    /* line 206, ../../../shared/sass/ui/_sidebar-nav.scss */
    .swiper-nav {
      width: 100%; } }
  /* line 214, ../../../shared/sass/ui/_sidebar-nav.scss */
  .swiper-nav .swiper-nav__item {
    position: relative;
    float: none;
    list-style: none;
    border-bottom: 1px solid #aaaaaa;
    margin-bottom: 0;
    padding-left: 0; }
    /* line 222, ../../../shared/sass/ui/_sidebar-nav.scss */
    .swiper-nav .swiper-nav__item:before {
      content: none; }
    /* line 226, ../../../shared/sass/ui/_sidebar-nav.scss */
    .swiper-nav .swiper-nav__item:first-child {
      border-top: 1px solid #dcdad7; }
    /* line 230, ../../../shared/sass/ui/_sidebar-nav.scss */
    .swiper-nav .swiper-nav__item > a {
      display: block;
      color: #444444;
      height: 100%;
      line-height: 40px;
      padding-right: 30px;
      padding-left: 25px;
      border-bottom: none;
      font-weight: 400; }
      /* line 240, ../../../shared/sass/ui/_sidebar-nav.scss */
      .swiper-nav .swiper-nav__item > a:hover {
        background-color: #d9d9d9; }
      /* line 244, ../../../shared/sass/ui/_sidebar-nav.scss */
      .swiper-nav .swiper-nav__item > a span {
        display: inline-block;
        line-height: 1em;
        vertical-align: middle; }
  /* line 253, ../../../shared/sass/ui/_sidebar-nav.scss */
  .swiper-nav .swiper-nav__item--active > a {
    background-color: #d9d9d9; }
  /* line 257, ../../../shared/sass/ui/_sidebar-nav.scss */
  .swiper-nav .swiper-nav__item--active > .swiper-nav__sub, .swiper-nav .swiper-nav__item--active > .swiper-nav__sub--lvl1, .swiper-nav .swiper-nav__item--active > .swiper-nav__sub--lvl2 {
    max-height: 1000px; }
  /* line 265, ../../../shared/sass/ui/_sidebar-nav.scss */
  .swiper-nav .swiper-nav__item--selected > a {
    color: #fff;
    background-color: #0079c1; }
    /* line 269, ../../../shared/sass/ui/_sidebar-nav.scss */
    .swiper-nav .swiper-nav__item--selected > a:hover {
      color: #fff;
      background-color: #0079c1; }

/* line 277, ../../../shared/sass/ui/_sidebar-nav.scss */
.swiper-nav__wrap {
  height: auto !important;
  width: 275px !important;
  margin-left: 0 !important;
  background-color: #f2efeb;
  margin-top: 48px !important;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px; }
  @media (max-width: 767px) {
    /* line 277, ../../../shared/sass/ui/_sidebar-nav.scss */
    .swiper-nav__wrap {
      width: 100% !important;
      margin-top: 0 !important; }
      /* line 287, ../../../shared/sass/ui/_sidebar-nav.scss */
      .swiper-nav__wrap:before {
        content: none; } }
  /* line 291, ../../../shared/sass/ui/_sidebar-nav.scss */
  .swiper-nav__wrap:before {
    content: "";
    display: block;
    background: #f2efeb;
    width: 100%;
    height: 48px;
    position: absolute;
    top: -48px;
    right: 0; }

/* line 304, ../../../shared/sass/ui/_sidebar-nav.scss */
.swiper-nav__sub,
.swiper-nav__sub--lvl1,
.swiper-nav__sub--lvl2 {
  max-height: 0;
  overflow: hidden;
  -moz-transition: max-height 0.4s ease;
  -o-transition: max-height 0.4s ease;
  -webkit-transition: max-height 0.4s ease;
  transition: max-height 0.4s ease; }
  /* line 313, ../../../shared/sass/ui/_sidebar-nav.scss */
  .swiper-nav__sub .swiper-nav__item:first-child,
  .swiper-nav__sub--lvl1 .swiper-nav__item:first-child,
  .swiper-nav__sub--lvl2 .swiper-nav__item:first-child {
    border-top: 1px solid #aaaaaa; }
  /* line 316, ../../../shared/sass/ui/_sidebar-nav.scss */
  .swiper-nav__sub .swiper-nav__item:last-child,
  .swiper-nav__sub--lvl1 .swiper-nav__item:last-child,
  .swiper-nav__sub--lvl2 .swiper-nav__item:last-child {
    border-bottom: none; }

/* line 326, ../../../shared/sass/ui/_sidebar-nav.scss */
.swiper-nav__sub .swiper-nav__item > a {
  padding-left: 50px; }

/* line 335, ../../../shared/sass/ui/_sidebar-nav.scss */
.swiper-nav__sub--lvl1 .swiper-nav__item > a {
  padding-left: 75px; }

/* line 344, ../../../shared/sass/ui/_sidebar-nav.scss */
.swiper-nav__sub--lvl2 .swiper-nav__item > a {
  padding-left: 100px; }

/* line 353, ../../../shared/sass/ui/_sidebar-nav.scss */
.swiper-nav__sub--lvl3 .swiper-nav__item > a {
  padding-left: 115px; }

/* line 361, ../../../shared/sass/ui/_sidebar-nav.scss */
.swiper-nav__sub--lvl4 .swiper-nav__item > a {
  padding-left: 130px; }

/* line 367, ../../../shared/sass/ui/_sidebar-nav.scss */
.swiper-scrollbar {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  border-radius: 50%;
  padding-bottom: 60px; }
  /* line 376, ../../../shared/sass/ui/_sidebar-nav.scss */
  .swiper-scrollbar .swiper-scrollbar-drag {
    background: #787878;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

/* line 1, ../../../shared/sass/ui/_business-model.scss */
.business-model__container {
  position: relative; }
  /* line 4, ../../../shared/sass/ui/_business-model.scss */
  html.bx-ie .business-model__container {
    height: 0;
    padding-top: 275%; }
    /* line 8, ../../../shared/sass/ui/_business-model.scss */
    html.bx-ie .business-model__container svg {
      position: absolute;
      top: 0;
      left: 0; }
  /* line 15, ../../../shared/sass/ui/_business-model.scss */
  html.bx-ie8 .business-model__container {
    display: none; }

/* line 20, ../../../shared/sass/ui/_business-model.scss */
.svg-group__container {
  width: 642px;
  height: 1719px;
  position: absolute;
  top: 0px;
  left: 0px; }

/* line 28, ../../../shared/sass/ui/_business-model.scss */
.js-svg-group, .svg-group__close {
  cursor: pointer; }

/* line 3, ../../../shared/sass/ui/_sport.scss */
.tile__container--sport .tile, .tile__container--sport .media--grid {
  max-height: 143px; }

/* line 8, ../../../shared/sass/ui/_sport.scss */
.tile--sport .soc-icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  max-height: 105px; }

/* line 21, ../../../shared/sass/ui/_sport.scss */
.tile--sport:hover .tile__heading--sport {
  opacity: 0; }
/* line 24, ../../../shared/sass/ui/_sport.scss */
.tile--sport:hover .tile__title {
  top: -35px; }
  /* line 26, ../../../shared/sass/ui/_sport.scss */
  html.font_plus .tile--sport:hover .tile__title {
    top: -40px; }
  /* line 29, ../../../shared/sass/ui/_sport.scss */
  html.font_plus_plus .tile--sport:hover .tile__title {
    top: -65px; }
/* line 33, ../../../shared/sass/ui/_sport.scss */
.tile--sport:hover .tile__body--sport, .tile--sport:hover .tile__body--big-project {
  margin-top: 0; }

/* line 39, ../../../shared/sass/ui/_sport.scss */
.tile__heading--sport {
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 1;
  position: relative;
  width: 310px;
  height: 143px; }

@media (max-width: 640px) {
  /* line 47, ../../../shared/sass/ui/_sport.scss */
  .tile__heading--mobile-wide {
    width: auto; } }

/* line 53, ../../../shared/sass/ui/_sport.scss */
.tile__body--sport, .tile__body--big-project {
  -moz-transition: padding 0.6s ease;
  -o-transition: padding 0.6s ease;
  -webkit-transition: padding 0.6s ease;
  transition: padding 0.6s ease;
  margin-top: 5em; }
  /* line 57, ../../../shared/sass/ui/_sport.scss */
  .tile__body--sport .tile__title, .tile__body--big-project .tile__title {
    -moz-transition: top 0.6s ease, color 0.6s ease;
    -o-transition: top 0.6s ease, color 0.6s ease;
    -webkit-transition: top 0.6s ease, color 0.6s ease;
    transition: top 0.6s ease, color 0.6s ease;
    padding-left: 16px;
    top: 1px;
    position: relative;
    color: #0079c1;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 400;
    color: #838383; }

/* line 74, ../../../shared/sass/ui/_sport.scss */
.tile__container--sport.is-expanded {
  width: 100%; }
  /* line 77, ../../../shared/sass/ui/_sport.scss */
  .tile__container--sport.is-expanded .tile--sport:hover .tile__heading--sport {
    opacity: 1; }
  /* line 80, ../../../shared/sass/ui/_sport.scss */
  .tile__container--sport.is-expanded .tile--sport:hover .tile__title {
    top: 1px;
    -moz-transition: top 0.6s ease, color 0.6s ease;
    -o-transition: top 0.6s ease, color 0.6s ease;
    -webkit-transition: top 0.6s ease, color 0.6s ease;
    transition: top 0.6s ease, color 0.6s ease; }
  /* line 85, ../../../shared/sass/ui/_sport.scss */
  .tile__container--sport.is-expanded .tile__body--sport, .tile__container--sport.is-expanded .tile__body--big-project {
    margin-top: 0;
    padding-left: 134px;
    padding-right: 70px;
    padding-bottom: 25px; }
  /* line 91, ../../../shared/sass/ui/_sport.scss */
  .tile__container--sport.is-expanded .tile, .tile__container--sport.is-expanded .media--grid {
    height: auto;
    max-height: 1865px; }
  /* line 96, ../../../shared/sass/ui/_sport.scss */
  .tile__container--sport.is-expanded .tile__close {
    width: 44px;
    height: 44px;
    background-image: url("../images/icons/close_icon.png");
    background-repeat: no-repeat;
    background-position: 23px 10px;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer; }
    /* line 104, ../../../shared/sass/ui/_sport.scss */
    .tile__container--sport.is-expanded .tile__close:hover {
      background-image: url("../images/icons/close_icon-blue.png"); }
  /* line 111, ../../../shared/sass/ui/_sport.scss */
  .tile__container--sport.is-expanded .tile__heading--sport:hover {
    opacity: 1; }
  /* line 115, ../../../shared/sass/ui/_sport.scss */
  .tile__container--sport.is-expanded a.tile__media {
    cursor: default; }
  /* line 119, ../../../shared/sass/ui/_sport.scss */
  .tile__container--sport.is-expanded .tile__title {
    width: auto;
    padding-left: 0;
    text-transform: none; }
/* line 128, ../../../shared/sass/ui/_sport.scss */
.tile__container--sport .tile.tile--sport img, .tile__container--sport .tile--sport.media--grid img {
  display: block; }

/* line 1, ../../../shared/sass/ui/_big-project.scss */
.tile__body--big-project {
  position: relative;
  color: #000;
  max-height: 0;
  margin: 0; }
  /* line 7, ../../../shared/sass/ui/_big-project.scss */
  .tile__body--big-project .tile__title {
    margin-top: 1em; }

/* line 13, ../../../shared/sass/ui/_big-project.scss */
.tile--banner .tile__close, .context--content .tile--banner-grey .tile__close {
  display: none; }
/* line 16, ../../../shared/sass/ui/_big-project.scss */
.tile--banner .tile__close.tile__close, .context--content .tile--banner-grey .tile__close.tile__close {
  right: 10px;
  top: 10px;
  padding: 12px;
  width: 11px;
  height: 11px;
  background-color: rgba(0, 0, 0, 0.3);
  background-image: url(../images/icons/close_icon--white.png);
  background-size: 9px 9px;
  background-position: 50% 50%;
  -webkit-transition: right .3s ease;
  -moz-transition: right .3s ease;
  -ms-transition: right .3s ease;
  -o-transition: right .3s ease;
  transition: right .3s ease; }
  /* line 31, ../../../shared/sass/ui/_big-project.scss */
  .tile--banner .tile__close.tile__close:hover, .context--content .tile--banner-grey .tile__close.tile__close:hover {
    background-color: rgba(0, 0, 0, 0.1);
    background-image: url(../images/icons/close_icon--white.png); }

/* line 39, ../../../shared/sass/ui/_big-project.scss */
.tile--big-project .tile__media {
  padding-top: 46%;
  background-position: 0 0; }
/* line 43, ../../../shared/sass/ui/_big-project.scss */
.tile--big-project .tile, .tile--big-project .media--grid {
  cursor: pointer;
  max-height: none; }

/* line 51, ../../../shared/sass/ui/_big-project.scss */
.is-expanded.tile__container--sport .tile__body--big-project, .is-expanded.tile__container--sport .tile__body--sport, .is-expanded.tile__container--sport .tile__body--big-project {
  margin-top: 0;
  max-height: 1800px; }
  @media (max-width: 640px) {
    /* line 51, ../../../shared/sass/ui/_big-project.scss */
    .is-expanded.tile__container--sport .tile__body--big-project, .is-expanded.tile__container--sport .tile__body--sport, .is-expanded.tile__container--sport .tile__body--big-project {
      padding: 20px; } }
@media (max-width: 640px) {
  /* line 59, ../../../shared/sass/ui/_big-project.scss */
  .is-expanded.tile__container--sport .tile__heading {
    padding-top: 0; } }
/* line 64, ../../../shared/sass/ui/_big-project.scss */
.is-expanded .tile__caption {
  display: none; }
/* line 67, ../../../shared/sass/ui/_big-project.scss */
.is-expanded .tile, .is-expanded .media--grid {
  cursor: default; }
/* line 70, ../../../shared/sass/ui/_big-project.scss */
.is-expanded .tile__close {
  right: 10px; }

/* line 1, ../../../shared/sass/ui/_cookies.scss */
.cookie-container {
  background: #929292;
  width: 100%;
  position: relative;
  z-index: 2; }
  /* line 6, ../../../shared/sass/ui/_cookies.scss */
  .cookie-container .cookie-wrapper {
    margin: auto;
    padding: 30px 25px;
    max-width: 965px;
    color: #fff;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14px;
    /* 9 */
    font-size: 0.875rem;
    /* 9 */
    line-height: 1.23077;
    position: relative;
    font-weight: 400; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .cookie-container .cookie-wrapper {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 15.4px;
      /* 9 */
      font-size: 0.9625rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .cookie-container .cookie-wrapper {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 16.8px;
      /* 9 */
      font-size: 1.05rem;
      /* 9 */ }
    /* line 15, ../../../shared/sass/ui/_cookies.scss */
    .cookie-container .cookie-wrapper .cookie-col1 {
      padding-right: 25px;
      z-index: 1;
      position: relative; }
    /* line 20, ../../../shared/sass/ui/_cookies.scss */
    .cookie-container .cookie-wrapper .cookie-col2 {
      border-left: 1px dotted #dcddde;
      position: relative; }
      @media (max-width: 767px) {
        /* line 20, ../../../shared/sass/ui/_cookies.scss */
        .cookie-container .cookie-wrapper .cookie-col2 {
          padding-top: 20px;
          margin-top: 20px;
          border-left: none; }
          /* line 27, ../../../shared/sass/ui/_cookies.scss */
          .cookie-container .cookie-wrapper .cookie-col2:after {
            content: '';
            display: block;
            top: 0;
            position: absolute;
            height: 1px;
            left: 25px;
            border-top: 1px dotted #dcddde;
            width: 94%; } }
      /* line 38, ../../../shared/sass/ui/_cookies.scss */
      .cookie-container .cookie-wrapper .cookie-col2 p {
        color: #dcddde; }
      /* line 41, ../../../shared/sass/ui/_cookies.scss */
      .cookie-container .cookie-wrapper .cookie-col2 a {
        color: #fff; }
        /* line 43, ../../../shared/sass/ui/_cookies.scss */
        .cookie-container .cookie-wrapper .cookie-col2 a.btn {
          float: right; }

/* line 51, ../../../shared/sass/ui/_cookies.scss */
.cookie-person {
  position: relative; }
  /* line 53, ../../../shared/sass/ui/_cookies.scss */
  .cookie-person .chosen-container {
    width: 260px !important;
    height: 30px; }
    /* line 56, ../../../shared/sass/ui/_cookies.scss */
    .cookie-person .chosen-container a {
      padding: 0;
      background-color: transparent;
      width: 100%;
      display: inline-block; }
      /* line 61, ../../../shared/sass/ui/_cookies.scss */
      .cookie-person .chosen-container a span {
        color: #97e6ff;
        border-bottom: 1px dashed;
        background: url(../images/icons/arrow-down-light-blue.png) right center no-repeat;
        width: 100%; }
    /* line 68, ../../../shared/sass/ui/_cookies.scss */
    .cookie-person .chosen-container .chosen-results {
      -moz-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
      box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px; }
      /* line 70, ../../../shared/sass/ui/_cookies.scss */
      .cookie-person .chosen-container .chosen-results li {
        height: 40px !important;
        line-height: 40px;
        color: #838383;
        border-top: 1px solid;
        padding: 0 0 0 20px !important; }
        /* line 76, ../../../shared/sass/ui/_cookies.scss */
        .cookie-person .chosen-container .chosen-results li:first-child {
          border: none; }
        /* line 79, ../../../shared/sass/ui/_cookies.scss */
        .cookie-person .chosen-container .chosen-results li.highlighted {
          background-color: #7e7e7e;
          color: #fff !important; }

/* line 1, ../../../shared/sass/ui/_sibneft.scss */
font[size="1"] {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus font[size="1"] {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus font[size="1"] {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }

/* line 4, ../../../shared/sass/ui/_sibneft.scss */
font[size="1"] p, font[size="1"] ul, font[size="1"] ol {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 15px;
  /* 9 */
  font-size: 0.9375rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus font[size="1"] p, html.font_plus font[size="1"] ul, html.font_plus font[size="1"] ol {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.5px;
    /* 9 */
    font-size: 1.03125rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus font[size="1"] p, html.font_plus_plus font[size="1"] ul, html.font_plus_plus font[size="1"] ol {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */ }

/* line 7, ../../../shared/sass/ui/_sibneft.scss */
td ul > li {
  text-align: left; }

/* line 12, ../../../shared/sass/ui/_sibneft.scss */
.context--content img {
  max-width: 100%; }
/* line 15, ../../../shared/sass/ui/_sibneft.scss */
.context--content table td img {
  max-width: 100%; }

/* line 21, ../../../shared/sass/ui/_sibneft.scss */
.search-form-left input[type="text"] {
  border: solid 1px #949496;
  background: white;
  width: 120px;
  height: 17px;
  color: #949599;
  font-size: .9em;
  margin-top: -4px;
  padding-left: 5px; }
/* line 31, ../../../shared/sass/ui/_sibneft.scss */
.search-form-left img {
  cursor: pointer;
  position: relative;
  top: 3px;
  border-radius: 2px; }
/* line 37, ../../../shared/sass/ui/_sibneft.scss */
.search-form-left table td {
  vertical-align: bottom;
  padding: 0;
  margin: 0; }

/* line 44, ../../../shared/sass/ui/_sibneft.scss */
#search_button img {
  height: 14px;
  border-radius: 2px; }

/* line 49, ../../../shared/sass/ui/_sibneft.scss */
#sibneft {
  position: relative; }
  /* line 52, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft:after {
    content: "";
    display: table;
    clear: both; }
  /* line 58, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .column {
    margin: 0px;
    padding: 0px;
    float: right;
    box-sizing: border-box;
    position: relative;
    right: 0px;
    width: 209px;
    margin-top: -30px; }
  /* line 69, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .kolonna {
    margin: 0px;
    padding: 0px;
    float: right;
    box-sizing: border-box;
    position: relative;
    right: 0px;
    width: 209px;
    margin-top: -30px; }
  /* line 80, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .contbox {
    width: 100%; }
    /* line 84, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .contbox .cover {
      position: relative;
      left: 0px;
      float: left;
      margin-right: 20px; }
      /* line 89, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .contbox .cover .date {
        position: absolute;
        padding: 10px;
        color: white;
        font-weight: bold;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14px;
        /* 9 */
        font-size: 0.875rem;
        /* 9 */
        background: #0079c1;
        left: 0;
        top: 0;
        margin: 0; }
        /* line 166, ../../../shared/sass/base/_mixins.scss */
        html.font_plus #sibneft .contbox .cover .date {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 15.4px;
          /* 9 */
          font-size: 0.9625rem;
          /* 9 */ }
        /* line 169, ../../../shared/sass/base/_mixins.scss */
        html.font_plus_plus #sibneft .contbox .cover .date {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 16.8px;
          /* 9 */
          font-size: 1.05rem;
          /* 9 */ }
    /* line 101, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .contbox .posts {
      position: relative;
      right: 0px; }
      /* line 105, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .contbox .posts a {
        text-decoration: underline; }
        /* line 107, ../../../shared/sass/ui/_sibneft.scss */
        #sibneft .contbox .posts a:hover {
          text-decoration: none; }
      /* line 112, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .contbox .posts p {
        margin: 15px 0 25px 0; }
      /* line 116, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .contbox .posts h1 {
        color: #0079c1;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 30px;
        /* 9 */
        font-size: 1.875rem;
        /* 9 */ }
        /* line 166, ../../../shared/sass/base/_mixins.scss */
        html.font_plus #sibneft .contbox .posts h1 {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 33px;
          /* 9 */
          font-size: 2.0625rem;
          /* 9 */ }
        /* line 169, ../../../shared/sass/base/_mixins.scss */
        html.font_plus_plus #sibneft .contbox .posts h1 {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 36px;
          /* 9 */
          font-size: 2.25rem;
          /* 9 */ }
  /* line 123, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .tools {
    width: 561px;
    position: relative;
    left: 0px;
    margin: 30px 0 20px 0;
    height: 65px;
    float: left; }
    /* line 130, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .tools .subscr {
      position: relative;
      left: 0px;
      float: left;
      color: #fff;
      width: 311px;
      background: #0079c0;
      padding: 10px 25px 10px 25px;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12px;
      /* 9 */
      font-size: 0.75rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus #sibneft .tools .subscr {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 13.2px;
        /* 9 */
        font-size: 0.825rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus #sibneft .tools .subscr {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14.4px;
        /* 9 */
        font-size: 0.9rem;
        /* 9 */ }
      /* line 139, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .tools .subscr input[type="text"] {
        border: 1px solid grey;
        background: white;
        width: 207px;
        height: 16px;
        color: #000;
        font-size: 1.05em;
        margin-top: 5px; }
      /* line 148, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .tools .subscr input[type="submit"] {
        border: none;
        height: 18px;
        padding: 0 2px 0 2px;
        cursor: pointer;
        color: #fff;
        font-weight: bold;
        background-color: #4fc0ec;
        margin-left: 3px; }
      /* line 158, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .tools .subscr p {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 13px;
        /* 9 */
        font-size: 0.8125rem;
        /* 9 */
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #fff; }
        /* line 166, ../../../shared/sass/base/_mixins.scss */
        html.font_plus #sibneft .tools .subscr p {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 14.3px;
          /* 9 */
          font-size: 0.89375rem;
          /* 9 */ }
        /* line 169, ../../../shared/sass/base/_mixins.scss */
        html.font_plus_plus #sibneft .tools .subscr p {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 15.6px;
          /* 9 */
          font-size: 0.975rem;
          /* 9 */ }
      /* line 165, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .tools .subscr table td {
        vertical-align: bottom;
        padding: 0;
        margin: 0; }
  /* line 173, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .textblock {
    margin-top: 23px;
    width: 561px;
    position: relative;
    left: 0px;
    float: left; }
    /* line 179, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .textblock h1 {
      color: #0079c1 !important;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14px;
      /* 9 */
      font-size: 0.875rem;
      /* 9 */
      text-transform: uppercase;
      font-weight: bold;
      margin: 0 0 0px 0; }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus #sibneft .textblock h1 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 15.4px;
        /* 9 */
        font-size: 0.9625rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus #sibneft .textblock h1 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 16.8px;
        /* 9 */
        font-size: 1.05rem;
        /* 9 */ }
    /* line 186, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .textblock p {
      margin: 20px 0 0 0;
      padding-right: 25px;
      color: black;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12px;
      /* 9 */
      font-size: 0.75rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus #sibneft .textblock p {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 13.2px;
        /* 9 */
        font-size: 0.825rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus #sibneft .textblock p {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14.4px;
        /* 9 */
        font-size: 0.9rem;
        /* 9 */ }
  /* line 195, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .footer .leftcol {
    position: relative;
    left: 0px;
    float: left;
    width: 200px; }
    /* line 200, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .footer .leftcol h1 {
      color: #0079c1 !important;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14px;
      /* 9 */
      font-size: 0.875rem;
      /* 9 */
      text-transform: uppercase;
      font-weight: bold;
      margin: 0 0 5px 0; }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus #sibneft .footer .leftcol h1 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 15.4px;
        /* 9 */
        font-size: 0.9625rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus #sibneft .footer .leftcol h1 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 16.8px;
        /* 9 */
        font-size: 1.05rem;
        /* 9 */ }
  /* line 208, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .footer [class*='link-'] {
    margin-top: 15px;
    padding-right: 15px; }
    /* line 211, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .footer [class*='link-'] img {
      margin-top: 5px; }
  /* line 215, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .footer .rightcol {
    position: relative;
    right: 0px;
    float: right;
    width: 311px;
    padding: 0 25px 0 25px; }
    /* line 221, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .footer .rightcol h1 {
      color: #0079c1 !important;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14px;
      /* 9 */
      font-size: 0.875rem;
      /* 9 */
      text-transform: uppercase;
      font-weight: bold;
      margin: 0 0 5px 0; }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus #sibneft .footer .rightcol h1 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 15.4px;
        /* 9 */
        font-size: 0.9625rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus #sibneft .footer .rightcol h1 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 16.8px;
        /* 9 */
        font-size: 1.05rem;
        /* 9 */ }
    /* line 228, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .footer .rightcol p {
      margin: 0;
      padding: 15px 0 0 0; }
  /* line 235, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .fullpost {
    position: relative; }
    /* line 237, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .fullpost .title {
      float: left;
      display: block; }
    /* line 241, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .fullpost .rate {
      width: 210px;
      position: relative;
      right: 0px;
      float: right;
      color: #77787b;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 11px;
      /* 9 */
      font-size: 0.6875rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus #sibneft .fullpost .rate {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 12.1px;
        /* 9 */
        font-size: 0.75625rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus #sibneft .fullpost .rate {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 13.2px;
        /* 9 */
        font-size: 0.825rem;
        /* 9 */ }
      /* line 248, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .fullpost .rate table td {
        padding-right: 2px;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 11px;
        /* 9 */
        font-size: 0.6875rem;
        /* 9 */ }
        /* line 166, ../../../shared/sass/base/_mixins.scss */
        html.font_plus #sibneft .fullpost .rate table td {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 12.1px;
          /* 9 */
          font-size: 0.75625rem;
          /* 9 */ }
        /* line 169, ../../../shared/sass/base/_mixins.scss */
        html.font_plus_plus #sibneft .fullpost .rate table td {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 13.2px;
          /* 9 */
          font-size: 0.825rem;
          /* 9 */ }
    /* line 253, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .fullpost .anons {
      padding-left: 80px;
      color: #0079c1; }
    /* line 257, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .fullpost h5 {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 18px;
      /* 9 */
      font-size: 1.125rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus #sibneft .fullpost h5 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 19.8px;
        /* 9 */
        font-size: 1.2375rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus #sibneft .fullpost h5 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 21.6px;
        /* 9 */
        font-size: 1.35rem;
        /* 9 */ }
    /* line 260, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .fullpost .pict {
      position: absolute;
      right: 0;
      left: 100%;
      float: right;
      margin-left: 36px;
      padding-top: 20px;
      width: 47%;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13px;
      /* 9 */
      font-size: 0.8125rem;
      /* 9 */
      line-height: normal;
      color: #838383; }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus #sibneft .fullpost .pict {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14.3px;
        /* 9 */
        font-size: 0.89375rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus #sibneft .fullpost .pict {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 15.6px;
        /* 9 */
        font-size: 0.975rem;
        /* 9 */ }
      @media (max-width: 360px) {
        /* line 260, ../../../shared/sass/ui/_sibneft.scss */
        #sibneft .fullpost .pict {
          position: relative;
          float: none; } }
      @media (max-width: 360px) {
        /* line 276, ../../../shared/sass/ui/_sibneft.scss */
        #sibneft .fullpost .pict img {
          width: 50%; } }
      /* line 282, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .fullpost .pict:nth-of-type(1) {
        position: absolute;
        right: 0;
        left: 100%;
        float: right;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 13px;
        /* 9 */
        font-size: 0.8125rem;
        /* 9 */
        line-height: normal;
        color: #838383; }
        /* line 166, ../../../shared/sass/base/_mixins.scss */
        html.font_plus #sibneft .fullpost .pict:nth-of-type(1) {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 14.3px;
          /* 9 */
          font-size: 0.89375rem;
          /* 9 */ }
        /* line 169, ../../../shared/sass/base/_mixins.scss */
        html.font_plus_plus #sibneft .fullpost .pict:nth-of-type(1) {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 15.6px;
          /* 9 */
          font-size: 0.975rem;
          /* 9 */ }
        @media (max-width: 960px) {
          /* line 282, ../../../shared/sass/ui/_sibneft.scss */
          #sibneft .fullpost .pict:nth-of-type(1) {
            position: relative;
            left: 0;
            padding-top: 0; } }
        @media (max-width: 640px) {
          /* line 282, ../../../shared/sass/ui/_sibneft.scss */
          #sibneft .fullpost .pict:nth-of-type(1) {
            display: none; } }
      /* line 300, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .fullpost .pict a.lightbox.modern-zoombox {
        margin-top: 25px;
        margin-bottom: 5px; }
        /* line 303, ../../../shared/sass/ui/_sibneft.scss */
        #sibneft .fullpost .pict a.lightbox.modern-zoombox:first-child {
          margin-top: 0; }
    /* line 309, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .fullpost .highlight-text {
      margin: 0 0 20px 0;
      display: block;
      position: relative;
      background-color: #fff;
      -moz-box-shadow: 2px 3px 10px 1px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 2px 3px 10px 1px rgba(0, 0, 0, 0.1);
      box-shadow: 2px 3px 10px 1px rgba(0, 0, 0, 0.1);
      border-collapse: separate;
      -webkit-font-smoothing: auto;
      padding: 25px; }
      /* line 320, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .fullpost .highlight-text p {
        width: 415px;
        padding: 0;
        margin: 0 0 10px 0;
        color: #585858;
        line-height: 1.4em; }
        /* line 326, ../../../shared/sass/ui/_sibneft.scss */
        #sibneft .fullpost .highlight-text p:last-child {
          margin: 0; }
      /* line 330, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .fullpost .highlight-text h4 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 18px;
        /* 9 */
        font-size: 1.125rem;
        /* 9 */
        color: #0377c4;
        margin: 0 0 10px 0;
        padding: 0;
        padding-bottom: 25px;
        border-bottom: 3px solid;
        font-weight: 400;
        text-transform: uppercase; }
        /* line 166, ../../../shared/sass/base/_mixins.scss */
        html.font_plus #sibneft .fullpost .highlight-text h4 {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 19.8px;
          /* 9 */
          font-size: 1.2375rem;
          /* 9 */ }
        /* line 169, ../../../shared/sass/base/_mixins.scss */
        html.font_plus_plus #sibneft .fullpost .highlight-text h4 {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 21.6px;
          /* 9 */
          font-size: 1.35rem;
          /* 9 */ }
  /* line 343, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .seealso {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 20px; }
    /* line 348, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .seealso h1 {
      color: #0079c1;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14px;
      /* 9 */
      font-size: 0.875rem;
      /* 9 */
      margin-bottom: 15px;
      font-weight: bold; }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus #sibneft .seealso h1 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 15.4px;
        /* 9 */
        font-size: 0.9625rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus #sibneft .seealso h1 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 16.8px;
        /* 9 */
        font-size: 1.05rem;
        /* 9 */ }
    /* line 354, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .seealso h5 {
      margin: 20px 0 0 0;
      color: #0079c1 !important; }
    /* line 358, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .seealso li {
      margin-bottom: 5px;
      display: table; }
      /* line 361, ../../../shared/sass/ui/_sibneft.scss */
      #sibneft .seealso li:before {
        content: "\2014";
        color: #0079c1;
        display: table-cell;
        padding-right: .5em; }
  /* line 370, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .commentfield {
    border-top: 1px dotted grey;
    padding: 15px 0 0 0;
    color: #52bfec;
    font-weight: bold;
    border-bottom: 1px dotted grey;
    float: left;
    width: 640px; }
    /* line 378, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .commentfield a {
      color: #0079c1;
      text-decoration: underline;
      font-weight: bold; }
  /* line 385, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .commentleft, #sibneft .commentright {
    float: left;
    width: 50%;
    margin-bottom: 15px; }
  /* line 390, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .commentright {
    text-align: right; }
  /* line 393, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .comment {
    font-weight: normal;
    width: 640px;
    padding: 15px;
    border-top: 1px dotted grey;
    background: #f7f7f7;
    color: #949598;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 11px;
    /* 9 */
    font-size: 0.6875rem;
    /* 9 */ }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus #sibneft .comment {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12.1px;
      /* 9 */
      font-size: 0.75625rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus #sibneft .comment {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13.2px;
      /* 9 */
      font-size: 0.825rem;
      /* 9 */ }
    /* line 401, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .comment span {
      color: #0079c1;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12px;
      /* 9 */
      font-size: 0.75rem;
      /* 9 */
      font-weight: bold; }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus #sibneft .comment span {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 13.2px;
        /* 9 */
        font-size: 0.825rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus #sibneft .comment span {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14.4px;
        /* 9 */
        font-size: 0.9rem;
        /* 9 */ }
    /* line 406, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .comment p {
      padding-right: 20px;
      font-weight: normal;
      margin: 10px 0;
      color: black;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 12px;
      /* 9 */
      font-size: 0.75rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus #sibneft .comment p {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 13.2px;
        /* 9 */
        font-size: 0.825rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus #sibneft .comment p {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 14.4px;
        /* 9 */
        font-size: 0.9rem;
        /* 9 */ }
  /* line 414, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .commentform {
    border-top: 1px dotted grey;
    color: black;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12px;
    /* 9 */
    font-size: 0.75rem;
    /* 9 */
    padding: 10px 0 30px 0;
    float: left;
    font-weight: normal; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus #sibneft .commentform {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13.2px;
      /* 9 */
      font-size: 0.825rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus #sibneft .commentform {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14.4px;
      /* 9 */
      font-size: 0.9rem;
      /* 9 */ }
    /* line 421, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .commentform input[type="text"] {
      width: 200px;
      height: 18px;
      border: 1px solid #949598;
      margin: 10px 0 10px 0; }
    /* line 427, ../../../shared/sass/ui/_sibneft.scss */
    #sibneft .commentform textarea {
      border: 1px solid #949598;
      width: 640px;
      height: 65px;
      margin: 10px 0 10px 0; }
  /* line 435, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .search-form {
    color: white;
    height: 41px;
    width: 176px;
    background-color: #0079c1;
    padding: 12px; }

/* line 444, ../../../shared/sass/ui/_sibneft.scss */
#sib_tags {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */
  clear: both;
  margin-top: 20px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus #sib_tags {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus #sib_tags {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }

/* line 450, ../../../shared/sass/ui/_sibneft.scss */
.search-bt {
  background: url("../img/search-bt.gif") no-repeat scroll left top transparent;
  border: 0 none;
  cursor: pointer;
  height: 14px;
  width: 14px;
  line-height: 14px;
  vertical-align: middle;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 10px;
  /* 9 */
  font-size: 0.625rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .search-bt {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 11px;
    /* 9 */
    font-size: 0.6875rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .search-bt {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12px;
    /* 9 */
    font-size: 0.75rem;
    /* 9 */ }

/* line 460, ../../../shared/sass/ui/_sibneft.scss */
.search-fld {
  height: 14px;
  width: 155px;
  border: none;
  line-height: 14px;
  vertical-align: middle;
  border-radius: 1px; }

/* line 469, ../../../shared/sass/ui/_sibneft.scss */
.sib-search {
  padding-top: 8px; }

/* line 473, ../../../shared/sass/ui/_sibneft.scss */
.upbut {
  background: url(/img/upbut.png) 0px 5px no-repeat;
  padding-left: 18px;
  color: #0079c1;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.75rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .upbut {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .upbut {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.4px;
    /* 9 */
    font-size: 0.9rem;
    /* 9 */ }

/* PopUp aka Modal */
/* line 482, ../../../shared/sass/ui/_sibneft.scss */
#pop-box {
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999; }
  /* line 492, ../../../shared/sass/ui/_sibneft.scss */
  #pop-box .popup {
    width: 298px;
    padding: 28px 62px;
    border: 3px solid #084d9a;
    z-index: 1000;
    position: fixed;
    background-color: #fff;
    top: 0;
    left: 0;
    display: none;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12px;
    /* 9 */
    font-size: 0.75rem;
    /* 9 */ }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus #pop-box .popup {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13.2px;
      /* 9 */
      font-size: 0.825rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus #pop-box .popup {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14.4px;
      /* 9 */
      font-size: 0.9rem;
      /* 9 */ }
    /* line 503, ../../../shared/sass/ui/_sibneft.scss */
    #pop-box .popup input, #pop-box .popup textarea {
      width: 298px;
      border: 1px solid #959597;
      padding: 5px;
      margin: 5px 0;
      font: normal 12px Arial;
      resize: none; }
    /* line 511, ../../../shared/sass/ui/_sibneft.scss */
    #pop-box .popup input[type=text] {
      border: 1px solid #d4d4d4 !important;
      margin: 5px 0 15px 0 !important;
      background-color: #f2f2f2;
      font: normal 12px Arial;
      width: 380px !important;
      resize: none;
      outline: none;
      padding: 5px; }
      /* line 520, ../../../shared/sass/ui/_sibneft.scss */
      #pop-box .popup input[type=text].empty {
        color: #adadad; }
    /* line 524, ../../../shared/sass/ui/_sibneft.scss */
    #pop-box .popup h3 {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 16px;
      /* 9 */
      font-size: 1rem;
      /* 9 */
      text-transform: uppercase; }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus #pop-box .popup h3 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 17.6px;
        /* 9 */
        font-size: 1.1rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus #pop-box .popup h3 {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 19.2px;
        /* 9 */
        font-size: 1.2rem;
        /* 9 */ }
  /* line 529, ../../../shared/sass/ui/_sibneft.scss */
  #pop-box .pop-close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer; }

/* end PopUp */
/* line 539, ../../../shared/sass/ui/_sibneft.scss */
.hr {
  border-top: 1px dotted #A5A5A5;
  width: auto !important;
  margin: 15px 0 15px 0; }

/* line 546, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-photogal div[class^=one-row] {
  margin-bottom: 15px; }
  /* line 548, ../../../shared/sass/ui/_sibneft.scss */
  .sibneft-photogal div[class^=one-row] .item:nth-child(2n+2) {
    margin-right: 0 !important; }
/* line 552, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-photogal .item {
  width: 330px;
  min-height: 310px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 14px;
  zoom: 1;
  *display: inline;
  height: auto !important;
  _overflow: hidden;
  margin-right: 6px; }
  /* line 565, ../../../shared/sass/ui/_sibneft.scss */
  .sibneft-photogal .item .photocontainer {
    width: 334px;
    height: 222px;
    overflow: hidden;
    background: #d5d6d8;
    text-align: center; }
    /* line 571, ../../../shared/sass/ui/_sibneft.scss */
    .sibneft-photogal .item .photocontainer img {
      max-width: 334px;
      height: 222px; }
    /* line 575, ../../../shared/sass/ui/_sibneft.scss */
    .sibneft-photogal .item .photocontainer .textcontainer {
      padding: 12px 21px 21px 21px;
      background: #f7f7f7; }
  /* line 580, ../../../shared/sass/ui/_sibneft.scss */
  .sibneft-photogal .item .uparrowbg {
    background: url(/img/gallerytextbg.png) left top no-repeat;
    padding-top: 16px;
    position: relative;
    z-index: 10;
    left: 0;
    bottom: 16px;
    width: 334px; }

/*SIBNEFT*/
/*книжный обзор*/
/* line 597, ../../../shared/sass/ui/_sibneft.scss */
.bx-ie8 .magazines-galls .item .photocontainer table tr,
.bx-ie9 .magazines-galls .item .photocontainer table tr {
  display: table-row; }
  /* line 599, ../../../shared/sass/ui/_sibneft.scss */
  .bx-ie8 .magazines-galls .item .photocontainer table tr td,
  .bx-ie9 .magazines-galls .item .photocontainer table tr td {
    float: none;
    display: table-cell; }

/* line 609, ../../../shared/sass/ui/_sibneft.scss */
.magazines-galls div[class^=one-row] .item:nth-child(2n+2) {
  margin-right: 0 !important; }
@media (max-width: 640px) {
  /* line 613, ../../../shared/sass/ui/_sibneft.scss */
  .magazines-galls .item {
    width: 100%; } }
/* line 619, ../../../shared/sass/ui/_sibneft.scss */
.magazines-galls .item .photocontainer {
  background: #d5d6d8;
  position: relative;
  padding-bottom: 10px; }
  /* line 623, ../../../shared/sass/ui/_sibneft.scss */
  .magazines-galls .item .photocontainer .printready {
    position: absolute;
    right: 5px;
    bottom: 5px;
    cursor: help;
    color: #868585; }
  /* line 630, ../../../shared/sass/ui/_sibneft.scss */
  .magazines-galls .item .photocontainer img {
    display: block; }
  /* line 633, ../../../shared/sass/ui/_sibneft.scss */
  .magazines-galls .item .photocontainer table {
    border: 0;
    margin: 0;
    display: block; }
    /* line 637, ../../../shared/sass/ui/_sibneft.scss */
    .magazines-galls .item .photocontainer table tr {
      display: block; }
      /* line 639, ../../../shared/sass/ui/_sibneft.scss */
      .magazines-galls .item .photocontainer table tr td {
        text-align: left;
        color: #000 !important;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 12px;
        /* 9 */
        font-size: 0.75rem;
        /* 9 */
        line-height: 16px;
        vertical-align: top;
        padding: 10px;
        border: none !important;
        float: left;
        width: 50%;
        display: block; }
        /* line 166, ../../../shared/sass/base/_mixins.scss */
        html.font_plus .magazines-galls .item .photocontainer table tr td {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 13.2px;
          /* 9 */
          font-size: 0.825rem;
          /* 9 */ }
        /* line 169, ../../../shared/sass/base/_mixins.scss */
        html.font_plus_plus .magazines-galls .item .photocontainer table tr td {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 14.4px;
          /* 9 */
          font-size: 0.9rem;
          /* 9 */ }
        @media (max-width: 640px) {
          /* line 639, ../../../shared/sass/ui/_sibneft.scss */
          .magazines-galls .item .photocontainer table tr td {
            max-width: none;
            width: 50% !important; } }
        @media (max-width: 360px) {
          /* line 639, ../../../shared/sass/ui/_sibneft.scss */
          .magazines-galls .item .photocontainer table tr td {
            width: 100% !important; } }
        /* line 657, ../../../shared/sass/ui/_sibneft.scss */
        .magazines-galls .item .photocontainer table tr td.tdtitle {
          text-transform: uppercase;
          color: #0079c1;
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 13px;
          /* 9 */
          font-size: 0.8125rem;
          /* 9 */
          font-style: normal;
          font-weight: normal; }
          /* line 166, ../../../shared/sass/base/_mixins.scss */
          html.font_plus .magazines-galls .item .photocontainer table tr td.tdtitle {
            /* 3 */
            /* 3 */
            /* 4 */
            /* 6 */
            /* 6 */
            /* 7 */
            font-size: 14.3px;
            /* 9 */
            font-size: 0.89375rem;
            /* 9 */ }
          /* line 169, ../../../shared/sass/base/_mixins.scss */
          html.font_plus_plus .magazines-galls .item .photocontainer table tr td.tdtitle {
            /* 3 */
            /* 3 */
            /* 4 */
            /* 6 */
            /* 6 */
            /* 7 */
            font-size: 15.6px;
            /* 9 */
            font-size: 0.975rem;
            /* 9 */ }
        /* line 664, ../../../shared/sass/ui/_sibneft.scss */
        .magazines-galls .item .photocontainer table tr td.title {
          border: none;
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 14px;
          /* 9 */
          font-size: 0.875rem;
          /* 9 */
          float: left;
          display: block;
          font-weight: 600; }
          /* line 166, ../../../shared/sass/base/_mixins.scss */
          html.font_plus .magazines-galls .item .photocontainer table tr td.title {
            /* 3 */
            /* 3 */
            /* 4 */
            /* 6 */
            /* 6 */
            /* 7 */
            font-size: 15.4px;
            /* 9 */
            font-size: 0.9625rem;
            /* 9 */ }
          /* line 169, ../../../shared/sass/base/_mixins.scss */
          html.font_plus_plus .magazines-galls .item .photocontainer table tr td.title {
            /* 3 */
            /* 3 */
            /* 4 */
            /* 6 */
            /* 6 */
            /* 7 */
            font-size: 16.8px;
            /* 9 */
            font-size: 1.05rem;
            /* 9 */ }
    /* line 673, ../../../shared/sass/ui/_sibneft.scss */
    .magazines-galls .item .photocontainer table tr:hover td, .magazines-galls .item .photocontainer table tr:hover th {
      background: transparent !important;
      border-color: transparent !important; }
/* line 679, ../../../shared/sass/ui/_sibneft.scss */
.magazines-galls .item .textcontainer {
  padding: 12px 21px 21px 21px;
  background: #f7f7f7; }
/* line 683, ../../../shared/sass/ui/_sibneft.scss */
.magazines-galls .item .uparrowbg {
  padding-top: 16px;
  position: relative;
  z-index: 10;
  left: 0;
  bottom: 16px; }
  /* line 689, ../../../shared/sass/ui/_sibneft.scss */
  .magazines-galls .item .uparrowbg:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #f7f7f7; }
/* line 703, ../../../shared/sass/ui/_sibneft.scss */
.magazines-galls .item-big {
  margin-bottom: 35px; }
  /* line 707, ../../../shared/sass/ui/_sibneft.scss */
  .magazines-galls .item-big .photocontainer {
    width: 50%;
    float: left;
    vertical-align: top;
    overflow: hidden;
    background: #d5d6d8;
    text-align: center;
    zoom: 1;
    padding-top: 20px; }
    @media (max-width: 640px) {
      /* line 707, ../../../shared/sass/ui/_sibneft.scss */
      .magazines-galls .item-big .photocontainer {
        width: 100%; } }
    /* line 719, ../../../shared/sass/ui/_sibneft.scss */
    .magazines-galls .item-big .photocontainer table {
      width: 100%;
      border-collapse: collapse;
      border: 0; }
      /* line 724, ../../../shared/sass/ui/_sibneft.scss */
      .magazines-galls .item-big .photocontainer table tr td {
        text-align: left;
        color: #000 !important;
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 12px;
        /* 9 */
        font-size: 0.75rem;
        /* 9 */
        line-height: 16px;
        vertical-align: top;
        padding: 10px 35px;
        width: 100%;
        max-width: none; }
        /* line 166, ../../../shared/sass/base/_mixins.scss */
        html.font_plus .magazines-galls .item-big .photocontainer table tr td {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 13.2px;
          /* 9 */
          font-size: 0.825rem;
          /* 9 */ }
        /* line 169, ../../../shared/sass/base/_mixins.scss */
        html.font_plus_plus .magazines-galls .item-big .photocontainer table tr td {
          /* 3 */
          /* 3 */
          /* 4 */
          /* 6 */
          /* 6 */
          /* 7 */
          font-size: 14.4px;
          /* 9 */
          font-size: 0.9rem;
          /* 9 */ }
      /* line 734, ../../../shared/sass/ui/_sibneft.scss */
      .magazines-galls .item-big .photocontainer table tr:first-child td {
        text-align: center; }
      /* line 738, ../../../shared/sass/ui/_sibneft.scss */
      .magazines-galls .item-big .photocontainer table tr:hover td, .magazines-galls .item-big .photocontainer table tr:hover th {
        background: transparent !important;
        border-color: #949494 !important; }
    /* line 743, ../../../shared/sass/ui/_sibneft.scss */
    .magazines-galls .item-big .photocontainer img {
      height: auto; }
  /* line 747, ../../../shared/sass/ui/_sibneft.scss */
  .magazines-galls .item-big .leftarrowbg {
    width: 50%;
    float: left;
    vertical-align: top;
    zoom: 1;
    height: auto !important;
    position: relative; }
    @media (max-width: 640px) {
      /* line 747, ../../../shared/sass/ui/_sibneft.scss */
      .magazines-galls .item-big .leftarrowbg {
        width: 100%; } }
    /* line 757, ../../../shared/sass/ui/_sibneft.scss */
    .magazines-galls .item-big .leftarrowbg:before {
      content: '';
      position: absolute;
      left: -15px;
      top: 50px;
      width: 0;
      height: 0;
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      border-right: 15px solid #f7f7f7; }
      @media (max-width: 640px) {
        /* line 757, ../../../shared/sass/ui/_sibneft.scss */
        .magazines-galls .item-big .leftarrowbg:before {
          top: -15px;
          left: 50%;
          margin-left: -15px;
          border-top: none;
          border-left: 15px solid transparent;
          border-right: 15px solid transparent;
          border-bottom: 15px solid #f7f7f7; } }
  /* line 778, ../../../shared/sass/ui/_sibneft.scss */
  .magazines-galls .item-big .textcontainer {
    padding: 25px 30px;
    background: #f7f7f7; }
    /* line 781, ../../../shared/sass/ui/_sibneft.scss */
    .magazines-galls .item-big .textcontainer p {
      width: auto;
      margin: 0 0 10px 0;
      padding: 0; }

/* --- */
/* line 792, ../../../shared/sass/ui/_sibneft.scss */
.UF_PHOTOGRAF {
  display: block;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */
  color: #838383;
  margin-bottom: 0; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .UF_PHOTOGRAF {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .UF_PHOTOGRAF {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }

/* line 799, ../../../shared/sass/ui/_sibneft.scss */
.vrez {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 0.875rem;
  /* 9 */
  background: url(../images/quote-blue.png) 0 0 no-repeat;
  padding: 0 180px 0 50px;
  margin-bottom: 25px;
  position: relative; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .vrez {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.4px;
    /* 9 */
    font-size: 0.9625rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .vrez {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16.8px;
    /* 9 */
    font-size: 1.05rem;
    /* 9 */ }
  @media (max-width: 360px) {
    /* line 799, ../../../shared/sass/ui/_sibneft.scss */
    .vrez {
      padding: 0 0 0 50px;
      margin-top: 25px; } }
  /* line 809, ../../../shared/sass/ui/_sibneft.scss */
  .vrez span {
    color: #0079c1;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13px;
    /* 9 */
    font-size: 0.8125rem;
    /* 9 */
    font-weight: 400;
    padding-top: 16px; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .vrez span {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14.3px;
      /* 9 */
      font-size: 0.89375rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .vrez span {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 15.6px;
      /* 9 */
      font-size: 0.975rem;
      /* 9 */ }
    /* line 814, ../../../shared/sass/ui/_sibneft.scss */
    .vrez span span {
      text-transform: uppercase; }
  /* line 818, ../../../shared/sass/ui/_sibneft.scss */
  .vrez p {
    border-top: 1px solid #0079c1;
    padding-top: 10px;
    margin-top: 10px;
    text-indent: 0px !important; }
  /* line 825, ../../../shared/sass/ui/_sibneft.scss */
  .vrez .pict,
  .vrez .pict2 {
    padding-top: 0;
    position: absolute;
    right: 0; }

/* line 834, ../../../shared/sass/ui/_sibneft.scss */
.leftq {
  background: #fff url(/img/leftq.png) left top no-repeat; }

/* line 835, ../../../shared/sass/ui/_sibneft.scss */
.rightq {
  background: #fff url(/img/rightq.png) right bottom no-repeat; }

/* line 837, ../../../shared/sass/ui/_sibneft.scss */
.clerboth {
  clear: both; }

/* line 841, ../../../shared/sass/ui/_sibneft.scss */
.subscr input[type=submit] {
  color: transparent;
  width: 86px;
  height: 20px;
  background: URL("/img/subscribe.png") no-repeat top left;
  border: 0px;
  font-size: 0em;
  cursor: pointer;
  padding-top: 20px;
  border-radius: 3px; }

/* line 852, ../../../shared/sass/ui/_sibneft.scss */
.pluso {
  padding: 30px 20px 0px 5px !important;
  right: 5px; }

/* line 857, ../../../shared/sass/ui/_sibneft.scss */
.bx-system-auth-form-left input[type=submit] {
  color: transparent;
  width: 47px;
  height: 20px;
  background: URL("/img/enter.png") no-repeat top left;
  border: 0px;
  font-size: 0em;
  cursor: pointer;
  padding-top: 20px;
  border-radius: 3px; }

/* line 872, ../../../shared/sass/ui/_sibneft.scss */
#sibneftfeedback textarea {
  height: 100px; }
/* line 875, ../../../shared/sass/ui/_sibneft.scss */
#sibneftfeedback input[type="submit"] {
  color: transparent;
  width: 76px;
  height: 20px;
  background: URL("/img/send.gif") no-repeat top left;
  border: 0px;
  font-size: 0em;
  cursor: pointer;
  border-radius: 3xp; }
/* line 885, ../../../shared/sass/ui/_sibneft.scss */
#sibneftfeedback input[type="text"], #sibneftfeedback textarea {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.75rem;
  /* 9 */
  width: 400px;
  border: 1px solid #959597;
  padding: 2px;
  margin-bottom: 10px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus #sibneftfeedback input[type="text"], html.font_plus #sibneftfeedback textarea {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus #sibneftfeedback input[type="text"], html.font_plus_plus #sibneftfeedback textarea {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.4px;
    /* 9 */
    font-size: 0.9rem;
    /* 9 */ }
/* line 892, ../../../shared/sass/ui/_sibneft.scss */
#sibneftfeedback span {
  padding-bottom: 10px;
  display: block;
  text-transform: none;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.75rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus #sibneftfeedback span {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus #sibneftfeedback span {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.4px;
    /* 9 */
    font-size: 0.9rem;
    /* 9 */ }
/* line 898, ../../../shared/sass/ui/_sibneft.scss */
#sibneftfeedback table {
  border: 0;
  text-align: left;
  vertical-align: middle;
  width: 406px;
  border-collapse: collapse; }
  /* line 904, ../../../shared/sass/ui/_sibneft.scss */
  #sibneftfeedback table td {
    width: 50%; }
    /* line 906, ../../../shared/sass/ui/_sibneft.scss */
    #sibneftfeedback table td input[type="text"] {
      width: 200px; }

/* line 913, ../../../shared/sass/ui/_sibneft.scss */
#reloadme {
  color: #0079c1 !important;
  cursor: pointer;
  display: block;
  text-align: right;
  padding: 8px 20px 0 0;
  text-decoration: underline;
  background: url(/img/reloadme.png) right 10px no-repeat; }

/* line 923, ../../../shared/sass/ui/_sibneft.scss */
.bott {
  vertical-align: bottom !important; }

/* line 926, ../../../shared/sass/ui/_sibneft.scss */
.yearslist {
  float: left; }
  /* line 928, ../../../shared/sass/ui/_sibneft.scss */
  .yearslist li {
    margin-bottom: 20px;
    cursor: pointer;
    list-style: none;
    text-align: center;
    display: block;
    float: left;
    margin: 0 !important;
    padding: 7px 8px; }
    /* line 937, ../../../shared/sass/ui/_sibneft.scss */
    .yearslist li:before {
      display: none  !important; }
    /* line 940, ../../../shared/sass/ui/_sibneft.scss */
    .yearslist li.selected, .yearslist li.selected a, .yearslist li:hover, .yearslist li:hover a {
      background: #0079c0;
      text-decoration: none;
      color: white !important; }

/* line 948, ../../../shared/sass/ui/_sibneft.scss */
.magazbox {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  float: left;
  padding-bottom: 40px;
  margin-top: 20px; }
  @media (max-width: 640px) {
    /* line 948, ../../../shared/sass/ui/_sibneft.scss */
    .magazbox {
      width: 100%; } }

/* line 959, ../../../shared/sass/ui/_sibneft.scss */
.magazdes {
  float: left;
  overflow: hidden;
  padding-right: 19px; }
  /* line 963, ../../../shared/sass/ui/_sibneft.scss */
  .magazdes img {
    width: 120px; }

/* line 968, ../../../shared/sass/ui/_sibneft.scss */
.magazanons {
  width: 50%;
  float: left; }
  /* line 971, ../../../shared/sass/ui/_sibneft.scss */
  .magazanons span {
    display: block;
    margin: 0 0 10px 0; }
    /* line 974, ../../../shared/sass/ui/_sibneft.scss */
    .magazanons span a {
      text-transform: uppercase;
      color: #0079c1; }
      /* line 977, ../../../shared/sass/ui/_sibneft.scss */
      .magazanons span a:hover {
        text-decoration: none; }
  /* line 982, ../../../shared/sass/ui/_sibneft.scss */
  .magazanons p {
    display: block;
    margin-bottom: 5px !important;
    margin-top: 0 !important;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12px;
    /* 9 */
    font-size: 0.75rem;
    /* 9 */ }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus .magazanons p {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13.2px;
      /* 9 */
      font-size: 0.825rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus .magazanons p {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14.4px;
      /* 9 */
      font-size: 0.9rem;
      /* 9 */ }
    /* line 987, ../../../shared/sass/ui/_sibneft.scss */
    .magazanons p.magaztheme {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 15px;
      /* 9 */
      font-size: 0.9375rem;
      /* 9 */ }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus .magazanons p.magaztheme {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 16.5px;
        /* 9 */
        font-size: 1.03125rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus .magazanons p.magaztheme {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 18px;
        /* 9 */
        font-size: 1.125rem;
        /* 9 */ }
    /* line 990, ../../../shared/sass/ui/_sibneft.scss */
    .magazanons p.magazlink {
      color: #939598; }

/* line 996, ../../../shared/sass/ui/_sibneft.scss */
.separ {
  clear: both;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #939598; }

/* line 1003, ../../../shared/sass/ui/_sibneft.scss */
.pluso-more {
  right: 5px;
  position: relative; }

/* line 1009, ../../../shared/sass/ui/_sibneft.scss */
.contbox .posts h1 > span {
  font-size: 14px !important; }

/* стили для врезов в новостях */
/* line 1014, ../../../shared/sass/ui/_sibneft.scss */
#work_area #text .highlight-text {
  background: #f1f1f1;
  width: 405px;
  padding: 20px;
  color: #585858;
  margin: 20px 0; }
  /* line 1020, ../../../shared/sass/ui/_sibneft.scss */
  #work_area #text .highlight-text p {
    width: 400px;
    padding: 0;
    margin: 0 0 10px 0;
    color: #585858;
    line-height: 1.4em; }
    /* line 1026, ../../../shared/sass/ui/_sibneft.scss */
    #work_area #text .highlight-text p:last-child {
      margin: 0; }
  /* line 1030, ../../../shared/sass/ui/_sibneft.scss */
  #work_area #text .highlight-text h4 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12px;
    /* 9 */
    font-size: 0.75rem;
    /* 9 */
    font-weight: bold;
    color: #0377c4;
    margin: 0 0 10px 0;
    padding: 0; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus #work_area #text .highlight-text h4 {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 13.2px;
      /* 9 */
      font-size: 0.825rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus #work_area #text .highlight-text h4 {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 14.4px;
      /* 9 */
      font-size: 0.9rem;
      /* 9 */ }

/* Вернуться к оглавлению номера - Сибнефть */
/* line 1040, ../../../shared/sass/ui/_sibneft.scss */
.backtoindex-sn-button {
  border: 0;
  background-color: #0079c1;
  color: white;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 1;
  cursor: pointer;
  margin: 0;
  padding: 0.57143em 0.57143em;
  min-width: 115px;
  text-align: center; }
  /* line 1053, ../../../shared/sass/ui/_sibneft.scss */
  .backtoindex-sn-button:hover {
    background-color: #0099f4;
    color: #fff; }

/* line 1059, ../../../shared/sass/ui/_sibneft.scss */
div.omsk_notice a {
  text-decoration: none;
  padding: 0 !important;
  background: none !important;
  border-bottom: 1px dotted #0079c1; }

/* line 1066, ../../../shared/sass/ui/_sibneft.scss */
.modern-pictribbon {
  margin: 20px 0 10px 0;
  width: 666px;
  height: 148px;
  font-size: 0; }

/* line 1072, ../../../shared/sass/ui/_sibneft.scss */
.pictribbon-button {
  vertical-align: top;
  min-height: 148px;
  display: -moz-inline-stack;
  display: inline-block;
  display: _inline;
  zoom: 1;
  height: 148px;
  width: 31px;
  cursor: pointer;
  transition: opacity .3s;
  *display: inline; }
  /* line 1084, ../../../shared/sass/ui/_sibneft.scss */
  .pictribbon-button.disabled {
    opacity: .4;
    cursor: default;
    -webkit-filter: grayscale(100%);
    -webkit-transition: -webkit-filter 1s; }
    /* line 1089, ../../../shared/sass/ui/_sibneft.scss */
    .pictribbon-button.disabled:hover {
      opacity: .4; }
  /* line 1093, ../../../shared/sass/ui/_sibneft.scss */
  .pictribbon-button .prev {
    background: url(/img/gallery_leftbutton.png) left top no-repeat; }
  /* line 1096, ../../../shared/sass/ui/_sibneft.scss */
  .pictribbon-button .next {
    background: url(/img/gallery_rightbutton.png) left top no-repeat; }
  /* line 1099, ../../../shared/sass/ui/_sibneft.scss */
  .pictribbon-button:hover {
    opacity: .7; }

/* line 1104, ../../../shared/sass/ui/_sibneft.scss */
.pictribbon-hider {
  vertical-align: top;
  min-height: 148px;
  display: -moz-inline-stack;
  display: inline-block;
  display: _inline;
  zoom: 1;
  overflow: hidden;
  width: 604px;
  height: 148px;
  background-color: #f6f6f6;
  position: relative;
  *display: inline; }

/* line 1118, ../../../shared/sass/ui/_sibneft.scss */
.pictribbon-wrapper {
  height: 148px;
  margin: 0;
  padding-left: 15px;
  position: relative;
  left: 0; }

/* line 1125, ../../../shared/sass/ui/_sibneft.scss */
.pictribbon-photo {
  height: 148px;
  max-width: 250px;
  overflow: hidden;
  float: left;
  margin-right: 15px; }
  /* line 1131, ../../../shared/sass/ui/_sibneft.scss */
  .pictribbon-photo img {
    height: 148px; }

/* line 1136, ../../../shared/sass/ui/_sibneft.scss */
.sec_item img {
  width: auto; }

/* line 1141, ../../../shared/sass/ui/_sibneft.scss */
span.comments {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 0.6875rem;
  /* 9 */
  padding: 0 0 0px 15px;
  background: url(/img/sibneft/balloon.png) left -1px no-repeat;
  margin: 0;
  color: #9e9e9e;
  max-width: 20px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus span.comments {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 12.1px;
    /* 9 */
    font-size: 0.75625rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus span.comments {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }

/* line 1150, ../../../shared/sass/ui/_sibneft.scss */
.star-empty {
  background-image: url(/local/components/zebra/iblock.vote/templates/ajax/images/empty_new.png);
  background-repeat: no-repeat;
  margin: 1px;
  width: 16px;
  height: 16px;
  overflow: hidden; }

/* line 1159, ../../../shared/sass/ui/_sibneft.scss */
.star-voted {
  background-image: url(/local/components/zebra/iblock.vote/templates/ajax/images/voted_new.png);
  background-repeat: no-repeat;
  margin: 1px;
  width: 16px;
  height: 16px;
  overflow: hidden; }

/* line 1168, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-mainpage-linklist {
  margin-top: 5px; }
  /* line 1170, ../../../shared/sass/ui/_sibneft.scss */
  .sibneft-mainpage-linklist a {
    display: block; }
  /* line 1173, ../../../shared/sass/ui/_sibneft.scss */
  .sibneft-mainpage-linklist .one-list-item {
    margin-bottom: 5px;
    display: block; }

/* line 1179, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-mainpage-funclinks {
  padding-top: 15px; }

/* line 1182, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-mainpage-aboutblock {
  clear: both; }

/* line 1185, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-mainpage-aboutblock > p {
  margin: 0px 0px 15px 0px; }

/* line 1188, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-mainpage-aboutblock > h2 {
  margin: 0;
  padding: 15px 0; }

/* line 1192, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-mainpage-aboutblock > p:last-child, .sibneft-mainpage-aboutblock p.last-child-ie {
  margin-bottom: 0; }

/* line 1195, ../../../shared/sass/ui/_sibneft.scss */
#sibneft .footer {
  left: 0px;
  margin-top: 20px; }
  /* line 1198, ../../../shared/sass/ui/_sibneft.scss */
  #sibneft .footer h2 {
    margin: 0;
    padding: 0; }

/* line 1204, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-mainpage-popular-tables {
  margin: 15px 0 0 0; }

/* line 1207, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-mainpage-popular-tables > table {
  margin-bottom: 10px; }

/* line 1210, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-mainpage-popular-tables > table a {
  display: block;
  padding-left: 10px;
  background: URL("/img/blue_arrow.gif") left center no-repeat; }

/*листалка выпусков на главной*/
/* line 1216, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-mainpage-archlisting {
  clear: both;
  padding: 10px 0 0 0; }

/* line 1220, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-mainpage-archlisting > h2 {
  margin: 0 0 20px 0;
  padding: 0; }

/* line 1224, ../../../shared/sass/ui/_sibneft.scss */
#arch_left_arr, #arch_right_arr {
  height: 127px;
  width: 50px;
  float: left;
  cursor: pointer;
  position: absolute;
  top: 0; }

/* line 1232, ../../../shared/sass/ui/_sibneft.scss */
#arch_left_arr {
  background-image: url("/img/left_arrow.gif");
  left: 0; }

/* line 1236, ../../../shared/sass/ui/_sibneft.scss */
#arch_right_arr {
  background-image: url("/img/right_arrow.gif");
  right: 0; }

/* line 1240, ../../../shared/sass/ui/_sibneft.scss */
#arch_all {
  position: relative; }

/* line 1243, ../../../shared/sass/ui/_sibneft.scss */
.sec_item {
  height: 127px;
  width: 109px;
  float: left;
  text-align: center; }

/* line 1249, ../../../shared/sass/ui/_sibneft.scss */
#sec_items {
  transition: all .3s; }

/* line 1252, ../../../shared/sass/ui/_sibneft.scss */
.sec_item:hover {
  background-color: #d5d6d7; }

/* line 1255, ../../../shared/sass/ui/_sibneft.scss */
#sec_center {
  overflow: hidden;
  width: calc(100% - 100px);
  margin: 0 auto;
  background-color: #f7f7f7; }

/* line 1261, ../../../shared/sass/ui/_sibneft.scss */
.sec_item img {
  margin-top: 6px; }

/* line 1264, ../../../shared/sass/ui/_sibneft.scss */
.sibneft-mainpage-themetitle {
  margin-top: 10px !important;
  text-transform: uppercase; }

/* line 1, ../../../shared/sass/ui/_niokr.scss */
.b-tabs {
  position: relative;
  z-index: 1; }

/* line 6, ../../../shared/sass/ui/_niokr.scss */
.b-tab__content {
  float: right;
  margin: 78px 0 0 -100%; }
  @media (max-width: 360px) {
    /* line 6, ../../../shared/sass/ui/_niokr.scss */
    .b-tab__content {
      margin: 0; } }
  /* line 12, ../../../shared/sass/ui/_niokr.scss */
  .b-tab__content .b-tab__content__i {
    margin-top: 0;
    display: block; }
    /* line 19, ../../../shared/sass/ui/_niokr.scss */
    .b-tab__content .b-tab__content__i .inp {
      display: block;
      background-color: white; }
    /* line 25, ../../../shared/sass/ui/_niokr.scss */
    .b-tab__content .b-tab__content__i .req:after {
      content: "*";
      position: absolute;
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 20px;
      /* 9 */
      font-size: 1.25rem;
      /* 9 */
      color: #0079c1;
      right: -10px;
      top: 0; }
      /* line 166, ../../../shared/sass/base/_mixins.scss */
      html.font_plus .b-tab__content .b-tab__content__i .req:after {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 22px;
        /* 9 */
        font-size: 1.375rem;
        /* 9 */ }
      /* line 169, ../../../shared/sass/base/_mixins.scss */
      html.font_plus_plus .b-tab__content .b-tab__content__i .req:after {
        /* 3 */
        /* 3 */
        /* 4 */
        /* 6 */
        /* 6 */
        /* 7 */
        font-size: 24px;
        /* 9 */
        font-size: 1.5rem;
        /* 9 */ }
    /* line 34, ../../../shared/sass/ui/_niokr.scss */
    .b-tab__content .b-tab__content__i .chosen-container-single {
      display: block;
      margin-bottom: 20px;
      width: 100% !important; }
      /* line 38, ../../../shared/sass/ui/_niokr.scss */
      .b-tab__content .b-tab__content__i .chosen-container-single .chosen-single {
        background-color: white;
        height: 40px;
        line-height: 40px;
        padding: 0;
        padding-left: 1em;
        padding-right: 1em; }
      /* line 46, ../../../shared/sass/ui/_niokr.scss */
      .b-tab__content .b-tab__content__i .chosen-container-single .chosen-drop {
        background-color: white; }
      /* line 49, ../../../shared/sass/ui/_niokr.scss */
      .b-tab__content .b-tab__content__i .chosen-container-single li {
        word-wrap: normal;
        height: auto; }
    /* line 54, ../../../shared/sass/ui/_niokr.scss */
    .b-tab__content .b-tab__content__i .input__date {
      margin-left: 0;
      display: block;
      background-color: #f2efeb;
      width: 100%;
      color: #000; }

/* line 64, ../../../shared/sass/ui/_niokr.scss */
.b-tab__content {
  display: none; }

/* line 68, ../../../shared/sass/ui/_niokr.scss */
.b-tab span {
  display: block;
  color: #0c90cf;
  line-height: normal;
  padding: 14px; }
  /* line 74, ../../../shared/sass/ui/_niokr.scss */
  .b-tab span:hover {
    color: #fff; }
  @media (max-width: 360px) {
    /* line 68, ../../../shared/sass/ui/_niokr.scss */
    .b-tab span {
      height: 62px !important;
      line-height: 62px;
      padding: 0;
      background: #dcdad7 url("../images/accordion-control.png") right 19px no-repeat;
      padding-right: 37px;
      margin: 5px 0; } }

/* line 86, ../../../shared/sass/ui/_niokr.scss */
.b-tab_selected span {
  height: 78px;
  background-color: #0c90cf;
  color: #fff; }
  @media (max-width: 360px) {
    /* line 86, ../../../shared/sass/ui/_niokr.scss */
    .b-tab_selected span {
      margin-bottom: 0;
      background-position: 97.5% -184px; } }

/* You can alter this CSS in order to give Smooth Div Scroll your own look'n'feel */
/* Invisible left hotspot */
/* line 4, ../../../shared/sass/ui/_tenders.scss */
div.scrollingHotSpotLeft {
  width: 30px;
  height: 100%;
  top: 0;
  left: -10px;
  position: absolute;
  background: url(../images/white-left-gradient.png) repeat-y;
  display: block !important;
  z-index: 4; }

/* Visible left hotspot */
/* line 17, ../../../shared/sass/ui/_tenders.scss */
div.scrollingHotSpotLeftVisible {
  background-image: url(../images/arrow_left.gif);
  background-color: #fff;
  background-repeat: no-repeat;
  opacity: 0.35;
  /* Standard CSS3 opacity setting */
  -moz-opacity: 0.35;
  /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
  filter: alpha(opacity=35);
  /* Opacity for Internet Explorer. */
  zoom: 1;
  /* Trigger "hasLayout" in Internet Explorer 6 or older versions */ }

/* Invisible right hotspot */
/* line 29, ../../../shared/sass/ui/_tenders.scss */
div.scrollingHotSpotRight {
  display: block !important;
  width: 30px;
  height: 100%;
  top: 0;
  right: -10px;
  position: absolute;
  background: url(../images/white-right-gradient.png) repeat-y;
  z-index: 4; }

/* Visible right hotspot */
/* line 42, ../../../shared/sass/ui/_tenders.scss */
div.scrollingHotSpotRightVisible {
  background-image: url(../images/arrow_right.gif);
  background-color: #fff;
  background-repeat: no-repeat;
  opacity: 0.35;
  filter: alpha(opacity=35);
  -moz-opacity: 0.35;
  zoom: 1; }

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
/* line 56, ../../../shared/sass/ui/_tenders.scss */
div.scrollWrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%; }

/* line 64, ../../../shared/sass/ui/_tenders.scss */
div.scrollableArea {
  position: relative;
  width: auto;
  height: 100%; }

/* line 75, ../../../shared/sass/ui/_tenders.scss */
.interactive-steps,
.interactive-steps-pagination {
  position: relative;
  float: left;
  width: 100%; }
  /* line 80, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps:after,
  .interactive-steps-pagination:after {
    content: '';
    height: 1px;
    left: 0;
    width: 100%;
    top: 50%;
    background: #2ba692;
    display: block;
    position: absolute;
    z-index: 1; }
  /* line 91, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps__item,
  .interactive-steps-pagination__item {
    display: block;
    float: left;
    width: 118px;
    height: 88px;
    padding: 0 15px;
    z-index: 2;
    overflow: hidden;
    position: relative; }
    /* line 92, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__item:before,
    .interactive-steps-pagination__item:before {
      display: none !important; }
    /* line 95, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__item:first-child,
    .interactive-steps-pagination__item:first-child {
      padding-left: 0; }
    /* line 98, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__item:last-child,
    .interactive-steps-pagination__item:last-child {
      padding-right: 0; }
    /* line 101, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__item--short,
    .interactive-steps-pagination__item--short {
      width: 103px; }
    /* line 114, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__item.is-small .interactive-steps__point,
    .interactive-steps-pagination__item.is-small .interactive-steps__point {
      -moz-transform: scale(0.75);
      -ms-transform: scale(0.75);
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
    /* line 120, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__item.is-salat .interactive-steps__point,
    .interactive-steps-pagination__item.is-salat .interactive-steps__point {
      background: #94b63d; }
      /* line 122, ../../../shared/sass/ui/_tenders.scss */
      .interactive-steps__item.is-salat .interactive-steps__point:after,
      .interactive-steps-pagination__item.is-salat .interactive-steps__point:after {
        border: 1px solid #94b63d; }
    /* line 128, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__item.is-blue .interactive-steps__point,
    .interactive-steps-pagination__item.is-blue .interactive-steps__point {
      background: #0079c1; }
      /* line 130, ../../../shared/sass/ui/_tenders.scss */
      .interactive-steps__item.is-blue .interactive-steps__point:after,
      .interactive-steps-pagination__item.is-blue .interactive-steps__point:after {
        border: 1px solid #0079c1; }
    /* line 136, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__item.is-open .interactive-steps__point,
    .interactive-steps-pagination__item.is-open .interactive-steps__point {
      border-color: #2ba692; }
    /* line 140, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__item.is-open.is-salat .interactive-steps__point,
    .interactive-steps-pagination__item.is-open.is-salat .interactive-steps__point {
      border-color: #94b63d; }
    /* line 145, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__item.is-open.is-blue .interactive-steps__point,
    .interactive-steps-pagination__item.is-open.is-blue .interactive-steps__point {
      border-color: #0079c1; }
  /* line 151, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps__point,
  .interactive-steps-pagination__point {
    display: block;
    width: 88px;
    height: 88px;
    float: left;
    background: #2ba692;
    text-align: center;
    line-height: 76px;
    font-size: 44px;
    color: #fff;
    font-weight: 600;
    position: relative;
    border: 6px solid #FFFFFF;
    letter-spacing: -0.06em;
    text-indent: -0.12em;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
    /* line 168, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__point:hover,
    .interactive-steps-pagination__point:hover {
      color: #fff;
      -moz-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease; }
    /* line 173, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__point:focus,
    .interactive-steps-pagination__point:focus {
      color: #fff;
      border-color: #FFFFFF; }
    /* line 178, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps__point:after,
    .interactive-steps-pagination__point:after {
      content: '';
      position: absolute;
      height: 88px;
      width: 88px;
      background: transparent;
      left: -6px;
      top: -6px;
      border: 1px solid #2ba692;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
  /* line 191, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps__content div,
  .interactive-steps-pagination__content div {
    display: none;
    padding: 0 15px; }

/* line 198, ../../../shared/sass/ui/_tenders.scss */
h1.interactive-steps__heading {
  position: relative;
  margin: 0 0 0 108px;
  font-size: 14px;
  padding-right: 20px;
  font-weight: 400;
  background: #fff;
  white-space: nowrap;
  display: none; }

/* line 211, ../../../shared/sass/ui/_tenders.scss */
.interactive-steps-pagination__item {
  width: 40px;
  height: 32px;
  padding: 0 4px;
  overflow: auto; }
  /* line 217, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-pagination__item--short {
    width: 36px; }
  /* line 222, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-pagination__item.is-salat .interactive-steps-pagination__point {
    color: #94b63d; }
    /* line 224, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps-pagination__item.is-salat .interactive-steps-pagination__point:hover, .interactive-steps-pagination__item.is-salat .interactive-steps-pagination__point:focus {
      color: #94b63d; }
    /* line 228, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps-pagination__item.is-salat .interactive-steps-pagination__point:after {
      border: 1px solid #94b63d; }
  /* line 235, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-pagination__item.is-blue .interactive-steps-pagination__point {
    color: #0079c1; }
    /* line 237, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps-pagination__item.is-blue .interactive-steps-pagination__point:hover, .interactive-steps-pagination__item.is-blue .interactive-steps-pagination__point:focus {
      color: #0079c1; }
    /* line 241, ../../../shared/sass/ui/_tenders.scss */
    .interactive-steps-pagination__item.is-blue .interactive-steps-pagination__point:after {
      border: 1px solid #0079c1; }
  /* line 248, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-pagination__item.is-small .interactive-steps-pagination__point {
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  /* line 254, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-pagination__item.is-open .interactive-steps-pagination__point {
    color: #fff;
    background: #2ba692; }
  /* line 259, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-pagination__item.is-open.is-salat .interactive-steps-pagination__point {
    color: #fff;
    background: #94b63d; }
  /* line 265, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-pagination__item.is-open.is-blue .interactive-steps-pagination__point {
    color: #fff;
    background: #0079c1; }
/* line 272, ../../../shared/sass/ui/_tenders.scss */
.interactive-steps-pagination__point {
  width: 32px;
  height: 32px;
  background: #FFFFFF;
  line-height: 26px;
  font-size: 16px;
  border: 3px solid #fff;
  color: #2ba692; }
  /* line 281, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-pagination__point:hover {
    color: #2ba692;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  /* line 286, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-pagination__point:focus {
    color: #2ba692;
    border-color: #FFFFFF; }
  /* line 291, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-pagination__point:after {
    height: 32px;
    width: 32px;
    left: -3px;
    top: -3px;
    border: 1px solid #2ba692; }
/* line 299, ../../../shared/sass/ui/_tenders.scss */
.interactive-steps-pagination span {
  position: absolute;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
  line-height: 1;
  font-weight: 400;
  font-size: 13px;
  color: #AAA; }

/* line 311, ../../../shared/sass/ui/_tenders.scss */
.bx-no-transform .interactive-steps-pagination span {
  margin-left: -4em; }

/* line 315, ../../../shared/sass/ui/_tenders.scss */
.interactive-steps-legend__item {
  display: inline-block;
  width: 100%;
  position: relative;
  line-height: 1;
  margin-bottom: 5px; }
  /* line 322, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-legend__item:before {
    content: "";
    width: 12px;
    height: 12px;
    background: #2ba692;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  /* line 334, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-legend__item.is-salat:before {
    background: #94b63d; }
  /* line 339, ../../../shared/sass/ui/_tenders.scss */
  .interactive-steps-legend__item.is-blue:before {
    background: #0079c1; }

/* line 345, ../../../shared/sass/ui/_tenders.scss */
.interactive-steps-container {
  text-align: center; }

/* line 349, ../../../shared/sass/ui/_tenders.scss */
ul.interactive-steps-pagination {
  display: inline-block;
  float: none;
  width: auto; }
  @media (max-width: 640px) {
    /* line 349, ../../../shared/sass/ui/_tenders.scss */
    ul.interactive-steps-pagination {
      display: none; } }

@media (max-width: 640px) {
  /* line 361, ../../../shared/sass/ui/_tenders.scss */
  h1.interactive-steps__heading {
    display: none !important; }

  /* line 365, ../../../shared/sass/ui/_tenders.scss */
  .content-interactive-steps h1.interactive-steps__heading {
    opacity: 1 !important;
    display: block !important;
    margin: 0 0 20px 0;
    padding: 0 15px; } }
/* line 374, ../../../shared/sass/ui/_tenders.scss */
.steps-scheme {
  position: relative;
  text-align: center; }
  /* line 378, ../../../shared/sass/ui/_tenders.scss */
  .steps-scheme a {
    border: none; }
    /* line 382, ../../../shared/sass/ui/_tenders.scss */
    .steps-scheme a:hover i {
      border-color: inherit; }
  /* line 388, ../../../shared/sass/ui/_tenders.scss */
  .steps-scheme span {
    display: inline-block;
    color: #505050;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2; }
  /* line 396, ../../../shared/sass/ui/_tenders.scss */
  .steps-scheme__icon {
    display: block;
    position: absolute;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: border-color 0.2s cubic-bezier(0.4, 0, 1, 1);
    -o-transition: border-color 0.2s cubic-bezier(0.4, 0, 1, 1);
    -webkit-transition: border-color 0.2s cubic-bezier(0.4, 0, 1, 1);
    transition: border-color 0.2s cubic-bezier(0.4, 0, 1, 1); }
    /* line 402, ../../../shared/sass/ui/_tenders.scss */
    .steps-scheme__icon:after {
      content: '';
      position: absolute;
      background: transparent;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    /* line 409, ../../../shared/sass/ui/_tenders.scss */
    .steps-scheme__icon.steps-scheme__icon--main {
      width: 130px;
      height: 130px;
      left: 50%;
      margin-left: -65px;
      top: 0;
      background: #2ba692;
      color: #2BA692;
      border: 7px solid #FFFFFF; }
      /* line 419, ../../../shared/sass/ui/_tenders.scss */
      .steps-scheme__icon.steps-scheme__icon--main:after {
        left: -7px;
        top: -7px;
        width: 130px;
        height: 130px;
        border: 1px solid #2ba692; }
      /* line 427, ../../../shared/sass/ui/_tenders.scss */
      .steps-scheme__icon.steps-scheme__icon--main:before {
        content: '';
        position: absolute;
        height: 58px;
        width: 46px;
        background-position: 0 -3979px;
        left: 50%;
        top: 50%;
        margin-left: -23px;
        margin-top: -29px; }
    /* line 440, ../../../shared/sass/ui/_tenders.scss */
    .steps-scheme__icon.steps-scheme__icon--work {
      width: 90px;
      height: 90px;
      left: 50%;
      margin-left: -45px;
      top: 0;
      background: #58b7e9;
      color: #58b7e9;
      border: 5px solid #FFFFFF; }
      /* line 450, ../../../shared/sass/ui/_tenders.scss */
      .steps-scheme__icon.steps-scheme__icon--work:after {
        left: -5px;
        top: -5px;
        width: 90px;
        height: 90px;
        border: 1px solid #58B7E9; }
      /* line 458, ../../../shared/sass/ui/_tenders.scss */
      .steps-scheme__icon.steps-scheme__icon--work:before {
        content: '';
        position: absolute;
        height: 39px;
        width: 51px;
        background-position: 0 -4361px;
        left: 50%;
        top: 50%;
        margin-left: -28px;
        margin-top: -18px; }
    /* line 471, ../../../shared/sass/ui/_tenders.scss */
    .steps-scheme__icon.steps-scheme__icon--innovations {
      width: 90px;
      height: 90px;
      left: 50%;
      margin-left: -45px;
      top: 0;
      background: #ff7f27;
      color: #ff7f27;
      border: 5px solid #FFFFFF; }
      /* line 481, ../../../shared/sass/ui/_tenders.scss */
      .steps-scheme__icon.steps-scheme__icon--innovations:after {
        left: -5px;
        top: -5px;
        width: 90px;
        height: 90px;
        border: 1px solid #FF7F27; }
      /* line 489, ../../../shared/sass/ui/_tenders.scss */
      .steps-scheme__icon.steps-scheme__icon--innovations:before {
        content: '';
        position: absolute;
        height: 39px;
        width: 32px;
        background-position: 0 -3853px;
        left: 50%;
        top: 50%;
        margin-left: -13px;
        margin-top: -21px; }
    /* line 502, ../../../shared/sass/ui/_tenders.scss */
    .steps-scheme__icon.steps-scheme__icon--materials {
      width: 130px;
      height: 130px;
      left: 50%;
      margin-left: -65px;
      top: 0;
      background: #851778;
      color: #851778;
      border: 7px solid #FFFFFF; }
      /* line 512, ../../../shared/sass/ui/_tenders.scss */
      .steps-scheme__icon.steps-scheme__icon--materials:before {
        content: '';
        position: absolute;
        width: 56px;
        height: 58px;
        background-position: 0 -4052px;
        left: 50%;
        top: 50%;
        margin-left: -27px;
        margin-top: -27px; }
      /* line 524, ../../../shared/sass/ui/_tenders.scss */
      .steps-scheme__icon.steps-scheme__icon--materials:after {
        left: -7px;
        top: -7px;
        width: 130px;
        height: 130px;
        border: 1px solid #851778; }

/* line 535, ../../../shared/sass/ui/_tenders.scss */
.steps-main-circle {
  width: 280px;
  position: absolute;
  left: 50%;
  margin-left: -140px;
  top: 0; }
  /* line 542, ../../../shared/sass/ui/_tenders.scss */
  .steps-main-circle span {
    padding-top: 135px; }
  /* line 546, ../../../shared/sass/ui/_tenders.scss */
  .steps-main-circle:before {
    content: '';
    position: absolute;
    height: 9px;
    width: 64px;
    top: 60px;
    left: 0;
    background-position: 0 -3648px; }
  /* line 556, ../../../shared/sass/ui/_tenders.scss */
  .steps-main-circle:after {
    content: '';
    position: absolute;
    height: 9px;
    width: 64px;
    top: 60px;
    right: 0;
    background-position: 0 -3672px; }

/* line 567, ../../../shared/sass/ui/_tenders.scss */
.steps-left-circle {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 13%;
  top: 20px; }
  /* line 574, ../../../shared/sass/ui/_tenders.scss */
  .steps-left-circle:after {
    content: '';
    position: absolute;
    width: 9px;
    height: 26px;
    background-position: 0 -3460px;
    left: 50%;
    margin-left: -6px;
    bottom: -72px; }
  /* line 585, ../../../shared/sass/ui/_tenders.scss */
  .steps-left-circle span {
    padding-top: 95px; }

/* line 590, ../../../shared/sass/ui/_tenders.scss */
.steps-right-circle {
  width: 125px;
  height: 90px;
  position: absolute;
  right: 10%;
  top: 20px; }
  /* line 597, ../../../shared/sass/ui/_tenders.scss */
  .steps-right-circle:after {
    content: '';
    position: absolute;
    width: 9px;
    height: 26px;
    background-position: 0 -4168px;
    left: 50%;
    margin-left: -2px;
    bottom: -72px; }
  /* line 608, ../../../shared/sass/ui/_tenders.scss */
  .steps-right-circle span {
    padding-top: 95px; }

/* line 613, ../../../shared/sass/ui/_tenders.scss */
.steps-bottom-circle {
  width: 200px;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: 205px; }
  /* line 620, ../../../shared/sass/ui/_tenders.scss */
  .steps-bottom-circle:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 21px;
    background-position: 0 -3612px;
    left: 50%;
    margin-left: -4px;
    top: -30px; }
  /* line 631, ../../../shared/sass/ui/_tenders.scss */
  .steps-bottom-circle span {
    padding-top: 147px; }

/* line 636, ../../../shared/sass/ui/_tenders.scss */
.steps-left-bottom-circle {
  position: absolute;
  width: 220px;
  top: 170px;
  height: 200px; }
  /* line 642, ../../../shared/sass/ui/_tenders.scss */
  .steps-left-bottom-circle:before {
    content: '';
    position: absolute;
    height: 122px;
    width: 122px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #58B7E9;
    left: 18.7%;
    top: 17px; }
  /* line 653, ../../../shared/sass/ui/_tenders.scss */
  .steps-left-bottom-circle span {
    padding-top: 67px; }
    /* line 656, ../../../shared/sass/ui/_tenders.scss */
    .steps-left-bottom-circle span em {
      font-style: normal;
      font-weight: 300;
      background-color: #F2EFEB; }
  /* line 663, ../../../shared/sass/ui/_tenders.scss */
  .steps-left-bottom-circle i {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    top: 0;
    background: #97b632;
    color: #97b632;
    border: 3px solid #FFFFFF; }
    /* line 673, ../../../shared/sass/ui/_tenders.scss */
    .steps-left-bottom-circle i:after {
      left: -3px;
      top: -3px;
      width: 60px;
      height: 60px;
      border: 1px solid #97B632; }
  /* line 682, ../../../shared/sass/ui/_tenders.scss */
  .steps-left-bottom-circle__pir {
    position: absolute;
    width: 74px;
    left: 10.5%; }
    /* line 687, ../../../shared/sass/ui/_tenders.scss */
    .steps-left-bottom-circle__pir i:before {
      width: 23px;
      height: 29px;
      content: '';
      position: absolute;
      left: 50%;
      margin-left: -12px;
      top: 50%;
      margin-top: -15px;
      background-position: 0 -4209px; }
  /* line 700, ../../../shared/sass/ui/_tenders.scss */
  .steps-left-bottom-circle__neft {
    position: absolute;
    width: 74px;
    left: 10.5%;
    top: 99px; }
    /* line 706, ../../../shared/sass/ui/_tenders.scss */
    .steps-left-bottom-circle__neft i:before {
      width: 17px;
      height: 28px;
      content: '';
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -14px;
      background-position: 0 -4125px; }
    /* line 718, ../../../shared/sass/ui/_tenders.scss */
    .steps-left-bottom-circle__neft span {
      margin-left: -23px; }
  /* line 723, ../../../shared/sass/ui/_tenders.scss */
  .steps-left-bottom-circle__fullservices {
    position: absolute;
    width: 110px;
    right: 0%;
    top: 49px; }
    /* line 729, ../../../shared/sass/ui/_tenders.scss */
    .steps-left-bottom-circle__fullservices i:before {
      width: 29px;
      height: 29px;
      content: '';
      position: absolute;
      left: 50%;
      margin-left: -15px;
      top: 50%;
      margin-top: -15px;
      background-position: 0 -3568px; }

/* line 743, ../../../shared/sass/ui/_tenders.scss */
.steps-right-bottom-circle {
  position: absolute;
  width: 220px;
  top: 170px;
  height: 200px;
  right: 0; }
  /* line 750, ../../../shared/sass/ui/_tenders.scss */
  .steps-right-bottom-circle:before {
    content: '';
    position: absolute;
    height: 122px;
    width: 122px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #ff7f27;
    left: 29.7%;
    top: 17px; }
  /* line 761, ../../../shared/sass/ui/_tenders.scss */
  .steps-right-bottom-circle span {
    padding-top: 67px; }
    /* line 764, ../../../shared/sass/ui/_tenders.scss */
    .steps-right-bottom-circle span em {
      font-style: normal;
      font-weight: 300;
      background-color: #F2EFEB; }
  /* line 771, ../../../shared/sass/ui/_tenders.scss */
  .steps-right-bottom-circle i {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    top: 0;
    background: #ffc90e;
    color: #ffc90e;
    border: 3px solid #FFFFFF; }
    /* line 781, ../../../shared/sass/ui/_tenders.scss */
    .steps-right-bottom-circle i:after {
      left: -3px;
      top: -3px;
      width: 60px;
      height: 60px;
      border: 1px solid #ffc90e; }
  /* line 790, ../../../shared/sass/ui/_tenders.scss */
  .steps-right-bottom-circle__idea {
    position: absolute;
    width: 74px;
    right: 10%; }
    /* line 795, ../../../shared/sass/ui/_tenders.scss */
    .steps-right-bottom-circle__idea i:before {
      width: 19px;
      height: 27px;
      content: '';
      position: absolute;
      left: 50%;
      margin-left: -10px;
      top: 50%;
      margin-top: -14px;
      background-position: 0 -3696px; }
  /* line 808, ../../../shared/sass/ui/_tenders.scss */
  .steps-right-bottom-circle__innovaproduct {
    position: absolute;
    width: 74px;
    right: 10%;
    top: 100px; }
    /* line 814, ../../../shared/sass/ui/_tenders.scss */
    .steps-right-bottom-circle__innovaproduct i:before {
      width: 31px;
      height: 28px;
      content: '';
      position: absolute;
      left: 50%;
      margin-left: -15px;
      top: 50%;
      margin-top: -14px;
      background-position: 0 -3738px; }
    /* line 826, ../../../shared/sass/ui/_tenders.scss */
    .steps-right-bottom-circle__innovaproduct span {
      margin-left: -23px; }

/* line 832, ../../../shared/sass/ui/_tenders.scss */
#steps-scheme-img {
  display: none; }

@media (max-width: 600px) {
  /* line 837, ../../../shared/sass/ui/_tenders.scss */
  .steps-scheme {
    display: none; }

  /* line 840, ../../../shared/sass/ui/_tenders.scss */
  #steps-scheme-img {
    display: block;
    margin-bottom: 30px; } }
/* line 847, ../../../shared/sass/ui/_tenders.scss */
.bx-ie .steps-scheme a {
  color: transparent; }

/* line 854, ../../../shared/sass/ui/_tenders.scss */
.bx-no-transform .scheme-contacts__icon span {
  margin-top: -3em; }

/* line 860, ../../../shared/sass/ui/_tenders.scss */
.scheme-contacts {
  position: relative; }
  /* line 863, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts__main {
    height: 163px; }
  /* line 867, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts__bottom {
    height: 142px; }
  /* line 872, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts.scheme-contacts--four .scheme-contacts__main {
    background: url(/local/templates/mainframe/images/scheme-contacts-4.png) no-repeat center bottom; }
  /* line 878, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts.scheme-contacts--three .scheme-contacts__main {
    background: url(/local/templates/mainframe/images/scheme-contacts-3.png) no-repeat center bottom; }
  /* line 885, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts.scheme-contacts--two .scheme-contacts__main {
    background: url(/local/templates/mainframe/images/scheme-contacts-2.png) no-repeat center bottom; }
  /* line 891, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts.scheme-contacts--tree .scheme-contacts__main {
    background: url(/local/templates/mainframe/images/scheme-contacts-tree.png) no-repeat center bottom;
    height: 196px; }
  /* line 895, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts.scheme-contacts--tree .scheme-contacts__icon--departments:nth-child(1) {
    left: 14%; }
  /* line 898, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts.scheme-contacts--tree .scheme-contacts__icon--departments:nth-child(2) {
    left: 66%; }
  /* line 903, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts__icon {
    width: 132px;
    height: 132px;
    position: absolute;
    display: block;
    background: #97b632;
    border: 8px solid #F2EFEB;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    font-size: 13px;
    color: #FFF !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: border-color 0.2s cubic-bezier(0.4, 0, 1, 1);
    -o-transition: border-color 0.2s cubic-bezier(0.4, 0, 1, 1);
    -webkit-transition: border-color 0.2s cubic-bezier(0.4, 0, 1, 1);
    transition: border-color 0.2s cubic-bezier(0.4, 0, 1, 1); }
    /* line 918, ../../../shared/sass/ui/_tenders.scss */
    .scheme-contacts__icon span {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 0;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 100%; }
    /* line 927, ../../../shared/sass/ui/_tenders.scss */
    .scheme-contacts__icon.is-open {
      border-color: transparent !important; }
    /* line 931, ../../../shared/sass/ui/_tenders.scss */
    .scheme-contacts__icon:after {
      content: '';
      position: absolute;
      background: transparent;
      left: -8px;
      top: -8px;
      width: 132px;
      height: 132px;
      border: 1px solid #97b632;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    /* line 943, ../../../shared/sass/ui/_tenders.scss */
    .scheme-contacts__icon.js-prevent {
      pointer-events: none; }
    /* line 947, ../../../shared/sass/ui/_tenders.scss */
    .scheme-contacts__icon.scheme-contacts__icon--main {
      position: relative;
      margin: 0 auto;
      background: #2ba692; }
      /* line 952, ../../../shared/sass/ui/_tenders.scss */
      .scheme-contacts__icon.scheme-contacts__icon--main:after {
        border: 1px solid #2ba692; }
    /* line 957, ../../../shared/sass/ui/_tenders.scss */
    .scheme-contacts__icon.scheme-contacts__icon--departments {
      bottom: 0;
      line-height: 1.2;
      font-size: 11px;
      left: 50%; }

/* line 966, ../../../shared/sass/ui/_tenders.scss */
div.scheme-contacts__icon--main {
  pointer-events: none; }

/* line 970, ../../../shared/sass/ui/_tenders.scss */
.scheme-contacts-content {
  margin: 30px 0; }
  /* line 973, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts-content h2.tile__heading {
    text-transform: none;
    padding-top: 22px; }
  /* line 978, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts-content .tile__body, .scheme-contacts-content .tile__body--soc, .scheme-contacts-content .press-interview__body {
    font-size: 14px; }
    /* line 981, ../../../shared/sass/ui/_tenders.scss */
    .scheme-contacts-content .tile__body span, .scheme-contacts-content .tile__body--soc span, .scheme-contacts-content .press-interview__body span {
      font-style: italic;
      color: #959595; }

/* line 989, ../../../shared/sass/ui/_tenders.scss */
.scheme-container--tab .scheme-contacts__icon {
  border: 8px solid #FFFFFF; }
/* line 993, ../../../shared/sass/ui/_tenders.scss */
.scheme-container--tab .tile, .scheme-container--tab .media--grid {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #F7F7F7; }

/* line 999, ../../../shared/sass/ui/_tenders.scss */
.scheme-contacts__2lvl {
  position: absolute;
  left: 50%;
  margin-left: -72px;
  top: 164px; }
  /* line 1005, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts__2lvl a {
    text-transform: uppercase;
    border: none;
    color: #505050;
    font-size: 12px; }

@media (max-width: 600px) {
  /* line 1014, ../../../shared/sass/ui/_tenders.scss */
  .js-scheme-tabs {
    padding-top: 20px; }

  /* line 1018, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts__icon {
    position: relative;
    left: auto !important;
    right: auto !important;
    margin: 10px auto; }
  /* line 1024, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts__main {
    background: url(/local/templates/mainframe/images/scheme-contacts-mobile.png) no-repeat center bottom !important; }
  /* line 1027, ../../../shared/sass/ui/_tenders.scss */
  .scheme-contacts__bottom {
    height: auto; } }
/* line 1034, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .tabs__item, .full-scheme-tender .b-tab__content .b-tab__content__i, .b-tab__content .full-scheme-tender .b-tab__content__i {
  padding: 0; }
  /* line 1036, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .tabs__item .tile, .full-scheme-tender .b-tab__content .b-tab__content__i .tile, .b-tab__content .full-scheme-tender .b-tab__content__i .tile, .full-scheme-tender .tabs__item .media--grid, .full-scheme-tender .b-tab__content .b-tab__content__i .media--grid, .b-tab__content .full-scheme-tender .b-tab__content__i .media--grid {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0; }
/* line 1041, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .scheme-contacts__icon span {
  top: auto;
  color: #505050;
  font-size: 13px;
  font-weight: 400; }
/* line 1048, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .scheme-contacts--three .scheme-contacts__main {
  background: url(/local/templates/mainframe/images/scheme-contacts-3-child.png) no-repeat center bottom;
  height: 169px; }
/* line 1052, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .scheme-contacts--three .scheme-contacts__bottom {
  height: 137px; }
/* line 1057, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .scheme-contacts__icon--zakupki:before {
  content: '';
  position: absolute;
  height: 58px;
  width: 46px;
  background-position: 0 -3979px;
  left: 50%;
  top: 50%;
  margin-left: -23px;
  margin-top: -29px; }
/* line 1068, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .scheme-contacts__icon--zakupki span {
  bottom: -35px; }
/* line 1072, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .scheme-contacts__icon--services {
  background: #58b7e9; }
  /* line 1074, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .scheme-contacts__icon--services:after {
    border-color: #58b7e9; }
  /* line 1077, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .scheme-contacts__icon--services:before {
    content: '';
    position: absolute;
    height: 57px;
    width: 75px;
    background-position: 0 -4289px;
    left: 50%;
    top: 50%;
    margin-left: -38px;
    margin-top: -29px; }
  /* line 1088, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .scheme-contacts__icon--services span {
    bottom: -45px; }
/* line 1092, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .scheme-contacts__icon--materials {
  background: #851778; }
  /* line 1094, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .scheme-contacts__icon--materials:after {
    border-color: #851778; }
  /* line 1097, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .scheme-contacts__icon--materials:before {
    content: '';
    position: absolute;
    width: 56px;
    height: 58px;
    background-position: 0 -4052px;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: -27px; }
  /* line 1108, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .scheme-contacts__icon--materials span {
    bottom: -66px; }
/* line 1112, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .scheme-contacts__icon--building {
  background: #ff7f27; }
  /* line 1114, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .scheme-contacts__icon--building:after {
    border-color: #ff7f27; }
  /* line 1117, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .scheme-contacts__icon--building:before {
    content: '';
    position: absolute;
    height: 57px;
    width: 47px;
    background-position: 0 -3781px;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -29px; }
  /* line 1128, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .scheme-contacts__icon--building span {
    bottom: -66px; }
/* line 1132, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .js-scheme-tabs {
  position: relative;
  margin-top: 80px; }
/* line 1137, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender [data-id="services"]:before {
  content: '';
  position: absolute;
  width: 9px;
  height: 10px;
  top: -39px;
  left: 61px;
  background-position: 0 -3501px; }
/* line 1148, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender [data-id="building"]:before {
  content: '';
  position: absolute;
  width: 9px;
  height: 10px;
  top: -25px;
  right: 63px;
  left: auto;
  background-position: 0 -3501px; }
/* line 1160, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender [data-id="materials"]:before {
  content: '';
  position: absolute;
  width: 9px;
  height: 10px;
  top: -25px;
  left: 50%;
  margin-left: -5px;
  background-position: 0 -3501px; }
/* line 1171, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender [data-id="pir"] {
  position: relative; }
  /* line 1173, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender [data-id="pir"]:before {
    content: '';
    position: absolute;
    width: 439px;
    height: 21px;
    top: -26px;
    left: -86px;
    background-position: 0 -3907px; }
/* line 1183, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender [data-id="neft"],
.full-scheme-tender [data-id="fullservices"] {
  position: relative; }
  /* line 1186, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender [data-id="neft"]:before,
  .full-scheme-tender [data-id="fullservices"]:before {
    content: '';
    position: absolute;
    width: 258px;
    height: 21px;
    top: -26px;
    left: -86px;
    background-position: 0 -3943px; }
/* line 1196, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender [data-id="idea"],
.full-scheme-tender [data-id="innovaproduct"] {
  position: relative; }
  /* line 1199, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender [data-id="idea"]:before,
  .full-scheme-tender [data-id="innovaproduct"]:before {
    content: '';
    position: absolute;
    width: 258px;
    height: 21px;
    top: -24px;
    right: -82px;
    background-position: 0 -4253px; }
/* line 1218, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .steps-left-bottom-circle {
  position: relative;
  top: -39px;
  width: 192px;
  height: 192px;
  left: -30px;
  float: left; }
  /* line 1226, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .steps-left-bottom-circle span {
    display: none;
    text-transform: uppercase;
    position: absolute;
    padding-top: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 100%;
    margin: 0;
    padding: 0 10px;
    width: 95px;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 400;
    color: #505050; }
    /* line 1242, ../../../shared/sass/ui/_tenders.scss */
    .full-scheme-tender .steps-left-bottom-circle span em {
      font-weight: 400; }
  /* line 1247, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .steps-left-bottom-circle a {
    border: none;
    width: 60px;
    height: 60px; }
    /* line 1253, ../../../shared/sass/ui/_tenders.scss */
    .full-scheme-tender .steps-left-bottom-circle a:hover i {
      border-color: inherit; }
    /* line 1258, ../../../shared/sass/ui/_tenders.scss */
    .full-scheme-tender .steps-left-bottom-circle a.is-open {
      pointer-events: none; }
      /* line 1260, ../../../shared/sass/ui/_tenders.scss */
      .full-scheme-tender .steps-left-bottom-circle a.is-open i {
        border-color: inherit; }
      /* line 1263, ../../../shared/sass/ui/_tenders.scss */
      .full-scheme-tender .steps-left-bottom-circle a.is-open span {
        display: block; }
/* line 1270, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .steps-right-bottom-circle {
  position: relative;
  top: -39px;
  width: 192px;
  height: 192px;
  right: -28px;
  float: right; }
  /* line 1278, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .steps-right-bottom-circle span {
    display: none;
    text-transform: uppercase;
    position: absolute;
    padding-top: 0;
    top: 50%;
    -moz-transform: translateY(-50%) translateX(-100%);
    -ms-transform: translateY(-50%) translateX(-100%);
    -webkit-transform: translateY(-50%) translateX(-100%);
    transform: translateY(-50%) translateX(-100%);
    left: 0;
    padding: 0 10px;
    margin: 0;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 400;
    color: #505050; }
    /* line 1293, ../../../shared/sass/ui/_tenders.scss */
    .full-scheme-tender .steps-right-bottom-circle span em {
      font-weight: 400; }
  /* line 1298, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .steps-right-bottom-circle a {
    border: none;
    width: 60px;
    height: 60px; }
    /* line 1304, ../../../shared/sass/ui/_tenders.scss */
    .full-scheme-tender .steps-right-bottom-circle a:hover i {
      border-color: inherit; }
    /* line 1309, ../../../shared/sass/ui/_tenders.scss */
    .full-scheme-tender .steps-right-bottom-circle a.is-open {
      pointer-events: none; }
      /* line 1311, ../../../shared/sass/ui/_tenders.scss */
      .full-scheme-tender .steps-right-bottom-circle a.is-open i {
        border-color: inherit; }
      /* line 1314, ../../../shared/sass/ui/_tenders.scss */
      .full-scheme-tender .steps-right-bottom-circle a.is-open span {
        display: block; }
/* line 1321, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .steps-left-bottom-circle:before,
.full-scheme-tender .steps-right-bottom-circle:before {
  left: 50%;
  top: 50%;
  width: 132px;
  height: 132px;
  margin-left: -66px;
  margin-top: -66px; }
/* line 1331, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .steps-right-bottom-circle__innovaproduct {
  left: 5px;
  top: 66px; }
/* line 1336, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .steps-right-bottom-circle__idea {
  right: 6px;
  top: 66px; }
/* line 1341, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .steps-left-bottom-circle__pir {
  left: 31px;
  top: 13px; }
/* line 1347, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .steps-left-bottom-circle__neft {
  left: 31px;
  top: 121px; }
/* line 1352, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .steps-left-bottom-circle__fullservices {
  left: 128px;
  top: 65px; }
/* line 1357, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .js-container-small {
  margin-top: 50px; }
  /* line 1360, ../../../shared/sass/ui/_tenders.scss */
  .full-scheme-tender .js-container-small .scheme-contacts-content {
    margin: 0; }
/* line 1365, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .js-scheme-container--main.is-load .scheme-container__arrows {
  content: '';
  bottom: -70px;
  height: 11px;
  width: 518px;
  display: block;
  left: 50%;
  margin-left: -259px;
  position: absolute;
  background: url(/local/templates/mainframe/images/scheme-contacts-3-child-first.png) no-repeat center bottom; }
/* line 1377, ../../../shared/sass/ui/_tenders.scss */
.full-scheme-tender .scheme-container {
  position: relative;
  margin-bottom: 90px; }

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px); }
  60% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px); } }
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  60% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  60% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); } }
/* line 1432, ../../../shared/sass/ui/_tenders.scss */
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite; }

/* line 1437, ../../../shared/sass/ui/_tenders.scss */
.font_plus .full-scheme-tender .scheme-contacts__icon--departments span {
  bottom: -77px; }

/* line 1443, ../../../shared/sass/ui/_tenders.scss */
li.link__item--pdf.link__item--pdf {
  padding-left: 34px; }
  /* line 1446, ../../../shared/sass/ui/_tenders.scss */
  li.link__item--pdf.link__item--pdf:before {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
    display: block !important; }

/* line 1458, ../../../shared/sass/ui/_tenders.scss */
li.link__item--pdf.link__item--pdf:before {
  background-position: 0 -2514px; }

/* line 1464, ../../../shared/sass/ui/_tenders.scss */
.pdf-list {
  margin-top: 20px;
  margin-bottom: 20px; }
  /* line 1468, ../../../shared/sass/ui/_tenders.scss */
  .pdf-list__item {
    position: relative;
    text-align: center; }
    /* line 1472, ../../../shared/sass/ui/_tenders.scss */
    .pdf-list__item > img {
      display: block;
      border: groove;
      border-width: 1px; }
    /* line 1478, ../../../shared/sass/ui/_tenders.scss */
    .pdf-list__item:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.4);
      z-index: 2;
      display: none; }
    /* line 1491, ../../../shared/sass/ui/_tenders.scss */
    .pdf-list__item:hover:after {
      display: block; }
    /* line 1494, ../../../shared/sass/ui/_tenders.scss */
    .pdf-list__item:hover .pdf-list__link {
      display: inline-block; }
  /* line 1500, ../../../shared/sass/ui/_tenders.scss */
  .pdf-list__link {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    z-index: 333;
    color: #fff !important;
    width: 80%;
    left: 0;
    right: 0;
    z-index: 3;
    margin-left: auto;
    margin-right: auto;
    border-bottom: none;
    background: #0079c1;
    padding: 10px 0; }
    /* line 1517, ../../../shared/sass/ui/_tenders.scss */
    .pdf-list__link:hover {
      background: #02619a; }
  /* line 1522, ../../../shared/sass/ui/_tenders.scss */
  .pdf-list__heading {
    text-align: center;
    display: block;
    margin-top: 10px; }
  /* line 1528, ../../../shared/sass/ui/_tenders.scss */
  .pdf-list__heading-tender {
    text-align: left;
    display: block;
    margin-top: 10px;
    font-weight: 600; }

/* line 1536, ../../../shared/sass/ui/_tenders.scss */
.accordion-tender .accordion__title {
  margin: 0;
  text-align: center;
  border-bottom: 0px;
  color: #0079c1;
  font-weight: 100;
  text-transform: uppercase;
  background: #dcdad7 url("../images/accordion-control.png") 100% 10px no-repeat; }

/* line 1546, ../../../shared/sass/ui/_tenders.scss */
.tabs__item-tenders {
  background-color: #fff; }

@media (max-width: 640px) {
  /* line 1, ../../../shared/sass/ui/_tables.scss */
  .stacktable.large-only {
    display: none; } }

/* line 7, ../../../shared/sass/ui/_tables.scss */
.stacktable.small-only {
  display: none; }
  @media (max-width: 640px) {
    /* line 7, ../../../shared/sass/ui/_tables.scss */
    .stacktable.small-only {
      display: table; } }

/* line 1, ../../../shared/sass/ui/_stock.scss */
.tabs-stock--list {
  position: absolute;
  right: 25px;
  top: 25px;
  z-index: 4; }

/* line 8, ../../../shared/sass/ui/_stock.scss */
.stock-list--popup {
  height: 0;
  overflow: hidden;
  margin-top: 20px;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease; }
  /* line 14, ../../../shared/sass/ui/_stock.scss */
  .stock-list--popup.is-open {
    height: 150px; }
  /* line 18, ../../../shared/sass/ui/_stock.scss */
  .stock-list--popup .share__dropdown {
    position: relative; }
  /* line 22, ../../../shared/sass/ui/_stock.scss */
  .stock-list--popup .tabs__link--selected {
    display: none; }

/* line 28, ../../../shared/sass/ui/_stock.scss */
.tabs-stock .tabs__item, .tabs-stock .b-tab__content .b-tab__content__i, .b-tab__content .tabs-stock .b-tab__content__i {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0; }

/* line 35, ../../../shared/sass/ui/_stock.scss */
.btn--switch {
  position: relative; }
  /* line 37, ../../../shared/sass/ui/_stock.scss */
  .btn--switch:before {
    content: "";
    position: absolute;
    top: 7px;
    right: 0;
    display: block;
    width: 20px;
    height: 7px;
    background-position: 0 -98px; }
  /* line 49, ../../../shared/sass/ui/_stock.scss */
  .btn--switch.is-active:before {
    background-position: 0 -238px; }

/* line 1, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .sites-popup .tile__heading, html.index#contrast .sites-popup .sites__link, html.index#contrast .sites-popup .tools__link,
html.subindex#contrast .sites-popup .tile__heading,
html.subindex#contrast .sites-popup .sites__link,
html.subindex#contrast .sites-popup .tools__link,
html.work#contrast .sites-popup .tile__heading,
html.work#contrast .sites-popup .sites__link,
html.work#contrast .sites-popup .tools__link,
html.work_wide#contrast .sites-popup .tile__heading,
html.work_wide#contrast .sites-popup .sites__link,
html.work_wide#contrast .sites-popup .tools__link, html.index#contrast p,
html.index#contrast .magazine__link,
html.index#contrast .secondary-grey-text,
html.subindex#contrast p,
html.subindex#contrast .magazine__link,
html.subindex#contrast .secondary-grey-text,
html.work#contrast p,
html.work#contrast .magazine__link,
html.work#contrast .secondary-grey-text,
html.work_wide#contrast p,
html.work_wide#contrast .magazine__link,
html.work_wide#contrast .secondary-grey-text, html.index#contrast .vertical-list--block-links > li a,
html.subindex#contrast .vertical-list--block-links > li a,
html.work#contrast .vertical-list--block-links > li a,
html.work_wide#contrast .vertical-list--block-links > li a, html.index#contrast .vertical-list--links.vertical-list--links > li a,
html.subindex#contrast .vertical-list--links.vertical-list--links > li a,
html.work#contrast .vertical-list--links.vertical-list--links > li a,
html.work_wide#contrast .vertical-list--links.vertical-list--links > li a, html.index#contrast .slider__text,
html.subindex#contrast .slider__text,
html.work#contrast .slider__text,
html.work_wide#contrast .slider__text, html.work#contrast .context--content li,
html.work_wide#contrast .context--content li, html.sitemap#contrast .context--content li, html.work#contrast table + a[download],
html.work_wide#contrast table + a[download], html.sitemap#contrast table + a[download] {
  font-weight: 400; }

/* line 5, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .tile, html.index#contrast .media--grid,
html.subindex#contrast .tile,
html.subindex#contrast .media--grid,
html.work#contrast .tile,
html.work#contrast .media--grid,
html.work_wide#contrast .tile,
html.work_wide#contrast .media--grid, html.index#contrast .main-header--small,
html.subindex#contrast .main-header--small,
html.work#contrast .main-header--small,
html.work_wide#contrast .main-header--small, html.index#contrast .slider__text,
html.subindex#contrast .slider__text,
html.work#contrast .slider__text,
html.work_wide#contrast .slider__text, html.work#contrast body,
html.work_wide#contrast body, html.sitemap#contrast body {
  background-color: #000; }

/* line 9, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .soc-links__container.soc-links__container .soc__link,
html.subindex#contrast .soc-links__container.soc-links__container .soc__link,
html.work#contrast .soc-links__container.soc-links__container .soc__link,
html.work_wide#contrast .soc-links__container.soc-links__container .soc__link, html.index#contrast .main-container,
html.subindex#contrast .main-container,
html.work#contrast .main-container,
html.work_wide#contrast .main-container, html.work#contrast .tile, html.work#contrast .media--grid,
html.work_wide#contrast .tile,
html.work_wide#contrast .media--grid, html.sitemap#contrast .tile, html.sitemap#contrast .media--grid, html.work#contrast .scroll__year:before,
html.work_wide#contrast .scroll__year:before, html.sitemap#contrast .scroll__year:before {
  background-color: #fff; }

/* line 13, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .sites-link,
html.index#contrast .tile__body,
html.index#contrast .tile__body--soc,
html.index#contrast .press-interview__body,
html.index#contrast .magazine__link,
html.index#contrast .secondary-grey-text,
html.index#contrast .contacts-link,
html.index#contrast .lang-btn,
html.index#contrast .key-number,
html.index#contrast .print__link,
html.index#contrast .img__block--header,
html.index#contrast .table__header h4 + p,
.table__header html.index#contrast h4 + p,
html.index#contrast .img_caption,
html.index#contrast .pict,
html.subindex#contrast .sites-link,
html.subindex#contrast .tile__body,
html.subindex#contrast .tile__body--soc,
html.subindex#contrast .press-interview__body,
html.subindex#contrast .magazine__link,
html.subindex#contrast .secondary-grey-text,
html.subindex#contrast .contacts-link,
html.subindex#contrast .lang-btn,
html.subindex#contrast .key-number,
html.subindex#contrast .print__link,
html.subindex#contrast .img__block--header,
html.subindex#contrast .table__header h4 + p,
.table__header html.subindex#contrast h4 + p,
html.subindex#contrast .img_caption,
html.subindex#contrast .pict,
html.work#contrast .sites-link,
html.work#contrast .tile__body,
html.work#contrast .tile__body--soc,
html.work#contrast .press-interview__body,
html.work#contrast .magazine__link,
html.work#contrast .secondary-grey-text,
html.work#contrast .contacts-link,
html.work#contrast .lang-btn,
html.work#contrast .key-number,
html.work#contrast .print__link,
html.work#contrast .img__block--header,
html.work#contrast .table__header h4 + p,
.table__header html.work#contrast h4 + p,
html.work#contrast .img_caption,
html.work#contrast .pict,
html.work_wide#contrast .sites-link,
html.work_wide#contrast .tile__body,
html.work_wide#contrast .tile__body--soc,
html.work_wide#contrast .press-interview__body,
html.work_wide#contrast .magazine__link,
html.work_wide#contrast .secondary-grey-text,
html.work_wide#contrast .contacts-link,
html.work_wide#contrast .lang-btn,
html.work_wide#contrast .key-number,
html.work_wide#contrast .print__link,
html.work_wide#contrast .img__block--header,
html.work_wide#contrast .table__header h4 + p,
.table__header html.work_wide#contrast h4 + p,
html.work_wide#contrast .img_caption,
html.work_wide#contrast .pict, html.index#contrast .share__units,
html.index#contrast .share__value,
html.index#contrast .share__capitalization--label,
html.index#contrast .share__capitalization--value,
html.subindex#contrast .share__units,
html.subindex#contrast .share__value,
html.subindex#contrast .share__capitalization--label,
html.subindex#contrast .share__capitalization--value,
html.work#contrast .share__units,
html.work#contrast .share__value,
html.work#contrast .share__capitalization--label,
html.work#contrast .share__capitalization--value,
html.work_wide#contrast .share__units,
html.work_wide#contrast .share__value,
html.work_wide#contrast .share__capitalization--label,
html.work_wide#contrast .share__capitalization--value, html.index#contrast .date.tag, html.index#contrast .source.tag, html.index#contrast .town.tag,
html.subindex#contrast .date.tag,
html.subindex#contrast .source.tag,
html.subindex#contrast .town.tag,
html.work#contrast .date.tag,
html.work#contrast .source.tag,
html.work#contrast .town.tag,
html.work_wide#contrast .date.tag,
html.work_wide#contrast .source.tag,
html.work_wide#contrast .town.tag, html.index#contrast .tile__heading,
html.subindex#contrast .tile__heading,
html.work#contrast .tile__heading,
html.work_wide#contrast .tile__heading, html.index#contrast .vertical-list--block-links > li a,
html.subindex#contrast .vertical-list--block-links > li a,
html.work#contrast .vertical-list--block-links > li a,
html.work_wide#contrast .vertical-list--block-links > li a, html.index#contrast .vertical-list--links.vertical-list--links > li a,
html.subindex#contrast .vertical-list--links.vertical-list--links > li a,
html.work#contrast .vertical-list--links.vertical-list--links > li a,
html.work_wide#contrast .vertical-list--links.vertical-list--links > li a, html.index#contrast .vertical-list--links.vertical-list--links > li:before, html.index#contrast .vertical-list--block-links > li:before,
html.subindex#contrast .vertical-list--links.vertical-list--links > li:before,
html.subindex#contrast .vertical-list--block-links > li:before,
html.work#contrast .vertical-list--links.vertical-list--links > li:before,
html.work#contrast .vertical-list--block-links > li:before,
html.work_wide#contrast .vertical-list--links.vertical-list--links > li:before,
html.work_wide#contrast .vertical-list--block-links > li:before, html.index#contrast .slider__text,
html.subindex#contrast .slider__text,
html.work#contrast .slider__text,
html.work_wide#contrast .slider__text, html.index#contrast .emperor-text,
html.subindex#contrast .emperor-text,
html.work#contrast .emperor-text,
html.work_wide#contrast .emperor-text, html.work#contrast body,
html.work_wide#contrast body, html.sitemap#contrast body, html.work#contrast .crumbs__item,
html.work_wide#contrast .crumbs__item, html.sitemap#contrast .crumbs__item, html.work#contrast .crumbs__item > a,
html.work_wide#contrast .crumbs__item > a, html.sitemap#contrast .crumbs__item > a, html.work#contrast .text--h1, html.work#contrast .context--content h1, .context--content html.work#contrast h1,
html.work_wide#contrast .text--h1,
html.work_wide#contrast .context--content h1,
.context--content html.work_wide#contrast h1, html.sitemap#contrast .text--h1, html.sitemap#contrast .context--content h1, .context--content html.sitemap#contrast h1, html.work#contrast .text--h2, html.work#contrast .context--content h2, .context--content html.work#contrast h2,
html.work_wide#contrast .text--h2,
html.work_wide#contrast .context--content h2,
.context--content html.work_wide#contrast h2, html.sitemap#contrast .text--h2, html.sitemap#contrast .context--content h2, .context--content html.sitemap#contrast h2, html.work#contrast .text--h3, html.work#contrast .context--content h3, .context--content html.work#contrast h3,
html.work_wide#contrast .text--h3,
html.work_wide#contrast .context--content h3,
.context--content html.work_wide#contrast h3, html.sitemap#contrast .text--h3, html.sitemap#contrast .context--content h3, .context--content html.sitemap#contrast h3, html.work#contrast .text--h4, html.work#contrast .context--content h4, .context--content html.work#contrast h4,
html.work_wide#contrast .text--h4,
html.work_wide#contrast .context--content h4,
.context--content html.work_wide#contrast h4, html.sitemap#contrast .text--h4, html.sitemap#contrast .context--content h4, .context--content html.sitemap#contrast h4, html.work#contrast .key-indicator .key-units > span,
html.work_wide#contrast .key-indicator .key-units > span, html.sitemap#contrast .key-indicator .key-units > span, html.work#contrast .key-indicator .text--meta, html.work#contrast .key-indicator .media--ar .text--pdf, .media--ar html.work#contrast .key-indicator .text--pdf, html.work#contrast .key-indicator .pagination__descr,
html.work_wide#contrast .key-indicator .text--meta,
html.work_wide#contrast .key-indicator .media--ar .text--pdf,
.media--ar html.work_wide#contrast .key-indicator .text--pdf,
html.work_wide#contrast .key-indicator .pagination__descr, html.sitemap#contrast .key-indicator .text--meta, html.sitemap#contrast .key-indicator .media--ar .text--pdf, .media--ar html.sitemap#contrast .key-indicator .text--pdf, html.sitemap#contrast .key-indicator .pagination__descr, html.work#contrast .scroll__year,
html.work_wide#contrast .scroll__year, html.sitemap#contrast .scroll__year, html.work#contrast .soc__btn,
html.work_wide#contrast .soc__btn, html.sitemap#contrast .soc__btn {
  color: #fff !important; }

/* line 17, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .sites-popup .tile__heading, html.index#contrast .sites-popup .sites__link, html.index#contrast .sites-popup .tools__link,
html.subindex#contrast .sites-popup .tile__heading,
html.subindex#contrast .sites-popup .sites__link,
html.subindex#contrast .sites-popup .tools__link,
html.work#contrast .sites-popup .tile__heading,
html.work#contrast .sites-popup .sites__link,
html.work#contrast .sites-popup .tools__link,
html.work_wide#contrast .sites-popup .tile__heading,
html.work_wide#contrast .sites-popup .sites__link,
html.work_wide#contrast .sites-popup .tools__link, html.index#contrast .soc-links__container.soc-links__container .soc__link,
html.subindex#contrast .soc-links__container.soc-links__container .soc__link,
html.work#contrast .soc-links__container.soc-links__container .soc__link,
html.work_wide#contrast .soc-links__container.soc-links__container .soc__link, html.index#contrast .tools-popup a.tools__link,
html.subindex#contrast .tools-popup a.tools__link,
html.work#contrast .tools-popup a.tools__link,
html.work_wide#contrast .tools-popup a.tools__link, html.index#contrast .textcontainer,
html.subindex#contrast .textcontainer,
html.work#contrast .textcontainer,
html.work_wide#contrast .textcontainer, html.index#contrast .company-name,
html.index#contrast .footer__caption,
html.subindex#contrast .company-name,
html.subindex#contrast .footer__caption,
html.work#contrast .company-name,
html.work#contrast .footer__caption,
html.work_wide#contrast .company-name,
html.work_wide#contrast .footer__caption, html.index#contrast .footer-list__item > a,
html.subindex#contrast .footer-list__item > a,
html.work#contrast .footer-list__item > a,
html.work_wide#contrast .footer-list__item > a, html.work#contrast .tools__heading,
html.work_wide#contrast .tools__heading, html.sitemap#contrast .tools__heading, html.work#contrast .tools__item .tools__link,
html.work_wide#contrast .tools__item .tools__link, html.sitemap#contrast .tools__item .tools__link, html.work#contrast .tile, html.work#contrast .media--grid,
html.work_wide#contrast .tile,
html.work_wide#contrast .media--grid, html.sitemap#contrast .tile, html.sitemap#contrast .media--grid, html.work#contrast .tile a.primary-blue-text, html.work#contrast .media--grid a.primary-blue-text,
html.work_wide#contrast .tile a.primary-blue-text,
html.work_wide#contrast .media--grid a.primary-blue-text, html.sitemap#contrast .tile a.primary-blue-text, html.sitemap#contrast .media--grid a.primary-blue-text, html.work#contrast .tile .tile__body, html.work#contrast .media--grid .tile__body, html.work#contrast .tile .tile__body--soc, html.work#contrast .media--grid .tile__body--soc, html.work#contrast .tile .press-interview__body, html.work#contrast .media--grid .press-interview__body,
html.work_wide#contrast .tile .tile__body,
html.work_wide#contrast .media--grid .tile__body,
html.work_wide#contrast .tile .tile__body--soc,
html.work_wide#contrast .media--grid .tile__body--soc,
html.work_wide#contrast .tile .press-interview__body,
html.work_wide#contrast .media--grid .press-interview__body, html.sitemap#contrast .tile .tile__body, html.sitemap#contrast .media--grid .tile__body, html.sitemap#contrast .tile .tile__body--soc, html.sitemap#contrast .media--grid .tile__body--soc, html.sitemap#contrast .tile .press-interview__body, html.sitemap#contrast .media--grid .press-interview__body, html.work#contrast .tile .tile__heading, html.work#contrast .media--grid .tile__heading,
html.work#contrast .tile .media__heading,
html.work#contrast .media--grid .media__heading,
html.work#contrast .tile .text--meta,
html.work#contrast .media--grid .text--meta,
html.work#contrast .tile .media--ar .text--pdf,
.media--ar html.work#contrast .tile .text--pdf,
html.work#contrast .media--grid .media--ar .text--pdf,
.media--ar html.work#contrast .media--grid .text--pdf,
html.work#contrast .tile .pagination__descr,
html.work#contrast .media--grid .pagination__descr,
html.work#contrast .tile .media__body-footer,
html.work#contrast .media--grid .media__body-footer,
html.work#contrast .tile .media__body-footer--big,
html.work#contrast .media--grid .media__body-footer--big,
html.work_wide#contrast .tile .tile__heading,
html.work_wide#contrast .media--grid .tile__heading,
html.work_wide#contrast .tile .media__heading,
html.work_wide#contrast .media--grid .media__heading,
html.work_wide#contrast .tile .text--meta,
html.work_wide#contrast .media--grid .text--meta,
html.work_wide#contrast .tile .media--ar .text--pdf,
.media--ar html.work_wide#contrast .tile .text--pdf,
html.work_wide#contrast .media--grid .media--ar .text--pdf,
.media--ar html.work_wide#contrast .media--grid .text--pdf,
html.work_wide#contrast .tile .pagination__descr,
html.work_wide#contrast .media--grid .pagination__descr,
html.work_wide#contrast .tile .media__body-footer,
html.work_wide#contrast .media--grid .media__body-footer,
html.work_wide#contrast .tile .media__body-footer--big,
html.work_wide#contrast .media--grid .media__body-footer--big, html.sitemap#contrast .tile .tile__heading, html.sitemap#contrast .media--grid .tile__heading,
html.sitemap#contrast .tile .media__heading,
html.sitemap#contrast .media--grid .media__heading,
html.sitemap#contrast .tile .text--meta,
html.sitemap#contrast .media--grid .text--meta,
html.sitemap#contrast .tile .media--ar .text--pdf,
.media--ar html.sitemap#contrast .tile .text--pdf,
html.sitemap#contrast .media--grid .media--ar .text--pdf,
.media--ar html.sitemap#contrast .media--grid .text--pdf,
html.sitemap#contrast .tile .pagination__descr,
html.sitemap#contrast .media--grid .pagination__descr,
html.sitemap#contrast .tile .media__body-footer,
html.sitemap#contrast .media--grid .media__body-footer,
html.sitemap#contrast .tile .media__body-footer--big,
html.sitemap#contrast .media--grid .media__body-footer--big, html.work#contrast .tile .tile__heading a, html.work#contrast .media--grid .tile__heading a,
html.work#contrast .tile .media__heading a,
html.work#contrast .media--grid .media__heading a,
html.work#contrast .tile .text--meta a,
html.work#contrast .media--grid .text--meta a,
html.work#contrast .tile .media--ar .text--pdf a,
.media--ar html.work#contrast .tile .text--pdf a,
html.work#contrast .media--grid .media--ar .text--pdf a,
.media--ar html.work#contrast .media--grid .text--pdf a,
html.work#contrast .tile .pagination__descr a,
html.work#contrast .media--grid .pagination__descr a,
html.work#contrast .tile .media__body-footer a,
html.work#contrast .media--grid .media__body-footer a,
html.work#contrast .tile .media__body-footer--big a,
html.work#contrast .media--grid .media__body-footer--big a,
html.work_wide#contrast .tile .tile__heading a,
html.work_wide#contrast .media--grid .tile__heading a,
html.work_wide#contrast .tile .media__heading a,
html.work_wide#contrast .media--grid .media__heading a,
html.work_wide#contrast .tile .text--meta a,
html.work_wide#contrast .media--grid .text--meta a,
html.work_wide#contrast .tile .media--ar .text--pdf a,
.media--ar html.work_wide#contrast .tile .text--pdf a,
html.work_wide#contrast .media--grid .media--ar .text--pdf a,
.media--ar html.work_wide#contrast .media--grid .text--pdf a,
html.work_wide#contrast .tile .pagination__descr a,
html.work_wide#contrast .media--grid .pagination__descr a,
html.work_wide#contrast .tile .media__body-footer a,
html.work_wide#contrast .media--grid .media__body-footer a,
html.work_wide#contrast .tile .media__body-footer--big a,
html.work_wide#contrast .media--grid .media__body-footer--big a, html.sitemap#contrast .tile .tile__heading a, html.sitemap#contrast .media--grid .tile__heading a,
html.sitemap#contrast .tile .media__heading a,
html.sitemap#contrast .media--grid .media__heading a,
html.sitemap#contrast .tile .text--meta a,
html.sitemap#contrast .media--grid .text--meta a,
html.sitemap#contrast .tile .media--ar .text--pdf a,
.media--ar html.sitemap#contrast .tile .text--pdf a,
html.sitemap#contrast .media--grid .media--ar .text--pdf a,
.media--ar html.sitemap#contrast .media--grid .text--pdf a,
html.sitemap#contrast .tile .pagination__descr a,
html.sitemap#contrast .media--grid .pagination__descr a,
html.sitemap#contrast .tile .media__body-footer a,
html.sitemap#contrast .media--grid .media__body-footer a,
html.sitemap#contrast .tile .media__body-footer--big a,
html.sitemap#contrast .media--grid .media__body-footer--big a, html.work#contrast .tile__body--goroda .tile__title,
html.work_wide#contrast .tile__body--goroda .tile__title, html.sitemap#contrast .tile__body--goroda .tile__title, html.work#contrast .tile__body--sport .tile__title, html.work#contrast .tile__body--big-project .tile__title,
html.work_wide#contrast .tile__body--sport .tile__title,
html.work_wide#contrast .tile__body--big-project .tile__title, html.sitemap#contrast .tile__body--sport .tile__title, html.sitemap#contrast .tile__body--big-project .tile__title {
  color: #000 !important; }

/* line 30, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast.sitemap body,
html.subindex#contrast.sitemap body,
html.work#contrast.sitemap body,
html.work_wide#contrast.sitemap body {
  background-color: #000; }
/* line 34, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast.sitemap .context--sitemap a,
html.subindex#contrast.sitemap .context--sitemap a,
html.work#contrast.sitemap .context--sitemap a,
html.work_wide#contrast.sitemap .context--sitemap a {
  color: #FFF; }
/* line 47, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .swiper-nav__wrap,
html.subindex#contrast .swiper-nav__wrap,
html.work#contrast .swiper-nav__wrap,
html.work_wide#contrast .swiper-nav__wrap {
  background-color: #FFF; }
/* line 51, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .swiper-nav .swiper-nav__item > a,
html.subindex#contrast .swiper-nav .swiper-nav__item > a,
html.work#contrast .swiper-nav .swiper-nav__item > a,
html.work_wide#contrast .swiper-nav .swiper-nav__item > a {
  color: #000; }
/* line 55, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .swiper-nav .swiper-nav__item--selected > a,
html.subindex#contrast .swiper-nav .swiper-nav__item--selected > a,
html.work#contrast .swiper-nav .swiper-nav__item--selected > a,
html.work_wide#contrast .swiper-nav .swiper-nav__item--selected > a {
  background-color: #000;
  color: #fff; }
/* line 60, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .sites__item > a,
html.subindex#contrast .sites__item > a,
html.work#contrast .sites__item > a,
html.work_wide#contrast .sites__item > a {
  color: #000; }
/* line 64, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .main-nav__section,
html.subindex#contrast .main-nav__section,
html.work#contrast .main-nav__section,
html.work_wide#contrast .main-nav__section {
  background-color: #fff; }
@media (max-width: 767px) {
  /* line 67, ../../../shared/sass/ui/_contrast.scss */
  html.index#contrast .header-block--right li,
  html.subindex#contrast .header-block--right li,
  html.work#contrast .header-block--right li,
  html.work_wide#contrast .header-block--right li {
    background-color: #000; }
    /* line 70, ../../../shared/sass/ui/_contrast.scss */
    html.index#contrast .header-block--right li:last-child,
    html.subindex#contrast .header-block--right li:last-child,
    html.work#contrast .header-block--right li:last-child,
    html.work_wide#contrast .header-block--right li:last-child {
      margin-right: 15px; } }
/* line 76, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .soc-links__container .soc__item,
html.subindex#contrast .soc-links__container .soc__item,
html.work#contrast .soc-links__container .soc__item,
html.work_wide#contrast .soc-links__container .soc__item {
  margin: 0;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000; }
/* line 90, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .tools-popup,
html.subindex#contrast .tools-popup,
html.work#contrast .tools-popup,
html.work_wide#contrast .tools-popup {
  z-index: 1; }
  /* line 92, ../../../shared/sass/ui/_contrast.scss */
  html.index#contrast .tools-popup a,
  html.subindex#contrast .tools-popup a,
  html.work#contrast .tools-popup a,
  html.work_wide#contrast .tools-popup a {
    color: #fff; }
/* line 100, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .tools-popup__block:nth-child(2), html.index#contrast .tools-popup__block:nth-child(3),
html.subindex#contrast .tools-popup__block:nth-child(2),
html.subindex#contrast .tools-popup__block:nth-child(3),
html.work#contrast .tools-popup__block:nth-child(2),
html.work#contrast .tools-popup__block:nth-child(3),
html.work_wide#contrast .tools-popup__block:nth-child(2),
html.work_wide#contrast .tools-popup__block:nth-child(3) {
  background-color: #000;
  color: #fff;
  border-top: 1px solid; }
/* line 110, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .main-header, html.index#contrast .tools__container,
html.subindex#contrast .main-header,
html.subindex#contrast .tools__container,
html.work#contrast .main-header,
html.work#contrast .tools__container,
html.work_wide#contrast .main-header,
html.work_wide#contrast .tools__container {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
/* line 114, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast a,
html.index#contrast .link,
html.subindex#contrast a,
html.subindex#contrast .link,
html.work#contrast a,
html.work#contrast .link,
html.work_wide#contrast a,
html.work_wide#contrast .link {
  color: #3da5e3; }
/* line 119, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .tile, html.index#contrast .media--grid,
html.index#contrast .media--grid,
html.subindex#contrast .tile,
html.subindex#contrast .media--grid,
html.subindex#contrast .media--grid,
html.work#contrast .tile,
html.work#contrast .media--grid,
html.work#contrast .media--grid,
html.work_wide#contrast .tile,
html.work_wide#contrast .media--grid,
html.work_wide#contrast .media--grid {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
/* line 125, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .main-header--small,
html.subindex#contrast .main-header--small,
html.work#contrast .main-header--small,
html.work_wide#contrast .main-header--small {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 0.8125rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus html.index#contrast .main-header--small, html.font_plus
  html.subindex#contrast .main-header--small, html.font_plus
  html.work#contrast .main-header--small, html.font_plus
  html.work_wide#contrast .main-header--small {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.3px;
    /* 9 */
    font-size: 0.89375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus html.index#contrast .main-header--small, html.font_plus_plus
  html.subindex#contrast .main-header--small, html.font_plus_plus
  html.work#contrast .main-header--small, html.font_plus_plus
  html.work_wide#contrast .main-header--small {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 15.6px;
    /* 9 */
    font-size: 0.975rem;
    /* 9 */ }
/* line 147, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .btn,
html.subindex#contrast .btn,
html.work#contrast .btn,
html.work_wide#contrast .btn {
  background-color: #838383 !important;
  color: #fff !important; }
  /* line 150, ../../../shared/sass/ui/_contrast.scss */
  html.index#contrast .btn:hover,
  html.subindex#contrast .btn:hover,
  html.work#contrast .btn:hover,
  html.work_wide#contrast .btn:hover {
    background-color: #fff !important;
    color: #000 !important; }
/* line 155, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .share__units,
html.index#contrast .share__value,
html.index#contrast .share__capitalization--label,
html.index#contrast .share__capitalization--value,
html.subindex#contrast .share__units,
html.subindex#contrast .share__value,
html.subindex#contrast .share__capitalization--label,
html.subindex#contrast .share__capitalization--value,
html.work#contrast .share__units,
html.work#contrast .share__value,
html.work#contrast .share__capitalization--label,
html.work#contrast .share__capitalization--value,
html.work_wide#contrast .share__units,
html.work_wide#contrast .share__value,
html.work_wide#contrast .share__capitalization--label,
html.work_wide#contrast .share__capitalization--value {
  font-weight: 400; }
/* line 170, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .date.tag, html.index#contrast .source.tag, html.index#contrast .town.tag,
html.subindex#contrast .date.tag,
html.subindex#contrast .source.tag,
html.subindex#contrast .town.tag,
html.work#contrast .date.tag,
html.work#contrast .source.tag,
html.work#contrast .town.tag,
html.work_wide#contrast .date.tag,
html.work_wide#contrast .source.tag,
html.work_wide#contrast .town.tag {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.75rem;
  /* 9 */
  font-weight: 400; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus html.index#contrast .date.tag, html.font_plus html.index#contrast .source.tag, html.font_plus html.index#contrast .town.tag, html.font_plus
  html.subindex#contrast .date.tag, html.font_plus
  html.subindex#contrast .source.tag, html.font_plus
  html.subindex#contrast .town.tag, html.font_plus
  html.work#contrast .date.tag, html.font_plus
  html.work#contrast .source.tag, html.font_plus
  html.work#contrast .town.tag, html.font_plus
  html.work_wide#contrast .date.tag, html.font_plus
  html.work_wide#contrast .source.tag, html.font_plus
  html.work_wide#contrast .town.tag {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus html.index#contrast .date.tag, html.font_plus_plus html.index#contrast .source.tag, html.font_plus_plus html.index#contrast .town.tag, html.font_plus_plus
  html.subindex#contrast .date.tag, html.font_plus_plus
  html.subindex#contrast .source.tag, html.font_plus_plus
  html.subindex#contrast .town.tag, html.font_plus_plus
  html.work#contrast .date.tag, html.font_plus_plus
  html.work#contrast .source.tag, html.font_plus_plus
  html.work#contrast .town.tag, html.font_plus_plus
  html.work_wide#contrast .date.tag, html.font_plus_plus
  html.work_wide#contrast .source.tag, html.font_plus_plus
  html.work_wide#contrast .town.tag {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.4px;
    /* 9 */
    font-size: 0.9rem;
    /* 9 */ }
/* line 177, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .tile__header,
html.subindex#contrast .tile__header,
html.work#contrast .tile__header,
html.work_wide#contrast .tile__header {
  border-bottom: none; }
  /* line 180, ../../../shared/sass/ui/_contrast.scss */
  html.index#contrast .tile__header:after,
  html.subindex#contrast .tile__header:after,
  html.work#contrast .tile__header:after,
  html.work_wide#contrast .tile__header:after {
    border-bottom: none; }
/* line 191, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .tile--magazine .tile__body, html.index#contrast .tile--magazine .tile__body--soc, html.index#contrast .tile--magazine .press-interview__body,
html.subindex#contrast .tile--magazine .tile__body,
html.subindex#contrast .tile--magazine .tile__body--soc,
html.subindex#contrast .tile--magazine .press-interview__body,
html.work#contrast .tile--magazine .tile__body,
html.work#contrast .tile--magazine .tile__body--soc,
html.work#contrast .tile--magazine .press-interview__body,
html.work_wide#contrast .tile--magazine .tile__body,
html.work_wide#contrast .tile--magazine .tile__body--soc,
html.work_wide#contrast .tile--magazine .press-interview__body {
  padding-top: 1em; }
/* line 233, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .media-section-text.tile__header,
html.subindex#contrast .media-section-text.tile__header,
html.work#contrast .media-section-text.tile__header,
html.work_wide#contrast .media-section-text.tile__header {
  height: 40px;
  padding: 0; }
/* line 238, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .media-section-text .tile__heading,
html.subindex#contrast .media-section-text .tile__heading,
html.work#contrast .media-section-text .tile__heading,
html.work_wide#contrast .media-section-text .tile__heading {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 1rem;
  /* 9 */
  font-weight: 100;
  padding-top: 25px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus html.index#contrast .media-section-text .tile__heading, html.font_plus
  html.subindex#contrast .media-section-text .tile__heading, html.font_plus
  html.work#contrast .media-section-text .tile__heading, html.font_plus
  html.work_wide#contrast .media-section-text .tile__heading {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 17.6px;
    /* 9 */
    font-size: 1.1rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus html.index#contrast .media-section-text .tile__heading, html.font_plus_plus
  html.subindex#contrast .media-section-text .tile__heading, html.font_plus_plus
  html.work#contrast .media-section-text .tile__heading, html.font_plus_plus
  html.work_wide#contrast .media-section-text .tile__heading {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 19.2px;
    /* 9 */
    font-size: 1.2rem;
    /* 9 */ }
/* line 247, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .tile__caption.tile__caption,
html.subindex#contrast .tile__caption.tile__caption,
html.work#contrast .tile__caption.tile__caption,
html.work_wide#contrast .tile__caption.tile__caption {
  background-color: rgba(0, 0, 0, 0.8); }
/* line 252, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .tools-btn,
html.subindex#contrast .tools-btn,
html.work#contrast .tools-btn,
html.work_wide#contrast .tools-btn {
  background-position: 0% 100%; }
  @media (max-width: 767px) {
    /* line 252, ../../../shared/sass/ui/_contrast.scss */
    html.index#contrast .tools-btn,
    html.subindex#contrast .tools-btn,
    html.work#contrast .tools-btn,
    html.work_wide#contrast .tools-btn {
      background-position: 50% 120%; } }
/* line 258, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .search-btn,
html.subindex#contrast .search-btn,
html.work#contrast .search-btn,
html.work_wide#contrast .search-btn {
  background-position: 0% 100%; }
  @media (max-width: 767px) {
    /* line 258, ../../../shared/sass/ui/_contrast.scss */
    html.index#contrast .search-btn,
    html.subindex#contrast .search-btn,
    html.work#contrast .search-btn,
    html.work_wide#contrast .search-btn {
      background-position: 50% 118%; } }
/* line 264, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .contacts-link,
html.subindex#contrast .contacts-link,
html.work#contrast .contacts-link,
html.work_wide#contrast .contacts-link {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.75rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus html.index#contrast .contacts-link, html.font_plus
  html.subindex#contrast .contacts-link, html.font_plus
  html.work#contrast .contacts-link, html.font_plus
  html.work_wide#contrast .contacts-link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus html.index#contrast .contacts-link, html.font_plus_plus
  html.subindex#contrast .contacts-link, html.font_plus_plus
  html.work#contrast .contacts-link, html.font_plus_plus
  html.work_wide#contrast .contacts-link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.4px;
    /* 9 */
    font-size: 0.9rem;
    /* 9 */ }
  /* line 267, ../../../shared/sass/ui/_contrast.scss */
  html.index#contrast .contacts-link:before,
  html.subindex#contrast .contacts-link:before,
  html.work#contrast .contacts-link:before,
  html.work_wide#contrast .contacts-link:before {
    background-position: 0 -854px; }
/* line 272, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .sites-link,
html.subindex#contrast .sites-link,
html.work#contrast .sites-link,
html.work_wide#contrast .sites-link {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.75rem;
  /* 9 */ }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus html.index#contrast .sites-link, html.font_plus
  html.subindex#contrast .sites-link, html.font_plus
  html.work#contrast .sites-link, html.font_plus
  html.work_wide#contrast .sites-link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus html.index#contrast .sites-link, html.font_plus_plus
  html.subindex#contrast .sites-link, html.font_plus_plus
  html.work#contrast .sites-link, html.font_plus_plus
  html.work_wide#contrast .sites-link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.4px;
    /* 9 */
    font-size: 0.9rem;
    /* 9 */ }
  /* line 275, ../../../shared/sass/ui/_contrast.scss */
  html.index#contrast .sites-link:before,
  html.subindex#contrast .sites-link:before,
  html.work#contrast .sites-link:before,
  html.work_wide#contrast .sites-link:before {
    background-position: 0 -98px; }
/* line 284, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .sites--open .sites-link:before,
html.subindex#contrast .sites--open .sites-link:before,
html.work#contrast .sites--open .sites-link:before,
html.work_wide#contrast .sites--open .sites-link:before {
  background-position: 0 -238px; }
/* line 290, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .normal-ver-img,
html.subindex#contrast .normal-ver-img,
html.work#contrast .normal-ver-img,
html.work_wide#contrast .normal-ver-img {
  display: none; }
/* line 294, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .contrast-ver-img,
html.subindex#contrast .contrast-ver-img,
html.work#contrast .contrast-ver-img,
html.work_wide#contrast .contrast-ver-img {
  display: block; }
/* line 299, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .main-news span,
html.subindex#contrast .main-news span,
html.work#contrast .main-news span,
html.work_wide#contrast .main-news span {
  font-weight: 600; }
/* line 306, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .search-form .input-text,
html.subindex#contrast .search-form .input-text,
html.work#contrast .search-form .input-text,
html.work_wide#contrast .search-form .input-text {
  border: 1px solid black; }
/* line 310, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .search-form .input-btn,
html.subindex#contrast .search-form .input-btn,
html.work#contrast .search-form .input-btn,
html.work_wide#contrast .search-form .input-btn {
  background: url(../images/search-btn-footer-black.png) 50% 50% no-repeat; }
/* line 317, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .footer-list__item > a,
html.subindex#contrast .footer-list__item > a,
html.work#contrast .footer-list__item > a,
html.work_wide#contrast .footer-list__item > a {
  border-color: #838383; }
  /* line 321, ../../../shared/sass/ui/_contrast.scss */
  html.index#contrast .footer-list__item > a:hover,
  html.subindex#contrast .footer-list__item > a:hover,
  html.work#contrast .footer-list__item > a:hover,
  html.work_wide#contrast .footer-list__item > a:hover {
    border-color: transparent; }
/* line 329, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .footer-share .youtube__link,
html.subindex#contrast .footer-share .youtube__link,
html.work#contrast .footer-share .youtube__link,
html.work_wide#contrast .footer-share .youtube__link {
  background-image: url(../images/youtube-black.png); }
/* line 333, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .footer-share .facebook__link,
html.subindex#contrast .footer-share .facebook__link,
html.work#contrast .footer-share .facebook__link,
html.work_wide#contrast .footer-share .facebook__link {
  background-image: url(../images/facebook-black.png); }
/* line 337, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .footer-share .vk__link,
html.subindex#contrast .footer-share .vk__link,
html.work#contrast .footer-share .vk__link,
html.work_wide#contrast .footer-share .vk__link {
  background-image: url(../images/vkontakte-black.png); }
/* line 341, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .footer-share .email__link,
html.subindex#contrast .footer-share .email__link,
html.work#contrast .footer-share .email__link,
html.work_wide#contrast .footer-share .email__link {
  background-image: url(../images/email-black.png); }
/* line 345, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .footer-share .twitter__link,
html.subindex#contrast .footer-share .twitter__link,
html.work#contrast .footer-share .twitter__link,
html.work_wide#contrast .footer-share .twitter__link {
  background-image: url(../images/twitter-black.png); }
/* line 349, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .footer-share .linked__link,
html.subindex#contrast .footer-share .linked__link,
html.work#contrast .footer-share .linked__link,
html.work_wide#contrast .footer-share .linked__link {
  background-image: url(../images/in-black.png); }
/* line 353, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .footer-share .foursquare__link,
html.subindex#contrast .footer-share .foursquare__link,
html.work#contrast .footer-share .foursquare__link,
html.work_wide#contrast .footer-share .foursquare__link {
  background-image: url(../images/foursquare-black.png); }
/* line 358, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .main-nav__link,
html.subindex#contrast .main-nav__link,
html.work#contrast .main-nav__link,
html.work_wide#contrast .main-nav__link {
  color: #000; }
  /* line 361, ../../../shared/sass/ui/_contrast.scss */
  html.index#contrast .main-nav__link:hover,
  html.subindex#contrast .main-nav__link:hover,
  html.work#contrast .main-nav__link:hover,
  html.work_wide#contrast .main-nav__link:hover {
    color: #fff;
    background-color: #000 !important; }
/* line 369, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .main-nav .is-current .main-nav__link, html.index#contrast .main-nav .is-expanded .main-nav__link, html.index#contrast .main-nav .is-hovered .main-nav__link, html.index#contrast .main-nav .main-nav__item:hover .main-nav__link,
html.subindex#contrast .main-nav .is-current .main-nav__link,
html.subindex#contrast .main-nav .is-expanded .main-nav__link,
html.subindex#contrast .main-nav .is-hovered .main-nav__link,
html.subindex#contrast .main-nav .main-nav__item:hover .main-nav__link,
html.work#contrast .main-nav .is-current .main-nav__link,
html.work#contrast .main-nav .is-expanded .main-nav__link,
html.work#contrast .main-nav .is-hovered .main-nav__link,
html.work#contrast .main-nav .main-nav__item:hover .main-nav__link,
html.work_wide#contrast .main-nav .is-current .main-nav__link,
html.work_wide#contrast .main-nav .is-expanded .main-nav__link,
html.work_wide#contrast .main-nav .is-hovered .main-nav__link,
html.work_wide#contrast .main-nav .main-nav__item:hover .main-nav__link {
  color: #fff;
  background-color: #000 !important; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--765px,
html.subindex#contrast .tile--765px,
html.work#contrast .tile--765px,
html.work_wide#contrast .tile--765px {
  height: 963.9px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--765px .tile__caption.tile__caption,
  html.subindex#contrast .tile--765px .tile__caption.tile__caption,
  html.work#contrast .tile--765px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--765px .tile__caption.tile__caption {
    margin-top: -116.82px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--765px .tile__caption-header,
  html.subindex#contrast .tile--765px .tile__caption-header,
  html.work#contrast .tile--765px .tile__caption-header,
  html.work_wide#contrast .tile--765px .tile__caption-header {
    height: 96.39px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--725px,
html.subindex#contrast .tile--725px,
html.work#contrast .tile--725px,
html.work_wide#contrast .tile--725px {
  height: 913.5px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--725px .tile__caption.tile__caption,
  html.subindex#contrast .tile--725px .tile__caption.tile__caption,
  html.work#contrast .tile--725px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--725px .tile__caption.tile__caption {
    margin-top: -112.82px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--725px .tile__caption-header,
  html.subindex#contrast .tile--725px .tile__caption-header,
  html.work#contrast .tile--725px .tile__caption-header,
  html.work_wide#contrast .tile--725px .tile__caption-header {
    height: 91.35px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--705px,
html.subindex#contrast .tile--705px,
html.work#contrast .tile--705px,
html.work_wide#contrast .tile--705px {
  height: 888.3px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--705px .tile__caption.tile__caption,
  html.subindex#contrast .tile--705px .tile__caption.tile__caption,
  html.work#contrast .tile--705px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--705px .tile__caption.tile__caption {
    margin-top: -110.82px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--705px .tile__caption-header,
  html.subindex#contrast .tile--705px .tile__caption-header,
  html.work#contrast .tile--705px .tile__caption-header,
  html.work_wide#contrast .tile--705px .tile__caption-header {
    height: 88.83px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--660px,
html.subindex#contrast .tile--660px,
html.work#contrast .tile--660px,
html.work_wide#contrast .tile--660px {
  height: 831.6px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--660px .tile__caption.tile__caption,
  html.subindex#contrast .tile--660px .tile__caption.tile__caption,
  html.work#contrast .tile--660px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--660px .tile__caption.tile__caption {
    margin-top: -106.32px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--660px .tile__caption-header,
  html.subindex#contrast .tile--660px .tile__caption-header,
  html.work#contrast .tile--660px .tile__caption-header,
  html.work_wide#contrast .tile--660px .tile__caption-header {
    height: 83.16px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--615px,
html.subindex#contrast .tile--615px,
html.work#contrast .tile--615px,
html.work_wide#contrast .tile--615px {
  height: 774.9px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--615px .tile__caption.tile__caption,
  html.subindex#contrast .tile--615px .tile__caption.tile__caption,
  html.work#contrast .tile--615px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--615px .tile__caption.tile__caption {
    margin-top: -101.82px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--615px .tile__caption-header,
  html.subindex#contrast .tile--615px .tile__caption-header,
  html.work#contrast .tile--615px .tile__caption-header,
  html.work_wide#contrast .tile--615px .tile__caption-header {
    height: 77.49px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--505px,
html.subindex#contrast .tile--505px,
html.work#contrast .tile--505px,
html.work_wide#contrast .tile--505px {
  height: 636.3px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--505px .tile__caption.tile__caption,
  html.subindex#contrast .tile--505px .tile__caption.tile__caption,
  html.work#contrast .tile--505px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--505px .tile__caption.tile__caption {
    margin-top: -90.82px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--505px .tile__caption-header,
  html.subindex#contrast .tile--505px .tile__caption-header,
  html.work#contrast .tile--505px .tile__caption-header,
  html.work_wide#contrast .tile--505px .tile__caption-header {
    height: 63.63px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--464px,
html.subindex#contrast .tile--464px,
html.work#contrast .tile--464px,
html.work_wide#contrast .tile--464px {
  height: 584.64px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--464px .tile__caption.tile__caption,
  html.subindex#contrast .tile--464px .tile__caption.tile__caption,
  html.work#contrast .tile--464px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--464px .tile__caption.tile__caption {
    margin-top: -133.12px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--464px .tile__caption-header,
  html.subindex#contrast .tile--464px .tile__caption-header,
  html.work#contrast .tile--464px .tile__caption-header,
  html.work_wide#contrast .tile--464px .tile__caption-header {
    height: 116.928px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--425px,
html.subindex#contrast .tile--425px,
html.work#contrast .tile--425px,
html.work_wide#contrast .tile--425px {
  height: 535.5px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--425px .tile__caption.tile__caption,
  html.subindex#contrast .tile--425px .tile__caption.tile__caption,
  html.work#contrast .tile--425px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--425px .tile__caption.tile__caption {
    margin-top: -125.32px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--425px .tile__caption-header,
  html.subindex#contrast .tile--425px .tile__caption-header,
  html.work#contrast .tile--425px .tile__caption-header,
  html.work_wide#contrast .tile--425px .tile__caption-header {
    height: 107.1px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--405px,
html.subindex#contrast .tile--405px,
html.work#contrast .tile--405px,
html.work_wide#contrast .tile--405px {
  height: 510.3px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--405px .tile__caption.tile__caption,
  html.subindex#contrast .tile--405px .tile__caption.tile__caption,
  html.work#contrast .tile--405px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--405px .tile__caption.tile__caption {
    margin-top: -121.32px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--405px .tile__caption-header,
  html.subindex#contrast .tile--405px .tile__caption-header,
  html.work#contrast .tile--405px .tile__caption-header,
  html.work_wide#contrast .tile--405px .tile__caption-header {
    height: 102.06px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--383px,
html.subindex#contrast .tile--383px,
html.work#contrast .tile--383px,
html.work_wide#contrast .tile--383px {
  height: 482.58px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--383px .tile__caption.tile__caption,
  html.subindex#contrast .tile--383px .tile__caption.tile__caption,
  html.work#contrast .tile--383px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--383px .tile__caption.tile__caption {
    margin-top: -116.92px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--383px .tile__caption-header,
  html.subindex#contrast .tile--383px .tile__caption-header,
  html.work#contrast .tile--383px .tile__caption-header,
  html.work_wide#contrast .tile--383px .tile__caption-header {
    height: 96.516px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--315px,
html.subindex#contrast .tile--315px,
html.work#contrast .tile--315px,
html.work_wide#contrast .tile--315px {
  height: 396.9px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--315px .tile__caption.tile__caption,
  html.subindex#contrast .tile--315px .tile__caption.tile__caption,
  html.work#contrast .tile--315px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--315px .tile__caption.tile__caption {
    margin-top: -103.32px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--315px .tile__caption-header,
  html.subindex#contrast .tile--315px .tile__caption-header,
  html.work#contrast .tile--315px .tile__caption-header,
  html.work_wide#contrast .tile--315px .tile__caption-header {
    height: 79.38px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--283px,
html.subindex#contrast .tile--283px,
html.work#contrast .tile--283px,
html.work_wide#contrast .tile--283px {
  height: 356.58px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--283px .tile__caption.tile__caption,
  html.subindex#contrast .tile--283px .tile__caption.tile__caption,
  html.work#contrast .tile--283px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--283px .tile__caption.tile__caption {
    margin-top: -96.92px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--283px .tile__caption-header,
  html.subindex#contrast .tile--283px .tile__caption-header,
  html.work#contrast .tile--283px .tile__caption-header,
  html.work_wide#contrast .tile--283px .tile__caption-header {
    height: 71.316px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--235px,
html.subindex#contrast .tile--235px,
html.work#contrast .tile--235px,
html.work_wide#contrast .tile--235px {
  height: 296.1px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--235px .tile__caption.tile__caption,
  html.subindex#contrast .tile--235px .tile__caption.tile__caption,
  html.work#contrast .tile--235px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--235px .tile__caption.tile__caption {
    margin-top: -118.575px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--235px .tile__caption-header,
  html.subindex#contrast .tile--235px .tile__caption-header,
  html.work#contrast .tile--235px .tile__caption-header,
  html.work_wide#contrast .tile--235px .tile__caption-header {
    height: 98.6013px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--225px,
html.subindex#contrast .tile--225px,
html.work#contrast .tile--225px,
html.work_wide#contrast .tile--225px {
  height: 287.83333px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--225px .tile__caption.tile__caption,
  html.subindex#contrast .tile--225px .tile__caption.tile__caption,
  html.work#contrast .tile--225px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--225px .tile__caption.tile__caption {
    margin-top: -115.245px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--225px .tile__caption-header,
  html.subindex#contrast .tile--225px .tile__caption-header,
  html.work#contrast .tile--225px .tile__caption-header,
  html.work_wide#contrast .tile--225px .tile__caption-header {
    height: 94.4055px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--190px,
html.subindex#contrast .tile--190px,
html.work#contrast .tile--190px,
html.work_wide#contrast .tile--190px {
  height: 242.65px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--190px .tile__caption.tile__caption,
  html.subindex#contrast .tile--190px .tile__caption.tile__caption,
  html.work#contrast .tile--190px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--190px .tile__caption.tile__caption {
    margin-top: -103.59px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--190px .tile__caption-header,
  html.subindex#contrast .tile--190px .tile__caption-header,
  html.work#contrast .tile--190px .tile__caption-header,
  html.work_wide#contrast .tile--190px .tile__caption-header {
    height: 79.7202px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.index#contrast .tile--120px,
html.subindex#contrast .tile--120px,
html.work#contrast .tile--120px,
html.work_wide#contrast .tile--120px {
  height: 151.2px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--120px .tile__caption.tile__caption,
  html.subindex#contrast .tile--120px .tile__caption.tile__caption,
  html.work#contrast .tile--120px .tile__caption.tile__caption,
  html.work_wide#contrast .tile--120px .tile__caption.tile__caption {
    margin-top: -80.28px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.index#contrast .tile--120px .tile__caption-header,
  html.subindex#contrast .tile--120px .tile__caption-header,
  html.work#contrast .tile--120px .tile__caption-header,
  html.work_wide#contrast .tile--120px .tile__caption-header {
    height: 50.3496px; }
/* line 378, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .tile--120px,
html.subindex#contrast .tile--120px,
html.work#contrast .tile--120px,
html.work_wide#contrast .tile--120px {
  height: 120px; }
/* line 388, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .icon-phone-call--left:before,
html.subindex#contrast .icon-phone-call--left:before,
html.work#contrast .icon-phone-call--left:before,
html.work_wide#contrast .icon-phone-call--left:before {
  background-position: 0 -2605px; }
/* line 392, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .icon-feedback--left:before,
html.subindex#contrast .icon-feedback--left:before,
html.work#contrast .icon-feedback--left:before,
html.work_wide#contrast .icon-feedback--left:before {
  background-position: 0 -1412px; }
/* line 396, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast .instagram__link,
html.subindex#contrast .instagram__link,
html.work#contrast .instagram__link,
html.work_wide#contrast .instagram__link {
  background: url(../images/instagram-black.png); }
/* line 403, ../../../shared/sass/ui/_contrast.scss */
html.index#contrast button.sidebar-nav__toggle.btn, html.index#contrast .sidebar-nav:before,
html.subindex#contrast button.sidebar-nav__toggle.btn,
html.subindex#contrast .sidebar-nav:before,
html.work#contrast button.sidebar-nav__toggle.btn,
html.work#contrast .sidebar-nav:before,
html.work_wide#contrast button.sidebar-nav__toggle.btn,
html.work_wide#contrast .sidebar-nav:before {
  background-color: #000 !important;
  color: #fff !important; }

/* line 419, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .main-container,
html.work_wide#contrast .main-container, html.sitemap#contrast .main-container {
  background-color: #000 !important; }
/* line 423, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast a.home,
html.work_wide#contrast a.home, html.sitemap#contrast a.home {
  background-position: 0 -517px; }
/* line 427, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .crumbs,
html.work_wide#contrast .crumbs, html.sitemap#contrast .crumbs {
  border-bottom-color: #fff; }
/* line 439, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .text--h1, html.work#contrast .context--content h1, .context--content html.work#contrast h1,
html.work#contrast .context--content h1,
html.work_wide#contrast .text--h1,
html.work_wide#contrast .context--content h1,
.context--content html.work_wide#contrast h1,
html.work_wide#contrast .context--content h1, html.sitemap#contrast .text--h1, html.sitemap#contrast .context--content h1, .context--content html.sitemap#contrast h1,
html.sitemap#contrast .context--content h1 {
  margin-top: 55px;
  margin-bottom: 30px; }
/* line 446, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .text--h2, html.work#contrast .context--content h2, .context--content html.work#contrast h2,
html.work#contrast .context--content h2,
html.work_wide#contrast .text--h2,
html.work_wide#contrast .context--content h2,
.context--content html.work_wide#contrast h2,
html.work_wide#contrast .context--content h2, html.sitemap#contrast .text--h2, html.sitemap#contrast .context--content h2, .context--content html.sitemap#contrast h2,
html.sitemap#contrast .context--content h2 {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 20px;
  /* 9 */
  font-size: 1.25rem;
  /* 9 */
  margin-top: 50px;
  margin-bottom: 40px; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus html.work#contrast .text--h2, html.font_plus html.work#contrast .context--content h2, .context--content html.font_plus html.work#contrast h2, html.font_plus
  html.work#contrast .context--content h2, html.font_plus
  html.work_wide#contrast .text--h2, html.font_plus
  html.work_wide#contrast .context--content h2, .context--content html.font_plus
  html.work_wide#contrast h2, html.font_plus
  html.work_wide#contrast .context--content h2, html.font_plus html.sitemap#contrast .text--h2, html.font_plus html.sitemap#contrast .context--content h2, .context--content html.font_plus html.sitemap#contrast h2, html.font_plus
  html.sitemap#contrast .context--content h2 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 22px;
    /* 9 */
    font-size: 1.375rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus html.work#contrast .text--h2, html.font_plus_plus html.work#contrast .context--content h2, .context--content html.font_plus_plus html.work#contrast h2, html.font_plus_plus
  html.work#contrast .context--content h2, html.font_plus_plus
  html.work_wide#contrast .text--h2, html.font_plus_plus
  html.work_wide#contrast .context--content h2, .context--content html.font_plus_plus
  html.work_wide#contrast h2, html.font_plus_plus
  html.work_wide#contrast .context--content h2, html.font_plus_plus html.sitemap#contrast .text--h2, html.font_plus_plus html.sitemap#contrast .context--content h2, .context--content html.font_plus_plus html.sitemap#contrast h2, html.font_plus_plus
  html.sitemap#contrast .context--content h2 {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 24px;
    /* 9 */
    font-size: 1.5rem;
    /* 9 */ }
/* line 454, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .text--h3, html.work#contrast .context--content h3, .context--content html.work#contrast h3,
html.work#contrast .context--content h3,
html.work_wide#contrast .text--h3,
html.work_wide#contrast .context--content h3,
.context--content html.work_wide#contrast h3,
html.work_wide#contrast .context--content h3, html.sitemap#contrast .text--h3, html.sitemap#contrast .context--content h3, .context--content html.sitemap#contrast h3,
html.sitemap#contrast .context--content h3 {
  margin-top: 45px;
  margin-bottom: 35px; }
/* line 461, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .text--h4, html.work#contrast .context--content h4, .context--content html.work#contrast h4,
html.work#contrast .context--content h4,
html.work_wide#contrast .text--h4,
html.work_wide#contrast .context--content h4,
.context--content html.work_wide#contrast h4,
html.work_wide#contrast .context--content h4, html.sitemap#contrast .text--h4, html.sitemap#contrast .context--content h4, .context--content html.sitemap#contrast h4,
html.sitemap#contrast .context--content h4 {
  margin-top: 30px;
  margin-bottom: 25px; }
/* line 468, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .lead,
html.work_wide#contrast .lead, html.sitemap#contrast .lead {
  padding-bottom: 15px; }
  /* line 471, ../../../shared/sass/ui/_contrast.scss */
  html.work#contrast .lead .lead-blue-text,
  html.work_wide#contrast .lead .lead-blue-text, html.sitemap#contrast .lead .lead-blue-text {
    line-height: 1.5em; }
    /* line 472, ../../../shared/sass/ui/_contrast.scss */
    html.work#contrast .lead .lead-blue-text + p,
    html.work_wide#contrast .lead .lead-blue-text + p, html.sitemap#contrast .lead .lead-blue-text + p {
      line-height: 1.4em; }
/* line 482, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .key-indicator .key-units,
html.work_wide#contrast .key-indicator .key-units, html.sitemap#contrast .key-indicator .key-units {
  padding-top: 18px; }
  /* line 485, ../../../shared/sass/ui/_contrast.scss */
  html.work#contrast .key-indicator .key-units > span,
  html.work_wide#contrast .key-indicator .key-units > span, html.sitemap#contrast .key-indicator .key-units > span {
    font-weight: 400;
    line-height: 1em; }
  /* line 490, ../../../shared/sass/ui/_contrast.scss */
  html.work#contrast .key-indicator .key-units .key-number,
  html.work_wide#contrast .key-indicator .key-units .key-number, html.sitemap#contrast .key-indicator .key-units .key-number {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 42px;
    /* 9 */
    font-size: 2.625rem;
    /* 9 */ }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus html.work#contrast .key-indicator .key-units .key-number, html.font_plus
    html.work_wide#contrast .key-indicator .key-units .key-number, html.font_plus html.sitemap#contrast .key-indicator .key-units .key-number {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 46.2px;
      /* 9 */
      font-size: 2.8875rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus html.work#contrast .key-indicator .key-units .key-number, html.font_plus_plus
    html.work_wide#contrast .key-indicator .key-units .key-number, html.font_plus_plus html.sitemap#contrast .key-indicator .key-units .key-number {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 50.4px;
      /* 9 */
      font-size: 3.15rem;
      /* 9 */ }
/* line 495, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .key-indicator .text--meta, html.work#contrast .key-indicator .media--ar .text--pdf, .media--ar html.work#contrast .key-indicator .text--pdf, html.work#contrast .key-indicator .pagination__descr,
html.work_wide#contrast .key-indicator .text--meta,
html.work_wide#contrast .key-indicator .media--ar .text--pdf,
.media--ar html.work_wide#contrast .key-indicator .text--pdf,
html.work_wide#contrast .key-indicator .pagination__descr, html.sitemap#contrast .key-indicator .text--meta, html.sitemap#contrast .key-indicator .media--ar .text--pdf, .media--ar html.sitemap#contrast .key-indicator .text--pdf, html.sitemap#contrast .key-indicator .pagination__descr {
  font-size: 110%; }
/* line 501, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast article h2.tile__header,
html.work_wide#contrast article h2.tile__header, html.sitemap#contrast article h2.tile__header {
  color: #000 !important; }
/* line 505, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .tile__header--16px,
html.work_wide#contrast .tile__header--16px, html.sitemap#contrast .tile__header--16px {
  height: 110px; }
  /* line 507, ../../../shared/sass/ui/_contrast.scss */
  html.work#contrast .tile__header--16px h2,
  html.work_wide#contrast .tile__header--16px h2, html.sitemap#contrast .tile__header--16px h2 {
    margin: 0; }
/* line 511, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .tools__heading,
html.work_wide#contrast .tools__heading, html.sitemap#contrast .tools__heading {
  font-weight: 400; }
/* line 517, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .tools__item .tools__link,
html.work_wide#contrast .tools__item .tools__link, html.sitemap#contrast .tools__item .tools__link {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.75rem;
  /* 9 */
  font-weight: 400;
  border-bottom: none; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus html.work#contrast .tools__item .tools__link, html.font_plus
  html.work_wide#contrast .tools__item .tools__link, html.font_plus html.sitemap#contrast .tools__item .tools__link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus html.work#contrast .tools__item .tools__link, html.font_plus_plus
  html.work_wide#contrast .tools__item .tools__link, html.font_plus_plus html.sitemap#contrast .tools__item .tools__link {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.4px;
    /* 9 */
    font-size: 0.9rem;
    /* 9 */ }
  /* line 523, ../../../shared/sass/ui/_contrast.scss */
  html.work#contrast .tools__item .tools__link:hover,
  html.work_wide#contrast .tools__item .tools__link:hover, html.sitemap#contrast .tools__item .tools__link:hover {
    border-bottom: 1px solid; }
/* line 529, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .context--content .share__link:before,
html.work_wide#contrast .context--content .share__link:before, html.sitemap#contrast .context--content .share__link:before {
  background-position: 0 -4714px; }
/* line 534, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .share__link:before,
html.work_wide#contrast .share__link:before, html.sitemap#contrast .share__link:before {
  background-position: 0 -4542px; }
/* line 539, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .context--content .print__link:before,
html.work_wide#contrast .context--content .print__link:before, html.sitemap#contrast .context--content .print__link:before {
  background-position: 0 -3201px; }
/* line 544, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .print__link:before,
html.work_wide#contrast .print__link:before, html.sitemap#contrast .print__link:before {
  background-position: 0 -3105px; }
/* line 549, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .error__link:before,
html.work_wide#contrast .error__link:before, html.sitemap#contrast .error__link:before {
  background-position: 0 -1144px; }
/* line 555, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .rss__link:before,
html.work_wide#contrast .rss__link:before, html.sitemap#contrast .rss__link:before {
  background-position: 0 -3402px; }
/* line 562, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .feedback__link:before,
html.work_wide#contrast .feedback__link:before, html.sitemap#contrast .feedback__link:before {
  background-position: 0 -1382px; }
/* line 568, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .star__link:before,
html.work_wide#contrast .star__link:before, html.sitemap#contrast .star__link:before {
  background-position: 0 -5469px; }
/* line 575, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .sign__link:before,
html.work_wide#contrast .sign__link:before, html.sitemap#contrast .sign__link:before {
  background-position: 0 -4851px; }
/* line 580, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .tools__btn-caption,
html.work_wide#contrast .tools__btn-caption, html.sitemap#contrast .tools__btn-caption {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 0.75rem;
  /* 9 */
  color: #0079c1;
  border-bottom-color: #0079c1; }
  /* line 166, ../../../shared/sass/base/_mixins.scss */
  html.font_plus html.work#contrast .tools__btn-caption, html.font_plus
  html.work_wide#contrast .tools__btn-caption, html.font_plus html.sitemap#contrast .tools__btn-caption {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 13.2px;
    /* 9 */
    font-size: 0.825rem;
    /* 9 */ }
  /* line 169, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus html.work#contrast .tools__btn-caption, html.font_plus_plus
  html.work_wide#contrast .tools__btn-caption, html.font_plus_plus html.sitemap#contrast .tools__btn-caption {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 14.4px;
    /* 9 */
    font-size: 0.9rem;
    /* 9 */ }
/* line 616, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .context--content li:before,
html.work_wide#contrast .context--content li:before, html.sitemap#contrast .context--content li:before {
  color: #fff; }
/* line 620, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .context--content li li,
html.work_wide#contrast .context--content li li, html.sitemap#contrast .context--content li li {
  font-size: 100%; }
/* line 626, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast table,
html.work_wide#contrast table, html.sitemap#contrast table {
  border-top-color: #fff;
  border-bottom-color: #fff; }
  /* line 629, ../../../shared/sass/ui/_contrast.scss */
  html.work#contrast table thead,
  html.work_wide#contrast table thead, html.sitemap#contrast table thead {
    border-bottom-color: #fff; }
  /* line 633, ../../../shared/sass/ui/_contrast.scss */
  html.work#contrast table th, html.work#contrast table td,
  html.work_wide#contrast table th,
  html.work_wide#contrast table td, html.sitemap#contrast table th, html.sitemap#contrast table td {
    color: #fff;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16px;
    /* 9 */
    font-size: 1rem;
    /* 9 */
    font-weight: 400;
    border-left: 4px solid #000;
    border-bottom-color: #fff; }
    /* line 166, ../../../shared/sass/base/_mixins.scss */
    html.font_plus html.work#contrast table th, html.font_plus html.work#contrast table td, html.font_plus
    html.work_wide#contrast table th, html.font_plus
    html.work_wide#contrast table td, html.font_plus html.sitemap#contrast table th, html.font_plus html.sitemap#contrast table td {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 17.6px;
      /* 9 */
      font-size: 1.1rem;
      /* 9 */ }
    /* line 169, ../../../shared/sass/base/_mixins.scss */
    html.font_plus_plus html.work#contrast table th, html.font_plus_plus html.work#contrast table td, html.font_plus_plus
    html.work_wide#contrast table th, html.font_plus_plus
    html.work_wide#contrast table td, html.font_plus_plus html.sitemap#contrast table th, html.font_plus_plus html.sitemap#contrast table td {
      /* 3 */
      /* 3 */
      /* 4 */
      /* 6 */
      /* 6 */
      /* 7 */
      font-size: 19.2px;
      /* 9 */
      font-size: 1.2rem;
      /* 9 */ }
  /* line 641, ../../../shared/sass/ui/_contrast.scss */
  html.work#contrast table th,
  html.work_wide#contrast table th, html.sitemap#contrast table th {
    font-weight: 900;
    border-left: 0; }
  /* line 648, ../../../shared/sass/ui/_contrast.scss */
  html.work#contrast table tr:hover th, html.work#contrast table tr:hover td,
  html.work_wide#contrast table tr:hover th,
  html.work_wide#contrast table tr:hover td, html.sitemap#contrast table tr:hover th, html.sitemap#contrast table tr:hover td {
    background-color: #fff;
    color: #000; }
  /* line 655, ../../../shared/sass/ui/_contrast.scss */
  html.work#contrast table + a[download],
  html.work_wide#contrast table + a[download], html.sitemap#contrast table + a[download] {
    color: #fff; }
/* line 661, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .quote .text--meta, html.work#contrast .quote .media--ar .text--pdf, .media--ar html.work#contrast .quote .text--pdf, html.work#contrast .quote .pagination__descr,
html.work_wide#contrast .quote .text--meta,
html.work_wide#contrast .quote .media--ar .text--pdf,
.media--ar html.work_wide#contrast .quote .text--pdf,
html.work_wide#contrast .quote .pagination__descr, html.sitemap#contrast .quote .text--meta, html.sitemap#contrast .quote .media--ar .text--pdf, .media--ar html.sitemap#contrast .quote .text--pdf, html.sitemap#contrast .quote .pagination__descr {
  color: #fff; }
/* line 664, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .quote .quote__footer,
html.work_wide#contrast .quote .quote__footer, html.sitemap#contrast .quote .quote__footer {
  border-top-color: #fff;
  color: #fff; }
/* line 670, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .history__title.history__title,
html.work_wide#contrast .history__title.history__title, html.sitemap#contrast .history__title.history__title {
  margin-bottom: 0;
  margin-top: 0; }
/* line 681, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .company-history__scrollbar,
html.work_wide#contrast .company-history__scrollbar, html.sitemap#contrast .company-history__scrollbar {
  background: rgba(0, 0, 0, 0.6); }
/* line 686, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .tile__body--goroda .tile__title,
html.work_wide#contrast .tile__body--goroda .tile__title, html.sitemap#contrast .tile__body--goroda .tile__title {
  margin-top: 0;
  margin-bottom: 0; }
/* line 693, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .tile__body--sport .tile__title, html.work#contrast .tile__body--big-project .tile__title,
html.work_wide#contrast .tile__body--sport .tile__title,
html.work_wide#contrast .tile__body--big-project .tile__title, html.sitemap#contrast .tile__body--sport .tile__title, html.sitemap#contrast .tile__body--big-project .tile__title {
  margin-top: 0;
  margin-bottom: 20px; }
/* line 705, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .tile--sport:hover .tile__title,
html.work_wide#contrast .tile--sport:hover .tile__title, html.sitemap#contrast .tile--sport:hover .tile__title {
  top: -75px; }
/* line 710, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast button.sidebar-nav__toggle.btn, html.work#contrast .sidebar-nav:before, html.work#contrast .tools-fix-btn,
html.work_wide#contrast button.sidebar-nav__toggle.btn,
html.work_wide#contrast .sidebar-nav:before,
html.work_wide#contrast .tools-fix-btn, html.sitemap#contrast button.sidebar-nav__toggle.btn, html.sitemap#contrast .sidebar-nav:before, html.sitemap#contrast .tools-fix-btn {
  background-color: #fff !important;
  color: #000 !important; }
/* line 714, ../../../shared/sass/ui/_contrast.scss */
html.work#contrast .tools-fix-btn,
html.work_wide#contrast .tools-fix-btn, html.sitemap#contrast .tools-fix-btn {
  background-position: 0px -2866px; }

/* line 4, ../../../shared/sass/ui/_font-change.scss */
html.font_plus .magazines-galls .item .photocontainer table tr td, html.font_plus_plus .magazines-galls .item .photocontainer table tr td {
  width: 100%;
  max-width: none;
  line-height: 18px; }

/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--765px {
  height: 826.2px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--765px .tile__caption.tile__caption {
    margin-top: -111.06px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--765px .tile__caption-header {
    height: 82.62px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--725px {
  height: 783px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--725px .tile__caption.tile__caption {
    margin-top: -107.06px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--725px .tile__caption-header {
    height: 78.3px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--705px {
  height: 761.4px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--705px .tile__caption.tile__caption {
    margin-top: -105.06px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--705px .tile__caption-header {
    height: 76.14px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--660px {
  height: 712.8px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--660px .tile__caption.tile__caption {
    margin-top: -100.56px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--660px .tile__caption-header {
    height: 71.28px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--615px {
  height: 664.2px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--615px .tile__caption.tile__caption {
    margin-top: -96.06px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--615px .tile__caption-header {
    height: 66.42px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--505px {
  height: 545.4px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--505px .tile__caption.tile__caption {
    margin-top: -85.06px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--505px .tile__caption-header {
    height: 54.54px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--464px {
  height: 501.12px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--464px .tile__caption.tile__caption {
    margin-top: -127.36px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--464px .tile__caption-header {
    height: 100.224px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--425px {
  height: 459px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--425px .tile__caption.tile__caption {
    margin-top: -119.56px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--425px .tile__caption-header {
    height: 91.8px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--405px {
  height: 437.4px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--405px .tile__caption.tile__caption {
    margin-top: -115.56px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--405px .tile__caption-header {
    height: 87.48px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--383px {
  height: 413.64px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--383px .tile__caption.tile__caption {
    margin-top: -111.16px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--383px .tile__caption-header {
    height: 82.728px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--315px {
  height: 340.2px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--315px .tile__caption.tile__caption {
    margin-top: -97.56px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--315px .tile__caption-header {
    height: 68.04px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--283px {
  height: 305.64px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--283px .tile__caption.tile__caption {
    margin-top: -91.16px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--283px .tile__caption-header {
    height: 61.128px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--235px {
  height: 253.8px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--235px .tile__caption.tile__caption {
    margin-top: -112.815px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--235px .tile__caption-header {
    height: 84.5154px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--225px {
  height: 244.33333px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--225px .tile__caption.tile__caption {
    margin-top: -109.485px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--225px .tile__caption-header {
    height: 80.919px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--190px {
  height: 206.2px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--190px .tile__caption.tile__caption {
    margin-top: -97.83px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--190px .tile__caption-header {
    height: 68.3316px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus .tile--120px {
  height: 129.6px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--120px .tile__caption.tile__caption {
    margin-top: -74.52px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus .tile--120px .tile__caption-header {
    height: 43.1568px; }
/* line 13, ../../../shared/sass/ui/_font-change.scss */
html.font_plus .tile__header--16px {
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    /* line 13, ../../../shared/sass/ui/_font-change.scss */
    html.font_plus .tile__header--16px {
      margin-bottom: 0; } }
/* line 19, ../../../shared/sass/ui/_font-change.scss */
html.font_plus .overlay-text__item {
  padding: 0.115em 0.25em; }
/* line 22, ../../../shared/sass/ui/_font-change.scss */
html.font_plus .tile--405px .overlay-text__body {
  padding-bottom: 58px; }
  @media (max-width: 960px) {
    /* line 22, ../../../shared/sass/ui/_font-change.scss */
    html.font_plus .tile--405px .overlay-text__body {
      padding-bottom: 18px; } }
/* line 29, ../../../shared/sass/ui/_font-change.scss */
html.font_plus .context--content p, html.font_plus .context--content a {
  line-height: 22px; }
/* line 33, ../../../shared/sass/ui/_font-change.scss */
html.font_plus .media--grid.tile, html.font_plus .media--grid, html.font_plus .media--grid {
  height: 341px !important; }
/* line 36, ../../../shared/sass/ui/_font-change.scss */
html.font_plus .is-video__container .media__left.is-opened-video .media__body, html.font_plus .is-video__container .media__right.is-opened-video .media__body {
  height: 359.7px; }

/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--765px {
  height: 963.9px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--765px .tile__caption.tile__caption {
    margin-top: -116.82px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--765px .tile__caption-header {
    height: 96.39px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--725px {
  height: 913.5px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--725px .tile__caption.tile__caption {
    margin-top: -112.82px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--725px .tile__caption-header {
    height: 91.35px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--705px {
  height: 888.3px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--705px .tile__caption.tile__caption {
    margin-top: -110.82px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--705px .tile__caption-header {
    height: 88.83px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--660px {
  height: 831.6px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--660px .tile__caption.tile__caption {
    margin-top: -106.32px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--660px .tile__caption-header {
    height: 83.16px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--615px {
  height: 774.9px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--615px .tile__caption.tile__caption {
    margin-top: -101.82px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--615px .tile__caption-header {
    height: 77.49px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--505px {
  height: 636.3px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--505px .tile__caption.tile__caption {
    margin-top: -90.82px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--505px .tile__caption-header {
    height: 63.63px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--464px {
  height: 584.64px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--464px .tile__caption.tile__caption {
    margin-top: -133.12px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--464px .tile__caption-header {
    height: 116.928px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--425px {
  height: 535.5px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--425px .tile__caption.tile__caption {
    margin-top: -125.32px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--425px .tile__caption-header {
    height: 107.1px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--405px {
  height: 510.3px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--405px .tile__caption.tile__caption {
    margin-top: -121.32px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--405px .tile__caption-header {
    height: 102.06px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--383px {
  height: 482.58px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--383px .tile__caption.tile__caption {
    margin-top: -116.92px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--383px .tile__caption-header {
    height: 96.516px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--315px {
  height: 396.9px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--315px .tile__caption.tile__caption {
    margin-top: -103.32px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--315px .tile__caption-header {
    height: 79.38px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--283px {
  height: 356.58px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--283px .tile__caption.tile__caption {
    margin-top: -96.92px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--283px .tile__caption-header {
    height: 71.316px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--235px {
  height: 296.1px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--235px .tile__caption.tile__caption {
    margin-top: -118.575px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--235px .tile__caption-header {
    height: 98.6013px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--225px {
  height: 287.83333px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--225px .tile__caption.tile__caption {
    margin-top: -115.245px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--225px .tile__caption-header {
    height: 94.4055px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--190px {
  height: 242.65px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--190px .tile__caption.tile__caption {
    margin-top: -103.59px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--190px .tile__caption-header {
    height: 79.7202px; }
/* line 197, ../../../shared/sass/base/_mixins.scss */
html.font_plus_plus .tile--120px {
  height: 151.2px; }
  /* line 199, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--120px .tile__caption.tile__caption {
    margin-top: -80.28px; }
  /* line 202, ../../../shared/sass/base/_mixins.scss */
  html.font_plus_plus .tile--120px .tile__caption-header {
    height: 50.3496px; }
/* line 44, ../../../shared/sass/ui/_font-change.scss */
html.font_plus_plus .company-name {
  line-height: 17px;
  padding: 20px 0; }
/* line 48, ../../../shared/sass/ui/_font-change.scss */
html.font_plus_plus .tile__header--16px {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    /* line 48, ../../../shared/sass/ui/_font-change.scss */
    html.font_plus_plus .tile__header--16px {
      margin-bottom: 0; } }
/* line 54, ../../../shared/sass/ui/_font-change.scss */
html.font_plus_plus .overlay-text__item {
  padding: 0.14em 0.25em; }
/* line 57, ../../../shared/sass/ui/_font-change.scss */
html.font_plus_plus .tile--405px .overlay-text__body {
  padding-bottom: 128px; }
  @media (max-width: 960px) {
    /* line 57, ../../../shared/sass/ui/_font-change.scss */
    html.font_plus_plus .tile--405px .overlay-text__body {
      padding-bottom: 18px; } }
/* line 64, ../../../shared/sass/ui/_font-change.scss */
html.font_plus_plus .context--content p, html.font_plus_plus .context--content a {
  line-height: 24px; }
/* line 68, ../../../shared/sass/ui/_font-change.scss */
html.font_plus_plus .media--grid.tile, html.font_plus_plus .media--grid, html.font_plus_plus .media--grid {
  height: 372px !important; }
/* line 71, ../../../shared/sass/ui/_font-change.scss */
html.font_plus_plus .is-video__container .media__left.is-opened-video .media__body, html.font_plus_plus .is-video__container .media__right.is-opened-video .media__body {
  height: 392.4px; }

@font-face {
  font-family: 'Roboto';
  src: url("/local/shared/fonts/Roboto/Roboto-BoldItalic.eot");
  src: url("/local/shared/fonts/Roboto/Roboto-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/local/shared/fonts/Roboto/Roboto-BoldItalic.woff2") format("woff2"), url("/local/shared/fonts/Roboto/Roboto-BoldItalic.woff") format("woff"), url("/local/shared/fonts/Roboto/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Roboto';
  src: url("/local/shared/fonts/Roboto/Roboto-Italic.eot");
  src: url("/local/shared/fonts/Roboto/Roboto-Italic.eot?#iefix") format("embedded-opentype"), url("/local/shared/fonts/Roboto/Roboto-Italic.woff2") format("woff2"), url("/local/shared/fonts/Roboto/Roboto-Italic.woff") format("woff"), url("/local/shared/fonts/Roboto/Roboto-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Roboto';
  src: url("/local/shared/fonts/Roboto/Roboto-BlackItalic.eot");
  src: url("/local/shared/fonts/Roboto/Roboto-BlackItalic.eot?#iefix") format("embedded-opentype"), url("/local/shared/fonts/Roboto/Roboto-BlackItalic.woff2") format("woff2"), url("/local/shared/fonts/Roboto/Roboto-BlackItalic.woff") format("woff"), url("/local/shared/fonts/Roboto/Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }
@font-face {
  font-family: 'Roboto';
  src: url("/local/shared/fonts/Roboto/Roboto-LightItalic.eot");
  src: url("/local/shared/fonts/Roboto/Roboto-LightItalic.eot?#iefix") format("embedded-opentype"), url("/local/shared/fonts/Roboto/Roboto-LightItalic.woff2") format("woff2"), url("/local/shared/fonts/Roboto/Roboto-LightItalic.woff") format("woff"), url("/local/shared/fonts/Roboto/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Roboto';
  src: url("/local/shared/fonts/Roboto/Roboto-Regular.eot");
  src: url("/local/shared/fonts/Roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("/local/shared/fonts/Roboto/Roboto-Regular.woff2") format("woff2"), url("/local/shared/fonts/Roboto/Roboto-Regular.woff") format("woff"), url("/local/shared/fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("/local/shared/fonts/Roboto/Roboto-Bold.eot");
  src: url("/local/shared/fonts/Roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("/local/shared/fonts/Roboto/Roboto-Bold.woff2") format("woff2"), url("/local/shared/fonts/Roboto/Roboto-Bold.woff") format("woff"), url("/local/shared/fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("/local/shared/fonts/Roboto/Roboto-Black.eot");
  src: url("/local/shared/fonts/Roboto/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("/local/shared/fonts/Roboto/Roboto-Black.woff2") format("woff2"), url("/local/shared/fonts/Roboto/Roboto-Black.woff") format("woff"), url("/local/shared/fonts/Roboto/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("/local/shared/fonts/Roboto/Roboto-MediumItalic.eot");
  src: url("/local/shared/fonts/Roboto/Roboto-MediumItalic.eot?#iefix") format("embedded-opentype"), url("/local/shared/fonts/Roboto/Roboto-MediumItalic.woff2") format("woff2"), url("/local/shared/fonts/Roboto/Roboto-MediumItalic.woff") format("woff"), url("/local/shared/fonts/Roboto/Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: 'Roboto';
  src: url("/local/shared/fonts/Roboto/Roboto-Thin.eot");
  src: url("/local/shared/fonts/Roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("/local/shared/fonts/Roboto/Roboto-Thin.woff2") format("woff2"), url("/local/shared/fonts/Roboto/Roboto-Thin.woff") format("woff"), url("/local/shared/fonts/Roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("/local/shared/fonts/Roboto/Roboto-ThinItalic.eot");
  src: url("/local/shared/fonts/Roboto/Roboto-ThinItalic.eot?#iefix") format("embedded-opentype"), url("/local/shared/fonts/Roboto/Roboto-ThinItalic.woff2") format("woff2"), url("/local/shared/fonts/Roboto/Roboto-ThinItalic.woff") format("woff"), url("/local/shared/fonts/Roboto/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic; }
@font-face {
  font-family: 'Roboto';
  src: url("/local/shared/fonts/Roboto/Roboto-Medium.eot");
  src: url("/local/shared/fonts/Roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("/local/shared/fonts/Roboto/Roboto-Medium.woff2") format("woff2"), url("/local/shared/fonts/Roboto/Roboto-Medium.woff") format("woff"), url("/local/shared/fonts/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("/local/shared/fonts/Roboto/Roboto-Light.eot");
  src: url("/local/shared/fonts/Roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("/local/shared/fonts/Roboto/Roboto-Light.woff2") format("woff2"), url("/local/shared/fonts/Roboto/Roboto-Light.woff") format("woff"), url("/local/shared/fonts/Roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
/* line 2, ../../../shared/sass/ui/_social_quotes_like_hockey.scss */
.review-list .quote {
  padding-left: 2em;
  position: relative;
  margin-top: 5px;
  clear: both; }
/* line 8, ../../../shared/sass/ui/_social_quotes_like_hockey.scss */
.review-list .quote:before {
  background: url(/local/templates/new-sibneft/img/om/icon/quote.png) 0 0px no-repeat;
  width: 41px;
  height: 29px;
  zoom: 50%; }
/* line 14, ../../../shared/sass/ui/_social_quotes_like_hockey.scss */
.review-list .person__block {
  padding: 18px 0 27px 0;
  min-height: 160px;
  float: left; }
  /* line 19, ../../../shared/sass/ui/_social_quotes_like_hockey.scss */
  .review-list .person__block > div {
    float: left; }
  /* line 23, ../../../shared/sass/ui/_social_quotes_like_hockey.scss */
  .review-list .person__block span.person__name {
    color: #006fbc;
    font-size: 18px;
    margin-top: 7px;
    display: block;
    font-weight: 600;
    margin-bottom: 7px; }
  /* line 32, ../../../shared/sass/ui/_social_quotes_like_hockey.scss */
  .review-list .person__block span {
    line-height: 1.1;
    font-size: 14px;
    display: inline-block;
    color: #818181;
    font-weight: 400; }
/* line 40, ../../../shared/sass/ui/_social_quotes_like_hockey.scss */
.review-list .person__photo {
  float: left;
  padding-right: 16px; }
/* line 45, ../../../shared/sass/ui/_social_quotes_like_hockey.scss */
.review-list .person__data {
  overflow: hidden; }

/* line 1, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 8, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-big-play-button:before, .video-js .vjs-control:before {
  text-align: center; }

@font-face {
  font-family: VideoJS;
  src: url("../font/2.0.0/VideoJS.eot?#iefix") format("eot"); }
@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA54AAoAAAAAFmgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBWNtYXAAAAE0AAAAOgAAAUriMBC2Z2x5ZgAAAXAAAAouAAAPUFvx6AdoZWFkAAALoAAAACsAAAA2DIPpX2hoZWEAAAvMAAAAGAAAACQOogcgaG10eAAAC+QAAAAPAAAAfNkAAABsb2NhAAAL9AAAAEAAAABAMMg06m1heHAAAAw0AAAAHwAAACABMAB5bmFtZQAADFQAAAElAAACCtXH9aBwb3N0AAANfAAAAPwAAAGBZkSN43icY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoxw7iLmSHCDOCCADvEAo+AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/f8PUvCREUTzM0DVAwEjG8OIBwCPdwbVAAB4nI1Xe1CU1xX/zv1eLItLln0JwrIfC7sJGET2hRJ2N1GUoBJE8AESQEEhmBHjaB7UuBMTO4GMaSu7aY3RNlOdRPNqO2pqRmuTaSZtR6JJILUZk00a/4imjpmiecB303O/XUgMJOPufvd+99xzzz33nN855y4HHH7EfrGfIxwHRiANvF/sH71I9BzHszmpW+rGOQOXxXE6YhI4PoMT8zkT4cDFuf1cwMrZJI5cglM0HKVv0MaUFDgIFfg9mJJCG+kbKn1JkqBOVaFOkuhLpARq8fu0Nnc9/zdvfY9PxXW4PdH0C6N+PCejhorxFjAqRjgFRXSINEARbBGsoxcFK7IJmr4OycFJnInL59zIXwxui80fkGRbEHyosMWaATJKUfCskmwJQsAWANkmnIGOhlf514h7U8HNIv3owoHB0WMt0Eb3sx0guLi5pq/8Ny1q6969fKR9X9GBV6dPv6dp04K99SOwtmyPl47ApRa6n4ZpP1yjr5fn7MmYP/vXLUJs715UguklHBaHOZHZmG1N9FAIW2mf0MqWCIdo/8RZ1yGfxKUldDcGIbFA7ICO+vqOMSPTh/ZrSqgHi/bB/O8E8Mnzp+M+acxfpsTShBwej26TiGxBn7m4eEIO+Rueu6Hj+IFBnh88cAEUEQ//nVLx5C7kf+yIR47QEe+eMlhz9SqsGbe3hh2R03NGzoY6O42Kz8l7fB6fAk6LYnTyFo/FYyT6GGyNx2Jx2sdH4rA1Fo/HyCXaFyOp8dhYBCfJb2NIn1ImE6CYNGmgSTb52DawJR6jfXEmDU4xyTEmpgHHOIStoxfjSGdkbsK2w2jbdMQG4sgAstEONgURYCwGHhEhhscioQaAhhCf7McifEQc0l6+mxj9nI+gmSdiQ0Zbm7gZnIO7GSMEXG6UDAVocxAV8GcEXCKg1a02RcTtwANWRGIAyElor6n/+ZU2yOB3+T77Hb1MLqhn4KHVnQBjJnqe9QZSon6Kc5DxAD2vMdPL/BXSmQGwspa67z9wLUjdi9TN7QC7lyyBr9rpt7uXVC1CMpyjKRoXnGPHTuiaPLsNdc2dbAFQLAooPkXEh33FodHl4XpC6sPCIa0ftUIhHSYXVSu5iME+DIXsbZJ51BeidCgajcai43jU9nVzoSn2dPqcFvSoxSzJzgRKAx47WMRxOrIj3Wf0+hndxhJTiOkSEqxar3b3RKM9hY64oxBA64ieURLvCfpkDb8siBdUJ1bgT+urJ5PGfewQrmm5R5+0HmfyIPySD7OYkT0WxRePah8oEiyjlxIP74thVoRTURpmL6QhGuWS+QDjdANXjIM8SQa/1w128ODx0Qp4aLMNg9+JL3joUn8AMxW+aLNiuKjarn4uyyTdXjOzZTsh21uwldUvJoYza+zELALfu3p1L8/3krtyZ0Ag058J3hxHghvbGZn0dHZy6Mim/7Blre4lpHd1c28yVqRViO153F2oIWoXCIKbL4Z0cM1iaQn9mI5KuV2SzEvWXJDMNtkANpMdQoDDhIdD4A/YrP6Aye9ysxyE+uOEAcTDorgvVZJjcua043PnZ/PmdDqcbibZlXOOT8uSo7Kof0YUn9GL+Jo17ficymxiTofC6znUso0DhAxs1Fo+kF+d36vLmgZ8mk5cdGv2mwYj5k3Dm9m3LhJ1aVRNm6HrTbLgYAoWXDhDd/u4PGy5CT+xGMdiaBovewUCF/1BiWNljI9MLn7jeScpg+WyH6mfU62eVDql7hsrmvx1ezp/YldE2LhjbkiDnAn8tGy/MW3IXRMYJduvq9HpmIcKuFt+JCtgdGEGKAcF6UacVwIYbVPGfw/+YuNBS4cx/CUHcnyfc+wRDMtTr72mMSBjT/yn/GKSdeDWQUCH6Xoqq5R10RE60gV6erUL0iCti16d0hZjxut4QI/rEpgSh6WjnJXdBXRg1GKCucGJPtFqM27aD1tOqqKonsQ2KsFSSmEpmvRlsR+TcD9OFwrqXxIclL4sJTnGMSuG8KpkZvKdeVIOKDyWSyPLV16/p1QMPbP8NihwUzr47bdnXtwtjdCvqqpO0H+pOvIl3Pzv46e5CT/tQjklXCXXym1AaWY7bzHLkuDMc7ldKCvgxzLn8wYkJLBhEDyK7MT8bTbwbkxbfp+3mKAGsmTBpabSIEECzMIcQlzOPAMKsxMs7uhsnxPLuofPDTc1hkuq6MX9j16YU7CqegcYHbmWYuvAP6tCS97tgWf7dlQvnl25YPavXLVZvrzQPeHCpZmzzEUVq/xzu5sChnSTPTW7oOYmh69z4zL/gk3b+O6hoa733uviP82vnFcbqWlc9tDmZa23LVzaV1yXURi+JX+28NeBuj3+O8IrQ080Vm1eWB4OKjPmrJu7c1udWynvKF6/vs479lSW9+5gZkn+dKfellNGDPllzeULustz+A0bPvhgw7lkvEUwn/N4Ty7U7nhGsEpFkOfy+kutbOh1JQxhVDJumoW11hnkPThznh6FFlhfT+ra1x9sF56kx5YuDzVY9PQYAYA7iblw4frQ4TPCk2MK/xGU3rlmze62trHz6lsko+v+So/do74PT8KVkpJfOErKcv8znrMGsHTNxoEkWy1mYgDB6XBbPaWsuiS6CryGaL6zCjaXBgvtkuyXBua1wOKnh+k7L9AvPnYWffxK18FcJbuosGf3/Jo7amY+CE1vppzY+UTrva0FXc1i55pKQ/YjVL187N5fCn1kW5uot/1hi+DiZ+5atnJR9E+prvydJ9ZZ5mwOpU5gM4KYysMBQ71UzPuMTl9QQOyUo5nwioeYCPjFklrbK6s6X+ypUZ6rum9+CZYzWRiBJfSP0xzzSmrg7f86g0DKVj/wwFzieD9rRfPGFbeKMl05pn5j9/rsQJJ2iEgRrpohlyBo3f4QK7Kl+EcAYZgAoNVmZWXK704YAa3FwBxgSGUOs5htvGRz4Sgj3yFkSJFBuv/sxu5yk998T8WDJzvv/2RX19HtTUW1S+wpKRKRjJ6zzz/1/OPdFdWGlAKbvzS4PHOtURikg9AGz0LbIB85S/cPOpoXvuue8/iV2H1vPTy3ddvOeZ37HGmO3OmSzVzR+NS53+84dHlFhXPLqtzSO+5ruHM2vXtBdxP87LOzKAD359j/INYIbyPabIi3Cq6Wa+SaGe78diIzu7qcblcAa6/fJRvNopXFJnO+U9KKM5bqH5LM0iQSVmpPCPDu7ZT4Aoubz3709EBTyrTDjyx8MQXgUH1nqm7TWng4TzE4i4AsKskBITXfSyC4Fkl5MxnJDiKSIDSJAsGvd1y+/eNDp2e+A+5d8HeiiunrTkT6TqWLIs+/QRoWr98s0qj8uuzLuS22Ytufg3rdTaHn1m46sfgGKHXt0MGnLaRHdnwN37tvHcWKo2V6lnPxL4UvUQcRdOzmZSQs8X5CH5OxXMXpkATuDz8Et0SH4uyCRR+TjmBDP1GvsVrWEGVzEj33YVQ9jAtIKpqsl/s/0xrocwAAeJxjYGRgYADig3cEzsTz23xl4GZnAIHLRucNkWl2BrA4BwMTiAIAF4IITwB4nGNgZGBgZwCChWASxGZkQAXyABOUANh4nGNnYGBgHyAMADa8ANoAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqHicY2BkYGCQZ8hlYGcAASYg5gJCBob/YD4DABbVAaoAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYFspGUp3Te+IB9lHJF4cOzUS2n/voaEGR6qB+lKo+WITdhga/a/bRnDBFPMkCBFhhwF5ihxg1sssMQKa9xhg3s84BFPeMYLXvGGd3zgE9tZr/hveXKVkFYoSnoeHJXfRoWOqi54mo9ameNFdrK+dLSyaVf7oJQTlkhXpD3Z5XXhR/rUfQVuKXO91Jps4cLOS6/I5YL3XhodRRsVWZe4NnZOhWnSAWgxhMoEr6SmzZieF43Mk7ZOBdeCVGrp9Eu+54J2xhySplfB5XHwQLXUmT9KH6+kPnQ7ZYuIEzNyfs1DLU1VU4SWZ6LkXGHsD1ZKbMw=) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgUAAAEoAAAAVmNtYXDiMBC2AAAB/AAAAUpnbHlmW/HoBwAAA4gAAA9QaGVhZAyD6V8AAADQAAAANmhoZWEOogcgAAAArAAAACRobXR42QAAAAAAAYAAAAB8bG9jYTDINOoAAANIAAAAQG1heHABMAB5AAABCAAAACBuYW1l1cf1oAAAEtgAAAIKcG9zdGZEjeMAABTkAAABgQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHwABAAAAAQAAwdxheF8PPPUACwcAAAAAANMyzzEAAAAA0zLPMQAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAfAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHgcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAAAAAMAAAADAAAAHAABAAAAAABEAAMAAQAAABwABAAoAAAABgAEAAEAAgAA8R7//wAAAADxAf//AAAPAAABAAAAAAAAAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqAABAAAAAAWLBYsAAgAAAREBAlUDNgWL++oCCwAAAwAAAAAGawZrAAIADgAaAAAJAhMEAAMSAAUkABMCAAEmACc2ADcWABcGAALrAcD+QJX+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgIwAVABUAGbCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAAAAgAAAAAFQAWLAAMABwAAASERKQERIREBwAEr/tUCVQErAXUEFvvqBBYAAAAEAAAAAAYgBiAABgATACQAJwAAAS4BJxUXNjcGBxc+ATUmACcVFhIBBwEhESEBEQEGBxU+ATcXNwEHFwTQAWVVuAO7AidxJSgF/t/lpc77t18BYf6fASsBdQE+TF1OijuZX/1gnJwDgGSeK6W4GBhqW3FGnFT0AWM4mjT+9AHrX/6f/kD+iwH2/sI7HZoSRDGYXwSWnJwAAAEAAAAABKsF1gAFAAABESEBEQECCwEqAXb+igRg/kD+iwSq/osAAAACAAAAAAVmBdYABgAMAAABLgEnET4BAREhAREBBWUBZVRUZfwRASsBdf6LA4Bkniv9piueAUT+QP6LBKr+iwAAAwAAAAAGIAYPAAUADAAaAAATESEBEQEFLgEnET4BAxUWEhcGAgcVNgA3JgDgASsBdf6LAsUBZVVVZbqlzgMDzqXlASEFBf7fBGD+QP6LBKr+i+Bkniv9piueAvOaNP70tbX+9DSaOAFi9fUBYgAAAAQAAAAABYsFiwAFAAsAEQAXAAABIxEhNSMDMzUzNSEBIxUhESMDFTMVMxECC5YBduCWluD+igOA4AF2luDglgLr/oqWAgrglvyAlgF2AqCW4AF2AAQAAAAABYsFiwAFAAsAEQAXAAABMxUzESETIxUhESMBMzUzNSETNSMRITUBdeCW/org4AF2lgHAluD+ipaWAXYCVeABdgHAlgF2++rglgHA4P6KlgAAAAACAAAAAAXWBdYADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQVA/IA/VQEBVT8DgD9VAQFVP/yAA4AF1QFVP/yAP1UBAVU/A4A/VfvsA4AAAAYAAAAABmsGawAHAAwAEwAbACAAKAAACQEmJw4BBwElLgEnAQUhATYSNyYFAQYCBxYXIQUeARcBMwEWFz4BNwECvgFkTlSH8GEBEgOONemh/u4C5f3QAXpcaAEB/BP+3VxoAQEOAjD95DXpoQESeP7dTlSH8GH+7gPwAmgSAQFYUP4nd6X2Pv4nS/1zZAEBk01NAfhk/v+TTUhLpfY+Adn+CBIBAVhQAdkAAAAFAAAAAAZrBdYADwATABcAGwAfAAABIQ4BBxEeARchPgE3ES4BASEVIQEhNSEFITUhNSE1IQXV+1ZAVAICVEAEqkBUAgJU+xYBKv7WAur9FgLqAcD+1gEq/RYC6gXVAVU//IA/VQEBVT8DgD9V/ayV/tWVlZWWlQADAAAAAAYgBdYADwAnAD8AAAEhDgEHER4BFyE+ATcRLgEBIzUjFTM1MxUUBgcjLgEnET4BNzMeARUFIzUjFTM1MxUOAQcjLgE1ETQ2NzMeARcFi/vqP1QCAlQ/BBY/VAICVP1rcJWVcCog4CAqAQEqIOAgKgILcJWVcAEqIOAgKiog4CAqAQXVAVU//IA/VQEBVT8DgD9V/fcl4CVKICoBASogASogKgEBKiBKJeAlSiAqAQEqIAEqICoBASogAAAGAAAAAAYgBPYAAwAHAAsADwATABcAABMzNSMRMzUjETM1IwEhNSERITUhERUhNeCVlZWVlZUBKwQV++sEFfvrBBUDNZb+QJUBwJX+QJb+QJUCVZWVAAAAAQAAAAAGIAZsAC4AAAEiBgcBNjQnAR4BMz4BNy4BJw4BBxQXAS4BIw4BBx4BFzI2NwEGBx4BFz4BNy4BBUArSh797AcHAg8eTixffwICf19ffwIH/fEeTixffwICf18sTh4CFAUBA3tcXHsDA3sCTx8bATcZNhkBNB0gAn9fX38CAn9fGxn+zRwgAn9fX38CIBz+yhcaXHsCAntcXXsAAAIAAAAABlkGawBDAE8AAAE2NCc3PgEnAy4BDwEmLwEuASchDgEPAQYHJyYGBwMGFh8BBhQXBw4BFxMeAT8BFh8BHgEXIT4BPwE2NxcWNjcTNiYnBS4BJz4BNx4BFw4BBasFBZ4KBgeWBxkNujpEHAMUD/7WDxQCHEU5ug0aB5UHBQudBQWdCwUHlQcaDbo5RRwCFA8BKg8UAhxFOboNGgeVBwUL/ThvlAIClG9vlAIClAM3JEokewkaDQEDDAkFSy0cxg4RAQERDsYcLUsFCQz+/QwbCXskSiR7CRoN/v0MCQVLLRzGDhEBAREOxhwtSwUJDAEDDBsJQQKUb2+UAgKUb2+UAAAAAAEAAAAABmsGawALAAATEgAFJAATAgAlBACVCAGmAT0BPQGmCAj+Wv7D/sP+WgOA/sP+WggIAaYBPQE9AaYICP5aAAAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAADAAAAAAZrBmsACwAXACMAAAEEAAMSAAUkABMCAAEmACc2ADcWABcGAAMOAQcuASc+ATceAQOA/sP+WggIAaYBPQE9AaYICP5a/sP9/q4GBgFS/f0BUgYG/q4dAn9fX38CAn9fX38Gawj+Wv7D/sP+WggIAaYBPQE9Aab6yAYBUv39AVIGBv6u/f3+rgJPX38CAn9fX38CAn8AAAAEAAAAAAYgBiAADwAbACUAKQAAASEOAQcRHgEXIT4BNxEuAQEjNSMVIxEzFTM1OwEhHgEXEQ4BByE3MzUjBYv76j9UAgJUPwQWP1QCAlT9a3CVcHCVcJYBKiAqAQEqIP7WcJWVBiACVD/76j9UAgJUPwQWP1T8gpWVAcC7uwEqIP7WICoBcOAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAEwcJAScJATcJARcBA4D+w/5aCAgBpgE9AT0BpggI/lo4af70/vRpAQv+9WkBDAEMaf71BmsI/lr+w/7D/loICAGmAT0BPQGm/BFpAQv+9WkBDAEMaf71AQtp/vQAAQAAAAAF1ga2ABYAAAERCQERHgEXDgEHLgEnIxYAFzYANyYAA4D+iwF1vv0FBf2+vv0FlQYBUf7+AVEGBv6vBYsBKv6L/osBKgT9v779BQX9vv7+rwYGAVH+/gFRAAAAAQAAAAAFPwcAABQAAAERIyIGHQEhAyMRIREjETM1NDYzMgU/nVY8ASUn/v7O///QrZMG9P74SEi9/tj9CQL3ASjaus0AAAAABAAAAAAGjgcAADAARQBgAGwAAAEUHgMVFAcGBCMiJicmNTQ2NzYlLgE1NDcGIyImNTQ2Nz4BMyEHIx4BFRQOAycyNjc2NTQuAiMiBgcGFRQeAxMyPgI1NC4BLwEmLwImIyIOAxUUHgIBMxUjFSM1IzUzNTMDH0BbWkAwSP7qn4TlOSVZSoMBESAfFS4WlMtIP03TcAGiioNKTDFFRjGSJlAaNSI/akAqURkvFCs9WTY6a1s3Dg8THgocJU4QIDVob1M2RnF9A2vV1WnU1GkD5CRFQ1CATlpTenNTYDxHUYouUhIqQCkkMQTBlFKaNkJAWD+MWkhzRztAPiEbOWY6hn1SJyE7ZS5nZ1I0/JcaNF4+GTAkGCMLFx04Ag4kOF07Rms7HQNsbNvbbNkAAwAAAAAGgAZsAAMADgAqAAABESERARYGKwEiJjQ2MhYBESERNCYjIgYHBhURIRIQLwEhFSM+AzMyFgHd/rYBXwFnVAJSZGemZASP/rdRVj9VFQv+twIBAQFJAhQqR2c/q9AEj/whA98BMkliYpNhYfzd/cgCEml3RTMeM/3XAY8B8DAwkCAwOB/jAAABAAAAAAaUBgAAMQAAAQYHFhUUAg4BBCMgJxYzMjcuAScWMzI3LgE9ARYXLgE1NDcWBBcmNTQ2MzIXNjcGBzYGlENfAUyb1v7SrP7x4SMr4bBpph8hHCsqcJNETkJOLHkBW8YIvYaMYG1gJWldBWhiRQ4cgv797rdtkQSKAn1hBQsXsXUEJgMsjlNYS5WzCiYkhr1mFTlzPwoAAAABAAAAAAWABwAAIgAAARcOAQcGLgM1ESM1PgQ3PgE7AREhFSERFB4CNzYFMFAXsFlorXBOIahIckQwFAUBBwT0AU3+sg0gQzBOAc/tIz4BAjhceHg6AiDXGlddb1ctBQf+WPz9+h40NR4BAgABAAAAAAaABoAASgAAARQCBCMiJzY/AR4BMzI+ATU0LgEjIg4DFRQWFxY/ATY3NicmNTQ2MzIWFRQGIyImNz4CNTQmIyIGFRQXAwYXJgI1NBIkIAQSBoDO/p/Rb2s7EzYUaj15vmh34o5ptn9bK1BNHggIBgIGETPRqZepiWs9Sg4IJRc2Mj5WGWMRBM7+zgFhAaIBYc4DgNH+n84gXUfTJzmJ8JZyyH46YH2GQ2ieIAwgHxgGFxQ9WpfZpIOq7lc9I3VZHzJCclVJMf5eRmtbAXzp0QFhzs7+nwAABwAAAAAHAATPAA4AFwAqAD0AUABaAF0AAAERNh4CBw4BBwYmIycmNxY2NzYmBxEUBRY2Nz4BNy4BJyMGHwEeARcOARcWNjc+ATcuAScjBh8BHgEXFAYXFjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
  font-weight: normal;
  font-style: normal; }
/* line 21, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-play, .video-js .vjs-big-play-button, .video-js .vjs-play-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 25, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before {
  content: "\f101"; }

/* line 28, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 32, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-play-circle:before {
  content: "\f102"; }

/* line 35, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 39, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing:before {
  content: "\f103"; }

/* line 42, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-0 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 47, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\f104"; }

/* line 51, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-1 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 56, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\f105"; }

/* line 60, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-volume-menu-button.vjs-vol-2 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 65, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\f106"; }

/* line 69, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-volume-high, .video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 74, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-volume-high:before, .video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before {
  content: "\f107"; }

/* line 78, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 82, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control:before {
  content: "\f108"; }

/* line 85, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 89, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\f109"; }

/* line 92, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 96, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-square:before {
  content: "\f10a"; }

/* line 99, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 103, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-spinner:before {
  content: "\f10b"; }

/* line 106, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-subtitles, .video-js .vjs-subtitles-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 110, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-subtitles:before, .video-js .vjs-subtitles-button:before {
  content: "\f10c"; }

/* line 113, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-captions, .video-js .vjs-captions-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 117, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-captions:before, .video-js .vjs-captions-button:before {
  content: "\f10d"; }

/* line 120, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-chapters, .video-js .vjs-chapters-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 124, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-chapters:before, .video-js .vjs-chapters-button:before {
  content: "\f10e"; }

/* line 127, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 131, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-share:before {
  content: "\f10f"; }

/* line 134, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 138, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-cog:before {
  content: "\f110"; }

/* line 141, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-circle, .video-js .vjs-mouse-display, .video-js .vjs-play-progress, .video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 145, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-circle:before, .video-js .vjs-mouse-display:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before {
  content: "\f111"; }

/* line 148, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 152, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-circle-outline:before {
  content: "\f112"; }

/* line 155, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 159, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-circle-inner-circle:before {
  content: "\f113"; }

/* line 162, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 166, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-hd:before {
  content: "\f114"; }

/* line 169, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 173, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button:before {
  content: "\f115"; }

/* line 176, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-replay {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 180, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-replay:before {
  content: "\f116"; }

/* line 183, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 187, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-facebook:before {
  content: "\f117"; }

/* line 190, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 194, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-gplus:before {
  content: "\f118"; }

/* line 197, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 201, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-linkedin:before {
  content: "\f119"; }

/* line 204, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 208, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-twitter:before {
  content: "\f11a"; }

/* line 211, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 215, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-tumblr:before {
  content: "\f11b"; }

/* line 218, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 222, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-pinterest:before {
  content: "\f11c"; }

/* line 225, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-audio-description, .video-js .vjs-descriptions-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 229, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button:before {
  content: "\f11d"; }

/* line 232, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-audio, .video-js .vjs-audio-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

/* line 236, ../../../shared/sass/plugins/_video-js.scss */
.vjs-icon-audio:before, .video-js .vjs-audio-button:before {
  content: "\f11e"; }

/* line 239, ../../../shared/sass/plugins/_video-js.scss */
.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 256, ../../../shared/sass/plugins/_video-js.scss */
.video-js:-moz-full-screen {
  position: absolute; }

/* line 258, ../../../shared/sass/plugins/_video-js.scss */
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

/* line 262, ../../../shared/sass/plugins/_video-js.scss */
.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit; }

/* line 267, ../../../shared/sass/plugins/_video-js.scss */
.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

/* line 277, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0; }

/* line 284, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-16-9 {
  padding-top: 56.25%; }

/* line 287, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-4-3 {
  padding-top: 75%; }

/* line 290, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-fill {
  width: 100%;
  height: 100%; }

/* line 294, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 301, ../../../shared/sass/plugins/_video-js.scss */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto; }

/* line 307, ../../../shared/sass/plugins/_video-js.scss */
.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

/* line 316, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important; }

/* line 321, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

/* line 324, ../../../shared/sass/plugins/_video-js.scss */
.vjs-hidden {
  display: none !important; }

/* line 327, ../../../shared/sass/plugins/_video-js.scss */
.vjs-disabled {
  opacity: 0.5;
  cursor: default; }

/* line 331, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px; }

/* line 338, ../../../shared/sass/plugins/_video-js.scss */
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible; }

/* line 343, ../../../shared/sass/plugins/_video-js.scss */
.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: auto;
  height: auto;
  margin: 0px auto; }

/* line 354, ../../../shared/sass/plugins/_video-js.scss */
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC; }

/* line 358, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-big-play-button {
  font-size: 2em;
  line-height: 1.5em;
  height: 1.5em;
  width: 2em;
  display: block;
  position: absolute;
  top: 80px;
  left: 132px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

/* line 381, ../../../shared/sass/plugins/_video-js.scss */
.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em; }

/* line 387, ../../../shared/sass/plugins/_video-js.scss */
.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }

/* line 398, ../../../shared/sass/plugins/_video-js.scss */
.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none; }

/* line 404, ../../../shared/sass/plugins/_video-js.scss */
.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* line 419, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2; }

/* line 427, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu-button {
  cursor: pointer; }

/* line 430, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu-button.vjs-disabled {
  cursor: default; }

/* line 433, ../../../shared/sass/plugins/_video-js.scss */
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none; }

/* line 436, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
  font-family: Arial, Helvetica, sans-serif; }

/* line 443, ../../../shared/sass/plugins/_video-js.scss */
.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none; }

/* line 446, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

/* line 455, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu li:focus,
.vjs-menu li:hover {
  outline: 0;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

/* line 461, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F; }

/* line 467, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

/* line 477, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7); }

/* line 487, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em; }

/* line 495, ../../../shared/sass/plugins/_video-js.scss */
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block; }

/* line 499, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-menu-button-inline {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden; }

/* line 506, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em; }

/* line 509, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em; }

/* line 515, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-menu-button-inline.vjs-slider-active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

/* line 521, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

/* line 535, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1; }

/* line 541, ../../../shared/sass/plugins/_video-js.scss */
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto; }

/* line 547, ../../../shared/sass/plugins/_video-js.scss */
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto; }

/* line 552, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden; }

/* line 558, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.0em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

/* line 569, ../../../shared/sass/plugins/_video-js.scss */
.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s; }

/* line 581, ../../../shared/sass/plugins/_video-js.scss */
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

@media \0screen {
  /* line 589, ../../../shared/sass/plugins/_video-js.scss */
  .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: hidden; } }
/* line 592, ../../../shared/sass/plugins/_video-js.scss */
.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important; }

/* line 597, ../../../shared/sass/plugins/_video-js.scss */
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

@media \0screen {
  /* line 602, ../../../shared/sass/plugins/_video-js.scss */
  .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: ""; } }
/* line 605, ../../../shared/sass/plugins/_video-js.scss */
.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table; }

/* line 608, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-control {
  outline: none;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

/* line 621, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-control:before {
  font-size: 1.8em;
  line-height: 1.67; }

/* line 625, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white; }

/* line 630, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 640, ../../../shared/sass/plugins/_video-js.scss */
.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle; }

/* line 644, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-custom-control-spacer {
  display: none; }

/* line 647, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-progress-control {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 4em; }

/* line 663, ../../../shared/sass/plugins/_video-js.scss */
.vjs-live .vjs-progress-control {
  display: none; }

/* line 666, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: 0.3em; }

/* line 678, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em; }

/* If we let the font size grow as much as everything else, the current time tooltip ends up
 ginormous. If you'd like to enable the current time tooltip all the time, this should be disabled
 to avoid a weird hitch when you roll off the hover. */
/* line 684, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after {
  font-family: Arial, Helvetica, sans-serif;
  visibility: visible;
  font-size: 0.6em; }

/* line 691, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-tooltip-progress-bar,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 0.3em;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0; }

/* line 704, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-mouse-display:before {
  display: none; }

/* line 707, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-play-progress {
  background-color: #fff; }

/* line 709, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-play-progress:before {
  position: absolute;
  top: -0.333333333333333em;
  right: -0.5em;
  font-size: 0.9em; }

/* line 715, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-time-tooltip,
.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  right: -1.9em;
  font-size: 0.9em;
  color: #000;
  content: attr(data-current-time);
  padding: 6px 8px 8px 8px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em; }

/* line 733, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-time-tooltip,
.video-js .vjs-play-progress:before,
.video-js .vjs-play-progress:after {
  z-index: 1; }

/* line 738, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after {
  display: none; }

/* line 741, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-load-progress {
  background: #bfc7d3;
  background: rgba(115, 133, 159, 0.5); }

/* line 745, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-load-progress div {
  background: white;
  background: rgba(115, 133, 159, 0.75); }

/* line 749, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-no-flex .vjs-progress-control {
  width: auto; }

/* line 752, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-time-tooltip {
  display: inline-block;
  height: 2.4em;
  position: relative;
  float: right;
  right: -1.9em; }

/* line 759, ../../../shared/sass/plugins/_video-js.scss */
.vjs-tooltip-progress-bar {
  visibility: hidden; }

/* line 762, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1; }

/* line 770, ../../../shared/sass/plugins/_video-js.scss */
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0; }

/* line 773, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block; }

/* line 776, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

/* line 785, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
  display: none; }

/* line 789, ../../../shared/sass/plugins/_video-js.scss */
.vjs-mouse-display .vjs-time-tooltip,
.video-js .vjs-progress-control .vjs-mouse-display:after {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

/* line 795, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

/* line 804, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff; }

/* line 810, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

/* line 819, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-volume-control {
  width: 5em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 835, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em; }

/* line 838, ../../../shared/sass/plugins/_video-js.scss */
.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em; }

/* line 842, ../../../shared/sass/plugins/_video-js.scss */
.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto; }

/* line 847, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff; }

/* line 852, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em; }

/* line 856, ../../../shared/sass/plugins/_video-js.scss */
.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em; }

/* line 858, ../../../shared/sass/plugins/_video-js.scss */
.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em; }

/* line 862, ../../../shared/sass/plugins/_video-js.scss */
.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em; }

/* line 864, ../../../shared/sass/plugins/_video-js.scss */
.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em; }

/* line 868, ../../../shared/sass/plugins/_video-js.scss */
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%; }

/* line 871, ../../../shared/sass/plugins/_video-js.scss */
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%; }

/* line 874, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent; }

/* line 880, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: 0.5em;
  height: 8em; }

/* line 884, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
  left: -2em; }

/* line 887, ../../../shared/sass/plugins/_video-js.scss */
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
  height: 0;
  width: 0;
  overflow-x: hidden;
  overflow-y: hidden; }

/* line 893, ../../../shared/sass/plugins/_video-js.scss */
.vjs-volume-menu-button-vertical:hover .vjs-menu-content,
.vjs-volume-menu-button-vertical:focus .vjs-menu-content,
.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
  height: 8em;
  width: 2.9em; }

/* line 900, ../../../shared/sass/plugins/_video-js.scss */
.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,
.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 8em; }

/* line 907, ../../../shared/sass/plugins/_video-js.scss */
.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
  background-color: transparent !important; }

/* line 910, ../../../shared/sass/plugins/_video-js.scss */
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

/* line 927, ../../../shared/sass/plugins/_video-js.scss */
.vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%; }

/* line 935, ../../../shared/sass/plugins/_video-js.scss */
.vjs-has-started .vjs-poster {
  display: none; }

/* line 938, ../../../shared/sass/plugins/_video-js.scss */
.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

/* line 941, ../../../shared/sass/plugins/_video-js.scss */
.vjs-controls-disabled .vjs-poster {
  display: none; }

/* line 944, ../../../shared/sass/plugins/_video-js.scss */
.vjs-using-native-controls .vjs-poster {
  display: none; }

/* line 947, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-live-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em; }

/* line 964, ../../../shared/sass/plugins/_video-js.scss */
.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left; }

/* line 969, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em; }

/* line 982, ../../../shared/sass/plugins/_video-js.scss */
.vjs-live .vjs-time-control {
  display: none; }

/* line 985, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none; }

/* line 989, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none; }

/* line 993, ../../../shared/sass/plugins/_video-js.scss */
.vjs-time-divider {
  display: none;
  line-height: 3em; }

/* line 997, ../../../shared/sass/plugins/_video-js.scss */
.vjs-live .vjs-time-divider {
  display: none; }

/* line 1000, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-play-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

/* line 1008, ../../../shared/sass/plugins/_video-js.scss */
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none; }

/* line 1016, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em; }

/* line 1019, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5); }

/* line 1026, ../../../shared/sass/plugins/_video-js.scss */
.vjs-subtitles {
  color: #fff; }

/* line 1029, ../../../shared/sass/plugins/_video-js.scss */
.vjs-captions {
  color: #fc6; }

/* line 1032, ../../../shared/sass/plugins/_video-js.scss */
.vjs-tt-cue {
  display: block; }

/* line 1035, ../../../shared/sass/plugins/_video-js.scss */
video::-webkit-media-text-track-display {
  -moz-transform: translateY(-3em);
  -ms-transform: translateY(-3em);
  -o-transform: translateY(-3em);
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em); }

/* line 1042, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em); }

/* line 1049, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

/* line 1057, ../../../shared/sass/plugins/_video-js.scss */
.vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center; }

/* line 1067, ../../../shared/sass/plugins/_video-js.scss */
.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em; }

/* line 1071, ../../../shared/sass/plugins/_video-js.scss */
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center; }

/* line 1075, ../../../shared/sass/plugins/_video-js.scss */
.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%; }

/* line 1090, ../../../shared/sass/plugins/_video-js.scss */
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px; }

/* line 1105, ../../../shared/sass/plugins/_video-js.scss */
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block; }

/* line 1109, ../../../shared/sass/plugins/_video-js.scss */
.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white; }

/* line 1123, ../../../shared/sass/plugins/_video-js.scss */
.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }

/* line 1130, ../../../shared/sass/plugins/_video-js.scss */
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white; }

/* line 1134, ../../../shared/sass/plugins/_video-js.scss */
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s; }

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg); } }
@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }
@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }
/* line 1172, ../../../shared/sass/plugins/_video-js.scss */
.vjs-chapters-button .vjs-menu ul {
  width: 24em; }

/* line 1175, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto; }

/* line 1182, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto; }

/* line 1185, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

/* line 1192, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

/* line 1199, ../../../shared/sass/plugins/_video-js.scss */
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button {
  display: none; }

/* line 1206, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  margin: 0 auto;
  padding: 0.5em;
  height: 16em;
  font-size: 12px;
  width: 40em; }

/* line 1218, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 1em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto; }

/* line 1226, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left; }

/* line 1230, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both; }

/* line 1235, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em; }

/* line 1240, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
  border: none; }

/* line 1246, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings .vjs-tracksetting label,
.vjs-caption-settings .vjs-tracksetting legend {
  display: block;
  width: 100px;
  margin-bottom: 5px; }

/* line 1252, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
  vertical-align: top;
  float: right; }

/* line 1258, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px; }

/* line 1262, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0; }

/* line 1267, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings label > input {
  margin-right: 10px; }

/* line 1270, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings fieldset {
  margin-top: 1em;
  margin-left: .5em; }

/* line 1274, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings fieldset .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

/* line 1285, ../../../shared/sass/plugins/_video-js.scss */
.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px; }

/* line 1289, ../../../shared/sass/plugins/_video-js.scss */
.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0)); }

/* line 1294, ../../../shared/sass/plugins/_video-js.scss */
.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1; }

@media print {
  /* line 1301, ../../../shared/sass/plugins/_video-js.scss */
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden; } }
/* line 1306, ../../../shared/sass/plugins/_video-js.scss */
.video-js--tenders {
  width: 100% !important;
  height: 100% !important; }

/* line 1311, ../../../shared/sass/plugins/_video-js.scss */
.tender-video__img {
  display: block !important; }
