@font-face {
  font-family: "Gibson";
  src: url('../fonts/gibson-regular.eot?312753600') format('embedded-opentype'), url('../fonts/gibson-regular.ttf?312753600') format('truetype'), url('../fonts/gibson-regular.woff?312753600') format('woff');
}
@font-face {
  font-family: "Gibson";
  src: url('../fonts/gibson-semibold.eot?312753600') format('embedded-opentype'), url('../fonts/gibson-semibold.ttf?312753600') format('truetype'), url('../fonts/gibson-semibold.woff?312753600') format('woff');
  font-weight: bold;
}
@font-face {
  font-family: "Gibson Light";
  src: url('../fonts/gibson-light.eot?312753600') format('embedded-opentype'), url('../fonts/gibson-light.ttf?312753600') format('truetype'), url('../fonts/gibson-light.woff?312753600') format('woff');
}
@font-face {
  font-family: "Jubilat Light Italic";
  src: url('../fonts/jubilat-lightitalic.eot?312753600') format('embedded-opentype'), url('../fonts/jubilat-lightitalic.ttf?312753600') format('truetype'), url('../fonts/jubilat-lightitalic.woff?312753600') format('woff');
}
@font-face {
  font-family: "Jubilat Medium";
  src: url('../fonts/jubilmed.eot?312753600') format('embedded-opentype'), url('../fonts/jubilmed.ttf?312753600') format('truetype'), url('../fonts/jubilmed.woff?312753600') format('woff');
}
/* line 160, all/*.png */
.all-sprite, .b-logo, .b-mit, .b-social-item--twitter, .b-social-item--facebook, .b-social-item--google, .g-black .b-logo, .g-black .b-mit, .g-black .b-social-item--twitter, .g-black .b-social-item--facebook, .g-black .b-social-item--google, .b-slides-item-arrow, .b-slides-item--1 .b-slides-item-text-selection, .b-slides-item--1 .b-slides-item-watch, .b-slides-item--5 .b-slides-item-text-selection, .b-slides-item--6 .b-slides-item-logo {
  background-image: url('../img/all-s211f0fc9e7.png');
  background-repeat: no-repeat;
}

/* line 31, ../sass/style.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, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* line 48, ../sass/style.scss */
body {
  line-height: 1;
}

/* line 52, ../sass/style.scss */
body, input, button {
  -webkit-font-smoothing: antialiased;
}

/* line 56, ../sass/style.scss */
ol, ul {
  list-style: none;
}

/* line 59, ../sass/style.scss */
blockquote, q {
  quotes: none;
}

/* line 62, ../sass/style.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
/* line 69, ../sass/style.scss */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
/* line 74, ../sass/style.scss */
ins {
  text-decoration: none;
}

/* line 77, ../sass/style.scss */
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/* line 82, ../sass/style.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 86, ../sass/style.scss */
textarea {
  overflow: auto;
  /* for IE */
}

/* line 89, ../sass/style.scss */
fieldset {
  border: 0 solid transparent;
}

/* line 92, ../sass/style.scss */
a {
  cursor: pointer;
}

/* line 97, ../sass/style.scss */
html, body {
  height: 100%;
}

/* line 101, ../sass/style.scss */
html {
  font-size: 100.01%;
  -webkit-font-smoothing: antialiased;
}

/* line 106, ../sass/style.scss */
body {
  font: 14px Gibson, Arial, Tahoma, Helvetica, sans-serif;
  color: #fff;
  background: #fff;
  margin: 0;
  padding: 0;
  min-width: 1000px;
}

/* line 115, ../sass/style.scss */
input {
  font-family: Gibson, Arial, Tahoma, Helvetica, sans-serif;
}

/* line 119, ../sass/style.scss */
a {
  color: #fff;
  text-decoration: none;
  outline: none;
}

/*
	GLOBALS
*/
/* line 129, ../sass/style.scss */
.g-clrfix {
  zoom: 1;
}

/* line 133, ../sass/style.scss */
.g-limit {
  width: 980px;
  margin: 0 auto;
}

/* line 138, ../sass/style.scss */
.g-clrfix:after {
  content: '.';
  display: block;
  clear: both;
  font: 0/0 a;
  height: 0;
  visibility: hidden;
}

