@charset "UTF-8";
/* line 5, ../../../../../../../../../Library/Ruby/Gems/2.3.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, ../../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../Library/Ruby/Gems/2.3.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, ../../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../Library/Ruby/Gems/2.3.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, ../../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../Library/Ruby/Gems/2.3.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;
}

@font-face {
  font-family: "AcromBold";
  src: url("/static/fonts/Acrom/AcromBold.eot");
  src: local("☺"), url("/static/fonts/Acrom/AcromBold.eot?#iefix") format("embedded-opentype"), url("/static/fonts/Acrom/AcromBold.woff") format("woff"), url("/static/fonts/Acrom/AcromBold.ttf") format("truetype"), url("/static/fonts/Acrom/AcromBold.svg") format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "CirceRegular";
  src: url("/static/fonts/CRC55.eot");
  src: local("☺"), url("/static/fonts/CRC55.eot?#iefix") format("embedded-opentype"), url("/static/fonts/CRC55.woff") format("woff"), url("/static/fonts/CRC55.ttf") format("truetype"), url("/static/fonts/CRC55.svg") format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "CirceBold";
  src: url("/static/fonts/Circe-Bold.eot");
  src: local("☺"), url("/static/fonts/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("/static/fonts/Circe-Bold.woff") format("woff"), url("/static/fonts/Circe-Bold.ttf") format("truetype"), url("/static/fonts/Circe-Bold.svg") format("svg");
  font-style: normal;
  font-weight: normal;
}
/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=56feeb9617d8e0ada5d0)
 * Config saved to config.json and https://gist.github.com/56feeb9617d8e0ada5d0
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 12, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 17, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 27, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 39, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 768px) {
  /* line 46, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .container {
    width: 738px;
  }
}
@media (min-width: 992px) {
  /* line 51, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .container {
    width: 962px;
  }
}
@media (min-width: 1500px) {
  /* line 56, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .container {
    width: 1470px;
  }
}
/* line 59, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 65, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.row {
  margin-left: -20px;
  margin-right: -20px;
}

/* line 69, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 76, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  /* line 80, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 86, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 89, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-12 {
  width: 100%;
}

/* line 92, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-11 {
  width: 91.66667%;
}

/* line 95, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-10 {
  width: 83.33333%;
}

/* line 98, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-9 {
  width: 75%;
}

/* line 101, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-8 {
  width: 66.66667%;
}

/* line 104, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-7 {
  width: 58.33333%;
}

/* line 107, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-6 {
  width: 50%;
}

/* line 110, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-5 {
  width: 41.66667%;
}

/* line 113, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-4 {
  width: 33.33333%;
}

/* line 116, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-3 {
  width: 25%;
}

/* line 119, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-2 {
  width: 16.66667%;
}

/* line 122, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-1 {
  width: 8.33333%;
}

/* line 125, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-12 {
  right: 100%;
}

/* line 128, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 131, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 134, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-9 {
  right: 75%;
}

/* line 137, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 140, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 143, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-6 {
  right: 50%;
}

/* line 146, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 149, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 152, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-3 {
  right: 25%;
}

/* line 155, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 158, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 161, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-pull-0 {
  right: auto;
}

/* line 164, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-12 {
  left: 100%;
}

/* line 167, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 170, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 173, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-9 {
  left: 75%;
}

/* line 176, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 179, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 182, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-6 {
  left: 50%;
}

/* line 185, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 188, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 191, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-3 {
  left: 25%;
}

/* line 194, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 197, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 200, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-push-0 {
  left: auto;
}

/* line 203, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 206, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 209, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 212, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 215, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 218, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 221, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 224, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 227, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 230, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 233, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 236, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 239, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  /* line 243, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 246, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-12 {
    width: 100%;
  }

  /* line 249, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 252, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 255, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-9 {
    width: 75%;
  }

  /* line 258, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 261, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 264, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-6 {
    width: 50%;
  }

  /* line 267, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 270, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 273, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-3 {
    width: 25%;
  }

  /* line 276, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 279, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 282, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 285, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 288, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 291, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 294, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 297, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 300, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 303, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 306, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 309, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 312, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 315, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 318, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 321, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 324, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 327, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 330, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 333, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 336, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 339, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 342, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 345, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 348, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 351, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 354, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 357, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 360, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 363, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 366, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 369, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 372, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 375, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 378, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 381, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 384, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 387, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 390, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 393, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 396, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  /* line 401, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 404, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-12 {
    width: 100%;
  }

  /* line 407, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 410, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 413, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-9 {
    width: 75%;
  }

  /* line 416, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 419, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 422, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-6 {
    width: 50%;
  }

  /* line 425, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 428, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 431, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-3 {
    width: 25%;
  }

  /* line 434, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 437, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 440, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 443, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 446, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 449, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 452, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 455, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 458, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 461, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 464, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 467, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 470, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 473, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 476, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 479, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 482, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 485, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 488, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 491, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 494, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 497, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 500, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 503, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 506, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 509, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 512, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 515, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-push-0 {
    left: auto;
  }

  /* line 518, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 521, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 524, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 527, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 530, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 533, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 536, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 539, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 542, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 545, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 548, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 551, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 554, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1500px) {
  /* line 559, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 562, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-12 {
    width: 100%;
  }

  /* line 565, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 568, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 571, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-9 {
    width: 75%;
  }

  /* line 574, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 577, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 580, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-6 {
    width: 50%;
  }

  /* line 583, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 586, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 589, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-3 {
    width: 25%;
  }

  /* line 592, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 595, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 598, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 601, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 604, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 607, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 610, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 613, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 616, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 619, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 622, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 625, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 628, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 631, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 634, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 637, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 640, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 643, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 646, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 649, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 652, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 655, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 658, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 661, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 664, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 667, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 670, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 673, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 676, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 679, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 682, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 685, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 688, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 691, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 694, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 697, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 700, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 703, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 706, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 709, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 712, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* line 716, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

/* line 727, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

/* line 733, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 738, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.pull-right {
  float: right !important;
}

/* line 741, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.pull-left {
  float: left !important;
}

/* line 744, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.text-right {
  text-align: right;
}

/* line 747, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.text-left {
  text-align: left;
}

/* line 750, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.text-center {
  text-align: center;
}

/* line 753, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.hide {
  display: none !important;
}

/* line 756, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.show {
  display: block !important;
}

/* line 759, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.invisible {
  visibility: hidden !important;
}

/* line 762, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 769, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 773, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
.affix {
  position: fixed;
}

@media (max-width: 767px) {
  /* line 777, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 782, ../../../../source/sass/helpers/mixins/_bootstrap.sass */
  .visible-xs {
    display: none !important;
  }
}

/* line 11, ../../../../source/sass/helpers/_hamm.sass */
#hamm {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
}
/* line 17, ../../../../source/sass/helpers/_hamm.sass */
#hamm .inner {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  background: transparent;
  cursor: pointer;
  border-radius: 5px;
}
/* line 30, ../../../../source/sass/helpers/_hamm.sass */
#hamm .line {
  display: block;
  background: #727C83;
  width: 30px;
  height: 2px;
  position: absolute;
  left: 5px;
  border-radius: 1px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}
/* line 42, ../../../../source/sass/helpers/_hamm.sass */
#hamm .line.line-1 {
  top: 25%;
}
/* line 45, ../../../../source/sass/helpers/_hamm.sass */
#hamm .line.line-2 {
  top: 50%;
}
/* line 48, ../../../../source/sass/helpers/_hamm.sass */
#hamm .line.line-3 {
  top: 75%;
}
/* line 53, ../../../../source/sass/helpers/_hamm.sass */
#hamm.close .line-1 {
  -moz-transform: translateY(10px) translateX(0) rotate(45deg);
  -ms-transform: translateY(10px) translateX(0) rotate(45deg);
  -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
  transform: translateY(10px) translateX(0) rotate(45deg);
}
/* line 56, ../../../../source/sass/helpers/_hamm.sass */
#hamm.close .line-2 {
  opacity: 0;
}
/* line 59, ../../../../source/sass/helpers/_hamm.sass */
#hamm.close .line-3 {
  -moz-transform: translateY(-10px) translateX(0) rotate(-45deg);
  -ms-transform: translateY(-10px) translateX(0) rotate(-45deg);
  -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
  transform: translateY(-10px) translateX(0) rotate(-45deg);
}

/* line 9, ../../../../source/sass/base/_main.sass */
a,
button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  color: black;
}

