@charset "UTF-8";
@keyframes processing {
  from {
    transform: rotate(0deg);
    transform-origin: center;
  }
  to {
    transform: rotate(360deg);
    transform-origin: center;
  }
}
@keyframes rate {
  from {
    opacity: 1;
    transform-origin: center;
    transform: scale(0.4);
  }
  to {
    opacity: 0;
    transform: scale(2);
  }
}
.c-red {
  color: #e03710;
}
.bg-red {
  background-color: #e03710;
}
.c-red-danger {
  color: #a94442;
}
.bg-red-danger {
  background-color: #a94442;
}
.c-red-dangerlight {
  color: #f2dede;
}
.bg-red-dangerlight {
  background-color: #f2dede;
}
.c-red-dangerborder {
  color: #ebccd1;
}
.bg-red-dangerborder {
  background-color: #ebccd1;
}
.c-white {
  color: #ffffff;
}
.bg-white {
  background-color: #ffffff;
}
.c-black {
  color: #404448;
}
.bg-black {
  background-color: #404448;
}
.c-gray {
  color: #f7f9fa;
}
.bg-gray {
  background-color: #f7f9fa;
}
.c-gray-light {
  color: #f7f8f9;
}
.bg-gray-light {
  background-color: #f7f8f9;
}
.c-gray-mediumlight {
  color: #eeeeee;
}
.bg-gray-mediumlight {
  background-color: #eeeeee;
}
.c-gray-medium {
  color: #cccccc;
}
.bg-gray-medium {
  background-color: #cccccc;
}
.c-gray-shadow {
  color: #747474;
}
.bg-gray-shadow {
  background-color: #747474;
}
.c-gray-button {
  color: #5b555a;
}
.bg-gray-button {
  background-color: #5b555a;
}
.c-gray-dark {
  color: #404448;
}
.bg-gray-dark {
  background-color: #404448;
}
.c-green {
  color: #00727d;
}
.bg-green {
  background-color: #00727d;
}
.c-green-warm {
  color: #3c763d;
}
.bg-green-warm {
  background-color: #3c763d;
}
.c-green-warmlight {
  color: #dff0d8;
}
.bg-green-warmlight {
  background-color: #dff0d8;
}
.c-green-warmborder {
  color: #d6e9c6;
}
.bg-green-warmborder {
  background-color: #d6e9c6;
}
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role=button] {
  cursor: pointer;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}
h1, .h1 {
  font-size: 36px;
}
h2, .h2 {
  font-size: 30px;
}
h3, .h3 {
  font-size: 24px;
}
h4, .h4 {
  font-size: 18px;
}
h5, .h5 {
  font-size: 14px;
}
h6, .h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase, .initialism {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
}
.bg-primary {
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.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-right: 15px;
  padding-left: 15px;
}
.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;
}
.col-xs-1 {
  width: 8.3333333333%;
}
.col-xs-2 {
  width: 16.6666666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.3333333333%;
}
.col-xs-5 {
  width: 41.6666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.3333333333%;
}
.col-xs-8 {
  width: 66.6666666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.3333333333%;
}
.col-xs-11 {
  width: 91.6666666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.3333333333%;
}
.col-xs-pull-2 {
  right: 16.6666666667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.3333333333%;
}
.col-xs-pull-5 {
  right: 41.6666666667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.3333333333%;
}
.col-xs-pull-8 {
  right: 66.6666666667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.3333333333%;
}
.col-xs-pull-11 {
  right: 91.6666666667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.3333333333%;
}
.col-xs-push-2 {
  left: 16.6666666667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.3333333333%;
}
.col-xs-push-5 {
  left: 41.6666666667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.3333333333%;
}
.col-xs-push-8 {
  left: 66.6666666667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.3333333333%;
}
.col-xs-push-11 {
  left: 91.6666666667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .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;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .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;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .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;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}