/* line 147, ../sass/style.scss */
.g-scrollable {
  height: 100%;
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  /* ???????? ? Google Chrome - http://code.google.com/p/chromium/issues/detail?id=124559 */
  /*-webkit-overflow-scrolling: touch;*/
}

/* line 157, ../sass/style.scss */
.g-definition {
  color: inherit !important;
  text-decoration: none;
}

/* line 162, ../sass/style.scss */
.g-clickable {
  cursor: pointer;
}

/* line 166, ../sass/style.scss */
.g-hidden {
  display: none;
}

/* line 170, ../sass/style.scss */
.g-floated {
  float: left;
}

/* line 174, ../sass/style.scss */
.g-opacity {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 178, ../sass/style.scss */
.g-text-overflow {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

/* line 186, ../sass/style.scss */
.g-empty-placeholder {
  color: #6d6d6d;
}

/* line 190, ../sass/style.scss */
.g-uppercase {
  text-transform: uppercase;
}

/* line 194, ../sass/style.scss */
.g-ns {
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 203, ../sass/style.scss */
.g-nc-link {
  color: inherit !important;
  border-bottom: 1px dashed;
}

/* line 208, ../sass/style.scss */
.g-nb {
  border: none;
}

/* line 212, ../sass/style.scss */
.g-delimiter {
  width: 100%;
  clear: both;
  display: block;
  height: 0;
}

/* line 219, ../sass/style.scss */
.g-bold {
  font-weight: bold;
}

/* line 223, ../sass/style.scss */
.g-sup {
  font-size: .7em;
  vertical-align: super;
  margin-top: -3px;
  display: inline-block;
}

/* line 230, ../sass/style.scss */
.g-invisible {
  visibility: hidden;
}

/* line 234, ../sass/style.scss */
.g-locked {
  overflow: hidden;
}

/* line 238, ../sass/style.scss */
.g-unauthorized {
  display: none;
}

/* line 242, ../sass/style.scss */
.g-authorized {
  display: none;
}

/* line 246, ../sass/style.scss */
.g-dotted_link {
  text-decoration: none;
  border-bottom: 1px dotted;
  display: inline-block;
  cursor: pointer;
}

/* line 253, ../sass/style.scss */
.g-pull_left {
  float: left;
}

/* line 257, ../sass/style.scss */
.g-pull_right {
  float: right;
}

/* line 261, ../sass/style.scss */
.g-vertical_middle {
  height: 100%;
  display: table;
}

/* line 266, ../sass/style.scss */
.g-vertical_middle-inner {
  display: table-cell;
  vertical-align: middle;
}

/* line 271, ../sass/style.scss */
.g-margin_32 {
  margin-top: 32px;
  margin-bottom: 32px;
}

/*
	UI
*/
/* line 281, ../sass/style.scss */
.b-input {
  background: #fff;
  height: 14px;
  padding: 3px 10px;
  border: none;
  font: 14px/16px Gibson, Arial, Tahoma, Helvetica, sans-serif;
}

/* line 289, ../sass/style.scss */
.b-button {
  height: 50px;
  padding: 0 25px;
  line-height: 50px;
  font-size: 21px;
  background: #fff;
  color: #000;
  display: inline-block;
  cursor: pointer;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
}

/* line 302, ../sass/style.scss */
.b-button--black {
  background: #000;
  color: #fff;
}

/*
	Layout
*/
/* line 311, ../sass/style.scss */
.l-layout {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 1000px;
  min-height: 500px;
  background: #000;
}

/* line 318, ../sass/style.scss */
.l-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 323, ../sass/style.scss */
.l-header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 140px;
  padding: 40px 35px;
  z-index: 2;
}

/* line 334, ../sass/style.scss */
.l-footer {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55px;
  padding: 0 30px 25px;
  z-index: 2;
}

/*
	Header elements
*/
/* line 349, ../sass/style.scss */
.b-logo {
  float: left;
  background-position: 0 -497px;
  height: 58px;
  font: 16px/61px Gibson, Arial, Tahoma, Helvetica, sans-serif;
  padding-left: 200px;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
/* line 357, ../sass/style.scss */
.b-logo:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #fff;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin: 2px 6px;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

/* line 369, ../sass/style.scss */
.b-buttons {
  float: right;
  margin: 10px 0;
  border: 2px solid #fff;
  height: 36px;
  -moz-border-radius: 36px;
  -webkit-border-radius: 36px;
  border-radius: 36px;
  overflow: hidden;
  -moz-transition: border-color 0.5s;
  -o-transition: border-color 0.5s;
  -webkit-transition: border-color 0.5s;
  transition: border-color 0.5s;
}

/* line 379, ../sass/style.scss */
.b-buttons-item {
  float: left;
  padding: 0 25px;
  font: 18px/36px Gibson, Arial, Tahoma, Helvetica, sans-serif;
  cursor: pointer;
  -moz-transition: color 0.5s, background-color 0.5s;
  -o-transition: color 0.5s, background-color 0.5s;
  -webkit-transition: color 0.5s, background-color 0.5s;
  transition: color 0.5s, background-color 0.5s;
}

/* line 387, ../sass/style.scss */
.b-buttons-item--active {
  background: #fff;
  color: #000;
}

/*
	Navigation
*/
/* line 396, ../sass/style.scss */
.b-navigation {
  position: absolute;
  top: 50%;
  left: 0;
  height: 320px;
  margin-top: -180px;
  z-index: 2;
}

/* line 405, ../sass/style.scss */
.b-navigation-item {
  padding-left: 40px;
  height: 40px;
  font: 24px/40px "Gibson Light";
  position: relative;
  cursor: pointer;
  margin: 40px 0;
  display: block;
  opacity: .5;
  -moz-transition: opacity 0.3s, color 0.5s;
  -o-transition: opacity 0.3s, color 0.5s;
  -webkit-transition: opacity 0.3s, color 0.5s;
  transition: opacity 0.3s, color 0.5s;
}
/* line 13, ../sass/_mixins.scss */
.b-navigation-item:hover {
  opacity: 1;
}

/* line 416, ../sass/style.scss */
.b-navigation-item--active {
  font-width: bold;
  opacity: 1;
  font-family: Gibson, Arial, Tahoma, Helvetica, sans-serif;
}
/* line 421, ../sass/style.scss */
.b-navigation-item--active:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  width: 10px;
  height: 18px;
  background: #01b2ff;
}

/*
	Footer elements
*/
/* line 437, ../sass/style.scss */
.b-copyright {
  float: left;
  font: 14px/30px Arial;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

/* line 443, ../sass/style.scss */
.b-menu {
  float: left;
  margin-left: 10px;
}

/* line 448, ../sass/style.scss */
.b-menu-item {
  font: 14px/30px Arial;
  float: left;
  margin-left: 10px;
  cursor: pointer;
  opacity: .5;
  -moz-transition: opacity 0.3s, color 0.5s;
  -o-transition: opacity 0.3s, color 0.5s;
  -webkit-transition: opacity 0.3s, color 0.5s;
  transition: opacity 0.3s, color 0.5s;
}
/* line 13, ../sass/_mixins.scss */
.b-menu-item:hover {
  opacity: 1;
}
/* line 455, ../sass/style.scss */
.b-menu-item:first-child {
  margin: 0;
}

/* line 460, ../sass/style.scss */
.b-mit {
  float: left;
  margin-left: 20px;
  background-position: 0 -624px;
  height: 29px;
  width: 56px;
}

/* line 466, ../sass/style.scss */
.b-social {
  float: right;
  margin: -10px -10px 0 0;
}

/* line 471, ../sass/style.scss */
.b-social-item {
  float: left;
  overflow: hidden;
  text-indent: -2000px;
  margin-left: 16px;
  opacity: .5;
  -moz-transition: opacity 0.3s, color 0.5s;
  -o-transition: opacity 0.3s, color 0.5s;
  -webkit-transition: opacity 0.3s, color 0.5s;
  transition: opacity 0.3s, color 0.5s;
}
/* line 13, ../sass/_mixins.scss */
.b-social-item:hover {
  opacity: 1;
}

/* line 480, ../sass/style.scss */
.b-social-item--twitter {
  background-position: 0 -1055px;
  height: 48px;
  width: 48px;
}

/* line 480, ../sass/style.scss */
.b-social-item--facebook {
  background-position: 0 -215px;
  height: 48px;
  width: 48px;
}

/* line 480, ../sass/style.scss */
.b-social-item--google {
  background-position: 0 -351px;
  height: 48px;
  width: 49px;
}

/*
	Inverse color scheme
*/
/* line 490, ../sass/style.scss */
.g-black .l-header,
.g-black .l-footer,
.g-black .b-navigation-item,
.g-black .b-menu-item {
  color: #000;
}
/* line 497, ../sass/style.scss */
.g-black .b-logo {
  background-position: 0 -419px;
}
/* line 500, ../sass/style.scss */
.g-black .b-logo:before {
  background: #000;
}
/* line 505, ../sass/style.scss */
.g-black .b-buttons {
  border-color: #000;
}
/* line 509, ../sass/style.scss */
.g-black .b-buttons-item--active {
  background: #000;
  color: #fff;
}
/* line 514, ../sass/style.scss */
.g-black .b-mit {
  background-position: 0 -575px;
  height: 29px;
  width: 56px;
}
/* line 519, ../sass/style.scss */
.g-black .b-social-item--twitter {
  background-position: 0 -987px;
  height: 48px;
  width: 48px;
}
/* line 519, ../sass/style.scss */
.g-black .b-social-item--facebook {
  background-position: 0 -147px;
  height: 48px;
  width: 48px;
}
/* line 519, ../sass/style.scss */
.g-black .b-social-item--google {
  background-position: 0 -283px;
  height: 48px;
  width: 49px;
}

/*
	Slides
*/
/* line 529, ../sass/style.scss */
.b-slides {
  position: relative;
  height: 1000%;
  width: 100%;
  top: 0;
}

/* line 537, ../sass/style.scss */
.g-inited .b-slides {
  -moz-transition: top 0.5s;
  -o-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}

/* line 541, ../sass/style.scss */
.b-slides-item {
  height: 10%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

/* line 548, ../sass/style.scss */
.b-slides-item-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 552, ../sass/style.scss */
.b-slides-item-arrow {
  background-position: 0 -100px;
  height: 27px;
  width: 45px;
  position: absolute;
  bottom: 65px;
  left: 50%;
  margin-left: -23px;
  cursor: pointer;
}

/* line 561, ../sass/style.scss */
.b-slides-item-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

/* line 568, ../sass/style.scss */
.b-slides-item-text {
  font: 64px/96px "Gibson Light";
}
/* line 571, ../sass/style.scss */
.b-slides-item-text i {
  font-family: "Jubilat Light Italic";
  font-style: normal;
}
/* line 576, ../sass/style.scss */
.b-slides-item-text b {
  font-family: "Jubilat Medium";
  font-weight: normal;
}

@media only screen and (max-width: 1600px) {
  /* line 583, ../sass/style.scss */
  .b-slides-item-content {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@media only screen and (max-width: 1400px) {
  /* line 589, ../sass/style.scss */
  .b-slides-item-content {
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media only screen and (max-width: 1480px) {
  /* line 596, ../sass/style.scss */
  .b-slides-item--5 .b-slides-item-content {
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media only screen and (max-width: 1350px) {
  /* line 604, ../sass/style.scss */
  .b-slides-item--5 .b-slides-item-content {
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@media only screen and (max-width: 1200px) {
  /* line 611, ../sass/style.scss */
  .b-slides-item-content {
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }

  /* line 616, ../sass/style.scss */
  .b-slides-item--5 .b-slides-item-content {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
}
@media only screen and (max-width: 1100px) {
  /* line 624, ../sass/style.scss */
  .b-slides-item--5 .b-slides-item-content {
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
/* line 632, ../sass/style.scss */
.b-slides-item--1 .b-slides-item-content {
  width: 1020px;
  height: 320px;
  margin: -160px 0 0 -510px;
  text-align: center;
}
/* line 638, ../sass/style.scss */
.b-slides-item--1 .b-slides-item-text-selection {
  background-position: 0 -743px;
  width: 218px;
  height: 113px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
/* line 646, ../sass/style.scss */
.b-slides-item--1 .b-button {
  margin: 50px 0 0 0;
}
/* line 650, ../sass/style.scss */
.b-slides-item--1 .b-slides-item-watch {
  background-position: 0 -673px;
  display: inline-block;
  height: 50px;
  padding-left: 60px;
  font: 21px/50px Gibson, Arial, Tahoma, Helvetica, sans-serif;
  margin-left: 20px;
}

/* line 661, ../sass/style.scss */
.b-slides-item--2 .b-slides-item-content {
  width: 890px;
  height: 540px;
  margin: -270px 0 0 -445px;
  text-align: center;
}
/* line 666, ../sass/style.scss */
.b-slides-item--2 .b-slides-item-text {
  line-height: 90px;
}
/* line 670, ../sass/style.scss */
.b-slides-item--2 .b-slides-item-text-selection {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVjOTRkNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhNTZhZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5c94d6), color-stop(100%, #1a56ad));
  background-image: -moz-linear-gradient(#5c94d6, #1a56ad);
  background-image: -webkit-linear-gradient(#5c94d6, #1a56ad);
  background-image: linear-gradient(#5c94d6, #1a56ad);
  height: 70px;
  padding: 0 40px;
  font: 44px/70px "Jubilat Medium";
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
  border-radius: 70px;
  display: inline-block;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  margin-left: 10px;
}

/* line 683, ../sass/style.scss */
.b-slides-item--3 .b-slides-item-content {
  margin-top: -220px;
  left: 240px;
  width: 840px;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
/* line 690, ../sass/style.scss */
.b-slides-item--3 .b-slides-item-text {
  line-height: 80px;
}
/* line 694, ../sass/style.scss */
.b-slides-item--3 .b-button {
  text-align: center;
  width: 240px;
  margin-top: 30px;
}

/* line 701, ../sass/style.scss */
.b-slides-item--3,
.b-slides-item--4,
.b-slides-item--5 {
  background: #fff;
}
/* line 706, ../sass/style.scss */
.b-slides-item--3 .b-slides-item-content,
.b-slides-item--4 .b-slides-item-content,
.b-slides-item--5 .b-slides-item-content {
  color: #000;
}

/* line 712, ../sass/style.scss */
.b-slides-item--4 .b-slides-item-content {
  width: 660px;
  height: 360px;
  margin: -180px 0 0 -250px;
}
/* line 718, ../sass/style.scss */
.b-slides-item--4 .b-slides-item-text {
  font-size: 48px;
  line-height: 60px;
}
/* line 723, ../sass/style.scss */
.b-slides-item--4 .b-button {
  text-align: center;
  width: 240px;
  margin-top: 60px;
}

/* line 731, ../sass/style.scss */
.b-slides-item--5 .b-slides-item-content {
  width: 1150px;
  height: 560px;
  margin: -280px 0 0 -575px;
  text-align: center;
}
/* line 736, ../sass/style.scss */
.b-slides-item--5 .b-slides-item-text {
  line-height: 90px;
}
/* line 740, ../sass/style.scss */
.b-slides-item--5 .b-button {
  text-align: center;
  width: 240px;
  margin-top: 60px;
}
/* line 746, ../sass/style.scss */
.b-slides-item--5 .b-slides-item-text-selection {
  background-position: 0 -876px;
  height: 91px;
  width: 460px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
}

/* line 755, ../sass/style.scss */
.b-slides-item--6 .b-slides-item-content {
  width: 1060px;
  height: 400px;
  margin: -200px 0 0 -530px;
  text-align: center;
}
/* line 760, ../sass/style.scss */
.b-slides-item--6 .b-slides-item-logo {
  display: inline-block;
  background-position: 0 0;
  height: 80px;
  width: 271px;
}
/* line 765, ../sass/style.scss */
.b-slides-item--6 .b-slides-item-text {
  font-size: 32px;
  line-height: 42px;
  margin: 120px 0 80px;
}
/* line 771, ../sass/style.scss */
.b-slides-item--6 .b-slides-item-title {
  font: 64px/85px "Gibson Light";
}

/* line 777, ../sass/style.scss */
.b-slides-item--7 .b-slides-item-content {
  width: 970px;
  height: 280px;
  margin: -140px 0 0 -485px;
  text-align: center;
}
/* line 782, ../sass/style.scss */
.b-slides-item--7 .b-slides-item-text {
  font-size: 48px;
  line-height: 65px;
  margin-bottom: 40px;
}
/* line 788, ../sass/style.scss */
.b-slides-item--7 .b-slides-item-title {
  margin-bottom: 25px;
  font: 64px/85px "Gibson Light";
}
/* line 793, ../sass/style.scss */
.b-slides-item--7 .b-button {
  height: 76px;
  font: 46px/72px "Gibson Light";
  padding: 0 50px;
}