/* line 15, ../../../../source/sass/base/_main.sass */
[role="button"],
input,
textarea {
  outline: none;
}

/* line 20, ../../../../source/sass/base/_main.sass */
.relative {
  position: relative;
}

/* line 23, ../../../../source/sass/base/_main.sass */
.fixed {
  position: fixed !important;
}

/* line 1, ../../../../source/sass/blocks/_typo.sass */
h1, .h1 {
  font-size: 1.7rem;
  font-family: "AcromBold", sans-serif;
  letter-spacing: 0;
  margin-bottom: 1em;
  line-height: 1em;
  text-transform: uppercase;
  color: #727C83;
}

/* line 10, ../../../../source/sass/blocks/_typo.sass */
h2, .h2 {
  font-size: 1.6rem;
  font-family: "CirceBold", sans-serif;
  text-transform: uppercase;
  margin-bottom: 1em;
  line-height: 1em;
}

/* line 18, ../../../../source/sass/blocks/_typo.sass */
h3, .h3 {
  font-size: 16px;
  font-family: "CirceBold", sans-serif;
  line-height: 1.15em;
  margin-bottom: 0.5em;
  padding-bottom: 3px;
}
@media (min-width: 768px) {
  /* line 18, ../../../../source/sass/blocks/_typo.sass */
  h3, .h3 {
    font-size: 28px;
  }
}

/* line 28, ../../../../source/sass/blocks/_typo.sass */
.h3-upper {
  font-size: 20px;
  text-decoration: uppercase;
  font-family: "CirceBold", sans-serif;
  margin-bottom: 1em;
  line-height: 1em;
}

/* line 35, ../../../../source/sass/blocks/_typo.sass */
h4, .h4 {
  font-family: "CirceBold", sans-serif;
  margin-bottom: 0.4em;
  font-size: 18px;
}

/* line 40, ../../../../source/sass/blocks/_typo.sass */
.small {
  font-size: 14px;
}

/* line 45, ../../../../source/sass/blocks/_typo.sass */
.page_text a:hover {
  color: #727C83;
}

/* line 50, ../../../../source/sass/blocks/_typo.sass */
.rich-text h2 {
  text-transform: inherit;
}
/* line 53, ../../../../source/sass/blocks/_typo.sass */
.rich-text p {
  margin-bottom: 1rem;
}
/* line 57, ../../../../source/sass/blocks/_typo.sass */
.rich-text ul li {
  padding-left: 40px;
  position: relative;
  margin-bottom: 1rem;
}
/* line 62, ../../../../source/sass/blocks/_typo.sass */
.rich-text ul li:after {
  content: " ";
  width: 25px;
  height: 3px;
  background: black;
  position: absolute;
  top: 8px;
  left: 0;
}
/* line 71, ../../../../source/sass/blocks/_typo.sass */
.rich-text a {
  border-bottom: 1px dashed #727C83;
  text-decoration: none;
}

/* line 75, ../../../../source/sass/blocks/_typo.sass */
.centered-text-block {
  font-size: 1.3rem;
  text-align: center;
  width: 760px;
  margin: 50px auto;
  line-height: 1.3em;
}

/* line 1, ../../../../source/sass/blocks/_fa_links.sass */
.fa-links {
  white-space: nowrap;
}
/* line 4, ../../../../source/sass/blocks/_fa_links.sass */
.fa-links a {
  display: inline-block;
  margin: 0 5px;
}
/* line 8, ../../../../source/sass/blocks/_fa_links.sass */
.fa-links a:after {
  content: " " !important;
  margin-left: 0 !important;
}
/* line 12, ../../../../source/sass/blocks/_fa_links.sass */
.fa-links a:hover {
  opacity: 0.9;
}

/* MAIN STYLES */
/* line 4, ../../../../source/sass/blocks/_main.sass */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../../../../source/sass/blocks/_main.sass */
* {
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 14, ../../../../source/sass/blocks/_main.sass */
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 14px;
}
@media (min-width: 600px) {
  /* line 14, ../../../../source/sass/blocks/_main.sass */
  html {
    font-size: 17px;
  }
}
@media (min-width: 1500px) {
  /* line 14, ../../../../source/sass/blocks/_main.sass */
  html {
    font-size: 18px;
  }
}

/* line 26, ../../../../source/sass/blocks/_main.sass */
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: white;
  font-family: "CirceRegular", sans-serif;
  font-weight: 400;
  color: black;
  line-height: 1.33333em;
  letter-spacing: 0.03em;
}

/* line 38, ../../../../source/sass/blocks/_main.sass */
img {
  max-width: 100%;
}

/* line 41, ../../../../source/sass/blocks/_main.sass */
a {
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  outline: none;
}
/* line 47, ../../../../source/sass/blocks/_main.sass */
a:hover, a:focus, a:active, a:visited {
  text-decoration: none;
}

/* line 53, ../../../../source/sass/blocks/_main.sass */
b,
strong {
  font-family: "CirceBold", sans-serif;
}

/* line 57, ../../../../source/sass/blocks/_main.sass */
button {
  outline: none;
}

/* line 60, ../../../../source/sass/blocks/_main.sass */
.wrapper {
  overflow-x: hidden;
}