.visible-sm {
  display: none !important;
}
.visible-md {
  display: none !important;
}
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("./icomoon-8170e9b9.eot?v5nac5");
  src: url("./icomoon-8170e9b9.eot?v5nac5#iefix") format("embedded-opentype"), url("./icomoon-f81f2eb4.ttf?v5nac5") format("truetype"), url("./icomoon-ea9bae7c.woff?v5nac5") format("woff"), url("./icomoon-4c564c92.svg?v5nac5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-share-2:before {
  content: "\e91c";
}
.icon-parametrics:before {
  content: "\e91b";
}
.icon-arrow-right:before {
  content: "\e915";
}
.icon-close:before {
  content: "\e916";
}
.icon-plus:before {
  content: "\e917";
}
.icon-arrow-down:before {
  content: "\e918";
}
.icon-arrow-up:before {
  content: "\e919";
}
.icon-arrow-left:before {
  content: "\e91a";
}
.icon-search:before {
  content: "\e914";
}
.icon-download:before {
  content: "\e911";
}
.icon-page:before {
  content: "\e913";
}
.icon-star:before {
  content: "\e910";
}
.icon-stars:before {
  content: "\e90f";
}
.icon-share-wechat:before {
  content: "\e90e";
}
.icon-arrow-back:before {
  content: "\e90d";
  color: #000;
}
.icon-share-whatsapp:before {
  content: "\e90c";
}
.icon-share-youtube:before {
  content: "\e912";
}
.icon-share-facebook:before {
  content: "\e902";
}
.icon-share-twitter:before {
  content: "\e907";
}
.icon-share-linkedin:before {
  content: "\e908";
}
.icon-share-instagram:before {
  content: "\e909";
}
.icon-share-weibo:before {
  content: "\e90a";
}
.icon-language:before {
  content: "\e90b";
}
.icon-automotive:before {
  content: "\e900";
}
.icon-share:before {
  content: "\e901";
}
.icon-manufacturing:before {
  content: "\e903";
}
.icon-efficientproducts:before {
  content: "\e904";
}
.icon-innovation:before {
  content: "\e905";
}
.icon-mobile:before {
  content: "\e906";
}
@font-face {
  font-family: "ubuntu-v14-latin-300";
  src: url("./ubuntu-v14-latin-300-e88fce52.eot");
  src: url("./ubuntu-v14-latin-300-e88fce52.eot?#iefix") format("embedded-opentype"), url("./ubuntu-v14-latin-300-107b2501.ttf") format("truetype"), url("./ubuntu-v14-latin-300-273b9d2d.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "ubuntu-v14-latin-regular";
  src: url("./ubuntu-v14-latin-regular-11ceefbb.eot");
  src: url("./ubuntu-v14-latin-regular-11ceefbb.eot?#iefix") format("embedded-opentype"), url("./ubuntu-v14-latin-regular-6781431c.ttf") format("truetype"), url("./ubuntu-v14-latin-regular-66ade46c.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "ubuntu-v14-latin-500";
  src: url("./ubuntu-v14-latin-500-a55feccf.eot");
  src: url("./ubuntu-v14-latin-500-a55feccf.eot?#iefix") format("embedded-opentype"), url("./ubuntu-v14-latin-500-28fcbfb7.ttf") format("truetype"), url("./ubuntu-v14-latin-500-846364ad.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
h1 {
  font-family: ubuntu-v14-latin-500;
  font-size: 64px;
  font-size: 4.5714285714rem;
  font-weight: bold;
  color: #00727d;
}
h3 {
  font-family: ubuntu-v14-latin-500;
  font-size: 24px;
  font-size: 1.7142857143rem;
  color: #404448;
  font-weight: bold;
}
h4 {
  font-family: ubuntu-v14-latin-500;
  font-size: 16px;
  font-size: 1.1428571429rem;
  font-weight: bold;
}
.uc, footer > .container, #page-404 .jumbotron .container .main-categories li a span, #page-home .jumbotron .container .main-categories li .category-button span, .article-intro .article-date-author-share .article-date, label.tag a,
label.tag .tag-button,
label.tag .no-content, .share-toggle .share-tooltip strong {
  font-family: ubuntu-v14-latin-500;
  text-transform: uppercase;
  font-weight: bold;
}
.bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
header .switcher a {
  color: #00727d;
}
header .switcher a:hover {
  color: #e03710;
  text-decoration: none;
}
button:active, button:focus, button:active:focus {
  outline: none;
  box-shadow: none;
}
.btn {
  transition: all 0.2s ease;
  border: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  text-decoration: none !important;
  text-transform: none;
}
.btn:active, .btn:focus, .btn:active:focus, .btn:hover {
  outline: none;
  box-shadow: none;
  text-decoration: none;
}
.btn.btn-primary, .blog-item-wrapper .btn.show-more {
  background-color: #e03710;
  color: #ffffff;
}
.btn.btn-primary:hover, .blog-item-wrapper .btn.show-more:hover {
  background-color: #ef431b;
}
.btn.btn-secundary {
  background-color: #00727d;
  color: #ffffff;
}
.btn.btn-secundary:hover {
  background-color: #008997;
}
.btn.btn-tertiary {
  background-color: #00727d;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.btn.btn-tertiary:hover {
  background-color: #ffffff;
  color: #00727d;
}
.btn.btn-outline {
  background-color: #ffffff;
  color: #e03710;
  border: 2px solid #e03710;
}
.btn.btn-outline:hover {
  background-color: #e03710;
  color: #ffffff;
}
.btn.btn-orange-outline {
  font-family: ubuntu-v14-latin-regular;
  background-color: #ffffff;
  border-radius: 25px;
  border: 1px solid #e03710;
  border-color: #e03710;
  padding: 12px 24px;
  color: #5b555a;
  text-transform: none;
  font-weight: normal;
}
.btn.btn-orange-outline:hover {
  color: #e03710;
}
.btn.btn-readmore:after {
  content: "\e915";
  font-family: "icomoon";
  font-size: 0.9285714286rem;
  padding-left: 1rem;
}
.btn.btn-noborder {
  background-color: transparent;
  color: #404448;
  border: none;
}
.btn.btn-noborder:hover {
  color: #e03710;
}
.btn.btn-lg, .blog-item-wrapper .btn.show-more {
  height: 48px;
  line-height: 100%;
  padding: 0 3.5714285714rem;
  border-radius: 24px;
}
.checkbox {
  margin: 0;
  height: 16px;
}
.checkbox label {
  padding: 0;
  margin: 0;
  min-height: none;
}
.checkbox label input {
  position: absolute;
  left: -9000px;
}
.checkbox label input + span {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.checkbox label input + span:before {
  content: "";
  height: 16px;
  width: 16px;
  border: 1px solid #f7f9fa;
  background-color: #ffffff;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  line-height: 14px;
  transition: all 0.2s ease;
  margin-right: 6px;
}
.checkbox label input:checked + span:before {
  content: "\e909";
  font-family: "icomoon";
  border: 1px solid #404448;
  color: #e03710;
}
.checkbox label.no-margin input + span:before {
  margin-right: 0;
}
.form-control:focus {
  border-color: inherit;
  box-shadow: none;
}
.form-control.error {
  border-color: #e03710;
}
#entries table {
  margin-top: 40px;
}
#entries table thead tr {
  background-color: #f9f9f9;
}
#entries table tr {
  cursor: pointer;
  background-color: white;
}
#entries table tr.striped {
  background-color: #f9f9f9;
}
#entries table th,
#entries table td {
  padding: 4px 10px;
}
ul.related-language-links {
  display: flex;
  flex-wrap: wrap;
  margin: 2.1428571429rem 0 0 0;
}
ul.related-language-links li {
  padding: 0;
}
ul.related-language-links li:first-of-type {
  margin-right: 0.7142857143rem;
}
ul.related-language-links li:nth-child(n+3):before {
  content: "|";
  margin: 0 0.7142857143rem;
  color: #cccccc;
}
.alert, .newsletter .help-block {
  font-family: ubuntu-v14-latin-regular;
  text-transform: none;
  padding: 1.0714285714rem;
  border-radius: 4px;
  text-align: center;
}
.alert p, .newsletter .help-block p {
  margin: 0;
}
.alert.alert-success, .newsletter .alert-success.help-block {
  background-color: #dff0d8;
  color: #3c763d;
  border: 1px solid #d6e9c6;
}
.alert.alert-danger, .newsletter .help-block {
  background-color: #f2dede;
  color: #a94442;
  border: 1px solid #ebccd1;
}
.banner.hero {
  background-size: cover;
  color: #ffffff;
  padding: 3.2142857143rem 0;
  min-height: 0;
}
.banner.hero .caption {
  padding: 0 7.8571428571rem;
  text-shadow: 2px 2px 1px rgba(116, 116, 116, 0.2);
}
.banner.hero .caption h2,
.banner.hero .caption h2 a {
  font-family: ubuntu-v14-latin-500;
  font-weight: bold;
  font-size: 1.7142857143rem;
  max-width: 400px;
  color: inherit;
  text-decoration: none;
  margin: 0;
  line-height: 2.1428571429rem;
  margin-bottom: 1.4285714286rem;
}
.banner.hero .caption p {
  margin-bottom: 1.4285714286rem;
  font-family: ubuntu-v14-latin-regular;
  font-size: 1.2857142857rem;
  line-height: 1.7142857143rem;
}
@media (max-width: 767.98px) {
  .banner.hero {
    padding: 1.0714285714rem 0;
  }
  .banner.hero .caption {
    padding: 1.0714285714rem;
  }
}
.blog-item-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 3.2142857143rem 0 1.0714285714rem;
}
.blog-item-wrapper.highlights {
  min-height: 150px;
}
.blog-item-wrapper.highlights .blog-item:first-of-type {
  width: calc(50% - 15px);
}
.blog-item-wrapper.highlights .blog-item:first-of-type .img-placeholder {
  height: 320px;
}
.blog-item-wrapper.mb {
  margin-bottom: 2.1428571429rem;
}
.blog-item-wrapper .btn.show-more {
  margin: 0 auto;
}
@media (orientation: portrait) and (max-width: 991.98px) {
  .blog-item-wrapper.highlights .blog-item:first-of-type {
    width: 100%;
    margin-right: 0;
  }
  .blog-item-wrapper.highlights .blog-item:first-of-type .img-placeholder {
    height: 184px;
  }
}
@media (max-width: 767.98px) {
  .blog-item-wrapper.highlights .blog-item:first-of-type {
    width: 100%;
    margin-right: 0;
  }
  .blog-item-wrapper.highlights .blog-item:first-of-type .img-placeholder {
    height: 184px;
  }
}
.blog-item {
  width: calc(25% - 15px);
  margin-right: 1.0714285714rem;
  margin-bottom: 2.1428571429rem;
}
.blog-item .img-link {
  display: block;
  overflow: hidden;
}
.blog-item .img-link .img-placeholder {
  max-width: 100%;
  height: 184px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: transform 0.4s ease;
}
.blog-item .img-link:hover .img-placeholder {
  transform: scale(1.02);
}
.blog-item .date-share {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.blog-item .date-share small {
  display: inline-block;
  margin: 1.4285714286rem 0 1.4285714286rem;
  font-size: 1rem;
}
.blog-item .date-share button {
  border: none;
  padding: 0;
  background: none;
  font-size: 2.1428571429rem;
  color: #404448;
  line-height: 100%;
  transition: color 0.2s ease;
}
.blog-item .date-share button:hover {
  color: #00727d;
}
.blog-item h3 a {
  display: inline-block;
  color: #404448;
  line-height: 2.1428571429rem;
  text-decoration: none;
  text-align: left;
}
.blog-item h3 a:hover {
  color: #00727d;
}
@media (orientation: portrait) and (max-width: 991.98px) {
  .blog-item {
    width: calc(50% - 15px);
  }
}
@media (max-width: 767.98px) {
  .blog-item {
    width: 100%;
    margin-right: 0;
    padding-bottom: 2.1428571429rem;
    border-bottom: 1px dotted #cccccc;
  }
  .blog-item:last-of-type {
    padding-bottom: 0;
    border-bottom: 0;
  }
}
.browsehappy {
  background-color: #e03710;
  color: #ffffff;
  padding: 30px;
  text-align: center;
}
.browsehappy a {
  color: #ffffff;
  text-decoration: underline;
}
@media (max-width: 767.98px) {
  .container {
    padding: 0 2.1428571429rem;
  }
}
@media (max-width: 767.98px) {
  .container.padding-15 {
    padding: 0 1.0714285714rem;
  }
}
.hero {
  background-color: #00727d;
  position: relative;
}
.hero .hero-header .container .col-md-12.caption-wrapper {
  position: relative;
  min-height: 35.7142857143rem;
}
.hero .hero-header .container .col-md-12.caption-wrapper .hero-caption {
  bottom: 7.1428571429rem;
  left: 0;
  position: absolute;
}
.hero .hero-header .container .col-md-12.caption-wrapper .hero-caption p {
  color: #ffffff;
  font-size: 1.5em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
@media (max-width: 767.98px) {
  .hero .hero-header .container .col-md-12.caption-wrapper .hero-caption p {
    display: none;
  }
}
.hero .hero-header .container .col-md-12.caption-wrapper .hero-caption a.btn {
  margin: 1.0714285714rem 0 0 0;
}
.hero .hero-header .container .col-md-12.caption-wrapper .hero-caption h2 {
  color: #ffffff;
  font-size: 3.5em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  margin: 0;
}
@media (max-width: 767.98px) {
  .hero .hero-header .container .col-md-12.caption-wrapper .hero-caption h2 {
    font-size: 1.8em;
  }
}
.hero .hero-header .container .col-md-12.caption-wrapper .hero-caption h2 a {
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .hero .hero-header .container .col-md-12.caption-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    min-height: 17.8571428571rem;
  }
  .hero .hero-header .container .col-md-12.caption-wrapper .hero-caption {
    position: relative;
    bottom: 0;
    padding: 2.1428571429rem 0;
    width: 100%;
  }
}
.image-link-list {
  padding-top: 40px;
}
.image-link-list .title {
  margin-bottom: 20px;
  margin-top: 0;
}
.image-link-list .image-link {
  margin-bottom: 40px;
}
.image-link-list .image-link .btn {
  display: block;
  overflow: hidden;
  margin-top: 20px;
  padding: 0.7142857143rem 2.1428571429rem 0.9285714286rem 0.9285714286rem;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}
.image-link-list .image-link .btn:after {
  content: "\e915";
  color: #e03710;
  font-family: icomoon;
  font-size: 0.7142857143rem;
  line-height: 1;
  margin-top: -0.3571428571rem;
  position: absolute;
  right: 1.4285714286rem;
  top: 50%;
}
.image-link-list .image-link a {
  display: block;
  text-decoration: none;
}
.image-link-list .image-link figure img {
  width: 100%;
}
.newsletter .form-group input[type=email],
.newsletter .form-group input[type=text] {
  font-family: ubuntu-v14-latin-regular;
  height: 48px;
  padding: 0 1.7142857143rem;
  border-radius: 24px;
  border: none;
  width: 250px;
  color: #404448;
}
.newsletter .form-group button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  transform: translateX(-24px);
}
.newsletter .help-block {
  display: inline-block;
  padding: 0.3571428571rem 0.7142857143rem;
}
.newsletter .alert, .newsletter .help-block {
  max-width: 360px;
}
.newsletter .alert.alert-danger, .newsletter .help-block {
  margin-bottom: 0.7142857143rem;
}
@media (max-width: 767.98px) {
  .newsletter .alert, .newsletter .help-block {
    max-width: none;
  }
}
.newsletter .spinner-wrapper {
  height: 52px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.newsletter .spinner-wrapper .spinner.small {
  margin: 0;
}
@media (max-width: 767.98px) {
  .newsletter .spinner-wrapper {
    justify-content: center;
    height: auto;
  }
  .newsletter .spinner-wrapper .spinner.small {
    margin-bottom: 1.0714285714rem;
  }
}
@media (orientation: portrait) and (max-width: 991.98px) {
  .newsletter .form-group {
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .newsletter {
    text-align: center;
    max-width: 360px;
    margin: 0 auto;
  }
  .newsletter .form-group {
    position: relative;
    margin-bottom: 2.1428571429rem;
  }
  .newsletter .form-group input[type=email],
  .newsletter .form-group input[type=text] {
    width: 100%;
  }
  .newsletter .form-group button.btn.btn-lg, .newsletter .form-group .blog-item-wrapper button.btn.show-more, .blog-item-wrapper .newsletter .form-group button.btn.show-more {
    padding-left: 2.1428571429rem;
    padding-right: 2.1428571429rem;
    transform: none;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.latest-videos {
  text-align: center;
  padding: 15px;
  background-color: #f7f8f9;
}
.latest-videos-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: stretch;
  grid-gap: 15px;
  min-height: 450px;
}
@media (max-width: 991.98px) {
  .latest-videos-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .latest-videos-wrapper {
    grid-template-columns: 1fr;
  }
}
.latest-videos-wrapper.loading, .latest-videos-wrapper.error {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
}
.latest-videos-wrapper.loading > span, .latest-videos-wrapper.error > span {
  display: block;
  z-index: 2;
}
.latest-videos-wrapper.loading:after, .latest-videos-wrapper.error:after {
  content: "";
  height: 100%;
  width: 100%;
  background-color: #f7f8f9;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}
.latest-videos .video-container {
  grid-column: 1/4;
}
@media (max-width: 991.98px) {
  .latest-videos .video-container {
    grid-column: 1/3;
  }
}
@media (max-width: 767.98px) {
  .latest-videos .video-container {
    grid-column: auto;
  }
}
.latest-videos .video-container .video-title {
  font-weight: 400;
}
.latest-videos .video-container .embed-responsive {
  background-size: cover;
  background-position: center;
}
.latest-videos .latest-video .img-container {
  aspect-ratio: 4/3;
}
.latest-videos .latest-video img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}
.latest-videos .latest-video__content {
  cursor: pointer;
  background-color: #ffffff;
  border-bottom: 4px solid transparent;
  display: block;
  text-decoration: none;
  height: 100%;
  transition: all 0.3s ease;
  color: #747474;
}
.latest-videos .latest-video__content:hover {
  border-bottom: 4px solid #00727d;
}
.latest-videos .latest-video__content .title {
  display: block;
  overflow: hidden;
  padding: 10px 10px 30px;
  text-align: left;
  color: inherit;
}
.latest-videos .latest-video.active .latest-video__content {
  border-bottom-color: #00727d;
  color: #00727d;
}
.latest-videos.edit-mode .latest-videos-wrapper {
  grid-template-columns: repeat(2, 1fr);
  position: relative;
  padding-top: 50px;
}
.latest-videos.edit-mode .latest-videos-wrapper > .mgnlEditorBar {
  position: absolute !important;
}
@media (max-width: 767.98px) {
  .latest-videos.edit-mode .latest-videos-wrapper {
    grid-template-columns: 1fr;
  }
}
.preview-mode .col-md-12 strong {
  padding: 1.0714285714rem 1.4285714286rem;
  color: #e03710;
  border: 1px solid #e03710;
  background-color: rgba(224, 55, 16, 0.2);
}
.editor-note-wrapper {
  padding: 2.1428571429rem 0;
}
.editor-note-wrapper .editor-note {
  text-align: center;
  font-weight: bold;
  padding: 1.0714285714rem 1.4285714286rem;
  color: #e03710;
  border: 1px solid #e03710;
  background-color: rgba(224, 55, 16, 0.2);
}
.page-list {
  display: none;
}
.page-list.editor {
  display: block;
}
.proof-points {
  clear: both;
  overflow: hidden;
  padding-top: 2.8571428571rem;
  position: relative;
}
.proof-points .proof-point {
  height: 22.8571428571rem;
  margin-bottom: 2.8571428571rem;
  width: 100%;
}
.proof-points .proof-point .card {
  height: 100%;
  display: block;
  position: relative;
}
.proof-points .proof-point .card .card-caption {
  background-color: rgba(224, 55, 16, 0.9);
  bottom: 0;
  height: 7.1428571429rem;
  margin: 0;
  padding: 1.4285714286rem 2.8571428571rem;
  overflow: hidden;
  position: absolute;
  transition: all 0.3s ease-out;
  width: 100%;
}
.proof-points .proof-point .card .card-title {
  color: #ffffff;
  font-size: 1.2142857143rem;
}
.proof-points .proof-point .card .card-abstract {
  color: #ffffff;
  opacity: 0;
  transition: opacity 0.4s;
}
.proof-points .proof-point .card .btn-link {
  color: #ffffff;
}
.proof-points .proof-point:hover .card .card-caption {
  height: 100%;
}
.proof-points .proof-point:hover .card .card-abstract {
  opacity: 1;
}
.product-categories {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 3.5714285714rem;
}
.product-categories .row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
.product-categories .row .product-category {
  background-color: #f7f8f9;
  border: 1px solid #ffffff;
  flex: 1 1 auto;
  min-width: 200px;
}
@media (max-width: 991.98px) {
  .product-categories .row .product-category {
    min-height: auto;
    width: 100% !important;
  }
}
.product-categories .row .product-category h3 {
  color: #0f6f7b;
  margin-top: 1.4285714286rem;
}
.product-categories .row .product-category:active, .product-categories .row .product-category:hover {
  background-color: #e0370f;
}
.product-categories .row .product-category:active h3, .product-categories .row .product-category:hover h3 {
  color: #ffffff;
}
.product-categories .row .product-category .category-intro {
  min-height: 8.5714285714rem;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .product-categories .row .product-category .category-intro {
    min-height: auto;
  }
}
.product-categories .row .product-category .category-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 10.7142857143rem;
  margin: 0.7142857143rem 0;
  width: 100%;
}
.product-categories .row .product-category a {
  display: block;
  overflow: hidden;
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .product-categories .row {
    display: block;
  }
  .product-categories .row .product-category .category-image {
    width: 50%;
    background-position: 100% 50%;
  }
  .product-categories .row .product-category > a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .product-categories .row .product-category h3 {
    margin: 1.0714285714rem 0;
  }
}
.product-subcategories {
  margin-top: 1.4285714286rem;
}
.product-subcategories .product-subcategory {
  margin-bottom: 2.1428571429rem;
}
.product-subcategories .product-subcategory ul.list-nexperia-subnav {
  padding-left: 0;
  list-style: none;
}
.product-subcategories .product-subcategory ul.list-nexperia-subnav li {
  position: relative;
}
.product-subcategories .product-subcategory ul.list-nexperia-subnav li a:first-child {
  display: block;
  border-bottom: 0.0714285714rem solid #ffffff;
  margin-left: 1.4285714286rem;
  padding: 0.7142857143rem 1.4285714286rem 0.7142857143rem 0;
  text-decoration: none;
  position: relative;
}
.product-subcategories .product-subcategory ul.list-nexperia-subnav li a:first-child:before {
  content: "\e915";
  color: #e03710;
  font-family: icomoon;
  font-size: 0.7142857143rem;
  left: -1.4285714286rem;
  line-height: 1;
  margin-top: -0.3571428571rem;
  position: absolute;
  top: 50%;
}
.product-subcategories .product-subcategory ul.list-nexperia-subnav li .cta-ps {
  margin-top: -0.8571428571rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
}
.rate-article {
  width: 100%;
  text-align: center;
  padding: 1.0714285714rem;
  border: 1px solid #f7f8f9;
  position: relative;
  margin: 0 0 1.0714285714rem 0;
}
.rate-article h4 {
  margin: 0 auto 0.3571428571rem;
}
.rate-article__error {
  color: #404448;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 1.0714285714rem;
  font-family: ubuntu-v14-latin-500;
  transition: all 0.2s ease;
}
.rate-article__error--submit {
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.rate-article__stars-wrapper {
  position: relative;
  width: 150px;
  text-align: center;
  margin: 0 auto;
}
.rate-article__svg-mask {
  margin: 0.3571428571rem 0;
}
.rate-article__svg-mask path {
  fill: #ffffff;
}
.rate-article__placeholder {
  fill: #cccccc;
}
.rate-article__value {
  fill: #747474;
  transition: fill 0.2s ease;
  transform: translateX(-1px);
}
.rate-article__value--rating {
  fill: #e03710;
}
.rate-article__value--rated {
  fill: #00727d;
}
.rate-article__stars {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 5px;
  left: 2px;
  z-index: 1;
  width: 148px;
  justify-content: space-between;
  cursor: pointer;
}
.rate-article__stars--is-rated {
  cursor: default;
}
.rate-article__stars li {
  display: block;
  height: 100%;
}
.rate-article__star {
  opacity: 0;
  width: 26px;
}
.rate-article__star path {
  fill: #00727d;
}
.rate-article__star.active {
  animation-name: rate;
  animation-duration: 600ms;
}
.rate-article strong {
  line-height: 1.4285714286rem;
}
@media (max-width: 767.98px) {
  .rate-article {
    width: 100%;
  }
  .rate-article__stars-wrapper {
    transform: scale(1.5);
  }
}
.search-container {
  padding: 15px;
  min-height: calc(100vh - 500px);
}
.search-container .to-home {
  margin: 0 auto;
}
.search-bar {
  width: 300px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
.search-bar input {
  padding: 0 2.1428571429rem 0 0;
  border: none;
  border-bottom: 1px solid transparent;
  font-size: 1rem;
  width: 0;
  font-family: ubuntu-v14-latin-300;
  transition: width 0.2s ease;
}
.search-bar input::placeholder {
  color: #cccccc;
  font-style: italic;
}
.search-bar input:focus, .search-bar input:active {
  outline: none;
  box-shadow: none;
}
.search-bar button {
  position: absolute;
  right: 0;
  border: none;
  outline: none;
  background: none;
  display: inline-block;
  padding: 0;
  height: 1.7142857143rem;
  width: 1.7142857143rem;
}
.search-bar.expanded input {
  width: 300px;
  border-color: #f7f9fa;
}
@media (max-width: 991.98px) {
  .search-bar {
    position: absolute;
    right: 15px;
    top: 0.4285714286rem;
    width: 0%;
  }
  .search-bar input {
    padding: 0.5714285714rem 2.8571428571rem 0.5714285714rem 0px;
  }
  .search-bar button {
    padding: 0.5714285714rem 0 0.5714285714rem 1.4285714286rem;
    height: auto;
    width: auto;
  }
  .search-bar button i {
    font-size: 1.2857142857rem;
  }
  .search-bar.expanded input {
    width: calc(100vw - 30px);
  }
}
@media (max-width: 767.98px) {
  .search-bar {
    top: 1.0714285714rem;
  }
}
.social-list {
  list-style-type: none;
  margin: 0 auto 50px;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.social-list li {
  margin-right: 2.1428571429rem;
}
.social-list li:last-of-type {
  margin-right: 0;
}
.social-list li a.social-btn {
  color: #ffffff;
  font-size: 1.1428571429rem;
  height: 40px;
  width: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border: 1px solid #ffffff;
  background-color: transparent;
  border-radius: 50%;
  transition: all 0.2s ease;
}
.social-list li a.social-btn:hover {
  background-color: #ffffff;
  color: #00727d;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .social-list {
    justify-content: space-between;
    margin: 0 auto 2.1428571429rem;
  }
  .social-list li {
    margin-right: 0;
  }
}
.share-toggle button {
  background: transparent;
  border: none;
}
.share-toggle .share-tooltip {
  opacity: 0;
  visibility: hidden;
  padding: 0.7142857143rem;
  position: absolute;
  background-color: #f7f8f9;
  border: 1px solid #f7f9fa;
  box-shadow: 0 15px 10px -18px rgba(64, 68, 72, 0.4);
  transform: translateX(10px);
  transition: all 0.2s ease;
  right: 2.8571428571rem;
  bottom: 0.7142857143rem;
}
.share-toggle .share-tooltip:after {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #f7f8f9;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(100%, -50%);
}
.share-toggle .share-tooltip strong {
  font-size: 0.9285714286rem;
  display: block;
  text-align: center;
  margin-bottom: 0.7142857143rem;
}
.share-toggle .share-tooltip ul {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  margin: 0;
}
.share-toggle .share-tooltip ul li {
  margin-right: 0.3571428571rem;
}
.share-toggle .share-tooltip ul li a {
  padding: 0.3571428571rem;
  text-decoration: none;
}
.share-toggle .share-tooltip ul li a i {
  font-size: 1.4285714286rem;
  color: #404448;
}
.share-toggle .share-tooltip ul li a:hover i {
  color: #00727d;
}
.share-toggle .share-tooltip.visible {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.spinner {
  margin: 30px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}
.spinner.small {
  height: 20px;
  margin: 7.5px auto;
}
.spinner > div {
  background-color: #e03710;
  display: inline-block;
  height: 100%;
  margin: 0 1px;
  width: 6px;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
  animation-delay: -1.1s;
}
.spinner .rect3 {
  animation-delay: -1s;
}
.spinner .rect4 {
  animation-delay: -0.9s;
}
.spinner .rect5 {
  animation-delay: -0.8s;
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
  }
}
label.tag {
  margin: 1.0714285714rem 1.0714285714rem 0 0;
  display: inline-block;
}
label.tag a,
label.tag .tag-button,
label.tag .no-content {
  transition: all 0.2s ease;
  background-color: #ffffff;
  color: #00727d;
  border: 1px solid #00727d;
  padding: 0.3571428571rem 1.0714285714rem;
  border-radius: 1.4285714286rem;
  display: inline-block;
  font-size: 0.9285714286rem;
  text-decoration: none;
  font-weight: normal;
  cursor: pointer;
}
label.tag .no-content {
  color: #cccccc;
  border: 1px solid #cccccc;
  cursor: default;
}
label.tag:hover a,
label.tag:hover .tag-button, label.tag.active a,
label.tag.active .tag-button {
  background-color: #00727d;
  color: #ffffff;
  text-decoration: none;
}
label.tag.reset a,
label.tag.reset .reset-button {
  border: none;
  background-color: transparent;
  color: #e03710;
  text-decoration: underline;
  text-transform: none;
  cursor: pointer;
}
label.tag.reset:hover a,
label.tag.reset:hover .reset-button, label.tag.reset.active a,
label.tag.reset.active .reset-button {
  color: #00727d;
}
@media (max-width: 767.98px) {
  label.tag {
    margin: 0 0.7142857143rem 0.7142857143rem 0;
    text-align: center;
  }
  label.tag a,
  label.tag .tag-button,
  label.tag .no-content {
    padding: 1.0714285714rem 1.7857142857rem;
    border-radius: 2.1428571429rem;
  }
  .blog-item label.tag a,
  .blog-item label.tag .tag-button {
    padding: 0.3571428571rem 1.0714285714rem;
    border-radius: 1.4285714286rem;
  }
}
.categories-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 1.0714285714rem;
  justify-content: center;
}
.categories-list.align-left {
  justify-content: flex-start;
}
.blog-item .categories-list {
  justify-content: flex-start;
}
.categories-list.categories-overlay .back-to-overview {
  font-family: ubuntu-v14-latin-regular;
  text-transform: none;
  font-weight: normal;
  display: none;
}
.categories-list.categories-overlay .back-to-overview i {
  font-size: 1.4285714286rem;
  margin-right: 0.5714285714rem;
}
.categories-list.categories-overlay .tags-wrapper {
  text-align: center;
}
@media (max-width: 767.98px) {
  .categories-list.categories-overlay {
    opacity: 0;
    visibility: hidden;
    margin-top: 4.5714285714rem;
    position: absolute;
    height: calc(100vh - 64px);
    top: 0;
    left: 0;
    width: 100vw;
    background-color: #ffffff;
    padding: 2.1428571429rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    z-index: 6;
    transform: translateX(-100%);
    transition: all 0.2s ease;
  }
  .categories-list.categories-overlay .back-to-overview {
    display: flex;
  }
  body.overlay-visible .categories-list.categories-overlay {
    opacity: 1;
    visibility: visible;
    transform: translateX(0%);
  }
  .categories-list.categories-overlay .tags-wrapper {
    height: 100%;
    margin-top: 2.1428571429rem;
  }
}
.text-image {
  clear: both;
  overflow: hidden;
  padding: 1.4285714286rem 0;
  margin-bottom: 1.4285714286rem;
  position: relative;
}
.text-image .text h3 {
  margin-top: 0;
}
.text-image .text .b-title {
  font-size: 1.7857142857rem;
  font-weight: 700;
  line-height: 1.34615;
}
.text-image .text ul {
  padding: 0;
  list-style: none;
}
.text-image .text ul li {
  position: relative;
  padding-left: 1.4285714286rem;
}
.text-image .text ul li:before {
  content: "•";
  color: #337ab7;
  left: 0;
  margin-right: 0.2857142857rem;
  position: absolute;
  top: 0;
}
.text-image .text a.btn {
  margin-block: 1.0714285714rem;
}
.text-image figure img {
  max-width: 100%;
}
.text-image figure figcaption {
  font-style: italic;
  font-size: 1rem;
  color: #747474;
  margin: 1.0714285714rem 0;
}
.text-image.bg-color-gray, .text-image.bg-color-gray-blue {
  background-color: #eeeeee;
}
.text-image.bg-color-gray-light {
  background-color: #f7f8f9;
}
.text-image.bg-color-blue {
  background-color: #00727d;
  color: #ffffff;
}
.text-image.bg-color-blue h3, .text-image.bg-color-blue a:not(.btn) {
  color: currentColor;
}
.text-image.bg-color-blue a {
  text-decoration: underline;
}
.text-image.bg-color-padding {
  padding: 30px;
}
.text-image.image-above figure {
  margin-bottom: 1.4285714286rem;
}
@media (max-width: 767.98px) {
  .text-image.image-right figure, .text-image.image-rightSmall figure, .text-image.image-left figure, .text-image.image-leftSmall figure {
    margin-bottom: 1.4285714286rem;
  }
  .text-image.image-above figure {
    margin-block: 1.4285714286rem;
  }
  .text-image.image-below figure {
    margin-top: 1.4285714286rem;
  }
}
.text-video {
  clear: both;
  padding: 2.1428571429rem 0;
  position: relative;
}
.text-video .video-right,
.text-video .youtube-video {
  margin-top: -5.7142857143rem;
}
@media (max-width: 767.98px) {
  .text-video .video-right,
  .text-video .youtube-video {
    margin: 0 0 2.1428571429rem 0;
  }
}
.text-video .text h3 {
  margin-top: 0;
}
.article-intro {
  min-height: 392px;
  background-position: center;
  background-size: cover;
  position: relative;
}
.article-intro .article-intro-caption {
  padding: 3.2142857143rem 0 100px;
  min-height: 312px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.article-intro .article-intro-caption h1 {
  color: #ffffff;
  text-shadow: 0px 0px 8px rgba(64, 68, 72, 0.25);
}
.article-intro .article-intro-caption label.tag a {
  border-color: #e03710;
  color: #e03710;
}
.article-intro .article-intro-caption label.tag a:hover {
  background-color: #e03710;
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .article-intro .article-intro-caption {
    padding: 2.1428571429rem 0;
    min-height: 0;
  }
  .article-intro .article-intro-caption h1 {
    font-size: 2.5714285714rem;
  }
}
.article-intro .article-date-author-share {
  background-color: rgba(255, 255, 255, 0.75);
  bottom: 0;
  left: auto;
}
.article-intro .article-date-author-share .row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}
.article-intro .article-date-author-share .article-date {
  margin-right: 2.1428571429rem;
}
.article-intro .article-date-author-share .article-author {
  font-family: ubuntu-v14-latin-500;
  font-weight: bold;
  color: #404448;
  margin-right: 4.2857142857rem;
}
.article-intro .article-date-author-share .share-toggle {
  display: none;
}
@media (max-width: 767.98px) {
  .article-intro .article-date-author-share .share-toggle {
    display: block;
  }
}
.article-intro .article-date-author-share .article-share {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin: 0;
}
.article-intro .article-date-author-share .article-share li {
  margin-right: 0.3571428571rem;
}
.article-intro .article-date-author-share .article-share li:last-child {
  margin-right: 0;
}
.article-intro .article-date-author-share .article-share li a {
  background-color: #00727d;
  color: #ffffff;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  padding: 6px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 1.1428571429rem;
  text-decoration: none;
  transition: background 0.2s ease;
}
.article-intro .article-date-author-share .article-share li a:hover {
  background-color: rgba(0, 114, 125, 0.7);
}
@media (max-width: 767.98px) {
  .article-intro .article-date-author-share .row {
    position: relative;
    height: auto;
    justify-content: flex-start;
    padding-top: 0.7142857143rem;
    padding-bottom: 0.7142857143rem;
  }
  .article-intro .article-date-author-share .article-date-author {
    display: block;
  }
  .article-intro .article-date-author-share .article-date-author .article-author,
  .article-intro .article-date-author-share .article-date-author .article-date {
    display: block;
    text-align: left;
    margin: 0;
  }
  .article-intro .article-date-author-share .article-share-wrapper .share-toggle button i {
    font-size: 1.5714285714rem;
  }
  .article-intro .article-date-author-share .article-share-wrapper .article-share {
    display: none;
    margin-top: 1.0714285714rem;
  }
}
@media (max-width: 767.98px) {
  .article-intro .article-date-author-share .row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (max-width: 767.98px) {
  .article-intro {
    min-height: 0;
  }
}
.article-content,
.article-sidebar {
  padding-top: 3.2142857143rem;
  padding-bottom: 3.2142857143rem;
}
@media (max-width: 767.98px) {
  .article-content,
  .article-sidebar {
    padding-top: 2.1428571429rem;
    padding-bottom: 2.1428571429rem;
  }
}
.article-content .article-abstract {
  margin-bottom: 2.1428571429rem;
  font-size: 1.2857142857rem;
}
.about-author {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 767.98px) {
  .about-author {
    align-items: center;
  }
}
.about-author h3 {
  margin-top: 0;
}
.about-author .author-avatar {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: 1.0714285714rem;
}
.about-author .author-name {
  align-self: flex-start;
  margin-top: 1.0714285714rem;
}
.article-links {
  margin: 2.1428571429rem 0;
}
.article-links ul {
  list-style-type: none;
  padding: 0;
  margin: 1.0714285714rem 0 0 0;
}
.article-links ul li {
  margin-bottom: 1.0714285714rem;
}
.article-links ul li a {
  color: #e03710;
  display: flex;
  flex-direction: row;
  align-items: center;
  text-decoration: none;
}
.article-links ul li a i {
  display: inline-block;
  color: #e03710;
  margin-right: 0.7142857143rem;
  font-size: 1.2857142857rem;
  text-decoration: none;
}
.article-links ul li a span {
  text-decoration: underline;
}
#page-home .jumbotron {
  background-color: #f7f9fa;
  padding: 3.5714285714rem 0 1.0714285714rem;
  box-shadow: 0 10px 16px -16px rgba(64, 68, 72, 0.5);
}
#page-home .jumbotron .container {
  text-align: center;
}
#page-home .jumbotron .container h1 {
  margin: 0 0 2.1428571429rem;
}
#page-home .jumbotron .container .main-categories {
  list-style-type: none;
  padding: 0;
  margin: 0 0 1.0714285714rem;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}
#page-home .jumbotron .container .main-categories li {
  margin: 1.0714285714rem;
  max-width: 150px;
  flex: 1 1 auto;
}
#page-home .jumbotron .container .main-categories li .category-button {
  color: #00727d;
  display: block;
  transition: color 0.2s ease;
  cursor: pointer;
}
#page-home .jumbotron .container .main-categories li .category-button i {
  font-size: 4.6428571429rem;
}
#page-home .jumbotron .container .main-categories li .category-button span {
  display: block;
  padding: 0 0.7142857143rem 0.2857142857rem;
  margin-top: 1.0714285714rem;
}
#page-home .jumbotron .container .main-categories li .category-button:hover {
  text-decoration: none;
  color: #e03710;
}
#page-home .jumbotron .container .main-categories li.active a span,
#page-home .jumbotron .container .main-categories li.active .category-button span {
  border-bottom: 4px solid #e03710;
}
#page-home .jumbotron .container .main-categories li.inactive a,
#page-home .jumbotron .container .main-categories li.inactive .category-button {
  color: rgba(0, 114, 125, 0.2);
}
@media (max-width: 767.98px) {
  #page-home .jumbotron {
    padding: 2.1428571429rem 0;
  }
  #page-home .jumbotron .container h1 {
    font-size: 2.2857142857rem;
    margin-bottom: 0.7142857143rem;
  }
  #page-home .jumbotron .container .main-categories li {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
  }
  #page-home .jumbotron .container .main-categories li a i,
  #page-home .jumbotron .container .main-categories li .category-button i {
    font-size: 3.4285714286rem;
  }
}
#page-404 .jumbotron {
  background-color: #f7f9fa;
  padding: 3.5714285714rem 0 1.0714285714rem;
  box-shadow: 0 10px 16px -16px rgba(64, 68, 72, 0.5);
  min-height: 392px;
}
#page-404 .jumbotron .container {
  text-align: center;
}
#page-404 .jumbotron .container h1 {
  margin: 0 0 0.7142857143rem;
}
#page-404 .jumbotron .container h1 + h3 {
  margin-top: 0;
  color: #00727d;
}
#page-404 .jumbotron .container .main-categories {
  list-style-type: none;
  padding: 0;
  margin: 2.1428571429rem 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}