/* line 63, ../../../../source/sass/blocks/_main.sass */
.container-fluid {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 69, ../../../../source/sass/blocks/_main.sass */
.container-fluid .inner {
  position: relative;
}
@media (min-width: 768px) {
  /* line 63, ../../../../source/sass/blocks/_main.sass */
  .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* line 77, ../../../../source/sass/blocks/_main.sass */
.margin-auto {
  margin: 0 auto;
}

/* line 81, ../../../../source/sass/blocks/_main.sass */
[add-show-class],
[show-onload] {
  opacity: 0;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
/* line 86, ../../../../source/sass/blocks/_main.sass */
[add-show-class].show,
[show-onload].show {
  opacity: 1;
}

/* line 119, ../../../../source/sass/blocks/_main.sass */
.hor-scroll {
  width: 100%;
  overflow-x: auto;
}

/* line 123, ../../../../source/sass/blocks/_main.sass */
.vert-scroll {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 131, ../../../../source/sass/blocks/_main.sass */
.pagination {
  margin: 1em 0;
}
/* line 133, ../../../../source/sass/blocks/_main.sass */
.pagination b {
  display: inline-block;
  margin-right: 10px;
}
/* line 136, ../../../../source/sass/blocks/_main.sass */
.pagination a {
  display: inline-block;
  text-decoration: none !important;
  background: #727C83;
  color: white;
  width: 27px;
  height: 27px;
  text-align: center;
  text-decoration: none;
  font-family: "CirceRegular", sans-serif;
  font-size: 13px;
  line-height: 27px;
  margin-right: 3px;
}
/* line 150, ../../../../source/sass/blocks/_main.sass */
.pagination a.selected {
  background: black;
}
/* line 153, ../../../../source/sass/blocks/_main.sass */
.pagination a:hover {
  opacity: 0.8;
}

/* line 156, ../../../../source/sass/blocks/_main.sass */
.max-width-block {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

/* line 161, ../../../../source/sass/blocks/_main.sass */
.margin-top-true {
  margin-top: 30px;
}

/* line 164, ../../../../source/sass/blocks/_main.sass */
.margin-bottom-true {
  margin-bottom: 30px;
}

/* line 168, ../../../../source/sass/blocks/_main.sass */
a[href^='http']:hover:after {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-left: 5px;
}

/* line 176, ../../../../source/sass/blocks/_main.sass */
a.whatsapp {
  color: green;
  display: inline-block;
  font-size: 20px;
  position: relative;
  top: 2px;
  margin-left: 10px;
}
/* line 184, ../../../../source/sass/blocks/_main.sass */
a.whatsapp:hover:after {
  display: none;
}

/* line 1, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider {
  line-height: 0;
}
/* line 4, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider__slide {
  position: relative;
  height: calc(100vh - 365px);
  min-height: 550px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
/* line 12, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider__slide__content {
  width: 35%;
  line-height: 1em;
}
/* line 16, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider__slide__title {
  position: relative;
  padding: 60px 0 35px;
  margin-bottom: 35px;
}
/* line 21, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider__slide__title:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 35px;
  height: 4px;
  background-color: #727C83;
}
/* line 24, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider__slide__title, .main-slider__slide__title h1 {
  font-size: 47px;
  line-height: 0.95em;
  font-family: "AcromBold", sans-serif;
  color: white;
}
/* line 30, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider__slide__title h1 {
  margin: 0;
  padding: 0;
}
/* line 35, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider__slide__lead {
  font-size: 17px;
  font-family: "CirceBold", sans-serif;
  text-transform: uppercase;
  color: white;
}
/* line 41, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider__slide__text {
  color: white;
  padding: 15px;
  margin-top: 20px;
  margin-left: -15px;
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
  line-height: 1.3em;
}
/* line 51, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider__slide-right .main-slider__slide__content {
  float: right;
}
/* line 54, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider__slide.darken:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
}
/* line 64, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider .slick-arrow {
  width: 50px;
  height: 50px;
  border: 1px solid #727C83;
}
/* line 69, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider .slick-arrow:hover {
  background-color: rgba(114, 124, 131, 0.5);
}
/* line 72, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider .slick-arrow:before {
  content: " ";
  position: absolute;
  top: 15px;
  width: 16px;
  height: 16px;
  border-top: 1px solid white;
  border-right: 1px solid white;
}
/* line 81, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider .slick-arrow.slick-next {
  top: auto;
  right: 30px;
  bottom: 30px;
}
/* line 86, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider .slick-arrow.slick-next:before {
  left: 12px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 90, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider .slick-arrow.slick-prev {
  top: auto;
  left: auto;
  right: 79px;
  bottom: 30px;
}
/* line 96, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider .slick-arrow.slick-prev:before {
  right: 12px;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/* line 100, ../../../../source/sass/blocks/_main_slider.sass */
.main-slider .slick-arrow.slick-disabled {
  opacity: 0.3;
  cursor: inherit;
}

/* line 106, ../../../../source/sass/blocks/_main_slider.sass */
.page_text .main_slider-slide__title {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  /* line 106, ../../../../source/sass/blocks/_main_slider.sass */
  .page_text .main_slider-slide__title {
    font-size: 2.5rem;
  }
}
/* line 113, ../../../../source/sass/blocks/_main_slider.sass */
.page_text .main_slider-slide__subtitle {
  font-size: 1rem;
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.3em;
}
@media (min-width: 768px) {
  /* line 113, ../../../../source/sass/blocks/_main_slider.sass */
  .page_text .main_slider-slide__subtitle {
    font-size: 1.3rem;
  }
}

/* line 1, ../../../../source/sass/blocks/_layouts.sass */
.section {
  padding: 80px 0;
}
/* line 4, ../../../../source/sass/blocks/_layouts.sass */
.section__title {
  text-align: center;
  margin-bottom: 30px;
}
/* line 8, ../../../../source/sass/blocks/_layouts.sass */
.section__title h2 {
  margin-bottom: 10px;
}

/* line 11, ../../../../source/sass/blocks/_layouts.sass */
.margin-top-no {
  margin-top: 0;
}

/* line 14, ../../../../source/sass/blocks/_layouts.sass */
.padding-top-no {
  padding-top: 0;
}

/* line 1, ../../../../source/sass/blocks/_header.sass */
.header {
  position: relative;
  z-index: 10;
}
/* line 5, ../../../../source/sass/blocks/_header.sass */
.header__top-line {
  background: white;
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
/* line 11, ../../../../source/sass/blocks/_header.sass */
.header__top-line .text-right {
  font-size: 14px;
  font-family: "CirceBold", sans-serif;
  letter-spacing: 0.03em;
  letter-spacing: 2px;
}
/* line 15, ../../../../source/sass/blocks/_header.sass */
.header__main {
  text-align: center;
}
/* line 18, ../../../../source/sass/blocks/_header.sass */
.header__main img {
  width: 160px;
}
/* line 21, ../../../../source/sass/blocks/_header.sass */
.header__menu {
  display: flex;
  justify-content: space-around;
  padding: 40px 0 10px;
}
/* line 27, ../../../../source/sass/blocks/_header.sass */
.header__menu-link a {
  color: #727C83;
  font-size: 13px;
  font-family: "CirceBold", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* line 31, ../../../../source/sass/blocks/_header.sass */
.header__menu-link a:hover, .header__menu-link a.active {
  color: black;
}

/* line 35, ../../../../source/sass/blocks/_header.sass */
header + div {
  padding-top: 69px;
}
@media (min-width: 768px) {
  /* line 35, ../../../../source/sass/blocks/_header.sass */
  header + div {
    padding-top: 0;
  }
}

/* line 1, ../../../../source/sass/blocks/_footer.sass */
.footer {
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  /* line 1, ../../../../source/sass/blocks/_footer.sass */
  .footer {
    padding: 80px 0 0;
    background: #727C83;
    color: white;
  }
  /* line 9, ../../../../source/sass/blocks/_footer.sass */
  .footer a {
    color: white;
  }
}
/* line 12, ../../../../source/sass/blocks/_footer.sass */
.footer__main, .footer__middle, .footer__bottom {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
/* line 19, ../../../../source/sass/blocks/_footer.sass */
.footer__main {
  position: relative;
  display: flex;
  justify-content: space-between;
}
/* line 26, ../../../../source/sass/blocks/_footer.sass */
.footer__title {
  font-size: 13px;
  font-family: "CirceBold", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* line 29, ../../../../source/sass/blocks/_footer.sass */
.footer__middle {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  line-height: 1.3em;
}
/* line 35, ../../../../source/sass/blocks/_footer.sass */
.footer__middle ul, .footer__middle ul a, .footer__middle p, .footer__middle p a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
/* line 39, ../../../../source/sass/blocks/_footer.sass */
.footer__middle-right {
  text-align: right;
}
@media (min-width: 768px) {
  /* line 44, ../../../../source/sass/blocks/_footer.sass */
  .footer__bottom {
    margin-top: 100px;
  }
}
/* line 48, ../../../../source/sass/blocks/_footer.sass */
.footer__bottom-line {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  font-size: 12px;
}
/* line 54, ../../../../source/sass/blocks/_footer.sass */
.footer .other-pages {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 1em;
  padding-top: 1em;
}

/* line 2, ../../../../source/sass/blocks/_project.sass */
.c-main {
  color: #727C83;
}
/* line 5, ../../../../source/sass/blocks/_project.sass */
.c-main-bgr {
  background-color: #727C83;
}

/* line 8, ../../../../source/sass/blocks/_project.sass */
body {
  --swiper-theme-color: #555;
}

/* line 1, ../../../../source/sass/blocks/_video.sass */
.video {
  position: relative;
  line-height: 0;
}
/* line 6, ../../../../source/sass/blocks/_video.sass */
.video:hover .play {
  transform: scale(1.1);
}
/* line 9, ../../../../source/sass/blocks/_video.sass */
.video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(114, 124, 131, 0.5);
  will-change: transform;
  cursor: pointer;
  z-index: 10;
  -moz-transition: opacity, -moz-transform 0.5s cubic-bezier(0.25, 0.7, 0.55, 1);
  -o-transition: opacity, -o-transform 0.5s cubic-bezier(0.25, 0.7, 0.55, 1);
  -webkit-transition: opacity, -webkit-transform 0.5s cubic-bezier(0.25, 0.7, 0.55, 1);
  transition: opacity, transform 0.5s cubic-bezier(0.25, 0.7, 0.55, 1);
}
/* line 24, ../../../../source/sass/blocks/_video.sass */
.video .play:after {
  content: " ";
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 58% 50%;
  background-image: url(/static/images/play.svg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  /* line 9, ../../../../source/sass/blocks/_video.sass */
  .video .play {
    margin-top: -40px;
    margin-left: -40px;
    width: 80px;
    height: 80px;
  }
  /* line 42, ../../../../source/sass/blocks/_video.sass */
  .video .play:after {
    background-size: 30px;
  }
}
/* line 46, ../../../../source/sass/blocks/_video.sass */
.video__title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
  color: white;
  width: 100%;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 1, ../../../../source/sass/blocks/_person.sass */
.people {
  display: flex;
  flex-flow: row wrap;
}

/* line 7, ../../../../source/sass/blocks/_person.sass */
.person {
  min-width: 220px;
  margin: 0 20px 50px 0;
  display: flex;
  flex-direction: column;
}
/* line 13, ../../../../source/sass/blocks/_person.sass */
.person span {
  display: block;
}
/* line 16, ../../../../source/sass/blocks/_person.sass */
.person__image {
  width: 200px;
  height: 200px;
  background-size: cover;
  background-color: #E4ECF2;
  border-radius: 50%;
}
/* line 23, ../../../../source/sass/blocks/_person.sass */
.person__name {
  font-size: 1.4rem;
  margin-top: 30px;
}
/* line 27, ../../../../source/sass/blocks/_person.sass */
.person__prof {
  color: #727C83;
  margin: 1.3rem 0;
  line-height: 1.3em;
  font-size: 0.9rem;
}
/* line 33, ../../../../source/sass/blocks/_person.sass */
.person__text, .person__insta {
  font-size: 0.9rem;
  line-height: 1.3em;
  margin-bottom: 1em;
}
/* line 39, ../../../../source/sass/blocks/_person.sass */
.person__insta {
  display: block;
  margin-top: auto;
}

/* line 3, ../../../../source/sass/blocks/_service.sass */
.service_list__i {
  position: relative;
  margin-bottom: 1rem;
}
/* line 7, ../../../../source/sass/blocks/_service.sass */
.service_list__i__title {
  cursor: pointer;
  position: relative;
  padding-left: 40px;
}
/* line 190, ../../../../source/sass/blocks/_main.sass */
.service_list__i__title:after {
  content: " ";
  width: 25px;
  height: 3px;
  background: black;
  position: absolute;
  top: 8px;
  left: 0;
}
/* line 11, ../../../../source/sass/blocks/_service.sass */
.service_list__i__title span {
  border-bottom: 1px dashed #727C83;
}
/* line 15, ../../../../source/sass/blocks/_service.sass */
.service_list__i__title.active + .service_list__i__text {
  display: block;
}
/* line 20, ../../../../source/sass/blocks/_service.sass */
.service_list__i__text {
  display: none;
  margin-left: 40px;
  padding: 20px;
  background: #EEE;
}
/* line 26, ../../../../source/sass/blocks/_service.sass */
.service_list__i__text p:last-child {
  margin-bottom: 0;
}

/* line 2, ../../../../source/sass/blocks/_image-with-text-block.sass */
.image-with-text-block__item {
  display: flex;
  margin: 30px 0 60px;
  flex-flow: row nowrap;
  justify-content: center;
}
/* line 8, ../../../../source/sass/blocks/_image-with-text-block.sass */
.image-with-text-block__item-content {
  width: 50%;
}
/* line 12, ../../../../source/sass/blocks/_image-with-text-block.sass */
.image-with-text-block__item-image {
  width: 50%;
}
/* line 16, ../../../../source/sass/blocks/_image-with-text-block.sass */
.image-with-text-block__item-right .image-with-text-block__item-image {
  margin-right: 30px;
}
/* line 19, ../../../../source/sass/blocks/_image-with-text-block.sass */
.image-with-text-block__item-left {
  flex-direction: row-reverse;
}
/* line 22, ../../../../source/sass/blocks/_image-with-text-block.sass */
.image-with-text-block__item-left .image-with-text-block__item-image {
  margin-left: 30px;
}

@media (max-width: 767px) {
  /* line 4, ../../../../source/sass/blocks/_mobile-header.sass */
  .mobile-header {
    background: #f0f0f0;
    position: fixed;
    width: 100%;
    z-index: 1000;
  }
  /* line 10, ../../../../source/sass/blocks/_mobile-header.sass */
  .mobile-header .logo {
    width: 100px;
  }
  /* line 14, ../../../../source/sass/blocks/_mobile-header.sass */
  .mobile-header .logo img {
    vertical-align: bottom;
  }
  /* line 17, ../../../../source/sass/blocks/_mobile-header.sass */
  .mobile-header__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px;
    position: relative;
    z-index: 1000;
    border-bottom: 1px solid white;
    background: white;
  }
  /* line 27, ../../../../source/sass/blocks/_mobile-header.sass */
  .mobile-header__menu {
    top: 0;
    float: none;
    padding-top: 54px;
    position: fixed;
    width: 100vw;
    height: 100vh;
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 100;
    background: #f0f0f0;
  }
  /* line 39, ../../../../source/sass/blocks/_mobile-header.sass */
  body.mobile-menu-active .mobile-header__menu {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  /* line 42, ../../../../source/sass/blocks/_mobile-header.sass */
  body.mobile-menu-active .mobile-header__menu .main_page {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  /* line 45, ../../../../source/sass/blocks/_mobile-header.sass */
  .mobile-header__menu a {
    color: #50595f;
    display: inline-block;
    user-select: none;
  }
  /* line 50, ../../../../source/sass/blocks/_mobile-header.sass */
  .mobile-header__menu > ul {
    font-size: 24px;
    font-family: "CirceBold", sans-serif;
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
  /* line 57, ../../../../source/sass/blocks/_mobile-header.sass */
  .mobile-header__menu > ul > li {
    border-bottom: 1px solid white;
  }
  /* line 59, ../../../../source/sass/blocks/_mobile-header.sass */
  .mobile-header__menu > ul > li > a {
    padding: 15px 10px;
    padding-left: 45px;
    display: block;
  }
  /* line 65, ../../../../source/sass/blocks/_mobile-header.sass */
  .mobile-header__menu .fa-links {
    margin: 15px 0 15px 45px;
    font-size: 1.2rem;
  }
  /* line 69, ../../../../source/sass/blocks/_mobile-header.sass */
  .mobile-header__menu .fa-links a {
    margin: 0 5px 0 0;
  }
  /* line 75, ../../../../source/sass/blocks/_mobile-header.sass */
  .mobile-header .fa-phone {
    font-size: 25px;
    color: #727C83;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
}
/* line 2, ../../../../source/sass/blocks/streamblocks.sass */
.streamblocks__slides {
  line-height: 0;
}

/* line 1, ../../../../source/sass/helpers/_btn.sass */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
/* line 18, ../../../../source/sass/helpers/_btn.sass */
.btn-primary {
  color: black;
  background-color: #E4ECF2;
  border-color: #c2d4e1;
}
/* line 23, ../../../../source/sass/helpers/_btn.sass */
.btn-primary:hover {
  background-color: #d3e0ea;
  color: black !important;
}
/* line 27, ../../../../source/sass/helpers/_btn.sass */
.btn-big {
  padding: 9px 20px 8px;
  font-size: 1.1em;
  border-radius: 4px;
  font-family: "CirceBold", sans-serif;
}
/* line 33, ../../../../source/sass/helpers/_btn.sass */
.btn-sm {
  padding: 5px 8px 4px;
  font-size: 0.9em;
}

/* Slider */
/* line 2, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 18, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 26, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 30, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 35, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 44, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

/* line 51, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 57, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-track:after {
  clear: both;
}

/* line 61, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 65, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 72, ../../../../source/sass/helpers/slider/_slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 76, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-slide img {
  display: block;
}

/* line 80, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 84, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 88, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 92, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 96, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 102, ../../../../source/sass/helpers/slider/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 1, ../../../../source/sass/helpers/slider/_slider.sass */
.slick-dots {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
  z-index: 100;
}
/* line 8, ../../../../source/sass/helpers/slider/_slider.sass */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}
/* line 17, ../../../../source/sass/helpers/slider/_slider.sass */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  border: 0;
  padding: 0;
  outline: none;
  position: absolute;
  background: none;
  border: 1px solid white;
  border-radius: 50%;
  top: 3px;
  left: 3px;
}
/* line 35, ../../../../source/sass/helpers/slider/_slider.sass */
.slick-dots li.slick-active button:after {
  content: " ";
  width: 7px;
  height: 7px;
  top: 3px;
  left: 3px;
  position: absolute;
  border-radius: 50%;
  background-color: white;
}

/* line 46, ../../../../source/sass/helpers/slider/_slider.sass */
.slick-arrow {
  position: absolute;
  width: 60px;
  height: 60px;
  z-index: 100;
  font-size: 0;
  line-height: 0;
  background: none;
  border: none;
  cursor: pointer;
}
/* line 57, ../../../../source/sass/helpers/slider/_slider.sass */
.slick-arrow:before {
  content: " ";
  position: absolute;
  top: 10px;
  width: 36px;
  height: 36px;
  border-top: 3px solid white;
  border-right: 3px solid white;
}
/* line 66, ../../../../source/sass/helpers/slider/_slider.sass */
.slick-arrow.slick-next {
  right: 0;
}
@media (min-width: 768px) {
  /* line 66, ../../../../source/sass/helpers/slider/_slider.sass */
  .slick-arrow.slick-next {
    right: 20px;
  }
}
/* line 71, ../../../../source/sass/helpers/slider/_slider.sass */
.slick-arrow.slick-next:before {
  left: -10px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 75, ../../../../source/sass/helpers/slider/_slider.sass */
.slick-arrow.slick-prev {
  left: 0;
}
@media (min-width: 768px) {
  /* line 75, ../../../../source/sass/helpers/slider/_slider.sass */
  .slick-arrow.slick-prev {
    left: 20px;
  }
}
/* line 79, ../../../../source/sass/helpers/slider/_slider.sass */
.slick-arrow.slick-prev:before {
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/* line 82, ../../../../source/sass/helpers/slider/_slider.sass */
.slick-arrow.slick-disabled {
  opacity: 0.3;
  cursor: inherit;
}
@media (min-width: 768px) {
  /* line 46, ../../../../source/sass/helpers/slider/_slider.sass */
  .slick-arrow {
    top: 50%;
    margin-top: -25px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 91, ../../../../source/sass/helpers/slider/_slider.sass */
  .slick-arrow:before {
    width: 30px;
    height: 30px;
  }
}

/* line 2, ../../../../source/sass/helpers/_margins.sass */
.m-0 {
  margin: 0rem;
}
/* line 4, ../../../../source/sass/helpers/_margins.sass */
.m-05 {
  margin: 0.5rem;
}
/* line 6, ../../../../source/sass/helpers/_margins.sass */
.m-1 {
  margin: 1rem;
}
/* line 8, ../../../../source/sass/helpers/_margins.sass */
.m-2 {
  margin: 2rem;
}
/* line 10, ../../../../source/sass/helpers/_margins.sass */
.m-3 {
  margin: 3rem;
}
/* line 12, ../../../../source/sass/helpers/_margins.sass */
.m-4 {
  margin: 4rem;
}
/* line 14, ../../../../source/sass/helpers/_margins.sass */
.m-5 {
  margin: 5rem;
}
/* line 16, ../../../../source/sass/helpers/_margins.sass */
.m-6 {
  margin: 6rem;
}

/* line 19, ../../../../source/sass/helpers/_margins.sass */
.mt-0 {
  margin-top: 0rem;
}
/* line 21, ../../../../source/sass/helpers/_margins.sass */
.mt-05 {
  margin-top: 0.5rem;
}
/* line 23, ../../../../source/sass/helpers/_margins.sass */
.mt-1 {
  margin-top: 1rem;
}
/* line 25, ../../../../source/sass/helpers/_margins.sass */
.mt-2 {
  margin-top: 2rem;
}
/* line 27, ../../../../source/sass/helpers/_margins.sass */
.mt-3 {
  margin-top: 3rem;
}
/* line 29, ../../../../source/sass/helpers/_margins.sass */
.mt-4 {
  margin-top: 4rem;
}
/* line 31, ../../../../source/sass/helpers/_margins.sass */
.mt-5 {
  margin-top: 5rem;
}
/* line 33, ../../../../source/sass/helpers/_margins.sass */
.mt-6 {
  margin-top: 6rem;
}

/* line 37, ../../../../source/sass/helpers/_margins.sass */
.my-0 {
  margin-top: 0rem;
  margin-bottom: 0rem;
}
/* line 40, ../../../../source/sass/helpers/_margins.sass */
.my-05 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
/* line 43, ../../../../source/sass/helpers/_margins.sass */
.my-1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
/* line 46, ../../../../source/sass/helpers/_margins.sass */
.my-2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
/* line 49, ../../../../source/sass/helpers/_margins.sass */
.my-3 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
/* line 52, ../../../../source/sass/helpers/_margins.sass */
.my-4 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
/* line 55, ../../../../source/sass/helpers/_margins.sass */
.my-5 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
/* line 58, ../../../../source/sass/helpers/_margins.sass */
.my-6 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

/* line 62, ../../../../source/sass/helpers/_margins.sass */
.mb-0 {
  margin-bottom: 0rem;
}
/* line 64, ../../../../source/sass/helpers/_margins.sass */
.mb-05 {
  margin-bottom: 0.5rem;
}
/* line 66, ../../../../source/sass/helpers/_margins.sass */
.mb-1 {
  margin-bottom: 1rem;
}
/* line 68, ../../../../source/sass/helpers/_margins.sass */
.mb-2 {
  margin-bottom: 2rem;
}
/* line 70, ../../../../source/sass/helpers/_margins.sass */
.mb-3 {
  margin-bottom: 3rem;
}
/* line 72, ../../../../source/sass/helpers/_margins.sass */
.mb-4 {
  margin-bottom: 4rem;
}
/* line 74, ../../../../source/sass/helpers/_margins.sass */
.mb-5 {
  margin-bottom: 5rem;
}
/* line 76, ../../../../source/sass/helpers/_margins.sass */
.mb-6 {
  margin-bottom: 6rem;
}

/* line 79, ../../../../source/sass/helpers/_margins.sass */
.p-05 {
  padding: 0.5rem;
}
/* line 81, ../../../../source/sass/helpers/_margins.sass */
.p-1 {
  padding: 1rem;
}
/* line 83, ../../../../source/sass/helpers/_margins.sass */
.p-2 {
  padding: 2rem;
}
/* line 85, ../../../../source/sass/helpers/_margins.sass */
.p-3 {
  padding: 3rem;
}
/* line 87, ../../../../source/sass/helpers/_margins.sass */
.p-4 {
  padding: 4rem;
}
/* line 89, ../../../../source/sass/helpers/_margins.sass */
.p-5 {
  padding: 5rem;
}
/* line 91, ../../../../source/sass/helpers/_margins.sass */
.p-6 {
  padding: 6rem;
}

/* line 94, ../../../../source/sass/helpers/_margins.sass */
.pt-1 {
  margin-top: 1rem;
}
/* line 96, ../../../../source/sass/helpers/_margins.sass */
.pt-2 {
  margin-top: 2rem;
}
/* line 98, ../../../../source/sass/helpers/_margins.sass */
.pt-3 {
  margin-top: 3rem;
}
/* line 100, ../../../../source/sass/helpers/_margins.sass */
.pt-4 {
  margin-top: 4rem;
}
/* line 102, ../../../../source/sass/helpers/_margins.sass */
.pt-5 {
  margin-top: 5rem;
}
/* line 104, ../../../../source/sass/helpers/_margins.sass */
.pt-6 {
  margin-top: 6rem;
}

/* line 108, ../../../../source/sass/helpers/_margins.sass */
.py-05 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
/* line 111, ../../../../source/sass/helpers/_margins.sass */
.py-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
/* line 114, ../../../../source/sass/helpers/_margins.sass */
.py-2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
/* line 117, ../../../../source/sass/helpers/_margins.sass */
.py-3 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
/* line 120, ../../../../source/sass/helpers/_margins.sass */
.py-4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
/* line 123, ../../../../source/sass/helpers/_margins.sass */
.py-5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
/* line 126, ../../../../source/sass/helpers/_margins.sass */
.py-6 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
/* line 129, ../../../../source/sass/helpers/_margins.sass */
.py-7 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
/* line 132, ../../../../source/sass/helpers/_margins.sass */
.py-8 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

/* line 137, ../../../../source/sass/helpers/_margins.sass */
.pb-05 {
  padding-bottom: 0.5rem;
}
/* line 139, ../../../../source/sass/helpers/_margins.sass */
.pb-1 {
  padding-bottom: 1rem;
}
/* line 141, ../../../../source/sass/helpers/_margins.sass */
.pb-2 {
  padding-bottom: 2rem;
}
/* line 143, ../../../../source/sass/helpers/_margins.sass */
.pb-3 {
  padding-bottom: 3rem;
}
/* line 145, ../../../../source/sass/helpers/_margins.sass */
.pb-4 {
  padding-bottom: 4rem;
}
/* line 147, ../../../../source/sass/helpers/_margins.sass */
.pb-5 {
  padding-bottom: 5rem;
}
/* line 149, ../../../../source/sass/helpers/_margins.sass */
.pb-6 {
  padding-bottom: 6rem;
}

/* line 153, ../../../../source/sass/helpers/_margins.sass */
.px-05 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
/* line 156, ../../../../source/sass/helpers/_margins.sass */
.px-1 {
  padding-left: 1rem;
  padding-right: 1rem;
}
/* line 159, ../../../../source/sass/helpers/_margins.sass */
.px-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}
/* line 162, ../../../../source/sass/helpers/_margins.sass */
.px-3 {
  padding-left: 3rem;
  padding-right: 3rem;
}
/* line 165, ../../../../source/sass/helpers/_margins.sass */
.px-4 {
  padding-left: 4rem;
  padding-right: 4rem;
}
/* line 168, ../../../../source/sass/helpers/_margins.sass */
.px-5 {
  padding-left: 5rem;
  padding-right: 5rem;
}
/* line 171, ../../../../source/sass/helpers/_margins.sass */
.px-6 {
  padding-left: 6rem;
  padding-right: 6rem;
}

/* line 2, ../../../../source/sass/pages/_index.sass */
.index h1 {
  display: none;
}
/* line 5, ../../../../source/sass/pages/_index.sass */
.index__works {
  display: flex;
  margin: 0 -20px 0 0;
  flex-flow: row wrap;
}
@media (min-width: 768px) {
  /* line 5, ../../../../source/sass/pages/_index.sass */
  .index__works {
    flex-flow: row nowrap;
  }
}
/* line 13, ../../../../source/sass/pages/_index.sass */
.index__works-item {
  position: relative;
  line-height: 0;
  display: block;
  margin: 0 20px 20px 0;
}
/* line 19, ../../../../source/sass/pages/_index.sass */
.index__works-item img {
  width: 100%;
  position: relative;
  z-index: 0;
}
/* line 24, ../../../../source/sass/pages/_index.sass */
.index__works-item.col-3 {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 24, ../../../../source/sass/pages/_index.sass */
  .index__works-item.col-3 {
    width: calc(33.3333333% - 20px);
  }
}
/* line 30, ../../../../source/sass/pages/_index.sass */
.index__works-item.col-2 {
  width: calc(50% - 20px);
}
/* line 33, ../../../../source/sass/pages/_index.sass */
.index__works-item__content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 70%;
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  z-index: 1;
  padding: 20px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
  /* line 33, ../../../../source/sass/pages/_index.sass */
  .index__works-item__content {
    opacity: 0;
  }
}
/* line 49, ../../../../source/sass/pages/_index.sass */
.index__works-item__content > div {
  width: 100%;
  text-align: center;
  position: relative;
  color: white;
  line-height: 1em;
}
/* line 56, ../../../../source/sass/pages/_index.sass */
.index__works-item__content:before {
  content: " ";
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMiLz48c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0.3)), color-stop(60%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%);
}
/* line 66, ../../../../source/sass/pages/_index.sass */
.index__works-item:hover .index__works-item__content {
  opacity: 1;
}
/* line 69, ../../../../source/sass/pages/_index.sass */
.index__works-item__title {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-family: "AcromBold", sans-serif;
  margin-bottom: 0.3em;
}
/* line 72, ../../../../source/sass/pages/_index.sass */
.index__works-item__subtitle {
  font-size: 12px;
  font-family: "CirceBold", sans-serif;
}

/* line 78, ../../../../source/sass/pages/_index.sass */
.main_slider {
  margin-bottom: 20px;
}
/* line 81, ../../../../source/sass/pages/_index.sass */
.main_slider-slide {
  position: relative;
  line-height: 0;
}
/* line 85, ../../../../source/sass/pages/_index.sass */
.main_slider-slide img {
  width: 100%;
  position: relative;
  z-index: 0;
}
/* line 90, ../../../../source/sass/pages/_index.sass */
.main_slider-slide__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  z-index: 1;
}
/* line 101, ../../../../source/sass/pages/_index.sass */
.main_slider-slide__content > div {
  width: 100%;
  text-align: center;
  position: relative;
  color: white;
  text-transform: uppercase;
  line-height: 1em;
}
/* line 109, ../../../../source/sass/pages/_index.sass */
.main_slider-slide__content:before {
  content: " ";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 112, ../../../../source/sass/pages/_index.sass */
.main_slider-slide__title {
  font-size: 4rem;
  font-family: "AcromBold", sans-serif;
  padding: 0.2em 30px;
}
/* line 117, ../../../../source/sass/pages/_index.sass */
.main_slider-slide__subtitle {
  font-size: 1.5rem;
  line-height: 1.3em;
  padding: 0 30px;
}

/* line 3, ../../../../source/sass/pages/_project.sass */
.project__main {
  display: flex;
  margin-bottom: 15px;
  flex-flow: row wrap;
  min-height: 320px;
}
@media (min-width: 768px) {
  /* line 3, ../../../../source/sass/pages/_project.sass */
  .project__main {
    min-height: 520px;
    flex-flow: row nowrap;
  }
}
/* line 13, ../../../../source/sass/pages/_project.sass */
.project__main h1 {
  color: white;
}
/* line 16, ../../../../source/sass/pages/_project.sass */
.project__main-left {
  width: 100%;
  height: calc(100vw - 30px);
  background-size: cover;
  background-position: 50% 50%;
  background-color: #E4ECF2;
}
@media (min-width: 768px) {
  /* line 16, ../../../../source/sass/pages/_project.sass */
  .project__main-left {
    width: 70%;
    height: auto;
  }
}
/* line 27, ../../../../source/sass/pages/_project.sass */
.project__main-right {
  width: 100%;
  background: #727C83;
  padding: 30px;
  color: white;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  /* line 27, ../../../../source/sass/pages/_project.sass */
  .project__main-right {
    width: 30%;
    min-width: 400px;
    padding: 50px;
  }
}
/* line 42, ../../../../source/sass/pages/_project.sass */
.project__images__i {
  position: relative;
  padding: 0 7.5px;
}
@media (max-width: 767px) {
  /* line 42, ../../../../source/sass/pages/_project.sass */
  .project__images__i {
    width: 100% !important;
    padding: 0;
  }
}
/* line 50, ../../../../source/sass/pages/_project.sass */
.project__images__i-box {
  overflow: hidden;
  position: relative;
}
/* line 54, ../../../../source/sass/pages/_project.sass */
.project__images__i img {
  min-width: 100%;
  min-height: 100%;
}
/* line 59, ../../../../source/sass/pages/_project.sass */
.project__images__i:not(:first-child) .project__images__i-box {
  position: absolute;
  height: 100%;
  left: 7.5px;
  right: 7.5px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 68, ../../../../source/sass/pages/_project.sass */
.project__images__i:not(:first-child) img {
  display: none;
}
/* line 76, ../../../../source/sass/pages/_project.sass */
.project__images__i:first-child {
  padding-left: 0;
}
/* line 79, ../../../../source/sass/pages/_project.sass */
.project__images__i:first-child .project__images__i-box {
  background-image: none !important;
}
/* line 82, ../../../../source/sass/pages/_project.sass */
.project__images__i:last-child {
  padding-right: 0;
}
/* line 85, ../../../../source/sass/pages/_project.sass */
.project__images__i:last-child .project__images__i-box {
  right: 0;
}
/* line 88, ../../../../source/sass/pages/_project.sass */
.project__images-row {
  line-height: 0;
  margin-bottom: 15px;
  display: flex;
}
/* line 2, ../../../../source/sass/helpers/mixins/_clearfix.sass */
.project__images-row:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  /* line 88, ../../../../source/sass/pages/_project.sass */
  .project__images-row {
    flex-flow: row wrap;
  }
}

/* line 2, ../../../../source/sass/pages/_projects.sass */
.projects h1 {
  display: none;
}
/* line 5, ../../../../source/sass/pages/_projects.sass */
.projects__works {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -15px 15px 0;
}
@media (min-width: 768px) {
  /* line 5, ../../../../source/sass/pages/_projects.sass */
  .projects__works {
    margin: 0 -20px 20px 0;
  }
}
/* line 13, ../../../../source/sass/pages/_projects.sass */
.projects__works-item {
  position: relative;
  line-height: 0;
  display: block;
  margin: 0 15px 15px 0;
}
@media (min-width: 768px) {
  /* line 13, ../../../../source/sass/pages/_projects.sass */
  .projects__works-item {
    margin: 0 20px 20px 0;
  }
}
/* line 22, ../../../../source/sass/pages/_projects.sass */
.projects__works-item img {
  width: 100%;
  position: relative;
  z-index: 0;
}
/* line 27, ../../../../source/sass/pages/_projects.sass */
.projects__works-item.col-3 {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 27, ../../../../source/sass/pages/_projects.sass */
  .projects__works-item.col-3 {
    width: calc(33.3333333% - 20px);
  }
}
/* line 32, ../../../../source/sass/pages/_projects.sass */
.projects__works-item.col-2 {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 32, ../../../../source/sass/pages/_projects.sass */
  .projects__works-item.col-2 {
    width: calc(50% - 20px);
  }
}
/* line 37, ../../../../source/sass/pages/_projects.sass */
.projects__works-item__content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 70%;
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  z-index: 1;
  padding: 20px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
  /* line 37, ../../../../source/sass/pages/_projects.sass */
  .projects__works-item__content {
    opacity: 0;
  }
}
/* line 53, ../../../../source/sass/pages/_projects.sass */
.projects__works-item__content > div {
  width: 100%;
  text-align: center;
  position: relative;
  color: white;
  line-height: 1em;
}
/* line 60, ../../../../source/sass/pages/_projects.sass */
.projects__works-item__content:before {
  content: " ";
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMiLz48c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0.3)), color-stop(60%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%);
}
/* line 70, ../../../../source/sass/pages/_projects.sass */
.projects__works-item:hover .projects__works-item__content {
  opacity: 1;
}
/* line 73, ../../../../source/sass/pages/_projects.sass */
.projects__works-item__title {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-family: "AcromBold", sans-serif;
  margin-bottom: 0.3em;
}
/* line 76, ../../../../source/sass/pages/_projects.sass */
.projects__works-item__subtitle {
  font-size: 12px;
  font-family: "CirceBold", sans-serif;
}
/* line 80, ../../../../source/sass/pages/_projects.sass */
.projects__description {
  font-size: 1.3rem;
  text-align: center;
  max-width: 760px;
  padding: 0 20px;
  margin: 50px auto;
  line-height: 1.3em;
}

/* line 90, ../../../../source/sass/pages/_projects.sass */
.main_slider {
  margin-bottom: 20px;
}
/* line 93, ../../../../source/sass/pages/_projects.sass */
.main_slider-slide {
  position: relative;
  line-height: 0;
  display: block;
}
/* line 98, ../../../../source/sass/pages/_projects.sass */
.main_slider-slide img {
  width: 100%;
  position: relative;
  z-index: 0;
}
/* line 103, ../../../../source/sass/pages/_projects.sass */
.main_slider-slide__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  z-index: 1;
}
/* line 114, ../../../../source/sass/pages/_projects.sass */
.main_slider-slide__content > div,
.main_slider-slide__content > span {
  width: 100%;
  text-align: center;
  position: relative;
  color: white;
  text-transform: uppercase;
  line-height: 1.1em;
}
/* line 123, ../../../../source/sass/pages/_projects.sass */
.main_slider-slide__content:before {
  content: " ";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 126, ../../../../source/sass/pages/_projects.sass */
.main_slider-slide__title {
  font-size: 2rem;
  font-family: "AcromBold", sans-serif;
  padding: 0.2em 30px;
  display: block;
}
@media (min-width: 768px) {
  /* line 126, ../../../../source/sass/pages/_projects.sass */
  .main_slider-slide__title {
    font-size: 4rem;
  }
}
/* line 135, ../../../../source/sass/pages/_projects.sass */
.main_slider-slide__subtitle {
  display: block;
  font-size: 1rem;
  line-height: 1.3em;
  padding: 0 30px;
}
@media (min-width: 768px) {
  /* line 142, ../../../../source/sass/pages/_projects.sass */
  .main_slider-slide__subtitle {
    font-size: 1.5rem;
  }
}

/* line 2, ../../../../source/sass/pages/_about.sass */
.about .page_text {
  margin: 30px 0;
}
@media (min-width: 768px) {
  /* line 2, ../../../../source/sass/pages/_about.sass */
  .about .page_text {
    margin: 60px 0;
  }
}
/* line 8, ../../../../source/sass/pages/_about.sass */
.about h1 {
  display: none;
}
/* line 11, ../../../../source/sass/pages/_about.sass */
.about__block {
  padding-top: 20px;
  margin-bottom: 20px;
}
/* line 15, ../../../../source/sass/pages/_about.sass */
.about__block-first {
  margin-bottom: 20px;
}
/* line 18, ../../../../source/sass/pages/_about.sass */
.about__menu {
  font-family: "CirceBold", sans-serif;
}
/* line 21, ../../../../source/sass/pages/_about.sass */
.about__menu li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 18, ../../../../source/sass/pages/_about.sass */
  .about__menu {
    margin-left: 20px;
    margin-bottom: 0;
  }
  /* line 30, ../../../../source/sass/pages/_about.sass */
  .about__menu li {
    margin-bottom: 5px;
    margin-right: 0;
    display: block;
  }
  /* line 35, ../../../../source/sass/pages/_about.sass */
  .about__menu li .mPS2id-highlight {
    color: #727C83;
  }
}

/* line 42, ../../../../source/sass/pages/_about.sass */
.page_text__content h2 {
  text-transform: inherit;
}
/* line 45, ../../../../source/sass/pages/_about.sass */
.page_text__content p {
  margin-bottom: 1rem;
}
/* line 49, ../../../../source/sass/pages/_about.sass */
.page_text__content ul li {
  padding-left: 40px;
  position: relative;
  margin-bottom: 1rem;
}
/* line 54, ../../../../source/sass/pages/_about.sass */
.page_text__content ul li:after {
  content: " ";
  width: 25px;
  height: 3px;
  background: black;
  position: absolute;
  top: 8px;
  left: 0;
}

/* line 2, ../../../../source/sass/pages/_contacts.sass */
.contacts h1 {
  display: none;
}
/* line 5, ../../../../source/sass/pages/_contacts.sass */
.contacts .page_text {
  margin: 60px 0;
}

/* line 2, ../../../../source/sass/pages/_feedbacks.sass */
.feedbacks h1 {
  display: none;
}
/* line 5, ../../../../source/sass/pages/_feedbacks.sass */
.feedbacks-list {
  margin: 50px auto;
}
/* line 8, ../../../../source/sass/pages/_feedbacks.sass */
.feedbacks-list__item {
  padding: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 8, ../../../../source/sass/pages/_feedbacks.sass */
  .feedbacks-list__item {
    width: 50%;
  }
}
/* line 15, ../../../../source/sass/pages/_feedbacks.sass */
.feedbacks-list__item .inner {
  padding: 2rem;
  background: #E4ECF2;
}
/* line 19, ../../../../source/sass/pages/_feedbacks.sass */
.feedbacks-list__item-person {
  font-size: 1.4rem;
}
/* line 22, ../../../../source/sass/pages/_feedbacks.sass */
.feedbacks-list__item-prof {
  color: #727C83;
  margin: 0 0 1.3rem;
  line-height: 1.3em;
  font-size: 0.9rem;
}

/* line 1, ../../../../source/sass/pages/_media.sass */
.media {
  padding: 0 0 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
/* line 7, ../../../../source/sass/pages/_media.sass */
.media__pub {
  margin: 0 20px 30px 0;
  display: block;
  max-width: 180px;
}
/* line 12, ../../../../source/sass/pages/_media.sass */
.media__pub:hover:after {
  display: none !important;
}
/* line 15, ../../../../source/sass/pages/_media.sass */
.media__pub__image {
  display: block;
}
/* line 18, ../../../../source/sass/pages/_media.sass */
.media__pub__image img {
  border-radius: 50%;
}
/* line 21, ../../../../source/sass/pages/_media.sass */
.media__pub__title {
  margin-top: 20px;
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 1, ../../../../source/sass/pages/_media.sass */
  .media {
    justify-content: space-around;
  }
  /* line 29, ../../../../source/sass/pages/_media.sass */
  .media__pub {
    max-width: 200px;
  }
}

/* line 3, ../../../blog/sass/_index.sass */
.blog h1, .blog h2 {
  text-align: center;
}
/* line 6, ../../../blog/sass/_index.sass */
.blog .list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -10px 30px;
}
/* line 12, ../../../blog/sass/_index.sass */
.blog .list .item {
  display: flex;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 12, ../../../blog/sass/_index.sass */
  .blog .list .item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  /* line 12, ../../../blog/sass/_index.sass */
  .blog .list .item {
    width: 33.3333%;
  }
}
/* line 24, ../../../blog/sass/_index.sass */
.blog .list .item a {
  display: block;
  width: 100%;
  text-decoration: none;
  background: #E4ECF2;
}
/* line 30, ../../../blog/sass/_index.sass */
.blog .list .item a .inner {
  line-height: 20px;
  display: block;
}
/* line 34, ../../../blog/sass/_index.sass */
.blog .list .item a:hover {
  background: #eef3f7;
}
/* line 37, ../../../blog/sass/_index.sass */
.blog .list .item .h4 {
  padding: 10px 20px;
  color: #727C83;
  margin: 0;
  display: block;
}
/* line 43, ../../../blog/sass/_index.sass */
.blog .list .item .image_box {
  display: block;
}
/* line 46, ../../../blog/sass/_index.sass */
.blog .list .item .image_box img {
  width: 100%;
}
/* line 49, ../../../blog/sass/_index.sass */
.blog .list .item__lead {
  padding: 10px 20px 20px;
  color: black;
  display: block;
  color: #727C83;
}
/* line 55, ../../../blog/sass/_index.sass */
.blog__date {
  padding-left: 20px;
  display: inline-block;
  color: black;
}
/* line 60, ../../../blog/sass/_index.sass */
.blog .tags {
  text-align: center;
  margin: 10px 0 30px;
}
/* line 64, ../../../blog/sass/_index.sass */
.blog .tags a {
  display: inline-block;
  padding: 3px 10px;
  font-weight: bold;
  font-size: 0.9em;
  color: #727C83;
  background: rgba(114, 124, 131, 0.2);
}
/* line 73, ../../../blog/sass/_index.sass */
.blog .tags a.active {
  color: white;
  background: #727C83;
}

/* line 2, ../../../blog/sass/_post.sass */
.post__image_box {
  height: 100vw;
  width: 100%;
  background-size: cover;
  background-position: 0 50%;
  position: relative;
  display: flex;
  align-items: center;
}
/* line 11, ../../../blog/sass/_post.sass */
.post__image_box:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 56, 82, 0.65);
  z-index: 0;
}
/* line 21, ../../../blog/sass/_post.sass */
.post__image_box__content {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: center;
}
/* line 27, ../../../blog/sass/_post.sass */
.post__image_box__content h1 {
  color: white;
}
@media (min-width: 768px) {
  /* line 2, ../../../blog/sass/_post.sass */
  .post__image_box {
    height: 520px;
  }
}
/* line 33, ../../../blog/sass/_post.sass */
.post blockquote {
  color: #727C83;
  margin-bottom: 1em;
}
/* line 38, ../../../blog/sass/_post.sass */
.post .pre_title {
  color: white;
}
/* line 41, ../../../blog/sass/_post.sass */
.post .section {
  padding-bottom: 0;
}
/* line 45, ../../../blog/sass/_post.sass */
.post .page__text {
  background: white;
}
/* line 48, ../../../blog/sass/_post.sass */
.post .page__text p {
  margin-bottom: 1em;
}
/* line 52, ../../../blog/sass/_post.sass */
.post .page__text ul li {
  position: relative;
  padding-left: 40px;
}
/* line 190, ../../../../source/sass/blocks/_main.sass */
.post .page__text ul li:after {
  content: " ";
  width: 25px;
  height: 3px;
  background: black;
  position: absolute;
  top: 8px;
  left: 0;
}
/* line 55, ../../../blog/sass/_post.sass */
.post .page__text img {
  height: auto;
}
/* line 58, ../../../blog/sass/_post.sass */
.post .page__text blockquote:first-child {
  margin-top: 1em;
}
@media (min-width: 768px) {
  /* line 45, ../../../blog/sass/_post.sass */
  .post .page__text {
    padding: 40px 30px;
  }
}
/* line 66, ../../../blog/sass/_post.sass */
.post .back_to_blog {
  font-weight: bold;
  position: absolute;
  top: 35px;
  font-size: 14px;
  font-family: "CirceBold", sans-serif;
  letter-spacing: 0.03em;
}
/* line 72, ../../../blog/sass/_post.sass */
.post .back_to_blog:before {
  content: " ";
  display: inline-block;
  border: 3px solid transparent;
  width: 3px;
  height: 3px;
  margin-right: 5px;
  border-left-color: black;
  border-top-color: black;
  position: relative;
  top: -2px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 86, ../../../blog/sass/_post.sass */
.post .back_to_blog:hover {
  color: #727C83;
}
/* line 88, ../../../blog/sass/_post.sass */
.post .back_to_blog:hover:before {
  border-left-color: #727C83;
  border-top-color: #727C83;
}
/* line 92, ../../../blog/sass/_post.sass */
.post .back_to_blog:after {
  display: none !important;
}

/* line 4, ../../../blog/sass/_blog_widget.sass */
.blog_widget__item {
  margin-bottom: 20px;
}
/* line 8, ../../../blog/sass/_blog_widget.sass */
.blog_widget__item a {
  display: block;
  text-decoration: none;
}
/* line 12, ../../../blog/sass/_blog_widget.sass */
.blog_widget__item a .inner {
  line-height: 20px;
  display: block;
}
/* line 16, ../../../blog/sass/_blog_widget.sass */
.blog_widget__item .h3 {
  font-size: 1.6em;
  font-weight: normal;
  line-height: 1.1em;
  margin: 10px 0 5px;
  display: block;
  color: #727C83;
}
/* line 24, ../../../blog/sass/_blog_widget.sass */
.blog_widget__item__lead {
  color: black;
  display: block;
}
/* line 28, ../../../blog/sass/_blog_widget.sass */
.blog_widget__item__date {
  display: inline-block;
  color: #727C83;
  margin: 10px 0;
}
/* line 34, ../../../blog/sass/_blog_widget.sass */
.blog_widget__item-big .h3 {
  font-size: 2em;
  margin: 10px 0;
}
/* line 38, ../../../blog/sass/_blog_widget.sass */
.blog_widget__item-big .blog_widget__item__lead {
  font-size: 1em;
}

/* line 1, ../../../videos/sass/videos.sass */
.video {
  position: relative;
  line-height: 0;
  display: block;
  margin-bottom: 2em;
}
/* line 7, ../../../videos/sass/videos.sass */
.video:after {
  display: none !important;
}
/* line 11, ../../../videos/sass/videos.sass */
.video:hover .play {
  transform: scale(1.1);
}
/* line 14, ../../../videos/sass/videos.sass */
.video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(114, 124, 131, 0.5);
  will-change: transform;
  cursor: pointer;
  z-index: 10;
  -moz-transition: opacity, -moz-transform 0.5s cubic-bezier(0.25, 0.7, 0.55, 1);
  -o-transition: opacity, -o-transform 0.5s cubic-bezier(0.25, 0.7, 0.55, 1);
  -webkit-transition: opacity, -webkit-transform 0.5s cubic-bezier(0.25, 0.7, 0.55, 1);
  transition: opacity, transform 0.5s cubic-bezier(0.25, 0.7, 0.55, 1);
}
/* line 29, ../../../videos/sass/videos.sass */
.video .play:after {
  content: " ";
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 58% 50%;
  background-image: url("/static/images/play.svg");
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  /* line 14, ../../../videos/sass/videos.sass */
  .video .play {
    margin-top: -40px;
    margin-left: -40px;
    width: 80px;
    height: 80px;
  }
  /* line 47, ../../../videos/sass/videos.sass */
  .video .play:after {
    background-size: 30px;
  }
}
/* line 50, ../../../videos/sass/videos.sass */
.video__date {
  position: absolute;
  top: 18px;
  right: 10px;
  color: white;
  display: block;
}
/* line 57, ../../../videos/sass/videos.sass */
.video__title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 5% 5%;
  line-height: 1.2em;
  color: white;
  width: 100%;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 67, ../../../videos/sass/videos.sass */
.video_iframe {
  padding: 0;
  display: none;
}
/* line 71, ../../../videos/sass/videos.sass */
.video_iframe iframe {
  display: block;
  max-width: 100vw;
  max-height: 55vw;
}
/* line 76, ../../../videos/sass/videos.sass */
.video_iframe__text {
  font-size: 0.85em;
  padding: 0.5em 1em;
  font-weight: bold;
  background: black;
}
/* line 82, ../../../videos/sass/videos.sass */
.video_iframe__text a {
  color: #727C83;
  text-decoration: underline;
}

@media (max-width: 767px) {
  /* line 88, ../../../videos/sass/videos.sass */
  .video_iframe {
    width: 100%;
  }
  /* line 91, ../../../videos/sass/videos.sass */
  .video_iframe iframe {
    width: 100vw;
    height: 55vw;
  }
}