#page-404 .jumbotron .container .main-categories li {
  margin: 1.0714285714rem;
  max-width: 150px;
  flex: 1 1 auto;
}
#page-404 .jumbotron .container .main-categories li a {
  color: #00727d;
  display: block;
  transition: color 0.2s ease;
}
#page-404 .jumbotron .container .main-categories li a i {
  font-size: 4.6428571429rem;
}
#page-404 .jumbotron .container .main-categories li a span {
  display: block;
  padding: 0 0.7142857143rem 0.2857142857rem;
  margin-top: 1.0714285714rem;
}
#page-404 .jumbotron .container .main-categories li a:hover {
  text-decoration: none;
  color: #e03710;
}
#page-404 .content .container .col-md-12 {
  text-align: center;
  padding: 2.1428571429rem 0;
}
#page-404 .content .search-suggestions {
  margin: 2.1428571429rem 0;
}
#page-404 .content .search-suggestions ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  font-size: 14px;
}
body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  color: #404448;
  font-family: ubuntu-v14-latin-regular;
}
body.overlay-visible {
  overflow: hidden;
}
[v\:cloak],
[v-cloak],
[data-v-cloak],
[x-v-cloak],
.v-cloak,
.x-v-cloak {
  display: none !important;
}
footer {
  width: 100%;
  background-color: #00727d;
  color: #ffffff;
}
footer > .container {
  padding: 2.1428571429rem 0;
}
footer > .container h4 {
  margin-bottom: 15px;
}
footer > .container .actions {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}
footer > .container .actions .cta a {
  float: right;
}
@media (max-width: 767.98px) {
  footer > .container .actions {
    display: flex;
    flex-direction: column;
  }
  footer > .container .actions .newsletter-container {
    order: 1;
  }
  footer > .container .actions .cta {
    order: 2;
    text-align: center;
  }
  footer > .container .actions .cta a {
    float: none;
  }
}
footer .footer-links {
  width: 100%;
  background-color: #ffffff;
}
footer .footer-links .container .row .col-md-12 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 2.1428571429rem 0 2.8571428571rem;
}
footer .footer-links .container .row .col-md-12 ul {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  margin: 0;
}
footer .footer-links .container .row .col-md-12 ul li {
  font-size: 16px;
  font-size: 1.1428571429rem;
  color: #00727d;
}
footer .footer-links .container .row .col-md-12 ul li:after {
  content: "|";
  display: inline-block;
  padding: 0 0.5714285714rem;
}
footer .footer-links .container .row .col-md-12 ul li:last-of-type:after {
  content: "";
}
footer .footer-links .container .row .col-md-12 ul li a {
  color: #00727d;
}
@media (max-width: 767.98px) {
  footer .container {
    padding: 2.1428571429rem;
  }
  footer .footer-links .container {
    padding-top: 0;
    padding-bottom: 0;
  }
  footer .footer-links .container .row .col-md-12 {
    padding: 1.0714285714rem 0;
  }
}
header {
  height: 48px;
  background-color: #ffffff;
  border: none;
}
header nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
header nav .navbar-brand {
  padding: 0;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
header nav .navbar-brand .site-title,
header nav .navbar-brand .site-payoff {
  width: 200px;
  height: 48px;
  margin: 0;
  display: inline-block;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
header nav .navbar-brand .site-title {
  background-image: url(./logo-11b1eb0a.svg);
}
.no-svg header nav .navbar-brand .site-title {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAAwCAYAAABUmTXqAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAemSURBVHgB7Z1dbttGEIBnKaV1gqSRTxD6LX2Ke4LKJ6iMHsD2CUylL0VhJ0xjBH1pzJwg8gUa5QRRThDlqSn6UPW9QBSgQAPE4nZmqR8uSZHLH/3F8wEBxNVSS87u7MzszjoADMMwDMMwTMUIYJgl8+H7r4+lDy6AHEo52t/u/tmHNcUChlki71t2Q/rSQ+Vo4KUtRO0c1hhWEIZJgRWEWSrb3QG6VbKNHwdoRfpSWm1gGIZhGIZhrhLllnmdkyb+xAH+im1UX8AQfPkWwO+C9yT/0p7j7gKMmvjpXmqbAvrgw1vwHncgg/etu3b4erv7bgA5oFUZgK3GrOTjkPxsrZLz0y5YtYcgoWH8wyQr8tN9+RK8sx7kxXGwrVuHUKGsktu40cJ3u4dXduz9pHyGz97V78E+FKNzrf2nj+fHIc6pg3W+gyxm8noda7MExRXEOT3Eu59DUQR0wP/0CLxfBpl1qSOs2zjAfAfyMQAKCOcIjAa3EFvvw2VSivZ293cPDBjf/wZgNgAFvtft394daRXbD7CO3IXi4Ht82lu8rOCRsaI4Jy18Wer/+UovR0c4EXYi9zXxvldau+ePd1La6WD9A8iHubwyKL6KJeAhlEECKti1V+D8aKfWow4XN18V6HDCRuG+ULNQAsGKingWLsMB/jCwCtlY1tYxgD47+z4OshjS3HIkYxvJiiglK5zw7j/I7tf2g2MlV4Cy77UoSF5vlOUuSZllXhvKQy+SboVoNgRR7kUFnM8X1n8uVgi5RDSYtzIHGLlmkpQ83Axaj7wuWg4CJUnDOSkvKyndwHWe1wYpqTSysNh5Q1gdOLHWXgRuYHHqUBXWlzb8evJ3ah3HtQEu0XKI8CzVVB2S5GdTZ8RmQ/RrZd0Dzx3A3HaU+Sc/1549X43a3I9WJSuCg/2ZCFnEwIrcTR3slgUHqCB2uCzZeiQgJT5HPSsGw469bEVkZSvXNskNIlkJ4UYa6qH82qnxXuDyPIewrII2e4n1rWsUS4UZKtcManE3Nq2PTPHODnHcuAY1Gyo+pclwhg3WVzR+XChIdQpiQiAwmqFsza8U0ILEDrnW0q9lH87Pst0Hijmck6Hm60pUxLl8xBnx+nHYFUIFoEFylFR7bD3ccBlZj8YLY+sxNBw8fXwPnAnFcaiMZNKJV61HLQf69md7kAVNTI67h4HzX6HSppp5PS9uASTofSLlUZVBcfIzGivaRF6zSUXKb6EEq9pJjwhU3EuuJm39El6CKYFFCndwA344u5NUdby7q8Ui5D5FV7gmoNBifrqx9ciN39EuBcyRFegKIudYgCTUABQRK3PDjtVTHoAWdwwXrhy5qXciBaVczlUpiKlvWjYIzOEDkxURWn1hyVginbIeQo89SLkWF3t8sRw/XvqRdiwT2a8yxjBlTWKQDScpFgEpWljWxMHfmxSR9dBdcMopEoZBK1MYtchSa2avCF42qjzFsVkKYok7qSsscXLOHvFYZKwwPfqcbD3gYoErV8Wx8N3zyEqQxZCwdqjFB7XS2QwKlnuEabMURO2diENYEIlWBDtmYkWSrUdSwLwGUDAtRCvPDWsHWQ1Ro4WWle23cLp7DLIiauBPoSVdddBnU6zH54CyHLWVb0ZyDBKBrMhw/y4wKybYb7FDJUMIVhp7GXc2xrv8lbBpCoIbX/I1FEIMMjcyQcUZhxBPH7kYu18X6H5N928E7k+gZfFiyYnrQRlZDQslSFZJbL8FKKeuk3mfWooeQVVsWAyiMjVdWCCR+GOyAdgbX7r4L5Q4N01LcWHdWIKsFkYwyCP7LQWyjSuAY5AQc6zHdAOQ4g2KO8Lfj63ISv3kK8DKLDQrSIgk6xEPwj86RZIbmc1k3RVEnznE4lY0sqzHhKS0lMVakUtbv5ZzZlMRKRd34POhUTYrtyjrriDRnK0DozMROaENQDPrMSGaliIblnW93PmYJNRZGKH/rozmTE2/0MspAXQBsloKQXKinkdn3apevgaseZBOKeEjEtRk9mioMxH3T3vgy8wVKZ1/vcTsVMifup60oYhWxaEys30RUvSMXW5L3B6v5Nj6F7Xk51JZuSc9VKjmuKShDg3dP+1WKaulQVZay8oFB9/FDo5sp3GVUk08d4idfhRZ17bHO+qQC3mzBwlr6PMOPmWnrudLkddQG44Zz5+0sS3EIzhPS/2ut3FCeRMqaFQpq+VSR/mOaMXQnhblzg4oz/oH6ZROLeWCUskD6wFgbj0m5E2RLw+29fRnN7WK5/ZxEJGCruO+TD5ocpQ1Os8ygBVSnYKM/vkAi4LW82VtBzu/CxWi0kciB5/ypa4npqVU7CvTqUC5Z3RQjKD9Aln7Bu+5gLXEN1deikVIScq9ywBKUNzFok6b/cwwl88a+Mv6/Zn3KNdiHzeR6CjqLuQmfsR1HEvs6GV/DMCQ8Q76DuTF7MgtMVQzaV4CWdFRVacqWU2fh/5SyRRrALmf7Uk/V9/P3sUN3sXPuZr1RalJdbm5w1eV9ikdZ7Wn1zS5rDqVgzGCNwoZJgVWEIZJgRWEYVJgBWGYFFhBGCYFVhCGSYEVhGFSYAVhmBRYQRgmBf6rJstA/a+uoRQJ70kPGIZhGIZhGOZq8j+PzxXU5qcWZgAAAABJRU5ErkJggg==);
}
header nav .navbar-brand .site-payoff {
  background-image: url(./payoff-4f0e45a3.svg);
}
.no-svg header nav .navbar-brand .site-payoff {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAAwCAYAAABUmTXqAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPzSURBVHgB7djvbdNAGAbw55xEfKEQJiBsECYgnQCYoGUCHPiCUKtYTYr41LgTtJ2g6QQtE9BO0DABQZVQhRof7+tUCW6IHZ8tWtHnJ6VVnLP9nn1/3juAiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiOheM3DV3rSw9uTG5Y4QdsOly4e91aXLZpXvd9Pr4n9owKu9hcWryQE7gvGOsLMVOF0zf/2/w45XEX46Tca1cbywXnnj1mvBHEgM+8njm+vy94Ucf4O8NO5+90lqGT+ow4zPU8tlP89z2IvnCMPR9Ni7zUPsdF8vvq9fh7eyJ8+mKe9iKM9F4sDid+qgCnfD1BdbtHy+a6fTRmZqx4iiXaAmLyEYxS/VogF3w9wxepWOxNJG+Hk4PWZMY2H53HFX38BEx9JwBtOGFl/DSAfzXsOFtafwPzYTHXuu4V41pSKnKEQ6vjZ2YHbdyNbTz3kYyH3P0N+aneMHDZTIw33g1TrSSGRk3Q7jRqb0fxgUfKm5jBBV2jDVw3jkW0beuMNgKA16VxpaZ3aNB9I5xgfxb27OpBG2pt+0w1m08L73dFbESAexZyjEyPOxBzLb+TlOqsvgkXwW7vX8qyIzyHxvzQouUX40SkynqWWXKJ9G0xPrPUfZ8tZff/c32tcNuI0sLnFriqeplr/RmlxjLKP/dva9FtIGWHkx+15rxZ3Q/tJ0LYgPeZK+RThAUWFvIB1kLx5AlnrX5kRSqr6cIwPOxcC5faQoMoNIUONO8pOqIVPx3uyzsp5e/M+ycflXKKLkkQX5638dR+9ERkozbcCZ5V3i1lRLGo4xHdhq/nVH0qlcqzX9ZrAmdQhk5J6V0DUAoiFKUWknZsA0utayVjq/XYNZ+SqpXx8lKzKDjHIu+m5vDaKWHpWWNnJa9Kqw58d5vO9np3gucU9mqi9xXl90YNC1R1tGaE2pxpfPEqlU3Mkjja0+t/ngfD9dZ21+W34AkVkHGExm86sgc2Gf0/1Yg1jJbfGwibtE1yPeo7epZYrFXd5gYO0Rxj9X4Zk1mZGud+nkv9GdtYrsIGGAMk12Alt5Tpmsv6o+rCn1Pd+PDoJqEKcbusC8K/SFRvYHkLaTVr2O++Ntd+59mIp0Dtuczkg60lvzFEbSG0gHKp+sLzIa+9wsc1nXfC9Bt4/146hIilWXGx/PHe13y02NyjDZHpV0yOoU/FieoT5I3TMfYqfnOh3nrf9w7shkQf0S+KdxO6hK+iSLfWtuLvalY5i+1KP4DGJuzHi6VvM3sjreupTpyMym58oumDwfW7l77Y+IiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIj+S78BJ7rG6GO2aq0AAAAASUVORK5CYII=);
}
header nav .switcher {
  display: flex;
  flex-direction: row;
  align-items: center;
}
header nav .switcher .main-site {
  font-family: ubuntu-v14-latin-500;
  color: #404448;
  justify-content: space-between;
  white-space: nowrap;
}
header nav .switcher .main-site:hover {
  color: #e03710;
  text-decoration: none;
}
header nav .switcher #language-links {
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-direction: row;
  min-width: 70px;
  padding-left: 20px;
}
header nav .switcher #language-links > li {
  height: 48px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
header nav .switcher #language-links > li > a:before {
  content: "\e90b";
  color: #00727d;
  font-family: "icomoon";
  font-size: 14px;
  padding-right: 4px;
}
header nav .switcher #language-links > li > span {
  display: none;
}
@media (max-width: 991.98px) {
  header nav .switcher #language-links {
    margin-right: 40px;
  }
}
@media (max-width: 767.98px) {
  header {
    height: auto;
  }
  header nav .navbar-header {
    width: 100%;
  }
  header nav .navbar-header .navbar-brand {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    align-items: center;
    height: 4.5714285714rem;
  }
  header nav .navbar-header .navbar-brand .site-title,
  header nav .navbar-header .navbar-brand .site-payoff {
    width: 107px;
    height: 28px;
  }
  header nav .switcher > a {
    display: none;
  }
}
@media (max-width: 320px) {
  header nav .switcher #language-links {
    margin-right: 0.7142857143rem;
  }
}